@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

@font-face {
	font-family: 'Brela';
	src: url('../../img/fonts/brela/brelaregular.otf');
	font-weight: normal;
	font-style: normal;
}
                                                         
body{
	font-family: 'Open Sans';
	color: #656565;
	margin: 0px!important;
}

.contenedor-cincodias-pregunta{
	/*width: 300px;*/
	width: 278px;
	height: 310px;      
	background-color: rgb(251,251,251);
	box-sizing: border-box;
  	/*border: 1px solid #CDCCCC;*/
}

br{margin-top:1px;}

/*
#texto-pregunta {
	font-family: 'Brela';
	font-size: 17px;
	color: #000;
	margin: 7px 0 0 10px;
	float: left;
}

.cabecera-cincodias-pregunta{
	background-color: #cdcccc;
	overflow: hidden;
}

div.vertical-line {
	float: left;
	width: 35%;
	box-sizing: border-box;
	padding: 10px 5px;
}

div.vertical-line:first-child {
	width: 65%;
	border-right: 1px solid rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: inset -10px 0px 10px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: inset -10px 0px 10px 0px rgba(0,0,0,0.6);
	box-shadow: inset -8px 0px 10px -9px rgba(0,0,0,0.6);
}

.logo{
  	max-width: 100%;
  	margin-top: 5px;
}

.cabeza-icon {
	height: 50px;
	float: left;
}
*/

select{
	color: #313131;                     
	height: 25px;
	/*margin: 7px;*/
	/*margin-top: 7px;*/
  	margin-bottom: 3px;
	width: 89%;
	font-family: 'Open Sans';
	box-sizing: border-box;
}

input{
	height: 19px;
  	width: 100%;
  	/*margin: 8px;*/
  	margin-bottom: 10px;
  	margin-top: 8px;
  	box-sizing: border-box;
  	font-family: 'Open Sans';
}

p{
	/*margin: -5px 0px 5px 15px;*/
	/*margin-left: 70px;*/
	font-size: 14px;
}

/*.entrar_text p {margin-bottom:17px!important;}*/
.action_usr p {
	/*margin-left: 67px;*/
	margin-top: 0px;
	font-size: 13px;
	font-family: 'Open Sans';
	margin-bottom: 10px;
}
.action_usr p strong {
	font-size: 16px;
	color: #008ea5;
	font-weight: normal;
	font-family: 'Brela';
}

#titular-bloque1{
	font-size: 18px;
	/*margin: 12px;*/
	margin-top: 0px!important;
	margin-bottom: 8px;
	font-family: 'Brela';
	padding-bottom: 5px;
	color: #008ea5;
}

#btn_submit:hover,#btn_registrar:hover,#btn_entrar:hover {background-color: #908e8e;}
#btn_enviar:hover,#btn_send:hover, #btn_ver:hover {background-color: #cdcccc!important;}                          

#btn_send {
	background-color: #313131;	
	border-radius: 2px;
	color: #fff; 
	transition: all 1s ease 0s;	
	text-align: center;
	font-family: 'Open Sans';
	cursor: pointer;    
	font-size: 12px;    
	padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
  	height: 17px;
  	/*margin: 10px*/
  	margin-top: 10px;
  	margin-bottom: 10px;
}

#btn_ver {
	background-color: #313131;	
	border-radius: 2px;
	color: #fff; 
	transition: all 1s ease 0s;	
	text-align: center;
	font-family: 'Open Sans';
	cursor: pointer;    
	font-size: 12px;    
	padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
  	height: 17px;
  	/*margin: 10px*/
  	margin-top: 10px;
  	margin-bottom: 10px;
}

#btn_entrar,#btn_registrar,#btn_enviar{	
	width: 50%;
  	height: 15px;
	border-radius: 2px;
	background-color: #cdcccc; 
	transition: all 1s ease 0s;	
	/*margin-left: 160px;*/
	text-align: center;
	cursor: pointer;  
	font-size: 11px;
  	padding: 2px 0;
  	/*margin-bottom: 30px;*/
  	margin: 11px auto;
}            

#btn_enviar{background-color: #313131!important; color: #fff!important;}

.flecha-icon{
	/*margin-right: -11px;*/
	margin-bottom: -10px;
	width: 85%;
}

.candado-icon,.contrato-icon,.pregunta-icon {
	/*margin-bottom: -52px;*/
	/*margin-left: 10px;*/
	height: 50px;
}

.err_show{
	font-size: 13px;
	color: red;
	margin-top: 0px;
}

.success_show{
	color:rgb(29, 206, 29);
	display:none;
	font-size: 15px;
  	/*margin-left: 10px;*/   
  	margin-top: 0px;
  	margin-bottom: 8px;
  	padding-bottom: 5px;
}

.titular-bloque1-none{display:none;}
.success-block{display:block;}

textarea{
	width: 100%;
	height: 123px;
	/*margin-left: 8px;*/
	margin-bottom: 10px;
	resize: none;
	font-family: 'Open Sans';
	font-size: 13px;
	box-sizing: border-box;
}

.textarea-resize {height: 112px;}
                     
.loader1 {
	background: url("/skin/2012/img/loader_g.gif?v=0") repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: none;
	height: 34px;
	/*margin: 2px auto!important;*/
	margin-top: 2px;
  	margin-bottom: 2px;
	width: 34px; 
	margin: 0 auto;   
	background-size: contain;                  
}

.loader2 {
	background: url("/skin/2012/img/loader_g.gif?v=0") repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: none;
	height: 25px;
	width: 25px;
	margin: 0 auto;   
	/*margin-left: 195px;*/
	/*margin-top: -22px;*/    
	background-size: contain;           
}
        
.image,.image-arrow{
	float: left;
	overflow: hidden;
	margin-right: 10px;
}

.image-arrow{margin-right: 0px!important;}

/*.fix-height{height:310px!important;}*/
                 
::-webkit-input-placeholder {                      
    font-family: 'Open Sans';
    color: #313131;
}
:-moz-placeholder { 
   font-family: 'Open Sans';
   color: #313131;
   opacity: 1;
}
::-moz-placeholder { 
   font-family: 'Open Sans';
   color: #313131;
   opacity: 1;
}
:-ms-input-placeholder {
   font-family: 'Open Sans';
   color: #313131;
}
