.main-footer .container-fluid {
    line-height: 2 !important;
}

.dataTables_length {
    margin-top: 16px;
    margin-left: 5px;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: flex-start !important;
}

.action_buttons a, .action_buttons button {
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
}

.table-record-details td:not(:first-child) {
    word-break: break-all;
}

.table-record-details th {
}

.btn-danger-force {
    color: #fff !important;
    background-color: #ee335e !important;
    border-color: #ee335e !important;
}

.btn-success-force {
    color: #fff !important;
    background-color: #22c03c !important;
    border-color: #22c03c !important;
}

.ui-datepicker-buttonpane button {
    margin-right: 5px;
    background-color: #0162e8;
    color: #fff;
    border: none;
}

.ui-datepicker-month {
}

.ui-datepicker-year {
    margin-left: 2px;
}

hr.primary {
    background-color: #0162e8;
}

.breadcrumb-header {
    margin-bottom: 10px;
}

.form_errors {
    color: red;
    margin-top: 5px;
}

table.childpairvalues tr {
    border: 1px solid #dde2ef;
}

table.childpairvalues td {
    padding: 5px !important;
}

    table.childpairvalues td:not(:first-child) {
        padding-left: 5px !important;
    }

.artwork {
    width: 100px;
    margin-top: 5px;
}


.tableEventInfo tr + tr + tr + tr td + td {
    font-weight: bold;
    font-size: 16px;
    padding-left: 5px;
    color: crimson;
}

.tableEventInfo tr td:nth-child(2) {
    font-weight: bold;
    font-size: 16px;
    padding-left: 5px;
}

.lbl-role {
    margin-left: 30px;
}


.text-title-big {
    font-size: 20px;
    font-weight: bold;
}


.text-title {
    font-size: 16px;
    font-weight: bold;
}

.table-report {
    width: 100% !important;
}

    .table-report th {
        color: #ffffff !important;
        background-color: #0162e8 !important;
    }

    .table-report th, .table-report td {
        padding: 10px !important;
    }

img.artwork {
    width: 100px;
    margin-top: 15px;
}

p.logs {
    overflow: scroll;
}

    p.logs strong {
        cursor: pointer;
    }

.highlight {
    background-color: yellow;
    padding: 1px 3px;
    margin: 0px 3px;
}

.swal2-container {
    z-index: 100000 !important;
}

.c-user-maintenance, tr.c-user-maintenance td {
    background-color: yellowgreen;
}

.div-artworks {
    display: inline;
}

.div-artwork {
    display: inline;
    position: relative;
}

    .div-artwork button {
        position: absolute;
        right: 0;
        padding: 3px;
    }

.form_errors {
    color: red;
}

.pull-right {
    float: right;
}

table, img, blockquote, tr, td {
    page-break-inside: avoid;
}

.font-bold {
    font-weight: bold;
}

.main-logo {
    height: 4rem;
}

.main-sidebar-header {
    padding: 0px;
}

@media (max-width: 574px) {
    .responsive-logo .logo-2 {
        height: 3.5rem;
    }
}

.font-20 {
    font-size: 20px !important;
}

    .font-20 input {
        font-size: 20px !important;
    }

.font-24 {
    font-size: 24px !important;
}

    .font-24 input {
        font-size: 24px !important;
    }
.font-30 {
    font-size: 30px !important;
}

    .font-30 input {
        font-size: 30px !important;
    }
.font-36 {
    font-size: 36px !important;
}

    .font-36 input {
        font-size: 36px !important;
    }

.urdu-text {
    font-family: "Jameel Noori Nastaleeq Regular";
}
