@charset "UTF-8";
/* CSS EXTRA */

.webpayweb .login-cover .login-cover-bg {
  position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background: linear-gradient(to bottom,rgba(0,0,0,.0) 0,rgb(39 38 38 / 90%)) !important
}

.webpayweb #content {
    margin: 5% 0px;
}

.webpayweb .login-cover-image{
    background-image: url(../admin/images/login-bg/login-bg-18.jpg) !important;
}

.webpayweb .panel {
    margin-bottom: 20px;
    background: transparent;
    border: 0;
box-shadow: none;
}


table#facturas-pagar {
    color: white;
}

.webpayweb #content .col-sm-12.text-center.m-b-20 img{
    margin-bottom: 45px;
}

.webpayweb #wpsearch input {
    width: 85% !important;
    margin: 0px 0px 0px 36px !important;
}

.webpayweb #wpsearch input {
    max-width: 310px !important;
}

.webpayweb .f-s-12.text-grey-darker {
    margin-left: 100px;
}

.webpayweb .f-s-12.text-grey-darker {
    margin-left: 30px !important;
}

.webpayweb .f-s-12.text-grey-darker {
    color: white !important;
    text-transform: uppercase !important;
    padding-left: 7px;
}

.webpayweb .btn.btn-primary.m-t-10 {
    margin-left: 90px;
}
.webpayweb .btn.btn-primary.m-t-10 {
    width: 200px;
    margin-top: 30px;
}

.webpayweb #wpsearch div.text-center.m-t-20 p {
    display: none;
}

.webpayweb #content .text-center.m-t-20 img {
    margin-left: 0px;
}

.webpayweb #wpsearch div.text-center.m-t-20 {
    border-top: unset !important;
}


.webpayweb #wpsearch label {
    color: white;
    text-transform: uppercase;
}