/**
 * VWS.css
 * @author Volker "Bill" Schuelbe
 * @copy (c)2014 - All Rights Reserved
 */
#vws-staging-area{width:0;height:0;overflow:hidden;visibility:hidden}.vws-item{position:relative;display:inline-block;font-family:sans-serif;font-size:10pt;font-style:normal;font-weight:normal;color:#f0f0f0;text-shadow:1px 1px 1px black}.vws-item-no-focus{outline:0;outline-style:none;-webkit-focus-ring-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.vws-item-no-text-select{-webkit-touch-callout:none;-webkit-user-drag:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.vws-item-background-raised{background:#555;background:linear-gradient(to bottom,#555 0,#151515 100%);background:-moz-linear-gradient(top,#555 0,#151515 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#555),color-stop(100%,#151515));background:-webkit-linear-gradient(top,#555 0,#151515 100%);background:-o-linear-gradient(top,#555 0,#151515 100%);background:-ms-linear-gradient(top,#555 0,#151515 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555',endColorstr='#151515',GradientType=0)}.vws-item-background-sunken{background:#454545;background:linear-gradient(to bottom,#454545 0,#101010 100%);background:-moz-linear-gradient(top,#454545 0,#101010 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#454545),color-stop(100%,#101010));background:-webkit-linear-gradient(top,#454545 0,#101010 100%);background:-o-linear-gradient(top,#454545 0,#101010 100%);background:-ms-linear-gradient(top,#454545 0,#101010 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545',endColorstr='#101010',GradientType=0)}.vws-item-background-disabled{background:#505050;background:linear-gradient(to bottom,#505050 0,#404040 100%);background:-moz-linear-gradient(top,#505050 0,#404040 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#505050),color-stop(100%,#404040));background:-webkit-linear-gradient(top,#505050 0,#404040 100%);background:-o-linear-gradient(top,#505050 0,#404040 100%);background:-ms-linear-gradient(top,#505050 0,#404040 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#505050',endColorstr='#404040',GradientType=0)}.vws-item-border-raised{border-width:1px;border-style:solid;border-left-color:#757575;border-top-color:#757575;border-right-color:#050505;border-bottom-color:#050505}.vws-item-border-sunken{border-width:1px;border-style:solid;border-left-color:#050505;border-top-color:#050505;border-right-color:#757575;border-bottom-color:#757575}.vws-item-focusable-hover{outline:1px solid rgba(0,0,255,0.333);-moz-box-shadow:inset 0 0 5px rgba(0,0,255,0.333);-webkit-box-shadow:inset 0 0 5px rgba(0,0,255,0.333);box-shadow:inset 0 0 5px rgba(0,0,255,0.333)}.vws-item-focusable-focus{outline:1px solid rgba(255,0,0,0.333);-moz-box-shadow:inset 0 0 5px rgba(255,0,0,0.333);-webkit-box-shadow:inset 0 0 5px rgba(255,0,0,0.333);box-shadow:inset 0 0 5px rgba(255,0,0,0.333)}.vws-button{cursor:pointer}.vws-button-disabled{cursor:not-allowed;outline:0;text-shadow:none}.vws-button-label{display:block;margin:6px 10px 7px 10px;text-align:center;white-space:nowrap}.vws-textarea{cursor:auto}.vws-textarea-disabled{cursor:not-allowed;outline:0;color:#a0a0a0;text-shadow:none}.vws-progress-bar{cursor:auto}.vws-progress-bar-range{position:relative;opacity:.95;background:#ff5030}.vws-progress-bar-disabled{opacity:.5}.vws-slider{cursor:pointer}.vws-slider-range{position:relative;opacity:1.00;background:#ff5030;background:linear-gradient(to bottom,#ff5030 0,#a03010 100%);background:-moz-linear-gradient(top,#ff5030 0,#a03010 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff5030),color-stop(100%,#a03010));background:-webkit-linear-gradient(top,#ff5030 0,#a03010 100%);background:-o-linear-gradient(top,#ff5030 0,#a03010 100%);background:-ms-linear-gradient(top,#ff5030 0,#a03010 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5030',endColorstr='#A03010',GradientType=0)}.vws-slider-disabled{cursor:not-allowed}.vws-slider-range-disabled{opacity:.5}.vws-dialog{position:fixed;border:1px solid black}.vws-dialog-modal{position:fixed;left:0;top:0;width:100%;height:100%;background:black;opacity:.333}.vws-dialog-title-bar{left:0;top:0;height:30px}.vws-dialog-title{margin:5px 7px 0 7px;font-weight:bold;white-space:nowrap;overflow:hidden;color:#d0d0d0}.vws-dialog-content{position:absolute;left:1px;top:32px;margin:7px 7px 7px 7px;text-shadow:none;overflow-x:hidden;overflow-y:auto}.vws-dialog-ok-button{position:absolute}.vws-player{background:black}.vws-ui{cursor:pointer;background:rgba(0,0,0,0.001)}.vws-ui-disabled{cursor:not-allowed}.vws-ui-component{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background:rgba(130,130,130,0.5)}.vws-ui-button{cursor:pointer}.vws-ui-button-disabled{opacity:.5}.vws-ui-button-clicked{-moz-box-shadow:inset 0 0 18px 0 rgba(0,100,255,0.6);-webkit-box-shadow:inset 0 0 18px 0 rgba(0,100,255,0.6);box-shadow:inset 0 0 18px 0 rgba(0,100,255,0.6)}.vws-ui-menu-button{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}.vws-ui-playpausebutton-label{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.vws-ui-volumeslider-range{background:rgba(0,100,255,0.4)}.vws-ui-scrubbar-time{color:#fff}.vws-ui-scrubbar-progress{background:rgba(255,255,255,0.1)}.vws-ui-scrubbar-range{background:rgba(0,100,255,0.4)}.vws-ui-flashoverbutton-label{padding:4px 8px 4px 5px;white-space:nowrap}.vws-ui-flashoverbutton-label-logo{width:16px;height:16px;opacity:.6;vertical-align:middle}.vws-ui-flashoverbutton-label-text{font-size:8pt;display:inline-block;vertical-align:middle}.vws-ui-pre-enc-marker{background:rgba(100,130,165,0.5)}