﻿.assinatura-header-1 {
    background-color: #006BAD;
    height: 60px;
    padding-top: 4px;
    width: 100%;
    width: 100vw;
}

.assinatura-header-2 {
    background-color: #009FFE;
    height: 4px;
    width: 100%;
    width: 100vw;
}

.e-menu-wrapper {
    background-color: #006BAD !important;
}

    .e-menu-wrapper.e-menu-popup {
        background-color: #006BAD !important;
    }

    .e-menu-wrapper ul .e-menu-item {
        background-color: #006BAD !important;
        color: #C0C0C0 !important;
        font-size: 16px;
        font-weight: bold;
    }

    .e-menu-wrapper.e-menu-popup .e-menu-item {
        background-color: #006BAD !important;
        color: #C0C0C0 !important;
        font-size: 16px;
        font-weight: bold;
    }

    .e-menu-wrapper ul .e-menu-item .e-caret {
        background-color: #006BAD !important;
    }

.e-menu-wrapper, .e-menu-container {
    border: 0px !important;
}
