body,
html {
    margin: 0;
    padding: 0;
    padding: 0px;
    margin: 0px;
    background: #fff;
    color: #333;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.clear {
    clear: both
}


/* == LOGIN ====================================================================================== */


/* Header */

.header-login {
    width: 100% !important;
    text-align: center;
}

.header-login img {
    width: 100%;
    height: auto;
}


/* Content */

.content-form {
    max-width: 380px;
    margin: 50px auto;
    padding: 45px;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

.content-form input {
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin: 0 0 15px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px;
}

.content-form input[type="submit" i] {
    margin-bottom: 0px !important;
    border-radius: 10px;
    background-color: #43A047;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}


/* == CONTENT ====================================================================================== */

.error {
    background-color: #E74F4F;
    position: absolute;
    top: 0;
    padding: 10px 0;
    border-radius: 0 0 5px 5px;
    color: #fff;
    width: 100%;
    text-align: center;
    display: none;
    z-index: 10;
}


/* Header Login */

.head_login {
    width: 100% !important;
    text-align: center;
}

.head_login img {
    width: 100%;
    height: auto;
}


/* Header */

.header_cont {
    width: 100% !important;
    text-align: center;
    position: fixed;
    top: 0px;
    z-index: 10;
    background-color: #dcdcdc;
    border: 1px solid #000000;
    border-radius: 0px 0px 50px 50px;
    -moz-border-radius: 0px 0px 50px 50px;
    -webkit-border-radius: 0px 0px 50px 50px;
}

.header_cont_left {
    float: left;
    padding: 10px;
    margin: 15px 0px 0px 50px;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.header_cont_right {
    float: right;
    padding: 10px;
    text-align: right;
    margin-right: 10px;
}

.header_cont_right a {
    text-align: right;
}

.header_cont_right a img {
    margin: 5px 15px 0px 0px;
    text-align: right;
    width: 41px;
    height: 42px;
}

.header_cont_right span {
    position: relative;
    top: -12px;
    margin-right: 10px;
    font-size: 30px;
    font-weight: bold;
}

.espacionHeader {
    width: 100%;
}


/*panel item*/

.panel {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.panel_item {
    display: inline-block;
    width: 12%;
    margin: 20px;
    color: #fff;
    -webkit-box-shadow: 10px 10px 24px -5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 10px 10px 24px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 10px 10px 24px -5px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
}

.panel_item:hover {
    cursor: pointer;
    opacity: .60;
}

.panel_item a {
    text-decoration: none;
    color: #fff;
    ;
    border-radius: 5px;
    font-weight: bold;
}

.panel_item img {
    display: block;
    margin: 0 auto;
    padding: 5px;
    width: 90%;
    height: auto;
}

.panel_item span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100px;
    /*font-size:18px; background-color:#4CAF50; opacity:0.85; line-height:20px;
	-webkit-border-top-right-radius:10px; -moz-border-top-right-radius:10px; -webkit-border-top-left-radius:10px; -moz-border-top-left-radius:10px;
	-webkit-border-bottom-right-radius:10px; -moz-border-bottom-right-radius:10px; -webkit-border-bottom-left-radius:10px; -moz-border-bottom-left-radius:10px;*/
}

.panel_item span img {
    margin-left: 7px;
    width: 25%;
    height: auto;
}

.boton_grande {
    float: left;
    height: 30px;
    /* width: 250px; */
    border-radius: 5px;
    color: #fff;
    margin-bottom: 5px;
    position: absolute;
    top: 5px;
    left: 5px;
    border: 2px solid white;
}

.boton_grande:hover {
    cursor: pointer;
    opacity: .60;
}

.boton_grande a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.boton_grande img {
    height: 25px;
}


/*.panel_item img 	{ width:100%; } /*-webkit-border-top-right-radius:10px; -moz-border-top-right-radius:10px; -webkit-border-top-left-radius:10px; -moz-border-top-left-radius:10px; */

.boton_grande span {
    display: block;
    line-height: 20px;
    border-radius: 5px;
    font-size: 0.9rem!important;
    padding: 3px;
    /*font-size:18px; background-color:#4CAF50; opacity:0.85; line-height:20px;
	-webkit-border-top-right-radius:10px; -moz-border-top-right-radius:10px; -webkit-border-top-left-radius:10px; -moz-border-top-left-radius:10px;
	-webkit-border-bottom-right-radius:10px; -moz-border-bottom-right-radius:10px; -webkit-border-bottom-left-radius:10px; -moz-border-bottom-left-radius:10px;*/
}


/* MODAL WINDOWS -------------------------------- */

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    /* padding-top: 1%; */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    /* border: 1px solid #888; */
    /* width: 80%; */
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}


/*.modal-content,.modal-medio 	{ width:60%;}*/

.close {
    color: #444;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 0px 16px;
    background-color: #3e782e;
    color: white;
    position: relative;
    top: -20px;
}

.modal-header-blanco {
    padding: 0px 16px;
    background-color: white;
    color: black;
    position: relative;
    top: -20px;
}

.modal-body {
    padding: 2px 16px;
    position: relative;
    top: -30px;
}

.modal-footer {
    padding: 2px 16px;
    background-color: #3e782e;
    color: white;
}


/* Add Animation */

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0px;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0px;
        opacity: 1
    }
}


/* Boddy */

.modal-body {
    width: 95%;
    margin: 0px auto;
    float: none;
    clear: both;
}

.modal-body .btns {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

.modal-body .btn_1 {
    display: inline-block;
    width: 20%;
    padding: 10px 10px;
    margin: 0px 15px;
    margin-top: 10px;
    background-color: #43A047;
    color: #fff;
    text-decoration: none;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
}

.modal-body .btn_2 {
    display: block;
    width: 95%;
    padding: 2px 0px;
    margin: 0px 0px;
    background-color: #BCBCBC;
    color: #333;
    text-decoration: none;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
}

.modal-body .btn_1:hover,
.modal-body .btn_2:hover {
    cursor: pointer;
    opacity: .60;
}

.modal-body .md_text {
    width: 80%;
    text-align: left;
    margin: 0 auto;
    position: relative;
    top: 15px;
}

.modal-body .md_select {
    width: 80%;
}


/* The Close Button */

.close {
    color: #666;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


/* Footer */

footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding: 10px 10px;
    background: #F9F9F9;
    font-size: 13px;
    color: #89939C;
    text-align: center;
}

footer a {
    text-decoration-line: none;
    color: #43A047;
}


/* Titles */

.ziehharmonika h3 {
    position: relative;
    transition: 0.25s all;
    width: 90%;
    height: 25px;
    margin: 0 auto;
    padding: 10px 12px;
    margin-top: 0px 40px 9px 0px;
    border-radius: 4px;
    background-color: #666;
    position: relative;
    transition: 0.25s all;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

.ziehharmonika h3.active {
    margin-bottom: 21px;
    background: #009640;
}

.ziehharmonika.epi h3.active {
    margin-bottom: 21px;
    background: #9d0c15;
}

.ziehharmonika.vsalud h3.active {
    margin-bottom: 21px;
    background: #e3004f;
}

.ziehharmonika.psico h3.active {
    margin-bottom: 21px;
    background: #5ca3bb;
}

.ziehharmonika h3::before {
    content: attr(data-prefix);
    font-size: 18px;
    margin-right: 9px;
}

.ziehharmonika h3.alignLeft {
    padding-left: 35px;
}

.ziehharmonika h2 {
    position: relative;
    transition: 0.25s all;
    width: 90%;
    height: 25px;
    margin: 0 auto;
    padding: 10px 12px;
    margin-top: 0px 40px 9px 0px;
    border-radius: 4px;
    background-color: #666;
    position: relative;
    transition: 0.25s all;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

.ziehharmonika h2.active {
    margin-bottom: 21px;
    background: #009640;
}

.ziehharmonika.epi h2.active {
    margin-bottom: 21px;
    background: #9d0c15;
}

.ziehharmonika.vsalud h2.active {
    margin-bottom: 21px;
    background: #e3004f;
}

.ziehharmonika.psico h2.active {
    margin-bottom: 21px;
    background: #5ca3bb;
}

.ziehharmonika h2::before {
    content: attr(data-prefix);
    font-size: 18px;
    margin-right: 9px;
}

.ziehharmonika h2.alignLeft {
    padding-left: 35px;
}

.ziehharmonika>div {
    display: none;
    width: 90%;
    margin: 0 auto;
    background: #fff;
    text-align: left;
    margin-bottom: 15px;
}

.ziehharmonika .arrowDown {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13.0px 7.5px 0 7.5px;
    border-color: #272e35 transparent transparent transparent;
    position: absolute;
    bottom: 0;
    left: 40px;
    transition: 0.25s all;
    opacity: 0;
}

.ziehharmonika .active .arrowDown {
    bottom: -13px;
    border-color: #009641 transparent transparent transparent;
    opacity: 1;
}

.ziehharmonika.epi .active .arrowDown {
    border-color: #9d0c15 transparent transparent transparent;
}

.ziehharmonika.vsalud .active .arrowDown {
    border-color: #000 transparent transparent transparent;
}

.ziehharmonika.psico .active .arrowDown {
    border-color: #5ca3bb transparent transparent transparent;
}

.ziehharmonika .collapseIcon {
    position: absolute;
    right: 20px;
    top: 45%;
    font-size: 25px;
    font-weight: 300;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.ziehharmonika .collapseIcon.alignLeft {
    right: initial;
    left: 20px;
}

.fc-center h2 {
    position: relative;
    transition: 0.25s all;
    width: 90%;
    height: 25px;
    margin: 0 auto;
    padding: 10px 12px;
    margin-top: 0px 40px 9px 0px;
    border-radius: 4px;
    background-color: #fff;
    position: relative;
    transition: 0.25s all;
    color: #666;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

.title_2,
.title_3 {
    background-color: #666;
    height: 25px;
    width: 100%;
    color: #fff;
    text-align: center;
    padding-top: 5px;
}

.title_3 {
    background-color: #2F407C;
}

.content_box {
    float: left;
    margin: 2px;
}

.content_img,
.content_main,
.content_page,
.content_blocks {
    width: 90%;
    text-align: center;
    margin: 0px auto;
    margin-bottom: 30px;
    float: none;
    clear: both;
}


/* Content1 */

.tabla_riesgos {
    border-collapse: separate;
    border-spacing: 2px;
}

.tabla_riesgos th {
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    background-color: #696969;
    color: #fff;
}


/*.tabla_riesgos th,td{ border-bottom:1px solid #ddd; }*/

.borde_gris {
    border: 1px solid lightgray;
    padding: 5px;
}


/*Table (Old)*/

.table_old_1 {
    float: left;
    width: 500px;
    margin: 30px;
    font-size: 12px;
}

.table_old_2 {
    float: right;
    width: 500px;
    margin: 30px;
    font-size: 12px;
}

.table_vsalud_1 {
    float: left;
    width: 95%;
    margin: 20px 0px 30px 30px;
    font-size: 12px;
}


/* Filter FORMs */

.filter_form {
    float: left;
    margin-left: 30px;
    font-size: 12px;
    color: #333;
}

.filter_form td {
    border: none !important;
}

.filter_form th:nth-child(1) {
    text-align: right;
    font-weight: bold;
    font-size: 16;
    padding-bottom: 10px;
}

.filter_form td:nth-child(1) {
    width: 50%;
    text-align: left;
}

.filter_form td:nth-child(2) {
    width: 50%;
    text-align: left;
}

.filter_form select {
    width: 100%;
    padding: 8px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    color: grey;
}

.filter_form .dnitxt {
    width: 96.3%;
    padding: 8px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    color: grey;
}

.filter_form .nametxt {
    width: 92.5%;
    padding: 8px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    color: grey;
    margin: 5px;
}

.filter_form .datetxt {
    width: 92.5%;
    padding: 4px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    color: grey;
}


/* Version 2 */

.filter_form_2 {
    font-size: 12px;
    color: #333;
}

.filter_form_2 table {
    width: 100%;
}

.filter_form_2 td {
    border: none !important;
}

.filter_form_2 select {
    width: 100%;
    padding: 8px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    color: grey;
}

.filter_form_2 .dnitxt {
    width: 96.5%;
    padding: 8px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    color: grey;
}

.filter_form_2 .datetxt,
.filter_form_2 .dnitxt2 {
    width: 92.5%;
    padding: 8px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    color: grey;
}


/* Button */

.npButton2 {
    outline: 0;
    background: #4CAF50;
    width: 250px;
    border: 0;
    padding: 15px;
    margin: 20px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.3 ease;
    transition: all 0.3 ease;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 10px 10px 14px 1px rgba(0, 0, 0, 0.54);
    -moz-box-shadow: 10px 10px 14px 1px rgba(0, 0, 0, 0.54);
    box-shadow: 10px 10px 14px 1px rgba(0, 0, 0, 0.54);
}

.botonlg {
    background-color: #3e782e;
    color: #fff;
    padding: 8px !important;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.75);
    width: 95% !important;
    margin-top: 5px;
}

.botongrande {
    background-color: #3e782e;
    color: #fff;
    padding: 8px !important;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 22px;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.75);
    width: 95% !important;
    margin-top: 5px;
}

.botonsm {
    background-color: #3e782e;
    color: #fff;
    padding: 8px !important;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.75);
    width: 30%;
    margin-top: 5px;
}

.botonsm.vsalud {
    background-color: #e3004f;
}

.npButtonSalir {
    background-color: red;
    color: white;
    padding: 8px;
    padding-left: 16px;
    padding-right: 16px;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    -webkit-box-shadow: 10px 10px 14px 1px rgba(0, 0, 0, 0.54);
    -moz-box-shadow: 10px 10px 14px 1px rgba(0, 0, 0, 0.54);
    box-shadow: 10px 10px 14px 1px rgba(0, 0, 0, 0.54);
}

.npButtonSalir:hover {
    cursor: pointer;
    opacity: .60;
}

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-file-input::before {
    content: 'Select some files';
    display: inline-block;
    background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
}

.custom-file-input:hover::before {
    border-color: black;
}

.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}


/*Table (new)*/

.dataTable th {
    font-size: 12px;
}

.dataTable select {
    font-size: 11px;
}

.dataTable td {
    font-size: 11px;
}

.dataTables_info {
    font-size: 12px;
}

.dataTables_paginate {
    font-size: 12px;
}

.dataTables_filter {
    font-size: 12px;
}

.dataTables_length {
    font-size: 12px;
}

.dataTable span {
    display: none;
}

.dataTables_wrapper {
    position: relative;
    top: -15px;
}

.dataTables_wrapper th {
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    background-color: #696969;
    color: #fefefe;
}

.dataTables_wrapper td {
    border-bottom: 1px solid #ddd !important;
}

.dataTables_wrapper input[type=text],
.dataTables_filter input[type=search] {
    padding: 5px 2px 5px 5px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    width: 80%;
    color: #000;
}

.dataTables_filter input[type=search] {
    margin-bottom: 15px;
}

.dataTables_filter {
    z-index: 2 !important;
}

.dataTables_length {
    margin-top: 20px;
}

.dt-buttons {
    top: 25px;
    z-index: 2 !important;
    margin-top: 5px;
    margin-bottom: 5px;
}

.dt-buttons button {
    background-color: #3e782e;
    color: #fff;
    padding: 8px !important;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}

.botones_tabla button {
    margin-right: 5px;
    background-color: #ee1111;
    color: #fff;
    padding: 8px !important;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}


/*.row_selected td {    background-color:#e3004f !important; }
 
 table.dataTable tbody tr.selected  { background-color: black ; // Add !important to make sure override datables base styles }
 
 table.dataTable.vsalud .selected  { background-color: #e3004f!important ;color:white!important; }
 */

.notificaciones {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 50px;
    color: #fff;
    line-height: 500px;
    text-align: center;
    background: #3e782e;
}

.ventana_notificaciones {
    background-color: #eeee00;
    border-radius: 10%;
}


/* formato del input file */

[type="file"] {
    height: 0;
    overflow: hidden;
    width: 0;
}

[type="file"]+label {
    background: #3e782e;
    border: none;
    border-radius: 5px;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.75);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: inherit;
    font-weight: 600;
    margin-bottom: 1rem;
    outline: none;
    padding: 1rem 50px;
    position: relative;
    transition: all 0.3s;
    vertical-align: middle;
    &:hover {
        background-color: darken(#f15d22, 10%);
    }
    &.btn-1 {
        background-color: #3e782e;
        box-shadow: 0 6px;
        transition: none;
        &:hover {
            box-shadow: 0 4px darken(#f79159, 10%);
            top: 2px;
        }
    }
    &.btn-2 {
        background-color: #99c793;
        border-radius: 50px;
        overflow: hidden;
        &::before {
            color: #fff;
            content: "\f382";
            font-family: "Font Awesome 5 Pro";
            font-size: 100%;
            height: 100%;
            right: 130%;
            line-height: 3.3;
            position: absolute;
            top: 0px;
            transition: all 0.3s;
        }
        &:hover {
            background-color: darken(#99c793, 30%);
            &::before {
                right: 75%;
            }
        }
    }
    &.btn-3 {
        background-color: #ee6d9e;
        border-radius: 0;
        overflow: hidden;
        span {
            display: inline-block;
            height: 100%;
            transition: all 0.3s;
            width: 100%;
        }
        &::before {
            color: #fff;
            content: "\f382";
            font-family: "Font Awesome 5 Pro";
            font-size: 130%;
            height: 100%;
            left: 0;
            line-height: 2.6;
            position: absolute;
            top: -180%;
            transition: all 0.3s;
            width: 100%;
        }
        &:hover {
            background-color: darken(#ee6d9e, 30%);
            span {
                transform: translateY(300%);
            }
            &::before {
                top: 0;
            }
        }
    }
}


/* Charts */

.chart {
    margin-bottom: 20px;
}


/* DataPicker */

.ui-datepicker {
    position: relative;
    z-index: 50 !important;
}

.fc-scroller {
    overflow-y: hidden !important;
}

.img_desktop {
    display: block;
}

.img_mobile {
    display: none;
}

@media screen and (max-width:999px) {
    .content_img {
        margin: 0 0;
    }
    .content_img img {
        width: 100%;
    }
    .modal-body .btn_2 {
        width: 90%;
    }
    .espacioHeader {
        height: 150px;
    }
    .btnSalir-text {
        display: none;
    }
    .btnSalir-image {
        height: 25px;
    }
    .img_desktop {
        display: none;
    }
    .img_mobile {
        display: block;
    }
    .fc-event {
        font-size: .65em
    }
}

@media screen and (min-width:1000px) {
    .espacioHeader {
        height: 100px;
    }
}


/* END FILE */