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

.webpayweb .login-cover-image{
	background: url('../admin/images/login-bg/login-bg-19.jpeg') !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,0) 0,rgb(0 / 0)) !important
}

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

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


#barcode-fc {
display:none;
}
.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: red !important;
}
 

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

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

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

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

}

.webpayweb .panel { 

background: transparent !important;
}


.header.navbar-default {
    background: black !important;
}

