body, html {
    background-color: #333348;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    width: 100%;
}

a {
    text-decoration: none;
}

.top {
    height: 190px;
    overflow: hidden;
}

h2 {
    margin-bottom: 0px;
}

.topHeader {
    background: url("/static/images/head_bg.png") no-repeat scroll center bottom transparent;

}

.topHeader .wrapper {
    height: 170px;
}

.topHeader .logo {
    padding-top: 45px;
}

.topHeader img {
    vertical-align: middle;
}

.wrapper {
    margin: 0 auto;
    width: 1060px;
}

.menuWrapper {
    height: 50px;
    position: relative;
    top: -50px;
}

.mainMenu a {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 800;
}

.mainMenu {
    border-radius: 5px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    position: relative;
    float: left;
}

a {
    color: #a3a3ad;
}

.white {
    color: #ffffff;
}

.yellow {
    color: #f6ee25;
}

.w400 {
    font-weight: 400;
}

.w700 {
    font-weight: 700;
}

.w800 {
    font-weight: 800;
}

.paddl10 {
    padding-left: 10px;
}

a:focus, a:hover {
    color: #f6ee25;
}

ul {
    padding: 0;
}

li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.mainMenu li {
    display: inline-block;
    padding: 0 45px 0 0;
    vertical-align: top;
}

.clear10 {
    clear: both;
    padding: 10px;
}

.calendar {
    font-size: 12px;
    font-weight: 700;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.description {
    color: #fff;
    text-align: left;
}

.sidebar {
    float: left;
    width: 300px;
    text-align: left;
}

.content {
    float: right;
    width: 700px;
    position: relative;
}

.sidebar .name {
    font-size: 14px;
    font-weight: 700;
    padding: 5px 0;
}

.sidebar .header {
    font-size: 28px;
    font-weight: bold;
    line-height: 40px;
}

.agenda {
    color: #f6ee25;
    width: 328px;
    height: 600px;
    overflow: hidden;
}
.sidebox {
    width: 300px;
    color: #f6ee25;
}
.topList {
    padding-bottom: 20px;
}

.topList a {
    font-size: 13px;
    color: #ffffff;
}

.topViews {
    float: left;
    font-size: 12px;
    line-height: 12px;
}

.topImage {
    float: left;
    width: 107px;
    position: relative;
}

.topname {
    float: right;
    width: 180px;
    font-weight: 700;
}

.play_mediuButton {
    background-image: url("/static/images/sprite.png");
    background-position: -19px -74px;
    height: 36px;
    left: 50%;
    margin: -20px 0 0 -20px;
    opacity: 1;
    position: absolute;
    top: 50%;
    width: 40px;
}

.play_smallButton {
    background-image: url("/static/images/sprite.png");
    background-position: -30px -50px;
    height: 25px;
    left: 50%;
    margin: -12.5px 0 0 -12.5px;
    opacity: 1;
    position: absolute;
    top: 50%;
    width: 25px;
}

.pluginBoxDivider {
    border-top: 1px solid #4c4d5d;
}

.fb-like-box {

}

.facebookOuter {
    width: 300px;
    height: 400px;
}

.facebookInner {
    height: 370px;
    overflow: hidden;
    background-color: #29293a;
    padding-left: 8px;
}

.ArticleInfo {
    padding-bottom: 30px;
    font-size: 12px;
}

.liveArticle {
    padding-bottom: 40px;
}

.timeinfoArticle {
    float: left;
    line-height: 17px;
    padding-top: 5px;
}

.articleViews {
    float: left;
    line-height: 12px;
    padding: 7px 0 0 20px;
}

.articleComments {
    float: right;
    line-height: 12px;
    padding-top: 7px;
}

.views {
    color: #a3a3ad;
    float: left;
    padding: 0 0 0 10px;
}

.comments {
    color: #a3a3ad;
    float: left;
    padding-left: 5px;
}

.timeinfo {
    /*width: 105px;*/
    line-height: 17px;
}

.time {
    color: #a3a3ad;
    float: left;
    font-size: 12px;
    padding-left: 10px;
}

.slash {
    color: #545460;
    padding: 4px;
}

.clockIcon {
    background-image: url("/static/images/sprite.png");
    background-position: 0 -64px;
    height: 16px;
    width: 16px;
}

.viewsIcon {
    background-image: url("/static/images/sprite.png");
    background-position: 0 -50px;
    height: 15px;
    width: 23px;
}

.commentsIcon {
    background-image: url("/static/images/sprite.png");
    background-position: 0 -80px;
    height: 15px;
    width: 18px;
}

.liveIcon, .live2Icon, .live3Icon, .live4Icon, .live5Icon, .live6Icon, .live7Icon {
    background-image: url("/static/images/sprite.png");
    background-position: -130px -80px;
    height: 28px;
    width: 75px;
    margin-right: 20px;
}

.logoIcon {
    background-image: url("/static/images/sprite.png");
    background-position: 0 0;
    height: 45px;
    margin-top: 40px;
    width: 325px;
}

.sloganIcon {
    background-image: url("/static/images/sprite.png?v2");
    background-position: 0 -187px;
    height: 35px;
    margin-left: 40px;
    margin-top: 44px;
    overflow: hidden;
    width: 222px;
}

.listaAgenda {
    height: 480px;
}

.liveArticle h2 {
    text-align: left;
    color: #ffffff;
    font-size: 28px;
    font-weight: 700;
}

.articleButtons {
    height: 40px;
    background-color: #242434;
}
.vjs-poster {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.video-js {
    width: 100% !important;
    height: 100% !important;
}
.video-js:after {
    content: '.';
    display: block;
    position: relative;
    padding: 40.1% 0 0 0; /* (height/width)*100%, eg. 56.25% for 16:9 75% for 4:3 */
    margin: 0 0 0 -100%;
    visibility: hidden;
    height: 0;
}

.player img:hover {
    opacity: 0.5;
}

.player {
    width: 700px;
    height: 393px;
    position: relative;
    background-color: #29293a;
}
.vjs-paused .vjs-big-play-button { display: none; }
.play_Button {
    background-image: url("/static/images/sprite.png");
    background-position: -60px -50px;
    height: 60px;
    left: 50%;
    cursor: pointer;
    margin: -32px 0 0 -32px;
    position: absolute;
    top: 50%;
    width: 64px;
}

.programTime {
    color: #f6ee25;
    font-size: 30px;
    font-weight: 600;
}

.program {
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    height: 100px;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 400px;
    margin: 0 auto;
    left: 165px;
}

/*Footer*/

footer {
    background-color: #29293a;
}

.cross {
    width: 218px;
    float: left;
    font-size: 12px;
    text-align: left;
    margin-right: 50px;
}

.crossMenu {
    width: 100px;
    float: left;
    font-size: 12px;
    text-align: left;
    margin-right: 50px;
}

.crossName {
    float: right;
    height: 58px;
    overflow: hidden;
    position: relative;
    top: -5px;
    width: 155px;
}

.padb10 {
    padding-bottom: 10px;
}

.crossLabel {
    border-bottom: 1px solid #3f3f4e;
    height: 50px;
}

.crossLine {
    height: 50px;
}

.crossPromo {
    padding-top: 50px;
}

.crossName a {
    color: #a3a3ad;
    font-size: 13px;
}

.crossText {
    color: #a3a3ad;
    font-size: 14px;
    padding-bottom: 20px;
    width: 100%;
}

.crossImage {
    float: left;
    position: relative;
    width: 56px;
}

.realitateaIcon {
    background-image: url("/static/images/sprite.png");
    background-position: 0 -110px;
    height: 22px;
    margin: 15px 10px 20px 0;
    width: 135px;
}

.baniIcon {
    background-image: url("/static/images/sprite.png");
    background-position: -225px -174px;
    height: 31px;
    margin: 10px 10px 20px 0;
    width: 100px;
}

.kankanIcon {
    background-image: url("/static/images/sprite.png?v3334");
    background-position: -257px -130px;
    height: 44px;
    margin: 0 10px 14px 0;
    width: 68px;
}

.golosIcon {
    background-image: url("/static/images/sprite.png");
    background-position: -136px -108px;
    height: 25px;
    margin: 15px 10px 20px 0;
    width: 92px;
}

.topmediaIcon {
    background-image: url("/static/images/sprite.png");
    background-position: -210px -80px;
    height: 25px;
    margin: 15px 10px 20px 0;
    width: 110px;
}

.stireataIcon {
    background-image: url("/static/images/sprite.png");
    background-position: -124px -135px;
    height: 25px;
    margin: 15px 10px 20px 0;
    width: 120px;
}

.logofIcon {
    background-image: url("/static/images/sprite.png");
    background-position: 0 -160px;
    height: 26px;
    margin: 5px 10px 20px 0;
    width: 195px;
}

.last9 {
    left: -17px;
    position: relative;
    width: 104%;
}

.golos.cross {
    float: right;
    margin-right: 0 !important;
}

.topmedia.cross {
    float: right;
    margin-right: 0 !important;
}

.kankan.cross {
    margin-left: 25px;
    margin-right: 25px;
}

.stireata.cross {
    margin-left: 25px;
    margin-right: 25px;
}

.lastname {
    float: left;
    width: 200px;
}

.lastList {
    float: left;
    height: 174px;
    overflow: hidden;
    padding: 0 18px 107px;
    text-align: left;
    width: 205px;
}

.lastImage {
    float: left;
    position: relative;
    width: 196px;
}

.header {
    font-size: 28px;
    font-weight: bold;
    line-height: 40px;
}

.lastname a {
    color: #fff;
}

.arhivaNews {
    float: left;
    width: 100%;
}

.commentsList li {
    background-color: #29293a;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

.commentsList {
    color: #ffffff;
    text-align: left;
}

.commentsBody {
    width: 100%;
}

.punct:before {
    content: "\2022 ";
    color: #595965;
}

/*Form style*/
.comment_form label {
    width: 150px;
    margin-top: 3px;
    display: inline-block;
    float: left;
    padding: 3px;
}

.comment_form input {
    height: 35px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-top: 5px;
    width: 47%;
}

.comment_form textarea {
    background-color: #47475a;
    border: 0 none;
    height: 80px;
    padding: 8px;
    width: 98%;
    color: #ffffff;
}

.comment_form .trimite {
    background-color: #333348;
    border: 2px solid #f6ee25;
    color: #ffffff;
    cursor: pointer;
    height: 40px;
    width: 200px;
}

.comment_form .trimite:hover {
    background-color: #f6ee25;
    color: #333348;
}

.comment_form button {
    margin-left: 156px;
}

.comment_form input, .contact_form textarea, .embed input {
    border-radius: 2px;
    background-color: #47475a;
    border: 0 none;
    color: #ffffff;
}

.embed {
    color: #ffffff;
    background-color: #29293a;
}

#embed_cod {
    font-size: 11px;
    width: 640px;
}
.vjs-loading-spinner:before, .vjs-loading-spinner:after {
    border-color: #fcee21;
    border-top-color: #fff;
}
.hidden {
    display: none;
    visibility: hidden;
}

.link_embed {
    background-image: url("/static/images/sprite.png");
    background-position: -131px -46px;
    float: right;
    height: 30px;
    width: 195px;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 5px;
}

.pagination {
    border-bottom: 2px solid;
    padding-bottom: 10px;
    font-weight: 600;
}
.pagination a{
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
}
.pagination .current {
    color: #f6ee25;
    border-bottom: 2px solid #f6ee25;
    padding-bottom: 10px;
}


.loader {
    height: 32px;
    margin: 0 auto;
    padding-top: 200px;
    width: 37px;
}


.bar {
    background-color:#f9f483; border:1px solid #f6ee25; float:left;
    margin-right:4px; margin-top:6px; width:6px; height:18px;

    /* Set the animation properties */
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: loadingbar;
}

/* Delay both the second and third bar at the start */
.loader .bar:nth-child(2) { animation-delay: 0.1s; }
.loader .bar:nth-child(3) { animation-delay: 0.2s; }

/* The actual animation */
@keyframes loadingbar {
    0% { }
    10% { margin-top:5px; height:22px; border-color:#f9f483; background-color:#f6ee25; }
    20% { margin-top:0px; height:32px; border-color:#f9f483; background-color:#f6ee25; }
    30% { margin-top:1px; height:30px; border-color:#f9f483; background-color:#f6ee25; }
    40% { margin-top:3px; height:26px; }
    50% { margin-top:5px; height:22px; }
    60% { margin-top:6px; height:18px; }
    70% { }
    /* Missing frames will cause the extra delay */
    100% { }
}

@media only screen and (max-width: 719px) {
    @viewport{
        zoom: 1.0;
        width: 480px;
    }
    .sidebar {
        float: right;
    }
    .sidebox {
        width: 430px;
    }
    .topname {
        width: 300px;
    }
    .content {
        width: 97%;
        padding-right: 7px;
    }
/*    .menuWrapper {
        display: none;
        visibility: hidden;
    }*/
    .wrapper {
        width: 100%;
    }
    .player img {
        width: 100%;
        height: 257px;
    }
    .player {
        width: 100%;
        height: 257px;
        overflow: hidden;
    }

    #embed_cod {
        width: 430px;
    }
    .sidebar .name {
        font-size: 20px;
    }
    .sidebar, .agenda {
        width: 460px;
    }
    .crossPromo, .link_embed, .facebookOuter, #add300x400, .play_Button {
        display: none;
    }
    .calendar {
        font-size: 17px;
    }
    .sloganIcon {
        background-image: url("/static/images/sprite.png?v3");
        background-position: 0px -220px;
        height: 40px;
        margin-top: 46px;
        width: 112px;
        margin-left: 10px;
    }
    .logoIcon {
        margin-left: 10px;
    }
    .lastList {
        float: left;
        height: 285px;
        overflow: hidden;
        margin: 0px 0px 5px 10px;
        text-align: left;
        width: 205px;
        padding: 0;
    }
    .comment_form input {
        width: 44%;
    }
    .last9 {
        left: 0px;
    }
    .mainMenu {
        height: auto;
    }
    .mainMenu {
        display: block;
        visibility: visible;
    }

    .mIcon {
        position: relative;
        padding-left: 1.25em;
        font-size: 40px;
        left: 10px;
        float:left;
    }
    .mIcon:before {
        content: "";
        position: absolute;
        top: 0.25em;
        left: 10px;
        width: 1em;
        height: 0.125em;
        border-top: 0.375em double #ffffff;
        border-bottom: 0.125em solid #ffffff;
    }
    .cross {
        margin-left: 20px;
    }
}
.liveVideo {
    cursor: pointer;
}
.video-js .vjs-current-time, .vjs-no-flex .vjs-current-time {display: block;}
.vjs-big-play-button {display: none !important;}

.mobile {
    display: none;
    visibility: hidden;
}

@media only screen and (max-width: 719px) {
    .mobile {
        display: block;
        visibility: inherit;
    }
    .desktop {
        display: none;
        visibility: hidden;
        width: 1px;
        height: 1px;
        position: relative;
    }
}
.livetvbox2 {
    background:#29293a;
}