@charset "UTF-8";

/*------------------------------------------------------------
CSS Document

WEC for report.css

MAKING 170416  sim_nak
-------------------------------------------------------------*/


/*------------------------------------------------------------
Youtube responsive
-------------------------------------------------------------*/

.YoutubeWrapper{
position: relative !important;
margin-top: 1.2em  !important;
margin-bottom: 1.2em  !important;
padding-top: 69px  !important;
padding-bottom: 50%  !important;
overflow: hidden  !important;
}

.YoutubeWrapper iframe {
position: absolute  !important;
top: 0  !important;
left: 0  !important;
height: 100%  !important;
width: 100%  !important;
}