@font-face {
    font-family: 'RostelecomBasis-Bold';
    src: url('/fonts/rostelecom/RostelecomBasis-Bold.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RostelecomBasis-Light';
    src: url('/fonts/rostelecom/RostelecomBasis-Light.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RostelecomBasis-Medium';
    src: url('/fonts/rostelecom/RostelecomBasis-Medium.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RostelecomBasis-MediumHighlight';
    src: url('/fonts/rostelecom/RostelecomBasis-MediumHighlight.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RostelecomBasis-Regular';
    src: url('/fonts/rostelecom/RostelecomBasis-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

.champions_cup_header {
    padding-top: 45px;
    padding-bottom: 35px;
    display: block;
    width: 100%;
 }

.champions_cup_header:hover {
    opacity: 0.8;
}

    
.champions_cup_header > * {
    text-align: center;
}

.media__img a {
    background-size: contain !important;
    background-repeat: no-repeat;
}

.champions_cup_title1 {
    text-align: center;
    font-size: 60px;
    line-height: 65px;
    color: #fff;
}

.champions_cup_title1 .event-title,
.champions_title2 h3 {
    display: inline-block;
    max-width: 957px;
    /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
    color: #fff;
    font-family: DINCondensedC;
    color: #333;
    margin-top: 10px;
}

.event-tournament-box .games-list {
    width: 961px;
}

.tournament_list{
    height: 50px;
    background: #D46D3B;
    margin-top: 20px;
    color: white;
    padding-top: 11px;
    font: 29px DINCondensedC;
    text-transform: uppercase;
    text-align: center;
    width: 962px;
    margin: auto;
}

.btn_prize:hover {
    opacity: 0.8;
}

.champions_title2 h3 {
    font-family: DINCondensedC;
    color: #333;
    font-size: 40px;    
    margin-bottom: 5px;
}

.champions_cup_time {
    font: 24px DINCondensedC;
    display: block;
    color: #333333;
    margin-top: -10px;
    padding: 20px;

}

.champions_cup_time time .fa {
    display: none;
}

.champions_title2 {
    display: inline-block;
    font-size: 30px;
    line-height: 33px;
    color: #5a5a5a;
    margin-bottom: 0px;
}

.champions_title2 hr {
    margin: 15px 0;
    width: auto;
    border-top: 0;
}

.champions_cup_logo img {
    border: 1px solid #ececec;
    box-shadow: 0px 1px 11px rgba(0,0,0,.25);
    width: auto; 
    height: 250px;
    border-radius: 50%;
}

.event-poster img {
    border: 1px solid #ececec;
    box-shadow: 0px 1px 11px rgba(0,0,0,.25);
}

.champions_sub_title2 {
    font-size: 27px;
    line-height: 22px;
    max-width: 780px;
    max-height: 220px;
    text-align: left;
    display: inline-block;
    text-align: center;
    line-height: 30px;
}

.champions_box {
    text-align: center;
    margin: 0;
    margin-left: calc(50% - 50vw);
    width: 100vw;
    background: #f7f7f7;
    border-top: 1px solid #D9D9D9;
}


.champions_item {
    display: inline-block;
    margin: 0 5px;
    vertical-align: top;
    width: 298px;
    padding-top: 20px;
    width: 450px;
}

.champions_item:nth-child(odd){
    margin-right: 20px; 
}
.champions_item_logo {
    margin-bottom: 10px;
}

.champions_tournament_list {
    text-align: left;
    list-style: none;
    max-height: 900px;
    overflow-y: auto;
    max-height: 465px;
    overflow-y: scroll;
    padding-right: 10px;
}

.champions_tournament_list > li {
    background-color: #fff;
    padding: 0px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.25);
    box-shadow: 0 1px 4px rgba(0,0,0,.25);
    border: 2px solid #FF3C38;
}

.champions_tournament_list > li:first-child {
    padding: 0 !important;
    background: none !important;
}

.champions_tournament_list > li:not(:last-child) {
    margin-bottom: 10px;
}

.tournament_name {
    padding: 15px;
    border-bottom: 1px solid #D9D9D9;
    background: white;
    border-top: 1px solid #FF3C38;
}

.steam_tournament2_info h5 a {
    color: #202020;
    font-family: 'pfagorasansproBold';
    display: inline-block;
    font-size: 14px;
    line-height: 23px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tournament_name a {
    font-size: 25px;
    line-height: 28px;
}

.champions_tournament_list .tournament_name a {
    font: 22px DINCondensedC;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: underline;
    color: #333;
    text-align:left;
}

.champions_tournament_list .tournament_name a:hover {
    text-decoration: none;
}

.champions_tournament_list_innet {   
    padding: 15px;
    background: #FAFAFA;
}


.champions_tournament_list_innet>div {
    width: auto;
    font: 18px DINCondensedC;
}

.champions_tournament_list_innet>div:last-child {
    float: right;
}

.champions_tournament_list_innet>div > a {
    text-decoration: none;
}

.profile_new .d_ib {
    display: inline-block;
}

.val_mid {
    vertical-align: middle;
}

.champions_tournament_list_innet .steam_tournament2_team:not(:last-child) {
    margin-bottom: 15px;
}

.champions_tournament_list_innet .steam_tournament2_team {
    margin: 0;
}

.val_mid time .start_time > .fa {
    display: none;
}

.blue_color {
    color: #0086D8;
}

.tournaments_block_anroll_btn time {
    color: #eaeaea !important;
}

.tournaments_block_anroll_btn time i {
    font-size: 18px !important;
    color: #c9ffe4;
}
        


.tournaments_block_anroll_btn {
    font: 16px/25px PFDinTextCondPro-Medium;
    color: #fff;
    padding: 8px 10px 7px 8px;
    background-color: #FF3C38;
    text-decoration: none;
    border-radius: 3px;
    display: inline-block;
    width: 152px !important;
    text-align: center;
    text-transform: uppercase;
    margin-top: -4px;
}

.tournaments_block_anroll_btn span {
    font-size: 17px;
}

.tournaments_block_completed_btn {
    font: 19px PFDinTextCondPro-Medium;
    text-transform: uppercase;
    background: #0086d8;
    border-color: #397992;
    letter-spacing: 1px;
}

/*.tournaments_block_completed_btn i {
    font-size: 20px;
    line-height: 25px;
    margin-right: 8px;
}

.tournaments_block_started_btn i {
    font-size: 10px;
}*/

.tournaments_block_started_btn .fa-play {
    margin-right: 5px;
}


.tournaments_block_started_btn {
    background-color: #fff;
    border: 1px solid red;
    color: #fd4d30;
}

.tournaments_block_anroll_btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: #cc432c;
}

.tournaments_block_completed_btn:hover, .tournaments_block_completed_btn:active {
    background: #4A91AD;
}

.tournaments_block_started_btn:hover {
    border: 1px solid rgb(236, 152, 152);
    color: #fd4d30;
    background-color: #fff;
}

.champions_item .steam_tournament2_item {
    margin: 0;
    width: 100%;
    position: relative;
    text-align: center;

}

.champions_item .steam_tournament2_item time {
    margin-left: 22px;
}

.champions_item .steam_tournament2_item time > .start_time .fa {
    display: none;
}

.champions_item .steam_tournament2_item .steam_tournament2_team {
    font: 18px PFDinTextCondPro-Regular;
    margin-bottom: 25px;
}

.steam_tournament2_box {
    background-color: #fff;
    padding: 38px 0;
}

.tournament-actions {
    background-color: #202125;
    padding: 5px 0;
    display: none;
}

.tournament-actions li {
    float: left;
    width: 33.333%;
}

.tournament-actions li a {
    color: #fff;
    text-decoration: none;
}

.tournament-actions li a:hover {
    color: #f1c131;
}

.champions_item .steam_tournament2_timer {
    background-position: 50% 0;
    display: none;
}

.steam_tournament2_timer {
    text-align: center;
    padding-top: 12px;
    background: url('/img/timer_bg.png') 0 0 no-repeat;
    height: 55px;
}

.logo_list {
    text-align: center;
    /*background-color: #55b1d6;*/
    padding: 20px 0 0;
    margin-top: -20px;
    background: #fff;
}

.logo_list li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 20px;
    padding-top: 20px;
}

.logo_list li > a {
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.logo_list li > a img {
    max-width: 300px;
    max-height: 150px;
}

.logo_list li >  a:hover {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#content {
    /* background: #F6F6F6 url("https://s3.eu-central-1.amazonaws.com/click-storm/img/site/eventsbg.png");*/
    padding: 25px 0 75px;
    border-top: 1px solid #D9D9D9;
}

.champions_tournament_people {
    margin: 15px 0;
}

.owner-champions_tournament_people td .body {
    border: 1px dotted transparent;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    padding-top: 20px !important;
}

.owner-champions_tournament_people td .body .manage-panel {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #5fcbf4;
    border-radius: 0 3px 0 5px;
    opacity: 0.6;
    display: none;
}

.owner-champions_tournament_people td .body .manage-panel:hover {
    opacity: 1;
}

.owner-champions_tournament_people td .body .manage-panel > a {
    vertical-align: top;
    display: block;
    width: 100%;
    height: 100%;
    padding: 3px 15px;
    color: white;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
}

.owner-champions_tournament_people td .body:hover .manage-panel {
    display: inline-block;
}

.owner-champions_tournament_people td .body:hover {
    border: 1px dotted #5fcbf4;
}

.owner-champions_tournament_people .users-box > a {
    padding-right: 12px;
    position: relative;
    margin-bottom:10px;
}

.owner-champions_tournament_people .users-box > a .remove-btn {
    display: none;
    position: absolute;
    font-size: inherit !important;
    color: black;
    right: -2px;
    top: 4px;
    vertical-align: top;
}

.owner-champions_tournament_people .users-box > a:hover .remove-btn {
    opacity: 0.6;
    display: inline-block;
}

.owner-champions_tournament_people .users-box > a .remove-btn:hover {
    opacity: 1;
}


.champions_tournament_people  td .title {
    line-height: 26px;
    color: #B8B8B8;
    text-align: left;
    font: 26px DINCondensedC;
}

.champions_tournament_people  td .users-box {
    margin-top: 10px;
    border-top: 1px solid #fff;
    padding-top: 10px;
}


.champions_tournament_people .user_name_link span{
	color: #fff;	
}

.champions_tournament_people td .body {
    padding: 10px;
    padding-right: 55px;
}

.champions_tournament_people td:nth-child(1) {
    width: 138px;
}

.champions_tournament_people td:nth-child(2) {
    width: 254px;
}

.champions_tournament_people td:nth-child(3) {
    width: 788px;
}

.user_name_link {
    display: inline-block;
    padding-right: 5px;
    font-size: 16px;
    line-height: 22px;
    color: #262A35;
    text-decoration: none;
    white-space: nowrap;
    margin-bottom: 5px;
    font-size: 20px;
}

.user_name_link:hover {
    text-decoration: none;
    color: #bb5a19;
}

.user_name_link img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.user_name_link:hover img{
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.user_name_link span {
    display: inline-block;
    vertical-align: middle;
    font-family: PFDinTextCondPro-Medium;
}

.text_block {
    padding: 25px 50px;
    /*background-color: #242527;*/
    border-radius: 5px;
    margin: 35px 0;
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    font-size: 18px;
    font-family: IBMPlexSans,Arial,sans-serif;
    font-family: PFDinTextCondPro-Regular;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    color: #333;
    border: 50px solid #201a54;
    border-radius: 20px;
    background-color: white;
}

}

.text_block strong {
   font-family: PFDinTextCondPro-Bold;
}

.text_block ul {
    padding-left: 33px;
}

.text_block p, .text_block li {
    margin: 10px 0;
    font-size: 24px;
    line-height: 40px;
}

.champions_tournament_news_box {
    margin: 36px -10px;
}

#content .champions_tournament_news_left .news_item {
    float: none;
    width: auto;
}

#content .news_item:first-child {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

#content .news_item {
    float: left;
    padding-left: 30px;
    margin-bottom: 25px;
    width: 50%;
}

#content .news_iner {
    background-color: #fff;
}

#content .news_iner {
    background-color: #fff;
    border-bottom: 2px solid rgb(190, 190, 190);
}

#content .news_item:first-child .news_img {
    height: 202px;
    max-width: 100%;
    width: 100%;
    float: none;
}

#content .news_img {
    width: 168px;
    height: 168px;
    max-width: 168px;
    max-height: 168px;
    display: inline-block;
    float: left;
    overflow: hidden;
}

#content .news_item:first-child .news_img a {
    width: auto;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
}

#content .news_img a {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
    -webkit-transition: all 1.3s;
    -o-transition: all 1.3s;
    transition: all 1.3s;
    display: block;
}

#content .news_description {
    width: calc(100% - 182px) !important;
    padding: 0 !important;
    float: right;
}

#content .news_item:first-child .news_description {
    width: 100% !important;
}

#content .news_item:first-child .news_description > div {
    min-height: 160px;
    padding: 20px 35px;
    width: 100%;
    height: 193px;
}

.news_description>div {
    height: inherit;
    padding: 15px 0 35px;
    display: inline-block;
    min-height: 168px;
    vertical-align: top;
    padding-left: 10px;
    width: 100%;
}

#content .news_item:first-child .news_title {
    max-height: 60px !important;
    padding: 10px 0;
}

#content .news_title {
    /* max-height: 37px; */
    overflow: hidden;
    padding-right: 10px;
}

#content .news_title a {
    font: 20px PFDinTextCondPro-Regular;
    color: #202020;
}

#content .news_item:first-child .news_title a {
    font-size: 26px;
    line-height: 24px;
    margin-bottom: 12px;
    display: inline-block;
}

#content .news_item .news_text {
    font: 16px/19px 'pfagorasansproLight',sans-serif;
    max-height: 53px;
    overflow: hidden;
}

#content .news_item:first-child .news_description .news_info {
    padding: 0 35px;
}

#content .news_info {
    text-align: left;
    bottom: 10px;
    left: 0;
    width: 100%;
    line-height: 20px;
    font: 18px PFDinTextCondPro-Regular;
    color: #9a9a9a;
    padding-left: 10px;
}

#content .news_name {
    color: #fd6d59;
    width: 100px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: middle;
}

#content .news_iner:hover {
    box-shadow: 0 0 4px #416352;
}

#content .news_img:hover a{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.champions_tournament_news_left, .champions_tournament_news_right {
    width: 50%;
    float: left;
    padding: 0 10px;
}

.champions_tournament_news_left .artcomments {
    float: right;
    display: inline-block;
    margin-right: 10px;
}

#content .news_item:first-child .artcomments {
    margin-right: 0 !important;
}

.champions_tournament_news_title {
    color: #202020;
    font-weight: normal;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font: 35px DINCondensedC;
}

.champions_tournament_video:not(:last-child) {
    margin-bottom: 35px;
}

.champions_tournament_video {
    position: relative;
    padding-bottom: 65%;
}

.champions_tournament_video > *:first-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.champions_tournament_video > *:not(:first-child) {
    display: none;
}

.text-editor {
    border: 1px dashed transparent;
    border-radius: 3px 0 0 3px;
    padding: 0 3px 0 3px;
    cursor: pointer;
    width: auto;
}

.text-editor:after {
    position: absolute;
    top: 0;
    left: 100%;
    padding: .2em .3em;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 80%;
    content: "\f040";
    box-sizing: border-box;
    color: white;
    background-color: #5FCBF4;
    text-align:center;
    height: 100%;
    border-radius: 0 3px 3px 0;
    display: none;
}

.text-editor.edit,
.text-editor:hover {
    border: 1px dashed #5FCBF4;
    border-right: 1px dashed transparent;
    background-color: rgba(256,256,256,0.1);
    color: #e2c521;
}

.text-editor.edit:after,
.text-editor:hover:after {
    display: inline-block;
}

.text-editor[tinymce="1"].edit:after,
.text-editor[tinymce="1"]:hover:after {
    width: 30px;
    padding-top: 9px;

}

.text-editor.edit:after {
    content: "\f00c";
}

.text-editor.edit #boxer {
    position: relative;
    margin: 0;
    padding: 0;
}

.text-editor.edit #boxer>div {
    display: inline-block;
    visibility: hidden;
    white-space: inherit;
    min-width: 100px !important;
    min-height: 1.1em;
}

.text-editor.edit #boxer>textarea,
.text-editor.edit #boxer>input[type="text"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font: inherit !important;
    font-size: 100% !important;
    max-width: inherit;
    text-align: inherit;
    margin: 0;
    background-color: transparent;
    color: inherit;
    display: block;
    text-indent: inherit;
    resize: none;
    box-shadow: none !important;
    border: none !important;
    padding: 0;
}

.event-time {
    display: block;
    line-height: 111%;
    margin: auto;
}

.event_timediv {
    display: inline-block;
    /*background: #f7f7f7;
    border: 1px solid #e6e6e6;
    border-radius: 24px;*/
    padding-top: 12px;
    margin-left: 12px;
    margin-right: 12px;
    width: 400px;
    height: 48px;
    overflow: hidden;
}

.icon_timestart {
    width: 48px;
    height: 48px;
    object-fit: contain;
}

.partners-list .empty-section,
.partners-list .add-section,
.partners-list .manage-panel {
    display: none;
}

.owner-partners-list .empty-section,
.owner-partners-list .add-section {
    display: inline-block;
}

.owner-partners-list > li > .manage-panel {
    position: absolute;
    top: 0;
    right: 0;
    color: white;
    font-size: 10pt;
    background-color: rgba(0,0,0,0.6);
    padding: 0 5px;
    z-index: 2;
    border-radius: 0 3px;
}

.owner-partners-list > li > .manage-panel > a {
    color: inherit;
    opacity: 0.7;
}

.owner-partners-list > li > .manage-panel > a:hover {
    opacity: 1;
}

.owner-partners-list > li:first-child > .manage-panel > a[data-action="forward_left"],
.owner-partners-list > li:nth-last-child(3)  > .manage-panel > a[data-action="forward_right"] {
    display: none;
}

.owner-partners-list > li {
    border: 1px dotted transparent;
    position: relative;
}

.owner-partners-list > li:not(.empty-section):not(.add-section) {
   padding: 5px;
}

.owner-partners-list > li:not(.empty-section):not(.add-section):hover {
    border: 1px dotted white;
    border-radius: 3px;
}

.owner-partners-list > li:not(.empty-section):not(.add-section):hover > .manage-panel {
    display: inline-block;
}

.owner-partners-list li:nth-child(1n+9) {
    display: none;
}


.owner-partners-list .empty-section:nth-child(1n+2) {
    display: none;
}

.owner-partners-list h1 {
    color: white;
    font-size: 25pt;
    font-weight: bold;
}

.owner-partners-list h1 > a {
    vertical-align: top;
    width: auto !important;
    text-decoration: none;
    font-weight: bold;
}

.owner-partners-list h1 > a:hover {
    text-decoration: none;
    color: white;
}

.event-modal input[type="text"],
.event-modal input[type="url"]{
    width: 100%;
    font-size: 15pt;
    height: 44px;
    border-radius: 0;
}

.modal#edit_event_partner .save_btn {
    position: absolute;
    right: 0;
    top: 0;
}


.owner-videos-content,
.owner-blogs-content {
    border: 1px dashed transparent/*#5fcbf4*/;
    border-radius: 3px;
    position: relative;
    padding-top: 36px;
}

.owner-videos-content:hover,
.owner-blogs-content:hover {
    border: 1px dashed #5fcbf4;
}

.owner-videos-content > .manage-panel,
.owner-blogs-content > .manage-panel {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #5fcbf4;
    border-radius: 0 3px 0 5px;
    opacity: 0.6;
    display: none;
}

.owner-videos-content:hover > .manage-panel,
.owner-blogs-content:hover > .manage-panel {
    display: inline-block;
}

.owner-videos-content > .manage-panel:hover,
.owner-blogs-content > .manage-panel:hover {
    opacity: 0.8;
}

.owner-videos-content > .manage-panel > a,
.owner-blogs-content > .manage-panel > a {
    vertical-align: top;
    display: block;
    width: 100%;
    height: 100%;
    padding: 3px 15px;
    color: white;
    font-weight: bold;
    font-size: 11pt;
    text-decoration: none;
}

.owner-videos-content > .manage-panel-title,
.owner-blogs-content > .manage-panel-title {
    display: none;
    position: absolute;
    top: 5px;
    left: -1px;
    padding: 3px 0;
    font-size: 12pt;
    font-weight: bold;
    color: #5fcbf4;
}

.owner-videos-content:hover > .manage-panel-title,
.owner-blogs-content:hover > .manage-panel-title {
    display: inline-block;
}

.videos-content > div {
    margin-bottom: 15px;
}

.owner-videos-content > .videos-content > div {
    border-top: 1px dotted transparent;
    cursor: pointer;
    position: relative;
}

.owner-videos-content > .videos-content > div:hover {
    border-top: 1px dotted #5fcbf4;
    background-color: rgba(95,203,244, 0.2);
}

.owner-videos-content > .videos-content > div > .manage-panel {
    position: absolute;
    top: -1px;
    right: 0;
    color: white;
    font-size: 10pt;
    background-color: rgba(0,0,0,0.6);
    padding: 0 5px;
    z-index: 2;
    border-radius: 0 0 0 5px;
    display: none;
}

.owner-videos-content > .videos-content > div:hover > .manage-panel {
    display: inline-block;
}

.owner-videos-content > .videos-content > div > .manage-panel > a {
    color: inherit;
    opacity: 0.7;
}

.owner-videos-content > .videos-content.first-page > div:first-child > .manage-panel > a[data-action="forward_left"],
.owner-videos-content > .videos-content.last-page  > div:last-child > .manage-panel > a[data-action="forward_right"]{
    display: none;
}

.owner-videos-content > .videos-content > div > .manage-panel > a:hover {
    opacity: 0.9;
}

#edit_event_staff .results,
#edit_event_tournaments .results,
#edit_event_games .results {
    font-size: 12pt;
    padding: 1px;
    margin-top: 15px;
    color: #999999;
}

#edit_event_staff .results .user-item,
#edit_event_tournaments .results .tournament-item,
#edit_event_games .results .game-item {
    display: inline-block;
    width: 50%;
    margin-bottom: 7px;
    cursor: pointer;
}

#edit_event_staff .results .user-item:hover,
#edit_event_tournaments .results .tournament-item:hover,
#edit_event_games .results .game-item:hover {
    background-color: rgba(256, 256, 256, 0.08);
}

#edit_event_staff .results .user-item > img,
#edit_event_tournaments .results .tournament-item > img,
#edit_event_games .results .game-item > img{
    display: inline-block;
    width: 60px;
}

#edit_event_games .results .game-item > img {
    width: 30px;
    vertical-align: top;
    margin: 6px;
}

#edit_event_staff .results .user-item > div,
#edit_event_tournaments .results .tournament-item > div,
#edit_event_games .results .game-item > div{
    display: inline-block;
    vertical-align: top;
    margin: 17px 13px;
    font-size: 14pt;
    width: 131px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    color: #BFBFBF;
}

#edit_event_games .results .game-item > div {
    margin: 10px 0 0 4px !important;
    width: 182px;
}

#edit_event_tournaments .results .tournament-item > div {
    margin: -2px 13px;
}

.event-tournament-box {
    display: inline-block;
    position: relative;
    padding-bottom: 35px;
}

.owner-champions_item {
    border: 1px dashed transparent;
    border-radius: 3px;
    padding: 25px 0 5px 0;
    position: relative;
}

.owner-champions_item:hover {
    border: 1px dashed #55b1d6;
}

.owner-champions_item .manage-panel {
    position: absolute;
    top: -1px;
    right: -1px;
    background-color: #5fcbf4;
    border-radius: 0 3px 0 5px;
    opacity: 1;
    display: none;
    padding: 0 8px;
}

.owner-champions_item:hover .manage-panel {
    display: inline-block;
}

.games-list > .owner-champions_item:first-child > .manage-panel > a[data-action="forward_left"],
.games-list > .owner-champions_item:last-child > .manage-panel > a[data-action="forward_right"] {
    display: none;
}

.owner-champions_item .manage-panel > a {
    vertical-align: top;
    display: inline-block;
    padding: 3px 0;
    color: white;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
    opacity: 1;
}

.owner-champions_item .manage-panel > a:hover{
    opacity: 0.8;
}

.owner-champions_item .champions_tournament_list > li {
    position: relative;
    border: 1px solid #FF3C38;
}

.owner-champions_item .champions_tournament_list > li:hover {
    border-top: 1px dashed #55b1d6;
    border-bottom: 1px dashed #55b1d6;
}

.owner-champions_item .champions_tournament_list > li > .manage-panel {
    display: none;
    opacity: 1 !important;
    cursor: pointer;
}

.owner-champions_item .champions_tournament_list > li:hover > .manage-panel {
    display: inline-block;
    padding: 5px;
    z-index: 9;
    height: 20px;
}


.owner-champions_item .champions_tournament_list > li > .manage-panel > a {
    display: inline-block;
    width: auto;
    padding: 0;
}

.owner-champions_item .champions_tournament_list > li:first-child > .manage-panel > a[data-action="forward_left"],
.owner-champions_item .champions_tournament_list > li:last-child > .manage-panel > a[data-action="forward_right"]{
    display: none;
}

.owner-champions_item .champions_tournament_list > li > .manage-panel > a:hover {
    opacity: 0.8;
}

.champions_item .champions_tournament_list > li > .tournament-place[data-isfirst="1"] {display: none}
.champions_item .champions_tournament_list > li > .tournament-place[data-isfirst="0"] {display: block;}
.champions_item .champions_tournament_list > li:first-child > .tournament-place[data-isfirst="1"] {display: none;}
.champions_item .champions_tournament_list > li:first-child > .tournament-place[data-isfirst="0"] {display: block;}

.create-box {
    padding: 30px 0;
}

.create-box h1 {
    font-size: 33pt;
    font-weight: bold;
}

.create-box form {
    margin-top: 15px;
    font-size: 19pt;
    margin-bottom: 60px;
}

.create-box form > input[type="text"] {
    width: 100%;
    font-size: 16pt;
    height: auto;
    padding: 7px;
}

.create-box form .input-append > input[type="text"] {
    font-size: 16pt;
    height: auto !important;
    padding: 7px;
    background-color: transparent;
    cursor: pointer;
}

.create-box form .input-append > .add-on {
    cursor: pointer;
    font-size: 19pt;
    padding: 7px 10px;
    display: inline-block;
    height: 40px;
    width: 45px;
}

.create-box form .form-footer {
    margin: 50px 0 10px 0;
    text-align: right;
}

.owner-champions_box .event-tournament-box {
    border: 1px dotted transparent;
    border-radius: 3px;
    padding: 25px 5px 5px 5px;
    min-width: 350px;
    min-height: 70px;
}

.owner-champions_box .event-tournament-box:hover {
    border: 1px dotted #55b1d6;

}

.owner-champions_box .event-tournament-box > .manage-panel {
    position: absolute;
    top: -1px;
    right: -1px;
    background-color: #5fcbf4;
    border-radius: 0 0 0 5px;
    opacity: 1;
    display: none;
}

.owner-champions_box .event-tournament-box:hover > .manage-panel {
     display: inline-block;
 }

.owner-champions_box .event-tournament-box > .manage-panel:hover {
    opacity:0.8;
}

.owner-champions_box .event-tournament-box > .manage-panel > a {
    vertical-align: top;
    display: block;
    height: 100%;
    padding: 3px 15px;
    color: white;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
}

.event_avatar  {
    border:none;   
}

.text-editor[editor-act="textarea"][tinymce="1"] #boxer {
    height:300px;
}

.text-editor[editor-act="textarea"][tinymce="1"] #boxer > div {
    position: absolute;
}

.text-editor[editor-act="textarea"] strong {
    font-weight: bold;
}

.text-editor[editor-act="textarea"] em {
    font-style: italic;
}

.text-editor[editor-act="textarea"] hr {
    margin: 9px 0;
    width: 100%;
}

.text-editor[editor-act="textarea"] h1 {
    display: block;
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.text-editor[editor-act="textarea"] h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.text-editor[editor-act="textarea"] h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.text-editor[editor-act="textarea"] h4 {
    display: block;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

.text-editor[editor-act="textarea"] h5 {
    display: block;
    font-size: 0.83em;
    -webkit-margin-before: 1.67em;
    -webkit-margin-after: 1.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.text-editor[editor-act="textarea"] h6 {
    display: block;
    font-size: 0.67em;
    -webkit-margin-before: 2.33em;
    -webkit-margin-after: 2.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

.text-editor[editor-act="textarea"] sup {
    vertical-align: super;
    font-size: smaller;
}

.text-editor[editor-act="textarea"] sub {
    vertical-align: sub;
    font-size: smaller;
}

.text-editor[editor-act="textarea"] blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}

.text-editor[editor-act="textarea"] ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.text-editor[editor-act="textarea"] ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;

}

.text-editor[editor-act="textarea"] li {
    display: list-item;
    text-align: -webkit-match-parent;
}



.user_header_box {
    background: #fff;    
}

.small_blue_scroll::-webkit-scrollbar-track {
    background: white;
}

.small_blue_scroll::-webkit-scrollbar-thumb:vertical:hover,
.small_blue_scroll::-webkit-scrollbar-thumb:horizontal:hover {
    rgb(0, 167, 226);
}

.editor_event_box > .manage-panel:first-child {
    position: fixed;
    display: inline-block;
    top: 0;
    right: 20px;
    z-index: 999;
    background-color: #55b1d6;
    padding: 5px 8px;
    border-radius: 0 0 5px 5px;
}

.editor_event_box > .manage-panel:first-child > a {
    color: white;
    opacity: 1;
    margin: 0 2px;
    display: inline-block;
}

.editor_event_box > .manage-panel:first-child > a:hover {
    opacity: 0.8;
}

.event-poster {
   margin: 10px 0 20px 0; 
}

.owner-event-poster {	
	border: 1px dotted transparent;
	border-radius: 5px;
	cursor: pointer;
}

.owner-event-poster[data-issel="0"] {
	border: 1px dotted grey;
	padding: 15px 0;
	color: grey;
}

.owner-event-poster:hover {
	border: 1px dotted #55b1d6;
	color: #55b1d6;
}

.owner-event-poster[data-issel="0"]:before {
	content: attr(data-ifempty);
	color: inherit;
	font-style: italic;
	display: inline-block;
	font-size: 16pt;
}


.owner-event-poster[data-issel="0"] img {
	display: none;
}

.owner-event-poster[data-issel="1"] img {
	display: inline-block;
	min-width: 200px;
	min-height: 200px;
	max-width: 960px;
	/*max-height: 410px;*/
}

.level_gaugebar {
    margin-left: 8px;
}

.logo_list li>a:hover {
    opacity: 0.8;
}

.profile_new .user_header_box {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 0;
    margin-top: 50px;
}


.profile_new .al_center {
    overflow: hidden;
}

.profile_new .al_center hr {
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 20px;
}

.profile_area .profile_form_area.subview table thead td, .misc_area .misc_content_area table thead td {
    background-color: #333;
}

.small_blue_scroll::-webkit-scrollbar-track {
    background-color: #0086d8;
}

.middle-news {
    overflow: hidden;
}

.media__desc {
   margin-top: 50px; 
}

.media__desc a:first-child {
    font: 27px !important;
    width: 425px !important;
}

.bootstrap-datetimepicker-widget .collapse:not(.show) {
    display: block !important;
}

@media screen and (max-width: 768px) {
    .container {
        max-width: 100% !important;
        width: auto !important;
    }

    .profile_new .user_header_box {
        margin-top: 70px;
    }

    .champions_cup_title1 {
        font-size: 40px;
    }

    .champions_cup_title1 .event-title,
    .champions_title2 h3 {
        white-space: pre-wrap;
    }

    .champions_cup_header {
        padding-bottom: 0;
    }

    .event_timediv {
        width: 100%;
        margin-left: 0;
    }

    .champions_box {
        margin-left: auto;
        width: 100%;
    }

    .tournament_list,
    .champions_item,
    .event-tournament-box .games-list {
        width: 100%;
    }

    .champions_tournament_people td:nth-child(1),
    .champions_tournament_people td:nth-child(2),
    .champions_tournament_people td:nth-child(3) {
        width: 33%;
    }

    .champions_tournament_people td .body {
        padding: 0;
        padding-right: 0;
    }

    .user_name_link {
        font-size: 15px;
    }

    .text_block {
        padding: 15px;
    }

    .text_block p,
    .text_block li {
        font-size: 18px;
        line-height: 1.3;
    }

    .misc_area .misc_content_area.subview.userlist table td:first-child {
        padding-left: 30px;
        width: 60%;
    }

    .misc_area .misc_content_area.subview.userlist table td:nth-child(2) {
        width: 20%;
    }
    
    .span12 {
        width: 100%;
    }
    
    .middle-news-paginator .box {
        margin: 0 10px 10px 0;
        line-height: 40px;
    }
    
    ul.css-menu-1 {
        display: flex;
        flex-wrap: wrap;
    }
    
    ul.css-menu-1 li {
        width: 50%;
        display: block;
    }

    ul.css-menu-1 li a {
        font: 17px PFDinTextCondPro-Regular !important;
        display: flex;
        text-align: left;
    }

    ul.css-menu-1 li a img {
        margin-right: 6px;
    }
    
    .middle-news {
        padding-bottom: 0;
    }
    
    #content {
        padding-bottom: 0;
    }

}

.champions_tournament_news_title {
    color: #2697e3;
}

.tournament_list {
    background: unset !important;
}

.text-editor.edit, .text-editor {  
    color: #333;
}
    
.text-editor.edit, .text-editor:hover {  
    color: gray;
}

.schedule__date {
  margin-bottom: 70px !important;
}

.schedule__time {
  position: absolute;
  top: calc(100% + 16px);
  padding: 6px;
  border-radius: 4px;
  font-size: 20px;
  display: block;
  font-weight: 400;
  white-space: nowrap;
}

@media (min-width: 576px) {
  .schedule__date {
     margin-bottom: 20px;
  }

  .schedule__time {
    top: 50%;
    left: calc(100% + 16px);
    transform: translateY(-50%);
  }
}
