body {
    font-family: 'DINRegular',sans-serif;
    margin: 0;
}
a {
    text-decoration: none;
    color: #000;
}
a img, img {
    border: medium none;
}
.widget .content-wrap {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    background: none repeat scroll 0 0 #2B2D2E;
    height: 250px;
    overflow: hidden;
    padding: 8px;
    width: 300px;
}

.widget-title-wrap {
    display: inline;
    float: left;
    height: 37px;
    overflow: hidden;
    width: 100%;
}

.widget ul.tabs {
    margin: 0;
    padding: 0;
}
.widget .tab-complete-wrap {
  float: left;
  margin: 8px 0 0;
  width: 284px;
}
.widget ul.tabs li {
  float: left;
  font-family: 'DINBold',sans-serif;
  font-size: 11px;
  height: 23px;
  line-height: 26px;
  list-style-type: none;
  text-align: center;
  text-transform: uppercase;
  width: 140px;
}
.widget ul.tabs li.tab2 {
    float: right;
}

.widget ul.tabs li a {
  background: none repeat scroll 0 0 #646464;
  border-radius: 3px 3px 0 0;
  color: #A4A4A4;
  display: inline-block;
  width: 100%;
}

.widget ul.tabs li a.current {
  background: none repeat scroll 0 0 #0C5B9E;
  color: #FFFFFF;
}

.widget .panes-wrap {
  background: none repeat scroll 0 0 #FFFFFF;
  display: inline;
  float: left;
  font-size: 12px;
  height: 146px;
  overflow: hidden;
  width: 100%;
}

.r-arrow {
  background: url("https://www-static.spulsecdn.net/images/icons/arrows.png") repeat scroll 0 -16px rgba(0, 0, 0, 0);
  display: inline-block;
  height: 8px;
  margin: 0 0 0 5px;
  width: 4px;
}

table {
  border-collapse: collapse;
  margin: 4px;
  text-align: left;
  width: 276px;
}

.widget tr {
  border-bottom: 1px solid #F0F0F0;
  height: 23px;
}

.widget tr:last-child {
  border-bottom: medium none;
}

thead tr {
  background: none repeat scroll 0 0 #000000;
}

th {
  border: medium none;
  border-collapse: separate;
  color: #FFFFFF;
  font-family: 'DINBold',sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}

th:nth-child(1), td:nth-child(1) {
  display: inline-block;
  line-height: 23px;
  width: 25px;
}

th:nth-child(2), td:nth-child(2) {
  display: inline-block;
  line-height: 23px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 125px;
}

td:nth-child(2), td:nth-child(2) a {
  color: #0C5B9E;
  font-family: 'DINBold',sans-serif;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: -0.2px;
}

td, th {
  margin: 0;
  padding: 0 5px;
  text-align: center;
}

#bottom-links {
  background: none repeat scroll 0 0 #0C5B9E;
  border-radius: 0 0 3px 3px;
  float: left;
  font-family: 'DINBold',sans-serif;
  font-size: 11px;
  height: 20px;
  line-height: 25px;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
  width: 264px;
}

#bottom-links a {
  color: #FFFFFF;
}

@font-face {
    font-family: 'DINBold';
    src: url('https://www-static.spulsecdn.net/fonts/DINWeb-Bold.eot'); /* IE9 Compat Modes */
    src: url('https://www-static.spulsecdn.net/fonts/DINWeb-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://www-static.spulsecdn.net/fonts/DINWeb-Bold.woff') format('woff'); /* Modern Browsers */
}
@font-face {
    font-family: 'DINItalic';
    src: url('https://www-static.spulsecdn.net/fonts/DINWeb-Ita.eot'); /* IE9 Compat Modes */
    src: url('https://www-static.spulsecdn.net/fonts/DINWeb-Ita.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://www-static.spulsecdn.net/fonts/DINWeb-Ita.woff') format('woff'); /* Modern Browsers */
}
@font-face {
    font-family: 'DINBoldIta';
    src: url('https://www-static.spulsecdn.net/fonts/DINWeb-BoldIta.eot'); /* IE9 Compat Modes */
    src: url('https://www-static.spulsecdn.net/fonts/DINWeb-BoldIta.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://www-static.spulsecdn.net/fonts/DINWeb-BoldIta.woff') format('woff'); /* Modern Browsers */
}
@font-face {
    font-family: 'DINRegular';
    src: url('https://www-static.spulsecdn.net/fonts/DINWeb.eot'); /* IE9 Compat Modes */
    src: url('https://www-static.spulsecdn.net/fonts/DINWeb.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://www-static.spulsecdn.net/fonts/DINWeb.woff') format('woff'); /* Modern Browsers */
}
@font-face {
    font-family: 'DINMedium';
    src: url('https://www-static.spulsecdn.net/fonts/DINWeb-Medium.eot'); /* IE9 Compat Modes */
    src: url('https://www-static.spulsecdn.net/fonts/DINWeb-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://www-static.spulsecdn.net/fonts/DINWeb-Medium.woff') format('woff'); /* Modern Browsers */
}
