/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 3, 2014 */



@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('../fonts/opensans-condbold-webfont.eot');
    src: url('../fonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-condbold-webfont.woff') format('woff'),
         url('../fonts/opensans-condbold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('../fonts/opensans-condlight-webfont.eot');
    src: url('../fonts/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-condlight-webfont.woff') format('woff'),
         url('../fonts/opensans-condlight-webfont.ttf') format('truetype'),
         url('../fonts/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansCnLtIt';
    src: url('../fonts/opensans-condlightitalic-webfont.eot');
    src: url('../fonts/opensans-condlightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-condlightitalic-webfont.woff') format('woff'),
         url('../fonts/opensans-condlightitalic-webfont.ttf') format('truetype'),
         url('../fonts/opensans-condlightitalic-webfont.svg#open_sansCnLtIt') format('svg');
    font-weight: normal;
    font-style: normal;
}


html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

::-webkit-input-placeholder {
  color: grey;
  font-weight: normal;
  font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
}

:-moz-placeholder { /* Firefox 18- */
  color: #fff;
  font-weight: normal;
  font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
}

::-moz-placeholder {  /* Firefox 19+ */
  color: #fff;
  font-weight: normal;
  font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
}

:-ms-input-placeholder {
  color: grey;
  font-weight: normal;
  font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html, body, .site_container {
  font-size: 16px;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

body {
  height: 100%;
  background: url(../img/body_bg_gradient.png) repeat-x left 69px #201c1d;
}

.site_container {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -512px;
}

a {
  text-decoration: none;
}

p {
  color: #fff;
  text-align: justify;
}

.hide-on-mobile {
  display: none !important;
}

.hide-on-desktop {
  display: inherit !important;
}

header {
  height: 70px;
  width: 100%;
  position: relative;
  background: url(../img/header_bg_gradient.png) repeat-x;
}

header .logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 174px;
  height: 100%;
  background: url(../img/logo.png) -12px 0px no-repeat;
}

.page_header {
  position: relative;
  min-height: 320px;
  margin: 0px 20px;
}

.client_logo {
  top: 20px;
  left: 0px;
  position: absolute;
  width: 144px;
  height: 51px;
  background-size: contain;
}

.title_banner {
  color: #fff;
  font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  font-size: 28px;
  font-weight: normal;
  padding-left: 10px;
  line-height: 34px;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.1);
  *background-color: transparent;
  *filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#01000000,endColorstr=#01000000);
  zoom: 1;
}

.content_area {
  margin: 0px 20px;
}

.balance_text {
  color: #00a0c6;
  text-transform: uppercase;
  position: absolute;
  right: 20px;
  top: 5px;
  font-weight: normal;
  font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
}

.top_nav_icons {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 2px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.top_nav_icons li {
  height: 33px;
  width: 37px;
  margin-left: 5px;
  display: inline-block; *display: inline; zoom: 1;
}

.top_nav_icons li a {
  height: 33px;
  width: 37px;
  display: inline-block; *display: inline; zoom: 1;
}

.tel_icon { background: url(../img/tel_icon.png) no-repeat; }

.email_icon { background: url(../img/email_icon.png) no-repeat; }

.menu_icon { background: url(../img/menu_icon.png) no-repeat; }

.menu_subnav {
  background: #262626;
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  position: absolute;
  top: 75px;
  width: 100%;
  z-index: 9999999999999;
  text-align: center;
}

.menu_subnav li {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.menu_subnav li a {
  line-height: 50px;
  height: 50px;
  border-top: 1px solid #1c1c1c;
  border-bottom: 1px solid #333333;
  padding: 0px 10px;
  color: #b1b1b1;
  text-decoration: none;
  display: block;
  cursor: pointer;
}

.menu_subnav li a:hover {
  background-color: #00a0c6;
  color: #fff;
}

.container_box {
  color: #fff;
  font-weight: normal;
  padding-left: 10px;
  text-transform: uppercase;
  margin: 0px 20px 20px 20px;
  padding: 20px 20px;
  /*background: url(../img/box_shadow.png);*/
  /**background-color: transparent;
  *filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#01000000,endColorstr=#01000000);
  zoom: 1;*/

  background: transparent;
  *background: #000000;
  background-image: url(../img/box_shadow.png); /* fallback */
  background-image: url(../img/overlay_highlight.png), -webkit-gradient(linear, left top, left bottom, from(#000000), to(transparent)); /* Saf4+, Chrome */
  background-image: url(../img/overlay_highlight.png), -webkit-linear-gradient(top, #000000, transparent); /* Chrome 10+, Saf5.1+ */
  background-image: url(../img/overlay_highlight.png),    -moz-linear-gradient(top, #000000, transparent); /* FF3.6+ */
  background-image: url(../img/overlay_highlight.png),     -ms-linear-gradient(top, #000000, transparent); /* IE10 */
  background-image: url(../img/overlay_highlight.png),      -o-linear-gradient(top, #000000, transparent); /* Opera 11.10+ */
  background-image: url(../img/overlay_highlight.png),         linear-gradient(to bottom, #000000, transparent); /* W3C */

  background-position: top left;
  background-repeat: no-repeat;

}

label {
  display: none;
}

input[type=text], input[type=password], input[type=tel], input[type=email], select, textarea {
  background: #2d2d2d;
  border: 1px solid #3e3e3e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 45px;
  width: 100%;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  padding: 0px 10px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  *behavior: url(/polyfills/boxsizing.htc);
  margin-bottom: 10px;
  *behavior: url(/polyfills/PIE.htc);
}

input[type=submit], input[type=button] {
  font-weight: normal;
  font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  color: #fff;
  background: url('../img/button_arrow.png') left center no-repeat transparent;
  border: 0;
  padding: 0px 0px 0px 15px;
  margin: 0;
  font-size: 22px;
}

footer {
  width: 100%;
  background: #434343;
  min-height: 120px;
  padding-top: 20px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}

footer, .push {
  height: 512px;
}

.social_icons {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.social_icons .social_fb {
  display: inline-block; *display: inline; zoom: 1;
  background: url(../img/social_fb.png) no-repeat;
  width: 44px;
  height: 43px;
}

.social_icons .social_tw {
  display: inline-block; *display: inline; zoom: 1;
  background: url(../img/social_tw.png) no-repeat;
  width: 44px;
  height: 43px;
}

.social_icons .social_yt {
  display: inline-block; *display: inline; zoom: 1;
  background: url(../img/social_yt.png) no-repeat;
  width: 44px;
  height: 43px;
}

.social_icons .social_pi {
  display: inline-block; *display: inline; zoom: 1;
  background: url(../img/social_pi.png) no-repeat;
  width: 44px;
  height: 43px;
  background-size: 100%;
}

.footer_links {
  width: 100%;
  text-align: center;
}

.footer_links ul {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
}

.footer_links ul li {
  margin-bottom: 10px;
}

.footer_links ul li a {
  font-weight: normal;
  font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  color: #fff;
}

.copyright {
  color: #fff;
  text-align: center;
  margin: 20px;
}

.goToTop {
  text-align: center;
  margin-bottom: 30px;
}

.account_dropdown {
  display: none;
}

.account_dropdown_subnav {
  display: none;
}

.mobile_account_dropdown {
  display: block;
  position: relative;
  color: #fff;
  z-index: 3000;
  margin: 0 20px;
  text-align: left;
}

.mobile_account_dropdown span {
  display: block;
  line-height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 10px;
  margin-top: 22px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#000000)";/*IE 8*/
  -moz-box-shadow: 1px 1px 1px #000000 inset;/*FF 3.5+*/
  -webkit-box-shadow: 1px 1px 1px #000000 inset;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 1px 1px 1px #000000 inset;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#000000); /*IE 5.5-7*/
  background: url(../img/dropdown_arrow.png) no-repeat #2d2d2d;
  background-position: 95% 50%;
  background-color: #2d2d2d;
}

.mobile_account_dropdown_subnav {
  display: none;
  padding: 0;
  background: #262626;
  z-index: 1000;
  margin: 0 !important;
  left: 20px;
  right: 20px;
  position: absolute;
}

.mobile_account_dropdown_subnav li {
  display: block;
  width: 100%;
  margin: 0 !important;
  padding: 0;
}

.mobile_account_dropdown_subnav li a {
  line-height: 50px;
  height: 50px;
  border-top: 1px solid #1c1c1c;
  border-bottom: 1px solid #333333;
  padding: 0px 10px;
  color: #b1b1b1;
  text-decoration: none;
  display: block;
  cursor: pointer;
}

.mobile_account_dropdown_subnav li a:hover {
  background-color: #00a0c6;
  color: #fff;
}

.desktop_balance_text {
  display: none;
}

.no_padd {
  padding: 0 !important;
}

.container_header {
  background: #00a0c6;
  color: #fff;
  font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 1px 10px;
  margin: 20px 20px 0px 20px;
}

.container_box_image {
  padding: 20px;
  text-align: center;
}

.container_box_text {
  text-transform: none;
  background: url('../img/content_box_text_bg.png') repeat-x #2a2728;
  padding: 4px 20px 15px 20px;
}

.table_header {
  color: #00a0c6;
  padding: 5px 0px 0 0px;
}

.table_row {
  color: #ffffff;
  padding: 8px 0px 0 0px;
}

.table_container {
  background: url(../img/table_bg.png) repeat-x #2a2728;
  padding: 10px;
}

.table_data {
}

.table_container p {
  text-transform: none;
}

.table_container .dotted_border {
  margin-top: -6px;
}

.table_header .table_data {
  text-transform: uppercase;
}

.table_data .hide-on-desktop {
  display: inline-block !important;
  padding-left: 4px;
}

.white_link {
  color: #fff !important;
}

.container_box_text p {
  margin-bottom: 2px;
}

.container_box_text p:last-of-type {

}

.dotted_border {
  height: 18px; /* specify a height for this hr */
  overflow: hidden;
}

.dotted_border:after {
  content:".............................................................................................................................................................................................................";
  letter-spacing: 2px; /* Use letter-spacing to increase space between dots*/
  color: #777;
}

.container_box h3 {
  margin: 0;
  padding: 0;
}

.formRowFull input[readonly], .formRow input[readonly] {
    background: transparent;
    border: 0;
    color: #00a0c6 !important;
    padding: 0 !important;
  }

.noCaps {
  text-transform: none !important;
}

.validation_success {
  background-image: url("../img/validation_success.png") !important;
  background-repeat: no-repeat !important;
  background-position: right 1px top 1px !important;
  -webkit-background-size: 25px 25px !important;
     -moz-background-size: 25px 25px !important;
       -o-background-size: 25px 25px !important;
          background-size: 25px 25px !important;
}

.validation_fail {
  background-image: url("../img/validation_fail.png") !important;
  background-repeat: no-repeat !important;
  background-position: right 1px top 1px !important;
  -webkit-background-size: 25px 25px !important;
     -moz-background-size: 25px 25px !important;
       -o-background-size: 25px 25px !important;
          background-size: 25px 25px !important;
}

.site_container {
  background-size: 100% auto;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media all and (min-width: 768px) {

  ::-webkit-input-placeholder {
    color: #2d2d2d;
    font-weight: normal;
    font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  }

  :-moz-placeholder { /* Firefox 18- */
    color: #fff;
    font-weight: normal;
    font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  }

  ::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
    font-weight: normal;
    font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  }

  :-ms-input-placeholder {
    color: #2d2d2d;
    font-weight: normal;
    font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  }

  .hide-on-desktop {
    display: none !important;
  }

  .hide-on-mobile {
    display: inherit !important;
  }

  html, body, .site_container {
    font-size: 12px;
  }

  .site_container {
    margin: 0 auto -120px;
  }

  .col3 a div {
    width: 280px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    *behavior: url(/polyfills/boxsizing.htc);
    float: left;
    margin-right: 0;
    margin-left: 48px;
  }

  .col3 a:nth-of-type(3n-2) div {
    margin-left: 20px;
  }

  .heightSpacer {
    margin-top: 30px;
  }

  .widthLock {
    width: 980px;
    margin: 0 auto;
    position: relative;
  }

  .client_logo {
    left: 0;
    width: 144px;
    height: 51px;
  }

  header .logo {
    position: relative;
    left: 8px;
    top: auto;
    float: left;
    width: 186px;
    height: 70px;
    background: url(../img/logo.png) 0px 0px no-repeat;
  }

  .top_nav_icons {
    display: none;
  }

  .desktop_balance_text {
    display: block;
  }

  label {
    display: inline-block; *display: inline; zoom: 1;
    font-weight: normal;
    font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
    color: #fff;
    padding-right: 20px;
    font-size: 18px;
    width: 130px;
    position: absolute;
    line-height: 30px;
    z-index: 0;
  }

  .formRow input[type=text], .formRow input[type=password], .formRow input[type=tel], .formRow input[type=email], .formRow select, textarea, .checkboxRow {
    width: 250px;
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    margin-right: 20px;
    margin-bottom: 0;
    margin-left: 130px;
  }

  .checkboxRow {
    font-size: 12px;
    font-weight: normal;
    font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
    color: #fff;
    line-height: 30px;
    z-index: 2;
    padding-left: 30px;
  }

  .checkboxRow input {
    z-index: 2;
    position: absolute;
    line-height: 30px;
    height: 30px;
    margin-left: -30px;
  }
  
  textarea {
      font-size: 14px;
      line-height: 16px;
      height: 200px;
  }

  .formRow50 {
    width: 430px;
    margin-bottom: 20px;
    box-sizing: border-box;
  }

  .formRow50:nth-of-type(2n) {
    padding-left: 20px;
  }

  .formRow50 input[type=text], .formRow50 input[type=password], .formRow50 input[type=tel], .formRow50 input[type=email], .formRow50 select {
    width: 241px !important;
    margin-left: 200px !important;
  }

  .formRow50 input[type=radio] {
    vertical-align: middle;
  }

  .table_data input[type=text], input[type=date], .table_data input[type=password], .table_data input[type=tel], .table_data input[type=email], .table_data select {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    margin-right: 20px;
    margin-bottom: 10px;
    width: auto;
  }

  .table_data ::-webkit-input-placeholder {
    color: grey;
    font-weight: normal;
    font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  }

  .table_data:-moz-placeholder { /* Firefox 18- */
    color: grey;
    font-weight: normal;
    font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  }

  .table_data::-moz-placeholder {  /* Firefox 19+ */
    color: grey;
    font-weight: normal;
    font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  }

  .table_data:-ms-input-placeholder {
    color: grey;
    font-weight: normal;
    font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  }

  .table_data select[name=model_no],  .table_data input[name=invoice_no], .invText {
    width: 155px;
  }

  .table_data input[name=sales_date] {
    width: 120px;
  }

  .formRowFull label {
    width: 200px;
  }

  .formRowFull input[type=text], .formRowFull input[type=password], .formRowFull input[type=tel], .formRowFull input[type=email], .formRowFull select, .formRowFull textarea, .formRowFull .checkboxRow {
    width: 700px !important;
    font-size: 18px;
    line-height: 30px;
    margin-left: 200px !important;
  }

  .formRowFull input[type=submit] {
    margin-left: 200px !important;
  }

  input[type=submit] {
    font-size: 22px;
  }

  .formRowFull input[readonly], .formRow input[readonly] {
    background: transparent;
    border: 0;
    color: #00a0c6 !important;
    padding: 0 !important;
  }

  .menu_subnav {
    background: transparent;
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    position: relative;
    text-align: left;
    top: auto;
    width: auto;
    z-index: auto;
    float: left;
  }

  .menu_subnav li {
    display: inline-block; *display: inline; zoom: 1;
    width: auto;
  }

  .menu_subnav li a {
    line-height: 70px;
    height: 70px;
    border: 0;
    padding: 0px 8px;
    color: #b1b1b1;
    text-decoration: none;
    display: block;
    cursor: pointer;
    font-weight: normal;
    font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
    font-size: 16px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
  }

  .menu_subnav li a:hover, .menu_subnav li a.selected {
    background-color: #00aef0;
    color: #fff;
  }

  .alert {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 10px;
    border: 2px solid;
    text-align: center;
  }

  .alert-error {
    color: #fff;
    background-color: #750000;
    border-color: #bd0000;
  }

  .balance_text {
    display: none;
  }

  .desktop_balance_text {
    color: #939598;
    text-transform: uppercase;
    position: absolute;
    right: 0px;
    top: 20px;
    font-weight: normal;
    font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  }

  .desktop_userid_text {
    color: #939598;
    text-transform: uppercase;
    position: absolute;
    right: 0px;
    top: 40px;
    font-weight: normal;
    font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
  }

  .goToTop {
    display: none;
  }

  footer, .push {
    height: 120px;
  }

  .footer_links {
    width: 30%;
    float: left;
    text-align: left;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    *behavior: url(/polyfills/boxsizing.htc);
    padding-left: 20px;
  }

  .footer_links ul {
    margin: 0;
  }

  .footer_links ul li {
    margin-bottom: 0;
  }

  .social_icons {
    width: 40%;
    float: left;
    margin-top: 0;
  }

  .copyright {
    width: 25%;
    float: right;
    text-align: right;
    margin: 0;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    *behavior: url(/polyfills/boxsizing.htc);
    padding-right: 20px;
  }

  .account_dropdown {
    display: block;
    position: absolute;
    line-height: 70px;
    height: 70px;
    top: 0;
    right: 20px;
    width: 180px;
    color: #fff;
    z-index: 3000;
  }

  .account_dropdown span {
    display: block;
    line-height: 22px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 10px;
    margin-top: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#000000)";/*IE 8*/
    -moz-box-shadow: 1px 1px 1px #000000 inset;/*FF 3.5+*/
    -webkit-box-shadow: 1px 1px 1px #000000 inset;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 1px 1px 1px #000000 inset;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#000000); /*IE 5.5-7*/
    background: url(../img/dropdown_arrow.png) no-repeat #2d2d2d;
    background-position: 95% 50%;
    background-color: #2d2d2d;
  }

  .account_dropdown_subnav {
    display: none;
    position: absolute;
    right: 20px;
    top: 47px;
    margin: 0;
    padding: 0;
    background: #262626;
    z-index: 10000;
    min-width: 180px;
  }

  .account_dropdown_subnav li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .account_dropdown_subnav li a {
    line-height: 30px;
    height: 30px;
    border-top: 1px solid #1c1c1c;
    border-bottom: 1px solid #333333;
    padding: 0px 10px;
    color: #b1b1b1;
    text-decoration: none;
    display: block;
    cursor: pointer;
  }

  .account_dropdown_subnav li a:hover {
    background-color: #00a0c6;
    color: #fff;
  }

  .formRow {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }

  .formRowFull {
    display: block;
    *display: inline;
    zoom: 1;
    margin-bottom: 10px;
  }

  .no_padd {
    padding: 0 !important;
  }

  .container_header {
    background: #00a0c6;
    color: #fff;
    font-family: 'open_sans_condensedbold', 'Arial', sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 1px 10px;
    margin: 20px 20px 0px 20px;
  }

  .container_box_image {
    padding: 20px;
    width: 228px;
    position: absolute;
    text-align: left;
  }

  .container_box_text {
    text-transform: none;
    background: url('../img/content_box_text_bg.png') repeat-x #2a2728;
    padding: 4px 20px 15px 20px;
    width: 667px;
    margin-left: 228px;
  }

  .container_box_text p {
    margin-bottom: 2px;
  }

  .container_box_text p:last-of-type {

  }

  .table_header .table_data,  .table_row .table_data {
    float: left;
  }

  .table_data .hide-on-desktop {
    display: none;
  }

  .table_header .table_data:nth-of-type(4n+1), .table_row .table_data:nth-of-type(4n+1) {
    width: 145px;
  }

  .table_header .table_data:nth-of-type(4n+2), .table_row .table_data:nth-of-type(4n+2) {
    width: 180px;
  }

  .table_header .table_data:nth-of-type(4n+3), .table_row .table_data:nth-of-type(4n+3) {
    width: 105px;
  }

  .table_header .table_data:nth-of-type(4n+4), .table_row .table_data:nth-of-type(4n+4) {
    width: 485px;
  }

  .table_row {
    padding: 2px 0px 0 0px;
  }

  .table_container {
    background: url('../img/table_overlay.png') repeat-x bottom, url('../img/table_bg_desktop.png') repeat-y;
  }

  .table_container .dotted_border {
    margin-top: 0px;
    margin-bottom: 10px;
  }

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
