.beauty-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

.beauty-table input {
    border: 1px solid transparent;
    background: none;
    font-size: 16px;
    text-align: center;
    padding: 2px 15px !important;
    width: 100%;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: underline;
}

.beauty-table input:focus {
    border: 1px solid #dfdfdf;
    background: #fefefe;
    font-size: 16px;
    text-align: center;
    padding: 2px 15px !important;
    width: 100%;
    outline: none;
    text-decoration: none;
}

#DischarCardDiv .control-label {
    padding-top: 0px !important;
}

#DischarCardDiv {
    line-height: 2;
}

.DischartTable td {
    padding: 4px !important;
}

.formGap20px {
    margin-bottom: 20px;

}








.ProductListMainBox {
    min-height: 250px;
    overflow: scroll;
    overflow: overlay;
    max-height: 250px;
}

#AmountDetailsBox {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #FFFFFF;
    padding: 10px;
}

.TotalBorder {
    padding-top: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    clear: both;
}


.ProductName p {
    color: #CCCCCC;
    font-size: 15px;
    margin: 0;
    padding: 0;
}

.productItem {
    background-color: #D7E4F2;
    margin: 5px;
    padding: 5px;
    float: left;
    height: 100px;
    width: 100px;
    text-align: center;
    cursor: pointer;
    color: #03386C;
    font-weight: bold;
}

.Qtysp {
    width: 40px;
    text-align: right;
}

.Pricesp {
    width: 60px;
    text-align: right;
}

#SubTotal {
    font-weight: bold;
}

#MessageDiv {
    top: 40px;
    z-index: 150000;
    width: 100%;
    left: 0;
}


.sidenavH {
    width: 0px;
}

.wrapperH {
    padding-left: 5px;
}



.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    padding: 5px;
}


@media (max-width: 767px) {
    .menuHide {
        display: none;
    }
}

.btnDelete {
    color: #990000;
}

.EditHover {
    background-color: #FF9900;
    border: 1px solid #999999;
}

.form-group-sm .btn,
.input-group-addon {
    padding: 4px 10px;
}

/* New */


























hr {
    border-top: 1px solid #B4B4B4;
}

.now {}

.nowDateOnly {}

.datePic {}

.dateTimePic {}

.AutoSug {}

.NumberOnly {}

.chosen-container-single .chosen-single {
    height: 30px;
}

.RedText {
    color: Red;
}

. {
    color: #E6E6FF;
}

.printOnly {
    display: none;
}

.visibleOff {
    display: none;
}

/* Don't display when printing */
@media print {
    .no-print {
        display: none;
    }

    .invoce {
        background-image: url(../img/Invoice.png) !important;
        background-repeat: no-repeat !important;
        background-position: left top !important;
    }

    .printOnly {
        display: block;
    }

    body {
        margin-top: 5px;
    }

    .form-control {
        border: thin solid #FFFFFF;
    }

    .ProductListMainBox {
        min-height: 200px;
        overflow: auto;
        max-height: 100%;
    }

    a[href]:after {
        content: "";
    }

    abbr[title]:after {
        content: "";
    }


}


.invoce {
    width: 680px;
    height: 402px;
    padding-top: 15px;
    padding-right: 45px;
    padding-left: 40px;
    background-image: url(../img/Invoice.png) !important;
    background-repeat: no-repeat;
    background-position: left top;
}

.invoce p {
    margin-bottom: 6px;
}



.ChartLoading {
    background-color: #000;
    color: Yellow;
    background-image: url(../img/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.ChartLoading p {
    text-align: center;
    padding: 100px;
}

.capitalize {
    text-transform: capitalize;
}












/*  Invoces CSS   */

@media print {
    .form-control {
        border-top-width: 10px !important;
        border-top-style: solid !important;
        border-top-color: #ffffff !important;
        background-color: #ffffff !important;
        border: thin solid #FFFFFF !important;
    }

    #ProductListMainBox {
        color: #000000;
    }

    .invBox {
        width: 100%;
    }
}

#InvoicePanel {
    font-size: 13px;
    color: #000000;
}

#InvoicePanel h4 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.DrkBorder {
    border: 1px solid #827C7C;
}

#InvoicePanel .table>thead>tr>th {
    border-bottom: 1px solid #2B2B2B;
}

#InvoicePanel .table>tbody>tr>th {
    border-bottom: 2px solid #2B2B2B;
}

#InvoicePanel .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-bottom: 1px solid #2B2B2B;
}


/*  Invoces CSS   */



.input-group .form-control {
    z-index: 0;
}

.AutoSubPart {
    color: #7E7E7E;
    font-size: 12px;
}

.QNo {
    font-size: 30px;
    font-weight: bold;
    display: block;
}

.modal-success .modal-header {
    background-color: #59822c;
}

.modal-success .modal-title {
    color: #fff;
}

.modal-warning .modal-header {
    background-color: #aa4200;
}

.modal-warning .modal-title {
    color: #fff;
}

.Gap10px {
    height: 10px;
}

.BillingCategory {
    padding-top: 5px;
    margin: 0;
    font-size: 14px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.BillTable tbody tr {
    border-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}





.IDCard {
    width: 465px;
    height: 301px;
    padding-left: 16px;
    padding-top: 14px;
    background-image: url('../img/ID-Card.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

.LeftPart {
    width: 170px;

}

.DataDiv {
    width: 284px;
    padding-left: 0px;
    padding-top: 131px;
}

.DataDiv p {
    color: #000000;
    font-size: 15px;
    margin: 0;
    text-transform: capitalize;
}

.DataDiv .PID {
    font-size: 23px;
    font-weight: bold;
}

.IDPhoto {
    padding-top: 0px;
}

.QrCode {
    padding: 13px;
}




#say-cheese-container {
    height: 140px;
}

.videoPrivew {
    position: static;

}

.BorderBox {
    z-index: 99999;
    border: 1px solid #dddddd;
    border-radius: 4px;
}

#say-cheese-container video {
    height: 140px;
}


.smRow td {
    padding: 4px !important;
}

.TableNoMargin {
    margin-bottom: 0px !important;
}

#DivDischargeCard {
    font-family: Verdana !important;
    font-size: 14px !important;

}

#DivDischargeCard hr {
    border-top: 2px solid #040404;
    margin-top: 0;
    margin-bottom: 0;
}

body {
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif
}

hr {
    max-width: 50px;
    border-width: 3px;
    border-color: #f05f40
}

hr.light {
    border-color: #fff
}

a {
    color: #f3a448;

}

a:hover {
    color: #f05f40
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif
}

.bg-primary {
    background-color: #f3a448 !important
}

.bg-dark {
    background-color: #212529 !important
}

.text-faded {
    color: rgba(255, 255, 255, .7)
}

body {}

#mainNav {
    font-family: Cabin, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom: 0;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    background-color: #000
}

#mainNav .navbar-toggler {
    font-size: 14px;
    padding: 11px;
    color: #fff;
    border: 1px solid #fff
}

#mainNav .navbar-brand {
    font-weight: 700
}

#mainNav a {
    color: #000;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

.navbar-shrink .nav-item .nav-link {
    color: #fff !important;
}

#mainNav .navbar-nav .nav-item {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    background-color: #a09f9f70;
    margin-right: 1px;
}

#mainNav .navbar-nav .nav-item:hover {
    color: fade(white, 80%);
    outline: 0;
    background-color: #f9f9f975
}

#mainNav .navbar-nav .nav-item:active,
#mainNav .navbar-nav .nav-item:focus {
    outline: 0;
    background-color: transparent
}

@media (min-width:992px) {
    #mainNav {
        padding-top: 20px;
        padding-bottom: 20px;
        -webkit-transition: background .3s ease-in-out, padding-top .3s ease-in-out, padding-bottom .3s;
        -moz-transition: background .3s ease-in-out, padding-top .3s ease-in-out, padding-bottom .3s;
        transition: background .3s ease-in-out, padding-top .3s ease-in-out, padding-bottom .3s;
        letter-spacing: 1px;
        border-bottom: none;
        background: 0 0
    }

    #mainNav.navbar-shrink {
        padding-top: 1px;
        padding-bottom: 1px;
        border-bottom: 2px solid #fff;
        background: #000
    }

    #mainNav .nav-link.active {
        outline: 0;
        background-color: #f9f9f975;
    }

    #mainNav .nav-link.active:hover {
        color: #fff
    }
}

.masthead {
    background-position: 50% 0px;
    background-attachment: fixed;
    background-image: url(../images/homeBack.jpg);
    background-repeat: repeat-y;
    background-color: #ed6f46;
}

.masthead hr {
    margin-top: 30px;
    margin-bottom: 30px
}

.masthead h1 {
    font-size: 2rem
}

.masthead p {
    font-weight: 300
}

@media (min-width:768px) {
    .masthead p {
        font-size: 1.15rem
    }

    .headLine {
        font-size: 20px;
    }
}

@media (min-width:992px) {
    .masthead {
        height: 100vh;
        min-height: 650px;
        padding-top: 0;
        padding-bottom: 0
    }

    .masthead h1 {
        font-size: 3rem
    }


}

@media (min-width:1200px) {
    .masthead h1 {
        font-size: 4rem
    }

}

.service-box {
    max-width: 400px
}

.service-box h3 {
    font-weight: 600;
}

.service-box ul {
    text-align: left;
}

.portfolio-box {
    position: relative;
    display: block;
    max-width: 650px;
    margin: 0 auto
}

.portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    background: #f3a448;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    text-align: center
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1
}

.portfolio-box:focus {
    outline: 0
}

@media (min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px
    }
}

.text-primary {
    color: #dc3545 !important
}

.btn {
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    border-radius: 300px;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif
}

.btn-xl {
    padding: 1rem 2rem
}

.btn-primary {
    background-color: #f3a448;
    border-color: #C8740D
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #f3a448 !important
}

.btn-primary:active,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(240, 95, 64, .5) !important
}






/* sdfsdsf*/
@media (min-width:75px) {
    .headLine {
        font-size: 40px !important
    }
}

@media (min-width:767px) {
    .headLine {
        font-size: 50px !important
    }
}

@media (min-width:991px) {
    .headLine {
        font-size: 70px !important
    }
}

@media (min-width:1199px) {
    .headLine {
        font-size: 90px !important
    }
}

.headLine {
    font-family: 'Fugaz One', "Arial Black", Arial, Helvetica, sans-serif;
    font-size: 90px;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

#home {
    color: white;
    margin: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    background-position: 50% 0px;
    background-attachment: fixed;
    background-image: url(../images/homeBack.jpg);
    background-repeat: repeat-y;
}

#aboutus {
    color: #000000;
    overflow: hidden;
    background-position: 50% 0;
    background-color: #F4A548;
    background-attachment: fixed;
    background-image: url(../../images/bub.png), url(../../images/bb2_b.png), url(../../images/bb2.png);
    background-position: 30% 0, 0 0, 50% 0;
    background-repeat: repeat, no-repeat, repeat-x;
    padding-bottom: 100px;
    padding-top: 50px;
}

#Serv {
    color: #000000;
    overflow: hidden;
    background-position: 50% 0;
    background-color: #F4A548;
    background-attachment: fixed;
    background-image: url(../images/bub.png), url(../images/bb2_b.png), url(../images/bb2.png);
    background-position: 30% 0, 0 0, 50% 0;
    background-repeat: repeat, no-repeat, repeat-x;
    padding-bottom: 50px;
    padding-top: 50px;
}

#services {

    padding-bottom: 100px;
    padding-top: 50px;
}

#profile {
    color: #000000;
    background-position: 50% 0;
    background-color: #666666;
    background-attachment: fixed;
    background-image: url(../images/bub.png), url(../images/bb12.png);
    background-position: 50% 0, 50% 0, ;
    background-repeat: repeat, repeat-x;
    padding-bottom: 50px;
}

#fourth {
    background: url(../images/bubbles2.png), url(../images/bubbles2.png), url(../images/bubbles1.png), url(../images/fourthBG.jpg);
    background-position: 50% 0, 50% 0, 50% 0, 50% 0;
    background-color: #036;
    background-attachment: fixed;
    background-repeat: repeat, repeat, repeat, no-repeat;
    color: white;

}

#contact {


    background-attachment: fixed;
    background-color: #333333;
    background-image: url(../images/coback.jpg);
    background-repeat: repeat;
    background-position: 50% 0px;
    color: #FFFFFF;
}

#contact a {
    color: #FFFFFF;
}

.Post {
    background-color: #FFFFCC;
    margin: 10px;
    padding: 30px;
}

/*
     FILE ARCHIVED ON 10:42:17 Dec 13, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:34:59 Mar 27, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  PetaboxLoader3.resolve: 31.927
  esindex: 0.017
  load_resource: 165.209
  LoadShardBlock: 124.691 (3)
  exclusion.robots.policy: 0.189
  CDXLines.iter: 14.795 (3)
  exclusion.robots: 0.201
  captures_list: 148.307
  PetaboxLoader3.datanode: 147.415 (4)
  RedisCDXSource: 5.294
*/

.section-heading {
    font-size: 2rem;
    margin-bottom: 20px;
    font-weight: bold;
}

#whyChoose {
    background-color: #5b6381;
    padding-bottom: 3rem;
    padding-top: 3rem;
    color: #fff;
}


#whyChoose ul {
    max-width: 700px;
    margin: auto;
    text-align: left;
    list-style: none;
    padding: 0;
}

#whyChoose ul li {
    margin: 10px 0;
    font-size: 1.2rem;
    position: relative;
    padding-left: 25px;
}

#whyChoose ul li::before {
    content: "✔";
    color: #00b894;
    position: absolute;
    left: 0;
}