@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local("Roboto Light"),local("Roboto-Light"),url(fonts/roboto-thin.woff2) format("woff2"),url(fonts/roboto-thin.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url(fonts/roboto-regular.woff2) format("woff2"),url(fonts/roboto-regular.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url(fonts/roboto-medium.woff2) format("woff2"),url(fonts/roboto-medium.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url(fonts/roboto-bold.woff2) format("woff2"),url(fonts/roboto-bold.woff) format("woff")}html{height:100%}html body{background:url(../images/background.jpg) no-repeat 50% fixed;font-family:Roboto,sans-serif}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{margin:0}html body #loading-bar-container{height:5px;position:absolute;top:0;left:0;right:0;z-index:1500}html body #loading-bar-container #loading-bar .bar{height:5px;position:absolute;background-image:-webkit-gradient(linear,left top,right top,from(#29b6f6),color-stop(#039be5),to(#0277bd));background-image:linear-gradient(90deg,#29b6f6,#039be5,#0277bd)}html body .modal-dialog .modal-content{border-radius:2px}html body .modal-dialog .modal-content .modal-header .modal-title{font-size:20px;font-weight:400;color:#757575}html body .modal-dialog .modal-content .modal-body{display:grid;grid-gap:10px}html body .modal-dialog .modal-content .modal-body section{display:grid;grid-template-columns:1fr;grid-gap:10px}html body .modal-dialog .modal-content .modal-body#new-question section{display:grid;grid-template-columns:1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-auto-flow:row;grid-gap:5px}html body .modal-dialog .modal-content .modal-body#new-question section.question-type .new-question-choice{display:grid;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-template-rows:minmax(35px,auto);grid-column-gap:5px}html body .modal-dialog .modal-content .modal-body#new-question section.question-type .question-choice{display:grid;grid-column-gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .modal-dialog .modal-content .modal-body#new-question section.question-type#value-selection-more .question-choice,html body .modal-dialog .modal-content .modal-body#new-question section.question-type#value-selection .question-choice{grid-template-columns:-webkit-max-content 1fr -webkit-max-content;grid-template-columns:max-content 1fr max-content;grid-template-rows:minmax(35px,auto)}html body .modal-dialog .modal-content .modal-body#new-question section.question-type#logical fieldset .radio-button-group{margin-bottom:5px}html body .modal-dialog .modal-content .modal-body#new-question section.question-type#logical fieldset .radio-button-group:last-child{margin-bottom:0}html body .modal-dialog .modal-content .modal-body#new-question section.question-type#list .question-choice{grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-template-rows:minmax(35px,auto)}html body .modal-dialog .modal-content .modal-body#edit-question section{display:grid;grid-template-columns:1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-auto-flow:row;grid-gap:5px}html body .modal-dialog .modal-content .modal-body#edit-question section.question-type .new-question-choice{display:grid;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-column-gap:5px;grid-template-rows:minmax(35px,auto)}html body .modal-dialog .modal-content .modal-body#edit-question section.question-type .question-choice{display:grid;grid-column-gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .modal-dialog .modal-content .modal-body#edit-question section.question-type#value-selection-more .question-choice,html body .modal-dialog .modal-content .modal-body#edit-question section.question-type#value-selection .question-choice{grid-template-columns:-webkit-max-content 1fr -webkit-max-content;grid-template-columns:max-content 1fr max-content;grid-template-rows:minmax(35px,auto)}html body .modal-dialog .modal-content .modal-body#edit-question section.question-type#logical .question-choice{grid-template-columns:-webkit-max-content;grid-template-columns:max-content}html body .modal-dialog .modal-content .modal-body#edit-question section.question-type#list .question-choice{grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-template-rows:minmax(35px,auto)}html body .modal-dialog .modal-content .modal-body#add-question-type section{display:grid;grid-template-columns:1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-auto-flow:row;grid-gap:5px}html body .modal-dialog .modal-content .modal-body#add-question-type section.question-type .new-question-choice{display:grid;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-column-gap:5px}html body .modal-dialog .modal-content .modal-body#add-question-type section.question-type .question-choice{display:grid;grid-column-gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .modal-dialog .modal-content .modal-body#add-question-type section.question-type#value-selection-more .question-choice,html body .modal-dialog .modal-content .modal-body#add-question-type section.question-type#value-selection .question-choice{grid-template-columns:-webkit-max-content 1fr -webkit-max-content;grid-template-columns:max-content 1fr max-content}html body .modal-dialog .modal-content .modal-body#add-question-type section.question-type#logical .question-choice{grid-template-columns:-webkit-max-content;grid-template-columns:max-content}html body .modal-dialog .modal-content .modal-body#add-questions .table,html body .modal-dialog .modal-content .modal-body#add-questions .table thead{display:grid}html body .modal-dialog .modal-content .modal-body#add-questions .table tbody tr,html body .modal-dialog .modal-content .modal-body#add-questions .table thead tr{display:grid;grid-template-columns:35px repeat(3,1fr)}html body .modal-dialog .modal-content .modal-body#new-exam{grid-template-columns:repeat(2,1fr)}html body .modal-dialog .modal-content .modal-body#new-exam section{display:grid;grid-template-columns:1fr;grid-row-gap:5px}html body .modal-dialog .modal-content .modal-body#new-exam section#exam-name,html body .modal-dialog .modal-content .modal-body#new-exam section#exam-type,html body .modal-dialog .modal-content .modal-body#new-exam section#examinees,html body .modal-dialog .modal-content .modal-body#new-exam section#more-options,html body .modal-dialog .modal-content .modal-body#new-exam section#share-with-examiner{grid-column-start:1;grid-column-start:span 2}html body .modal-dialog .modal-content .modal-body#new-exam section#exam-time,html body .modal-dialog .modal-content .modal-body#new-exam section#sort-type{grid-column-start:1}html body .modal-dialog .modal-content .modal-body#new-exam section#exam-duration,html body .modal-dialog .modal-content .modal-body#new-exam section#sort-level{grid-column-start:2}html body .modal-dialog .modal-content .modal-body#new-exam section#more-options{grid-template-columns:repeat(2,1fr)}html body .modal-dialog .modal-content .modal-body#new-exam section#more-options label#more-options-label{grid-column-start:1;grid-column-end:span 2}html body .modal-dialog .modal-content .modal-body#copy-exam{grid-template-columns:repeat(2,1fr)}html body .modal-dialog .modal-content .modal-body#copy-exam section{display:grid;grid-template-columns:1fr;grid-row-gap:5px}html body .modal-dialog .modal-content .modal-body#copy-exam section#exam-name,html body .modal-dialog .modal-content .modal-body#copy-exam section#exam-type,html body .modal-dialog .modal-content .modal-body#copy-exam section#examinees,html body .modal-dialog .modal-content .modal-body#copy-exam section#more-options,html body .modal-dialog .modal-content .modal-body#copy-exam section#share-with-examiner{grid-column-start:1;grid-column-start:span 2}html body .modal-dialog .modal-content .modal-body#copy-exam section#exam-time,html body .modal-dialog .modal-content .modal-body#copy-exam section#sort-type{grid-column-start:1}html body .modal-dialog .modal-content .modal-body#copy-exam section#exam-duration,html body .modal-dialog .modal-content .modal-body#copy-exam section#sort-level{grid-column-start:2}html body .modal-dialog .modal-content .modal-body#copy-exam section#more-options{grid-template-columns:repeat(2,1fr)}html body .modal-dialog .modal-content .modal-body#copy-exam section#more-options label#more-options-label{grid-column-start:1;grid-column-end:span 2}html body .modal-dialog .modal-content .modal-body#edit-compliance-levels section{display:grid;grid-template-columns:2fr repeat(2,1fr) -webkit-max-content;grid-template-columns:2fr repeat(2,1fr) max-content;grid-column-gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .modal-dialog .modal-content .modal-body#edit-modules section{display:grid;grid-column-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .modal-dialog .modal-content .modal-body#edit-modules section ul{padding:0}html body .modal-dialog .modal-content .modal-body#edit-modules section:first-child{grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column}html body .modal-dialog .modal-content .modal-body#edit-modules section:not(:first-child){grid-template-columns:1fr}html body .modal-dialog .modal-content .modal-body#edit-modules section:not(:first-child) form{display:grid;grid-template-columns:1fr -webkit-max-content -webkit-max-content;grid-template-columns:1fr max-content max-content;grid-column-gap:10px}html body .modal-dialog .modal-content .modal-body#edit-departments section{display:grid;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-gap:10px}html body .modal-dialog .modal-content .modal-body#uploaded-image #uploaded-image-container{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px}html body .modal-dialog .modal-content .modal-body#question-view section img,html body .modal-dialog .modal-content .modal-body#uploaded-image #uploaded-image-container img{width:100%;height:auto}html body .modal-dialog .modal-content .modal-body#question-view section .choices{display:grid;grid-row-gap:5px}html body .modal-dialog .modal-content .modal-footer{display:grid;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;grid-column-gap:5px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .modal-backdrop{background-color:transparent}html body .multiSelect button{width:100%;background-color:#fff;background-image:none;border-radius:2px}html body .multiSelect button:hover{background-image:none;border-color:#039be5}html body .multiSelect button .buttonLabel{word-break:break-word;white-space:normal}html body .multiSelect .checkboxLayer{max-width:300px;max-height:500px;overflow-x:hidden;overflow-y:auto}html body .multiSelect .checkboxLayer .checkBoxContainer .multiSelectItem .acol label span{overflow:hidden;word-break:break-word;white-space:normal}html body form#login-form,html body form#register-form{padding:20px;display:grid;grid-gap:10px}html body form#login-form input,html body form#login-form select,html body form#register-form input,html body form#register-form select{height:40px;padding:10px;border:none}html body form#login-form input:focus,html body form#login-form select:focus,html body form#register-form input:focus,html body form#register-form select:focus{outline:1px solid #bdbdbd;outline-offset:-1px}html body input,html body select{width:100%;height:35px;padding:5px;border:1px solid #bdbdbd;border-radius:2px}html body input:focus{outline:1px solid #039be5;outline-offset:-1px}html body .password-input{position:relative}html body .password-input .fa-eye{position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:#757575}html body .password-input .fa-eye:hover{color:#039be5}html body textarea{min-height:35px;height:35px;width:100%;max-height:500px;padding:5px 10px;resize:vertical!important}html body .radio-button-group{display:grid;grid-template-columns:-webkit-max-content minmax(-webkit-min-content,-webkit-max-content);grid-template-columns:max-content minmax(min-content,max-content);grid-template-rows:-webkit-max-content;grid-template-rows:max-content;grid-column-gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .radio-button-group .radio-button{width:20px;height:20px;margin:0;padding:0;display:block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html body .radio-button-group .radio-button.radio-button-inverted:hover input~.mark{background-color:#fff}html body .radio-button-group .radio-button.radio-button-inverted input[type=radio]{width:inherit;height:inherit;margin:0;position:absolute;top:0;left:0;opacity:0;cursor:pointer;z-index:1}html body .radio-button-group .radio-button.radio-button-inverted input[type=radio]:checked~.mark{background-color:#fff}html body .radio-button-group .radio-button.radio-button-inverted input[type=radio]:checked~.mark:after{display:block}html body .radio-button-group .radio-button.radio-button-inverted .mark{width:inherit;height:inherit;position:absolute;top:0;left:0;background-color:#fff;border:1px solid #039be5;border-radius:50%}html body .radio-button-group .radio-button.radio-button-inverted .mark:after{content:"";position:absolute;display:none;top:5px;left:5px;width:8px;height:8px;border-radius:50%;background:#039be5}html body .radio-button-group .radio-button:hover input~.mark{background-color:#fff}html body .radio-button-group .radio-button input[type=radio]{width:inherit;height:inherit;margin:0;position:absolute;top:0;left:0;opacity:0;cursor:pointer;z-index:1}html body .radio-button-group .radio-button input[type=radio]:checked~.mark{background-color:#039be5}html body .radio-button-group .radio-button input[type=radio]:checked~.mark:after{display:block}html body .radio-button-group .radio-button .mark{width:inherit;height:inherit;position:absolute;top:0;left:0;background-color:#fff;border:1px solid #039be5;border-radius:50%}html body .radio-button-group .radio-button .mark:after{content:"";position:absolute;display:none;top:5px;left:5px;width:8px;height:8px;border-radius:50%;background:#fff}html body .checkbox-group{display:grid;grid-template-columns:-webkit-max-content minmax(-webkit-min-content,-webkit-max-content);grid-template-columns:max-content minmax(min-content,max-content);grid-template-rows:-webkit-max-content;grid-template-rows:max-content;grid-column-gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .checkbox-group .checkbox{width:20px;height:20px;margin:0;display:block;position:relative;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html body .checkbox-group .checkbox.inverted input[type=checkbox]{width:inherit;height:inherit;margin:0;position:absolute;opacity:0;cursor:pointer}html body .checkbox-group .checkbox.inverted input[type=checkbox]:checked~.mark{-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#fff}html body .checkbox-group .checkbox.inverted input[type=checkbox]:checked~.mark:hover{background-color:#fff}html body .checkbox-group .checkbox.inverted input[type=checkbox]:checked~.mark:after{opacity:1}html body .checkbox-group .checkbox.inverted .mark{width:inherit;height:inherit;position:absolute;top:0;left:0;background-color:#fff;border:1px solid #039be5;border-radius:2px;-webkit-transition:all .3s ease;transition:all .3s ease}html body .checkbox-group .checkbox.inverted .mark:hover{border-color:#0277bd}html body .checkbox-group .checkbox.inverted .mark:after{content:"";position:absolute;opacity:0;width:5px;height:10px;left:6px;top:3px;border:1px solid #039be5;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}html body .checkbox-group .checkbox input[type=checkbox]{width:inherit;height:inherit;margin:0;position:absolute;opacity:0;cursor:pointer}html body .checkbox-group .checkbox input[type=checkbox]:checked~.mark{-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#039be5}html body .checkbox-group .checkbox input[type=checkbox]:checked~.mark:hover{background-color:#0277bd}html body .checkbox-group .checkbox input[type=checkbox]:checked~.mark:after{opacity:1}html body .checkbox-group .checkbox input[type=checkbox]:disabled+.mark{border:1px solid #bdbdbd;cursor:not-allowed}html body .checkbox-group .checkbox .mark{width:inherit;height:inherit;position:absolute;top:0;left:0;background-color:#fff;border:1px solid #039be5;border-radius:2px;-webkit-transition:all .3s ease;transition:all .3s ease}html body .checkbox-group .checkbox .mark:hover{border-color:#0277bd}html body .checkbox-group .checkbox .mark:after{content:"";position:absolute;opacity:0;width:5px;height:10px;left:6px;top:3px;border:1px solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}html body .button{min-width:35px;height:35px;padding:0 10px;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;cursor:pointer;font-weight:400;-webkit-transition:all .3s ease;transition:all .3s ease;border:none;color:#fff}html body .button:focus{outline:none}html body .button.button-floating{width:45px;height:45px;border-radius:50%;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.5);box-shadow:0 1px 5px rgba(0,0,0,.5);z-index:1}html body .button.button-floating#information{position:fixed;left:10px;bottom:45px;border-radius:inherit}html body .button.button-floating .button-title i{font-size:25px}html body .button.disabled{opacity:.25;cursor:not-allowed}html body .button.file-uploader{position:relative;cursor:pointer}html body .button.file-uploader input[type=file]{width:100%;height:100%;position:absolute;top:0;left:0;font-size:0;cursor:pointer;opacity:0}html body .button.file-uploader ::-webkit-file-upload-button{cursor:pointer}html body .button .button-title{grid-column-gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body #floating-buttons,html body .button .button-title{display:grid;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column}html body #floating-buttons{grid-gap:10px;position:fixed;right:10px;bottom:45px}html body .button-grid{min-width:unset;width:25px;height:25px;padding:0;background:#039be5;color:#fff;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .button-grid:hover{background-color:#0279b3;color:#fff}html body .button-transparent{background-color:transparent;color:#039be5}html body .button-transparent:hover{color:#0279b3}html body a{text-decoration:none!important}html body a.link{color:#039be5;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}html body a.link:focus,html body a.link:hover{text-decoration:none;color:#039be5}html body .button-red{background-color:#e53935;color:#fff}html body .button-red.button-inverted{background-color:#fff;color:#e53935}html body .button-red.button-inverted:hover{background-color:#fff;color:#c62828}html body .button-red:hover{background-color:#c62828;color:#fff}html body .button-pink{background-color:#d81b60;color:#fff}html body .button-pink.button-inverted{background-color:#fff;color:#d81b60}html body .button-pink.button-inverted:hover{background-color:#fff;color:#ad1457}html body .button-pink:hover{background-color:#ad1457;color:#fff}html body .button-purple{background-color:#8e24aa;color:#fff}html body .button-purple.button-inverted{background-color:#fff;color:#8e24aa}html body .button-purple.button-inverted:hover{background-color:#fff;color:#6a1b9a}html body .button-purple:hover{background-color:#6a1b9a;color:#fff}html body .button-deep-purple{background-color:#5e35b1;color:#fff}html body .button-deep-purple.button-inverted{background-color:#fff;color:#5e35b1}html body .button-deep-purple.button-inverted:hover{background-color:#fff;color:#4527a0}html body .button-deep-purple:hover{background-color:#4527a0;color:#fff}html body .button-indigo{background-color:#3949ab;color:#fff}html body .button-indigo.button-inverted{background-color:#fff;color:#3949ab}html body .button-indigo.button-inverted:hover{background-color:#fff;color:#283593}html body .button-indigo:hover{background-color:#283593;color:#fff}html body .button-blue{background-color:#1e88e5;color:#fff}html body .button-blue.button-inverted{background-color:#fff;color:#1e88e5}html body .button-blue.button-inverted:hover{background-color:#fff;color:#1565c0}html body .button-blue:hover{background-color:#1565c0;color:#fff}html body .button-light-blue{background-color:#039be5;color:#fff}html body .button-light-blue.button-inverted{background-color:#fff;color:#039be5}html body .button-light-blue.button-inverted:hover{background-color:#fff;color:#0277bd}html body .button-light-blue:hover{background-color:#0277bd;color:#fff}html body .button-cyan{background-color:#00acc1;color:#fff}html body .button-cyan.button-inverted{background-color:#fff;color:#00acc1}html body .button-cyan.button-inverted:hover{background-color:#fff;color:#00838f}html body .button-cyan:hover{background-color:#00838f;color:#fff}html body .button-teal{background-color:#00897b;color:#fff}html body .button-teal.button-inverted{background-color:#fff;color:#00897b}html body .button-teal.button-inverted:hover{background-color:#fff;color:#00695c}html body .button-teal:hover{background-color:#00695c;color:#fff}html body .button-green{background-color:#43a047;color:#fff}html body .button-green.button-inverted{background-color:#fff;color:#43a047}html body .button-green.button-inverted:hover{background-color:#fff;color:#2e7d32}html body .button-green:hover{background-color:#2e7d32;color:#fff}html body .button-light-green{background-color:#7cb342;color:#fff}html body .button-light-green.button-inverted{background-color:#fff;color:#7cb342}html body .button-light-green.button-inverted:hover{background-color:#fff;color:#558b2f}html body .button-light-green:hover{background-color:#558b2f;color:#fff}html body .button-lime{background-color:#c0ca33;color:#fff}html body .button-lime.button-inverted{background-color:#fff;color:#c0ca33}html body .button-lime.button-inverted:hover{background-color:#fff;color:#9e9d24}html body .button-lime:hover{background-color:#9e9d24;color:#fff}html body .button-yellow{background-color:#fdd835;color:#fff}html body .button-yellow.button-inverted{background-color:#fff;color:#fdd835}html body .button-yellow.button-inverted:hover{background-color:#fff;color:#f9a825}html body .button-yellow:hover{background-color:#f9a825;color:#fff}html body .button-amber{background-color:#ffb300;color:#fff}html body .button-amber.button-inverted{background-color:#fff;color:#ffb300}html body .button-amber.button-inverted:hover{background-color:#fff;color:#ff8f00}html body .button-amber:hover{background-color:#ff8f00;color:#fff}html body .button-orange{background-color:#fb8c00;color:#fff}html body .button-orange.button-inverted{background-color:#fff;color:#fb8c00}html body .button-orange.button-inverted:hover{background-color:#fff;color:#ef6c00}html body .button-orange:hover{background-color:#ef6c00;color:#fff}html body .button-deep-orange{background-color:#f4511e;color:#fff}html body .button-deep-orange.button-inverted{background-color:#fff;color:#f4511e}html body .button-deep-orange.button-inverted:hover{background-color:#fff;color:#d84315}html body .button-deep-orange:hover{background-color:#d84315;color:#fff}html body .button-brown{background-color:#6d4c41;color:#fff}html body .button-brown.button-inverted{background-color:#fff;color:#6d4c41}html body .button-brown.button-inverted:hover{background-color:#fff;color:#4e342e}html body .button-brown:hover{background-color:#4e342e;color:#fff}html body .button-grey{background-color:#757575;color:#fff}html body .button-grey.button-inverted{background-color:#fff;color:#757575}html body .button-grey.button-inverted:hover{background-color:#fff;color:#424242}html body .button-grey:hover{background-color:#424242;color:#fff}html body .button-blue-grey{background-color:#546e7a;color:#fff}html body .button-blue-grey.button-inverted{background-color:#fff;color:#546e7a}html body .button-blue-grey.button-inverted:hover{background-color:#fff;color:#37474f}html body .button-blue-grey:hover{background-color:#37474f;color:#fff}html body .label-red{background-color:#e53935;color:#fff}html body .label-pink{background-color:#d81b60;color:#fff}html body .label-purple{background-color:#8e24aa;color:#fff}html body .label-deep-purple{background-color:#5e35b1;color:#fff}html body .label-indigo{background-color:#3949ab;color:#fff}html body .label-blue{background-color:#1e88e5;color:#fff}html body .label-light-blue{background-color:#039be5;color:#fff}html body .label-cyan{background-color:#00acc1;color:#fff}html body .label-teal{background-color:#00897b;color:#fff}html body .label-green{background-color:#43a047;color:#fff}html body .label-light-green{background-color:#7cb342;color:#fff}html body .label-lime{background-color:#c0ca33;color:#fff}html body .label-yellow{background-color:#fdd835;color:#fff}html body .label-amber{background-color:#ffb300;color:#fff}html body .label-orange{background-color:#fb8c00;color:#fff}html body .label-deep-orange{background-color:#f4511e;color:#fff}html body .label-brown{background-color:#6d4c41;color:#fff}html body .label-grey{background-color:#757575;color:#fff}html body .label-blue-grey{background-color:#546e7a;color:#fff}html body .dropdown,html body .dropdown .dropdown-toggle{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .dropdown .dropdown-toggle,html body .dropdown .dropdown-toggle#main-menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body .dropdown .dropdown-toggle#main-menu{grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-column-gap:5px}html body .dropdown .dropdown-toggle#main-menu #user-name{display:grid;grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column-gap:5px}html body .dropdown .dropdown-toggle.dropdown-toggle-underline{height:35px;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;-webkit-box-shadow:#000 0 -1px 0 0 inset;box-shadow:inset 0 -1px 0 0 #000}html body .dropdown .dropdown-toggle span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html body .dropdown .dropdown-menu{width:100%;min-width:300px;max-width:100%;max-height:500px;overflow-x:hidden;overflow-y:auto}html body .dropdown .dropdown-menu-left{left:0;right:unset}html body .dropdown .dropdown-menu-right{left:unset;right:0}html body .dropdown .dropdown-menu li a{overflow:hidden;word-break:break-word;white-space:normal}html body .sweet-alert{border-radius:2px}html body .sweet-alert .sa-button-container .cancel{background-color:#757575!important;color:#fff;border-radius:2px}html body .sweet-alert .sa-button-container .cancel:hover{background-color:#424242!important;color:#fff}html body .sweet-alert .sa-button-container .confirm{background-color:#0277bd!important;color:#fff;border-radius:2px}html body .sweet-alert .sa-button-container .confirm:hover{background-color:#0277bd!important;color:#fff}html body .sweet-alert p{max-height:160px;overflow-x:hidden}html body .progress-bar.progress-bar-normal{background-color:#039be5}html body .progress-bar.progress-bar-warning{background-color:#fdd835}html body .progress-bar.progress-bar-danger{background-color:#e53935}html body .ng-hide{display:none!important}html body.modal-open div #content{-webkit-filter:blur(3px);filter:blur(3px)}html body div #content{display:grid;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .navbar{padding-top:5px;background-color:#fff;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.5);box-shadow:0 1px 5px rgba(0,0,0,.5)}html body div #content .navbar .navbar-header .navbar-brand{padding:0;opacity:.75}html body div #content .navbar .navbar-header .navbar-brand:hover{opacity:1}html body div #content .navbar .navbar-collapse .navbar-nav li a{color:#757575}html body div #content .navbar .navbar-collapse .navbar-nav li a:hover{color:#424242}html body div #content .navbar .navbar-collapse .navbar-nav li.active a{background-color:transparent;color:#039be5}html body div #content .navbar .navbar-collapse .navbar-nav li.active a:hover{color:#0277bd}html body div #content .navbar .navbar-collapse .navbar-nav li a .nav-link-title{display:grid;grid-template-columns:20px 1fr;grid-column-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body div #content .navbar .navbar-collapse .navbar-nav li a .nav-link-title i{justify-self:center}html body div #content .panel{border-radius:2px;border-color:transparent;background-color:transparent;-webkit-box-shadow:0 5px 5px rgba(0,0,0,.25);box-shadow:0 5px 5px rgba(0,0,0,.25)}html body div #content .panel .panel-heading{background-color:#fff;border-bottom:2px solid rgba(0,0,0,.25)}html body div #content .panel .panel-heading .panel-title{font-size:20px;font-weight:400;color:#757575}html body div #content .panel .panel-body{display:grid;grid-template-columns:1fr;grid-row-gap:10px;background-color:#fff}html body div #content .panel .panel-body .table thead tr.ng-table-sort-header .header.sort-desc{background-color:transparent;color:#039be5;text-shadow:none}html body div #content .panel .panel-body .table thead tr.ng-table-filters th .filter-cell .filter-select,html body div #content .panel .panel-body .table thead tr.ng-table-filters th .filter-cell .input-filter{border-radius:2px}html body div #content .panel .panel-body .table thead tr.ng-table-filters th .filter-cell .filter-select:focus,html body div #content .panel .panel-body .table thead tr.ng-table-filters th .filter-cell .input-filter:focus{-webkit-box-shadow:none;box-shadow:none}html body div #content .panel .panel-body .table tbody tr.text-type-question{background-color:#b3e5fc}html body div #content .panel .panel-body .table tbody tr.text-type-question:hover{background-color:#81d4fa}html body div #content .panel .panel-body .table tbody tr.text-type-question:not(:first-child)>td{border-top:1px solid #039be5}html body div #content .panel .panel-body .table tbody tr.selected{background-color:#b3e5fc!important;color:#039be5;font-weight:500}html body div #content .panel .panel-body .page-control{display:grid;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body div #content .panel .panel-body .page-control .page-counter,html body div #content .panel .panel-body .page-control .pagination{display:grid;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column}html body div #content .shuffle-animation{display:grid;grid-template-columns:1fr}html body div #content .shuffle-animation .page{display:grid;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body div #content .shuffle-animation .page#error{width:850px}html body div #content .shuffle-animation .page#error .panel .panel-body section{display:grid;grid-template-columns:1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-auto-flow:rows;grid-row-gap:10px;justify-items:center}html body div #content .shuffle-animation .page#error .panel .panel-body section h1{margin:0;font-size:115px}html body div #content .shuffle-animation .page#error .panel .panel-body section h2{margin:0}html body div #content .shuffle-animation .page#register{width:350px;margin-top:150px;background-color:hsla(0,0%,100%,.4);border-radius:10px;justify-self:center}html body div #content .shuffle-animation .page#register header{padding-top:35px;display:grid;grid-gap:20px;justify-items:center}html body div #content .shuffle-animation .page#register header i{font-size:30px;color:#039be5}html body div #content .shuffle-animation .page#register header span{font-weight:300;font-size:22px;letter-spacing:2px;text-align:center;color:#4d4d4d}html body div #content .shuffle-animation .page#register footer{padding-bottom:35px;display:grid;grid-gap:10px;justify-items:center}html body div #content .shuffle-animation .page#register footer span{color:#4d4d4d}html body div #content .shuffle-animation .page#register footer a{text-decoration:none}html body div #content .shuffle-animation .page#register footer i{font-size:30px;color:#039be5}html body div #content .shuffle-animation .page#login{width:350px;margin-top:150px;background-color:hsla(0,0%,100%,.4);border-radius:10px;justify-self:center}html body div #content .shuffle-animation .page#login header{padding-top:35px;display:grid;grid-gap:20px;justify-items:center}html body div #content .shuffle-animation .page#login header i{font-size:30px;color:#039be5}html body div #content .shuffle-animation .page#login header span{font-weight:300;font-size:22px;letter-spacing:2px;text-align:center;color:#4d4d4d}html body div #content .shuffle-animation .page#login footer{padding-bottom:35px;display:grid;grid-gap:10px;justify-items:center}html body div #content .shuffle-animation .page#login footer span{color:#4d4d4d}html body div #content .shuffle-animation .page#login footer i{font-size:30px;color:#039be5}html body div #content .shuffle-animation .page#candidate{padding:0 10px;grid-template-columns:1200px}html body div #content .shuffle-animation .page#candidate .panel .panel-body #current-exams thead tr{display:grid;grid-template-columns:1fr 475px 125px}html body div #content .shuffle-animation .page#candidate .panel .panel-body #current-exams thead tr th{display:grid;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start}html body div #content .shuffle-animation .page#candidate .panel .panel-body #current-exams thead tr th:first-of-type{text-align:left}html body div #content .shuffle-animation .page#candidate .panel .panel-body #current-exams thead tr th:nth-of-type(2){padding:0;display:grid;grid-template-columns:150px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}html body div #content .shuffle-animation .page#candidate .panel .panel-body #current-exams thead tr th:nth-of-type(2) span{padding:8px;text-align:center}html body div #content .shuffle-animation .page#candidate .panel .panel-body #current-exams thead tr th:nth-of-type(3){text-align:center}html body div #content .shuffle-animation .page#candidate .panel .panel-body #current-exams tbody tr{display:grid;grid-template-columns:1fr 475px 125px}html body div #content .shuffle-animation .page#candidate .panel .panel-body #current-exams tbody tr td{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}html body div #content .shuffle-animation .page#candidate .panel .panel-body #current-exams tbody tr td:first-of-type{text-align:left}html body div #content .shuffle-animation .page#candidate .panel .panel-body #current-exams tbody tr td:first-of-type span{padding:8px;text-align:center}html body div #content .shuffle-animation .page#candidate .panel .panel-body #current-exams tbody tr td:nth-of-type(2){padding:0;display:grid;grid-template-columns:150px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}html body div #content .shuffle-animation .page#candidate .panel .panel-body #current-exams tbody tr td:nth-of-type(3){grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;grid-column-gap:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation .page#candidate .panel .panel-body #doneExams thead tr{display:grid;grid-template-columns:1fr 150px 125px 200px 125px}html body div #content .shuffle-animation .page#candidate .panel .panel-body #doneExams thead tr th{display:grid;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;text-align:center}html body div #content .shuffle-animation .page#candidate .panel .panel-body #doneExams thead tr th:first-of-type{text-align:left}html body div #content .shuffle-animation .page#candidate .panel .panel-body #doneExams tbody tr{display:grid;grid-template-columns:1fr 150px 125px 200px 125px}html body div #content .shuffle-animation .page#candidate .panel .panel-body #doneExams tbody tr td{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}html body div #content .shuffle-animation .page#candidate .panel .panel-body #doneExams tbody tr td.title{text-align:left}html body div #content .shuffle-animation .page#candidate .panel .panel-body #doneExams tbody tr td.operations{grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;grid-column-gap:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation .page#candidate-exam{margin-top:75px;padding:0 10px}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body .operational-interface{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body .operational-interface section{display:grid;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;grid-column-gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body .operational-interface section:first-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body .operational-interface section:nth-child(2){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body .operational-interface section:nth-child(3){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body .operational-interface section:nth-child(4){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body #question{margin-top:25px;display:grid;grid-template-columns:1fr;grid-row-gap:10px}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body #question section{display:grid}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body #question section:first-child{grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-template-rows:minmax(35px,-webkit-max-content);grid-template-rows:minmax(35px,max-content);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;grid-row-gap:10px}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body #question section:nth-child(2){grid-template-columns:1fr;grid-gap:10px}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body #question section:nth-child(2) .question-type{display:grid;grid-row-gap:20px}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body #question section:nth-child(2) .question-type #question-image{margin:auto;overflow:hidden}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body #question section:nth-child(2) .question-type #question-image img{max-width:100%;max-height:620px}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body #question section:nth-child(2) .question-type .question-text{white-space:pre-wrap}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-body #question section:nth-child(2) .question-type .choices{display:grid;grid-row-gap:5px}html body div #content .shuffle-animation .page#candidate-exam .panel .panel-footer{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent .operational-interface{margin-bottom:25px;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:35px}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent .operational-interface.disabled{pointer-events:none!important;opacity:.5!important}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent .operational-interface section{display:grid}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent .operational-interface section.group{grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;grid-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent .operational-interface section.group:first-of-type{grid-template-columns:1fr}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent .operational-interface section.group:first-of-type .group-header{display:grid}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent .operational-interface section.group:first-of-type .group-content{display:grid;grid-template-columns:1fr repeat(4,-webkit-max-content);grid-template-columns:1fr repeat(4,max-content);grid-column-gap:5px}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent .operational-interface section.group:first-of-type .group-content ul{margin:0;padding:0}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent .operational-interface section.group:nth-of-type(2){grid-column-gap:5px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:end;-ms-flex-align:end;align-items:end}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent .operational-interface section.group:nth-of-type(4){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table thead tr{display:grid;grid-template-columns:35px 3fr 1fr repeat(2,100px) 150px 1fr repeat(3,100px) 50px 150px}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table thead tr th{display:grid}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table thead tr th div{display:grid;grid-template-columns:1fr}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr{display:grid;grid-template-columns:35px 3fr 1fr repeat(2,100px) 150px 1fr repeat(3,100px) 50px 150px}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr td{display:grid}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr td.text .question-text{white-space:pre-wrap}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr td.text section{display:grid}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr td.text section.information,html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr td.text section.text{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr td.duration,html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr td.image,html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr td.is-active,html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr td.is-justification-needed,html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr td.is-required,html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr td.max-score,html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr td.question-group,html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr td.question-type{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation .page#questions .panel .panel-body #questionContent #questions-table tbody tr td.operations{grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-auto-flow:column;grid-gap:5px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-ms-flex-line-pack:start;align-content:start}html body div #content .shuffle-animation .page#questions-summary{margin-top:100px;grid-template-columns:auto}html body div #content .shuffle-animation .page#questions-summary .panel{width:1600px}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body .operational-interface{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body .operational-interface section{display:grid;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;grid-column-gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body .operational-interface section:first-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body .operational-interface section:nth-child(2){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body .operational-interface section:nth-child(3){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body .operational-interface section:nth-child(4){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table thead{display:grid}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table thead tr{display:grid;grid-template-columns:75px repeat(3,minmax(200px,1fr)) 200px 75px}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table thead tr th{display:grid;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table thead tr th div{display:grid;grid-template-columns:1fr}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table tbody{display:grid}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table tbody tr{display:grid;grid-template-columns:75px repeat(3,minmax(200px,1fr)) 200px 75px;grid-template-rows:minmax(35px,auto)}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table tbody tr td{padding:5px;display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:start;overflow:hidden;word-break:break-word}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table tbody tr td.id{grid-template-columns:-webkit-max-content;grid-template-columns:max-content}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table tbody tr td.question-group{text-align:center}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table tbody tr td.question{text-align:left}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table tbody tr td.answer{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table tbody tr td.answer ol,html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table tbody tr td.answer ul{margin:0;padding:0;list-style:none}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table tbody tr td.answer .empty i{color:#039be5}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table tbody tr td.question-score{grid-template-columns:-webkit-max-content;grid-template-columns:max-content;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table tbody tr td.expired-time{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation .page#questions-summary .panel .panel-body #questions-summary-table tbody tr td.operations{grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;grid-column-gap:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation .page#users .panel .panel-body .operational-interface{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}html body div #content .shuffle-animation .page#users .panel .panel-body .operational-interface section{display:grid;grid-column-gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body div #content .shuffle-animation .page#users .panel .panel-body .operational-interface section.group{grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column}html body div #content .shuffle-animation .page#users .panel .panel-body .operational-interface section.group:first-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;grid-gap:5px}html body div #content .shuffle-animation .page#users .panel .panel-body .operational-interface section.group:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;grid-gap:10px}html body div #content .shuffle-animation .page#users .panel .panel-body #users-table thead tr{display:grid;grid-template-columns:35px repeat(4,minmax(200px,1fr)) 100px}html body div #content .shuffle-animation .page#users .panel .panel-body #users-table thead tr th{display:grid;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start}html body div #content .shuffle-animation .page#users .panel .panel-body #users-table thead tr th div{display:grid;grid-template-columns:1fr}html body div #content .shuffle-animation .page#users .panel .panel-body #users-table tbody tr{display:grid;grid-template-columns:35px repeat(4,minmax(200px,1fr)) 100px;grid-template-rows:45px}html body div #content .shuffle-animation .page#users .panel .panel-body #users-table tbody tr td{padding:5px;display:grid;grid-template-columns:1fr}html body div #content .shuffle-animation .page#users .panel .panel-body #users-table tbody tr td.select{grid-template-columns:-webkit-max-content;grid-template-columns:max-content}html body div #content .shuffle-animation .page#users .panel .panel-body #users-table tbody tr td.department,html body div #content .shuffle-animation .page#users .panel .panel-body #users-table tbody tr td.email,html body div #content .shuffle-animation .page#users .panel .panel-body #users-table tbody tr td.name,html body div #content .shuffle-animation .page#users .panel .panel-body #users-table tbody tr td.role{text-align:center}html body div #content .shuffle-animation .page#users .panel .panel-body #users-table tbody tr td.operations{grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;grid-column-gap:5px}html body div #content .shuffle-animation .page#exams .panel .panel-body .operational-interface{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}html body div #content .shuffle-animation .page#exams .panel .panel-body .operational-interface section{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body div #content .shuffle-animation .page#exams .panel .panel-body .operational-interface section.group{grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column}html body div #content .shuffle-animation .page#exams .panel .panel-body .operational-interface section.group:first-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;grid-gap:5px}html body div #content .shuffle-animation .page#exams .panel .panel-body .operational-interface section.group:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;grid-gap:10px}html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table thead tr{display:grid;grid-template-columns:35px minmax(100px,1fr) minmax(auto,200px) minmax(auto,175px) minmax(auto,90px) minmax(auto,175px) minmax(auto,200px) minmax(auto,75px) minmax(auto,90px) minmax(auto,110px) minmax(auto,130px) minmax(auto,75px)}html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table thead tr th{display:grid;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start}html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table thead tr th div{display:grid;grid-template-columns:1fr}html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table tbody tr{display:grid;grid-template-columns:35px minmax(100px,1fr) minmax(auto,200px) minmax(auto,175px) minmax(auto,90px) minmax(auto,175px) minmax(auto,200px) minmax(auto,75px) minmax(auto,90px) minmax(auto,110px) minmax(auto,130px) minmax(auto,75px);grid-template-rows:minmax(35px,auto)}html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table tbody tr td{padding:5px;display:grid;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;word-break:break-word}html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table tbody tr td.select{grid-template-columns:-webkit-max-content;grid-template-columns:max-content}html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table tbody tr td.create-date,html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table tbody tr td.created-by,html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table tbody tr td.duration,html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table tbody tr td.exam-date,html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table tbody tr td.examinee,html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table tbody tr td.title{text-align:center}html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table tbody tr td.activated{justify-items:center}html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table tbody tr td.result,html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table tbody tr td.status,html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table tbody tr td.used-time{text-align:center}html body div #content .shuffle-animation .page#exams .panel .panel-body #exams-table tbody tr td.operations{grid-template-columns:-webkit-max-content;grid-template-columns:max-content}html body div #content .shuffle-animation .page#exam-details .panel .panel-body #operational-interface{display:grid;grid-template-columns:1fr;grid-row-gap:10px}html body div #content .shuffle-animation .page#exam-details .panel .panel-body #operational-interface.sticky{padding:10px;position:fixed;top:50px;left:11px;right:11px;z-index:1;background-color:#fff;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.5);box-shadow:0 1px 5px rgba(0,0,0,.5)}html body div #content .shuffle-animation .page#exam-details .panel .panel-body #operational-interface section{display:grid}html body div #content .shuffle-animation .page#exam-details .panel .panel-body #operational-interface section#buttons{grid-template-columns:repeat(2,1fr)}html body div #content .shuffle-animation .page#exam-details .panel .panel-body #operational-interface section#buttons section{display:grid;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;grid-column-gap:10px}html body div #content .shuffle-animation .page#exam-details .panel .panel-body #operational-interface section#buttons section:first-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}html body div #content .shuffle-animation .page#exam-details .panel .panel-body #operational-interface section#buttons section:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}html body div #content .shuffle-animation .page#exam-details .panel .panel-body #operational-interface section#exam-information{grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;grid-column-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr;grid-auto-columns:1fr;grid-column-start:1;grid-column-end:span 2}html body div #content .shuffle-animation .page#exam-details .panel .panel-body #operational-interface section#exam-information div{display:grid;grid-template-columns:1fr;justify-items:center;grid-row-gap:5px}html body div #content .shuffle-animation .page#exam-details .panel .panel-body #operational-interface section#exam-information div>i{font-size:30px;color:#039be5}html body div #content .shuffle-animation .page#exam-details .panel .panel-body #operational-interface section#exam-information div div{display:grid;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-column-gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body div #content .shuffle-animation .page#exam-details .panel .panel-body section#group-1{display:grid;grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);grid-column-gap:10px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table{display:grid}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table tbody{border-top:1px solid #e0e0e0}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table tbody:hover tr{background-color:#f5f5f5}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table tbody.text-type-question{border-top:1px solid #29b6f6}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table tbody.text-type-question tr{background-color:#b3e5fc}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table tbody.text-type-question:hover tr{background-color:#81d4fa}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table tbody.text-type-question tr>td{border-top:1px solid #29b6f6}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table tbody tr td.answer-panel .question-type,html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table tbody tr td.answer-panel .question-type .question-type-content{display:grid;grid-template-columns:1fr;grid-row-gap:5px}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table tbody tr td.answer-panel .question-type .question-type-content .choice{padding:5px 10px;color:#fff}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table tbody tr td.answer-panel .question-type .question-type-content .choice.wrong{background-color:#e53935}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table tbody tr td.answer-panel .question-type .question-type-content .choice.correct{background-color:#43a047}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam thead tr{display:grid;grid-template-columns:50px 2fr 1fr repeat(2,150px) 50px 100px 170px 150px}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr{display:grid}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr:first-child{grid-template-columns:50px 2fr 1fr repeat(2,150px) 50px 100px 170px 150px}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr:first-child td{padding-top:10px;display:grid;word-break:break-word}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr:first-child td.number{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:right}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr:first-child td.text .question-text{white-space:pre-wrap}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr:first-child td.information,html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr:first-child td.time-used{text-align:center}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr:first-child td.image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr:first-child td.score{text-align:center}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr:first-child td.copy-score{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr:first-child td.achieved-score{grid-template-columns:1fr}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr:first-child td.achieved-score form{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr:first-child td.achieved-score form input{width:75px;text-align:center}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr:last-child{padding-left:50px;grid-template-columns:1fr}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#other-exam tbody tr:last-child td{padding:10px 0}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#new-exam thead tr{display:grid;grid-template-columns:50px minmax(100px,2fr) minmax(100px,1fr) 75px 100px 120px}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#new-exam tbody tr{display:grid}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#new-exam tbody tr:first-child{grid-template-columns:50px minmax(100px,2fr) minmax(100px,1fr) 75px 100px 120px}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#new-exam tbody tr:first-child td{padding-top:10px;display:grid;word-break:break-word}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#new-exam tbody tr:first-child td.number{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:right}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#new-exam tbody tr:first-child td.text{text-align:left}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#new-exam tbody tr:first-child td.information{text-align:center}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#new-exam tbody tr:first-child td.image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#new-exam tbody tr:first-child td.score{text-align:center}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#new-exam tbody tr:first-child td.operations{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#new-exam tbody tr:last-child{padding-left:50px}html body div #content .shuffle-animation .page#exam-details .panel .panel-body .exam-details-table#new-exam tbody tr:last-child td{padding:10px 0}html body div #content .shuffle-animation .page#results .panel .panel-body .operational-interface{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}html body div #content .shuffle-animation .page#results .panel .panel-body .operational-interface section{display:grid;grid-column-gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body div #content .shuffle-animation .page#results .panel .panel-body .operational-interface section.group{grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column}html body div #content .shuffle-animation .page#results .panel .panel-body .operational-interface section.group:first-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;grid-gap:5px}html body div #content .shuffle-animation .page#results .panel .panel-body .operational-interface section.group:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;grid-gap:10px}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table thead tr{display:grid;grid-template-columns:35px repeat(3,1fr) 100px 1fr 100px}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table thead tr th{display:grid;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table thead tr th div{display:grid;grid-template-columns:1fr}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody{border-top:none}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody:hover tr{background-color:#f5f5f5}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody tr{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody tr td{padding:0}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody tr:first-child{grid-template-columns:35px repeat(3,1fr) 100px 1fr 100px;grid-template-rows:minmax(35px,auto)}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody tr:first-child td{display:grid;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;word-break:break-word;border:none}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody tr:first-child td.select{grid-template-columns:-webkit-max-content;grid-template-columns:max-content}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody tr:first-child td.title{text-align:left}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody tr:first-child td.department,html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody tr:first-child td.examinee{text-align:center}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody tr:first-child td.result{grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-auto-flow:row;text-align:center}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody tr:first-child td.date{text-align:center}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody tr:first-child td.operations{grid-template-columns:1fr;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-auto-flow:row;grid-row-gap:5px;justify-items:center}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody tr:last-child{grid-template-columns:1fr}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody tr:last-child td .collapse{padding:10px}html body div #content .shuffle-animation .page#results .panel .panel-body #results-table tbody tr:last-child td .collapse .results{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-columns:1fr;grid-auto-flow:row;grid-gap:10px}html body div #content .shuffle-animation .page#statistics .panel .panel-body .operational-interface{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px}html body div #content .shuffle-animation .page#statistics .panel .panel-body .operational-interface section{display:grid}html body div #content .shuffle-animation .page#statistics .panel .panel-body .operational-interface section.group:first-of-type{grid-template-rows:-webkit-max-content 1fr;grid-template-rows:max-content 1fr;grid-column-start:1;grid-column-end:span 2}html body div #content .shuffle-animation .page#statistics .panel .panel-body .operational-interface section.group:nth-of-type(2){grid-template-rows:-webkit-max-content 1fr;grid-template-rows:max-content 1fr;grid-column-start:3;grid-column-end:span 2}html body div #content .shuffle-animation .page#statistics .panel .panel-body .operational-interface section.group:nth-of-type(3),html body div #content .shuffle-animation .page#statistics .panel .panel-body .operational-interface section.group:nth-of-type(4),html body div #content .shuffle-animation .page#statistics .panel .panel-body .operational-interface section.group:nth-of-type(5){grid-template-rows:-webkit-max-content 1fr;grid-template-rows:max-content 1fr}html body div #content .shuffle-animation .page#statistics .panel .panel-body .operational-interface section.group:nth-of-type(6){grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;grid-gap:10px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table thead tr{display:grid;grid-template-columns:repeat(5,1fr)}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table thead tr th:first-of-type,html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table thead tr th:last-of-type{display:none}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table tbody tr td table{display:grid;grid-template-columns:1fr}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table tbody tr td table tbody tr:first-child{display:grid;grid-template-columns:repeat(5,1fr)}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table tbody tr td table tbody tr:first-child td.text{text-align:left}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table tbody tr td table tbody tr:first-child td.error-rate{text-align:center}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table tbody tr td table tbody tr:first-child td.examinees{display:grid;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table tbody tr td table tbody tr:first-child td.answer{grid-template-columns:1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:start}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table tbody tr td table tbody tr:first-child td.answer .question-type{display:grid;grid-template-columns:1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;grid-row-gap:5px}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table tbody tr td table tbody tr:first-child td.answer .question-type .choice.correct{color:#039be5}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table tbody tr td table tbody tr:first-child td.answer .question-type .choice.wrong{text-decoration:line-through;color:#e53935}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table tbody tr td table tbody tr:first-child td.question-group{text-align:center}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table tbody tr td table tbody tr:last-child{display:grid;grid-template-columns:1fr}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table tbody tr td table tbody tr:last-child td .collapse .statistics{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-columns:1fr;grid-auto-flow:row;grid-gap:10px}html body div #content .shuffle-animation .page#statistics .panel .panel-body #statistics-table tbody tr td table tbody tr:last-child td .collapse .statistics .viewable-exams{display:grid;grid-template-columns:repeat(15,-webkit-max-content);grid-template-columns:repeat(15,max-content);grid-gap:5px}html body div #content .shuffle-animation main,html body div #content .shuffle-animation main .page{display:grid;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation main .page{margin-top:75px;padding:0 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1600px){html body div #content .shuffle-animation main{display:grid;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body div #content .shuffle-animation main .page{width:auto}}