*{
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

.elv-caja-spinner-active{
    display: grid;
    place-items: center;
    background: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1000;
}
.elv-caja-spinner-desactive{
    opacity: 0;
    z-index: -1;
    transition: all 0.3s ease;
}

.el-conte-legajo{
    padding-bottom: 40px;   
}
.el-conte-legajo-sec1{
    width: 95%;
    margin: auto;
}
.el-conte-legajo > div{
    padding-top: 30px;
    display: flex;
}
.el-conte-legajo > div .el-conte-legajo-cat{
    width: 15%;
}
.el-conte-legajo > div .el-conte-legajo-sec{
    width: 85%;
    padding-left: 0px;
}
ul{
    padding: 0;
    margin: 0;
}
.elv-der-inicio a{
    color: #fff;
    font-size: 20px;
    font-family: 'Roboto','Arial';
    font-weight: 700;
}
.elv-der-inicio a:hover{
    text-decoration: none;
    color: rgba(255,255,255,0.9);
}
@media screen and (max-width: 1600px){
    .el-conte-legajo-sec1{
        width: 98%;
        margin: auto;
    }
    .el-conte-legajo > div .el-conte-legajo-sec{
        width: 85%;
        padding-left: 10px;
    }
}
@media screen and (max-width: 640px){
    .el-conte-legajo > div{
        padding-top: 20px;
    }
    .el-conte-legajo-sec1{
        width: 94%;
        margin: auto;
    }
    .uk-navbar-right{
        /*display: none;*/
    }
    .uk-navbar-left{
        /*width: 100%;*/
    }
    .uk-navbar-left a{
        padding: 0;
        /*width: 100%;*/
    }
    .uk-navbar-left a img{
        width: 210px;
    }
    .el-conte-legajo-cat{
        display: none;
    }
    .el-conte-legajo > div .el-conte-legajo-sec{
        width: 100%;
        padding-left: 0;
    }
    
}
/*********************************************** FOOTER ***********************************************/
footer{
    color: #fff;
    background: #3951a9;
    /*background-color: #3D56B2;*/
}
footer > div{
    padding: 40px 0 40px 0;
    max-width: 1400px;
    width: 95%;
    margin: auto;
}
footer .elv-conte-footer{
    padding: 0 0 0 40px;
}
footer .elv-conte-footer > div{
    padding: 0 0 20px 0;
}
footer .elv-conte-footer h4{
    color: #fff;
    font-family: Roboto, Arial;
    font-size: 17px;
    position: relative;
    margin: 0 0 10px 0;
    font-weight: bold;
}
footer .elv-conte-footer h4:after{
    background: #d9dde5;
    border-radius: 10px;
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0px;
    position: absolute;
    width: 40px;
}
footer .elv-conte-footer i{
    /*width: 16px;*/
    /*margin: 0 5px 0 0;*/
}
footer .elv-conte-footer ul{
    list-style: none;
    padding: 0 0 0 0px;
    margin: 5px 0 20px 0;
    color: #d9dde5;
}
footer .elv-conte-footer ul li{
    font-size: 14px;
}
footer .elv-conte-footer ul li a{
    color: #d9dde5;
}
footer .elv-conte-footer ul li a:hover{
    color: #fff;
    text-decoration: none;
}
footer .elv-conte-footer ul li img{
    padding: 20px 0 0 10px;
    width: 55%;
}

@media screen and (max-width: 640px){
    footer > div{
        width: 80%;
    }
}

/************************************************************************************/
.elv-caja-datper{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.12);
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    margin: 0 0 35px 0;
    font-family: 'Roboto','Arial';
}
.elv-caja-datper2{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.12);
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    margin: 0 0 35px 0;
    font-family: 'Roboto','Arial';
}
.elv-caja-datper > h2{
    text-align: center;
    padding: 15px 0px 15px 0px;
    background: #3D56B2;
    color: #fff;
    margin: 0;
    font-size: 24px;
    font-weight: bold;
}
.elv-caja-datper-conte{
    display: flex;
    padding: 30px 30px 20px 30px;
}
.elv-caja-datper-conte-dat{
    width: 85%;
    padding: 0 40px 0 0px;
}
.elv-caja-datper-img{
    width: 15%;
}
.elv-caja-datper-img img{
    border-radius: 20px;
}
.elv-caja-datper .elv-caja-datper-conte-1{
    font-weight: bold;
    /*color: #3d56b2;*/
    color: #fff;
    font-size: 16px;
    margin: 0 0px 7px 0px;
    background: #526dcf;
    padding: 8px 0 8px 10px;
    border-radius: 5px;
}
.elv-caja-datper .elv-caja-datper-conte-2{
    margin: 0 0 20px 0;
}
.elv-caja-bloc-peq{
    font-size: 14px;
    color: #586168;
}
.elv-caja-bloc-peq strong{
    color: #4f4f4f;
}
.elv-caja-datper2 .elv-caja-datper-conte-1{
    margin: 0 0px 0px 0px;
    padding: 15px 0px 15px 20px;
    background: #3D56B2;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}
.elv-caja-datper2 .elv-caja-datper-conte-2-tb{
    /*padding: 15px 30px 30px 30px;*/
    padding: 0;
}
.elv-caja-datper2 .elv-caja-datper-conte-2-tb table{
    border: none;
    margin: 0;
}
.elv-caja-datper2 .elv-caja-datper-conte-2-tb table thead tr{
    background: #526dcf;
}
.elv-caja-datper2 .elv-caja-datper-conte-2-tb table thead tr th{
    vertical-align: middle;
    /*color: #3d56b2;*/
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 7px 10px 7px;
}
.elv-caja-datper2 .elv-caja-datper-conte-2-tb table thead tr th:first-child{
    /*border-radius: 5px 0 0 5px;*/
    padding-left: 40px;
}
.elv-caja-datper2 .elv-caja-datper-conte-2-tb table thead tr th:last-child{
    /*border-radius: 0px 5px 5px 0px;*/
    padding-right: 40px;
}
.elv-caja-datper2 .elv-caja-datper-conte-2-tb table tbody tr td{
    font-size: 13px;
    padding: 10px 20px 10px 20px;
}
.elv-caja-datper2 .elv-caja-datper-conte-2-tb table tbody tr:nth-of-type(odd) td{
    background: #f8f8f8;
}
.elv-caja-datper2 .elv-caja-datper-conte-2-tb table tbody tr td:first-child{
    /*border-radius: 5px 0 0 5px;*/
    padding-left: 40px;
}
.elv-caja-datper2 .elv-caja-datper-conte-2-tb table tbody tr td:last-child{
    /*border-radius: 0px 5px 5px 0px;*/
    padding-right: 40px;
}
.elv-caja-datper2 .elv-caja-datper-conte-2-tb table tbody tr:last-child td{
    /*border-radius: 0px 5px 5px 0px;*/
    padding-bottom: 20px;
}
.elv-caja-datper2 .elv-stilo-date{
    padding: 10px 7px 10px 7px !important;
}

.elv-caja-datper .elv-legajo-no-info{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #4f4f4f;
}
.elv-caja-datper2 .elv-legajo-no-info{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #4f4f4f;
    padding: 8px 0 8px 0;
    margin: 0;
}

@media screen and (max-width: 1600px){
    .elv-caja-datper-conte-dat{
        width: 83%;
        padding: 0 30px 0 0px;
    }
    .elv-caja-datper-img{
        width: 17%;
}
    .elv-caja-bloc-peq{
        font-size: 13.5px;
        color: #586168;
    }
    .elv-caja-datper2 .elv-caja-datper-conte-2-tb table thead tr th{
        font-size: 13px;
    }
    .elv-caja-datper2 .elv-caja-datper-conte-2-tb table tbody tr td{
        font-size: 12px;
        padding: 10px 20px 10px 20px;
    }
    .elv-caja-datper2 .elv-caja-datper-conte-2-tb table thead tr th:first-child{
        padding-left: 20px;
    }
    .elv-caja-datper2 .elv-caja-datper-conte-2-tb table thead tr th:last-child{
        padding-right: 20px;
    }
    .elv-caja-datper2 .elv-caja-datper-conte-2-tb table tbody tr td:first-child{
        padding-left: 20px;
    }
    .elv-caja-datper2 .elv-caja-datper-conte-2-tb table tbody tr td:last-child{
        padding-right: 20px;
    }
}
@media screen and (max-width: 640px){
    .elv-caja-datper > h2{
        padding: 13px 0px 13px 0px;
        font-size: 14px;
    }
    .elv-caja-datper-conte {
        display: block;
        padding: 15px 15px 15px 15px;
    }
    .elv-caja-datper-conte-dat{
        width: 100%;
        padding: 0 0px 0 0px;
    }
    .elv-caja-datper .elv-caja-datper-conte-1{
        font-size: 12px;
    }
    .elv-caja-datper-img{
        width: 100%;
        text-align: center;
    }
    .elv-caja-datper-img img{
        width: 80%;
    }
    .elv-caja-datper-conte-2 .uk-grid-margin{
        margin-top: 9px;
    }
    .elv-caja-datper2 .elv-caja-datper-conte-1{
        padding: 13px 0px 13px 0px;
        font-size: 14px;
    }
    .elv-caja-datper2 .elv-caja-datper-conte-2-tb table thead tr th{
        font-size: 12px;
    }
    .elv-caja-datper2 .elv-caja-datper-conte-2-tb table tbody tr td{
        font-size: 12px;
    }
}
/****************************************************************************************************************************/
.el-conte-legajo-cat{
    box-sizing: border-box;
    padding: 0px 25px 5px 5px;
}
.el-conte-legajo-cat-div{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.12);
    overflow: hidden;
}
.el-conte-legajo-cat-div > ul{
    list-style: none;
}
.el-conte-legajo-cat-div > ul > li{
    display: flex;
    align-items: center;
    font-size: 13px;
    font-family: 'Roboto','Arial';
    color: #586168;
    cursor: pointer;
    border-left: solid 4px #fff;
}
.el-conte-legajo-cat-div > ul > li:hover{
    border-left: solid 4px #3D56B2;
    transition: border-left 0.4s;
}
.el-conte-legajo-cat-div > ul > li > a{
    color: #586168;
    padding: 12px 5px 12px 15px;
    width: 100%;
}
.el-conte-legajo-cat-div > ul > li > a:hover{
    text-decoration: none;
}
.el-conte-legajo-cat-div > ul > li > a >i{
    margin-right: 5px;
    font-size: 9px;
}
.el-conte-legajo-cat-div > ul .elv-cat-active{
    background: #3D56B2;
    color: #fff;
    border-left: solid 4px #3D56B2;
}
.el-conte-legajo-cat-div > ul .elv-cat-active a{
    color: #fff;
}
@media screen and (max-width: 1600px){
    .el-conte-legajo-cat{
        box-sizing: border-box;
        padding: 0px 15px 5px 5px;
    }
}
/*******************************************************************************************************/
.elv-btn-arriba{
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 35px;
    text-align: center;
    box-shadow: 0 2px 9px 0 rgba(0,0,0,.12);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    /*background: #3d56b2;*/
    background: #44423c;
    font-size: 26px;
    cursor: pointer;
}