html,
body {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #2f2f2c;
}

body {
	overflow: hidden;
}

.tools img {
	max-width: 100%;
	max-height: 90%;
	cursor: pointer;
	float: left;
	padding-left: 10px;
	width: 100%;
	height: 3%;
	background-color: transparent;
	border: none;
	padding: 0px;
	border-radius: 0px;
	background: white
}

.tools {
	z-index: 1;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: none;
	position: absolute;
	z-index: 300;
	width: 0;
	flex-direction: row;
	background: #1e1e1e;
	background-image: url(../assets/speck.png);
	/* background: #806d58; */
	background-image: url(../assets/speck.png);
}

a:link {
	color: rgb(191, 191, 191);
}

.styled-select select {
	padding: 2px;
	font-size: 14px;
	line-height: 1;
	border-radius: 4px;
	height: 19px;
	font-weight: bold;
	color: white;
	width: 229px;
	border: 1px solid white;
	margin: 2px;
	background: #4c4c4c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(#4c4c4c));
	background-image: -moz-linear-gradient(top, #666, #4c4c4c);
	background-image: -webkit-linear-gradient(top, #666, #4c4c4c);
	background-image: -o-linear-gradient(top, #666, #4c4c4c);
	background-image: -ms-linear-gradient(top, #666, #4c4c4c);
	background-image: linear-gradient(top, #666, #4c4c4c);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#666666', endColorstr='#4c4c4c');
	/* background-color: transparent; */
	/* background: -webkit-radial-gradient(center, ellipse cover, rgb(152, 204, 253) 0%,rgba(152, 204, 253, 0.51) 39%,rgba(91, 157, 217, 0.47) 51%,rgba(68, 134, 196, 0.65) 99%,rgb(68, 134, 196) 100%); */
	/* background: radial-gradient(ellipse at center, rgba(36, 105, 171, 0.41) 0%,rgba(43, 91, 136, 0.73) 39%,rgba(59, 161, 255, 0.65) 51%,rgba(144, 201, 255, 0) 99%,rgba(0,3,51,0) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c4f89', endColorstr='#00000333', GradientType=1);
	background: url(../assets/dds.png) right center no-repeat;
	background-size: 17px 60px;
	padding: 1px;
	font-size: 12px;
	line-height: 0;
	letter-spacing: 0px;
	border-radius: 0;
	height: 28px;
	/* background-color: transparent; */
	/* background: -webkit-radial-gradient(center, ellipse cover, rgb(152, 204, 253) 0%,rgba(152, 204, 253, 0.51) 39%,rgba(91, 157, 217, 0.47) 51%,rgba(68, 134, 196, 0.65) 99%,rgb(68, 134, 196) 100%); */
	/* background: radial-gradient(ellipse at center, rgba(36, 105, 171, 0.41) 0%,rgba(43, 91, 136, 0.73) 39%,rgba(59, 161, 255, 0.65) 51%,rgba(144, 201, 255, 0) 99%,rgba(0,3,51,0) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c4f89', endColorstr='#00000333', GradientType=1);
	padding: 1px;
	font-size: 12px;
	line-height: 0;
	letter-spacing: 0px;
	border-radius: 0;
	height: 28px;
	font-weight: bold;
	color: #ffffff;
	background-color: #383838;
	font-weight: bold;
	color: #ffffff;
	background-color: #383838;
	border: 3px inset #3c3a3a;
	outline: 1px solid #5a5a5a;
	margin: 1px;
	BORDER-LEFT: 2PX SOLID #9e9e9e;
}

.styled-select div {
	flex-grow: 1
}

.styled-select select {
	width: 75px;
}

.styled-select select {
	/* background-color: transparent; */
	/* background: -webkit-radial-gradient(center, ellipse cover, rgb(152, 204, 253) 0%,rgba(152, 204, 253, 0.51) 39%,rgba(91, 157, 217, 0.47) 51%,rgba(68, 134, 196, 0.65) 99%,rgb(68, 134, 196) 100%); */
	/* background: radial-gradient(ellipse at center, rgba(36, 105, 171, 0.41) 0%,rgba(43, 91, 136, 0.73) 39%,rgba(59, 161, 255, 0.65) 51%,rgba(144, 201, 255, 0) 99%,rgba(0,3,51,0) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#252525', endColorstr='#4c4c4c', GradientType=1);
	/* background-color: transparent; */
	background: -webkit-linear-gradient(top, #252525, #4c4c4c);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#252525', endColorstr='#4c4c4c', GradientType=1);
	padding: 1px;
	font-size: 10px;
	line-height: 0;
	letter-spacing: 0px;
	border-radius: 4px;
	height: 15px;
	font-weight: bold;
	color: #ffffff;
	font-weight: normal;
	color: #adadad;
	background-color: #383838;
	/* border: 3px inset #3c3a3a; */
	/* outline: 1px solid #5a5a5a; */
	/* margin: 1px; */
	border: 1px solid black;
	/* BORDER-LEFT: 2PX SOLID #9e9e9e; */
	height: 25px;
}

input {
	height: 16px;
	background-color: #a9a9a9;
	color: white;
	margin: 2px;
	vertical-align: top;
	border: 2px inset #565656;
	width: auto;
	padding: 2px;
	margin-right: 3px;
}

.subiframe {
	max-width: 100%;
	width: auto;
	min-width: 100%;
	height: 100%;
	overflow: hidden;
	background-image: url(assets/translay.png);
}

.CKmatch,
.palettes {
	border: none;
	/* padding: 2px 2px 2px; */
	white-space: normal;
	margin: 0;
	height: auto;
	padding-top: 0px;
	display: flex;
	padding: 0;
	border-radius: 0px;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .15) inset;
	-webkit-box-shadow: none;
	box-shadow: none;
	/* background: rgba(31, 31, 31, 0.4392156862745098); */
	/* background-image: url(../assets/speck.png); */
	flex-wrap: wrap;
	justify-content: space-around;
	flex-flow: wrap;
	flex-direction: row;
	overflow: visible;
	/* ZOOM: .9; */
}

.bluegrad {
	-webkit-transition: all 800ms ease;
	/* For Safari 3.1 to 6.0 */
	transition: all 800ms ease;
	position: relative;
	height: 20px;
	margin-top: 4px;
	width: 100px;
	height: 40px;
	border: 1px solid black;
	background-color: navy;
	float: left;
	margin-top: 0px;
	background: white;
	/* Old browsers */
	flex-grow: 1;
	opacity: .3;
}

.Loaderg div,
Loaderg img {
	position: fixed;
	z-index: 100000;
	width: 100%;
	font-size: 16px;
	right: 10px;
	width: auto;
	font-family: monospace;
	margin: auto;
	opacity: 1;
	background-color: #00000000;
	width: 100%;
	/* background: linear-gradient(to right, rgb(0, 0, 0) 0%,rgba(151, 139, 158, 0.54) 32%,#317f6000 50%,rgba(70, 72, 71, 0.59) 68%,rgb(0, 0, 0) 100%); */
	bottom: 0 !important;
	font-weight: 300;
	/* height: unset; */
	text-shadow: 4px 3px 3px #330908;

}

.StatusBox {}

.Loaderg {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 120000;
	text-align: center;
	background-color: #000000e3;
	box-sizing: background-color: transparent;
	text-align: center;
	letter-spacing: 5px;
	font-style: italic;
	font-weight: 400;
	max-height: 30px;
	text-shadow: rgb(255, 255, 255) -1px 0px 2px;
	font-size: 66px;
	color: #b1b1b1d9;
	/* display: none; */
	font-family: arial;
	box-shadow: inset 0 0 8px 5px #256956;
	background-image: url(../assets/speck.png);
	/* background-position: right top; */
	/* background-repeat-y: no-repeat; */
	/* background-repeat-x: no-repeat; */
	background-size: 3px 3px;
	display: none;
	height: 30px;
	opacity: 1;
}

.gold {
	-webkit-transition: all 800ms ease;
	/* For Safari 3.1 to 6.0 */
	transition: all 1000ms ease;
	position: relative;
	height: 70px;
	margin-top: 4px;
	width: 100px;
	height: 40px;
	border: 1px solid black;
	background-color: navy;
	float: left;
	margin-top: 0px;
	background: #ffe740;
	/* Old browsers */
	flex-grow: 1;
}

.ltgrey {
	background-color: silver;
}

.grey {
	background-color: grey;
}

.teal {
	background-color: teal;
}

.navy {
	background-color: rgba(13, 69, 125, 0.87)
}

.button-primary,
.download-button,
.button-primary:visited,
.download-button:visited {
	position: relative;
	height: 75%;
	margin-top: 4px;
	background-color: #21759b;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2a95c5), to(#21759b));
	background-image: -webkit-linear-gradient(top, #2a95c5, #21759b);
	background-image: -moz-linear-gradient(top, #2a95c5, #21759b);
	background-image: -ms-linear-gradient(top, #2a95c5, #21759b);
	background-image: -o-linear-gradient(top, #2a95c5, #21759b);
	background-image: linear-gradient(to bottom, #2a95c5, #21759b);
	border-color: #21759b;
	border-bottom-color: #1e6a8d;
	-webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5);
	box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5);
	color: #fff !important;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0e4f7+0,73b1e7+24,0a77d5+50,539fe1+79,87bcea+100;Blue+Pipe+%231 */
	background: #d0e4f7;
	/* Old browsers */
	width: 100px;
	height: 40px;
	border: 1px solid black;
	background-color: navy;
	float: left;
	margin-top: 0px;
	flex-grow: 1;
}

.helpi {
	color: #ccc !important;
	padding-top: 0px;
	background-color: aliceblue;
	width: 100%;
	float: left;
	height: 17px;
	background-color: black;
	color: black;
	padding: 0px;
	margin: 0 auto;
	font-size: 9px;
	border: none;
	display: flex;
	overflow: hidden;
	line-height: 170%;
	opacity: 1;
	letter-spacing: .1em;
	padding-left: 3px;
	font-family: arail;
	padding-top: 3px;
	flex-direction: row;
	background: #000000;
	background-image: url(../assets/speck.png);
	background: #353535cc !important;
	background-image: url(../assets/speck.png) !important;
}

.menuc {
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#2e6a86', endColorstr='#2e6a86');
	background-color: rgba(0, 0, 0, 0.92);
	color: white;
}

.editormenucontain {
	background-color: #bfbfbf;
	color: #c1c1c1;
	height: 20px;
	position: fixed;
	width: calc(100% - 15px);
	z-index: 1000;
	min-width: 1280px;
	top: 0px;

	background-position: right top;
	background-repeat-y: repeat;
	background-repeat-x: no-repeat;
	background-size: cover;
	border: 0px groove #00000099;
	opacity: 1;
	box-sizing: border-box;
	flex-direction: row;
	background: #5c666f;
	overflow: hidden;
	background-image: url(../assets/speck.png);
}

ul {
	list-style-type: none;
	margin: 0;
	padding-inline-start: 0;
	padding: 0;
	overflow: hidden;
	background-color: rgba(28, 28, 28, 0.92);
	color: rgb(47, 47, 47);
	height: 20px;
	display: inline-flex;
	width: 65%;
	float: left;
	left: 0;
	position: absolute;
	justify-content: flex-start;
	max-width: 70%;
	align-content: space-evenly;
	align-items: stretch;
}

li {
	float: left;
}

.tabs .FluxTabDisabledHide a,
.tabs .FluxTabDisabledHide a:hover {
	/* border-bottom: 15px solid black; */
	position: absolute !important;
	top: 0px;
	left: 2px;
	/* border: navajowhite; */
	/* width: 100%; */
	overflow: visible;
	/* flex-grow: 5; */
	/* min-width: 60px; */
	display: none;
	/* width: 100%; */
	opacity: 1;
	/* z-index: 1000000000 !important; */
	background-color: #1c2523e3;
	border: 1px outset #ffffff;
	/* border-top: 1px outset #ffffff; */
	border-left: 1px outset #717372;
	border: none;
	background: url(../assets/lpg.png);
	color: #e2e2e2;
	/* background: url(../assets/lpg.png); */
	background-position: cover;
	background-repeat-y: repeat;
	background-repeat-x: no-repeat;
	background-size: cover;
	/* opacity:  1; */
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	font-size: 11px;
	/* font-weight:  bold; */
	/* background: url(../assets/fluxpearl2h.png); */
	background-position: right top;
	background-repeat-y: repeat;
	background-repeat-x: no-repeat;
	background-size: contain;
	background: -webkit-linear-gradient(top, #98bcbf, #618686);
	background: -webkit-linear-gradient(top, #0073aa, #033828);
	/* box-shadow: 0px -2px 1px 0px rgb(84, 94, 96), inset -107px -2px 9px 0px #256956; */
}

li a,
.dropbutton {
	outline: none;
	letter-spacing: 1px;
	display: block;
	color: black;
	text-align: center;
	padding: 0px;
	text-decoration: none;
	font-family: arial;
	font-size: 9px;
	border-radius: 10px;
	/* margin-right: 1px; */
	/* margin-top: 1px; */
	margin: 0px auto;
	width: 100%;
	background-color: rgb(38, 38, 38);
	color: #ccc;
	border: 2px groove rgba(88, 88, 88, 0.46);
	color: #989898;
	border-right: 1px solid #767676;
	/* height: 20px; */
	text-shadow: 1px 1px 1px #000000;
	border-radius: 2px;
	letter-spacing: .1em;
	/* padding: 0px; */
	opacity: 1;
	/* height: 100%; */
	/* height:  auto; */
	display: block;
	padding-top: 2px;
	height: 100%;
	box-sizing: border-box;
	height: 20px;
	flex-direction: row;
	background-image: url(../assets/speck.png);
 
	/* Old browsers */
	background: -moz-linear-gradient(top, #3f4142 7%, #0a0e0a 15%, #0a0e0a 58%, #0a0809 82%, #0a0809 88%, #afbcb8 91%);
	/* FF3.6-15 */
	/* background: -webkit-linear-gradient(top, #aebcbf 7%,#0a0e0a 15%,#0a0e0a 58%,#0a0809 82%,#0a0809 88%,#afbcb8 91%); */
	/* Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(to bottom, #262929 7%,#0a0e0a 15%,#0a0e0a 58%,#0a0809 82%,#0a0809 88%,#212121 91%); */
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aebcbf', endColorstr='#afbcb8', GradientType=0);
	/* IE6-9 */
}

li a:hover,
.dropdown:hover .dropbutton {
	background: #ffffffdb;
	color: #989696;
	border: 1px solid #c4c4c4;
	box-shadow: 0px 12px 1px 0px rgb(69, 69, 69);
	/* border:none; */
	/* outline: none; */
	opacity: 1;
	/* width: 100%; */
	/* border-bottom: none; */
	background: linear-gradient(to bottom, rgb(97, 97, 97), #292929);
	/* background-position: right top; */
	background-repeat-y: repeat;
	background-repeat-x: no-repeat;
	opacity: 1;
	color: #cccccce6;
	background-size: cover;
	background-color: #292929;
	text-shadow: 1px 1px 0px #000000;
}

li.dropdown {
	display: inline-block;
	flex-grow: 1;
	border: 0px groove #4e4e4e59;
	margin: 0px;
	position: relative;
	z-index: 1000;
	max-width: 85px !important;
	opacity: 1;
	background-position: right top;
	background-repeat-y: repeat;
	background-repeat-x: no-repeat;
	background-size: cover;
	height: 16px;
	box-sizing: border-box;
	background: none;
}

.dropdownc {
	display: block;
	position: fixed;
	min-width: 260px;
	box-shadow: inset 0 0 6px 6px #0000008f;
	z-index: 1;
	display: none;
	/* position: absolute; */
	min-width: 0px;
	box-shadow: inset 0px 1px 2px 2px rgba(25, 25, 25, 0.84);
	z-index: 10000000;
	width: 260px;
	opacity: .9;
	background: -webkit-linear-gradient(top, #333, #1f1f1f);
	transition: all 500ms ease;
	/* padding: 1px 1px 1px 1px; */
	margin-top: 0px;
	border-top: 10px solid transparent;
	opacity: 1;
	padding: 10px;
	transform: matrix(1, 0, 0, 1, 0, -3);
}

.dropdownc a {
	padding: 7px 15px 6px 15px;
	/* outline: 1px solid rgba(0, 0, 0, 0.34); */
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: arial;
	border-top: 0px solid rgb(4, 4, 4);
	border-bottom: 0px solid #818888;

	width: auto;
	background: -webkit-linear-gradient(top, rgb(43, 43, 43), rgb(43, 43, 43));
	color: rgba(208, 191, 191, 0.95);
	height: auto;
	letter-spacing: .1em;
	margin: 0px;
	font-weight: normal;
	border: 1px outset #101010d6;
	font-size: 9px;
	opacity: 1;
	position: relative;
	color: white;
	border-radius: 0;
	margin: 1px;
	box-shadow: -7px 0px 2px 0 #000000bd;
	background: url(../assets/speck.png);
	transition: all 200ms cubic-bezier(0, 1.25, 1, 0.59);
	box-shadow: inset 0 0 16px 13px #1717178a;
	background-color: #1f1f1f;
	z-index: 100000000;
}

a.menuc {}

.dropdownc a:hover {
	color: #af7f7f;
	position: static;

	font-size: 9px;
	font-weight: normal;

	border-radius: 3pxx;
	border: 1px inset #868686;
	background: -webkit-linear-gradient(top, #2f2f2f, #191919);

	background-color: #545454;
	text-shadow: 1px 1px 0px #000000;
	color: #ffffff;
	opacity: 1;
	border-radius: 5px;
	/* position:  relative; */
	z-index: 100;
	overflow: visible;
	transform: matrix(1.03, 0, 0, 1, 0, 0);
	box-shadow: inset 0px -3px 12px 6px #333333e0, -2px 0px 0px 0px #1b1b1b, 0px 0px 1px 1px #f5f5f5cf;
	background: url(../assets/speck.png);
	margin: 0px;
	background: #3a3a3ad9;
}

.dropdown .dropdownc {
	display: none;
}

.pnedisabled a:hover {
	cursor: not-allowed;
	display: none;
}

.pnedisabled a:hover {
	background-color: #333333;
	color: grey;
}

a.pnedisabled {
	display: none;
	background-color: rgba(224, 224, 224, 0.92);
	color: #232323;

}

.pnedisabled a: hover {
	cursor: not-allowed;
}

.pnedisabled a:hover {
	background-color: rgba(0, 0, 0, 0.92);
	color: grey;
	display: none;
}

a.pnedisabled {}

.comingsoon a:hover {
	cursor: not-allowed;
	display: none;
}

.comingsoon a:hover {
	background-color: teal;
	color: white;
	display: none;
}

a.comingsoon {
	background-color: rgba(0, 0, 0, 0.92);
	color: white;
}

.dividername a:hover {
	cursor: not-allowed;
}

a.dividername:hover,
a.dividername {
	background-color: #000000;
	color: #eaeaea;
	/* border-radius: 0px; */
	/* margin: 0px 0px 0px 0px; */
	transition: all 500ms;
	opacity: 1;
	/* text-shadow: none; */
	/* border: none; */
	font-size: 9px;
	/* font-weight:  bolder; */
	padding: 4px 15px px 15px;
	background: -webkit-linear-gradient(top, rgba(105, 81, 52, 0.4), rgba(78, 55, 28, 0.6));
	*/background-position: right top;
	/* background-repeat-y: repeat; */
	/* background-repeat-x: no-repeat; */
	background-size: cover;
	outline: none;
	/* width: auto; */
	cursor: context-menu;
	/* opacity: .8; */
	margin: 0px;
	/* padding: 2px 15px 2px 15px; */
	box-shadow: none;

}

hr.divider {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	border-width: 1px;
}

.boxshado {
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.75);
	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.75);
}

li.nodisplay {
	display: none;
}

li.nodisplay a {
	display: none;
}

#aboutflux,
#aboutflux a {
	color: white;
	font-family: arial;
}

.menui {
	background-color: rgba(255, 255, 255, 0.06);
	height: auto;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: no-repeat;
	opacity: 1;
	box-sizing: border-box;
	height: 20px;
	box-shadow: none;
	/* flex-direction: row; */
	background: #171a1b;
	background-image: url(../assets/speck.png);
	box-shadow: 0 0 3px 2px black;
}

div.dropdownca ca {
	background: -webkit-radial-gradient(center, ellipse cover, rgba(254, 254, 254, 1) 0%, rgba(254, 254, 254, 0.95) 1%, rgba(224, 255, 234, 0.62) 7%, rgba(233, 255, 226, 0.35) 12%, rgba(249, 255, 211, 0.46) 21%, rgba(250, 218, 230, 0.5) 24%, rgba(252, 168, 255, 0.46) 28%, rgba(117, 192, 239, 0.42) 32%, rgba(181, 221, 246, 0.36) 38%, rgba(255, 255, 255, 0.39) 45%, rgba(255, 211, 211, 0.42) 52%, rgba(255, 255, 255, 0.47) 58%, rgba(244, 253, 255, 0.51) 63%, rgba(242, 248, 249, 0.52) 65%, rgba(237, 237, 237, 0.51) 69%, rgba(245, 245, 245, 0.5) 72%, rgba(255, 255, 255, 0.49) 76%, rgba(249, 255, 211, 0.46) 83%, rgba(250, 255, 218, 0.46) 84%, rgba(254, 255, 244, 0.6) 88%, rgba(187, 234, 222, 0.77) 93%, rgba(254, 254, 254, 1) 100%);
	background: radial-gradient(ellipse at center, rgba(254, 254, 254, 1) 0%, rgba(254, 254, 254, 0.95) 1%, rgba(224, 255, 234, 0.62) 7%, rgba(233, 255, 226, 0.35) 12%, rgba(249, 255, 211, 0.46) 21%, rgba(250, 218, 230, 0.5) 24%, rgba(252, 168, 255, 0.46) 28%, rgba(117, 192, 239, 0.42) 32%, rgba(181, 221, 246, 0.36) 38%, rgba(255, 255, 255, 0.39) 45%, rgba(255, 211, 211, 0.42) 52%, rgba(255, 255, 255, 0.47) 58%, rgba(244, 253, 255, 0.51) 63%, rgba(242, 248, 249, 0.52) 65%, rgba(237, 237, 237, 0.51) 69%, rgba(245, 245, 245, 0.5) 72%, rgba(255, 255, 255, 0.49) 76%, rgba(249, 255, 211, 0.46) 83%, rgba(250, 255, 218, 0.46) 84%, rgba(254, 255, 244, 0.6) 88%, rgba(187, 234, 222, 0.77) 93%, rgba(254, 254, 254, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#fefefe', GradientType=1);
	background-color: white;
	color: black;
	box-shadow: inset -20px 0px 20px 0px rgb(254, 255, 248), inset 0px 2px 13px 9px rgba(255, 240, 218, 0.1), inset -12px 1px 20px 2px rgba(255, 218, 245, 0.21), 1px -1px 20px 4px rgba(255, 255, 255, 0.88);
	background-color: white;
	color: black;
	background-color: #9f1717;
	color: black;
	box-shadow: inset 0px 0px 10px 0px rgba(251, 255, 228, 0.75), inset -2px 2px 20px 20px rgba(255, 255, 255, 0.96), inset -1px 0px 13px 14px rgba(255, 255, 255, 0.75), inset 9px -2px 8px 7px hsla(227, 100%, 50%, 0.72), inset -7px -2px 6px 12px rgba(9, 239, 250, 0.72), inset 0px -1px 0px 20px rgba(224, 22, 22, 0.38);
	background-color: rgba(255, 255, 255, 0.79);
	color: black;
	BORDER: 1PX SOLID black;
}

.dropdowna a,
.dropdowncaa a {}

li ah {
	background: -webkit-radial-gradient(center, ellipse cover, rgba(254, 254, 254, 1) 0%, rgba(254, 254, 254, 0.95) 1%, rgba(224, 255, 234, 0.62) 7%, rgba(233, 255, 226, 0.35) 12%, rgba(249, 255, 211, 0.46) 21%, rgba(250, 218, 230, 0.5) 24%, rgba(252, 168, 255, 0.46) 28%, rgba(117, 192, 239, 0.42) 32%, rgba(181, 221, 246, 0.36) 38%, rgba(255, 255, 255, 0.39) 45%, rgba(255, 211, 211, 0.42) 52%, rgba(255, 255, 255, 0.47) 58%, rgba(244, 253, 255, 0.51) 63%, rgba(242, 248, 249, 0.52) 65%, rgba(237, 237, 237, 0.51) 69%, rgba(245, 245, 245, 0.5) 72%, rgba(255, 255, 255, 0.49) 76%, rgba(249, 255, 211, 0.46) 83%, rgba(250, 255, 218, 0.46) 84%, rgba(254, 255, 244, 0.6) 88%, rgba(187, 234, 222, 0.77) 93%, rgba(254, 254, 254, 1) 100%);
	background: radial-gradient(ellipse at center, rgba(254, 254, 254, 1) 0%, rgba(254, 254, 254, 0.95) 1%, rgba(224, 255, 234, 0.62) 7%, rgba(233, 255, 226, 0.35) 12%, rgba(249, 255, 211, 0.46) 21%, rgba(250, 218, 230, 0.5) 24%, rgba(252, 168, 255, 0.46) 28%, rgba(117, 192, 239, 0.42) 32%, rgba(181, 221, 246, 0.36) 38%, rgba(255, 255, 255, 0.39) 45%, rgba(255, 211, 211, 0.42) 52%, rgba(255, 255, 255, 0.47) 58%, rgba(244, 253, 255, 0.51) 63%, rgba(242, 248, 249, 0.52) 65%, rgba(237, 237, 237, 0.51) 69%, rgba(245, 245, 245, 0.5) 72%, rgba(255, 255, 255, 0.49) 76%, rgba(249, 255, 211, 0.46) 83%, rgba(250, 255, 218, 0.46) 84%, rgba(254, 255, 244, 0.6) 88%, rgba(187, 234, 222, 0.77) 93%, rgba(254, 254, 254, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#fefefe', GradientType=1);
	background-color: white;
	color: black;
	box-shadow: inset -20px 0px 20px 0px rgb(254, 255, 248), inset 0px 2px 13px 9px rgba(255, 240, 218, 0.1), inset -12px 1px 20px 2px rgba(255, 218, 245, 0.21), 1px -1px 20px 4px rgba(255, 255, 255, 0.88);
	background-color: white;
	color: black;
	background-color: #9f1717;
	color: black;
	box-shadow: inset 0px 0px 10px 0px rgba(251, 255, 228, 0.75), inset -2px 2px 10px 10px rgba(255, 255, 255, 0.68), inset -1px 0px 0px 14px rgba(255, 255, 255, 0.75), inset 20px 3px 13px 1px hsla(227, 100%, 50%, 0.42), inset -7px -2px 6px 2px rgba(9, 239, 250, 0.72), inset 0px -1px 0px 20px rgba(224, 22, 22, 0.42);
	background-color: rgba(255, 255, 255, 0.79);
	color: black;
	BORDER: 1PX SOLID black;
}

li.dropdownaa {
	-webkit-animation: 190 spinnow4 infinite ease;
	animation: 190s spinnow4 infinite ease;
	transform: translate3d(0, 0, 0);
}

#aboutflux {
	transform: scale(1);
	/* IE 9 */
	-webkit-transform: scale(1);
	/* Safari */
	transform: scale(1);
	-webkit-transition: all 500ms ease;
	/* For Safari 3.1 to 6.0 */
	transition: all 500ms ease;
}

.StatusBar {
	text-align: center;
	height: 200px;
	width: 100%;
	padding: 5px;
	font-size: 15px;
	color: #eeeeee;
	font-size: 16px;
	padding: 8px;
	box-shadow: inset 0px 20px 100px black, 0px 13px 44px -10px #7bbba14f;
}

div.loaderbars {
	-webkit-transition: all 2s ease;
	/* For Safari 3.1 to 6.0 */
	opacity: 1;
	display: none !important;
}

.loaderbars div {
	-webkit-transition: all 2s ease;
	/* For Safari 3.1 to 6.0 */
}

div.StatusBox {
	width: 100%;
	position: absolute;
	margin: auto;
	bottom: 100px;
	left: auto;
	/* right: 0; */
	bottom: 0;
	z-index: 5000;
	background-color: white;
	position: absolute;
	margin: 0 auto;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 50;
	background-color: rgba(255, 255, 255, 0);
	height: 250px;
	-webkit-transition: all 1s ease;
	/* For Safari 3.1 to 6.0 */
	transition: all 1s ease;
	overflow: hidden;
	box-shadow: inset 0px -20px 100px 20px black;
	font-family: arial;
	background: url(../assets/speck.png);
	background-position: right top;
	background-repeat-y: no-repeat;
	background-repeat-x: no-repeat;
	background-size: 10px;
	/* display: none; */
}

div.headertext {
	z-index: 100;
	position: fixed;
	bottom: 200px;
	left: 0px;
	right: 0px;
	font-style: normal;
	background: none;
	font-size: 26px;
	color: rgb(185, 225, 205);
	color: rgb(67, 42, 43);
	text-shadow: rgba(44, 79, 137, 0.64) 3px 3px 0px;
	letter-spacing: 2px;
	padding: 2px;
	height: 2px;
	font-family: arial;
	background: url(../assets/fluxpearl2h.png);
	background-position: right top;
	background-repeat-y: no-repeat;
	background-repeat-x: repeat;
	/* display: none; */
	/* background: linear-gradient(to right, rgb(0, 0, 0) 0%,rgba(105, 226, 182, 0.59) 32%,#e8e8e826 50%,rgba(78, 216, 161, 0.59) 68%,rgb(0, 0, 0) 100%); */
}

.edition {
	font-size: 10px;
	color: #495f69;
	text-shadow: rgba(0, 0, 0, 0.64) 1px 1px 0px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 4px;
}

.title {
	font-size: 22px;
	color: #444444;
	text-shadow: hsla(0, 0%, 52%, 0.23) 3px 3px 0px;
}

li a,
.dropdownc {
	border: none;
	background-color: none;
	background-color: none;
	letter-spacing: 1px;
	/* background: url(../assets/fluxpearl2h.png); */
	background-position: right top;
	background-repeat-y: repeat;
	background-repeat-x: repeat;
	margin: 0px 10px 3px 3px;
	opacity: 1;
	/* display: block; */
	background: -webkit-linear-gradient(right, #717171cf, #2b2b2b);
	overflow: visible;
	border: 0px solid #060606a8;
}

.horizendock .menudesc {
	height: 50px;
	width: 100px;
}

.horizendock .horizenselect {
	width: 340px;
}

.horizendock .horizenselect .styled-selectfull {
	width: 97%;
}

.horizendock .horizenselect .miniselect {
	width: 47%;
}

.horizendock .horizenfont {
	width: 170px;
	clear: both;
}

.horizendock .transparentChords {
	width: 76%;
	opacity: 1;
	background-color: rgba(60, 60, 60, 0.86);
	color: #2d4152;
}

.hdockcontainer .qupdate {
	width: 30px;
	padding: 3px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid white;
	border-radius: 0px;
	height: 9px;
	color: #ada4a4;
	float: right;
	width: 16%;
	min-width: 38px;
	text-align: right;
	MARGIN: 0PX 2PX;
	background: -webkit-linear-gradient(top, rgb(56, 55, 55), rgb(78, 74, 74));
	/* background: -webkit-linear-gradient(top, hsla(280, 5%, 36%, 0.71) 0%,hsla(280, 9%, 42%, 0.48) 12%,hsla(280, 20%, 40%, 0.51) 88%,hsl(280, 5%, 48%) 100%); */
	border: 1px solid #806e58;
	padding: .1vh;
	font-size: 8px;
	/* outline: 1px solid #a5a5a5; */
	text-shadow: 1px 1px 0px rgb(0, 0, 0);
	font-weight: bolder;
	/* padding-top: 1px; */
	opacity: 1;
	float: left;
	/* padding-left: 1px; */
	/* background: url(../assets/fluxpearl2h.png); */
	/* background-position: right top; */
	/* background-repeat-y: repeat; */
	/* background-repeat-x: no-repeat; */
	/* background-size: cover; */
	/* padding: 5px; */
	float: right;
	margin: .2vh;
	box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.8705882352941177);
}

.hdockcontainer img {
	/* width: 12px; */
	height: 12px;
	display: none;
}

img {}

.hdockcontainer .transparentChords {
	width: 76% !important;
	opacity: 1;
	background-color: rgba(41, 41, 41, 0);
	display: flex;
	color: #b3b3b3;
	flex-direction: column;
	background: #1c1f1f00;
	background-image: url(../assets/speck.png);
	box-shadow: 0 0 0px 0px black;
}

.hdockcontainer .transparentChords {
	position: static;
	top: 0px;
	left: 0% !important;
	width: 100% !important;
	height: auto !important;
	max-height: 100%;
	FONT-SIZE: 14PX;
	max-width: 910px;
	min-height: 26px;
	z-index: 20;
	text-align: left;
	padding: 0px 0PX 0PX 0PX !important;
	border: none;
	float: left;
	margin-left: 2px;
	margin: 2px;
	white-space: initial;
	font-size: 8px;
	opacity: 1;
	min-width: 250px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	flex-flow: wrap;
	flex-shrink: 1;
	overflow: hidden;
}

.transparentChords div:nth-child(-n +9) {
    max-width: 100px;
    width: 40%;
    text-align: left;
    min-width: 80px;
}

#ChordsContainer div:nth-child(-n +2) {
    min-width: 80px;
    text-align: center;
    width: 50px;
}

.hdockcontainer .red {
	background: -webkit-linear-gradient(top, hsl(333, 18%, 49%), hsl(352, 98%, 44%));
}

.flex {
	display: flex !important;
	flex-grow: 1;
	flex-flow: row;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-around;
	min-width: 60px;
	align-items: center;
}

.fleex .tleft {
	flex-grow: 1;
}

div#fileContainer {}

#NoEdittool2 #fluxalignmenu2 img,
#NoEdittool10 img {
	margin: 5%;
	height: 18px;
	padding: 1px;
	position: absolute;
	max-height: 95%;
	bottom: 10px;
	z-index: 2230000;
}

#fluxalignmenu2 img {
	height: 30px;
	margin: 3px !important;
	padding: 1px !important;
}

.palettes img.fluxicon {
	display: none;
	top: unset;
	position: absolute;
	width: 80%;
}

div#NoPage {
	color: #eaeaea;
	position: fixed;
	top: 20px;
	height: 400px;
	width: 70%;
	padding: 10px;
	text-align: justify;
	opacity: 1;
	z-index: 100000;
	float: none;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	padding: 50px;
	background: #000000e3;
	border: 10px solid #296d4c;
	display: none;
}

div#statusText2 {
	background: rgba(0, 0, 0, 0.8705882352941177);
	position: fixed;
	padding: 15px;
	top: 0;
	bottom: 0;
	right: 0;
	display: none;
	left: 0;
	letter-spacing: normal;
	/* width:  60%; */
	height: 60px;
	margin: auto;
	/* background: none; */
	font-size: 11px;
}

.Lord:nth-child(1) {
	font-size: 17px;
}

#NoEdittool7 img.slidermover {
	bottom: 0;
	/* height:  20px; */
	min-width: 15px !important;
	min-height: 15px !important;
}

img.slidermover {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 7px !important;
	width: 7px !important;
	opacity: .8;
	min-height: 10px !important;
	min-width: 10px !important;
	z-index: 500000 !important;
}

img#slidermovere {
	margin: 0 !important;
	position: absolute;
	bottom: 0%;
	DISPLAY: NONE;
}