footer .copyleft{
    color: #000000;
    margin-bottom: 0;
    font-size: 14px;

    text-align: right;
}
.steps {
    border-radius: 3px;
    background-color: #f5f7fa;
    padding: 30px;
    display: table;
    width: 100%;
    position: relative;
    text-align: left;
}

.bg-white {
    background-color: #fff!important;
}
.login-wrapper {
    margin: 0 auto;
    width: 40%;
    margin-top: 25px;
    background: #fff;
    padding: 5px 20px 25px 20px;
    border-radius: 3px;
    border-top: 6px solid #94b71d;
    border-right: 1px dashed #e1e1e1;
    border-left: 1px dashed #e1e1e1;
}

.opt-header-item-logo {
    display: block;
}

.opt-logo {
    display: block;
    height: 30px;
    width: 120px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 80%!important;
}
.opt-btn{display:table-cell}
.opt-btn-tertiar{border:none}
.opt-icon-letter:before{content:"\e90d"}

.opt-header{position:relative;top:0;display:table;width:100%;padding:0;box-sizing:border-box;height:50px;overflow:hidden;z-index:496;transition:box-shadow .5s;padding-right:5px}
.opt-header-item{display:table-cell;vertical-align:middle;position:relative}
.opt-header-item.opt-header-item-button:last-child{margin-right:5px}
.opt-header-item-button+.opt-header-item-icon{width:40px}
.opt-header-item-button{width:85px}
.opt-header-item-logo{display:block}
.opt-icon{font-family:icon-fonts;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:25px}.opt-icon-label{font-size:10px;display:block;margin:-4px 0 -6px;text-transform:uppercase}.opt-icon-label.customer-id{margin-bottom:-2px}.opt-icon-label.customer-label{font-size:.45em;margin-bottom:1px;opacity:.8}.opt-checkbox .check{transition:width .3s;height:20px;width:0;background-repeat:no-repeat;background-size:80%;background-position:50%;background-image:url(/sites/all/themes/maintheme/css/images/checkmark.png)}.opt-checkbox .check,.opt-checkbox span{display:inline-block;vertical-align:middle}.opt-checkbox.marked .check{width:20px}.opt-logo{display:block;height:55px;max-width:175px;margin:0 auto;background-repeat:no-repeat;background-position:50%;background-size:80%!important}.content-header{padding:13px 0}

.opt-btn{height:auto!important;line-height:normal!important;padding:9px;font-size:11px;border-radius:5px;display:block;margin:2px;box-sizing:border-box;text-align:center;text-transform:uppercase}

.opt-icon-eye:before{content:"\e9ce"}.opt-icon-eye-blocked:before{content:"\e9d1"}#optima-mobile-navigation-registration-page-form .opt-icon-eye,#optima-mobile-navigation-registration-page-form .opt-icon-eye-blocked{font-size:20px}.show_password{position:absolute;top:25px;right:29px}.password_form_field{position:relative}#update-details{width:80%;margin:10px auto}.hidden{display:none!important;visibility:hidden}.page,.page_selected{display:inline-block;padding:10px;margin-bottom:4px}.opt-btn-secondary.btn-rebet{padding:7px;width:-webkit-max-content;width:-moz-max-content;width:max-content;float:right;margin-top:-13px;margin-right:0}
/*.opt-btn-secondary{background-color:#FF2e15 !important}*/
.opt-btn-secondary{background-color:#a60000 !important}

.opt-btn, .opt-icon, .opt-icon-label {
    color: #fff;
}

.opt-btn-secondary, .opt-btn-terciary, .opt-btn-third {
    /*background-color: #0e0183;
    border: 1px solid #ffffff;*/
}
.opt-btn {
    height: auto!important;
    line-height: normal!important;
    padding: 6px;
    font-size: 9px;
    border-radius: 5px;
    display: block;

    margin: 5px;
    box-sizing: border-box;
    text-align: center;
    background-color: #00797c;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 8px;
    margin-left: 6px;
    margin-right: 5px;
    border-top-width: 1px;


}

a {
    text-decoration: none;
}

a{
/*    color:#fff!important*/
}

.form-submit, .opt-btn-primary {
    /*background-color: #013be5!important;
    border: 1px solid #fff;
    color: #fff;*/
  /*  border: 1px solid #ffffff;*/
}


.account-bgcolor, .dropdown-menu>li>a:hover {
    background-color: #f2d45c;
}

.feature-bgxd{
    background-image: url("../img/background_dark.jpg");
    background-repeat: no-repeat;
    background-size: cover;
 
}
.flip-clock-wrapper {
  display: table!important;
  margin: 2em auto!important;
}
.menu-testimonials{
    background: #9a9a9a;
    padding: 20px 15px;
}

.menu-testimonials ul{
    padding-left: 0;
}

.menu-testimonials ul li{
    /*background: #FF6060;*/
    background: #990000;
    padding: 15px;
}


.menu-testimonials ul li:hover{
    /*background: #fe0000;*/
   background: rgba(153, 0, 0, 0.58); 
}


.menu-testimonials ul li.active{
    background: #fe0000;
  
}

.menu-testimonials ul li a{
    color: #fff;
    width: 100%;
    display: block;
}

/*.menu-content{
    background: #444;
    padding: 80px 30px;
    padding: 30px 15px;
    min-height: 420px;
}*/


.testimonials h3{
    text-transform: uppercase;
    margin-bottom: 50px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.testimonials ul{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.testimonials ul li > p{
    margin-bottom: 30px;
}

.testimonials ul li > p i{
    padding: 10px;
}

.testimonials ul li img{
    width: 80px;
    margin: 20px auto;
}

.testimonials ul h4{
    font-size: 14px;
    text-transform: capitalize;
}


.panel-heading {
    padding: 1px 0px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-body {
    padding: 10px;
}

.wallet-area p {
    margin: 0;
    font-size: 10px;
    /*color: #999;*/
     color: white;

}
.wallet-area li{

     list-style:none;
}

.wallet-area p strong{
    /*color: #d50000;*/
    color: white;
   /* font-weight: 400;*/
}

.wallet-area {
    position: relative;
    /*top: 3px;*/
    font-family: 'Montserrat', sans-serif;
   /* padding-right: 5px;*/
    text-align: left;
    right: 1em;
}

.content-title{
    background: #990000;
    text-align: center;
    margin-bottom: 15px;
    min-height: 67px;
}

.content-title h2{
    /*padding: 30px 15px;*/
    
    color: #fff;
    margin: -10px;
    padding : 23px 15px;
    font-size: 24px;
}

.content-title h4 {
    color: #fff;
    font-size: 14px;
    margin: -10px;
    padding: 5px 0;
}

.payment-cards {
    display: block;
    height: 45px;
    background-image: url(../img/payment-icons.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 260px;
    border-top: 1px solid #393E48;
    border-bottom: 1px solid #393E48;
}

body{
    font-family: 'Open Sans', sans-serif;
}
body > .navbar-collapse { left:0!important; }

.bg-dark{
    background: #1c1c1c;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
html.mm-opened #sidemenu{
    display: block;
}
html.mm-opened .mm-slideout:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    filter: blur(7px);
    content: "";
    display: block;
}
.mm-menu.mm-offcanvas {
    max-width: 400px;
}
.mm-menu {
    background: #fff;
}
.mm-menu .mm-listview {
    border: transparent;
    margin-bottom: 0!important;
}
.mm-listview .header-logo {
    position: relative;
    border-bottom: 2px solid #eee;
    display: block;
    width: 100%;
    padding: 10px 5px 30px 0;
    margin-bottom: 30px;
}
.mm-listview>li:first-of-type {
    min-height: 80px;
}
.mm-listview>li>a, .mm-listview>li>span{
    /*padding: 17px 10px 17px 0;*/
    padding: 5px 10px 5px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #232323;
    text-transform: uppercase;
}
.mm-listview a:hover,
.mm-listview a:focus{
    color: #ff9727;
}
.mm-panels>.mm-panel>.mm-listview {
    margin: auto;
}
.mm-panels>.mm-panel{
    /*padding: 30px 50px;*/
     padding: 0px 50px;
    letter-spacing: 2px;
}
#sidemenu{
    display: none;
    /*z-index: 999999;*/
}
#sidemenu li>a.btn{
    margin-right: 20px;
    padding: 5px 15px;
    font-size: 12px;
    min-height: 41px;
    margin-top: 30px;
    font-family: 'Open Sans', sans-serif;
}
.btn i{
    top: 6px;
    vertical-align: middle;
    line-height: 30px !important;
    padding: 0 10px;
}
#sidemenu a.close{
    padding: 45px 0;
    font-size: 36px;
    opacity: 0.9;
    cursor: pointer;
    left: 36px;
    position: relative;
    color: #ffffff;
}
#sidemenu a.close img {
    width: 40px;
}
.menu-burger {
    padding: 5px 0 5px 5px;
    margin-left: 15px;
    width: 24px;
    height: 30px;
    float: left;
    cursor: pointer;
    top: 8px;
    position: relative;
    right: 20px;
}
.menu-burger .menu-burger-bar {
    width: 100%;
    height: 2.5px;
    box-shadow: inset -2px 0 2px 2px rgba(0, 0, 0, 0.1);
    border-radius: 7px;
    background-color: #eee;
    /*margin: 4px 0;*/
    margin: 3px 10px;
}
.navbar-inverse{
    border: 0;
    margin: 0;
    padding: 0;
}
.navbar-inverse .navbar-brand {
    /*padding: 0 20px;*/
     padding: 4px 50px;
     padding-left: 0px;

}
.navbar-default {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    min-height: 80px;
}

.navbar-brand {
    display: block;
    text-align: center;
    padding: 20px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
    border: 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-nav>li>a{
    text-align: center;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    line-height: 45px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #999;
}

.navbar-toggle{
    padding: 20px 10px;
}

.bg-img{
   /* background: url(../img/body_bg.jpg) no-repeat;*/
    /*background-size: cover;*/
    background: #333;
    width: 100%;
    height: 100%;
}

.logo{
    text-align: center;
    padding: 0 0 10%;
}

.logo img{
    margin: 30px auto;
}

.page-content{
    /*padding: 2em 1em;*/
    padding: 0em 1em;
    text-align: center;
    color: #fff;
}


.page-content h3{
    text-transform: uppercase;
    line-height: 2.5;
    margin-top: 5px;


}


.page-content h4{
    text-transform: uppercase;
    line-height: 2.5;


}

.daily-payout {
    border: 2px solid #fff;
    border-radius: 15px;
    margin: 60px 0;
    padding: 0 0 20px;
    text-transform: capitalize;
}

.daily-payout span {
    background: #EC6975;
    padding: 5px 10px;
    text-transform: uppercase;
    border: 2px solid #fff;
    bottom: 10px;
    position: relative;
}

.btn{
    text-transform: uppercase;
}

.btn-default {
    border: 2px groove #fff;
    border-radius:15px;
    padding: 10px 30px;
}

.scratch-box {
    margin: 15% 0;
}

.scratch-box h2{
    font-weight: 400;
}

.scratch-box h2 span{
    color: #EC6975;
    padding: 15px 0;
    display: block;
}

.scratch-panel{
    background: url("../img/silver-foil.jpg") repeat;
    text-align: center;
}

.scratch-panel h4{
    text-transform: uppercase;
    color: #f2f2f2;
    width: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.35);
    height: 100%;
    margin: 0;
    padding: 10px;
}

.option-share{
    color: #fff;
}

.option-share ul li{
    display: inline-block;
}

.option-share ul li a{
    padding: 0 5px;
    color: #fff;
    font-size: 20px;
}

.option-share ul {
    list-style: none;
    padding: 0;
}

.panel-default{
    color: #333;
}

.panel-title{
    font-weight: 400;
}
.panel-body {

    /*color: #555;*/
    color: #000000;
}

.scratched{
    border: 2px solid #ffffff;
}

.scratched h2{
    margin: 0;
    padding: 10px;
}

.result-info{
    color: #ffeb10;
    font-size: 16px;
}

.profile a{
    display: inline-block;
    float: left;
}

.profile {
    text-align: left;
    /*text-align: center;*/
    /*padding: 42px 3px 0px;*/
    padding: 26px 0px 0px 0px;
}

.profile h4{
    padding: 4px 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.wallet-balance h4{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
   /* padding: 4px 0;*/
    padding: 45px 3px 0px;
}

.profile-header{
    background: #333;
    padding: 30px;
    color: #fff;
    text-align: center;
}

.tab-link{
    padding: 0;
    list-style: none;
}

.tab-link li{
    display: inline-block;
    padding: 0 10px;
}

.tab-link li a{
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}

.tab-link li.active a{
    border-bottom: 2px solid #EC6975;
}

.profile-form{
    padding: 10% 0;
}
.modal-backdrop{
    z-index: 0;
}


.modal{
    top: 60px;
}


/**** Footer Styling *****/

footer{
    /*background: #f4f4f4;*/
    background: #e6e6e6;
    padding: 1px;
    text-align: center;
  /*  width: 100%;
    height: 70px;*/
}

.footer-block{
    display: block;
}

.footer-block ul{
    list-style: none;
    padding-left: 0;
    margin: 15px 0;
    /*margin: 0px 0;*/
    margin-bottom: 6px;
    margin-top: 0px;
}

.footer-block ul li{
    display: block;
    border-right: none;
    padding: 5px 0;
}

.footer-block ul li:last-of-type{
    border-right: 0;
}

.footer-block ul li a{
    padding: 1px 17px;
    color: #333;
}

.footer-block .social-media li{
    border: 0;
    display: inline-block;
}

.footer-copyright{
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: 0;
    background-color: #000000;
    height: 40px;
}

.footer-copyright p{
    color: #ffffff;
    margin: 10px auto 5px;
    /*text-align: left;*/
}

footer .copyright{
    color: #ffffff;
    margin-bottom: 0;
    font-size: 14px;
    text-align: left;

}

.payments-logo{
    padding: 10px 0 0;
    list-style: none;
    text-align: left;
    margin: 0;
}
.payments-logo li:first-of-type {
    display: block;
}
.payments-logo li{
    display: inline-block;
    min-width: 100px;
    padding: 5px;
}

.payments-logo li img{
    /*width: 90px;*/
    width: 100%;
}

.payments-logo li a{
    color: #919699;
    display: inline-block;
    vertical-align: middle;
}

.payments-logo .text{
    text-transform: uppercase;
    padding: 10px 25px 0 0;
    position: relative;
   /* bottom: 20px;*/
   bottom: 5px;
}

.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
  right: 5px;
}


.scratch-card{
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    display: block;
    padding: 20px 15px 30px;
    margin: 30px 0;
}

.scratch-card.fw{
    width: 60%!important;
}


/* Quick Cash*/
.scratch-card.card_601{
    background: url("../img/cards/601.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_602{
    background: url("../img/cards/602.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_603{
    background: url("../img/cards/603.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_604{
    background: url("../img/cards/604.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_605{
    background: url("../img/cards/605.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_606{
    background: url("../img/cards/606.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_607{
    background: url("../img/cards/607.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_608{
    background: url("../img/cards/608.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_609{
    background: url("../img/cards/609.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_610{
    background: url("../img/cards/610.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_611{
    background: url("../img/cards/611.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_612{
    background: url("../img/cards/612.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_613{
    background: url("../img/cards/613.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_614{
    background: url("../img/cards/614.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_615{
    background: url("../img/cards/615.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_616{
    background: url("../img/cards/616.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_617{
    background: url("../img/cards/617.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_618{
    background: url("../img/cards/618.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_619{
    background: url("../img/cards/619.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_620{
    background: url("../img/cards/620.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_621{
    background: url("../img/cards/621.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_622{
    background: url("../img/cards/622.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_623{
    background: url("../img/cards/623.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_624{
    background: url("../img/cards/624.png") no-repeat;
    background-size: cover;
}

/* Triple Pay*/
.scratch-card.card_701{
    background: url("../img/cards/701.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_702{
    background: url("../img/cards/702.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_703{
    background: url("../img/cards/703.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_704{
    background: url("../img/cards/704.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_705{
    background: url("../img/cards/705.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_706{
    background: url("../img/cards/706.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_707{
    background: url("../img/cards/707.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_708{
    background: url("../img/cards/708.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_709{
    background: url("../img/cards/709.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_710{
    background: url("../img/cards/710.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_711{
    background: url("../img/cards/711.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_712{
    background: url("../img/cards/712.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_713{
    background: url("../img/cards/713.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_714{
    background: url("../img/cards/714.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_715{
    background: url("../img/cards/715.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_716{
    background: url("../img/cards/716.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_717{
    background: url("../img/cards/717.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_718{
    background: url("../img/cards/718.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_719{
    background: url("../img/cards/719.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_720{
    background: url("../img/cards/720.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_721{
    background: url("../img/cards/721.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_722{
    background: url("../img/cards/722.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_723{
    background: url("../img/cards/723.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_724{
    background: url("../img/cards/724.png") no-repeat;
    background-size: cover;
}


/* EAzi Win*/
.scratch-card.card_101{
    background: url("../img/cards/101.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_102{
    background: url("../img/cards/102.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_103{
    background: url("../img/cards/103.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_104{
    background: url("../img/104.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_105{
    background: url("../img/cards/105.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_106{
    background: url("../img/cards/106.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_107{
    background: url("../img/cards/107.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_108{
    background: url("../img/cards/108.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_109{
    background: url("../img/cards/109.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_110{
    background: url("../img/cards/110.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_111{
    background: url("../img/cards/111.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_112{
    background: url("../img/cards/112.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_113{
    background: url("../img/cards/113.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_114{
    background: url("../img/cards/114.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_115{
    background: url("../img/cards/115.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_116{
    background: url("../img/cards/116.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_117{
    background: url("../img/cards/117.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_118{
    background: url("../img/cards/118.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_119{
    background: url("../img/cards/119.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_120{
    background: url("../img/cards/120.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_121{
    background: url("../img/cards/121.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_122{
    background: url("../img/cards/122.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_123{
    background: url("../img/cards/123.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_124{
    background: url("../img/cards/124.png") no-repeat;
    background-size: cover;
}

/* Double Double*/
.scratch-card.card_201{
    background: url("../img/cards/201.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_202{
    background: url("../img/cards/202.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_203{
    background: url("../img/cards/203.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_204{
    background: url("../img/cards/204.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_205{
    background: url("../img/cards/205.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_206{
    background: url("../img/cards/206.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_207{
    background: url("../img/cards/207.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_208{
    background: url("../img/cards/208.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_209{
    background: url("../img/cards/209.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_210{
    background: url("../img/cards/210.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_211{
    background: url("../img/cards/211.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_212{
    background: url("../img/cards/212.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_213{
    background: url("../img/cards/213.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_214{
    background: url("../img/cards/214.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_215{
    background: url("../img/cards/215.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_216{
    background: url("../img/216.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_217{
    background: url("../img/cards/217.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_218{
    background: url("../img/cards/218.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_219{
    background: url("../img/cards/219.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_220{
    background: url("../img/cards/220.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_221{
    background: url("../img/cards/221.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_222{
    background: url("../img/cards/222.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_223{
    background: url("../img/cards/223.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_224{
    background: url("../img/cards/224.png") no-repeat;
    background-size: cover;
}

/* More Money*/
.scratch-card.card_301{
    background: url("../img/cards/301.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_302{
    background: url("../img/cards/302.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_303{
    background: url("../img/cards/303.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_304{
    background: url("../img/cards/304.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_305{
    background: url("../img/cards/305.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_306{
    background: url("../img/cards/306.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_307{
    background: url("../img/cards/307.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_308{
    background: url("../img/cards/308.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_309{
    background: url("../img/cards/309.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_310{
    background: url("../img/cards/310.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_311{
    background: url("../img/cards/311.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_312{
    background: url("../img/cards/312.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_313{
    background: url("../img/cards/313.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_314{
    background: url("../img/cards/314.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_315{
    background: url("../img/cards/315.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_316{
    background: url("../img/cards/316.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_317{
    background: url("../img/cards/317.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_318{
    background: url("../img/cards/318.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_319{
    background: url("../img/cards/319.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_320{
    background: url("../img/cards/320.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_321{
    background: url("../img/cards/321.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_322{
    background: url("../img/cards/322.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_323{
    background: url("../img/cards/323.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_324{
    background: url("../img/cards/324.png") no-repeat;
    background-size: cover;
}

/* Naira Rain*/
.scratch-card.card_401{
    background: url("../img/cards/401.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_402{
    background: url("../img/cards/402.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_403{
    background: url("../img/cards/403.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_404{
    background: url("../img/cards/404.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_405{
    background: url("../img/cards/405.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_406{
    background: url("../img/cards/406.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_407{
    background: url("../img/cards/407.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_408{
    background: url("../img/cards/408.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_409{
    background: url("../img/cards/409.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_410{
    background: url("../img/cards/410.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_411{
    background: url("../img/cards/411.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_412{
    background: url("../img/cards/412.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_413{
    background: url("../img/cards/413.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_414{
    background: url("../img/cards/414.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_415{
    background: url("../img/cards/415.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_416{
    background: url("../img/cards/416.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_417{
    background: url("../img/cards/417.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_418{
    background: url("../img/cards/418.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_419{
    background: url("../img/cards/419.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_420{
    background: url("../img/cards/420.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_421{
    background: url("../img/cards/421.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_422{
    background: url("../img/cards/422.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_423{
    background: url("../img/cards/423.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_424{
    background: url("../img/cards/424.png") no-repeat;
    background-size: cover;
}


/* Go for Gold*/
.scratch-card.card_501{
    background: url("../img/cards/501.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_502{
    background: url("../img/cards/502.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_503{
    background: url("../img/cards/503.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_504{
    background: url("../img/cards/504.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_505{
    background: url("../img/cards/505.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_506{
    background: url("../img/cards/506.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_507{
    background: url("../img/cards/507.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_508{
    background: url("../img/cards/508.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_509{
    background: url("../img/cards/509.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_510{
    background: url("../img/cards/510.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_511{
    background: url("../img/cards/511.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_512{
    background: url("../img/cards/512.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_513{
    background: url("../img/cards/513.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_514{
    background: url("../img/cards/514.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_515{
    background: url("../img/cards/515.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_516{
    background: url("../img/cards/516.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_517{
    background: url("../img/cards/517.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_518{
    background: url("../img/cards/518.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_519{
    background: url("../img/cards/519.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_520{
    background: url("../img/cards/520.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_521{
    background: url("../img/cards/521.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_522{
    background: url("../img/cards/522.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_523{
    background: url("../img/cards/523.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_524{
    background: url("../img/cards/524.png") no-repeat;
    background-size: cover;
}


/* Muri*/
.scratch-card.card_901{
    background: url("../img/cards/muri/901.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_902{
    background: url("../img/cards/muri/902.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_903{
    background: url("../img/cards/muri/903.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_904{
    background: url("../img/cards/muri/904.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_905{
    background: url("../img/cards/muri/905.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_906{
    background: url("../img/cards/muri/906.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_907{
    background: url("../img/cards/muri/907.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_908{
    background: url("../img/cards/muri/908.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_909{
    background: url("../img/cards/muri/909.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_910{
    background: url("../img/cards/muri/910.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_911{
    background: url("../img/cards/muri/911.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_912{
    background: url("../img/cards/muri/912.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_913{
    background: url("../img/cards/muri/913.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_914{
    background: url("../img/cards/muri/914.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_915{
    background: url("../img/cards/muri/915.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_916{
    background: url("../img/cards/muri/916.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_917{
    background: url("../img/cards/muri/917.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_918{
    background: url("../img/cards/muri/918.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_919{
    background: url("../img/cards/muri/919.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_920{
    background: url("../img/cards/muri/920.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_921{
    background: url("../img/cards/muri/921.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_922{
    background: url("../img/cards/muri/922.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_923{
    background: url("../img/cards/muri/923.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_924{
    background: url("../img/cards/muri/924.png") no-repeat;
    background-size: cover;
}



/* wazo*/
.scratch-card.card_1201{
    background: url("../img/cards/wazo/1.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1202{
    background: url("../img/cards/wazo/2.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_1203{
    background: url("../img/cards/wazo/3.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1204{
    background: url("../img/cards/wazo/4.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1205{
    background: url("../img/cards/wazo/5.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1206{
    background: url("../img/cards/wazo/6.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1207{
    background: url("../img/cards/wazo/7.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1208{
    background: url("../img/cards/wazo/8.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_1209{
    background: url("../img/cards/wazo/9.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1210{
    background: url("../img/cards/wazo/10.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1211{
    background: url("../img/cards/wazo/11.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1212{
    background: url("../img/cards/wazo/12.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1213{
    background: url("../img/cards/wazo/13.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1214{
    background: url("../img/cards/wazo/14.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_1215{
    background: url("../img/cards/wazo/15.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1216{
    background: url("../img/cards/wazo/16.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1217{
    background: url("../img/cards/wazo/17.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1218{
    background: url("../img/cards/wazo/18.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1219{
    background: url("../img/cards/wazo/19.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1220{
    background: url("../img/cards/wazo/20.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_1221{
    background: url("../img/cards/wazo/21.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1222{
    background: url("../img/cards/wazo/22.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1223{
    background: url("../img/cards/wazo/23.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1224{
    background: url("../img/cards/wazo/24.png") no-repeat;
    background-size: cover;
}



/* tfc*/
.scratch-card.card_1101{
    background: url("../img/cards/tfc/1.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1102{
    background: url("../img/cards/tfc/2.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_1103{
    background: url("../img/cards/tfc/3.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1104{
    background: url("../img/cards/tfc/4.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1105{
    background: url("../img/cards/tfc/5.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1106{
    background: url("../img/cards/tfc/6.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1107{
    background: url("../img/cards/tfc/7.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1108{
    background: url("../img/cards/tfc/8.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_1109{
    background: url("../img/cards/tfc/9.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1110{
    background: url("../img/cards/tfc/10.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1111{
    background: url("../img/cards/tfc/11.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1112{
    background: url("../img/cards/tfc/12.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1113{
    background: url("../img/cards/tfc/13.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1114{
    background: url("../img/cards/tfc/14.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_1115{
    background: url("../img/cards/tfc/15.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1116{
    background: url("../img/cards/tfc/16.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1117{
    background: url("../img/cards/tfc/17.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1118{
    background: url("../img/cards/tfc/18.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1119{
    background: url("../img/cards/tfc/19.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1120{
    background: url("../img/cards/tfc/20.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_1121{
    background: url("../img/cards/tfc/21.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1122{
    background: url("../img/cards/tfc/22.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1123{
    background: url("../img/cards/tfc/23.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1124{
    background: url("../img/cards/tfc/24.png") no-repeat;
    background-size: cover;
}


/* 10b*/
.scratch-card.card_1001{
    background: url("../img/cards/10b/1.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1002{
    background: url("../img/cards/10b/2.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_1003{
    background: url("../img/cards/10b/3.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1004{
    background: url("../img/cards/10b/4.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1005{
    background: url("../img/cards/10b/5.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1006{
    background: url("../img/cards/10b/6.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1007{
    background: url("../img/cards/10b/7.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1008{
    background: url("../img/cards/10b/8.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_1009{
    background: url("../img/cards/10b/9.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1010{
    background: url("../img/cards/10b/10.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1011{
    background: url("../img/cards/10b/11.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1012{
    background: url("../img/cards/10b/12.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1013{
    background: url("../img/cards/10b/13.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1014{
    background: url("../img/cards/10b/14.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_1015{
    background: url("../img/cards/10b/15.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1016{
    background: url("../img/cards/10b/16.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1017{
    background: url("../img/cards/10b/17.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1018{
    background: url("../img/cards/10b/18.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1019{
    background: url("../img/cards/10b/19.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1020{
    background: url("../img/cards/10b/20.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_1021{
    background: url("../img/cards/10b/21.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1022{
    background: url("../img/cards/10b/22.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_1023{
    background: url("../img/cards/10b/23.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_1024{
    background: url("../img/cards/10b/24.png") no-repeat;
    background-size: cover;
}

/* cashmoney*/
.scratch-card.card_801{
    background: url("../img/cards/cashmoni/1.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_802{
    background: url("../img/cards/cashmoni/2.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_803{
    background: url("../img/cards/cashmoni/3.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_804{
    background: url("../img/cards/cashmoni/4.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_805{
    background: url("../img/cards/cashmoni/5.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_806{
    background: url("../img/cards/cashmoni/6.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_807{
    background: url("../img/cards/cashmoni/7.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_808{
    background: url("../img/cards/cashmoni/8.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_809{
    background: url("../img/cards/cashmoni/9.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_810{
    background: url("../img/cards/cashmoni/10.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_811{
    background: url("../img/cards/cashmoni/11.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_812{
    background: url("../img/cards/cashmoni/12.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_813{
    background: url("../img/cards/cashmoni/13.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_814{
    background: url("../img/cards/cashmoni/14.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_815{
    background: url("../img/cards/cashmoni/15.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_816{
    background: url("../img/cards/cashmoni/16.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_817{
    background: url("../img/cards/cashmoni/17.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_818{
    background: url("../img/cards/cashmoni/18.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_819{
    background: url("../img/cards/cashmoni/19.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_820{
    background: url("../img/cards/cashmoni/20.png") no-repeat;
    background-size: cover;
}


.scratch-card.card_821{
    background: url("../img/cards/cashmoni/21.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_822{
    background: url("../img/cards/cashmoni/22.png") no-repeat;
    background-size: cover;
}

.scratch-card.card_823{
    background: url("../img/cards/cashmoni/23.png") no-repeat;
    background-size: cover;
}
.scratch-card.card_824{
    background: url("../img/cards/cashmoni/24.png") no-repeat;
    background-size: cover;
}

.scratch-card h4 {
    color: #fff;
    margin: 0;
    text-align: right;
}

.scratch-card h4 span{
    display: block;
}

.scratch-card h5 {
    color: #fff;
    text-align: center;
    margin: 20px 0 0;
}

.scratch-card h5 span{
    display: block;
    border: 2px solid #ffffff;
    max-width: 200px;
    width: 100%;
    margin: 10px auto;
    padding: 10px;
}

.scratch-class{
    margin: 20px 0 0;
    height: 40px!important;
    overflow: hidden;
}

.menu {
  list-style: none;
  line-height: 42px;
  margin: auto;
  /*outline: 1px solid red;*/
  padding-left: 0;
  width: 15em;
}

.menu a {
  /*background: url(../img/icons.png) no-repeat left top;*/
  color: #ddd;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  padding-left: 3em;
  width: 100%;
}

.menu a:hover {
  margin-left: 1em;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.menu li {
  box-shadow: 3px 0 rgba(52,152,219,.2) inset;
  margin-bottom: 5px;
  padding-left: .5em;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;/*outline: 1px solid green*/
}

.menu li:hover { box-shadow: 15em 0 rgba(52,152,219,.2)inset; }

.menu li:nth-child(2) a { background-position: 0 -42px; }

.menu li:nth-child(3) a { background-position: 0 -84px; }

.menu li:nth-child(4) a { background-position: 0 -126px; }

.menu li:nth-child(5) a { background-position: 0 -168px; }

.menu li:last-child a { background-position: 0 -210px; }

/*.modal-dialog{

    
    z-index: 10000000 !important;
}

.modal-content{

    
    z-index: 10000000 !important;
}

.modal-body{

    
    z-index: 10000000 !important;
}

.modal{

    
    z-index: 10000000 !important;
}

.modal-open{

    
    z-index: 10000000 !important;
}*/