.ui-tabs .ui-state-default, .ui-widget-content .ui-state-default li { border: 1px solid #222222; font-weight: normal; color: #222222; background: #dddddd;}
.ui-tabs .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #222222; text-decoration: none; }
.ui-tabs .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #222222; font-weight: normal; color: #026890; }
.ui-tabs .ui-state-hover a, .ui-state-hover a:hover { color: #666666; text-decoration: none; }
.ui-tabs .ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #222222; background: #ffffff; font-weight: normal; color: #222222; }
.ui-tabs .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #222222; text-decoration: none; }
.ui-tabs .ui-widget :active { outline: none; }
.ui-widget-header { background: none; border-bottom: 1px solid #222222; border-top: none; border-left: none; border-right: none;}
.ui-widget-content { background: none; border: none; }

.yform {background: none; border: none;}
.yform fieldset {background: none; border: none;}
.yform div.type-button {padding:3px 65%;}
.yform div.type-button2 {padding:3px 70%;}
.yform div.type-button3 {padding:3px 60%;}

div#response ul li {
line-height:1.5em;
padding:0 0 5px 5px;
list-style: disc;
}

div.eligible {
background:url("/file_source/mts/assets/img/svg/Checkmark.svg") no-repeat scroll 10px 10px transparent;
padding-left:80px;
background-size: 50px 50px;
}

a:link, a:visited {
color:#0a46a4;
text-decoration:none;
}

a:hover {
    text-decoration: underline;
}

h3 {
font-size:1.15em;
line-height:1.4em;
}