
/* ==== divs gen ==== */

div.channel
{
	width: 100%;
	margin-top: 1px;
}
div.channel div
{
	width: 25%;
	padding: 7px 0 7px 0;
	text-align: center;
	border-top: 1px solid #abc;
	border-bottom: 1px solid #abc;
	box-shadow: inset 0 1px 1px #fff, 0px 1px 1px #fff;
	cursor: pointer;
}

div.track
{
	margin-top: 1px;
	padding-bottom: 5px;
	padding-top: 4px;
	background-color: #ebf0f5;
}

div.razd
{
	width: 5px;
	height: 100%;
}
div.razdB
{
	width: 1px;
	border-right: 1px dotted #abc;
}
div.razdS
{
	width: 17px;
}
.borderR
{
	border-right: 1px dotted #abc;
}
.borderL
{
	border-left: 1px dotted #abc;
}

div.wLeft, div.wRight
{
	vertical-align: middle;
	text-align: center;
}
.decorWimg
{
	width: 32px;
	background-image: url(/i/i/repeat.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	opacity: 0.7;
	cursor: pointer;
}
.decorWimg:hover
{
	opacity: 1;
}

div.harmAll
{
	padding: 1px;
	border: 1px solid #abc;
	border-radius: 5px;
	_vertical-align: bottom;
	box-shadow: inset 1px 1px 1px #fff, 1px 1px 1px #fff;
}
div.harm
{
	margin-top: 3px;
	padding: 0 5px 0 5px;
	background-color: #fff;
	_border-radius: 5px;
}

div.setTop
{
	height: 38px;
	padding: 1px;
}

div.setAll
{
	border: 1px solid #abc;
	border-radius: 5px;
	_vertical-align: bottom;
	box-shadow: inset 1px 1px 1px #fff, 1px 1px 1px #fff;
}

div.setTop div div, div.harmTop div div
{
	height: 38px;	/* высота предустановок */
	margin: 3px 2px 0 0;
	border-radius: 5px;
	box-shadow: inset 1px 1px 1px #dfe9ef, 1px 1px 1px #abc;
	cursor: pointer;
	opacity: 0.25;
}
div.setTop div div:hover, div.harmTop div div:hover
{
	opacity: 1;
}


div.setBottom
{
	margin-top: 1px;
	padding: 1px;
}

div.setBLL, div.setBRR
{
	height: 210px;	/* высота графика */
	width: 2px;
}
div.setBL
{
	width: 50px !important;
}
div.setBL div
{
	width: 48px;
	_height: 100px;
	margin: 1px;
	padding-top: 17px;
	padding-bottom: 17px;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	border-radius: 5px;
	box-shadow: inset 1px 1px 1px #dfe9ef, 1px 1px 1px #abc;
	cursor: pointer;
}

div.wave
{
	display: none;
}

/* ==== control ==== */

div.control
{
	margin: 5px 5px 0 5px;
	border: 1px solid #abc;
	border-radius: 5px;
	box-shadow: inset 1px 1px 1px #fff, 1px 1px 1px #fff;
}
div.control div.holes, div.control div.frec, div.control div.ab_frec, div.control div.duration, div.control div.filter
{
	height: 39px;
	padding-left: 9px;
	color: #789;
	background-image: url(/i/bg/bg_339085.png);
	background-repeat: repeat-x;
}
div.control div div.name
{
	width: 100px;
	padding-top: 12px;
	text-align: center;
}

span.vals
{
	position: absolute;
	top: 13px;
	padding: 2px;
	font-size: 11px;
	background: #f9f9ff;
}

div.val
{
	position: absolute;
	width: 24px;
	text-align: center;
	margin: 6px 1px;
	padding: 2px 0 2px 0 !important;
	font-size: 11px;
	background: #fff;
	border-radius: 4px;
	z-index: 110;
}

/* ==== bottom ==== */

div.bottom
{
	padding-top: 2px;
	padding-bottom: 7px;
	background: #ebf0f5;
	border-bottom: 1px solid #abc;
}
div.bottom div
{
	width: 25%;
}
div.bottom>div>div
{
	width: auto;
	height: 38px;
	margin: 0px 4px 0px 4px;
	padding-top: 21px;
	_text-align: center;
	cursor: pointer;

	border: 1px solid #abc;
	border-radius: 5px;
	box-shadow: inset 1px 1px 1px #fff, 1px 1px 1px #fff;
}

div.bottom>div>div img.botImg
{
	float: left;
	width: 26px;
	height: 26px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: -5px;
	opacity: 0.8;
}

/* ==== localstorage ==== */

div.LSi, div.TOPi
{
	float: left;
	width: 75px;
	height: 35px;
	margin: 1px 0 0 1px;
	padding: 5px;
	text-align: center;
	border: 1px solid #abc;
	border-radius: 5px;
	box-shadow: inset 1px 1px 1px #fff, 1px 1px 1px #fff;
	cursor: pointer;
	overflow: hidden;
}
div.LSi p
{
	margin-top: 3px;
}
div.TOPi p
{
	margin-top: 3px;
	font-size: 12px;
}
div.LSi div, div.TOPi div
{
	max-height: 19px;
	font-size: 12px;
	line-height: 0.9;
	overflow: hidden;
}

#LSdelete
{
	float: left;
	width: 15px;
	margin: 1px 1px 0 0;
	padding: 3px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #abc;
}

/* ==== windows ==== */

div.windowB
{
	display: none;
	position: absolute;
	width: 250px;
	padding: 12px;
	font-size: 13px;
	text-align: justify;
	background-color: #fff;
	border: 1px solid #abc;
	border-radius: 5px;
	box-shadow: inset 1px 1px 1px #fff, 0px 0px 6px #99a;
	z-index: 110;
	cursor: move;
}
div.windowB
{
	width: 360px;
	text-align: center;
	cursor: default;
}
div.windowB input[type=text]
{
	width: 220px;
	font-size: 14px;
	padding: 2px;
	border: 1px solid #abc;
	border-radius: 2px;
}
#addFolderSend
{
	width: 27px;
	font-size: 15px;
	padding: 2px 6px 2px 7px;
	border: 1px solid #abc;
	border-radius: 2px;
	box-shadow: inset 1px 1px 1px #fff, 0px 0px 6px #99a;
	cursor: pointer;
}
#addFolderSend:hover
{
	box-shadow: inset 1px 1px 1px #fff, 0px 0px 3px #99a;
}


/* ==== gradient ==== */

.decorW, div.langTopSet, div.wave, #LSdelete, div.bottom>div>div, div.setTop div div, div.harmTop div:not(.nofon), div.setTop div:not(.nofon), div.menuCatalog
{
background: #ebf0f5;
background: -moz-radial-gradient(center, ellipse cover, #fff 35%, #ebf0f5 100%);
background: -webkit-radial-gradient(center, ellipse cover, #fff 35%,#ebf0f5 100%);
background: radial-gradient(ellipse at center, #fff 35%, #ebf0f5 100%);
}

.decorWH, div.channel div:hover, div.TOPi:hover, div.LSi:hover, div.setBL div:hover,
	div.bottom>div>div:hover, div.folder:hover, div.addFolder:hover, div.sound:hover, div.winVl div:hover, div.winAct:hover
{
background: #ebf0f5;
background: -moz-radial-gradient(center, ellipse cover, #dfd 35%, #ebf0f5 100%);
background: -webkit-radial-gradient(center, ellipse cover, #dfd 35%,#ebf0f5 100%);
background: radial-gradient(ellipse at center, #dfd 35%, #ebf0f5 100%);
}

#del:hover, #delFolder:hover, #LSdelete:hover
{
background: #ebf0f5;
background: -moz-radial-gradient(center, ellipse cover, #fdd 35%, #ebf0f5 100%);
background: -webkit-radial-gradient(center, ellipse cover, #fdd 35%,#ebf0f5 100%);
background: radial-gradient(ellipse at center, #fdd 35%, #ebf0f5 100%);
}
#cleanFolder:hover, #cleanFolder2:hover, #shareHash:hover
{
background: #ebf0f5;
background: -moz-radial-gradient(center, ellipse cover, #fff3d3 35%, #ebf0f5 100%);
background: -webkit-radial-gradient(center, ellipse cover, #fff3d3 35%,#ebf0f5 100%);
background: radial-gradient(ellipse at center, #fff3d3 35%, #ebf0f5 100%);
}

.decorW2, div.control
{
background: #ebf0f5;
background: -moz-linear-gradient(top, #ebf0f5 0%, #ffffff 50%, #ebf0f5 100%);
background: -webkit-linear-gradient(top, #ebf0f5 0%,#ffffff 50%,#ebf0f5 100%);
background: linear-gradient(to bottom, #ebf0f5 0%, #ffffff 50%, #ebf0f5 100%);
}
.decorW3
{
background: #e0e9eb;
background: -moz-linear-gradient(top, #e0e9eb 0%, #ffffff 70%, #e0e9eb 100%);
background: -webkit-linear-gradient(top, #e0e9eb 0%,#ffffff 70%,#e0e9eb 100%);
background: linear-gradient(to bottom, #e0e9eb 0%, #ffffff 70%, #e0e9eb 100%);
}
.decorW4
{
background: #e0e9eb;
background: -moz-linear-gradient(top, #e0e9eb 0%, #ffffff 40%, #e0e9eb 100%);
background: -webkit-linear-gradient(top, #e0e9eb 0%,#ffffff 40%,#e0e9eb 100%);
background: linear-gradient(to bottom, #e0e9eb 0%, #ffffff 40%, #e0e9eb 100%);
}
.decorW5, div.langTop:hover
{
background: #d0e9db;
background: -moz-linear-gradient(top, #d0e9db 0%, #ffffff 40%, #d0e9db 100%);
background: -webkit-linear-gradient(top, #d0e9db 0%,#ffffff 40%,#d0e9db 100%);
background: linear-gradient(to bottom, #d0e9db 0%, #ffffff 40%, #d0e9db 100%);
}

.decorWA
{
background: #bcb;

background: linear-gradient(to bottom,  #bcb 0%, #ffffff 50%, #bcb 100%);
}

.decorWB
{
background: #bbc;

background: linear-gradient(to bottom,  #bbc 0%, #ffffff 50%, #bbc 100%);
}

/* ==== Slider general ==== */

.noUi-target,
.noUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.noUi-target {
	position: relative;
	direction: ltr;
}
.noUi-base {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 101; /* Fix 401 */
}
.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
}
.noUi-handle {
	position: relative;
	z-index: 101;
	color: #789;
	font-size: 11px;
	text-align: center;
}
.noUi-stacking .noUi-handle {
/* This class is applied to the lower origin when
   its values is > 50%. */
	z-index: 102;
}
.noUi-state-tap .noUi-origin {
-webkit-transition: left 0.3s, top 0.3s;
	transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
	cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
	height: 8px;
}
.noUi-horizontal .noUi-handle {
	width: 28px;
	height: 31px;
	left: -18px;
	top: 4px;
	cursor: pointer;
}
.noUi-vertical {
	width: 11px;
}
.noUi-vertical .noUi-handle {
	width: 28px;
	height: 25px;
	left: -3px;
	top: -13px;
	cursor: pointer;
}

/* Styling;
 */
.noUi-background {
	background: transparent;
	_box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
	background: #eee;
	border: 1px solid #abc;
	_box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
-webkit-transition: background 450ms;
	transition: background 450ms;
}
.noUi-origin {
	border-radius: 2px;
	background-color: transparent;
}
.noUi-target {
	border-radius: 4px;
	_border: 1px solid #D3D3D3;
	_box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-target.noUi-connect {
	_box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB;
	_background-image: url(/i/bg/15.png);
}

/* Handles and cursors;
 */
.noUi-dragable {
	cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
	cursor: n-resize;
}
.noUi-handle {
	border: 1px solid #abc;
	border-radius: 3px;
	background: #FFF;
	cursor: default;
	box-shadow: inset 0 0 1px #FFF,
				inset 0 1px 7px #EBEBEB,
				0 3px 6px -3px #BBB;
}
.noUi-active {
	box-shadow: inset 0 0 1px #FFF,
				inset 0 1px 7px #DDD,
				0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #ccd;
	left: 15px;
	top: 8px;
}
.noUi-handle:after {
	left: 11px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
	width: 11px;
	height: 1px;
	left: 8px;
	top: 12px;
}
.noUi-vertical .noUi-handle:after {
	top: 15px;
}

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
	background: #B8B8B8;
}
[disabled].noUi-origin,
[disabled] .noUi-handle {
	cursor: not-allowed;
}
