@charset "UTF-8";
/**======================================================================
=========================================================================
Template Name: Dashboard Bootstrap 5 Admin Template
Author: Rajodiya Infotech
Support: [support link]
File: style.css
=========================================================================
=================================================================================== */
/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap");

.h-200{
    height: 300px;
}
.no-arrow-select + .dropdown-toggle::after {
    display: none !important;
}
.custom-border{
    border-radius: 0.375rem;
    border: 1px solid #dbdade !important;
}
.status_badge {
    min-width: 95px;
}

.action-btn {
    width: 29px;
    height: 28px;
    border-radius: 9.3552px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    flex-shrink: 0;
}


.scrollable-card {
    max-height: 300px;
    overflow-y: auto;
    padding-right: 10px;
}
.scrollable-cardbody{
    max-height: 300px;
    overflow-y: auto;
}

.cust-logo {
    height: 30px;
}

.avatar_crop {
    margin-top: 30px;
}

.payment_type_icon {
    display: flex;
    align-items: center;
}

.payment_type_icon img,
.payment_type_icon svg {
    width: 100%;
    height: 100%;
    max-width: 25px;
    max-height: 25px;
    margin-right: 10px;
}

.card-body.setting-card.setting-logo-box .logo-content img {
    height: 60px;
}

.card-body.setting-card.setting-logo-box .logo-content {
    max-width: 100%;
    width: 100%;
    height: 60px;
    padding: 15px;
    position: relative;
    margin-bottom: 15px;
}

.card-body.setting-card.setting-logo-box .logo-content img {
    /* height: 60px; */
    width: auto;
    height: 40px;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
}

.choose-files div {
    color: #fff;
    background: #584ED2 !important;
    border: none;
    border-radius: 10px;
    padding: 8px 15px;
    max-width: 155px !important;
    font-size: 12px;
    font-weight: 500;
}

.choose-files input[type="file"] {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin-bottom: 0 !important;
}

.file {
    position: relative !important;
    left: 0;
    opacity: 0;
    top: 0;
    bottom: 0;
    width: 80%;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

/*  logo shadow */
/* .img_setting {
    filter: drop-shadow(2px 3px 7px #011c4b);
} */

.app-logo {
    height: 50px;
}

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

.card .card {
    box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%) !important;
}

.strip-active-btn {
    margin-left: 790px;
}


.card-header .btn-group,
.card-header .btn-group-vertical {
    max-width: 80px !important;
    width: 100% !important;
}

.card-header .card-text {
    flex: 1;
}

.card-header .card-right {
    max-width: 210px;
    width: 100%;
}

.tooltip-elements {
    visibility: visible;
    color: #fff;
    background: #000;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    margin: 0 5px;
    font-size: 12px;
    cursor: default;
}

.ml-auto {
    margin-left: auto;
}

.container {
    width: 900px;
    margin: 100px auto;
    text-align: center;
}

.input-tags {
    width: 100%;
    padding: 15px;
    display: block;
    margin: 0 auto;
}

.label-info {
    background-color: #5bc0de;
    padding: 3px;
}

.validation-required {
    color: red !important;
}


.modal-btn .attachments-file {
    display: flex;
    justify-content: end;
    max-width: max-content;
    margin-left: auto;
    margin-bottom: 10px;
}

.file-btn {
    border: 0;
    background: transparent;
}

.file-btn svg {
    opacity: 1;

}

svg.icon_color_1 path {
    stroke: #37127F;
}

svg.icon_color_1 rect {
    stroke: #37127F;
}

svg.icon_color_1 circle {
    stroke: #37127F;
}

svg.icon_color_1 polygon {
    stroke: #37127F;
}

svg.icon_color_1 line {
    stroke: #37127F;
}

svg.icon_color_1 polyline {
    stroke: #37127F;
}

svg.icon_color_1 ellipse {
    stroke: #37127F;
}


svg.icon_color_2 path {
    stroke: #BA197A;
}

svg.icon_color_2 rect {
    stroke: #BA197A;
}

svg.icon_color_2 circle {
    stroke: #BA197A;
}

svg.icon_color_2 polygon {
    stroke: #BA197A;
}

svg.icon_color_2 line {
    stroke: #BA197A;
}

svg.icon_color_2 polyline {
    stroke: #BA197A;
}

svg.icon_color_2 ellipse {
    stroke: #BA197A;
}



svg.icon_color_3 path {
    stroke: #0095CE;
}

svg.icon_color_3 rect {
    stroke: #0095CE;
}

svg.icon_color_3 circle {
    stroke: #0095CE;
}

svg.icon_color_3 polygon {
    stroke: #0095CE;
}

svg.icon_color_3 line {
    stroke: #0095CE;
}

svg.icon_color_3 polyline {
    stroke: #0095CE;
}

svg.icon_color_3 ellipse {
    stroke: #0095CE;
}

.rating {
    border: none;
    float: left;
}

.rating>input {
    display: none;
}

.rating>label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.rating>.half:before {
    content: "\f089";
    position: absolute;
}

.rating>label {
    color: #ddd;
    float: right;
}

.rating>input:checked~label,
.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label {
    color: #FFD700;
}

.rating>input:checked+label:hover,
.rating>input:checked~label:hover,
.rating>label:hover~input:checked~label,
.rating>input:checked~label:hover~label {
    color: #FFED85;
}

/* svg.icon_color_1 polyline {
    stroke: white;
} */

/* svg.feather.feather-truck.icon_color_1 rect,
svg.feather.feather-truck.icon_color_1 polygon,
svg.feather.feather-truck.icon_color_1 circle {
    stroke: #37127F;
}


svg.icon_color_2 path {
    stroke: #BA197A;
}
svg.icon_color_2 polyline {
    stroke: white;
} */



.newavatar {
    align-items: center;
    justify-content: center;
    height: 3.125rem;
    width: 3.125rem;
}

.newavatar {
    white-space: nowrap;
    background-color: #c3c3c3;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    color: #fff;
    display: inline-flex;
    font-size: 1rem;
    text-align: center;
    vertical-align: middle;
    font-weight: 600;
}



.colorinput {
    margin: 0;
    position: relative;
    cursor: pointer;
}

.colorinput-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.colorinput-color {
    /* background-color: #fdfdff; */
    /* border-color: #e4e6fc; */
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 3px;
    color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.colorinput-color:before {
    content: '';
    opacity: 0;
    position: absolute;
    top: .25rem;
    left: .25rem;
    height: 1.25rem;
    width: 1.25rem;
    transition: .3s opacity;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat center center/50% 50%;
}

.colorinput-input:checked~.colorinput-color:before {
    opacity: 1;
}


.modal-btn .add-todo {
    display: flex;
    justify-content: end;
    max-width: max-content;
    margin-left: auto;
    margin-bottom: 10px;
}

.todo-application .content-area-wrapper .content-right {
    width: 100% !important;
}

.edit-btn-todo {
    margin: 0px 13px;
}


.kanban-box .card {
    padding: 15px 10px;
}

.kanban-box .card .card-header {
    padding: 15px 0;
}

.kanban-box .card .card-size {
    padding: 0px 0;
}

.kanban-box .card-body {
    padding: 5px 0 0 0 !important;
}

.kanban-box .card-body .list-inline-item svg {
    margin-right: 5px;
}

.kanban-box .btn-group.card-option .btn {
    padding: 0 !important;
}

.heder-btn {
    justify-content: flex-end !important
}

.addimage-content {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 125%;
    font-size: 2.857rem;

}

.addimage-content a {
    background: transparent !important
}


tbody.salary-1 tr td input {
    width: 100px;
}

.table> :not(caption)>*>* {
    padding: 0.72rem 1rem;
}

.invoice-total-wrapper {
    width: 100%;
}

.invoice-total-item {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}


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

.inner-box {
    flex: auto;
}

.company-settings {
    top: 90px;
    z-index: unset !important;
}

.register-btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.required {
    color: #f44336;
}

.h-px-50 {
    height: 50px !important;
}

.w-px-50 {
    width: 50px !important;
}

.h-px-100 {
    height: 100px !important;
}

.w-px-100 {
    width: 100px !important;
}

.avatar-file-input,
.avatar-file-input-multiple,
.avatar-file-input-image {
    display: none !important;
}

.input_required_wrapper {
    position: relative;
}

.input_required_wrapper:after {
    content: '*';
    color: #f44336;
    position: absolute;
    top: -4px;
    right: -8px;
    font-size: 16px;
}

form input.error-message,
form input.error-message:focus {
    border-color: #ea5455 !important;
}

span.error-message {
    width: 100%;
    font-size: 0.857rem;
    color: #ea5455;
}
.w-30 { width: 30% !important; }