/*LOADING DIV*/
#loadingid {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.9;
    background-color: #000;
    z-index: 9999999999;
    text-align: center;
    backdrop-filter: blur(6px);
}
#loadingdiv{
    display: block;
    position: relative;
    margin-left:-25%;
    margin-top: 30vh;
}
#loading-image {
    position: relative;
    z-index: 1;
    display: inline-flex;
}
#loading-png{
    position: relative;
    z-index: 2;
    display: inline-table;
    margin-left: -159px;
    height: 68px;
    margin-top: -6px;
}
#loading-text{
    position: relative;
    z-index: 2;
    color: white;
    font-size: 1.3em;
    display: block;
    margin-top: -86px;
    margin-left: 100px;
}
/*END LOADING DIV*/

table.dataTable tbody th, table.dataTable tbody td{
    padding: 5px !important;
}
.newmenu{
    margin-top: 12%;
}
.game .col-lg-6{
	padding: 10px;
}
.playername{
    margin-left: 8px !important;
}
.info-pannel-scnd{
    margin-left: 14%;
    margin-top: -28px;
}
.game .col-lg-6 img{
	width: 100%;
}

.game .col-lg-6.disabled{
	opacity: 0.4;
	display: none;
}

.headerside{
    margin-top: 5px;
}
.btn-jckpot{
	margin-top: 0px;
	margin-right: 130px;
	/* margin-left: -23px; */
	z-index: 99;
}
.btn-jckpot .jpt{
	margin-left: 10px;
}
.btn-jckpot .jpt p{
	font-size: 9px;
	top: 26px;
	padding-top: 5px;
	height: 35px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color: white;
	background: linear-gradient(#A40000, #5B0000);
}
.btn-jckpot .ttljack p{
	font-size: 15px;
	top: 26px;
	padding-top: 11px;
	height: 35px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: white;
	background: #111111;
}
.btn-playnow {
background: #47c4f1;
background-image: -webkit-linear-gradient(top, #47c4f1, #0952aa);
background-image: -moz-linear-gradient(top, #47c4f1, #0952aa);
background-image: -ms-linear-gradient(top, #47c4f1, #0952aa);
background-image: -o-linear-gradient(top, #47c4f1, #0952aa);
background-image: linear-gradient(to bottom, #47c4f1, #0952aa);
border-radius: 3px;
box-shadow: 1px 1px 3px #7bd5f7, -1px -1px 3px #7bd5f7;
font-family: Arial;
color: #ffffff;
font-size: 11px;
padding: 3px 10px 3px 10px;
text-decoration: none;
margin: -28px 0px 0px 50px;
}
.footer{
	overflow-x: hidden;
	left: 0;
	bottom: -2px;
	width: 100%;
	position: fixed !important;
	z-index: 9999;
	padding-bottom: 1px;
	border-style: solid;
	border-color: #124d6e;
	background: #006fa8;
}
.btn-grey{
	background: linear-gradient(#5B5B5B, #373737);
	height: 50px;
	padding: 16px;
}
.btn-full{
	width: 30px;
	background-color: rgba(0, 0, 255, 0);
	border: 1px solid red;
	color: red !important;
}
.btn-enter{
	background: linear-gradient(#45B3AA, #286963);
	width: 30px;
}
.table-top th{
	border-bottom: none;
}
.table-mdl{
	
}
.table-mdl th{
	color: #464646;
	background-color: #FFFFFF;
}
.vip-btn{
	margin-bottom: 0px;
	color: white;
	background-color: #0092D4;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 10px;
}
.btn-game{
	background: linear-gradient(#47BAB0, #25625D);
	margin-top: -38px;
	padding-top: 10px;
	width: 100%;
	float: right;
}
.header-menu{
	background-color: #006FA8;
	height: 90px;
	margin-top: 0px;
}
.welcome{
	font-style: italic;
	margin-left: -34px;
	font-size: 13px;
	top: 19px;
	color: white;
	height: 0px;
}
.back {
	display: inline;
	float: right;
	margin-right: 10px;
	margin-top: 1px;
}
.back img{
	height: 45px;
	display: inline;
	margin-top: 14px;
}
.back p{
	display: block;
	margin-left: 10px;
	color:white;
}
.gray-btn {
	background: #696969;
	padding: 5px 10px 5px 10px;
	border: 0;
	border-radius: 3px;
	margin-right: 10px;
	color: #fff;
}

.col-lg-1 {
    width: 8.333333% !important;
}

.col-lg-2 {
    width: 16.666667% !important;
}

.col-lg-3 {
    width: 25% !important;
}

.col-lg-4 {
    width: 33.32% !important;
}

.col-lg-5 {
    width: 41.666667% !important;
}

.col-lg-6 {
    width: 49.98% !important;
}

.col-lg-7 {
    width: 58.333333% !important;
}

.col-lg-8 {
    width: 66.666667% !important;
}

.col-lg-9 {
    width: 75% !important;
}

.col-lg-10 {
    width: 83.333333% !important;
}

.col-lg-11 {
    width: 91.666667% !important;
}

.col-lg-12 {
    width: 100% !important;
}

@charset "utf-8";
.nav-submenu a,
.sidebar-breadcrumb {
    border-top: solid 1px rgba(255, 255, 255, .05)
}

.page-update em,
.thumb-left em,
.thumb-right em {
    font-style: normal
}

#deploy-login,
.jackpot-global,
body {
    vertical-align: middle;
}

.button_bank,
.jackpot-text,
.pools,
.wide-item-titles h4 {
    text-transform: uppercase
}

.clears,
.form-group,
.ui-navbar ul:after,
hr {
    clear: both
}

.control-group,
.ui-btn {
    -webkit-user-select: none;
    cursor: pointer
}

#liscroll>li,
.nav,
.ui-navbar ul {
    list-style: none
}

@font-face {
    font-family: 'Aller Regular';
    src: url(../fonts/Aller_Rg.ttf);
}


@font-face {
    font-family: 'Aller Regular', sans-serif
}

body {
    background-color: #fff;
    font-family: 'Aller Regular', Arial, sans-serif
}
ol{
    padding-left:20px;
}
ol > li{
    list-style: decimal;
}
.overlay {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 9999
}

.all-elements {
    overflow-x: hidden;
    background:#26272c;
    position: static;
}

.wrapper {
    padding: 0 0 10px
}

.page-content {
    background-color: #26272c;
    z-index: 10;
    height: 100% !important;
    display: block;
}

.scnd{
    height: auto;
    padding-bottom: 0px !important;
}

.fa-deposit{
    background: none !important;
}

.playername h4{

}

.info-pannel .jpt p{
    margin-bottom: 0px;
    border-top-left-radius: 5px;
    margin-top: 4px;
    display: inline-block;
    border-bottom-left-radius: 5px;
    color: white;
    background: linear-gradient(#A40000, #5B0000);
    width: 100%;
    font-size: 12px;
    padding: 3px 0px;
}

.info-pannel .jpt .coin{
    /*padding-right: 11px;*/
}

.info-pannel .jpt {
    padding-left: 5px;
}

.info-pannel .ttljack {
    padding-right: 5px;
}

.info-pannel .ttljack p{
    border-top-right-radius: 5px;
    display: inline-block;
    border-bottom-right-radius: 5px;
    color: #E0C16B;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 4px;
    padding: 3px 0px;
    background: #111111;
}

.coin i img{
    height: 20px;
    display: inline-block;
}

.tcoin i img{
    height: 20px;
    display: inline-block;
}

.coin{
    font-size: 8px;
}

.tcoin{
    font-size: 8px;
}

.documentation-side-bar,
.page-sidebar {
    z-index: 4;
    left: 0;
    display: block;
    /*bottom: 0;*/
	height:100%;
    overflow: hidden;
    position: absolute;
    width: 272px
}

.page-sidebar {
    background: #1d1e21;
    /*top: 0*/
}

.documentation-side-bar {
    top: 40px
}

.page-sidebar-right {
    background-color: #111;
    width: 272px;
    display: block;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    position: fixed
}

.page-sidebar-scroll,
.page-sidebar-scroll-right {
    z-index: 2;
    width: 272px;
    overflow: scroll;
    overflow-x: hidden;
    height: 100%;
    background: #1d1e21;
}



.page-sidebar-scroll .row{
    padding: 15px;
}
.page-sidebar-scroll .col-lg-6:first-child{
    padding-right:5px;
}
.page-sidebar-scroll .col-lg-6:last-child{
    padding-left:5px;
}


.copyright{
    position: relative;
    bottom:0;
    padding-left:10px;
    padding-bottom: 5px;
}
.copyright p{
    font-family: 'Aller Regular';
    font-size:10px;
    color:#c2c2c2;
    border-bottom: 1px solid #2f2f2f;
}
.copyright a{
    font-family: 'Aller Regular';
    margin: 0px;
    color:#007bff;
    text-decoration: underline;
    font-weight: normal;
}

/*SIDE BAR*/

.main {
    background-color: #fff
}

.slider-container {
    z-index: 9;
    margin-top: -50px;
    background: -moz-linear-gradient(left, #0f103c 0, #1777b9 100%);
    background: -webkit-linear-gradient(left, #0f103c 0, #1777b9 100%);
    background: linear-gradient(to right, #0f103c 0, #1777b9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0f103c', endColorstr='#1777b9', GradientType=1)
}

.content-controls {
    z-index: 15;
    height: 50px
}

.sidebar-shortcuts {
    background-color: #1d1d1d;
    height: 44px;
    border-bottom: solid 1px #2a2a2a
}

.shortcut-call,
.shortcut-facebook,
.shortcut-search,
.shortcut-twitter {
    width: 58px;
    height: 50px;
    border-bottom: solid 1px rgba(0, 0, 0, .2);
    border-right: solid 1px rgba(0, 0, 0, .2);
    position: absolute;
    background-repeat: no-repeat
}

.sidebar-shortcuts a {
    color: #07757c;
    background-color: rgba(40, 40, 40, .9)
}

.sidebar-shortcuts a:hover {
    color: #fff;
    background-color: rgba(40, 40, 40, .2)
}



.sidebar-breadcrumb {
    background-color: #fff;
    color: #9a9a9a;
    font-size: 11px;
    padding: 5px 15px
}

.nav-item,
.nav-items {
    font-size: 14px;
    font-family: 'Aller Regular', Arial, sans-serif;
    font-weight: normal;
}
.active .nav-item {
     background: #35353f;
}

.sidebar-decoration {
    height: 1px;
    background-color: #35353f;
    border-bottom: solid 1px #35353f
}

.nav-item,
.nav-submenu {
    height: 42px;
    padding-top: 3px;
 
}
.nav-item i{
    color:#0088cf;
    margin-right:5px;
    width:20px;
}

.nav-submenu a:first-child {
    margin-top: -1px
}

.nav-submenu a:last-child {
    border-bottom: solid 0 #000!important
}

.nav-submenu a {
    border-bottom: solid 1px #000;
    padding-left: 60px;
    margin-bottom: 9px;
    color: #000
}

.navigation-item .sidebar-decoration {
    display: none
}

.active-submenu {
    display: block
}



.nav-item:hover {
    background-color: rgba(26, 26, 26, .9)
}



.nav-submenu a:hover {
    background-color: rgba(255, 255, 255, .05)
}

.selected-item {
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 10px;
    background-color: #0088cf;
    right: 18px;
    margin-top: 15px
}

.unselected-item {
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 8px;
    background-color: #35353f;
    right: 19px;
    margin-top: 14px
}

#deploy-login,
.deploy-reg {
    min-width: 70px;
    border-radius: 2px;
    text-align: center
}

.dropdown-item,
.link-item,
.submenu-deploy em {
    background-size: 14px 13px;
    height: 14px;
    margin-top: 23px;
    position: absolute;
    right: 45px;
    width: 14px
}

.dropdown-item {
    background-image: url(../img/ui/nav-dropdown.png)!important
}

.submenu-deploy em {
    background-image: url(../img/ui/nav-dropup.png)
}

.link-item {
    background-image: url(../img/ui/nav-link.png)
}

.nav-item {
    color: #fff;
    background: #08080a;
    padding-left: 15px;
    line-height: 40px
}

.menu-top{
    z-index: 999;
    position: relative;
    float: right !important;
}
.menu-top .col-lg-4:first-child{
    border-right: 1.5px solid black;
}
.menu-top .col-lg-4{
    border-left: 1.5px solid black;
    padding: 10px 0px;
    float: right;
}
.menu-top .col-lg-4 a{
    font-size: 0.9em;
}
.menu-top .col-lg-6:first-child{
    border-right: 1.5px solid black;
}
.menu-top .col-lg-6{
    border-left: 1.5px solid black;
    padding: 10px 0px;
    float: right;
    z-index: 999;
}

.avatar-dv{
    padding: 1px 0px 0px 2px !important;
}

#main-table_filter{
	display:none;
	width:100%;
}

#main-table_filter input{
	width: 100%;
    height: 25px;
    padding: 5px;
}


#deploy-login,
#login_panel,
.deploy-reg {
    font-family: 'Aller Regular';
    font-weight: 700;
}

.info-update,
.notification-update,
.tick-update,
.warning-update {
    background-size: 42px 42px;
    background-position: 20px 0;
    height: 50px;
    padding-left: 80px;
    background-repeat: no-repeat
}

.page-update {
    margin-top: 15px;
    margin-bottom: 10px
}

.page-update strong {
    color: rgba(255, 255, 255, .6);
    display: block
}

.page-update em {
    color: rgba(255, 255, 255, .4);
    display: block;
    font-size: 10px
}



#deploy-login,
.deploy-login span,
.deploy-login-button,
.deploy-reg,
.deploy-reg span {
    display: inline-block
}

.app-container {
    height: 84px;
    z-index: 999999;
    display: none;
}

.page-header {
    background: #1C2023;
    /*height: 45px;*/
    width: 100%;
    position: absolute;
    z-index: 999999;
    display: inline;
}

.page-header-clear{
    height:50px;
}

.page-header .layer_right{
    margin-top: 0px;
    right: 0px;
    color: white;
    font-size: 9px;
}

.header-logo {
    z-index: 35;
    left: 4px !important;
    padding-top: 3px;
    width: 100% !important;
}

.openside{
    font-size: 2.4em;
}
.deploy-sidebar {
    width: 100% !important;
    padding: 11px 5px !important;
    color: #fff !important;
    z-index: 50;
    background-color: #006fa8;
    height:100%;
    font-size: 10px;
    display: inline-block;
    float: left;
}/*
.page-header .col-lg-6, .page-header .col-lg-4{
    margin-top: -38px;
    right: 2px;
}*/
.page-header .col-lg-4{
    margin-top: -34px;
    right: 10px;
    height:40px;
    width:40%;
}
.page-header .col-lg-5{
    width: 48%;
    padding: 5px;
}
.page-header .btn{
    font-size:12px;
}


.forgot_pass,
.italic {
    font-style: italic
}


.control-group,
.control-group>a,
.ui-footer .ui-btn {
    vertical-align: middle
}

.footer {
    overflow-x: hidden;
    left: 0;
    bottom: -2px;
    width: 100%;
    position: fixed !important;
    z-index: 9999;
    padding-bottom: 1px;
    border-style: solid;
    border-color: #124d6e;
    background: #006fa8;
}



.wide-active {
    margin-top: 20px;
    display: none
}

.wide-item-wrapper {
    background-color: #FFF;
    padding-bottom: 1px;
    margin-top: 3px
}

.wide-folio {
    margin-top: -17px;
    margin-bottom: 20px
}

.wide-item {
    margin-bottom: 3px
}

.wide-item .responsive-image {
    margin-bottom: 0
}

.wide-image {
    max-height: 100px;
    overflow: hidden
}

.wide-item-titles {
    position: relative;
    z-index: 99999;
    top: 30px;
    margin-bottom: -45px;
    pointer-events: none
}

.wide-item-titles h4,
.wide-item-titles p {
    color: #FFF;
    position: relative;
    z-index: 999999;
    text-align: center
}

.wide-item-titles h4 {
    font-weight: 200;
    font-size: 16px;
    margin-bottom: 5px
}

.wide-item-titles p {
    margin-bottom: 0;
    color: rgba(255, 255, 255, .5)
}

.wide-item-content {
    display: none;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px
}

.contact-call,
.contact-text {
    background-size: 18px 18px;
    display: block;
    color: #666;
    padding-left: 30px;
    background-repeat: no-repeat
}

@media (min-width:760px) {
    .wide-image {
        max-height: 150px
    }
    .wide-item-titles {
        top: 55px;
        margin-bottom: -45px
    }
}

.contact-call {
    padding-top: 5px;
    background-image: url(../img/ui/contact_phone.png);
    background-position: 0 5px;
    height: 30px
}

.contact-text {
    background-image: url(../img/ui/contact_message.png);
    background-position: 0 2px;
    height: 20px;
    margin-bottom: 2px
}

.contact-mail {
    color: #666;
    padding-left: 30px;
    background-image: url(../img/ui/contact_mail.png);
    background-position: 3px 3px;
    background-repeat: no-repeat;
    background-size: 14px 14px;
    height: 20px;
    display: block;
    margin-top: 5px;
    margin-bottom: 2px
}

.contact-facebook,
.contact-twitter {
    color: #666;
    padding-left: 30px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    height: 20px;
    display: block;
    margin-top: 5px;
    margin-bottom: 2px
}

.contact-facebook {
    background-image: url(../img/ui/contact_facebook.png)
}

.contact-twitter {
    background-image: url(../img/ui/contact_twitter.png)
}

.button-icons,
.form-group,
.page {
    margin-bottom: 10px
}

.web-title {
    padding-top: 5px;
    font-size: 60px;
    color: #741868
}

.page {
    font-size: 20px;
    font-weight: 800;
    color: #338aa6;
    letter-spacing: .5px
}

#liscroll>li>a>strong,
.bank-account,
.bank-offline,
.bank-online,
.button-extra-big2,
.formText,
.ft-link a,
.pool-result,
.title,
.user-login {
    font-weight: 700
}

.page-title {
    font-size: 50px;
    color: #fff;
    letter-spacing: 1px
}



.inner-wrap,
.panel,
.panel-blue,
.panel-grey {
    padding: 10px
}

.inner-wrap {
    font-family: 'Aller Regular';
    font-weight: 700;
     padding-bottom: 50px;
}

.bank-account .acc-name {
    padding-left: 10px
}

.bank-account .notice {
    font-size: 12px;
    color: #00ff4f
}

.bank-images {
    float: left;
    width: 100px
}

.bca {
    width: 63px;
    background: url(../img/ui/icons.png) 0 -4px no-repeat
}

.mandiri {
    width: 69px;
    background: url(../img/ui/icons.png) -79px -3px no-repeat
}

.bni {
    width: 64px;
    background: url(../img/ui/icons.png) -263px -6px no-repeat
}

.bri {
    width: 95px;
    background: url(../img/ui/icons.png) -157px -6px no-repeat
}

.left {
    float: left
}

.right {
    float: right
}

.member {
    display: inline-block
}

.user-login {
    font-size: 24px;
    color: #174271;
    margin-bottom: 5px
}

.user-balance {
    font-size: 17px;
    color: #878787
}

.user-balance>span {
    font-weight: 700
}

.space_5 {
    height: 5px
}

.space_10 {
    height: 10px
}

.center {
    text-align: center;
    margin-bottom: 10px
}

.no-margin-bottom {
    margin-bottom: 0
}

.inner-wrap {

    background: #fff;    
    color:#282828;
}

.deploy-control,
.float_button_download {
    font-family: 'Aller Regular'
}

.panel-grey {
    background: #717171
}

.panel-blue {
    background: #1e9fbe;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.results {
    background: #c1fdff;
    padding: 5px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 5px
}

.bank>div,
.results>div {
    display: inline-block
}

.pool-name {
    color: #000;
    font-size: 18px;
    width: 35%
}

.pool-date {
    font-size: 14px;
    color: #7f7e7e;
    margin-left: 10%;
    padding-top: 2px;
    text-align: center
}

.pool-result {
    font-size: 18px;
    color: red;
    float: right
}

.bank-online {
    float: right;
    color: #66c93a;
    font-size: 20px
}

.bank-offline {
    float: right;
    color: #ab0909;
    font-size: 20px
}

.pools {
    font-size: 20px;
    max-width: 70%;
    padding: 15px
}

.ui-navbar,
.ui-navbar ul {
    max-width: 100%
}

.title {
    display: block;
    font-size: 25px;
    color: #1e9fbe;
    margin: 10px 0;
    text-align: center
}

.game-button {
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px;
    border: none;
    background: 0 0;
    border-left: none;
    border-top: none;
    text-shadow: none
}

.game-button .game-list {
    padding: 2px;
    background-color: #1e9fbe;
    text-align: center;
    width: 33%
}

.game-button .game-list:active,
.game-button .game-list:hover {
    background-color: #29535d
}

.game-button .game-list a {
    color: #fff;
    display: block;
    padding: 10px 0
}

.control-group,
.control-group>a,
.table-image>img {
    display: inline-block
}

.bets {
    font-size: 15px;
    color: #f5ff53;
    margin-bottom: 5px
}

.border-none {
    border: none!important
}

.bankField {
    float: left;
    width: 47%;
    margin-right: 5px
}

.bankField.last {
    float: left;
    width: 50%;
    margin-right: 0
}

.button-fb {
    background-color: #3b579d
}

.button-fb:active {
    background-color: #4363b2
}

.button-tw {
    background-color: #28a9e2
}

.button-tw:active {
    background-color: #2db9f6
}

.deploy-toggle-1>i,
.deploy-toggle-2>i {
    padding-right: 10px
    color:#fff;
}

.mtb-2 {
    margin: 2px 0
}

.mtb-5 {
    margin: 5px 0
}

.mlr-5 {
    margin: 0 5px
}

.mt-2 {
    margin-top: 2px
}

.mb-5 {
    margin-bottom: 5px!important
}

.m-5 {
    margin: 5px
}

.p-10 {
    padding: 10px
}

.plr-5 {
    padding: 0 5px
}

.plr-10 {
    padding: 0 10px
}

.w-30 {
    width: 30%!important
}

.deploy-control {
    float: right;
    margin-top: -39px;
    margin-right: 3px;
    z-index: 50
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.nav-pills .nav-item,
.nav-tabs .nav-item {
    float: left
}

.control-group {
    text-align: center;
    white-space: nowrap
}

.join,
.login {
    padding: 3px 8px;
    line-height: 2
}

.join {
    background-color: #FFF500;
    color: #242424;
    border-radius: 2px 0 0 2px;
    margin-right: -2px
}

.login {
    background-color: #333;
    color: #fff;
    border-radius: 0 2px 2px 0
}

.ui-navbar ul {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    border: 0;
    overflow: visible;
    }

.horizontal-list-wrapper,
.ui-btn {
    overflow: hidden;
}

.ui-navbar ul:after,
.ui-navbar ul:before {
    content: "";
    display: table
}

.ui-grid-c>.ui-block-a,
.ui-grid-c>.ui-block-b,
.ui-grid-c>.ui-block-c,
.ui-grid-c>.ui-block-d,
.ui-grid-c>.ui-block-e {
    width: 25%
}

li.ui-block-a,
li.ui-block-b,
li.ui-block-c,
li.ui-block-d,
li.ui-block-e,
ul.ui-grid-a,
ul.ui-grid-b,
ul.ui-grid-c,
ul.ui-grid-d,
ul.ui-grid-solo {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    list-style: none
}

.ui-block-a {
    clear: left
}

.ui-block-a,
.ui-block-b,
.ui-block-c,
.ui-block-d,
.ui-block-e {
    margin: 0;
    border: 0;
    float: left;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ui-footer .ui-navbar .ui-btn {
    border-top-width: 0;
    border-bottom-width: 0
}

.ui-navbar li .ui-btn {
    font-size: 10px;
    display: block;
    margin: 0;
    border-right-width: 0
    font-weight:bold;
}

.ui-footer-fixed .ui-btn {
    z-index: 10
}

.ui-footer .ui-btn-icon-top {
    padding-left: .3125em;
    padding-right: .3125em
}

.ui-btn {
    text-overflow: initial;
    font-family: 'Aller Regular', Arial, sans-serif;
    text-shadow: none!important;
    box-shadow: none!important;
    position: relative;
    text-align: center;
    text-decoration: none!important;
    font-weight: lighter;
}

.ft-link a,
.ft-link a:hover,
.underline {
    text-decoration: underline
}

.ui-btn-icon-top {
    padding-top: 5px
}

.ui-btn,
label.ui-btn {
    border-width: 1px;
    border-style: solid
}

.ui-nodisc-icon .ui-btn:after,
.ui-nodisc-icon.ui-btn:after {
    background-color: transparent
}

.ui-btn-icon-top:after {
    top: .5625em
}

.ui-btn-icon-bottom:after,
.ui-btn-icon-notext:after,
.ui-btn-icon-top:after {
    left: 50%;
    margin-left: -11px
}

.ui-btn-icon-bottom:after,
.ui-btn-icon-left:after,
.ui-btn-icon-notext:after,
.ui-btn-icon-right:after,
.ui-btn-icon-top:after {
    content: "";
    position: absolute;
    display: block;
    width: 22px;
    height: 22px;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 1em
}

.ui-navbar a {
    color: #fff;
    border-color: #1880c4;
    border-top:none;
}

.ui-navbar a:hover {
    background: #14191f
}

.horizontal-list-wrapper {
    border-top: 2px solid #26272C;
    border-bottom: 2px solid #26272C;
    width: 100%;
    background-color: #26272c
}

.horizontal-list {
    padding: 0;
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0;
}

.horizontal-list li {
   display: inline-block;
   padding:10px 5px 0px 5px;
   background: linear-gradient(#68696b, #3c3d3e);
   height:40px;
   margin-bottom: 2px;
}

@media screen and (max-aspect-ratio: 13/9) { 
	.horizontal-list li {
	   width: 24.5%;
   }
}

a._prev, a._next {
  position: absolute;
  top: 25%;
  z-index: 999;
  display: block;
  padding: 3% 2%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 20px;
  opacity: 0.9;
  cursor: pointer;
}

a._prev:hover, a._next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a._prev {
  border-radius: 0 2px 2px 0;
}

a._next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.horizontal-list li:hover, .horizontal-list li:focus{
   background: #35353f;
}
.horizontal-list li:last-child {
    margin-bottom: 5px
}
.horizontal-list h1{

    font-size: 85%;
    text-align: center;
}
.horizontal-list img{
    margin-top:5px;
    width:100%;
    height: auto;
}

.index-list>li>a {
    background: none;
      font-family: 'Aller Regular';
    font-weight: 700;
    border-radius: 5px
}

.index-list>li>a:active,
.index-list>li>a:hover {
    opacity: .5
}

.index-list img {
    width: 100%
}

.sidebar-breadcrumb a {
    display: inline-block!important
}

.sidebar-breadcrumb h1 {
    color: #000;
    text-align: center
}

.ft-img {
    padding: 10px 0
}

.ft-link a {
    color: #da9e19;
    font-size: 16px;
    padding-top: 10px
}

.ft-link a:hover {
    color: #edac1c
}

.center-text {
    text-align: center
}

.field-title {
    color: #1f2281;
    font-size: 13px
}

.field-title2 {
    color: #da9e19;
    font-size: 13px
}

.border-blue {
    border: 1px solid #c7181d
}

.button-small,
.download-button-small {
    color: #FFF;
    font-family: 'Aller Regular', Arial, sans-serif;
    height: 35px;
    border-radius: 2px;
    font-size: 14px;
    width: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: middle
}

.one-half>a>img:hover {
    background: #07757c
}

.button-small {
    padding: 5px 15px
}

.download-button-small {
    padding: 8px 15px 5px
}

.button-small a {
    margin-top: 5px
}

.dropdown-sign,
.dropup-sign {
    position: absolute;
    font-size: 14px;
    right: 15px;
    margin-top: 2px
}

.dropdown-sign:after {
    content: "\f067";
    font-family: FontAwesome
}

.dropup-sign:after {
    content: "\f068";
    font-family: FontAwesome
}

.deploy-toggle-1 em {
    font-style: normal;
    padding-left: 10px;
    color: #e5e365
}

.tab-cont {
    background: #1d1d1d
}

.depo-warn {
    width: 100%;
    color: #ffe016
}

.depo-warn>div {
    display: inline-block
}

.depo-warn .excla {
    padding-right: 10px
}

.depo-warn .warn {
    max-width: 85%
}

.formInput2>img {
    display: inline-block;
    height: 24px
}

.copied:after {
    position: absolute;
    top: 15%;
    left: 40%;
    display: block;
    content: "copied";
    font-size: 16px;
    padding: 5px 8px;
    color: #fff;
    background-color: #7b0100;
    border-radius: 3px;
    opacity: 0;
    will-change: opacity, transform;
    animation: showcopied 1.5s ease
}

.button_bank,
.float_button_daftar_2 {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

@keyframes showcopied {
    0%,
    100% {
        opacity: 0
    }
    70% {
        opacity: 1
    }
}

.button_bank {
    width: 140px;
    height: 30px;
    background: #DA9E19;
    color: #fff;
    padding: 5px;
    cursor: pointer;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    font-size: 13px;
    font-weight: bolder;
    text-align: center;
    vertical-align: middle
}

.deploy-download,
.deploy-download:hover {
    background-color: #9C0
}

.float_button_daftar,
.float_button_deposit,
.float_button_download {
    position: absolute;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px
}

.float_button_download {
    top: 10%;
    right: 1%;
    border-radius: 1px
}

.float_button_daftar,
.float_button_deposit {
    bottom: 1%;
    right: 15%;
    border-radius: 1px
}

.float_button_daftar_2,
.float_button_deposit_2 {
    position: absolute;
    bottom: 5%;
    font-family: 'Aller Regular';
    min-width: 70px;
    text-align: center
}

.float_button_download_2 {
    position: absolute;
    top: 60%;
    right: 16%;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px
}

.float_button_daftar_2 {
    left: 40%;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.float_button_deposit_2 {
    left: 39%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.header_name {
    padding: 0;
    margin: 0
}

.deploy-download {
    color: #fff;
    padding: 3px 6px;
    line-height: 1;
    display: inline-block
}

.deploy-download span {
    display: inline-block;
    padding-top: 4px
}

.deploy-daftar,
.deploy-deposit {
    color: #fff;
      font-family: 'Aller Regular';
    font-weight: 700;
    padding: 4px 10px;
    display: inline-block;
    line-height: 1
}

.deploy-daftar {
    background-color: #a72e33
}

.deploy-daftar span {
    display: inline-block
}

.deploy-daftar:hover {
    background-color: #7B0100
}

.deploy-deposit {
    background-color: #a72e33
}

.deploy-deposit span {
    display: inline-block
}

.deploy-deposit:hover {
    background-color: #DA9E19
}

.toggle-design {
   background: #35353f;

}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block
}

.container-fluid::after,
.row::after {
    display: table;
    clear: both;
    content: ""
}


.alert {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0;
    color: #000;
    border-radius:5px;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebcccc
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d0e9c6
}
.alert-warning{
    background: #d4d174;
    border: 1px solid #fff700;
    color:#704200;
}
.alert-warning p{
  
    color:#704200;
}
.alert-warning hr{
    background: #704200;
    border-width: 1px;
    border-color: #704200;

}
.alert-warning li{
       list-style: decimal;

}
p {
    color: #000
}

.table {
    border: none !important;
    color: #232323;
    width: 100%;

}

.table tbody>tr>td,
.table thead>tr>td,
.table thead>tr>th {
    color: #c2c2c2;
    border: none !important;
    text-align: center;
    font-family: 'Aller Regular';
    padding-left: 0;
    font-weight: normal;
}
.table tbody>tr>td{
    color:#000;
}
.table thead>tr{
    background: #006fa8;
    border: none !important;
}

.table tbody > tr:nth-child(odd){
    background: #eeeeee;
    color:#000;
}
.table tbody > tr:nth-child(even){
    background: #c8e4f3;
    
}
.table tfoot{
    border:none !important;
}
.table tfoot>tr{
    background:  #eeeeee;
    border: none !important;
  
}
.table tfoot>td{
    text-align: left;
  
}

input[type=checkbox] {
    -webkit-appearance: checkbox!important;
    -moz-appearance: checkbox!important;
    -ms-appearance: checkbox!important;
    -o-appearance: checkbox!important;
    appearance: checkbox!important
}

.input-group-addon {
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #55595c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid #ccc;
    border-radius: .25rem
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.row {
   
    width: 100%!important;
    padding: 0
}

.center-block,
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
}

.container,
.container-mobile {
    width: 100%!important;
    margin-left: auto
}

.col-lg-pull-0 {
    right: auto
}

.col-lg-pull-1 {
    right: 8.333333%
}

.col-lg-pull-2 {
    right: 16.666667%
}

.col-lg-pull-3 {
    right: 25%
}

.col-lg-pull-4 {
    right: 33.333333%
}

.col-lg-pull-5 {
    right: 41.666667%
}

.col-lg-pull-6 {
    right: 50%
}

.col-lg-pull-7 {
    right: 58.333333%
}

.col-lg-pull-8 {
    right: 66.666667%
}

.col-lg-pull-9 {
    right: 75%
}

.col-lg-pull-10 {
    right: 83.333333%
}

.col-lg-pull-11 {
    right: 91.666667%
}

.col-lg-pull-12 {
    right: 100%
}

.col-lg-push-0 {
    left: auto
}

.col-lg-push-1 {
    left: 8.333333%
}

.col-lg-push-2 {
    left: 16.666667%
}

.col-lg-push-3 {
    left: 25%
}

.col-lg-push-4 {
    left: 33.333333%
}

.col-lg-push-5 {
    left: 41.666667%
}

.col-lg-push-6 {
    left: 50%
}

.col-lg-push-7 {
    left: 58.333333%
}

.col-lg-push-8 {
    left: 66.666667%
}

.col-lg-push-9 {
    left: 75%
}

.col-lg-push-10 {
    left: 83.333333%
}

.col-lg-push-11 {
    left: 91.666667%
}

.col-lg-push-12 {
    left: 100%
}

.col-lg-offset-0 {
    margin-left: 0
}

.col-lg-offset-1 {
    margin-left: 8.333333%
}

.col-lg-offset-2 {
    margin-left: 16.666667%
}

.col-lg-offset-3 {
    margin-left: 25%
}

.col-lg-offset-4 {
    margin-left: 33.333333%
}

.col-lg-offset-5 {
    margin-left: 41.666667%
}

.col-lg-offset-6 {
    margin-left: 50%
}

.col-lg-offset-7 {
    margin-left: 58.333333%
}

.col-lg-offset-8 {
    margin-left: 66.666667%
}

.col-lg-offset-9 {
    margin-left: 75%
}

.col-lg-offset-10 {
    margin-left: 83.333333%
}

.col-lg-offset-11 {
    margin-left: 91.666667%
}

.col-lg-offset-12 {
    margin-left: 100%
}

.container-fluid {
    padding-right: .9375rem;
    padding-left: .9375rem;
    margin-left: auto
}

.nav-inline .nav-item,
.nav-link {
    display: inline-block
}

.nav {
    padding-left: 0;
    margin-bottom: 0
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #818a91
}

.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: transparent
}

.nav-inline .nav-item+.nav-item,
.nav-inline .nav-link+.nav-link {
    margin-left: 1rem
}

.nav-pills .nav-item+.nav-item,
.nav-tabs .nav-item+.nav-item {
    margin-left: .2rem
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs::after {
    display: table;
    clear: both;
    content: ""
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    display: block;
    padding: .5em 1em;
    border: 1px solid transparent;
    border-radius: .25rem .25rem 0 0
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #eceeef #eceeef #ddd
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover {
    color: #818a91;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent
}

.nav-pills::after {
    display: table;
    clear: both;
    content: ""
}

.nav-pills .nav-link {
    display: block;
    padding: .5em 1em;
    border-radius: .25rem
}

.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
    color: #fff;
    cursor: default;
    background-color: #0275d8
}

.nav-stacked .nav-item {
    display: block;
    float: none
}

.nav-stacked .nav-item+.nav-item {
    margin-top: .2rem;
    margin-left: 0
}

.tab-content>.tab-pane {
    display: none

}
.center-block,
.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}



.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.img-fluid{
    width: 100%;
    height: auto;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.pull-none {
    float: none !important;
}
.middle{
  top: 30%;
  width: 100%;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.promo:last-of-type{
	margin-bottom: 45px;
}

/* BUTTONS */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus{
    outline: none;
}
.btn{
    font-family: 'Aller Regular';
    height: 35px;
    color:#fff;
    border-radius: 3px;
    text-transform: uppercase;
    width: 100%;
    font-weight: lighter;
    text-shadow: none;
    font-size: 13px;

}
.btn-full{
    width: 100%;
    white-space: normal;
}
.btn-blue{
    background: #0088cf;
}
.btn-blue:hover, .btn-blue:focus{
    background: #4179be;
    color:#000;
     border:none;
     outline: none;
}
.btn-green {
    background: #4fa74f;
    border: 0;

}
.btn-green:hover, .btn-green:focus{
    background: #baf585;
    color:#000;
    border:none;
    outline: none;
}
.btn-blue {
    background: #50a2c1;
    border: 0;
}
.btn-blue:hover, .btn-blue:focus{
    background: #357289;
    color:#000;
    border:none;
    outline: none;
}
.btn-orange {
    background: #b2572a;
    padding: 0;
    border: 0;
    color:#fff;

}
.btn-orange:hover, .btn-orange:focus{
    background: #d4632a;
    color:#000;
    border:none;
    outline: none;
}

.btn-red{
    background: #882828;
    padding: 0;
    border: 0;
    color:#fff;
}
.btn-red:hover, .btn-red:focus{
    background: #a83030;
    color:#000;
    border:none;
    outline: none;
}
.btn-gray{
    background: #747474;
    padding: 0;
    border: 0;
    color:#fff;
}
.btn-gray:hover, .btn-gray:focus{
    background: #bfbfbf;
    color:#000;
    border:none;
    outline: none;
}

.btn-medium{
    height:25px;
    font-size:14px;
    font-weight: normal;
}
.btn-mini{
    height:20px;
    font-size:14px;
    font-weight: normal;
}
/* BUTTONS */

/*PADING*/
.padding-0{
    padding:0px;
}
.padding-1{
    padding:1px;
}
.padding-2{
    padding: 2px;
}
.padding-3{
    padding:3px;
}
.padding-4{
    padding:4px;
}
.padding-5{
    padding: 25px;
}
.padding-6{
    padding:6px;
}
.padding-7{
    padding:7px;
}
.padding-8{
    padding:8px;
}
.padding-9{
    padding:9px;
}
.padding-10{
    padding:10px;
}
.padding-15{
    padding:15px;
}
/*PADDING ALL*/

.tpadding-0{
    padding-top:0px;
}
.tpadding-1{
    padding-top:1px;
}
.tpadding-2{
    padding-top: 2px;
}
.tpadding-3{
    padding-top:3px;
}
.tpadding-4{
    padding-top:4px;
}
.tpadding-5{
    padding-top: 5px;
}
.tpadding-6{
    padding-top:6px;
}
.tpadding-7{
    padding-top:7px;
}
.tpadding-8{
    padding-top:8px;
}
.tpadding-9{
    padding-top:9px;
}
.tpadding-10{
    padding-top:10px;
}
.tpadding-15{
    padding-top:15px;
}
.tpadding-50{
    padding-top:50px;
}
.tpadding-100{
    padding-top:100px;
}
/*PADDING-top*/

.bpadding-0{
    padding-bottom:0px;
}
.bpadding-1{
    padding-bottom:1px;
}
.bpadding-2{
    padding-bottom: 2px;
}
.bpadding-3{
    padding-bottom:3px;
}
.bpadding-4{
    padding-bottom:4px;
}
.bpadding-5{
    padding-bottom: 5px;
}
.bpadding-6{
    padding-bottom:6px;
}
.bpadding-7{
    padding-bottom:7px;
}
.bpadding-8{
    padding-bottom:8px;
}
.bpadding-9{
    padding-bottom:9px;
}
.bpadding-10{
    padding-bottom:10px;
}
/*PADDING LEFT*/
.lpadding-0{
    left-padding:0px;
}
.lpadding-1{
    padding-left:1px;
}
.lpadding-2{
    padding-left: 2px;
}
.lpadding-3{
    padding-left:3px;
}
.lpadding-4{
    padding-left:4px;
}
.lpadding-5{
    padding-left: 5px;
}
.lpadding-6{
    padding-left:6px;
}
.lpadding-7{
    padding-left:7px;
}
.lpadding-8{
    padding-left:8px;
}
.lpadding-9{
    padding-left:9px;
}
.lpadding-10{
    padding-left:10px;
}
.lpadding-15{
    padding-left:15px;
}
.lpadding-20{
    padding-left:20px;
}
/*PADDING-LEFT*/

.rpadding-0{
    padding-right:0px;
}
.rpadding-1{
    padding-right:1px;
}
.rpadding-2{
    padding-right: 2px;
}
.rpadding-3{
    padding-right:3px;
}
.rpadding-4{
    padding-right:4px;
}
.rpadding-5{
    padding-right: 5px;
}
.rpadding-6{
    padding-right:6px;
}
.rpadding-7{
    padding-right:7px;
}
.rpadding-8{
    padding-right:8px;
}
.rpadding-9{
    padding-right:9px;
}
.rpadding-10{
    padding-right:10px;
}
.rpadding-15{
    padding-right:15px;
}
.rpadding-20{
    padding-right:20px;
}

/*PADDING-RIGHT*/



/*END OF PADDING*/

/*END OF PADDING*/


/*PADING*/
.margin-0{
    margin:0px;
}
.margin-1{
    margin:1px;
}
.margin-2{
    margin: 2px;
}
.margin-3{
    margin:3px;
}
.margin-4{
    margin:4px;
}
.margin-5{
    margin: 25px;
}
.margin-6{
    margin:6px;
}
.margin-7{
    margin:7px;
}
.margin-8{
    margin:8px;
}
.margin-9{
    margin:9px;
}
.margin-10{
    margin:10px;
}
/*margin ALL*/

.tmargin-0{
    margin-top:0px;
}
.tmargin-1{
    margin-top:1px;
}
.tmargin-2{
    margin-top: 2px;
}
.tmargin-3{
    margin-top:3px;
}
.tmargin-4{
    margin-top:4px;
}
.tmargin-5{
    margin-top: 5px;
}
.tmargin-6{
    margin-top:6px;
}
.tmargin-7{
    margin-top:7px;
}
.tmargin-8{
    margin-top:8px;
}
.tmargin-9{
    margin-top:9px;
}
.tmargin-10{
    margin-top:10px;
}
.tmargin-30{
    margin-top:30px;
}

.tmargin-50{
    margin-top:50px;
}
.tmargin-80{
    margin-top:80px;
}
.tmargin-100{
    margin-top:100px;
}

.tmargin-40p{
    margin-top:40%;
}
.tmargin-10p{
    margin-top:10%;
}
.tmargin-80p{
    margin-top:80%;
}
.tmargin-50p{
    margin-top:50%;
}
/*margin-top*/

.bmargin-0{
    margin-bottom:0px;
}
.bmargin-1{
    margin-bottom:1px;
}
.bmargin-2{
    margin-bottom: 2px;
}
.bmargin-3{
    margin-bottom:3px;
}
.bmargin-4{
    margin-bottom:4px;
}
.bmargin-5{
    margin-bottom: 5px;
}
.bmargin-6{
    margin-bottom:6px;
}
.bmargin-7{
    margin-bottom:7px;
}
.bmargin-8{
    margin-bottom:8px;
}
.bmargin-9{
    margin-bottom:9px;
}
.bmargin-10{
    margin-bottom:10px;
}
.bmargin-15{
    margin-bottom:15px;
}
.bmargin-30{
    margin-bottom:30px;
}
.bmargin-40{
    margin-bottom:40px;
}
.bmargin-50{
    margin-bottom:50px;
}
.bmargin-60{
    margin-bottom:60px;
}
.bmargin-100{
    margin-bottom:100px;
}
/*margin-BOTTOM*/
.lmargin-0{
    margin-left:0px;
}
.lmargin-1{
    margin-left:1px;
}
.lmargin-2{
    margin-left: 2px;
}
.lmargin-3{
    margin-left:3px;
}
.lmargin-4{
    margin-left:4px;
}
.lmargin-5{
    margin-left: 5px;
}
.lmargin-6{
    margin-left:6px;
}
.lmargin-7{
    margin-left:7px;
}
.lmargin-8{
    margin-left:8px;
}
.lmargin-9{
    margin-left:9px;
}
.lmargin-10{
    margin-left:10px;
}
/*margin-LEFT*/

.rmargin-0{
    margin-right:0px;
}
.rmargin-1{
    margin-right:1px;
}
.rmargin-2{
    margin-right: 2px;
}
.rmargin-3{
    margin-right:3px;
}
.rmargin-4{
    margin-right:4px;
}
.rmargin-5{
    margin-right: 5px;
}
.rmargin-6{
    margin-right:6px;
}
.rmargin-7{
    margin-right:7px;
}
.rmargin-8{
    margin-right:8px;
}
.rmargin-9{
    margin-right:9px;
}
.rmargin-10{
    margin-right:10px;
}

.rmargin-4p{
    margin-right: 2%;
}
/*margin-RIGHT*/

.fs-10{
    font-size: 10px;
}
.fs-11{
    font-size: 11px;
}

.fs-12{
    font-size: 12px;
}
.fs-13{
    font-size: 13px;
}
.fs-14{
    font-size: 14px;
}
.fs-15{
    font-size: 15px;
}
.fs-16{
    font-size: 16px;
}
/*FONTS*/


.fs-light{
    font-weight: lighter;
}
.fs-normal{
    font-weight: normal;
}
.fs-bold{
    font-weight: bold;
}

.fs-italic{
    font-style:italic;
}
.fs-underline{
    text-decoration: underline;
}


.icon-16{
    width:16px;
}


/*LABEL*/
label{
    font-family: 'Aller Regular';
    color:#c2c2c2;
    /*margin-top:5px;*/
    margin-bottom:5px;
    font-size:13px;
}
/*LABEL*/


/*FORMS*/

.bank_select{
    background: rgb(244,244,203); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(244,244,203,1) 0%, rgba(243,211,31,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(244,244,203,1) 0%,rgba(243,211,31,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(244,244,203,1) 0%,rgba(243,211,31,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4cb', endColorstr='#f3d31f',GradientType=0 ); /* IE6-9 */
    border:none;
    outline: none;

}


.form-control{
    font-family: 'Aller Regular';
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
/*INPUT TEXT*/

input[type=checkbox].css-checkbox {
            position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
        }

input[type=checkbox].css-checkbox + label.css-label, input[type=checkbox].css-checkbox + label.css-label.clr {
    padding-left:25px;
    height:15px; 
    display:inline-block;
    line-height:15px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:15px;
    vertical-align:middle;
    cursor:pointer;
     font-family: 'Aller Regular';
}

input[type=checkbox].css-checkbox:checked + label.css-label, input[type=checkbox].css-checkbox + label.css-label.chk {
    background-position: 0 -15px;
}
label.css-label {
background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_f80b846505526c55e93c6e8d920aab31.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
            }
/*CHECKBOX*/

input#fname{
background-image:url(../images/icon_name.png);
background-repeat:no-repeat;
background-position:6px;
border:1px solid #DADADA;
margin-top:10px;
padding-left:35px;
width:310px;
height:30px;
font-size:14px;
box-shadow:0 0 10px;
-webkit-box-shadow:0 0 10px;
/* For I.E */
-moz-box-shadow:0 0 10px;
/* For Mozilla Web Browser*/
border-radius:5px;
-webkit-border-radius:5px;
/* For I.E */
-moz-border-radius:5px
/* For Mozilla Web Browser*/
}

/*FORMS*/

/*COLORS*/

.white{
    color:#fff;
}
.black{
    color:#000;
}
.light-gray{
    color:#c2c2c2;
}
.blue{
    color:#0088cf;
}
.red{
    color:#e10b0b;
}
.normal-green{
    color:#228711;
}
.normal-blue{
    color:#2a62c7;
}

.green{
    color:#43c343;
}
.yellow{
    color:#d4d174;
}

.bg-light-gray{
    background: #dddddd;
}
.bg-dark-gray{
    background: #26272c;
}
.bg-darker-gray{
    background: #1d1e21;
}
.bg-gray-panel{
    background: #35353f;
}
.bg-black{
     background: #1d1d1d;
}
.bg-none{
    background: transparent;
	padding:10px 0px;
}
.bg-none img{
	margin: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.bg-none h1{
	margin: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	float:right;
	width:55%;
	color: #fff;
	font-weight: 400;
	font-size: 10px !important;
}

/*COLORS*/

/*RADIUS*/
.br-20{
    border-radius: 20px;
}


/*HOME*/
.content{
    height: 100vh !important;
    background: #26272c;
}

.content-2{
    height: 100% !important;
    background: #26272c;
}

.content .top-banner{
    height:50px;
    background: #35353f;
    margin-bottom: 1px;
    padding:15px;
}

.top-banner h1, .slider h1{
    text-align: center;
    color:#474747;
    font-family: 'Aller Regular';
}

.content .slider{
    background: #35353f;
    height:auto;
}
.content .jackpot{
    padding-top:2px;
    padding-bottom:2px;
    height: 52px;
     background: #26272c;
    z-index: 9999;

}
.jackpot .double-border {

  border: 1px solid #0090dd;
  height: 45px;
  margin: 0 auto;
  border-radius: 5px;
  padding: 3px;
  text-align: center;


}
.jackpot .double-border:before {
  background: none;
  border: 2px dotted #fff;
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  pointer-events: none;
}
.double-border h1{

    font-size:13px;
    margin:0px;
    padding:0px;
    padding-top:3px;
    color:#16b1d0;
    text-transform: uppercase;
    line-height: 14px;
}
.jackpot .row{
    padding:2px;
}
.jackpot .col-lg-9{
    text-shadow: right;
    padding-top:15px;
    padding-right:5px;
}
.jackpot .col-lg-9 h1{
    font-size: 36px;
    font-family: 'Aller Regular';
    font-weight: normal;
    text-align: right;
}
/*HOME*/


.verify{
     margin-top:26px;
    padding-right:.5375rem;

    padding-left:.5375rem;
}

.validate{
    padding:20px;
}
.validate li > p{
    margin: 0px;
    padding:0px;
}

/*NAVIGATION*/

.nav-pannel {
  float: right;
  width: auto;
}

.nav-pannel li {
  float: left;
  list-style: none; 
  border-left:2px solid #1c2023;
  margin:0px;
}


.nav-pannel li a {
  display: block;
  color: white;
  text-align: center;
  padding: 10px 8px;
  text-decoration: none;
  font-size:9px;
  font-weight: 700;
}

.nav-pannel li a:hover:not(.active) {
  background-color: #111;
}

.nav-pannel .active {
  background-color: #4CAF50;
}

.nav-pannel2{
    float: right;
    width: auto;
    margin-top: 0px;
}

.nav-pannel2 li {
  float: left;
  list-style: none; 
  border-left:2px solid #1c2023;
  margin:0px;
}


.nav-pannel2 li a {
  display: block;
  color: white;
  text-align: center;
  padding: 10px 8px;
  text-decoration: none;
  font-size:9px;
  font-weight: 700;
}

.nav-pannel2 li a:hover:not(.active) {
  background-color: #111;
}

.nav-pannel2 li:nth-child(2){
    padding-left: 6px;
    padding-right: 6px;
}

.nav-pannel2 li:nth-child(3){
    padding-left: 8px;
    padding-right: 8px;
}

.nav-pannel2 .active {
  background-color: #4CAF50;
}

.info-pannel-fst{
	margin-top: 10px;
    /*margin-left: 14px;*/
}
.arrow{
	display:none;
}
.playername h4{
    margin-left: 0px;
}
.coin{
    float: left;
    margin-right: 5px;
}
.tcoin{
    display: inline-block;
    float: left;
}

@media (min-width: 320px) and (max-width: 1024px) and (min-aspect-ratio: 13/9) {
	.coin , .playername {
		width: 205px;
		float: left;
	}
	.coin ,.tcoin , .playername,.playername h4 , .playername .name{
		font-size:12px;
	}
	.info-pannel-fst{
		width: 58.333333% !important;
		margin-top:10px;
	}
    .info-pannel-scnd{
        width: 49.98% !important;
        margin: -25px 0px 0px 82px !important;
    }
	.arrow{
		display:block;
		background: #1c2023 url(../img/icons/arrow.png) no-repeat 50% 40%;
		height: 40px;
		width: 30px;
		position: absolute;
		top: 5px;
		right: 0px;
	}
    .bg-none h1{
        float: left !important;
        margin-left: 42%;
    }
    .avatar-dv{
        padding: 0px;
        margin: 0px 0px 0px 4px;
    }
}

/*NAVIGATION*/


/*SLIDER*/
.login-modal{
    border:none !important;
    padding: 0px !important;
    background: #006fa8;
    
}
.login-modal .ui-dialog-titlebar{
    text-shadow: none;
    font-weight: normal;
    font-family: 'Aller Regular';
    border-radius: 0px;
    width:100%;

}
.login-modal .masuk, .login-modal .forgot{
    padding-top: 25px ;
    padding-bottom: 00px ;
    padding-left:20px;
    padding-right:20px;
    text-shadow: center;
}
.login-modal .masuk .btn{
    font-size:14px;
    height:40px;
}
.login-modal .forgot p{
    text-align: center;
}
/*LOGIN*/



/*SIDEBAR*/

.player-info .row{
    height:35px;
    font-size: 1.1em;
    padding:9px;
}


.dropbtn {
   font-family: 'Aller Regular';
    background: rgb(244,243,202); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(244,243,202,1) 0%, rgba(243,211,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(244,243,202,1) 0%,rgba(243,211,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(244,243,202,1) 0%,rgba(243,211,34,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f3ca', endColorstr='#f3d322',GradientType=0 ); /* IE6-9 */
    color: #000;
    padding: 10px;
    font-size: 12px;
    border: none;
    cursor: pointer;
    width: 100%;
    border-radius: 5px;
}

.dropdown {
    width: 100%;
    position: relative;
    display: inline-block;
}

.dropdown-content {
   font-family: 'Aller Regular';
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

}
.download img{
    max-height: 70px;
}

.download button{
    border-radius: 0px;
     border-bottom-left-radius: 10px;
     border-bottom-right-radius: 10px;
}

.dropdown-content a {
    height: 40px;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
   z-index: 99999;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
    z-index: 9999;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.dropdown .bank{
    height:20px;
    float:left;
}





/*MODAL*/
.user-form{
    background: url("../img/icons/user_icon.png") no-repeat scroll 7px 7px #dddddd;
    padding-left:35px;
}

.password-form{
    background: url("../img/icons/lock_icon.png") no-repeat scroll 7px 7px #dddddd;
    padding-left:35px;
}

.validation-form{
    background: url("../img/icons/validation_icon.png") no-repeat scroll 7px 7px #dddddd;
    padding-left:35px;
}

/*GAME BANNERS*/

.full-size-banner{

}

.img-vip{
    max-width: 100%;
    height: auto;
}

.content-game{
/*    min-height: 450px;
    max-height: auto !important;*/
    height: 100vh;
    background: #26272c;

}
/*GAME BANNERS*/

.img-fluid-game{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.blackjack{
    content: url('../img/slider/blackjack.png');    
    width: 100%;
    height: auto;
}

.capsa{
    content: url('../img/slider/capsa.png');    
    width: 100%;
    height: auto;
}

.ceme-keliling{
    content: url('../img/slider/ceme-keliling.png');    
    width: 100%;
    height: auto;
}

.ceme{
    content: url('../img/slider/ceme.png');    
    width: 100%;
    height: auto;
}

.domino{
    content: url('../img/slider/domino.png');    
    width: 100%;
    height: auto;
}

.live-poker{
    content: url('../img/slider/live-poker.png');    
    width: 100%;
    height: auto;
}

.poker{
    content: url('../img/slider/poker.png');    
    width: 100%;
    height: auto;
}

.game-header{
    color: #0088cf;
    background: none;
    border: #0088cf 1px solid;
    font-size:20px;
    font-weight: bold;
    border-radius: 4px;
    text-align: center;
    padding:10px;
    text-shadow: none;
}

.game-info{
    font-weight: normal;
    text-align: center;
    color:#fff;
    font-weight: normal;
    font-size:12.5px;
}

.gh{
    width: 66.666667%;
    float: left;
    margin-left: 16.666667%;
}

.gi{
    width: 66.666667%;
    float: left;
    margin-left: 16.666667%;
}

.game-btn{
    margin-top: 75%;
}

.gbtn-1{
    width: 49.98%;
    padding: 10px;
    float: left;
}

.gbtn-2{
    width: 49.98%;
    padding: 10px;
    float: left;
}

.slider-imgt{
    content: url('../img/slider/slidermobile_tournament.jpg');
    display: block;
    width: 100%;
    min-height: 159px;
}
.slider-img1{
    content: url('../img/slider/slider1-potrait.jpg');
    display: block;
    width: 100%;
    min-height: 159px;
}

.slider-img2{
    content: url('../img/slider/slider2-potrait.jpg');
    display: block;
    width: 100%;
    min-height: 159px;
}


.slider-img3{
    content: url('../img/slider/slider3-potrait.jpg');
    display: block;
    width: 100%;
    min-height: 159px;
}

/* iPhone 5 */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (device-aspect-ratio: 40/71)
  and (min-aspect-ratio: 13/9) {

    .slider-img1{
        content: url('../img/slider/slider1-landscape.jpg');
        display: block;
        width: 100%;
        height: auto;
    }

    .slider-img2{
        content: url('../img/slider/slider2-landscape.jpg');
        display: block;
        width: 100%;
        height: auto;
    }

    .slider-img3{
        content: url('../img/slider/slider3-landscape.jpg');
        display: block;
        width: 100%;
        height: auto;
    }

    .blackjack{
        content: url('../img/slider/blackjack-landscape.png');
        width: 100%;
        height: auto;
    }

    .capsa{
        content: url('../img/slider/capsa-landscape.png');    
        width: 100%;
        height: auto;
    }

    .ceme-keliling{
        content: url('../img/slider/ceme-keliling-landscape.png');    
        width: 100%;
        height: auto;
    }

    .ceme{
        content: url('../img/slider/ceme-landscape.png');    
        width: 100%;
        height: auto;
    }

    .domino{
        content: url('../img/slider/domino-landscape.png');    
        width: 100%;
        height: auto;
    }

    .live-poker{
        content: url('../img/slider/live-poker-landscape.png');    
        width: 100%;
        height: auto;
    }

    .poker{
        content: url('../img/slider/poker-landscape.png');    
        width: 100%;
        height: auto;
    }

    .gh{
        width: 35%;
        float: left;
        margin-left: 14%;
        padding-top: 5%;
    }

    .gi{
        width: 53.666667%;
        float: left;
        margin-left: 4.666667%;
    }

    .game-btn{
        margin-top: 0%;
    }

    .gbtn-1{
        width: 25%;
        margin-left: 32px;
        padding: 10px;
        float: left;
    }

    .gbtn-2{
        width: 25%;
        padding: 10px;
        float: left;
    }
    .nav-pannel li a{
        padding: 10px 3px 10px 3px;
    }
    .nav-pannel2 li a{  
        padding: 10px 3px 10px 3px;
    }
    .coin{
        font-size: 6px;
    }
    .tcoin{
        font-size: 6px;
    }
    .nav-pannel2 li a img{
        height: 24px;
    }
    .nav-pannel2 li a{
        font-size: 7px;
    }
    .nav-pannel2 li:nth-child(2){
        padding-left: 1px;
        padding-right: 1px;
    }

    .nav-pannel2 li:nth-child(3){
        padding-left: 8px;
        padding-right: 8px;
    }
    .avatarcs{
        width: 55px;
    }
    .avatar-dv{
        padding: 0px !important;
        width: 45px;
        height: 45px;
    }
    .avatar{
        width: 45px;
        height: 45px;
    }

}

/* iPhone 6 */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (min-aspect-ratio: 13/9) { 

    .slider-img1{
        content: url('../img/slider/slider1-landscape.jpg');
        display: block;
        width: 100%;
        height: auto;
    }

    .slider-img2{
        content: url('../img/slider/slider-tournament-landscape.jpg');
        display: block;
        width: 100%;
        height: auto;
    }

    .slider-img3{
        content: url('../img/slider/slider3-landscape.jpg');
        display: block;
        width: 100%;
        height: auto;
    }

    .blackjack{
        content: url('../img/slider/blackjack-landscape.png');
        width: 100%;
        height: auto;
    }

    .capsa{
        content: url('../img/slider/capsa-landscape.png');    
        width: 100%;
        height: auto;
    }

    .ceme-keliling{
        content: url('../img/slider/ceme-keliling-landscape.png');    
        width: 100%;
        height: auto;
    }

    .ceme{
        content: url('../img/slider/ceme-landscape.png');    
        width: 100%;
        height: auto;
    }

    .domino{
        content: url('../img/slider/domino-landscape.png');    
        width: 100%;
        height: auto;
    }

    .live-poker{
        content: url('../img/slider/live-poker-landscape.png');    
        width: 100%;
        height: auto;
    }

    .poker{
        content: url('../img/slider/poker-landscape.png');    
        width: 100%;
        height: auto;
    }

    .gh{
        width: 35%;
        float: left;
        margin-left: 14%;
        padding-top: 5%;
    }

    .gi{
        width: 53.666667%;
        float: left;
        margin-left: 4.666667%;
    }

    .game-btn{
        margin-top: 0%;
    }

    .gbtn-1{
        width: 25%;
        margin-left: 32px;
        padding: 10px;
        float: left;
    }

    .gbtn-2{
        width: 25%;
        padding: 10px;
        float: left;
    }
}

/* iPhone 6+ */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (min-aspect-ratio: 13/9) { 

    .slider-img1{
        content: url('../img/slider/slider1-landscape.jpg');
        display: block;
        width: 100%;
        height: auto;
    }

    .slider-img2{
        content: url('../img/slider/slider-tournament-landscape.jpg');
        display: block;
        width: 100%;
        height: auto;
    }

    .slider-img3{
        content: url('../img/slider/slider3-landscape.jpg');
        display: block;
        width: 100%;
        height: auto;
    }

    .blackjack{
        content: url('../img/slider/blackjack-landscape.png');
        width: 100%;
        height: auto;
    }

    .capsa{
        content: url('../img/slider/capsa-landscape.png');    
        width: 100%;
        height: auto;
    }

    .ceme-keliling{
        content: url('../img/slider/ceme-keliling-landscape.png');    
        width: 100%;
        height: auto;
    }

    .ceme{
        content: url('../img/slider/ceme-landscape.png');    
        width: 100%;
        height: auto;
    }

    .domino{
        content: url('../img/slider/domino-landscape.png');    
        width: 100%;
        height: auto;
    }

    .live-poker{
        content: url('../img/slider/live-poker-landscape.png');    
        width: 100%;
        height: auto;
    }

    .poker{
        content: url('../img/slider/poker-landscape.png');    
        width: 100%;
        height: auto;
    }

    .gh{
        width: 35%;
        float: left;
        margin-left: 14%;
        padding-top: 5%;
    }

    .gi{
        width: 53.666667%;
        float: left;
        margin-left: 4.666667%;
    }

    .game-btn{
        margin-top: 0%;
    }

    .gbtn-1{
        width: 25%;
        margin-left: 32px;
        padding: 10px;
        float: left;
    }

    .gbtn-2{
        width: 25%;
        padding: 10px;
        float: left;
    }
}

/* iPad */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) {

    .slider-img1{
        content: url('../img/slider/slider1-landscape.jpg');
        display: block;
        width: 100%;
        height: auto;
    }

    .slider-img2{
        content: url('../img/slider/slider-tournament-landscape.jpg');
        display: block;
        width: 100%;
        height: auto;
    }

    .slider-img3{
        content: url('../img/slider/slider3-landscape.jpg');
        display: block;
        width: 100%;
        height: auto;
    }

    .blackjack{
        content: url('../img/slider/blackjack-landscape.png');
        width: 100%;
        height: auto;
    }

    .capsa{
        content: url('../img/slider/capsa-landscape.png');    
        width: 100%;
        height: auto;
    }

    .ceme-keliling{
        content: url('../img/slider/ceme-keliling-landscape.png');    
        width: 100%;
        height: auto;
    }

    .ceme{
        content: url('../img/slider/ceme-landscape.png');    
        width: 100%;
        height: auto;
    }

    .domino{
        content: url('../img/slider/domino-landscape.png');    
        width: 100%;
        height: auto;
    }

    .live-poker{
        content: url('../img/slider/live-poker-landscape.png');    
        width: 100%;
        height: auto;
    }

    .poker{
        content: url('../img/slider/poker-landscape.png');    
        width: 100%;
        height: auto;
    }

    .gh{
        width: 35%;
        float: left;
        margin-left: 14%;
        padding-top: 5%;
    }

    .gi{
        width: 53.666667%;
        float: left;
        margin-left: 4.666667%;
    }

    .game-btn{
        margin-top: 0%;
    }

    .gbtn-1{
        width: 25%;
        margin-left: 32px;
        padding: 10px;
        float: left;
    }

    .gbtn-2{
        width: 25%;
        padding: 10px;
        float: left;
    }
}


@media only screen 
  and (max-device-width: 320px) {

    .coin i img{
        height: 13px;
    }

    .coin {
        font-size: 8px;
    }

    .tcoin i img{
        height: 13px;
    }

    .tcoin {
        font-size: 8px;
    }

    .avatarcs{
        margin-top: 4px;
    }
    .avatar-dv{
        padding: 0px !important;
        width: 45px !important;
        height: 45px !important;
    }
    .avatar{
        width: 45px !important;
        height: 45px !important;
    }

}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {

    .nav-pannel li a{
        padding: 10px 0px 10px 0px !important;
    }
    .nav-pannel2 li a{  
        padding: 10px 3px 10px 3px;
    }

}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*COMPANY*/
.col-test-5{
    width: 46.666667% !important;
}
.col-test-7{
    width: 53.333333% !important;
}
.btnsearchtab{
    height: 25px;
    border-radius: 3px;
    padding: 5px;
    /* background: rgb(170,170,170); */
    background: linear-gradient(180deg, rgba(170,170,170,1) 0%, rgba(59,59,59,1) 100%);
}
.scnd-comp{
    margin-top: 10% !important;
}
.info-pannel .jpt_comp p{
    font-size: 9px;
    height: 33px;
}
.info-pannel .ttljack_comp p{
    font-size: 13px;
    height: 33px;
    padding-top: 9px;
    color: white;
}
.menu-top-comp .col-test-7, .menu-top-comp .col-test-5{
    border-left: 1.5px solid #00000085;
    padding: 12px 0px 2px 0px;
    float: right;
    z-index: 999;
}
.tabgame{
    padding: 0px !important;
}
/*END COMPANY*/

/*IPHONE 5*/
@media screen and (device-aspect-ratio: 40/71) {
    .newmenu{
        margin-top: 14%;
    }
    #loadingdiv{
        margin-left: -26% !important;
    }
    .ava-comp .avatar1{
        height: 33px !important;
        width: 33px !important;
        margin-top: 11px !important;
    }
    .ava-comp .avatar{
        height: 33px !important;
        width: 33px !important;
        margin-top: -1px !important;
    }
    .scnd-comp{
        margin-top: 13% !important;
    }
    .deploy-sidebar{
        padding: 11px 5px !important;
    }
    .page-header .layer_right{
        font-size: 8px !important;
    }
    .avatar-dv{
        margin-top: -11px;
    }
    .coin{
        font-size: 6px !important;
    }
    .info-pannel .jpt .coin{
        margin-right: 0px;
    }
    .jptlob .coin{
        margin-left: 14px;
    }
    .scndhnd .playername{
        margin-left:6px;
    }
    .tcoin{
        font-size: 6px !important;
    }
    .nav-pannel2 li a img{
        height: 24px !important;
    }
    .nav-pannel2 li a{
        font-size: 7px;
    }
    .nav-pannel2 li:nth-child(2){
        padding-left: 1px;
        padding-right: 1px;
    }
    .scndhnd .info-pannel .jpt{
        margin-left: 0px;
        margin-top: 0px;
    }
    .scndhnd .info-pannel .ttljack{
        margin-left: 0px;
    }

    .nav-pannel2 li:nth-child(3){
        padding-left: 5px;
        padding-right: 5px;
    }
    .horizontal-list li{
        width: 24.44% !important;
    }
    #game-TMT h1{
        margin-right: 18px !important;
    }

}



/*landscape*/
@media screen and (min-aspect-ratio: 13/9) {
    .page-header .side-bar{
        width: 5vw !important;
    }
    .page-header .layer_right{
        width: 33% !important;
        float: right;
    }
    #loadingdiv{
        left: -6vw !important;
        margin-top: 25vh !important;
    }
    .newmenu{
        margin-top: 13vh;
    }
    .newmenu .col-lg-8{
        padding-left: 3px !important;
    }
    .menu-top-comp ul li{
        width: 32.8% !important;
    }
    .page-header{
        width: 100%;
        float: left;
        display: inline-block;
    }
    .scnd-comp{
        margin-top: 0px !important;
        width: 50% !important;
        float: right;
        display: inline-block;
    }
    .menu-top-comp .col-lg-7, .menu-top-comp .col-lg-5{
        padding: 2px 0px !important;
    }
    .index-list .btn-games h1{
        margin-left: 6vw;
    }
    .game-list{
        width: 100%;
        display: flow-root;
    }
    .tabgame{
        padding: 0px !important;
    }
    .menutab th img{
        height: 30px !important;
        float: right;
        margin-right: 30%;
    }
    .header-logo{
        padding-top: 6px !important;
        width: 52% !important;
    }
    .headerside{
        padding-top: 0px;
    }
    .deploy-sidebar{
        padding: 13px 8px !important;
    }
    .info-pannel-fst{
        margin-top: 3px !important;
    }
    .avatar1{
        margin-top: 5px;
    }
    .horizontal-list li {
       width: 14%;
    }
    .horizontal-list {
        white-space: nowrap;
        margin-right: 30px;
    }
    .bg-none h1{
        width :55%;
    }
    #game-TMT h1 {
        float: right;
        margin-right: 10%;
    }
    .btn-jckpot .jpt p{
        padding-top: 6% !important;
    }
    .menu-top .col-lg-4{
        padding: 5px 0px;
    }
    .avatar-dv{
        float: left;
        margin-top: -6px !important;
    }
    .ava-comp{
        margin-left: 0px;
    }
    .playername{
        text-align: left;
        margin-left: 0px !important;
    }
    .info-pannel .jpt{
        padding-left: 0px;
        text-align: left;
    }
    .info-pannel .jpt .coin{
        text-align: left;
    }
    .tcoin{
        text-align: left;
    }
    #runtext div{
        width: 100% !important;
    }
}

/*iphone 5 landscape*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {
    .newmenu{
        margin-top: 8%;
    }
    #loadingdiv{
        left: -10vw !important;
        margin-top: 16vh !important;
    }
    .newmenu .col-lg-2{
        padding-top: 3px !important;
    }
    .deploy-sidebar{
        padding-left: 4px !important;
    }
    .page-header .fa-2x{
        font-size: 17px;
    }
    .page-header .layer_right{
        font-size: 7px !important;
    }
    .ava-comp{
        margin-left: -3px;
    }
    .ava-comp .avatar1{
        height: 30px !important;
        width: 30px !important;
    }
    .ava-comp .avatar{
        height: 30px !important;
        width: 30px !important;
    }
    .info-pannel .jpt_comp p {
        font-size: 7px;
    }
    .menu-top-comp img{
        height: 23px !important;
    }
    .info-pannel .ttljack{
        padding-right: 0px;
    }
    .headerside .col-lg-10 p {
        margin-bottom: 0px !important;
        
    }
    .horizontal-list li {
        width: 19% !important;
    }
}


@font-face {
    font-family: 'Aller Regular';
    src: url(../fonts/Aller_Rg.ttf);
}
@charset "utf-8";

.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%;
}

@media screen and (min-width: 600px){
    .rotate h1, .rotate{display: none!important;}
}
.rotate.show { display: block;}
.rotate {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.rotate h1{
    position: fixed;
    color: white;
    z-index: 999999;
    line-height: normal !important;
    bottom: 15%;
    font-family: sans-serif;
    letter-spacing: 0.5px;
    text-align: center;
    font-size: 3em;
}
.rotate h1 span{
    vertical-align: unset;
}
.rotate img{
    width: 100%;
    height:100%;
}

li.btn-games.disabled {
    opacity: 0.4;
    cursor: none;
}

i.fa:not(:first-child) {
    margin-left: 10px;
}

.fa.fa-trophy, .fa.fa-8balls-brown, .fa.fa-8balls {
    margin-right: 5px;
}

.fa.fa-trophy.cicle {
    font-size: 10px;
    border-radius: 50%;
    background: #f5a037;
    color: #424242;
    padding: 2px 3px;
    margin-top: -3px;
}


#tour-table tbody>tr.priority.active>td{
   background: linear-gradient(#ff6464, #ad4444) !important;
}

#tour-table tbody>tr.registered.active>td{
   background: linear-gradient(#66b357, #517d48) !important;
}

#tour-table tr.active td span {
    padding: 2px 10px;
    border-radius: 4px;
}
#tour-table tr.priority td span.reging{
	color: #ffffff!important;
}


*,
:focus {
    outline: 0
}

*,
td,
th {
    vertical-align: middle
}

ol,
ul {
    margin-bottom: 20px

}

li,
td,
tr {
      font-size: 12px;
    line-height: 12px
}


.tabs a,
.uppercase {
    text-transform: uppercase
}

#status,
.checkbox,
a,
th {
    color: #fff
}

* {
    appearance: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    font-size: 100%;
    font-size-adjust: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none
}

body,
p {
    line-height:14px;
    font-size: 10px;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Aller Regular' Arial, sans-serif;
    background: #1d1e21;
}

a:hover {
    text-decoration: none!important
}

::selection {
    background-color: #CCC;
    color: #000
}

a,
blockquote,
code,
div,
fieldset,
form,
iframe,
img,
input,
label,
p,
pre,
select,
textarea {
    
    display: block;
    position: relative
}

a>span,
h1>a,
h2>a,
h3>a,
h4>a,
h5>a,
h6>a,
p>a,
p>span,
span>a {
    display: inline
}

p {
	font-family: 'Aller Regular';
	font-weight: lighter;
    margin-bottom: 10px;
    letter-spacing: 0
}

.button,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Aller Regular' Arial, sans-serif;
  
}

p>a {
    text-decoration: none
}

p>a:hover {
    text-decoration: underline
}

a,
a:hover {
    text-decoration: none
}

table {
    border-collapse: separate;
    border-spacing: 0;
    background-color: none;
    width: 100%;
    clear: both
}

th {
    font-weight: 700
}

td {
    text-align: center
}

tr:hover>td {
    background: 0 0
}

.regular-list {
    overflow: visible!important;
    margin-left: 0
}

.number-list li {
    overflow: visible!important;
    list-style: decimal;
    margin-left: 20px
}

li {
    margin-bottom: 5px;
    list-style: inside
}

ol>li:last-child,
ul>li:last-child {
    margin-bottom: 0
}

h4,
h5 {
    margin-bottom: 5px;
    font-weight: 800
}

h1 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 800
}

h2,
h3 {
    font-size: 18px;
    margin-bottom: 10px
}

h2 {
    font-weight: 800
}

h4 {
    font-size: 14px
}

h5 {
    font-size: 12px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #c2c2c2
}

a {
    font-weight: 700
}

.pad_lr_20 {
    padding: 0 20px
}

.content, #content {
    margin: 0 auto;
     backface-visibility:hidden;
    -webkit-backface-visibility:hidden; /* Chrome and Safari */
    -moz-backface-visibility:hidden; /* Firefox */
    -ms-backface-visibility:hidden; /* Internet Explorer 10+ */
}

.container {}

.no-bottom {
    margin-bottom: 0
}

.half-bottom {
    margin-bottom: 10px
}

.full-bottom {
    margin-bottom: 20px
}

.clear {
    clear: both;
    height: 0;
    line-height: 0
}

.float-left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.float-right {
    float: right;
    margin-left: 5px
}

.right-text {
    text-align: right
}

.left-text {
    text-align: left
}

.button,
.center-button,
.center-text,
.fullscreen-button {
    text-align: center
}

.capitalize {
    text-transform: capitalize
}

.responsive-image {
    width: 100%;
    height: 100%;
    margin-bottom: 0
}

.decoration,
.decoration-last,
.decorations {
    height: 1px;
    clear: both;
    display: block
}

.responsive-video {
    display: block;
    width: 100%;
    margin-bottom: 20px
}

.decoration {
    background-color: rgba(129, 130, 133, 1);
    margin-bottom: 10px
}

.decoration-last {
    background-color: rgba(255, 255, 255, .4)
}

.decorations {
    background-color: rgba(48, 48, 48, 1);
    margin: 5px 0
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    z-index: 999999
}

#status {
    z-index: 999999;
    width: 250px;
    height: 250px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../img/status.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -125px 0 0 -125px
}

#status p {
    top: 60%
}

#status em {
    font-size: 10px!important;
    display: block;
    font-style: normal
}

.center-icon {
    width: 70px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.button,
.buttons {
    margin-bottom: 10px
}

.last-column {
    margin-right: 0!important
}

.one-third {
    width: 28%;
    float: left;
    margin-right: 8%
}

.one-third-custom {
    width: 100px;
    height: 118px;
    float: left;
    margin-right: 4px
}

.one-half {
    width: 45%;
    float: left;
    margin-right: 10%
}

@media (max-width:760px) {
    .hide-if-mobile {
        display: none
    }
}

@media (min-width:760px) {
    .one-third-responsive {
        width: 28%;
        float: left;
        margin-right: 8%
    }
    .one-half-responsive {
        width: 48%;
        float: left;
        margin-right: 4%
    }
    .hide-if-responsive {
        display: none
    }
}

.text-highlight {
    color: #FFF;
    padding: 5px;
    margin-right: 3px
}

.highlight-turqoise {
    background-color: #16a085
}

.highlight-green {
    background-color: #27ae60
}

.highlight-blue {
    background-color: #2980b9
}

.highlight-magenta {
    background-color: #8e44ad
}

.highlight-dark {
    background-color: #2c3e50
}

.highlight-yellow {
    background-color: #da9e19
}

.highlight-red {
    background-color: #c0392b
}

.highlight-orange {
    background-color: #e67e22
}

.center-button {
    width: 100px;
    margin-left: auto!important;
    margin-right: auto!important;
    display: block!important;
    margin-top: 20px
}

.button-fullscreen,
.fullscreen-button {
    display: block;
    width: 100%
}

.button-big-icon:hover,
.button-big:hover,
.button-icon:hover,
.button:hover {
    opacity: .8
}

.button {
    color: #FFF;
    padding: 10px 26px;
    display: inline-block;
    font-size: 20px
}

.buttons,
.buttonss {
    color: #FFF;
    display: inline-block;
    font-family: 'Aller Regular' Arial, sans-serif;
    font-size: 24px;
    box-shadow: inset 0 -4px 0 rgba(74, 74, 74, 1);
    text-align: center;
    padding: 10px 26px;
    font-weight: 700
}

.button-big {
    text-align: center;
    color: #FFF;
    padding: 10px 26px;
    display: inline-block;
    margin-bottom: 2px
}

.button-big-icon,
.button-icon {
    display: inline-block;
    text-align: left;
    background-repeat: no-repeat;
    color: #FFF
}

.button-big-icon {
    padding: 10px 36px 10px 43px;
    background-position: 8px 8px;
    background-size: 23px 23px
}

.button-icon {
    padding: 8px 15px 8px 35px;
    margin-bottom: 2px;
    margin-left: 2px;
    background-position: 8px 7px;
    background-size: 20px 20px
}

.android-detected a,
.ipad-detected a,
.iphone-detected a,
.ipod-detected a {
    background-position: 15px 15px;
    background-size: 26px 30px
}

.button-turqoise {
    background-color: #16a085
}

.button-turqoise:active {
    background-color: #085b4b
}

.button-green {
    background-color: #9C0
}

.button-green:active {
    background-color: #177c42
}

.button-blue {
    background-color: #2980b9
}

.button-blue:active {
    background-color: #195a84
}

.button-magenta {
    background-color: #8e44ad
}

.button-magenta:active {
    background-color: #61267a
}

.button-dark {
    background-color: #2c3e50
}

.button-dark:active {
    background-color: #0b1621
}

.button-yellow {
    background-color: #da9e19
}

.button-yellow:active {
    background-color: #c3a321
}

.button-red {
    background-color: #1c51a4
}

.button-red:active {
    background-color: #101a48
}

.button-orange {
    background-color: #e67e22
}

.button-orange:active {
    background-color: #b76217
}

.button-purple {
    background-color: #4f1660;
    background-image: -moz-linear-gradient(top, #4f1660 0, #6c1a5e 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4f1660), color-stop(100%, #6c1a5e));
    background-image: -webkit-linear-gradient(top, #4f1660 0, #6c1a5e 100%);
    background-image: -o-linear-gradient(top, #4f1660 0, #6c1a5e 100%);
    background-image: linear-gradient(top, #4f1660 0, #6c1a5e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4f1660', endColorstr='#6c1a5e', GradientType=0);
    background-repeat: repeat-x
}

.android-detected a,
.icon-list li,
.ipad-detected a,
.iphone-detected a,
.ipod-detected a {
    background-repeat: no-repeat
}

.button-purple:active {
    background-color: #085b4b
}

.icon-home {
    background-image: url(../img/icons/misc/home.png)
}

.icon-setting {
    background-image: url(../img/icons/settings/cog4.png)
}

.icon-mail {
    background-image: url(../img/icons/misc/mail.png)
}

.mobile-detector-button {
    color: #FFF;
    background-color: #2c3e50;
    padding: 10px 35px;
    display: block;
    width: 135px;
    text-align: right;
    margin-bottom: 5px
}

.android-detected a {
    background-image: url(../img/detector/droid@2x.png)
}

.ipod-detected a {
    background-image: url(../img/detector/iphone@2x.png)
}

.ipad-detected a {
    background-image: url(../img/detector/ipad@2x.png)
}

.iphone-detected a {
    background-image: url(../img/detector/iphone@2x.png)
}

.code {
    border: 1px solid #cacaca;
    font-size: 12px;
    margin-bottom: 30px
}

.gline,
.wline {
    font-size: 11px;
    font-family: "Courier New", Courier, monospace!important;
    display: block;
    padding: 8px 10px
}

.wline {
    background-color: #FFF
}

.code>span:last-child {
    border-bottom: none
}

.gline {
    border-top: solid 1px rgba(0, 0, 0, .1);
    border-bottom: solid 1px rgba(0, 0, 0, .1);
    background-color: #484848
}

.table-sub-title,
.table-title {
    font-family: 'Aller Regular' Arial, sans-serif;
    font-size: 12px
}

.icon-list li {
    list-style: none;
    padding-left: 30px;
    background-size: 18px 18px;
    margin-bottom: 10px
}


.table {
    width: 100%;
    margin-bottom: 0
}

.table-sub-title {
    font-weight: 700
}

.price {
    font-size: 12px
}

.small-price {
    position: absolute;
    margin-left: 0;
    font-size: 10px;
    margin-top: -3px!important
}

table {
    font-size: 14px;
    border: none;
    margin-bottom: 10px
}

.quote-style-one,
.quote-style-three,
.quote-style-two {
    margin-bottom: 20px
}

table th {
    padding: 10px 0;
    border-bottom: 1px solid #fff
}

table th:first-child,
table tr {
    text-align: center;
    padding-left: 20px
}

table tr td:first-child {
    text-align: center;
    padding-left: 0;
    border-left: 0
}

table tr td {
    padding: 10px 5px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e0e0e0;
    border-left: 0 solid #e0e0e0
}

table tr.even td {
    background: #efefef
}

table tr:last-child td {
    border-bottom: 0
}

table tr:hover td {
    background: 0 0
}

.checkbox-default,
.checkbox-one,
.checkbox-two {
    background-size: 16px 18px;
    background-position: 0 1px
}

.table-heading {
    padding-top: 10px;
    padding-bottom: 15px
}

.table-text {
    color: #6f6f6f
}

.blue-bubble,
.green-bubble {
    color: #FFF!important;
    border: none!important
}

.green-bubble {
    background-color: #33c922!important
}

.blue-bubble {
    background-color: #0b84fe!important
}

.speach-left-title,
.speach-right-title {
    color: #000;
    text-shadow: 0 1px 0 #FFF;
    font-style: normal
}

.speach-left,
.speach-right {
    max-width: 75%;
    border-radius: 10px;
    background-color: #FFF
}

.speach-left {
    float: left;
    display: inline;
    text-align: left;
    font-size: 12px;
    border: 1px solid #cacaca;
    padding: 5px 10px
}

.speach-left-title {
    display: block;
    width: 100%;
    font-size: 10px;
    padding-left: 5px
}

.speach-right {
    float: right;
    text-align: right;
    text-align: left;
    font-size: 12px;
    border: 1px solid #cacaca;
    padding: 5px 10px
}

.speach-right-title {
    text-align: right;
    display: block;
    font-size: 10px;
    padding-right: 5px
}

.quote-style-one img {
    float: left;
    width: 25%
}

.quote-style-one em {
    font-style: normal;
    float: left;
    width: 70%;
    padding-left: 4%
}

.quote-style-one strong {
    font-style: italic;
    float: left;
    width: 70%;
    padding-left: 4%;
    padding-top: 2%
}

.checkbox-one,
.checkbox-three,
.checkbox-two,
.radio-one {
    padding-left: 30px;
    background-repeat: no-repeat
}

.quote-style-two em {
    text-align: left;
    font-style: normal;
    display: block
}

.quote-style-two strong {
    text-align: left;
    font-style: italic;
    display: block
}

.chart em,
.checkbox-one,
.checkbox-three,
.checkbox-two,
.radio-one {
    margin-bottom: 10px
}

.quote-style-three em {
    text-align: right;
    font-style: normal;
    display: block
}

.quote-style-three strong {
    text-align: right;
    font-style: italic;
    display: block
}

.quote-style-four em {
    text-align: center;
    font-style: normal;
    display: block
}

.quote-style-four strong {
    text-align: center;
    font-style: italic;
    display: block
}

.quote-style-four img {
    width: 70px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px
}

.checkbox-default {
    background-image: url(../img/ui/checkbox1.png);
    background-repeat: no-repeat
}

.checkbox-default-checked {
    background-image: url(../img/ui/checkbox1c.png)
}

.checkbox-one {
    background-image: url(../img/ui/checkbox1.png)
}

.checkbox-one-checked {
    background-image: url(../img/ui/checkbox1c.png)
}

.checkbox-two {
    background-image: url(../img/ui/checkbox2.png)
}

.checkbox-two-checked {
    background-image: url(../img/ui/checkbox2c.png)
}

.checkbox-three {
    background-image: url(../img/ui/checkbox3.png);
    background-size: 16px 16px;
    background-position: 0 2px
}

.checkbox-three-checked {
    background-image: url(../img/ui/checkbox3c.png)
}

.radio-one {
    background-image: url(../img/ui/radio1.png);
    background-size: 16px 18px;
    background-position: 0 1px
}

.radio-one-checked {
    background-image: url(../img/ui/radio1c.png)
}

.radio-two {
    background-image: url(../img/ui/radio2.png);
    background-size: 22px 24px;
    background-repeat: no-repeat;
    padding-left: 60px;
    background-position: 20px 21px
}

.radio-two-checked {
    background-image: url(../img/ui/radio2c.png)
}

.chart strong {
    font-size: 12px;
    text-align: left;
    font-weight: 400
}

.chart em {
    font-size: 12px;
    text-align: right;
    font-style: normal;
    display: block;
    margin-top: -20px
}

.chart-background {
    background-color: #CCC;
    width: 100%;
    display: block;
    height: 20px;
    margin-bottom: 20px
}

.blue-chart,
.green-chart,
.red-chart,
.yellow-chart {
    margin: 3px;
    height: 14px;
    opacity: .9
}

.red-chart {
    background-color: #c0392b
}

.green-chart {
    background-color: #27ae60
}

.yellow-chart {
    background-color: #f39c12
}

.blue-chart {
    background-color: #2980b9
}

.chart-round div {
    border-radius: 10px
}

.p100 {
    width: 100%
}

.p90 {
    width: 90%
}

.p80 {
    width: 80%
}

.p70 {
    width: 70%
}

.p60 {
    width: 60%
}

.p50 {
    width: 50%
}

.p40 {
    width: 40%
}

.p30 {
    width: 30%
}

.p20 {
    width: 20%
}

.p10 {
    width: 10%
}

.p0 {
    width: 0
}

.red-notification {
    background-color: #c0392b;
    color: #FFF
}

.green-notification {
    background-color: #27ae60;
    color: #FFF
}

.yellow-notification {
    background-color: #f39c12;
    color: #FFF
}

.blue-notification {
    background-color: #2980b9;
    color: #FFF
}

.big-notification {
    margin-bottom: 20px;
    padding: 8px
}

.big-notification h3,
.big-notification h4 {
    font-family: 'Aller Regular' Arial, sans-serif;
    margin: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px rgba(255, 255, 255, .2);
    color: #FFF;
    font-weight: 400
}

.big-notification h3 {
    padding-top: 5px
}

.big-notification h4 {
    padding-top: 0
}

.contactField,
.contactTextarea {
    font-family: inherit;
    font-size: 14px
}

.close-big-notification {
    font-size: 14px;
    color: #FFF;
    float: right;
    margin-top: -41px;
    margin-right: 12px
}

.big-notification p {
    padding: 0 10px 10px;
    margin-bottom: 0
}

.static-notification-red {
    background-color: #c0392b;
    color: #FFF;
    margin-bottom: 20px
}

.static-notification-red p {
    margin-top: 10px;
    margin-bottom: 10px
}

.static-notification-green {
    background-color: #27ae60;
    color: #FFF;
    margin-bottom: 20px
}

.static-notification-green p {
    margin-top: 10px;
    margin-bottom: 10px
}

.static-notification-yellow {
    background-color: #f39c12;
    color: #FFF;
    margin-bottom: 20px
}

.static-notification-yellow p {
    margin-top: 10px;
    margin-bottom: 10px
}

.static-notification-blue {
    background-color: #2980b9;
    color: #FFF;
    margin-bottom: 20px
}

.static-notification-blue p {
    margin-top: 10px;
    margin-bottom: 10px
}

.tabs a {
    color: #fff;
    text-align: center
}

.tab-content {
    display: none
}

.tab-content p {
    margin-bottom: 0
}

.tab-content-1 {
    display: block
}

.tab-active {
    background-color: #000!important;
    color: #da9e19!important
}

.actve-green {
    background-color: #67c68f!important
}

.tab-but {
    font-size: 14px;
    float: left;
    background-color: #7b0100;
    margin-bottom: 2px;
    padding: 10px 15%;
    width: 50%
}

.tab-but.last {
    margin-right: 0!important
}

.tab-content {
    background-color: #000;
    padding: 0
} 

.toggle-content {
    padding-top: 0;
    background: #ccc !important
}

.toggle-content p {
    /* border-top: solid 1px rgba(6, 30, 44, .9); */
    margin-bottom: 0;
    /* padding: 15px; */
    /* color: #cbcbcb */
}

.toggle-content img{
	width: 100% !important;
	height: auto !important;
}

.toggle-1 {
    background: #26272c;
}

.toggle-2 {
    background: #230206
}

.deploy-toggle-1,  .toggle-design{
    padding: 10px 10px 10px 15px;
    color: #c2c2c2;
    font-family: 'Aller Regular';
    font-size: 13px;
    text-transform: uppercase;
    font-weight: lighter;

}
.deploy-toggle-1 i, .toggle-design i{
    color:#0088cf;
    margin-top:-5px;
    margin-right:5px;
}

.deploy-toggle-2,
.deploy-toggle-3,
.sliding-door-top a,
.submenu-nav-deploy {
    text-transform: uppercase
}

.toggle-1-active {
    color: #fff!important
}

.toggle-1-active>h3,
.toggle-2-active>h3,
.toggle-3-active>h3 {
    color: #da9e19!important
}

.deploy-toggle-2 {
    color: #fff
}

.toggle-2-active {
    color: #da9e19!important
}

.deploy-toggle-3 {
    padding: 10px 10px 10px 50px;
    font-size: 14px;
    vertical-align: middle;
    color: #cbcbcb;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .8);
    background-image: url(../img/ui/plus.png);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: 15px 13px
}

.toggle-3-active {
    background-image: url(../img/ui/minus.png);
    color: #da9e19!important
}

.deploy-toggle-3 em {
    background-color: #c0392b;
    position: absolute;
    transition: .1s ease-out;
    right: 15px;
    width: 50px;
    height: 20px;
    border-radius: 30px
}

.deploy-toggle-3 em strong {
    top: 2px;
    left: 2px;
    height: 16px;
    width: 16px;
    border-radius: 19px;
    background-color: #f6f6f6;
    position: absolute;
    z-index: 999
}

.toggle-3-active-background {
    background-color: #27ae60!important
}

.toggle-3-active-ball {
    transition: 10ms ease-out;
    left: 32px!important
}

.submenu-navigation a {
    color: #343434
}

.submenu-navigation {
    background-color: #eee
}

.submenu-nav-deploy {
    font-size: 13px;
    padding: 15px 15px 15px 40px;
    background-image: url(../img/ui/arrow-down.png);
    background-repeat: no-repeat;
    background-size: 8px 5px;
    background-position: 15px 23px
}

.submenu-nav-deploy-active {
    background-image: url(../img/ui/arrow-up.png)
}

.submenu-nav-items {
    display: none
}

.submenu-nav-items a:first-child {
    border-top: solid 1px rgba(0, 0, 0, .1)
}

.submenu-nav-items a {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px rgba(0, 0, 0, .1)
}

.submenu-nav-items a:last-child {
    padding-bottom: 10px
}

.sliding-door {
    background-color: #FFF;
    border: 1px solid #cacaca;
    height: 40px;
    line-height: 39px
}

.sliding-door-bottom {
    border: 1px solid rgba(0, 0, 0, .05)
}

.sliding-door-clear {
    height: 20px;
    display: block;
    width: 100%
}

.sliding-door-bottom,
.sliding-door-top {
    position: absolute;
    display: block;
    height: inherit;
    line-height: inherit;
    font-size: 12px
}

.sliding-door-top {
    background-color: #FFF;
    width: 101%;
    z-index: 10;
    border-left: solid 1px #cacaca;
    margin-left: -1px;
    padding: 0 15px 0 0
}

.sliding-door-top a {
    color: #333;
    background-position: 0 13px
}

.sliding-door-bottom {
    background-color: #fefefe;
    width: 100%;
    padding: 0 20px 0 0
}

.sliding-door-bottom a {
    color: #333;
    width: 98%
}

.sliding-door-bottom a em,
.sliding-door-top a em {
    background-size: 12px 12px;
    background-position: 13px 13px;
    margin-right: 20px;
    display: inline-block;
    float: left;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat
}

.sliding-door-bottom a strong {
    padding-right: 10px;
    font-weight: 400;
    text-transform: uppercase
}

.sliding-door-bottom a em {
    background-image: url(../img/ui/minus.png)
}

.sliding-door-top a em {
    background-image: url(../img/ui/plus.png)
}

.contactEmailField span,
.contactMessageTextarea span,
.contactNameField span {
    float: right;
    opacity: .2
}

.contactField {
    background-color: #fff;
    color: #000;
    letter-spacing: 0
}

.contactTextarea {
    background-color: rgba(0, 0, 4, .9);
    border: 1px solid #061e2c;
    color: #6cbcbc
}

.contactSubmitButton {
    line-height: 14px!important;
    display: block!important;
    height: 40px!important;
    margin-right: 0;
    width: 100%
}

.blog-cat,
.blog-time,
.blog-user {
    margin-right: 10px
}

.contact-form {
    margin-bottom: 20px
}

.contactNameField {
    padding-bottom: 0;
    font-size: 14px
}

.contactEmailField,
.contactMessageTextarea {
    padding-bottom: 5px;
    font-size: 13px
}

#contactNameField {
    text-transform: capitalize
}

.contactField,
.contactTextarea {
    min-width: 100%;
    display: block;
    box-sizing: border-box
}

.buttonWrap {
    line-height: 20px;
    padding-bottom: 10px;
    min-width: 43%;
    display: inline-block
}

.maps,
.maps-container {
    display: block!important
}

.formSubmitButtonErrorsWrap a {
    width: 25%;
    text-align: center;
    padding: 8px 10px!important
}

.formValidationError .red-notification p {
    background-image: none!important;
    display: block!important;
    padding-left: 0!important;
    text-align: center!important
}

.contactField {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0
}

.contactTextarea {
    margin-bottom: 20px;
    line-height: 18px;
    height: 90px;
    padding: 9px 12px
}


select {

    font-family: 'Aller Regular';
    width: 100%;
    padding: 5px;
    font-size: 13px;
    line-height: 1;
    border: #abacad 1px solid;
    border-radius: 4px;
    color:#abacad;
    height: 34px;
    background: url('../img/icons/br_down.png') no-repeat right #ddd !important;
    -webkit-appearance: none;
    background-position-x: 96% !important;
}
select > option{
    border: none !important;
    outline: none !important;
    padding:10px;
}


.darks select{

 
    border: #35353f 1px solid;
    border-radius: 5px;
    color:#0088cf;
    height: 34px;
    background: url('../img/icons/br_down - white.png') no-repeat right #35353f;
    -webkit-appearance: none;
    background-position-x: 96%;
}



.maps-container {
    padding-bottom: 0;
    box-sizing: border-box;
    max-height: 150px;
    overflow: hidden;
    margin-bottom: 20px
}

.maps {
    width: 100%;
    overflow: hidden
}

.recent-post p a:hover {
    opacity: .8
}

.recent-post p img {
    float: left;
    margin-right: 20px
}

.recent-post p strong {
    display: block;
    color: #1f1f1f;
    font-family: 'Aller Regular' Arial, sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    padding-top: 5px
}

.recent-post p em {
    font-style: normal;
    color: #666
}

/* Alerts */


.alert .alert_icon {
    font-size: 30px;
    line-height: 30px;
    color: rgba(0, 0, 0, .4);
    position: absolute;
    left: 30px;
    top: 15px;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.alert_warning {
    background: #ffe38b;
    color: #9b812e;
}

.alert_warning a,
.alert_warning a:hover {
    color: #645012;
}

.alert_warning .alert_icon {
    left: 36px;
}

.alert_error {
    background: #fb5455;
    color: #fff;
}

.alert_error a,
.alert_error a:hover {
    color: #9f2e2e;
}

.alert_info {
    background: #3097db;
    color: #fff;
}

.alert_info a,
.alert_info a:hover {
    color: #b1e0ff;
}

.alert_info .alert_icon {
    left: 34px;
}

.alert_success {
    background: #a5de5c;
    color: #fff;
}

.alert_success a,
.alert_success a:hover {
    color: #5d9514;
}

/* TOURNAMENT */
.tour-title{
    color: #fff;
}

table#tour-table tbody>tr:active>td{
    background: rgba(0,0,0,0.2);
}

table#tour-table tbody>tr.priority>td{
    background-color:#d43434
}

table#tour-table tbody>tr.registered>td{
    background-color:#406339
}

table#tour-table tbody>tr.priority,
table#tour-table tbody>tr.registered {
    color: #FFFFFF;
}

.nav:after, .nav:before {
    display: table;
    content: " ";
}

ul.nav li.nav-item#reg,
ul.nav li.nav-item#unreg,
ul.nav li.nav-item#lobby {
    display: none;
}

ul.nav li.nav-item#reg a.nav-link:focus,
ul.nav li.nav-item#unreg a.nav-link:focus,
ul.nav li.nav-item#lobby a.nav-link:focus,
ul.nav li.nav-item#tutorial a.nav-link:focus{
    opacity: .8;
}

.n-game ul.nav li.nav-item a.nav-link.active {
	background: #aaa;
}

ul.nav li.nav-item#reg a.nav-link {
    background: #64d746;
    color: #000000;
}

ul.nav li.nav-item#tutorial a.nav-link {
    background: #1cffff;
    color: #000000;
}

ul.nav li.nav-item#unreg a.nav-link {
    background: #ff9940;
    color: #000000;
}

ul.nav {
    width: 100%;
    padding-left: 0;
    margin-bottom: 5px;
    list-style: none;
}

ul.nav li.nav-item {
    display: table-cell;
    float: none;
    position: relative;
    width: 1%;
    padding-left: 0;
}

ul.nav li.nav-item a {
    text-align: center;
    position: relative;
    display: block;
    font-weight: normal;
    text-transform: uppercase;
}

/* backdrop modal tournament */
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable.modals{
    position: fixed;
    width: 100%!important;
}
.mt_overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    background-color: rgba(0,0,0,0.5);
}

body.noscroll {
    overflow: hidden;
}

.text-danger {
    color: #ff0000!important;
}
.text-success {
    color: #00ff00!important;
}

.mtour .mhead,
.mtour .mbody{
    padding: 5px 10px;
    margin: auto -10px;
}
.mtour .mfoot{
    position: absolute;
    margin: auto -10px;
    padding: 15px 10px 5px;
    width: 100%;
    bottom: 5px;
    border-top: 1px solid rgba(255,255,255,.3);
}

.mtour .mhead {
    background-color: #fff;
}

.mtour .mbody {
    font-size: 12px;
}

.mtour .mbody .row.border-bottom{
    border-bottom: 1px solid rgba(255,255,255,0.3);
}

.mtour .row {
    margin-bottom: 5px;
}

#tour-table_wrapper .dataTables_scrollBody,
#tour-table_wrapper .dataTables_scrollHeadInner,
#tour-table_wrapper .dataTables_scrollHeadInner table.dataTable,
#tour-table_wrapper #tour-table tr{
	width: 97vw !important;
}

/*#prizeRank_wrapper .dataTables_scrollHeadInner,*/
/*#prizeRank_wrapper .dataTables_scrollHeadInner table.dataTable,*/
/*#prizeRank_wrapper .dataTables_scrollBody,*/
/*#prizeRank_wrapper #prizeRank tr{*/
/*	width: 11.8rem!important;*/
/*}*/

/*#plytbl_wrapper .dataTables_scrollHeadInner,*/
/*#plytbl_wrapper .dataTables_scrollHeadInner table.dataTable,*/
/*#plytbl_wrapper .dataTables_scrollBody,*/
/*#plytbl_wrapper #plytbl tr{*/
/*	width: 33.2rem!important*/
/*}*/

/*#tablelist_wrapper .dataTables_scrollHeadInner,*/
/*#tablelist_wrapper .dataTables_scrollHeadInner table.dataTable,*/
/*#tablelist_wrapper .dataTables_scrollBody,*/
/*#tablelist_wrapper #tablelist tr{*/
/*	width: 12.3rem!important;*/
/*}*/

/*#detailTable_wrapper .dataTables_scrollHeadInner,*/
/*#detailTable_wrapper .dataTables_scrollHeadInner table.dataTable,*/
/*#detailTable_wrapper .dataTables_scrollBody,*/
/*#detailTable_wrapper #detailTable tr{*/
/*	width: 18.3rem!important;*/
/*}*/

/*#blindInfo_wrapper .dataTables_scrollHeadInner,*/
/*#blindInfo_wrapper .dataTables_scrollHeadInner table.dataTable,*/
/*#blindInfo_wrapper .dataTables_scrollBody,*/
/*#blindInfo_wrapper #blindInfo tr{*/
/*	width: 29.8rem!important;*/
/*}*/

/*#prizeInfo_wrapper .dataTables_scrollHeadInner,*/
/*#prizeInfo_wrapper .dataTables_scrollHeadInner table.dataTable,*/
/*#prizeInfo_wrapper .dataTables_scrollBody,*/
/*#prizeInfo_wrapper #prizeInfo tr{*/
/*	width: 29.8rem!important;*/
/*}*/

.dataTables_scrollBody table.dataTable tbody tr td.dataTables_empty {
	text-align: center!important;
}

#tour-table, #prizeRank, #plytbl,
#tablelist, #detailTable, #blindInfo,
#prizeInfo, #status-body-table {
	table-layout:fixed;
	overflow-x:hidden;
}

table.col-2 tbody tr td,
table.col-2 thead tr td,
table.col-2 thead tr th {
	width: 50%!important;
}

table.col-3 tbody tr td,
table.col-3 thead tr td,
table.col-3 thead tr th {
	width: 33.33%!important;
}

table.col-4 tbody tr td,
table.col-4 thead tr td,
table.col-4 thead tr th {
	width: 25%!important;
}

table.col-2.not-first tbody tr td:first-child,
table.col-2.not-first thead tr td:first-child,
table.col-2.not-first thead tr th:first-child {
	width: 20%!important;
}

table.col-3.not-first tbody tr td:first-child,
table.col-3.not-first thead tr td:first-child,
table.col-3.not-first thead tr th:first-child {
	width: 20%!important;
}

table.col-4.not-first tbody tr td:first-child,
table.col-4.not-first thead tr td:first-child,
table.col-4.not-first thead tr th:first-child {
	width: 20%!important;
}

#tour_info tbody tr td:first-child{
	width: 25%!important;
}

.col1, .col3{
	width: 15% !important;
}

.col2{
	width: 30% !important;
}

.col4, .col5, .col5, .col7{
	width: 10% !important;
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

 @font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.otf?v=4.5.0') format('otf'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-deposit:before {
    content: "\f0d6"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-deposit-square-o:before{
    content: "\f0d6"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-deposit-square:before {
    content: "\f0d6"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-deposit{
	background: url(../img/icons/deposit.webp) no-repeat;
	height: 16px;
	width:16px;

}
.fa-withdraw{
	background: url(../img/icons/widraw.webp) no-repeat;
	height: 16px;
	width:16px;

}
.fa-jackpot{
	background: url(../img/icons/jackpot.webp) no-repeat;
	height: 16px;
	width:16px;

}
.fa-vip{
	background: url(../img/icons/vip.webp) no-repeat;
	height: 16px;
	width:16px;

}
.fa-point{
    background: url(../img/icons/point.webp) no-repeat;
    height: 16px;
    width:16px;

}
.fa-seal{
	background: url(../img/icons/seal.webp) no-repeat;
	height: 16px;
	width:16px;

}
.fa-seal-blue{
    background: url('../img/icons/seal - blue.webp') no-repeat;
    height: 16px;
    width:16px;

}
.fa-8balls{
	background: url(../img/icons/8balls.webp) no-repeat;
	height: 16px;
	width:16px;

}
.fa-8balls-blue{
    background: url('../img/icons/8balls - blue.webp') no-repeat;
    height: 16px;
    width:16px;

}
.fa-user2{
	background: url(../img/icons/user_icon2.webp) no-repeat;
	height: 16px;
	width:16px;

}
.fa-user2-blue{
	background: url(../img/icons/user2-blue.webp) no-repeat;
	height: 16px;
	width:16px;

}
.fa-refferal{
	background: url(../img/icons/refferal.webp) no-repeat;
	height: 16px;
	width:16px;

}
.fa-document-b{
    background: url(../img/icons/document.webp) no-repeat;
    height: 16px;
    width:16px;

}

.fa-history-b{
    background: url(../img/icons/history.webp) no-repeat;
    height: 16px;
    width:16px;

}
.fa-cog-b{
    background: url(../img/icons/cog.webp) no-repeat;
    height: 16px;
    width:16px;

}

.fa-arrow-back{
    background: url(../img/icons/arrow-back.webp) no-repeat;
    height: 16px;
    width:16px;

}

.fa-bonusspin{
    background: url(../img/icons/freespin.webp) no-repeat;
    height: 16px;
    width:16px;

}
.fa-bonusspin2{
    background: url(../img/icons/freespin2.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-globe-blue{
    background: url(../img/icons/globe.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-seal-yellow{
    background: url(../img/icons/seal-yellow.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-chip-dp{
    background: url(../img/icons/dp-ico/chip.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-chip-pk{
    background: url(../img/icons/pk-ico/chip.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-chip-db{
    background: url(../img/icons/db-ico/chip.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-chip-lp{
    background: url(../img/icons/lp-ico/chip.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-chip-ng{
    background: url(../img/icons/ng-ico/chip.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-chip-kp{
    background: url(../img/icons/kp-ico/chip.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-chip-rm{
    background: url(../img/icons/rm-ico/chip.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-chip-d8{
    background: url(../img/icons/d8-ico/chip.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-chip-default{
    background: url(../img/icons/chip.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-tcoin-dp{
    background: url(../img/icons/dp-ico/tcoin.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-tcoin-pk{
    background: url(../img/icons/pk-ico/tcoin.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-tcoin-db{
    background: url(../img/icons/db-ico/tcoin.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-tcoin-lp{
    background: url(../img/icons/lp-ico/tcoin.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-tcoin-ng{
    background: url(../img/icons/ng-ico/tcoin.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-tcoin-kp{
    background: url(../img/icons/kp-ico/tcoin.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-tcoin-rm{
    background: url(../img/icons/rm-ico/tcoin.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-tcoin-d8{
    background: url(../img/icons/d8-ico/tcoin.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-tcoin-default{
    background: url(../img/icons/tcoin.webp) no-repeat;
    height: 16px;
    width:16px;
}
.fa-tour-gift {
    background: url(../img/icons/gift.webp) no-repeat;
    height: 16px;
    width: 16px;
}
.fa-tour-players {
    background: url(../img/icons/players.webp) no-repeat;
    height: 16px;
    width: 16px;
}
