html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin: 0;
    padding: 0;
}

body {
    word-wrap: break-word;
    background-color: #f4fbeb;
    color: #1F282C;
}

 h1, h2, h3, h4, h5 {
    line-height: normal;
}

h1 {
    font-size: 1.4em;
}

 h2 {
    font-size: 1.3em;
}

 h3 {
    font-size: 1.2em;
}

 h4 {
    font-size: 1.1em;
}

 h5 {
    font-size: 1em;
}

a {
    color: #398dd8;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0 none;
}

textarea {
    resize: vertical;
}

input, textarea, select, button, body {
    font: 12px/16px Arial, Helvetica, sans-serif;
}

input, textarea, select, button, a {
    outline: none;
}

p {
    margin-bottom: 0.4em;
}

hr {
    border: 0 none;
    border-top: 1px solid #dbe8ed;
    height: 1px;
}

ul {
    margin: 0px;
    list-style: disc outside;
}

ol {
    margin: 0 0 18px 2.1em;
    list-style: decimal;
}

.clr {
    clear: both;
}
.header{
    height:220px;
}
.header-top{
    text-align:center;
    height: 220px;
    position:relative;
    background: #353145; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1MzE0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTM1NDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #353145 0%, #393542 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353145), color-stop(100%,#393542)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #353145 0%,#393542 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #353145 0%,#393542 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #353145 0%,#393542 100%); /* IE10+ */
    background: linear-gradient(to bottom, #353145 0%,#393542 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353145', endColorstr='#393542',GradientType=0 ); /* IE6-8 */
}

.header-bottom{
    height:107px;
    position:relative;
    background: #1f1c24; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmMWMyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOTI1MzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #1f1c24 0%, #292530 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f1c24), color-stop(100%,#292530)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1f1c24 0%,#292530 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1f1c24 0%,#292530 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1f1c24 0%,#292530 100%); /* IE10+ */
    background: linear-gradient(to bottom, #1f1c24 0%,#292530 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f1c24', endColorstr='#292530',GradientType=0 ); /* IE6-8 */
}
.header-logo{
    position:absolute;
    background: url("../images/top-logo.png") transparent;
    display: inline-block;
    height: 0px;
    overflow: hidden;
    padding-top: 51px;
    width: 195px;
    top: 38px;
    left: 32px;
}
.header-search{
    position:relative;
    display:inline-block;
    width:382px;
    height:26px;
    margin-top:46px;
    border: 1px solid #5e3c88;
    border-radius: 4px;
    text-align:left;
    
    background: #1d1c27; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFkMWMyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDM0NDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #1d1c27 0%, #403448 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d1c27), color-stop(100%,#403448)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1d1c27 0%,#403448 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1d1c27 0%,#403448 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1d1c27 0%,#403448 100%); /* IE10+ */
    background: linear-gradient(to bottom, #1d1c27 0%,#403448 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d1c27', endColorstr='#403448',GradientType=0 ); /* IE6-8 */
}
.header-search-icon{
    background: url("../images/header-search-icon.png") transparent;
    width:17px;
    height:17px;
    display:inline-block;
    margin: 4px 0px 0px 3px;
}
.header-search-input{
    width:295px;
    top:-3px;
    position:relative;
    background: transparent;
    border: none;
    color:#a1b8bf;
}
.header-search-submit-bt{
    background:none;
    background-color: #5e3c88;
    border: none;
    color: #D1E0E4;
    cursor: pointer;
    font-weight: 700;
    height: 26px;
    width:55px;
    position:absolute;
    top:0px;
    right: 0px;
}
.max-width{width:1020px; margin:0 auto;position:relative;}
.main-content-table{
    width:100%;
}
.main-content-table .left-column{
    width:263px;
    padding-right: 3px;
    padding-left:10px;
}
.left-column, .right-column{padding-top:10px; vertical-align: top;}
.left-menu{
    margin:0px;
    padding:0px;
    border-radius:6px;
    margin-bottom: 10px;
}

.left-menu li{
    list-style-type: none;
    height: 37px;
    background-color: #302B3B;
    transition: background 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
    border-top: 1px solid #151219;
}
.left-menu li:hover{
    background: #4f3d5f;
}
.left-menu li:first-child{
    border:none;
    border-radius: 6px 6px 0px 0px;
}

.left-menu li:last-child{
    border-radius: 0px 0px 6px 6px;
}
.left-menu li a, .left-menu li span{
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 15px 10px 45px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}
.left-menu li.disable-left-menu-li{background-color:#2e2e2e;}

.icon-bg-1{background-image: url("../images/icon-nav-global-1.png"); background-position: 12px 10px;}
.icon-bg-2{background-image: url("../images/icon-nav-global-2.png"); background-position: 12px 10px;}
.icon-bg-3{background-image: url("../images/icon-nav-global-3.png"); background-position: 12px 10px;}
.icon-bg-4{background-image: url("../images/icon-nav-global-4.png"); background-position: 12px 10px;}
.icon-bg-5{background-image: url("../images/icon-nav-global-5.png"); background-position: 12px 10px;}

.left-top-frendly-link{
    background-color: #EEEEEE;
    border-radius: 5px;
    font-size: 13px;
    padding: 5px;
    margin-bottom:10px;
}
#mask{
    background-color: #000000;
    display: none;
    left: 0px;
    position: fixed;
    top: 0px;
    z-index: 901;
}
.show-modal-reclame-bt, .show-modal-reviews-bt{
    position: fixed;
    right:0px;
    z-index:902;
    width:25px;
    height:75px;
    background-image: url('../images/open-modal-bt-1.png');
    display:block;
    top:5px;
}
.show-modal-reviews-bt{
    background-image: url('../images/open-modal-bt-2.png');
    height:68px;
    top:85px;
}
.modal-reclame-window{
    display: none;
    position: fixed;
    z-index: 999;
    width: 600px;
    top:5px;
    right:50px;
}
.modal-add-frend-window{
    display: none;
    position: fixed;
    z-index: 999;
    width: 400px;
    background-color:#fff;
    padding:15px;
    border-radius:6px;
    text-align:center;
}
.reclame-window-header{
    background-image: url('../images/top-logo.png');
    background-position: 5px 5px;
    background-color: #014C91;
    background-repeat: no-repeat;
    border-radius: 10px 10px 0px 0px;
    height: 55px;
    position:relative;
}
.reviews-window-header{
    background-image: url('../images/top-logo.png');
    background-position: 5px 35px;
    background-repeat: no-repeat;
    position:relative;
    border-radius: 10px 10px 0px 0px;
    background-color: #393453;
    height: 115px;
    color: #D2CCEF;
    padding-left:220px;
    padding-top:10px;
}
.reviews-header-text{
    display:block;
    width:600px;
}
.modal-reviews-window{
    display: none;
    position: fixed;
    z-index: 999;
    width: 960px;
    top:85px;
    right:50px;
    color: #D2CCEF;
}
.reclame-window-header > span{
    font-size: 18px;
    position:absolute;
    top:20px;
    left: 210px;
    color: #D2CCEF;
}
.modal-reclame-window-close-bt{
    background-image: url('../images/close-show-modal.png');
    background-size: cover;
    position:absolute;
    width:26px;
    height:26px;
    top:5px;
    right:5px;
}
.reclame-window-body{
    background-color: #fff;
    border-radius: 0px 0px 10px 10px;
    height:320px;
    padding: 15px;
}
.reviews-window-body{
    background-color: #fff;
    border-radius: 0px 0px 10px 10px;
    height:380px;
    padding: 15px;
}
.reclame-window-body > table, .reviews-window-body > table{width:100%;}
.reclame-window-body > table td, .reviews-window-body > table td{vertical-align:top;}
.modal-reclame-title, .modal-reviews-title{
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin: 0px 0px 15px;
    display:block;
    color: #0F51A3;
}
.reviews-user-foto{width:55px; height:55px;border-radius: 5px; float:left; margin-right:10px;}
.modal-reclame-text{
    color: #273D4F;
    font-size: 14px;
}

.modal-reclame-textarea, .modal-reviews-textarea{
    background: #F3F3F3;
    border-bottom: 1px solid #CFCFCF;
    border-left: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    border-top: 2px solid #CFCFCF;
    height: 160px;
    text-align: left;
    width: 98%;
    border-radius: 5px;
    padding:5px;
}
.modal-reviews-textarea{margin-top:10px;}
.modal-reclame-send-bt, .modal-reviews-send-bt{
    background-color: #014C91;
    border-radius: 6px;
    padding: 10px 20px 10px 20px;
    display:inline-block;
    font-size: 18px;
    color: #D2CCEF;
    margin-top:10px;
    cursor:pointer;
}
.modal-reclame-send-bt:hover, .modal-reviews-send-bt:hover{
    background-color: #362E4D;
}
#send-reclame-error, #send-reviews-error{
    text-align:center;
    color:red;
    display:none;
    font-size:14px;
    margin-top:10px;
}
.modal-reviews-td{
    padding-right:20px;
}
.modal-reviews-block{
    overflow-y: auto;
    height:340px;
}
.one-review-user-name{
    color:#526093;
}
.one-review{
    font-size:14px;
    border-top: 1px solid #c6c6c6;
    padding-top:10px;
    margin-bottom:10px;
    position:relative;
}
.one-review:first-child{border:none;}
.one-review-text{
    color:#444;
}
.one-review-date{
    font-size:12px;
    color:#777;
}
.one-review-delete-block{
    position:absolute;
    display:inline-block;
    top:10px;
    right:0px;
    font-size:12px;
    color: #2E2E2E;
}
.one-review-delete-block a{
    color:red;
}
.add-frend-bt{
    position:absolute;
    width:120px;
    height:22px;
    background-image: url('../images/add_frend.gif');
    top:95px;
    left: 70px;
}
.modal-add-frend-title{
    display:inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #424242;
}
.modal-add-frend-email{
    border: 1px solid #A097B3;
    border-radius: 4px;
    color: #393542;
    padding: 3px;
    text-align: center;
    width: 90%;
    margin-top:20px;
}
.modal-add-frend-bt{
    background: #443F4D;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    margin: auto;
    padding: 5px;
    text-align: center;
    width: 100px;
    margin-top:15px;
}
.span-error, .span-ok{
    font-size:14px;
    color:red;
    margin-top:10px;
    display:inline-block;
}
.span-ok{color:green;}
.top-hits-block{
    text-align:center;
    position:absolute;
    width:100%;
    top:130px;
}
.one-hit-block{
    width:105px;

    display:inline-block;
    margin-right:2px;
    margin-left:2px;
}
.one-hit-block-link{
    display:block;
    overflow: hidden;
    border-radius: 5px;
    margin: 0px 5px;
    padding: 7px;
    text-decoration:none;
}
.one-hit-block-link:hover{
    background: #413957;
    text-decoration:none;
}
.one-hit-game-logo{
    height: 35px;
    margin: auto;
    width: 50px;
}
.one-hit-game-logo > img {
    width:35px;
    height:35px;
    border-radius: 3px;
}

.one-hit-number{
    background: #797080;
    border-radius: 2px;
    color: #312E48;
    display: block;
    float: left;
    font-weight: 700;
    height: 13px;
    line-height: 1.2em;
    margin: 0px 4px 0px 0px;
    text-align: center;
    width: 11px;
}

.one-hit-title{
    position: relative;
    white-space: nowrap;
    width: 80px;
    color: #EEE4C1;
    font-weight: 700;
    margin-top: 5px;
    text-align: center;
    text-decoration:none;
}
.one-hit-title::after{
    content: ''; /* Выводим элемент */
    position: absolute; /* Абсолютное позиционирование */
    right: -8px; top: 0; /* Положение элемента */
    width: 20px; /* Ширина градиента*/
    height: 100%; /* Высота родителя */
    /* Градиент */
    background: -moz-linear-gradient(left, rgba(56,52,67, 0.2), #383443 100%);
    background: -webkit-linear-gradient(left, rgba(56,52,67, 0.2), #383443 100%);
    background: -o-linear-gradient(left, rgba(56,52,67, 0.2), #383443 100%);
    background: -ms-linear-gradient(left, rgba(56,52,67, 0.2), #383443 100%);
    background: linear-gradient(to right, rgba(56,52,67, 0.2), #383443 100%);
}
.one-hit-block-link:hover .one-hit-title::after{
    content: ''; /* Выводим элемент */
    position: absolute; /* Абсолютное позиционирование */
    right: -8px; top: 0; /* Положение элемента */
    width: 20px; /* Ширина градиента*/
    height: 100%; /* Высота родителя */
    /* Градиент */
    background: -moz-linear-gradient(left, rgba(65,57,87, 0.2), #413957 100%);
    background: -webkit-linear-gradient(left, rgba(65,57,87, 0.2), #413957 100%);
    background: -o-linear-gradient(left, rgba(65,57,87, 0.2), #413957 100%);
    background: -ms-linear-gradient(left, rgba(65,57,87, 0.2), #413957 100%);
    background: linear-gradient(to right, rgba(65,57,87, 0.2), #413957 100%);
}
.game-of-week-div, .left-block-div{
    background: #EEEEEE;
    border-radius: 5px;
    margin: 0px 0px 10px 0px;
    overflow: visible;
}
.game-of-week-title, .left-block-title{
    background: #595959;
    border-bottom: 2px solid #2A2A2A;
    border-radius: 5px 5px 0px 0px;
    color: white;
    font-size: 14px;
    font-weight: 700;
    height: 29px;
    line-height: 29px;
    overflow: visible;
    position: relative;
    text-align: center;
}
.game-of-week-star{
    background: url("../images/star_week.png") transparent;
    display: block;
    height: 24px;
    left: -7px;
    position: absolute;
    top: -10px;
    width: 24px;
}
.game-of-week-body, .left-block-body{
    padding:15px;
    overflow-x: hidden;
    position:relative;
}
.game-of-week-img{
    width:70px;
    height:70px;
    margin-right:10px;
    margin-bottom:10px;
    float:left;
    border-radius: 5px;
}
.game-of-week-link{
    white-space: nowrap;
    display:block;
    width:150px;
    overflow: hidden;
    color: #332052;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}
.game-of-week-link:hover{
    color: #398DD8 !important;
}
.game-of-week-span{color:#4A4949;}

.game-of-week-link-download{
    background-color: #383838;
    border-radius: 3px;
    color: white;
    font-size: 12px;
    font-weight: 700;
    height: 23px;
    line-height: 23px;
    text-align: center;
    display:inline-block;
    padding: 2px 15px 2px 15px;
    margin-top:5px;
}
.main-content-block{
    background: #FFFFFF;
    border-radius: 7px;
}
.last-games-news-slider{
    position:relative;
}
.last-games-news-img-block{
    width: 230px;
    height: 179px;
}
.last-games-news-img{
    display:none;
    width: 230px;
    height: 179px;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
}
.last-games-news-img:first-child{
    display:inline-block;
}
.last-games-news-ul{
    display: inline-block;
    position:absolute;
    left: 240px;
    top: 0px;
    list-style: none outside none;
    margin: 0px;
    width: 485px;
}
.last-games-news-li{
    background: #FFFFFF;
    border: none;
    height: 50px;
    margin: 0px 0px 16px;
    overflow: hidden;
    padding: 5px;
    color: #171717 !important;
}
.last-games-news-li > a{
    display: block;
    height:100%;
    width:100%;
    text-decoration:none;
}
.last-games-news-li > a > b, .last-games-news-li > a{
    color: #193B6E;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 0px 0px 5px;
}

.last-games-news-li > a:hover > b{color: #398DD8 !important; text-decoration: underline;}

.last-games-news-li > a > span{
    color: #171717 !important;
    text-decoration: none;
    font-size:11px;
}
.last-games-news-more-button{
    width: 220px;
    border-radius: 5px;
    background: #D2D4D9;
    color: #595E6B;
    display: block;
    font-size: 13px;
    font-weight: 700;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0px 1px 1px #FFFFFF;
    margin-top: 7px;
}
.last-games-news-select-li{
    background: #EBF2F6;
}
.top-free-games-block{
    text-align:center;
    margin-top:25px;
    margin-bottom:15px;
}
.top-free-games-block > h1{color: #1F282C; margin-bottom:10px;}

.top-free-games-container{
    background-color: #F0F0F2;
    background-image: linear-gradient(to bottom, #F0F0F2 50%, #F7F7F8);
    border-bottom: 2px solid #CECECE;
    border-left: 1px solid #EEEEEE;
    border-radius: 5px;
    border-right: 1px solid #EEEEEE;
    border-top: 0px solid transparent;
    margin: 0px 0px 0px;
    padding: 10px 5px;
    text-align:left;
    position:relative;
}

.top-free-games-title{
    color: #404040;
    font-size: 16px;
    margin: 0px 0px 15px;
    padding: 0px 0px 0px 30px;
}

.top-free-games-window{
    display: block;
    height: 75px;
    margin: 0px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 648px;
    margin: 0 auto;
}
.top-free-games-li{
    display: inline-block;
    width:152px;
    margin:0px;
    float:left;
    height: 75px;
    overflow: hidden;
    margin-right: 10px;
}
.top-free-games-li > img{
    width:55px;
    height:55px;
    float:left;
    border-radius:5px;
}
.top-free-games-link{
    color: #3D3D3D;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
}
.top-free-games-div-info{
    overflow: hidden;
    color: #8C8C8C;
    font-size: 12px;
    margin: 0px 0px 0px 65px;
}
.top-free-games-num{
    color: #A2A2A2;
}
.top-free-games-cat{
    white-space: nowrap;
}
.top-free-games-free{
    color: #6BBD00;
    text-transform: uppercase;
}
.top-free-games-prev{
    background-image: url('../images/top-free-games-arrows-carousel.png');
    background-repeat: no-repeat;
    height: 73px;
    position: absolute;
    text-indent: -9999px;
    top: 33px;
    width: 25px;
    cursor: pointer;
    background-position: 0px 0px;
    left: 5px;
    display: block;
}
.top-free-games-prev:hover{background-position: 0px -73px;}
.top-free-games-next{
    background-position: -25px 0px;
    right: 5px;
    display: block;
    background-image: url('../images/top-free-games-arrows-carousel.png');
    background-repeat: no-repeat;
    height: 73px;
    position: absolute;
    text-indent: -9999px;
    top: 33px;
    width: 25px;
    cursor: pointer;
}
.top-free-games-next:hover{background-position: -25px -73px;}
.top-free-games-ul{
    white-space: nowrap;
    height: 75px;
    display:block;
    width: auto;
    position:absolute;
    }
.login-div{
    position:absolute;
    top: 46px;
    right:0px;
    padding-right:20px;
}
a.androidkafe-bt{text-decoration:none;}
.androidkafe-bt, .bbcodes, .fbutton, .pm .bbcodes{
    background:none;
    background-color: #5E3C88;
    color: #D1E0E4;
    font-size: 12px;
    font-weight: 700;
    border-radius:4px;
    padding: 6px 15px 6px 15px;
    text-decoration:none;
    border:none;
    cursor: pointer;
    margin-right:2px;
    margin-left:2px;
    display:inline-block;
}
.androidkafe-bt:hover, .bbcodes:hover, .fbutton:hover, .pm .bbcodes:hover{background-color: #014C91;}
.modal-login-window{
    display: none;
    position: fixed;
    z-index: 999;
    width: 300px;
    background-color:#fff;
    padding:15px;
    border-radius:6px;
    text-align:center;
}
.modal-my-login-window{
    display: none;
    position: fixed;
    z-index: 999;
    border-radius:6px;
    width: 400px;
}
.modal-my-login-window-header{
    background-color: #014C91;
    border-radius: 10px 10px 0px 0px;
    height: 30px;
    position: relative;
    text-align:left;
    padding-top:10px;
    padding-left:25px;
}
.modal-my-login-window-header > span{
    color: #D2CCEF;
    font-size: 18px;
}
.modal-my-login-window-body{
    background-color: #FFFFFF;
    padding: 15px;
    padding-left:25px;
    padding-bottom:5px;
    text-align:left;
    position: relative;
}
.modal-my-login-window-footer{
    border-radius: 0px 0px 10px 10px;
    background-color: #FFFFFF;
    position:relative;
    padding-top:10px;
    padding-bottom:15px;
}
.modal-my-login-window-login{
    text-transform: uppercase;
    color: #0F51A3;
    font-size: 18px;
}
.modal-my-login-window-menu{
    margin: 0;
    padding: 0;
    margin-top:20px;
}
.modal-my-login-window-menu > li{
    list-style-type: none;
    font-size:14px;
    margin-bottom:3px;
}
.login-input{
    width:200px;
    margin:2px;
    padding:3px;
    border-radius:4px;
    border: 1px solid #5E3C88;
}
.static-page-div{
    background: url("../images/basecont.png") repeat-x transparent;
    padding:15px;
}
.static-heading{
    color: #9966CC;
    margin-bottom: 0.3em;
}
.androidkafe-pheading{
    background: url("../images/speedbar.png") 0px 100% repeat-x transparent;
    border-bottom: 1px solid #DADADA;
    overflow: hidden;
    padding: 5px 15px 13px;
}
.androidkafe-pheading > h2{
    color: #468EDB;
    font-size: 1.7em;
    font-weight: 400;
}
.androidkafe-baseform{
    padding:15px;
}
.androidkafe-tableform{
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
}
.androidkafe-fieldsubmit, .androidkafe-tableform td { 
    border-top: 1px solid #FFFFFF;
    padding: 10px 15px 10px 15px;
}
.androidkafe-label{
    font-weight: 700;
    padding-right: 0px;
    vertical-align: top;
    width: 20%;
}
.androidkafe-impot{
    color: #9966CC;
    font-weight: 400;
}
.f_input{
    background: url("../images/fields.png") repeat-x #FFFFFF;
    border: 1px solid #BCC0C2;
    padding: 2px;
}
.modal-my-login-window-foto{
    width: 100px;
    height: 100px;
    position:absolute;
    top:15px;
    right:15px;
    background-size: cover;
    background-position: center;
}
.select-phone-block{
    padding-left:60px;
    background: url("../images/device.png") 10px 0px no-repeat transparent;
    height:70px;
}
#phone-sel-div{
    margin-top:4px;
    margin-bottom:4px;
}
#phone-sel-div #pid{max-width: 170px;}
.my-phone-block > img{
    width: 55px;
    float:left;
    margin-right:5px;
}
.my-phone-name{
    display: inline-block;
    min-height: 22px;
    padding-left:20px;
    color: #524B4B;
    font-size: 12px;
    font-weight: 700;
    background-image: url('../images/phone_icon.png');
    background-repeat: no-repeat;
    padding-top:2px;
    width:150px;
}
.top-users-block{
    border: 2px solid #D3D3D3;
    border-radius: 6px;
    padding: 0px 5px 0px 5px;
}
.number-of-top-user{
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 700;
    height: 27px;
    padding-top:10px;
    text-align: center;
    width: 25px;
    display:inline-block;
    text-align:center;
    float:left;
}
.one-top-user-info{
    display:inline-block;
}
.one-top-user-info > img{
    border-radius: 6px;
    border-radius: 3px;
    margin-right: 10px;
    width:30px;
    height:30px;
    float:left;
}
.user-login-overf{
    overflow: hidden;
    width:140px;
    position:relative;
    
}
.user-login-overf a{
    color: #353535;
    font-weight: 700;
}
.one-top-user-info > span {
    width:140px;
    overflow: hidden;
    position:relative;
}

.one-user-top-block{
    border-bottom: 1px solid #E4E4E4;
    padding-top:5px;
}
.one-user-top-block:last-child{border:none;}
.random-link{color: #989898;}
.random-link:hover{color: #CC0066 !important;}
.games-filter{
    border: 2px solid #D3D3D3;
    border-radius: 5px;
    margin: 10px 0px 10px;
    padding: 0px 15px;
    text-align: center;
    position:relative;
}
.games-filter-cats{
    border-bottom: 1px solid #DDDDDD;
    padding: 8px 0px;
}
.games-filter span{display:inline-block;}
.games-filter span > a, .games-filter-ajax-link-span{
    color: #5F6357;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 23px;
    padding: 0px 6px;
    text-decoration: none;
}
.games-filter span > a:hover, .games-filter-ajax-link-span:hover{color: #2481B6;}
.games-filter span > span{
    background: #D9EABB;
    border-radius: 4px;
    color: #5F6357;
    font-weight: 700;
    padding: 3px 6px;
    }
.games-filter-os{padding: 8px 0px;}

.games-filter-os img{
    margin-top: -2px;
    vertical-align: middle;
    margin-right:4px;
}
#cat_h1_title{
    margin-top:20px;
    margin-bottom:10px;
    text-align:center;
}
.short-game{
    border-radius:5px;
}
.short-game-logo-td{
    width:85px;
    position:relative;
    text-align:center;
}
.short-game-logo-td > img{
    width:70px;
    height:70px;
    border-radius: 10px;
}
.game-mast-have-icon{
    background: url("../images/musthave.png") no-repeat transparent;
    display: inline-block;
    height: 20px;
    width: 69px;
    margin-top: -2px;
}
.short-game-rate, .user-rate{
    color: black;
    font-weight: 700;
    display:inline-block;
    position: relative;
    margin-top:15px;
}
.user-rate{margin-top:5px;}
.short-game-rate > span, .user-rate > span{display:inline-block;position:relative; top:-2px;}
.short-game-rate > a, .user-rate > a{
    display:inline-block;
    cursor: pointer;
    height: 14px;
    width: 14px;
}
.user-rate > a{cursor: auto;}
.game-rate-up, .user-rate-up{background: url("../images/rateUp.png") transparent; margin-right: 3px;}
.game-rate-down, .user-rate-down{background: url("../images/rateDown.png") transparent; margin-left: 3px;}
.game-header{
    margin: 0px 0px 6px;
    position:relative;
}
.short-game table td{vertical-align:top;}
.game-header a{color: #0066CC; text-decoration:none;}
.game-header a:hover{color: #CC0066 !important;}
.game-rus-lang-off, .game-rus-lang-on{
    display: inline-block;
    height: 11px;
    margin: 5px 5px 0px;
    width: 17px;
}
.game-rus-lang-off{background: url("../images/icon-lang-off-ru.png") transparent;}
.game-rus-lang-on{background: url("../images/icon-lang-ru.png") transparent;}
.game-is-free{
    color: #5BA100;
    font-size: 13px;
    font-weight: 400;
}
.game-developer{color: #8C8C8C !important; margin-bottom:10px;}
#dropmenudiv{
    background-color: #FBFDFE;
    border: 1px solid #CBDFE8;
    font-size: 11px;
    line-height: 20px;
    margin: 2px 0px;
    opacity: 0.9;
    padding: 5px;
    border-radius:6px;
}
#dropmenudiv a { display: block; text-indent: 3px; text-decoration: none; color: #3f4b51; padding: 1px 0; width: 100%;}
#dropmenudiv a:hover { color: #2d8edd; }
.game-footer{
    text-align:right;
}
.game-footer > div {display:inline-block; text-align:left;}
.game-comm-count{
    background: url("../images/comm.png") 0px 6px no-repeat transparent;
    color: #979696;
    padding: 3px 0px 0px 20px;
    width:30px;
}
.game-views-count{
    background: url("../images/views.png") 0px 6px no-repeat transparent;
    color: #979696;
    padding: 3px 0px 0px 20px;
    width:30px;
}
.game-short-story-text img{
    border-radius: 6px;
    box-shadow: 0px 0px 8px #000000;
    margin: 9px;
}
.game-date{
    background: url("../images/date.png") 0px 4px no-repeat transparent;
    color: #979696;
    padding: 3px 0px 0px 20px;
    width:90px;
}
.game-user-add{
    background: url("../images/author.png") 0px 4px no-repeat transparent;
    color: #979696;
    padding: 3px 0px 0px 20px;
    width:100px;
}
.game-hr-footer{
    border-bottom: 1px solid #C9C9C9;
    height: 5px;
    margin-bottom: 20px;
}
.games-back-td, .games-next-td{text-align:center;width:100px;}
.games-navigation div{display:inline-block;}
.all-games-pages-td{text-align:center;}
.games-navigation{margin-top:20px;}
.games-navigation span, .games-navigation a{
    color: #7A7A7A;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin: 0px 0px 5px;
    padding: 2px 6px;
    text-decoration: none;
}

.games-navigation .games-back-td span, .games-navigation .games-next-td span{
    background: #C6C6C6;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    padding: 4px 6px;
    cursor: auto;
    display:inline-block;
    }
.all-games-pages-td span{margin-right:4px;}

.games-navigation .all-games-pages-td a:hover, .games-navigation .games-next-td a:hover, .games-navigation .games-back-td a:hover{
    background: -o-linear-gradient(top, #625172, #3E2F4D) #222222;
    border-radius: 4px;
    color: #FFFFFF;
}
.games-navigation .all-games-pages-td span{
    background: #342542;
    border-radius: 4px;
    color: #FFFFFF;
}
.games-navigation .all-games-pages-td span.nav_ext{
    background: none;
    color: #7A7A7A;
}
.footer{
    height: 100px;
    width: 100%;
    position:relative;
}
.footer-info-content{
    display:inline-block;
    width:500px;
    text-align:center;
    margin-left:400px;
    margin-top:30px;
}
.footer-info-content a{color: #424242; text-decoration: none;}
.LiveInternetCounter{position:relative; display:inline-block; width:30px; text-align:center; right:-60px; top:0px;}
.phones-developers-bock{
    position: relative;
}
a.one-phone-developer{
    min-width: 10px;
    display:inline-block;
    background: #E2EBF4;
    border-radius: 5px;
    color: #404040;
    font-size: 22px;
    padding: 30px;
    transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
    margin:2px;
    text-decoration: none;
}

a.one-phone-developer:hover{
    background: #D9EABB;
    color: #2481B6;
    text-decoration: none;
}
a.phone-developer-line-2{
    font-size: 19px;
    padding: 25px;
    font-weight: 400;
}
a.phone-developer-line-min{
    font-size: 17px;
    padding: 15px;
}
.bt-tab-phone-select-block{
    margin-top:10px;
    text-align:center;
}
a.phone-tab-link{text-decoration: none;}
.phone-tab-link{
    background-color: #F9F9F9;
    background-image: linear-gradient(to bottom, #F9F9F9 30%, #E0E0E0);
    border-bottom: 1px solid #B6B6B6;
    border-left: 0px solid #B6B6B6;
    border-radius: 3px;
    border-right: 0px solid #B6B6B6;
    border-top: 0px solid #B6B6B6;
    box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.102);
    color: #515151;
    display: inline-block;
    font-size: 13px;
    padding: 6px 8px;
}
.tab-active{    
    background-color: #E3E3E3;
    background-image: linear-gradient(to bottom, #E3E3E3 15%, #F9F9F9);
    border-bottom: medium none currentColor;
    box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.345);
}
#tablet-block{
    display:none;
}
.one-phone-block{
    width:190px;
    display:inline-block;
    text-align:center;
    margin:2px;
    margin-bottom:30px;
    cursor: pointer;
}
.one-phone-block span, .one-phone-block > a{
    color: #111111;
    font-size: 13px;
    text-decoration: underline;
}
.one-phone-block:hover span, .one-phone-block:hover > a{
    color: #05588D;
    text-decoration: none;
}
.tab-content-block{margin-top:20px; text-align:center;}

.one-phone-block > img{
    max-width: 190px;
    margin-bottom:15px;
}
.phone-info-block{
    padding:5px;
}
.phone-info-block > img{
    max-width:300px;
    float:left;
    margin-right:20px;
}
.graph-core-img{
    max-width:100px;
    margin-top:20px;
}
.games-filter-ajax-active{
    background: #D9EABB;
    border-radius: 4px;
}
.user-info-left-block{
    width:80px;
    vertical-align:top;
}
.user-info-left-block img{
    border-radius: 5px;
    margin-right: 10px;
    width: 70px;
}
.user-info-login{
    color: #474747;
    font-size: 16px;
    font-weight: 700;
}
.user-info-right-block{
    vertical-align:top;
}
.user-info-status{
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    color: #474747;
    margin-top: 5px;
    padding: 3px 6px;
    display:inline-block;
}
.add-to-friends, .add-to-favorites{
    display:inline-block;
    background: #757575;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    text-align: center;
    padding: 0px 15px 0px 15px;
}
.add-to-favorites{
    position:absolute;
    right:20px;
}
.user-profile-table-td{
    vertical-align:top;
    width: 220px;
}
.block-title{
    color: #676767;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.phone-block {margin-top:10px;}
.phone-block > img{
    width:80px;
    float:left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.phone-block > span{
    display:block;
    margin-bottom: 7px;
}
.one-fav-game-block img{
    width:40px;
    height:40px;
    float:left;
    margin-right: 10px;
    border-radius: 5px;
}
.one-fav-game-block{
    margin-bottom:10px;
}
.one-fav-game-link{
    color: #524B4B;
    font-size: 14px;
    font-weight: 700;
}
.one-fav-game-search{
    display:inline-block;
    width:20px;
    height:13px;
    background-image: url("../images/game_s.png");
}
.one-user-fav{
    margin:3px;
    display:inline-block;
    width:235px;
}
.one-user-fav > img {
    width:40px;
    height:40px;
    margin-right: 10px;
    border-radius:5px;
    float:left;
}
.one-user-fav > a {
    color: #353535;
    font-weight: 700;
}
.show-user-profile-link{
    color: #59459A;
    font-size: 12px;
    font-weight: 700;
    margin-left: 7px;
    text-decoration: underline;
}
.all-fav-user-games > .one-fav-game-block{
    display:inline-block;
    width:235px;
    margin:3px;
}
.user-profile-table-td > .one-user-fav{
    display:block;
    width:auto;
    margin-bottom: 10px;
}
.user-rewiev-block{
    display:none;
}
.user-rewiev-text{
    background-color: #FFFFFF;
    border: 1px solid silver;
    color: #424242;
    height: 130px;
    padding: 5px;
    width: 98%;
}
.type-rewiev-block{
    margin: 10px 0px 10px 0px;
}
.type-rewiev-block > .type-rewiev{
    display:inline-block;
    margin: 0px 10px 0px 0px;
    padding: 3px 15px;
    text-align: center;
    cursor:pointer;
    border-radius: 3px;
}
.type-rewiev-block > .type-rewiev > span{
    border-bottom: 1px dashed black;
}

.type-rewiev-block > .type-rewiev-selected{
    background: #A6A6A6;
    color: #FFFFFF;
}
.type-rewiev-block > .type-rewiev-selected > span{border: none;}
.all-user-review{margin-top:10px;}
.all-review-counter{
    color: #585858;
    font-size: 16px;
    font-weight: 700;
}
.one-user-review{
    margin-bottom:10px;
    margin-top:10px;
}
.one-user-review > img{
    border-radius: 5px;
    margin-right: 10px;
    float:left;
    width:60px;
    height:60px;
}
.one-user-review-body{
    margin-left: 70px;
}
.top-users-title{
    border-bottom: 1px solid #DBDBDB;
    color: #4F3D5F;
    font-size: 18px;
    margin: 0px 0px 20px 25px;
    padding: 0px 0px 5px 75px;
    text-align: left;
}
.one-top-user-row{
    border-bottom: 1px solid #DBDBDB;
    margin: 0px 0px 10px 25px;
    padding-bottom: 10px;
    position: relative;
}
.one-top-user-row table{width:100%;}
.user-n{
    width: 50px;
    vertical-align: middle;
    text-align:center;
    font-size: 20px;
    color: #8C8C8C;
}
.one-top-user-list-info{
    width:500px;
}
.one-top-user-list-info > img{
    width:55px;
    height: 55px;
    border-radius: 5px;
    margin-right:10px;
    float:left;
}
.one-top-user-list-link{
    color: #000000;
    font-size: 16px;
    margin: 0px 2px 0px 0px;
}
.one-top-user-list-pm{
    width: 14px;
    height: 10px;
    display:inline-block;
    background-image: url('../images/icon-emal.gif');
}
.game-info-video{
    margin: 10px 0px;
    text-align: center;
}
.download-title-block{
    line-height: normal;
    margin: 0px 0px 20px;
    overflow: visible;
    padding: 1px 0px 0px;
}
.download-title-block h3{
    color: #2c2a26;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}
.one-game-file-download{
    margin-top:15px;
}
.one-game-file-ext{
    background-color:#569acc;
    display: inline-block;
    text-transform:uppercase;
    font-size:14px;
    line-height: 0.8;
    color:#fff;
    padding:3px;
    font-weight: 700;
    border-radius:3px;
    margin-right: 10px;
}
.one-game-download-link{
    font-size: 14px;
    text-decoration: underline;
    margin-right: 10px;
}
.one-game-download-link:hover{color: #CC0066 !important;}
.arm_v{
    border-bottom: 2px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-top: 2px solid #999999;
    color: #000000;
    display: inline-block;
    margin: 0px 3px 0px 0px;
    padding: 2px;
}
.one-game-download-is-free, .one-game-download-is-payment{
    border-radius: 5px 0px 0px 5px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 13px;
    line-height: 23px;
    margin: 0px 25px 0px 0px;
    padding: 0px 5px;
    position: relative;
    background: url("../images/wrap-attachment-free-rep.png") repeat-x transparent;
}
.one-game-download-is-payment{
    background: url("../images/wrap-attachment-price-rep.png") repeat-x transparent;
}
.one-game-download-is-free::after, .one-game-download-is-payment::after { 
    content: "";
    height: 23px;
    position: absolute;
    right: -15px;
    top: 0px;
    width: 15px;
    background-image: url("../images/wrap-attachment-free-angle.png");
}

.one-game-download-is-payment::after{
    background-image: url("../images/wrap-attachment-price-angle.png");
}
.download-counter{
    color: #5C5C5C;
    display: inline-block;
    font-size: 12px;
    margin: 0px 5px 0px 0px;
}
.google-play-block{
    margin-top:20px;
    min-height: 24px;
    background-image: url("../images/google_play.png");
    background-repeat: no-repeat;
    background-position: 2px 0px;
    padding-left:30px;
}
.silseparator { 
    background: -o-linear-gradient(top, #E7E7E7 0px, #FFFFFF 76%) #F3F3F3;
    border-top: 1px solid #C7C7C7;
    height: 15px;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 10px;
}
.related-games-title{
    color: #9D9D9D;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin: 6px 0px 0px;
    padding: 0px 40px;
    text-align: left;
}
.one-related-game{
    display: inline-block;
    margin-top: 20px;
    min-height: 105px;
    vertical-align: top;
    width: 105px;
    position: relative;
    white-space: nowrap;
}
.one-related-game-logo{
    border-radius: 5px;
    clear: both;
    display: block;
    margin: auto;
    width: 55px;
    height: 55px;
}
.one-related-game-title{
    display: block;
    font-weight: 700;
    height: 16px;
    margin-top: 5px;
    text-align: center;
    position: relative;
    overflow: hidden;
    color: #545454;
}
.one-related-game-title{color: #398DD8;}
.one-related-game-plush{
    background: url("../images/plush.png") transparent;
    bottom: 0px;
    height: 16px;
    position: absolute;
    right: 0px;
    width: 35px;
    }
.full-comm-info{
    background: url("../images/icocomm.png") 0px 2px no-repeat transparent;
    color: #404040;
    font-weight: 700;
    margin: 10px auto 25px;
    padding-left: 25px;
    margin-left:50px;
    position: relative;
}
.full-add-comm-str{
    display:inline-block;
    position: absolute;
    right:10px;
}
.additional-field-to-comm{margin-top:5px;}
.additional-field-to-comm > div{margin-top:5px;}
.t-add-comm {display:inline-block; width:100px; text-align:right; padding-right:5px;}
.one-game-comment{
    margin-bottom:10px;
    border-radius:5px;
    padding:6px;
}
.one-game-comment-yellow
    {
    background-color: #FFFFD7;
    }
.comment-user-photo{
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 2px;
    width: 30px;
}
.children-comm{padding-left:25px;}
.comment-reset li{
    float: left;
    list-style: none outside none;
    padding: 0px;
    margin-right: 8px;
}
.comment-reset li > a{color: #0099FF;}
.lastcomments_h3 > a{color: #332052;}

.fast-search-block{
    background-color: #dddddd;
    margin-left: -20px;
    margin-top: 7px;
    width: 370px;
    padding:1px;
}
.fast-search-one-game{
    background: #F4FBEB;
    margin: 1px 0px 0px;
    padding: 5px;
    transition: background 0.2s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
    cursor: pointer;
}
.fast-search-one-game:hover{background: #D9EABB;}
.fast-search-one-game > img {
    width:50px;
    height:50px;
    margin-right:10px;
    float:left;
    border-radius: 5px;
}
.fast-search-one-game-title{
    display:inline-block;
    margin-top:18px;
}

.fast-search-one-game:hover .fast-search-one-game-title{color: #2481B6;}
.pm_status {
    float:left;
    border: 1px solid #d8d8d8;
    padding: 0px;
    background-color: #fff;
    width: 300px;
    height: 100px;
    margin-left: 20px;
    margin-right: 5px;
}

.pm_status_head {
    border-bottom: 1px solid #d8d8d8;
    font-size: 0.9em;
    background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
    height: 22px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: #4e4e4e;
}

.pm_status_content {
    padding: 5px;
}
/*---прогресс бар заполненности персональных сообщений---*/
.pm_progress_bar {
    border: 1px solid #d8d8d8;
    padding: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pm_progress_bar span {
    background: #000000;
    font-size: 0em;
    text-indent: -2000em;
    height: 10px;
    display: block;
    overflow: hidden;
}
.addcombtn {
    text-align: center;
    font: 1.15em/30px sans-serif;
    color: #fff;
    float: left;
    height: 31px;
    width: 181px;
    padding-right: 27px;
    background: #428cda url("../images/addcombtn.png") no-repeat;
}

.addcombtn:hover {
    background-position: 0 -31px;
}
.bcomment {
    border-bottom: 1px solid #dadada;
    background: url("../images/speedbar.png") repeat-x 0 100%;
    padding-bottom: 15px;
}

.bcomment .dcont, .bcomment .dtop {
    padding: 0 15px;
}

.bcomment .dcont {
    padding-top: 10px;
}

.bcomment .dtop {
    overflow: hidden;
    padding-left: 70px;
    height: 67px;
    border-top: 3px solid #3f84cb;
}

.bcomment .dtop .lcol {
    width: 40px;
    padding: 0 15px;
    margin-left: -70px;
}

.bcomment .dtop .lcol span {
    margin-top: 12px;
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.bcomment .dtop .lcol span img {
    width: 40px;
}

.bcomment .dtop .rcol {
    font-size: 0.9em;
    color: #90a7b2;
    width: 100%;
}

.bcomment .dtop .rcol ul {
    margin-top: 12px;
    padding-top: 4px;
    height: 36px;
    float: left;
    margin-right: 15px;
}

.cmsep {
    padding-left: 19px;
    /*background: url("../images/cmsep.png") no-repeat 0 50%;*/
}

.reply a, .reply a b {
    height: 28px;
    background: #2b88d5 url("../images/reply.png") no-repeat;
}

.reply a {
    float: right;
    margin-top: 21px;
    color: #fff;
    line-height: 27px;
}

.reply a b {
    cursor: pointer;
    float: left;
    padding: 0 15px;
    background-color: transparent;
    background-position: 100% -28px;
}

.reply a:hover {
    background-position: 0 -56px;
}

.reply a:hover b {
    background-position: 100% -84px;
}

div.cominfo {
    position: relative;
    border-bottom: 1px solid #fff;
    color: #e4e6e6;
    font-size: 0.9em;
    height: 29px;
    background: #3f4b51 url("../images/cominfo.png") repeat-x;
    padding-left:5px;
    padding-right:5px;
}

div.cominfo .thide {
    width: 13px;
    padding-top: 8px;
    position: absolute;
    left: 29px;
    top: -7px;
    background: url("../images/comarrow.png") no-repeat;
}

div.cominfo .dpad {
    overflow: hidden;
}

.comedit, .selectmass {
    display: inline;
}

.selectmass input, .comedit ul, .comedit ul li {
    float: right;
}

.comedit ul li, .selectmass input {
    margin: 6px 0 0 8px;
}

.comedit ul li {
    float: left;
}

.comedit ul li a {
    color: #9dc4e6;
}

.selectmass input {
    vertical-align: middle;
}

.signature {
    color: #93918d;
}

ul.cominfo, ul.cominfo li {
    float: left;
}

ul.cominfo {
    margin: 6px 0 0 -8px;
}

ul.cominfo li {
    border-left: 1px solid #73858e;
    margin: 0 7px 0 0;
    padding-left: 7px;
}

.berrors {
    border: 1px solid #6d4595;
    border-width: 1px 0;
    color: #e0cdf3;
    padding: 10px 15px 10px 60px;
    font-style: italic;
    background: #96c url("../images/berrors.png") no-repeat;
}

.berrors a {
    color: #fff;
}
table.userstop, table.pm, table.tableform, table.calendar {
    border-collapse: collapse;
    border-spacing: 0;
}
.userstop td, .pm td.pm_list, .pm td.pm_head {
    border: 1px solid #d8d8d8;
    padding: 2px;
    background-color: #fff;
}

.userstop thead td, .pm td.pm_head {
    font-size: 0.9em;
    background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
    height: 22px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: #4e4e4e;
}
.reset, .reset li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.short-game-fixed{background: #232323; color:#fff; margin-bottom:15px;padding-top:5px;}
.short-game-fixed .game-header a, .short-game-fixed .game-header a:hover{color: #D6E3EE;}
.short-game-fixed .game-hr-footer{border:none;margin:0px;}
.short-game-fixed .short-game-rate{color:#fff;}
.one-block-now-download{
    border-bottom: 1px solid #D3D3D3;
    margin: 0px 5px 5px;
    overflow: hidden;
    padding: 5px 0px;
}
.one-block-now-download > img{
    float: left;
    margin-right: 10px;
    width: 50px;
    height:50px;
    border-radius:5px;
}
.one-block-now-download > a{
    color: #3D3D3D;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}
.one-block-now-download > a:hover{color: #CC0066 !important;}
.one-block-now-download > div{color: #8C8C8C; font-size: 12px;}

.one-block-now-download:last-child{border:none;}
.short-game img[align="left"] { 
float: none;
margin: 10px;
}

.one-game-file-download-block{
    padding:8px;
    border-radius: 4px;
    background-color: #4f3484;
    width:500px;
}
.one-game-file-download-img{
    width:59px;
    height:59px;
    border-radius:4px;
    float:left;
}
.one-game-file-download-info{
    margin-left: 77px;
    color:#ffffff;
    font-size:18px;
    position:relative;
}
.one-game-file-download-title{
    position:absolute;
    top:20px;
    width: 350px;

    white-space: nowrap; /* Отменяем перенос текста */
    overflow: hidden; /* Обрезаем содержимое */
    text-overflow: ellipsis; /* Многоточие */
}
.one-game-file-download-inf-b{
    position:absolute;
    top:0px;
    right:0px;
}
.inf-b-bg-1{margin-bottom:3px; display:block; min-width:20px; text-align:right;}
.inf-b-bg-1 > .arm_v, .inf-b-bg-1 > span{
    border: none;
    color: #4f3484;
    font-size:12px;
    font-weight: 700;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    height:17px;
    background-image: url('../images/apk-bt-bg.png');
    background-repeat: no-repeat;
    padding-left:23px;
    background-color: #fff;
    padding-right: 3px;
    padding-top:2px;
    margin-left:5px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}
.one-game-file-download-d-size{
    font-size:12px;
    color:#5c5c5c;
}
.one-game-file-download-d-size > span{
    color:#222222;
}
.google-play-block-n{
    padding:8px;
    border-radius: 4px;
    background-color: #e6e6e6;
    width:500px;
}
.google-play-info{
    margin-left:77px;
    color:#4d4d4d;
    font-size:18px;
    position:relative;
}
.google-play-info-title{
    position:absolute;
    top:20px;
    width: 320px;
    font-size:18px;
    white-space: nowrap; /* Отменяем перенос текста */
    overflow: hidden; /* Обрезаем содержимое */
    text-overflow: ellipsis; /* Многоточие */
    padding-bottom:3px;
}
.google-play-info-b{
    position:absolute;
    top:0px;
    right:0px;
}
.google-inf-b-bg-1{margin-bottom:3px; display:block; min-width:20px; text-align:right;
    background-image: url('../images/inf-bg-1.png');
    background-repeat: no-repeat;
    padding-left:17px;
    height:21px;
}
.google-inf-b-bg-2{
    background-image: url('../images/inf-bg-2.png');
    background-repeat: repeat-x;
    height:19px;
    font-size:12px;
    color:#696969;
    font-weight: 700;
    padding-right: 3px;
    padding-top:2px;
}
.download-mod-bt{
    width:500px;
    box-sizing: border-box;
    padding: 15px 15px 15px 84px;
    min-height:76px;
    border-radius:4px;
    cursor:pointer;
    color: #ffffff;
    font-size: 18px;
    background-color:#2a9ecd;
    background-image: url('../images/mod_icon.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    margin-bottom:5px;
    line-height: 20px;
}
.mod-info{
    margin-bottom:10px;
    color: #5C5C5C;
    display: inline-block;
    font-size: 12px;
}
.mod-info > span{color:#000000;}