img {
    border-style: none;
}
body.footter {
    font: 11px Verdana,Arial,Tahoma,sans-serif;
    color: #41413f;
    /*background:#fff;*/
    -webkit-text-size-adjust: none;
    margin: 0px;
}

#phpbb{
    margin: 0 auto;
    max-width: 1400px;
}

.footter-logo{
    display: none;
}

.footter .footter-logo{
    display: block;
}
.footter-widget {
    border: 1px solid #E76600;
    background: #E6E6E6;
    color: #433f38;
    padding: 4px;
    font-weight: normal;
}
.footter-widget.tabContent table{
    font-weight: bolder;
}
.footter-widget h1{
    font-weight: bold;
}

.footter-header {
    border: 1px solid #d4ccb0;
    background: #ece8da;
    color: #433f38;
    padding:5px;
}

.ui-widget-header a, a {
    text-decoration:underline;
    color:#333;
}
a:hover {
    text-decoration:none;
}
.footter input, 
.footter textarea, 
.footter select {
    font:100% arial,sans-serif;
    vertical-align:middle;
    color:#333;
}
form, 
fieldset {
    margin:0;
    padding:0;
    border-style:none;
}
.clear {
    clear: both;
    height: 0px;
}
.footter #page_align {
    min-width: 920px;
}

#page_align {
    max-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: url(/static/i/new_design/img-top.png) no-repeat 0px -130px;
}
#page_align:after {
  content: "";
  /*background: url(/static/i/wp.jpg);*/
  background-attachment:fixed;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color:floralwhite;
  opacity: 0.9;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -2;   
}

ul#nav.fixed{
    position:fixed;
    top: 0;
}
#header {
    height: 175px;
}
#header_up {
    height: 120px;
}
#header_left {
    height: 120px;
    margin-left: 20px;
    margin-top: 22px;
    z-index: 1;
    float: left;
    width: 285px;
}
.footter #header_left{
    margin-left: 130px;
    position: absolute;
}
#header_b_right {
    float: right;
    width: calc(100% - 370px);
}
#header_b_left {
    padding-left: 100px;
    padding-top: 20px;
    position: relative;
    z-index: 6;
    float: left;
}
#yandex_ad {
    height: 105px;
    margin: 10px 30px;
    float: right;
    overflow: hidden;
    width: 500px;
    width: calc(100% - 502px);
    text-align: center;
}

#glomess, .team-messages {
    padding: 0px;
    float: left;
    width: 250px;
    height: 35pt;
}
#glomess .message,
.team-messages .message {
    list-style: none;
    margin: 0 16px;
}
#glomessprev, #glomessnext {
    background-image: url(/static/i/glomess_arrows.png);
    background-repeat:no-repeat;
    width: 13px;
    height: 13px;
}
#glomessprev {
    background-position: 0px -19px;
    float: left;
}
#glomessnext {
    background-position: -19px -19px;
    float: right;
}
#glomessprev.enabled {
    background-position: 0px 0px;
}
#glomessnext.enabled {
    background-position: -19px 0px;
}

.messages-wrapper {
  margin-bottom: 10px;
}
.team-messages #glomessprev, 
.team-messages #glomessnext {
  margin-top: 12pt;
}
.team-messages {
  float: none;
  width: 100%;
  text-align: center;
}

.footter #navigation {
    position: relative;
    width: 800px;
    padding-bottom: 20px;
    margin: 0px auto;
}
#nav {
    height: 50px;
    padding-top: 2px;
    padding-left: 0px;
    width: 800px;
    position: relative;
    z-index: 2;
    list-style: none outside none;
    border-radius: 3px;
    display: table;
    overflow: hidden;
    box-shadow: 0px 2px 5px 0px #B9B9B9;
    background: #E05C00;
    background: linear-gradient(#EE6F00, #D44B01) repeat scroll 0% 0% transparent;
}
#navigation #nav_img_left {
    position: absolute;
    z-index: 1;
    top: -15px;
    left: -32px;
    display: block;
}
#navigation #nav_img_right {
    position: absolute;
    z-index: 1;
    bottom: -15px;
    right: -32px;
    display: block;
}
.footter #nav li {
    display: table-cell;
    font: 14px/48px "Open Sans",sans-serif;
    background: url(/static/i/new_design/separator-nav.gif) repeat-y;
}
#nav li a {
    color: #F0F0F0;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 1px 2px 1px #919191;
    text-align: center;
    display: block;
    margin: 0px 0px 0px 2px;
    height: 48px;
}
#nav li a:hover {
    background: linear-gradient(180deg, #CF4B02, #B54E05) repeat scroll 0% 0% transparent;
}
#nav li a div:hover {
    background: url(/static/i/new_design/bg-nav-hover.png) repeat-x;
}
#header_timer_box {
    float: right;
    width: 800px;
    padding-right: 40px;
}
#aside {
    float: left;
    width: 298px;
    margin: 10px;
    padding: 10px;
    z-index: 3;
}
#main {
    float: right;
    margin: 10px;
    padding: 10px;
    width: 65%;
    width: calc(100% - 298px - 90px);
}

#top_10_person_table img {
    margin-top: 6px;
    margin-bottom: 6px;
}



.holder { overflow:hidden;}
.holder-after:after {
    clear:both;
    content:"";
    display:block;
}
.img-bottom {
    position:absolute;
    bottom:0;
    right:-110px;
    display:block;
    z-index:-1;
}
/* header */
#header {
    position:relative;
}
.img-top-2 {
    position:absolute;
    top:0;
    left:-110px;
    z-index:3;
}

.header-inner {
    padding:0 0 0 65px;
    position:relative;
    z-index:2;
}
strong.logo a{
    display:block;
    height:100%;
}
strong.logo {
    display:block;
    width:275px;
    height:118px;
    margin:22px 0 5px 34px;
    text-indent:-9999px;
    overflow:hidden;
    background: url(/static/i/logo.png) no-repeat;
}
.logo-holder {
    float:left;
    /*margin:0 45px 0 0;*/
}
.header-info {
    float:left;
    width:800px;
}
.header-promobox {
    padding:0 0 0 160px;
    height:125px
}
.header-promobox img { display:block;}
/* Navigation */

#nav:after {
    content:"";
    display:block;
    clear:both;
}

.footter .title h3, .footter .title h3 a, .footter .title-manager h3 {
    margin-top: 12px;
    font:bold 16px 'Open Sans', sans-serif;
    color:#f3ece7;
}
.footter .title-news h3 {
    margin:0;
    font:bold 16px 'Open Sans', sans-serif;
    /*color:#f3ece7;*/
}
.footter .title h4 {
    margin:0;
    font:bold 11px 'Open Sans', sans-serif;
    color:#f3ece7;
}
/* Sidebar */
.manager-panel {
    padding:0 31px 8px 30px;
    background: url(/static/i/new_design/shadow-panel.png) no-repeat 50% 100%;
    margin:-20px -31px 10px -30px;
    background-size: 100% auto;
}
.title-manager {
    height:56px;
    margin:0 -18px 0 -5px;
    padding:14px 0 0;
    text-align:center;
    position:relative;
    z-index:2;
}
.title-manager img {
    height: 65px;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 100%;
}
.title-manager h3 {
    line-height:44px;
    position: relative;
    z-index: 2;
}
.manager-box {
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    background: -moz-linear-gradient(90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    background: -ms-linear-gradient(90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    background: -o-linear-gradient(90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    background: -webkit-linear-gradient(90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    -pie-background: linear-gradient(90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    behavior: url(/static/js/PIE.htc);
    position:relative;
    padding: 11px 10px 0px 0px;
    margin:-11px 0 0;
    border:1px solid #f0f0f0;
}
.manager-box .inner {
    background: url(/static/i/new_design/bg-manager-box.png) no-repeat 7px 95%;
}
.login-box {
    padding:16px 0 20px;
    text-align:center;
}
.footter .login-box a {
    font:14px/17px 'Open Sans', sans-serif;
    color:#a24201;
    text-decoration:none;
    display:block;
}
.login-box a:hover { text-decoration:underline;}
.login-box a.forgot-pass {
    color:#034bb7;
    font-size:12px;
    text-decoration:underline;
}
.login-box a.forgot-pass:hover { text-decoration:none;}
.manager-menu {
    margin:0;
    padding:0;
    list-style:none;
}
.manager-menu li:first-child a, .manager-menu li.dt:first-child { background:none;}
.footter .manager-menu li a, .footter .manager-menu li.dt {
    display:block;
    /*height:28px;*/
    color:#424242;
    text-decoration:none;
    background: url(/static/i/new_design/border-manager-menu.png) no-repeat 50% 0;
    font:14px/27px 'Open Sans', sans-serif;
    text-align:center;
}
.manager-menu li.dt:hover {
    cursor: pointer;
    background: url('/static/i/new_design/bg-manager-menu-active.png') no-repeat scroll 50% 0px transparent;
    font-weight: bold;
    color: #753600;
}
.manager-info .messages {
    position: absolute;
    top: 5px;
    right: 5px;
}
.footter .manager-info li {
    color:#424242;
    text-decoration:none;
    font:14px/24px 'Open Sans', sans-serif;
}
.manager-info li:hover {
    text-decoration:underline;
}
.manager-menu li a:hover,
.manager-menu li a.active {
    background: url(/static/i/new_design/bg-manager-menu-active.png) no-repeat 50% 0;
    font-weight:bold;
    color:#753600;
}
.manager-online {
    margin:0 0 20px;
    position: relative;
}
#aside-adsense {
    margin-top: 20px;
}
#active_users_header_img {
    height: 65px;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: -22px;
    width: 112%;
}
.title-manager-online {
    height:56px;
    margin:0 -13px 0 -22px;
    padding:12px 0 0;
    text-align:center;
    position:relative;
    z-index:2;
}
.title-manager-online h3 {
    margin-top: 5px;
    line-height:44px;
    z-index: 2
}

.manager-online .holder {
    border-left:1px solid #f0f0f0;
    border-right:1px solid #f0f0f0;
    border-bottom:2px solid #d3d3d3;
    background:#fff;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    behavior: url(/static/js/PIE.htc);
    position:relative;
    padding:14px 0 0;
    margin:-8px 0 0;
}
.manager-online .manager-box {
    background: -moz-linear-gradient(90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    background: -ms-linear-gradient(90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    background: -o-linear-gradient(90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    background: -webkit-linear-gradient(90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    -pie-background: linear-gradient(90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    behavior: url(/static/js/PIE.htc);
    position:relative;
    border:none;
    padding:0 0 5px;
    margin:0;
}
.manager-online .manager-box .inner {
    background: url(/static/i/new_design/bg-manager-online.png) no-repeat 70px 80%;
    max-height: 400px;
    overflow: auto;
}
.manager-online .manager-box .online-menu {
    margin:0;
    padding:0;
    list-style:none;
}
.online-menu li:first-child { background:none;}
.online-menu li {
    display:block;
    line-height:28px;
    color:#424242;
    text-decoration:none;
    background: url(/static/i/new_design/border-manager-menu.png) no-repeat 50% 0;
    /*font:14px/27px 'Open Sans', sans-serif;*/
    text-align:center;
}
.online-menu li a:hover,
.online-menu li a.active {
    background: url(/static/i/new_design/bg-manager-menu-active.png) no-repeat 50% 0;
    font-weight:bold;
    color:#753600;
}
.online-statistic {
    padding:17px 0 12px 15px;
    margin:-4px 0 0;
    position:relative;
    z-index:2;
    background: url(/static/i/new_design/shadow-manager-online.png) no-repeat;
}
.online-statistic .info {
    display:block;
    /*font:13px 'Open Sans', sans-serif;*/
    color:#424242;
}
.online-statistic .info span {
    color:#753600;
    font-weight:bold;
}

.promo-players {
    width: 60px;
    height: 400px;
    margin: 0px auto;
    position: relative;
}

.promobox-bar img { display:block;}
/* Content */
#content {
    float:left;
    /*width: 913px;1280px - 297px - 50px - 20px;*/
    width: 69%;
    width: -moz-calc(100% - 297px - 50px - 20px); /* minus side padding of #sidebar and #content*/
    width: -webkit-calc(100% - 297px - 50px - 20px);
    width: calc(100% - 297px - 50px - 20px);
    padding-right: 20px;
}
.timer-box {
    text-align:center;
    font-size:0;
    line-height:0;
    padding:3px 0 0px;
}
.footter .timer-box .name {
    display:inline-block;
    vertical-align:top;
    font:14px/30px 'Open Sans', sans-serif;
    color:#5d5d5d;
    padding:0 21px 0 0;
}
.timer-box .name strong {
    color:#141414;
    font-weight:700;
}
.timer-box .timer {
    display:inline-block;
    vertical-align:top;
}
*+html .timer-box .timer,
*+html .timer-box .name {
    display:inline;
    zoom:1;
}
.footter .timer-box .timer .number {
    float:left;
    width:21px;
    height:30px;
    font:bold 12px/30px 'Open Sans', sans-serif;
    color:#fff;
    margin:0 3px 0 0;
    text-shadow:1px 1px 1px #a93f01;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow:0 1px 4px 0px #b9b9b9;
    -moz-box-shadow:0 1px 4px 0px #b9b9b9;
    -webkit-box-shadow:0 1px 4px 0px #b9b9b9;
    background: -moz-linear-gradient(#f07c17, #d44b01);
    background: -ms-linear-gradient(#f07c17, #d44b01);
    background: -o-linear-gradient(#f07c17, #d44b01);
    background: -webkit-linear-gradient(#f07c17, #d44b01);
    -pie-background: linear-gradient(#f07c17, #d44b01);
    behavior: url(/static/js/PIE.htc);
    position:relative;
}

.footter #main .timer-box .timer .number{
    width:16px;
    height:20px;
    font:bold 10px/20px 'Open Sans', sans-serif;
}

.timer-box .timer .separator {
    background: url(/static/i/new_design/separator-timer.png) no-repeat 0 50%;
    width:4px;
    height:30px;
    float:left;
    margin:0 4px 0 1px;
}
.promo-screen {
    height:284px;
    padding:15px 0 0 378px;
    position:relative;
    width:528px;
}
.promo-screen .bg {
    position:absolute;
    display:block;
    z-index:1;
    top:-29px;
    left:117px;
}
.promo-screen .holder-screen {
    width:291px;
    height:184px;
    position:relative;
    z-index:2;
}
.promo-screen .holder-screen img {
    display:block;
}
.promo-screen .holder-screen .link {
    position:absolute;
    width:100%;
    left:0;
    top:77px;
    height:38px;
    text-align:center;
}
.footter .promo-screen .holder-screen .link a {
    display:inline-block;
    vertical-align:top;
    text-align:center;
    height:38px;
    padding:0 22px;
    background: url(/static/i/new_design/bg-screen-link.png);
    font:14px/38px 'Open Sans', sans-serif;
    color:#f7f7f7;
    text-decoration:none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(/static/js/PIE.htc);
    position:relative;
}
.container {
    margin:0 0 23px;
}
.info-box {
    border:1px solid #e6e6e6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow:0 2px 0px -1px #f0f0f0;
    -moz-box-shadow:0 2px 0px -1px #f0f0f0;
    -webkit-box-shadow:0 2px 0px -1px #f0f0f0;
    background: -moz-linear-gradient(-90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    background: -ms-linear-gradient(-90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    background: -o-linear-gradient(-90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    background: -webkit-linear-gradient(-90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    -pie-background: linear-gradient(-90deg, #ffffff 0%, #f1f1f1 22%, #ffffff 78%);
    behavior: url(/static/js/PIE.htc);
    position:relative;
    padding:0 0 5px;
}
.news-box {
    float:left;
    width:49%;
}
.news-title {
    height:83px;
    width:337px;
    margin:0 auto;
    text-align:center;
    padding:14px 0 0;
    background: url(/static/i/new_design/bg-title-news.png) no-repeat;
}
.news-title h3 { line-height:44px;}
.news-date {
    float:right;
    /*font:14px 'Open Sans', sans-serif;*/
    color:#0a0a0a;
}
.news-list {
    margin:0;
    padding:0;
    list-style:none;
}
.news-list .news-holder {
    color:#0a0a0a;
    letter-spacing:-0.04em;
    background: url('/static/i/new_design/border-manager-menu.png') no-repeat scroll 50% 0px transparent;
    background-size: 85% 1px;
    background-position: top center;
    
}
.news-list .news-holder:first-child { background:none;}
.news-list .news-holder:last-child { border-bottom:none;}
.news-list .news-holder:after {
    content:"";
    display:block;
    clear:both;
}
.news-list .date {
    height:20px;
    float:right;
    width: 40%;
}
.news-list .date h4 {
    margin: 0;
}
.news-list .item-title {
    /*height:30px;*/
    float:left;
    width: 60%;
    padding-bottom: 10px;
}
.news-list .item-title h3 {
    margin: 0;
}
.news-list .news-holder img {
    float:left;
    margin:0 14px 0 0;
    box-shadow:0 1px 5px 0px #c4c4c4;
    -moz-box-shadow:0 1px 5px 0px #c4c4c4;
    -webkit-box-shadow:0 1px 5px 0px #c4c4c4;
    behavior: url(/static/js/PIE.htc);
    position:relative;
}

.news-item {
    position: relative;
    padding: 10px;
    background: url('/static/i/new_design/border-manager-menu.png') no-repeat scroll center top / 85% 1px transparent;
}

.news-item:first-child {
    background: none repeat scroll 0% 0% transparent;
}
.news-item .item-body {
    display: flex;
}

.news-list .comment {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.news-list div p { margin:0;}
.news-list div .head {
    overflow:hidden;
    margin:0 0 12px;
    /*font:12px 'Open Sans', sans-serif;*/
    color:#5d5d5d;
}
.news-list div .head .left { float:left;}
.news-list div .head .right {
    float:right;
    text-align:right;
}
.news-list div .head .info {
    display:block;
}
.news-list div .holder-more {
    text-align:right;
    /*font:12px 'Open Sans', sans-serif;*/
    padding:3px 0 0;
}
.news-list div .holder-more a {
    color:#5d5d5d;
}
.footter .all-link {
    text-align:center;
    padding-top: 10px;
    font:12px 'Open Sans', sans-serif;
}
.all-link a {
    color:#5d5d5d;
    text-decoration:none;
}
.all-link a:hover { text-decoration:underline;}
.news-right {
    float:right;
    width:48%;
}
.news-product {
    margin:0 0 23px;
}
.title {
    width:337px;
    height:65px;
    background: url(/static/i/new_design/bg-title-01.png) no-repeat;
    padding:18px 0 0;
    margin:0 auto;
    text-align:center;
}
.title h3 { line-height:44px;}
.match-list {
    margin:0;
    padding:0 0 30px;
    list-style:none;
}
.match-list li {
    padding:5px 34px 3px 39px;
    /*background: url(/static/i/new_design/border-01.png) no-repeat 50% 100%;*/
    border-bottom: 1px solid lightgray;
    letter-spacing:-0.025em;
}
.match-list li .match {
    display:block;
    /*font:14px 'Open Sans', sans-serif;
    color:#5d5d5d;*/
    overflow:hidden;
}
.match-list li .comment {
    text-align:right;
    /*font:12px 'Open Sans', sans-serif;
    color:#5d5d5d;*/
    display:block;
}
.match-list li .flag {
    display:inline-block;
    vertical-align:top;
    margin:5px 0 0;
}
*+html .match-list li .flag {
    display:inline;
    zoom:1;
}
.panel-match {
    width:241px;
    margin:0 auto;
    overflow:hidden;
    padding:0 0 5px;
}
.panel-match a {
    /*font:14px/17px 'Open Sans', sans-serif;
    color:#933701;*/
    text-decoration:none;
    float:left;
    height:17px;
    letter-spacing:-0.025em;
}
.panel-match a.next {
    float:right;
    padding:0 28px 0 0;
    background: url(/static/i/new_design/arrow-next.png) no-repeat 100% 50%;
}
.panel-match a.prev {
    padding:0 0 0 28px;
    background: url(/static/i/new_design/arrow-prev.png) no-repeat 0 50%;
}
.team-list {
    width: 100%;
    margin:0 0 10px;
    padding:0;
    list-style:none;
    border-collapse: collapse;
}
.team-list li {
    padding: 0 20px;
    background: url('/static/i/new_design/border-manager-menu.png') no-repeat scroll 50% 0px transparent;
    background-size: 85% 1px;
    background-position: top center;
}
.team-list li span {
    float: left;
}
.team-list tr {
    background: url('/static/i/new_design/border-manager-menu.png') no-repeat scroll center top / 85% 1px transparent;
}
.team-list tr td {
    padding:5px;
}
.team-list li:first-child, .team-list tr:first-child { background:none;}
.team-list li:last-child, .team-list tr:last-child { border-bottom:none;}
.team-list tr td:first-child {
    padding-left: 17px;
}
.team-list tr td:last-child {
    padding-right: 10px;
}
.team-list li, .team-list tr td:first-child {
    overflow:hidden;
    letter-spacing:-0.025em;
}
.team-list li img.team-logo {
    float:left;
    margin:0 20px 0 0;
}

.team-list li span.team-logo img {
    margin-right:10px;
}

.team-list li .name {
    display:block;
    overflow:hidden;
    /*font:14px 'Open Sans', sans-serif;
    color:#5d5d5d;*/
}
.team-power-small {
    width: 14px;
    height: 14px;
    margin: 0px;
}
.news-forum .title {
    width:342px;
    height:76px;
    background: url(/static/i/new_design/bg-title-02.png) no-repeat;
    padding:22px 0 0;
    margin:0 auto;
    text-align:center;
}
.news-forum .title h3 { line-height:45px;}
.forum-news-list {
    padding:0 0 12px;
    margin:0;
    list-style:none;
}
.forum-news-list li {
    padding:0 0 18px 22px;
    /*font:14px 'Open Sans', sans-serif;
    color:#5d5d5d;*/
    overflow:hidden;
    letter-spacing:-0.025em;
}
.forum-news-list li .time {
    /*color:#d44b01;*/
    width:51px;
    float:left;
    font-weight:bold;
}
.forum-news-list li .name {
    /*color:#5d5d5d;*/
    display:block;
    overflow:hidden;
}
.forum-news-list li .name.active {
    color:#753600;
    font-weight:bold;
}
.tape-box {
    width: 65.5%;
    margin: 0px;
    float: left;
    /*padding-right: 3px;*/
}
.broadcasting-box .title,
.tape-box .title {
    width:243px;
    height:55px;
    background: url(/static/i/new_design/bg-title-03.png) no-repeat;
    padding:16px 0 0;
    margin:0 auto;
    text-align:center;
    text-shadow:1px 2px 1px #a93c01;
    letter-spacing:-0.015em;
}
.broadcasting-box .title h4,
.tape-box .title h4 { line-height:33px;}
.tape-box .head-tape {
    overflow:hidden;
    letter-spacing:-0.025em;
    padding-bottom: 4px;
}
.footter .tape-box .head-tape span {
    float:left;
    font:bold 12px 'Open Sans', sans-serif;
    color:#753600;
}
.tape-box .head-tape span.date, .content-tape li .date {
    text-align:center;
    width:15%;
}
.tape-box .head-tape span.country, .content-tape li .country {
    text-align:center;
    width:6%;
}
.tape-box .head-tape span.post, .content-tape li .post{
    text-align:center;
    /*width:0%;*/
}
.tape-box .head-tape span.manager-name {
    text-align:center;
    width:16%;
}
.tape-box .head-tape span.action {
    text-align:center;
    width:62%;
}

.content-tape {
    margin:0;
    padding:0;
    list-style:none;
}
.content-tape li:first-child { background:none;}
.content-tape li:last-child { border-bottom:none;}
.content-tape li {
    background: url('/static/i/new_design/border-manager-menu.png') no-repeat scroll 50% 0px transparent;
    background-size: 85% 1px;
    background-position: top center;
    letter-spacing:-0.025em;
}
.content-tape li .holder {
    height:31px;
    padding-top: 1px;
}

.content-tape li .date {
    float:left;
    margin-top: 5px;
    /*font:12px 'Open Sans', sans-serif;*/
}
.content-tape li .country {
    float:left;
    margin-top: 8px;
}
.content-tape li .post{
    float:left;
}
.content-tape li .manager-name {
    text-align:center;
    float:left;
    margin-top: 5px;
    width:16%;
}
.content-tape li .action {
    float:left;
    text-align:left;
    padding-top: 5px;
    width:62%;
}
.content-tape li .action img.logo {
    margin: -6px 5px;
}
.broadcasting-box {
    width: 32%;
    float: right;
    /*margin-left: 2%;*/
}
.day-box {
    padding:0 0 30px 12px;
    letter-spacing:-0.04em;
}
.day-box .date {
    display:block;
    padding:0 0 0 23px;
    /*font:bold 14px 'Open Sans', sans-serif;
    color:#753600;*/
}
.day-box .line-info {
    overflow:hidden;
    /*font:14px 'Open Sans', sans-serif;
    color:#000;*/
}
.day-box .flag {
    float:left;
    margin:5px 10px 0 0;
}
.day-box .time {
    float:left;
    width:43px;
}
.day-box .name-info { float:left;}
.day-box .separator {
    float:left;
    margin:0 3px;
    color:#5d5d5d;
    text-align:center;
}
.day-box .report {
    text-decoration:none;
    float:left;
    /*color:#5d5d5d;
    font:12px/18px 'Open Sans', sans-serif;*/
}
.rating-box {
    margin:0;
    padding: 23px 0 32px;
    list-style:none;
    overflow:hidden;
}
.rating-box li:first-child { margin:0;}
.rating-box li {
    width:32%;
    float:left;
    margin:0 0 0 2%;
}
.rating-box li:last-child {
    width:32%;
}
.rating-box li .info-box { padding:5px 0 0;}
.rating-box li .title {
    margin:0 auto;
    text-align:center;
    text-shadow:1px 2px 1px #666;
}
.rating-box li .title h4 { line-height:29px;}
.rating-box li .title.title-rating-manager {
    width:224px;
    height:40px;
    padding:18px 0 0;
    background: url(/static/i/new_design/bg-title-rating-01.png) no-repeat;
    margin-bottom:16px;
}
.rating-box li .title.title-rating-team {
    width:224px;
    height:56px;
    padding:15px 0 0;
    margin-top:3px;
    background: url(/static/i/new_design/bg-title-rating-02.png) no-repeat;
    background-size: 98%;
}
.rating-box li .title.title-rating-player {
    width:224px;
    height:55px;
    padding:12px 0 0;
    margin-top:6px;
    background: url(/static/i/new_design/bg-title-rating-03.png) no-repeat;
}
.rating-person {
    margin:0;
    padding:0;
    list-style:none;
}
.rating-person li {
    padding:15px 10px 15px 15px;
    overflow:hidden;
    letter-spacing:-0.025em;
    height: 20px;
    /*font:14px 'Open Sans', sans-serif;
    color:#5d5d5d;*/
    float:none;
    width:auto;
    margin:0;
}
.rating-person li:last-child {
    width:auto;
}
.rating-person li .number {
    width:16px;
    float:left;
}
.rating-person li .flag {
    float:left;
    margin:0px 10px 0 0;
}
.rating-person li .country {
    float:left;
    width:37px;
}
.rating-person li .name {
    /*font:700 14px 'Open Sans', sans-serif;
    color:#000;*/
    float:left;
}

.rating-person li .img {
    display:inline;
    float: left;
    margin: -15px 10px 0 0;
}

.rating-person li .username {
    display:inline;
    float: left;
}

.rating-team {
    margin:0;
    padding:0;
    list-style:none;
}
.rating-team li {
    padding:0 0 10px 18px;
    overflow:hidden;
    letter-spacing:-0.025em;
    /*font:14px 'Open Sans', sans-serif;
    color:#5d5d5d;*/
    float:none;
    width:auto;
    margin:0;
}
.rating-team li .number {
    width:16px;
    float:left;
    padding:8px 0 0;
}
.rating-team li .ico {
    float:left;
    margin:0 10px 0 0;
}
.rating-team li .name {
    float:left;
    padding:8px 0 0;
}
.rating-team li .name span { padding:0 15px 0 0;}
.rating-team li .name strong {
    font-weight:normal;
    color:#000;
}
.red-text {
    color:#d24901;
}
.promo-text {
    /*font:14px 'Open Sans', sans-serif;
    color:#5d5d5d;*/
    padding:0 0 0 16px;
    overflow:hidden;
}
.promo-text p { margin:0 0 16px;}
/* Footer */
#footer {
    /*font:12px 'Open Sans', sans-serif;
    color:#5d5d5d;*/
    padding:0 0 50px 0px;
    overflow:hidden;
    position:relative;
    z-index:3;
    background: url('/static/i/footer-glass.png') repeat-x scroll center bottom transparent;
}
.footter #footer {
    margin-right: 140px;
}
.footer-copy {
    float: left;
    padding-top: 30px;
    padding-left: 45px;
}
.footer-copy img {
    float: left;
    margin-right: 3px;
}
.footer-glass {
    bottom: 0px;
    left: 250px;
    position: absolute;
}
/*.copyright {
    float:left;
    width:348px;
}*/
.copyright span { display:block;}
.counter-box {
    float:right;
    overflow:hidden;
    padding-top: 30px;
}
.counter-box a {
    float:left;
    margin:0 0 0 6px;
    padding:0 0 6px;
}
.counter-box a img {
    display:block;
    margin:0 auto;
}
.counter-box a.counter-link {
    width:109px;
    background: url(/static/i/new_design/shadow-counter.png) no-repeat 50% 100%;
}
.counter-box a.social {
    width:33px;
    margin-top:2px;
    background: url(/static/i/new_design/shadow-social.png) no-repeat 50% 100%;
}
.counter-box a.social-big {
    width:44px;
    background: url(/static/i/new_design/shadow-social-big.png) no-repeat 50% 100%;
}


/* user-box */
.user-box {
    margin:0;
    padding:0;
    list-style:none;
}
.manager-info .img {
    padding-left: 15px;
    display: inline-block;
    float:left;
}
.user-info {
    list-style:none;
    margin-left: 120px;
    padding-left: 0px;
}
.user-info a {
    text-decoration: none;
    z-index: 4;
    position: relative;
}
.user-box .team-menu li.dt li, .user-box li.send-line {
    background:url(/static/i/new_design/border-manager-menu.png) no-repeat 50% 100%;
}
.user-box .team-menu li.dt li, .user-box li.send-line:last-child {
    background:none;
}
/*.user-box .img {
    float:left;
    margin:0 25px 0 0;
    box-shadow:0 0px 6px 0px #ccc;
    -moz-box-shadow:0 0px 6px 0px #ccc;
    -webkit-box-shadow:0 0px 6px 0px #ccc;
    behavior: url(/static/js/PIE.htc);
    position:relative;
}*/
.user-box .img img { display:block;}
.user-box .info-user {
    overflow:hidden;
    /*color:#424242;
    font:14px/22px 'Open Sans', sans-serif;*/
}
.user-box .info-user .name {
    text-decoration:underline;
    display:block;
}
.user-box .info-user a {
    text-decoration:none;
    display:block;
    color:#424242;
}
.user-box .info-user a.active-link {
    font-weight:bold;
    color:#a24201;
}
.user-box .info-user a:hover { text-decoration:underline;}
.user-box li.send-line {
    overflow:hidden;
    margin:0 0 12px;
}

.team-block {
    padding-bottom: 10px;
}

.user-box li.send-line .team-block-main {
    margin-left: 10px;
    position: relative;
}

.user-box li.send-line .team-block-main .clear {
    display: none;
}

.team-block .team-main-icons {
    padding-left: 40px;
    text-align: left;
}

.team-block .team-main-icons .messages {
    float: right;
    color: #333333;
    font-weight: bold;
    padding-top: 5px;
}

.user-box li.send-line .logo img {
    position: absolute;
    top: 10px;
}
.user-box li.send-line .head {
    overflow:hidden;
    margin:0 0 8px;
}
.footter .user-box li.send-line .team-name {
    padding-left: 5px;
    padding-right: 10px;
    margin-right: 20px;
    word-break:break-word;
    text-transform:uppercase;
    font:bold 14px 'Open Sans', sans-serif;
    color:#a24201;
    text-decoration:none;
    text-align: left;
    background: url(/static/i/new_design/arrow-send-name.png) no-repeat 100% 50%;
    cursor: pointer;
}
.footter .user-box li.send-line .full .team-name {
    margin-right: 20px;
    word-break:break-word;
    text-transform:uppercase;
    font:bold 14px 'Open Sans', sans-serif;
    color:#a24201;
    text-decoration:none;
    text-align: left;
    background: url(/static/i/new_design/arrow-nav.png) no-repeat 100% 50%;
}
.user-box li.send-line a.message:hover,
.user-box li.send-line .team-name:hover { text-decoration:underline;}
.user-box li.send-line a.message {
    float:right;
    padding:0 0 0 16px;
    background: url(/static/i/new_design/ico-message.png) no-repeat 0 50%;
    /*font:14px 'Open Sans', sans-serif;
    color:#a24201;*/
    text-decoration:none;
}
.user-box li.send-line .panel {
    overflow:hidden;
}
.user-box li.send-line .panel a:first-child { margin:0;}
.user-box li.send-line .panel a {
    float:left;
    margin:0 0 0 9px;
}
.user-box li.send-line .panel a img { display:block;}

span.username_vip {
    display: inline-block;
}

span.username_vip .vip-icon img {
    vertical-align: middle;
}

.loading_img {
    padding-top: 50px;
    width: 50px;
    opacity: 0.6;
    height: 50px;
    margin: 0 auto;
    background: url('/static/i/loading.gif') no-repeat scroll 50% 50% transparent;
    background-size: 100%;
}

.roster__notify {
  color: #A24201;
  font-size: 1.4em;
}

.highlited-row_selected {
  background-color: #ff9800;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

.comment_round {
  border-radius: 10px;
}

.flat-form {
  min-width: 350px;
}
.flat-form {
    margin: 0 auto;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    background-color: white;
    width: 30%;
    padding: 20px;
}

.flat-form h1 {
    text-align: center;
    margin-top: 0;
}

.flat-form__title {
    text-align: center;
    margin-top: 0;
}

.flat-form p {
    position: relative;
    margin: 10px auto;
}

.flat-form input:not([type=submit]) {
    border: 2px solid #bdc3c7;
    font-size: 1.4em;
    height: 30px;
    min-width: 150px;
    width: 95%;
    outline: none;
    padding-left: 15px;
    -webkit-transition: border-color .5s ease-in-out;
    transition: border-color .5s ease-in-out;
}

.flat-form input:not([type=submit]):focus {
    border-color: #E17D39;
}

.flat-form label {
    position: absolute;
    pointer-events: none;
    left: 17px;
    top: 10px;
    color: #bdc3c7;
    font-size: 1.2em;
    width: 90%;
}

.flat-form input[type="submit"] {
    border: 0 none;
    background-color: #EF6C00;
    border-radius: 3px;
    color: #fff;
    font-size: 1.6em;
    cursor: pointer;
    opacity: .9;
    margin-top: 10px;
    padding: 10px 5px;
    -webkit-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    width: 100%;
}

.flat-form input[type="submit"]:hover {
   background-color: #f57c00;
}

.flat-form input[type="submit"]:active {
    background-color: #e65100;
}

.info_text__table {
  font-size: 1.2em;
}

.building--name {
  font-size: 5em;
}

.flat-form__submit {
    border: 0 none;
    background-color: #EF6C00;
    border-radius: 3px;
    cursor: pointer;
    opacity: .9;
    margin-top: 10px;
    padding: 10px 5px;
    -webkit-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    width: 100%;
    font-size: 1.5em !important;
    color: #fff !important;
}

.flat-form__submit.compact {
    /*width: 80%;*/
    float: right;
    padding: 4px;
    margin: 0;
}

.flat-form__submit:hover {
   background-color: #f57c00;
}

.flat-form__submit:active {
    background-color: #e65100;
}

/* NOPAID TEAMS */
#nopaid-menu {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
  text-align: center;
}

#nopaid-menu li {
  display: inline-block;
}

#nopaid-menu a {
  text-decoration: none;
  font-size: 1.6em;
  margin: 0 10px;
  color: #d3d3d3;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}

#nopaid-menu .active {
  color: #a24201;
  font-size: 1.6em;
}

.nopaid-font__average {
  font-size: 8pt;
}

.nopaid-font__smaller {
  font-size: 7pt;
}
.nopaid__coloured {
  color: #ff0000;
}
/**/
.menu-special {
    color: #A24201;
    font-weight: bold;
}

.icon-red {
    color: red;
}

.icon-green {
    color: green;
}

.raiting-style {
    border-right-style: hidden !important;
}

.raiting-style span {
    line-height: 40px;
}

.pagination_new {
    margin: 50px 0;
}

.pagination_new div {
    text-align: center;
    float: left;
    margin: 0 5px 0 0; /* отступ справа */
}

.pagination_new div a {
    padding-top: 2px; /* сдвигаем сверху, чтобы background выглядел  правильно */
    width: 30px;
    height: 25px;
    display: inline-block;
    color: #DC5701;
}

.pagination_new div a.active {
    font-weight:bold;
    font-size: 12px;
}

.pagination_new .prev a, .pagination_new .next a {
    /* убираем влияние width:25px из правила .pagination div a */
    width: auto;
}
.pagination_new div a:hover, .pagination_new div a.active {
    /* задний фон для текущий страницы и для наведения */
    text-decoration: none;
}

.block_right {
    float: right;
}

#transfers-nav-form label {
    font-weight: bolder;
    display: inline-block;
    float: none;
}

#transfers-nav-form div {
    margin-bottom: 0.5em;
}

#transfers-nav-form input, #transfers-nav-form select {
    display: inline-block;
}

#transfers-nav-form ul {
    padding-left: 0px;
}

#transfers-nav-form ul label {
    font-weight: normal;
}

.orange_button {
    background-color: #DF5A01;
    color: white;
    border-radius: 5px;
    border-color: #DF5A01;
    font-size: 13px !important;
    margin: 5px;
    padding: 5px;
}

#id_last_match.introjs-showElement a, #id_last_match.introjs-showElement span, #id_href_test_order.introjs-showElement {
    color: #A24201;
}

#id_last_match a:last-child {
    vertical-align: top;
}

#id_info_trained {
    display: block;
    position: fixed;
    z-index: 100;
    width: 185px;
    height: 230px;
    margin-top: 15px;
    right: 50px;
}

#id_info_trained img {
    position: absolute;
    width: 120px;
    top: -8px;
    left: 20px;
}

#id_info_trained .font-stars {
    width: 155px;
    height: 160px;
    background: rgba(0,0,0,0.5);
    border-radius: 26px;
    display: block;
    -moz-border-radius: 26px;
    -webkit-border-radius: 26px;
}

#id_info_trained .white-circle {
    width: 160px;
    height: 160px;
    background: white;
    -moz-border-radius: 160px;
    -webkit-border-radius: 160px;
    border-radius: 80px;
    display: block;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    left: 40px;
    position: relative;
}

#id_info_trained input[type='submit'] {
    background: #E35720;
    border: 5px solid #E5E5E5;
    color: white;
    font-weight: bolder;
    padding: 10px 5px;
    width: 170px;
    font-size: 16px;
}
#id_info_trained ul {
    float: left;
    position: relative;
    padding-bottom:2px;
}

#id_info_trained ul .star-full {
    list-style-image: url('/static/i/tutorial/full_star.png');
}

#id_info_trained ul .star {
    list-style-image: url('/static/i/tutorial/star.png');
}

/*sprite with stars*/
#reviewStars-input input:checked ~ label, #reviewStars-input label, #reviewStars-input label:hover, #reviewStars-input label:hover ~ label {
  background: url('/static/i/stars.png') no-repeat;
}

#reviewStars-input {

    /*fix floating problems*/
    overflow: hidden;
    *zoom: 1;
    /*end of fix floating problems*/

    position: relative;
    float: left;
    height:35px;
}

#reviewStars-input input {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;

  width: 30px;
  height: 28px;

  position: absolute;
  top: 0;
  z-index: 0;
}

#reviewStars-input input:checked ~ label {
  background-position: 0 -28px;
  height: 28px;
  width: 30px;
}

#reviewStars-input label {
  background-position: 0 0;
  height: 28px;
  width: 30px;
  float: right;
  cursor: pointer;
  margin-right: 10px;

  position: relative;
  z-index: 1;
}

#reviewStars-input label:hover, #reviewStars-input label:hover ~ label {
  background-position: 0 -28px;
  height: 28px;
  width: 30px;
}

#reviewStars-input #star-0 {
  left: 0px;
}
#reviewStars-input #star-1 {
  left: 28px;
}
#reviewStars-input #star-2 {
  left: 56px;
}
#reviewStars-input #star-3 {
  left: 84px;
}
#reviewStars-input #star-4 {
  left: 110px;
}
#reviewStars-input #star-5 {
  left: 138px;
}

.com_claim_cup {
    display: inline-block;
    width: 26%;
    margin: 10px;
    padding: 10px;
    border: 1px solid #41413f;
    vertical-align: top;
}

.article img {
    max-width:100%;
}

a.href_button {
    display: block;
    width: 120px;
    background: #eaeaea;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: #333;
    text-decoration: none;
    border: 1px solid #a0a0a0;
}

.mce-container-body {
    background-color: #f2f1ed !important;
}
