input.btn.btn-login.user-submit {
    background-color: #5cae4f;
}

.header .rec-password {
    padding: 0px;
    display: none!important;
}




.btn {
    background: #5cae4f;
    color: #000;
    box-shadow: inset 0 0 0 0px rgba(0,0,0,0.5);
    text-shadow: 0 0 0 #000;
}


#header .header-qt .navbar.navbar-qt .nav.navbar-nav li a:hover {
    background: transparent;
    background-color: #5cae4f;
    color: black;

}

#main.main-container-casino-new .container-fluid .row .left-cont .panel .panel-heading {
    background: #090f1c;
    color: #5cae4f;
}


#main.main-container-casino-new .container-fluid .row .right-cont .top .latest-wins ul.nav.nav-tabs li.active a {
    color: #5cae4f;
    background: #000;
}


#main.main-container-casino-new .container-fluid .row .right-cont .top .latest-wins .tab-content ul li .prize span {
    color: #5cae4f;
}


#main.main-container-casino-new .container-fluid .row .right-cont .top .latest-wins ul.nav.nav-tabs li a {
    color: white;
    background: #0d0c1a;
    margin-bottom: 50%;
}

#header .header-qt .navbar.navbar-qt .nav.navbar-nav {
    text-align: center;
    margin-left: 7%;
    transform: translateX(-50%);
    width: unset;
    float: left;
}

#header .header-qt .navbar.navbar-qt {
    width: 100% !important;
    display: flex;
    border-top: solid 4px #5cae4f;

}

.logo img.img-responsive {
    width: 170px;
}

/*.tophd .container-fluid {
    width: 40%;
    left: 0;
    margin-right: 0;
    margin-top: -1%;

}
*/
body.registrazione section#main .registrazione-page #formReg {
    position: relative;
    padding: 20px;
    background: rgba(51, 51, 51, 0.8);
    float: right !important;
    width: calc(100% - 355px) !important;
    margin-right: 19%;
}

.registrazione-page .title h4 {
    color: #5cae4f;
}

.registrazione-page .row .form-group i.fa-info {
    color: #5cae4f;
}








/* Al CUSTOM DONT REMOVE */
#header {
    height: 155px !important;
}


#header .header-qt .tophd {
    width: calc(100% - 260px);
    float: right;
    padding-top: 37px!important;
}


#header .header-qt .navbar.navbar-qt {
    position: absolute;
    /*top: 104px!important;*/
    top: 87px!important;
}


.logo img.img-responsive {
    width: 170px;
    margin-top: 33px!important;
}




/* IMAGES CASINO LAYOUT */
.game-pref-list .img-responsive {
    width: 100%;
    height: 90px;
}


#pref-list img {
    height: 90px!important;
}


#casinotype .img-responsive {
    width: 100%;
    height: 25px;
}


#main.main-container-casino-new .container-fluid .row .right-cont .sub-menu-cont ul#slottype li:hover a, #main.main-container-casino-new .container-fluid .row .right-cont .sub-menu-cont ul#slottype li.active a {
    background-color: transparent;
    -webkit-box-shadow: inset 0 -3px 0 0 #5cae4f!important;
    -moz-box-shadow: inset 0 -3px 0 0 #5cae4f!important;
}

#main.main-container-casino-new .container-fluid .row .right-cont .top #slider-casino .carousel-indicators li.active {
    background-color: #5cae4f!important;
    border-color: #5cae4f!important;
}


/* LOADING WRAP OVERWITE */
.loading_wrp {
    position: fixed!important;
    top: 50%!important;
    transform: translate(0, -50%)!important;
    width: 100%!important;
    height: 100vh!important;
    left: 0px!important;
}



.qaicash-details {
    color: #fff;
    background-color: #191e2b;
    width: 100%;
    margin-bottom: 1rem;
}
.qaicash-details th, .qaicash-details td{
    border-color: #454d55;
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    text-align: center;
}

.s-approved {
    background-color: #5cae4f;
    border:none;
    border-radius: 1rem;
    padding: 0 3px;
}
.s-pending {
    background-color: #292929;
    border:none;
    border-radius: 1rem;
    padding: 0 3px;
}
.s-rejected {
    background-color: #cb1b21;
    border:none;
    border-radius: 1rem;
    padding: 0 3px;
}
.s-processing{
    background-color: #5cae4f;
    border: none;
    border-radius: 1rem;
    padding: 0 3px;
}

.q-status option {
    background-color: #292929;
}



.cont-new .logo {
    width: 100%;
    height: 80px;
    padding: 18px;
}

.cont-new .logo img {
    width: 176px;
    margin: 0 auto;
}

.cont-new {
    padding: 10px;
    height: auto;
    min-height: 145px;
    border-radius: 5px;
    padding-bottom: 0;
    background: rgba(255,255,255,0.06);
    color: #fff;
    margin-bottom: 5px;
}
.cont-new:hover {
    background: rgba(255,255,255,0.1);
}
.cont-new .extra-info span {
    font-style: italic;
}
.cont-new .extra-info {
    margin: 6px 0;
}
.cont-new .btn-cont {
    display: flex;
    justify-content: space-between;
    color: #fff;
    margin-top: 15px;
    border-top: #ffffff14 1px solid;
    padding: 5px;
}

.cont-new .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 100%;
}

.cont-new .col-md-8 input.form-control {
    width: 100%;
}
.cont-new select.form-control {
    width: 100%;
    margin-bottom: 1rem;
}

.vpc-form input.form-control {
    width: 100%;
    margin-bottom: 1rem;
}

.ebanco-form input.form-control {
    width: 100%;
    margin-bottom: 7px;
}

.cont-new input {
    color: #333;
}