html{
  line-height:1.15;
  -webkit-text-size-adjust:100%;
}

body{
  margin:0;
}

main{
  display:block;
}

h1{
  font-size:2em;
  margin:.67em 0;
}

hr{
  box-sizing:content-box;
  height:0;
  overflow:visible;
}

pre{
  font-family:monospace,monospace;
  font-size:1em;
}

a{
  background-color:transparent;
}

abbr[title]{
  border-bottom:none;
  text-decoration:underline;
  -webkit-text-decoration:underline dotted;
          text-decoration:underline dotted;
}

b,strong{
  font-weight:bolder;
}

code,kbd,samp{
  font-family:monospace,monospace;
  font-size:1em;
}

small{
  font-size:80%;
}

sub,sup{
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline;
}

sub{
  bottom:-.25em;
}

sup{
  top:-.5em;
}

img{
  border-style:none;
}

button,input,optgroup,select,textarea{
  font-family:inherit;
  font-size:100%;
  line-height:1.15;
  margin:0;
}

button,input{
  overflow:visible;
}

button,select{
  text-transform:none;
}

[type=button],[type=reset],[type=submit],button{
  -webkit-appearance:button;
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
  border-style:none;
  padding:0;
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
  outline:1px dotted ButtonText;
}

fieldset{
  padding:.35em .75em .625em;
}

legend{
  box-sizing:border-box;
  color:inherit;
  display:table;
  max-width:100%;
  padding:0;
  white-space:normal;
}

progress{
  vertical-align:baseline;
}

textarea{
  overflow:auto;
}

[type=checkbox],[type=radio]{
  box-sizing:border-box;
  padding:0;
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
  height:auto;
}

[type=search]{
  -webkit-appearance:textfield;
  outline-offset:-2px;
}

[type=search]::-webkit-search-decoration{
  -webkit-appearance:none;
}

::-webkit-file-upload-button{
  -webkit-appearance:button;
  font:inherit;
}

details{
  display:block;
}

summary{
  display:list-item;
}

[hidden],template{
  display:none;
}

@font-face{
  font-display:swap;
  font-family:museo-sans-rounded;
  src:url(../fonts/museo/museosansrounded-300-webfont.eot);
  src:url(../fonts/museo/museosansrounded-300-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/museo/museosansrounded-300-webfont.woff) format("woff"), url(../fonts/museo/museosansrounded-300-webfont.ttf) format("truetype"), url(../fonts/museo/museosansrounded-300-webfont.svg#museo_sans_rounded300) format("svg");
  font-weight:300;
  font-style:normal;
}
@font-face{
  font-display:swap;
  font-family:museo-sans-rounded;
  src:url(../fonts/museo/museosansrounded-500-webfont.eot);
  src:url(../fonts/museo/museosansrounded-500-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/museo/museosansrounded-500-webfont.woff) format("woff"), url(../fonts/museo/museosansrounded-500-webfont.ttf) format("truetype"), url(../fonts/museo/museosansrounded-500-webfont.svg#museo_sans_rounded500) format("svg");
  font-weight:500;
  font-style:normal;
}
@font-face{
  font-display:swap;
  font-family:museo-sans-rounded;
  src:url(../fonts/museo/museosansrounded-700-webfont.eot);
  src:url(../fonts/museo/museosansrounded-700-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/museo/museosansrounded-700-webfont.woff) format("woff"), url(../fonts/museo/museosansrounded-700-webfont.ttf) format("truetype"), url(../fonts/museo/museosansrounded-700-webfont.svg#museo_sans_rounded700) format("svg");
  font-weight:700;
  font-style:normal;
}
@font-face{
  font-display:swap;
  font-family:din-round;
  font-style:normal;
  font-weight:500;
  src:url(../fonts/din/DINNextRoundedLTPro-Regular.woff2) format("woff2"), url(../fonts/din/DINNextRoundedLTPro-Regular.woff) format("woff");
}
@font-face{
  font-display:swap;
  font-family:din-round;
  font-style:normal;
  font-weight:700;
  src:url(../fonts/din/DINNextRoundedLTPro-Bold.woff2) format("woff2"), url(../fonts/din/DINNextRoundedLTPro-Bold.woff) format("woff");
}
@font-face{
  font-display:swap;
  font-family:cinco;
  font-style:normal;
  src:url(../fonts/cinco/Cinco-regular.woff2) format("woff2"), url(../fonts/cinco/Cinco-regular.woff) format("woff");
}
.museo-font{
  font:500 16px/1.25 museo-sans-rounded,sans-serif;
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{
  display:block;
}
audio,canvas,video{
  display:inline-block;
}
audio:not([controls]){
  display:none;
  height:0;
}
[hidden]{
  display:none;
}
html{
  font-family:sans-serif;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%;
}
*,:after,:before{
  box-sizing:border-box;
}
body{
  margin:0;
  padding:0;
}
a:focus{
  outline:thin dotted;
}
a:active,a:hover{
  outline:0;
}
a[aria-disabled=true]{
  color:#cfcfcf;
  cursor:not-allowed;
}
h1{
  font-size:2em;
}
abbr[title]{
  border-bottom:1px dotted;
}
b,strong{
  font-weight:700;
}
dfn{
  font-style:italic;
}
mark{
  background:#ff0;
  color:#000;
}
code,kbd,pre,samp{
  font-family:monospace,serif;
  font-size:1em;
}
pre{
  white-space:pre;
  white-space:pre-wrap;
  word-wrap:break-word;
}
q{
  quotes:"\201C" "\201D" "\2018" "\2019";
}
small{
  font-size:80%;
}
sub,sup{
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline;
}
sup{
  top:-.5em;
}
sub{
  bottom:-.25em;
}
img{
  border:0;
}
svg:not(:root){
  overflow:hidden;
}
figure,ol,ul{
  margin:0;
}
ol,ul{
  padding:0;
}
fieldset{
  border:1px solid silver;
  margin:0 2px;
  padding:.35em .625em .75em;
}
legend{
  border:0;
  padding:0;
}
button,input,select,textarea{
  font-family:inherit;
  font-size:100%;
  margin:0;
}
button,input{
  line-height:normal;
}
button,html input[type=button],input[type=reset],input[type=submit]{
  -webkit-appearance:button;
  cursor:pointer;
}
button[disabled],input[disabled]{
  cursor:default;
}
input[type=checkbox],input[type=radio]{
  box-sizing:border-box;
  padding:0;
}
input[type=search]{
  -webkit-appearance:textfield;
  box-sizing:content-box;
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{
  -webkit-appearance:none;
}
button::-moz-focus-inner,input::-moz-focus-inner{
  border:0;
  padding:0;
}
textarea{
  overflow:auto;
  vertical-align:top;
}
table{
  border-collapse:collapse;
}
*,:after,:before{
  outline:none;
}
html{
  height:auto;
}
body{
  background:#f0f0f0;
  color:#4c4c4c;
  font:500 16px/1.25 din-round,sans-serif;
  -webkit-font-smoothing:antialiased;
}
a{
  color:#777;
  text-decoration:none;
}
a:focus{
  outline:none;
}
ol,ul{
  list-style:none;
}
li{
  list-style-type:none;
}
iframe{
  border:none;
}
button{
  cursor:pointer;
  -webkit-font-smoothing:antialiased;
}
select{
  background-color:initial;
}
table{
  max-width:100%;
  border-collapse:separate;
  border-spacing:0;
}
.d-none{
  display:none !important;
}
.d-inline{
  display:inline !important;
}
.d-inline-block{
  display:inline-block !important;
}
.d-block{
  display:block !important;
}
.d-table{
  display:table !important;
}
.d-table-row{
  display:table-row !important;
}
.d-table-cell{
  display:table-cell !important;
}
.d-flex{
  display:flex !important;
}
.d-inline-flex{
  display:inline-flex !important;
}
@media (min-width:768px){
  .d-sm-none{
    display:none !important;
  }
  .d-sm-inline{
    display:inline !important;
  }
  .d-sm-inline-block{
    display:inline-block !important;
  }
  .d-sm-block{
    display:block !important;
  }
  .d-sm-table{
    display:table !important;
  }
  .d-sm-table-row{
    display:table-row !important;
  }
  .d-sm-table-cell{
    display:table-cell !important;
  }
  .d-sm-flex{
    display:flex !important;
  }
  .d-sm-inline-flex{
    display:inline-flex !important;
  }
}
@media (min-width:1024px){
  .d-md-none{
    display:none !important;
  }
  .d-md-inline{
    display:inline !important;
  }
  .d-md-inline-block{
    display:inline-block !important;
  }
  .d-md-block{
    display:block !important;
  }
  .d-md-table{
    display:table !important;
  }
  .d-md-table-row{
    display:table-row !important;
  }
  .d-md-table-cell{
    display:table-cell !important;
  }
  .d-md-flex{
    display:flex !important;
  }
  .d-md-inline-flex{
    display:inline-flex !important;
  }
}
@media (min-width:1440px){
  .d-lg-none{
    display:none !important;
  }
  .d-lg-inline{
    display:inline !important;
  }
  .d-lg-inline-block{
    display:inline-block !important;
  }
  .d-lg-block{
    display:block !important;
  }
  .d-lg-table{
    display:table !important;
  }
  .d-lg-table-row{
    display:table-row !important;
  }
  .d-lg-table-cell{
    display:table-cell !important;
  }
  .d-lg-flex{
    display:flex !important;
  }
  .d-lg-inline-flex{
    display:inline-flex !important;
  }
}
@media print{
  .d-print-none{
    display:none !important;
  }
  .d-print-inline{
    display:inline !important;
  }
  .d-print-inline-block{
    display:inline-block !important;
  }
  .d-print-block{
    display:block !important;
  }
  .d-print-table{
    display:table !important;
  }
  .d-print-table-row{
    display:table-row !important;
  }
  .d-print-table-cell{
    display:table-cell !important;
  }
  .d-print-flex{
    display:flex !important;
  }
  .d-print-inline-flex{
    display:inline-flex !important;
  }
}
.text-left{
  text-align:left;
}
.text-center{
  text-align:center;
}
.text-right{
  text-align:right;
}
.left{
  float:left;
}
html[dir=rtl] .left{
  float:left;
  float:right;
}
.right{
  float:right;
}
html[dir=rtl] .right{
  float:right;
  float:left;
}
.clearfix{
  *zoom:1;
}
.clearfix:after,.clearfix:before{
  display:table;
  content:"";
  line-height:0;
}
.clearfix:after{
  clear:both;
}
.relative{
  position:relative;
}
.error{
  color:#e53838;
}
.flex-container{
  display:flex;
}
.flex-item{
  flex:0 1 auto;
}
.flex-row{
  flex-direction:row;
}
.flex-column{
  flex-direction:column;
}
.dl-menuwrapper{
  width:100%;
  max-width:300px;
}
.dl-menuwrapper ul{
  padding:0;
  list-style:none;
  transform-style:preserve-3d;
}
.dl-menuwrapper li{
  position:relative;
}
.dl-menuwrapper li a{
  display:block;
  position:relative;
  padding:15px 20px;
  font-size:16px;
  line-height:20px;
  font-weight:300;
  outline:none;
  white-space:nowrap;
}
.dl-menuwrapper li a img{
  vertical-align:middle;
}
.dl-menuwrapper li.dl-back:after,.dl-menuwrapper li>a:not(:only-child):after{
  position:absolute;
  top:0;
  line-height:50px;
  speak:none;
  -webkit-font-smoothing:antialiased;
  content:"\25ba";
}
.dl-menuwrapper li>a:after{
  right:10px;
  color:rgba(0, 0, 0, .15);
}
.dl-menuwrapper li.dl-back:after{
  left:10px;
  color:rgba(0, 0, 0, .15);
  transform:rotate(180deg);
}
.dl-menuwrapper .dl-menu{
  margin:5px 0 0;
  position:absolute;
  width:100%;
  opacity:0;
  pointer-events:none;
  transform:translateY(10px);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
.dl-menuwrapper .dl-menu.dl-menu-toggle{
  transition:all .3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen{
  opacity:1;
  pointer-events:auto;
  transform:translateY(0);
}
.dl-menuwrapper .dl-menu.dl-subview li.dl-subview,.dl-menuwrapper .dl-menu.dl-subview li.dl-subview .dl-submenu,.dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen,.dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen>.dl-submenu,.dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>li{
  display:block;
}
.dl-menuwrapper .dl-menu .desktop-only-icon,.dl-menuwrapper .dl-menu.dl-subview li,.dl-menuwrapper .dl-menu.dl-subview li.dl-subview>a,.dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen>a,.dl-menuwrapper .dl-menu li .dl-submenu{
  display:none;
}
.dl-menuwrapper .dl-menu .mobile-only-icon,.dl-menuwrapper .dl-menu .mobile-only-text{
  vertical-align:middle;
}
.dl-menuwrapper>.dl-submenu{
  position:absolute;
  width:100%;
  top:50px;
  left:0;
  margin:0;
}
@media (min-width:1250px){
  .dl-menuwrapper>.dl-menu.dl-subview>li,.dl-menuwrapper>.dl-menu.dl-subview>li.dl-subview>a,.dl-menuwrapper>.dl-menu.dl-subview>li.dl-subviewopen>a{
    display:block;
  }
  .dl-menuwrapper>.dl-menu.dl-subview>li>ul.dl-submenu>li.dl-back{
    display:none;
  }
  .dl-menuwrapper>.dl-menu>li>a:not(:only-child):after{
    content:"";
  }
  .dl-menuwrapper>.dl-menu .mobile-only-icon,.dl-menuwrapper>.dl-menu .mobile-only-text{
    display:none;
  }
  .dl-menuwrapper>.dl-menu .desktop-only-icon{
    display:inline-block;
  }
  .dl-menuwrapper .dl-submenu{
    padding:10px 0;
    background-color:#fff;
    border-radius:.25rem;
    box-shadow:0 2px 15px rgba(0, 0, 0, .2);
    max-height:75vh;
    overflow:auto;
  }
  .dl-menuwrapper .dl-submenu-two-columns{
    right:0;
    column-count:2;
    -moz-column-count:2;
    -webkit-column-count:2;
    padding-top:55px;
  }
  .dl-menuwrapper .dl-submenu-two-columns:before{
    content:attr(data-content);
    display:block;
    width:calc(100% - 24px);
    padding:6px 6px 18px;
    border-bottom:1px solid #e5e5e5;
    position:absolute;
    top:12px;
    left:12px;
    font-size:16px;
    font-weight:700;
  }
  .dl-menuwrapper .dl-subviewopen>ul{
    position:absolute;
  }
}
.dl-menuwrapper .dl-menu.dl-animate-out-5{
  -webkit-animation:MenuAnimOut5 .4s ease;
  animation:MenuAnimOut5 .4s ease;
}
@-webkit-keyframes MenuAnimOut5{
  to{
    -webkit-transform:translateY(40%);
    opacity:0;
  }
}
@keyframes MenuAnimOut5{
  to{
    transform:translateY(40%);
    opacity:0;
  }
}
.dl-menuwrapper .dl-menu.dl-animate-in-5{
  -webkit-animation:MenuAnimIn5 .4s ease;
  animation:MenuAnimIn5 .4s ease;
}
@-webkit-keyframes MenuAnimIn5{
  0%{
    -webkit-transform:translateY(40%);
    opacity:0;
  }
  to{
    -webkit-transform:translateY(0);
    opacity:1;
  }
}
@keyframes MenuAnimIn5{
  0%{
    transform:translateY(40%);
    opacity:0;
  }
  to{
    transform:translateY(0);
    opacity:1;
  }
}
.dl-menuwrapper>.dl-submenu.dl-animate-in-5{
  -webkit-animation:SubMenuAnimIn5 .4s ease;
  animation:SubMenuAnimIn5 .4s ease;
}
@-webkit-keyframes SubMenuAnimIn5{
  0%{
    -webkit-transform:translateZ(-200px);
    opacity:0;
  }
  to{
    -webkit-transform:translateZ(0);
    opacity:1;
  }
}
@keyframes SubMenuAnimIn5{
  0%{
    transform:translateZ(-200px);
    opacity:0;
  }
  to{
    transform:translateZ(0);
    opacity:1;
  }
}
.dl-menuwrapper>.dl-submenu.dl-animate-out-5{
  -webkit-animation:SubMenuAnimOut5 .4s ease;
  animation:SubMenuAnimOut5 .4s ease;
}
@-webkit-keyframes SubMenuAnimOut5{
  0%{
    -webkit-transform:translateZ(0);
    opacity:1;
  }
  to{
    -webkit-transform:translateZ(-200px);
    opacity:0;
  }
}
@keyframes SubMenuAnimOut5{
  0%{
    transform:translateZ(0);
    opacity:1;
  }
  to{
    transform:translateZ(-200px);
    opacity:0;
  }
}
.btn{
  display:inline-block;
  padding:8px 20px;
  text-align:center;
  vertical-align:middle;
  cursor:pointer;
  background-image:none;
  border:1px solid transparent;
  white-space:nowrap;
  line-height:20px;
  font-weight:700;
  font-size:15px;
  -webkit-font-smoothing:antialiased;
  border-radius:.25rem;
  min-height:44px;
}
.btn:focus,.btn:hover{
  text-decoration:none;
}
.btn.active,.btn:active{
  outline:0;
  background-image:none;
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{
  cursor:not-allowed;
  pointer-events:none;
  background:#d6d6d6;
  border:1px solid #d6d6d6;
  color:#fff;
  box-shadow:none;
}
.hidden{
  display:none;
}
.invisible{
  height:1px;
  position:absolute !important;
  visibility:hidden;
  width:1px;
}
.center{
  text-align:center;
}
.grey-select{
  border:2px solid #ddd;
  border-radius:.25rem;
  box-shadow:none;
  display:inline-block;
  margin-right:8px;
  padding:2px;
  vertical-align:middle;
  position:relative;
}
.grey-select:hover{
  cursor:pointer;
}
.grey-select:active,.grey-select:hover:active{
  border-color:#fa811b;
}
.grey-select:after{
  content:"";
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  right:0;
  background-image:url(../images/icon-sprite.svg);
  background-position:0 -78px;
  width:14px;
  height:8px;
  pointer-events:none;
  right:10px;
}
.mirrored{
  transform:rotateY(180deg);
}
.underlined{
  text-decoration:underline;
}
a.disabled{
  pointer-events:none;
}
@media screen and (max-width:1439px){
  .display-gt-large{
    display:none !important;
  }
}
@media (min-width:1440px),not screen{
  .display-lt-large{
    display:none !important;
  }
}
@media screen and (max-width:1023px){
  .display-gt-medium{
    display:none !important;
  }
}
@media (min-width:1024px),not screen{
  .display-lt-medium{
    display:none !important;
  }
}
@media screen and (max-width:767px){
  .display-gt-small{
    display:none !important;
  }
}
@media (min-width:768px),not screen{
  .display-lt-small{
    display:none !important;
  }
}
@media screen and (max-width:319px){
  .display-gt-tiny{
    display:none !important;
  }
}
@media (min-width:320px),not screen{
  .display-lt-tiny{
    display:none !important;
  }
}
.text-heavy{
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
}
.text-gray-dark{
  color:#4c4c4c;
}
.text-gray-dark:enabled:hover,.text-gray-dark:link:hover,.text-gray-dark:visited:hover{
  color:#707070;
}
.text-gray-dark:enabled:active,.text-gray-dark:enabled:focus,.text-gray-dark:link:active,.text-gray-dark:link:focus,.text-gray-dark:visited:active,.text-gray-dark:visited:focus{
  color:#444;
}
.text-gray-dark:disabled{
  color:#afafaf;
}
.text-gray-medium{
  color:#777;
}
.text-gray-medium:enabled:hover,.text-gray-medium:link:hover,.text-gray-medium:visited:hover{
  color:#929292;
}
.text-gray-medium:enabled:active,.text-gray-medium:enabled:focus,.text-gray-medium:link:active,.text-gray-medium:link:focus,.text-gray-medium:visited:active,.text-gray-medium:visited:focus{
  color:#6b6b6b;
}
.text-gray-medium:disabled{
  color:#afafaf;
}
.text-gray-medium-light{
  color:#979797;
}
.text-gray-medium-light:enabled:hover,.text-gray-medium-light:link:hover,.text-gray-medium-light:visited:hover{
  color:#acacac;
}
.text-gray-medium-light:enabled:active,.text-gray-medium-light:enabled:focus,.text-gray-medium-light:link:active,.text-gray-medium-light:link:focus,.text-gray-medium-light:visited:active,.text-gray-medium-light:visited:focus{
  color:#888;
}
.text-gray-medium-light:disabled{
  color:#afafaf;
}
.text-gray-light{
  color:#cfcfcf;
}
.text-gray-light:enabled:hover,.text-gray-light:link:hover,.text-gray-light:visited:hover{
  color:#d9d9d9;
}
.text-gray-light:enabled:active,.text-gray-light:enabled:focus,.text-gray-light:link:active,.text-gray-light:link:focus,.text-gray-light:visited:active,.text-gray-light:visited:focus{
  color:#bababa;
}
.text-gray-light:disabled{
  color:#afafaf;
}
.text-white,.text-white:enabled:hover,.text-white:link:hover,.text-white:visited:hover{
  color:#fff;
}
.text-white:enabled:active,.text-white:enabled:focus,.text-white:link:active,.text-white:link:focus,.text-white:visited:active,.text-white:visited:focus{
  color:#e6e6e6;
}
.text-white:disabled{
  color:#afafaf;
}
.text-gold{
  color:#fa811b;
}
.text-gold:enabled:hover,.text-gold:link:hover,.text-gold:visited:hover{
  color:#fb9a49;
}
.text-gold:enabled:active,.text-gold:enabled:focus,.text-gold:link:active,.text-gold:link:focus,.text-gold:visited:active,.text-gold:visited:focus{
  color:#e17418;
}
.text-gold:disabled{
  color:#afafaf;
}
.text-gold-mid{
  color:#faa918;
}
.text-gold-mid:enabled:hover,.text-gold-mid:link:hover,.text-gold-mid:visited:hover{
  color:#fbba46;
}
.text-gold-mid:enabled:active,.text-gold-mid:enabled:focus,.text-gold-mid:link:active,.text-gold-mid:link:focus,.text-gold-mid:visited:active,.text-gold-mid:visited:focus{
  color:#e19816;
}
.text-gold-mid:disabled{
  color:#afafaf;
}
.border-radius-tiny{
  border-radius:.125rem;
}
.border-radius-small{
  border-radius:.25rem;
}
.border-radius-medium{
  border-radius:.5rem;
}
.border-width-tiny{
  border-width:1px;
}
.border-width-small{
  border-width:2px;
}
.border-gray-dark{
  border-style:solid;
  border-color:#4c4c4c;
}
.border-gray-dark:enabled:hover,.border-gray-dark:link:hover,.border-gray-dark:visited:hover{
  border-color:#707070;
}
.border-gray-dark:enabled:active,.border-gray-dark:enabled:focus,.border-gray-dark:link:active,.border-gray-dark:link:focus,.border-gray-dark:visited:active,.border-gray-dark:visited:focus{
  border-color:#444;
}
.border-gray-dark:disabled{
  border-color:#afafaf;
}
.border-gray-medium{
  border-style:solid;
  border-color:#777;
}
.border-gray-medium:enabled:hover,.border-gray-medium:link:hover,.border-gray-medium:visited:hover{
  border-color:#929292;
}
.border-gray-medium:enabled:active,.border-gray-medium:enabled:focus,.border-gray-medium:link:active,.border-gray-medium:link:focus,.border-gray-medium:visited:active,.border-gray-medium:visited:focus{
  border-color:#6b6b6b;
}
.border-gray-medium:disabled{
  border-color:#afafaf;
}
.border-gray-light{
  border-style:solid;
  border-color:#cfcfcf;
}
.border-gray-light:enabled:hover,.border-gray-light:link:hover,.border-gray-light:visited:hover{
  border-color:#d9d9d9;
}
.border-gray-light:enabled:active,.border-gray-light:enabled:focus,.border-gray-light:link:active,.border-gray-light:link:focus,.border-gray-light:visited:active,.border-gray-light:visited:focus{
  border-color:#bababa;
}
.border-gray-light:disabled{
  border-color:#afafaf;
}
.border-gold{
  border-style:solid;
  border-color:#fa811b;
}
.border-gold:enabled:hover,.border-gold:link:hover,.border-gold:visited:hover{
  border-color:#fb9a49;
}
.border-gold:enabled:active,.border-gold:enabled:focus,.border-gold:link:active,.border-gold:link:focus,.border-gold:visited:active,.border-gold:visited:focus{
  border-color:#e17418;
}
.border-gold:disabled{
  border-color:#afafaf;
}
.border-transparent{
  border-style:solid;
}
.border-transparent,.border-transparent:disabled,.border-transparent:enabled:active,.border-transparent:enabled:focus,.border-transparent:enabled:hover,.border-transparent:link:active,.border-transparent:link:focus,.border-transparent:link:hover,.border-transparent:visited:active,.border-transparent:visited:focus,.border-transparent:visited:hover{
  border-color:transparent;
}
.border-current{
  border-style:solid;
}
.border-current,.border-current:disabled,.border-current:enabled:active,.border-current:enabled:focus,.border-current:enabled:hover,.border-current:link:active,.border-current:link:focus,.border-current:link:hover,.border-current:visited:active,.border-current:visited:focus,.border-current:visited:hover{
  border-color:currentColor;
}
.bg-gray-dark{
  background-color:#4c4c4c;
}
.bg-gray-dark:enabled:hover,.bg-gray-dark:link:hover,.bg-gray-dark:visited:hover{
  background-color:#707070;
}
.bg-gray-dark:enabled:active,.bg-gray-dark:enabled:focus,.bg-gray-dark:link:active,.bg-gray-dark:link:focus,.bg-gray-dark:visited:active,.bg-gray-dark:visited:focus{
  background-color:#444;
}
.bg-gray-dark:disabled{
  background-color:#ddd;
}
.bg-white,.bg-white:enabled:hover,.bg-white:link:hover,.bg-white:visited:hover{
  background-color:#fff;
}
.bg-white:enabled:active,.bg-white:enabled:focus,.bg-white:link:active,.bg-white:link:focus,.bg-white:visited:active,.bg-white:visited:focus{
  background-color:#e6e6e6;
}
.bg-white:disabled{
  background-color:#ddd;
}
.bg-blue{
  background-color:#1caff6;
}
.bg-blue:enabled:hover,.bg-blue:link:hover,.bg-blue:visited:hover{
  background-color:#49bff8;
}
.bg-blue:enabled:active,.bg-blue:enabled:focus,.bg-blue:link:active,.bg-blue:link:focus,.bg-blue:visited:active,.bg-blue:visited:focus{
  background-color:#199edd;
}
.bg-blue:disabled{
  background-color:#ddd;
}
.bg-gold{
  background-color:#fa811b;
}
.bg-gold:enabled:hover,.bg-gold:link:hover,.bg-gold:visited:hover{
  background-color:#fb9a49;
}
.bg-gold:enabled:active,.bg-gold:enabled:focus,.bg-gold:link:active,.bg-gold:link:focus,.bg-gold:visited:active,.bg-gold:visited:focus{
  background-color:#e17418;
}
.bg-gold:disabled{
  background-color:#ddd;
}
.bg-red{
  background-color:#e53838;
}
.bg-red:enabled:hover,.bg-red:link:hover,.bg-red:visited:hover{
  background-color:#ea6060;
}
.bg-red:enabled:active,.bg-red:enabled:focus,.bg-red:link:active,.bg-red:link:focus,.bg-red:visited:active,.bg-red:visited:focus{
  background-color:#ce3232;
}
.bg-red:disabled{
  background-color:#ddd;
}
.bg-transparent,.bg-transparent:disabled,.bg-transparent:enabled:active,.bg-transparent:enabled:focus,.bg-transparent:enabled:hover,.bg-transparent:link:active,.bg-transparent:link:focus,.bg-transparent:link:hover,.bg-transparent:visited:active,.bg-transparent:visited:focus,.bg-transparent:visited:hover{
  background-color:transparent;
}
.bg-current,.bg-current:disabled,.bg-current:enabled:active,.bg-current:enabled:focus,.bg-current:enabled:hover,.bg-current:link:active,.bg-current:link:focus,.bg-current:link:hover,.bg-current:visited:active,.bg-current:visited:focus,.bg-current:visited:hover{
  background-color:currentColor;
}
.btn-layout{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
}
.btn-layout-flex{
  align-items:center;
  display:inline-flex;
  justify-content:center;
}
.btn-padding-tiny{
  padding:8px 13px;
}
.btn-padding-small{
  padding:8px 20px;
}
.btn-padding-medium,.icon-btn{
  padding:12px 20px;
}
.icon-btn{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  border-radius:.25rem;
  border:none;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:150px;
  color:#fa811b;
  align-items:center;
  display:inline-flex;
  justify-content:center;
  color:#afafaf;
}
.icon-btn,.icon-btn:disabled,.icon-btn:enabled:active,.icon-btn:enabled:focus,.icon-btn:enabled:hover,.icon-btn:link:active,.icon-btn:link:focus,.icon-btn:link:hover,.icon-btn:visited:active,.icon-btn:visited:focus,.icon-btn:visited:hover{
  background-color:transparent;
}
.icon-btn:enabled:hover,.icon-btn:link:hover,.icon-btn:visited:hover{
  color:#fb9a49;
}
.icon-btn:enabled:active,.icon-btn:enabled:focus,.icon-btn:link:active,.icon-btn:link:focus,.icon-btn:visited:active,.icon-btn:visited:focus{
  color:#e17418;
}
.icon-btn:enabled:hover,.icon-btn:link:hover,.icon-btn:visited:hover{
  color:#bfbfbf;
}
.icon-btn:enabled:active,.icon-btn:enabled:focus,.icon-btn:link:active,.icon-btn:link:focus,.icon-btn:visited:active,.icon-btn:visited:focus{
  color:#9e9e9e;
}
.icon-btn:disabled{
  color:#afafaf;
}
.btn-radio-gold{
  color:#fa811b;
  background-color:#fff;
  border-style:solid;
  border-color:#fa811b;
}
.btn-radio-gold:enabled:active,.btn-radio-gold:enabled:focus,.btn-radio-gold:enabled:hover,.btn-radio-gold:link:active,.btn-radio-gold:link:focus,.btn-radio-gold:link:hover,.btn-radio-gold:visited:active,.btn-radio-gold:visited:focus,.btn-radio-gold:visited:hover{
  color:#fff;
}
.btn-radio-gold:disabled{
  color:#afafaf;
}
.btn-radio-gold:enabled:hover,.btn-radio-gold:link:hover,.btn-radio-gold:visited:hover{
  background-color:#fa811b;
}
.btn-radio-gold:enabled:active,.btn-radio-gold:enabled:focus,.btn-radio-gold:link:active,.btn-radio-gold:link:focus,.btn-radio-gold:visited:active,.btn-radio-gold:visited:focus{
  background-color:#e17418;
}
.btn-radio-gold:disabled{
  background-color:#ddd;
}
.btn-radio-gold:enabled:hover,.btn-radio-gold:link:hover,.btn-radio-gold:visited:hover{
  border-color:#fa811b;
}
.btn-radio-gold:enabled:active,.btn-radio-gold:enabled:focus,.btn-radio-gold:link:active,.btn-radio-gold:link:focus,.btn-radio-gold:visited:active,.btn-radio-gold:visited:focus{
  border-color:#e17418;
}
.btn-radio-gold:disabled{
  border-color:#afafaf;
}
.form-group{
  position:relative;
  text-align:left;
}
.form-group:not(.inline){
  margin-bottom:1.25rem;
}
.form-group:not(.inline)>*,.form-group:not(.inline) select{
  width:100%;
}
.form-group:not(.inline) input,.form-group:not(.inline) label.select{
  margin-top:.375rem;
  width:100%;
}
.form-group input{
  display:inline-block;
  text-align:left;
  vertical-align:middle;
  white-space:nowrap;
  border-radius:.25rem;
  border:2px solid #cfcfcf;
  color:#4c4c4c;
  padding:14px 20px;
}
.form-group input:enabled:hover,.form-group input:link:hover,.form-group input:visited:hover{
  border-color:#d9d9d9;
}
.form-group input:enabled:active,.form-group input:enabled:focus,.form-group input:link:active,.form-group input:link:focus,.form-group input:visited:active,.form-group input:visited:focus{
  border-color:#bababa;
}
.form-group input:disabled{
  border-color:#afafaf;
}
.form-group input:enabled:hover,.form-group input:link:hover,.form-group input:visited:hover{
  color:#707070;
}
.form-group input:enabled:active,.form-group input:enabled:focus,.form-group input:link:active,.form-group input:link:focus,.form-group input:visited:active,.form-group input:visited:focus{
  color:#444;
}
.form-group input:disabled{
  color:#afafaf;
}
.form-group input::-moz-placeholder{
  opacity:1;
  color:#afafaf;
}
.form-group input::placeholder{
  opacity:1;
  color:#afafaf;
}
.form-group label{
  color:#4c4c4c;
  font-size:16px;
  font-weight:500;
  line-height:1.5;
}
.form-group label .optional{
  color:#afafaf;
  display:inline-block;
}
.form-group label.disabled{
  background-color:#eaeaea;
}
.form-group.inline{
  align-items:center;
  display:inline-flex;
}
.form-group.inline label:not(.select){
  padding-right:1.25rem;
}
@media (max-width:767px){
  .form-group.inline label:not(.select){
    padding-right:.5rem;
  }
}
label.select{
  display:inline-block;
  flex-grow:1;
  width:100%;
  border-radius:.25rem;
  border:2px solid #cfcfcf;
  position:relative;
}
label.select,label.select:enabled:hover,label.select:link:hover,label.select:visited:hover{
  background-color:#fff;
}
label.select:enabled:active,label.select:enabled:focus,label.select:link:active,label.select:link:focus,label.select:visited:active,label.select:visited:focus{
  background-color:#e6e6e6;
}
label.select:disabled{
  background-color:#ddd;
}
label.select:enabled:hover,label.select:link:hover,label.select:visited:hover{
  border-color:#d9d9d9;
}
label.select:enabled:active,label.select:enabled:focus,label.select:link:active,label.select:link:focus,label.select:visited:active,label.select:visited:focus{
  border-color:#bababa;
}
label.select:disabled{
  border-color:#afafaf;
}
label.select:after{
  content:"";
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  right:0;
  background-image:url(../images/icon-sprite.svg);
  background-position:0 -78px;
  width:14px;
  height:8px;
  pointer-events:none;
  right:10px;
}
label.select:not(:last-child){
  margin-right:.625rem;
}
label.select:not(.filter) select:valid{
  color:#4c4c4c;
}
label.select:not(.filter) select:valid:enabled:hover,label.select:not(.filter) select:valid:link:hover,label.select:not(.filter) select:valid:visited:hover{
  color:#707070;
}
label.select:not(.filter) select:valid:enabled:active,label.select:not(.filter) select:valid:enabled:focus,label.select:not(.filter) select:valid:link:active,label.select:not(.filter) select:valid:link:focus,label.select:not(.filter) select:valid:visited:active,label.select:not(.filter) select:valid:visited:focus{
  color:#444;
}
label.select:not(.filter) select:invalid,label.select:not(.filter) select:valid:disabled{
  color:#afafaf;
}
label.select:not(.filter) select option{
  color:#4c4c4c;
}
label.select.filter select{
  height:3rem;
  color:#979797;
}
label.select.filter select:enabled:hover,label.select.filter select:link:hover,label.select.filter select:visited:hover{
  color:#acacac;
}
label.select.filter select:enabled:active,label.select.filter select:enabled:focus,label.select.filter select:link:active,label.select.filter select:link:focus,label.select.filter select:visited:active,label.select.filter select:visited:focus{
  color:#888;
}
label.select.filter select:disabled{
  color:#afafaf;
}
label.select select{
  border:none;
  width:100%;
  display:inline-block;
  text-align:left;
  vertical-align:middle;
  white-space:nowrap;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}
label.select select::-ms-expand{
  display:none;
}
label.select select option{
  display:table-caption;
}
@media (min-width:768px),not screen{
  label.select select{
    padding:14px 30px 14px 20px;
  }
}
@media screen and (max-width:767px){
  label.select select{
    padding:.75rem 1.25rem .75rem .625rem;
  }
}
.pill{
  align-items:center;
  background-color:#ddd;
  border-radius:.225rem;
  display:inline-flex;
  height:2rem;
  justify-content:center;
  min-width:5rem;
  padding:0 .625rem;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  width:auto;
}
.pill,.pill:enabled:hover,.pill:link:hover,.pill:visited:hover{
  color:#fff;
}
.pill:enabled:active,.pill:enabled:focus,.pill:link:active,.pill:link:focus,.pill:visited:active,.pill:visited:focus{
  color:#e6e6e6;
}
.pill:disabled{
  color:#afafaf;
}
.pill.active{
  background-color:#fa811b;
}
.pill.active:enabled:hover,.pill.active:link:hover,.pill.active:visited:hover{
  background-color:#fb9a49;
}
.pill.active:enabled:active,.pill.active:enabled:focus,.pill.active:link:active,.pill.active:link:focus,.pill.active:visited:active,.pill.active:visited:focus{
  background-color:#e17418;
}
.pill.active:disabled{
  background-color:#ddd;
}
.pill[aria-disabled=true],.pill[aria-disabled=true]:enabled:hover,.pill[aria-disabled=true]:link:hover,.pill[aria-disabled=true]:visited:hover{
  color:#fff;
}
.pill[aria-disabled=true]:enabled:active,.pill[aria-disabled=true]:enabled:focus,.pill[aria-disabled=true]:link:active,.pill[aria-disabled=true]:link:focus,.pill[aria-disabled=true]:visited:active,.pill[aria-disabled=true]:visited:focus{
  color:#e6e6e6;
}
.pill[aria-disabled=true]:disabled{
  color:#afafaf;
}
.dl-flat dd,.dl-flat dt,.dl-paired dd,.dl-paired dt{
  display:inline;
  margin:0;
}
.dl-paired dd:after{
  content:"\200B";
  display:block;
  white-space:pre-wrap;
  line-height:inherit;
}
.tc-checkbox{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  display:inline-block;
  vertical-align:top;
  width:20px;
  height:20px;
  font-size:20px;
  border:2px solid #ddd;
  border-radius:.25rem;
  color:#fa811b;
  padding:0;
  margin:0 5px 0 0;
  position:relative;
}
.tc-checkbox:enabled:hover,.tc-checkbox:link:hover,.tc-checkbox:visited:hover{
  border-color:#e4e4e4;
}
.tc-checkbox:enabled:active,.tc-checkbox:enabled:focus,.tc-checkbox:link:active,.tc-checkbox:link:focus,.tc-checkbox:visited:active,.tc-checkbox:visited:focus{
  border-color:#c7c7c7;
}
.tc-checkbox:disabled{
  border-color:#afafaf;
}
.tc-checkbox:enabled:hover,.tc-checkbox:link:hover,.tc-checkbox:visited:hover{
  color:#fb9a49;
}
.tc-checkbox:enabled:active,.tc-checkbox:enabled:focus,.tc-checkbox:link:active,.tc-checkbox:link:focus,.tc-checkbox:visited:active,.tc-checkbox:visited:focus{
  color:#e17418;
}
.tc-checkbox:disabled{
  color:#afafaf;
}
html[dir=rtl] .tc-checkbox{
  margin:0 0 0 5px;
}
.tc-checkbox:checked{
  border-style:solid;
}
.tc-checkbox:checked,.tc-checkbox:checked:disabled,.tc-checkbox:checked:enabled:active,.tc-checkbox:checked:enabled:focus,.tc-checkbox:checked:enabled:hover,.tc-checkbox:checked:link:active,.tc-checkbox:checked:link:focus,.tc-checkbox:checked:link:hover,.tc-checkbox:checked:visited:active,.tc-checkbox:checked:visited:focus,.tc-checkbox:checked:visited:hover{
  border-color:currentColor;
}
.tc-checkbox:checked:after{
  content:"";
  position:absolute;
  left:23%;
  top:31%;
  height:35%;
  width:55%;
  border-bottom:3px solid;
  border-left:3px solid;
  transform:rotate(-45deg);
}
html[dir=rtl] .tc-checkbox:checked:after{
  right:23%;
  left:auto;
}
.tc-radio{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  display:inline-block;
  vertical-align:top;
  margin:0;
  padding:0;
  width:1em;
  height:1em;
  line-height:1em;
  box-sizing:content-box;
  border-radius:50%;
  border:2px solid #fa811b;
  position:relative;
}
.tc-radio:enabled:hover,.tc-radio:link:hover,.tc-radio:visited:hover{
  border-color:#fb9a49;
}
.tc-radio:enabled:active,.tc-radio:enabled:focus,.tc-radio:link:active,.tc-radio:link:focus,.tc-radio:visited:active,.tc-radio:visited:focus{
  border-color:#e17418;
}
.tc-radio:disabled{
  border-color:#afafaf;
}
.tc-radio:checked:after{
  content:"";
  position:absolute;
  left:20%;
  top:20%;
  height:60%;
  width:60%;
  background-color:#fa811b;
  border-radius:50%;
}
.tc-radio:checked:after:enabled:hover,.tc-radio:checked:after:link:hover,.tc-radio:checked:after:visited:hover{
  background-color:#fb9a49;
}
.tc-radio:checked:after:enabled:active,.tc-radio:checked:after:enabled:focus,.tc-radio:checked:after:link:active,.tc-radio:checked:after:link:focus,.tc-radio:checked:after:visited:active,.tc-radio:checked:after:visited:focus{
  background-color:#e17418;
}
.tc-radio:checked:after:disabled{
  background-color:#ddd;
}
.img-container img{
  vertical-align:top;
  max-width:100%;
  height:auto;
}
.bg-img-container{
  background-position:50%;
  background-repeat:no-repeat;
  background-size:cover;
}
.pdf-info p{
  margin:0 0 5px;
}
.pdf-info p.pdf-title a{
  font-size:16px;
  font-weight:700;
  color:#fa811b;
}
.pdf-info p.pdf-title a:enabled:hover,.pdf-info p.pdf-title a:link:hover,.pdf-info p.pdf-title a:visited:hover{
  color:#fb9a49;
}
.pdf-info p.pdf-title a:enabled:active,.pdf-info p.pdf-title a:enabled:focus,.pdf-info p.pdf-title a:link:active,.pdf-info p.pdf-title a:link:focus,.pdf-info p.pdf-title a:visited:active,.pdf-info p.pdf-title a:visited:focus{
  color:#e17418;
}
.pdf-info p.pdf-title a:disabled{
  color:#afafaf;
}
.pdf-info p.pdf-author{
  font-size:14px;
  font-weight:300;
  color:#4c4c4c;
}
.pdf-info p.pdf-description{
  font-size:14px;
  font-weight:300;
  color:#777;
}
.pdf-card-bg{
  display:inline-block;
  position:relative;
  z-index:1;
  margin-bottom:14px;
}
.pdf-card-bg .pdf-card,.pdf-card-bg .pdf-card:after,.pdf-card-bg .pdf-card:before{
  border-top:10px solid #fa811b;
  border-radius:6px;
  box-shadow:0 0 3px 0 #cfcfcf;
  background-color:#fff;
}
.pdf-card-bg .pdf-card:after,.pdf-card-bg .pdf-card:before{
  content:"";
  display:block;
  position:absolute;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto;
  height:100%;
}
.pdf-card-bg .pdf-card:before{
  z-index:-1;
  width:95%;
  width:calc(100% - 10px);
  top:5px;
}
.pdf-card-bg .pdf-card:after{
  z-index:-2;
  width:90%;
  width:calc(100% - 20px);
  top:14px;
}
.pdf-card-bg .pdf-card{
  display:inline-block;
  padding:24px 22px 16px;
  text-align:left;
}
.pdf-card-bg .pdf-card a{
  color:#fa811b;
}
.pdf-card-bg .pdf-card a:enabled:hover,.pdf-card-bg .pdf-card a:link:hover,.pdf-card-bg .pdf-card a:visited:hover{
  color:#fb9a49;
}
.pdf-card-bg .pdf-card a:enabled:active,.pdf-card-bg .pdf-card a:enabled:focus,.pdf-card-bg .pdf-card a:link:active,.pdf-card-bg .pdf-card a:link:focus,.pdf-card-bg .pdf-card a:visited:active,.pdf-card-bg .pdf-card a:visited:focus{
  color:#e17418;
}
.pdf-card-bg .pdf-card a:disabled{
  color:#afafaf;
}
.pdf-card-bg .pdf-card .pdf-img-container{
  display:table-cell;
  padding-bottom:16px;
}
.pdf-card-bg .pdf-card .pdf-img-container:before{
  content:"PDF";
  font-size:12px;
  padding:2px 10px;
  background-color:#ddd;
  border-radius:3px;
  pointer-events:none;
  position:absolute;
  top:auto;
  left:auto;
}
.pdf-card-bg .pdf-card .pdf-info{
  display:table-caption;
  caption-side:bottom;
}
.pdf-card-bg .pdf-card .pdf-info p{
  margin:0 0 5px;
}
.pdf-card-bg .pdf-card .pdf-info p.pdf-title a{
  font-size:16px;
  font-weight:700;
  color:#fa811b;
}
.pdf-card-bg .pdf-card .pdf-info p.pdf-title a:enabled:hover,.pdf-card-bg .pdf-card .pdf-info p.pdf-title a:link:hover,.pdf-card-bg .pdf-card .pdf-info p.pdf-title a:visited:hover{
  color:#fb9a49;
}
.pdf-card-bg .pdf-card .pdf-info p.pdf-title a:enabled:active,.pdf-card-bg .pdf-card .pdf-info p.pdf-title a:enabled:focus,.pdf-card-bg .pdf-card .pdf-info p.pdf-title a:link:active,.pdf-card-bg .pdf-card .pdf-info p.pdf-title a:link:focus,.pdf-card-bg .pdf-card .pdf-info p.pdf-title a:visited:active,.pdf-card-bg .pdf-card .pdf-info p.pdf-title a:visited:focus{
  color:#e17418;
}
.pdf-card-bg .pdf-card .pdf-info p.pdf-title a:disabled{
  color:#afafaf;
}
.pdf-card-bg .pdf-card .pdf-info p.pdf-author{
  font-size:14px;
  font-weight:300;
  color:#4c4c4c;
}
.pdf-card-bg .pdf-card .pdf-info p.pdf-description{
  font-size:14px;
  font-weight:300;
  color:#777;
}
.ui-accordion>*>:first-child{
  cursor:pointer;
  position:relative;
}
.ui-accordion>*>:first-child:after{
  background-image:url(../images/testcenter/ui-elements/chevron.svg);
  background-position:50%;
  background-repeat:no-repeat;
  background-size:.625rem;
  content:"";
  height:2rem;
  width:2rem;
  transform:rotate(-90deg);
}
.ui-accordion>*>:not(:first-child){
  overflow-y:hidden;
  transition:max-height .3s;
  max-height:0;
}
.ui-accordion>.active>:first-child:after{
  transform:rotate(90deg);
}
.ui-accordion>.active>:not(:first-child){
  max-height:100vh;
}
th.sort-column{
  cursor:pointer;
}
th.sort-column:after{
  content:"\25BE";
  display:inline-block;
  margin-left:.25rem;
}
th.sort-column.asc:after{
  transform:rotate(180deg);
}
.scroll-top-border{
  border-top:2px solid transparent;
  transition:border-top-color .4s;
}
.scroll-top-border.has-hidden-top{
  border-top-color:#f0f0f0;
}
.chevron{
  border-bottom:2px solid;
  border-left:2px solid;
  transform:rotate(-45deg);
  display:inline-block;
}
.chevron,.circle{
  width:10px;
  height:10px;
}
.circle{
  border-radius:50%;
}
.pdf-icon:before{
  content:"PDF";
  font-size:12px;
  padding:2px 10px;
  background-color:#ddd;
  border-radius:3px;
  pointer-events:none;
}
.hamburger-icon:before{
  content:"";
  display:inline-block;
  vertical-align:middle;
  background-image:url(../images/testcenter/ic_menu.svg);
  background-repeat:no-repeat;
  background-position:50%;
  width:26px;
  height:28px;
  background-size:contain;
}
.close{
  background:url(../images/fancybox_sprite.png) no-repeat;
  cursor:pointer;
  height:36px;
  width:36px;
  position:absolute;
  top:-53px;
  right:-58px;
}
.icon-x:after{
  background-image:url(../images/testcenter/sharing/ic-close.svg);
}
.icon-alert-gold:before,.icon-x:after{
  content:"";
  display:inline-block;
  vertical-align:middle;
  background-repeat:no-repeat;
  background-position:50%;
  width:20px;
  height:20px;
  background-size:contain;
}
.icon-alert-gold:before{
  background-image:url(../images/testcenter/test/onboarding/ic_alert_gold.svg);
}
.play-overlay{
  position:relative;
}
.play-overlay:after{
  position:absolute;
  top:0;
  left:0;
  content:"";
  display:block;
  width:100%;
  height:100%;
  background-image:url(../images/testcenter/splash/resources/ic_play.svg);
  background-repeat:no-repeat;
  background-position:50%;
  pointer-events:none;
}
.play-overlay:hover:after{
  transition:background-color 0ms;
}
.play-overlay:after{
  background-color:rgba(0, 0, 0, .4);
}
.play-overlay:enabled:hover:after,.play-overlay:link:hover:after,.play-overlay:visited:hover:after{
  background-color:transparent;
}
.play-overlay:enabled:active:after,.play-overlay:enabled:focus:after,.play-overlay:link:active:after,.play-overlay:link:focus:after,.play-overlay:visited:active:after,.play-overlay:visited:focus:after{
  background-color:rgba(0, 0, 0, .5);
}
.play-overlay:disabled:after{
  background-color:transparent;
}
.form-group input.first_name{
  background-image:url(../images/testcenter/register/ic-name.svg);
}
.form-group input.age,.form-group input.first_name{
  background-position:left 1.125rem center;
  background-repeat:no-repeat;
  padding-left:3rem !important;
}
.form-group input.age{
  background-image:url(../images/testcenter/dashboard/ic_calendar.svg);
}
.form-group input.email,.form-group input[type=email]{
  background-image:url(../images/testcenter/register/ic-email.svg);
}
.form-group input.email,.form-group input[type=email],.form-group input[type=password]{
  background-position:left 1.125rem center;
  background-repeat:no-repeat;
  padding-left:3rem !important;
}
.form-group input[type=password]{
  background-image:url(../images/testcenter/register/ic-lock.svg);
}
.form-group .date-input-view.day-selector .day,.form-group .date-input-view.month-selector .month{
  background-image:url(../images/testcenter/profile/ic-date.svg);
  background-position:left 1.125rem center;
  background-repeat:no-repeat;
  padding-left:3rem !important;
}
.form-group .location-wrapper .country{
  background-image:url(../images/testcenter/profile/ic-country.svg);
}
.form-group .institution-wrapper input,.form-group .location-wrapper .country{
  background-position:left 1.125rem center;
  background-repeat:no-repeat;
  padding-left:3rem !important;
}
.form-group .institution-wrapper input{
  background-image:url(../images/testcenter/profile/ic-search.svg);
}
.row{
  display:flex;
  flex-wrap:wrap;
  margin:0 -.9375rem;
}
.row.gutter-sm{
  margin:0 -.375rem;
}
.row.gutter-sm>.col,.row.gutter-sm>.col-1,.row.gutter-sm>.col-2,.row.gutter-sm>.col-3,.row.gutter-sm>.col-4,.row.gutter-sm>.col-5,.row.gutter-sm>.col-6,.row.gutter-sm>.col-7,.row.gutter-sm>.col-8,.row.gutter-sm>.col-9,.row.gutter-sm>.col-10,.row.gutter-sm>.col-11,.row.gutter-sm>.col-12,.row.gutter-sm>.col-auto,.row.gutter-sm>.col-lg,.row.gutter-sm>.col-lg-1,.row.gutter-sm>.col-lg-2,.row.gutter-sm>.col-lg-3,.row.gutter-sm>.col-lg-4,.row.gutter-sm>.col-lg-5,.row.gutter-sm>.col-lg-6,.row.gutter-sm>.col-lg-7,.row.gutter-sm>.col-lg-8,.row.gutter-sm>.col-lg-9,.row.gutter-sm>.col-lg-10,.row.gutter-sm>.col-lg-11,.row.gutter-sm>.col-lg-12,.row.gutter-sm>.col-lg-auto,.row.gutter-sm>.col-md,.row.gutter-sm>.col-md-1,.row.gutter-sm>.col-md-2,.row.gutter-sm>.col-md-3,.row.gutter-sm>.col-md-4,.row.gutter-sm>.col-md-5,.row.gutter-sm>.col-md-6,.row.gutter-sm>.col-md-7,.row.gutter-sm>.col-md-8,.row.gutter-sm>.col-md-9,.row.gutter-sm>.col-md-10,.row.gutter-sm>.col-md-11,.row.gutter-sm>.col-md-12,.row.gutter-sm>.col-md-auto,.row.gutter-sm>.col-sm,.row.gutter-sm>.col-sm-1,.row.gutter-sm>.col-sm-2,.row.gutter-sm>.col-sm-3,.row.gutter-sm>.col-sm-4,.row.gutter-sm>.col-sm-5,.row.gutter-sm>.col-sm-6,.row.gutter-sm>.col-sm-7,.row.gutter-sm>.col-sm-8,.row.gutter-sm>.col-sm-9,.row.gutter-sm>.col-sm-10,.row.gutter-sm>.col-sm-11,.row.gutter-sm>.col-sm-12,.row.gutter-sm>.col-sm-auto{
  padding-left:.375rem;
  padding-right:.375rem;
  position:relative;
  width:100%;
}
.row.gutter-sm>.col{
  flex-basis:0;
  flex-grow:1;
  max-width:100%;
}
.row.gutter-sm>.col-auto{
  flex:0 0 auto;
  max-width:100%;
  width:auto;
}
.row.gutter-sm>.col-1{
  flex:0 0 8.33333333%;
  max-width:8.33333333%;
}
.row.gutter-sm>.order-1{
  order:1;
}
.row.gutter-sm>.col-2{
  flex:0 0 16.66666667%;
  max-width:16.66666667%;
}
.row.gutter-sm>.order-2{
  order:2;
}
.row.gutter-sm>.offset-1{
  margin-left:8.33333333%;
}
.row.gutter-sm>.col-3{
  flex:0 0 25%;
  max-width:25%;
}
.row.gutter-sm>.order-3{
  order:3;
}
.row.gutter-sm>.offset-2{
  margin-left:16.66666667%;
}
.row.gutter-sm>.col-4{
  flex:0 0 33.33333333%;
  max-width:33.33333333%;
}
.row.gutter-sm>.order-4{
  order:4;
}
.row.gutter-sm>.offset-3{
  margin-left:25%;
}
.row.gutter-sm>.col-5{
  flex:0 0 41.66666667%;
  max-width:41.66666667%;
}
.row.gutter-sm>.order-5{
  order:5;
}
.row.gutter-sm>.offset-4{
  margin-left:33.33333333%;
}
.row.gutter-sm>.col-6{
  flex:0 0 50%;
  max-width:50%;
}
.row.gutter-sm>.order-6{
  order:6;
}
.row.gutter-sm>.offset-5{
  margin-left:41.66666667%;
}
.row.gutter-sm>.col-7{
  flex:0 0 58.33333333%;
  max-width:58.33333333%;
}
.row.gutter-sm>.order-7{
  order:7;
}
.row.gutter-sm>.offset-6{
  margin-left:50%;
}
.row.gutter-sm>.col-8{
  flex:0 0 66.66666667%;
  max-width:66.66666667%;
}
.row.gutter-sm>.order-8{
  order:8;
}
.row.gutter-sm>.offset-7{
  margin-left:58.33333333%;
}
.row.gutter-sm>.col-9{
  flex:0 0 75%;
  max-width:75%;
}
.row.gutter-sm>.order-9{
  order:9;
}
.row.gutter-sm>.offset-8{
  margin-left:66.66666667%;
}
.row.gutter-sm>.col-10{
  flex:0 0 83.33333333%;
  max-width:83.33333333%;
}
.row.gutter-sm>.order-10{
  order:10;
}
.row.gutter-sm>.offset-9{
  margin-left:75%;
}
.row.gutter-sm>.col-11{
  flex:0 0 91.66666667%;
  max-width:91.66666667%;
}
.row.gutter-sm>.order-11{
  order:11;
}
.row.gutter-sm>.offset-10{
  margin-left:83.33333333%;
}
.row.gutter-sm>.col-12{
  flex:0 0 100%;
  max-width:100%;
}
.row.gutter-sm>.order-12{
  order:12;
}
.row.gutter-sm>.offset-11{
  margin-left:91.66666667%;
}
@media (min-width:768px){
  .row.gutter-sm>.col-sm{
    flex-basis:0;
    flex-grow:1;
    max-width:100%;
  }
  .row.gutter-sm>.col-sm-auto{
    flex:0 0 auto;
    max-width:100%;
    width:auto;
  }
  .row.gutter-sm>.col-sm-1{
    flex:0 0 8.33333333%;
    max-width:8.33333333%;
  }
  .row.gutter-sm>.order-sm-1{
    order:1;
  }
  .row.gutter-sm>.offset-sm-0{
    margin-left:0;
  }
  .row.gutter-sm>.col-sm-2{
    flex:0 0 16.66666667%;
    max-width:16.66666667%;
  }
  .row.gutter-sm>.order-sm-2{
    order:2;
  }
  .row.gutter-sm>.offset-sm-1{
    margin-left:8.33333333%;
  }
  .row.gutter-sm>.col-sm-3{
    flex:0 0 25%;
    max-width:25%;
  }
  .row.gutter-sm>.order-sm-3{
    order:3;
  }
  .row.gutter-sm>.offset-sm-2{
    margin-left:16.66666667%;
  }
  .row.gutter-sm>.col-sm-4{
    flex:0 0 33.33333333%;
    max-width:33.33333333%;
  }
  .row.gutter-sm>.order-sm-4{
    order:4;
  }
  .row.gutter-sm>.offset-sm-3{
    margin-left:25%;
  }
  .row.gutter-sm>.col-sm-5{
    flex:0 0 41.66666667%;
    max-width:41.66666667%;
  }
  .row.gutter-sm>.order-sm-5{
    order:5;
  }
  .row.gutter-sm>.offset-sm-4{
    margin-left:33.33333333%;
  }
  .row.gutter-sm>.col-sm-6{
    flex:0 0 50%;
    max-width:50%;
  }
  .row.gutter-sm>.order-sm-6{
    order:6;
  }
  .row.gutter-sm>.offset-sm-5{
    margin-left:41.66666667%;
  }
  .row.gutter-sm>.col-sm-7{
    flex:0 0 58.33333333%;
    max-width:58.33333333%;
  }
  .row.gutter-sm>.order-sm-7{
    order:7;
  }
  .row.gutter-sm>.offset-sm-6{
    margin-left:50%;
  }
  .row.gutter-sm>.col-sm-8{
    flex:0 0 66.66666667%;
    max-width:66.66666667%;
  }
  .row.gutter-sm>.order-sm-8{
    order:8;
  }
  .row.gutter-sm>.offset-sm-7{
    margin-left:58.33333333%;
  }
  .row.gutter-sm>.col-sm-9{
    flex:0 0 75%;
    max-width:75%;
  }
  .row.gutter-sm>.order-sm-9{
    order:9;
  }
  .row.gutter-sm>.offset-sm-8{
    margin-left:66.66666667%;
  }
  .row.gutter-sm>.col-sm-10{
    flex:0 0 83.33333333%;
    max-width:83.33333333%;
  }
  .row.gutter-sm>.order-sm-10{
    order:10;
  }
  .row.gutter-sm>.offset-sm-9{
    margin-left:75%;
  }
  .row.gutter-sm>.col-sm-11{
    flex:0 0 91.66666667%;
    max-width:91.66666667%;
  }
  .row.gutter-sm>.order-sm-11{
    order:11;
  }
  .row.gutter-sm>.offset-sm-10{
    margin-left:83.33333333%;
  }
  .row.gutter-sm>.col-sm-12{
    flex:0 0 100%;
    max-width:100%;
  }
  .row.gutter-sm>.order-sm-12{
    order:12;
  }
  .row.gutter-sm>.offset-sm-11{
    margin-left:91.66666667%;
  }
}
@media (min-width:1024px){
  .row.gutter-sm>.col-md{
    flex-basis:0;
    flex-grow:1;
    max-width:100%;
  }
  .row.gutter-sm>.col-md-auto{
    flex:0 0 auto;
    max-width:100%;
    width:auto;
  }
  .row.gutter-sm>.col-md-1{
    flex:0 0 8.33333333%;
    max-width:8.33333333%;
  }
  .row.gutter-sm>.order-md-1{
    order:1;
  }
  .row.gutter-sm>.offset-md-0{
    margin-left:0;
  }
  .row.gutter-sm>.col-md-2{
    flex:0 0 16.66666667%;
    max-width:16.66666667%;
  }
  .row.gutter-sm>.order-md-2{
    order:2;
  }
  .row.gutter-sm>.offset-md-1{
    margin-left:8.33333333%;
  }
  .row.gutter-sm>.col-md-3{
    flex:0 0 25%;
    max-width:25%;
  }
  .row.gutter-sm>.order-md-3{
    order:3;
  }
  .row.gutter-sm>.offset-md-2{
    margin-left:16.66666667%;
  }
  .row.gutter-sm>.col-md-4{
    flex:0 0 33.33333333%;
    max-width:33.33333333%;
  }
  .row.gutter-sm>.order-md-4{
    order:4;
  }
  .row.gutter-sm>.offset-md-3{
    margin-left:25%;
  }
  .row.gutter-sm>.col-md-5{
    flex:0 0 41.66666667%;
    max-width:41.66666667%;
  }
  .row.gutter-sm>.order-md-5{
    order:5;
  }
  .row.gutter-sm>.offset-md-4{
    margin-left:33.33333333%;
  }
  .row.gutter-sm>.col-md-6{
    flex:0 0 50%;
    max-width:50%;
  }
  .row.gutter-sm>.order-md-6{
    order:6;
  }
  .row.gutter-sm>.offset-md-5{
    margin-left:41.66666667%;
  }
  .row.gutter-sm>.col-md-7{
    flex:0 0 58.33333333%;
    max-width:58.33333333%;
  }
  .row.gutter-sm>.order-md-7{
    order:7;
  }
  .row.gutter-sm>.offset-md-6{
    margin-left:50%;
  }
  .row.gutter-sm>.col-md-8{
    flex:0 0 66.66666667%;
    max-width:66.66666667%;
  }
  .row.gutter-sm>.order-md-8{
    order:8;
  }
  .row.gutter-sm>.offset-md-7{
    margin-left:58.33333333%;
  }
  .row.gutter-sm>.col-md-9{
    flex:0 0 75%;
    max-width:75%;
  }
  .row.gutter-sm>.order-md-9{
    order:9;
  }
  .row.gutter-sm>.offset-md-8{
    margin-left:66.66666667%;
  }
  .row.gutter-sm>.col-md-10{
    flex:0 0 83.33333333%;
    max-width:83.33333333%;
  }
  .row.gutter-sm>.order-md-10{
    order:10;
  }
  .row.gutter-sm>.offset-md-9{
    margin-left:75%;
  }
  .row.gutter-sm>.col-md-11{
    flex:0 0 91.66666667%;
    max-width:91.66666667%;
  }
  .row.gutter-sm>.order-md-11{
    order:11;
  }
  .row.gutter-sm>.offset-md-10{
    margin-left:83.33333333%;
  }
  .row.gutter-sm>.col-md-12{
    flex:0 0 100%;
    max-width:100%;
  }
  .row.gutter-sm>.order-md-12{
    order:12;
  }
  .row.gutter-sm>.offset-md-11{
    margin-left:91.66666667%;
  }
}
@media (min-width:1440px){
  .row.gutter-sm>.col-lg{
    flex-basis:0;
    flex-grow:1;
    max-width:100%;
  }
  .row.gutter-sm>.col-lg-auto{
    flex:0 0 auto;
    max-width:100%;
    width:auto;
  }
  .row.gutter-sm>.col-lg-1{
    flex:0 0 8.33333333%;
    max-width:8.33333333%;
  }
  .row.gutter-sm>.order-lg-1{
    order:1;
  }
  .row.gutter-sm>.offset-lg-0{
    margin-left:0;
  }
  .row.gutter-sm>.col-lg-2{
    flex:0 0 16.66666667%;
    max-width:16.66666667%;
  }
  .row.gutter-sm>.order-lg-2{
    order:2;
  }
  .row.gutter-sm>.offset-lg-1{
    margin-left:8.33333333%;
  }
  .row.gutter-sm>.col-lg-3{
    flex:0 0 25%;
    max-width:25%;
  }
  .row.gutter-sm>.order-lg-3{
    order:3;
  }
  .row.gutter-sm>.offset-lg-2{
    margin-left:16.66666667%;
  }
  .row.gutter-sm>.col-lg-4{
    flex:0 0 33.33333333%;
    max-width:33.33333333%;
  }
  .row.gutter-sm>.order-lg-4{
    order:4;
  }
  .row.gutter-sm>.offset-lg-3{
    margin-left:25%;
  }
  .row.gutter-sm>.col-lg-5{
    flex:0 0 41.66666667%;
    max-width:41.66666667%;
  }
  .row.gutter-sm>.order-lg-5{
    order:5;
  }
  .row.gutter-sm>.offset-lg-4{
    margin-left:33.33333333%;
  }
  .row.gutter-sm>.col-lg-6{
    flex:0 0 50%;
    max-width:50%;
  }
  .row.gutter-sm>.order-lg-6{
    order:6;
  }
  .row.gutter-sm>.offset-lg-5{
    margin-left:41.66666667%;
  }
  .row.gutter-sm>.col-lg-7{
    flex:0 0 58.33333333%;
    max-width:58.33333333%;
  }
  .row.gutter-sm>.order-lg-7{
    order:7;
  }
  .row.gutter-sm>.offset-lg-6{
    margin-left:50%;
  }
  .row.gutter-sm>.col-lg-8{
    flex:0 0 66.66666667%;
    max-width:66.66666667%;
  }
  .row.gutter-sm>.order-lg-8{
    order:8;
  }
  .row.gutter-sm>.offset-lg-7{
    margin-left:58.33333333%;
  }
  .row.gutter-sm>.col-lg-9{
    flex:0 0 75%;
    max-width:75%;
  }
  .row.gutter-sm>.order-lg-9{
    order:9;
  }
  .row.gutter-sm>.offset-lg-8{
    margin-left:66.66666667%;
  }
  .row.gutter-sm>.col-lg-10{
    flex:0 0 83.33333333%;
    max-width:83.33333333%;
  }
  .row.gutter-sm>.order-lg-10{
    order:10;
  }
  .row.gutter-sm>.offset-lg-9{
    margin-left:75%;
  }
  .row.gutter-sm>.col-lg-11{
    flex:0 0 91.66666667%;
    max-width:91.66666667%;
  }
  .row.gutter-sm>.order-lg-11{
    order:11;
  }
  .row.gutter-sm>.offset-lg-10{
    margin-left:83.33333333%;
  }
  .row.gutter-sm>.col-lg-12{
    flex:0 0 100%;
    max-width:100%;
  }
  .row.gutter-sm>.order-lg-12{
    order:12;
  }
  .row.gutter-sm>.offset-lg-11{
    margin-left:91.66666667%;
  }
}
.row>.col,.row>.col-1,.row>.col-2,.row>.col-3,.row>.col-4,.row>.col-5,.row>.col-6,.row>.col-7,.row>.col-8,.row>.col-9,.row>.col-10,.row>.col-11,.row>.col-12,.row>.col-auto,.row>.col-lg,.row>.col-lg-1,.row>.col-lg-2,.row>.col-lg-3,.row>.col-lg-4,.row>.col-lg-5,.row>.col-lg-6,.row>.col-lg-7,.row>.col-lg-8,.row>.col-lg-9,.row>.col-lg-10,.row>.col-lg-11,.row>.col-lg-12,.row>.col-lg-auto,.row>.col-md,.row>.col-md-1,.row>.col-md-2,.row>.col-md-3,.row>.col-md-4,.row>.col-md-5,.row>.col-md-6,.row>.col-md-7,.row>.col-md-8,.row>.col-md-9,.row>.col-md-10,.row>.col-md-11,.row>.col-md-12,.row>.col-md-auto,.row>.col-sm,.row>.col-sm-1,.row>.col-sm-2,.row>.col-sm-3,.row>.col-sm-4,.row>.col-sm-5,.row>.col-sm-6,.row>.col-sm-7,.row>.col-sm-8,.row>.col-sm-9,.row>.col-sm-10,.row>.col-sm-11,.row>.col-sm-12,.row>.col-sm-auto{
  padding-left:.9375rem;
  padding-right:.9375rem;
  position:relative;
  width:100%;
}
.row>.col{
  flex-basis:0;
  flex-grow:1;
  max-width:100%;
}
.row>.col-auto{
  flex:0 0 auto;
  max-width:100%;
  width:auto;
}
.row>.col-1{
  flex:0 0 8.33333333%;
  max-width:8.33333333%;
}
.row>.order-1{
  order:1;
}
.row>.col-2{
  flex:0 0 16.66666667%;
  max-width:16.66666667%;
}
.row>.order-2{
  order:2;
}
.row>.offset-1{
  margin-left:8.33333333%;
}
.row>.col-3{
  flex:0 0 25%;
  max-width:25%;
}
.row>.order-3{
  order:3;
}
.row>.offset-2{
  margin-left:16.66666667%;
}
.row>.col-4{
  flex:0 0 33.33333333%;
  max-width:33.33333333%;
}
.row>.order-4{
  order:4;
}
.row>.offset-3{
  margin-left:25%;
}
.row>.col-5{
  flex:0 0 41.66666667%;
  max-width:41.66666667%;
}
.row>.order-5{
  order:5;
}
.row>.offset-4{
  margin-left:33.33333333%;
}
.row>.col-6{
  flex:0 0 50%;
  max-width:50%;
}
.row>.order-6{
  order:6;
}
.row>.offset-5{
  margin-left:41.66666667%;
}
.row>.col-7{
  flex:0 0 58.33333333%;
  max-width:58.33333333%;
}
.row>.order-7{
  order:7;
}
.row>.offset-6{
  margin-left:50%;
}
.row>.col-8{
  flex:0 0 66.66666667%;
  max-width:66.66666667%;
}
.row>.order-8{
  order:8;
}
.row>.offset-7{
  margin-left:58.33333333%;
}
.row>.col-9{
  flex:0 0 75%;
  max-width:75%;
}
.row>.order-9{
  order:9;
}
.row>.offset-8{
  margin-left:66.66666667%;
}
.row>.col-10{
  flex:0 0 83.33333333%;
  max-width:83.33333333%;
}
.row>.order-10{
  order:10;
}
.row>.offset-9{
  margin-left:75%;
}
.row>.col-11{
  flex:0 0 91.66666667%;
  max-width:91.66666667%;
}
.row>.order-11{
  order:11;
}
.row>.offset-10{
  margin-left:83.33333333%;
}
.row>.col-12{
  flex:0 0 100%;
  max-width:100%;
}
.row>.order-12{
  order:12;
}
.row>.offset-11{
  margin-left:91.66666667%;
}
@media (min-width:768px){
  .row>.col-sm{
    flex-basis:0;
    flex-grow:1;
    max-width:100%;
  }
  .row>.col-sm-auto{
    flex:0 0 auto;
    max-width:100%;
    width:auto;
  }
  .row>.col-sm-1{
    flex:0 0 8.33333333%;
    max-width:8.33333333%;
  }
  .row>.order-sm-1{
    order:1;
  }
  .row>.offset-sm-0{
    margin-left:0;
  }
  .row>.col-sm-2{
    flex:0 0 16.66666667%;
    max-width:16.66666667%;
  }
  .row>.order-sm-2{
    order:2;
  }
  .row>.offset-sm-1{
    margin-left:8.33333333%;
  }
  .row>.col-sm-3{
    flex:0 0 25%;
    max-width:25%;
  }
  .row>.order-sm-3{
    order:3;
  }
  .row>.offset-sm-2{
    margin-left:16.66666667%;
  }
  .row>.col-sm-4{
    flex:0 0 33.33333333%;
    max-width:33.33333333%;
  }
  .row>.order-sm-4{
    order:4;
  }
  .row>.offset-sm-3{
    margin-left:25%;
  }
  .row>.col-sm-5{
    flex:0 0 41.66666667%;
    max-width:41.66666667%;
  }
  .row>.order-sm-5{
    order:5;
  }
  .row>.offset-sm-4{
    margin-left:33.33333333%;
  }
  .row>.col-sm-6{
    flex:0 0 50%;
    max-width:50%;
  }
  .row>.order-sm-6{
    order:6;
  }
  .row>.offset-sm-5{
    margin-left:41.66666667%;
  }
  .row>.col-sm-7{
    flex:0 0 58.33333333%;
    max-width:58.33333333%;
  }
  .row>.order-sm-7{
    order:7;
  }
  .row>.offset-sm-6{
    margin-left:50%;
  }
  .row>.col-sm-8{
    flex:0 0 66.66666667%;
    max-width:66.66666667%;
  }
  .row>.order-sm-8{
    order:8;
  }
  .row>.offset-sm-7{
    margin-left:58.33333333%;
  }
  .row>.col-sm-9{
    flex:0 0 75%;
    max-width:75%;
  }
  .row>.order-sm-9{
    order:9;
  }
  .row>.offset-sm-8{
    margin-left:66.66666667%;
  }
  .row>.col-sm-10{
    flex:0 0 83.33333333%;
    max-width:83.33333333%;
  }
  .row>.order-sm-10{
    order:10;
  }
  .row>.offset-sm-9{
    margin-left:75%;
  }
  .row>.col-sm-11{
    flex:0 0 91.66666667%;
    max-width:91.66666667%;
  }
  .row>.order-sm-11{
    order:11;
  }
  .row>.offset-sm-10{
    margin-left:83.33333333%;
  }
  .row>.col-sm-12{
    flex:0 0 100%;
    max-width:100%;
  }
  .row>.order-sm-12{
    order:12;
  }
  .row>.offset-sm-11{
    margin-left:91.66666667%;
  }
}
@media (min-width:1024px){
  .row>.col-md{
    flex-basis:0;
    flex-grow:1;
    max-width:100%;
  }
  .row>.col-md-auto{
    flex:0 0 auto;
    max-width:100%;
    width:auto;
  }
  .row>.col-md-1{
    flex:0 0 8.33333333%;
    max-width:8.33333333%;
  }
  .row>.order-md-1{
    order:1;
  }
  .row>.offset-md-0{
    margin-left:0;
  }
  .row>.col-md-2{
    flex:0 0 16.66666667%;
    max-width:16.66666667%;
  }
  .row>.order-md-2{
    order:2;
  }
  .row>.offset-md-1{
    margin-left:8.33333333%;
  }
  .row>.col-md-3{
    flex:0 0 25%;
    max-width:25%;
  }
  .row>.order-md-3{
    order:3;
  }
  .row>.offset-md-2{
    margin-left:16.66666667%;
  }
  .row>.col-md-4{
    flex:0 0 33.33333333%;
    max-width:33.33333333%;
  }
  .row>.order-md-4{
    order:4;
  }
  .row>.offset-md-3{
    margin-left:25%;
  }
  .row>.col-md-5{
    flex:0 0 41.66666667%;
    max-width:41.66666667%;
  }
  .row>.order-md-5{
    order:5;
  }
  .row>.offset-md-4{
    margin-left:33.33333333%;
  }
  .row>.col-md-6{
    flex:0 0 50%;
    max-width:50%;
  }
  .row>.order-md-6{
    order:6;
  }
  .row>.offset-md-5{
    margin-left:41.66666667%;
  }
  .row>.col-md-7{
    flex:0 0 58.33333333%;
    max-width:58.33333333%;
  }
  .row>.order-md-7{
    order:7;
  }
  .row>.offset-md-6{
    margin-left:50%;
  }
  .row>.col-md-8{
    flex:0 0 66.66666667%;
    max-width:66.66666667%;
  }
  .row>.order-md-8{
    order:8;
  }
  .row>.offset-md-7{
    margin-left:58.33333333%;
  }
  .row>.col-md-9{
    flex:0 0 75%;
    max-width:75%;
  }
  .row>.order-md-9{
    order:9;
  }
  .row>.offset-md-8{
    margin-left:66.66666667%;
  }
  .row>.col-md-10{
    flex:0 0 83.33333333%;
    max-width:83.33333333%;
  }
  .row>.order-md-10{
    order:10;
  }
  .row>.offset-md-9{
    margin-left:75%;
  }
  .row>.col-md-11{
    flex:0 0 91.66666667%;
    max-width:91.66666667%;
  }
  .row>.order-md-11{
    order:11;
  }
  .row>.offset-md-10{
    margin-left:83.33333333%;
  }
  .row>.col-md-12{
    flex:0 0 100%;
    max-width:100%;
  }
  .row>.order-md-12{
    order:12;
  }
  .row>.offset-md-11{
    margin-left:91.66666667%;
  }
}
@media (min-width:1440px){
  .row>.col-lg{
    flex-basis:0;
    flex-grow:1;
    max-width:100%;
  }
  .row>.col-lg-auto{
    flex:0 0 auto;
    max-width:100%;
    width:auto;
  }
  .row>.col-lg-1{
    flex:0 0 8.33333333%;
    max-width:8.33333333%;
  }
  .row>.order-lg-1{
    order:1;
  }
  .row>.offset-lg-0{
    margin-left:0;
  }
  .row>.col-lg-2{
    flex:0 0 16.66666667%;
    max-width:16.66666667%;
  }
  .row>.order-lg-2{
    order:2;
  }
  .row>.offset-lg-1{
    margin-left:8.33333333%;
  }
  .row>.col-lg-3{
    flex:0 0 25%;
    max-width:25%;
  }
  .row>.order-lg-3{
    order:3;
  }
  .row>.offset-lg-2{
    margin-left:16.66666667%;
  }
  .row>.col-lg-4{
    flex:0 0 33.33333333%;
    max-width:33.33333333%;
  }
  .row>.order-lg-4{
    order:4;
  }
  .row>.offset-lg-3{
    margin-left:25%;
  }
  .row>.col-lg-5{
    flex:0 0 41.66666667%;
    max-width:41.66666667%;
  }
  .row>.order-lg-5{
    order:5;
  }
  .row>.offset-lg-4{
    margin-left:33.33333333%;
  }
  .row>.col-lg-6{
    flex:0 0 50%;
    max-width:50%;
  }
  .row>.order-lg-6{
    order:6;
  }
  .row>.offset-lg-5{
    margin-left:41.66666667%;
  }
  .row>.col-lg-7{
    flex:0 0 58.33333333%;
    max-width:58.33333333%;
  }
  .row>.order-lg-7{
    order:7;
  }
  .row>.offset-lg-6{
    margin-left:50%;
  }
  .row>.col-lg-8{
    flex:0 0 66.66666667%;
    max-width:66.66666667%;
  }
  .row>.order-lg-8{
    order:8;
  }
  .row>.offset-lg-7{
    margin-left:58.33333333%;
  }
  .row>.col-lg-9{
    flex:0 0 75%;
    max-width:75%;
  }
  .row>.order-lg-9{
    order:9;
  }
  .row>.offset-lg-8{
    margin-left:66.66666667%;
  }
  .row>.col-lg-10{
    flex:0 0 83.33333333%;
    max-width:83.33333333%;
  }
  .row>.order-lg-10{
    order:10;
  }
  .row>.offset-lg-9{
    margin-left:75%;
  }
  .row>.col-lg-11{
    flex:0 0 91.66666667%;
    max-width:91.66666667%;
  }
  .row>.order-lg-11{
    order:11;
  }
  .row>.offset-lg-10{
    margin-left:83.33333333%;
  }
  .row>.col-lg-12{
    flex:0 0 100%;
    max-width:100%;
  }
  .row>.order-lg-12{
    order:12;
  }
  .row>.offset-lg-11{
    margin-left:91.66666667%;
  }
}
#app{
  margin:0 auto;
}
#topbar{
  max-width:100vw;
  margin-left:auto;
  margin-right:auto;
  background-color:#fff;
  box-shadow:0 1px 0 0 rgba(0, 0, 0, .1),0 3px 0 0 rgba(0, 0, 0, .05);
  z-index:200;
  position:relative;
  position:-webkit-sticky;
  position:sticky;
  top:0;
  left:0;
  right:0;
}
#topbar,#topbar .topbar-primary{
  width:100%;
}
#topbar.topbar-responsive .container{
  display:flex;
  flex-direction:row;
  align-items:center;
  justify-content:space-around;
  width:100%;
  height:90px;
  max-width:1200px;
  padding:0 25px;
  margin-left:auto;
  margin-right:auto;
}
#topbar.topbar-responsive .container .img-container{
  display:flex;
  flex-shrink:0;
}
#topbar.topbar-responsive .container .logo-image{
  height:51px;
}
#topbar.topbar-responsive .container-compact{
  justify-content:space-between;
}
@media screen and (max-width:1249px){
  #topbar.topbar-responsive .container{
    height:74px;
    padding:0 16px;
    justify-content:space-between;
  }
  #topbar.topbar-responsive .img-container{
    transform-origin:left center;
    transform:scale(.75);
  }
  #topbar.topbar-responsive .logo-image{
    width:200px;
    margin-right:15px;
  }
}
#topbar.topbar-responsive .legacy-warning-topbar{
  background-color:#fa811b;
  color:#fff;
  padding:10px;
  text-align:center;
}
#topbar.topbar-responsive .legacy-warning-topbar a{
  color:#fff;
  text-decoration:underline;
}
@media (min-width:1250px){
  #topbar .topbar-menu{
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:flex-end;
  }
  #topbar .topbar-links{
    min-width:300px;
    margin-right:0;
    max-width:unset;
  }
  #topbar .topbar-links:empty{
    display:none;
  }
  #topbar .topbar-links li>ul{
    white-space:nowrap;
    background:#fff;
  }
  #topbar .topbar-links li>ul>li:hover{
    cursor:pointer;
    background:#fa811b;
  }
  #topbar .topbar-links li>ul>li:hover a{
    color:#fff !important;
  }
  #topbar .topbar-links>ul{
    display:flex;
    flex-direction:row;
    align-items:center;
    flex-flow:row nowrap;
    justify-content:space-between;
    position:relative;
  }
  #topbar .topbar-links>ul.topbar-menu-compact{
    justify-content:flex-end;
  }
  #topbar .topbar-links>ul>li>a{
    display:block;
    font-size:14px;
    font-weight:700;
    letter-spacing:.7px;
    text-transform:uppercase;
  }
  #topbar .topbar-links>ul>li>a:hover{
    cursor:default;
  }
  #topbar .topbar-links>ul>li>a[href]:hover{
    cursor:pointer;
  }
  #topbar .topbar-links>ul>li>a[data-login=login]{
    color:#fa811b;
  }
  #topbar .topbar-links>ul>li>a[data-login=login]:enabled:hover,#topbar .topbar-links>ul>li>a[data-login=login]:link:hover,#topbar .topbar-links>ul>li>a[data-login=login]:visited:hover{
    color:#fb9a49;
  }
  #topbar .topbar-links>ul>li>a[data-login=login]:enabled:active,#topbar .topbar-links>ul>li>a[data-login=login]:enabled:focus,#topbar .topbar-links>ul>li>a[data-login=login]:link:active,#topbar .topbar-links>ul>li>a[data-login=login]:link:focus,#topbar .topbar-links>ul>li>a[data-login=login]:visited:active,#topbar .topbar-links>ul>li>a[data-login=login]:visited:focus{
    color:#e17418;
  }
  #topbar .topbar-links>ul>li>a[data-login=login]:disabled{
    color:#afafaf;
  }
  #topbar .topbar-links>ul>li>a[data-login=signup]{
    border-style:solid;
    border-color:#fa811b;
    color:#fa811b;
  }
  #topbar .topbar-links>ul>li>a[data-login=signup]:enabled:hover,#topbar .topbar-links>ul>li>a[data-login=signup]:link:hover,#topbar .topbar-links>ul>li>a[data-login=signup]:visited:hover{
    border-color:#fb9a49;
  }
  #topbar .topbar-links>ul>li>a[data-login=signup]:enabled:active,#topbar .topbar-links>ul>li>a[data-login=signup]:enabled:focus,#topbar .topbar-links>ul>li>a[data-login=signup]:link:active,#topbar .topbar-links>ul>li>a[data-login=signup]:link:focus,#topbar .topbar-links>ul>li>a[data-login=signup]:visited:active,#topbar .topbar-links>ul>li>a[data-login=signup]:visited:focus{
    border-color:#e17418;
  }
  #topbar .topbar-links>ul>li>a[data-login=signup]:disabled{
    border-color:#afafaf;
  }
  #topbar .topbar-links>ul>li>a[data-login=signup]:enabled:hover,#topbar .topbar-links>ul>li>a[data-login=signup]:link:hover,#topbar .topbar-links>ul>li>a[data-login=signup]:visited:hover{
    color:#fb9a49;
  }
  #topbar .topbar-links>ul>li>a[data-login=signup]:enabled:active,#topbar .topbar-links>ul>li>a[data-login=signup]:enabled:focus,#topbar .topbar-links>ul>li>a[data-login=signup]:link:active,#topbar .topbar-links>ul>li>a[data-login=signup]:link:focus,#topbar .topbar-links>ul>li>a[data-login=signup]:visited:active,#topbar .topbar-links>ul>li>a[data-login=signup]:visited:focus{
    color:#e17418;
  }
  #topbar .topbar-links>ul>li>a[data-login=signup]:disabled{
    color:#afafaf;
  }
  #topbar .topbar-links>ul>li>a[data-login=mytest]{
    border-style:solid;
    border-color:#fa811b;
    color:#fa811b;
  }
  #topbar .topbar-links>ul>li>a[data-login=mytest]:enabled:hover,#topbar .topbar-links>ul>li>a[data-login=mytest]:link:hover,#topbar .topbar-links>ul>li>a[data-login=mytest]:visited:hover{
    border-color:#fb9a49;
  }
  #topbar .topbar-links>ul>li>a[data-login=mytest]:enabled:active,#topbar .topbar-links>ul>li>a[data-login=mytest]:enabled:focus,#topbar .topbar-links>ul>li>a[data-login=mytest]:link:active,#topbar .topbar-links>ul>li>a[data-login=mytest]:link:focus,#topbar .topbar-links>ul>li>a[data-login=mytest]:visited:active,#topbar .topbar-links>ul>li>a[data-login=mytest]:visited:focus{
    border-color:#e17418;
  }
  #topbar .topbar-links>ul>li>a[data-login=mytest]:disabled{
    border-color:#afafaf;
  }
  #topbar .topbar-links>ul>li>a[data-login=mytest]:enabled:hover,#topbar .topbar-links>ul>li>a[data-login=mytest]:link:hover,#topbar .topbar-links>ul>li>a[data-login=mytest]:visited:hover{
    color:#fb9a49;
  }
  #topbar .topbar-links>ul>li>a[data-login=mytest]:enabled:active,#topbar .topbar-links>ul>li>a[data-login=mytest]:enabled:focus,#topbar .topbar-links>ul>li>a[data-login=mytest]:link:active,#topbar .topbar-links>ul>li>a[data-login=mytest]:link:focus,#topbar .topbar-links>ul>li>a[data-login=mytest]:visited:active,#topbar .topbar-links>ul>li>a[data-login=mytest]:visited:focus{
    color:#e17418;
  }
  #topbar .topbar-links>ul>li>a[data-login=mytest]:disabled{
    color:#afafaf;
  }
  #topbar .topbar-links>ul>li>a[data-login=logout]{
    color:#4c4c4c;
  }
  #topbar .topbar-links>ul>li>a[data-login=logout]:enabled:hover,#topbar .topbar-links>ul>li>a[data-login=logout]:link:hover,#topbar .topbar-links>ul>li>a[data-login=logout]:visited:hover{
    color:#707070;
  }
  #topbar .topbar-links>ul>li>a[data-login=logout]:enabled:active,#topbar .topbar-links>ul>li>a[data-login=logout]:enabled:focus,#topbar .topbar-links>ul>li>a[data-login=logout]:link:active,#topbar .topbar-links>ul>li>a[data-login=logout]:link:focus,#topbar .topbar-links>ul>li>a[data-login=logout]:visited:active,#topbar .topbar-links>ul>li>a[data-login=logout]:visited:focus{
    color:#444;
  }
  #topbar .topbar-links>ul>li>a[data-login=logout]:disabled{
    color:#afafaf;
  }
  #topbar .topbar-links>ul>li>a[data-login=logout],#topbar .topbar-links>ul>li>a[data-login=mytest],#topbar .topbar-links>ul>li>a[data-login=signup]{
    display:inline-block;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap;
    padding:8px 13px;
    background-color:transparent;
    border-radius:.25rem;
    border-width:2px;
    font-size:14px;
    font-weight:700;
    letter-spacing:.7px;
    text-transform:uppercase;
  }
  #topbar .topbar-links>ul>li>a[data-login=logout]:disabled,#topbar .topbar-links>ul>li>a[data-login=logout]:enabled:active,#topbar .topbar-links>ul>li>a[data-login=logout]:enabled:focus,#topbar .topbar-links>ul>li>a[data-login=logout]:enabled:hover,#topbar .topbar-links>ul>li>a[data-login=logout]:link:active,#topbar .topbar-links>ul>li>a[data-login=logout]:link:focus,#topbar .topbar-links>ul>li>a[data-login=logout]:link:hover,#topbar .topbar-links>ul>li>a[data-login=logout]:visited:active,#topbar .topbar-links>ul>li>a[data-login=logout]:visited:focus,#topbar .topbar-links>ul>li>a[data-login=logout]:visited:hover,#topbar .topbar-links>ul>li>a[data-login=mytest]:disabled,#topbar .topbar-links>ul>li>a[data-login=mytest]:enabled:active,#topbar .topbar-links>ul>li>a[data-login=mytest]:enabled:focus,#topbar .topbar-links>ul>li>a[data-login=mytest]:enabled:hover,#topbar .topbar-links>ul>li>a[data-login=mytest]:link:active,#topbar .topbar-links>ul>li>a[data-login=mytest]:link:focus,#topbar .topbar-links>ul>li>a[data-login=mytest]:link:hover,#topbar .topbar-links>ul>li>a[data-login=mytest]:visited:active,#topbar .topbar-links>ul>li>a[data-login=mytest]:visited:focus,#topbar .topbar-links>ul>li>a[data-login=mytest]:visited:hover,#topbar .topbar-links>ul>li>a[data-login=signup]:disabled,#topbar .topbar-links>ul>li>a[data-login=signup]:enabled:active,#topbar .topbar-links>ul>li>a[data-login=signup]:enabled:focus,#topbar .topbar-links>ul>li>a[data-login=signup]:enabled:hover,#topbar .topbar-links>ul>li>a[data-login=signup]:link:active,#topbar .topbar-links>ul>li>a[data-login=signup]:link:focus,#topbar .topbar-links>ul>li>a[data-login=signup]:link:hover,#topbar .topbar-links>ul>li>a[data-login=signup]:visited:active,#topbar .topbar-links>ul>li>a[data-login=signup]:visited:focus,#topbar .topbar-links>ul>li>a[data-login=signup]:visited:hover{
    background-color:transparent;
  }
  #topbar .topbar-links a{
    color:#4c4c4c;
  }
  #topbar .topbar-links a:enabled:hover,#topbar .topbar-links a:link:hover,#topbar .topbar-links a:visited:hover{
    color:#707070;
  }
  #topbar .topbar-links a:enabled:active,#topbar .topbar-links a:enabled:focus,#topbar .topbar-links a:link:active,#topbar .topbar-links a:link:focus,#topbar .topbar-links a:visited:active,#topbar .topbar-links a:visited:focus{
    color:#444;
  }
  #topbar .topbar-links a:disabled{
    color:#afafaf;
  }
  #topbar .topbar-links a.selected{
    color:#fa811b;
  }
  #topbar .topbar-links a.selected:enabled:hover,#topbar .topbar-links a.selected:link:hover,#topbar .topbar-links a.selected:visited:hover{
    color:#fb9a49;
  }
  #topbar .topbar-links a.selected:enabled:active,#topbar .topbar-links a.selected:enabled:focus,#topbar .topbar-links a.selected:link:active,#topbar .topbar-links a.selected:link:focus,#topbar .topbar-links a.selected:visited:active,#topbar .topbar-links a.selected:visited:focus{
    color:#e17418;
  }
  #topbar .topbar-links a.selected:disabled{
    color:#afafaf;
  }
  #topbar .topbar-links .hamburger-icon,#topbar .topbar-links [data-mobile-only__parent]{
    display:none;
  }
}
@media (max-width:1249px){
  #topbar{
    display:flex;
    align-items:center;
    flex-direction:column;
  }
  #topbar .topbar-links{
    text-align:right;
  }
  #topbar .topbar-links.has-banner>ul{
    top:170px;
  }
  #topbar .topbar-links>ul{
    border-top:1px solid #ddd;
    left:0;
    position:absolute;
    top:74px;
    z-index:201;
  }
  #topbar .topbar-links ul{
    margin:0;
    overflow:auto;
  }
  #topbar .topbar-links ul a,#topbar .topbar-links ul button{
    text-align:center;
    vertical-align:middle;
    color:#fa811b;
    font-size:14px;
    font-weight:700;
    letter-spacing:.7px;
    text-transform:uppercase;
  }
  #topbar .topbar-links ul a:enabled:hover,#topbar .topbar-links ul a:link:hover,#topbar .topbar-links ul a:visited:hover,#topbar .topbar-links ul button:enabled:hover,#topbar .topbar-links ul button:link:hover,#topbar .topbar-links ul button:visited:hover{
    color:#fb9a49;
  }
  #topbar .topbar-links ul a:enabled:active,#topbar .topbar-links ul a:enabled:focus,#topbar .topbar-links ul a:link:active,#topbar .topbar-links ul a:link:focus,#topbar .topbar-links ul a:visited:active,#topbar .topbar-links ul a:visited:focus,#topbar .topbar-links ul button:enabled:active,#topbar .topbar-links ul button:enabled:focus,#topbar .topbar-links ul button:link:active,#topbar .topbar-links ul button:link:focus,#topbar .topbar-links ul button:visited:active,#topbar .topbar-links ul button:visited:focus{
    color:#e17418;
  }
  #topbar .topbar-links ul a:disabled,#topbar .topbar-links ul button:disabled{
    color:#afafaf;
  }
  #topbar .topbar-links ul li{
    background-color:#fff;
    border:solid #ddd;
    border-width:0 0 1px;
  }
  #topbar .topbar-links ul li:enabled:hover,#topbar .topbar-links ul li:link:hover,#topbar .topbar-links ul li:visited:hover{
    background-color:#fff;
  }
  #topbar .topbar-links ul li:enabled:active,#topbar .topbar-links ul li:enabled:focus,#topbar .topbar-links ul li:link:active,#topbar .topbar-links ul li:link:focus,#topbar .topbar-links ul li:visited:active,#topbar .topbar-links ul li:visited:focus{
    background-color:#e6e6e6;
  }
  #topbar .topbar-links ul li:disabled{
    background-color:#ddd;
  }
  #topbar .topbar-links ul li:enabled:hover,#topbar .topbar-links ul li:link:hover,#topbar .topbar-links ul li:visited:hover{
    border-color:#e4e4e4;
  }
  #topbar .topbar-links ul li:enabled:active,#topbar .topbar-links ul li:enabled:focus,#topbar .topbar-links ul li:link:active,#topbar .topbar-links ul li:link:focus,#topbar .topbar-links ul li:visited:active,#topbar .topbar-links ul li:visited:focus{
    border-color:#c7c7c7;
  }
  #topbar .topbar-links ul li:disabled{
    border-color:#afafaf;
  }
  #topbar .topbar-links ul li.dl-back{
    background-color:#fa811b;
  }
  #topbar .topbar-links ul li.dl-back:enabled:hover,#topbar .topbar-links ul li.dl-back:link:hover,#topbar .topbar-links ul li.dl-back:visited:hover{
    background-color:#fb9a49;
  }
  #topbar .topbar-links ul li.dl-back:enabled:active,#topbar .topbar-links ul li.dl-back:enabled:focus,#topbar .topbar-links ul li.dl-back:link:active,#topbar .topbar-links ul li.dl-back:link:focus,#topbar .topbar-links ul li.dl-back:visited:active,#topbar .topbar-links ul li.dl-back:visited:focus{
    background-color:#e17418;
  }
  #topbar .topbar-links ul li.dl-back:disabled{
    background-color:#ddd;
  }
  #topbar .topbar-links ul li.dl-back a,#topbar .topbar-links ul li.dl-back a:enabled:hover,#topbar .topbar-links ul li.dl-back a:link:hover,#topbar .topbar-links ul li.dl-back a:visited:hover{
    color:#fff;
  }
  #topbar .topbar-links ul li.dl-back a:enabled:active,#topbar .topbar-links ul li.dl-back a:enabled:focus,#topbar .topbar-links ul li.dl-back a:link:active,#topbar .topbar-links ul li.dl-back a:link:focus,#topbar .topbar-links ul li.dl-back a:visited:active,#topbar .topbar-links ul li.dl-back a:visited:focus{
    color:#e6e6e6;
  }
  #topbar .topbar-links ul li.dl-back a:disabled{
    color:#afafaf;
  }
  #topbar .topbar-links ul li.dl-back:after,#topbar .topbar-links ul li.dl-back:after:enabled:hover,#topbar .topbar-links ul li.dl-back:after:link:hover,#topbar .topbar-links ul li.dl-back:after:visited:hover{
    color:#fff;
  }
  #topbar .topbar-links ul li.dl-back:after:enabled:active,#topbar .topbar-links ul li.dl-back:after:enabled:focus,#topbar .topbar-links ul li.dl-back:after:link:active,#topbar .topbar-links ul li.dl-back:after:link:focus,#topbar .topbar-links ul li.dl-back:after:visited:active,#topbar .topbar-links ul li.dl-back:after:visited:focus{
    color:#e6e6e6;
  }
  #topbar .topbar-links ul li.dl-back:after:disabled{
    color:#afafaf;
  }
  #topbar .topbar-links .topbar-background{
    background-color:rgba(0, 0, 0, .8);
    position:absolute;
    left:0;
    top:74px;
    height:calc(100vh - 74px);
  }
  #topbar .hamburger-icon{
    border:none;
  }
  #topbar .hamburger-icon,#topbar .hamburger-icon:disabled,#topbar .hamburger-icon:enabled:active,#topbar .hamburger-icon:enabled:focus,#topbar .hamburger-icon:enabled:hover,#topbar .hamburger-icon:link:active,#topbar .hamburger-icon:link:focus,#topbar .hamburger-icon:link:hover,#topbar .hamburger-icon:visited:active,#topbar .hamburger-icon:visited:focus,#topbar .hamburger-icon:visited:hover{
    background-color:transparent;
  }
}
@media (max-width:1249px) and (min-width:1024px){
  #topbar .topbar-links.has-banner>ul{
    top:126px;
  }
}
body.no-topbar-links #topbar .topbar-brand{
  float:none;
  margin:0 auto;
}
body.no-topbar-links #topbar .topbar-links,body.no-topbar-links #topbar .topbar-right{
  display:none;
}
.pagination-controls{
  padding-top:1.5rem;
  text-align:center;
}
.pagination-controls .next,.pagination-controls .position-text,.pagination-controls .prev{
  display:inline-block;
  vertical-align:middle;
}
.pagination-controls .position-text{
  color:#777;
  display:inline-block;
  font-size:15px;
  font-weight:700;
  line-height:1.5;
  margin:0 .625rem;
}
.pagination-controls .next,.pagination-controls .prev{
  background-color:transparent;
  border:none;
  background-image:url(../images/testcenter/ui-elements/chevron.svg);
  background-position:50%;
  background-repeat:no-repeat;
  background-size:.625rem;
  content:"";
  height:2rem;
  width:2rem;
}
.pagination-controls .next:disabled,.pagination-controls .prev:disabled{
  background-image:url(../images/testcenter/ui-elements/chevron-disabled.svg);
}
.pagination-controls .next{
  transform:rotate(180deg);
}
.search-bar{
  align-items:center;
  display:inline-flex;
  flex-direction:row;
  justify-content:flex-start;
  padding-left:1rem;
  width:100%;
  color:#4c4c4c;
  border-radius:.25rem;
  border:2px solid #cfcfcf;
}
.search-bar:enabled:hover,.search-bar:link:hover,.search-bar:visited:hover{
  color:#707070;
}
.search-bar:enabled:active,.search-bar:enabled:focus,.search-bar:link:active,.search-bar:link:focus,.search-bar:visited:active,.search-bar:visited:focus{
  color:#444;
}
.search-bar:disabled{
  color:#afafaf;
}
.search-bar::-moz-placeholder{
  opacity:1;
  color:#afafaf;
}
.search-bar::placeholder{
  opacity:1;
  color:#afafaf;
}
.search-bar:enabled:hover,.search-bar:link:hover,.search-bar:visited:hover{
  border-color:#d9d9d9;
}
.search-bar:enabled:active,.search-bar:enabled:focus,.search-bar:link:active,.search-bar:link:focus,.search-bar:visited:active,.search-bar:visited:focus{
  border-color:#bababa;
}
.search-bar:disabled{
  border-color:#afafaf;
}
.search-bar.active{
  border-style:solid;
  border-color:#fa811b;
}
.search-bar.active:enabled:hover,.search-bar.active:link:hover,.search-bar.active:visited:hover{
  border-color:#fb9a49;
}
.search-bar.active:enabled:active,.search-bar.active:enabled:focus,.search-bar.active:link:active,.search-bar.active:link:focus,.search-bar.active:visited:active,.search-bar.active:visited:focus{
  border-color:#e17418;
}
.search-bar.active:disabled{
  border-color:#afafaf;
}
.search-bar input[type=search]{
  border:0;
  caret-color:#fa811b;
  font-size:17px;
  padding:14px 20px 14px .5rem;
  width:100%;
}
.search-bar input[type=search]::-moz-placeholder{
  color:#afafaf;
}
.search-bar input[type=search]::placeholder{
  color:#afafaf;
}
.search-bar .search-icon{
  width:24px;
  height:23px;
  order:-1;
}
.search-bar input[type=search]+.search-icon:before{
  background-image:url(../images/testcenter/util/ic-search.svg);
}
.search-bar input[type=search]+.search-icon:before,.search-bar input[type=search]:focus+.search-icon:before{
  content:"";
  display:inline-block;
  vertical-align:middle;
  background-repeat:no-repeat;
  background-position:50%;
  width:24px;
  height:23px;
  background-size:contain;
}
.search-bar input[type=search]:focus+.search-icon:before{
  background-image:url(../images/testcenter/util/ic-search-active.svg);
}
.flow-main{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  background-color:#f0f0f0;
}
.flow-container{
  background-color:#fff;
  margin:36px;
  position:relative;
}
@media (min-width:768px){
  .flow-container{
    box-shadow:0 0 15px 0 #cfcfcf;
    border-radius:.5rem;
  }
  .flow-container.flow-container-light{
    box-shadow:0 0 15px 0 #e6e6e6;
  }
}
.flow-container .flow-below{
  position:absolute;
  top:100%;
  left:0;
  right:0;
  width:100%;
  text-align:center;
}
.flow-container .flow-step>div,.flow-container>div{
  width:100%;
}
.flow-step .done,.flow-step .next{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  border:none;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:150px;
  background-color:#fa811b;
  color:#fff;
}
.flow-step .done:enabled:hover,.flow-step .done:link:hover,.flow-step .done:visited:hover,.flow-step .next:enabled:hover,.flow-step .next:link:hover,.flow-step .next:visited:hover{
  background-color:#fb9a49;
}
.flow-step .done:enabled:active,.flow-step .done:enabled:focus,.flow-step .done:link:active,.flow-step .done:link:focus,.flow-step .done:visited:active,.flow-step .done:visited:focus,.flow-step .next:enabled:active,.flow-step .next:enabled:focus,.flow-step .next:link:active,.flow-step .next:link:focus,.flow-step .next:visited:active,.flow-step .next:visited:focus{
  background-color:#e17418;
}
.flow-step .done:disabled,.flow-step .next:disabled{
  background-color:#ddd;
}
.flow-step .done:enabled:hover,.flow-step .done:link:hover,.flow-step .done:visited:hover,.flow-step .next:enabled:hover,.flow-step .next:link:hover,.flow-step .next:visited:hover{
  color:#fff;
}
.flow-step .done:enabled:active,.flow-step .done:enabled:focus,.flow-step .done:link:active,.flow-step .done:link:focus,.flow-step .done:visited:active,.flow-step .done:visited:focus,.flow-step .next:enabled:active,.flow-step .next:enabled:focus,.flow-step .next:link:active,.flow-step .next:link:focus,.flow-step .next:visited:active,.flow-step .next:visited:focus{
  color:#e6e6e6;
}
.flow-step .done:disabled,.flow-step .next:disabled{
  color:#afafaf;
}
@media (min-width:768px),not screen{
  .flow-step .cancel,.flow-step .prev{
    display:inline-block;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap;
    padding:12px 20px;
    border-radius:.25rem;
    font-size:14px;
    font-weight:700;
    letter-spacing:.7px;
    text-transform:uppercase;
    min-width:150px;
    color:#fa811b;
    background-color:#fff;
    border:2px solid #fa811b;
  }
  .flow-step .cancel:enabled:active,.flow-step .cancel:enabled:focus,.flow-step .cancel:enabled:hover,.flow-step .cancel:link:active,.flow-step .cancel:link:focus,.flow-step .cancel:link:hover,.flow-step .cancel:visited:active,.flow-step .cancel:visited:focus,.flow-step .cancel:visited:hover,.flow-step .prev:enabled:active,.flow-step .prev:enabled:focus,.flow-step .prev:enabled:hover,.flow-step .prev:link:active,.flow-step .prev:link:focus,.flow-step .prev:link:hover,.flow-step .prev:visited:active,.flow-step .prev:visited:focus,.flow-step .prev:visited:hover{
    color:#fff;
  }
  .flow-step .cancel:disabled,.flow-step .prev:disabled{
    color:#afafaf;
  }
  .flow-step .cancel:enabled:hover,.flow-step .cancel:link:hover,.flow-step .cancel:visited:hover,.flow-step .prev:enabled:hover,.flow-step .prev:link:hover,.flow-step .prev:visited:hover{
    background-color:#fa811b;
  }
  .flow-step .cancel:enabled:active,.flow-step .cancel:enabled:focus,.flow-step .cancel:link:active,.flow-step .cancel:link:focus,.flow-step .cancel:visited:active,.flow-step .cancel:visited:focus,.flow-step .prev:enabled:active,.flow-step .prev:enabled:focus,.flow-step .prev:link:active,.flow-step .prev:link:focus,.flow-step .prev:visited:active,.flow-step .prev:visited:focus{
    background-color:#e17418;
  }
  .flow-step .cancel:disabled,.flow-step .prev:disabled{
    background-color:#ddd;
  }
  .flow-step .cancel:enabled:hover,.flow-step .cancel:link:hover,.flow-step .cancel:visited:hover,.flow-step .prev:enabled:hover,.flow-step .prev:link:hover,.flow-step .prev:visited:hover{
    border-color:#fa811b;
  }
  .flow-step .cancel:enabled:active,.flow-step .cancel:enabled:focus,.flow-step .cancel:link:active,.flow-step .cancel:link:focus,.flow-step .cancel:visited:active,.flow-step .cancel:visited:focus,.flow-step .prev:enabled:active,.flow-step .prev:enabled:focus,.flow-step .prev:link:active,.flow-step .prev:link:focus,.flow-step .prev:visited:active,.flow-step .prev:visited:focus{
    border-color:#e17418;
  }
  .flow-step .cancel:disabled,.flow-step .prev:disabled{
    border-color:#afafaf;
  }
}
@media screen and (max-width:767px){
  .flow-step .cancel,.flow-step .prev{
    display:inline-block;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap;
    padding:12px 20px;
    border-radius:.25rem;
    border:none;
    font-size:14px;
    font-weight:700;
    letter-spacing:.7px;
    text-transform:uppercase;
    min-width:150px;
    background-color:transparent;
    color:#fa811b;
  }
  .flow-step .cancel:disabled,.flow-step .cancel:enabled:active,.flow-step .cancel:enabled:focus,.flow-step .cancel:enabled:hover,.flow-step .cancel:link:active,.flow-step .cancel:link:focus,.flow-step .cancel:link:hover,.flow-step .cancel:visited:active,.flow-step .cancel:visited:focus,.flow-step .cancel:visited:hover,.flow-step .prev:disabled,.flow-step .prev:enabled:active,.flow-step .prev:enabled:focus,.flow-step .prev:enabled:hover,.flow-step .prev:link:active,.flow-step .prev:link:focus,.flow-step .prev:link:hover,.flow-step .prev:visited:active,.flow-step .prev:visited:focus,.flow-step .prev:visited:hover{
    background-color:transparent;
  }
  .flow-step .cancel:enabled:hover,.flow-step .cancel:link:hover,.flow-step .cancel:visited:hover,.flow-step .prev:enabled:hover,.flow-step .prev:link:hover,.flow-step .prev:visited:hover{
    color:#fb9a49;
  }
  .flow-step .cancel:enabled:active,.flow-step .cancel:enabled:focus,.flow-step .cancel:link:active,.flow-step .cancel:link:focus,.flow-step .cancel:visited:active,.flow-step .cancel:visited:focus,.flow-step .prev:enabled:active,.flow-step .prev:enabled:focus,.flow-step .prev:link:active,.flow-step .prev:link:focus,.flow-step .prev:visited:active,.flow-step .prev:visited:focus{
    color:#e17418;
  }
  .flow-step .cancel:disabled,.flow-step .prev:disabled{
    color:#afafaf;
  }
}
.flow-item{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  justify-content:center;
  width:100%;
  height:100%;
}
.flow-item>footer,.flow-item>header,.flow-item>section{
  display:block;
}
.flow-main .close-button{
  background:0;
  border:0;
  color:#777;
  font-size:26px;
  font-weight:500;
  position:absolute;
  right:0;
  top:36px;
  z-index:300;
}
.flow-main .close-button:before{
  content:"\2715";
}
@media (min-width:768px){
  .flow-main .close-button{
    right:2%;
    top:3%;
  }
}
.sharing-flow{
  height:100vh;
  padding:1rem;
  position:relative;
  width:100%;
  align-items:center;
}
@media (max-width:767px){
  .sharing-flow{
    justify-content:flex-start !important;
    padding-top:2rem;
  }
}
.sharing-flow .icon-x{
  position:fixed;
  top:36px;
  right:36px;
}
.sharing-flow .loading-dots{
  position:relative;
  top:-50%;
}
.sharing-flow .flow-container{
  margin-bottom:1rem;
}
@media (min-width:768px),not screen{
  .sharing-flow .flow-container{
    flex-basis:560px;
  }
}
@media screen and (max-width:767px){
  .sharing-flow .flow-container{
    flex-basis:430px;
  }
}
@media (min-width:768px),not screen{
  .sharing-flow .flow-container{
    padding:34px;
  }
}
@media screen and (max-width:767px){
  .sharing-flow .flow-container{
    padding:25px;
  }
}
@media (min-width:320px),not screen{
  .sharing-flow .flow-container{
    min-width:320px;
    width:100%;
    max-width:960px;
  }
}
@media screen and (max-width:319px){
  .sharing-flow .flow-container{
    min-width:0;
    width:100%;
    max-width:none;
  }
}
@media (min-width:768px){
  .sharing-flow .flow-container{
    height:560px;
    max-height:560px;
  }
}
.sharing-flow .flow-container>div{
  height:100%;
}
.sharing-flow .flow-item{
  text-align:center;
  overflow:hidden;
}
.sharing-flow .flow-item>header{
  flex-grow:0;
  flex-shrink:1;
}
.sharing-flow .flow-item>section{
  flex-grow:1;
  flex-shrink:1;
}
.sharing-flow .flow-item>footer{
  flex-grow:0;
  flex-shrink:1;
}
.sharing-flow .flow-item>header{
  width:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  margin-bottom:1.875rem;
}
.sharing-flow .flow-item>footer{
  width:100%;
  display:flex;
  flex-direction:row;
  justify-content:space-between;
}
@media (min-width:768px),not screen{
  .sharing-flow .flow-item>footer{
    flex-wrap:nowrap;
    justify-content:space-between;
  }
  .sharing-flow .flow-item>footer>*{
    flex-grow:0;
    margin-bottom:0;
  }
}
@media screen and (max-width:767px){
  .sharing-flow .flow-item>footer{
    flex-wrap:wrap-reverse;
    justify-content:space-around;
  }
  .sharing-flow .flow-item>footer>*{
    flex-grow:1;
    margin-bottom:10px;
  }
}
@media (min-width:768px){
  .sharing-flow .flow-item>footer{
    padding-top:35px;
    border-top:2px solid #f0f0f0;
  }
}
@media (max-width:767px){
  .sharing-flow .flow-item>footer{
    margin-top:1rem;
  }
}
.sharing-flow .flow-item>footer .loading-button-dots{
  display:flex;
  justify-content:center;
}
.sharing-flow .flow-below{
  padding-left:34px;
  padding-right:34px;
  margin-top:33px;
  color:#777;
}
.sharing-flow .flow-below a{
  color:#777;
  text-decoration:underline;
}
.sharing-flow .flow-below a:enabled:hover,.sharing-flow .flow-below a:link:hover,.sharing-flow .flow-below a:visited:hover{
  color:#929292;
}
.sharing-flow .flow-below a:enabled:active,.sharing-flow .flow-below a:enabled:focus,.sharing-flow .flow-below a:link:active,.sharing-flow .flow-below a:link:focus,.sharing-flow .flow-below a:visited:active,.sharing-flow .flow-below a:visited:focus{
  color:#6b6b6b;
}
.sharing-flow .flow-below a:disabled{
  color:#afafaf;
}
.sharing-flow hr{
  width:100%;
  background-color:#fff;
  border:thin solid #eaeaea;
  margin-bottom:24px;
}
.sharing-flow section{
  min-height:0;
}
.sharing-flow .add-more,.sharing-flow .done,.sharing-flow .next,.sharing-flow .share-secondary,.sharing-flow .share-university{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  border:none;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:150px;
  background-color:#fa811b;
  color:#fff;
}
.sharing-flow .add-more:enabled:hover,.sharing-flow .add-more:link:hover,.sharing-flow .add-more:visited:hover,.sharing-flow .done:enabled:hover,.sharing-flow .done:link:hover,.sharing-flow .done:visited:hover,.sharing-flow .next:enabled:hover,.sharing-flow .next:link:hover,.sharing-flow .next:visited:hover,.sharing-flow .share-secondary:enabled:hover,.sharing-flow .share-secondary:link:hover,.sharing-flow .share-secondary:visited:hover,.sharing-flow .share-university:enabled:hover,.sharing-flow .share-university:link:hover,.sharing-flow .share-university:visited:hover{
  background-color:#fb9a49;
}
.sharing-flow .add-more:enabled:active,.sharing-flow .add-more:enabled:focus,.sharing-flow .add-more:link:active,.sharing-flow .add-more:link:focus,.sharing-flow .add-more:visited:active,.sharing-flow .add-more:visited:focus,.sharing-flow .done:enabled:active,.sharing-flow .done:enabled:focus,.sharing-flow .done:link:active,.sharing-flow .done:link:focus,.sharing-flow .done:visited:active,.sharing-flow .done:visited:focus,.sharing-flow .next:enabled:active,.sharing-flow .next:enabled:focus,.sharing-flow .next:link:active,.sharing-flow .next:link:focus,.sharing-flow .next:visited:active,.sharing-flow .next:visited:focus,.sharing-flow .share-secondary:enabled:active,.sharing-flow .share-secondary:enabled:focus,.sharing-flow .share-secondary:link:active,.sharing-flow .share-secondary:link:focus,.sharing-flow .share-secondary:visited:active,.sharing-flow .share-secondary:visited:focus,.sharing-flow .share-university:enabled:active,.sharing-flow .share-university:enabled:focus,.sharing-flow .share-university:link:active,.sharing-flow .share-university:link:focus,.sharing-flow .share-university:visited:active,.sharing-flow .share-university:visited:focus{
  background-color:#e17418;
}
.sharing-flow .add-more:disabled,.sharing-flow .done:disabled,.sharing-flow .next:disabled,.sharing-flow .share-secondary:disabled,.sharing-flow .share-university:disabled{
  background-color:#ddd;
}
.sharing-flow .add-more:enabled:hover,.sharing-flow .add-more:link:hover,.sharing-flow .add-more:visited:hover,.sharing-flow .done:enabled:hover,.sharing-flow .done:link:hover,.sharing-flow .done:visited:hover,.sharing-flow .next:enabled:hover,.sharing-flow .next:link:hover,.sharing-flow .next:visited:hover,.sharing-flow .share-secondary:enabled:hover,.sharing-flow .share-secondary:link:hover,.sharing-flow .share-secondary:visited:hover,.sharing-flow .share-university:enabled:hover,.sharing-flow .share-university:link:hover,.sharing-flow .share-university:visited:hover{
  color:#fff;
}
.sharing-flow .add-more:enabled:active,.sharing-flow .add-more:enabled:focus,.sharing-flow .add-more:link:active,.sharing-flow .add-more:link:focus,.sharing-flow .add-more:visited:active,.sharing-flow .add-more:visited:focus,.sharing-flow .done:enabled:active,.sharing-flow .done:enabled:focus,.sharing-flow .done:link:active,.sharing-flow .done:link:focus,.sharing-flow .done:visited:active,.sharing-flow .done:visited:focus,.sharing-flow .next:enabled:active,.sharing-flow .next:enabled:focus,.sharing-flow .next:link:active,.sharing-flow .next:link:focus,.sharing-flow .next:visited:active,.sharing-flow .next:visited:focus,.sharing-flow .share-secondary:enabled:active,.sharing-flow .share-secondary:enabled:focus,.sharing-flow .share-secondary:link:active,.sharing-flow .share-secondary:link:focus,.sharing-flow .share-secondary:visited:active,.sharing-flow .share-secondary:visited:focus,.sharing-flow .share-university:enabled:active,.sharing-flow .share-university:enabled:focus,.sharing-flow .share-university:link:active,.sharing-flow .share-university:link:focus,.sharing-flow .share-university:visited:active,.sharing-flow .share-university:visited:focus{
  color:#e6e6e6;
}
.sharing-flow .add-more:disabled,.sharing-flow .done:disabled,.sharing-flow .next:disabled,.sharing-flow .share-secondary:disabled,.sharing-flow .share-university:disabled{
  color:#afafaf;
}
.sharing-flow .cancel,.sharing-flow .exit,.sharing-flow .prev{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:150px;
  color:#fa811b;
  background-color:#fff;
  border:2px solid #fa811b;
}
.sharing-flow .cancel:enabled:active,.sharing-flow .cancel:enabled:focus,.sharing-flow .cancel:enabled:hover,.sharing-flow .cancel:link:active,.sharing-flow .cancel:link:focus,.sharing-flow .cancel:link:hover,.sharing-flow .cancel:visited:active,.sharing-flow .cancel:visited:focus,.sharing-flow .cancel:visited:hover,.sharing-flow .exit:enabled:active,.sharing-flow .exit:enabled:focus,.sharing-flow .exit:enabled:hover,.sharing-flow .exit:link:active,.sharing-flow .exit:link:focus,.sharing-flow .exit:link:hover,.sharing-flow .exit:visited:active,.sharing-flow .exit:visited:focus,.sharing-flow .exit:visited:hover,.sharing-flow .prev:enabled:active,.sharing-flow .prev:enabled:focus,.sharing-flow .prev:enabled:hover,.sharing-flow .prev:link:active,.sharing-flow .prev:link:focus,.sharing-flow .prev:link:hover,.sharing-flow .prev:visited:active,.sharing-flow .prev:visited:focus,.sharing-flow .prev:visited:hover{
  color:#fff;
}
.sharing-flow .cancel:disabled,.sharing-flow .exit:disabled,.sharing-flow .prev:disabled{
  color:#afafaf;
}
.sharing-flow .cancel:enabled:hover,.sharing-flow .cancel:link:hover,.sharing-flow .cancel:visited:hover,.sharing-flow .exit:enabled:hover,.sharing-flow .exit:link:hover,.sharing-flow .exit:visited:hover,.sharing-flow .prev:enabled:hover,.sharing-flow .prev:link:hover,.sharing-flow .prev:visited:hover{
  background-color:#fa811b;
}
.sharing-flow .cancel:enabled:active,.sharing-flow .cancel:enabled:focus,.sharing-flow .cancel:link:active,.sharing-flow .cancel:link:focus,.sharing-flow .cancel:visited:active,.sharing-flow .cancel:visited:focus,.sharing-flow .exit:enabled:active,.sharing-flow .exit:enabled:focus,.sharing-flow .exit:link:active,.sharing-flow .exit:link:focus,.sharing-flow .exit:visited:active,.sharing-flow .exit:visited:focus,.sharing-flow .prev:enabled:active,.sharing-flow .prev:enabled:focus,.sharing-flow .prev:link:active,.sharing-flow .prev:link:focus,.sharing-flow .prev:visited:active,.sharing-flow .prev:visited:focus{
  background-color:#e17418;
}
.sharing-flow .cancel:disabled,.sharing-flow .exit:disabled,.sharing-flow .prev:disabled{
  background-color:#ddd;
}
.sharing-flow .cancel:enabled:hover,.sharing-flow .cancel:link:hover,.sharing-flow .cancel:visited:hover,.sharing-flow .exit:enabled:hover,.sharing-flow .exit:link:hover,.sharing-flow .exit:visited:hover,.sharing-flow .prev:enabled:hover,.sharing-flow .prev:link:hover,.sharing-flow .prev:visited:hover{
  border-color:#fa811b;
}
.sharing-flow .cancel:enabled:active,.sharing-flow .cancel:enabled:focus,.sharing-flow .cancel:link:active,.sharing-flow .cancel:link:focus,.sharing-flow .cancel:visited:active,.sharing-flow .cancel:visited:focus,.sharing-flow .exit:enabled:active,.sharing-flow .exit:enabled:focus,.sharing-flow .exit:link:active,.sharing-flow .exit:link:focus,.sharing-flow .exit:visited:active,.sharing-flow .exit:visited:focus,.sharing-flow .prev:enabled:active,.sharing-flow .prev:enabled:focus,.sharing-flow .prev:link:active,.sharing-flow .prev:link:focus,.sharing-flow .prev:visited:active,.sharing-flow .prev:visited:focus{
  border-color:#e17418;
}
.sharing-flow .cancel:disabled,.sharing-flow .exit:disabled,.sharing-flow .prev:disabled{
  border-color:#afafaf;
}
.sharing-flow .share-other{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  border:none;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:150px;
  color:#fa811b;
}
.sharing-flow .share-other,.sharing-flow .share-other:disabled,.sharing-flow .share-other:enabled:active,.sharing-flow .share-other:enabled:focus,.sharing-flow .share-other:enabled:hover,.sharing-flow .share-other:link:active,.sharing-flow .share-other:link:focus,.sharing-flow .share-other:link:hover,.sharing-flow .share-other:visited:active,.sharing-flow .share-other:visited:focus,.sharing-flow .share-other:visited:hover{
  background-color:transparent;
}
.sharing-flow .share-other:enabled:hover,.sharing-flow .share-other:link:hover,.sharing-flow .share-other:visited:hover{
  color:#fb9a49;
}
.sharing-flow .share-other:enabled:active,.sharing-flow .share-other:enabled:focus,.sharing-flow .share-other:link:active,.sharing-flow .share-other:link:focus,.sharing-flow .share-other:visited:active,.sharing-flow .share-other:visited:focus{
  color:#e17418;
}
.sharing-flow .share-other:disabled{
  color:#afafaf;
}
.sharing-flow .share-other{
  margin-left:auto;
  margin-right:auto;
}
.sharing-flow h2{
  color:#4c4c4c;
  font-size:26px;
  font-weight:500;
  line-height:1.2;
  margin:0;
}
@media (max-width:767px){
  .sharing-flow h2{
    font-size:20px;
  }
}
.sharing-flow h3{
  color:#4c4c4c;
  font-size:22px;
  font-weight:500;
  margin:0;
}
.sharing-flow p{
  color:#777;
  font-size:18px;
  margin:0;
}
.sharing-flow .selected-count-container,.sharing-flow .total-count-container{
  align-items:center;
  display:flex;
  flex-direction:row;
  justify-content:center;
}
.sharing-flow .selected-count,.sharing-flow .total-count{
  margin:0;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  text-transform:none;
}
.sharing-flow .selected-count span,.sharing-flow .total-count span{
  display:inline-block;
  text-align:center;
  width:25px;
  height:25px;
  line-height:25px;
  border-radius:50%;
}
.sharing-flow .selected-count[data-css-count="0"],.sharing-flow .total-count[data-css-count="0"]{
  color:#cfcfcf;
}
.sharing-flow .selected-count[data-css-count="0"] span,.sharing-flow .total-count[data-css-count="0"] span{
  color:#afafaf;
  background-color:#f0f0f0;
}
.sharing-flow .selected-count:not([data-css-count="0"]),.sharing-flow .total-count:not([data-css-count="0"]){
  color:#fa811b;
}
.sharing-flow .selected-count:not([data-css-count="0"]) span,.sharing-flow .total-count:not([data-css-count="0"]) span{
  color:#fff;
  background-color:#fa811b;
}
.sharing-flow .existing-shares-container,.sharing-flow .institution-search-table-container{
  overflow:auto;
  height:100%;
}
.sharing-flow .submit-agreement span{
  text-transform:uppercase;
}
.sharing-flow .sharing-app-ids .flow-item,.sharing-flow .sharing-type .flow-item{
  height:100%;
}
.sharing-flow .sharing-app-ids .flow-item>section,.sharing-flow .sharing-type .flow-item>section{
  align-items:center;
}
.sharing-flow .sharing-app-ids .form-group input[type=text]{
  padding:7px 10px;
  margin-left:24px;
}
.sharing-flow .app-ids-container{
  margin:auto;
  width:90%;
  display:flex;
  flex-direction:column;
  align-items:center;
  height:100%;
  overflow-y:scroll;
  overflow-x:clip;
}
.sharing-flow .app-ids-container hr{
  width:calc(100% - 24px);
  margin-left:0;
}
.sharing-flow .app-id-input-container{
  display:flex;
  flex-direction:row;
  justify-content:space-between;
  align-items:center;
}
.sharing-flow .form-group{
  width:100%;
}
.sharing-flow .app-id-input{
  width:50% !important;
  min-width:50%;
  padding:7px 10px;
  margin-right:24px;
}
@media (max-width:767px){
  .sharing-flow .sharing-type{
    height:50rem !important;
  }
}
.sharing-flow .sharing-type .flow-item>footer{
  border:none;
  padding:0;
}
.sharing-flow .sharing-type .flow-item>section{
  display:flex;
}
.sharing-flow .sharing-type .institution{
  align-items:center;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  text-align:center;
}
.sharing-flow .sharing-type .institution h3,.sharing-flow .sharing-type .institution img{
  margin-bottom:1.375rem;
  max-width:80%;
}
@media (min-width:768px){
  .sharing-flow .sharing-type .institution{
    height:80%;
  }
  .sharing-flow .sharing-type .institution:not(:last-child){
    border-right:1px solid #ddd;
  }
}
@media (max-width:767px){
  .sharing-flow .sharing-type .institution button{
    width:100%;
  }
}
@media (max-width:767px){
  .sharing-flow .sharing-search{
    height:30rem;
  }
  .sharing-flow .sharing-search footer button.prev{
    margin-right:10px;
  }
}
.sharing-flow .sharing-search header{
  flex-direction:row;
  flex-shrink:0 !important;
}
.sharing-flow .sharing-search section{
  height:100%;
}
.sharing-flow .sharing-search footer{
  flex-shrink:0 !important;
}
.sharing-flow .sharing-search .search-bar-container{
  flex-grow:1;
}
.sharing-flow .sharing-sent>section{
  max-width:420px;
  text-align:center;
  width:100%;
  margin-left:auto;
  margin-right:auto;
}
.sharing-flow .sharing-sent img{
  display:block;
  margin-left:-3rem;
  margin-bottom:1.875rem;
  max-width:25.5rem;
  width:100%;
}
@media (max-width:767px){
  .sharing-flow .sharing-sent img{
    margin-left:-2.125rem;
  }
}
.sharing-flow .sharing-sent h2{
  margin:0 0 13px;
}
.sharing-flow .sharing-sent p{
  font-weight:300;
  line-height:28px;
  margin:0;
}
.shares-table{
  width:100%;
  border-collapse:collapse;
}
.shares-table tr{
  height:55px;
  border-bottom:2px solid #f0f0f0;
}
.shares-table td,.shares-table th{
  padding:1.125rem 0;
  text-align:left;
  vertical-align:middle;
}
@media (min-width:768px){
  .shares-table td,.shares-table th{
    padding:1.125rem 1.25rem;
  }
}
.shares-table th{
  color:#4c4c4c;
  font-size:17px;
  font-weight:500;
  background-color:#fafafa;
  text-align:left;
  position:static;
  position:-webkit-sticky;
  position:sticky;
  top:0;
  z-index:1;
}
.shares-table td{
  background-color:#fff;
  font-weight:300;
}
.shares-table td>a{
  font-weight:500;
  color:#4c4c4c;
  text-decoration:underline;
}
.shares-table td>a:enabled:hover,.shares-table td>a:link:hover,.shares-table td>a:visited:hover{
  color:#707070;
}
.shares-table td>a:enabled:active,.shares-table td>a:enabled:focus,.shares-table td>a:link:active,.shares-table td>a:link:focus,.shares-table td>a:visited:active,.shares-table td>a:visited:focus{
  color:#444;
}
.shares-table td>a:disabled{
  color:#afafaf;
}
.institutions-table-search{
  width:100%;
  border-collapse:collapse;
}
.institutions-table-search tr{
  height:55px;
  border-bottom:2px solid #f0f0f0;
}
.institutions-table-search td,.institutions-table-search th{
  padding:1.125rem 0;
  text-align:left;
  vertical-align:middle;
}
@media (min-width:768px){
  .institutions-table-search td,.institutions-table-search th{
    padding:1.125rem 1.25rem;
  }
}
.institutions-table-search th{
  color:#4c4c4c;
  font-size:17px;
  font-weight:500;
  background-color:#fafafa;
  text-align:left;
  position:static;
  position:-webkit-sticky;
  position:sticky;
  top:0;
  z-index:1;
}
.institutions-table-search td{
  background-color:#fff;
  font-weight:300;
}
.institutions-table-search td>a{
  font-weight:500;
  color:#4c4c4c;
  text-decoration:underline;
}
.institutions-table-search td>a:enabled:hover,.institutions-table-search td>a:link:hover,.institutions-table-search td>a:visited:hover{
  color:#707070;
}
.institutions-table-search td>a:enabled:active,.institutions-table-search td>a:enabled:focus,.institutions-table-search td>a:link:active,.institutions-table-search td>a:link:focus,.institutions-table-search td>a:visited:active,.institutions-table-search td>a:visited:focus{
  color:#444;
}
.institutions-table-search td>a:disabled{
  color:#afafaf;
}
.institutions-table-search input[type=checkbox]{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  display:inline-block;
  vertical-align:top;
  width:20px;
  height:20px;
  font-size:20px;
  border:2px solid #ddd;
  border-radius:.25rem;
  color:#fa811b;
  padding:0;
  margin:0 5px 0 0;
  position:relative;
}
.institutions-table-search input[type=checkbox]:enabled:hover,.institutions-table-search input[type=checkbox]:link:hover,.institutions-table-search input[type=checkbox]:visited:hover{
  border-color:#e4e4e4;
}
.institutions-table-search input[type=checkbox]:enabled:active,.institutions-table-search input[type=checkbox]:enabled:focus,.institutions-table-search input[type=checkbox]:link:active,.institutions-table-search input[type=checkbox]:link:focus,.institutions-table-search input[type=checkbox]:visited:active,.institutions-table-search input[type=checkbox]:visited:focus{
  border-color:#c7c7c7;
}
.institutions-table-search input[type=checkbox]:disabled{
  border-color:#afafaf;
}
.institutions-table-search input[type=checkbox]:enabled:hover,.institutions-table-search input[type=checkbox]:link:hover,.institutions-table-search input[type=checkbox]:visited:hover{
  color:#fb9a49;
}
.institutions-table-search input[type=checkbox]:enabled:active,.institutions-table-search input[type=checkbox]:enabled:focus,.institutions-table-search input[type=checkbox]:link:active,.institutions-table-search input[type=checkbox]:link:focus,.institutions-table-search input[type=checkbox]:visited:active,.institutions-table-search input[type=checkbox]:visited:focus{
  color:#e17418;
}
.institutions-table-search input[type=checkbox]:disabled{
  color:#afafaf;
}
html[dir=rtl] .institutions-table-search input[type=checkbox]{
  margin:0 0 0 5px;
}
.institutions-table-search input[type=checkbox]:checked{
  border-style:solid;
  border-color:currentColor;
}
.institutions-table-search input[type=checkbox]:checked:disabled,.institutions-table-search input[type=checkbox]:checked:enabled:active,.institutions-table-search input[type=checkbox]:checked:enabled:focus,.institutions-table-search input[type=checkbox]:checked:enabled:hover,.institutions-table-search input[type=checkbox]:checked:link:active,.institutions-table-search input[type=checkbox]:checked:link:focus,.institutions-table-search input[type=checkbox]:checked:link:hover,.institutions-table-search input[type=checkbox]:checked:visited:active,.institutions-table-search input[type=checkbox]:checked:visited:focus,.institutions-table-search input[type=checkbox]:checked:visited:hover{
  border-color:currentColor;
}
.institutions-table-search input[type=checkbox]:checked:after{
  content:"";
  position:absolute;
  left:23%;
  top:31%;
  height:35%;
  width:55%;
  border-bottom:3px solid;
  border-left:3px solid;
  transform:rotate(-45deg);
}
html[dir=rtl] .institutions-table-search input[type=checkbox]:checked:after{
  right:23%;
  left:auto;
}
.institutions-table-search .checkbox-column{
  width:0;
  padding-left:5px;
  padding-right:5px;
}
.institutions-table-search .name-column{
  display:flex;
}
.institutions-table-search .name-column .na-tooltip{
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.institutions-table-confirm{
  width:100%;
  border-collapse:collapse;
}
.institutions-table-confirm tr{
  height:55px;
  border-bottom:2px solid #f0f0f0;
}
.institutions-table-confirm td,.institutions-table-confirm th{
  padding:1.125rem 0;
  text-align:left;
  vertical-align:middle;
}
@media (min-width:768px){
  .institutions-table-confirm td,.institutions-table-confirm th{
    padding:1.125rem 1.25rem;
  }
}
.institutions-table-confirm th{
  color:#4c4c4c;
  font-size:17px;
  font-weight:500;
  background-color:#fafafa;
  text-align:left;
  position:static;
  position:-webkit-sticky;
  position:sticky;
  top:0;
  z-index:1;
}
.institutions-table-confirm td{
  background-color:#fff;
  font-weight:300;
}
.institutions-table-confirm td>a{
  font-weight:500;
  color:#4c4c4c;
  text-decoration:underline;
}
.institutions-table-confirm td>a:enabled:hover,.institutions-table-confirm td>a:link:hover,.institutions-table-confirm td>a:visited:hover{
  color:#707070;
}
.institutions-table-confirm td>a:enabled:active,.institutions-table-confirm td>a:enabled:focus,.institutions-table-confirm td>a:link:active,.institutions-table-confirm td>a:link:focus,.institutions-table-confirm td>a:visited:active,.institutions-table-confirm td>a:visited:focus{
  color:#444;
}
.institutions-table-confirm td>a:disabled{
  color:#afafaf;
}
.institutions-table-confirm .gray-text-cell{
  color:#cfcfcf;
}
.institutions-table-use-case{
  width:100%;
  border-collapse:collapse;
}
.institutions-table-use-case tr{
  height:55px;
  border-bottom:2px solid #f0f0f0;
}
.institutions-table-use-case td,.institutions-table-use-case th{
  padding:1.125rem 0;
  text-align:left;
  vertical-align:middle;
}
@media (min-width:768px){
  .institutions-table-use-case td,.institutions-table-use-case th{
    padding:1.125rem 1.25rem;
  }
}
.institutions-table-use-case th{
  color:#4c4c4c;
  font-size:17px;
  font-weight:500;
  background-color:#fafafa;
  text-align:left;
  position:static;
  position:-webkit-sticky;
  position:sticky;
  top:0;
  z-index:1;
}
.institutions-table-use-case td{
  background-color:#fff;
  font-weight:300;
}
.institutions-table-use-case td>a{
  font-weight:500;
  color:#4c4c4c;
  text-decoration:underline;
}
.institutions-table-use-case td>a:enabled:hover,.institutions-table-use-case td>a:link:hover,.institutions-table-use-case td>a:visited:hover{
  color:#707070;
}
.institutions-table-use-case td>a:enabled:active,.institutions-table-use-case td>a:enabled:focus,.institutions-table-use-case td>a:link:active,.institutions-table-use-case td>a:link:focus,.institutions-table-use-case td>a:visited:active,.institutions-table-use-case td>a:visited:focus{
  color:#444;
}
.institutions-table-use-case td>a:disabled{
  color:#afafaf;
}
.institutions-table-use-case td{
  height:3.75rem;
}
.institutions-table-use-case td:first-child{
  width:55%;
}
@media (max-width:767px){
  .institutions-table-use-case td:first-child{
    width:100%;
  }
}
.institutions-table-use-case td:nth-child(2){
  width:25%;
}
.institutions-table-use-case .loading-results{
  display:flex;
  justify-content:center;
}
.mobile-institution-filter-container{
  width:100%;
}
body.partners-view{
  display:flex;
  flex-direction:column;
}
@media (min-width:769px){
  body.partners-view{
    min-width:960px;
  }
}
body.partners-view #app.partners-view{
  flex-grow:1;
  height:100%;
  min-height:100%;
  width:100%;
  padding:1.125rem .875rem 0;
}
@media (width:768px){
  body.partners-view #app.partners-view{
    padding:3.125rem 1.75rem 0;
  }
}
@media (min-width:769px){
  body.partners-view #app.partners-view{
    padding:3.125rem 0 0;
  }
}
#app.partners-view{
  position:relative;
}
#app.partners-view,#app.partners-view:enabled:hover,#app.partners-view:link:hover,#app.partners-view:visited:hover{
  background-color:#fff;
}
#app.partners-view:enabled:active,#app.partners-view:enabled:focus,#app.partners-view:link:active,#app.partners-view:link:focus,#app.partners-view:visited:active,#app.partners-view:visited:focus{
  background-color:#e6e6e6;
}
#app.partners-view:disabled{
  background-color:#ddd;
}
#app.partners-view h1{
  font-size:2.375rem;
  font-weight:500;
  line-height:1.21;
  max-width:575px;
  text-align:center;
  width:100%;
}
@media (max-width:767px){
  #app.partners-view h1{
    font-size:1.375rem;
  }
}
#app.partners-view .btn{
  border-style:solid;
  border-color:#fa811b;
  border-radius:.25rem;
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  margin:5px;
}
#app.partners-view .btn:enabled:hover,#app.partners-view .btn:link:hover,#app.partners-view .btn:visited:hover{
  border-color:#fb9a49;
}
#app.partners-view .btn:enabled:active,#app.partners-view .btn:enabled:focus,#app.partners-view .btn:link:active,#app.partners-view .btn:link:focus,#app.partners-view .btn:visited:active,#app.partners-view .btn:visited:focus{
  border-color:#e17418;
}
#app.partners-view .btn:disabled{
  border-color:#afafaf;
}
@media (min-width:768px){
  #app.partners-view .btn{
    width:auto;
    min-width:130px;
    margin:15px;
  }
}
#app.partners-view .btn.btn-primary{
  background-color:#fa811b;
  color:#fff;
}
#app.partners-view .btn.btn-primary:enabled:hover,#app.partners-view .btn.btn-primary:link:hover,#app.partners-view .btn.btn-primary:visited:hover{
  background-color:#fb9a49;
}
#app.partners-view .btn.btn-primary:enabled:active,#app.partners-view .btn.btn-primary:enabled:focus,#app.partners-view .btn.btn-primary:link:active,#app.partners-view .btn.btn-primary:link:focus,#app.partners-view .btn.btn-primary:visited:active,#app.partners-view .btn.btn-primary:visited:focus{
  background-color:#e17418;
}
#app.partners-view .btn.btn-primary:disabled{
  background-color:#ddd;
}
#app.partners-view .btn.btn-primary:enabled:hover,#app.partners-view .btn.btn-primary:link:hover,#app.partners-view .btn.btn-primary:visited:hover{
  color:#fff;
}
#app.partners-view .btn.btn-primary:enabled:active,#app.partners-view .btn.btn-primary:enabled:focus,#app.partners-view .btn.btn-primary:link:active,#app.partners-view .btn.btn-primary:link:focus,#app.partners-view .btn.btn-primary:visited:active,#app.partners-view .btn.btn-primary:visited:focus{
  color:#e6e6e6;
}
#app.partners-view .btn.btn-primary:disabled{
  color:#afafaf;
}
#app.partners-view .btn.btn-secondary{
  background-color:#fff;
  color:#fa811b;
}
#app.partners-view .btn.btn-secondary:enabled:hover,#app.partners-view .btn.btn-secondary:link:hover,#app.partners-view .btn.btn-secondary:visited:hover{
  background-color:#fff;
}
#app.partners-view .btn.btn-secondary:enabled:active,#app.partners-view .btn.btn-secondary:enabled:focus,#app.partners-view .btn.btn-secondary:link:active,#app.partners-view .btn.btn-secondary:link:focus,#app.partners-view .btn.btn-secondary:visited:active,#app.partners-view .btn.btn-secondary:visited:focus{
  background-color:#e6e6e6;
}
#app.partners-view .btn.btn-secondary:disabled{
  background-color:#ddd;
}
#app.partners-view .btn.btn-secondary:enabled:hover,#app.partners-view .btn.btn-secondary:link:hover,#app.partners-view .btn.btn-secondary:visited:hover{
  color:#fb9a49;
}
#app.partners-view .btn.btn-secondary:enabled:active,#app.partners-view .btn.btn-secondary:enabled:focus,#app.partners-view .btn.btn-secondary:link:active,#app.partners-view .btn.btn-secondary:link:focus,#app.partners-view .btn.btn-secondary:visited:active,#app.partners-view .btn.btn-secondary:visited:focus{
  color:#e17418;
}
#app.partners-view .btn.btn-secondary:disabled{
  color:#afafaf;
}
#app.partners-view .loading-indicator{
  position:absolute;
  top:50%;
  left:50%;
}
#app.partners-view .footnote-symbol{
  color:#777;
}
#app.partners-view .flow-main{
  background-color:#fff;
  height:100%;
  width:100%;
}
#app.partners-view .flow-main:enabled:hover,#app.partners-view .flow-main:link:hover,#app.partners-view .flow-main:visited:hover{
  background-color:#fff;
}
#app.partners-view .flow-main:enabled:active,#app.partners-view .flow-main:enabled:focus,#app.partners-view .flow-main:link:active,#app.partners-view .flow-main:link:focus,#app.partners-view .flow-main:visited:active,#app.partners-view .flow-main:visited:focus{
  background-color:#e6e6e6;
}
#app.partners-view .flow-main:disabled{
  background-color:#ddd;
}
#app.partners-view .flow-container{
  height:auto;
  margin-bottom:1.75rem;
}
@media (min-width:320px),not screen{
  #app.partners-view .flow-container{
    min-width:320px;
    width:100%;
    max-width:900px;
  }
}
@media screen and (max-width:319px){
  #app.partners-view .flow-container{
    min-width:0;
    width:100%;
    max-width:none;
  }
}
@media (min-width:768px),not screen{
  #app.partners-view .flow-container .flow-item>*{
    padding:34px;
  }
}
@media screen and (max-width:767px){
  #app.partners-view .flow-container .flow-item>*{
    padding:15px;
  }
}
#app.partners-view .flow-container .flow-item>header{
  border-bottom:.0625rem solid #e6e6e6;
}
#app.partners-view .flow-container>div{
  width:100%;
  height:100%;
}
#app.partners-view .flow-item{
  overflow:hidden;
}
#app.partners-view .flow-item>header{
  flex-grow:0;
  flex-shrink:1;
}
#app.partners-view .flow-item>section{
  flex-grow:1;
  flex-shrink:1;
  flex-basis:0;
}
#app.partners-view .flow-item>footer{
  flex-grow:0;
  flex-shrink:1;
}
#app.partners-view .flow-item>header{
  width:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  flex-direction:row;
  flex-wrap:wrap;
  align-items:flex-start;
}
#app.partners-view .institution-note{
  color:#777;
  font-size:15px;
  font-weight:300;
  line-height:1.375rem;
  margin-bottom:2.5rem;
  opacity:.8;
}
@media (min-width:320px),not screen{
  #app.partners-view .institution-note{
    min-width:320px;
    width:100%;
    max-width:840px;
  }
}
@media screen and (max-width:319px){
  #app.partners-view .institution-note{
    min-width:0;
    width:100%;
    max-width:none;
  }
}
#app.partners-view .institution-details{
  color:#afafaf;
  font-size:14px;
  font-weight:500;
  line-height:1.4;
}
#app.partners-view .search-bar-container{
  flex-grow:1;
}
#app.partners-view .search-bar-container .search-bar{
  max-width:19.75rem;
}
@media (max-width:767px){
  #app.partners-view .institution-filter-container{
    flex-grow:1;
  }
}
#app.partners-view .search-filter label:not(.select){
  color:#afafaf;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
}
#app.partners-view .search-filter label.select{
  width:auto;
}
@media (max-width:767px){
  #app.partners-view .search-filter{
    margin-top:1rem;
  }
  #app.partners-view .search-filter .form-group{
    width:100%;
  }
}
#app.partners-view .institution-table-container{
  height:100%;
}
#app.partners-view .hidden{
  display:none;
}
.pay-flow.flow-main{
  height:auto;
  min-height:100vh;
}
.pay-flow .flow-container{
  display:flex;
}
@media (min-width:320px),not screen{
  .pay-flow .flow-container{
    min-width:320px;
    width:100%;
    max-width:960px;
  }
}
@media screen and (max-width:319px){
  .pay-flow .flow-container{
    min-width:0;
    width:100%;
    max-width:none;
  }
}
@media (min-width:768px),not screen{
  .pay-flow .flow-container{
    min-height:560px;
    height:auto;
    max-height:none;
  }
}
@media screen and (max-width:767px){
  .pay-flow .flow-container{
    min-height:430px;
    height:auto;
    max-height:none;
  }
}
@media (min-width:768px),not screen{
  .pay-flow .flow-container{
    padding:34px;
  }
}
@media screen and (max-width:767px){
  .pay-flow .flow-container{
    padding:25px;
  }
}
.pay-flow .flow-container>div{
  display:flex;
  width:100%;
  height:auto;
}
.pay-flow .flow-item>header{
  flex-grow:0;
  flex-shrink:0;
}
.pay-flow .flow-item>section{
  flex-grow:1;
  flex-shrink:0;
}
.pay-flow .flow-item>footer{
  flex-grow:0;
  flex-shrink:0;
}
.pay-flow .flow-item>header{
  width:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  margin-bottom:1.875rem;
}
.pay-flow .flow-item>section{
  display:flex;
  align-items:center;
  justify-content:center;
}
.pay-flow .flow-item>footer{
  width:100%;
  display:flex;
  flex-direction:row;
  justify-content:space-between;
}
@media (min-width:768px),not screen{
  .pay-flow .flow-item>footer{
    flex-wrap:nowrap;
    justify-content:space-between;
  }
  .pay-flow .flow-item>footer>*{
    flex-grow:0;
    margin-bottom:0;
  }
}
@media screen and (max-width:767px){
  .pay-flow .flow-item>footer{
    flex-wrap:wrap-reverse;
    justify-content:space-around;
  }
  .pay-flow .flow-item>footer>*{
    flex-grow:1;
    margin-bottom:10px;
  }
}
@media (min-width:768px),not screen{
  .pay-flow .flow-item>footer{
    padding-top:35px;
    border-top:2px solid #f0f0f0;
  }
}
.pay-flow.flow-main{
  position:relative;
}
.pay-flow .loading-indicator{
  position:absolute;
  top:50%;
  left:50%;
}
.pay-flow .prev{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:150px;
  color:#fa811b;
  background-color:#fff;
  border:2px solid #fa811b;
}
@media (max-width:767px){
  .pay-flow .prev{
    order:2;
  }
}
.pay-flow .prev:enabled:active,.pay-flow .prev:enabled:focus,.pay-flow .prev:enabled:hover,.pay-flow .prev:link:active,.pay-flow .prev:link:focus,.pay-flow .prev:link:hover,.pay-flow .prev:visited:active,.pay-flow .prev:visited:focus,.pay-flow .prev:visited:hover{
  color:#fff;
}
.pay-flow .prev:disabled{
  color:#afafaf;
}
.pay-flow .prev:enabled:hover,.pay-flow .prev:link:hover,.pay-flow .prev:visited:hover{
  background-color:#fa811b;
}
.pay-flow .prev:enabled:active,.pay-flow .prev:enabled:focus,.pay-flow .prev:link:active,.pay-flow .prev:link:focus,.pay-flow .prev:visited:active,.pay-flow .prev:visited:focus{
  background-color:#e17418;
}
.pay-flow .prev:disabled{
  background-color:#ddd;
}
.pay-flow .prev:enabled:hover,.pay-flow .prev:link:hover,.pay-flow .prev:visited:hover{
  border-color:#fa811b;
}
.pay-flow .prev:enabled:active,.pay-flow .prev:enabled:focus,.pay-flow .prev:link:active,.pay-flow .prev:link:focus,.pay-flow .prev:visited:active,.pay-flow .prev:visited:focus{
  border-color:#e17418;
}
.pay-flow .prev:disabled{
  border-color:#afafaf;
}
.pay-flow .next{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  border:none;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:150px;
  background-color:#fa811b;
  color:#fff;
}
@media (max-width:767px){
  .pay-flow .next{
    order:3;
  }
}
.pay-flow .next:enabled:hover,.pay-flow .next:link:hover,.pay-flow .next:visited:hover{
  background-color:#fb9a49;
}
.pay-flow .next:enabled:active,.pay-flow .next:enabled:focus,.pay-flow .next:link:active,.pay-flow .next:link:focus,.pay-flow .next:visited:active,.pay-flow .next:visited:focus{
  background-color:#e17418;
}
.pay-flow .next:disabled{
  background-color:#ddd;
}
.pay-flow .next:enabled:hover,.pay-flow .next:link:hover,.pay-flow .next:visited:hover{
  color:#fff;
}
.pay-flow .next:enabled:active,.pay-flow .next:enabled:focus,.pay-flow .next:link:active,.pay-flow .next:link:focus,.pay-flow .next:visited:active,.pay-flow .next:visited:focus{
  color:#e6e6e6;
}
.pay-flow .next:disabled{
  color:#afafaf;
}
.pay-flow h2{
  color:#4c4c4c;
  font-weight:500;
  text-align:center;
  padding:0;
  margin:0 0 20px;
}
@media (min-width:768px),not screen{
  .pay-flow h2{
    font-size:26px;
  }
}
@media screen and (max-width:767px){
  .pay-flow h2{
    font-size:18px;
  }
}
.pay-flow form{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  justify-content:center;
  max-width:400px;
  width:100%;
  height:100%;
}
.pay-flow form input[type=email],.pay-flow form input[type=tel],.pay-flow form input[type=text]{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}
.pay-flow form input[type=email]:invalid,.pay-flow form input[type=tel]:invalid,.pay-flow form input[type=text]:invalid{
  box-shadow:none;
}
.pay-flow form input[type=email]:not(:placeholder-shown):invalid,.pay-flow form input[type=tel]:not(:placeholder-shown):invalid,.pay-flow form input[type=text]:not(:placeholder-shown):invalid{
  border-color:#e53838;
}
.pay-flow form select{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}
.pay-flow form select::-ms-expand{
  display:none;
}
.pay-flow form select:invalid{
  box-shadow:none;
}
.pay-flow form input[type=email],.pay-flow form input[type=tel],.pay-flow form input[type=text]{
  display:inline-block;
  text-align:left;
  vertical-align:middle;
  white-space:nowrap;
  color:#4c4c4c;
  border-radius:.25rem;
  border:2px solid #cfcfcf;
  width:100%;
}
.pay-flow form input[type=email]:enabled:hover,.pay-flow form input[type=email]:link:hover,.pay-flow form input[type=email]:visited:hover,.pay-flow form input[type=tel]:enabled:hover,.pay-flow form input[type=tel]:link:hover,.pay-flow form input[type=tel]:visited:hover,.pay-flow form input[type=text]:enabled:hover,.pay-flow form input[type=text]:link:hover,.pay-flow form input[type=text]:visited:hover{
  color:#707070;
}
.pay-flow form input[type=email]:enabled:active,.pay-flow form input[type=email]:enabled:focus,.pay-flow form input[type=email]:link:active,.pay-flow form input[type=email]:link:focus,.pay-flow form input[type=email]:visited:active,.pay-flow form input[type=email]:visited:focus,.pay-flow form input[type=tel]:enabled:active,.pay-flow form input[type=tel]:enabled:focus,.pay-flow form input[type=tel]:link:active,.pay-flow form input[type=tel]:link:focus,.pay-flow form input[type=tel]:visited:active,.pay-flow form input[type=tel]:visited:focus,.pay-flow form input[type=text]:enabled:active,.pay-flow form input[type=text]:enabled:focus,.pay-flow form input[type=text]:link:active,.pay-flow form input[type=text]:link:focus,.pay-flow form input[type=text]:visited:active,.pay-flow form input[type=text]:visited:focus{
  color:#444;
}
.pay-flow form input[type=email]:disabled,.pay-flow form input[type=tel]:disabled,.pay-flow form input[type=text]:disabled{
  color:#afafaf;
}
.pay-flow form input[type=email]::-moz-placeholder,.pay-flow form input[type=tel]::-moz-placeholder,.pay-flow form input[type=text]::-moz-placeholder{
  opacity:1;
  color:#afafaf;
}
.pay-flow form input[type=email]::placeholder,.pay-flow form input[type=tel]::placeholder,.pay-flow form input[type=text]::placeholder{
  opacity:1;
  color:#afafaf;
}
.pay-flow form input[type=email]:enabled:hover,.pay-flow form input[type=email]:link:hover,.pay-flow form input[type=email]:visited:hover,.pay-flow form input[type=tel]:enabled:hover,.pay-flow form input[type=tel]:link:hover,.pay-flow form input[type=tel]:visited:hover,.pay-flow form input[type=text]:enabled:hover,.pay-flow form input[type=text]:link:hover,.pay-flow form input[type=text]:visited:hover{
  border-color:#d9d9d9;
}
.pay-flow form input[type=email]:enabled:active,.pay-flow form input[type=email]:enabled:focus,.pay-flow form input[type=email]:link:active,.pay-flow form input[type=email]:link:focus,.pay-flow form input[type=email]:visited:active,.pay-flow form input[type=email]:visited:focus,.pay-flow form input[type=tel]:enabled:active,.pay-flow form input[type=tel]:enabled:focus,.pay-flow form input[type=tel]:link:active,.pay-flow form input[type=tel]:link:focus,.pay-flow form input[type=tel]:visited:active,.pay-flow form input[type=tel]:visited:focus,.pay-flow form input[type=text]:enabled:active,.pay-flow form input[type=text]:enabled:focus,.pay-flow form input[type=text]:link:active,.pay-flow form input[type=text]:link:focus,.pay-flow form input[type=text]:visited:active,.pay-flow form input[type=text]:visited:focus{
  border-color:#bababa;
}
.pay-flow form input[type=email]:disabled,.pay-flow form input[type=tel]:disabled,.pay-flow form input[type=text]:disabled{
  border-color:#afafaf;
}
@media (min-width:768px),not screen{
  .pay-flow form input[type=email],.pay-flow form input[type=tel],.pay-flow form input[type=text]{
    padding:14px 20px;
  }
}
@media screen and (max-width:767px){
  .pay-flow form input[type=email],.pay-flow form input[type=tel],.pay-flow form input[type=text]{
    padding:12px 20px;
  }
}
.pay-flow form label{
  position:relative;
  display:block;
  border-radius:.25rem;
  border:2px solid #cfcfcf;
  width:100%;
}
.pay-flow form label:after{
  content:"";
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  right:0;
  background-image:url(../images/icon-sprite.svg);
  background-position:0 -78px;
  width:14px;
  height:8px;
  pointer-events:none;
  right:10px;
}
.pay-flow form label:enabled:hover,.pay-flow form label:link:hover,.pay-flow form label:visited:hover{
  border-color:#d9d9d9;
}
.pay-flow form label:enabled:active,.pay-flow form label:enabled:focus,.pay-flow form label:link:active,.pay-flow form label:link:focus,.pay-flow form label:visited:active,.pay-flow form label:visited:focus{
  border-color:#bababa;
}
.pay-flow form label:disabled{
  border-color:#afafaf;
}
.pay-flow form select{
  display:inline-block;
  text-align:left;
  vertical-align:middle;
  white-space:nowrap;
  color:#4c4c4c;
  width:100%;
  border:none;
}
.pay-flow form select:enabled:hover,.pay-flow form select:link:hover,.pay-flow form select:visited:hover{
  color:#707070;
}
.pay-flow form select:enabled:active,.pay-flow form select:enabled:focus,.pay-flow form select:link:active,.pay-flow form select:link:focus,.pay-flow form select:visited:active,.pay-flow form select:visited:focus{
  color:#444;
}
.pay-flow form select:disabled{
  color:#afafaf;
}
.pay-flow form select::-moz-placeholder{
  opacity:1;
  color:#afafaf;
}
.pay-flow form select::placeholder{
  opacity:1;
  color:#afafaf;
}
@media (min-width:768px),not screen{
  .pay-flow form select{
    padding:14px 30px 14px 20px;
  }
}
@media screen and (max-width:767px){
  .pay-flow form select{
    padding:12px 20px 12px 10px;
  }
}
.pay-flow .pay-step-alipay,.pay-flow .pay-step-card{
  width:100%;
  height:auto;
}
.pay-flow .pay-step-alipay .brazil-price-header,.pay-flow .pay-step-alipay .price-header,.pay-flow .pay-step-card .brazil-price-header,.pay-flow .pay-step-card .price-header{
  color:#4c4c4c;
  font-size:48px;
  line-height:normal;
  margin:0;
}
.pay-flow #payment-form{
  margin-bottom:30px;
}
.pay-flow #payment-form .brazil-fields>*,.pay-flow #payment-form>*{
  margin-bottom:10px;
}
.pay-flow #payment-form [name=card-number]{
  background-image:url(../images/testcenter/pay/ic-card.svg);
}
.pay-flow #payment-form .card-expiry-container input[type=text],.pay-flow #payment-form [name=card-number]{
  background-position:left 1.125rem center;
  background-repeat:no-repeat;
  padding-left:3rem !important;
  background-position:left 18px center;
  padding-left:48px;
}
.pay-flow #payment-form .card-expiry-container input[type=text]{
  background-image:url(../images/testcenter/pay/ic-calendar.svg);
}
.pay-flow #payment-form [name=card-cvc]{
  background-image:url(../images/testcenter/pay/ic-lock.svg);
}
.pay-flow #payment-form [name=card-cvc],.pay-flow #payment-form [name=card-email]{
  background-position:left 1.125rem center;
  background-repeat:no-repeat;
  padding-left:3rem !important;
  background-position:left 18px center;
  padding-left:48px;
}
.pay-flow #payment-form [name=card-email]{
  background-image:url(../images/testcenter/pay/ic-email.svg);
}
.pay-flow #payment-form [name=card-phone]{
  background-image:url(../images/testcenter/pay/ic-phone.svg);
}
.pay-flow #payment-form [name=card-cpf],.pay-flow #payment-form [name=card-phone]{
  background-position:left 1.125rem center;
  background-repeat:no-repeat;
  padding-left:3rem !important;
  background-position:left 18px center;
  padding-left:48px;
}
.pay-flow #payment-form [name=card-cpf]{
  background-image:url(../images/testcenter/pay/ic-cpf.svg);
}
.pay-flow #payment-form [name=card-address],.pay-flow #payment-form [name=card-apartment],.pay-flow #payment-form [name=card-street]{
  background-image:url(../images/testcenter/pay/ic-address.svg);
  background-position:left 1.125rem center;
  background-repeat:no-repeat;
  padding-left:3rem !important;
  background-position:left 18px center;
  padding-left:48px;
}
.pay-flow #payment-form [name=card-zip]{
  background-image:url(../images/testcenter/pay/ic-street.svg);
  background-position:left 1.125rem center;
  background-repeat:no-repeat;
  padding-left:3rem !important;
  background-position:left 18px center;
  padding-left:48px;
}
.pay-flow #payment-form .card-details-wrapper{
  display:flex;
  flex-direction:row;
  justify-content:space-between;
}
.pay-flow #payment-form .card-details-wrapper>input[type=text]{
  min-width:0;
}
.pay-flow #payment-form .card-details-wrapper>:not(:last-child){
  margin-right:10px;
}
.pay-flow #payment-form .card-details-wrapper>*{
  flex-basis:50%;
}
.pay-flow #payment-form .date-input-view{
  display:flex;
  flex-direction:row;
}
.pay-flow #payment-form .date-input-view>:not(:last-child){
  margin-right:10px;
}
.pay-flow #payment-form .card-expired{
  border-color:#e53838;
}
.pay-flow .pay-step-choose-method>header{
  margin-bottom:0;
}
@media (max-width:767px){
  .pay-flow .pay-step-choose-method h2{
    font-size:23px;
    margin-bottom:0;
  }
}
.pay-flow .pay-step-choose-method .payment-method-container{
  display:flex;
  flex-direction:column;
  justify-content:space-around;
  text-align:center;
  width:100%;
  margin-top:24px;
}
@media (min-width:768px){
  .pay-flow .pay-step-choose-method .payment-method-container{
    flex-direction:row;
  }
}
.pay-flow .pay-step-choose-method .payment-method-container>*{
  flex-basis:0;
  flex-grow:1;
}
@media (min-width:768px){
  .pay-flow .pay-step-choose-method .payment-method-container>*{
    padding:50px 0;
  }
}
.pay-flow .pay-step-choose-method .payment-method-container>:not(:first-child){
  border:solid #ddd;
  border-width:0 0 0 1px;
}
@media (max-width:767px){
  .pay-flow .pay-step-choose-method .payment-method-container>:not(:first-child){
    border-left-width:0;
    border-top-width:1px;
    margin-top:30px;
    padding-top:10px;
  }
}
.pay-flow .pay-step-choose-method .payment-cards{
  display:grid;
  grid-gap:12px;
  grid-template-columns:repeat(4, 1fr);
}
@media (min-width:768px){
  .pay-flow .pay-step-choose-method .payment-cards{
    width:312px;
  }
}
.pay-flow .pay-step-choose-method .payment-cards .payment-brand{
  height:40px;
}
@media (min-width:768px){
  .pay-flow .pay-step-choose-method .payment-cards .payment-brand{
    height:46px;
  }
}
.pay-flow .pay-step-choose-method .payment-brand{
  border:1px solid #cfcfcf;
  border-radius:6px;
  -o-object-fit:scale-down;
     object-fit:scale-down;
  width:100%;
}
.pay-flow .pay-step-choose-method .payment-brand-american-express{
  background-color:#016fd0;
  border:none;
  padding:0;
}
.pay-flow .pay-step-choose-method .payment-brand-paypal{
  display:block;
  height:104px;
  padding:30px;
  width:260px;
}
.pay-flow .pay-step-choose-method .payment-brand-paypal,.pay-flow .pay-step-choose-method .payment-cards{
  margin:30px auto 40px;
}
.pay-flow .pay-step-choose-method h3{
  font-weight:500;
}
.pay-flow .pay-step-choose-method .button,.pay-flow .pay-step-choose-method button{
  background-color:#fa811b;
  border-radius:.25rem;
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  color:#fff;
  border:none;
  width:100%;
}
.pay-flow .pay-step-choose-method .button:enabled:hover,.pay-flow .pay-step-choose-method .button:link:hover,.pay-flow .pay-step-choose-method .button:visited:hover,.pay-flow .pay-step-choose-method button:enabled:hover,.pay-flow .pay-step-choose-method button:link:hover,.pay-flow .pay-step-choose-method button:visited:hover{
  background-color:#fb9a49;
}
.pay-flow .pay-step-choose-method .button:enabled:active,.pay-flow .pay-step-choose-method .button:enabled:focus,.pay-flow .pay-step-choose-method .button:link:active,.pay-flow .pay-step-choose-method .button:link:focus,.pay-flow .pay-step-choose-method .button:visited:active,.pay-flow .pay-step-choose-method .button:visited:focus,.pay-flow .pay-step-choose-method button:enabled:active,.pay-flow .pay-step-choose-method button:enabled:focus,.pay-flow .pay-step-choose-method button:link:active,.pay-flow .pay-step-choose-method button:link:focus,.pay-flow .pay-step-choose-method button:visited:active,.pay-flow .pay-step-choose-method button:visited:focus{
  background-color:#e17418;
}
.pay-flow .pay-step-choose-method .button:disabled,.pay-flow .pay-step-choose-method button:disabled{
  background-color:#ddd;
}
.pay-flow .pay-step-choose-method .button:enabled:hover,.pay-flow .pay-step-choose-method .button:link:hover,.pay-flow .pay-step-choose-method .button:visited:hover,.pay-flow .pay-step-choose-method button:enabled:hover,.pay-flow .pay-step-choose-method button:link:hover,.pay-flow .pay-step-choose-method button:visited:hover{
  color:#fff;
}
.pay-flow .pay-step-choose-method .button:enabled:active,.pay-flow .pay-step-choose-method .button:enabled:focus,.pay-flow .pay-step-choose-method .button:link:active,.pay-flow .pay-step-choose-method .button:link:focus,.pay-flow .pay-step-choose-method .button:visited:active,.pay-flow .pay-step-choose-method .button:visited:focus,.pay-flow .pay-step-choose-method button:enabled:active,.pay-flow .pay-step-choose-method button:enabled:focus,.pay-flow .pay-step-choose-method button:link:active,.pay-flow .pay-step-choose-method button:link:focus,.pay-flow .pay-step-choose-method button:visited:active,.pay-flow .pay-step-choose-method button:visited:focus{
  color:#e6e6e6;
}
.pay-flow .pay-step-choose-method .button:disabled,.pay-flow .pay-step-choose-method button:disabled{
  color:#afafaf;
}
@media (min-width:768px){
  .pay-flow .pay-step-choose-method .button,.pay-flow .pay-step-choose-method button{
    width:auto;
    min-width:130px;
  }
}
.pay-flow .pay-step-choose-method #pay-paypal{
  cursor:pointer;
  overflow:hidden;
  position:relative;
}
.pay-flow .pay-step-choose-method #pay-paypal:hover{
  background-color:#fb9a49;
}
.pay-flow .pay-step-choose-method #pay-paypal>*{
  left:0 !important;
  opacity:.00001 !important;
  position:absolute !important;
  top:0 !important;
}
.pay-flow .pay-step-choose-method #apply-coupon{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  border:none;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:150px;
  background-color:transparent;
  color:#fa811b;
  margin-top:45px;
}
.pay-flow .pay-step-choose-method #apply-coupon:disabled,.pay-flow .pay-step-choose-method #apply-coupon:enabled:active,.pay-flow .pay-step-choose-method #apply-coupon:enabled:focus,.pay-flow .pay-step-choose-method #apply-coupon:enabled:hover,.pay-flow .pay-step-choose-method #apply-coupon:link:active,.pay-flow .pay-step-choose-method #apply-coupon:link:focus,.pay-flow .pay-step-choose-method #apply-coupon:link:hover,.pay-flow .pay-step-choose-method #apply-coupon:visited:active,.pay-flow .pay-step-choose-method #apply-coupon:visited:focus,.pay-flow .pay-step-choose-method #apply-coupon:visited:hover{
  background-color:transparent;
}
.pay-flow .pay-step-choose-method #apply-coupon:enabled:hover,.pay-flow .pay-step-choose-method #apply-coupon:link:hover,.pay-flow .pay-step-choose-method #apply-coupon:visited:hover{
  color:#fb9a49;
}
.pay-flow .pay-step-choose-method #apply-coupon:enabled:active,.pay-flow .pay-step-choose-method #apply-coupon:enabled:focus,.pay-flow .pay-step-choose-method #apply-coupon:link:active,.pay-flow .pay-step-choose-method #apply-coupon:link:focus,.pay-flow .pay-step-choose-method #apply-coupon:visited:active,.pay-flow .pay-step-choose-method #apply-coupon:visited:focus{
  color:#e17418;
}
.pay-flow .pay-step-choose-method #apply-coupon:disabled{
  color:#afafaf;
}
.pay-flow .pay-step-alipay section{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:space-around;
  justify-content:space-evenly;
}
.pay-flow .pay-step-alipay p{
  text-align:center;
}
.pay-flow .pay-step-complete section{
  display:flex;
  flex-direction:column;
  align-items:center;
}
.pay-flow .pay-step-complete img{
  margin-bottom:35px;
}
@media (min-width:768px),not screen{
  .pay-flow .pay-step-complete img{
    width:357px;
    height:auto;
  }
}
@media screen and (max-width:767px){
  .pay-flow .pay-step-complete img{
    width:auto;
    height:auto;
  }
}
.pay-flow .pay-step-complete p{
  color:#4c4c4c;
  font-size:18px;
  font-weight:300;
  line-height:28px;
  margin:0 0 18px;
}
@media (min-width:768px),not screen{
  .pay-flow .pay-step-complete p{
    max-width:512px;
    text-align:center;
  }
}
@media screen and (max-width:767px){
  .pay-flow .pay-step-complete p{
    max-width:none;
    text-align:left;
  }
}
.pay-modal-coupon h2{
  color:#4c4c4c;
  font-weight:500;
  text-align:center;
  padding:0;
  margin:0 0 35px;
}
.pay-modal-coupon .sponsor-name{
  font-weight:700;
}
.pay-modal-coupon input[type=text]{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  display:inline-block;
  text-align:left;
  vertical-align:middle;
  white-space:nowrap;
  color:#4c4c4c;
  border-radius:.25rem;
  border:2px solid #cfcfcf;
  padding:14px 20px;
  width:100%;
}
.pay-modal-coupon input[type=text]:enabled:hover,.pay-modal-coupon input[type=text]:link:hover,.pay-modal-coupon input[type=text]:visited:hover{
  color:#707070;
}
.pay-modal-coupon input[type=text]:enabled:active,.pay-modal-coupon input[type=text]:enabled:focus,.pay-modal-coupon input[type=text]:link:active,.pay-modal-coupon input[type=text]:link:focus,.pay-modal-coupon input[type=text]:visited:active,.pay-modal-coupon input[type=text]:visited:focus{
  color:#444;
}
.pay-modal-coupon input[type=text]:disabled{
  color:#afafaf;
}
.pay-modal-coupon input[type=text]::-moz-placeholder{
  opacity:1;
  color:#afafaf;
}
.pay-modal-coupon input[type=text]::placeholder{
  opacity:1;
  color:#afafaf;
}
.pay-modal-coupon input[type=text]:enabled:hover,.pay-modal-coupon input[type=text]:link:hover,.pay-modal-coupon input[type=text]:visited:hover{
  border-color:#d9d9d9;
}
.pay-modal-coupon input[type=text]:enabled:active,.pay-modal-coupon input[type=text]:enabled:focus,.pay-modal-coupon input[type=text]:link:active,.pay-modal-coupon input[type=text]:link:focus,.pay-modal-coupon input[type=text]:visited:active,.pay-modal-coupon input[type=text]:visited:focus{
  border-color:#bababa;
}
.pay-modal-coupon input[type=text]:disabled{
  border-color:#afafaf;
}
.pay-modal-coupon [data-reason]{
  color:#e53838;
}
.pay-modal-coupon input[type=submit]{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  background-color:#fa811b;
  border:none;
  border-radius:.25rem;
  color:#fff;
}
.pay-modal-coupon input[type=submit]:enabled:hover,.pay-modal-coupon input[type=submit]:link:hover,.pay-modal-coupon input[type=submit]:visited:hover{
  background-color:#fb9a49;
}
.pay-modal-coupon input[type=submit]:enabled:active,.pay-modal-coupon input[type=submit]:enabled:focus,.pay-modal-coupon input[type=submit]:link:active,.pay-modal-coupon input[type=submit]:link:focus,.pay-modal-coupon input[type=submit]:visited:active,.pay-modal-coupon input[type=submit]:visited:focus{
  background-color:#e17418;
}
.pay-modal-coupon input[type=submit]:disabled{
  background-color:#ddd;
}
.pay-modal-coupon input[type=submit]:enabled:hover,.pay-modal-coupon input[type=submit]:link:hover,.pay-modal-coupon input[type=submit]:visited:hover{
  color:#fff;
}
.pay-modal-coupon input[type=submit]:enabled:active,.pay-modal-coupon input[type=submit]:enabled:focus,.pay-modal-coupon input[type=submit]:link:active,.pay-modal-coupon input[type=submit]:link:focus,.pay-modal-coupon input[type=submit]:visited:active,.pay-modal-coupon input[type=submit]:visited:focus{
  color:#e6e6e6;
}
.pay-modal-coupon input[type=submit]:disabled{
  color:#afafaf;
}
.pay-modal-coupon .apply-coupon{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  background-color:#fa811b;
  border:none;
  border-radius:.25rem;
  color:#fff;
}
.pay-modal-coupon .apply-coupon:enabled:hover,.pay-modal-coupon .apply-coupon:link:hover,.pay-modal-coupon .apply-coupon:visited:hover{
  background-color:#fb9a49;
}
.pay-modal-coupon .apply-coupon:enabled:active,.pay-modal-coupon .apply-coupon:enabled:focus,.pay-modal-coupon .apply-coupon:link:active,.pay-modal-coupon .apply-coupon:link:focus,.pay-modal-coupon .apply-coupon:visited:active,.pay-modal-coupon .apply-coupon:visited:focus{
  background-color:#e17418;
}
.pay-modal-coupon .apply-coupon:disabled{
  background-color:#ddd;
}
.pay-modal-coupon .apply-coupon:enabled:hover,.pay-modal-coupon .apply-coupon:link:hover,.pay-modal-coupon .apply-coupon:visited:hover{
  color:#fff;
}
.pay-modal-coupon .apply-coupon:enabled:active,.pay-modal-coupon .apply-coupon:enabled:focus,.pay-modal-coupon .apply-coupon:link:active,.pay-modal-coupon .apply-coupon:link:focus,.pay-modal-coupon .apply-coupon:visited:active,.pay-modal-coupon .apply-coupon:visited:focus{
  color:#e6e6e6;
}
.pay-modal-coupon .apply-coupon:disabled{
  color:#afafaf;
}
.pay-modal-coupon .secondary-action{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  background-color:transparent;
  border:none;
  border-radius:.25rem;
  color:#fa811b;
}
.pay-modal-coupon .secondary-action:disabled,.pay-modal-coupon .secondary-action:enabled:active,.pay-modal-coupon .secondary-action:enabled:focus,.pay-modal-coupon .secondary-action:enabled:hover,.pay-modal-coupon .secondary-action:link:active,.pay-modal-coupon .secondary-action:link:focus,.pay-modal-coupon .secondary-action:link:hover,.pay-modal-coupon .secondary-action:visited:active,.pay-modal-coupon .secondary-action:visited:focus,.pay-modal-coupon .secondary-action:visited:hover{
  background-color:transparent;
}
.pay-modal-coupon .secondary-action:enabled:hover,.pay-modal-coupon .secondary-action:link:hover,.pay-modal-coupon .secondary-action:visited:hover{
  color:#fb9a49;
}
.pay-modal-coupon .secondary-action:enabled:active,.pay-modal-coupon .secondary-action:enabled:focus,.pay-modal-coupon .secondary-action:link:active,.pay-modal-coupon .secondary-action:link:focus,.pay-modal-coupon .secondary-action:visited:active,.pay-modal-coupon .secondary-action:visited:focus{
  color:#e17418;
}
.pay-modal-coupon .secondary-action:disabled{
  color:#afafaf;
}
.pay-modal-coupon .coupon-actions{
  display:flex;
  flex-direction:row-reverse;
  flex-wrap:wrap;
  justify-content:space-around;
  justify-content:space-evenly;
  margin-top:50px;
}
.pay-modal-coupon .coupon-actions button,.pay-modal-coupon .coupon-actions input{
  flex-basis:100%;
  margin-bottom:10px;
}
.pay-modal-coupon .submit-agreement span{
  text-transform:uppercase;
}
.dim-bg{
  background:#000;
  opacity:.8;
}
.dim-bg,.dim-modal{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:300;
}
.dim-modal{
  display:flex;
  align-items:center;
  justify-content:center;
}
.dim-modal .modal-content{
  background:#fff;
  border-radius:1rem;
  padding:2.25rem;
  overflow:auto;
}
@media (min-width:768px),not screen{
  .dim-modal .modal-content{
    max-width:50vw;
    max-height:80vh;
    padding:2.25rem;
  }
}
@media screen and (max-width:767px){
  .dim-modal .modal-content{
    max-width:50vw;
    min-width:80vw;
    max-height:95vh;
    padding:1.25rem;
    margin:1.25rem;
  }
}
.dim-modal .overlay-content .spinner{
  height:50px;
}
.dim-modal .modal-fill{
  width:100%;
  height:100%;
  min-width:60vw;
  min-height:60vh;
}
.dim-modal .modal-header{
  font-size:26px;
  font-weight:500;
  line-height:1.31;
  margin-bottom:2rem;
  text-align:center;
}
.dim-modal .modal-body{
  font-size:17px;
  margin-bottom:2.5rem;
}
@media (min-width:768px),not screen{
  .dim-modal .buttons,.dim-modal .one-button{
    display:flex;
    flex-direction:row-reverse;
    flex-wrap:wrap;
    justify-content:space-between;
    margin-top:20px;
    margin-right:10px;
  }
  .dim-modal .buttons .btn,.dim-modal .buttons button,.dim-modal .buttons input[type=button],.dim-modal .buttons input[type=submit],.dim-modal .one-button .btn,.dim-modal .one-button button,.dim-modal .one-button input[type=button],.dim-modal .one-button input[type=submit]{
    flex-basis:150px;
    margin-bottom:0;
  }
}
@media screen and (max-width:767px){
  .dim-modal .buttons .btn,.dim-modal .buttons button,.dim-modal .buttons input[type=button],.dim-modal .buttons input[type=submit],.dim-modal .one-button .btn,.dim-modal .one-button button,.dim-modal .one-button input[type=button],.dim-modal .one-button input[type=submit]{
    width:100%;
    margin-bottom:10px;
  }
}
@media (min-width:768px),not screen{
  .dim-modal .one-button{
    justify-content:center;
    margin-right:0;
  }
}
.dim-modal .btn,.dim-modal button{
  align-items:center;
  display:inline-flex;
  justify-content:center;
  padding:8px 20px;
  border-radius:.25rem;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  line-height:1.6;
}
.dim-modal .modal-btn,.dim-modal [data-callback=OK]{
  background-color:#fa811b;
  border:none;
  color:#fff;
}
.dim-modal .modal-btn:enabled:hover,.dim-modal .modal-btn:link:hover,.dim-modal .modal-btn:visited:hover,.dim-modal [data-callback=OK]:enabled:hover,.dim-modal [data-callback=OK]:link:hover,.dim-modal [data-callback=OK]:visited:hover{
  background-color:#fb9a49;
}
.dim-modal .modal-btn:enabled:active,.dim-modal .modal-btn:enabled:focus,.dim-modal .modal-btn:link:active,.dim-modal .modal-btn:link:focus,.dim-modal .modal-btn:visited:active,.dim-modal .modal-btn:visited:focus,.dim-modal [data-callback=OK]:enabled:active,.dim-modal [data-callback=OK]:enabled:focus,.dim-modal [data-callback=OK]:link:active,.dim-modal [data-callback=OK]:link:focus,.dim-modal [data-callback=OK]:visited:active,.dim-modal [data-callback=OK]:visited:focus{
  background-color:#e17418;
}
.dim-modal .modal-btn:disabled,.dim-modal [data-callback=OK]:disabled{
  background-color:#ddd;
}
.dim-modal .modal-btn:enabled:hover,.dim-modal .modal-btn:link:hover,.dim-modal .modal-btn:visited:hover,.dim-modal [data-callback=OK]:enabled:hover,.dim-modal [data-callback=OK]:link:hover,.dim-modal [data-callback=OK]:visited:hover{
  color:#fff;
}
.dim-modal .modal-btn:enabled:active,.dim-modal .modal-btn:enabled:focus,.dim-modal .modal-btn:link:active,.dim-modal .modal-btn:link:focus,.dim-modal .modal-btn:visited:active,.dim-modal .modal-btn:visited:focus,.dim-modal [data-callback=OK]:enabled:active,.dim-modal [data-callback=OK]:enabled:focus,.dim-modal [data-callback=OK]:link:active,.dim-modal [data-callback=OK]:link:focus,.dim-modal [data-callback=OK]:visited:active,.dim-modal [data-callback=OK]:visited:focus{
  color:#e6e6e6;
}
.dim-modal .modal-btn:disabled,.dim-modal [data-callback=OK]:disabled{
  color:#afafaf;
}
.dim-modal [data-callback=CANCEL]{
  background-color:transparent;
  border:2px solid #fa811b;
  color:#fa811b;
}
.dim-modal [data-callback=CANCEL]:disabled,.dim-modal [data-callback=CANCEL]:enabled:active,.dim-modal [data-callback=CANCEL]:enabled:focus,.dim-modal [data-callback=CANCEL]:enabled:hover,.dim-modal [data-callback=CANCEL]:link:active,.dim-modal [data-callback=CANCEL]:link:focus,.dim-modal [data-callback=CANCEL]:link:hover,.dim-modal [data-callback=CANCEL]:visited:active,.dim-modal [data-callback=CANCEL]:visited:focus,.dim-modal [data-callback=CANCEL]:visited:hover{
  background-color:transparent;
}
.dim-modal [data-callback=CANCEL]:enabled:hover,.dim-modal [data-callback=CANCEL]:link:hover,.dim-modal [data-callback=CANCEL]:visited:hover{
  border-color:#fb9a49;
}
.dim-modal [data-callback=CANCEL]:enabled:active,.dim-modal [data-callback=CANCEL]:enabled:focus,.dim-modal [data-callback=CANCEL]:link:active,.dim-modal [data-callback=CANCEL]:link:focus,.dim-modal [data-callback=CANCEL]:visited:active,.dim-modal [data-callback=CANCEL]:visited:focus{
  border-color:#e17418;
}
.dim-modal [data-callback=CANCEL]:disabled{
  border-color:#afafaf;
}
.dim-modal [data-callback=CANCEL]:enabled:hover,.dim-modal [data-callback=CANCEL]:link:hover,.dim-modal [data-callback=CANCEL]:visited:hover{
  color:#fb9a49;
}
.dim-modal [data-callback=CANCEL]:enabled:active,.dim-modal [data-callback=CANCEL]:enabled:focus,.dim-modal [data-callback=CANCEL]:link:active,.dim-modal [data-callback=CANCEL]:link:focus,.dim-modal [data-callback=CANCEL]:visited:active,.dim-modal [data-callback=CANCEL]:visited:focus{
  color:#e17418;
}
.dim-modal [data-callback=CANCEL]:disabled{
  color:#afafaf;
}
.dim-modal .timer-view{
  padding-bottom:20px;
}
.dim-modal .video-frame{
  background-color:#000;
  display:flex;
  flex-direction:column;
  justify-content:center;
  height:0;
  min-width:0;
}
.dim-modal .video-frame.loading{
  position:relative;
}
.dim-modal .video-frame.loading:after{
  position:absolute;
  top:0;
  left:0;
  content:"";
  background-image:url(../images/fancybox_loading.gif);
  background-repeat:no-repeat;
  background-position:50%;
}
.dim-modal .video-frame.loading:after,.dim-modal .video-frame video{
  display:block;
  width:100%;
  height:100%;
}
.closeable-modal-view .dim-modal .exit-button{
  float:right;
  position:relative;
  z-index:400;
}
.closeable-modal-view .dim-modal .exit-button .close{
  position:absolute;
  top:0;
  right:0;
}
.modal-flow .dim-modal{
  width:100%;
}
.modal-flow .modal-content{
  text-align:center;
  max-width:56.25rem;
  display:flex;
  flex-direction:column;
  align-items:stretch;
  justify-content:center;
  width:100%;
  height:100%;
  height:auto;
  width:auto;
}
.modal-flow .modal-content>footer,.modal-flow .modal-content>header,.modal-flow .modal-content>section{
  display:block;
}
.modal-flow .modal-content header h2{
  font-size:26px;
  margin-bottom:2.5rem;
}
.modal-flow .modal-content img{
  margin-bottom:2rem;
}
.modal-flow .modal-content p{
  font-size:17px;
  font-weight:300;
  line-height:1.294;
}
@media (min-width:768px),not screen{
  .modal-flow .modal-content p{
    padding:0 9rem;
  }
}
@media screen and (max-width:767px){
  .modal-flow .modal-content p{
    padding:0;
  }
}
.modal-flow .modal-content a{
  text-decoration:underline;
  font-weight:500;
}
.modal-flow .modal-content footer{
  margin-top:2.25rem;
  width:100%;
  display:flex;
  flex-direction:row;
  justify-content:space-between;
  padding-top:35px;
  border-top:2px solid #f0f0f0;
}
@media (min-width:768px),not screen{
  .modal-flow .modal-content footer{
    flex-wrap:nowrap;
    justify-content:space-between;
  }
  .modal-flow .modal-content footer>*{
    flex-grow:0;
    margin-bottom:0;
  }
}
@media screen and (max-width:767px){
  .modal-flow .modal-content footer{
    flex-wrap:wrap-reverse;
    justify-content:space-around;
  }
  .modal-flow .modal-content footer>*{
    flex-grow:1;
    margin-bottom:10px;
  }
}
.modal-flow .modal-content footer .done,.modal-flow .modal-content footer .next{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  border:none;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:150px;
  background-color:#fa811b;
  color:#fff;
}
.modal-flow .modal-content footer .done:enabled:hover,.modal-flow .modal-content footer .done:link:hover,.modal-flow .modal-content footer .done:visited:hover,.modal-flow .modal-content footer .next:enabled:hover,.modal-flow .modal-content footer .next:link:hover,.modal-flow .modal-content footer .next:visited:hover{
  background-color:#fb9a49;
}
.modal-flow .modal-content footer .done:enabled:active,.modal-flow .modal-content footer .done:enabled:focus,.modal-flow .modal-content footer .done:link:active,.modal-flow .modal-content footer .done:link:focus,.modal-flow .modal-content footer .done:visited:active,.modal-flow .modal-content footer .done:visited:focus,.modal-flow .modal-content footer .next:enabled:active,.modal-flow .modal-content footer .next:enabled:focus,.modal-flow .modal-content footer .next:link:active,.modal-flow .modal-content footer .next:link:focus,.modal-flow .modal-content footer .next:visited:active,.modal-flow .modal-content footer .next:visited:focus{
  background-color:#e17418;
}
.modal-flow .modal-content footer .done:disabled,.modal-flow .modal-content footer .next:disabled{
  background-color:#ddd;
}
.modal-flow .modal-content footer .done:enabled:hover,.modal-flow .modal-content footer .done:link:hover,.modal-flow .modal-content footer .done:visited:hover,.modal-flow .modal-content footer .next:enabled:hover,.modal-flow .modal-content footer .next:link:hover,.modal-flow .modal-content footer .next:visited:hover{
  color:#fff;
}
.modal-flow .modal-content footer .done:enabled:active,.modal-flow .modal-content footer .done:enabled:focus,.modal-flow .modal-content footer .done:link:active,.modal-flow .modal-content footer .done:link:focus,.modal-flow .modal-content footer .done:visited:active,.modal-flow .modal-content footer .done:visited:focus,.modal-flow .modal-content footer .next:enabled:active,.modal-flow .modal-content footer .next:enabled:focus,.modal-flow .modal-content footer .next:link:active,.modal-flow .modal-content footer .next:link:focus,.modal-flow .modal-content footer .next:visited:active,.modal-flow .modal-content footer .next:visited:focus{
  color:#e6e6e6;
}
.modal-flow .modal-content footer .done:disabled,.modal-flow .modal-content footer .next:disabled{
  color:#afafaf;
}
.modal-flow .modal-content footer .cancel,.modal-flow .modal-content footer .prev{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:150px;
  color:#fa811b;
  background-color:#fff;
  border:2px solid #fa811b;
}
.modal-flow .modal-content footer .cancel:enabled:active,.modal-flow .modal-content footer .cancel:enabled:focus,.modal-flow .modal-content footer .cancel:enabled:hover,.modal-flow .modal-content footer .cancel:link:active,.modal-flow .modal-content footer .cancel:link:focus,.modal-flow .modal-content footer .cancel:link:hover,.modal-flow .modal-content footer .cancel:visited:active,.modal-flow .modal-content footer .cancel:visited:focus,.modal-flow .modal-content footer .cancel:visited:hover,.modal-flow .modal-content footer .prev:enabled:active,.modal-flow .modal-content footer .prev:enabled:focus,.modal-flow .modal-content footer .prev:enabled:hover,.modal-flow .modal-content footer .prev:link:active,.modal-flow .modal-content footer .prev:link:focus,.modal-flow .modal-content footer .prev:link:hover,.modal-flow .modal-content footer .prev:visited:active,.modal-flow .modal-content footer .prev:visited:focus,.modal-flow .modal-content footer .prev:visited:hover{
  color:#fff;
}
.modal-flow .modal-content footer .cancel:disabled,.modal-flow .modal-content footer .prev:disabled{
  color:#afafaf;
}
.modal-flow .modal-content footer .cancel:enabled:hover,.modal-flow .modal-content footer .cancel:link:hover,.modal-flow .modal-content footer .cancel:visited:hover,.modal-flow .modal-content footer .prev:enabled:hover,.modal-flow .modal-content footer .prev:link:hover,.modal-flow .modal-content footer .prev:visited:hover{
  background-color:#fa811b;
}
.modal-flow .modal-content footer .cancel:enabled:active,.modal-flow .modal-content footer .cancel:enabled:focus,.modal-flow .modal-content footer .cancel:link:active,.modal-flow .modal-content footer .cancel:link:focus,.modal-flow .modal-content footer .cancel:visited:active,.modal-flow .modal-content footer .cancel:visited:focus,.modal-flow .modal-content footer .prev:enabled:active,.modal-flow .modal-content footer .prev:enabled:focus,.modal-flow .modal-content footer .prev:link:active,.modal-flow .modal-content footer .prev:link:focus,.modal-flow .modal-content footer .prev:visited:active,.modal-flow .modal-content footer .prev:visited:focus{
  background-color:#e17418;
}
.modal-flow .modal-content footer .cancel:disabled,.modal-flow .modal-content footer .prev:disabled{
  background-color:#ddd;
}
.modal-flow .modal-content footer .cancel:enabled:hover,.modal-flow .modal-content footer .cancel:link:hover,.modal-flow .modal-content footer .cancel:visited:hover,.modal-flow .modal-content footer .prev:enabled:hover,.modal-flow .modal-content footer .prev:link:hover,.modal-flow .modal-content footer .prev:visited:hover{
  border-color:#fa811b;
}
.modal-flow .modal-content footer .cancel:enabled:active,.modal-flow .modal-content footer .cancel:enabled:focus,.modal-flow .modal-content footer .cancel:link:active,.modal-flow .modal-content footer .cancel:link:focus,.modal-flow .modal-content footer .cancel:visited:active,.modal-flow .modal-content footer .cancel:visited:focus,.modal-flow .modal-content footer .prev:enabled:active,.modal-flow .modal-content footer .prev:enabled:focus,.modal-flow .modal-content footer .prev:link:active,.modal-flow .modal-content footer .prev:link:focus,.modal-flow .modal-content footer .prev:visited:active,.modal-flow .modal-content footer .prev:visited:focus{
  border-color:#e17418;
}
.modal-flow .modal-content footer .cancel:disabled,.modal-flow .modal-content footer .prev:disabled{
  border-color:#afafaf;
}
.modal-flow .modal-content footer .progress-bar{
  background:#ddd;
  border-radius:.375rem;
  display:inline-block;
  height:.5rem;
  margin:1rem 6.25rem;
  width:20rem;
}
.modal-flow .modal-content footer .progress-bar .progress-filled{
  width:0;
  height:100%;
  background-color:#faa918;
  background-image:linear-gradient(90deg, #faa918, #fa811b);
  border-radius:.375rem;
  transition:width .2s cubic-bezier(.02, .01, .47, 1);
}
@media (min-width:768px),not screen{
  [data-modal-name]{
    text-align:left;
  }
}
@media screen and (max-width:767px){
  [data-modal-name]{
    text-align:center;
  }
}
[data-modal-name] a[href]{
  color:#fa811b;
  font-weight:700;
  text-decoration:underline;
}
[data-modal-name] a[href]:enabled:hover,[data-modal-name] a[href]:link:hover,[data-modal-name] a[href]:visited:hover{
  color:#fb9a49;
}
[data-modal-name] a[href]:enabled:active,[data-modal-name] a[href]:enabled:focus,[data-modal-name] a[href]:link:active,[data-modal-name] a[href]:link:focus,[data-modal-name] a[href]:visited:active,[data-modal-name] a[href]:visited:focus{
  color:#e17418;
}
[data-modal-name] a[href]:disabled{
  color:#afafaf;
}
[data-modal-name] h2{
  color:#4c4c4c;
  font-size:26px;
  font-weight:500;
  line-height:34px;
  margin-top:0;
  margin-bottom:30px;
}
[data-modal-name] p{
  color:#777;
  font-size:16px;
  font-weight:500;
  line-height:26px;
  margin-top:0;
}
[data-modal-name] ul{
  margin:1em;
}
[data-modal-name] li{
  list-style-type:disc;
  margin:0 5px 10px 2em;
}
[data-modal-name] li a{
  text-decoration:underline;
}
[data-modal-name] ol.reenable-instructions{
  margin-bottom:18px;
  padding-left:40px;
}
[data-modal-name] ol.reenable-instructions img{
  height:24px;
  width:auto;
  display:inline;
  margin:0;
  vertical-align:bottom;
}
[data-modal-name] ol.reenable-instructions li{
  list-style-type:decimal;
}
[data-modal-name] img.img-main{
  width:65%;
  display:block;
  margin:0 auto;
}
[data-modal-name] img.test-error-img{
  height:70px;
  margin-bottom:35px;
}
[data-modal-name] h1.centered{
  text-align:center;
  margin:0 0 35px;
}
[data-modal-name] .non-partners{
  margin:30px 0;
  background-color:#f0f0f0;
  border-radius:.25rem;
}
[data-modal-name] .non-partners .non-partner-text{
  color:#4c4c4c;
  padding:12px 11px;
}
[data-modal-name=v3Credit],[data-modal-name=v3CreditRedeemed]{
  width:438px;
}
[data-modal-name=v3Credit] h2,[data-modal-name=v3CreditRedeemed] h2{
  text-align:center;
  margin-top:7px;
}
div[data-modal-name=v3Credit] div.buttons{
  margin-top:40px;
}
div[data-modal-name=v3CreditRedeemed] div.buttons{
  margin-top:19px;
}
[data-modal-name=exceededShareLimit]{
  width:440px;
}
[data-modal-name=exceededShareLimit] p{
  text-align:center;
}
[data-modal-name=exceededShareLimit] h2{
  text-align:center;
  margin-bottom:10px;
}
[data-modal-name=exceededShareLimit] button{
  width:200px;
  flex-basis:200px !important;
}
@media (min-width:768px),not screen{
  .access-program-modal,.contact-form,.counselors-modal,.dashboard-invite{
    text-align:left;
  }
}
@media screen and (max-width:767px){
  .access-program-modal,.contact-form,.counselors-modal,.dashboard-invite{
    text-align:center;
  }
}
.access-program-modal a[href],.contact-form a[href],.counselors-modal a[href],.dashboard-invite a[href]{
  color:#fa811b;
  font-weight:700;
  text-decoration:underline;
}
.access-program-modal a[href]:enabled:hover,.access-program-modal a[href]:link:hover,.access-program-modal a[href]:visited:hover,.contact-form a[href]:enabled:hover,.contact-form a[href]:link:hover,.contact-form a[href]:visited:hover,.counselors-modal a[href]:enabled:hover,.counselors-modal a[href]:link:hover,.counselors-modal a[href]:visited:hover,.dashboard-invite a[href]:enabled:hover,.dashboard-invite a[href]:link:hover,.dashboard-invite a[href]:visited:hover{
  color:#fb9a49;
}
.access-program-modal a[href]:enabled:active,.access-program-modal a[href]:enabled:focus,.access-program-modal a[href]:link:active,.access-program-modal a[href]:link:focus,.access-program-modal a[href]:visited:active,.access-program-modal a[href]:visited:focus,.contact-form a[href]:enabled:active,.contact-form a[href]:enabled:focus,.contact-form a[href]:link:active,.contact-form a[href]:link:focus,.contact-form a[href]:visited:active,.contact-form a[href]:visited:focus,.counselors-modal a[href]:enabled:active,.counselors-modal a[href]:enabled:focus,.counselors-modal a[href]:link:active,.counselors-modal a[href]:link:focus,.counselors-modal a[href]:visited:active,.counselors-modal a[href]:visited:focus,.dashboard-invite a[href]:enabled:active,.dashboard-invite a[href]:enabled:focus,.dashboard-invite a[href]:link:active,.dashboard-invite a[href]:link:focus,.dashboard-invite a[href]:visited:active,.dashboard-invite a[href]:visited:focus{
  color:#e17418;
}
.access-program-modal a[href]:disabled,.contact-form a[href]:disabled,.counselors-modal a[href]:disabled,.dashboard-invite a[href]:disabled{
  color:#afafaf;
}
.access-program-modal h2,.contact-form h2,.counselors-modal h2,.dashboard-invite h2{
  color:#4c4c4c;
  font-size:26px;
  font-weight:500;
  line-height:34px;
  margin-top:0;
  margin-bottom:30px;
}
.access-program-modal p,.contact-form p,.counselors-modal p,.dashboard-invite p{
  color:#777;
  font-size:16px;
  font-weight:500;
  line-height:26px;
  margin-top:0;
}
.access-program-modal ul,.contact-form ul,.counselors-modal ul,.dashboard-invite ul{
  margin:1em;
}
.access-program-modal li,.contact-form li,.counselors-modal li,.dashboard-invite li{
  list-style-type:disc;
  margin:0 5px 10px 2em;
}
.access-program-modal li a,.contact-form li a,.counselors-modal li a,.dashboard-invite li a{
  text-decoration:underline;
}
.access-program-modal input,.contact-form input,.counselors-modal input,.dashboard-invite input{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  box-shadow:none;
}
.access-program-modal select,.contact-form select,.counselors-modal select,.dashboard-invite select{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}
.access-program-modal select::-ms-expand,.contact-form select::-ms-expand,.counselors-modal select::-ms-expand,.dashboard-invite select::-ms-expand{
  display:none;
}
.access-program-modal [placeholder]::-moz-placeholder,.contact-form [placeholder]::-moz-placeholder,.counselors-modal [placeholder]::-moz-placeholder,.dashboard-invite [placeholder]::-moz-placeholder{
  opacity:1;
  color:#777;
  font-size:14px;
  font-weight:500;
  overflow:visible;
}
.access-program-modal [placeholder]::placeholder,.contact-form [placeholder]::placeholder,.counselors-modal [placeholder]::placeholder,.dashboard-invite [placeholder]::placeholder{
  opacity:1;
  color:#777;
  font-size:14px;
  font-weight:500;
  overflow:visible;
}
.dim-modal .modal-content .click-allow{
  display:table;
  width:100%;
  text-align:center;
  white-space:nowrap;
  height:60px;
}
.dim-modal .modal-content .click-allow p{
  display:table-cell;
  vertical-align:middle;
  padding-left:20px;
  font-size:26px;
  font-weight:700;
}
.access-program-modal fieldset,.counselors-modal fieldset{
  padding:0;
  margin:0 0 20px;
  border-radius:.5rem;
  overflow:hidden;
  border:2px solid #f0f0f0;
}
.access-program-modal input,.counselors-modal input{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  font-size:14px;
  color:#4c4c4c;
}
.access-program-modal input:invalid,.counselors-modal input:invalid{
  color:#777;
}
.access-program-modal select,.counselors-modal select{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  font-size:14px;
  color:#4c4c4c;
  width:100%;
  border:none;
}
.access-program-modal select::-ms-expand,.counselors-modal select::-ms-expand{
  display:none;
}
.access-program-modal select option,.counselors-modal select option{
  display:table-caption;
}
.access-program-modal select:invalid,.counselors-modal select:invalid{
  color:#777;
}
.access-program-modal textarea,.counselors-modal textarea{
  font-size:14px;
  color:#4c4c4c;
}
.access-program-modal textarea:invalid,.counselors-modal textarea:invalid{
  color:#777;
}
.access-program-modal .id-fields div,.counselors-modal .id-fields div{
  display:inline;
  font-size:0;
}
.access-program-modal .id-fields input,.counselors-modal .id-fields input{
  text-align:left;
  vertical-align:middle;
  white-space:nowrap;
  display:inline-block;
  padding:10px;
  border-radius:0;
  border:0 solid #f0f0f0;
  font-size:14px;
  color:#4c4c4c;
}
.access-program-modal .id-fields input:invalid,.counselors-modal .id-fields input:invalid{
  color:#777;
}
.access-program-modal .id-fields input[type=number],.counselors-modal .id-fields input[type=number]{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  -moz-appearance:textfield;
}
.access-program-modal .id-fields input[type=number]::-webkit-inner-spin-button,.access-program-modal .id-fields input[type=number]::-webkit-outer-spin-button,.counselors-modal .id-fields input[type=number]::-webkit-inner-spin-button,.counselors-modal .id-fields input[type=number]::-webkit-outer-spin-button{
  -webkit-appearance:none;
  margin:0;
}
.access-program-modal .id-fields label,.counselors-modal .id-fields label{
  display:inline-block;
  padding:10px;
  border-radius:0;
  border:0 solid #f0f0f0;
  position:relative;
  vertical-align:top;
}
.access-program-modal .id-fields label:after,.counselors-modal .id-fields label:after{
  content:"";
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  right:0;
  background-image:url(../images/icon-sprite.svg);
  background-position:0 -78px;
  width:14px;
  height:8px;
  pointer-events:none;
  right:10px;
}
.access-program-modal .id-fields select,.counselors-modal .id-fields select{
  font-size:14px;
  color:#4c4c4c;
  padding:0;
  height:auto;
}
.access-program-modal .id-fields select:invalid,.counselors-modal .id-fields select:invalid{
  color:#777;
}
.access-program-modal .id-fields input,.counselors-modal .id-fields input{
  width:50%;
  height:40px;
  border-top-width:2px;
}
.access-program-modal .id-fields input:first-child,.access-program-modal .id-fields input:nth-child(2),.counselors-modal .id-fields input:first-child,.counselors-modal .id-fields input:nth-child(2){
  border-top-width:0;
}
.access-program-modal .id-fields input:last-child,.access-program-modal .id-fields input:nth-last-child(2),.counselors-modal .id-fields input:last-child,.counselors-modal .id-fields input:nth-last-child(2){
  width:100%;
  border-left-width:0;
  border-right-width:0;
}
.access-program-modal .id-fields input:nth-child(2n),.counselors-modal .id-fields input:nth-child(2n){
  border-left-width:1px;
}
.access-program-modal .id-fields input:nth-child(odd),.counselors-modal .id-fields input:nth-child(odd){
  border-right-width:1px;
}
.access-program-modal .id-fields label,.counselors-modal .id-fields label{
  border-top-width:2px;
  width:50%;
  height:40px;
}
.access-program-modal label[for=access-additional-info],.counselors-modal label[for=access-additional-info]{
  display:block;
  font-size:14px;
  margin-bottom:8px;
}
.access-program-modal .association-fields,.counselors-modal .association-fields{
  font-size:14px;
  padding:12px;
}
.access-program-modal .association-fields legend,.counselors-modal .association-fields legend{
  background-color:#fff;
}
.access-program-modal .association-fields label,.counselors-modal .association-fields label{
  display:block;
  text-align:left;
  padding-left:8px;
}
.access-program-modal .association-fields label:not(:last-child),.counselors-modal .association-fields label:not(:last-child){
  margin-bottom:10px;
}
.access-program-modal .additional-fields textarea,.counselors-modal .additional-fields textarea{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  width:100%;
  height:100px;
  padding:10px;
  border:none;
  line-height:1.3;
}
.access-program-modal fieldset:last-of-type,.counselors-modal fieldset:last-of-type{
  margin-bottom:10px;
}
.access-program-modal .submit-agreement,.counselors-modal .submit-agreement{
  display:block;
  font-size:10px;
  margin-bottom:18px;
}
.access-program-modal .submit-agreement span,.counselors-modal .submit-agreement span{
  text-transform:uppercase;
}
.access-program-modal input[type=submit],.counselors-modal input[type=submit]{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  border-style:solid;
  border-color:transparent;
  background-color:#fa811b;
  color:#fff;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
}
.access-program-modal input[type=submit]:disabled,.access-program-modal input[type=submit]:enabled:active,.access-program-modal input[type=submit]:enabled:focus,.access-program-modal input[type=submit]:enabled:hover,.access-program-modal input[type=submit]:link:active,.access-program-modal input[type=submit]:link:focus,.access-program-modal input[type=submit]:link:hover,.access-program-modal input[type=submit]:visited:active,.access-program-modal input[type=submit]:visited:focus,.access-program-modal input[type=submit]:visited:hover,.counselors-modal input[type=submit]:disabled,.counselors-modal input[type=submit]:enabled:active,.counselors-modal input[type=submit]:enabled:focus,.counselors-modal input[type=submit]:enabled:hover,.counselors-modal input[type=submit]:link:active,.counselors-modal input[type=submit]:link:focus,.counselors-modal input[type=submit]:link:hover,.counselors-modal input[type=submit]:visited:active,.counselors-modal input[type=submit]:visited:focus,.counselors-modal input[type=submit]:visited:hover{
  border-color:transparent;
}
.access-program-modal input[type=submit]:enabled:hover,.access-program-modal input[type=submit]:link:hover,.access-program-modal input[type=submit]:visited:hover,.counselors-modal input[type=submit]:enabled:hover,.counselors-modal input[type=submit]:link:hover,.counselors-modal input[type=submit]:visited:hover{
  background-color:#fb9a49;
}
.access-program-modal input[type=submit]:enabled:active,.access-program-modal input[type=submit]:enabled:focus,.access-program-modal input[type=submit]:link:active,.access-program-modal input[type=submit]:link:focus,.access-program-modal input[type=submit]:visited:active,.access-program-modal input[type=submit]:visited:focus,.counselors-modal input[type=submit]:enabled:active,.counselors-modal input[type=submit]:enabled:focus,.counselors-modal input[type=submit]:link:active,.counselors-modal input[type=submit]:link:focus,.counselors-modal input[type=submit]:visited:active,.counselors-modal input[type=submit]:visited:focus{
  background-color:#e17418;
}
.access-program-modal input[type=submit]:disabled,.counselors-modal input[type=submit]:disabled{
  background-color:#ddd;
}
.access-program-modal input[type=submit]:enabled:hover,.access-program-modal input[type=submit]:link:hover,.access-program-modal input[type=submit]:visited:hover,.counselors-modal input[type=submit]:enabled:hover,.counselors-modal input[type=submit]:link:hover,.counselors-modal input[type=submit]:visited:hover{
  color:#fff;
}
.access-program-modal input[type=submit]:enabled:active,.access-program-modal input[type=submit]:enabled:focus,.access-program-modal input[type=submit]:link:active,.access-program-modal input[type=submit]:link:focus,.access-program-modal input[type=submit]:visited:active,.access-program-modal input[type=submit]:visited:focus,.counselors-modal input[type=submit]:enabled:active,.counselors-modal input[type=submit]:enabled:focus,.counselors-modal input[type=submit]:link:active,.counselors-modal input[type=submit]:link:focus,.counselors-modal input[type=submit]:visited:active,.counselors-modal input[type=submit]:visited:focus{
  color:#e6e6e6;
}
.access-program-modal input[type=submit]:disabled,.counselors-modal input[type=submit]:disabled{
  color:#afafaf;
}
@media screen and (max-width:767px){
  .access-program-modal input[type=submit],.counselors-modal input[type=submit]{
    width:100%;
  }
}
.dashboard-invite p{
  font-size:16px;
}
.dashboard-invite input{
  display:inline-block;
  text-align:left;
  vertical-align:middle;
  white-space:nowrap;
  padding:8px 20px;
  border-radius:.5rem;
  border:2px solid #f0f0f0;
  width:100%;
  margin-bottom:18px;
}
.contact-form input:disabled,.contact-form select:disabled{
  display:none;
}
.contact-form fieldset{
  padding:0;
  margin:0 0 20px;
  border-radius:.5rem;
  overflow:hidden;
  border:2px solid #f0f0f0;
}
.contact-form fieldset input,.contact-form fieldset select{
  display:inline-block;
  padding:10px;
  border-radius:0;
  font-size:14px;
  color:#4c4c4c;
  width:100%;
  border:solid #f0f0f0;
  border-width:2px 0 0;
}
.contact-form fieldset input:invalid,.contact-form fieldset select:invalid{
  color:#777;
}
.contact-form fieldset>:first-child{
  border-top-width:0;
}
.video-modal .modal-content{
  padding:0;
}
[data-modal-name=incorrectPassword]{
  display:flex;
  flex-direction:column;
  text-align:center;
}
[data-modal-name=incorrectPassword] a.modal-link{
  color:#fa811b;
  cursor:pointer;
  border:none;
  background:none;
  padding:15px 0 0;
  text-decoration:none;
  font-weight:400;
}
@media (hover:hover){
  [data-modal-name=incorrectPassword] a.modal-link:hover{
    filter:brightness(1.1);
  }
}
[data-modal-name=certConsentPrivate],[data-modal-name=certConsentPrivateLinkedIn],[data-modal-name=certConsentPublic],[data-modal-name=certConsentPublicLinkedIn]{
  max-width:440px;
  margin:auto;
}
[data-modal-name=certConsentPrivate] h2.centered,[data-modal-name=certConsentPrivateLinkedIn] h2.centered,[data-modal-name=certConsentPublic] h2.centered,[data-modal-name=certConsentPublicLinkedIn] h2.centered{
  text-align:center;
  margin-bottom:10px;
}
[data-modal-name=certConsentPrivate] button,[data-modal-name=certConsentPrivateLinkedIn] button,[data-modal-name=certConsentPublic] button,[data-modal-name=certConsentPublicLinkedIn] button{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
}
[data-modal-name=scheduledMaintenanceInstitution] h2.centered,[data-modal-name=scheduledMaintenanceStudent] h2.centered{
  text-align:center;
  margin-bottom:10px;
}
[data-modal-name=scheduledMaintenanceInstitution] button.centered,[data-modal-name=scheduledMaintenanceStudent] button.centered{
  margin:auto;
}
.splash-mobile-section{
  background-color:#fff;
  padding:20px 5%;
  margin:20px 18px;
  border-radius:6px;
  box-shadow:0 0 6px 0 #cfcfcf;
}
body.splash-view{
  min-height:100vh;
  margin-left:auto;
  margin-right:auto;
  background-color:#fafafa;
  box-shadow:0 0 15px #cfcfcf;
  display:flex;
  flex-direction:column;
}
body.splash-view,body.splash-view #topbar{
  min-width:320px;
  max-width:1440px;
}
body.splash-view #topbar .container{
  max-width:1440px;
}
@media (min-width:1024px),not screen{
  body.splash-view #topbar .container{
    padding-left:10%;
    padding-right:10%;
  }
}
@media screen and (max-width:1023px){
  body.splash-view #topbar .container{
    padding-left:5%;
    padding-right:5%;
  }
}
body.splash-view #app{
  flex-grow:1;
  width:100%;
}
@media (min-width:1024px),not screen{
  .resources-view>section{
    padding:0 10%;
  }
}
@media screen and (max-width:1023px) and (min-width:768px){
  .resources-view>section{
    padding:0 15%;
  }
}
@media screen and (max-width:767px){
  .resources-view>section{
    background-color:#fff;
    padding:20px 5%;
    margin:20px 18px;
    border-radius:6px;
    box-shadow:0 0 6px 0 #cfcfcf;
  }
}
.resources-view{
  width:auto;
}
.resources-view,.resources-view:enabled:hover,.resources-view:link:hover,.resources-view:visited:hover{
  background-color:#fff;
}
.resources-view:enabled:active,.resources-view:enabled:focus,.resources-view:link:active,.resources-view:link:focus,.resources-view:visited:active,.resources-view:visited:focus{
  background-color:#e6e6e6;
}
.resources-view:disabled{
  background-color:#ddd;
}
.resources-view h1,.resources-view h2,.resources-view h3,.resources-view h4,.resources-view h5,.resources-view h6{
  color:#4c4c4c;
  text-transform:none;
}
.resources-view h1{
  font-size:30px;
  font-weight:500;
  margin-bottom:16px;
}
.resources-view h2{
  font-size:30px;
  font-weight:500;
  margin-bottom:0;
  margin-top:0;
}
.resources-view h3{
  font-size:26px;
  font-weight:500;
  margin-bottom:32px;
}
.resources-view h4{
  font-size:18px;
  font-weight:700;
  margin-bottom:10px;
}
.resources-view h5{
  font-size:13px;
  font-weight:700;
}
.resources-view p{
  color:#4c4c4c;
  font-size:16px;
  font-weight:500;
  line-height:1.6;
  margin-bottom:10px;
  margin-top:0;
}
.resources-view p:enabled:hover,.resources-view p:link:hover,.resources-view p:visited:hover{
  color:#707070;
}
.resources-view p:enabled:active,.resources-view p:enabled:focus,.resources-view p:link:active,.resources-view p:link:focus,.resources-view p:visited:active,.resources-view p:visited:focus{
  color:#444;
}
.resources-view p:disabled{
  color:#afafaf;
}
.resources-view hr{
  height:2px;
  border:1px solid #cfcfcf;
}
.resources-view section{
  margin-top:110px;
  margin-bottom:110px;
}
.resources-view .hero>section{
  margin:110px 0;
}
.resources-view .section-header{
  align-items:center;
  display:flex;
  margin-bottom:2.25rem;
}
.resources-view .section-header .img-container{
  margin-right:1.25rem;
}
@media screen and (max-width:767px){
  .resources-view h1,.resources-view h2{
    font-size:24px;
  }
  .resources-view h3{
    font-size:20px;
  }
  .resources-view h4{
    font-size:16px;
  }
  .resources-view .section-header .img-container{
    position:static;
  }
  .resources-view .section-header .img-container img{
    position:static;
    transform:none;
    display:block;
  }
}
body.splash-view.resources-view #app.splash-view.resources-view,body.splash-view.resources-view #app.splash-view.resources-view:enabled:hover,body.splash-view.resources-view #app.splash-view.resources-view:link:hover,body.splash-view.resources-view #app.splash-view.resources-view:visited:hover{
  background-color:#fff;
}
body.splash-view.resources-view #app.splash-view.resources-view:enabled:active,body.splash-view.resources-view #app.splash-view.resources-view:enabled:focus,body.splash-view.resources-view #app.splash-view.resources-view:link:active,body.splash-view.resources-view #app.splash-view.resources-view:link:focus,body.splash-view.resources-view #app.splash-view.resources-view:visited:active,body.splash-view.resources-view #app.splash-view.resources-view:visited:focus{
  background-color:#e6e6e6;
}
body.splash-view.resources-view #app.splash-view.resources-view:disabled{
  background-color:#ddd;
}
body.splash-view.resources-view #app.splash-view.resources-view .hero a{
  color:#fa811b;
}
body.splash-view.resources-view #app.splash-view.resources-view .hero a:enabled:hover,body.splash-view.resources-view #app.splash-view.resources-view .hero a:link:hover,body.splash-view.resources-view #app.splash-view.resources-view .hero a:visited:hover{
  color:#fb9a49;
}
body.splash-view.resources-view #app.splash-view.resources-view .hero a:enabled:active,body.splash-view.resources-view #app.splash-view.resources-view .hero a:enabled:focus,body.splash-view.resources-view #app.splash-view.resources-view .hero a:link:active,body.splash-view.resources-view #app.splash-view.resources-view .hero a:link:focus,body.splash-view.resources-view #app.splash-view.resources-view .hero a:visited:active,body.splash-view.resources-view #app.splash-view.resources-view .hero a:visited:focus{
  color:#e17418;
}
body.splash-view.resources-view #app.splash-view.resources-view .hero a:disabled{
  color:#afafaf;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg{
  display:inline-block;
  position:relative;
  z-index:1;
  margin-bottom:60px;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card:after,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card:before{
  border-top:10px solid #fa811b;
  border-radius:6px;
  box-shadow:0 0 3px 0 #cfcfcf;
  background-color:#fff;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card:after,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card:before{
  content:"";
  display:block;
  position:absolute;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto;
  height:100%;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card:before{
  z-index:-1;
  width:95%;
  width:calc(100% - 10px);
  top:5px;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card:after{
  z-index:-2;
  width:90%;
  width:calc(100% - 20px);
  top:14px;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card{
  display:inline-block;
  padding:24px 22px 16px;
  text-align:left;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card a{
  color:#fa811b;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card a:enabled:hover,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card a:link:hover,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card a:visited:hover{
  color:#fb9a49;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card a:enabled:active,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card a:enabled:focus,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card a:link:active,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card a:link:focus,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card a:visited:active,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card a:visited:focus{
  color:#e17418;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card a:disabled{
  color:#afafaf;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-img-container{
  display:table-cell;
  padding-bottom:16px;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-img-container:before{
  content:"PDF";
  font-size:12px;
  padding:2px 10px;
  background-color:#ddd;
  border-radius:3px;
  pointer-events:none;
  position:absolute;
  top:auto;
  left:auto;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info{
  display:table-caption;
  caption-side:bottom;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info p{
  margin:0 0 5px;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info p.pdf-title a{
  font-size:16px;
  font-weight:700;
  color:#fa811b;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info p.pdf-title a:enabled:hover,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info p.pdf-title a:link:hover,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info p.pdf-title a:visited:hover{
  color:#fb9a49;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info p.pdf-title a:enabled:active,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info p.pdf-title a:enabled:focus,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info p.pdf-title a:link:active,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info p.pdf-title a:link:focus,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info p.pdf-title a:visited:active,body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info p.pdf-title a:visited:focus{
  color:#e17418;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info p.pdf-title a:disabled{
  color:#afafaf;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info p.pdf-author{
  font-size:14px;
  font-weight:300;
  color:#4c4c4c;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-card-bg .pdf-card .pdf-info p.pdf-description{
  font-size:14px;
  font-weight:300;
  color:#777;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-info p{
  margin:0 0 5px;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-info p.pdf-title a{
  font-size:16px;
  font-weight:700;
  color:#fa811b;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-info p.pdf-title a:enabled:hover,body.splash-view.resources-view #app.splash-view.resources-view .pdf-info p.pdf-title a:link:hover,body.splash-view.resources-view #app.splash-view.resources-view .pdf-info p.pdf-title a:visited:hover{
  color:#fb9a49;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-info p.pdf-title a:enabled:active,body.splash-view.resources-view #app.splash-view.resources-view .pdf-info p.pdf-title a:enabled:focus,body.splash-view.resources-view #app.splash-view.resources-view .pdf-info p.pdf-title a:link:active,body.splash-view.resources-view #app.splash-view.resources-view .pdf-info p.pdf-title a:link:focus,body.splash-view.resources-view #app.splash-view.resources-view .pdf-info p.pdf-title a:visited:active,body.splash-view.resources-view #app.splash-view.resources-view .pdf-info p.pdf-title a:visited:focus{
  color:#e17418;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-info p.pdf-title a:disabled{
  color:#afafaf;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-info p.pdf-author{
  font-size:14px;
  font-weight:300;
  color:#4c4c4c;
}
body.splash-view.resources-view #app.splash-view.resources-view .pdf-info p.pdf-description{
  font-size:14px;
  font-weight:300;
  color:#777;
}
body.splash-view.resources-view #app.splash-view.resources-view .videos,body.splash-view.resources-view #app.splash-view.resources-view section>p:first-of-type{
  margin-bottom:60px;
}
body.splash-view.resources-view #app.splash-view.resources-view .videos .video{
  display:inline-block;
  margin:0 36px 36px 0;
}
body.splash-view.resources-view #app.splash-view.resources-view .additional-resources li,body.splash-view.resources-view #app.splash-view.resources-view .use-cases li{
  margin-bottom:30px;
}
body.splash-view.resources-view #app.splash-view.resources-view .additional-resources a[href]{
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
}
body.scores-view,body.scores-view:enabled:hover,body.scores-view:link:hover,body.scores-view:visited:hover{
  background-color:#fff;
}
body.scores-view:enabled:active,body.scores-view:enabled:focus,body.scores-view:link:active,body.scores-view:link:focus,body.scores-view:visited:active,body.scores-view:visited:focus{
  background-color:#e6e6e6;
}
body.scores-view:disabled{
  background-color:#ddd;
}
body.scores-view #app.scores-view{
  width:100%;
  padding-bottom:50px;
}
@media (max-width:767px){
  body.scores-view #app.scores-view{
    padding:0 1.5rem;
  }
}
@media (min-width:1024px),not screen{
  body.scores-view #app.scores-view{
    background-color:#fff;
    background-image:linear-gradient(175deg, #fff 450px, #fafafa 0);
  }
}
@media screen and (max-width:1023px) and (min-width:768px){
  body.scores-view #app.scores-view{
    background-color:#fff;
    background-image:linear-gradient(175deg, #fff 25%, #fafafa 0);
  }
}
body.scores-view #app.scores-view h1{
  font-size:2.375rem;
  line-height:1.21;
  margin-top:3.3125rem;
  margin-bottom:1.5625rem;
  color:#4c4c4c;
}
body.scores-view #app.scores-view h1:enabled:hover,body.scores-view #app.scores-view h1:link:hover,body.scores-view #app.scores-view h1:visited:hover{
  color:#707070;
}
body.scores-view #app.scores-view h1:enabled:active,body.scores-view #app.scores-view h1:enabled:focus,body.scores-view #app.scores-view h1:link:active,body.scores-view #app.scores-view h1:link:focus,body.scores-view #app.scores-view h1:visited:active,body.scores-view #app.scores-view h1:visited:focus{
  color:#444;
}
body.scores-view #app.scores-view h1:disabled{
  color:#afafaf;
}
body.scores-view #app.scores-view h4{
  font-size:18px;
  font-weight:700;
  margin-bottom:20px;
}
body.scores-view #app.scores-view h5{
  color:#979797;
  letter-spacing:.5px;
  margin-bottom:8px;
}
body.scores-view #app.scores-view section>p{
  color:#6d6d6d;
  font-size:17px;
  font-weight:500;
  line-height:1.18;
  margin:0 auto 4.875rem;
  max-width:39.375rem;
  text-align:left;
  width:100%;
}
@media (max-width:767px){
  body.scores-view #app.scores-view section>p{
    margin-bottom:3.125rem;
  }
}
.email-verification-view{
  height:auto;
  min-height:100vh;
  position:relative;
}
@media screen and (max-width:767px){
  .email-verification-view{
    margin:20px 0;
  }
}
@media (min-width:320px),not screen{
  .email-verification-view .flow-container{
    min-width:320px;
    width:100%;
    max-width:960px;
  }
}
@media screen and (max-width:319px){
  .email-verification-view .flow-container{
    min-width:0;
    width:100%;
    max-width:none;
  }
}
@media (min-width:768px),not screen{
  .email-verification-view .flow-container{
    padding:34px;
  }
}
@media screen and (max-width:767px){
  .email-verification-view .flow-container{
    padding:25px;
  }
}
.email-verification-view .flow-container .flow-item{
  align-items:center;
}
.email-verification-view .flow-container .flow-item>header{
  flex-grow:0;
  flex-shrink:0;
}
.email-verification-view .flow-container .flow-item>section{
  flex-grow:1;
  flex-shrink:0;
}
.email-verification-view .flow-container .flow-item>footer{
  flex-grow:0;
  flex-shrink:0;
}
.email-verification-view .flow-container .flow-item>header{
  width:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  margin-bottom:70px;
}
.email-verification-view .flow-container .flow-item>header h2{
  color:#4c4c4c;
  font-weight:500;
  text-align:center;
  padding:0;
  margin:0 0 20px;
  font-size:26px;
}
.email-verification-view .flow-container .flow-item>section{
  margin-bottom:70px;
}
.email-verification-view .flow-container .flow-item>section div.img-container{
  text-align:center;
  margin-bottom:50px;
}
.email-verification-view .flow-container .flow-item>footer{
  width:100%;
  display:flex;
  flex-direction:row;
  justify-content:space-between;
  padding-top:35px;
  border-top:2px solid #f0f0f0;
  flex-direction:row-reverse;
}
@media (min-width:768px),not screen{
  .email-verification-view .flow-container .flow-item>footer{
    flex-wrap:nowrap;
    justify-content:space-between;
  }
  .email-verification-view .flow-container .flow-item>footer>*{
    flex-grow:0;
    margin-bottom:0;
  }
}
@media screen and (max-width:767px){
  .email-verification-view .flow-container .flow-item>footer{
    flex-wrap:wrap-reverse;
    justify-content:space-around;
  }
  .email-verification-view .flow-container .flow-item>footer>*{
    flex-grow:1;
    margin-bottom:10px;
  }
}
.email-verification-view .flow-container .flow-item>footer button{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  border:none;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:150px;
  background-color:#fa811b;
  color:#fff;
}
.email-verification-view .flow-container .flow-item>footer button:enabled:hover,.email-verification-view .flow-container .flow-item>footer button:link:hover,.email-verification-view .flow-container .flow-item>footer button:visited:hover{
  background-color:#fb9a49;
}
.email-verification-view .flow-container .flow-item>footer button:enabled:active,.email-verification-view .flow-container .flow-item>footer button:enabled:focus,.email-verification-view .flow-container .flow-item>footer button:link:active,.email-verification-view .flow-container .flow-item>footer button:link:focus,.email-verification-view .flow-container .flow-item>footer button:visited:active,.email-verification-view .flow-container .flow-item>footer button:visited:focus{
  background-color:#e17418;
}
.email-verification-view .flow-container .flow-item>footer button:disabled{
  background-color:#ddd;
}
.email-verification-view .flow-container .flow-item>footer button:enabled:hover,.email-verification-view .flow-container .flow-item>footer button:link:hover,.email-verification-view .flow-container .flow-item>footer button:visited:hover{
  color:#fff;
}
.email-verification-view .flow-container .flow-item>footer button:enabled:active,.email-verification-view .flow-container .flow-item>footer button:enabled:focus,.email-verification-view .flow-container .flow-item>footer button:link:active,.email-verification-view .flow-container .flow-item>footer button:link:focus,.email-verification-view .flow-container .flow-item>footer button:visited:active,.email-verification-view .flow-container .flow-item>footer button:visited:focus{
  color:#e6e6e6;
}
.email-verification-view .flow-container .flow-item>footer button:disabled{
  color:#afafaf;
}
body.article-old-view{
  max-width:960px;
  margin-left:auto;
  margin-right:auto;
}
body.article-old-view ::-webkit-input-placeholder{
  color:#b9b9b9;
  line-height:24px;
  font-weight:500;
}
body.article-old-view :-moz-placeholder{
  color:#b9b9b9;
  font-weight:500;
}
body.article-old-view ::-moz-placeholder{
  color:#b9b9b9;
  font-weight:300;
}
body.article-old-view :-ms-input-placeholder{
  color:#b9b9b9;
  font-weight:300;
}
body.article-old-view button:not(.zendesk-btn){
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  border-radius:.25rem;
}
body.article-old-view h1{
  font-size:27px;
  line-height:38px;
  color:#4c4c4c;
  font-weight:300;
  margin:0 0 50px;
}
body.article-old-view h2{
  font-size:20px;
  color:#4c4c4c;
  font-weight:500;
  margin:0 0 25px;
  line-height:26px;
  cursor:default;
}
body.article-old-view h3{
  font-size:15px;
  text-transform:uppercase;
  margin:0 0 10px;
}
body.article-old-view h4{
  font-size:18px;
  color:#4c4c4c;
  margin:0 0 10px;
}
body.article-old-view hr{
  height:0;
  margin:40px 0;
  border:none;
  border-top:1px solid #f0f0f0;
}
body.article-old-view p{
  margin:0 0 18px;
}
@media screen and (max-width:1023px){
  body.article-old-view,body.article-old-view #topbar{
    min-width:320px;
  }
}
body.article-old-view #topbar .container{
  max-width:960px;
}
@media screen and (max-width:1023px){
  body.article-old-view #topbar .container{
    width:auto;
  }
}
@media screen and (max-width:1023px){
  body.article-old-view #topbar .topbar-brand{
    float:none;
    margin-top:17px;
    margin-left:auto;
    margin-right:auto;
  }
  body.article-old-view #topbar .topbar-links{
    float:none;
    width:100%;
    margin:0;
    text-align:center;
  }
  body.article-old-view #topbar .topbar-right{
    display:none;
  }
}
body.article-old-view #topbar footer.nav-footer li{
  width:100%;
  margin:0 0 5px;
}
@media screen and (max-width:1023px){
  body.article-old-view .dim-modal>div{
    width:100%;
    text-align:center;
    padding:35px 40px;
  }
  body.article-old-view .dim-modal>div button{
    float:none;
    display:block;
    margin:15px auto 0;
  }
}
#app.article-old-view{
  color:#777;
  margin-top:50px;
  width:100%;
}
@media screen and (max-width:1023px){
  #app.article-old-view{
    margin-top:0;
  }
}
#app.article-old-view .main{
  background:#fff;
  box-shadow:0 0 15px #ddd;
  border-radius:.25rem;
  padding:50px;
}
#app.article-old-view .main a{
  text-decoration:underline;
}
#app.article-old-view .main a:hover{
  color:#fa811b;
}
#app.article-old-view h1{
  color:#4c4c4c;
  font-size:26px;
}
#app.article-old-view h2{
  color:#4c4c4c;
}
#app.article-old-view h3{
  color:#4c4c4c;
  font-size:16px;
  margin:45px 0 15px;
  text-transform:none;
}
#app.article-old-view h1:before,#app.article-old-view h2:before,#app.article-old-view h3:before{
  content:" ";
  display:block;
  height:94px;
  margin-top:-94px;
  visibility:hidden;
}
#app.article-old-view input[type=text]{
  display:inline-block;
  text-align:left;
  vertical-align:middle;
  white-space:nowrap;
  padding:8px 20px;
  border-radius:.25rem;
  border:2px solid #cfcfcf;
  width:100%;
  margin-bottom:20px;
}
#app.article-old-view input[type=text]:enabled:hover,#app.article-old-view input[type=text]:link:hover,#app.article-old-view input[type=text]:visited:hover{
  border-color:#d9d9d9;
}
#app.article-old-view input[type=text]:enabled:active,#app.article-old-view input[type=text]:enabled:focus,#app.article-old-view input[type=text]:link:active,#app.article-old-view input[type=text]:link:focus,#app.article-old-view input[type=text]:visited:active,#app.article-old-view input[type=text]:visited:focus{
  border-color:#bababa;
}
#app.article-old-view input[type=text]:disabled{
  border-color:#afafaf;
}
#app.article-old-view p{
  line-height:1.5em;
}
#app.article-old-view ol,#app.article-old-view ul{
  margin:1em 0;
}
#app.article-old-view ol li{
  list-style-type:decimal;
}
#app.article-old-view ul li{
  list-style-type:disc;
}
#app.article-old-view li{
  margin-bottom:5px;
  margin-left:2em;
}
#app.article-old-view table{
  border-collapse:collapse;
  margin:0 auto 20px;
}
#app.article-old-view table img{
  margin:-10px -20px -17px;
}
#app.article-old-view td,#app.article-old-view th{
  border:1px solid #cfcfcf;
  line-height:1.5em;
  padding:10px 20px;
  text-align:left;
  vertical-align:top;
}
#app.article-old-view input{
  color:#4c4c4c;
  width:100%;
}
body.home-view{
  background-color:#fff;
}
@media (min-width:768px){
  body.home-view{
    min-width:960px;
  }
}
body.home-view #topbar .container{
  max-width:1440px;
  padding-left:10%;
  padding-right:10%;
}
@media (min-width:768px){
  #app.home-view{
    width:800px;
    margin-top:60px;
  }
}
@media (max-width:767px){
  #app.home-view{
    margin:0;
  }
}
#app.home-view h1{
  color:#4c4c4c;
  font-size:26px;
  font-weight:500;
  margin:0 0 5px;
  line-height:1em;
}
#app.home-view h2{
  color:#4c4c4c;
  font-size:18px;
  font-weight:500;
  margin:0 0 10px;
  line-height:26px;
  cursor:inherit;
}
#app.home-view h4{
  color:#afafaf;
  font-weight:500;
  text-transform:uppercase;
  font-size:16px;
  margin:.8em 0;
  cursor:inherit;
}
@media (min-width:768px){
  #app.home-view h4{
    margin:0 0 10px;
  }
}
#app.home-view .loading-exams{
  align-items:center;
  height:130px;
}
#app.home-view .button-loading-spinner,#app.home-view .loading-exams{
  display:flex;
  justify-content:center;
}
#app.home-view .board{
  background-color:#fff;
  border-radius:20px;
  box-shadow:0 4px 30px 0 rgba(0, 0, 0, .1);
  margin-bottom:60px;
}
@media (max-width:767px){
  #app.home-view .board{
    margin:40px 25px;
  }
}
#app.home-view .item:not(:last-child){
  border-bottom:2px solid rgba(0, 0, 0, .1);
}
#app.home-view .item-option{
  align-items:center;
  display:flex;
  flex-direction:column;
  padding:50px 35px;
}
@media (min-width:768px){
  #app.home-view .item-option{
    flex-direction:row;
  }
  #app.home-view .item-option .button{
    align-self:flex-end;
  }
}
#app.home-view .home-menu.loading .button{
  background-color:#ddd;
  border:none;
  color:#afafaf;
  cursor:not-allowed;
  pointer-events:none;
}
#app.home-view .home-menu.loading .home-button-text{
  display:none;
}
#app.home-view .home-menu .button{
  border-radius:.25rem;
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  max-width:320px;
  padding:11px 20px;
  text-decoration:none;
  width:100%;
  color:#fa811b;
  background-color:#fff;
  border:2px solid #fa811b;
}
@media (min-width:768px){
  #app.home-view .home-menu .button{
    max-width:-webkit-fit-content;
    max-width:-moz-fit-content;
    max-width:fit-content;
    min-width:170px;
  }
}
#app.home-view .home-menu .button:enabled:active,#app.home-view .home-menu .button:enabled:focus,#app.home-view .home-menu .button:enabled:hover,#app.home-view .home-menu .button:link:active,#app.home-view .home-menu .button:link:focus,#app.home-view .home-menu .button:link:hover,#app.home-view .home-menu .button:visited:active,#app.home-view .home-menu .button:visited:focus,#app.home-view .home-menu .button:visited:hover{
  color:#fff;
}
#app.home-view .home-menu .button:disabled{
  color:#afafaf;
}
#app.home-view .home-menu .button:enabled:hover,#app.home-view .home-menu .button:link:hover,#app.home-view .home-menu .button:visited:hover{
  background-color:#fa811b;
}
#app.home-view .home-menu .button:enabled:active,#app.home-view .home-menu .button:enabled:focus,#app.home-view .home-menu .button:link:active,#app.home-view .home-menu .button:link:focus,#app.home-view .home-menu .button:visited:active,#app.home-view .home-menu .button:visited:focus{
  background-color:#e17418;
}
#app.home-view .home-menu .button:disabled{
  background-color:#ddd;
}
#app.home-view .home-menu .button:enabled:hover,#app.home-view .home-menu .button:link:hover,#app.home-view .home-menu .button:visited:hover{
  border-color:#fa811b;
}
#app.home-view .home-menu .button:enabled:active,#app.home-view .home-menu .button:enabled:focus,#app.home-view .home-menu .button:link:active,#app.home-view .home-menu .button:link:focus,#app.home-view .home-menu .button:visited:active,#app.home-view .home-menu .button:visited:focus{
  border-color:#e17418;
}
#app.home-view .home-menu .button:disabled{
  border-color:#afafaf;
}
#app.home-view.home-view .has-credit.has-taken-survey .item-survey .button,#app.home-view.home-view .has-credit .item-buy .button{
  background-color:#ddd;
  border:none;
  color:#afafaf;
  cursor:not-allowed;
  pointer-events:none;
}
#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take{
  background-color:#fff;
  border-radius:20px;
  box-shadow:0 5px 15px 0 rgba(0, 0, 0, .1);
  margin:-3px -12px;
  padding:53px 47px;
}
#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button{
  border-radius:.25rem;
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  max-width:320px;
  padding:11px 20px;
  text-decoration:none;
  width:100%;
  background-color:#fa811b;
  color:#fff;
  border:none;
}
@media (min-width:768px){
  #app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button{
    max-width:-webkit-fit-content;
    max-width:-moz-fit-content;
    max-width:fit-content;
    min-width:170px;
  }
}
#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:enabled:hover,#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:link:hover,#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:visited:hover{
  background-color:#fb9a49;
}
#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:enabled:active,#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:enabled:focus,#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:link:active,#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:link:focus,#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:visited:active,#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:visited:focus{
  background-color:#e17418;
}
#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:disabled{
  background-color:#ddd;
}
#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:enabled:hover,#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:link:hover,#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:visited:hover{
  color:#fff;
}
#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:enabled:active,#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:enabled:focus,#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:link:active,#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:link:focus,#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:visited:active,#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:visited:focus{
  color:#e6e6e6;
}
#app.home-view.home-view .has-credit.has-taken-survey.can-take-test .item-take .button:disabled{
  color:#afafaf;
}
#app.home-view.home-view .has-credit.has-taken-survey.can-not-take-test .item-take .button{
  background-color:#ddd;
  border:none;
  color:#afafaf;
  cursor:not-allowed;
  pointer-events:none;
}
#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey{
  background-color:#fff;
  border-radius:20px;
  box-shadow:0 5px 15px 0 rgba(0, 0, 0, .1);
  margin:-3px -12px;
  padding:53px 47px;
}
#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button{
  border-radius:.25rem;
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  max-width:320px;
  padding:11px 20px;
  text-decoration:none;
  width:100%;
  background-color:#fa811b;
  color:#fff;
  border:none;
}
@media (min-width:768px){
  #app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button{
    max-width:-webkit-fit-content;
    max-width:-moz-fit-content;
    max-width:fit-content;
    min-width:170px;
  }
}
#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:enabled:hover,#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:link:hover,#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:visited:hover{
  background-color:#fb9a49;
}
#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:enabled:active,#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:enabled:focus,#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:link:active,#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:link:focus,#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:visited:active,#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:visited:focus{
  background-color:#e17418;
}
#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:disabled{
  background-color:#ddd;
}
#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:enabled:hover,#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:link:hover,#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:visited:hover{
  color:#fff;
}
#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:enabled:active,#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:enabled:focus,#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:link:active,#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:link:focus,#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:visited:active,#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:visited:focus{
  color:#e6e6e6;
}
#app.home-view.home-view .has-credit.has-not-taken-survey .item-survey .button:disabled{
  color:#afafaf;
}
#app.home-view.home-view .has-credit.has-not-taken-survey .item-take .button{
  background-color:#ddd;
  border:none;
  color:#afafaf;
  cursor:not-allowed;
  pointer-events:none;
}
#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take{
  background-color:#fff;
  border-radius:20px;
  box-shadow:0 5px 15px 0 rgba(0, 0, 0, .1);
  margin:-3px -12px;
  padding:53px 47px;
}
#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button{
  border-radius:.25rem;
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  max-width:320px;
  padding:11px 20px;
  text-decoration:none;
  width:100%;
  background-color:#fa811b;
  color:#fff;
  border:none;
}
@media (min-width:768px){
  #app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button{
    max-width:-webkit-fit-content;
    max-width:-moz-fit-content;
    max-width:fit-content;
    min-width:170px;
  }
}
#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:enabled:hover,#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:link:hover,#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:visited:hover{
  background-color:#fb9a49;
}
#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:enabled:active,#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:enabled:focus,#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:link:active,#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:link:focus,#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:visited:active,#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:visited:focus{
  background-color:#e17418;
}
#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:disabled{
  background-color:#ddd;
}
#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:enabled:hover,#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:link:hover,#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:visited:hover{
  color:#fff;
}
#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:enabled:active,#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:enabled:focus,#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:link:active,#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:link:focus,#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:visited:active,#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:visited:focus{
  color:#e6e6e6;
}
#app.home-view.home-view .has-credit.survey-not-needed.can-take-test .item-take .button:disabled{
  color:#afafaf;
}
#app.home-view.home-view .has-credit.survey-not-needed.can-not-take-test .item-take .button{
  background-color:#ddd;
  border:none;
  color:#afafaf;
  cursor:not-allowed;
  pointer-events:none;
}
#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy{
  background-color:#fff;
  border-radius:20px;
  box-shadow:0 5px 15px 0 rgba(0, 0, 0, .1);
  margin:-3px -12px;
  padding:53px 47px;
}
#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button{
  border-radius:.25rem;
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  max-width:320px;
  padding:11px 20px;
  text-decoration:none;
  width:100%;
  background-color:#fa811b;
  color:#fff;
  border:none;
}
@media (min-width:768px){
  #app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button{
    max-width:-webkit-fit-content;
    max-width:-moz-fit-content;
    max-width:fit-content;
    min-width:170px;
  }
}
#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:enabled:hover,#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:link:hover,#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:visited:hover{
  background-color:#fb9a49;
}
#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:enabled:active,#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:enabled:focus,#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:link:active,#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:link:focus,#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:visited:active,#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:visited:focus{
  background-color:#e17418;
}
#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:disabled{
  background-color:#ddd;
}
#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:enabled:hover,#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:link:hover,#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:visited:hover{
  color:#fff;
}
#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:enabled:active,#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:enabled:focus,#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:link:active,#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:link:focus,#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:visited:active,#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:visited:focus{
  color:#e6e6e6;
}
#app.home-view.home-view .has-no-credit.has-practiced.can-purchase .item-buy .button:disabled{
  color:#afafaf;
}
#app.home-view.home-view .has-no-credit.has-practiced.can-not-purchase .item-buy .button{
  background-color:#ddd;
  border:none;
  color:#afafaf;
}
#app.home-view.home-view .has-no-credit.has-not-practiced .item-try{
  background-color:#fff;
  border-radius:20px;
  box-shadow:0 5px 15px 0 rgba(0, 0, 0, .1);
  margin:-3px -12px;
  padding:53px 47px;
}
#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button{
  border-radius:.25rem;
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  max-width:320px;
  padding:11px 20px;
  text-decoration:none;
  width:100%;
  background-color:#fa811b;
  color:#fff;
  border:none;
}
@media (min-width:768px){
  #app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button{
    max-width:-webkit-fit-content;
    max-width:-moz-fit-content;
    max-width:fit-content;
    min-width:170px;
  }
}
#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:enabled:hover,#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:link:hover,#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:visited:hover{
  background-color:#fb9a49;
}
#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:enabled:active,#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:enabled:focus,#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:link:active,#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:link:focus,#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:visited:active,#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:visited:focus{
  background-color:#e17418;
}
#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:disabled{
  background-color:#ddd;
}
#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:enabled:hover,#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:link:hover,#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:visited:hover{
  color:#fff;
}
#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:enabled:active,#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:enabled:focus,#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:link:active,#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:link:focus,#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:visited:active,#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:visited:focus{
  color:#e6e6e6;
}
#app.home-view.home-view .has-no-credit.has-not-practiced .item-try .button:disabled{
  color:#afafaf;
}
#app.home-view.home-view .has-no-credit .item-survey .button,#app.home-view.home-view .has-no-credit .item-take .button{
  background-color:#ddd;
  border:none;
  color:#afafaf;
  cursor:not-allowed;
  pointer-events:none;
}
#app.home-view.home-view .bundle-purchased .item-take .button{
  align-self:center;
}
#app.home-view .description{
  flex-grow:1;
  margin:1.4em 0 2em;
  text-align:center;
  display:flex;
  flex-direction:column;
  align-items:center;
}
@media (min-width:768px){
  #app.home-view .description{
    align-items:flex-start;
    text-align:left;
    margin:0 30px;
  }
}
#app.home-view .info{
  color:#fa811b;
  font-size:14px;
  font-weight:700;
  text-transform:uppercase;
}
#app.home-view .info:enabled:hover,#app.home-view .info:link:hover,#app.home-view .info:visited:hover{
  color:#fb9a49;
}
#app.home-view .info:enabled:active,#app.home-view .info:enabled:focus,#app.home-view .info:link:active,#app.home-view .info:link:focus,#app.home-view .info:visited:active,#app.home-view .info:visited:focus{
  color:#e17418;
}
#app.home-view .info:disabled{
  color:#afafaf;
}
#app.home-view img{
  width:125px;
}
#app.home-view strong{
  display:block;
  font-size:26px;
  font-weight:500;
  line-height:1.5;
}
@media (min-width:768px){
  #app.home-view strong{
    margin:.4em 0;
  }
}
#app.home-view .hint{
  margin-top:.5em;
}
@media (min-width:768px){
  #app.home-view .hint{
    margin-top:0;
  }
}
#app.home-view .exam-history{
  position:relative;
}
@media (min-width:768px){
  #app.home-view .exam-history h2{
    margin-bottom:5px;
  }
}
@media (max-width:767px){
  #app.home-view .exam-history h2{
    margin-bottom:0;
  }
}
#app.home-view .exam-history .shown-exams>h1{
  margin:0 0 15px;
  padding:30px 0 0 30px;
}
@media (max-width:767px){
  #app.home-view .exam-history .shown-exams>h1{
    display:none;
  }
}
#app.home-view .tax-disclaimer{
  display:flex;
  align-items:center;
  flex-direction:column;
  margin-bottom:48px;
}
#app.buy-bulk-view{
  width:960px;
  color:#4c4c4c;
  margin-top:50px;
  margin-bottom:50px;
}
#app.buy-bulk-view ::-webkit-input-placeholder{
  color:#b9b9b9;
  line-height:24px;
  font-weight:500;
}
#app.buy-bulk-view :-moz-placeholder{
  color:#b9b9b9;
  font-weight:500;
}
#app.buy-bulk-view ::-moz-placeholder{
  color:#b9b9b9;
  font-weight:300;
}
#app.buy-bulk-view :-ms-input-placeholder{
  color:#b9b9b9;
  font-weight:300;
}
#app.buy-bulk-view button:not(.zendesk-btn){
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  border-radius:.25rem;
}
#app.buy-bulk-view h1{
  font-size:27px;
  line-height:38px;
  color:#4c4c4c;
  font-weight:300;
  margin:0 0 50px;
}
#app.buy-bulk-view h2{
  font-size:20px;
  color:#4c4c4c;
  font-weight:500;
  margin:0 0 25px;
  line-height:26px;
  cursor:default;
}
#app.buy-bulk-view h3{
  font-size:15px;
  text-transform:uppercase;
  margin:0 0 10px;
}
#app.buy-bulk-view h4{
  font-size:18px;
  color:#4c4c4c;
  margin:0 0 10px;
}
#app.buy-bulk-view hr{
  height:0;
  margin:40px 0;
  border:none;
  border-top:1px solid #f0f0f0;
}
#app.buy-bulk-view p{
  margin:0 0 18px;
}
#app.buy-bulk-view .main{
  background:#fff;
  box-shadow:0 0 15px #ddd;
  border-radius:.5rem;
  padding:50px;
  *zoom:1;
}
#app.buy-bulk-view .main:after,#app.buy-bulk-view .main:before{
  display:table;
  content:"";
  line-height:0;
}
#app.buy-bulk-view .main:after{
  clear:both;
}
#app.buy-bulk-view .main a{
  color:#4c4c4c;
  text-decoration:underline;
}
#app.buy-bulk-view .main a:enabled:hover,#app.buy-bulk-view .main a:link:hover,#app.buy-bulk-view .main a:visited:hover{
  color:#707070;
}
#app.buy-bulk-view .main a:enabled:active,#app.buy-bulk-view .main a:enabled:focus,#app.buy-bulk-view .main a:link:active,#app.buy-bulk-view .main a:link:focus,#app.buy-bulk-view .main a:visited:active,#app.buy-bulk-view .main a:visited:focus{
  color:#444;
}
#app.buy-bulk-view .main a:disabled{
  color:#afafaf;
}
#app.buy-bulk-view .nav-tabs{
  *zoom:1;
  position:relative;
  margin:0 0 40px;
  border-bottom:2px solid #ddd;
}
#app.buy-bulk-view .nav-tabs:after,#app.buy-bulk-view .nav-tabs:before{
  display:table;
  content:"";
  line-height:0;
}
#app.buy-bulk-view .nav-tabs:after{
  clear:both;
}
#app.buy-bulk-view .nav-tabs a,#app.buy-bulk-view .nav-tabs button{
  padding:0 0 8px;
  display:block;
  margin:0 0 -2px;
  background:none;
  border:none;
  border-bottom:2px solid transparent;
  color:#777;
}
#app.buy-bulk-view .nav-tabs>li{
  float:left;
  margin:0 0 0 25px;
  position:relative;
}
html[dir=rtl] #app.buy-bulk-view .nav-tabs>li{
  float:left;
  float:right;
  margin:0 25px 0 0;
}
#app.buy-bulk-view .nav-tabs>li:first-child,html[dir=rtl] #app.buy-bulk-view .nav-tabs>li:first-child{
  margin:0;
}
#app.buy-bulk-view .nav-tabs>li.active a,#app.buy-bulk-view .nav-tabs>li.active button,#app.buy-bulk-view .nav-tabs>li:hover a,#app.buy-bulk-view .nav-tabs>li:hover button{
  color:#1caff6;
  border-bottom:2px solid #1caff6;
}
#app.buy-bulk-view .nav-tabs>li.inactive a,#app.buy-bulk-view .nav-tabs>li.inactive button{
  color:#d6d6d6;
  cursor:default;
}
#app.buy-bulk-view .nav-tabs>li.inactive:after{
  display:none;
}
#app.buy-bulk-view .nav-tabs>li.inactive:hover a,#app.buy-bulk-view .nav-tabs>li.inactive:hover button{
  color:#d6d6d6;
  border-bottom:none;
}
#app.buy-bulk-view .nav-tabs span{
  color:#777;
  padding-bottom:1px;
}
#app.buy-bulk-view .nav-tabs li.active span{
  color:#4c4c4c;
  border-bottom:2px solid #777;
}
#app.buy-bulk-view button{
  border:0;
  color:#fff;
  font-size:14px;
  height:38px;
  text-transform:uppercase;
  padding:0 20px;
  min-width:150px;
  background-color:#fa811b;
}
#app.buy-bulk-view button:enabled:hover,#app.buy-bulk-view button:link:hover,#app.buy-bulk-view button:visited:hover{
  background-color:#fb9a49;
}
#app.buy-bulk-view button:enabled:active,#app.buy-bulk-view button:enabled:focus,#app.buy-bulk-view button:link:active,#app.buy-bulk-view button:link:focus,#app.buy-bulk-view button:visited:active,#app.buy-bulk-view button:visited:focus{
  background-color:#e17418;
}
#app.buy-bulk-view button:disabled{
  background-color:#ddd;
}
#app.buy-bulk-view form:invalid button{
  background:#cfcfcf;
}
#app.buy-bulk-view .actions{
  margin-top:60px;
}
#app.buy-bulk-view .actions .secondary-action{
  padding-top:10px;
  text-decoration:none;
  min-width:150px;
  text-align:center;
  display:inline-block;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  color:#4c4c4c;
}
#app.buy-bulk-view .actions .secondary-action:enabled:hover,#app.buy-bulk-view .actions .secondary-action:link:hover,#app.buy-bulk-view .actions .secondary-action:visited:hover{
  color:#707070;
}
#app.buy-bulk-view .actions .secondary-action:enabled:active,#app.buy-bulk-view .actions .secondary-action:enabled:focus,#app.buy-bulk-view .actions .secondary-action:link:active,#app.buy-bulk-view .actions .secondary-action:link:focus,#app.buy-bulk-view .actions .secondary-action:visited:active,#app.buy-bulk-view .actions .secondary-action:visited:focus{
  color:#444;
}
#app.buy-bulk-view .actions .secondary-action:disabled{
  color:#afafaf;
}
#app.buy-bulk-view .quantity-step table{
  border-collapse:collapse;
  color:#4c4c4c;
  display:inline-block;
  margin-bottom:20px;
  width:100%;
}
#app.buy-bulk-view .quantity-step thead tr{
  border-color:#fa811b;
}
#app.buy-bulk-view .quantity-step thead tr.invalid{
  border-color:#e53838;
}
#app.buy-bulk-view .quantity-step tr{
  border:2px solid #f0f0f0;
}
#app.buy-bulk-view .quantity-step th{
  background:#fa811b;
  color:#fff;
  font-size:26px;
}
#app.buy-bulk-view .quantity-step th.invalid{
  background:#e53838;
}
#app.buy-bulk-view .quantity-step th:last-child{
  padding-right:10px;
  text-align:right;
}
#app.buy-bulk-view .quantity-step th input{
  border-color:#fa811b !important;
  color:#4c4c4c;
  border-radius:0;
  font-size:26px;
  padding:10px;
  width:250px;
}
#app.buy-bulk-view .quantity-step th div{
  border-bottom:8px solid transparent;
  border-left:6px solid #fff;
  border-top:8px solid transparent;
  display:inline-block;
  margin-left:-4px;
}
#app.buy-bulk-view .quantity-step th span{
  margin-left:10px;
}
#app.buy-bulk-view .quantity-step td{
  padding:8px;
}
#app.buy-bulk-view .quantity-step td img{
  visibility:hidden;
  width:15px;
}
#app.buy-bulk-view .quantity-step .note{
  display:inline-block;
  font-weight:700;
}
#app.buy-bulk-view .quantity-step .note-content{
  display:inline-block;
  padding-left:5px;
}
#app.buy-bulk-view .options-step input[type=text]{
  margin-top:10px;
  min-width:300px;
}
#app.buy-bulk-view .options-step p{
  margin-bottom:40px;
}
#app.buy-bulk-view .options-step .coupon-preview{
  width:300px;
}
#app.buy-bulk-view .options-step .coupon-preview h2{
  border-radius:.25rem .25rem 0 0;
  background:#4c4c4c;
  color:#fff;
  text-transform:uppercase;
  border:solid #4c4c4c;
  text-align:center;
  font-size:16px;
  font-weight:700;
  margin:0;
  padding:10px 0;
}
#app.buy-bulk-view .options-step .coupon-preview .user-sharing-info{
  padding:15px;
  border:2px dashed #cfcfcf;
  border-top:0;
  border-radius:0 0 .25rem .25rem;
}
#app.buy-bulk-view .options-step .coupon-preview .user-sharing-info p{
  margin-bottom:5px;
  line-height:22px;
  font-size:16px;
}
#app.buy-bulk-view .options-step .coupon-preview .user-sharing-info .sponsor-name{
  font-weight:700;
}
#app.buy-bulk-view .pay-step h1{
  margin-bottom:25px;
}
#app.buy-bulk-view .pay-step h2{
  font-size:26px;
  font-weight:300;
}
#app.buy-bulk-view .pay-step table{
  width:310px;
}
#app.buy-bulk-view .pay-step table span{
  display:inline-block;
  margin:25px 0 5px;
}
#app.buy-bulk-view .pay-step tr:last-child td:first-child{
  padding-right:10px;
}
#app.buy-bulk-view .pay-step tr:last-child td:last-child{
  padding-left:10px;
}
#app.buy-bulk-view .pay-step.india input[type=text]{
  width:100%;
  padding-left:40px;
}
#app.buy-bulk-view .pay-step .details{
  border-left:2px solid #ddd;
  padding:0 0 40px 40px;
  width:430px;
}
#app.buy-bulk-view .done-step h2{
  font-size:26px;
  font-weight:300;
  margin-bottom:0;
}
#app.buy-bulk-view .done-step h3{
  color:#4c4c4c;
  font-size:18px;
  margin:50px 0 20px;
  text-transform:none;
}
#app.buy-bulk-view .done-step table.receipt{
  margin-bottom:30px;
  width:100%;
}
#app.buy-bulk-view .done-step table.receipt th{
  background:#f0f0f0;
  font-weight:500;
  min-width:160px;
  padding:10px 20px;
  text-align:left;
}
#app.buy-bulk-view .done-step table.receipt td{
  border-bottom:2px solid #f0f0f0;
  padding:20px;
  vertical-align:top;
}
#app.buy-bulk-view .done-step table.receipt td p{
  margin-bottom:5px;
}
#app.buy-bulk-view .done-step table.receipt td p:first-child{
  color:#4c4c4c;
}
#app.buy-bulk-view .done-step table.receipt tbody tr:first-child td:first-child{
  padding-right:60px;
}
#app.buy-bulk-view .done-step table.receipt tbody tr:last-child td{
  text-align:right;
}
#app.buy-bulk-view .done-step .instructions{
  width:360px;
  margin-bottom:20px;
}
#app.buy-bulk-view .done-step .coupon-list-container{
  min-height:160px;
  max-height:200px;
  width:450px;
  overflow-y:scroll;
}
#app.buy-bulk-view .done-step .coupon-list-container .receipt-coupon-list{
  color:#777;
  width:100%;
  border-collapse:collapse;
}
#app.buy-bulk-view .done-step .coupon-list-container .receipt-coupon-list td{
  border:1px solid #ddd;
  padding:10px 15px;
  text-align:left;
}
#app.buy-bulk-view .done-step .coupon-list-container .receipt-coupon-list td:first-child{
  width:45px;
  height:45px;
}
#app.buy-bulk-view .tc-checkbox{
  color:#777;
}
#app.buy-bulk-view .billing-zip{
  background:url(../images/testcenter/test/form_zip.svg) 12px no-repeat;
}
#app.buy-bulk-view .card-number{
  background:url(../images/testcenter/test/form_cc.svg) 12px no-repeat;
}
#app.buy-bulk-view .card-number.showing-logo{
  padding-right:55px;
}
#app.buy-bulk-view .card-expires{
  background:url(../images/testcenter/test/form_expires.svg) 12px no-repeat;
}
#app.buy-bulk-view .card-cvc{
  background:url(../images/testcenter/test/form_cvc.svg) 12px no-repeat;
}
#app.buy-bulk-view .pay-step .card-logo{
  display:inherit;
  margin:10px 0 0 243px;
  position:absolute;
}
#app.buy-bulk-view .grey-select,#app.buy-bulk-view .grey-select select{
  width:100%;
}
#app.buy-bulk-view input[type=email],#app.buy-bulk-view input[type=number],#app.buy-bulk-view input[type=text]:not([autocomplete=postal-code]){
  display:inline-block;
  text-align:left;
  vertical-align:middle;
  white-space:nowrap;
  padding:8px 20px;
  border-radius:.25rem;
  color:#4c4c4c;
  font-size:16px;
  border:2px solid #cfcfcf;
}
#app.buy-bulk-view input[type=email]:focus,#app.buy-bulk-view input[type=number]:focus,#app.buy-bulk-view input[type=text]:not([autocomplete=postal-code]):focus{
  border-color:#fa811b;
}
#app.buy-bulk-view input[type=email]:disabled,#app.buy-bulk-view input[type=number]:disabled,#app.buy-bulk-view input[type=text]:not([autocomplete=postal-code]):disabled{
  background-color:#f0f0f0;
}
#app.buy-bulk-view input[type=email].hidden,#app.buy-bulk-view input[type=number].hidden,#app.buy-bulk-view input[type=text]:not([autocomplete=postal-code]).hidden{
  display:none;
}
#app.buy-bulk-view select{
  -moz-appearance:none;
  -webkit-appearance:none;
  background:transparent;
  border:none;
  color:#777;
  cursor:pointer;
  display:block;
  font-size:16px;
  -webkit-font-smoothing:antialiased;
  line-height:1em;
  overflow:hidden;
  padding:9px 28px 7px 8px;
  text-indent:.01px;
  text-overflow:"";
  white-space:nowrap;
}
#app.buy-bulk-view select.selected{
  color:#4c4c4c;
}
.align-items-center{
  align-items:center;
}
.two-cols{
  grid-column:1 / span 2;
}
#app.onboarding-view .id-form-step select:invalid{
  color:#4c4c4c;
}
#app.onboarding-view .id-form-step>div{
  height:100%;
}
#app.onboarding-view .id-form-step .css-grid{
  display:grid;
  grid-template-columns:50% 50%;
  -moz-column-gap:12px;
       column-gap:12px;
  row-gap:8px;
}
#app.onboarding-view .id-form-step #checkbox label{
  margin-top:-3px !important;
  height:-webkit-fit-content !important;
  height:-moz-fit-content !important;
  height:fit-content !important;
}
#app.onboarding-view .id-form-step .left-indent{
  margin-left:6px !important;
}
#app.onboarding-view .id-form-step .thicker-text{
  font-weight:400 !important;
}
#app.onboarding-view .id-form-step .main-container{
  flex-grow:1;
  align-items:center;
  justify-content:space-around;
  margin-top:25px;
}
#app.onboarding-view .id-form-step .extra-top-margin{
  margin-top:35px !important;
}
#app.onboarding-view .id-form-step .id-photo-container{
  align-self:flex-start;
  margin-top:10px;
  transition:margin-top .4s;
}
#app.onboarding-view .id-form-step .id-photo-container .id-photo-back-container{
  margin-top:30px;
}
#app.onboarding-view .id-form-step .id-photo-container .video-container{
  display:flex;
  align-self:center;
  border-radius:.25rem;
  border:2px solid #fa811b;
  width:160px;
  height:120px;
  overflow:hidden;
  display:inline-block;
  box-sizing:initial;
}
#app.onboarding-view .id-form-step .id-photo-container .video-container .id-photo{
  height:100%;
  width:100%;
  -o-object-fit:cover;
     object-fit:cover;
}
#app.onboarding-view .id-form-step .id-info-form{
  align-self:flex-start;
  text-align:left;
  justify-content:center;
  width:550px;
  height:280px;
  min-height:250px;
}
#app.onboarding-view .id-form-step .translated-name-wrapper{
  border-top:3px;
  margin-bottom:-10px;
}
#app.onboarding-view .id-form-step .dob-inputs>div,#app.onboarding-view .id-form-step .id-date-inputs>div{
  width:100%;
}
#app.onboarding-view .id-form-step input[type=text],#app.onboarding-view .id-form-step label{
  border-width:2px;
  border-radius:.25rem;
}
#app.onboarding-view .id-form-step p{
  margin-bottom:3px;
}
#app.onboarding-view .id-form-step .dates-container{
  margin-top:25px;
}
#app.onboarding-view .id-form-step .dates-container>div{
  width:100%;
}
#app.onboarding-view .id-form-step .date-input-view{
  display:flex;
  flex-direction:row;
}
#app.onboarding-view .id-form-step .date-input-view label{
  border-radius:.25rem;
  border:2px solid #cfcfcf;
  position:relative;
  flex-grow:1;
  min-width:75px;
}
#app.onboarding-view .id-form-step .date-input-view label:enabled:hover,#app.onboarding-view .id-form-step .date-input-view label:link:hover,#app.onboarding-view .id-form-step .date-input-view label:visited:hover{
  border-color:#d9d9d9;
}
#app.onboarding-view .id-form-step .date-input-view label:enabled:active,#app.onboarding-view .id-form-step .date-input-view label:enabled:focus,#app.onboarding-view .id-form-step .date-input-view label:link:active,#app.onboarding-view .id-form-step .date-input-view label:link:focus,#app.onboarding-view .id-form-step .date-input-view label:visited:active,#app.onboarding-view .id-form-step .date-input-view label:visited:focus{
  border-color:#bababa;
}
#app.onboarding-view .id-form-step .date-input-view label:disabled{
  border-color:#afafaf;
}
#app.onboarding-view .id-form-step .date-input-view label:after{
  content:"";
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  right:0;
  background-image:url(../images/icon-sprite.svg);
  background-position:0 -78px;
  width:14px;
  height:8px;
  pointer-events:none;
  right:10px;
}
#app.onboarding-view .id-form-step .date-input-view label:focus-within{
  border-color:#fa811b;
}
#app.onboarding-view .id-form-step .date-input-view.row{
  margin:0;
}
#app.onboarding-view .id-form-step .date-input-view select{
  padding:14px 13px;
}
#app.onboarding-view .id-form-step .date-input-view .col{
  padding-left:6px;
  padding-right:0;
}
#app.onboarding-view .id-form-step .date-input-view .col-auto{
  padding:0;
  flex-grow:1;
  flex-basis:0;
}
#app.onboarding-view .id-form-step .reminder{
  color:#777;
  font-weight:300;
}
#app.onboarding-view .id-form-step .invalid *,#app.onboarding-view .id-form-step .invalid label,#app.onboarding-view .id-form-step .invalid p{
  border-color:#e53838;
  color:#e53838;
}
#app.onboarding-view .id-form-step .invalid .bad-date{
  display:inline-block;
  font-size:15px;
  font-weight:300;
}
#app.onboarding-view .demographic-info-step>form{
  height:100%;
}
#app.onboarding-view .demographic-info-step h4{
  align-self:center;
  width:700px;
  margin-bottom:55px;
}
#app.onboarding-view .demographic-info-step .demographic-container{
  align-self:center;
  flex-grow:1;
  justify-content:center;
  text-align:left;
}
#app.onboarding-view .demographic-info-step .demographic-container .grey-select{
  margin-bottom:40px;
  width:290px;
}
#app.onboarding-view .demographic-info-step .demographic-container p{
  color:#4c4c4c;
  font-weight:400;
}
.check-browser-step img.check-browser{
  margin-bottom:45px;
}
.check-browser-step img.check-browser-failed{
  margin-top:18px;
  margin-bottom:10px;
}
.check-browser-step li{
  margin-left:30px;
  padding-left:5px;
  list-style-type:disc;
}
.check-browser-step .plugin-test{
  position:absolute;
  z-index:-1000;
  width:100%;
  height:100%;
  top:0;
  left:0;
  padding:0;
  border:0;
  margin:0;
  opacity:0;
  cursor:default;
}
.check-browser-step .check-browser-failed-reasons{
  width:560px;
  text-align:left;
}
.check-browser-step .check-browser-failed-reasons li{
  margin-top:13px;
  margin-bottom:13px;
}
.check-browser-step .check-browser-failed-reasons p{
  margin-top:18px;
  margin-bottom:18px;
}
.check-browser-step .contact-support{
  font-size:16px;
}
.check-browser-step .contact-support a{
  color:#777;
  text-decoration:underline;
}
body.onboarding-view{
  display:table;
  min-width:0;
  min-height:700px;
  width:100vw;
  height:100vh;
}
body.onboarding-view ::-webkit-input-placeholder{
  color:#b9b9b9;
  line-height:24px;
  font-weight:500;
}
body.onboarding-view :-moz-placeholder{
  color:#b9b9b9;
  font-weight:500;
}
body.onboarding-view ::-moz-placeholder{
  color:#b9b9b9;
  font-weight:300;
}
body.onboarding-view :-ms-input-placeholder{
  color:#b9b9b9;
  font-weight:300;
}
body.onboarding-view button:not(.zendesk-btn){
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  border-radius:.25rem;
}
body.onboarding-view h1{
  font-size:27px;
  line-height:38px;
  color:#4c4c4c;
  font-weight:300;
  margin:0 0 50px;
}
body.onboarding-view h2{
  font-size:20px;
  color:#4c4c4c;
  font-weight:500;
  margin:0 0 25px;
  line-height:26px;
  cursor:default;
}
body.onboarding-view h3{
  font-size:15px;
  text-transform:uppercase;
  margin:0 0 10px;
}
body.onboarding-view h4{
  font-size:18px;
  color:#4c4c4c;
  margin:0 0 10px;
}
body.onboarding-view hr{
  height:0;
  margin:40px 0;
  border:none;
  border-top:1px solid #f0f0f0;
}
body.onboarding-view p{
  margin:0 0 18px;
}
body.onboarding-view #topbar{
  display:none;
}
body.onboarding-view .leave-exam{
  position:absolute;
  right:10px;
  top:10px;
  background:none;
  font-size:14px;
  text-transform:uppercase;
  color:#777;
  border:2px solid #777;
}
body.onboarding-view .leave-exam:enabled:hover,body.onboarding-view .leave-exam:link:hover,body.onboarding-view .leave-exam:visited:hover{
  color:#929292;
}
body.onboarding-view .leave-exam:enabled:active,body.onboarding-view .leave-exam:enabled:focus,body.onboarding-view .leave-exam:link:active,body.onboarding-view .leave-exam:link:focus,body.onboarding-view .leave-exam:visited:active,body.onboarding-view .leave-exam:visited:focus{
  color:#6b6b6b;
}
body.onboarding-view .leave-exam:disabled{
  color:#afafaf;
}
body.onboarding-view .leave-exam:enabled:hover,body.onboarding-view .leave-exam:link:hover,body.onboarding-view .leave-exam:visited:hover{
  border-color:#929292;
}
body.onboarding-view .leave-exam:enabled:active,body.onboarding-view .leave-exam:enabled:focus,body.onboarding-view .leave-exam:link:active,body.onboarding-view .leave-exam:link:focus,body.onboarding-view .leave-exam:visited:active,body.onboarding-view .leave-exam:visited:focus{
  border-color:#6b6b6b;
}
body.onboarding-view .leave-exam:disabled{
  border-color:#afafaf;
}
#app.onboarding-view{
  display:table-cell;
  margin:0;
  vertical-align:middle;
  width:100%;
  background:#f0f0f0;
  position:relative;
}
#app.onboarding-view a{
  color:#fa811b;
}
#app.onboarding-view a:enabled:hover,#app.onboarding-view a:link:hover,#app.onboarding-view a:visited:hover{
  color:#fb9a49;
}
#app.onboarding-view a:enabled:active,#app.onboarding-view a:enabled:focus,#app.onboarding-view a:link:active,#app.onboarding-view a:link:focus,#app.onboarding-view a:visited:active,#app.onboarding-view a:visited:focus{
  color:#e17418;
}
#app.onboarding-view a:disabled{
  color:#afafaf;
}
#app.onboarding-view .onboarding-below{
  position:absolute;
  width:100%;
  margin-top:33px;
  text-align:center;
}
#app.onboarding-view .onboarding-below a,#app.onboarding-view .onboarding-below p{
  color:#777;
}
#app.onboarding-view .onboarding-below a:enabled:hover,#app.onboarding-view .onboarding-below a:link:hover,#app.onboarding-view .onboarding-below a:visited:hover,#app.onboarding-view .onboarding-below p:enabled:hover,#app.onboarding-view .onboarding-below p:link:hover,#app.onboarding-view .onboarding-below p:visited:hover{
  color:#929292;
}
#app.onboarding-view .onboarding-below a:enabled:active,#app.onboarding-view .onboarding-below a:enabled:focus,#app.onboarding-view .onboarding-below a:link:active,#app.onboarding-view .onboarding-below a:link:focus,#app.onboarding-view .onboarding-below a:visited:active,#app.onboarding-view .onboarding-below a:visited:focus,#app.onboarding-view .onboarding-below p:enabled:active,#app.onboarding-view .onboarding-below p:enabled:focus,#app.onboarding-view .onboarding-below p:link:active,#app.onboarding-view .onboarding-below p:link:focus,#app.onboarding-view .onboarding-below p:visited:active,#app.onboarding-view .onboarding-below p:visited:focus{
  color:#6b6b6b;
}
#app.onboarding-view .onboarding-below a:disabled,#app.onboarding-view .onboarding-below p:disabled{
  color:#afafaf;
}
#app.onboarding-view .onboarding-below a{
  font-weight:700;
  text-decoration:underline;
}
#app.onboarding-view .onboarding-below .submit-agreement span{
  text-transform:uppercase;
}
#app.onboarding-view .main{
  background:#fff;
  border-radius:10px;
  box-shadow:0 0 15px #ddd;
  color:#777;
  font-size:16px;
  line-height:1.3;
  margin:0 auto;
  padding:35px;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none;
  width:900px;
  position:relative;
}
#app.onboarding-view section{
  border-radius:.25rem .25rem 0 0;
  height:415px;
}
#app.onboarding-view .flex-section{
  display:flex;
  flex-direction:column;
  height:100%;
}
#app.onboarding-view .flex-section header{
  display:flex;
  flex-direction:column;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
#app.onboarding-view .flex-section .flex-content{
  display:flex;
  flex-direction:column;
  flex-grow:1;
  align-items:center;
  justify-content:center;
}
#app.onboarding-view .step{
  height:415px;
  width:830px;
  text-align:center;
  vertical-align:top;
}
#app.onboarding-view .radio-buttons p{
  font-size:18px;
  font-weight:500;
}
#app.onboarding-view .radio-buttons .radio-button{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  color:#fa811b;
  background-color:#fff;
  border:2px solid #fa811b;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:83px;
  margin-right:13px;
}
#app.onboarding-view .radio-buttons .radio-button:enabled:active,#app.onboarding-view .radio-buttons .radio-button:enabled:focus,#app.onboarding-view .radio-buttons .radio-button:enabled:hover,#app.onboarding-view .radio-buttons .radio-button:link:active,#app.onboarding-view .radio-buttons .radio-button:link:focus,#app.onboarding-view .radio-buttons .radio-button:link:hover,#app.onboarding-view .radio-buttons .radio-button:visited:active,#app.onboarding-view .radio-buttons .radio-button:visited:focus,#app.onboarding-view .radio-buttons .radio-button:visited:hover{
  color:#fff;
}
#app.onboarding-view .radio-buttons .radio-button:disabled{
  color:#afafaf;
}
#app.onboarding-view .radio-buttons .radio-button:enabled:hover,#app.onboarding-view .radio-buttons .radio-button:link:hover,#app.onboarding-view .radio-buttons .radio-button:visited:hover{
  background-color:#fa811b;
}
#app.onboarding-view .radio-buttons .radio-button:enabled:active,#app.onboarding-view .radio-buttons .radio-button:enabled:focus,#app.onboarding-view .radio-buttons .radio-button:link:active,#app.onboarding-view .radio-buttons .radio-button:link:focus,#app.onboarding-view .radio-buttons .radio-button:visited:active,#app.onboarding-view .radio-buttons .radio-button:visited:focus{
  background-color:#e17418;
}
#app.onboarding-view .radio-buttons .radio-button:disabled{
  background-color:#ddd;
}
#app.onboarding-view .radio-buttons .radio-button:enabled:hover,#app.onboarding-view .radio-buttons .radio-button:link:hover,#app.onboarding-view .radio-buttons .radio-button:visited:hover{
  border-color:#fa811b;
}
#app.onboarding-view .radio-buttons .radio-button:enabled:active,#app.onboarding-view .radio-buttons .radio-button:enabled:focus,#app.onboarding-view .radio-buttons .radio-button:link:active,#app.onboarding-view .radio-buttons .radio-button:link:focus,#app.onboarding-view .radio-buttons .radio-button:visited:active,#app.onboarding-view .radio-buttons .radio-button:visited:focus{
  border-color:#e17418;
}
#app.onboarding-view .radio-buttons .radio-button:disabled{
  border-color:#afafaf;
}
#app.onboarding-view .radio-buttons .radio-button.selected{
  background:#fa811b;
  color:#fff;
}
#app.onboarding-view .date-input-view .day{
  padding-right:4rem;
}
#app.onboarding-view .ready-step .flex-column{
  width:60%;
}
#app.onboarding-view .ready-step h2{
  margin:24px 0 15px;
}
#app.onboarding-view .record-step .recording-content{
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:stretch;
  margin-left:115px;
}
#app.onboarding-view .record-step .start-recording-wrapper.collapsed,#app.onboarding-view .record-step .stop-recording-wrapper.collapsed{
  height:0;
  overflow:hidden;
}
#app.onboarding-view .record-step .recording-button{
  width:100%;
  border-width:2px;
  padding:12px 20px;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  display:flex;
  flex-direction:row;
  justify-content:space-between;
}
#app.onboarding-view .record-step .recording-button .recording-text{
  display:inline-block;
  vertical-align:middle;
  margin-left:auto;
  margin-right:auto;
}
#app.onboarding-view .record-step .recording-button:before{
  content:"";
  display:inline-block;
  vertical-align:middle;
  background-color:currentColor;
  width:16px;
  height:16px;
  margin-right:13px;
}
#app.onboarding-view .record-step .recording-button:before:disabled,#app.onboarding-view .record-step .recording-button:before:enabled:active,#app.onboarding-view .record-step .recording-button:before:enabled:focus,#app.onboarding-view .record-step .recording-button:before:enabled:hover,#app.onboarding-view .record-step .recording-button:before:link:active,#app.onboarding-view .record-step .recording-button:before:link:focus,#app.onboarding-view .record-step .recording-button:before:link:hover,#app.onboarding-view .record-step .recording-button:before:visited:active,#app.onboarding-view .record-step .recording-button:before:visited:focus,#app.onboarding-view .record-step .recording-button:before:visited:hover{
  background-color:currentColor;
}
#app.onboarding-view .record-step .recording-button.start-recording{
  border-style:solid;
  border-color:#fa811b;
  background-color:transparent;
  color:#fa811b;
}
#app.onboarding-view .record-step .recording-button.start-recording:enabled:hover,#app.onboarding-view .record-step .recording-button.start-recording:link:hover,#app.onboarding-view .record-step .recording-button.start-recording:visited:hover{
  border-color:#fb9a49;
}
#app.onboarding-view .record-step .recording-button.start-recording:enabled:active,#app.onboarding-view .record-step .recording-button.start-recording:enabled:focus,#app.onboarding-view .record-step .recording-button.start-recording:link:active,#app.onboarding-view .record-step .recording-button.start-recording:link:focus,#app.onboarding-view .record-step .recording-button.start-recording:visited:active,#app.onboarding-view .record-step .recording-button.start-recording:visited:focus{
  border-color:#e17418;
}
#app.onboarding-view .record-step .recording-button.start-recording:disabled{
  border-color:#afafaf;
}
#app.onboarding-view .record-step .recording-button.start-recording:disabled,#app.onboarding-view .record-step .recording-button.start-recording:enabled:active,#app.onboarding-view .record-step .recording-button.start-recording:enabled:focus,#app.onboarding-view .record-step .recording-button.start-recording:enabled:hover,#app.onboarding-view .record-step .recording-button.start-recording:link:active,#app.onboarding-view .record-step .recording-button.start-recording:link:focus,#app.onboarding-view .record-step .recording-button.start-recording:link:hover,#app.onboarding-view .record-step .recording-button.start-recording:visited:active,#app.onboarding-view .record-step .recording-button.start-recording:visited:focus,#app.onboarding-view .record-step .recording-button.start-recording:visited:hover{
  background-color:transparent;
}
#app.onboarding-view .record-step .recording-button.start-recording:enabled:hover,#app.onboarding-view .record-step .recording-button.start-recording:link:hover,#app.onboarding-view .record-step .recording-button.start-recording:visited:hover{
  color:#fb9a49;
}
#app.onboarding-view .record-step .recording-button.start-recording:enabled:active,#app.onboarding-view .record-step .recording-button.start-recording:enabled:focus,#app.onboarding-view .record-step .recording-button.start-recording:link:active,#app.onboarding-view .record-step .recording-button.start-recording:link:focus,#app.onboarding-view .record-step .recording-button.start-recording:visited:active,#app.onboarding-view .record-step .recording-button.start-recording:visited:focus{
  color:#e17418;
}
#app.onboarding-view .record-step .recording-button.start-recording:disabled{
  color:#afafaf;
}
#app.onboarding-view .record-step .recording-button.start-recording:before{
  border-radius:50%;
}
#app.onboarding-view .record-step .recording-button.stop-recording{
  border-style:solid;
  border-color:transparent;
  background-color:#fa811b;
  color:#fff;
  position:relative;
}
#app.onboarding-view .record-step .recording-button.stop-recording:disabled,#app.onboarding-view .record-step .recording-button.stop-recording:enabled:active,#app.onboarding-view .record-step .recording-button.stop-recording:enabled:focus,#app.onboarding-view .record-step .recording-button.stop-recording:enabled:hover,#app.onboarding-view .record-step .recording-button.stop-recording:link:active,#app.onboarding-view .record-step .recording-button.stop-recording:link:focus,#app.onboarding-view .record-step .recording-button.stop-recording:link:hover,#app.onboarding-view .record-step .recording-button.stop-recording:visited:active,#app.onboarding-view .record-step .recording-button.stop-recording:visited:focus,#app.onboarding-view .record-step .recording-button.stop-recording:visited:hover{
  border-color:transparent;
}
#app.onboarding-view .record-step .recording-button.stop-recording:enabled:hover,#app.onboarding-view .record-step .recording-button.stop-recording:link:hover,#app.onboarding-view .record-step .recording-button.stop-recording:visited:hover{
  background-color:#fb9a49;
}
#app.onboarding-view .record-step .recording-button.stop-recording:enabled:active,#app.onboarding-view .record-step .recording-button.stop-recording:enabled:focus,#app.onboarding-view .record-step .recording-button.stop-recording:link:active,#app.onboarding-view .record-step .recording-button.stop-recording:link:focus,#app.onboarding-view .record-step .recording-button.stop-recording:visited:active,#app.onboarding-view .record-step .recording-button.stop-recording:visited:focus{
  background-color:#e17418;
}
#app.onboarding-view .record-step .recording-button.stop-recording:disabled{
  background-color:#ddd;
}
#app.onboarding-view .record-step .recording-button.stop-recording:enabled:hover,#app.onboarding-view .record-step .recording-button.stop-recording:link:hover,#app.onboarding-view .record-step .recording-button.stop-recording:visited:hover{
  color:#fff;
}
#app.onboarding-view .record-step .recording-button.stop-recording:enabled:active,#app.onboarding-view .record-step .recording-button.stop-recording:enabled:focus,#app.onboarding-view .record-step .recording-button.stop-recording:link:active,#app.onboarding-view .record-step .recording-button.stop-recording:link:focus,#app.onboarding-view .record-step .recording-button.stop-recording:visited:active,#app.onboarding-view .record-step .recording-button.stop-recording:visited:focus{
  color:#e6e6e6;
}
#app.onboarding-view .record-step .recording-button.stop-recording:disabled{
  color:#afafaf;
}
#app.onboarding-view .record-step .recording-button.stop-recording:before{
  border-radius:.25rem;
}
#app.onboarding-view .record-step .recording-button.stop-recording .volume-bar{
  position:absolute;
  bottom:0;
  left:0;
  display:block;
  width:100%;
  height:0%;
  background-color:rgba(0, 0, 0, .1);
}
#app.onboarding-view .record-step .stopwatch-container{
  margin-top:10px;
  font-weight:700;
  color:#4c4c4c;
}
#app.onboarding-view .demographic-info-step table,#app.onboarding-view .id-type-step table{
  color:#4c4c4c;
}
#app.onboarding-view .demographic-info-step .stretch label,#app.onboarding-view .demographic-info-step .stretch select,#app.onboarding-view .demographic-info-step input,#app.onboarding-view .id-type-step .stretch label,#app.onboarding-view .id-type-step .stretch select,#app.onboarding-view .id-type-step input{
  border-radius:.25rem;
  width:318px;
}
#app.onboarding-view .demographic-info-step p,#app.onboarding-view .id-type-step p{
  margin-bottom:5px;
}
#app.onboarding-view .id-type-step>div{
  height:100%;
}
#app.onboarding-view .id-type-step a{
  font-weight:700;
}
#app.onboarding-view .id-type-step .id-container{
  align-self:center;
  flex-grow:1;
  justify-content:center;
  text-align:left;
}
#app.onboarding-view .id-type-step .id-container .grey-select{
  margin-bottom:40px;
  width:290px;
}
#app.onboarding-view .id-type-step .id-container p{
  color:#4c4c4c;
  font-weight:400;
}
#app.onboarding-view .record-step .beside-buttons{
  display:inline-block;
  vertical-align:middle;
  position:relative;
}
#app.onboarding-view .record-step .radio-buttons{
  display:inline-block;
  text-align:left;
  vertical-align:middle;
  margin-left:45px;
}
#app.onboarding-view .id-resubmitted-step>div{
  margin-top:85px;
}
#app.onboarding-view .rule-step .captioned-rule{
  display:flex;
  flex-direction:row;
  justify-content:center;
  width:100%;
}
#app.onboarding-view .rule-step .captioned-rule div{
  max-width:180px;
}
#app.onboarding-view .rule-step .captioned-rule div:not(:last-child){
  margin-right:90px;
}
#app.onboarding-view .rule-step .captioned-rule img{
  margin-left:auto;
  margin-right:auto;
  margin-bottom:16px;
}
#app.onboarding-view h2{
  color:#4c4c4c;
  font-size:26px;
  line-height:1.3;
  margin:0 0 10px;
}
#app.onboarding-view h4{
  color:#777;
  font-size:18px;
  font-weight:300;
  margin:0;
}
#app.onboarding-view p{
  color:#777;
  font-size:18px;
  font-weight:500;
  line-height:28px;
}
#app.onboarding-view .big-button{
  border:2px;
  border-radius:.25rem;
  color:#cfcfcf;
  display:inline-block;
  font-size:16px;
  font-weight:700;
  margin-top:140px;
  padding:12px 20px;
  text-transform:uppercase;
}
#app.onboarding-view .big-button.clickable{
  border-color:#fa811b;
  color:#fff;
  cursor:pointer;
  background-color:#fa811b;
}
#app.onboarding-view .big-button.clickable:enabled:hover,#app.onboarding-view .big-button.clickable:link:hover,#app.onboarding-view .big-button.clickable:visited:hover{
  background-color:#fb9a49;
}
#app.onboarding-view .big-button.clickable:enabled:active,#app.onboarding-view .big-button.clickable:enabled:focus,#app.onboarding-view .big-button.clickable:link:active,#app.onboarding-view .big-button.clickable:link:focus,#app.onboarding-view .big-button.clickable:visited:active,#app.onboarding-view .big-button.clickable:visited:focus{
  background-color:#e17418;
}
#app.onboarding-view .big-button.clickable:disabled{
  background-color:#ddd;
}
#app.onboarding-view .big-button *{
  vertical-align:middle;
}
#app.onboarding-view .big-button img{
  margin-right:15px;
}
#app.onboarding-view td{
  padding:6px;
  vertical-align:top;
}
#app.onboarding-view video{
  border-radius:.25rem;
  height:240px;
  max-width:720px;
}
#app.onboarding-view table{
  display:inline-block;
  text-align:left;
}
#app.onboarding-view form p{
  color:#4c4c4c;
  font-size:16px;
  font-weight:500;
}
#app.onboarding-view form input{
  color:#4c4c4c;
}
#app.onboarding-view form input:enabled:hover,#app.onboarding-view form input:link:hover,#app.onboarding-view form input:visited:hover{
  color:#707070;
}
#app.onboarding-view form input:enabled:active,#app.onboarding-view form input:enabled:focus,#app.onboarding-view form input:link:active,#app.onboarding-view form input:link:focus,#app.onboarding-view form input:visited:active,#app.onboarding-view form input:visited:focus{
  color:#444;
}
#app.onboarding-view form input:disabled{
  color:#afafaf;
}
#app.onboarding-view form input::-moz-placeholder{
  color:#afafaf;
}
#app.onboarding-view form input::placeholder{
  color:#afafaf;
}
#app.onboarding-view form input::-moz-placeholder{
  opacity:1;
  font-weight:300;
}
#app.onboarding-view form input::placeholder{
  opacity:1;
  font-weight:300;
}
#app.onboarding-view form select{
  display:table-cell;
}
#app.onboarding-view form select option{
  display:table-caption;
}
#app.onboarding-view form input[type=email],#app.onboarding-view form input[type=text],#app.onboarding-view form label{
  height:50px;
}
#app.onboarding-view form label select{
  width:100%;
  height:100%;
}
#app.onboarding-view form input[type=email],#app.onboarding-view form input[type=text],#app.onboarding-view form select{
  font-weight:300;
}
#app.onboarding-view form input[type=email]:valid,#app.onboarding-view form input[type=text]:valid,#app.onboarding-view form select:valid{
  color:#4c4c4c;
}
#app.onboarding-view form input[type=email]:invalid,#app.onboarding-view form input[type=text]:invalid,#app.onboarding-view form select:invalid{
  color:#afafaf;
}
#app.onboarding-view input[type=email],#app.onboarding-view input[type=text]{
  border-radius:.5rem;
  border-style:solid;
  border-color:#cfcfcf;
  padding:5px 10px;
  box-shadow:none;
  color:#4c4c4c;
  font-size:16px;
}
#app.onboarding-view input[type=email]:enabled:hover,#app.onboarding-view input[type=email]:link:hover,#app.onboarding-view input[type=email]:visited:hover,#app.onboarding-view input[type=text]:enabled:hover,#app.onboarding-view input[type=text]:link:hover,#app.onboarding-view input[type=text]:visited:hover{
  border-color:#d9d9d9;
}
#app.onboarding-view input[type=email]:enabled:active,#app.onboarding-view input[type=email]:enabled:focus,#app.onboarding-view input[type=email]:link:active,#app.onboarding-view input[type=email]:link:focus,#app.onboarding-view input[type=email]:visited:active,#app.onboarding-view input[type=email]:visited:focus,#app.onboarding-view input[type=text]:enabled:active,#app.onboarding-view input[type=text]:enabled:focus,#app.onboarding-view input[type=text]:link:active,#app.onboarding-view input[type=text]:link:focus,#app.onboarding-view input[type=text]:visited:active,#app.onboarding-view input[type=text]:visited:focus{
  border-color:#bababa;
}
#app.onboarding-view input[type=email]:disabled,#app.onboarding-view input[type=text]:disabled{
  border-color:#afafaf;
}
#app.onboarding-view input[type=email]:enabled:focus,#app.onboarding-view input[type=email]:enabled:hover,#app.onboarding-view input[type=text]:enabled:focus,#app.onboarding-view input[type=text]:enabled:hover{
  border-color:#fa811b;
}
#app.onboarding-view input[type=radio]{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  display:inline-block;
  vertical-align:top;
  padding:0;
  width:1em;
  height:1em;
  line-height:1em;
  box-sizing:content-box;
  border-radius:50%;
  position:relative;
  border:3px solid #ddd;
  margin:2px 0 0;
}
#app.onboarding-view input[type=radio]:enabled:hover,#app.onboarding-view input[type=radio]:link:hover,#app.onboarding-view input[type=radio]:visited:hover{
  border-color:#fb9a49;
}
#app.onboarding-view input[type=radio]:enabled:active,#app.onboarding-view input[type=radio]:enabled:focus,#app.onboarding-view input[type=radio]:link:active,#app.onboarding-view input[type=radio]:link:focus,#app.onboarding-view input[type=radio]:visited:active,#app.onboarding-view input[type=radio]:visited:focus{
  border-color:#e17418;
}
#app.onboarding-view input[type=radio]:disabled{
  border-color:#afafaf;
}
#app.onboarding-view input[type=radio]:checked:after{
  content:"";
  position:absolute;
  left:20%;
  top:20%;
  height:60%;
  width:60%;
  background-color:#fa811b;
  border-radius:50%;
}
#app.onboarding-view input[type=radio]:checked:after:enabled:hover,#app.onboarding-view input[type=radio]:checked:after:link:hover,#app.onboarding-view input[type=radio]:checked:after:visited:hover{
  background-color:#fb9a49;
}
#app.onboarding-view input[type=radio]:checked:after:enabled:active,#app.onboarding-view input[type=radio]:checked:after:enabled:focus,#app.onboarding-view input[type=radio]:checked:after:link:active,#app.onboarding-view input[type=radio]:checked:after:link:focus,#app.onboarding-view input[type=radio]:checked:after:visited:active,#app.onboarding-view input[type=radio]:checked:after:visited:focus{
  background-color:#e17418;
}
#app.onboarding-view input[type=radio]:checked:after:disabled{
  background-color:#ddd;
}
#app.onboarding-view input[type=radio]:active{
  background:#fff;
}
#app.onboarding-view .grey-select{
  border-radius:.5rem;
  border-style:solid;
  border-color:#cfcfcf;
}
#app.onboarding-view .grey-select:enabled:hover,#app.onboarding-view .grey-select:link:hover,#app.onboarding-view .grey-select:visited:hover{
  border-color:#d9d9d9;
}
#app.onboarding-view .grey-select:enabled:active,#app.onboarding-view .grey-select:enabled:focus,#app.onboarding-view .grey-select:link:active,#app.onboarding-view .grey-select:link:focus,#app.onboarding-view .grey-select:visited:active,#app.onboarding-view .grey-select:visited:focus{
  border-color:#bababa;
}
#app.onboarding-view .grey-select:disabled{
  border-color:#afafaf;
}
#app.onboarding-view .grey-select.focused-label{
  border-color:#fa811b;
}
#app.onboarding-view select{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  background:transparent;
  border:none;
  color:#777;
  cursor:pointer;
  display:block;
  font-size:16px;
  font-weight:300;
  -webkit-font-smoothing:antialiased;
  line-height:1em;
  overflow:hidden;
  padding:8px;
  text-indent:.01px;
  text-overflow:"";
  white-space:nowrap;
}
#app.onboarding-view select.selected{
  color:#4c4c4c;
}
#app.onboarding-view .id-resubmitted-step img{
  width:176px;
  height:148px;
}
#app.onboarding-view footer{
  border-radius:0 0 .25rem .25rem;
  border-top:2px solid #f0f0f0;
  padding-top:35px;
  min-height:75px;
  text-align:center;
}
#app.onboarding-view footer button{
  height:42px;
  min-width:150px;
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  border-width:2px;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
}
#app.onboarding-view footer button.done{
  border-style:solid;
  border-color:#fa811b;
  background-color:#fa811b;
  color:#fff;
}
#app.onboarding-view footer button.done:enabled:hover,#app.onboarding-view footer button.done:link:hover,#app.onboarding-view footer button.done:visited:hover{
  border-color:#fb9a49;
}
#app.onboarding-view footer button.done:enabled:active,#app.onboarding-view footer button.done:enabled:focus,#app.onboarding-view footer button.done:link:active,#app.onboarding-view footer button.done:link:focus,#app.onboarding-view footer button.done:visited:active,#app.onboarding-view footer button.done:visited:focus{
  border-color:#e17418;
}
#app.onboarding-view footer button.done:disabled{
  border-color:#afafaf;
}
#app.onboarding-view footer button.done:enabled:hover,#app.onboarding-view footer button.done:link:hover,#app.onboarding-view footer button.done:visited:hover{
  background-color:#fb9a49;
}
#app.onboarding-view footer button.done:enabled:active,#app.onboarding-view footer button.done:enabled:focus,#app.onboarding-view footer button.done:link:active,#app.onboarding-view footer button.done:link:focus,#app.onboarding-view footer button.done:visited:active,#app.onboarding-view footer button.done:visited:focus{
  background-color:#e17418;
}
#app.onboarding-view footer button.done:disabled{
  background-color:#ddd;
}
#app.onboarding-view footer button.done:enabled:hover,#app.onboarding-view footer button.done:link:hover,#app.onboarding-view footer button.done:visited:hover{
  color:#fff;
}
#app.onboarding-view footer button.done:enabled:active,#app.onboarding-view footer button.done:enabled:focus,#app.onboarding-view footer button.done:link:active,#app.onboarding-view footer button.done:link:focus,#app.onboarding-view footer button.done:visited:active,#app.onboarding-view footer button.done:visited:focus{
  color:#e6e6e6;
}
#app.onboarding-view footer button.done:disabled{
  color:#afafaf;
}
#app.onboarding-view footer button.done.hidden{
  display:none;
}
#app.onboarding-view footer button.left{
  color:#fa811b;
  background-color:#fff;
  border-style:solid;
  border-color:#fa811b;
}
#app.onboarding-view footer button.left:enabled:active,#app.onboarding-view footer button.left:enabled:focus,#app.onboarding-view footer button.left:enabled:hover,#app.onboarding-view footer button.left:link:active,#app.onboarding-view footer button.left:link:focus,#app.onboarding-view footer button.left:link:hover,#app.onboarding-view footer button.left:visited:active,#app.onboarding-view footer button.left:visited:focus,#app.onboarding-view footer button.left:visited:hover{
  color:#fff;
}
#app.onboarding-view footer button.left:disabled{
  color:#afafaf;
}
#app.onboarding-view footer button.left:enabled:hover,#app.onboarding-view footer button.left:link:hover,#app.onboarding-view footer button.left:visited:hover{
  background-color:#fa811b;
}
#app.onboarding-view footer button.left:enabled:active,#app.onboarding-view footer button.left:enabled:focus,#app.onboarding-view footer button.left:link:active,#app.onboarding-view footer button.left:link:focus,#app.onboarding-view footer button.left:visited:active,#app.onboarding-view footer button.left:visited:focus{
  background-color:#e17418;
}
#app.onboarding-view footer button.left:disabled{
  background-color:#ddd;
}
#app.onboarding-view footer button.left:enabled:hover,#app.onboarding-view footer button.left:link:hover,#app.onboarding-view footer button.left:visited:hover{
  border-color:#fa811b;
}
#app.onboarding-view footer button.left:enabled:active,#app.onboarding-view footer button.left:enabled:focus,#app.onboarding-view footer button.left:link:active,#app.onboarding-view footer button.left:link:focus,#app.onboarding-view footer button.left:visited:active,#app.onboarding-view footer button.left:visited:focus{
  border-color:#e17418;
}
#app.onboarding-view footer button.left:disabled{
  border-color:#afafaf;
}
#app.onboarding-view footer button.right{
  border-style:solid;
  border-color:transparent;
  background-color:#fa811b;
  color:#fff;
}
#app.onboarding-view footer button.right:disabled,#app.onboarding-view footer button.right:enabled:active,#app.onboarding-view footer button.right:enabled:focus,#app.onboarding-view footer button.right:enabled:hover,#app.onboarding-view footer button.right:link:active,#app.onboarding-view footer button.right:link:focus,#app.onboarding-view footer button.right:link:hover,#app.onboarding-view footer button.right:visited:active,#app.onboarding-view footer button.right:visited:focus,#app.onboarding-view footer button.right:visited:hover{
  border-color:transparent;
}
#app.onboarding-view footer button.right:enabled:hover,#app.onboarding-view footer button.right:link:hover,#app.onboarding-view footer button.right:visited:hover{
  background-color:#fb9a49;
}
#app.onboarding-view footer button.right:enabled:active,#app.onboarding-view footer button.right:enabled:focus,#app.onboarding-view footer button.right:link:active,#app.onboarding-view footer button.right:link:focus,#app.onboarding-view footer button.right:visited:active,#app.onboarding-view footer button.right:visited:focus{
  background-color:#e17418;
}
#app.onboarding-view footer button.right:disabled{
  background-color:#ddd;
}
#app.onboarding-view footer button.right:enabled:hover,#app.onboarding-view footer button.right:link:hover,#app.onboarding-view footer button.right:visited:hover{
  color:#fff;
}
#app.onboarding-view footer button.right:enabled:active,#app.onboarding-view footer button.right:enabled:focus,#app.onboarding-view footer button.right:link:active,#app.onboarding-view footer button.right:link:focus,#app.onboarding-view footer button.right:visited:active,#app.onboarding-view footer button.right:visited:focus{
  color:#e6e6e6;
}
#app.onboarding-view footer button.right:disabled{
  color:#afafaf;
}
#app.onboarding-view footer a{
  margin-top:15px;
  display:block;
  font-weight:700;
  font-size:14px;
  text-transform:uppercase;
  cursor:pointer;
}
#app.onboarding-view footer .progress-total{
  margin-top:15px;
  height:8px;
  width:320px;
  border-radius:6px;
  background:#ddd;
  display:inline-block;
}
#app.onboarding-view footer .progress-total .progress-filled{
  width:0;
  height:100%;
  background-color:#faa918;
  background-image:linear-gradient(90deg, #faa918, #fa811b);
  border-radius:6px;
  transition:width .2s cubic-bezier(.02, .01, .47, 1);
}
#app.onboarding-view .loading-wrapper{
  position:relative;
  float:right;
  width:0;
}
#app.onboarding-view .loading-wrapper .loading-indicator{
  right:10px;
  top:9px;
  position:absolute;
}
body.test-view #topbar{
  display:none;
}
#app.test-view{
  display:flex;
  flex-direction:column;
  flex:1;
  justify-content:center;
  align-items:center;
  min-width:0;
  padding:0;
  width:100vw;
  min-height:100vh;
  max-height:100vh;
  margin:0;
  -webkit-touch-callout:none;
  vertical-align:middle;
  background:#f0f0f0;
}
#app.test-view ::-webkit-input-placeholder{
  color:#b9b9b9;
  line-height:24px;
  font-weight:500;
}
#app.test-view :-moz-placeholder{
  color:#b9b9b9;
  font-weight:500;
}
#app.test-view ::-moz-placeholder{
  color:#b9b9b9;
  font-weight:300;
}
#app.test-view :-ms-input-placeholder{
  color:#b9b9b9;
  font-weight:300;
}
#app.test-view button:not(.zendesk-btn){
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  border-radius:.25rem;
}
#app.test-view h1{
  font-size:27px;
  line-height:38px;
  color:#4c4c4c;
  font-weight:300;
  margin:0 0 50px;
}
#app.test-view h2{
  font-size:20px;
  margin:0 0 25px;
  line-height:26px;
  cursor:default;
}
#app.test-view h3{
  font-size:15px;
  text-transform:uppercase;
  margin:0 0 10px;
}
#app.test-view h4{
  font-size:18px;
  color:#4c4c4c;
  margin:0 0 10px;
}
#app.test-view hr{
  height:0;
  margin:40px 0;
  border:none;
  border-top:1px solid #f0f0f0;
}
#app.test-view p{
  margin:0 0 18px;
}
#app.test-view.wide-test{
  padding:48px 92px;
  overflow:scroll;
}
#app.test-view.wide-test .leave-exam,#app.test-view.wide-test .main>footer{
  display:none !important;
}
#app.test-view.wide-test .main{
  max-width:1200px;
}
#app.test-view.wide-test .test-wrapper{
  min-height:100%;
}
#app.test-view:not(.wide-test) .main{
  width:900px;
}
#app.test-view .main.practice-test>header .video-container{
  display:none !important;
}
#app.test-view .leave-exam{
  position:absolute;
  right:10px;
  top:10px;
  background:none;
  font-size:14px;
  text-transform:uppercase;
  color:#777;
  border:2px solid #777;
}
#app.test-view .leave-exam:enabled:hover,#app.test-view .leave-exam:link:hover,#app.test-view .leave-exam:visited:hover{
  color:#929292;
}
#app.test-view .leave-exam:enabled:active,#app.test-view .leave-exam:enabled:focus,#app.test-view .leave-exam:link:active,#app.test-view .leave-exam:link:focus,#app.test-view .leave-exam:visited:active,#app.test-view .leave-exam:visited:focus{
  color:#6b6b6b;
}
#app.test-view .leave-exam:disabled{
  color:#afafaf;
}
#app.test-view .leave-exam:enabled:hover,#app.test-view .leave-exam:link:hover,#app.test-view .leave-exam:visited:hover{
  border-color:#929292;
}
#app.test-view .leave-exam:enabled:active,#app.test-view .leave-exam:enabled:focus,#app.test-view .leave-exam:link:active,#app.test-view .leave-exam:link:focus,#app.test-view .leave-exam:visited:active,#app.test-view .leave-exam:visited:focus{
  border-color:#6b6b6b;
}
#app.test-view .leave-exam:disabled{
  border-color:#afafaf;
}
#app.test-view .main{
  background:#fff;
  border-radius:.25rem;
  box-shadow:0 0 15px #ddd;
  margin:0 auto;
  padding:0 45px;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none;
}
#app.test-view .main>header{
  display:grid;
  grid-template-columns:auto -webkit-min-content;
  grid-template-columns:auto min-content;
  background:#fff;
  padding:36px 0 20px;
}
#app.test-view .main>header .test-header-outer-container{
  display:flex;
  flex-direction:column;
  width:100%;
  flex-grow:1;
}
#app.test-view .main>header .video-container{
  display:flex;
  align-self:flex-end;
  height:72px;
  min-height:72px;
  width:72px;
  min-width:72px;
  overflow:hidden;
  position:relative;
  border-radius:.25rem;
  margin-left:24px;
}
#app.test-view .main>header .video-container video{
  height:100%;
  margin-left:-13px;
  transform:scale(1.5) rotateY(180deg);
}
#app.test-view .main>header .progress-total{
  background:#ddd;
  border-radius:.375rem;
  display:inline-block;
  height:.5rem;
  margin-top:24px;
  width:100%;
}
#app.test-view .main>header .progress-total .progress-filled{
  width:0;
  height:100%;
  background-color:#faa918;
  background-image:linear-gradient(90deg, #faa918, #fa811b);
  border-radius:.375rem;
  transition:width .2s cubic-bezier(.02, .01, .47, 1);
}
#app.test-view .main>header.free-response .video-container{
  display:none;
}
#app.test-view .main>section{
  background:#fff;
  min-height:334px;
  padding:20px 0;
}
#app.test-view .main>footer{
  align-items:center;
  border-radius:0 0 .25rem .25rem;
  border-top:2px solid #f0f0f0;
  display:flex;
  height:114px;
  justify-content:space-between;
  padding:36px 0;
}
#app.test-view .main>footer button{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  border:none;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:150px;
  background-color:#fa811b;
  color:#fff;
}
#app.test-view .main>footer button:enabled:hover,#app.test-view .main>footer button:link:hover,#app.test-view .main>footer button:visited:hover{
  background-color:#fb9a49;
}
#app.test-view .main>footer button:enabled:active,#app.test-view .main>footer button:enabled:focus,#app.test-view .main>footer button:link:active,#app.test-view .main>footer button:link:focus,#app.test-view .main>footer button:visited:active,#app.test-view .main>footer button:visited:focus{
  background-color:#e17418;
}
#app.test-view .main>footer button:disabled{
  background-color:#ddd;
}
#app.test-view .main>footer button:enabled:hover,#app.test-view .main>footer button:link:hover,#app.test-view .main>footer button:visited:hover{
  color:#fff;
}
#app.test-view .main>footer button:enabled:active,#app.test-view .main>footer button:enabled:focus,#app.test-view .main>footer button:link:active,#app.test-view .main>footer button:link:focus,#app.test-view .main>footer button:visited:active,#app.test-view .main>footer button:visited:focus{
  color:#e6e6e6;
}
#app.test-view .main>footer button:disabled{
  color:#afafaf;
}
#app.test-view .loading-indicator{
  float:right;
  padding:9px 10px 0 0;
}
#app.test-view .loading-wrapper{
  text-align:center;
}
#app.test-view .loading-wrapper .loading-bar{
  border-radius:100px;
  border:2px solid #fff;
  display:inline-block;
  height:170px;
  margin-top:40px;
  width:170px;
}
#app.test-view .loading-wrapper .loading-message{
  border-radius:100px;
  text-align:center;
  background:#fff;
  color:#ddd;
  font-weight:700;
  height:158px;
  margin:4px 0 0 4px;
  padding:60px 0 0 3px;
  width:158px;
}
#app.test-view .loading-wrapper .loading-message p{
  font-size:16px;
  margin-bottom:10px;
}
#app.test-view .loading-wrapper .loading-message p.percent{
  font-size:36px;
}
#app.test-view .credit{
  font-size:14px;
  height:0;
  color:#cfcfcf;
  position:relative;
  right:40px;
  top:10px;
}
#app.test-view h2{
  color:#4c4c4c;
  font-size:26px;
  font-weight:500;
  margin-bottom:40px;
  text-align:center;
}
#app.test-view .loading-dots-container{
  justify-content:center;
  align-items:center;
}
#app.test-view .ctest-challenge .ctest{
  height:197px;
  line-height:1.9;
  overflow:auto;
}
#app.test-view .ctest-challenge .ctest .broken-word{
  display:inline-flex;
  margin:0 5px;
}
#app.test-view .ctest-challenge .ctest .broken-word input{
  cursor:pointer;
  background:#f0f0f0;
  border:1px solid #ddd;
  color:#4c4c4c;
  text-align:center;
}
#app.test-view .ctest-challenge .ctest .broken-word input:not(:last-child){
  border-right:none;
}
#app.test-view .ctest-challenge .ctest .broken-word input:first-child{
  border-radius:.25rem 0 0 .25rem;
}
#app.test-view .ctest-challenge .ctest .broken-word input:last-child{
  border-radius:0 .25rem .25rem 0;
}
#app.test-view .ctest-challenge .ctest .broken-word input.blank{
  color:#fa811b;
  font-weight:700;
}
#app.test-view .ctest-challenge .ctest .broken-word input.blank:enabled:hover,#app.test-view .ctest-challenge .ctest .broken-word input.blank:link:hover,#app.test-view .ctest-challenge .ctest .broken-word input.blank:visited:hover{
  color:#fb9a49;
}
#app.test-view .ctest-challenge .ctest .broken-word input.blank:enabled:active,#app.test-view .ctest-challenge .ctest .broken-word input.blank:enabled:focus,#app.test-view .ctest-challenge .ctest .broken-word input.blank:link:active,#app.test-view .ctest-challenge .ctest .broken-word input.blank:link:focus,#app.test-view .ctest-challenge .ctest .broken-word input.blank:visited:active,#app.test-view .ctest-challenge .ctest .broken-word input.blank:visited:focus{
  color:#e17418;
}
#app.test-view .ctest-challenge .ctest .broken-word input.blank:disabled{
  color:#afafaf;
}
#app.test-view .ctest-challenge .ctest .broken-word input.blank:focus{
  border-color:transparent;
  box-shadow:0 0 0 2px #fa811b;
  position:relative;
  z-index:1;
  text-shadow:0 0 0 #fa811b;
  color:transparent;
}
#app.test-view .image-identify-instruction-challenge{
  text-align:center;
}
#app.test-view .image-identify-instruction-challenge .collapsed{
  transition-duration:.5s;
  transition-timing-function:ease;
  transition-property:height;
  height:0;
  margin:0;
  padding:0;
  opacity:0;
}
#app.test-view .image-identify-instruction-challenge img{
  height:91px;
  margin:20px 0 50px;
}
#app.test-view .image-identify-instruction-challenge h2{
  margin-bottom:18px;
  margin-top:-20px;
}
#app.test-view .image-identify-instruction-challenge p{
  font-size:18px;
  font-weight:500;
}
#app.test-view .image-identify-challenge{
  text-align:center;
}
#app.test-view .image-identify-challenge h2{
  margin-bottom:20px;
}
#app.test-view .image-identify-challenge img{
  height:180px;
}
#app.test-view .image-identify-challenge .mic-big{
  width:40px;
  height:40px;
  border-radius:20px;
  cursor:auto;
}
#app.test-view .image-identify-challenge .mic-big img{
  height:20px;
  width:auto;
  margin-top:5px;
}
#app.test-view .image-identify-challenge span{
  line-height:40px;
  margin-left:-20px;
  font-size:18px;
  font-color:#777777;
}
#app.test-view .listen-challenge{
  margin-bottom:2.5rem;
}
#app.test-view .listen-challenge textarea{
  caret-color:#fa811b;
  font-size:17px;
  height:8.125rem;
  border-radius:.25rem;
  border:2px solid #cfcfcf;
  padding:1.125rem 1.375rem;
  display:block;
  -webkit-font-smoothing:antialiased;
  white-space:pre-wrap;
  resize:none;
  color:#4c4c4c;
  width:27.5rem;
}
#app.test-view .listen-challenge textarea:enabled:hover,#app.test-view .listen-challenge textarea:link:hover,#app.test-view .listen-challenge textarea:visited:hover{
  border-color:#d9d9d9;
}
#app.test-view .listen-challenge textarea:enabled:active,#app.test-view .listen-challenge textarea:enabled:focus,#app.test-view .listen-challenge textarea:link:active,#app.test-view .listen-challenge textarea:link:focus,#app.test-view .listen-challenge textarea:visited:active,#app.test-view .listen-challenge textarea:visited:focus{
  border-color:#bababa;
}
#app.test-view .listen-challenge textarea:disabled{
  border-color:#afafaf;
}
#app.test-view .listen-challenge textarea:enabled:hover,#app.test-view .listen-challenge textarea:link:hover,#app.test-view .listen-challenge textarea:visited:hover{
  color:#707070;
}
#app.test-view .listen-challenge textarea:enabled:active,#app.test-view .listen-challenge textarea:enabled:focus,#app.test-view .listen-challenge textarea:link:active,#app.test-view .listen-challenge textarea:link:focus,#app.test-view .listen-challenge textarea:visited:active,#app.test-view .listen-challenge textarea:visited:focus{
  color:#444;
}
#app.test-view .listen-challenge textarea:disabled{
  color:#afafaf;
}
#app.test-view .listen-challenge .listen-cell:first-child{
  vertical-align:top;
  padding-right:3.75rem;
}
#app.test-view .listen-row{
  display:table;
  margin:0 auto;
  padding-top:5px;
}
#app.test-view .listen-cell{
  display:table-cell;
  vertical-align:middle;
}
#app.test-view .recording{
  align-items:center;
  display:inline-flex;
  color:#fa811b;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
}
#app.test-view .recording:enabled:hover,#app.test-view .recording:link:hover,#app.test-view .recording:visited:hover{
  color:#fb9a49;
}
#app.test-view .recording:enabled:active,#app.test-view .recording:enabled:focus,#app.test-view .recording:link:active,#app.test-view .recording:link:focus,#app.test-view .recording:visited:active,#app.test-view .recording:visited:focus{
  color:#e17418;
}
#app.test-view .recording:disabled{
  color:#afafaf;
}
#app.test-view .recording:before{
  content:url(../images/testcenter/test/ic-recording.svg);
  height:1rem;
  margin-right:.625rem;
  width:1rem;
}
#app.test-view .speaker-big{
  background:#fa811b;
  border-radius:100px !important;
  border:none;
  cursor:pointer;
  display:inline-block;
  height:7.5rem;
  text-align:center;
  vertical-align:middle;
  width:7.5rem;
}
#app.test-view .speaker-big img{
  width:58px;
  height:50px;
}
#app.test-view .speaker-big .icon{
  margin:2.25rem 0 0;
}
#app.test-view .speaker-big:hover{
  background:#e56600;
}
#app.test-view .speaker-big:active{
  background:#fa811b;
}
#app.test-view .speaker-big:disabled{
  cursor:not-allowed;
}
#app.test-view .speaker-big:disabled:not(.playing){
  background:#777;
}
#app.test-view .replays{
  color:#afafaf;
  font-size:17px;
  padding:.9375rem 0 0 .25rem;
}
#app.test-view .replays span{
  font-weight:500;
}
#app.test-view .speak-challenge h2{
  margin-top:20px;
}
#app.test-view .speak-challenge p{
  font-size:18px;
}
#app.test-view .speak-challenge #stop-button{
  border:0;
}
#app.test-view .speak-challenge .stopwatch-container{
  display:inline-block;
  font-size:18px;
  margin-top:9px;
}
#app.test-view .speak-challenge .stopwatch{
  font-size:18px;
  font-weight:700;
  margin-right:4px;
}
#app.test-view .speak-challenge .listen-row{
  max-width:80%;
}
#app.test-view .speak-challenge .listen-row .listen-cell:first-child{
  padding-right:1rem;
}
#app.test-view .response-phase{
  display:none;
}
#app.test-view .vocab-challenge h2{
  margin-top:10px;
}
#app.test-view .vocab-challenge button{
  background:#fff;
  border:2px solid #ddd;
  border-radius:.25rem;
  color:#4c4c4c;
  font-size:18px;
  font-weight:400;
  padding:8px 0;
  width:100%;
}
#app.test-view .vocab-challenge button:hover{
  border-color:#fa811b;
}
#app.test-view .vocab-challenge button.active{
  background:#fa811b;
  border-color:#fa811b;
  color:#fff;
}
#app.test-view .audiovocab-challenge h2{
  margin-top:10px;
}
#app.test-view .audiovocab-challenge .option{
  height:2.625rem;
  border-radius:.25rem;
  border:2px solid #ddd;
  display:inline-flex;
  background:#fff;
  padding:0;
}
#app.test-view .audiovocab-challenge .option button{
  border:none;
  background:none;
  border-radius:0;
}
#app.test-view .audiovocab-challenge .option .play-audio{
  border-right:2px solid #ddd;
  color:#4c4c4c;
  width:150px;
  height:100%;
  position:relative;
  padding:.625rem 0 .625rem .9375rem;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
}
#app.test-view .audiovocab-challenge .option .play-audio .speaker{
  background:url(../images/testcenter/test/ic-audio.svg) no-repeat;
  display:inline-block;
  height:1.125rem;
  left:.625rem;
  position:absolute;
  width:1.6rem;
}
#app.test-view .audiovocab-challenge .option .play-audio span{
  margin-left:.75rem;
}
#app.test-view .audiovocab-challenge .option .play-audio:hover{
  color:#fa811b;
}
#app.test-view .audiovocab-challenge .option .play-audio:hover:enabled:hover,#app.test-view .audiovocab-challenge .option .play-audio:hover:link:hover,#app.test-view .audiovocab-challenge .option .play-audio:hover:visited:hover{
  color:#fb9a49;
}
#app.test-view .audiovocab-challenge .option .play-audio:hover:enabled:active,#app.test-view .audiovocab-challenge .option .play-audio:hover:enabled:focus,#app.test-view .audiovocab-challenge .option .play-audio:hover:link:active,#app.test-view .audiovocab-challenge .option .play-audio:hover:link:focus,#app.test-view .audiovocab-challenge .option .play-audio:hover:visited:active,#app.test-view .audiovocab-challenge .option .play-audio:hover:visited:focus{
  color:#e17418;
}
#app.test-view .audiovocab-challenge .option .play-audio:hover:disabled{
  color:#afafaf;
}
#app.test-view .audiovocab-challenge .option .play-audio:hover .speaker{
  background:url(../images/testcenter/test/ic-audio-active.svg) no-repeat;
}
#app.test-view .audiovocab-challenge .option .select{
  height:100%;
  padding:.375rem 0 .625rem;
  width:2.71875rem;
}
#app.test-view .audiovocab-challenge .option .select .chevron{
  border-color:#ddd;
  border-width:3px;
  width:1rem;
  height:.5rem;
}
#app.test-view .audiovocab-challenge .option .select:hover .chevron{
  border-color:#fa811b;
}
#app.test-view .audiovocab-challenge .option.disabled .play-audio,#app.test-view .audiovocab-challenge .option.playing .play-audio{
  color:#fa811b;
}
#app.test-view .audiovocab-challenge .option.disabled .play-audio:enabled:hover,#app.test-view .audiovocab-challenge .option.disabled .play-audio:link:hover,#app.test-view .audiovocab-challenge .option.disabled .play-audio:visited:hover,#app.test-view .audiovocab-challenge .option.playing .play-audio:enabled:hover,#app.test-view .audiovocab-challenge .option.playing .play-audio:link:hover,#app.test-view .audiovocab-challenge .option.playing .play-audio:visited:hover{
  color:#fb9a49;
}
#app.test-view .audiovocab-challenge .option.disabled .play-audio:enabled:active,#app.test-view .audiovocab-challenge .option.disabled .play-audio:enabled:focus,#app.test-view .audiovocab-challenge .option.disabled .play-audio:link:active,#app.test-view .audiovocab-challenge .option.disabled .play-audio:link:focus,#app.test-view .audiovocab-challenge .option.disabled .play-audio:visited:active,#app.test-view .audiovocab-challenge .option.disabled .play-audio:visited:focus,#app.test-view .audiovocab-challenge .option.playing .play-audio:enabled:active,#app.test-view .audiovocab-challenge .option.playing .play-audio:enabled:focus,#app.test-view .audiovocab-challenge .option.playing .play-audio:link:active,#app.test-view .audiovocab-challenge .option.playing .play-audio:link:focus,#app.test-view .audiovocab-challenge .option.playing .play-audio:visited:active,#app.test-view .audiovocab-challenge .option.playing .play-audio:visited:focus{
  color:#e17418;
}
#app.test-view .audiovocab-challenge .option.disabled .play-audio:disabled,#app.test-view .audiovocab-challenge .option.playing .play-audio:disabled{
  color:#afafaf;
}
#app.test-view .audiovocab-challenge .option.disabled .play-audio .speaker,#app.test-view .audiovocab-challenge .option.playing .play-audio .speaker{
  background:url(../images/testcenter/test/ic-audio-active.svg) no-repeat;
}
#app.test-view .audiovocab-challenge .option.active{
  border-style:solid;
  border-color:#fa811b;
}
#app.test-view .audiovocab-challenge .option.active:enabled:hover,#app.test-view .audiovocab-challenge .option.active:link:hover,#app.test-view .audiovocab-challenge .option.active:visited:hover{
  border-color:#fb9a49;
}
#app.test-view .audiovocab-challenge .option.active:enabled:active,#app.test-view .audiovocab-challenge .option.active:enabled:focus,#app.test-view .audiovocab-challenge .option.active:link:active,#app.test-view .audiovocab-challenge .option.active:link:focus,#app.test-view .audiovocab-challenge .option.active:visited:active,#app.test-view .audiovocab-challenge .option.active:visited:focus{
  border-color:#e17418;
}
#app.test-view .audiovocab-challenge .option.active:disabled{
  border-color:#afafaf;
}
#app.test-view .audiovocab-challenge .option.active .play-audio{
  border-color:#fa811b;
}
#app.test-view .audiovocab-challenge .option.active .select{
  background-color:#fa811b;
}
#app.test-view .audiovocab-challenge .option.active .select:enabled:hover,#app.test-view .audiovocab-challenge .option.active .select:link:hover,#app.test-view .audiovocab-challenge .option.active .select:visited:hover{
  background-color:#fb9a49;
}
#app.test-view .audiovocab-challenge .option.active .select:enabled:active,#app.test-view .audiovocab-challenge .option.active .select:enabled:focus,#app.test-view .audiovocab-challenge .option.active .select:link:active,#app.test-view .audiovocab-challenge .option.active .select:link:focus,#app.test-view .audiovocab-challenge .option.active .select:visited:active,#app.test-view .audiovocab-challenge .option.active .select:visited:focus{
  background-color:#e17418;
}
#app.test-view .audiovocab-challenge .option.active .select:disabled{
  background-color:#ddd;
}
#app.test-view .audiovocab-challenge .option.active .select .chevron{
  border-color:#fff;
}
#app.test-view .row{
  display:table;
  width:100%;
  text-align:center;
}
#app.test-view .row .cell{
  display:table-cell;
  padding:6px 5px;
}
#app.test-view .row .cell:first-child{
  padding-left:0;
}
#app.test-view .row .cell:last-child{
  padding-right:0;
}
#app.test-view .writing-split-row{
  display:table;
  height:180px;
  margin:0 auto;
}
#app.test-view .writing-split-row>div{
  display:table-cell;
  height:180px;
  position:relative;
  vertical-align:top;
  padding:0 10px;
}
#app.test-view .writing-image-challenge .writing-split-row>div:first-child{
  width:33%;
}
#app.test-view .writing-image-challenge .writing-split-row>div:nth-child(2){
  width:66%;
}
#app.test-view .free-response-writing-challenge .writing-split-row,#app.test-view .writing-read-challenge .writing-split-row{
  width:100%;
}
#app.test-view .free-response-writing-challenge .writing-split-row>div,#app.test-view .writing-read-challenge .writing-split-row>div{
  width:50%;
}
#app.test-view .free-response-writing-challenge .writing-response-container,#app.test-view .writing-read-challenge .writing-response-container{
  background-color:#fff;
  height:100%;
  padding:0;
}
#app.test-view .free-response-writing-challenge .writing-response-container .writing-response,#app.test-view .writing-read-challenge .writing-response-container .writing-response{
  border-radius:.25rem;
  border:2px solid #cfcfcf;
  color:#4c4c4c;
  display:block;
  -webkit-font-smoothing:antialiased;
  white-space:pre-wrap;
  resize:none;
  height:85%;
  margin-bottom:20px;
}
#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:enabled:hover,#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:link:hover,#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:visited:hover,#app.test-view .writing-read-challenge .writing-response-container .writing-response:enabled:hover,#app.test-view .writing-read-challenge .writing-response-container .writing-response:link:hover,#app.test-view .writing-read-challenge .writing-response-container .writing-response:visited:hover{
  border-color:#d9d9d9;
}
#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:enabled:active,#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:enabled:focus,#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:link:active,#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:link:focus,#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:visited:active,#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:visited:focus,#app.test-view .writing-read-challenge .writing-response-container .writing-response:enabled:active,#app.test-view .writing-read-challenge .writing-response-container .writing-response:enabled:focus,#app.test-view .writing-read-challenge .writing-response-container .writing-response:link:active,#app.test-view .writing-read-challenge .writing-response-container .writing-response:link:focus,#app.test-view .writing-read-challenge .writing-response-container .writing-response:visited:active,#app.test-view .writing-read-challenge .writing-response-container .writing-response:visited:focus{
  border-color:#bababa;
}
#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:disabled,#app.test-view .writing-read-challenge .writing-response-container .writing-response:disabled{
  border-color:#afafaf;
}
#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:enabled:hover,#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:link:hover,#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:visited:hover,#app.test-view .writing-read-challenge .writing-response-container .writing-response:enabled:hover,#app.test-view .writing-read-challenge .writing-response-container .writing-response:link:hover,#app.test-view .writing-read-challenge .writing-response-container .writing-response:visited:hover{
  color:#707070;
}
#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:enabled:active,#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:enabled:focus,#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:link:active,#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:link:focus,#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:visited:active,#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:visited:focus,#app.test-view .writing-read-challenge .writing-response-container .writing-response:enabled:active,#app.test-view .writing-read-challenge .writing-response-container .writing-response:enabled:focus,#app.test-view .writing-read-challenge .writing-response-container .writing-response:link:active,#app.test-view .writing-read-challenge .writing-response-container .writing-response:link:focus,#app.test-view .writing-read-challenge .writing-response-container .writing-response:visited:active,#app.test-view .writing-read-challenge .writing-response-container .writing-response:visited:focus{
  color:#444;
}
#app.test-view .free-response-writing-challenge .writing-response-container .writing-response:disabled,#app.test-view .writing-read-challenge .writing-response-container .writing-response:disabled{
  color:#afafaf;
}
#app.test-view .free-response-writing-challenge .prompt,#app.test-view .writing-read-challenge .prompt{
  font-size:18px;
  font-weight:500;
  line-height:1.26;
  text-align:left;
  color:#777;
}
#app.test-view .free-response-writing-challenge .prompt:enabled:hover,#app.test-view .free-response-writing-challenge .prompt:link:hover,#app.test-view .free-response-writing-challenge .prompt:visited:hover,#app.test-view .writing-read-challenge .prompt:enabled:hover,#app.test-view .writing-read-challenge .prompt:link:hover,#app.test-view .writing-read-challenge .prompt:visited:hover{
  color:#929292;
}
#app.test-view .free-response-writing-challenge .prompt:enabled:active,#app.test-view .free-response-writing-challenge .prompt:enabled:focus,#app.test-view .free-response-writing-challenge .prompt:link:active,#app.test-view .free-response-writing-challenge .prompt:link:focus,#app.test-view .free-response-writing-challenge .prompt:visited:active,#app.test-view .free-response-writing-challenge .prompt:visited:focus,#app.test-view .writing-read-challenge .prompt:enabled:active,#app.test-view .writing-read-challenge .prompt:enabled:focus,#app.test-view .writing-read-challenge .prompt:link:active,#app.test-view .writing-read-challenge .prompt:link:focus,#app.test-view .writing-read-challenge .prompt:visited:active,#app.test-view .writing-read-challenge .prompt:visited:focus{
  color:#6b6b6b;
}
#app.test-view .free-response-writing-challenge .prompt:disabled,#app.test-view .writing-read-challenge .prompt:disabled{
  color:#afafaf;
}
#app.test-view .extended-interview-writing-challenge .writing-split-row{
  height:14.375rem;
  width:100%;
}
#app.test-view .writing-image{
  width:180px;
  height:180px;
  background:#000;
}
#app.test-view .writing-response{
  border-radius:.25rem;
  border:2px solid #cfcfcf;
  caret-color:#fa811b;
  font-size:17px;
  font-weight:300;
  padding:1.125rem 1.375rem;
  color:#4c4c4c;
  width:100%;
  height:100%;
  resize:none;
}
#app.test-view .writing-response:enabled:hover,#app.test-view .writing-response:link:hover,#app.test-view .writing-response:visited:hover{
  border-color:#d9d9d9;
}
#app.test-view .writing-response:enabled:active,#app.test-view .writing-response:enabled:focus,#app.test-view .writing-response:link:active,#app.test-view .writing-response:link:focus,#app.test-view .writing-response:visited:active,#app.test-view .writing-response:visited:focus{
  border-color:#bababa;
}
#app.test-view .writing-response:disabled{
  border-color:#afafaf;
}
#app.test-view .writing-response:enabled:hover,#app.test-view .writing-response:link:hover,#app.test-view .writing-response:visited:hover{
  color:#707070;
}
#app.test-view .writing-response:enabled:active,#app.test-view .writing-response:enabled:focus,#app.test-view .writing-response:link:active,#app.test-view .writing-response:link:focus,#app.test-view .writing-response:visited:active,#app.test-view .writing-response:visited:focus{
  color:#444;
}
#app.test-view .writing-response:disabled{
  color:#afafaf;
}
#app.test-view .writing-response:focus{
  border-style:solid;
  border-color:#fa811b;
}
#app.test-view .writing-response:focus:enabled:hover,#app.test-view .writing-response:focus:link:hover,#app.test-view .writing-response:focus:visited:hover{
  border-color:#fb9a49;
}
#app.test-view .writing-response:focus:enabled:active,#app.test-view .writing-response:focus:enabled:focus,#app.test-view .writing-response:focus:link:active,#app.test-view .writing-response:focus:link:focus,#app.test-view .writing-response:focus:visited:active,#app.test-view .writing-response:focus:visited:focus{
  border-color:#e17418;
}
#app.test-view .writing-response:focus:disabled{
  border-color:#afafaf;
}
#app.test-view .word-count{
  color:#fa811b;
  font-size:17px;
  font-weight:500;
  line-height:1.47;
  margin-top:0;
}
#app.test-view .word-count span{
  text-align:left;
  width:28px;
  display:inline-block;
}
#app.test-view .word-count:not(.valid){
  color:#cfcfcf;
}
#app.test-view .interview-read-challenge .listen-cell{
  vertical-align:top;
}
#app.test-view .interview-read-challenge .interview-prompt{
  border:.125rem solid #f0f0f0;
  border-radius:.25rem;
  padding:1.125rem;
  width:26.25rem;
}
#app.test-view .interview-read-challenge .interview-prompt h3{
  font-size:18px;
  font-weight:700;
  margin-bottom:.625rem;
  color:#4c4c4c;
  text-transform:none !important;
}
#app.test-view .interview-read-challenge .interview-prompt h3:enabled:hover,#app.test-view .interview-read-challenge .interview-prompt h3:link:hover,#app.test-view .interview-read-challenge .interview-prompt h3:visited:hover{
  color:#707070;
}
#app.test-view .interview-read-challenge .interview-prompt h3:enabled:active,#app.test-view .interview-read-challenge .interview-prompt h3:enabled:focus,#app.test-view .interview-read-challenge .interview-prompt h3:link:active,#app.test-view .interview-read-challenge .interview-prompt h3:link:focus,#app.test-view .interview-read-challenge .interview-prompt h3:visited:active,#app.test-view .interview-read-challenge .interview-prompt h3:visited:focus{
  color:#444;
}
#app.test-view .interview-read-challenge .interview-prompt h3:disabled{
  color:#afafaf;
}
#app.test-view .interview-read-challenge .interview-prompt ul li{
  font-size:17px;
  line-height:1.41;
  list-style:disc inside;
  color:#4c4c4c;
}
#app.test-view .interview-read-challenge .interview-prompt ul li:enabled:hover,#app.test-view .interview-read-challenge .interview-prompt ul li:link:hover,#app.test-view .interview-read-challenge .interview-prompt ul li:visited:hover{
  color:#707070;
}
#app.test-view .interview-read-challenge .interview-prompt ul li:enabled:active,#app.test-view .interview-read-challenge .interview-prompt ul li:enabled:focus,#app.test-view .interview-read-challenge .interview-prompt ul li:link:active,#app.test-view .interview-read-challenge .interview-prompt ul li:link:focus,#app.test-view .interview-read-challenge .interview-prompt ul li:visited:active,#app.test-view .interview-read-challenge .interview-prompt ul li:visited:focus{
  color:#444;
}
#app.test-view .interview-read-challenge .interview-prompt ul li:disabled{
  color:#afafaf;
}
#app.test-view .interview-image-challenge,#app.test-view .interview-listen-challenge,#app.test-view .listen-repeat-challenge{
  text-align:center;
}
#app.test-view .interview-image-challenge img{
  border-radius:.25rem;
  height:11.25rem;
  width:11.25rem;
}
#app.test-view .free-response-prompt-selection .prompt-options{
  margin:0 auto;
  padding:0;
  width:80%;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic{
  align-items:center;
  cursor:pointer;
  display:flex;
  margin-bottom:1.5rem;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic .input-wrapper{
  align-items:center;
  display:inline-flex;
  justify-content:center;
  margin-right:.875rem;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic input{
  border:.125rem solid #ddd;
  height:1.25rem;
  color:#fa811b;
  width:1.25rem;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic input:enabled:hover,#app.test-view .free-response-prompt-selection .prompt-options .topic input:link:hover,#app.test-view .free-response-prompt-selection .prompt-options .topic input:visited:hover{
  color:#fb9a49;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic input:enabled:active,#app.test-view .free-response-prompt-selection .prompt-options .topic input:enabled:focus,#app.test-view .free-response-prompt-selection .prompt-options .topic input:link:active,#app.test-view .free-response-prompt-selection .prompt-options .topic input:link:focus,#app.test-view .free-response-prompt-selection .prompt-options .topic input:visited:active,#app.test-view .free-response-prompt-selection .prompt-options .topic input:visited:focus{
  color:#e17418;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic input:disabled{
  color:#afafaf;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic input:checked{
  border-style:solid;
  border-color:#fa811b;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic input:checked:enabled:hover,#app.test-view .free-response-prompt-selection .prompt-options .topic input:checked:link:hover,#app.test-view .free-response-prompt-selection .prompt-options .topic input:checked:visited:hover{
  border-color:#fb9a49;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic input:checked:enabled:active,#app.test-view .free-response-prompt-selection .prompt-options .topic input:checked:enabled:focus,#app.test-view .free-response-prompt-selection .prompt-options .topic input:checked:link:active,#app.test-view .free-response-prompt-selection .prompt-options .topic input:checked:link:focus,#app.test-view .free-response-prompt-selection .prompt-options .topic input:checked:visited:active,#app.test-view .free-response-prompt-selection .prompt-options .topic input:checked:visited:focus{
  border-color:#e17418;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic input:checked:disabled{
  border-color:#afafaf;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic h4{
  font-size:13px;
  font-weight:700;
  letter-spacing:.0625rem;
  margin-bottom:.375rem;
  color:#fa811b;
  text-transform:uppercase;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic h4:enabled:hover,#app.test-view .free-response-prompt-selection .prompt-options .topic h4:link:hover,#app.test-view .free-response-prompt-selection .prompt-options .topic h4:visited:hover{
  color:#fb9a49;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic h4:enabled:active,#app.test-view .free-response-prompt-selection .prompt-options .topic h4:enabled:focus,#app.test-view .free-response-prompt-selection .prompt-options .topic h4:link:active,#app.test-view .free-response-prompt-selection .prompt-options .topic h4:link:focus,#app.test-view .free-response-prompt-selection .prompt-options .topic h4:visited:active,#app.test-view .free-response-prompt-selection .prompt-options .topic h4:visited:focus{
  color:#e17418;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic h4:disabled{
  color:#afafaf;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic p{
  font-size:17px;
  font-weight:300;
  line-height:1.29;
  margin-bottom:0;
  color:#777;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic p:enabled:hover,#app.test-view .free-response-prompt-selection .prompt-options .topic p:link:hover,#app.test-view .free-response-prompt-selection .prompt-options .topic p:visited:hover{
  color:#929292;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic p:enabled:active,#app.test-view .free-response-prompt-selection .prompt-options .topic p:enabled:focus,#app.test-view .free-response-prompt-selection .prompt-options .topic p:link:active,#app.test-view .free-response-prompt-selection .prompt-options .topic p:link:focus,#app.test-view .free-response-prompt-selection .prompt-options .topic p:visited:active,#app.test-view .free-response-prompt-selection .prompt-options .topic p:visited:focus{
  color:#6b6b6b;
}
#app.test-view .free-response-prompt-selection .prompt-options .topic p:disabled{
  color:#afafaf;
}
#app.test-view .free-response-speaking-challenge .speak-row{
  align-items:flex-start;
  justify-content:center;
  display:flex;
}
#app.test-view .free-response-speaking-challenge .prompt{
  margin-right:1.5rem;
  width:55%;
}
#app.test-view .free-response-speaking-challenge .prompt p{
  border:.125rem solid #f0f0f0;
  border-radius:.25rem;
  font-size:18px;
  font-weight:500;
  line-height:1.26;
  min-height:11.8125rem;
  padding:1.375rem;
  text-align:left;
  color:#777;
  width:100%;
}
#app.test-view .free-response-speaking-challenge .prompt p:enabled:hover,#app.test-view .free-response-speaking-challenge .prompt p:link:hover,#app.test-view .free-response-speaking-challenge .prompt p:visited:hover{
  color:#929292;
}
#app.test-view .free-response-speaking-challenge .prompt p:enabled:active,#app.test-view .free-response-speaking-challenge .prompt p:enabled:focus,#app.test-view .free-response-speaking-challenge .prompt p:link:active,#app.test-view .free-response-speaking-challenge .prompt p:link:focus,#app.test-view .free-response-speaking-challenge .prompt p:visited:active,#app.test-view .free-response-speaking-challenge .prompt p:visited:focus{
  color:#6b6b6b;
}
#app.test-view .free-response-speaking-challenge .prompt p:disabled{
  color:#afafaf;
}
#app.test-view .free-response-speaking-challenge .video-container{
  background:#000;
  border-radius:.25rem;
  height:11.8125rem;
  overflow:hidden;
  position:relative;
  width:11.8125rem;
}
#app.test-view .free-response-speaking-challenge .video-container video{
  height:100%;
  margin-left:-2.5rem;
  transform:scale(1.5) rotateY(180deg);
}
#app.test-view .free-response-speaking-challenge .video-container video.darkened{
  -webkit-filter:brightness(.4);
}
#app.test-view .free-response-speaking-challenge .video-container img.fallback{
  background:#fff;
  height:100%;
  padding:5rem;
  width:100%;
}
#app.test-view .offboarding header{
  grid-template-columns:auto;
}
#app.test-view .offboarding header>span{
  font-size:20px;
  font-weight:700;
  display:inline-block;
  line-height:40px;
}
#app.test-view .offboarding header>span>span{
  color:#fa811b;
}
#app.test-view .offboarding .cancel-upload{
  position:absolute;
  right:10px;
  top:10px;
  background:none;
  font-size:14px;
  text-transform:uppercase;
  min-width:auto;
  color:#777;
  border:2px solid #777;
}
#app.test-view .offboarding .cancel-upload:enabled:hover,#app.test-view .offboarding .cancel-upload:link:hover,#app.test-view .offboarding .cancel-upload:visited:hover{
  color:#929292;
}
#app.test-view .offboarding .cancel-upload:enabled:active,#app.test-view .offboarding .cancel-upload:enabled:focus,#app.test-view .offboarding .cancel-upload:link:active,#app.test-view .offboarding .cancel-upload:link:focus,#app.test-view .offboarding .cancel-upload:visited:active,#app.test-view .offboarding .cancel-upload:visited:focus{
  color:#6b6b6b;
}
#app.test-view .offboarding .cancel-upload:disabled{
  color:#afafaf;
}
#app.test-view .offboarding .cancel-upload:enabled:hover,#app.test-view .offboarding .cancel-upload:link:hover,#app.test-view .offboarding .cancel-upload:visited:hover{
  border-color:#929292;
}
#app.test-view .offboarding .cancel-upload:enabled:active,#app.test-view .offboarding .cancel-upload:enabled:focus,#app.test-view .offboarding .cancel-upload:link:active,#app.test-view .offboarding .cancel-upload:link:focus,#app.test-view .offboarding .cancel-upload:visited:active,#app.test-view .offboarding .cancel-upload:visited:focus{
  border-color:#6b6b6b;
}
#app.test-view .offboarding .cancel-upload:disabled{
  border-color:#afafaf;
}
#app.test-view .offboarding .progress-total{
  background:rgba(250, 129, 27, .2) !important;
  margin-top:12px!important;
  width:100%!important;
}
#app.test-view .offboarding .progress-filled{
  background:#fa811b;
}
#app.test-view .offboarding h2{
  font-size:26px;
  line-height:normal;
  margin:10px 0;
  text-align:left;
}
#app.test-view .offboarding h2.center{
  text-align:center;
}
#app.test-view .offboarding p{
  font-size:18px;
  line-height:24px;
  margin-bottom:0;
  font-weight:300;
}
#app.test-view .offboarding footer{
  position:relative;
  width:100%;
  border-radius:0 0 .25rem .25rem;
  border-top:2px solid #f0f0f0;
  padding:0;
}
#app.test-view .offboarding .img-uploading{
  margin-top:35px;
  width:134px;
  max-height:112px;
  margin-bottom:36px;
}
#app.test-view .offboarding button{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:8px 20px !important;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  border-radius:.25rem;
  border:none;
  height:38px;
  min-width:150px;
  text-decoration:none;
}
#app.test-view .offboarding input[type=checkbox]{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  display:inline-block;
  vertical-align:top;
  width:20px;
  height:20px;
  font-size:20px;
  border:2px solid #ddd;
  border-radius:.25rem;
  color:#fa811b;
  padding:0;
  position:relative;
  margin:0 13px 0 0;
}
#app.test-view .offboarding input[type=checkbox]:enabled:hover,#app.test-view .offboarding input[type=checkbox]:link:hover,#app.test-view .offboarding input[type=checkbox]:visited:hover{
  border-color:#e4e4e4;
}
#app.test-view .offboarding input[type=checkbox]:enabled:active,#app.test-view .offboarding input[type=checkbox]:enabled:focus,#app.test-view .offboarding input[type=checkbox]:link:active,#app.test-view .offboarding input[type=checkbox]:link:focus,#app.test-view .offboarding input[type=checkbox]:visited:active,#app.test-view .offboarding input[type=checkbox]:visited:focus{
  border-color:#c7c7c7;
}
#app.test-view .offboarding input[type=checkbox]:disabled{
  border-color:#afafaf;
}
#app.test-view .offboarding input[type=checkbox]:enabled:hover,#app.test-view .offboarding input[type=checkbox]:link:hover,#app.test-view .offboarding input[type=checkbox]:visited:hover{
  color:#fb9a49;
}
#app.test-view .offboarding input[type=checkbox]:enabled:active,#app.test-view .offboarding input[type=checkbox]:enabled:focus,#app.test-view .offboarding input[type=checkbox]:link:active,#app.test-view .offboarding input[type=checkbox]:link:focus,#app.test-view .offboarding input[type=checkbox]:visited:active,#app.test-view .offboarding input[type=checkbox]:visited:focus{
  color:#e17418;
}
#app.test-view .offboarding input[type=checkbox]:disabled{
  color:#afafaf;
}
html[dir=rtl] #app.test-view .offboarding input[type=checkbox]{
  margin:0 0 0 5px;
}
#app.test-view .offboarding input[type=checkbox]:checked{
  border-style:solid;
  border-color:currentColor;
}
#app.test-view .offboarding input[type=checkbox]:checked:disabled,#app.test-view .offboarding input[type=checkbox]:checked:enabled:active,#app.test-view .offboarding input[type=checkbox]:checked:enabled:focus,#app.test-view .offboarding input[type=checkbox]:checked:enabled:hover,#app.test-view .offboarding input[type=checkbox]:checked:link:active,#app.test-view .offboarding input[type=checkbox]:checked:link:focus,#app.test-view .offboarding input[type=checkbox]:checked:link:hover,#app.test-view .offboarding input[type=checkbox]:checked:visited:active,#app.test-view .offboarding input[type=checkbox]:checked:visited:focus,#app.test-view .offboarding input[type=checkbox]:checked:visited:hover{
  border-color:currentColor;
}
#app.test-view .offboarding input[type=checkbox]:checked:after{
  content:"";
  position:absolute;
  left:23%;
  top:31%;
  height:35%;
  width:55%;
  border-bottom:3px solid;
  border-left:3px solid;
  transform:rotate(-45deg);
}
html[dir=rtl] #app.test-view .offboarding input[type=checkbox]:checked:after{
  right:23%;
  left:auto;
}
#app.test-view .offboarding input[type=radio]{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  display:inline-block;
  vertical-align:top;
  padding:0;
  width:1em;
  height:1em;
  line-height:1em;
  box-sizing:content-box;
  border-radius:50%;
  border:2px solid #fa811b;
  position:relative;
  width:12px;
  height:12px;
  margin:0 13px 0 0;
  vertical-align:text-top;
}
#app.test-view .offboarding input[type=radio]:enabled:hover,#app.test-view .offboarding input[type=radio]:link:hover,#app.test-view .offboarding input[type=radio]:visited:hover{
  border-color:#fb9a49;
}
#app.test-view .offboarding input[type=radio]:enabled:active,#app.test-view .offboarding input[type=radio]:enabled:focus,#app.test-view .offboarding input[type=radio]:link:active,#app.test-view .offboarding input[type=radio]:link:focus,#app.test-view .offboarding input[type=radio]:visited:active,#app.test-view .offboarding input[type=radio]:visited:focus{
  border-color:#e17418;
}
#app.test-view .offboarding input[type=radio]:disabled{
  border-color:#afafaf;
}
#app.test-view .offboarding input[type=radio]:checked:after{
  content:"";
  position:absolute;
  left:20%;
  top:20%;
  height:60%;
  width:60%;
  background-color:#fa811b;
  border-radius:50%;
}
#app.test-view .offboarding input[type=radio]:checked:after:enabled:hover,#app.test-view .offboarding input[type=radio]:checked:after:link:hover,#app.test-view .offboarding input[type=radio]:checked:after:visited:hover{
  background-color:#fb9a49;
}
#app.test-view .offboarding input[type=radio]:checked:after:enabled:active,#app.test-view .offboarding input[type=radio]:checked:after:enabled:focus,#app.test-view .offboarding input[type=radio]:checked:after:link:active,#app.test-view .offboarding input[type=radio]:checked:after:link:focus,#app.test-view .offboarding input[type=radio]:checked:after:visited:active,#app.test-view .offboarding input[type=radio]:checked:after:visited:focus{
  background-color:#e17418;
}
#app.test-view .offboarding input[type=radio]:checked:after:disabled{
  background-color:#ddd;
}
#app.test-view .offboarding input[type=radio],#app.test-view .offboarding input[type=radio]:visited:hover{
  border-color:#ddd;
}
#app.test-view .offboarding input[type=radio]:checked{
  border-color:#fa811b;
}
#app.test-view .offboarding input[type=radio]:checked:after{
  left:17%;
  top:17%;
  height:67%;
  width:67%;
}
#app.test-view .offboarding input[type=number],#app.test-view .offboarding input[type=text],#app.test-view .offboarding textarea{
  border-radius:.25rem;
  border:2px solid #cfcfcf;
  padding:8px 4px;
}
#app.test-view .offboarding input[type=number]:enabled:hover,#app.test-view .offboarding input[type=number]:link:hover,#app.test-view .offboarding input[type=number]:visited:hover,#app.test-view .offboarding input[type=text]:enabled:hover,#app.test-view .offboarding input[type=text]:link:hover,#app.test-view .offboarding input[type=text]:visited:hover,#app.test-view .offboarding textarea:enabled:hover,#app.test-view .offboarding textarea:link:hover,#app.test-view .offboarding textarea:visited:hover{
  border-color:#d9d9d9;
}
#app.test-view .offboarding input[type=number]:enabled:active,#app.test-view .offboarding input[type=number]:enabled:focus,#app.test-view .offboarding input[type=number]:link:active,#app.test-view .offboarding input[type=number]:link:focus,#app.test-view .offboarding input[type=number]:visited:active,#app.test-view .offboarding input[type=number]:visited:focus,#app.test-view .offboarding input[type=text]:enabled:active,#app.test-view .offboarding input[type=text]:enabled:focus,#app.test-view .offboarding input[type=text]:link:active,#app.test-view .offboarding input[type=text]:link:focus,#app.test-view .offboarding input[type=text]:visited:active,#app.test-view .offboarding input[type=text]:visited:focus,#app.test-view .offboarding textarea:enabled:active,#app.test-view .offboarding textarea:enabled:focus,#app.test-view .offboarding textarea:link:active,#app.test-view .offboarding textarea:link:focus,#app.test-view .offboarding textarea:visited:active,#app.test-view .offboarding textarea:visited:focus{
  border-color:#bababa;
}
#app.test-view .offboarding input[type=number]:disabled,#app.test-view .offboarding input[type=text]:disabled,#app.test-view .offboarding textarea:disabled{
  border-color:#afafaf;
}
#app.test-view .offboarding input[type=text]{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  width:90%;
}
#app.test-view .offboarding input[type=number]{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  -moz-appearance:textfield;
}
#app.test-view .offboarding input[type=number]::-webkit-inner-spin-button,#app.test-view .offboarding input[type=number]::-webkit-outer-spin-button{
  -webkit-appearance:none;
  margin:0;
}
#app.test-view .offboarding textarea{
  width:90%;
  height:90px;
  margin-top:15px;
}
#app.test-view .offboarding .radio-buttons{
  margin-top:25px;
}
#app.test-view .offboarding .test-other{
  display:flex !important;
  flex-direction:row;
  align-items:center;
}
#app.test-view .offboarding .test-other input[type=text]{
  width:30%;
}
#app.test-view .offboarding .right{
  position:absolute;
  right:0;
}
#app.test-view .offboarding .exam-reason-container{
  margin-top:36px;
}
#app.test-view .offboarding .exam-reason-container label{
  display:block;
  margin-bottom:15px;
}
#app.test-view .offboarding .exam-reason-container label span{
  vertical-align:top;
}
#app.test-view .offboarding .how-difficult-container{
  display:flex;
  justify-content:center;
  margin-top:48px;
}
#app.test-view .offboarding .how-difficult-container label{
  display:inline-block;
  margin-right:36px;
}
#app.test-view .offboarding .sharing-info{
  margin-top:24px;
}
#app.test-view .intermission-camera>div p{
  font-size:17px !important;
  margin:.625rem auto 0;
  width:75%;
}
#app.test-view .intermission-camera,#app.test-view .intermission-intro{
  align-items:center;
  display:flex;
  justify-content:space-between;
  flex-direction:column;
  text-align:center;
}
#app.test-view .intermission-camera>div,#app.test-view .intermission-intro>div{
  width:100%;
}
#app.test-view .intermission-camera>div p,#app.test-view .intermission-intro>div p{
  font-size:18px;
  font-family:inherit;
  font-weight:300;
  margin-bottom:.75rem;
}
#app.test-view .intermission-camera>div img,#app.test-view .intermission-intro>div img{
  height:150px;
  margin-bottom:1.25rem;
}
#app.test-view .intermission-camera>div .video-container,#app.test-view .intermission-intro>div .video-container{
  width:189px;
  height:189px;
  overflow:hidden;
  border:2.7px solid #fa811b;
  border-radius:.25rem;
  margin:0 auto 1.25rem;
  background:#000;
  position:relative;
}
#app.test-view .intermission-camera>div .video-container video,#app.test-view .intermission-intro>div .video-container video{
  height:100%;
  margin-left:-2.5rem;
  transform:scale(1.5) rotateY(180deg);
}
#app.test-view .intermission-camera>div .video-container img.fallback,#app.test-view .intermission-intro>div .video-container img.fallback{
  width:100%;
  height:100%;
  padding:5rem;
  background:#fff;
}
#app.test-view .reading-section-end,#app.test-view .reading-section-start{
  text-align:center;
}
#app.test-view .reading-section-end h2,#app.test-view .reading-section-start h2{
  color:#4c4c4c;
  font-size:30px;
  line-height:34px;
  margin-bottom:50px;
}
#app.test-view .reading-section-end img,#app.test-view .reading-section-start img{
  height:150px;
  margin-bottom:50px;
}
#app.test-view .reading-section-end p,#app.test-view .reading-section-start p{
  color:#6d6d6d;
  font-size:18px;
  line-height:28.8px;
  margin-bottom:20px;
}
body.interview-player-view{
  min-width:960px;
}
body.interview-player-view ::-webkit-input-placeholder{
  color:#b9b9b9;
  line-height:24px;
  font-weight:500;
}
body.interview-player-view :-moz-placeholder{
  color:#b9b9b9;
  font-weight:500;
}
body.interview-player-view ::-moz-placeholder{
  color:#b9b9b9;
  font-weight:300;
}
body.interview-player-view :-ms-input-placeholder{
  color:#b9b9b9;
  font-weight:300;
}
body.interview-player-view button:not(.zendesk-btn){
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  border-radius:.25rem;
}
body.interview-player-view h1{
  font-size:27px;
  line-height:38px;
  color:#4c4c4c;
  font-weight:300;
  margin:0 0 50px;
}
body.interview-player-view h2{
  font-size:20px;
  color:#4c4c4c;
  font-weight:500;
  margin:0 0 25px;
  line-height:26px;
  cursor:default;
}
body.interview-player-view h3{
  font-size:15px;
  text-transform:uppercase;
  margin:0 0 10px;
}
body.interview-player-view h4{
  font-size:18px;
  color:#4c4c4c;
  margin:0 0 10px;
}
body.interview-player-view hr{
  height:0;
  margin:40px 0;
  border:none;
  border-top:1px solid #f0f0f0;
}
body.interview-player-view p{
  margin:0 0 18px;
}
body.interview-player-view.interview-player-embed-view{
  background:#4c4c4c;
}
body.interview-player-view.interview-player-embed-view .flow-main{
  background-color:transparent;
}
body.interview-player-view.interview-player-embed-view .interview-player-container{
  margin-top:0 !important;
}
#app.interview-player-view{
  width:960px;
}
#app.interview-player-view .interview-player-container{
  background-color:#fff;
  border:.0625rem solid #e6e6e6;
  border-radius:.625rem;
  width:900px;
  height:560px;
  height:35rem;
  overflow:hidden;
  width:56.25rem;
  height:auto;
  min-height:35rem;
  margin-top:6.5rem;
  margin-bottom:3rem;
}
#app.interview-player-view .interview-player-container:enabled:hover,#app.interview-player-view .interview-player-container:link:hover,#app.interview-player-view .interview-player-container:visited:hover{
  background-color:#fff;
}
#app.interview-player-view .interview-player-container:enabled:active,#app.interview-player-view .interview-player-container:enabled:focus,#app.interview-player-view .interview-player-container:link:active,#app.interview-player-view .interview-player-container:link:focus,#app.interview-player-view .interview-player-container:visited:active,#app.interview-player-view .interview-player-container:visited:focus{
  background-color:#e6e6e6;
}
#app.interview-player-view .interview-player-container:disabled{
  background-color:#ddd;
}
@media (min-width:768px),not screen{
  #app.interview-player-view .interview-player-container{
    padding:34px;
  }
}
@media screen and (max-width:767px){
  #app.interview-player-view .interview-player-container{
    padding:25px;
  }
}
#app.interview-player-view .interview-player-container .flow-item{
  overflow:hidden;
}
#app.interview-player-view .interview-player-container .flow-item>header{
  flex-grow:0;
  flex-shrink:1;
}
#app.interview-player-view .interview-player-container .flow-item>section{
  flex-grow:1;
  flex-shrink:1;
  flex-basis:0;
}
#app.interview-player-view .interview-player-container .flow-item>footer{
  flex-grow:0;
  flex-shrink:1;
}
#app.interview-player-view .interview-player-container header{
  padding:.75rem 0;
  margin-bottom:1.25rem;
}
#app.interview-player-view .interview-player-container header .id-container{
  align-items:center;
  display:flex;
  height:5rem;
  width:100%;
}
#app.interview-player-view .interview-player-container header .id-container .face{
  background-color:#fff;
  height:5rem;
  margin-right:1.0625rem;
  min-width:5rem;
}
#app.interview-player-view .interview-player-container header .id-container .face:enabled:hover,#app.interview-player-view .interview-player-container header .id-container .face:link:hover,#app.interview-player-view .interview-player-container header .id-container .face:visited:hover{
  background-color:#fff;
}
#app.interview-player-view .interview-player-container header .id-container .face:enabled:active,#app.interview-player-view .interview-player-container header .id-container .face:enabled:focus,#app.interview-player-view .interview-player-container header .id-container .face:link:active,#app.interview-player-view .interview-player-container header .id-container .face:link:focus,#app.interview-player-view .interview-player-container header .id-container .face:visited:active,#app.interview-player-view .interview-player-container header .id-container .face:visited:focus{
  background-color:#e6e6e6;
}
#app.interview-player-view .interview-player-container header .id-container .face:disabled{
  background-color:#ddd;
}
#app.interview-player-view .interview-player-container header .id-container .details h2{
  font-size:26px;
  font-weight:500;
  margin:0 0 .375rem;
  line-height:1.25rem;
  color:#4c4c4c;
}
#app.interview-player-view .interview-player-container header .id-container .details h2:enabled:hover,#app.interview-player-view .interview-player-container header .id-container .details h2:link:hover,#app.interview-player-view .interview-player-container header .id-container .details h2:visited:hover{
  color:#707070;
}
#app.interview-player-view .interview-player-container header .id-container .details h2:enabled:active,#app.interview-player-view .interview-player-container header .id-container .details h2:enabled:focus,#app.interview-player-view .interview-player-container header .id-container .details h2:link:active,#app.interview-player-view .interview-player-container header .id-container .details h2:link:focus,#app.interview-player-view .interview-player-container header .id-container .details h2:visited:active,#app.interview-player-view .interview-player-container header .id-container .details h2:visited:focus{
  color:#444;
}
#app.interview-player-view .interview-player-container header .id-container .details h2:disabled{
  color:#afafaf;
}
#app.interview-player-view .interview-player-container header .id-container .details h3{
  color:#b3b3b3;
  font-size:18px;
  font-weight:500;
  margin:0;
}
#app.interview-player-view .interview-player-container header .actions{
  align-items:flex-start;
  display:flex;
  height:100%;
  justify-content:flex-end;
  width:100%;
}
#app.interview-player-view .interview-player-container .score{
  position:relative;
}
#app.interview-player-view .interview-player-container .score img{
  width:241px;
}
#app.interview-player-view .interview-player-container .score h1{
  color-adjust:exact;
  -webkit-print-color-adjust:exact;
  color:#faa918;
  font-size:4rem;
  font-weight:500;
  line-height:.9;
  margin:0;
  position:absolute;
  text-align:center;
  top:3rem;
  width:241px;
}
#app.interview-player-view .interview-player-container h3{
  text-transform:none;
}
#app.interview-player-view .interview-player-container .score{
  margin-right:1.1875rem;
}
#app.interview-player-view .interview-player-container .score h1,#app.interview-player-view .interview-player-container .score img{
  width:88px;
}
#app.interview-player-view .interview-player-container .score h1{
  font-size:24px;
  top:1.125rem;
}
#app.interview-player-view .interview-player-container header{
  position:relative;
  padding:0;
}
#app.interview-player-view .interview-player-container .details-summary{
  align-items:center;
  display:flex;
}
#app.interview-player-view .interview-player-container .details-summary>:not(:first-child){
  margin-left:1em;
}
#app.interview-player-view .interview-player-container .legacy{
  display:none;
}
#app.interview-player-view .disabled{
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;
  filter:alpha(opacity=50) !important;
  opacity:.5 !important;
}
#app.interview-player-view section .prompts-container .prompt{
  border-radius:.25rem;
  border:.125rem solid #ddd;
  display:none;
  padding:1.25rem;
  height:20.625rem;
  margin-bottom:0;
}
#app.interview-player-view section .prompts-container .prompt.active{
  display:block;
}
#app.interview-player-view section .prompts-container .prompt h3{
  color:#afafaf;
  letter-spacing:.0625rem;
  margin-bottom:1rem;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
}
#app.interview-player-view section .prompts-container .prompt p{
  font-weight:500;
  line-height:1.44;
  margin:0;
  color:#777;
}
#app.interview-player-view section .prompts-container .prompt p:enabled:hover,#app.interview-player-view section .prompts-container .prompt p:link:hover,#app.interview-player-view section .prompts-container .prompt p:visited:hover{
  color:#929292;
}
#app.interview-player-view section .prompts-container .prompt p:enabled:active,#app.interview-player-view section .prompts-container .prompt p:enabled:focus,#app.interview-player-view section .prompts-container .prompt p:link:active,#app.interview-player-view section .prompts-container .prompt p:link:focus,#app.interview-player-view section .prompts-container .prompt p:visited:active,#app.interview-player-view section .prompts-container .prompt p:visited:focus{
  color:#6b6b6b;
}
#app.interview-player-view section .prompts-container .prompt p:disabled{
  color:#afafaf;
}
#app.interview-player-view section .prompts-container .prompt.interview-read p.suggestion{
  font-size:16px;
  font-weight:300;
  margin:0;
}
#app.interview-player-view section .prompts-container .prompt.interview-image>img{
  border-radius:.25rem;
  max-height:15rem;
}
#app.interview-player-view section .prompts-container .prompt.interview-image .level{
  background:rgba(240, 250, 250, .9);
}
#app.interview-player-view section .prompts-container .prompt.writing-image p{
  text-align:center;
}
#app.interview-player-view section .prompts-container .prompt.writing-image img{
  height:7rem;
  margin-right:1.25rem;
  vertical-align:top;
}
#app.interview-player-view section .prompts-container .prompt.writing-image img:not(:last-child){
  margin-bottom:1.25rem;
}
#app.interview-player-view section .prompts-container .pagination-controls{
  padding-top:.75rem;
}
#app.interview-player-view section .response-container video{
  background-color:#000;
  border-radius:.25rem;
  display:block;
  height:370px;
  width:370px;
}
#app.interview-player-view section .response-container.pre-start .controls:not(.disabled),#app.interview-player-view section .response-container:hover .controls:not(.disabled){
  display:block;
}
#app.interview-player-view section .response-container.disabled:hover,#app.interview-player-view section .response-container.pre-start{
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter:alpha(opacity=100) !important;
  opacity:1 !important;
}
#app.interview-player-view section .response-container .controls{
  background:rgba(0, 0, 0, .6);
  border-radius:.25rem;
  display:none;
  height:370px;
  position:absolute;
  text-align:center;
  top:0;
  width:370px;
}
#app.interview-player-view section .response-container .controls .hud{
  position:relative;
  top:45%;
  display:inline-block;
}
#app.interview-player-view section .response-container .controls .hud>div{
  cursor:pointer;
  display:inline-block;
  width:100px;
  height:50px;
  vertical-align:top;
  opacity:.5;
  background-repeat:no-repeat;
  background-position:50%;
}
#app.interview-player-view section .response-container .controls .hud>div.play{
  background-image:url(../images/testcenter/interview/play.svg);
}
#app.interview-player-view section .response-container .controls .hud>div.play.pause{
  background-image:url(../images/testcenter/interview/pause.svg);
}
#app.interview-player-view section .response-container .controls .hud>div.back-ten{
  background-image:url(../images/testcenter/interview/back_ten.svg);
}
#app.interview-player-view section .response-container .controls .hud>div.skip-to-answer{
  background-image:url(../images/testcenter/interview/skip_to_answer.svg);
}
#app.interview-player-view section .response-container .controls .hud>div.skip-to-answer.next-question{
  background-image:url(../images/testcenter/interview/next_question.svg);
}
#app.interview-player-view section .response-container .controls .hud>div>span{
  display:none;
  color:#fff;
  font-size:13px;
  position:relative;
  top:45px;
}
#app.interview-player-view section .response-container .controls .hud>div:hover{
  opacity:1;
}
#app.interview-player-view section .response-container .controls .hud>div:hover>span{
  display:initial;
}
#app.interview-player-view section .response-container .controls .scrubber{
  position:absolute;
  bottom:0;
  width:370px;
  opacity:.5;
}
#app.interview-player-view section .response-container .controls .scrubber .scrubber-bar{
  background:hsla(0, 0%, 100%, .75);
  border-radius:.3125rem;
  cursor:pointer;
  height:.625rem;
  margin:20px;
  width:330px;
  position:relative;
}
#app.interview-player-view section .response-container .controls .scrubber .scrubber-bar .scrubber-bar-inner{
  background:#fa811b;
  border-radius:.3125rem;
  width:0;
  height:100%;
  position:absolute;
  left:0;
}
#app.interview-player-view section .response-container .controls .scrubber .scrubber-bar .scrubber-bar-inner .scrubber-bubble{
  z-index:1;
  display:none;
  background:#fa811b;
  width:20px;
  height:20px;
  border-radius:50%;
  position:absolute;
  right:-10px;
  top:-7px;
}
#app.interview-player-view section .response-container .controls .scrubber .scrubber-bar .scrubber-divider{
  width:3px;
  height:100%;
  background:#fff;
  left:0;
  position:relative;
}
#app.interview-player-view section .response-container .controls .scrubber:hover{
  opacity:1;
}
#app.interview-player-view section .response-container .controls .scrubber:hover .scrubber-bar .scrubber-bar-inner .scrubber-bubble{
  display:initial;
}
#app.interview-player-view section .response-container .writing-response-container{
  height:370px;
  padding:1.25rem .875rem;
  width:370px;
}
#app.interview-player-view section .response-container .writing-response-container .writing-response{
  height:100%;
  overflow-y:scroll;
}
#app.interview-player-view section .response-container .writing-response-container .writing-response h3{
  color:#afafaf;
  letter-spacing:.0625rem;
  margin-bottom:1rem;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
}
#app.interview-player-view section .response-container .writing-response-container .writing-response p,#app.interview-player-view section .response-container .writing-response-container .writing-response ul li{
  color:#595959;
  font-size:18px;
  font-weight:700;
  line-height:1.26;
}
#app.interview-player-view section .response-container .writing-response-container .writing-response.writing-image li{
  margin-left:20px;
  list-style:disc;
}
#app.interview-player-view .legacy-warning-interview-player{
  background-color:#fa811b;
  color:#fff;
  margin:-25px -25px 1em;
  padding:10px;
  text-align:center;
  width:auto;
}
#app.interview-player-view .legacy-warning-interview-player a{
  color:#fff;
  text-decoration:underline;
}
@media (min-width:768px){
  #app.interview-player-view .legacy-warning-interview-player{
    margin:-34px -34px 1em;
  }
}
.register-flow{
  width:100vw;
  min-height:100vh;
}
.register-flow .flow-container,.register-flow .flow-container .flow-step{
  display:flex;
}
@media (min-width:320px),not screen{
  .register-flow .flow-container{
    min-width:320px;
    width:100%;
    max-width:960px;
  }
}
@media screen and (max-width:319px){
  .register-flow .flow-container{
    min-width:0;
    width:100%;
    max-width:none;
  }
}
@media (min-width:768px),not screen{
  .register-flow .flow-container{
    flex-basis:560px;
  }
}
@media screen and (max-width:767px){
  .register-flow .flow-container{
    flex-basis:430px;
  }
}
@media (min-width:768px),not screen{
  .register-flow .flow-container{
    padding:34px;
  }
}
@media screen and (max-width:767px){
  .register-flow .flow-container{
    padding:25px;
  }
}
.register-flow .flow-item>header{
  flex-grow:0;
  flex-shrink:0;
}
.register-flow .flow-item>section{
  flex-grow:1;
  flex-shrink:0;
}
.register-flow .flow-item>footer{
  flex-grow:0;
  flex-shrink:0;
}
.register-flow .flow-item>header{
  width:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
}
@media screen and (max-width:767px){
  .register-flow .flow-item>header{
    margin-bottom:1.875rem;
  }
}
.register-flow .flow-item>section{
  display:flex;
  align-items:center;
  justify-content:center;
}
.register-flow .flow-item>footer{
  width:100%;
  display:flex;
  flex-direction:row;
  justify-content:space-between;
}
@media (min-width:768px),not screen{
  .register-flow .flow-item>footer{
    flex-wrap:nowrap;
    justify-content:space-between;
  }
  .register-flow .flow-item>footer>*{
    flex-grow:0;
    margin-bottom:0;
  }
}
@media screen and (max-width:767px){
  .register-flow .flow-item>footer{
    flex-wrap:wrap-reverse;
    justify-content:space-around;
  }
  .register-flow .flow-item>footer>*{
    flex-grow:1;
    margin-bottom:10px;
  }
}
@media (min-width:768px),not screen{
  .register-flow .flow-item>footer{
    padding-top:35px;
    border-top:2px solid #f0f0f0;
  }
}
@media (min-width:768px),not screen{
  .register-flow .flow-below{
    padding-left:34px;
    padding-right:34px;
    margin-top:33px;
  }
}
@media screen and (max-width:767px){
  .register-flow .flow-below{
    padding-left:25px;
    padding-right:25px;
    margin-top:26px;
  }
}
.register-flow .loading-indicator,.register-flow .register-indicator{
  position:absolute;
  top:50%;
  left:50%;
}
.register-flow .action-container{
  text-align:center;
}
.register-flow .login,.register-flow .register{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  border:none;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:150px;
  background-color:transparent;
  color:#fa811b;
  white-space:normal;
}
.register-flow .login:disabled,.register-flow .login:enabled:active,.register-flow .login:enabled:focus,.register-flow .login:enabled:hover,.register-flow .login:link:active,.register-flow .login:link:focus,.register-flow .login:link:hover,.register-flow .login:visited:active,.register-flow .login:visited:focus,.register-flow .login:visited:hover,.register-flow .register:disabled,.register-flow .register:enabled:active,.register-flow .register:enabled:focus,.register-flow .register:enabled:hover,.register-flow .register:link:active,.register-flow .register:link:focus,.register-flow .register:link:hover,.register-flow .register:visited:active,.register-flow .register:visited:focus,.register-flow .register:visited:hover{
  background-color:transparent;
}
.register-flow .login:enabled:hover,.register-flow .login:link:hover,.register-flow .login:visited:hover,.register-flow .register:enabled:hover,.register-flow .register:link:hover,.register-flow .register:visited:hover{
  color:#fb9a49;
}
.register-flow .login:enabled:active,.register-flow .login:enabled:focus,.register-flow .login:link:active,.register-flow .login:link:focus,.register-flow .login:visited:active,.register-flow .login:visited:focus,.register-flow .register:enabled:active,.register-flow .register:enabled:focus,.register-flow .register:link:active,.register-flow .register:link:focus,.register-flow .register:visited:active,.register-flow .register:visited:focus{
  color:#e17418;
}
.register-flow .login:disabled,.register-flow .register:disabled{
  color:#afafaf;
}
@media (max-width:767px){
  .register-flow .login,.register-flow .register{
    font-size:12px;
    padding:1rem .75rem;
  }
}
.register-flow .forgot-password{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  padding:12px 20px;
  border-radius:.25rem;
  border:none;
  font-size:14px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  min-width:150px;
  background-color:transparent;
  color:#fa811b;
  color:#777;
}
.register-flow .forgot-password:disabled,.register-flow .forgot-password:enabled:active,.register-flow .forgot-password:enabled:focus,.register-flow .forgot-password:enabled:hover,.register-flow .forgot-password:link:active,.register-flow .forgot-password:link:focus,.register-flow .forgot-password:link:hover,.register-flow .forgot-password:visited:active,.register-flow .forgot-password:visited:focus,.register-flow .forgot-password:visited:hover{
  background-color:transparent;
}
.register-flow .forgot-password:enabled:hover,.register-flow .forgot-password:link:hover,.register-flow .forgot-password:visited:hover{
  color:#fb9a49;
}
.register-flow .forgot-password:enabled:active,.register-flow .forgot-password:enabled:focus,.register-flow .forgot-password:link:active,.register-flow .forgot-password:link:focus,.register-flow .forgot-password:visited:active,.register-flow .forgot-password:visited:focus{
  color:#e17418;
}
.register-flow .forgot-password:enabled:hover,.register-flow .forgot-password:link:hover,.register-flow .forgot-password:visited:hover{
  color:#929292;
}
.register-flow .forgot-password:enabled:active,.register-flow .forgot-password:enabled:focus,.register-flow .forgot-password:link:active,.register-flow .forgot-password:link:focus,.register-flow .forgot-password:visited:active,.register-flow .forgot-password:visited:focus{
  color:#6b6b6b;
}
.register-flow .forgot-password:disabled{
  color:#afafaf;
}
.register-flow h2{
  color:#4c4c4c;
  font-weight:500;
  text-align:center;
  padding:0;
  margin:0;
  font-size:26px;
}
.register-flow p{
  margin:0;
}
.register-flow form{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  justify-content:center;
  max-width:400px;
  width:100%;
  height:100%;
}
.register-flow .submit-agreement{
  color:#777;
}
.register-flow .submit-agreement:enabled:hover,.register-flow .submit-agreement:link:hover,.register-flow .submit-agreement:visited:hover{
  color:#929292;
}
.register-flow .submit-agreement:enabled:active,.register-flow .submit-agreement:enabled:focus,.register-flow .submit-agreement:link:active,.register-flow .submit-agreement:link:focus,.register-flow .submit-agreement:visited:active,.register-flow .submit-agreement:visited:focus{
  color:#6b6b6b;
}
.register-flow .submit-agreement:disabled{
  color:#afafaf;
}
.register-flow .submit-agreement span{
  text-transform:uppercase;
}
.register-flow .submit-agreement a:link,.register-flow .submit-agreement a:visited{
  text-decoration:underline;
}
.institution-wrapper label{
  position:relative;
}
.institution-wrapper label.active input{
  border-style:solid;
  border-color:#fa811b;
  caret-color:#fa811b;
}
.institution-wrapper label.active input:enabled:hover,.institution-wrapper label.active input:link:hover,.institution-wrapper label.active input:visited:hover{
  border-color:#fb9a49;
}
.institution-wrapper label.active input:enabled:active,.institution-wrapper label.active input:enabled:focus,.institution-wrapper label.active input:link:active,.institution-wrapper label.active input:link:focus,.institution-wrapper label.active input:visited:active,.institution-wrapper label.active input:visited:focus{
  border-color:#e17418;
}
.institution-wrapper label.active input:disabled{
  border-color:#afafaf;
}
.institution-wrapper .search-results{
  border-radius:4px;
  box-shadow:0 2px 8px 0 #d1d1d1;
  background-color:#fff;
  overflow-x:hidden;
  overflow-y:auto;
  position:absolute;
  top:2.25rem;
  left:0;
  right:0;
  max-height:13.125rem;
  visibility:hidden;
  z-index:100;
}
.institution-wrapper .search-results:enabled:hover,.institution-wrapper .search-results:link:hover,.institution-wrapper .search-results:visited:hover{
  background-color:#fff;
}
.institution-wrapper .search-results:enabled:active,.institution-wrapper .search-results:enabled:focus,.institution-wrapper .search-results:link:active,.institution-wrapper .search-results:link:focus,.institution-wrapper .search-results:visited:active,.institution-wrapper .search-results:visited:focus{
  background-color:#e6e6e6;
}
.institution-wrapper .search-results:disabled{
  background-color:#ddd;
}
.institution-wrapper .search-results a{
  align-items:center;
  border-bottom:1px solid #f3f3f3;
  color:#4c4c4c;
  cursor:pointer;
  display:block;
  font-size:17px;
  font-weight:300;
  height:4.375rem;
  line-height:1.4;
  padding:.9375rem 1.25rem;
  text-decoration:none;
  text-overflow:ellipsis;
  width:100%;
}
.institution-wrapper .search-results a span{
  color:#afafaf;
  display:block;
  font-size:15px;
  font-weight:500;
}
.institution-wrapper .search-results a:hover{
  background-color:#f0f0f0;
}
.institution-wrapper .search-results a.not-listed{
  align-items:center;
  border-bottom:0;
  display:flex;
  font-size:12px;
  font-weight:700;
  justify-content:center;
  letter-spacing:.9;
  text-transform:uppercase;
  color:#fa811b;
  visibility:hidden;
}
.institution-wrapper .search-results a.not-listed:enabled:hover,.institution-wrapper .search-results a.not-listed:link:hover,.institution-wrapper .search-results a.not-listed:visited:hover{
  color:#fb9a49;
}
.institution-wrapper .search-results a.not-listed:enabled:active,.institution-wrapper .search-results a.not-listed:enabled:focus,.institution-wrapper .search-results a.not-listed:link:active,.institution-wrapper .search-results a.not-listed:link:focus,.institution-wrapper .search-results a.not-listed:visited:active,.institution-wrapper .search-results a.not-listed:visited:focus{
  color:#e17418;
}
.institution-wrapper .search-results a.not-listed:disabled{
  color:#afafaf;
}


/*# sourceMappingURL=main_testcenter_1f80886a6cf98ad6fb95.css.map*/