﻿/*#region Hobeki*/
html, body {
    background-color: #ffffff;
    font-size: 90%;
    /* font-family: Roboto,Helvetica;*/
    background-color: #eee;
    user-select: auto !important;
    -ms-user-select: auto !important;
}

.iconosBusqueda
{
    background: transparent;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 9px;
    padding-right: 10px;
    border: 1px solid #cccccc;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.tituloMenuGestion
{
    padding-top:8px;
    color: #D0042B !important;
    font-weight: bold;
}

.enlaceMenu
{
    color: #000000 !important;    
}

.enlaceMenuSeleccionado
{
    color: #D0042B !important;    
}

.fadeVisible {opacity: 1 !important;}

.fondoBlanco{background-color: #fff !important;}

.tooltip
{
   background-color:transparent;
   text-align:left;  
}

.errorNif   
{
  font-style: italic;
  color: #f04124;
}

.logoExcel
{      
  width: 25px;
  height: 25px;  
}

span.obligatorio {
  font-size: 0.9em;
  font-weight: bold;
  color: #dc3545;
}
/*#endregion*/

/*.logo {
    background-repeat: no-repeat;
    background-size: 20%;    
    height: 75px;
    margin-bottom: 2px;

}*/

.ColorCancelar {
    background-color: #74bd6e !important;
    color: white !important;
}

.ColorCancelar:hover, .ColorCancelar:focus, .ColorCancelar:active, .ColorCancelar.active, .open > .dropdown-toggle.ColorCancelar {
    color: #fff;
    background-color: #107527 !important;
    border-color: #107527 !important; /*set the color you want here*/
}

.modal-header { 
    background-color: #e5e5e5;
}

.responsiveLogo {
    max-width: 30%;
    height: auto;
    min-width:150px;
}


div.AtencionCliente button {
    
    margin-top: 10px;
    padding: 10px;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#ededed));
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, white, #ededed) repeat scroll 0 0;
    box-shadow: 0px 0px 4px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 0px 4px rgba(255, 255, 255, 1);
    -moz-box-shadow: 0px 0px 4px rgba(255, 255, 255, 1);
    cursor: pointer;
    color: #A0A0A0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    font-size: 1em;
    color: #555555;
    font-weight: bold;
}

.iconoGris {
    color: #666666;
}

.alert-box.warning {
    /*background-color: #f08a24;*/
    /*border-color: #de770f;*/
    /*color: #FFFFFF;*/
    text-align: left;
    background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
    border-color: #dca7a7;
    color: #a94442;
    background-color: #f2dede;
}




.fullWidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.floatLeft {
    float: left;
}


table
{
    width: 100%;
}

.logospri
{
    background: url('../img/cabecera.png') no-repeat;
    background-size: contain;
    height: 80px;
}

.border
{
    border: 1px #2c2c2c solid;
}

.border-right
{
    border-right: 1px #2c2c2c solid;
}

.actionbar
{
    /*position: fixed;*/
    bottom: 0px;
    background-color: white;
}

.currency
{
    text-align: right;
}

.bottom-fixed
{
    width: 100%;
    left: 0;
    position: fixed;
    bottom: 0;
    z-index: 99;
}

.top-fixed
{
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99;
    padding-top: 4px;
}

.top-DatosExpe {
    width: 100%;
    left: 0;
    position: fixed;
    z-index: 99;
    padding-top: 15px;
}

.toplabel {
    color: white;
    background-color: #28a745;
    border: 1px solid #0078a0;
    padding: 6px 10px;
    border-radius: 0 0 5px 5px;
}


.reveal-modal.large, .reveal-modal.medium
{
    max-height: 78%;
    overflow-y: auto;
    top:90px;
}

.reveal-modal.large
{
    height: 85%;
}

.reveal-modal.xx-large
{
    height: 90%;
    width: 90%;
    max-width:100%;
    top:20px;
}
.reveal-modal.xx-large .row
{
    max-width:100%;
}

.reveal-modal.xx-large #SPRI_WEB_UI_WEBCONTROLS_ACCIONES_ACIONESMODAL_CONTENT
{
    height:100%;
}

textarea[disabled].textarea-bg
{
 background-color:#F5F5F5;
}

.ListBox option
{
   word-break: break-word;
}

#pnlFloating
{
    background-color: Red;
    position: fixed;
    top: 0;
    right: 0;
    padding: 5px 10px 5px 10px;
}

label.error
{
    /*color: White;*/
    font-style: italic;
}
.top-bar
{
    height: 3.5rem;
    line-height: 3.5rem;
}
/*#region Tabs*/

#logo {
    background-image: url("../img/cabecera.png");
    background-repeat: no-repeat;
    background-size: 20%;
    /*border-bottom: 1px solid #98b2b2;*/
    height: 71px;
    margin-bottom: 2px;
    margin-left: 5px;
}
#menu
{
    border-bottom: 1px solid #E7E7E7;
    margin: 0rem 0rem;
    padding-bottom: 0.2rem;
}
.wrapper
{
    margin-bottom: 50px;
    /*border: 1px solid #98b2b2;*/
    background-color: White;
    min-height: 600px;
}

.contentwrapper
{
    /*padding: 12px 20px;
    background-color: #ffffff;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.08);*/
}




    .tabs .tab-title > a 
    {
        border-top: 1px solid #b8b2b2;
        border-right: 1px solid #b8b2b2;
        border-left: 1px solid #b8b2b2;
        font-size: 0.9rem;
        padding: 7px 0px;
        color: #aaa;
        border-bottom: 1px solid #a30120;
        font-weight: 500;
        /*border-radius: 6px 6px 0px 0px !important;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
        
    }

    .tabs .tab-title.active a {
        color: #a30120;
        font-weight: bold;
        border-bottom: 1px solid white;
        border-top: 1px solid #a30120;
        border-right: 1px solid #a30120;
        border-left: 1px solid #a30120;
        padding-bottom: 6px;
        /*border-radius: 6px 6px 0px 0px !important;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
    }

/*#endregion*/

/*#region Inputs*/
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea, select {
    margin: 0 0 5px;
    /*border-color: #859CBC;*/
    /*height: 1.8rem;*/
    padding: 4px 6px;
    font-size: 100%;
    border-radius: 4px !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

table input[type="checkbox"]
{
    margin: 0px 5px;
}

input.error, textarea.error, select.error
{
    border-color: #ff0000;
}

/*#endregion*/

/*#region Tables*/
table thead tr th, table thead tr td
{
    padding: 5px 10px;
}

table tr th, table tr td
{
    padding: 7px 3px;
}
/*#endregion*/

/*#region Fuentes*/
label
{
    font-size: 100%;
}

.titulo-seccion
{
    font-weight: 700;
    padding: 5px 0 9px 0;
}

.bold
{
    font-weight: 700;
}
/*#endregion*/

.titulo-etiqueta:after
{
    content: ':';
}

.icon
{
    color: Black;
    font-size: 20px;
    vertical-align: middle;
}
/*.reveal-modal-bg
{
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}*/

.reveal-modal,
.reveal-modal-bg
{
    position: fixed;     
}


.text-justify
{
    text-align: justify;
}

.text-check
{
    text-align: center !important;
    min-width: 8%;
    max-width: 10%;
}

.text-expdte
{
    text-align: left !important;
    min-width: 10%;
    max-width: 15%;
}

.text-date 
{
    text-align: center !important;
    min-width: 10%;
    max-width: 15%;
}

.text-importe
{
    text-align: right !important;
    min-width: 10%;
    max-width: 20%;
}

.text-tecnico
{   
    text-align: left !important;
    min-width: 15%;
    max-width: 20%;
}

.text-command
{
    text-align: center !important;
    min-width: 8%;
    max-width: 10%;
}

ol
{
    /*font-size: 100%;*/
}

.listado .button.small, #operacionModal .button.small
{
    padding: 5px 10px;
    margin: 0;
}

.listado table tr th, .listado table tr td
{
    padding: 5px 5px;
}

.scrollingBox
{
    width: 100%;
    background-color: Red;
}

#operacionModal input[type="text"]
{
    display: inline;
}

input[type="text"].fecha
{
    width: 90px;
}

.tabs.estados .tab-title > a
{
    font-size: 0.8rem;
    padding: 6px 10px;
    font-weight: 500;
}

.listadoexpedientes
{
    min-height: 350px;
}

.listadoexpedientespaginador
{
    width: 100%;
    text-align: center;
}

.datediff
{
    font-size: 80%;
    color: #666;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #bbb !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #bbb !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #bbb !important;
   opacity:  1;
}
:-ms-input-placeholder, .placeholder { /* Internet Explorer 10-11 */
   color:    #bbb !important;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color:    #bbb !important;
}

ul
{
    font-size: 100%;
}

.SPRI_WEB_UI_WEBCONTROLS_CHECKCONFIRMARSUBSANACION
{
    display: inline;
    margin: 0px;
}

.calculoayuda
{
}

.calculoayuda TABLE TR TH
{
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 3px;
}
.calculoayuda TABLE TR TD
{
    padding-top: 0;
    padding-bottom: 3px;
}

.listadoexpedientes table
{
    margin-bottom: 2px;
}

.listadoexpedientes .pagesize
{
    color: #555;
}

.white
{
    color: White;
}

.granate {
    color: #a94442;
}

a.white:hover, a.white:active, a.white:visited, a.white:focus
{
    color: white;
    text-decoration: none;
}

a.white:hover
{
    text-decoration: underline;
}

a.CloseSession {
    margin-right: 0.8rem;
    text-decoration: none;
}

button, .button {
    background-color: #28a745 ;
    border-color: #107527;
    color: #FFFFFF;
}

    button:hover, button:focus, .button:hover, .button:focus {
        background-color: #107527;
    }

    button.small, .button.small {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        margin-bottom: 0.5rem;
        margin-top: 0.5rem;
    }

    button.warning, .button.warning {
        background-color: #28a745;
        border-color: #28a745;
    }

        button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
            background-color: #107527;
        }

    button.disabled, button[disabled], .button.disabled, .button[disabled] {
        background-color: #999999 !important;
        border-color: #999999;
    }


.top-bar-section ul li > a.button {
    background-color: #28a745;
    border-color: #107527;
}

    .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
        background-color: #107527;
    }

.top-bar-section ul li.active > a {
    background-color: #28a745;
}

    .top-bar-section ul li.active > a:hover {
        background: #bc0129;
    }

.top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #28a745;
}

    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #bc0129;
    }

@media only screen and (min-width: 40.063em) {
    .top-bar {
    }

        .top-bar .button,
        .top-bar button {
            height: auto;
        }

            .top-bar button.small, .top-bar .button.small {
                padding-top: 0.5rem;
                padding-bottom: 0.5rem;
                margin-bottom: 0rem;
                margin-top: 0rem;
                min-width: 8rem;
            }

    .contain-to-grid .top-bar {
        max-width: 85%;
    }
}

[class*="block-grid-"] > li {
    padding: 0.03rem 0.625rem 1.1rem;
}

.info {
    top: -18px; 
    position: relative; 
    font-size: smaller; }
    .info span { float: left; }
    .info .normal { width: 0.7rem; background-color: black; margin: 0.2rem; line-height: 0.7rem; }
    .info .recalculo { width: 0.7rem; background-color: #4C9FBA; margin: 0.2rem; line-height: 0.7rem; }
    
.dboxMotivosDenegacion { overflow: scroll; border: 1px solid; border-color: #859CBC; height: 100%; }    
#lboxMotivosDenegacion { overflow-y: hidden; height: auto; min-width:100%; width: auto; border:0px; }

.alert-box {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert-box.alert {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

    .alert-box.success {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

