<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Solution Setup/Containers
=========================================== */

.s-wrapper {
	padding-bottom: 75px;
}
.wpProQuiz_response {
	width: 100%;
	position: absolute;
	left: 0;
	margin-top: 125px;
}
.wpProQuiz_respone_span {
	display: none;
}
.s-response__title {
	max-width: 1200px;
	padding: 0px 30px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 15px;
}
.s-response__title h5 {
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 300;
	padding: 0px 30px;
}

.wpProQuiz_content .s-solution {
	padding: 0px 15px;
}

.wpProQuiz_quiz .s-wrapper:before {
	content: 'Sorry, not yet';
	color: #004ec4;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.8px;
	top: -35px;
	padding: 0 15px;
	position: relative;
	max-width: 1200px;
	padding: 0px 30px;
	margin: auto;
	display: block;
}

.wpProQuiz_correct {
	position: relative;
	margin-top: -40px !important;
	padding: 0px 15px;
	padding-bottom: 45px;
}
.s-correct {
	display: inline-block;
	border-bottom: 4px solid #2DB34A;
	padding-bottom: 15px;
}
.s-correct__title-block, .s-correct__image-block {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.s-correct__image {
	width: 45px;
}
.s-correct__title {
	font-size: 36px;
	color: #2DB34A;
	font-weight: 500;
}


/* Box
=========================================== */

.s-box {
	position: relative;
	overflow: hidden;
	color: #1a2229;
	background: #fff;
	border-left: 5px solid;
	font-size: 15px;
	padding: 20px;
	line-height: 24px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-box-shadow: 5px 5px 40px -13px rgba(155, 155, 155, 0.5);
	-moz-box-shadow: 5px 5px 40px -13px rgba(155, 155, 155, 0.5);
	box-shadow: 5px 5px 40px -13px rgba(155, 155, 155, 0.5);
}
.s-box--theme-info {
	border-color: #4389c8;
}
.s-box--theme-solve {
	border-color: #f5866d;
	padding: 0px;
}
.s-box--theme-answer {
	border-color: #71c27d;
	padding: 30px 20px;
}
.s-box--theme-outcome {
	border-color: #6b6b6c;
}
.s-box--theme-video {
	background: transparent;
	box-shadow: none;
	border: none;
	padding: 0px;
}
.s-box--theme-more {
	padding: 0px;
	border-color: #744dff;
	border-color: #8564f7;
}
.s-box--theme-more:focus {
	outline: none;
}
.s-box--theme-more .s-panel {
	padding: 18px;
}
.s-box__header {
	padding: 12px 20px;
	color: #fff;
	font-size: 23px;
	font-weight: 500;
	letter-spacing: 0.2px;
}
.s-box__header--more {
	background: #744dff;
	background: #8564f7;
}
.s-more {
	padding: 20px;
}
.s-more__title {
	font-weight: 500;
	border-bottom: 2px solid #442eb3;
	font-size: 19px;
	color: #442eb3;
	width: auto;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.s-link {
	color: #000;
	text-decoration: none;
	position: relative;
}
.s-link:after {
	content: '';
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 2px;
	border-width: 0 0 1px;
	border-style: solid;
}
.s-panel:focus {
	outline: none;
	box-shadow: 1px 3px 20px 0px rgb(191, 191, 191);
	border-radius: 6px;
}
.s-border {
	padding-top: 6px;
	border-top: 1px solid grey;
	padding-bottom: 0px;
}
/* Video
=========================================== */

.s-video {
	padding: 15px 0px;
}
.s-video__inner {
	position: relative;
}
.s-video__box {
	width: 85%;
	margin: 0 auto;
	margin-bottom: 28px;
}

.s-video__marker {
	display: none;
	color: #0c4c86;
	font-weight: 600;
	letter-spacing: 0.5px;
	font-size: 20px;
	margin-bottom: 18px;
}

@media (min-width: 768px) {

.s-video__marker {
	display: block;
}

}

.s-video .wistia_responsive_padding {
	border-radius: 10px;
	overflow: hidden;
}
/* Hint
=========================================== */

.s-hint {
	position: relative;
	margin-bottom: 15px;
}
.s-hint .s-video {
  background: #e8eaf1;
  border-radius: 10px;
}

/*.wpProQuiz_header {
	display: none !important;
}*/
/* --- 		Box Title Indicator 	 --- */

.s-box:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 8px;
	left: -120px;
	font-size: 26px;
	opacity: 0.7;
	letter-spacing: 0.5px;
	text-align: right;
}
.s-box--theme-info:before {
	content: 'Info';
	left: -100px;
	color: #456f96;
}
.s-box--theme-outcome:before {
	content: 'Outcome';
	left: -150px;
	color: #7b7b7b;
	font-size: 22px;
}
.s-box--theme-solve:before {
	content: 'Solve';
	color: #f15e3c;
}
.s-box--theme-solve.s-box--part-a:before {
	content: 'Part (a)';
	top: 20px;
	left: -140px;
}
.s-box--theme-solve.s-box--part-b:before {
	content: 'Part (b)';
	top: 20px;
	left: -140px;
}
.s-box--theme-solve.s-box--part-c:before {
	content: 'Part (c)';
	top: 20px;
	left: -140px;
}
.s-box--theme-solve.s-box--part-d:before {
	content: 'Part (d)';
	top: 20px;
	left: -140px;
}
.s-box--theme-solve.s-box--part-e:before {
	content: 'Part (e)';
	top: 20px;
	left: -140px;
}
.s-box--theme-answer:before {
	content: 'Answer';
	left: -140px;
	color: #71c27d;
}
/* --- 		Solve/Answer Continuity 	 --- */

.s-box--theme-solve.s-continuity+.s-box--theme-answer {
	margin-top: 0px;
	box-shadow: none;
}
/* Global Rules
=========================================== */

.s-box+.s-box {
	margin-top: 20px;
}
.s-box+.s-box.s-box--theme-more {
	margin-top: 45px;
}
.s-section+.s-section {
	margin-top: 20px;
}
.s-segment+.s-segment {
	margin-top: 35px;
}
.s-solve__item+.s-solve__item {
	margin-top: 20px;
}
.s-solve__item+.s-solve__item.s-solve__item--exp-check {
	margin-top: 30px;
}
.s-solve__item.s-solve__item--exp-check+.solve__item {
	margin-top: 30px;
}
.s-solve__item--exp-content.mt-small {
	margin-top: 10px;
}
.s-row+.s-row {
	margin-top: 20px;
}
.s-pull-right {
	float: right;
}
.s-pull-left {
	float: left;
}
.s-subbing-in {
	background: #f7f7f7;
	display: inline-block;
	padding: 12px;
	border-left: 2px solid #b1b1b1;
}
.s-subbing-in__item {
	padding: 8px 0px;
}
.s-subbing-in__item:first-child {
	padding-top: 0px;
}
.s-subbing-in__item:last-child {
	padding-bottom: 0px;
}
.s-solve__item--exp-box {
	border: 2px solid #e0e0e0;
	padding: 10px 18px;
	border-radius: 6px;
	background-color: #fff;
}
.s-btn {
	display: inline-block;
	padding: 0px 15px;
	background-color: #fff;
	color: #004ec4;
	font-size: 15px;
	letter-spacing: 0.2px;
	font-weight: 500;
}
.s-btn--spotify {
	border-radius: 500px;
	border: 2px solid;
}
.s-btn--marker {
	font-size: 14px;
	color: #004ec4;
}
.s-btn--more-info {
	font-size: 14px;
}
.s-btn--box {
	font-size: 14px;
	border: 2px solid;
	padding: 0px 10px;
}
.s-btn--congruence {
	padding: 4px 8px;
	font-weight: 400;
	border: 1px solid;
	color: #00880a;
}
.s-btn--congruence .mjx-chtml {
	font-size: 120% !important;
}




/* Info / Panel
=========================================== */

/* --- 		Design 		--- */

/* The only style unique to panel thus far */

.s-panel {
	padding: 20px;
	background: #f7f7f7;
	overflow: hidden;
}
.s-panel+.s-panel {
	margin-top: 20px;
}
/* --- 		Layout 		--- */

.s-formula, .s-labelling, .s-paragraph, .s-vaid {
	margin-top: 35px;
}
.s-formula:first-child, .s-labelling:first-child, .s-paragraph:first-child, .s-vaid:first-child {
	margin-top: 0px;
}
.s-paragraph__box-item.s-row+.s-row {
	margin-top: 10px;
}
/* --- 		Title 		--- */

.s-title h5 {
	font-weight: 500;
	font-size: 16px;
}
.s-formula__title.s-row+.s-row, .s-labelling__title.s-row+.s-row, .s-paragraph__title.s-row+.s-row {
	margin-top: 12px;
}
.s-vaid__title.s-row+.s-vaid__image.s-row {
	margin-top: 30px;
}
/* 	---  	Formula 	--- */

.s-formula__box .mjx-chtml {
	font-size: 155% !important;
}
.s-formula .s-latex .mjx-chtml {
	font-size: 120% !important;
}
/* 	---  	Labelling 	--- */

.s-paragraph__list li {
	padding: 2px 0px;
}
.s-labelling__list-item, .s-paragraph__list-item {
	padding: 8px 0px;
}
.s-labelling__list-item:first-child, .s-paragraph__list-item:first-child {
	padding-top: 0px;
}
.s-labelling__list-item:last-child, .s-paragraph__list-item:last-child {
	padding-bottom: 0px;
}
.s-dotted div {
	text-decoration: dotted;
}
.s-list--raw {
	-webkit-padding-start: 20px;
}
.s-list--raw li {
	list-style: disc;
}
/* Solve
=========================================== */

/* 	---  	Design 	--- */

.s-solve {
	padding: 15px 20px;
	background: #f7f7f7;
}
.s-solve:nth-child(2n+1) {
	background: #fff;
}
.s-solve__title {
	font-weight: 600;
	padding-top: 2px;
	font-size: 14px;
}
.s-part+.s-box {
	margin-top: 25px;
}
.s-solve__item.s-solve__item--exp-chunk+.s-solve__item--exp-chunk {
	margin-top: 25px;
}
.s-solve__title--chunk {
	color: #565656;
}
.s-solve__item--exp-chunk.s-row+.s-solve__table.s-row {
	margin-top: 12px;
}
.s-solve__step--chunk {
	font-weight: 500;
}
.s-solve__sub-steps .s-row+.s-row {
	margin-top: 8px;
}
.s-solve__sub-steps--spacer-sm .s-row+.s-row {
	margin-top: 4px;
}
/* --- 		Table 	--- */

/* V Deprecated */

.s-solve__table--primary table {
	border-collapse: collapse;
}
.s-solve__table--primary table th, .s-solve__table--primary table td {
	border: 1px solid #cacaca;
	text-align: left;
	padding: 8px;
}
/* ^ Deprecated */

.s-question .s-solve__table table, .s-box--theme-answer .s-solve__table table, .wpProQuiz_questionList .s-solve__table table {
	font-size: initial;
}
.wpProQuiz_questionList .s-solve__table.s-solve__table--frequencytab table th {
	color: #000;
}
.wpProQuiz_questionList .s-solve__table--frequencytab table {
	font-size: 14px;
}
.wpProQuiz_questionList .s-solve__table--frequencytab table .s-tally {
	background-size: 100px 24px;
}
.s-solve__table table {
	border-collapse: collapse;
}
.s-solve__table table th {
	font-weight: 500;
}
.s-solve__table table th, .s-solve__table table td {
	border: 1px solid #cacaca;
	text-align: left;
	padding: 4px 8px;
	line-height: normal;
	text-align: center;
}
.s-solve__table--scores table td {
	padding: 7px 17px 7px 0px;
	border: none;
}
/* Statistics &amp; Data */

.s-solve__table--frequencytab table th {
	padding: 6px 12px;
}
.s-solve__table--frequencytab th.s-solve__tab--tally {
	padding-left: 22px;
	padding-right: 22px;
}
.s-solve__tab--score {
	color: #004ec4;
}
.s-solve__tab--tally {
	color: #00880a;
}
.s-solve__tab--frequency {
	color: #7d02aa;
}
.s-solve__tab--fx {
	color: #e85e00;
}
.s-solve__table--comparison table td {
	border: none;
	padding: 0px;
}
.s-solve__table--comparison table td {
	text-align: left;
	padding-bottom: 13px;
	padding-left: 0px;
}
.s-solve__table--comparison table tr td:first-child {
	text-align: right;
}
.s-solve__table--no-align table tr td:first-child {
	text-align: left;
}
.s-solve__table--comparison table tr td:nth-child(2) {
	text-align: center;
	width: 1px;
	/* equal sign */
}
.s-solve__table--spacer-md table td {
	padding-bottom: 14px;
}
.s-solve__table--spacer-lg table td {
	padding-bottom: 17px;
}
.s-solve__table--spacer-xl table td {
	padding-bottom: 20px;
}
.spacer--medium table td {
	padding-bottom: 14px;
}
.s-solve__table--comparison table .s-solve__table-row--space-fraction td {
	padding-bottom: 6px;
}
.s-solve__table--comparison table .s-space--fraction td {
	padding-bottom: 6px;
}
.s-solve__table--comparison table tr td.s-solve__cell--side-step {
	padding-left: 15px;
	font-size: 14px;
	line-height: 20px;
	color: #5f5f5f;
}
.s-solve__table--comparison table tr:last-child td {
	padding-bottom: 0px;
}
.s-solve__table--comparison table .s-solve__tr-step td {\
	text-align: left !important;
	padding: 18px 0px 12px 0px;
}
.s-solve__table--clear table {
	border-collapse: collapse;
}
.s-solve__table--clear table td {
	border: 1px solid transparent;
	padding: 5px 10px;
}
.s-solve__table--comparison.s-solve__table--lineup table td {
  padding-bottom: 2px;
  padding-top: 2px;
}
.s-solve__table--lineup table tr.s-row--lineunder {
	border-bottom: 1px solid;
}
.s-img-text img {
  display: inline-block;
  vertical-align: middle;
}
.s-text-bold {
	font-weight: 600;
}
.s-text-normal {
	font-weight: normal;
}
.s-textsize--80 {
	font-size: 80% !important;
}
.s-textsize--90 {
	font-size: 90% !important;
}
.s-textsize--110 {
	font-size: 110% !important;
}
.s-textsize--120 {
	font-size: 120% !important;
}
.s-textsize--130 {
	font-size: 130% !important;
}
.s-textsize--140 {
	font-size: 140% !important;
}
.s-textsize--150 {
	font-size: 150% !important;
}


.s-solve__table--multiple-choice {
  border: 2px solid transparent;
  padding: 10px;
}

.wpProQuiz_answerCorrect .s-solve__table--multiple-choice {
	border: 2px solid green;
}

.wpProQuiz_answerIncorrect .s-solve__table--multiple-choice {
	border: 2px solid #cc0000;
}


/* Answer
=========================================== */

.s-answer+.s-answer {
	margin-top: 20px;
}
.s-answer__box {
	font-size: 20px;
}
.s-answer__box--small {
	font-size: 15px;
}
.s-answer__box--large {
	font-size: 30px;
}
.s-answer__list-item, .s-answer-options__list-item {
	padding: 12px 0px;
}
.s-answer__list-item:first-child, .s-answer-options__list-item:first-child {
	padding-top: 0px;
}
.s-answer__list-item:last-child, .s-answer-options__list-item:last-child {
	padding-bottom: 0px;
}
/* Modifying Content
=========================================== */

.s-info-circles .s-panel {
	padding: 10px;
}
.s-info-circles .s-vaid .s-vaid__image {
	text-align: center;
}
.s-info-image-cols .s-panel {
	padding: 10px;
}
.s-info-image-cols .s-vaid .s-vaid__image, .s-info-image-cols .s-vaid__title {
	text-align: center;
}
.s-info-image-cols .s-vaid__title.s-row+.s-vaid__image.s-row {
	margin-top: 20px;
}
/* check for other instances - simultaneous equations */

s .s-img-text {
	vertical-align: middle;
}
/* General Formatting
=========================================== */

/* --- 		Padding 		 --- */

.s-pad-large {
	padding: 45px 0px;
}
.s-pad-medium {
	padding: 25px 0px;
}
.s-pad-small {
	padding: 10px 0px;
}
.s-pad-top-small, .s-pad-top-sm {
	padding-top: 10px;
}
.s-pt-xs {
	padding-top: 5px !important;
}
.s-pt-sm {
	padding-top: 10px !important;
}
.s-pt-md {
	padding-top: 25px !important;
}
.s-mt-sm {
	margin-top: 10px !important;
}
.s-mt-md {
	margin-top: 25px !important;
}
.s-mt-lg {
	margin-top: 45px !important;
}
.s-ml-sm {
	margin-left: 10px !important;
}
.s-pdg-sm-left {
	padding-left: 10px !important;
}
.s-inline {
	vertical-align: middle;
	display: inline-block;
}
.s-img--slope-icon {
	width: 35px !important;
}
/* ..... */

sub {
	bottom: -0.5em;
	padding-right: 3px;
}
sub.s-smaller {
	font-size: 10px;
}
.s-underline span, .s-underline {
	text-decoration: underline;
}
.s-col .s-solve__step {
	width: 100%;
}
/* --- 		Alignment 		 --- */

.s-align-right {
	text-align: right;
}
.s-align-center {
	text-align: center;
}
.s-align-left {
	text-align: left;
}
/* --- 		Text Size 		 --- */

.s-text-110 {
	font-size: 110%;
}
.s-text-90 {
	font-size: 90%;
}
.s-text-75 {
	font-size: 75%;
}
.s-text-60 {
	font-size: 60%;
}
.s-text-50 {
	font-size: 50%;
}
.s-italic {
	font-style: italic;
}
.MJXc-display {
	display: inline-block !important;
}
/* --- 		Cancelling Values 		 --- */

.s-wrapper b {
	color: #cc0000;
}
.s-wrapper strong span {
	text-decoration: line-through;
	color: #cc0000;
}
.s-linethrough span {
	text-decoration: line-through;
}
.s-table b {
	padding-left: 3px;
}
.s-table strong {
	padding-left: 5px;
}
/* --- 		Notes 		 --- */

.s-note {
	border-left: 2px solid grey;
	padding-left: 15px;
	width: 80%;
	font-size: 15px;
	margin-top: 20px;
	line-height: 22px;
}
.s-row+.s-row.s-note.s-space-small {
	margin-top: 10px;
}
.s-notes .s-sub-note {
	margin-top: 12px;
}
.s-note:first-child {
	margin-top: 0px;
}
.s-note--bigger {
	font-size: 17px;
}
.s-answer__note {
	border-left: 2px solid green;
}
.s-paragraph__note {
	border-left: 2px solid blue;
}
/* --- 		Boxing 		--- */

.s-bgbox {
    background: rgba(239, 239, 239, 0.85);
    padding: 5px 9px 2px 6px;
    border-radius: 5px;
    box-shadow: 0.5px 1px 1px 0px #a9a6a6;
    line-height: 30px;
}
.s-bgbox--indices {
	padding: 9px 7px 2px 7px;
}
.s-bgbox--fraction {
	padding: 12px 7px 4px 7px;
}
/* --- 		Quiz Summary Page		--- */

.wpProQuiz_checkPage {
	border: 2px solid #d6d6d6;
	border-radius: 8px;
	overflow: hidden;
	padding: 20px;
	margin-top: 75px;
}
.wpProQuiz_checkPage&gt;p:nth-child(2) {
	margin: 15px 0px;
	font-weight: 500;
}
.wpProQuiz_box li {
	display: inline-block;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;
	font-size: 13px;
	font-weight: 500;
	width: 25px;
	padding-top: 6px;
	padding-bottom: 4.6px;
	border-radius: 500px;
	color: #6d6d6d;
	text-align: center;
	cursor: pointer;
}


.eq-bold td span {
	font-weight: bold;
}



/* --- 		Color 		--- */

/* Background */

.s-bg-purple {
	background-color: rgba(154, 0, 218, 0.1);
}
.s-bg-green {
	background-color: rgba(0, 136, 10, 0.1);
}
.s-bg-orange {
	background-color: #e85e00;
}
.s-bg-blue {
	background-color: rgba(0, 78, 199, 0.1);
}

.s-cbg-yellow {
	background-color: rgba(255, 235, 0, 0.42);
  padding: 4px 6px;
  border-radius: 4px;
}


i {
	font-style: normal;
	padding: 0px 1px;
}
.s-pink {
	color: #d800ad;
}
.s-purple {
	color: #9a00c7;
}
.s-light-purple {
	color: #a300c1;
}
.s-green {
	color: #00880a;
}
.s-light-green {
	color: #00a200;
}
.s-red {
	color: #cc0000;
}
.s-dark-red {
	color: #860000;
}
.s-grey {
	color: #6f6161;
}
.s-gold {
	color: #a57200;
}
.s-yellow {
	color: #9e8600;
}
.s-orange {
	color: #e85e00;
}
.s-aqua {
	color: #007986;
}
.s-blue {
	color: #004ec4;
}
.s-light-blue {
	color: #007ddc;
}
.s-b-left {
	border-left: 1px solid;
	margin-right: 12px;
	margin-left: 12px;
	padding: 3px 0px;
}


/* --- 		Math Text 		--- */

.s-wrapper .mjx-chtml {
	text-align: left !important;
}
.MJXc-display {
	margin: 0em !important;
}
.mjx-chtml {
	font-size: 135% !important;
}
.s-latex .mjx-chtml {
	font-size: 120% !important;
}
.s-wrapper table .s-latex .mjx-chtml {
	font-size: 115% !important;
}
/* deprecate? */

.mjx-chtml:focus {
	outline: none;
}
/* --- 		Override		--- */

table tr.s-unstyle td {
	text-align: left !important;
}
/* --- 		Deprecated		--- */

.s-solve__image--padded {
	padding: 20px 0px;
}
/* --- 		Solution Sections	--- */

.s-method {
	margin-top: 25px;
	border-left: 5px solid #d0d0d0;
	padding-left: 30px;
}
.s-method+.s-method {
	margin-top: 45px;
}
.s-method .s-box+.s-box {
	margin-top: 14px;
}
.s-method__title {
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	border: 2px solid #9e9e9e;
	padding: 10px 15px;
	margin-bottom: 16px;
	color: #717171;
}
.s-part {
	margin-top: 25px;
	border-left: 5px solid #d0d0d0;
	padding-left: 30px;
}
.s-part+.s-part {
	margin-top: 35px;
}
.s-part .s-box+.s-box {
	margin-top: 14px;
}
.s-part__title {
	background: #fff;
	margin-bottom: 10px;
	padding: 10px 15px;
	font-size: 14px;
	display: inline-block;
	-webkit-box-shadow: 5px 5px 40px -13px rgba(155, 155, 155, 0.5);
	-moz-box-shadow: 5px 5px 40px -13px rgba(155, 155, 155, 0.5);
	box-shadow: 5px 5px 40px -13px rgba(130, 130, 130, 0.5);
}
/* --- 		Tally's 	--- */

.s-tally-1 {
	background: url(https://assets.vividmath.com/wp-content/uploads/2021/04/13100320/Tally%E2%80%9401a.svg);
}
.s-tally-2 {
	background: url(https://assets.vividmath.com/wp-content/uploads/2021/04/13100323/Tally%E2%80%9402a.svg);
}
.s-tally-3 {
	background: url(https://assets.vividmath.com/wp-content/uploads/2021/04/13100326/Tally%E2%80%9403a.svg);
}
.s-tally-4 {
	background: url(https://assets.vividmath.com/wp-content/uploads/2021/04/13100329/Tally%E2%80%9404a.svg);
}
.s-tally-5 {
	background: url(https://assets.vividmath.com/wp-content/uploads/2021/04/13100332/Tally%E2%80%9405a.svg);
}
.s-tally-6 {
	background: url(https://assets.vividmath.com/wp-content/uploads/2021/04/13100340/Tally%E2%80%9406a.svg);
}
.s-tally-7 {
	background: url(https://assets.vividmath.com/wp-content/uploads/2021/04/13100343/Tally%E2%80%9407a.svg);
}
.s-tally-8 {
	background: url(https://assets.vividmath.com/wp-content/uploads/2021/04/13100346/Tally%E2%80%9408a.svg);
}
.s-tally-9 {
	background: url(https://assets.vividmath.com/wp-content/uploads/2021/04/13100347/Tally%E2%80%9409a.svg);
}
.s-tally-10 {
	background: url(https://assets.vividmath.com/wp-content/uploads/2021/04/13100354/Tally%E2%80%9410a.svg);
}
.s-tally-11 {
	background: url(https://assets.vividmath.com/wp-content/uploads/2021/04/13100356/Tally%E2%80%9411a.svg);
}
.s-tally-12 {
	background: url(https://assets.vividmath.com/wp-content/uploads/2021/04/13100358/Tally%E2%80%9412a.svg);
}
.s-tally {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 64px 22px;
}
/* Image Reset */

.s-vaid__image, .s-solve__image {
	line-height: 0;
}
.s-solve__cell--side-step img {
	padding: 0px 1px;
}
/* vertical-align: text-top; */

.mjx-sub, .mjx-sup {
	font-size: 75% !important;
}
/*.mjx-sub {
	vertical-align: -0.412em !important;
}
*/









/* Container
=========================================== */

.s-grid {
  margin: 0 -15px;
  overflow: hidden; /* check */
}

/*.s-grid:before, .s-grid:after {
  content: " ";
  display: table;
  clear: both;
}*/

.s-grid.s-grid--stack-spacing [class*="col-"] + [class*="col-"] {
  margin-top: 20px;
}



/* ---    Columns     --- */

.s-col {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.s-col {
  float: left;
}

.s-grid__list {
  margin-top: -20px;
}

.s-grid__list .s-col {
  margin-top: 20px;
}

/* grid mod formatting */

.s-grid--sbs .s-vaid .s-vaid__image {
  text-align: left;
  padding-top: 5px;
}

.s-panel .s-grid--sbs .s-vaid .s-vaid__image {
  text-align: left;
  padding: 0px;
}



/* Column Sizes
=========================================== */

.s-col-1 {
  width: 8.33333%;
}

.s-col-2 {
  width: 16.66667%;
}

.s-col-3 {
  width: 25%;
}

.s-col-4 {
  width: 33.33333%;
}

.s-col-5 {
  width: 41.66667%;
}

.s-col-6 {
  width: 50%;
}

.s-col-7 {
  width: 58.33333%;
}

.s-col-8 {
  width: 66.66667%;
}

.s-col-9 {
  width: 75%;
}

.s-col-10 {
  width: 83.33333%;
}

.s-col-11 {
  width: 91.66667%;
}

.s-col-12 {
  width: 100%;
}














.wpProQuiz_button.wpProQuiz_QuestionButton.wpProQuiz_TipButton {
	display: none !important;
}





</pre></body></html>