@import url(https://fonts.googleapis.com/css?family=Scheherazade);.p-exam-student__question{background-color:#fff}.p-exam-student__modelanswer,.p-exam-student__question{border-radius:8px;font-family:Scheherazade,serif;font-size:22px}.p-exam-student__modelanswer{background-color:#f2dede}.p-exam-student__answer{background-color:#fffdef;border-radius:8px;font-family:Scheherazade,serif;font-size:22px}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes blink{0%{opacity:1}50%{opacity:.1}to{opacity:1}}@keyframes upanddown{0%{top:5%}50%{top:95%}to{top:5%}}.p-exam-student__hr-question{border-top:3px solid rgba(0,0,0,.1)}.p-exam-student__container{padding-bottom:5rem}.p-exam-student__container section{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.p-exam-student__container section>div{-ms-flex:1;flex:1;padding:.1rem}.p-exam-student__container input[type=radio]{display:none}.p-exam-student__container input[type=radio]:not(:disabled)~label{cursor:pointer}.p-exam-student__container input[type=radio]:disabled~label{color:#bcc2bf;border-color:#bcc2bf;box-shadow:none;cursor:not-allowed}.p-exam-student__container__label{height:80%;display:block;background:#fff;border:1px solid #00c674;border-radius:15px;padding:5px;margin-bottom:5px;text-align:center;box-shadow:0 3px 10px -2px hsla(153,5%,65%,.5);position:relative}.p-exam-student__container input[type=radio]:checked+label{background:#00c674;color:#fff}.p-exam-student__container input[type=radio]#control_05:checked+label{background:red;border-color:red}.p-exam-student__heading{background-color:#fff;border-bottom:1px solid #b9c2cb}.p-exam-student__headingdegree{color:#6e5340;background-color:#fff;display:inline-block;padding:10px;border:1px solid #b9c2cb}.p-exam-student__radiolist{float:right;overflow:hidden}.p-exam-student__radiolist__list{float:right}.p-exam-student__content{width:100%;min-height:100px;font-size:16px;padding:20px;border:none;border-top:1px solid #bbb8c4}.p-exam-student__content:focus,.p-exam-student__content:hover{box-shadow:none;outline:none}.p-exam-student__content:-ms-input-placeholder{color:#b9c2cb}.p-exam-student__content::placeholder{color:#b9c2cb}@media only screen and (max-width:700px){section{-ms-flex-direction:column;flex-direction:column}}