* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 16px;
}

html, body {
	height: 100%;
}

body {
	background: #000000;
	color: #e1e1e1;
	font-size: 0.9375rem;
	letter-spacing: 0.030em;
	line-height: 1.7;
	min-width: 20em;
}

@media (min-width: 1024px) {
	body {
		letter-spacing: 0.03em;
		font-size: 1rem;
	}

	#title {
		text-align: center !important;
	}
}

a {
	color: #00bc16;
	font-weight: 500;
	text-decoration: none;
}

.blue {
	color: #0ca9f0;
}

#title {
	color: #c5c5c5;
	font-size: 1rem;
	font-weight: 400;
	margin: 0 5%;
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	float: right;
}

.checkbox {
	height: 24px;
	position: relative;
	top: 6px;
	width: 24px;
}

.clear-sides {
	clear: both;
}

.clear {
	height: 0.375em;
	clear: both;
}

.clear-medium {
	height: 1.25em;
}

.clear-large {
	height: 2em;
}

#container {
	margin-bottom: -5rem;
	min-height: 100%;
	position: relative;
}

#search-container, #url-container {
	position: relative;
}

#toggle-settings {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 56px;
	width: 55px;
	-webkit-tap-highlight-color: transparent;
}

.copy, #toggle-settings {
	cursor: pointer;
}

#remember-URLs {
	cursor: pointer;
	margin-top: -5px;
}

.view {
	font-weight: 500;
	cursor: pointer;
}

.description {
	color: #a3a3a3;
}

.green {
	color: #00bc16;
}

.hidden {
	display: none;
}

#iVTAexcO {
	background: #181818;
	padding: 15px 0 15px 9%;
	color: #ffffff;
}

.red-filter {
	filter: brightness(0) saturate(100%) invert(18%) sepia(64%) saturate(6771%) hue-rotate(327deg) brightness(86%) contrast(101%);
}

.white-filter {
	filter: invert(92%) sepia(100%) saturate(1%) hue-rotate(48deg) brightness(107%) contrast(100%);
}

h1 {
	font-size: 1.75rem;
}

h2 {
	font-size: 1.5rem;
}

h3 {
	font-size: 1.25rem;
}

h4 {
	font-size: 1.125rem;
}

h5 {
	font-size: 1rem;
}

h6 {
	font-size: 0.875rem;
}

.standard {
	font-size: 1rem;
	font-weight: 400;
	display: inline;
}

.icon {
	height: 2rem;
	margin-right: 6px;
	position: relative;
	top: 10px;
	width: 2rem;
}

.icon-medium {
	height: 2.5rem;
	margin-right: 6px;
	position: relative;
	top: 13px;
	width: 2.5rem;
}

.icon-large {
	height: 2.8rem;
	margin-right: 13px;
	position: relative;
	top: 16px;
	width: 2.8rem;
}

input:focus, textarea:focus {
	box-shadow: none;
	outline-color: #00bc16;
	outline-style: solid;
}

input[type=text] {
	background: #181818;
	border: none;
	border-radius: 30px;
	box-sizing: border-box;
	color: #fafafa;
	font-size: 0.875rem;
	line-height: 4em;
	padding: 0 5.3em 0 5.3em;
	width: 100%;
	text-overflow: ellipsis;
	background-image: url(/nevfar/icons/link-search.svg);
	background-repeat: no-repeat;
	background-position-x: 1.8em;
	background-position-y: center;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #161616;
	border: 1px solid #353535;
	border-radius: 30px;
	color: #fafafa;
	font-size: 0.875rem;
	margin-left: 10px;
	padding: 1em 1.5em;
	cursor: pointer;
	background-image: url(/nevfar/icons/arrow-drop-down.svg?version=2.5);
	background-repeat: no-repeat;
	background-position-x: calc(100% - 1.5em);
	background-position-y: center;
	padding-right: 4em;
}

select:focus {
	box-shadow: none;
	outline-color: #00bc16;
	outline-style: solid;
}

select::-ms-expand {
	display: none;
}

textarea {
	width: 100%;
	background: #181818;
	border: 1px solid #353535;
	border-radius: 15px;
	height: 250px;
	box-sizing: border-box;
	padding: 1em 1.5em;
	color: #fafafa;
	font-size: 0.875rem;
	max-width: 100%;
	max-height: 500px;
}

.line {
	border-bottom: 1px solid #353535;
	margin: 1.5625rem auto;
}

.orange {
	color: #ff9500;
}

::placeholder {
	color: #8c8c8c;
	user-select: none;
}

.red {
	color: #dd0a5e;
}

::selection {
	color: #00bc16;
	background: #000000;
}

table {
	border-collapse: collapse;
}

.white {
	color: #fafafa;
}

.no-bottom-margin {
	margin-bottom: 0;
}

#NjmKOqMl {
	clear: both;
}

.DCLmLrJE {
	background: #0f0f0f;
	border: 1px solid #353535;
	border-radius: 20px;
	color: #fafafa;
	display: table;
	margin: 10px auto 0 auto;
	padding: 1.5em 2em;
}

.IaLXiTbU {
	background: #0f0f0f;
	border: 1px solid #353535;
	border-radius: 20px;
	color: #fafafa;
	box-sizing: border-box;
	display: table;
	width: 100%;
	padding: 5px 20px 20px 20px;
}

.EqvHlCpL {
	color: #fafafa;
	display: inline-block;
	text-align: center;
	padding: 0 14px;
	margin-top: 1.4rem;
}

.EqvHlCpL:nth-last-child(1){
	margin-top: 20px;
}

#NjmKOqMl {
	height: 140px;
}

#nLwUYCZw {
	color: #fafafa;
	line-height: 20px;
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
	text-align: center;
}

.AvtyXgwc {
	margin: 20px auto 0 auto;
	max-width: 600px;
	padding: 30px 15px 0 15px;
}

.uLiWNsRR {
	word-wrap: break-word;
}

.sJMFbGPk {
	background: #0f0f0f;
	border-radius: 20px;
	margin: 30px auto 0 auto;
	box-sizing: border-box;
	max-width: 600px;
	padding: 35px 45px;
}

#EwSvvVvF {
	color: #fafafa;
	margin: 45px auto 0 auto;
	max-width: 520px;
	font-size: 1rem;
	letter-spacing: 0.030rem;
	font-weight: bold;
}

#vKRGNbsu {
	display: inline-block;
	padding-left: 60px;
	position: relative;
}

.vSzYxBgH-active, .vSzYxBgH {
	color: #a4a6a7;
	cursor: pointer;
	display: inline-block;
	height: 80px;
	border-bottom: 2px solid transparent;
	margin-left: -5px;
	padding: 0 25px;
	text-align: center;
}

.vSzYxBgH-active {
	margin-left: -4px;
	border-color: #dbdbdb;
	color: #dbdbdb;
}

#vZgBFsck {
	line-height: 80px;
	text-align: center;
}

#ZDNCubUl {
	float: left;
	height: 80px;
	margin: 0 4%;
	position: absolute;
}

#ZDNCubUl img {
	user-select: none;
	vertical-align: middle;
	border-radius: 10px;
}

@media (max-width: 600px) {
	#EwSvvVvF {
		padding: 0 40px;
	}
}

ul {
	list-style-type: none;
	line-height: 1.8;
}

li {
	margin-bottom: 1.25rem;
	color: #eaeaea;
}

li > strong {
	font-size: 1.3rem;
	color: #ffffff;
	display: block;
	margin-bottom: 0.5rem;
}

ul ul {
	padding-left: 1.4rem;
	border-left: 2px solid #00bc16;
}

ul ul li {
	margin-bottom: 0.3rem;
	color: #d3d3d3;
}

#settings {
	display: none;
}

#url-container input[type=text] {
	padding-left: 2em;
	padding-right: 7em;
	text-overflow: ellipsis;
	line-height: 3.5em;
	background-image: none;
	border: 1px solid #353535;
}

#change-url {
	position: absolute;
	right: 0;
	top: 0;
	color: #00bc16;
	border: 1px solid #106e1b;
	border-radius: 0 30px 30px 0;
	line-height: 3.81em;
	font-size: 0.8rem;
	text-align: center;
	width: 6em;
	-webkit-tap-highlight-color: transparent;
}

#change-url:hover, input[type=submit]:hover {
	color: #ffffff;
	background: #106e1b;
	cursor: pointer;
}

input[type=submit] {
	background: #0f0f0f;
	position: relative;
	color: #00bc16;
	border: 1px solid #106e1b;
	border-radius: 12px;
	line-height: 3.5em;
	font-size: 0.8rem;
	text-align: center;
	width: 8em;
	-webkit-tap-highlight-color: transparent;
}