.local-connection{
	right:3px;
	color:#ffffff;
	font-size:10px !important;
	bottom:3px;
}
.text-center{
	text-align:center;
}
/*menu*/
		.menu_container {
			position: absolute;
			right: 350px;
			top: 25%;
			transform: scale(1);
			z-index:5;
		}
		.menu_container .fas,.menu_container .fab{
			position:absolute;
			font-size:30px;
			padding:15px;
			transition: 0.5s;
			text-shadow:rgba(0, 0, 0, 0.5) -0.1px -0.1px 1px, rgba(0, 0, 0, 0.5) 0.1px -0.1px 1px, rgba(0, 0, 0, 0.5) -0.1px 0.1px 1px, rgba(0, 0, 0, 0.5) 0.1px 0.1px 1px !important;
		}
		.close{
			transform:scale(0.1) rotate(-180deg) !important;
			transition:0.5s;
		}
		._menu1{
			border-radius: 50%;
			background: rgb(0, 159, 255) url(main.png) center center !important;
			width: 100px;
			background-size: 40px !important;
			background-repeat: no-repeat !important;
			height: 100px;
			overflow: hidden;
			padding: 0px;
			position: relative;
			transition: 0.5s;
		}
		.menu_c1{
			width:100px;
			height:100px;
			overflow:hidden;
			padding:0px;
			position:absolute;
			margin:125px;
		}
		.menu_c2{
			width:225px;
			height:225px;
			overflow:hidden;
			padding:0px;
			position:absolute;
			margin:63px;
		}
			._menu2{
				border-radius:50%;
				background:rgba(0, 159, 255, 0.7);
				width:225px;
				height:225px;
				overflow:hidden;
				padding:0px;
				position:relative;
				transition:0.5s;
				transform:rotate(0deg);
				opacity:0.5;
			}
				._menu2>.i1{
					top:0px;
					right:82.5px;
				}
				._menu2>.i2{
					top:41.25px;
					right:148px;
				}
				._menu2>.i3{
					top:123.75px;
					right:148px;
				}
				._menu2>.i4{
					top:160px;
					right:82.5px;
				}
				._menu2>.i5{
					top:123.75px;
					right:10px;
				}
				._menu2>.i6{
					top:41.25px;
					right:10px;
				}


		.menu_c3{
			width:350px;
			height:350px;
			overflow:hidden;
			padding:0px;
			position:absolute;
		}
			._menu3{
				border-radius:50%;
				background:rgba(0, 159, 255, 0.3);
				width:350px;
				height:350px;
				overflow:hidden;
				padding:0px;
				position:relative;
				transition:0.5s;
			}
				._menu3 .i1{
					top:0px;
					right:145px;
				}
				._menu3 .i2{
					top:20px;
					right:215px;
				}
				._menu3 .i3{
					top:70px;
					right:266px;
				}
				._menu3 .i4{
					top:145px;
					right:287.5px;
				}
				._menu3 .i5{
					top:220px;
					right:266px;
				}
				._menu3 .i6{
					top:270px;
					right:215px;
				}
				._menu3 .i7{
					top:290px;
					right:145px;
				}
				._menu3 .i8{
					top:270px;
					right:75px;
				}
				._menu3 .i9{
					top:220px;
					right:21px;
				}
				._menu3 .i10{
					top:145px;
					right:1px;
				}
				._menu3 .i11{
					top:70px;
					right:21px;
				}
				._menu3 .i12{
					top:20px;
					right:75px;
				}
@font-face
{
	font-family:Opificio;
	src:url("font.Opificio.ttf");
}






/*carousel image*/
				#perspective {
					margin: 0 auto;
					margin-top: 0px;
					width: 550px;
					height: 300px;
					position: absolute;
					left: 170px;
					top: 25%;
					-webkit-perspective: 450px;
					perspective: 450px;
				}

				#carousel {
				  width: 100%;
				  height: 100%;
				  position: absolute;
				  -webkit-transform-style: preserve-3d;
				  -moz-transform-style: preserve-3d;
				  -webkit-transform: rotateY(0deg) translateZ(-288px);
				}

				#carousel figure {
					display: block;
					position: absolute;
					background: #1b4d6b;
					width: 500px;
					height: 300px;
					opacity: 0.8;
					margin: 12px;
					color: #fff;
					cursor: pointer;
					-webkit-transition: opacity 1s, -webkit-transform 1s;
					-moz-transition: opacity 1s, -moz-transform 1s;
					-o-transition: opacity 1s, -o-transform 1s;
					transition: opacity 1s, transform 1s;
					background: url(img/full-card.png) no-repeat;
					background-size: 100%;
				}
				.inner-circle-background,.middle-circle-backgroud,.outer-cirlce-background{
					fill:#009fff!important;
					opacity:0.7;
				}
				.side-icon{
				    top: 20px;
					right: 0px;
					font-size: 15px !important;
					color: rgb(175, 59, 59);
					text-shadow: 0px 0px 1px #717171;
				}


/*image - container*/
			.canvas-image {
				position: absolute;
				top: 0px;
				left: 0px;
				padding: 25px 15px 19px 15px;
				width: 470px;
				height: 260px;
				/*transform: scale(0.35);*/
			}
			.container-image{
				background-size: 100% !important;
				background-repeat: no-repeat !important;
				position: relative;
				left: 0px;
				top: 0px;
				z-index: 1;
				margin: 0px;
				height: inherit;
				width: 100%;
				clip-path: polygon(89% 0%, 100% 20%, 100% 89%, 11.6% 89%, 0% 69%, 0% 0%);
				-webkit-clip-path: polygon(89% 0%, 100% 20%, 100% 89%, 11.6% 89%, 0% 69%, 0% 0%);
				background: rgba(0, 159, 255, 0) url(main.png) center center;
				background-size: 80px !important;
				background-repeat: no-repeat !important;
				background-position: center 40%;
			}
			@media screen and (max-width: 1010px) {
				.rotate90 .menu_container{
					transform:scale(0.9) !important;
					right:315px !important;
				}
				.rotate90 .main_content{
					transform: scale(0.8) !important;
					position:absolute;
					left: -80px;
					top:-55px;
				}
				.rotate90 .main_content#perspective{
					left:40px !important;
				}
			}
			@media screen and (max-width: 820px) {
				.rotate90 .menu_container{
					transform:scale(0.7) !important;
					right:245px !important;
				}
				.rotate90 .main_content{
					transform: scale(0.7) !important;
					position: absolute;
					left: -115px;
					top: -80px;
				}
				.rotate90 .main_content#perspective{
					left: 0px !important;
					top: 18%;
				}
			}
			@media screen and (max-width: 680px) {
				.rotate90 #main-canvas {
					height: 100%;
				}
				.rotate90 .main_content#perspective {
					left: -90px !important;
					top: 10%;
				}
				.rotate90 .menu_container{
					transform:scale(1) !important;
					right:260px !important;
					top:5%;
				}
				.rotate90 .main_content{
					transform: scale(1) !important;
					position: absolute;
					left: -215px;
					top: -100px;
				}
				.rotate0 #perspective {
					position: absolute;
					height: 0px;
					left: -22%;
					top: 10%;
					perspective: 1800px !important;
					transform: scale(0.5);
				}
				.rotate90  .main-canvas{
					position: fixed;
					width: 1100px;
					margin: 0px auto;
					height: inherit;
					transform: scale(0.63) !important;
				}
			}
			@media screen and (max-width: 500px) {
				.rotate0 #carousel {
					left: -30%;
				}
			}
			.button-image, .title-image{
				width: 80px;
				height: 35px;
				opacity: 0;
				transition: 0.3s;
				-webkit-transition: 0.3s;
				background: url(img/button.png) no-repeat;
				background-size: 100%;
				text-align:center;
				cursor:pointer;
			}
			.button-image.perspective1{
				position: absolute;
				bottom: -5px;
				left: 26px;
			}
			.button-image.perspective2{
				position: absolute;
				bottom: -5px;
				left: 90px;
			}
			figure:hover .button-image,
			figure:hover .title-image{
				opacity:1;
				transition:0.3s;
				-webkit-transition:0.3s;
			}
			.button-image>.text{
				color:black;
				padding:10px;
			}
			.button-image.setting {
				background: none;
				position: absolute;
				bottom: 10px;
				left: 0px;
				color: white;
				width: 35px;
				font-size: 35px;
				transform: rotate(-45deg);
			}
			.canvas-image>.title-image{
				background: url(img/title.png) no-repeat;
				background-size: 100%;
				height: 25px;
				width: 375px;
				position: absolute;
				top: -23px;
				left: 17px;
				z-index: -1;
				color: black;
			}
			.canvas-image>.title-image>.text{
				color: black;
				font-size: 20px;
				padding: 4px 115px 4px 60px;
				width: 200px;
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
				text-align: left;
				font-weight: 600;
			}
			.global-setting{
				position:fixed;
				top:0px;
				right:0px;
				color:white;
				font-size:40px;
				padding:10px;
			}
			#body{
				position: absolute;
				width: 100%;
				height: 100%;
				box-shadow: inset #000000 0px 0px 100px 5px;
			}
			body,*{
				font-family:Opificio;
			}
			.non.image-data{ 
				font-size: 25px;
				color: #d96d0d;
				margin: 0px auto;
				background: #FFF;
				text-align: center;
				vertical-align: middle;
				padding-top: 40px;
			}
			.fa.f110{
				font-size:110px;
			}





/*inline transfer*/

body{
	background: url('img/bg.png') #444444;
}



	.rotate90 #main-canvas,
	.rotate90 #generascriptCanvas
	{
		transition: 0.5s;
		-webkit-transition: 0.5s;
	}
	.rotate0 #main-canvas,
	.rotate0 #generascriptCanvas
	{
		transition: 0.5s;
		-webkit-transition: 0.5s;
	}/*
	.rotate90 .generascript_block {
		height: 115%;
	}
	.rotate90 #generascriptCanvas{
		right: -55%;
		left: inherit;
		top: 15%;
		width: 210%;
		height: 70%;
	}
	.rotate90 #main-canvas{
		position: absolute;
		top: 30%;
		left: 75%;
	}*/
	.rotate0 #main-canvas{
/*		position: fixed;
		top: 15%;
		left: 210px;*/
		padding-top:0px;
	}
	.rotate90 #main-canvas{
/*		position: absolute;
		top: 20%;
		left: 190px;*/
	}
	.rotate90 .menu_container{
		right:360px;
	}
	.rotate90 .main-canvas{
		margin: 0px !important;
		width: 750px;
/*		overflow: hidden;*/
	}
	.main-canvas{
		margin: 0px auto;
/*		transform: scale(0.8);*/
		position:unset !important;
	}
	.data_container
	{
		position:relative;
		height:0%;
	}
	.data_wrapper
	{
		margin:0px auto;
		width:90%; /*get from data_content (width+(padding*2))*/
		min-width: 440px;
	}
	.data_content
	{
		position: absolute;
		top: 15%;
		background: #FFFFFF;
		width: 90%;
		padding: 20px;
		margin: 50px 0px;
		border: 0px;
		min-width: 90%;
		box-shadow: 0 0 8px rgba(0, 0, 0, .8);
		-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
		-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
		-khtml-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
		-o-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	}
	.generascript_popup_active{
		display:block !important;
	}
	@media screen and (max-width:800px)
	{
		.data_content
		{
			width:60%;
		}
		.data_wrapper
		{
			width:70%;
		}
	}
	@media screen and (max-width:700px)
	{
		.data_content
		{
			width:80%;
		}
		.data_wrapper
		{
			width:95%;
		}
	}
	@media screen and (max-width:350px)
	{
		.data_content
		{
			width:75%;
		}
		.data_wrapper
		{
			width:90%;
		}
	}
	.fa-camera>.fa-spinner{
		top: 8px;
		left: 8px;
		font-size: 15px;
	}
	.fa-sd-card>.fa-spinner{
		top: 20px;
		left: 15px;
		font-size: 15px;
	}

	.fa-spinner{
		color: white;
		animation:spinner 0.7s linear infinite;
		-webkit-animation:spinner 0.7s linear infinite;
	}
	@keyframes spinner{
		from{
			transform:rotate(0deg);
		}
		to{
			transform:rotate(360deg);
		}
	}

.rotate0 #perspective {
	position: relative;
	height:0px;
	left:unset;
	top:unset;
    perspective: 1800px !important;
	padding-top:30%;
}
.rotate0 .main-canvas {
    width: 100% !important;
    height: 100% !important;
    left: auto !important;
	top:0px;
	overflow: hidden;
}
.rotate0 .menu_container {
    position: relative;
    margin: 0px auto;
    width: 350px;
	right:unset;
	top: 25%;
	transition: 0.3s;
}

.rotate0 #main-canvas {
    left: 55%;
    left: 0px;
    height: 100%;
    top: 30%;
    top: 0px;
	min-width: -webkit-fill-available;
}
.global-setting{
	z-index:10;
}
.generascript_block{
	background: rgba(0, 0, 0, 0.5);
}
.rotate0 #file_explorer{
    position:relative;
    width:100%;
	height:150px;
}
.rotate0 .file_explorer>.header{
    background: url(img/fe-0.png) no-repeat center;
    background-size: 350px;
    width: 350px;
    height: 95px;
    margin: 0px auto;
}
.rotate0 .file_explorer>.header>.fa-folder-upload,
.rotate0 .file_explorer>.header>.fa-folder-download{
    font-size: 30px;
    position: relative;
    top: 19px;
    left: 22px;
}
.rotate0 .file_explorer>.content {
    position: relative;
    top: -29px;
    width: 375px;
	margin:0px auto;
}
.rotate0 .file_explorer>.content>.header {
    clip-path: polygon(89% 0%, 99% 100%, 0% 100%, 0% 100%, 0% 0%, 0% 0%);
    -webkit-clip-path: polygon(89% 0%, 99% 100%, 0% 100%, 0% 100%, 0% 0%, 0% 0%);
	font-size:25px;
    height: 30px;
    width: 290px;
    margin: 0px auto 0px 33px;
    opacity: 0.8;
    padding: 3px 30px 0px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.rotate0 .file_explorer>.content>.body {
	max-height:325px;
    overflow: auto;
	-webkit-transition:0.5s;
	transition:0.5s;
	width: fit-content;
	padding-right:5px;
}
.rotate0 .file_explorer>.content>.body>li {
	font-size:25px;
    width: 316.5px;
    margin: 0px auto 0px 33px;
    position: relative;
    opacity: 0.8;
    padding: 3px 0px 0px 10px;
    list-style-type: none;
}
.rotate0 .file_explorer>.content>.closing {
    background: url(img/fe-0-bottom.png) no-repeat center;
    background-size: 350px;
    height: 50px;
    width: 308px;
    padding: 3px 0px 0px 10px;
    margin: 0px auto 0px 33px;
    position: relative;
    top: -35px;
    left: -20px;
	z-index:-1;
}
/*.rotate90 #file_explorer{
    position:absolute;
    width:100%;
	height:100%;
    top:-70px;
}*/
.rotate90 .file_explorer>.header {
    background: url(img/fe-90.png) no-repeat center;
    background-size: 750px;
    width: 750px;
    height: 80px;
    margin: 0px auto 0px 10px;
}
.rotate90 .file_explorer>.header>.fa-folder-upload,
.rotate90 .file_explorer>.header>.fa-folder-download{
    font-size: 27px;
    position: relative;
    top: 14px;
    left: 19px;
}
.rotate90 .file_explorer>.content {
    position: relative;
    top: -20px;
    margin: 0px auto 0px 0px;
}
.rotate90 .file_explorer>.content>.header {
    clip-path: polygon(93% 0%, 100% 100%, 0% 100%, 0% 100%, 0% 0%, 0% 0%);
    -webkit-clip-path: polygon(93% 0%, 100% 100%, 0% 100%, 0% 100%, 0% 0%, 0% 0%);
    height: 50px;
    font-size: 40px;
    width: 708px;
    margin: 0px auto 0px 33px;
    opacity: 0.8;
    padding: 3px 30px 0px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.body.close {
	max-height:0px !important;
	transform:none !important;
}
.file_explorer>.content>.body>li>.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	width:100%;
    width:-webkit-fill-available;
}
.rotate0 .file_explorer>.content>.body>li>.ellipsis {
	height:30px;
}
.rotate90 .file_explorer>.content>.body>li>.ellipsis {
	height:40px;
}
.file_explorer>.content>.header,
.body>li,
#clipboard{
	background-color: rgba(52, 178, 255, 0.47) !important;
    color: #e2f1ff;
    text-shadow: 2px 2px 0px rgba(52, 178, 255, 0.56);
	-webkit-transition:0.3s;
	transition:0.3s;
    overflow:hidden;
}
.button-content>i{
    padding:5px 0px 0px 0px;
    text-shadow:1px 1px 5px #5a5a5a;
}
.body>li .rename {
/*	display:none;*/
    -webkit-transition: 0.3s;
    transition: 0.3s;
	position:absolute;
	left:0px;
    margin-left:45px;
    padding:0px 5px;
	font-size:inherit;
	background: #fff;
    border: 0px;
    top: 1px;
    height: 100%;
    width: -webkit-fill-available;
    padding-right: 65px;
	z-index:1;
}
/*.body>li:hover .rename {
	display:block;
	font-size:inherit;
    width: 100%;
    background: #fff;
    border: 0px;
    top: 1px;
    height: 100%;
}
.body>li:hover .button-content-parent {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    right: 0px;
}*/
.button-content {
    width:max-content;
}
.button-content-parent{
    position:absolute;
    -webkit-transition:0.3s;
    transition:0.3s;
    top:2px;
    transition:0.3s;
	width:20%;
	overflow-x:auto;
	overflow-y:hidden;
	font-size:20px;
    color: #000;
    vertical-align: middle;
	z-index:1;
}
.body>li{
	cursor:pointer;
}
/*.body>li:hover,*/
.body>li.selected
{
    background-color: rgba(0, 115, 186, 0.47) !important;
    color: #72bbff;
    text-shadow: 2px 2px 10px rgba(52, 178, 255, 0.56);
	-webkit-transition:0.3s;
	transition:0.3s;
    background: #fff;
}
.rotate90 .file_explorer>.content>.body {
	max-height:400px;
    overflow: auto;
	-webkit-transition:0.5s;
	transition:0.5s;
    width: fit-content;
	padding-right:5px;
}
.rotate90 .file_explorer>.content>.body>li {
    font-size: 30px;
    width: 737px;
    margin: 0px auto 0px 33px;
    position: relative;
    opacity: 0.8;
    padding: 3px 0px 0px 10px;
    list-style-type: none;
}
.rotate90 .file_explorer>.content>.closing {
    background: url(img/fe-90-bottom.png) no-repeat center;
    background-size: 710px;
    height: 50px;
    width: 710px;
    padding: 3px 0px 0px 10px;
    margin: 0px auto 0px 33px;
    position: relative;
    top: -30px;
    left: -40px;
	z-index:-1;
}
.file_explorer>.content>.body>li>.ellipsis>i {
    width: 30px;
}
@media screen and (max-width: 680px)
{
/*	.rotate90 #file_explorer{
		top: -110px;
	}*/
}
@media screen and (min-width: 1075px)
{
/*	.rotate90 #file_explorer{
		top: -100px;
	}*/
}



ul::-webkit-scrollbar,
.rescroll::-webkit-scrollbar,
#body::-webkit-scrollbar
{
	height:5px;
	width:3px;
}
ul::-webkit-scrollbar-thumb,
.rescroll::-webkit-scrollbar,
#body::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #727272;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0,0.5);
}
ul::-webkit-scrollbar-track,
.rescroll::-webkit-scrollbar,
#body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #b6b6b6;
}
.hidden{
	display:none;
}
.button-content-parent>.button-content>i {
    min-width:30px;
}
#fe-title{
	position:relative;
}
.rotate0 .fe-title-form{
    width: auto;
    height: fit-content;
    position: absolute;
    top: -3px;
    font-size: 25px;
    padding: 0px 25px 0px 3px;
    margin-left:0px;
}
.rotate90 .fe-title-form {
    max-width: 1000px;
    width: 615px;
    position: absolute;
    top: -3px;
    font-size: 35px;
    height: -webkit-fill-available;
    border: 0px;
    padding: 0px 20px 0px 3px;
    margin-left: 5px;
}
.list-item .fa-spinner,
#folder-spinner{
    position: absolute;
    right: -5px;
    color: #F00;
    font-size: 15px;
    bottom: -3px;
	transition:0.3s;
}
#dir-path,
#dir-title,
#text-editor-path,
#text-editor-title,
#download-iframe,
#view-iframe,
#text-editor-content{
	width:100%;
	white-space:nowrap;
}
#dir-path,
#dir-title,
#text-editor-path,
#text-editor-title{
	height:20px;
	font-size:15px;
}
#view-iframe>center{
	padding-top:50%;
}
#download-iframe,
#view-iframe,
#text-editor-content{
    padding:0px;
}
#download-iframe,
#view-iframe{
	border:none;
}
.rotate0 #download-iframe,
.rotate0 #view-iframe{
	height:500px;
}
.rotate0 #text-editor-content{
	height:400px;
}
.rotate90 #download-iframe,
.rotate90 #view-iframe,
.rotate90 #text-editor-content{
    height: 300px;
}
.text-editor-button{
    display: inline-block;
    width: 49%;
    text-align: center;
	font-size:40px;
}
.button-text-editor{
	font-size:25px;
}
.text-editor-button-container0{
	display:inline-block;
	float:left;
}
.text-editor-button-container{
    width: 90%;
    display: inline;
	vertical-align: top;
}
.text-editor-button-container2{
	display:inline-block;
	float:right;
}
.fo-plus{
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 15px;
    color: #000000;
}
.div-folder{
	display:inline-block;
	text-align:center;
}
.rotate90 .div-folder>.folder-icon,
.div-folder>.folder-icon{
    width: 30px;
    height: 30px;
	display:inline-grid;
    overflow-x: hidden;
    overflow-y: auto;
}
.rotate90 .div-folder>.folder-icon{
	width:50px;
	height:50px;
}
.rotate90 .button-content{
	font-size:30px;
}
/*
.div-folder>.folder-control,
.div-folder:hover>.folder-icon{
	display:none;
}*/
.space-folder{
	padding-bottom:5px;
}
.width-100p{
	width:100%;
}
progress{
    width:100%;
	color:red;
	border:#afafaf;
}
.fa-xxx {
    width:40px;
}
.width-23perc{
	width:23%;
}
.width-32perc{
	width:32%;
}
.width-39perc{
	width:39%;
}
.width-45perc{
	width:45%;
}
#img-view{
	transition:0.2s;
	-webkit-transition: 0.2s;
}
.filesize{
    position: absolute;
    bottom: 2px;
    font-size: 10px;
    color: white;
    font-weight: 600;
    left: 20px;
    text-shadow: 0px -1px 0px rgb(0, 0, 0), 1px 1px 0px rgb(0, 0, 0), 1px -1px 0px rgb(0, 0, 0), -1px 1px 0px rgb(0, 0, 0);
}
.fas.fa-sd-card,
.fas.fa-power-off,
.fas.fa-snooze,
.fas.fa-sync-alt
{
    text-shadow: black 0px 0px 0.5px;
}
.project-after-download .fas.fa-tv, .fa_shadow{
    text-shadow: black 0px 0px 3px;
}
.project-after-download{
    font-size: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    color: white;
}
#frame_action_button, #qrcode, #notificationPanel{
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#qrcode{
    position: absolute;
    width: 100%;
    bottom: 0px;
    text-align: center;
}
#notificationPanel{
	position:absolute;
	width:100%;
	bottom:0px;
	text-align:center;
	background:#fe4c00;
	color:#FFF;
	z-index:1;
}
#gold_container {
    text-shadow: 1px 1px 2px rgba(97, 97, 97, 0.5);
}
/*
#gold_container{
	max-width: fit-content;
	margin: 0px auto 0px 33px;
	padding: 0px 30px 0px 0px;
	max-height: 300px;
	overflow: hidden;
}*/
#fe-body{
	    resize: vertical;
}
#apps_clipboard textarea{
    width: 94%;
    height: 300px;
    padding: 15px;
    font-size:35px;
	background:none;
}
.new_tv{
    font-size: 180px;
    position: relative;
    top: -210px;
    left: 160px;
    color: #565656;
    text-shadow: 0 0 2px #858585;
}