/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/t6subuavfa4sfg/public_html
currentDir : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1

file-relative URI  : images/overlay.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/overlay.png
docroot stripped   : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/overlay.png
traversals removed : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/overlay.png

file-relative URI  : images/controls.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
docroot stripped   : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
traversals removed : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png

file-relative URI  : images/controls.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
docroot stripped   : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
traversals removed : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png

file-relative URI  : images/controls.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
docroot stripped   : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
traversals removed : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png

file-relative URI  : images/controls.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
docroot stripped   : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
traversals removed : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png

file-relative URI  : images/controls.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
docroot stripped   : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
traversals removed : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png

file-relative URI  : images/controls.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
docroot stripped   : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
traversals removed : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png

file-relative URI  : images/border.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/border.png
docroot stripped   : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/border.png
traversals removed : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/border.png

file-relative URI  : images/border.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/border.png
docroot stripped   : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/border.png
traversals removed : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/border.png

file-relative URI  : images/loading_background.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/loading_background.png
docroot stripped   : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/loading_background.png
traversals removed : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/loading_background.png

file-relative URI  : images/loading.gif
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/loading.gif
docroot stripped   : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/loading.gif
traversals removed : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/loading.gif

file-relative URI  : images/controls.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
docroot stripped   : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
traversals removed : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png

file-relative URI  : images/controls.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
docroot stripped   : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
traversals removed : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png

file-relative URI  : images/controls.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
docroot stripped   : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png
traversals removed : /wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png

*/

/* colorbox.css */

/* 1  */ /*
/* 2  *|     Colorbox Core Style:
/* 3  *|     The following CSS is consistent between example themes and should not be altered.
/* 4  *| */
/* 5  */ #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
/* 6  */ #cboxWrapper {max-width:none;}
/* 7  */ #cboxOverlay{position:fixed; width:100%; height:100%;}
/* 8  */ #cboxMiddleLeft, #cboxBottomLeft{clear:left;}
/* 9  */ #cboxContent{position:relative;}
/* 10 */ #cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
/* 11 */ #cboxTitle{margin:0;}
/* 12 */ #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
/* 13 */ #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
/* 14 */ .cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
/* 15 */ .cboxIframe{width:100%; height:100%; display:block; border:0;}
/* 16 */ #colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
/* 17 */ 
/* 18 */ /* 
/* 19 *|     User Style:
/* 20 *|     Change the following styles to modify the appearance of Colorbox.  They are
/* 21 *|     ordered & tabbed in a way that represents the nesting of the generated HTML.
/* 22 *| */
/* 23 */ #cboxOverlay{background:url(/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/overlay.png) repeat 0 0;}
/* 24 */ #colorbox{outline:0; font: 12px Tahoma, Arial,sans-serif;}
/* 25 */     #cboxTopLeft{width:21px; height:21px; background:url(/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png) no-repeat -101px 0;}
/* 26 */     #cboxTopRight{width:21px; height:21px; background:url(/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png) no-repeat -130px 0;}
/* 27 */     #cboxBottomLeft{width:21px; height:21px; background:url(/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png) no-repeat -101px -29px;}
/* 28 */     #cboxBottomRight{width:21px; height:21px; background:url(/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png) no-repeat -130px -29px;}
/* 29 */     #cboxMiddleLeft{width:21px; background:url(/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png) left top repeat-y;}
/* 30 */     #cboxMiddleRight{width:21px; background:url(/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png) right top repeat-y;}
/* 31 */     #cboxTopCenter{height:21px; background:url(/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/border.png) 0 0 repeat-x;}
/* 32 */     #cboxBottomCenter{height:21px; background:url(/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/border.png) 0 -29px repeat-x;}
/* 33 */     #cboxContent{background:#fff; overflow:hidden;}
/* 34 */         .cboxIframe{background:#fff;}
/* 35 */         #cboxError{padding:50px; border:1px solid #ccc;}
/* 36 */         #cboxLoadedContent{margin-bottom:28px;}
/* 37 */         #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
/* 38 */         #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
/* 39 */         #cboxLoadingOverlay{background:url(/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/loading_background.png) no-repeat center center;}
/* 40 */         #cboxLoadingGraphic{background:url(/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/loading.gif) no-repeat center center;}
/* 41 */ 
/* 42 */         /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
/* 43 */         #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
/* 44 */         
/* 45 */         /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
/* 46 */         #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
/* 47 */ 
/* 48 */         #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
/* 49 */         #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
/* 50 */         #cboxPrevious:hover{background-position:-75px -25px;}

/* colorbox.css */

/* 51 */         #cboxNext{position:absolute; bottom:0; left:27px; background:url(/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
/* 52 */         #cboxNext:hover{background-position:-50px -25px;}
/* 53 */         #cboxClose{position:absolute; bottom:0; right:0; background:url(/wp/wp-content/plugins/jquery-colorbox/themes/theme1/images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
/* 54 */         #cboxClose:hover{background-position:-25px -25px;}
/* 55 */ 
/* 56 */ /*
/* 57 *|   The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
/* 58 *|   when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
/* 59 *|   See: http://jacklmoore.com/notes/ie-transparency-problems/
/* 60 *| */
/* 61 */ .cboxIE #cboxTopLeft,
/* 62 */ .cboxIE #cboxTopCenter,
/* 63 */ .cboxIE #cboxTopRight,
/* 64 */ .cboxIE #cboxBottomLeft,
/* 65 */ .cboxIE #cboxBottomCenter,
/* 66 */ .cboxIE #cboxBottomRight,
/* 67 */ .cboxIE #cboxMiddleLeft,
/* 68 */ .cboxIE #cboxMiddleRight {
/* 69 */     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
/* 70 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/t6subuavfa4sfg/public_html
currentDir : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement

file-relative URI  : bigplay.svg
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/bigplay.svg
docroot stripped   : /wp/wp-includes/js/mediaelement/bigplay.svg
traversals removed : /wp/wp-includes/js/mediaelement/bigplay.svg

file-relative URI  : bigplay.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/bigplay.png
docroot stripped   : /wp/wp-includes/js/mediaelement/bigplay.png
traversals removed : /wp/wp-includes/js/mediaelement/bigplay.png

file-relative URI  : background.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/background.png
docroot stripped   : /wp/wp-includes/js/mediaelement/background.png
traversals removed : /wp/wp-includes/js/mediaelement/background.png

file-relative URI  : loading.gif
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/loading.gif
docroot stripped   : /wp/wp-includes/js/mediaelement/loading.gif
traversals removed : /wp/wp-includes/js/mediaelement/loading.gif

file-relative URI  : background.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/background.png
docroot stripped   : /wp/wp-includes/js/mediaelement/background.png
traversals removed : /wp/wp-includes/js/mediaelement/background.png

file-relative URI  : controls.svg
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/controls.svg
docroot stripped   : /wp/wp-includes/js/mediaelement/controls.svg
traversals removed : /wp/wp-includes/js/mediaelement/controls.svg

file-relative URI  : controls.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/controls.png
docroot stripped   : /wp/wp-includes/js/mediaelement/controls.png
traversals removed : /wp/wp-includes/js/mediaelement/controls.png

file-relative URI  : background.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/background.png
docroot stripped   : /wp/wp-includes/js/mediaelement/background.png
traversals removed : /wp/wp-includes/js/mediaelement/background.png

file-relative URI  : background.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/background.png
docroot stripped   : /wp/wp-includes/js/mediaelement/background.png
traversals removed : /wp/wp-includes/js/mediaelement/background.png

file-relative URI  : background.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/background.png
docroot stripped   : /wp/wp-includes/js/mediaelement/background.png
traversals removed : /wp/wp-includes/js/mediaelement/background.png

file-relative URI  : background.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/background.png
docroot stripped   : /wp/wp-includes/js/mediaelement/background.png
traversals removed : /wp/wp-includes/js/mediaelement/background.png

file-relative URI  : background.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/background.png
docroot stripped   : /wp/wp-includes/js/mediaelement/background.png
traversals removed : /wp/wp-includes/js/mediaelement/background.png

file-relative URI  : background.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/background.png
docroot stripped   : /wp/wp-includes/js/mediaelement/background.png
traversals removed : /wp/wp-includes/js/mediaelement/background.png

file-relative URI  : background.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/background.png
docroot stripped   : /wp/wp-includes/js/mediaelement/background.png
traversals removed : /wp/wp-includes/js/mediaelement/background.png

file-relative URI  : jumpforward.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/jumpforward.png
docroot stripped   : /wp/wp-includes/js/mediaelement/jumpforward.png
traversals removed : /wp/wp-includes/js/mediaelement/jumpforward.png

file-relative URI  : skipback.png
path prepended     : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement/skipback.png
docroot stripped   : /wp/wp-includes/js/mediaelement/skipback.png
traversals removed : /wp/wp-includes/js/mediaelement/skipback.png

*/

/* mediaelementplayer.min.css */

/* 1 */ .mejs-offscreen{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:polygon(0px 0,0 0,0 0,0 0);position:absolute!important;height:1px;width:1px;overflow:hidden}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-fill-container,.mejs-fill-container .mejs-container{width:100%;height:100%}.mejs-fill-container{overflow:hidden}.mejs-container:focus{outline:0}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(/wp/wp-includes/js/mediaelement/bigplay.svg) no-repeat}.no-svg .mejs-overlay-button{background-image:url(/wp/wp-includes/js/mediaelement/bigplay.png)}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(/wp/wp-includes/js/mediaelement/background.png);background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url(/wp/wp-includes/js/mediaelement/loading.gif) 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(/wp/wp-includes/js/mediaelement/background.png);background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:transparent url(/wp/wp-includes/js/mediaelement/controls.svg) no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url(/wp/wp-includes/js/mediaelement/controls.png)}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-volume-button{}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(/wp/wp-includes/js/mediaelement/background.png);background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url(/wp/wp-includes/js/mediaelement/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px 10px 0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button:hover .mejs-captions-selector{visibility:visible}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:0}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url(/wp/wp-includes/js/mediaelement/background.png);background:rgba(20,20,20,.5);white-space:pre-wrap}.me-cannotplay{}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2C7C91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(/wp/wp-includes/js/mediaelement/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(/wp/wp-includes/js/mediaelement/background.png);background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(/wp/wp-includes/js/mediaelement/background.png);background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px!important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:transparent;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url(/wp/wp-includes/js/mediaelement/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:rgba(33,248,248,1)}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:#fff;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs-controls .mejs-button.mejs-jump-forward-button{background:transparent url(/wp/wp-includes/js/mediaelement/jumpforward.png) no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:transparent;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:transparent url(/wp/wp-includes/js/mediaelement/skipback.png) no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:transparent;font-size:9px;line-height:normal;color:#fff}
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/t6subuavfa4sfg/public_html
currentDir : /home/t6subuavfa4sfg/public_html/wp/wp-includes/js/mediaelement

*/

/* wp-mediaelement.min.css */

/* 1 */ .wp-playlist-caption,.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title,.wp-playlist-item-album{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mejs-container{clear:both}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span{max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase;text-decoration:none}.media-embed-details .setting .remove-setting{padding:0}.media-embed-details .setting a:hover{color:red}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist-caption,.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist .mejs-container{margin:0;width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{max-width:88%}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}
