/*@font-face {
    font-family: 'Material Icons Sharp';
    src: url('../fonts/MaterialIconsSharp-Regular.woff2') format('woff2'),
    url('../fonts/MaterialIconsSharp-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Material Icons Round';
    src: url('../fonts/MaterialIconsRound-Regular.woff2') format('woff2'),
    url('../fonts/MaterialIconsRound-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Material Icons Two Tone';
    src: url('../fonts/MaterialIconsTwoTone-Regular.woff2') format('woff2'),
    url('../fonts/MaterialIconsTwoTone-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Material Icons Outlined';
    src: url('../fonts/MaterialIconsOutlined-Regular.woff2') format('woff2'),
    url('../fonts/MaterialIconsOutlined-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Material Icons';
    src: url('../fonts/MaterialIcons-Regular.woff2') format('woff2'),
    url('../fonts/MaterialIcons-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Material Symbols Outlined';
    src: url('../fonts/MaterialIcons-Regular.woff2') format('woff2'),
    url('../fonts/MaterialIcons-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.material-icons, .material-icons-outlined {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.material-symbols-outlined, .material-icons-outlined {
    font-family: Material Icons Sharp;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
*/

body
{
    font-size: 0.9rem;
    font-family: Inter,"Roboto";
    background-color: white;
    color: var(--bs-gray-900);
}

breadbrumb-item active > a
{
    color : #2e6290 !important
}
div#brandLarge {
    cursor: pointer;
}
.badge-sb
{
    background-color: #64aade;

    text-align: center !important;
    margin-top: -2px;
    font-size: 0.8rem;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: -8px !important;
    color: #FFFFFF;
}
/* tdImage */
.tdImage {
    height: 100px;
    width: 150px;
    object-fit:contain;
    object-position:center;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.btn-select
{
    border: unset!important;
    border-radius: 0.25rem !important;
    height: calc(3.25rem) !important;
    padding-bottom: 4px;
}

.dt-button
{
    min-width: 100px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(190,190,190,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(190,190,190,1);
    box-shadow: 0px 0px 10px 0px rgba(190,190,190,1);
}

.bg-gradient-secondary{
    color:#fff
}
.bg-gradient-secondary.btn:hover{background:#83B2DF linear-gradient(180deg, #89b9fa, #71a3d3) repeat-x!important;border-color:#545b62;color:#ececec}
.bg-gradient-secondary.btn.active,.bg-gradient-secondary.btn:active,.bg-gradient-secondary.btn:not(:disabled):not(.disabled).active,.bg-gradient-secondary.btn:not(:disabled):not(.disabled):active
{background:#6c757d linear-gradient(180deg,#6e7479,#545b62) repeat-x!important;border-color:#4e555b;color:#fff}
.bg-gradient-secondary.btn.disabled,.bg-gradient-secondary.btn:disabled
{background-image:none!important;border-color:#6c757d;color:#fff}

.btn-select-opt
{
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    height: calc(2.25rem) !important;
    padding-bottom: 4px;
    background-color: #f2f4f7;

}

.btn-select-opt:active
{
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    height: calc(2.25rem) !important;
    padding-bottom: 4px;
    color: #f2f4f7 !important;
    background-color: #17263a;

}


.bootstrap-select.form-control
{
    /*height: calc(2.85rem) !important;*/
}
.bootstrap-select.form-control{
}
.form-control
{
    border-radius: 4px!important;
    border: 1px solid #F2F4F7;
    line-height: 2.625rem;
    outline: none!important;
}
.form-control[readonly], .form-control[disabled], .disabled {
    background-color: var(--bs-gray-100);
    color: var(--bs-gray-900);
    font-weight: 500;
}

.filter-option-inner-inner
{
    padding-top: 0px !important;
    margin-bottom: 1px !important;
    font-size: 1rem !important;
    color: #495057 !important;
}

xlabel
{
//padding-top: 7px;
    font-weight: 500 !important; color: #c3cfdc;

    xtext-shadow: 1px 1px 2px rgba(110,110,110,0.45);
}

label
{
//padding: 0px !important;color: #000000;font-weight: 500 !important;margin: 8px 0px;font-size: .8rem;}

.col-form-label
{
    padding-top:4px !important;
    font-size: 1.1rem;
}

table { font-size: 0.85rem;}

th, td { vertical-align: middle !important;}
.nav-item { font-size: 1.0rem;}
.nav-item2 { font-size: 0.85rem;}
.nav-item3 { font-size: 0.75rem;}
.nav-item4 { font-size: 0.70rem;}

.nav-link.active
{
    margin-left: 0px !important;
}

.xsidebar, .sidebar-dark-primary
{
    background: linear-gradient(180deg, #2e6290, #152b44 ) repeat-x!important;
//background: #011488;
}

.fa-2x
{
    font-size: 1.3rem;
    color: #666666;
}

.fa-2x:hover
{
    font-size: 1.5rem;
    color: #83B2DF;
}


.fa-star-o
{
    color: #000000 !important;
}

.content-wrapper
{
    background-color: var(--bs-gray-50);
}

.breadcrumb
{}
.main-footer
{
    font-size: 0.85rem;
    border:0px;
    background: #f2f4f7;
    padding: 0.5rem;
    padding-bottom:0px;
}
ol.breadcrumb a {
    color: #8E8E8E!important;
    text-decoration: unset;
}
.form-control-lg
{
    height: calc(3.25rem + 2px) !important;
    padding: 0.5rem 1rem !important;
    font-size: 1.25rem !important;
    line-height: 1.5 !important;
    border-radius: 0.3rem !important;
}
#searchInput
{
    background-color: #2f3c4e;
    font-size: 1rem;
    height: calc(2.25rem + 3px) !important;
}

.main-footer a { color: #5e94e3; text-decoration: none; }

th, td {vertical-align: middle !important;/* text-align: center !important; */}

.card
{
    -webkit-box-shadow: 0px 0px 10px 0px rgba(190,190,190,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(190,190,190,1);
    box-shadow: none;
    border-radius: 0px;
    margin-bottom: 0px;
    border: none;
    background-color: var(--bs-gray-50);
}

.card:hover
{
}
.card-header {padding:0px;border-bottom: 0px;width: 100% !important;display: flex;flex-direction: row;align-items: center;margin-bottom: 5px;background-color: transparent;}

.card-content
{
}
.card-body
{padding: 0px;}

.card-title i {color: grey!important;}
.card-title em {
    font-size:0.8rem;
    color:var(--bs-gray-400);
    display: block;
    margin: 10px 0px 0px 10px;
}

.card-title i:before {
    content: "close";
    font-family: 'Material Symbols Outlined';
    color: var(--bs-border-color-translucent);
    font-size: 2rem;
}


.fluid-content {
    height: 100vh;
    overflow: hidden;
}

/*if sidebar is collapsed*/
.sidebar-collapse .main-sidebar {
    width: 50px !important;
}

.sidebar-collapse .fluid-content {
    grid-template-columns: 50px 1fr;
}

.sidebar-collapse aside.main-sidebar {
    height: 100%;
}

@media (max-width:992px)
{
    .tabButtonList
    {
        overflow-x: auto;
        white-space: nowrap;
        padding: 0px;
        margin: 0px;
        -ms-overflow-style: none;
        scrollbar-width: none;
        overflow-y: hidden;
    }

    .content-wrapper {
        padding-inline: 1rem 1rem !important;
    }

    .sidebar-collapse .fluid-content {
        grid-template-columns: 0px 1fr;
    }

    #sbMenu { padding-bottom: 20px; }
    #brandLarge { display: none}
    #brandSmall { display: block}
    #brandSmall { padding : 4px !important; }
    #brandImage { height: 47px; }
    .brandText
    {
        margin-left: 2px;
        font-size: 1.65rem;
        font-weight:500;
        color: #141656;
        background: #2e6290;
    //background: -webkit-linear-gradient(to left, #25cedf 0%, #2950a0 100%);
    //background: -moz-linear-gradient(to left, #25cedf 0%, #2950a0 100%);
    //background: linear-gradient(to left, #25cedf 0%, #2950a0 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
}

@media (min-width:993px)
{
    #sbMenu {
        height: calc(100vh - 240px);








































































    );
    )=;
    );
    }
    #brandLarge { display: block; }
    #brandSmall { display: none; }
    #brandImage { width: 70%; }
    .brandText
    {
        margin-top: -5px;
        font-size: 2.25rem;
        font-weight:500;
        color: #141656;
        background: #2e6290;
    //background: #25cedf;
    //background: -webkit-linear-gradient(to left, #25cedf 0%, #2950a0 100%);
    //background: -moz-linear-gradient(to left, #25cedf 0%, #2950a0 100%);
    //background: linear-gradient(to left, #25cedf 0%, #2950a0 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;

    }
}

.dataTables_filter
{
}

.buttons-collection
{
    color: white !important;
}

.xdt-button-sm
{
    xfont-size: 0.8rem !important;
    color: white !important;
}

.dataTables_scrollBody
{
    border: 0px;
    border-left: 1px solid #f2f4f7 !important;
    border-right: 1px solid #f2f4f7 !important;
    border-bottom: 1px solid #f2f4f7 !important;
}

.dataTables_info
{
    margin-top:1px !important;
    font-size: 0.8rem !important;
}


.dt-button
{
    border: 1px solid #dee2e6 !important;
    margin-right: 0px !important;
    box-shadow: none!important;
}

.dt-buttons { float:left !important;}



#fluid .idCol {
    min-width: 30px!important;
    max-width: 50px!important;
    width: 40px!important;
}

#fluid .sortableCol {
    min-width: 40px!important;
    max-width: 80px!important;
    width: fit-content!important;
}

.numCol {min-width: 80px !important; max-width: 80px !important; width: 80px !important;}
.smCol {min-width: 120px !important; max-width: 120px !important; width: 120px !important;}
.mdCol {min-width: 180px !important; max-width: 80px !important; width: 180px !important;}
.lgCol {min-width: 250px !important; max-width: 80px !important; width: 250px !important;}
.xlCol {min-width: 400px !important; max-width: 400px !important; width: 400px !important;}

.dataTables_scroll {}

.dt-down-arrow
{
    color: white !important;
}

#t_previous
{
    font-size: 0.8rem !important;
}

#t_next
{
    font-size: 0.8rem !important;
}

.paginate_button
{
    font-size: 0.8rem !important;
}

a.current
{

    font-size: 0.8rem !important;
    border-radius: 4px;
    color: white !important;
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
    scrollbar-width: thin;
    scrollbar-height : thin;
    scrollbar-color: #a9a9a9 #f1f4f4;

}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 8px;
    height: 8px;

}

*::-webkit-scrollbar-track {
    background: #f1f4f4;

}

*::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    border-radius: 4px;
    border: 0px solid #968d8d;

}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #2e6290;
    transition: width 0.6s ease;
}

#fluid .btn {
    border-radius: 8px;
    padding: 8px;
    max-height: 32px;
    min-width: 32px;
    border-radius: 8px!important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    line-height: 30px;
    font-size: 0.75rem;
    letter-spacing: normal;
    text-shadow: none!important;
    margin-bottom: 0px!important;
}

td .btn {
    margin: 0px 2px;
    vertical-align: super;
}

#fluid .modal .btn {
    border-radius:4px!important;}
.btn:hover {opacity: .8;}
.btn-primary{background: #1D4E7A!important;color: #FFFFFF !important;}
.btn-success{background: #52A894!important;color: #FFFFFF !important;}
.btn-gray{background: #98A2B3!important;color: #FFFFFF !important;}
.btn-danger{background: #BB254A!important;color: #FFFFFF !important;}
.btn-danger i {display:none}
.btn i {
    margin-inline: 7px;
}


.dt-button-collection button.dt-button {
    justify-content: flex-start!important;
}
.tab-content{
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-bottom: 12px;
}

.nav-tabs > .nav-item
{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.nav-tabs > .nav-item > .nav-link
{
    background-color: #eeeeee;
    min-width: 100px;
    color: #2e6290;
}


.nav-tabs > .nav-item > .active
{
    background-color: #ffffff;
    min-width: 100px;
    font-weight: bold;
    color: #83B2DF;
}


.swal2-timer-progress-bar
{
    height: 0.25em;
    background: #82b1df;
}

li.dropdown-header { text-align: left !important;}
.opt {font-size: 0.85rem !important;}




.cropper-view-box
{
    display: block;
    overflow: hidden;

    width: 100%;
    height: 100%;

    outline: 1px solid #b5dfff;
    outline-color: #b5dfff;
}

.cropper-modal
{
    opacity: .70;
    background-color: #000;

    filter: alpha(opacity=70);
}

.cropper-point
{
    width: 12px;
    height: 12px;
    border-radius: 4px;
    border-color: #1d5dbd;
    border: 1px solid;
    opacity: 0.75;
    background-color: #FFFFFF;
}

.cropper-dashed
{
    position: absolute;
    display: none;
    opacity: 0;
    border: 0 dashed #eee;
    filter: alpha(opacity=0);
}

.logoHolder
{
    width: 100%;
    height: 253px;
    xdisplay: flex;
    flex-direction: column;
    align-items: center;
    justify-items: center;
    justify-content: center;
    border-radius: 4px
}

.logoHolder2
{
    width: 100%;
    height: 217px;
    xdisplay: flex;
    flex-direction: column;
    align-items: center;
    justify-items: center;
    justify-content: center;
    border-radius: 6px
}

#logoInfo
{
    cursor:pointer;
    font-size:1.25rem;
    xpadding-top:90px;
    top:0;
    bottom:0;
    width:100%;
    height:201px;
    left:0;
    right:0;
    position: relative;
    z-index: 10;
    text-align: center
}



#thumb
{
    width:100%;
    height: 212px;
    display: none
}


#btnDelCropper
{
    margin:0px;
    width: 100%;
}


.ethumb
{
    border-radius: 5px;
    border : 1px solid #999999;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(190,190,190,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(190,190,190,1);
    box-shadow: 0px 0px 10px 0px rgba(190,190,190,1);

}

.avatar
{
    margin: 10px;
    border-radius: 50%;
    border : 1px solid #333333;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);

}

.swal2-styled
{
    min-width: 100px !important;


}

.swal2-title
{
    padding: 0 !important;
}

.swal2-popup, .swal2-show, .swal2-toast
{-moz-box-shadow: 0px 5px 10px 0px rgba(90,90,90,0.7) !important;filter: drop-shadow(0px 0px 6px #9993);box-shadow: unset!important;border-radius: 18px;}



.breadcrumb-item .text-primary
{
    color: #2e6290 !important;
}


.nav-header
{
    color: var(--bs-gray-400);
    text-transform: uppercase;
    font-weight: 600;
    font-size: .6rem;
    margin: .6rem .65rem .1rem .1rem;
}

.sidebar-collapse .nav-header
{
    display:none;
}

.lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
}
.lds-dual-ring:after
{
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    margin: 0px;
    border-radius: 50%;
    border: 16px solid #FFFFFF;
    border-color: #1925428c #19254273 #1925422e #19254217;
    animation: lds-dual-ring 1.10s ease-in-out infinite;
}

@keyframes lds-dual-ring
{
    0%
    {
        transform: rotate(0deg);
    }
    100%
    {
        transform: rotate(360deg);
    }
}

td {
    color: var(--text-gray-900);
}

.toggle-on { padding-top:4px !important;}

.dataTables_processing {
    background: rgba(0, 0, 0, 0) !important;
    background-color: transparent !important;
}



/*
#### NEW CSS 2022 CI
 */


/*
#### NEW CSS 2022 CI
 */

.tagContent {
    display: none;
}
.tagFilterInner {
    gap:10px;
    margin:10px 0px;
}
.tags label {
    width: 100%;
    font-size: 13px!important;
    height: 57px;
    border-radius: 0px!important;
    margin: 0px;
    margin-bottom: 10px;
}
.tags ul {list-style: none;padding: 0px;display: grid;grid-template-columns: repeat(6, 1fr);gap: 10px;padding-right: 20px;}

.tags ul li {
    display: inline-block;
    text-align: center;
    margin: 2px;
    border: 1px solid #80808036;
    border-radius: 10px;
    box-shadow: 2px 4px 10px #0000000a;
}
.tags ul li small {
    display:block;
    margin-bottom:10px;
    color:var(--bs-gray-400)!important
}
th.editCol {
    max-width: 155px;
}
th.questionCol.sorting {
    overflow: hidden;
}

td.questionCol {
    overflow-x: auto;
}

th.questionCol {
    width: 400px!important;
}

td.questionCol > figure {
    margin: auto;
    display: block;
    width: 100%!important;
}

td.questionCol > figure > table {
    margin: auto;
}
div#modalAddSoru .modal-content {
    width: 100%;
    height: 100%;
}

/*.ck.ck-editor__main {*/
/*    height: calc(100vh - 300px);*/
/*}*/

form#addQuestionForm  {
    height: 100%;
}
input[type=file] {/* visibility: hidden; *//* opacity: 0; *//* height: 0px; */}

/*
input[type=file]:before {
    content: "publish"!important;
    border: 1px dashed #f2f4f7;
    color: #808386;
    position: absolute;
    top: 0;
    width: 100%;
    height: 51px;
    opacity: 1;
    visibility: visible;
    display: block;
    font-size: 1.2rem;
    left: 0;
    text-align: center;
    font-family: 'Material Icons Outlined';
}
input[type=file]:after {
    content: "Click and select a file."!important;
    border: 1px dashed #f2f4f7;
    color: #808386;
    position: absolute;
    top: 0;
    width: 100%;
    height: 51px;
    opacity: 1;
    visibility: visible;
    display: block;
    line-height:4.5rem;
    font-size: .8rem;
    left: 0;
    text-align: center;
}
*/

.ck-editor__editable {
    height: 100%;
}

form#fileImportF {
    width: 100%;
}
td.templateCol {
    overflow-x: auto;
}

.progress {
    border-radius: 20px;
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar {
    border-right: 1px solid white;
}

.progress-bar {
    font-size: 14px!important;
    text-shadow: 0px 0px 1px black;
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1.5rem 1.5rem;
    border: none;
}

td.templateCol > figure,table {/* margin:auto; */}
button.form-control i {border: 2px solid #3d3d3d63;padding: 2px;border-radius: 32px;background-color: #00000066;box-shadow: -1px 0px 7px #00000036;}
button#selectTags {
    min-width: 200px;
    margin-right: 30px;
}
.tags {
    height: 300px;
    overflow-x: auto;
    margin-bottom: 30px;
    border-bottom: 1px solid #80808021;
}

div#debug-icon {
    display: none!important;
}

/* DT */

td.idCol.sorting_1 {max-width: 50px!important;width: 50px!important;}

th.idCol {
}

thead .sorting, thead .sorting_asc {
    background-image: none!important;
}

table.dataTable thead th, table.dataTable thead td {
    border: none;
}
.table-striped>tbody>tr:nth-of-type(odd)>*, .table-striped>tbody>tr:nth-of-type(even)>* {
    --bs-table-color-type: none;
    --bs-table-bg-type: transparent;
    border: none;
}

td.avatar-column img {
    border-radius: 50%;
    max-width: 50px;
    height: auto!important;
}

.blackout {
    background-color: black;
    opacity: 0.5;
}

/* mobile */
@media screen and (max-width: 768px) {

    aside.main-sidebar{
        background: #ffffff !important;
    }

    .image-upload-sections.cropper {
        height: 185px !important;
        border: 1px dashed var(--bs-gray-400);
        border-radius: 7px;
        overflow: hidden;
    }

    .document-upload-sections label img {
        /*  width: auto !important; */
    }

    .mobile-p-images{
        max-width: 100% !important;
    }

    .document-upload-sections label{
        margin: 0 !important;
        height: 185px !important;
    }

    .profile-avatar:before{
        content: "" !important;
    }

    .content-wrapper{
        padding-inline: 1rem 1rem;
    }

    div.empty-data svg{
        width: 80%;
    }

    #brandSmall {
        padding: 0px !important;
    }
    #brandSmall img{
        padding: .35rem;
    }

    .save-flat-btn{
        position: fixed;
        top: calc(80vh - 50px);
        left: 80%;
        width: 36px;
        border-radius: 50%;
        font-size: 1.5rem;
        z-index: 1000;
        height: 36px !important;
        white-space: nowrap;
    }

    #page-tab-menu {
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
        padding: 0px;
        margin: 0px;
        -ms-overflow-style: none;
        scrollbar-width: none;
        overflow-y: hidden;
    }

    div.dt-buttons {
        width: 100% !important;
        overflow-x: auto;
        overflow-y: hidden;
        margin-bottom: 18px;
        margin-left: 0;
        margin-right: 0;
        display: flex;
        float: none !important;
    }

    div#members-table_filter {
        width: 100%;
        display: block;
        position: relative;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px !important;
    }

    div.dt-buttons .dt-button {





















        span {
            white-space: nowrap !important;
        }
    }

    .sidebar-collapse aside.main-sidebar {
        display: none;
    }

    .open-mobile-menu-tag{
        background-color: white !important;
    }

    .sidebar-open {
        .open-mobile-menu-tag i{

        }
    }

    .sidebar-collapse nav.main-header{
        width: 100vw !important;
        left: 0px !important;
        padding-left: 20px !important;
        border-bottom: 2px solid #f2f2f2;
        min-width: 100vw !important;
        right: 0px !important;
        z-index: 1000;
    }

    aside.main-sidebar{
        top: 70px !important;
        position: absolute !important;
        z-index: 200;
    }

    nav.main-header {
        width: 100vw !important;
        left: 0px !important;
        padding-left: 20px !important;
        border-bottom: 2px solid #f2f2f2;
        min-width: 100vw !important;
        right: 0px !important;
        z-index: 1000;
    }

    .push-btn:hover {
        text-decoration: none;
        color: #666666;
    }

    .push-btn {
        margin-right: 0.5rem;
        text-decoration: none;
        color: #666666;
        font-size: 1.5rem !important;
    }

    .push-btn::before {
        content: "\2630";
    }

    .push-btn.active::before {
        /* Change icon when button is active */
        content: "\2715"; /* Unicode character for close icon */
    }

    div.dt-button-collection{
        width: auto;
    }
}

/* tablet */
@media screen and (min-width: 768px) and (max-width: 992px) {
    .sidebar-collapse aside.main-sidebar {
        display: none;
    }

    .project-header {
        margin: 0rem 0 !important;
    }

    .project-header h1 {
        font-size: 24px !important;
    }

    .project-header h2 {
        font-size: 16px !important;
    }

    .push-btn:hover {
        text-decoration: none;
        color: #666666;
    }

    .push-btn {
        margin-right: 0rem !important;
        text-decoration: none;
        color: #666666;
        font-size: 1.5rem !important;
    }

    .push-btn::before {
        content: "\2630";
    }


}

/* desktop */
@media screen and (min-width: 992px) and (max-width: 1366px) {
    aside.main-sidebar {
        min-width: 15rem !important;
    }

    nav.main-header {
    }

    .project-header h1 {
        font-size: 28px !important;
    }

    .project-header h2 {
        font-size: 18px !important;
    }

    .project-header {
        margin: 0rem 0 !important;
    }

    .dc-number{
        font-size: 2.5rem !important;
    }

    .dc-text{
        font-size: 1.35rem !important;
    }

    .content-wrapper{
        padding-inline: 1.3rem 1.8rem !important;
    }
}

/* large desktop */
@media screen and (min-width: 1366px) and (max-width: 1920px) {

}

/* extra large desktop */
@media screen and (min-width: 2150px) {
    html{
        font-size: 115%;
    }

    aside.main-sidebar {
    }

    nav.main-header {
        /* left : 19rem !important;*/
        /*  width: calc(100vw - 19rem) !important*/
    }
}


.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    padding: .65rem !important;
}

.btn-sm{
    padding: .25rem .5rem !important;
    width: 0.5rem !important;
}

.bg-pure-white{
    background-color: #f2f2f2 !important;
}

.mb-12-rem{
    margin-bottom: 12rem !important;
}

.form-control{
    padding: .1rem .60rem !important;
    line-height: 2.65rem;
    font-size: .875rem;
}

.btn-group{
}

.btn-group,
.btn-group-vertical {
    > .btn {
    }
}

.btn{
    border: 0px !important;
}

.wrapper{
    background-color: #fcfcfd;
}

.card-title {
    width: 100%;
    display: flex!important;
    font-weight: bold;
    font-size: 1.25rem;
    justify-content: space-between;
    align-items: center;
}
.card-title b {color: var(--bs-primary-700);}

.no-spin::-webkit-inner-spin-button, .no-spin::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

.no-spin {
    -moz-appearance:textfield !important;
}

.rounded-badge{
    border-radius: 50% !important;
    text-align: center;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    line-height: 1rem;
    /** success color **/
    background-color: #52A894;
    color: #FFFFFF;
}

.rounded-badge-primary{
    background-color: #1D4E7A;
    color: #FFFFFF;
}

.sidebarBadge {
    padding: 0px 4px;
    border-radius: 5px!important;
    border: 1px solid var(--bs-primary-200)!important;
    background-color: var(--bs-primary-50)!important;
}

.table-xs.dataTable  {
    td, th {
        padding: 0.5rem 1.25rem !important;
    }
    thead th {
        padding: 0.5rem 1.25rem !important;
    }
}

.table-sm.dataTable  {
    td, th {
        padding: 0.625rem 1.25rem !important;
    }
    thead th {
        padding: 0.625rem 1.25rem !important;
    }
}

.table-lg.dataTable  {
    tbody tr td {
        padding: 1rem 1.25rem !important;
    }
    thead tr th {
        padding: 1rem 1.25rem !important;
    }
}

.table-xl.dataTable  {
    td, th {
        padding: 1.25rem 1.25rem !important;
    }
    thead th {
        padding: 1.25rem 1.25rem !important;
    }
}

/* select2 width */
.select2-container .select2-selection--multiple {
    width : 200px;
    height: 40px;
    padding: .1rem .60rem !important;
    line-height: 2.65rem;
    font-size: .875rem;

    border-radius: 4px !important;
    background-color: #F9FAFB;
    border: 1px solid #F2F4F7;
    outline: none !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
/* select2 width */
.select2-container .select2-selection--multiple {
    width : 200px;
    height: 40px;
    padding: .1rem .60rem !important;
    line-height: 2.65rem;
    font-size: .875rem;

    border-radius: 4px !important;
    background-color: #F9FAFB;
    border: 1px solid #F2F4F7;
    outline: none !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top:0 !important;
}

.form-control{
    font-size: 0.875rem;
    line-height: 2.4rem;
    padding: 6px 12px;
    color: #1D2939;
    &:focus, &:active {
        box-shadow:none!important;
    }
}
input[type="color"].form-control {
    padding: 0.8rem 0.6rem !important;
    line-height: 2.4em;
    height: 2.725rem !important;
    font-size: 0.875rem;
}
.form-control:focus {
}

.selectpicker{
    font-size: 0.875rem;
    line-height: 2.85rem !important;
    padding: 6px 12px;
}
#fluid .form-control {
    font-size: 0.875rem;
    height: 2.15rem !important;
    align-items: center;
    border: .08rem solid var(--bs-primary-50);
    border-radius: 9px!important;
    line-height: 2.15rem!important;
    color: var(--bs-gray-400);
    font-size:.8rem;
    font-weight:500!important;

    &::placeholder {
        color:var(--bs-gray-400)!important;
        font-size:.8rem;
    }

}

.deleteThisData {
    max-height: 32px !important;
}

.dt-buttons button:not(.btn) {
    max-height: 32px !important;
}

.dataTables_wrapper .dataTables_filter input, #search-label {
    max-height: 32px !important;
}

div.dt-button-collection button.dt-button, div.dt-button-collection div.dt-button, div.dt-button-collection a.dt-button {
    margin: 0 0 6px 0 !important;
    line-height: normal;
}


.space-0 > * + *,
.space-x-0 > * + * {
    margin-right: 0;
}

.space-0 > * + *,
.space-y-0 > * + * {
    margin-top: 0;
}

.space-1 > * + *,
.space-x-1 > * + * {
    margin-right: 0.25rem;
}

.space-1 > * + *,
.space-y-1 > * + * {
    margin-top: 0.25rem;
}

.space-2 > * + *,
.space-x-2 > * + * {
    margin-right: 0.5rem;
}

.space-2 > * + *,
.space-y-2 > * + * {
    margin-top: 0.5rem;
}

.space-3 > * + *,
.space-x-3 > * + * {
    margin-right: 0.75rem;
}

.space-3 > * + *,
.space-y-3 > * + * {
    margin-top: 0.75rem;
}

.space-4 > * + *,
.space-x-4 > * + * {
    margin-right: 0.875rem;
}

.space-4 > * + *,
.space-y-4 > * + * {
    margin-top: 0.875rem;
}

.space-5 > * + *,
.space-x-5 > * + * {
    margin-right: 1rem;
}

.space-5 > * + *,
.space-y-5 > * + * {
    margin-top: 1rem;
}

.space-6 > * + *,
.space-x-6 > * + * {
    margin-right: 1.25rem;
}

.space-6 > * + *,
.space-y-6 > * + * {
    margin-top: 1.25rem;
}

.space-7 > * + *,
.space-x-7 > * + * {
    margin-right: 1.5rem;
}

.space-7 > * + *,
.space-y-7 > * + * {
    margin-top: 1.5rem;
}

.space-8 > * + *,
.space-x-8 > * + * {
    margin-right: 1.75rem;
}

.space-8 > * + *,
.space-y-8 > * + * {
    margin-top: 1.75rem;
}

.space-9 > * + *,
.space-x-9 > * + * {
    margin-right: 2rem;
}

.space-9 > * + *,
.space-y-9 > * + * {
    margin-top: 2rem;
}

.space-10 > * + *,
.space-x-10 > * + * {
    margin-right: 2.5rem;
}

.space-10 > * + *,
.space-y-10 > * + * {
    margin-top: 2.5rem;
}

.space-12 > * + *,
.space-x-12 > * + * {
    margin-right: 3rem;
}

.space-12 > * + *,
.space-y-12 > * + * {
    margin-top: 3rem;
}

.space-16 > * + *,
.space-x-16 > * + * {
    margin-right: 4rem;
}

.space-16 > * + *,
.space-y-16 > * + * {
    margin-top: 4rem;
}

.space-20 > * + *,
.space-x-20 > * + * {
    margin-right: 5rem;
}

.space-20 > * + *,
.space-y-20 > * + * {
    margin-top: 5rem;
}

.space-24 > * + *,
.space-x-24 > * + * {
    margin-right: 6rem;
}

.space-24 > * + *,
.space-y-24 > * + * {
    margin-top: 6rem;
}

.space-30 > * + *,
.space-x-30 > * + * {
    margin-right: 8rem;
}

.space-30 > * + *,
.space-y-30 > * + * {
    margin-top: 8rem;
}

.space-36 > * + *,
.space-x-36 > * + * {
    margin-right: 10rem;
}

.space-36 > * + *,
.space-y-36 > * + * {
    margin-top: 10rem;
}

.space-40 > * + *,
.space-x-40 > * + * {
    margin-right: 16rem;
}

.space-40 > * + *,
.space-y-40 > * + * {
    margin-top: 16rem;
}

.space-48 > * + *,
.space-x-48 > * + * {
    margin-right: 20rem;
}

.space-48 > * + *,
.space-y-48 > * + * {
    margin-top: 20rem;
}

.space-50 > * + *,
.space-x-50 > * + * {
    margin-right: 25rem;
}

.space-50 > * + *,
.space-y-50 > * + * {
    margin-top: 25rem;
}

.space-64 > * + *,
.space-x-64 > * + * {
    margin-right: 30rem;
}

.space-64 > * + *,
.space-y-64 > * + * {
    margin-top: 30rem;
}

.inset-0 {inset: 0}

.notification-filter{
    width: 200px;
    background-color: #fff;
    top: 42px;
    left: 0;
    border-radius: 8px;
    border: 1px solid #c3c3c3;
}

.n_filter_wrapper{
    border-bottom: 1px solid #d7d7d7;
    padding-left: 24px;
}


.notifications_tab{
    font-weight : 600;
    color: #838383;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 12px;
    cursor:pointer;
}

.notifications_active{
    color: #2e5b8d;
    border-bottom: 2px solid #2e5b8d;
}

.notification_numbers{
    color: #ffffff;
    border-radius: 50%;
    background-color: #838383;
    font-size: .65rem;
    height: 18px;
    width: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.notifications_active .notification_numbers{
    background-color: #2e5b8d;
}

.not_clear_btn{
    color: #646464;
    font-size: .875rem;
    font-weight: 600;
    padding: 4px 6px;
    transform: translateY(-3px);
}

.not_clear_btn:hover{
    cursor:pointer;
    background-color: #f0f0f0;
    border-radius: 6px;
}

.not_clear_btn .material-symbols-outlined{
    font-size : 1.25rem;
}

.not_clear_btn_self{
    color: #646464;;
    padding: 6px 8px;
    border-radius: 4px;
    font-size: .75rem;
    font-weight: 500;
    width: fit-content;
}

.not_clear_btn_self .material-symbols-outlined{
    font-size: .85rem;
}

.notification-new{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items:center;
    padding: 12px 6px;
}

.notification-new .not_clear_btn_self {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.notification-new:hover .not_clear_btn_self {
    opacity: 1;
    visibility: visible;
}

.not_response_btn_self{
    color: #646464;;
    padding: 6px 8px;
    border-radius: 4px;
    font-size: .75rem;
    font-weight: 500;
    width: fit-content;
    background-color: #92400d;
}

.not_response_btn_self .material-symbols-outlined{
    font-size: .85rem;
}

.notification-new .not_response_btn_self {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.notification-new:hover .not_response_btn_self {
    opacity: 1;
    visibility: visible;
}

.not_view_details_btn_self{
    color: #ffffff;
    padding: 6px 8px;
    border-radius: 4px;
    font-size: .75rem;
    font-weight: 500;
    line-height: 120%;
    width: fit-content;
    background-color: #1d3fb0;
}

.not_view_details_btn_self .material-symbols-outlined{
    font-size: .85rem;
}

.notification-new .not_view_details_btn_self {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.notification-new:hover .not_view_details_btn_self {
    opacity: 1;
    visibility: visible;
}

.col-span-1{
    grid-column: span 1 / span 1;
}

.col-span-2 {
    grid-column: span 2 / span 2;
}

.not_approve_type{
    background-color: #ecfdf5;
}

.not_reject_type{
    background-color: #fef2f2;
}

.not_create_type{
    background-color: #eff6ff;
}

.not_pending_type{
    background-color: #fffbeb;
}

.not_zip_type{
    background-color: #f9fafb;
}

.unread-notification{
    margin: 8px 12px;
    border-radius: 6px;
    padding-left: 8px;
    padding-right: 8px;
}

.not_create_text{
    color:#1d3fb0;
    font-weight: 500;
    line-height: 120%
}
.not_approve_text{
    color: #065f46;
    font-weight: 500;
    line-height: 120%
}
.not_reject_text{
    color: #981b1b;
    font-weight: 500;
    line-height: 120%
}
.not_pending_type{
    color: #92400d;
    font-weight: 500;
    line-height: 120%
}
.not_zip_text{
    color: #1f2937;
    font-weight: 500;
    line-height: 120%
}

.not_create_type .material-symbols-outlined{
    background-color: #1d3fb0;
    color : #ffffff;
    padding: 4px;
    border-radius: 50%;
    font-size: .65rem;
}

.not_approve_type .material-symbols-outlined{
    background-color: #065f46;
    color : #ffffff;
    padding: 4px;
    border-radius: 50%;
    font-size: .65rem;
}

.not_reject_type .material-symbols-outlined{
    background-color: #981b1b;
    color : #ffffff;
    padding: 4px;
    border-radius: 50%;
    font-size: .75rem;
}

.not_pending_type .material-symbols-outlined{
    background-color: #92400d;
    color : #ffffff;
    padding: 4px;
    border-radius: 50%;
    font-size: .65rem;
}

.not_zip_type .material-symbols-outlined{
    background-color: #1f2937;
    color : #ffffff;
    padding: 4px;
    border-radius: 50%;
    font-size: .75rem;
}

.notification-timestamp{
    font-weight: 500;
}

.not_response_btn_self p{
    color: #ffffff !important;
}

.not_clear_btn_self p {
    color: #ffffff !important;
}

.not_create_type .not_clear_btn_self{
    background-color: #1d3fb0;
}
.not_approve_type .not_clear_btn_self{
    background-color: #065f46;
}
.not_reject_type .not_clear_btn_self{
    background-color: #981b1b;
}
.not_pending_type .not_clear_btn_self{
    background-color: #92400d;
}
.not_zip_type .not_clear_btn_self{
    background-color: #1f2937;
}

.download-zip-from-notification{
    font-weight: 700;
    cursor:pointer;
}

.download_zip_text{
    font-weight: 500;
    line-height: 120%;
}

.available_text{
    line-height: 120%;
    font-size: .75rem;
    font-weight: 500;
}

.notification_text{
    font-weight: 500;
    line-height: 120%;
}

.task_date{
    font-weight: 700;
}

/* Auto-approved timeline items styling */
.timeline-item.auto-approved > div {
    background-color: var(--bs-success) !important;
    background: var(--bs-success) !important;
}

.timeline-item.auto-approved > div > .card-body {
    color: white !important;
    padding: 7px !important;
    font-size: 0.75rem !important;
}

.timeline-item.auto-approved > div > .card-footer {
    padding: 8px 15px !important;
    background-color: white !important;
    color: rgb(173, 181, 189) !important;
    display: flex !important;
    column-gap: 4px !important;
    font-family: Inter, Roboto !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    justify-content: flex-end !important;
    line-height: 12px !important;
}

.timeline-item.auto-approved > div > .card-footer span {
    font-size: 12px !important;
    color: rgb(173, 181, 189) !important;
    font-weight: 400 !important;
    line-height: 12px !important;
}
