@import url('https://fonts.googleapis.com/css?family=Titillium+Web&display=swap');

body { font-family: 'Titillium Web', sans-serif; letter-spacing: .6px ;background-color: #e6e6e6;}

.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a span {
    font-size: 13px;
    font-weight: 600;
    margin-right:7px;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a span i{
    font-size: 13px;
}
.mat-tab-group{
    font-family: 'Titillium Web', sans-serif !important
  }
.wrapper .page-wrap .app-sidebar .sidebar-header .nav-toggle {
    color: #283045;
    font-size: 22px;
    margin-left: -5px;

}
.wrapper .header-top .top-menu .mobile-nav-toggle span {

    background-color: #283045;

}
.wrapper .header-top[header-theme="light"] {
    background:#fff;
    direction: ltr;
    /* border-bottom: 1px solid #80808066; */
    color:#fff !important
}
.wrapper .header-top .top-menu .mobile-nav-toggle span::before, .wrapper .header-top .top-menu .mobile-nav-toggle span::after {

    background-color: #283045;

}

.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a i {
    color: #fff !important;
    font-size: 14px !important;
}


.widget .widget-header .widget-title {
    font-size: 18px;

    text-align: center;
}
.widget{ overflow: visible; ; background: #fff;  border-radius: 8px;
}

.widget .widget-header {
    padding: 10px 20px;
    border-bottom:0;
    position: relative;

    color: #1c2172;


}
.widget .widget-header .widget-tools .btn-widget-tool {
    padding: 12px 5px;
    font-size: 16px;
    background: transparent;
    color: #ffffff;
}
.widget .widget-body .icon {
    font-size: 32px;
    color: #1c2172;
}
.widget .widget-body .state h6 {
    margin-bottom: 0px;
    font-weight: 600;
    color: #f28a19;
    font-size: 13px

}



.card-content .box { box-shadow: 0 1px 3px rgba(0, 0, 0, .12); margin-bottom: 15px;transition: 0.3s ease-in-out;}
.card-content .box:hover { box-shadow: 0 6px 0 0 rgba(0, 0, 0, 0.01), 0 15px 32px 0 rgba(0, 0, 0, 0.06);}

.widget .widget-body .state-course h2 {
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 16px;
    color: #1c2172;
    font-weight: 600;
    margin-top: 5px

}

.widget .widget-body .state-course h6 {
    margin-bottom: 0px;
    font-weight: 600;
    color: #f28a19;
    font-size: 13px

}
.box .widget-body .icon {
    font-size: 28px;
    color: #1c2172;
}
.wrapper .page-wrap .main-content .page-header .page-header-title i {
    background: #1c2172;
}

.nav-tabs .nav-link {
    padding: 10px 18px;
    margin-left: 0px ;
    margin-right: 10px ;
    font-size: 15px;
    background: #e6e6e6;
    border-bottom: 1px solid #dadada;
    border-radius: 4px 4px 0 0;
    font-weight: 600;
     color: #1c2172;

}
.multi { margin: 0}
.multi .nav-link {
    padding: 10px 18px;
    margin-right: 5px ;
    margin-left: 0;
    font-size: 14px;
    font-weight: 600;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link , .nav-tabs .nav-link:hover{
    color: #ffffff;
    background-color: #275c75;
}
.nav-tabs {
    border-bottom: 1px solid #f28d1e;     margin: 0;

}
.tab-content{padding: 0 ; margin-bottom: 25px}
.tab-content>.tab-pane {
    padding: 0px;
}
.tab-content>.pane {
    padding: 8px 0;
}
.form-group{font-size: 11px;}
.form-group img{ width:80px; height: 80px; border-radius:10px; }
.form-control {
    height: auto;
    min-height: 30px;
    border: 1px solid #eaeaea;
    padding: 0 10px;
    background-color: #fff;
    font-size: 14px;
    border-radius: 1px;

}


.btn-b {
     padding: 3px 10px 25px 10px;
    margin-bottom: 5px;
    margin-top: 15px;
     background: none;
    margin-left: 0px;
    border: 1px solid #1c2172;
    color: #1c2172;

}
.btn-c {
     padding: 3px 10px 25px 10px;
     background: none;
    margin-left: 0px;
    border: 1px solid #1c2172;
    color: #1c2172;
}


.nav-pills .nav-link.active, .nav-pills .show > .nav-link  {
    color: #fff;
     background: #1c2172;
     border: 1px solid #1c2172;
    transition: 0.5s ease-in-out;
}

.nav-pills .nav-link:first-child  {
  border-radius: 8px 8px 0 0
}
 .nav-pills .nav-link:last-child  {
  border-radius: 0px 0px 8px 8px ;
}
.nav-pills .nav-link:hover{
     color: #1c2172;
        background: #F6F7FB;
    border: 1px solid #F6F7FB;
    transition: 0.5s ease-in-out;
}

.nav-pills .nav-link {
    border-radius: 0;
    background: none;
    margin-bottom: 0px;
    padding: 12px 8px !important;
    color: #1c2172;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .08);
    transition: 0.5s ease-in-out;

}


.nav-pills .nav-link:last-child {
 box-shadow: 0 2px 0 #f28d1e;

}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.nav-pills .nav-link .ik {
    padding: 0px 15px 0 10px;
    color: #f28d1e;
    font-size: 20px
}

.nav-pills .nav-link.active .ik {
    color: #fff;
}
.nav-pills .nav-link:hover .ik {
    color: #fff;
}

.wrapper .page-wrap .app-sidebar{box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), 0 2px 5px rgba(0, 0, 0, 0.1);}

.wrapper .page-wrap .app-sidebar.colored .sidebar-header .header-brand {
    color: #000440;
    font-size: 15px;
    font-weight: 600;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content {
    background-color: #fafcfd;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-header {

    text-align: center;
    margin-bottom: 0px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.04);}
    .wrapper .page-wrap .app-sidebar.colored .sidebar-header a.dropdown-toggle{color:#283045;}
    .wrapper .page-wrap .app-sidebar.colored .sidebar-header a.dropdown-toggle:hover{color:#283045;}


.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a {
    color:#283045;
}
.wrapper .page-wrap .app-sidebar{ width: 270px}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a:hover {
    color: #fff;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a:hover i{
    color: #fff;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
    font-size: 13px !important;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item.open::after, .wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item.active::after {
    background-color: #0c0f48;
}

.wrapper .page-wrap .footer {
    background: #fff;
    border-top: 1px solid rgba(129, 2, 2, 0);
    font-size: 13px;
    color: #1c2172;

    z-index: 99999;
    height: 60px;
}
.btn5[disabled] {
    opacity: 0.5;
    cursor: not-allowed;
  }
.wrapper .page-wrap .footer .text-dark {
     color:#f28d1e !important;
}
.wrapper .page-wrap .app-sidebar.hide-sidebar { -moz-transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); -o-transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); -webkit-transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); -moz-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }


.wrapper.nav-collapsed .page-wrap .app-sidebar{ overflow: hidden; }

.wrapper.nav-collapsed  .app-sidebar .text { display: none; }
.wrapper.nav-collapsed  .app-sidebar .sidebar-content .nav-container .navigation-main .nav-lavel { display: none; }
.wrapper.nav-collapsed  .app-sidebar .nav-item a span { display: none; }
.wrapper.nav-collapsed  .app-sidebar .nav-item a .svg-icon { display: block; }

.wrapper.nav-collapsed  .app-sidebar .nav-item a::before { display: none; }
.wrapper.nav-collapsed  .app-sidebar .logo-img .header-brand-img{display: none;}
.card  {
  border-radius: 8px
}
.nav-collapsed .page-wrap  .main-content {
    padding: 8px 0;
    padding-right: 75px;
}
.nav-tg{
    color: #448aff !important;
    font-size: 18px !important;
    margin-left: -13px !important;
}
.wrapper.nav-collapsed .page-wrap .app-sidebar .sidebar-header .nav-tg{
    margin-right: 9px !important;
    margin-left: -31px !important;

}


.card-header {
    padding: 10px;
    margin-bottom: 10px;
    background:none;
    color: #fff;
    color: #283045;

    border-radius: 0!important;
    border-bottom: 0;
    font-weight: 800;
}
.card-header .card-title { margin: 0}
.card-header h4.card-title  { font-size: 18px; font-weight: 600}

.card .card-body {
    padding: 0px;
}
.card-content { background: #fff; min-height: 390px; border-radius: 0 0 8px 8px; box-shadow: 0 2px 0 #f28d1e}
.user {min-height: 100px;}
.ca-d{margin-bottom: 20px}


select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 20px;
    background-image: url(../images/down-arrow.svg);
    background-position: center right 15px;
    height: 40px !important;
}
.form-group {
    color: #1c2172;
    font-size: 14px;
}
.form-control
{
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border-bottom: 2px solid #f28d1e;
    background: none;
    -webkit-appearance: none;
	outline: none;
    border-radius: 2px;
}
.form-control:focus
{    background: none;
    box-shadow: 0 2px 0 #f28d1e;
    border-bottom: 2px solid #1c2172 ;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    transition: 0.5s ease-in-out;

}
.custom-select {
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    border: 0;
    background-color: transparent;
    border-bottom: 2px solid #f28d1e;
    -webkit-appearance: none;
    border-radius: 2px;}

.custom-select:focus
{    background: none;
    width: 100%;
    box-shadow: 0 2px 0 #f28d1e;
    border-bottom: 2px solid #1c2172 ;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    transition: 0.5s ease-in-out;
}


.accordion .btn-block{ border-radius:8px 8px 0 0;background: #e6e6e6; color: #1c2172 ; border-color: #e6e6e6}
.accordion .btn-block:hover{ border-radius: 4px; color: #f28d1e ; text-decoration: none}
.accordion .btn-block:focus{ text-decoration: none}
/* .card .card-header {
    border-bottom:0;
} */
.accordion .collapse .back{ box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.07) !important; border-radius: 0 0 8px 8px ; margin-top: -14px; padding: 10px  }


.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #f28d1e; border-color: #f28d1e;
}

.table {
margin-bottom: 0px
}
 p.t-head {
    color: #1c2172;
    margin-bottom: 10px;
     text-align: justify;
     margin-top: 10px;
     font-size: 16px; font-weight: 600
}

.table-sm td, .table-sm th {
    padding: .7rem;
}
.table .row {
margin: 0
}
.table .col-md-6 , .table .col-md-4 {
    padding: 0
}
.table th , .mat-table th {
    color: #464646;
    font-size: 14px;
}
.table td, .table th {
    vertical-align: middle;
    text-align: left !important;
}
.table tbody td , .mat-table tbody td {
font-size: 12px;
font-weight: 600;
text-align: left !important;

}
.mat-form-field-appearance-fill .mat-form-field-infix {
    padding: 0.25em 0 0.75em 0;
}
.table thead th , .mat-table thead th {
    font-weight: 600;
    font-size: 13px; vertical-align: middle;
    border: 0;
    text-align: left !important;
}
.bordered thead th  {

    border: 1px solid #f7f7f7;
}
.table td, .table th {
    border-top: 0;

        text-align: left !important;

}
.table thead , .mat-table thead {
    background-color: #6d6d6d;
}
.mat-table {
    border-radius: 8px;
    background: #fff;
box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
}

.modal-footer{padding: 10px 0; text-align: center; display: block}
.modal-header{background: #e6e6e6 ;color: #1c2172;}
.modal-body{padding: 10px}
.modal-dialog{max-width: 500px;}


.border-checkbox-section .border-checkbox-group .border-checkbox-label:before {
    content: "";
    display: block;
    border: 2px solid #f18a17;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
}
.border-checkbox-section .border-checkbox-group .border-checkbox:checked + .border-checkbox-label:after {
    -webkit-animation: check linear 0.5s;
    animation: check linear 0.5s;
    opacity: 1;
    border-color: #1c2172;
}
.border-checkbox-section .border-checkbox-group .border-checkbox-label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    padding-left: 30px;
    margin-right: 15px;
    color: #1c2172;
    font-weight: 600;
}

.radio .helper::after, .radio .helper::before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    margin: 0.25rem;
    width: 1rem;
    height: 1rem;
    -webkit-transition: -webkit-transform 0.28s ease;
    transition: -webkit-transform 0.28s ease;
    transition: transform 0.28s ease, -webkit-transform 0.28s ease;
    border-radius: 50%;
    border: 0.125rem solid #f28a19;}
.radio .helper::after {
    transform: scale(0);
    background-color: #1c2172;
    border-color: #1c2172;
}

.form-radio label {
    position: relative;
    padding-left: 1.5rem;
    text-align: left;
    color: #1c2172;
    display: block;
    line-height: 1.8;
        font-weight: 600;

}

.ct-label {
    fill: #fff;
    font-size: 17px;
    line-height: 1;
}
.ct-series-a .ct-area, .ct-series-a .ct-slice-donut-solid, .ct-series-a .ct-slice-pie {
    fill: #2dce89;
}
.ct-series-b .ct-area, .ct-series-b .ct-slice-donut-solid, .ct-series-b .ct-slice-pie {
    fill:  #f5365c;
}
.ct-series-c .ct-area, .ct-series-c .ct-slice-donut-solid, .ct-series-c .ct-slice-pie {
    fill: #11cdef;
}
.ct-series-d .ct-area, .ct-series-d .ct-slice-donut-solid, .ct-series-d .ct-slice-pie {
    fill: #007bff ;
}
.ct-series-e .ct-area, .ct-series-e .ct-slice-donut-solid, .ct-series-e .ct-slice-pie {
    fill: #6c757d;
}

.chart ul { list-style: none ;margin-top: 40px}



.user .widget .widget-body .state h6.danger , .user .widget .widget-body .state h2.danger , .widget .widget-body .danger
{color: #f5365c}

.user .widget .widget-body .state h6.success , .user .widget .widget-body .state h2.success , .widget .widget-body .success
{color: #2dce89}

.user .widget .widget-body .state h6.info , .user .widget .widget-body .state h2.info , .widget .widget-body .info
{color: #11cdef}

.user .widget .widget-body .state h6.primary , .user .widget .widget-body .state h2.primary , .widget .widget-body .primary
{color: #007bff}

.user .widget .widget-body .state h6.secondary , .user .widget .widget-body .state h2.secondary , .widget .widget-body .secondary
{color: #6c757d}


.table  .nav-link .badge {    width: auto;
    height: auto; ; border-radius: 5px; padding: 5px ; float: right;line-height: 14px ; background: #1c2172; color: #fff;font-size: 12px}


.table  .nav-link {
      font-size: 14px;
    font-weight: 600;  color: #1c2172; padding: 0
}
.table ul {
     box-shadow: 0px 2px 3px rgba(0,0,0,.1)
}

.table li .nav-link {
    padding: 10px 10px;
    color: #1c2172;
    border-radius: 0px;
    font-size: 12px; border-bottom: 1px solid #dcdcdc;
    transition: 0.5s ease-in-out;
}

.table .collapse .nav-link:hover {
    background-color: #f8f8f8;
    padding: 10px 15px;
}
.table .nav-link[data-toggle].collapsed:after {
    content: "▾"; font-size: 19px; margin-left: 5px; color: #f18a17;
}
.table  .nav-link[data-toggle]:not(.collapsed):after {
    content: "▴"; font-size: 19px ;  margin-left: 5px; color: #f18a17;
}


.table .co-edit {
    color: #1c2172;
    font-size: 13px;
}

.progress-indicator>li.active .bubble, .progress-indicator>li.active .bubble:after, .progress-indicator>li.active .bubble:before {
    background-color: #007bff;
}
.progress-indicator>li.active, .progress-indicator>li.active .bubble {
    color: #007bff;
}
.progress-indicator>li.completed .bubble, .progress-indicator>li.completed .bubble:after, .progress-indicator>li.completed .bubble:before {
    background-color: #2dce89;
}

.progress-indicator>li.completed, .progress-indicator>li.completed .bubble {
    color: #2dce89;
}

.progress-indicator {
    margin: 0 0 1em;
    padding: 0;
    font-size: 14px;
    text-transform: capitalize;
}

.profiletimeline .sl-item {
    margin-top: 4px;
    margin-bottom: 10px;
}
.profiletimeline .link {
    color: #1c2172; font-size: 14px
}
.profiletimeline .noti-d {
    margin-top: 10px;
}
a:not([href]):not([tabindex]) {
    color: #fff;
    text-decoration: none;
}

.table tbody td {
    vertical-align: middle;
    color: #3F4254;
    font-weight: 400;
}
/* Inccrease side menu width*/
.wrapper .page-wrap .main-content {
  padding: 8px 0;
    padding-left: 260px;

}

@media only screen and (min-width: 1024px) {
.wrapper .page-wrap .footer {
    padding-left: 290px;
}
}
.wrapper .page-wrap .app-sidebar{ width: 270px}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item:hover {

}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item:hover a{
    color: #212e44;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item.active {
    background: #e1e1e1;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item.active:hover a {
    color: #212e44;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item:hover {
    background: #1b1b28;
}
@media only screen and (max-width: 1023px){
    .wrapper .page-wrap .main-content {
        padding-left: 0;
        padding-right: 0;
    }
    }
    .bs-stepper .step-trigger {
        display: -ms-inline-flexbox;
        display: inline-grid;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0px;
        color: #6c757d;
        text-align: center;

    }
    .bs-stepper .bs-stepper-header i {
        font-size: 25px;

    }
    .step{ margin-right: 4px;}
    .bs-stepper .step-trigger:hover{ background: none;}

    .bs-stepper .btn-primary{ margin-top: 15px;}
    .bs-stepper .step-trigger:not(:disabled):not(.disabled) {
        cursor: pointer;
        text-align: -webkit-center;
    }
    .bs-stepper-content {
        padding: 0;
    }
    .bs-stepper-label {
        margin:0;
        font-size: 12px; text-align: center
    }
    .bs-stepper-circle {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-line-pack: center;
        align-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        padding: .5em 0;
        margin: .25rem;
        line-height: 30px;
        color: #777;
        background-color: transparent;
        border: 2px solid #666;
        border-radius: 25px;
        margin: 5px 10px
    }
    .bs-stepper-circle i{ line-height: 30px}

    .active .bs-stepper-circle {
        background-color: transparent;
        border: 2px solid #f18a17;
        background: #f18a17;
    }
    .active .bs-stepper-circle i {
        color: #1c2172;
        font-size: 18px;
    }
    .active .bs-stepper-label {
       color: #1c2172;
    }


    .bs-stepper hr {     border-top: 1px solid rgb(28, 33, 114);}

    .bs-stepper .line, .bs-stepper-line {
        flex: 1 0 1px;
        text-align: center;
        min-width: 1px;
        min-height: 1px;
        margin: 0;
        background-color: rgb(241, 143, 34);
    }

    .bs-stepper .custom-h {
        background: #dcdcdc; font-size: 20px; font-weight: 700;
        padding: 5px 15px;     color: #1c2172;}

    @media only screen and (max-width: 1024px) {
    .bs-stepper .step {
    display: none ;

        }
        .bs-stepper .active {
    display: block;

        }
    }

    /*Spinner*/
    .loading-indicator {
        position: fixed;
        z-index: 999;
        height: 2em;
        width: 2em;
        overflow: show;
        margin: auto;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
      }

      /* Transparent Overlay */
      .loading-indicator:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.3);
      }

 /*Coordinator courses progress bAT*/
      .progress-bar {
        width: 0;
        -webkit-animation: progress 1.5s ease-in-out forwards;
        animation: progress 1.5s ease-in-out forwards;
        background-color: #f5365c;
    }
    .progress  {
     margin-bottom: 12px
    }



    @-webkit-keyframes progress {
      from {
        width: 0;
      }
      to {
        width: 100%;
      }
    }

    @keyframes progress {
      from {
        width: 0;
      }
      to {
        width: 100%;
      }
    }
    @-webkit-keyframes show {
      from {
        opacity: 0;
      }
      to {
        opacity: 1;
      }
    }
    @keyframes show {
      from {
        opacity: 0;
      }
      to {
        opacity: 1;
      }
    }

    .iframe {
        background:url(../images/ifram-loader.gif) top center no-repeat;
      }

      /* hide  no file chosen*/
      input[type='file'] {
        color: transparent;
      }

      .wrapper.menu-collapsed .page-wrap .app-sidebar .sidebar-header .nav-toggle {
        display: block;
    }

    @media only screen and (max-width: 1023px){
.wrapper .page-wrap .app-sidebar .sidebar-header .nav-toggle {
    display: block;
}
    }

     @media only screen and (max-width: 1023px){
        .wrapper .page-wrap .app-sidebar .sidebar-header .nav-tg {
            display: none;
        }
            }


.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
padding: 10px 5px;
font-size: 14px;
color: #120f4b;
padding-left: 50px;
font-weight: 600;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item i{
font-size: 22px;
color: #120f4b;
}



.new_time {
    margin-left: 10px;
}

.header-brand-img {
    width: 200px;
    padding: 10px;
}
.wrapper .header-top .top-menu .lang {
    margin-right: 30px;
}
.dropdown-toggle {
    color: #fff;
}

.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item {
    position: relative;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a {
    color: #fff;
    overflow: inherit;
    display: flex;
    align-items: center;

}


.mat-raised-button.mat-primary {
    background-color: #377ba8 !important;
    font-family: arabfonts;
    padding: 0px 5px;
    margin-left: 3px;
    color: #fff !important;
    margin-top: 5px;
}


.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item.active {
    color: #fff !important;
    background: #1b1b28 !important
}
.mat-stepper-horizontal, .mat-stepper-vertical {
    background-color: #fff !important;
}


.mat-stepper-horizontal, .mat-stepper-vertical {
    display: block;
}


.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item:hover {
    background: #1b1b28;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item:hover a {
    color: #fff;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
    padding: 10px 5px;
    font-size: 14px;

    padding-right: 50px;
    font-weight: 600;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
    font-size: 15px;
}
.mat-form-field-appearance-fill .mat-form-field-flex {
    background-color: #fff !important;
    box-shadow: 0 0 3px 1px #e9e9e9;
    border-radius: 6px 6px 0 0!important;
    padding: 0.75em 0.75em 0 0.75em !important;

}

.mat-form-field-appearance-fill .mat-form-field-underline::before {
    background-color: #5db5b3 !important;
}
.mat-form-field-ripple {
    position: absolute;
    left: 0;
    width: 100%;
    transform-origin: 50%;
    transform: scaleX(.5);
    opacity: 0;
    transition: background-color .3s cubic-bezier(.55,0,.55,.2);
}
.wrapper .page-wrap .app-sidebar .sidebar-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    padding: 13px 15px;
    height: 60px;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-header .header-brand {
    color: #000440;
    font-size: 15px;
    font-weight: 600;
}
.wrapper .page-wrap .app-sidebar {
    width: 265px;
}
.wrapper .page-wrap .app-sidebar {
    box-shadow: 0 2px 3px rgb(0 0 0 / 10%), 0 2px 5px rgb(0 0 0 / 10%);
}
.wrapper .page-wrap .app-sidebar {
    position: fixed;
    right: 0;
    top: 0;
    width: 240px;
    height: 100vh;
    background-color: #ffffff;
    z-index: 1040;
    -webkit-box-shadow: 0 3px 30px rgb(0 0 0 / 10%), 0 3px 20px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1), 0 3px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 30px rgb(0 0 0 / 10%), 0 3px 20px rgb(0 0 0 / 10%);
    -moz-transition: width 0.3s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: width 0.3s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transition: width 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: width 0.3s cubic-bezier(0, 0, 0.2, 1);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    white-space: nowrap;
    visibility: visible;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
    padding: 10px 5px;
    font-size: 14px;

    padding-right: 50px;
    font-weight: 600;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
    font-size: 15px;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
    padding: 10px 5px;
    font-size: 13px;
    padding-right: 50px;
    margin: 0;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a {
    color: #fff;
    overflow: inherit;
    display: flex;
    align-items: center;

}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a {
    color: #ffffff;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a {
    display: block;
    padding: 15px 5px;
    margin-right: 8px;
    margin-left: 8px;
    color: #545454;
    position: relative;
}

.wrapper .page-wrap .app-sidebar .sidebar-content{
    position: relative;
    height: -webkit-calc(100vh - 60px);
    overflow-y: auto;
    height: -moz-calc(100vh - 60px);
    height: calc(100vh - 60px);
    z-index: 4;
}

.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item:hover {
    background: #1b1b28;
    color:#fff
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
    padding: 10px 5px;
    font-size: 14px;
color:#fff;
    padding-right: 50px;
    font-weight: 600;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
    font-size: 13px;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
    padding: 10px 5px;
    font-size: 13px;
    color: #fff;
    padding-left: 50px !important;
    font-weight: 600;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
    padding: 10px 5px;
    font-size: 13px;
    padding-right: 50px;
    margin: 0;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item:hover a {
    color: #fff;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a {
    color: #fff;
    overflow: inherit;
    display: flex;
    align-items: center;

}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a {
    color: #ffffff;
}
.pattern {
    margin-right: 13px;
    width: 220px;
}
.table tbody td{
    text-align: left !important;
}
.card-header h4.card-title {
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 22px;
    color: #120f4b;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: -10px;
    letter-spacing: 0;
}
.card-header .card-title {
    margin: 0;
}
.mat-form-field-appearance-fill .mat-form-field-ripple {
    bottom: 0;
    height: 2px;
}
.wrapper .sidebar-header .avatar {
max-width: 100%;
height: auto;
}

.wrapper .page-wrap .app-sidebar .sidebar-header .header-brand .logo-img::before {
content: '';
position: absolute;
background-color: #ebebeb;
width: 20%;
height: 3px;
top: -3px;
left: 8px;
}
.wrapper.nav-collapsed .page-wrap .app-sidebar .sidebar-header .dropdown  { display: none; }
.wrapper.nav-collapsed .page-wrap .app-sidebar .sidebar-header .logo-img  { display: none; }


.wrapper .header-top .top-menu .logo-img img{

display: inline-block;
height: 46px;
padding-left: 30px;
margin: -8px 0;

}

.wrapper .header-top .top-menu .lang{

margin-left: 30px;
color: #f6f7fb;

}


.wrapper .header-top .top-menu .nav-link {

color: #f6f7fb;
}
.wrapper .header-top .top-menu .header-date{

color: #3d485c;
padding: 0 10px;
font-size: 15px;
}
.wrapper .header-top .top-menu .header-date .ik{

font-size: 16px;
}
.widget {
margin-bottom: 15px;
}
.widget .widget-body {
padding: 15px 15px;
}

.widget .widget-body .icon  {
width: 60px;
height: 60px;
position: relative;
border-radius: 8px;
padding: 0;

}
.widget .widget-body .icon img {
width: 100%;
height: auto;
}

/* .widget .widget-body .icon::before {
content:'';
position: absolute;
background-color: #fff;
width: 15%;
height: 4px;
top: -2px;
left:8px;
} */

.widget .widget-body .state  {
margin-left: 20px;
}

.widget .widget-body .state h2 {
margin-bottom: 4px;
font-size: 16px;
color: #120f4b;
font-weight: 700;
margin-top: 0px;
}
.widget .widget-body .state h6 {
margin-bottom: 4px;
font-size: 14px;
color: #120f4b;
font-weight: 400;
}
.widget .widget-body .state p {
margin-bottom: 0px;
font-size: 14px;
color: #f18a17;
font-weight: 600;
}

.widget .widget-body .state p span{

margin-left: 12px;
}

.btn {
    padding: 8px 15px 30px 15px;
    font-size: 15px;
    font-weight: 700;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    color: #3580ab !important;
    background-color: #e4eef3 !important;
    border:none;
    border-radius:8px;
    transition: 0.5s ease-in-out;



    }
.btn:focus{ color: #fff; border: 0;}
.btn:hover {
border: 1px solid #f28d1e;
background-color:#f28d1e;
color: #fff;
border-radius:8px;


}

.prev {background: #e9e9e9;}





.btn-det {
padding: 8px 5px 30px 5px;
font-size: 13px;
font-weight: 400;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
background-color: #fff;
border: 1px solid #fff;
color: #f28d1e;
border-radius:8px;
transition: 0.5s ease-in-out;
margin-top: 12px;


}
.btn-det img {float: left;}


.custom .card-header {
padding: 16px 0px;
border: 0;
background: #3257a6;

color: #fff;
border-radius: 10px 10px 0px 0px!important;
}

.custom .card-header h3 {
text-align: center;
color: #fff;
font-weight: 700;
font-size: 18px;
}
.custom .card-data {
background: #f6f7fb;
margin-top: -10px;
border-radius: 0 0 10px 10px;
border: 1px solid #3257a6;
padding: 20px;
}
.custom .vital  {
margin-bottom: 15px;
}
.custom .vital .head {
color: #fff;
}
.custom .vital .head p{
margin-bottom: 6px;
text-align: center;
}
.custom .vital .data {
text-align: center;
background: #fff;
border: 2px solid #f18a17;
color: #3257a6;
font-size: 20px;
font-weight: 700;
border-radius: 5px;
padding: 4px;
position: relative;

}
.custom .vital .data::before {
content:'';
position: absolute;
background-color: #23458e;
width: 20%;
height: 3px;
top: -3px;
left:8px;
}

.custom .card-data span  {
text-align: center;
font-size: 16px;
margin: auto;
margin-bottom: 25px;
margin-top: 4px;
}




.custom .news img {
display: block;
max-width: 100%;
height: 250px;
border-radius: 0 0 10px 10px;

}

.c-news .card-header { margin-bottom: 0px;}
.custom .news {
position: relative;
overflow: hidden;
margin-bottom: 0px;

}

.custom .news .details {
background: rgba(78, 79, 165, 0.6);
position: absolute;
left: 0;
bottom: 0px;
right: 0;
text-align: center;
padding-top: 0px;
transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
padding-left: 5px; padding-right: 5px;
height: 100%;
border-radius: 0 0 10px 10px;
align-items: center;
align-content: center;
display: grid;
}

.custom .news .details h3 {
color: #fff;
font-size: 13px;
font-weight: 600;
margin-bottom: 5px;
line-height: 2
}
.custom .news .date p {text-align: center; margin-top: 10px; color: #fff;}
.custom .news .date p i {color: #f28d1e; font-size: 18px;}


.custom .news .details a {
color: #fff;
}

.custom .news .details a:hover {
color: #f28d1e;
}

.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #fff;

}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #fe8800;

}

.owl-theme .owl-nav.disabled+.owl-dots {
position: absolute;
bottom:0px;
left: 45%;
}

.header-top .input-group{ margin: -5px 0; }
.header-top .input-group .form-control{
padding: 0.5em 1em;
border: 0;
border-bottom: 2px solid #f28d1e;
background: #fff;
-webkit-appearance: none;
outline: none;
border-radius: 0px;
height: 40px;
}


.header-top .input-group .form-control:focus
{    background: #f1f1f1;
box-shadow: 0 2px 0 #444;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
transition: 0.5s ease-in-out;

}
.header-top .input-group .custom-select {
width: 100%;
border: 0;
background-color: #fff;
border-bottom: 2px solid #f28d1e;
border-right: 2px solid #f28d1e;
-webkit-appearance: none;
border-radius: 4px 0 0px 4px;
background-image: url(../images/down-arrow.svg);
background-position: center right 10px;
height: 40px;
cursor: pointer;

}

.header-top .input-group .custom-select:focus
{    background: #f1f1f1;
width: 100%;
box-shadow: 0 2px 0 #f28d1e;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
transition: 0.5s ease-in-out;
}


.header-top .input-group .btn-search
{
background: #f28d1e;
border: 1px solid #f28d1e;

margin-top: 0;
}
option{
background-color:#ffffff;
color:#f18a17;
border: 0;
box-shadow: 0 0 3px #555;
}

.wrapper .header-top .top-menu .search {
margin-left: 10px;
margin-top: 0px;
background-color: #fff;
padding:0 8px;
height: 40px;
line-height: 2.5;
border-bottom: 2px solid #f28d1e;
border-radius: 4px 0 0px 4px;

}
.wrapper .header-top .top-menu .se {
padding: 5px;
font-size: 12px;

min-width: 120px;
width: 120px;


}
.wrapper .header-top .top-menu .se .dropdown-item {
padding: 7px;

}

.page-wrap .input-group{ margin: 15px 0; }
.page-wrap .input-group .form-control{
padding: 0.5em 1em;
border: 0;
border-bottom: 2px solid #377ba8;
-webkit-appearance: none;
outline: none;
border-radius: 0px;
height: 40px;
}


.page-wrap .input-group .form-control:focus
{    background: #f1f1f1;
box-shadow: 0 2px 0 #444;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
transition: 0.5s ease-in-out;

}
.page-wrap .input-group .custom-select {
width: 100%;
border: 0;
background-color: #fff;
border-bottom: 2px solid #f28d1e;
border-right: 2px solid #f28d1e;
-webkit-appearance: none;
border-radius: 4px 0 0px 4px;
background-image: url(../images/down-arrow.svg);
background-position: center right 10px;
height: 40px;
cursor: pointer;

}

.page-wrap .input-group .custom-select:focus
{    background: #f1f1f1;
width: 100%;
box-shadow: 0 2px 0 #f28d1e;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
transition: 0.5s ease-in-out;
}


.page-wrap .input-group .btn-search
{
    background: #1a8466;
    border: 1px solid #1a8466;

margin-top: 0;
}
option{
background-color:#ffffff;
color:#f18a17;
border: 0;
box-shadow: 0 0 3px #555;
}
select:invalid {
    color: #a2a2a2;
  }
.page-wrap  .search {
margin-left: 10px;
margin-top: 0px;
background-color: #fff;
padding:0 8px;
height: 40px;
line-height: 2.5;
border-bottom: 2px solid #f28d1e;
border-radius: 4px 0 0px 4px;
}


.page-wrap  .se {
padding: 5px;
font-size: 12px;

min-width: 120px;
width: 120px;


}
.page-wrap  .se .dropdown-item {
padding: 7px;

}

.all-clinic ul{list-style: none; margin-bottom: 0;}
.all-clinic ul li{
color: #120f4b;
    font-size: 15px;
    padding-bottom: 8px;
    align-items: stretch;

}
.all-clinic ul li:last-child{

        padding-bottom: 0px;

    }
.all-clinic ul li i{
color: #f18a17;
    font-size: 18px;

}
.all-clinic .btn{
    background: #f18a17;
    border-color: #f28d1e;

    }
.all-clinic .btn:hover{
        background: #120f4b;
        border-color: #120f4b;

        }

        .all-clinic .widget-body .icon {
            width: 50px;
            height: 50px;
            border: 0;
            border-radius: 0px;
            padding: 0;
        }
        .widget {
            box-shadow: 0 6px 0 0 rgb(0 0 0 / 1%), 0 15px 32px 0 rgb(0 0 0 / 9%);
            background: #f3f3f3;
        }
        .widget {
            margin-bottom: 15px;
        }
        .widget {
            overflow: visible;
            background: #fff !important;
            border-radius: 8px;
        }
        .widget .widget-header {
            padding: 10px 20px;
            border-bottom: 0;
            position: relative;
            /* background: #e6e6e6; */
            color: #1c2172 !important;
            /* border-radius: 8px 8px 0 0; */
            border: solid 1px #e5e5e5;
            border-left: 4px solid #3681ab;
        }
        .widget .widget-header .widget-tools {
            position: absolute;
            right: 10px;
            top: 12px;
        }
        .widget .widget-header .widget-tools .btn-widget-tool {
            /* padding: 12px 5px; */
            font-size: 16px;
            background: transparent;
            color: #1c2172;
        }
        .widget .widget-header .widget-tools .btn-widget-tool {
            padding: 5px;
            font-size: 16px;
            background: transparent;
            color: #97a0b3;
        }
        .widget .widget-body {
            padding: 15px 15px;
        }
        .all-clinic .widget-body .icon::before {
            content: '';

            width: 0;
            height: 0px;

        }
.all-doctors ul{
list-style-image: url(../images/doc-list.png);
margin-bottom: 0;
}
.all-doctors ul li{
color: #120f4b;
    font-size: 15px;
    padding-bottom: 5px;
    font-weight: 500;

}
.all-doctors ul li:last-child{

        padding-bottom: 0px;

    }

.all-doctors .btn{
    background: #f18a17;
    border-color: #f28d1e;

    }
.all-doctors .btn:hover{
    background: #120f4b;
    border-color: #120f4b;

    }

.pagination .page-item.active .page-link ,.pagination .page-item:hover .page-link {
    background-color: #4d5092;
    color: #ffffff;
    border-color: #4c5092;
}
.pagination .page-item .page-link {
    color: #3a87ac;
    line-height: 23px;
    min-width: 40px;
    height: 40px;
    font-size: 17px;
    border-radius: 6px;
    border: 1px solid #3a87ac;
    background: #fff;
}
.pagination .page-item.active .page-link, .pagination .page-item:hover .page-link {

    background-color: #33a1e0;
    color: #ffffff;
    border-color: #33a1e0;

}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
fieldset {
    border: 0;
    margin: 0;

}


#carouselbooking .table .thead-light th {
    color: #ffffff;
    background-color: #3257a6;
    border-color: #3257a6;
}
#carouselbooking .table {
    margin-bottom: 0px;
    text-align: left !important;
}
#carouselbooking tfoot {
    background-color: #f28d1e;
    color: #fff;
    font-weight: 800;
}
#carouselbooking tfoot td {
    padding: .5rem;

    }
#carouselbooking .table-sm td {
    padding: .4rem;
    font-weight: 800;

}
#carouselbooking .table-sm td a{
    color: #060355;

    }
#carouselbooking .table-sm td a.disable{
    color: #999999;
    pointer-events: none;
    cursor: default;
    text-decoration: line-through;

}
#carouselbooking .table-sm th {
    padding: .5rem;
}
#carouselbooking .carousel-control-prev {
    left: -28px;
    background-color: #3257a6;
    top: 45%;
    width: 8%;
    height: 12%;
    border-radius: 5px;
}
#carouselbooking .carousel-control-next {
    right: -28px;
    background-color: #3257a6;
    top: 45%;
    width: 8%;
    height: 12%;
    border-radius: 5px;
}
.co-booking{ background-color: #3257a6;}
.co-booking .widget-body .icon2 {
    background-color: #fff;
    border:none;
    border-radius: 0px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
}
.co-booking .widget-body .icon2 i {
    color: #f28a19;
    font-size: 18px;
    text-align: center;
    }

    .co-booking .widget-body .state h2 {
    margin-bottom: 0px;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    margin-top: 0px;
}

.co-booking .widget-body .state h2 span {
    font-size: 12px;
    color: #e9e9e9;
}
.co-booking .widget-body .state p{
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
}

.confirm{
    text-align: center;
}
.confirm img{
    width: 50px;
    height: 50px;
}
.confirm .widget-body .state h2 {
    font-size: 14px;
    margin-top: 8px;
    color: #0e0b3b;

}
.confirm .widget-body .state p {
    font-size: 14px;
    color: #0e0b3b;
    font-weight: 400;

}
.confirm .widget-body .btn{
    background: #f18a17;
    border-color: #f28d1e;

}
.confirm .widget-body .btn:hover{
    background: #120f4b;
    border-color: #120f4b;

}

    .rate .widget-body  span {
    font-size: 28px;
    color: #f28a19;
    }

    .rate .widget-body .state h2 {
        margin-bottom: 0px;
        font-size: 20px;
        color:#04023a;
        font-weight: 700;
        margin-top: 0px;
    }

    .rate .widget-body .state h2 span {
        font-size: 13px;
        color:#f28a19;
    }

    /* sprint2 */

    .statistics .widget-body  { padding: 15px 30px; transition: ease-in-out .5s;}
    .statistics .icon-sta { width: 50px; height: 50px;}
    .statistics .widget-body .head-sta { font-size: 20px; margin-top: 5px; color: #120f4b;}
    .statistics .widget-body .num-sta { font-size: 35px; color: #120f4b; }

    .statistics .widget-body:hover { background-color: #3257a6; transition: ease-in-out .5s;}
    .statistics .widget-body:hover .head-sta , .statistics .widget-body:hover .num-sta
    {
        color: #fff;
        transition: ease-in-out .5s;
    }

    .nav-item img { margin-right: 10px;  width:30px}

    .table{text-align: left !important;}

    .table thead th {
        color: #fff;
        font-weight: 700;
        font-size: 14px;

    }

    .table-responsive {
        margin-top: 20px;
        border-radius: 4px;
    }
    .mat-form-field {
        height: 80px !important;
    }
    .mat-form-field {
        display: inline-block;
        position: relative;
        text-align: left !important;
    }
    label.mat {
        color: #5e6278!important;
        font-size: 13px;
        margin-bottom: 10px;
        margin-right:10px;
        font-family: arabfonts !important;
    }
    .sty_form .mat-form-field-appearance-fill .mat-form-field-flex,.sty_form .ngx-timepicker,.sty_form .ngx-timepicker--disabled{
        background-color: #2522590f !important;
    border-color: #f5f8fa;
    color: #5e6278;
    transition: color .2s ease,background-color .2s ease;
    box-shadow: none !important;
    border-radius: 5px !important;
    /* height: 43px;
    line-height: .6; */
    }
    .sty_form .Field_text .mat-form-field-flex{
        height:60px !important
    }
    .sty_form .mat-form-field-appearance-fill .mat-form-field-underline::before{
        display: none !important;
    }
    .sty_form .mat-form-field-appearance-fill:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{
        opacity:0 !important;
    }
    .sty_form .ngx-material-timepicker-toggle path{
        fill: #5e6278a1;
    }
    .sty_form .mat-datepicker-toggle button,
    .mat-calendar-controls .mat-button-base,
    .sty_form .button-browse
    {
        color:#5e6278a1 !important;
        background-color:inherit !important;
    }

    .sty_form{
        margin:10px 0px;
    }
    .sty_form .ngx-timepicker-control__arrow {

        color: rgb(0 0 0 / 23%) !important;
        margin-bottom:5px;
    }
    .sty_form .mat-datepicker-toggle button:hover,.mat-calendar-controls .mat-icon-button:hover,.sty_form .button-browse:hover{
        margin-left:0px !important;
        padding:0px !important;
    }
    .mat-calendar-controls .mat-icon-button {
        padding: 0;
        min-width: 0;
        width: 40px !important;
        height: 40px !important;
        flex-shrink: 0;
        line-height: 40px;
        border-radius: 50%;
    }
    .mat-calendar-body-selected {
        background-color: #7eadc8 !important;
    }
    .card_link{
        color:#3a87ac !important;
        font-weight: 900;
        font-size:16px;
    }
    .search-button{
        background: #3a87ac !important;
        color: #e9f1f5 !important;
    padding: 7px 15px;
    border-radius: 3px;
    font-size: 16px;
    }
    .separator.separator-dashed {
        border-bottom-style: dashed;
        border-bottom-color: #e4e6ef;
    }
    .separator {
        display: block;
      
        border-bottom: 1px solid #eff2f5;
    }

    .dropdown-toggle {
        color: #fff;
        text-align: center;
        padding: 10px;
        margin: auto;
        display: table;
    }
    .btn-add {
        padding: 8px 20px;
        font-size: 14px;
        font-weight: 700;
        transition: 0.3s ease-in-out;
        background-color: #1a8466;
        border: 1px solid #1a8466;
        color: #fff;
        border-radius:4px;
        transition: 0.5s ease-in-out;
        }
        .btn-add:hover { color: #fff;}
        .btn-add:focus { color: #fff;}




        .btn-acion {
            padding: 6px 10px;
            font-size: 13px;
            font-weight: 700;
            transition: 0.3s ease-in-out;
            background-color: #000440;
            border: 1px solid #000440;
            color: #fff;
            border-radius:4px;
            transition: 0.5s ease-in-out;
            margin-left: 3px;
            }
            .btn-acion:nth-child(2) {
                background-color: #f28d1e;
                border: 1px solid #f28d1e;
                }
            .btn-acion:last-of-type {
                background-color: #444;
                border: 1px solid #444;
                }
            .btn-vital {
                background-color: #f28d1e;
                border: 1px solid #f28d1e;
                }
            .btn-acion:focus{ color: #fff; border: 0;}
            .btn-acion:hover {
            border: 1px solid #000440;
            background:none;
            color: #000440;

            }

            .btn-radio{
                 padding: 4px 5px 6px;
                font-size: 13px;
                font-weight: 700;
                background:none;
                border: 1px solid #3257a6;
                color: #777;
                border-radius:0;
                transition: 0.5s ease-in-out;
                margin-left: 3px;
              }
              .btn-radio:hover{
                background:none;
                border: 1px solid #3257a6;
                color: #555!important;
                border-radius:0;
             }
                .table label {width: 80px;}
                .table .btn-primary:not(:disabled):not(.disabled).active {
                    border-radius: 0px;
                    border-color: #120f4b;
                    background-color:#120f4b ;
                    color: #fff;
                     margin-top: 0px;
                }
                .table tbody td {
                    vertical-align: middle;
                }
                .table th, .table td {
                    padding: .6rem;

                }
                .btn-primary:focus, .btn-primary.focus {
                    box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.0);
                }

         .modal-footer{padding: 10px; text-align: center; display: block}
         .modal-header{background: #e6e6e6 ;color: #283045; padding: 10px 20px;}
         .modal-body{padding: 10px}

         form .input-group {
            margin: 8px 0;
        }
        form hr {
            margin: 6px 0;
        }
        .btn-link {background: none; border: 0; color: #f28a19; margin: 0;}
        .btn-link:hover {background: none; border: 0; color: #f28a19; margin: 0;}
        .btn-link:focus {border: 0; color: #f28a19;}


        .btn-outline-primary{ margin: 0;padding: 3px 6px; font-size: 13px;}
        .btn-outline-primary:focus{ border: 0;}
        .btn:focus{ border: 0;}

        .ngb-tp-input-container .form-control{
    height: 35px;
    }
    @media (min-width: 992px){
    .modal-lg {
        max-width: 1000px;
    }
    }

    .btn-primary:not(:disabled):not(.disabled).active {
        background-color: #3257a6;
        border-color: #3257a6;
        border-radius: 4px;
        color: #fff;
        margin-top: 8px;


    }
    .btn-primary:not(:disabled):not(.disabled).active:hover {
       color: #fff!important;
    }
    form .btn-primary {
        color: #fff;
        background:none;

        border-radius: 4px;
        margin-bottom: 5px;
        margin-top: 8px;
        margin-left: 10px;

    }
    .mat-form-field-appearance-fill .mat-form-field-label {
        top: 1.09375em;
        margin-top: -0.1em!important;
        font-family: lbc;
        font-size: 14px;
        color: #1c2172!important;
        line-height: 1.4;
    }
     form  .btn-primary:hover {

        background:none;

        border-radius: 4px;
    }
    .SEO{
        text-align: center;
        margin: 10px 0px;
    }
    /* new style of new theam */
    .h-45px {
        /* height: 55px !important; */
        margin: auto;
        display: table;
        margin-bottom: 1rem;
        width:250px
    }
    .fs-4 {
        font-size: 1.25rem !important;
    }

    .fw-bold {
        font-weight: 500 !important;
    }
    .text-gray-400 {
        color: #B5B5C3 !important;
    }
    .fw-bolder {
        font-weight: 600 !important;
    }
    .link-primary {
        color: #009EF7;
        font-size: 16px;
    }
    .text-dark {
        color: #181C32 !important;
    }
    .form-control.form-control-solid {
        background-color: #F5F8FA;
        border-color: #F5F8FA;
        color: #5E6278;
        transition: color 0.2s ease, background-color 0.2s ease;
    }
    .mb-10 {
        margin-bottom: 2.5rem !important;
        margin-top: 12pxwqwq;
    }
    .form-control{
        width:100% !important;
        margin-top: 1rem;
    }
    .menu-icon {

        margin-right: 0.5rem;


    }
    .link-primary {
        color: #009EF7;
        font-size: 16px;
    }

      form .slot {text-align: center; width: 50px; margin: auto; margin-top: 5px;}
      form label {font-size: 14px;margin:5px 0px }

      .btn-outline-secondary {
        color: #f28a19;
        background-color: #f5f8fa !important;
        padding: 2px 10px;
        font-size: 13px;
        color: #7cacc7 !important;
    }
    [ngbDatepickerDayView] {
        text-align: center;
         width: 1.7rem!important;
        height: 1.7rem!important;
        line-height: 2rem;

    }
    .ngb-dp-weekdays {
        border-bottom: 1px solid rgba(0,0,0,.125);
        width: 218px;
    }

     .input-group .input-group-prepend .input-group-text  {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        background-color: #eaeaea;
        border-color: #eaeaea;
        color: #3257a6;
        padding-right: 15px;
        height: 40px;
        font-size: 16px;
    }

    .btn-outline-secondary i {    color: #3257a6;}
.btn-outline-secondary:hover  i {    color: #fff;}
    select {

        height: 40px !important;
    }
    .input-group .input-group-prepend .input-group-text  {
        position: relative;

    }

    .input-group .input-group-prepend .input-group-text .require  {
        position: absolute;
        left: 3px;
        top: 3px;
       color: #ca0404;
        font-size: 9px;
    }

    .input-group .input-group-append .btn-outline-secondary  .require {
        position: absolute;
        left: 3px;
        top: 3px;
       color: #ca0404;
        font-size: 9px;

    }

    h5.req-message{font-size: 16px;    color: #ca0404;
    }
    .select2.select2-container--default .select2-selection--single {
        border: 0;
        width: 100%;
        border-bottom: 2px solid #f28d1e;
        background: #fff;
        outline: none;
        border-radius: 2px;
        height: 40px;
        width: 100%!important;
        font-size: 12px;
    }
    .select2-container {

        width: 280px!important;
    }


    .pagination { margin-top: 10px;}
    .sch tr {cursor: pointer;}
    .active-tr { background-color: #c2c2c2!important; color: #191563; cursor: pointer;}

    .tooltip { display: none;}

.wrapper.nav-collapsed .tooltip {
   display: block;

}
.wrapper.nav-collapsed .tooltip .tooltip-inner{
    font-size: 13px;
    font-weight: 600;
    padding: 5px;
    border-radius: 6px;
    width: 130px;
    font-family: 'lbc';
    background-color: #04023a;

}

.user-drop{ width: 170px!important;}

.form-label { font-size: 13px; text-align: left; color: #1c2172; margin-bottom: -10px;}
.form-check  {
    margin-top: 3px;
    }
.form-check .custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #f28d1e;
    width: 23px;
    height: 23px;
  }
  .form-check  .custom-control-label::before {
    width: 23px;
    height: 23px;
    top: 0;

  }
  .form-check  .custom-control-label::after {

    top: 0;
  }
  .form-check  .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {

    line-height: 20px;
    font-size: 22px;
    color: #fff;
}
.upload {
    display:flex;
    align-items:center;
    justify-content:flex-start;
    margin-bottom: 15px;
  }
  .form-img {
    width:90px;
    height: 90px;
     margin-left: 30px;
    background:#fff;
    border:1px solid #060355;
    border-radius: 15%;
  }

  .upload input {
    display:none;
  }
  .upload label {
    padding: 7px 20px;
    text-align:center;
    background:#000440;
    color:#fff;
    font-size:15px;
    border-radius:8px;
    cursor:pointer;
    margin-bottom: 0;

  }

  .form-img img {
    width:88px;
    height: 88px;
    border-radius: 15%;

  }
.table .justify-content-center{
    justify-content: start !important;
}
.close4{
    position: absolute;
    top: 12px;
    left: 22px;
}
  .table img { width: 30px;height: 30px;}
  .table .form-check { width: 50px; margin: auto;}

  .vital-view {
    background-color: #3257a6;
    position: absolute;
    right: -35px;
    top: 150px;
    transform: rotate(90deg);
    border: 1px solid #3257a6;
    border-radius: 0px 0px 0px 0px;
   }
   .vital-s{ position: absolute;
    right: 38px;
    top: 114px;
    width: 340px;
    display: none;
   }
   .vital-s .card-header {
       padding: 16px 0px 10px;
       border: 0;
       background: #3257a6;
       color: #fff;
       border-radius: 10px 0px 0px 0px!important;
   }

   .wrapper .header-top .top-menu .dropdown .dropdown-toggle {
    color: #fff;
}
.wrapper .header-top .top-menu .dropdown .dropdown-toggle .ik {
    font-size: 16px;
}

.side-vital{
    position: absolute;
   left: -40px;
   top: 3%;
   background-color: #23458e;
   width: 82px;
   height: 82px;
   border-radius: 15px;
   transform: rotate(45deg);
   z-index: -2;
}
.side-vital img{
   width: 45px;
  color: #fff;
  display: block;
  position: absolute;
  left: 2px;
  top: 33px;
  animation: pulse 1.5s infinite;
}

.wrapper .page-wrap .right-sidebar {
position: fixed;
top: 60px;
right: 0;
width: 240px;
background: #23458e;
height: calc(100vh - 60px);
border-left: 1px solid #23458e;
border-top: 1px solid #23458e;
padding: 1.07143em;
}
.wrapper .page-wrap .right-sidebar  .vital-head {
position: relative;
padding-bottom: 3px;
margin-bottom: 15px;
}
.wrapper .page-wrap .right-sidebar  .vital-head::before {
content: '';
position: absolute;
display: block;
width: 50px;
height: 3px;
background: #f28d1e;
bottom: 0;
left: calc(40%);
}
.wrapper .page-wrap .right-sidebar  .vital-head h3{
text-align: center;
color: #fff;
font-weight: 700;
font-size: 17px;
}
.custom .read {
text-align: center;
font-size: 16px;
margin: auto;
margin-bottom: 20px;
margin-top: 6px;
color: #fff;
}

.vital-footer{height: 60px; width: 250px;
    position: absolute; bottom: 0;
     background-color: #3257a6; margin-left: 1px;
    }

    .Booking-steps .table-re { margin: 5px 7px; border-radius: 6px; width: 224px; padding: 5px; background-color:#3257a6 ;}

    .Booking-steps .book{
        text-align: center;
        padding: 2px ;
         background-color: #fff;
         font-size: 12px;
         display: block;
         width: 52px;
         margin-bottom: 2px;
         transition: ease-in-out .3s;
         color: #060355;

        }
        .Booking-steps .book:hover{
             background-color:#f28a19;
             color: #fff;
             transition: ease-in-out .3s;
            }
        .Booking-steps .disable{
          cursor: auto;
             background-color: rgb(202, 202, 202);
            }
            .Booking-steps .disable:hover{
                cursor: auto;
                background-color: rgb(202, 202, 202);
                color: #060355;
                  }
    .Booking-steps .ngb-dp-day, .Booking-steps .ngb-dp-week-number, .Booking-steps .ngb-dp-weekday {
        width: 2.1rem;
        height: 2rem;
        font-size: 13px;
    }
    .Booking-steps .ngb-dp-header {
        border-radius: 10px 10px 0 0;
        padding-bottom: .25rem;
        background-color: #3257a6!important;
    }
    .Booking-steps .ngb-dp-month-name {
        font-size: larger;
        background-color: #3257a6;
        color: #fff;
    }
    .Booking-steps ngb-datepicker {
        border-radius: 10px!important;
        width: 240px; margin: auto;
    }
    .Booking-steps .ngb-dp-weekdays {
        border-bottom: 1px solid rgba(0,0,0,.125);
        width: 234px;
    }
    .Booking-steps .bg-primary {
        background-color: #3257a6 !important;
    }

    .mat-form-field-appearance-legacy .mat-form-field-label {
        color:#1c2172!important;font-size: 15px;
        font-family: lbc; font-weight: 600;

    }
    .mat-form-field-appearance-legacy .mat-form-field-label i {
        color: #fe8800;
        margin-right: 10px;
        font-size: 15px;
    }
    .mat-form-field-label-wrapper {
        top: -1.6em!important;
        padding-top: .84375em;
    }
    header{font-weight: 600;}

    .progress-indicator li img {
        width: 46px;
        height: 46px;
       margin-top: 18px;

      }
      .steps{ text-align: center; padding: 50px 0 ;z-index: -3; position: relative; background-color: #ededed;}

       .progress-indicator>li .bubble {
           border-radius: 1000px;
           width: 90px;
           height: 90px;
           background-color: #bbb;
           display: block;
           margin: 0 auto .5em;
           border-bottom: 1px solid #888;
       }
       .progress-indicator>li .bubble:after, .progress-indicator>li .bubble:before {
           display: block;
           position: absolute;
           top: 45px;
           width: 100%;
           height: 2px;
           content: '';
           background-color: #bbb;
           z-index: -1;
       }
       .progress-indicator>li.completed .bubble:after, .progress-indicator>li.completed .bubble:before {
           background-color: #0e0b3b;
       }
       .progress-indicator>li.completed .bubble {
           background-color: #e6e6e6;
           border: 1px dashed #0e0b3b;
       }
        .progress-indicator>li.active .bubble:after, .progress-indicator>li.active .bubble:before {
           background-color: #f28d1e;
       }
       .progress-indicator>li.active .bubble {
           background-color: #e6e6e6;
           border: 1px dashed #f28a19;
       }
       .progress-indicator>li.completed, .progress-indicator>li.completed .bubble {
           color: #0e0b3b;
           font-size: 16px;
       }
       .progress-indicator>li.active, .progress-indicator>li.completed .bubble {
           color: #f28d1e;
           font-size: 16px;

       }

       @media (max-width:574px) {
        .progress-indicator>li .bubble {
            width: 60px;
            height: 60px;

        }
        .progress-indicator li img {
            width: 30px;
            height: 30px;
           margin-top: 12px;

          }
          .progress-indicator>li .bubble:after, .progress-indicator>li .bubble:before {
            display: block;
            position: absolute;
            top: 30px;
    }
    .progress-indicator>li.completed, .progress-indicator>li.completed .bubble {
        font-size: 13px;
    }
    .progress-indicator>li.active, .progress-indicator>li.completed .bubble {
        font-size: 13px;

    }
}

.role-btns .btn-primary:not(:disabled):not(.disabled).active {
    background-color: #3257a6;
    border-color: #3257a6;
    border-radius: 0px;
    color: #fff;
    margin: 0px;
    padding: 2px 6px;
    border-left: 1px solid #f2f2f2;
    line-height: 1.7;
}
.btn-primary:hover{
    color: #3f3c6d !important;

}
.role-btns .btn-primary:not(:disabled):not(.disabled).active:hover {
   color: #fff!important;
}
.role-btns .btn-primary {
    color: #a1a1a1;
    background:none;
    border-color: #a1a1a1;
    border-radius: 0px;
    margin: 0px;
    padding: 2px 6px;
    font-size: 13px;
    line-height: 1.7;
    width: 90px;
}
.role-btns  .btn-primary:hover {
    color: #f28a19!important;
    background:none;
    border-color: #f28a19;
    border-radius: 0px;
}
.mat-slide-toggle-label {
    width: 100%!important;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
    background-color: #3a87ac73 !important;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
    background-color: #3796fa !important;
}
.mat-tab-label{
    padding:0px 9px !important;
    min-width:125px !important;
}
.mat-tab-label, .mat-tab-link{
    font-size:13px !important;
}
.mat-slide-toggle-content {

    font-family: 'Titillium Web'!important;
    margin: 0 3px;
    font-size: 13px;
    margin-left: -4px;
    margin-right: 8px;
}
.td-role { text-align: left;}
.mat-option-text {

    font-family: lbc;
}
.mat-select-value-text {

    font-family: lbc;
}

.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item.active {
    color: #283045;
    background: #dddddd;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub a::before {

    top: 20px;
    font-size: 15px;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item img{
    width: 25px;
   }

   .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: #1a8466;
}

.mat-form-field-appearance-fill .mat-form-field-label {
    top: 1.09375em;
    margin-top: -.1em!important;
    font-family: lbc;
    font-size: 14px;
    color: #120f4b!important;
    line-height: 1.4;

}
.btn:hover {
    border: 1px solid #3b75a5;
    background-color: #3b73a5;
    color: #fff;
    border-radius: 8px;


}
.Box .sm-box {
    padding: 10px;
}
.Box {
    background: #fff;
    box-shadow: 0 0 3px 1px #e9e9e9;
    padding: 3px;
    border: 1px solid #80808054;
    border-radius: 6px;
}
.sm-box h4 {
    font-size: 18px;
    color: #1c2172;
    margin:10px;
    font-weight: bold;
}
.fa-edit,.fa-times{
    margin-left: 6px;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label, .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {

    font-size: 16px;
}
.mat-form-field-appearance-fill .mat-form-field-flex {
    background-color: rgba(0,0,0,.04);
    box-shadow: 0 0 3px 1px #e9e9e9;
        border-radius: 6px 6px 0 0!important;

    }
    .mat-form-field-appearance-fill .mat-form-field-infix {
        padding: 6px 0!important;
        border-top: 0!important;
    }
    textarea.mat-input-element {
        font-family: 'lbc';
    }


.mat-form-field.mat-focused .mat-form-field-ripple {
    background-color: #283045!important;
}
.mat-radio-button.mat-accent .mat-radio-inner-circle, .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
    background-color: #283045!important;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
    border-color: #283045!important;
}
.mat-radio-button {
    margin-bottom: 11px;
}

label.mat{
    color: #5e6278!important;
    font-size: 13px;
    margin-left: 5px;
    font-family: arabfonts !important;
    font-weight: bold;
}
.back_login {
    background-image: url('../../assets/images/55122.png');;
 background-size: cover;
 height:100vh;
 background-repeat: no-repeat;
 width:55%;
}
.Logg{
   width:55%
}
.multiselect-dropdown{
    margin-top: 10px;
              background: #F3F6F9 !important;
              border-color: #F3F6F9 !important;
              padding: 10px;
              border-radius:5px;
}
.multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret{

    top:11px !important
    }
.multiselect-dropdown .selected-item-container .selected-item{

    max-width: 100% !important;
    margin-left: 23px !important;

}
.back_login .login-conteiner {
  

   transform: rotate(90deg);
 
   background-position-x: left !important;

   background-repeat: no-repeat !important;
   
}
.mat-radio-button.mat-accent .mat-radio-inner-circle, .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
    background-color: #5db5b3 !important;
}
.mat-radio-inner-circle {
    left: -2.4px !important;
    height: 18px !important;
    top: -1.7px !important;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
    border-color: #001d6c !important;
}

.mat-radio-outer-circle {
    box-sizing: border-box;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    transition: border-color ease 280ms;
    width: 20px;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
}
.mat-radio-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    vertical-align: middle;
    width: 100%;
}
.mat-radio-label-content {
    padding-left: 5px!important;
}
.mat-radio-outer-circle {
    width: 15px !important;
    height: 15px !important;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
    background-color: #3580ab !important;
}
.card-header .btn{
    text-align: left;
}

.Left-icon{
    text-align: right;
    transition:1s all;
    float: right;
    margin-top:16px;
}
.MBI{
    background: #f5f8fa !important;
                color: #5f6279 !important;
                font-size: 17px;height: 66px;cursor: pointer;
}
.accordion [aria-expanded="true"] .Left-icon{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    transition:1s all;
}
.tabes td{
padding:20px 10px
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
    background-color: #3a87ac !important
}
.mat-slide-toggle{
    margin-right:6px
    }
.mat-radio-group{
    margin-top: 10px;

}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item.active {
    color: #fff !important;
   
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
    background-color: #3580aba1 !important;
}
#style-1::-webkit-scrollbar {
    width: 10px;
  }

  /* Track */
  #style-1::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px grey;
    border-radius: 5px;
  }

  /* Handle */
  #style-1::-webkit-scrollbar-thumb {
    background:#637099;
    border-radius: 3px;
  }

  /* Handle on hover */
  #style-1::-webkit-scrollbar-thumb:hover {
    background: #637099;
  }

  #style2::-webkit-scrollbar {
    width: 5px;
  }

  /* Track */
  #style2::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px grey;
    border-radius: 4px;
  }

  /* Handle */
  #style2::-webkit-scrollbar-thumb {
    background:#637099;
    border-radius: 3px;
  }

  /* Handle on hover */
  #style2::-webkit-scrollbar-thumb:hover {
    background: #637099;
  }

  #style1::-webkit-scrollbar {
    width: 4px;
  }

  /* Track */
  #style1::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px grey;
    border-radius: 5px;
  }

  /* Handle */
  #style1::-webkit-scrollbar-thumb {
    background:  #3a87ac;
    border-radius: 3px;
  }

  /* Handle on hover */
  #style1::-webkit-scrollbar-thumb:hover {
    background: #3a87ac;
  }
.mat-radio-label-content {

    padding-left: 10px!important;
    padding-right: 5px!important;
    font-family: lbc;
}
.mat-checkbox-inner-container-no-side-margin {
    margin-left: 0;
    margin-right: 0;
    margin: auto!important;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element, .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
    background: #1a8466!important;
}
.mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
    background-color: #1a8466!important;
}
.mat-checkbox-layout {

    vertical-align: text-bottom!important;
}
.table-bordered label{width: 40px;}

.mat-dialog-container {
   padding: 0!important;
    width: 700px!important;
    overflow: hidden!important;
}
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #283045!important;
}
.mat-primary .mat-pseudo-checkbox-checked, .mat-primary .mat-pseudo-checkbox-indeterminate {
    background: #1a8466!important;
}



button.table-action i{margin-right: 6px;}
.mat-raised-button.mat-primary .fa-search {

    font-size: 18px;
}
button.table-action2{margin: -2px; padding: 0px 10px!important; line-height: 30px!important;}

button.table-action i{margin-left: 6px;}
button.table-action2{margin: -2px; padding: 0px 10px!important; line-height: 30px!important;}
button.table-action3{
    margin:-2px 3px;
    padding: 0px 10px!important;
        min-width: 43px!important;
        line-height: 30px!important;
        padding-bottom: 4px!important;
}
.cdk-overlay-container{z-index:2000!important}
.cdk-global-overlay-wrapper{z-index:2000!important}
.cdk-overlay-pane{z-index:2000!important}
.widget .widget-body .state h2 {
    margin-bottom: 8px;
    color: #283045;
}
.widget .widget-body .state h6 {
    color: #283045;
}
.widget .widget-body .state h6 i {
    color: #1a8466;
    margin-left: 4px;
    font-size: 13px;
}
.widget{
box-shadow: 0 6px 0 0 rgba(0, 0, 0, 0.01), 0 15px 32px 0 rgba(0, 0, 0, 0.09);
background: #f3f3f3;
}

.answers .check{ margin-right: 10px;}
.answers .remove{ margin-left: 10px; color: #ca0404; cursor: pointer; font-size: 16px;}

.answer-options{margin-bottom: 15px; border-left: 5px solid #1a8466; padding-left: 8px;}
.alternate-answer{ margin-left: 50px;}
.alteranswer:hover{ color:  #1a8466;}


.question-card .question-data { position: relative; padding:10px 20px; margin-bottom: 10px;
    }
.question-card .question-data:after { content: ""; background: #d2d2d2; width: 0px; height: 100%; position: absolute; top: 0; left: -15px; }

  .question-data p{ font-size: 13px; font-weight: 500; margin-bottom: 5px; transition: .5s ease-in-out;}
  .question-data h2{
    font-size: 14px;
    color: #377ba8;
    font-weight: 600;
}



.upload-container .afu-reset-btn{
      background-color: #f44336;
     border: 1px solid #f44336;
}

.upload-container .btn-info:focus, .btn-info.focus {
    box-shadow: none
}



.upload-container .file-upload-default { visibility: hidden; position: absolute; }
.upload-container .file-upload-info { background: transparent; }
.upload-container .input-group .input-group-append .btn {
    height: 35px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.upload-container .progress{ margin: 0;}
.upload-container .cancel { background-color:#377ba8!important;}


.mat-stepper-label-position-bottom .mat-horizontal-stepper-header .mat-step-label {
    padding: 16px 0 0 0;
    font-family: lbc;
    font-weight: 600;
}
.mat-step-header .mat-step-icon-selected, .mat-step-header .mat-step-icon-state-done, .mat-step-header .mat-step-icon-state-edit {
    background-color: #377ba8!important;
    color: #fff;
}

.mat-icon-button {
    padding: 0;
    min-width: 0;
    width: 28px !important;
    height: 28px !important;
    flex-shrink: 0;
    line-height: 28px !important;
    border-radius: 50%;
}
.mat-icon-button mat-icon{
    font-size:17px !important;
}
.mat-stepper-horizontal, .mat-stepper-vertical {
    background-color: #f6f7fb!important;
}

label {

    font-family: lbc;
}

.mat-stepper-horizontal, .mat-stepper-vertical {
    font-family: lbc!important;
}

.mat-stepper-horizontal .step-btn {

    margin-top: 20px;
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header {

    padding: 12px!important;
    margin-bottom: 10px;
    border-radius: 6px;
}
.mat-step-icon {
    height: 35px!important;
    width: 35px!important;
}
.mat-step-header .mat-step-icon {
    font-size: 16px!important;
}

.ngx-timepicker {

    height: 44px!important;
    border-bottom: 0px solid rgba(0,0,0,.12)!important;
}
.ngx-timepicker__time-colon {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -10px;
    font-size: 25px;
}
.ngx-timepicker-control__arrows {
    position: absolute;
    left: 9px!important;
    top:0px !important
}
.ngx-timepicker-control__input {

    border-radius: 6px;
    background: transparent;
}
ngx-material-timepicker {
    --body-background-color: #fff;
    --primary-font-family: 'Roboto',sans-serif;
    --button-color: #1a8466!important;
    --dial-active-color: #fff;
    --dial-inactive-color: rgba(255, 255, 255, .5);
    --dial-background-color: #1a8466!important;
    --clock-face-time-active-color: #fff;
    --clock-face-time-inactive-color: #6c6c6c;
    --clock-face-inner-time-inactive-color: #929292;
    --clock-face-time-disabled-color: #c5c5c5;
    --clock-face-background-color: #f0f0f0;
    --clock-hand-color: #1a8466!important;
    --clock-hand-color: #1a8466!important;
}

.list-group {
    text-align: center;
}

.list-group-item.active {
    z-index: 2;
    color: #3580ab;
    background-color: #e4eef3;
    border-color: #e4eef3;
}
.Acc{
    margin-left: -1.6rem !important;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: none;
    border-bottom: 2px solid rgba(0,0,0,.09);
}
.form-check {
    padding-right: 0rem;
}


.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
    padding: 10px 5px;

    padding-right: 50px;
    font-weight: 600;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
    font-size: 15px;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
    padding: 10px 5px;
    font-size: 13px;
    padding-right: 50px;
    margin: 0;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a {
    color: #fff;
    overflow: inherit;
    display: flex;
    align-items: center;

}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a {
    color: #ffffff;
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a {
    display: block;
    padding: 15px 5px;
    margin-right: 8px;
    margin-left: 8px;
    color: #545454;
    position: relative;
}
.mat-stepper-horizontal, .mat-stepper-vertical {
    background-color: #fff !important;
}
.mat-step-header .mat-step-icon-selected, .mat-step-header .mat-step-icon-state-done, .mat-step-header .mat-step-icon-state-edit {

    color: #fff;
}
.mat-step-header .mat-step-icon {
    background-color: rgb(0 0 0 / 38%) !important;
}
.mat-step-header .mat-step-icon-selected, .mat-step-header .mat-step-icon-state-done, .mat-step-header .mat-step-icon-state-edit {

    color: #fff;
}
.sm-box h4 span {
    color: #2e77b5;
    font-size:15px;
    font-weight: bold;
}
.wafa-question p{
  font-size: 18px;
}
.wafa-question.subQuestion{
  border: 1px dashed #2e77b5;
}

.wafa-question.subQuestion .QA{
  padding-left: 50px;
}

.wafa-list{
  border: 1px dashed #5DB5B3;
  padding: 10px;
  box-shadow: 0px 0px 1px #5db5b3;
  font-size: 15px;
  border-radius: 2px;
}
.text-ligh-green{
  color: #5DB5B3;
}
.wafa-head{
  border-bottom: 1px solid #ddd;
  padding-left: 17px;
  padding-right: 200px;
}
.wafa-head:last-child{
  border-bottom: 2px solid #ddd;
  margin-bottom: 70px;
}

.wafa-head .w-title{
  font-size: 16px;
  color: #2e77b5;
}

.wafa-head .w-text{
  font-size: 16px;
  font-weight: bold;
}
.flex{
  display: flex;
}
.wrap{
flex-wrap: wrap;
}
.flex-end{
  justify-content: flex-end;
}
.flex-start{
  justify-content: flex-start;
}
.space-between{
  justify-content: space-between;
}
.space-around{
  justify-content: space-around;
}
.justfy-center{
  justify-content: center;
}
.baseline{
  align-items: baseline;
}

.wrapper .page-wrap .app-sidebar .sidebar-header { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; padding: 13px 46px;     height: 69px;
    background: #272556;
}
.wrapper .header-top .top-menu .se {
    padding: 5px;
    font-size: 12px;

    min-width: 120px;
    width: 120px;


    }
    .wrapper .header-top .top-menu .se .dropdown-item {
    padding: 7px;

    }

    .page-wrap .input-group{ margin: 15px 0; }
    .page-wrap .input-group .form-control{
        padding: 0.5em 1em;
        border: 0;
        border-bottom: 1px solid #3681ab;
        background-color: #e4eef3;
        -webkit-appearance: none;
        outline: none;
        border-radius: 0px;
        font-size: 12px;
        height: 40px;
    }
    .Box{
        background: #fff;
        box-shadow: 0 0 3px 1px #e9e9e9;
        padding: 3px;
        border: 1px solid #80808054;
        border-radius: 6px;
    }

    .Box h5{
        color:#5e6278!important;
        font-weight: bold;
        font-size:14px;
        margin-top: 14px

    }
    .Box h5 span{
        color:#a2a7ba;
        font-size:15px;
    }
    .Box h6{
        color:#00bcd4;
        margin-top:30px;
    }
    .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused) {
        border-color: #c4c4c452;
    }
    .Boxx{
        padding: 20px;
        margin-bottom: 10px;
        box-shadow:none;
        margin-top: 10px;
        background-color: #f5f8fa;
        border-color: #f5f8fa;
    }
    .modal-title{
        font-size:16px;
    }

.btn-primary{
    width: 140px;
    height: 40px;
    border: none !important;

    font-family: arabfonts;
    padding: 4px 8px;
    margin-left: 3px;
    color: #ffffff !important;
    background-color: #3a87ac !important;
}
.btn-primary:hover{
    color:#fff
}
.modal-footer .btn{
    background-color: #e4eef3 !important;
    font-family: arabfonts;
    margin-left: 3px;
    color: #3580ab !important;
    border: none !important;
}

#btnAdd{
    margin: auto;
    display: table;
}
.new_data{
    color:#3580ab;
    font-size:14px;
    font-weight:bold
}
.logo-img .header-brand-img{

    width: 150px;
    /* background: #fff; */
    /* border-radius: 36px; */
    margin: auto;
    display: table;
   

 }
 .nav-tg {
    color:#ffffff80 !important;
    font-size: 18px !important;
    margin-right: -34px !important;
    margin-left: -5px;
}
.nav-tg:hover{
    color: #448aff !important;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple, .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
    background-color: inherit !important;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content {
    background-color: #1e1e2d;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple, .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
    background-color: inherit !important;
}

.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item:hover a{
    color: #fff;
}
.dropdown-toggle{
    color:#fff;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a {
    color: #fff;
    overflow: inherit;
    display: flex;
    align-items: center;
    opacity: .7;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item.active {
    background: #282554b0;
}


.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item:hover {
    background: #1b1b28;
}

.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item:hover i {
    font-size: 16px;
    color: #33a1e0 !important;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a:hover {
    opacity: 1;
}

.svg-icon {
    line-height: 1;
}
 .menu-icon .svg-icon {
    line-height: 1;
}
.svg-icon {
    line-height: 1;
}
.menu-icon .here>.menu-link .menu-icon .svg-icon svg [fill]:not(.permanent):not(g) {
    transition: fill .3s ease;
    fill: #009ef7;
}
 .menu-icon .svg-icon svg [fill]:not(.permanent):not(g) {
    transition: fill .3s ease;
    fill: #3580ab
}
.menu-icon .svg-icon svg [fill]:not(.permanent):not(g) {
    transition: fill .3s ease;
    fill: #009ef7;
}
.svg-icon svg [fill]:not(.permanent):not(g) {
    transition: fill .3s ease;
    fill: #5e99ba;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a:hover .svg-icon svg [fill]:not(.permanent):not(g){
    fill:#11cdef
}
.lang:hover .svg-icon svg [fill]:not(.permanent):not(g),.cnr:hover .svg-icon svg [fill]:not(.permanent):not(g),
.table-action:hover .svg-icon svg [fill]:not(.permanent):not(g),
button:hover .svg-icon svg [fill]:not(.permanent):not(g),
.svg-icon-2:hover g

{
    fill:#11cdef !important;

}
.sn{
    color:#11cdef
}
.cnr{
    margin-right:5px;
}
.lang:hover .SVG{

    width:60px !important;
    height:60px !important;
    border-radius:5px;
}
.SVG svg{
    width:2rem !important;
    height: 2rem !important;


}
.media{
    font-size: 14px;
    background: rgba(245, 248, 250, 0.8);
    padding: 4px 10px;
    border-radius: 5px;

}

.wrapper .page-wrap .app-sidebar .sidebar-header .header-brand .logo-img {

    width: 0px;
    position: relative;
    vertical-align: center;

}
.wrapper .header-top .top-menu .lang a {
    color: #3d485c !important;
    display: inline-block;
}
.SVG svg:hover{
    background-color: #f5f8fa!important;
    border-radius:5px;
}
.media:hover{
    color:#11cdef
}
.svg-icon-3{
    padding: 5px 3px;
    background: #3a87ac;
    border-radius: 5px;
}
.EYE{
    color:#5e99ba;
    padding: 8px;
    background: #377ba82b;
    border-radius: 5px;
    font-size: 18px;
}
.icon{
    color:#5e99ba;
    padding: 8px 14px;
    background: #377ba82b;
    border-radius: 5px;
    font-size: 20px;
}
.EYE:hover,.icon:hover{
    color:#11cdef
}
.SEO{
    margin-right:0px !important;
}
.SEO span{
    color:#000
}
.SEO a:hover{
    color:#3a87ac !important
}
.TopBar{
    background: #fff;
    /* left: 265px; */
    transition: left .3s ease;
    padding: 0;
    top: 73px;
    border-top: 1px solid #eff2f5;
    position: fixed;
    right: 0;
    padding:10px;
    padding-right: 2px;
    z-index: 99;
    width: 100%;

    box-shadow: 0 10px 30px 0 rgb(82 63 105 / 5%);
    padding-left: 274px;
}
.Main{
    margin-top: 5.5rem;
}

.wrapper .page-wrap .app-sidebar.colored .sidebar-header a.dropdown-toggle{color:#283045;}
.wrapper .page-wrap .app-sidebar.colored .sidebar-header a.dropdown-toggle:hover{color:#283045;}

.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a {
color: #fff;
overflow:inherit;
display: flex;
align-items: center;
opacity:.7;


}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a:hover{
opacity: 1;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a:hover i{
color:#33a1e0
}
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item i {
font-size: 16px;
color: #fff;
}

.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item:hover i {
font-size: 16px;
color:#33a1e0
}

/* .wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a:hover i{
color: #fff;
} */
.wrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub .submenu-content .menu-item {
font-size: 15px;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item.open::after, .wrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item.active::after {
background-color: #3a87ac;
}


.wrapper .page-wrap .footer .text-dark {
 color:#f28d1e !important;
}
.card  {
border-radius: 5px;
padding: 7px;
box-shadow: 0 0 20px 0 rgb(76 87 125 / 2%) !important;
}
.mat-raised-button:not([class*=mat-elevation-z]){
box-shadow: none !important;
}
.table-bordered th, .table-bordered td{
border:0px !important;
border-bottom:1px solid #dee2e66b !important
}
.table-striped tbody tr:nth-of-type(odd){
background-color: #fff !important;
}
.card-header {
padding: 10px;

background: none;
color: #fff;
color: #1c2172;

border-radius: 0!important;
border-bottom: 0;
font-weight: 800;
}
.pattern{
margin-right: 13px;

width: 220px;
}
.mat-fab.mat-warn, .mat-flat-button.mat-warn, .mat-mini-fab.mat-warn, .mat-raised-button.mat-warn {
background-color: #3a87ac !important;
}
.card-title{
font-weight: 900;
font-size: 22px;
color: #120f4b;
}
.filter-btn{
    color: #7e8299 !important;
    border-color: #f5f8fa !important;
    background-color: #f5f8fa !important;
    margin-top:0px !important;
    float: right;
}
.filter-btn:focus{
    border:0px !important;
}
.filter-btn:hover{
    color:#fff !important;
    background-color: #35a2e0 !important;
}
.py-5 {
padding-top: 1.25rem!important;
padding-bottom: 1.25rem!important;
}

.px-7 {
padding-right: 1.75rem!important;
padding-left: 1.75rem!important;
}
.text-dark {
color: #181c32!important;
}
/* m */
.separator {
display: block;
/* height: 0; */
border-bottom: 1px solid #eff2f5;
}
.Box2{
    border-radius: 8px;
    background: #25225905 !important;
    padding: 10px 3px;
    /* box-shadow: 0 0 3px 1px #e9e9e9; */
    /* border-top: 1px solid #7daac6; */
    background: #ffffff;
    padding: 10px;
    margin-bottom: 20px;
    border-right: 3px solid #3a87ac;
    border: 1px solid #d6d6d63d;
    border-right: 3px dashed #3a87ac;
}
.cou{
    border-right:2px solid #11cdef;
}

.border-gray-200 {
border-color: #eff2f5!important;
}
.short-menu{
border-radius: 0.475rem;
background-color: #fff;
box-shadow: 0 0 50px 0 rgb(82 63 105 / 15%);
width:100%;
min-height: 268px;
position: absolute;
    top: 102%;
right: 6%;
padding: 10px;
/* animation: menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1; */
/* -webkit-transition: all 500ms ease-in;
-moz-transition: all 500ms ease-in;
-ms-transition: all 500ms ease-in;
-o-transition: all 500ms ease-in;
transition: all 500ms ease-in; */

}
.text-dark{
font-size: 14px;
text-align: center;
color: #000;
font-weight: bold;
border-bottom: 1px solid #8080802e;
}
.card-header .card-title { margin: 0}
.card-header h4.card-title  { font-size: 21px; font-weight: 600; letter-spacing: 0;    font-size: 21px;
font-weight: 600;
letter-spacing: 0;
font-size: 22px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 10px;
margin-top: -10px;
letter-spacing: 0;}

.card .card-body {
padding: 0px;
}
.table thead, .mat-table thead {
    background-color: #fff;
    text-align: center;
}
.table thead th {
    color:#3699ff !important;
    font-weight: bold;
    font-size: 14px;
}
.card-title {
    font-weight: 900;
    font-size: 19px;
    color: #120f4b;
}
.mat-raised-button.mat-primary ,.mat-button-base{
    background-color: #3a87ac !important;
    font-family: arabfonts;
    padding: 0px 5px;
    margin-left: 3px;
    color: #fff !important;
}
.mat-button-wrapper .svg-icon svg [fill]:not(.permanent):not(g){
    fill: #e4eef3 !important
}
.cnr .svg-icon svg [fill]:not(.permanent):not(g){
    fill: #b5b5c3 !important;
    padding: 4px 5px;
}
.table-bordered {
    border: 0px !important;
}
.table-bordered th, .table-bordered td{
    border:0px !important;
    border-bottom:1px solid #dee2e66b !important
}
.social svg{
    width:30px
}

/* .STY .mat-form-field-appearance-fill .mat-form-field-flex{
    background-color: #f5f8fa !important;
    border-color: #f5f8fa;
    color: #5e6278;
    transition: color .2s ease,background-color .2s ease;
    box-shadow:none !important;
    height: 50px;
}
.STY .mat-form-field-appearance-fill .mat-form-field-underline::before{
    display: none !important;
} */

.mat-icon-button mat-icon:hover{
    width:100% !important
}
.mat-form-field {

    line-height: 2 !important;
}
.mat-calendar-period-button{
    padding: 0px !important;
    background: none !important;
    color: grey !important;
}
.mat-calendar-period-button:hover{
    padding: 0px !important;
    background: none !important;
    font-family: inherit !important;
    margin-left:0px !important;
}

.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused) {
    border-color: #c4c4c452;
}
.ck.ck-toolbar{
    border:0px !important;
}
.mat-form-field-ripple{
    opacity:0 !important;
}
.separator.separator-dashed {
    border-bottom-style: dashed;
    border-bottom-color: #e4e6ef;
}
.separator {
 
    border-bottom: 1px solid #eff2f5;
}

.mat-step-header .mat-step-icon-selected, .mat-step-header .mat-step-icon-state-done, .mat-step-header .mat-step-icon-state-edit {
    background-color: #7eadc8 !important;
    color: #fff;
}
.mat-step-header .mat-step-label.mat-step-label-active {
    color: #001d6c !important;
    font-family: arabfonts !important;
}

@media print {
  body * {
    visibility: hidden;
  }
  #entireReport, #entireReport * {
    visibility: visible;
    z-index: 9999;
  }
  #entireReport {
    position: absolute;
    left: 0;
    top: 0;
    width:100%!important;
  }
  .wafa-question .QA{
    width: 65%;
  }
  .wafa-question .A{
    width: 30%;
  }
}

/* @page:first {
  margin: 0cm;
}
@page:last {
  margin: 5cm;
}
@page:left {
  margin: 2cm 1.5cm 2cm 2cm;
}
@page:right {
  margin: 2cm 2cm 2cm 1.5cm;
} */


.table-action5{
    color: #3699FF;
    background-color: #E1F0FF;
    padding: 0.15rem 0.75rem !important;
    border-radius: 0.42rem !important;
    margin: 2px;
}
.btn_search_icon2,.table-action22{
    color: #c4c4cf;
    font-size: 16px;
    padding: 4px 7px;
}

.btn_search_icon2:hover,.table-action22:hover{
    color:#3796fa;
    background-color: #F3F6F9;
    border-color: transparent;
    border-radius: 5px;
    padding: 4px 7px;
}
.table tbody td , .mat-table tbody td {
    font-size: 12px;
    text-align: right;
    }
    .table thead th , .mat-table thead th {
        color: #a1a5b7;
        font-size: 15px;
        font-weight: 400;
        color: #B5B5C3 !important;
        font-size: 0.9rem;
    
    }
    .btn77{
        color: #FFFFFF;
        background-color: #3699FF;
        border-color: #3699FF !important;
        cursor: pointer;
        border: 1px solid transparent !important;
        padding: 0.4rem 1.6rem !important;
        font-size: .8rem !important;
        line-height: 1.5 !important;
        border-radius: 0.3rem !important;
    }
    .filter-btn:hover svg [fill]:not(.permanent):not(g) {
        fill: #fff !important;
    }
    .svg-icon svg [fill]:not(.permanent):not(g) {
        transition: fill .3s ease;
        fill: #494b74;
    }
    .icon-primary svg [fill]:not(.permanent):not(g) {
        fill: #3699ff !important;
    }

    .cnr .svg-icon{
        padding:4px 5px;
     
        cursor: pointer;
    }
    
    .cnr .svg-icon:hover{
        color: #3699FF;
        background-color: #F3F6F9;
        border-color: transparent;
        border-radius:5px;
        padding:4px 5px;
    }
    .mat-raised-button.mat-primary, .mat-button-base {
        background-color: #3796fa !important;
        font-family: arabfonts;
        padding: 0px 5px;
        margin-right: 3px;
        color: #fff !important;
    }
    .upload-container .input-group .input-group-append .btn {
        height: 40px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .upload-container .btn {
        padding: 8px 15px 30px 15px;
        font-size: 15px;
        font-weight: 700;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        background-color: #3796fa !important;
        border: 1px solid #3796fa !important;
    
        color: #fff;
        border-radius: 0px 8px 8px 0px !important;
        transition: 0.5s ease-in-out;
        margin-top: 0px;
    }
    .widget-tools .btn-widget-tool{
        margin-right: 7px;
        padding-bottom: 22px;
        background-color: #f2f7f9 !important;
        border-radius: 6px !important;
    }
    .mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
        background-color: #007bff !important;
        bottom: 0px;
    }

    .mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
        background-color: #007bff !important;
        bottom: 0px;
    }
    .mat-tab-label-active{
        color:#007bff !important
    }
    .card-question{
        background-color: #f3f6f9;
        border-radius:5px;
        padding:15px;
    }
    .card-question h5{
        color:#000;
        text-align: center;
        font-size:16px;
    }
    .card-question h5 svg [fill]:not(.permanent):not(g) {
       
        fill:#33a1e0 !important;
    }
    .card-question .card {
        border:1px solid #8080805e;
        padding:10px;
    }
    .card-question .card h4{
        font-size:15px;
        color:grey;
        margin-bottom:14px;
    }
    .card-question .card p{
    color:#120f4b;
    
    }
    .Matt{
        padding:10px;
    }
        
    .Annswers_box{
        border: 1px solid #80808085;
        padding: 0px 15px;
        border-radius: 4px;
        background: #dee2e654;
        /* vertical-align: middle; */
        /* line-height: 2; */
        padding-bottom: 15px;
       
    }
    .text-muted {
        color: #B5B5C3 !important;
        font-weight:400;
        
    }
    .accordion [aria-expanded="true"] i{
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
       
    }
    .Annswers_box{
        border: 1px solid #80808085;
        padding: 0px 15px;
        border-radius: 4px;
        background: #dee2e654;
     
        padding-bottom: 15px;
        color: pointer;
       
    }
    .mat_degree .mat-form-field-appearance-fill .mat-form-field-flex{
        border: 1px solid #E4E6EF;
        padding-top: 0px;
    }
    .cou{
        border-left:2px solid #11cdef;
    }
    .Annswers_box i{
        font-size:19px;
        color:grey
    }
    .Annswers_box span{
        margin: 0px 10px;
        color: grey;
        font-size: 17px;
    }
    .my-auto2{
        margin: auto;
        display:table;
    }
    .full-width{
        width:90%
    }
    .min-width{
        width:80%
    }
    .accv .card-body{
        border: 1px solid #8080802b;
        padding: 13px;
        border-radius: 0px 0px 6px 6px;
    }
    .custom-tooltip {
        font-size:13px !important;
        font-family: arabfonts !important;
        background-color: #007bff !important;
        font-weight:400 !important;
            }

            .overs i{
                font-size: 19px;
                color: #79aac6;
                margin: 0px 5px;
                padding: 5px 6px;
                border-radius: 5px;
                background: #dee2e6;
            }
            .col_left{
                
            top: -53px;
            position: absolute;
            right: 20px;
        
            }

              .accv .card-body .mat-form-field {
        height: inherit !important;
    }
    .alert{
        padding-left:5px;
    }
      .Radioo .mat-radio-label-content{
        margin-top:-3px !important;
        font-family: arabfonts !important;
        margin-left: -12px;
        margin-right: 10px;
    }


    .btn88:hover span{
       color:#fff !important
    }

    .checkks{
        margin-left: -12px;
      }
      .ngx-timepicker-control{
        width:100% !important
    }
     .checkks .mat-checkbox-layout{
      margin-bottom:-1px;
  }
  .checkks2 .mat-checkbox-layout{
    margin-bottom:-1px;
  }
  .question-data{
    background-color:inherit !important;
}