﻿.div-progress-bar {
    top: 96.26px;
}

#header.style4 {
    z-index: 95;
}

.container-controller-user {
    position: relative;
    top: 10px;
}

.imgLogoParceiro {
    position: absolute;
    float: left;
    top: 9px;
    opacity: 1 !important;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}

.imgLogoParceiro .el-image {
    width: auto;
    height: 40px;
}

header .el-dropdown {
    font-weight: 600;
    font-size: 11px;
}

header .main-navigation {
    margin-top: 15px;
}

#chaser-header .main-navigation {
    margin-top: 0 !important;
}

header button {
    margin-bottom: 0px !important;
}

.content-login {
    position: relative;
    float: right;
    min-width: 400px;
}

.div-content-login {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 3px;
}

header .btn-hd-entrar, .btn-hd-cadastrar {
    padding-right: 8px !important;
    padding-left: 8px !important;
    line-height: 1px;
}

header .btn-hd-cadastrar {
    margin-left: 4px !important;
}

@media (max-width: 991px) {
    .logo img {
        margin-top: 16px;
    }
    #header.style4 {
        height: 0;
    }
}

.logo-texto {
   /* margin-top: 6px;
    font-size: 1.5rem;
    font-weight: 600;
    position: absolute;
    top: 20px;*/
}

.ul-menu {
    text-transform: uppercase;
    height: 47px;
    text-align: center;
    width: fit-content;
}

@media (max-width: 991px) {
    .imgLogoParceiro {
        top: 5px !important;
    }

    .logo-texto {
        top: 15px;
    }
}

.menu-centro .menu {
    float: none !important;
}


.menu-centro .el-menu-header {
    margin: 0 auto;
    width: fit-content;
}


.el-menu-header {
    height: 40px !important;
}

    .el-menu-header li[role=menuitem] {
        height: 100%;
        line-height: 35px;
        font-size: 18px !important;
        font-weight: 600;
    }

    .el-menu-header .submenu-item-name {
        line-height: 30px;
        font-size: 18px !important;
        font-weight: 600;
    }

    .el-menu-header .el-submenu__title {
        line-height: 35px !important;
        font-size: 18px !important;
        font-weight: 600;
    }