#header {
	margin-top: 0;
	background-image: url("http://localhost/scribaonline/klientes/img/bg-header.jpg");
	background-size: cover;
}
#page-container {
	margin-bottom: 20px;
}
#url-rewriting-warning {
	display: none;
}

#tit_encabezado, #idioma {

	border-bottom: 2px solid #3ba626;
	color: #3ba626;
	font-size: 18px;
	margin: 17px 0;
	padding: 10px 10px 0 10px;
	padding-top: 0px;
	height: 56px;
}

#tit_beneficiario, #idioma {

	border-bottom: 2px solid #3ba626;
	color: #3ba626;
	font-size: 18px;
	margin: 17px 0;
	padding: 10px 10px 0 10px;
	padding-top: 0px;
	height: 56px;
}
#idioma {
	text-align: right;
	/*font-size: 14px;
	 line-height: 30px;*/

}

body {
	background: #FFFFFF url(img/fondo.png) top repeat-x;
	font-family: Arial, Georgia, "Bitstream Charter", serif;
	font-size: 13px;
	color: #696969;
}

#encabezado-xs {
	border-bottom: 1px solid #CCCCCC;
}

.user-logged {
	font-size: 15px;
	color: #3ba626;
}

.container {
	background-color: #FFFFFF;
}

.well-celeste {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #9cdcf5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.trama_fondo {
	background: #FFFFFF url(img/textua-web.jpg) top repeat-x;
	/*min-width: 33.33333333333333%;*/
	min-height: 500px;
}

#aviso-legal {
	text-align: center;
	font-size: 12px;
	color: #000000;
	padding-top: 20px;
}

#aviso-legal h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#aviso-legal h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#aviso-legal h6 {
	background-image: url(img/degrade-horizontal.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 2px;
	margin: 10px 0 10px 0;
	display: block;
}

#aviso-legal-fecha {
	text-align: right;
	width: 100%;
}

#aviso-legal a, #aviso-legal a:visited {

	font-size: 12px;
	font-weight: bold;
	color: #09C;
	margin: 0 5px 0 5px;
	text-decoration: underline;
}

input[type="radio"] {
	margin: 0 2px 0 10px;
}

.linkpdf {
	background: url(img/fondo-pdf.png) no-repeat top left;
	padding: 6px 20px 0px 30px;
}

.calc {
	background: url(img/calc.png) no-repeat top left;
	padding: 6px 20px 0px 30px;
}

#footer {
	text-align: center !important;
	font-size: 11px;
	background: #ffffff url(img/fondo_footer.png) center repeat-y;
	padding-top: 15px;
	padding-bottom: 15px;
}

#contacto-xs {
	text-align: center !important;
	font-size: 11px;
}

.aclaracion {
	font-size: 10px;
	padding: 3px 10px !important;
}

.leyenda {
	padding-left: 10px;
	font-size: 9px;
	white-space:nowrap;
}

.leyenda a:link, .leyenda a:visited, .leyenda a:active{

	text-decoration:none;
	color:#696969;

}
.leyenda a:hover{
text-decoration: underline;
}

.olvido {
	text-align:right;
	font-size: 11px;
	white-space:nowrap;
	width: 100%;
	display: inline-block;
}

.olvido a:link, .olvido a:visited, .olvido a:active{

	text-decoration:none;
	color:#696969;

}
.olvido a:hover{
text-decoration: underline;
}

#nombre_original, #titulo-nuevo {
	color: #3ba626;
	font-size: 14px;
}

.input-mini, .icon-refresh{
	margin-top:5px;	
	width: 50px !important;
	display:inline !important;
}

.input-medium{
	margin-top:5px;	
	width: 100px !important;
	display:inline !important;
}

img#captcha{
	border: solid #CCC 2px;
	
}

.submit, .rechazar{
	margin-top: 5px;
	display: inline-block;
}

.ofertas{
	margin-bottom: 10px !important;
	
}

.isin-invalido{
color:#b94a48 !important;	
}

#texto-calculadora{
text-align: center;	
}
