@import url('https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800&display=swap');

html, body {
    font-family: 'Cabin', sans-serif;
    background-color: #f1f5f9;
    font-size: 15px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Cabin', sans-serif;
}

p, span, label, a {
    font-family: 'Inter', sans-serif;
}

.layout-boxed .wrapper{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)!important;}

.content-wrapper>.content {
    padding: 0;
}

.content-header {
    padding: 1.5rem 1rem 1rem;
}

@media (max-width: 991px) {

.content-header h1 {
    font-size: 20px;
}

.btn {
    font-size: 14px;
}

}

.fancybox-button--thumbs {
    display: none !important;
}

@media (min-width: 1024px) {

.image-gallery .col-md-3.col-6.pb-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

}

.dashboard-page {
    display: flex;
    height: 80vh;
    align-items: center;
}


@media (max-width: 576px){
    .login-box, .register-box {
        margin-top: 0;
        width: 100%;
    }
    .card-footer {
        padding: 0.35rem 0.25rem;
    }

}

@media (max-width: 768px){

    .gallery-page .col-sm-6.col-12 .box {
        float: left !important;
        padding-right: 0px;
    }

    .gallery-page .col-sm-6.col-12 a {
        float: left !important;
        margin-right: 6px;
        height: 38px;
        padding-top: 7px;
    }

    .gallery-page h1 {
        margin-bottom: 12px;
    }

}

.card-title {
    font-size: 1.2rem;
}

.user-panel img {
    width: 1.5rem;
}


@media (min-width: 576px){

.dropdown-menu.dropdown-menu-lg.dropdown-menu-right {
    display: none !important;
}

}

.dropdown-item i {
    color: #64748b;
}

.dropdown-menu-lg .dropdown-item:hover {
    color: #8A1538;
}

.dropdown-menu-lg .dropdown-item:hover i {
    color: #8A1538;
}

.dropdown-item.active, .dropdown-item:active, .dropdown-item.active, .dropdown-item:active i {
    color: #fff !important;
    text-decoration: none;
    background-color: #8A1538;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
    color: #7987a1;
    font-weight: 400 !important;
    font-size: 15px;
}

.dark-mode .card .card-header {
    background-color: rgba(0,0,0,.1);
}

.product-detail_img .single-img.gallery-item img {
    height: 200px;
    object-fit: cover;
}

.btn-sm {
    padding: 0.2rem 0.2rem;
    font-size: .7rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.icon-sm {
    font-size: 13px;
}

.dropdown-toggle::after {
    content: "\f0dd";
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #626262;
    vertical-align: middle;
    font-size: 16px;
    margin-top: -8px;
}

.dropdown-menu {
    padding: 0rem 0;
}

.dropdown-item {
    font-size: 13px;
    border-bottom: 1px solid #e9e9e9;
    padding: 0.4rem 0.8rem;
}

.vertical-center {
    vertical-align: middle !important;
}

.main-sidebar {
    border-right: 1px solid #e9ecef;
    box-shadow: 0 8px 10px #b7c0ce33 !important;
    background: #fff;
}

.layout-navbar-fixed .wrapper .main-sidebar:hover .brand-link, .layout-navbar-fixed .wrapper .brand-link {
    background-color: #1c7b7b !important;
}

.content-wrapper {
    background-color: #ffffff;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #f4f4f4;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(0 0 0 / 2%);
}

.card-header {
    border-bottom: 0px solid #f4f4f4;
}

.nav-link {
    padding: 0.5rem 0.75rem;
}

[class*=sidebar-dark-] .sidebar a {
    color: #9ea9b4;
}

.btn-primary {
    background: linear-gradient(90deg, #0F9898 0%, #16D5D5 100%);
    border-color: #16d3d3 !important;
    border-radius: 5px;
}

.btn-primary:hover {
    background: linear-gradient(90deg, #0F9898 100%, #16D5D5 0%);
    color: #FFFFFF;
}

/*a {*/
/*    color: #00bac7;*/
/*}*/

.bg-primary {
    background: linear-gradient(90deg, #0F9898 0%, #16D5D5 100%);
}

.bg-primary:hover {
    background: linear-gradient(90deg, #0F9898 100%, #16D5D5 0%);
}

.main-footer {
    background-color: #FFFFFF;
}

.card {
    /*box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;*/
    box-shadow: 0 0 10px 0 rgb(183 192 206 / 20%);
    margin-bottom: 1.8rem;
}

[class*=sidebar-dark] .brand-link, [class*=sidebar-dark] .brand-link .pushmenu {
    color: rgba(255,255,255,255);
}

.table-hover tbody tr:hover {
    background-color: rgb(250 250 250);
}

.card-primary.card-outline {
    border-top: 3px solid #8A1538;
}

.main-footer {
    padding: 0.5rem 1rem;
}

.brand-link {
    border-bottom: 1px solid #e5e7eb !important;
}

.main-header {
    border-bottom: 1px solid #e5e7eb;
 }

.layout-navbar-fixed .wrapper .brand-link, .layout-navbar-fixed .wrapper .main-sidebar:hover .brand-link {
    width: 248px;
}

.brand-link {
    color: #891437 !important;
    font-weight: 600;
}

.nav-sidebar .nav-header {
    font-size: .8rem;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    text-transform: uppercase;
    color: #7987a1;
    letter-spacing: .8px;
}

.nav-sidebar .nav-link p {
    color: #ffffff;
    font-size: 16px;
}

.nav-sidebar>.nav-item .nav-icon {
    color: #2b345f;
}

.brand-link .brand-image {
    margin-left: 0.4rem;
    margin-right: 0.5rem;
    margin-top: 0;
 }

.main-header .nav-link {
    height: 2.7rem;
 }

.navbar-expand .navbar-nav .nav-link {
    line-height: 1.8rem;
    color: #212529;
}

.layout-navbar-fixed .wrapper .main-header {
    border-bottom: 0px solid #e9ecef;
    background: #FDFDFD;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
}

.nav-sidebar>.nav-item .nav-icon.fa, .nav-sidebar>.nav-item .nav-icon.fab, .nav-sidebar>.nav-item .nav-icon.fad, .nav-sidebar>.nav-item .nav-icon.fal, .nav-sidebar>.nav-item .nav-icon.far, .nav-sidebar>.nav-item .nav-icon.fas, .nav-sidebar>.nav-item .nav-icon.ion, .nav-sidebar>.nav-item .nav-icon.svg-inline--fa {
    font-size: 0.9rem;
}

.nav-item .nav.nav-treeview .nav-item .nav-link {
    font-size: 15px;
}

.nav-item .nav.nav-treeview .nav-item .nav-link i {
    font-size: 12px;
    margin-right: 0;
 }

.nav-sidebar .nav-item>.nav-link:hover {
    background: transparent;
    transition: all .3s ease;
}

.nav-sidebar .nav-item>.nav-link:hover i {
    color: #2b345f;
    transition: all .3s ease;
}

.nav-sidebar .nav-item>.nav-link.active i {
      color: #fff;
      transition: all .3s ease;
  }

.nav-item .nav.nav-treeview .nav-item .nav-link:hover .fa-circle:before {
    background: #2e3590;
    border-radius: 100%;
    color: #2e3590;
}

.nav-item .nav.nav-treeview .nav-item .nav-link {
    padding: 0.5rem 0.75rem;
}

.main-footer {
    color: #7987a1;
}

a {
    color: #2e3590;
}

.cursor-pointer {
    cursor: pointer;
}

.form-control {
    border: 1px solid #e9ecef;
}

.table td {
    vertical-align: middle;
    font-size: 14px;
    color: #6c757d;
}

.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.accordion:hover {
    background-color: #ccc;
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}

.nav-item .nav.nav-treeview .nav-item .nav-link.active:before {
    display: none;
}

.nav-item .nav.nav-treeview .nav-item .nav-link.active .fa-circle:before {
    background: #2e3590;
    border-radius: 100%;
    color: #2e3590;
}

.layout-navbar-fixed .wrapper .brand-link {
    font-size: 22px;
    display: flex;
    align-items: center;
    border: 0px !important;
}

.brand-link .brand-text span {
    font-weight: 400;
}

.main-sidebar .brand-text {
    margin-left: 5px;
}

.nav-sidebar .nav-item .nav-link svg {
    line-height: 30px;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 5px;
    padding: 0px 4px;
    color: #ffffff;
}

.nav-sidebar>.nav-item {
    margin-bottom: 5px;
}

/*table css*/

div.dataTables_wrapper div.dataTables_info {
    display: inline-block;
    float: left;
}

div.dataTables_wrapper div.dataTables_paginate {
    display: inline-block;
    float: right;
    padding-top: 0.85em;
}

.paginate_button {
    position: relative;
    display: inline-block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #db0c8c;
    background-color: #fff;
    border: 1px solid #dee2e6;
    cursor: pointer;
}

.paginate_button.previous {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.paginate_button.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.paginate_button.next {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.paginate_button.current {
    z-index: 3;
    color: #fff;
    border-color: #622f92;
    background: -webkit-linear-gradient(45deg,#353c94,#e9088b);
    background: linear-gradient(45deg,#353c94,#e9088b);
}

div.dataTables_wrapper div.dataTables_filter input {
    display: inline-block;
    width: auto;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

div.dataTables_wrapper div.dataTables_filter input:focus {
    outline: none !important;
    border: 1px solid #ced4da;
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #f4f4f4;
}

.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 1px;
}

table.dataTable th {
    font-weight: 500;
    color: #2e3590;
}

.layout-footer-fixed .wrapper .main-footer {
    background: #FDFDFD;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    font-size: 14px;
}

.btn-secondary {
    color: #fff;
    background-color: #891437;
    border-color: #891437;
    box-shadow: none;
}

.nav-sidebar .nav-link>.right, .nav-sidebar .nav-link>p>.right {
    top: 1rem;
}

.nav-item .nav.nav-treeview .nav-item p {
    color: #ffffff;
}

[class*=sidebar-dark] .nav-legacy.nav-sidebar>.nav-item .nav-treeview, [class*=sidebar-dark] .nav-legacy.nav-sidebar>.nav-item>.nav-treeview {
    background-color: rgba(255,255,255,.09);
}

/*.nav-item .nav.nav-treeview .nav-item .nav-link.active:hover p {*/
/*    color: #f033a3;*/
/*}*/

/*.nav-item .nav.nav-treeview .nav-item .nav-link p:hover {*/
/*    color: #f033a3;*/
/*}*/

.nav-item .nav.nav-treeview .nav-item .nav-link:hover .fa-circle:before {
    background: #f033a3;
    border-radius: 100%;
    color: #f033a3;
}

.btn-gray {
    color: #fff;
    background-color: #545764;
    border-color: #545764;
    box-shadow: none;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #e9ecef !important;
    /*height: calc(2.5rem + 2px) !important;*/
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #000;
    font-size: 14px;
}

.form-group {
    position: relative;
}

.remove-add-more {
    position: absolute;
    top: 10px;
    right: 0;
    color: #ff5722;
    opacity: 1;
}

.nav-item .nav.nav-treeview .nav-item .nav-link.active {
    background: #2ca7a7;
}

.separate-card-header {
    background: #f3f3f9;
    border-radius: 0;
    border-top: 1px solid #dfdfdf;
}

.select2-container {
    width: 100% !important;
}

.month_button_horo {
    text-align: center;
    line-height: 3;
    height: 82px;
    cursor: pointer;
}

.month_button_horo div {
    line-height: 0;
}

.month_button_horo div img {
    width: 25px;
}

.profile-tab .nav-link.active:before {
    display: none;
}

@media (max-width: 768px){

    .month_button_horo div img {
        width: 20px;
    }

    .main-header .navbar-nav .nav-item:nth-child(2) {
        display: none;
    }

}

.info-card .info-card-content .info-list li .info-name {
    width: 100%;
    margin-bottom: 5px;
    position: relative;
}

.info-card .info-card-content .info-list li .info-details {
    width: 100%;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .info-card .info-card-content .info-list li .info-name {
        width: 40%;
        margin-bottom: 0;
    }

    .info-card .info-card-content .info-list li .info-details {
        width: 60%;
        margin-bottom: 0;
    }
}

.info-card-content .info-list {
     list-style: none;
     padding: 0;
     margin-bottom: 0;
 }

.info-card-content .info-list li {
    display: flex;
    margin-bottom: 10px;
}

.info-card .info-card-content .info-list li .info-name:after {
    content: ":";
    right: 10px;
    top: 0;
    position: absolute;
}

.table td, .table th {
    border: 1px solid #dee2e6;
    font-size: 16px;
    padding: 1rem;
    /*text-transform: capitalize;*/
}

.membership__head p {
    padding-block: 26px;
    padding-inline: 30px;
    background: #fbf6ff;
    margin-bottom: 0;
    font-weight: 500;
}

.membership__body h4 {
    color: #f033a3;
    padding-block: 20px;
    border-bottom: 1px solid rgba(33, 51, 102, 0.1);
    text-align: center;
}

.membership__body ul {
    list-style: none;
    padding: 0px;
    margin: 0;
}

.membership__body ul li {
    padding-block: 23px;
    margin-inline: 45px;
    border-bottom: 1px solid rgba(33, 51, 102, 0.1);
    font-size: 1rem;
    flex-wrap: nowrap;
}

.membership__body ul li i {
    margin: 5px 10px 5px 0px;
    display: inline-block;
    text-align: center;
    color: #ae3eff;
}

.membership__body ul li:last-child {
    border-bottom: 0px;
}

@media (min-width: 576px) {
    .membership__body ul li {
        margin-inline: 30px;
    }
}


@media (min-width: 991px) {

    .table-responsive {
        -webkit-overflow-scrolling: touch;
        overflow-y: unset;
    }

}

.table thead th {
    border-bottom: 2px solid #dee2e6;
    /*text-transform: capitalize;*/
}

.page-link {
    border: 1px solid #e8e8f7;
}

.btn.btn-gray:hover {
    color: #fff;
    background: #41434d;
    border-color: #41434d;
}

.pagination {
    justify-content: end;
}

.drag-text.small-icon h3 {
    padding: 40px 0;
    font-size: 16px;
}

.drag-text h3 {
    font-size: 16px;
}

.drag-text.height-fix h3 {
    padding: 88px 0;
}

.height-200 {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    object-fit: none;
}

.addrz-box, .contact-box {
    padding: 14px 15px 15px;
    border-bottom: 1px solid #D9D9D9;
}

.addrz-box h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    color: #393939;
    padding: 0;
}

.addrz-box p {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #808080;
    margin-bottom: 9px;
}

.addrz-box span {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #808080;
}

.contact-box ul {
    padding: 0px;
    margin: 0px;
}

.contact-box ul li {
    list-style: none;
    display: flex;
    margin-bottom: 14px;
}

.contact-box ul li .icon-round {
    background: #D9D9D9;
    display: inline-block;
    border-radius: 50px;
    text-align: center;
    padding: 1px 6px;
    height: fit-content;
}

.contact-box ul li .icon-round img {
    width: 15px;
}

.contact-box ul li span a {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #808080;
    text-decoration: none;
    margin-left: 8px;
    display: inline-block;
}

.social-box {
    padding: 15px;
}

.social-box ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
}

.social-box ul li {
    list-style: none;
}

.service-offerd h4, .service-category h4, .service-about h3 {
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 0.5rem;
}

.text-break-spaces {
    white-space: break-spaces;
}

.image-box-fix-height .image-upload-wrap,
.image-box-fix-height .image-upload-wrap2,
.image-box-fix-height .image-upload-wrap3,
.image-box-fix-height .image-upload-wrap4,
.image-box-fix-height .image-upload-wrap5,
.image-box-fix-height .image-upload-wrap6,
.image-box-fix-height .image-upload-wrap7,
.image-box-fix-height .image-upload-wrap8,
.image-box-fix-height .image-upload-wrap9,
.image-box-fix-height .image-upload-wrap10,
.image-box-fix-height .image-upload-wrap11,
.image-box-fix-height .image-upload-wrap12,
.image-box-fix-height .image-upload-wrap13 {
    height: 210px;
    overflow: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.image-box-fix-height .image-upload-wrap img,
.image-box-fix-height .image-upload-wrap2 img,
.image-box-fix-height .image-upload-wrap3 img,
.image-box-fix-height .image-upload-wrap4 img,
.image-box-fix-height .image-upload-wrap5 img,
.image-box-fix-height .image-upload-wrap6 img,
.image-box-fix-height .image-upload-wrap7 img,
.image-box-fix-height .image-upload-wrap8 img,
.image-box-fix-height .image-upload-wrap9 img,
.image-box-fix-height .image-upload-wrap10 img,
.image-box-fix-height .image-upload-wrap11 img,
.image-box-fix-height .image-upload-wrap12 img,
.image-box-fix-height .image-upload-wrap13 img {
    height: 210px;
    object-fit: contain;
}


/*03-05-2023 : new ticket app*/

.login-page, .register-page {
    background: linear-gradient(180deg, #0F9898 0%, rgba(255, 255, 255, 0) 100%);
    display: block;
}

.login-page .card {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
}

.login-page h3 {
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    color: #000000;
}

.form-group label {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #696969;
    margin-bottom: 5px;
}

.form-group input {
    background: #FDFDFD;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
    height: 50px;
    font-size: 22px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    padding: 12px 20px;
}

.form-group textarea {
    background: #FDFDFD;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
    font-size: 22px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    padding: 12px 20px;
    height: auto;
}

.form-group select {
    background: #FDFDFD;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
    font-size: 22px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    padding: 5px 20px;
    height: 50px;
}

.form-group input:focus, .form-group textarea:focus, .form-group select:focus {
    border: 2px solid #16D4D4;
}

.form-group {
    margin-bottom: 30px;
}

.btn-theme {
    background: linear-gradient(90deg, #0F9898 0%, #16D5D5 100%);
    border-radius: 10px;
    height: 50px;
    font-family: 'Cabin', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 15px 50px;
    border: 0;
    text-transform: uppercase;
}

.btn-theme:hover {
    background: linear-gradient(90deg, #0F9898 100%, #16D5D5 0%);
    color: #FFFFFF;
}

.login-page .card-header {
    padding: 40px 0px 40px;
}

.login-page .card-body {
    padding: 0px 40px 40px;
}

.modal .link-text {
    font-size: 16px;
    margin-right: 16px;
}

.link-text {
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    color: #696969;
    margin-right: 37px;
}

.link-text:hover {
    color: #0f9898;
    text-decoration: underline;
}

.content-header h1 {
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #000000;
}

.content-header {
    padding: 0 0 30px;
}

.form-group input[type="file"] {
    line-height: 18px;
}

.layout-navbar-fixed.layout-fixed .wrapper .sidebar {
    /*margin-top: .5rem;*/
}

.layout-fixed .main-sidebar {
    background: linear-gradient(180deg, #0F9898 0%, #98F1F1 100%);
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background: linear-gradient(90deg, #0F9898 100%, #16D5D5 0%);
}

.sidebar-dark-primary .nav-sidebar.nav-legacy>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar.nav-legacy>.nav-item>.nav-link.active {
    border-color: #ffffff;
}

.search-input {
    border: 1px solid #bdbdbd;
    border-radius: 10px;
}

.add-btn {
    background: linear-gradient(90deg, #0F9898 0%, #16D5D5 100%);
    border-radius: 5px;
    font-family: 'Cabin', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 40px;
    color: #FFFFFF;
    text-transform: uppercase;
    border: 0;
    height: 40px;
    padding: 0 12px;
}

.add-btn:hover {
    background: linear-gradient(90deg, #0F9898 100%, #16D5D5 0%);
    color: #FFFFFF;
}

input:focus {
    border: 2px solid #16D4D4 !important;
}

.badge {
    font-size: 12px;
    font-weight: 400;
    padding: 5px;
}

@media (max-width: 991px) {

    .login-page .card-body {
        padding: 0px 20px 40px;
    }

    .form-group label {
        font-size: 16px;
    }

    .form-group {
        margin-bottom: 20px;
    }

    .btn-theme {
        height: 40px;
        font-size: 16px;
        line-height: 20px;
        padding: 10px 25px;
    }

    .login-page h3 {
        font-size: 24px;
    }

    .link-text svg, .btn-theme svg {
        width: 20px;
    }

    .login-page .card-header {
        padding: 40px 0px 20px;
    }

    .form-group input {
        height: 45px;
        font-size: 16px;
    }

    .form-group select {
        font-size: 16px;
        height: 45px;
    }

    .form-group textarea {
        font-size: 16px;
    }

    .form-group select, .form-group textarea, .form-group input {
        padding: 5px 10px;
    }

    .link-text {
        font-size: 16px;
        margin-right: 22px;
    }

    .content-header h1 {
        font-size: 24px;
    }

    .form-group input[type="file"] {
        line-height: 15px;
    }

    .add-btn {
        font-size: 12px;
        line-height: 40px;
    }

}

@media (min-width: 991px) {

    .content-wrapper {
        padding: 50px 80px 50px;
    }

}


@media (max-width: 991px) {

    .content-wrapper {
        padding: 30px 15px;
    }

    .content-header {
        padding: 0 0 5px;
    }

}

svg {
    margin-top: -2px;
}

.department-file-upload .custom-file-label {
    height: 50px;
    line-height: 38px;
    border-radius: 10px;
    border: 1px solid #696969;
}

.department-file-upload input:focus~label {
    border: 2px solid #16D4D4 !important;
}

.department-file-upload .custom-file-label::after {
    height: 50px;
    line-height: 38px;
}

.department-file-upload {
    height: 50px;
    line-height: 38px;
}

.page-item.active .page-link {
    background-color: #10a2a2;
    border-color: #10a2a2;
}

.filter-section .form-group select {
    height: calc(2.5rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border: 1px solid #bdbdbd;
}

.filter-section {
    background-color: rgb(0 0 0 / 2%);
    padding: 15px 10px 0;
    margin-bottom: 25px;
    border-bottom: 1px solid #dee2e6;
}

#filter-btn {
    background: #e3e3e3;
    color: #343a40;
}

.add-btn-gray {
    background: #f5f7f8;
    border-radius: 5px;
}

#filter-btn:hover, .add-btn-gray:hover {
    background: #d9dadd;
}

.todo-list>li {
    margin-bottom: 5px;
    padding: 15px 10px;
}

.badge-primary {
    background: linear-gradient(90deg, #0F9898 0%, #16D5D5 100%);
}

.direct-chat-msg {
    margin-bottom: 25px;
}

.direct-chat-text {
    background-color: #f8f9fa;
    border: 1px solid #f8f9fa;
    padding: 8px 10px;
}

.direct-chat-infos {
    margin-bottom: 10px;
}

.direct-chat-text::after, .direct-chat-text::before {
    top: 20px;
}

.card.details-card .nav-pills .nav-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 500;
    padding-left: 0;
    padding-right: 0;
    /*color: #495462;*/
}

.details-card {
    margin: 0 0px 15px 15px;
    top: 70px;
}

.details-card .card {
    box-shadow: none;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
}

.details-card .card-footer a, .details-card .card-footer button {
    font-size: 17px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    border-radius: 5px;
}

.details-card .editModeClass .form-control {
    text-align-last: left;
}


/*----special----*/

.editModeClass {
    margin-bottom: 0;
    /*pointer-events: none;*/
}

.editModeClass .h1 {
    font-size: 30px;
}

.editModeClass .h5 {
    font-size: 20px;
    color: #495057;
    margin-bottom: 15px;
    font-weight: 600 !important;
}

.editModeClass .form-control  {
    border: 0;
    background: transparent;
    padding: 0;
    /*border-radius: 0;*/
}

.editModeClass .form-control:focus {
    border: unset !important;
    box-shadow: unset !important;
    outline: none !important;
}

.editModeClass textarea {
    font-size: 22px;
    color: #495057;
    border-radius: 0;
}

.editModeClass select {
    font-size: 15px;
    font-weight: 500;
    color: #334256;
    text-align: left;
    height: auto;
}

/*----special----*/


.editModeClass .box-input {
    border: 1px solid #d8d8d8;
    padding: 12px 20px;
    font-size: 18px;
}

.editModeClass .box-input:focus {
    border: 1px solid #d8d8d8 !important;
}

/*option {*/
/*    text-align: right*/
/*}*/


.table td .badge {
    margin-bottom: 3px;
}

.table td .badge svg {
    width: 15px;
    margin: 0;
}

.border-top-right-radius-0 {
    border-top-right-radius: 0;
}

.border-bottom-right-radius-0 {
    border-bottom-right-radius: 0;
}

.border-top-left-radius-0 {
    border-top-left-radius: 0;
}

.border-bottom-left-radius-0 {
    border-bottom-left-radius: 0;
}

.font-weight-500 {
    font-weight: 500 !important;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.d-inline-table {
    display: inline-table;
    display: -moz-inline-table;
}

.details-card .nav-pills .nav-link {
    padding: 18px 0px;
    display: flow-root;
    font-family: 'Inter', sans-serif;
}

.details-card .nav-pills .nav-link:hover {
    color: #6c757d;
}


.layout-navbar-fixed.sidebar-mini.sidebar-collapse .wrapper .brand-link {
    height: calc(3.5rem + 4px);
}

/*form-switch css*/

.form-check {
    min-height: 1.5rem;
}

.form-switch {
    padding-left: 2.5em;
}

.form-check {
    display: block;
    min-height: 1.6rem;
    padding-left: 1.5em;
    margin-bottom: 0.125rem;
}

.form-switch .form-check-input:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}

.form-switch .form-check-input {
    background-image: none;
    border-width: 0;
    border-radius: 0.4375rem;
    width: 2rem;
    height: 0.875rem;
    background-color: rgba(0,0,0,.25);
    margin-top: 0;
    margin-right: 8px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    padding: initial;
}

.form-check-input:before {
    content: "";
    position: absolute;
    box-shadow: 0 0 0 13px transparent;
    border-radius: 50%;
    width: 0.875rem;
    height: 0.875rem;
    background-color: transparent;
    opacity: 0;
    pointer-events: none;
    transform: scale(0);
}

.form-switch .form-check-input:after {
    content: "";
    position: absolute;
    border: none;
    z-index: 2;
    border-radius: 50%;
    width: 1.25rem;
    height: 1.25rem;
    background-color: #fff;
    margin-top: -0.1875rem;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.07), 0 2px 2px 0 rgba(0,0,0,.04);
    transition: background-color .2s,transform .2s;
}

.form-check-label {
    padding-left: 0.15rem;
}

.form-check-input:checked:before {
    opacity: .16;
}

.form-switch .form-check-input:checked[type=checkbox]:after {
    content: "";
    position: absolute;
    border: none;
    z-index: 2;
    border-radius: 50%;
    width: 1.25rem;
    height: 1.25rem;
    background-color: #3b71ca;
    margin-top: -3px;
    margin-left: 1.0625rem;
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
    transition: background-color .2s,transform .2s;
    display: block;
    transform: rotate(45deg) /*!rtl:ignore*/;
}

/*form-switch css end*/

.kanban-card {
    padding: 30px;
    background: #f4f5f7;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.kanban-card-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 284px;
    flex: 0 0 284px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #ffffff;
    height: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.kanban-card-list li {
    background: transparent;
    padding: 0 0 10px;
    border: 0;
}

.kanban-card-list li:last-child {
    padding-bottom: 0px;
}

.kanban-card-list li .text {
    color: #404040;
    font-size: 15px;
    line-height: 1.3333333333;
    font-weight: 500;
    background-color: #f8f9fa;
    border-left: 2px solid #e9ecef;
    padding: 16px 15px;
    word-wrap: break-word;
    cursor: pointer;
    position: relative;
    display: block;
}

.kanban-card-list .card-body.todo-list {
    padding: 1.25rem;
}

.kanban-card-list .todo-list ul {
    padding: 0;
    margin-bottom: 0;
}

.icheck-primary input[type=checkbox]:checked + label.completed-issue{
    text-decoration: line-through;
}

.details-card .editModeClass .form-control {
    width: 200px;
}

.table-domain td {
    font-weight: 400;
    font-size: 16px;
    color: #8e8e8f;
}

.table-domain td span {
    font-weight: 500;
    font-size: 16px;
    color: #6c757d;
}

.bg-form-box {
    background: #fafafa;
}

.domain-form .row {
    padding: 30px 20px 0;
}


@media (max-width: 991px) {

    .editModeClass .h1 {
        font-size: 22px;
        margin-bottom: 0;
    }

    .editModeClass .h5 {
        font-size: 16px;
        margin-bottom: 12px;
        margin-top: 0px;
    }

    .detail-section {
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .editModeClass textarea {
        font-size: 16px;
    }

    .todo-list>li .text {
        font-size: 13px;
    }

    .details-card {
        margin: 0;
        top: 0;
    }

    .direct-chat-messages {
        height: auto;
        margin: 25px 0;
    }

    .editModeClass select {
        font-size: 14px;
    }

    .details-card h4.mb-0 {
        font-size: 18px;
    }

    .domain-form .row {
        padding: 20px 5px 0;
    }

}

@media only screen and (max-width: 1300px) and (min-width: 768px) {

    .details-card .editModeClass .form-control {
        width: 150px;
    }

}

@media only screen and (max-width: 375px) and (min-width: 320px) {

    .details-card .editModeClass .form-control {
        width: 150px;
    }

}

