 #glb-menu ul.menu-itens li.menu-item-li-first-custom .submenu .submenu-aba-n2 {
     padding: 16px 12px 1px 7px!important;
 }
 
 #glb-menu ul.menu-itens li.menu-item-li-first-custom .submenu .submenu-aba-seta {
     background: url(ico-g1-menu.gif) 0 0 no-repeat!important;
     display: block!important;
     height: 13px!important;
     text-indent: -9999px!important;
     width: 20px!important;
 }
 
 #glb-menu ul.menu-itens li.menu-item-li-first-custom a.menu-item-a {
     background: url(ico-g1-menu.gif) 0 10px no-repeat!important;
     text-indent: -9999px!important;
     width: 30px!important;
 }
 
.header-palco .cabecalho-logo {
    background: url(Sprite-logos-header-SPTV.png) no-repeat 0 top;
    background-size: 153px 36px;
    height: 18px;
    top: 16px;
    width: 153px;
}

@media (min-width: 768px) {
    .header-palco .cabecalho-logo {
        background: url(Sprite-logos-header-SPTV.png) no-repeat 0 bottom;
        background-size: auto auto;
        height: 41px;
        top: 13px;
        width: 305px;
    }
}

@media (min-width: 860px) {
    .header-palco .cabecalho-logo {
        width: 395px;
    }
}

@media (-webkit-min-device-pixel-ratio: 2) {
    .header-palco .cabecalho-logo {
        background: url(Sprite-logos-header-SPTV.png) no-repeat 0 top;
        background-size: 153px 36px;
    }
}

.header-palco .cabecalho-busca #busca-padrao input {
    background-color: #184c6c;
    border-bottom-color: #195a7f;
    border-top-color: #0c3046;
}

.no-touch #busca-padrao input:hover {
    background-color: #27648a;
}

.glb-palco-cor-primaria {
    color: #396a8a;
}

.glb-palco-cor-primaria-link {
    color: #396a8a;
}

.glb-palco-cor-primaria-link:visited {
    color: #396a8a;
}

.glb-palco-cor-primaria-link:hover {
    color: #396a8a;
}

.no-touch .glb-palco-cor-primaria-link:hover {
    color: #1c6375;
}

.glb-palco-cor-primaria-link:active {
    color: #396a8a;
}

.glb-palco-cor-primaria-fundo {
    background-color: #396a8a;
}

.glb-palco-cor-primaria-borda {
    border-color: #396a8a;
}

.glb-palco-cor-borda-highlight {
    border-color: #1c6375;
}

.glb-feed .glb-feed-submit-button {
    background-color: #396a8a;
    border-color: #1c6375;
}

.glb-palco-box-dot:before {
    background-color: #2c579c;
}
