@media (max-width: 900px) {
    .upc_scan_entries, .shopping_cart_popup, .ui-dialog-legacyredirect {
        left: 25% !important;
    }
}
@media (min-width: 900px) and (max-width: 1520px) {
    .container, div#top_menu, #footer, header {
        width:100% !important;
    }
    .upc_scan_entries, .ui-dialog-legacyredirect {
        left: 10% !important;
    }
}
/*@media (min-width: 1520px) and (max-width: 1920px) {*/
@media (min-width: 1401px) {
    .container {
        max-width: 1366px !important;
    }
    .upc_scan_entries, .shopping_cart_popup, .ui-dialog-legacyredirect {
        left: 25% !important;
    }
}
@media (max-width: 1023px) {
    .container, div#top_menu, #footer, header{
        width: 1024px !important;
    }
}
.container-header {
    margin-top: 10px;
    margin-bottom: 10px;
}
.phone-icon {
    font-size: 18px;
    color: #51c0d4;
    margin-top: 2px;
}
.header-phone-no {
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 600;
    margin-right: 5px;
}
.login-info {
     color: #51c0d4;
}
.login-info a {
    text-decoration: underline;
}
.logoutLink {
    color: #51C0D4;
}
.favd3, .favc4 {
    background-color: #2d4051 !important;
}
.favc4 {
    color: white;
}
input[type=text], input[type=number]  {
    background-color: #FFFFFF;
    border: 2px solid #51c0d4;
    border-radius: 0px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    appearance: none;
    margin: 0; 
}
input[type=number] {
    -moz-appearance:textfield;
    width:60px;
}
.nova_orange_button,.nova_orange_button:visited, #cart_btn1, .nova_check_status {
    background-color: #eb6500;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eb6500), color-stop(1, #eb6500) );
    background: -moz-linear-gradient( center top, #eb6500 5%, #eb6500 100% );
    border: 2px solid #eb6500;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    color:white;
}
.nova_orange_button:hover, .nova_orange_button:active, #cart_btn1:hover, .nova_check_status:hover {
    background-color: #d96c00;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d96c00), color-stop(1, #d96c00) );
    background: -moz-linear-gradient( center top, #d96c00 5%, #d96c00 100% );
    text-decoration: none;
}
.fav_ndc, .favd2 td {
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 45px;
}
#cart_btn1 {
    border: 2px solid #eb6500;
    color: white;
    padding: 4px;
    font-size: 14px;
    margin-top: 5px;
}
.fav_ndc, .teal-color {
    color: #51c0d4; 
}
.upc_scan_entries .ui-dialog-titlebar, .shopping_cart_popup .ui-dialog-titlebar, .ui-dialog-legacyredirect .ui-dialog-titlebar {
    background:#394249;
    color:#FFFFFF;
    height: 50px;
    text-align:center;
    padding: 15px;
    border-radius: 0px;
}
.upc_scan_entries .ui-widget-content, .shopping_cart_popup .ui-widget-content, #legacydialog, .ui-dialog-legacyredirect .ui-widget-content {
    background-color: #fbfbfb;
}
.upc_scan_entries .ui-widget-header, .shopping_cart_popup .ui-widget-header, .ui-dialog-legacyredirect .ui-widget-header {
    border: none;
}
.upc_scan_entries .ui-dialog-titlebar-close, .shopping_cart_popup .ui-dialog-titlebar-close {
    background-color: #2d4051;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2d4051), color-stop(1, #2d4051) );
    background: -moz-linear-gradient( center top, #2d4051 5%, #2d4051 100% );
    border: none;
    color: #ffffff;
}
.sales_history {
     padding:5px;
     line-height: 35px;
}
.teal-button {
    background-color: #51c0d4;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #51c0d4), color-stop(1, #51c0d4) );
    background: -moz-linear-gradient( center top, #51c0d4 5%, #51c0d4 100% );
    border: 2px solid #51c0d4;
    border-radius: 0px;
    text-shadow:none;
}
.teal-button:hover, .teal-button:active {
    background-color: #47a8ba;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #47a8ba), color-stop(1, #47a8ba) );
    background: -moz-linear-gradient( center top, #47a8ba 5%, #47a8ba 100% );
    border: 2px solid #47a8ba;
}
.qty_trxade_low_price_input input {
    height: 20px !important;
}
.nova-notice {
    border: 2px solid #eb6500 !important;
    background-color: #eb6500 !important;
    color: white !important;
}
.save_arrow:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid;
    border-color: transparent transparent #2d4051 #2d4051;
}
.prime_table th{
    text-align: center;
}
.fav_title {
    background-color: #f2f2f2;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    height: 74px;
    font-family: 'Open Sans Semibold', 'Open Sans';
    font-weight: 600;
    font-size: 20px;
    color: #51C0D4;
    text-align: left;
    padding: 22px 0px 0px 15px;
}
.ship_min_table {
    text-align: center;
    padding:1px;
    border:1px solid #fff;
    background-color: #2d4051;
    color: white;
}
.ship_min_button {
     align-items: center;
     justify-content: center;
     margin: 2px;
}
.nova_grey_button {
    background-color: #e1e1e1; 
    color: black;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f1f1f1), color-stop(1, #e3e3e3) );
    background: -moz-linear-gradient( center top, #e2e2e2 5%, #e3e3e3 100% );
    border: 1px solid #979797;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    color:black;
    font-weight: normal;
}
.download_cad {
    background-color: #eb6500;
    color: white;
    cursor: pointer;
    text-align: center;
    padding: 4px 17px;
    height: auto !important;
    width: auto !important;
    line-height: normal !important;
    border-radius: 0px;
    border-width: 0px;
    font-family: 'Open Sans Semibold', 'Open Sans';
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
}
.download_cad_text {
    margin-left: 37%;
    margin-top: -22px;
    color: black;
    font-weight: 600;
}
.download_wrapper{float:left; height:22px; width:280px; margin-right:5px;
}
.download_wrapper .download_button {
    display:block;
    height:22px;
    width:77px;
    background-color: #eb6500;
    color: white;
    cursor: pointer;
    text-align: center;
    padding: 3px 9px;
    border-radius: 0px;
    border-width: 0px;
    font-family: 'Open Sans Semibold', 'Open Sans';
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    background: #eb6500;
    text-indent: 0px;
    text-decoration:none;
 }
 .download_wrapper .download_button:before {
    content: "Download";
}
.download_wrapper .download_button:hover {
    font-size: 12px !important;
    text-decoration: none;
    color: white;
    background-color: #D96C00;
}
.download_help_text{
    margin-left: 30%;
    margin-top: -7%;
    font-size: 11px;
}
#account_details_container.nova label{
    width: 8%;
    display: inline-block;
    text-align: right;
    font-weight: 600;
}
#account_details_container.nova input[type=text] {
    border: 1px solid #51c0d4;
    height: 26px;
    background-color: #FFFFFF;
    font-family: 'Open Sans', 'Open Sans';
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
}
#account_details_container.nova input[type=text]:read-only { 
    border: 1px solid #bebebe;
    height: 26px;
    background-color: #F2F2F2;
    font-family: 'Open Sans', 'Open Sans';
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
}
#account_details_container.nova .required, #account_details_container.nova .suggested {
    border: 2px inset #669AB9;
    background-color: #92E2B9;
}
#account_details_container.nova .mtop{
   margin-top:1px;
}
#account_details_container.nova .c5,.c4{
   height: 0px ! important;
}
#account_details_container.nova .c3{
   background-color: #51c0d4 ! important;
}
#account_details_container.nova .reskin input[type=text]{
   background-color: #FFFFFF !important;
}
.optional {
    background-color: #FFFFFF !important;
}

#account_details_container.nova .left_ta {
    font-family: 'Open Sans Semibold', 'Open Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 12px; 
}
#account_details_container.nova .left_references_container {
    font-family: 'Open Sans Semibold', 'Open Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
}
#account_details_container.nova .right_references_container {
    font-family: 'Open Sans Semibold', 'Open Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
}
.legal .select-sortby{
    left: 0px;
    top: 0px;
    height: 26px;
    font-family: 'OpenSans', 'Open Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    width: 180px;
    border-radius: 0px ! important;
    cursor: pointer;
    border: 1px solid #bebebe !important;
    background-color: #F2F2F2 !important;
}
.select-sortby {
    left: 0px;
    top: 0px;
    height: 26px;
    font-family: 'OpenSans', 'Open Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    width: 180px;
    border-radius: 0px ! important;
    cursor: pointer;
    border: 1px solid #51c0d4 !important;
    background-color: white !important;
}
input[type=password] {
    background-color: #FFFFFF;
    border: 1px solid #51c0d4;
    border-radius: 0px;
    height: 26px;
}
input[type=submit] {
   background-color: #eb6500;
    color: white;
    cursor: pointer;
    text-align: center;
    padding: 3px 9px;
    border-radius: 0px;
    border-width: 0px;
    font-family: 'Open Sans Semibold', 'Open Sans';
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
}
button[disabled], html input[disabled] {
    cursor: default;
    background-color: #e0e0e0;
    color: #a1a1a1 !important;
}
#account_details_container.nova .divButton {
    background-color: #EB6500;
    color: white;
    font-weight: bold;
    padding: 3px 9px;
    font-size: 12px;
    border: 0px;
}
#account_details_container.nova .divButton:hover {
    background-color: #D96C00;
}
div#references_container_top {
    height: auto ! important;
    overflow: auto ! important;
}
.alignLeft {
    display: -webkit-inline-box;
    margin-left: -371px;
}
.hideElement {
    display: none;
}
.cpColor {
    color: #51c0d4;
}
.hrChangePassword {
    border: 1px solid #f3f3f3 ! important;
}
.novaDropDown select{
    left: 0px;
    top: 0px;
    height: 26px;
    font-family: 'OpenSans', 'Open Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    width: 180px;
    border-radius: 0px ! important;
    cursor: pointer;
    border: 1px solid #51c0d4 !important;
    background-color: white !important;
}

.novaListBox select{
    left: 0px;
    top: 0px;
    font-family: 'OpenSans', 'Open Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    width: 180px;
    border-radius: 0px ! important;
    cursor: pointer;
    border: 1px solid #51c0d4 !important;
    background-color: white !important;
}
.cart-title-box {
    height: 74px;
    background-color: rgba(251, 251, 251, 1);
    box-sizing: border-box;
    border: 1px solid rgba(242, 242, 242, 1);
    border-radius: 0px;
    text-align: left;
    margin-top: 10px;
}
.cart-title-text {
    font-family: 'Open Sans Semibold', 'Open Sans';
    font-weight: 600;
    font-size: 20px;
    position: relative;
    color: #51C0D4;
    width: 331px;
    top: 7px;
    text-align: left;
    float: left;
    padding-left: 15px;
}
ul#purchases_menu li.current, ul.subtabs li.current {
    background: #51C0D4;
    background-size: 100%;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.headerBar {
    background-color: #51C0D4;
    height: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.purchasesColHeader{
    background-color: #394249;
    color: #FFFFFF;
    height: 5px;
    margin-top: 15px;
    clear: both;
}

.dfoo .d3{
    background-color: #455A64;
    color: #FFFFFF;
}
.dfoo button{
    display: inline-block;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-image: none;
    border: 1px transparent solid;
    border-radius: 0;
    background-color: rgb(235,101,0);
}

.border button{
    display: inline-block;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-image: none;
    border: 1px transparent solid;
    border-radius: 0;
    background-color: rgb(235,101,0);
}

.contentfont button{
    display: inline-block;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-image: none;
    border: 1px transparent solid;
    border-radius: 0;
    background-color: rgb(235,101,0);
}

.dfoo button:hover{
    background-color: #D96C00
}

.border button:hover{
    background-color: #D96C00
}

.contentfont button:hover{
    background-color: #D96C00
}

.contentfont .d3{
    background-color: #455A64;
    color: #FFFFFF;
}

.searchHistory input{
    border: #51C0D4 solid 2px;
}

.searchHistory input[type=submit]{
    display: inline-block;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-image: none;
    border: 1px transparent solid;
    border-radius: 0;
    background-color: rgb(235,101,0);
    color: white;
}

.searchHistory input[type=submit]:hover{
    background-color: #D96C00;
}

.searchHistory select{
    border-radius: 0;
    border: #51C0D4 solid 2px;
    background-color: #FFFFFF;
}

.contentfont .c2b{
    background-color: #F2F2F2;
}

.contentfont .c5{
    background-color: #51C0D4;
}

.footerBar{
    background-color: #51C0D4 !important;
}

.hideDetail{
    display: none;
}

.columnHider{
    visibility: hidden;
}
/* Top Search Bar Styles */
.search-bar {
    width: 100%;
    height: 72px;
    line-height: 19px;
    background-color: rgba(81, 192, 212, 1);
    vertical-align: middle;
}
.search-label {
    display: inline-block;
    margin-top: 17.5px;
    float: left;
    width: 100px;
    font-size: 12px;
    border: 1px solid rgba(127, 189, 231, 1);
    background-color: rgba(251, 251, 251, 1);
    height: 37px;
    padding-left: 8px;
    padding-top: 8px;
}
.dropdown-menu.category-dropdown {
    font-size: 12px;
    color: #333333;
    background-color: white !important;
    left: auto !important;
    top: auto !important;
    width: 220px;
    z-index: 2050;
    position: absolute;
    list-style-type: none;
    padding: 0;
    border: 1px solid rgba(81, 192, 212, 1);
}
.category-dropdown:hover, .category-dropdown:active {
    color: rgba(81, 192, 212, 1);
    background-color: white;
    border: 1px solid rgba(81, 192, 212, 1);
}
.category-dropdown li a::before {
    content: '•';
    color: rgba(81, 192, 212, 1);
    font-size: 24px;
    position: relative;
    top: 4px;
    margin-right: 5px;
    outline: 0;
}
.category-dropdown li {
    padding-left: 18px;
    padding-right: 8px;
    margin-left: 0px;
    width: 100%;
    cursor: pointer;
    border-bottom: 1px solid #F2F2F2;
}
.category-dropdown li a {
    text-decoration: none;
    cursor: pointer;
    color: #394249;
    width: 100%;
    line-height: 37px;
}
.category-dropdown li a:hover, .category-dropdown li a:active {
    text-decoration: none;
    color: #51c0d4;
    outline: 0;
}
.select-caret {
    margin-right: 0;
    float: right;
    position: relative;
    top: 7px;
}
.search-term-box {
    height: 37px;
    margin-top: 17.5px;
    float: left;
    width: 50%;
    /* line-height: 72px; */
}

.search-term-input {
    font-family: OpenSans, "Open Sans";
    font-weight: 400;
    font-style: normal;
    color: rgb(30, 30, 30);
    font-size: 12px;
    text-decoration: none;
    text-align: left;
    display: inline-block;
    height: 37px;
    padding: 0 8px;
    margin: 0 !important;
    box-sizing: border-box;
    border: 1px solid rgba(81, 192, 212, 1);
    border-radius: 0px;
}

.search-term-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: OpenSans, "Open Sans";
    font-weight: 400;
    font-style: normal;
    color: rgb(204,204,204);
}

.search-term-input::-moz-placeholder {/*Mozilla Firefox*/
    font-family: OpenSans, "Open Sans";
    font-weight: 400;
    font-style: normal;
    color: rgb(204,204,204);
    
}
.search-term-input:focus {
    border: solid 1px transparent;
}
.search-term-input::-ms-clear {
    display: none;
}
.search-form-go-box {
    height: 72px;
    float: left;
}
.supplier-catalog-text {
    width: 1366px !important;
    margin-top: 10px;
}
.supplier-catalog-box {
    height: 110px !important;
}
.supplierSearch .search-term-box{
    margin-top: 5px;
    width: 600px;
    /* margin-left: 110px; */
}
.supplierSearch .search-term-box .search-term-input{
    margin-top: 5px;
    width: 100%;
}
.supplierSearch .search-form-go-box{
    margin-top: 5px;
}
.supplierSearch .filters-box {
    top:30px;
}
.supplierSearch .btn-search-form {
    margin-top: 0px;
}

.search-ndc-box {
    width: 100px;
    height: 37px;
    margin-top: 17.5px;
    margin-left: 10px;
    float: left;
}
.search-ndc-label{
    color: white;
    width: auto;
    font-weight: 600;
    margin-top: 9px;
}
.btn-search-form {
    height: 37px;
    margin-top: 17.5px;
    position: relative;
    font-family: 'OpenSans-Bold', 'Open Sans Bold', 'Open Sans';
    font-weight: 700;
    font-size: 12px;
    background-color: rgba(38, 121, 135, 1);
    box-sizing: border-box;
    border: 1px solid rgba(147, 214, 225, 1) !important;
    color: white;
}
.btn-search-form:hover, .btn-search-form:active, .btn-search-form:focus, .btn-search-form:visited {
    background-color: rgba(30, 97, 108,1);
    color: white;
    box-shadow: none;
}
.search-form-shortdate-box {
    height: 72px;
    float: right;
}
.search-form-prime-box {
    height: 72px;
    float: right;
}
.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;
}
.ndc-specific-checkbox{
    cursor: pointer;
    vertical-align: bottom;
    margin-bottom: 2px !important;
}
.btn-search-form {
    height: 37px;
    margin-top: 17.5px;
    position: relative;
    font-family: 'OpenSans-Bold', 'Open Sans Bold', 'Open Sans';
    font-weight: 700;
    font-size: 12px;
    background-color: rgba(38, 121, 135, 1);
    box-sizing: border-box;
    border: 1px solid rgba(147, 214, 225, 1) !important;
    color: white;
}
.btn {
    display: inline-block;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-image: none;
    border: 1px transparent solid;
    border-radius: 0;
}
.search-term-box {
    height: 37px;
    margin-top: 17.5px;
    float: left;
    width: 45%;
}

.search-term-input {
    font-family: OpenSans, "Open Sans";
    font-weight: 400;
    font-style: normal;
    color: rgb(30, 30, 30);
    font-size: 12px;
    text-decoration: none;
    text-align: left;
    display: inline-block;
    height: 37px !important;
    width: 100%;
    padding: 0 8px;
    margin: 0 !important;
    box-sizing: border-box;
    border: 1px solid rgba(81, 192, 212, 1) !important;
    border-radius: 0px !important;
    
}
.search-term-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: OpenSans, "Open Sans";
    font-weight: 400;
    font-style: normal;
    color: rgb(204,204,204);
}
.search-term-input::-moz-placeholder {/*Mozilla Firefox*/
    font-family: OpenSans, "Open Sans";
    font-weight: 400;
    font-style: normal;
    color: rgb(204,204,204);
}
.search-term-input:focus {
    border: solid 1px transparent;
}
.search-form-go-box {
    height: 72px;
    float: left;
}
.dropdown-menu.category-dropdown::before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -34px;
    left: 19px;
    border: none;
    border-bottom-color: #444e56;
}
.category-box button{
    font-weight: normal !important;
    text-overflow: ellipsis;
    width: 150px;
}
.fix-caret{
    float:right; 
    margin-top: -10px;
}
@media (min-width: 1443px) {
  .search-term-box {
    width: 42%; } 
}

@media (min-width: 1366px) and (max-width: 1443px) {
  .search-term-box {
    width: 41% !important; } }

@media (min-width: 1200px) and (max-width: 1366px) {
  .search-term-box {
    width: 33% !important; } }

@media (max-width: 1199px) {
  .search-term-box {
    width: 21%; } 
}

.search-term-box .dropdown-menu>li>a {
    padding-left: 18px;
    padding-right: 8px;
    padding-top: 0px;
    background: #FFF;
    margin-left: 0px;
    width: 900px;
    cursor: pointer;
    font-size: 12px;
    color: #333333;
    max-height: 80px;
    border-bottom: 1px solid #F2F2F2;
    display: block;
    word-wrap: break-word;
    white-space: pre-wrap;
}
.search-term-box .dropdown-menu{
    background-color: #FFF !important;
    list-style-type: '';
    margin-top: -1px;
    margin-left: 1px;
    width: calc(#searchBar);
}
.search-term-box .dropdown-menu::before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -34px;
    left: 19px;
    border: none;
}
.search-term-box .dropdown-menu strong{
    font-weight: normal;
}
.search-term-box .dropdown-menu>.active>a:hover{
    text-decoration: none;
    background-color: lightblue !important;
    background-image: none;
    color: #333333;
}
.search-term-box .dropdown-menu>li>a::before {
    content: '•';
    color: rgba(81, 192, 212, 1);
    font-size: 24px;
    position: relative;
    top: 4px;
    margin-right: 5px;
}
.typeahead-loader {
    position: relative;
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
    margin-left: 13px;
    margin-top: -31px;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.search-form-oppBuys-box, .search-form-deals-box {
    height: 72px;
    float: right;
}
.search-form-controls-box {
    height: 72px;
    float: right;
    margin-right: 5px;
    display: none;
}
.controls{
    height: 37px;
    margin-top: 17.5px;
    position: relative;
    font-family: 'OpenSans-Bold', 'Open Sans Bold', 'Open Sans';
    font-size: 12px;
    box-sizing: border-box;
    border: 1px solid rgba(147, 214, 225, 1) !important;
    color: white;
    background-color: rgba(235, 101, 0, 1);
}
.controls:hover, .controls:active, .controls:focus, .controls:visited {
    background-color: rgba(235, 101, 0, 1) !important;
    color: white;
    box-shadow: none;
}
.alignNavMenuRight {
    left: 190%;
}
.grey_link, .grey_link:hover {
    color:grey;
    text-decoration: underline;
    cursor: pointer;
}
.orange_font_color, .orange_font_color:hover {
    color: #EB6500;
}
.underline_style {
    text-decoration: underline;
}
.refresh_center {
    text-align: center;
}
.ui-dialog-legacyredirect > div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix > div > button {
    background-color: #51c0d4 !important;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #51c0d4), color-stop(1, #51c0d4) ) !important;
    background: -moz-linear-gradient( center top, #51c0d4 5%, #51c0d4 100% ) !important;
    border: 2px solid #51c0d4 !important;
    border-radius: 0px !important;
    text-shadow:none !important;
    color: white !important;
}
.ui-dialog-legacyredirect .ui-dialog-buttonset {
    float: none !important;
    text-align: center !important;
}
.ui-dialog-legacyredirect .ui-dialog-title {
    font-size: 15px;
    margin-top: 8px !important;
}
.ui-dialog-legacyredirect .ui-dialog .ui-dialog-buttonpane {
    margin-top: 0 !important;
}
.request_tracking_button {
    margin-top: 10px;
    line-height: 22px !important;
}
.deleteIcon {
    position: absolute;
    width: 15px;
    height: 15px;
    margin-left: -1%;
    margin-top: 13px;
    cursor: pointer;
    top: auto;
}
.clearRight {
    float: right;
    display: none;
}
@media (min-width: 1024px) and (max-width: 1680px) {
    .deleteIcon {
        margin-left: -1.5%;
    }
}
@media (min-width: 1024px) and (max-width: 1680px) {
    .deleteIcon {
        margin-left: -1.5%;
    }
}
@media (max-width: 1023px) {
    .deleteIcon {
        margin-left: -2.5%;
    }
}
#license_expire_notice {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200; 
    max-height: 90px;
    background-color: #FFE699;
    color: #FF0000;
    font-size: 14px;
    padding: 2px 11px 11px 15px;
    display: none;
}
#license_expire_notice span{
    display: block;
    margin-top: 4px;
    font-weight: 300;
    display: none;
}
.optOutAllBtn {
    float: right;
    margin-right: 1%;
    padding: 2px 10px 5px 10px;
    font-size: 14px !important;
    cursor: pointer;
}
.optOutCheckBox {
    float: right;
    margin-right: -2% !important;
}
.modal-content {
    background-color: rgba(251, 251, 251, 1);
    border: none;
    color: rgba(57, 66, 73, 1);
    border-radius: 0;
    min-width: 600px;
}
.modal-header {
    text-transform: uppercase;
    color: white;
    text-align: center;
    background-color: rgba(57, 66, 73, 1);
}
.modal-header h3 {
    font-size: 16px; 
    font-weight: bold;
}
#opt-out-all-dialog {
    padding: 0px !important;
}
.ui-dialog .ui-dialog-title {
    padding: 10px !important;
}
.ui-corner-all {
    border-radius: 0px !important;
    padding: 0px !important;
}
.ui-widget-header {
    background: rgba(57, 66, 73, 1) !important;
    border: none !important;
    color: #ffffff !important;
}
.ui-widget-header .ui-state-default {
    border: none !important;
    background: rgba(57, 66, 73, 1) !important;
}
.ui-state-default .ui-icon {
    background:  url("/images/close.png") !important;
    padding: 12px;
}
.closeBtn {
    padding: 2px 25px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default:focus {
  outline-color: transparent !important;
  outline-style: none !important;
}
/* ADR Reltionship Classes */
#labelerCode {
    width: 65px;
}
#success, #failure {
    padding: 5px !important;
    display: none;
}
#failure b, #success b {
    display: inline-block;
    width: 190px;
    font-size: 11px;
}
.clickable {
    cursor: pointer;
}
.adr {
    border: 1px solid #e5e5e5;
    display: inline-block;
    padding: 6px;
    background: #fcfbfb;
}
.adr .relMfr {
    margin-right: 13px;
    width: 85%;
}
.adr .clickable {
    color: #51c0d4;
    font-size: 15px;
}
#adrManufacturers {
    margin-top: 15px;
    margin-left: 5px;
}
.alignNavMenuLeft {
    margin-left: -12px !important;
}
@media (max-width: 1280px) {
    #top_menu ul li a {
        font-size: 10px;
    }
}
@media (min-width: 1081px) and (max-width: 1365px) {
    #top_menu ul li a {
        font-size: 11px;
    }
}

@media (min-width: 1023px) and (max-width: 1365px) {
    
    #top_menu nav .container .alignNavMenuLeft {
        margin-left: -8px !important;
    }
    
    #top_menu nav .container ul > li > a {
        padding: 8px;
    }
    
    #top_menu nav .container {
        padding-right: 30px;
        padding-left: 16px;
    }
}