﻿
@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Cairo:200,300,400,600,700,900');
@import url('https://fonts.googleapis.com/css2?family=Markazi+Text&display=swap');

@font-face {
    font-family: "droid Naskh";
    src: url('../fonts/DroidNaskh-Regular.woff');
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;1,100;1,300;1,400;1,500&display=swap');

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Markazi Text', sans-serif !important;
}

body {
    text-align: left;
    direction: ltr;
    overflow-x: hidden;
}

.row {
    direction: rtl;
}

.card-body {
    text-align: right;
    direction: rtl;
}

.input-group-addon {
    margin-right: -25px;
    z-index: 1;
    margin-top: 8px;
}

.jheader img {
    width: 100%;
}

.login-methods-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.widget-main {
    background: #0e2c5d !important;
    background: #0e2c5dc9 !important;
    min-height: 445px;
}

    .widget-main.padding-20-80 {
        padding: 40px 20px 20px 20px;
        background-color: #55606f;
    }

.chckl input[type="checkbox"] {
    margin-right: -15px;
}

.chckl .form-check-label {
    margin-bottom: 0;
    padding-left: 0;
}

.bkl .form-check-label {
    margin-bottom: 0;
    padding-left: 25px;
}

.chckl .form-check {
    padding-left: 0;
}

.card-title.rtlv {
    position: relative;
}

.qsd {
    display: flex;
    width: 100%;
}

.kngd td {
    background: #f3fbff;
}

.kvbg th {
    font-size: 12px;
}

.custom-file-label::after {
    right: unset;
    left: 0;
}

.btn.btn-light {
    background: #fff;
    border: none;
}

.middle_blk li:before {
    font-family: 'FontAwesome' !important;
    font-weight: 900;
    content: '\f100' !important;
    margin: 0 5px 0 15px !important;
    font-size: 14px;
    color: #ba8c4a;
}

.diffab {
    display: none;
}

.lowincgr {
    display: none;
}

.jbrf thead td {
    color: #fff;
}

.jbrf input {
    width: 120px;
}

.jbrm thead td {
    color: #fff;
}

.btn {
    background: #07608b;
    border-color: #07608b;
}

.jbrm input {
    width: 100%;
}

.btn-std {
    background: transparent;
    border: 2px solid #166a92;
    color: #166a92;
    padding: 5px;
    font-size: 12px;
}

.kundth {
    position: absolute;
    right: 0;
}

.hkl input[type="checkbox"] {
    margin-right: -5px;
}

.dataTables_length {
    display: inline-block;
    float: right;
    margin-right: 30px;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: left !important;
}

.jtn {
    background: none;
    border: none;
    color: #156992;
    width: 100%;
    text-align: right;
    position: relative;
}

    .jtn::after {
        content: '\f0d7';
        position: absolute;
        top: 0px;
        left: 0px;
        font-family: 'FontAwesome';
    }

.slctdcrt {
    position: absolute;
    left: 25px;
}

.slctdbeta {
    display: none;
}

.text-standard {
    color: #07608b;
}

h3.jbg {
    position: absolute;
    left: 39%;
    top: 40%;
}

.srow {
    direction: rtl;
}

.frfr {
    border-color: #f8f9fe;
}

.qsd .form-group {
    width: 50%;
    margin-left: 10px;
}

.mb-3.chckl {
    padding-right: 20px;
}

.dash_top .btn {
    background-color: #db161b;
    border-color: #db161b;
}

.arabic-font, body, tbody tr td, .panel-body, .dropdown-profile li a span {
    font-family: 'Markazi Text', sans-serif;
    /*font-family: 'Markazi Text', sans-serif;
    font-size: 16px;*/
}

.table-responsive {
    box-shadow: 0px 0px 20px #e3e3e3;
    border-radius: 4px;
}

.table > thead > tr {
    background: linear-gradient(to left bottom, #008000, rgb(1,47,1));
}

.table tr td:first-child, .table tr th:first-child {
    padding-right: 16px;
}

.table tr td:last-child, .table tr th:last-child {
    padding-left: 16px;
}

.table > thead > tr > th {
    font-weight: bold;
    /*background-color: #07608b;*/
    color: #fff;
}

/*.table > thead > tr > th:first-child {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        overflow: hidden;
    }

    .table > thead > tr > th:last-child {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }*/

.checkbox_blk, .radio_blk {
    direction: rtl;
}

.checkbox-list li {
    margin-bottom: 20px;
}

.checkbox-list td {
    padding-bottom: 20px;
}

.checkbox-list li:last-child {
    margin-bottom: 0px;
}

.checkbox-list {
    margin-bottom: 15px;
    margin-top: 15px;
}

.checkbox-btn label, .radio-btn label {
    font-size: 14px;
    padding-right: 28px;
}

.radio-box {
    height: 40px;
    line-height: 40px;
}

    .radio-box .btn-clear {
        float: right;
    }

.checkbox-btn label::before, .radio-btn label::before {
    left: auto;
    right: 4px;
}

.checkbox-btn label::after, .radio-btn label::after {
    left: auto;
    right: 0px;
}

.wait-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.70);
    left: 0px;
    top: 0px;
    z-index: 999;
    text-align: center;
    display: none;
}

    .wait-layer i {
        font-size: 40px;
    }

.alert-success-new {
    color: #468847;
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}

.alert-success-new-ar {
    float: right;
    direction: rtl;
}

.alert-danger-new {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-danger-new-ar {
    float: right;
    direction: rtl;
}

.main-menu {
    direction: rtl;
    margin-bottom: 45px !important;
}

    .main-menu li {
        position: relative;
    }

        .main-menu li a {
            padding-top: 3px !important;
        }

.sidebar .nano-content > ul li > a > .sidebar-collapse-icon {
    float: left;
}

.sidebar .nano-content > ul li ul li a::after {
    left: auto;
    right: 23px;
    top: 11px;
}

.sidebar .nano-content > ul > li > ul > li.label, .sidebar .nano-content > ul > li > ul > li.content, .sidebar .nano-content > ul > li > ul > li > a {
    padding-left: 10px;
    padding-right: 45px;
}

.sidebar i {
    margin-left: 5px;
    margin-right: 0px;
}

.en-menu {
    display: block;
    font-size: 12px;
    margin-right: 27px;
    height: 16px;
    line-height: 16px;
}

.en-text {
    display: block;
    font-size: 12px;
    line-height: 12px;
    color: rgba(255, 255, 255, 0.71);
    font-weight: normal;
    direction: ltr;
}

.en-sub-menu {
    display: block;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
}

.header-icon {
    /*padding: 6px 0px 13px;*/
    margin-right: 95px;
}

.header::before {
    background-size: 100% 95px;
    top: -19px;
}

.head_txt {
    font-size: 18px;
    margin-top: 16px;
}

.drop-down {
    right: auto;
    left: 0px;
    /*top: 30px;*/
}

.user-avatar i {
    font-size: 14px;
    margin-right: 5px;
    margin-left: 5px;
}

.page-title-ar {
    float: right;
    direction: rtl;
}

.table {
    direction: rtl;
}

    .table th {
        text-align: right;
    }
    .table td {
        border: none !important;
        vertical-align: middle !important;
        font-size: 18px;
        color: #000;
    }
    .table td img{
        width: 20px;
    }

    .table thead tr th:last-child {
        text-align: right;
        width: 55px;
    }

    .table tbody tr td:last-child {
        text-align: right;
    }


    .form-control {
        text-align: right;
        direction: rtl;
        font-family: 'Markazi Text', sans-serif;
        background-color: rgb(200 223 239 / 26%);
        border: 1px solid #427395 !important;
        height: 38px;
    }
    tr.DataGrid_Header td {
        border: none !important;
    }
    .table tr {
        border-bottom: 1px solid #ddd;
    }
    .table .DataGrid_Header > td {
        background: #07608B !important;
        font-size: 18px;
        font-weight: normal;
        text-align: right;
        padding: 16px 0.55rem;
    }
    .table tbody tr td:last-child {
        text-align: right;
    }
    .table .btn-success {
        background: #CCE6CC7A !important;
        border-color: #28a745 !important;
        color: #28A745 !important;
        padding: 4px 30px;
        display: flex;
    }
    .table .btn-success img{
        margin-left: 10px;
    }
    tr.DataGrid_Header {
        border: none !important;
    }

    .form-control:hover, .form-control:active, .form-control:focus, .form-control.active {
        box-shadow: none;
        background-color: #e0e5e9;
        border: none;
    }

.field-title-ar {
    font-size: 14px;
    color: #373757;
    font-weight: bold;
}

.field-title-en {
    display: block;
    direction: ltr;
    text-align: right;
}

.checkbox-btn, .radio-btn {
    margin-left: 50px;
    position: relative;
    padding-right: 0px;
    margin-right: 0px;
}

.filter-row {
    direction: rtl;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    line-height: unset;
}

.copyright_txt {
    position: fixed;
    background-color: #008000;
}

    .copyright_txt p {
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff;
    }

.sidebar .nano-content > ul > li > ul > li.active > a, .sidebar .nano-content > ul > li > ul > li.open > a, .sidebar .nano-content > ul > li > ul > li > ul {
    background: #DB161B;
}

.panel {
    direction: rtl;
}

.sesn_sch_blk .panel-title a {
    padding: 15px 15px 15px 30px;
}

.sesn_sch_blk #accordion .panel-heading a::before {
    right: auto;
    left: 15px;
}

.card {
    box-shadow: none;
    transition: ease all 0.3s;
}

    .card[aria-expanded="true"] {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    }

.sesn_sch_blk .card i.other-games {
    width: auto;
    background: transparent;
    border-radius: 0px;
    display: inline-block;
    padding: 0px;
    transition: ease all 0.3s;
    border-radius: 10px;
    overflow: hidden;
}

    .sesn_sch_blk .card i.other-games img {
        filter: none;
        max-height: 140px;
    }

.no-data {
    float: left;
    direction: ltr;
    margin-top: 5px;
}

.t-number {
    float: left;
    display: block;
    padding: 10px;
    background-color: #fff;
    margin-top: -10px;
    margin-left: 10px;
    border-radius: 5px;
}

.g-number {
    position: absolute;
    top: 5px;
    left: 5px;
    padding: 2px 8px;
    background-color: #e6e7f0;
    border-radius: 5px;
    color: #8a8a8a;
}

.dir-rtl {
    direction: rtl;
}

.rate-card-table {
    width: 100%;
}

    .rate-card-table th {
        font-weight: bold;
        font-size: 14px;
        padding: 10px 13px !important;
        height: 50px;
        color: #000;
        font-family: 'Markazi Text', sans-serif;
        text-align: center;
        vertical-align: middle !important;
    }

    .rate-card-table td {
        text-align: center;
        vertical-align: middle;
    }

.table.rate-card-table tbody tr td:last-child {
    text-align: center;
}

.position-title {
    font-weight: normal !important;
    background-color: #f2f3fc;
}

    .position-title div {
        width: 40px;
    }

.position-title-1 div {
    width: 70px;
}

.rate_blk .table tr td {
    position: relative;
}

    .rate_blk .table tr td input {
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

        .rate_blk .table tr td input:hover {
            background-color: #f2f3fc;
        }

        .rate_blk .table tr td input:focus {
            background-color: #fff;
            box-shadow: 0px 0px 8px #c6c6c6;
            position: absolute;
            left: -1px;
            top: -1px;
            z-index: 99;
            border-radius: 0px;
            cursor: text;
            border: 1px solid #51a8ff;
            width: calc(100% + 2px);
            height: calc(100% + 2px);
        }

.rate-card-header-table {
    direction: rtl;
    margin: 0 auto;
}

    .rate-card-header-table th {
        text-align: center;
        font-family: 'Markazi Text', sans-serif;
        font-weight: bold;
        background-color: #f2f3fc;
        border: 1px solid #d1d1d1 !important;
        padding: 15px;
        height: 50px;
    }

.bg-white {
    background-color: #fff;
}

.add-results-link {
    display: block;
    width: 145px;
    background-color: #4D99C4;
    text-align: center;
    border-radius: 10px;
    padding: 5px;
    color: #fff !important;
    font-size: 1rem;
    font-weight: 400;
}

.dash_top .stat-widget-one .stat-text {
    font-weight: normal;
    color: #373757;
}

.color-primary-1 {
    color: #6da5e1;
}

.border-primary-1 {
    border-color: #6da5e1 !important;
}

.chart-tooltip {
    background-color: #fff;
    z-index: 999;
    direction: rtl;
    text-align: right !important;
}

/*.highcharts-label > span {
    left: 0px !important;
    top: 0px !important;
}*/

.highcharts-label span {
    text-decoration: none !important;
    color: black !important;
}

.highcharts-button tspan, .highcharts-button text {
   /* font-family: Tahoma !important;*/
    font-weight: bold !important;
}

.header-table th {
    width: 33.33% !important;
}

    .header-table th:first-child {
        border-left: 1px solid #e7e7e7;
    }

    .header-table th:last-child {
        border-bottom: 0px;
        border-right: 1px solid #e7e7e7;
    }

.header-table td {
    font-size: 22px;
}

    .header-table td:first-child {
        border-left: 1px solid #e7e7e7;
    }



/*=============Thread==============*/
.messaging {
    max-width: 950px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.inbox_msg {
    border: 1px solid #c4c4c4;
    clear: both;
    padding: 30px 0 50px 0;
    overflow: hidden;
}

.received_msg {
    display: inline-block;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 92%;
}

.received_withd_msg {
    background: #fafafa none repeat scroll 0 0;
    border-radius: 15px 15px 15px 0;
    color: #4c5667;
    font-weight: 600;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 5px 12px;
    width: 100%;
    border: 1px solid #e6e6e6;
}

.time_date {
    color: #747474;
    display: block;
    font-size: 12px;
    margin-bottom: 8px;
}

.received_withd_msg p span /*, .sent_msg p span, .info-msg p span*/ {
    display: block;
    font-weight: 700;
}

.type_msg {
    border-top: 1px solid #c4c4c4;
    position: relative;
    margin-top: 15px;
}

.messaging .msg_send_btn {
    background: #2d6302 none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 33px;
    position: absolute;
    right: 7px;
    top: 23px;
    width: 33px;
}

.messaging .input_msg_write input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    color: #4c4c4c;
    font-size: 15px;
    min-height: 48px;
    width: 100%;
}

.input_msg_write {
    margin-top: 15px;
}

.received_msg {
    display: inline-block;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
}

.received_withd_msg {
    width: 100%;
}

.incoming_msg {
    max-width: 950px;
    margin: auto;
}

.clarification-data {
    background: #eee none repeat scroll 0 0;
    border-radius: 15px;
    color: #4c5667;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #e6e6e6;
    padding: 5px 10px 5px 12px;
}

.clarification-dataParent {
    max-width: 950px;
    width: 100%;
    margin-bottom: 20px;
    margin: 0 auto;
}


.clarification-text span, .documents-support span {
    display: block;
    font-weight: 700;
}

.documents-support {
    text-align: right;
}

    .documents-support img {
        width: 30px;
        height: auto;
        margin: 5px;
    }

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.small-text {
    float: none !important;
    font-size: 16px;
    color: #999;
}

.vtext {
    /*transform: rotate(21deg);
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    line-height: 56px !important;
    max-width: 30px;*/
}

.tip {
    cursor: pointer;
}

.tooltip-inner {
    min-width: 100px;
    max-width: 100%;
}

.r-color-0 {
    background-color: #ccffcc;
}

.r-color-1, .r-color-8 {
    background-color: #7dcc55;
}

.r-color-box-1, .r-color-box-8 {
    padding: 0px !important;
}

    .r-color-box-1 div, .r-color-box-8 div {
        width: 100%;
        height: 100%;
        background-color: #7dcc55;
        padding: 10px 13px;
    }

.r-color-2, .r-color-9 {
    background-color: #c4d79b;
}

.r-color-box-2, .r-color-box-9 {
    padding: 0px !important;
}

    .r-color-box-2 div, .r-color-box-9 div {
        width: 100%;
        height: 100%;
        background-color: #c4d79b;
        padding: 10px 13px;
    }

.r-color-3, .r-color-10 {
    background-color: #e6b8b7;
}

.r-color-box-3, .r-color-box-10 {
    padding: 0px !important;
}

    .r-color-box-3 div, .r-color-box-10 div {
        width: 100%;
        height: 100%;
        background-color: #e6b8b7;
        padding: 10px 13px;
    }

.r-color-4, .r-color-11 {
    background-color: #fabf8f;
}

.r-color-box-4, .r-color-box-11 {
    padding: 0px !important;
}

    .r-color-box-4 div, .r-color-box-11 div {
        width: 100%;
        height: 100%;
        background-color: #fabf8f;
        padding: 10px 13px;
    }

.r-color-5, .r-color-12 {
    background-color: #dce6f1;
}

.r-color-box-5, .r-color-box-12 {
    padding: 0px !important;
}

    .r-color-box-5 div, .r-color-box-12 div {
        width: 100%;
        height: 100%;
        background-color: #dce6f1;
        padding: 10px 13px;
    }

.r-color-6, .r-color-13 {
    background-color: #fde9d9;
}

.r-color-box-6, .r-color-box-13 {
    padding: 0px !important;
}

    .r-color-box-6 div, .r-color-box-13 div {
        width: 100%;
        height: 100%;
        background-color: #fde9d9;
        padding: 10px 13px;
    }

.r-color-7, .r-color-14 {
    background-color: #ccc0da;
}

.r-color-box-7, .r-color-box-14 {
    padding: 0px !important;
}

    .r-color-box-7 div, .r-color-box-14 div {
        width: 100%;
        height: 100%;
        background-color: #ccc0da;
        padding: 10px 13px;
    }

#clockdiv > div {
    padding: 3px 10px;
}

#clockdiv div > span {
    padding: 0px 20px;
}

.flag-box {
    line-height: 16px;
    margin-top: 10px;
}

.flag-row {
    display: block;
    height: 30px;
}

.flag-green, .flag-red {
    width: 20px;
    height: 20px;
    background-color: #26b726;
    float: right;
    margin-right: 6px;
    margin-left: 8px;
}

.flag-red {
    background-color: #ed1f24;
}

.header-cup {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 40px;
}


/*left to right menu*/
.sidebar {
    left: unset;
    right: 0;
}

.header {
    margin-right: 250px;
    margin-left: unset;
    transition: margin-right 300ms ease-in-out 0s;
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.header-site {
    background-image: url(../images/bg-site.png);
    background-repeat: repeat;
}

.header-bg {
    background-image: url(../images/bg-left.png);
    background-repeat: no-repeat;
    background-position: -200px 0px;
    height: 114px;
    overflow: hidden;
}

.header-bg-site {
    background-image: none;
    background-repeat: no-repeat;
    background-position: -200px 0px;
    height: 114px;
    overflow: hidden;
}

.login-logo {
    width: 135px;
    margin-top: -10px;
}

.login-logo-inner {
    width: 310px;
    margin-top: 12px;
}

.side-logo {
    width: 140px;
    margin: 0 auto;
}

.sidebar.sidebar-shrink ~ .content-wrap {
    margin-right: 250px;
    margin-left: unset;
}


.sidebar-hide .sidebar.sidebar-hide-to-small {
    left: unset;
    right: 0;
}

.sidebar-hide .sidebar.sidebar-shrink.sidebar-hide-to-small ~ .content-wrap {
    margin-left: unset;
    margin-right: 60px;
}

.sidebar-hide .sidebar.sidebar-shrink.sidebar-hide-to-small ~ .header {
    margin-left: unset;
    margin-right: 60px;
}

.logocup {
    position: absolute;
    left: 8px;
    top: -13px;
}

.header-icon {
    margin-right: unset;
    margin-left: 0px;
    padding: 3px 0px;
    text-align: right;
}

.role-title {
    color: #DB161B;
    float: right;
}

.logout-btn {
    float: left;
    box-shadow: 0px 0px 12px #d9d9d9;
}

.side-logo-mobile {
    width: 60px;
}

.head_txt {
    margin-top: 27px;
    margin-right: 45px;
}

@media (max-width: 767px) {
    .header:before {
        background: none;
    }
}


.sidebar-hide .sidebar.sidebar-hide-to-small .nano-content > ul > li > a, .sidebar-hide .sidebar.sidebar-hide-to-small .nano-content > ul > li > a > span.en-menu {
    font-size: 0;
}

.sidebar-hide .sidebar.sidebar-hide-to-small .nano-content > ul > li > ul {
    left: unset;
    right: 100%;
}

.sidebar-hide .sidebar.sidebar-hide-to-small .nano-content > ul > li > ul {
    overflow: scroll;
    height: 500px;
}

.print {
    float: left;
    background: #ed1f24;
    border-color: #ed1f24;
}

.btn-red:hover, .btn-red:active {
    background: #2f96c8;
    color: #fff;
}

#datatable-editable caption {
    display: none;
}

.edit-column, .delete-column {
    width: 50px;
    text-align: center !important;
}

.basic-form {
    direction: rtl;
}

.table-btn i {
    font-size: 18px;
}

.table-btn-delete {
    color: #ed1f24;
}

.label-form-control {
    background-color: rgba(224, 229, 233, 0.4);
    line-height: 2;
    height: auto;
}

    .label-form-control:hover, .label-form-control:focus, .label-form-control:active {
        background-color: rgba(224, 229, 233, 0.4);
    }

.form-control:disabled, .form-control[readonly] {
    background-color: rgba(224, 229, 233, 0.4);
}

.nodata {
    font-style: italic;
    color: #8a8a8a;
    font-weight: bold;
    padding-right: 15px !important;
}

.card {
    padding-top: 70px;
    overflow: hidden;
}

.card-in {
    padding-top: 80px;
}

.card-title {
    position: absolute;
    background-color: #fff;
    width: 100%;
    top: 0px;
    left: 0px;
    padding: 20px;
    padding-bottom: 20px;
    padding-bottom: 0px;
    padding-top: 15px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #008000;
    border-color: #008000;
}

.card-title-in {
    box-shadow: 0px 0px 10px #999;
    background: linear-gradient(to left bottom, #008000, rgb(1,47,1));
}

.card-in-action {
    padding-top: 46px;
    border-bottom: 1px solid #e7e7e7 !important;
    direction: rtl;
}

.card-action {
    padding: 0px;
    top: 10px;
    /*box-shadow: 0px 0px 10px rgba(153, 153, 153, 0.50);*/
    border-top: 1px solid #e7e7e7 !important;
    background: none;
    background-color: #fff;
}

.card-title-in h4 {
    color: #fff;
}

.ticket-box {
    display: none;
}

    .ticket-box.active {
        display: flex;
    }

/*.reject-box > .col-lg-12 {
    padding-top: 0px;
}

.reject-box .card-in {
    margin-top: 0px;
}*/

.reject-box .card-title-in {
    background: none;
    background-color: rgba(224, 229, 233, 0.2);
}

    .reject-box .card-title-in h4 {
        color: #373757;
    }

#main-content {
    padding-bottom: 50px;
}

    #main-content > .row > .col-lg-12 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

        #main-content > .row > .col-lg-12 > .card-in {
            margin-top: 0px;
            margin-bottom: 0px;
            border-top: 0px;
            border-bottom: 0px;
        }

    #main-content .row:last-child .card-in {
        border-bottom: 1px solid #e7e7e7;
        border-top: 1px solid #e7e7e7;
    }

.btn-waiting {
    opacity: .65 !important;
    cursor: not-allowed !important;
}

.section-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 999;
    text-align: center;
    display: none;
}

    .section-loader img {
        width: 50px;
        position: absolute;
        top: 20%;
    }

.denominations-table {
    width: 400px;
}

    .denominations-table th {
        width: 33%;
        text-align: center !important;
        background-color: #d5d5d7;
        border: 1px solid #444444;
        padding: 5px;
    }

    .denominations-table td {
        width: 33%;
        height: 40px;
        text-align: center !important;
        background-color: #c8d8f2;
        border: 1px solid #444444;
    }

        .denominations-table td:nth-child(2) {
            padding: 0px;
        }

        .denominations-table td:last-child {
            background-color: #ece5ed;
        }

        .denominations-table td input {
            width: 100%;
            height: 40px;
            text-align: center;
            border: 0px;
            background-color: transparent;
        }

.denomination-input:focus, .denomination-input:active {
    background-color: #deeafe;
}

.alert-icon {
    float: right;
    font-size: 20px;
    margin-top: 1px;
    margin-left: 10px;
}

.voucher-card {
    padding-top: 20px;
}

.voucher-card-body {
    width: 800px;
    margin: 0 auto;
    direction: rtl;
}

.voucher-header {
    text-align: center;
    border-bottom: 2px solid #c66372;
}

    .voucher-header img {
        width: 800px;
    }

.voucher-title {
    font-family: 'Markazi Text', sans-serif;
    font-size: 30px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
    position: relative;
    width: auto;
}

    .voucher-title span {
        border-bottom: 2px solid #c66372;
    }

.voucher-title-number {
    font-size: 28px;
}

.voucher-text {
    font-family: 'Markazi Text', sans-serif;
    font-size: 26px;
    color: #000;
    font-weight: bold;
    margin-top: 40px;
    position: relative;
    width: auto;
}

.voucher-subtext {
    font-family: 'Markazi Text', sans-serif;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin-top: 40px;
}

.voucher-table table {
    border: 3px solid #000;
    margin: 0 auto;
    margin-top: 40px;
}

    .voucher-table table tr:first-child td:first-child {
        vertical-align: top;
    }

    .voucher-table table td {
        font-family: 'Markazi Text', sans-serif;
        font-size: 26px;
        color: #000;
        font-weight: bold;
        border: 2px solid #000;
        padding: 5px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

.voucher-number {
    font-size: 22px;
}

.footer-text {
    font-family: 'Markazi Text', sans-serif;
    font-size: 20px;
    color: #000;
    margin-top: 40px;
    border-top: 2px solid #c66372;
    font-weight: bold;
    text-align: justify;
}

.voucher-red-text {
    color: #c66372 !important;
}

.voucher-amount-words {
    font-size: 24px;
}

.label-area {
    padding: .375rem .75rem;
    background-color: rgba(224, 229, 233, 0.4);
    line-height: 2;
    padding-top: 0px;
}

.ui-widget {
    direction: ltr !important;
}

.datepicker[readonly] {
    background-color: #e0e5e9 !important;
}

.invoice-box {
    padding-top: 20px;
}

.report-filters {
    direction: rtl;
    margin-bottom: 14px;
    margin-top: 14px;
}

.controls {
    text-align: left;
}

.ltrtd {
    direction: ltr;
}

.aligncenter {
    text-align: center;
    font-weight: bold;
}

.signature {
    padding-top: 40px;
    padding-bottom: 70px;
}

.reports-table thead tr th:last-child {
    text-align: right;
    width: auto;
}

.reports-table tbody tr td:last-child {
    text-align: right;
}

.reports-table td, .reports-table th {
    border: 1px solid #dee2e6;
}

.reports-table > thead > tr > th {
    border-top: 1px solid #e7e7e7;
}

.reports-table.table > thead > tr {
    background: none;
    background-color: #f0f0f0;
}

    .reports-table.table > thead > tr > th {
        color: #373757;
    }

.reports-table.table tbody tr:hover {
    background-color: #fff !important;
}



.signtable td {
    font-weight: bold;
    text-align: center;
}

.signtable th {
    font-weight: bold;
    text-align: center;
}

.signtable thead tr th:last-child {
    text-align: right;
    width: auto;
}

.signtable thead tr th:last-child {
    text-align: center !important;
}

.reports-table thead tr th:last-child {
    width: auto;
}

.report-control {
    border: 1px solid #a9a9a9 !important;
    background-color: #fff;
    color: #000;
    width: 100%;
}

.table-reports {
    box-shadow: none;
}

.attachment-button {
    position: absolute;
    left: 14px;
    top: 7px;
    color: #fff !important;
}

.invoice-control-div {
    position: relative;
}

.invoice-control-delete {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
}

    .invoice-control-delete .card {
        margin: 0px;
        border-top: 0px;
    }

.invoice-control-delete-button {
    float: left
}

.receipt-text {
    font-family: 'Markazi Text', sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.receipt-table > tbody > tr > td:first-child {
    width: 500px;
}

.receipt-table > tbody > tr > td {
    padding-top: 10px;
}

.receipt-table > tbody > tr:first-child > td {
    padding-top: 20px;
}

.receipt-bordered-table {
    float: right;
    margin-right: 20px;
}

    .receipt-bordered-table td {
        border: 2px solid #000;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center !important;
    }

.receipt-line-height {
    line-height: 34px;
    padding-top: 30px !important;
}

.receipt-sign-table {
    width: 100%;
}

    .receipt-sign-table td {
        width: 33%;
        text-align: center !important;
        vertical-align: top;
    }

        .receipt-sign-table td div {
            width: 150px;
            border-top: 1px solid #000;
            margin: 0 auto;
        }

.reverse-card .voucher-card-body {
    width: 960px;
}

.reverse-card input[type=text] {
    border: 0px;
    border-bottom: 2px solid #000;
}

.reverse-card .receipt-table > tbody > tr > td:first-child {
    width: 520px;
}

.reverse-list-table {
    margin-right: 0px;
    margin-top: 50px;
}

    .reverse-list-table tr td:last-child {
        text-align: right !important;
    }

.span-label {
    display: inline-block;
    width: 80px;
    border-bottom: 2px solid #000;
    text-align: center;
}

.reverse-card .receipt-sign-table td {
    width: 25%;
}

.reverse-card .btn-create {
    font-family: 'Markazi Text', sans-serif;
}

.dir-ltr {
    direction: ltr;
}

.reports-main table th, .reports-main table td, .reports-main .reports-table thead tr th:last-child, .reports-main .reports-table tbody tr td:last-child {
    text-align: center;
}

.report-text {
    font-family: 'Markazi Text', sans-serif;
    font-size: 20px;
}

.approval-type-div {
    margin-bottom: 10px;
}

.special-section {
    font-size: 14px;
    color: #373757;
    font-weight: bold;
    background-color: #fff;
}

.sign-border {
    border-top: 1px solid #000;
    padding-top: 5px;
}

.ml-auto, .mx-auto {
    margin-right: auto !important;
    margin-left: 15px !important;
}

.groct {
    padding: 3px 20px;
    background-color: rgba(65,88,127,0.8);
    border-radius: 8px;
    text-align: center;
}

.groct2 {
    padding: 5px 30px;
    color: rgba(65,88,127,0.8);
    border-radius: 8px;
    text-align: center;
    background: #fff;
}

.groct h4 {
    color: #fff;
    font-size: 12px;
    padding-top: 4px;
    font-weight: bold;
}

.groct i {
    color: #fff;
}

.idlk {
    text-align: center;
    color: #fff;
    position: relative;
}

    .idlk h2 {
        color: #003c6d;
        padding: 10px 0;
        font-size: 20px;
    }

    .idlk:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX( -50%);
        height: 48px;
        width: 100vw;
        background: rgba(250,244,220,0.5);
        z-index: -1;
    }

.gret {
    background: rgba(65,88,127,0.8);
    padding: 30px;
    color: #fff;
    border-radius: 4px;
}

.jeff {
    background-color: rgb(255 255 255);
    border-radius: 8px;
    padding: 30px;
    width: 100%;
    margin: 0 20px;
    font-size: 16px;
    font-weight: bold;
}

.jeff2 {
    border-radius: 8px;
    width: 100%;
    margin: 0 20px;
    font-size: 16px;
    font-weight: bold;
}

.mnql {
    padding: 10px;
    background: #003c6d;
    color: #fff;
    font-family: 'Markazi Text', sans-serif;
}

.ligh-blue {
    background: #d9e7f2;
    color: #003c6d;
    font-weight: bold;
}

.subql {
    padding: 10px;
    background: rgba(250,244,220,0.5);
    color: #4c5667;
    font-family: 'Markazi Text', sans-serif;
    font-weight: bold;
}

.jeff2 h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    font-family: 'Markazi Text', sans-serif;
}

.jeff2 h4 {
    font-size: 14px;
    font-weight: bold;
}

.btn-jkl {
    padding: 10px 40px;
    border: none;
    border-radius: 4px;
    margin: 26px auto;
    display: block;
    background: #f04e53;
    color: #fff;
    text-transform: uppercase;
    /*font-weight: bold;*/
    transition-duration: 0.3s;
}

.grxw {
    margin-left: auto !important;
}

.jeff .groct {
    cursor: pointer;
}

.navbar {
    background-color: #fff;
    background: url(headbg.jpg);
}

.gtr {
    background: rgb(0 60 109 / 10%);
    border-radius: 4px;
    margin-bottom: 0;
}

.topm {
    border: 1px solid #ececec;
    padding: 20px 0;
    margin-bottom: 10px;
}

.bottm {
    border: 1px solid #ececec;
    padding: 20px 0;
}

/* .go-corner {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 32px;
  height: 32px;
  overflow: hidden;
  top: 0;
  right: 0;
  background-color: #003c6d;
  border-radius: 0 4px 0 32px;
  transition-duration: 0.5s;
} */

/* .go-arrow {
    margin-top: -4px;
    margin-right: -4px;
    color: white;
    font-family: 'Markazi Text', sans-serif;
} */

.card4 {
    display: block;
    top: 0px;
    position: relative;
    max-width: 100%;
    background-color: rgb(255 255 255);
    border-radius: 4px;
    padding: 15px 24px;
    margin: 12px;
    text-decoration: none;
    border: 1px solid #fff;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
    text-align: center;
    height: 85%;
}

    .card4 p.small {
        width: 8 0%;
    }

    .card4:hover {
        border: 1px solid #3f4b5f;
    }

    .card4 h3 {
        margin-top: 8px;
        font-size: 20px;        
    }

    .card4:hover .go-corner {
        margin-right: -63px;
        opacity: 0.1;
    }

    .card4:hover .go-arrow {
        opacity: 1;
    }

.drf {
    height: 0;
    transition-duration: 0.6s;
    overflow: hidden;
}

.card4:hover .drf {
    height: 100%;
}

.card1 {
    display: block;
    position: relative;
    max-width: 100%;
    background-color: #fff;
    border-radius: 4px;
    padding: 32px 24px;
    text-decoration: none;
    z-index: 0;
    overflow: hidden;
    text-align: center;
    min-height: 310px;
    box-shadow: 2px 2px 8px rgb(0 0 0 / 15%);
    height: 95%;
}

    .card1:hover hr {
        border-top: 1px solid rgba(255,255,255,.1);
    }

.dedf h4 {
    font-size: 22px;
    /*font-weight: bold;*/
    /*font-family: 'Tahoma';*/
    text-align: right;
    color: #000;
}

.card1 h3 {
    font-size: 22px;
}
/* .card1:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -16px;
  right: -16px;
  background: #003c6d;
  height: 32px;
  width: 32px;
  border-radius: 32px;
  transform: scale(1);
  transform-origin: 50% 50%;
  transition: transform 0.25s ease-out;
} */
/* .card1:hover:before {
  transform: scale(38);
} */

/* .card1:hover p {
  transition: all 0.3s ease-out;
  color: rgba(255, 255, 255, 0.8);
}
.card1:hover h3 {
  transition: all 0.3s ease-out;
  color: #ffffff;
} */

.imgbgq1 i {
    font-size: 24px;
    padding: 20px 0;
    color: #f04e53;
}

.imgbgq2 i {
    font-size: 28px;
    padding: 10px 0;
    color: #f04e53;
}

.cfre h3 {
    font-size: 14px;
    font-weight: bold;
    font-family: 'Tahoma';
}

.navtop ul li {
    display: inline-table;
    margin-right: 15px;
}

.navtop {
    background-color: #003c6d;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}

    .navtop a {
        color: #fff;
        font-size: 18px;
    }

    .navtop ul {
        display: inline-flex;
    }

.clbgt {
    /*float: right;*/
    padding-top: 20px;
    display: inline-flex;
}

    .clbgt h4 {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 2px;
        color: #f04e53;
    }

    .clbgt i {
        font-size: 30px;
        padding-right: 10px;
        color: #f04e53;
    }

.cgrte {
    background-image: url(bg.jpg);
    background-size: cover;
    padding: 40px 0;
    min-height: 500px;
}

.civil {
    /*background: linear-gradient(45deg, #003c6d, #698da9);*/
    color: #373757;
    text-align: center;
    padding: 20px 60px;
    border: 2px solid #fff;
    cursor: pointer;
    position: relative;
    transition-duration: 0.5s;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}

    .civil h3 {
        color: #373757;
        font-size: 26px;
    }

    .civil p {
        color: #fff;
        font-size: 12px;
    }

    .civil.active {
        background-color: #fff;
        border: 2px solid #003c6d;
    }

.commercial {
    /*background: linear-gradient(45deg, #698da9, #003c6d);*/
    color: #373757;
    text-align: center;
    padding: 20px 60px;
    border: 2px solid #fff;
    cursor: pointer;
    position: relative;
    transition-duration: 0.5s;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}

    .commercial:hover {
        /*background: linear-gradient(45deg, #003c6d, #698da9);*/
        border: 2px solid #003c6d;
    }

    .commercial.active {
        background-color: #fff;
        border: 2px solid #003c6d;
    }

.civil:hover {
    /*background: linear-gradient(45deg, #698da9, #003c6d);*/
    /*box-shadow: inset 0px 0px 5px #003c6d;*/
    border: 2px solid #003c6d;
}

.commercial h3 {
    color: #373757;
    font-size: 26px;
}

.commercial p {
    color: #fff;
    font-size: 12px;
}

.civil img {
    width: 100px;
    margin-top: -75px;
    padding-bottom: 10px;
}

.commercial img {
    width: 100px;
    margin-top: -75px;
    padding-bottom: 10px;
}

.col-xs-offset-right-2 {
    margin-right: 8.333333%;
}

.civcom .active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-top-color: #033e6f;
    border-width: 20px;
    margin-left: -20px;
}

.thgr {
    font-size: 22px;
    margin-top: 45px;
    margin-bottom: -50px;
}

.form-div {
    padding: 30px 0;
    background: rgb(100 137 166 / 20%);
    border-radius: 4px;
    margin-top: 20px;
}

.civcom .commercial.active:after {
    border-top-color: #003c6d;
}

.civilchild {
    display: block;
}

.commercialchild {
    display: none;
}

.commercialchild {
    background-color: transparent;
}

.civilchild {
    background-color: transparent;
}

.active {
    background: #003c6d;
}

footer {
    background-color: #003c6d;
    color: #fff;
    padding: 10px 0;
    margin-bottom: 0;
}

    footer p {
        color: #fff;
        margin-bottom: 0;
    }

    footer a {
        color: #fff;
    }

label {
    font-weight: 400;
    margin-bottom: 10px;
    color: #003c6d;
}
/*.form-control{
    text-align: left;
}*/
/* .dedf .card1:hover a{
 color: #fff;
} */
.sewd {
    font-size: 22px;
    font-weight: bold;
    font-family: 'Tahoma'
}

.cfredv .card1:hover:before {
    transform: scale(60);
}

.card1.bhnk {
    min-height: 0;
}

    .card1.bhnk:hover:before {
        transform: scale(80);
        background: rgb(0 60 109 / 12%);
    }

    .card1.bhnk:before {
        background: rgb(0 60 109 / 12%);
    }

    .card1.bhnk .go-corner {
        background: rgb(0 60 109 / 12%);
    }

    .card1.bhnk.v2:hover:before {
        background: rgb(8 66 114);
    }

    .card1.bhnk.v2:hover h4 {
        color: #fff;
    }

    .card1.bhnk .form-control {
        border-radius: 4px;
    }

.mlx {
    margin-left: auto;
}

.card1:hover .card4 h3 {
    color: #373757;
}

.card1:hover .sedrd {
    color: #373757;
    text-align: center;
}

.card4.active {
    background: rgb(98 136 164 / 50%);
}

.medicchild {
    text-align: center;
}

.card1:hover .medicchild h3 {
    color: #000;
}

/*.card1:hover .medicchild p {
    color: #000;
}*/

h3.sedrd {
    text-align: center;
}

.card4 {
    cursor: pointer;
    transition-duration: 0.6s;
}

.bcght {
    background: #677998;
    text-align: center;
}

.custom-file-upload-hidden {
    display: none;
    visibility: hidden;
    position: absolute;
    left: -9999px;
}

.custom-file-upload {
    /*display: block;
  width: auto;
  font-size: 16px;*/
}

    .custom-file-upload label {
        display: block;
        margin-bottom: 10px;
    }

.file-upload-wrapper {
    position: relative;
    margin-bottom: 5px;
}

.file-upload-input {
    /*width: calc(100% - 120px);
  color: #fff;
  font-size: 16px;
  padding: 11px 17px;
  border: none;
  background-color: #677998;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  float: left;*/
    /* IE 9 Fix */
    padding-right: 110px;
}

/*.file-upload-input:hover, .file-upload-input:focus {
        background-color: #677998;
        outline: none;
    }*/

.file-upload-button {
    cursor: pointer;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 9px 20px;
    border: none;
    margin-left: -1px;
    background-color: #003c6d;
    /* IE 9 Fix */
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    border-radius: 4px;
}
/*.file-upload-button:hover {
  background-color: #677998;
}

    .file-upload-button:focus, .file-upload-button:active {
        background-color: #003c6d;
    }*/

.apprec {
    padding: 20px 0;
    background: #003c6d;
    width: 300px;
    margin: auto;
    color: #fff;
    margin-bottom: 20px;
}

.gandp {
    color: #00af00;
}

.card1:hover .gandp {
    color: #00af00;
}

.card1:hover .crgt {
    color: #677998;
}

.card1:hover .vftre {
    color: #fff !important;
}

.medicchild h3 {
    font-size: 20px;
    font-family: 'Markazi Text', sans-serif;
}

.vftre {
    font-size: 20px !important;
    font-family: 'Markazi Text', sans-serif;
    /*font-weight: bold;*/
    background: rgb(0 60 109);
    padding: 10px;
    color: #fff;
    margin-bottom: 15px;
}

.jagabo {
    background: linear-gradient(45deg, #003c6d, #6288a5);
    color: #fff;
    padding: 0;
    margin: auto;
}

.navbar-brand {
    float: right;
}

.bgcv label {
    padding: 0;
    margin: 0;
    color: #fff;
}

.bgcv {
    padding: 10px;
    margin-left: 20px;
    background: #003c6d;
    border-radius: 8px;
    color: #fff;
}

.document-type-details-wrap {
    background-color: #f3f3f3;
    border-radius: 8px;
    border: 1px solid #f2f2f2;
}

.document-type-details {
    padding: 10px 0px;
    font-size: 16px;
    text-align: justify;
    margin: 0px;
    color: #3e474f;
    line-height: normal;
}

.document-type-details-1 {
    /*border-bottom: 2px solid #003c6d;*/
    padding-bottom: 15px;
}

.document-fees {
    background: #b0c3d1 !important;
    color: #373757 !important;
    font-weight: bold;
}

.popup-link {
    font-size: 16px;
    color: #003c6d;
    text-decoration: underline !important;
    font-weight: bold;
}

.extra-amount {
    font-weight: bold;
    color: #ff0000;
    /*font-size: 16px;*/
}

.price-summary-table {
    width: 100%;
    color: #373757;
    text-align: right;
    border: 1px solid #b0c3d1;
}

.price-summary-head {
    padding: 10px;
    background-color: #dbf0ff;
    border: 1px solid #b0c3d1;    
}

.price-summary-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

    .price-summary-row div {
        flex: 1;
        padding: 10px;
        border: 1px solid #b0c3d1;
    }

        .price-summary-row div:first-child {
            flex: 0 130px;
        }

    .price-summary-row:last-child {
        /*font-weight: bold;*/
    }

a.bcght:hover {
    color: #fff;
}

.cairo-font {
    font-family: 'Cairo', sans-serif !important;
}

.documents-list {
    padding-right: 35px;
    display: inline-block;
}

    .documents-list li {
        list-style: disc;
    }


.service-details-sections {
    text-align: right;
    padding: 10px 20px;
    color: #2d2d2d;
}

    .service-details-sections p {
        padding: 0px;
        margin: 0px;
        color: #2d2d2d;
    }

    .service-details-sections li {
        list-style: disc;
        margin-right: 20px;
    }


.btn-size {
    font-size: 20px;
}

.service-header {
    text-align: right;
    font-size: 26px;
    color: #336699;
    border-bottom: 1px solid #333;
    padding: 0 0 5px;
    margin: 0 0 5px 0 !important;
}

.service-body {
    text-align: right;
    color: #2d2d2d;
    margin-bottom: 40px;
}




.dashnums {
    padding: 20px 25px;
    border-top-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    border-top-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    background: #fff;
    border-right: 5px solid #26a69a;
   /* background-image: url(../assets/images/logoover.png);
    background-size: 25%;
    background-repeat: no-repeat;
    background-position: left;*/
}

    .dashnums h2 {
        font-size: 36px;
        font-weight: bold;
        text-align: right;
        margin: 0;
    }

    .dashnums h4 {
        margin: 0;
    }

    .dashnums.pending {
        border-right: 5px solid #f59f43;
    }

    .dashnums.approved {
        border-right: 5px solid #28a745;
    }

    .dashnums.rejected {
        border-right: 5px solid #dc3545;
    }

    .dashnums.pending h2 {
        color: #f59f43;
    }

    .dashnums.approved h2 {
        color: #28a745;
    }

    .dashnums.rejected h2 {
        color: #dc3545;
    }
.approvals .card {
    padding-top: 25px;
}
.dashheader {
    width: 100%;
    background: linear-gradient(45deg, #db161b, #ff5a5e);
    padding: 8px 18px;
    border-radius:5px;
}
.approvals .card {
    padding-top: 25px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.highcharts-breadcrumbs-group {
    float: right !important;
}
.dashnums h4 img {
    width: 24px;
    margin-left: 8px;
}
.row.approvals {
    padding: 15px;
}
.card1.bhnk .dashheader {
    background: #07608B;
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.card1.bhnk .dashheader h2{
    margin: 0 !important;
}
tr.pagerstyle span {
    font-size: 18px;
    background: #07608b;
    padding: 10px;
    color: #ffff;
}
tr.pagerstyle td a {
    text-align: center;
    font-size: 14px;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    color: #a3a3a3;
    background-color: #fff;
    padding-top: 6px;
    padding-bottom: 6px;
}
.dedf.cfredv .col-md-3 .btn-success {
    background: #CCE6CC7A !important;
    border-color: #28a745 !important;
    color: #28A745 !important;
    padding: 5px 15px;
    font-size: 17px;
    display: block;
    border: 1px solid;
    text-align: center;
    margin-top: 10px;
}
.dedf.cfredv .col-md-3 .btn-success img{
    margin-left: 6px;
}
.approval-bar .form-print-button {
    float: left;
    background: rgb(200 223 239 / 26%);
    color: #07608B;
}
.card-body a.btn.btn-primary.btn-size {
    background: #C8DFEF42;
    color: #427395;
}

@media print {
    .print-show img {
        width: 100px;
    }

    .form-control {
        padding: 2px;
        height: 32px;
    }

    .card-body {
        padding: 0 !important;
    }
}

@media print {
    @page {
        size: A4 potrait;
        margin: 0.0cm;
    }
}



/* 22- june 2026 */
.approvals .card{
    gap: 10px;
}
.card.dashnums.alert {
    border-left: 5px solid #405eac;
}

.card.dashnums.alert h2 {
    color: #405eac;
}
.card.actcard {
    flex-direction: column;
    padding: 0;
        height: 100%;
            justify-content: start;
}

.card.actcard .card-header {
    width: 100%;
    text-align: right;
    background: none;
    padding: 0;
    border: none;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
}

.card.actcard .card-header h2 {
    font-size: 22px;
    font-weight: bold;
    color: #1f539c;
    margin: 0;
}

#containerbargrt,
#containerbargrt .highcharts-container,
#containerbargrt svg {
  width: 100% !important;
}

#containergrt,
#containergrt .highcharts-container,
#containergrt svg {
  width: 100% !important;
}