
body {
	font-family: Arial, Helvetica, sans-serif ;
}
.imgleft {
	max-width: 100% ;
	height: auto ;
}
.imgcenter {
	display: block;
	max-width: 100% ;
	height: auto ;
	margin-left: auto;
	margin-right: auto;
}
.imgfloatleft {
	float: left;
	max-width: 100% ;
	height: auto ;
  }
.imgfloatright {
	float: right;
	max-width: 100% ;
	height: auto ;
  }  
h1 {
	text-align: center;
  }
.sidebar {
	float: left ;
	width: 20% ;
	color: #000 ;
	background-color: #fff ;
}
.content {
	float: left ;
	width: 80% ;
	color: #000 ;
	background-color: #fff ;
}
.column {
	float: left;
	width: 25%;
	padding: 10px;
	box-sizing: border-box;
}
.group:after {
	content: "";
	display: table;
	clear: both;
}
@media only screen and (max-width: 768px) {
	.column {
		width: 100%;
	  }
}
@media only screen and (max-width: 630px) {
	.sidebar {
		float: none ;
		width: 100% ;
	}
	.content {
		float: none ;
		width: 100% ;
	}
	.column {
		width: 100%;
	  }
}
.contentproperty {
	padding-left: 50px ;
	padding-right: 5px ;
	padding-top: 25px ;
}
.container {
	color: inherit ;
	background-color: #fff ;
	margin: 0 auto;
	max-width: 1200px;
}
.sidebarproperty, .othersidebarproperty {
	padding-left: 5px ;
	padding-right: 50px ;
	padding-top: 50px;
}
.header {
	background-color: #22228b;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 16px;
}
.footer {
	background-color: #22228b;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.justify {
	text-align: justify;
}
.width320 {
	max-width: 320px
}
.a {
	text-align: center;
	white-space: pre;
 }
.b {
	text-align: right;
}
.c {
	text-align: left;
}
.marginleft {
	margin-left: 1.875em;
}
.marginright {
	margin-right: 1.875em;
}
.marginleft1{
	margin-left: 0.5em;	
}
.marginright1 {
	margin-right: 0.5em;
}
.margbotno {
	margin-bottom: 0em;
}
.margtopno {
	margin-top: 0em;
}
.margbot1 {
	margin-bottom: 1em;
}
.margbot2 {
	margin-bottom: 2em;
}
.margbot3 {
	margin-bottom: 3em;
}
.margtop1 {
	margin-top: 1em;
}
.margtop2 {
	margin-top: 2em;
}
.margtop3 {
	margin-top: 3em;
}
.margtop05 {
	margin-top: 0.5em;
}
.margbot05 {
	margin-bottom: 0.5em;
}
.fontsize1 {
	font-size: 1.1em;
}
.fontsize2 {
	font-size: 0.8em;
}
.fontsize3 {
	font-size: 0.9em;
}
.fontsize4 {
	font-size: 1.25em;
}
.fontsize5 {
	font-size: 1.5em;
}
.fontsize16 {
	font-size: 16px;
}
.red {
	color: red;
}
.blue {
	color: blue;
}
.green {
	color: green;
}
.orange {
	color: orange;
}
.purple {
	color: purple;
}
.white {
	color: white;
}
.darkgoldenrod {
	color: darkgoldenrod;
}
.darkred {
	color: darkred;
}
.darkred1 {
	color: #cc0000;
}
.grey {
	color: #808080
}
.calpink {
	background-color: #FFCC99;
}
.calblue {
	background-color: #B8CCE4;
}
.indent {
	text-indent:1.875em
}
.hangingindent {
	margin-left: 1.875em ;
	text-indent: -1.875em ;
  }
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.subscript {
	vertical-align: sub;
	font-size: smaller;
	line-height: 0;
}
.superscript {
	vertical-align: super;
	font-size: smaller;
	line-height: 0;
}
.lineheight {
	line-height: 1.25;
}
table {
	border-collapse: collapse;
 }
.border {
	border: 1px solid black;
}
.borderdot {
	border: 1px dotted black;
}
.divcenter {
	margin: 0 auto;
}
.tablecenter {
	margin-left:auto; 
  	margin-right:auto;
}
td {
	padding: 0.5em;
	vertical-align: top;
	text-align: left;
	text-align: justify;
}
.table2 {
	border-collapse: collapse;
 }
.table2 td {
	vertical-align: top;
	text-align: left;
	text-align: justify;
	padding-left: 0.5em;
  	padding-right: 0.5em;
	padding-top: 0em;
	padding-bottom: 0em;
}
.table3 td {
	vertical-align: top;
	text-align: left;
	text-align: justify;
	padding-left: 0em;
  	padding-right: 0.25em;
	padding-top: 0em;
	padding-bottom: 0em;
}
.table4 td {
	vertical-align: top;
	text-align: left;
	text-align: justify;
	padding-left: 0.23em;
  	padding-right: 0.23em;
	padding-top: 0em;
	padding-bottom: 0em;
}
.table5 td {
	vertical-align: top;
	text-align: left;
	padding-left: 0em;
  	padding-right: 0.25em;
	padding-top: 0em;
	padding-bottom: 0em;
}
.table6 td {
	vertical-align: top;
	text-align: left;
	padding-left: 0.5em;
  	padding-top: 0em;
	padding-bottom: 0em;
}
.table7 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 1px solid #ddd;
}
.table7 th, td {
	text-align: left;
	vertical-align: middle;
	padding: 0.5em;
}
.table7 th:nth-child(5) {
	text-align: center;
}
.table7 tr:nth-child(even) {
	background-color: #f2f2f2
}
.table8 td {
	vertical-align: top;
	padding-left: 0em;
  	padding-right: 0.25em;
	padding-top: 0em;
	padding-bottom: 0em;
}
.table9 {
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 900px;
	border: 1px solid #ddd;
	margin-left: auto; 
  	margin-right: auto;
}
.table9 th, td {
	vertical-align: middle;
	padding: 0.6em;
}
.table9 th:nth-child(5) {
	text-align: center;
}
.table9 tr:nth-child(even) {
	background-color: #f2f2f2
}
.scrollbar {
	overflow-x:auto;
}
.pad1 {
	padding: 0.5em;
}
.padleft {
	padding-left: 0.25em;
}
.padleft1 {
	padding-left: 0.5em;
}
.padright {
	padding-right: 0.25em;
}
.padright1 {
	padding-right: 0.5em;
}
.padright2 {
	padding-right: 1em;
}
.padright4 {
	padding-right: 4em;
}
.padright5 {
	padding-right: 5em;
}
.padtop {
	padding-top: 0.25em;
}
.padbottom {
	padding-bottom: 0.25em;
}
.blockcenter1 {
    margin: 0 auto;
	width: 210px;
}
.col2 {
    display:inline-block;
    width:180px;
}
.nobullet {
  list-style-type: none;
}
.narrowwidth {
	max-width: 400px;
}
.collapsible {
	background-color: #228B22;
	color: white;
	cursor: pointer;
	padding: 1em;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 1em;
}
.active, .collapsible:hover {
	background-color: black;
}
.content1 {
	padding: 0em;
	display: none;
	overflow: hidden;
	background-color: white;
}
.calbox {
	border: 1px solid;
	padding-left: 0.7em;
  	padding-right: 0.7em;
	padding-top: 0.7em;
	padding-bottom: 0.7em; 
	width: 48%;
	overflow: auto;
	text-align: center;
	background-color: yellow;
}
.calbox1 {
	border: 1px solid;
	padding-left: 0.7em;
  	padding-right: 0.7em;
	padding-top: 0.7em;
	padding-bottom: 0.7em; 
	width: 52%;
	overflow: auto;
	text-align: left;
	background-color: yellow;
}
  .navbar {
	overflow: hidden;
	background-color: black;
  }
  
  .navbar a {
	float: left;
	font-size: 1em;
	color: white;
	text-align: center;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
  }
  
  .dropdown {
	float: left;
	overflow: hidden;
  }
  
  .dropdown .dropbtn {
	font-size: 1em;  
	border:1px solid black;
	color: white;
	padding: 5px 10px 5px 10px;
	background-color: black;
	margin: 0;
  }
  
  .navbar a:hover, .dropdown:hover .dropbtn {
	background-color: #228B22;
  }
  
  .dropdown-content {
	display: none;
	position: absolute;
	background-color: #228B22;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
  }
  
  .dropdown-content a {
	float: none;
	color: white;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	display: block;
	text-align: left;
}
  
  .dropdown-content a:hover {
	background-color: black;
  }
  
  .dropdown:hover .dropdown-content {
	display: block;
  }
  a.prenext {
	text-decoration: none;
	display: inline-block;
	padding: 8px 16px;
  }
  
  a.prenext:hover {
	background-color: black;
	color: white;
  }
  
  .previous {
	background-color: #228B22;
	color: white;
  }
  
  .next {
	background-color: #228B22;
	color: white;
  }
  
  .round {
	border-radius: 50%;
  }

  .hide {
	display: none;
  }
	  
  .solution:hover + .hide {
	display: block;
  }

.underlinedotted {
	text-decoration: underline;
	text-decoration-style:dotted;
}
.bordersolid {
	border-style: solid;
}
.borderred {
	border-color: red;
}
.breakword {
	overflow-wrap: break-word;
}

.whitelink {
	color: white;
	background-color: #22228B;
	text-decoration: none;
 }
 
/* Import Google font - Poppins */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}
body {
  display: flex;
  padding: 0 10px;
  min-height: 100vh;
  align-items: center;
  justify-content: center;
  background: #e2dcc8;
}
.wrapper {
  width: 430px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
.wrapper h1 {
  font-size: 25px;
  font-weight: 500;
  padding: 20px 25px;
  border-bottom: 1px solid #ccc;
}
.wrapper .content {
  margin: 25px 25px 35px;
}
.content .inputs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.inputs input {
  height: 57px;
  width: 56px;
  margin: 4px;
  font-size: 24px;
  font-weight: 500;
  color: #ff0000;
  text-align: center;
  border-radius: 5px;
  background: none;
  pointer-events: none;
  text-transform: uppercase;
  border: 1px solid #b5b5b5;
}
.typing-input {
  opacity: 0;
  z-index: -999;
  position: absolute;
  pointer-events: none;
}
.inputs input:first-child {
  margin-left: 0px;
}
.content .details {
  margin: 20px 0 25px;
}
.details p {
  font-size: 19px;
  margin-bottom: 10px;
}
.content .reset-btn {
  width: 100%;
  border: none;
  cursor: pointer;
  color: #000
  outline: none;
  padding: 15px 0;
  font-size: 17px;
  border-radius: 5px;
  background: #e2dcc8;
  transition: all 0.3s ease;
}
.content .reset-btn:hover {
  background: #e2dcc8;
}

@media screen and (max-width: 460px) {
  .wrapper {
    width: 100%;
  }
  .wrapper h1 {
    font-size: 22px;
    padding: 16px 20px;
  }
  .wrapper .content {
    margin: 25px 20px 35px;
  }
  .inputs input {
    height: 51px;
    width: 50px;
    margin: 3px;
    font-size: 22px;
  }
  .details p {
    font-size: 17px;
  }
  .content .reset-btn {
    padding: 14px 0;
    font-size: 16px;
  }
}