﻿body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
    color: #2C3A39;
    font-size: 12px;
}
/* Overrides */
/* Bloco Topo */
#s4-ribbonrow {
    display: none;
}

#s4-titlerow {
    display: none;
}

#s4-topheader2 {
    display: none;
}
/* Bloco Site */
body {
    overflow-x: hidden !important;
}

body #s4-workspace {
    width: 100%;
    height: auto !important;
    overflow: hidden !important;
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

.tm_container_bg {
    /*background: url("/SiteAssets/images/master/bg.jpg") bottom left no-repeat;*/
    min-height: 450px;
}
/* Left Panel */
#s4-leftpanel {
    display: none;
}
/* Bloco Conteúdo Site */
#ctl00_MSO_ContentDiv {
    overflow: hidden;
}

#MSO_ContentTable {
    background: none;
}

.s4-ca {
    margin: 0px !important;
}

.ms-rteTable-default, .ms-rteTableHeaderFirstCol-default, .ms-rteTableHeaderLastCol-default, .ms-rteTableHeaderOddCol-default, .ms-rteTableHeaderEvenCol-default, .ms-rteTableFirstCol-default, .ms-rteTableLastCol-default, .ms-rteTableOddCol-default, .ms-rteTableEvenCol-default, .ms-rteTableFooterFirstCol-default, .ms-rteTableFooterLastCol-default, .ms-rteTableFooterOddCol-default, .ms-rteTableFooterEvenCol-default, TD.ms-rteTable-default, TH.ms-rteTable-default, .ms-rtetablecells {
    border: 0px none;
    padding: 0px;
}

.s4-search {
    margin: 9px 0 0 30px;
}

#ctl00_PlaceHolderLoginBar_PlaceHolderSearchArea_ctl01_SC97328AE_InputKeywords {
    background: none !important;
    border: 0px none !important;
    width: 257px !important;
}

#ctl00_PlaceHolderLoginBar_PlaceHolderSearchArea_ctl01_SC97328AE_go {
    width: 25px;
    height: 20px;
    display: block;
}

.srch-gosearchimg {
    display: none !important;
}

.s4-search input.ms-sbplain {
    color: #7b7b79;
    font-style: normal;
    font-size: 11px;
}
/* Admin - Links Menu */
.ms-linksection-level1 UL LI A {
    text-decoration: none !important;
    border: 0 none;
}

.ms-linksection-level1 UL LI A:hover {
    text-decoration: underline !important;
    border: 0 none;
}
/* Overrides *************************************************************************************************/
/* Esconde Controles SP mínimos */
.t_minimal_placeholders {
    display: none;
}
/* Master Custom */
/* Bloco Topo */
.tm_sitetop_div_bg {
}

.tm_sitetop_div {
    width: 999px !important;
    min-width: 999px !important;
    margin: 0px auto;
    height: 125px;
    clear: both;
    overflow: hidden;
}
/* Logo */
.tm_sitetop_logo {
    width: 379px;
    float: left;
    padding: 16px 0;
}

.tm_sitetop_logo a {
    text-indent: -9999px;
    clear: both;
    display: block;
    height: 90px;
}
/* Banner */
.tm_sitetop_banner_div {
    width: 620px;
    float: left;
    /*background: url("/SiteAssets/images/master/bgbanner.jpg") right center no-repeat;*/
    height: 125px;
}

.tm_sitetop_banner {
    margin-top: 20px;
    width: 610px;
    height: 75px;
    clear: both;
}

.banner_nav {
    display: block;
    float: right;
    margin: 3px 8px 0 0;
}

.banner_nav a {
    background: url("/SiteAssets/images/master/icn_banner.png") top center no-repeat;
    text-align: center;
    width: 17px !important;
    height: 15px !important;
    display: block;
    float: left;
    color: #666666;
    font-size: 10px;
    margin-left: 3px;
}

.activeSlide {
    color: #003876 !important;
}
/* Bloco topo Barra azul */
.tm_loginbar_div {
    height: 27px;
    display: block;
    clear: both;
    width: 100%;
}

.tm_loginbar_div .t_dados_login_div {
    margin: 0 auto;
    min-width: 999px !important;
    overflow: hidden;
    width: 999px !important;
}
/* Busca */
.tm_busca {
    overflow: hidden;
    float: right;
    width: 349px;
    height: 42px;
}

.s4-searchbox-QueryPrompt {
    border: 0px none !important;
}
/* Bloco Breadcrumb - Esconder */
.tm_breadcrumb {
    color: #969694;
    font-size: 11px;
    font-style: italic;
    clear: both;
    text-transform: uppercase;
    margin: 10px auto;
    width: 1003px;
    display: none;
}

.tm_breadcrumb a {
    color: #0081C8 !important;
    text-decoration: none;
}
/* Bloco Conteúdo */
.tm_container {
    width: 999px !important;
    min-width: 999px !important;
    margin: 0px auto;
}
/* Bloco Rodapé */
.tm_footer_div {
    width: 999px !important;
    min-width: 999px !important;
    margin: 0px auto;
    font-size: 11px;
    clear: both;
    overflow: hidden;
    margin-top: 20px;
    /*position:absolute;
	bottom:0;
	left: 50%;
	margin-left:-500px;*/
}

.tm_footer_line {
    height: 1px;
    border: 0px none;
    padding: 0px;
    margin: 0px;
}

.tm_footer_line.dark {
    background: #bdc0cf;
}

.tm_footer_line.light {
    background: #FFF;
}

.tm_footer_copyright {
    color: #6a8290;
    float: left;
    margin: 10px;
}
/* Alerts Modal */
.t_dvButtonModal {
    float: none;
    margin: auto !important;
    overflow: hidden;
    text-align: center;
}

#linkBtOK {
    /*background: url(/siteassets/images/alerts/btn_ok.png) no-repeat;*/
    width: 61px;
    height: 23px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

#linkBtOK span {
    text-indent: -9999px;
}
/* Forms - Padrões para Campos */
.t_search_block > .select2-container--default .select2-selection--single {
    border-radius: 0px !important
}
select {
    height: 27px;
    background: #FFF;
    border: 1px solid #b9b9b9;
    color: #424240;
}

.t_checkbox {
    background: #FFF;
    border: 1px solid #b9b9b9;
    color: #424240;
}

.t_input {
    background: #FFF;
    border: 1px solid #b9b9b9;
    color: #424240;
    font-size: 12px;
    padding: 4px;
}

.t_input_border_red {
    background: #FFF;
    border: 1px solid red;
    color: #424240;
    font-size: 12px;
    padding: 4px;
}

.t_input_error {
    border: 1px solid #FF0000 !important;
}


.t_input_as {
    background: #FFF;
    border: 1px solid #b9b9b9;
    color: #424240;
    font-size: 12px;
    padding: 4px;
    width: 155px;
}

.t_periodo {
    color: #424240;
}

/*******************************************************************
LAYOUT BOTÕES
*******************************************************************/

.BtnPadrao {
    float: right;
    padding-top: 20px;
    padding-bottom: 20px;
}

.BtnPadrao a {
    display: block;
    float: left;
    font-size: 12px;
    height: 22px;
    padding: 0px 8px 0 10px;
}

a.botao-padrao {
    text-decoration: none;
    display: block;
    /*background: url("/SiteAssets/images/btn-left.png") no-repeat left bottom;*/
    height: 22px;
    line-height: 22px;
    border: none;
    padding-left: 10px;
}

a.botao-padrao span {
    font-size: 11px;
    font-family: "Trebuchet MS";
    color: #FFFFFF;
    /*background: url("/SiteAssets/images/btn-right.png") no-repeat right top;*/
    display: block;
    height: 22px;
    line-height: 22px;
    padding-right: 28px;
    padding-left: 1px;
}

/********************************************
CONTEUDO SITE
********************************************/

.container-mec-center {
    padding: 0 100px;
}


/********************************************
MENU
*********************************************/

.container-menu-mec {
    padding-left: 50px;
    padding-right: 50px;
}

.navbar-default {
    border-radius: 0;
    z-index: 1;
}
.navbar-nav > li > a,
.dropdown-menu > li > a {
    font-weight: bold;
}
.dropdown-menu > li > a {
    padding: 7px 20px !important;
    font-weight: 300;
}

.dropdownmenu-acessorapido {
    min-width: 800%;
    background-color: #3949ab;
    border: none;
    border-radius: 0;
    padding: 15px;
}

.dpdwn-col1,
.dpdwn-col2,
.dpdwn-col3 {
    /*min-height: 270px;*/
    padding: 10px 30px;
    color: #fff;
}

.dpdwn-col2,
.dpdwn-col3 {
    border-left: solid 2px #fff;
}

.dpdwn-col1 > i,
.dpdwn-col2 > i,
.dpdwn-col3 > i {
    font-size: 1.7em;
}

.dpdwn-col1 > span.dpdwn-title,
.dpdwn-col2 > span.dpdwn-title,
.dpdwn-col3 > span.dpdwn-title {
    position: absolute;
    margin-top: 2px;
    margin-left: 10px;
}

.dpdwn-col1-acesso-rapido,
.dpdwn-col2-acesso-rapido,
.dpdwn-col3-acesso-rapido {
    min-height: 223px;
    padding: 10px 30px;
    color: #fff;
}

.dpdwn-col2-acesso-rapido,
.dpdwn-col3-acesso-rapido {
    border-left: solid 2px #fff;
}

.dpdwn-col1-acesso-rapido > i,
.dpdwn-col2-acesso-rapido > i,
.dpdwn-col3-acesso-rapido > i {
    font-size: 1.7em;
}

.dpdwn-col1-acesso-rapido > span.dpdwn-title,
.dpdwn-col2-acesso-rapido > span.dpdwn-title,
.dpdwn-col3-acesso-rapido > span.dpdwn-title {
    position: absolute;
    margin-top: 2px;
    margin-left: 10px;
}

.content-mec {
    margin: auto !important;
    float: none !important;
}

.list-dpdwn {
    margin: 10px 0;
}

.list-dpdwn > li {
    margin: 18px 0;
}

.mrg-0 { margin: 0; }
.m-b-10 { margin-bottom:10px; }
.m-b-20 { margin-bottom:20px; }
.m-t-20 { margin-top: 20px; }

.p-t-15 { padding-top: 15px; }

.footer-mec {
    padding: 40px 10px;
    clear: both;
}

.container-footer-mec {
    padding-left: 80px;
    padding-right: 80px;
}

.footer-mec .icon-app {
    width: 100px;
}

.footer-column > span {
    font-weight: bold;
}

.footer-column > ul {
    margin-top: 20px;
}

.footer-column > ul > li > a {
    margin: 5px 0;
}

.container-footer-signature-liberty {
    padding-left: 80px;
    padding-right: 80px;
}

.img-footer-signature-liberty {
    height: 50px;
    width: 100px;
    background-image: url(/SiteAssets/images/liberty_logo.png);
    background-size: 80%;
    background-repeat: no-repeat;
}

/*=====================================*/



.dropdown-menu.columns-1 {
    padding: 20px;
    min-width: 300px;
}

.dropdown-menu.columns-2 {
    padding: 20px;
    min-width: 600px;
}

.dropdown-menu.columns-3 {
    padding: 20px;
    min-width: 900px;
}

.dropdown-menu.columns-4 {
    padding: 20px;
    min-width: 999px;
}

.ferramentas {
    left: -130px;
}

.atendimento {
    left: -90px;
}

.campanhas_e_treinamento-1 {
    left: 0;
}

.campanhas_e_treinamento-2 {
    left: -275px;
}

.multi-column-dropdown {
    list-style: none;
    margin: 0;
    padding: 0;
}

.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    white-space: normal;
    padding: 1px 0;
}

.navbar-nav {
    width: 100%;
    text-align: center;
}

.navbar-nav > li {
    float: none;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.divider-acesso-rapido {
    margin: 20px 0 !important;
}

.padding-0 {
    padding: 0px;
}


@media (max-width: 767px) {
    .dropdown-menu.multi-column {
        min-width: 240px !important;
        overflow-x: hidden;
    }
}


/**** icon footer ****/
.instagram-cls-1 {
    fill: url(#radial-gradient);
}

.instagram-cls-2 {
    fill: url(#radial-gradient-2);
}

.instagram-cls-3 {
    fill: #fff;
}

.twitter-cls-1 {
    fill: #2daae1;
}

.twitter-cls-2 {
    fill: #fff;
}

.youtube-cls-1 {
    isolation: isolate;
}

.youtube-cls-2 {
    fill: #cd201f;
}

.youtube-cls-3 {
    fill: #e8e0e0;
    mix-blend-mode: multiply;
}

.youtube-cls-4 {
    fill: #fff;
}

.facebook-cls-1 {
    fill: #485a96;
}

.facebook-cls-2 {
    fill: #fff;
}

.telefone-cls-1 {
    fill: #fff;
}

.icon-rodape {
    width:30px;
    height:30px;
}

.icon-telefone {
	height: 63px;
}

/*===== Novo menu =====*/

.tm_loginbar_div_novo {
    height: 35px;
    width: 100%;
    display: block;
    border-bottom: solid 1px #ccc;
}

.tm_loginbar_novo_container {
	width: 1000px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
}

.meus-dados-submenu {
	position: absolute;
    z-index: 99999;
    width: 140px;
    display: none;
}

.tm_ulmeus_dados:hover .meus-dados-submenu {
	display: block;
}

.meus-dados-submenu > li {
	background-color: #ccc;
    padding: 5px 10px;
    display: block;
    width: 100%;
    border-bottom: solid 1px #333;
}

.meus-dados-submenu > li:last-child {
    border-bottom: none
}

.meus-dados-submenu > li:hover {
	background-color: #efefef;
}

.meus-dados-submenu > li > a:link,
.meus-dados-submenu > li > a:visited,
.meus-dados-submenu > li > a:active {
	color: #333!important;
}
 
.naologadocpf {
	color: #ccc!important;
}

.mdl-informarcpf-content {
    background-color: #fff!important;
}

.mdl-informarcpf-body {
	background-color: #f7f7f7;
    padding: 10px;
    border: solid 1px #ccc;
    border-radius: 5px;
}

.hover {
	cursor:pointer;
}

.fundo-banner-facil-assist {
    background: #FFDC00;
    margin-bottom: 2px !important;
}

.text-banner-facil-assist {
    color: #1D164A;
}
