@import url(/site/template/modules/css/news01.css);

#divcomp403571 .edit-button {
  position:absolute;
  z-index:10;
}

#resize-div{
    position: absolute;
    z-index: 1000;
    top: -110px;
    right: 20px;
}


.comp-video-01 div.video-box {
    background: none repeat scroll 0 0 #fff;
    border: 0 solid #ccc;
    padding: 0;
}

.video-box{
            width: 100% !important;
}

.video-box div{
        width: 100% !important;
        position: relative !important;
        padding-bottom: 56.25%;
        padding-top: 30px; 
        height: 0; 
        overflow: hidden;
        margin-bottom:20px;
    }

    .video-box iframe,
    .video-box object,
    .video-box embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
