
/* ==== форма ==== */

form.bf input[type=submit]:hover
{
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #bbb;
}

form.bf input[type=text], form.bf select
{
	border: 1px solid #9ab;
	padding: 4px;
	font-size: 15px;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #fff, 1px 1px 1px #fff;
}
form.bf input[type=text]:hover
{
	box-shadow: inset 0 0 3px rgba(51,51,51,0.20), 0 3px 6px -5px #abc;
}
form.bf input[type=text] {
	text-align: center;
}

button {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 12px 17px 12px 17px;
	border: 1px solid #9ab;
	font-size: 15px;
	background: radial-gradient(ellipse at center, #fff 35%, #ebf0f5 100%);
	box-shadow: 0px 0px 6px #99a, inset 1px 1px 1px #fff, 1px 1px 1px #fff;
	border-radius: 5px;
	text-shadow: 0 1px 1px #fff;
	color: #456;
	cursor: pointer;
}
button:hover {
	box-shadow: 0px 0px 3px #99a;
}

#share {
	display: none;
	width: 99%;
	resize: vertical;
	height: 54px;
	padding: 2px;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
	color: #444;
	overflow: hidden;
	border: 1px solid #abc;
	border-radius: 3px;
}

/* ==== блоки ==== */

div.sintezator
{
	display:  block;
}
div.sintezator div.tr
{
	display: table;
	width: 100%;
}
div.sintezator div.td
{
	display: table-cell;
	margin: 10px;
}
div.sintezator #oforml, div.sintezator #oformlMuz {
	display: inline-block;
	width: auto;
	margin-top: 2px;
	padding: 2px;
	padding-left: 24px;
	background: url(/i/i/zoom.png) no-repeat 0 3px;
	cursor: pointer;
}
div.sintezator #oforml span, div.sintezator #oformlMuz span, div.sintezator div.oformlMuz a.setPlaylist {
	padding: 2px;
	border-bottom: 1px dotted #456;
	cursor: pointer;
}
div.sintezator div.oformlMuz a.setPlaylist {
	color: #345;
	text-decoration: none;
	font-size: 13px;
}
div.sintezator div.oformlMuz a.setPlaylist:hover {
	color: #e90;
	border-bottom: 1px dotted #e90;
}
.p10 {
	padding: 10px;
}

div.oformlMuz {
	display: none;
}
div.oformlMuz {
	margin-top: 12px;
}

.w50 {
	width: 50%;
}

span.bfn, div.bfn, #progGeneralList div.tab div.tr2 > div.bfnn {
	padding: 5px 7px 5px 7px;
	color: #456;
	background: radial-gradient(ellipse at center, #fff 35%, #ebf0f5 100%);
	border-top: 1px solid #abc;
	border-left: 1px solid #abc;
	border-bottom: 1px solid #abc;
	box-shadow: inset 1px 1px 1px #fff, 1px 1px 1px #fff;
	border-radius: 4px 0px 0px 4px;
}

/* ==== управление ==== */

#speed, #harms, #polyfons, #volumes, div.oformlPlay {
	display: inline-block;
	width: 200px;
	margin-left: 14px;
	vertical-align: middle;
}
#harms, #volumes {
	width: 135px;
}
div.oformlPlay {
	width: 170px;
}
div.oformlPlayS {
	width: 160px !important;
}
#polyfons {
	width: 125px;
}

#b_play {
	display: table-cell;
	width: 36px;
	padding: 10px;
	z-index: 20;
}
#b_play div {
	display: block;
	width: 36px;
	height: 36px;
	border: 1px solid #9ab;
	box-shadow: inset 1px 1px 1px #fff, 1px 1px 1px #fff;
	background-color: #eff5f5 !important;
	border-radius: 5px;
	cursor: pointer;
	transition: .25s;
	
}
.b_playDiv {
	animation: blur 2s ease-out infinite;
}
#b_play div:hover {
	background-color: #ffd !important;
	box-shadow: inset 0 0 3px rgba(51,51,51,0.20), 0 3px 6px -5px #abc;
	transition: .25s;
}
@keyframes blur {
  from {
    box-shadow: inset 1px 1px 1px #fff, 1px 1px 1px #fff,
      0px 0px 10px #fff, 
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 50px #fff,
      0px 0px 50px #fff,
      0px 0px 50px #7B96B8,
      0px 0px 150px #7B96B8,
      0px 10px 100px #7B96B8,
      0px 10px 100px #7B96B8,
      0px 10px 100px #7B96B8,
      0px 10px 100px #7B96B8,
      0px -10px 100px #7B96B8,
      0px -10px 100px #7B96B8;
  }
}

#oformlTest {
	width: 260px;
	margin: 0 auto;
	margin-top: 17px;
	padding: 5px;
	border: 1px solid #9ab;
	background: url(/i/i/b_play.png) no-repeat 0 50%;
	box-shadow: inset 1px 1px 1px #fff, 1px 1px 1px #fff;
	border-radius: 5px;
	cursor: pointer;
}
#oformlTest span {
	margin-left: 24px;
	margin-top: 17px;
	cursor: pointer;
}
#oformlTest span:hover {
	color: #d70;
	transition: .25s;
}

#polosa {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0px 10px 10px;
}
#polosa>div {
	height: 36px;
	border: 1px solid #abc;
	border-radius: 5px;
	vertical-align: middle;
	background: linear-gradient(to bottom, #bfdfff 0%, #f0f9ff 50%, #bfdfff 100%);
	box-shadow: 1px 1px 1px #fff;
}
#polosa>div>div {
	width: 0;
	height: 36px;
	background-color: #0a4;
	background: linear-gradient(to bottom, #2a5 0%, #eff 50%, #2a5 100%);
	border-radius: 4px;
}

span.addprog {
	padding: 7px;
	border-radius: 7px;
	cursor: pointer;
	color: #fff;
	text-shadow: 1px 1px 1px #234;
}
span.addprog::before
{
	content: '\2295';
	font-size: 16px;
	color: #ee9;
	margin-right: auto 0;
	margin-right: 6px;
}
.addprogG:hover, #progTonic:hover, #progIndivid:hover {
	background-color: #e90;
	box-shadow: 1px 1px 1px #a60;
	transition: .2s;
}
.addprogG {
	background-color: #5b6;
	box-shadow: 1px 1px 1px #394;
	transition: .25s;
}
#progTonic {
	background-color: #68c;
	box-shadow: 1px 1px 1px #57b;
}
#progIndivid {
	background-color: #b79;
	box-shadow: 1px 1px 1px #a68;
}

/* ==== #progGeneralList ==== */

#progGeneralList {
	width: 100%;
}
#progGeneralList div.tab {
	display: table;
	width: 100%;
	border-spacing: 0 1px;
	cursor: pointer;
}
#progGeneralList div.tab div.tr, #progGeneralList div.tab div.trr
{
	display: table-row;
	box-shadow: 1px 1px 1px #eee;
	border-radius: 2px;
	transition: .25s;
}
#progGeneralList div.tab div.tr2
{
	display: table-row;
}
#progGeneralList div.tab div.tr:hover, #progGeneralList div.tab div.trr:hover, #progGeneralList div.tab:hover
{
	background-color: #ffe;
	transition: .25s;
}
#progGeneralList div.tab div.tr > div, #progGeneralList div.tab div.trr > div, #progGeneralList div.tab div.tr2 > div
{
	display: table-cell;
	padding: 3px 3px 4px 4px !important;
	vertical-align: middle;
	text-align: justify;
}
#progGeneralList div.tab div.tr2 > div:first-child
{
	width: 35px;
	white-space: nowrap;
}
#progGeneralList div.tab div.tr2 > div:nth-child(2)
{
	padding-left: 5px;
}
#progGeneralList div.tab div.tr2 div span.small
{
	display: block;
	font-size: 12px;
	max-height: 62px;
	overflow-y: hidden;
	text-overflow: ellipsis;

	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
#progGeneralList div.tab div.tr > div:first-child::after
{
	content: '\2295';
	font-size: 13px;
	color: #345;
	width: 20px;
}
#progGeneralList div.tab div.trr div.span
{
	padding-left: 15px;
}
#progGeneralList div.tab div.tr > div img, #progGeneralList > div.trr > div img, #progGeneralList div.tab div.tr2 div img
{
	width: 16px;
	height: 16px;
	cursor: pointer;
	float: right;
}
#progGeneralList > div.level0 {
	display: block;
	margin-top: 9px;
	margin-left: 19px;
}
#progGeneralList > div.level0 > div.level1
{
	display: block;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-left: 0;
}
#progGeneralList > div.level0 > div.level1 > div.level2
{
	display: block;
	margin-top: 5px;
	margin-left: 19px;
}
#progGeneralList div.level2 div
{
	padding-left: 0;
}

#progGeneralList div.level2PP
{
	width: auto;
	height: 18px;
	margin-top: 3px;
	margin-left: 19px;
	padding-left: 21px;
	background: url(/i/i/zoom.png) no-repeat 0 1px;
	cursor: pointer;
}
#progGeneralList div.level2PP:hover
{
	color: #09f;
	transition: .25s;
}

/* ==== #progFreqList ==== */

#progFreqList {
	display: table;
	text-align: justify;
}
#progFreqList div {
	display: table-cell;
	padding: 0px 4px 9px 4px;
	text-align: justify;
	vertical-align: middle;
}
#progFreqList span.frqs {
	color: #576;
	font-size: 11px;
	font-weight: bold;
}
#progFreqList sup {
	font-family: Arial;
	color: #6b9;
}
#progFreqList span.frqs span {
	cursor: pointer;
}
#progFreqList span.frqs span:hover {
	color: #e90;
}

/* ==== окна ==== */

#windowSaveProg {
	display: none;
	position: absolute;
	width: 350px;
    left: 50%;
    top: 50%;
	font-size: 15px;
    margin-left: -250px;
    margin-top: -190px;
	padding: 60px;
	background-color: #f5f5f5;
	z-index: 1001;
	border-radius: 10px;
	box-shadow: 0 0 4px #b0b9bf;
	border: 1px solid #9ab;
	border-radius: 5px;
	background: radial-gradient(ellipse at center, #fff 35%, #ebf0f5 100%);
	box-shadow: inset 1px 1px 1px #fff, 1px 1px 1px #fff;
	z-index: 1100;
}
#windowSaveProg > form {
	text-align: center;
}
#windowSaveProg div {
	padding: 4px;
	text-align: center;
}
#windowSaveProg div.wsp1 {
	padding: 4px 4px 4px 34px;
	text-align: left;
}
#windowSaveProg form input[type=text]
{
	width: 280px;
	background-color: #fff;
	border: 1px solid #9ab;
	padding: 4px;
	font-size: 15px;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #fff, 1px 1px 1px #fff;
}
#windowSaveProg form input[type=text]:hover
{
	box-shadow: inset 0 0 3px rgba(51,51,51,0.20), 0 3px 6px -5px #abc;
}
#windowSaveProg form input[type=text] {
	text-align: center;
}
#windowSaveProg form input[type=radio] {
	vertical-align: middle;
}

#windowGeneral {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0;
	background-color: #f9f9f9;
	border: 1px solid #abc;
	box-shadow: 0 0 4px #567;
	z-index: 1000;
}
#bf_column p {
	padding-bottom: 2px;
	cursor: pointer;
}
#windowGeneral div.wgTop {
	padding: 5px;
	color: #fff;
	background-color: #567;
	text-shadow: none;
}
#windowGeneral div.wgTop img {
	height: 16px;
	float: right;
	cursor: pointer;
}
.wgSelect {
	color: #abc !important;
	cursor: default !important;
}
.bf_column {
	padding: 10px;
    -webkit-column-width: 250px;
    -moz-column-width: 250px;
    column-width: 250px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-rule: 1px solid #ccc;
    -moz-column-rule: 1px solid #ccc;
    column-rule: 1px solid #ccc;
}
.bf_columnIndivid {
	display: table;
	width: 95%;
	margin: 0 auto;
	padding: 10px;
}
.bf_columnIndivid div.tr {
	display: table-row;
	cursor: pointer;
}
.bf_columnIndivid div.tr:nth-child(odd) {
    background: #eee;
} 
.bf_columnIndivid div.tr:hover {
	display: table-row;
	background-color: #9db;
	transition: .25s;
}
.bf_columnIndivid div.tr div {
	display: table-cell;
	vertical-align: middle;
	padding: 7px;
}
#windowGeneral .small {
	font-size: 12px;
}
#windowGeneral .small2 {
	font-family: Arial;
	font-size: 12px;
}

#windowSearch {
	position: relative;
	padding: 1px;
	left: 100px;
	width: 150px;
	color: #345;
	font-size: 14px;
	background: #EEE url(/i/i/lupa-plus.png) no-repeat 100% 2px;
	border-radius: 4px;
}

#fdjj3234st {
	color: #d70;
	text-align: center;
}

/*---- Playlist  ----*/

svg {
	position: absolute;
	margin-left: 0px;
	float: left;
	z-index: 900;
}

#radio_playlist {
	display: none;
	margin: 7px 1px 7px 1px;
}
#radio_playlist > span {
	_content: "Play List";
	display: block;
	position: absolute;
	background: transparent;
	margin-top: 1%;
	margin-left: 50%;
	font-size: 20px;
	font-weight: bold;
	color: #ddd;
	z-index: 1;
}
#radio_playlist > div {
	float: right;
	display: table;
	margin-left: 2px;
	margin-bottom: 2px;
	border: 1px solid #9ab;
    box-shadow: inset 1px 1px 1px #fff, 1px 1px 1px #fff;
	border-radius: 4px;
	cursor: pointer;
	transition: .25s;

	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 33%, #cde 100%);
	background: -webkit-linear-gradient(left, #ffffff 33%,#cde 100%);
	background: linear-gradient(to right, #ffffff 33%,#dfe9f0 100%);

	z-index: 990;
}
#radio_playlist > div:hover {
	box-shadow: inset 1px 1px 1px #fff, 0px 0px 2px #abc;
	transition: .25s;
}
#radio_playlist > div > div {
	display: table-cell;
	vertical-align: top;
}
#radio_playlist > div > div img {
	width: 45px;
	height: 45px;
	vertical-align: top;
	border-radius: 4px 0 0 4px;
}
#radio_playlist > div > div p {
	max-width: 100px;
	height: 33px;
	padding: 5px;
	font-size: 12px;
	line-height: 1.1;
	vertical-align: middle;
	overflow-y: hidden;
	text-overflow: ellipsis;
}
