﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}
.grayborder-control {
    margin-top:5px;
    border: 1px solid #ced4da !important;
    width: 100%
}
@media (min-width: 768px) {
    html {
        font-size: 16px;
    }

    .d-md-hidden {
        visibility: hidden !important;
        height: 0px !important;
    }
}

.reviewComments .txtarea {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 10px;
}

.reviewComments textarea {
    height: 70px;
    border: 0px solid white;
}

.padding-top-10px {
    padding-top: 10px;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.display-inline-block {
    display: inline-block;
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    /*margin-bottom: 60px;*/
    background-color: white;
    /* overflow: hidden;*/
    /*Gurinder */
}

.w-5 {
    width: 5% !important;
}

.w-45 {
    width: 45% !important;
}

.w-70 {
    width: 67% !important;
}

.w-90 {
    width: 90% !important;
}
#mainContentDiv {
    /*padding-left: 20px;
    padding-right: 10px;*/
}

.fileInputSelectedInfo {
   /* border: 1px solid #ced4da;*/
    border-radius: 5px;
    padding-right:20px !important;
}
.delete-icon {
    position: absolute;
    top: 4px;
    right: 5px;
}
.file-selected {
    text-overflow: ellipsis;
    overflow: hidden;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 10vh;
    line-height: 10vh; /* Vertically center the text there */
}

h1 {
    font-size: 32px;
    font-weight: bold;
}

.modal-top-pra .modal-content #header-modal-pra button.close {
    font-size: 30px !important;
    font-weight: 300;
}
.modal-header .close {
    padding: 10px 13px;
}
.successTitle-pri
{
    font-size:22px !important;
}
/*****************************   font-awesome extensions ***************************************/
.fa-star.trimd-star-empty {
    color: white !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #448CCA;
}

    .fa-star.trimd-star-empty:hover {
        cursor: pointer;
    }

.fa-star.trimd-star:hover {
    cursor: pointer;
}

.fa-star.trimd-star {
    color: #448CCA !important;
}
/*********************************************************************************************/
.img-circle {
    border-radius: 50%;
}

/****************************     Sample Pages Style              ***************************/
.main-row .header-row .header-column {
    background-color: #448CCA;
    font-weight: bold;
    border-right: 2px solid #FFFFFF;
    color: #FFFFFF;
}

    .main-row .header-row .header-column:last-child {
        border: 0;
    }

.main-row .item-row {
    border-left: 1px solid #A7A7A7;
    border-right: 1px solid #A7A7A7;
}

.form-control#Email {
    border-radius: unset;
}

.font-size-10 {
    font-size: 10px !important;
}

.font-size-12 {
    font-size: 12px !important;
}

.font-size-15 {
    font-size: 15px !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-32 {
    font-size: 32px !important;
}

.border-1 {
    border: 1px solid !important;
}

.border-1-grey {
    border: 1px solid #BFBFBF !important;
}

.border-1-1-0-1 {
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}

.border-0-0-1-0 {
    border-bottom: 1px solid #dcdcdc;
}

.height-0 {
    height: 0px !important;
}

.width-0 {
    width: 0px !important;
}

.btn-width-150 {
    width: 150px;
}

.color-marine {
    color: #28628E;
}

.color-light-grey {
    color: #DCDFE3;
}

.color-slate {
    color: #3F3F3F;
}

.color-green {
    color: #4A7B4C
}

.color-dark-grey {
    color: #3F3F3F;
}

.border-light-ocs {
    border-color: #c0c2c3;
}

.bg-light-grey {
    background-color: #DCDFE3 !important;
}

.bg-color-ice {
    background-color: #F4F8F7;
}

.bg-color-marine {
    background-color: #28628E;
}

span.fa-viewer {
    position: absolute;
    display: inline-block;
    cursor: pointer;
    right: 20px;
}

.fa-eye:before {
    color: #e0e0e0 !important;
    font-size: 18px;
}

.fa-eye-slash:before {
    color: #e0e0e0 !important;
    font-size: 18px;
}

.border-radius-0 {
    border-radius: 0;
}

.border-radius-15 {
    border-radius: 15px;
}

.main-row .item-row:last-child {
    border-bottom: 1px solid #A7A7A7;
}

button {
    font-size: 14px !important;
}

input {
    font-size: 15px !important;
}

    input[type="datetime-local" i]::-webkit-calendar-picker-indicator {
        /*background-image: -webkit-image-set(url(/images/calendar.png));*/
        padding-inline-end: 0;
    }

img.ui-datepicker-trigger {
    position: absolute;
    height: 2em;
    right: 10px;
    top: 36px;
    cursor: pointer
}

::-webkit-input-placeholder { /* Edge */
    color: red;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: red;
}

::placeholder {
    color: red;
}
/*******************************************************************************************************/
.logo {
    /*width: 100%;*/
    height: 120vh;
    background-repeat: no-repeat;
    /*background-image: url('../images/logo.png');*/
}

    .logo img {
        display: block;
        width: 150px;
        max-width: 150px;
        height: auto;
    }

.fill-image {
    /*width: 150px;
    height: 100px;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url('/images/background-logo_lowres.png');
    overflow: hidden;
}
/******************************************************************************************************/
.btn.welcome-btn {
    min-height: 45px;
    min-width: 300px;
    border-radius: 7px;
    font-weight: 600;
}

.btn.ocs-btn {
    border: 1px solid #448CCA;
}

    .btn.ocs-btn.btn-dark {
        background-color: #448CCA;
    }

    .btn.ocs-btn.btn-light {
        background-color: #FFFFFF;
        color: #448CCA;
    }
/***************************************    User   **************************************************/
.user-col {
    text-align: left;
    font-size: 13px;
    letter-spacing: 0;
    opacity: 1;
    margin-top: 5%;
}

    .user-col .user-img {
        width: 90px;
        height: 90px;
        border: 1px solid #707070;
        opacity: 1;
        border-radius: 50px;
    }

    .user-col .user-name {
        color: #222222;
        font-weight: bold;
        padding-top: 10%;
    }

    .user-col .user-title {
        color: #A7A7A7;
        font-weight: 600;
    }

.user-arrow-img a {
    color: white;
    font-size: 15px;
    padding: 2px 0px 2px;
    display: inline-block;
    width: 174px;
    text-align: left;
    float: left;
}

/****************************************************************************************************/
.main-container {
    /*min-height: max-content;
    background-color: #F8FAFE;*/
    margin-top: -0.75%;
}

/****************************************    Menu   ***********************************************/
.menu-bar {
    /*min-height:90vh;*/
    background-color: #FFFFFF;
    height: 90vh;
}

.menu-col a {
    text-align: left;
    font: 13px;
    letter-spacing: 0;
    color: #222222;
    text-decoration: none;
}

    .menu-col a:hover {
        color: #007bff;
        cursor: pointer;
    }

        .menu-col a:hover img.menu-item-img.menu-item-img.selected {
            display: inline !important;
        }

        .menu-col a:hover img.menu-item-img.menu-item-img.not-selected {
            display: none !important;
        }

.menu-col .menu-item .menu-item-img {
    width: 21px;
    height: 21px;
}

.menu-col .menu-item {
    padding-top: 7%;
}

.menu-col a:hover .menu-item-img {
    cursor: pointer;
}

.menu-col a:hover .menu-item-text {
    cursor: pointer;
}

.menu-col a:hover div.menu-item {
    cursor: pointer;
    /*background-color: #F8F8F8;*/
    border: 2px solid #F8F8F8;
}

.menu-col a div.menu-item.selected {
    background-color: #F8F8F8;
    color: #448CCA;
}

.ocs-btn.submit {
    color: #FFFFFF;
    background-color: #2CA348;
}


/*******  TOGGLE BUTTON  **********/
/*The switch - the box around the slider*/
.main-row .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    /* Hide default HTML checkbox */
    .main-row .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.main-row .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .main-row .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

.main-row input:checked + .slider {
    background-color: #2196F3;
}

.main-row input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

.main-row input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.main-row .slider.round {
    border-radius: 34px;
}

    .main-row .slider.round:before {
        border-radius: 50%;
    }

.main-row .expiry-select {
    width: auto;
    min-width: 100%
}

/******* END OF TOGGLE BUTTON  **********/
.bg-black {
    background-color: #333333 !important;
}

.color-white {
    color: #FFFFFF;
}
/***************************************/
.main-row .title {
    margin-top: 2.5%;
    margin-bottom: 1%;
}

.sign-out {
    margin-left: 5%;
}
/***********************************************************************************************************/
.vote-row {
    padding-top: 3.5%;
}

.vote-div {
    padding-top: 2.5%;
    padding-left: 3%;
    padding-right: 1%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 19px;
    opacity: 1;
    min-height: 82.3vh;
    margin-top: -2%;
}

.aditional-docs {
    padding-left: 40px;
}

.vote-btn {
    min-width: 10vw;
}
/***********************************************************************************************************/
.sub-title h6 {
    font-weight: 600;
}

.select-year {
    max-width: 140px;
    border-radius: 10px;
}

.quater-item:hover {
    cursor: pointer;
    /*max-width:5vh;*/
}

.quater-item.selected {
    color: #448CCA;
    border: 1px solid #448CCA;
    border-radius: 5px;
    max-width: 5vh;
}
/***********************************************************************************************************/
.prizes-list {
    overflow: auto;
    clear: both;
}

    .prizes-list ul > li {
        list-style-type: none;
        float: left;
        display: inline;
        box-shadow: 0px 2px 8px #00000022;
        border-radius: 8px;
        border-bottom: 0.05px solid #00000022;
        /*border-top: 0.05px solid #00000022;*/
    }

    .prizes-list ul {
        list-style-type: none;
        margin: auto;
    }

    .prizes-list .prize-img {
        text-align: center;
        margin-top: 2%;
    }

        .prizes-list .prize-img img {
            max-height: 233px;
        }

.review_Confirm {
    text-align: left;
}

section.review_Confirm h1 {
    font-size: 52px;
    font-weight: 600;
}

section.review_Confirm h2 {
    font-size: 32px;
    font-weight: 600;
}

section.review_Confirm h5 {
    font-size: 14px;
    color: #3F3F3F;
    padding-top: 20px;
}

section.review_Confirm h3 {
    font-size: 18px;
    font-weight: 500;
}

section.review_Confirm .contact-details h4 {
    font-size: 18px;
}

section.review_Confirm .contact-details .list-cont h5 {
    font-size: 14px !important;
    color: #3F3F3F;
    font-weight: 400;
    margin-bottom: 0;
}

css open karna
section.review_Confirm .contact-details .list-cont p {
    font-size: 15px;
}

section.review_Confirm .contact-details .list-cont h3 {
    font-size: 18px !important;
    color: black;
}

section.review_Confirm .contact-details .list-cont h6 {
    font-size: 15px;
    color: #3F3F3F;
    word-break: break-all;
}

.delivery-const h5 {
    text-align: left;
    padding-left: 0;
}

.delivery-const p {
    text-align: left;
}

.delivery-const {
    padding-left: 35px !important;
}

span.edit-btn-right a {
    color: black;
    font-size: 14px;
    border: 1px solid grey;
    padding: 8px 31px;
    text-transform: uppercase;
}

span.edit-btn-right {
    float: right;
}

.review_Confirm .contact-details {
    text-align: left;
    padding: 22px 0px 0px 00px;
}

.review_Confirm .right-main-cls-hdr {
    margin-left: 0px;
    width: 100%;
}

.prizes-list .prize-stars {
    background-color: #333333;
    color: #FFFFFF;
    padding-top: 2%;
    padding-bottom: 2%;
    margin-left: 8%;
    border-radius: 5px;
    font-size: 21px !important;
}

    .prizes-list .prize-stars .fa.fa-star {
        color: #333333 !important;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #FFFFFF;
    }

.form-group input.form-control
/***********************************************************************************************************/
.vote-title {
    padding-bottom: 0;
}
/*************************************       Login                      ***********************************/
.welcome-outer {
    height: 100vh;
}

.main-row.welcome .form-group {
    padding-bottom: 5%;
}

    .main-row.welcome .form-group.bottom {
        margin-top: 30%;
    }
    /*.main-row.welcome .form-group input.form-control {*/

    .main-row.welcome .form-group.bottom {
        margin-top: 30%;
    }

/*.main-row.welcome .form-group input.form-control {*/
/*max-width: 400px;*/
/*max-height: 40px;
        border: 1px solid #626262;
        border-radius: 0px;
        opacity: 1;
    }

    .main-row.welcome .form-group .checkbox label {
        font-weight: bold;
    }

        .main-row.welcome .form-group .checkbox label input:checked {
            background-color: black;
            color: white;
        }

.main-row.welcome .login .logo img {
    height: 127px;
    width: 340px;
}

.main-row.welcome .login div.logo {
    height: 20vh !important;
    margin-top: 10%;
}

.main-row.welcome .login div.background-logo {
    height: 100vh;
    width: 60vw;
    background: url(../images/background-logo.png);
    background-repeat: no-repeat;
}

.main-row.welcome .login button.btn-secondary {
    /*min-width: 400px;
    min-width: 100%;
    background-color: #2CA348;
}

.main-row.welcome .login hr {
    border: 0;
}
*/
.main-row.welcome .login .login-title {
    margin-top: 3%;
    padding-bottom: 15%;
}
/***********************************************************************************************************/

/***************** Featherlight overrides ********************/
.featherlight .featherlight-content {
    overflow: hidden;
}
/***************** eo Featherlight overrides ********************/
/**********************************************************************************************************/
.delete-button:hover {
    cursor: pointer;
}
/**********************************************************************************************************/
/* fa search within input */
.search .fa-search {
    position: absolute;
    top: 44px;
    right: 25px;
    z-index: 10;
}
/*************/
.jqte {
    margin: 0px;
}

.jqte_tool.jqte_tool_1 .jqte_tool_label {
    height: auto;
}


/**********************************************************************************************************/
@media only screen and (min-width: 1200px) {
    .prizes-list ul > li {
        width: 29%;
        margin-right: 2.5%;
        margin-bottom: 0;
        height: 395px !important;
    }

    .prizes-list ul {
        min-width: 1140px;
        height: 390px !important;
    }
}

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}

/* Extra Small Devices, Phones - Landscape */
@media only screen and (min-width : 640px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}



/*
    Gurinder Singh
    16-06-2020
*/




.delivery-main-cls {
    margin-top: 10px !important;
}

    .delivery-main-cls h4 {
        font-size: 23px;
    }

.deliv-inpt {
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
}

    .deliv-inpt form .form-row .form-group {
        border: 1px solid #e6e6e6;
        margin-bottom: 0;
        border-bottom: 0;
    }

.deliv-inpt {
    padding-top: 25px;
}

    .deliv-inpt form .form-row .form-group input, .deliv-inpt form .form-row .form-group textarea,
    .deliv-inpt form .form-row .form-group select {
        border: 0;
    }

    .deliv-inpt form .form-row .form-group label {
        font-size: 13px;
        color: #3F3F3F;
        padding: 9px 7px 0;
    }

    .deliv-inpt form .form-row .text-are-last {
        border-bottom: 1px solid #e6e6e6;
    }

.days {
    border: 1px solid #e6e6e6;
    margin: 0 -6px;
    border-top: 0;
}

    .days h4 {
        font-size: 13px;
        color: #3F3F3F;
        padding: 16px 15px;
    }

    .days table tbody tr td input {
        text-align: center;
        margin: 0;
        width: 22px;
        height: 30px;
    }

    .days table tbody tr td select {
        font-size: 13px;
    }

    .days table tbody tr td {
        padding-bottom: 0;
        border-top: 0;
    }

.reciev {
    border: 1px solid #e6e6e6;
    margin: 0 -6px;
    border-top: 0;
    padding: 8px 15px 45px;
    margin-bottom: 70px;
}

    .reciev p {
        font-size: 13px;
        color: #7A7D81;
        padding: 16px 15px;
        margin-bottom: 4px;
    }

    .reciev h6 a {
        background: #28628E;
        font-size: 14px;
        font-weight: 800;
        color: white;
        padding: 17px 61px;
        display: inline-block;
        margin-left: 14px;
    }
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
}



@media (max-width: 1370px) {

    .login-left-sec p {
        font-size: 18px;
        padding: 30px 0;
    }

    .trimd-form {
        width: 350px;
    }

    .login-left-sec h2 a {
        font-size: 16px;
    }
}


@media (max-width: 1170px) {
    .srch-bar {
        width: 30%;
    }
}

@media (max-width: 767px) {
    .reciev input[type=text]   {
         margin-left:  0;
           position:  relative;
           left:  0px;
           padding:  14px 10px;
           top:  30px;
    }

    section.review_Confirm h1 {
        font-size: 32px;
        font-weight: 600;
    }

    section.review_Confirm h2 {
        font-size: 22px;
        font-weight: 600;
    }

    section.review_Confirm h3 {
        font-size: 18px;
        font-weight: 600;
    }
}





@media (max-width: 991px) {
    .srch-bar {
        width: 50%;
    }

    .right-main-cls-hdr {
        margin-left: 30px;
    }

   /* .hdr-after-sec {
        padding: 40px 5px 0 00px;
    }*/

    .contact-details {
        padding: 10px 0px 0 10px;
    }

    .delivery-const {
        padding-left: 26px;
    }

    .mobile-nav-bar {
        display: block;
    }

    /* .left-sect-logo {
            display: none;
        }*/

    .click-btn .srch-bar {
        float: right;
        width: 22%;
        position: relative;
        right: 0;
        top: 30px
    }

        .click-btn .srch-bar form input {
            background: transparent;
            border: 0;
        }

    span.btn-clik-pr {
        background: var(--grey-clor);
        padding: 2px 16px;
        color: white;
        margin-top: 10px;
        display: inline-block;
        margin-top: 20px;
    }

    .fixed25 {
        left: 0;
    }

    .fixed28 {
        left: 0;
    }

    .comp-set ul li .steps {
        font-size: 13px;
    }
}



@media (max-width: 767px) {
    .right-sec {
        padding: 5px 5px 0 0px;
    }


        .right-sec .srch-bar {
            display: none;
        }

    .click-btn .srch-bar {
        float: right;
        width: 30%;
    }

    .hdr-after-sec h5 {
        font-size: 13px;
    }

    .hdr-after-sec > h2 {
        font-size: 18px;
    }

    .hdr-after-sec h6 {
        font-size: 13px;
    }

    .hdr-after-sec h3 {
        font-size: 16px;
        padding-top: 8px;
        padding-bottom: 0px;
    }

    .hdr-after-sec h4 {
        font-size: 13px;
    }

    .hdr-after-sec h1 {
        font-size: 16px;
        padding-top: 5px;
    }

    .list-cont {
        padding-top: 0px;
    }

    .list-opc-none {
        display: none;
    }

    hr.line-two {
        width: 100%;
        margin: 20px auto 20px 20px;
    }

    /*.list-cont {
        width: 50%;
        float: left;
    }*/

    /*.aditional .list-cont {
        width: 100%;
    }*/

    .pagination-ftr {
        padding: 5px 0 0 30px;
    }

    .hdr-after-sec > h2 {
        padding-top: 6px;
    }

    .fixed25 {
        left: 0;
    }

    .fixed28 {
        left: 0;
    }

    .comp-set ul li .steps {
        font-size: 13px;
    }

    .comp-set ul li {
        padding: 5px 8px;
    }




        .comp-set ul li:after {
            width: 120px;
        }
}


@media only screen and (max-width : 640px) {
    span.edit-btn-right {
        float: none;
        margin: 19px 0;
        display: inline-block;
    }

        span.edit-btn-right a {
            padding: 5px 26px;
        }

    section.review_Confirm .contact-details .list-cont p {
        margin-bottom: 0;
        padding-left: 12px;
        white-space: nowrap;
    }

    .contact-details h4 {
        padding-left: 12px;
    }

    .contact-details h5 {
        padding-left: 12px;
        padding-top: 0;
    }
}

@media (max-width: 567px) {

    .right-sec ul li {
        padding-right: 7px;
        margin: 0px 0px;
    }

    .name-malik p {
        font-size: 12px;
        left: 10px;
    }

    .right-sec ul li .settign-icn {
        width: 20px;
    }

    .click-btn .srch-bar {
        width: 50%;
    }

    .aprov-mobile-.tabl {
        display: block;
    }

    .aprov-tabl {
        display: none;
    }

    .select-approv .form-group {
        margin: 15px 0px 0 0;
    }
}


@media (max-width: 535px) {
    .reciev input[type=text] {
        left: 0 !important;
        top: 30px !important;
        padding: 5px 10px !important;
    }

    .reciev p {
        padding: 5px 10px !important;
    }

    .text-danger {
        padding-top: 42px;
    }
}






/* @media (max-width: 450px) {

        .aditional .list-cont {
            width: 100%;
        }

        .list-cont {
            width: 100%;
        }
    }*/

.deliv-inpt form .form-row .form-group label span {
    background: #28628E;
    color: white;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 600;
}

/*.reciev span {
    background: #28628E;
    color: white;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 600;
}*/

/* Delivery Information Page Css*/

.list-cont {
    padding-top: 18px;
}

.hdr-after-sec p {
    font-size: 14px;
    color: var(--lite-clr);
}

.hdr-after-sec h4 {
    font-size: 16px;
    font-weight: 600;
}

.trim-left-list {
    /*        margin-top: 95px;*/
}

.hdr-after-sec h1 {
    font-size: 22px;
    font-weight: 600;
    padding-top: 35px;
}

.contact-details {
    padding: 22px 0px 0 100px;
}

.list-cont h5 {
    font-size: 14px;
    color: var(--lite-clr);
}

.list-cont p {
    font-size: 15px;
    color: #000;
    font-weight: 500;
}

.contact-details > h4 {
    font-size: 18px;
    font-weight: 900;
}

.login-left-sec {
    background: var(--grey-clor);
    height: 100%;
}

.trimd-form .form-group label {
    text-align: left !important;
    display: block;
}

.trimd-form {
    width: 430px;
    margin: 0 auto;
    max-width: 100%;
}

    .trimd-form .form-group input {
        border-radius: 50px;
    }

    .trimd-form .custom-control {
        text-align: left;
    }

        .trimd-form .custom-control span {
            float: right;
        }

    .trimd-form .form-group {
        position: relative;
    }

.iocn-eyes {
    position: absolute;
    right: 12px;
    top: 36px;
    font-size: 22px;
    color: #bbbdc0;
}

.login-left-sec p {
    font-size: 24px;
    padding: 60px 0;
}

.submit {
    width: 100%;
}

    .submit button {
        color: var(--whit-clr);
        background: var(--green-clr);
        width: 100%;
        margin: 50px 0;
        font-size: 16px;
        font-weight: 500;
        border-color: var(--green-clr);
        padding: 7px 0;
    }

        .submit button:hover {
            background: var(--green-clr);
            border-color: var(--green-clr);
        }

        .submit button:focus {
            background: var(--green-clr);
            border-color: var(--green-clr);
        }

.left-sect-logo {
    background: var(--grey-clor);
    width: 100%;
    box-shadow: 0 0 3px #aeabab;
    height: 100%;
}

.login-left-sec h2 a {
    font-size: 24px;
    color: black;
}

.srch-admin .srch-admin-inside input {
    border-radius: 20px;
    background: var(--search-back)
}

form.srch-admin {
    width: 80%;
    margin: 0 auto;
}

.line2 {
    margin: 60px 0 20px;
}

.logo-das {
    width: 58%;
    margin: 0 auto;
    display: block;
    padding: 34px 0 40px;
}

.trim-left-list > li > a:hover {
    text-decoration: none;
    background: #6F96B3;
}

.trim-left-list > li > a {
    line-height: 50px;
    padding-left: 24px;
    color: white;
   /* font-weight: 400 !important;*/
    border-left: 6px solid transparent;
    display: block;
    font-size: 14px;
}

.trim-left-list > li:hover .dro-dwn {
    display: block;
}

.trim-left-list > li > .dro-dwn > ul > li > a {
    color: white;
    font-size: 14px;
    line-height: 40px;
    padding-left: 55px;
    width: 100%;
    display: inline-block;
}

    .trim-left-list > li > .dro-dwn > ul > li > a:hover {
        background: var(--grey-clor);
    }

.dro-dwn {
    display: none;
    background: #6f96b3;
    padding: 4px 0px;
}

.legal-cont {
    padding-left: 0;
}

.trim-left-list li.active-2 a {
    background: #6F96B3;
    width: 100%;
    display: block;
}

.drop-dwn-btn {
    background: transparent;
    border: 0px solid white;
    font-size: 14px;
    font-weight: 600;
    color: black;
    display: flex;
}

.right-sec ul li .men-img {
    width: 38px;
    border-radius: 50px;
    padding-top: 2px;
}

.name-malik {
    padding-left: 6px;
    font-size: var(--john-text);
    font-weight: 600;
}

    .name-malik p {
        font-size: 16px;
        top: 0px;
        position: relative;
        color: #2E2D2D;
        margin-bottom: 0;
        left: 15px;
        font-weight: 500;
    }

.drop-dwn-btn:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 40%;
    display: inline-block;
    right: -10px;
}

/*    .right-top {
        text-align: right;
    }

    .right-top {
        text-align: right;
        padding: 5px 5px;
    }*/

.right-sec ul li .settign-icn {
    width: 26px;
}

.drop-dwn-btn:active {
    background-color: transparent !important;
    border-color: transparent;
    color: black;
}

.drop-dwn-btn:hover {
    background-color: transparent !important;
    border-color: transparent !important;
    color: black !important;
}

.drop-dwn-btn:focus {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: 0 0 0 !important;
    color: black;
}

.right-sec h2 {
    font-size: 16px;
    margin: -10px 10px;
    text-align: left;
    text-align: left;
    position: relative;
    top: 27px;
}

.right-sec {
    align-items: center;
    align-content: end;
    justify-content: flex-end;
    padding: 5px 5px 0 70px;
}

    .right-sec h2 span {
        font-size: 12px;
        padding-left: 26px;
        position: relative;
    }

        .right-sec h2 span:before {
            content: '';
            width: 2px;
            height: 45px;
            position: absolute;
            left: 10px;
            background: #8b8b8b;
            top: -11px;
            right: 0;
        }

hr.line-orag {
    position: absolute;
    top: 61px;
    left: 0;
    width: 100%;
    z-index: -1;
    box-shadow: 0 0 3px #aeabab;
}

.inside-right-sec {
    box-shadow: 0 0 3px #aeabab;
}

.right-main-cls-hdr {
    margin-left: -140px;
    width: 80%;
}

.right-sec ul {
    margin-bottom: 4px;
}

.hdr-after-sec {
    /*padding: 40px 5px 0 80px;*/
}

.main-res-cls {
    background: var(--lit-grey-clr);
    padding: 25px;
}

.responsi-time h2 {
    font-size: 14px;
    font-weight: 400;
}

.hdr-after-sec h5 {
    font-size: 17px;
    color: #28628E;
}

.hdr-after-sec > h2 {
    font-size: 32px;
    padding-top: 26px;
}

.hdr-after-sec h6 {
    font-size: 18px;
}

    .hdr-after-sec h6 span {
        padding-left: 20px;
        position: relative;
    }

        .hdr-after-sec h6 span:before {
            content: '';
            width: 16px;
            height: 16px;
            background: #2ECDF5;
            position: absolute;
            border-radius: 50px;
            left: 0;
            top: 2px
        }

.hdr-after-sec h3 {
    font-size: 22px;
    padding-top: 35px;
    padding-bottom: 15px;
}

.list-opc-none {
    opacity: 0;
}

.second-sec {
    padding-top: 35px;
}

.coments {
    border: 2px solid black;
    font-size: 14px;
    font-weight: 600;
    color: black;
    padding: 10px 25px;
    margin: 25px 10px;
    display: block;
}

    .coments:hover {
        color: black;
    }

hr.line-two {
    display: inline-block;
    width: 90%;
    margin: 20px auto 20px 120px;
    padding-right: 5px;
}

.delivery-const {
    padding-left: 115px;
}

    .delivery-const h4 {
        font-size: 14px;
        font-weight: 500;
    }

    .delivery-const p {
        font-size: 15px;
        line-height: 26px;
    }

.cont-deliv {
    padding-top: 0;
}

.tick-img {
    width: 20px;
}

.coments-ret {
    border: 2px solid black;
    font-size: 14px;
    font-weight: 600;
    color: black;
    padding: 10px 25px;
    margin: 25px 10px;
    display: inline-block;
}

    .coments-ret:hover {
        color: black;
    }

.contact-details.cont-deliv table tbody tr td {
    border: 0;
}

.contact-details.cont-deliv table thead tr th {
    border-top: 0;
}

.rec-img h4 {
    font-size: 13px;
    color: var(--lite-clr);
}

.list-cont h3 {
    font-size: 18px;
    padding-bottom: 8px;
}

.list-cont h6 {
    font-size: 16px;
    color: var(--lite-clr);
}

a.file-prev {
    font-size: 14px;
    font-weight: 600;
    color: black;
    border: 1px solid;
    padding: 10px 21px;
}

.rsa-ceti {
    margin-top: 30px;
}

.activ-log ul li a {
    color: black;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 28px 10px 0;
}

.phot-inside-text {
    padding-top: 10px;
    display: flex;
    flex-flow: column;
    padding-left: 16px;
}

.list-cont.activ-log h1 .phot-inside-text span {
    font-size: 15px;
    vertical-align: middle;
    font-weight: 400;
    line-height: 24px;
}

.list-cont.activ-log h1 img {
    float: left;
    width: 17%;
    border-radius: 50%;
}

span.name-jhn {
    font-weight: 600 !important;
    display: inline-block;
    color: black;
}

.list-cont.activ-log {
    margin-bottom: 36px;
}

.pagination-ftr {
    padding: 15px 0 0 100px;
}

    .pagination-ftr nav ul li a {
        margin: 0 5px;
        color: grey;
    }

.text-area-pra .form-group textarea {
    height: 150px;
}

.text-area-pra {
    padding-top: 45px;
}

form.text-area-pra .form-group label {
    font-size: 18px;
    font-weight: 600;
}

a.coment {
    color: black;
    font-size: 13px;
    font-weight: 600;
    border: 1px solid black;
    padding: 11px 19px;
    display: inline-block;
    margin-top: 8px;
    text-align: right;
}

.cmnt-btn {
    text-align: right;
}


.mobile-nav-bar {
    display: none;
}

.right-sec ul li:last-child {
    border: 0;
}




.btndiv button {
    padding: 9px 40px;
}

.hidetag {
    display: none;
}

button.btn.btn-secondary.back-btn {
    background: transparent !important;
    color: black;
}

button.btn.btn-secondary.black-color-cls {
    background: black !important;
}

.btndiv {
    background: #e9eae9;
    position: absolute;
    bottom: -60px;
    width: 100%;
    left: 0;
    padding: 11px 0;
    text-align: center;
}

.reciev {
    position: relative;
}

    .reciev input[type=file] {
        position: relative;
        opacity: 0;
        width: 148px;
        height: 52px;
        top: -25px;
        cursor: pointer;
    }


    .reciev input[type=text] {
        margin-left: 30px;
        position: relative;
        padding: 14px 10px;
        top: -10px;
    }

.UploadPicture {
    position: absolute;
    top: 60px;
}

    .UploadPicture p {
        border: 1px solid black;
        display: inline-block;
        padding: 14px 65px;
        font-size: 14px;
        font-weight: 600;
        color: black;
        background: white;
    }

/*    CSS of Review Page*/



.delivery-main-cls {
    margin-top: 40px;
}

    .delivery-main-cls h4 {
        font-size: 23px;
    }

.deliv-inpt {
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
}

    .deliv-inpt form .form-row .form-group {
        border: 1px solid #e6e6e6;
        margin-bottom: 0;
        border-bottom: 0;
    }

.deliv-inpt {
    padding-top: 25px;
}

    .deliv-inpt form .form-row .form-group input, .deliv-inpt form .form-row .form-group textarea,
    .deliv-inpt form .form-row .form-group select {
        border: 0;
    }

    .deliv-inpt form .form-row .form-group label {
        font-size: 13px;
        color: #3F3F3F;
        padding: 9px 7px 0;
    }

    .deliv-inpt form .form-row .text-are-last {
        border-bottom: 1px solid #e6e6e6;
    }

.days {
    border: 1px solid #e6e6e6;
    margin: 0 -6px;
    border-top: 0;
}

    .days h4 {
        font-size: 13px;
        color: #7A7D81;
        padding: 16px 15px;
    }

    .days table tbody tr td input {
        text-align: center;
        margin: 0;
        width: 22px;
        height: 30px;
    }

    .days table tbody tr td select {
        font-size: 13px;
    }

    .days table tbody tr td {
        padding-bottom: 0;
        border-top: 0;
    }

.reciev {
    border: 1px solid #e6e6e6;
    margin: 0 -6px;
    border-top: 0;
    padding: 8px 15px 45px;
    margin-bottom: 70px;
}

    .reciev p {
        font-size: 13px;
        color: #7A7D81;
        padding: 16px 15px;
        margin-bottom: 4px;
    }

    .reciev h6 a {
        background: #28628E;
        font-size: 14px;
        font-weight: 800;
        color: white;
        padding: 17px 61px;
        display: inline-block;
        margin-left: 14px;
    }

.deliv-inpt form .form-row .form-group label span {
    background: #28628E;
    color: white;
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 600;
}

/*.reciev p span {
    background: #28628E;
    color: white;
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 600;
}*/







.profil-app-text h6 {
    color: #28628E;
    border: 1px solid #28628E;
    border: 2px solid #28628E;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 38px;
    margin-left: auto;
    margin-top: 30px;
}

.profil-app-text h5 {
    font-size: 28px;
    color: #28628E;
    font-weight: 500;
    margin-bottom: 0;
}

.profil-app-text p {
    font-size: 13px;
}

.profil-app-text {
    margin-top: 70px;
}

.profil-main-cls {
    margin: 0 auto;
    width: 90%;
}

.onboard-proces h3 {
    font-size: 20px;
}

.onboard-proces {
    /*     width: 75%;*/
    margin: 30px auto;
}

    .onboard-proces ul {
        margin-bottom: 0;
    }

        .onboard-proces ul li .nda-nm {
            padding-left: 16px;
        }

        .onboard-proces ul li {
            border: 1px solid #DCDFE3;
            padding: 30px 13px;
            margin-bottom: 15px;
        }

            .onboard-proces ul li:last-child {
                border-bottom: 1px solid #DCDFE3;
            }

.submit-text img {
    width: 25px;
}

.submit-text {
    float: right;
    font-size: 14px;
}

    .submit-text .bluetick {
        background-color: #7ECCEE;
        border-radius: 50%;
        padding: 8px 6px;
        margin-right: 10px;
    }

.chevron-down img {
    width: 20px;
}

blue-tick




@media (max-width: 1370px) {
    .login-left-sec p

{
    font-size: 18px;
    padding: 30px 0;
}

.trimd-form {
    width: 350px;
}

.login-left-sec h2 a {
    font-size: 16px;
}

}


@media (max-width: 1170px) {
    .srch-bar {
        width: 30%;
    }

    .onboard-proces {
        width: 80%;
    }

    .profil-app-text h5 {
        font-size: 20px;
    }
}



@media (max-width: 991px) {
    .srch-bar {
        width: 50%;
    }

    .right-main-cls-hdr {
        margin-left: 30px;
    }

    .hdr-after-sec {
        /*padding: 40px 5px 0 00px;*/
    }

    .contact-details {
        padding: 10px 0px 0 10px;
    }

    .delivery-const {
        padding-left: 26px;
    }

    .mobile-nav-bar {
        display: block;
    }



    .click-btn .srch-bar {
        float: right;
        width: 22%;
        position: relative;
        right: 0;
        top: 30px
    }

        .click-btn .srch-bar form input {
            background: transparent;
            border: 0;
        }

    span.btn-clik-pr {
        background: var(--grey-clor);
        padding: 2px 16px;
        color: white;
        margin-top: 10px;
        display: inline-block;
        margin-top: 20px;
    }

    .fixed25 {
        left: 0;
    }

    .fixed28 {
        left: 0;
    }

    .comp-set ul li .steps {
        font-size: 13px;
    }
}





@media (max-width: 767px) {
    .right-sec {
        padding: 5px 0px 0 0px;
    }

        .right-sec .srch-bar {
            display: none;
        }

    .click-btn .srch-bar {
        float: right;
        width: 30%;
    }

    .hdr-after-sec h5 {
        font-size: 13px;
    }

    .hdr-after-sec > h2 {
        font-size: 18px;
    }

    .hdr-after-sec h6 {
        font-size: 13px;
    }

    .hdr-after-sec h3 {
        font-size: 16px;
        padding-top: 8px;
        padding-bottom: 0px;
    }

    .hdr-after-sec h4 {
        font-size: 13px;
    }

    .hdr-after-sec h1 {
        font-size: 16px;
        padding-top: 5px;
    }

    .list-cont {
        padding-top: 0px;
    }

    .list-opc-none {
        display: none;
    }

    hr.line-two {
        width: 100%;
        margin: 20px auto 20px 20px;
    }

    /* .list-cont {
            width: 50%;
            float: left;
        }*/

    /* .aditional .list-cont {
            width: 100%;
        }
*/
    .pagination-ftr {
        padding: 5px 0 0 30px;
    }

    .hdr-after-sec > h2 {
        padding-top: 6px;
    }

    .fixed25 {
        left: 0;
    }

    .fixed28 {
        left: 0;
    }



    .onboard-proces {
        width: 100%;
    }
}


@media (max-width: 567px) {
    .right-sec ul li {
        padding-right: 3px;
    }

    .name-malik p {
        font-size: 12px;
        left: 10px;
    }

    .right-sec ul li .settign-icn {
        width: 20px;
    }

    .click-btn .srch-bar {
        width: 50%;
    }

    .aprov-mobile-.tabl {
        display: block;
    }

    .aprov-tabl {
        display: none;
    }

    .select-approv .form-group {
        margin: 15px 0px 0 0;
    }
}

@media (max-width: 450px) {

    /* .aditional .list-cont {
            width: 100%;
        }

        .list-cont {
            width: 100%;
        }*/
}



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}
/********************************************************************************/
/*****************       User Info Stages                        *******************************/
/*******************************************************************************/

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}
/********************************************************************************/
/*****************       User Info Stages                        *******************************/


.user-info-stages .user-info-stage-circle {
    width: 38px;
    height: 38px;
    background: #DCDFE3 0% 0% no-repeat padding-box;
}

    .user-info-stages .user-info-stage-circle.completed {
        border: 4px solid #7ECCEE;
        border-radius: 50px;
        background-color: white;
    }
/***********************************************************************************************/
.main-row.acceptance .row.bottom-row {
    background: #F4F8F7 0% 0% no-repeat padding-box;
    min-height: 85px;
}

.main-row.acceptance .user-info-next-step .btn {
    min-width: 320px;
    background: #DCDFE3 0% 0% no-repeat padding-box;
    opacity: 1;
    color: #FFFFFF;
    margin-top: 2%;
}

    .main-row.acceptance .user-info-next-step .btn.active {
        background: #000000 0% 0% no-repeat padding-box;
    }

.main-row.acceptance input[type="checkbox"] {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #7A7D81;
    border-radius: 3px;
    opacity: 1;
}

.main-row.acceptance .download-acceptance a {
    border: 0;
    text-decoration: none;
}

.main-row.acceptance .download-acceptance .btn {
    min-width: 250px;
    font-weight: bold;
}

.btn.btn-white {
    border: 1px solid #000000;
    opacity: 1;
}

.color-black {
    color: #000000;
}

.hide {
    display: none!important;
}
.hide-element {
    display: none !important;
}


.user-info-stages li.active div.stage {
    /* background: #7ECCEE;*/
}

.user-info-stages li.completed div.stage {
    background: #7ECCEE;
}

.user-info-stages li.active .steps.line-1 {
    color: #28628E;
}

.user-info-stages li.active .steps.line-2 {
    color: #28628E;
    border-bottom: 4px solid #7ECCEE;
}

.user-info-stages li div.stage {
    background: #FFFFFF;
    display: inline-block;
    border-radius: 50px;
    width: 38px;
    height: 38px;
    border: 4px solid #7ECCEE;
    z-index: 41;
    position: relative;
}

.quarter {
    width: 16px;
    height: 16px;
    border: 4px solid #7ECCEE;
}

.top-left {
    border-top-left-radius: 50px;
    background: #7ECCEE;
    float: left
}

.top-right {
    border-top-right-radius: 50px;
    background: #7ECCEE;
    float: right
}

.bottom-left {
    border-bottom-left-radius: 50px;
    background: #7ECCEE;
    float: left
}

.bottom-right {
    border-bottom-right-radius: 50px;
    background: #7ECCEE;
    float: right
}

.form-title .title {
    font-weight: bold;
    font-size: 18px;
}

.form-title .comments {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 2%;
}

ul.user-info-stages li a {
    text-decoration: none;
}
/*IE*/
_:-ms-fullscreen, :root .ie11up {
}
/*Chrome & Safari (any version)*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /*class*/
    ul.user-info-stages li:after {
        width: 170px;
    }
}

.form-border input, label, select.form-control {
    border: 0;
    font-size: 15px !important;
    /*margin-bottom: 2%;*/
}

.form-border input, select.form-control {
    margin-bottom: 2%;
}

.form-border label {
    margin-top: 1%;
    font-weight: 600;
}

.form-border {
    font-size: 15px;
}

    .form-border .col-border {
        border: 1px solid #e6e6e6;
        /*margin-bottom: 0;
            border-bottom: 0;*/
    }

    .form-border .form-group {
        margin-bottom: 0;
        /*border-bottom: 0;*/
    }

.border-left-0 {
    border-left: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.form-border .col-border-left {
    border-left: 1px solid #e6e6e6;
    /*margin-bottom: 0;
            border-bottom: 0;*/
}

.user-info ul.user-info-stages li.list-inline-item:after {
    content: '';
    width: 200px;
    /*        width:9.5vw;*/
    height: 4px;
    background: #7ECCEE;
    /*position: absolute;
        top: 20px;*/
    margin-left: 19px;
    z-index: 0;
}

.user-info ul.user-info-stages .completed:after {
    z-index: -1 !important;
    /* width: 190px !important;
    left: 93px;*/
}

.user-info ul.user-info-stages:after {
    z-index: -1 !important;
    width: 190px !important;
    left: 93px;
}

.user-info-stages li {
    position: relative;
}

li.list-inline-item.completed {
    position: relative;
    z-index: 1;
}

/*.user-info ul.user-info-stages li.list-inline-item.last-line:after {*/
/*margin-left: 2% !important;*/
/*width: 190px !important;*/
/*margin-right:-5%!important;*/
/*width: 10vw;*/
/*}*/
.user-info ul.user-info-stages li.list-inline-item:not(:last-child) {
    margin-right: 1rem;
}

comp-set ul li:last-child {
    display: none !important;
}
.comp-set ul li:last-child:after {
    z-index: -1 !important;
}

.user-info ul.user-info-stages li.list-inline-item:last-child {
    margin-right: 0.5rem;
    /*display: none;*/
}

    .user-info ul.user-info-stages li.list-inline-item:last-child a {
        margin-left: -8%;
    }

    .user-info ul.user-info-stages li.list-inline-item:last-child:after {
        display: none;
    }

.user-info .comp-set {
    width: 100vw;
    background-color: #F5F5F5;
}

.btn-primary.btn-save {
    letter-spacing: var(--unnamed-character-spacing-0);
    background: #3F3F3F 0% 0% no-repeat padding-box;
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-weight: bold;
    height: 44px;
    border-color: #3F3F3F;
}
/*************    CONFIRM MODAL            ***************************/
.modal.confirm .modal-dialog .modal-content .modal-header {
    border-bottom: 0;
}

    .modal.confirm .modal-dialog .modal-content .modal-header .close {
        color: #28628E;
        font-size: 25px !important;
    }

.modal.confirm .modal-dialog .modal-content .modal-body {
}

.modal.confirm .modal-dialog .modal-content .modal-footer {
    display: inline-block;
    border-top: 0;
}

    .modal.confirm .modal-dialog .modal-content .modal-footer button {
        min-width: 8vw;
    }

        .modal.confirm .modal-dialog .modal-content .modal-footer button.secondary {
            border: 1px solid #000000;
            border-radius: 0 !important;
            /*min-height:7.1vh;*/
            padding: 10px 30px;
        }

/********************************************************************/
.matirial-error-icon .fa.fa-exclamation-circle {
    font-size: 35px;
    color: #DE4737;
}

.matirial-success-icon .fa.fa-check-circle {
    font-size: 35px;
    color: #4A7B4C;
}

.form i.fa.fa-exclamation-circle {
    font-size: 20px;
    color: #DE4737;
}

.orgnis-left-main a {
    text-decoration: none;
    cursor: pointer;
}

/*heighlight tr border */
.heighlighttr {
    border: 2px solid red;
}

/*ul.user-info-stages li.list-inline-item.last-line::after {
    display: none !important;
}*/
/*
UserInfo Screen*/

/*06-07-2020*/
.user-nam-gur h3 {
    font-size: 24px;
    display: flex;
    align-items: center;
}


.user-nam-gur h6 {
    font-size: 15px;
    color: grey;
    font-weight: 400;
}

.user-img-pr {
    margin-left: 28px;
}

    .user-img-pr img {
        width: 100%;
    }

.delet-usr-gur span {
    border: 1px solid grey;
    padding: 9px 4px;
}

    .delet-usr-gur span button {
        font-size: 2px;
    }

.label-name-pr h5 {
    font-size: 15px;
    font-weight: 400;
    margin: 22px 0 5px;
}

.profile-pic-pra {
    padding-top: 35px;
}

    .profile-pic-pra h5 {
        font-size: 16px;
        padding-bottom: 11px;
    }

.list-cont h5 {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
}

@media (max-width: 767px) {

    .user-img-pr {
        margin-left: 0;
    }
}


@media (max-width:567px) {
    .user-nam-gur {
        display: flex;
        align-items: center;
        margin-top: 8px;
        margin-left: -20px;
    }

    .delete-icon-gur {
        display: flex;
        align-items: center;
    }
}


.date-gur {
    font-size: smaller;
}
/*******  TOGGLE BUTTON  **********/
/*The switch - the box around the slider*/

.container-fluid .switch {
    position: relative;
    display: inline-block;
    /*width: 60px;
    height: 34px;*/
    width: 36pt;
    height: 15pt;
}

    /* Hide default HTML checkbox */
    .container-fluid .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.container-fluid .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .container-fluid .slider:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 4px;
        /* bottom: 4px; */
        bottom: 0px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

.container-fluid input:checked + .slider {
    background-color: #2B638D;
}

.container-fluid input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

.container-fluid input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.container-fluid .slider.round {
    border-radius: 34px;
    
}

    .container-fluid .slider.round:before {
        border-radius: 50%;
        box-shadow: 0pt 1pt 4pt;

    }

.container-fluid .lite-expiry-select {
    width: auto;
    min-width: 100%
}

/******* END OF TOGGLE BUTTON  **********/
.d-hidden{
    visibility:hidden;
}

.loading-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
    background: rgba(255,255,255,0.8) url("/img/bx_loader.gif") center no-repeat;
}

body.loading-overlay {
    overflow: hidden;
    display: block;
}
@media (min-width:1000px) and (max-width: 2732px) 
{
    .menu-dropdown {
        transform: translate3d(30px, 50px, 0px)!important;
    }
}