﻿/*!
        Configuração Site Contabiliza
        22/02/2019 Marcio Welb de Aguiar Silveira
*/



.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    background-color:pink;
    font-family:Verdana;
    color:white;
}

.navbar-nav {
 margin-top:0px;
 margin-bottom:0px;
 background-color:;
 padding-top:0PX;
 padding-right:10PX;

list-style: none;	 
}
.navbar-nav > li
{
	background-color: ;
	margin: 0PX;
	padding-left:10px;
	padding-right: 20px;
	padding-top:10px;
	height: 48px;
	margin-top: 0px;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #666666;
	
}
.navbar-nav > li > a {
	font-family: Verdana;
	top: 0px;
	list-style: none;
	background-color: ;
	padding-top: 50px;
	font-size: 1.1em;
	color: #333333;
	font-weight: bold;
}


.dropdown-menu {
    /* background: #181818; */
    /* background: rgba(27, 32, 35, 0.94); */
    border: none;
    border-radius: 0;
    margin: 0;
   font-family:Verdana;
   background-color:;

}


.dropdown-item {
    display: block;
    width: 100%;
 padding-left:20px;
 padding-top:10px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
 background-color:white;
    border: 0;
    background-color:;
    height:40px;
 width:300px;
 
 	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #666666;

    
}




.dropdown-item_seta{
	font-size: 0.9em;
	color: #999999;
}
.btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent;
 float:left;
    top: 0px;
    height:40px;
    ;

}


.dropdown-menu {
    /* background: #181818; */
    /* background: rgba(27, 32, 35, 0.94); */
 
    border-radius: 0;
    margin: 0;
}
