@charset "UTF-8";

#menu .menuList {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: inherit;
	width: 925px;
}

.gecko #menu #horizontalMenu {
	width: 100%;
	background: #87878a;
}

#menu .menuList {
	background: #87878a;
	border: 0px;
	border-top: 0px solid #CCCCCC;
	padding-bottom: 0px;
}

#menu .menuList a {
	font-size: 13;
	text-decoration: none;
}

#menu .menuList ul {
	display: none;
	list-style-type: none;
}

#menu .menuList li {
	display: inline;
	list-style-type: none;
}

#menu .menuList li a {
	background: #87878a;
	border-right: 0px solid #cccccc;
	color: white;
	float: left;
	padding: 4px 40px 4px 40px;
}

#menu .menuList li a:hover {
	background: #4c4674;
	color: white;
}

#menu .menuList li.selected a {
	background: #4c4674;
	border-right: 0px solid #cccccc;
	float: left;
	color: white;
	font-weight: bold;
}

#menu .menuList li.selected ul.submenu {
	position: absolute;
	display: block;
	top: 137px;
	width: 925px;
	visibility: inherit;
}

.ie #menu .menuList li.selected ul.submenu {
	left: 128px;
}

.gecko #menu .menuList li.selected ul.submenu {
	left: 130px;
}

#menu .menuList li.selected ul.submenu a {
	background: transparent;
	color: #666666;
	border: 0px;
	border-left: 0px solid #cccccc;
	font-size: 11;
	padding: 3px 40px 3px 40px;
}

#menu .menuList li.selected ul.submenu a.selected {
	color: #87878a;
}

#menu .menuList ul a:hover, #menu .menuList ul.submenu a:hover {
	background: transparent;
	color: #101010 !important;
	display: block;
	border: 0px;
	border-left: 0px solid #cccccc;
	padding: 3px 40px 3px 40px;
}

#submenu {
	width: 925px;
	border-bottom: 1px solid;
	border-color: #CCCCCC;
}

.ie #submenu {
	height: 20px;
}

.gecko #submenu {
	height: 15px;
}

.webkit #submenu {
	height: 15px;
}

#menuVertical {
	position: absolute;
	padding-top: 15;
	padding-left: 10;
}

.ie #menuVertical {
	position: absolute;
	margin-left: 0px;
}

#menuVertical ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menuVertical li {
	margin: 0 0 1px 0;
}

#menuVertical a {
	display: none;
	padding: 2px 5px;
	width: 140px;
	color: #EBEBEB;
	background-color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

#menuVertical a:hover {
	color: #EBEBEB;
	background-color: #FF6600;
	text-decoration: none;
}

#menuVertical ul ul li {
	margin: 0 0 1px 0;
}

#menuVertical ul ul a {
	display: none;
	padding: 5px 5px 5px 30px;
	width: 125px;
	color: #7F7F7F;
	/*	background-color: #666666;*/
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}

#menuVertical ul ul a:hover, #menuVertical ul ul a.selected {
	color: #101010;
	font-weight: bold;
	/*	background-color: #EBEBEB;*/
	background-color: transparent !important;
	text-decoration: none;
}

.wd-45{
	width: 45%;
}
.wd-60{
	width: 60%;
}
.wd-70{
	width: 70%;
}
.wd-80{
	width: 80%;
}
.wd-90{
	width: 90%;
}
.wd-100{
	width: 100%;
}
legend{
	float: none;
	width: auto;
	padding-bottom: 10px;
    padding-top: 10px;
}

.dropdown-toggle::after {
	border-top: 0;

	}
	 .dropdown-menu a{
 
  color:#502171;
}

.btn-radius{
	border-radius: 15px;
	width: auto;
	padding-right: 3rem!important;
	padding-left: 3rem!important;
}
 .dropdown-menu a:hover{
  background-color: #CF1426;
  color:#ffffff;
  font-weight: bold;


}
.triangulo::before{
	content: '';
	width: 0;
	height: 0;
	border-left:  12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #eee;
	position: absolute;
	top:-12px;
	left:10px;
	
}
.nav-item{

position: relative;
}
.nav-item{

position: relative;
}
button, input {
   
    font-size: 13px;
}

.nav-item:hover{

background-color: #CF1426;
border-radius: 50rem;


}
.nav-item av-link:hover{

background-color: white;
size: 15px;

}
button, input {
   
    font-size: 13px;
}

}
.table-wrapper-wd {
  width: 100%;
  min-height:40px;
  max-height:400px;
  overflow: auto;
}

td{
	padding-left: 10px;
}

.table-wrapper-wd table thead {
  position: -webkit-sticky; /* Safari... */
  position: sticky;
  top: 0;
  left: 0;
}
.pop{
	height: auto;
	width: auto;
}
form{
	padding-bottom: 10px;
}
td{
	padding-bottom: 4px;
}
