/* crm dashboard*/


.panel .panel-body.panel-table {
    padding: 0 !important;
    padding-bottom: 0;
}

.panel .panel-body .table {
    margin: 0 !important;
    margin-bottom: 0;
}

.panel .panel-body .table .progress {
    margin: 5px 10px;
}

.custom-pie-chart {
    transform: scale(0.7);
}

.custom-pie-chart-panel .panel-body {
    padding: 0px !important;
    margin: 0;
}

.custom-pie-chart {
    margin-top: -40px !important;
    border: 0px solid;
    text-align: center;
}

.dashboard-crm .panel-body {
    height: 350px;
}

.dashboard-crm .panel-table {
    height: auto;
}


/* cmb */
.cmb-navbar {
    background: #efefef;
}

.cmb-form .cmd_title {
    display: block;
    padding-top: 15px;
    padding-left: 30px;
    font-family: robotobold;
}

.cmb-form .fa-close {
    margin: 7px;
    padding: 10px;
    border: 1px solid #d9d9d9;
}

.alert {
    padding: 10px !important;
}


.modal-content {
    box-shadow: none;
    border-radius: 3px;
    border: 0;
}

.m odal-dialog {
    margin: 18% auto;
}

.modal-header {
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #eaeaea;
}

#cmdForm {
    height: 100px !important;
}

input:disabled {
    cursor: text !important;
    back ground: #fff !important;
}


@media (max-width: 768px) {
    .toClone {
        height: 315px;
    }

    .remove-icon {
        bottom: 18px;
    }
}

@media (max-width: 768px) {
    .deal-entry .toClone {
        height: 358px;
    }

    .deal-entry .remove-icon {
        bottom: 11px;
    }
}


td.stage,
td.status {
    min-width: 150px;
}


/*.pos .lSSlideOuter li {width: auto!important;min-width: 75px!important;}*/

/* invoice */

.table-striped_>thead>tr>th {
    padding: 10px 18px;
    border-bottom: 0px solid #111;
    background: #ccc !important;
    color: #fff;
    font-weight: normal;
}


.table-striped_>thead>tr>th:first-child {
    padding-right: 0px !important;
    padding-left: 9px;
}

.list-top-controls .search {
    height: 29px;
}

.list-top-controls .btn {
    font-size: 12px;
}

td.action {
    white-space: nowrap !important;
}


td.action a i {
    color: #fff;
}



.invoice-view {
    background-color: #30A2E3;
}

.invoice-download {
    background-color: #FF9C3A;
}

.invoice-pay {
    background-color: #69E133;
}

.invoice-regenerate {
    background-color: #FF0000
}

.invoice-view:hover {
    background-color: #51b9f5;
}

.invoice-download:hover {
    background-color: #ffb164;
}

.invoice-pay:hover {
    background-color: #85f552;
}

.invoice-regenerate:hover {
    background-color: #f96565
}




td.action a {
    float: left;
    border-right: 0px solid #000;
    font-size: 12px;
    text-align: center;
    margin: 0px;
    margin-top: -.5px;
    padding: 12.5px !important;
    width: 37px !important;
}

kbd {
    font-family: robotoregular;
    padding: 4px 8px;
}

kbd.due {
    background-color: #2d9de5;
    border: 0 !important;
    box-shadow: none;
}

kbd.over-due {
    background-color: #e8615d;
    border: 0 !important;
    box-shadow: none;
}

kbd.paid {
    background-color: #3fb06e;
    border: 0 !important;
    box-shadow: none;
}

kbd.over-paid {
    background-color: #3fb06e;
    border: 0 !important;
    box-shadow: none;
}

kbd.part-paid {
    background-color: #f49436;
    border: 0 !important;
    box-shadow: none;
}



td.action span {
    width: 148px;
    display: block;
    float: right;

}

.datatable-grid-wrapper .table>tbody>tr>td:last-child {
    width: 1%;
}

.datatable-grid-wrapper .table>tbody>tr>td:last-child {
    padding: 0 !important;
    width: 0 !important;
}






.withlebel .toClone lebel {
    font-size: 12px;
    color: #939393;
    display: block;
    margin-top: -5px;
    white-space: nowrap;
}




.withlebel .toClone {
    background-color: #f3f3f3;
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 0px;
    border-bottom: 5px solid #fff;
    height: 196px;
}

@media(min-width:1199px) {
    .withlebel .toClone {
        padding-bottom: 0px;
        padding-top: 10px;
        border-bottom: 0px solid #fff;
        height: 55px;
    }

}

@media(max-width:768px) {
    .withlebel .toClone {
        padding-bottom: 0px;
        padding-top: 10px;
        border-bottom: 5px solid #fff;
        height: 384px;
    }

    .withlebel .toClone lebel {
        display: block;
        margin-top: -5px;
    }
}

.withlebel .remove-icon {
    position: absolute;
    bottom: 11px;
    right: 10px;
}

@media(min-width:1199px) {
    .withlebel .remove-icon {
        bottom: 12px;
        right: 10px;
    }
}

@media(max-width:768px) {
    .withlebel .remove-icon {
        bottom: 13px;
    }
}

.actionbtn tr th:last-child span {
    display: block;
    margin-bottom: 10px;
}



/* page margin twicking on Mar29, 2020 */


#page-content-wrapper div>div>div>.panel .panel-body {
    padding: 15px !important;
    padding-top: 0px !important;
}

@media(min-width: 868px) {
    #wrapper {
        padding-left: 230px !important;
    }
}


#page-content-wrapper {

    padding-right: 0px !important;
}

#page-content-wrapper>div p:nth-child(1) {

    display: block;
    height: 30px;

}

#page-content-wrapper>div p:nth-child(2) {
    background: red;
    display: block;
    height: 0px;
}

#page-content-wrapper div>div>div>.panel .panel-body>form>div .input-group {
    margin-bottom: 0px !important;
}


/* #page-content-wrapper div > div > div > .panel .panel-body > form .btn{
    margin: 5px 0px;
	height: 35px;
} */

#page-content-wrapper div>div>div>.panel .panel-body>form .btn-file {
    margin: 0px 0px;
    height: 35px;
}

#page-content-wrapper div>div>div>.panel .panel-body>form>div label {
    /* margin-top: 10px; */
}

#page-content-wrapper div>div>div>.panel .panel-body>form>div .input-group {
    margin-top: 4px;
    margin-right: 5px !important;
}

#page-content-wrapper div>div>div>.panel .panel-body>form>div>div>div>div {
    padding-right: 5px;
}

.dataTables_length select {
    height: 30px;
    border: 1px solid #c0c0c0;
}

/* end page margin twicking on Mar29, 2020 */















/* new dashboard */


.col2 .text-nicelabel+label span:nth-child(2),
.col2 .text-nicelabel+label span:nth-child(4),
.col3 .text-nicelabel+label span:nth-child(2),
.col3 .text-nicelabel+label span:nth-child(4) {

    /*    width: 65%;
    border: 0px solid #000;
    text-align: center;*/
}



.dashbaord-filter .col1 label {
    width: 98%;
}

.dashbaord-filter .col3 label {
    width: 31%;
}

.dashbaord-filter .col2 label {
    width: 47%;
}

.dashbaord-filter>[class*='col-lg'] {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 0px !important;
}

.dashbaord-filter {
    padding-left: 10px;
    padding-right: 10px;
}



.dashbaord-filter .panel {
    margin-bottom: 10px;
}

.dashbaord-filter .panel .panel-heading {
    padding: 5px 8px !important;
}

#page-content-wrapper div>div>div>.dashbaord-filter .panel .panel-body {
    padding: 6px !important;
}

.dashbaord-filter .panel .panel-heading .icon-filter a {
    display: block;
    float: right;
    margin-top: -5px;
}

.filter-toggle-wrapper {
    overflow-y: scroll;
    height: 100px;
}

.text-checkbox {}

.text-nicelabel+label {
    font-family: "robotoregular";
    font-size: 12px;
    padding: 6px;

    padding-right: 16px;
    background-color: rgba(0, 140, 186, 1);
    color: #b3b3b3;
    border-radius: 1px !important;
    -webkit-border-radius: 1px !important;
    margin: 0;
    margin-bottom: 5px;
    margin-right: 5px;
    wi dth: 150px;
    float: left;

}

.text-nicelabel+label span:first-child {
    float: left;
}

.text-nicelabel+label span:second-child {
    float: right;
}

.text-nicelabel+label>span.nicelabel-unchecked,
.text-nicelabel+label>span.nicelabel-checked {
    margin-left: 2px;
}

.text-nicelabel {
    display: flex;
    flex-direction: column;
}




.table-row table th,
.table-row table td {
    padding: 0 5px;
    font-size: 12px;
}

.table-row table .tbl-footer td {
    font-weight: bold;
}

.table-row table {
    margin-bottom: 15px;
}

/* end new dashboard*/

.canvasjs-chart-credit {
    display: none;
}



.dashbaord-filter .left-col .filter-toggle-wrapper {
    height: 120px;
}

.height1 {
    height: 60px;
}

/*
.filter-toggle-wrapper::-webkit-scrollbar {width: 10px;}
.filter-toggle-wrapper::-webkit-scrollbar-track {
	// set style to track
	background: #555999;border-radius: 10px;}
.filter-toggle-wrapper::-webkit-scrollbar-thumb {
	// sets style to thumb
	background : rgba(B5B5B5);
	border-radius: 10px;
	box-shadow:  0 0 6px rgba(0, 0, 0, 0);
}
*/



.panel-title {
    font-size: 14px;
    color: #777777;
}

.panel .panel-heading {

    background-color: #fff;
}





.issue-commect-wrapper .panel .panel-heading {
    color: #333;
    font-family: roboto_condensedbold;
    font-size: 15px;
    text-transform: uppercase;
}

.issue-commect-wrapper .panel .panel-body {
    background-color: #F2F2F3;
    padding: 15px !important;
    border: 0 !important;
}

.issue-commect-wrapper .panel.Comments .panel-heading {
    background-color: #F2F2F3;
}

.issue-commect-wrapper .panel.Meeting .panel-heading {
    background-color: #F2F2F3;
}

.issue-commect-wrapper .panel.Calls .panel-heading {
    background-color: #F2F2F3;
}

.issue-commect-wrapper .panel.SMS .panel-heading {
    background-color: #F2F2F3;
}

.issue-commect-wrapper .panel.Email .panel-heading {
    background-color: #F2F2F3;
}

.issue-commect-wrapper .panel.Order .panel-heading {
    background-color: #F2F2F3;
}

.issue-commect-wrapper .panel.Payment .panel-heading {
    background-color: #F2F2F3;
}

.issue-commect-wrapper .panel .panel-heading span {
    font-size: 12px;
    margin-top: 3px;
}

.issue-commect-wrapper .panel-heading {
    position: relative;
}

.issue-commect-wrapper .panel-heading .profile-picture {
    border: 0px solid #000;
    border-radius: 50%;
    width: 30px;
    top: 6px;
    right: 6px;
    position: absolute;
}


.hr-db-filter {
    margin-top: 5px;
}

/* overwritten dashbaord widgets */
.widget .h2 {
    text-align: center;
    font-weight: bold;
}

.widget .h2 small {
    text-align: center;
    text-transform: uppercase;
}

.widget small {
    color: #fff;
    font-size: 18px;
    display: block;
    margin-bottom: -12px;
}

.widget .text-uppercase {
    text-transform: capitalize;
    text-align: center;
    margin-top: -10px;
    font-size: 12px;
}


.page_footer {
    width: 100%;
    /* position: fixed;  changed by Sami on 24 Feb 2021*/
    bottom: 0px;
    padding: 10px;
    padding-top: 8px;
    padding-right: 20px;
    border-top: 2px solid var(--theme);
    background: #F8F8F8;
    z-index: 1000;
    margin-left: 35px;
}



.dt-input {
    position: absolute;
    width: 100%;
    background: transparent;
    cursor: pointer;
}

.dt-icon {
    position: absolute;
    right: 0;
    top: 1px;
    border: 0;
    border-left: 1px solid #b5b2b2 !important;
}


.widget2 .title {
    text-align: center;

}

.widget2 .h2 {
    font-size: 30px;
}

.mt5 {
    margin-top: 5px;
}

.widget2 .prtcnt {
    padding-right: 3px;
}

.color-green {
    color: #2aa94e !important;
}

.color-red {
    color: #F51F23;
}

body.dashboard2 {
    background-color: #fafbfe !important;
}

.widget2 {
    border: none;
    box-shadow: 0 0 35px 0 rgba(132, 140, 151, 0.20) !important;
}

.chart-wrapper {
    border: none;
    box-shadow: 0 0 35px 0 rgba(132, 140, 151, 0.20) !important;
}

.dashbaord2 .panel-title {
    color: #838f9c !important;
}

.flot-chart {
    display: block;
    width: 100%;
    height: 280px !important;
}

.dashbaord-filter .panel-body {
    margin: 15px !important;
    margin-top: 0px !important;
}

.dashboard2 .styled-select {
    border: 0;
    box-shadow: 0 0 35px 0 rgba(132, 140, 151, 0.20) !important;
}

.dashboard2 .form-control {
    border: 0;
    box-shadow: 0 0 35px 0 rgba(132, 140, 151, 0.20) !important;
}

.dashboard2 .dt-icon {
    height: 35px;
    border: 0 !important;
    top: 0;
}



/*
 mobile dropdown menu;
*/

/*
@media(max-width:768px){

    .navbar-toggle{
        top: 4px;
    }

    #sidebar-wrapper{
        display: none;
    }


    #page-content-wrapper{
        padding-left: 0px!important;
    }


    .nav-left-padding {
        margin-left: 10px;
    }


    .navbar-header {
        background: #F8F8F8;
    }

    */

/*disable arrow on mobile*/


/*
 .parent-menu .active a::before {
     display: none;
}



    #navbar{

        width: 100%;
        padding: 0!important;
        margin: 0!important;
        position: absolute;
        left: 0;
        top: 50px;
    }

    .nav.navbar-nav > li:first-child{
        display: none;
    }





.navbar-nav  .dropdown ul{
    margin-top: -6px!important;

}



.navbar-nav  .dropdown ul li{
    padding-left: 0!important;
}


.navbar-nav  .dropdown ul li a{
    text-transform: capitalize;
    border-top: 0px solid #e2e2e2;
    padding: 8px 20px!important;

}

.navbar-nav li{border-bottom: 1px solid #e2e2e2;}

.caret{
    float: right;
    visibility: hidden;
    position: relative;
}

.caret:after{
    position: absolute;
    color: #bcbcbc;
    margin-top: -5px;
    font-size: 20px;
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    right: -8px;
    visibility: visible;
    content: "\002B";
}

.open .caret:after{
    content: "\2212";
}

#navbar .navbar-nav .nomobile{
    display: none!important;
}



}

@media(min-width:768px){
    .caret{display: none;}
    .parent-menu .dropdown-menu{
        display: none;
    }


#navbar .navbar-nav .mobile{
    display: none!important;
}



}

*/



/* end mobile dropdown menu */



/* date time picker */

.time-wrapper .bootstrap-datetimepicker-widget>ul>li .timepicker .timepicker-picker .btn span {
    display: inline-block;
    width: 54px;
    height: 34px;
    line-height: 34px;
    margin: 2px 1.5px;
    cursor: pointer;
    border-radius: 2px;
    background-color: rgba(0, 172, 227, 0.55);
    color: #fff;
}

.bootstrap-datetimepicker-widget table td {
    height: 24px !important;
    line-height: 34px !important;

}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px !important;
    height: 34px;
    line-height: 34px;
    margin: 0px 10px !important;
    cursor: pointer;
    border-radius: 4px;
    font-size: 13px !important;
}

.bootstrap-datetimepicker-widget table td {
    font-size: 13px;
    padding: 0 !important;
    margin: 0 !important;
}

.bootstrap-datetimepicker-widget {
    display: inline-block !important;
    width: auto !important;
}

.bootstrap-datetimepicker-widget table tr {
    height: 20px;
}

.timepicker-picker {
    width: 100px;
}

/* end date time picker */

.wait {
    background: #fafbfb;
    padding: 10px;
}

.p-1 {
    padding: 10px;
}

.upload-thumbs .tbl {
    display: table;
}

.upload-thumbs span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 120px;
    width: 130px;
    border: 1px solid #b2b2b2;
}

.upload-thumbs span img {
    height: 100%;
    width: 100%;
}


.header-row h6 {
    font-size: 12px;
    color: #939393;
    display: block;
    margin-top: -5px;
    white-space: nowrap;
}




.oldpic .picwrapper {
    display: inline-block;
    position: relative;
    border: 1px solid rgb(226, 226, 226);
}

.oldpic .fa-remove {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 6px;
    cursor: pointer;
    color: red;
    border: 1px solid red;
    z-index: 2;

}

.oldpic .fa-ban {

    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    opacity: 0.8;
    color: red;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 50px;
    font-size: calc(3vw + 3vh);
    border: 0px solid red;
}


.exp-wrapper {
    position: relative;
}

.exp-dropdown {
    padding: 0;
    right: 0 !important;
    left: auto;
    margin-top: -2px;
    min-width: 122px
}

.exp-dropdown button {
    display: block;
    width: 100% !important;
    text-align: left;
    padding: 10px;
    height: auto;


}


.form-group b {
    display: block;
    margin-bottom: 5px;
}

.pdetail label {
    font-size: 12px;
    font-weight: normal;
    color: gray;
}

.pdetail label {
    font-size: 11px;
    font-weight: normal;
    color: gray;
}

.wellwrap {
    display: inline-block;
    padding: 0px 19px;
    padding-top: 10px;
    margin-bottom: 5px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.wellwrap .row>div {
    padding: 4px !important;
}


/**********/
.arrow-up {
    position: absolute;
    top: -10px;
    right: 0px;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 10px solid rgba(49, 49, 49, 0);
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ff2828;
    /* Replace #ff0000 with your desired color */


}


.qtycounter .row {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.qtycounter .whname {
    padding: 3px;
    font-size: 13px;
}

.qtycounter .input-group {
    margin-bottom: 8px;
}

.plusminuswrap {
    width: 60px;
}

.qtnqrapper {
    position: relative;
}

.qtnqrapper .qtycounter {
    position: absolute;
    background-color: #fff;
    padding: 15px;
    padding-bottom: 10px;
    z-index: 4 !important;
    right: 0;
    top: 40px;

}

.button-panelx {
    z-index: 5;
}

.qtycounter .input-number {
    text-align: center;
    padding: 5px;
    height: 30px;
    width: 50px;
}



.icheck-ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.icheck-ul li d {
    line-height: 2.2em;
}

.icheck-ul {
    list-style: none;
}

.qtycounter {
    border: 1px solid #dcd8d8;
    padding: 15px;

}

.qtycounter .btn span {
    background-color: auto !important;
    color: #fff !important;
}

.qtycounter .btn {
    border: 0;
    padding: 5px 10px;
}

.qtycounter input {
    height: 30px;
}

.qtnqrapper .input-group-addon {
    font-size: 15px !important;
    width: auto !important;
}

.qtnqrapper .datepicker {
    font-size: 10px;
    width: 90px;
}

.qtycounter .row {
    width: 435px;
}


.qtycounter .row>div:nth-child(1) {
    width: 150px;
    border: 0px solid red;
}

.qtycounter .row>div:nth-child(2) {
    width: 130px;
    border: 0px solid rgb(44, 207, 46);
}

.qtycounter .row>div:nth-child(3) {
    width: 145px;
    border: 0px solid rgb(44, 207, 46);
}

.datetimepicker-wh {
    font-size: 12px
}


.bootstrap-datetimepicker-widget table thead tr:first-child {
    background-color: var(--theme);
}

.bootstrap-datetimepicker-widget table thead tr:last-child {
    background-color: #1db5e6;
}

.bootstrap-datetimepicker-widget table th span {
    color: #ffffff;
    border-radius: 0 !important;
}

.bootstrap-datetimepicker-widget table th span:hover,
.bootstrap-datetimepicker-widget table th:hover {
    color: #000;
}

.bootstrap-datetimepicker-widget table th {
    color: #fff;
    border-radius: 0 !important;
}

.bootstrap-datetimepicker-widget table tbody td {
    padding: 0 !important;
    line-height: 1em !important;
    background-color: #ffffff;
    border: 1px solid #c0c0c0;
    border-radius: 0 !important;
}

.datetimepicker-wh~.bootstrap-datetimepicker-widget div {
    width: 200px !important;
}

.datetimepicker-wh~.input-group-addon {
    padding: 6px 6px;
}

/**********/


/* QA Result Status */

kbd.error {
    background-color: #e8615d;
    border: 0 !important;
    box-shadow: none;
}

kbd.pending {
    background-color: #e8615d;
    border: 0 !important;
    box-shadow: none;
}

kbd.inprogress {
    background-color: #f49436;
    border: 0 !important;
    box-shadow: none;
}

kbd.completed {
    background-color: #3fb06e;
    border: 0 !important;
    box-shadow: none;
}



.btn[disabled],
.disabled,
.btn-default[disabled] {
    background-color: #9ca6aa !important;
}

.daterangepicker .btn[disabled],
.daterangepicker .disabled,
.daterangepicker .btn-default[disabled] {
    background-color: #fff !important;
}

#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;
}

.btn: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;
}






/* 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;
}

.footer-wrap {
    border-radius: 5px;
    background-color: #f1f1f1;
    margin-top: 20px;
}

.footer-wrap .copyright a {
    display: inline-block;
    padding: 10px 10px;
}

.footer-wrap .poweredby a {
    display: inline-block;
    padding-top: 6px;
    padding-left: 10px;
}

.ichek-wapper {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

/* padding */
.pl-20 {
    padding-left: 20px;
}

.pr-20 {
    padding-right: 20px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pl-15 {
    padding-left: 15px;
}

.pr-15 {
    padding-right: 15px;
}

.pt-15 {
    padding-top: 15px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pl-10 {
    padding-left: 10px;
}

.pr-10 {
    padding-right: 10px;
}

.pt-10 {
    padding-top: 10px;
}

.pb-10 {
    padding-bottom: 10px;
}


.btn,
input,
.form-control,
select,
textarea,
.styled-select {
    border-radius: 3px;
}

label {
    color: #333;
    font-weight: 500;
    font-size: 12px;
}

.label-none label {
    display: none;
}



.form-row div[class*=col-] {
    padding-right: 5px;
}

.form-row {
    margin-right: 10px;
}


.select2-selection.select2-selection--multiple li {
    margin-top: 3px !important;
    margin-left: 3px !important;
}



.btn-default:focus {
    background-color: var(--reverse);
    color: #fff;
}

.panel-wapper>div:first-child {
    padding-right: 7px;
}

.panel-wapper>div:last-child {
    padding-left: 7px;
}

@media (max-width: 767px) {
    .d-xs-none {
        display: none;
    }
}


.red-star {
    position: absolute;
    border: 0px solid red;
    top: 3px;
    color: red;
    font-size: 15px;
    padding-left: 3px;

}

.input-group {
    margin-top: 0px !important;
}



#page-content-wrapper {
    border: 0px solid red;
    margin-top: 50px;
}

#page-content-wrapper .panel .panel-body {
    /* min-height: 79vh; */
    min-height: auto;
}


table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
    background-color: var(--reverse) !important;
    color: #fff;
    font-weight: normal;
}

/*  */



.add-new-table tbody tr .form-group label {
    display: none;
}

.add-new-table thead tr {
    background-color: var(--silver1) !important;
}

.add-new-table tbody tr .form-group {
    margin-bottom: 0 !important;
}

.add-new-table tfoot .form-group {
    border-bottom: 1px solid #e0dcdc;
    padding-bottom: 10px;
}

.form-row .photo img {
    border: 1px solid #efefef;
    border-radius: 5px;
    width: 100px;
    vertical-align: middle;
}

.form-row label {
    position: relative;
    display: block;
}

.form-row label.input-group-btn {
    position: absolute;
    z-index: 100;
}

.form-row .input-group label+input {
    padding-left: 45px;
}

.form-error {
    position: absolute;
    right: 0px;
    bottom: -1px;
}

input[type="text"].is-invalid,
input[type="password"].is-invalid,
input[type="tel"].is-invalid,
input[type="number"].is-invalid,
textarea.is-invalid {
    border: 1px solid red;
}

.error-message {
    color: red;
}

.error-icon {
    color: red;
    margin-left: 5px;
}

.is-invalid {
    position: relative;
}

.is-invalid input {
    border: 1px solid red;
    /* Example border style for indicating error */
}

.is-invalid::after {
    content: "Error Icon";
    display: none;
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    /* Add your error icon styling here */
}

.is-invalid input:invalid+ ::after {
    display: inline-block;
}
