.views-exposed-widget.views-widget-filter-field_video_category_tid {
    display: none!important;
}
#views-exposed-form-learning-exchange-videos-view-page-2 {
    display: none;
}
#views-exposed-form-learning-exchange-videos-view-page-1 .views-exposed-form .views-exposed-widget{
    padding: .5em 0 0 0;
}
#block-oisdb-videos-oisdb-features-videos input[type="text"]{
    width: 100%!important;
    border: 1px solid black;
    border-right:none;
}

#edit-title-wrapper {
    width: 100%;
    position: relative;
}
#videos_search_button{
    margin-top: -28px;
    background: url('../images/ico-search.png') no-repeat center;
    background-size: 21px;
    position: absolute;
    right: 0;
    width: 11%;
    border: 1px solid black;
    border-left: none;
    border-bottom: none;
    /*text-align: center;*/
    /*height: 18px;*/
    /*margin: 2px;*/
    /*padding: 4px;*/
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#videos_search_button{
		margin-top: 0;
		height: 24px; 
	}
}

@supports (-ms-accelerator:true) {
	#videos_search_button{
		margin-top: 0;
		height: 24px; 
	}
}

#block-oisdb-videos-oisdb-topics-videos .content{
	margin-top: 0!important;
}
#block-oisdb-videos-oisdb-features-videos .views-exposed-widget.views-submit-button {
    display: none;
}

#video_parts_wrapper {
    overflow: hidden;
    padding-bottom: 1.5em;
}
.youtube_responsive_wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.youtube_responsive_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#video_parts_labels {
    text-align: right;
    cursor: pointer;
}
#video_parts_labels span {
    display: inline-block;
    padding: 4px;
}
#video_parts_labels span:hover {
    background-color: #e9e9e9;
}
#videoparts div:not(:first-child) {
    display: none;
}

#features_header,
#attached_files_header {
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2em;
    border-bottom: 1px solid black;
}

#features_container,
#attached_files_block {
    margin-top: 1.3em;
    background-color: #EEE;
    display: block;
    width: 100%;
}

#features_container #row  {
    padding: 20px 10px;
    display: flex;
}

#features_container #row #left,
#features_container #row .left,
#features_container #row .right,
#features_container #row #right {
    display: table-cell;
    float: left;
    width: 50%;
}
.feature_item {
    clear: both;
    display: flex;
    padding: 10px 0;
    border-bottom: 1px solid gray;
}
.feature_item:last-child {
    border-bottom: none;   
}
#features_container #row .right {
    padding-left: 4px;
    position: relative;
}
#features_container #row .right span{
    /*position: absolute;*/
    bottom: 0;
}
#features_container #row div {
    width: 100%;
}

#attached_files_block {
    overflow: auto;
}

#associated_files {
    overflow: auto;
    padding: 1.3em 0 8px;
}

.attached_file, .attached_video {
    background: url('../images/doc_icon.png');
    background-size: cover!important;
    width: 40px;
    height: 40px;
    float: left;
    margin: 8px;
}

.attached_video {
    background: url('../images/video_icon.png');
}
#video_features_block .feature_category,
#video_features_block .video_feature  {
    padding: 8px;
}
#video_features_block .feature_category {
    background-color: #D4D4D4;
    font-weight: bold;
}
.video_feature.active{
    font-weight: bold;
    background-color: #767676!important;    
}
.video_feature.active,
.video_feature.active a{
    color: white!important;
}
#video_features_block .video_feature  {
    background-color: #EEE;
}

#video_features_block .video_feature a {
    color: black;
}
.learning_exchange_wrapper {
    padding-bottom: 20px;
    width: 348px;
}

.learning_exchange_wrapper span {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.learning_exchange_video_preview {
    background-position: center!important;
    background-size: cover!important;
    height: 250px;
}
.view-id-learning_exchange_videos_view {
    overflow: auto;
}

.view-id-learning_exchange_videos_view .views-row-odd {
    clear: both;
    float: left;
}
.view-id-learning_exchange_videos_view .views-row-even {
    clear: right;
    float: right;
}

.view-id-learning_exchange_videos_view .pager li>a {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 6px 10px!important;
}

.view-id-learning_exchange_videos_view .pager li>a:hover {
    background-color: transparent;
}
.view-id-learning_exchange_videos_view .pager li {
    padding: 0;
}
.view-id-learning_exchange_videos_view .pager-current {
    background-color: #8A8AFF;
    padding: 6px 10px!important;
    color: white;
}
#topics_block a{
    color: black!important;
}
#topics_block span {
    width: 100%;
    display: inline-table;
}
#topics_block #topics_col_1 {
    float: left;
}

#topics_block #topics_col_2 {
    float: right;
}

#topics_block #topics_col_1,
#topics_block #topics_col_2 {
    padding: 20px;
    width: calc(50% - 10px);
    background: gainsboro;
}
#topics_block {
    overflow: auto;
}

#topics_block_label h2{
    margin: 0!important;
    padding-bottom: 1em;
}
@media (max-width: 730px) {
    #topics_block #topics_col_1,
    #topics_block #topics_col_2 {
        float: none;
        width: 100%;
    }
    #topics_block #topics_col_2 {
        padding-top: 0;
    }
    #topics_block #topics_col_1 {
        padding-bottom: 0;
    }
    #block-oisdb-videos-oisdb-features-videos .views-exposed-widgets, #edit-title-wrapper {
        width: 100%;
    }
    #edit-title {
        width: 90%;
    }
    #videos_search_button {
        background-size: 18px;
        padding: 1px;
        width: 7%;
        margin-top: -26px;
    }
    .view-id-learning_exchange_videos_view .views-row-odd {
        float: none;
    }
    .view-id-learning_exchange_videos_view .views-row-even {
        float: none;
    }
    .learning_exchange_wrapper {
        width: 100%;
        margin: 0 auto;
    }
    .learning_exchange_wrapper span {
        width: 100%;
        margin: 0 auto;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .view-id-learning_exchange_videos_view .views-row {
        width: calc(50% - 10px);
    }
    .learning_exchange_wrapper {
        width: inherit;
    }
    #videos_search_button {
        margin-top: -28px;
        width: 12%;
    }
}

@media (min-width: 731px) and (max-width: 767px){
    #videos_search_button {
        margin-top: -26px;
        width: 7%;
    }
}

.learning_exchange_topic .child{
    padding-left: 12px;
}

.childlvl{
    padding-left: 24px !important;
}

.view-learning-exchange-videos-view .pager li{
    display: inline-block!important;
}
.remove_feature {
    float: right;
}