@import url("https://www.samantel.ir/images/style.css");

.red-btn {
  min-width: 231px;
  height: 49px;
  display: inline-block;
  line-height: 49px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb3535+0,ee4f31+100 */
  background: #eb3535;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViMzUzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZTRmMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb3535), color-stop(100%, #ee4f31));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #eb3535 0%, #ee4f31 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb3535', endColorstr='#ee4f31',GradientType=0 );
  /* IE6-8 */
  font-size: 18px;
  font-family:samantelFont;
  padding: 0 20px; }
  .red-btn span {
    display: inline-block;
    background-image: url(../images/right_arrow.png);
    width: 16px;
    height: 14px;
    margin-left: 10px; }

.gray-btn {
  min-width: 231px;
  height: 49px;
  display: inline-block;
  line-height: 49px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  background-color: #bdbdbd;
  font-size: 18px;
  font-family:samantelFont;
  padding: 0 20px; }
  .gray-btn span {
    display: inline-block;
    background-image: url(../images/right_arrow.png);
    width: 16px;
    height: 14px;
    margin-left: 10px; }

.login-login-des{
	color:white;
}

.login-form #errorMsg{
	font-size: 16px;
	margin-bottom:9px;
	min-height:20px;
}

.login-form #errorInfo{
	font-size: 16px;
	margin-bottom:9px;
	min-height:20px;
}

.login-form #errorForgetInfo {
	font-size: 16px;
	margin-bottom:9px;
	min-height:20px;
}

.login-form .login-username {
	background-image: url(../../images/public/icon-user.png);
	background-repeat: no-repeat;
	background-position: 360px center;
    border-left-width: 1px;
    border-left-style: solid;
	margin-top: 6px !important;
}

.login-form .login-password {
	background-image: url(../../images/public/icon-key.png);
	background-repeat: no-repeat;
	background-position: 360px center;
	border-left-width: 1px;
    border-left-style: solid;
	margin-top: 6px !important;
}

.resetpassword-form {
	background: transparent !important;
    color: white;
    text-align: right;
    direction: rtl;
}

.black-border-btn {
  width: 231px;
  height: 49px;
  display: block;
  line-height: 49px;
  color: #000000;
  border: 1px solid #000000;
  font-size: 18px;
  font-family:samantelFont;
  text-transform: uppercase;
  text-align: center; }
  .black-border-btn span {
    display: inline-block;
    background-image: url(../images/black_down_arrow.png);
    width: 16px;
    height: 10px;
    margin-left: 10px; }

.quick-links {
  float: right;
  display: inline;
  width: 231px;
  margin-left: 10px;
  position: relative; }
  .quick-links .black-border-btn {
    float: none !important;
    display: block !important;
    margin: 0 !important;
    cursor: pointer; }
  .quick-links ul {
    border: 1px solid #000000;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 1000;
    width: 100%;
    background-color: #fff; }
    .quick-links ul li {
      display: block;
      padding: 5px 10px; }
      .quick-links ul li a {
        color: #ef581f;
        font-family: "congenialregular";
        font-size: 14px;
        font-weight: 300; }

.quick-links.active ul {
  display: block; }

.on-off-btn {
  border: 1px solid #cecece;
  height: 30px;
  width: 100px;
  position: relative; }
  .on-off-btn .on {
    float: left;
    display: inline;
    width: 50%;
    text-align: center;
    height: 28px;
    line-height: 28px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb3535+0,ee4f31+100 */
    background: #eb3535;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViMzUzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZTRmMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb3535), color-stop(100%, #ee4f31));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #eb3535 0%, #ee4f31 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb3535', endColorstr='#ee4f31',GradientType=0 );
    /* IE6-8 */
    color: #fff; }
  .on-off-btn .off {
    float: left;
    display: inline;
    width: 50%;
    text-align: center;
    height: 28px;
    line-height: 28px;
    background-color: #CCCCCC; }
  .on-off-btn .switch {
    height: 28px;
    position: absolute;
    background-color: #fff;
    width: 50%;
    box-shadow: inset 0 0 5px #CCCCCC;
    cursor: pointer; }
  .on-off-btn .switch.active {
    left: auto; }

@media (max-width: 1600px) {
  .submit-button {
    height: 45px;
    line-height: 45px; }

  .red-btn {
    height: 45px;
    line-height: 45px; }

  .gray-btn {
    height: 45px;
    line-height: 45px; } }
.col-row {
  overflow: hidden;
  margin: 0 -5px 10px;
  width: 100%; }
  .col-row > div {
    padding: 0 5px;
    float: left;
    display: inline; }
    .col-row > div .gray-btn,
    .col-row > div .red-btn {
      width: 100%;
      min-width: 0; }
  .col-row .col-12 {
    width: 100%; }
  .col-row .col-11 {
    width: 91.666666666%; }
  .col-row .col-10 {
    width: 83.333333333%; }
  .col-row .col-9 {
    width: 75%; }
  .col-row .col-8 {
    width: 66.666666666%; }
  .col-row .col-7 {
    width: 58.333333333%; }
  .col-row .col-6 {
    width: 50%; }
  .col-row .col-5 {
    width: 41.666666666%; }
  .col-row .col-4 {
    width: 33.333333333%; }
  .col-row .col-3 {
    width: 25%; }
  .col-row .col-2 {
    width: 16.666666666%; }
  .col-row .col-1 {
    width: 8.333333333%; }
  .col-row .col-clear {
    clear: left; }

.gray-box {
  background-color: #f6f4f1;
  overflow: hidden; }
  .gray-box > h1 {
    background-color: #cccccc;
    display: block;
    padding: 13px 30px;
    font-size: 20px;
    font-family:samantelFont;
    font-weight: 300;
    margin: 0; }
    .gray-box > h1 a {
      float: right;
      display: inline;
      font-size: 18px;
      color: #ef581f;
      font-style: italic; }
  .gray-box .gray-box-content {
    padding: 30px 40px; }
    .gray-box .gray-box-content hr {
      border: none;
      margin: 40px -50px;
      border-bottom: 1px solid #c5c3c1; }
  .gray-box .orange-box-content {
    background-color: #ef571f;
    padding: 30px 40px;
    margin-top: 10px; }
    .gray-box .orange-box-content p {
      font-family:samantelFont;
      font-size: 20px;
      margin: 0;
      color: #fff; }

.gray-box-accordion {
  margin-bottom: 40px; }
  .gray-box-accordion .gray-box {
    margin-bottom: 1px !important; }
    .gray-box-accordion .gray-box > h1 {
      position: relative;
      cursor: pointer; }
    .gray-box-accordion .gray-box > h1:after {
      content: "";
      background-image: url(../images/plus2.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100%;
      width: 18px;
      height: 18px;
      top: 50%;
      margin-top: -9px;
      right: 30px;
      position: absolute;
      display: block; }
    .gray-box-accordion .gray-box > h1.open:after {
      background-image: url(../images/close2.png); }
    .gray-box-accordion .gray-box .gray-box-content {
      overflow: hidden;
      padding: 0;
      height: 0; }
      .gray-box-accordion .gray-box .gray-box-content > div {
        padding: 30px 40px; }

.brown-box {
  background-color: #f6f4f1;
  overflow: hidden; }
  .brown-box > h1 {
    background-color: #e2dcd4;
    display: block;
    padding: 13px 30px;
    font-size: 20px;
    font-family:samantelFont;
    font-weight: 300;
    margin: 0; }
  .brown-box .brown-box-content {
    padding: 30px 40px; }

.notification {
  position: absolute;
  top: 0;
  z-index: 2000;
  width: 100%;
  background-color: #ef571f;
  padding: 30px 55px;
  overflow: hidden; }
  .notification .close-notification {
    background-image: url(../images/close2.png);
    width: 21px;
    height: 21px;
    float: right;
    display: inline;
    margin-right: -30px;
    margin-top: -10px;
    cursor: pointer; }
  .notification h2 {
    font-family:samantelFont;
    font-size: 28px;
    color: #ffffff;
    margin: 0 0 20px;
    font-weight: 300; }
  .notification p {
    margin: 0 0 10px;
    font-family:samantelFont;
    font-size: 20px;
    color: #ffffff; }
  .notification .red-btn {
    margin-top: 30px;
    box-shadow: 4px 4px 7px #000;
    float: left; }
  .notification .black-text-link {
    font-family:samantelFont;
    font-size: 18px;
    margin-left: 15px;
    margin-top: 56px;
    float: left; }

@media (max-width: 1600px) {
  .gray-box .gray-box-content {
    padding: 20px; }

  .brown-box .brown-box-content {
    padding: 20px; }

  .gray-box-accordion .gray-box .gray-box-content > div {
    padding: 20px; }

  .gray-box > h1 {
    font-size: 16px; }

  .brown-box > h1 {
    font-size: 16px; } }
@media (max-width: 1000px) {
  .col-row {
    margin: 0; }
    .col-row > div {
      padding: 0 !important;
      width: 100% !important;
      display: block !important;
      float: none !important;
      margin-bottom: 20px !important; } }
@media (max-width: 640px) {
  .col-row {
    margin: 0; }
    .col-row > div {
      padding: 0 !important;
      width: 100% !important;
      display: block !important;
      float: none !important;
      margin-bottom: 20px !important; }

  .gray-box h1 a {
    display: none; }
  .gray-box .gray-box-content {
    padding: 20px; }

  .brown-box .brown-box-content {
    padding: 20px; }

  .gray-box-accordion .gray-box .gray-box-content > div {
    padding: 20px !important; }

  .notification {
    padding: 20px; }
    .notification p {
      font-size: 14px; }
    .notification .red-btn {
      margin-top: 20px; }
    .notification .black-text-link {
      margin-top: 20px; }
    .notification .close-notification {
      margin: 0; } }
@font-face {
  font-family:samantelFont;
  src: url("../fonts/laura_worthington_-_congenial-webfont.eot");
  src: url("../fonts/laura_worthington_-_congenial-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/laura_worthington_-_congenial-webfont.woff2") format("woff2"), url("../fonts/laura_worthington_-_congenial-webfont.woff") format("woff"), url("../fonts/laura_worthington_-_congenial-webfont.ttf") format("truetype"), url("../fonts/laura_worthington_-_congenial-webfont.svg#congenialregular") format("svg");
  font-style: normal;
  font-weight: 300; }
input[type=text],
input[type=password],
input[type=email],
input[type=tel] {
 width: 100%;
    height: 50px;
    border: none;
    margin-bottom: 9px;
    padding: 0 20px;
    font-family: samantelFont;
    font-size: 16px;
    border-radius: 3px;
    box-shadow: none;
    background: rgba(255, 255, 255, 0.62);
    text-align: left;
    direction: ltr;color:#737373; }

textarea {
  padding: 10px;
  font-family:samantelFont;
  font-size: 16px;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #cecece;
  margin-bottom: 9px;
  width: 100%;
  height: 100px; }

textarea.error,
input[type=text].error,
input[type=password].error,
input[type=email].error,
input[type=tel].error {
  border: 1px solid #eb3735; }

.submit-button {
    width: 100%;
    display: block;
    height: 49px;
    line-height: 49px;
    border: none;
    font-size: 21px;
    text-transform: uppercase;
    color: #f15e3d;
    text-align: center;
    position: relative;
    font-family: samantelFont;
    background: white;
    font-weight: bold;
    border-radius: 3px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.submit-button:hover{
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #e2e2e2;
}
  .submit-button span {
    background-image: url(../images/right_arrow.png);
    display: inline-block;
    width: 16px;
    height: 14px;
    margin-left: 5px; 
    display: none;
  }
  .submit-button input {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    left: 0;
    top: 0; }

.drop-down {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
  background-color: #fff; }
  .drop-down select {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 0 48px 0 12px;
    box-shadow: none;
    border: 1px solid #cccccc;
    background-color: transparent;
    cursor: pointer;
    border-radius: 0;
    font-family:samantelFont;
    font-size: 15px;
    color: #a3a3a3; }
  .drop-down select.black {
    color: #000 !important; }

.drop-down:after {
  width: 49px;
  height: 50px;
  background-image: url(../images/drop_down.png);
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  pointer-events: none; }

label {
  margin: 10px 0;
  display: block; }

-btn {
  display: block;
  margin: 0 0 10px;
  font-family:samantelFont;
  font-size: 16px; }
  -btn input {
    margin-right: 20px;
    cursor: pointer; }

.date-filter {
  overflow: hidden; }
  .date-filter label {
    float: left;
    display: inline;
    margin-right: 10px;
    margin-top: 15px;
    margin-bottom: 15px; }
  .date-filter input {
    float: left;
    display: inline;
    width: 150px;
    margin-right: 10px;
    background-image: url(../images/calender.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-left: 7px;
    padding-right: 50px;
    cursor: pointer; }
  .date-filter a {
    float: left;
    display: inline; }

@media (max-width: 1600px) {
  input[type="text"],
  input[type="password"],
  input[type="email"],
  input[type="tel"] {
    height: 45px; }

  .submit-button {
    height: 45px;
    line-height: 45px; }

  .drop-down:after {
    height: 45px; }

  .drop-down select {
    height: 45px; } }
@media (max-width: 640px) {
  .date-filter label {
    clear: left;
    width: 25%;
    margin-right: 0; }
  .date-filter input {
    width: 75%;
    margin-right: 0; }
  .date-filter a {
    width: 100%; } }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

a {
  color: #000000;
  text-decoration: none; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

main {
  display: block;
  background-color: #f3f3f3;
}

.pagination {
  text-align: center; }
  .pagination .prev {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #cccccc;
    background-image: url(../images/pageantion_arrow_left.png);
    margin-right: 20px;
    cursor: pointer;
    margin-bottom: 18px; }
  .pagination .next {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #cccccc;
    background-image: url(../images/pageantion_arrow_right.png);
    margin-left: 20px;
    cursor: pointer;
    margin-bottom: 18px; }
  .pagination .disabled {
    opacity: 0.3;
    cursor: default; }
  .pagination ul {
    overflow: hidden;
    display: inline-block;
    margin: 0;
    padding: 0; }
    .pagination ul li {
      float: left;
      display: inline;
      padding-bottom: 15px;
      border-bottom: 3px solid #cccccc; }
      .pagination ul li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        display: block;
        border: 1px solid #cccccc;
        font-family:samantelFont;
        font-size: 16px;
        color: #000000;
        font-style: italic; }
    .pagination ul li.active {
      border-bottom: 3px solid #eb322d; }
      .pagination ul li.active a {
        background-color: #f6f4f1; }

@media (max-width: 640px) {
  .pagination .next {
    display: none; }
  .pagination .prev {
    display: none; } }
.invoices-table {
  width: 100%; }
  .invoices-table th {
    text-align: left;
    font-family:samantelFont;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 20px; }
  .invoices-table td {
    font-size: 16px;
    font-family:samantelFont;
    padding-bottom: 18px; }
    .invoices-table td .o-link {
      font-family:samantelFont;
      font-size: 13px;
      font-weight: 700;
      font-style: italic;
      margin: 0; }
      .invoices-table td .o-link .pdf {
        width: 18px;
        height: 18px;
        background-image: url(../images/pdf.png);
        display: inline-block;
        margin-bottom: -3px;
        margin-left: 10px; }
    .invoices-table td .oc-link {
      font-family:samantelFont;
      font-size: 18px;
      color: #ef581f; }
    .invoices-table td span {
      color: #eb2e2d; }
  .invoices-table td.row-space {
    height: 20px; }
  .invoices-table td.green {
    color: #3aad2b; }
  .invoices-table td.red {
    color: #eb2e2d; }

.drop-down-table {
  overflow: hidden; }
  .drop-down-table .drop-down-table-header {
    overflow: hidden; }
    .drop-down-table .drop-down-table-header h2 {
      margin: 0;
      font-family:samantelFont;
      font-weight: 700;
      font-size: 16px;
      float: left;
      width: 50%;
      padding-top: 40px;
      padding-bottom: 40px;
      padding-right: 20px;
      padding-left: 5px; }
  .drop-down-table .drop-down-table-row {
    overflow: hidden;
    margin-bottom: 11px; }
    .drop-down-table .drop-down-table-row > div {
      float: left;
      width: 33.3333%;
      padding-right: 20px;
      overflow: hidden; }
      .drop-down-table .drop-down-table-row > div h2 {
        display: none; }
      .drop-down-table .drop-down-table-row > div input {
        width: 70px;
        float: left; }
      .drop-down-table .drop-down-table-row > div label {
        margin-left: 10px;
        float: left;
        margin-top: 14px;
        margin-bottom: 14px;
        margin-right: 10px; }

.profile-details {
  overflow: hidden;
  margin: 0;
  padding: 0; }
  .profile-details dt {
    float: left;
    display: inline;
    width: 50%;
    margin: 0 0 20px;
    clear: left; }
  .profile-details dd {
    float: left;
    display: inline;
    width: 50%;
    margin: 0 0 20px; }
    .profile-details dd input {
      width: 150px;
      margin-right: 10px;
      background-image: url(../images/calender.png);
      background-position: right center;
      background-repeat: no-repeat;
      padding-left: 7px;
      padding-right: 50px;
      cursor: pointer; }
  .profile-details dd.green {
    color: #3aad2b; }
  .profile-details dd.red {
    color: #eb2e2d; }

@media (max-width: 1600px) {
  .drop-down-table .drop-down-table-header h2 {
    padding-top: 20px;
    padding-bottom: 20px; }

  .invoices-table td {
    font-size: 14px; } }
@media (max-width: 1550px) {
  .drop-down-table .drop-down-table-row {
    margin-bottom: 20px; }
    .drop-down-table .drop-down-table-row > div {
      width: 50%; }
    .drop-down-table .drop-down-table-row > div:last-child {
      clear: left;
      width: 100%; } }
@media (max-width: 1000px) {
  .drop-down-table {
    padding-top: 40px; }
    .drop-down-table .drop-down-table-header {
      display: none; }
    .drop-down-table .drop-down-table-row {
      margin-bottom: 40px; }
      .drop-down-table .drop-down-table-row > div {
        display: block;
        float: none;
        width: 100%;
        padding: 0; }
        .drop-down-table .drop-down-table-row > div h2 {
          font-size: 16px;
          display: block; } }
@media (max-width: 640px) {
  .invoices-table td .o-link .pdf {
    display: none; }

  .drop-down-table .drop-down-table-row > div input {
    clear: left; }

  .profile-details dt {
    float: none;
    margin-bottom: 3px;
    width: 100%;
    display: block; }
  .profile-details dd {
    float: none;
    margin-bottom: 15px;
    width: 100%;
    display: block; } }
.divider {
  border-bottom: 1px solid #cccccc;
  display: block;
  margin: 40px 0;
  height: 19px; }
  .divider span {
    width: 56px;
    height: 35px;
    display: block;
    margin: 0 auto;
    background-color: #ffffff;
    background-image: url(../images/divider.png);
    background-repeat: no-repeat;
    background-position: center; }

.progress-bar {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  height: 22px;
  border: 1px solid #cccccc;
  margin-right: 20px; }
  .progress-bar span {
    display: block;
    height: 22px;
    margin-top: -1px;
    margin-left: -1px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb3535+0,ee4f31+100 */
    background: #eb3535;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViMzUzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZTRmMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb3535), color-stop(100%, #ee4f31));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #eb3535 0%, #ee4f31 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb3535', endColorstr='#ee4f31',GradientType=0 );
    /* IE6-8 */ }

p {
  margin: 0;
  font-family:samantelFont;
  font-size: 16px;
  margin-bottom: 10px; }
  p span {
    color: #eb2e2d; }

.o-link {
  font-family:samantelFont;
  font-size: 16px;
  margin-bottom: 10px;
  color: #f25705;
  text-decoration: none;
  font-style: italic; }

.orange {
  font-family:samantelFont;
  font-size: 16px;
  color: #f25705; }

dl {
  margin: 0 0 40px;
  padding: 0; }
  dl dt {
    font-family:samantelFont;
    font-size: 16px;
    color: #000000;
    margin: 20px 0 8px;
    font-weight: 700; }
  dl dd {
    margin: 0 0 8px;
    font-family:samantelFont;
    font-size: 16px;
    color: #000000;
    font-weight: 300; }
    dl dd span {
      color: #ef581f; }
  dl dd.gray {
    color: #9d9b99; }

dl.eqal-sps {
  margin: 0; }
  dl.eqal-sps dt {
    margin: 0 0 30px; }
  dl.eqal-sps dd {
    margin: 0 0 30px; }

.red {
  color: #eb2e2d !important; }

.red-bold {
  font-weight: 700;
  color: #eb2e2d; }

.green-bold {
  font-weight: 700;
  color: #3aad2b;
  font-family:samantelFont;
  font-size: 30px;
  margin: 0; }

@media (max-width: 1600px) {
  dl {
    margin-bottom: 20px; }

  dl dt {
    font-size: 14px; } }
.dashboard-page {
  max-width: 1220px;
  padding: 50px 20px;
  margin: 0 auto; }
  .dashboard-page .header-links {
    padding-top: 40px; }
    .dashboard-page .header-links h1 {
      font-size: 30px;
      font-family:samantelFont;
      margin: 0 0 10px;
      color: #000000;
      font-weight: 300; }
    .dashboard-page .header-links .black-border-btn {
      float: right;
      display: inline;
      margin-left: 10px; }
    .dashboard-page .header-links .red-btn {
      float: right;
      display: inline; }
    .dashboard-page .header-links h2 {
      margin: 0;
      font-size: 20px;
      font-family:samantelFont;
      color: #000000;
      font-weight: 300;
      display: inline; }
      .dashboard-page .header-links h2 span {
        color: #ef581f; }
    .dashboard-page .header-links .text-link {
      font-family:samantelFont;
      font-weight: 300;
      color: #ef581f;
      font-size: 16px;
      font-style: italic;
      margin-left: 20px; }

.account-plan-listing {
  overflow: hidden; }
  .account-plan-listing h1 {
    font-family:samantelFont;
    font-size: 30px;
    color: #000000;
    margin: 0 0 15px;
    font-weight: 300; }
  .account-plan-listing dl {
    float: left;
    display: inline;
    margin: 0;
    padding-right: 15px;
    margin-bottom: 50px; }
    .account-plan-listing dl dt {
      margin-bottom: 10px;
      font-family:samantelFont;
      font-size: 20px;
      font-weight: 300; }
    .account-plan-listing dl dd {
      margin: 0;
      font-family:samantelFont;
      font-weight: 300;
      font-size: 20px; }
      .account-plan-listing dl dd span {
        color: #ef581f; }
  .account-plan-listing .text-link {
    font-family:samantelFont;
    font-weight: 300;
    color: #ef581f;
    font-size: 16px;
    font-style: italic;
    margin-left: 20px;
    float: left;
    margin-top: 35px; }
  .account-plan-listing > div {
    padding: 30px 40px;
    clear: both;
    background-color: #e0e0e0; }
    .account-plan-listing > div h2 {
      margin: 0 0 25px;
      font-size: 30px;
      font-family:samantelFont;
      font-weight: 300; }
    .account-plan-listing > div .listing-headings {
      margin: 0;
      overflow: hidden;
      background-color: #cccccc;
      padding: 0 40px; }
      .account-plan-listing > div .listing-headings li {
        float: left;
        display: inline-block;
        text-align: center;
        height: 50px;
        line-height: 50px;
        font-family:samantelFont;
        font-weight: 300;
        font-size: 20px; }
      .account-plan-listing > div .listing-headings .plan-col {
        width: 20%; }
      .account-plan-listing > div .listing-headings .expiry-col {
        width: 20%; }
      .account-plan-listing > div .listing-headings .wallet-col {
        width: 30%; }
      .account-plan-listing > div .listing-headings .data-col {
        width: 30%; }
    .account-plan-listing > div .plan-listing {
      margin: 0;
      padding: 15px 0 0; }
      .account-plan-listing > div .plan-listing > li {
        display: block;
        padding: 20px 40px;
        background-color: #ffffff;
        position: relative;
        margin-bottom: 20px; }
        .account-plan-listing > div .plan-listing > li header {
          padding: 10px 0 20px;
          overflow: hidden; }
          .account-plan-listing > div .plan-listing > li header .acc-btn {
            position: absolute;
            display: block;
            width: 22px;
            height: 22px;
            background-image: url(../images/plus.png);
            right: 15px;
            top: 15px;
            cursor: pointer; }
          .account-plan-listing > div .plan-listing > li header .acc-btn.open {
            background-image: url(../images/close.png);
            width: 18px;
            height: 18px; }
          .account-plan-listing > div .plan-listing > li header div {
            float: left; }
          .account-plan-listing > div .plan-listing > li header .plan-col {
            width: 20%; }
            .account-plan-listing > div .plan-listing > li header .plan-col h3 {
              font-family:samantelFont;
              font-weight: 300;
              font-size: 30px;
              margin: 0; }
            .account-plan-listing > div .plan-listing > li header .plan-col h4 {
              font-family:samantelFont;
              font-size: 16px;
              color: #000000;
              opacity: 0.5;
              font-weight: 300;
              margin: 10px 0 0; }
          .account-plan-listing > div .plan-listing > li header .expiry-col {
            width: 20%;
            text-align: center;
            font-family:samantelFont;
            font-size: 16px;
            color: #ef581f;
            padding-top: 6px; }
          .account-plan-listing > div .plan-listing > li header .wallet-col {
            width: 30%;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            padding-right: 10px;
            padding-top: 6px; }
            .account-plan-listing > div .plan-listing > li header .wallet-col p {
              margin: 0 0 15px;
              font-family:samantelFont;
              font-size: 16px;
              color: #000000; }
              .account-plan-listing > div .plan-listing > li header .wallet-col p span {
                color: #ef581f; }
          .account-plan-listing > div .plan-listing > li header .data-col {
            width: 30%;
            padding-right: 10px;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            padding-top: 6px; }
            .account-plan-listing > div .plan-listing > li header .data-col p {
              margin: 0 0 15px;
              font-family:samantelFont;
              font-size: 16px;
              color: #000000; }
              .account-plan-listing > div .plan-listing > li header .data-col p span {
                color: #ef581f; }
        .account-plan-listing > div .plan-listing > li > div {
          overflow: hidden;
          height: 0; }
          .account-plan-listing > div .plan-listing > li > div > div {
            padding: 20px 0; }
            .account-plan-listing > div .plan-listing > li > div > div dl {
              margin-bottom: 30px; }
              .account-plan-listing > div .plan-listing > li > div > div dl dt {
                font-size: 16px; }
              .account-plan-listing > div .plan-listing > li > div > div dl dd {
                font-family:samantelFont;
                font-size: 16px; }
                .account-plan-listing > div .plan-listing > li > div > div dl dd span {
                  color: #ef581f; }
            .account-plan-listing > div .plan-listing > li > div > div dl:nth-child(1) {
              width: 20%; }
            .account-plan-listing > div .plan-listing > li > div > div dl:nth-child(2) {
              width: 20%; }
            .account-plan-listing > div .plan-listing > li > div > div dl:nth-child(3) {
              width: 30%; }
            .account-plan-listing > div .plan-listing > li > div > div dl:nth-child(4) {
              width: 30%; }
            .account-plan-listing > div .plan-listing > li > div > div h2 {
              font-family:samantelFont;
              font-weight: 700;
              font-size: 16px;
              clear: left;
              margin-bottom: 15px; }
            .account-plan-listing > div .plan-listing > li > div > div ul {
              overflow: hidden;
              margin-left: -5px;
              margin-right: -5px;
              padding: 0; }
              .account-plan-listing > div .plan-listing > li > div > div ul li {
                float: left;
                display: inline-block;
                width: 262px;
                margin-left: 5px;
                margin-right: 5px;
                overflow: hidden; }
                .account-plan-listing > div .plan-listing > li > div > div ul li img {
                  float: left;
                  display: inline-block; }
                .account-plan-listing > div .plan-listing > li > div > div ul li a {
                  display: block;
                  height: 100px;
                  line-height: 100px;
                  text-align: center;
                  border: 1px solid #cccccc;
                  border-left: none;
                  margin-left: 100px;
                  box-sizing: border-box;
                  -moz-box-sizing: border-box;
                  font-family:samantelFont;
                  font-size: 16px;
                  color: #ef581f;
                  font-weight: 700;
                  font-style: italic; }

.account-plan-listing.brown > div {
  background-color: #f0ece7; }
  .account-plan-listing.brown > div .listing-headings {
    background-color: #e2dcd4; }

.account-listing {
  padding-top: 50px; }
  .account-listing > dl {
    margin-bottom: 30px; }
  .account-listing > dl:nth-child(2) {
    margin-right: 100px; }
  .account-listing aside {
    margin-top: 20px;
    overflow: hidden;
    background-color: #f0ece7;
    clear: both;
    padding: 30px 40px;
    position: relative; }
    .account-listing aside .open-account {
      width: 25px;
      height: 25px;
      position: absolute;
      right: 20px;
      top: 20px;
      background-image: url(../images/plus2.png);
      cursor: pointer; }
    .account-listing aside .open-account.open {
      width: 21px;
      height: 21px;
      background-image: url(../images/close2.png); }
    .account-listing aside a.text-link {
      margin-top: 3px; }
    .account-listing aside dl {
      margin: 0; }
    .account-listing aside dl:first-child {
      margin-right: 100px; }
  .account-listing > div {
    display: none;
    background-color: #f0ece7; }
    .account-listing > div .listing-headings {
      background-color: #e2dcd4; }

@media (max-width: 1600px) {
  .dashboard-page .header-links {
    padding: 0; }

  .divider {
    margin: 40px 0 20px; }

  .account-plan-listing h1 {
    margin-bottom: 0; }

  .account-plan-listing dl {
    margin-bottom: 20px; }

  .account-plan-listing > div {
    padding: 20px 20px 1px; }

  .account-plan-listing .text-link {
    margin-top: 48px; }

  .account-plan-listing > div h2 {
    margin-bottom: 20px;
    font-size: 20px; }

  .account-plan-listing > div .listing-headings {
    padding: 0 20px; }

  .account-plan-listing > div .plan-listing > li {
    padding: 0 20px; }

  .account-plan-listing > div .plan-listing > li > div > div {
    padding: 0 0 20px; }

  .account-listing {
    padding-top: 30px; }

  .account-plan-listing dl dt {
    margin-bottom: 0; }

  .account-listing aside {
    padding: 20px 30px; }

  .dashboard-page .header-links .black-border-btn {
    height: 45px; } }
@media (max-width: 800px) {
  .dashboard-page .header-links {
    padding: 0; }
    .dashboard-page .header-links > span {
      display: block;
      margin-bottom: 15px; }
    .dashboard-page .header-links .black-border-btn {
      float: none;
      display: inline-block;
      margin-left: 0; }
    .dashboard-page .header-links .red-btn {
      float: none;
      display: inline-block; }

  .account-plan-listing > div {
    padding: 20px; }
    .account-plan-listing > div .listing-headings {
      padding: 0 20px; }
    .account-plan-listing > div .plan-listing > li {
      padding: 20px; } }
@media (max-width: 640px) {
  .dashboard-page {
    padding: 20px; }
    .dashboard-page .header-links {
      padding: 0; }
      .dashboard-page .header-links .black-border-btn {
        float: none;
        display: block;
        width: 100%;
        margin: 0 0 10px; }
      .dashboard-page .header-links .red-btn {
        float: none;
        display: block;
        width: 100%; }
      .dashboard-page .header-links .text-link {
        display: block;
        margin: 10px 0 20px; }

  .account-plan-listing {
    overflow: visible; }
    .account-plan-listing dl {
      float: none;
      display: block;
      margin-bottom: 20px; }
    .account-plan-listing .text-link {
      margin: 0 0 20px; }
    .account-plan-listing > div {
      margin: 0 -20px; }
      .account-plan-listing > div .listing-headings {
        display: none; }
      .account-plan-listing > div .plan-listing > li header > div {
        float: none;
        width: 100% !important;
        display: block;
        text-align: left !important;
        margin-bottom: 20px; }
      .account-plan-listing > div .plan-listing > li > div > div dl {
        width: 100%;
        margin-bottom: 20px; }
      .account-plan-listing > div .plan-listing > li > div > div dl:nth-child(1) {
        width: 100%; }
      .account-plan-listing > div .plan-listing > li > div > div dl:nth-child(2) {
        width: 100%; }
      .account-plan-listing > div .plan-listing > li > div > div dl:nth-child(3) {
        width: 100%; }
      .account-plan-listing > div .plan-listing > li > div > div dl:nth-child(4) {
        width: 100%; }
      .account-plan-listing > div .plan-listing > li > div > div ul li {
        display: block;
        float: none;
        margin-bottom: 10px; }

  .account-listing > dl {
    display: none; }
  .account-listing aside {
    margin: 20px -20px 0; }
    .account-listing aside a.text-link {
      margin: 0; }
    .account-listing aside dl {
      margin: 0 0 10px; } }
.site-header {
  min-height: 109px;
  overflow: hidden;
  border-bottom: 1px solid #cccccc; }
  .site-header .site-logo {
    float: left;
    display: inline;
    margin-top: 31px; }
  .site-header h1 {
    margin: 35px 0 0 40px;
    font-size: 28px;
    color: #eb212c;
    font-weight: 300;
    float: left;
    display: inline;
    font-family:samantelFont;
    font-weight: 300; }
  .site-header .logout-btn {
    float: right;
    display: inline;
    height: 109px;
    line-height: 109px;
    padding: 0 40px;
    cursor: pointer;
    border-left: 1px solid #cccccc;
    font-family:samantelFont;
    font-weight: 300;
    font-size: 16px;
    color: #000000;
    text-transform: uppercase; }
  .site-header .user-log-in {
    float: right;
    display: inline;
    height: 109px;
    line-height: 109px;
    padding: 0 40px;
    cursor: pointer;
    border-left: 1px solid #cccccc;
    font-family:samantelFont;
    font-weight: 300;
    font-size: 16px;
    color: #f25705; }
    .site-header .user-log-in > span {
      color: #000000;
      background-image: url(../images/user_icon.png);
      background-repeat: no-repeat;
      background-position: center left;
      padding-left: 24px;
      padding-top: 1px;
      padding-bottom: 1px; }
  .site-header .open-menu {
    height: 109px;
    line-height: 109px;
    padding: 0 53px;
    float: left;
    display: inline;
    cursor: pointer;
    border-right: 1px solid #cccccc;
    margin-right: 36px;
    font-family:samantelFont;
    font-weight: 300;
    font-size: 18px;
    color: #000000;
    text-transform: uppercase; }
    .site-header .open-menu > span {
      display: inline-block;
      margin-right: 12px;
      margin-bottom: -4px;
      padding-left: 11px; }
      .site-header .open-menu > span span {
        height: 4px;
        width: 4px;
        margin: 2px 0;
        display: block;
        background-color: #000000; }
  .site-header .open-menu.active {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb352d+0,ef5820+100 */
    background: #eb352d;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViMzUyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZjU4MjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eb352d 0%, #ef5820 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb352d), color-stop(100%, #ef5820));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eb352d 0%, #ef5820 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eb352d 0%, #ef5820 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eb352d 0%, #ef5820 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #eb352d 0%, #ef5820 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb352d', endColorstr='#ef5820',GradientType=0 );
    /* IE6-8 */
    color: #fff; }
    .site-header .open-menu.active > span {
      width: 16px;
      height: 17px;
      background-image: url("../images/dots_5.png");
      margin-right: 11px;
      margin-bottom: -3px; }
      .site-header .open-menu.active > span > span {
        display: none; }
  .site-header nav {
    position: absolute;
    left: 0;
    top: 109px;
    width: 100%;
    max-width: 408px;
    background-color: #f05820;
    display: none;
    z-index: 2000; }
    .site-header nav > ul {
      margin: 0;
      padding: 0; }
      .site-header nav > ul > li {
        padding: 0;
        margin: 0;
        display: block;
        border-bottom: 1px solid #f2794c; }
        .site-header nav > ul > li > a {
          display: block;
          height: 102px;
          line-height: 102px;
          text-align: center;
          font-size: 20px;
          text-transform: uppercase;
          color: #ffffff;
          font-family:samantelFont;
          font-weight: 300;
          position: relative;
          cursor: pointer; }
        .site-header nav > ul > li > a.sub-menu:after {
          content: "";
          position: absolute;
          background-image: url(../images/dots_3_v.png);
          background-position: center;
          background-repeat: no-repeat;
          height: 16px;
          width: 4px;
          top: 50%;
          margin-top: -8px;
          right: 30px; }
        .site-header nav > ul > li ul {
          display: none;
          margin: 0;
          padding: 0; }
      .site-header nav > ul > li.active > a {
        background-color: #ec3b2b; }
      .site-header nav > ul > li.active > a.sub-menu:after {
        background-image: url(../images/dots_3_h.png);
        height: 4px;
        width: 16px;
        margin-top: -2px;
        right: 24px; }
      .site-header nav > ul > li.active ul {
        display: block;
        background-color: #f16d3c;
        padding: 20px 0; }
        .site-header nav > ul > li.active ul li {
          padding: 0;
          margin: 0;
          display: block; }
          .site-header nav > ul > li.active ul li a {
            display: block;
            height: 40px;
            line-height: 40px;
            text-align: center;
            font-size: 20px;
            text-transform: uppercase;
            color: #ffffff;
            font-family:samantelFont;
            font-weight: 300; }

@media (max-width: 1600px) {
  .site-header {
    min-height: 90px; }

  .site-header .open-menu {
    height: 90px;
    line-height: 90px; }

  .site-header .logout-btn {
    height: 90px;
    line-height: 90px; }

  .site-header .user-log-in {
    height: 90px;
    line-height: 90px; }

  .site-header .site-logo {
    margin-top: 21px; }

  .site-header h1 {
    margin-top: 28px; }

  .site-header nav {
    top: 90px; }

  .site-header nav > ul > li > a {
    height: 80px;
    line-height: 80px; } }
@media (max-width: 900px) {
  .site-header .open-menu {
    padding: 0 25px;
    margin-right: 25px; }
  .site-header h1 {
    margin-left: 25px; }
  .site-header .logout-btn {
    padding: 0 25px; }
  .site-header .user-log-in {
    padding: 0 25px; } }
@media (max-width: 640px) {
  .site-header {
    min-height: 65px; }
    .site-header .open-menu {
      padding: 0 20px;
      color: transparent;
      font-size: 1;
      height: 65px;
      margin-right: 0;
      width: 67px; }
      .site-header .open-menu span {
        display: block;
        width: 27px;
        margin: 19px auto 0;
        padding: 0; }
        .site-header .open-menu span span {
          width: 100%;
          height: 6px; }
    .site-header .open-menu.active span {
      margin: 26px auto 0; }
    .site-header .site-logo {
      float: none;
      display: block;
      margin: 0 auto;
      width: 61px;
      margin-top: 10px;
      padding-right: 128px; }
      .site-header .site-logo img {
        width: 61px; }
    .site-header h1 {
      float: none;
      display: block;
      margin: 0 auto;
      font-size: 14px;
      width: 99px;
      padding-right: 165px;
      white-space: nowrap; }
    .site-header .mobile-header-links {
      float: right;
      display: inline;
      height: 65px;
      margin-top: -62px;
      width: 135px;
      text-align: center;
      border-left: 1px solid #cccccc; }
      .site-header .mobile-header-links .logout-btn {
        height: 18px;
        line-height: 18px;
        margin: 0;
        padding: 0;
        border: none;
        float: none;
        display: block;
        margin-top: 36px; }
      .site-header .mobile-header-links .user-log-in {
        height: 18px;
        line-height: 18px;
        margin: 0;
        padding: 0;
        border: none;
        float: none;
        display: block;
        margin-top: -43px; }
        .site-header .mobile-header-links .user-log-in span {
          background-image: none;
          padding: 0; }
    .site-header nav {
      top: 65px; } }
.login-header {
  min-height: 97px;
  padding-left: 46px;
  padding-right: 30px;
  overflow: hidden; 
      box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.43);
}
  .login-header .back-link {
    float: right;
    display: inline;
    font-size: 18px;
    text-transform: uppercase;
    height: 19px;
    line-height: 19px;
    margin-top: 40px;
    padding-left: 26px;
    background-image: url(../images/back_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    font-family:samantelFont; }
  .login-header .back-link:before {
    position: absolute;
    height: 97px;
    width: 1px;
    background-color: #cccccc;
    content: "";
    display: block;
    margin-left: -55px;
    margin-top: -40px; }
  .login-header .site-logo {
    float: right;
    display: inline;
    margin-top: 28px; }
  .login-header h1 {
    margin: 31px 0 0 40px;
    font-size: 28px;
    color: #F15C3E;
    /*font-weight: 300;*/
    float: right;
    display: inline;
    font-family:samantelFont;
    margin-right: 20px;
}

@media (max-width: 1600px) {
  .login-header {
    min-height: 90px; } }
@media (max-width: 800px) {
  .login-header .site-logo {
    float: none;
    margin: 0 auto;
    display: block;
    width: 97px; }
  .login-header h1 {
    margin: 20px auto;
    display: block;
    float: none;
    width: 269px; }
    .login-header h1 span {
      display: inline; }
  .login-header .back-link {
    display: block;
    float: none;
    clear: left;
    width: 255px;
    margin: 20px auto; }
  .login-header .back-link:before {
    display: none; } }
@media (max-width: 640px) {
  .login-header {
    padding: 0 20px; } }
.login-page .login-banner {

  height: 0; }
.login-page .login-content {
  max-width: 1220px;
  padding: 50px 20px;
  margin: 0 auto;
  overflow: hidden; }
  .login-page .login-content .intro {
        float: left;
    display: inline;
    width: calc(100% - 500px);
    border: 2px solid dimgrey;
    border-radius: 4px;
    padding: 50px 15px;
    background-color: white;
    }
    .login-page .login-content .intro h1 {
      margin: 0;
      font-size: 25px;
      line-height: 50px;
      font-family: samantelFont; }
    .login-page .login-content .intro span {
      background-image: url(../images/devider.png);
      width: 40px;
      height: 19px;
      display: block;
      margin: auto; }
    .login-page .login-content .intro p {
      font-family: samantelFont;
      font-size: 16px;
      line-height: 25px;
      direction: rtl;
    }
  .login-page .login-content .login-form {
    box-sizing: border-box;
        width: 450px;
    padding: 50px 30px;
    float: right;
    display: inline;
    background-color: rgb(241,94,61);
        border-radius: 4px;
  }
  form {
    background: transparent  !important;
        color: white;
    text-align: right;
    direction: rtl;
}
    .login-page .login-content .login-form h2 {
      margin: 0;
      font-size: 30px;
      line-height: 50px;
      font-family: samantelFont;
      direction: rtl;
    }
    .login-page .login-content .login-form p {
      font-family: samantelFont;
      font-size: 16px;
      line-height: 25px;
      direction: rtl;
      }
    .login-page .login-content .login-form .error-message {
      color: #f9ff00;
      font-weight: bold;
      font-family: samantelFont; }
    .login-page .login-content .login-form .remember-me {
      display: block;
      margin: 15px 0; }
      .login-page .login-content .login-form .remember-me input {
            float: right;
    margin-left: 10px;
        position: relative;
    z-index: 2;
      }
      .login-page .login-content .login-form .remember-me label {
        font-family: samantelFont;
        font-size: 16px;
        line-height: 13px;
        margin-right: 22px;
        margin-top: 0;
            position: relative;
    top: 5px;
      }
    .login-page .login-content .login-form a {
      font-size: 16px;
      line-height: 25px;
      color: white;
      font-family: samantelFont;
      float: right; }
    .login-page .login-content .login-form .success {
      font-family: samantelFont;
      font-size: 16px;
      line-height: 25px;
      color: #00d10a;
      font-weight: 700;
      margin-bottom: 25px;
      font-family: samantelFont; }
    .login-page .login-content .login-form .button {
      width: 100%;
      display: block;
      height: 49px;
      line-height: 49px;
      border: none;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb3535+0,ee4f31+100 */
      background: #eb3535;
      /* Old browsers */
      /* IE9 SVG, needs conditional override of 'filter' to 'none' */
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViMzUzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZTRmMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb3535), color-stop(100%, #ee4f31));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #eb3535 0%, #ee4f31 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #eb3535 0%, #ee4f31 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb3535', endColorstr='#ee4f31',GradientType=0 );
      /* IE6-8 */
      font-size: 18px;
      text-transform: uppercase;
      color: #ffffff;
      text-align: center;
      position: relative; }
      .login-page .login-content .login-form .button span {
        background-image: url(../images/right_arrow.png);
        display: inline-block;
        width: 16px;
        height: 14px;
        margin-left: 5px; }

@media (max-width: 1600px) {
  .login-page .login-content .intro h1 {
    font-size: 30px;
    direction: rtl;
  }

  .login-page .login-content .login-form {
    padding: 25px 30px; } }
@media (max-width: 800px) {
  .login-page .login-content .intro h1 {
    font-size: 35px;
    line-height: 40px; }
  .login-page .login-content .login-form {
    padding: 20px; } }
@media (max-width: 850px) {
  .login-page .login-content .intro {
    float: none;
    display: block;
    width: 100%;
    margin-bottom:50px;
  }
  .login-page .login-content .login-form {
    padding: 20px;
    float: none;
    display: block;
    width: 100%; } }
.recharge-container {
  overflow: hidden; }
  .recharge-container > h1 {
    font-family: samantelFont;
    font-size: 45px;
    color: #000000;
    font-weight: 300;
    margin: 0 0 20px; }
  .recharge-container > h2 {
    font-family: samantelFont;
    font-size: 30px;
    font-weight: 300;
    color: #000000;
    margin: 0 0 20px; }
  .recharge-container > a {
    float: right;
    display: inline;
    margin-top: 40px;
    margin-left: 20px; }
  .recharge-container .gray-box {
    margin-bottom: 40px; }

.recharge-thank-you-container > h1 {
  font-family: samantelFont;
  font-size: 45px;
  color: #000000;
  font-weight: 300;
  margin: 0 0 20px; }
.recharge-thank-you-container > div {
  margin-bottom: 40px; }

.bundle-listing h2 {
  font-size: 30px;
  font-family: samantelFont;
  font-weight: 300;
  margin: 0 0 40px; }
.bundle-listing ul {
  margin: 0;
  padding: 0; }
  .bundle-listing ul li {
    display: block;
    background-color: #f6f4f1;
    position: relative;
    margin-bottom: 40px; }
    .bundle-listing ul li .acord-header {
      padding: 40px; }
      .bundle-listing ul li .acord-header .open-acord {
        width: 25px;
        height: 25px;
        position: absolute;
        right: 20px;
        top: 20px;
        background-image: url(../images/plus2.png);
        cursor: pointer; }
      .bundle-listing ul li .acord-header .open-acord.open {
        width: 21px;
        height: 21px;
        background-image: url(../images/close2.png); }
      .bundle-listing ul li .acord-header h3 {
        font-family:samantelFont;
        font-weight: 300;
        font-size: 24px;
        margin: 0;
        padding-right: 20px; }
        .bundle-listing ul li .acord-header h3 span {
          float: right;
          display: inline-block;
          font-family:samantelFont;
          color: #eb2e2d;
          font-size: 16px;
          line-height: 28px; }
      .bundle-listing ul li .acord-header .tcs-link {
        font-family:samantelFont;
        color: #eb2e2d;
        font-size: 10px;
        text-decoration: underline; }
      .bundle-listing ul li .acord-header p {
        font-family:samantelFont;
        font-size: 12px;
        line-height: 18px; }
    .bundle-listing ul li .acord-body {
      overflow: hidden;
      height: 0; }
      .bundle-listing ul li .acord-body > div {
        overflow: hidden;
        padding: 40px;
        padding-top: 0; }
      .bundle-listing ul li .acord-body h3 {
        font-family:samantelFont;
        margin: 0 0 20px;
        font-size: 20px;
        font-weight: 300; }
      .bundle-listing ul li .acord-body .bolt-ons {
        width: 100px;
        height: 100px;
        display: inline;
        float: left;
        margin-right: 37px;
        text-align: center;
        margin-top: 30px; }
        .bundle-listing ul li .acord-body .bolt-ons input {
          float: right;
          display: inline;
          margin-top: 5px;
          margin-right: 5px;
          cursor: pointer; }
        .bundle-listing ul li .acord-body .bolt-ons h2 {
          font-family:samantelFont;
          font-size: 16px;
          color: #fff;
          font-weight: 700;
          clear: both;
          margin: 60px 0 0; }
        .bundle-listing ul li .acord-body .bolt-ons a {
          font-family:samantelFont;
          font-size: 10px;
          color: #fff;
          text-decoration: underline;
          display: block; }
      .bundle-listing ul li .acord-body .bolt-ons.social {
        background-image: url(../images/socila_radio.png);
        background-repeat: no-repeat;
        background-position: center; }
      .bundle-listing ul li .acord-body .bolt-ons.microst {
        background-image: url(../images/microst_radio.png);
        background-repeat: no-repeat;
        background-position: center; }
      .bundle-listing ul li .acord-body .bolt-ons.whatsapp {
        background-image: url(../images/whatsapp.png);
        background-repeat: no-repeat;
        background-position: center; }
      .bundle-listing ul li .acord-body .bolt-ons.skype {
        background-image: url(../images/skype.png);
        background-repeat: no-repeat;
        background-position: center; }
      .bundle-listing ul li .acord-body .red-btn {
        float: right;
        display: inline;
        margin-left: 10px;
        margin-top: 140px; }

.input-price-box {
  width: 100%;
  max-width: 520px; }
  .input-price-box label {
    font-family:samantelFont;
    font-size: 16px;
    margin: 0 0 30px;
    white-space: nowrap; }
  .input-price-box input {
    margin-bottom: 30px; }
  .input-price-box p {
    font-family:samantelFont;
    font-weight: 700;
    color: #000000;
    font-size: 16px;
    margin: 0 0 30px; }
    .input-price-box p span {
      float: right;
      display: inline;
      color: #3aad2b;
      margin-right: 50px; }

@media (max-width: 1600px) {
  .recharge-container > h1 {
    font-size: 40px; }

  .recharge-container > h2 {
    font-size: 25px; }

  .recharge-container .gray-box {
    margin-bottom: 20px; }

  .bundle-listing ul li {
    margin-bottom: 20px; }

  .bundle-listing ul li .acord-header {
    padding: 20px; }

  .bundle-listing h2 {
    margin-bottom: 20px; }

  .bundle-listing ul li .acord-body .red-btn {
    margin-top: 79px; } }
@media (max-width: 1000px) {
  .bundle-listing > ul li .acord-header .col-row div {
    display: block !important;
    float: none !important;
    margin-bottom: 20px !important;
    padding: 0 !important;
    width: 100% !important; }
  .bundle-listing > ul li .acord-body .bolt-ons {
    margin-bottom: 30px; }
  .bundle-listing > ul li .acord-body .red-btn {
    margin: 0 0 30px;
    width: 100%;
    float: none;
    display: block;
    clear: both; }

  .input-price-box {
    width: 100%; }
    .input-price-box label {
      white-space: normal; } }
@media (max-width: 640px) {
  .recharge-container > a {
    margin: 0 0 20px;
    width: 100%; }

  .bundle-listing ul {
    margin: 0 -20px; }
    .bundle-listing ul li .acord-header {
      padding: 40px 20px 20px; }
      .bundle-listing ul li .acord-header .col-row .col-1 {
        display: none !important; }
    .bundle-listing ul li .acord-body > div {
      padding: 0px 20px 20px; }
      .bundle-listing ul li .acord-body > div .bolt-ons {
        margin-right: 20px; }

  .input-price-box p span {
    margin-right: 0; } }
.tow-col {
  overflow: hidden;
  position: relative;
  display: block; }
  .tow-col .side-nav {
    float: left;
    width: 352px;
    background-color: #f6f4f1;
    height: 100%;
    position: relative;
    display: inline;
    padding-top: 30px; }
    .tow-col .side-nav .side-bar-inks {
      width: 250px;
      padding: 20px 14px;
      background-color: #fff;
      margin: 0 auto; }
      .tow-col .side-nav .side-bar-inks h1 {
        font-size: 30px;
        font-weight: 300;
        color: #000000;
        font-family:samantelFont;
        margin-top: 0; }
      .tow-col .side-nav .side-bar-inks ul {
        margin: 0;
        padding: 0; }
        .tow-col .side-nav .side-bar-inks ul li {
          display: block;
          margin-bottom: 15px; }
          .tow-col .side-nav .side-bar-inks ul li a {
            text-decoration: none;
            color: #ef581f;
            font-size: 18px;
            font-weight: 300;
            font-family:samantelFont;
            line-height: 25px;
            display: block; }
          .tow-col .side-nav .side-bar-inks ul li a.active {
            color: #000000; }
  .tow-col .content-col {
    margin-left: 380px;
    width: calc(100% - 380px);
    padding: 40px 20px;
    padding-right: 140px; }

@media (max-width: 1600px) {
  .tow-col .side-nav {
    width: 270px; }
    .tow-col .side-nav .side-bar-inks {
      width: 230px; }
      .tow-col .side-nav .side-bar-inks h1 {
        font-size: 25px; }
  .tow-col .content-col {
    width: calc(100% - 300px);
    margin-left: 300px;
    padding-right: 20px; } }
@media (max-width: 800px) {
  .tow-col .side-nav {
    width: 100%;
    float: none;
    display: block;
    min-height: 0 !important;
    padding: 20px; }
    .tow-col .side-nav div.side-bar-inks {
      width: 100%; }
      .tow-col .side-nav div.side-bar-inks ul {
        overflow: hidden; }
        .tow-col .side-nav div.side-bar-inks ul li {
          float: left;
          display: inline;
          margin-right: 20px; }
  .tow-col .content-col {
    width: 100%;
    margin-left: 0;
    float: none;
    display: block; } }
