.login-panel {
    margin-top: 25%;
}

.recordarme{
    float: left;
    width: 45%;
}
.forgot_link{
    float: right;
    width: 50%;
}
.panel-body-cm{
    padding: 5px 5px 0px 5px !important;
}

.is_favorito{color:#75c479!important;}
.slider .info-slide span{
    font-size: 16px !important;
}

.btn-filter{
    color: #fff;
    font-weight: bold;
    border-radius: 0px;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border: 1px solid rgba(0, 0, 0, 0);
    padding: 6px 15px;
    float: right;
}
.reabrir{
    padding: 10px;
}

.navbar .navbar-nav li a.username:hover{color:#fff;background-color: #28913e; border: none;}

.videovivo h3{
    background: #f00 !important;
}
.video a{

    opacity: 0.65;
    cursor: not-allowed;

}
.videovivo a{
    opacity: 1;
    cursor: pointer;
}
.videovivo i{
    background: rgb(51, 51, 51) !important;
}


li.custom_hover a:hover{
    background: #28913e !important;
    color: #f3bb38 !important;
}

.slider .izquierda {
    padding:22px 22px 22px 22px; 
    height:310px!important;
}

.info-remate img {
    max-width: 100% !important;
    height: auto!important;
}

.concepto-remate img {
    max-width: 100% !important;
    display: block;
    height: 390px !important;
    object-fit: cover;
}
.concepto-remate p {
   margin: 0 !important;
}

.btn.btn-success.active,
.btn.btn-success.active:hover {
    color: #419641;
    background-color: #ffffff;
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    background-position: 0 0;
    border:none;
    box-shadow: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: 1px solid #ccc;
    background: #cecece;
    font-weight: normal;
    color: #000;
    padding: 3px;
    width: 100%;
    font-style: italic;
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    padding: 6px;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}


a.ui-state-hover {
    color: #23527c;
    text-decoration: none;
}
