﻿@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;
}

@font-face {
    font-family: 'OrbitronBlack';
    src: url('../fonts/OrbitronBlack.eot');
    src: url('../fonts/OrbitronBlack.eot') format('embedded-opentype'), url('../fonts/OrbitronBlack.woff') format('woff'), url('../fonts/OrbitronBlack.ttf') format('truetype'), url('../fonts/OrbitronBlack.svg#OrbitronBlack') format('svg');
}
.bar .dollar:before{top:0;left:0px;}
.tb .results th, .tb .results tfoot tr td {
   
    background-color: #5cd6d6 !important;
    border-color: #5cd6d6;
    color: #000 !important;
}
.tb .table-striped tbody tr:nth-of-type(odd) {
    background: #ebfafa!important;
}
    .tb .results th label
    {
        color:#000;
    }
a:hover {
    color: #fff;
    cursor: pointer;
}

.creative {
    font-family: 'OrbitronBlack' !important;
}

.tab-content a:hover {
    color: #007bff !important;
}

.ui-dialog .ui-dialog-titlebar-close {
    display: none !important;
}

.bg-info {
    /*background: linear-gradient(45deg,#339,#E91E63);*/
    background:radial-gradient(ellipse at center, #533ce1 0%, #4087ea 100%);
    height: 45px;
}

.results thead label {
    cursor: pointer;
}

.btn-info {
    background-color: #009efb !important;
}

body {
    height: 100%;
}

.canbtn {
    background-color: #FF586B !important;
    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;
}

.head span, .lo_tickets {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    font-family:monospace;
    font-weight:bold;
    line-height: normal;
    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(0,53,132,0.6),rgba(61,25,0,0.6)),url('../images/lottosfin.png');*/
    /*background: #f2f2f2;*/
   /*background:linear-gradient(rgb(127, 127, 213), rgb(134, 168, 231));*/
 background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(253,193,104,1) 0%, rgba(251,128,128,1) 90% );
    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: 120px;
}

.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 label {
    display: block;
    text-align: left;
    padding: 2px !important;
    background: transparent;
    /*font-family: 'montserratbold';*/
    font-family: monospace;
    font-size: 18px;
    top: 5px;
    color: #000;
    font-weight:bolder;
}

.tab-content .field_item {
    border: 2px solid #d2d8d8;
    height: 45px;
    padding: 8px 0px;
    width: 100%;
    font-size: 18px;
    border-radius: 4px;
    opacity: 0.8;
    position: relative;
    /*background:linear-gradient(to right, rgb(72, 85, 99), rgb(41, 50, 60));*/
    background:#fff;

    box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
}

.validation {
    display: block;
    text-align: right;
    color: red;
    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"], .tab-content input[type="submit"] {
    background: #634056;
    background: -moz-linear-gradient(rgba(99,64,86,0.5), rgba(76,49,65,0.7));
    background: -ms-linear-gradient(rgba(99,64,86,0.5), rgba(76,49,65,0.7));
    background: -o-linear-gradient(rgba(99,64,86,0.5), rgba(76,49,65,0.7));
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(99,64,86,0.5)), to(rgba(76,49,65,0.7)));
    background: -webkit-linear-gradient(rgba(99,64,86,0.5), rgba(76,49,65,0.7));
    background: linear-gradient(rgba(99,64,86,0.5), rgba(76,49,65,0.7));
    border-radius: 5px;
    border: 1px solid #4e3043;
    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;
}
.text {
            color: #494949 !important;
            text-transform: uppercase;
            text-decoration: none;
            background: #ffffff !important;
            padding: 10px 20px;
            display: inline-block;
            transition: all 0.4s ease 0s;
            font-family: monospace;
            
            font-size: 15px;
            position: relative;
        }

            .text span:after {
                content: '\00bb';
                position: absolute;
                opacity: 0;
                top: 0;
                right: -25px;
                color: #fff;
                font-size: 24px;
                transition: 0.3s;
            }

            .text.rep1 {
                 border: 2px solid #fb8c00 !important;
                background-color:#fff !important;
            }
            .logs{
            border-color:rgb(105,210,231) !important;
            color: #fff !important;
            text-transform: uppercase;
            text-decoration: none;
            padding: 10px 20px;
            display: inline-block;
            transition: all 0.4s ease 0s;
            font-family: 'Roboto-Bold';
            font-size: 14px;
            position: relative;
            background:rgb(105,210,231) !important;
            }
              .logs:hover {
                color: #494949 !important;
                transition: all 0.4s ease 0s;
                letter-spacing: 3px;
            }
            .text.rep2 {
                border: 2px solid #ab47bc !important;
                   background-color:#fff !important;
            }

            .text.rep1:hover {
                background: #fb8c00 !important;
                border-color: #fb8c00 !important;
            }

                .text.rep1:hover span:after {
                    opacity: 1;
                    right: 0;
                }

            .text.rep2:hover span:after {
                opacity: 1;
                right: 0;
            }

            .text.rep2:hover {
                background: #ab47bc !important;
                border-color: #ab47bc !important;
            }

            .text:hover {
                color: #ffffff !important;
                transition: all 0.4s ease 0s;
                letter-spacing: 3px;
            }

.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: 0 2px 8px 0 rgba(0,0,0,0.9);
    float: none !important;
    display: inline-block;
    /* border-left: 5px solid #20c997; */
    /* opacity: 3.2; */
    border-radius: 0px;
    /*background: rgba(133,121,124,0.6);*/
    position: relative;
	z-index: 0;
	/*overflow: hidden;*/
    /*border: 5px solid #fbb300;*/
background: #fff;
}
/*.tab-content::before {
		content: '';
		position: absolute;
		z-index: -2;
		left: -50%;
		top: -50%;
		width: 200%;
		height: 200%;
		background-color: #399953;
		background-repeat: no-repeat;
		background-size: 50% 50%, 50% 50%;
		background-position: 0 0, 100% 0, 100% 100%, 0 100%;
		background-image: linear-gradient(#399953, #399953), linear-gradient(#fbb300, #fbb300), linear-gradient(#d53e33, #d53e33), linear-gradient(#377af5, #377af5);
		animation: rotate 4s linear infinite;
	}
	@keyframes rotate {
	100% {
		transform: rotate(1turn);
	}
}*/
	/*.tab-content::after {
		content: '';
		position: absolute;
		z-index: -1;
		left: 6px;
		top: 6px;
		width: calc(100% - 12px);
		height: calc(100% - 12px);
		background: white;
		border-radius: 5px;
	}*/

.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: 70px;
    padding: 0;
    z-index: 9999;
    position: absolute;
    background: linear-gradient( 45deg,rgba(120,2,6,0.6), rgba(6,17,97, 0.6)100%),url(../images/01.jpg);
    /* 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: 70px;
    z-index: 2;
}

.nav-sm .navbar.nav_title {
    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: 70px;
    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: 210px;
    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: monospace;
    letter-spacing:0.5px;
    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: #562260;*/
    background:#fff;
    /*border-bottom: 1px solid #D9DEE4;*/
    margin-bottom: 0px;
    width: 100%;
    position: relative;
    height: 45px;
}
.nav_menu:after {
  background:#fb8c00;
  position: absolute;
  content: '';
  height:5px;
  right: 0;
  left: 0;
  bottom: 0;
}
.nav.toggle span {
    margin-top: 10px;
}

@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: linear-gradient( 45deg,rgba(120,2,6,0.6), rgba(6,17,97, 0.6)100%),url(../images/01.jpg);*/
    background: linear-gradient( 45deg,rgba(18, 30, 29, 0.9), rgba(3, 15, 35, 0.7)100%),url(../images/01.jpg);
    /* 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-md .container.body .col-md-3.left_col {
    height: 100%;
    position: fixed;
}

body .container.body .right_col {
    background: #F7F7F7;
}

.nav-md .container.body .right_col {
    padding: 10px 20px 0;
    margin-left: 230px;
}

.nav_title {
    width: 180px;
    float: left;
    border-radius: 0;
    height: 75px;
    /*background-color:aliceblue;
	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: 18px;
    padding-right: 5px;
    padding-top: 15px;
}

.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: monospace;
    letter-spacing:0.5px;
    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 {
    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;
    display:flex;
    position:relative;
}

.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: #000;
        }

.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 {
    width: 170px;
    height: 70px;
}

.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;
}

    .horizontal-list li, .nav-right li {
        display: inline-block;
        z-index: 9999;
    }

        .horizontal-list li a, .nav-right li a {
            font-size: 18px;
            font-family: 'Roboto-Ragular';
            padding: 10px;
            color: #000;
        }

.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;
    border: 2px solid #ccc;
}
.currencytable table,.currencytable .results,
 .gamedetail 
{
    margin-bottom:0px !important;
    border:0;
box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
}
#overlay {
         position: fixed;
            z-index: 99999;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            background: rgba(255,255,255,1);
            transition: 1s 0.5s;
        }

        .imload {
            margin: auto;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            /* display: inline; */
            position: absolute;
        }
.main-body {
    margin-left: 180px;
    display: inline-block;
    background-color: #e6e6e6;
    min-height:100% !important;
}
.currencytable .results tfoot tr td{
    height:44px;
}
.lottos .currencytable .results tfoot tr td {
            height: 28px !important;
            /* padding-bottom: 2px !important; */
        }
.scrolling
{
    /*margin-left: 180px;*/
     display: inline-block;
    background-color: #e6e6e6;
    overflow-y: scroll;
}
    .main-body .row {
        display: block !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%;
}

.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%;
}*/

.results tbody {
    height: 300px;
    overflow-y: scroll;
    width: 100%;
    display: block;
    background:#fff;
}

    .results tbody::-webkit-scrollbar {
        width: 10px;
        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 .results thead tr th, .currencytable .results tbody tr td, .currencytable .results tfoot tr td {
    padding: 5px 1px;
    text-align: center;
    box-sizing: border-box;
    display: table-cell;
    /*column-width:600px;*/
    /*min-width: 85px !important;*/
    min-width: 73px !important;
    width: 600px !important;
}
/*.currencytable .results tbody tr{
	display:table-header-group !important;
}*/
.mCSB_scrollTools {
    position: absolute;
    width: 10px;
    top: 0px;
    opacity: 1;
}

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: #3f51b5 !important;*/
    background: #fff;
    font-size: 14px;
    color: #999;
    vertical-align: top !important;
    font-family: monospace;
    border: none;
}

.table td, .table th {
    border: none !important;
}

.results tbody tr td span {
    font-size: 12px;
    font-family: monospace;
    color: #000;
}

.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: 15px;
    font-family: monospace;
    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;
}

.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: monospace;
    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: monospace;
    font-weight: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;
}

/********************************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 h2 {
        text-align: center;
        font-family: 'Roboto-Bold';
        color: #000;
        padding: 10px 0px;
    }

.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;
}

.card {
    padding: 15px;
    position: relative;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
    /*box-shadow: 0 0 10px 5px !important;*/
    display: inline-block !important;
    border: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 6px;
    color: #333;
    background: #fff;
    width: 100%;
}

    .card.card-stats .card-header.card-header-icon, .card.card-stats .card-header.card-header-text {
        text-align: right;
    }

.card-footer {
    padding: 8px 10px;
    background-color: #fff;
}

.card-link {
    color: #000;
    font-family: monospace;
    font-weight:bold;
    font-size: 14px;
    display: inline-block;
}

.card [class*=card-header-] .card-icon, .card [class*=card-header-] .card-text {
    border-radius: 3px;
    background-color: #999;
    padding: 10px;
    margin-top: -30px;
    margin-right: 10px;
    float: left;
}

.card-category label, .bar label {
    font-size: 18px;
    margin: 0px;
}

.card-smalls {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),url(../images/04.png) !important;
    background-size: contain;
    position: relative;
    height: 180px;
    border-radius: 2px;
    background-repeat: no-repeat;
}

.ribbon1 {
    position: absolute;
    top: -6.1px;
    right: 10px;
}

.ribbon label, .ribbon span {
    font-size: 16px;
    font-family: monospace;
    font-weight:bold;
    color: #fff;
}

.ribbon1 .texts {
    position: relative;
    display: block;
    text-align: center;
    background: #ab47bc;
    font-size: 14px;
    line-height: 1;
    padding: 6px 8px 7px;
    border-top-right-radius: 8px;
    width: 140px;
}

.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
    background: #ffeee6;
}

.ribbon1 .texts:before, .ribbon1 .texts:after {
    position: absolute;
    content: "";
}

.ribbon1 .texts:before {
    height: 6px;
    width: 6px;
    left: -6px;
    top: 0;
    background: #ab47bc;
}

.ribbon1 .texts:after {
    height: 6px;
    width: 8px;
    left: -8px;
    top: 0;
    border-radius: 8px 8px 0 0;
    background: #ab47bc;
}

.amnt {
    color: #3c4858;
    font-size: 20px;
    display: block;
}

.btn-info {
    background-color: #00bcd4 !important;
    border-color: #00bcd4;
    color: #fff;
    box-shadow: 0 4px 5px 0 rgba(0,188,212,.14), 0 1px 10px 0 rgba(0,188,212,.12), 0 2px 4px -1px rgba(0,188,212,.2);
}

.btn-primary {
    background-color: #ab47bc !important;
    border-color: #ab47bc;
    color: #fff;
    box-shadow: 0 4px 5px 0 rgba(156, 39, 176,.14), 0 1px 10px 0 rgba(156, 39, 176,.12), 0 2px 4px -1px rgba(156, 39, 176,.2);
}

.btn-rose {
    background-color: #d81b60 !important;
    border-color: #d81b60;
    color: #fff;
    box-shadow: 0 4px 5px 0 rgba(233,30,99,.14), 0 1px 10px 0 rgba(233,30,99,.12), 0 2px 4px -1px rgba(233,30,99,.2);
}

.btn-warning {
    background-color: #fb8c00 !important;
    border-color: #fb8c00;
    color: #fff;
    box-shadow: 0 4px 5px 0 rgba(255,152,0,.14), 0 1px 10px 0 rgba(255,152,0,.12), 0 2px 4px -1px rgba(255,152,0,.2);
}

.card-footer .btns:hover {
    opacity: 0.4;
}

.card-footer .btns {
    opacity: 1;
    transition: 0.3s;
    border: 0;
    border-radius: 30px !important;
    transition: all .3s;
    padding: 11px 5px;
    margin: 0 3px;
    /* min-width: 30px; */
    /* min-height: 30px; */
    /* line-height: 30px; */
    color: #999;
    /* font-weight: 400; */
    font-size: 12px;
    /* text-transform: uppercase; */
    /* background: 0 0; */
    /* text-align: center; */
    height: 50px !important;
    width: 50px !important;
}

.card-footer .fa {
    color: #fff;
    font-size: 15px !important;
    margin: 7px !important;
}

.card .card-header-info .card-icon, .card .card-header-info .card-text, .card .card-header-info:not(.card-header-icon):not(.card-header-text) {
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(0,188,212,.4);
}

.card .card-header-dribble .card-icon, .card .card-header-dribble .card-text, .card .card-header-dribble:not(.card-header-icon):not(.card-header-text) {
    box-shadow: 0 2px 2px 0 rgba(234,76,137,.14), 0 3px 1px -2px rgba(234,76,137,.2), 0 1px 5px 0 rgba(234,76,137,.12);
}

.card .card-header-dribble .card-icon, .card .card-header-dribble .card-text, .card .card-header-dribble:not(.card-header-icon):not(.card-header-text), .card.bg-dribble, .card.card-rotate.bg-dribble .back, .card.card-rotate.bg-dribble .front {
    background: linear-gradient(60deg, #ea4c89, #f582ae);
}

.card .card-header-primary .card-icon, .card .card-header-primary .card-text, .card .card-header-primary:not(.card-header-icon):not(.card-header-text) {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0,.14), 0 7px 10px -5px rgba(156, 39, 176,.4);
}

.card .card-header-primary .card-icon, .card .card-header-primary .card-text, .card .card-header-primary:not(.card-header-icon):not(.card-header-text), .card.bg-primary, .card.card-rotate.bg-primary .back, .card.card-rotate.bg-primary .front {
    background: linear-gradient(60deg, #ab47bc, #8e24aa);
}

.card .card-header-info .card-icon, .card .card-header-info .card-text, .card .card-header-info:not(.card-header-icon):not(.card-header-text), .card.bg-info, .card.card-rotate.bg-info .back, .card.card-rotate.bg-info .front {
    background: linear-gradient(60deg,#26c6da,#00acc1);
}

.card .card-header-info .card-icon, .card .card-header-info .card-text, .card .card-header-info:not(.card-header-icon):not(.card-header-text), .card.bg-info, .card.card-rotate.bg-info .back, .card.card-rotate.bg-info .front {
    background: linear-gradient(60deg,#26c6da,#00acc1);
}

header-success .card-icon, .card .card-header-success .card-text, .card .card-header-success:not(.card-header-icon):not(.card-header-text) {
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(76,175,80,.4);
}

.card .card-header-success .card-icon, .card .card-header-success .card-text, .card .card-header-success:not(.card-header-icon):not(.card-header-text), .card.bg-success, .card.card-rotate.bg-success .back, .card.card-rotate.bg-success .front {
    background: linear-gradient(60deg,#66bb6a,#43a047);
}

.card.card-stats .card-header .card-category, .card.card-stats .card-header .card-title {
    margin: 0;
}

.card .card-header.card-header-icon .card-title, .card .card-header.card-header-text .card-title {
    margin-top: 15px;
    color: #3c4858;
}

.card.card-stats .card-header .card-icon + .card-category, .card.card-stats .card-header .card-icon + .card-title {
    padding-top: 10px;
}

.card.card-stats .card-header .card-category:not([class*=text-]) {
    color: #999;
    font-size: 14px;
}

header-rose .card-icon, .card .card-header-rose .card-text, .card .card-header-rose:not(.card-header-icon):not(.card-header-text) {
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(233,30,99,.4);
}

.card .card-header-rose .card-icon, .card .card-header-rose .card-text, .card .card-header-rose:not(.card-header-icon):not(.card-header-text), .card.bg-rose, .card.card-rotate.bg-rose .back, .card.card-rotate.bg-rose .front {
    background: linear-gradient(60deg,#ec407a,#d81b60);
}

.card .card-header-warning .card-icon, .card .card-header-warning .card-text, .card .card-header-warning:not(.card-header-icon):not(.card-header-text) {
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(255,152,0,.4);
}

.card .card-header-warning .card-icon, .card .card-header-warning .card-text, .card .card-header-warning:not(.card-header-icon):not(.card-header-text), .card.bg-warning, .card.card-rotate.bg-warning .back, .card.card-rotate.bg-warning .front {
    background: linear-gradient(60deg,#ffa726,#fb8c00);
}

.card [class*=card-header-] {
    margin: 0px;
    padding: 0;
    position: relative;
}

.card .card-header {
    z-index: 3 !important;
}

.card .card-header {
    border-bottom: none;
    background: 0 0;
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card p {
    color: #fff;
    font-family:monospace;
    letter-spacing:-0.5px;
    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: 20px;
    /*border-bottom: 3px solid #FCBA12;*/
    color: #fff;
    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: 4px 12px;
    border-radius: 5px;
    text-transform: capitalize;
    float: right;
}

.dashboard .task_list, .reports {
    /*border: 2px solid #ccc !important;*/
    display: inline-block;
    width: 100%;
    /*border-radius: 5px;*/
    padding: 0px !important;
}
.task_list, .reports {
   /*border: 2px solid #3f51b5 !important;*/
    display: inline-block;
    width: 100%;
   border-radius: 8px;
    padding: 0px !important;
}

.flex-caption {
    width: 280px;
    padding: 2%;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    margin: auto;
    background: tomato;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    font-size: 14px;
    line-height: 18px;
    display: inherit;
    text-align: center;
}

.flex-direction-nav .flex-next {
    right: 0px;
    text-align: right;
}

.flex-direction-nav .flex-prev {
    left: 0px;
    text-align: right;
}

.flex-direction-nav a.flex-next:before {
    content: '\f061';
}

.flex-direction-nav a:before {
    font-family: 'FontAwesome';
    font-size: 30px;
    content: '\f060';
}

.flexslider .slides img {
    width: 60%;
    height: 220px !important;
    margin: 0 auto;
}

.box1 .headings {
    background-color: #d81b60 !important;
    color: #fff !important;
    font-family: monospace;
    font-weight:bold;
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 0px !important;
    height: 40px;
}

.task_list h3, .reports h3 {
    background-color: #262626;
    color: #fff;
    font-family: 'Roboto-Bold';
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 0px !important;
}

.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: #ffbc34;
    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;
}

    .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: #000;
    font-family: monospace;
    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 {
    position: relative;
}

._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: 14px !important;
    font-family: monospace;
    font-weight:bold;
    color: #000;
    /*margin-bottom: 12px;*/
    display: block;
}

.select2 {
    margin-bottom: 15px !important;
    text-align: center;
    margin: auto;
}

.gamedetail h5 {
    color: #000;
    font-size: 16px !important;
    font-family: Roboto-Bold;
}

.lottos .gamedetail {
    max-width: 100% !important;
		height: 80px !important;
        margin-bottom:10px !important;
}

.field_item i {
    content: "\f007";
    font-family: FontAwesome;
    width: 38px;
    height: 38px;
    font-size: 18px;
    display: inline-block;
    float: left;
    color: rgba(0,0,0,0.6);
    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: #000;
    padding: 0px 16px;
    border: none;
    border-left: 1px solid #d2d8d8;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    display: inline-block;
}
.field_item:focus {   
    border-color:#fb8c00 !important;
    box-shadow: 0 1px 1px rgba(229, 103, 23, 0.075) inset, 0 0 8px rgba(229, 103, 23, 0.6);
    outline: 0 none;
}
.field_item input::placeholder {
    color: #000;
}

.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: #007bff;
        text-decoration: solid;
    }
    .rese a:hover,.regi a:hover{
        color:#007bff;
    }
.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: #000;
    padding: 0px 16px;
    border: none;
    border-left: 1px solid #000;
    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: #000 !important;
        font-family: 'Roboto-Regular';
        font-size: 16px;
        text-transform: uppercase;
    }

    .reg .field_item select option {
        color: #000 !important;
    }

.reg .reg_field {
    height: 330px;
    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;*/
    background: rgba(0,0,0,0.3) !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:monospace;
    font-weight: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;*/
    background-image: linear-gradient(#3377ff,#80aaff) !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;*/
    background-position: 0% 0%;
    width: 45px;
    height: 45px;
    display: inline-block;
    color: #000;
    text-align: center;
    background-image: linear-gradient(#de4141,#e87d7d) !important;
    position: relative;
    background-color: #d81b60 !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}

.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: #fff !important;
    text-align: left;
    color: #000;
    font-family: monospace;
    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;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    position: absolute;
    right: 5px;
    top: 8px;
}

.mo-card {
    background: #fff !important;
    box-shadow: none;
    border: 2px dashed #000 !important;
}

    .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: 30px;
        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: monospace;
    font-size: 12px;
}

    .dash .task_list {
        color: #000 !important;
    }

    .dash .gamebox {
        height: auto;
        overflow-y: unset;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding-left: 20px;
        box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(0,0,0,.4);
    }

    .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: #e8eaf6 !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: 30px !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-image: linear-gradient(45deg,#843cf7,#38b8f2) !important;*/
    background-image:linear-gradient(60deg,#ffa726,#fb8c00) !important;
    color: #fff;
    padding: 10px 12px;
    border-radius: 10px;
    margin-top: 20px;
    font-family: monospace;
    font-weight: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;
}

.divi {
    position: relative;
}

.lbel {
    /*position: absolute;
    bottom: -50px;
    left: 0;*/
}

.lbact {
    margin-bottom: 0px !important;
}

.excep .select2-container {
    width: 105px !important;
}

.excep .select2-container--default .select2-selection--single {
    width: 105px !important;
}
.excep .tb{max-width:100% !important;padding-right:0px;}
.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/glass.png) no-repeat;
      background-size: 15px;
    background-position-y: center;
    background-color: #fff;
    padding-left: 20px;
    border: 2px solid #3f51b5 !important;
    background-position-x: 2px;
}

.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: #f1f1f1;
    min-width: 200px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 0px;
}

    .dropdown-content a {
        font-family: 'Roboto-Bold';
        font-size: 16px;
        color: #000 !important;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content {
    display: block;
}

.nav.child_menu {
    height: 200px;
    z-index: 9999;
}

.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:#fff;
    padding: 10px;
    margin-bottom: 10px;
}

    .displayhead span {
        color: #000;
        font-size: 18px;
    }

        .displayhead span:last-of-type {
            text-align: right;
        }

.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;
}
 .lottos .box1{ width: 23%;float:left;}
.tb {max-width: 77% !important;padding-left:0px;padding-top:0px;	padding-right:10px;float:left;}
.lottos .divi {
    width: 17%;
    float: left;
    display: inline-block;
    margin:0px 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: #f1f3fa !important;
    color: #000;
    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;
    margin-bottom: 0px !important;
}

.box1 .headings {
    padding: 5px 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.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: 30px 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;
}

.oldrack {
    text-align: center !important;
}

.rights span:nth-of-type(odd) {
    display: inline-block !important;
    text-align: left !important;
    width: 70% !important;
    padding: 5px 0px !important;
    float: left !important;
}

.rights span:nth-of-type(even) {
    display: inline-block !important;
    text-align: center !important;
    width: 30% !important;
    padding: 5px 0px !important;
    float: left !important;
}
