@font-face {
   font-family: password;
   src: url(fonts/password.ttf);
}
html, body{
    height: auto !important;
}

@font-face {
    font-family: password;
    src: url(../fonts/password.ttf);
}
.password{
    font-family: password !important;
}

#dvloader {  
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    cursor: pointer;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
    display:block;
}
#dvloader img {
    margin-left: auto;
    margin-top: -25px;
    position: absolute;
    width: 51px;
    height: 51px;
    top: 50%;
    margin-right: auto;
    left: 0;
    right: 0;
}
.mandatory{
    color: #b94a48;
}
#auto_pay_type{
    min-height: 34px;
}
#cancelpay{
    margin-top: -5px;
}
#auto_pay_type label{
    padding-right: 25px;
    font-weight: 400;
}

.walletlabel{
    margin-top:  25px;
    color: #30825b;
    font-weight: bold; 
}
.labeltext{
    margin-top:  25px;
    color: #000000;
    font-weight: bold; 
}
.balancelabel{
    color: #30825b;
    font-weight: bold; 
}
.skin-blue-light .sidebar-menu>li:hover>a, .skin-blue-light .sidebar-menu>li.active>a{
    background: #ececec !important;
}
.skin-blue-light .sidebar-menu>li>.treeview-menu {
    background: #ececec !important;
}
/*.login-box-msg, .register-box-msg{
    margin: 0 !important;
    padding: 0 20px 20px 20px !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    padding-left: 0px !important;
    text-align: left;
}*/
@media screen and (max-width: 1600px) and (min-width: 720px){
    .login-box, .register-box {
        width: 440px;
        margin: 7% auto;
    }    
}

.pay_text {
    font-size: 22px;
    display: block;
    line-height: 41px;
    padding: 0px 0 0;
    font-family: arial;
}
.pay_text.no_bills {
    font-size: 22px;
    display: block;
    line-height: 33px;
    padding: 41px 0 0;
    font-family: arial;
}
.pay_box {
    min-height:170px;
    position:relative;
}
.btn-custome {
    position: relative;
    width: 100%;
    margin-top: 121px;
}
.pay_box .bg_icon {
    position: absolute;
    bottom: 35px;
    right: 33px;
    font-size: 80px;
    color: #ccc;
}
.paybox_wrapper {
    padding: 15px;
}
.box-title.pay_header {
    font-size: 23px;
    margin-top: -6px;
}

.red{color:#dd4b39}
.account_wraper li {
    list-style: none;
    font-size: 16px;
    color: #696666;
}
.account_wraper {
    margin: 10px 0 25px;
    padding: 0;
}
.account_wraper li.acc {
    font-size: 15px;
    color: #969696;
}
.box-tools .fa-long-arrow-right::before {
    font-size: 19px;
}
.top_number {
    display: block;
    color: #707070;
    padding-left: 20px;
    margin: 8px 0 0;
    position:relative;
}
.top_number .fa {
    display: block;
    content:"";
    clear:both;
    height:25px;
    width:25px;
    background:url("1.jpg") no-repeat;
    position:absolute;
    top:3px;
    left:0;
    font-size: 15px;
}
.prepaid {
    margin: 0;
    padding: 0;
}
.prepaid li {
    list-style: none;
    font-size: 16px;
    color: #696666;
    width: 49%;
    display: inline-block;
}
.p_second {
    text-align: right;
}
.available {
    font-size: 15px;
    display: block;
    color: #9e9e9e;
}
.data {
    font-size: 23px;
    color: #333;
}
.prepaid h4 {
    color: #000;
}
#cancelpay.autopay_cancel {
    margin-top: 10px;
}
.margin-top-50
{
    margin-top: 50px;
}
.min-height-100    
{
    min-height: 120px;
}
.sidebar-menu #ild-li>a{
    background-color: rgb(0, 166, 90) !important;
}
.sidebar-menu #ild-li:hover>a{
    background-color: rgb(0, 141, 46) !important;
}
.password{
    font-family: password !important;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img{
    margin: auto;
}
