@import url(https://fonts.googleapis.com/css?family=IBM%20Plex%20Sans);
.text-manrope{
    font-family: 'Manrope', sans-serif;
}
.container-fluid h3 {
    font-size: 12px !important;
}

.tooltip-measurement-outside-target {
    color: red !important;
}

.tooltip-measurement-inside-target {
    color: green !important;
}

.targets_bar {
    width: 100%;
    display: inline-flex;
}

.target_red {
    background-color: #F45F5F;
    border-radius: 50px;
    display: inline-block;
    flex: 1;
    height: 20px;
    z-index: 0;
    position: relative;
}

.target_green {
    margin-left: -30px;
    margin-right: -30px;
    background-color: #59C052;
    border-radius: 50px;
    display: inline-block;
    flex: 1;
    height: 20px;
    z-index: 2;
    position: relative;
}

.target_in {
    text-align: center;
    color: white;
}


.tooltip-float {

    --rec-size: .5em;
    --half-rec-size: calc(var(--rec-size) / 2)
}

.tooltip-float::before,
.tooltip-float::after {
    position: absolute;
    opacity: 1;
    transform-origin: center bottom;

}

.tooltip-float::after {
    content: '';
    border: var(--rec-size) solid #0000;
}

.tooltip-float::before {
    content: attr(title);
    width: 60%;
    line-height: 2em;
    background: #fff;
    border: 3px solid #59C052;
    color: black;
}

.tooltip-float.top::before {
    bottom: calc(95% + var(--rec-size));
    left: 20%;
}

.tooltip-float.top::after {
    border-top: var(--rec-size) solid #59C052;
    bottom: calc(100% - var(--rec-size));
    left: calc(50% - var(--half-rec-size));
}

.tooltip-float-outside-target::before {
    border-color: #F45F5F !important;
}

.tooltip-float-inside-target::before {
    border-color: #59C052 !important;
}

.tooltip-float-outside-target::after {
    border-top: var(--rec-size) solid #F45F5F !important;
}

.tooltip-float-inside-target::after {
    border-top: var(--rec-size) solid #F45F5F !important;
}

.text-inside-target {
    color: #00a65a !important;
}

.text-outside-target {
    color: #dd4b39 !important;
}

.swal2-popup .swal2-content {
    font-size: 1.5em !important;
}

.nav-tabs-custom > ul.custom-padding {
    padding-bottom: 70px;
}

.triangle-down {
    margin-left: 27px;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 15px solid #59C052;
}

.A4 {
    width: 210mm;
    /* min-height: 297mm; */
    /* padding:  20mm; */
    margin: 0px auto;
    /* border: 1px #D3D3D3 solid; */
    border-radius: 5px;
    background: white;
}

.A4-inside {
    padding: 0cm 1.8cm;
    /* border: 5px red solid; */
    /* outline: 2cm #FFEAEA solid; */
    /* height: 247mm !important;  */
}

.A4 .apexcharts-menu-icon {
    display: none;
}

.box-header-opinion-questionnaire {
    background: #445;
    padding: 6px;
    position: relative;
    display: block;
}

#view_payment_method {
    word-break: break-all;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0 !important;
    border-radius: 4px;
}

.swal2-popup {
    font-size: 1.6rem !important;
}

.main-header .logo {
    background-color: #fff !important;
}

.main-header .vida-logo{
    background-color: #414040 !important;
}

.logo-mini {

    color: #414040 !important;
}

.swal2-container {
    z-index: 9999999 !important;
}

section.subtitle-section {
    margin-left: 20px;
}

section.title-section {
    margin-left: 10px;
}

h4.questions-title {
    font-weight: bold;
    padding-top: 10px;
}

h5.questions-subtitle {
    font-weight: bold;
}

.toast-vidavo {
    margin-top: 50px;
}

td {
    outline: none;
}

.min-height-custom {
    min-height: 77px !important;
}

.eye-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.force-modal-open {
    overflow: hidden auto;
    z-index: 3333;
    background: rgba(0, 0, 0, 0.6) !important;
    margin-top: 32px;
}

.modal-position {
    top: 100px;
}

.tr-min-height tr {
    height: 35px;
}

/* teleconference */
#teleconference_participants {
    height: 200px;
}

#teleconference_chat .box-body {
    height: 325px;

}

#teleconference_chat .direct-chat-messages {
    height: 325px;
}

#teleconference_participants .j-users_wrap {
    height: 155px;
}

/* login register */
.login-box .select2-selection__rendered {
    line-height: 43px !important;
    color: white !important;
}

.login-box .select2-container .select2-selection--single {
    height: 43px !important;
    background: #3f3e3e !important;
    border: none;
    border-radius: 0px;
    padding-right: 17px;
    padding-left: 39px;
}

.login-box .select2-selection__arrow {
    height: 43px !important;
}

.input-large {
    height: 43px !important;
}

.login-page, .register-page, .auth-page {
    background: #2b2b2b;
}

.login-box.login-box-custom {
    width: 488px;
    /* height: 467px; */
    padding: 18px;
}

.login-box-body, .register-box-body {
    font-family: 'IBM Plex Sans';
}

.login-box.forgot_pass-box-custom {
    width: 488px;
    /* height: 400px; */
    padding: 18px;
}

.login-box.register-box-custom {
    width: 488px;
    /* height: 400px; */
    padding: 18px;
}

.login-box input[type=number] {
    -moz-appearance: textfield;
}


.has-feedback .form-control {
    padding-right: 17px;
    padding-left: 48px;
}

.input-custom {
    background-color: #ffffff !important;
    color: black;
    border: none;
    border-radius: 0px;
}

.input-custom::-webkit-input-placeholder {
    color: #9d9ea0;
}

.input-custom::-moz-placeholder {
    color: #9d9ea0;
}

.input-custom:-ms-input-placeholder {
    color: #9d9ea0;
}

.input-custom:-moz-placeholder {
    color: #9d9ea0;
}

.textarea-notes-custom::-webkit-input-placeholder {
    position: relative;
    padding-top: 18px;

}

.form-control-feedback {
    left: 0 !important;
    color: #008791 !important;
    z-index: 3333;
}

.custom-text-gray {
    color: #929292;
    text-decoration: none !important;
}

.custom-text-orange {
    color: #F36F21;
    text-decoration: none !important;
    font-size: 16px;
}

.custom-text-orange:hover,
.custom-footer-link:hover {
    color: #9d9ea0;
}

.custom-footer-text, .custom-footer-link {
    font-size: 14px;
}

.custom-footer-link {
    color: #F36F21;
    text-decoration: none !important;
}

.form-control-feedback i {
    line-height: 43px !important;
}

.form-control-feedback:after {
    content: "";
    position: absolute;
    right: -3px;
    height: 91%;
    border-right: 1px solid #008791;
    z-index: -1;
    transform: translateY(20%);
}

.btn-login, .btn-register {
    background-color: #F36F21;
    color: #FFFFFF;
    border-radius: 5px !important;
}

.logo-login-width {
    width: 100%;
}
/* NEW LOGIN */

.auth-footer {
    position: absolute;
    bottom: 0;
    z-index: 9999;
    font-size: 14px;
    color: #9d9ea0;
    background: white;
    width: 100%;
  }
  
  .login-form-group, .register-form-group {
      position: relative;
      margin-bottom: 20px;
  }
  
  .login-field,
  .register-field {
      width: 100%;
      padding: 10px 0; /* Remove vertical padding */
      border: none; /* Remove the border */
      border-bottom: 1px solid #ccc; /* Add a bottom border */
      background-color: transparent; /* Make the background transparent */
      font-size: 16px;
      transition: border-color 0.3s;
      box-shadow: none; /* Remove box shadow */
  }
  
  .login-label, .register-label {
      position: absolute;
      top: 12px;
      left: 0;
      font-size: 16px;
      color: #888;
      transition: transform 0.3s, font-size 0.3s, top 0.3s;
  }
  
  .login-field:focus,
  .register-field:focus {
      border-color: #F36F21;
      outline: none;
  }
  
  .login-field:focus + label,
  .register-field:focus + label,
  input[data-value]:not([data-value=""]).login-field + label,
  input[data-value]:not([data-value=""]).register-field + label,
  select[data-value]:not([data-value=""]).login-field + label,
  select[data-value]:not([data-value=""]).register-field + label {
        font-size: 12px;
        top: -15px;
        transform: translateY(0);
        color: #F36F21;
  }
  
  .split {
    height: 100%;
    position: fixed !important;
    z-index: 1;
    top: 0;
    overflow-x: hidden;
    padding-top: 20px;
  }
  
  .left {
    left: 0;
  }
  
  .right {
    background: white;
    right: 0;
    border-radius: 3% 0 0 3%;
  }
  
  .centered {
      z-index: 9999;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
  }
  
  .login-field:-webkit-autofill + .login-label,
  .register-field:-webkit-autofill + .register-label {
      font-size: 12px;
      top: -15px;
      transform: translateY(0);
      color: #F36F21;
  }

  @media screen and (max-width: 1120px){
      .auth-footer {
          position: inherit;
          text-align: center;
      }
  }
/* END NEW LOGIN */
meter {
    /* Reset the default appearance
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;*/

    margin: 0 auto 1em;
    width: 100%;
    height: 0.5em;

    /* Applicable only to Firefox */
    background: none;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

meter::-webkit-meter-bar {
    background: none;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

/* Webkit based browsers */
meter[value="1"]::-webkit-meter-optimum-value {
    background: red;
}

meter[value="2"]::-webkit-meter-optimum-value {
    background: red;
}

meter[value="3"]::-webkit-meter-optimum-value {
    background: yellow;
}

meter[value="4"]::-webkit-meter-optimum-value {
    background: yellow;
}

meter[value="5"]::-webkit-meter-optimum-value {
    background: cyan;
}

meter[value="6"]::-webkit-meter-optimum-value {
    background: cyan;
}

meter[value="7"]::-webkit-meter-optimum-value {
    background: green;
}

meter[value="8"]::-webkit-meter-optimum-value {
    background: green;
}

/* Gecko based browsers */
meter[value="1"]::-moz-meter-bar {
    background: red;
}

meter[value="2"]::-moz-meter-bar {
    background: red;
}

meter[value="3"]::-moz-meter-bar {
    background: yellow;
}

meter[value="4"]::-moz-meter-bar {
    background: yellow;
}

meter[value="5"]::-moz-meter-bar {
    background: orange;
}

meter[value="6"]::-moz-meter-bar {
    background: orange;
}

meter[value="7"]::-moz-meter-bar {
    background: green;
}

meter[value="8"]::-moz-meter-bar {
    background: green;
}

meter::-webkit-meter-optimum-value {
    transition: width .4s ease-out;
}

.modal-md {
    width: 50% !important;
}

.modal-lg-70 {
    width: 70% !important;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.row.equal-cols {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row.equal-cols:before,
.row.equal-cols:after {
    display: block;
}

.row.equal-cols > [class*='col-'] {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.row.equal-cols > [class*='col-'] > * {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

#xls_specs {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

#xls_specs li {
    padding: 3px 0;
    list-style: none;
}

#xls_specs li span:last-child {
    padding-left: 5px;
}

.no-bold {
    font-weight: 100 !important;
}

.modal-body-gray {
    background-color: #EBF0F4;
}

.legend.blue {
    background: #29baae;
    padding-bottom: 0px;
    padding-right: 18px;
}

.legend.purple {
    background: #2124cf;
    padding-bottom: 0px;
    padding-right: 18px;
}

.legend-text {
    padding-left: 5px;
}

.goal-boxes {
    /* height:100px; */
    padding: 10px 0px;
}

.goal-box {
    margin: 10px;
    height: 100px;
    background: #FFFFFF;
}

.goal-box .goal-img {
    text-align: center;
    vertical-align: middle;
    line-height: 100px;
    color: white;
    font-size: 3.5em;
}

.custom-legend {
    position: absolute;
    bottom: 10px;
    left: 33px;
    line-height: 22px;
}

.alert-info.blue1 {
  background-color: #6183ab!important;
  border-color: #6183ab!important;
}

.goal-box .goal-img.blue1 {
    background: #6183ab;
}

.goal-box .goal-img.blue2 {
    background: #4f90a7;
}

.goal-box .goal-img.blue3 {
    background: #036f87;
}

.goal-box .goal-title {
    padding: 10px 0px;
    font-size: 1em;
}

.goal-box .goal-text {
    padding: 10px 0px;
    font-weight: 800;
    /* font-size: 1.7em; */
    font-size: 1.3em;
}

.modal-body-gray .box-title {
    line-height: 36px;
    padding-left: 10px;
    /* font-size: 16px; */
    font-size: 13px;
    vertical-align: center;
    border-bottom: 1px solid #DDDDDD;
    color: #7a7a7a;
}

.modal-body-gray .box {
    border-top: 3px solid #d2d6de;
}

.box {
    z-index: 1;
}

.modal-body-gray .modal-graph {
    height: 400px;
    padding: 10px;
    border: 1px solid #eee;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
}

.modal-body-gray .goal-date-picker {
    padding-right: 5px;
}

.box-body.maxHeight {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}

.box-body .halfWidth,
.modal-body .halfWidth,
.print-content .halfWidth {
    width: 50%;
    float: left;
}

.box-body .halfWidth:nth-child(even),
.modal-body .halfWidth:nth-of-type(even),
.print-content .halfWidth:nth-child(even) {
    float: right;
}

.box-body .halfWidth .col-sm-12:first-child,
.modal-body .halfWidth .col-sm-12:nth-of-type(1),
.print-content .halfWidth .col-sm-12:first-child {
    margin-top: 10px;
}

.box-body .halfWidth .col-sm-12:nth-child(even),
.modal-body .halfWidth .col-sm-12:nth-of-type(even),
.print-content .halfWidth .col-sm-12:nth-child(even) {
    min-height: 20px;
}

.box-body .halfWidth .col-sm-12:last-child,
.modal-body .halfWidth .col-sm-12:nth-last-of-type(1),
.print-content .halfWidth .col-sm-12:last-child {
    margin-bottom: 10px;
}

.sidebar-menu li > a > .fa-angle-left {
    right: 6px !important;
    margin-top: -7px !important;
}

.small-box.papa {
    min-height: 163px;
}

.papa.small-box h3 {
    font-size: 20px !important;
    color: #fff;
    white-space: normal;
}

.papa .small-box-footer {
    background-color: #fff !important;
    color: #696a6b !important;
    text-align: left !important;
    padding: 3px 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.sidebar-menu,
.main-sidebar .user-panel,
.sidebar-menu > li.header {
    white-space: normal !important;
}
.main-sidebar .user-panel {
    padding: 20px !important;
}

.papa .small-box-footer i {
    display: none;
}

a:hover .text-nephrology {
    color: #014F86 !important;
}

.bg-nephrology {
    background: #014F86 !important;
}

a:hover .text-kidney {
    color: #2C7DA0 !important;
}

.bg-kidney {
    background: #2C7DA0 !important;
}

a:hover .text-peritoneal {
    color: #48A5CA !important;
}

.bg-peritoneal {
    background: #48A5CA !important;
}

a:hover .text-outpatient {
    color: #15A2A2 !important;
}

.bg-outpatient {
    background: #15A2A2 !important;
}

a:hover .text-neurology {
    color: #43AA8B !important;
}

.bg-neurology {
    background: #43AA8B !important;
}

a:hover .text-plasmapheresis {
    color: #619B8A !important;
}

.bg-plasmapheresis {
    background: #619B8A !important;
}

.report-logo {
    max-width: 100%;
    /*max-height: 120px;*/
    width: auto;
    height: auto;
}

.notifyjs-wrapper {
    z-index: 3334 !important;
}

.tooltip {
    z-index: 3334 !important;
    pointer-events: none;
}


#legislation .callout a,
#legislation .callout a:hover {
    color: unset;
}

table#treatments td {
    vertical-align: middle !important;
}

.swal-wide {
    width: auto !important;
    max-width: 70% !important;
}

.swal-wide small {
    font-size: 70%;
}

.pos-r .flatpickr-calendar {
    right: 0 !important;
}

.break-words {
    word-break: break-all;
}

.only_mobile {
    display: none;
}

.borderadius0 {
    border-radius: 0 !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.cardio_graph_val {
    font-size: 1.8em;
}

.no-border-right{
  border-right:none;    
}

.box.box-secondary {
  border-top-color: #b2b3b4;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.knob-label.custom {
  font-weight: 400;
  font-size: 13px;
  margin: 0.3em 0;
}

.curs-point {
  cursor: pointer !important;
}

.no-box-shadow {
  box-shadow: none;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.no-margin {
  margin: 0 !important;
}

.modal-open .modal {
  z-index: 33333;
}

.panel.noborder {
  border: none;
  box-shadow: none;
}

.panel.noborder > .panel-heading {
  border: none;
  border-radius: 0;
  overflow: hidden;
  padding: 0;
}

.panel.noborder .panel-body {
  padding: 5px 5px 10px;
}

.panel-group.diseases-types .panel-heading .checkbox {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 5px 10px;
  overflow: hidden;
}

.panel-group.diseases-types .panel-heading .checkbox label {
  font-weight: 400;
  padding-left: 11px;
}

.max-width90 {
    max-width: 90%;
}

@media screen and (max-width: 1120px) {
    .modal-md {
        width: 90% !important;
    }

    .goal-box .goal-title {
        font-size: 0.8em;
    }

    .goal-box .goal-text {
        /* font-size: 1.4em; */
        font-size: 1.0em;
    }

    .goal-img i {
        font-size: 0.7em;
    }

    li.paginate_button.previous {
        display: inline !important;
    }

    li.paginate_button.next {
        display: inline !important;
    }

    li.paginate_button {
        display: none !important;
    }

    .only_mobile {
        display: inline;
    }
}

@media screen and (max-width: 768px) {
    .search_medicine_row .control-label {
        text-align: left !important;
    }

    .box-body .halfWidth,
    .modal-body .halfWidth,
    .print-content .halfWidth {
        width: 100% !important;
        float: none !important;
    }

    .nav-tabs-custom > ul.custom-padding {
        padding-bottom: 0px;
    }

    .goal-box .goal-title {
        font-size: 0.7em;
    }

    .goal-box .goal-text {
        font-size: 0.7em;

    }
}

@media screen and (max-width: 550px) {
    .login-box.login-box-custom {
        width: 93%;
    }

    .login-box.register-box-custom {
        width: 93%;
    }

    .search_medicine_row .col-xs-4 {
        display: block;
        width: 100%;
        float: none;
        text-align: left;
        position: relative;
        left: 14px;
    }

    .icd10 .col-xs-5 {
        width: 70%;
    }

    .icd10 .col-xs-3 {
        width: 30%;
    }

    .icd10 .col-xs-2 {
        width: 50%;
    }

    .nav-tabs-custom > ul.custom-padding {
        padding-bottom: 0px;
    }
}

.vidavo-green {
    background-color: #2ab274;
}

.vidavo-yellow {
    background-color: #e1d62e;
}

.vidavo-orange {
    background-color: #e78e0f;
}

.box-yellow {
    border-color: #e1d62e !important;
    border-style: solid;
    border-top: 2px solid #e1d62e !important
}

.box-text-default {
    border-color: grey !important;
    border-style: solid;
    border-top: 2px solid grey !important
}

.btn-yellow {
    color: #fff;
    background-color: #e1d62e;
    border-color: #b1a716;
}

.box-orange {
    border-color: #e78e0f !important;
    border-style: solid;
}

.label {
    word-break: break-word !important;
}

.label.prewrap {
    white-space: pre-wrap;
}

content#medical_treatment .row .row .col-sm-1 {
    padding: 0 !important;
}

.margin-right-2 {
    margin-right: 2px;
}

@media print {
    /*input[type=checkbox], input[type=radio] {*/
    input[type=checkbox], input[type=radio] {
        opacity: 1 !important;
    }

    [class*=icheck-] > input:first-child + input[type=hidden] + label::before, [class*=icheck-] > input:first-child + label::before {
        content: none !important;
    }

    /*}*/
}

@media only screen and (min-width: 1530px) {
    .min-height-custom {
        min-height: 77px !important;
    }
}

@media only screen and (min-width: 1230px) and (max-width: 1529px) {
    .min-height-custom {
        min-height: 115px !important;
    }
}

.advanced .small-box h3 {
    font-size: 21px !important;
}

.advanced {
    margin-top: -2% !important;
}

.advanced .small-box {
    height: 182px !important;
}

.advanced .small-box .icon {
    font-size: 130px !important;
    color: white !important;
    right: 12px !important;
    top: -16px !important;
}

.advanced .small-box > .small-box-footer {
    position: absolute !important;
    text-align: left !important;
    padding: 3px 4px !important;
    background: white !important;
    bottom: 0 !important;
    width: 100% !important;
}

@media (min-width: 1310px) {
    .advanced .box-even {
        padding: 50px 50px 20px 20px;
    }

    .advanced .box-odd {
        padding: 50px 50px 20px 20px;
    }
}

.main-sidebar {
    background-color: #414040 !important;
}

.skin-green .main-header .navbar {
    background-color: #414040 !important;
}

.skin-green .sidebar-menu > li.active > a, .skin-green .sidebar-menu > li:hover > a {
    background: #35afaf !important;
}

.skin-green .sidebar-menu  li.active_user_left_menu > a {
    background: #008791;
    border-left: 3px solid #f36f21;
    color: white;
}
.color-vidavo-petrol-box {
    background-color: #008791 !important;
    border-color: #008791 !important;
}

.skin-green .main-header .navbar .sidebar-toggle:hover {
    background-color: #707272 !important;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu
{
    top: 41px;
}

.skin-green .sidebar-menu .treeview-menu > li > a {
    color: #ffffff !important;
}

.skin-green .treeview-menu > li.active > a, .skin-green .treeview-menu > li > a:hover {
    color: #fff !important;
    background: #288484;
}

.skin-green .main-header li.user-header {
    background-color: #008791 !important;
}

.skin-green .main-header .navbar .nav > li > a:hover, .skin-green .main-header .navbar .nav > li > a:active, .skin-green .main-header .navbar .nav > li > a:focus, .skin-green .main-header .navbar .nav .open > a, .skin-green .main-header .navbar .nav .open > a:hover, .skin-green .main-header .navbar .nav .open > a:focus, .skin-green .main-header .navbar .nav > .active > a {
    background: rgba(0, 0, 0, 0.1);
    color: #ffffff !important;
}

.cookie-policy {
    overflow-y: scroll;
    height: 600px;
    background: transparent;
    color: white;
    text-align: justify;
}


/*
  .nav-tabs-custom>.nav-tabs>li.active{
  border-top-color: transparent !important;
  z-index:1000 !important;
  border: 1px solid #008791 !important; 
} */


/* 
.nav-tabs > li.active > a {
  color: #008791 !important;
} */


.nav-tabs-custom > .nav-tabs {
    text-transform: uppercase;
    background: unset;
    box-shadow: unset;
}


.nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: transparent !important;
    border-bottom: 4px solid #008791;
}

/* .nav-tabs-custom > .nav-tabs > li.active > a:hover{
  background-color: transparent;
  color: #008791 !important;
  border-bottom: 4px solid #008791;
} */

.nav-tabs-custom > .nav-tabs > li.active > a, .nav-tabs-custom > .nav-tabs > li.active > a:hover, .nav-tabs-custom > .nav-tabs > li.active > a:focus {
    background-color: unset;
    color: #008791 !important;
    border-color: transparent !important;
    /* border-c: 4px solid #ffffff; */
    border-bottom: 4px solid #008791;
}

/* .nav-tabs-custom > .nav-tabs > li.active > a{
  background-color: transparent;
  color: #008791 !important;
  border-bottom: 4px solid #008791;
} */


/* .nav-tabs-custom>.nav-tabs {
  border-bottom-color: transparent !important;
} */

.stepper .nav-tabs {
    position: relative;
    overflow-x: hidden !important;
}

.stepper .nav-tabs > li {
    width: 25%;
    position: relative;
}

.stepper .nav-tabs > li:after {
    content: '';
    position: absolute;
    background: #f1f1f1;
    display: block;
    width: 100%;
    height: 5px;
    top: 30px;
    left: 50%;
    z-index: 1;
}

.stepper .nav-tabs > li.completed::after {
    background: #34bc9b;
}

.stepper .nav-tabs > li:last-child::after {
    background: transparent;
}

.stepper .nav-tabs > li.active:last-child .round-tab {
    background: #34bc9b;
}

.stepper .nav-tabs > li.active:last-child .round-tab::after {
    content: '✔';
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    display: block;
}

.stepper .nav-tabs [data-toggle='tab'] {
    width: 25px;
    height: 25px;
    margin: 20px auto;
    border-radius: 100%;
    border: none;
    padding: 0;
    color: #f1f1f1;
}

.stepper .nav-tabs [data-toggle='tab']:hover {
    background: transparent;
    border: none;
}

.stepper .nav-tabs > .active > [data-toggle='tab'], .stepper .nav-tabs > .active > [data-toggle='tab']:hover, .stepper .nav-tabs > .active > [data-toggle='tab']:focus {
    color: #34bc9b;
    cursor: default;
    border: none;
}

.stepper .tab-pane {
    position: relative;
    padding-top: 50px;
}

.stepper .round-tab {
    width: 25px;
    height: 25px;
    line-height: 22px;
    display: inline-block;
    border-radius: 25px;
    background: #fff;
    border: 2px solid #34bc9b;
    color: #34bc9b;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 14px;
}

.stepper .completed .round-tab {
    background: #34bc9b;
}

.stepper .completed .round-tab::after {
    content: '✔';
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    display: block;
}

.stepper .active .round-tab {
    background: #fff;
    border: 2px solid #34bc9b;
}

.stepper .active .round-tab:hover {
    background: #fff;
    border: 2px solid #34bc9b;
}

.stepper .active .round-tab::after {
    display: none;
}

.stepper .disabled .round-tab {
    background: #fff;
    color: #f1f1f1;
    border-color: #f1f1f1;
}

.stepper .disabled .round-tab:hover {
    color: #4dd3b6;
    border: 2px solid #a6dfd3;
}

.stepper .disabled .round-tab::after {
    display: none;
}

.box.box-solid .box-header {
    border-top: 3px solid #414040 !important;
    background: #414040 !important;
    color:white;
}

.from-to-cal {
    position: relative;
}

.from-to-cal .flatpickr-input {
    padding-left: 30px;
}

.from-to-cal i {
    position: absolute;
    padding: 10px;
    z-index: 9;
    top: 0;
    left: 0;
}

.from-to-cal:first-of-type i {
    left: 15px;
}

.flex {
    display: flex;
}

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

.grid {
    display: grid;
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.gap-5 {
    gap: 1.25rem;
}

.flex-1 {
    flex: 1;
}

.flex-2 {
    flex: 2;
}

.w-1-2 {
    width: 50%;
}

.w-1-3 {
    width: 33%;
}

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

.justify-between {
    justify-content: space-between;
}

.justify-end {
    justify-content: flex-end;
}

.card {
    background: #fff;
    border-radius: 20px;
    padding: 10px 20px;
}

.card-4 {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.font-2xl {
    font-size: 26px !important;
}

.text-purple {
    color: #008791 !important;
}

.font-bold {
    font-weight: bold;
}

.text-white {
    color: #fff;
}


.bg-purple {
    background: #008791 !important;
}


.scroll {
    overflow: scroll;
    height: 400px;
}

.font-18 {
    font-size: 18px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-20 {
    font-size: 20px !important;
}

.text-custom-green {
    color: #008791 !important;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.uppercase {
    text-transform: uppercase
}

.m-0 {
    margin: 0px;
}

.m-1 {
    margin: 0.25rem;
}

.m-2 {
    margin: 0.5rem;
}

.m-3 {
    margin: 0.75rem;
}

.m-4 {
    margin: 1rem;
}

.m-5 {
    margin: 1.25rem;
}

.m-6 {
    margin: 1.5rem;
}

.m-7 {
    margin: 1.75rem;
}

.m-8 {
    margin: 2rem;
}

.m-9 {
    margin: 2.25rem;
}

.m-10 {
    margin: 2.5rem;
}

.m-11 {
    margin: 2.75rem;
}

.m-12 {
    margin: 3rem;
}

.m-14 {
    margin: 3.5rem;
}

.m-16 {
    margin: 4rem;
}

.m-20 {
    margin: 5rem;
}

.m-24 {
    margin: 6rem;
}

.m-28 {
    margin: 7rem;
}

.m-32 {
    margin: 8rem;
}

.m-36 {
    margin: 9rem;
}

.m-40 {
    margin: 10rem;
}

.m-44 {
    margin: 11rem;
}

.m-48 {
    margin: 12rem;
}

.m-52 {
    margin: 13rem;
}

.m-56 {
    margin: 14rem;
}

.m-60 {
    margin: 15rem;
}

.m-64 {
    margin: 16rem;
}

.m-72 {
    margin: 18rem;
}

.m-80 {
    margin: 20rem;
}

.m-96 {
    margin: 24rem;
}

.m-auto {
    margin: auto;
}

.m-px {
    margin: 1px;
}

.m-0\.5 {
    margin: 0.125rem;
}

.m-1\.5 {
    margin: 0.375rem;
}

.m-2\.5 {
    margin: 0.625rem;
}

.m-3\.5 {
    margin: 0.875rem;
}

.-m-0 {
    margin: 0px;
}

.-m-1 {
    margin: -0.25rem;
}

.-m-2 {
    margin: -0.5rem;
}

.-m-3 {
    margin: -0.75rem;
}

.-m-4 {
    margin: -1rem;
}

.-m-5 {
    margin: -1.25rem;
}

.-m-6 {
    margin: -1.5rem;
}

.-m-7 {
    margin: -1.75rem;
}

.-m-8 {
    margin: -2rem;
}

.-m-9 {
    margin: -2.25rem;
}

.-m-10 {
    margin: -2.5rem;
}

.-m-11 {
    margin: -2.75rem;
}

.-m-12 {
    margin: -3rem;
}

.-m-14 {
    margin: -3.5rem;
}

.-m-16 {
    margin: -4rem;
}

.-m-20 {
    margin: -5rem;
}

.-m-24 {
    margin: -6rem;
}

.-m-28 {
    margin: -7rem;
}

.-m-32 {
    margin: -8rem;
}

.-m-36 {
    margin: -9rem;
}

.-m-40 {
    margin: -10rem;
}

.-m-44 {
    margin: -11rem;
}

.-m-48 {
    margin: -12rem;
}

.-m-52 {
    margin: -13rem;
}

.-m-56 {
    margin: -14rem;
}

.-m-60 {
    margin: -15rem;
}

.-m-64 {
    margin: -16rem;
}

.-m-72 {
    margin: -18rem;
}

.-m-80 {
    margin: -20rem;
}

.-m-96 {
    margin: -24rem;
}

.-m-px {
    margin: -1px;
}

.-m-0\.5 {
    margin: -0.125rem;
}

.-m-1\.5 {
    margin: -0.375rem;
}

.-m-2\.5 {
    margin: -0.625rem;
}

.-m-3\.5 {
    margin: -0.875rem;
}

.my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.mx-0 {
    margin-left: 0px;
    margin-right: 0px;
}

.my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}

.mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}

.my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}

.mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
}

.my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}

.mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}

.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}

.my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
}

.mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
}

.my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
}

.mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
}

.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

.mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
}

.my-11 {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
}

.mx-11 {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
}

.my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
}

.my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
}

.mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
}

.my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
}

.my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
}

.my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
}

.mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
}

.my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
}

.mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
}

.my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
}

.mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
}

.my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
}

.mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
}

.my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
}

.mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
}

.my-44 {
    margin-top: 11rem;
    margin-bottom: 11rem;
}

.mx-44 {
    margin-left: 11rem;
    margin-right: 11rem;
}

.my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
}

.mx-48 {
    margin-left: 12rem;
    margin-right: 12rem;
}

.my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
}

.mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
}

.my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
}

.mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
}

.my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
}

.mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
}

.my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
}

.mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
}

.my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
}

.mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
}

.my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
}

.mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
}

.my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
}

.mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.my-px {
    margin-top: 1px;
    margin-bottom: 1px;
}

.mx-px {
    margin-left: 1px;
    margin-right: 1px;
}

.my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
}

.mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
}

.my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
}

.mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
}

.my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}

.mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}

.my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
}

.mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
}

.-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
}

.-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
}

.-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
}

.-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
}

.-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}

.-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
}

.-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}

.-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
}

.-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
}

.-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
}

.-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}

.-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
}

.-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}

.-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
}

.-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
}

.-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
}

.-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
}

.-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
}

.-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
}

.-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
}

.-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
}

.-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
}

.-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
}

.-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
}

.-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
}

.-my-14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
}

.-mx-14 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
}

.-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
}

.-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
}

.-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
}

.-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
}

.-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
}

.-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
}

.-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
}

.-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
}

.-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
}

.-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
}

.-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
}

.-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
}

.-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
}

.-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
}

.-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
}

.-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
}

.-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
}

.-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
}

.-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
}

.-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
}

.-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
}

.-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
}

.-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
}

.-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
}

.-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
}

.-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
}

.-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
}

.-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
}

.-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
}

.-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
}

.-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
}

.-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
}

.-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
}

.-mx-px {
    margin-left: -1px;
    margin-right: -1px;
}

.-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
}

.-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
}

.-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
}

.-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
}

.-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
}

.-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}

.-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
}

.-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
}

.mt-0 {
    margin-top: 0px;
}

.mr-0 {
    margin-right: 0px;
}

.mb-0 {
    margin-bottom: 0px;
}

.ml-0 {
    margin-left: 0px;
}

.mt-1 {
    margin-top: 0.25rem;
}

.mr-1 {
    margin-right: 0.25rem;
}

.mb-1 {
    margin-bottom: 0.25rem;
}

.ml-1 {
    margin-left: 0.25rem;
}

.mt-2 {
    margin-top: 0.5rem;
}

.mr-2 {
    margin-right: 0.5rem;
}

.mb-2 {
    margin-bottom: 0.5rem;
}

.ml-2 {
    margin-left: 0.5rem;
}

.mt-3 {
    margin-top: 0.75rem;
}

.mr-3 {
    margin-right: 0.75rem;
}

.mb-3 {
    margin-bottom: 0.75rem;
}

.ml-3 {
    margin-left: 0.75rem;
}

.mt-4 {
    margin-top: 1rem;
}

.mr-4 {
    margin-right: 1rem;
}

.mb-4 {
    margin-bottom: 1rem;
}

.ml-4 {
    margin-left: 1rem;
}

.mt-5 {
    margin-top: 1.25rem;
}

.mr-5 {
    margin-right: 1.25rem;
}

.mb-5 {
    margin-bottom: 1.25rem;
}

.ml-5 {
    margin-left: 1.25rem;
}

.mt-6 {
    margin-top: 1.5rem;
}

.mr-6 {
    margin-right: 1.5rem;
}

.mb-6 {
    margin-bottom: 1.5rem;
}

.ml-6 {
    margin-left: 1.5rem;
}

.mt-7 {
    margin-top: 1.75rem;
}

.mr-7 {
    margin-right: 1.75rem;
}

.mb-7 {
    margin-bottom: 1.75rem;
}

.ml-7 {
    margin-left: 1.75rem;
}

.mt-8 {
    margin-top: 2rem;
}

.mr-8 {
    margin-right: 2rem;
}

.mb-8 {
    margin-bottom: 2rem;
}

.ml-8 {
    margin-left: 2rem;
}

.mt-9 {
    margin-top: 2.25rem;
}

.mr-9 {
    margin-right: 2.25rem;
}

.mb-9 {
    margin-bottom: 2.25rem;
}

.ml-9 {
    margin-left: 2.25rem;
}

.mt-10 {
    margin-top: 2.5rem;
}

.mr-10 {
    margin-right: 2.5rem;
}

.mb-10 {
    margin-bottom: 2.5rem;
}

.ml-10 {
    margin-left: 2.5rem;
}

.mt-11 {
    margin-top: 2.75rem;
}

.mr-11 {
    margin-right: 2.75rem;
}

.mb-11 {
    margin-bottom: 2.75rem;
}

.ml-11 {
    margin-left: 2.75rem;
}

.mt-12 {
    margin-top: 3rem;
}

.mr-12 {
    margin-right: 3rem;
}

.mb-12 {
    margin-bottom: 3rem;
}

.ml-12 {
    margin-left: 3rem;
}

.mt-14 {
    margin-top: 3.5rem;
}

.mr-14 {
    margin-right: 3.5rem;
}

.mb-14 {
    margin-bottom: 3.5rem;
}

.ml-14 {
    margin-left: 3.5rem;
}

.mt-16 {
    margin-top: 4rem;
}

.mr-16 {
    margin-right: 4rem;
}

.mb-16 {
    margin-bottom: 4rem;
}

.ml-16 {
    margin-left: 4rem;
}

.mt-20 {
    margin-top: 5rem;
}

.mr-20 {
    margin-right: 5rem;
}

.mb-20 {
    margin-bottom: 5rem;
}

.ml-20 {
    margin-left: 5rem;
}

.mt-24 {
    margin-top: 6rem;
}

.mr-24 {
    margin-right: 6rem;
}

.mb-24 {
    margin-bottom: 6rem;
}

.ml-24 {
    margin-left: 6rem;
}

.mt-28 {
    margin-top: 7rem;
}

.mr-28 {
    margin-right: 7rem;
}

.mb-28 {
    margin-bottom: 7rem;
}

.ml-28 {
    margin-left: 7rem;
}

.mt-32 {
    margin-top: 8rem;
}

.mr-32 {
    margin-right: 8rem;
}

.mb-32 {
    margin-bottom: 8rem;
}

.ml-32 {
    margin-left: 8rem;
}

.mt-36 {
    margin-top: 9rem;
}

.mr-36 {
    margin-right: 9rem;
}

.mb-36 {
    margin-bottom: 9rem;
}

.ml-36 {
    margin-left: 9rem;
}

.mt-40 {
    margin-top: 10rem;
}

.mr-40 {
    margin-right: 10rem;
}

.mb-40 {
    margin-bottom: 10rem;
}

.ml-40 {
    margin-left: 10rem;
}

.mt-44 {
    margin-top: 11rem;
}

.mr-44 {
    margin-right: 11rem;
}

.mb-44 {
    margin-bottom: 11rem;
}

.ml-44 {
    margin-left: 11rem;
}

.mt-48 {
    margin-top: 12rem;
}

.mr-48 {
    margin-right: 12rem;
}

.mb-48 {
    margin-bottom: 12rem;
}

.ml-48 {
    margin-left: 12rem;
}

.mt-52 {
    margin-top: 13rem;
}

.mr-52 {
    margin-right: 13rem;
}

.mb-52 {
    margin-bottom: 13rem;
}

.ml-52 {
    margin-left: 13rem;
}

.mt-56 {
    margin-top: 14rem;
}

.mr-56 {
    margin-right: 14rem;
}

.mb-56 {
    margin-bottom: 14rem;
}

.ml-56 {
    margin-left: 14rem;
}

.mt-60 {
    margin-top: 15rem;
}

.mr-60 {
    margin-right: 15rem;
}

.mb-60 {
    margin-bottom: 15rem;
}

.ml-60 {
    margin-left: 15rem;
}

.mt-64 {
    margin-top: 16rem;
}

.mr-64 {
    margin-right: 16rem;
}

.mb-64 {
    margin-bottom: 16rem;
}

.ml-64 {
    margin-left: 16rem;
}

.mt-72 {
    margin-top: 18rem;
}

.mr-72 {
    margin-right: 18rem;
}

.mb-72 {
    margin-bottom: 18rem;
}

.ml-72 {
    margin-left: 18rem;
}

.mt-80 {
    margin-top: 20rem;
}

.mr-80 {
    margin-right: 20rem;
}

.mb-80 {
    margin-bottom: 20rem;
}

.ml-80 {
    margin-left: 20rem;
}

.mt-96 {
    margin-top: 24rem;
}

.mr-96 {
    margin-right: 24rem;
}

.mb-96 {
    margin-bottom: 24rem;
}

.ml-96 {
    margin-left: 24rem;
}

.mt-auto {
    margin-top: auto;
}

.mr-auto {
    margin-right: auto;
}

.mb-auto {
    margin-bottom: auto;
}

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

.mt-px {
    margin-top: 1px;
}

.mr-px {
    margin-right: 1px;
}

.mb-px {
    margin-bottom: 1px;
}

.ml-px {
    margin-left: 1px;
}

.mt-0\.5 {
    margin-top: 0.125rem;
}

.mr-0\.5 {
    margin-right: 0.125rem;
}

.mb-0\.5 {
    margin-bottom: 0.125rem;
}

.ml-0\.5 {
    margin-left: 0.125rem;
}

.mt-1\.5 {
    margin-top: 0.375rem;
}

.mr-1\.5 {
    margin-right: 0.375rem;
}

.mb-1\.5 {
    margin-bottom: 0.375rem;
}

.ml-1\.5 {
    margin-left: 0.375rem;
}

.mt-2\.5 {
    margin-top: 0.625rem;
}

.mr-2\.5 {
    margin-right: 0.625rem;
}

.mb-2\.5 {
    margin-bottom: 0.625rem;
}

.ml-2\.5 {
    margin-left: 0.625rem;
}

.mt-3\.5 {
    margin-top: 0.875rem;
}

.mr-3\.5 {
    margin-right: 0.875rem;
}

.mb-3\.5 {
    margin-bottom: 0.875rem;
}

.ml-3\.5 {
    margin-left: 0.875rem;
}


.p-0 {
    padding: 0px;
}

.p-1 {
    padding: 0.25rem;
}

.p-2 {
    padding: 0.5rem;
}

.p-3 {
    padding: 0.75rem;
}

.p-4 {
    padding: 1rem;
}

.p-5 {
    padding: 1.25rem;
}

.p-6 {
    padding: 1.5rem;
}

.p-7 {
    padding: 1.75rem;
}

.p-8 {
    padding: 2rem;
}

.p-9 {
    padding: 2.25rem;
}

.p-10 {
    padding: 2.5rem;
}

.p-11 {
    padding: 2.75rem;
}

.p-12 {
    padding: 3rem;
}

.p-14 {
    padding: 3.5rem;
}

.p-16 {
    padding: 4rem;
}

.p-20 {
    padding: 5rem;
}

.p-24 {
    padding: 6rem;
}

.p-28 {
    padding: 7rem;
}

.p-32 {
    padding: 8rem;
}

.p-36 {
    padding: 9rem;
}

.p-40 {
    padding: 10rem;
}

.p-44 {
    padding: 11rem;
}

.p-48 {
    padding: 12rem;
}

.p-52 {
    padding: 13rem;
}

.p-56 {
    padding: 14rem;
}

.p-60 {
    padding: 15rem;
}

.p-64 {
    padding: 16rem;
}

.p-72 {
    padding: 18rem;
}

.p-80 {
    padding: 20rem;
}

.p-96 {
    padding: 24rem;
}

.p-px {
    padding: 1px;
}

.p-0\.5 {
    padding: 0.125rem;
}

.p-1\.5 {
    padding: 0.375rem;
}

.p-2\.5 {
    padding: 0.625rem;
}

.p-3\.5 {
    padding: 0.875rem;
}

.py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.px-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}

.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
}

.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}

.py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
}

.px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
}

.px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
}

.py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}

.px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
}

.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
}

.py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
}

.py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
}

.px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
}

.py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
}

.px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
}

.py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
}

.px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
}

.py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
}

.px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
}

.py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
}

.px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
}

.py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
}

.px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
}

.py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
}

.px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
}

.py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
}

.px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
}

.py-60 {
    padding-top: 15rem;
    padding-bottom: 15rem;
}

.px-60 {
    padding-left: 15rem;
    padding-right: 15rem;
}

.py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
}

.px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
}

.py-72 {
    padding-top: 18rem;
    padding-bottom: 18rem;
}

.px-72 {
    padding-left: 18rem;
    padding-right: 18rem;
}

.py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
}

.px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
}

.py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
}

.px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
}

.py-px {
    padding-top: 1px;
    padding-bottom: 1px;
}

.px-px {
    padding-left: 1px;
    padding-right: 1px;
}

.py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
}

.px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
}

.py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
}

.px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
}

.py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}

.px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}

.py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
}

.px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
}

.pt-0 {
    padding-top: 0px;
}

.pr-0 {
    padding-right: 0px;
}

.pb-0 {
    padding-bottom: 0px;
}

.pt-1 {
    padding-top: 0.25rem;
}

.pr-1 {
    padding-right: 0.25rem;
}

.pb-1 {
    padding-bottom: 0.25rem;
}

.pl-1 {
    padding-left: 0.25rem;
}

.pt-2 {
    padding-top: 0.5rem;
}

.pr-2 {
    padding-right: 0.5rem;
}

.pb-2 {
    padding-bottom: 0.5rem;
}

.pl-2 {
    padding-left: 0.5rem;
}

.pt-3 {
    padding-top: 0.75rem;
}

.pr-3 {
    padding-right: 0.75rem;
}

.pb-3 {
    padding-bottom: 0.75rem;
}

.pl-3 {
    padding-left: 0.75rem;
}

.pt-4 {
    padding-top: 1rem;
}

.pr-4 {
    padding-right: 1rem;
}

.pb-4 {
    padding-bottom: 1rem;
}

.pl-4 {
    padding-left: 1rem;
}

.pb-5 {
    padding-bottom: 1.25rem;
}

.pl-5 {
    padding-left: 1.25rem;
}

.pt-6 {
    padding-top: 1.5rem;
}

.pr-6 {
    padding-right: 1.5rem;
}

.pb-6 {
    padding-bottom: 1.5rem;
}

.pl-6 {
    padding-left: 1.5rem;
}

.pt-7 {
    padding-top: 1.75rem;
}

.pr-7 {
    padding-right: 1.75rem;
}

.pb-7 {
    padding-bottom: 1.75rem;
}

.pl-7 {
    padding-left: 1.75rem;
}

.pt-8 {
    padding-top: 2rem;
}

.pr-8 {
    padding-right: 2rem;
}

.pb-8 {
    padding-bottom: 2rem;
}

.pl-8 {
    padding-left: 2rem;
}

.pt-9 {
    padding-top: 2.25rem;
}

.pr-9 {
    padding-right: 2.25rem;
}

.pb-9 {
    padding-bottom: 2.25rem;
}

.pl-9 {
    padding-left: 2.25rem;
}

.pr-10 {
    padding-right: 2.5rem;
}

.pt-11 {
    padding-top: 2.75rem;
}

.pr-11 {
    padding-right: 2.75rem;
}

.pb-11 {
    padding-bottom: 2.75rem;
}

.pl-11 {
    padding-left: 2.75rem;
}

.pt-12 {
    padding-top: 3rem;
}

.pr-12 {
    padding-right: 3rem;
}

.pb-12 {
    padding-bottom: 3rem;
}

.pl-12 {
    padding-left: 3rem;
}

.pt-14 {
    padding-top: 3.5rem;
}

.pr-14 {
    padding-right: 3.5rem;
}

.pb-14 {
    padding-bottom: 3.5rem;
}

.pl-14 {
    padding-left: 3.5rem;
}

.pt-16 {
    padding-top: 4rem;
}

.pr-16 {
    padding-right: 4rem;
}

.pb-16 {
    padding-bottom: 4rem;
}

.pl-16 {
    padding-left: 4rem;
}

.pt-20 {
    padding-top: 5rem;
}

.pr-20 {
    padding-right: 5rem;
}

.pb-20 {
    padding-bottom: 5rem;
}

.pl-20 {
    padding-left: 5rem;
}

.pt-24 {
    padding-top: 6rem;
}

.pr-24 {
    padding-right: 6rem;
}

.pb-24 {
    padding-bottom: 6rem;
}

.pl-24 {
    padding-left: 6rem;
}

.pt-28 {
    padding-top: 7rem;
}

.pr-28 {
    padding-right: 7rem;
}

.pb-28 {
    padding-bottom: 7rem;
}

.pl-28 {
    padding-left: 7rem;
}

.pt-32 {
    padding-top: 8rem;
}

.pr-32 {
    padding-right: 8rem;
}

.pb-32 {
    padding-bottom: 8rem;
}

.pl-32 {
    padding-left: 8rem;
}

.pt-36 {
    padding-top: 9rem;
}

.pr-36 {
    padding-right: 9rem;
}

.pb-36 {
    padding-bottom: 9rem;
}

.pl-36 {
    padding-left: 9rem;
}

.pt-40 {
    padding-top: 10rem;
}

.pr-40 {
    padding-right: 10rem;
}

.pb-40 {
    padding-bottom: 10rem;
}

.pl-40 {
    padding-left: 10rem;
}

.pt-44 {
    padding-top: 11rem;
}

.pr-44 {
    padding-right: 11rem;
}

.pb-44 {
    padding-bottom: 11rem;
}

.pl-44 {
    padding-left: 11rem;
}

.pt-48 {
    padding-top: 12rem;
}

.pr-48 {
    padding-right: 12rem;
}

.pb-48 {
    padding-bottom: 12rem;
}

.pl-48 {
    padding-left: 12rem;
}

.pt-52 {
    padding-top: 13rem;
}

.pr-52 {
    padding-right: 13rem;
}

.pb-52 {
    padding-bottom: 13rem;
}

.pl-52 {
    padding-left: 13rem;
}

.pt-56 {
    padding-top: 14rem;
}

.pr-56 {
    padding-right: 14rem;
}

.pb-56 {
    padding-bottom: 14rem;
}

.pl-56 {
    padding-left: 14rem;
}

.pt-60 {
    padding-top: 15rem;
}

.pr-60 {
    padding-right: 15rem;
}

.pb-60 {
    padding-bottom: 15rem;
}

.pl-60 {
    padding-left: 15rem;
}

.pt-64 {
    padding-top: 16rem;
}

.pr-64 {
    padding-right: 16rem;
}

.pb-64 {
    padding-bottom: 16rem;
}

.pl-64 {
    padding-left: 16rem;
}

.pt-72 {
    padding-top: 18rem;
}

.pr-72 {
    padding-right: 18rem;
}

.pb-72 {
    padding-bottom: 18rem;
}

.pl-72 {
    padding-left: 18rem;
}

.pt-80 {
    padding-top: 20rem;
}

.pr-80 {
    padding-right: 20rem;
}

.pb-80 {
    padding-bottom: 20rem;
}

.pl-80 {
    padding-left: 20rem;
}

.pt-96 {
    padding-top: 24rem;
}

.pr-96 {
    padding-right: 24rem;
}

.pb-96 {
    padding-bottom: 24rem;
}

.pl-96 {
    padding-left: 24rem;
}

.pt-px {
    padding-top: 1px;
}

.pr-px {
    padding-right: 1px;
}

.pb-px {
    padding-bottom: 1px;
}

.pl-px {
    padding-left: 1px;
}

.pt-0\.5 {
    padding-top: 0.125rem;
}

.pr-0\.5 {
    padding-right: 0.125rem;
}

.pb-0\.5 {
    padding-bottom: 0.125rem;
}

.pl-0\.5 {
    padding-left: 0.125rem;
}

.pt-1\.5 {
    padding-top: 0.375rem;
}

.pr-1\.5 {
    padding-right: 0.375rem;
}

.pb-1\.5 {
    padding-bottom: 0.375rem;
}

.pl-1\.5 {
    padding-left: 0.375rem;
}

.pt-2\.5 {
    padding-top: 0.625rem;
}

.pr-2\.5 {
    padding-right: 0.625rem;
}

.pb-2\.5 {
    padding-bottom: 0.625rem;
}

.pl-2\.5 {
    padding-left: 0.625rem;
}

.pt-3\.5 {
    padding-top: 0.875rem;
}

.pr-3\.5 {
    padding-right: 0.875rem;
}

.pb-3\.5 {
    padding-bottom: 0.875rem;
}

.pl-3\.5 {
    padding-left: 0.875rem;
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}


.font-thin {
    font-weight: 100;
}

.font-extralight {
    font-weight: 200;
}

.font-light {
    font-weight: 300;
}

.font-normal {
    font-weight: 400;
}

.font-medium {
    font-weight: 500;
}

.font-semibold {
    font-weight: 600;
}


.font-extrabold {
    font-weight: 800;
}

.font-black {
    font-weight: 900;
}


.text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}

.text-5xl {
    font-size: 3rem;
    line-height: 1;
}

.text-6xl {
    font-size: 3.75rem;
    line-height: 1;
}

.text-7xl {
    font-size: 4.5rem;
    line-height: 1;
}

.text-8xl {
    font-size: 6rem;
    line-height: 1;
}

.text-9xl {
    font-size: 8rem;
    line-height: 1;
}


.rounded-none {
    border-radius: 0px;
}

.rounded-sm {
    border-radius: 0.125rem;
}

.rounded {
    border-radius: 0.25rem;
}

.rounded-md {
    border-radius: 0.375rem;
}

.rounded-lg {
    border-radius: 0.5rem;
}

.rounded-xl {
    border-radius: 0.75rem;
}

.rounded-2xl {
    border-radius: 1rem;
}

.rounded-3xl {
    border-radius: 1.5rem;
}

.rounded-full {
    border-radius: 9999px;
}

.rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
}

.rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
}

.rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}

.rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
}

.rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}

.rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
}

.rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
}

.rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
}

.rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}

.rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

.rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
}

.rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
}

.rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
}

.rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
}

.rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
}

.rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}

.rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}

.rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}

.rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
}

.rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}

.rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
}

.rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
}

.rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}

.rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}

.rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}

.rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
}

.rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}

.rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
}

.rounded-tl-none {
    border-top-left-radius: 0px;
}

.rounded-tl-sm {
    border-top-left-radius: 0.125rem;
}

.rounded-tl {
    border-top-left-radius: 0.25rem;
}

.rounded-tl-md {
    border-top-left-radius: 0.375rem;
}

.rounded-tl-lg {
    border-top-left-radius: 0.5rem;
}

.rounded-tl-xl {
    border-top-left-radius: 0.75rem;
}

.rounded-tl-2xl {
    border-top-left-radius: 1rem;
}

.rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
}

.rounded-tl-full {
    border-top-left-radius: 9999px;
}

.rounded-tr-none {
    border-top-right-radius: 0px;
}

.rounded-tr-sm {
    border-top-right-radius: 0.125rem;
}

.rounded-tr {
    border-top-right-radius: 0.25rem;
}

.rounded-tr-md {
    border-top-right-radius: 0.375rem;
}

.rounded-tr-lg {
    border-top-right-radius: 0.5rem;
}

.rounded-tr-xl {
    border-top-right-radius: 0.75rem;
}

.rounded-tr-2xl {
    border-top-right-radius: 1rem;
}

.rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
}

.rounded-tr-full {
    border-top-right-radius: 9999px;
}

.rounded-br-none {
    border-bottom-right-radius: 0px;
}

.rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
}

.rounded-br {
    border-bottom-right-radius: 0.25rem;
}

.rounded-br-md {
    border-bottom-right-radius: 0.375rem;
}

.rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
}

.rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
}

.rounded-br-2xl {
    border-bottom-right-radius: 1rem;
}

.rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
}

.rounded-br-full {
    border-bottom-right-radius: 9999px;
}

.rounded-bl-none {
    border-bottom-left-radius: 0px;
}

.rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
}

.rounded-bl {
    border-bottom-left-radius: 0.25rem;
}

.rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
}

.rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
}

.rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
}

.rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
}

.rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
}

.rounded-bl-full {
    border-bottom-left-radius: 9999px;
}


.flex-row {
    flex-direction: row;
}

.flex-row-reverse {
    flex-direction: row-reverse;
}

.flex-col {
    flex-direction: column;
}

.flex-col-reverse {
    flex-direction: column-reverse;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse;
}

.flex-nowrap {
    flex-wrap: nowrap;
}

.h-0 {
    height: 0px;
}

.h-1 {
    height: 0.25rem;
}

.h-2 {
    height: 0.5rem;
}

.h-3 {
    height: 0.75rem;
}

.h-4 {
    height: 1rem;
}

.h-5 {
    height: 1.25rem;
}

.h-6 {
    height: 1.5rem;
}

.h-7 {
    height: 1.75rem;
}

.h-8 {
    height: 2rem;
}

.h-9 {
    height: 2.25rem;
}

.h-10 {
    height: 2.5rem;
}

.h-11 {
    height: 2.75rem;
}

.h-12 {
    height: 3rem;
}

.h-14 {
    height: 3.5rem;
}

.h-16 {
    height: 4rem;
}

.h-20 {
    height: 5rem;
}

.h-24 {
    height: 6rem;
}

.h-28 {
    height: 7rem;
}

.h-32 {
    height: 8rem;
}

.h-36 {
    height: 9rem;
}

.h-40 {
    height: 10rem;
}

.h-44 {
    height: 11rem;
}

.h-48 {
    height: 12rem;
}

.h-52 {
    height: 13rem;
}

.h-56 {
    height: 14rem;
}

.h-60 {
    height: 15rem;
}

.h-64 {
    height: 16rem;
}

.h-72 {
    height: 18rem;
}

.h-80 {
    height: 20rem;
}

.h-96 {
    height: 24rem;
}

.h-auto {
    height: auto;
}

.h-px {
    height: 1px;
}

.h-0\.5 {
    height: 0.125rem;
}

.h-1\.5 {
    height: 0.375rem;
}

.h-2\.5 {
    height: 0.625rem;
}

.h-3\.5 {
    height: 0.875rem;
}

.h-1\/2 {
    height: 50%;
}

.h-1\/3 {
    height: 33.333333%;
}

.h-2\/3 {
    height: 66.666667%;
}

.h-1\/4 {
    height: 25%;
}

.h-2\/4 {
    height: 50%;
}

.h-3\/4 {
    height: 75%;
}

.h-1\/5 {
    height: 20%;
}

.h-2\/5 {
    height: 40%;
}

.h-3\/5 {
    height: 60%;
}

.h-4\/5 {
    height: 80%;
}

.h-1\/6 {
    height: 16.666667%;
}

.h-2\/6 {
    height: 33.333333%;
}

.h-3\/6 {
    height: 50%;
}

.h-4\/6 {
    height: 66.666667%;
}

.h-5\/6 {
    height: 83.333333%;
}

.h-full {
    height: 100%;
}

.h-screen {
    height: 100vh;
}

.max-h-0 {
    max-height: 0px;
}

.max-h-1 {
    max-height: 0.25rem;
}

.max-h-2 {
    max-height: 0.5rem;
}

.max-h-3 {
    max-height: 0.75rem;
}

.max-h-4 {
    max-height: 1rem;
}

.max-h-5 {
    max-height: 1.25rem;
}

.max-h-6 {
    max-height: 1.5rem;
}

.max-h-7 {
    max-height: 1.75rem;
}

.max-h-8 {
    max-height: 2rem;
}

.max-h-9 {
    max-height: 2.25rem;
}

.max-h-10 {
    max-height: 2.5rem;
}

.max-h-11 {
    max-height: 2.75rem;
}

.max-h-12 {
    max-height: 3rem;
}

.max-h-14 {
    max-height: 3.5rem;
}

.max-h-16 {
    max-height: 4rem;
}

.max-h-20 {
    max-height: 5rem;
}

.max-h-24 {
    max-height: 6rem;
}

.max-h-28 {
    max-height: 7rem;
}

.max-h-32 {
    max-height: 8rem;
}

.max-h-36 {
    max-height: 9rem;
}

.max-h-40 {
    max-height: 10rem;
}

.max-h-44 {
    max-height: 11rem;
}

.max-h-48 {
    max-height: 12rem;
}

.max-h-52 {
    max-height: 13rem;
}

.max-h-56 {
    max-height: 14rem;
}

.max-h-60 {
    max-height: 15rem;
}

.max-h-64 {
    max-height: 16rem;
}

.max-h-72 {
    max-height: 18rem;
}

.max-h-80 {
    max-height: 20rem;
}

.max-h-96 {
    max-height: 24rem;
}

.max-h-px {
    max-height: 1px;
}

.max-h-0\.5 {
    max-height: 0.125rem;
}

.max-h-1\.5 {
    max-height: 0.375rem;
}

.max-h-2\.5 {
    max-height: 0.625rem;
}

.max-h-3\.5 {
    max-height: 0.875rem;
}

.max-h-full {
    max-height: 100%;
}

.max-h-screen {
    max-height: 100vh;
}

.min-h-0 {
    min-height: 0px;
}

.min-h-full {
    min-height: 100%;
}


.w-0 {
    width: 0px;
}

.w-1 {
    width: 0.25rem;
}

.w-2 {
    width: 0.5rem;
}

.w-3 {
    width: 0.75rem;
}

.w-4 {
    width: 1rem;
}

.w-5 {
    width: 1.25rem;
}

.w-6 {
    width: 1.5rem;
}

.w-7 {
    width: 1.75rem;
}

.w-8 {
    width: 2rem;
}

.w-9 {
    width: 2.25rem;
}

.w-10 {
    width: 2.5rem;
}

.w-11 {
    width: 2.75rem;
}

.w-12 {
    width: 3rem;
}

.w-14 {
    width: 3.5rem;
}

.w-16 {
    width: 4rem;
}

.w-20 {
    width: 5rem;
}

.w-24 {
    width: 6rem;
}

.w-28 {
    width: 7rem;
}

.w-32 {
    width: 8rem;
}

.w-36 {
    width: 9rem;
}

.w-40 {
    width: 10rem;
}

.w-44 {
    width: 11rem;
}

.w-48 {
    width: 12rem;
}

.w-52 {
    width: 13rem;
}

.w-56 {
    width: 14rem;
}

.w-60 {
    width: 15rem;
}

.w-64 {
    width: 16rem;
}

.w-72 {
    width: 18rem;
}

.w-80 {
    width: 20rem;
}

.w-96 {
    width: 24rem;
}

.w-auto {
    width: auto;
}

.w-px {
    width: 1px;
}

.w-0\.5 {
    width: 0.125rem;
}

.w-1\.5 {
    width: 0.375rem;
}

.w-2\.5 {
    width: 0.625rem;
}

.w-3\.5 {
    width: 0.875rem;
}

.w-1\/2 {
    width: 50%;
}

.w-1\/3 {
    width: 33.333333%;
}

.w-2\/3 {
    width: 66.666667%;
}

.w-1\/4 {
    width: 25%;
}

.w-2\/4 {
    width: 50%;
}

.w-3\/4 {
    width: 75%;
}

.w-1\/5 {
    width: 20%;
}

.w-2\/5 {
    width: 40%;
}

.w-3\/5 {
    width: 60%;
}

.w-4\/5 {
    width: 80%;
}

.w-1\/6 {
    width: 16.666667%;
}

.w-2\/6 {
    width: 33.333333%;
}

.w-3\/6 {
    width: 50%;
}

.w-4\/6 {
    width: 66.666667%;
}

.w-5\/6 {
    width: 83.333333%;
}

.w-1\/12 {
    width: 8.333333%;
}

.w-2\/12 {
    width: 16.666667%;
}

.w-3\/12 {
    width: 25%;
}

.w-4\/12 {
    width: 33.333333%;
}

.w-5\/12 {
    width: 41.666667%;
}

.w-6\/12 {
    width: 50%;
}

.w-7\/12 {
    width: 58.333333%;
}

.w-8\/12 {
    width: 66.666667%;
}

.w-9\/12 {
    width: 75%;
}

.w-10\/12 {
    width: 83.333333%;
}

.w-11\/12 {
    width: 91.666667%;
}

.w-full {
    width: 100%;
}

.w-screen {
    width: 100vw;
}

.w-min {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
}

.w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.min-w-0 {
    min-width: 0px;
}

.min-w-full {
    min-width: 100%;
}

.min-w-min {
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
}

.min-w-max {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
}

.max-w-0 {
    max-width: 0rem;
}

.max-w-none {
    max-width: none;
}

.max-w-xs {
    max-width: 20rem;
}

.max-w-sm {
    max-width: 24rem;
}

.max-w-md {
    max-width: 28rem;
}

.max-w-lg {
    max-width: 32rem;
}

.max-w-xl {
    max-width: 36rem;
}

.max-w-2xl {
    max-width: 42rem;
}

.max-w-3xl {
    max-width: 48rem;
}

.max-w-4xl {
    max-width: 56rem;
}

.max-w-5xl {
    max-width: 64rem;
}

.max-w-6xl {
    max-width: 72rem;
}

.max-w-7xl {
    max-width: 80rem;
}

.max-w-full {
    max-width: 100%;
}

.max-w-min {
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
}

.max-w-max {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
}

.max-w-prose {
    max-width: 65ch;
}

.max-w-screen-sm {
    max-width: 640px;
}

.max-w-screen-md {
    max-width: 768px;
}

.max-w-screen-lg {
    max-width: 1024px;
}

.max-w-screen-xl {
    max-width: 1280px;
}

.max-w-screen-2xl {
    max-width: 1536px;
}

.border-0 {
    border-width: 0px;
}

.border-2 {
    border-width: 2px;
}

.border-4 {
    border-width: 4px;
}

.border-8 {
    border-width: 8px;
}

.border {
    border-width: 1px;
}


.border-b-0 {
    border-bottom-width: 0px;
}

.border-b-2 {
    border-bottom-width: 2px;
}

.border-b-4 {
    border-bottom-width: 4px;
}

.border-b-8 {
    border-bottom-width: 8px;
}

.border-b {
    border-bottom-width: 1px;
}

.border-l-0 {
    border-left-width: 0px;
}

.border-l-2 {
    border-left-width: 2px;
}

.border-l-4 {
    border-left-width: 4px;
}

.border-l-8 {
    border-left-width: 8px;
}

.border-l {
    border-left-width: 1px;
}

.border-solid {
    border-style: solid;
}

.border-dashed {
    border-style: dashed;
}

.border-dotted {
    border-style: dotted;
}

.border-double {
    border-style: double;
}

.border-none {
    border-style: none;
}

.border-transparent {
    border-color: transparent;
}

.border-current {
    border-color: currentColor;
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
}

.border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

.border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
}

.border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
}

.border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
}

.border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
}

.border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
}

.border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
}

.border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
}

.border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
}

.border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
}

.border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
}

.border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}

.border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
}

.border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
}

.border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
}

.border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
}

.border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
}

.border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
}

.border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
}

.border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
}

.border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
}

.border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
}

.border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
}

.border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
}

.border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
}

.border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
}

.border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
}

.border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
}

.border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
}

.border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
}

.border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
}

.border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
}

.border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
}

.border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
}

.border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
}

.border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
}

.border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
}

.border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
}

.border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
}

.border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}

.border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
}

.border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}

.border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}

.border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
}

.border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
}

.border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
}

.border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
}

.border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
}

.border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
}

.border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
}

.border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
}

.border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
}

.border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
}

.border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
}

.border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
}

.border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
}

.border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
}

.border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
}

.border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
}

.border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
}

.border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
}

.border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
}

.border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
}

.border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
}

.border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
}

.border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
}

.border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
}

.border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
}

.border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
}

.border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
}

.border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
}

.border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
}

.border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
}

.border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
}

.border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
}

.border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
}


.cke_bottom {
    background: #f8f8f8 !important;
    display: none !important;
}


body {
    font-size: 12px !important;
}

.treeview-menu > li > a {
    font-size: 12px;
}

.form-control {

    font-size: 12px !important;
}

#updateQuestionnaireAnswers .voca, #addQuestionnaireAnswers .voca {
    display: flex;
}
#updateQuestionnaireAnswers .voca > div, #addQuestionnaireAnswers .voca > div {
    padding-left: 2px;
    padding-right: 2px;
}

/* Unlock Account Modal Login Page */

.login-error-field {
	border-bottom: 1px solid #E60000 !important;
}	

.login-error-message {
    font-size: 16px !important;
    border: #fcebeb solid 20px;
    background: #fcebeb;
    border-radius: 5px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    color: #e23a3a !important;
}

.locked-account-modal-dialog {
	width: 505px !important; 
	margin: 30px auto !important;
}

.locked-account-modal-content {
	height: 600px !important;
    border-radius: 10px !important;
    box-shadow: 0 0px 0px rgb(0 0 0 / 0%) !important;   
}

.locked-account-modal-send-button {
	bottom: 0 !important; 
	position: fixed !important;
	width:100% !important;
	padding-bottom: 50px !important;
}

@media only screen and (max-width: 505px) { /* For small screens */
    .locked-account-modal-dialog {
        width: 383px !important; 
    }

	.locked-account-modal-content {
		width: 383px !important; 
	}
}

/* END */

/* LOGIN HIDE PASSWORD */

.login-eye-icon {
    position: absolute !important;
    top: 110% !important;
    right: 10px !important;
    cursor: pointer !important;
}

.login-password-container {
position: relative !important;
}

.login-pass-input {
    padding-right: 30px !important;
}

/* END */

/* LOGOS UPLOAD FROM ADMIN PANEL */
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin: 0px 5px;
    cursor: pointer;
    float: left;
}
.upload-btn-wrapper button.btn.btn-primary > i {
    margin: 0px;
}
.image_delete > i {
    margin: 0px;
}
.upload-btn-wrapper input[type=file] {
    width: 55px;
    height: 45px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
div.logo-preview {
    margin-top:5px;
}
div.logo-preview img {
    background: #ccc;
    background-color: #414040 !important;
}
span.tooltip-logo-info {
    float: right;
    position: absolute;
    top: 0px;
    right: 0px;
}

:root {
    --primary: #ED6E1F;
    --vidavo-blue : #35AFAF ;
    --letters-grey: #414040;
    --secondary-letters-grey: #686868;
}
.text-primary {
    color:var(--primary);
}
.text-secondary {
    color:var(--secondary);
}
.text-vidavo-blue{
    color:var(--vidavo-blue);
}
.text-letters-grey{
    color:var(--letters-grey);
}
.text-secondary-letters-grey{
    color:var(--secondary-letters-grey);
}
/* END */

/* User menu dropdown */
#user_menu_dropdown {
    top: 59px;
    right: 19px;
    border-radius: 5px;
    border: 2px solid #eee;
}

#user_menu_dropdown .icon-user {
    font-size: 27px;
    padding: 8px 11px;
    border-radius: 200px;
    width: 45px;
    height: 45px;
    background: #B7DDE175;
}

table#notification_templates tbody tr td:nth-child(4) {
    overflow-wrap: anywhere;
}

.center-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}