body {
 font-family:Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}
a {
    text-decoration: none;
    outline:0px none;
    color: #b75328;
}
a:hover {
    color: #F37038;
				text-decoration:underline;
}
img {
 border: 0px none;
}
select {
 outline:0px none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000;
}
input {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
form {
 margin:0px;
 padding: 0px;
}
#wrapper {
 width: 940px;
 margin-right: auto;
 margin-left: auto;
}
#header {
    background-color: #FFF;
    margin-bottom: 3px;
}
#header img {
 padding-left: 114px;
}
#logo {
 position: relative;
}
#tutilo {
    position: absolute;
    right: 50px;
    font-size: 26px;
    font-weight: bold;
    color: #000000;
    top: 47px;
}
#content,
#javascriptCheck {
 background-color: #FFF;
 padding: 50px 50px 50px 130px;
 min-height:350px;
 font-size:13px;
 /*color:#333;*/
 color: #797979;
}
#content {
/*	display:none;*/

}
#content > p{
    /*text-align: justify;*/
    text-align: left !important;
}
#content > p > b {
    color: #000072;
}
#content > p > ul {
    padding-left: 15px;
}
#content > p > ul > li {
    text-align: justify;
}
.globalTutilo {
    font-size: 13px;
    font-weight: bold;
    /*color: #000072;*/
				color: #3c3c3c;
    padding-top: 20px;
    padding-bottom: 3px;
   /* border-bottom: 2px solid #000072;*/
   border-bottom: 1px solid #f37038;
    text-transform: uppercase;
}
.globalSubtutilo {
    font-size: 13px;
    font-weight: bold;
   /* color: #000072;*/
    color: #3c3c3c;
    padding-top: 20px;
    padding-bottom: 3px;
    /*border-bottom: 1px solid #8D8D8D;*/
				border-bottom: 1px solid #f37038;
    margin-bottom: 10px;
}
.empresaSelector {
 background-color:#F4F8FA;
 padding:20px;
}
.empresaSelector select {
 font-size: 12px;
 color: #000;
 border: 1px solid #CCC;
}
#otraDisclaimer {
 display: none;
}
#empresaSubmit {
 display: none;
 padding-top:15px;
 text-align:right;
}
#introNota {
	font-size: 12px;
	padding: 20px;
	/*margin-top: 39px;*/
	margin-top: 22px;
	margin-bottom: 30px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	/*color: #000072;*/
	color: #444444;
	background-color: #FFFFFF;
	margin-left: 30px;
}
#introNota  li{
   /* text-align: justify;
    list-style: url('../images/point.png');*/
    text-align: left;
    list-style: none;
}
.introConsultaCampos {
 font-size: 12px;
 color: #333;
/* text-align: right;*/
 text-align: left;
 padding-right: 5px;
}
.introConsultaInput {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 250px;
    background-color: #FFF;
	-webkit-border-radius: 2;
	-moz-border-radius: 2;
	border-radius: 2px;
    border: 1px solid #CCC;
    font-size: 12px;
}
#introOlvidos {
 /*padding-left: 125px;*/
 padding-left: 0;
 font-size: 11px;
 margin-top: 10px;
 padding-top: 5px;
 /*border-top: 1px solid #145F93;*/
	border-top: 1px solid #f37038;
}
#introOlvidos a {
 display: block;
 background-attachment: scroll;
 background-image: url(../images/global_bullet.png);
 background-repeat: no-repeat;
 background-position: left 4px;
 padding-left: 13px;
 margin-bottom: 2px;
}
ol {
 margin: 0px;
 padding: 0px;
}
ol li {
 padding-top: 5px;
 padding-bottom: 20px;
}
.preguntaDependiente {
 padding-top: 20px;
}
.formGrupoPreguntas {
 font-size: 11px;
 margin-top: 5px;
}
.formNombreCampos {
 text-align: left;
 white-space: nowrap;
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 2px;
}
.formInputText {
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	font-size: 11px;
	color: #000;
	width: 300px;
	border: 1px solid #CCC;
}
#estacionesServicio {
 font-size: 11px;
 color: #333;
 padding-top: 10px;
 display: none;
}
.tipoDenuncia {
 border-bottom:1px solid #CCC;
 margin-bottom:3px;
}
.tipoDenunciaTutilo {
 font-size: 11px;
 padding-top: 4px;
 padding-right: 10px;
 padding-bottom: 5px;
}
.tipoDenunciaInfo {
 font-size: 11px;
 border-left:1px solid #000072;
 padding:0px 10px 5px 10px;
}
.tipoEjemplo {
 display:none;
 padding:5px 40px 10px 20px;
 font-size:11px;
 border-top: 1px solid #EAEAEA;
}
.denunciaMargen {
 margin-top: 5px;
}
.denunciaTextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	resize: none;
}
.denunciaDescripcion {
 padding-top: 5px;
}
#conocimientoOtros {
 display:none;
 font-size: 11px;
 margin-top: 5px;
}
.denunciaEjemplo {
 padding-left: 20px;
 vertical-align: bottom;
 padding-bottom: 3px;
}
.denunciaEstaciones {
 margin-top: 5px;
 padding: 5px;
}
.denunciaEstaciones table td {
 padding: 3px;
}
.submitForm {
 text-align: right;
 margin-top: 10px;
 margin-bottom: 40px;
 /*border-top: 1px solid #145F93;*/
	border-top: 1px solid #f37038;
 padding-top: 5px;
}
#recuperaError {
 color: #900;
 padding-top: 10px;
 display:none;
}
#volver {
 text-align: left;
 margin-top: 20px;
 padding-top: 10px;
 border-top: 1px solid #CCC;
}
.subtitulo {
	border-bottom: 1px solid #CCC;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	/*color: #000072;*/
 color: #3c3c3c;
}

.subtitulo span {
 font-size:16px;
 padding-right:5px;
}
optgroup {
 font-weight: lighter;
}

input.btnBase, a.btnBase {
	background: #f37038;
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	/*border: 1px solid #FFFFFF;*/
	border: 1px solid #f37038 !important;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 15px;
	margin-top: 5px;
	outline:0 none;
}
a.btnBase {
	text-decoration: none;
}
input.btnBase {
	border: 0 none;
	cursor:pointer;
}
a.btnBase:hover {
	background: #FFFFFF;
	border: 1px solid #F37038;
	color: #F37038;
}
input.btnBase:hover {
	background: #FFFFFF;
    border: 1px solid #F37038;
	color: #F37038;
}
#terminosCondiciones {
	/*border-top: 2px solid #000072;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;*/
 border-top: 1px solid #f37038;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
	margin-top: 5px;
	margin-bottom: 25px;
	padding-top: 5px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#seguimientosFiltros{
	border: 1px #000000 solid;
	text-align: justify;
	font-style: italic;
}
.ClssPop {
	list-style: url('../images/guion.jpg');
}
.ClssPop li{
	font-weight: bold;
}
/* Denuncia Nueva - Anexo */
.otros {
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
}
.p_formulario {
	text-align: justify;
}
.tipoDenuncia > .tipoEjemplo > p {
	text-align: justify;
}
.tipoDenuncia > .tipoEjemplo > div {
	text-align: justify;
}
.tipoDenuncia > .tipoEjemplo > div > ul {
	list-style-type: square;
	padding-left: 10px;
}
.tipoDenuncia > .tipoEjemplo > div > ul > li {
	text-align: justify;
	padding-left: 10px;
}
/*.radioSmu{*/
  /*-webkit-appearance: checkbox;*/ /* Chrome, Safari, Opera */
  /*-moz-appearance: checkbox;*/    /* Firefox */
  /*-ms-appearance: checkbox;*/     /* not currently supported */
/*}*/
.radioSmu {
}

/* vrweb 2019.04.06 */

p b{
    color: #555555 !important;
}
#iniciaDenuncia table tr td label[style="color: rgb(255, 0, 0);"] a{
	color: rgb(255, 0, 0) !important;
}

.lBox {
	position: fixed;
	background-color: rgba(0,0,0,0.65);
	text-align: center;
	height: 100%;
	width: 100%;
	top: 0;
	z-index: 2;
}

.lBoxTitle {
	position: absolute;
	width: 90%;
	height: auto;
	top: -3.33em;
	left: 5em;
}
.lBoxTitle > img {
	width: 150px;
}
.lBoxButton {
	position: absolute;
	width: 100%;
	text-align: center;
	height: auto;
	bottom: 0;
	left: 0;
}

.lBoxButton input[type="button"] {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	border: 0 none;
	border-radius: 3px;
	outline: 0 none;
	box-sizing: border-box;
	padding: 5px 15px;
	margin: 1em 0;
	cursor: pointer;
	background-color: #F37038;
}

.lBoxContent {
	text-align: left;
	height: 90%;
	position: relative;
	top: 5%;
	width: 100%;
	max-width: 600px;
	box-sizing: border-box;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 1em 0;
	border-top: 5em solid #FFFFFF;
	border-bottom: 2em solid #FFFFFF;
}

.lBoxScroll {
	width: 100%;
	height: calc(95% - 3em);
	overflow: auto;
	padding: 0 5em;
	box-sizing: border-box;
	margin-top: 40px;
}

.lBoxClose {
	display: block;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
	width: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	color: #FFF;
	background-color: #F37038;
	top: -4.5em;
	right: 0.5em;
	border-radius: 50%;
	z-index: 3;
}

.lBoxButton input[type="button"]:hover,
.lBoxClose:hover {
	background: #FFFFFF;
	border: 1px solid #F37038;
	color: #F37038;
}
.dNone{
	display: none;
}
.link{
	color: blue;
	cursor: pointer;
}
.recuadros{
	text-align:justify;
	border-style: solid;
	/* border-color:#FF0000 */
	border-color: #145F93;
	padding: 10px;
}
