/*----------------------------*/
/* VALIDADOR DE CONTRASEÑAS   */
/*----------------------------*/
LI.invalid {
    background: url(../img/invalid.png) no-repeat 0 50%;
    padding-left: 22px !important;
    line-height: 24px;
    color: #ec3f41;
}

LI.valid {
    background: url(../img/valid.png) no-repeat 0 50%;
    padding-left: 22px !important;
    line-height: 24px;
    color: #3a7d34;
}

DIV#pswd_info,
DIV#login_info {
    position: absolute;
    width: 350px;
    margin-top: 20px;
    padding: 15px;
    background: #fefefe;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #ddd;
    display: none;
    font-size: 14px;
    color: #444;
    z-index: 9999;
}

DIV#pswd_info ul,
DIV#pswd_info li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

DIV#pswd_info h4,
DIV#login_info h4 {
    font-size: 14px;
    color: #444;
}

DIV#pswd_info::before,
DIV#login_info::before {
    content: "\25B2";
    position: absolute;
    top: -12px;
    left: 45%;
    font-size: 14px;
    line-height: 14px;
    color: #ddd;
    text-shadow: none;
    display: block;
}

DIV#pswd_info h4,
DIV#login_info h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: normal;
}

.error-help-block {
    color: #F00;
}

/********************************/
/* CARCASA DE LA WEB            */
/********************************/
html.mrg,
body.mrg {
    background: #efefef !important;
    font-family: "Poppins", sans-serif;
    color: #343a40;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
}

html.mrg {

    height: 100%;
    box-sizing: border-box;
}

body.mrg {
    position: relative;
    margin: 0;
    padding-bottom: 200px;
    min-height: 100%;
}

html.mrg .header {
    height: 70px;
}

html.mrg .header .separator {
    width: 0;
    margin: 0;
}

html.mrg .header .search {
    width: 255px;
}

html.mrg .header-left {
    height: 70px;
    float: left;
}

html.mrg .logo {
    width: 300px;
    margin: 15px 0 0 0;
}

html.mrg .header-right {
    height: 70px;
    margin-right: 10px;
}

html.mrg .sidebar-left {
    top: 70px;
}

html.mrg .body {
    background-color: transparent;
}

html.mrg .content-body {
    margin-bottom: 140px;
    padding-top: 25px;
}

html.sidebar-light:not(.dark) .page-header {
    background: transparent;
    box-shadow: none;
    top: -40px;
    left: -20px;
    position: relative;
    border: none;
    height: auto !important;
}

html.mrg h2.header_title {
    border: none;
    font-size: 1.56rem;
    /*font-family: "Raleway", sans-serif;*/
    font-family: "Lato", sans-serif;
}

html.mrg #header .header-btn-collapse-nav {
    background: transparent;
    color: #000;
    font-size: 1.5rem !important;
}

html.mrg .footer {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #efefef;
    text-align: center;
    height: 200px;
}

html.mrg .footer a {
    color: #082982;
    font-size: inherit;
}

html.mrg .footer hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #c7c4c4;
    width: 84%;
    margin-left: 8%;
}

html.mrg .justify-content-between {
    justify-content: space-between !important;
}

html.mrg .d-sm-inline-block {
    display: inline-block !important;
}

.sidebar-left ul.nav-main li span,
html.sidebar-light:not(.dark) ul.nav-main li a {
    color: #3e4b5b;
    font-size: 0.875rem;
    line-height: 1.8;
    vertical-align: middle;
}

.sidebar-left ul.nav-main li span {
    align-items: center;
    white-space: nowrap;
    padding: 1.125rem 0 1.125rem 0;
}

.sidebar-left ul.nav-main li i {
    font-size: 1.225rem;
}

.sidebar-title {
    color: #3e4b5b !important;
    font-size: 1rem !important;
    line-height: 1.8;
    vertical-align: middle;
}

html.sidebar-light:not(.dark) ul.nav-main li a:hover {
    background-color: #f2edf3;
}

html.sidebar-light:not(.dark) ul.nav-main>li.nav-active>a>i,
html.sidebar-light:not(.dark) ul.nav-main>li.nav-active>a>span {
    color: #8bc34a !important;
}

html.mrg ul.nav-main>li.nav-active>a {
    box-shadow: 2px 0 0 #8bc34a inset;
}

html.mrg .btn-dark {
    color: #fff;
    background-color: #8BC34A;
    border-color: #8BC34A;
    line-height: 1;
    /*font-family: "Raleway", sans-serif;*/
    font-family: "Poppins", sans-serif;
    font-size: 0.875rem;
}

html.mrg .btn-default {
    border: 1px solid #C0C0C0 !important;
}

html.mrg .btn-lg,
html.mrg .btn-group-lg>.btn {
    padding: 1rem 3rem;
    border-radius: 0.1875rem;
}

html.mrg .title_menu {
    /*font-family: "Raleway", sans-serif;*/
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    text-transform: capitalize;
    font-weight: normal;
}

.gradient-bullet-list li {
    position: relative;
    list-style-type: none;
    padding-left: 25px;
    line-height: 1;
    padding-bottom: 25px;
}

.sidebar-widget.widget-tasks ul li {
    position: relative;
    list-style-type: none;
    padding-left: 25px;
    line-height: 1;
    padding-bottom: 25px;
    /*font-family: "Raleway", sans-serif;*/
    font-family: "Poppins", sans-serif;
    font-size: 0.875rem;
}

.sidebar-widget.widget-tasks ul li:nth-child(6n+1)::before {
    background: #8bc34a;
    top: 4px;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    content: "";
    position: absolute;
    box-sizing: border-box;
    border: none;
    z-index: 1;
}

.sidebar-widget.widget-tasks ul li:nth-child(6n+1)::after {
    width: 11px;
    height: 11px;
    top: 1px;
    left: 2px;
    background: #ffffff;
    border-radius: 100%;
    content: "";
    position: absolute;
    box-sizing: border-box;
    z-index: 2;
}

.sidebar-widget.widget-tasks ul li:nth-child(6n+2)::before {
    background: linear-gradient(to right, #90caf9, #047edf 99%);
    top: 4px;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    content: "";
    position: absolute;
    box-sizing: border-box;
    border: none;
    z-index: 1;
}

.sidebar-widget.widget-tasks ul li:nth-child(6n+2)::after {
    width: 11px;
    height: 11px;
    top: 1px;
    left: 2px;
    background: #ffffff;
    border-radius: 100%;
    content: "";
    position: absolute;
    box-sizing: border-box;
    z-index: 2;
}

html.mrg .header .notifications>li .notification-icon {
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    font-size: 0.875rem;
    margin-left: 1.5rem;
    margin-right: 0.5rem;
    width: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

html.mrg .notifications .notification-menu::before {
    right: 45px;
}

html.mrg .header .notifications>li .notification-icon i {
    color: #9c9fa6;
    line-height: 30px;
    vertical-align: middle;
    font-size: 1.25rem;
}

html.mrg .notifications>li .notification-icon .badge {
    font-size: 8px;
    min-width: 15px;
}

html.mrg .mrg-custom-card {
    padding: 1.5rem;
    background-color: #fdfdfd;
    /*border-left: 5px solid #7dc200;*/
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

html.mrg .card-new-info {
    padding: 1.5rem;
    background-color: #fdfdfd;
    border: dashed 3px #C0C0C0;
    /*border-radius: 3px;*/
    opacity: 0.8;
}

.card,
.alert {
    border-radius: 0;
}

html.mrg .card-new-info .card-body {
    box-shadow: none;
    padding: 20px;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-size: 1.5rem;
    line-height: 2rem;
}

html.mrg .card-new-info:hover {
    opacity: 1;
}

html.mrg .mrg-custom-card .card-body {
    box-shadow: none;
    padding: 0;
}

html.mrg .mrg-custom-card .card-header {
    box-shadow: none;
    padding: 0;
    background-color: transparent;
    border-bottom: none;
}

html.mrg .mrg-custom-card .card-header .card-title {
    color: #000;
    font-family: "Lato", sans-serif;
    font-size: 1.5rem;
    line-height: 2rem;
    /*margin-top: 0;*/
}

html.mrg .mrg-custom-card .card-header i {
    margin-right: 15px;
    color: #000;
    font-size: 1.75rem;

}

html.mrg .mrg-custom-card .card-footer {
    background-color: rgba(0, 0, 0, 0.0);
    padding: 0;
    border-top: 0px;
}

HR {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

html.mrg .form-control {
    /*border: 1px solid #4b4b4b;
    font-family: "Raleway", sans-serif;*/
    font-family: "Poppins", sans-serif;
    font-size: 0.8125rem !important;
    border-radius: 0;
    box-shadow: none;
}

html.mrg .form-control:focus {
    outline: 1px solid #7dc200;
}

html.mrg .btn-gradient-primary {
    background: linear-gradient(to right, #4aaa42, #4aaa42);
    border: 0;
    border-radius: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    color: #ffffff;
}

html.mrg .list-gradient-primary {
    color: #4aaa42 !important;

}

html.mrg .btn-gradient-primary:hover {
    opacity: .8;
}

html.mrg .btn {
    font-size: 0.875rem;
    line-height: 1;
    /*font-family: "Raleway", sans-serif;*/
    font-family: "Poppins", sans-serif;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.875rem 2.5rem;
    border-radius: 0rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

html.mrg .btn-small {
    padding: 0.8rem 0.5rem;
}

html.mrg .alert-danger {
    font-size: 0.875rem;
    font-family: "Poppins", sans-serif;
    font-weight: initial;
    line-height: 1.5rem;
}

html.mrg .alert-success {
    font-size: 0.875rem;
    /*font-family: "Raleway", sans-serif;*/
    font-family: "Poppins", sans-serif;
    font-weight: initial;
    line-height: 1.5rem;
}

html.mrg form label {
    font-weight: normal;
    font-size: 0.85em;
    line-height: 1;
}

html.mrg .has-error label {
    color: #F00;
}

html.mrg .has-error .form-control {
    border: solid 1px #F00;
}

html.mrg .page-header {
    z-index: 1;
    height: auto !important;
}

html.mrg .link-card-enter {
    font-size: 0.875rem;
    line-height: 1;
}

html.mrg .icon-link-no-click {
    color: #082982;
    margin-right: 3px;
}

html.mrg ul.nav li.disabled {
    cursor: not-allowed;
    opacity: 0.5;
}

html.mrg ul.nav li.disabled a {
    pointer-events: none;
}

html.mrg .faq_title {
    background-color: #fff;
    color: #444 !important;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    padding: 2rem;
    box-shadow: 0 1px 15px 1px rgba(230, 234, 236, 0.35);
    border-radius: .25rem;
}

html.mrg .toggle-primary .toggle label.faq_title {
    color: #444;
    border-left-color: #444;
    border-right-color: #444;
}

html.mrg .toggle>label.faq_title::before {
    margin-right: 25px;
}

html.mrg h1,
html.mrg .h1 {
    font-size: 2.19rem;
}

html.mrg h1.font-weight-medium {
    font-size: 2.19rem;
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: 'Lato', Arial;
}

.table_mrg_custom {
    border-bottom: 1px solid #ebedf2;
    width: 100%;
}

.table_mrg_custom_no_bb {
    border-bottom: none;
}

.table_mrg_custom_no_bt thead th {
    border-top: none;
}

.table_mrg_custom th,
.table_mrg_custom td {
    vertical-align: middle;
    font-size: 0.875rem;
    line-height: 1;
    padding-bottom: 0.9375rem;
    padding-top: 0.9375rem;
    color: #343a40;
}

.table_mrg_custom th:last-child,
.table_mrg_custom td:last-child {
    vertical-align: middle;
    font-size: 0.875rem;
    line-height: 1;
    padding-bottom: 0.9375rem;
    padding-top: 0.9375rem;
    color: #343a40;
    text-align: right;
}

.table_mrg_custom thead th {
    border-bottom-width: 1px;
    /*font-family: "Raleway", sans-serif;*/
    font-family: "Poppins", sans-serif;
    font-weight: bold;
}

html.mrg .faq_content {
    background-color: #fff;
    color: #444 !important;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    padding: 2rem;
    box-shadow: 0 1px 15px 1px rgba(230, 234, 236, 0.35);
    border-radius: .25rem;
}

html.mrg .toggle>label.faq_title i.fa-plus {
    display: none;
}

html.mrg .toggle>label.faq_title i.fa-minus {
    display: none;
}

html.mrg .toggle-primary .toggle.active>label.faq_title {

    background-color: #8bc34a !important;
    border-color: #8bc34a !important;
    color: #ffffff !important;

}

html.mrg .badge {
    border-radius: .125rem;
    font-size: 11px;
    font-weight: initial;
    line-height: 1;
    padding: .375rem .5625rem;
    /*font-family: "Raleway", sans-serif;*/
    font-family: "Poppins", sans-serif;
}

.blockquote-mrg-primary {
    padding: 1.25rem;
    border: 1px solid #8bc34a;
    font-size: 1rem;
    margin: 0 0 1rem;
    border-color: #8bc34a;
    margin-bottom: 1rem;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.btn-gradient-primary {
    background: linear-gradient(to right, #4aaa42, #4aaa42);
    border: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

html.mrg .btn-gradient-primary:active,
html.mrg .btn-gradient-primary.active,
html.mrg .show>html.mrg .btn-gradient-primary.dropdown-toggle {
    background-color: #6fac00 !important;
    background-image: none !important;
}

html.mrg .list-items .btn-list-info {
    padding: 0 !important;
    text-align: left;
}

html.mrg .list-items h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 10px;
    line-height: 1rem;
    margin-bottom: 10px;
    text-transform: none;
}

html.mrg .list-items .card-header {
    background-color: transparent !important;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 5px;
}

html.mrg .list-items .card-header h4 {
    font-size: 1.13rem;
    font-weight: 500;
    line-height: 1.2;
    /*font-family: "Raleway", sans-serif;*/
    font-family: "Poppins", sans-serif;
    color: #343a40;
}

html.mrg .list-items .card {
    border: none;
    background-color: transparent;
}

html.mrg .list-items .card:first-of-type,
html.mrg .list-items .card:not(:first-of-type):not(:last-of-type),
html.mrg .list-items .card:last-of-type {
    border: none;
    background-color: transparent;
}

html.mrg .list-items .card:first-child .card-header {
    border-top: none;
}

html.mrg .list-items {
    margin-top: -10px;
}

html.mrg .badge-danger-info {
    margin-left: 25px;
    background-color: #fff;
    border: 1px solid #fe7c96;
    border-radius: 0;
}

html.mrg .badge-danger-info .text {
    color: #f00 !important;
    font-size: 15px !important;
    margin-right: 0 !important;
}

html.mrg .badge-success-info {
    margin-left: 25px;
    border: 1px solid #8bc34a;
    background-color: #fff;
    border-radius: 0;
}

html.mrg .badge-success-info .text {
    color: #8bc34a !important;
    font-size: 15px !important;
    margin-right: 0 !important;
}

html.mrg .text-reclamacion {
    margin-top: 10px;
}

html.mrg .text-reclamacion p {
    font-size: .9375rem;
    line-height: 1.5;
    color: #343a40;
    margin-left: 42px;
    border-bottom: solid 1px #C0C0C0;
    padding-bottom: 20px;
}

html.mrg .text-reclamacion p:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

html.mrg .text-reclamacion p span {
    color: #777 !important;
}

html.mrg .text-reclamacion p i {
    color: #0C0 !important;
    margin-right: 20px;
}

html.mrg .btn-group .active {
    border: none !important;
    box-shadow: none !important;
}

html.mrg .caja-lectura {
    padding: 0.5rem 0rem;
    background-color: #8bc34a;
    border: 2px solid #8bc34a;
    height: 42px;
    width: 25%;
    text-align: center;
}

html.mrg .caja-lectura span {
    color: #ffffff;
}

html.mrg .caja-lectura_2 {
    padding: 0.5rem 0rem;
    background-color: #8bc34a;
    border: 2px solid #8bc34a;
    height: 42px;
    width: 100%;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: -10px;
}

html.mrg .caja-lectura_2 span {
    color: #ffffff;
}

html.mrg .input-lectura {
    width: 16%;
    padding: 0.5rem 0.5rem;
    font-weight: 300;
    font-size: 1.2rem;
    text-align: center;
}

html.mrg ul li {
    color: #777;
    line-height: 24px;
}

.header .toggle-sidebar-left {
    background: transparent !important;
    color: #333333;
}

html.dark .checkbox-success label::before,
.checkbox-success label::before {
    background: #4aaa42;
    border-color: #4aaa42;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus,
.pagination .page-item.active .page-link {
    background-color: #4aaa42 !important;
    border-color: #4aaa42;
}

.pagination>li>a,
.pagination>li>span,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #4aaa42;
}

.text-desc {
    padding: 20px;
    padding-bottom: 0;
}

.text-desc .title_desc {
    font-size: 1.8rem;
    line-height: 3rem;
    margin-bottom: 15px;
    font-weight: bold;
    color: #000000;
    /*text-transform: capitalize;*/
}

.text-desc p {
    color: #000000;
    font-family: "Lato", sans-serif;
    font-size: 1.4rem;
    line-height: 2rem;
}

html.mrg .date_mrg {
    margin: 0;
    color: #000;

}

/*--------------------------------------------------*/
/* NOVEDADES                                        */
/*--------------------------------------------------*/
html.mrg .cups_info {
    margin-top: -2px;
    margin-right: 10px;
}

html.mrg .cups_info .recite-ele,
html.mrg .cups_info span,
html.mrg .cups_info .recite-ele span {
    line-height: 15px !important;
    font-size: 11px !important;
    text-align: right !important;
}

html.mrg #header .header-nav-top .nav > li > a,
html.mrg #header .header-nav-top .nav > li > .recite-ele > a {
    text-decoration: none;
    /*text-transform: capitalize;*/
    text-transform: initial;
    color: #424242;
    font-weight: 400;
    font-size: 14px;
    padding: 6px 10px !important;
    display: inline-block !important;
}

html.mrg #header .header-nav-top .nav > li > span,
html.mrg #header .header-nav-top .nav > li >  .recite-ele > span {
    text-decoration: none;
    text-transform: capitalize;
    color: #424242;
    font-weight: 400;
    font-size: 14px;
    margin-right: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 350px !important;
    padding: 6px 10px !important;
    display: inline-block !important;
}

html.mrg #header .header-body {
    border-top: 0;
}

html.mrg #header .header-top {
    border-top: 1px solid #d1d2d1;
    border-bottom: 1px solid #d1d2d1;
    background-color: #f5f5f5;
    min-height: 61px;
}

html.mrg #header .header-top .container {
    padding-left: 0;
    padding-right: 0;
}

html.mrg #header .header-nav-top .nav > li > a:hover, 
html.mrg #header .header-nav-top .nav > li > .recite-ele > a:hover,
html.mrg #header .header-nav-top .nav > li > a a:focus,
html.mrg #header .header-nav-top .nav > li > .recite-ele > a:focus {
    text-decoration: underline;
    background: transparent !important;
}

html.mrg #header .header-nav-top .nav>li.nav-item.dropdown.show .nav-link {
    text-decoration: underline;
    background: transparent !important;
}

html.mrg #header .header-nav-main nav>ul>li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
}

html.mrg #header .header-nav-main nav > ul > li > a,
html.mrg #header .header-nav-main nav > ul > li > .recite-ele > a {
   font-family: 'Poppins';
    padding: 0.5rem 0.55rem;
    text-transform: uppercase;
    line-height: 27px;
    font-style: normal;
    color: #333333;
    font-size: 12px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-weight: normal;
}

html.mrg #header .header-nav-main nav>ul>li.open>a,
html.mrg #header .header-nav-main nav>ul>li:hover>a {
    background-color: transparent;
    text-decoration: underline;
}

html.mrg #header .header-nav-main nav>ul>li>a>i {
    margin-right: 10px;
    font-size: 16px;
}

html.mrg .footer_copyright_item p {
    margin-bottom: 6px;
    font-weight: 400;
    font-size: 16px;
    color: #323232;
    line-height: 26px;
}

html.mrg .footer_copyright_item ul.social li {

    display: inline-block;
    vertical-align: top;
    margin-right: 22px;
    margin-bottom: 6px;

}

html.mrg .wraper_footer_copyright {
    padding-top: 20px;
}

html.mrg .cabecera {
    transform: scaleX(1);
    background: var(--var_url_cabecera);
    background-repeat: no-repeat;
    background-size: 820px auto;
    background-position: 0 65%;
    background-position-x: 0 !important;
    height: 150px !important;
}

html.mrg .cabecera_new {

    background: -webkit-linear-gradient(-70deg, #4aaa42 calc(100% - 785px), rgba(74, 170, 66, 0.1) calc(100% - 430px), rgba(0, 0, 0, 0.5) 100%);
    background: -o-linear-gradient(-70deg, #4aaa42 calc(100% - 785px), rgba(74, 170, 66, 0.1) calc(100% - 430px), rgba(0, 0, 0, 0.5) 100%);
    background: -moz-linear-gradient(-70deg, #4aaa42 calc(100% - 785px), rgba(74, 170, 66, 0.1) calc(100% - 430px), rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(-70deg, #4aaa42 calc(100% - 785px), rgba(74, 170, 66, 0.1) calc(100% - 430px), rgba(0, 0, 0, 0.5) 100%);
    /*background-image: -webkit-repeating-linear-gradient(-70deg, rgba(8,41,103,.2), rgba(8,41,103,.2) 1px, transparent 2px, transparent 2px, rgba(255,255,255,.2) 3px), linear-gradient(-70deg,  #4dac46 calc(100% - 600px), rgba(0, 0, 0, 0) 100%);
    background-image: -moz-repeating-linear-gradient(-70deg, rgba(8,41,103,.2), rgba(8,41,103,.2) 1px, transparent 2px, transparent 2px, rgba(255,255,255,.2) 3px), linear-gradient(-70deg,  #4dac46 calc(100% - 600px), rgba(0, 0, 0, 0) 100%);
    background-image: -o-repeating-linear-gradient(-70deg, rgba(8,41,103,.2), rgba(8,41,103,.2) 1px, transparent 2px, transparent 2px, rgba(255,255,255,.2) 3px), linear-gradient(-70deg,  #4dac46 calc(100% - 600px), rgba(0, 0, 0, 0) 100%);
    background-image: repeating-linear-gradient(-70deg, rgba(8,41,103,.2), rgba(8,41,103,.2) 1px, transparent 2px, transparent 2px, rgba(255,255,255,.2) 3px), linear-gradient(-70deg,  #4dac46 calc(100% - 750px), rgba(0, 0, 0, 0) 100%);*/
    background-size: cover;
    background-position: 50% 21%;
    height: 150px !important;
}


/*
html.mrg .cabecera {
    /*height: 500px;*/
/* height: 200px;
    transform:scaleX(-1);
    background: -webkit-linear-gradient(-70deg, #082982 30%, rgba(0, 0, 0, 0) 50%);
    background: -o-linear-gradient(-70deg, #082982 30%, rgba(0, 0, 0, 0) 50%);
    background: -moz-linear-gradient(-70deg, #082982 30%, rgba(0, 0, 0, 0) 50%);
    background: linear-gradient(-70deg, #082982 30%, rgba(0, 0, 0, 0) 50%);
    background-size: cover;
    background-position: 50% 21%;
}
html.mrg .cabecera:before {
    /*height: 500px;*/
/*content: '';
    height: 200px;
    background-image: var(--var_url_cabecera);
    background-size: 1024px auto;
    display: inherit;
    background-repeat: no-repeat;
    background-position-y: 50%;
    margin-bottom: -200px;
}


html.mrg .no-flip {
    transform:scaleX(1);
}

html.mrg .cabecera .info_project {
    color: #FFF;
    text-shadow: 2px 2px rgba(0,0,0,0.5);
    transform:scaleX(-1);
    font-size: 3rem;
    font-weight: bold;
    /*padding-top: 180px;*/
/*padding-top: 70px;
    line-height: 4rem;
}

html.mrg .cabecera.no-flip  .info_project {
    transform:scaleX(1);
    color: #fFF !important;
}

html.mrg .cabecera.white .info_project {
    color: #FFF;
    text-shadow: 2px 2px rgba(0,0,0,0.5);
}*/

html.mrg .cabecera .info_project {
    color: #FFF;
    /*text-shadow: 2px 2px rgba(255,255,255,0.2);*/
    margin-bottom: 30px;
    /*background-color: #000;
    color: transparent;
    text-shadow: 1px 1px 1px rgba(255, 255, 255,0.9);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;*/
    font-size: 2.5rem;
    font-weight: bold;
    text-align: right;
    /*padding-top: 180px;*/
    padding-top: 45px !important;
    line-height: 4rem;
}

html.mrg #header .header-nav-main nav>ul>li>a {
    font-size: 14px;
}

html.mrg .question-btn {
    padding: 0px;
    border: 0px;
    cursor: pointer;
    background: none;
}

html.mrg .question-btn img {
    height: 42px;
}

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

    html.sidebar-light:not(.dark) .page-header {
        top: 0;
        left: 0;
        margin: 0 -15px 20px;
    }

    html.sidebar-light:not(.dark) .page-header .text-right {
        text-align: left !important;
        margin-top: -10px;
        margin-left: 20px;
    }

    html.mrg .content-body {
        padding-top: 40px;
    }

    html.mrg .justify-content-center {
        justify-content: center !important;
    }

    html.mrg .header .header-left {
        display: none;
    }

    html.mrg .header-right {
        height: 57px;
        margin-right: 0;
    }

    html.mrg .footer {
        margin-left: 0;
    }

    html.mrg .sidebar-left {
        top: 121px;
        z-index: 99999 !important;
        padding-top: 0;
    }

    html.mrg .cabecera {
        height: 100px !important;
        background-image: none !important;
    }

    html.mrg .cabecera_new {
        height: 100px !important;
        background-color: #4aaa42;
    }

    body.mrg {
        padding-bottom: 260px;
    }

    html.mrg .footer {
        height: auto;
    }

    html.mrg .cabecera .info_project {
        font-size: 1.8rem;
        line-height: 2.5rem;
        padding-top: 30px !important;
        text-align: left;
        margin-bottom: 30px;
        color: #fff;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    html.mrg .mrg-custom-card .card-header .card-title {
        line-height: 2rem;
    }

    .res-nopad {
        padding: 0px !important;
    }

    .question-box {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 25px;
    }

    .question-box button {
        margin: auto;
    }

    html.mrg .main>.container {
        /*margin-top: 0px !important;*/
    }

    /*
    html.mrg .cabecera.white .info_project {
        text-shadow: 2px 2px 2px #000000;
    }

    html.mrg .cabecera .info_project {
        text-shadow: 2px 2px 2px #ffffff;
    }
*/
    .profile-card {
        margin-top: 33px !important;
    }

    html.mrg .wraper_footer_copyright {
        padding: 0px !important;
    }

    html.mrg .social {
        padding-left: 0px;
        text-align: center;
        margin-top: 25px;
    }

    html.mrg .footer_copyright_item {
        margin-top: 20px;
    }

    html.mrg .footer_copyright_item {
        text-align: center;
    }

    html.mrg .footer_copyright {
        margin-bottom: 25px;
    }

    .mb-5,
    .my-5 {
        margin-bottom: 7rem !important;
    }

    html.mrg .banner-out {
        margin-top: 0px !important;
    }

    .nav-pills>.nav-item>a,
    html.mrg .cups_info {
        margin-right: auto !important;
    }

    html.mrg .cups_info span {
        margin-right: auto !important;
        padding: 6px 0px 0px 0px !important;
    }

    html.mrg #header .header-nav-top .nav > li > span,
    html.mrg #header .header-nav-top .nav > li > .recite-ele > span {
        margin-right: 15px !important;
        font-size: 9px !important;
        max-width: 150px !important;
        /*display: none;*/
    }

    html.mrg .mrg-custom-card {
        height: auto !important;
    }

}



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

    #header .header-nav-top .nav>li>a,
    #header .header-nav-top .nav>li>span {
        padding: 6px 0 !important;
    }

    html.mrg .cups_info {
        margin-right: 0 !important;
    }

    #header .header-nav-main nav>ul>li>a {
        padding: 0.5rem !important;
    }


    html.mrg .cups_info span .d-sm-block {
        display: inline !important;
    }
}

/*-------------------------------------------------*/
/* DROPDOWN NUEVO QUE ACABA DE APARECER 29/03/2019 */
/*-------------------------------------------------*/
#header .header-nav-main nav>ul>li>a.dropdown-toggle::after,
#header .header-nav.header-nav-stripe nav>ul>li:hover>a.dropdown-toggle:after,
#header .header-nav.header-nav-stripe nav>ul>li:hover>a.active.dropdown-toggle:after,
#header .header-nav.header-nav-stripe nav>ul>li.open>a.dropdown-toggle:after,
#header .header-nav.header-nav-stripe nav>ul>li.open>a.active.dropdown-toggle:after,
#header .header-nav-top>ul>li>a.dropdown-toggle::after,
#header .header-nav-top>ul>li:hover>a.dropdown-toggle:after,
#header .header-nav-top>ul>li:hover>a.active.dropdown-toggle:after,
#header .header-nav-top>ul>li.open>a.dropdown-toggle:after,
#header .header-nav-top>ul>li.open>a.active.dropdown-toggle:after {
    border-color: #333333 transparent transparent transparent !important;
    margin-left: 10px;
}

#header .header-nav-main nav>ul>li.dropdown:hover>a:before,
#header .header-nav-main nav>ul>li.dropdown.open>a:before,
#header .header-nav-top>ul>li.dropdown:hover>a:before,
#header .header-nav-top>ul>li.dropdown.open>a:before {
    border: none !important;
}

#header .header-nav-main nav>ul>li.dropdown .dropdown-menu {
    border-top-color: #8bc34a !important;
}

#header .header-nav-top>ul>li.dropdown .dropdown-menu {
    border-color: #FFF;
    border-radius: 0;
    border-top: 3px solid #8bc34a;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.5);
    min-width: 200px;
    padding: 5px;
}

#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a,
#header .header-nav-top>ul>li.dropdown .dropdown-menu li a {
    font-family: 'Poppins';
    line-height: 27px;
    font-style: normal;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #f4f4f4;
    padding: 6px 20px 6px 8px;
    position: relative;
    text-transform: none;
}

#header .header-nav-top>ul>li.dropdown .dropdown-menu li:hover {
    background-color: #f8f9fa;
}


#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a>i,
#header .header-nav-top>ul>li.dropdown .dropdown-menu li a>i {
    margin-right: 10px;
    font-size: 16px;
}

/*--------------------------------------------------*/
/* SUPLANTACIÓN DE IDENTIDADES DE USUARIOS          */
/*--------------------------------------------------*/
.suplantar-identidad {
    position: fixed;
    top: 153px;
    right: 0;
    box-shadow: 5px 5px rgba(0, 0, 0, 0.2);
    z-index: 2000;
    padding: 50px 30px;
    background-color: #750b1c;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    text-align: center !important;
    color: #FFF;
}

.suplantar-identidad A {
    color: #FFF;
}

.float {
    position: absolute;
    -webkit-animation: floatBubble 0.5s infinite;
    animation: floatBubble 0.5s infinite;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    margin-top: -10px;
    margin-left: -15px;
}

@-webkit-keyframes floatBubble {
    0% {
        margin-top: -10px;
    }

    100% {
        margin-top: -25px;
    }
}

@keyframes floatBubble {
    0% {
        margin-top: -10px;
    }

    100% {
        margin-top: -25px;
    }
}

/*--------------------------------------------------*/
/* SWITCHER DE ENCUESTAS                            */
/*--------------------------------------------------*/
.survey-css {
    position: fixed;
    bottom: 100px;
    right: 0;
    box-shadow: 5px 5px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    padding: 10px 20px;
    background-color: #4aaa42;
}

.survey-css A {
    color: white;
}

.survey-css A:hover {
    text-decoration: none;
}

.title_star {
    font-size: 1.1rem;
}

.grouperSurvey {
    text-align: center;
    padding: 20px;
    color: #222222;
}

.final-text {
    letter-spacing: 0;
    text-align: center;
    padding: 90px 50px 90px 50px;
    font-size: 1.2em;
    line-height: normal;
    z-index: 999;
    display: none;
}

.final-success {
    color: #4aaa42;
}

.final-error {
    color: #ff0000;
}

.final-text span {
    display: block;
    animation: successIn .8s;
    color: inherit;
}

.rating-container .filled-stars {
    color: #4aaa42 !important;
    -webkit-text-stroke: 0 #777 !important;
    text-shadow: none !important;
}

/*--------------------------------------------------*/
/* TOGGLE BUTTON                                    */
/*--------------------------------------------------*/
.toggle-success .toggle-slide .toggle-on,
.toggle-success .toggle-select .toggle-inner .active {
    background: #4aaa42 !important;
}

.toggle-success .toggle-slide.active .toggle-blob {
    border-left: 1px solid #4aaa42 !important;
}

.toggle-success .toggle-slide.active {
    border-color: #4aaa42 !important;
}

.toggle-success .toggle-slide .toggle-on,
.toggle-success .toggle-slide .toggle-off,
.toggle-success .toggle-slide .toggle-blob {
    font-family: "Poppins", sans-serif !important;
    font-size: 1rem !important;
}

.toggle {
    height: 25px !important;
    width: 65px !important;
}


/*--------------------------------------------------*/
/* SWITCHER DE CHATBOT                            */
/*--------------------------------------------------*/
.mrgchatbot-namespace {
    z-index: 2147483000;
    position: fixed;
    bottom: 10px !important;
    left: 10px !important;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    animation: 250ms ease 0s 1 normal none running animation-bhegco;
    transition: opacity 0.3s ease 0s;
    background: none;
    box-shadow: none;
}

.mrgchatbot-btn {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    cursor: pointer;
    transform-origin: center center 0px;
    backface-visibility: hidden;
    overflow: hidden;
}

.mrgchatbot-show {
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    transition: transform 0.16s linear 0s, opacity 0.08s linear 0s;
    opacity: 1;
    transform: rotate(0deg) scale(1);
}

.mrgchatbot-hide {
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    transition: transform 0.16s linear 0s, opacity 0.08s linear 0s;
    opacity: 0;
    transform: rotate(-30deg);
}

.mrgchatbot-hide svg,
.mrgchatbot-show svg,
.intercom-1jepgx6 svg {
    width: 28px;
    height: 32px;
}

.mrgchatbot-shower svg {
    width: 14px;
    height: 14px;
}

.mrgchatbot-hide svg path,
.mrgchatbot-show svg path,
.mrgchatbot-shower svg path,
.mrgchatbot-hidden svg path {
    fill: rgb(255, 255, 255);
}

.mrgchatbot-shower {
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    transition: transform 0.16s linear 0s, opacity 0.08s linear 0s;
    opacity: 1;
    transform: rotate(0deg);
}

.mrgchatbot-hidden {
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    transition: transform 0.16s linear 0s, opacity 0.08s linear 0s;
    opacity: 0;
    transform: rotate(30deg) scale(0);
}

.textChatBox {
    position: absolute;
    background: #72944a;
    margin-top: -655px;
    height: 650px;
    width: 400px;
    padding-top: 5px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 6px 0px, rgba(0, 0, 0, 0.16) 0px 2px 32px 0px;
    display: none;
}

.textChatBox #chatbot object {
    z-index: 2147481000;
    height: 595px;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: solid 1px #C0C0C0;
}

@media only screen and (max-width: 768px) {
    .textChatBox {
        position: absolute;
        background: #72944a;
        margin-top: -555px;
        height: 590px;
        width: 345px;
        padding-top: 5px;
        border-radius: 5px;
        box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 6px 0px, rgba(0, 0, 0, 0.16) 0px 2px 32px 0px;
        display: none;
    }

    .textChatBox #chatbot object {
        z-index: 2147481000;
        height: 495px;
        width: 100%;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border: solid 1px #C0C0C0;
    }
}

.holaChatbox {
    z-index: 2147483000;
    padding: 10px;
    background: linear-gradient(to top, #4aaa42, #72944a 99%);
    color: #FFFFFF !important;
    height: 48px;
    margin-bottom: 2px;
}

.holaChatbox P,
.holaChatbox h5 {
    color: #FFFFFF !important;
}

.background-chatbot {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 2147482000;
}

/* GREEN PAPER */
.card-green-paper {
    background: linear-gradient(to left, #4aaa42, #d0e1b1 30%);
    padding: 0 !important;
}

.card-green-paper .card-body {
    padding: 25px 50px;
    background-image: url('../img/banner_paper_green.png');
    background-position: calc(100% + 50px) calc(100% + 50px);
    background-repeat: no-repeat;
    text-shadow: 0 1px 0 #fff;
    color: #000;
    font-family: "Lato", sans-serif;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
}

.car-banner-new {
    background: rgb(20, 61, 141);
    padding: 0;
}

.alert.alert-banner {
    border-color: #eaeaea;
    color: #FFFFFF;
}

.banner-large {
    display: none;
}

.banner-litle {
    display: none;
}

.img-logo-b {
    width: 140px;
    height: 130px;
}

.img-logo-b-min {
    width: 190px;
    height: 170px
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .banner-litle {
        display: flex;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 680px) {
    .banner-litle {
        display: flex;
    }

    .img-logo-b-min {
        width: 90px;
        height: 80px;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    /* .banner-litle{
        display: flex;
    }*/
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    .banner-litle {
        display: flex;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .banner-large {
        display: flex;
    }

    .img-logo-b {
        width: 90px;
        height: 80px;
    }

    .img-logo-m {
        width: 160px;
        height: 60px;

    }
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .banner-large {
        display: flex;
    }

    .img-logo-b {
        width: 90px;
        height: 80px;
    }

    .img-logo-m {
        /*width: 140px;
        height: 60px;*/

    }
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    .banner-large {
        display: flex;
    }
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    .banner-large {
        display: flex;
    }
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
    /*.banner-litle{
        display: flex;
    }*/
}

.btn-banner {
    padding: 10px 20px;
    font-size: 1.1rem;
    background: white;
    color: rgb(36, 43, 114);
}

/*.cabecera:before {
    content:'';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.2);
}
*/
.banner-info-menu {
    height: 35px;
    background: linear-gradient(to bottom, #ffffff, #f1f1f1);
    width: 350px;
    margin: auto;
    margin-bottom: -35px;
    padding: 5px;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    font-size: 16px;
}

.banner-info-menu a {
    color: #333333;
}

.container-lg {
    max-width: 1440px;
}

/*----------------------------------*/
/* LOADER                           */
/*----------------------------------*/
.loading_div {
    display: none;
    text-align: center;
}

.lds-mrg {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-mrg div {
    display: inline-block;
    position: absolute;
    left: 8px;
    width: 10px;
    background: #4aaa42;
    animation: lds-mrg 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-mrg div:nth-child(1) {
    left: 8px;
    animation-delay: -0.24s;
}

.lds-mrg div:nth-child(2) {
    left: 32px;
    animation-delay: -0.12s;
}

.lds-mrg div:nth-child(3) {
    left: 56px;
    animation-delay: 0;
}

@keyframes lds-mrg {
    0% {
        top: 8px;
        height: 64px;
    }

    50%,
    100% {
        top: 24px;
        height: 32px;
    }
}

.img-logo {
    /*    filter: brightness(0) invert(1);*/
    width: 90%;
    margin-top: 25px;
    max-width: 240px;
}

.field-icon-view-pass {
    float: right;
    margin-right: 10px;
    margin-top: -25px;
    line-height: 1.5rem;
    color: #666;
    cursor: pointer;
    font-size: 1.1rem;
    position: relative;
    z-index: 2;
}


/* MODALS */
.modal-content {
    border-radius: 0 !important;
    box-shadow: -1px -1px 10px 10px rgba(0, 0, 0, 0.2);
    border: none;
}

.modal-header {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    background-color: #4aaa42;
    color: #fff !important;
}

.modal-header h5,
.modal-header h5 p {
    color: #fff !important;
}

/* BOTONES OUTLINE */
.mrg-btn-outline {
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    text-decoration: none;
    position: relative;
    transition: all 0.3s;
    overflow: hidden;
    z-index: 1;
    max-width: 100%;
    visibility: visible;
    backface-visibility: hidden;
    border: solid 2px #4aaa42;
    background: inherit;
    color: inherit;
}

.mrg-btn-outline::after {
    content: '';
    position: absolute;
    z-index: -1;
    transition: all 0.3s;
}

.mrg-btn-outline:hover {
    color: inherit;
    text-decoration: none;
}

.mrg-btn-outline:hover,
.mrg-btn-outline:focus,
.mrg-btn-outline:active,
.mrg-btn-outline:visited {
    color: inherit;
    background: inherit;
    box-shadow: inherit;
    outline: 0
}

.mrg-btn-outline>.img-boton {
    float: left;
    margin: 0.875rem 1.5rem;
    z-index: 3;
    position: inherit;
    display: block;
}

.mrg-btn-outline:hover>.mrg-btn-outline-data,
.mrg-btn-outline:focus>.mrg-btn-outline-data,
.mrg-btn-outline:active>.mrg-btn-outline-data {
    color: #fff;
    transition: all 0.3s;
}

.mrg-btn-outline:hover>.img-boton,
.mrg-btn-outline:focus>.img-boton,
.mrg-btn-outline:active>.img-boton {
    filter: brightness(0) invert(1);
    transition: all 0.3s;
}

.mrg-btn-outline-block {
    display: block;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0;
    padding-right: 0
}

.mrg-btn-outline-hover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background: transparent;
    z-index: 2;
    transition: all 0.3s;
}

.mrg-btn-outline-right-bg .mrg-btn-outline-hover {
    left: 100%;
    background: #ccc;
}

.mrg-btn-outline-right-bg:hover .mrg-btn-outline-hover {
    left: 0;
    opacity: 1;
}

.mrg-btn-outline-data {
    z-index: 3;
    position: inherit;
    display: block;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    padding: 0.875rem 1.5rem;
    line-height: 1.5;
}

.mrg-btn-outline-hover {
    background-color: #4aaa42 !important;
}

/* checkbox */
input[type=checkbox]:not(.custom-control-input):not(.not-desgin) {
    visibility: hidden;
    position: absolute;
    right: 0;
}

input[type=checkbox]:not(.custom-control-input):not(.not-desgin)+label {
    cursor: pointer;
}

input[type=checkbox]:not(.custom-control-input):not(.not-desgin):checked+label:before {
    content: '✓';
    font-size: 22px;
    color: #4aaa42;
}

input[type=checkbox]:not(.custom-control-input):not(.not-desgin)+label:before {
    content: "";
    background: transparent !important;
    border: 2px solid #4aaa42;
    display: inline-block;
    height: 25px;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    width: 25px;
}

/* RADIOS */
.content-input input,
.content-select select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.content-input input {
    visibility: hidden;
    position: absolute;
    right: 0;
}

.content-input {
    position: relative;
    padding: 5px 0 5px 50px;
    /* Damos un padding de 60px para posicionar el elemento <i> en este espacio*/
    display: block;
    font-size: 1rem !important;
    color: #777 !important;
}

/* Estas reglas se aplicarán a todos las elementos i después de cualquier input*/
.content-input input+i {
    background: #f0f0f0;
    border: 2px solid rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
}

/* Estas reglas se aplicarán a todos los i despues de un input de tipo radio*/
.content-input input[type=radio]+i {
    height: 26px;
    width: 26px;
    border-radius: 100%;
    left: 15px;
}

.content-input input[type=radio]+i:before {
    content: '';
    display: block;
    height: 18px;
    width: 18px;
    border-radius: 100%;
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 2px;
    background: #4aaa42;
    transition: all 0.25s ease;
    /* Todas las propiedades | tiempo | tipo movimiento */
    transform: scale(0)
        /* Lo reducimos a 0*/
    ;
    opacity: 0;
    /* Lo ocultamos*/
}

.custom-radio .custom-control-input:checked~.custom-control-label::before,
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #4aaa42;
}

.content-input input[type=radio]:checked+i:before {
    transform: scale(1);
    opacity: 1;
}

.content-input:hover input[type=radio]:not(:checked)+i {
    background: #B1E8CD;
}

#counter,
.counter_words {
    border: solid 1px #C0C0C0;
    background-color: #f4f4f4;
    padding: 5px;
    width: 100px;
    text-align: right;
    font-size: 0.9rem;
    margin-top: 10px;
}


@media only screen and (min-width: 768px) {
    li:hover #dropdownUserProfile+.dropdown-menu {
        display: block !important;
    }
}

.btn-custom-sm {
    font-size: 11px !important;
    width: 120px !important;
    padding: 8px !important;
    margin-bottom: 5px;
    margin-top: 5px;
}

.link-probar-otra-manera {
    padding:0.875rem 0; 
    display:inline-block;
}