html, body {
	background-color: #201C2B;
overflow: hidden;
}

#main {
	margin-left: auto;
	margin-right: auto;

	max-width: 800px;
}

#text_container {
	border-radius: 10px;
	width: 100%;
}



.preview {
	border-radius: 10px;
	border: 1px solid #493370;
	height: 300px;
	font-size: 0;
}

.font.selected {
	box-shadow: 0px 4px rgba(93,66,145,1);
		border-radius: 10px;
	background-color: #7D5AC4;
	color:#373049;
}

#input_text, #axis {
	border-radius:10px;
	height: 40px;
	width: 100%;
	font-size: 0px;

	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 500;
}

#input_text {
	
	border: 1.1px solid #49B77E;
	background-color: #312B42;
	border-radius: 10px 10px 10px 10px;
}

#input_text input {
	background: transparent;
	padding-left: 15px;
	outline: none;
	font-size: 30px;
	line-height: 30px;
	border: none;
	letter-spacing: 1px;
	color: #55B581;
	width: 85%;
	height: 100%;
	vertical-align: middle;
border-radius:10px;
	display: inline-block;
}
#input_text button {
	height: 100%;
	width: 15%;
	color: white;
	font-size: 30px;
	border: none;
	vertical-align: top;
	cursor: pointer;
	display: inline-block;
}

#axis button {
	height: 100%;
	width: 23.5%;
	top:-2px;
	margin-left: 2%;
	color: #A892DB;
	font-size: 22px;
	border: none;
	vertical-align: top;
	cursor: pointer;
	display: inline-block;
}
#axis button:first-child {
	margin-left: 0%;
}

button:focus, button:hover {
	outline: 0;
	filter: grayscale(20%);
	-webkit-filter: grayscale(40%);
}

#wave {
		border-radius: 10px;
	background-color: #4A4263;
}
#wave.selected {
	box-shadow: 0px 4px rgba(93,66,145,1);
		border-radius: 10px;
	background-color: #7D5AC4;
}

#spin {
	border-radius: 10px;
	background-color: #4A4263;
}
#spin.selected {
	box-shadow: 0px 4px rgba(93,66,145,1);
		border-radius: 10px;
	background-color: #7D5AC4;
}

#axis_x {
		border-radius: 10px;
	background-color: #4A4263;
}
#axis_x.selected {
	box-shadow: 0px 4px rgba(93,66,145,1);
		border-radius: 10px;
	background-color: #7D5AC4;
}

#axis_y {
		border-radius: 10px;
	background-color: #4A4263;
}
#axis_y.selected {
	box-shadow: 0px 4px rgba(93,66,145,1);
		border-radius: 10px;
	background-color: #7D5AC4;
}

#start {
	
	background-color: #45316B;
	border-radius: 10px 10px 10px 10px;
}
#input_text button:hover {
	background-color: #5D4291;
}
::-webkit-input-placeholder {
	color: #A28DD3;
}
#top {
	height: 60px;
	width: 100%;
}
#header {
	height: 100%;
	vertical-align: top;
	position: relative;
	font-size: 0;
}

#header h1,h3, #header a {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	letter-spacing: 0em;
	color: white;
	margin-top: 0;
	margin-bottom: 0;

	font-size: 30px;
	line-height: 60px;
	

	padding-left: 15px;
	padding-right: 15px;

	width: intrinsic;
	width: -moz-max-content;
	width: -webkit-max-content;
}




#header h1 {
	float: left;
}

#header a {
	float: right;
	height: 50%;
	line-height: 30px;
	font-size: 15px;
	letter-spacing: normal;

	margin-left: 0;
	margin-right: 0;
}

.share {
	width: 300px;
	height:50px;
	background-color: #34495e;
	padding-top: 9px;
	text-align: center;
	display: inline-block;
	background-color: #11273d;
	margin-left: -2px;
}




#fonts, #colors, #top {
	font-size: 0;
	margin-top: 16px;
	margin-bottom: 16px;
}
.font {
	top:10px;
	 vertical-align: middle;

border-radius: 10px ;
	height: 40px;
	width: 65px;
	margin-left: 2%;
	color:#BCA4F4;
	background: #312B42;
	display: inline-block;
	cursor: pointer;
}
.font:first-child {
	
	margin-left: 0%;
}

.font:child {
	
	margin-left: 0%;
}
.text {

	border-radius: 10px ;
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	text-align: center;
}



.text:hover {
	background-color: #5D4291;
}
.font_title {
	height: 30px; 
	background: #34495e;
	color: white;
	text-align: center;
	letter-spacing: 1px;
	line-height: 30px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
	font-size: 12pt;
}

#times {
	font-family: 'Times New Roman';
}

#colors {
margin-top: -47px;
height: 60px;
width: 100%;
}

#arial {
	font-family: 'Arial';
}

#helvetica {
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

a {
	text-decoration: none;
	margin-left: 4px;
	margin-right: 4px;
}

.form-group {
	 font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	 height: 60px;
	 width: 32%;
	 margin-left: 2%;
	 display: inline-block;
	 position: relative;
}
.form-group:first-child {
	margin-left: 0;
}
.form-group label {

	width: 100%;
	height: 0px;
}
.form-group input {
	border-radius:10px;
	position: relative;
	z-index: 1;
}
.form-group input[type="text"] {
	border-radius:10px;
	background-color: rgba(0, 0, 0, 0);
	border: 0;
	color: #D3D3D3;
	font-size: 12px;
	width: 100%;
	display: block;
	height: 100%;
	outline: 0;
}
.form-group input[type="checkbox"] {
	float: right;
	outline: 0;
}
.minicolors {
	position: static;
}

#primary {
	
	margin:3px;
width: 60px;
}

#secondary {

	margin:3px;
width: 60px;
}


#background {

	margin:3px;
width: 60px;
}




.opaque {
  margin: auto;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}
.opaque span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}
.opaque span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #49B77E;
  transition: all 0.2s ease;
}
.opaque span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.opaque span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #4EC485;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}
.opaque span:last-child {
  padding-left: 8px;
}
.opaque:hover span:first-child {
  border-color: #4EC485;
}

.inp5-opaque:checked + .opaque span:first-child {
  background: #4EC485;
  border-color: #4EC485;
  animation: wave 0.4s ease;
}
.inp5-opaque:checked + .opaque span:first-child svg {
  stroke-dashoffset: 0;
}
.inp5-opaque:checked + .opaque span:first-child:before {
  transform: scale(3.5);
  opacity: 0;
  transition: all 0.6s ease;
}



.opaque2 {
  margin: auto;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}
.opaque2 span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}
.opaque2 span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #49B77E;
  transition: all 0.2s ease;
}
.opaque2 span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.opaque2 span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #4EC485;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}
.opaque2 span:last-child {
  padding-left: 8px;
}
.opaque2:hover span:first-child {
  border-color: #4EC485;
}

.inp6-opaque2:checked + .opaque2 span:first-child {
  background: #4EC485;
  border-color: #4EC485;
  animation: wave 0.4s ease;
}
.inp6-opaque2:checked + .opaque2 span:first-child svg {
  stroke-dashoffset: 0;
}
.inp6-opaque2:checked + .opaque2 span:first-child:before {
  transform: scale(3.5);
  opacity: 0;
  transition: all 0.6s ease;
}



.minicolors-theme-default .minicolors-swatch {
	border-radius:10px;
	box-shadow: 0px -3px rgba(73,62,99,1);
	border: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: 40px;
	cursor: pointer;
}
.minicolors-theme-default .minicolors-input {
	border-radius:10px;
	height: auto;
	padding-left: 0.25em;
}

img { border: 0; height: 50px;}

#render {
	border-radius:10px;
	height: 40px;
	min-width: 130px;
max-width: 150px;
	color: white;
	font-weight: 500;
	font-size: 18px;
	border: none;
	vertical-align: top;
	cursor: pointer;
	display: inline-block;
	background-color: #4EC485;
	position: relative;
	font-family: 'Roboto', sans-serif;
}
#render_text {
	opacity: 0.99;
}
#progress {
	border-radius:10px;
	width: 0%;
	height: 100%;
	background-color: #5925db;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

#render:hover, .share:hover {
	background-color: #7f8c8d;
}

#gif {
	display: block;
	width: 100%;
	margin-top: 16px;
	margin-bottom: 16px;
	background-color: white;
}

#fonts {
		
	width: 100%;
  }

#download {
	display: none;


border-radius:10px;
	height: 40px;
	min-width: 130px;
max-width: 150px;
	color: white;
		font-weight: 500;
	font-size: 18px;
	border: none;
	cursor: pointer;
	background-color: #6B3BE5;

	text-align: center;
	vertical-align: middle;;
	line-height: 40px;

	font-family: 'Roboto', sans-serif;
	

	margin-left: 0;
	margin-right: 0;

	
}



/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 5px;
   height: 5px;
}

*::-webkit-scrollbar-track {
	
  background: rgba(0,0,0,0.0);
}

*::-webkit-scrollbar-thumb {
	
   
   background-color: rgba(255,255,255,0.3);
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ya-share2{
	
	-webkit-box-shadow: 0px 0px 45px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 0px 45px 0px rgba(34, 60, 80, 0.2);
box-shadow: 0px 0px 45px 0px rgba(34, 60, 80, 0.2);
width: 35px;
position: fixed;
right: 30px;
  top: 50px;
z-index: 10;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background: #8474AF;
border-radius: 50px;
}


.btnposition{
	border: 1px solid #493370;
	-webkit-box-shadow: 0px 0px 45px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 0px 45px 0px rgba(34, 60, 80, 0.2);
box-shadow: 0px 0px 45px 0px rgba(34, 60, 80, 0.2);
width: 35px;
position: fixed;
margin-left: 1%;
  margin-top: 4%;
z-index: 10;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background: #2C263A;
border-radius: 10px;
}


.btnposition2{
	
	border: 1px solid #493370;
	-webkit-box-shadow: 0px 0px 45px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 0px 45px 0px rgba(34, 60, 80, 0.2);
box-shadow: 0px 0px 45px 0px rgba(34, 60, 80, 0.2);
width: 35px;
position: fixed;
margin-left: 1%;
  margin-top: 13.4%;
z-index: 10;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background: #2C263A;
border-radius: 10px;
}

@media (min-width:200px) and (max-width:800px) {

#text_container {
top:-10px;
}
	#main {
		width: 95%;
	}

	#colors {
		margin-bottom: 0;
		height: 60px;
	}




#fonts {
		
	width: 100%;
  }
	.preview {
		height: 120px;
	}

	.text {
	

		height: 60px;
		font-size: 30px;
		line-height: 50px;
	}

	.font {
		top:0px;
			 vertical-align: middle;
		height: 60px;
	}
	
#header a {
	float: right;
	height: 50%;
	line-height: 30px;
	font-size: 15px;
	letter-spacing: normal;

	margin-left: 0;
	margin-right: 0;
}

img { border: 0; height: 35px;}

#description-editor{
	
height: 50px;	
overflow-y: auto;	
}


#header h1,h3, #header a {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	letter-spacing: 0em;
	color: white;
	margin-top: 0;
	margin-bottom: 0;

	font-size: 14px;
	line-height: 40px;
	

	padding-left: 15px;
	padding-right: 15px;

	width: intrinsic;
	width: -moz-max-content;
	width: -webkit-max-content;
}

	.font_title {
		display: none;
	}

	#input_text input {
		border-radius:10px;
		width: 70%;
		font-size: 21px;
	}

	.form-group {
		border-radius: 10px ;
		width: 100%;
		height: 60px;
		margin-left: 0;
		margin-bottom: 15px;
	}

	#input_text button {
		border-radius:10px;
		width: 30%;
		font-size: 21px;
	}

	#axis button {
		font-size: 21px;
	}
}




