﻿



hr {
    margin: 5px 0 !important;
    border: 1px solid #000;
}

h2 {
    font-size: 16px;
    font-weight: 600;
}

.width220 {
    min-width: 220px;
}

.addMarking {
    background: #18AACC;
    color: #fff;
    padding: 0px 8px;
    border-radius: 5px;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 2px;
}

.width150 {
    min-width: 150px;
}

label {
    color: #24426b !important;
    font-weight: 600;
    margin-bottom: 1px;
}


table th {
    text-shadow: none !important;
    font-weight: 500;
}

table tbody tr td.tdselect, .table-hover > tbody > tr:hover td.tdselect {
    background: #7cb342 !important;
    position: relative;
    overflow: initial;
    color: #fff;
    font-weight: bold;
}

    table tbody tr td.tdselect:before {
        border: medium solid transparent;
        content: "";
        height: 0;
        left: 50%;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 120;
        top: 98%;
        border-top-color: rgba(0,0,0,.2);
        border-width: 11px;
        margin-left: -11px;
        border-top-color: #7cb342 !important;
    }

    table tbody tr td.tdselect a {
        color: #fff !important;
        font-weight: bold;
    }

.closeBTN i {
    padding: 5px 10px;
}

tfoot td {
    font-size: 14px;
    font-weight: bold;
    color: #ab8610;
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    background: #18AACC;
    color: #fff;
    font-weight: bold;
    padding: 8px !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px !important;
}

/*.btn.btn-info {
    background: #24426b !important;
}*/

.box-body {
    padding: 10px 10px 20px;
}


.table.tbleEntryTable > tbody > tr > td {
    padding: 3px !important;
    vertical-align: top;
}

.form-control {
    /*font-weight:500 !important;*/
    padding: 3px !important;
    height: 28px !important;
    border-radius: 6px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}

.bginfo {
    background: #e5f6ff75;
}

.bgDate {
    background: #e5f8e787;
}

.list-group {
    border: 1px solid #6b727847 !important;
}

.form-group {
    margin-bottom: 8px !important;
    /* min-height: 45px;*/
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    padding: 3px 3px !important;
    height: 28px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    border-radius: 6px !important;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 41% !important;
    }

select[multiple], select[size] {
    height: 28px !important;
}

.SumoSelect > .CaptionCont {
    line-height: 22px;
    border-radius: 6px;
    border: 1px solid #9f8e8e !important;
}

    .SumoSelect > .CaptionCont > span.placeholder {
        opacity: 1 !important;
    }

.table .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px;
}

.table .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 46% !important;
}

.box-header {
    cursor: pointer;
    height: 45px;
    border-bottom: solid thin #f0f0f0;
    background: #f7f7f7;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 10px 15px !important;
}

.content-header > h1 {
    font-size: 17px;
    font-weight: bold;
}

.box-header .box-title {
    display: block;
    font-size: 15px !important;
    color: #424242;
    font-weight: 600 !important;
    margin-top: 4px;
}

    .box-header .box-title .downIcon {
        border: 2px solid #b3b3b3;
        border-radius: 50%;
        padding: 2px 5px;
        transform: translateY(-4px);
        color: #b3b3b3;
    }

.box {
    margin-bottom: 30px;
    /*border-left: 2px solid #24426b;*/
    border-radius: 6px;
    /*box-shadow: 0 0 10px 5px #ccc;*/
}

.calendaricon {
    position: absolute;
    right: 10px !important;
    font-size: 16px;
    color: #333;
    z-index: 1;
    top: 27px !important;
    cursor: pointer;
}

.calendariconPos {
    position: absolute;
    right: 10px !important;
    font-size: 16px;
    color: #333;
    z-index: 1;
    top: 7px !important;
    cursor: pointer;
}

.actionbar a i {
    color: #24426b;
}

.table textarea.form-control, textarea.form-control {
    min-height: 40px;
    line-height: 15px;
}

a.deletebtn {
    font-weight: bold;
    color: #fd5454;
}

.datepicker thead tr .dow, .ui-datepicker-calendar thead tr th {
    font-family: montserrat;
    color: #24426b !important;
    text-transform: uppercase;
    font-size: 11px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    font-weight: normal;
    color: #24426b;
    border: none !important;
    background: none;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    font-weight: normal;
    color: #24426b;
    border: none !important;
    background: none;
}



.footerFixed {
    position: fixed;
    /* width: 96%; */
    background: #fff;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
}

    .footerFixed .SumoSelect.open > .optWrapper {
        top: -247px !important;
    }


    .footerFixed .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i, .SumoSelect .select-all.selected > span i, .SumoSelect .select-all.partial > span i {
        background: #24426b;
        box-shadow: none;
        border-color: transparent;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC);
        background-repeat: no-repeat;
        background-position: center center;
    }


.statusBG {
    padding: 4px 8px;
    font-size: 11px;
    border-radius: 4px;
    font-weight: 600;
}

.assetName {
    color: #d0530d;
    font-weight: bold;
}

.badge-soft-uder {
    color: #f76707;
    background: #fef0e6;
}

.color4 {
    color: #ae3ec9;
    background: #f7ebf9;
}

.badge-soft-success {
    color: #0ab39c;
    background-color: rgba(10, 179, 156, .1);
}

.fa.fa-circle {
    font-size: 8px;
}

.bgStyle {
    background: #ccc !important;
    color: #000 !important;
    font-weight: 500;
}

.TotalRecords {
    background: #daeffd;
    display: inline-block;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 5px;
    color: #5a7a8f;
}

.box-setting {
    position: fixed;
    top: 182px;
    z-index: 999;
}

.list-group-item {
    padding: 6px 8px !important;
}

    .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover, .list-group-item:hover {
        z-index: 2;
        color: #fff;
        background-color: #18aacc;
        font-weight: 500;
        border-color: #18aacc;
    }


/******pagimnation*****/
.paginationPanel {
    float: right;
    padding: 3px;
    font-size: 14px;
    margin-bottom: 10px;
    /*margin-top: 3px;*/
}

    .paginationPanel a {
        margin: 0px 1px;
        cursor: pointer;
        background: #f1f1f1;
        width: 18px;
        height: 18px;
        display: inline-block;
        border-radius: 50%;
        text-align: center;
        color: #757575;
        line-height: 20px;
    }

        .paginationPanel a:hover, .paginationPanel a.active {
            background: #18aacc;
            color: #fff !important;
        }

    .paginationPanel .paginationpage {
        max-width: 32px;
        text-align: center;
        height: 24px;
        border: solid thin #ccc;
        border-radius: 6px
    }

    .paginationPanel select {
        max-width: 48px;
        text-align: center;
        height: 24px;
        border: solid thin #ccc;
        border-radius: 6px;
    }

    .paginationPanel button {
        background: #18aacc;
        color: #fff;
        border: none;
        border-radius: 3px;
        cursor: pointer;
        padding: 1px 5px;
    }

    .paginationPanel .borderleft {
        border-left: solid thin #dadada;
    }

    .paginationPanel .fa {
        font-size: 10px;
    }
/******pagimnation*****/

#mdlMarkingModal .modal-header {
    background: #24426b;
    border-radius: 0;
}

#mdlMarkingModal .modal-dialog {
    min-width: 30%;
}

#mdlMarkingModal .close {
    outline: none;
    border: none;
    background: none;
    top: 23px;
    margin-top: 0;
}

textarea.form-control {
    height: auto !important;
}

.remark {
    position: absolute;
    bottom: 56px;
    left: 0px;
    transform: translate(10px, 10px);
}

    .remark textarea {
        width: 400px;
    }

.slideUp {
}

.grabPromo {
    cursor: pointer;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background: #e3b200 !important;
    padding: 8px;
    color: #fff !important;
}

.d-flex {
    display: flex;
    align-items: baseline;
}

.viewCalender {
    background: #d7d7d7 !important;
    color: #302b2b;
    padding: 3px 6px 0px;
    border-radius: 5px;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 2px;
    cursor: pointer;
    display: inline-block;
}

.btnPosition {
    position: absolute;
    top: 23px;
    right: 179px;
}

#pnlNegInstance {
    margin-top: -20px;
}

.fc-scrollgrid a {
    color: #86898b;
}

.filterCriteria {
    padding-left: 20px;
}

.table > thead > tr > th:first-child {
    border-top-left-radius: 8px;
}

.table > thead > tr > th:last-child {
    border-top-right-radius: 8px;
}

#dprReport {
    width: 100%;
    height: 85vh;
}

.offcanvas.offcanvas-end {
    width: 90% !important;
}

#TOPtblLabourAttendence {
    max-height: 400px;
}
#TOPtblMaterialReceive {
    max-height: 400px;
}
#TOPtblScheduledTask {
    max-height: 400px;
}
#TOPtblTaskProgress {
    max-height: 400px;
}
#TOPtblAllocatedEquip {
    max-height: 400px;
}
#TOPtblStaffAttendance {
    max-height: 400px;
}