.parent-vert {
    position: relative
}

.child-vert {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

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

.font-blue {
    color: #25295A;
    padding: 5px 15px 5px 15px;
}

.view-laudos {
    margin: 0px 0px 60px 20px;
}

.button-doctor {
    width: 100%;
    border: 2px solid #DCDBFF !important;
    border-radius: 10px !important;
    font-weight: normal;
    color: #25295A;
    padding: 0px 25px !important;
    word-break: normal;
    white-space: normal;
    word-wrap: break-word;
    text-align: left !important;
    height:65px !important;
    line-height: unset !important;
}

.button-conteudos {
    text-align: center !important;
    height:145px !important;
}


.button-options {
    text-align: center !important;
    height:37px !important;
    color: #7673cf;
}

.button-doctor i {
    font-size: 26px;
    left: -5px;
    position: relative;
}

.button-options i {
    font-size: 16px;
}

.button-doctor:hover,
.button-doctor:focus {
    background-color: #DCDBFF !important;
    border: 2px solid #DCDBFF !important;
    color: #25295A;
}

.button-menu {
    display: none;
}

.btn-white{
    background-color: white !important;
    color: #25295A;
    height: 28px !important;
    line-height: unset !important;
}

.btn-white:hover {
    background-color: #25295A !important;
    border: none !important;
    color: #fff !important;
    border: 1px solid #DCDBFF !important;
}

.btn-blue {
    background-color: #25295A !important;
    border: none !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 13px !important;
    padding: 0px 15px !important;
}

.btn-blue:hover {
    background-color: #000 !important;
}


.disabled .div-menu {
    border-radius: 10px !important;
}

.disabled .div-menu i {
    transform: translateY(-50%) rotate(0deg) !important;
}

.disabled .content,
.type-1 .base-product-4 .disabled {
    display: none !important
}

.last-patient .div-item {
    margin: 20px 0
}

.last-patient .div-item .div-menu:hover {
    background-color: #BFBEF3;
    cursor: pointer
}

.last-patient .div-item .div-menu {
    height: 55px;
    background-color: #DCDBFF;
    border-radius: 10px 10px 0 0;
    border: none;
    font-size: 13pt;
    padding: 0 25px;
    display: flex;
}

.last-patient .div-item .div-menu i {
    right: 0;
    font-size: 40pt;
    transform: translateY(-50%) rotate(90deg) !important;
}

.last-patient .div-item p {
    margin: 0 !important;
}

.last-patient .div-item .content {
    border: 2px solid #DCDBFF;
    border-radius: 0 0 10px 10px;
    padding: 15px 25px;
    font-size: 10pt
}

.last-patient table {
    width: 100%
}

.j-right {
    display: flex;
    justify-content: right;
}

.doctor-informs .div-block {
    width: 100%;
    height: 228px;
    border-radius: 10px;
    color: white;
    margin-bottom: 30px
}

.div-table {
    background-color: #fff;
    padding: 20px 15px 10px 20px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: auto;
}
.div-home-1{
    border: 2px solid #DCDBFF;
    border-radius: 10px;
    padding: 30px;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.div-home-2{
    background-color: #25295A;
    border-radius: 10px;
    padding: 30px;
    font-size: 18px;
    margin-bottom: 30px;
    color: #FFF;
}

.div-home-3{
    background-color: #DCDBFF;
    border-radius: 10px;
    padding: 15px;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 60px;
}

.div-patient-filter .patient-filter {
    width: 337px;
    max-width: 90vw
}

.div-patient-filter,
.div-media {
    justify-content: space-evenly;
    flex-wrap: wrap;
    border-radius: 10px;
    color: #25295A
}

.div-patient-filter,
.div-patient-filter input,
.div-patient-filter select,
.div-media {
    border: 2px solid #DCDBFF !important;
    width: 100%;
    background-color: #dcdbff;
}

.div-media {
    height: 250px !important;
}

.div-patient-filter input,
.div-patient-filter select {
    border-radius: 25px;
    height: 25px;
    font-size: 9pt;
    margin-bottom: 15px
}

.div-media .text-1 {
    font-size: 13.5pt;
    font-weight: 800;
    text-align: left;
    height: 170px
}

.div-media .text-font {
    width: 100%;
    font-size: 7.5pt;
    text-align: left;
}

.div-media div {
    padding: 24px;
}

.div-banner {
    height: 415px;
}

.div-banner img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}

.div-banner .text-b {
    font-size: 15pt;
    font-weight: 700;
    text-align: center;
    background-color: #25295A;
    color: white;
    padding: 12px;
    border-radius: 0 0 10px 10px;
}

.line {
    height: 20px
}

.div-half {
    width: 48%
}

.div-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.div-parts,
.div-full-p {
    margin-bottom: 20px
}

.div-half p {
    font-size: 13.5pt !important
}

.div-full p {
    font-size: 13.5pt !important
}

.doctor-informs .div-block p {
    font-size: 16.5pt;
    max-width: 80%;
    font-weight: 800;
    text-align: center
}

.div-onboarding{
    background-color: #f49121;
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.div-onboarding p{
    font-size: 22px;
    font-weight: 700;
}

.div-full-p {
    width: 100%
}

.div-media .text-2 {
    font-size: 10.5pt;
    font-weight: 800;
    text-align: left;
    height: 170px
}

.color-blue-i {
    background-color: #25295a;
}

.color-blue-i p {
    color: white;
}

.menu-return {
    display: none
}

.max-w {
    max-width: 60%;
}

.title-table {
    padding: 5px 15px 5px 15px;
    background-color: #DCDBFF;
}

.title-home {
    color: #25295a;
    font-weight: 900;
    font-size: 28px
}

.none-mobile {
    display: none;
}

@media(max-width:480px) {

    .view-laudos {
        margin: 0;
    }

    .font-blue {
        padding: 0;
    }

    .button-menu {
        display: inline-block;
    }

    .button-conteudos {
        text-align: center !important;
        height:115px !important;
        margin-bottom: 15px !important;
    }
    
    .title-home {
        font-size: 21px !important;
    }

    .menu-itens {
        display: none;
    }
    
    .collapse {
        display: none !important;
    }

    .div-home-1{
        padding: 15px;
        font-size: 14px;
    }

    .div-home-2{
        font-size: 14px;
    }

    .div-home-3{
        font-size: 14px;
    }
    .div-home-3 .btn-blue{
        font-size: 11px !important;
    }
    

    .div-half p {
        font-size: 8.3pt !important
    }

    .div-half .div-block {
        height: 160px !important
    }

    .doctor-informs .div-block p {
        font-size: 12pt;
        max-width: 90%;
        font-weight: 800;
        text-align: center
    }

    .div-onboarding p{
        font-size: 15px;
    }

    .div-parts,
    .div-full-p {
        width: 48%;
    }

    .div-parts p {
        font-size: 8.5pt !important
    }

    .div-full-p p {
        vertical-align: middle;
        display: table-cell;
    }

    .div-full-p {
        display: table
    }

    .div-media .text-2 {
        font-size: 8.5pt;
        font-weight: 800;
        text-align: left;
        height: 150px
    }

    .color-blue-i {
        background-color: white;
    }

    .color-blue-i p {
        color: #25295a;
    }

    .menu-return {
        display: flex
    }

    .max-w {
        max-width: 80%;
    }

    .none-mobile {
        display: inline-block;
    }

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

    .div-banner {
        height: 245px !important;
    }

    .div-banner img {
        height: 140px !important;
    }
}