html {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
#reset{
display:none;
}
#submitButton{
display:none;
}
.wrapper {
height: 250px;
width: 450px;
margin: 40px auto;
}

.quiz-box {
  height: 100%;
  border: 3px solid rgba(255, 255, 255, 1);
  background-color: white;
  border-radius: 0px 10%;
  box-shadow: 0px 0px 13px 2px rgb(0, 0, 0);
}

.navigation-buttons {
text-align: center;
padding: 10px 0px;
float: right;
}

.name-box {
text-align: center;
padding: 10%;
height: 100%;
}

.name-box span {
font-weight: 500;
font-size: 3em;
}

#name-input-box {
height: 45px;
padding: 0;
margin-top: 20px;
font: 400 3rem 'Roboto Slab';
letter-spacing: 0.025em;
border: none;
background: transparent;
text-align: center;
outline: none;
border-bottom: solid thin rgba(238, 238, 238, 0.12);
}

button {
border: none;
width: 100px;
height: 30px;
text-align: center;
border-radius: 0px 10px;
background: transparent;
outline: none;
}

/* button:hover {
cursor: pointer;
border: 2px solid #fff;
border-radius: 0px 10px;
} */

button:disabled{
display:none;
}

#name-submit-button {
margin-top: 30px;
}

.quiz {
height: 100%;
padding: 10px;
}

#question h2 {
font-weight: 600;
padding: 20px;
}

.options {
height: 70%;
height: 100%;
padding-left: 20px;
}

.options label {
width: 49%;
}


/* Radio Button*/

@-webkit-keyframes click-wave {
0% {
  height: 40px;
  width: 40px;
  opacity: 0.35;
  position: relative;
  outline: none;
}
100% {
  height: 200px;
  width: 200px;
  margin-left: -80px;
  margin-top: -80px;
  opacity: 0;
  outline: none;
}
}

@-moz-keyframes click-wave {
0% {
  height: 40px;
  width: 40px;
  opacity: 0.35;
  position: relative;
  outline: none;
}
100% {
  height: 200px;
  width: 200px;
  margin-left: -80px;
  margin-top: -80px;
  opacity: 0;
  outline: none;
}
}

@keyframes click-wave {
0% {
  height: 40px;
  width: 40px;
  opacity: 0.35;
  position: relative;
  outline: none;
}
100% {
  height: 200px;
  width: 200px;
  margin-left: -80px;
  margin-top: -80px;
  opacity: 0;
  outline: none;
}
}

.option-input {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
position: relative;
right: 0;
bottom: 0;
left: 0;
height: 40px;
width: 40px;
top: 13px;
-webkit-transition: all 0.15s ease-out 0s;
-moz-transition: all 0.15s ease-out 0s;
transition: all 0.15s ease-out 0s;
border: none;
color: #fff;
cursor: pointer;
display: inline-block;
margin-right: 0.5rem;
outline: none;
position: relative;
z-index: 1000;
}

.option-input:hover {
background: #9faab7;
outline: none;
}

.option-input:checked {
background: rgb(9, 83, 241);
}
.percentage {

line-height: 100px;
}
.option-input:checked::before {
height: 40px;
width: 40px;
position: absolute;
content: '\2713';
display: inline-block;
font-size: 26.66667px;
text-align: center;
line-height: 40px;
}

.option-input:checked::after {
-webkit-animation: click-wave 0.65s;
-moz-animation: click-wave 0.65s;
animation: click-wave 0.65s;
background: white;
content: '';
display: block;
position: relative;
z-index: 100;
}

.option-input.radio {
border-radius: 50%;
outline: none !important;
margin-right: 10px;
border: 2px solid black;
}

.option-input.radio::after {
border-radius: 50%;
outline: none;
}

label {
display: inline-block;
width: 50%;
float: left;
padding-left: 20px;
font-weight: 500;
font-size: 1.3em;
}

/*Pie chart style starts*/


.score-detail,.chart {
  display: inline-block;
  width: 40%;
  text-align: center;
  vertical-align: top;
  
}


.easyPieChart {
position: relative;
text-align: center;
}
.easyPieChart canvas {
position: absolute;
width:100%;
height:100%;

top: 0;
left: 0;
}

.percentage,
.label {

text-align: center;
font-weight: 100;
}

.percentage {
  padding-bottom:20px;
font-size: 17px;
}

sup {
top: -0.2em;
margin-left: 1px;
}

.ctrl {
position: absolute;
right: 10px;
top: 5px;
color: #c4cdcc;
word-spacing: 5px;
}

/*Pie chart style ends*/

 #result{

height: 130px;
padding-left: 80px;
} 
#result .score-label h1{
font-weight:600;
}
#result .score-label h1 i{
margin-left:10px;
}
#result .score-label h1,#result .message{
text-align:center;
}
.score-label{
  padding-left:40px
}
#result .score-detail h3{
margin-top: 19px;
padding-left: 15px;
}
.pager li>a, .pager li>span {
  display: inline-block;
  padding: 20px 20px 20px 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
#result-stats{
padding:20px;
text-align:center;
}
@media only screen and (orientation:portrait) {
  #quiz-box-container {
    /* display: none; */
  }

 
}
table, td, th {
  border:1px solid gray;
padding:10px;
}
body{
  line-height: 0.1;
}
table {
  border:1px solid gray;
  border-collapse: collapse;
  width: 100%;
}
table td .grey{
color:rgba(255, 255, 255, 0.47);
}
th {
  text-align: center;

}
#result-stats .fa{
margin-right:5px;
}

#result-stats .fa-check-circle{
color:#06ff00;
}
#result-stats .fa-times-circle{
color:#ff3d00;
}