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

.webpayweb .login-cover, .webpayweb .login-cover-bg,.webpayweb .login-cover-image {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

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

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

.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;
}

.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;
}


.webpayweb .panel{
background: transparent;
}
.webpayweb .f-s-12.text-grey-darker {
    color: white !important;
}
