
.dropdown-menu>li>a
{
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: 100;
    line-height: 1.42857143;
    color: #555;
    white-space: nowrap;   
}
    
.submenuLinks
{
height: 50px; text-align: right; padding-top: 20px; margin-bottom: 40px;       
}
.submenuLinks>a:hover
{
    text-decoration: underline;
}
.naranja {
    color:#d39e1f;
    font-weight: 500;
}
.celeste
{
    color: #56c0ca;
    font-size: 12px;
    text-transform: uppercase;
}

.blanco
{
    color: #ffffff;
    font-size: 12px;    
}
.celeste>a:hover, .blanco>a:hover
{
    text-decoration: underline;
}

}
.headerLogo{
    height: 105px;
    padding-top: 22px;
}

.headerBrand
{
    padding-left: 17px;
    margin-bottom: 10px;
    font-size: 17px;
    color: white;
}

.footerBrand
{
    padding-left: 17px;
    margin-bottom: 10px;
    font-size: 17px;   
    color: lightgrey;
}

.footer {
    background: rgba(64, 75, 97, 0.9);
}

@media (min-width: 1200px){
.containerFooter
{
    padding-top: 20px;
    border-top: 6px solid #56c0ca;
    min-height: 240px; 
    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 30px;
    margin-right: auto;
    margin-left: auto; 
}
}

.contentdiv
{
    background: url(../img/slider1.png) center no-repeat;
    color: #555;
    font-size: 24px;
    font-weight: bold;
    margin: auto;
}

.textoDiv
{
    margin-left: 550px;
    width: 400px;
    text-align: left;
    height: 250px;
    padding-top: 40px;
}

.ui-dialog-titlebar-close {
  visibility: hidden;
}
.a{
 	color: #1b3766;
    text-decoration: none;  
}
.puntaTabla{
		background:url(../img/tablaBorde.jpg) top right no-repeat;
		height: 39px;
}

.titulo{
	font-family: arial;
	color: #1b3766;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
}
.titulo a{
  	color: #1b3766;   
}
.titulo  a.visited{
  	color: #1b3766;   
}
.slogan{
	font-family: AvenirLTStd, arial;
	font-size: 14px;
	color: #5C5D5D;
	font-weight:normal;
	padding-left: 10px;
	padding-top: 5px;
	letter-spacing: 0.1em;
}


.productos{
	background: white;
	width: 100%;
	border-top: 1px solid #A9ADAD;
}

.contenido{
	color: #5C5D5D;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-top: 3px;
}
.linksMore{
	font-family: arial;
	color: white;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	padding-right: 155px;
	padding-bottom:10px;
}

.linksMore a{
	color: white;
	font-weight:bold;
}

.linksMore a:hover{	color: #5C5D5D;}

.separador{
	border-bottom: 1px dashed #A9ADAD;
	padding: 5px;
    margin: 15px;
}
.divisor{
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

.subproductos{
	padding-left: 10px;
	margin-left: 20px;
	margin-right: 0px;
	border-right: 1px solid #A9ADAD;
}

.paginador{
    float: left;
    width: 100%;
    text-align: center;
}

/*.container
{
    width: 942px;
    margin: auto;
} 
*/
.resaltarRojo
{
    border: red solid 1px;
}
.customDialog .ui-widget-header
{
    background: #56c0ca;
}
.customDialog .ui-dialog-titlebar-close {
    display: none 
}
.invisible{
    display: none;
}
.profile{
    text-align: center;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 10px;
}
.formulario label{
   text-decoration: none; 
   font-size: 14px; 
   font-weight: bold; 
}
.formulario textarea{
    height: 200px;
}

.celdaDato{   
    padding: 4px;
    
}

.headerList{
  margin-bottom: 5px;
  border: 1px solid #ddd;
  width: 100%;
  height: auto;
  border-radius: 4px;
  margin-right: 20px;
  display: inline-table;
  font-weight: bold;
}

.hover{
    background: #fff;
}

.hover:hover{
    background: #ddd;    
}
.header {
	min-width: 942px !important;
	background: #56c0ca;
    min-height: 48px;
	margin-bottom: 0;
	padding-top: 0;
	position: relative;
	z-index: 0;
	width: 100%;
    border-bottom: 1px solid #d7a721;
}

.alignHeader {
	width: 942px;
	margin: auto;
}

.titleSecondHeader {
	font-size: 19px;
	font-family: Gotham, Arial, tahoma;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	margin: 0px;
}

.titleSecondHeader a {
	color: #555555;
}

.containerLogoHeader {
	background: transparent;
	height: 87px;
	width: 942px;
	margin: auto;
}

.linksHeader {
	font-size: 13px;
	font-family: 'Gotham';
}

.linksHeader :hover {
	color: #FFF;
	text-decoration: none;
}

.logoHeader {
	float: left;
	background:  url('../img/main_header_gcaba_iso.png') no-repeat top left;
	position: relative;
	height: 49px;
	width: 275px;
}

.lblError{
    color:#b94a48;
    font-weight: bold;
    padding-left: 4px;
}

.gridViewVertical table{
    border-collapse: collapse;
}

.gridViewVertical th{
    text-align: right;
}

.gridViewVertical td{
    text-align: left;
    vertical-align: bottom;
}

.linkHand{
	cursor:pointer;
    text-decoration: none;
}

.styled-select {
    border: 1px solid #ddd;
   height: 25px;
   overflow: hidden;
   width: 240px;
}

.styled-select select {
   background: transparent;
   border: 1px solid #ddd;
   font-size: 14px;
    height: auto;
   padding: 5px;
   width: 268px;
}
.selectNodo{
    max-width: 380px;
    padding: 4px; 
    font-size: 16px; 
    height: auto;
}
.styled-select.slate {
    height: auto;
   width: 240px;
   border: 1px solid #ddd;
}

.styled-select.slate select {
   border: 1px solid #ccc;
   font-size: 16px;
    height: auto;
   width: 268px;
}

.hiddenBtn{
    background: transparent;
    border: none !important;
    font-size:0;
}

.tituloSeccion{
    text-decoration: none; font-size: 18px; font-weight: bold; color: #993366;padding: 8px;
    padding-left: 0px; margin-top: 10px;
}

.recuadro{
    border: 1px solid #ccc; padding: 7px; border-radius: 4px; margin-top: 10px; margin-bottom: 10px; width: 100%; float: left;
}

.celda35{
    width: 35%; float: left; padding: 4px;
}
.celda50{
    width: 50%; float: left; padding: 4px;
}
.celda20{
    width: 20%; float: left; padding: 4px;
}

.celda15{
    width: 15%; float: left; padding: 4px;
}

.celda25{
    width: 25%; float: left; padding: 4px;
}
.celda10{
    width: 10%; float: left; padding: 4px;
}
.celda5{
    width: 5%; float: left; padding: 4px;
}
.textos{
    width: 100%; float: left; border-bottom: 1px solid #ccc; padding: 4px;
}

div.loading{ 
    text-align: center;
    vertical-align: middle;
    position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 999;
}

img.loading{
    width: 50px; 
    height: 50px;
}

span.loading{
    color: white;
}

.mapaContainer
{
    float: left; 
    height:500px; 
    border: 1px solid #ccc; 
    border-radius: 4px; 
    overflow: auto;
    width: 550px; 
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}

.hasDatepicker{
    background: url('../img/calendario.png') no-repeat center right 10px;
    padding: 4px;
    border-radius: 4px;
    width: 130px;
    font-size: 14px;
    margin: 4px;
}

.highButton{
    padding: 4px;
    border-radius: 4px;
    width: 130px;
    font-size: 14px;
    margin: 4px;
}