@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&display=swap');

body {
	background-color: #F4F4F4;
	font-family: 'Montserrat', sans-serif;
}

.area-clientes legend {
	font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    color: #636262;
    font-weight: 700;
    margin-bottom: 20px;
    padding-left: 0px;
    font-family: 'Montserrat', sans-serif;
    padding: 0px 0 !important;
}

.area-clientes h2 {
	text-transform: uppercase;
    text-align: center;
    width: 100%;
    color: #43484D;
    font-size: 24px;
    margin-bottom: 35px;
    font-family: 'Montserrat', sans-serif;
}

.element-title {
    font-weight: 700;
    color: #0076A9 !important;
    font-size: 18px;
    margin-bottom: 2px;
    padding-top: 7px;
    font-family: 'Montserrat', sans-serif !important;
}

body .element-description {
    color: #43484D !important;
    font-size: 14px !important;
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
}

#name > strong {
    color: #106b9b;
    font-size: 18px;
}

#cerrar {
    display: flex;
    align-items: center;
}

.documentos .img-container img,
.perfil .img-container img {
	width: auto;
	height: 30px;
}

.perfil .img-container,
.documentos .img-container {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background: #EAF6FE;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding:3%;
	flex: 0 0 auto;
}

.button_arr {
	display: block;
	background: #89C24D;
	color: #ffffff !important;
	padding: 14px;
	text-align: center;
	border-radius: 5px;
	color: white;
	line-height: 16px;
	font-size: 16px;
	font-weight: 500;
}

.documentos .img-container img,
.perfil .img-container img{
	top: auto;
	left: auto;
}

#mostrador{
    width: 100%;
    padding: 30px;
    justify-content: space-between;
    border: 1px solid #EAEAEA;
    background: #ffffff;
    margin-bottom: 50px;
}

.perfil,
.documentos {
	margin-bottom: 50px;
}

.perfil .s-border,
.documentos .s-border {
	background: #ffffff;
	border: 1px solid #EAEAEA;
	border-radius: 10px;
	--gap: 18px;
}

.documentos .s-grid-3,
.perfil .s-grid-3 {
    display: flex;
    padding: 20px;
}

.perfil a:hover,
.documentos a:hover {
    text-decoration: inherit;
    background: #EAF6FE;
}

a.ed-grid:hover .img-container {
    background: #ffffff;
}

.button_arr:hover {
	background: #61932c;
}

#info{
    width: auto;
}

#info > p{
    margin: 0;
}
.element-description{
    color: black !important;
}

@media screen and (max-width: 992px) {
    #mostrador {
        display: inline-block;
    }
    #cerrar {
        margin-top: 20px;
	}
}
/* perfil usuario */
body .profile-container .select_container select,
body .profile-container input {
    border: 1px solid #EAEDF1;
    border-radius: 3px;
    padding: 9px;
    color: #1D212F;
    font-size: 13px !important;
    font-family: 'Montserrat';
    font-weight: 500;
    background: #ffffff !important;
    height: 36px;
    margin: 0;
}

.profile-container label {
    color: #636262;
    font-size: 13px;
    font-family: 'Montserrat';
    padding-left: 0px; 
}

.profile-container {
    background: #ffffff;
    margin: 10px;
    padding: 20px;
}

.profile-container .ed-container {
    margin-bottom: 18px;
}

.menu_area {
    margin: 0px;
}

.profile-container .titulo img {
    height: 17px;
}

.profile-container .titulo {
    font-size: 16px !important;
    font-weight: 700;
    color: #636262 !important;
}

.profile-container ul {
    list-style-type: none;
    padding-left: 0px;
}

.profile-container li {
    font-size: 16px;
    color: #636262;
    padding: 9px 0 9px 21px;
}

.area-clientes .profile-container legend {
    font-size: 18px;
}

.profile-container h3.element-title {
    font-size: 24px;
    margin-bottom: 30px;
    padding-top: 7px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
}

.boton-guardar .button_arr {
    width: 197px;
}

.profile-container a {
    cursor: pointer;
    text-decoration: initial;
    color: #636262;
}

.profile-container li.active {
    background: #EAF6FE;
}

.profile-container li:hover {
    background: #EAF6FE;
}

.profile-container .titulo {
    border-bottom: 1px solid #EAEDF1;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.boton-guardar .button_arr {
    display: flex;
    margin-left: auto;
}

.info-factura{
    padding: 2%;
}

/*tablas*/
.profile-container table td {
    border: 0px solid #ddd;
}
.profile-container .dataTables_length select {
    margin: 0px !important;
}
.profile-container .dataTables_length label {
    display: inline-flex;
    margin-bottom: 0;
    align-items: center;
}
.profile-container .dashicons {
    color: #89c24d;
}

.profile-container table.dataTable.cell-border tbody tr td {
    background: #ffffff;
}

body .profile-container .select_container select:focus {
    background-color: #ffffff !important;
}

.profile-container .select_container {
    background-color: transparent !important;
}

body .profile-container thead th {
    background: #EAEDF1;
    background-color: #EAEDF1;
}

body thead th {
    font-size: 14px;
    color: #636262 !important;
    text-transform: initial;
}

.profile-container .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #0076A9;
    border: 0px solid;
    border-radius: 0px;
}

.profile-container .dataTables_wrapper .dataTables_paginate .previous:focus,
.profile-container .dataTables_wrapper .dataTables_paginate .previous:hover {
    background: transparent;
    border: 0px solid;
    border-radius: 0px;
    color: #666 !important;
}

.profile-container .dataTables_wrapper .dataTables_paginate .next:focus,
.profile-container .dataTables_wrapper .dataTables_paginate .next:hover {
    background: transparent;
    border: 0px solid;
    border-radius: 0px;
    color: #666 !important;
}

body tbody td {
    font-size: 13px;
    color: #636262 !important;
}

.profile-container .dataTables_length .select_container {
    margin: 0 10px;
}

.profile-container table.dataTable.cell-border tbody th, 
.profile-container table.dataTable.cell-border tbody td {
    border-color: #EAEDF1 !important;
    border-right: 1px solid #EAEDF1 !important;
}

.profile-container table.dataTable thead th, .profile-container table.dataTable thead td {
    padding: 10px;
    border-color: #EAEDF1 !important;
}

.area-clientes .profile-container .dataTables_info {
    color: #636262;
    font-size: 13px;
}

.profile-container .dataTables_paginate a {
    color: #636262;
    font-size: 13px;
}
.dataTables_paginate {
    border: 1px solid #EAEDF1;
    border-radius: 3px;
}

.profile-container .dataTables_wrapper .dataTables_paginate {
    padding-top: 0em;
}

.profile-container .dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.profile-container .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #0076A9;
    border: 1px solid #EAEDF1;
    color: #fff !important;
    border-radius: 0px;
    box-shadow: 0 0 0 0px #111;
}

table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #EAEDF1;
}

.profile-container table.dataTable.no-footer {
    border-color: #EAEDF1 !important;
    margin-bottom: 20px;
}
.profile-container .dataTables_wrapper .dataTables_length select,
.profile-container .dataTables_wrapper .dataTables_filter input {
    border-color: #EAEDF1 !important;
    padding: 6px;
    margin-bottom: 15px;
}

.info-factura {
    padding: 20px;
}

.info-factura {
    border: 1px solid #EAEAEA;
}

.info-factura .s-cols-1 {
    font-weight: 700;
}

.info-factura p {
    color: #636262;
    margin-bottom: 12px;
}

.info-pago {
    margin-top: 35px;
}

.metodo-pago .s-border{
    border: 1px solid #EAEAEA;
    border-radius: 6px;
}
.info-pago p{
    color: #636262;
    margin-bottom: 15px;
}

.info-pago .ed-grid > .s-cols-1 {
    font-weight: 700;
}

.info-pa {
    background: #F4FAFE;
    padding: 20px;
}

.metodo-pago .img-container img {
    height: auto;
    position: relative;
}

.metodo-pago .lg-cols-2 {
    display: flex;
    align-items: center;
}

.metodo-pago p {
    margin-bottom: 0px;
}


/*confirmación pago*/

.confirma-pago p {
    color: #636262;
    font-size: 13px !important;
    text-align: center;
    font-style: inherit;
}
.icon-imprimir {
    height: 18px;
    margin-right: 5px;
}

.imprimir {
    font-size: 13px;
    color: #89c24d;
    text-align: right;
    font-weight: 700;
    margin-top: 15px;
    padding-right: 0rem;
}

.imprimir a {
    display: flex;
    align-items: center;
    float: right;
    padding: 0 !important;
    margin-top: 0px;
}

.imprimir,
.info-factura,
.info-pago .lg-70 {
    margin: 0 auto;
}

.confirma-pago legend {
    text-align: center;
}

.confirma-pago .info-pago {
    margin-top: 6px;
    margin-bottom: 40px;
}


.profile-container select {
    height: 36px!important;
    width: 100%;
}

#arr_profile_form .lg-50 {
    padding-left: 0rem;
    padding-right: 0rem;
}

#arr_profile_form input.lg-50 {
    padding-left: 1rem;
}

.logged-in .page-title {
    display: none;
}

.profile-container .dashicons-admin-home {
    color: #0076A9;
}

.titulo::marker {
    display: none;
}

.updated_success {
	border-left: 4px solid #00a32a;
	color: #00a32a;
}
.updated_error {
	border-left: 4px solid #ff0000;
	color: #ff0000;
}   
.profile_updated {
	max-height: 100%;
	opacity: 1;
	overflow: hidden;
	-moz-transition: all .45s ease-in-out;
	-ms-transition: all .45s ease-in-out;
	-o-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out;
	background-color: #ffffff;
	padding: 10px;
	box-shadow: #000000;
	box-shadow: 0px 0px 4px #939393;
	margin-bottom: 20px;
}
.profile_updated.slideup {
	max-height: 0;
}
.profile_updated.fadeaway{
	opacity: 0;
}
.required {
	color: #ff0000;
}