.btn-success {
    background-color: #982876 !important;
    border-color: #982876 !important;
}
.initial-18 {
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid #d0dbe9;
    border-radius: 10px;
}
.dataTables_length {
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
}
div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
}
div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end;
}
.pagination li {
    margin: 0 5px;
}
.category_preview_image_container {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    cursor: pointer;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    padding: 15px;
    border-radius: 15px;
    transition: all 0.3s ease 0s;
    position: relative;
}
.category_preview_image_container img {
    height: 40px;
    width: 40px;
    transition: all 0.6s ease 0s;
    margin-bottom: 10px;
}
.category_preview_image_container h6 {
    color: rgb(255, 255, 255);
    text-align: center;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 200;
    font-size: 12px;
}
.initial-2 {
    width: 100%;
    max-width: 350px;
    border: 1px solid #f4f4f4;
    border-radius: 10px;
}
.avatar-3-1 {
    width: 130px;
    aspect-ratio: calc(100% / 3);
}
.select2-container {
    min-width: 100% !important;
    width: auto !important;
    z-index: 99;
}
.select2-container .select2-selection--single {
    height: 40px;
}
.select2-container--default .select2-selection--single {
    border: 1px solid rgba(145, 158, 171, 0.32);
    border-radius: 5px;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    color: #637381;
    line-height: 40px;
    border-radius: 5px;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 40px;
    right: 6px;
}
/* .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    position: absolute;
    top: 50%;
    left: 50%;
    border-color: #637381;
    border-style: solid;
    border-width: 0 2px 2px 0;
    padding: 3px;
    height: 0;
    margin-left: -10px;
    margin-top: -3px;
    width: 0;
    transform: rotate(45deg) translateY(-50%);
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
}
.select2-container--default.select2-container--open
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: #000;
    border-width: 2px 0 0 2px;
    margin-top: 3px;
    padding: 3px;
} */
.select2-container--default
    .select2-results__option--highlighted[aria-selected] {
    background: #982876;
    color: #fff;
}
.select2-container--focus .select2-selection--single {
    background: #fff !important;
    border-color: #982876;
}
span.select2-container.select2-container--default.select2-container--open {
    z-index: 9999;
}
.pagination li {
    margin: 0 5px;
}
.category_preview_image_container {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    cursor: pointer;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    padding: 15px;
    border-radius: 15px;
    transition: all 0.3s ease 0s;
    position: relative;
}
.category_preview_image_container img {
    height: 40px;
    width: 40px;
    transition: all 0.6s ease 0s;
    margin-bottom: 10px;
}
.category_preview_image_container h6 {
    color: rgb(255, 255, 255);
    text-align: center;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 200;
    font-size: 12px;
}
.initial-2 {
    width: 100%;
    max-width: 350px;
    border: 1px solid #f4f4f4;
    border-radius: 10px;
}
.avatar-3-1 {
    width: 130px;
    aspect-ratio: calc(100% / 3);
}
.card .card-header h5 {
    font-size: 16px;
    font-weight: 600;
}
.card-header-icon i {
    font-size: 22px;
    vertical-align: middle;
}
table.table td h2.table-avatar {
    align-items: center;
    display: inline-flex;
    font-size: inherit;
    font-weight: 400;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    white-space: nowrap;
}
.avatar {
    background-color: #aaa;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    height: 38px;
    line-height: 38px;
    margin: 0 10px 0 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 38px;
    position: relative;
    white-space: nowrap;
}

table.table td h2 a {
    color: #333;
}
.avatar > img {
    /* border-radius: 50%; */
    display: block;
    overflow: hidden;
    width: 100%;
}
table.table td h2 span {
    color: #888;
    display: block;
    font-size: 12px;
    margin-top: 3px;
}
.bg-primary {
    background-color: #982876 !important;
    color: #fff !important;
}
.bg-primary h5 {
    color: #fff !important;
}
.offcanvas-header {
    border-bottom: 1px solid #dadada;
}
.remove_district {
    cursor: pointer;
}
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
@media print {
    /* Hide everything in the body when printing... */
    body.printing * {
        display: none;
    }
    /* ...except our special div. */
    body.printing #print-me {
        display: block;
    }
}

@media screen {
    /* Hide the special layer from the screen. */
    #print-me {
        display: none;
    }
}
.col-form-label {
    font-weight: bold;
}
.form-control-self {
    border: 0px;
    padding: 0px;
    box-shadow: none;
}
.form-control-self:focus {
    border-radius: 0 !important;
    box-shadow: none;
    border: 1px solid #e4e5e7 !important;
    display: block;
    width: 100%;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
}
.form-control-textarea-self {
    height: auto;
    width: 100%;
    border: 0px;
    padding: 0px;
    box-shadow: none;
    resize: none;
}
.form-control-textarea-self:focus {
    border-radius: 0 !important;
    box-shadow: none;
    border: 1px solid #e4e5e7 !important;
    display: block;
    width: 100%;
    height: auto !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
}
.form-control-textarea-self.is-invalid,
.form-control-self.is-invalid {
    border-color: #f06548 !important;
    padding-right: calc(1.5em + 1rem) !important;
    background-color: #fff !important;
    border-radius: 0.25rem !important;
    border: 1px solid #f0f0f0;
    padding: 0.5rem 0.9rem;
}
