.u-width-40 {
    width: 40% !important;
}
.u-width-60 {
    width: 60% !important;
}
.agregar-trading {
    border: 0;
}
#wpua-thumbnail-existing,
.page-template-mi-perfil .updated,
.wpua-edit-container .description,
#wpua-undo-button-existing {
    display: none !important;
}
.mt20 {
    margin-top: 20px;
}
.mr0 {
    margin-right: 0 !important;
}
.pasos-5 {
    width: 100%;
    margin-bottom: 20px;
}
.pasos-5 .c-btn {
    width: 33.33%;
}
.w200 {
    width: 200px;
}
#upload-document {
    height: 200px;
}
#upload-document form {
    height: 180px;
    margin-top: 100px;
}
.upload-espacio {
    position: absolute;
    width: 100%;
    top: 0;
    padding: 0 15px;
    margin-left: -15px;
    margin-top: -80px;
}
.registrar-oportunidad .c-choice--radio {
    display: inline-block;
    width: 40%;
    margin: 10px 0 0;
    vertical-align: top;
}
.registrar-oportunidad .c-choice--radio.si-no {
    width: 15%;
    vertical-align: top;
}
.registrar-oportunidad .c-choice--radio.numero-minimo {
    margin-top: 0;
}
.registrar-oportunidad #documentos .c-table__cell {
    padding: 10px 0 10px 15px;
}
.registrar-oportunidad #documentos .c-table__cell--head {
    padding: 18px 0 18px 15px;
}
#registrar-oportunidad-2,
#registrar-oportunidad-2 .compra-empresa-acciones,
#registrar-oportunidad-3 {
    display: none;
}
.c-table__cell {
    white-space: normal;
}
.panel {
    border: 1px solid #dfe3e9;
    padding: 20px;
    border-radius: 5px;
}
.eliminar-documento {
    color: #d40e0e;
    font-size: 20px;
    line-height: 0;
    display: inline-block;
    margin-right: 7px;
}
.dataTables_length,
.dataTables_filter {
    width: 50%;
    display: inline-block;
}
.tradings .dataTables_length,
.tradings .dataTables_filter,
.oportunidades .dataTables_length,
.oportunidades .dataTables_filter {
    width: 24.5%;
}
.tradings .status,
.oportunidades .status {
    width: 24.5%;
    display: inline-block;
}
.dataTables_filter {
    text-align: right;
}
.dataTables_length select {
    background: #fff;
    border: 1px solid #dfe3e9;
    height: 39px;
    font-size: 14px;
    width: 50px;
}
#datatable_oportunidades time,
#datatable time {
    display: none;
}
.c-sidebar__link.active {
    background-color: hsla(201, 100%, 6%, 0.5);
}
.page-template-login .c-card__icon {
    background-color: hsla(201, 100%, 6%, 0.6);
}


.documento .c-switch,
.documento-global .c-switch {
    vertical-align: top;
    margin-left: 20px;
}
.overflow-visisble {
    overflow: visible !important;
}
#admin-login label {
    display: block;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 0 .3125rem;
    color: #fcfeff;
    font-size: .875rem;
    font-weight: 400;
}
#admin-login .input {
    display: block;
    width: 100%;
    margin: 0;
    padding: .59375rem .9375rem;
    transition: all .3s;
    border: 1px solid #dfe3e9;
    border-radius: 4px;
    background-color: #fff;
    color: #251F1D;
    font-size: .875rem;
    font-weight: 400;
    resize: none;
}
#admin-login p {
    margin-bottom: .9375rem !important;
}
#admin-login .button {
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: .5rem 1.25rem;
    transition: all .15s ease-in-out;
    border: 1px solid;
    border-radius: 4px;
    border-color: #1a91eb;
    color:  ;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    overflow: hidden;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #2ea1f8;
    background: linear-gradient(180deg,#2ea1f8,#1990ea);
    border-color: #1a91eb;
    width: 100%;
}
.oportunidad-documentos .c-badge {
    padding: 2px 6px;
    font-size: 10px;
    margin-left: 10px;
}
.oportunidad-documentos .c-badge i {
    color: #fff !important;
    margin-right: 2px !important;
}
.reporte-celda {
    text-align: center;
}
.c-table-condensed .c-table__cell {
    padding: 5px;
}
.detalle-tipo-oportunidad {
    display: block !important;
}
.detalle-tipo-oportunidad .modulo-tipo {
    display: none;
}
#admin-login .regresar {
    text-align: center;
    font-weight: bold;
}
header .descargar {
    margin-right: 20px;
}
.filtros {
    width: 400px;
    position: absolute;
    left: 400px;
}
.trading-borrar {
    width: 100px;
    text-align: right;
}
.trading-borrar i {
    width: 20px;
    height: 16px;
    text-align: center;
    cursor: pointer;
    color: #666;
}
.bloque-de-texto p {
    margin-bottom: 10px;
}
.bloque-de-texto ul {
    list-style: circle;
    padding-left: 20px;
}
.comentarios-exportar {
    float: right;
    margin: -48px 0 20px;
}
#brokers-comentarios .c-table__cell {
    white-space: normal;
    border: 1px solid #e6eaee;
}
input[type="date"] {
    position: relative;
}
input[type="date"]:after {
    content: "\25BC";
    color: #555;
    padding: 0 5px;
    font-size: 10px;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    color: transparent;
    background: transparent;
}
input[type="date"]::-webkit-inner-spin-button {
    z-index: 1;
}
input[type="date"]::-webkit-clear-button {
   z-index: 1;
}
#foto_vertical,
#foto_cuadrada {
  background-color: hsla(201, 100%, 6%, 0.5);
}
.page-template-login {
    /* background-image: url("../../assets/images/6106991.jpg") !important; */
    /* background-color: hsla(201, 100%, 6%, 0.5); */
    opacity: 1;
    background-color: #25576f;
    background-size: cover;
    background-position: top;
}
.page-template-login h1 {
    font-weight: 600;
}
.page-template-login .c-card__icon {
    width: 220px;
    height: auto;
    position: relative;
    top: 0 !important;

}
.page-template-login .o-page--center {
padding-top: 12vh; 

}
.page-template-login .c-card {
    background-color: #25576f;
}

.page-template-login .c-card__header {
    background: none !important;
}
.page-template-login .u-parrafo {
    font-size: 16px;
    color: #fafbfc;
}
.oscuro-light {
    height: 100%;
    position: absolute;
    width: 100%;
}

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.filtro-listado {
    max-width: 400px;
    margin-bottom: 20px;
}

.login-title {
  color: white;
  text-align: center;
  margin: 0;
  margin-bottom: 5px;
  font-size: 1.5em;
  font-weight: normal;
}

.form-box {
	/*background-color: rgba(0, 0, 0, 0.5);*/
        background-color: #25576f;
	margin: auto auto;
	padding: 12px;
	border-radius: 5px;
	box-shadow: 0 0 10px #25576f;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 480px;
	height: 600px;
}
.form-box .header-text {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 30px;
	text-align: center;
}

.form-box:before {
	/*background-image: url("https://i.postimg.cc/8cnYLpfc/ddddd.jpg");*/
	/*background-image: url("../../assets/images/lima.jpeg") !important;*/
	width: 100%;
	height: 100%;
	background-size: cover;
	content: "";
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
	filter: blur(2px);
}