/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 14 July 2020 19:32:03
*/


.progressbar.progressbar-green {
    background: #c8c8c8;
    height: 5px;
}

.progressbar > span {
    display: block;
    background: #ffc107;
    height: 5px;
    visibility: visible;
    
}

.content ol.alpha {
  list-style-type: lower-alpha;
}
.content ol.upper-alpha {
  list-style-type: upper-alpha;
}
.content ol.roman {
  list-style-type: lower-roman;
}
.content ol.upper-roman {
  list-style-type: upper-roman;
}



/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 14 July 2020 19:32:03
*/


/* Layout */
.sq-form-question{
    margin-bottom: 10px;
}

/* Validation */
.content .sq-form-errors-message,
.content .sq-form-error {
    clear: left;
    color: #d52b1e;
    font-weight: 500;
    margin: 0.75rem 0;
}

