@charset "UTF-8";
/* line 10, ../../../src/stylesheets/video.scss */
.video .videocontrolcontainer { max-width: 100%; height: auto; outline: none; }
/* line 16, ../../../src/stylesheets/video.scss */
.video #video-clip-id { padding-top: 12px; }
/* line 20, ../../../src/stylesheets/video.scss */
.video #video-details { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 20px; padding: 20px; background-color: #eaeaea; min-height: 100px; }
/* line 27, ../../../src/stylesheets/video.scss */
.video #video-details #video-description p { max-width: 708px; word-wrap: break-word; -webkit-line-break: after-white-space; }

/* line 35, ../../../src/stylesheets/video.scss */
.videocontrolcontainer { height: 550px; }
/* line 38, ../../../src/stylesheets/video.scss */
.videocontrolcontainer .posterFrame { height: 400px; }

/* line 44, ../../../src/stylesheets/video.scss */
.lt-ie9 .video .videocontrolcontainer { height: 550px; }


