.plugin-toolbar {
	width: 20px;
	float: right;
	background: hsla(0,0%,40%,1);
	display: none
}
.plugin-top-toolbar {
	background: hsla(0,0%,100%,1);
	color: hsla(0,0%,20%,1);
	border-bottom: 1px solid hsla(0,0%,0%,.2)
}
.plugin-top-toolbar .cell {
	margin-right: 0
}
.plugin-top-toolbar-border-left {
	border-left: 1px solid hsla(0,0%,0%,.2);
	-shadow: 1px 0 0 hsla(0,0%,100%,1)inset;
	-webkit-box-shadow: 1px 0 0 hsla(0,0%,100%,1)inset;
	-moz-box-shadow: 1px 0 0 hsla(0,0%,100%,1)inset
}
.plugin-top-toolbar-border-bottom {
	border-bottom: 1px solid hsla(0,0%,0%,.2);
	box-shadow: 0 1px 0 hsla(0,0%,100%,1);
	-webkit-box-shadow: 0 1px 0 hsla(0,0%,100%,1);
	-moz-box-shadow: 0 1px 0 hsla(0,0%,100%,1)
}
.plugin-top-toolbar-headline {
	color: hsla(0,0%,0%,.4);
	text-shadow: 0 1px 0 hsla(0,0%,100%,.8);
	font-size: 12px
}
.generate-button {
	padding: 6px 10px!important;
	display: inline-block;
	margin: 0;
	float: left;
	cursor: pointer;
	border: 1px solid hsla(0,0%,55%,1);
	background: #f2f2f2;
	background: -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	outline: none
}
.generate-button:hover {
	background: #f5f5f5;
	background: -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.generate-button:active {
	background: #3f3f3f;
	background: -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	color: hsla(0,0%,100%,1)
}
#sidebar {
	display: none
}
#single_left {
	width: 100%
}
.min-window {
	position: static;
	/*height: 500px;
	box-shadow: 0 0 11px hsla(0,0%,0%,.5);
	-webkit-box-shadow: 0 0 10px hsla(0,0%,0%,.5);
	-moz-box-shadow: 0 0 10px hsla(0,0%,0%,.5)*/
}
.min-window, .max-window {
	width: 100%;
	background: hsla(0,0%,20%,1)
}
.max-window {
	position: fixed;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 999
}
.check {
	border: none !important;
	border-right:1px solid hsla(0,0%,0%,0.5) !important;
	border-bottom:1px solid hsla(0,0%,0%,0.5) !important;
	border-radius: 0 !important;
    height: 30px;
    margin: 0;
    padding: 0;
    background: hsla(47,97%,54%,1);
    display: inline!important;
	overflow:hidden;
}
.check:first-of-type {
	border-left:1px solid hsla(0,0%,0%,0.5) !important;
}
.wrapdiv {
	padding: 0;
	width: 100%;
	/*border: 1px solid red;*/
	overflow: hidden
}
.checkNote-Active {
	background: #00B0F0;
	color: #fff
}
#winShtMsc {
	/*background: url(http://abali.ru/wp-content/uploads/2012/10/subtle-pattern-1.jpg) #fff;*/
	background:#fff;
}
.hiddenMidi {
	visibility: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border-style: none;
	border-width: 0;
	max-width: 0;
	max-height: 0
}
.panel-menu {
	height: 65px;
	background-color: #EBEBEB;
	border-bottom: 2px solid #4F9BFF
}
.main-place {
	height: calc(100% - 65px);
	overflow: hidden
}
.left_panel {
	float: left;
	width: 0;
	height: 100%;
	display: none;
	color: #fff!important
}
.content_place {
	height: 100%;
	/*overflow: auto;
	overflow-x: hidden;*/
	margin-left: 0
}
button {
	display: block!important;
	outline: none!important
}
.menu-icon-low {
	cursor: pointer;
	width: 18px;
	height: 18px
}
.menu-buttons {
	width: 45px;
	height: 45px
}
.menu-buttons, .shitMusic-toolbar-buttons {
	float: left;
	cursor: pointer;
	border: 1px solid hsla(0,0%,55%,1)
}
.shitMusic-toolbar-buttons {
	width: 30px;
	height: 30px;
	padding: 0!important;
	background: #f2f2f2;
	background: -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%)
}
.shitMusic-toolbar-buttons:hover {
	background: #f5f5f5;
	background: -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.shitMusic-toolbar-buttons:disabled {
	opacity: .5;
	width: 30px;
	height: 30px;
	padding: 0!important;
	float: left;
	cursor: not-allowed;
	border: 1px solid hsla(0,0%,55%,1);
	background: #f2f2f2;
	background: -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%)
}
.shitMusic-toolbar-buttons-active {
	width: 30px;
	height: 30px;
	padding: 0!important;
	float: left;
	cursor: pointer;
	border: 1px solid hsla(0,0%,55%,1);
	background: #3f3f3f;
	background: -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%)
}
.shitMusic-toolbar-buttons-active:hover {
	background: #3f3f3f;
	background: -moz-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,45%,1)), color-stop(100%, hsla(0,0%,55%,1)));
	background: -webkit-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: -o-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: -ms-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: linear-gradient(to bottom, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%)
}
.menu-buttons-alt {
	width: 45px;
	height: 45px;
	float: left;
	cursor: pointer
}
.submenu-buttons {
	width: 35px;
	height: 20px;
	margin: 45px 0 0 395px;
	position: absolute;
	z-index: 4
}
.invisible {
	width: 0;
	height: 0;
	float: left;
	border: none
}
.sb-card-body-arrow {
	width: 0;
	height: 0;
	border: 12px solid transparent;
	border-bottom-color: #e5e5e5;
	margin-left: 40px
}
.dropDown {
	display: none;
	background: hsla(0,0%,35%,1);
	position: absolute;
	padding: 10px!important;
	width: 200px;
	overflow: visible;
	margin: 60px 0 0 -80px;
	text-shadow: 0 1px 0 #fff;
	color: hsla(0,0%,0%,1);
	z-index: 3;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	box-shadow: 0 2px 2px hsla(0,0%,0%,.3);
	-webkit-box-shadow: 0 2px 2px hsla(0,0%,0%,.3);
	-moz-box-shadow: 0 2px 2px hsla(0,0%,0%,.3);
	border: 2px solid #4F9BFF
}
.dropDown::before, .dropDown::after {
	content: '';
	position: absolute;
	left: 43px;
	top: -30px;
	border: 15px solid transparent;
	border-bottom: 15px solid #4F9BFF
}
.dropDown::after {
	top: -27px;
	border-bottom: 15px solid hsla(0,0%,35%,1)
}
.dropDown-dark-row {
	background: hsla(0,0%,85%,1)
}
.dropDown-light-row {
	background: hsla(0,0%,95%,1)
}
.left-panel-content {
	height: calc(100% - 55px);
	min-width: 260px;
	overflow-x: hidden;
	overflow-y: scroll
}
.dropDownMode {
	position: absolute;
	top: 70px;
	left: -12px;
	width: 69px!important;
	display: none;
	opacity: 0;
	z-index: 10;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border: 2px solid #4F9BFF!important;
	background: hsla(0,0%,35%,1);
	padding: 10px!important
}
.dropDownMode::before, .dropDownMode::after {
	content: '';
	position: absolute;
	left: 17px;
	top: -30px;
	border: 15px solid transparent;
	border-bottom: 15px solid #4F9BFF
}
.dropDownMode::after {
	top: -27px;
	border-bottom: 15px solid hsla(0,0%,35%,1)
}
.absolute-wrap {
	width: 45px;
	height: 45px
}
.absolute-button {
	position: absolute;
	float: none;
	z-index: 5
}
.icon-close {
	width: 14px;
	height: 14px;
	border: none!important;
	outline: none!important
}
.icon-close-black {
	width: 14px;
	height: 14px;
	position: absolute;
	right: 10px;
	top: 10px
}
.topic-1 {
	min-width: 260px
}
.topic-1 h3 {
	margin: 0
}
.song-list {
	width: 100%;
	background: #76C2CA;
	padding: 10px 0 10px 10px;
	text-decoration: none;
	color: hsla(0,0%,100%,1)
}
.song-list:hover {
	background: hsla(0,0%,100%,.2)
}
.slider {
	-webkit-appearance: none!important;
	outline: none;
	background: #D9D9D9;
	height: 4px;
	width: 100%;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-wekkit-border-radius: 2px;
	border: none
}
.slider-background-dark {
	background: #727272!important
}
.slider-background-dark::-moz-range-track {
background:#727272!important
}
.slider::-moz-range-track {
background:#D9D9D9;
height:4px;
-webkit-appearance:none;
border-radius:2px;
-moz-border-radius:2px;
-wekkit-border-radius:2px;
border:none
}
.slider::-webkit-slider-thumb {
-webkit-appearance:none!important;
width:15px;
height:15px;
border-radius:50%;
-moz-border-radius:50%;
-wekkit-border-radius:50%;
background:hsla(0,0%,100%,1);
box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
-webkit-box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
-moz-box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
border:none
}
.slider::-moz-range-thumb {
-webkit-appearance:none!important;
width:15px;
height:15px;
border-radius:50%;
-moz-border-radius:50%;
-wekkit-border-radius:50%;
background:hsla(0,0%,100%,1);
box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
-webkit-box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
-moz-box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
border:none
}
.vertical {
	background: #C8C6BF;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	width: 150px!important;
	margin-left: -53px;
	height: 4px;
	-webkit-appearance: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-wekkit-border-radius: 2px
}
.vertical::-moz-range-track {
background:#C8C6BF;
height:4px;
-webkit-appearance:none;
border-radius:2px;
-moz-border-radius:2px;
-wekkit-border-radius:2px;
border:none
}
.vertical::-webkit-slider-thumb {
background:#FFF;
box-shadow:-2px 2px 1px hsla(0,0%,0%,.3)!important;
-webkit-box-shadow:-2px 2px 1px hsla(0,0%,0%,.3)!important;
-moz-box-shadow:-2px 2px 1px hsla(0,0%,0%,.3)!important
}
.vertical::-moz-range-thumb {
background:#FFF;
box-shadow:-2px 2px 1px hsla(0,0%,0%,.3)!important;
-webkit-box-shadow:-2px 2px 1px hsla(0,0%,0%,.3)!important;
-moz-box-shadow:-2px 2px 1px hsla(0,0%,0%,.3)!important
}
#tempRangeVal, #metrVolRangeVal, #pianoVolRangeVal, #fxVolRangeVal, #volRangeVal {
	display: block;
	padding: 7px 10px 10px;
	text-align: center;
	color: #fff
}
#tempRangeValVertical {
	position: relative;
	display: block;
	margin: 0;
	text-align: center;
	border-radius: 0;
	-moz-border-radius: 0;
	-wekkit-border-radius: 0
}
.switcher-background-dark {
	background: #727272
}
.switcher-background-dark::-moz-range-track {
	background:#727272
}
.switcher-background-light {
	background: #D9D9D9;
	height: 4px !important;
}
.switcher-background-light::-moz-range-track {
	background:#D9D9D9
}

.switcher {
	background: hsla(0,0%,50%,0.24);
	float: right;
	width: 32px;
	height: 12px !important;
	margin: 10px 0;
	-webkit-appearance: none!important;
	outline: none;
	border: none;
	border-radius: 6px;
	-wekkit-border-radius: 6px;
	padding:0 !important;
	}
.switcher::-moz-range-track {
	background: hsla(0,0%,50%,0.24);
	float: right;
	width: 32px;
	height: 12px !important;
	margin: 10px 0;
	-moz-appearance:none;
	outline: none;
	border: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	padding:0 !important;
}
.switcher::-webkit-slider-thumb {
	-webkit-appearance:none!important;
	width:18px;
	height:18px;
	border-radius:50%;
	-wekkit-border-radius:50%;
	background:#FCCA18;
	box-shadow:1px 1px 2px hsla(0,0%,0%,.3);
	-webkit-box-shadow:1px 1px 2px hsla(0,0%,0%,.3);
	cursor:pointer;
}
.switcher::-moz-range-thumb {
	-moz-appearance:none!important;
	width:18px;
	height:18px;
	border-radius:50%;
	-moz-border-radius:50%;
	background:#FCCA18;
	box-shadow:1px 1px 2px hsla(0,0%,0%,.3);
	-moz-box-shadow:1px 1px 2px hsla(0,0%,0%,.3);
	cursor:pointer;
}

/*.switcher {
	-webkit-appearance: none!important;
	outline: none;
	width: 36px;
	height: 4px !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-wekkit-border-radius: 4px;
	border: none
}
.switcher::-moz-range-track {
	width:36px;
	height:8px;
	-moz-appearance:none;
	border-radius:4px;
	-moz-border-radius:4px;
	-wekkit-border-radius:4px;
	border:none
}
.switcher::-webkit-slider-thumb {
-webkit-appearance:none!important;
width:12px;
height:12px;
margin-top:-2px;
border-radius:50%;
-moz-border-radius:50%;
-wekkit-border-radius:50%;
background:hsla(0,0%,100%,1);
box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
-webkit-box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
-moz-box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
border:none
}
.switcher::-moz-range-thumb {
-webkit-appearance:none!important;
width:12px;
height:12px;
border-radius:50%;
-moz-border-radius:50%;
-wekkit-border-radius:50%;
background:hsla(0,0%,100%,1);
box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
-webkit-box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
-moz-box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
border:none
}*/
.switcher-active {
	background: #f90;
	width: 36px;
	height: 12px;
	-webkit-appearance: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-wekkit-border-radius: 4px;
	border: none
}
.switcher-active::-moz-range-track {
background:#f90;
width:36px;
height:12px;
-webkit-appearance:none;
border-radius:4px;
-moz-border-radius:4px;
-wekkit-border-radius:4px;
border:none
}
.switcher-active::-webkit-slider-thumb {
-webkit-appearance:none!important;
width:12px;
height:12px;
border-radius:50%;
-moz-border-radius:50%;
-wekkit-border-radius:50%;
background:hsla(0,0%,100%,1);
box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
-webkit-box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
-moz-box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
border:none
}
.switcher-active::-moz-range-thumb {
-webkit-appearance:none!important;
width:12px;
height:12px;
border-radius:50%;
-moz-border-radius:50%;
-wekkit-border-radius:50%;
background:hsla(0,0%,100%,1);
box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
-webkit-box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
-moz-box-shadow:2px 2px 1px hsla(0,0%,0%,.3);
border:none
}
.color_picker {
	border: 1px solid #fff;
	outline: none;
	width: 23px;
	height: 20px
}
.color_picker::-webkit-color-swatch {
border:none
}
.modal-buttons {
	cursor: pointer;
	padding: 10px;
	border: 2px solid hsla(0,0%,0%,1)!important;
	color: hsla(0,0%,0%,1)
}
.modal-buttons:hover {
	border: 2px solid hsla(0,0%,100%,1)!important;
	color: hsla(0,0%,100%,1)
}
#correctAnsware {
	color: hsla(127,60%,39%,1);
	font-weight: 700
}
#incorrectAnsware {
	color: hsla(0,100%,40%,1);
	font-weight: 700
}
.preloader-sheetmusic {
	width: 100%;
	height: 100%;
	background: hsla(0,0%,100%,1);
	position: absolute;
	z-index: 4;
	display: none
}
.modal-sheetmusic {
	left: 50%;
	margin-left: -180px;
	top: 50%;
	margin-top: -120px;
	text-align: center;
	padding: 20px;
	width: 360px;
	display: none;
	z-index: 100
}
.modal-sheetmusic, .preloader-screen {
	background: hsla(0,0%,100%,1);
	position: absolute
}
.preloader-screen {
	width: 862px;
	height: 500px;
	z-index: 10
}
.preloader-description {
	position: absolute;
	left: 50%;
	margin-left: -90px;
	top: 50%;
	margin-top: -57px;
	text-align: center
}
.bg-metrVolRange {
	background: url(../images/icon-metr-volume-low.png);
	background-size: contain;
	border: none!important
}
.bg-metrVolRange:hover {
	background: url(../images/icon-metr-volume-low-hover.png);
	background-size: contain;
	border: none!important
}
.bg-metrVolRange-active {
	background: url(../images/icon-metr-volume-off.png);
	background-size: contain;
	border: none!important
}
.bg-metrVolRange-active:hover {
	background: url(../images/icon-metr-volume-off-hover.png);
	background-size: contain;
	border: none!important
}
.bg-pianoVolRange {
	background: url(../images/icon-piano-volume-low.png);
	background-size: contain;
	border: none!important
}
.bg-pianoVolRange:hover {
	background: url(../images/icon-piano-volume-low-hover.png);
	background-size: contain;
	border: none!important
}
.bg-pianoVolRange-active {
	background: url(../images/icon-piano-volume-off.png);
	background-size: contain;
	border: none!important
}
.bg-pianoVolRange-active:hover {
	background: url(../images/icon-piano-volume-off-hover.png);
	background-size: contain;
	border: none!important
}
.bg-fxVolRange {
	background: url(../images/icon-fx-volume-low.png);
	background-size: contain;
	border: none!important
}
.bg-fxVolRange:hover {
	background: url(../images/icon-fx-volume-low-hover.png);
	background-size: contain;
	border: none!important
}
.bg-fxVolRange-active {
	background: url(../images/icon-fx-volume-off.png);
	background-size: contain;
	border: none!important
}
.bg-fxVolRange-active:hover {
	background: url(../images/icon-fx-volume-off-hover.png);
	background-size: contain;
	border: none!important
}
.bg-volRange {
	background: url(../images/icon-volume-low.png);
	background-size: contain;
	border: none!important
}
.bg-volRange:hover {
	background: url(../images/icon-volume-low-hover.png);
	background-size: contain;
	border: none!important
}
.bg-volRange-active {
	background: url(../images/icon-volume-off.png);
	background-size: contain;
	border: none!important
}
.bg-volRange-active:hover {
	background: url(../images/icon-volume-off-hover.png);
	background-size: contain;
	border: none!important
}
.modeView {
	background: url(../images/icon-1.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-1.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-1.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: url(../images/icon-1.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-1.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-1.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-1.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	border: none
}
.modeNote {
	background: url(../images/icon-2.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-2.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-2.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: url(../images/icon-2.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-2.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-2.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-2.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	border: none
}
.modeNoteTime {
	background: url(../images/icon-3.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-3.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-3.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: url(../images/icon-3.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-3.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-3.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-3.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	border: none
}
.heandLeft {
	background: url(../images/icon-4.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-4.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-4.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: url(../images/icon-4.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-4.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-4.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-4.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%)
}
.heandRight {
	background: url(../images/icon-5.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-5.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-5.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: url(../images/icon-5.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-5.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-5.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-5.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%)
}
.controlPlay {
	background: url(../images/icon-7.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-7.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-7.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: url(../images/icon-7.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-7.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-7.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-7.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%)
}
.controlStop {
	background: url(../images/icon-8.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-8.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-8.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: url(../images/icon-8.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-8.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-8.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-8.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%)
}
.controlREW {
	background: url(../images/icon-9.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-9.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-9.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: url(../images/icon-9.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-9.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-9.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-9.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%)
}
.controlFF {
	background: url(../images/icon-10.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-10.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-10.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: url(../images/icon-10.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-10.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-10.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-10.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%)
}
.controlLoop {
	background: url(../images/icon-11.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-11.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-11.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: url(../images/icon-11.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-11.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-11.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-11.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%)
}
.volumeMetr {
	background: url(../images/icon-13.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-13.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-13.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: url(../images/icon-13.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-13.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-13.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-13.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%)
}
.dopMenu {
	background: url(../images/icon-20.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-20.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-20.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: url(../images/icon-20.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-20.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-20.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-20.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%)
}
.help {
	background: url(../images/icon-17.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-17.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-17.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: url(../images/icon-17.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-17.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-17.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-17.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%)
}
.fullscreen {
	background: url(../images/icon-21.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-21.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-21.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,95%,1)), color-stop(100%, hsla(0,0%,75%,1)));
	background: url(../images/icon-21.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-21.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-21.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%);
	background: url(../images/icon-21.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,95%,1)0%, hsla(0,0%,75%,1)100%)
}
.note-1 {
	background: url(../images/note-1.png) no-repeat 50% 50%
}
.note-1, .note-1-2 {
	width: 28px;
	height: 28px
}
.note-1-2 {
	background: url(../images/note-1-2.png) no-repeat 50% 50%
}
.note-1-4 {
	background: url(../images/note-1-4.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-4-t {
	background: url(../images/note-1-4-t.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-8 {
	background: url(../images/note-1-8.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-8-t {
	background: url(../images/note-1-8-t.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-16 {
	background: url(../images/note-1-16.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-16-t {
	background: url(../images/note-1-16-t.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-32 {
	background: url(../images/note-1-32.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-32-t {
	background: url(../images/note-1-32-t.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.bg-sub-button {
	background: url(../images/sub-icon-1.png) no-repeat 50% 50%, url(../images/shadow.png) top repeat-x, hsla(0,0%,95%,1);
	box-shadow: 0 2px 2px hsla(0,0%,0%,.3);
	-webkit-box-shadow: 0 2px 2px hsla(0,0%,0%,.3);
	-moz-box-shadow: 0 2px 2px hsla(0,0%,0%,.3);
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	cursor: pointer;
	border: none
}
.volumeTemp {
	background: url(../images/icon-12.png) no-repeat 50% 50%, hsla(0,0%,95%,1);
	border: none
}
.volumePiano {
	background: url(../images/icon-14.png) no-repeat 50% 50%, hsla(0,0%,95%,1);
	border: none
}
.volumeFX {
	background: url(../images/icon-15.png) no-repeat 50% 50%, hsla(0,0%,95%,1);
	border: none
}
.volumeLevel {
	background: url(../images/icon-16.png) no-repeat 50% 50%, hsla(0,0%,95%,1);
	border: none
}
.dopList {
	background: url(../images/icon-18.png) no-repeat 50% 50%, hsla(0,0%,95%,1);
	border: none
}
.bg-icon-close {
	background: url(../images/icon-close.png) no-repeat 50% 50%
}
.bg-icon-close-black {
	background: url(../images/icon-close-black.png) no-repeat 50% 50%
}
.bg-repeat-current-exercise {
	background: url(../images/icon-repeat-exercise.png) no-repeat 0% 50%, hsla(0,0%,100%,1);
	padding-left: 35px
}
.bg-continue-video-lesson {
	background: url(../images/icon-continue-lesson.png) no-repeat 100% 50%, hsla(0,0%,100%,1);
	padding-right: 40px
}
.modeView:hover {
	background: url(../images/icon-1.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-1.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-1.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: url(../images/icon-1.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-1.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-1.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-1.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.modeNote:hover {
	background: url(../images/icon-2.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-2.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-2.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: url(../images/icon-2.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-2.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-2.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-2.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.modeNoteTime:hover {
	background: url(../images/icon-3.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-3.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-3.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: url(../images/icon-3.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-3.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-3.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-3.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.heandLeft:hover {
	background: url(../images/icon-4.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-4.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-4.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: url(../images/icon-4.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-4.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-4.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-4.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.heandRight:hover {
	background: url(../images/icon-5.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-5.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-5.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: url(../images/icon-5.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-5.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-5.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-5.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.controlPlay:hover {
	background: url(../images/icon-7.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-7.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-7.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: url(../images/icon-7.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-7.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-7.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-7.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.controlStop:hover {
	background: url(../images/icon-8.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-8.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-8.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: url(../images/icon-8.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-8.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-8.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-8.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.controlREW:hover {
	background: url(../images/icon-9.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-9.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-9.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: url(../images/icon-9.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-9.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-9.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-9.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.controlFF:hover {
	background: url(../images/icon-10.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-10.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-10.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: url(../images/icon-10.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-10.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-10.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-10.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.controlLoop:hover {
	background: url(../images/icon-11.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-11.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-11.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: url(../images/icon-11.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-11.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-11.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-11.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.volumeMetr:hover {
	background: url(../images/icon-13.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-13.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-13.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: url(../images/icon-13.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-13.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-13.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-13.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.dopMenu:hover {
	background: url(../images/icon-20.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-20.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-20.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: url(../images/icon-20.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-20.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-20.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-20.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.help:hover {
	background: url(../images/icon-17.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-17.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-17.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: url(../images/icon-17.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-17.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-17.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-17.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.fullscreen:hover {
	background: url(../images/icon-21.png) no-repeat 50% 50%, #f2f2f2;
	background: url(../images/icon-21.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-21.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,85%,1)));
	background: url(../images/icon-21.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-21.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-21.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%);
	background: url(../images/icon-21.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,100%,1)0%, hsla(0,0%,85%,1)100%)
}
.bg-sub-button:hover {
	background: url(../images/sub-icon-1.png) no-repeat 50% 50%, url(../images/shadow.png) top repeat-x, hsla(0,0%,100%,1)
}
.bg-icon-close:hover {
	background: url(../images/icon-close-hover.png) no-repeat 50% 50%
}
.bg-icon-close-black:hover {
	background: url(../images/icon-close-black-hover.png) no-repeat 50% 50%
}
.bg-repeat-current-exercise:hover {
	background: url(../images/icon-repeat-exercise-hover.png) no-repeat 0% 50%, hsla(0,0%,0%,1);
	padding-left: 35px
}
.bg-continue-video-lesson:hover {
	background: url(../images/icon-continue-lesson-hover.png) no-repeat 100% 50%, hsla(0,0%,0%,1);
	padding-right: 40px
}
.modeView-active {
	background: url(../images/icon-1-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-1-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-1-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: url(../images/icon-1-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-1-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-1-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-1-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	border: none
}
.modeView-active:hover {
	background: url(../images/icon-1-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-1-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-1-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,55%,1)));
	background: url(../images/icon-1-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-1-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-1-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-1-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%)
}
.modeNote-active {
	background: url(../images/icon-2-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-2-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-2-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: url(../images/icon-2-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-2-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-2-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-2-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	border: none
}
.modeNote-active:hover {
	background: url(../images/icon-2-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-2-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-2-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,45%,1)), color-stop(100%, hsla(0,0%,55%,1)));
	background: url(../images/icon-2-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-2-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-2-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-2-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%)
}
.modeNoteTime-active {
	background: url(../images/icon-3-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-3-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-3-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: url(../images/icon-3-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-3-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-3-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-3-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	border: none
}
.modeNoteTime-active:hover {
	background: url(../images/icon-3-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-3-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-3-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,45%,1)), color-stop(100%, hsla(0,0%,55%,1)));
	background: url(../images/icon-3-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-3-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-3-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-3-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%)
}
.heandLeft-active {
	background: url(../images/icon-4-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-4-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-4-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: url(../images/icon-4-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-4-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-4-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-4-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%)
}
.heandLeft-active:hover {
	background: url(../images/icon-4-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-4-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-4-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,45%,1)), color-stop(100%, hsla(0,0%,55%,1)));
	background: url(../images/icon-4-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-4-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-4-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-4-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%)
}
.heandRight-active {
	background: url(../images/icon-5-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-5-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-5-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: url(../images/icon-5-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-5-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-5-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-5-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%)
}
.heandRight-active:hover {
	background: url(../images/icon-5-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-5-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-5-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,45%,1)), color-stop(100%, hsla(0,0%,55%,1)));
	background: url(../images/icon-5-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-5-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-5-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-5-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%)
}
.controlPlay-active {
	background: url(../images/icon-7-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-7-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-7-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: url(../images/icon-7-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-7-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-7-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-7-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%)
}
.controlPlay-active:hover {
	background: url(../images/icon-7-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-7-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-7-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,45%,1)), color-stop(100%, hsla(0,0%,55%,1)));
	background: url(../images/icon-7-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-7-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-7-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-7-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%)
}
.controlStop:active {
	background: url(../images/icon-8-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-8-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-8-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: url(../images/icon-8-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-8-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-8-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-8-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%)
}
.controlREW:active {
	background: url(../images/icon-9-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-9-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-9-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: url(../images/icon-9-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-9-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-9-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-9-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%)
}
.controlFF:active {
	background: url(../images/icon-10-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-10-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-10-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: url(../images/icon-10-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-10-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-10-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-10-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%)
}
.controlLoop-active {
	background: url(../images/icon-11-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-11-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-11-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: url(../images/icon-11-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-11-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-11-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-11-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%)
}
.controlLoop-active:hover {
	background: url(../images/icon-11-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-11-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-11-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,45%,1)), color-stop(100%, hsla(0,0%,55%,1)));
	background: url(../images/icon-11-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-11-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-11-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-11-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%)
}
.volumeMetr-active {
	background: url(../images/icon-13-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-13-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-13-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: url(../images/icon-13-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-13-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-13-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-13-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%)
}
.volumeMetr-active:hover {
	background: url(../images/icon-13-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-13-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-13-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,45%,1)), color-stop(100%, hsla(0,0%,55%,1)));
	background: url(../images/icon-13-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-13-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-13-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-13-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%)
}
.dopMenu-active {
	background: url(../images/icon-20-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-20-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-20-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: url(../images/icon-20-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-20-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-20-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-20-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%)
}
.dopMenu-active:hover {
	background: url(../images/icon-20-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-20-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-20-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,45%,1)), color-stop(100%, hsla(0,0%,55%,1)));
	background: url(../images/icon-20-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-20-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-20-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-20-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%)
}
.help-active {
	background: url(../images/icon-17-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-17-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-17-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: url(../images/icon-17-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-17-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-17-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-17-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%)
}
.help-active:hover {
	background: url(../images/icon-17-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-17-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-17-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,45%,1)), color-stop(100%, hsla(0,0%,55%,1)));
	background: url(../images/icon-17-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-17-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-17-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-17-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%)
}
.fullscreen-active {
	background: url(../images/icon-21-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-21-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-21-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,35%,1)), color-stop(100%, hsla(0,0%,45%,1)));
	background: url(../images/icon-21-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-21-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-21-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%);
	background: url(../images/icon-21-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,35%,1)0%, hsla(0,0%,45%,1)100%)
}
.fullscreen-active:hover {
	background: url(../images/icon-21-active.png) no-repeat 50% 50%, #3f3f3f;
	background: url(../images/icon-21-active.png) no-repeat 50% 50%, -moz-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-21-active.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,45%,1)), color-stop(100%, hsla(0,0%,55%,1)));
	background: url(../images/icon-21-active.png) no-repeat 50% 50%, -webkit-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-21-active.png) no-repeat 50% 50%, -o-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-21-active.png) no-repeat 50% 50%, -ms-linear-gradient(top, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%);
	background: url(../images/icon-21-active.png) no-repeat 50% 50%, linear-gradient(to bottom, hsla(0,0%,45%,1)0%, hsla(0,0%,55%,1)100%)
}
.note-1-active {
	background: url(../images/note-1-active.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-2-active {
	background: url(../images/note-1-2-active.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-4-active {
	background: url(../images/note-1-4-active.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-4-t-active {
	background: url(../images/note-1-4-t-active.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-8-active {
	background: url(../images/note-1-8-active.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-8-t-active {
	background: url(../images/note-1-8-t-active.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-16-active {
	background: url(../images/note-1-16-active.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-16-t-active {
	background: url(../images/note-1-16-t-active.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-32-active {
	background: url(../images/note-1-32-active.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.note-1-32-t-active {
	background: url(../images/note-1-32-t-active.png) no-repeat 50% 50%;
	width: 28px;
	height: 28px
}
.noteKey-active {
	background: url(../images/icon-6-active.png) no-repeat 50% 50%, hsla(0,0%,97%,1)
}
.noteKey-active:hover {
	background: url(../images/icon-6-active.png) no-repeat 50% 50%, hsla(0,0%,100%,1)
}
.volumePiano-active {
	background: url(../images/icon-14-active.png) no-repeat 50% 50%, hsla(0,0%,97%,1)
}
.volumePiano-active:hover {
	background: url(../images/icon-14-active.png) no-repeat 50% 50%, hsla(0,0%,100%,1)
}
.volumeFX-active {
	background: url(../images/icon-15-active.png) no-repeat 50% 50%, hsla(0,0%,97%,1)
}
.volumeFX-active:hover {
	background: url(../images/icon-15-active.png) no-repeat 50% 50%, hsla(0,0%,100%,1)
}
.volumeLevel-active {
	background: url(../images/icon-16-active.png) no-repeat 50% 50%, hsla(0,0%,97%,1)
}
.volumeLevel-active:hover {
	background: url(../images/icon-16-active.png) no-repeat 50% 50%, hsla(0,0%,100%,1)
}
.volumeTemp-active {
	background: url(../images/icon-12-active.png) no-repeat 50% 50%, hsla(0,0%,97%,1)
}
.volumeTemp-active:hover {
	background: url(../images/icon-12-active.png) no-repeat 50% 50%, hsla(0,0%,100%,1)
}
.dopList-active {
	background: url(../images/icon-18-active.png) no-repeat 50% 50%, hsla(0,0%,97%,1)
}
.dopList-active:hover {
	background: url(../images/icon-18-active.png) no-repeat 50% 50%, hsla(0,0%,100%,1)
}
.bg-sub-button:active {
	background: url(../images/sub-icon-1-active.png) no-repeat 50% 50%, url(../images/shadow.png) top repeat-x, hsla(0,0%,97%,1)
}
.bg-sub-button-active {
	background: url(../images/sub-icon-1-active.png) no-repeat 50% 50%, url(../images/shadow.png) top repeat-x, hsla(0,0%,97%,1);
	margin-top: 115px
}
.bg-sub-button-active:hover {
	background: url(../images/sub-icon-1-active.png) no-repeat 50% 50%, url(../images/shadow.png) top repeat-x, hsla(0,0%,100%,1)
}
.bg-topic-1 {
	background: hsla(0,0%,0%,.2)
}
.bg-topic-2 {
	background: #4F9BFF
}
.cell {
	margin-right: 2%
}
.cell, .cell-last {
	float: left
}
.size-1-6 {
	width: 15%
}
.size-1-2-6 {
	width: 18.4%
}
.size-1-5-6 {
	width: 23.5%
}
.size-2-6 {
	width: 32%
}
.size-3-6 {
	width: 49%
}
.size-4-6 {
	width: 66%
}
.size-5-6 {
	width: 83%
}
.size-1-6-fixed {
	width: 15%
}
.size-1-5-6-fixed {
	width: 23.5%
}
.size-2-6-fixed {
	width: 32%
}
.size-3-6-fixed {
	width: 49%
}
.size-4-6-fixed {
	width: 66%
}
.size-5-6-fixed {
	width: 83%
}
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box
}
input::-moz-placeholder {
color:hsla(0,0%,40%,1);
font-size:13px;
font-family:'Open Sans', sans-serif;
font-weight:600
}
input::-webkit-input-placeholder {
color:hsla(0,0%,40%,1);
font-size:13px;
font-family:'Open Sans', sans-serif;
font-weight:600
}
.dark {
	position: absolute;
	height: 100%;
	width: 100%;
	background: hsla(0,0%,100%,1);
	z-index: 888;
	display: none;
	opacity: 0
}
.bloc {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0
}
.content {
	margin: 0 auto;
	width: 90%;
	padding: 0 2%;
	max-width: 960px;
	overflow: visible
}
.content-full-width {
	margin: 0 auto;
	width: 100%;
	padding: 0;
	overflow: visible
}
.content-alt {
	margin: 0 auto;
	max-width: 650px;
	min-width: 630px
}
.content-alt, .wrap {
	width: 100%;
	overflow: visible
}
.wrap {
	display: inline-block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	position: relative
}
.main {
	background: hsla(0,0%,100%,1);
	width: 100%
}
.main, .left-side {
	height: 100%;
	margin: 0;
	padding: 0
}
.left-side {
	width: auto;
	position: absolute;
	top: 0
}
.soft-shadow {
	box-shadow: 0 2px 2px hsla(0,0%,0%,.3);
	-webkit-box-shadow: 0 2px 2px hsla(0,0%,0%,.3);
	-moz-box-shadow: 0 2px 2px hsla(0,0%,0%,.3)
}
.border {
	border: 1px solid hsla(0,0%,0%,.3);
	padding: 0 2% 2%
}
.display-none {
	display: none
}
.display-none-important {
	display: none!important
}
.shadow {
	box-shadow: 5px 5px 0 hsla(0,0%,0%,.2);
	-webkit-box-shadow: 5px 5px 0 hsla(0,0%,0%,.2);
	-moz-box-shadow: 5px 5px 0 hsla(0,0%,0%,.2)
}
.float-left {
	float: left
}
.round {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%
}
.full-height {
	height: 100%
}
.img30 {
	width: 30%
}
.img30, .img50 {
	display: block;
	margin: 0 auto
}
.img50 {
	width: 50%
}
.img80 {
	width: 80%
}
.img80, .img100 {
	display: block;
	margin: 0 auto
}
.img100 {
	width: 100%
}
.margin-top-0 {
	margin-top: 0
}
.margin-top-10 {
	margin-top: 10px
}
.margin-top-20 {
	margin-top: 20px
}
.margin-top-30 {
	margin-top: 30px
}
.margin-top-40 {
	margin-top: 40px
}
.margin-top-50 {
	margin-top: 50px
}
.margin-bottom-5 {
	margin-bottom: 5px
}
.margin-bottom-10 {
	margin-bottom: 10px
}
.margin-bottom-20 {
	margin-bottom: 20px
}
.margin-bottom-30 {
	margin-bottom: 30px
}
.margin-bottom-40 {
	margin-bottom: 40px
}
.margin-bottom-50 {
	margin-bottom: 50px
}
.margin-left-10 {
	margin-left: 10px
}
.margin-left-20 {
	margin-left: 20px
}
.margin-left-30 {
	margin-left: 30px
}
.margin-left-40 {
	margin-left: 40px
}
.margin-left-50 {
	margin-left: 50px
}
.margin-right-10 {
	margin-right: 10px
}
.margin-right-20 {
	margin-right: 20px
}
.margin-right-30 {
	margin-right: 30px
}
.margin-right-40 {
	margin-right: 40px
}
.margin-right-50 {
	margin-right: 50px
}
.vertical-seporator {
	border-left: 1px solid hsla(0,0%,0%,.2);
	border-right: 1px solid hsla(0,0%,100%,1);
	height: 30px;
	float: left
}
.pad-all-10 {
	padding: 10px
}
.pad-all-20 {
	padding: 20px
}
.pad-all-30 {
	padding: 30px
}
.pad-all-40 {
	padding: 40px
}
.pad-all-50 {
	padding: 50px
}
.pad-top-random {
	padding-top: 5px
}
.pad-bottom-random {
	padding-bottom: 8px
}
.pad-top-5 {
	padding-top: 5px
}
.pad-top-10 {
	padding-top: 10px
}
.pad-top-15 {
	padding-top: 15px
}
.pad-top-20 {
	padding-top: 20px
}
.pad-top-30 {
	padding-top: 30px
}
.pad-top-40 {
	padding-top: 40px
}
.pad-top-50 {
	padding-top: 50px
}
.pad-top-60 {
	padding-top: 60px
}
.pad-top-70 {
	padding-top: 70px
}
.pad-top-80 {
	padding-top: 80px
}
.pad-top-90 {
	padding-top: 90px
}
.pad-top-100 {
	padding-top: 100px
}
.pad-right-10 {
	padding-right: 10px
}
.pad-right-20 {
	padding-right: 20px
}
.pad-right-30 {
	padding-right: 30px
}
.pad-right-40 {
	padding-right: 40px
}
.pad-right-50 {
	padding-right: 50px
}
.pad-bottom-5 {
	padding-bottom: 5px
}
.pad-bottom-10 {
	padding-bottom: 10px
}
.pad-bottom-20 {
	padding-bottom: 20px
}
.pad-bottom-30 {
	padding-bottom: 30px
}
.pad-bottom-40 {
	padding-bottom: 40px
}
.pad-bottom-50 {
	padding-bottom: 50px
}
.pad-bottom-100 {
	padding-bottom: 100px
}
.pad-left-10 {
	padding-left: 10px
}
.pad-left-20 {
	padding-left: 20px
}
.pad-left-30 {
	padding-left: 30px
}
.pad-left-40 {
	padding-left: 40px
}
.pad-left-50 {
	padding-left: 50px
}
.border-all {
	border: 1px solid #663D4E
}
.border-top {
	border-top: 1px solid hsla(0,0%,0%,.1)
}
.border-right {
	border-right: 1px solid hsla(0,0%,0%,1)
}
.border-right:active {
	border-right: 1px solid hsla(0,0%,100%,.5)
}
.border-bottom {
	border-bottom: 1px solid hsla(0,0%,100%,.9)
}
.border-left {
	border-left: 1px solid hsla(0,0%,100%,1)
}
.menu-border-top {
	border-top: 1px solid hsla(0,0%,100%,.9)
}
.menu-border-right {
	border-right: 1px solid hsla(0,0%,100%,.9)
}
.menu-border-bottom {
	border-bottom: 1px solid hsla(0,0%,100%,.9)
}
.menu-border-left {
	border-left: 1px solid hsla(0,0%,100%,.9)
}
.toolbar-border-top {
	border-top: 1px solid hsla(0,0%,0%,.2)!important
}
.toolbar-border-right {
	border-right: 1px solid hsla(0,0%,0%,.1)
}
.toolbar-border-bottom {
	border-bottom: 1px solid hsla(0,0%,17%,1)
}
.toolbar-border-left {
	border-left: 1px solid hsla(0,0%,100%,.3)
}
.min-height {
	min-height: 30px;
	margin-bottom: 10px
}
.clear-left-cell {
	clear: none
}
.round-left {
	border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-o-border-radius: 4px 0 0 4px
}
.round-right {
	border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	-o-border-radius: 0 4px 4px 0
}
.round-bottom {
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px
}
.round-top {
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0
}
.round-both {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px
}

@media screen and (max-width:960px) {
.clear-left-cell {
	clear: left
}
}
