section.content div.main div.col2 div.col-l div.box.box-html {
    display: none;
}

.control-panel + .control-panel {
    display: none;
}

.ads {
    display: none;
}

.imgloadig2 {
    background: url(https://xsmn.me/images/loading-green.gif) no-repeat 0 0;
    width: 16px;
    height: 18px;
    margin: auto;
    display: block;
    padding: 2px 0;
}

.cl-rl2 {
    color: #ed2100 !important;
    font-size: 24px;
    width: fit-content;
    background-color: #fff2bc;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-border-radius: 20px
}
#frame-xosotv .result-c2,
#frame-xosotv .result-c3 {
    display: none;
}
#frame-xosotv.show2 .result-c2 {
    display: inherit;
}
#frame-xosotv.show2 .result-c1 {
    display: none;
}
#frame-xosotv.show3 .result-c3 {
    display: inherit;
}
#frame-xosotv.show3 .result-c1 {
    display: none;
}
#frame-xosotv .result-c1,
#frame-xosotv .result-c2,
#frame-xosotv .result-c3 {
    color: inherit;
}

.logo, .top-content, .header-content {
    height: auto;
}
.footer {
    display: none;
}

#frame-xosotv .result-box {
    margin-top: 1em;
}
#frame-xosotv .result-header {
    height: auto;
}


ul.main-menu {
    background-color: #ed2100 !important;
}
.block-main-heading h1,
.block-main-heading h2,
.block-main-heading h3 {
    background-color: #ed2100 !important;
}
.btn-danger {
    background-color: #ed2100 !important;
    border-color: #ed2100 !important;
}


a, .title-item h3, .title-item h3 a {
    /*color: #daa520 !important;*/
}

.title-item h3 {
    background-color: #daa520 !important;
}

header {
    background-color: #000;
    /*background-image: linear-gradient(15deg, #000 0%, #414141 74%);*/
    padding-top: 12px;
    padding-bottom: 12px;
}

.navbar-default {
    margin: 0;
}

body, html {
    margin: 0 auto;
}
.menu-mobile {
    margin-top: 0 !important;
}
.menu-mobile > div.col-xs-12 > ul.col-xs-12:first-child {
    background: #000;
    padding-bottom: 8px;
}
.menu-mobile > div.col-xs-12 > ul.col-xs-12.ul-lv2 {
    background: none;
}
.menu-mobile > div.col-xs-12 > ul.col-xs-12.ul-lv2 li {
    border: 1px solid #ccc !important;
    background: #c00;
    color: white;
}
.menu-mobile > div.col-xs-12 > ul.col-xs-12.ul-lv2 li.active {
    background: #900;
}
.menu-mobile > div.col-xs-12 > ul.col-xs-12.ul-lv2 a {
    color: white;
}
