﻿.youtube-container {
    margin: 0;
}
.youtube-list {
        
}
.change-youtube {
    margin-top:0;
    margin-bottom:2px;
    border: 1px solid #ededed;
    cursor: pointer;
    background: #FFF;
}
.change-youtube h3 {
    display: block; margin:0;
    padding: 5px 10px; color:#2d3069;
    font-size: 13px; font-weight:600;
    font-family: arial;
}
.change-youtube:hover {
    border: 1px solid #ffe300;
    color: #2d3069 !important;
    background: #ffe300;
}
.change-youtube:hover  h3 {
     color: #2d3069 !important;
    
}
.change-youtube.active {
    border: 1px solid #2d3069;
    background: #2d3069;color: #fff !important;
}

.change-youtube.active h3 {
    color: #fff !important;   
}



.button144 {
 padding: 5px 10px;
 margin-bottom:1px;
 font-size: 13px;
 border: none;
 background-color: #14d300;
 border:1px solid #14d300;
text-transform: uppercase;
 color: #fff;
 font-weight: 600;
 cursor: pointer;
 font-family:tahoma;
}



.prokrut {
height:203px; 
border-right: 1px solid #ededed; 
border-bottom: 1px solid #ededed; 
overflow-y: scroll;
}