@charset "UTF-8";
/*************************
Projet Name: leongames007
Projet URI: http://www.top10newgames.com/
Author/Developer: Pandian
Description: 
Version: 1.0
Started Date : 28 Jan 2017
Started Time: 15:59

Done Date : Feb 08 2017

old theme - green
color theme : #00a56f;
hover color : #005d3e;

new theme
color theme : #ff7d03;
hover color : #d46700;

new v2 theme - rose - apply
color theme : #ff3a00;
hover color : #5d0337;
*************************/
html {
    width: 100%;
    overflow-x: hidden;
}
body {
    /* background-image: url(../img/bg.png); */
    /* background-repeat: repeat; */
    /* background-position: center bottom; */
    /* background-size: 70%; */
    /* background-attachment: fixed; */
    background-color: #cbeafa;
}
label {
    font-weight: bold;
    color: #555;
    font-size: 13px;
    font-family: Arial;
}
section {
    clear: left;
}
section.overCon {
}
/*trasition*/
.head-menu .nav > li > a:hover, .head-menu .nav > li > a, .pi-caption-links li a, .walktxt {
  -webkit-transition: all 0.2s ease-out!important;
  -moz-transition: all 0.2s ease-out!important;
  -ms-transition: all 0.2s ease-out!important;
  -o-transition: all 0.2s ease-out!important;
  transition: all 0.2s ease-out!important;
}
.ovid {
    overflow: hidden;
}
.mr5 {
    margin-right: 5px;
}

.bbtn,
.bbtn:focus,
.bbtn:active,
.bbtn:hover {
    background-color: #ff3a00!important;
}
.cbtn,
.cbtn:focus,
.cbtn:active,
.cbtn:hover {
    color: #ff3a00!important;
}
/*Header Begin*/
.sm_menu {
    float: left;
    line-height: 9px;
    margin-top: 9px;
    padding-right: 6px;
    padding-left: 5px;
    margin-right: 5px;
    border-right: 1px solid #c94f2d;
}
.header-sm.first {
    background-color: transparent;
}
span.short_menu {
    padding: 0px;
    float: right;
}
.short_menu a.submitgame {
    float: left;
    border-radius: 0;
    font-weight: bold;
    height: 13px;
    border-left: 1px solid #fff;
    color: #ffffff;
    line-height: 13px;
    padding: 0px 6px 0px;
    margin: 7px 0;
}
a.sm_menu:hover {
    text-decoration: underline;
    color: #000;
}
a.sm_menu:last-child {
    border: none;
}
.header_bg {
    background-color: #070a0e;
}
.header-sm {
    width: auto;
    /* background-color: #ff3a00; */
    margin: 0 auto;
    padding: 0 15px;
    padding: 0 7px;
    border-radius: 0 0 5px 5px;
}
.head-search {
    bottom: 0;
    float: right;
    width: 250px;
    position: absolute;
    right: 0;
}
.head-search input {
    background-color: #fff!important;
    padding: 5px 5px 5px 10px;
    font-size: 13px;
    height: 25px;
}
.head-search .input-group-addon {
    background-color: #383838!important;
}
.head-search .input-group-addon i {
    color: #b9b9b9!important;
}
.logo {
    display: inline-block;
    margin-top: 0;
}
.logo object {
    height: 50px;
    margin-top: 15px;
}
.logo img {
    width: 180px;
}
.br6 { border-radius: 6px!important }

.head-menu {
    font-size: 15px;
    border-bottom: 4px solid #ffffff;
    border-top: 4px solid #ffffff;
}
.head-menu nav {
    border-top: 0;
}
.head-menu nav, .gra, .head_title {
    height: auto!important;
    min-height: auto!important;
    font-size: 16px;
    border-right: 0;
    list-style: none;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #ffffff!important;
    color: #595959;
    border-radius: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-shadow: none;
}
.navbar-default .navbar-toggle:focus span.icon-bar {
    background-color: #ff3a00;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
}
.head-menu .nav>li>a:hover {
    background-color: #FFFFFF;
    color: #444;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    text-shadow: 0px 0px 0px white;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.head-menu .nav li:first-child a {
    margin-left: 0;
}
.head-menu .nav li ul li a {
    border-radius: 0 4px 4px 4px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #cf5e29;
    outline: 0;
}
/*Footer*/
footer {
    clear: left;
    margin-bottom: 0;
    border-radius: 10px;
}
.footer-ui {
    font-size: 12px;
    color: #565656;
    line-height: 35px;
    padding-left: 15px;
}
.footer-ui ul {
    float: right;
    margin: 0px;
}
.footer-ui ul li {
    float: left;
    list-style: none;
    padding-left: 10px;
}
/*notifi*/
.sub-notification {
    background-color: #fff;
    float: left;
    margin-top: 10px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    border: 4px solid #ff3a00;
}
.fb-notify {
    background-color: rgb(50, 51, 59);
    float: left;
    width: 100%;
    overflow: hidden;
}
.sub-notification span, .coming-soon .gra, .head_title {
    height: 35px;
    line-height: 35px;
    color: #222;
}
.sub-notification span:nth-child(1) {
    float: left;
    margin-left: 0px;
}
.sub-notification span:nth-child(2) {
    float: right;
    margin-right: 1px;
    border-top-left-radius: 25px;
}
/*box*/
.games_vertical {
    height: 895px;
}
.home-game {
    padding: 10px 0px 0px;
}
.social-com {
    padding: 10px 10px 5px;
    background-color: #fff;
    margin-top: 10px;
    border-radius: 2px;
}
.home-game.play {
    padding: 10px 15px;
    border-radius: 0 0 2px 2px;
    background-color: #ffffff;
    border: 2px solid #ff3a00;
    border-radius: 10px;
    margin-top: 5px!important;
}
.sub-gm {
    float: left;
    padding: 0px;
    width: 153px;
}
.sub-gm.play {
    width: 100%;
}
.sub-gm.play .pi-caption-icon {
    font: 22px/45px fontello;
    width: 45px;
    height: 45px;
}
.maintainImg {
    width: 153px;
    height: 153px;
}
li.sub-gm .pi-img-overlay {
   -moz-transition: all 0.6s ease-in-out;
   -ms-transition: all 0.6s ease-in-out;
   -o-transition: all 0.6s ease-in-out;
}
li.sub-gm:hover .pi-img-overlay {
   -moz-transition: all 1.2s ease-in-out;
   -ms-transition: all 1.2s ease-in-out;
   -o-transition: all 1.2s ease-in-out;
}
.pi-colorbox.cboxElement {
    padding: 4px;
    margin: 0;
}
.sub-gm img {
    width: 100%;
    height: 125px;
    border: 5px solid #f4f4f4;
}
.sub-gm .gm-title {
    width: 100%;
    float: left;
    height: 38px;
    line-height: 18px;
    padding: 10px 0 0 6px;
    color: #a0a0a0;
    text-overflow: ellipsis;
    width: 85%;
    white-space: nowrap;
    float: left;
    overflow: hidden;
}
.sub-gm span.head_title {
    display: inherit;
    margin: 15px 0 0;
    height: 15px;
    font-weight: bold;
    font-size: 12px;
    color: #555;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.sub-gm span.tags_para {
    color: #888;
    display: block;
    white-space: nowrap;
    position: relative;
    width: 104px;
    height: 17px;
    overflow: hidden;
}
.paragraph-end {
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(255,255,255,1)));
    background-image: -webkit-linear-gradient(left,rgba(255, 255, 255, 0),rgb(255, 255, 255));
    background: linear-gradient(to right,rgba(255, 255, 255, 0),rgb(255, 255, 255));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#00ffffff',EndColorStr='#ffffff');
    bottom: 17px;
    height: 26px;
    max-height: 100%;
    position: absolute;
    right: 0;
    width: 60px;
}
.paragraph-end.dat {
    bottom: 0;
    right: 35px;
    height: 18px;
    width: 49px;
}
.shd, .shdh:hover {
    box-shadow: 0 -1px 0 #e5e5e5,0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24);
}
.sdbrn {
    box-shadow: none!important;
    border: none!important;
}
.mx-15 {
    margin-right: -15px;
    margin-left: -15px;
}
.br-fix {
    box-shadow: none!important;
    border: none!important;
    margin-right: -15px;
    margin-left: -15px;
}

/*coming soon*/
.coming-soon {
    margin-bottom: 0;
    margin-top: 10px;
    background-color: #fff;
    border: 4px solid #ff3a00;
    border-radius: 10px;
}
.notification-image {
    background-color: #fff;
    border-radius: 0 0 2px 2px;
    float: left;
    width: 100%;
}
.notification-image.height {
    height: 264px;
    border-radius: 0 0 6px 6px;
    padding: 7px;
}
/*top ten list*/
.top-ten-list {
    width: 100%;
    float: left;
}
.top-ten-list.vertical.right-list {
    padding: 10px 10px 2px;
}
.top-ten-list ul {
    float: left;
    padding: 0;
    width: 100%;
    margin: 0;
}
.top-ten-list ul li {
    padding: 5px 0 3px;
    width: 100%;
    height: 64px;
    background-color: #fff;
    border-bottom: 1px solid #e4e4e4;
}
.top-ten-list ul li:last-child {
    border-bottom: none;
}
.top-ten-list ul li:hover {
}
.top-ten-list.right-list ul li img {
    border-radius: 4px;
    padding: 0;
    display: block!important;
    float: left;
}
.top-ten-list ul li img {
    width: 50px!important;
    height: 50px!important;
    min-width: 50px!important;
}
.top-ten-list ul li p {
    line-height: 50px;
    color: #ff3a00;
    font-size: 12px;
    float: left;
    font-weight: bold;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
}
.gm-title .fa-gamepad {
    font-size: 17px;
}
.res-pln {
    padding-left: 0px;
}
.pi-img-overlay.pi-img-overlay-darker {
    width: 125px;
    text-align: left;
    margin: 0;
    padding: 10px 0;
}
.sub-gm:hover .gm-title .fa-gamepad {
    color: #fe8d42;
}
/*home play games*/
.pi-img-overlay {
    -webkit-backface-visibility: hidden;
    display: block;
    position: relative!important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 1;
    text-align: left;
}
.pi-img-overlay:hover {
    opacity: 1;
}
.pi-img-overlay .pi-caption-centered {
    display: table;
    width: 121px;
    height: 100%;
}
.pi-img-overlay .pi-caption-centered>:first-child {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.pi-section-white a {
    color: #03afaf;
}
.pi-img-overlay a {
    border-bottom: 0;
    color: #fff;
}
.sub-gm:hover .pi-caption-scale {
    display: table;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-box-shadow: inset 0 1px 0 #0fc8c8;
    -moz-box-shadow: inset 0 1px 0 #0fc8c8;
    box-shadow: inset 0 0px 0 #008a5d;
    text-shadow: 0 1px 0 rgba(0,0,0,.1);
}
.pi-caption-icon {
    background: #ff3a00;
    color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.pi-caption-icon {
    display: inline-block!important;
    width: 45px;
    height: 45px;
    margin: 15px 3px;
    border-radius: 50%;
    text-align: center;
    font: 22px/45px fontello;
    content: "\e875";
}
.pi-caption-scale {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
    width: 50px!important;
    height: 50px!important;
    margin-top: 18px;
}
.pi-img-overlay .h4, .pi-img-overlay h3 {
    color: #404040!important;
}
.pi-weight-300 {
    font-weight: bold!important;
    display: table;
    margin: 0;
}
span.pi-link-white {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 128px;
    font-size: 13px;
    white-space: nowrap;
    float: left;
    margin-bottom: 8px;
}
.pi-section-white span.pi-link-white {
    color: #fff;
}
.pi-caption-links {
    display: none;
    list-style: none;
    padding: 0;
    margin-bottom: 4px;
    font-size: 10px;
    font-weight: bold;
    font-size: 11px;
    line-height: 0.8em;
    color: #ff3a00!important;
}
.pi-caption-links li {
    display: inline-block;
    margin: 0 5px 0 0;
    color: #d3d3d3;
    font-size: 9px;
}
.pi-caption-links li i {
    margin-right: 5px;
    color: rgba(250,250,250,.6);
}
.pi-caption-links li a {
    color: rgba(250,250,250,.7);
}
/*search bar remove*/
.clearable {
    background:url(../img/remove.png) no-repeat right -10px center!important;
    transition: background 0.4s;
}
.clearable.x {
    background-position: right 5px center!important;
}
/*search bar remove close*/
.footer-msg ul li img {
     width: 30px; 
    margin: 2px 0 0 9px;
    height: auto;
    float: left;
}
.blu {color: #ff3a00!important;font-weight: bold;font-size: 13px;}
.fot-2-ico {
    display: flex;
    margin-top: 0;
    clear: left;
}
.fot-2-ico span {
    margin-right: 0;
}
.fot-2-ico span img {
    height: 29px!important;
}
.fot-soc.soc span img {
    height: 25px!important;
}

/*play banner*/
.play-space {
    width: 100%;
    height: 480px;
    float: right;
    border-top: none;
    font-size: 16px;
    background-color: #cbeafa;
}
.play_newestgame ul {
    margin: 0;
}
.top-ten-list.vertical.right-list ul li span, .play_newestgame ul li a .newst_game span {
    border: none;
    border-radius: 0px;
    color: #888;
    line-height: 17px;
    height: 86px;
    display: block;
    display: -webkit-box;
    font-size: 12px;
    float: left;
    white-space: pre-line;
    overflow: hidden;
    -webkit-line-clamp: 5;
}
.top-ten-list.vertical.play_newestgameul li span {
    -webkit-line-clamp: 5;
}
.top-ten-list.vertical.right-list ul li span {
    -webkit-line-clamp: 2;
    height: 36px;
    float: left;
    clear: left;
    padding: 0;
}
.newst_game {
    float: left;
    width: 63%!important;
    padding: 11px;
}
.top-ten-list.vertical.right-list ul li span:after, .play_newestgame ul li a .newst_game span:after {
    content: "Play";
    position: absolute;
    color: #ff3a00;
    font-weight: bold;
    font-size: 11px;
    bottom: 2px;
    right: 0px;
    padding: 2px 8px;
}
.top-ten-list.vertical.right-list ul li span:after {
    right: 0px;
    bottom: 0;
    font-size: 11px;
    padding: 0;
    font-weight: bold;
    content: "Play";
    position: absolute;
    width: 33px;
    height: 18px;
    line-height: 17px;
    text-align: center;
    background-color: transparent;
    color: #ff3a00;
}
.banner-img {
    margin: 0 2%;
    width: 68%;
    float: left;
}
p.gameheading {
    color: #181818;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    float: left;
    width: 100%;
}
.play-banner {
    overflow: hidden;
    float: right;
    width: 100%;
}
.ne_ban {
    margin-top: 15px;
}
.banner-area {
    padding: 0%;
    border-radius: 0px;
    width: 100%;
    display: table;
    float: right;
    margin: 0;
    margin-bottom: 9px;
}
/*comment*/
.comments-widget .slimScrollDiv,
.comment-height {
    height: 385px!important;
}
.slimScrollBar {
    background: #ff9d00!important;
    opacity: 1!important;
    border-radius: 0!important;
    width: 4px!important;
}
.comment-details h4 span {
    font-size: 11px;
    position: absolute;
    right: 10px;
    color: #adadad;
}
i.fa.fa-comments.yellow {
    font-size: 23px;
}

/*social share*/
.social-contain {
    clear: left;
    width: 100%;
    background-color: #fff;
}
.fbheight {
    height: 255px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
/*swiper*/
.swiper-container {
    width: 100%;
    height: 172px;
    margin: 20px auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img {
    width: 100%;
    height: 100%;
    border-radius: 7px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.36);
}
.swiper-slide .head-bg-text {
    position: absolute;
    width: 100%;
    border-radius: 7px;
    bottom: 0;
    padding: 15px 15px 20px;
    color: #fff;
    text-align: center;
    letter-spacing: 0.4px;
    margin: 0px;
    background: linear-gradient(top bottom, rgba(0, 0, 0, 0) 0% 1%,rgba(0, 0, 0, 0.7) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0% 0%,rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0, 0) 0%), color-stop(100%,rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0% 0%,rgba(0, 0, 0, 0.7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0% 0%,rgba(0, 0, 0, 0.7) 100%);
}
.game-rating-con {
    padding: 0 10px 10px;
}
.gm-rate-box {
    padding: 10px;
}
.game-rating-con img {
    width: 140px;
    height: 140px;
    margin: 0 auto;
    display: table;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.54);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.54);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.54);
}
table.tres-rate {
    display: table;
    margin: 5px auto 0;
    color: #888;
}
.log_col {
    color: #439cf0;
}
.log-ico .fa-plus {
    font-size: 8px;
    position: relative;
    left: -6px;
    top: 0px;
    color: #38ab00;
    border: 1px solid #8c8c8c;
    background-color: #fff;
    border-radius: 50%;
    padding: 2px;
    width: 12px;
    height: 13px;
}
.log-ico .fa-heart {
    text-shadow: 1px 1px 1px #7b7b7b;
    font-size: 15px;
    margin-top: 2px;
    color: #ffffff;
}
.log-ico .fa-minus-circle {
    position: relative;
    left: -9px;
    top: -3px;
    text-shadow: 1px 1px 1px #565656;
    font-size: 15px;
}
.mhei {
    margin-bottom: 0;
}
/*play share*/
.add_pack {
    padding: 10px;
}
.soc-share {
    overflow: hidden;
}
.soc-share span {
    margin: 5px 3px 0 0px;
    display: block;
    float: left;
    font-size: 24px;
}
/*home games*/
.games-ht ul {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;     /* You can set flex-wrap and flex-direction individually */
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;     /* Or do it all in one line with flex flow */
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;     /* tweak the where items line up on the row */     /* valid values are: flex-start, flex-end, space-between, space-around, stretch */
    -webkit-align-content: flex-end;
    align-content: flex-end;
}
.home-game .slimScrollDiv {
    height: 795px!important;
    margin-bottom: 15px!important;
}
.home-game {
    margin-top: 10px!important;
    border-radius: 2px;
    overflow: inherit;
}
.home-game.relavent_height {
    margin-top: 0px!important;
}
.res-pln {
    padding-left: 0px;
}
/*contact*/
.contact-area, .profile_area, .sub_profile, .submit-area {
    color: #484848;
    font-size: 14px;
    border-radius: 2px;
    margin-top: 10px;
    background-color: #ffffff;
    border-radius: 9px;
    margin-bottom: 30px;
    border: 9px solid #ff3a00;
}
.profile_area, .sub_profile {
    padding: 15px;
}
.contact-area, .profile_area {
    margin-top: -10px!important;
}
.contact-area, .submit-area {
    padding: 0px 30px 30px!important;
    margin-bottom: 15px!important;
    border-radius: 10px;
    clear: left;
    display: inline-block;
}
.contact-area h1, .submit-area h1 {
    font-size: 21px;
    text-align: left;
    text-transform: capitalize;
}
.contact-area {
    margin-top: 20px!important;
}
.submit-area {
    padding: 0px 30px 25px!important;
}
.sub_profile {
    padding: 15px;
    margin-top: 0px;
    border-radius: 0 0 2px 2px;
}
.ntable tr td {
    border: none!important;
}
.mas {
    margin: 10px auto 10px!important;
    display: table!important;
    float: none!important;
}
.btn-md {
    background-color: #ff3a00;
    border: 3px solid #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
.btn-md:focus,
.btn-md:active,
.btn-md:hover {
    background-color: #ff3a00!important;
}
.btn-md,
.btn-md:focus,
.btn-md:active,
.btn-md:hover {
    border: 3px solid #fff!important;
    }
.form-group {
    margin-bottom: 15px;
    display: table;
    width: 100%;
}
.mb-sm {
    margin-bottom: 35px !important;
}
.mt-sm {
    margin-top: 45px !important;
}
/*play include source*/
embed {
    width: 100%;
    height: 480px;
    float: left;
    background-color: #e3ecfd;
    background-image: url(../img/waiting.gif);
    background-repeat: no-repeat;
    background-position: center;
}
/*ad*/
.ad{position:relative;overflow:hidden;background-repeat:no-repeat}
.ad,#link{width:728px;height:90px}
#link,.addborder{position:absolute}
.addborder{border:1px solid #ccc;bottom:0;left:0;right:0;top:0}
#link{cursor:pointer;background-repeat:no-repeat}
a#link:after {
    content: "";
    background-image: url(../img/ad/c_30_us.png);
    background-repeat: no-repeat;
    background-position: top right;
    width: 180px;
    height: 50px;
    position: absolute;
    right: 3px;
    top: 4px;
}
.header_ad {
    width: 740px;
    margin: 14px 0 0 3%;
    float: none;
    display: -webkit-inline-box;
    padding: 5px;
    border-radius: 2px;
    overflow: hidden;
    position: absolute;
}
.social_like {
    margin-left: 0;
}
.starc span,
.impr .imps {
    color: #ff3a00;
    font-size: 16px;
    font-weight: bold;
}
.snote {
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;
    background-color: #ff3a00;
    border: 1px solid #ff3a00;
    padding: 3px 10px;
    border-radius: 5px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.04);
}
.resize_n {
    resize: none;
}
.terms p {
    line-height: 18px;
}
.terms h3 {
    margin-bottom: 20px;
}
.terms h4 {
    font-weight: bold;
    font-size: 15px;
}
.terms {
    font-size: 12px;
    margin-top: 30px;
    margin-bottom: 35px;
}
.terms ul {
    padding-left: 15px;
}
.terms ul li {
    line-height: 27px;
    list-style-type: decimal;
}

/*snow*/
/*Keyframes*/
@keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}
.snow {
 background-image: url('../img/snow.png'), url('../img/snow2.png'), url('../img/snow3.png');
 -webkit-animation: snow 20s linear infinite;
 -moz-animation: snow 20s linear infinite;
 -ms-animation: snow 20s linear infinite;
 animation: snow 20s linear infinite;
}

/*profile*/
.profile_pic {
    width: 80px;
    float: left;
    margin-right: 15px;
}
.pro_can {
    margin: 0 15px;
    display: table;
}
.pro_can img {
    float: left;
    margin-right: 10px;
}
.pro_can h2 {
    width: auto;
    margin: 10px 0 0;
}
.pro_can h2 label {
    font-size: 13px;
    background-color: #f67517;
    color: #fff;
    padding: 5px 15px;
    border: 2px solid #f5a141;
}
.pro_can span {
    margin-right: 10px;
    font-size: 15px;
}
.posseinfo {
    float: left;
    clear: left;
    margin-top: 5px;
    font-size: 13px;
}
.profile_heading h2 {
    margin: 0;
    position: relative;
    color: #fff;
    font-size: 17px;
    top: 0px;
}
.profile_heading {
    background-color: #fff;
    border-radius: 2px 2px 0 0;
    padding: 10px 15px 21px;
    margin: 15px 0 0;
    border-top: 3px solid #fff;
    background-image: url(../img/title.png);
    background-repeat: repeat-x;
    background-position: center -12px;
}
.sub_profile span {
    font-size: 17px;
    color: #333;
}
.sub_profile h3 {
    color: #8caa46;
    font-size: 24px;
}
/*header login area*/
.header_tab {
}
.search-wrapper {
    width: auto;
    float: left;
}
.searchbar, .submitgame, .adminlink, .friendsrequest, .loginicon, .logouticon, .messageicon, .profileicon {
    padding: 5px 0px 5px 0;
    margin: 0px 2px 0px 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    width: auto;
    float: right;
}
.loginicon {
    background-image: url(../img/icons/loginicon.png);
    background-position: 4px 5px;
    background-repeat: no-repeat;
}
.logouticon {
    background-image: url(../img/icons/logout.png);
    background-position: 0px 6px;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 5px;
    cursor: pointer;
    padding-left: 19px;
}
a.profileicon:focus, .loginicon,.loginicon:focus, .logouticon:focus, .logouticon {
    color: #333;
}
.loginicon:hover,
.profileicon:hover,
.logouticon:hover {
    color: #e05b00;
}
.friendsrequest {
    background-image: url(../img/icons/friendsrequest.png);
    background-position: 4px 3px;
    background-repeat: no-repeat;
}
.messageicon {
    background-image: url(../img/icons/messageicon.png);
    background-position: 5px 7px;
    background-repeat: no-repeat;
}
.submitgame {
    padding: 5px 0;
}
.searchbar,
.profileicon {
    background-position: 4px 5px;
    background-repeat: no-repeat;
    color: #fff;
}
.profileicon {
    background-image: url(../img/icons/online.png);
}
.searchbar {
    background-image: url(../img/icons/search.png);
    background-size: 20px 20px;
    background-position: 3px 4px;
}
.messageicon em {
    color: #FF0033;
    font-weight: bold;
    font-size: 12px;
    margin-left: 5px;
}
.ua_avatar {
    padding: 5px 7px 5px 0px;
    margin: 0px 5px 0px 0px;
    display: block;
    width: auto;
    float: right;
    color: #333;
}
.ua_username {
    font-size: 12px;
    color: #ff3a00;
    font-weight: bold;
}
.posr {
    position: relative;
}
.login_fb {
    float: right;
    line-height: 26px;
    color: #4b66a2;
}
.coin_ico {
    background-image: url(../img/icons/coin.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 23px;
    height: 18px;
    color: #fff;
}
.comingsoon_place {
    padding-top: 0;
}
.comingsoon_place p {
    font-size: 12px;
    margin: 0px;
    padding: 0 15px 15px 15px;
    line-height: 17px;
    color: #676767;
    background-color: #fff;
}
/*mail alert*/
.mail_alert {
    background-image: url(../img/icons/mail-alert.png);
    background-repeat: no-repeat;
    width: 51px;
    height: 63px;
    position: fixed;
    top: 231px;
    right: 0;
    z-index: 500;
}
.mail_alert span {
    font-size: 13px;
    text-align: center;
    width: 20px;
    float: right;
    margin: 19px 3px 0;
    font-weight: bold;
}
/*social media*/
li.hvr_none:hover {
    background-color: transparent!important;
}
.paginations ul.pagination li.first.active,
.paginations ul.pagination li.last.active {
    padding: 7px 11px;
    height: 31px;
    float: left;
    border: 1px solid #ddd;
}
.paginations ul.pagination li.first.active {
    border-radius: 2px 0 0 2px;
}
.paginations ul.pagination li.last.active {
    border-radius: 0 2px 2px 0;
    margin-left: -1px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    background-color: transparent;
    color: #ffffff;
}
.pagination>li.active,
.paginations ul.pagination li.first.active,
.paginations ul.pagination li.last.active,
.pagination>li>a, .pagination>li>span {
    font-weight: bold;
    border-radius: 40px!important;
    color: #ffffff;
    background-color: transparent;
    margin: 0 8px 0 0;
    position: relative;
    float: left;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    padding: 0;
    margin-right: 7px;
    font-size: 13px;
    z-index: 49;
    text-decoration: none;
    border: none;
}
.pagination>li.active,
.paginations ul.pagination li.first.active,
.paginations ul.pagination li.last.active {
    border-radius: 10px!important;
    color: #fff;
    background-color: #d43304;
}
.paginations ul.pagination li.first.active,
.paginations ul.pagination li.last.active {
    line-height: 35px;
}
ul.pagination {
    margin: 14px 0 5px;
}
.paginations_con {
    float: none;
    background-color: #ff3a00;
    margin-top: 20px;
    border-radius: 0px;
}
.paginations_con .paginations {
    margin: 0 auto;
    display: table;
}
#loader_game,
#loader_game span,
#loader_category,
#loader_category span,
#loader_banner,
#loader_banner span,
#loader_coming,
#loader_coming span {
    width: 125px;
    height: 40px;
}
#loader_category,
#loader_game,
#loader_banner,
#loader_coming {
    position: relative;
    float: right;
}
#loader_category,
#loader_game,
#loader_category span,
#loader_game span,
#loader_banner,
#loader_banner span,
#loader_coming,
#loader_coming span {
    color: #fff;
    float: right;
    border-radius: 20px;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    transition: all 0.2s ease-out;
}
#loader_icon,
#addloader_icon,
#bloader_icon,
#csloader_icon {
    pointer-events: none;
}
#loader_game span,
#loader_category span,
#loader_banner span,
#loader_coming span {
    background-color: #ff3a00;
    border: 3px solid #fff;
    line-height: 37px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
}
.comingsoon_place img {
    max-width: 283px;
    width: 100%;
    height: 196px;
    margin-top: 0;
}
.play_newestgame ul li {
    width: 31%;
    float: left;
    border: none;
    margin: 0 1% 1% 0;
    padding: 0;
    background-color: #fff;
}
.play_newestgame {
    height: auto!important;
}
.play_newestgame ul li img {
    margin: 0;
    padding: 10px;
    min-width: 146px!important;
    max-width: 146px!important;
    height: 146px!important;
    float: left;
}
.play_newestgame ul li p {
    text-align: left;
    float: left;
    margin: 0;
    line-height: 20px;
    margin-bottom: 8px;
    font-weight: normal;
    height: auto;
    font-size: 16px;
    color: #444;
    width: 100%;
}
.top-ten-list.play_newestgame ul li a {
    padding: 0;
    display: flex;
}
.gName {
    color:#fff;
    padding-left:15px;
    float:left;
    font-size:22px;
    margin-top:0px;
}

/*loader*/
.css3-spinner {
    width: 125px;
    height: 32px;
    text-align: center;
    background-color: transparent;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.css3-spinner > div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: 13px;
    width: 18px;
    height: 18px;
    background-color: #ff3a00;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.css3-spinner .css3-spinner-bounce1 {
    margin-left: -31px;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
    background-color: #ff3a00;
}
.css3-spinner .css3-spinner-bounce2 {
    margin-left: -9px;
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
    background-color: #ff3a00;
}
@keyframes bouncedelay {
    0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
    } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    }
}
.top-ten-list ul li a {
    width: 100%;
}
/*alert*/
.fadeSuccess {
    position: fixed;
    top: auto;
    width: auto;
    z-index: 5000;
    bottom: 4%;
    right: 1%;
}
.alert.success {
    background-color: #4CAF50;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    line-height: 44px;
    padding: 0 15px;
    height: 44px;
    margin: 0;
}
.alert.success span.closebtn {
    float: right;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    padding: 5px;
    background-color: #3c9e40;
    border-radius: 2px;
    margin: 9px 0 0 14px;
}
.effectPop {
    position: fixed;
    width: 100%;
    height: 100%;
    float: left;
    top: 0;
    z-index: 5000;
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: 0.3s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -moz-transition: 0.3s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -ms-transition: 0.3s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -o-transition: 0.3s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition: 0.3s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
/*upload*/
.btn-file{
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  clear: both;
  display: -webkit-box;
}
.btn-file > input{
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter:alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}
.fileupload .uneditable-input{
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
}
.fileupload .thumbnail{
  overflow: hidden;
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  text-align: center;
  border: none;
  background-color: #efefef;
  display: none;
}
.fileupload .thumbnail > img{
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
}
.fileupload .btn{
  vertical-align: middle;
}
.fileupload-exists .fileupload-new,.fileupload-new .fileupload-exists{
  display: none;
}
.fileupload-inline .fileupload-controls{
  display: inline;
}
.fileupload-new .input-append .btn-file{
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.fileupload {
    border-radius: 24px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
    border: 3px solid #fff;
    position: relative;
    margin-bottom: 20px!important;
    width: 133px;
    height: 133px;
}
.fileupload.fileupload-exists .btn-file.prl {
    z-index: 501;
}
.fileupload.fileupload-exists .btn-file.prl span.fileupload-exists {
    position: absolute;
    top: 0;
    line-height: 21px;
    left: 0;
    background-color: rgba(255, 255, 255, 0.57);
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
}
.thumbnail-borderless .thumbnail{
  border: none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fileupload-new .thumbnail-borderless .thumbnail{
  border: 1px solid #ddd;
}
.control-group .warning .fileupload .uneditable-input{
  color: #a47e3c;
  border: #a47e3c;
}
.control-group .warning .fileupload .fileupload-preview{
  color: #a47e3c;
}
.control-group .warning .fileupload .thumbnail{
  border: #a47e3c;
}
.control-group .error .fileupload .uneditable-input{
  color: #b94a48;
  border: #b94a48;
}
.control-group .error .fileupload .fileupload-preview{
  color: #b94a48;
}
.control-group .error .fileupload .thumbnail{
  border: #b94a48;
}
.control-group .success .fileupload .uneditable-input{
  color: #468847;
  border: #468847;
}
.control-group .success .fileupload .fileupload-preview{
  color: #468847;
}
.control-group .success .fileupload .thumbnail{
  border: #468847;
}
a.close .fileupload-exists {
  margin: 4px 0px 0px 0px;
}
/*register upload*/
.pro_ro .fileupload-preview,
.pro_ro .btn-file.prl,
.pro_ro {
    border-radius: 50%!important;
}
.pro_ro a.close.myclose {
    bottom: 2px!important;
    right: 0;
    font-size: 16px!important;
    line-height: 25px!important;
}
.pro_ro span.btn.btn-file.prl,
.fileupload.pro_ro,
.pro_ro span.fileupload-preview.myprev {
    width: 90px!important;
    height: 90px!important;
}
.pro_ro span.btn.btn-file.prl,
.pro_ro span.fileupload-preview.myprev {
    width: 90px!important;
    height: 90px!important;
}
/*uplaod close*/
span.btn.btn-file.prl {
    padding: 6px 7px;
    width: 133px;
    height: 133px;
    float: left;
    margin: 0;
    position: absolute;
}
/* pic browse */
span.fileupload-preview.myprev {
    width: 133px;
    height: 133px;
    border-radius: 23px;
    float: left;
    background-color: rgb(255, 255, 255);
    background-image: url('../img/Flat-Camera-Icon.png');
    background-position: center;
    background-repeat: no-repeat;
    -webkit-box-shadow: inset 0 2px 0px rgba(0, 0, 0, .25)!important;
    box-shadow: inset 0px 3px 4px rgba(0, 0, 0, .25)!important;
    overflow: hidden;
}
span.fileupload-preview img {
    max-width: none;
    position: relative;
    left: 0;
    height: 133px;
    top: -2px;
    z-index: 500;
    border-radius: 23px;
}
a.close.fileupload-exists.myclose {
    position: absolute;
    bottom: -5px;
    margin-left: -18px;
    background-color: #fe0101;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    text-shadow: none;
    z-index: 502;
    font-weight: bold;
    opacity: 1;
    transition: all 0.2s ease-out!important;
}
a.close.fileupload-exists.myclose:hover {
    box-shadow: 0 2px 6px rgba(0,0,0,0.2),0 2px 3px rgba(0,0,0,0.05)!important;
    transition: all 0.2s ease-out!important;
}
.sharing_fb {
    margin: 3px 0 0 5px;
    float: left;
}
.follow_fb {
    margin: 3px 0 0 5px;
    float: left;
    height: 25px;
}
.short_menu a.submitgame:hover {
    background-color: transparent;
    color: #ffffff;
    text-decoration: underline;
}
.home-game.about,
.home-game.about-us {
    padding: 10px;
}
.home-game.about-us {
    height: auto;
    padding: 0 25px 15px;
    margin: 0;
}
.about-us p {
    font-size: 12px;
    color: #777;
    line-height: 20px;
    text-align: justify;
}
.about-txt {
    font-size: 21px;
    color: #ff9d00;
    font-weight: bold;
    margin-top: 9px;
    text-align: left;
}
.home-game.about {
    box-shadow: none;
    border-radius: 0px;
    padding: 0 7px;
    border-radius: 10px;
    margin-bottom: 10px;
    margin-top: 10px!important;
    background-color: #fff;
    border: 5px solid #ff3a00;
}
.abt_mt {
    margin-top: 7px;
}
.abo_head {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
}
.home-game.about-us {
    border-top: 1px solid #d6d6d6;
    padding-top: 0;
    border-radius: 0;
}
.flogo object {
    float: left;
    height: 100%;
}
.flogo {
    margin-top: 10px;
    position: relative;
    margin: 12px auto;
    display: table;
}
.flogo span {
    height: 54px;
    overflow: hidden;
    float: left;
}
.flogo span:nth-child(2) object {margin-top: -25px;}

.flogo span:nth-child(2) {
    margin-top: 4px;
}
.top-ten-list.footer-msg ul li p {
    overflow: inherit;
    line-height: 39px;
    height: auto;
    text-overflow: inherit;
    white-space: inherit;
    width: auto;
    float: left;
}
.top-ten-list.footer-msg ul li {
    float: left;
    overflow: inherit;
}
.footer-msg .fb-send.fb_iframe_widget {
    margin: 13px 0 0 10px;
}
/*POPHOVER*/
.Nball-con {
    position: fixed;
    top: 40%;
    right: 0px;
    height: 55px;
    width: 63px;
    z-index: 5000;
}
.Nball-circle {
    width: 60px;
    z-index: 5000;
    position: absolute;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    border: 5px solid #ececec;
    box-shadow: 0 1px 9px rgba(0,0,0,.25);
}
.Nball-mid {
    width: 50px;
    height: 50px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    position: absolute;
}
.Nball-mid i {
    color: #ff3a00;
    font-size: 25px;
    -webkit-transform: rotateY(-198deg);
    -moz-transform: rotateY(-198deg);
    transform: rotateY(-199deg);
}
.Nball-circle:after {
    content:"";
    width: 60px;
    display: inline-block;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: -5px;
}
.latest_fade_overlay, .play_fade_overlay, .play_newestgame ul li img, .top-ten-list.right-list ul li img, .quality-sty span, .quality-sty span:hover, .Nball-con, .Nball-con:hover, .extendBal ul, .extendBal ul li, .Nball-con .extendBal, .Nball-con:hover .extendBal, .Nball-con:hover .extendBal ul, .swiper-button-prev i, .swiper-button-next i, .swiper-button-prev:hover i, .swiper-button-next:hover i {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.Nball-con:hover {
    width: 170px;
}
.extendBal ul {
    padding-left: 51px;
    padding-right: 9px;
    height: 50px;
    margin: 5px 5px 0 0px;
    background: #fff;
    overflow: hidden;
    border-radius: 50px;
    display: flex;
    box-shadow: 0 0px 4px rgba(0,0,0,.25);
}
.extendBal ul li {
    float: left;
    line-height: 50px;
    width: 33px;
    text-align: center;
}
.Nball-con .extendBal, .Nball-con:hover .extendBal {
    width: 0;
    position: absolute;
    right: 0px;
}
.Nball-con:hover .extendBal {
    width: 160px;
}
.extendBal ul li i {
    font-size: 15px;
}
.extendBal ul li:hover {
    color: #ff3a00;
    cursor: pointer;
}
.base_comment, .top-ten-list .vertical .right-list, .top-ten-list .play_newestgame,  .submit-area, .bestgame img, a.close .fileupload-exists .myclose {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.btn {
    border-radius: 22px!important;
    height: 46px;
    padding: 5px 30px;
    font-family: arial;
    font-weight: bold;
    line-height: 32px;
    font-size: 13px;
}
.lbtn,
.lbtn:active,
.lbtn:hover,
.lbtn:focus {
    border: 3px solid #fff!important;
}
/*best game*/
.beg_con {
    margin: 0;
    height: 214px;
    text-align: center;
}
.bestgame img {
    width: 120px;
    height: 107px;
    margin: 0 auto;
}
.bestgame .best_txt {
    color: #555;
    font-size: 13px;
    line-height: 22px;
    font-weight: bold;
    text-align: center;
    padding: 0;
    margin: 0;
}
.bestgame p {
    color: #999;
    padding: 0;
    margin: 0;
    line-height: 16px;
    height: auto;
    font-size: 10px;
    display: initial;
}
.bestgame h5 {
    margin: 0;
    clear: left;
    padding: 16px 0 0;
    font-size: 13px;
    color: #5a5a5a;
}
.bestgame {
    text-align: center;
    padding: 8px 0 0;
}
.bestgame .sub-gm.ani {
    border: none;
    padding: 3px;
    height: 139px;
    margin: 0 auto;
    display: table;
    background-color: transparent;
    box-shadow: none;
    float: none;
}
.bestgame span.pi-caption-icon {
    margin: 44px;
}
.bestgame a {
    display: inline-block;
}
.bestgamedes {
    margin: 0;
}
.best_title {
    font-size: 14px;
    width: 100%;
    float: left;
    margin-top: 10px;
}
.best_para {
    border: none;
    border-radius: 0px;
    color: #777;
    line-height: 17px;
    height: 104px;
    width: 159px;
    display: block;
    display: -webkit-box;
    font-size: 11px;
    float: left;
    white-space: pre-line;
    overflow: hidden;
    -webkit-line-clamp: 6;
}
.home-game.games_vertical {
    background-color: #ffffff;
    border-radius: 9px;
    margin-bottom: 30px;
    border: 9px solid #ff3a00;
    min-height: 300px;
}
.pi-caption-links i {
    padding-right: 5px;
}
.service_hed {
    font-size: 18px;
    font-weight: bold;
    color: #ff3a00;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.date_ico {
    position: absolute;
    right: 0;
    padding: 3px 12px 3px 5px;
    font-size: 10px;
    margin: -17px -10px 0 0;
    color: #689f38;
    font-weight: bold;
}
.pi-caption-icon i {
    color: #fff;
}
.top-ten-list.pop ul li p {
    line-height: 45px;
    height: auto;
}
.top-ten-list.pop ul li p {
    border-bottom: none;
}
.popular-games .top-ten-list.vertical.right-list {
    height: auto;
}
.home-game.about p {
    color: #383838;
    line-height: 19px;
    clear: left;
}
.aabo_in {
    padding: 0 6px 10px;
}
.aabo_in p {font-size: 12px;}
.play_title {
    color: #ffffff;
    text-align: left;
    float: left;
    font-size: 16px;
    padding: 0 14px;
    line-height: 29px;
    margin: 0 0 10px;
    text-shadow: 0px 1px 2px #666;
}
.walktxt {
    float: right;
    margin: 0px 0px 10px 0;
    padding: 0 20px;
    line-height: 33px;
    color: #f5f5f5;
    background-color: #ff3a00;
}
.home-design-gm .side_gm {
    width: 100%;
}
.side_gm {
    padding: 0 6px 6px;
    height: 82px;
    max-width: 277px;
}
span.gra.shdn,
span.gra.pen {
    padding: 2px 10px;
}
.footer-msg li {
    display: flex;
    height: 49px;
}
.footer-msg ul li p {
    line-height: 49px;
    padding-left: 9px;
    float: left;
    margin: 0;
}
.footer-msg ul {
    padding: 0;
}
.footer-msg li a {
    width: 100%;
}
.footer-msg li.hvr_none {
    display: block;
    height: auto;
    float: left;
    margin-top: 9px;
}
.footer-msg ul li.hvr_none p {
    height: 25px;
    line-height: 17px;
    margin: 0;
}
.footer-msg {
    width: 100%;
    float: left;
}
.footer-msg li:hover {
    background-color: rgba(238, 238, 238, 0.42);
}
.submit_rgm .side_gm .paragraph-end,
.home-design-gm .side_gm .paragraph-end,
.popular-games .side_gm .paragraph-end {
    bottom: 43px;
}
.submit_rgm ul li a,
.home-design-gm ul li a,
.popular-games ul li a {
    display: flex;
}
form.starc {
    margin: 102px 0 0 0;
}
.latest_fade_overlay,
.play_fade_overlay {
    float: left;
    position: absolute;
    z-index: 500;
}
.play_fade_overlay {
    width: 146px!important;
    height: 146px!important;
}
.latest_fade_overlay {
    width: 64px;
    height: 64px;
}
.play_newestgame .paragraph-end {
    top: 0;
    height: 38px;
}
.play_newestgame .paragraph-end.playparsm {
    bottom: 22px;
    top: inherit;
    height: 17px;
}
.paragraph-end.parsm {
    bottom: 17px!important;
    top: inherit;
    height: 17px;
}
ul.sitemap_li a {
    display: -webkit-inline-box;
    margin: 0;
    float: left;
}
ul.sitemap_li li {
    display: flex;
    line-height: 17px;
    width: 100%;
}
.cen,
ul.sitemap_li {
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;     /* You can set flex-wrap and flex-direction individually */
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;     /* Or do it all in one line with flex flow */
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;     /* tweak the where items line up on the row */     /* valid values are: flex-start, flex-end, space-between, space-around, stretch */
    -webkit-align-content: flex-end;
    align-content: flex-end;
}
.sitemap_date {
    width: 85px;
    padding: 5px 5px 5px 15px;
    color: #b9b7b7;
    line-height: 25px;
}
.play_ico {
    color:#b9b7b7!important;
}
span.sitemap_gname {
    padding: 5px 10px;
    color: #333;
    line-height: 25px;
}
ul.sitemap_li li:hover {
    background-color: #e4e4e4;
    color: #fff;
}
/*sitemap*/
.sit_head {
    font-size: 23px;
    font-weight: bold;
    color: #1e83ed;
    text-align: left;
    margin: 50px 0 20px 20px;
}
.sitem_head {
    padding: 0;
}
.sitem_head a li {
    padding-left: 20px;
}
.site_topic {
    font-size: 13px;
    padding-left: 20px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.sub-gm a {
    display: inline-block;
    width: 144px;
}
.gameInfoList {
    display: block;
    float: left;
    font-size: 12px;
    clear: left;
}
.gameInfoList dt, .gameInfoList dd {
    display: block;
    float: left;
    width: 109px;
    padding: 6px 0;
    margin-bottom: 10px;
    min-height: 30px;
    color: #666;
    font-weight: normal;
}
.gameInfoList dd {
    width: 270px;
    color: #333;
    padding-left: 10px;
}
.gameInfoDetails .gameTitle {
    width: 260px;
    float: left;
    text-transform: capitalize;
    color: #333;
    font-size: 16px;
    margin: 0 0 10px 0;
    font-weight: bold;
}
.gameInfoList dt {
    clear: left;
    color: #ff3a00;
    font-weight: bold;
    border-left: 2px solid #ff3a00;
    background-color: rgba(0, 0, 0, 0.05);
    padding-left: 11px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.18);
}
dd a {
    color: #ff3a00;
    font-weight: bold;
    width: 100%;
    word-wrap: break-word;
    float: left;
}
dd a:hover {
    color: #005d3e;
}
.login_tab {
    width: 479px!important;
    height: 396px;
    margin: 53px auto!important;
    background-color: white;
    position: relative;
    border-top: 55px solid #ff3a00;
}
.login_tab:before {
    content: "Login";
    top: -38px;
    position: absolute;
    color: #fff;
    font-size: 18px;
}

/*

/*comments*/
/* Recent comments widget */
.comments-widget .comment{
  padding: 10px 3px;
  position:relative;
}
.comments-widget .comment:hover{
  background:#f4f8fd;
}
.comments-widget  .comment-img{
  width: 35px;
  float:left;
}
.comments-widget  .comment-img img{
  border-radius:100%;
}
.comments-widget  .comment-details{
  width:auto;
  margin-left: 51px;
}
.comments-widget .comment-details h4{
  font-size:13px;
  margin:0px;
  line-height:25px;
  text-align: left;
}
.comments-widget .comment-details p{
  line-height: 20px;
  font-size:13px;
  text-align: left;
  margin: 0;
  color:#888;
}
.comments-widget .comment-details .btn-group{
  position:absolute;
  top:4px;
  right:5px;
  display:none;
}
.comments-widget .comment:hover .btn-group{
  display:block;
}
.comments-widget hr{
  margin:0px !important;
  padding:0px !important;
  height:0px;
}
/* Latest activity widget */
.latest-widget .lw-item{
  padding:7px 7px;
  border-bottom:1px solid #e7e7e7;
}
.latest-widget .lw-item:hover{
  background:#f4f8fd;
}
.latest-widget .lw-item:last-child{
  border-bottom:0px;
}
.latest-widget .lw-item i{
  color:#fff;
  display:inline-block;
  width:20px;
  height:20px;
  text-align:center;
  line-height:20px;
  margin-right:5px;
  border-radius:2px;
}
.widget {
    background: #fff;
    padding: 0px 22px 15px;
}
.widget .w-head h3 {
    font-size: 14px;
    line-height: 34px;
    color: #888;
    margin: 0px;
    padding: 0px;
}
.widget .w-head {
    border-bottom: 1px solid #eee;
    padding: 0px 0px;
}
input.form-control.clearable {
    background-color: #eee!important;
}
.btn-thm,
.btn-thm:focus,
.btn-thm:hover {
  background-color: #ff3a00!important;
  color: #fff;
}
.comment-col {
    color: #ff9d00;
    font-weight: bold;
    font-size: 18px;
}
.header_ad.bod {
    margin: 0px auto 4px;
    float: none;
    display: table;
    position: relative;
}
.play_rgt_ban {
    float: left;
    width: 100%;
    background-color: #ff3a00;
    border: 3px solid #fff;
    padding: 12px 12px 12px;
    height: auto;
    border-radius: 10px;
    margin: 15px 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.46);
}
.py_sm_ad,
.py_lft_ad {
    border-radius: 2px;
    width: 312px;
    float: right;
    padding: 6px;
    margin: 0;
}
.py_sm_ad {
    height: 144px;
    margin: 0 0 10px;
}
.box_ad {
    width: 305px;
    padding: 0;
    float: right;
}
.home_side_ad {
    margin: 15px auto;
    display: inline-block;
}
.plic {
    margin: 0 auto;
    display: table;
    font-size: 15px;
    width: 133px;
    height: 28px;
    padding-top: 10px;
    text-align: center;
}
.des_h {
    height: 201px!important;
}
.ins_h {
    height: 135px!important;
}
.gzlistings {
    padding: 0px 0;
    width: 779px;
    display: table;
    right: 0;
    float: left;
    margin: 0 0 0 8px;
}
.gzlistings li.sub-gm.ani {
    width: 123px;
    height: 123px;
    margin: 0 3px 6px;
    padding: 0px;
}
.gzlistings li.sub-gm.ani a {
    width: 100%;
}
.gzlistings li.sub-gm img {
    width: 127px;
    height: 127px;
}
.gzlistings li.sub-gm .pi-img-overlay.pi-img-overlay-darker {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.gzlistings li.sub-gm .paragraph-end {
    bottom: -5px;
}
.base_comment {
    display: inline-block;
    width: 100%;
}
.play_tp_ad {
    margin: 0 10px;
    float: right;
}
.play_top_con_pos {
    width: 1170px;
    float: right;
    overflow: hidden;
    height: 271px;
    position: relative;
    padding-bottom: 10px;
}
.comingsoon_place h1 {
    font-size: 15px;
    padding: 15px 0 9px 15px;
    background-color: #fff;
    margin: 0;
    font-weight: bold;
}
/*social media icon*/
ul.socialIconsFloat {
    width: 60px;
    padding: 11px;
    height: auto;
    background-color: #fff;
    position: fixed;
    z-index: 9999995;
    animation: a2aFadeIn .2s ease-in;
    margin-left: -83px;
    top: 150px;
    line-height: 32px;
    display: none;
}
.socialIconsFloat {
    text-align: center;
}
.socialIconsFloat li {
    margin: 15px 0;
}
.socialIconsFloat li:first-child, .socialIconsFloat li:last-child {
    margin: 0;
}
#contact-buttons-bar {
  position: fixed;
  top: 115px;
  left: -50px;
  width: 50px;
}
#contact-buttons-bar.slide-on-scroll {
  position: absolute;
  left: 0!important;
  text-align: center;
  padding: 0;
  overflow: hidden;
  z-index: 50;
}
.contact-button-link  {
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  margin-bottom: 1px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  background: #8e8e93;
  color: #fff;
  position: relative;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  transition: all 250ms;
}
.contact-button-link:hover,
.contact-button-link:focus,
.contact-button-link:active {
  color: #fff;
}
.contact-button-link.cb-hidden {
  left: -50px;
}
.contact-button-link.facebook {
  background: #3b5998;
}
.contact-button-link.linkedin {
  background: #0077b5;
}
.contact-button-link.gplus {
  background: #db4437;
}
.contact-button-link.pinterest {
  background: #ab0000;
}
.contact-button-link.separated {
  margin-top: 1em;
}
.show-hide-contact-bar,
.contact-button-link.show-hide-contact-bar:focus,
.contact-button-link.show-hide-contact-bar:active {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
  border: 0;
  font-weight: bold;
  outline: 0;
  padding: 0;
  width: 40px;
  line-height: 40px;
}
.contact-button-link.show-hide-contact-bar:hover {
  color: #000;
  background: #fff;
  padding: 0;
  width: 40px;
}
a.contact-button-link.cb-ancor.youtube {
    background-color: #d12e2e;
}
a.contact-button-link.cb-ancor.twitter {
    background-color: #30a0c4;
}
.logregister {
    background-color: #fff;
    float: right;
    border-radius: 5px 5px 0 0;
    margin: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.searchbar, .logregister a.loginicon, .logregister .profileicon {
    color: #333;
    padding-left: 26px;
}
.head_title {
    padding: 0;
}
.main-ms {
    margin: 0px 0 0;
    border-radius: 0;
}
.viewall {
    float: right;
    margin: 0 10px 8px 0;
    padding: 0;
    border: none;
    font-size: 12px;
    font-weight: bold;
}
.viewall,
.viewall:active,
.viewall:focus,
.viewall:hover {
    background-color: transparent!important;
    color: #ffffff!important;
    font-family: Arial;
}
.sizeali {
    width: 250px;
    margin-top: 7px;
}
span.head_title_name {
    height: 35px;
    padding: 0 15px;
    font-size: 19px;
    font-weight: bold;
    color: #434444;
    display: inline-block;
}
.bannerCount {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
    background-color: rgba(68, 68, 68, 0.85);
    padding: 2px 15px;
    border-radius: 15px;
    color: #fff;
}
.head-bg-text strong {
    margin-bottom: 4px;
    display: inline-block;
}
.gnotfound {
    width: 100%;
    height: 390px;
    margin: 20px auto;
    display: table;
    text-align: center;
    padding: 30px 0;
    color: #848484;
    background: #fff url(../img/nodata.png) no-repeat center;
    background-size: inherit;
}
/* bar nav */
.navbar-toggle {
    margin: 0;
    right: 0;
    border: 0;
    padding: 14px;
}
.navbar {
    border: 0;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar.navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle:hover .icon-bar {
    background-color: #ff3a00;
}
.hhe {
    height: 131px;
    padding: 10px 0 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../img/header.png);
}
.centerAlignPlay {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;     /* You can set flex-wrap and flex-direction individually */
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;     /* Or do it all in one line with flex flow */
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;     /* tweak the where items line up on the row */     /* valid values are: flex-start, flex-end, space-between, space-around, stretch */
    -webkit-align-content: flex-end;
    align-content: flex-end;
}
.navbar-nav {
    margin: 8px 0;
}
.navbar-nav li {
        float: left;
        position: relative;
        list-style: none;
        margin-left: 0;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: transparent;
    border: 0;
    color: #ff3a00;
}
a.list-group-item {
    border: 0;
}
.cmain {
    padding: 0 20px;
}
.head-menu nav {
    background-color: #0066ff;
    background: -moz-linear-gradient(top,#00e8ff 2%,#0066ff 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#00e8ff),color-stop(100%,#0066ff));
    background: -webkit-linear-gradient(top,#00e8ff 2%,#0066ff 100%);
    background: -o-linear-gradient(top,#00e8ff 2%,#0066ff 100%);
    background: -ms-linear-gradient(top,#00e8ff 2%,#0066ff 100%);
    background: linear-gradient(top,#00e8ff 2%,#0066ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e8ff',endColorstr='#0066ff',GradientType=0);
    border-left: 0px!important;
    border-right: 0px!important;
    margin-bottom: 10px;
    width: 100%;
}
.coming-soon .gra, .popular-games .gra {
    font-weight: bold;
    font-size: 16px;
}
.top-ten-list.vertical.play_newestgame li {
    height: auto;
    width: auto;
}
.swiper-slide {
    background: transparent;
}
.sub-notification span.gra.pen {
    font-size: 16px;
    font-weight: bold;
    padding-left: 13px;
}
ul.fmenu,
ul.fnav {
    padding: 0;
}
ul.fnav {
    padding: 0 0 0 10px;
    float: left;
}
ul.fnav li a:hover {
    text-decoration: underline;
}
ul.fmenu li {
    padding: 5px 5px;
}
ul.fmenu li,
ul.fnav li {
    border-right: 1px solid #ff3a00;
    padding: 5px 5px;
    margin: 10px 0;
    line-height: 8px;
    font-size: 11px;
    font-weight: bold;
}
ul.fmenu li {
    float: left;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
ul.fnav li {float: none;margin: 4px 7px 0 0;border: none;}
ul.fmenu li a,
ul.fnav li a {
    color: #222;
}
ul.fmenu li:last-child,
ul.fnav li:last-child {
    border-right: none;
}
.fot-soc a {
    margin-right: 5px;
}
.marh label:first-child {margin-top: 0; }
.lineDot {
    padding: 10px;
    border: 8px dotted #ff3a00;
}
.footer-ui p {
    color: #ff3a00;
}
.hvr_none p {
    font-weight: bold;
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    background-color: transparent;
    color: #000;
}
.submit_rgm .side_gm p {
    line-height: 16px;
}
.errorCode{
    color:#FF0000;
    clear: left;
    position: relative;
    top: 20px;
    font-size: 12px;
    font-weight: bold;
    left: 5px;
    text-align: center;
}
.btn:active {
    box-shadow: none!important;
}
.login_tab .loginForm {
    width: 92%;
    padding: 30px 65px 45px;
    margin: -4px auto 0;
    display: table;
    float: none;
    /* background: url(../img/lbottom.png) no-repeat top left; */
    background-size: 100% 100%;
}
.login_tab .regi {
    width: 93%;
    margin: -7px auto 0;
    display: table;
    float: none;
}
.login_tab h2.loginlogo,
.login_tab h2.reglogo {
    height: 72px;
    display: none;
    margin-bottom: 0;
    background-size: 100% auto;
}
.login_tab h2.reglogo {
    /*background: url(../img/register.png) no-repeat top left;*/
    background-size: 100%;
}
.login_tab h2.loginlogo {
    /* background: url(../img/header_log.png) no-repeat top left; */
    background-size: 100% auto;
}
.login_tab.reg form {
    width: 380px!important;
    height: 400px;
    margin: -6px auto 0!important;
    padding: 30px 59px 45px;
}
.gameInfoDetails {
    display: inline-block;
    padding: 15px;
    color: #909090;
    border-radius: 9px;
    width: 92%;
    margin: 0 4% 20px;
}
.popdonemsg {
    width: 500px;
    height: 358px;
    margin: 0 auto;
    float: none;
    top: 20%;
    position: relative;
    background-size: 100%;
}
.popdonemsg.gm {
    background: url(../img/uploadGame.png) no-repeat center;
}
.popdonemsg.cs {
    background: url(../img/uploadCS.png) no-repeat center;
}
.popdonemsg.best {
    background: url(../img/uploadBanner.png) no-repeat center;
}
.popdonemsg span#gameDone {
    position: absolute;
    right: 0px;
    width: 53px;
    height: 55px;
    border-radius: 50%;
}
.uploadViewPop {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    float: none;
    position: relative;
    text-align: center;
    top: 80px;
    left: -12px;
    display: table;
}
.uploadViewPop img {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin-bottom: 10px;
}
.uploadViewPop a {
    font-size: 14px;
}
ul.fmenu ul {
    float: left;
    padding: 0;
    margin: 0;
}
ul.fmenu li a {
    padding: 9px;
    line-height: 19px;
}
ul.fmenu {
    margin: 20px 0 12px;
    clear: left;
    float: left;
}
a.hedMenu {
    display: none;
}
.submit-area {
    margin-top: 10px;
    background-color: #ffffff;
    border-radius: 9px;
    margin-bottom: 30px;
    border: 9px solid #ff3a00;
}
.gm-rate-box.add_pack {
    border-radius: 10px;
}
.search_bg {
    border-radius: 0 0 10px 10px;
    min-height: 400px;
}
.sitemap_txt.slist {
    margin: 8px 8px 20px;
    width: auto;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.37);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.37);
}
.sitemap_txt.slist:hover {
    background-color: #999;
}
.sitemap_txt.slist span {
    background-color: #addfff;
}
.sitemap_txt.slist span:hover {
    background-color: #5cb8f3;
}
.sitemap_txt.slist .sitemap_date {
    width: auto;
    color: #555;
    background-color: #fff;
    padding: 5px;
    line-height: 40px;
}
.sitemap_txt.slist i {
    position: absolute;
    right: 0;
    background-color: #1e83ed;
    color: #fff;
    width: 30px;
    font-size: 9px;
    top: -7px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.37);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.37);
}
.search_img img {
    width: 50px;
    height: 50px;
}
.sit_head small {
    font-weight: bold;
    font-size: 12px;
}
.extendBal ul a {
    display: inline-block;
}
.bordcol {
    padding-bottom: 20px;
}
.banner-handle {
    background-color: #fff;
    padding: 8px;
    margin: 20px 0 10px;
    border-radius: 10px;
}
.coming-soon:hover .gra,
.popular-games:hover .gra {
    background: transparent;
    color: #222;
}





/*game list*/
table.vtable tr th {
  text-align: center;
  font-weight: normal;
}
.fs16 {
    font-size: 16px;
}
.sm_pro_img {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0), 0 3px 4px rgba(0, 0, 0, 0.36);
}
.red {
  color: #1e83ed;
}
.ml20 {
  margin-left: 20px;
}
.cen {
  margin: 0 auto!important;
  display: table!important;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;     /* You can set flex-wrap and flex-direction individually */
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;     /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;     /* tweak the where items line up on the row */     /* valid values are: flex-start, flex-end, space-between, space-around, stretch */
  -webkit-align-content: flex-end;
  align-content: flex-end;
}
table.vtable {
  width: 100%;
  border-collapse: collapse;
  clear: left;
  float: left;
  margin: 0 auto;
  display: table;
  border: 0;
}
.vtable tr:nth-of-type(odd) {
  background: #fff;
}
.vtable tr:nth-of-type(even) {
  background: #fff;
}
.vtable tr {
  border: 0;
}
.vtable th {
  background: #ff3a00;
  color: white;
  font-weight: bold;
  border: 0!important;
}
.vtable td, .vtable th {
  padding: 6px;
  border: 0px solid #ccc;
  text-align: left;
}
.vtable td {
  line-height: 35px!important;
  border: 0!important;
}

.vtable td.name,
.vtable td.desc {
  overflow: hidden;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
  white-space: nowrap;
}
.vtable td.name {
  width: 200px;
  max-width: 200px;
}
.vtable td.desc {
  width: 350px;
  max-width: 350px;
}
.img_down_con {
    position: relative;
    height: 33px;
    width: 33px;
    margin: 0 auto;
}
.img_down_con a {
    display: block;
}
.img_down_con i {
    position: absolute;
    bottom: -3px;
    right: -5px;
    background-color: #1e83ed;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    color: #fff;
}


/*pagination*/
.game_list_table {
    background-color: transparent;
    float: right;
}
.game_list_table ul li a {
    color: #333;
}
.game_list_table .paginations ul.pagination li.first,
.game_list_table .paginations ul.pagination li.last,
.game_list_table .pagination>li>a,
.game_list_table .pagination>li>span {
    border-radius: 4px!important;
    margin: 0 8px 0 0;
}
.game_list_table ul li a:hover {
    background-color: rgba(157, 189, 62, 0.06);
    color: #9dbd3e;
}
.action_ico i {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    margin-left: 4px;
}
.action_ico i:hover {
    cursor: pointer;
    background-color: rgba(184, 214, 255, 0.28);
}


/*edit*/
.sm_form {
    width: 300px;
    margin: 0 auto;
}
.sm_form input,
.sm_form label {
    text-align: left!important;
}
.edit_form input {
    width: 100%
}
.descr {
  height: 150px;
  line-height: 20px;
  word-wrap: break-word;
  word-break:
  break-all;
  background-color: #addfff;
  -webkit-box-shadow: inset 0 2px 0px rgba(0, 0, 0, .25)!important;
  box-shadow: inset 0 2px 0px rgba(0, 0, 0, .25)!important;
  font-weight: bold;
  font-family: Arial;
  font-size: 13px;
  color: #272727;
  resize: none;
  width: 100%;
  padding: 15px;
}
.ed_update_img {
  position: relative;
}
.ed_update_img .myclose {
  bottom: 10px!important;
  right: -4px;
  top: inherit!important;
}

/*update*/
.w100 {
    width: 100px;
}


table.table.vtable.poptable td {
    line-height: 18px!important;
}
.sub_info {
    position: absolute;
    right: 14px;
    top: 41px;
    float: right;
    font-size: 18px;
    text-align: center;
    color: #1e83ed;
    background: #fff;
    line-height: 29px;
    border-radius: 50%;
    width: 29px;
    height: 28px;
}
.yellow {
  background-color: #fffe3e;
}
.pvn {
    pointer-events: none!important;
}

.lb td {
    background-color: rgb(184, 214, 255);
}
.lc td {
    background-color: rgb(184, 214, 255);
}
.vtable td.f:first-letter {
    color: #1e83ed;
    font-size: 17px;
}




/* new custom */
.head-menu .nav > li > a {
    padding: 5px 15px;
    font-weight: bold;
    font-size: 18px;
    display: block;
    padding: 9px 14px;
    margin: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-shadow: 1px 0px 1px #535353;
    color: #f1f1f1;
    text-decoration: none;
}
.datetd {
    min-width: 95px;
}
.action_ico {
    width: 108px;
}
.head_se_con {
    float: left;
    width: 242px;
    display: flex;
    position: absolute;
    bottom: 0;
}
input.head_search {
    margin: 4px 0 0 4px;
    height: 28px;
    border-radius: 5px 0 0 0;
    border: 1px solid #ddd;
    padding: 0 7px;
    background: #fff;
}
input.head_search:active,
input.head_search:focus {
    border: 1px solid #ddd!important;
    box-shadow: none!important;
}
.head_se_con .btn {
    padding: 0 10px;
    margin: 4px 0 0 0;
    border-radius: 0 5px 0 0!important;
    line-height: 10px;
    height: 28px;
    background: #0066ff;
    color: #fff;
}
.rate_btn {
    padding: 5px 10px;
    line-height: 22px;
    height: 35px;
    border-radius: 6px!important;
}

.short_menu a.submitgame:first-child {
    border: 0;
}
.thankscen {
    width: 100%;
    margin: 25px 0px!important;
    float: left;
}
.random_game {
    width: 100%;
}
.rand_list {

}
ul#rand_list li {
    float: left;
    margin: 0 10px 0 0;
}
ul#rand_list {
    margin: 60px 0;
    display: block;
}
#rand_list li img {
    width: 128px;
    height: 128px;
}




/*responsive*/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .game_list_table {
      margin: 10px auto;
      display: table;
      float: none;
  }
  .vtable td {
      line-height: 22px!important;
  }
}
@media only screen and (min-width: 1367px) {
    .header_bg {
        background-position: center -116px;
    }
}
@media only screen and (min-width: 1200px) {
    .header_bg {
        background-position: center center;
    }
}
@media only screen and (min-width : 768px) and (max-width: 992px) {
    .res-pln {
        padding-left: 15px;
    }
    .head-search {
        margin-top: 19%;
    }
    .res-pln {
        padding-left: 15px;
    }
}
@media only screen and (min-width : 610px) and (max-width: 992px) {
    .newst_game {
        display: none;
    }
    .play_newestgame ul li {
        width: auto;
    }
    .header_bg {
        /* height: 180px; */
    }
}
@media only screen and (min-width : 475px) and (max-width: 768px) {
    .res-pln {
        padding-left: 15px;
    }
    .head-search {
        margin-top: -6%;
    }
    .logo {
        margin-top: 0;
    }
}
@media only screen and (min-width: 768px) {
    .home-game .pack {
        margin-right: 0px;
    }
    .home-game {
        height: auto;
    }
}
@media only screen and (max-width: 768px) {
    .home-game {
        height: auto;
        overflow: hidden;
        border-radius: 2px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
    }
}
@media only screen and (max-width: 610px) and (min-width: 350px) {
    .play_newestgame ul li {
        width: 96%;
        margin: 2%;
    }
}
@media only screen and (max-width: 550px) {
    .hhe {
        /*height: 166px;
        background-size: auto 53px;
        background-image: url(../img/logo.png);*/
        background: transparent;
        height: 205px;
    }
    .header_bg {
        background-color: transparent;
    }
    .head_se_con {
        position: inherit;
        margin: 5px auto 0;
        float: none;
        width: 254px;
        border: 6px;
        display: none;
    }
    input.head_search {
        border-radius: 18px 0 0 18px;
    }
    .head_se_con .btn {
        border-radius: 0 18px 18px 0!important;
        padding-right: 10px!important;
    }
    .logregister {
        float: none;
        margin: 10px auto;
        position: inherit;
        display: table;
        padding: 0 7px;
        border-radius: 25px;
    }
}
@media only screen and (max-width: 505px) {
    .login_tab {
        width: 96%!important;
        margin: 2%!important;
        padding: 0!important;
        background-color: #efefef;
    }
    .login_tab .loginForm {
        background: none;
        padding: 40px 5%;
    }
}


@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */
  table.vtable, .vtable thead, tbody.vtable , .vtable th, .vtable td, .vtable tr {
        display: block;
        border: 0;
  }
  .vtable thead tr {
         position: absolute;
     top: -9999px;
     left: -9999px;
  }
  .vtable tr {
    border: 1px solid #ccc;
  }
  .vtable td.name, .vtable td.desc {
      width: 100%;
      max-width: 100%;
      white-space: normal;
  }
  .vtable tbody {
    width: 100%;
    float: left;
  }
  .vtable tbody .img_down_con {
    width: 60px;
    height: auto;
  }
  .vtable td {
     border: none;
     border-bottom: 1px solid #eee;
     position: relative;
     padding-left: 50%;
     text-align: center;
  }
  .vtable td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
  } 
  .vtable td:nth-of-type(1) {
    color: #ff3a00;
    font-weight: bold;
  }
  .vtable td:nth-of-type(2) img {
    width: 60px;
    height: 60px;
  }
  .vtable td:nth-of-type(2) {
    height: auto;
  }
  .vtable td:nth-of-type(1):before,
  .vtable td:nth-of-type(2):before,
  .vtable td:nth-of-type(3):before,
    .vtable td:nth-of-type(4):before,
  .vtable td:nth-of-type(5):before {
    content: "";
  }
}
