/*@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Inter', sans-serif;
}

body {
    background-color: #fefefe;
}

main {
    height: 100%;
    min-height: 100%;
}

.title-patient {
    font-size: 48px;
    color: #1e1e1e;
    font-weight: 700;
}

.small-text {
    font-size: 14px !important;
    font-weight: 400;
}

.name-company {
    color: #757575;
    font-size: 24px;
    font-weight: 700;
}

.subtitle {
    font-weight: 700;
    font-size: 20px;
}

.btn-service {
    padding: 12px !important;
    border-radius: 8px !important;
    background-color: #0570de !important;
    box-shadow:
        0px 3px 6px 0px rgba(0, 0, 0, 0.02),
        0px 1px 1px 0px rgba(0, 0, 0, 0.03) !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.space-small-inputs {
    gap: 20px;
}

.wrap-inline-content {
    display: flex;
    align-items: center;
    gap: 40px !important;
}

.content-firts-p-inline {
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    margin-top: 0px;
    font-weight: 500;
}

.menu2 {
    display: flex;
    justify-content: space-between;
    padding: 30px 50px;
}

.btn-back {
    color: #732e4a !important;
    font-family: 'Lexend Deca', sans-serif;
    font-size: 18px;
    margin-top: 20px;
    font-weight: bold;
}

.img-back {
    width: 30px;
    margin-right: 20px;
}

.content-login-firts {
    padding: 0px 350px;
}

.content-login-h1 {
    font-size: 35px;
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    font-weight: 600;
    text-align: center;
}

.content-login-text {
    width: 100%;
    display: flex;
    justify-content: center;
}

.content-login-p {
    font-size: 18px;
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    margin: 10px 0px;
    font-weight: 200;
}

.content-login-second {
    margin-top: 80px;
}

.content-login-box {
    padding: 0px 700px;
}

.content-login-img {
    width: 40px;
}

.content-login-h2 {
    margin-top: 0px;
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    font-size: 22px;
    font-weight: 600;
    line-height: 40px;
}

.content-login-p1 {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 18px;
    font-weight: 200;
    line-height: 40px;
}

.content-login-box1 {
    background: #ffffff;
    padding: 30px 30px;
    box-shadow: 0px 0px 5px #999;
    border-radius: 20px;
    margin-top: -50px;
}

.content-verify-mail {
    margin-top: 350px;
}

.img-check {
    width: 50%;
    height: 50%;
    padding-left: 120px;
    padding-top: 5px;
}

.content-veriify-p {
    margin-left: -10px;
    padding-right: 50px;
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
}

.content-verify-mail-box1 {
    margin-top: -250px;
    background: #ffffff;
    border-radius: 16px;
}

.content-verify-mail-box1 li {
    margin-bottom: 20px;
    margin-left: -50px;
}

.content-verify-mail-box2 {
    margin-top: -300px;
    background: #ffffff;
    padding: 30px 40px;
    box-shadow: 0px 0px 5px #999;
    border-radius: 20px;
    margin-right: 50px;
}

.content-verify-box2-h2 {
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    font-size: 24px;
    font-weight: bold;
}

.content-verify-box2-p {
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    color: #212529;
    margin-top: 10px;
}

.content-verify-box2-label {
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    font-size: 14px;
    font-weight: bold;
}

.custom-control-label {
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    color: #212529;
    margin: 10px 0px;
    font-weight: bold;
}

.content-verify-box2-input {
    /*background-color: #f8f9fa;*/
    min-width: 240px !important;
    height: 40px !important;
    border-radius: 8px !important;
    background: white !important;
}

.subtitle-card {
    font-weight: 500 !important;
    font-size: 16px !important;
}

.content-text {
    font-weight: 400 !important;
    font-size: 16px !important;
}

.section-card-list {
    background: #f5f5f5;
    border-radius: 8px;
    border: 1px solid #d9d9d9;
}

.btn-card-section {
    border-radius: 8px !important;
    border: 1px solid #757575 !important;
}

.content-form-input-card {
    height: 40px !important;
    /*min-width: 240px;*/
    border-radius: 8px !important;
    border: 1px solid #d9d9d9 !important;
    padding: 12px 16px !important;
}

.content-form-input-select-card {
    height: 40px !important;
    /*min-width: 240px;*/
    border-radius: 8px !important;
    border: 1px solid #d9d9d9 !important;
}

.content-first-subtitle {
    color: #000000;
    font-weight: 600;
    font-size: 18px;
}

.btn-submit {
    color: #ffffff !important;
    padding: 12px !important;
    font-weight: bold !important;
    transition: 0.5s !important;
    background-size: 150% auto !important;
    border-radius: 8px !important;
    border: 1px solid #2c2c2c !important;
    background: #2c2c2c !important;
}

.btn-secondary {
    color: #1e1e1e !important;
    padding: 12px !important;
    font-weight: bold !important;
    transition: 0.5s !important;
    background-size: 150% auto !important;
    border-radius: 8px !important;
    background: #e3e3e3 !important;
    border: 1px solid #767676 !important;
}

.btn-submit:hover {
    background-position: right center;
    color: #f2f2f2;
}

.hr1 {
    margin: 30px 0px;
}

.content-verify-box2-h5 {
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    font-size: 14px;
    font-weight: bold;
}

.content-verify-box2-p1 {
    font-size: 16px;
    font-family: 'Mulish', sans-serif;
    color: #212529;
    margin-top: 10px;
}

.content-verify-mail-box11 {
    margin-top: -1480px;
    margin-left: -60px;
}

.content-verify-mail-box22 {
    margin-top: -1520px;
    background: #ffffff;
    padding: 30px 40px;
    box-shadow: 0px 0px 5px #999;
    border-radius: 20px;
    margin-right: 50px;
}

.content-register {
    margin-top: 1550px;
}

.content-verify-box2-h22 {
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    font-size: 22px;
    font-weight: bold;
    margin-top: 30px;
}

.img-angle {
    width: 20px;
    margin-left: 20px;
}

.content-register-h3 {
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    font-size: 22px;
    font-weight: bold;
    margin-top: 40px;
}

.content-register-p1 {
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    color: #212529;
}

.nav-principal {
    padding: 10px 50px;
}

.nav-home {
    width: 100%;
    justify-content: flex-end;
}

.nav-home li {
    color: #212529;
    font-weight: 700;
    font-size: 26px;
    margin: 0px 40px;
    margin-top: 20px;
}

.side {
    flex: 20%;
    padding: 40px 20px;
    /*background: #F5F5F5;*/
    background: #f8f9fa !important;
}

.main-body {
    flex: 80%;
    /*background: #FFFFFF;*/
    background: #f3f2f0;
    width: 100%;
}

.img-mask {
    mask-image: linear-gradient(black 80%, transparent);
}

.circle-text {
    font-size: 40px;
    font-weight: bold;
}

.circle-text .highlight {
    display: inline-block;
    padding: 15px 20px;
    border-radius: 50%;
    position: relative;
    background: #fff;
}

.nav-link.list.active {
    background-color: #e3e3e3 !important;
    border-radius: 8px !important;
}

.content-menu {
    height: 100vh;
}

.general-label {
    padding: 2px 8px;
    border-radius: 16px;
    font-family: 'Inter', sans-serif;
    font-size: 12px !important;
    font-weight: 500 !important;
    display: flex;
    align-content: center;
    justify-content: center;
    width: fit-content;
}

.label-canceled {
    background-color: #dc3545 !important;
    color: #ffffff !important;
}

.label-past {
    background-color: #5a5a5a !important;
    color: #ffffff !important;
}

.label-active {
    background-color: #14ae5c !important;
    color: #ebffee !important;
}

.link-option:focus,
.link-option:active {
    background-color: linen !important;
    border: 2px solid darkblue !important;
    color: #09090b !important;
}

.content-link-a {
    color: #212529;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 5px solid #ffc107;
}

.nav-link.list {
    font-weight: 400 !important;
    font-size: 18px !important;
    color: #5a5a5a !important;
}

.nav-link.submenu.list {
    background-color: transparent !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #5a5a5a !important;
    padding-left: 15px !important;
    padding-right: 5px !important;
}

#collapseSettings {
    margin-left: 10px;
}

/* Navbar */
.navbar-light .navbar-nav .nav-link {
    color: #1e1e1e;
}

.navbar-dark .navbar-nav .nav-link {
    color: white;
    color: rgba(255, 255, 255, 0.9);
}

.logo {
    width: 230px;
}

.btn-logout {
    color: #732e4a !important;
    border: 4px solid#732e4a;
    padding: 15px 20px;
    width: 200px;
    text-align: center;
    height: fit-content;
}

.img-sign {
    width: 20px;
}

.content-firts {
    padding: 40px 120px 30px;
}

.space-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.margin-top50 {
    margin-top: 50px;
}

.margin-bottom50 {
    margin-bottom: 50px;
}

.padding-bottom50 {
    padding-bottom: 50px !important;
}

.padding-50 {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}

.padding-bottom20 {
    padding-bottom: 20px !important;
}

.message-confirmation {
    color: #000000;
    font-weight: 400;
    font-size: 16px;
}

.margin-top120 {
    margin-top: 40px;
}

.margin-top100 {
    margin-top: 100%;
}

.content-firts-h1 {
    font-size: 48px;
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    font-weight: 600;
}

.title-large {
    font-size: 48px;
    font-family: 'Inter', sans-serif;
    color: #1e1e1e;
    font-weight: 700;
}

.option-content {
    font-size: 20px;
    font-weight: 500;
}

.content-wrapp-box {
    padding: 16px;
    border-radius: 20px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    background: #FFFFFF;
}

.content-firts-p {
    font-size: 28px;
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    margin-top: 30px;
    font-weight: 500;
}

.content-second {
    margin-top: 200px;
}

.content-second-box {
    padding: 40px 120px;
}

.content-second-img {
    width: 80px;
}

.content-second-box1 {
    background: #ffffff;
    padding: 30px 40px;
    box-shadow: 0px 0px 5px #999;
    border-radius: 20px;
}

.content-box {
    padding: 25px;
    background: #ffffff;
    box-shadow: 0px 0px 5px #999;
    border-radius: 20px;
}

.margintopn100 {
    margin-top: -200px;
}

.margin-right {
    margin-right: 100px;
}

.margin-left {
    margin-left: 100px;
}

.content-second-h2 {
    margin-top: 10px;
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    font-size: 27px;
    font-weight: 600;
    line-height: 40px;
}

.content-second-p {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 18px;
    font-weight: 200;
}

.content-second-a {
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 5px solid #ffc107;
    position: absolute;
    bottom: 10% !important;
}

.content-second-white {
    margin-top: 30px;
    font-family: 'Lexend Deca', sans-serif;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin-left: 10px;
}

.content-second-white:hover {
    margin-top: 30px;
    font-family: 'Lexend Deca', sans-serif;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
}

.content-second-a:hover {
    color: #212529;
    text-decoration: none;
}

.content-second-p1 {
    font-size: 24px;
    font-family: 'Lexend Deca', sans-serif;
    color: #ffffff;
    text-align: center;
    margin-top: 230px;
}

.margin-tp130 {
    margin-top: 150px;
}

.nav-pills li {
    width: 16%;
    text-align: center;
}

.nav-a {
    width: 25%;
    font-size: 18px;
    text-align: center;
    color: #212529;
    font-family: 'Lexend Deca', sans-serif;
    border-top: 10px solid #dee2e6;
}

.nav-a-submenu {
    font-size: 16px;
    text-align: center;
    color: #1e1e1e;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
}

.nav-a-submenu:hover {
    color: #212529;
}

.nav-a:hover {
    color: #212529;
}

.nav-submenu-steps {
    align-items: center;
}

.content-submenu,
.submenu-steps {
    margin-top: 20px;
}

.content-submenu .active {
    border-top: 10px solid #ffc107;
}

.submenu-steps .active {
    display: flex;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    background: #5a5a5a;
}

.submenu-steps .active .nav-link {
    color: #f5f5f5 !important;
}

.nav-submenu {
    width: 100%;
    padding: 0px;
}

.card-header {
    border-bottom: 1px solid #ffffff;
}

.card-footer {
    border-top: 1px solid #ffffff;
}

.content-test {
    height: 100%;
    min-height: 100%;
}

.card {
    box-shadow: 0px 0px 5px #999;
    border-radius: 20px;
    padding: 10px;
    width: 90%;
    margin: 20px 0px;
}

.card.wrap {
    border-radius: 8px !important;
    padding: 12px !important;
    border: 1px solid #1e1e1e !important;
    background: #ffffff;
}

.content-important {
    font-size: 16px;
    font-weight: 600;
}

.card-body {
    padding: 8px !important;
}

.card-title {
    color: #1e1e1e !important;
    font-weight: 600 !important;
    font-size: 18px !important;
}

.card-price {
    color: #1e1e1e !important;
    font-weight: 700 !important;
    font-size: 16px !important;
}

.card-description {
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #757575 !important;
}

.btn-select {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid #767676;
    background: #e3e3e3;
}

.card-header {
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    font-size: 22px;
    font-weight: 600;
    line-height: 40px;
}

.card-text {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 16px;
    font-weight: 200;
}

.card-footer {
    display: flex;
    justify-content: space-between;
    font-family: 'Lexend Deca', sans-serif;
    font-size: 16px;
}

.card-input {
    background: chocolate;
    width: 15px;
    height: 15px;
    margin-top: 5px;
}

.content-datetime {
    margin: 20px 120px;
}

.content-table {
    position: relative;
    border-collapse: collapse;
    box-shadow: 0px 0px 5px #999;
    border-radius: 10px;
    margin-bottom: 35px;
}

.content-table-thead {
    background: #ffb307;
    color: #ffffff;
    font-family: 'Lexend Deca', sans-serif;
    font-weight: bold;
    font-size: 20px;
}

th:first-child {
    border-top-left-radius: 10px;
}

th:last-child {
    border-top-right-radius: 10px;
}

tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.content-table-tbody {
    background: #ffffff;
}

.padding-table {
    padding: 20px 30px !important;
}

.td-table {
    font-weight: bold;
    padding-top: 30px !important;
    font-family: 'Lexend Deca', sans-serif;
    font-size: 20px;
}

.td-table1 {
    padding: 10px !important;
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
}

.content-table-a {
    font-family: 'Lexend Deca', sans-serif;
    color: #212529;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 5px solid #ffc107;
    margin-bottom: 30px;
}

.content-table-a:hover {
    color: #868383;
    text-decoration: none;
}

.border-table-l {
    border-left: 1px solid #dee2e6 !important;
}

.border-table-b {
    border-bottom: 1px solid #dee2e6 !important;
}

.content-table-thead2 {
    /*background: #ff9007;*/
    /*color: #ffffff;*/
    font-family: 'Lexend Deca', sans-serif;
    font-weight: bold;
    font-size: 20px;
}

.inactive-text {
    color: #868383;
    border-bottom: none;
}

.margin-btn20 {
    margin-left: 20px;
}

.content-table-thead3 {
    background: #ffc107;
    color: #ffffff;
    font-family: 'Lexend Deca', sans-serif;
    font-weight: bold;
    font-size: 20px;
}

.content-table-thead4 {
    background: #17a2b8;
    color: #ffffff;
    font-family: 'Lexend Deca', sans-serif;
    font-weight: bold;
    font-size: 20px;
}

.consult-link {
    color: #871f49;
    font-size: 18px;
    font-family: 'Lexend Deca', sans-serif;
}

.table p {
    font-size: 18px;
    font-family: 'Lexend Deca', sans-serif;
}

.content-information {
    margin: 20px 120px;
    position: relative;
}

.content-wrapper {
    margin: 0 auto;
}

.content-form-box {
    background: #ffffff;
    box-shadow: 0px 0px 5px #999;
    border-radius: 10px;
    padding: 20px 30px;
    margin-bottom: 40px;
}

.content-form-legend {
    font-family: 'Lexend Deca', sans-serif;
    font-weight: bold;
    font-size: 18px;
}

.content-form-label {
    font-family: 'Lexend Deca', sans-serif;
    font-weight: bold;
    font-size: 14px;
}

.content-form-input {
    min-width: 240px !important;
    height: 40px !important;
    border-radius: 8px !important;
    background: white !important;
}

.margin-top22 {
    margin-top: 20px;
}

.height320 {
    height: 350px;
}

.content-btn-back {
    font-family: 'Lexend Deca', sans-serif;
    font-weight: bold;
    color: #ffffff;
    border: 2px solid #ffffff;
    padding: 10px 40px;
    line-height: 1.5;
    margin-left: 10px;
    background: transparent;
}

.content-btn-back:hover {
    color: #f8f9fa;
    text-decoration: none;
}

.padding-top40 {
    padding-top: 40px !important;
}

.width-td {
    width: 33.3%;
}

.width25 {
    width: 25%;
}
.margin-bottom4 {
    margin-bottom: 10px;
}
.margin-bottom20 {
    margin-bottom: 20px;
}
.margin-fb3 {
    margin-bottom: 70px;
}
.content-footer {
    font-size: 24px;
    font-family: 'Lexend Deca', sans-serif;
    width: 100%;
    height: 100%;
    color: #ffffff;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 20px;
}

.content-test-text {
    /*color: #FFFFFF;*/
    padding: 0px 180px 0px 130px;
}

.content-test-text-p {
    font-size: 24px;
    font-family: 'Lexend Deca', sans-serif;
}

.content-test-text-h5 {
    font-size: 24px;
    font-family: 'Lexend Deca', sans-serif;
    font-weight: bold;
    padding-bottom: 30px;
}

.content-test-text-h51 {
    font-size: 60px;
    font-family: 'Lexend Deca', sans-serif;
    font-weight: bold;
    margin-top: -20px;
}

.content-test-btn {
    padding: 0px 130px;
}

.text-arg {
    text-align: right;
}

/* content site.css*/

a,
.btn-link {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    min-height: 100%;
}

.content-inside {
    padding: 0px 20px;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

/* Theme */
.wizard-step-title {
    font-weight: 300;
}

.card-text {
    font-size: 0.8rem;
}

.footer {
    background: url('../img/Wave.png');
    background-size: 100%;
    background-repeat: no-repeat;
    height: 450px;
    margin-top: -450px;
    width: 100%;
    z-index: -9;
    bottom: 0;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.position-abs {
    position: absolute;
}

.page-title {
    border-bottom: 1px solid #ddd;
}

.page-title h1 {
    font-size: 24px;
}

/* Test Request Wizard */
.card-test-request {
    border-width: 0;
}

.card-body-test-request {
    padding: 0;
}

#test-wizard-testschedule .card-deck {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    grid-gap: 0.5rem;
}

/* Test Result Detail */
.card-test-result-detail {
    border-width: 0;
    padding: 1.25rem 0;
}

/* BS4 => Blazor Migration - Field Validation */
.validation-message {
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}

.form-control.modified.valid {
    border-color: #28a745;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-control.modified.valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

textarea.form-control.modified.valid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right
        calc(0.375em + 0.1875rem);
}

.form-check-input.modified.valid ~ .form-check-label {
    color: #28a745;
}

.form-control.invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 1.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-control.invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

textarea.form-control.invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right
        calc(0.375em + 0.1875rem);
}

.form-check-input.invalid ~ .form-check-label {
    color: #dc3545;
}

.form-check-input.invalid ~ .validation-message {
    display: block;
}

input[type='checkbox'].invalid {
    outline: 2px solid #dc3545;
    box-shadow: 0px 0 6px #dc3545;
}

label.label-required:before {
    content: '*';
    margin-right: 4px;
    color: #007bff;
}

.content-test2-p {
    font-size: 24px;
    font-family: 'Lexend Deca', sans-serif;
}

.validation-summary-errors ul li {
    list-style: none;
    margin-left: -30px;
}

.content-second-white {
    margin-top: 30px;
    font-family: 'Lexend Deca', sans-serif;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
}

.content-login-box1 {
    height: 280px;
}

#navbarNav1 {
    justify-content: center;
    display: block;
}

.content-testing .content-second-box1 {
    height: 300px;
}

.gap-20 {
    gap: 20px;
}

.gap-10 {
    gap: 10px;
}

.text-simple {
    color: #1e1e1e !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.text-simple .link {
    text-decoration-line: underline !important;
    color: #1e1e1e;
}

.link-disable {
    font-size: 16px;
    font-weight: 400;
    color: #1e1e1e;
    opacity: 0.5;
}

.status.btn-group.group {
    border-radius: 8px !important;
    min-height: 38px !important;
    background-color: #ffffff !important;
}

#appointment-table > thead {
    background: white !important;
}

.align-stretch {
    align-self: stretch;
}

.content-first_align {
    width: 60%;
    margin: 0 auto;
}

.content-first-title {
    color: #000000;
    font-weight: 600;
    font-size: 24px;
}
.content-group {
    margin: 0 auto !important;
    align-self: stretch;
}

.content-first-title-group {
    font-weight: 400;
    font-size: 16px;
    color: #1e1e1e;
}

.flex-group {
    flex: 1 0 0 !important;
}

.title-name {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 16px;
}

.content-description {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.content-description > .title-name {
    font-weight: 400;
}

/* To fix valid check icon overlapping with dropdown */
select.form-control.modified.valid {
    background-position: right calc(0.375em + 1rem) center;
}

.btn-mb {
    margin-bottom: 80px;
}

/* result panel */
.table-th-bt-0 {
    border: none;
}

.table-th-bt-0 th {
    border-top: none !important;
}

.table-td-b0 {
    border: none;
}

.table-td-b0 td {
    border: none !important;
}

.width50 {
    width: 50%;
}

.title-table {
    font-weight: bold;
}

.content-table {
    border: 1px solid #c4c4c4;
    border-radius: 4px;
    padding: 0 10px;
    background: #ffffff;
}

.btn-disable {
    background: #b5b5b5;
    color: #ffffff;
    font-family: 'Lexend Deca', sans-serif;
    font-size: 14px;
    padding: 12px 8px;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
}

.btn-enable {
    background: #732e4a;
    color: #ffffff;
    font-family: 'Lexend Deca', sans-serif;
    font-size: 14px;
    padding: 10px 12px;
    border-radius: 8px;
    margin-left: 15px;
    border: none;
    cursor: pointer;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.cursor-pointer {
    cursor: pointer;
}

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
    background-color: #2196f3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: '';
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bg-light {
    background-color: #ebcec8;
}

.bg-white {
    background-color: #ffffff;
}

.company-layout {
    color: #333;
}

.header {
    background: #f3f2f0;
    padding: 20px 0;
    border-bottom: 2px solid #e9ecef;
}

.logo-section img {
    max-height: 80px;
}

.container-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    padding: 0 15px;
    margin: 0 auto;
}

/*Toast*/
.toast-container {
    max-width: 350px;
    animation: fadeIn 0.5s ease-in-out;
    border-radius: 5px;
    background-color: #e5e3e0;
}

.toast-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px;
    border-radius: 5px;
    font-weight: bold;
}

.toast-body {
    padding: 8px;
    font-size: 14px;
    color: #333;
}

.alert-info-toast {
    background-color: #d9edf7;
    color: #31708f;
}

.alert-success-toast {
    background-color: #d4edda;
    color: #155724;
}

.alert-warning-toast {
    background-color: #fff3cd;
    color: #856404;
}

.alert-danger-toast {
    background-color: #f8d7da;
    color: #721c24;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Loading */
.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(200, 200, 200, 0.8); /*rgba(50, 50, 50, 0.7);*/
    z-index: 2000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loading-spinner {
    text-align: center;
}

.loading-logo {
    width: 100px;
    margin-bottom: 20px;
}

.spinner-border {
    width: 3rem;
    height: 3rem;
    margin-bottom: 10px;
}

.loading-text {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

.btn-back-main {
    background: none;
    border: none;
    font-size: 16px;
    color: #007bff;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.btn-back-main:hover {
    text-decoration: underline;
}

.hide-menu {
    display: none !important;
}

.show-menu {
    display: flex !important;
}
