.main-container{
        padding: 20px;
      }
      .full-btn,.full-div{
        width: 100%;
      }
      .form-group,.profile-action{
        margin-top: 10px;
      }
      .sidebar.cards{
        background: transparent;
        border-radius: 0px !important;
        padding: 0px;
        border: none;
      }
      .sidebar.cards .card-body,.sidebar.cards .card-header{
        padding: 5px;
        background: transparent;
      }
      .profession-status{
        background-color: rgba(40, 167, 69, 0.2);
        padding: 5px;
      }
      .profile-holder .profile{
        width: 160px;
        height: 160px;
        border-radius: 50%;
        background-color: #F0F0F0 !important;
      }
      .profile-holder .profile img{
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 10px solid #F0F0F0 !important;;
      }
    .secondary-btn {
    background-color: transparent !important;
    color: #00ADE5;
    border: 2px solid #00ADE5 !important;
    text-transform: uppercase;
    }
  .secondary-btn:hover {
      background-color: #00ADE5 !important;
      color: #fff !important;
  }
  .most-users{
    background-color: #fff;
    padding: 5px;
    margin: 10px;
    border-radius: 3px;
  }
  .web-title{
    color: #00ADE5 !important;
  }
  .user-title a{
    color: #000;
    text-decoration: none;
  }
  footer{
    background-color: #2A3646;
    padding: 10px;
    color: #9F9F9F;
  }
  footer h4{
    color: #fff;
  }
  footer a,footer li{
    color: #9F9F9F !important;
    text-decoration: none;
    list-style: none;
  }
  footer .card{
    background: #2A3646 !important;
    border: none;
    color: #9F9F9F !important;  
  }
  .form-control .richtext-form,.richtext-form .options{
    background: transparent;
}
.richtext-form .options{
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            gap: 2px;
    }
.richtext-form button{
            border-radius: 3px;
            border: none;
            outline: none;
            color: #020929;
            cursor: pointer;
            background: transparent;
        }
    .richtext-form button:hover i{
        color: #00ADE5;
    }
    .richtext-form select{
            padding: 7px;
            border: 1px solid #020929;
            border-radius: 3px;
        }
    .richtext-form .option label,.richtext-form .option  select{
            font-family: 'Poppins',sans-serif;
        }
        .richtext-form .input-wrapper{
            display: flex;
            align-items: center;
            gap: 8px;
        }
        input[type="color"]{
            -webkit-appearance: none;
            -moz-appearance: none;
            background: transparent;
            border: none;
            cursor: pointer;

        }
        input[type="color"]::-webkit-color-swatch{
            box-shadow: 0 0 0 2px #ffffff,0 0 0 3px #020929;
        }
        .editable-input{
            padding: 20px;
            margin-top: 10px;
            border: 1px solid #B9B9B9;
            height: 50vh;
            border-radius: 0px;
            overflow-y: auto;
            background: #fff;
            color: #000;
            width: 100%;
        }
         .executed{
            background: #00ADE5 !important;
            color: #fff !important;
        }
        .editable-input img,.editable-input table,#datapreview-form table,#datapreview-form img{
            width: 100% !important;
        }
        .rich-input,.rich-form-card{
            border: none !important;
        }
        .add-bank{
            color: #020929;
            background: #00ADE5 !important;
            border-radius: 0px !important;
            cursor: pointer;
        }
        .img-bank-items,.img-bank{
        width: 100% !important;
    }
      .bank-item{
        /*width: 220px;*/
        max-height: none !important;
    }
    .bank-item img{
        width: 100%;
        height: 100%;
    }
    .bank-item .input-group-text{
        float: right;
        cursor: pointer;
        padding: 0px 5px 0px 5px;
        background-color: #008080;
        color: #fff;
        border: none;
        border-radius: 50%;
        font-weight: 600;
    }
    .bank-item .input-group-text:hover{
        background-color: #fff;
        color: #008080;
        border: 1px solid #008080;
    }
    .up-scroll .totop{
    background: #00ADE5;
    border-radius: 50%;
    width: 40px;
    padding: 10px;
    height: 40px;
    cursor: pointer;
    position: fixed;
    bottom: -10px;
    color: #020929;
    z-index: 10000000;
    right: 10px;
    opacity: 0;
    pointer-events: none;
    transition: all .4s;
}
.up-scroll .totop.active{
    pointer-events: auto;
    opacity: 1;
    bottom: 32px;
}
.status.active {
background-color: #d4edda;
color: #155724;
}
.status.inactive {
background-color: #f8d7da;
color: #721c24;
}
.font-icon{
    color: #fff;
    background: #00ADE5;
    border-radius: 0px !important;
}
.dataentry-toggler.data-action{
    float: right;
    margin-top: 10px;
}
.data-title .card,.data-title .card .card-header{
    border: none !important;
    background: transparent;
}
.data-title .card .card-header h3{
    text-transform: uppercase;
}
#dataentry-form .card{
    border: none !important;
    box-shadow: none !important;
    transition: none !important;
}
#dataentry-form .card:hover,.normal-card:hover{
    transform: none !important;
}
#dataentry-form .card,#dataentry-form .card .card-header,#dataentry-form .card .card-footer{
    width: 100% !important;
    background: transparent !important;
}
.web-title img{
        width: 80px !important;
        height: 80px !important;
    }
    .navbar{
        box-shadow:  none !important;
        z-index: 10000000;
        transition: all ease 0.6s;
      }
      .home-show .navbar.header-hider{
        background: #344359 !important;
      }
      .home-show .navbar:hover{
        background: #344359 !important;
      }
      .home-show .navbar,.main-pannel{
        background: transparent !important;
      }
      .slide .search-action{
        color: white !important;
      }
.navbar-collapse .nav-item-dropdown a{
            color: #9F9F9F !important;
        }
        .navbar-collapse .nav-item-dropdown a:hover,.nav-link.active{
            color: #00ADE5 !important;
        }
        .loader{display: flex;justify-content: center;align-items: center;background: #fff;transition: opacity 0.75, visibility 0.75;background: transparent;}
.loader-hidden{opacity: 0;visibility: hidden;}
.loader::after{content: "";width: 75px;height: 75px;border-radius: 50%;border: 15px solid #dddddd;border-top-color: #00ADE5;animation: loading 0.75s ease infinite;}
@keyframes loading{
    from{
        transform: rotate(0turn);
    }
    to{
        transform: rotate(1turn);
    }
}
.main-content-wrapper{
    margin-top: 80px;
}
.empt-room .spaned-record{
    background: red;
    background-color: rgba(220, 53, 69, 0.2);
    color: #dc3545;
    padding: 10px;
    margin-top: 5px;
    width: 100%;
}
.dashboard-cards {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
    margin-bottom: 30px;
}

#dashboard-page .card {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    transition: all 0.3s ease;
}

#dashboard-page .card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}

#dashboard-page .card-header {
    align-items: center;
    margin-bottom: 15px;
}

#dashboard-page .card-icon {
    width: 50px;
    height: 50px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    font-size: 1.5rem;
    color: #ffffff;
}

.card-icon.users {
    background-color: #17a2b8;
}

.card-icon.content {
    background-color: #28a745;
}

.card-icon.comments {
    background-color: #ffc107;
}

.card-icon.requests {
    background-color: #dc3545;
}

#dashboard-page .card-body h3 {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 5px;
}

#dashboard-page .card-body p {
    color: #777777;
    font-size: 0.9rem;
}

/* Tables */
.table-container {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-bottom: 30px;
    overflow-x: auto;
}

.table-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.table-title h3 {
    font-size: 1.2rem;
    font-weight: 600;
}

.table-actions {
    display: flex;
    gap: 10px;
}

.table-actions .btn {
    padding: 6px 12px;
    font-size: 0.8rem;
}

.btn-outline {
    background-color: transparent;
    border: 1px solid #e0e0e0;
    color: #003333;
}

.btn-outline:hover {
    background-color: #f5f5f5;
}

table {
    width: 100%;
    border-collapse: collapse;
}

th, td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
}

th {
    background-color: #00ADE5 !important;
    color: #003333;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.8rem;
}

tr:hover {
    background-color: #e6f7f7;
}

.status {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 500;
}

.status.pending {
    background-color: rgba(255, 193, 7, 0.2);
    color: #ffc107;
}

.status.approved {
    background-color: rgba(40, 167, 69, 0.2);
    color: #28a745;
}

.status.rejected {
    background-color: rgba(220, 53, 69, 0.2);
    color: #dc3545;
}

.action-btn {
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 0.8rem;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    margin-right: 5px;
}

.action-btn.edit {
    background-color: rgba(0, 128, 128, 0.1);
    color: #008080;
}

.action-btn.delete {
    background-color: rgba(220, 53, 69, 0.1);
    color: #dc3545;
}

.action-btn.view {
    background-color: rgba(23, 162, 184, 0.1);
    color: #17a2b8;
}

.action-btn:hover {
    opacity: 0.8;
}



.form-container {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-bottom: 30px;
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: #003333;
}

.form-control {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    font-size: 0.9rem;
    transition: all 0.3s ease;
}

.form-control:focus {
    border-color: #008080;
    outline: none;
    box-shadow: 0 0 0 3px rgba(0, 128, 128, 0.2);
}

textarea.form-control {
    min-height: 150px;
    resize: vertical;
}

.form-row {
    display: flex;
    gap: 20px;
}

.form-row .form-group {
    flex: 1;
}

.form-footer {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 20px;
}

/* Tabs */
.tabs {
    display: flex;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
}

.tab {
    padding: 10px 20px;
    cursor: pointer;
    font-weight: 500;
    color: #777777;
    border-bottom: 2px solid transparent;
    transition: all 0.3s ease;
}

.tab.active {
    color: #008080;
    border-bottom-color: #008080;
}

.tab:hover:not(.active) {
    color: #003333;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}
.capitalized{
        text-transform: capitalize;
      }
      .member-rate{
        padding: 10px;
      }
      .user-rate-form{
        background: #344359;
        padding: 10px;
        border-radius: 7px;
      }
.pagination-list {
    list-style: none;
}
.pagination-item {
    margin: 0 5px;
}
.pagination-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    cursor: pointer;
     box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    color: #00ADE5;
    font-weight: 500;
    transition: all .4s;
    border:2px solid #00ADE5;
}

.pagination-link:hover,
.pagination-link.active {
    background-color: #00ADE5;
    color: #ffffff;
    border: none;
}
.previewer .preview-title{
           background: #00ADE5 !important; 
           border: none !important;
           border-radius: 0px !important;
        }
        .previewer .card-body,.previewer{
            border: 0 !important;
            border-radius: 0 !important;
        }
        .guide-text{
            color: #00ADE5;
            font-weight: bold;
        }
        #dataentry-form .over-flown{
            height: 420px;
            overflow-x: auto;
            padding: 20px 0 20px 0;
        }
        #dataentry-form .dual-flown .card-body:last-child{
           border-left: 5px solid #00ADE5 !important; 
        }
        #dataentry-panel{
            width: 70% !important;
        }
        .slide-menu{
            padding: 10px;
        }
        .slide-menu .item,.slide-menu .item{
            padding: 2px;
        }
        .auto-search{
            cursor: pointer !important;
            background: #00ADE5 !important;
        }
        .user-show-padding{
        padding: 30px;
        background-color: #fff;
        margin: 5px;
        border-radius: 7px !important;
      }
      .user-show-case{
        margin-top: 5px;
      }
      .user-show-case.card{
        border: none;
        background: transparent;
      }
      .user-show-case.card .card-header{
        background: transparent;
      }
      .user-show-more{
        background-color: #fff;
        margin: 5px;
        border-radius: 7px !important;
      }
      .user-show-more .card-body{
        padding: 30px !important;
      }
      .user-show-more.gallery{
        margin-top: 30px !important;
      }
      .gallery .gallery-holder .profile{
        border-radius: 0px;
        width: 100%;
        background-color: transparent !important;
        margin: 2px;
        cursor: pointer;
      }
      .gallery .gallery-holder .profile img{
        border-radius: 0px;
        width: 80px !important;
        height: 80px !important;
        border: 5px solid #F0F0F0 !important;
        transition: all .4s;
      }
      .gallery .gallery-holder .profile:hover img{
        border: none !important;
      }
.message {
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 5px;
    max-width: 70%;
}

.received {
    background-color: #C6C6C6;
    align-self: flex-start;
}

.sent {
    background-color: #D4EDDA;
    align-self: flex-end;
}
.chat-box{
 flex-grow: 1;
    padding: 10px;
    overflow-y: auto;
    background-color: #fafafa;
    border-bottom: 1px solid #ddd; 
    max-height: 420px;
}
#chat-preview{
  min-height: 60%;
  min-width: 40%;
}
.card-footer .chat-input{
  padding: 20px;
}
.card-footer{
  border: 1px solid #D2D2D2;
}
.btn-primary a{
  text-decoration: none;
  color: white;
}