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


 .webpayweb .login-cover-image{
	background: url('../admin/images/login-bg/pagowebpay.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;
              top: -67px;
                     left: 36%;


}
} 

.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 .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: 20px;
}

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


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

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

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

}
.webpayweb .panel{

argin-bottom: 20px;
    background: transparent;
   box-shadow: none;
   font-size: 17px!important;

}
 
.webpayweb .form-control::placeholder{

color:black;

}






@media screen and (max-width: 600px) {

.webpayweb #wpsearch label {
    color: #fff;
    text-transform: uppercase;
    top: -35px;
    left: 2%;
font-size: x-large;
}

.webpayweb #wpsearch input {
    width: 85% !important;
    margin: 0px 0px 0px 40px !important;
}
.webpayweb .btn.btn-primary.m-t-10 {
    margin-left: 50px;
}
 .webpayweb #content .text-center.m-t-20 img {
    margin-left: 30px;
}
.webpayweb #content .col-sm-12.text-center.m-b-20 img {
    margin-left: -4px;
}
}



@media screen and (max-width: 600px) {
    .webpayweb #content .col-sm-12.text-center.m-b-20 img {
        margin-left: -4px;
        margin-top: -110px!important;
    }
}