
table.table-hover td:hover{
    cursor: pointer !important;
}

table td,th {
    text-align: center !important;
}

h4, .h4 {
    margin-top: 10px !important;
}

.select2{
    width: 100% !important;
    border: 1px solid #DDDDDD;
    padding: 6px 10px 6px 10px;
    border-radius: 4px;

}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px !important;
}

.select2-container--default .select2-selection--single
{
    border: 0 !important;
}

.uppercase_input{
  text-transform: uppercase;
}

.lowercase_input{
    text-transform: lowercase;
}

.label-pre-input{
    background-color: #eee;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    color: #555;
    line-height: 1;
    padding: 12px;
    text-align: center;
}

.estilo-input-manual{
    border: 1px solid #DDDDDD;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #66615B;
    line-height: normal;
    padding: 10px;
}

.btn-circle.btn-xl {
    width: 30px;
    height: 30px;
    padding: 1px 3px;
    border-radius: 35px;
    font-size: 20px;
    line-height: 1.44;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}

.nav:not(.tabs-subsecciones) {
    width: 300px !important;
}

.sidebar{
    width: 300px !important;
}

.sidebar-wrapper{
    width: 300px !important;
}

.boton-tamano{
    align-items: center;
    display:inline-flex;
    font-size:.8em !important;
    height: 38px !important;
    justify-content: center;
    line-break: auto;
    padding: 5px 8px;
    white-space:normal;
    width: 90px !important;
}

.boton-sin-estilos{
    background: none;
    border:none;
    color: #66615B;
    cursor: pointer;
    font:inherit;
    font-size: 80%;
    font-weight: 400;
    padding: 0;
    opacity: .7;
    outline: inherit;
}
input[type="radio"] {
    margin-left: 15px;
    margin-right: 5px;
}

.cargando {
    background: transparent url("/img/cargando.gif") no-repeat center center !important;
    opacity: 1;
}

#grafica-consumos {
    width: 100%;
}

@media (min-width: 992px) {
    .modal-extra-ancho {
        min-width: 85%;
    }
}

.botones-seleccion-agrupacion {
    text-align: center;
}

.oculto {
    display: none;
}

.tabs-subsecciones a {
    color: initial;
}

.tabs-subsecciones {
    margin-left: 2em;
    margin-bottom: 0;
    
}

.tabs-subsecciones li {
    box-shadow: 0 6px 10px -4px rgb(0 0 0 / 15%);
}

.sub-menu {
    margin-left: 1.5em;
}

.active-principal a, .active-principal a i {
    color: #ef8157 !important;
}

#aviso-cargando-lectura-instantanea, #aviso-cargando-datos-instantaneos {
    min-height: 300px;
}

.estado-contador {
    text-align: center;
}

#porcentaje-potencia-contratada {
    background-color: #f4f3ef;
    height: 4.2em;
}

#porcentaje-potencia-contratada-barra-resto {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

#boton-reconexion-icp {
    height: 4.2em;
    width: 100%;
}

@media (max-width: 992px) {
    #consumos_tipo_periodo label {
        width: 80%;
    }
}

#tabla-facturas thead tr th:last-child {
    min-width: 5em;
}

.suministro-completado {
    width: 72%;
    display: inline;
}

.anchura-completa {
    width: 100%;
}

.advertencia-problemas-validacion {
    display: none;
}

.anularFlexWrap{
    flex-wrap: nowrap !important;
}

#tamanoGlobalTodosLosFicheros {
    margin-top: 1em;
}

#solicitud_aviso_no_tramitan_exentas {
    display: none;
}

label.bt-info {
    cursor: pointer;
    font-size: 1em;
    margin: 0;
}

.contadorCaracteres {
    float: right;
}

.form-group textarea.campoTextArea {
    max-height: unset;
}

.tooltip-wrap {
    display: inline-block;
    margin: 10px 1px;
  }

.tooltip-wrap > * {
    margin: 0;
}

#documentoAnhadirAutorizado {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.descargaManual {
    font-size: 1.2em;
}

.descargaManual span {
    font-weight: 600;
    font-size: 0.75em;
    text-transform: uppercase;
    line-height: 1.3em;
}

#logoEmpresaMenuLateral {
    max-height: 120px;
}

div.panelMensajeEmail {
    padding: 1rem;
    border-radius: .3em;
    background-color: #eee;
    margin-bottom: 1rem;
    height: 20em;
    overflow-y: scroll
}

/* Panel información proceso solicitud */
#panelInfoProceso
{
    background-color: #E3E3E3;
}

#cabeceraPanelInfoProcesos h1
{
    font-size: 2em;
    line-height: 1.4em;
    margin-bottom: 0;
}

#cabeceraPanelInfoProcesos h2
{
    font-size: 1.5em;
    line-height: 1.45em;
    margin-bottom: 0;
}

#contenidoPanelInfoProcesos
{
    padding: 4em 3em 1em 2em;
}

#contenidoPanelInfoProcesos div.tituloProceso
{
    margin-bottom: 1.5em;
    text-align: justify;
}

#contenidoPanelInfoProcesos div.tituloProceso i.nc-icon
{
    font-size: 1.3em;
    display: inline-block;
    margin-right: 5px;
}

#contenidoPanelInfoProcesos div.tituloProceso span
{
    font-size: 1.3em;
}

#contenidoPanelInfoProcesos div.puntosProceso ul li
{
    text-align: justify;
    margin-bottom: 1em;
}

#infoRefCatastral
{
    display: block;
}

#comprobarRefCatastral {
    margin-top: 0;
}
