﻿.separator {
    height: 40px;
    min-height: 40px;
    clear: both;
}

.separator5 {
    height: 5px;
    min-height: 5px;
    clear: both;
}

.separator10 {
    height: 10px;
    min-height: 10px;
    clear: both;
}

.separator210 {
    height: 210px;
    min-height: 210px;
    clear: both;
}

.separator20 {
    height: 20px;
    min-height: 20px;
    clear: both;
}

.separator60 {
    height: 60px;
    min-height: 60px;
    clear: both;
}

.separator70 {
    height: 70px;
    min-height: 70px;
    clear: both;
}

.tbl-scroll {
    overflow: auto !important;
}


.borderbox {
    border: 3px solid #000;
    border-radius: 5px;
}

.pagebreak {
    page-break-after: always;
}

.fullpage {
    height: 955px;
    position: relative;
}

#grdbill tbody tr:nth-child(1) th {
    text-align: right;
}

    #grdbill tbody tr:nth-child(2) td:first-child, #grdbill tbody tr:nth-child(1) th:first-child {
        text-align: left;
    }

.quoteform {
    padding-left: 12px;
    padding-right: 12px;
}

    .quoteform h2.h2print {
        font-weight: bold;
        font-size: 22px;
    }

    .quoteform p {
        font-size: 8px;
        margin: 0;
    }

        .quoteform p.lead {
            text-transform: uppercase;
        }

            .quoteform p.lead span {
                font-weight: bold;
            }

    .quoteform .qoutelogo {
        width: 160px;
    }

    .quoteform .quoteamdlogo {
        width: 90px;
    }

    .quoteform h5.quoteh5 {
        margin: 5px 0;
        font-weight: bold;
    }

    .quoteform .belowamd {
        text-align: center;
    }

    .quoteform .pdr {
        padding-right: 5px;
    }

    .quoteform hr {
        border-top: 1px solid #000;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }

.lrbill .table > tbody > tr > td, .lrbill .table > tbody > tr > th {
    padding: 4px 2px;
    text-align: center;
    vertical-align: top;
    font-size: 12px;
}

    .lrbill .table > tbody > tr > td:nth-child(10), .lrbill .table > tbody > tr > td:nth-child(9) {
        width: 38px;
    }

.lrbill {
    font-size: 12px;
}

.tblpo {
    padding: 0 22px;
    border-color: #5f5f5f;
}

.tblquotelist {
    border: 1px solid #ccc;
    padding: 5px 6px;
    font-size: 11px;
}

.h2print {
    font-weight: bold;
    margin: 0;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-color: #000 !important;
}
.tbl-wrapper {
    overflow: auto;
}


.rwd-table th {
    display: none;
}

.rwd-table td {
    display: block;
}

    .rwd-table td:first-child {
        padding-top: .5em;
    }

    .rwd-table td:last-child {
        padding-bottom: .5em;
    }

    .rwd-table td:before {
        content: attr(data-th) ": ";
        font-weight: bold;
        display: inline-block;
    }

@media (min-width: 480px) {
    .rwd-table td:before {
        display: none;
    }
}


@media (min-width: 480px) {
    .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: .25em .5em;
    }

        .rwd-table th:first-child, .rwd-table td:first-child {
            padding-left: 0;
        }

        .rwd-table th:last-child, .rwd-table td:last-child {
            padding-right: 0;
        }
}

.rwd-table {
    overflow: hidden;
}


    .rwd-table th, .rwd-table td {
        margin: .5em 1em;
    }

@media (min-width: 480px) {
    .rwd-table th, .rwd-table td {
        padding: 1em !important;
    }
}




html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #f1f1f1;
    padding: 22px;
}

.menu {
    background: #f1f1f1;
}

    .menu .navbar {
        margin-bottom: 0;
        border: 0;
    }

.mt {
    margin-top: 20px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-40 {
    margin-top: 40px;
}

.mb {
    margin-bottom: 20px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-40 {
    margin-bottom: 40px;
}

.pt {
    padding-top: 20px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-40 {
    padding-top: 40px;
}

.pb {
    padding-bottom: 20px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-40 {
    padding-bottom: 40px;
}

.fullwidth {
    width: 100%;
}

.space {
    height: 40px;
    min-height: 40px;
    clear: both;
}

.space1 {
    height: 1px;
    min-height: 1px;
    clear: both;
}

.space2 {
    height: 2px;
    min-height: 2px;
    clear: both;
}

.space10 {
    height: 10px;
    min-height: 10px;
    clear: both;
}

.space20 {
    height: 20px;
    min-height: 20px;
    clear: both;
}

.space30 {
    height: 30px;
    min-height: 30px;
    clear: both;
}

.space50 {
    height: 51px;
    min-height: 51px;
    clear: both;
}

.no-pr {
    padding-right: 0px;
}

.no-pl {
    padding-left: 0px;
}

.no-pd {
    padding: 0;
}

.no-mr {
    margin: 0;
}

.title {
    overflow: hidden;
    position: relative;
    padding-bottom: 8px;
    font-weight: bolder;
    margin-bottom: 30px;
    color: #f73e56;
}

    .title::before {
        content: "";
        border-bottom: 3px solid #f73e56;
        bottom: 0;
        height: 0;
        position: absolute;
        width: 100%;
        z-index: 0;
    }

    .title::after {
        border-bottom: 3px solid #ddd;
        bottom: 0;
        content: "";
        position: absolute;
        width: 1200px;
        z-index: 1;
    }

.topbar {
    padding: 8px 0 3px;
}

.tbl-latest .form-control {
    height: 26px;
    padding: 6px 2px;
    font-size: 12px;
}

.wrapper {
    margin-top: 20vh;
    margin-bottom: 20px;
}

.form-signin {
    max-width: 420px;
    padding: 30px 38px 66px;
    margin: 0 auto;
    background-color: #eee;
    border: 3px dotted rgba(0,0,0,0.1);
}

.form-signin-heading {
    text-align: center;
    margin-bottom: 30px;
}

.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
}

.form-signin input[type="text"] {
    margin-bottom: 0px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.colorgraph {
    height: 7px;
    border-top: 0;
    background: #c4e17f;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}

.tdsm {
    width: 120px;
}

.tdsmamt {
    width: 120px;
}

.tdsmadd {
    width: 40px;
}

.tdsmdel {
    width: 60px;
}

.taxcol {
    text-align: right;
    padding-right: 120px;
}

    .taxcol span {
        display: inline-block;
        width: 120px;
        text-align: left;
        padding-left: 13px;
    }

    .taxcol .form-inline {
        margin-bottom: 5px;
    }

    .taxcol .form-group {
        margin-bottom: 5px;
    }

    .taxcol .form-inline .trate {
        width: 100px;
    }

@media (max-width: 768px) {
    .topbar .col-md-6 p {
        text-align: center !important;
    }

    .taxcol {
        padding: 0;
    }

        .taxcol .form-inline .trate {
            width: 100%;
        }

        .taxcol .form-group {
            text-align: center;
        }
}

.invoivce {
    border: 2px solid #000;
    font-size: 10px;
}

    .invoivce td.invoicetdsm {
        width: 60px;
    }

    .invoivce td.mrpqty {
        width: 30px;
    }

    .invoivce td.invdescp {
        width: 120px;
    }

    .invoivce tr th {
        vertical-align: middle !important;
        text-align: center;
    }

    .invoivce h1 {
        font-size: 26px;
        line-height: 27px;
        margin: 0;
    }

    .invoivce .logo {
        width: 196px;
        height: auto;
        float: left;
        margin-right: 5px;
    }

    .invoivce p {
        margin: 0;
        font-size: 12px;
    }

    .invoivce hr {
        margin: 0;
        border-top: 1px solid #000;
    }

    .invoivce table.table {
        margin-bottom: -1px;
        font-size: 10px;
    }

    .invoivce .col-xs-1,
    .invoivce .col-sm-1,
    .invoivce .col-md-1,
    .invoivce .col-lg-1,
    .invoivce .col-xs-2,
    .invoivce .col-sm-2,
    .invoivce .col-md-2,
    .invoivce .col-lg-2,
    .invoivce .col-xs-3,
    .invoivce .col-sm-3,
    .invoivce .col-md-3,
    .invoivce .col-lg-3,
    .invoivce .col-xs-4,
    .invoivce .col-sm-4,
    .invoivce .col-md-4,
    .invoivce .col-lg-4,
    .invoivce .col-xs-5,
    .invoivce .col-sm-5,
    .invoivce .col-md-5,
    .invoivce .col-lg-5,
    .invoivce .col-xs-6,
    .invoivce .col-sm-6,
    .invoivce .col-md-6,
    .invoivce .col-lg-6,
    .invoivce .col-xs-7,
    .invoivce .col-sm-7,
    .invoivce .col-md-7,
    .invoivce .col-lg-7,
    .invoivce .col-xs-8,
    .invoivce .col-sm-8,
    .invoivce .col-md-8,
    .invoivce .col-lg-8,
    .invoivce .col-xs-9,
    .invoivce .col-sm-9,
    .invoivce .col-md-9,
    .invoivce .col-lg-9,
    .invoivce .col-xs-10,
    .invoivce .col-sm-10,
    .invoivce .col-md-10,
    .invoivce .col-lg-10,
    .invoivce .col-xs-11,
    .invoivce .col-sm-11,
    .invoivce .col-md-11,
    .invoivce .col-lg-11,
    .invoivce .col-xs-12,
    .invoivce .col-sm-12,
    .invoivce .col-md-12,
    .invoivce .col-lg-12 {
        padding: 0;
        border-top: 1px solid #000;
    }

.brr {
    border-right: 1px solid #000;
}

.pdnormal {
    padding-left: 5px;
    padding-right: 5px;
}

.invoivce .tbl td {
    padding: 0 5px;
}

.invoivce table.table td {
    padding: 3px 4px;
}

.radpanel {
    display: inline-block;
    vertical-align: middle;
}

    .radpanel input {
        margin-left: 22px;
    }

    .radpanel label {
        margin-left: 3px;
    }

.tbl-wrapper {
    overflow: scroll;
}


.invoice-table tbody > tr > td:last-child,
.invoice-table tbody > tr > td:nth-child(4),
.invoice-table tbody > tr > td:nth-child(3),
.invoice-table tbody > tr > td:nth-child(2) {
    text-align: right;
}

.invoice-table thead > tr > th:last-child,
.invoice-table thead > tr > th:nth-child(4),
.invoice-table thead > tr > th:nth-child(3),
.invoice-table thead > tr > th:nth-child(2) {
    text-align: right;
}

.invoice-total > tbody > tr > td:first-child {
    text-align: right;
}

.invoice-total > tbody > tr > td {
    border: 0 none;
}

    .invoice-total > tbody > tr > td:last-child {
        border-bottom: 1px solid #DDDDDD;
        text-align: right;
        width: 15%;
    }

#Background {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: Gray;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

#Progress {
    position: fixed;
    top: 45%;
    left: 500px;
    width: 300px;
    height: 40px;
    text-align: center;
    background-color: White;
    border: solid 3px black;
}



.modal {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: black;
    z-index: 100;
    opacity: 0.8;
    filter: alpha(opacity=60);
    -moz-opacity: 0.8;
    min-height: 100%;
}

#divImage {
    display: none;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    background-color: White;
    height: 550px;
    width: 600px;
    padding: 3px;
    border: solid 1px black;
}

.topbar[data-image]:after, .sidebar.has-image:after,
.bootstrap-navbar[data-image]:after,
.bootstrap-navbar.has-image:after {
    opacity: .95;
}

.topbar[data-color="blue"]:after,
.bootstrap-navbar[data-color="blue"]:after {
    background: #447DF7;
    background: -moz-linear-gradient(top, #447DF7 0%, rgba(83, 60, 225, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #447DF7), color-stop(100%, rgba(83, 60, 225, 0.7)));
    background: -webkit-linear-gradient(top, #447DF7 0%, rgba(83, 60, 225, 0.7) 100%);
    background: -o-linear-gradient(top, #447DF7 0%, rgba(83, 60, 225, 0.7) 100%);
    background: -ms-linear-gradient(top, #447DF7 0%, rgba(83, 60, 225, 0.7) 100%);
    background: linear-gradient(to bottom, #447DF7 0%, rgba(83, 60, 225, 0.7) 100%);
    background-size: 150% 150%;
}

.topbar[data-color="azure"]:after,
.bootstrap-navbar[data-color="azure"]:after {
    background: #23CCEF;
    background: -moz-linear-gradient(top, #23CCEF 0%, rgba(64, 145, 255, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #23CCEF), color-stop(100%, rgba(64, 145, 255, 0.7)));
    background: -webkit-linear-gradient(top, #23CCEF 0%, rgba(64, 145, 255, 0.7) 100%);
    background: -o-linear-gradient(top, #23CCEF 0%, rgba(64, 145, 255, 0.7) 100%);
    background: -ms-linear-gradient(top, #23CCEF 0%, rgba(64, 145, 255, 0.7) 100%);
    background: linear-gradient(to bottom, #23CCEF 0%, rgba(64, 145, 255, 0.7) 100%);
    background-size: 150% 150%;
}

.topbar[data-color="green"]:after,
.bootstrap-navbar[data-color="green"]:after {
    background: #87CB16;
    background: -moz-linear-gradient(top, #87CB16 0%, rgba(109, 192, 48, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #87CB16), color-stop(100%, rgba(109, 192, 48, 0.7)));
    background: -webkit-linear-gradient(top, #87CB16 0%, rgba(109, 192, 48, 0.7) 100%);
    background: -o-linear-gradient(top, #87CB16 0%, rgba(109, 192, 48, 0.7) 100%);
    background: -ms-linear-gradient(top, #87CB16 0%, rgba(109, 192, 48, 0.7) 100%);
    background: linear-gradient(to bottom, #87CB16 0%, rgba(109, 192, 48, 0.7) 100%);
    background-size: 150% 150%;
}

.topbar[data-color="orange"]:after,
.bootstrap-navbar[data-color="orange"]:after {
    background: #FFA534;
    background: -moz-linear-gradient(top, #FFA534 0%, rgba(236, 22, 87, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFA534), color-stop(100%, rgba(236, 22, 87, 0.7)));
    background: -webkit-linear-gradient(top, #FFA534 0%, rgba(236, 22, 87, 0.7) 100%);
    background: -o-linear-gradient(top, #FFA534 0%, rgba(236, 22, 87, 0.7) 100%);
    background: -ms-linear-gradient(top, #FFA534 0%, rgba(236, 22, 87, 0.7) 100%);
    background: linear-gradient(to bottom, #FFA534 0%, rgba(236, 22, 87, 0.7) 100%);
    background-size: 150% 150%;
}

.topbar[data-color="red"]:after,
.bootstrap-navbar[data-color="red"]:after {
    background: #FB404B;
    background: -moz-linear-gradient(top, #FB404B 0%, rgba(187, 5, 2, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FB404B), color-stop(100%, rgba(187, 5, 2, 0.7)));
    background: -webkit-linear-gradient(top, #FB404B 0%, rgba(187, 5, 2, 0.7) 100%);
    background: -o-linear-gradient(top, #FB404B 0%, rgba(187, 5, 2, 0.7) 100%);
    background: -ms-linear-gradient(top, #FB404B 0%, rgba(187, 5, 2, 0.7) 100%);
    background: linear-gradient(to bottom, #FB404B 0%, rgba(187, 5, 2, 0.7) 100%);
    background-size: 150% 150%;
}

.topbar[data-color="purple"]:after,
.bootstrap-navbar[data-color="purple"]:after {
    background: #9368E9;
    background: -moz-linear-gradient(top, #9368E9 0%, rgba(148, 59, 234, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9368E9), color-stop(100%, rgba(148, 59, 234, 0.7)));
    background: -webkit-linear-gradient(top, #9368E9 0%, rgba(148, 59, 234, 0.7) 100%);
    background: -o-linear-gradient(top, #9368E9 0%, rgba(148, 59, 234, 0.7) 100%);
    background: -ms-linear-gradient(top, #9368E9 0%, rgba(148, 59, 234, 0.7) 100%);
    background: linear-gradient(to bottom, #9368E9 0%, rgba(148, 59, 234, 0.7) 100%);
    background-size: 150% 150%;
}
