@charset "UTF-8";

html, body {
    margin:0; 
    padding: 0;
}
html {
    position: relative;
    min-height: 100%;
}
body {
    font-family: 'Open Sans', Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    line-height: 1.4;
    /* bottom margin set to footer height + 20 pixels for spacing */
    margin-bottom: 108px;
}

a {text-decoration:none!important; }
h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
    margin: 10px 0 0 0; padding: 0;
}
h3, h4 {font-weight:bold; letter-spacing:0pt; }
img {border: none;}

select:disabled {
    background-color: #EEEEEE;
    cursor: not-allowed;
}
td {padding:3px;}
textarea {background-color: #c9d9eb; border: 2px inset #49A9Eb; border-radius: 7px;}
select {background-color: #c9d9eb; border: 2px inset #49A9Eb; border-radius: 7px;}
hr {border: 1px solid #c3c3c3;}
table {border-collapse:collapse; width:100%; border-spacing:3px;}
tr {font-size: 12px;padding:3px;}
button {
    background: orange;
    border-radius: 4px 4px 4px 4px;
    border: 2px solid #3CBDED;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    margin: 1px;
    width: auto;
    height:auto;
    padding:1px 6px;
    line-height: normal;
    border-style: outset;
    border-image-outset: 0;
    border-image-width: 1;
    border-image-repeat: stretch;
    border-image: initial;
}
button:disabled {
    background-color: silver;
}

.buttonBorder {
    border-radius: 5px;
    width:50px;
    height: 30px;
    padding-top: 7px;  
}
.proceed {
     font-size:14px; 
     display: block; 
     margin: 5px auto 0px auto; 
     width: 65px; 
     text-align: center;
}
.proceed div {
    border: 3px solid #3CBDED; 
    border-radius: 5px;
    width:68px;
    text-align: center;
    height: 30px;
    padding-top: 0px;
}
.manageBuyers .proceed{
    width:80px ! important;
    padding-top: 5px;
}
.manageBuyers .proceed div{
   border: 0px ! important;
}
.acessControl {
    font-size: 10px;
}
.controlCheckbox {
    background-color: #ffffff;
    border: solid 1px #000000; 
    border-radius: 0;
}
.controlMessage {
    padding: 5px;
    width: 90%;
    height: 200px;
    background-color: #C9D9EB;
    border-radius: 10px;
}
.buyersettings {
    border-radius:10px !important;
    padding: 5px 10px 20px 10px !important;
    width: 49%;
    float: left;
}
.controlledSubstanceAccNum {
    width: 120px;
    height: 23px ;
    background-color: #C9D9EB;
    border-radius: 5px
}
.unitValue {
    width: 30px;
    height: 23px;
    background-color: #C9D9EB;
    border-radius: 5px;
}
.controlSubstanceSettings {
    font-size: 14px;
    font-weight: bold;
}
.greyUnderline {
    background-color: #B3B3B3;
    height:3px;
}
.radioLeft {
    padding-left: 30px;
}
#controlsettings label.error {
color:red;
}
#controlsettings input.error {
border:1px solid red;
}
#controlMessage textarea.error {
    border:1px solid red;
}

#ctabs .ui-widget-header .ui-state-default{
    background-color: #F8A002 !important;
    border: 1px solid #3CBDED !important;
    color: white !important;
    border-radius: 4px !important;
}

#ctabs .ui-widget-header .ui-state-active{
    background-color: #CA8302 !important;
    border: 1px solid #3CBDED !important;
    color: white !important;
    border-radius: 4px !important;
}

#ctabs .ui-state-default a, 
#ctabs .ui-state-default a:link, 
#ctabs .ui-state-default a:visited{
    color: white !important;
}

#control_settings{
    border: none;
    background: transparent;
    margin-left: 15px;
}

/* header */
div#left_header {
    float: left;
    text-align: left;
    margin-left: 0px;
}
img#quality_pharmaceuticals {
    margin-top: 6px;
}
div#right_header {
    float: right;
    text-align: right;
    margin-right: 0px;
    margin-bottom: 6px;
    width: 600px;
}

#social_and_contact {
    display: inline-flex;
}

#social_and_contact img {
    margin-top: 2px;
    margin-right: 2px;
}

div#icon_buttons {
    float: right;
    margin-top: -6px;
}
span#contact_phone_num {
    margin-top: 8px;
    display: inline-block;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    color:#6B6B6B;
}

div#customer_login_btn {
    float: right;
    margin-top: 17px;
    color: #92278F;
}

div#top_menu {
    margin: 0 0 30px 0;
    white-space: nowrap;
    width: 100%;
    background-color: #2C3F50;
    border: 1px solid #4A799C;
}

#top_menu ul {
    margin: 0;
    padding: 0;
}
#top_menu ul li {
    text-align: center;
}
#top_menu ul li a {
    color: #FFFFFF !important;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
#top_menu ul li a:hover { color: #51c0d4 !important; }
#top_menu ul li.active { color: #3498db !important; }
#top_menu ul li.active a:hover { color: #3498db !important; }

/* Bug 902 - Removed 'z-index:999' from the following selector, because it interferes with the date picker */
#top_menu div.subnav {display:none; left:0; height:30px; position:absolute; z-index: 100; }
#top_menu div.subnav ul {margin-top:1px;}
#top_menu div.subnav ul li {display: inline-block; background: #1699ff; height:28px; margin-right: 1px;}
#top_menu div.subnav ul li a {line-height:30px;}
#top_menu div.subnav ul li.active { }

.menu_hover div.subnav ul { width: 200px; display: block; float: none; }
.menu_hover div.subnav li { text-align: left !important; padding-left: 20px; }

/* Main Menu Dropdown Submenu Items */
#top_menu .dropdown-menu {background-color: #444e56 !important;border-radius: 0;  border: none; }

/* This is the "balloon arrow" */
#top_menu .dropdown-menu::before {
  content: '';width: 0;  height: 0;  position: absolute;  top: -34px;  left: 19px;  border: 17px solid transparent;  border-bottom-color: #444e56; }
#top_menu ul.dropdown-menu li {
  text-align: left;
  padding: 0; }

#top_menu ul.dropdown-menu li a {
  font-weight: normal;
  width: 100%;
  position: relative;
  margin-right: 30px;
  padding-top: 7px;
  padding-bottom: 7px; }

.submenu-caret {
  color: #444e56;
  margin-right: 20px;
  position: absolute;
  top: 14px;
  right: 0px; }

#top_menu ul.dropdown-menu li a::before {
  content: '•';
  color: #51c0d4;
  font-size: 18px;
  position: relative;
  top: 2px; }

#top_menu .dropdown-menu .divider {
  height: 1px;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0 auto;
  overflow: hidden;
  background-color: #e5e5e5;
  width: 80%;
  clear: both; }

#top_menu .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background: inherit; }


/* header end */
ul#purchases_menu li {
    display: inline;
    background: url('/images/top_menu_back.png');
    width:90px;
    height:40px;
    float:left;
    margin-right: 1px;
    text-align:center;
}

ul.subtabs li {
    display: inline;
    background: url('/images/top_menu_back.png');
    background-size: 100%;
    width:130px;
    height:40px;
    float:left;
    margin-right: 1px;
    text-align:center;
}

ul#purchases_menu li a, ul.subtabs li a {
    line-height:38px;
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    display:block;
}

ul#purchases_menu li.current, ul.subtabs li.current { background: url('/images/top_menu_back_active.png'); background-size: 100%; }
ul#purchases_menu li a:hover, ul.subtabs li a:hover {color: #5dcdf7}
ul#purchases_menu li.current a:hover, ul.subtabs li.current a:hover {color: #00598E;}
ul#purchases_menu li.pr {width: 180px;background: url('/images/top_menu_back_pr.png');}
ul#purchases_menu li.pr_current {width: 180px;background: url('/images/top_menu_back_active_pr.png');}
ul#purchases_menu li.pr_current a:hover, ul.subtabs li.current a:hover {color: #00598E;}
ul#purchases_menu li.hi {width: 180px;background: url('/images/top_menu_back_pr.png');}
ul#purchases_menu li.hi_current {width: 180px;background: url('/images/top_menu_back_active_pr.png');}
ul#purchases_menu li.hi_current a:hover, ul.subtabs li.current a:hover {color: #00598E;}

ul.subtabs { margin-top: 40px; padding-left: 50px; }

/* third menu */

#menu_third {background-color: #86cdf6;
             padding-left:350px;
}

ul#menu_third li {
    display: inline;
    background: url('/images/top_menu_back.png');
    width:110px;
    height:40px;
    float:left;
    margin-right: 1px;
    text-align:center;
}
ul#menu_third li a {
    display: inline;
    line-height:38px;
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    display:block;
    margin:0;
}


ul#menu_third li.current {background: url('/images/top_menu_back_active.png');}
ul#menu_third li a:hover {color: #5dcdf7}
ul#menu_third li.current a:hover {color: #00598E;}

/* front */
div#slide_container {background: url('/images/front_dark_blue_back.png');}
div#slide_container_active {height:5px;}
div#blue_stripe {
    background-color: #86cdf6;
    height: 98px;
    position: relative;
    top: 125px;
    z-index:1;
}
div#slide_content {
    height: 300px;
    margin: 0 auto;
    width: 800px;
    z-index: 90;
    position: relative;
}
img#slide_image {float:left;}
div.slide_tagline {
    color: white;
    font-size: 30px;
    padding-top: 30px;
    text-shadow: 0.1em 0.1em 0.2em #124490;
}
div.slide_subtitle {
    color:black;
    font-size:16px;
    font-style:italic;
    letter-spacing:0.05em;
    margin-top:7px;
    text-shadow: 0.1em 0.2em 0.1em #6B9ABB;
}
div#floats_on_top {
    float: left;
    left: 125px;
    position: relative;
    top: -147px;
    z-index: 94;
}
div#static_front_headline, .green_button2 {
    float:left;
    height: auto !important;
    padding: 6px 22px;
    color:white;
    margin-right: 5px;
    margin-top: 17px;
    font-size: 14px;
    font-weight: bold;
    line-height: normal !important;
    text-align: center;
    text-shadow: 1px 1px 0px green;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #AED84C), color-stop(1, #9CC342) );
    background: -moz-linear-gradient(center top , #AED84C 5%, #9CC342 100%) repeat scroll 0 0 #9CC342;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#AED84C', endColorstr='#9CC342');
    background-color: #9CC342;
    border: 1px solid #9CC342;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: inset 0px 1px 0px 0px #fff1e0;
    -webkit-box-shadow: inset 0px 1px 0px 0px #fff1e0;
    box-shadow: inset 0 1px 0 0 #FFF1E0;
}
div#static_front_headline:hover, .green_button2:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9CC342), color-stop(1, #AED84C) );
    background: -moz-linear-gradient( center top, #9CC342 5%, #AED84C 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9CC342', endColorstr='#AED84C');
    background-color: #AED84C;
}
.green_button2 {
    float: none;
    cursor: pointer;
}
/* Search Green button */
div#static_front_headline, .search_green_button {
    height: 25px;
    padding: 5px 22px;
    color:white;

    margin-bottom: 15px;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Arial Bold', 'Arial';
    line-height: normal !important;
    text-align: center;
    border-width: 0px;
    background-color: #329E41;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.search_green_button {
    float: none;
    cursor: pointer;
}

div#button_container {float:left; margin-left:10px;}
div#video_container {margin-bottom:9px;}
div#slide_border {
    background: url("/images/grey_border.png") repeat scroll 0 0 transparent;
    height:40px;
    margin-bottom:10px;
    position: relative;
    top:-2px;
    width:100%;
    z-index:94;
}
.orange_button {
    -moz-box-shadow: 0px 1px 0px 0px #fff1e0;
    -webkit-box-shadow: inset 0px 1px 0px 0px #fff1e0;
    box-shadow: 0px 1px 0px 0px #fff1e0;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffba6b), color-stop(1, #f79b31) );
    background: -moz-linear-gradient( center top, #ffba6b 5%, #f79b31 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffba6b', endColorstr='#f79b31');
    background-color: #ffba6b;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #f8a641;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 22px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #bf8a4c;
    height: auto !important;
    width: auto !important;
    line-height: normal !important;
}

/* Don't use this button class, use .green_button2 instead */
.green_button {
    border-radius: 7px 7px 0 0; 
    text-transform: uppercase; 
    color: white;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 22px;
    text-decoration: none;   
    text-shadow: 1px 1px 0px green;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #AED84C), color-stop(1, #9CC342) );
    background: -moz-linear-gradient(center top , #AED84C 5%, #9CC342 100%) repeat scroll 0 0 #9CC342;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#AED84C', endColorstr='#9CC342');
    background-color: #9CC342;
    border: 1px solid #9CC342;
    height: auto !important;
    width: auto !important;
    line-height: normal !important;
}
.orange_button:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f79b31), color-stop(1, #ffba6b) );
    background: -moz-linear-gradient( center top, #f79b31 5%, #ffba6b 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f79b31', endColorstr='#ffba6b');
    background-color: #f79b31;
}
.orange_button:active {
    position: relative;
    top: 1px;
}
div.login {
    cursor: pointer;
}
div.purple_button {
    background: url('/images/purple_button.png');
    width:160px;
    height:42px;
    color: white;
    font-size: 13px;
    font-weight: bold;
    line-height: 42px;
}
div.purple_button_small {
    background: url('/images/purple_button.png');
    width:160px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    display: inline-block;
    height: 31px;
    line-height: 29px;
    color: white;
}
div.ltblue_button {
    background: url('/images/ltblue_button.png');
    height:33px;
    line-height:30px;
    width:156px;
    cursor:pointer;
}
div.ltyellow_button {
    background: url('/images/ltyellow_button.png');
    height:33px;
    line-height:30px;
    width:156px;
    cursor:pointer;
}
div.orange_button_long {
    background: url('/images/orange_button_long.png');
    width:330px;
    height:31px;
    color:white;
    font-size:13px;
    font-weight:bold;
    line-height:31px;
    margin-left:25px;
}
div.css_orange_button {
    background-color: #FFDF86;
    border-bottom: medium outset grey;
    border-radius: 5px 5px 5px 5px;
    border-right: medium outset gray;
    font-weight: bold;
    padding: 5px;
}
.button{text-align:center;cursor:pointer;}

div#front_four_column {clear:both;}
div.front_four_column {
    width:202px;
    display:inline-block;
    margin-left:25px;
}
div#top_row { line-height:0}
div.column_heading_text {
    color: white;
    font-weight: bold;
    line-height: 15px;
    position: absolute;
    top: 626px;
    width: 202px;
}
div.ff_background {
    background: url('/images/four_column_background.png');
    height:180px;
}
div.small_purple_button {
    background: url('/images/small_purple_button.png');
    text-align:center;
    width:160px;
    height:31px;
    color: white;
    font-size: 13px;
    font-weight: bold;
    line-height: 31px;
    margin-left:13px;
}
div.front_column_text {
    text-align:left;
    padding:10px;
    height:110px;
}
div.ff_background .orange_button {margin-left:13px;}

.small_button {
    font-size: 12px;
    padding: 0 4px; 
    margin: 0;
    width: 50px;
}

#footer {
    background-color: #2c3F50;
    width: 100%;
    display: block;
    color: #fff;
    padding: 0 0 13px 0;
    margin-top: 20px;
    position: absolute;
    bottom: 0;
}

#footer a {
    color: #eee;
}

#footer hr {
    border: 0;
    background-image: linear-gradient(to bottom, #797979, #2c3F50);
    height: 2px;
    margin-bottom: 15px;
}

div#login_container {
    width:220px;
    display:none;
    border: 2px solid #8D268A;
    background-color: #F8A541;
    border-radius:10px;
    position:absolute;
    float:right;
    z-index:200;
    padding:5px;
}

#login_container input#username,
#login_container input#password {
    width:120px;
}
address {
    margin: 20px auto 20px auto;
    padding: 0 0 0 40px;
}
/*main divs*/
h5 {
    display: none;
}

h2 {
    font-size: 22px;
    color: #242424;
    font-weight: 800;
    letter-spacing: -1px;
}
.testimonials {
    padding: 8px 0 0 45px;
    background: url('/images/quotetop.gif') top left no-repeat;
    margin: 15px 30px;
}
.testimonials p {
    padding: 0 45px 8px 0;
    background: url('/images/quotebot.gif') bottom right no-repeat;
}
div.note_popup {
    display:none;
    background-color:yellow;
    border:black solid 1px;
    border-radius: 5px;
    position:absolute;
    padding:5px;
    margin-top:15px;
    max-width:200px;
    white-space: pre-wrap;
}
div.shipnote_popup {
    background: none repeat scroll 0 0 #D3D3D3;
    border: 2px solid black;
    border-radius: 15px 15px 15px 15px;
    float: right;
    margin-left: 0px;
    margin-top: -20px;
    max-width: 200px;
    padding: 5px;
    position: absolute;
    text-align: left;
    z-index: 9000;
}
label.listac {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 15px;
    text-align: right;
    width: 150px;
}
#searchResult input[type="text"] {width:100px;}
#front_search_box {
    border: 2px solid #2E90B5;
    border-radius: 7px 7px 7px 7px;
    display: inline-block;
    margin: 5px 0 0 0;
    overflow: hidden;
    padding: 0 15px;
    position: relative;
    width: 100%;
}
#front_search_box div.d1 {
    padding:0;
    margin-top: 0;
    margin-bottom: 5px;
    text-align: left;
}
#front_search_box div.c5,
#front_search_box div.d3 {
    height: 0;
}
#front_search_box a {
    text-decoration: none;
}

/* Search sort order classes */
.sorted { background-color: rgb(11,83,111); color: white; }

.sortable { cursor: pointer; font-weight: bold; position: relative; padding-right: 14px; }

.search_title { padding: 0 3px; }

.order_img { margin-left: 5px; display: block; position: absolute; top: 8px; right: 3px; }
.order_indicator { font-size: 18px; display: block; position: absolute; top: 4px; right: 6px; }

.filter_hidden { display: none; }

/* Fixed obsolete browser message */
.fixed_top {
    position: fixed;
    top: 0;
    left: 0;
    background-color: pink;
    width: 100%;
    text-align: center;
    z-index: 200; /* higher than the menu but lower than the datepicker */
}

/*  FEATURED AUCTIONS SCROLL STYLES */
div#deals_container {
    background-color: #EBF1DE;
    border: 2px double #A5CE47;
    border-radius: 15px 15px 15px 15px;
    clear: both;
    height: 113px;
    margin: 10px auto 0;
    padding: 5px;
    width: 859px;
    color: black;
}
div#deals_title {float:left; margin-top:32px;}
div#deals_container img {float: left; margin-left:10px;}
div#deals_shadow, div#banner_shadow {
    background: url('/images/banners_shadow.png');
    width:405px;
    height:13px;
    margin:0 auto;
}
#featured_scroll {
    float:left;
    margin-top: 5px;
    padding-bottom: 3px;  /* Prevents bottom border masking in IE */
    width: 754px;
}
.featured_auctions {
    padding-top: 3px;
}
.featured_auctions a {
    text-decoration: none;
}
.featured_auctions a:hover {
    text-decoration: underline;
}
.featured_auctions td {
    border-style: none;
    font-size: 12px;
}
.featured_auctions a {
    font-size: 12px;
    text-decoration: none;
}
.featured_auctions tr.header {
    background-color: #6F6F6F;
    border: 2px solid black;
    color: white;
    font-size: 8px;
    font-weight: bold;
}

#news_container {
    float: left;
    margin-top: -13px;
    text-align: left;
}
#news_container div.news, div.announcements_box {
    height: 110px;
    margin: 2px 10px 0 0;
    padding: 5px 5px 5px 0;
    text-align: left;
    width: 410px;
    font-size: 13px;
    border-radius: 13px;
    -moz-border-radius: 13px;
}
#news_container div.news a {
    color: #222;
}
#announcements_container {
    float: left;
    margin-left: 55px;
    text-align: left;
    margin-top: -13px
}
div.announcements_box a {
    color: #222;
}
div.notice {
    text-align: center;
    border: 2px solid #a85501;
    background-color: #f8a541;
    padding: 5px;
    width: 280px;
    font-weight: bold;
    color: #222;
    border-radius: 10px;
}
div.blue_notice {
    text-align: center;
    border: 2px solid #99ddff;
    background-color: #add8e6;
    padding: 5px;
    width: 280px;
    font-weight: bold;
    color: #222;
    border-radius: 10px;
}

#wholesaler_confirm, #pharmacy_confirm {float:right;}

/* Videos */
#video_outer_box {
    height: 1400px;
    width: 2000px;
    left: -500px;
    position: fixed;
    display: none;
    background-color:black;
    top:1px;
    display:none;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity:0.6;
    opacity:.6;
    z-index: 95;
}
#video_inner_box {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
    z-index:95;
    height: 475px;
    position: fixed;
    top: 40px;
    width: 700px;
    left:25%;
    background-color:black;
    display:none;
}
#video_box {
    height: 440px;
    position: fixed;
    width: 700px;
    top: 40px;
    left:25%;
    z-index: 100;
    display:none;
}
#video_control_box {
    height:40px;
    color:white;
    position:relative;
    top:445px;
    text-align:right;
    width:700px;
}
#video_control_box a {
    color:white;
    text-decoration:none;
    margin-right:15px;
}
div.ft_container {
    float: right;
    position: relative;
    left: -50%;
}
.screen_ft ul {
    margin: 10px auto 0 auto; 
    padding: 0;
    list-style: none;
    text-align: center;
    position: relative;
    left: 50%;
}
.screen_ft ul li {
    float: left;
    display: inline;
    background: transparent url('/images/line.png') scroll right top repeat-y;
}
.screen_ft ul li.last {
    background: none;
}
.screen_ft ul li a {
    display:block;
    padding: 0 20px;
    color: #00598E;
    text-decoration: none;
    line-height: 30px;
    font-size: 13px;
}

.screen_ft ul li a:hover {
    font-weight:bold;
    text-shadow: none;
}
/* Advertising area styles */

div#banner_container {
    position: relative; clear: left;
    width: 530px; height: 69px;
    background: transparent url('/images/banners_background.png') scroll no-repeat top center;
    margin: 10px auto 0 auto; padding: 3px 0 0 0;
    text-align: center;
}
div#banner_shadow {margin-top:-5px;}
div#banner_container img {margin: 0 10px;}
#banner_container .ad_container {margin: 0;padding: 0;display: inline-block;vertical-align:middle}
.ad_container {
    text-align: center;
    margin: 10px 0px 0px 0px;
}
.ad_container img {margin: auto;}
.ad_container .banner_code {display: inline-block;}
/* General Classes */
.center { 	text-align: center; }
.left { float: left; }
.left_ta { text-align: left; }
.right_ta { text-align: right; }
.right { float: right; }
.bold { font-weight: bold; }
.larger { font-size: larger; }
.smaller { font-size: smaller; }
.clear_both {clear:both;}
.nowrap {white-space: nowrap; }
.wrap_no_space {
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    white-space: pre-wrap;       /* css-3 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;
}
/* END MY STUFF */


.toplink { font-size: 11px; color: #124490; text-decoration: none; }
.toplink a { font-size: 11px; color: #124490; text-decoration: none; }
.toplink a:hover { font-size: 11px; color: #124490; text-decoration: underline; }


/* CONTENT PAGES classes */
.topic_id {
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0 5px 20px;
    background: url("/images/aro.png") left center no-repeat;
    border-bottom: 2px solid #eeeeee;
}
.topic_id a {
    color: #0869c3;
    text-decoration: none;
}
.topic_id a:hover {
    color: #0869c3;
    text-decoration: underline;
}
.topic_content {
    font-size: 16px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #464646;
    line-height: 1.5em !important;
    margin-top: 5px;
    margin-bottom: 10px;
}

.topic_content a { color: #0877c3;}
.topic_content a:hover { color: #0877c3;}

.db {
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 0px;
    padding-top: 0px;
}
.db a {font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; margin-top: 0px;padding-top: 0px;}
.db a:hover { font-size: 11px; font-weight: bold; color: #fdb500; margin-top: 0px; padding-top: 0px;}

.lb {
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}
.lb a {font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none;}
.lb a:hover { font-size: 11px; font-weight: bold; color: #fdb500; text-decoration: underline;}

.featfont { font-size: 15px; font-weight: bold; color: #444444; text-decoration: none; }

.bordermenu  {
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #777777;
    border-bottom: 1px solid #777777;
}

.warning { background: #ffe432; font-size: 11px; font-weight: bold; color: #bb0000; text-decoration: none; }
.warning a { font-size: 11px; font-weight: bold; text-decoration: none; color: #bb0000;}
.warning a:hover { font-size: 11px; font-weight: bold; color: #FF0000; text-decoration: underline;}

.h5 {
    font-size: 15px;
    font-weight: bold;
    color: #669AB9;
    border-top: 2px solid #acb8c1;
}

.bordercat { background-color: #fffedb; border: 1px solid #ffba00;}
.borderstat { background-color: #f0f6fe; border: 1px solid #6e97ea;}



.borderfeat { background-color: #ffffff; border: 1px solid #888888;}
.c1feat { color: #000000; font-weight: bold; text-decoration: none; font-size: 12px;} /* blue */
.c1feat a {color: #000000; font-weight: bold;}
.c1feat a:hover {color: #000000; font-weight: bold;}

/* Classes for categories featured items */
.catfeatmaincell { background-color: #ffffff; border: 1px solid #888888;}
.catfeattable { }
.catfeatpic { }
.catfeatc3 {  color: #000000; font-weight: bold; text-decoration: none; font-size: 12px;}
.catfeatc3 a {color: #000000; font-weight: bold; text-decoration: none; }
.catfeatc3 a:hover {color: #000000; font-weight: bold; text-decoration: underline; }
.catfeatc1 { background-color: #F0F0F0; }

/* EOF Classes for categories featured items */



#bot { border-bottom: 1px solid #E1E2E4;}

.subcat { font-size: 11px; color: #000000; }
.subcat a { font-size: 11px; color: #222222;}
.subcat a:hover { font-size: 11px; color: #555555;}

.catmain { font-size: 11px; font-weight: bold; color: #0033cc; }
.catmain a {font-weight: bold;  font-size: 11px; color: #0033cc;}
.catmain a:hover { font-weight: bold; font-size: 11px; color: #3366cc;}


.buyingtitle { background-color: #228050; color: #ffffff;}
.sellingtitle { background-color: #A66F2B; color: #ffffff;}


/* Alert fonts*/
.redfont, .error, .notice, .negative {color: #FF0000;}
.greenfont {color: #228050;}
.bluefont {color: #215878;}
.purplefont {color: #771F75;}
.textlink{font-size:12px; text-decoration:underline; width:160px;}

/* Feedback fonts*/
.positive {color: #009933;}
.neutral {color: #666666;}

/* SYSTEM classes - skin & pages */

/* payment gateways table */
.paymenttable {border: 1px solid #666666; background-color: #FFFFFF;}
.paytable1 {background-color: #FFFFFF;}
.paytable2 {background-color: #F8F8F8;}
.paytable3 {background-color: #f0f0f0;}
.payactive {color: blue;}


.sell {font-size: 11px; font-weight: bold; color: #333333; }
.sell a {font-size: 11px; font-weight: bold; color: #333333; }
.sell a:hover { font-size: 11px; font-weight: bold; color: #111111; text-decoration: underline; }

.item { font-size: 11px; color: #000000; text-decoration: none;}
.item a { font-size: 11px; color: #000000; text-decoration: none; }
.item a:hover { font-size: 11px; color: #FF0000; text-decoration: underline; }

.smallfont { font-size: 11px; color: #000000; text-decoration: none;}
.smallfont a { font-size: 11px; color: #000000; text-decoration: none; }
.smallfont a:hover { font-size: 11px; color: #006699; text-decoration: underline; }

.contentfont { font-size: 11px; color: #000000; text-decoration: none; }
.contentfont a { font-size: 11px; color: #215878; text-decoration: none; }
.contentfont a:hover { font-size: 11px; color: #215878; text-decoration: underline; }
td.contentfont, div.contentfont {vertical-align:top;}
#registration_form label{font-size:13px;}
#registration_form div.mtop2{margin-top:15px}

/* SYSTEM classes - auctiondetails.php */
.topitempage {
    background-color: #FFFFE1;
    border: 1px dashed #CFCFCF;
    margin-bottom: 5px;
    padding: 6px;
    line-height: 18px;
}
.topitempage a { font-size: 11px; color: #000000; text-decoration: underline; }
.topitempage a:hover { font-size: 11px; color: #FF0000; text-decoration: underline; }
.itemid { font-size: 12px; color: #000000; font-weight: bold;}
.itemidend { font-size: 12px; color: #000000; font-weight: bold;}
.subitem { background-color: #ffffff; border: 1px solid #c3c3c3;}
.counter {background-color: #FF9900; color: #FFFFFF; font-weight: bold; font-size: 12px;}
.picselect { background-color: #F0F0F0; font-weight: bold;}
.picselectmain { background-color: #F8F8F8;}
.leftborder {border-left: 1px solid #c3c3c3;}

.gradient {border: 1px solid #999999; background-color: #FFFFE1; } /* featured items images bg */

/* SYSTEM classes - border for Steps in sell item pages */
.sellsteptab { border: 1px solid #c3c3c3;}
.sell1 { background-color: #4475c6; color: #ffffff; font-weight: bold;}
.sell2 { background-color: #E1E2E4; color: #000000; font-weight: normal;}
.selldigit {
    background-color: #F8F8F8;
    font-size: 18px;
    color: #4475c6;
    font-weight: bold;
    text-decoration: none;
}
/* SYSTEM classes - font in Members area  */
.boldgrey { font-size: 11px; color: #666666; font-weight: bold; text-decoration: none;}
.boldgrey a { font-size: 11px; color: #666666; font-weight: bold; text-decoration: none;}
.boldgrey a:hover { font-size: 11px; color: #666666; font-weight: bold; text-decoration: underline;}

/* SYSTEM classes - reverse_manage.php */
.ca_option_box_outer { width:90px; clear:right; }
.ca_option_box_inner { float:right; width:68px; }
.ca_option_box_inner_2line { margin-top:-3px; }
.ca_option_box_inner_1line { margin-top:3px; }


/* SYSTEM classes - links color in categories headers */
.cathead {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    border-top: 4px solid #669AB9;
    border-bottom: 4px solid #669AB9;
    padding-top: 2px;
    padding-bottom: 2px;
}
.cathead a { font-size: 12px; font-weight: normal; color: #0884ce; text-decoration: none; }
.cathead a:hover { font-size: 12px; font-weight: normal; color: #0884ce; text-decoration: underline; }

/* SYSTEM classes - error & alert message */
.errormessage {
    background-color: #FFFFE1;
    border: 1px dashed #CFCFCF;
    margin-top: 8px;
    margin-bottom: 16px;
    padding: 6px;
    line-height: 18px; }

#after_sign_close, #after_sign_close_timer {
    margin: 30px 0;
    padding: 20px 80px;
    font-size: larger;
    font-weight: bold;
    color: red;
    border: 1px solid grey;
    border-radius: 7px;
}

.post_registration_notice {
    margin: 30px 0;
    padding: 20px 80px;
    font-size: larger;
    font-weight: normal;
    color: black;
    border: 1px solid grey;
    border-radius: 7px;
}

.blue_border_round {
    border: 2px solid rgb(46, 144, 181);
    border-radius: 7px;
}

/* V5 & system classes &  - main colors */
.c3 {background-color: #669AB9; color: #FFFFFF; font-weight: bold; text-decoration: none; border-radius: 5px; padding-left:10px;} /* blue */
.c3 a {color: #FFFFFF; font-weight: bold;}
.c3 a:hover {color: #FFFFFF; font-weight: bold;}

.cm {font-size: 13px; background-color: #669AB9; color: #FFFFFF; font-weight: bold; text-decoration: none; padding: 4px 5px; border-bottom:2px solid white; } /* blue */
.cm a {color: #FFFFFF; font-weight: bold;}
.cm a:hover {color: #FFFFFF; font-weight: bold;}

div.d1 {
    font-weight: bold;
    height: 20px;
    margin: 7px 0 12px;
    padding: 7px;
    font-size:15px;
}
.d2 { font-size:12px;text-align:left;}
.d3 { background-color: #99DDFF; height:5px; margin-top:15px; clear: both; }
.d4 { background-color: #99DDFF; height:5px; }


.c1 {margin-bottom:5px;}
.c2, .whiteback {background-color: #FFFFFF;}
.c2b {margin-bottom:5px; background-color:#EFEFEF;}
.c4 {background-color: #3CBDED; height:1px; border-top-left-radius: 1px; border-top-right-radius: 5px; }
.c5 {background-color: #3CBDED; height:5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.c6 {background-color: #EEF2F9; color: #003399;}
.c7 {background-color: #E3E4EB;} /* bluegray admin area */
.c8 { background-color: #0C6CBB; color: white; font-weight: bold; }
.c9 { background-color: #acc7ef; }

.b1 {background-color: #f8a541;}
.b2 {background-color: yellow;}
.bcommon {font-weight: bold; padding:5px; border-radius:5px; margin-bottom:5px;}

.i1 {display:inline-block;margin-top:4px}

/* SYSTEM classes - register.php */
.creg2 {background-color: #F8F8F8;} /* lightgray light */
.creg3 {background-color: #F0F0F0;} /* lightgray middle*/
.creg4 {background-color: #ffffff;} /* inside bg for tables */
.creg5 {background-color: #a6a6a6;} /* block tables */
.regborder {background-color: #ffffff; border: 1px solid #a6a6a6;}
.regsignup {background-color: #FF9900; color: #FFFFFF; font-weight: bold; font-size: 12px;}
.reguser { font-size: 9px; background-color: #FFFFFF; color: #666666;} /* small text for comments*/
.pintext { font-size: 18px; font-weight: bold; color: #666666; }

.border {border: 1px solid #c3c3c3; border-radius:10px}
.pad {padding: 2px;}
.mtop {margin-top: 6px;}
div#account_details_container label {width:75px; display:inline-block; text-align:right;}
div#account_details_container label.long_lbl {width:155px;}
div#account_details_container label.short_lbl {width:35px;}
div#account_details_container label.error {width:55px; font-size:9px; text-align:center;}
div#account_details_container input.error,
div#account_details_container select.error
{border: 2px inset red;background-color: #ffc3c3;}
div#account_details_container .required,
div#account_details_container .suggested
{border: 2px inset #669AB9;background-color: #92E2B9;}


div#owners_container {height:130px;}
div#left_owners_container {float:left; margin-right:5px; width:48.1%;}
div#right_owners_container {float:left; width:48.2%;}
.address_header {line-height:20px;}
.address_checkbox {float:right; text-align:right; margin-right:20px;}
div#references_container_top{height:166px;}
div#references_container_bottom{height:128px;}
.left_references_container{float:left; margin-right:5px; width:48.1%}
.right_references_container{float:left;width:48.2%;}

/* V5 classes - featured items colors in main page */
a.hidelayer:link {font-size: 11px; color: #333333; font-weight: bold; text-decoration: none;}
a.hidelayer:visited {font-size: 11px; color: #333333; font-weight: bold; text-decoration: none;}

/* V5 classes - main nav menu colors */
a.hidelayer_menu:link {font-size: 11px; color: white; font-weight: bold; text-decoration: none; }
a.hidelayer_menu:visited {font-size: 11px; color: white; font-weight: bold; text-decoration: none; }

.user { font-size: 11px; font-weight: bold; color: #666666; }

.categories { color: #000000; font-size: 11px; text-decoration: none;}
.categories a { color: #000000; font-size: 11px; text-decoration: none;}
.categories a:hover { color: #000000; font-size: 11px; text-decoration: underline;}

.maintext { font-size: 11px; }
.title { font-size: 12px; }

.bold_item { font-size: 11px; font-weight: bold; color: #000000; text-decoration: none;}
.bold_item a { font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; }
.bold_item a:hover { font-size: 11px; font-weight: bold; color: #FF0000; text-decoration: underline; }

.hl_item { background-color: #ffffcc;}

/* Custom classes registration template */
.divButton { background-color: #669AB9; border: 1px solid black; padding: 2px; color:white; font-weight:bold;}
#divToggleClassification { width: 100px;display:inline;cursor:pointer;margin-left:10px;}
#specialties_listbox{display:inline;margin-left:5px;}
div#account_details_container label#specialties_label{width:150px;}
.download_wrapper{float:left; height:22px; width:280px; margin-right:5px;}
.download_wrapper .download_link {
    display:block;
    background: url('/images/download_button.png') center top;
    height:22px;
    width:77px;
    text-indent: -99999px;
}
.download_wrapper .download_link:hover{background-position:0 -22px;}
.download_help_text{margin-left:93px; margin-top:-18px;}
.upload_help_text{float:left;margin:5px;font-weight:bold;font-size:14px}
.flash_upload{float:left; height:24px; margin-top:5px; border:0;}
.flash_upload img{border:0;}
.doc_on_file{float:left;margin:5px;}
.document_label{float:left;clear:left;margin:5px;text-align:right;width:185px;font-weight:bold;font-size:13px;}
div#extra_documents .document_label{width:365px;}
.document{height:22px;width:99.2%;}
#registration_expedite_menu {
    background: url("/themes/tRx_p2p/img/top_menu_sub_back_active.png") repeat-x scroll 0 0 transparent;
    border: 1px solid grey;
    border-radius: 7px 7px 7px 7px;
    color: white;
    font-weight: bold;
    margin-top: 10px;
    padding: 2px;
    text-align: center;
}
#registration_expedite_menu strong {color:Navy;}
#registration_expedite_menu em {color: Navy;font-size: 16px;vertical-align: text-bottom;}

/* Position divs and custom classes for reverse auction details */
#reverse_details_navigation_container{height:50px;}
#reverse_content_container{max-width:950px;}
#rd_welcome_box{float:left;}
#rd_welcome_image{float:left;}
#rd_welcome_message{float:left;padding-top:10px;margin-right:10px;}
#rd_welcome_ops{float:left;padding-top:10px;text-align:center;}
#rd_other_nav{float:right;}
#rd_details{width:400px;margin:0 auto;}
#rd_bids_header{height:17px;}
#bid_container{border:2px solid #6ac596; text-align:center;}
.rd_fields{display:inline-table; padding:5px; }
.rd_label{font-weight:bold;font-size:12px;}
.rd_label_title{font-size:12px; border-top:1px solid black;}
.label{font-weight:bold;}

img.special {margin: 0 10px; vertical-align: text-top;}
div.special_txt {display: inline-table;}

ul.member_highlights {}
ul.member_highlights li {display:inline; font-weight:bold;}

#store_states label, #store_controlstates label, #store_restricted_categories label {float:left; width:100px;}
* html div.scroll {height: 250px; } /* sets max-height for IE */ 
/* expression( this.scrollHeight > 249 ? "250px" : "auto" ); */
div.scroll { 
    max-height: 300px; 
    overflow-x: auto; 
    overflow-y: scroll;
    margin-bottom: 20px;
}

/* Styles for past transaction pages. */
tr.order_info {
    border-bottom: 1px solid #A6A6A6;
    border-left: 1px solid #A6A6A6;
    border-right: 1px solid #A6A6A6;
}

table.transaction { border-collapse:collapse; }
span.transaction_pack_size { float:right; margin-right:5px; }
span.headings {font-size: 12px; font-weight: bold; }

#status_popup_help {
    display:none;
    position: absolute;
    background: white;
    padding: 0pt 11px 5px 0pt;
    border: 2px solid black;
    width:22em;
}

.ui-datepicker {
    z-index: 999 !important;
}

.ui-dialog .ui-dialog-title {
    text-align: center;
    width: 100%;
}

.no-title .ui-dialog-titlebar {
    display: none;
}

.no-title  {
    background: white !important;
}

#purchase_legend {
    border: 1px solid;
    border-radius: 6px 6px 6px 6px;
    float: right;
    margin-top: -35px;
    padding: 4px;
    width: 246px;
}

/* css3 Buttons */

button.cssgreenbtn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    padding: 8px 20px;
    background: -moz-linear-gradient(
        top,
        #ffffff 0%,
        #12e091 65%,
        #068c59);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#ffffff),
        color-stop(0.65, #12e091),
        to(#068c59));
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #000000;
    -moz-box-shadow:
        0px 1px 3px rgba(000,000,000,0.5),
        inset 0px 0px 5px rgba(6,140,89,0.6);
    -webkit-box-shadow:
        0px 1px 3px rgba(000,000,000,0.5),
        inset 0px 0px 5px rgba(6,140,89,0.6);
    box-shadow:
        0px 1px 3px rgba(000,000,000,0.5),
        inset 0px 0px 5px rgba(6,140,89,0.6);
    text-shadow:
        0px -1px 3px rgba(255,255,255,0.8),
        0px 1px 0px rgba(255,255,255,0.3);
}

/*************************************
 *  DASHBOARD STYLES
 *************************************/

table.dashboard td {
    padding: 0 3px;
}

#front_search_box #field_search {
    width: 285px;
}

#front_search_box #strength_search, #size_search, #max_price_search {
    width: 80px;
}

#front_search_box #category {
    height: 25px;
}

input#product_name_search {
    width: 384px;
}

select#category {
    height: 25px;
}

#shipping_min_header, #shipping_min_header_left, #shipping_min_header_right {
    font-weight:bold;
    background-color: #3cbded;
    color: white;
    height: 20px
}
.shipping_min_row {background-color:#F2F2F2}
#shipping_min_footer {background-color:#3CBDED;height: 14px}
#shipping_min_cell_left_border {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: lightgrey
}
#shipping_min_table, #shipping_min_table_left, #shipping_min_table_right {
    border: 0px;
}
#shipping_min_table tr:nth-child(even) {
    background-color: #f2f2f2
}

table#shipping_min_table td{
    padding: 10px;
}

img.help-right, img.help-left { position: relative; top: 2px; cursor: pointer; }

.dialog_help_message_right .ui-dialog-titlebar,
.dialog_help_message_left .ui-dialog-titlebar {
    display: none;
}

.dialog_help_message_right,
.dialog_help_message_left {
    width: 300px;
    background-color: #E4E4E4;
    background-image: none;
    box-shadow: -5px 5px 5px rgba(0,0,0,0.349);
    text-align: left;
    border-radius: 0;
    border: 3px solid #4098A9;
    overflow:visible;
}
.dialog_help_message_right .ui-resizable-handle.ui-resizable-n::before, 
.dialog_help_message_left .ui-resizable-handle.ui-resizable-n::before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    border-width: 12px;
    border-color: transparent transparent #4098A9 transparent;
    bottom: 3px;
}
.dialog_help_message_right .ui-resizable-handle.ui-resizable-n::before {
    right: 5px;
}
.dialog_help_message_left .ui-resizable-handle.ui-resizable-n::before {
    left: 5px;
}
.dialog_help_message_right .ui-dialog-content,
.dialog_help_message_right .ui-dialog-content { 
    padding-bottom: 0; padding-top: 0;
}
.dialog_help_message_right .ui-dialog-content p,
.dialog_help_message_left .ui-dialog-content p{ 
    margin-bottom: 0;
}
.dialog_help_message_right .ui-dialog-buttonpane,
.dialog_help_message_left .ui-dialog-buttonpane{ 
    background-color: #E4E4E4; 
    padding-top: 0; 
    margin-top: 0; 
    border-top: none;
    float: right;
}
.dialog_help_message_right .ui-dialog-buttonpane button,
.dialog_help_message_left .ui-dialog-buttonpane button {
    margin: 0 .4em 0 0;
    cursor: pointer;
    color: white;
    background: linear-gradient(180deg, rgba(81, 192, 212, 1) 0%, rgba(81, 192, 212, 1) 0%, rgba(59, 140, 155, 1) 100%, rgba(59, 140, 155, 1) 100%);
    font-size: 10px;
    text-transform: uppercase;
}
.dialog_help_message_right .ui-button-text-only .ui-button-text,
.dialog_help_message_left .ui-button-text-only .ui-button-text {
    padding: 4px;
}
.dialog_help_message_right .ui-corner-all,
.dialog_help_message_left .ui-corner-all {
    border-radius: 0;
}

.section_heading {
    color: white;
    background-color: #4098a9;
}

form.app_upload { height: 73px; margin: 10px 0; }

.upload_box {
    padding: 25px 20px;
    border: 0px black dashed;
    outline: 2px black dashed;
    margin: 0 10px 10px 20px;
    float: left;
    text-align: center;
    width: 384px;
    line-height: 31px;
}

.upload_file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.upload_file + label {
    cursor: pointer;
}

.remove_icon {
    position: relative;
    top: 5px;
    left: 5px;
}

.document_select { width: 170px; }

/* Drag and Drop Classes */
.has-dnd-upload {

}
.is-dragover {
    background-color: #eeeeee;
    outline: 2px green dashed;
}

.is-success {
    color: green;
}

.is-error {
    color: red;
}


/* Controls styling*/

.control_checkbox{
    background-color: #ffffff; 
    border: solid 1px #000000;
    border-radius: 0;
    width: 15px;
    height: 15px;
}

.radioLeft .error{
    padding: 10px;
     float: left;
    clear: left;
    display:inline;
}
#controlMessage .redfont, .error, .notice, .negative{
    display: block;

}
#registration_form .error, .notice{
    display: inline-block;

}
.nav>li>a {
    text-transform: uppercase;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: #337ab7;
}
.navbar, .navbar-default {
    background: inherit;
    border: none;
    margin-bottom: 0;
}
.navbar-nav>li>a {
    padding-top: 21px;
    padding-bottom: 19px;
    line-height: 20px;
    cursor: pointer;
}
.navbar-collapse.collapse {
    display: block !important;
}
.navbar-nav>li, .navbar-nav {
    float: left !important;
}
.navbar-nav.navbar-right:last-child {
    margin-right: -15px !important;
}
.navbar-right {
    float: right !important;
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: absolute !important;
        float: left !important;
        margin-top: 0;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 1.42857143 !important;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
}
.alert {
  border-radius: 0;
}
.alert-warning {
  color: #333333; 
}
.login-footer a:hover {
    color: #fff;
    text-decoration: underline !important;
}
.logo-login {
    margin: 20px 15px 0px 15px;
}
.order_has_control {
    color: red;
}
.accepted_payment_type span{
    margin-right: 5px;
}
.catalog_filter_option_label{
    margin-left: 5px;
    font-weight: 600;
}
.alignInLine input[type=text]{
    text-align: left !important;
}
.restricted_cat_label1{
    font-weight: 700;
    width:100%;
}
.restricted_cat_label2{
    font-weight: 700;
    width:27%;
    vertical-align: text-top;
}
.restricted_cat_a{
    font-weight: bold;
    text-decoration: underline;
    color: #0099FF !important;
}
.info_text{
    font-weight: bold;
}
.catlink_remove_underline{
    text-decoration: none !important;
}
.cat-dropdown-scroll {
    overflow-y: auto;
    max-height: 500px;
}
/* new-updated login page css */
.login-form .loginid-helptext {
    color: white;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
p.text-left.login-footer {
    margin-top: 20px;
}
.form-control:focus {
    color: #212529;
    background-color: #fbfbfb;
    border-color: #66afe9 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
}
.custm-frm-control .form-control {
    background: #ffff;
}
.login-form .field-icon {
    float: right;
    margin-right: 8px;
    margin-top: -29px;
    position: relative;
    z-index: 2;
    cursor: pointer;
}
.fa-eye-slash:before {
    content: "\f070";
}
.terms-conditions.info-title.checkbox label {
    margin-top: 0;
}
.hello-modal .signature-modal-body .hello-modal__body {
    max-height: 67vh !important;
}

.hello-modal__body {
    max-height: 66vh !important;
}