.append-icon {
    position: absolute;
    right: 15px;
    top: 35px;
    font-size: 18px;
    cursor: pointer;
}

.input-wrapper input.is-invalid ~ .append-icon {
    display: none;
}

.toggle-password-icon{
    position: absolute;
    top: 22px;
    right: 15px;
    cursor: pointer;
}

.user-profile-img .rounded-circle {
    border: 2px solid #ececec;
}

.dataTables_length, .dataTables_info {
    display: inline-block!important;
}

.dt-buttons {
    display: inline-block!important;
    margin-left: 10px;
}

.dataTables_filter, .dataTables_paginate {
    float: right;
}

.table > tbody > tr > td {
  padding: 5px 10px;
}

.btn-link {
    text-decoration: none;
}

.select2-container--classic .select2-selection--single, .select2-container--classic .select2-selection--single .select2-selection__arrow, .select2-container--classic .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow, .select2-container--default .select2-selection--single .select2-selection__rendered {
    border-color: #dfe5ef!important;
    height: 58px;
    border-radius: 4px;
    line-height: 58px;
}

.dropzone {
    border-radius: 4px!important;
    min-height: 150px;
    border: 1px solid #dfe5ef;
}

.dz-image img {
    width: 120px !important;
    height: 120px !important;
    object-fit: cover;
    border-radius: 4px;
}

.dz-preview {
    border: 1px dotted #ececec;
    padding: 5px;
    border-radius: 10px;
    background: #ffe1d3!important;
}

.note-editor .note-toolbar, .note-popover .popover-content {
    background-color: white;
}
.note-editor.note-airframe .note-statusbar .note-resizebar, .note-editor.note-frame .note-statusbar .note-resizebar {
    background-color: white;
}

.bg-whatsapp  { background-color: #25D366 !important; color: #fff !important; }
.bg-instagram { background-color: #E4405F !important; color: #fff !important; }
.bg-youtube   { background-color: #FF0000 !important; color: #fff !important; }
.bg-facebook  { background-color: #1877F2 !important; color: #fff !important; }
.bg-linkedin  { background-color: #0A66C2 !important; color: #fff !important; }
.bg-reddit    { background-color: #FF4500 !important; color: #fff !important; }
.bg-quora     { background-color: #B92B27 !important; color: #fff !important; }

.bg-instagram-gradient {
  background: radial-gradient(circle at 30% 107%,
    #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%) !important;
  color: #fff !important;
}

.hover-dim:hover { filter: brightness(0.9); }

.bg-whatsapp a, .bg-instagram a, .bg-youtube a, .bg-facebook a,
.bg-linkedin a, .bg-reddit a, .bg-quora a { color: #fff !important; }

.btn-outline-orange {
    color: #fe4c1c;
    border-color: #fe4c1c;
}

.btn-outline-orange:hover {
    color: white;
    background-color: #fe4c1c;
}

.ig-border {
    border: 1px solid #dfe5ef;
}

.rounded-circle-btn {
    background: #ffffff87;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
}

.rounded-circle-btn:hover {
    background: white;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    transform: scale(1.1);
    transition: all 0.2s ease-in-out;
}

.rounded-circle-btn a {
    color: black;
}

.timeline {
  position: relative;
  padding-left: 20px;
}

.timeline::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #dee2e6;
}

.timeline-item {
  position: relative;
}

.email-background {
    border: 1px solid #f2e729;
    background-color: #f2e729;
    padding: 15px 15px 50px 15px;
    width: 100%;
    border-radius: 5px;
}

.email-body {
    border: 1px solid #fffef1ff;
    background-color: #ffffffff;
    padding: 15px;
    border-radius: 5px;
    width: 90%;
    margin: auto;
}

.whatsapp-background {
    background-color: #e5ddd5;
    background-image: url('/management/images/backgrounds/wa-bg.jpg');
    padding: 20px;
    min-height: 420px;
    border-radius: 8px;
}

.wa-message {
    background: #ffffff;
    border-radius: 8px;
    max-width: 320px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
}

.wa-header {
    font-weight: 600;
    margin-bottom: 6px;
    font-size: 15px;
    padding: 12px 14px;
}

.wa-body {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
    font-family: "Roboto", sans-serif;
}

.wa-body p {
    color: #000000;
    padding: 0px 14px;
}

.wa-cta {
    margin: 8px 0;
}

.wa-body a.text-green  {
    display: block;
    text-align: center;
    color: #09973d;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 500;
    padding-bottom: 12px;
}

.wa-footer {
    font-size: 12px;
    color: #8696a0;
    margin-top: 6px;
    padding: 0px 14px;
}

.text-green {
    color: #09973d!important;
}

.multiselect-dropdown {
    width: 100% !important;
    height: 58px !important;
}

.multiselect-dropdown{
    display: inline-block;
    padding: 2px 5px 0px 5px;
    border-radius: 4px;
    border: solid 1px #ced4da;
    background-color: white;
    position: relative;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
}
.multiselect-dropdown span.optext, .multiselect-dropdown span.placeholder{
    margin-right:0.5em; 
    margin-bottom:2px;
    padding:1px 0; 
    border-radius: 4px; 
    display:inline-block;
}
.multiselect-dropdown span.optext{
    background-color:lightgray;
    padding:1px 0.75em; 
    height: 51px;
    line-height: 3.5;
}
.multiselect-dropdown span.optext .optdel {
    float: right;
    margin: 0 -6px 1px 5px;
    font-size: 0.7em;
    margin-top: 7px!important;
    cursor: pointer;
    color: #666;
}
.multiselect-dropdown span.optext .optdel:hover { color: #c66;}

.multiselect-dropdown span.placeholder {
    color: #000000!important;
    background-color: transparent!important;
    line-height: 3.4;
    width: 90%;
    height: 52px;
    padding-left: 10px!important;
    text-transform: capitalize;
}

.multiselect-dropdown-list-wrapper{
    box-shadow: gray 0 3px 8px;
    z-index: 100;
    padding:2px;
    border-radius: 4px;
    border: solid 1px #ced4da;
    display: none;
    margin: -1px;
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    background: white;
}
.multiselect-dropdown-list-wrapper .multiselect-dropdown-search{
    margin-bottom:5px;
}
.multiselect-dropdown-list{
    padding:2px;
    height: 15rem;
    overflow-y:auto;
    overflow-x: hidden;
}
.multiselect-dropdown-list::-webkit-scrollbar {
    width: 6px;
}
.multiselect-dropdown-list::-webkit-scrollbar-thumb {
    background-color: #bec4ca;
    border-radius:3px;
}

.multiselect-dropdown-list div{
    padding: 5px;
}
.multiselect-dropdown-list input{
    height: 1.15em;
    width: 1.15em;
    margin-right: 0.35em;  
}
.multiselect-dropdown-list div:hover{
    background-color: #ced4da;
}
.multiselect-dropdown span.maxselected {width:100%;}
.multiselect-dropdown-all-selector {border-bottom:solid 1px #999;}

.h-58 {
    height: 58px !important;
}
.fs-16 {
    font-size: 16px !important;
}
