﻿@charset "utf-8";  
:root {
    --primary-color: #012858;
    --primary-color-hover: rgb(01,60,108);
    --primary-color-active: rgb(01,40,88);
}
.internalbg{background:url(img/internalbg.jpg) no-repeat #e9d8ac 0 0;width: 100%;
    height: 100%;    
    background-size: cover;
    background-position: 50% 50%;
}
.login-logo{
    background-image:url(img/LoginLogo.png);
    background-repeat: no-repeat;
    width:600px;
    height:70px;margin-top:-5px;
}
.header-logo{
    background-image:url(img/HeaderLogo.png);
    background-repeat: no-repeat;
    width:410px;
    height:41px;
}
.small-logo1{
    background-image:url(img/SmallLogo1.png);
    background-repeat: no-repeat;
    width:303px;
    height:71px;
    float:left; margin-top:-8px;
    margin-left:33%;
}
.dropdowntopstyling{width:180px !important;}
.summary_header {background:url(img/summar_header.jpg) no-repeat 0 0;}
.currentstatement_header {background:url(img/currentstatement_header.jpg) no-repeat 0 0;}
.invoice_header {background:url(img/invoice_header.jpg) no-repeat 0 0;}
.paymenthistory_header {background:url(img/paymenthistory_header.jpg) no-repeat 0 0;}
.invoiceview_header {background:url(img/banner_header_image_1.jpg) no-repeat 0 0;}
.tilconct-quote{background:url(img/quotes_header.jpg) no-repeat 0 0 !important;}


.Payment_header {background:url(img/banner_header_image_2.jpg) no-repeat 0 0;}
.main_navigation {border:1px solid #ccc !important;}
.main_navigation ul li a:hover {color: #0079ce !important;border:2px solid #0079ce !important;}
.main_navigation ul li a{color:#000000 !important; border:2px solid #fff !important;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav.carttex > .active > a:hover{color: #0079ce !important;
    border:2px solid #0079ce !important; background:#fff !important;}
.jumbotron h1{border-color:#0079ce}
 .top_stripe{background:#3f4737;}
.main_navigation{background:#fff!important;}
#btnPayment, #btnExportToCsv, #btnSearchInvoice, #btnSearchPmtHistory, .Csvgreen, .login-button, .loginbutton {background:#ce0829 !important;}
#btnPayment:hover, #btnExportToCsv:hover, #btnSearchInvoice:hover, #btnSearchPmtHistory:hover, .Csvgreen:hover, .login-button:hover, .loginbutton:hover{background: #f63a59 !important;}
.dropdown-menu input{background:#0079ce !important; border:none;}
.k-grid-content a, #modalbox a{color:#0079ce !important;}
.k-grid-content a:hover, #modalbox a:hover{color:#005794 !important;}
#btnAdddToCart{background:#0079ce}
#btnAdddToCart:hover{background:#005794;}
.k-grid-content a:hover, #modalbox a:hover{color:#0079ce}
#loginsection {border-color:#0079ce !important}
.main_content_header h2{color:#0079ce !important;}
.main_content_header h2 a{color:#0079ce !important;}
.main_content_header h2 a:hover{color:#0079ce !important;}
.k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-list > .k-state-selected, .k-list > .k-state-highlight, .k-panel > .k-state-selected, .k-ghost-splitbar-vertical, .k-ghost-splitbar-horizontal, .k-draghandle.k-state-selected:hover, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-marquee-color{background-color:#0079ce !important;}
.k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-list>.k-state-selected, .k-list>.k-state-highlight, .k-panel>.k-state-selected, .k-ghost-splitbar-vertical, .k-ghost-splitbar-horizontal, .k-draghandle.k-state-selected:hover, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-marquee-color{border-color:#0079ce;}

.navbar-default .bar_right > .open > a, .navbar-default .bar_right > .open > a:focus, .navbar-default .bar_right > .open > a:hover{background-color: #0079ce;}
.register a:hover, .password a:hover{color: #0079ce !important;}


@media screen and (max-width: 1275px) and (min-width: 300px){
#PaymentHistory #txtSearchCriteria { width: 280px !important;}

}

.form-signin {
       border-top: 5px solid #0079ce!important;
   
}
.main_content_header {
    float: left;
    width: 100%;
    border: 1px solid #d8d8d8;
    background-color: #c1e3fa;
    height: 40px;
}
#main_content_2 {
    height: 100%;
    border: 1px solid #fff;
    overflow: hidden;
    margin-top: 16px;
    background: #c1e3fa;
}
.tabbed > input:checked + section > h1 {
    position: relative;
    border: 1px solid #dbdbdb;
    z-index: 2;
    background: #0079ce;
    color:#fff;
}
.brder {
    border-bottom: 5px solid #0079ce;
    border-left: 5px solid #0079ce;
    margin: 0px 0px 0px -10px;
    padding-left: 10px;
}
.modalhomepage .modal-header {
    background: #c1e3fa ;
    color: #0079ce ;
}
.viewtkt {
    color: #0079ce!important;
    font-weight: bold;
    font-family: arial;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0px;
}
.main_content_header h4{color: #0079ce !important}
.linkhover:hover {
    color: #0079ce !important;
    text-decoration: underline;
    cursor: pointer;
}