﻿.menu-principal {
    padding: 85px 20px 120px 20px !important;
}

div.main {
    --header-gutter: 65px !important;
}
#AGV_UI_th_wt7_block_OutSystemsUIWeb_wt26_block_wtContent_wt29_wtCntTituloLogado {
    margin-top: 15px !important;
}


/*   Modal acesso Cookie   */

.modal-overlay {
    z-index: 501;
}

.modal-wrapper.animate.enter-scale.leave-scale {
    max-width: 80% !important;
}

.modal-top {
   margin-top: -34px;
}

.modal-close {
    margin-bottom: -30px;
    padding-top: 22px;
}
.close_btn{
    margin-top: -26px;
}

a.close_btn a:visited.close_btn{
    color: #000 !important;
}

@media only screen and (max-width: 1024px) {
    .modal-wrapper.animate.enter-scale.leave-scale {
    max-width: 100% !important;
    height: initial;
    }
}

.x-modal{
    cursor: pointer;
}