.header-top.header.container {
    max-width: 100%;
    background-color: #ECECEC;
}
.header-top .inner-container {
    padding-left: 25px;
    padding-right: 25px;
    margin: 10px 0px;
}
.header-top span.ic.ic-lg.ic-phone {
    padding-right: 5px;
}
.header.container {
    max-width: 100%;
}
.nav.container {
    max-width: 100%;
    background: #003087;
}
.navi-wrapper, .nav-regular {
    background-color: #003087 !important;
}
.nav-holders-wrapper{
	z-index: 201 !important;
}
.nav-container .vertnav-trigger {
    width: 25%;
    padding-right: 7px;
}
.menu-trigger .menu-trigger-inner {
    color: #fff !important;
	background-color: #3186f8 !important;
}
ul.nav-inline-links.navi.nav-regular {
    width: 65%;
    margin: 23px 0px 0px 0px;
    float: left;
    text-align: left;
}

.nav-regular li.active a, .navi-wrapper ul.leftmenu li:hover a {
    /*background: #3186F8 !important;*/
    color: black !important;
}
.nav-inline-links .nav-item > a {
    font-size: 16px;
    color: #fff !important;
}

.navi-wrapper ul.leftmenu{margin: 23px 0px 0px 0px; padding: 0px; text-align: left; width: 75%; float: left;}
.navi-wrapper ul.leftmenu li{display: inline-block; font-size: 14px; text-transform: uppercase; position: relative; margin: 0 -3px 0 0;}
.navi-wrapper ul.leftmenu li a{color: #FFF; padding: 0 15px; position: relative; line-height: 64px; display: inline-block;}
.navi-wrapper ul.leftmenu li.active a, .navi-wrapper ul.leftmenu li:hover a{background: #3186F8; color: #FFF;}
.navi-wrapper ul.leftmenu li a{font-size: 16px;}
.navi-wrapper ul.leftmenu{margin-top: 0; margin-left: 50px; width: 65%;}
ul.leftmenu li.parent_cus .sub_menu_cus {
    display: none;
}
ul.leftmenu li.parent_cus {
    position: inherit;
}
.footer-container {
    background-image: url(https://itscnc.com/media/wysiwyg/infortis/ultimo/_backgrounds/default/footer-bg.png);    
    background-color: #031426 !important;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: left top;
}
ul.scrollpanel {
    max-height: 500px;
    overflow: hidden;
    overflow-y: scroll;
}
.footer-primary {
    padding-top: 75px;
    padding-bottom: 50px;
}
.footer-container .container {
    width: 96%;
    max-width: 1360px;
}
.address-list li {
    color: #fff;
    padding: 16px 0 0;
}
.address-list li a {
    color: #FFF;
}
.footer-primary a {
    color: #fff;
}
.footer .mobile-collapsible .block-title {
    font-size: 17px !important;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.footer .mobile-collapsible .block-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    color: #FFF;
    margin: 0px;
    padding: 0px 0px 15px 0px;
}

ul.bullet li {
    background: none !important;
}
.footer ul.disc li {
    background-image: none;
    display: block;
    padding-left: 0px;
}
.footer ul.disc{
	paddding: 0 0 0 0;
}
.footer-primary a {
    
}
.footer-primary hr {
    height: 1px;
    background: #4c4f55;
    border: 0px;
    margin: 20px 0px;
}
.foot-2 .footer_custom h6 {
    font-size: 17px;
    color: hsl(0, 0%, 100%);
    text-transform: uppercase;
	padding-bottom: 0;
}
.foot-2 .footer_custom p {
    font-size: 13px;
    color: hsl(240, 1%, 81%);
    padding: 0px 0px 0px 0px;
    line-height: 26px;
    width: 90%;
}
#subscribe-form .input-box {
    float: left;
    margin: 0 5px 5px 0;
    position: relative;
}
@media (min-width: 992px){
	#subscribe-form .input-text {
	    height: 40px !IMPORTANT;
	}
}
#subscribe-form .input-text {
    float: left;
    width: auto;
}
#subscribe-form .button {
    float: left;
    margin-top: 6px;
    padding: 2px 15px;
}
.footer .button {
    background-color: #5b514a;
    color: #ffffff;
}
.customer-care-icon ul li {
    display: inline-block;
    margin-right: 20px;
}
.footer li.wire-transfer {
    width: 90px;
}

.clearer:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}
.footer-bottom-container {
    background: #020F1E !important;
}
.inner-container {
    padding-left: 15px;
    padding-right: 15px;
}
.footer .item-left {
    float: left;
    margin-right: 20px;
}
.footer-copyright {
    margin: 0;
    font-size: 16px !important;
    line-height: 32px !important;
    color: #FFF;
    text-align: center;
    padding: 0;
}
small.copyright {
    font-size: 16px;
}
code{
	white-space: pre-wrap;
}

.cms-tech-documents .tech-document li{
	margin: 12px 0;
    background-image: url('../images/pdf.icon.jpg');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 10px 0 10px 37px;
    background-size: 38px;	
}
.tech-document li{
    margin: 12px 0;
    background-image: url('../images/pdf.icon.jpg');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 10px 0 10px 37px;
    background-size: 38px;  
}
ul.leftmenu li.parent_cus .sub_menu_cus {
    display: none;
}
ul, ol {
    list-style: none;
}
.navi-wrapper ul.leftmenu li {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    margin: 0 -3px 0 0;
}
.navi-wrapper ul.leftmenu {
    margin: 23px 0px 0px 0px;
    padding: 0px;
    text-align: left;
    width: 75%;
    float: left;
}
ul.leftmenu li.parent_cus .sub_menu_cus {
    display: none;
}
.fadal-history .tabcontent {
    padding-top: 76px;
}
.fadal-history .tablink {
  background-color: #003087;
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 20%;
  border-right: 1px solid;
}
.fadal-history .tablink:hover {
  background-color: #777;
}

.fadal-history div#tabs-1 li a {
    font-weight: 500;
    font-size: 16px;
}
.ui-tabs .ui-tabs-nav {
    padding: .2em .2em .2em !important;
}
p.cus-p {
    display: inline-grid;
    padding: 10px 0;
}
p.cus-p strong {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;

}

.fadal-history .center-img {
    text-align: center;
    margin-bottom: 20px;
}

.fadal-history h3.cus-heading {
    text-align: center;
    line-height: 35px;
    font-size: 20px !important;
    /* background: #3186f8; */
    /* border: 1px dashed #fff; */
    padding: 8px;
    /* outline: 7px solid #3186f8; */
    color: #003087;
    margin-bottom: 0px !important;
    font-weight: 500;
    clear: both;
}
h3.cus-heading.CPU-Board {
    float: left;
    width: 100%;
    margin-top: 60px !important;
}
p.dot-lists:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 24px;
}
p.dot-lists {
    font-weight: 600;
    position: relative;
    padding-left: 18px !IMPORTANT;
}
.fori{
    font-style:italic;
}
.straights {
    margin-bottom: 30px !IMPORTANT;
}
ul.customlist.cms1 {
    clear: both;
    margin: 33px 0 !IMPORTANT;
    float: left;
    width: 100%;
}
ul.customlist.cms1 li {
    list-style-type: circle;
    font-weight: 400;
    line-height: 30px;
    list-style-position: inside;
}
.checkout-cart-index .sp-methods .price {
    font-weight: bold;
    display: inline-block!important;
}
dl.sp-methods .RateGroups ul {
    margin-bottom: 0 !important;
}
/*Fadal History*/
/*a {
    color: #888;
    text-decoration: none;
}*/

a:hover {
    text-decoration: none;
    color: #333;
}

:focus {
    outline: 0;
}
ul.leftmenu li.parent_cus{position: inherit;}
ul.leftmenu li.parent_cus:hover .sub_menu_cus { display: block; width: 320px; padding: 15px; margin: 0px; background-color: #f8f8f8; position: absolute; top: 64px;  z-index: 9999;}
ul.leftmenu li.parent_cus .sub_menu_cus{display: none;} 
ul.leftmenu li.parent_cus .sub_menu_cus li{display: inline-block; padding: 5px 0px; margin: 0px 0px; width: 100%;}
ul.leftmenu li.parent_cus .sub_menu_cus li a {display: inline-block; width: 100%; color: #000; font-size: 14px; background-color: transparent; line-height: 30px;}
ul.leftmenu li.parent_cus .sub_menu_cus li:hover{background-color: #003087; color: #fff;}
ul.leftmenu li.parent_cus .sub_menu_cus li:hover a {
    color: #fff !important;
}
.fieldset, .multiple-checkout .col2-set, .multiple-checkout .col3-set, .info-set {
    margin: 0 0 10px;
    padding: 0;
}
.form-list .field {
    float: left;
    width: 275px;
    margin-bottom: 5px;
}
.form-list .input-box {
    display: block;
    clear: both;
}
.col-md-4.cus-address {
    margin-top: 50px;
}
.col-md-4.cus-address ul li {
    line-height: 24px;
    margin-bottom: 24px;
    padding-left: 14px;
    position: relative;
}
.form-list li {
    margin: 0 0 8px;
}
#contactForm textarea {
    width: 100%;
    max-width: 535px;
}
.form-list input.input-text {
    width: 262px;
    line-height: 20px;
}
input.input-text, textarea {
    padding: 10px;
    text-overflow: ellipsis;
    margin-top: 6px;
}
.column-main .buttons-set {
    clear: both;
    margin: 30px 0 0 !important;
}
.col-md-4.cus-address ul li span {
    display: inline-flex;
}
.col-md-4.cus-address ul li strong {
    margin-right: 10px;
}
.page-title {
    position: relative;
    padding-top: 10px !important;
}
h2.legend {
    padding-bottom: 7px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
    font-size: 1.5em;
    line-height: 1.2222em;
    margin-bottom: 15px;
}
.table-checkout-shipping-method tbody td{
    float: left;
}


.cart-container .checkout-methods-items .item+.item a {
    display: none!important;
}
.checkout-index-index #checkout-payment-method-load .payment-method-title.field.choice,
.checkout-index-index .checkout-payment-method .payment-option._collapsible .payment-option-title{
    padding-left: 0px;
}
body.checkout-index-index.onestepcheckout-index-index {
    overflow-x: hidden;
}




.cms-login h1.page-title{
    font-size: 24px;
    font-weight: 700;
}

.cms-login .block-customer-login{
    margin-bottom: 30px;
    display: inline-block;
}

.cms-login .block-customer-login .block-title{
    clear: both;
}

.cms-login .block-customer-login + .block-customer-login{
    background: #eee;
    padding: 20px;
    border: 1px solid #ddd;
    display: block;
}