body {
    font-family: Poppins,sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.625;
    color: #666;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h2 {
    font-size: 30px;
}
.ctbg{
	background: rgb(187 231 231 / 60%)!important;
}

.equalicon {
    text-align: center;
    padding: 0;
}
.crddd {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: rgb(255 255 255 / 50%)!important;
    background-clip: border-box;
    border: 1px solid #FFF!important;
    border-radius: 0px!important;
}
.categoryboard {
    padding: 30px 30px!important;
    left: 10px;
    width: 100%;
    margin: 0 auto!important;
}
.nflink {
    background-image: linear-gradient(to bottom, #66cccc 0%,#66cccc 50%,#55e5e5 52%,#55e5e5 100%)!important;
    min-height: 100px!important;
}
.info-box_1 {
    display: block;
    min-height: 141px;
    background: #fff;
    width: 100%;
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(249 244 244 / 75%);
    border-radius: 7px;
    margin-bottom: 0px;
}
.nflink .info-box-content {
    padding: 10px 10px;
    text-align: center;
    line-height: 60px;
}
.nflink .info-box-content img {
    width: 64px;
}
.rolearea {
    padding-top: 110px;
    padding-bottom: 110px;
    background-size: cover;
    background: url(../images/bgsky.jpg);
    background-size: cover;
}
.ctclm:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 80px;
    background: #fbfbfb;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 51%;
    right: 0;
    z-index: 99;
}
.nflink .info-box-content .info-box-text {
    white-space: normal!important;
    line-height: normal;
    vertical-align: middle;
    margin-top: 6px;
    text-align: center;
    color: #020202;
    font-weight: 500;
    font-size: 18px;
    display: block;
}
.heading-banner-title {
    margin-bottom: 10px;
}
.heading-banner-title > h1 {
    font-size: 24px;
    margin-top: 30px;
    font-weight: BOLD;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 30px;
}
    .equalicon span {
        vertical-align: -webkit-baseline-middle !important;
    }

.separatehr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 0.5px solid rgb(238 238 238 / 45%);
}

.button-style2 {
    color: #fff;
    border-radius: 25px;
    padding: 8px 16px;
    background: #6cc;
    display: inline-block;
    font-size: 13px;
}

.blue-color small {
    color: #fff;
}

.modal-content.pop-content4 .modal-body {
    padding: 40px;
}

.cllssse4 {
    position: ABSOLUTE !important;
    BACKGROUND: #000 !important;
    WIDTH: 30PX !important;
    OPACITY: 1 !important;
    COLOR: #fff !important;
    Z-INDEX: 999 !important;
    right: 0 !important;
    HEIGHT: 30PX !important;
    top: 0px !important;
    FONT-SIZE: 25PX;
    LINE-HEIGHT: 30PX !important;
}

.modal-content.pop-content4 {
    margin-top: 40px;
}

.pntmtrix {
    width: 100%;
}

#myImg {
    cursor: pointer;
    transition: 0.3s;
    cursor: crosshair;
}

    #myImg:hover {
        opacity: 0.7;
    }

/* The Modal (background) */
#myModal.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 15px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

#myModal .modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}
/* Modal Content (image) */
#myModal .modal-content {
    margin: auto;
    display: block;
    width: 90%;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #fff;
    font-size: 70px;
    font-weight: bold;
    transition: 0.3s;
    opacity: 1;
}




#chartdivnps {
    width: 100%;
    height: 300px;
}

#chartdivnpspie {
    width: 100%;
    height: 300px;
}

.track {
    position: relative;
    background-color: #fff;
    height: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    margin-top: 50px
}

    .track .step {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 25%;
        margin-top: -18px;
        text-align: center;
        position: relative
    }

.cols20p {
    width: 20%;
}

.mt-40 {
    margin-top: 40px;
}

.info-box_1 {
    display: block;
    min-height: 101px;
    background: #fff;
    width: 100%;
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(255 152 0 / 40%);
    border-radius: 7px;
    margin-bottom: 10px;
}

.nf1 {
    background-image: linear-gradient(to right, #66cccc, #bfefef, #66cccc) !important;
}

.info-box-content {
    padding: 8px 14px;
    text-align: center;
}

.progress-description, .info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    color: #000;
}

.mt-20 {
    margin-top: 20px;
}
.mt-10 {
    margin-top: 10px;
}
.mx-5{
    margin: 0 5px;
}

.info-box-number {
    display: block;
    font-size: 22px;
    color: #000;
    font-weight: bold;
}

    .info-box-number span {
        float: right;
    }

.track .step.active:before {
    background: #cc3333
}

.track .step::before {
    height: 3px;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    top: 15px
}

.track .step.active .icon {
    background: #cc3333;
    color: #fff
}

.track .icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    position: relative;
    border-radius: 100%;
    background: #ddd
}

.track .step.active .text {
    font-weight: 400;
    color: #000
}

.track .text {
    display: block;
    margin-top: 7px
}

.count1 {
    display: block;
    margin-top: -20px;
}

.mytables1 tr th {
    text-align: center;
    white-space: nowrap;
    border-bottom-width: 0px !important;
    border: 1px solid #ccc !important;
}

.mytables1 tr th {
    background: #f5f5f5;
    color: #222;
}

.mytables1 tr td {
    text-align: center;
    white-space: nowrap;
    border-bottom-width: 0px !important;
    border: 1px solid #ccc !important;
}

body a {
    color: #007ad9;
    text-decoration: none;
}

a:hover {
    color: #555;
    text-decoration: none !important;
}

.linkclass {
    color: #555;
    vertical-align: middle;
    cursor: pointer;
}

.card1 {
    border-top-color: #cc3333 !important;
    border-top: 3px solid #ddd;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
    background-color: #FFFFFF;
    color: #252422;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

    .card1 .header1 {
        color: #555;
        padding: 10px 18px;
        position: relative;
        border-bottom: 1px solid rgba(204, 204, 204, 0.35);
    }

        .card1 .header1 h2 {
            margin: 0 !important;
            font-size: 18px !important;
            font-weight: normal;
            color: #111 !important;
        }

    .card1 .body {
        padding: 15px;
    }

#chartdiv11 {
    height: 360px;
}

#chartdiv12 {
    height: 360px;
}

#chartdiv13 {
    height: 540px;
}

#chartdiv14 {
    height: 540px;
}

.dashboard1-item a {
    font-size: 17px;
    color: #666;
    font-weight: 500;
}

.btn-default1 {
    color: #000 !important;
    background-color: #e8e8e8 !important;
    border-color: #d6dadd !important;
}

    .btn-default1:focus {
        outline: 0px !important;
        outline-offset: 0px !important;
        box-shadow: none !important;
        color: #000 !important;
        background-color: #e8e8e8 !important;
        border-color: #d6dadd !important;
    }

.bggg33 {
    background: transparent !important;
}

.mtp25 {
    margin-top: 25px;
}

.slctad label {
    width: 20%;
}

.rnnge {
    vertical-align: middle;
    margin-top: -14px;
}

.range_slide li {
    display: inline-block;
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
}

.faq-content #accordion .panel-title > a.accordion-toggle::before, .faq-content #accordion a[data-toggle="collapse"]::before {
    content: "−";
    float: left;
    font-family: 'Glyphicons Halflings';
    margin-right: 1em;
    margin-left: 10px;
    color: #000;
    font-weight: bolder;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    font-size: 21px;
}

.faq-content .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
    font-weight: normal;
}

.mytable12 tr th {
    color: #000;
    text-align: center;
    vertical-align: middle;
    background: #e2e2e2;
    /* text-shadow: 1px 1px #d0c7c7; */
    padding: 4PX;
    font-size: 14px;
    white-space: nowrap;
    text-transform: uppercase;
}

.mytable12 tr td {
    color: #000;
    background: #fff;
    padding: 4PX;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle !important;
    font-size: 14px;
}

.mytable12 tr:last-child td {
    color: #000;
    text-align: center;
    vertical-align: middle !important;
    background: #e2e2e2;
    /* text-shadow: 1px 1px #d0c7c7; */
    padding: 4PX;
    font-size: 14px;
    white-space: nowrap;
}

h4.leader-name {
    background: #6cc;
    padding: 5px 12px;
    font-size: 16px;
    margin-bottom: 10px;
}

h5.bold {
    font-weight: bold;
    font-size: 15px;
}

.faq-content .panel-heading {
    background: #f3f3f3 !important;
    color: #666666;
}

    .faq-content .panel-heading a {
        text-decoration: none;
    }

.faq-content #accordion .panel-title > a.accordion-toggle.collapsed::before, .faq-content #accordion a.collapsed[data-toggle="collapse"]::before {
    content: "+";
    color: #000;
    font-size: 21px;
    font-weight: bolder;
}

.fnt16 {
    font-size: 16.5px;
    text-align: justify;
}

.inner-sec {
    padding: 50px;
    padding-top: 20px;
}

.bdd {
    padding: 5px 20px;
    background: #ededed;
    font-size: 20px;
    margin-bottom: 24px;
    color: #5a5a5a;
}

.abbnt {
    text-align: center;
    padding: 124px;
    padding-top: 60px;
    padding-bottom: 10px;
}

.cntct {
    font-size: 16.5px;
    line-height: 18px;
    margin-top: 55px;
}

.elgt {
    text-align: justify;
    padding: 5%;
    font-size: 15px;
}

.mtop80px {
    margin-top: 80px;
}

.abbnt img {
    width: 100%;
}



.abbnt1 {
    text-align: center;
    padding: 124px;
    padding-top: 60px;
    padding-bottom: 10px;
}

    .abbnt1 img {
        height: 250px;
    }

.listtt111 {
    padding-top: 25px;
    padding-bottom: 20px;
    padding-left: 7px;
    font-weight: 500;
}

    .listtt111 li {
        display: inline-block;
        float: right;
        margin-left: 15px;
    }

.mtop15 {
    margin-top: 15px;
}

.mytable_black tr th {
    background: #333;
    font-size: 16px;
    color: #fff;
}

.sbutton {
    border-radius: 25px;
    background: #09f;
    color: #fff;
    padding: 10px 20px;
}

.minh11 {
    min-height: 450px !important;
}

.support p {
    font-size: 16px;
}

.text-blue1 {
    color: #09f;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: none;
    border-radius: 0;
}

pre {
    overflow-x: hidden;
    white-space: pre-line !important;
    font-family: unset !important;
    text-align: justify !important;
    margin-top: 0;
}

.inner-content {
    background: #fff;
    padding: 30px;
    margin: 20px;
}

.navbar {
    margin-bottom: 0px;
    background: #66cccc;
    border-bottom: 1px solid #000 !important;
    border-radius: 0px;
}

.navbar-default {
    border: none;
}

.ussrnme {
    color: white;
    font-size: 1.3rem;
    text-align: center;
    /* padding-top: 4%; */
    margin: 0;
    padding: 2px;
}

.signout {
    position: relative;
    display: block;
    color: #000 !important;
    font-size: 16px;
    padding: 6px 29px;
    margin: 0px !important;
    text-align: center;
}

.left-menu {
    padding: 20px;
    background: #333;
    color: #fff;
}

.page-content--bge55 {
    background: #f5f5f5;
    padding: 15px;
	min-height:520px;
}
.cutbl tr th {
    font-size: 15px!important;
}
.cutbl tr td {
    font-size: 15px!important;
}
.boxcnt {
    margin-bottom: 25px;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid #89d0ff;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 6px;
    color: #333;
    background: #d7ebff;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    padding: 15px;
}
.custmerdetails {
    margin-top: 20px;
    margin-bottom: 20px;
}

.userbox{ position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid #89d0ff;
   
    border-radius: 6px;
    color: #333;
    background: #d7ebff;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    padding: 15px;
}
.userbox p span {
    font-weight: bold;
    width: 94px;
    DISPLAY: INLINE-BLOCK;
}
.userbox p {
    margin-bottom: 5px;
}
.userbox p:last-child {
    margin-bottom: 0px;
}
.ccfrm1 {
    display: block;
    padding: 14px !important;
    line-height: 1.5;
    /* font-size: 15px; */
    color: #495057;
    background: url(http://www.sintexhamesha.com/assets/images/calendar_icon.png) 97% 50% no-repeat #fff;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #fff !important;
    display: block;
    color: #000 !important;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    padding: 6px 29px;
    border-radius: 25px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #222;
    text-decoration: none;
    background-color: #66cccc;
}

.navbar-right .dropdown-menu {
    right: 0;
    left: auto;
    min-width: 100%;
}

.dashboard-item:hover a {
    color: #fff;
}

.dashboard-item a {
    font-size: 16px;
    color: #666;
    font-weight: 500;
    display: block;
    height: 125px;
    vertical-align: middle;
    /* line-height: 48px; */
    padding: 30px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.prdetails {
    padding: 10px;
}

.price {
    vertical-align: middle;
    font-size: 10px;
    font-weight: 600;
    color: #818991;
    margin-bottom: 10px
}

.addcart {
    width: 80px;
    border-radius: 5px;
    cursor: pointer;
    background: #e7000a;
    padding: 5px 10px;
    color: #fff;
    font-size: 10px;
    text-align: center;
}

    .addcart:focus {
        width: 80px;
        border-radius: 5px;
        cursor: pointer;
        background: #e7000a;
        padding: 5px 10px;
        color: #fff;
        font-size: 10px;
        text-align: center;
    }

    .addcart:hover {
        width: 80px;
        border-radius: 5px;
        cursor: pointer;
        background: #e7000a;
        padding: 5px 10px;
        color: #fff;
        font-size: 10px;
        text-align: center;
    }

.width100 {
    width: 100%;
}

.crd p {
    font-size: 12px;
    margin-bottom: 5px;
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em;
    padding: 10px !important;
}

.crd {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    max-width: 300px;
    margin: auto;
    text-align: center;
    margin-bottom: 15px;
    min-height: 330px;
}

select:-internal-list-box option:checked {
    background: #007bff !important;
    color: #fff !important;
}

.crd width100 {
    height: 192px;
}

.crd .prdctname {
    vertical-align: middle;
    font-size: 12px;
    font-weight: 600;
    color: #818991;
    margin-bottom: 10px;
}

.wishinput {
    overflow: hidden;
    resize: none;
    color: #9dc5ea;
    border: unset !important;
    position: absolute !important;
    background: unset !important;
    box-shadow: unset !important;
    margin: 8% !important;
    font-size: 2rem !important;
    width: 80%;
}

    .wishinput:focus {
        outline: 0;
    }

.mtopp40 {
    margin-top: 40px;
}

.percent100 {
    width: 101%;
}

.width100 {
    width: 100%;
}

.crd .width100 {
    height: 194.5px;
}

.btn-sbmit {
    border-radius: 20px;
    background: #ff6666 !important;
    border: unset;
    width: 100px;
    margin-top: 30px;
}

.table-responsive.table--no-card {
    border-radius: 10px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    text-align: center;
}

.table-title11 {
    padding: 10px 15px;
    background: transparent;
    color: #666;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.table-earning {
    margin-bottom: 0px;
    width: 100% !important;
}

.m-b-40 {
    margin-bottom: 40px;
}

.wishtext {
    color: #ff6666;
    margin-top: 120px;
}

.ssr img {
    width: 100%;
}

.makewishbg {
    background: url(http://www.sintexhamesha.com/background.c67200c29738ca9401e8.png) 0 0/cover no-repeat !important;
    padding: 2%;
}

.table-earning thead th {
    background: #333;
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1;
    padding: 22px 40px;
    white-space: nowrap;
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: #f5f5f5;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}

.table-earning tbody tr:hover td {
    color: #555;
    vertical-align: middle;
    cursor: pointer;
}

.table-earning tbody td {
    vertical-align: middle !important;
    color: grey;
    padding: 12px 40px;
    white-space: nowrap;
}

.listingq li {
    list-style: none;
    line-height: 200%;
    font-size: 13px;
}

    .listingq li span {
        font-weight: bold;
    }

.listingq1 li {
    line-height: 200%;
    font-size: 13px;
}

    .listingq1 li span {
        font-weight: bold;
    }

.head3 {
    color: #cc3333;
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 7px;
    font-weight: 500;
}

.cardpad15 {
    padding: 15px;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
}

.heading4 {
    font-size: 24px;
    font-weight: bold;
    color: #111111;
    margin: 0px 0px 5px 0px;
    text-align: center;
}

.tnclist {
}

    .tnclist li {
        list-style: circle;
        line-height: 200%;
    }

.tnclist1 {
}

    .tnclist1 li {
        line-height: 200%;
    }

.mytable tr th {
    background: #09f;
    color: #fff;
}

.mytable tr td {
    width: 50%;
    background: #fff;
    color: #333;
}

.mytableuniq tr th {
    background: #09f;
    color: #fff;
    text-align: center !important;
}

.mytableuniq tr td {
    background: #fff;
    color: #333;
    text-align: center !important
}

.mytable1 tr th {
    background: #09f;
    color: #fff;
}

.mytable1 tr td {
    width: 33%;
    background: #fff;
    color: #333;
}

.table-title {
    padding: 10px 15px;
    background: #fff;
    color: #09f;
    font-size: 16px;
}

.figure img {
    width: 100%;
}

.heading1 {
    font-size: 30px;
    line-height: 20px;
    text-transform: uppercase;
    color: #1b2834;
    font-weight: 900;
}

.content-quality {
    float: left;
    width: 193px;
}

    .content-quality p {
        margin-left: 10px;
        font-size: 14px;
        font-weight: 600;
        line-height: 17px;
    }

        .content-quality p span {
            display: block;
        }

.widtaut tr td {
    width: auto !important;
}

.tabtop .active a:before {
    content: "♦";
    position: absolute;
    top: 30px;
    left: 48%;
    color: #e31837;
    font-size: 30px;
}

.tabtop li a:hover {
    color: #e31837 !important;
    text-decoration: none;
    padding: 15px 29px !important;
}

.tabtop .active a {
    background-color: #e31837 !important;
    color: #FFF !important;
}

.margin-tops {
    margin-top: 30px;
}

.thbada {
    padding: 10px 28px !important;
}

section p {
    font-family: 'Lato', sans-serif;
}


.services {
    background-color: #d4d4d4;
    min-height: 710px;
    padding: 65px 0 27px 0;
}

    .services a:hover {
        color: #000;
    }

    .services h1 {
        margin-top: 0px !important;
    }

.heading-container p {
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 16px !important;
    text-transform: uppercase;
}

.tabtop li a {
    margin: 0 !important;
    padding: 15px 27px !important;
    margin-bottom: 0 !important;
    font-weight: 700;
    color: #1b2834;
    border-radius: 0px;
    background-color: #fff !important;
}

.tabtop li {
    margin-bottom: 0px;
}

    .tabtop li a:hover {
        font-weight: 700;
        color: #000 !important;
        border-radius: 0px !important;
        padding: 15px 27px !important;
        border: 1px solid #ebebeb !important;
    }

.tabbable-line {
    background: #fff;
}

.tabtop .active a:hover {
    background-color: #e31837 !important;
    color: #FFF !important;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
}

.card {
}

.btn-green {
    background: #59bd60 !important;
    border: 1px solid #59bd60 !important;
}

    .btn-green:hover {
        background: #59bd60;
        border: 1px solid #59bd60 !important;
    }

    .btn-green:focus {
        background: #59bd60;
        border: 1px solid #59bd60 !important;
    }

.inner {
    border: 1px solid #d3d3d3;
    margin-bottom: 30px;
}

.video-title {
    overflow: hidden;
    letter-spacing: .6px;
    padding: 19px 0;
    font-size: 16px;
    text-align: center;
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125);
}

.inner img {
    width: 100%;
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

.btn-width {
    border-radius: 20px;
    border: unset;
    width: 150px;
}

.product-select {
    background: #0095da !important;
    color: #fff !important;
    cursor: pointer;
}

.product-unselect {
}

.list-group-item {
    position: relative;
    display: block;
    padding: 9px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: .75rem;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.ccfrm {
    display: block;
    max-width: 200px;
    padding: 14px !important;
    line-height: 1.5;
    /* font-size: 15px; */
    color: #495057;
    background: url(http://www.sintexhamesha.com/assets/images/calendar_icon.png) 97% 50% no-repeat #fff;
    background-clip: padding-box;
    border: 1px solid #000 !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 25px !important;
}

.head2 {
    color: #cc3333;
    font-size: 22.6px;
    padding-top: 25px;
    padding-bottom: 20px;
    padding-left: 7px;
    font-weight: 500;
}

.addon1 {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: transparent;
    border: 1px solid #000 !important;
    border-radius: 25px;
}

.ccfrm {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #000 !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 25px !important;
}
.kpibox {
    background: #d7ebff;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0px 8px 15px rgb(113 204 248 / 20%);
}

.namekpi {
    font-size: 16px;
    font-weight: 500;
    color: #3AAFE4;
}
.kpilink {
        text-transform: uppercase;
    BACKGROUND: #fff;
    padding: 6px 15px;
    color: #1c9d9d;
    font-weight: bold;
    font-size: 22px;
    border: 2px solid #66cccc;
    border-top: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}
.upperkpi {
    padding: 20px 3px;
}
.dashboard-item {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    height: 125px;
    margin: 10px auto;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
    display: block;
    flex-direction: column;
    cursor: pointer;
    background: #fff;
    text-align: center;
}
.enrollmentform label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    color: #000;
}
.input-style {
    max-width: 200px;
    border-radius: 25px;
    border: 1px solid;
}
.docimage {
    width: 60px;
    display: block;
    height: 40px;
}
.profile {
    height: 34px;
}

.headdetails {
     padding: 8px 12px;
    background: #e5f7ff;
    font-size: 16px;
    border: 1px solid #a4e0fb;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 700;
}
.dashboard-item:hover {
    background: #6cc;
    color: #fff;
}

.modal-blue .modal-content {
    background: #d7ebff;
    border-radius: 20px;
  
    box-shadow: 0px 8px 15px rgb(113 204 248 / 20%)!important;
}
.modal-blue .modal-header {
    padding: 0;
    border: none;
}
.modal-blue .modal-header button.close {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 30px;
    height: 30px;
    border: 1px solid #000000;
    border-radius: 5px;
    font-size: 16px;
    line-height: 25px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 99;
    color: #000000;
}
.modal-blue .modal-content  .modal-details {
    padding: 15px;
}

#viwenrolldetails{display:none;}
.dashboard-item i {
    font-size: 18px;
}

.head1 {
    color: #cc3333;
    font-size: 22.6px;
    padding-top: 25px;
    padding-bottom: 20px;
    padding-left: 9px;
}
.head2{
    color: #cc3333;
    font-size: 18px;
  
}
.btn-reject {
    border-radius: 20px;
    background: hsl(21, 43%, 91%) !important;
    border: unset;
    width: 100px;
    margin-top: 30px;
    border: unset;
    margin-left: 10px;
}
.button-right {
    display: flex;
    align-items: right;
    justify-content: flex-end;
    width: 100%;
}

.button-style {
    color: #fff;
    border-radius: 25px;
    padding: 8px 60px;
    background: #6cc;
    display: inline-block;
}

.selectBox {
    border-radius: 19px;
    border: 1px solid #6cc;
    padding: 7px 10px;
    width: 100%;
    margin: 20px 0;
    background: #333;
    color: #6cc;
}

.keep-right {
    float: right;
}

.blue-color {
    color: #6cc;
}

.left-menu ul {
    margin: 0;
    list-style: none;
    padding: 5px 0;
}

    .left-menu ul li {
        margin-bottom: 10px;
        padding: 5px 0;
        font-size: 16px;
    }

.left-menu .top-title {
    margin-bottom: 20px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    font-size: 16px;
}

.popcontent1 .modal-header {
    background: #6cc;
    padding: 7px 13px;
}

.popcontent1 .modal-title {
    color: #222;
    text-shadow: none;
    font-size: 15px;
    font-family: Poppins,sans-serif;
}

.callbackbutton:hover {
    background: #6ccc;
    border-color: #6ccc;
    color: #222;
    font-weight: 600;
}

.modal-content.popcontent1 {
    width: 300px;
    margin: 0 auto;
}

.callbackbutton:focus {
    background: #6ccc;
    border-color: #6ccc;
    color: #222;
    font-weight: 600;
}

.callbackbutton {
    background: #6ccc;
    border-color: #6ccc;
    color: #222;
    font-weight: 600;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}

.left-menu .item {
    margin-top: 20px;
}

.pad0 {
    padding: 0px;
}

.nav > li > a {
    position: relative;
    display: block;
    color: #000 !important;
    font-size: 15px;
    padding: 6px 14px;
    margin-top: 24px;
    margin-bottom: 24px;
}

.shoppic {
    margin-top: 10px;
}

    .shoppic img {
        width: 80px;
    }

.nav > li > a:hover {
    background-color: #fff !important;
    display: block;
    color: #000 !important;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    padding: 6px 14px;
    border-radius: 25px;
}

.nav > li > a.active {
    background-color: #fff !important;
    display: block;
    color: #000 !important;
    text-align: center;
    text-decoration: none;
    padding: 8px 29px;
    border-radius: 25px;
}

.carousel-indicators li {
    width: 30px !important;
    height: 6px !important;
    margin: 1px !important;
    border-radius: 0px;
    background-color: inherit;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.infodetail {
    text-align: center;
    margin-top: 39px;
    margin-bottom: 39px;
}

    .infodetail img {
        width: 90px;
    }

    .infodetail figcaption {
        margin-top: 15px;
    }

    .infodetail h4 {
        color: #000001;
        font-size: 16px;
        font-weight: bold;
        text-shadow: none;
    }

    .infodetail h4 {
        color: #565656;
        font-size: 16px;
        font-weight: 600;
        text-shadow: none;
    }

    .infodetail address {
        font-style: normal;
        color: #222222;
        font-size: 13px;
        /* text-shadow: 1px 1px #d6d4d4; */
        font-weight: 500;
    }

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #fff !important;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    border-color: #fff !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000 !important;
}

.section-title {
    margin-bottom: 14px;
    text-align: center;
}

    .section-title h2 {
        text-shadow: 1px 1px #ccc;
        font-size: 24px;
        text-transform: uppercase;
        font-weight: 600;
    }

    .section-title .separator {
        position: relative;
        margin-top: 10px;
        display: inline-block;
    }

        .section-title .separator:before {
            content: '';
            display: block;
            margin: auto;
            left: 50%;
            height: 1px;
            width: 50px;
            bottom: -15px;
            background: #da251c;
            transition: width .8s ease, background-color .8s ease;
            -webkit-transition: width .8s ease, background-color .8s ease;
            -o-transition: width .8s ease, background-color .8s ease;
            -ms-transition: width .8s ease, background-color .8s ease;
            -moz-transition: width .8s ease, background-color .8s ease;
            margin-bottom: 6px;
        }

        .section-title .separator:after {
            width: 100px;
            display: block;
            margin: auto;
            content: "";
            height: 1px;
            background: #da251c;
            bottom: 0px;
            left: 50%;
            transition: width .8s ease, background-color .8s ease;
            -webkit-transition: width .8s ease, background-color .8s ease;
            -o-transition: width .8s ease, background-color .8s ease;
            -ms-transition: width .8s ease, background-color .8s ease;
            -moz-transition: width .8s ease, background-color .8s ease;
        }

#contactinfo {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-3.light {
    background: linear-gradient(to bottom, #fff 0%, rgba(159, 137, 191, 0.3) 100%);
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 0px 18px 0 rgba(0,0,0,0.19);
}

.footer-3 .copyright {
    padding: 17px 0 3px;
}

.footer-3 p {
    color: #222;
    text-shadow: 1px 1px #ccc;
    font-weight: 500;
    font-size: 13px;
}

.page-content--bge5 {
    background: #e5e5e5;
    height: 85vh;
}

.login-wrap {
    padding: 56px 16%;
    margin: 0 auto;
}

.bg-whitee {
    background: #fff;
}

.left-container {
    justify-content: center;
}

    .left-container img {
        margin-top: 65px;
        width: 100%;
    }

.mtop {
    margin-top: 17px !important;
    margin-bottom: 15px;
}

.login-content {
    background: #fff;
    padding: 30px 30px 20px;
    border-radius: 2px;
}

.login-content {
    padding-bottom: 20px;
}

    .login-content .pp {
        color: #cc3333;
        font-size: 22px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    }

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 2px;
}

.form-group {
    margin-bottom: 2rem;
}

.text-primary {
    color: #007bff !important;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

    .btn-primary.focus, .btn-primary:focus {
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,.5);
    }

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn {
    font-size: 1.5rem !important;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 13px;
}

::-moz-placeholder { /* Firefox 19+ */
    font-size: 13px;
}

:-ms-input-placeholder { /* IE 10+ */
    font-size: 13px;
}

:-moz-placeholder { /* Firefox 18- */
    font-size: 13px;
}

@media (max-width: 767px) {
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 5px 15px;
        font-size: 18px;
        line-height: 20px;
    }

    .modal-content.pop-content4 .modal-body {
        padding: 35px 25px;
        text-align: center;
    }

    .cols20p {
        width: 100% !important;
    }

    .progress-description, .info-box-text {
        display: block;
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 500;
        color: #000;
        text-align: center;
    }

    .w100p {
        width: 100%;
    }

    body {
        font-family: Poppins,sans-serif;
        font-weight: 400;
        font-size: 12.5px !important;
        line-height: 1.5;
        color: #666;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .abbnt1 img {
        height: auto;
        width: 100%;
    }

    .head1 {
        color: #cc3333;
        font-size: 14px;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        padding-left: 0;
    }

    .btn {
        font-size: 13px !important;
    }

    .infodetail h4 {
        color: #333;
        font-size: 14px !important;
        font-weight: 500;
        /* text-shadow: 1px 1px #dadada; */
    }

    .infodetail address {
        font-style: normal;
        color: #222222;
        font-size: 12px !important;
        /* text-shadow: 1px 1px #d6d4d4; */
        font-weight: 500;
    }

    .infodetail img {
        width: 40px !important;
    }

    .infodetail {
        text-align: center;
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }

    .section-title h2 {
        text-shadow: none !important;
        font-size: 16px !important;
        text-transform: uppercase;
        font-weight: 600;
    }


    .section-title {
        margin-bottom: 10px !important;
        text-align: center;
    }

    .mtop80px {
        margin-top: 15px !important;
    }

    .elgt {
        text-align: justify;
        padding: 5%;
        font-size: 12px !important;
    }

    .abbnt1 {
        text-align: center;
        padding: 15px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    section p {
        font-family: 'Lato', sans-serif;
        font-size: 12px !important;
    }

    .tabtop li {
        margin-bottom: 0px;
        width: 100%;
    }

        .tabtop li a {
            padding: 6px 29px !important;
            margin-top: 0px !important;
            margin-bottom: 0px !important;
            text-align: center;
        }

    .tabtop .active a {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center;
        background-color: #e31837 !important;
        color: #FFF !important;
        padding: 6px 29px !important;
    }

        .tabtop .active a:hover {
            text-align: center;
            margin-top: 0px !important;
            margin-bottom: 0px !important;
            background-color: #e31837 !important;
            color: #FFF !important;
            padding: 6px 29px !important;
        }

    .inner-sec {
        padding: 5px;
        padding-top: 20px;
    }

    .card.minh11 {
        margin-bottom: 15px;
    }

    .cntct {
        /* font-size: 16.5px; */
        line-height: 18px;
        margin-top: 28px;
    }

    .abbnt {
        text-align: center;
        padding: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        color: #000 !important;
        font-size: 16px;
        padding: 6px 29px;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

        .nav > li > a:hover {
            background-color: transparent !important;
            display: block;
            color: #000 !important;
            font-size: 16px;
            text-align: left;
            text-decoration: none;
            padding: 6px 29px;
            border-radius: 0px !important;
        }

    .navbar-brand img {
        width: 100px;
    }

    .nav > li > a.log {
        padding: 6px 29px;
        border-radius: 25px;
        width: 150px;
        margin: 0 auto;
    }


    .carousel-indicators li {
        width: 18px !important;
        height: 4px !important;
        margin: 1px !important;
        border-radius: 0px;
        background-color: inherit;
    }

    .carousel-indicators {
        position: absolute;
        top: 80%;
        left: 50%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-left: -30%;
        text-align: center;
        list-style: none;
    }

    .login-content .pp {
        color: #cc3333;
        font-size: 14px !important;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    }

    p {
        font-size: 14px;
    }

    .login-wrap {
        padding: 20px 15px;
        margin: 0 auto;
    }

    .left-container img {
        margin-top: 15px;
        width: 100%;
    }


    .page-content--bge5 {
        background: #e5e5e5;
        height: auto;
    }
}


.table-body {
    height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}


/* width */
.table-body::-webkit-scrollbar {
    width: 5px;
  }
  
  /* Track */
  .table-body::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .table-body::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  .table-body::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

  .scrollable-container {
    max-height: 200px; /* Adjust the height as needed */
    overflow-y: scroll;
    padding: 2px;
    border: 1px solid #ccc;
    border-radius: 5px;
  }
  
  .scrollable-container div {
    margin-bottom: 2px;
  }

  .no-underline {
    text-decoration: none;
    color: inherit;
  }
  
  .no-underline:hover {
    text-decoration: none;
    color: #000;
  }