body {
    font-family: 'CircularStd', sans-serif !important;
    font-size: .9375rem !important;
    font-weight: 400;
}

.content-wrapper {
    background-color: #ffffff;
    min-height: 589px;
    padding-top: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'CircularStd', sans-serif;
    font-weight: 400;
    margin-top: 0;
}

h3.text-capitalize {
    color: #000000;
    font-size: 20px;
    font-weight: normal;
    margin: 9px;
}

h3.text-capitalize.head {
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    margin: 9px;
}

/*Settings = RolesPermission*/

.page-header {
    margin-bottom: 1.875rem;
}

.page-title {
    color: #1f1f1f;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

ul.breadcrumb {
    padding: 1px;
    background: transparent;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

a {
    text-decoration: none !important;
}

a.router-link-active {
    color: #333;
}

a.router-link-active:hover {
    color: #333;
}

li.breadcrumb-item.active {
    color: #6c757d;
}

.form-control {
    border-color: #e3e3e3;
    box-shadow: none;
    font-size: 15px;
    height: 44px;
}

.form-control:focus {
    border-color: #ccc !important;
    box-shadow: none !important;
    outline: 0 none !important;
}

a.btn.btn-primary,
a.btn.btn-primary.btn-block {
    color: white;
    background-color: #ff9b44;
    border: 1px solid #ff9b44;
}

a.text-capitalize:hover,
a.btn.btn-primary:hover,
a.btn.btn-primary.btn-block:hover {

    background-color: #ff851a;
    border: 1px solid #ff851a;
    color: white;
}

ul.mul_perm_role {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    list-style: none;
    margin: 0;
    padding: 0;
}

.mul_perm_role {
    height: 342px !important;
    overflow: auto;
}

ul.mul_perm_role.frst:hover {
    height: 342px !important;
    overflow: hidden;
}

.roles-menu>ul>li a {
    border-left: 3px solid transparent;
    color: #333;
    display: block;
    padding: 10px 15px;
    position: relative;
}

.role-action {
    float: right;
}

.action-circle.large {
    height: 24px;
    width: 24px;
}

.action-circle {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    transition: all 300ms ease;
}

.action-circle.large .material-icons {
    font-size: 16px;
    vertical-align: -4px;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga';
}

.fa {
    padding: 2px 6px;
}

/*Settings = Communication*/

button.btn.add-btn.dropdown-toggle:focus {
    box-shadow: 0 0 0 3px rgb(0 123 255 / 0%);
}

button.btn.add-btn.dropdown-toggle {
    background-color: #ff9b44;
    border: 1px solid #ff9b44;
    color: #fff;
    float: right;
    font-weight: 500;
    min-width: 140px;
}

.dropdown-menu {
    border: 1px solid rgb(0 0 0 / 7%) !important
}

.dropdown-menu.show {
    position: absolute;
    transform: translate3d(0px, 38px, 0px);
    top: 0px;
    left: 0px;
    will-change: transform;
    min-width: 120px;
    padding: 0;
}

button.dropdown-item {
    font-size: 13px;
    /*margin-left: -6px;*/
    /*padding: 0.25rem 1.5rem;*/
    text-align: center;
}

button.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #ff851a;
    float: inline-end;
}

.card {
    border: 1px solid #ededed;
    box-shadow: 0 4px 13px 0 rgb(0 0 0 / 14%);
    margin-bottom: 30px;
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header {
    background-color: #bb1a1a;
    margin-top: 15px;
}

a.nav-item.nav-link.active,
.nav-tabs .nav-link.active {
    color: #0062cc;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid !important;
    font-size: 16px;
    font-weight: bold;
}

/*Settings = Notification-Setting*/

.v-select {
    box-sizing: border-box;
}

.v-select {
    font-family: inherit;
    position: relative;
}

.vs--searchable .vs__dropdown-toggle {
    cursor: text;
}

.vs__dropdown-toggle {
    appearance: none;
    background: var(--vs-search-input-bg);
    border: var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);
    border-radius: var(--vs-border-radius);
    display: flex;
    padding: 0 0 4px;
    white-space: normal;
}

.vs__selected-options {
    display: flex;
    flex-basis: 100%;
    flex-grow: 1;
    flex-wrap: wrap;
    padding: 0 2px;
    position: relative;
}

.vs__search,
.vs__search:focus {
    appearance: none;
    background: none;
    border: 1px solid transparent;
    border-left: none;
    box-shadow: none;
    color: var(--vs-search-input-color);
    flex-grow: 1;
    font-size: var(--vs-font-size);
    line-height: var(--vs-line-height);
    margin: 4px 0 0;
    max-width: 100%;
    outline: none;
    padding: 0 7px;
    width: 0;
    z-index: 1;
}

.vs__dropdown-toggle {
    padding: 5px 0px 7px 1px !important;
}

.vs__actions {
    align-items: center;
    display: flex;
    padding: var(--vs-actions-padding);
}

.vs__clear {
    fill: var(--vs-controls-color);
    background-color: transparent;
    border: 0;
    cursor: pointer;
    margin-right: 8px;
    padding: 0;
}

.vs__open-indicator {
    fill: var(--vs-controls-color);
    transform: scale(var(--vs-controls-size));
    transition: transform var(--vs-transition-duration) var(--vs-transition-timing-function);
    transition-timing-function: var(--vs-transition-timing-function);
}

.vs__spinner {
    border-radius: 50%;
    height: 5em;
    transform: scale(var(--vs-controls--spinner-size, var(--vs-controls-size)));
    width: 5em;
}

.vs__spinner {
    align-self: center;
    animation: vSelectSpinner 1.1s linear infinite;
    border: 0.9em solid hsla(0, 0%, 39%, .1);
    border-left-color: rgba(60, 60, 60, .45);
    font-size: 5px;
    opacity: 0;
    overflow: hidden;
    text-indent: -9999em;
    transition: opacity .1s;
}

:root {
    --vs-border-width: 1px;
    --vs-border-style: solid;
    --vs-border-color: var(--vs-colors--lightest);
    --vs-colors--lightest: rgba(60, 60, 60, 0.26);
    --vs-search-input-bg: #fff;
    --vs-border-radius: 4px;
    --vs-search-input-color: inherit;
    --vs-font-size: 1rem;
    --vs-line-height: 1.4;
    --vs-actions-padding: 4px 6px 0 3px;
    --vs-controls-color: var(--vs-colors--light);
    --vs-colors--light: rgba(60, 60, 60, 0.5);
    --vs-controls-color: var(--vs-colors--light);
    --vs-controls-size: 1;
    --vs-transition-duration: 0.15s;
    --vs-transition-timing-function: cubic-bezier(1, 0.5, 0.8, 1);
}

/*Settings = ThemeSetting*/

.card-title {
    color: #1f1f1f;
    font-size: 20px;
    font-weight: 500;
}

.card {
    box-shadow: 0 4px 13px 0 rgb(0 0 0 / 22%) !important;
    border: 1px solid rgb(0 0 0 / 0%) !important;
}

form {
    width: 100% !important;
}

.text-center {
    text-align: center !important;
}

button.btn.btn-primary {
    background-color: #ff9b44;
    border: 1px solid #ff9b44;
    padding: 12px 5px;
}

.btn-primary:not(:disabled):not(.disabled):active:focus:active:focus {
    box-shadow: 0 0 0 0.2rem rgb(38 143 255 / 0%);
    background-color: #ff851a;
    border-color: #ff851a;

}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(255 255 255 / 3%) !important;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    margin-top: 15px;
    margin-left: 8px;
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.btn-primary.focus,
button.btn.btn-primary:focus {
    box-shadow: 0 0 0 3px rgb(0 123 255 / 0%);
}

.card-header.d-flex.justify-content-between {
    justify-content: space-between !important;
}

/*Settings = ModuleGrid*/
#main #faq .card {
    margin-bottom: 30px;
    border: 0;
}

#main #faq .card .card-header {
    border: 0;
    box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    border-radius: 2px;
    padding: 0;
}

#main #faq .card .card-header .btn-header-link.collapsed {
    background: #FF7E29;
    color: #fff;
}

#main #faq .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    background: orange;
    padding: 20px;
    height: 50px;
}

h5 {
    font-size: 0.875rem !important;
}

.editbtn {
    display: none;
}

/*Settings = Storage*/
.service-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    margin-top: 30px;
    -webkit-perspective: 1000px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 36%);
}

.box {
    background-color: white;
}

.service-icon {
    width: 100%;
    height: 160px;
    padding: 20px;
    text-align: center;
    transition: all .5s ease;
}

.storage-grid-icon i {
    font-size: 60px;
    margin-bottom: 0px;
}

.service-box .service-icon .front-content {
    position: relative;
    top: 30px;
    transform: translateY(-50%);
}

.service-box .service-icon .front-content h3 {
    font-size: 15px;
    color: black;
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
}

/*Settings = Failed job*/

.card-body {
    background-size: cover;
    background-color: white;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
}

.card-title {
    color: #1f1f1f;
    font-size: 20px;
    font-weight: 500;
}

a.btn.add-btn {
    background-color: #ff9b44;
    border: 1px solid #ff9b44;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    min-width: 140px;
    color: #fff;
    border-radius: 6px !important;
}

a.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgb(255 255 255 / 25%);
}

/*Settings = Audit*/
a.btn.add-btn:hover {
    background-color: #ff851a;
    border: 1px solid #ff851a;
    color: white;
}

.table td {
    vertical-align: top;
    border-top: 1px solid #dee2e6 !important;
    padding: 9px !important;
}

/*Settings = BankGrid*/
.form-focus {
    height: 50px;
    position: relative;
}

.form-group {
    margin-bottom: 1rem;
}

.form-focus .focus-label {
    font-size: 16px;
    font-weight: 400;
    opacity: 0.4;
    pointer-events: none;
    position: absolute;
    transform: translate3d(0, 22px, 0) scale(1);
    transform-origin: left top;
    transition: 240ms;
    left: 12px;
    top: -8px;
    z-index: 1;
    color: #888;
    margin-bottom: 0;
}

a.dropdown-item {
    font-size: 13px;
}

a.dropdown-item:hover {
    color: white;
    text-decoration: none;
    background-color: #343A40;
    float: inline-end;
}

.check {
    display: block;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    position: absolute;
}

.checktoggle {
    background-color: #e0001a;
    border-radius: 12px;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 24px;
    margin-bottom: 0;
    position: relative;
    width: 48px;
}

.checktoggle:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(5px, -50%);
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    transition: left 300ms ease, transform 300ms ease;
}

/*Settings = Company List*/
.form-focus .form-control {
    height: 50px;
    padding: 21px 12px 6px;
}

.filter-row .btn {
    min-height: 50px;
    padding: 12px;
    text-transform: uppercase;
}

a.btn-success {
    background-color: #55ce63;
    border: 1px solid #55ce63;
}

a.btn-success:hover {
    background: #4ab657;
    border: 1px solid #4ab657;
    color: #fff;
}

.btn-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0.2rem rgb(255 255 255 / 50%);
}

.profile-widget {
    background-color: #fff;
    border: 1px solid #ededed;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 20px;
    text-align: center;
    position: relative;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.dropdown.profile-action {
    position: absolute;
    right: 5px;
    text-align: right;
    top: 10px;
}

.action-icon {
    color: #777;
    font-size: 18px;
    display: inline-block;
}

.user-name {
    color: #333;
}

.text-ellipsis {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-t-10 {
    margin-top: 10px !important;
}

.profile-img {
    cursor: pointer;
    height: 80px;
    margin: 0 auto;
    position: relative;
    width: 80px;
}

.profile-widget .user-name>a {
    color: #333;
}

/*Settings = UnitsGrid*/
button.btn.btn-primary.submit-btn:focus {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0) !important;
}

/*Settings = FAQSGrid*/
.custom-modal .modal-content {
    box-shadow: 0px 0px 17px -3px !important;
}

.custom-modal .modal-content {
    border: 0;
    border-radius: 10px;
}

.custom-modal .modal-header {
    border: 0;
    justify-content: center;
    padding: 30px 30px 0;
}

button.close {
    padding: 0px 0px !important;
    margin: 0px 0px !important;
}

.custom-modal .modal-title {
    font-size: 22px;
}

.custom-modal .modal-body {
    padding: 30px;
}

.modal .card {
    box-shadow: unset;
}

.submit-section {
    text-align: center;
    margin-top: 40px;
}

.submit-btn {
    order-radius: 6px !important;
    font-size: 18px;
    font-weight: 600;
    min-width: 200px;
    padding: 10px 20px;
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}

button.btn.btn-primary.submit-btn:not(:disabled):not(.disabled):active {
    background-color: #ff851a;
    border: 1px solid #ff851a;
    color: white;
}

.custom-modal .close {
    background-color: #000000;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    opacity: 1;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    z-index: 99;
}

.form-header {
    text-align: center;
    margin-bottom: 30px;
}

/*Settings = CustomerSupportGrid*/

span.text-info.badge.badge-info {
    padding: 0.25em 0.4em;
    font-size: 15px;
    font-weight: 100;
    border-radius: 2px !important;
    color: #ffffff !important;
    background-color: #009efb !important;
}

.nav-tabs .nav-link:hover {
    background-color: #eee;
    border-color: transparent;
}

/*Settings = CustomerSupportPreview*/
.topModel {
    border-bottom: 1px solid #7367677a;
    margin-bottom: 1rem;
}

.main_heading {
    text-align: right;
    float: right;
}

.cs_request_detail {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.request_detail>li {
    font-size: 0.875rem;
    margin-bottom: 5px;
}

.request_detail>li span {
    float: right;
    text-align: right;
}

span.text-info.badge {
    font-size: 13px !important;
    color: #ffffff !important;
}

.table {
    table-layout: fixed;
}

#Request_Info thead {
    background-color: #5c5050;
    color: white;
}

.table td {
    padding: 9px !important;
}

.html_content p {
    text-align: justify;
}

a.btn.btn-dark.submit-btn {
    padding: 12px 5px;
}