﻿.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;
    padding: 5px 10px; color:#474747;
    font-size: 13px; font-weight:600;
    font-family: arial;
}
.change-youtube:hover {
    border: 1px solid #41c500;
    color: #ffffff !important;
    background: #41c500;
}
.change-youtube:hover  h3 {
     color: #ffffff !important;
    
}
.change-youtube.active {
    border: 1px solid #00b3ff;
    background: #00b3ff;color: #ffffff !important;
}

.change-youtube.active h3 {
    color: #ffffff !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;
}