* {
    margin: 0px;
    padding: 0px;
}

html {
    font-size: 62.5%;
}

body {
    -webkit-font-smoothing: antialiased;
}
.cont-contenedor-modal {
    width: 800px;
}
.text-align-left {
    text-align: left;
}

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

/* .container{
    margin:0!important;
    padding: 0!important;
   
} */

/** framework **/
.height {
    height: 100% !important;
}

.display {
    display: flex;
}

.display-end {
    display: flex;
    justify-content: flex-end;
}

.display-J-A-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.justify-content-end {
    display: flex;
    justify-content: flex-end;
}

.margin-0 {
    margin: 0px !important;
}

.padding-0 {
    padding: 0 !important;
}

.absolute {
    position: absolute !important;
}

.relative {
    position: relative !important;
}

.padding-45-105 {
    padding: 0 4.5rem 0 10.5rem;
}

.right {
    right: 0rem;
}

.left {
    left: 0rem;
}
.padding-3rem {
    padding: 1.5rem 3.2rem 1.5rem 3.2rem;
}

.padding-for-default {
    padding: 0 7.1% 0 7.1% !important;
}

.bottom {
    bottom: 0;
}

.green-background {
    background-color: #2dd4ac;
}

.green-font {
    color: #2dd4ac;
}

.blue-background {
    background-color: #0f70b8;
}

.blue-font {
    color: #0f70b8;
}

#cont-table {
    height: 39rem;
    width: 100%;
    overflow-y: visible;
    overflow-x: hidden;
    margin-top: 0.5rem;
    position: absolute;
    box-shadow: 0 5px 7px 3px rgba(0, 0, 0, 0.13);
    display: none;
}
.tabla {
    width: 100%;
}

.tablas {
    /* display: flex !important;
    justify-content: space-between;
    padding: 2rem 1.6rem 2rem 1.6rem;
    background-color: #fff;
    border: solid 1px #e5e5e5;
    width: 100%; */

    display: flex !important;
    justify-content: space-between;
    padding: 1rem 1.6rem 2rem 1.6rem;
    background-color: #fff;
    border: solid 0.1px #fbfbfb;
    width: 100%;
}

.logo-main {
    width: 215px;
}

.tablas:hover {
    background-color: #f7f7f7;
}

.tablas div:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.tablas-perfil-nombre {
    display: flex !important;
    align-items: center;
}

.tablas-perfil-nombre img {
    widows: 5.5rem;
    height: 5.5rem;
}

.tablas-perfil-nombre div {
    margin-left: 1.4rem;
}

.tablas-nombre {
    font-family: Rubik;
    font-size: 1.6rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -1px;
    color: #0f70b8;
}

.tablas-cargo {
    font-family: Rubik;
    font-size: 1.6rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -1px;
    color: #8b8b8b;
}

.tablas-distrito {
    font-family: Rubik;
    font-size: 1.6rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -1px;
    color: #8b8b8b;
    width: 110px;
    word-break: break-word;
}

.tablas-disponibilidad {
    font-family: Rubik;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.9px;
    color: #2dd4ac;
}
.signin li {
    cursor: pointer;
}

.close-mdl {
    border: none;
    float: right;
    right: 0;
    position: absolute;
    top: 0;
}

.login-top .form-control {
    box-shadow: none;
    border-bottom: 1px solid #828282;
    margin: 10px 0px;
    color: #828282;
}

.login-top h3 {
    color: #8bbf56;
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    margin: 20px 0 30px 0;
    font-weight: 600;
}

.login-top h3 span {
    margin-right: 15px;
    font-size: 17px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.frgt-pass {
    color: #8bbf56;
}
footer .container {
    background: #0276a1;
}
.errormsg div {
    margin: 20px;
    color: #4c93b2;
    border: solid 1px #4c93b2;
    padding: 10px;
}
.log-in-a {
    font-size: 17px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #fff;
    background: #8bbf56;
    padding: 7px 15px;
}

.log-in-a:hover {
    background: #000;
    color: #fff;
}
.forget-pass h4 {
    margin: 40px 0;
}

.bac-right-login {
    /*background-image: url(../images/login/1.jpg);*/
    height: 304px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 33px 0;
}

.login-modal {
    box-shadow: none;
    border-radius: 0px;
    border-color: #8bbf56;
    width: 125%;
    padding: 35px;
}

.bac-right-login h4 {
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #fff;
    padding: 50px 35px 10px 35px;
}

.bac-right-login h5 {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    padding: 0px 35px;
    margin: 0 0 30px 0;
}

.easy-autocomplete .form-control {
    -webkit-box-shadow: none !important;
}
.easy-autocomplete input {
    /* font-family: HelveticaNeue; */
    font-size: 21px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #aeaeae;
}
.easy-autocomplete {
    width: 100% !important;
}
.easy-autocomplete-container ul {
    left: 0;
    position: absolute;
    width: calc(91px + 100%);
    background: white;
    padding: 0 !important;
    max-height: 360px;
    /* height: 500px; */
    overflow-y: scroll;
    border-bottom: solid 1px whitesmoke;
    top: 5px;
    border: none !important;
    border-bottom: solid 1px whitesmoke !important;
    box-shadow: 0px 0px 13px 0px #878787;
    border-radius: 0 0px 6px 6px;
}

/* width */
.easy-autocomplete-container ul::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.easy-autocomplete-container ul::-webkit-scrollbar-track {
    background: #f1f1f1;
    width: 15px;
}

/* Handle */
.easy-autocomplete-container ul::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

/* Handle on hover */
.easy-autocomplete-container ul::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.easy-autocomplete-container ul li,
.easy-autocomplete-container ul .eac-category {
    border: none !important;
}

.eac-item {
    display: flex !important;
    justify-content: space-between !important;
    /* padding: 1.6rem; */
    width: 100%;
}
.tablas-perfil-nombre {
    display: flex;
}

.bac-right-login a {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #fff;
    padding: 0px 35px;
    font-style: italic;
}

.modal-dialog {
    /* opacity: .9; */
}

.bac-modal {
    background: rgba(176, 44, 120, 0.1);
}

.join img {
    float: right;
}
.join h3 {
    text-align: right;
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #8bbf56;
    margin: 30px 0 0 0;
}
.join h4 {
    text-align: right;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #8bbf56;
    font-style: italic;
    margin: 15px 0 40px 0;
    line-height: 20px;
}
.join h5 {
    text-align: right;
    margin: 0 0 70px 0;
}
.join h6 {
    margin: 0 0 70px 0;
}
.join h5 a {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding: 6px 15px;
    color: #fff;
    background: #8bbf56;
}

.join h5 a:hover {
    background: #2176a1;
}

.join-1 h3 {
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #8bbf56;
    margin: 25px 0 0 0;
}

/*
.modal-dialog{
    width: 800px;
}
 
.modal-content{
    background: transparent;
    border: none;
    box-shadow: none;
}
 
.modal-header button span{
    font-size: 50px;
    color: #fff;    
}
 
.modal-header{
    background: transparent;
    border-bottom: none;
    padding: 0 1.5rem 0 1.5rem;
}
 
.modal-body{
    display: flex;
    justify-content: center;
}
 
.modal-body iframe{
    width: -webkit-fill-available;
    height: 364px;
}
 
.modal-footer{
    border-top:none;
} */

/* PAGOS */

#gateways .switch-enable {
    border: solid 1px;
    display: grid;
    grid-template-columns: 50% 50%;
    width: 30%;
}

#gateways .s-active {
    display: none;
}

input[type="radio"]:checked + label {
    background: #3c8dbc;
    color: #fafafa;
}

input[type="radio"]:checked + label.disabled {
    background: #8e8e8e;
    color: #fafafa !important;
    cursor: not-allowed;
}

#gateways .label-switch {
    height: 100%;
    margin: 0px;
    padding: 7%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

#gateways .label-switch.disabled {
    color: #8e8e8e;
    cursor: not-allowed;
}

#gateways .inputs_general {
    display: flex;
    border-radius: 4px;
    border: unset;
    background-color: #ffffff;
    width: 50%;
}

#gateways #card_logo {
    height: 75px;
    filter: contrast(0%);
}

#gateways .subscribed_method {
    padding: 0;
    font-size: 2.5rem;
    color: #22d4ac;
}
