body {
    padding-right: 0 !important;
}

.main_container {
    min-height: 100vh !important;
    display: flex !important;
}

.nav > li > a {
    position: relative;
    display: block;
}

body .body .right_col {
    background: var(--color-bg);
}

.nav-md .body .right_col {
    width: calc(100% - 230px);
    margin-left: 230px;
}

.nav-sm .body .right_col {
    width: 100%;
    z-index: 2;
    margin-left: 70px;
}

@media (max-width: 991px) {
    .nav-md .body .right_col {
        width: calc(100% - 70px);
        margin: 0
    }
    .nav-md .body .col-md-3.left_col {
        display: none
    }
    .nav-md .body .right_col {
        width: calc(100% - 70px);
        padding-right: 0;
    }
    .right_col {
        padding: 10px !important
    }
}
@media (max-width: 1200px) {
    .x_title h2 {
        width: 62%;
        font-size: 17px
    }
    .tile,
    .graph {
        zoom: 85%;
        height: inherit
    }
}
@media (max-width: 1270px) and (min-width: 192px) {
    .x_title h2 small {
        display: none
    }
}

.navbar-nav>li>a,
.navbar-nav>li>a {
    color: #fff !important
}
body {
    color: #73879C;
    font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.471
}

.page-title {
    width: 100%;
    height: 65px;
    padding: 10px 0
}
.page-title .title_left {
    width: 45%;
    float: left;
    display: block
}
.page-title .title_left h3 {
    margin: 9px 0
}

.main_content {
    padding: 10px 20px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    float: left;
    padding-right: 10px;
    padding-left: 10px
}
.row {
    margin-right: -10px;
    margin-left: -10px
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 10px;
    margin-bottom: 10px
}
a {
    color: var(--color-text);
    text-decoration: none
}
a,
a:visited,
a:focus,
a:active,
:visited,
:focus,
:active,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 0
}
a:hover,
a:focus {
    text-decoration: none
}
.navbar {
    margin-bottom: 0
}
.navbar-header {
    background: #34495E
}
.navbar-right {
    margin-right: 0
}

.navbar-nav>li>a {
    font-weight: 500;
    color: #ECF0F1 !important;
    margin-left: 0 !important;
    line-height: 32px
}

.nav.navbar-nav>li>a {
    color: #515356 !important
}
.nav.top_menu>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #34495E !important
}
.nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent
}

.toggle {
    float: left;
    margin: 0;
    padding-top: 16px;
    width: 70px
}
.toggle a {
    padding: 15px 15px 0;
    margin: 0;
    cursor: pointer
}
.toggle a i {
    font-size: 26px
}
.nav.child_menu>li>a {
    color: rgba(255, 255, 255, 0.75);
    font-size: 12px;
    padding: 9px
}
.panel_toolbox {
    float: right;
    min-width: 70px
}
.panel_toolbox>li {
    float: left;
    cursor: pointer
}
.panel_toolbox>li>a {
    padding: 5px;
    color: #C5C7CB;
    font-size: 14px
}
.panel_toolbox>li>a:hover {
    background: #F5F7FA
}
.main_menu_side {
    padding: 0 0 10px 0;
}

.tooltip {
    display: block !important
}

.expand {
    display: block;
    text-decoration: none;
    color: #555;
    cursor: pointer
}
.expand h2 {
    width: 85%;
    float: left
}

.accordion .panel {
    margin-bottom: 5px;
    border-radius: 0;
    border-bottom: 1px solid #efefef
}
.accordion .panel-heading {
    background: #F2F5F7;
    padding: 13px;
    width: 100%;
    display: block
}
.accordion .panel:hover {
    background: #F2F5F7
}
.x_panel {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 17px;
    display: inline-block;
    background: #fff;
    -webkit-column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease
}
.x_title {
    padding: 1px 5px 6px;
}
.x_title .filter {
    width: 40%;
    float: right
}
.x_title h2 {
    margin: 5px 0 6px;
    float: left;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}
.x_title h2 small {
    margin-left: 10px
}
.x_title span.translate-target {
    color: inherit;
}
.x_content {
    padding: 0 5px 6px;
    position: relative;
    width: 100%;
    float: left;
    clear: both;
    margin-top: 5px
}
.x_content h4 {
    font-size: 16px;
    font-weight: 500
}
legend {
    padding-bottom: 7px
}

td span {
    line-height: inherit
}

.dropdown-menu {
    border: medium none;
    box-shadow: none;
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 9998;
    border: 1px solid #D9DEE4;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.dropdown-menu>li>a {
    color: #5A738E
}
.navbar-nav .open .dropdown-menu {
    position: absolute;
    background: #fff;
    margin-top: 0;
    border: 1px solid #D9DEE4;
    -webkit-box-shadow: none;
    right: 0;
    left: auto;
    width: 220px
}

.horizontal-list {
    gap: 1rem;
}

span.right {
    float: right;
    font-size: 14px !important
}

.input-group {
    margin-bottom: 10px
}
.ln_solid {
    border-top: 1px solid #e5e5e5;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    margin: 20px 0
}
span.section {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
.form-control {
    border-radius: 0;
    width: 100%
}
.form-horizontal .control-label {
    padding-top: 8px
}
.form-control:focus {
    border-color: #CCD0D7;
    box-shadow: none !important
}
legend {
    font-size: 18px;
    color: inherit
}
.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0
}
.form-control-feedback {
    margin-top: 8px;
    height: 23px;
    color: #bbb;
    line-height: 24px;
    font-size: 15px
}
.form-control-feedback.left {
    border-right: 1px solid #ccc;
    left: 13px
}
.form-control-feedback.right {
    border-left: 1px solid #ccc;
    right: 13px
}
.form-control.has-feedback-left {
    padding-left: 45px
}
.form-control.has-feedback-right {
    padding-right: 45px
}
.form-group {
    margin-bottom: 10px
}
.validate {
    margin-top: 10px
}
.invalid-form-error-message {
    margin-top: 10px;
    padding: 5px
}
.invalid-form-error-message.filled {
    border-left: 2px solid var(--color-error)
}
.bad input,
.bad select,
.bad textarea {
    border: 1px solid #CE5454;
    box-shadow: 0 0 4px -2px #CE5454;
    position: relative;
    left: 0;
    -moz-animation: .7s 1 shake linear;
    -webkit-animation: 0.7s 1 shake linear
}
.item input,
.item textarea {
    transition: 0.42s
}
.item .alert {
    float: left;
    margin: 0 0 0 20px;
    padding: 3px 10px;
    color: #FFF;
    border-radius: 3px 4px 4px 3px;
    background-color: #CE5454;
    max-width: 170px;
    white-space: pre;
    position: relative;
    left: -15px;
    opacity: 0;
    z-index: 1;
    transition: 0.15s ease-out
}
.item .alert::after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #CE5454 transparent transparent;
    border-style: solid;
    border-width: 11px 7px;
    position: absolute;
    left: -13px;
    top: 1px
}
.item.bad .alert {
    left: 0;
    opacity: 1
}
.btn {
    border-radius: 3px;
}
a.btn-success,
a.btn-primary,
a.btn-warning,
a.btn-danger {
    color: var(--color-pop);
}
.btn-success {
    background: var(--color-success);
    border: 1px solid var(--color-success);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background: var(--color-success);
}
.btn-dark {
    color: #E9EDEF;
    background-color: #4B5F71;
    border-color: #364B5F
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
    color: #FFFFFF;
    background-color: #394D5F;
    border-color: #394D5F
}

textarea {
    padding: 10px;
    vertical-align: top;
    width: 200px
}
textarea:focus {
    outline-style: solid;
    outline-width: 2px
}

span.tag {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: block;
    float: left;
    padding: 5px 9px;
    text-decoration: none;
    background: #1ABB9C;
    color: #F1F6F7;
    margin-right: 5px;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: helvetica
}
span.tag a {
    color: #F1F6F7 !important
}
span.tabulator_placeholder {
  color: #ccc;
  font-weight: bold;
  font-size: 20px;
}

ul.bar_tabs {
    overflow: visible;
    /*background: #F5F7FA;*/
    height: 25px;
    margin: 21px 0 0;
    padding-left: 14px;
    position: relative;
    z-index: 1;
    width: 100%;
    border-bottom: 2px solid #E6E9ED
}
ul.bar_tabs>li {
    margin-top: -17px;
    margin-bottom: 0;
    background: #fff;
}
ul.bar_tabs>li a:hover {
    border-bottom: 6px solid var(--color-primary-extra-light);
}
ul.bar_tabs>li>a.active {
    font-weight: bold;
    border-top: 0;
    border-bottom: 6px solid var(--color-primary);
}
ul.bar_tabs>li a {
    padding: 10px 17px;
    margin: 0;
    border: none;
}
ul.bar_tabs>li.active a {
    border: none;
}
ul.bar_tabs.right {
    padding-right: 14px;
}
ul.bar_tabs.right li {
    float: right
}
a:focus {
    outline: none
}

.tag {
    line-height: 1;
    background: #1ABB9C;
    color: #fff !important
}
.tag:after {
    content: " ";
    height: 30px;
    width: 0;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    pointer-events: none;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 11px solid #1ABB9C
}

.chart {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 110px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center
}
.chart canvas {
    position: absolute;
    top: 0;
    left: 0
}
.percent {
    display: inline-block;
    line-height: 110px;
    z-index: 2;
    font-size: 18px
}
.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em
}
.angular {
    margin-top: 100px
}
.angular .chart {
    margin-top: 0
}
.widget {
    min-width: 250px;
    max-width: 310px
}

.widget .verticle_bars li .progress.vertical.progress_wide {
    width: 65%
}
ul.count2 {
    width: 100%;
    margin-left: 1px;
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    padding: 10px 0
}
ul.count2 li {
    width: 30%;
    text-align: center
}
ul.count2 li h3 {
    font-weight: 400;
    margin: 0
}
ul.count2 li span {
    font-weight: 300
}
.divider {
    border-bottom: 1px solid #ddd;
    margin: 10px
}
.divider-dashed {
    border-top: 1px dashed #e7eaec;
    background-color: #ffffff;
    height: 1px;
    margin: 10px 0
}
ul.user_data li {
    margin-bottom: 6px;
}
ul.user_data li p {
    margin-bottom: 0;
}
ul.user_data li .progress {
    width: 90%;
}
ul.user_data.calendar-page li {
    margin-bottom: 6px;
    margin-right: 50px;
    margin-left: 10px;
}
ul.user_data.calendar-page {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
}

.projects .list-inline {
    margin: 0
}
.profile_title {
    background: #F5F7FA;
    border: 0;
    padding: 7px 10px;
    display: -ms-flexbox;
    display: flex;
}

.avatar img {
    border-radius: 50%;
    max-width: 45px
}

.caption {
    padding: 9px 5px;
    background: #F7F7F7
}
.caption p {
    margin-bottom: 5px
}

.view {
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default
}
.view .mask,
.view .content {
    position: absolute;
    width: 100%;
    overflow: hidden;
    top: 0;
    left: 0
}
.view img {
    display: block;
    position: relative
}
.view .tools {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 3px;
    background: rgba(0, 0, 0, 0.35);
    margin: 43px 0 0 0
}
.view .tools a {
    display: inline-block;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    padding: 0 4px
}
.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.form-group.has-feedback span {
    display: block !important;
}

.input-group-btn .btn { margin-bottom:0; }

/*!
 * bootstrap-vertical-tabs - v1.2.1
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-11-07
 * Copyright (c) 2014 İsmail Demirbilek
 * License: MIT
 */

.tabs-left,
.tabs-right {
    border-bottom: none;
    padding-top: 2px
}
.tabs-left {
    border-right: 1px solid #F7F7F7
}
.tabs-right {
    border-left: 1px solid #F7F7F7
}
.tabs-left>li,
.tabs-right>li {
    float: none;
    margin-bottom: 2px
}
.tabs-left>li {
    margin-right: -1px
}
.tabs-right>li {
    margin-left: -1px
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
    border-bottom-color: #F7F7F7;
    border-right-color: transparent
}
.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
    border-bottom: 1px solid #F7F7F7;
    border-left-color: transparent
}
.tabs-left>li>a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display: block;
    background: #F7F7F7;
    text-overflow: ellipsis;
    overflow: hidden
}
.tabs-right>li>a {
    border-radius: 0 4px 4px 0;
    margin-right: 0;
    background: #F7F7F7;
    text-overflow: ellipsis;
    overflow: hidden
}

.animate {
    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 0.5s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -o-animation-duration: 0.5s;
    -o-animation-timing-function: ease;
    -o-animation-fill-mode: both;
    -ms-animation-duration: 0.5s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-fill-mode: both
}

.left {
    float: left
}

.clearfix:after,
form:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.separator {
    border-top: 1px solid #D8D8D8;
    margin-top: 10px;
    padding-top: 10px
}

.button a {
    /* background: url(http://cssdeck.com/uploads/media/items/8/8bcLQqF.png) 0 -112px no-repeat; */
    color: #7E7E7E;
    font-size: 17px;
    padding: 2px 0 2px 40px;
    text-decoration: none;
    transition: all 0.3s ease
}
.button a:hover {
    background-position: 0 -135px;
    color: #00aeef
}
header {
    width: 100%
}

.dropdown-menu a {
    cursor: pointer
}

fieldset {
    border: none;
    margin: 0;
    padding: 0
}

.form_wizard .loader {
    display: none
}
.form_wizard .msgBox {
    display: none
}
.progress {
    border-radius: 0
}

.progress.vertical.progress_wide {
    width: 35px
}

.dropzone {
    min-height: 300px;
    border: 1px solid #e5e5e5
}

/** bootstrap-datetimepicker **/
.input-group.date .input-group-addon{
    border-radius: 0px !important;
    background-color: #ffff !important;
}
/** /bootstrap-datetimepicker **/

/* TODO: voir si utile */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* TODO: subdiviser */
.row.flex {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
}

.col {
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    gap: 20px;
}

.modal-select-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
    min-width: 800px;
    gap: 20px;
}

.modal-select-container > div {
    align-items: center;
}

.flex-start {
    display: flex;
    justify-content: flex-start;
}

.center {
    display: flex;
    justify-content: center;
}

.centered {
    display: flex;
    justify-content: center;
    align-items: center;
}

#data-to-load-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.profile_title_small {
    gap: 10px;
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 1000;
    margin-top: 23px;
}

#myTabContent {
    position: relative;
}

.btn.small-btn {
    padding: 2px 8px;
}

.previous-next-container button {
    margin: 0 2px;
}

.previous-next-container {
    display: flex;
}

.absolute-left, .absolute-right {
    display: flex;
    margin: 10px 0;
    position: absolute;
    z-index: 2;
}

.absolute-right {
    right: 0;
}

.btn-smaller {
    padding: 0 6px;
}

#correlation-dropdowns-container {
    flex-direction: column;
    gap: 15px;
    margin-top: 50px;
    margin-bottom: 15px;
    width: fit-content;
}

#correlation-dropdowns-container > div {
    display: flex;
    flex-direction: column;
}

.toggle-switch {
    display: flex;
    border-radius: 3px;
    overflow: hidden;
}

.toggle-switch input[type="radio"] {
    display: none;
}

.option {
    padding: 10px 20px;
    margin: 0;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    display: flex;
    justify-content: center;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

label[for='is-a'],
label[for='is-b'],
label[for='is-c'] {
    display: none;
}

.custom-checkbox {
    display: none;
}

.custom-checkbox + label {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    background-color: rgba(237, 237, 237, 1);
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    cursor: pointer;
    user-select: none;
}

.custom-checkbox + label:before {
    content: '+';
    display: block;
}

.custom-checkbox:checked + label:before {
    content: '-';
}

.modal-second-graphs {
    margin: 23px 0;
}

.modal-select-container .dropdown-menu.open {
    max-height: 400px !important;
    overflow-y: scroll !important;
}

#site-infos {
    display: none;
}

#show-site-infos:hover {
    cursor: pointer;
}

#availability_monthly_meta {
    display: flex;
    width: 100%;
    gap: 30px;
    flex-direction: row;
}

#availability_monthly_meta_site-infos {
    display: none;
    gap: 6px;
    flex-direction: column;
}

#availability_monthly_meta,
#availability_monthly_meta_site-infos {
    margin: 0;
}

.btn-light {
    background-color: rgba(237, 237, 237, 1);
    padding: 3px 9px;
}

.x_content {
    margin-top: 0;
}

.x_title {
    padding-bottom: 0;
    display: flex;
    justify-content: space-between;
}

.page_title {
    display: flex;
}

.axium-light-grey {
    background-color: var(--color-border-light);
}

input[type="radio"] {
    display: none;
}

label {
    cursor: pointer;
}

input[type="radio"]:checked + label {
    border-radius: 4px;
    border: 1px solid var(--color-primary);
    color: var(--color-primary);
}

/*Scroll bar*/
/* width */
::-webkit-scrollbar {
    width: 14px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #F5F7FA;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgba(84, 88, 90, 0.2);
    border-radius: 10px;
    border: 2px solid #F5F7FA;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: rgba(84, 88, 90, 0.5);
}

/*Tabs adjust for cellphones*/
.nav {
    flex-wrap: nowrap;
}

ul.nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box;
    display: -moz-box;
    scrollbar-width: none;
    min-height: 40px;
}

.nav-tabs::-webkit-scrollbar {
    display: none;
}

ul.nav-tabs li {
    display: flex;
}

ul.nav-tabs li a {
    display: flex;
    align-items: flex-end;
    border-bottom: 6px solid transparent;
}


.modal-content form input[type="text"],
.modal-content form select {
    border: 1px solid #c8c8c8;
    color: #777;
    margin: 0 0 20px;
    width: 100%
}
.modal-content form input[type="text"]:focus,
.modal-content form select:focus {
    background-color: var(--color-pop);
    border: 1px solid var(--color-primary);
    outline: none
}

#add-row-form label {
    margin: 0;
}

/* Cognito */
.axium-btn {
    background: var(--color-primary);
    color: var(--color-pop);
    width: 100%;
}

.axium-btn:hover {
    background: var(--color-primary-light);
    color: var(--color-pop);
}

.title_center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.line {
    display: flex;
    align-items: center;
    text-align: center;
    width: 100%;
}

.line::before,
.line::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #000;
}

.form-group {
    position: relative;
}

.dropzone {
    border: 2px dotted rgba(0, 0, 0, 0.3) !important;
    border-radius: 5px;
}

.select-style {
    font-size: 13px;
    background-color: var(--color-bg);
    border: 1px solid rgb(220, 220, 220);
}

.select-style:hover {
    background-color: var(--color-small-contrast);
}

.btn.select-style:active,
.btn.select-style.show {
    background-color: var(--color-bg) !important;
}

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

.no-data {
    display: none;
    justify-content: center;
    font-size: xx-large;
}

.date {
    display: inline-block;
    position: relative;
}

.top-selection {
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
}

.no-data-text {
    padding: 15px;
}

.remove-file-btn {
    margin: 5px 0;
    width: 100%;
}

/* Tooltip Info */
.tooltip.info-tooltip .tooltip-inner {
    max-width: 600px;
    text-align: justify;
    white-space: normal;
    margin-top: 10px;
    background-color: #73879C;
}

.tooltip.info-tooltip.bs-tooltip-auto .tooltip-arrow::before {
    border-right-color: #73879C !important;
}

#btn_modal_annotation {
    color: var(--color-primary);
}

i.fa-circle-info {
    cursor: pointer;
}