/* Estilos personalizados */
.content_twig {
    margin: 10px;
}

#dialog-multi-pago table {
    border-collapse: separate;
    border-spacing: 0px;
    margin: 0px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

#accesos_directos{
width: 95%;
list-style: none;
margin: 5px 4px 10px 10px;
padding: 0px 35px;
position: relative;
text-align: left;
}

#accesos_directos li {
    display: inline-block;
    margin: 7px 20px;
    position: relative;
    
    font-weight: bold; 
}

#accesos_directos input.link {
    background:none!important;
     border:none; 
     padding:0!important;
    
    /*optional*/
     color:#069;
     text-decoration:underline;
     cursor:pointer;
     font-size: 11px;
}

#accesos_directos li a, #accesos_directos li a:visited,#accesos_directos li a:hover,#accesos_directos li a:active{
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
    position:relative;
    transition:0.5s color ease;
    text-decoration:none;
    color:#696969;
    font-size:2.5em;
}
#accesos_directos li a:hover{
    color:#696969;
}
#accesos_directos li a.before:before,#accesos_directos li a.after:after{
  content: "";
  transition:0.5s all ease;
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  position:absolute;
}
#accesos_directos li a.before:before{
  top:-0.30em;
}
#accesos_directos li a.after:after{
  bottom:-0.25em;
}
#accesos_directos li a.before:before,#accesos_directos li a.after:after{
  height:5px;
  height:0.1rem;
  width:0;
  background:gray;
}
#accesos_directos li a.fourth:before,#accesos_directos li a.fourth:after{
  left:0;
}
#accesos_directos li a.fifth:before,#accesos_directos li a.fifth:after{
  right:0;
}
#accesos_directos li a.before:hover:before,#accesos_directos li a.after:hover:after{
  width:100%;
}

#dialog-multi-pago table{
    margin: 0px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
#dialog-multi-pago fieldset{
    margin: 0px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;   
}
.tabla_formulario td {
    padding: 2px;
}

.label_inline {
    display: inline-block;
    vertical-align: middle; width: 100px; float: left;
}

.campo_select_mod {
    border: 1px solid #B6B8CD;
    font-size: 11px;
    width: 152px;
    font-family: Arial, Helvetica, sans-serif;
    color: #686868;
}

.ui-dialog-titlebar-close {
   // visibility: hidden;
}

hr {
    border-style: solid;
    height: 1px;
    border-color: lightgrey;
    border-bottom: none;
    border-left: none;
    border-right: none;    
}

.margen_der_5 {
    margin-right: 5px;
}

.margen_izq_5 {
    margin-left: 5px;
}

.texto_izq {
    text-align: left;
}

.ancho_maximo {
    width: 99%;
}

.ancho_60px {
    width: 60px;
}

.ancho_70px {
    width: 70px;
}

ancho_auto {
    width: auto;
}

.ancho_100px {
    width: 100px;
}

.etiqueta_mod {
    background-position: 0 1px;
    background-repeat: no-repeat;
    color: #6F6F6F;
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 3px;
}

.campo_texto_mod {
    border: 1px solid #B6B8CD;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #686868;
}

.campo_texto_mod2 {
    border: 1px solid #B6B8CD;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #686868;
    width: 149px;
}

.ancho_100porciento{
    width: 100%;
}

form > div:first-child > ul:first-child, /* mensajes de error globales */
form div > * > ul:first-child,           /* mensajes de error de cada campo */
form label + ul {
    background: #108A97;
    color: #FFF;
    list-style: none;
    margin: 0 0 1em;
    padding: .2em;
}
form > div:first-child > ul:first-child li,
form div > * > ul:first-child li,
form label + ul li {
    margin: 0;
    padding: .2em;
}
form > div:first-child > ul:first-child li + li,
form div > * > ul:first-child li + li,
form label + ul li + li {
    margin-top: .5em;
}

.label_mod {
    width: 125px;
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px;
}

.LText {
    margin-left: 0px;
    width: 142px;
}

.LSelect {
    margin-left: 0px;
    width: 145px;
}

.LTextL {
    width: 435px;
}

.margin-left-10px {
    margin-left: 10px;
}

input.error {
    border: 1px solid #c24949;
    background: #ffbcbc;
}

select.error {
    border: 1px solid #c24949;
    background: #ffbcbc;
}

textarea.error {
    border: 1px solid #c24949;
    background: #ffbcbc;
}

div.error{
    width: 60%; 
    float: none; 
    margin: auto;
    font-size: 12px;
}

input:focus, select:focus, textarea:focus{
    background-color: #EBF5FF;
}

input[type=radio]:focus {
    box-shadow: 0px 0px 0px 2pt #C0D5EB;
}

input[type=checkbox]:focus {
    box-shadow: 0px 0px 0px 2pt #C0D5EB;
}

.v_align_middle{
    vertical-align: middle;
    white-space: pre-line !important;
    word-break: break-word !important;
}

.ancho_90porciento{
    width: 90%;
}

.tabla_tramite tr th {
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.ui-jqgrid .ui-jqgrid-htable th div {
    height:auto !important;
    overflow:hidden;
    padding-right:4px;
    padding-top:5px;
    padding-bottom:5px;
    position:relative;
    vertical-align:text-top;
    white-space:normal !important;
    font-size: 12px;
}

.ui-jqgrid tr.ui-row-ltr td, a {
    font-size: 12px !important;
}
.ui-jqgrid tr.ui-row-ltr td {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

div.cargando {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background: #000;
    filter:alpha(opacity=0); 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity:0; 
    -khtml-opacity: 0; 
    opacity: 0; 
}

p.cargando {
    text-align: center; 
    color: #000; 
    position: fixed; 
    top: 0px;
    left: 50%;
    z-index: 9999;
}

.completado {
    border: 1px solid #8BC33B;
    background: #ECFFC4;
}

.contenedor-vertical{
    text-align: center;
}

.contenido-vertical{
    padding-top: 15%;
    padding-bottom: 15%;
}
.contenido-vertical-s{
    padding-top: 5px;
    padding-bottom: 5px;
}

select[disabled] {
    background: #dadad5;
}
select:disabled {
    background: #dadad5;
}

input:disabled {
    background: #dadad5;
}
input[disabled] {
    background: #dadad5;
}

textarea:disabled {
    background: #dadad5;
}
textarea[disabled] {
    background: #dadad5;
}

.selectText {
    -o-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
}
.selectText::-ms-expand {
    display: none;
}

.hidden {
    display: none;
}

.no-close .ui-dialog-titlebar-close {
  display: none;
}

.texto-mensaje-grilla {
    font-weight: bold; 
    text-align: center; 
    margin: 10px;
}

.inputDisabled {
    width: 145px;
    padding-left: 5px;
}

#img-pay {
position: relative;
float: left;
left: 6px;
}
/*Animaciones*/

@keyframes animatedBackground {
    0% { background-position-x: 0; }
    100% { background-position-x: -1367px; }
}
@-moz-keyframes animatedBackground {
    0% { background-position-x: 0; }
    100% { background-position-x: -1367px; }
}
@-webkit-keyframes animatedBackground {
    0% { background-position-x: 0; }
    100% { background-position-x: -1367px; }
}

.navbar-fixed-top{
    left: 0;
    position: fixed;
    right: 0;
    margin-top: -10px;
    background-image: url("https://www.santafe.gov.ar/assets/standard/images/barra-header.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 1367px 3px;
    background-color: #E3E1E2;
    height: 75px;
    left: 0;
    margin: 0px auto 30px;
    padding: 10px 0px 0 55px;
    position: fixed;
    right: 0;
    z-index: 5;
}
.animation-background{
    -webkit-animation: animatedBackground 8s linear infinite;
}

.row.ajax_form_progress {

    max-width: none;
    min-width: 0px;

}

.cssload-container {
    width: 117px;
    margin: 0 auto;
    position: absolute;
    z-index: 999;
    top: 33%;
    left: 35%;
    overflow: initial;
}

.cssload-circle-1 {
    height: 117px;
    width: 117px;
    background: rgb(255,106,0);
}

.cssload-circle-2 {
    height: 97px;
    width: 97px;
    background: rgb(255,161,0);
}

.cssload-circle-3 {
    height: 78px;
    width: 78px;
    background: rgb(0,193,102);
}

.cssload-circle-4 {
    height: 58px;
    width: 58px;
    background: rgb(255,220,79);
}

.cssload-circle-5 {
    height: 39px;
    width: 39px;
    background: rgb(16,175,15);
}

.cssload-circle-6 {
    height: 19px;
    width: 19px;
    background: rgb(0,203,224);
}

.cssload-circle-7 {
    height: 10px;
    width: 10px;
    background: rgb(255,179,203);
}

.cssload-circle-8 {
    height: 5px;
    width: 5px;
    background: rgb(0,99,120);
}

.cssload-circle-1,
.cssload-circle-2,
.cssload-circle-3,
.cssload-circle-4,
.cssload-circle-5,
.cssload-circle-6,
.cssload-circle-7,
.cssload-circle-8 {
    border-bottom: none;
    overflow: initial;
    border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
        -o-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
        -ms-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
        -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
        -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    animation-name: cssload-spin;
        -o-animation-name: cssload-spin;
        -ms-animation-name: cssload-spin;
        -webkit-animation-name: cssload-spin;
        -moz-animation-name: cssload-spin;
    animation-duration: 4600ms;
        -o-animation-duration: 4600ms;
        -ms-animation-duration: 4600ms;
        -webkit-animation-duration: 4600ms;
        -moz-animation-duration: 4600ms;
    animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        -ms-animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
    animation-timing-function: linear;
        -o-animation-timing-function: linear;
        -ms-animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
}

@keyframes cssload-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@-o-keyframes cssload-spin {
    from {
        -o-transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes cssload-spin {
    from {
        -ms-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
    }
}

@-webkit-keyframes cssload-spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes cssload-spin {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

/*Animacion*/


/* mockup code */

a.apdf {
        background: rgba(50,50,50,0);
        border: solid 1px #e6e6e6;
        border-radius: 2px;
        display: inline-block;
        height: 100px;
        line-height: 100px;
        margin: 5px;
        position: relative;
        text-align: center;
        vertical-align: middle;
        width: 100px;
}

a.apdf span {
        background: #f2594b;
        border-radius: 4px;
        color: #ffffff;
        display: inline-block;
        font-size: 11px;
        font-weight: 700;
        line-height: normal;
        padding: 5px 10px;
        position: relative;
        text-transform: uppercase;
        z-index: 1;
}

a.apdf span:last-child {
        margin-left: -20px;
}

a.apdf:before,
a.apdf:after {
        background: #ffffff;
        border: solid 3px #9fb4cc;
        border-radius: 4px;
        content: '';
        display: block;
        height: 35px;
        left: 50%;
        margin: -17px 0 0 -12px;
        position: absolute;
        top: 50%;
        /*transform:translate(-50%,-50%);*/
        
        width: 25px;
}

a.apdf:hover:before,
a.apdf:hover:after {
        background: #e2e8f0;
}
/*a:before{transform:translate(-30%,-60%);}*/

a.apdf:before {
        margin: -23px 0 0 -5px;
}

a.apdf:hover {
        background: #e2e8f0;
        border-color: #9fb4cc;
}

a.apdf:active {
        background: #dae0e8;
        box-shadow: inset 0 2px 2px rgba(0, 0, 0, .25);
}

a.apdf span:first-child {
        display: none;
}

a.apdf:hover span:first-child {
        display: inline-block;
}

a.apdf:hover span:last-child {
        display: none;
}
/* custom code for the demo */

