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

.login-cover-bg {
    background: null;
}
.webpayweb .login-cover, .webpayweb .login-cover-bg, .webpayweb .login-cover-image {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-image: url('../admin/images/login-bg/loginwp2.jpg')!important;
}

.webpayweb .page-header {
    top: 0;
    position: relative;
    text-transform: uppercase;
    color: #4d4d4d;
    margin: 15px;
}

.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,rgb(0 0 0 / 7%) 0,rgb(39 38 38 / 70%)) !important;
}

.webpayweb #wpsearch label{
	color:#000;
	text-transform: uppercase;
        -webkit-text-stroke-width: thin;
}

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

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

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

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

.webpayweb .table,.webpayweb .table-responsive.table-bordered {
    background-color: #fff;
}

.webpayweb .f-s-12.text-grey-darker{
   color:white;
   -webkit-text-stroke: thin;
   font-size: 15px;
}

.webpayweb .f-s-12.text-grey-darker:after {
  content: '  Ejm: 12345678-9';
}


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

.webpayweb .laoderpass{
position: fixed !important;
}

.webpayweb #wpsearch{
padding: 20px;
}

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

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


 .news-caption p {
display:none;

}

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

#wpsearch .text-right { 
text-align: center!important;
}

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

.webpayweb .f-s-12.text-grey-darker {
        margin-left: 100px;
	color: #000!important;
}

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

.webpayweb .btn.btn-primary.m-t-10 {
      margin-left: 90px;

}

.text-danger {
    color: #000!important;
}

.alert-danger {
    text-align: center;
}

.alert-danger:after {
    content: "1234";
}