*
{
	box-sizing:border-box;
	font-family:sans-serif;
}

@font-face {
  font-family: TwitterChirpExtendedHeavy;
  src: url(https://abs.twimg.com/fonts/chirp-extended-heavy-web.woff2) format('woff2');
  src: url(https://abs.twimg.com/fonts/chirp-extended-heavy-web.woff) format('woff');
  font-weight: 100;
  font-style: 'normal';
  font-display: 'swap';
}
@font-face {
  font-family: TwitterChirp;
  src: url(https://abs.twimg.com/fonts/chirp-regular-web.woff2) format('woff2');
  src: url(https://abs.twimg.com/fonts/chirp-regular-web.woff) format('woff');
  font-weight: 400;
  font-style: 'normal';
  font-display: 'swap';
}
@font-face {
  font-family: TwitterChirp;
  src: url(https://abs.twimg.com/fonts/chirp-medium-web.woff2) format('woff2');
  src: url(https://abs.twimg.com/fonts/chirp-medium-web.woff) format('woff');
  font-weight: 400;
  font-style: 'normal';
  font-display: 'swap';
}
@font-face {
  font-family: TwitterChirp;
  src: url(https://abs.twimg.com/fonts/chirp-bold-web.woff2) format('woff2');
  src: url(https://abs.twimg.com/fonts/chirp-bold-web.woff) format('woff');
  font-weight: 400;
  font-style: 'normal';
  font-display: 'swap';
}
@font-face {
  font-family: TwitterChirp;
  src: url(https://abs.twimg.com/fonts/chirp-heavy-web.woff2) format('woff2');
  src: url(https://abs.twimg.com/fonts/chirp-heavy-web.woff) format('woff');
  font-weight: 400;
  font-style: 'normal';
  font-display: 'swap';
}

body
{
	padding:0px;
	margin:0px;
	background:#000;
}
.beforeheader
{
	width:100%;
	text-align:center;
}
.react-header
{
	width:250px;
	padding:50px 0px 20px 0px;
	text-align:left;
	max-width:100%;
	display:block;
	margin:0 auto;
}

.react-header img
{
	width:90px;
}
.formatter-div
{
	width:550px;
	max-width:95%;
	text-align:center;
	padding:30px 30px 30px 30px;
	
	margin:40px 0px 10px 0px;

}
.bold-v1
{
	font-family:TwitterChirpExtendedHeavy;
	font-size:19px;
	color:rgb(231, 233, 234);
	display:block;
	text-align:left;
}
.light-v1
{
	color:rgb(113, 118, 123);
	font-size:15px;
	margin-top:10px;
	display:block;
	text-align:left;
	line-height:20px;
	width:330px;
	max-width:95%;

}
.blue
{
	color:rgb(29, 155, 240);
	border-bottom:1px solid rgb(29, 155, 240);
	font-size:13px;
	cursor:pointer;

}.red
{
	color:#ab0000;
	font-size:14px;
	cursor:pointer;
}
.light-v2
{
	color:rgb(165, 165, 165);
	font-size:14px;
	margin-top:15px;
	display:block;
	text-align:left;
	line-height:16px;
	width:320px;
	max-width:95%;
}.light-v3
{
	color:#ab0000;;
	font-size:14px;
	margin-top:15px;
	text-align:left;
	line-height:16px;
	width:320px;
	max-width:95%;
	display:none;
}.light-v3-red
{
	color:red;;
	font-size:14px;
	margin-top:15px;
	text-align:left;
	line-height:16px;
	width:320px;
	max-width:95%;
	display:block;
	font-weight:600;
}
.boris
{
	width:310px;
	max-width:95%;
	height:40px;
	outline:none;
	background:none;
	border:1px solid #fafafa;
	padding-left:7px;
	border-radius:5px;
	font-size:14px;
	text-align:left;
	display:block;
	color:#9f9f9f;
	font-family:sans-serif;
	transition:1s;
}
.boris::placeholder
{
	padding-left:7px;
	font-size:14px;
	color:#9f9f9f;
}

.boris:hover
{
border:1px solid #0585bf;
}
.boris:focus
{
border:1px solid #0585bf;
}


.boris-area
{
	width:350px;
}
.btn-btw
{
	width:90px;
	height:35px;
	outline:none;
	border:none;
	margin-top:20px;
	background:#0083ff;
	font-weight:bold;
	color:white;
	border-radius:20px;
	opacity:0.8;
}
.full
{
	width:100%;
	text-align:right;
	padding-right:37px;

}

button
{
	cursor:pointer;
}
#marked2
{
	display:none;
}
.forpp
{
	text-align:left;
	width:100%;
	max-width:100%;
	margin:15px 0px 1px 0px;
	display:none;
}
#pp
{
	width:45px;
	border-radius:50%;
	height:45px;
	vertical-align:middle;
}.bold-mini-v1
{
	font-family:TwitterChirp,sans-serif;
	font-size:14px;
	color:rgb(231, 233, 234);
	display:inline-block;
	text-align:left;
	vertical-align:middle;
	margin-left:5px;
}




#full2
{
	display:none;
}

#full3
{
	display:none;
}

#full4
{
	display:none;
}
#full5
{
	display:none;
}
.yumy
{
	display:none;
}


#marked3
{
	display:none;
}

.iosarea
{
	width:100%;
	max-width:100%;
	display:none;


}.iosarea div
{
	width:310px;
	padding:10px 0px 20px 20px;
	border-bottom:1px solid #818181;
	margin-bottom:30px;
}
.iostable
{
	border-spacing:0px;
	vertical-align:middle;
}.iostable tr
{
	border-spacing:0px;
}
.iostable tr td
{
	border-spacing:0px;
	vertical-align:middle;
}.iostable tr td img
{
	vertical-align:middle;
	cursor:pointer;
}
.iostable tr td div
{
	padding:5px 7px;
	color:white;
	background:#0692f5;
	font-family:sans-serif;
	display:inline;
	border:none;
	outline:none;
	border-radius:12px;
	font-size:12px;
	margin-left:7px;
	font-weight:bold;
}

.iphone
{
	border-radius:50%;
	border:1px solid #fafafa;
	padding:10px;
	width:50px;
	height:50px;
}.devices
{
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:40px;
	display:none;

}
.middledivfordevices
{
padding:1px 0px 20px 20px;
}
.sus
{
	width:310px;
	height:32px;
	color:white;
	background:#b90404;
	outline:none;
	border:none;
	font-weight:bold;
	font-family:TwitterChirp;
	display:block;
	border-radius:22px;
}
.c100
{
	width:100%;
	max-width:100%;
	text-align:left;
}
.hm
{
	width: 310px;
    padding: 10px 0px 20px 20px;
    border-bottom: 1px solid #818181;
    margin-bottom: 30px;
}




















@media (max-width:800px) 
{ 

.react-header img
{
	width:65px;
}
.react-header
{
	text-align:center;
	width:500px;
	max-width:99%;
}

}




@media (min-width: 1281px) {
  
 .bold-v1
 {
 	font-family:sans-serif;
 	font-weight:bold;
 }
  
}