/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11-10-2019, 20:26:02
    Author     : luis
*/


.denuncia-body {
    text-align: center;
    font-size: 1.5em;
}

.denuncia-radio .ui-inputtext {
    padding-left: 10px;
}

.denuncia-title {
    padding: 20px;
    background: #3f7bc8;
    color: white;
    font-weight: 900;
    text-transform: uppercase;
    border-bottom: 3px solid #eb8329;
}
.denuncia-title h4 {
    font-size: 24px;
    font-weight: 900;
}

.denuncia-content {
    margin: 0 auto;
    max-width: 800px;
    border-left: 1px solid #fbfbfb;
    border-right: 1px solid #fbfbfb;
    padding: 10px;
}

.denuncia-logo {
}

.denuncia-logo img {
    max-width: 300px;
    padding: 20px;
}

.denuncia-intro-title {
    color: #3f7bc8;
    font-weight: 900;
    border-bottom: 1px solid #3f7bc8;
    padding: 0;
    text-align: left;
    font-size: 15px;
}

.denuncia-intro-subtitle {
    text-align: left;
    padding: 5px 0;
}

.denuncia-radio{
    padding: 10px;
}


.denuncia-radio .ui-button:nth-child(1) span:before {
    font-family: FontAwesome;
    content: "\f21b";
    padding-right: 10px;
    font-size: 12px;
}
.denuncia-radio .ui-button:nth-child(2) span:after {
    font-family: FontAwesome;
    content: "\f007";
    padding-left: 10px;
    font-size: 12px;
}


.denuncia-intro-text {
    padding: 20px;
    text-align: justify;
}

.denuncia-box {
    text-align: center;
    background: #f0f0f0;
    border: 1px solid #dedede;
    padding: 40px;
}


.denuncia-box-title {
    color: #3f7bc8;
    font-weight: 900;
    font-size: 15px;
}

.denuncia-footer {
    padding: 20px;
    background: #3f7bc8;
    border-top: 3px solid #eb8329;
    color: white;
    margin-top: 20px;
}

.denuncia-footer a {
    color: white;
    font-weight: 900;
}

.denuncia-check .ui-chkbox-box {
    background: white;
}

.denuncia-check.ui-chkbox span.ui-chkbox-icon:before {
    top: -2px !important;
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

/** Denuncia Formulario **/

.denuncia-form-panel {
    padding: 20px;
}

.denuncia-form-preg-panel {
    padding: 10px;
}

.denuncia-form-preg-texto {
    font-weight: 900;
    text-align: left;
}

.denuncia-form-preg-opciones {
    margin-top: 10px;
}

.denuncia-form-preg-opciones .ui-selectonebutton {
    margin: 0 auto;
}

.denuncia-form-preg-opciones .ui-selectonebutton .ui-state-active {
    border: 1px solid #56793b;
    background: #4d9041;
    box-shadow: 0 0 0;
}


/** 
    Módulo VER
**/

.denuncia-ver .denuncia-intro-title {
    font-size: 20px;
    text-transform: uppercase;
}

.denuncia-ver .denuncia-intro-title strong {
    color: #f7922a;
}

.denuncia-ver-panel  {
    margin-top: 0px;
    padding: 40px;
    padding-top: 10px;
}

.denuncia-ver-panel  {
}

.denuncia-ver-panel > div {
    padding: 15px;
    border-top: 1px solid #ccc;
}

.denuncia-ver-label {
    font-weight: 900;
    text-align: left;
}

/*.denuncia-panel-comunicaciones {
    margin: 20px auto;
    margin-bottom: 40px;
}*/

.denuncia-panel-comunicaciones-nueva {
    margin-top: 10px;
    margin-bottom: 40px;
}


.denuncia-subtitulo-highlight {
    color: #3f7bc8;
}

.p-relative {
    position: relative;
}

.input-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 34px;
    color: #3f7bc8;
    text-align: center;
    margin-top: 10px;
}

.img-sobre-footer {
    margin-top: 50px;
    margin-bottom: 50px;
}

.denuncia-tipo-select-one-list {
    
}

.denuncia-tipo-select-one-list .ui-selectlistbox-listcontainer {
    height: auto !important;
}

.denuncia-tipo-select-one-list.ui-selectonelistbox .ui-selectlistbox-item {
    border: 1px solid #c5c5c5 !important;
    text-align: left;
}

.denuncia-tipo-select-one-list.ui-selectonelistbox .ui-selectlistbox-item > td {
    padding: 7px 7px;
}

.denuncia-tipo-select-one-list.ui-selectonelistbox .ui-selectlistbox-item > td:first-child {
    width: 85% !important;
}

.denuncia-tipo-select-one-list.ui-selectonelistbox .ui-selectlistbox-item > td:nth-child(2) {
    width: 15% !important;
    text-align: center;
}

.denuncia-tipo-select-one-list .ui-selectlistbox-item.ui-state-hover {
    background: #eeeeee;
}

.denuncia-tipo-select-one-list .ui-selectlistbox-item.ui-state-active, .denuncia-tipo-select-one-list .ui-selectlistbox-item.ui-state-highlight {
    background: #498f49 !important;
    color: #ffffff !important;
}

.denuncia-tipo-detalle-link:hover span {
    font-size: 18px;
    color: #546a7b !important;
}

.denuncia-header-con-logo {
    max-width: 250px;
    width: 100%;
}

.denuncia-logo h4 {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 40px;
}

@media screen and (max-width: 768px ) {
    .denuncia-modal-responsive { width: 90% !important;} 
}

.div-captcha {
    padding: 20px;
}

.div-captcha > div > div {
    margin: 0 auto;
}

.campo-obligatorio {
    color: #b10909;
    font-weight: 900;
}

.row-admin {
    background: #effaff;
}

.row-denunciante {
    background: #aaaac9;
    color: white;
}

.link-tipo-tooltip ul {
    margin: 0 !important; 
    text-align: left; 
}

.modal-tipo-detalle li { 
    text-align: left !important; 
}


.ui-selectonebutton.tipo-agrupado .ui-button.ui-state-default {
    width: 100%;
}