html, body {
    /*height: 100%;*/
}

input, textarea {
    border-radius: 0;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.btn {
    border-radius: 0 !important;
}

.not-set {
    color: #c55;
    font-style: italic;
}

.main-menu-dropdown-submenu {
    margin-bottom: 5px;
    font-size: 16px;
    margin-bottom: 0px !important;
}

.main-menu-dropdown-submenu a {
    padding-left: 20px !important;
    padding-right: 20px !important;
    white-space: normal !important;
    font-size: 16px !important;

}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

#error-polling {
    text-align: left;
    font-size: 12px;
    padding-top: 10px;
    color: red;
}

.signup-error, .reset-error {
    color: #e13027;
}

.video_block_name {
    font-family: "Roboto", san-serif;
    font-size: 20px;
    font-weight: bold;
    height: 55px;
    padding: 15px;
    width: 100%;
}

.ul_year:last-child,
.ul_days:last-child {
    width: auto;
}

.ul_days,
.ul_year {
    display: inline-block;
    list-style: outside none none;
    margin: 10px 0px 0 0;
    padding: 0;
    vertical-align: top;
    width: 18%;
}

.ul_year li.title {
    font-size: 20px;
    font-weight: bold;
}

.arch_menu {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 0 0 10px;
    padding: 5px 10px;
    width: 50%;
}

.arch_menu > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.arch_menu li.active a {
    color: #000;
}

.arch_menu li a {
    color: #7CAF55;
    font-size: 16px;
}

.arch_menu li {
    display: inline-block;
    margin: 5px 3% 0 5px;
}

div.clear {
    clear: both;
}

.archpathway {
    float: right;
    font-size: 16px;
    margin: 10px 20px 10px 10px;
}

.archpathway > a {
    color: #7CAF55;
}

.tvg-checkbox_inner {
    display: table;
    border: 2px solid #CFCFCF;
    padding: 5px 10px;
    height: 52px;
    width: 100%;
    float: left;
    cursor: pointer;
}

.tvg-checkbox_inner:hover {
    border: 2px solid rgb(246, 164, 0)
}

.tvg-checkbox.active .tvg-checkbox_inner,
.tvg-checkbox-filter.active .tvg-checkbox_inner {
    background-color: #E2E2E2;
}

.tvg-channels__row {
    overflow: hidden;
}

.tvg-checkbox input {
    display: none;
}

.tvg-checkbox_logo,
.tvg-checkbox_name {
    display: table-cell;
    /*width: 49%;*/
    vertical-align: middle;
}

.tvg-checkbox_logo {
    text-align: right;
}

.tvg-checkbox_logo img {
    max-height: 38px;
}

.cbx {
    border-radius: 0 !important;
    border-width: 2px !important;
}

.cbx-active {
    border-color: #CFCFCF !important;
    color: #CFCFCF !important;
}

.cbx-active:focus {
    box-shadow: none !important;
}

.glyphicon-ok {
    color: black;
}

.tvg-checkbox {
    display: table;
    width: 25%;
    height: 52px;
    padding: 5px;
    float: left;
}

.tvg-checkbox-filter {
    width: 33.3%;
    padding: 5px;
    float: left;
}

.admin-bar {
    padding: 0 16px;
    margin-top: 12px;
}

.online-sharing {
    text-align: center;
}

.online-sharing > div {
    display: inline-block;
}

.online-sharing .like-block-long {
    padding-bottom: 10px;
}

.soc-material .soc-content-body .content {
    padding-top: 10px;
}

.media-body, .media-left, .media-right {
    /*position: relative;*/
}

.img_anim {
    cursor: pointer;
}

.showPlayBtn:hover,
img[src$='.gif']:hover ~ .showPlayBtn,
.img_anim:hover ~ .showPlayBtn {
    color: #f6a400 !important;
    cursor: pointer;
}

.plays ~ .showPlayBtn {
    display: none;
}

.showPlayBtn:before {
    content: '\e81c';
    font-family: "fontello";
}

.showPlayBtn:hover,
.showPlayBtn:focus {
    color: #f6a400 !important;
    text-decoration: none;
}

.showPlayBtn {
    text-decoration: none;
    color: #e9e9e9 !important;
    cursor: pointer;
    font-size: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    position: absolute;
    width: 100px;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    /*bottom: 0;*/
    /*left: -5px;*/
    /*margin: auto;*/
    /*right: 0;*/
    /*top: 0;*/
}

.sorter-prediction {
    cursor: pointer;
    color: #60ae24 !important;
    position: relative;
}

.glyphicon-triangle-bottom, .glyphicon-triangle-top {
    position: absolute;
    top: 13px;
    right: 5px;
    font-size: 12px;
}

#resend-activation {
    text-decoration: underline;
    color: rgb(96, 174, 36);
    font-weight: bold;
    cursor: pointer;
}

#resend-activation-message {
    font-weight: bold;
}

.flag-optimize {
    width: 20px;
    height: 20px;
    /* overflow: hidden;
    position: relative;*/
    display: inline-block;
    margin-right: 5px;
    text-align: center;
    vertical-align: top;
}

.flag-optimize img {
    margin: auto;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    max-width: 20px;
    max-height: 20px;
}

.flag-optimize-30px {
    width: 30px;
    height: 30px;
    /* overflow: hidden; */
    position: relative;
    display: inline-block;
    margin-right: 5px;
    text-align: center;
}

.flag-optimize-30px img {
    margin: auto;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    max-width: 30px;
    max-height: 30px;
}

.flag-optimize-left {
    margin: 0 5px 0 0 !important;
}

.flag-optimize-right {
    margin: 0 0 0 5px !important;
}


/*Exception for Bad structure of MyTeamCommand*/
#myteam-block .country-optimize-left {
    position: inherit !important;
    display: inline-block;
    width: 100px;
}

#myteam-block .scores {
    position: relative;
    height: 100%;
    right: 0;
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

#myteam-block .match-ball {
    /*position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;*/
}

#myteam-block .score.green {
    /*position:absolute;*/
    right: 0;
}

#myteam-block .score.scores-12-font {
    font-size: 12px;
}

#myteam-block .score.scores-14-font {
    font-size: 14px;
}

.score.orange {
    text-align: center;
}

#myteam-block .score.green:last-of-type {
    /*bottom:10px*/
}

/*End Exception for Bad structure of my team command*/
.country-optimize-right {
    position: relative;
    margin-right: 5px;
}

.delete-link-admin {
    color: #b4b4b4;
    cursor: pointer;
}

.edit-link-admin {
    color: #b4b4b4;
    cursor: pointer;
}

.link-admin-mark {
    color: #b4b4b4;
    cursor: pointer;
}

.position {
    font-size: 21px;
    font-weight: 300;
    margin: -20px 0 5px 7px;
}

.translation-logo-div {
    position: absolute;
    background: white;
    border-radius: 5pc;
    width: 65px;
    height: 65px;
    border: solid 2px #aaa;
    margin-top: -10px;
    margin-left: -10px;
}

.translation-logo-img {
    max-width: 50px;
    max-height: 50px;
    max-width: 50px;
    display: inline-block;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#reserve1-parent, #reserve2-parent {
    /*padding-top: 5px;*/
}

#squads-canvas {
    min-width: 718px;
    text-align: center;
    margin-top: 35px;
    position: relative;
}

#stadium1-parent, #stadium2-parent {
    background-image: url("//bombardir.ru/img/translationIcons/stadium.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
}

.squads-canvas-parent {
    display: inline-block;
    margin-left: 20px;
    float: left;
}

.squads-canvas-reserve-parent,
.squads-canvas-stadium-parent {
    position: relative;
}

#oTooltip table td {
    padding: 2px;
}

.label-rastanovka {
    position: absolute;
    margin-left: 25px;
    font-size: 9px;
    margin-top: -28px;
    border-radius: 5px;
    padding: 2px 3px;

}

hr.topmenu_delim {
    background: #6ec62b none repeat scroll 0 0;
    border: medium none;
    height: 1px;
    margin: 0 12px;
}

.soc-tournament-table-my-command td, .soc-tournament-table-my-command th {
    padding: 0 !important;
}

.soc-tournament-table-my-command tr.boldme {
    font-weight: bold;
}

.soc-tournament-table-my-command td {
    vertical-align: middle !important;
    height: 25px;
}

.orange_delim {
    background: #ffd220 none repeat scroll 0 0 !important;
}

.gifcontent {
    display: inline-block;
    position: relative;
}

.user-rating-profile, .user-rating-profile-number {
    font-weight: normal;
    font-size: 17px;
}

.user-rating-profile-number {
    font-size: 26px;
}

.stadium-img {
    height: 100px;
    margin-top: -115px;
    float: right
}

.search-news-date {
    background-color: #60ae24;
    margin-top: -4px;
}

input[name=searchDate] {
    font-size: 14px;
    padding: 4px;
}

.parent-widget-block {
    max-width: 720px;
}

.soc-content-body .parent-widget-block {
    max-width: 100%;
}

.flyin-fb-join-us, .flyin-vk-join-us {
    position: fixed;
    bottom: 5px;
    right: -320px;
    width: 320px;
    z-index: 999999;
    height: 200px;
    background-size: 320px 200px;
    background-repeat: no-repeat;
}

.flyin-vk-join-us {
    background-image: url(//bombardir.ru/img/bombardir-vk.png);
}

.flyin-fb-remove.description {
    color: white;
    top: 9px;
    left: 25px;
    cursor: pointer;
    font-size: 11px;
    position: absolute;
}

.flyin-fb-join-us {
    background-image: url(//bombardir.ru/img/bombardir-fb.jpeg);
}

.flyin-fb-join-us.showme, .flyin-vk-join-us.showme {
    -webkit-animation: slide-show 0.5s forwards;
    animation: slide-show 0.5s forwards;
}

.flyin-fb-join-us.hideme, .flyin-vk-join-us.hideme {
    right: 0px;
    -webkit-animation: slide-hide 0.5s forwards;
    animation: slide-hide 0.5s forwards;
}

.flyin-fb-join-us div.fb-page {
    right: 5px;
    position: absolute;
    top: 21px;
}

.flyin-fb-join-us .glyphicon-remove, .flyin-vk-join-us .glyphicon-remove {
    color: white;
    top: 7px;
    left: 7px;
    cursor: pointer;
    font-size: 17px;
}

.flyin-vk-join-us #vk_groups_2 {
    position: absolute;
    top: 89px;
    left: 60px;
    width: 200px !important;
}

.flyin-fb-join-us .fb-like {
    position: absolute;
    padding: 3px;
    background: #FFF;
    bottom: 34px;
    right: 67px;
    border-radius: 4px;
}

@-webkit-keyframes slide-show {
    100% {
        right: 2px;
    }
}

@keyframes slide-show {
    100% {
        right: 2px;
    }
}

@-webkit-keyframes slide-hide {
    100% {
        right: -320px;
    }
}

@keyframes slide-hide {
    100% {
        right: -320px;
    }
}


div.img-fantasista2017 {
    margin-left: -57px;
    margin-top: 10px;
    max-width: 1421px;
    margin-bottom: -18px;
    margin-right: -21px;
}

div.img-fantasista2017 img {
    width: 100%;
}

body.fantasista2017, .soc-wrap.fantasista2017 {
    background: -webkit-linear-gradient(top, #04042c 0px, #101051 241px, #5c5a90 482px, #ffffff 730px);
}

.views-difficulty .glyphicon-scale {
    font-size: 13px;
    color: #bfbfbf;
    margin-right: 3px;
}

.leader-widget-views .glyphicon-stats {
    color: #bfbfbf;
    margin-top: 6px;
    margin-right: 7px;
}

.soc-content-body .glyphicon.glyphicon-picture {
    margin-left: 17px;
    margin-right: 10px;
    font-size: 15px;
}

.soc-content-body .glyphicon.glyphicon-picture.on {
    color: #fe7d03;
}

.soc-content-body .glyphicon.glyphicon-picture.off {
    color: #fe7d03;
}


h1.blogs-ranking {
    margin-bottom: 10px;
}

#stop-adblock-bg {
    background: rgba(0, 0, 0, 0.5);
    z-index: 998;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#stop-adblock {
    background: url("/img/stop-adblock.jpg") no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 1024px;
    height: 682px;
    margin: 0 auto;
    border-radius: 8px;
    color: #fff;
    z-index: 999;
}

#stop-adblock span {
    font-family: "Roboto", san-serif;
    font-size: 20px;
    padding-top: 45px;
    padding-left: 50px;
    width: 450px;
    display: block;
}

#stop-adblock span a {
    color: #3cb371;
    text-decoration: underline;
}

#stop-adblock span a:hover {
    color: #3cb371;
    text-decoration: none;
}

.predictions_award_img {
    position: relative;
    top: -25px;
    left: 25px;
    z-index: 2;
    overflow: hidden;
}

.profile_predictions_award_img {
    position: relative;
    top: -35px;
    left: 75px;
    width: 60px;
    height: 60px;
    z-index: 2;
}

.profile_predictions_award_img.place1,
.profile_predictions_award_img.place2,
.profile_predictions_award_img.place3 {
    height: 60px;
    width: auto !important;
}

.soc-forth-column .ad-best-bookmaker.horizon {
    margin-top: 0px;
}




.material-content-adblock {
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 350px;
    padding: 20px 16px 20px 20px;
    margin: 10px 0;
}
.material-content-adblock__icon {
    width: 48px;
    height: 40px;
    margin-right: 10px;
    background: url('/img/materials/adblock-icon.svg') no-repeat center center;
    background-size: 100% auto;
    background-size: contain;
    flex-shrink: 0;
    flex-grow: 0;
}
.material-content-adblock__title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #1A1A1A;
    text-align: left;
}
.material-content-adblock__title span {
    font-weight: bold;
}
/*DONT DELETE its for new online, because webpack delete*/
.online-match-team-name-container .online-match-team-name{
    -webkit-box-orient: vertical;
}