.index_breadcrumb {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:0 0 14px 0;
}
.index_toplinks {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	float:right;
	padding:0 12px 0 0;
}
.index_h1 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:28px;
	color:#900;
	font-weight:normal;
	margin:12px 0 0 22px;
	padding:0 0 0 0;
}

.index_header a:link, .index_header a:visited
{
	color:#900;
	text-decoration: none;
}

.index_header a:hover
{
	color:#900;
	text-decoration: underline;
}

.index_h2 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:20px 0 0 0;
	color:#333;
}
.index_mainchart {
	padding:0 12px 12px 12px;
}
.index_maincontent {
	border-bottom:1px solid #D6D6D6;
	border-left:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	margin:-10px 0 20px 0;
	padding:0 0 0 0;
	min-height:1300px;
}
.index_subnav {
	background-image:url(https://cdn-payscale.com/images/index_bkg_bar.png);
	background-repeat:repeat-x;
	height:41px;
	margin:20px 0 0 0;
}
.index_requestbut {
	float:right;
	padding:11px 28px 0 0;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
.index_date {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:6px 0 0 0;
	color:#333;
	font-style:italic
}
.index_smedia {
	padding:16px 0 0 6px;
	float: left;
}
.index_next_prev_links {
        margin-top: 10px;
}
.index_next_prev_links a {
        color: #900;
        text-decoration: none;
        font-size: 11px;
}

.breadcrumb {
  padding: 6px 0;
  margin: 0;
}

.table {
  border: 1px solid #333;
}

.table td:first-child {
  font-weight: 600;
}

.table td:last-child {
  text-align: right;
}

.table thead td {
  background-color: #0066CC;
  color: white;
  font-weight: 600;
}

@media(max-width: 767px) {
  .country-select {
    margin-top: 6px;
  }
}
