@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: 'Nunito', sans-serif !important;
    font-size: 14.4px;
    color: #343a40;
}

.form-control:focus {
    box-shadow: none !important;
}

.input-group-text-left-transparent {
    background-color: transparent !important;
}

.form-control-group-right-transparent {
    border-left: none;
}

.bg-body {
    background-color: #FAFBFE !important;
}

main>.container {
    padding: 60px 15px 20px;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
}

.footer>.container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
    font-family: "bootstrap-icons";
    display: inline-block;
    margin-left: 5px;
}

a.asc:after {
    content: '\F229';
    font-size: 12px;
}

a.desc:after {
    content: '\F235';
    font-size: 12px;
}

.empty {
    text-align: center;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.invalid-feedback {
    display: block;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/** Table **/
table>thead>tr {
    background-color: #eef2f7;
}

table>thead>tr>th {
    font-size: 12px;
    vertical-align: middle !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    font-weight: bold;
    text-transform: uppercase;
}

thead,
tbody,
tfoot,
tr,
td,
th {
    border-color: #f1f3f5 !important;
}

.table-print-jarfo {
    page-break-inside: auto !important;
}

.table-print-jarfo tr {
    page-break-inside: avoid !important;
    page-break-after: auto !important;
}

.table-print-jarfo thead,
.table-print-jarfo tbody,
.table-print-jarfo tfoot,
.table-print-jarfo tr,
.table-print-jarfo td,
.table-print-jarfo th {
    border-color: #757575 !important;
    word-break: break-word !important;
}

.table-print-jarfo td {
    font-size: 12px !important;
}

.table-print-jarfo>thead>tr {
    background-color: #acacac !important;
}

.table-print-jarfo>thead>tr>th,
table>thead>tr>th a {
    color: #000 !important;
}

table>thead>tr>th,
table>thead>tr>th a {
    text-decoration: none;
    color: #6C757D !important;
}

td {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    vertical-align: middle !important;
}

.table-card {
    margin: -1rem -1rem;
}

/** Border **/
.border-dashed {
    border-style: dashed !important;
}


/** Navbar **/
.brand-image-navbar {
    height: 25px;
}

/** Form **/

form div.required>label:after {
    content: " * ";
    color: red;
}

.form-label {
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 800;
}

/** Breadcrumbs **/
.breadcrumb-container {
    margin-bottom: 25px !important;
    margin-top: 25px !important;
}

.breadcrumb {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.breadcrumbs__app {
    list-style: none;
}

.breadcrumbs__app__item>a {
    text-decoration: none !important;
}

.breadcrumbs__app__item+.breadcrumbs__app__item {
    padding-left: 0.5rem;
}

.breadcrumbs__app__item+.breadcrumbs__app__item::before {
    font-size: 12px;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "\F285";
    font-family: "bootstrap-icons";
}

/** Logo **/
.brand-logo {
    height: 40px;
}

/** Search BOX **/
.search-box {
    position: relative;
}

.search-box .form-control {
    padding-left: 40px;
}

.search-box .search-icon {
    font-size: 14px;
    position: absolute;
    left: 13px;
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #878a99;
}

/** Table responsive with dropdown button fix **/
.table-responsive .dropdown,
.table-responsive .btn-group,
.table-responsive .btn-group-vertical {
    position: relative !important;
}

/** ActionButtons **/
.dropdown-item-action {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.btn:focus {
    box-shadow: none !important;
}

/** Square  **/
.square {
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-position: center;
}

.clickCursor {
    cursor: pointer;
}

/** Badge **/
.badge {
    font-size: 12px !important;
}

/* Timeline history */

.tl-item {
    z-index: 2
}

.circle {
    border-radius: 500px
}

.gd-warning {
    color: #fff;
    border: none;
    background: #f4c414 linear-gradient(45deg, #f4c414, #f45414)
}

.timeline {
    position: relative;
    border-color: rgba(160, 175, 185, .15);
    padding: 0;
    margin: 0
}

.tl-item {
    border-radius: 3px;
    position: relative;
    display: -ms-flexbox;
    display: flex
}

.tl-item>* {
    padding: 10px
}

.tl-item:last-child .tl-dot:after {
    display: none
}

.tl-item.active .tl-dot:before {
    border-color: #448bff;
    box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
}

.tl-item:last-child .tl-dot:after {
    display: none
}

.tl-item.active .tl-dot:before {
    border-color: #448bff;
    box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
}

.tl-dot {
    position: relative;
    border-color: rgba(160, 175, 185, .15)
}

.tl-dot:after,
.tl-dot:before {
    content: '';
    position: absolute;
    border-color: inherit;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 15px;
    left: 50%;
    transform: translateX(-50%)
}

.tl-dot:after {
    width: 0;
    height: auto;
    top: 25px;
    bottom: -15px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-radius: 0
}

tl-item.active .tl-dot:before {
    border-color: #448bff;
    box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
}

.tl-dot {
    position: relative;
    border-color: rgba(160, 175, 185, .15)
}

.tl-dot:after,
.tl-dot:before {
    content: '';
    position: absolute;
    border-color: inherit;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 15px;
    left: 50%;
    transform: translateX(-50%)
}

.tl-dot:after {
    width: 0;
    height: auto;
    top: 25px;
    bottom: -15px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-radius: 0
}

.tl-content p:last-child {
    margin-bottom: 0
}

.tl-date {
    font-size: .85em;
    margin-top: 2px;
}

.b-warning {
    border-color: #f4c414 !important;
}

.b-primary {
    border-color: #448bff !important;
}

.b-danger {
    border-color: #f54394 !important;
}

.badge-outline-secondary {
    color: #5F6F94;
    background-color: transparent !important;
    border: 2px solid #5F6F94 !important;
}

.badge-outline-primary {
    color: #7ba3ff;
    background-color: transparent !important;
    border: 2px solid #7ba3ff !important;
}

.badge-outline-orange {
    color: #fe825d;
    background-color: transparent !important;
    border: 2px solid #fe825d !important;
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    background: #e1eff6 !important;
    font-size: 12px !important;
    border-radius: 2rem !important;
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    width: 8px !important;
    height: 8px !important;
}

.mapCoverage {
    width: 100% !important;
    height: 600px;
    background: #f6f6f6;
    border-radius: 4px;
    position: relative;
}

.map-location-input {
    font-family: 'Nunito', sans-serif !important;
    border-radius: 2px !important;
    border-color: #FFF !important;
}

.locationInputContainerMargin {
    margin: 10px !important;
}

.swal2-styled:focus {
    box-shadow: none !important;
}