body {
	background-color: #89CFF0;
	overflow: hidden;
}
a {
	text-decoration: none;
}
iframe {
	border-width: 0;
}
.layout {
	height: 40px;
	margin-left: 0px;
}
.container {
	position: relative;
	top: 120px;
	left: 0px;
	width: auto;
	margin:5 auto;
	height: 100vh;
}
.logo {
	margin-left: 0px;
	margin-right: 60px;
	margin-top: 10px;
	height: 100px;
}
.header {
	position: absolute;
	top: 10px;
	left: 0px;
	right: 0px;
	height: 100px;
	padding-left: 10px;
}
.box {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 10px;
}
.mainnav { 
	position: absolute;
	border-width: 1px;
	border-color: purple;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 200px;
	list-style-type: none;
	padding-left: 10px;
	background-color: #311c4f;

}
.content {
	padding: 10px;
	border-width: 1px;
	border-color: purple; 
	width: auto;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 200px;
	right: 20px;
	font-size: 20px;
	background-color: #dea9d4;
	overflow: scroll;
	max-height: calc(100vh - 150px) !important;
}
.feature {
	border: 2px solid purple;
	border-radius: 100px;
	padding: 5px;
	width: 98%;
	height: auto;
	object-fit: cover;
}
p.home {
	font-size: 50px;
	text-align: center;
	margin-top: 20px;
    margin-bottom: 0px;
}
p.subhome {
	font-size: 25px;
	margin-top: 0px;
	margin-bottom: 2em;
	text-align: center;
}
p.homecontent {
	font-size: 20px;
}
body.abroll {
	background-image: url('challenge/img/abdl.png');
	background-size: 300px;
}
body.femroll {
	background-image: url('challenge/img/sissy.png');
	background-size: 300px;
}
div.rollbox {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	margin: auto; 
	width: 100%; 
	max-height: calc(100vh - .1em) !important; 
	overflow: scroll;
}
div.rollhead {
	position: relative;
	top: 5px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	background-color: rgba(20,100,20,.8);
	border: 2px solid black;
	border-radius: 20px;
	margin-bottom: 5px;
}
div.rollcontent {
	position: relative;
	top: 5px;
	width: 100%;
	height: 100vh;
}
p.roll {
	font-size: 1.5em;
	margin-top: .5em;
	margin-bottom: .5em;
	text-indent: 5%;
}
table.roll {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(213,184,255,.8);
	border: 2px solid black;
	border-radius: 20px;
	color: blue;
	padding-left: 10%;
	padding-right: 5%;
	padding-top: 15px;
	padding-bottom: 15px;	
}
th.roll, td.roll {
	text-align: left;
	width: 150px;
	padding: 1px 5%;
}
font.hometopic {
	font-size: 22px;
	font-weight: bold;
}
font.kp {
	color: blue;
	font-weight: bold;
}
.id {
	color: red;
	font-size: 15px;
}
p {
	text-indent: 30px;
}
p.s {
	margin-top: 0em;
	margin-bottom: 0em;
}
.ex1 {
	width: 400px;
}
.ex2 {
    width: 400px;
}
.rhead {
	font-size: 50px;
}
.shead {
	font-size: 40px;
	padding-left: 15px;
}
.rlist {
	font-size: 30px;
	padding-left: 15px;
}
.desc {
	font-size: 15px;
	padding-left: 35px;
}
.profile {
	left: 0px;
	right: 0px;
	height: 65px;
	font-size: 60px;
	background-color: pink;
	margin-bottom: 10px;
}
.bold {
	font-size: 30px;
	font-weight: bold;
}
ul {
	magin-top: -10px;
	list-style-type: none;
	font-size: 22px;
	padding-left: 0px;
}
li {
	height: 28px;
}
table.permissions {
	padding: 20px;
	margin-top: 20px;
	margin-left: 0px;
	width: 100%;
}
table.profile {
	text-align: left;
	margin-left: 20px;
	background-color: transparent;
}
td.profile {
	padding-right: 20px;
}

th, td {
    border: 1px solid;
    text-align: left;
	padding-left: 10px;
}
table, th, td {
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}
th {
	font-size: 30px;
	padding-bottom: 15px;
	text-align: center;
}
td {
	font-size: 25px;
	padding-bottom: 5px;
	text-align: center;
}
button.challenge {
	width: 150px;
	height: 40px;
	font-size: 25px;
	background-color: purple;
	border-radius: 20px;
	border: 2px solid pink;
	color: blue;
}
button:hover {
	background-color: pink;
}

.prohead {
	font-size: 80px;
	margin-top: 0px;
}
.proimage {
	position: absolute;
	top: 120px;
	left: 10px;
	width: 150px;
	height: 200px;
}
.prostats {
	position: absolute;
	top: 125px;
	left: 180px;
	width: auto;
	height: 200px;
	line-height: 1em;
}
	
.prodesc {
	position: absolute;
	top: 320px;
	width: 95%;
	height: auto;
	padding: 5px;
}
.proimg {
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 5px;
	width: 150px;
	height: 200px;
	object-fit: cover;
}
.proimg:hover {
	box-shadow: 0 0 6px 3px rgba(0, 180, 90, 0.5);
}
.chaimg {
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 5px;
	width: 100px;
	height: 100px;
	object-fit: cover;
}
.chaimg:hover {
	box-shadow: 0 0 10px 5px purple;
}
.chab {
	width: 10%;
	height: 30px;
	font-size: 16px;
	border-radius: 15px;
	margin-left: 5%;
	margin-bottom: 5px;
	margin-top: 5px:
}
.chahead {
	text-align: center;
	font-weight: bold;
	font-size: 40px;
}
.subhead {
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 10px;
}
.shdesc {
	font-size: 16px;
	text-indent: 5px;
	margin-bottom: .5em;
	margin-top: .1em;
}
table.chasel {
	margin-left: 10px;
	margin-top: 10px;
}
p.state {
	text-indent: 15px;
	font-size: 25px;
	margin-top: 1.2em;
	margin-bottom: -.5em;
}
p.region {
	text-indent: 35px;
	font-size: 20px;
	margin-bottom: -.5em;
}