@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

:root{
    --blue: #1C315A;
    --green:#6fb5ac;
}

#head {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #000;
    color: #fff;
    cursor:pointer;
    background: url("images/as_portada.jpg");
    height:236px;
}
#header {
    background-color: var(--blue);
    min-height: 14vh;
    padding: 2rem 0;
}

.left {
    float: left;
}

.sustentables-green {
    fill:var(--green);
    transition: fill 0.3s;
}

.icon-footer{
    width: 12px;
    margin: 1px 2px 2px 1px;
}

.btn-primary {
    background-color: var(--green);
}

.btn-primary:active {
    background-color: var(--blue);
}

.info-sustentables {
    text-align: center;
}

@media(max-width:500px) {
    .center {
        text-align: left;
    }
    .logo-sustentables {
        order: 2;
    }
    .info-sustentables {
        order: 1;
        margin-bottom: 15px;
        text-align: left;
    }
}
/*
a {
    color: var(--green) !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    border-color: var(--green) !important;
    background-color: var(--blue) !important;
}

.close-session {
    color: #fff;
    border-color: var(--green) !important;
    background-color: var(--green) !important;
}

.close-session:hover, .close-session:focus, .close-session:active, .close-session.active, .open>.dropdown-toggle.close-session {
    color: #fff;
    border-color: var(--green) !important;
    background-color: var(--green) !important;
}
*/
.montserrat-small {
    font-size: 12px;
    font-weight: 400;
    line-height: 2.1em;
}

.home-footer {
    font-family: "Montserrat", Sans-serif, serif !important;
    background-color: var(--green);
    height: 27vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.home-footer-login {
    font-family: "Montserrat", Sans-serif, serif;
    background-color: var(--blue);
    height: 27vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

html, body {
    background-color:#fff;
    font-family: arial;
    letter-spacing: 0.5px;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.header .logo{
    width: auto;
    min-height: 70px
}

#estado_ {
    width: 100%!important;
}

.page-clients {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: fit-content;
}

.global-container {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: fit-content;
    margin-left: 5px;
    margin-right: 5px;
}

.min-height {
    min-height: 531px;
}

.min-height2 {
    min-height: 383px;
}

.container-info {
    position: relative;
}


#contenido{

}

.cargando{
    background-color:#29668f;
    color:white;
    text-align:center;
    vertical-align:middle;
    padding: 10% 10% 10% 10%;
    display:none;
}


.oculto
{
    display:none;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  
  color: white;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  

  /* Position the tooltip */
  position: absolute;
  top: -67px;
  left: -53px;
  z-index: 1;

    padding: 10px;
    margin: 1em 0 3em;
   
    background: #4d90fe;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
    background: -moz-linear-gradient(#f9d835, #f3961c);
    background: -o-linear-gradient(#f9d835, #f3961c);
    background: linear-gradient(#032856, #599bb3);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.tooltiptext:after {

    content: "";
    position: absolute;
    bottom: -15px;
    left: 50px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #599bb3 transparent;
    display: block;
    width: 0;
}
.tooltip:hover .tooltiptext {
  visibility: visible;

}

#contenido_page, .contenido_page {

    text-align:left;
    padding: 20px;
}


.tabla_lista
{
    margin:auto;
    border-collapse: collapse;
}

.tabla_lista thead
{
    border:2px solid #29668F;
    background-color:#599BB3;
    color:white;
    text-align:center;
}

.tabla_lista tbody
{
    border:2px solid #29668F;
}

.tabla_lista tbody input
{
    text-align: center;
    margin: 0px 1px 0px 1px !important;
}

.tabla_lista tr
{
    height: 30px;
}

.tabla_lista tbody tr:nth-child(even)
{
    background-color:#F4F4F4;
    border-top:1px solid #AAA;
    border-bottom:1px solid #AAA;
}

.esquema-colores{
     width: 100%;
}
.esquema-colores td{
    padding: 0px 10px 0px 10px;
}


.tabla_lista tbody td
{
    text-align:left;
    padding: 0px 20px 0px 20px;
}

.tabla_lista tr td a{
    background-color:#599bb3;
    border:1px solid #29668f;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    padding:2px 13px;
    text-decoration:none;
    text-shadow:0px 1px 0px #3d768a;
}

.tabla_controles{
    width:100%;
}

.tabla_controles tbody td
{
    text-align:center;
    padding:0px 3px;
}


.check_list {
    max-height: 300px;
    overflow-y:scroll;
    text-align:left;
}

.check_list input{
    display: none;
}

.check_list label{
    display: block;
    background-color: #CCC;
    border:1px solid #DDD;
    color: #AAA;
    padding:5px 20px;
}

.check_list input:checked + label{

    background-color: white;
    color:black;
}

.check_list input:checked + label:hover{
    border:1px solid #599BB3;
}

.check_list label:hover{
    border:1px solid #599BB3;
    color:#000;
}



#lista_archivos ul
{
    list-style: none;
    padding: 0px;
    max-height:320px;
    overflow:auto;
}

#lista_archivos ul li{
    background-color:#29668f;
    color: #FFF;
    height: 50px;
    padding: 10px;
    margin-bottom:3px;
  position: relative;
}

#lista_archivos ul li:hover
{
    cursor: pointer;
    background-color: #EEE;
    color: #555;
}

#lista_archivos ul li input{
    display: none;
}

#lista_archivos ul li p{
    overflow: hidden;
    white-space: nowrap;
    
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 10px;
}

#lista_archivos ul li i{
    font-weight: normal;
    font-style:normal;
    
    display:block;
}

#lista_archivos ul li canvas{
    top: 15px;
    left: 32px;
    position: absolute;
}

#titulo, .titulo {
    background-color:#29668f;
    padding-top: 40px;
    padding-bottom: 25px;
    color: white;
}
#subtitulo, .subtitulo {
    background-color:#599bb3;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 35px;
    padding-right: 35px;
    font-weight: normal;
    text-shadow:0px 1px 0px #555;
    color: #fff;
}

#subtitulo_2, .subtitulo_2 {
    background-color:#D4F3FF;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 35px;
    padding-right: 35px;
    font-weight: normal;
    text-shadow:0px 1px 0px #555;
    color: #000;
}
#resaltado, .resaltado {
    color:#599bb3;
    font-weight: 900;
    background-color: #fff;
}
#estado_, .estado_
{
    background-color:#599bb3;
    padding-top: 6px;
    padding-bottom: 6px;
    text-shadow:0px 1px 0px #555;
    color: #fff;
    
}
#estado_0, .estado_0
{
    background-color:#555;
    padding-top: 6px;
    padding-bottom: 6px;
    text-shadow:0px 1px 0px #555;
    color: #fff;
}
#estado_1, .estado_1
{
    background-color:#0B9938;
    padding-top: 6px;
    padding-bottom: 6px;
    text-shadow:0px 1px 0px #555;
    color: #fff;
}
#estado_2, .estado_2
{
    background-color:#ddd;
    padding-top: 6px;
    padding-bottom: 6px;
    text-shadow:0px 1px 0px #777;
    color: #000;
}
#estado_3, .estado_3
{
    background-color:#FCE956;
    padding-top: 6px;
    padding-bottom: 6px;
    text-shadow:0px 1px 0px #777;
    color: #000;
}
#estado_4, .estado_4
{
    background-color:#FC5757;
    padding-top: 6px;
    padding-bottom: 6px;
    text-shadow:0px 1px 0px #777;
    color: #000;
}
#estado_5, .estado_5
{
    background-color:#e60202;
    padding-top: 6px;
    padding-bottom: 6px;
    text-shadow:0px 1px 0px #777;
    color: #000;
}
#footer {
    padding-top: 40px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #000;
    font: 100% Verdana, Geneva, sans-serif;
    color: #fff;
}

input[type="button"], input[type="submit"] {
    background-color:#599bb3;
    border:1px solid #29668f;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    padding:5px 30px;
    text-decoration:none;
    text-shadow:0px 1px 0px #3d768a;
}
input[type="button"]:hover, input[type="submit"]:hover {
    background-color:#408c99;
}
input[type="button"]:active, input[type="submit"]:active {
    position:relative;
    top:1px;
}

.botonrojo{
    background-color:#EE1A1A !important;
    border:1px solid #912323 !important;
}

.botonrojo:hover{
    background-color:#9D3E3E !important;
}

.boton{
    width: 2em !important;
    height: 2em !important;
}

.lista
{
    width: 100%;
    text-align:center;
    font-size: 12px;
    background-color:white !important;
	color:black !important;
}
.lista tr td a{
    background-color:#599bb3;
    border:1px solid #29668f;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    padding:2px 13px;
    text-decoration:none;
    text-shadow:0px 1px 0px #3d768a;
}
.lista tr td a:hover{
    background-color:#408c99;
}
.lista tr td a:active{
    position:relative;
    top:1px;
}
.titletable {
    background-color:#333;
    color:#FFF;
    font-size:90%;
}
.titletable_id {
    background-color:#333;
    color:#FFF;
    width:20px;
}

.subtitletable {
    background-color:#777;
    color:#FFF;
    font-size:90%;
}

.areatable {
    background-color: #599bb3;
    color: #FFF;
    font-size: 90%;
    padding: 5px;
}

.titletable_azul{
    background-color: #29668f;
    color:#FFF;
}


.table_1 {
    background-color:#eaeaf0;
}

.table_2 {
    background-color:#FFF;
    border-left: 1px solid black;
}

.table_3 {
    background-color:#ffffff !important;
    color: rgb(0, 0, 0) !important;
}

.table_4{
    background-color: #FC5757 !important;
}


#cssmenu {
    background: #555;
    margin:0 auto 0 auto;
    width:400px;
}
#cssmenu ul {
    padding: 0px;
}
#cssmenu li {
    
    margin-bottom: 2px;
    padding-top: 6px;
    padding-bottom: 6px;
    list-style: none;
    background-color: #333;
}
#cssmenu a {
    color: #ddd;
    font-size:16px;
    font-weight: none;
    text-decoration:none;
    text-shadow:0px 1px 0px #555;
    display: block;
}
#cssmenu li:hover {
    padding-top: 6px;
    padding-bottom: 6px;
    background: #2580a2;
    color: #fff;
}

#checkmark {
    display:inline-block;
    width: 22px;
    height:28px;
    background-color:rgba(255,0,0,0);
    -ms-transform: rotate(38deg); /* IE 9 */
    -webkit-transform: rotate(38deg); /* Chrome, Safari, Opera */
    transform: rotate(38deg);
}

#stem {
    position: absolute;
    width:3px;
    height:12px;
    background-color:green;
    left:11px;
    top:10px;
}

#kick {
    position: absolute;
    width:3px;
    height:3px;
    background-color:green;
    left:8px;
    top:19px;
}
#circulo_, #circulo_0, #circulo_1, #circulo_2, #circulo_3, #circulo_4, #circulo_5, #circulo_6
{
    width: 13px;
    height:13px;
    border-radius: 8px;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px; 
    margin-left: auto;
    margin-right: auto;
    padding: 0 !important;
}

#circulo_ 
{
    background: #777;
}
#circulo_0
{
    background: #777;
}

#circulo_1
{
    background: #0B9938;
}
#circulo_2
{
    background: #9ff39a;
}
#circulo_3
{
    background: #FCE956;
}
#circulo_4
{
    background: #FC5757;
    
}
#circulo_5
{
    background: #990b25;
}

#circulo_6
{
    background: #9c27b0;
}

#w2b-StoTop{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; width:100px;
    background-color: #EEEEEE;
    background-color: rgba(238, 238, 238, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#99EEEEEE',EndColorStr='#99EEEEEE');
    text-align:center;
    padding:5px;
    position:fixed;
    bottom:10px;
    right:10px;
    cursor:pointer;
    color:#444;
    text-decoration:none
    ;border:1px solid #C9C9C9;
    }
    
.btn_volver_arriba{
    /*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; */
    width:100px;
    /*background-color: #EEEEEE;*/
    background-color: rgba(238, 238, 238, 0.6);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#99EEEEEE',EndColorStr='#99EEEEEE');*/
    text-align:center;
    padding:5px;
    position:fixed;
    bottom:10px;
    right:10px;
    cursor:pointer;
    color:#444;
    text-decoration:none;
    border:1px solid #C9C9C9;
}

.btn_volver_arriba:hover{
   background-color:rgba(255, 255, 255, 0.6);
}

.btn_adelante{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; width:65px;
    background-color: #EEEEEE;
    background-color: rgba(238, 238, 238, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#99EEEEEE',EndColorStr='#99EEEEEE');
    text-align:center;
    padding:5px;
    position:fixed;
    top:50%;
    right:10px;
    cursor:pointer;
    color:#444;
    text-decoration:none
    ;border:1px solid #C9C9C9;
    }
    
    .btn_atras{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; width:65px;
    background-color: #EEEEEE;
    background-color: rgba(238, 238, 238, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#99EEEEEE',EndColorStr='#99EEEEEE');
    text-align:center;
    padding:5px;
    position:fixed;
    top:50%;
    left:10px;
    cursor:pointer;
    color:#444;
    text-decoration:none;
    border:1px solid #C9C9C9;
    }
.btn_adelante:hover, .btn_atras:hover, #w2b-StoTop:hover
{
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.6);
}

.btn_adelante:active, .btn_atras:active
{
    position:fixed;
    top:50%;
}

.mystyle 
    {
        border-style: solid;
        border-color: black;
        width: 100%;
        padding: 25px;
        opacity: 0.9;
        filter: alpha(opacity=50);
        background-color: #0483FB !important;
        color: white;
        font-size: 16px;
        box-sizing: border-box;
    }

.mystyle_2
    {
        border-style: solid;
        border-color: black;
        width: 100%;
        padding: 25px;
        opacity: 0.9;
        filter: alpha(opacity=50);
        background-color: #ED340B !important;
        color: white;
        font-size: 16px;
        box-sizing: border-box;
    }
.enviar_mail
{
    float: right;
    background-color: #599bb3;
    border: 1px solid #29668f;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    padding: 5px 30px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #3d768a;
    margin-top: -42px;
    border-radius: 7px;
    margin-top: -42px;
    margin-right: 22px;
}

.select-wrapper {
        margin: auto;
        max-width: 600px;
        width: calc(100% - 40px);
      }

.select-pure__select {
align-items: center;
background: #f9f9f8;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.15);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
box-sizing: border-box;
color: #363b3e;
cursor: pointer;
display: flex;
font-size: 16px;
font-weight: 500;
justify-content: left;
min-height: 44px;
padding: 5px 10px;
position: relative;
transition: 0.2s;
width: 100%;
}

.select-pure__options {
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.15);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
box-sizing: border-box;
color: #363b3e;
display: none;
left: 0;
max-height: 221px;
overflow-y: scroll;
position: absolute;
top: 50px;
width: 100%;
z-index: 5;
}

.select-pure__select--opened .select-pure__options {
display: block;
}

.select-pure__option {
background: #fff;
border-bottom: 1px solid #e4e4e4;
box-sizing: border-box;
height: 44px;
line-height: 25px;
padding: 10px;
}

.select-pure__option--disabled {
color: #e4e4e4;
}

.select-pure__option--selected {
color: #e4e4e4;
cursor: initial;
pointer-events: none;
}

.select-pure__option--hidden {
display: none;
}

.select-pure__selected-label {
align-items: 'center';
background: #589bb3;
border-radius: 4px;
color: #fff;
cursor: initial;
display: inline-flex;
justify-content: 'center';
margin: 5px 10px 5px 0;
padding: 3px 7px;
}

.select-pure__selected-label:last-of-type {
margin-right: 0;
}

.select-pure__selected-label i {
cursor: pointer;
display: inline-block;
margin-left: 7px;
}

.select-pure__selected-label img {
cursor: pointer;
display: inline-block;
height: 18px;
margin-left: 7px;
width: 14px;
}

.select-pure__selected-label i:hover {
color: #e4e4e4;
}

.select-pure__autocomplete {
background: #f9f9f8;
border-bottom: 1px solid #e4e4e4;
border-left: none;
border-right: none;
border-top: none;
box-sizing: border-box;
font-size: 16px;
outline: none;
padding: 10px;
width: 100%;
}

.select-pure__placeholder--hidden {
display: none;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.multiselect {
    width: 170px;
    font-size: 15px;
    padding-bottom: 4px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: 0.2s;
    outline: none;
    min-height: 30px;
    min-width: 283px;
}

.multiselect:hover {
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.multiselect.active {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: 1px solid transparent;
}

.multiselect > .title {
    cursor: pointer;
    min-height: 26px;
   /* height: 16px;*/
    padding: 6px;
}

.multiselect > .title > .text {
    max-width: 130px;
    max-height: 25px;
    display: block;
    float: left;
    overflow: hidden;
    line-height: 1.3em;
}

.multiselect > .title > .expand-icon,
.multiselect > .title > .close-icon {
    float: right;
    border-radius: 50%;
    padding: 0 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 700;
    transition: 0.2s;
    display: none;
}

.multiselect.selection > .title > .expand-icon {
    display: none;
}

.multiselect > .title > .expand-icon,
.multiselect.selection > .title > .close-icon {
    display: block;
}

.multiselect > .title > .close-icon:hover {
    border: 1px solid rgba(0, 0, 0, 0.3);
    background: rgb(203, 32, 32);
    color: #fff;
}

.multiselect > .container {
    max-height: 200px;
    overflow: auto;
    margin-top: 4px;
    margin-left: -1px;
    width: 170px;
    transition: 0.2s;
    position: absolute;
    z-index: 99;
    background: #fff;
    border: 1px solid transparent;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.multiselect.active > .container {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 0;
}

.multiselect:hover > .container {
    border-top-color: rgba(0, 0, 0, 0.3);
}

.multiselect.active:hover > .container {
    border-color: rgba(0, 0, 0, 0.3);
}

.multiselect > .container > option {
    display: none;
    padding: 5px;
    cursor: pointer;
    transition: 0.2s;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.multiselect > .container > option.selected {
    background: rgb(122, 175, 233);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #fff;
}

.multiselect > .container > option:hover {
    background: rgba(0, 0, 0, 0.1);
    color: #000;
}

.multiselect.active > .container > option {
    display: block;
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}

p{
    font-size: 12px;
}




/* Style the Image Used to Trigger the Modal */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}