.webtv-container {
    overflow: hidden;
}

.webtv-container .webtv-menu {
    width: 260px;
    background-color: #4ca0c3;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 4;
    transition: all 1s ease-in-out;
}

.webtv-container.webtv-closed-menu .webtv-menu {
    left: -260px;
}

.webtv-container.webtv-closed-menu .webtv-main {
    margin-left: 44px;
}

.webtv-container .webtv-menu .webtv-menu-content {
    height: 100%;
    position: relative;
}

.webtv-open-menu {
    width: 44px;
    background-color: #4ca0c3;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 3;
}

.webtv-open-vakarm-logo {
    background-color: #32383d;
    text-align: center;
    width: 44px;
    height: 71px;
}

.webtv-open-menu-close {
    background-color: #495661;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    cursor: pointer;
}

.webtv-open-vakarm-logo img {
    width: 44px;
}

.webtv-open-menu-top {
    position: absolute;
    top: 0;
    left: 0;
}

.webtv-container .webtv-open-menu .webtv-open-menu-content {
    height: 100%;
    position: relative;
}

body {
    margin-top: 0px;
}

.webtv-logo {
    text-align: center;
}

.webtv-container .webtv-menu .bar-title {
    position: relative;
    padding-bottom: 10px;
}

.webtv-container .webtv-menu .bar-title .title {
    font-family: Verdana;
    font-size: 12px;
    color: white;
    position: absolute;
    top: 0px;
    z-index: 1;
    background-color: #4ca0c3;
    padding-right: 20px;
}

.webtv-container .webtv-menu .bar-title .spacer {
    background-color: #8dd7f6;
    height: 8px;
    width: 100%;
    position: relative;
    top: 5px;
}
.webtv-menu-links {
    padding: 10px;
}

.webtv-menu-link {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
}

.webtv-menu-link:hover {
    background-color: #267495;
}

.webtv-vakarm-logo {
    background-color: #32383d;
    text-align: center;
    padding: 10px;
}

.webtv-menu-close {
    background-color: #495661;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    cursor: pointer;
}

.webtv-vakarm-logo img {
    width: 240px;
}

.webtv-menu-top {
    position: absolute;
    top: 0;
    left: 0;
}

.webtv-menu-bottom {
    width: 260px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 10px;
    height: 210px;
}

.webtv-menu-middle {
    position: absolute;
    top: 91px;
    left: 0;
    bottom: 210px;
    width: 260px;
    overflow: hidden;
}

.scrollbar {
    display: block;
    position: absolute;
    right: 5px;
    width: 2px;
    background: #ccc;
    line-height: 0;
    top: 30px;
    bottom: 80px;
    z-index: 5000;
}

.scrollbar .handle {
    width: 100%;
    height: 100px;
    background: #4ca0c3;
    cursor: pointer;
}

.webtv-main {
    position: relative;
    overflow: hidden;
    margin-left: 260px;
    margin-right: 430px;
    z-index: 2;
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
    transition: all 1s ease-in-out;
}

.webtv-main-container{
    height: 100%;
}


ul.tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

ul.tabs li {
    display: inline-block;
}

ul.tabs li a {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    height: 43px;
    padding-top: 10px;
    background-color: #f3f3f3;
    border: 1px solid #d7d7d7;
    font-family: Verdana;
    font-size: 12px;
    color: black;
    line-height: normal;
}

ul.tabs li a.active {
    background-color: white;
    border-top: 2px solid #56a6c7;
}

table.webtv-programation {
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0;
    margin-left: 20px;
}

.trait {
    background-image: url(/statics/images/home/progra-trait.png);
    width: 20px;
    height: 5px;
    background-repeat: repeat-y;
    background-position: center center;
}

.trait_point {
    background-image: url(/statics/images/home/progra-center.png);
    width: 20px;
    height: 24px;
    background-repeat: repeat-y;
    background-position: center center;
}

.webtv-progra-date {
    background-image: url(/statics/images/home/progra-off.png);
    width: 132px;
    height: 24px;
    line-height: 24px;
}
.webtv-progra-date-on {
    background-image: url(/statics/images/home/progra-on.png);
}
.webtv-progra-date span { 
    padding-left: 8px;
    font-family: Verdana;
    font-size: 14px;
    color: #3c3c3c;
}

.webtv-progra-date-on span { 
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: white;
}

span.progra-title-left {
    display: inline-block;
    width: 10px;
    height: 24px;
    background-image: url(/statics/images/home/progra-off-left.png);
    float: left;
}

span.progra-title-right {
    display: inline-block;
    width: 10px;
    height: 24px;
    background-image: url(/statics/images/home/progra-off-right.png);
    float: left;
}
span.progra-title-content {
    display: inline-block;
    height: 24px;
    background-color: #e0e0e0;
    line-height: 24px;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    color: #3c3c3c;
    font-size: 11px;
    font-family: Verdana;
}

div.progra-title-container-on span.progra-title-left {
    background-image: url(/statics/images/home/progra-on-left.png);
}

div.progra-title-container-on span.progra-title-right {
    background-image: url(/statics/images/home/progra-on-right.png);
}

div.progra-title-container-on span.progra-title-content {
    color: white;
    background-color: #4ca0c3;
}

div.vod-thumbnail {
    float: left;
    width: 216px;
}

div.vod-desc {
    width: 214px;
    height: 48px;
    background-image: url(/statics/images/home/vod-background.png);
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    font-family: Verdana;
    color: #898989;
    font-size: 11px;
}

div.vod-desc-bottom {
    background-color: #4b9fc3;
    height: 6px;
    width: 216px;
}

div.vod-block {
    width: 344px;
    height: 174px;
    background-image: url(/statics/images/home/vod-background-block.png);
    border: 1px solid #cbcbcb;
    float: left;
    margin-left: 5px;
}

div.vod-block-title {
    font-size: 12px;
    font-family: "Arial";
    color: rgb( 0, 136, 202 );
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
}

div.vod-block-subtitle {
    font-size: 12px;
    font-family: "Arial";
    color: rgb( 196, 196, 196 );
    line-height: 1.5;
}

div.vod-block-description {
    font-size: 11px;
    font-family: "Arial";
    color: rgb( 104, 104, 104 );
    line-height: 1.636;
}

div.vod-block-description a {
    color: #0088BC;
    font-weight: bold;
}

div.conversation {
    border-top: 1px solid #d7d7d7;
}

div.message span.messageText a {
    color: #0088bc;
}

div.message:nth-child(even) {
    background-color: #f2f2f2;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 15px;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: 1px solid #d7d7d7;
}

div.message:nth-child(odd) {
    background-color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 15px;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: 1px solid #d7d7d7;
}

span.tchatTime {
    color: #c6c6c6;
    font-family: Verdana;
    font-size: 10px;
    padding-right: 5px;
}

#form-zone {
    background-color: #e0e0e0;
    padding: 10px;
    height: 72px;
}

.form-message {
    border: 1px solid #d7d7d7;
    width: 100%;
    line-height: 25px;
    height: 25px;
}

.normalUser {
    color: #0088ca;
}



.webtv-chat {
    width: 430px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background-color: white;
    border-left: 1px solid #d7d7d7;
    transition: all 1s ease-in-out;
}

.webtv-container .webtv-chat .webtv-chat-content {
    height: 100%;
    position: relative;
}

.adminUser {
    color: #d36d43;
}

.webtv-chat-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 430px;
}

.webtv-chat-bottom {
    width: 430px;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 72px;
}

.webtv-chat-middle {
    position: absolute;
    top: 40px;
    left: 0;
    bottom: 72px;
    width: 430px;
    overflow: hidden;
}

@media screen and (max-width: 1375px) {
    .webtv-chat {
        width: 200px;
    }
    .webtv-chat-top {
        width: 200px;
    }
    .webtv-chat-middle {
        width: 200px;
    }
    .webtv-chat-bottom {
        width: 200px;
    }
    .webtv-main {
        margin-right: 200px;
    }

    .webtv-menu-bottom {
        height: 150px;
    }


    .webtv-menu-middle {
        bottom: 150px;
    }
}

@media screen and (max-height: 750px) {
    .webtv-menu-bottom {
        height: 150px;
    }

    .webtv-menu-middle {
        bottom: 150px;
    }
}

.deleted {
    font-size: 12px;
    font-family: "Verdana";
    color: rgb( 173, 173, 173 );
    font-style: italic;

}

.webtv-open-tchat {
    width: 44px;
    background-color: white;
    background-image: url(/statics/images/webtv/v2/background-menu.png);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    border-left: 1px solid #d7d7d7;
}

.webtv-container .webtv-open-tchat .webtv-open-tchat-content {
    height: 100%;
    position: relative;
}

.webtv-open-tchat-top {
    position: absolute;
    top: 0;
    left: 0;
}


.webtv-container.webtv-closed-tchat .webtv-chat {
    right: -430px;
}

.webtv-container.webtv-closed-tchat .webtv-main {
    margin-right: 44px;
}

#form-zone > div:first-child { padding-bottom: 5px; }


.newMessageContainer {
    position: absolute;
    bottom: 71px;
    width: 100%;
    z-index: 50000;
    display: none;
}
.newMessage {
    width: 147px;
    height: 3px;
    background-image: url(/statics/images/webtv/v2/new.png);
    margin: auto;
}

.webtv-box {
    background-color: white;
    border: 1px solid #d7d7d7;
    padding: 10px;
    margin-bottom: 10px;
}

.webtv-col-container {
    display:table;
    width: 100%;
}

.webtv-col-left {
    display:table-cell;
    vertical-align: top;
    padding-top: 10px;
}

.webtv-col-right {
    width: 366px;
    display:table-cell;
    padding-top: 10px;
    vertical-align: top;
    padding-left: 10px;
}

.webtv-col-right-box {
    padding-bottom: 10px;
}

@media screen and (max-width: 1200px) { 
    .webtv-col-container {
        display:block;
    }

    .webtv-col-left {
        display:block;
    }

    .webtv-col-right {
        display:block;
        margin: auto;
    }
}

.vod-box {
    float: left;
    width: 216px;
    padding-right: 20px;
    padding-bottom: 20px;
    height: 236px;
}

.vod-title {
    height: 40px;
    line-height: 15px;
    font-size: 12px;
    font-family: "Arial";
    color: rgb( 0, 136, 202 );
    font-weight: bold;

}