﻿
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700&display=swap');
body {
    margin: 0px;
    font-family: Verdana, Arial, sans-serif;
    overflow-x: hidden !important;
    font-family: 'Montserrat', sans-serif !important;
    background-color: white;
}
.navbar {
    /* background-color: #122051 !important;*/
    background-color: #fff !important;
    padding: 0px 8px !important;
    /*-webkit-box-shadow: 0px 4px 8px 0px rgba(112,112,112,1);
    -moz-box-shadow: 0px 4px 8px 0px rgba(112,112,112,1);
    box-shadow: 0px 4px 8px 0px rgba(112,112,112,1);*/
    border-color: transparent !important;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}


/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/



.table-adj {
	margin-top: 22px;
}



.table-head {
    background-color: #122051 !important;
}

table.table th, table th {
    color: #fff !important;
    font-family: 'Montserrat', sans-serif !important;
    /*font-size: 14px !important;*/

    font-weight:500;
}

.table-head > th {
    color: #fff !important;
    font-size: 15px;
}

    .table-head > th > label {
        font-weight: 500 !important;
        color: #fff !important;
        margin-top: 0 !important;
        font-size: 12px !important;
        margin-bottom: 0 !important;
    }

table td > a {
    text-align: center !important;
    display: inline-block;
    min-width: 59px;
    margin: 2px auto !important;
    background-color: #122051;
    /*background-color: #c1c1c159;*/
    border-radius: 12px;
    line-height: 10px;
    text-align: center !important;
    padding: 6px 6px;
    font-size: 9px;
    /* width: 62px !important; */
    font-weight: 600 !important;
    /* margin: 1px 0; */
    color: #fff !important;
}
.table td > a:hover {
    background-color: #12205196;
    text-decoration: none;
}


    .th-row th {
        color: #fff !important;
    }

 
 
.checkbox-label {
	display: inline;
}
 
.form-cntl-adj {
    height: 40px !important;
}


.small-btn-link > a {
    background: #c1c1c1 !important;
    padding: 6px 13px;
    border-radius: 13px;
    color: #fff !important;
    margin-right: 4px;
}

.small-btn > a {
    background: #c1c1c1 !important;
    padding: 6px 13px;
    border-radius: 13px;
    color: #fff !important;
    margin-right: 4px;
}

* {
    
    /*font-family: 'Open Sans', sans-serif !important;*/
}
 /*.btn-project-btn {
    border-radius: 35px;
    color: #fff !important;
    width: 144px;
    border:transparent;
    padding: 4px;
    font-size: 13px !important;
    background-color: #122051;
    text-align: center;
}*/
.btn-project-btn {
    border-radius: 6px;
    color: #fff !important;
    text-transform: capitalize;
    /* width: 144px; */
    display: inline-block;
    border: transparent;
    line-height:18px;
    padding: 4.5px 12px;
    font-size: 13px !important;
    background-color: #122051;
    text-align: center;
}

    .btn-project-btn:hover {
        -webkit-box-shadow: 0px 4px 5px 0px rgba(5,5,5,0.52);
        -moz-box-shadow: 0px 4px 5px 0px rgba(5,5,5,0.52);
        box-shadow: 0px 4px 5px 0px rgba(5,5,5,0.52);
        transition: 0.3s;
    }


.btn-project-btn-real {
    border-radius: 35px;
    color: #fff !important;
  
    border: transparent;
    padding: 4px 8px;
    font-size: 13px !important;
    background-color: #122051;
    text-align: center;
}

p.btn-project-btn > a {
    color: #fff;
    border: transparent;
}
div .btn-project-btn > a {
    border-radius: 35px;
    color: #fff !important;
    border: transparent;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
    padding: 9px;
    text-decoration: none;
    font-size: 13px !important;
    color: #fff !important;
}

.btn-project-btn > button {
    border-radius: 35px;
    background-color: #05a8a9;
    border: transparent;
}


.drop-down-plus-btn {
    padding: 8px 14px;
    color: #fff;
    margin-top: 14px !important;
    /* margin-left: 0px; */
    /*background-color: #122051;*/
    background-color: #122051;
}



.drop-down-plus-btn-onepage {
    padding: 8px 14px;
    color: #fff; 
    margin-top: 5px !important;
    /* margin-left: 0px; */
    /*background-color: #122051;*/
    background-color: #122051;
}



.form-body {
    
  
    /* border-radius: 2px; */
    
}

.checkbox-label {
    display: inline;
}
    
.checkbox-adj {
    display: inline; 
} 
.small-btn-link > a {
    background: #c1c1c1 !important;
    padding: 6px 13px;
    border-radius: 13px;
    color: #fff !important;
    margin-right: 4px;
}

.small-btn-link > a {
    background: #c1c1c1 !important;
    padding: 6px 13px;
    border-radius: 13px;
    color: #fff !important;
    margin-right: 4px;
}


.file-adj {
    height: 40px !important;
    width: 100% !important;
}


.file-box {
    height: 40px;
}

.Img_div {
    position: relative;
      display: flex;
    -ms-flex-direction: column;
    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);
    border-radius: .25rem;
}

    .Img_div > img {
        width: 100%;
        height: 131px;
        background-color: #ff5f5f5;
        object-fit: contain;
    }



#AssetWarrantyManufacturerEnd {
    height: 0px;
    padding:8px 9px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #122051 !important;
    color: #fff !important;
    position: relative;
}
  
.nav-link-adj {
    color: #303030 !important;
}

 
.small-btn > a {
    background: #c1c1c1 !important;
    padding: 6px 13px;
    border-radius: 13px;
    color: #fff !important;
    margin-right: 4px;
}
 

.img-div {
    border-radius: 7px;
    height: 153px;
    width: 350px;
    margin: 0 auto;
    padding: 12px;
    background-color: #f5f5f5;
}

    .img-div > img {
        width: 100%;
        height: 131px;
        background-color: #f5f5f5;
        object-fit: contain;
    }

.small-btn > a {
    background: #f0efef75 !important;
    border: 1px solid #12205182;
    padding: 6px 13px;
    border-radius: 13px;
    font-size: 11px;
    color: #122051 !important;
    margin-right: 4px;  
    font-weight: 800;
}



.head-line {
    letter-spacing: 1px !important;
    /*-webkit-border-top: 2px solid #05a8a978 !important;*/
    font-weight: 500 !important;
    margin-top: 4px !important;
    margin-left: 7px;
    margin-bottom: 0 !important;
    position: relative;
    font-size: 12px !important;
    color: #000000c7 !important;
}

    .head-line > label{color:#000;}

    .head-line::before {
        content: "";
        border-left: 2px solid #1220511f !important;
        position: absolute;
        /*border-left: 2px solid rgba(44, 210, 200, 0.35) !important;*/
        height: 37px;
        left: -7px;
        top: 3px;
    }



 /*   .head-line + label {
        font-weight: 600 !important;
        font-size: 11px !important;
        display: block;
        margin-left: 7px;
        color: #122051;
        margin-bottom: 8px !important;
        margin-top: 2px !important;
        font-weight: 800 !important;
    }*/


    .head-line + label {
        font-weight: 600 !important;
        font-size: 11px !important;
        display: block;
        margin-left: 7px;
        color: #122051;
        margin-bottom: 1px;
        margin-top: 0px !important;
        font-weight: 800 !important;
    }
/*label {
    font-family: 'Open Sans', sans-serif !important;
    color: #303030b0 !important;
    font-weight: bold !important;
    margin-top: 2px !important;
    margin-bottom: 17px !important;
    font-size: 14px !important;
    display: block !important;
}*/
.img-div {
    border-radius: 7px;
    height: 153px;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    padding: 12px;
    background-color: #f5f5f5;
}

    .img-div > img {
        width: 100%;
        height: 131px;
        background-color: #f5f5f5;
        object-fit: contain;
    }

.modal-header {
    padding: 4px 8px !important;
    background-color: #122051;
}
    .modal-header > h4 {
        margin-bottom: 0 !important;
        color: #fff !important;
        font-size: 15px;
        font-weight: 600 !important;
    }
.modal-footer {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f7f7f7;
}
.close {
    border-radius: 83% !important;
    padding: 5px !important;
    margin: 3px !important;
    width: 21px !important;
    text-align: center !important;
    height: 21px !important;
    line-height: 4px !important;
    text-align: center !important;
    background-color: #fff !important;
}


table.table td, table td {
    font-weight: 500 !important;
    font-family: 'Montserrat', sans-serif !important;
}
.form-group label {
    text-transform: unset;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: normal !important;
    color: #303030cf;
    
    letter-spacing: 1px;
    font-size:14px !important;
    margin-top: 7px;
}

.cntrl-adj {
    font-family: 'Open Sans', sans-serif;
    /* padding: 12px 0; */
    height: 43px !important;
    font-size: 14px;
    color: #00000012 !important;
}


.form-check-label {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.form-header {
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 500;
    margin: 5px 0 22px;
    color: #409a98;
    text-transform: uppercase;
    font-weight: 600;
}

.form-group{margin-bottom:0 !important;}
 

  
.form-control {
    height: 18px !important;
    box-shadow: none !important;
    font-family: 'Montserrat', sans-serif !important;
}
hr{display:none;}

 

.heading {
    font-size: 19px;
    padding: 7px 0;
    font-weight: bold !important;
    color: #122051 !important;
    margin-bottom: 0px;
    margin-top:0;
    position: relative;
} 


    
select.form-control, select.custom-select {
    font-family: 'Montserrat', sans-serif !important;
  
}
.form-cntl-adj {
    height: 34px !important;
    font-family: 'Montserrat', sans-serif !important;
    padding: 3px 4px;
    width: 100% !important;
}
label {
    font-size: 12px !important;
    
   
}
.nav a {
    /*font-family: 'Montserrat', sans-serif !important;*/
    font-family: 'Manrope', sans-serif;
}
.drop-secl-btn {
    margin-top: 7px;
    height: 16px !important;
}
.tab-content > .tab-pane{padding:0px !important;}

input[type=date] {
    height:18px !important;
    margin-top: 9px;
 
}


.nav-link .nav-link-adj .active > a{color:#fff !important;}

.control-label {
    margin-top: 15px !important;
}
.btn-project-btn > i{color:#fff;}
.flt-none{float:none !important;}
.left-menu {
    border-top: 1px solid #122051;
    border-left: 1px solid #122051;
    border-right: 1px solid #122051;
    border-radius: 0px;
}
    .left-menu > a {
        border-bottom: 1px solid #122051;
        border-radius: 0px !important;
    }
.box-top {
    border-top: 6px solid #122051;
}
.border-line {
    border-bottom: 1px solid #0000000f;
    margin-bottom: 15px;
}
.left-bar {
    background-color: #f7f7fa;
    border-top: 6px solid #122051;
}
.left-bar > h2{padding-left:12px;}
.full-width-text{width:100% !important;}
.ft-15 > a{font-size:15px;}
.btn-adj{width:216px !important;}
.date-cntrl-adj {
    height: 35px !important;
}

.form-cntl-adj-selcet {
    height: 34px !important;
}
textarea{width:100% !important;}

 


select.multy-select {
    height: 56px !important;
}
.table-head:hover {
    background-color: #122051 !important;
}
    /*.bg-gradient {
        background-color:  !important;
    }*/


.sidebar.bg-dark .nav .nav-item .nav-link.nav-parent + ul.nav, .sidebar .nav .nav-item .nav-link.nav-parent + ul.nav {
    border-left: 5px solid #122051;
}
.profile-picture img {
    width: 34px;
    height: 34px;
}
.profile-picture {
    width: 35px;
    height: 35px;
   
}
.navbar .navbar-nav.navbar-profile .nav-item .nav-link.dropdown-toggle .profile-name {
    margin:8px 0 !important;
    font-size: 13px;
}
.profile-picture.has-message::after {
    color: #122051;
}
.navbar .navbar-nav.navbar-profile .nav-item .nav-link.dropdown-toggle::after {
    margin-top: 21px;
    color: #fff;
}
.pagination .page-item.active .page-link {
    background-color: #122051 !important;
}
.pagination .page-item .page-link:hover, .pagination .page-item .page-link:focus {
    background-color: #122051 !important;
}
.login-box {
    padding: 48px 32px;
    border-radius: 7px;
}
.left-menu > a {
    padding: 12px 8px !important;
    font-weight: 600;
    color: #122051;
}

/*.btn-gradient {
    background: #122051 !important;
}*/

.btn-gradient {
    background: #122051 !important;
}
.btn-primary {
    padding: 7px 15px;
    border-radius: 37px;
    font-size: 11px;
    letter-spacing: 1px;
}
.btn-secondary {
    padding: 7px 15px;
    border-radius: 37px;
    font-size: 11px;
    letter-spacing: 1px;
}
.ft-16{font-size:12px;}
@media(max-width:761px) {
    .drop-down-plus-btn {
        padding: 8px 19px;
    }
}

.sidebar.bg-dark .nav .nav-item .nav-link i.fas, .sidebar .nav .nav-item .nav-link i.fas {
    opacity: 0.7;
}
.nav-link i.fas:hover {
    opacity:1;
}


.form-group-box-clr {
    border: 1px solid #12205126;
    background-color: #c1c1c10d;
  
    border-radius: 6px;
}
.form-group-box {
    padding: 12px 0 15px;
    margin-bottom: 8px;
}


.form-box {
    
    background-color: #c1c1c10d;
    border-radius: 6px;
    padding:0 0 15px;
    border: 1px solid #12205126;
}

.form-box-adj {
    margin-top: 17px;
    background-color: transparent !important;
    border-radius: 6px;
    padding: 0;
    border: 1px solid #12205126;
}
/*.form-box {
    margin-bottom: 8px;
    background-color: #c1c1c10d;
    border-radius: 6px;
    padding: 12px 0 15px;
    border: 1px solid #12205126;
}*/

.entring-box {
    border: 1px solid #dadce0;
    padding: 38px 24px 9px;
    border-radius:5px;
}
.hper-link {
    color: #122051 !important;font-weight:500;
    border-bottom:1px solid #c0c0c0;
}

.heading-adj {
    font-size: 19px;
    padding: 7px 0;
    font-weight: bold !important;
    color: #122051;
    margin-bottom: 3px;
}
.btn-adj-hover:hover {
    background-color: #122051 !important;
}
.bg-logo-clor {
    background-color: #122051;
}

.nav-link {
    

    color: #122051 !important;

}
    .nav-link:hover {
        color: #122051 !important;
    }

 /*i.fas {
    color: #122051;
}
.nav-link:hover i.fas {
    color: #122051;
}*/
.sidebar.bg-dark .nav .nav-item .nav-link i.batch-icon, .sidebar .nav .nav-item .nav-link i.batch-icon {
    color: #122051;
}
.nav-link:hover i.batch-icon {
    color: #122051 !important;
}
 
#sidebar{background-color:#fff !important}


.sidebar-horizontal.bg-gradient .nav .nav-item .nav-link:hover, .sidebar-horizontal.bg-gradient .nav .nav-item .nav-link.active, .sidebar-horizontal.bg-primary.bg-gradient .nav .nav-item .nav-link.active, .sidebar.bg-gradient .nav .nav-item .nav-link:hover, .sidebar.bg-gradient .nav .nav-item .nav-link.active, .sidebar.bg-primary.bg-gradient .nav .nav-item .nav-link.active {
    background: #fff !important;
    border-right:5px solid #122051;
}

.sidebar-horizontal.bg-gradient .nav .nav-item .nav-link:hover, 
.sidebar-horizontal.bg-gradient .nav .nav-item .nav-link.active,
.sidebar-horizontal.bg-primary.bg-gradient .nav .nav-item .nav-link.active, 
.sidebar.bg-gradient .nav .nav-item .nav-link:hover, .sidebar.bg-gradient .nav .nav-item .nav-link.active,
.sidebar.bg-primary.bg-gradient .nav .nav-item .nav-link.active {
    background: #fff !important;
    border-right: 5px solid #122051;
}
.sidebar.bg-dark .nav .nav-item .nav-link, .sidebar .nav .nav-item .nav-link {
    border-right: 5px solid #fff;
}
    .sidebar.bg-dark .nav .nav-item .nav-link.nav-parent + ul.nav .nav-link, .sidebar .nav .nav-item .nav-link.nav-parent + ul.nav .nav-link {
        background-color: #fff;
        color: #122051 !important;
    }

.bg-logo-clor >  h2{font-size:24px;}

table.table th, table.table td, table th, table td{font-size:11px !important;vertical-align:middle;}
table.table th, table th {
    letter-spacing: 1px;
}

.ch-box-size {
    width: 14px !important;
}
.img-dis {
    background-color: #fff;
    border-radius: 3px;
    margin-top:15px;
    padding: 5px;
    text-align: center;
    max-height: 250px;
}
    .img-dis > img {
        width: 100%;
        height: 100%;
    }
.document-box {
    background-color: #122051;
    height: 27px;
    COLOR: #FFF;
    padding: 3px;
    line-height: 26px;
    border-radius: 4px;
}
    .document-box > a{padding:0;}
    .doc {
        margin-bottom: 0;
    }
.doc > i {
    font-size: 19px;
    margin-right: 4px;
}
.doc {
    font-size: 11px !important;
     color: #122051;
     font-weight: 800 !important;
}

        .document-box > a {
            color: #fff;
        }

.form-control-sm {
    float: right;
    margin-left:7px !important;
    width: 105px !important;
}
.dataTables_filter label {
    line-height: 48px;
}


  p.small-btn {
    margin-top: 25px !important
} 
.small-btn > a:hover{text-decoration:none;}
.dropdown-menu-right {
    border-top: 3px solid #122051;
}
.navbar .navbar-nav .nav-item a {
    color: #122051 !important;
}

.form-cntl-adj-new {
    height: 20px !important;
    margin-top: 0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top:4px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px !important;
    top: 11px !important;
} 
    .select2-dropdown {
        z-index: 2500 !important;
    }

.select2-container.select2-container--default.select2-container--open {
    z-index: 9999;
}
.select2-container{width:100% !important;}


.hard-feild {
    width: 100% !important;
    height: 31px !important;
    box-shadow: none !important;
    margin-top: 6px !important;
}

.small-btn-link > a {
    background: #f0efef75 !important;
    border: 1px solid #12205182;
    padding: 6px 13px;
    border-radius: 13px;
    font-size: 11px;
    color: #122051 !important;
    margin-right: 4px;
    font-weight: 800;
}
.email-body {display:table;}
.email-body > p{
     padding-right:12px;
}
    .email-body > p > strong{display:block;}

.select2-container--default .select2-search--inline .select2-search__field {
    width: 100% !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #fff;
    background-color: #122051 !important;
    border: 1px solid #aaaaaa52 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
}
.site_title > a {
    color: #fff !important
}

.height-fix {
    height: 480px;
    overflow: auto;
}

.passworf-box {
    background-color: #fff;
    padding: 18px;
    margin: 62px 0;
  
    border-radius: 5px;
}
.mt-95 {margin-top:95px; }

.validation-summary-errors ul{list-style-type:none;margin:0;padding:0;}

td {
    word-break: break-all;
}



table td > .mark-text {
    display: block;
    background-color: transparent !important;
    border-radius: 4px 4px 4px 4px !important;
    line-height: 10px;
    text-align: center !important;
    padding: 6px 6px 6px 6px !important;
    margin: 0 !important;
    font-size: 9px;
    font-weight: 600 !important;
    color: #000 !important;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(230,230,230,1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(230,230,230,1);
    box-shadow: 0px 1px 2px 0px rgba(230,230,230,1);
    border: 1px solid #1220513d;
}

    table td > .mark-text:hover {
        -webkit-box-shadow: 0px 5px 4px 0px rgba(230,230,230,1);
        -moz-box-shadow: 0px 5px 4px 0px rgba(230,230,230,1);
        box-shadow: 0px 5px 4px 0px rgba(230,230,230,1);
        background-color: #122051bd;
    }


table td > .txtvermiddle > .mark-text {
    display: block;
    background-color: transparent !important;
    border-radius: 4px 4px 4px 4px !important;
    line-height: 10px;
    text-align: center !important;
    padding: 6px 6px 6px 6px !important;
    margin: 0 !important;
    font-size: 9px;
    font-weight: 600 !important;
    color: #000 !important;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(230,230,230,1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(230,230,230,1);
    box-shadow: 0px 1px 2px 0px rgba(230,230,230,1);
    border: 1px solid #1220513d;
}

table td > .txtvermiddle > .mark-text:hover {
    -webkit-box-shadow: 0px 5px 4px 0px rgba(230,230,230,1);
    -moz-box-shadow: 0px 5px 4px 0px rgba(230,230,230,1);
    box-shadow: 0px 5px 4px 0px rgba(230,230,230,1);
    background-color: #122051bd;
}
table td > a:hover {
    -webkit-box-shadow: 0px 5px 4px 0px rgba(230,230,230,1);
    -moz-box-shadow: 0px 5px 4px 0px rgba(230,230,230,1);
    box-shadow: 0px 5px 4px 0px rgba(230,230,230,1);
    background-color: #122051bd;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #d2d2d2 !important;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #d2d2d2 !important;
} 

/*.heading-box {
    background-color: #fff;
    padding-le
    -webkit-box-shadow: 0px 0px 5px 0px rgba(242,242,242,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(242,242,242,1);
    box-shadow: 0px 0px 5px 0px rgba(242,242
}*/



table.table-hover tbody tr.table-head {
    border:2px solid #122051 ;
    /*border-top: 1px solid #e1e0e0 !important;*/
}

table.table-hover tbody tr.table-head:hover {
    border: 2px solid #122051 !important;
    /*border-top: 1px solid #e1e0e0 !important;*/
}
table.table-hover tbody tr {
    border-top: 2px solid #e1e0e0;
    border-left: 2px solid #e1e0e0;
    border-right: 2px solid #e1e0e0;
    border-bottom: 2px solid #e1e0e0;
    /*border-top: 1px solid #e1e0e0 !important;*/
}

    table.table-hover tbody tr:hover {
        /*   border-left: 1px solid #1F77B4 !important;
        border-right: 1px solid #1F77B4 !important;
        border-bottom: 1px solid #1F77B4 !important;*/
        /*border-top: 1px solid #1F77B4 !important;*/
        /*border: 2px solid #1F77B4 !important;*/
        border-left: 2px solid #12205187 !important;
        border-right: 2px solid #12205187 !important;
        border-bottom: 2px solid #12205187 !important;
        background-color: #dddddd61;
    }

.table-head {
    border: 2px solid #122051 !important;
}

    tr td:last-child {
        width: 148px;
        text-align:center;
    }


/*table.table th, table.table td, table th, table td {
    border-bottom: 2px solid #e1e0e0;
    border-top: 2px solid #fafafa;
}*/
.admin-logo-client {
    background-color: transparent;
  
    text-align: center;
}
    .admin-logo-client > img {
        max-width: 525px;
        width: 100%;
        height: 42px;
        object-fit: contain;
        padding: 0;
    }
.site_title-client {
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 400;
    /* font-size: 17px; */
    /* width: 100%; */
    color: #ECF0F1 !important;
    margin-left: 0 !important;
    line-height: 52px;
    display: block;
    height: 54px;
    margin: 0;
}

.admin-logo {
    background-color: transparent;
    padding: 0 8px;
    text-align: center;
}
    .admin-logo > img {
        width: 100%;
        padding: 0;
        object-fit: contain;
        height: 46px;
    }
.logo {
    background-color: #122051;padding:12px 8px; text-align:center;border-radius:5px;
}
    .logo > img {
       
        padding: 0;
        width: 100%;
        height: 52px;
        
        object-fit: contain;
    }
.bg-gradient {
    background:transparent !important;
}
.bg-primary {   background-color: #fff !important; margin-top:3px;
}
.ft-logo {
    display:inline-block;
    max-width:82px;
    background-color: #122051;
    padding:2px 3px;
    }
.ft-logo > img{display:inline;}

.dataTables_length {
    width: 80%;
}

.dataTables_length > label > span {
    width: 105px !important;
}
.ReportNameTextBox > div {
    font-size: 19px;
    padding: 7px 0;
    font-weight: bold !important;
    color: #122051;
    margin-bottom: 3px;
}
.TodaysDate > div {
   
    padding: 7px 0;
    font-weight: bold !important;
    color: #122051;
    margin-bottom: 3px;
    float:right;
}
/*.graph1 {
    background-color: #f5f5f5;
    padding:3px;
}
.graph2 {
    background-color: #f5f5f5;
    padding: 3px;
}
.s7-c82331a39aa32e5825feea {
    font-family: 'Montserrat', sans-serif !important;
}*/

.box-feild {
    margin: 15px;
    border: 1px solid #122051;
    padding: 26px;
}

.feild-lable {
    font-size: 18px;
    color: #122051 !important;
    font-weight: bold;
    text-transform: uppercase;
    width: 47px;
    color: inherit;
    margin-bottom: 0 !important;
}



.trv-pages-area .trv-page-container {
    overflow: hidden !important;
}

.bg-clr {
    background: #f4efe9;
    background-image: url(/assets/img/home-bg.png);
    padding: 22px 65px 0 28px;
}

.label-mark {
    min-width: 170px;
    padding: 1px 9px;
    /* font-size: 12px; */ 
    text-align: left;
}

    .label-mark > h3 {
        font-size: 13px;
        color: #122051;
        /* border-bottom: 1px solid #122051; */
        width: 450px;
        /* width: 30px; */
        font-weight: bold !important;
        position: relative;
    }

        .label-mark > h3::after {
            position: absolute;
            content: "";
            border-bottom: 3px solid #122051;
            width: 35px;
            font-weight: bolder;
            left: 0;
            /* text-transform: lowercase; */
            bottom: -5px;
        }

.main-heading {
       font-size: 15px;
    padding-bottom: 12px !important;            
    /* margin-bottom: -4px; */
    border-left: 4px solid #122051;
    padding-left: 9px;
} 
.big-text > h6 {
    font-size: 11px;
}
.big-text > span {
    font-size: 33px;
    font-weight: bold;
    line-height: 20px;
    color: #122051;
}
.working-info {
    list-style-type: none;
    margin-top: 10px;
    padding: 0;
}
.working-info li {
    display: block;
    margin-bottom: 2px;
}
    .working-info li > h6 {
        color: #122051;
        margin-bottom:0;
        font-weight: bold !important;
        font-size: 18px;
    }
    .working-info li > span {
        color: #303030;
        font-weight: bold;
    }
.tab-tab{display:table;}
.tab-cel{
    display: table-cell;
    vertical-align:middle;
}
.tab-cel >a > img{padding:0 8px;}



.dots-menu {
    font-size: 15px;
}

    .dots-menu.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-radius: 5px;
    }

    .dots-menu a.btn {
        /* @extend .glyphicon !optional;
  &:before{
    content: "\e235";
  } */
    }

    .dots-menu a.btn:active {
            box-shadow: none;
        }
    .dots-menu ul.dropdown-menu {
        right: auto;
        left: -32px !important;
        width: 50px;
    }
    .dots-menu ul.dropdown-menu li {
            padding: 0;
            margin: 3px 0;
            width: 100%;
    }
    .dots-menu ul.dropdown-menu li a {
                margin: 0;
    }


/*.dropdown-container:focus {
    outline: none;
}
.dropdown-container:focus .dropdown {
        opacity: 1;
        z-index: 100;
        max-height: 100vh;
        transition: opacity 0.2s, z-index 0.2s, max-height: 0.2s;
    }
.dropdown {
    position: absolute;
    right: 10px;
    background-color: #66D;
    box-shadow: 0px 0px 3px 3px #66D;
    outline: none;
    opacity: 0;
    z-index: -1;
    max-height: 0;
    transition: opacity 0.1s, z-index 0.1s, max-height: 5s;
}
.three-dots:after {
    cursor: pointer;
    color: #FCC;
    content: '\2807';
    font-size: 20px;
    padding: 0 5px;
}*/



.dashboard-box {
    background-color: #fff;
    padding: 14px 14px 14px;
    min-height: 149px;
    /* height: 140px; */
    border-radius: 5px;
    margin: 8px 0;
    /*background-image: url('../assets/img/dots.png');*/
    background-position:right center;
    background-repeat: no-repeat;
    /* border-top: 3px solid #122051; */
}
    .dashboard-box > span {color:#122051;}
    .dashboard-box > h4 {
        position: relative;
        font-size: 13px;
        margin-top: 12px;
        color: #122051;
        font-weight: bolder !important;
    }
    .dashboard-box > h4:before {
            position: absolute;
            content: "";
            border-top: 2px solid #122051;
            top: -6px;
            left: 0;
            width: 25px;
        }
    .dashboard-box > span {
        margin-top: 17px;
        margin-bottom: 0;
    }
    .dashboard-box > label {
        display: block;
        margin-top: 7px;
        color: #303030;
    }




        .dashboard-box > label.mark-l:hover {
            cursor: pointer;
            -webkit-box-shadow: 0px 5px 5px -2px rgba(87,87,87,1);
            -moz-box-shadow: 0px 5px 5px -2px rgba(87,87,87,1);
            box-shadow: 0px 5px 5px -2px rgba(87,87,87,1);
            transition:0.2s;
        }



        .dashboard-box a > label.mark-l:hover {
            cursor: pointer;
            -webkit-box-shadow: 0px 5px 5px -2px rgba(87,87,87,1);
            -moz-box-shadow: 0px 5px 5px -2px rgba(87,87,87,1);
            box-shadow: 0px 5px 5px -2px rgba(87,87,87,1);
            transition: 0.2s;
        } 
        .table-part {
            display: table;
            width: 100%;
        }
.table-cell {
    display: table-cell;
    padding-right: 37px;
    width: 50%;
}
    .table-cell > label {
        display: block;
        color: #122051;
        font-weight: bold;
    }


        .table-cell > label.mark-l {
            display: block;
            color: #122051;
            padding: 3px 6px;
            font-weight: bold;
        }

.mark-l {
    background-color: #eaeeff;
    color: #122051;
    padding: 4px 16px;
    margin: 3px 0 0;
    font-weight: bolder !important;
    border-radius: 4px;
    display: inline-block !important;
}

.table-cell > h6 {
    color: #122051;
    font-weight: bold !important;
    border-bottom: 1px solid #12205126;
    text-transform: capitalize;
}
.label-mark-adj > h3 {
    font-size: 13px;
    color: #fff;
    /* border-bottom: 1px solid #122051; */
    width: 450px;
    /* width: 30px; */
    font-weight: bold !important;
}

.dashb_face {
  /*  background-color: #f4f7fd;
    padding: 9px;
    margin-top: 15px;*/
}








.bg-white-gray > h3 {
    color: #122f3b;
}

h1.main-heading bg-dark {
 
}
.bg-dark-adj {
    color:#fff;
}
.dashboard-box > h4 {
    height: 43px;
}

.@media (min-width: 768px) {
.sisu.right-column .signin-right-column {
    min-height: 630px;
    text-align: left;
    /* padding-top: 20rem; */
}
                                        }

@media (min-width: 992px)  {
    /* padding-top: 20rem; */
.sisu.right-column .signin-right-column {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
}

}




@media (min-width: 1200px) {


    .sisu.right-column .signin-right-column {
        /* padding-top: 23rem; */
        padding-right: 10rem !important;
        padding-left: 10rem !important;
    }
}

.mar2020 {
    padding-top: 189px !important;
}

.height-adj {
    height: 35px !important;
}

.diff-table tr td:last-child {
    width: 204px !important;
}

.admin-user-diff-table tr td:last-child {
    width: 207px !important;
}

.cmp-det-diff-table tr td:last-child {
    width: 233px !important;
}


.result-table {
    width: 100%;
    border: 1px solid #f5f5f5;
    margin-top: 3px;
}


    .result-table tr > td strong {
        padding-left: 5px;
        float: left;
        line-height: 23px;
        display: block;
        color: #000;
    }
     
    .result-table tbody tr th {
        padding: 4px 8px;
        /*background-color: #bbebee;*/
    }

    .result-table thead tr th {
        padding: 4px 8px;
        /*background-color: #bbebee;*/
    }


.result-table tr > td span {
    padding-left: 5px;
    line-height:22px !important; 
    display: block;
}


/*.heading-table {
    padding-left: 5px;
}*/ 


.result-table-1 {
    width: 100%;
    border: 1px solid #f5f5f5;
}
  .result-table-1 tr > td {
        float: left !important;
        padding-left: 5px;
        color: #000;
        width: 100%;
    }
        .result-table-1 tr > td strong{line-height:24px;}
        .result-table tr td:last-child {
            width: 0 !important;
            text-align: left !important;
        }
    .result-table-1 tr td:last-child {
        width:100% !important;
        text-align: left !important;
    }
.result-table tr td {
    padding: 0 0 !important;
}


@media (max-width: 768px) {
    .result-table tr > td span {
        width: 102px;
    }
}

.des-tab{display:table;}
.des-tab-cell{display:table-cell;padding:4px 4px;}  
.clr-blk{color:#000;font-weight:bold;}
.width-adj {
    width: 100% !important;
}

.drop-down-plus-btn:hover {
    color: #ffffffa6;
}
.drop-down-plus-btn {
    margin-top: 16px !important;
  
    margin-bottom: 0;
}
.emil-heght {
    margin-top: 7px;
    line-height: 31px;
    background-color: #e3e1e1;
    padding: 3px;
    border-radius: 5px;
    color: #000;
}
.fd-set {
    position: relative;
}

.fb-tag {
 
    top: -1px;
    position: absolute;
    background-color: #fff;
    width: 156px;
    padding: 8px;
    padding: 3px;
}
.new-details {
    display: table;
    margin-left: 2%;
    width: 97%;
}
    .new-details > .head-line {
        display: table-header-group;
    }


        .new-details > .head-line::before {
            content: "";
            border-left: 2px solid #1220511f !important;
            position: absolute;
            height: 37px;
            left: 10px;
            top: 3px;
        }

    .new-details > .chaild-line {
        display: table-cell;
        font-weight: 600 !important;
        font-size: 11px !important;
        /* margin-left: 7px; */
        color: #122051;
        /* margin-bottom: 8px !important; */
        /* margin-top: 2px !important; */
        font-weight: 800 !important;
        vertical-align: middle;
        padding: 3px;
    }
.label-radio{display:block !important;}
.form-new > label{ font-size:12px !important; }
.table-modified tr td:last-child {
    width: 217px;
    text-align: center;
}
.map-img {
    background-color: #f5f5f5;
    border: 1px solid #cbcbcb;
    padding: 9px;
    border-radius: 4px;
}
.btn-big{min-width:130px !important;}
.btn-big-1 {
    min-width: 183px !important;
    float:left  !important;
}
.select-num {
    margin-top: 8px !important;
    box-shadow: none !important;
    border-radius: 3px !important;
    height: 29px !important;
    border: 1px solid #30303045 !important;
}
.btn-map{width:100% !important;}
.box-fit{position:relative;}
.box-pos {
    position: absolute !important;
    top: 19% !important;
    left: 1.5% !important;
    padding: 7px;
    border-radius: 1px !important;
    box-shadow: none !important;
}
.head-sub {
    font-size: 11px !important;
    display: inline-block;
    margin-right:20px;
    color: #122051;
    margin-bottom: 8px !important;
    margin-top: 2px !important;
    /*font-weight: 800 !important;*/
    position:relative;
}
    .head-sub:after {
        position: absolute;
        content: "";
        border-right: 1px solid #a0a0a0;
        height: 100%;
        right: -12px;
    }

    .check-box {
        background-color: #C1C1C0;
        padding: 9px;
        margin-left: 0px;
        /*width: 67%;*/
        border-radius: 3px;
    }


.form-box {
    margin: 4px 0;
    background-color: #fff;
    /*padding: 0 15px 10px;*/
    border-radius: 3px;
}

.form-group label {
    text-transform: unset;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    color: #303030cf;
    letter-spacing: 1px;
    font-size: 14px !important;
    margin: 0px 0;
    padding: 0;
}

.control-label {
    padding-top: 8px;
}

.form-control {
   
    box-shadow: none !important;
    font-family: 'Montserrat', sans-serif !important;
}

.label-box {
    padding: 12px;
    border-radius: 3px;
    background-color: #f4f4f4;
    margin-bottom: 4px;
}

.heading {
    font-size: 19px;
    padding: 7px 0;
    font-weight: bold !important;
    color: #122051;
    margin-bottom: 3px;
    position: relative;
}

textarea {
    width: 100%;
}

.textwrapper {
    border: 1px solid #999999;
    margin: 5px 0;
    padding: 3px;
}
/*.border-line {
    border: 1px solid #dddddd;
    padding: 33px 33px;
}*/

.heighlated-table {
    color: #303030;
    width: 100%;
    border: 0.4px solid #dddddd;
    text-align: center
}

    .heighlated-table > tr > td {
        width: 50%;
        border: 0.4px solid #dddddd;
        padding: 2px;
        text-align: center;
    }

.tr-th > th {
    background-color: #d7d7d7;
    color: #122051 !important;
    line-height: 23px;
    font-weight: 800;
}

.border-line > p {
    margin-bottom: 0px;
}

.cmpy-name {
    font-size: 22px;
}

.box-p > p {
    margin-bottom: 4px;
    color: #303030d9;
}

.table > tr > td {
    margin: 0;
}

.row-higlated {
    background-color: #d7d7d7;
    padding: 2px 2px 2px 8px;
    color: #122051 !important;
    font-weight: 800;
}
.table-last-chaild-adj tr td:last-child {
    width: 204px !important;
}
.table-last-chaild-adj-10 tr td:last-child {
    width: 145px !important;
    text-align: left;
}


.mewtable-last-chaild-adj-10 tr td:last-child {
    width: 216px !important;
    text-align: center;
}



.form-cntrl-height {
    height: 19px !important;
}
.table-lasttab-adj-2 tr td:last-child {
    width: 220px !important;
}
.white-clr{color:#fff !important;}
.checkbox-width-adj-new{width:auto !important;}
.from-cntol-new-adj{max-width:100% !important;}
.fb-tag {
    left: 11px;
}

.btn-primary, .btn-primary.dropdown-toggle {
    background-color: #122051 !important;
}
.check-edit-size-adj-4 {
    width: 13px !important;
    display: inline;
    margin-top: 6px !important;
}
.check-inline-row {
    display: inline-block;
}

.chec-label-adj {
    vertical-align: super;
    padding-top: 8px;
    margin-left: 7px;
}
.form-maring-bottm-acc {
    margin-bottom: 12px !important;
}
.dwn-button {
    background-color: #122051;
    padding: 2px 10px;
    border-radius: 3px;
}
.dwn-button > a{color:#fff !important;font-weight:100;}
.stable-line {
    line-height: 17px;
}
.small-btn-ahref > a {
    background: #f0efef75 !important;
    border: 1px solid #12205182;
    padding: 6px 13px;
    border-radius: 13px;
    font-size: 11px;
    color: #122051 !important;
    margin-right: 4px;
    font-weight: 800;
}
.jconfirm-buttons{width:95%;margin:0 auto;text-align:center;}
.table-last-table-width tr td:last-child {
    width: 163px;
}

.drop-down-plus-btn-new {
    margin-top: 7px !important;
}

.p-border-left {
    border-left: 2px solid #122051;
}

.height-adj-area {
    min-height: 4rem !important;
}
.href-width{width:35px;}
 
.tooltip1 {
    position: relative;
    border: 1px dashed #000;
    border-radius: 43px;
    width: 20px;
    padding: 7px;
    line-height: 6px;
    float:right;
    font-weight: bold;
    height: 20px;
    display: inline-block;
    border-bottom: 1px dotted black;
}
    .tooltip1 .tooltiptext1 {
        visibility: hidden;
        width: 129px;
        font-weight: lighter;
        background-color: #282828;
        color: #fff;
        padding: 9px 9px !important;
        text-align: left;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 185%;
        left: -232%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .tooltip1 .tooltiptext1::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 84%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #c1c1c1 transparent transparent transparent;
        }

    .tooltip1:hover .tooltiptext1 {
        visibility: visible;
        opacity: 1;
    }
.i-mark {
    position: absolute;
    font-size: 24px;
    top: -4px;
    left: -3px;
}
.questionmark{position:relative}
.questionmark-adj {
    position: absolute;
    top: 15px;
    right: 28px;
}
.question-mark-table tr td:last-child{width:180px;text-align:left;}
#empAssTrainingList > tr td:last-child {
    width: 180px;
}
.questionmark-adj-2 {
    position: absolute;
    top: -26px;
    right: 5px;
}






.tooltip2 {
    position: relative;
   
    width: 20px;
    padding: 7px;
    line-height: 6px;
    float: right;
    font-weight: bold;
    height: 20px;
    display: inline-block;
   
}
 .tooltip2 .tooltiptext2 {
        visibility: hidden;
        width: 160px;
        font-weight: lighter;
        background-color: #282828;
        color: #fff;
        padding: 9px 9px !important;
        text-align: left;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: -28px;
        left: -96px;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .tooltip2 .tooltiptext2::after {
            content: "";
            position: absolute;
            top: 100%;
            display:none;
            left: 84%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #c1c1c1 transparent transparent transparent;
        }

    .tooltip2:hover .tooltiptext2 {
        visibility: visible;
        opacity: 1;
    }

.i-mark2 {
    position: absolute;
    font-size: 12px;
    top: 6px;
    right: 0px;
}

.questionmark2 {
    position: relative
}

.questionmark-adj-cld {
    position: absolute;
    top: 15px;
    z-index:120;
    right: 28px;
}
.questionmark-adj-cld-3 {
    position: absolute;
    top: 0;
    z-index: 120;
    right: 3px;
}

.question-mark-table tr td:last-child {
    width: 180px;
    text-align: left;
}
.nav-sm ul.nav.child_menu li {
    padding: 0 3px;
}

.nav-sm ul.nav.child_menu {
    background: #fff !important;
}
.text-box-new {
    background-color: #e3e1e1;
    padding: 7px 7px 7px 4px;
    color: #000;
    border-radius: 4px;
    margin-top: 9px;
    border: 1px solid #e3e1e1;
}
.table-cell-equal-report tr th:nth-child(4) {
    width: 32%;
}
.table-cell-equal-report tr th:nth-child(5) {
width:32%;
text-align:left !important;
}
.table-cell-equal-report tr td:nth-child(5) {
     
    text-align: left !important;
}




.table-design {
    border: 1px solid #12205112;
    padding: 6px;
    margin-bottom: 10px;
    border-radius: 3px;
}


table.table th, table.table td, table th, table td {
    border-top: 1px solid #eeeef400 !important;
}
.clr-span-table{color:#303030}
.border-lr {
    border-left: 1px solid #e1e0e02e;
    border-right: 1px solid #e1e0e02e;
    text-align: left;
}




.sub-det{}

    .sub-det td {
        padding: 0 6px !important;
    }

table.table-hover-adj tbody tr {
    border: 2px solid #e1e0e00d !important;
    /* border-top: 1px solid #e1e0e0 !important; */
}



        table.table-hover-adj tbody tr:hover {
            border-left: 1px solid #1f77b400 !important;
            border-right: 1px solid #1f77b400 !important;
            border-bottom: 1px solid #1f77b400 !important;
            border-top: 1px solid #1f77b400 !important;
            border: 2px solid #1f77b400 !important;
            background-color: #dddddd61;
        }
.des-tab   tr td:last-child {
    width:auto  !important;
    text-align:left;
}
.no_lastchaild tr td:last-child {
    width: auto !important;
    text-align: center;
}

.des-div {
    display: table;
    width: 100%;
}
.des-div-cell {
    display: table-cell;
    width: 20%;
}

table.table-hr-dummy tbody .hr-effect {
    border-top: 2px solid #e1e0e0;
    border-left: 2px solid #e1e0e0;
    border-right: 2px solid #e1e0e0;
    border-bottom: 2px solid transparent;
}
    table.table-hr-dummy tbody .hr-effect:hover {
        border-left: 1px solid #1F77B4 !important;
        border-right: 1px solid #1F77B4 !important;
        /*border-bottom: 1px solid transparent !important;*/
        border-top: 1px solid transparent !important;
        /* border-top: 1px solid #1F77B4 !important; */
        /* border: 2px solid #1F77B4 !important; */
        background-color: #dddddd61;
    }


.hr-effect + .hr-effectb {
    border: 2px solid #e1e0e0;
}
.hr-effect:hover + .hr-effectb {
    border-left: 1px solid #1F77B4 !important;
    border-right: 1px solid #1F77B4 !important;
    border-bottom: 1px solid #1F77B4 !important;
    /* border-top: 1px solid #1F77B4 !important; */
    /* border: 2px solid #1F77B4 !important; */
    background-color: #dddddd61;
}


.des-tab tr > td{padding:0 2px;}


.table-last-chaild-adj tr th:last-child {
    width: 204px !important;
}
.padding-rm tr td {
    padding-top: 0;
    padding-bottom:0;
}
.inlinecheck{display:inline;}
.border-lr{font-size:10px;}
    .border-lr > span {
        line-height: 18px !important;
    }
.border-line {
    border: 1px solid #12205121;
    border-radius: 3px;
    padding: 6px;
}
.table.table td a, table td a {
    margin-right: 3px !important;
}
/*.hr-effect:nth-child(even) {
    background-color: #1F77B4;
}

.hr-effectb:nth-child(even) {
    background-color: #1F77B4;
}*/



/*.alterrow:nth-child(4n+1), .alterrow:nth-child(4n+2){
    background: white;
}*/

/*.alterrow:nth-child(6n+3), .alterrow:nth-child(6n+4), .alterrow:nth-child(6n+5) {
    background: grey;
}*/


.no-center-table tr td:last-child {
    width: auto !important;
    text-align: left !important;
}


.gutter-das.row {
    margin-right: 0px;
    margin-left: 0px;
}

.gutter-das > [class^="col-"], .gutter-2 > [class^=" col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.btn-view {
    width: 100%;
    height: 34px;
}

.dash-block{display:block !important;}

.count-wrap {
    font-size: 14px !important;
}
.count-num {
    /*font-weight: bold;
    color: #122051;
    font-size: 16px !important;*/
}

input[type='file'] {
    overflow: hidden !important;
}
.buttons-html5 {
    border-radius: 6px !important;
    color: #fff !important;
    /* width: 144px; */
    border: transparent !important;
    padding: 4.5px 12px !important;
    font-size: 13px !important;
    background-color: #122051 !important;
    text-align: center !important;
}
tr.no-width-table td:last-child {
    width: auto !important;
}
.Img_divprofile {
    height: 100% !important;
}

    .Img_divprofile > img {
        height: 160px !important;
    }
.role-name-feild {
    padding: 3px 9px;
    border-radius: 4px;
    margin-top: 8px;
    background-color: #122051;
}
    .role-name-feild > label {
        color: #fff;
        margin-top: 0 !important;
        line-height: 27px;
    }

    .bg-red{
        background-color:red;
    }

.bg-none {
    background-color: none;
}
.no-space-tbl-parts td:last-child {
    width: 148px !important;
    text-align: left !important;
}


/* process css*/
/*------ ADDED CSS ---------*/
.slider:after {
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 10px;
    font-family: Verdana, sans-serif;
}

/* common css for table last chaild*/
.no__space__auto__width tr td:last-child {
    text-align: left !important;
    width: auto !important;
}


/* new css*/
.tab-pages {
    list-style: none;
    padding: 0;
    position: relative;
    width: 1088px;
    margin: 20px auto 59px;
    border: none;
    z-index: 0;
}

    .tab-pages li {
        display: inline-block;
        width: 11.5%;
        text-align: center;
        float: none;
        margin-bottom: -1px;
        position: relative;
    }

        .tab-pages li::before {
            right: 17px;
            display:none;
            content: " ";
            position: absolute;
            top: 0px;
            border-top: 21px solid transparent;
            border-right: none;
            border-left: 21px solid #e5e5e5;
            border-bottom: 21px solid transparent;
        }

        .tab-pages li::after {
            background: #e5e5e5 none repeat scroll 0 0;
            bottom: 0;
            content: "";
            display: block;
            height: 2px;
            margin: 0 auto;
            position: absolute;
            right: 0;
            left: 5px;
            top: 20px;
            width: 100%;
            z-index: -1;
        }

        .tab-pages li.visited::after {
            background: #122051 none repeat scroll 0 0;
        }

        .tab-pages li:last-child::before {
            content: " ";
            position: absolute;
            right: 2px;
            top: 2px;
            border-top: 0px solid transparent;
            border-right: none;
            border-left: 0px solid #e5e5e5;
            border-bottom: 0px solid transparent;
        }

        .tab-pages li:last-child::after {
            width: 0;
        }

        .tab-pages li > a {
            position: relative;
            display: block;
            line-height: 1.42857143;
            color: gray;
            padding: 0;
            border-radius: 4px 4px 0 0;
        }

            .tab-pages li > a:hover {
                text-decoration: none;
            }

        .tab-pages li i {
            border-radius: 5%;
            display: block;
            height: 42px;
            width: 42px;
            text-align: center;
            margin: 0 0;
            background: #f5f6f7;
            border: 2px solid #e5e5e5;
            line-height: 40px;
            font-size: 30px;
        }

        .tab-pages li.visited i {
            border: 2px solid #122051;
        }




        .tab-pages li.visited > a {
            color: #122051;
        }

        .tab-pages li > a > span {
            display: block;
            margin-top: 8px;
            font-weight: 600;
            text-transform:capitalize;  
            left: 0;
            position: absolute;
            text-align: left;
            right: 0;
        }
        .tab-pages li > a{position:relative;}
        .tab-pages li > a::before {
            left:42px;
            content: " ";
            position: absolute;
            top: 0px;
            border-top: 21px solid transparent;
            border-right: none;
            border-left: 21px solid #e5e5e5;
            border-bottom: 21px solid transparent;
        }
.design-process-content {
    margin: 46px 26px;
    border-radius: 3px;
    padding: 21px 0;
}

.onn_off_box {
    border: 3px solid #dbdbdb;
    padding: 12px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 29px;
    margin-bottom: 20px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #dfdfdf;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 50%;
    }


.documen-table-chaild-width tr td:nth-child(8) {
    text-align: left !important;
    width: 21% !important;
}
.heading-small-h4 {
    font-size: 14px;
    color:#122f3b;
}
.table-head__first-cell{width:57px;}
.checkbox__size {
    width: 14px;
}

label.form-group__select + select.custom-select {
    height: 12px;
}

.form-cntl-adj-new {
    height: 34px !important;
}
.adj__label{font-size:13px !important;}



/*select.form-control, select.custom-select {
    height: 34px !important;
}*/

.ahref-link {
    text-decoration: underline;
    background-color: #122051;
    color: #fff !important;
    padding: 2px 10px;
}

.test-card-imgwrap {
    background-color: #c0c0c026;
    width: 100%;
    padding: 5px;
    margin-bottom: 7px;
    border-radius: 5px;
}
.selet-drop-down {
    height: 33px ​!important;
}
.equal_width_table tr th {
    text-align: left !important;
    width: 14.6% !important;
}



.details-desc {
    background-color: #d3d3d32b;
    border-radius: 3px;
    padding: 14px;
}
    .details-desc > label {
        color: #303030;
        text-transform: initial;
        margin-bottom: 8px !important;
        margin-top: 2px !important;
        font-weight: 300 !important;
        line-height: 25px;
    }
        .details-desc > label > h2 {
            color: #122051;font-weight:800;
        }

        .details-desc > label > p {
            color: #303030;
            text-transform: initial;
            margin-bottom: 8px !important;
            margin-top: 2px !important;
            font-weight: 300 !important;
            line-height: 25px;
        }
        .details-desc > label > ol > li {
            color: #303030;
            text-transform: initial;
            margin-bottom: 8px !important;
            margin-top: 2px !important;
            font-weight: 300 !important;
            line-height: 25px;
        }
    .mr-51 {
        margin-top: 51px !important;
    }

.mr-51 > img{
    width: 100%;
    height: 146px;
    object-fit: cover;
}
.details-desc-scrl{
    height:56vh;overflow-y:auto;
}

.details-desc-scrl-2 {
    height:19vh;
    overflow-y: auto;
}


.table-text-eclips > h1 {
    white-space: nowrap;
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table-text-eclips > h2 {
    white-space: nowrap;
    width: 179px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table-text-eclips > h3 {
    white-space: nowrap;
    width: 179px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table-text-eclips > h4 {
    white-space: nowrap;
    width: 179px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table-text-eclips > h5 {
    white-space: nowrap;
    width: 179px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table-text-eclips > h6 {
    white-space: nowrap;
    width: 179px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-text-eclips > p {
    white-space: nowrap;
    width: 179px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-text-eclips {
    width: 50%;
    height: 44px;
    overflow: hidden;
}
.hr-line-visib {
    display: block;
    border: 1px solid #f8f8f8;
    width: 100%;
}

.details-desc-scrl label > h3 {
    text-transform: initial;
}




select.form-control:not([size]):not([multiple]), select.custom-select:not([size]):not([multiple]) {
    height: 34px !important;
}

.heading-dashboard {
    font-size: 14px;
    padding: 7px 0;
    font-weight: bold !important;
    color: #122051;
    margin-bottom: 3px;
    position: relative;
}
.modal-dwn-img {
    width: 27px;
    margin: 6px 0
}
.date-width-adj {
    width: 92% !important;
}
.quick-menu-buttons {
    background-color: #fff;
    padding: 10px 0;
    list-style-type: none;
    margin-bottom: 0;
    border-radius: 5px;
}
    .quick-menu-buttons > li {
        padding: 0 12px;
        display: inline-block;
        width: 16.3%;
        text-align: center;
        margin: 0 auto;
        position:relative;
        vertical-align: middle;
    }

        .quick-menu-buttons > li::after {
            position: absolute;
            border-right: 1px solid #00000029;
            height: 100%;
            right: 0px;
            top: 0;
            content: "";
        }
        .quick-menu-buttons > li:after:last-child {
            display: none;
        }




        .quick-menu-buttons > li > a {
            position: relative;
            color: #122f3b;
            font-size: 13px;
            font-weight: bold !important;
        }
         
            .barcode-bar {
    background-color: #fff;
    border-radius: 8px 0 0 8px;
    padding: 5px;
    margin-top: 12px;
}


@media print {
    body * {
        visibility: hidden !important;
    }

    #printcontent * {
        visibility: visible !important;
    }

    #printcontent {
        position: absolute;
        top: -1200px;
        left: -200px;
        
    }
	label{
		font-size: 25pt !important;
	}
}

.quick-buttons-ul{
    list-style-type:none;
    margin:0;
}

    .quick-buttons-ul li {
        display: inline-block;
        margin: 0 2px;
        padding: 3px;
    }

        .quick-buttons-ul li > a > img {
            border-radius: 5px;
            width: 32px;
        }




.menu-tooltip {
    position: relative;
    display: inline-block;
}

.menu-tooltip .tooltiptext {
        visibility: hidden;
        min-width: 120px;
        background-color: #122051;
        color: #fff;
        border-top: 1px solid white;
        text-align: center;
        border-radius: 6px;
        padding: 5px 5px;
        font-size: 11px;
        position: absolute;
        z-index: 1;
        top: 110%;
        left: 50%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
    }

.tooltiptext{
    min-width:52px;
}

.menu-tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
}

    .menu-tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }
.modal-barcode-wrap {
    border-radius: 5px;
    padding: 12px 0px;
    margin: 0 2px;
    background-color: #122051;
    text-align: center;
}
    .modal-barcode-wrap > img {
        border-radius: 5px;
    }
    .table-samplepage tr td:last-child {
        width: 196px;
        text-align: center;
    }




.tooltip-label {
    position: relative;
    display: inline-block;
    /* border: 1px solid black; */
    width: 16px;
    background-color: #8080804f;
    height: 16px;
    color: #303030cf;
    text-align: center;
    font-weight: bold;
    padding: 2px;
    font-size: 9px;
    border-radius: 50%;
}

    .tooltip-label .tooltiptext-label {
        visibility: hidden;
        width: 120px;
        background-color: #fff;
        color: #303030;
        text-align: center;
        border-radius: 6px;
        padding: 5px 2px 5px 0px;
        /* Position the tooltip */
        position: absolute;
        border:1px solid #ccc;
        z-index: 1;
    }

    .tooltip-label:hover .tooltiptext-label {
        visibility: visible;
    }

.tool-tipul{
    margin:0;padding:0;list-style-type:none;
}
    .tool-tipul > li {
        text-align: left;
        padding-left: 8px;
    }


.Img_div_new {
    width: 50%;
    height: 131px;
    background-color: #ff5f5f5;
    object-fit: contain;
}
.bxslider{
    list-style-type:none;
    margin:0;padding:0;
}
    .bxslider li {
        padding:2px;
    }
    .bxslider li > img {
        width: 100%;
        margin: 0 auto;
        object-fit: contain;
        height: 260px;
        background-color: #fafafa;
    }
#banner > .slick-dots {
    bottom: -3.5vh;
    background-color: #8080802b;
    width: 37%;
    margin: 0 auto;
    border-radius: 32px;
}
.slick-dots li button {
    padding: 0;
    height: auto;
    text-indent: -9999;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: none;
    overflow: hidden;
    color: #fff;margin:0;
    border: 2px solid #765199;
    border-radius: 50%;
}
.slick-dots li.slick-active button {
    background-color: #FFCB05;
    color: #FFCB05;
    border: 2px solid #765199;
    width: 10px;
    height: 10px;
    margin: -7px -2px 0 0 !important;
    position: relative;
}
.slick-dots li > button {
    line-height: 9px;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px !important;
    height: 20px;
    margin: 3px !important;
    padding: 0;
    cursor: pointer;
}
.pswd-box {
    position: relative;
}
#togglePassword {
    position: absolute;
    top: 36%;
    right: 6px;
    cursor:pointer;
}
table.table th a, table th a {
    color: #fff !important;
    font-weight: normal !important;
}
#WeekNumber {
    height: 17px !important;
    padding: 16px 5px;
    border-radius: 3px;
}
.eclips-dot {
    white-space: nowrap;
    width: 360px;
    overflow: hidden;
    height: 15px;
    text-overflow: ellipsis;
}
.check-linhg {
    line-height: 26px;
}
table.auto-widthtable tr td:last-child {
    width: auto;
    text-align: left;
}
.dsinline{display:inline-block;}

h5.highlight-color {
    border-bottom: 1px solid #80808024;
    margin-bottom: 1px;
    padding-bottom: 6px;
}


div.highlight-color {
    border-bottom: 1px solid #80808024;
    margin-bottom: 1px;
    padding-bottom: 6px;
}
h5.highlight-color-adj {
    border-bottom: 1px solid transparent !important;
    margin-bottom: 1px !important;
    padding-bottom: 0 !important;
}
.work-order-section > p {
    margin-bottom: 5px;
}
.cad-wrk {
    border: 1px solid #12205133;
   /* min-height: 458px;*/
    border-radius: 2px;
}
.cad-wrk-bodyest {
    height: 348px;
    overflow-y: auto;
}



.cad-wrk-title {
    border-bottom: 1px solid #12205142;
    padding: 2px 5px;
    background-color: #d7d7d7;
}
    .cad-wrk-title > h5 {
        color: #122051;
        margin: 3px 0;
        font-size: 11px !important;
        font-weight: bold !important;
    }
.cad-wrk-body {
    
   
    border-radius: 2px;
}

.cad-dtlsbox {
    width: 100%;
    display: table;
    padding: 2px 5px;
    padding: 9px 5px;
    border-bottom: 1px solid #1220510d;
}

.cad-dtlsbox-lcell{  display:table-cell;width:50%;}
    .cad-dtlsbox-lcell > label {
        font-size: 11px !important;
        color: #122051b3;
        display: block;
    }
    .cad-dtlsbox-lcell > span {
        color: #122051;
        font-size: 11px;
    }


.cad-dtlsbox-rcell {
    display: table-cell;
    width: 50%;
}

    .cad-dtlsbox-rcell > label {
       
        color: #122051b3;
        font-size:11px !important;
        display: block;
    }

    .cad-dtlsbox-rcell > span {
        color: #122051;
        font-size: 10.7px;
    }
.cad-dtlsbox-last {
    border-bottom: 1px solid #12205100;
}

table.table-width-last-td-auto tr td:last-child {
    width: auto !important;
}
table.table-width-last-td-auto tr th:last-child {
    text-align: center !important;
}

/*new inspection css starts here*/
.iconaction {
    list-style-type: none;
    padding: 0 !important;
    margin-top: 31px;
    margin-bottom: 0;
}

    .iconaction li {
        display: inline-block;
        vertical-align: middle;
    }

.button-div {
    background-color: #122051;
}

    .button-div > img {
        width: 16px;
    }

.tbclass tr td {
    vertical-align: middle;
}

.cirlcetp {
    background-color: #303030;
    padding: 0px 5px;
    border-radius: 50%;
    /* width: 18px; */
    font-size: 12px;
    height: 18px;
    text-align: center;
    color: #fff;
    display: inline-block;
    position: relative;
}

.cirlcetp-cnt {
    display: none;
    position: absolute;
    background-color: #efefef;
    padding: 3px 9px;
    border-radius: 3px;
    text-align: center;
    top: -30px;
    right: -101px;
    z-index: 1;
}

.cirlcetp:hover {
    cursor: pointer;
}

    .cirlcetp:hover + .cirlcetp-cnt {
        display: block;
    }

.statusbox {
    margin-left: 22px;
    background-color: white;
    padding: 2px 5px;
    border-radius: 3px;
}

.statuslabel {
    font-size: 18px;
    margin-top: 3px !important;
}

.statuscheck {
    margin-top: 7px;
}

.iconaction li > button {
    padding: 5px 3px 5px;
    text-align: center;
    margin: 0;
}

.arcarrow {
    position: relative;
}

    .arcarrow::before {
        content: '';
        display: block;
        position: absolute;
        left: -9px;
        top: 178%;
        margin-top: -10px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 10px solid #efefef;
        border-bottom: 10px solid transparent;
        border-left: 10px solid transparent;
        transform: rotate( 271deg);
    }

.inspection-nav{}

    .inspection-nav .nav-item.show .nav-link,
    .inspection-nav .nav-link.active {
        color: #122051 !important;
        border-color: transparent transparent #122051; 
    }

    .inspection-nav .nav-link {
        font-weight: 600;
    }

.accordion > .card > .card-header {
    padding: 8px;
    margin-left: 0;
    margin-right: 0;
}

.form-box {
   
    padding: 9px 0 18px;
    border: 1px solid #12205126;
    border-radius: 3px;
}

.inspection-nav .nav-link {
    color: #a9a9a9 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 7px !important;
}
.txt-area-newcss {
    min-height: 3rem !important;
}



.txt-area-newcss5 {
    min-height: 8.5rem !important;
}




.accordioncard {
    border-left: 3px solid #122051;
    margin-top: 12px;
    border-radius: 0 !important;
}


.inspection-nav > li > a:focus,
.inspection-nav > li > a:hover,
.inspection-nav .open > a,
.inspection-nav .open > a:focus,
inspection-nav .open > a:hover {
    background: transparent !important;
}
.accordioncard > .card-header {
    background-color: #f1f1f1;
}



.file-input {
    display: inline-block;
    text-align: left;
   
    width:100%;
    position: relative;
    border-radius: 3px;
}

    .file-input > [type='file'] {
        position: absolute;
        top: 0;
        left: 0;
          width: 92%; 
        /*  height: 100%;
      opacity: 0;*/
        z-index: 10;
        cursor: pointer;
    }

    .file-input > .button {
        display: inline-block;
        cursor: pointer;
        background: #eee;
        padding: 2px 10px;
        border-radius: 2px;
        margin-right: 0px;
    }

    .file-input:hover > .button {
        background: #152353;
        color: white;
    }

    .file-input > .label {
        color: #152353;
        display: inline-block;
        opacity: .3;
        white-space: nowrap;
        padding: -2px 0;
        width: 110px;
        overflow: hidden;
        line-height: 12px;
        text-overflow: ellipsis;
        margin-top: 1px;
        position: absolute;
        top: 4px;
    }
.mb8imp{
    margin-bottom: 8px !important;
}
    .file-input.-chosen > .label {
        opacity: 1;
    }
textarea.md-textarea:focus:not([readonly]), textarea:focus:not([readonly]) {
    border: 1px solid #152353 !important;
    box-shadow: 0 1px 0 0 #152353 !important;
}
.form-boxbggray {
    background-color: #f7f7f7;
}
.form-group  label.control-labelfnt12 {
    font-size: 11.5px !important;
}

.frmcutdate {
    height: 33px !important;
    margin-right: 0 !important;
}

.formbox-blue {
    background-color: #14214e08;
    border: 1px solid #14214e08;
}
.qbtn-w100{width:100%}
.needspacebtn.table tr th {
    width: auto !important;
}

.minbtntext {
    
    padding: 6px 6px;
    margin-bottom: 7px;
    font-size: 11px !important;
    font-weight: 100 !important;
    display: table-cell;
    vertical-align: middle;
}
 .minbtntext > img{width:100%;}
    .inputwidth {
        width: 120px;
    }

.dinblock{display:inline-block;}
.whalffile{width:91%}
.frmcntrlheight {
    height: 33px !important;
    padding: 4px;
}
.dnldbtn {
    display: inline-block;
    /* float: left; */
    /* width: 20px; */
    padding: 0;
    background-color: #122051;
    color: #fff;
    padding: 5px 8px;margin:0 !important;
}

.dnldbtn:hover {
    color:#fff;
}
.tb-fixedcls {
    table-layout: fixed;
    word-break: break-word;
}

    .tb-fixedcls tr td {
        word-break: break-word;
    }

    .tb-fixedcls tr th {
        word-break: break-word;
    }

.imghref > a > img{width:23px;}
.imghref > button > img {
    width: 23px;
}


.minbtntext {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.minbtntext-hover {
    visibility: hidden;
    min-width: 138px;
    font-size: 10px;
    background-color: #122051;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
   
    top: -50px;
    left: -50px;
    right: 0;
}
.minbtntext:hover .minbtntext-hover {
    visibility: visible;
}







.minbtntext-last {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.minbtntext-hover-last {
    visibility: hidden;
    min-width: 160px;
    font-size: 10px;
    background-color: #122051;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    right: 0;
    top: -50px;
}

.minbtntext-last:hover .minbtntext-hover-last {
    visibility: visible;
}

.inspectionhead-name {
    width: 269px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notextcenter tr td:last-child {
    width:auto;
    text-align:left;
}
table.emptytd tr td:last-child {
    text-align: center !important;
}

.dbnpdadj {
    padding: 8px 12px 8px 12px;
}

.inspectbox-wrap {
    padding: 8px;
    border: 1px solid #80808033;
    border-radius: 3px;
    margin-bottom: 7px;
}
.btn-inline-align{margin:0;padding:0;float:right;}
.btn-inline-align li {display: inline-block;margin-left:8px;}
    .btn-inline-align li > a{width:35px}

    .btn-inline-align li > button {
        width: 35px
    }

.btn-inline-alignquotes {
    margin: 0;
    padding: 0;
    float: right;
}

    .btn-inline-alignquotes li {
        display: inline-block;
        margin-left: 8px;
    }

        

        .btn-inline-alignquotes li > button {
            width: auto;
        }


.table thead th {
    border-bottom: 0px solid transparent !important;
}

.inline-menu-toggleul{list-style-type:none;margin:0;padding:0}
    .inline-menu-toggleul li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0px;
    }



.dashboard-box-quote {
    /* background-color: #fff;*/
    padding: 10px 10px 10px;
    min-height: 90px;
    border-radius: 5px;
    margin: 8px 0;
    /*    background-image: url(../assets/img/dots.png);*/
    background-position: right center;
    background-repeat: no-repeat;
}
.new-height {
    min-height:96px;
}

.dashboard-box-quote > h4 {
    position: relative;
    font-size: 11px;
    line-height: 16px;
    margin-top: 4px;
    margin-bottom: 6px;
    color: #122051;
    font-weight: bolder !important;
}

    .dashboard-box-quote > h4:before {
        position: absolute;
        content: "";
        border-top: 2px solid #122051;
        top: -6px;
        left: 0;
        width: 25px;
    }
     
.dsb-box-quote {
    min-height: 199px;
}
    .dsb-box-quote > h4 {
        height: 66px;
    }


 

.quote-listtable tr td:last-child {
    width: 210px !important;
}


.contractnotes-able tr td:first-child {
    width: 10%;
}
    .contractnotes-able tr td:last-child {
    width: auto;
    text-align: center;
}


.contractnotes-able tr td:nth-child(2) {
    width: 54%;
    
}

.contractnotes-able thead th:last-child {
    text-align: center;
} 
.contract-list tr td:last-child {
    width: 269px;
    text-align: center;
}
.back-shade {
    background-color: #dfdfdf36;
    padding: 6px 6px;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
}
.psbtn-ab{position:absolute;bottom:0;}



input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=search-md]:focus:not([readonly]), input[type=search]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=url]:focus:not([readonly]), textarea.md-textarea:focus:not([readonly]), textarea:focus:not([readonly]) {
    border: 1px solid #122051 !important;
    box-shadow: 0 1px 0 0 #122051;
}
.form-control:focus {
    border: 1px solid #122051 !important;
    box-shadow: 0 1px 0 0 #122051 !important;
}
.form-control:focus {
    border: 1px solid #122051 !important;
    box-shadow: 0 1px 0 0 #122051 !important;
}
.hrline {
    border-bottom: 1px solid #80808040;
    margin: 15px 0 0;
}
.border-box-from {
    border: 3px solid #f7f8f9;
    padding: 10px;
    border-radius: 5px;
}

.align-left-div > .head-line::before{left:-10px !important;}


.textarea.form-control{min-height:auto !important;}




textarea.feildhgtadj {
    min-height: 64px !important;
}
.form-group input.cust-widthinput {
    width: calc(100% - 1.2rem - 6px) !important;
}

.box-textare {
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    margin-top: 8px;
    padding: 4px 3px;
}

.non-label{display:none;}

.mul-label {
    font-size: 11px !important;
    margin-left: 7px;
    color: #122051;
    margin-bottom: 8px !important;
    margin-top: 2px !important;
    font-weight: 800 !important;
    display: inline-block !important;
}
.singlie-line {display:block !important}

.btn-attached {
    background-color: #122051 !important;
    padding: 7px 8px;
    border-radius: 3px;
    font-size: 11px;
    letter-spacing: 1px;
    color: #fff;
    width: 27px;
    text-align: center;
    margin-right: 0;
    margin-bottom: 0;
}
    .btn-attached:hover{color:#fff}
    .inline-menu-toggleul-double-btn {
        list-style-type: none;
        margin: 0px 0 0 0;
        padding: 0;
    }

.inline-menu-toggleul-double-btn li{
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.no-gutter .row {
    margin-right: 0px;
    margin-left: 0px;
}

.no-gutter > [class^="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.labellele-btn{margin-top:40px}

.field-buttn-tab {
    display: table;
width:100%;
}
.field-button {
    display: table-cell;
    width: 22%;
    text-align: center;
}
.field-table {
    display: table-cell;
    width: 78%;
}
.head-line + label.details-marked {
    font-size: 15px !important;
}
.head-line > label.details-marked-head {
    font-size: 10px !important;
}

.details-box {
    border: 3px solid #efefef;
    padding: 7px 7px 5px;
    border-radius: 5px;
    margin-top: 5px;
    /*   height: 147px;*/
    background-color: #ffffff73;
    /*   overflow-y: scroll;*/
}
.shodetails {
    position: relative;
    margin-top: 1px;
}
    .shodetails::after {
        position: absolute;
        content: "";
        border-bottom: 1px solid #30303017;
        width: 100%;
        left: 0;
        bottom: -3px;
    }

    .shodetails > label {
        position: relative;
        margin-left: 10px;
        margin-bottom:0;
        font-size: 10px !important;
        color: #000000ad;
        font-weight: 600;
    }
        .shodetails > label:after {
            position: absolute;
            content: "";
            border-radius: 50%;
            background-color: #12205199;
            width: 5px;
            height: 5px;
            left: -9px;
            top: 5px;
        }

    .shodetails > span {
        word-break: break-all; font-size:10px;
    }
    .shodetails > p {
        font-size: 10px !important;
        display: block;
        color: #000000ad;
        margin-bottom: 4px !important;
        margin-top: 0 !important;
        font-weight: 600 !important;
    }

.btman-3{margin-top:3px !important}
.arrow-pos {
    float: right;
    margin-top: 6px;
}



.print-flex-container {
    padding: 0;
    margin: 0;
    list-style: none;
    border: 1px solid silver;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}
.print-wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.print-flex-item {
    background: tomato;
    padding: 5px;
    width: 45.5%;
    height: 100px;
    margin: 10px;
    line-height: 100px;
    color: white;
    font-weight: bold;
    font-size: 2em;
    text-align: center;
}

.common-btn-all {
    background-color: #122051 !important;
    padding: 8px 8px;
    border-radius: 3px;
    font-size: 11px;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
  
}
.mr-7{margin-top:7px !important;}
.heading-seperator{ }
    .heading-seperator > h4 {
        position: relative;
        font-size: 14px;
        padding: 7px 0;
        font-weight: bold !important;
        color: #122051;
        margin-bottom: 3px;
        position: relative;
    }
       

.inbox-btn-fea{
   list-style-type:none;padding:0;margin:0;
}
.inbox-btn-fea li {
    display:inline-block;
}
.inbox-btn-fea-w80{width:72%;}
.btman-0 {
    margin-top: 0 !important
}

.chaild-table{width:auto;}
table.chaild-table tr td {
    text-align: left;
    width: 350px;
    padding:0;
    vertical-align:top;
}

table.chaild-table tr  {
    border:none !important;
}
    table.chaild-table tr:hover {
        border: none !important;
        border-left: 1px solid transparent !important;
        border-right: 1px solid transparent !important;
        border-bottom: 1px solid transparent !important;
    }


table.table-hover tbody tr:hover {
    cursor: default;
}
table.chaild-table tr td label {
    color: #0000009c;
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 0;
}
table.chaild-table tr:hover {
    border-top: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important;
    border-left: 1px solid transparent !important;
    border-right: 1px solid transparent !important;
}

table.table-hover tbody tr:hover table.chaild-table tr {
    border: 1px solid transparent !important;
    background-color: transparent !important;
}
.lasttdwdauto tr td:last-child {
    width: auto !important;
    text-align: left !important;
}
.table-pnorml > p {
    font-size: 11px !important;
    vertical-align: middle;
    color: #212529;
    margin:0;
}
.mb-no{margin-bottom:0 !important}
.lh-14 {
    line-height: 15px;
}
 
.d-shodetails {
    
    margin-bottom: 0px;
    position: relative;
    margin-left: 7px;
}
.d-shodetails > label {
        position: relative;
        margin-left: 10px;
        font-size: 10px !important;
        color: #122051;
    }

.d-shodetails > label:after {
    position: absolute;
    content: "";
    border-radius: 50%;
    background-color: #12205199;
    width: 5px;
    height: 5px;
    left: -9px;
    top: 5px;
}
    .d-shodetails > span {
        font-weight: 600 !important;
        font-size: 11px !important;
        color: #122051;
        word-break: break-all;
        font-weight: 800 !important;
    }

.scrolllabel-box{height:108px;overflow-y:auto;padding:3px;}
.d-scrolllabel-box {
    height: 34px;
    overflow-y: auto;
    display: block;
    overflow-x: hidden;
    margin-bottom: 4px !important;
    padding: 3px 3px 3px 0;
}
.qd-scrolllabel-box {
    height: 100px;
    overflow-y: auto;
    padding: 3px;
}


.d-scrolllabel-box-add {
    height: 60px;
    overflow-y: auto;
    padding: 3px;
}
    .d-scrolllabel-box-add > label {
        color: #122051;
        display: block;
        margin-left: 7px;
        color: #122051;
        margin-bottom: 8px !important;
        margin-top: 2px !important;
        word-break:break-all;
    }
    .label-tooltip {
        position: relative;
        display: inline-block;
    }

    .label-tooltip .label-tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 50%;
        margin-left: -60px;
    }

    .label-tooltip:hover .label-tooltiptext {
        visibility: visible;
    }

.lebl-exlips {
    white-space: nowrap;
    width: 164px;
    height:21px;
    overflow: hidden;
    text-overflow: ellipsis;
  
}


.pagination .page-item .page-link {
    color: #fff !important;
}

.em-userdp > img {
    display: block;
    width: 44px;
    height: 44px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
     
    border: 1px solid blue;
    padding: 2px;
}

.em-desgination-dt > p {
    margin-bottom: 0
}

.ul-custom-group {
    list-style-type: none
}

    .ul-custom-group li {
        display: inline-block;
    }

.flt-right {
    float: right
}

.card-boody-img {
    padding: 5px;
    border: 1px solid #f3f3f3;
}

.icon-css {
    font-size: 15px;
    margin: 5px 7px;
    color: #122051;
}

    .icon-css:hover {
        cursor: pointer;
    }

.email-sub {
    color: #122051;
    margin: 0;
}

.card-footer-adj {
    padding: 4px 8px;
    background-color: #f3f3f3;
    border-radius: 0 0 3px 3px;
}

ul.attac-i li > i {
    color: #122051;
    font-size: 13px;
}

    ul.attac-i li > i:hover {
        cursor: pointer;
        color: #122051b0;
    }

ul.attac-i li > span {
    color: #122051;
}

.badge-color {
    background-color: #122051;
}

.email-hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    display: block;
}

.em-eclips {
    white-space: nowrap;
    width: 87px;
    line-height: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

table.table-em tbody tr {
    border-top: 1.2px solid #cbcbcb !important;
    border-collapse: separate;
}

    table.table-em tbody tr td {
        padding: 3px;
    }

.em-body {
    height: 260px;
    overflow-y: auto;
}

.hg-text {
    color: #122051 !important;
}

.em-cust-dropbtn {
    background-color: transparent;
    border: 1px solid transparent;
    display: inline-block;
}

.em-dropdown {
    display: inline-block;
}

.carot-em {
    position: relative
}

    .carot-em::after {
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
    }

.ul-custom-group{list-style-type:none;padding:0;margin:0}
.ul-custom-group li{
   display:inline-block;
}

.buttonwithfeild{position:relative;}
.feild-part{}
.button-part {
    position: absolute;
    right: 0;
    top: 0px;
}


.drop-feild-part {
    width: calc(100% - 1.2rem - 17px);
}

.drop-feild-part-asset {
    width: calc(100% - 1.2rem - 25px);
}

.drop-button-part {
    position: absolute;
    right: 0;
    bottom: 1px;
}


.button-part > button.btn{margin:0 !important}
.btn-attached-adj {
    width: 32px;
    padding: 9px 8px;
}

.double-btn {
    width: calc(100% - 1.2rem - 52px);
}

/*table.clubrow-table tbody tr {
    border-bottom: 0px solid gray !important;
    border-top: 0.5px solid #8080801f ;
}*/
table.chaild-table tbody tr {
    border-bottom: 0px solid gray !important;
    border-top: 1px solid #8080801f !important;
}
.sub-tr {
    border-top: 1.2px solid #8080801f !important;
    border-bottom: 2.5px solid gray !important;
}

.first-row:hover  + .sub-tr {
    background-color: #dddddd61;
}


.sub-tr:nth-child(odd):hover .first-row:nth-child(odd) {
    background-color: #dddddd61;
}
.sub-tr:nth-child(even):hover .first-row:nth-child(even) {
    background-color: #dddddd61;
}

.table-adjustwidth tr td:nth-child(2) {
    width: 38% !important;
}
.table-adjustwidth thead tr th:nth-child(2) {
    width: 38% !important;
}
.textalign-right{text-align:right;display:inline-block;}
/*.replay-profile {
    height: 50px;
    width: 50px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    text-align: center
}*/

.replay-profile {
    height: 30px;
    width: 30px;
    background-color: #bbbbbb30;
    border-radius: 24%;
    display: inline-block;
    text-align: center;
}

    .replay-profile > i {
        font-size: 18px;
        /* margin-top: 10px; */
        line-height: 28px;
        color: #122051;
    }
.mic-info {
    display: inline-block;
    
    font-size: 18px;
    margin-left: 10px;
}
    .mic-info > a {
        color: #122051 !important;
    }
.dandt{float:right;}
.blineb {
    border: 0.5px solid #12205121;
    margin: 10px 0 6px;
}
#woclist{margin:0;padding:0;list-style-type:none;}

#woclist tr td:last-child {
    width:auto;
border-radius:0 !important;
}


    .woclist-table tr td:last-child {
        width: auto;
        border-radius: 0 !important;
    }





#woclist tr td{text-align:unset;}

table.nobrek-word td {
    word-break: normal;
}
 


@media (min-width: 992px) {
    .modal-lg {
        max-width: 1000px !important;
    }

    .modal-xl {
        max-width: 95% !important;
    }
}
.check-widthauto {
    width: auto !important;
    display: inline-block;
}
.label-sup {
    vertical-align: super !important;
}
.mr-low {
    margin-top: -6px !important;
}

.newfeild-part {
    width: calc(100% - 1.2rem - 16px) !important;
}
.addspacing-120 {
    width: 120px;
}
 
.email-attach {
    list-style-type: none;
    display: inline-block;
    margin: 3px 2px;
    border: 1px solid gray;
    padding: 4px 5px;
    border-radius: 3px;
    float: left;
    font-size: 11px;
    color: #122051 !important;
    font-weight: 800;
}

.email-attach:hover{
    cursor:pointer;
}
.emailplace-wrapper {
    border: 3px solid #f7f8f9;
    border-radius: 5px;
    padding: 5px;
}
.email-sending-postion{margin:0}
.email-sending-postion tr td {
    text-align: left !important;
    padding: 0;
}
.email-sending-postion tr td:first-chail {
    text-align: left !important;
  
    width:8%;
}
.email-sending-postion tr td:last-child {
    text-align: left !important;
    width:92%;
}
table.email-sending-postion td > a {
    background-color: transparent !important;
    margin: 0;
    padding: 0;
    margin-right: 0px !important;
}
table.email-sending-postion td > a:hover{
    box-shadow: 0px 5px 4px 0px rgb(230 230 230 / 0%);
}
.email-head{
    font-size: 16px;
    margin-top: 7px;
}
.attact-down {
    color: #122051;
    margin-left: 5px;
}

.first-row{}
    .first-row + .attached-prod{
        background-color:transparent;
    }
    .first-row:hover + .attached-prod {
        background-color: #caccd1;
        border-left: 2px solid #12205187 !important;
        border-right: 2px solid #12205187 !important;
        border-bottom: 2px solid #12205187 !important;
    }



.no-table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent !important;
}
.first-row:hover {
    border-left: 2px solid transparent !important;
    border-right: 2px solid transparent !important;
    border-bottom: 2px solid transparent !important;
}
.uploadbtn-css {
    border-radius: 5px !important;
    margin-left: 7px !important;
}

.anchrequalbtn {
    padding: 5.2px 12px !important;
}
/*.alertbox-coments {
    border: 1px solid #f91111d9;
    padding: 0 4px;
    border-radius: 4px;
}*/


.alertbox-coments > .head-line > label {
    color: #f91111d9;
}
.alertbox-coments > .d-scrolllabel-box {
    color: #f91111d9;
}
 
.table-verticlescroll{
    height:56vh;overflow-y:auto;
}


.table-responsive-verticlescroll {
    min-height: 90px;
    overflow-y: auto;
    overflow-x: hidden;
}
.no-table-responsive-verticlescroll {
    height: 90px;
}

.table-responsive-verticlescroll thead tr:nth-child(1) th {
    
    position: sticky;
    top: 0;
    z-index: 10;
}
.tableFixHead thead tr {
    position: sticky;
    top: 0;
}
.tableFixHead tr td:last-child {
    width: auto;text-align:left;
}
.w20per {
    width: 15%;
}
.mark-text-product {
    display: inline-block;
    background-color: transparent !important;
    border-radius: 4px 4px 4px 4px !important;
    line-height: 10px;
    text-align: center !important;
    padding: 4px 3px !important;
    margin: 0 !important;
    font-size: 9px;
    font-weight: 600 !important;
    color: #000 !important;
    -webkit-box-shadow: 0px 1px 2px 0px rgb(230 230 230);
    -moz-box-shadow: 0px 1px 2px 0px rgba(230,230,230,1);
    box-shadow: 0px 1px 2px 0px rgb(230 230 230);
    border: 1px solid #1220513d;
}
.label-show{display:inline;}

.impmar-top-0{margin-top:0 !important}
.impmar-btm-2 {
    margin-bottom: 3px;
}
.equal-padd{padding: 9px 0 9px !important;}
.gray-block-feild {
    background-color: #80808014;
    border-radius: 6px;
    padding: 2px;
    line-height: 17px;
    display: block;
    padding: 8px;
    margin-top: 8px; 
}
.button:focus {
    outline: none !important; 
}
.wd20per{width:20%;}
.table-type-p{display:table}
.table-type-p  > span {
    display: table-cell;
    vertical-align:middle;
    line-height:16px;
    padding:2px;
}
.ft-20{
    font-size:20px;
}
.block-sizedraw {
   
    background-color: transparent !important;
    border-radius: 4px 4px 4px 4px !important;
    line-height: 10px;
    text-align: center !important;
    padding: 6px 6px 6px 6px !important;
    margin: 0 !important;
   border-radius:3px;
    color: #000 !important;
    -webkit-box-shadow: 0px 1px 2px 0px rgb(230 230 230);
    -moz-box-shadow: 0px 1px 2px 0px rgba(230,230,230,1);
    box-shadow: 0px 1px 2px 0px rgb(230 230 230);
    border: 1px solid #1220513d;
}
.imp-star {
    font-size: 17px;
    line-height: 0;
    color: #122051;
    display: inline-block;
    margin-left: 1px;
}
#loading{
    z-index:9999 !important;
}
.showbox-height {
    height: 88px;
    padding: 9px 0 9px !important;
}
.chart-border {
    border: 1px solid #80808021;
    
    border-radius: 5px;
}





.clr-1 {
    background-color: #b7d1ed;
}

.clr-2 {
    background-color: #d4d8f0;
}

.clr-3 {
    background-color: #eebbc3;
}

.clr-4 {
    background-color: #f8d6ac;
}

.clr-5 {
    background-color: #f2c94c;
}

.clr-6 {
    background-color: #f77f83b3;
}

.clr-7 {
    background-color:#e1d5c6;
}

.clr-8 {
   
    background-color: #baf3b6;
}

.clr-9 {
   
    background-color: #a8b6bf !important;
}

.clr-10 {
  
    background-color: #bbebee;
}

.clr-11 {
   
    background-color: #c5d5cb;
}

.clr-12 {
    background-color: #d5c5cc;
}


.clr-13 {
    background-color: #ede09f;
}


.clr-14 {
    background-color: #dee5da;
}


.clr-15 {
    background-color: #96d3c5;
}


.clr-16 {
    background-color: #d5e78b;
}

.graphheader-clr {
    color: #122051;}
.form-horizontal .control-label {
    padding-top: 1px !important;
    font-weight:normal !important;
}
.stac-heightboxref {
    height: 58px;
    margin-top: 5px;
}
.table-pardiv-hight {
    height: 450px;
    overflow-y: scroll;
    border-left: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    border-radius: 0 0 3px 3px;
}

.d-scrolllabel-box-edit {
    height: 38px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 0px !important;
    padding: 0px 3px 0px;
}


.mrq {
    font-size: 14px;
    font-weight: 300;
    color: #122051;
    font-family: sans-serif;
}
/*.show-dtbox {
    background-color: #f5f5f52e;
    border: 2px solid #f5f5f5;
    padding: 3px;
    color:red;
    line-height: 17px;
}*/

.show-dtbox {
    background-color: #f5f5f52e;
    border: 1px solid #ff000038;
    padding: 6px 5px;
    color: red;
    line-height: 21px;
    position: relative;
    border-radius: 4px;
    text-align: center;
    margin-top: 19px;
}
.closebtn {
    top: -8px;
    position: absolute;
    right: -7px;
}
    .closebtn > i {
        font-size: 15px;
        background-color: #fff;
    }
.closebtn:hover{
    cursor:pointer;
}
.firstdettd thead > tr > th:first-child {
    width: 58px;
}

.firstdettd tbody > tr > td {
    padding-top: 7px;
    padding-bottom: 14px;
}




.nominput {
    margin: 0 !important;
}
.nominput + span {margin:auto !important}


.table-noteicon{position:relative}



.tooltip-arc {
    position: relative;
    display: inline-block; 
}

    .tooltip-arc .tooltiptext-arc {
        visibility: hidden;
        width: 162px;
        background-color: #e1e1e1;
        color: #303030;
        text-align: left;
        border-radius: 6px;
        padding: 0px 0;
        position: absolute;
        z-index: 1;
        top: -7px;
        /* left: 0; */
        right: 20px;
        margin-left: -60px;
    }

.toolti-arcp-arc > .tooltiptext-arc::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: red transparent transparent transparent;
}

.tooltip-arc:hover .tooltiptext-arc {
    visibility: visible;
}
.tooltip-arc > i {color:#fff;font-size:14px;}
.table-noteiconplace {
    position: absolute;
    right: 0.5%;
    top: -7px;
}
.tooltip-arc > i:hover{cursor:pointer;}
.notelist {
    list-style-type: none;
    margin: 4px 0;
    padding: 0;
    padding-left: 4px;
}
.notelist  li{
    display:block;padding:3px 4px 0;
}
    .notelist li > span {
        display: inline-block;
        width: 14px;
        height: 9px;
        margin-right: 2px;
    }
        .notelist li > span.red {
            background-color: #ff0000;
        }
        .notelist li > span.green {
            background-color: #33cc33;
        }
        .notelist li > span.orange {
            background-color: #FFBF00;
        }

        .notelist li > label{margin:0;}
        .sfclr {
            background-color: #e56b6b;
        }
 .WOSubProgress {
    background-color: red !important;
}

tr.WOSubProgress td > table.chaild-table tr td label {
    color: #f9cdcd !important;
}

tr.WOSubProgress td > table.chaild-table tr td {
    color: #fff !important;
}
.txtvermiddle {
    margin-top: 13px;
}
.wd25px{width:59px}
label.no-margin{margin-top:0 !important;}
.notification-icon {
    position: relative;
    margin-right: 6px !important;
}



    /*note dashboard*/

.header-bar {
    background-color: #ff8f00;
    padding: 8px 18px;
}


    .header-bar > span {
    font-size:22px;color:#fff;
    text-align:center;
    display:block;
    }

.footer-bar{ background-color: #b71c1c;padding:8px 18px;}
    .footer-bar > span {
        font-size: 22px;
        color: #fff;
        text-align: center;
        display: block;
    }

.small-headerbar {
    padding: 3px;
    text-align: center;
    font-size: 14px;
    color: #fff
}
.small-headerbar {
    background-color: #ff8f00;
    padding: 3px;
    margin: 4px 0 0;
    border-radius: 3px;
}
.small-headerbar  > span {
    text-align: center;
    font-size: 14px;
    color: #fff
}
ul.noteboard-ul li > a {
    padding: 2px 10px !important;
    margin: 0 !important;
    font-size: 10px;
    
}

    ul.noteboard-ul li > a.nav-item.show .nav-link {
        border-color: #fff #dee2e6 #21529d !important;
        background-color: #8080801f;
        color: #21529d !important;
    }

    ul.noteboard-ul li > a.nav-link.active {
        border-color: #fff #dee2e6 #21529d !important;
        background-color: #8080801f;
        color: #21529d !important;
    }

.noteboard-tabbox{display:table;width:100%}
    .noteboard-tabbox > .noteboard-tabbox-dp {
        display: table-cell;
        width: 12%;
    }

    .noteboard-tabbox > .noteboard-tabbox-heading {
        display: table-cell;
        width: 98%;
    }
.noteboard-cell-dp {
    border-radius: 50%;
    background-color: green;
    color: #fff;
    padding: 3px;
    font-size: 9px;
    text-align: center;
    height: 22px;
    display: block;
    width: 22px;
    line-height: 16px;
}
.feedbox {
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 400px;
    overflow-y: auto;
}
    .feedbox li {
        display: block;
        margin-top: 4px;
        position: relative;
        padding-bottom: 3px;
        border-bottom: 1px solid #8080803d;
    }

    .feedbox li:hover .feed-optshow {
    display:block;
    }


    .feed-optshow {
        position: absolute;
        display: none;
        right: 0;
        top: 0;
        background-color: #fff;
        padding: 1px 5px;
    }

.feed-optshow-ul {
    padding: 0;
    margin: 0
}

    .feed-optshow-ul li {
        display: inline-block !important;
    }


.noteboard-tabbox-heading > p {
    margin-bottom: 1px;
    font-size: 12px;
}
.noteboard-tabbox-heading > span {
    font-size: 10px;
    color: #808080a1;
    line-height: 14px;
    display: block;
}
.feed-det > span{color:gray;font-weight:300;font-size:10px}

.cls-btn {
    color: #122051 !important;
    font-size: 12px;
}

    .cls-btn:hover{
        cursor:pointer;
    }

    .btn-feedmenu {
        background-color: #122051;
        color: #fff;
        padding: 0px 7px;
    }
    .btn-feedmenu:hover {
        color: #fff !important;
    }
.feed-opt-a{width:15%;}
    .feed-opt-a > a {
        padding: 6px !important;
        font-size: 9px;
    }


.quote-clr {
    background-color: #b71c1c;
}

.feed-block-clr-1 {
    
    background-color: #ff8f00;
}


.feed-block-clr-2 {
    background-color: #1565c0;
}

.feed-block-clr-3 {
    background-color: #169db3;

}

.feed-block-clr-4 {
    background-color: #44689e;
}

/*.feed-height{height:400px;overflow-y:auto;}*/
.full-detailnavbox {
    background-color: #f9f9f9d9 !important;
    padding: 4px;
}

.stickynotes {
    position: relative;
    padding: 5px;
}

.stcky-notes {
    display: block;
    margin: 0 auto;
    
    text-align: center;
    line-height: 21px;
}
.sticky-close {
    position: absolute;
    right: 0;
    font-size: 13px;
    top: 0;
    background-color: #fff;
    /* width: 25px; */
    /* height: 25px; */
    text-align: center;
    border-radius: 52px;
    color: #122051;
    font-weight: 800;
    border-left: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
    padding: 1px 7px;
    z-index: 100;
    right: -3px;
    top: -3px;
}
.sticky-close:hover {
    cursor:pointer;
}
.checkbox-table {
    padding-bottom: 18px;
}
.lineheightfix {
    padding-top: 6px;
}
.detdetshowbox {
    background-color: #8080801c;
    border: 1px solid #d1d1d191;
    padding: 3px 5px 2px;
    border-radius: 3px;
    margin-left: 8px;
    color: #122051;
}
.datelinefix {
    word-break: keep-all;
}
.legendsul{list-style-type:none;padding:0;margin:0}
    .legendsul li {
        border: 2px solid transparent;
        padding: 2px;
        border-radius: 4px;
        display: inline-block;
        margin-right: 6px;
    }

     .legendsul li.activestar {
             border: 2px solid #122051;
        }

    /*     .legendsul li:hover {
        border: 2px solid #a9a9a999;
    }*/

            .legendsul li:hover {
    cursor: pointer;
}
        .legendsul li > a{
        color:#303030;
    }
    .legendsul li > a:hover {
    cursor:pointer;
    }
        .legendsul li > a > i {
            font-size: 17px;
            line-height: 17px;
        }
.feildform {
    font-weight: 400;
    line-height: 1.5;
    color: #383b3e;
    background-clip: padding-box;
    padding: 0.6rem 0.75rem;
    background-color: #FFFFFF !important;
    box-shadow: none !important;
    margin: 8px 0 0px 0 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 1rem;
    outline: 0;
    box-sizing: content-box;
    transition: all .3s;
    height: 1.5rem !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #757575 !important;
}
.wrdbreak{word-break:normal;}

.sticky-boxmodel {
    width: 100%;
    height: 16vh;
    padding: 18px 2px;
    border-radius: 3px;
}



/*note*/
 

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(96,57,224, 0.4);
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(96,57,224, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(96,57,224, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(96,57,224, 0.4);
        box-shadow: 0 0 0 0 rgba(96,57,224, 0.4);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(96,57,224, 0);
        box-shadow: 0 0 0 10px rgba(96,57,224, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(96,57,224, 0);
        box-shadow: 0 0 0 0 rgba(96,57,224, 0);
    }
}

.noteHolder {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 6px 0 !important; position:relative;
  
    cursor: all-scroll;
    z-index: 600;
    overflow: hidden;
    /*  box-shadow: 0px 0px 10px 2px #00000010; */
}

    .noteHolder input[type="checkbox"]#fold1 {
        position: absolute;
        z-index: 0;
        width: 13em;
        height: 12em;
        opacity: 0;
        cursor: pointer;
        marign: 0;
        padding: 0;
    }

.note {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 6px 7px 21px;
}

    .note:before {
        content: "";
        position: absolute;
        bottom: -4px;
        left: -4px;
        border-width: 0 16px 16px 0;
        border-style: solid;
        border-color: #fff0 #fff0 #ffffffe6 #ffffffe6;
        background: #fff;
        -webkit-box-shadow: 0px 0px 15px 4px #0c0f4180;
        -moz-box-shadow: 0px 0px 15px 4px #0c0f4180;
        box-shadow: 0px 0px 15px 4px #0c0f4180;
        /* Firefox 3.0 damage limitation */
        display: block;
        width: 0;
    }

    .note.rounded {
        -moz-border-radius: 5px 0 5px 5px;
        border-radius: 5px 36px 5px 5px;
    }

        .note.rounded:before {
            border-width: 12px;
            /*   border-color: #fff #fff transparent transparent;*/
            border-color: #e1e1e1 #e1e1e1 transparent transparent;
            -moz-border-radius: 0 0 0 5px;
            border-radius: 0 0 0 5px;
            transition: border .4s ease-in;
        }

#fold1:checked + .note.rounded::before {
    border-width: 100px;
    box-shadow: none;
    animation: folding .4s;
    animation-delay: .4s;
}
/* @keyframes folding{
  0%{
    border-color: #fff #fff transparent transparent;
  }
  40%{
    border-color: #fff #fff #fff transparent;
  }
  100%{
    border-color: #fff;
  }
} */
.note span#note-1 {
    border: none;
    background-color: transparent;
    width: 100%;
    height: 100%;
    font-size: 10px !important;
    margin: 0px;
    padding: 8px;
    
    display: block;
}
.note span::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.note span::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.note span::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

    .note textarea:focus {
        outline: none;
    }



.start {
    position: relative;
    display: inline-block;
   
}

    .start .starttext {
        visibility: hidden;
        width: 100px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 3px 0;
        position: absolute;
        z-index: 1;
        top: -30px;
        left: 58%;
        margin-left: -60px;
    }

.start:hover .starttext {
    visibility: visible;
    font-size:9px;
}

.rounded > p {
    margin-bottom: 2px;
    line-height: 18px;
}

    .rounded > p:first-of-type {
        font-weight: bold;
        margin-bottom: 5px !important;
        position:relative;
    }
        .rounded > p:first-of-type:after {
            position: absolute;
            content: "";
            border-bottom: 1px solid #80808024;
            width: 35px;
            bottom: -2px;
            left: 0;
        }
.blockpanel {
    background-color: #f9f9f9;
    border-radius:0 0 5px 5px;
}


.center-table-algn tr th:last-child {
    width: auto !important;
    text-align: center !important;
}


.center-table-algn tr td:last-child {
    width: auto !important;
    text-align: center !important;
}


table.custwidhtable th:first-child{
    width:4%;
}
table.custwidhtable th:nth-child(2) {
    width: 4%;
}
table.custwidhtable th:nth-child(3) {
    width: 28%;
}
table.custwidhtable td:nth-child(3) {
    word-break:break-word;
}
table.custwidhtable th:nth-child(4) {
    width: 10%;
}
table.custwidhtable th:nth-child(5) {
    width: 11%;
}
table.custwidhtable th:nth-child(6) {
    width: 10%;
}
table.custwidhtable th:nth-child(7) {
    width: 10%;
}
table.custwidhtable th:nth-child(8) {
    width: 10%;
}
table.custwidhtable th:nth-child(9) {
    width: 6%;
    text-align:center;
}
table.custwidhtable td:nth-child(9) {
    text-align:center;
}
.stickytb-header {
    position: sticky;
    top: -16px;
}
.card-height{height:310px;overflow-y:auto;}

.notegrid-card {
    border: 2px solid #dfcece59;
    margin-bottom: 5px;
    box-shadow: none !important;
}
.notegrid-hd {
    padding: 3px 0px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.notegrid-body {
    padding: 14px 14px !important;
    height: 353px;
    overflow-y:auto;
}

.rotatearrow {
    padding: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-top: 0;
    font-size: 17px;
}
.addpdl13 {
    padding-left: 13px;
}

.addpdr13 {
    margin-right: 13px;
}


.rotatearrow.focus, .rotatearrow:focus {
    box-shadow: 0 0 0 0.2rem rgb(255 255 255 / 25%) !important;
}
.rotate {
    transform: rotate(-180deg);
    /*transform: rotate(180deg);*/
    transition: .3s;
}

.rotate-reset {
    transform: rotate(0deg);
    transition: .3s;
}
.anchtool {
    height: 30px !important;
    line-height: 18px !important;
    display:inline-block;
}
.ul-list {
    margin-left: auto;
    margin-bottom: 0;
    margin-top: 3px;
}
    .ul-list li {
        display: inline-block;
        width: 42px;
        text-align: center;
    }

.coutnshow {
    background-color: #122051;
    padding: 2px 5px;
    border-radius: 3px;
}

    .coutnshow > span {
        color: #fff;
        font-size: 14px;
    }
.psordetth56{width:56px;}
.nobreaktable {
    word-break: initial;
}

.wd70{
    width:70px !important;
    display:block;
}
.ps-abv {
    position: relative;
}
.ps-abv::after {
    position: absolute;
    top:1px;right:0;
    content:'*';
    font-size:12px;
}
.fntadjstar {
  letter-spacing:0 !important;
}
.d-scrolllabel-boxadj {
    height: 68px !important;
    background-color: #f3f3f3;
    padding: 6px;
    width: 100%;
}
.table-parentdivheight {
    height: 78vh;
    overflow-y: auto;
}
.table-verticlescroll-sticy {
    height: 62vh;
    overflow-y: auto;
}
.btn-primary.btn-gradient:after {
    background: linear-gradient(135deg, #122051 0%, #122051 100%) !important;
    color: #fff !important;
}
.nomar{margin-bottom:1px;}
.height49{height:49px !important}
/*table.nowidthwithpadd tr td {
    text-align: left;
    width: auto;
    padding: 0 27px 0 0;
    vertical-align: top;
}*/
.commonsizetd{width:12.5% !important}

.opind-scroll {
    height: 54px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 4px !important;
    padding: 3px;
}

.form-group label.newlabel {
    font-size: 13px
}
.vr-btm{
    vertical-align:bottom;
}
.width50per{
    width:35%;
}
.wid-100{
    width:100%;
}
.width2per{
    width:13%;
}
.width5per {
    width: 46%

}
.width3per {
    width: 36%;
}
.pricelistwidth {
    width: 95px
}

.ml-48 {
    margin-left: 48px;
}
label.fontse{font-size:11px !important;}
.spacerwrap {
    padding: 9px 0 18px;
    border: 1px solid #12205126;
    border-radius: 3px;
    margin: 31px 0 0;
    position: relative;
}

.boxspacer-des {
    position: absolute;
    top: -27px;
    left: 0;
    border-radius: 3px 3px 0 0;
    padding: 3px 5px;
     background-color: #122051;
    color: #fff;
}
    .boxspacer-des > span {
        color: #fff;
        font-size: 12px;
        font-weight: 600;
    }


.linkurlbtn {
    background-color: #122051;
    color: #fff !important;
    padding: 0px 5px;
    border-radius: 2px;
    display: inline-block;
    line-height: 18px;
}
.linkurlbtn > i {
    font-size: 9px;
}

.linkurlcls {
    color: #fff !important;
    padding: 0px 5px;
    border-radius: 2px;
    font-weight: normal;
    display: inline-block;
    line-height: 18px;
}

.w20p{
    width:20%;
}
.w80p {
    width: 80%;
}


.memsviseendhid {
    display: block;
}
.memshideendvis{
    display:none;
}

.card-endu .card-body {
    padding:0 !important;
}




.file-input > span.label {
    display: none !important;
}
/*.assettracbox-wrap{
    display:table;
    width:100%;
}*/
.assettracbox-wrap > h5 {
    color: #122051;
    font-weight: 700 !important;
}



.assettracbox-wrap > p {
    display: flex;
    margin-bottom: 5px;
}

    .assettracbox-wrap > p > span {
        width: 33%;
        display: inline-block;
        margin-bottom: 0;
    }

    .assettracbox-wrap > p > label {
        width: 67%;
        color: #122051;
        font-weight: 700;
        margin-bottom: 0;
    }
.mb-23{margin-bottom:25px;}
.span-pushbottom {
    position: absolute;
    top: 34px;
    left: 0;
}
.closeimg {
    width: 19px;
    position: absolute;
    right: 0;
    text-align: center;
    border-radius: 3px;
}
.atacmnt-align {
    position: relative !important;
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}
.file-inputbox {
    border: 1px solid #8080804d;
    margin-top: 7px;
}

/*style start from here*/
.fw-bold{
    font-weight: bold;
}
.fs-3 {
    font-size: 1.7rem !important;
}
.fs-4 {
    font-size: 1.2rem !important;
}
.fs-5{
    font-size:1rem !important;
}
.fs-6 {
    font-size:0.8rem !important;
}
.fw-bolder {
    font-weight: bolder !important;
}
.login_blk {
    background-image: url(/assets/img/bg_spot.png);
    background-position: center;
    background-size: cover;
}

    button:focus{
        border:none;
        box-shadow:none;
    }
input.form-control::placeholder {
    font-size: 12px !important;
}
input.form-control {
    font-size:14px !important;
}
input.form-control:focus{
    box-shadow:none !important;
    border: 1px solid black !important;
}
.rounded-0 {
    border-radius: 0px !important;
}
.rounded-1 {
    border-radius: 2px !important;
}
.rounded-2{
    border-radius:3px !important;
}
.rounded-3{
    border-radius:5px !important;
}
.text-muted {
    color: #9d9d9d !important
}
.login_blk form h1{
    font-weight:bolder !important;
}
.password-iconwrap{
    position:relative;
}
    .password-iconwrap > i {
        position: absolute;
        right: 8px;
        top: 35%;
        color: #303030;
        opacity: 0.5;
    }
    .password-iconwrap > i:hover{
        cursor:pointer;opacity:0.8;
    }

.spacelabel {
    margin: 8px 0 0px 0 !important;
}
.form-group .form-control {
    margin-top: 9px !important;
}
.btn-primaryadj {
    padding: 8px !important;
    line-height: 0 !important;
    height: 26px;
    margin-top: 7px;
    margin-bottom: 0;
}
.nomarselect{
    width:100%;
}

.mtredmar{
    margin-top: 8px;
}

/*kunban view*/
.kunbanname {
    width: 148px
}
.kunbanname-wrap {
    margin-right: 24px;
    width: 150px;
    margin-bottom: 5px;
}
.tasks-board {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 0 2px 15px;
}
    .tasks-board .tasks-list {
        min-width:148px;
        margin-right: 24px;
        position:relative;
    }
.tasks-list:after {
    position: absolute;
    content: '';
    border-left: 1px solid #a9a9a92b;
    height: 100%;
    right: -13px;
    top: 0;
    margin: 0;
}


h6.taskheader {
    color: #122051;
    font-size: 16px;
    margin-bottom: 4px;
    background-color: #fff;
    position: relative;
    width:148px;
    padding: 7.5px 8px;
    display: flex;
    border-bottom: 1px solid #80808038;
    border-bottom-width: 5px;
}
    h6.taskheader > label.textwraplb {
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
        font-size: 13px !important;
        text-overflow: ellipsis;
        width: 214px;
        margin-bottom: 0;
    }
    h6 .taskheader:after {
        position: absolute;
        content: '';
        border-bottom: 1px solid #8080802b;
        width: 108%;
        left: -12px;
        right: 0;
        /* margin: 0 auto; */
        bottom: -10px;
    }

.taskgridname {
    border: 1px solid #1220511c; 
    height: 44px;
    border-radius: 2px;
    margin-bottom: 4px;
}
.taskgrid {
    border: 1px solid #1220511c;
    border-left-width: 6px;
    height: 44px;
    border-radius: 2px;
    margin-bottom:4px;
}

.taskgriddet{}
    .taskgriddet > label {
        margin:0px 0 0px 0px;
    }
        .taskgriddet > label > span {
            display: block;
            font-size: 12px;
            background-color: #dddada;
            color: #122051;
            font-weight: normal;
            padding: 6px 9px;
            margin-top: 3px;
        }

    .taskgriddet > h6 {
        font-size: 13px;
        text-transform: capitalize;
        color: #122051;
        margin: 0;
        position: relative;
        white-space: nowrap;
        padding: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 99%;
    }
      
        .taskgriddet > h6 > span {
            font-size: 12px;
            color: #122051;
            width: 30px;
            height: 30px;
            display: inline-block;
            margin-right: 5px;
            border-radius: 50%;
            text-align: center;
            line-height: 29px;
            vertical-align: bottom;
            background-color: #1220511c;
        }
.noteboard {
    font-size: 11px;
    padding: 4px 6px;
    background-color: #122051;
    color: white;
    border-radius: 3px;
    display: inline-block;
    margin-left: 5px;
    line-height: 16px;
   
}
.namehdsd {
    width: 200px !important;
}

.tasks-board::-webkit-scrollbar {
    width: 13px;
    height:10px;
}

.tasks-board::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
}

.tasks-board::-webkit-scrollbar-thumb {
    background-color: #c3c3c3;
    outline: 0px solid #eee;border-radius:3px
}
.headerbtn{
    margin:0;padding:0;list-style-type:none;
}
.headerbtn li{
    display:inline-block;
    margin-left:3px;
}
.w80per{}
.taskboardhg{
    height:350px;
}

.tasks-board > .namedfile {
    min-width: 200px;
}

.namedfile > .taskheader {
    height: 47px;
    color: #fff;
    border-top-width: 0px;
    border-top: 1px solid #fff;
}

    .namedfile > .taskheader > .noteboard {
    display:none;
    }

/*    new theme */
/* .enduserglbcard {
    background-color: #f3f3f3;
} */
.enduserglbcard {
    background-color: #ffffff;


}
table.nowidthlasttd tr td:last-child{
    width:auto;
}
.editpadd-a > .dropdown-item {
    padding: 6px 9px 6px !important;
    font-size: 10px !important;
}

.bg-placholder {
    background-position: center center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.07;
    background-image: url(/assets/enduserAssets/images/img-blockchain.png);
}

.info_text h1 {
    text-shadow: 0px 4px 1px black;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
     text-transform: inherit !important;  
     color: inherit !important; 
     line-height: inherit !important; 
}
.right_blk {
    background-image: url('/assets/enduserAssets/images/p-1.png');
    background-size: cover;
    background-position: center center;
}

.left_blk {
    background-color: #0f172a;
}
.left_blk>img{
    top:0;
    left:0;
}

.wd-200 {
    width: 271px;
    margin-right: 18px;
}
.app-flex-middle {
    display: flex;
    align-items: end;
    justify-content: flex-start;
}
.form-group input.form-control {
    width: calc(100% - 1.2rem - 5px) !important;
}
.dt-wrap {
    line-height: 33px;
    border-bottom: 1px solid #80808024;
}
    .dt-wrap > span {
        color: #999999;
        font-weight: 100 !important;
    }
    .dt-wrap > label {
        color: #303030;
        margin-top: 0 !important;
        padding: 0;
        margin-bottom: 0;
        margin-left: 11px;
    }
.card-client {
    height: auto !important;
    border-radius: 0.4167rem;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 1px 3px 1px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    
    border-radius: .25rem;
}
.clientname {
    color: #fff !important;
}
.clientname{margin:0}
.clientlink, .clientdes {
    font-size: 11px;
    margin: 0;
    color: #a3a3a3;
}
.clientdp {
    width: 45px;
    height: 45px;
    background-color: #3a57e8;
    border-radius: 50%;
    text-align: center;
    margin-right: 8px;
}
    .clientdp > span {
        line-height: 43px;
        display: inline-block;
        color: #fff;
    }

.hrbrdr {
    border-bottom: 1px solid #f8f8f8;
    height: 0;
    display: block;
    margin-top: 20px;
    margin-bottom: 0 !important;
}
.source-headmain {
    margin: 0;
    /* line-height: 38px !important; */
    margin-top: 6px;
    margin-bottom: 6px;
    color: #122051 !important;
    font-size: 15px;
    position: relative;
}
.source-head {
    margin: 0;
    /* line-height: 38px !important; */
    margin-top: 6px;
    margin-bottom: 6px;
    color: #122051 !important;
    font-size: 15px;
    position:relative;
}
    .source-head::before {
        position: absolute;
        content: "";
        border-bottom: 1px solid #122051;
        width: 179px;
        bottom: 1px;
    }
    .source-head > label{
    margin: 0
}

.ascrolfeature {
    height: 40vh;
    background-color: #f7f7f7;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 6px;
}

/*new css*/

.btn-project-btn {
    border-radius: 6px;
    color: #fff !important;
    text-transform: capitalize;
    /* width: 144px; */
    display: inline-block;
    border: transparent;
    line-height: 18px;
    padding: 4.5px 12px;
    font-size: 13px !important;
    background-color: #122051;
    text-align: center;
}

.view-more-btn {
    position: relative;
    float: right;
    font-size: 12px;
    font-weight: 200;
    border: 1px solid #122051;
    border-radius: 6px;
    padding: 3px 17px;
    color: black;
    background-color: white;
}


.vwbrder-btm {
    position: absolute;
    border-bottom: 1px solid #8080803b;
    width: 109%;
    left: 7px;
    top: 13px;
}

.viewbtn {
    position: relative
}

.date-bg {
    background-color: #E9ECF2;
}

.alert-boxdet > small {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

.alert-boxdet_main {
    padding: 1.65rem 1.25rem;
}

.rotate {
    transform: rotate(-180deg);
    transition: .3s;
}

.rotate-reset {
    transform: rotate(0deg);
    transition: .3s;
}

.w-5 {
    width: 5%;
}

.w-35 {
    width: 35%;
}


.themeaccordian {
    background-color: #122051 !important;
    padding: 1.75rem 1.25rem !important;
    margin: 0 !important;
}

.details-headingwrapper {
}

    .details-headingwrapper > span > label {
        display: inline-block;
        text-transform: capitalize;
        font-size: 12px !important;
        margin: 0;
        color: #c3c3c3;
        line-height: 14.63px;
        font-weight: 400 !important;
    }

    .details-headingwrapper > label {
        font-family: 'Manrope', sans-serif !important;
        display: block;
        font-size: 16px !important;
        font-weight: 800;
        margin-bottom: 0;
        color: #fff;
        line-height: 21.86px;
    }

.detailsbody {
    display: flex;
    padding: 13px 9px;
    margin-bottom: 2px;
    /*			justify-content: space-between;*/
}

.fld-bg {
    background-color: #f2f4f5;
}

.detailsbody {
    width: 100%;
}

    .detailsbody > span > label {
        font-size: 12px !important;
        font-weight: 300;
        line-height: 14.63px;
        color: #000000;
        padding-right: 3px;
        margin-bottom: -1px !important;
    }

    .detailsbody > span {
        width: auto;
    }
   
  .nospbt > span {
        width: auto;
    }
    .detailsbody > label {
        margin-bottom: 0;
        width: 46%;
        padding-left: 9px;
        font-size: 12px !important;
        line-height: 18.63px;
        font-weight: 700;
        color: #000000;
        word-break: break-word;
    }

        .detailsbody > label > .check-box {
            margin-top: 3px;
        }

        .detailsimg-wrapper > img {
            width: 100%;
            height: 120px;
            margin: 0 auto;
            object-fit: contain;
        }

.crd-br {
    border: 1px solid #122051;
    padding: 0.8rem 0.8rem 0em !important;
}

.details-wrapper-date {
    background: #dbdee5;
    border-radius: 3px;
    padding: 8px;
    height: 51.41px;
}

    .details-wrapper-date .lb-head {
        color: #122051;
        margin-bottom: 0 !important;
        display: block;
        font-weight: 400;
        font-size: 12px !important;
        line-height: 16px;
    }

label.lb-head > label {
    font-weight: 400;
    margin-bottom: 0 !important;
    font-size:10px !important;
}

.details-wrapper-date .lb-headtm {
    margin: 0;
    color: #122051 !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
}

.details-wrapper-date > label > span {
    position: relative;
    padding-left: 5px;
}

.left-menu > a {
    padding: 9.5px 8px !important;
    color: #122051 !important;
    border-bottom: 1px solid #122051;
    border-radius: 0px !important;
    font-weight: 600 !important;
    font-size: 12px;
    line-height: 16px;
}

.details-wrapper-date > label > span::after {
    position: absolute;
    content: "";
    height: 12px;
    left: 0;
    top: 0;
    border-right: 2px solid #122051;
}


.left-menu {
    border-top: 1px solid #122051;
    border-left: 1px solid #122051;
    border-right: 1px solid #122051;
    border-radius: 0px;
}
.detailsbody > span.wd-5{
    width:7%;
}
.alert-danger, .alert-error {
    background-color: rgb(231 76 60 / 16%);
}
.formbox-shadebg{
    background-color:#E9ECF2;
}
.section-block {
    background: #dadde6;
    padding: 5px 9px;
    
    border-radius: 3px;
}
    .section-block > label {
        margin: 0;
         font-size: 12px !important;
        font-weight: 300;
        line-height: 14.63px;
        color: #000000;
    }
        .section-block > label > label {
            margin-bottom: 0;
            font-size: 12px !important;
            font-weight: 300;
            line-height: 14.63px;
            color: #000000;
        }
        .section-block > span > label {
        margin: 0;
        color: #303030;
    }
.d-scrolllabel-box > span {
    color: #000000;
    font-weight: 700;
}

.d-scrolllabel-box > label{
    font-size: 11px !important;
    color: #122051;
    word-break: break-all;
    font-weight: 800 !important;
}



.mySlides {
    display: none
}
/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

/* Next & previous buttons */
.sl-prev, .sl-next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.sl-next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover, .next:hover {
        background-color: rgba(0,0,0,0.8);
    }

/* Caption text */
.sl-text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

    .sl-active, .dot:hover {
        background-color: #717171;
    }

/* Fading animation */
.sl-fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

    .sl-fade > img {
        margin: 0 auto;
        width: 66%;
        height: 140px;
        object-fit: contain;
    }
    .single-fade > a > img {
        margin: 0 auto;
        width: 170px;
        height: 140px;
        object-fit: contain;
    }


   .img-aut-wd > img {
        height: 130px;
        object-fit: contain;
        width: 95%;
        margin: 0 auto;
    }



    .sl-fade:hover {
        cursor: pointer;
    }

    .slick-dots {
        bottom: -38px !important;
    }
        .slick-dots li button:before {
            font-size: 24px !important;
        }

        @keyframes sl-fade {
            from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .sl-prev, .sl-next, .sl-text {
        font-size: 11px
    }
}
label.wd-95{
    width:95%;
}
.modify-wrap {
    margin: 0;
    font-size: 12px !important;
    font-weight: 300;
    line-height: 14.63px;
    color: #000000;
}
.modify-fnt {
    margin: 0;
    font-size: 12px !important;
    font-weight: 300;
    line-height: 14.63px;
    color: #000000;
}

.wo-det > span {
    font-size: 12px !important;
    line-height: 14.63px;
    font-weight: 400 !important;
    color: #000;
    display: block;
}
.wo-det > label {
    font-size: 16px !important;
    line-height: 19.5px;
    font-weight: 700 !important;
    color: #122051;
}
.wo-img {
    width: 54px;
    height: 54px;
    margin-right: 8px;
}
.wo-st > span {
    font-size: 12px !important;
    line-height: 14.63px;
    font-weight: 400 !important;
    color: #000;
    display: block;
}
.wo-st > label {
    background-color: #5d5fef;
    padding: 3px 25px;
    margin-left: 10px;
    font-weight: 400 !important;
    color: #fff;
}
.wo-st {
    justify-content: end;
    align-items: baseline;
}
.wod-icon > img {
    width: 16px;
    margin-right: 7px;
}
.wod-info {
}
    .wod-info > span {
        font-size: 12px !important;
        font-weight: 400;
        line-height: 14.63px;
        color: #000000;
        display: block;
    }
    .wod-info > label {
        margin-bottom: 0;
        font-size: 12px !important;
        line-height: 14.63px;
        font-weight: 700 !important;
        color: #000000;
        display: block;
        width: 100%;
    }

.wo-detailsbody > span {
    font-size: 12px;
    font-weight: 400;
    line-height: 14.63px;
    color:#122051;
    display: block;
}

.wo-detailsbody > label {
    margin-bottom: 0;
    color: #122051;
    font-size: 12px !important;
    line-height: 14.63px;
    font-weight: 700 !important;
}

.wo-card-ht {
    border: 1px solid #1220513b;
    padding: 2px 4px;
    margin-bottom: 5px;
}

.wo-no-gutter {
    margin-right: 0;
    margin-left: 0;
}

    .wo-no-gutter > [class*="col-"] {
        padding-right: 2px;
        padding-left: 2px;
    }

.wo-view-more-btn {
    width: 150px;
    margin: 0px auto 0;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #122051; 
}

    .wo-view-more-btn:hover {
        cursor: pointer;
    }

.wo-assetdt {
    background-color: #E9ECF2;
    padding: 0.8rem 0.8rem 0.6em !important;
}

.wo-assetdt-st {
    justify-content: flex-start;
    align-items: center;
}

    .wo-assetdt-st > h5 {
        font-weight: 800 !important;
        
        font-family: 'Manrope', sans-serif;
        margin: 0 0 0 13px;
        color: #122051 !important;
    }

.wo-assetbd {
    background-color: #fff;
    margin-top: 11px;
}

.wod-detailsbody {
    border-bottom: 1px solid #1220513b;
    padding: 5px 8px;
}

    .wod-detailsbody > span {
        font-size: 12px;
        font-weight: 400;
        line-height: 14.63px;
        display: inline-block;
        color: #000;
        width: 35%;
    }

    .wod-detailsbody > label {
        margin-bottom: 0;
        font-size: 12px !important;
        line-height: 14.63px;
        font-weight: 700 !important;
        color: #000;
    }

.dshbrdline {
    border: 1px dashed #122051;
    margin: 10px 0;
}

.wod-ft {
    background-color: #fff;
    margin-top: 6px;
}

.tb-caption {
    background-color: #122051 !important;
    padding: 5px;
}

    .tb-caption > h6 {
        margin: 0;
        color: #fff !important;
        font-family: 'Manrope', sans-serif;
        font-size: 12px;
        font-weight: 800 !important;
        Line-height: 16.39px !important;
    }



table.table-line tbody tr td,
table.table-line tbody tr th {
    font-family: 'Manrope', sans-serif !important;
    font-size: 11px !important;
    vertical-align: middle;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    /* identical to box height */
    text-transform: capitalize;
    padding: 6px;
    color: #122051 !important;
    border:1px solid black;
}
    table.table-line tbody tr td:last-child {
        width: auto;
        text-align: left;
    }
    table.table-line {
        border-collapse: collapse;
        margin-bottom: 2px;
    }
.hgt-auto {
    height: auto !important;
    padding: 14px 11px 8px;
}
.wodet-heading {
    margin-bottom: 16px;
}
.wo-main{
    margin-bottom:39px;
}

.no-margintop > label{
    margin-top:0 !important;
}
.alert-text-red > small {
    line-height: 9px !important;
    text-align: left !important;
    display: inline-block;
    margin-left: 5px;
}
.alert-text-red{display:flex;}
    .alert-text-red > img {  width: 25px;}
.dbox-h{
    height:106px;
}
.pb-decimal{
    padding-bottom: 0.8em !important
}

.detailsbody > label {
    position: relative
}
    .detailsbody > label::after {
        position: absolute;
        content: ":";
        left: 2px;
        top: 0;
        font-weight: bold;
    }
.img-block > img{
    width:100%;
}
.showtb-wrap {
    background-color: #fafafa;
    width:100% !important;
}

table.details_innertab tbody > tr > th {
    background-color: #fff;
    color: #878787cf !important;
}
.show_btn{

}

.rotated {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.url-btn{
    color:#1A358D;
    text-decoration:underline;
    font-weight:500;
}
.url-btn:hover{
 cursor:pointer;
}
tr.details-head_td > td{
    font-size:12px !important;
}
.section_heading {
    color: #122051;
    text-transform: uppercase;
    line-height: 26px;
    margin: 9px 0 5px;
    font-weight: bold;
}
    .section_heading > span {
        background-color: #e9e9eb;
        border-radius: 50%;
        text-align: center;
        margin-right: 3px;
        width: 25px;
        height: 25px;
        display: inline-block;
    }
    .section_heading > span > i {
        color: #122051;
    }
.client_lable > span > label {
    font-size: 12px !important;
    font-weight: normal !important;
    line-height: 14.63px;
    color: #122051a6;
    padding-right: 3px;
    margin-bottom: -1px !important;
}
.bg-theme_bl {
    background: #122051 !important;
}




.menu-tooltip_i {
    position: relative;
    display: inline-block;
}
    .menu-tooltip_i:hover{
        cursor:pointer;
    }

    .menu-tooltip_i .tooltiptext {
        visibility: hidden;
        min-width: 206px;
        background-color: #122051;
        color: #fff;
        border-top: 1px solid white;
        text-align: center;
        border-radius: 6px;
        padding: 5px 5px;
        font-size: 11px;
        position: absolute;
        z-index: 1;
        top: -34px;
        left: -42px;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
    }

.tooltiptext {
    min-width: 52px;
}

.menu-tooltip_i .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
}

.menu-tooltip_i:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.icon_line {
    display: inline-block;
    font-size: 11px;
}
.form-control_textarea {
    min-height: 64px !important;
    border-color: #d2d2d2;
    box-shadow: 0 1px 0 0 #d2d2d2;
    min-height: 10rem;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.225s ease-in-out !important;
    -moz-transition: all 0.225s ease-in-out !important;
    -o-transition: all 0.225s ease-in-out !important;
    transition: all 0.225s ease-in-out !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-top: 9px !important;
}
.wd-100 {
    width: 100% !important;
}
h6.table_heading {
    font-size: 15px;
    color: #122051 !important;text-decoration:underline;
}
.read-control {
    width: calc(100% - 1.2rem - 5px) !important;
    margin-top: 9px !important;
    border: 1px solid #d2d2d2;
    background-color: #ededed66;
    height: 34px !important;
    border-radius: 5px;
    padding: 3px 10px;
    font-size: 14px !important;
}
.wo-detailsbody {
    word-break:break-word;
}



.listing-section, .cart-section {
    margin: 10px 2px;
}

 
.product {
    width: 100%;
    border-radius: 2%;
   
    border: 1px solid transparent;
}

    .product:hover {
 
        box-shadow: 0 2px 3px rgba(0,0,0,.1), 0 0 0 1px rgba(0,0,0,.05);
    }

.image-box {
    width: 100%;
    overflow: hidden;
    border-radius: 2% 2% 0 0;
}

.images_box_wrapper {
    height: 15em;
    background-color: #e8e8e8;
}
 

/* IMAGES */
#image-1 > img {
    width: 100%;
    height: 200px;
    object-fit: contain;
}

.item, .price {
   
    width: 100%;
    text-align: center;
}

.product_description, .product_label, .product_button, .product_input {
    
    width: 100%;
   
   
    font-size: 1em;
   
    margin: 0.2em auto;
}


.product_button:hover {
    bottom: 0.1em;
}

.product_button:focus {
    outline: 0;
}

.product_button:active {
    bottom: 0;
    background-color: #fdf;
}
.image-box{
    position:relative;
}
    .image-box > .pd-details {
        position: absolute;
        z-index: 6;
        top: 155px;
        padding: 4px;
        left: 0;
        background-color: #122051;
    }
.pd-details > label {
    color: #fff
}
.inbox-select {
    position: absolute;
    background-color: #dbdbdb;
    right: 0;
    bottom: 0;
    padding: 5px 6px 1px;
}
    .inbox-select:hover{
        cursor:pointer;
    }
.prouduct_det {
    padding: 8px 8px;
    background: #ffffff;
    border-top: 1px solid #e4e4e4;
    border-radius: 0 0 7px 7px;
}
.det-labels > span {
    font-size: 12px !important;
    font-weight: 400;
    color: #0000009c;
}
.det-labels > label {
    font-weight: 600;
    color: #122051;
    margin-bottom: 0;
}
.manuf_deta > label {
    font-weight: 600;
    color: #122051;
    margin-bottom: 0;
}
.det-labels {
    margin-bottom: 4px;
}

.pd-details > label {
    font-weight: 500;
    color: #fff;
}
.pd-details > span {
    font-weight: 400;
    color: #c0c0c0;
}




.form-group_check input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.form-group_check label {
    position: relative;
    cursor: pointer;
    margin-bottom:0;
}



.form-group_radio input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.form-group_radio label {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
}

    .form-group_check label:before {
        content: '';
        -webkit-appearance: none;
        background-color: transparent;
        border: 2px solid #122051;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
        padding: 7px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        margin-bottom: 4px;
        cursor: pointer;
        margin-right: 0;
    }

.form-group_radio label:before {
    border-radius: 50%;
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #122051;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 7px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-bottom: 4px;
    cursor: pointer;
    margin-right: 0;
}


.form-group_check input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    left: 7px;
    width: 6px;
    height: 14px;
    border: solid #122051;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}


.form-group_radio input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 8px;
    height: 8px;
    background-color: #122051;
    border-width: 0 2px 2px 0;
    border-radius: 50%;
    transform: rotate(45deg);
}
.mrt10{
    margin-top:10px;
}
.manuf_deta {
    height: 40px;
    overflow: auto;
}
    .manuf_deta > span {
        
        margin-bottom: 0;
        margin-top: 0;
    }

.cst_grid{
    display:grid;
    gap:1rem;
    row-gap:2rem;
    grid-template-columns:repeat(auto-fill, minmax(150px,1fr));
}
.das-list-item > .card .card-body h5 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.cursor-pointer{
    cursor:pointer !important;
}
.das-list-item > .card .card-img-top {
    font-size: 35px;
}
.das-list-item:hover .card {
    background-color: #4a5fac !important;
    color: #fff !important;
}
.das-list-item:hover .card *{
    color: #fff !important;
}
.adj_width_td{
    width:60px;
}
.no-wd {
    width: unset !important;
}
.scrolling-box {
    height: 55px;
    overflow: auto;
}
.wd-5per{
    width:8% !important;
}
.wd-92per {
    width: 92% !important;
}
.alignfeidlset > label {
    margin: 8px 0 !important;
}
.boxalign-adjust_mar {
    margin-bottom: 5px !important;
}
.tool_tip_wd {
    width: 182px !important;
    /* text-align: left !important; */
    left: -191px !important;
    top: 0 !important;
    margin-left: 0 !important;
}
.menu-tooltip:hover{cursor:pointer;}
.cust_dt_wd{
    width:250px;
}