.separador{
    border-top: 1px dotted #ccc;
    margin: 20px 0;
}

.no-padding{padding:0;}

.fontweight300, .fontweight300 label { font-weight:300;}

h1{
	text-align: center;
	margin-bottom: 30px;
	font-family: 'Roboto', sans-serif;
}

td{vertical-align:middle !important;}

.bloques{
    display: block !important;
    margin: 7px 0 !important;

}

#header{

    width: 90%;
	}

#header h1{
	text-align:right;
	margin-bottom:20px;
	}

#header img{
	width:auto;
	height:auto;
	max-width:100%;
	
	}

h1 span{
	color: #0057A8;
}
#inicio{
/*	max-width: 600px;*/
}

#header{
	max-width:1000px;
	margin:0 auto;
	}

#max1000, .max1000{
	max-width: 1054px;
    margin:0 auto;
}

.miradio label input {
    margin-right: 10px;
}

.miradio label {
    font-weight: normal;
    /* left: 37px; */  
}

.radio label label {
    padding-left: 0;
}

.locales .well{
    margin: 0px;
    padding: 15px 10px;
	margin-bottom:20px;
	}
.form-horizontal .form-group:last-child{
	margin-bottom: 0;
}

.marginbottom20{
	margin-bottom:20px;
	}
.marginbottom40{
	margin-bottom:40px;
	}
.logo{margin:20px 0;}

 .bottom-align-text {
    position: absolute;
    bottom: 0;
    right: 0;
  }
 
 
  .row {
      position: relative;
  }
  
  /* búsqueda avanzada */
	.busqueda{display:none;}
	#busqueda-avanzada .glyphicon{
		font-size:0.6em;
		vertical-align: top;
    	padding: 5px 0 0 0;
		}
	#busqueda-avanzada{}
	#busqueda-avanzada:hover{
		cursor:pointer;
		text-decoration:underline;
		}
  
  /* fin búsqueda avanzada */
  
  
 /* TABS */
 
.nav-tabs{
	border-bottom:0 !important;
}

.nav>li>a:focus, .nav>li>a:hover{
	background-color: rgba(0,0,0,0.02) !important;
	}

.well{box-shadow: none !important;}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #f5f5f5 !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
	font-weight:bold;
}
 
 /* FIN TABS */
 
  
  
.nuevo_header{
	position: relative;
    border: 10px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    width: 100%;
    max-width: 1054px;
    height: 104px;
    padding: 0 0 0 0;
    background-color: #898989;
	margin:0 auto 17px;
	}
.header_bottom{
	border-top: 4px solid #fff;
    background: #ededed;
    margin: 0;
    padding: 0;
    height: 50px;
    margin-top: 54px;
}
.header_img{
	float:left;
    margin: 7px 0;
	}
.header_img img{
    height: auto;
    max-width: 100%;
    max-height: none;
	border-radius:3px;
}

.menu_admin{
    margin-bottom:20px;
}
.menu_admin ul{
    background-color:#ededed !important;
    border:0 !important;
    border-radius:0 !important;
}

.footer{padding:20px 0;}

.footer a{color:#777; text-decoration:underline;}
.footer a:hover{color:#333;}

.gray{
    background-color: #898989 !important;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.3;
    padding: 30px;
	}
.gray p{
	max-width: 1030px !important;
    margin: 0 auto !important;
	}

.copyright{
	clear: both;
    margin: 30px auto 0;
    text-align: left;
    max-width: 1030px;
    font-size: 11px;
    color: #777;
}

.copyright .menu_inferior_1 {
    float: left;
    max-width: 710px;
}

.copyright .img_footer {
    float: right;
    width: 165px;
    clear: right;
    padding: 30px 0 0;
}

.header_home{
/*    font-family: "Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	float:left;
    position: absolute;
    left: 131px;
    top: 26px;
    color: #fff;
    font-size: 0.9em;

	}

.header_home a{
	text-decoration:none;
	color:#fff;
	}
.header_home img{
    width: auto;
    height: auto;
    max-width: 25px;
    margin-bottom: 7px;
	}


.header_txt{
font-family: "Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    float: right;
    position: absolute;
    right: 10px;
    top: 26px;
    color: #fff;
    font-style: italic;
    font-weight: bold;
    font-size: 1.2em;	
	}

/* Redes sociales */

.RedesSociales{
	width: 100%;
    max-width: 1030px;
    margin: 0 auto 30px;
}
.RedesSociales a{
	margin: 15px 20px 0 0;
	text-decoration:none;
	display:inline-block;
	}

.RedesSociales a:hover {
    opacity: 0.7;
}

.RedesSociales span{
	color: #1F1F1F;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;}


.RedesSociales .big_facebook, .RedesSociales .big_instagram, .RedesSociales .big_twiter, .RedesSociales .big_youtube {
    width: 30px;
    height: 30px;
}

.RedesSociales .big_facebook {
    background: url(../img/redes-desktop.gif) no-repeat;
    background-size: cover;
    display: inline-block;
}

.RedesSociales .big_twiter {
    background: url(../img/redes-desktop.gif) -30px 0 no-repeat;
    background-size: cover;
    display: inline-block;
}

.RedesSociales .big_instagram {
    background: url(../img/redes-desktop.gif) -62px 0 no-repeat;
    background-size: cover;
    display: inline-block;
}

.RedesSociales .big_youtube {
    background: url(../img/redes-desktop.gif) -94px 0 no-repeat;
    background-size: cover;
    display: inline-block;
}

.RedesSociales .big_pinterest {
    background: url../(img/redes-desktop.gif) -124px 0 no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
}

.RedesSociales .big_facebook, .RedesSociales .big_instagram, .RedesSociales .big_pinterest, .RedesSociales .big_twiter, .RedesSociales .big_youtube, .RedesSociales a {
	transition: .25s ease-out;
    -webkit-transition: .25s ease-out;
    -moz-transition: .25s ease-out;
    -o-transition: .25s ease-out;
}

/* fin redes sociales */

/* calendar */
.RadCalendar .rcRow a, .RadCalendar .rcRow span {width:auto !important;}
.RadCalendarPopup{z-index:7001 !important;}

.RadInput_Bootstrap .riRead, .RadInput_Read_Bootstrap {
    background-color: #fff !important;
    border: 1px solid #ccc !important;
}

/* fin calendar */


.input-group-addon /* background prefijo cel */{
    color: #999;
    background-color: #f9f9f9 ;
}

  
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline{margin-left:0 !important;}



.texto-sms {
   color: #666;
   font-size: 13px;
}

input[type=checkbox], input[type=radio] {
    margin: 5px 5px 0;
}

.tabla-12{font-size:12px;}

 @media (max-width: 768px ) {
 .bottom-align-text{position:relative;}
 .logo{text-align:center;}
 #header h1{text-align:center;}
 .well{padding:30px;}
 .nav-tabs{width:90%; margin:0 auto;}

  .footer {
    padding: 20px 10px;
}
.gray {
    padding: 20px 10px;
}
.copyright .menu_inferior_1 {
    float: none;
}
.copyright .img_footer {
    float: none;
    width: 100%;
    padding: 10px;
    text-align: center;
}

 }
 .labelTitGlosas {
    font-weight: bold;
}

#ContentPlaceHolder1_txt_email {
    word-break:break-all;
}

.spanRadButton{padding:0 !important;}
.spanRadButton span{padding:6px 12px !important;}

.textoSmall {
    font-size: small;
}