#ajax-img-up {
    clear: both;
    display: block;
    width: 100%;
}

#ajax-img-up li.addimg-btn label {
    padding: 32px;
    cursor: pointer;
}

#ajax-img-up li.addimg-btn label span {
    font-size: 50px;
    color: #efefef;
}

#ajax-img-up li {
    display: block;
    float: left;
    width: 120px;
    height: 120px;
    border: 0px solid #c0c0c0;
    position: relative;
    padding: 5px;
    margin: 3px;
    box-shadow: 0 0 10px #b5b3b3;
    border-radius: 5px;
}

#subject,
#title {
    font-size: 24px;
    padding: 20px;
    border: none !important;
    border-bottom: 0.5px solid lightgray !important;
    color: black;
}

#announce {
    width: 100%;
    height: 100px;
    overflow-y: auto;
}

#issue {}

::placeholder {
    color: black;
    opacity: 1;
}

input[type=file] {
    display: inline;
}

input#subject::placeholder {
    color: black;
}

#rate-file-input {
    display: none;
}

.fa-upload {
    fo nt-size: 24px;
}

#preview {
    margin: 5px;
    margin-left: 0px;
}

#preview img {
    margin: 5px;
    margin-left: 0px;
    margin-right: 10px
}


/*CUstomer ISSUE */

h6.post-pg-title {
    margin-top: 0px !important;
}


/* product preview pictures */

.add_product .well {
    height: 140px;
}

.product-picture-preview {
    display: flex;
}

.add_product .gallery {
    display: block;
    float: left;
    border: 0px solid #c0c0c0;
}

.add_product .gallery img {
    height: 100px;
    border: 1px solid #e4e4e4;
    margin-right: 5px;
}


/* end product preview pictures */


/*employee profile */

.col-sm-4 .t-summary p {
    padding: 0px;
    height: auto !important;
    background: white !important;
}

.col-sm-4 .t-summary h1 {
    margin-top: 10px;
}

.nweissuebox {
    margin-left: 1px;
}

.countmain h1 {
    margin-top: 10px;
}

.feedsbox {
    border: 1px solid #e6e3e3;
    height: auto;
    margin-bottom: 10px;
}

.yourmass {
    padding: 10px;
}

.admin-profilebar {
    background-color: var(--theme);
    height: 110px;
    position: relative;
}

.yourmass1 {
    padding: 5px;
}

.yourmass1 img {
    width: 40px;
    height: 40px;
}

.countmain img {
    width: 56px;
}

.dashbordcount {
    height: 222px
}

.announcement1 {
    height: 264px;
    overflow-x: auto;
}

input#update {
    background: var(--theme);;
    color: white;
    border-radius: 0px;
}

.product-picture-preview li {
    list-style: none;
}

.col-lg-12 input#cancel {
    background: #f04747;
    color: white;
    border-radius: 0px;
}

input#book {
    background: #336699;
    color: white;
    border-radius: 0px;
}

input#confirm {
    background: #009E3F;
    color: white;
    border-radius: 0px;
}

.pro-body {
    width: auto;
    margin: 0px 0px;
}


/* EMPLOYEE HR (PROFILE PAGE) */

a:link {
    text-decoration: none;
}

a:active {
    background-color: var(--theme); 
}

body {
    margin: 0px 0px;
}

.pro-header {
    background-color: var(--theme);
    color: white;
    padding: 10px 25px;
}

.pro-header {
    max-height: 90px;
}

.pro-pic {
    max-width: 150px;
    max-height: 150px;
    border: 3px solid white;
    border-radius: 50%;
}

.pro-name-col {
    margin: 0px 30px;
}

.pro-content {
    margin: 0px 10px;
}

.pro-content-side {
    padding: 10px;
    margin: 10px;
    margin-left: 0px;
    margin-top: 15px;
    padding-top: 0px;
}

.rep-per-img {
    max-width: 40px;
    border: 1px solid white;
    border-radius: 50%;
}

.rep-per-name-col {
    padding: 0px;
    margin-left: 35px;
}

.rep-per-name,
.rep-per-desig {
    display: block !important;
}

.pro-tab {
    margin-top: 10px;
}

.pro-tab-name {
    padding: 5px 10px;
    color: rgb(158, 158, 158);
}

.table-status-title {
    border-bottom: 1px solid lightgray;
    margin-bottom: 0px;
    color: var(--theme);
}

.table-status thead tr {
    padding: 2px 10px;
}

.my-table li {
    border-radius: 0px;
    padding: 2px 10px;
    display: flex;
    justify-content: space-between;
    margin: 2px 15px;
    margin-bottom: 7px;
    white-space: normal;
}

.my-table .table-header {
    background-color: #10ACF5;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: white;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
}

ul.my-table {
    margin-bottom: 10px;
}

.my-table .table-row {
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
}

.my-table {
    padding-left: 0px;
}

.cont-no,
.cont-mail,
.cont-location,
.cont-hire-date-lab,
.cont-hire-date,
.cont-rep-per-lab,
.cont-location-lab,
.cont-report-person {
    color: rgb(158, 158, 158);
    padding: 5px 10px;
    white-space: normal;
}

.cont-rep-per-lab,
.cont-hire-date-lab,
.cont-location-lab {
    color: black;
    padding-bottom: 0px;
}

.cus-hr {
    margin-top: 0px;
}

.table-status-title {
    padding: 10px 0px;
    margin-bottom: 15px;
}

.rep-per-desig {
    font-style: italic;
}

.rep-per-img {
    margin-left: 15px;
}

.ed-info-box {
    margin: 5px;
    margin-left: 0px;
    margin-bottom: 5px;
    border: 0.5px solid lightgray;
    box-s hadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
    color: gray;
    width: auto;
    width: 100%;
    height: auto;
    overflow: auto;
    white-space: nowrap;
}

.personal-block .row .col-sm-3 span {
    color: #44546a;
}

 ::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background: transparent;
}

.lab-form-group label {
    margin: 0px;
}

.cus-btn {
    background: var(--theme);;
    color: white;
    border-radius: 0px;
    padding: 2px 10px;
    margin-bottom: 30px;
}

.add-btn {
    color: var(--theme);;
    font-size: 12px;
    background: white;
    border: none;
    outline: none;
}

.add-btn:focus {
    border: none;
    outline: none;
}


/* MODAL */

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


/* Modal Content */

.m odal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 60%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}


/* Add Animation */

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}


/* The Close Button */

.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
/*    padding: 2px 16px;*/
    background-color: var(--theme);;
    color: white;
}

.modal-body {
/*
    padding: 2px 16px;
    margin: 20px;
*/
}

.modal-body .row {
    margin-bottom: 10px;
}

.close {
    display: block;
}

.st-area {
    width: 100%;
    border: 0.5px solid lightgray;
}

input.modal-field.ef-date {
    border: 0.5px solid lightgray;
    margin-right: 30px;
    margin-bottom: 5px;
    margin-left: 10px;
    padding: 02px;
}

.m od-lab {
    margin-top: 2px;
}

select.modal-field {
    margin: 0px 10px;
    border: 0.5px solid lightgray;
    margin-bottom: 5px;
    padding: 5px 15px !important;
}

.mod-col {
    padding: 0px;
}

input.modal2-field.ef-date,
.modal2-field.am {
    border: 0.5px solid lightgray;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding: 02px;
}

select.modal2-field {
    border: 0.5px solid lightgray;
    margin-bottom: 5px;
}

.m od-lab {
    margin-top: 2px;
    margin: 2px 10px;
}

.cus-button-bar {
    margin-top: 15px;
}

.mod-btn {
    margin-right: 10px;
    border: none;
    padding: 4px 6px;
    color: white;
    background: #10acf5;
}


/* DOCUMENTS STARTS */

.doc-sub-row-app {
    display: none;
}

.doc-item {
    padding: 10px;
    border-bottom: 0.5px solidlightgray;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: var(--theme);
    font-weight: 600;
}

.doc-sub-row {
    margin-left: 10px;
}

.show-span {
    display: block !important;
}

.li-no-style {
    list-style: none;
}

.doc-head-icon {
    float: left;
    color: var(--theme);
    font-size: 24px;
}

.doc-icon {
    float: left;
    color: var(--theme);
    font-size: 20px;
}

.sub-doc-icon {
    float: left;
    color: rgb(228, 62, 62);
    font-size: 16px;
}

.show-span {
    float: left;
    margin-left: 7px;
    color: var(--theme);
}

.doc-block .row .doc-sub-row li input {
    float: left;
    margin-top: 12px;
}

.doc-block .row .doc-sub-row label {
    float: left;
    margin-left: 10px;
}

.doc-row .main-li {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 25px;
    border-bottom: 0.5px solid lightgray;
    margin-bottom: 7px
}

.sub-li {
    margin-left: 20px;
}

.doc-sub-row {
    width: 100%;
    d isplay: none;
}

.fa-file-pdf {
    color: red;
}

.fa-file-word {
    color: var(--theme);
}

.fa-file-excel {
    color: green;
}

.doc-head li i,
.doc-head-title span {
    font-size: 20px;
}

.doc-sub-head {
    font-size: 14px;
}

.doc-subhead-icon {
    float: left;
    color: var(--theme);
    font-size: 14px;
    margin-top: 3px
}

.doc-sub-head {
    margin-bottom: 10px;
    border-bottom: 0.5px solid lightgray;
}

input#doc-up {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

#doc-up-lab {
    font-size: 14px;
    font-weight: normal;
    color: var(--theme);
    display: inline-block;
    border: 0.5px solid lightgray;
    padding: 0px 5px;
}

.doc-btn,
.doc-dw {
    position: relative;
    left: 75%;
    background: white;
    border: 0.5px solid lightgray;
    padding: 0px 7px;
    color: var(--theme);
}

.doc-dw {
    margin-right: 10px;
}

.doc-btn .fa-trash,
.doc-dw .fa-download {
    color: var(--theme);
}

button.doc-dw {
    margin-bottom: 5px;
    margin-top: 5px;
}

label#doc-up-lab {
    margin-bottom: 0px;
    margin-top: 15px;
}

button.doc-up-btn {
    background: white;
    border: 0.5px solid lightgray;
    padding: 2px 8px;
    margin-top: 10px;
    margin-bottom: -15px;
}

.del-btn {
    border: 0px;
    background: white;
}

.doc-row li h6 span.show-span {
    margin-top: 3px;
}

.col.col-st {
    width: 65px;
}

div#action {
    padding: 10px;
    color: black;
    border: none;
    box-shadow: 10px 10px 10px lightgrey;
}

a.dropdown-item {
    color: black;
    cursor: pointer;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}


/* ISSUE PAGE */

.text-nowrap #announce {
    /*TEMPORARY FIX */
    width: 10%;
}

.text-nowrap #announce,
.text-nowrap #add,
.text-nowrap #sms {
    margin: 0px 5px !important;
    height: 35px !important;
}


/*NEW IMAGE PREVIEW 
 h1 {
            font-size: 20px;
            text-align: center;
            margin: 20px 0 20px;
        } 
*/

h1 small {
    display: block;
    font-size: 15px;
    padding-top: 8px;
    color: gray;
}

.avatar-upload {
    position: relative;
    max-width: 192px;
    margin: -5px 0px;
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: 12px;
    z-index: 1;
    top: 10px;
}

.avatar-upload .avatar-edit input {
    display: none;
}

.avatar-upload .avatar-edit input+label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}

.avatar-upload .avatar-edit input+label:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}

.avatar-upload .avatar-edit input+label:after {
    content: "\f040";
    font-family: 'FontAwesome';
    color: #757575;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

.avatar-upload .avatar-preview {
    width: 192px;
    height: 192px;
    position: relative;
    border-radius: 100%;
    border: 6px solid gray;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

#dp-imagePreview {
    width: 192px;
    height: 192px;
    border-radius: 100%;
}

.avatar-upload .avatar-preview>div {
    width: 100% !important;
    height: 100% !important;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.container2 .btn {
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: white;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

.dp-btn {
    background: rgba(16, 16, 16, 0.21);
    border: none;
    color: white;
    padding: 4px 38px;
    transform: translate(27%, 477%);
}

.col-md-2.img-col {
    padding: 0px;
}


/* breadcrumb twicking on May 19, 2021  */

.dataTables_filter {
    display: none;
}

.dataTables_info,
.dataTables_length {
    padding-top: 8px;
    margin-right: 20px;
}

.dataTables_length label {
    font-weight: normal;
    border-left: 1px solid #c4c4c4;
    padding-left: 15px;
}

.dataTables_wrapper {
    padding-top: 0px;
}

#search-dttable {
    height: 35px;
    border: 1px solid #d5d5d5;
    bottom: -5px;
}

.btn {
    hei ght: 30px!important;
}

.list-top-controls {
    position: relative;
}

.list-top-controls h6 {
    margin-top: 12px;
    font-size: 13px;
}

.grid-panel {
    posi tion: absolute;
    right: 10px;
    z-index: 500;
    bott om: -54px!important;
}

.list-top-controls #add {
    height: 30px!important;
}

.form-header {
    margin-bottom: 20px;
    border-bottom: 0px solid var(--theme);
}

.form-header h6 {
    font-size: 13px;
    margin: 0;
    font-weight: normal;
    color: #333;
    padding: 0;
}

.form #page-content-wrapper .panel .panel-body {
    padding: 15px 20px !important;
}

.note {
    font-size: 11px;
    padding: 0;
    margin: 0;
    color: #939393;
    font-weight: normal;
    text-align: right;
    display: block;
}

@media(max-width:700px) {
    .form-header h6 .note {
        display: block;
        text-align: center;
    }
}

.page_footer {
    width: calc(100% - 20px)!important;
    /* REMOVING THE BANNER FROM FIXED BY SAMI 03 JUN 21  */
    /*   position: fixed; */
}

#wrapper {
    he ight: calc(100vh - 55px)!important;
}


/* end breadcrumb twicking on May 19, 2021  */


/* ISSUE PAGE */

.form-group #announce,
.form-group #add {
    width: 90% !important;
    height: 35px !important;
}

.pagetop .button-bar {
    background: white;
}

.invoice #export {
    margin: 10px;
    padding-right: 30px;
    height: 33px !important;
}

#icon-inp {
    position: relative;
}

#icon-inp:after {
    font-family: FontAwesome;
    content: "\f019";
    font-size: 18px;
    position: absolute;
    right: 15px;
    top: 0px;
    color: white;
    pointer-events: none;
}

.list-top-controls .border .col-lg-2.col-md-2.col-sm-11.column {
    margin-top: 5px;
}

.dis-pro-tab {
    margin-left: 180px
}

.thead-blue tr th {
    background: #094446 !important; 
    color: white;
    padding-bottom: 5px !important;
}

#my-modal .mod-lab,
#my-modal4 .mod-lab {
    margin-left: 15px;
    color: black;
    font-size: 13.5px;
}

#my-modal .mod-btn,
#my-modal4 .mod-btn {
    margin-left: 15px;
}

.pad-text-area {
    margin-left: 15px;
    width: 96%;
    tr ansform: translatex(%);
}

#myModal .modal-content,
#myModal4 .modal-content {
    padding: 30px;
}

.display-span {
    display: block !important;
}

#myModal1 .display-span {
    font-size: 18px;
    text-align: center;
}

.lev-acc {
    background: white;
    outline: 0px;
    border: 0.5px solid lightgray;
    padding: 5px 10px;
}

#myModal1 .modal-content {
    padding: 30px;
}

.req-yn-row {
    display: flex;
    justify-content: center;
}

.req-yn-row label {
    margin: 0 5px;
    margin-bottom: 15px;
}

.cont-no,
.cont-mail {
    padding-bottom: 0px;
}

.cont-location-lab {
    margin-top: 10px;
}

.cont-hire-date-lab,
.cont-rep-per-lab {
    margin-top: 5px;
}

.cont-report-person {
    display: flex;
    justify-content: nowrap;
}

.rep-per-name-col {
    margin-top: 5px;
    margin-left: 20px;
}

.cols-2 {}

.cols-2 img {
    height: 30px;
    width: 30px;
}

#myModal .modal-content form .row .col-sm-4 {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

#w3review {
    width: 97%;
    margin-left: 15px;
    margin-bottom: 15px;
}

.modal-content {
    padding: 0px !important;
}

.display-span span {
    color: white;
    opacity: 1 !important;
}

.cus-modal-body-row {
    padding: 30px 50px;
}

.cus-modal-header-row {
    background: var(--theme);
    padding: 10px;
    margin: 0.1px 0.2px;
    border-radius: 5px;
}

.display-span {
    text-align: center;
    font-size: 22px;
    color: white;
}

#lev-yes,
#lev-no {
    display: block !important;
}

.fa-question-circle {
    color: rgb(250, 197, 55);
    font-size: 16px;
    font-weight: 900;
}

.com-nar {
    font-size: 24px;
    padding: 20px;
    border: none !important;
    border-bottom: 0.5px solid lightgray !important;
    color: black;
}

.em-table thead tr th {
    color: white;
    background-color: var(--theme);
    padding: 5px 15px;
}

.em-table tbody tr th {
    font-weight: 100;
}

.em-table {
    margin-bottom: 10px;
}

.em-table thead {
    background: var(--theme)
}

.em-table thead tr th {
    color: white;
    background-color: var(--theme);
    padding: 5px 15px;
    b order-left: 2px solid var(--theme);
}

.em-table tbody tr th {
    padding: 5px 15px;
}

.em-table tbody tr {
    margin: 1px 0px;
    padding: 5px 15px;
    border-bottom: 0.5px solid lightgray;
}

.li-none {
    list-style: none;
}

.gallery img {
    width: 150px;
    margin: 5px;
    margin-top: 0px;
}

.spantext {
    margin: 0px;
    display: block !important;
}

.yourmass1 .col-sm-1 {
    padding: 0px;
    margin-left: 10px;
    width: 5.50%;
}

.yourmass1 .col-sm-11 {
    padding: 0px;
}

.btncussub {
    padding: 2px 5px;
    background: 0%;
    color: var(--theme);
    font-size: 20px;
    transform: translatex(40%);
}

.cus-yourmass1 img {
    width: 40px !important;
    height: 40px !important;
}

.cus-yourmass1 .col-sm-11 {
    padding: 0 0 0 10px;
}


/* Add Product-list page */

.well {
    /*background: white;*/
}

.product-picture-preview li {
    border: 1px solid white;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

.req-info {
    margin-left: 15px;
}

.color-block {
    padding-top: 0px;
    background: white;
}

.color-less {
    background: white !important;
    padding: 0px;
}


/* Image-Preview on ISSUE PAGE */

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


/* Modal Content (image) */

.m odal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}


/* Caption of Modal Image */

#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}


/* Add Animation */

.modal-contentx,
#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

.modal-content {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.2s;
    animation-name: zoom;
    animation-duration: 0.2s;
}

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

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


/* The Close Button */

#myModal .close {
    position: absolute;
    top: 25px;
    right: 35px;
    color: black;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}


/* 100% Image Width on Smaller Screens */

@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

.input-group .form-control {
    z-index: 0 !important;
}

.leave-modal .close {
    top: -38px !important;
    right: 14px !important;
}

.row .chalan-header {
    font-size: 14px;
    font-style: bold;
}

.mgl10 {
    margin-left: 10px;
}

.mgt5 {
    margin-top: 5px;
}

.mgt10 {
    margin-top: 10px;
}

.mgl5 {
    margin-left: 5px;
}

.mgb5 {
    margin-bottom: 5px;
}

.mgb10 {
    margin-bottom: 10px;
}

.mgr5 {
    margin-right: 5px;
}

.mgr10 {
    margin-right: 10px;
}


/*issue table pointer*/

table#listTable tr td {
    cursor: pointer;
}


/*New Dtable*/

table#listTable thead tr th,
#listTable td {
    white-space: nowrap;
}

table#listTable.whiteTable tbody tr td {
    padding: 10px 10px !important;
    border-width: thin;
    background: white;
}

table#listTable tbody tr td {
    padding: 10px 10px !important;
    border-width: thin;
}

table#listTable tbody tr td {
    padding: 10px 10px !important;
    border-width: thin;
}

table#listTable tbody tr td:nth-child(odd) {
    b order: thin solid lightgray;
}

table#listTable thead tr {
    padding: 10px !important;
    border-width: thin;
}

table#listTable.dtr-inline.collapsed tbody td:first-child:before,
table#listTable.dtr-inline.collapsed tbody th:first-child:before {
    background-color: var(--theme);
}

.dataTables_scrollBody thead {
    d isplay: none;
}

.dataTables_scrollBody thead tr[role="row"] {
    visibility: collapse !important;
}

table.dataTable thead .sorting:after {
    opacity: 0 !important;
    display: none !important;
}

table.dataTable thead .sorting_asc:after {
    opacity: 0 !important;
    display: none !important;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
    opacity: 0 !important;
}

table.dataTable thead .sorting:after {
    opacity: 0.2;
    content: "\e150";
    display: none;
}

.dt-responsive tbody tr td {
    padding: 10px 10px !important;
    border-width: thin;
}

.display.dataTable thead tr {
    padding: 10px !important;
    b order-width: thin;
}


/* EXPENSE */

.expense .expense-header input#amt {
    height: 60px;
    font-size: 30px;
    font-weight: 600;
}

.expense-header .expense-amount {
    text-align: center;
}

.expense-header .expense-amount label {
    font-size: 20px;
}

.expense #descr {
    margin-top: 45px;
}

input#amt {
    text-align: center;
}


/* common */

.new-layout-header #amt {
    height: 60px;
    font-size: 34px;
    font-weight: 600;
}

.new-layout-header .new-layout-amount {
    text-align: center;
}

.new-layout-header .new-layout-amount label {
    font-size: 20px;
}

#descr {
    margin-top: 45px;
}

.col-lg-6.col-md-6.col-sm-12.rawitem-left {
    padding-right: 20px;
}

.col-lg-6.col-md-6.col-sm-12.rawitem-left {
    padding-left: 10px;
}

.isposted-col {
    margin-top: 30px;
}

.coa-button-bar {
    margin-left: 10px;
}


/*billing dashboard upper menu*/

.dashbaord-filter .row .dashboard-menu-icon {
    width: 94%;
    box-shadow: 0 0 35px 0 rgba(132, 140, 151, 0.20)!important;
    margin: 0px;
    margin-top: -4px;
    padding: 7px 0px;
    background: white;
    font-size: 20px;
}

.dashbaord-filter .row .dashboard-menu-icon:nth-child(5) {}

.dashbaord-filter .row .dashboard-menu-icon span {
    color: #333;
    font-family: sans-serif;
    font-size: 16px;
}

.dashboard-menu-row {
    margin-left: 5px
}


/*Billing Product page */

.rawitem-left-header {
    font-weight: bold;
    margin-left: -5px;
    border-bottom: thin solid lightgray;
    margin-bottom: 30px;
}


/*add chalan header */

.chalan-form-header {
    margin: 0;
    margin-left: -15px;
}

.no-mg {
    margin: 0;
}


/*Contact Page description*/

.contact-pg #descr {
    margin: 0;
}

.left-align {
    text-align: left;
}

.white-bg {
    background-color: white !important;
}

.mgt10px {
    margin-top: 10px;
}

.mgt20px {
    margin-top: 20px;
}

.bg-white {
    background-color: white;
}

.padlf10px {
    padding: 0 10px;
}

.mgs10px {
    margin: 0 10px;
}

.wallet .new-layout-amount #amt {
    margin-top: 10px;
    height: 50px;
    border: 0;
    border-bottom: 1px solid lightgray;
    font-size: 28px;
}

.wallet .new-layout-amount {
    text-align: center;
}

.wallet .new-layout-amount label {
    font-size: 18px;
}

.img-width-control {
    width: 30%;
}

.org .sub-title {
    margin-left: 10px;
    margin-bottom: 20px;
}

.org ..org left-col {
    border-right: 1px solid lightgray;
}

.org .sub-title {
    margin-left: 10px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 16px;
}

.org .left-col .sub-title {
    border-bottom: 1px solid lightgray;
    margin-right: 20px;
}

.org .right-col .sub-title {
    border-bottom: 1px solid lightgray;
    margin-right: 20px;
}

.no-pad {
    padding: 0;
}


/* HRM */

#my-modal9 {
    display: none;
    position: fixed;
    /* z-index: 10000000; */
    padding-top: 100px;
    left: 65px;
    top: 0;
    width: 94%;
    height: 100%;
    overflow: auto;
}

.mgl20px {
    margin-left: 20px;
}


/*addselect new */

ul#inpUl {
    height: 220px;
    overflow-y: auto;
}

.ds-divselect-wrapper {
    /*
        margin-top: 100px;
        height: 300px;
        width: 20%;
*/
}

.ds-input {
    position: relative;
}

.ds-list {
    border: thin solid lightgray;
    /* position: absolute;*/
    background: white;
}

.ds-list li {
    list-style: none;
    padding: 5px 0;
    border-bottom: thin solid lightgray;
    margin-left: -30px;
    cursor: pointer;
    padding-left: 5px;
    ;
}

.ds-list li:hover {
    background: #e7e9eb;
}

.ds-add-list {
    /* position: absolute;*/
/*    height: 200px;*/

    background: #EBEBEB;
    border: thin solid lightgray;
    padding: 15px;
	shadow
}

.ds-add-list h3 {
    margin: 0;
    padding: 10px 0;
}

.ds-add-list hr {
    margin: 0;
    padding: 5px 0;
}

.ds-add-list label {
    font-size: 16px;
    padding: 5px 0;
}

.ds-add-list button {
    padding: 5px 20px;
/*    background: white;
    border: thin solid lightgray;
    border-radius: 30px;
    float: right;*/
}

.ds-add-list button:hover {
    background: var(--theme);
    color: white;
}

.add-more-col {
    text-align: left;
}

button.more-info {
    border: 0;
    border-radius: 0;
    font-size: 12px;
    background: transparent !important;
    padding: 0 3px;
    text-align: left;
    margin-top: 5px;
    float: left
}

.ds-divselect-wrapper {
    position: relative;
    background-color: #fff;
    z-index: 100;
}

.list-wrapper {
    position: relative;
}

.list-wrapper .ds-list {
    width: 100%;
    position: absolute;
}


/* END ADD NEW */

.mgt5px {
    margin-top: 5px;
}

.list-wrapper{
    position: relative;
}
.list-wrapper > div{width: 100%;}

.list-wrapper .ds-add-list{
    position: absolute;
    width: 100%;
}




.list-wrapper .ds-add-list h3{
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
}

.list-wrapper .ds-add-list label{
    font-size: 14px;
    font-weight: normal;
}

.list-wrapper .ds-add-list .form-control{
    margin-bottom: 10px;
}


.input-ul .active{
    background-color:#e7e9eb;
    border: 0px solid #46aae4;
}

.modal-body {
  padding: 2px 16px;
  margin: 20px;
}
/*
[class*=icheck-]>label {
    padding-left: 5px!important;
}
*/