/*@font-face {
	font-family: 'ITC';
	src: url('fonts/ITCRoundedBT-Regular.eot'); 
	src: url('fonts/ITCRoundedBT-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/ITCRoundedBT-Regular.woff') format('woff'),		
		url('fonts/ITCRoundedBT-Regular.otf') format('opentype'),
		url('fonts/ITCRoundedBT-Regular.ttf') format('truetype'),
		url('fonts/ITCRoundedBT-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

@font-face {
	font-family: 'ITC';
	src: url('fonts/ITCAvantGardeStd-Bold.eot'); /* EOT file for IE */
	src: url('fonts/ITCAvantGardeStd-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/ITCAvantGardeStd-Bold.woff') format('woff'),		
		url('fonts/ITCAvantGardeStd-Bold.ttf') format('truetype'),
		url('fonts/ITCAvantGardeStd-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CenturyGothic';
	src: url('fonts/CenturyGothic.eot'); /* EOT file for IE */
	src: url('fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
		url('fonts/CenturyGothic.woff') format('woff'),		
		url('fonts/CenturyGothic.ttf') format('truetype'),
		url('fonts/CenturyGothic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html body {
    font-family: "CenturyGothic",Lato,Helvetica,Arial,sans-serif;;
}

.margen-superior {
	margin-top: 50px;
}
.botones-hero {
	margin-top: 20px;
}
.formulario-columna-derecha {
	margin-left: 728px;
    width: 220px;
}
.botones-busqueda {
	margin-top: 5px;
}
.botones-busqueda a {
	margin-left: 23px;
}
.dropdown-toggle strong {
	margin-top: 8px;
}
.dropdown-toggle .caret {
	border-top: 4px solid #FFFFFF;
}

#searchForm {
	padding: 15px;
}
.formulario-columna-derecha {
	width: 220px;
}
footer {
	text-align: center;
}
.imagen_lista {
	margin-left: 30px;
}
#listaFirmas th {
	width: 125px;
}
.tratamiento_respuesta {
	font-weight: bold;
	text-decoration: underline;
}
#codigoF .fondorosa {
	color: white;
}

.header_text h2 {
color: #d22630;
}

.ninja {
	color: black;
	display: none;
}

.deninja {
	color:  inherit;
	display: none;
}

.preguntar-ocupado {
	display: inline-block;
	float: right;
	top: 5px;
	margin-top: 0;
	margin-right: 0;
}

.pregunta-cerrada {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.pregunta-respuesta-seleccionada {
	display: inline-block;
	height: 20px;
	/*overflow: hidden;*/
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: normal;
	/*color: #3AAA35;*/
	color: #d9272e;
    font-size: 20px;
	text-align: right;
	/*font-family: ITC;*/
}

.pregunta-respuesta-seleccionada span {
    vertical-align: top;
    display: inline-block;
    padding-right: 6px;
}

.pregunta-respuesta-seleccionada span img{
    width: 20px;
    vertical-align: top;
}

.pregunta-respuesta-seleccionada i{
	vertical-align: top !important;
	margin-right: 9px !important;
	margin-top: 2px;
}

.bootstrap-widget {
	padding: 20px;
background-color: #F4F4F4;
}

.bootstrap-widget-header > i {
	position: absolute;
	margin-top: 5px;
}

.bootstrap-widget-header > i.fa-info-circle {
	margin-top: 2px;
    color: white;
}

.bootstrap-widget-header h3 {
margin-top: 0;
	margin-left: 12px;
	color: #d9272e;
    vertical-align: top;
    font-size: 20px;
	font-weight: normal;
	transition: margin 400ms ease;
}

.icono-verde {
	background-position-x: 5px;
	background-color: #3AAA35;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background-position: -286px 2px;
	padding: 2px;
	color: #3AAA35;
}

.icono-rojo {
	background-position-x: 5px;
	background-color: #d9272e;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background-position: -286px 2px;
	padding: 2px;
}

.formulario-asunto {
	resize: none;
}

.formulario-boton {
	margin-right: 28px;
}

.bootstrap-widget .bootstrap-widget-header {
	background: none !important;
	border: 0;
	border-top-left-radius: 0;
    border-top-right-radius: 0;
	height: auto;
}

.bootstrap-widget .bootstrap-widget-header [class^="icon-"] {
margin-left: 0;
margin-right: 0;
    margin-top: 0;
    vertical-align: top;
}

.bootstrap-widget .bootstrap-widget-content {
	background: inherit;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
	padding: 10px 22px;
}

.bootstrap-widget .bootstrap-widget-content form {
margin-bottom: 0;
}

.bootstrap-widget-header a i {
	margin-top: 13px;
}

.formulario-tratamiento {
	color: #d9272e;
	font-family: ITC, Arial,Helvetica,sans-serif;
	text-align: center;
	margin-bottom: 32px;
}
.formulario-respuesta-informacion {
	margin: 0 0 20px 0;
	/*color: #808080;*/
}
.formulario-respuesta-formulario {
	margin-bottom: 30px;
}

#formularioPresupuesto label {
	margin-left: 10px;
	/*background-image: url("../img/flecha-formulario.png");*/
	background-repeat: no-repeat;
	background-position-y: 10px;
	padding-left: 30px;
	width: 140px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	font-family: "CenturyGothic",Lato,Helvetica,Arial,sans-serif;
}
#formularioPresupuesto label span.required{
	display: none;
}
#formularioPresupuesto .controls .help-inline {
	font-size: 13px;
}
.control-group.error .help-block, .control-group.error .help-inline
#formularioPresupuesto div.control-group.error .help-inline, #formularioPresupuesto div.control-group.error label, #formularioPresupuesto div.control-group.error .help-block{
	color: #d9272e;
}

div.control-group.success .help-block, div.control-group.success .help-inline
#formularioPresupuesto div.control-group.success .help-inline, #formularioPresupuesto div.control-group.success label, #formularioPresupuesto div.control-group.success .help-block{
	color: #333;
}

#formularioPresupuesto div.control-group.success input, #formularioPresupuesto div.control-group.success select, #formularioPresupuesto div.control-group.success textarea {
	border-color: #CCC;
}

.header_text h2 {
	margin-top: 0;
margin-bottom: 16px;
	padding-top: 5px;
	font-family: ITC, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	font-size: 32px;
	color: #d9272e;
}

.pregunta-retroceder , .bootstrap-widget-header .icon-edit, .bootstrap-widget-header .icon-check {
display:none;
}

.bootstrap-widget .bootstrap-widget-content form label.checkbox {
	display: block;
}

@media (max-width: 939px) {
	.span12 {
    width: 100%;
	max-width: none;
	margin-left: 0;
	margin-right: 0;
}

.row {
    margin-left: 0;
}

.header_text {
	margin-left: 12px;
	margin-right: 12px;
}
}

@media (max-width: 550px) {
	.form-horizontal .controls {
    margin-left: 33px;
    clear: both;
}

input.span5, textarea.span5, .uneditable-input.span5 {
    width: 86%;
}

h2.formulario-tratamiento {
	    font-size: 24px;
    line-height: 32px;
}

.pregunta-respuesta-seleccionada {
	    text-align: left;
}
}

@media (max-width: 370px) {	
	.header_text h2 {
		font-size: 28px;
	}
	
	.bootstrap-widget-header h3 {
		font-size: 19px;
	}
	
	.form-horizontal .controls {
    margin-left: 10px;
}
}