body {
    background: #cfd8dc;
}

.menu {
    background: #3f51b5;
    color: #ffffff;
}

.tab_apolice {
    background: #4356ba;
    color: #fff;
}

.tab_apolice.laranja {
    background: #ffa200;
    color: #fff;
}

.tab_rede {
    background: #4356ba;
    color: #fff;
}

.tab_mapa {
    background: #4356ba;
    color: #fff;
}

.tab_novidades {
    background: url(imagens/background_orange.png);
    color: #fff;
}

.tab_alertas {
    background: url(imagens/background_orange.png);
    color: #fff;
}

.padding_grey {
    background: #e0e0e0;
}

.padding2 {
    background: #ededed;
}

.padding3 {
    background: #ffffff;
}

.tab_header {
    background: #4356ba;
    color: #fff;
}

.tab_redes {
    background: #4356ba;
    color: #fff;
}

#googleMap, #googleMapMobile {
    border: 1px solid #3f51b5;
}

.caixa1{
	background: url(imagens/caixa_1.png);
}

.caixa2{
	background: url(imagens/caixa_2.png);
}

i {
    color: #3f51b5;
}

.btn_localizacao_holder button {
    background-color: #4255b9;
}

.caixa1_mobile {
    background: url(imagens/caixa_1_mobile.png);
}

.caixa2_mobile {
    background: url(imagens/caixa_2_mobile.png);
}

.caixa3_mobile {
    background: url(imagens/caixa_3_mobile.png);
}

.caixa4_mobile {
    background: url(imagens/caixa_4_mobile.png);
}

.caixa5_mobile {
    background: url(imagens/caixa_5_mobile.png);
}

.caixa6_mobile {
    background: url(imagens/caixa_6_mobile.png);
}

.caixa7_mobile {
    background: url(imagens/caixa_7_mobile.png);
}

.caixa8_mobile {
    background: url(imagens/caixa_8_mobile.png);
}

.dropdown dt a {
    background: #4356ba none no-repeat scroll right center;
}

.dropdown dt a:hover, .dropdown dt a:focus {
    color: #ff9d00;
}

.dropdown dd ul {
    background: #4356ba none repeat scroll 0 0;
}

.dropdown dd ul li a:hover {
    background-color: #657bef;
}

.dropdown a:hover {
    color: #ff9d00;
}

.not_box {
    background: #ffa900;
}

.not_box_mobile {
    background: #ffa900;
}

.campo {
    color: #3f51b5;
}

.dados .table th {
    color: #3f51b5;
}

.novidades_dados .table th {
    color: #3f51b5;
}

.alertas_dados .table th {
    color: #3f51b5;
}

.login_box {
    background-image: url(imagens/login_box.png);
}

.registar_box {
    background-image: url(imagens/login_box.png);
}

.body_login {
    background-image: url(imagens/background.png);
}

.registar {
    color: #3f51b5;
}

.menu_side {
    background: #3f51b5;
}

.rede_esquerda span {
    color: #3f51b5;
}

.div_cinzenta span {
    color: #3f51b5;
}

#form_rede label {
    color: #3f51b5;
}

.doc {
    color: #3f51b5;
}

.servicos {
    color: #3f51b5;
}

.table_servicos th {
    color: #3f51b5;
}

#form_login a
{
	font-size: 13.78px;
	color: #373737;
	text-decoration: none;
	font-family: 'aaux_prolightregular';
}

.registar
{
	font-family: 'aaux_proboldregular';
	font-size: 17.47px;
	color: #3f51b5;
	text-transform: uppercase;
	text-decoration: none;
}

.registar a:focus, a:hover
{
	text-decoration: none;
	color: #3f51b5;
}

.box hr
{
	border-top: 1px solid #ffc670;
	width: 86%;
	margin-bottom: 13px;
}

#alertas
{
	font-size: 13.78px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'aaux_prolightregular';
}