﻿/* logo da home */
.fdt-login-header img {
	width:250px !important;
}

/* logo do cliente interno */
.fdt_ml-logo {
	padding:14px 15px !important;
}
.fdt_ml-logo img {
	width: 140px !important;
}

/* logo da FT interno */
.fdt_ml-logoFT {
	/*padding:19px 30px 18px 30px !important;*/
}

/* logo da FT da home */
.fdt-login-footer img {
	padding:10px 0;
	width:100px !important;
}

.fdt_ml .fdt_ml-menu li a {
	color: #1c5475 !important;
}

.fdt_ml .fdt_ml-menu li a:hover {
	color: #FFF !important;
	background: #156ca0 !important;
}

.fdt_ml .fdt_ml-menu li .fdt_ml-menu-dropdown .divider {
	border-color: #a0a0a0 !important;
}

.fdt_ml .fdt_ml-menu li .fdt_ml-menu-dropdown a i {
	color: #d3e0e8 !important;
}

.fdt_ml .fdt_ml-menu.aberto a:hover {
	background: #888 !important;
}

.fdt_ml .fdt_ml-menu .aberto a {
	background: #1d79b0 !important;
	color: #FFF !important;
}

h2 {
	color: #1c5475 !important;
}

h4 {
	color: #1d79b0 !important;
}

.fdt-conteudo-titulo h4 {
	color: #089ecf !important;
}

.fdt-acao {
	background-color: #666 !important;
}

.fdt-acoes-mostra:hover {
	background-color: #666 !important;
}

.fdt-acoes i {
	background-color: #666 !important;
}

.fdt-acoes-hide {
	background-color: #666 !important;
}

.fdt-acoes-hide {
    padding: 9px 10px 9px !important;
    left: 35px !important;
}
.fdt-acoes {
    padding:12px !important;
}

@media (max-width: 960px) {
	.fdt_ml .fdt_ml-menu li a .fdt_ml-menu-titulo {
		background: #156ca0 !important;
	}
}
