@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700");
html,
body{
   font-family: 'Nunito Sans', sans-serif;
}
.subnav {
  color: #000000;
  text-decoration: none
}
.subnav:link {
  color: #000000;
  text-decoration: none
}
.subnav:visited {
  color: #000000;
  text-decoration: none
}
.subnav:active {
  color: #ff0000;
  text-decoration: none
}
.subnav:hover {
  color: #000000;
  text-decoration: underline
}
body {
  scrollbar-base-color: #ffffff;
  scrollbar-track-color: #ffffff
}
#blankbg {
  background-image: url(../../images/spacer.gif);
  background-repeat: no-repeat
}
td {
  color: #ffffff;
  font-family: verdana, arial, tahoma, sans-serif;
  font-size: 8.5pt
}
.black80 {
  color: #000000;
  font-family: verdana, arial, tahoma, sans-serif;
  font-size: 8pt
}
.black90 {
  color: #000000;
  font-family: verdana, arial, tahoma, sans-serif;
  font-size: 11pt
}
.grey78 {
  color: #cccccc;
  font-family: verdana, arial, tahoma, sans-serif;
  font-size: 7.8pt
}
.white78 {
  color: #ffffff;
  font-family: arial, tahoma, sans-serif;
  font-size: 7.8pt
}
.white10 {
  color: #ffffff;
  font-family: verdana, arial, tahoma, sans-serif;
  font-size: 10pt
}
.dotty78 {
  border-bottom: #cccccc 1px dotted;
  border-left: #cccccc 1px dotted;
  border-right: #cccccc 1px dotted;
  border-top: #cccccc 1px dotted;
  font-family: arial, sans-serif;
  font-size: 7.8pt
}
.dotty8 {
  border-bottom: #cccccc 1px dotted;
  border-left: #cccccc 1px dotted;
  border-right: #cccccc 1px dotted;
  border-top: #cccccc 1px dotted;
  font-family: verdana, arial, tahoma, sans-serif;
  font-size: 8pt
}
.dotty8b {
  border-bottom: #cccccc 1px dotted;
  font-family: verdana, arial, tahoma, sans-serif;
  font-size: 8pt
}
.dotty8br {
  border-bottom: #cccccc 1px dotted;
  border-right: #cccccc 1px dotted;
  font-family: verdana, arial, tahoma, sans-serif;
  font-size: 8pt
}
.dotty8r {
  border-right: #cccccc 1px dotted;
  font-family: verdana, arial, tahoma, sans-serif;
  font-size: 8pt
}
/**
a:link {
  color: #ffff00; text-decoration: none
}
a:visited {
  color: #000000; text-decoration: none
}
a:active {
  color: #ffffff; text-decoration: none
}
a:hover {
  color: #ffffff; text-decoration: underline
} 

  tyrone prieto css ***/

a, a:active a:visited {
  color: #4c84c3;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #4c84c3;
  text-decoration: underline;
}

body{
  font-family: Nunito Sans, sans-serif;
}
.contents-table td a {
  font-size: 16px;
  font-family: Nunito Sans, sans-serif;
  font-weight: normal;
  padding-left: 10px;
  color: #efbe23;
}
.contents-table span.heading1 {
  font-size: 18px;
  font-family: Nunito Sans, sans-serif;
  font-weight: normal;
  padding-left: 10px;
  display: inline-block;
  padding-top: 20px;
  color: #333333;
}
.help-content p {
  font-size: 16px;
  font-family: Nunito Sans, sans-serif;
  font-weight: normal;
  margin: 0;
  color: #333333;
}
.help-content a {
  font-size: 16px;
  font-family: Nunito Sans, sans-serif;
  font-weight: normal;
  color: #4c84c3;
}
.help-division {
  margin-bottom: 15px;
}

.help-division .idxsection{
  color: #000;
}
.list-view-tab a{
   color: #4c84c3;
}
.list-view-tab a:hover,.list-view-tab a:focus{
   color: #376aa5;
}
.list-view-tab ul{
  margin:0; 
  padding: 0;
  display: inline-block;
  width: 100%;
  list-style: none;
}
.list-view-tab ul li.active{
  background: #efbe23;
}
.list-view-tab ul li.active a{
  color: #333;
}
.list-view-tab ul li{
  float: left;
  text-align: center;
  display: inline-block;
  padding: 6px 0;
  width: 33%;
}
.h2{
  font-size: 25px;
   font-family: Nunito Sans, sans-serif;
}
.top-bar-head{
  padding: 10px;
  float: left;
}
.top-bar-head td{
  padding: 0;
   /*float: left;*/
}
.top-bar-head span{
  color: #333 !important;
}

.list-view-tab a{
  font-size: 17px;
}

.search-view-tab p{
font-size: 14px;
   font-family: Nunito Sans, sans-serif;
color: #333;
}
body.sitemap-link,
body.help-content,
body.search-view-tab-list{
  margin: 0;
  padding:10px;  
  border-right: solid 1px #eaeaea;
}
.search-view-tab-list .zoom_searchform {
   font-family: Nunito Sans, sans-serif;
}

.search-view-tab-list .zoom_searchform .zoom_searchbox{
     background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius:0px;
    box-shadow:none;
    color: #555555;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
   display: block;
}

.search-view-tab-list .zoom_searchform .zoom_button{
  background-color: #484d52;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    
    padding: 6px 15px;
    text-transform: uppercase;
    vertical-align: middle;
    margin: 5px 0 0;
}

.search-view-tab-list .zoom_options {
    display: block;
    margin-top: 15px;
    width: 100%;

}

.search-view-tab-list .zoom_options select{
 background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius:0px;
    box-shadow:none;
    color: #555555;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.result_title a,
.result_title b{
  color: #4c84c3 !important;
}
.result_title {
    margin-bottom: 10px;
}
.results .context{
  font-size: 15px;
}
.infoline{
  word-break: break-all;
}
span.h2{
  display: block;
  font-size: 20px;
  font-family: Nunito Sans, sans-serif;
  margin: 10px 0 15px 0;
}
.list-view-tab {
    border-bottom: 1px solid #d8d5d5;    
}
.top-bar-head{
  margin-bottom: 20px;
}
.top-bar-head span b{
  font-size: 18px;
}