/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/cleanVideos/
 * Support: support@1littledesigner.com
 * Version 1.1.0
 * Description: cleanVideo uses Chris Coyier's FitVids and tailors it for use in RapidWeaver
 */

/* HTML 5 Videos Only */

.cleanVids_stacks_in_4_page1 video {
    width: 100% !important;
    height: auto !important;
}

#cleanVidsEdit {
	background: #76EEC6;
	border: solid 1px #66CDAA;
	padding: 20px;
	-webkit-border-radius: 7px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/cleanVideos/
 * Support: support@1littledesigner.com
 * Version 1.1.0
 * Description: cleanVideo uses Chris Coyier's FitVids and tailors it for use in RapidWeaver
 */

/* HTML 5 Videos Only */

.cleanVids_stacks_in_8_page1 video {
    width: 100% !important;
    height: auto !important;
}

#cleanVidsEdit {
	background: #76EEC6;
	border: solid 1px #66CDAA;
	padding: 20px;
	-webkit-border-radius: 7px;
}
