﻿.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
font-size:0px;
line-height:0px;
}

.ui-dialog .ui-dialog-content {
padding:20px;
}

.slider-main .viewport .slider-wrap {
width:100%;
}

#main .line-block article {
    padding: 0;
    margin-bottom: 40px;
    vertical-align: top;
}

.article header {
    width: 100%;
}

#content h1 {
    float: left;
    text-transform: uppercase;
}

.article .article-container {
    margin: 0;
    position: relative;
}

.article .article-container, .article .article-container footer, .article .article-container header {
    width: 100%;
    display: inline-block;
}

.article .article-container .description {
    clear: both;
    margin: 20px 0;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}

.form__row {
margin:0 0 20px 0;
}

.form__row label {
display:block;
margin:0 0 5px 0;
}

.form__row input {
width:400px;
    font-size: 15px;
    border: 1px solid transparent;
    border-bottom-color: #e6e6e6;
    padding:10px;
}

.form__row select {
width:400px;
    font-size: 15px;
    border: 1px solid transparent;
    border-bottom-color: #e6e6e6;
    padding:10px;
}

.form__row textarea {
width:400px;
    font-size: 15px;
    border: 1px solid transparent;
    border-bottom-color: #e6e6e6;
    padding:10px;
}

#dle-captcha {
display:block;
margin:0 0 5px 0;
}

.form__btn, .bbcodes {
cursor:pointer;
    padding:1px 20px;
    color: #fff;
    border: 0;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    line-height: 34px;
    border-radius: 2px;
    background-color: #f26739;
    margin:0 5px;
}

.form__btn:hover, .bbcodes:hover {
background: #f05521;
}

#main .line-block article {
    padding: 0;
    margin-bottom: 40px;
    vertical-align: top;
}

#profile .left {
    width: 212px;
    margin-right: 10px;
    vertical-align: top;
    display: inline-block;
}

#profile .left .profile-avatar {
    padding: 0;
    width: 212px;
    border: 0;
    height: 300px;
    position: relative;
    margin: 0 0 10px;
    display: inline-block;
}

#profile .left .profile-avatar div {
    overflow: hidden;
    position: relative;
}

#profile .left .profile-avatar img {
    width: 212px;
    height: 300px;
}

#profile .right {
    width: 365px;
    position: relative;
    vertical-align: top;
    display: inline-block;
}

#profile .right .status {
    top: 0;
    right: 0;
    width: 120px;
    height: 20px;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    position: absolute;
}

#profile .right .status.online {
    color: #75c71b;
}

#profile .right .status.offline .ico, #profile .right .status.online .ico {
    float: right;
    position: relative;
    margin-right: 25px;
    display: inline-block;
}

#profile .right .status.offline .ico:after, #profile .right .status.online .ico:after {
    border-radius: 50%;
    top: 4px;
    content: '';
    width: 12px;
    right: -20px;
    height: 12px;
    position: absolute;
}

#profile .right .status.online .ico:after {
    background: #75c71b;
}

#profile .right .status.offline .ico:after {
    background: #d2d5da;
}

#profile .profile-menu-buttons .next:hover:before, #profile .profile-menu-buttons .prev:hover:before, #profile .right .status.offline {
    color: #8f95a3;
}

#profile .right .profile-info {
    display: inline-block;
}

#profile .right .profile-info .eng-name {
    width: 240px;
    color: #8f95a3;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
}

#profile .right .profile-info .level {
    font-size: 14px;
    font-weight: 400;
    position: relative;
    margin: 6px 0 4px;
    display: inline-block;
}

#profile .right .profile-info .level .left-info {
    float: left;
    width: 125px;
    color: #8f95a3;
    line-height: 20px;
    display: inline-block;
}

#profile .right .profile-info .level .right-info {
    float: left;
    width: 240px;
    color: #292c33;
    line-height: 20px;
}

#profile .left .level {
    box-sizing: border-box;
    width: 212px;
    color: #8f95a3;
    font-size: 13px;
    line-height: 33px;
    display: inline-block;
}

#profile .left a {
    color: #8f95a3;
    font-weight: 700;
    display: inline-block;
}

#profile .left .level .count {
    box-sizing: border-box;
    border-radius: 2px;
    color: #fff;
    height: 14px;
    font-size: 11px;
    padding: 0 2px;
    font-weight: 500;
    margin-left: 10px;
    line-height: 15px;
    background: #8f95a3;
    display: inline-block;
}

.favorites-slider img {
max-width:100%;
}



@media screen and (min-width:1360px) {


#profile .right {
    width: 705px;
}

#profile .right .status {
    width: 150px;
}

#profile .right .profile-info .eng-name, #profile .right .profile-info .name {
    width: 590px;
}

#profile .right .profile-info .level .left-info {
    width: 145px;
}

#profile .right .profile-info .level .right-info {
    width: 550px;
}










}




































































