﻿
body {
    background: #ffffff;
}

/*scroll bar*/
::-webkit-scrollbar-thumb {
    background: #d8d8d8 !important;
}
.container-fluid {  /* for breadcump padding*/
  padding-right: 0px!important;
  padding-left: 0px!important;
}


/*.RequestPageClass .home-block {
    margin-top: 50px;
    margin-bottom: 50px;
}*/

.RequestPageClass .form-box {
    background: #fff;  
    padding: 40px;
    box-shadow: 0px 0px 4px 3px #bfbebe47;
    border-radius: 5px;
}

.RequestPageClass .container.container--smaller.form-box {
    margin-bottom: 50px;
    margin-top: 50px;
}


.page-title.page-title-request {
    margin-top: 0;
    margin-bottom: 20px;
}

    .page-title.page-title-request h2 {
        color: #0086a9;
        font-size: 22px;
        font-weight: bold;
    }



.btn--gradient.btn--submit {
    background: none;
    background-color: #0086a9 !important;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px 0 #00000024, 0 1px 5px 0 #0000001f !important;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

    .btn--gradient.btn--submit:active, .btn--gradient.btn--submit:hover {
        color: #fff;
        background-color: #0086a9 !important;
        filter: none;
    }

.div-btn-export {
    text-align: right;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}
.checkbox-input input {
    width: 24px;
    height: 17px;
    position: relative;
    top: 4px;
}
/* new */
.btn-request-custom {
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    outline: none;
    border: none;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    color: #fff;
    background-color: #0086a9 !important;
}

a.btn-request-custom:hover {
    background-color: #0086a9 !important;
    opacity: 0.9;
    color: #fff !important;
}

a.btn-request-custom:active {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f;
}

.btn.btn-success.btn-count-app-custom {
    width: 100% !important;
    min-width: 200px;
}

/*search field*/

.search-count h4 {
    color: #0086a9;
}

.ui.dropdown.short {
    width: 202px;
}

.RequestPageClass .search-group-btn {
    background-color: #0086a9 !important;
}

.RequestPageClass .fa-search:before {
    content: "\f002";
    color: #ffffff;
}

.RequestPageClass .search-box .form-control {
    border-radius: 4px;
    border-width: 2px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}


.search-count h4 span {
    font-size: 18px;
}

/* advanced search */
.RequestPageClass .panel-lbls > .panel-heading {
    padding: 0px 4px;
    background-color: #0086a9 !important;
    height: 40px;
}

.RequestPageClass .panel.panel-lbls {
    border-radius: 4px;
}

.RequestPageClass .panel-lbls > .panel-heading h4 {
    font-size: 1em;
}

.RequestPageClass .fa-search-plus:before {
    font-size: 18px;
}

.RequestPageClass .fa-search-minus:before {
    font-size: 18px;
}

/* field in panel advanced search */
.form-group label {
    font-size: 1rem;
    line-height: 1.5;
}


/* resault search box */
.search-resault-box {
    padding: 0 14px;
}

.ui.dropdown.sls {
    border-radius: 4px;
}


.product-review-container a.btn.page_disabled {
    color: #ffffff;
}

.product-review-container a {
    /* color: #0086a9;*/
    color: #0699b6;
}

.product-review-container a:hover {
    opacity: 0.9;
}

.row.pnlDevicesPager {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 1.5rem;
}


/* empty msg */
.product-review-container {
    margin: 0 auto;
}

.customSearchEmpty {
    padding: 5px 10px 5px 10px;
    background-color: #f9f9f9;
    font-size: 12px;
    border: 1px solid #ddd;
}

.customSearchEmpty h4 {
    color: #dc3545;
    font-size: 14px;
    text-align: center;
}
.no-margin{
    margin: 0 ;
}
/* ---  table ------*/
.custom-table-request img {
}
.table td .td-certificate {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0rem 0.4rem;
    
}
.custom-table-request .hiddenitem {
    height: 0;
}


.table {
    border: 1px solid #d0d0d0 !important;
}

    .table td, .table th {
        padding: 0.7rem 1rem;
        font-size: 14px !important;
        vertical-align: middle;
    }

table > :not(caption) > * > * {
    background-color: var(--bs-table-bg);
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    border: 1px solid #d0d0d0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #0000000d !important;
}

img.table-img-icon {
    height: 35px;
    width: 35px;
}



/* paging */
.pnlDevicesPager .btn-group a.btn {
    padding: 0 14px;
}

/* modal */
.modal.bs-example-modal-xl .modal-header {
    background-color: #0086a9 !important;
    display: flex;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}

.modal-title h3 {
    color: white;
    font-size: 18px;
    line-height: 2;
}

.btn-close {
}

.modal-header button.close {
    color: white;
    font-size: 30px;
    font-weight: bold;
    opacity: 1 !important;
}

.count-app-selcet {
    padding: 10px 20px 10px 20px;
}

    .count-app-selcet h4 {
        /*color: #8c8c8c;*/
        color: #dc3545;
        font-size: 16px;
    }

.div-btn-preview {
    text-align: right;
    margin-top: 1rem;
}

.modal.bs-example-modal-xl .product-review-container a.btn-request-custom {
    color: #ffffff;
    line-height: 3;
    font-size: 14px;
}

.btn-request-custom i.fa-eye {
    margin-right: 5px;
}

/*=======================================*/
/*add importer*/
.RequestPageClass fieldset {
    margin: 2rem 0;
}
fieldset label{
    line-height:1.5;
}


.RequestPageClass .table thead th {
    vertical-align: middle;
}


/*---------------- omar -----------*/
.form-box {
    padding: 0;
    box-shadow: none;
    background-color: transparent;
}

.form--contact {
    padding: 15px;
    box-shadow: 0px 0px 4px 3px #bfbebe47;
    border-radius: 5px;
    background-color:#fff;
    border:none;
}

.form.form--contact fieldset {
    border: 1px solid #ededed;
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 25px 14px 10px;
}

.form.form--contact fieldset legend{
    padding: 0px 5px 0px 5px;
    border-bottom: 0 none;
    width: auto;
    font-size: 13px;
    font-weight: bold;
    color: #524747;
    margin-bottom: 5px;
}

.breadcrumb-container {
    background: #f1f3f4;
    border: none;
}

    .breadcrumb-container nav.nav__main {
        margin-bottom: 0;
    }

        .breadcrumb-container nav.nav__main ul li:after {
            content: none;
        }

        .breadcrumb-container nav.nav__main ul li a {
            margin: 0 !important;
            line-height: 36px;
            padding: 0;
            font-size: 14px;
            color: #0086a9;
        }
        .breadcrumb-container nav.nav__main ul .dropdown-toggle::after {
            display: none;
        }
        .page-title {
            padding: 0;
        }

            .page-title h1,
            .page-title-request h2,
            .page-title.page-title-request h2 {
                font-size: 18px;
                font-weight: 600;
                margin-top: 10px;
                color: #333;
            }

.form-control,
.ui.dropdown.flat {
    background-color: #ffffff;
    height: 32px !important;
    border: 1px solid #ced4da;
    border-radius: 0;
    font-size: 13px;
    padding: 0 10px;
}
textarea.form-control.text-area-height{
    height: auto !important;
}
.search-box .form-control {
    height: 40px !important;
}
.form-control:focus {
    box-shadow: none !important;
    border-color: #0086a9;
}

.form-group label,
fieldset label,
.custom-form-flex label {
    display: block;
    margin-bottom: 6px;
    line-height: 20px;
    font-weight: 400;
    font-size: 13px;
    color: #333;
    text-align: left;
    white-space: normal;
}

.attachment-fieldset .form-group label,
fieldset label,
.custom-form-flex label {
    margin-bottom: 0px;
}



.asterick,
.error-msg {
    font-size: 12px;
}
    .error-msg {
        display:block;
    }
    .container-col-md-4 .form-group {
        margin-bottom: 5px;
    }
.main {
    margin-bottom: 15px;
}
.btnSubmit {
    display: block;
    margin: 10px 0;
    text-align: end; 
    width:100%;
}
    .btnSubmit .btn {
        display: inline-block;
        width: auto;
        min-width: 130px;
        background-color: #0086a9 !important;
        text-align: center;
        padding: 0 10px;
        color: #fff;
        height: 36px;
        min-height: 36px;
        margin: 0 5px;
        line-height: 33px;
    }
    .btnSubmit .btn:hover {
        opacity:0.9;

    }

        .footer .footer-tail {
    background: #000;
    text-align: center;
    padding: 6px 13px 8px 13px;
    height: 32px;
    min-height: 34px;
    color: #fff;
}
.footer .footer-tail p {
    font-size: 13px;
}
.important-btn .btn-custom-primary {
    padding: 0 3px;
    min-width: 130px;
    font-size: 14px;
    min-height: 36px;
}
.custom-table tr th,
.custom-table-request tr th {
    background-color: #0086a9;
    color: white;
}

.Importers-table .IconInput,
.IconInput-td > a,
.product-review-container .IconInput-td a:hover {
    opacity: 0;
    width: 40px;
    height: 30px;
    margin-top: -15px;
    padding: 0 !important;
    position: relative !important;
    z-index: 99;
}
.table-edit-delete tr td:nth-last-child(2),
.table-edit-delete tr td:last-child,
.IconInput-td {
    position: relative;
}
    .table-edit-delete tr td:nth-last-child(2):before,
    .table-edit-delete tr td:last-child:before,
    .table-edit tr td:last-child:before {
        position: absolute;
        top: 22px !important;
        transform: translate(-50%, -50%);
        left: 41% !important;
        z-index: 0;
        bottom: unset;
        border: none !important;
        width: 30px;
        height: 30px;
        margin: 0 5px;
        background-position: center !important;
    }
.Importers-table.table-edit-delete tr td:nth-last-child(2):before,
.Importers-table.table-edit-delete tr td:last-child:before,
.Importers-table.table-edit tr td:last-child:before {
    top: 27px !important;
}
.table-edit-delete tr td:nth-last-child(2):before,
.table-edit tr td:last-child:before {
    content: '';
    background: url('../Images/ic-editprofile.png') no-repeat;
    background-position: center;
}
    .table-edit-delete tr td:last-child:before {
        content: '';
/*        background: url('../Images/ic_delete.svg') no-repeat;*/
        background: url('../images/ic_delete.svg') no-repeat;
        background-size: 20px;
    }

.Validators td:last-child:before,
main.main--bg:before {
    display: none !important;
}


.label-download-attachment {
    position: relative;
    padding-left: 20px;
    font-size: 13px;
    margin-bottom: 15px;
    color: #3276b1;
    line-height: 20px;
    min-height: 22px;
}
    .label-download-attachment a {
        color: #3276b1;
    }
    .label-download-attachment img {
        position: absolute;
        left: -24px;
        width: 20px;
        top: 1px;
    }
.attachment-fieldset {
}

.attachment-fieldset .custom-form-flex {
    display: block;
}

.attachment-fieldset .custom-form-flex .custom-input-column {
    gap: 0;
    width: 100%;
    flex-direction: unset;
    display: block;
    margin-bottom: 16px;
}
.attachment-fieldset.attachment-fieldset-exempted .custom-form-flex .custom-input-column {
    margin-bottom: 20px;
}

.attachment-fieldset .upload_row > label {
    width: 33%;
}
.attachment-fieldset  .upload_row {
    display: flex;
    width:100%;
    flex-wrap: wrap; /*for mobile*/
}
.attachment-fieldset  .upload_row div {
    display: flex;
}
.attachment-fieldset  .upload_row div label {
    margin-bottom: 0;
}
.attachment-fieldset  .upload_row input[type="file"] {
    width: 300px;
    border: none;
    height: 27px !important;
    font-size: 12px;
    margin-bottom: 0;
}
.attachment-fieldset  .upload_row span.pdfw {
    margin: 0 15px !important;
    color: #000000;
    font-style: italic;
    font-size: x-small;
    line-height: 22px;
    min-width:29%;
}
.site-links-container li:hover .dropdown-menu {
    display: block;
    top: 34px !important;
    width: 250px;
    box-shadow: 0px 0px 0px 2px #d2d4d5;
    border: none;
    padding: 10px;
}
.breadcrumb-container .site-links-container li .dropdown-menu a {
    line-height: 30px;
    font-size: 14px;
    color: #000;
}
.with-ddl {
    display: inline-block;
    line-height: 30px;
    text-align: center;
    padding: 0;
    border-radius: 0 !important;
    min-height: 32px;
    width: 38px !important;
}
.with-btn {
    width: calc(100% - 40px) !important;
    border-radius: 0 !important;
}
.with-btn.disabled {
    width: calc(100% - 0px) !important;      
}

    @media only screen and (min-width: 991px) {
        .container-col-md-4 .form-group {
            width: 33%;
            display: inline-table;
            padding: 0 5px;
        }
    }
    /*---------------- responsive -----------*/
    @media only screen and (max-width: 767px) {
        

        .pnlDevicesPager .btn-group {
            flex-wrap: wrap;
        }

            .pnlDevicesPager .btn-group a.btn {
                min-height: 30px;
                padding: 0 8px;
            }

        .customSearchEmpty h4 {
            font-size: 12px;
            text-align: center;
        }

            .attachment-fieldset .upload_row > label {
                width: 100%;
            }       
            .attachment-fieldset .upload_row input[type="file"] {
                width: 100%;               
            }

        .search-sort-container div.ui.short.sls {
            margin-bottom: 1.5rem;
        }
    }

   
/*zein*/
.mt-24 {
    margin-top: 24px;
}
.fa-2x {
    font-size: 2em;
}

.text-center{
    text-align:center;
}
.text-right{
    text-align:right;
}
.text-left {
    text-align: left;
}
.f-right{
    float: right;
}
.f-left{
    float:left;
}



/*--------- linked pager ------------*/
.custom-pager a {
    font-size: 14px;
}
.custom-pager a.page_disabled {
    background-color: transparent;
    opacity: 1 !important;
    color: #000000 !important;
    font-weight: bold;
}
.product-review-container .custom-pager a {
    color: #0086a9;
    font-weight: bold;
}
.custom-pager a:hover {
    background-color: transparent;
    border-radius: 0px !important;
    text-decoration: underline;
}
.custom-pager a.btn {
    padding: 0 12px !important;
    min-height: 35px;
}


/* advanced search panel*/
.panel-heading a {
    display: block;
    color: white !important;
}
.panel-heading a span{
    float: right;
}

/*action edit in renewal request*/
.edit-action {
    content: '';
    background: url('../Images/ic-editprofile.png') no-repeat;
    background-position: center;
}

.blue-color {
    color: blue;
}

.green-color {
    color: green;
}

.teal-color {
    color: teal;
}

.yellow-color {
    color: yellow;
}

.red-color {
    color: #dc3545;
}

.fa-2x2 {
    font-size: 2em;
}

.btnSubmit .btn.btnSubmitRequest {
    width: auto;
    padding: 0 10px;
}

.request-label-bak-section {
   
    margin-bottom: 30px;
   
}

span.pdfw{
    font-size:12px;
    margin-top: 5px;
}
.text-red{
    color:red;
}

/*--- action field in the table ----*/
.table td.td-actions {
    padding: 0.2rem 0.2rem;
    text-align: center;
}

.table td.td-actions a i {
    padding: 5px;
}


.btn-success:hover{
    opacity: 0.8;
}

/* replace action delete into imgage */
.fa-trash-alt.red-color {
    color: transparent !important;
}
.fa-trash-alt:before {
    content: "\f2ed";
    background: url('../images/ic_delete.svg') no-repeat;
    background-size: 17px;
}
.fa-pen:before {
    font-size: 18px;
}
/* end replace action delete into imgage */

.export-icons {
    margin: 10px 4px 20px 4px;
    text-align: right;
    padding-bottom: 4px;
   /* box-shadow: 10px 10px 8px #fbfbfb;*/
}
.export-icons span {
    color: #0086a9;
    font-size: 16px;
}
.export-link img{
    width: 24px;
}
.justify-content-end{
    justify-content:end;
}


/*error msg in EditLab page*/
.EditLab-error-msg{
    text-align:center;  
}
.EditLab-error-msg label {
    text-align: center;
    color: #dc3545;
    font-weight: 600;
    line-height: 14px;
    padding-top: 12px;
}

/* error page in en folder*/
.error-box {
    margin-bottom:0px !important;
}
.error-box h3.error-msg {
    font-size: 18px;
    color: #dc3545;
    text-align:center;
}
.btnSubmit.btnCenter {
    display: block;
    margin: 10px 0;
    text-align: center;
    width: 100%;
}

/*profile page*/
.table tr.Validators td {
    padding: 5px 10px 5px 10px !important;
    background-color: #f9f9f9 !important;
    
    border: 1px solid #ddd !important;
    color: #dc3545 !important;
    font-size: 14px !important;
    text-align: center !important;
}
.hide-ui-dropdwon .ui.selection.dropdown,
.hide-ui-dropdwon .ui.selection.dropdown:hover,
.hide-ui-dropdwon .ui.selection.dropdown:focus{
    padding: 0 !important;
    min-height: auto;
    border: none;
    box-shadow: none;
}
.hide-ui-dropdwon .default.text {
  display: none !important;
}
.hide-ui-dropdwon .dropdown.icon {
    display: none !important;
}
.hide-ui-dropdwon .ui.selection.dropdown .menu {
    opacity: 0 !important;
    height: 0 !important;
}
/*------- 10-10-2022 in the file css/main.ltr.css ---------*/
.hide-ui-dropdwon .form-control {
    max-width: 200px;
}
.search-sort-container .select2.select2-container.select2-container--default {
    max-width: 200px !important;
    float: right;
}
.hide-ui-dropdwon .ui.selection.visible.dropdown > .text:not(.default) {
    display:none;
}
.hide-ui-dropdwon .ui.dropdown > .text {
    display: none;
}
.hide-ui-dropdwon .select2-container {
    border-radius: 3px;
}
/*----------------------------------------------------------*/
/*======== session set time out =========*/
.AcceptModal {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.62);
    padding: 10px;
    z-index: 9998;
    text-align: center;
    overflow: auto;
}

.ContainerModal {
    width: 500px;
    margin: 60px auto 20px;
    background-color: rgba(255, 255, 255, 1);
    padding: 25px;
    border-radius: 5px;
    max-width: 95%;
}

    .ContainerModal .icon i {
        font-size: 62px;
        border: 4px solid #ff9f4b;
        color: #ff9f4b;
        width: 90px;
        height: 90px;
        line-height: 84px;
        margin-top: 10px;
        margin-bottom: 25px;
        border-radius: 50%;
        text-align: center;
        opacity: 0.6;
    }

        .ContainerModal .icon i.fa-question:before {
            padding-right: 3px;
        }

.ContainerModal-body {
    margin-bottom: 20px;
}

    .ContainerModal-body h4 {
        font-size: 24px;
        color: #757575;
    }

    .ContainerModal-body p {
        font-size: 14px;
        text-align: center;
        font-weight: 600;
        color: #636363;
        line-height: 30px;
        font-family: 'Cairo';
        width: 85%;
        margin: 15px auto 25px;
    }

.ContainerModal-footer {
}

#applicant-footer #copy {
    color: #fff;
}

.ContainerModal-footer .btn {
    width: auto;
    min-width: 50px;
    background-color: #636363;
    padding: 3px 10px;
    font-family: cairo;
    max-width: 170px;
    margin: auto;
}

    .ContainerModal-footer .btn:hover {
        text-decoration: none;
    }

    .ContainerModal-footer .btn.btn-primary {
        background-color: #0086a9;
    }

    .ContainerModal-footer .btn a {
        color: #fff;
        width: 100%;
        display: block;
        padding: 7px;
    }



/*-------- calendar after reload page ----------------------*/
.calendars-month-header .select2.select2-container.select2-container--default {
    display: none;
}
.calendars-month-header .select2-hidden-accessible {
    height: auto !important;
    position: relative !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(0%) !important;
}
/*----------------------------------------------------------*/
#product-list .td-actions a .fas.fa-trash-alt.fa-2x.red-color {
    vertical-align: middle;
}