body {
	margin: 0;
	padding: 0;
}
.frame {
	padding-top: 20px;
}
@media all and (min-width: 768px) {
	.frame {
		padding: 8.333333333333332%;
	}
}
@media all and (min-width: 992px) {
	.frame {
		padding: 8.333333333333332% 15px;
	}
	.theme-simple-banner .logo {
		margin-left: auto;
		margin-right: auto;
	}
}
.theme-simple-banner {
	max-width: 100%;
	padding: 0;
}
.theme-simple-banner .frame {
	max-width: 55em;
}
.theme-simple-banner .banner {
	padding: 10px 0;
}
.theme-simple-banner .banner .frame {
	padding-top: 0;
	padding-bottom: 0;
}
/* Correction for standard rendering */
.vt-standard .frame {
	padding-left: 8.333333333333332%;
	padding-right: 8.333333333333332%;
}

.banner {
	background-image: url(gradient.png);
	background-repeat: repeat-x;
	min-height: 50px;
	padding: 10px 30px;
	
	-moz-box-shadow: 0 0 10px #444;
	-webkit-box-shadow: 0 0 10px #444;
	box-shadow: 0 0 10px #444;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=90, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=90, Color='#444444');
}
.vt-standard .banner {
	min-height: 30px;
}
.page-content {
	margin: 0;
}.section-heading {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.question-heading,
.question-heading:hover {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.question-text,
.text-block,
.tagline {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.response-text,
.response .specify-text,
.choice-text,
.topic-text,
.slider-label,
.page-number,
.progress-text,
.response-set td,
.drag_and_drop_element .choice_item label,
.sliders-container .slider-container .slider-title,
.sm_flex_wraper .buttons div.btnText,
.sm_flex_wraper div.skipbtn,
.sm_flex_wraper div.caption,
div.sliders-container td.slider-container a.slider-item-label,
.vt_skin_dragdrop .response-label,
.image-name .image-label,
.image-name .image-description,
.file-size-wrapper .file-size-label,
.file-size-wrapper .file-size-value,
div.tags-details span.tags-label,
div.tags-details .tags-initial-message,
div.tags-details .tags-list a {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.column-heading,
.category-row,
.topic-col,
.choice-row,
.choice-row th,
.drag_and_drop_element p,
.ranked-items p,
.sm_flex_wraper .count,
.vt_skin_dragdrop .response-set > dt {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.validation-text,
.validation-error,
.validation-message {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #BE2929;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.button-text,
.submit-button {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.vt-adaptive .response-hover-color,
.vt-adaptive .select-area:hover,
.vt-adaptive .matrix .select-area > label:hover.choice-text,
.question-imagechoices .select-area:hover .choice-text,
.question-imagechoices .choice-text:hover .response-image-area:after,
.question-imagechoices .choice-text.response-hover-color .response-image-area:after,
.vt_skin_dragdrop_hint,
.vt_skin_dragdrop .jiggle:hover label,
.vt_skin_dragdrop .jiggle:focus label,
.select-area.hover,
.slider-coded-value:hover,
.slider-coded-value:focus,
.slider-coded-value:hover label,
.vt-adaptive .sm_flex_wraper .buttons div.choice,
.vt-adaptive .sm_flex_wraper .edge div.hover,
.vt-adaptive .sm_flex_wraper .results .rated li,
.vt-adaptive .sm_flex_wraper div.skipbtn.hover,
.tags-list a {
	background-color: #E1F1FF;
}
.vt-adaptive .response-selected-color,
.vt-adaptive .select-area.checked,
.vt-adaptive .matrix .select-area.checked > label.choice-text,
.question-imagechoices .select-area.checked .choice-text,
.question-imagechoices .checked .choice-text .response-image-area:after,
.vt_skin_dragdrop .response-set,
.vt_skin_dragdrop .response-set > dt,
.vt_skin_dragdrop .ranked label:after,
.select-area.checked,
.vt-adaptive .sm_flex_wraper .content,
.vt-adaptive .sm_flex_wraper .buttons div.choice.hover,
.vt-adaptive .sm_flex_wraper .buttons div.choice.clicking,
.vt-adaptive .sm_flex_wraper .results .rated .odd,
.vt-adaptive .sm_flex_wraper .results .rated li:hover {
	background-color: #549CCB;
}
.checkbox-bg-color,
.modern input[type=checkbox]:checked + label:before,
.modern input[type=checkbox]:checked + label:hover:before,
.modern .checked i.input-checkbox:before,
.modern .checked i.input-checkbox:hover:before {
	background-color: #0065BD;
	border-color: #0065BD;
}
.radiobutton-bg-color,
.modern input[type=radio]:checked + label:before,
.modern input[type=radio]:checked + label:hover:before,
.modern .checked i.input-radio:before,
.modern .checked i.input-radio:hover:before,
.bar::before {
	background-color: #0065BD;
	border-color: #0065BD;
}
.table-header-color,
.vt-adaptive .matrix .response-set th,
.rankorder .response-set th,
.dragdroprankorder .response-set th,
.scrollingmatrix .response-set th,
.table-striped > thead > tr:nth-child(odd) > th,
.table-striped > thead > tr:nth-child(even) > th,
.table-striped > tbody > tr.category-row:nth-child(odd) > th,
.table-striped > tbody > tr.category-row:nth-child(even) > th,
.table-striped > tbody > tr.choice-row:nth-child(odd) > th,
.table-striped > tbody > tr.choice-row:nth-child(even) > th,
.vt-standard .matrix thead > tr > th,
.vt-standard .matrix thead > tr {
	background-color: #ffffff;
	border-color: #ffffff;
}
.table-odd-row-color,
.table-striped > tbody > tr.odd-row:nth-child(odd) > td,
.table-striped > tbody > tr.odd-row:nth-child(even) > td,
.vt-standard .matrix tbody > tr.odd-row,
.vt-standard .matrix tbody > tr.odd-row > td,
.vt-standard .rankorder tbody > tr.odd-row,
.vt-standard .rankorder tbody > tr.odd-row > td {
	background-color: #D0D8E8;
	border-color: #D0D8E8;
}
.table-even-row-color,
.table-striped > tbody > tr.even-row:nth-child(odd) > td,
.table-striped > tbody > tr.even-row:nth-child(even) > td,
.vt-standard .matrix tbody > tr.even-row,
.vt-standard .matrix tbody > tr.even-row > td,
.vt-standard .rankorder tbody > tr.even-row,
.vt-standard .rankorder tbody > tr.even-row > td {
	background-color: #E9EDF4;
	border-color: #E9EDF4;
}
.table-border-color,
.response-set table,
.response-set tr,
.response-set td,
.progress-table,
.table-border,
.vt-standard .matrix .response-set table tbody  tr,
.vt-standard .matrix .response-set table tbody tr td,
.vt-standard .matrix thead > tr > th,
.vt-adaptive .matrix .table.border,
.vt-standard .rankorder .response-set table tbody  tr,
.vt-standard .rankorder .response-set table tbody tr td,
.vt-standard .rankorder thead > tr > th {
	border-color: #DDDDDD;
}
input:focus ~ .placeholder-label,
textarea:focus ~ .placeholder-label {
	color: #0065BD;
}
.accent1,
.section-heading.accent1 {
	background-color: #102B72;
}
.accent2 {
	background-color: #FFFFFF;
}
.accent3 {
	background-color: #ffffff;
}
.accent4 {
	background-color: #ffffff;
}
.k-draghandle {
	background-color: #fff;
}
.k-draghandle:hover,
.k-draghandle.k-state-selected,
.k-draghandle.k-state-focused:link {
	background-color: #000000;
}
.k-draghandle {
	border-color: #000000;
}
.k-draghandle:hover {
	border-color: #000000;
}
.k-slider-selection {
	background-color: #ebebeb;
	border-color: #ebebeb;
}
.submit-button,
.button-next,
.button-next:hover,
.modern .buttonscale .select-area input[type=radio]:checked + label,
.modern .buttonscale .select-area input[type=radio]:checked + label:hover {
	color: #FFFFFF;
}
.submit-button,
.button-next,
.modern .buttonscale .select-area input[type=radio]:checked + label,
.modern .buttonscale .select-area input[type=radio]:checked + label:hover {
	border-color: #102B72;
}
.submit-button,
.button-next,
.modern .buttonscale .select-area input[type=radio]:checked + label,
.modern .buttonscale .select-area input[type=radio]:checked + label:hover {
	background-color: #102B72;
}
.submit-button:hover,
.button-next:hover,
.btn-upload.response-hover-color {
	border-color: #102B72;
}
.submit-button:hover,
.button-next:hover,
.btn-upload.response-hover-color {
	background-color: #102B72;
}
.button-back,
.button-back:hover,
.modern .buttonscale .select-area label,
.modern .buttonscale .select-area label:hover {
	color: #333333;
}
.button-back,
.modern .buttonscale .select-area label {
	border-color: #CCCCCC;
}
.button-back,
.modern .buttonscale .select-area label {
	background-color: #FFFFFF;
}
.button-back:hover,
.modern .buttonscale .select-area label:hover,
.modern .buttonscale .select-area label.response-hover-color {
	border-color: #ADADAD;
}
.button-back:hover,
.modern .buttonscale .select-area label:hover,
.modern .buttonscale .select-area label.response-hover-color {
	background-color: #EBEBEB;
}
.button-reset,
.button-reset:hover {
	color: #333333;
}
.button-reset {
	border-color: #cccccc;
}
.button-reset {
	background-color: #ffffff;
}
.button-reset:hover {
	border-color: #adadad;
}
.button-reset:hover {
	background-color: #EBEBEB;
}
.button-save,
.button-save:hover {
	color: #FFFFFF;
}
.button-save {
	border-color: #102B72;
}
.button-save {
	background-color: #102B72;
}
.button-save:hover {
	border-color: #102B72;
}
.button-save:hover {
	background-color: #102B72;
}
.button-jump,
.button-jump:hover {
	color: #FFFFFF;
}
.button-jump {
	border-color: #102B72;
}
.button-jump {
	background-color: #102B72;
}
.button-jump:hover {
	border-color: #102B72;
}
.button-jump:hover {
	background-color: #102B72;
}
.page-bg-color,
.question-imagechoices .select-area:hover,
.question-imagechoices .select-area.checked,
.question-imagechoices .response-image-area:after {
	background-color: #ffffff;
}
.progress-complete-color,
.completed-cell,
.live-results-element .progress .progress-bar {
	background-color: #102B72;
}
.progress-incomplete-color,
.uncompleted-cell {
	background-color: #d9e3ea;
}
.validation-border-color,
.validation-error,
.validation-message {
	border-color: #EED3D7;
}
.validation-bg-color,
.validation-error,
.validation-message {
	background-color: #F2DEDE;
}
.has-error .bar::before {
	background-color: #BE2929;
}
.has-error :focus ~ .placeholder-label,
.has-error .has-value ~ .placeholder-label {
	color: #BE2929;
}
body {
	margin: 0;
	padding: 0;
}
.frame {
	padding-top: 10px;
        padding-left: 0px;
        padding-right: 0px;
}
.container-fluid  {
  color: #000000;
}
@media only screen and (max-width: 768px)  {
#BA {
  text-align: center;
}
}
@media only screen and (max-width: 1125px)  {
.container-fluid {
   margin-left: 5%;
   margin-right: 5%;
}
}
@media only screen and (min-width: 1125px)  {
.col-md-12 {
margin-left: 5%;
margin-right: 5%;
}
}
.odd-row .topic-text {
   color: #000000;
}
.even-row .label.choice-text {
   background-color: #000000;
}
th {
vertical-align: middle;
}
#back {
    background-color:  #102B72;
    color: white;
    padding: 10px;
    border-radius: 22px;
}
.none {
display: none;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.parent {
display: none;
}
.ui-autocomplete {
max-height: 300px;
width: max-content;
max-width: 600px;
overflow-y: auto;
/* prevent horizontal scrollbar */
overflow-x: hidden;
z-index: 1;
}
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
* html .ui-autocomplete {
height: 150px;
}
/* Style the input box */
.twitter-typeahead {
width: 100%;
}
/* Style the dropdown menu */
.tt-menu {
background-color: #ffffff;
border: 1px solid #ddd;
border-radius: 4px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
max-height: 300px; /* Limit height for scrollable dropdown */
overflow-y: auto;
width: 100%; /* Make dropdown same width as input */
z-index: 9999;
}

/* Style each suggestion item */
.tt-suggestion {
padding: 10px;
font-size: 18px;
line-height: 1.5;
color: #000;
cursor: pointer;
border-bottom: 2px solid #eee;
}

/* Style suggestion on hover */
.tt-suggestion:hover {
background-color: #000000;
color: #f2f2f2;
}

/* Style for the selected suggestion (when navigating with keyboard) */
.tt-cursor {
background-color: #007bff;
color: white;
}

/* Optionally, you can style the hint */
.tt-hint {
color: #fff;
}
.tt-selectable:hover {
background-color: #333;
color: #f2f2f2;
}.table-live-results table .LiveResultsPercentageCellColor-1  {
	background-color: #FDFDFE;
}
.table-live-results table .LiveResultsPercentageCellColor-2  {
	background-color: #FBFBFD;
}
.table-live-results table .LiveResultsPercentageCellColor-3  {
	background-color: #F8F9FB;
}
.table-live-results table .LiveResultsPercentageCellColor-4  {
	background-color: #F6F7FA;
}
.table-live-results table .LiveResultsPercentageCellColor-5  {
	background-color: #F4F5F8;
}
.table-live-results table .LiveResultsPercentageCellColor-6  {
	background-color: #F1F3F7;
}
.table-live-results table .LiveResultsPercentageCellColor-7  {
	background-color: #EFF1F6;
}
.table-live-results table .LiveResultsPercentageCellColor-8  {
	background-color: #ECEFF4;
}
.table-live-results table .LiveResultsPercentageCellColor-9  {
	background-color: #EAECF3;
}
.table-live-results table .LiveResultsPercentageCellColor-10  {
	background-color: #E8EAF1;
}
.table-live-results table .LiveResultsPercentageCellColor-11  {
	background-color: #E5E8F0;
}
.table-live-results table .LiveResultsPercentageCellColor-12  {
	background-color: #E3E6EF;
}
.table-live-results table .LiveResultsPercentageCellColor-13  {
	background-color: #E0E4ED;
}
.table-live-results table .LiveResultsPercentageCellColor-14  {
	background-color: #DEE2EC;
}
.table-live-results table .LiveResultsPercentageCellColor-15  {
	background-color: #DCE0EA;
}
.table-live-results table .LiveResultsPercentageCellColor-16  {
	background-color: #D9DEE9;
}
.table-live-results table .LiveResultsPercentageCellColor-17  {
	background-color: #D7DBE8;
}
.table-live-results table .LiveResultsPercentageCellColor-18  {
	background-color: #D4D9E6;
}
.table-live-results table .LiveResultsPercentageCellColor-19  {
	background-color: #D2D7E5;
}
.table-live-results table .LiveResultsPercentageCellColor-20  {
	background-color: #D0D5E3;
}
.table-live-results table .LiveResultsPercentageCellColor-21  {
	background-color: #CDD3E2;
}
.table-live-results table .LiveResultsPercentageCellColor-22  {
	background-color: #CBD1E0;
}
.table-live-results table .LiveResultsPercentageCellColor-23  {
	background-color: #C9CFDF;
}
.table-live-results table .LiveResultsPercentageCellColor-24  {
	background-color: #C6CDDE;
}
.table-live-results table .LiveResultsPercentageCellColor-25  {
	background-color: #C4CADC;
}
.table-live-results table .LiveResultsPercentageCellColor-26  {
	background-color: #C1C8DB;
}
.table-live-results table .LiveResultsPercentageCellColor-27  {
	background-color: #BFC6D9;
}
.table-live-results table .LiveResultsPercentageCellColor-28  {
	background-color: #BDC4D8;
}
.table-live-results table .LiveResultsPercentageCellColor-29  {
	background-color: #BAC2D7;
}
.table-live-results table .LiveResultsPercentageCellColor-30  {
	background-color: #B8C0D5;
}
.table-live-results table .LiveResultsPercentageCellColor-31  {
	background-color: #B5BED4;
}
.table-live-results table .LiveResultsPercentageCellColor-32  {
	background-color: #B3BCD2;
}
.table-live-results table .LiveResultsPercentageCellColor-33  {
	background-color: #B1BAD1;
}
.table-live-results table .LiveResultsPercentageCellColor-34  {
	background-color: #AEB7D0;
}
.table-live-results table .LiveResultsPercentageCellColor-35  {
	background-color: #ACB5CE;
}
.table-live-results table .LiveResultsPercentageCellColor-36  {
	background-color: #A9B3CD;
}
.table-live-results table .LiveResultsPercentageCellColor-37  {
	background-color: #A7B1CB;
}
.table-live-results table .LiveResultsPercentageCellColor-38  {
	background-color: #A5AFCA;
}
.table-live-results table .LiveResultsPercentageCellColor-39  {
	background-color: #A2ADC9;
}
.table-live-results table .LiveResultsPercentageCellColor-40  {
	background-color: #A0ABC7;
}
.table-live-results table .LiveResultsPercentageCellColor-41  {
	background-color: #9EA9C6;
}
.table-live-results table .LiveResultsPercentageCellColor-42  {
	background-color: #9BA6C4;
}
.table-live-results table .LiveResultsPercentageCellColor-43  {
	background-color: #99A4C3;
}
.table-live-results table .LiveResultsPercentageCellColor-44  {
	background-color: #96A2C1;
}
.table-live-results table .LiveResultsPercentageCellColor-45  {
	background-color: #94A0C0;
}
.table-live-results table .LiveResultsPercentageCellColor-46  {
	background-color: #929EBF;
}
.table-live-results table .LiveResultsPercentageCellColor-47  {
	background-color: #8F9CBD;
}
.table-live-results table .LiveResultsPercentageCellColor-48  {
	background-color: #8D9ABC;
}
.table-live-results table .LiveResultsPercentageCellColor-49  {
	background-color: #8A98BA;
}
.table-live-results table .LiveResultsPercentageCellColor-50  {
	background-color: #8895B9;
}
.table-live-results table .LiveResultsPercentageCellColor-51  {
	background-color: #8693B8;
}
.table-live-results table .LiveResultsPercentageCellColor-52  {
	background-color: #8391B6;
}
.table-live-results table .LiveResultsPercentageCellColor-53  {
	background-color: #818FB5;
}
.table-live-results table .LiveResultsPercentageCellColor-54  {
	background-color: #7E8DB3;
}
.table-live-results table .LiveResultsPercentageCellColor-55  {
	background-color: #7C8BB2;
}
.table-live-results table .LiveResultsPercentageCellColor-56  {
	background-color: #7A89B1;
}
.table-live-results table .LiveResultsPercentageCellColor-57  {
	background-color: #7787AF;
}
.table-live-results table .LiveResultsPercentageCellColor-58  {
	background-color: #7585AE;
}
.table-live-results table .LiveResultsPercentageCellColor-59  {
	background-color: #7282AC;
}
.table-live-results table .LiveResultsPercentageCellColor-60  {
	background-color: #7080AB;
}
.table-live-results table .LiveResultsPercentageCellColor-61  {
	background-color: #6E7EA9;
}
.table-live-results table .LiveResultsPercentageCellColor-62  {
	background-color: #6B7CA8;
}
.table-live-results table .LiveResultsPercentageCellColor-63  {
	background-color: #697AA7;
}
.table-live-results table .LiveResultsPercentageCellColor-64  {
	background-color: #6778A5;
}
.table-live-results table .LiveResultsPercentageCellColor-65  {
	background-color: #6476A4;
}
.table-live-results table .LiveResultsPercentageCellColor-66  {
	background-color: #6274A2;
}
.table-live-results table .LiveResultsPercentageCellColor-67  {
	background-color: #5F71A1;
}
.table-live-results table .LiveResultsPercentageCellColor-68  {
	background-color: #5D6FA0;
}
.table-live-results table .LiveResultsPercentageCellColor-69  {
	background-color: #5B6D9E;
}
.table-live-results table .LiveResultsPercentageCellColor-70  {
	background-color: #586B9D;
}
.table-live-results table .LiveResultsPercentageCellColor-71  {
	background-color: #56699B;
}
.table-live-results table .LiveResultsPercentageCellColor-72  {
	background-color: #53679A;
}
.table-live-results table .LiveResultsPercentageCellColor-73  {
	background-color: #516599;
}
.table-live-results table .LiveResultsPercentageCellColor-74  {
	background-color: #4F6397;
}
.table-live-results table .LiveResultsPercentageCellColor-75  {
	background-color: #4C6096;
}
.table-live-results table .LiveResultsPercentageCellColor-76  {
	background-color: #4A5E94;
}
.table-live-results table .LiveResultsPercentageCellColor-77  {
	background-color: #475C93;
}
.table-live-results table .LiveResultsPercentageCellColor-78  {
	background-color: #455A92;
}
.table-live-results table .LiveResultsPercentageCellColor-79  {
	background-color: #435890;
}
.table-live-results table .LiveResultsPercentageCellColor-80  {
	background-color: #40568F;
}
.table-live-results table .LiveResultsPercentageCellColor-81  {
	background-color: #3E548D;
}
.table-live-results table .LiveResultsPercentageCellColor-82  {
	background-color: #3C528C;
}
.table-live-results table .LiveResultsPercentageCellColor-83  {
	background-color: #39508A;
}
.table-live-results table .LiveResultsPercentageCellColor-84  {
	background-color: #374D89;
}
.table-live-results table .LiveResultsPercentageCellColor-85  {
	background-color: #344B88;
}
.table-live-results table .LiveResultsPercentageCellColor-86  {
	background-color: #324986;
}
.table-live-results table .LiveResultsPercentageCellColor-87  {
	background-color: #304785;
}
.table-live-results table .LiveResultsPercentageCellColor-88  {
	background-color: #2D4583;
}
.table-live-results table .LiveResultsPercentageCellColor-89  {
	background-color: #2B4382;
}
.table-live-results table .LiveResultsPercentageCellColor-90  {
	background-color: #284181;
}
.table-live-results table .LiveResultsPercentageCellColor-91  {
	background-color: #263F7F;
}
.table-live-results table .LiveResultsPercentageCellColor-92  {
	background-color: #243C7E;
}
.table-live-results table .LiveResultsPercentageCellColor-93  {
	background-color: #213A7C;
}
.table-live-results table .LiveResultsPercentageCellColor-94  {
	background-color: #1F387B;
}
.table-live-results table .LiveResultsPercentageCellColor-95  {
	background-color: #1C367A;
}
.table-live-results table .LiveResultsPercentageCellColor-96  {
	background-color: #1A3478;
}
.table-live-results table .LiveResultsPercentageCellColor-97  {
	background-color: #183277;
}
.table-live-results table .LiveResultsPercentageCellColor-98  {
	background-color: #153075;
}
.table-live-results table .LiveResultsPercentageCellColor-99  {
	background-color: #132E74;
}
.table-live-results table .LiveResultsPercentageCellColor-100  {
	background-color: #102B72;
}
.live-results-element .Selected .progress .progress-bar {
	background-color: #586B9D;
}
