﻿@font-face {
	font-family: 'Roboto-Black';
	src: url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype'), url('../fonts/Roboto-Black.svg#Roboto-Black') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto-Bold';
	src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto-Regular';
	src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

a:hover {
	color: #fff;
	cursor: pointer;
}

.tab-content a:hover {
	color: #fff !important;
}

.ui-dialog .ui-dialog-titlebar-close {
	display: none !important;
}
::-webkit-scrollbar {
    width: 6px;
}


::-webkit-scrollbar-track {
    background: #ecf0f1;
}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #636e72;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.bg-info {
	background: #365B79 !important;
	height: 45px;
    margin-bottom:20px;
}

.btn-info {
	background-color: #009efb !important;
}

body {
	height: 100%;
    background:rgb(246, 250, 251);
}

.head span, .lo_tickets {
	color: #fff;
	font-size: 18px;
	display: inline-block;
	font-family: 'montserratbold';
	line-height: normal;
	font-family: 'Roboto-Bold';
	text-transform: uppercase;
}

.head input[type=text] {
	display: inline-block;
	line-height: normal;
	font-size: 14px;
	font-family: 'Roboto-Bold';
}

.head .form-control {
	width: 100px !important;
}

.loginmain {
	background: linear-gradient(rgba(188 ,223, 234 , 0.42),rgba(89, 188, 218 , 0.33)),url(../images/panelballs.jpg);
	/*background: linear-gradient(rgba(0,53,195,0.6),rgba(104,18,0,0.6)),url('../images/lottosfin.png');*/
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin: 0;
	background-repeat: no-repeat;
	position: fixed;
	left: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	display: block;
	/*filter: blur(3px);*/
}

.img_logo img {
	z-index: 99999;
	height: 115px;
    margin-top:20px;
}

.loginbox {
	margin: 0 auto;
}

.tab-container {
	box-sizing: border-box;
	min-width: 650px;
	overflow: hidden;
	margin: 0px auto;
	padding: 20px;
}

.tabpanel .ajax__tab_header {
	font-size: 20px;
	cursor: pointer;
	color: #fff;
	font-family: 'montserratbold';
	background-color: transparent;
	text-align: left;
	z-index: 2;
	overflow: visible;
}

.tabpanel .ajax__tab_body {
}

.tagline {
	padding: 15px;
}

	.tagline a {
		color: #9ccb3b;
	}

.loginform h3 {
	color: #9ccb3b;
	font-size: 24px;
}

.tagline p {
	font-size: 16px;
	color: #fff;
}

.loginform {
	min-width: 60% !important;
	margin: 0 auto;
	padding: 15px;
	text-align: center;
}

/*.tabs.blue {
	position: relative;
	z-index: 2;
	width: 100%;
	margin: 0;
	padding: 0px 0px 52px;
	list-style: none;
}*/

/*.tabs.blue li {
		float: left;
		margin: 0 5px 0 0;
		padding: 0;
		position: relative;
	}*/

/*.messagealert {
	width: 100%;
	position: fixed;
	z-index: 100000;
	font-size: 15px;
	overflow: hidden;
	text-align: center;
	top: 0;
	left: 0;
	padding-top: 0%;
}*/
/*.alert {
	position: relative;
}

	.alert span {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
		text-align: center;
		width: 100%;
	}

	.alert strong {
		position: absolute;
		bottom: 0px;
		left: 0;
		display: inline-block;
		text-align: center;
		width: 100%;
	}*/

.tabpanel .ajax__tab_active .ajax__tab_inner {
	color: #ffffff;
	background: #FCBA12 !important;
	padding-left: 5px;
	border-top: 2px solid #fff;
}

.tabpanel .ajax__tab_active .ajax__tab_tab {
	color: #ffffff;
	background: #FCBA12 !important;
	height: 45px;
	padding: 10px;
	position: relative;
	z-index: 2;
	overflow: visible;
}

.ajax__tab_default .ajax__tab_tab {
	overflow: visible !important;
}

.tabpanel .ajax__tab_active .ajax__tab_tab:after {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 10px;
	border-top-color: #FCBA12;
	content: '';
	pointer-events: none;
}

.ajax__scroll_none {
	overflow: visible;
}

.tabpanel .ajax__tab_active .ajax__tab_outer {
	color: #ffffff;
	background: #FCBA12 !important;
	padding-right: 0px;
}

.tabpanel .ajax__tab_tab {
	color: #fff;
	background: #3385ff;
	height: 45px;
	padding: 10px;
}

.tabpanel .ajax__tab_inner {
	color: #666666;
	background: #3385ff;
	padding-left: 5px;
}

.tabpanel .ajax__tab_outer {
	color: #fff;
	background: #3385ff;
	padding-right: 6px;
	margin-right: 2px;
}
.tab-content h2{
    text-align:center;
    font-weight:bolder;
    color: rgba(0, 0, 0, 0.65);
}
.tab-content label {
	display: block;
	text-align: left;
	padding: 2px !important;
	background: transparent;
	font-family: 'montserratbold';
	font-size: 18px;
	top: 5px;
	color: #000;
}

.tab-content .field_item {
	border: 1px solid #cccccc;
	height: 45px;
	padding: 8px 0px;
	width: 100%;
	font-size: 18px;
	border-radius: 4px;
	opacity: 0.8;
	position: relative;
	background:linear-gradient(to right, rgb(113 161 212), rgb(73 116 162 / 68%));
    	box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
}
.form-group .form-control{
    font-size:14px !important;
   border: 1px solid #aaa !important;
   line-height:0.5 !important;
}
.validation {
	display: block;
	text-align: right;
	color: #de4141;
	font-size: 14px;
	font-family: 'Roboto-Bold';
}

.modal-title {
	color: white;
}

.emailerr {
	margin-top: 20px;
}

.tabs .tab-content {
	background: #fff;
}

.tab-content input[type="button"] {
	background: #41464b;
	
	border-radius: 5px;
	border: 1px solid #41464b;
	box-shadow: inset 0 1px rgba(255,255,255,0.4), 0 2px 1px rgba(0,0,0,0.1);
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	color: white;
	text-shadow: 0 1px 0 rgba(0,0,0,0.3);
	font-size: 16px;
	font-family: 'Roboto-Bold';
}

.tabpanel {
	position: relative;
	border: 0px !important;
}

.tab-content {
	padding: 10px;
	/*background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), linear-gradient(to bottom,  rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), linear-gradient(135deg,  #670d10 0%,#092756 100%);*/
	box-shadow:0px 0px 20px 4px rgba(0,0,0,0.2);
	float: none !important;
	display: inline-block;
	/* border-left: 5px solid #20c997; */
	/* opacity: 3.2; */
	border-radius: 10px;
	background: rgba(248, 249 ,250 , 0.62);
}

.modal-form label {
	color: #000;
}

.modal-form textarea {
	width: 100%;
}

.modal-header {
	background-color: #3385ff;
}



/*************************************admin page starts ***************************************/
ul.nav.side-menu li a i.fa {
	padding-right: 5px !important;
	font-size: 16px;
}

/*.left_col {
	background: linear-gradient( 45deg,rgba(120,2,6,0.6), rgba(6,17,97, 0.6)100%),url(../images/01.jpg);
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
	box-shadow: 2px 10px 30px 0 rgba(0,0,0,.42), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
}*/

.nav-sm .container.body .col-md-3.left_col {
	min-height: 100%;
	width: 80px;
	padding: 0;
	z-index: 9999;
	position: absolute;
	background: #52565a;
	/* background-image: url(../images/sidebar-4.jpg); */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
	box-shadow: 2px 10px 30px 0 rgba(0,0,0,.42), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
}

	.nav-sm .container.body .col-md-3.left_col.menu_fixed {
		position: fixed;
		height: 100%;
	}

	.nav-sm .container.body .col-md-3.left_col .mCSB_container,
	.nav-sm .container.body .col-md-3.left_col .mCustomScrollBox {
		overflow: visible;
	}

.nav-sm .hidden-small {
	visibility: hidden;
}

.nav-sm .container.body .right_col {
	padding: 10px 20px;
	margin-left: 80px;
	z-index: 2;
}

.nav-sm .navbar.nav_title {
	width: 80px;
}
.nav-sm .navbar.nav_title .site_title img{
    width:70px;
}
	.nav-sm .navbar.nav_title a span {
		display: none;
	}

	.nav-sm .navbar.nav_title a i {
		font-size: 27px;
		margin: 13px 0 0 3px;
	}

.site_title i {
	border: 1px solid #EAEAEA;
	padding: 5px 6px;
	border-radius: 50%;
}

.nav-sm .main_container .top_nav {
	display: block;
	margin-left: 80px;
	z-index: 2;
}

.nav-sm .nav.side-menu li a {
	text-align: center !important;
	font-weight: 400;
	font-size: 10px;
	padding: 10px 5px;
}

.nav-sm .nav.child_menu li.active,
.nav-sm .nav.side-menu li.active-sm {
	border-right: 5px solid #1ABB9C;
}

	.nav-sm ul.nav.child_menu ul,
	.nav-sm .nav.side-menu li.active-sm ul ul {
		position: static;
		width: 200px;
		background: none;
	}

.nav-sm > .nav.side-menu > li.active-sm > a {
	color: #1ABB9C !important;
}

.nav-sm .nav.side-menu li a i.toggle-up {
	display: none !important;
}

.nav-sm .nav.side-menu li a i {
	font-size: 25px !important;
	text-align: center;
	width: 100% !important;
	margin-bottom: 5px;
}

.nav-sm ul.nav.child_menu {
	left: 100%;
	position: absolute;
	top: 0;
	width: 160px;
	z-index: 4000;
	background: #3E5367;
	display: none;
}

	.nav-sm ul.nav.child_menu li {
		padding: 0 10px;
	}

		.nav-sm ul.nav.child_menu li a {
			text-align: left !important;
		}

.nav-md ul.nav.child_menu li a {
	position: relative;
	display: block;
	padding: 13px 15px 12px !important;
	color: #fff;
	font-family: 'Roboto-Bold';
	font-size: 14px;
}

.nav-sm .profile {
	display: none;
}

.menu_section {
	/*margin-top: 35px;*/
}

	.menu_section h3 {
		padding-left: 23px;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: .5px;
		font-weight: bold;
		font-size: 11px;
		margin-bottom: 0;
		margin-top: 0;
		text-shadow: 1px 1px #000;
	}

	.menu_section > ul {
		margin-top: 10px;
	}

.profile_pic {
	width: 35%;
	float: left;
}

.img-circle.profile_img {
	width: 70%;
	background: #fff;
	margin-left: 15%;
	z-index: 1000;
	position: inherit;
	margin-top: 20px;
	border: 1px solid rgba(52, 73, 94, 0.44);
	padding: 4px;
}

.profile_info {
	padding: 25px 10px 10px;
	width: 65%;
	float: left;
}

	.profile_info span {
		font-size: 13px;
		line-height: 30px;
		color: #BAB8B8;
	}

	.profile_info h2 {
		font-size: 14px;
		color: #ECF0F1;
		margin: 0;
		font-weight: 300;
	}

.profile.img_2 {
	text-align: center;
}

	.profile.img_2 .profile_pic {
		width: 100%;
	}

		.profile.img_2 .profile_pic .img-circle.profile_img {
			width: 50%;
			margin: 10px 0 0;
		}

	.profile.img_2 .profile_info {
		padding: 15px 10px 0;
		width: 100%;
		margin-bottom: 10px;
		float: left;
	}

.main_menu span.fa {
	float: right;
	text-align: center;
	margin-top: 5px;
	font-size: 10px;
	min-width: inherit;
	color: #C4CFDA;
}

.active a span.fa {
	text-align: right !important;
	margin-right: 4px;
}

.nav-sm .menu_section {
	margin: 0;
}

	.nav-sm span.fa,
	.nav-sm .menu_section h3 {
		display: none;
	}

.nav-sm li li span.fa {
	display: inline-block;
}

.nav_menu {
	float: left;
	background: #ffffff;
	/*border-bottom: 1px solid #D9DEE4;*/
	margin-bottom: 20px;
	width: 100%;
	position: relative;
	height: 45px;
    box-shadow: 0px 0px 6px 0px #6c757d;
}

.nav.toggle span {
	margin-top: 10px;
}

/*.nav-md  .main-body{
    margin-left: 180px;
}*/
.nav-sm .main-body{
    margin-left: 80px;
}
@media (min-width: 480px) {
	.nav_menu {
		position: static;
	}
}

.nav-md .container.body .col-md-3.left_col {
	min-height: 100%;
	width: 180px;
	padding: 0;
	position: absolute;
	/* display: flex; */
	left: 0;
	z-index: 1;
	bottom: 0;
	    background: #52565a;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    box-shadow: 2px 5px 15px 0 rgba(0,0,0,.42), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);

}


.nav-md .container.body .col-md-3.left_col {
	height: 100%;
	position: fixed;
}

body .container.body .right_col {
	background: #ffffff;
}

.nav-md .container.body .right_col {
	padding: 10px 20px 0;
	margin-left: 230px;
}

.nav_title {
	width: 180px;
	float: left;
	border-radius: 0;
	height: 45px;
	background-color:#fff;
	/*border:2px solid #ed8240;
    box-shadow: 7px 6px 12px #ed8240;*/
	padding: 0px !important;
}

	.nav_title a {
		margin: 0 auto;
		color: #fff;
		font-size: 28px;
		font-weight: bolder;
	}

a:hover, a:focus {
	text-decoration: none;
}

.navbar {
	margin-bottom: 0;
}

.navbar-header {
	background: #34495E;
}

.top_nav .dropdown-menu li {
	width: 100%;
	padding: 5px 0px;
}

	.top_nav .dropdown-menu li a {
		width: 100%;
		color: #000;
		font-size: 13px;
		font-family: 'Roboto-Bold';
	}

hr {
	margin: 0;
}

.top_nav li a i {
	font-size: 25px;
    padding-right: 5px;
    padding-top: 10px;
}

.navbar-static-top {
	position: fixed;
	top: 0;
	width: 100%;
}

.sidebar-header {
	border-bottom: 0;
	margin-top: 46px;
}

	.sidebar-header:first-of-type {
		margin-top: 0;
	}

.nav.side-menu > li {
	position: relative;
	display: block;
	cursor: pointer;
}

	.nav.side-menu > li > a {
		margin-bottom: 6px;
	}

		.nav.side-menu > li > a:hover {
			color: #F2F5F7 !important;
		}

		.nav.side-menu > li > a:hover, .nav > li > a:focus {
			background: #004fa3;
		}

.nav.child_menu {
	display: none;
}

	.nav.child_menu li:hover,
	.nav.child_menu li.active {
		background-color: rgba(255, 255, 255, 0.06);
	}




.nav-md ul.nav.child_menu li:last-child::after {
	bottom: 50%;
}

.nav.side-menu > li > a, .nav.child_menu > li > a {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Roboto-Bold';
	font-size: 14px;
}

.nav.child_menu li li:hover,
.nav.child_menu li li.active {
	background: none;
}

.nav.child_menu li li a:hover,
.nav.child_menu li li a.active {
	color: #fff;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 13px 15px 12px;
	text-transform: uppercase;
}


.nav li.current-page {
	background: rgba(255, 255, 255, 0.05);
}

.nav li li li.current-page {
	background: none;
}

.nav li li.current-page a {
	color: #fff;
}

.nav.side-menu > li.active > a, .nav.side-menu > li:hover a {
	text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
	background: rgba(250,250,250,0.3);
	box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0;
}

.navbar-brand, .navbar-nav > li > a {
	font-weight: 500;
	color: #ECF0F1 !important;
	margin-left: 0 !important;
	line-height: 32px;
}

.container {
	width: 100%;
	padding: 0;
}

.navbar-nav > li > a, .navbar-brand, .navbar-nav > li > a {
	color: #fff !important;
}

.top_nav .nav > li > a:focus, .top_nav .nav > li > a:hover, .top_nav .nav .open > a, .top_nav .nav .open > a:focus, .top_nav .nav .open > a:hover {
	background: #D9DEE4;
}

body {
    background:#fff;
	color: #73879C;
	font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.471;
}

.main_container .top_nav {
	display: block;
	margin-left: 180px;
}

.main_container {
}

.no-padding {
	padding: 0 !important;
}

.nav_menu ul {
	padding: 0;
	margin: 0;
}

.page-title {
	width: 100%;
	height: 65px;
	padding: 10px 0;
}

	.page-title .title_left {
		width: 45%;
		float: left;
		display: block;
	}

		.page-title .title_left h3 {
			margin: 9px 0;
		}

	.page-title .title_right {
		width: 55%;
		float: left;
		display: block;
	}

		.page-title .title_right .pull-right {
			margin: 10px 0;
		}

.fixed_height_320 {
	height: 320px;
}

.fixed_height_390 {
	height: 390px;
}

.fixed_height_200 {
	height: 200px;
}

.overflow_hidden {
	overflow: hidden;
}

.progress-bar-dark {
	background-color: #34495E !important;
}

.progress-bar-gray {
	background-color: #BDC3C7 !important;
}

table.no-margin .progress {
	margin-bottom: 0;
}

.main_content {
	padding: 10px 20px;
}

.col-md-55 {
	width: 50%;
	margin-bottom: 10px;
}

.navbar {
	margin-bottom: 0;
}

.navbar-header {
	background: #34495E;
}

.navbar-right {
	margin-right: 0;
}

.top_nav .navbar-right {
	margin: 0;
	width: 70%;
	float: right;
}

	.top_nav .navbar-right li {
		display: inline-block;
		float: right;
		position: static;
	}

@media (min-width: 480px) {
	.top_nav .navbar-right li {
		position: relative;
	}
}

.top_nav .dropdown-menu li {
	width: 100%;
}

.dropdown-menu.show li a i {
	padding-top: 5px !important;
}

.navbar-static-top {
	position: fixed;
	top: 0;
	width: 100%;
}

.sidebar-header {
	border-bottom: 0;
	margin-top: 46px;
}

	.sidebar-header:first-of-type {
		margin-top: 0;
	}

.nav.side-menu > li {
	position: relative;
	display: block;
	cursor: pointer;
	width: 100%;
	list-style: none;
}

	.nav.side-menu > li > a {
		margin-bottom: 6px;
	}

		.nav.side-menu > li > a:hover {
			color: #F2F5F7 !important;
		}



.nav.child_menu {
	display: none;
}

	.nav.child_menu li:hover,
	.nav.child_menu li.active {
		background-color: rgba(255, 255, 255, 0.06);
	}




.nav-md ul.nav.child_menu li:last-child::after {
	bottom: 50%;
}



.nav.child_menu li li:hover,
.nav.child_menu li li.active {
	background: none;
}

.nav.child_menu li li a:hover,
.nav.child_menu li li a.active {
	color: #fff;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 13px 15px 12px;
}



.nav li.current-page {
	background: rgba(255, 255, 255, 0.05);
}

.nav li li li.current-page {
	background: none;
}

.nav li li.current-page a {
	color: #fff;
}



.navbar-brand, .navbar-nav > li > a {
	font-weight: 500;
	color: #ECF0F1 !important;
	margin-left: 0 !important;
	line-height: 32px;
}

.nav.navbar-nav > li > a {
	color: #515356 !important;
}

.nav.top_menu > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	color: #34495E !important;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;
}

.top_search {
	padding: 0;
}

	.top_search .form-control {
		border-right: 0;
		box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.075);
		border-radius: 25px 0px 0px 25px;
		padding-left: 20px;
		border: 1px solid rgba(221, 226, 232, 0.49);
	}

		.top_search .form-control:focus {
			border: 1px solid rgba(221, 226, 232, 0.49);
			border-right: 0;
		}

	.top_search .input-group-btn button {
		border-radius: 0px 25px 25px 0px;
		border: 1px solid rgba(221, 226, 232, 0.49);
		border-left: 0;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		color: #93A2B2;
		margin-bottom: 0 !important;
	}

.toggle {
	float: left;
	margin: 0;
	padding-top: 0px !important;
}

	.toggle a {
		padding: 5px 12px;
		border-radius: 50%;
		margin: 4px 12px 4px 5px;
		cursor: pointer;
	}

		.toggle a i {
			font-size: 25px;
			color: #212529;
		}

.nav.child_menu > li > a {
	color: rgba(255, 255, 255, 0.75);
	font-size: 12px;
	padding: 9px;
}

.container {
	max-width: 100% !important;
}


.site_title img {
	height: 47px;
}

.site_title span {
	padding: 0px 10px;
	font-size: 16px;
	color: Aqua;
}

li {
	list-style: none !important;
}

.horizontal-list, .nav-right {
	display: inline-block;
}

.nav-right {
	float: right;
	right: 10px;
	padding-top: 15px;
    font-size:medium;
}

	.horizontal-list li, .nav-right li {
		display: inline-block;
		z-index: 9999;
	}
    .horizontal-list li{
        padding-top:7px;
    }
		.horizontal-list li a{ 
			font-size: 18px;
			font-family: 'Roboto-Ragular';
			padding: 10px;
			color: #212529;
		}
        .nav-right li a {
			font-size: 18px;
			font-family: 'Roboto-Ragular';
			padding: 10px;
			color: #212529;
		}
.mega-dropdown-menu li a {
	font-size: 14px;
	font-family: 'Roboto-Ragular';
	text-transform: capitalize;
}

.mega-dropdown-menu.dropdown-menu {
	min-width: 280px !important;
}

.dropdown-menu.show {
	max-width: 215px !important;
	transform: translate3d(-110px, 33px, 0px) !important;
}

.main-body {
	margin-left: 180px;
}

	.main-body .row {
		/*display: block !important;*/
        justify-content:center;
        margin-right:0px !important;
	}

.settle, .reports {
	display: inline-block;
	float: left;
}
/*************************************admin page ends ***************************************/

/******************************  currency master page starts********************************/
.currencytable {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	display: inline-block;
	position: relative;
}

.wrapper {
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.currencytable table, .results {
	table-layout: fixed;
	border-collapse: collapse;
	overflow: auto;
	position: relative;
	display: inline-block;
	width: 100%;
    background:white;
}

.mcs-horizontal-example {
	overflow-x: auto;
	opacity: 1;
}

	.mcs-horizontal-example tr td, .mcs-horizontal-example tr th {
		display: table-cell;
	}


/*tbody {
	height: 330px;
	overflow: hidden;
	
	display: block;
	width: 100%;
}*/

.example .results tbody {
	height: 400px;
	overflow-y: auto;
	width: 100%;
	display: block;
}

.filterable1 .results tbody {
    background:white !important;
	overflow: hidden !important;
	/* overflow: auto; */
	display: block;
	width: 100%;
	height: 400px;
}

.filterable1 .results {
	table-layout: fixed;
	border-collapse: collapse;
	overflow: auto;
	position: relative;
	display: inline-block;
	width: 100%;
}

	.filterable1 .results thead {
		display: table-header-group;
		width: 100%;
		color: #fff !important;
	}

.filterable1 .results tr th {
    /*padding: 5px 20px;*/
    text-align: center;
    box-sizing: border-box;
    display: table-cell;
    min-width: 120px;
    max-width:125px;
    font-size:medium;
}
.smallwidth{
    width:90px !important;
    min-width:80px !important;
}
.tdsmallwidth {
    width:90px !important;
     min-width:80px !important;
}
.longwidth{
    max-width:155px !important;
    min-width:145px !important;
}
.tdlongwidth {
    max-width:155px !important;
    min-width:145px !important;
}
.results tbody::-webkit-scrollbar {
	width: 8px;
	cursor: pointer;
}

/* Track */
.results tbody::-webkit-scrollbar-track {
	background: #f1f1f1;
	cursor: pointer;
}

/* Handle */
.results tbody::-webkit-scrollbar-thumb {
	background: #000;
	border-radius: 14px;
	cursor: pointer;
}

	/* Handle on hover */
	.results tbody::-webkit-scrollbar-thumb:hover {
		background: #555;
		cursor: pointer;
	}

.smalltb tbody {
	overflow: hidden !important;
}

.results thead {
	display: table-header-group !important;
	width: 100%;
}

.customize tbody tr td span {
	font-size: 14px !important;
}
/*.currencytable .demo tbody tr td.dems{
	float: left;
    display: inline-block !important;
    white-space: nowrap;
}*/
/*.currencytable .demo tbody tr td ,.currencytable .demo tbody tr td,.currencytable .demo tfoot tr td{
	min-width:initial !important;
}*/
.currencytable .example .results thead tr th, .currencytable .example .results tbody tr td, .currencytable .example .results tfoot tr td {
	padding: 5px 2px;
	text-align: center;
	box-sizing: border-box;
	display: table-cell;
	/*column-width:600px;*/
	min-width: 80px !important;
   
	width: 280px;
    font-size:14px;
    
}
/*.currencytable .results tbody tr{
	display:table-header-group !important;
}*/
.mCSB_scrollTools {
	position: absolute;
	width: 10px;
	top: 0px;
	opacity: 1;
}

.fancybtn {
	background-color: #1CBCD8;
	color: #fff;
	margin: 5px;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Roboto-Bold';
	padding: 3px 8px;
	border: none !important;
	border-radius: 5px;
	/*box-shadow: 0px 2px 1px white inset, 0px -2px 20px white, 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1);*/
	box-shadow: 0px 0px 0px white inset, 0px 0px 0px white, 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1);
	cursor: pointer;
}

table tbody tr, table tbody tr[visible=true] {
	width: 100%;
}

.mCSB_scrollTools {
	position: absolute;
	width: 10px;
	top: 0px;
	opacity: 1;
}

.mCSB_inside > .mCSB_container {
	margin-right: 0px !important;
}
/*table thead,
	table tbody tr, table tfoot {
		display: table;
		table-layout: fixed;
		border: 1px solid #dee2e6;
	}*/

.currencytable .results th {
	height: 45px;
	background: #4F648B !important;
	font-size: 13px;
	color: #fff;
	vertical-align: bottom !important;
	font-family: 'Roboto-Bold';
	border: none;
}

.table td, .table th {
	border: none !important;
}

.results tbody tr td span {
	font-size: 12px;
	font-family: 'Roboto-Bold';
	color: #000;
}

.filterable1 tr th {
	text-align: center;
	box-sizing: border-box;
	display: table-cell;
	min-width: 120px;
	font-size: 10px;
}

.filterable1 tbody tr td {
	padding: 5px 2px;
	text-align: center;
	box-sizing: border-box;
	display: table-cell;
	max-width:  125px;
	font-size: 10px;
	min-width:120px;
}

.label {
	padding: 3px 10px;
	line-height: 13px;
	color: #fff !important;
	border-radius: .25rem;
	font-size: 12px !important;
	font-family: 'Roboto-Bold';
	background: #7460ee !important;
}

.currencytable input[type=button], .repbtn {
	background: #36bea6;
	color: #fff;
	margin: 5px;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'Roboto-Bold';
	padding: 6px 12px;
	border: none !important;
	border-radius: 5px;
	/*box-shadow: 0px 2px 1px white inset, 0px -2px 20px white, 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1);*/
	box-shadow: 0px 0px 0px white inset, 0px 0px 0px white, 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1);
	cursor: pointer;
}

.fa_btn{
    margin-right:4px;
    border-radius:4px;
        background: #6D6C9A;
    color: white;
    padding: 5px 5px;
    font-size: 13px;
}
.fa_edbtn{
    border-radius:4px;
        background: #00B2A1;
    color: white;
    padding: 5px 5px;
    font-size: 13px;
}
.fa-times{
    background:#d53535 !important;
}
.canbtn {
	background-color: #ca9438   !important;
    color: #fff;
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Roboto-Bold';
    padding: 0px 8px;
    border: none !important;
    border-radius: 5px;
    /* box-shadow: 0px 2px 1px white inset, 0px -2px 20px white, 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1); */
    box-shadow: 0px 0px 0px white inset, 0px 0px 0px white, 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.modtable input[type=button] {
	margin: 5px !important;
	display: inline-block !important;
}

.modals input[type=button] {
	background: #36bea6;
	color: #fff;
	margin: 15px auto;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Roboto-Bold';
	padding: 3px 15px;
	border: none !important;
	border-radius: 5px;
	box-shadow: 0px 2px 1px white inset, 0px -2px 20px white, 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1);
	display: block;
}

.modals .results tr td {
	font-size: 14px !important;
}

.modal span {
	display: inline-block;
	padding: 2px;
	font-size: 20px !important;
	font-family: Roboto-Bold;
	color: #000;
	float: none !important;
}

.currencytable input[type=button]:hover {
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
}

.currencytable input[type=button]:active {
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5) inset, 0px -2px 20px white, 0px 1px 5px rgba(0, 0, 0, 0.1), 0px 2px 10px rgba(0, 0, 0, 0.1);
	background: #36bea6;
}

.add_currency {
	background: #ffbc34 !important;
	padding: 8px 18px;
	border-radius: 5px;
}

.currencytable tfoot tr td {
	background: #3f51b5 !important;
	color: #fff;
	font-family: 'Roboto-Bold';
}

.currencytable tr:last-of-type input::placeholder {
	font-size: 16px !important;
	font-family: 'Roboto-Bold';
	padding: 5px;
}

.currencytable tfoot td input[type=submit] {
	height: 35px;
	padding: 5px 10px;
}

.currencytable .results tr[visible='false'],
.no-result {
	display: none;
}



.currencytable .counter {
	padding: 8px;
	color: #ccc;
}


.results td {
	border-top: 1px solid #dee2e6;
}

.currencytable .results table {
	background-color: #fff;
}
.gv_padding{
    padding-bottom:15px;
}
.gv_padding .col-sm-2 , .gv_padding .col-sm-3{
    padding:0px !important;
}
.txtbox{
    float:left;
    margin-bottom:5px;
}
.inact{
    padding-right:0 !important;
}
/********************************currency master page ends*********************************/

/********************************dashboard page starts ***********************************/
.col-sm-4, .col-sm-3, .col-sm-5, .col-sm-12, .col-sm-6, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-2 {
	float: left;
	margin: 0;
}

.dashboard {
	padding: 10px 0px 50px;
}

	.dashboard h3 {
		text-align: center;
		font-family: 'Roboto-Bold';
		color: #e9ecef;
		padding: 4px 25px;
	}

.card.adv {
	padding: 15px;
	position: relative;
	min-height: 160px;
	background: #fff !important;
	box-shadow: 0 0 10px 5px !important;
	display: inline-block !important;
	width: 100%;
}

.adv img {
	width: 100%;
	margin-bottom: 10px;
}
.btn-class{
    position:absolute;
  margin-top:5px;
    right:10px;
    left:10px;
    
}
.card {
	padding: 15px;
	position: relative;
	min-height: 170px;
	background: #fff;
    border:2px solid #666;
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.1) !important;
	display: inline-block !important;
}
.four_c .col-sm-3
{
    margin-bottom:25px;
}
.text {
            color: #494949 !important;
            text-transform: uppercase;
            text-decoration: none;
            background: #ffffff !important;
            padding: 0px 20px;
            display: inline-block;
            transition: all 0.4s ease 0s;
            font-family: monospace;
            font-weight:bold;
            font-size: 15px;
            position: relative;
        }
   .text.rep1 {
                 border: 2px solid #494949 !important;
                background-color:#fff !important;
                border-radius:50px;
            }
     .text.rep1:hover {
                background: #52565a !important;
                border-color: #52565a !important;
            }
      .text:hover {
                color: #ffffff !important;
                transition: all 0.4s ease 0s;
                letter-spacing: 1px;
            }
.card-1 {
	background: linear-gradient(45deg,#2962ff,#3949ab);
}

.card.date {
	background: linear-gradient( 45deg,rgba(228,2,6,0.6), rgba(6,17,149, 0.6)100%);
}

.card-2 {
	background: linear-gradient(45deg,#004b91,#78cc37);
}

.card-3 {
	background: linear-gradient(45deg,#9b3cb7,#ff396f);
}

.card-4 {
	background: linear-gradient(to left bottom, #cf231c, #b17800, #81aa33, #3acf97, #01e9f4);
}

.card-5 {
	background: linear-gradient(45deg,#091990, #b00308);
}

.card p {
	color: #505963;
	font-family: 'Roboto-Bold';
	font-size: 14px;
}

.card.date {
	text-align: center;
}

.card p date {
	font-family: 'Roboto-Bold';
	font-size: 22px;
}

.card h4 {
	text-align: center;
	padding-bottom: 5px;
	display: inline-block;
	font-size: 30px;
    font-family: 'Roboto-Bold';
	/*border-bottom: 3px solid #FCBA12;*/
	color: #52565a;
	text-transform: uppercase;
}

.dashboard .card .btn {
	/*position: absolute;*/
	bottom: 2px;
	left: 0;
	right: 0;
	margin: auto;
	/* display: inline; */
	/* transform: translateX(-50%); */
	color: #fff;
	/*bottom: 0;*/
	text-transform: capitalize;
	/*font-family: 'Roboto-Bold';*/
	/*top: 0;*/
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 18px;
}

.card h4:before {
	content: '';
	width: 0;
	height: 0;
	border-color: #666 transparent transparent #666;
	border-style: solid;
	border-width: 5px 10px;
	position: absolute;
	right: 0;
	bottom: -10px;
}

.card h4:after {
	content: '';
	width: 0;
	height: 0;
	border-color: transparent #666;
	border-style: solid;
	border-width: 0 19px 10px 0;
	position: absolute;
	left: 0;
	bottom: -10px;
}

.credit .fa {
	color: red;
	font-size: 18px;
}

.ticket .fa {
	color: green;
	font-size: 18px;
}

.cutlury .fa {
	color: lightgoldenrodyellow;
	font-size: 18px;
}

.money .fa {
	color: darkorange;
	font-size: 18px;
}

.settle p, .rep_list p {
	font-size: 16px;
	font-family: 'Roboto-Bold';
	color: #000;
	display: inline-block;
	text-transform: capitalize;
	margin: 0;
}

.settle span {
	font-family: 'Roboto-Bold';
	font-size: 12px;
	margin: 5px 0px;
}

.settle .btn {
	padding: 2px 10px;
	border-radius: 5px;
	text-transform: capitalize;
	float: right;
}

.task_list, .reports {
	border: 2px solid #ccc !important;
text-align:center;
	display: inline-block;
	width: 100%;
	border-radius: 5px;
	padding: 0px !important;
        min-height: 260px;
    background: white;
    padding-bottom:10px !important;
}

.box1 .headings {
	background-color: #262626;
	color: #fff;
	font-family: 'Roboto-Bold';
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 0px !important;
	height: 40px;
}

.task_list h3, .reports h3 {
	background-color: #fff;
	color: #212529;
	font-family: 'Roboto-Bold';
	font-size: 22px;
	text-transform: capitalize;
	margin-bottom: 0px !important;
        padding-bottom: 10px;
}

.settle:nth-child(n) {
	padding: 0px;
}

.rep_list {
	padding: 10px 0px !important;
	border-bottom: 1px solid #f3f5f7;
	max-height: 220px;
	background-color: #fff;
}

.settle {
	padding: 10px 0px !important;
	border-bottom: 1px solid #f3f5f7;
	max-height: 310px;
	background-color: #fff;
}

.rep_list .col-sm-10 {
	text-align: right;
}

.rep_list a {
	position: relative;
	float: left;
	padding: 10px;
	border-radius: 50%;
	background: #22656f;
	color: #fff;
}

.day_rep .fa {
	background: #009efb;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	border-radius: 50%;
}

.scratch_rep .fa {
	background: #7460ee;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	border-radius: 50%;
}

.bank_report .fa {
	background: #f62d51;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	border-radius: 50%;
}

.user_rep .fa {
	background: #212529;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	border-radius: 50%;
}
/********************************dashboard page ends ***********************************/
.tasks .currencytable {
	padding: 0px !important;
}

.results {
	margin-bottom: 0px !important;
}

tfoot .form-control {
	width: 100%;
}
/**********************************lottery page starts **********************************/
.dealer span {
	font-family: 'Roboto-Bold';
	font-size: 14px;
	color: #000;
	float: left;
}

.bg-info .lo_tickets {
	float: right;
	display: inline-block;
	padding: 5px;
}

.bg-info .head {
	display: inline-block;
	padding: 10px;
}

.cal {
	border: 1px solid black;
	background-color: #fff;
	color: #000;
}

 .currencytable .example .results .cal tr td{
     min-width: 23px !important;
     font-size:10px;
 }
	.cal tr td {
		background-color: #ffffff !important;
		color: #000000;
		min-width: 23px !important;
		padding: 0px !important;
		display: inline-block;
	}

tfoot select option {
	font-size: 12px;
	font-family: 'Roboto-Bold';
	max-width: 80%;
}
/**********************************lottery page ends **********************************/
.form-list .form-control {
	width: 62%;
	padding: 2px;
}

.form-list label {
	display: inline-block;
	float: left;
	margin: 4px 4px 0px;
}

.form-group.pull-right {
	width: 100%;
}

	.form-group.pull-right input[type=text] {
		float: right !important;
		width: auto;
	}

	.form-group.pull-right input[type=button] {
		float: left !important;
	}

.enddate {
	color: #fff;
	font-family: 'Roboto-Bold';
	text-align: center;
	/* margin: 0 auto; */
	/* width: 100%; */
	display: block;
	font-size: 15px;
}

.dest input[type=submit] {
	background: #ffc107;
}

.dest input[type=text] {
	background: antiquewhite;
	height: 34px;
	border: 2px solid #D9DEE4;
	border-radius: 5px;
}

.modalBackground {
	background-color: Black;
	filter: alpha(opacity=90);
	opacity: 0.8;
}

.modalPopup {
	background-color: #FFFFFF;
	border-width: 3px;
	border-style: solid;
	border-color: black;
	padding-top: 10px;
	padding-left: 10px;
	width: 300px;
	height: 140px;
}

.lotpopup {
	width: 400px;
	padding: 30px !important;
	height: 500px;
	overflow-y: scroll;
}

.gamepopup {
	width: 800px;
	padding: 30px !important;
	height: 500px;
	overflow-y: scroll;
}

.gamedata {
	border-left: 2px solid rgba(0, 0, 0, 0.25);
	height: 440px;
	padding: 30px 10px;
}

.lotpopup h3 {
	text-align: center;
	font-family: 'Roboto-Bold';
	font-size: 26px;
	background: rgba(123,46,45,0.6);
	border-radius: 10px;
	margin-bottom: 20px;
}

.lotpopup select {
	margin-bottom: 15px;
}

.add_currency {
	float: right;
	display: inline-block;
	 margin-top: 20px !important;
	margin-bottom: 0px !important;
}

.dealer {
	margin-bottom: 4px;
}

.cancel_lottery {
	background-color: red !important;
}

.dealer .btn-success {
	width: 100% !important;
	margin-top: 25px !important;
}

.verify {
	width: 70%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	display: inline-block;
	height: 200px;
	background: #fff;
	box-shadow: 0 1px 7px rgba(0,0,0,0.6);
	transition: all 0.7s ease-in-out;
	padding: 20px;
}

	.verify h3 {
		text-align: center;
		font-family: 'Roboto-Bold';
		font-size: 24px;
	}

.input-group-btn {
	position: absolute;
	/* top: 76px; */
	bottom: 73px;
	right: 40px;
	background: none;
	z-index: 9999;
}

	.input-group-btn span {
		font-size: 18px !important;
		font-family: Roboto-Bold;
	}

.dealer .form-control {
	position: relative;
}

input[type=number] {
	-moz-appearance: textfield;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.cal .ajax__calendar_invalid .ajax__calendar_day {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #646464;
	text-decoration: line-through !important;
	cursor: default;
}

.verify.u1 label {
	width: 20%;
	display: inline-block;
	margin: 0px 10px;
}

.verify.u1 .form-control {
	width: 60%;
	display: inline-block;
	margin: 10px;
}

.verify.u1 .btn-success {
	width: 18%;
	display: inline-block;
	margin: 10px;
}

.rupee {
	bottom: -81%;
}

table .form-control {
    margin:auto;
	    position: relative;
    padding: 2px;
    font-size: small;
}

._r {
	bottom: 125px;
}

.cherry {
	margin: 22px auto 10px !important;
	background: url(../images/cherry1.png) !important;
	background-position: center !important;
	background-size: contain !important;
	border-radius: 20px !important;
	padding: 12px 10px !important;
	position: relative;
	display: block;
	color: #fff;
	font-size: 14px !important;
	font-family: Roboto-Bold;
	text-align: center;
	background-repeat: no-repeat !important;
	height: 75px;
	cursor: pointer;
}

.act_lot {
	background: transparent !important;
	position: absolute;
	left: 75px;
	right: 0;
	top: 15px;
	bottom: 0;
	/* margin: auto; */
	height: 34px;
	box-shadow: none !important;
}

	.act_lot:hover {
		outline: none !important;
	}



	.act_lot:hover {
		color: #fff;
	}



.field_valid {
	position: absolute;
	top: -5px;
	left: 120px;
}

#custom-search-input {
	padding: 0px;
	margin-top: 0px;
	border: solid 1px #E4E4E4;
	border-radius: 16px;
	background-color: #fff;
	width: 200px;
	position: relative;
	display: inline-block;
	float: left;
}

	#custom-search-input input {
		border: 0;
		box-shadow: none;
		background: none !important;
		line-height: normal;
	}

	#custom-search-input button {
		margin: 2px 0 0 0;
		background: none !important;
		box-shadow: none;
		border: 0;
		color: #666666;
		padding: 0 8px 0 10px;
		border-left: solid 1px #ccc;
	}

	#custom-search-input .input-group-btn {
		bottom: 0px;
		right: 0px;
	}

	#custom-search-input button:hover {
		border: 0;
		box-shadow: none;
		border-left: solid 1px #ccc;
	}

	#custom-search-input::after {
		font-size: 16px;
		content: "\f002";
		bottom: 7px;
		right: 10px;
		position: absolute;
		background: #fff !important;
		font-family: FontAwesome;
		color: black;
	}

.excel {
	position: relative;
	float: left;
	display: inline-block;
	padding: 8px 12px;
	background: #562260;
	color: #fff;
	margin-top: 0px;
	margin-left: 14px;
	border-radius: 10px;
}

.fa-file-excel-o {
	font-size: 16px;
}

.table-game {
	width: auto !important;
	padding: 0px !important;
	/*z-index: -1;*/
}

.gamedetail span {
	font-size: 16px;
	font-family: Roboto-Bold;
	color: #495057 !important;
	/*margin-bottom: 12px;*/
	display: block;
}

.select2 {
	margin-bottom: 15px !important;
	text-align: center;
	margin: auto;
}

.gamedetail h5 {
	margin: 10px;
	color: #000;
	font-size: 16px !important;
	font-family: Roboto-Bold;
}

.gamedetail {
    overflow-y:auto;
    overflow-x:hidden;
	    height: 470px;
    background: white;
    box-shadow: 0 0 4px 0px #495057;
    border-radius: 3px;
}

.field_item i {
	content: "\f007";
	font-family: FontAwesome;
	width: 38px;
	height: 38px;
	font-size: 18px;
	display: inline-block;
	float: left;
	color: #fff;
	margin-top: 5px;
}

.field_item input[type="text"], .field_item input[type="password"] {
	float: left;
	background: none;
	outline: none;
	font-size: 18px;
	width: 88%;
	color: #fff;
	padding: 0px 16px;
	border: none;
	border-left: 1px solid #fff;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	display: inline-block;
}

.field_item input::placeholder {
	color: #fff;
}

.regi {
	width: 50%;
	float: left;
	padding: 0px 20px;
	display: inline-block;
	text-align: left;
}

.rese {
	width: 50%;
	float: left;
	padding: 0px 20px;
	display: inline-block;
	text-align: right;
}

	.rese a, .regi a {
		color: #fff;
		text-decoration: solid;
	}

.reg .field_item input[type="text"], .reg .field_item input[type="password"], .reg .field_item select, .reg .field_item input[type="number"] {
	float: left;
	background: none;
	outline: none;
	font-family: 'Roboto-Bold';
	font-size: 18px;
	/*text-transform: uppercase;*/
	width: 92%;
	color: #fff;
	padding: 0px 16px;
	border: none;
	border-left: 1px solid #fff;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	display: inline-block;
}

	.reg .field_item input[type="text"]::placeholder, .reg .field_item input[type="password"]::placeholder, .reg .field_item select::placeholder, .reg .field_item input[type="number"]::placeholder {
		color: #DCDCDC !important;
		font-family: 'Roboto-Regular';
		font-size: 16px;
		text-transform: uppercase;
	}

	.reg .field_item select option {
		color: #000 !important;
	}

.reg .reg_field {
	height: 390px;
	overflow-y: scroll;
	padding-top: 30px;
}

.reg_field::-webkit-scrollbar {
	width: 8px;
	cursor: pointer;
}

/* Track */
.reg_field::-webkit-scrollbar-track {
	background: transparent;
	cursor: pointer;
}

/* Handle */
.reg_field::-webkit-scrollbar-thumb {
	background: #000;
	border-radius: 7px;
	cursor: pointer;
}

	/* Handle on hover */
	.reg_field::-webkit-scrollbar-thumb:hover {
		background: #555;
		cursor: pointer;
	}

.btnboxes {
	width: 45px;
	height: 45px;
	display: inline-block;
	color: #000;
	background-color: #D9DEE4 !important;
	text-align: center !important;
	vertical-align: middle;
	overflow: hidden;
	box-shadow: inset 0px 3px 0 rgba(255,255,255,0.3), 0 3px 3px rgba(0, 0, 0, 0.3);
	font-weight: bold;
	border-bottom: solid 3px #549fa9;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.65);
	transition: .4s;
	border-radius: 50%;
}

	.btnboxes:active {
		transform: translateY(1px);
		box-shadow: 0 0 2px rgba(0, 0, 0, 0.35);
		border-bottom: none;
	}

.gamebox input[type=button] {
	width: 45px;
	height: 45px;
	display: inline-block;
	color: #000;
	background: radial-gradient(circle at bottom center, #cccccc 11px, #333333);
	text-align: center !important;
	vertical-align: middle;
	overflow: hidden;
	box-shadow: inset 0px 1px 0 rgba(255,255,255,0.3), 0 3px 3px rgba(0, 0, 0, 0.3) !important;
	font-weight: bold;
	/*border-bottom: solid 3px #549fa9;*/
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.65);
	transition: .4s;
	border-radius: 50%;
	text-decoration: none;
	position: relative;
	border: none !important;
	margin-bottom: 5px;
	cursor: pointer;
}

.gamebox input[type=submit] {
	border-radius: 50% !important;
	cursor: pointer;
}

.btnfull:before {
	background: radial-gradient(circle at 50% 120%, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 70%) !important;
	border-radius: 50%;
	bottom: 2.5%;
	left: 5%;
	opacity: 0.6;
	height: 100%;
	width: 90%;
	filter: blur(5px);
	z-index: 2;
}

.btnfull:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 5%;
	left: 10%;
	border-radius: 50%;
	background: radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8) 14%, rgba(255, 255, 255, 0) 24%);
	transform: translateX(-80px) translateY(-90px) skewX(-20deg);
	filter: blur(10px);
}

.gamebox input[type=button]:active {
	transform: translateY(1px);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.35);
	border-bottom: none;
}

.boxpopup {
	width: 700px !important;
	padding: 0px !important;
}

.modals span {
	display: inline-block;
	padding: 2px;
	font-size: 20px;
	font-family: Roboto-Bold;
	color: #000;
	float: left;
}

.lotdetails {
	border-left: 2px solid rgba(0, 0, 0, 0.25);
	padding: 30px;
	height: 430px;
}

	.lotdetails .row {
		display: flex !important;
	}

.gamebox {
	display: inline-block;
	height: 350px;
	padding-top: 10px;
	overflow-y: scroll;
	width: 100%;
	cursor: pointer;
}

.btnactive {
	background: radial-gradient(circle at bottom center, #ff9999 11px, #e60000) !important;
	box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
	width: 45px;
	height: 45px;
	display: inline-block;
	color: #000;
	text-align: center;
	position: relative;
}

.btnfull {
	background: radial-gradient(circle at 50% 120%, #81e8f6, #76deef 10%, #055194 80%, #062745 100%) !important;
	width: 45px;
	height: 45px;
	display: inline-block;
	color: #000;
	text-align: center;
	background-image: linear-gradient(#de4141,#e87d7d);
	position: relative;
}

.imgzoom {
	width: 160px;
	height: 165px;
	display: block;
}

.closebtn {
	background: transparent !important;
	color: #fff !important;
	right: 0;
	position: absolute !important;
	top: -3px;
	box-shadow: 0px !important;
}

.ui-draggable .ui-dialog-titlebar {
	position: relative;
	background: #365B79 !important;
	text-align: left;
	color: #fff;
	font-family: 'Roboto-Bold';
	font-size: 20px;
	text-transform: uppercase;
	z-index: -1;
	height: 50px;
	padding: 10px;
}

.mo-card .lotimg img {
	height: 100%;
}

.ui-widget-overlay {
	background: rgba(0,0,0,0.4) !important;
	opacity: 1 !important;
}

.redbtn {
	right: 0px;
	top: -1px;
	position: absolute !important;
	display: inline-block !important;
}

.modalpop .credit {
}

.modalpop tr td {
	display: block;
}

.mo-card {
	background: #FFDDCF !important;
	box-shadow: none;
	border: none;
}

	.mo-card .lotimg {
		width: auto;
		height: 210px !important;
		overflow: hidden;
	}

.cardisplay {
	width: 290px;
}

span.select2-selection {
	width: 100% !important;
}

.act_lot.in {
	width: 132px;
	margin: 0 auto;
	padding: 12px 13px !important;
	font-family: 'Roboto-Bold';
	text-transform: uppercase;
}

.popuptab {
	height: 200px;
}

.dashboard .card {
	position: relative;
	text-align: center;
	width: 100%;
}


	.dashboard .card .fa {
		color: #fff;
		font-size: 23px;
		margin: 10px;
	}

	.dashboard .card .overlay {
		background-color: rgba(75,75,75,.7);
		transition: all .4s ease-in-out;
		border-radius: 0px;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		height: 100%;
		width: 100%;
		opacity: 0;
	}

	.dashboard .card:hover .overlay {
		opacity: .8;
	}

.dashboard .col-sm-3 {
	display: inline-block;
	float: left;
}

.divi-in input {
	margin-bottom: 10px;
}

.dash .task_list h3, .dash .reports h3 {
	padding: 10px !important;
	font-size: 16px;
}

.dash {
	margin: 20px 0px;
	font-family: 'Roboto-Bold';
	font-size: 12px;
}

	.dash .task_list {
		color: #000 !important;
	}

	.dash .gamebox {
		height: 300px;
		overflow-y: scroll;
	}

	.dash .task_list tbody {
		height: 250px;
		overflow-y: scroll;
	}

.gamebox::-webkit-scrollbar {
	width: 8px;
	cursor: pointer;
}

/* Track */
.gamebox::-webkit-scrollbar-track {
	background: #f1f1f1;
	cursor: pointer;
}

/* Handle */
.gamebox::-webkit-scrollbar-thumb {
	background: #000;
	border-radius: 14px;
	cursor: pointer;
}

/* Handle on hover */
gameing::-webkit-scrollbar-thumb:hover {
	background: #555;
	cursor: pointer;
}

.task_list tbody::-webkit-scrollbar {
	width: 8px;
	cursor: pointer;
}

/* Track */
.task_list tbody::-webkit-scrollbar-track {
	background: #f1f1f1;
	cursor: pointer;
}

/* Handle */
.task_list tbody::-webkit-scrollbar-thumb {
	background: #000;
	border-radius: 14px;
	cursor: pointer;
}

/* Handle on hover */
gameing::-webkit-scrollbar-thumb:hover {
	background: #555;
	cursor: pointer;
}

.customize th {
	height: 40px !important;
}

.customize .popuptab {
	height: 190px;
}

.customize {
	margin-bottom: 10px !important;
}

.smalltb {
	height: 65px !important;
	overflow: hidden !important;
	width: 100%;
}

	.smalltb tbody tr, .smalltb table tbody tr[visible=true] {
		width: 50%;
		float: left;
		display: inline-block;
	}

.customize th, .customize tbody tr td {
	text-align: center !important;
	border: 1px solid rgba(0, 0, 0, 0.25) !important;
}

.customize th {
	background: #3f51b5 !important;
	color: #fff !important;
}

.customize tbody tr td {
	height: 45px !important;
}

.smalltb tbody tr td {
	border: none !important;
}

.table-striped tbody tr:nth-of-type(odd) {
	background: #f1f1f1  !important;
}

.act_lot.in:after {
	display: none;
}

.promo .col-sm-3 {
	margin-bottom: 30px !important;
}

.btnhide {
	display: none !important;
	width: 0px;
}

.promotion .card:hover {
	box-shadow: 2px 4px 8px 0px rgba(46,61,73,0.2);
}

.promotion .card a {
	text-align: center;
	color: #fff;
	font-family: 'Roboto-Bold';
	font-size: 20px;
	padding: 5px 10px;
	background-color: #562260;
	margin: 0 auto;
	width: 150px;
	height: 40px;
	display: inherit;
}

.dt {
	padding: 4px 10px;
	background: #fff;
	color: #000 !important;
	border-radius: 20px;
	font-size: 14px !important;
}

.badges {
	width: 60px;
	height: 60px;
	position: absolute;
	top: -21px;
	right: 30px;
	z-index: 10;
	background: #2196f3;
	transition: .5s;
	border-radius: 9px;
}

	.badges:before {
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		background: #2196f3;
		border-radius: 9px;
		transform: rotate(30deg);
		transition: .5s;
	}

	.badges:after {
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		background: #2196f3;
		border-radius: 9px;
		transform: rotate(-27deg);
		transition: .5s;
	}

.swing-link {
	left: -8px;
	right: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	height: 50px;
	width: 50px;
	z-index: 9999;
	margin: auto;
	text-align: center;
	line-height: 1;
}

.badges {
	animation: swing 10s infinite;
	animation-fill-mode: both;
}

@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% {
		-webkit-transform-origin: top center;
	}

	20% {
		-webkit-transform: rotate(15deg);
	}

	40% {
		-webkit-transform: rotate(-10deg);
	}

	60% {
		-webkit-transform: rotate(5deg);
	}

	80% {
		-webkit-transform: rotate(-5deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
	}
}

@keyframes swing {
	20% {
		transform: rotate(15deg);
	}

	40% {
		transform: rotate(-10deg);
	}

	60% {
		transform: rotate(5deg);
	}

	80% {
		transform: rotate(-5deg);
	}

	100% {
		transform: rotate(0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

.clear {
	padding: 8px 13px !important;
	margin-bottom: 10px;
	text-shadow: 2px 0 0 #5E35B1, -2px 0 0 #5E35B1, 0 2px 0 #5E35B1, 0 -2px 0 #5E35B1, 1px 1px #5E35B1, -1px -1px 0 #5E35B1, 1px -1px 0 #5E35B1, -1px 1px 0 #5E35B1;
	letter-spacing: 1px !important;
	top: 10px !important;
	color: #76FF03 !important;
}

.racks span {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.racks .select2-container--default .select2-selection--single .select2-selection__arrow b {
	right: 7px !important;
	left: auto !important;
}

.racks .select2-container--default .select2-selection--single:first-of-type {
}

.racks .select2-container--default .select2-selection--single {
	height: 35px !important;
}

.racks .select2-container--default .select2-selection--single {
	width: 100% !important;
}

.head .select2-container--default .select2-selection--single .select2-selection__arrow {
	right: -2px !important;
}

.head .select2 {
	width: 150px !important;
}

.head .selection {
	width: 100% !important;
}

.newbtn {
	background: #D23130 !important;
	color: #fff;
	padding: 10px 12px;
	border-radius: 10px;
	margin-top: 20px;
	font-family: 'Roboto-Bold';
	font-size: 16px;
}

.card-body {
	padding: 0px !important;
}

.tabalone .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	display: none !important;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
	margin-bottom: 0px !important;
}
.setWidth .mCSB_horizontal.mCSB_inside > .mCSB_container {
    max-width:1200px !important;
}
.divi {
	position: relative;
    padding:6px;
    padding-top:20px;
}
.frmlbl{
    margin-bottom:6px;
    text-align:left;
    font-size:16px ;
}
.lbel {
	position: absolute;
	bottom: -95px;
	left: 0;
}

.lbact {
	margin-bottom: 0px !important;
}

.excep .select2-container {
	width: 105px !important;
}

.excep .select2-container--default .select2-selection--single {
	width: 105px !important;
}

.gamedetail.excep span {
	margin-bottom: 0px !important;
}

.divWaiting {
	position: absolute;
	background: rgba(0,0,0,0.4) !important;
	z-index: 2147483647 !important;
	opacity: 0.8;
	overflow: hidden;
	text-align: center;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding-top: 20%;
	color: #fff !important;
	font-size: x-large;
}

.gamedetail .span.lbb {
	margin-bottom: 0px !important;
}

.fa-filter {
	position: absolute;
	color: gray;
	z-index: 1;
	top: 10px;
	left: 5px;
	font-size: 18px;
}


.search_textbox {
	    background: url(../images/filter.png) no-repeat;
    background-size: 15px;
    background-position-y: center;
    background-color: #fff;
    padding-left: 20px !important;
}

.currencytable .results thead label {
	min-height: 38px;
}

.currencytable .results thead .form-group {
	margin-bottom: 0px !important;
}

.dropdown-content {
	display: none;
	border-radius: 5px;
	position: absolute;
	background-color: #fff;
	min-width: 170px;
	overflow: auto;
	box-shadow: 0px 0px 6px 0px #6c757d;
	z-index: 1;
	right: 2px;
    top:46px;
}

	.dropdown-content a {
		font-family: 'Roboto-Bold';
		font-size: 16px !important;
		color: #000 !important;
		padding: 8px 15px !important;
		text-decoration: none;
		display: block;
	}
    .dropdown-content a i{
        font-size:20px !important;
        padding-top:5px !important;
    }

    .dropdown-content a:hover{
        background: #f2f2f2 !important;
    }
.dropdown:hover .dropdown-content {
	display: block;
}

.nav.child_menu {
	height: 100px;
	z-index: 9999;
    overflow-y:auto;
}

.displaying {
	display: inline-block;
	height: 370px;
	margin: 10px 0px;
	font-family: 'Roboto-Bold';
	font-size: 16px;
	color: #000 !important;
	text-align: left;
}

.opendetails {
	font-family: 'Roboto-Bold';
	font-size: 16px;
	color: #000 !important;
	text-align: left;
}

.opening {
	margin: 10px 0px 0px;
	background: #E4F7FA;
	display: inline-block;
	width: 100%;
	padding: 15px 15px 22px;
}

	.opening span {
		display: inline-block;
		font-family: 'Roboto-Bold';
		font-size: 16px;
		color: #000 !important;
		text-align: left;
		margin-bottom: 8px;
	}

.displayhead {
	background: linear-gradient(45deg,#004b91,#78cc37);
	padding: 10px;
	margin-bottom: 10px;
}

	.displayhead span {
		color: #fff;
		font-size: 18px;
	}

		.displayhead span:last-of-type {
			text-align: right;
		}
.rights span:nth-of-type(odd) {
    display: inline-block !important;
    text-align: left !important;
    width: 70% !important;
    padding: 5px 0px !important;
    float: left !important;
}
.displaybtn {
	padding: 10px 15px;
	margin-top: 10px !important;
	margin-bottom: 20px;
	color: #fff;
	font-family: 'Roboto-Bold';
	font-size: 16px;
	display: inline-block;
	background: #14ADCE;
	border-radius: 5px;
}

.shifts .divi {
	width: 30%;
	float: left;
	display: inline-block;
	margin: 10px;
}

	.shifts .divi span {
		width: 100%;
		display: block;
	}

	.shifts .divi input[type=text] {
		width: 100% !important;
	}

.stocks .gamebox {
	height: 370px !important;
}

	.stocks .gamebox input[type=button] {
		width: 30px;
		height: 30px;
		border-radius: 5px !important;
		padding: 0px !important;
		/*background:#3F51B5 !important;*/
		color: #fff;
	}

.lbls {
	position: absolute;
	bottom: -30px;
	left: 0;
}

.modlogin span {
	display: inline-block;
}

.clock {
	color: #fff;
	padding: 12px 2px;
	font-size: 14px;
	font-family: 'Roboto-Bold';
}

.fa-clock-o {
	margin-left: 15px;
	color: #fff;
	padding: 12px 2px;
	font-size: 18px;
}

.btnactive1 {
	background: radial-gradient(circle at bottom center, #ff9999 11px, #e60000) !important;
	box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
}

.btnfull1 {
	background: radial-gradient(circle at 50% 120%, #81e8f6, #76deef 10%, #055194 80%, #062745 100%) !important;
	background-image: linear-gradient(#de4141,#e87d7d);
}

.btnboxes1 {
	background: radial-gradient(circle at bottom center, #cccccc -10px, #333333) !important;
	box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
}

.lbfinal {
	margin-top: 10px !important;
}

.close_btn {
	background: #4DBABD !important;
	color: #fff;
	border: none;
	font-family: 'Roboto-Bold';
	font-size: 15px;
	padding: 5px 12px;
	border-radius: 2px;
}

.dash .box1.task_list .select2 {
	margin-top: 5px !important;
	width: 200px !important;
	float: right;
}

.box1 .headings {
	padding: 2px 5px;
}

.loginmsg {
	width: 100%;
	display: block;
}

.closeblue {
	width: 26px !important;
	height: 24px !important;
	padding: 0 !important;
	background: #66a5ad !important;
	border-radius: 5px !important;
	border: none;
	color: #fff;
	margin: 2px 0px !important;
	box-shadow: inset 0px 1px 0 rgba(255,255,255,0.3), 0 3px 3px rgba(0, 0, 0, 0.3) !important;
}

.closepurple {
	width: 26px !important;
	height: 24px !important;
	padding: 0 !important;
	background: #ffbb00 !important;
	border-radius: 5px !important;
	border: none;
	color: #fff;
	margin: 2px 0px !important;
	box-shadow: inset 0px 1px 0 rgba(255,255,255,0.3), 0 3px 3px rgba(0, 0, 0, 0.3) !important;
}

.closegreen {
	background: #fb6542 !important;
	width: 26px !important;
	height: 24px !important;
	padding: 0 !important;
	border-radius: 5px !important;
	border: none;
	color: #fff;
	margin: 2px 0px !important;
	box-shadow: inset 0px 1px 0 rgba(255,255,255,0.3), 0 3px 3px rgba(0, 0, 0, 0.3) !important;
}

.status-ball {
	margin: 10px 0px;
}

.activate_pack {
	width: 40%;
	margin: 0 auto;
	float: none;
}

	.activate_pack label {
		display: block;
	}

	.activate_pack .col-sm-12 {
		text-align: center;
	}

	.activate_pack .newbtn {
		margin: 0 auto !important;
		float: none;
	}

	.activate_pack .task {
		padding: 10px;
	}

	.activate_pack h3 {
		padding: 8px;
	}

.row1 {
	border-bottom: 2px solid black;
	display: inline-block;
	font-family: 'Roboto-Regular' !important;
	font-size: 15px;
	width: 100%;
}

	.row1 .col-sm-12 span {
		width: 49%;
		display: inline-block;
		float: left;
		font-family: 'Roboto-Regular' !important;
	}

	.row1:nth-of-type(even) span {
		font-family: 'Roboto-Bold' !important;
	}

.totaling {
	margin-top: 40px;
}

	.totaling h5 {
		display: block;
		/*background: linear-gradient(to right, orange , yellow, green, cyan, blue, violet);*/
		color: #000;
		font-family: 'Roboto-Bold' !important;
	}

	.totaling span {
		font-family: 'Roboto-Regular' !important;
	}

.bg-info .lo_tickets span {
	float: left;
	display: inline-block;
}

.special .divi span {
	padding: 5px;
}
.chk_d span{
    display:inline-block !important;
}
.form-group .forminput{
        padding-left: 20px;
}
.wave {
    display: flex;
    justify-content: center;
    align-items: center;
    background:#52565a;
    height: 55px;
    top:-20px;
    position: relative;
    margin-bottom: 20px;
}
  .wave::before,
  .wave::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: repeat-x;
  }
  
  .wave::before {
    height: 10px;
    background-size: 20px 20px;
    background-image: radial-gradient(circle at 10px -5px, transparent 12px, white 13px);
  }

 .wave::after {
    height: 15px;
    background-size: 40px 20px;
    background-image: radial-gradient(circle at 10px 15px, white 12px, transparent 13px);
  }
 .count{
     padding-top:65px;
 }
 .clbl{
     font-size:45px;
     margin-bottom:5px;
 }
 .gamedetail .form-group{
     margin-bottom:25px !important;
 }
 .gamedetail .diflbl{
 margin-bottom:15px !important;
 }
 .stbtn{
     font-size:13px !important;
     padding:2px 12px !important;
     margin:2px !important;
 }
 .ajax__calendar_body{
     width:100% !important;
 }