.degradado,
#wp-submit {
    background: linear-gradient(180deg,#4384d3,#0c569d) !important;
}
.u-width-40 {
    width: 40% !important;
}
.u-width-60 {
    width: 60% !important;
}
.mb15 {
    margin-bottom: 15px;
}
#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;
}
.pr0 {
    padding-right: 0;
}
.pl0 {
    padding-left: 0;
}
.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;
}
.c-sidebar__brand-img {
    max-width: 150px;
    margin-top: 20px;
    height: auto;
}
.c-sidebar__brand {
    padding-bottom: 15px;
    height: auto;
}
.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-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;
}
.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 {
    color: #fff;
}
.page-template-login .c-card__icon {
    background: #ffffff !important;
    width: 170px;
}
.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: #7f8fa4;
    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: #354052;
    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: #fff;
    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;
}
.c-pagination__list {
    display: block;
}
.container-form-tupa{
    max-width: 800px;
    margin: 0 auto;
}
.container-form-tupa .u-mb-medium {
    margin-bottom: 0.7rem!important;
}
.text-center{
    text-align: center;
}
.tupa-form-head{
    background: #212b3c;
    padding: 10px 0;
    margin-bottom: 20px;
}
.tupa-form-head h4{
    margin: 0;
    color:#fff;
}
.line-gray {
    border-bottom: 1px solid gainsboro;
    width: 100%;
    margin-top: 14px;
}
.btn-azul{
    background: #202a3c;
    background: linear-gradient(180deg,#202a3c,#202a3c);
    border-color: #212b3c;
}
.btn-azul:hover {
    background: #223861;
    background: linear-gradient(180deg,#223861,#223861);
}
.tupa-form-head .title-2{
    background: #223861;
    margin-bottom: -10px;
    padding: 7px 0;
    margin-top: 10px;
}
.container-form-tupa .c-choice--checkbox .c-choice__input:checked+.c-choice__label:before {
    border-color: #212b3c;
    background-color: #212b3c;
}
.bloque-checkbox-1{
    max-width: 290px;
    margin: 0 auto;
    margin-top: 20px;
}
.check-filtro {
    float: left;
    margin: 5px 8px 0 0;
}
.item-norma{
    box-shadow: 0 0 6px #a5a5a5;
    margin-bottom: 30px;
    border-left: 6px solid #F5A519;
    background: #fff;
    padding-bottom: 15px;
}
.item-norma .link-norma{
    background: #0f518a;
    color: #91acd3;
    font-weight: 300;
    font-size: 14px;
    height: 100%;
    padding: 12px 0;
}
.item-norma .delete .link-norma {
    background: #a10e0e;
}
.item-norma .link-norma p{
    color:white;
    margin: 0;
}
.item-norma .link-norma img{
    max-width: 47px;
    margin-bottom: 8px;
}
.item-norma .part-1{
    background: #fff;
    padding: 12px 0;
    padding-right: 20px;
}
.item-norma .part-2{
    background: #EAEDF1;
    padding: 28px 0;
    padding-right:20px;
}
.item-norma p, .item-norma strong, .item-norma a{
    color: #0f518a;
    font-size: 14px;
    margin:0;
}
.item-norma a.delete {
    color: red;
}
.item-norma a {
    text-decoration: none;
}
.item-norma strong{
    font-weight:600;
}
.padding-lateral{
    padding-left: 30px;
}
.paginacion {
    text-align: center;
    margin-top: 20px;
}
.paginacion li {
    display: inline-block;
    margin: 0 5px 5px 0;
}
.paginacion li a {
    background: #212b3c;
    color: #fff;
    width: 24px;
    height: 24px;
    display: block;
    font-size: 13px;
    text-align: center;
}
.paginacion li a.active {
    background: #1c2431;
}
.c-alert--danger p,
.c-alert--danger strong {
    color: #fff;
}
.url-archivo {
    border: 1px solid #ccc;
    background: #f2f2f2;
    padding: 5px 10px;
}
.password i {
    vertical-align: top;
    cursor: pointer;
}
