﻿
/* DEFAULTS
----------------------------------------------------------*/

@font-face {
    font-family: ProximaNovaRegular;
    src: url('ProximaNovaRegular/ProximaNovaRegular.eot'), url('ProximaNovaRegular/ProximaNovaRegular.ttf') format('truetype'), url('ProximaNovaRegular/ProximaNovaRegular.woff');
}

body {
    background: #d4d4d4 !important;
    font-size: .80em;
    font-family: "Raleway", Helvetica, Arial, sans-serif !important;
    margin: 0px;
    padding: 0px;
    color: #696969;
}
/*.page {
    background-image: linear-gradient(rgb(0, 0, 0, 0.2), rgb(0, 0, 0, 0.2)), url(../Images/backgroundImg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}*/
.default-landing-page > p:first-child > img {
    width: 18%;
}

.default-landing-page > p:last-child > img {
    width: 18%;
    padding: 0% 0% 0% 5.5%;
}

/*------------------------------fixed box--------------------------------------*/

.changePassword {
    color: #eaeaea;
    text-decoration: none;
}
.sale-amounts-sub {
    background: white;
    padding: 6.4% 0% 0% 6%;
    box-shadow: 1px 1px 0px 0px #cbcbcb;
}

.sale-amounts-sub-main {
    box-shadow: 1px 1px 0px 0px #cbcbcb;
}

.name-welcome {
    color: #eaeaea;
    font-family: 'Raleway', sans-serif;
}
.sale-amounts-sub:hover {
    background-image: linear-gradient( 90deg, #a0e7e5, #b4f8c8);
}

.sale-amounts-sub > p:first-child {
    font-size: 11px;
    margin: 0px !important;
    text-align: left !important;
    font-weight: bold;
    color: #767575;
}

.sale-amounts-sub > p:last-child {
    color: #767575;
    text-align: left;
}

.sale-amounts-sub2 {
    background: white;
    padding: 6.6%;
}

    .sale-amounts-sub2:hover {
        background-image: linear-gradient( 90deg, #a0e7e5, #b4f8c8);
    }

    .sale-amounts-sub2 > p:first-child {
        font-size: 11px;
        margin: 0px !important;
        text-align: left !important;
        font-weight: bold;
        color: #767575;
    }

    .sale-amounts-sub2 > p:last-child {
        color: #767575;
        text-align: left;
    }


/*------------------------------------------------Dashboard CSS--------------------------------------------
*/
.sale-amounts {
    display: inline-block;
    color: white;
}

.main-logo {
    padding: 1% 0% 4% 0%;
}

.log-out {
    font-size: 12px;
    color: #4b6c9e;
    font-weight: 600;
}

.user-name {
    font-weight: bold;
    color: #507372;
    font-size: 16px;
}

.sale-amounts > p:first-child {
    margin-bottom: 0px !important;
    font-size: 11px;
    font-weight: 600;
    text-align: left;
}


.sale-amounts > p > i {
    color: #507372;
    font-size: 20px;
}

.main-service {
    box-shadow: 1px 1px 0px 0px #cbcbcb;
}

.sale-amounts:first-child {
    background-color: #A0E7E5;
    padding: 5.6%;
    color: black;
    text-align: center !important;
}

.sale-amounts > p:first-child {
    text-align: center;
}

.sale-amounts > p:last-child {
    margin: 0px !important;
    color: #4e4e4e;
}

.green-amount > p:first-child {
    text-align: left !important;
}

.sale-amounts {
    background-color: #A0E7E5;
    padding: 7.8%;
    color: black;
}

    .sale-amounts:last-child {
        background: #ffffff;
        padding: 6.6%;
        color: #6d6c6c;
    }

.green-amount-lastchild {
    margin: 0px !important;
    text-align: left;
}


.green-amount:hover {
    background-image: linear-gradient( 90deg, #a0e7e5, #b4f8c8);
    transition: 0s;
    color: #507372;
    padding: 6.6%;
}

.sale-customer > p {
    text-align: center;
}

.sale-amounts p > i {
    color: #507372b0;
    font-size: 20px;
}

.customer-icon-green > i {
    font-size: 430%;
    color: #35908d8c;
    text-align: center !important;
}

.price-list > p {
    color: #566f6e;
    margin: 0 0 0px !important;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: center;
}

.main-customer-blue {
    background: #A0E7E5;
    padding: 6% 4% 4% 6%;
    border-top: 1px solid #74d4d1;
    border-right: 1px solid #74d4d1;
    border-left: 1px solid #74d4d1;
    box-sizing: border-box;
}

.main-customer-blue {
    background: #adebe9;
}

.customer-icon-footer-blue {
    background: #35908d;
    color: #ececec;
    font-size: 12px;
    margin: 0px !important;
    padding: 1%;
    text-decoration: none;
    border-bottom: 1px solid #35908d;
    border-right: 1px solid #35908d;
    border-left: 1px solid #35908d;
    box-sizing: border-box;
}

.customer-icon-blue {
    margin: 0px !important;
}

    .customer-icon-blue > i {
        font-size: 300%;
        color: #35908d4f;
    }

.customer-icon-pink > i {
    font-size: 430%;
    color: #35908d8c;
}

.amount-sale-service-blue {
    box-sizing: border-box;
    box-shadow: 3px 3px 4px #80808087;
}

    .amount-sale-service-blue:hover {
        transition: 1s;
        transform: scale(1.1);
    }


.selector-menu-main {
    padding-top: 1%;
}

.main-dashboard-align {
    padding-top: 2%;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none !important;
    outline-offset: -2px;
}

.getdetails {
    background: white;
    border: 1px solid #6a6a6a;
    border-radius: 2px;
}

    .getdetails:hover {
        background: #ebfffe;
    }

.marquee > marquee {
    font-weight: bold;
    color: #545454;
    font-size: 17px;
}

.getdetailsbuttonfilter {
    width: 60%;
}

.pdf-button > a {
    color: #4c535a !important;
    font-size: 13px;
}

    .pdf-button > a:hover {
        text-decoration: none;
    }

.excel-button > a {
    color: #4c535a !important;
    font-size: 13px;
}

    .excel-button > a:hover {
        text-decoration: none;
    }

.modal-content {
    -webkit-box-shadow: none !important;
}

.Billing-heading {
    font-size: 22px;
    font-weight: 800;
    color: #6a7681;
    font-family: sans-serif;
}
/*---------------------------------------------Media Query --Dashboard--------------------------------------------------------*/
@media screen (min-width: 1200px) and (max-width: 1400px) {
    .sale-amounts:first-child {
        padding: 10%;
    }
}

@media screen and (max-width: 1260px) {
    .image-button {
        width: 99% !important;
        height: 28px !important;
    }
}


@media screen and (max-width: 1260px) {
    .image-button {
        width: 6%;
        height: 20px;
    }
}



@media screen and (max-width: 1200px) {
    .sale-amounts-sub {
        padding: 5.5%;
    }

        .sale-amounts-sub:hover {
            padding: 5.5%;
        }

    .image-button {
        width: 98% !important;
        height: 29px !important;
    }

    .material-makes {
        padding-left: 31%;
    }

    .sale-amounts:first-child {
        padding: 6%;
    }

    .green-amount-lastchild {
        text-align: left;
    }

    .getdetailsbuttonfilter {
        width: 24%;
    }

    .amount-sale-service-blue:hover {
        transition: 1s;
        transform: scale(1);
    }

    .green-amount > p:first-child {
        text-align: left !important;
    }
}

@media screen and (max-width: 1122px) {
    .select-menu {
        padding: 0% 0% 0% 0% !important;
    }
}

@media screen and (max-width: 999px) {
    .sale-amounts-sub {
        padding: 4.3% !important;
        width: 71% !important;
    }

        .sale-amounts-sub:hover {
            padding: 4.3% !important;
        }

    .main-services-quotation {
        margin-bottom: 18px !important;
    }

    sale-amounts-sub > p:first-child {
        font-size: 11px !important;
    }

    .sale-amounts-sub > p:last-child {
        color: #565656;
        font-size: 11px;
    }

    .main-service {
        width: 96%;
    }

    .main-customer-blue {
        padding: 2% 14% 1% 14%;
    }

    .product-price-list {
        padding-right: 30px !important;
    }

    .sale-amounts > p {
        margin-bottom: 0px !important;
        font-size: 10px;
        text-align: center;
    }

    .totalbiledamount {
        text-align: center !important;
        font-size: 13px !important;
    }

    .sale-amounts:first-child {
        padding: 5.6%;
    }

        .sale-amounts:first-child:hover {
            padding: 5.6%;
        }

    .green-amount {
        padding: 5.6% !important;
    }

        .green-amount:hover {
            padding: 5.7% !important;
        }

        .green-amount > p:last-child {
            text-align: center;
        }

        .green-amount > p:first-child {
            text-align: center !important;
        }

    .sale-amounts p > i {
        font-size: 16px;
    }

    .customer-icon-blue > i {
        font-size: 237%;
        color: #35908d8c;
    }

    .customer-number > p {
        font-size: 20px !important;
    }

    .customer-icon-footer-blue {
        padding: 0px;
    }

    .price-list > p {
        font-size: 13px;
    }
}



@media screen and (max-width: 992px) {
    .getdetailsbuttonfilter {
        width: 25% !important;
        font-size: 14px !important;
    }

    .green-amount {
        padding: 5.6% !important;
        width: 84%;
    }

        .green-amount:hover {
            padding: 5.6% !important;
            width: 84%;
        }

    .sale-amounts:first-child {
    }

    .sale-amounts:last-child {
        box-shadow: 1px 1px 0px 0px #cbcbcb;
        background: #c9eceb;
    }

    .main-service {
        box-shadow: none;
    }

    .customer-number > p {
        display: none;
    }

    .product-price-list {
        padding-right: 41px !important;
    }

    .main-logo {
        padding: 0px !important;
    }

    #DateTime {
        margin: 0px !important;
    }
}

@media screen and (max-width: 991px) {
    .getdetailsbuttonfilter {
        width: 30% !important;
    }

    .sale-amounts:last-child .sale-amounts:first-child {
        border: 1px solid #e0e0e0;
    }
}

@media screen and (max-width: 892px) {
    .amount-sale-service-blue {
        width: 100%;
    }

    .product-price-list {
        padding-right: 16px !important;
    }
}

@media screen and (max-width: 72px) {
    .amount-sale-service-blue {
        width: 100%;
    }

    .product-price-list {
        padding-right: 15px !important;
    }
}




.customer-icon-footer > a:hover {
    text-decoration: none;
}

.customer-number > p {
    margin: 0px 0px 0px 0px !important;
    color: #ffffff;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #828282;
    font-size: 33px;
    font-weight: 800;
}


.container-fluid .logo-header:first-child {
    font-size: 25px;
}

.main-dashboard {
    padding-top: 1% !important;
}

.breadcrumb {
    font-size: 14px !important;
}

.breadcrumb-heading {
    font-weight: bold;
    color: #828282;
    font-size: 14px;
    margin-top: 0px !important;
}

.breadcrumb-sub {
    font-size: 19px !important;
    font-weight: bold;
    color: #6f6f86;
    text-align: center;
}

div.select-menu {
    display: inline-block;
}

    div.select-menu > p > .image-button {
        margin-bottom: -6px;
    }

.main-row {
    text-align: center;
}

.image-button {
    width: 20%;
}


@media screen and (max-width: 1122px) {
    .image-button {
        width: 6%;
        height: 17px;
    }

    .select-menu {
        padding: 1.3% 1.3% 0% 0%;
    }
}

.home-button {
    background: #30d5c8;
    padding: 1px 10px 1px 10px;
    border: 2px solid #30d5c8;
}

    .home-button:hover {
        background: #d2d2d2 !important;
        border: 2px solid #d2d2d2 !important;
        transition: 1s;
    }

    .home-button > i {
        font-size: 11px;
        color: #545454;
    }

    .home-button > a {
        color: #545454 !important;
        text-decoration: none;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 1px;
    }

        .home-button > a:hover {
            text-decoration: none;
        }

.modal-dialog {
    width: 98% !important;
    margin: 4% auto !important;
}

.modal-header {
    background: #d6f5f4 !important;
}

.modal-footer {
    background: #d6f5f4 !important;
}

.modal-content {
    border-radius: 0px !important;
}

.total-amount-popup {
    margin-top: -22px;
}

.model-button {
    border-radius: 2px !important;
    background: #ffffff !important;
    padding: 3px 15px !important;
    font-size: 13px !important;
    border: 1px solid #c3c3c3 !important;
}

    .model-button:hover {
        border-radius: 2px !important;
        background: #ffffff !important;
        padding: 3px 15px !important;
        font-size: 13px !important;
        border: 1px solid #c9c9c9 !important;
        box-sizing: border-box;
        box-shadow: 1px 1px 2px grey;
    }

.close {
    color: #0000008f !important;
    opacity: 1 !important;
}

.po-process {
    padding-left: 40%;
}

@media screen and (max-width: 1350px) {
    .po-process {
        padding-left: 30%;
    }
}

@media screen and (max-width: 1179px) {
    .po-process {
        padding-left: 25% !important;
    }
}

@media screen and (max-width: 1119px) {
    .po-process {
        padding-left: 23% !important;
    }
}

@media screen and (max-width: 1119px) {
    .po-process {
        padding-left: 23% !important;
    }
}

@media screen and (max-width: 1091px) {
    .po-process {
        padding-left: 18% !important;
    }
}

@media screen and (max-width: 1026px) {
    .po-process {
        padding-left: 13% !important;
    }
}

.editpodetail {
    padding: 0% 0% 2% 29%;
}

@media only screen and (max-width: 1136px) {
    .editpodetail {
        padding: 0% 0% 2% 25% !important;
    }
}

@media only screen and (max-width: 900px) {
    .editpodetail {
        padding: 0% 0% 2% 10% !important;
    }
}

@media only screen and (max-width: 600px) {
    .editpodetail {
        padding: 0% 0% 2% 1% !important;
    }
}

.Poprocess-module {
    width: 70%;
}

a:link, a:visited {
    color: #034af3;
}

.Poprocess-module {
    width: 70%;
}

.material-makes {
    padding-left: 35%;
}



@media only screen and (max-width: 950px) {
    .material-makes {
        padding-left: 25%;
    }
}

@media only screen and (max-width: 850px) {
    .material-makes {
        padding-left: 20%;
    }
}

@media only screen and (max-width: 750px) {
    .material-makes {
        padding-left: 15%;
    }
}

@media only screen and (max-width: 650px) {
    .material-makes {
        padding-left: 10%;
    }
}

@media only screen and (max-width: 500px) {
    .material-makes {
        padding-left: 2%;
    }
}

@media screen and (max-width: 600px) {
    body {
        background-color: olive;
    }
}

.bill0fmaterials {
    padding-left: 32%;
}

@media only screen and (max-width: 1250px) {
    .bill0fmaterials {
        padding-left: 27% !important;
    }
}

@media only screen and (max-width: 1037px) {
    .bill0fmaterials {
        padding-left: 22% !important;
    }
}

@media only screen and (max-width: 900px) {
    .bill0fmaterials {
        padding-left: 17% !important;
    }
}

@media only screen and (max-width: 800px) {
    .bill0fmaterials {
        padding-left: 13% !important;
    }
}

@media only screen and (max-width: 600px) {
    .bill0fmaterials {
        padding-left: 2% !important;
    }
}

.ViewbillMaterial {
    padding-left: 37%;
}

@media only screen and (max-width: 1250px) {
    .ViewbillMaterial {
        padding-left: 36%;
    }
}

@media only screen and (max-width: 1083px) {
    .ViewbillMaterial {
        padding-left: 34% !important;
    }
}

@media only screen and (max-width: 983px) {
    .ViewbillMaterial {
        padding-left: 30% !important;
    }
}

@media only screen and (max-width: 883px) {
    .ViewbillMaterial {
        padding-left: 25% !important;
    }
}

@media only screen and (max-width: 783px) {
    .ViewbillMaterial {
        padding-left: 20% !important;
    }
}

@media only screen and (max-width: 783px) {
    .ViewbillMaterial {
        padding-left: 15% !important;
    }
}

@media only screen and (max-width: 683px) {
    .ViewbillMaterial {
        padding-left: 10% !important;
    }
}

@media only screen and (max-width: 683px) {
    .ViewbillMaterial {
        padding-left: 6% !important;
    }
}

@media only screen and (max-width: 483px) {
    .ViewbillMaterial {
        padding-left: 4% !important;
    }
}

.venfor-statement {
    padding-left: 33%;
}

@media only screen and (max-width: 1219px) {
    .venfor-statement {
        padding-left: 31%;
    }
}

@media only screen and (max-width: 1032px) {
    .venfor-statement {
        padding-left: 27%;
    }
}

@media only screen and (max-width: 932px) {
    .venfor-statement {
        padding-left: 24%;
    }
}

@media only screen and (max-width: 832px) {
    .venfor-statement {
        padding-left: 18%;
    }
}

@media only screen and (max-width: 732px) {
    .venfor-statement {
        padding-left: 14%;
    }
}

@media only screen and (max-width: 532px) {
    .venfor-statement {
        padding-left: 3%;
    }
}


.edit-update {
    text-decoration: none;
    border: 1px solid black;
    padding: 2px 10px 2px 10px;
    background: #dadada;
    color: #232323 !important;
}

    .edit-update:hover {
        transition: 1s;
        border: 1px solid black;
        background: #465c71;
        color: white !important;
    }

.update-button {
    border-radius: 0px !important;
    border: 1px solid #ababab !important;
    padding: 6px !important;
    background: #cccccc;
    color: black !important;
}

    .update-button:hover {
        transition: 1s;
        background: #3a4f63;
        border: 1px solid #2b2b2b !important;
        color: white !important;
    }

.exel-download {
    color: #cc444a;
    font-size: 15px;
    letter-spacing: 1px;
}

.sitename-siteno {
    word-spacing: 2px;
    letter-spacing: 1px;
}


a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #034af3;
}

p {
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    /*font-variant: small-caps;*/
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1 {
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2 {
    font-size: 1.5em;
    font-weight: 600;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */

.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}




/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.page {
    background-color: #fff;
    border: 1px solid #496077;
    margin: 0px .4% 0px .3%;
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

    .header h1 {
        font-weight: 700;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: #f9f9f9;
        border: none;
        line-height: 2em;
        font-size: 2em;
    }

.main {
    padding: 5px 0px;
    margin: 12px 8px 50px 8px;
    min-height: 61vh !important;
}

.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer {
    color: #dbdbdb;
    padding: 26px 0px 25px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    background: #465c71;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}

div.menu {
    padding: 4px 0px 4px 8px;
}

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
        z-index: 1001;
    }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #465c71;
            border: 1px #4e667d solid;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 4px 21px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                background-color: #bfcbd6;
                color: #465c71;
                text-decoration: none;
            }

            div.menu ul li a:active {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none;
            }

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo {
    width: 95%;
}

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    color: White;
}

    .loginDisplay a:link {
        color: white;
    }

    .loginDisplay a:visited {
        color: white;
    }

    .loginDisplay a:hover {
        color: white;
    }

.failureNotification {
    font-size: 1.2em;
    color: Red;
}


.submitButton {
    text-align: right;
    padding-right: 10px;
}

.modalBackground {
    background-color: black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #d8d8d8;
    border-width: 2px;
    border-style: solid;
    border-color: #ffffff;
    padding: 10px;
    z-index: 101010;
}


.custom-calendar .ajax__calendar_container {
    background-color: #ffc; /* pale yellow */
    border: solid 1px #666;
}

.custom-calendar .ajax__calendar_title {
    background-color: #cf9; /* pale green */
    height: 20px;
    color: #333;
}

.custom-calendar .ajax__calendar_prev, .custom-calendar .ajax__calendar_next {
    background-color: #aaa; /* darker gray */
    height: 20px;
    width: 20px;
}

.custom-calendar .ajax__calendar_today {
    background-color: #cff; /* pale blue */
    height: 20px;
}

.custom-calendar .ajax__calendar_days table thead tr td {
    background-color: #ff9; /* dark yellow */
    color: #333;
}

.custom-calendar .ajax__calendar_day {
    color: #333; /* normal day - darker gray color */
}

.custom-calendar .ajax__calendar_other .ajax__calendar_day {
    color: #666; /* day not actually in this month - lighter gray color */
}

.CheckBoxClass input {
    width: 30px;
    height: 30px;
}

.VertiColumn th {
    writing-mode: vertical-rl;
    filter: flipv fliph;
}

.VerticalHeaderText {
    /*-webkit-transform: rotate(-90deg);*/
    /*-moz-transform: rotate(-90deg);*/
}

.HeaderFreez {
    position: fixed;
    top: expression(this.offsetParent.scrollTop);
}
