/* sandoz */
body.takecare {
    background-color: #C9E0F2;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: auto;
    position: relative;
}
.takecare #cst-aside {
    background: #fff;
    border-radius: 0 0 15px 15px;
    border-top: 0;
    width: calc(100% - 30px);
    max-width: 1280px;
    margin: 0 auto;
    height: 80px;
}
.takecare a {
    color: #212864;
}
.takecare a.logo {
    padding-left: 15px;
}
.takecare #cst-main {
    border-radius: 15px;
    width: calc(100% - 30px);
    max-width: 1280px;
    margin: 15px auto;
}
.takecare a.logo img {
    height: 38px;
}
.takecare .profile--name--box {
    text-transform: capitalize;
    text-align: right;
    width: 100%;
    padding: 5px 15px;
    display: block;
    color: #fff;
    border-right: 1px solid #212864;
    margin-right: 5px;
    display: flex;
    flex-direction: column;
}
.takecare .profile--name--box .profile--name {
    border: none;
    margin: 0;
    padding: 0;
}
.takecare .profile--name--box .profile--role {
    color: #aaa;
    font-size: 15px;
    font-style: italic;
    margin-top: 5px;
}
.takecare .profile--name {
    color: #212864;
    border-color: #212864;
}
.takecare .profile--dropdown a {
    color: #212864;
    text-decoration: none;
}
.takecare .richiedi--prestazione {
    background-color: #212864;
}
.takecare .richiedi--prestazione:hover {
    background-color: #8edaff;
    color: #fff;
}
.takecare label a {
    text-decoration: underline;
}
.takecare .fv {
    background-color: #212864;
    color: #fff;
    border-radius: 7px;
    font-size: 15px;
    padding: 8px 14px;
    text-align: center;
    margin: 0 10px;
    border-left: 1px solid #ffffff70;
    text-decoration: none;
}
.takecare .steps > div {
    background: #E8E9EF;
}
.takecare .steps > div.current {
    background-color: #C9E0F2;
}
.takecare .steps > div.done {
    background-color: #212864;
}
.takecare h1 {
    color: #212864;
    font-size: 1.8em;
    font-weight: 900;
    background: #e8e9f0;
    padding: 15px;
    border-radius: 15px;
    display: table;
}
.takecare td label, .takecare .form-row label, .takecare label {
    color: #555;
    font-weight: 600;
    margin-bottom: 5px;
}
.takecare .box--login h2, .takecare .box--registrati h2, .takecare .box--scelta h2 {
    color: #212864;
}
.takecare .box--login h3 {
    color: #212864;
    font-size: 17px;
}
.takecare .box--login h3 a{
    color: #212864;
}
.takecare .form-control, .takecare .form-controlDate {
    border: 2px solid #C5C5C5;
}
.prefix-phone-box {
    display: flex;
}
span.prefix-italy.form-control {
    border-right: 0;
    border-radius: 5px 0 0 5px;
    width: 60px;
    height: 52.5px;
    line-height: 20px;
}
span.prefix-italy.form-control + input {
    border-radius: 0 5px 5px 0;
}
.takecare .login span.prefix-italy.form-control {
    border-color: #e1edfc;
}
.takecare img.form-control {
    border: 0;
}
.takecare input[type="submit"], .takecare #next_submit, .takecare input[type="button"], .takecare input#submitBtn {
    background-color: #212864;
}
.takecare input[type="submit"]:disabled, .takecare #next_submit:disabled, .takecare input[type="button"]:disabled, .takecare input#submitBtn, .takecare .btn--fill:disabled {
    background-color: #E8E9EF;
}
.takecare ::selection {
    background-color: #212864;
}
.takecare p.powered {
    color: #212864;
}
.takecare .login--slide {
}
.takecare .login--slide img.logo-takecare {
    display: block;
    margin: 0 auto 35px auto;
    width: 60%;
}
.takecare .psw-reg {
    display: flex;
    justify-content: space-between;
}
.takecare .psw-reg > a {
    margin-top: 10px;
    margin-bottom: 0;
    color: #212864;
    font-weight: 400;
    font-size: 13px;
}
.takecare .psw-reg .login-register {
    text-align: right;
}
.takecare .psw-reg div {
    display: none;
}
.takecare .showPassword {
    bottom: 0;
    top: 18px;
    right: 18px;
}
.takecare .pswInReg .showPassword {
    top: 42px
}
.takecare .select {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
}
.takecare .select h2 {
    flex: 1 1 100%;
    margin-bottom: 25px
}
.takecare input[type=radio] {
    width: 32px;
    height: 32px;
    margin-right: 5px;
    vertical-align: middle;
    cursor: pointer;
}
.takecare .select .radio {
    margin-right: 25px;
    display: flex;
    align-items: center;
}
.takecare .patient--info {
    display: flex;
    flex-wrap: wrap;
    column-gap: 25px;
}
.takecare .patient--info > div {
    padding: 25px;
    border-radius: 25px;
    margin-bottom: 50px;
    flex-grow: 1;
    border: 5px solid #cae0f2;
    flex: 1 0 48%;
}
.takecare table.items th {
    background: #212864;
}
.summary {
    display: none;
}
.takecare .status {
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
}
.takecare #parent-fields {
    display: flex;
    column-gap: 10px;
    flex-wrap: wrap;
}
.takecare .box-genitore {
    column-gap: 25px;
    align-items: center;
    margin-bottom: 25px;
    margin-top: 8px;
}
.takecare button.genitore {
    margin-top: 0;
    border-radius: 5px;
    background: #212864;
} 
.takecare .passwordCriteria {
    margin: 15px auto;
    font-weight: bold;
}
.takecare .passwordCriteria ul {
    margin-top: 10px;
    padding-left: 5px;
    font-weight: normal;
}
.takecare span.emailToSend {
    font-weight: bold;
}
.takecare p.note {
    font-size: 13px;
    color: #555;
    font-weight: bold;
}
.takecare .takecare.registrazione--medico {  
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
}
.takecare .big-logo {
    width: 90%;
    max-width: 250px;
    display: block;
    margin-bottom: 40px;
}
.takecare h1.no-bg {
    background: none;
    padding: 0;
    font-size: 2.3em;
}
.takecare .forgot {
    margin-bottom: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 10px;
}
.takecare #cst-main.container--small {
    max-width: 960px;
}
.takecare .no-grow {
    flex-grow: 0;
    width: auto;
    flex-basis: auto;
}
.takecare .checkbox-group {
    margin-bottom: 25px;
}
.takecare .checkbox-group .checkbox-label {
    font-size: 14px;
    font-weight: bold;
    color: #212864;
}
.takecare .checkbox-group input[type="checkbox"] + label:before {
    margin-right: 15px;
}
.takecare .break {
    flex: 1 1 100%;
}
.takecare .divider {
    width: 100%;
    height: 1px;
    background-color: #ddd;
    margin: 25px auto;
}
.takecare .fv-alert {
    background: #FFC8C8;
    padding: 30px;
    border-radius: 15px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    column-gap: 25px;
}
.takecare .fv-alert img {
    max-width: 60px;
}
.takecare .fv-alert p {
    color: #212864;
    margin: 0;
    font-size: 22px;
    line-height: 28px;
}
.takecare .form-section {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    column-gap: 50px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 2px solid #dee5ee;
}
.takecare .form-section .form-section-notes {
    flex: 0 0 calc(35% - 25px);
}
.takecare .form-section .form-section-notes {
    color: #aaa;
    line-height: 19px;
    font-size: 17px;
}
.takecare .form-section .form-section-notes p.note strong {
    font-size: 22px;
    color: #212865;
}
.takecare .form-section .form-section-fields {
    flex: 0 0 calc(65% - 25px);
    line-height: 20px;
    display: flex;
    flex-wrap: wrap;
}
.takecare .fv-notes {
    font-size: 18px;
    line-height: 24px;
}
.takecare .fv-notes span {
    margin-top: 15px;
    font-size: 14px;
    color: #aaa;
    line-height: 16px;
    display: block;
}
.takecare form#pen-form, .takecare form#patient-form, .takecare form#doctor-form {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
}
.takecare .btn--fill {
    background: #212864;
    color: #fff;
}
.takecare .btn--fill {
    display: inline-block;
    margin-right: 15px;
}
.takecare form#patient-form .btn.btn-primary, .takecare form#doctor-form .btn.btn-primary {
    margin: 15px 0 25px 0;
}

.submit-update, .submit-registrati {
    margin-top: 25px;
}
.takecare .parents {
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
    margin-bottom: 25px;
}
.takecare .parent {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.takecare .parent:nth-child(2) {
    border-left: 1px solid #C5C5C5;
    padding-left: 50px;
}
.takecare .parent h4 {
    margin-bottom: 5px;
}
.takecare .profile-docs a {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    text-decoration: underline;
}
.takecare .profile-selection {
    display: flex;
    justify-content: space-around;
    margin: 50px 0 15px 0;
}
.takecare .profile-selection .profile-option {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 15px;
    padding: 25px 30px;
    border-radius: 15px;
    border: 2px solid #C9E0F2;
    transition: transform .3s ease-out;
}
.takecare .profile-selection .profile-option:hover {
    transform: translate(0, -7px);
}
.takecare .profile-selection .profile-option img {
    height: 56px;
    width: auto;
}‹
.takecare .profile-selection .profile-option span {
    color: #212864;
    font-weight: bold;
}
.takecare .selectPresence p.note {
    color: #888;
    font-weight: normal;
}
.takecare .select .small-margin {
    margin-bottom: 5px;
}
.takecare #toggle-parent[data-state="removing"] {
    background-color: #CC5F68;
}
.takecare .file-upload-box {
    display: flex;
}
.takecare .tooltip {
    margin-left: 15px;
    width: 32px;
    height: 32px;
    border-radius: 50px;
    text-align: center;
    line-height: 28px;
    font-weight: bold;
    background: #ccc;
    border: 2px solid #bbb;
    color: #333;
    position: relative; 
    cursor: pointer;
}

.takecare .tooltip .tooltiptext {
    visibility: hidden;
    width: 250px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px;
    position: absolute;
    z-index: 1;
    bottom: 120%;
    left: 50%;
    margin-left: -125px;
    opacity: 0;
    font-size: 14px;
    line-height: 16px;
    transition: opacity 0.3s;
}

.takecare .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.takecare .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
@media (max-width: 800px) {
    .takecare #cst-main {
        padding: 30px 10px;
        width: calc(100% - 20px);
    }
    .takecare #cst-aside {
        top: 75px;
        width: 100%;
    }
    .takecare .fv {
        display: inline-block;
    }
    .takecare .profile--dropdown {
        margin-top: 15px;
        padding-top: 15px;
        border-top: 1px solid #ccc;
    }
    .takecare .profile-selection {
        flex-direction: column;
        row-gap: 25px;
    }
    .steps {
        column-gap: 5px;
    }
    .steps > div {
        padding: 5px;
        font-size: 12px;
        border-radius: 5px;
    }
    .takecare h1 {
        font-size: 1.5em;
    }
    .takecare .select h2 {
        font-size: 1.35em;
    }
    .form.nuova--spedizione, .form.nuova--spedizione > form {
        display: block;
    }
    .takecare form#pen-form, .takecare form#patient-form, .takecare form#doctor-form, .takecare .bookingDoc-thirdStep table.table td {
        display: block;
    }
    .takecare .bookingDoc-thirdStep table.table td:nth-child(2), .takecare .bookingDoc-thirdStep table.table td:nth-child(3) {
        border: none;
    }
    .takecare .data--orario {
        flex-direction: row;
        column-gap: 5px;
        align-items: center;
    } 
}