﻿
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);*/


HTML {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/home_heatpumps61863F146834.jpg) repeat 41% 40% fixed; /*center center*/
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin: 0;
    padding: 0;
    min-width: 320PX;
}

body {
    /*min-width: 320PX;*/
    font-family: Arial,Helvetica,sans-serif;
    color: #333;
    background-color: transparent;
}

.container-fluid {
    padding-right: 2px !important;
    padding-left: 2px !important;
}

.modal-content {
    min-width: 270px;
    float: left;
}

.etacalc {
    margin-bottom: 0px !important;
}

/*.modal-body {
    padding-bottom:0px !important;
}*/

.navbar-brand > img {
    display: inline-block;
}

.navbar-default .navbar-brand {
    padding: 16px;
    height: 78px;
    color: #FFF;
    font-weight: 500;
    display: inline-block;
}

    .navbar-default .navbar-brand:hover {
        color: #fff;
    }

.navbar-brand img {
    width: 975px;
    height: 49px;
    margin: 3px 0;
}

.createaccount {
    float: right;
    alignment-baseline: baseline;
    margin-top: 12px;
    margin-right: 10px;
    color: rgba(127, 255, 255, 0.90);
}

    .createaccount a {
        color: #FFF !important;
    }

[data-role="view"] {
    visibility: visible !important;
}

.k-ff .km-view {
    display: inline-block !important;
}

.km-ios7, .km-ios7.km-pane .km-content {
    background-color: transparent !important;
}

    .km-ios7, .km-ios7 *, .km-ios8, .km-ios8 *, input, buton, *|html[xmlns*=""] input, *|html[xmlns*=""] button, html:first-child input, html:first-child button {
        -moz-background-clip: border-box !important;
        background-clip: border-box !important;
        -webkit-background-clip: border-box !important;
    }

h1, h2, h33, h4, h5, h6 {
    font-family: Arial,Helvetica,sans-serif;
}

#btn_SignIn {
    background-color: #f52852;
    border-radius: 0;
    height: 45px;
    color: #fff;
    padding: 0 40px;
    border: 0;
    font-weight: 400;
    font-size: 22px;
    width: 100%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

    #btn_SignIn.km-state-active, #btn_SignIn.clicked {
        background: #003651; /*#0f82ba*/
    }

button[disabled], html input[disabled] {
    opacity: 0.5;
}

.navbar {
    border: none;
    min-height: 40px;
    margin-bottom: -36px !important;
    margin-top: -20px !important;
    background-color: #fff;
    box-shadow: 1px 1px 3px #ccc;
    margin: 0;
    border-radius: 0px;
    z-index: 100 !important;
}

.navbar-nav {
    margin: 0px -15px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
    height: 3px;
    border-radius: 1px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #333;
}

/* scroll bar css */
.scrollBg, .scrollBgInner {
    width: 10px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #333;
    z-index: 10;
    display: none;
}

.scrollBgInner { /*right:6px;*/
    right: 0;
}

.ps-scrollbar-y {
    right: 0px !important;
    background: #fff !important;
}

.ps-container > .ps-scrollbar-y-rail, .ps-container > .ps-scrollbar-y-rail:hover {
    opacity: 0.8 !important;
    background: #666 !important;
}

    .ps-container > .ps-scrollbar-y-rail:hover, .ps-container:hover > .ps-scrollbar-y-rail {
        opacity: 1 !important;
    }

.ps-container > .ps-scrollbar-y-rail {
    right: 0px !important;
    border-radius: 0px !important;
    width: 10px !important;
    border: 1px solid #666 !important;
    z-index: 10;
}

    .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
        border-radius: 0px !important;
    }

.ps-container > .ps-scrollbar-x-rail {
    display: none !important;
}
/* scroll bar css */
.navbar-toggle {
    border: 0;
    margin-top: 4px;
    padding: 7px 10px 7PX 10px;
    margin-bottom: 0px;
}

.news {
    background-color: rgba(73, 107, 143, 0.8);
    overflow: hidden;
    min-height: 360px;
}

.left-container {
    padding-right: 2px;
    margin-top: 0px !important;
}

.news-panel {
    max-height: 456px;
    overflow: hidden;
    position: relative;
    margin: 10px 0 20px 0;
    width: auto;
    padding-right: 10px;
}

    .about h3, .news-panel h3 {
        color: #1ba1e2;
    }

.about p {
    color: #FFF;
    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 10px;
}

    .about p img {
        float: right;
    }

.about .patient {
    border: 5px #fff solid;
    float: right;
    width: 115px;
    margin: 0 0 10px 15px;
}

/*.col-sm-12 {
    width: 96%;
}*/

a {
    color: #000;
    text-decoration: underline;
}

    a:hover, a:focus {
        color: #000;
        text-decoration: underline;
        cursor: pointer !important;
    }

.about {
    background-color: rgba(0, 0, 0, 0.70);
    height: 235px;
    width: 100%;
}

#about-panel a {
    font-weight: bold;
}

a.morelink {
    text-decoration: none;
    outline: none;
    color: #428bca;
    display: block;
    font-weight: bold;
}

.morecontent span {
    display: none;
}

.comment {
    margin-bottom: 10px;
    margin-right: 5px;
    color: #333;
}

#ascrail2000 {
    width: 2px !important;
    background-color: #333;
}

    #ascrail2000 div {
        width: 10px !important;
        margin-right: -4px;
        border-radius: 0px !important;
    }

.login-panel {
    background-color: rgba(255, 255, 255, 0.50);
}

    .login-panel form {
        padding: 10px;
        height: auto;
    }

.social-login {
    background-color: rgba(0, 0, 0, 0.10);
    padding: 20px 0;
}

.footer .text-center {
    background-color: rgba(255,255,255,0.9);
}

.text-center {
    background-color: #fff;
    padding: 5px 0;
    text-align: center;
}

.social-login-1 img {
    display: table-column;
    float: left;
    margin: 0 10px;
}

.form-control {
    height: 45px;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.10);
}

.login-panel {
    background-color: rgba(73, 107, 143, 0.8);
    padding-top: 15px;
}

    .login-panel.signing {
        background-color: rgba(255, 255, 255, 0.65);
    }

.login-panel-accept {
    text-align: center;
}

.login-panel > form {
    padding: 5px 10px 10px 10px;
    height: auto;
    position: relative;
}

#cidMessage {
    position: absolute;
    right: 10px;
}

.social-login {
    background-color: rgba(0, 0, 0, 0.10);
    padding: 5px 0 10px 0;
}

.social-login-1 img {
    display: table-column;
    float: left;
    margin: 0 10px 0 10px;
    width: 40px;
    display: block;
}

.social-login-1 {
    padding: 5px;
}

    .social-login-1:hover {
        background-color: rgba(255, 255, 255, 0.40);
    }

.form-control {
    height: 45px;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.10);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.input-group-addon {
    border-radius: 0px;
    font-size: 20px;
}

.login-right .btn-default {
    background-color: #1ba1e2;
    border-radius: 0;
    height: 50px;
    color: #fff;
    padding: 10px 40px;
    float: left;
    border: 0;
    font-size: 22px;
}

    .login-right .btn-default:hover {
        background-color: #0f82ba;
        color: #fff;
        border: 0;
    }

.forgot-password {
    float: right;
    clear: none;
    display: block;
    text-align: left;
    text-decoration: underline;
    height: 30px;
    line-height: 35px;
}

.sign-up {
    margin: 10px;
    padding: 0px;
}

    .sign-up .btn-default {
        background-color: #1ba1e2;
        border-radius: 0;
        height: 45px;
        color: #fff;
        padding: 0 40px;
        border: 0;
        font-size: 22px;
        margin: 5px 0 5px 0;
        width: 100%;
    }

        .sign-up .btn-default:hover {
            background-color: #0f82ba;
            color: #fff;
            border: 0;
        }

.login-right .btn-default, .reset-password-panel .btn-default {
    padding: 0 40px;
}

.spacer-height {
    height: 20px;
}

.col-sm-9, .col-sm-3, .col-sm-8, .col-sm-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.login-right {
    margin-bottom: 20px;
}

/*.col-sm-6 {
    height: 265px;
}*/

.more {
    color: #fff;
    font-weight: normal !important;
    margin-bottom: 15px;
    margin-top: 6px;
}

#errorMsg {
    color: #f00;
    font-size: 1em;
    display: block;
    width: 100%;
    display: none;
}

#loadingDiv {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.95);
    width: 100%;
    height: 100%;
    z-index: 10000;
}

#loaderContent {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 70px;
    margin-left: -40px;
    margin-top: -35px;
    color: #fff;
    font-size: 1em;
    text-align: center;
}

    #loaderContent img {
        clear: both;
        margin-bottom: 10px;
    }

.readPopOverlay {
    margin-top: 40px;
    padding: 0px;
    width: 100%;
    height: 100%;
    z-index: 2000;
    background-color: rgba(0, 0, 0, 0.70);
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
}

.readClose {
    margin: -30px;
    padding: 1px;
    background-color: rgba(255,0,0,0.6);
    width: 35px;
    height: 35px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    float: right;
    border-radius: 35px;
    font-weight: 700;
}

.readPopbg {
    margin: 30px auto;
    padding: 10px;
    background-color: #fff;
    width: 85%;
    height: 80%;
}

.readCont {
    margin: 0px;
    padding-right: 15px;
    overflow-y: scroll;
    height: 100%;
}

    .readCont h2 {
        margin-top: 0px;
        color: #598331;
        font-size: 1.8em;
        font-weight: 200;
        line-height: 1.4;
    }

    .readCont h3 {
        margin-top: 0px;
        color: #598331;
        font-size: 1.2em;
        font-weight: 300;
        line-height: 1.4;
    }

    .readCont h3 {
        margin-top: 0px;
        color: #000;
        font-size: 1.2em;
        font-weight: 300;
        line-height: 1.4;
    }

body {
    overflow-y: hidden;
}

.news-panel h4 {
    font-weight: normal;
}

.popover-content {
    padding: 0px 14px !important;
}

.popover.bottom > .arrow::after {
    border-bottom-color: #f00 !important;
}

.arrow {
    top: -28% !important;
}

.popover.fade.bottom.in {
    background: #f00 none repeat scroll 0 0;
    color: #fff;
    left: 30% !important;
    top: 170px !important;
}

.popover-title {
    display: none;
}

.has-error .form-control {
    border-width: 3px;
    border-color: #f00;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset !important;
    color: #f00;
}

    .has-error .form-control:focus {
        border-width: 3px !important;
        border-color: #f00 !important;
    }

.has-error .input-group-addon {
    color: #f00;
    border-width: 3px;
    border-color: #f00;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
}

.pop-div .popover.fade.bottom.in {
    background: #f00 none repeat scroll 0 0;
    color: #fff;
    left: 177px !important;
    top: 210px !important;
}

/*.row {
    margin-top: 50px;
}*/

.about .row {
    padding-right: 15px;
}

#about-panel {
    width: 100%;
}

/* Styles copied from order confirmation report page starts */
.row {
    margin-right: 1px !important;
    margin-left: 1px !important;
}

select.bs-select-hidden, select.selectpicker {
    display: block !important;
}

.buttonArea {
    width: 100%;
    display: block;
    float: left;
}


#tblSIReport {
    overflow-x: scroll;
    max-width: 40%;
    display: block;
    white-space: nowrap;
}


.buttonArea button {
    float: right;
    margin-left: 10px;
}

.modalpopup {
    width: 30% !important;
    float: right !important;
    color: #FFF !important;
    height: 30px !important;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 435px !important;
        margin: 208px auto !important;
    }
}

/*.col-sm-6 {
            height: 8px !important;
        }*/

.alignCenter {
    text-align: left;
    /*background-color: #DEE;*/ /*#366B82;*/
}

.borderThick {
    border-top: none !important;
}


/*.table thead tr th {
    padding: 4px !important;
}*/

.table-bordered thead tr td, .table-bordered thead tr th {
    border-bottom-width: 1px !important;
}

.form-control {
    /*height: 23px !important;*/
    padding: 0px 10px !important;
}

.btnSearch {
    height: 27px !important;
    min-width: 150px;
    background: -moz-linear-gradient(top, #366B82 0%, #03263A 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#366B82), color-stop(100%,#03263A));
    background: -webkit-linear-gradient(top, #366B82 0%,#03263A 100%);
    background: -o-linear-gradient(top, #366B82 0%,#03263A 100%);
    background: -ms-linear-gradient(top, #366B82 0%,#03263A 100%);
    background: linear-gradient(top, #366B82 0%,#03263A 100%);
    color: #FFF;
    border: 0;
    outline: none;
    height: 35px;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    float: right;
}

.pagination li a, .pagination li span {
    padding: 0px 8px !important;
}





.astrict {
    color: red;
    font-style: italic;
}

.errorClass {
    border: 1px solid red;
}

#navbar1 {
    background: #366B82;
    background: -moz-linear-gradient(top, #366B82 0%, #03263A 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#366B82), color-stop(100%,#03263A));
    background: -webkit-linear-gradient(top, #366B82 0%,#03263A 100%);
    background: -o-linear-gradient(top, #366B82 0%,#03263A 100%);
    background: -ms-linear-gradient(top, #366B82 0%,#03263A 100%);
    background: linear-gradient(top, #366B82 0%,#03263A 100%);
    border-bottom: 1px solid #999898;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.navbar-default .navbar-nav > li > a {
    color: #fff !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #FF0 !important;
    background-color: #366B82 !important;
    cursor: default;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    width: 76% !important;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.dropdown-menu > li > a {
    padding: 8px 20px;
    color: #fff;
    background: #366B82;
}

    .dropdown-menu > li > a:hover {
        padding: 8px 20px;
        color: #ff0;
        background: #1c485d;
    }

li.dropdown.active .dropdown-menu > li > a {
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff !important;
    white-space: nowrap;
    background-color: #366B82 !important;
}

    li.dropdown.active .dropdown-menu > li > a:hover {
        color: #ff0 !important;
        background: #1c485d !important;
    }

.caret {
    color: white !important;
}

.dropdown-menu > li > a:hover {
    color: #FF0 !important;
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.form-horizontal .form-group {
    margin-top: 3px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.input-group-addon {
    font-size: 7px !important;
}

.modal-header .close {
    margin-top: -17px !important;
    margin-right: -77px !important;
}

/*.panel-body {
            padding: 15px !important;
            margin-top: -57px !important;
        }*/

.panel-default > .panel-heading {
    color: #FFF !important;
    background-color: #10384C !important;
}

select.form-control {
    -webkit-appearance: menulist !important;
}

.form-control {
    -moz-appearance: menulist !important;
}

.menu-font {
    font-weight: bold;
    font-size: 15px !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.Title-font {
    font-weight: bold;
    font-size: 18px !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

/*.alert {
            padding: 0px !important;
            margin-bottom: -29px !important;
            margin-top: 37px !important;
            margin-left: 2px !important;
            margin-right: 2px !important;
        }*/
.alert {
    margin: auto;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    width: 97%;
}

.close {
    text-decoration: none;
}

.alert-info {
    color: #03263A !important;
    /*background-color: #3B5C80 !important;*/
    border-color: #3B5C80 !important;
}

table.dataTable {
    clear: both;
    margin-top: -7px !important;
}


/*.selectedTr {
            background-color: #C0C0C0 !important;
        }*/

.selectedTd {
    /*background-image: url(../images/tick_icon_orange.png);
            background-repeat: no-repeat;
            background-position: center;*/
}

table.dataTable thead > tr > th {
    padding-right: 30px !important;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
    right: 8px !important;
}

.remarksArea {
    position: relative;
    float: right;
}

    .remarksArea label {
        float: left;
        padding-left: 25px;
    }

div.dataTables_wrapper div.dataTables_filter .remarksArea input {
    width: 15px !important;
    height: 15px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
/* Styles copied from order confirmation report page ends */

/* Styles added by Sathish starts */
#rememberMe input[type="checkbox"], div.customChkBox input[type="checkbox"] {
    display: none;
}

#rememberMe label {
    padding-top: 5px;
}

#rememberMe input[type="checkbox"] + label span, div.customChkBox input[type="checkbox"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background: url(../images/check_radio_sheet.png) -12px 0px no-repeat;
    cursor: pointer;
    text-indent: 25px;
    white-space: nowrap;
    font-weight: normal;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  not supported by any browser */
}

#rememberMe input[type="checkbox"]:checked + label span, div.customChkBox input[type="checkbox"]:checked + label span {
    background: url(../images/check_radio_sheet.png) -51px 0px no-repeat;
}

#rememberMe {
    display: block;
    width: 100%;
    color: #000;
    padding-bottom: 0px;
}


#loaderContent img {
    animation: animateLogo 0.5s infinite linear;
    transform-origin: 50% 65%;
    -moz-animation: animateLogo 0.5s infinite linear;
    -moz-transform-origin: 50% 65%;
    -webkit-animation: animateLogo 0.5s infinite linear;
    -webkit-transform-origin: 50% 65%;
    -o-animation: animateLogo 0.5s infinite linear;
    -o-transform-origin: 50% 65%;
    -ms-transform-origin: 50% 65%;
}

@-webkit-keyframes animateLogo {
    from {
        transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
    }

    to {
        transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
    }
}

#loaderContent span {
    display: block;
    width: 52px;
    overflow: hidden;
    margin-left: 10px;
    animation: loadingTxtAnimate 1s infinite linear;
    -moz-animation: loadingTxtAnimate 1s infinite linear;
    -webkit-animation: loadingTxtAnimate 1s infinite linear;
    -o-animation: loadingTxtAnimate 1s infinite linear;
    -ms-animation: loadingTxtAnimate 1s infinite linear;
}

@keyframes loadingTxtAnimate {
    from {
        width: 52px;
    }

    to {
        width: 63px;
    }
}

.footer {
    margin: auto;
    max-width: 1024px;
    padding: 0 20px;
}

.form-control#UserName, .form-control#Password, .changePwPanel .form-control, #dvUserInformation .form-control, #dvPermission .form-control, .sparePartsContainer #filter-panel .form-control,
.callOffForm .form-control, .forgetPwContainer .form-control, #dvOrderDetails .form-control, #dvProductSelection .form-control {
    line-height: 30px;
    padding: 8px 10px !important;
    /*height: 40px !important;*/
}

.container.loginContainer {
    max-width: 1024px;
    padding: 0 20px;
}

    .container.loginContainer .col-md-7 {
        padding: 0 15px 0 0;
    }

.login-panel {
    min-height: 360px;
}

.disclaimerDiv {
    background: rgba(0,0,0,0.8);
    color: #ff0;
    text-align: center;
    float: left;
    width: 100%;
    padding: 15px 0;
    position: absolute;
    bottom: 0;
}

li.dropdown.active a {
    background: #366b82 !important;
    color: #ff0 !important;
}

.navbar {
    margin: 0 !important;
}

    .navbar h1.text-center {
        margin: 0;
        padding: 5px 0 15px;
    }

h1.pageTitle {
    float: left;
    width: 100%;
    padding: 0;
    margin: 6px 0 0 10px;
    font-size: 18px;
}

.navbar-nav > li > .dropdown-menu {
    padding: 0px 0;
    border: 0;
    background: #366b82;
}

.navbar ul li a {
    text-decoration: none;
}

div#tblSIReport_filter, #tblOrderItemDetails_filter, #tblProductSelection2_filter, .dataTables_filter {
    padding-top: 7px;
    padding-bottom: 15px;
}

    div#tblSIReport_filter label, #tblOrderItemDetails_filter label, .dataTables_filter label {
        margin-bottom: 0;
    }

.form-group {
    margin-top: 0;
}

.userAccInfo button.close {
    display: none;
}
/*#tblOrderItemDetails thead tr th:first-child, #tblOrderItemDetails tbody tr td:first-child { display:none; }*/
.input-group-addon:last-child {
    background: #295a70;
    color: #fff;
    font-weight: normal;
    cursor: pointer;
}

    .input-group-addon:last-child:hover {
        background: #688c9e;
    }

.glyphicon-calendar:before {
    font-size: 19px;
}

.datepicker th.datepicker-switch {
    background: #fff;
    color: #0a415d;
}

    .datepicker th.datepicker-switch:hover {
        background: #fff !important;
        text-decoration: underline;
    }

table.table-condensed thead tr {
    background: #fff;
    color: #333;
}

.changePwPanel, .sparePartsContainer, .forgetPwContainer {
    padding-top: 15px;
}

button, html input[type=button], input[type=reset], input[type=submit], .dvPermission button, .formButtons button, .modal-footer button {
    background: #295a70;
    border: 0;
    min-width: 80px;
    text-align: center;
    padding: 8px 10px;
    color: #fff;
}

.modal-footer {
    padding: 7px 15px 7px 7px !important;
}

    .modal-footer button {
        background: #295a70 !important;
    }

        .modal-footer button:hover {
            background: #498098 !important;
        }

button:hover, html input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, .dvPermission button:hover, .formButtons button:hover {
    background: #498098;
}

button:active, html input[type=button]:active, input[type=reset]:active, input[type=submit]:active, .dvPermission button:active, .formButtons button:active {
    background: #072c40;
    color: #ff0;
}

button[disabled], html input[disabled], button[disabled]:hover, html input[disabled]:hover {
    opacity: 1;
    background: #e1e1e1;
    color: #969696;
    border: 0;
    cursor: not-allowed;
}

button.cancelPart, html input[type=button].cancelPart {
    min-width: 150px;
}

.modal-footer button {
    margin-left: 10px;
}

.addUserButtonArea button {
    width: 100px;
    float: left;
    margin-right: 15px;
    min-width: 150px;
}

.formButtons button {
    min-width: 120px;
}

.formBtmBtns {
    padding-top: 10px;
}

    .formBtmBtns button {
        margin-left: 15px;
        float: right;
    }
/*.formBtmBtns button:first-child { margin-right:0; }*/
.changePwBtns button {
    float: left;
    margin-left: 15px;
}

    .changePwBtns button#btnCancel {
        float: left;
    }
/*.changePwBtns button#btnUpdate, #btnSubmitCallOff { float:right; }*/
.form-group.changePwBtns.formButtons {
    margin: 0 0 0 0;
    float: left;
}

.dvPermission button {
    margin-top: 10px !important;
}

#btnCancel, #btnSave, #btnDelete {
    float: right;
    margin-left: 15px;
}

.spSearchBtn, #btnCallOffSearch {
    height: 40px;
    min-width: 120px;
}

.panel.panel-default {
    margin: 0 15px 15px;
}

button.close {
    display: none;
}

.callOfQtyInp {
    border: 1px solid #92afbd;
    padding: 0 5px;
    color: #000 !important;
    text-align: right;
    width: 50px;
}

.actionBtns {
    float: left;
    padding-top: 20px;
}

#btnProductSearch, #btnExportToCSV, #btnMProductSearch, #btnMExportToCSV {
    min-width: 110px;
    margin-right: 15px;
    height: 40px;
}

    #btnProductSearch .glyphicon, #btnExportToCSV .glyphicon, #btnCallOffSearch .glyphicon {
        display: none;
    }

/* Pagination styles starts */
.pagination > li > a, .pagination > li > span {
    background: #295a70;
    color: #fff;
    padding: 5px 10px !important;
    border-radius: 0;
    margin-right: 10px;
    border: 0;
}

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        background: #498098;
        color: #fff;
    }

    .pagination > li > a:active, .pagination > li > a:active, .pagination > li > span:active {
        background: #072c40;
        color: #ff0;
    }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover,
.pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover,
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover {
    background: #e1e1e1;
    color: #969696;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    margin-right: 0;
}
/* Pagination styles ends */

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.form-group.buttonArea {
    margin-bottom: 15px;
}

.form-group#dvProductSelect, #dvProductSelection .form-group.buttonArea {
    margin-bottom: 0;
}

.form-group#dvPrdCartSelect, #dvPrdCart .form-group.buttonArea {
    margin-bottom: 0;
}



.accordion-panel {
    border: 1px solid #406d84;
}

    .accordion-panel .container, .accordion-panel .col-sm-2, .accordion-panel .col-sm-3, .accordion-panel .col-sm-5,
    .accordion-panel .col-sm-6, .accordion-panel .col-sm-7, .accordion-panel .col-sm-8, .accordion-panel .col-sm-9, .accordion-panel .col-sm-12 {
        padding: 0;
    }

        .accordion-panel .container table td, .accordion-panel .container table th,
        .accordion-panel td.col-sm-2, .accordion-panel td.col-sm-3, .accordion-panel td.col-sm-5, .accordion-panel td.col-sm-6,
        .accordion-panel td.col-sm-7, .accordion-panel td.col-sm-8, .accordion-panel td.col-sm-9, .accordion-panel td.col-sm-12 {
            padding: 8px;
        }

#dvOrderDetails .container, #dvProductSelection .container {
    padding: 0;
}

#dvOrderDetails .col-sm-3, #dvProductSelection .col-sm-2, #dvProductSelection .col-sm-3 {
    padding-left: 0 !important;
    padding-right: 25px !important;
}

#dvPrdCart .col-sm-6, #dvPrdCart .col-sm-12, #dvPrdCart .col-sm-7, #errorDeliveryAddress .col-sm-6, #errorDeliveryAddress .col-sm-12, #errorDeliveryAddress .col-sm-7 {
    padding: 0;
}

#dvOrderDetails td.col-sm-3, #dvProductSelection td.col-sm-2, #dvProductSelection td.col-sm-3 {
    padding: 8px !important;
}

select#ddlDelimeter {
    height: 40px !important;
}

img.imageDownload {
    cursor: pointer;
}

img.imageDownload2 {
    cursor: pointer;
}
/* Styles added by Sathish ends */

@media (max-width: 767px) {
    .navbar {
        border-radius: 0;
    }

    body {
        background-size: auto;
    }

    .login-panel {
        background-color: rgba(73, 107, 143, 0.8) !important;
    }

    .spacer-height {
        display: none;
    }

    .social-login {
        background-color: rgba(255, 255, 255, 0.70);
        padding: 20px 0;
    }
}

.about h3, .news h3 {
    color: #fff;
    margin-top: 0;
    padding-top: 30px;
    margin-left: 0px;
    font-weight: normal;
}

.news-panel h4 {
    margin-left: 0px;
    color: #333;
}

@media (min-width: 768px) {
    /*.col-sm-6 {
        height: 360px;
    }*/

    .col-lg-9 {
        height: 160px;
        overflow: hidden;
        position: relative;
    }

    .navbar-brand {
        display: inline-block;
    }

    .login-panel {
        padding-top: 55px;
    }
}

@media (min-width: 992px) {
    .col-md-9 {
        width: 75%;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .about .patient {
        width: 90px;
    }
}

@media (min-width: 992px) and (max-width: 1191px) {
}

@media (min-width: 1200px) {
}

@media (max-width: 767px) {
    .footer {
        margin-top: 10px;
    }

    .homeLeftPanel {
        display: none !important;
    }

    .login-panel {
        width: 100%;
    }

    .container {
        /*padding-left: 15px !important;
        padding-right: 15px !important;*/
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
    }

    .spacer-height.hidden-xs {
        display: none !important;
    }
}

.readPopOverlay {
    margin-top: 40px;
    padding: 0px;
    width: 100%;
    height: 100%;
    z-index: 2000;
    background-color: rgba(189,189,189,0.7);
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
}
/*.readClose{margin: -30px; padding: 1px; background-color: rgba(255,0,0,1); width: 35px; height: 35px; font-size: 20px; cursor: pointer; text-align: center; color: #fff; float: right; border-radius: 35px; font-weight: 700;}*/
.readClose {
    width: 40px;
    height: 40px;
    background: rgb(153, 0, 102);
    border-radius: 25px;
    cursor: pointer;
    position: relative;
    top: -7px;
    right: -5px;
}

    .readClose path {
        fill: #fff;
    }

    .readClose:hover {
        background-color: rgba(255,0,0,0.9);
    }

.readPopbg {
    margin: 30px auto;
    padding: 10px;
    background-color: #fff;
    width: 85%;
    height: 80%;
    box-shadow: #666666 0px 0px 10px;
}

.readCont {
    margin: 0px;
    padding-right: 15px;
    overflow: hidden;
    height: 100%;
    position: relative;
}

    .readCont h2 {
        margin-top: 0px;
        color: #598331;
        font-size: 1.8em;
        font-weight: 200;
        line-height: 1.4;
    }

    .readCont h3 {
        margin-top: 0px;
        color: #598331;
        font-size: 1.6em;
        font-weight: 300;
        line-height: 1.4;
    }

    .readCont h4 {
        margin-top: 0px;
        color: #000;
        font-size: 1.2em;
        font-weight: 300;
        line-height: 1.4;
    }

body {
    /*overflow-y: hidden;*/
    overflow-y: auto;
    padding-bottom: 50px;
}

.container {
    width: 100% !important;
    /*padding-left: 45px;*/
}

#logoDiv {
    float: left;
}

#loginDetails {
    float: right;
    font-size: 14px;
    color: #fff;
    text-align: right;
    padding-right: 20px;
}

    #loginDetails h2 {
        font-size: 14px;
        margin: 10px 0 5px 0;
        padding: 0;
    }

    #loginDetails p {
        padding: 0;
        margin: 0;
    }

        #loginDetails p a {
            color: #fff !important;
        }

.forgot-password a {
    color: #fff;
}

.menubar {
    background-color: #03263A;
}

.form-control {
    height:28px !important;
    display: block;
    width: 100% !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.caret {
    color: red;
}

.rowheight {
    margin-top: 10px !important;
}

/*.lbltxt {
    font-weight: bold !important;
}*/

.txtcontrol {
    border: 1px solid #a9a9a9;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
}

.dllcontrol {
    height: 40px !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    width: 77% !important;
}

#loadingDiv {
    position: fixed;
    top: 0;
    left: 0;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    z-index: 10000;
}

#loaderContent {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 70px;
    margin-left: -40px;
    margin-top: -35px;
    color: #fff;
    font-size: 1em;
    text-align: center;
}

    #loaderContent img {
        clear: both;
        margin-bottom: 10px;
    }

.input-sm {
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
}

button#btn_SignIn:hover {
    background: #ff6383;
}

button#btn_SignIn:active {
    background: #8c132b;
    color: #ff0;
}

.forgot-password a {
    color: #177fea;
}

.login-panel {
    background-color: rgba(255, 255, 255,0.8);
}

.form-control {
    border: 1px solid #b9c6d2;
    box-shadow: inset 3px 3px 1px rgba(199, 212, 224,0.7);
}

.news {
    background-color: rgba(49, 88, 130, 0.9);
}

.more {
    line-height: 26px;
}
/*UI-Fixes starts*/

.fp-panel {
    padding-left: 0px;
}

.fp-header {
    padding: 10px 18px;
}

.dropdown-menu > li > a, li.dropdown.active .dropdown-menu > li > a:hover, .dropdown-menu > li > a:hover {
    padding: 8px 16px 8px 16px;
}


div#tblSIReport_filter label, #tblOrderItemDetails_filter label, .dataTables_filter label {
    margin-bottom: 0;
    margin-right: -5px;
    vertical-align: sub;
}

#tblProductSelection tbody td input[type=checkbox] {
    margin: 4px 2px 0;
}

#tblProductCart tbody td input[type=checkbox] {
    margin: 4px 2px 0;
}

#tblOrderItemDetails thead th:nth-child(1) {
    width: 4px;
}

#tblParkDetails thead th:nth-child(1), #tblProductSelection thead th:nth-child(1) {
    width: 4px !important;
}

#tblParkDetails thead th:nth-child(2) {
    width: 14px !important;
}

.fixed-width {
    width: 14px !important;
}

.fixed-width-btn {
    width: 10px !important;
}

#tblOrderItemDetails tbody td:nth-child(8), #tblProductSelection tbody td:nth-child(2), #tblProductCart tbody td:nth-child(2), #tblDeliveryAddress tbody td:nth-child(2), #tblBillingAddress tbody td:nth-child(2) {
    width: 10px !important;
    text-align: center;
}

#tblParkDetails tbody td:nth-child(11) {
    text-align: center;
}

#tblParkDetails thead th:nth-child(11) {
    width: 100px !important;
}

#tblProductSelection tbody td:nth-child(1), #tblProductSelection tbody td:nth-child(2), #tblProductCart tbody td:nth-child(1), #tblProductCart tbody td:nth-child(2), #tblDeliveryAddress tbody td:nth-child(1), #tblDeliveryAddress tbody td:nth-child(2), #tblBillingAddress tbody td:nth-child(1), #tblBillingAddress tbody td:nth-child(2) {
    width: 3% !important
}

#tblProductSelection tbody td:nth-child(3) {
    width: 10% !important
}

#tblProductSelection tbody td:nth-child(4) {
    width: 10% !important
}

#tblProductSelection tbody td:nth-child(5) {
    width: 10% !important
}

#tblProductSelection tbody td:nth-child(6) {
    width: 3% !important
}

#tblProductSelection tbody td:nth-child(7) {
    width: 3% !important
}

#tblProductSelection tbody td:nth-child(8) {
    width: 3% !important
}

#tblProductCart tbody td:nth-child(3) {
    width: 10% !important
}

#tblProductCart tbody td:nth-child(4) {
    width: 10% !important
}

#tblProductCart tbody td:nth-child(5) {
    width: 10% !important
}

#tblProductCart tbody td:nth-child(6) {
    width: 10% !important
}

#tblProductCart tbody td:nth-child(7) {
    width: 10% !important
}

#tblProductSelection thead th:nth-child(1), #tblProductSelection thead th:nth-child(2), #tblProductCart thead th:nth-child(1), #tblDeliveryAddress thead th:nth-child(1), #tblDeliveryAddress thead th:nth-child(2), #tblBillingAddress thead th:nth-child(1), #tblBillingAddress thead th:nth-child(2) {
    width: 3% !important
}

#tblOrderItemDetails tbody td:nth-child(1), #tblOrderItemDetails thead th:nth-child(1), #tblParkDetails tbody td:nth-child(1), #tblParkDetails thead th:nth-child(1) {
    width: 3% !important;
}

#tblOrderItemDetails tbody td:nth-child(8), #tblOrderItemDetails thead th:nth-child(8) {
    width: 5% !important;
}

#tblOrderItemDetails thead th:nth-child(1), #tblOrderItemDetails tbody td:nth-child(1) {
    width: 3% !important;
}

#tblOrderItemDetails tbody td:nth-child(5), #tblOrderItemDetails thead th:nth-child(5) {
    width: 4% !important;
}

.view-stock-panel {
    padding: 0px;
}

.view-stock-filter-form {
    margin-top: 9px;
}

.view-stock-search {
    padding-top: 0px;
    padding-bottom: 10px;
}

div.dataTables_wrapper div.dataTables_filter input {
    width: 75% !important;
}

div#tblSIReport_filter, #tblOrderItemDetails_filter, #tblProductSelection2_filter, .dataTables_filter {
    padding-top: 0px;
    padding-bottom: 10px;
}

#chkSpareParts, #chkUnits {
    width: 16px;
    height: 15px;
    margin-right: 5px;
    position: relative;
    top: 3px;
    display: inline-block;
}

.divChkBox {
    display: inline-block;
    padding-top: 43px;
}

    .divChkBox label { /*margin-right:20px;*/
        font-weight: normal;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

/*multiselect dropdown*/
.multiselect.dropdown-toggle.btn.btn-default {
    width: 220px;
    text-align: left;
    padding-bottom: 8px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #b9c6d2;
    box-shadow: inset 3px 3px 1px rgba(199, 212, 224,0.7);
}

    .multiselect.dropdown-toggle.btn.btn-default .caret {
        float: right;
        margin-top: 9px;
        margin-left: 0px;
        color: #1f1d1d !important;
    }

.multiselect-container.dropdown-menu {
    min-width: 220px;
}

    .multiselect-container.dropdown-menu > li > a {
        padding: 0px;
        color: #000;
        background: none;
        text-decoration: none;
    }

.multiselect-container > li > a > label {
    padding: 3px 15px 3px 30px;
}

.multiselect-container.dropdown-menu > .active > a, .multiselect-container.dropdown-menu > .active > a:focus, .multiselect-container.dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}

.multiselect-container.dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}

#divUnits.btngroup, #divReportType.btngroup {
    display: none;
}

.divbtn { /*float: right;*/
    padding-top: 35px;
    display: inline-block;
    padding-left: 25px;
    margin-left: 60px;
}

    .divbtn button {
        color: #fff;
    }

.backordercolumn {
    padding-top: 10px;
}

.backorderrow {
    padding-bottom: 10px;
}

.row-width {
    width: 100%;
}
/*multiselect dropdown ends*/
.divChkBox label input[type=checkbox] {
    vertical-align: top;
    margin: 4px 5px 0;
}

#tblOrderDetails tbody tr td:nth-child(2), #tblOrderDetails tbody tr td:nth-child(12) {
    text-align: center;
}

.dataTables_scroll .dataTables_scrollHead {
    top: 5px;
    width: auto !important;
}

.div-nowrap {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#tblProductSelection2 tbody td:nth-child(10), #tblProductSelection2 tbody td:nth-child(11), #tblProductSelection2 tbody td:nth-child(12), #tblProductSelection2 tbody td:nth-child(13), #tblProductSelection2 tbody td:nth-child(14), #tblProductSelection2 tbody td:nth-child(15) {
    width: 4px !important;
}

#tblOrderItemDetails tbody td:nth-child(8) {
    text-align: left;
    width: 3% !important;
}

#tblOrderItemDetails tbody td:nth-child(9) {
    text-align: center;
    width: 3% !important;
}

#btnMProductSearch {
    margin-right: 20px;
    padding: 8px 23px !important;
}

#btnMExportToCSV {
    margin-right: 20px;
    padding: 8px 23px !important;
}
/*UI-Fixes ends*/

#tblSummary tbody td:nth-child(3) {
    width: 10% !important
}

#tblSummary tbody td:nth-child(4) {
    width: 10% !important
}

#tblSummary tbody td:nth-child(5) {
    width: 10% !important
}

#tblSummary tbody td:nth-child(6) {
    width: 10% !important
}

#tblSummary tbody td:nth-child(7) {
    width: 10% !important
}

.documents {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 15px;
}

.documentpanel {
    border: 1px solid #406d84;
}

    .documentpanel .form-control {
        height: 35px !important;
        width: 100% !important;
    }

.documents .btn-success {
    background-color: #295a70 !important;
    border-color: #295a70 !important;
}

    .documents .btn-success:hover {
        background-color: #498098 !important;
        border-color: #498098 !important;
    }

.documents .btn {
    background-color: #295a70 !important;
    border-color: #295a70 !important;
    margin-top: 5px;
}

    .documents .btn:hover {
        background-color: #498098 !important;
        border-color: #498098 !important;
    }

.documents .progress-bar-success {
    background-color: #295a70 !important;
}

.files tr td {
    vertical-align: middle !important;
}

.documents label {
    font-weight: 400 !important;
}

.documents .panel-body {
    padding: 15px 15px 0px 15px !important;
}

/*.documentpanel .form-group {
            margin-bottom: 0px !important;
}*/

.documentpanel .table {
    margin-bottom: 0px;
}

.documentpanel .col-lg-12 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.template-download td {
    border-top: 1px solid #9cb4c3;
    border: 1px solid #9cb4c3;
    line-height: normal;
    padding: 3px 8px !important;
    max-width: 300px;
}

.template-upload td {
    line-height: normal;
    padding: 3px 8px !important;
    max-width: 300px;
}

.template-upload p, .template-download p {
    margin: 0;
    /*max-width: 200px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;*/
    min-height: 30px;
    padding: 3px;
    word-break: break-all;
}

@media (min-width: 768px) {
    .documentpanel .col-sm-1 {
        width: 8.33333333%;
        min-width: 125px;
    }
}

.template-upload .glyphicon, .template-download .glyphicon {
    font-size: 11px;
    margin-right: 2px;
}

.template-upload span, .template-download span {
    font-size: 13px;
}

footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    /*margin:10px;
    padding-left:5px;*/
    background-color: lightgrey;
    border: solid 1px;
    border-color: lightgrey;
}

    footer p {
        margin: 0px;
        text-align: center;
        padding: 6px;
    }

.theaddocument {
    padding: 4px !important;
    vertical-align: bottom;
    line-height: 1.42857143;
    color: #fff;
    background-color: #295a70 !important;
}

    .theaddocument th {
        border-bottom-width: 1px !important;
        border-color: #a2bfce;
        border: 1px solid #b9ccd6;
        border-bottom-width: 1px !important;
    }
