.lang {
    margin: 0;
    padding: 0;
    position: absolute;
    right: -40px;
    top: 10px;
}

i.flag {
    background: url("../images/sprite-flag.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 2px;
    display: inline-block;
    height: 12px;
    margin-left: 6px;
    width: 18px;
}

i.flag-en {
    background-position: -21px top;
}
i.flag-ko {
    background: url("../images/ko.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.clear{
    clear: both;
}

.games-item_hover-18{
    top: 18px !important;
}

.img-rounded{
    border-radius:10px
}

.game-item_links {
    position: absolute !important;
    text-align: center !important;
    top: 20px !important;
    width: 100% !important;
    left: 5px !important;
    background: none !important;
}

.game-item_links > .game-list_link{
    left: 5px;
    margin-left: 10px;
}

.min-width-200{
    min-width: 200px;
}

.content-text ul {
    margin: 20px 30px;
}

.content-text ul li {
    padding-bottom: 10px;
}

.content-text a{
    font-weight: bold;
    color: #fff;
}


#facebox {
    position: fixed;
    top: 0px;
    left: 0;
    padding-top:0px !important;
    visibility:hidden;
}
#facebox .popup{
    position:relative;
    top: 0px !important;


}
#facebox .content {
    position:relative;
    top: 0px;
    margin-top:0px !important;


}
#facebox .close{

    position:relative;
    top:5px;
    right:5px;
    padding:2px;
    z-index:1000;
}



.popup{
    background: url("../images/popup_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #fff !important;
}

.popup .content{
    background: none !important;
}

.game-info-link {
    background: url('../images/knopka_info.png');

    width: 72px;
    height: 19px;
    float: right;
}

.big-play{
    top: 1px;
}

.top-games-play{
    background: none !important;
    left: 0px !important;
    top: 2px !important;
    padding: 0px !important;
}

.game-list_info{
    padding: 3px 8px 4px;
    font-size: 13px;
}


.scroll-wrap{
    width: 816px;
}
.scroll-pane{
    width: 816px;
    height: 500px;
    padding: 0 0 0 10px;
    overflow: auto;
}

.margin-right-20{
    margin-right: 20px;
}

.main-page h1{
    background: url("../images/main-header.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    height: 82px;
    padding-top: 10px;
    text-align: center;
    width: 651px;
    margin: 0;
}
.job-text a.button {
    background: url("../images/button.png") no-repeat;
    color: #fff;
    height: 32px;
    text-align: center !important;
    width: 146px;
    margin: 0 !important;
    padding:0 !important;
    padding-top:10px !important;
    text-decoration: none;
}
.job-text .form {
    padding-left:20px;
    padding-right:20px;
    padding-bottom: 50px;
}
.form input[type=file] {

    width: 350px;

    background: transparent url(../images/input.jpg);

    padding: 6px 10px;

    line-height:20px;

    border: none;

    border-radius:3px;

    box-shadow: inset 0 2px 3px #000;

    color:#fff;

}
.job-text #red {
    background: url("../images/button.png") no-repeat;
    color: #fff;
    height: 32px;
    text-align: center !important;
    width: 146px;
    margin: 0 !important;
    padding:0 !important;
    padding-top:10px !important;
    text-decoration: none;
}
.job-text {margin:auto; width:872px; height:auto; min-height: 300px; padding:0 !important; background:#232323}
.job-text p{padding-left:30px !important;}
.job-text h1{

    background: url("../images/main-header2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    height: 45px;
    padding-top: 10px;
    padding-left:20px;
    line-height:40px;
    text-align: left;
    width: 872px;
    margin: 0;
    margin-bottom:30px;
}
.job-text h4 {color:#f50202; font-size:18px; text-align:left; padding-left:20px;}
.job-text h5 {color:#138dcc; font-size:24px; text-align:left; padding-left:20px;}
.job-text #email {color:#138dcc; font-size:18px;}
.job-text #text {color:#f50202; font-size:18px; margin:15px 0 5px;text-transform:uppercase;}
.job-text .right {float:right; clear:both; margin-right:10px; margin-bottom:25px; width:95%; min-height:40px; }
.job-text .left {float:left; clear:both;  margin-bottom:25px; width:95%; height:40px; padding:10px; }

/*top menu*/

.job-menu{margin:auto; text-align:center; width:330px;}

.job-menu_ul{margin:auto;padding: 0; text-align:center; }

.job-menu_ul> li{float:left;margin:0;position:relative;}

.job-menu_ul> li:first-child:before, .job-menu >ul> li:after{display:block;content:"";right:0px;top:0;height:30px;width:4px;position:absolute;background:url(../images/sprite.png) left top;}

.job-menu_ul> li:first-child:before{left:0;}

.job-menu_ul >li >a{font-size:14px;line-height:30px;padding: 5px 10px 5px;display:block;color:#0f8bcb;text-decoration:none;}

.job-menu_ul >li a.menu-li_active, .top-submenu_ul> li .submenu-li_active{font-weight:bold;color:#fff;}

.main-page .podlogka{
    background: url("../images/content-bg-new.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    width: 585px;
    margin-left: 20px;
    padding: 15px;
    font-size: 20px;
}

.podlogka-content{
    background: url("../images/content-bg-new-950.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 15px;
    z-index: 999999999;
    font-size: 18px;
}

.podlogka-content .line{
    margin-left: 150px;
    top: 15px;
}

.text-ul ol{
    list-style: circle;
    margin: 5px 0px 5px 40px;
}

.text-ul ol li ul{
    list-style: disc;
    margin: 5px 0px 5px 40px;
}

.line{
    background: url("../images/line.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 581px;
    height: 2px;
    margin-left: 30px;
    position: relative;
    top: -3px;
}

.sh_vim-dark .sh_sourceCode {
    /*background-color: transparent !important;*/
    box-shadow: none !important;
}

.code-box{
    font-size: 13px;
    /*background-color: #353434 !important;*/
    /*font-style:italic;
    border: 1px solid red;*/
    padding:20px;
    background:#fff;
    width:auto;
    margin-top:10px;
    margin-bottom:10px;
}
a.code {color:red}
.wiki-content
{
    padding: 1em;
    line-height: 1.8em;
    overflow: auto;
    position: relative;
    border-radius: 15px;
    box-shadow: 2px 2px 5px #000;
    width: 550px;
    font-size: 16px;
}

.wiki-content ul {
    margin: 0px;
}

.wiki-content ul li {
    padding-bottom: 0px;
}

.wiki-content ul li ul {
    margin: 0px 30px;
}

.podlogka-content h1 a{
    float: right;
    font-size: 18px;
    line-height: 50px;
}

.cnt-email{
    font-size: 22px !important;
}


.job-menu_ul li .link-ico {
    left: 50%;
    margin-left: -15px;
    position: absolute;
    top: 10px;
    z-index: 10;
}

.job-menu_ul li .red-ico {
    background-image: url("../images/lock.png");
    display: inline-block;
    height: 35px;
    width: 27px;
}

h1.api-manual, h1.api-manual a{
    color: #FF0000;
    font-size: 26px;
    text-decoration: none;
    float: none;
    text-align: center;
    margin-bottom: 15px;
}

h1.api-manual::after{
    display: none;
}

h2.api-manual, h2.api-manual a{
    color: #FF0000;
    font-size: 22px;
    text-decoration: none;
    float: none;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;

}

h2.api-manual::after{
    display: none;
}

.sh_vim-dark .sh_sourceCode .sh_comment{
    color: #a1a1a1 !important;
    font-style: italic !important;
}

.snippet-wrap pre.sh_sourceCode {
    margin-bottom: 20px;
}

table.xml-fields, table.xml-fields-long, table.error-fields{
    border-collapse: separate;
    border-spacing: 2px;
    margin-bottom: 15px;
    margin-top: 15px;
    display: inline-block;
}
table.error-fields{
    width: 70%;
}
table.xml-fields tr td, table.xml-fields-long tr td, table.error-fields tr td{
    padding: 3px;
    min-height: 28px;
    background: #fff;
    vertical-align: middle;
}

table.xml-fields tr td:nth-child(1), table.xml-fields-long tr td:nth-child(1){
    min-width: 170px;
    text-align: center;
}

table.xml-fields tr td:nth-child(2), table.xml-fields-long tr td:nth-child(2){
    min-width: 100px;
    text-align: center;
    font-size: 15px;
}

table.xml-fields tr td:nth-child(3), table.xml-fields-long tr td:nth-child(4), table.error-fields tr td:nth-child(2){
    padding-left: 10px;
    font-size: 15px;
    text-align: left;
}

table.xml-fields-long tr td:nth-child(3) {
    text-align: center;
}


table.xml-fields tr:first-child td, table.xml-fields-long tr:first-child td, table.error-fields tr:first-child td{
    height: 36px;
    background: #fff;
    vertical-align: middle;
    text-align:center;
    font-size: 18px;
}

table.error-fields tr td:nth-child(1){
    min-width: 250px;
    text-align: center;
}

.xml-fields-wrapper{
    text-align: center;
}