

/* Start:/local/components/mds/videocast.page/templates/.default/style.css?17406585811288*/
div.videocast {
    padding: 0 20px;
}

div.videocast .btn-group-vertical.buttons{
    display: block;
}

div.videocast-filter > div {
    width: 100%;
    margin-bottom: 20px;
}

div.videocast-filter .btn-group-vertical>a:hover {
    border-bottom: 1px solid #8c8c8c;
}
div.videocast-filter li>a:hover {
    border-bottom: none;
}

div.videocast-filter a.checked {
    background-color: #286090;
    color: white;
}

div.videocast-active-filter .tag{
    display: inline-block;
    padding: 3px 10px;
    border-radius: 3px;
    border: 1px solid lightgrey;
    font-size: 14px;
    margin: 3px;
}

div.videocast-active-filter {
    margin-bottom: 10px;
}

div.videocast-active-filter .tag a {
    margin-left: 8px;
}

div.videocast-active-filter .tag a:hover {
    border: none;
    text-decoration: none;
}

div.videocast-active-filter .tag-type-ARCHIVE {
    background-color: lightyellow;
}

div.videocast-active-filter .tag-type-98 {
    background-color: lightgreen;
}

div.videocast-active-filter .tag-type-99 {
    background-color: lightskyblue;
}

div.videocast-active-filter .tag-type-100 {
    background-color: lightpink;
}

div.videocast-active-filter .tag-type-ARCHIVE {
    background-color: lightyellow;
}
/* End */


/* Start:/local/components/mds/videocast.page.list/templates/.default/style.css?17406585812810*/
.videocast-list .list-item {
    margin-bottom: 10px;
    padding: 3px;
    display: block;
}

div.videocast-list .list-item:hover {
    background-color: lightyellow;
    border-bottom: none;
}

div.videocast-list .list-item .header .h-block {
    font-size: 16px;
    display: inline-block;
    height: 27px;
    padding-top: 2px;
}

div.videocast-list .list-item .header .h-block.location {
    cursor: default;
    font-weight: normal;
    color: black;

}

div.videocast-list .list-item .header .h-block.location-marker {
    background-color: lightgrey;
    /*color: white;*/
    border: 1px solid lightgrey;
    padding-left: 3px;
    padding-right: 3px;
}

div.videocast-list .list-item .header .h-block.location-place {
    /*background-color: lightgrey;*/
    /*color: white;*/
    border: 1px solid lightgrey;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}


div.videocast-list .list-item .header .h-block.opened {
    background-color: #008700;
    color: white;
    font-weight: normal;
    text-transform: lowercase;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
}

div.videocast-list .list-item .header .h-block.im {
    color: #008700;
    padding-left: 10px;
    padding-right: 10px;
    /*margin-left: 5px;*/
}

div.videocast-list .list-item .header .date {
    text-transform: lowercase;
    font-weight: bold;
    color: white;
    width: 170px;
    padding-left: 15px;
    background-color: #58b72f;
    border-radius: 13px;
    border: 1px solid #58b72f;
}

div.videocast-list .list-item .header .time {
    font-weight: bold;
    color: #58b72f;
    width: 70px;
    padding-left: 15px;
    border-radius: 0 13px 13px 0;
    border: 1px solid #58b72f;
    margin-left: -15px;
}

div.videocast-list .list-item .body {
    padding: 5px 10px 0;
    display: table;
}

div.videocast-list .list-item .body .cell {
    display: table-cell;
}

div.videocast-list .list-item .body .cell.image {
    width: 150px;
    height: 100px;
    vertical-align: top;
    overflow: hidden;
}

div.videocast-list .list-item .body .cell.description {
    padding-left: 10px;
}

div.videocast-list .list-item .body .cell.stat {
    width: 115px;
}

div.videocast-list .list-item .body .title {
    color: #373737;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 3px;
    font-weight: normal;
    border-left: 2px solid #58b72f;
    padding-left: 5px;
}

div.videocast-list .list-item:hover .body .title {
    text-decoration: underline;
}

div.videocast-list .list-item .body .target,
div.videocast-list .list-item .body .org {
    font-size: 12px;
    color: black;
    font-weight: normal;
    min-height: 15px;
}


/* End */
/* /local/components/mds/videocast.page/templates/.default/style.css?17406585811288 */
/* /local/components/mds/videocast.page.list/templates/.default/style.css?17406585812810 */
