.box-casino{
	    width: 100%;
    background-color: rgb(0 0 0 / 86%);
    color: #fff;
    padding: 5px;
    padding-top: 5px;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 2px solid #008e10;
}
.topic-page{
	    background: #3a7c55;
    background: -moz-linear-gradient(top, #3a7c55 1%, #074909 50%, #0e3d0b 52%);
    background: -webkit-linear-gradient(top, #3a7c55 1%, #074909 50%, #0e3d0b 52%);
    background: linear-gradient(to bottom, #3a7c55 1%, #074909 50%, #0e3d0b 52%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a7c55', endColorstr='#0e3d0b',GradientType=0 );
    padding: 5px;
    border-radius: 10px;
    border: 1px solid #ffffffc2;
    font-size: 16px;
    color: #fff;
}
.logo-login {
    top: 0px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.logo-login img {
    position: relative;
    margin-top: -200px;
    width: 70%;
}
.btn {
    background: linear-gradient(90deg, rgb(131 91 33) 0%, rgba(245, 219, 164, 1) 16%, rgb(187 142 80) 52%, rgba(245, 219, 164, 1) 77%, rgb(131 91 33) 100%) !important;
    box-shadow: 2px 4px 6px 1px #1f1f1f !important;
    color: #000 !important;
    border: solid 1px #1a82f6;
    border: 2px solid #946e35 !important;
	margin-bottom: 5px;
}
.btn-login {
    background: linear-gradient(90deg, rgb(131 91 33) 0%, rgba(245, 219, 164, 1) 16%, rgb(187 142 80) 52%, rgba(245, 219, 164, 1) 77%, rgb(131 91 33) 100%) !important;
    box-shadow: 2px 4px 6px 1px #1f1f1f !important;
    color: #000 !important;
    border: 2px solid #946e35 !important;
    box-shadow: 1px 0px 6px 2px #c1a065 !important;
}
      
.bg-white {
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(59, 59, 59, 1) 51%, rgba(0, 0, 0, 1) 100%);
    box-shadow: 2px 4px 6px 1px #1f1f1f !important;
    color: #fff !important;
    border: 1px solid #77600f !important;
    padding: 0px 30px;
    border-radius: 20px !important;
    box-shadow: -1px 0px 6px 2px #967708 !important;
}
#page-header {
    box-shadow: 1px 1px 8px 4px #000000eb !important;
 background: linear-gradient(to bottom, #255636 1%, #155424 50%, #164322 52%, #053613 100%);
 }
 #page-container {
    
    background-color: #edf0f700;
}
a {
    color: rgb(198 167 111);
    text-decoration: none;
}
.content{
	background-color: #04040496;
    border-radius: 20px;
color: #FFf;}

.ent-sb {
  background-image: url(../../images/royalfever/ent-sp.png) !important;
    background-position: center;
    border-radius: 10px;
	box-shadow: 2px 4px 6px 1px #1f1f1f !important;
    border-radius: 10px;
    border: 1px solid #0a225b;
    padding-bottom: 30px;
    padding-top: 30px;
}
.ent-lotto {
   	 box-shadow: 2px 4px 6px 1px #1f1f1f !important;
   background-image: url(../../images/royalfever/ent-lt.png) !important;
    background-position: center;
    border-radius: 10px;
    border: 1px solid #0a225b;
    padding-bottom: 30px;
    padding-top: 30px;
}
.ent-nova {
    	 box-shadow: 2px 4px 6px 1px #1f1f1f !important;
    background-image: url(../../images/royalfever/ent-sp.png) !important;
    background-position: center;
    border-radius: 10px;
    border: 1px solid #0a225b;
    padding-bottom: 30px;
    padding-top: 30px;
}
.ent-gclub {
   	 box-shadow: 2px 4px 6px 1px #1f1f1f !important;
  background-image: url(../../images/royalfever/ent-g.png) !important;
    background-position: center;
    border-radius: 10px;
    border: 1px solid #0a225b;
    padding-bottom: 30px;
    padding-top: 30px;
}
.ent-ufa {
   	 box-shadow: 2px 4px 6px 1px #1f1f1f !important;
   background-image: url(../../images/royalfever/ent-sp.png) !important;
    background-position: center;
    border-radius: 10px;
    border: 1px solid #0a225b;
    padding-bottom: 30px;
    padding-top: 30px;
}
.ent-holiday {
  	 box-shadow: 2px 4px 6px 1px #1f1f1f !important;
  background-image: url(../../images/royalfever/ent-hld.png) !important;
    background-position: center;
    border-radius: 10px;
    border: 1px solid #0a225b;
    padding-bottom: 30px;
    padding-top: 30px;
}
.bg-danger {
    background-color: #215631 !important;
}
.block {
    background-color: #ffffff1a;
    
}

 #sidebar {
    color: #dfe4f1;
    background: linear-gradient(180deg, rgb(0 4 6) 0%, rgb(43 43 43) 50%, rgb(0 0 0) 100%);
    box-shadow: none;
    box-shadow: 0 0 10px 0 #000000;
}
.bg-b{
background: linear-gradient(180deg, rgb(0 4 6) 0%, rgb(43 43 43) 50%, rgb(0 0 0) 100%);}

            @media (max-width: 1680px) {
                body {
                    background-size: cover;
                }
            }
@media (min-width: 992px) {
    .menu-mb {
        display: none !important;
    }
}