/*
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 : 14/03/2017, 12:40:12
    Author     : ernesto
*/
html, body {position: relative}

.top-padding {
    min-height: 700px;
}

.text-right{
    text-align: right;
}

.text-left{
    text-align: left;
}


/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modalLoading {
    display: block;
}                


.number{
    text-align: right;
}


table#tablaBloque1 thead tr th,
table#tablaBloque2 thead tr th,
table#tablaBloque3 thead tr th,
table#tablaBloque4 thead tr th{
    text-align: center;
}

.agregarBloque{
    text-align: center;
}
form button{
    float:none;
}

.btn-detalle{
    margin-top: 21px !important;
}

.datos_partida{
    display:none;
    background: lightgrey !important; 
    width: 270px !important;
    padding: 10px !important;
}

.alta_datos_grales_p2 label{
    display: inline !important;
}

.alta_datos_grales_p2 span{
    display: inline !important;
}

.notificacion_tipologia{    
    border: 0.5px solid black ; 
    box-sizing: border-box;    
    margin-left: 5px;
    margin-right: 2em;
    padding-left: 5px;    
}

.pop_error{
    color: red;
}

table.table-bordered>tbody>tr>td.accion{
    border-left-width: 0px!important;
    border-right-width: 0px!important;
    text-align:center;
}


.inline-block{
  display:inline-block
}

a { 
    cursor: pointer;
}


form fieldset {
     border: 1px solid #666!important; 
     padding: 5px!important; 
     margin: 0px 10px 10px 0 !important; 
}

.editar-anexo{
    line-height : 25px;
}

body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    color: rgba(0, 0, 0, 0.71) !important;
}

.card .card-content p {
    color: #494963 !important;
}


main {
    min-height: calc(100% - 100px);
    padding-left: 0px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    flex: 1 0 auto;
    background-color: #FBFBFB;
}

.container {
    padding: 0 0.5rem;
    margin: 0 auto;
    max-width: 100% !important;
    width: 98%;
}

#left-sidebar-nav {
    position: fixed;
    width: 100px;
    left: 180px;
    z-index: 999;
    height: auto;
}

.side-nav {
    /*width: 240px;*/
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.side-nav a {
    height: 0px;
    color: #000000 !important;
}

ul.side-nav.leftside-navigation {
    background-color: #FFFF;
    top: 64px;
    overflow: auto;
    height: 100%;
}

@media screen and (min-width: 992px){
    ul.side-nav.leftside-navigation{
        height: 90.5%;
        margin: 10px;
        border-radius: 10px;
    }

    .custom-footer-copy{
        margin-left: 80px;
    }
}

ul.side-nav.leftside-navigation .no-padding:hover{
    background-color: #fff1e6 !important;
    margin: auto  5px;
    border-radius: 5px;
}

ul.side-nav.leftside-navigation .no-padding:focus{
    background-color: #fff1e6 !important;
}

ul.side-nav.leftside-navigation .no-padding a:hover{
    color: #0a0a0a !important;
}

ul.side-nav.leftside-navigation .no-padding:hover a .material-icons{
    color: #fd7400 !important;
}
ul.side-nav.leftside-navigation .no-padding:hover a  svg{
    fill: #fd7400 !important;
}

ul.side-nav.leftside-navigation .no-padding .material-icons{
    color: #0a0a0a  !important;
}

ul.side-nav.leftside-navigation li .subheader .material-icons{
    color: #0a0a0a  !important;
}

ul.side-nav.leftside-navigation li:not(.no-padding).user-details {
    /*
    background: url("../../../images/gallary/12.png") no-repeat center center;
        background-color: rgba(0, 0, 0, 0);
        background-size: auto auto;
        */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 15px;
    padding: 15px 0 0 15px;
}

ul.side-nav.leftside-navigation li:not(.no-padding) {
    line-height: 17px;
    word-break: break-word;
}

.container-perfil{
    padding-left: 8px;
    padding: 20px 0px 20px 8px;
}

.container-perfil p{
    margin: 5px 0px;
    font-size: small;

}
.nombre-usuario{
    font-weight: bold;
}

.task-card-title{
    border-bottom: #80808038 1px solid;
    margin: 0 o !important;
}

ul.side-nav.leftside-navigation li:not(.no-padding) a {
    font-size: 12px;
    font-weight: 300;
    white-space: nowrap;
}

ul.side-nav.leftside-navigation .profile-btn {
    margin: 0;
    text-transform: capitalize;
    padding: 0;
    font-size: 15px;
}
#slide-out li a i,
#slide-side li a i {
    line-height: inherit;
    width: 1rem;
    font-size: 1.4rem;
    display: block;
    float: left;
    text-align: center;
    margin-right: 1rem;
    color: #0a0a0a ;
}

#titulo-principal .subtitulo {
    font-weight: 300;
}


.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}

.pink.accent-2 {
    background-color: #26a69a !important;
}

.notification-badge {
    font-family: sans-serif;
    position: relative;
    right: 5px;
    top: -20px;
    color: #ffffff;
    background-color: #00bcd4;
    margin: 0 -.8em;
    border-radius: 50%;
    padding: 2px 5px;
}

small {
    font-size: 0.8rem;
}

#notifications-dropdown li {
    padding: 8px 16px;
    font-size: 1rem;
}

#notifications-dropdown li.divider {
    padding: 0;
}

#notifications-dropdown li>a {
    padding: 0;
    font-size: 1.1rem;
    font-weight: 300;
}

#notifications-dropdown li>a:hover {
    background-color: transparent;
}

#notifications-dropdown li>a>span {
    display: inline-block;
    font-size: 1.2rem;
    position: relative;
    top: 4px;
    margin-right: 5px;
}

#notifications-dropdown li>span {
    font-size: 0.8rem;
    font-weight: 400;
    margin-left: 38px;
}
.custom-items-notification .notification-items{
    display: block;
    
}
.custom-items-notification a  #notificacion{
    color: #fdfcfb !important;
    background-color: #0a0a0a !important;
  }
.custom-items-notification:hover a  #notificacion{
    background-color: #FD7400 !important;
  }

  .hover  {
    color: #fdfcfb !important;
    background-color: #0a0a0a !important;
  }
.icon-bg-circle {
    color: #fff;
    padding: .4rem;
    border-radius: 50%;
}

#pizarra .collection-header {
    padding: 0px !important;
    border-radius: 10px;

}

#pizarra h4 {
    padding: 20px 0px;
    padding-left: 15px;
    
}
#pizarra .collection-item{
    margin:20px;
}
.foto-perfil{
    display: flex;
    align-items: center;
}
#pizarra{
    border-radius: 10px;
}
 .collection{
    border-radius: 10px;
    box-shadow:  1px 0px 17px #d5d5d5 !important;
}
#task-card .collection-header  {
    padding: 20px;
}

#task-card .task-card-title {
    margin: 0;
    color: #fff;
    font-weight: 300;
}


.task-card-date {
    font-size: 1.0rem;
    margin: 0;
}

/**
*   custom materializecss
*/

.collection .collection-item {
    background-color: #fff1e6 !important;
}

.collection .collection-item:hover {
    color: #FD7400 !important;
    background: #fff1e6 !important;
}

#pizarra .collection .collection-item.avatar .circle {
    position: absolute;
    width: 42px;
    height: 42px;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 1.5rem;
    color: #fff;
    font-weight: 300;
    padding: 10px;
}



#pizarra .task-card-title {
    margin: 0;
    color: #fff;
    font-weight: bolder;
}

#pizarra .collection-item{
    background-color: #fff1e6;
    color:#070707 !important;
}

#pizarra .collection-item:hover{
    background-color: #fff1e6 !important;
    color:#FF7402 !important;
}

.marca {
    padding: 0px;
}

.page-footer {
    padding-top: 10px;
}

/**
* animaciones
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fast {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

.card .card-image .card-title {
    text-shadow: 1px 1px black !important;
}



.custom-font-small {
    font-size: small;
}

.custom-no-pointer {
    cursor: default !important;
}


/**
*  logo branding
*/

nav .brand-logo {
    padding: 0px !important;
}

.logo.logo--sf-big {
    /*Ajustes 2020
     width: auto;
    height: 61px; */
    margin-top: 20px;
    margin-left: 80px;
}



.logo.logo--sf-big:hover {
    /*
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1)
    */
}

.logo.logo--sf-small {
    width: auto;
    height: 61px;
}



.logo.logo--sf-small:hover {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3)
}

.logo.logo--sf-big,
.logo.logo--sf-small {
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.logo.logo--sf-big:after,
.logo.logo--sf-big:before,
.logo.logo--sf-small:after,
.logo.logo--sf-small:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

#contenedor-recibo{
    border-radius: 10px;
}

#contenedor-recibo .buttons-custom-responsive{

}

#recibo{
    border-radius: 10px;
}
#recibo .card-image img{
    border-radius: 10px 10px 0px 0px;
}

#recibo .card-action{
    border-radius: 0px 0px 10px 10px;
}
.logo.logo--sf-big:before,
.logo.logo--sf-small:before {
    background-image: url(../img/sf-logo-intranet.png);
    z-index: 2
}

.logo.logo--sf-big:after,
.logo.logo--sf-small:after {
    background-color: #bf3376;
    background-image: -webkit-linear-gradient(top right, #bf3376 0%, #cb6120 100%);
    background-image: -webkit-gradient(linear, right top, left bottom, from(#bf3376), to(#cb6120));
    background-image: -webkit-linear-gradient(top right, #bf3376 0%, #cb6120 100%);
    background-image: -o-linear-gradient(top right, #bf3376 0%, #cb6120 100%);
    background-image: linear-gradient(to bottom left, #bf3376 0%, #cb6120 100%);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 0;
    z-index: 1
}

.logo.logo--sf-big:hover:after,
.logo.logo--sf-small:hover:after {
    opacity: 1
}

.tabs .tab a{
    background-color:#fab476;
    color:#fffefd;
}

.tabs .tab a:hover,
.tabs .tab a.active {
    background-color: #FD7400;
    color: white;
}

.custom-footer-copy {
    margin-top: 15px;
    margin-bottom: 0px;
    font-size: smaller;
    text-transform: uppercase;
    color:#494967;
}

.custom-inline-ul-li{
    display: flex;
    justify-content: end;
}

.custom-inline-ul-li li {
    display: inherit;
}

.custom-row {
    margin-bottom: 0px;
}

.custom-header {
    line-height: 200%;
}

.custom-title-parrafo {
    font-weight: bold;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

/**
* new design
*/

.card {
    background-color: #FFFF;
    border-radius: 10px;
}

.card .card-image img{
    border-radius: 10px 10px 0px 0px;
}

.card .card-image .card-title {
    color: #494963;
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100%;
    padding: 3px 25px;
    background: rgba(255, 255, 255, 0.74) !important;
    /* #1d97a9 */
    /*rgba(79, 158, 178, 0.8);*/
}

ul .hide-on-large-only .cuc-component-slide .material-icons{
    color:#FFFF !important;
}

.card .card-image .card-title {
    text-shadow: 0px 0px !important;
}

.card .card-title {
    font-size: 22px;
    font-weight: 300;
}

.custom-card-title-background h4 {
    background: #ffffff !important;
    color: #0a0a0a !important;
    font-size: 20px;
}

.fixed-top {
    background-image: none !important;
    background-color: #FFFF;
    box-shadow: .063rem .063rem .625rem #9e9e9e1a;
    /* background-color: #203F7A !important; */
}

.custom-box-shadow-none {
    box-shadow: 0 0px 0px 0 transparent, 0 0px 0px 0 transparent, 0 0px 0px 0px transparent !important;
}

.user-view {
    border: 1px solid #80808038;
    margin: 10px;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    box-shadow: -4px 0px 6px #f0eeee;
}

.user-image-dropdown{
    display: flex;
    flex-direction: column;
}

.custom-logo-producto h1 {
    margin-bottom: 10px;
    color: #494963;
    font-weight: bolder;
}

.custom-notification-badge {
    right: 1px;
    top: -3px;
    background-color: #F44336 !important;
}

#notifications-dropdowns {
    width: 340px !important;
}

#notifications-dropdowns li {
    font-size: 1rem;
    padding: 8px 14px;
}

h6 {
    font-size: 1.15rem;
    line-height: 110%;
    margin: .575rem 0 .46rem 0;
    color: #212121 !important;
}

#notifications-dropdowns li.divider {
    padding: 0;    
}

#notifications-dropdowns li {
    font-size: 1rem;
    padding: 8px 14px;
}

#notifications-dropdowns li > a {
    font-size: 0.9rem;
    font-weight: 300;
    padding: 0;
    width: 100%;
    display: block;
}

#notifications-dropdowns li > a > span {
    font-size: 1.2rem;
    position: relative;
    top: 4px;
    display: inline-block;
    margin-right: 5px;
}

#notifications-dropdowns li.divider {
    height: 1px;
    min-height: 0;
}

#notifications-dropdowns li > time {
    font-size: .8rem;
    font-weight: 400;
    margin-left: 38px;
}

#notifications-dropdowns li:hover, #notifications-dropdowns li.active {
    background-color: #fde2cc !important;
}

.media-meta {
    font-size:11px;
    line-height:3;
    font-weight: bold;
}

.formulario-consulta-expediente-sie input {
    border-bottom: 1px solid #FD7400;
}

.p {
    color: #616161 !important;
}

strong, b {
    font-weight: bold;
}

/**
* media
*/


@media (min-width:993px) {
    .custom-inline-ul-li{
        margin-top: 34px;
    }
}

@media screen and (max-width: 992px){
    .custom-col{
        margin-bottom: 15px;
    }
    .custom-inline-ul-li{
        margin-top: 10px;
    }

}


@media (min-width:765px){}

@media (min-width:1281px) {
    .container-img{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .container-img .container-inicio{
        display: flex;
        flex-wrap: wrap;
        justify-content: start;
        gap: 10px;
        padding-bottom: 20px ;
        padding-left: 10px;
    }
    .container-img .container-inicio .elements .card{
        height: 100%;
    }


    .container-img .container-inicio .elements img{
        width: 100%;
        height: auto;
    }

}


@media (min-width:1281px){
    .container-img .container-inicio .elements{
        max-width: 400px;
    }
    .container-img .container-inicio{
        padding-left: 10px;
    }
}

@media (min-width:1025px) and (max-width:1280px){
    .container-img .container-inicio .elements{
        max-width: 300px;

    }
    .container-img .container-inicio{
        padding-left: 30px;
    }
}
@media (min-width:768px) and (max-width:1024px){
    .container-img .container-inicio .elements{
        max-width: 220px;
    }

    .container-img .container-inicio{
        padding-left: 20px;
    }
}
@media (min-width:765px) and (max-width:1280px) {
    .container-img{
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: end;
    }
    .container-img .container-inicio{
        display: flex;
        flex-wrap: wrap;
        justify-content: start;
        gap: 10px;
        padding-bottom: 20px ;

    }
    .container-img .container-inicio .elements .card{
        height: 100%;
    }

    .container-img .container-inicio .elements img{
        width: 100%;
        height: auto;
    }

}



@media  (max-width:764px) {
    .container-img{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0px 5px 0px 5px;
    }
    .container-img .container-inicio{
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .container-img .container-inicio .elements img{
        width: 100%;
        height: 100%;
    }

    .container-img .container-inicio .elements{
        max-width: 100%;
    }
}

@media (max-width:1280px) {
    .buttons-activos-pasivos {
        display:flex;
        flex-direction: column;
       gap: 4px;
    }
}

@media only screen and (min-width: 1281px){
    .buttons-activos-pasivos {
        display:flex;
        flex-direction: row;
        justify-content: center;
        gap:5px;
    }

    .buttons-custom-responsive{
        display:flex;
        flex-direction: row;
        justify-content: start;
        gap: 4px;
      }
}

@media only screen and (max-width: 600px) {

    .custom-logo-producto {
        float: none !important;
        text-align: center;
    }

    .custom-logo-producto h1 {
        margin-top: 50px;
    }

    .nav-wrapper{
        background-color: #FFFF;
    }

    .user-iup{
        color:#757575 !important; 
    }

    nav {
        height: 65px !important;
        background-color: #FFFF;
    }

    span.badge.new {
        min-width: 60px;
    }

    span.badge {
        text-align: center;
        font-size: 1rem;
        line-height: 22px;
        color: #757575;
    }

    #notifications-dropdowns {
        left: 1px !important;
        width: 98% !important;
    }

    #notifications-dropdowns li {
        font-size: 1rem;
        padding: 8px 16px;
    }

    #notifications-dropdowns li.divider {
        padding: 0;
    }

    #notifications-dropdowns li > a {
        font-size: 0.9rem;
        font-weight: 300;
        padding: 0;
    }

    #notifications-dropdowns li > a > span {
        font-size: 1.2rem;
        position: relative;
        top: 4px;
        display: inline-block;
        margin-right: 5px;
    }

    #notifications-dropdowns li > time {
        font-size: .8rem;
        font-weight: 400;
        margin-left: 38px;
    }

    #notifications-dropdowns li > h6 {
        font-size: 1.15rem;
        line-height: 110%;
        margin: .575rem 0 .46rem 0;
    }

    .custom-inline-ul-li li {
        display: inherit !important;
    }

    .footer-content{
        text-align: center;
    }
}

    #user-iup{
        color: #757575 !important;
    }
@media (max-width: 640px) and (orientation: landscape) {
    span.badge.new {
        min-width: 60px !important;
    }
}

@media (min-width: 765px) {
    /* .logo.logo--sf-big {
        width: auto;
        height: 61px;
    } */

    .logo.logo--sf-small {
        width: auto;
        height: 61px;
    }



}



@media only screen and (max-width: 993px) {
    main {
        padding-left: 0;
    }
    .logo.logo--sf-big {
        margin-left: 0px !important;
    }
}

/* @media (min-width: 1012px) {
    .logo.logo--sf-big {
        width: auto;
        height: 61px;
    }
} */

@media only screen and (min-width: 360px) {
    
}

/*
#toast-container {
    top: 0 !important;
    right: auto !important;
    bottom: auto !important;
    left: 0 !important;
}
*/
