body{background-color:#eee}#progressBar{position:fixed;width:0;height:3px;background-color:#ee7100;z-index:2023}header{width:100%;height:60px;-webkit-justify-content:space-around;justify-content:space-around;border-bottom:1px solid silver;position:fixed;z-index:2021;background-color:#fff}header,header .userInfo{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}header .userInfo{width:80%;-webkit-justify-content:space-evenly;justify-content:space-evenly}header .flagImg img{border-radius:3px}header .userImg{width:40px;height:40px;background-color:#ffeebf;color:#fcba03;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:1.8em;cursor:pointer}header .welcomeName{color:grey;margin:0 0 0 100px}header span{color:#000}.bar1,.bar2,.bar3{width:35px;height:4px;background-color:#ee7100;margin:7px 0;transition:.4s}nav{width:100%;height:100vh;background:hsla(0,0%,100%,.9);position:fixed;top:60px;z-index:2022;left:-100%}.navWrap{height:100vh;-webkit-justify-content:flex-start;justify-content:flex-start;padding:10px 0}.navWrap,.navWrap ul{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.navWrap,.navWrap ul,.navWrap ul li{width:100%;display:-webkit-flex;display:flex}.navWrap ul li{margin:20px 0 0;padding:10px 25px;-webkit-justify-content:center;justify-content:center}.navWrap span{color:grey}.navWrap ul a{display:inline-block;width:100%}.navWrap i{color:grey}.navWrap ul li:hover{background-color:silver;cursor:pointer;transition:.5s}.navWrap ul li:hover i,.navWrap ul li:hover span{color:#ee7100;transition:.4s}.navWrap ul li span{margin:0 0 0 10px}main{padding:60px 0;color:#000;width:100%}main .breadCrumbs{width:100%;height:50px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly;overflow:auto;background-color:#fff}.breadCrumbs *{color:#000}.breadCrumbs .breadCrumbsMainTitle{font-weight:700}.breadCrumbs ul{display:-webkit-flex;display:flex}.breadCrumbs ul li{list-style-type:disc;color:silver}.breadCrumbs a,.breadCrumbs i{color:silver}.breadCrumbs a{font-size:.9em}.breadCrumbs a:hover,.breadCrumbs ul li:hover{color:#ee7100;transition:.4s}@media (min-width:1024px){header{padding:0 50px;-webkit-justify-content:space-between;justify-content:space-between;-webkit-justify-content:flex-end;justify-content:flex-end}#menuToggle{position:absolute;left:6%;cursor:pointer}header .userInfo{width:350px;-webkit-justify-content:space-evenly;justify-content:space-evenly}nav{width:230px;top:0;background:#fff;box-shadow:2px 2px 10px silver}.navWrap ul{-webkit-align-items:flex-start;align-items:flex-start}.navWrap ul li,main .breadCrumbs{-webkit-justify-content:flex-start;justify-content:flex-start}.breadCrumbs i,.breadCrumbs ul li{margin:0 0 0 30px}}.section1{width:100%;min-height:100vh;padding:0 10px}.section1 .col{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.section1 .col .colChildWrap{width:100%;min-height:350px;padding:10px;background:#fff;margin:30px 0 0;box-shadow:0 0 10px silver}.section1 .col .colChildWrap h4{color:#000}.section1 .col .colChildWrap .title{text-align:center;font-weight:700;font-size:.95em}.section1 .col .colChildWrap .colChildWrapElem{width:100%;height:100px;margin:30px 0 0;overflow:hidden}.section1 .col .colChildWrap .colChildWrapElem *{color:#000}.section1 .col .colChildWrap .colChildWrapElem .elemLink{font-weight:700;font-size:.8em}.section1 .col .colChildWrap .colChildWrapElem .elemLink:hover{color:#ee7100}.section1 .col .colChildWrap .colChildWrapElem .elemChild{font-size:.7em;color:silver;margin:5px 0 20px}.section1 .col .colChildWrap .viewAllBtn{color:#1e398f;cursor:pointer;text-align:center;margin:50px 0 0}.section1 .col .colChildWrap .colChildWrapElem label{margin:0 0 0 20px;font-weight:700;font-size:.8em}.section1 .col .colChildWrap .colChildWrapElem input{width:20px;height:20px}.section1 .col .colChildWrap .colChildWrapElem .essaysCol,.section1 .col .colChildWrap .colChildWrapElem .speakingsCol{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:20px 0 0}.section1 .col .colChildWrap .colChildWrapElem .speakingsCol .speakingUnits{margin:0 0 0 20px;font-weight:700;font-size:.8em}.section1 .col .colChildWrap .colChildWrapElem .speakingsCol .userImg{color:#fcba03;width:40px;height:40px;background-color:#ffeebf;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:1.3em;cursor:pointer;border-radius:50%}.section2{background-color:#fff;border-radius:3px;margin:50px 0 0;box-shadow:0 0 10px silver}.section2 .col{width:100%;height:350px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-evenly;justify-content:space-evenly;padding:0 10px}.section2 .colChildWrap{width:100%;height:80px;box-shadow:0 0 5px silver;border-radius:2px 2px 0 0}.section2 .colChildWrap:hover{box-shadow:0 0 8px #000;transition:.4s}.icoDiv{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:#fff}.btn,.icoDiv{width:100%;height:50%}.btn{background-color:#ee7100;outline:none;border:0;color:#fff;font-size:1.1em;cursor:pointer;border-radius:0 0 2px 2px;font-size:.8em}.btn:hover{background-color:#bf5b00;transition:.4s}.icoDiv i{color:#1e398f;font-size:1.5em}@media (min-width:1024px){.section1{min-height:400px;padding:0 100px}.section1 .col{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center}.section1 .col .colChildWrap{width:350px;padding:20px}.section2{padding:20px 0 0;width:75%;margin:40px auto}.section2 .col{-webkit-flex-direction:row;flex-direction:row;height:100px;-webkit-justify-content:space-evenly;justify-content:space-evenly}.section2 .colChildWrap{width:320px;height:90px}.breadCrumbs{padding:0 0 0 220px;margin:0 0 40px}}.resultSection{min-height:100vh;width:100%}.resultSection .container *{color:#000}.resultSection .container{max-width:100%;margin:auto;background-color:#fff;min-height:100vh;box-shadow:0 0 10px silver;padding:10px}.resultSection .container h3{text-align:center}.resultSection .container #searchInpWrap{width:100%;height:60px;margin:50px 0 0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}.resultSection .container #searchInpWrap input{outline:none;border:none;border-bottom:1px solid grey;background-color:transparent;width:60%;font-size:1em;padding:0 20px 6px 0;text-align:left;font-weight:700}.resultSection .container #searchInpWrap i{color:grey;margin:0 0 0 -18px;cursor:pointer}.resultSection .container .table{width:100%;min-height:100vh;overflow:auto}.resultSection .container .table .col{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;height:50px;border-bottom:1px solid silver;padding:0 5px;min-width:200%}.resultSection .container .table .col *{font-size:.75em}.resultSection .container .table .col p:not(:first-child){margin:0 0 0 80px}.resultSection .container .pagination{width:100%;height:50px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.resultSection .container .pagination *{font-size:.8em}.resultSection .container .pagination .btnWrap{width:90px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.resultSection .container .pagination .paginationNum{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:.9em;color:#fff;background:#ee7100;width:25px;box-shadow:0 0 5px grey}.resultSection .container .pagination button{width:25px;height:25px;cursor:pointer;box-shadow:0 0 5px grey;border:0}.resultSection .container .pagination button i{color:grey;font-size:1em}.resultSection .container .pagination button:hover i{color:#ee7100}.resultSection .container .table .col p{width:100%}.resultSection .container .table .col:not(:first-child) p:nth-child(6){font-size:.85em}.resultSection .container .table .col:not(:first-child) p:nth-child(6) span{font-size:1em;margin:0 3px 0 0}.resultSection .container .table .col:not(:first-child) p:last-child{background-color:#ee7100;width:100%;height:35px;border-radius:50%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:1.5em;cursor:pointer}.resultSection .container .table .col i{color:#fff}.resultSection .container .table .col .failed{background:red;padding:10px;height:25px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:15px}.resultSection .container .table .col .failed span{color:#fff;font-size:1em;font-weight:700}.resultSection .container .table .col .passed{background:#00c7bd;padding:10px;height:25px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:15px}.resultSection .container .table .col .passed span{color:#fff;font-size:1em;font-weight:700}@media (min-width:1024px){.resultSection .container .table .col:not(:first-child){padding:0 50px 0 0}.resultSection .container{max-width:1200px;padding:30px}.resultSection .container h3{text-align:left}.resultSection .container .table .col p:first-child{width:140px;font-size:.7em}.resultSection .container .table .col p:nth-child(5){font-size:.7em;width:110px}.resultSection .container .table .col{min-width:100%}.resultSection .container .table .col p{width:50px}.resultSection .container .table .col:not(:first-child) p:last-child{margin:0 -40px 0 80px;width:35px}.resultSection .container .table{overflow:hidden}}.speakingsSection .container{max-width:100%;background-color:#eee;min-height:0;padding:10px}.speakingsSection .container *{color:#000}.speakingsSection .container .title{width:100%;height:50px;background-color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:0 30px}.speakingsSection .container .col{min-height:0;margin:20px 0 0}.speakingsSection .container .col .childElem{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;padding:20px 0;background-color:#fff;margin:15px 0 0;box-shadow:0 0 10px silver}.speakingsSection .container .col .childElem a:hover{color:#ee7100}.speakingsSection .container .col .childElem .elemImg{height:100px;width:100px;background:#007a99;border-radius:50%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.speakingsSection .container .col .childElem .elemImg p{width:70%;text-transform:uppercase;color:#fff;line-height:22px}.speakingsSection .container .col .childElem .childElemTitle{margin:20px 0 0}@media (min-width:1024px){.speakingsSection .container .title{-webkit-justify-content:flex-start;justify-content:flex-start;margin:-20px 0 0}.speakingsSection .container .col .childElem{-webkit-flex-direction:row;flex-direction:row;width:32%}.speakingsSection .container .col{display:-webkit-flex;display:flex;min-height:0;-webkit-justify-content:space-between;justify-content:space-between;margin:5px 0 0}.speakingsSection .container .col:not(:first-child){margin:20px 0 0}.speakingsSection .container{margin:auto;max-width:1200px}}.nestedSpeakingSection{width:100%;min-height:0}.nestedSpeakingSection .container{max-width:100%;margin:auto;min-height:0;padding:0 10px}.nestedSpeakingSection .container *{color:#000}.nestedSpeakingSection .container .title{height:50px;background-color:#fff;margin:20px 0 0;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;box-shadow:0 0 10px silver}.nestedSpeakingSection .container .col,.nestedSpeakingSection .container .title{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.nestedSpeakingSection .container .col{min-height:0}.nestedSpeakingSection .container .col .childCol{background:#fff;margin:20px 0 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;height:50px;-webkit-align-items:center;align-items:center;box-shadow:0 0 10px silver}.nestedSpeakingSection .container .col .childCol p{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:0 30px;-webkit-align-items:center;align-items:center}.nestedSpeakingSection .container .col .childCol p i{cursor:pointer;width:28px;height:28px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:50%}.nestedSpeakingSection .col p i:hover{background:#eee;transition:.2s}.nestedSpeakingSection .container .col:not(:nth-child(2)){margin:20px 0 0}.nestedSpeaking .fancyboxWrap{width:100%;height:100vh;background-color:hsla(0,0%,56.9%,.6);position:fixed;top:0;display:none;z-index:2021}.nestedSpeaking .fancyboxWrap .fancyboxChild{width:88%;height:60%;box-shadow:0 0 10px grey;margin:40% auto;z-index:2022;background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;padding:0 0 30px}.nestedSpeaking .fancyboxWrap .fancyboxChild *{color:#000}.nestedSpeaking .fancyboxWrap .fancyboxChild .title{width:100%;height:40px;border-bottom:1px solid silver;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.nestedSpeaking .fancyboxWrap .fancyboxChild .col{width:100%;height:30px;display:-webkit-flex;display:flex}.nestedSpeaking .fancyboxWrap .fancyboxChild .col .unitTitle{display:-webkit-flex;display:flex;width:40%;height:100%;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.nestedSpeaking .fancyboxWrap .fancyboxChild .col .questionsTitle *,.nestedSpeaking .fancyboxWrap .fancyboxChild .col .unitTitle *{color:grey;font-size:.8em}.nestedSpeaking .fancyboxWrap .fancyboxChild .col .questionsTitle{display:-webkit-flex;display:flex;width:100%;height:100%;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.nestedSpeaking .fancyboxWrap .fancyboxChild .col .questionsTitle p:last-child{color:#000;font-size:.9em}.nestedSpeaking .fancyboxWrap .fancyboxChild .col ul{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0 0 0 40%;height:70px;-webkit-justify-content:space-between;justify-content:space-between}.nestedSpeaking .fancyboxWrap .fancyboxChild .col ul li{list-style-type:disc}.nestedSpeaking .fancyboxWrap .fancyboxChild .col .recordWrap{width:100%;height:80px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.nestedSpeaking .fancyboxWrap .fancyboxChild .col .recordWrap i{color:#fff;background:#007a99;width:20px;height:20px;border-radius:50%;font-size:.75em;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin:0 0 0 20px}.nestedSpeaking .fancyboxWrap .fancyboxChild .col .recordWrap select{width:40%;padding:0 0 0 20px;outline:none;border:none;box-shadow:0 2px 10px silver}.nestedSpeaking .fancyboxWrap .fancyboxChild .col audio{width:40%;height:30px}.nestedSpeaking .fancyboxWrap .fancyboxChild .col .btnWrap{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:0 10px}.nestedSpeaking .fancyboxWrap .fancyboxChild .col .btnWrap button{border:none;box-shadow:0 0 10px silver;color:#fff;border-radius:3px;cursor:pointer}.nestedSpeaking .fancyboxWrap .fancyboxChild .col .btnWrap button:first-child{background-color:red}.nestedSpeaking .fancyboxWrap .fancyboxChild .col .btnWrap button:last-child{background-color:orange}@media (min-width:1024px){.nestedSpeakingSection .container{max-width:1200px}.nestedSpeakingSection .container .col{-webkit-flex-direction:row;flex-direction:row;width:100%;min-height:0;-webkit-justify-content:space-between;justify-content:space-between}.nestedSpeakingSection .container .col .childCol{width:32%}.nestedSpeaking .fancyboxWrap .fancyboxChild{width:50%;height:65%;box-shadow:0 0 10px grey;margin:40% auto;top:-65%;left:23%;position:absolute}.nestedSpeaking .fancyboxWrap .fancyboxChild .title{height:50px;-webkit-justify-content:flex-start;justify-content:flex-start;padding:0 20px}.nestedSpeaking .fancyboxWrap .fancyboxChild .col .questionsTitle{-webkit-justify-content:space-between;justify-content:space-between;padding:0 20px;width:70%}.nestedSpeaking .fancyboxWrap .fancyboxChild .col .recordWrap select{height:40px}}.error p{color:#000;font-size:5em;text-align:center}
/*# sourceMappingURL=main.ce656566.chunk.css.map */