/* colours

!
! Text: #000000
!
! Blue D+: #00385b
! Blue D: #005281
! Blue M: #106cb5
! Blue L: #199ed9
!
!
!
!



*/

@font-face {
  font-family: "Gotham";
  src: url("fonts/GothamBook.eot");
  src: url("fonts/GothamBook.eot?#iefix") format("embedded-opentype"),
    url("fonts/GothamBook.woff") format("woff"),
    url("fonts/GothamBook.woff2") format("woff2"),
    url("fonts/GothamBook.svg#GothamBook") format("svg"),
    url("fonts/GothamBook.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Gotham";
  src: url("fonts/GothamBold.eot");
  src: url("fonts/GothamBold.eot?#iefix") format("embedded-opentype"),
    url("fonts/GothamBold.woff") format("woff"),
    url("fonts/GothamBold.woff2") format("woff2"),
    url("fonts/GothamBold.svg#GothamBold") format("svg"),
    url("fonts/GothamBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

.price_table_left {
	font-size: 15px;
	color: #ffffff;
	padding: 2px 0px 2px 0px;
}

.price_table_tight {
	font-size: 15px;
	color: #ffffff;
	padding: 2px 0px 2px 0px;
	text-align: right;
}

.price {
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
	margin-top: -3px;
	margin-bottom: -3px;
}

.price_move {
	font-size: 15px;
	color: #ffffff;
	text-align: right;
	margin-top: 12px;
}

.feed_code {
  font-size: 18px;
  color: red;
  font-weight: bold;
}

body {
  margin: 0px;
}

td,
th,
p {
  font-family: "Gotham", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight: normal;
  text-align: left;
  line-height: 135%;
}

table {
  border-collapse: collapse;
}

b {
  font-weight: bold;
}

.right {
  text-align: right;
}

.table_left {
  padding: 6px 0px 6px 8px;
}

.table_left_no_bottom {
  padding: 6px 0px 0px 8px;
}

.table_left_no_top {
  padding: 0px 0px 6px 8px;
}

.table_center {
  text-align: center;
}

.table_right {
  text-align: right;
  padding: 6px 8px 6px 0px;
}

.column_head_left {
  font-size: 16px;
  color: #ffffff;
  background-color: #199ed9;
  font-weight: normal;
  text-align: left;
  padding: 8px 0px 8px 8px;
}

.column_head_right {
  font-size: 16px;
  color: #ffffff;
  background-color: #199ed9;
  font-weight: normal;
  text-align: right;
  padding: 8px 8px 8px 0px;
}

.poweredby {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8px;
  color: #999999;
  text-align: right;
  padding-right: 8px;
  padding-top: 5px;
  letter-spacing: 2px;
  height: 0px;
}

#n03_pc a.powered:link,
#n03_mob a.powered:link,
#n03_pc a.powered:visited,
#n03_mob a.powered:visited {
  color: #666666;
  font-size: 8px;
  text-decoration: none;
  font-weight: bold;
}

#n03_pc a.powered:hover,
#n03_mob a.powered:hover,
#n03_pc a.powered:active,
#n03_mob a.powered:active {
  color: #999999;
  font-size: 8px;
  text-decoration: none;
  font-weight: bold;
}

.rule {
  height: 10px;
  font-size: 1px;
}

.last_rule {
  height: 10px;
  padding-top: 12px;
  font-size: 1px;
}

hr {
  color: #eaebed;
  background-color: #eaebed;
  height: 1px;
  border: 0px;
  width: 100%;
  margin: 0px;
}

a:link,
a:visited {
  color: #106cb5;
  text-decoration: none;
}
a:hover,
a:active {
  color: #005281;
  text-decoration: underline;
}

#n03_pc a:link,
#n03_mob a:link,
#n03_pc a:visited,
#n03_mob a:visited {
  color: #106cb5;
  text-decoration: none;
  font-weight: bold;
}
#n03_pc a:hover,
#n03_mob a:hover,
#n03_pc a:active,
#n03_mob a:active {
  color: #005281;
  text-decoration: underline;
}

.spacer_xs {
  height: 4px;
  font-size: 1px;
}

.spacer_s {
  height: 8px;
  font-size: 1px;
}

.spacer {
  height: 14px;
  font-size: 1px;
}

.spacer_l {
  height: 18px;
  font-size: 1px;
}

.spacer_xl {
  height: 25px;
  font-size: 1px;
}

/*---- SENS pop-up styles starts here ------*/

body.sens {
  margin-top: 20px;
}

.sens_head {
  font-size: 20px;
  color: #005281;
  text-align: left;
  font-weight: normal;
  text-transform: uppercase;
  height: 24px;

  padding-left: 20px;
}

.sens_date {
  height: 28px;

  padding-left: 20px;

  padding-bottom: 10px;
  border-bottom: solid #2a2a2a 1px;
}

.sens_body {
  text-align: justify;
  line-height: 24px;
  padding-left: 20px;
  padding-right: 20px;
}

.sens_left {
  padding-left: 20px;
}

.mono_type {
  padding-left: 20px;
  padding-right: 20px;
}

/*---- SENS pop-up styles starts here ------*/

/*---- drop-down and checkbox selectors styles starts here ------*/

select {
  font-family: "Gotham", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #6f7477;
  font-weight: normal;
  text-align: left;
  height: 38px;
  outline: none;
  border: 1px solid #e0e1e5;
  border-radius: 15px 0px;
  cursor: hand;
  padding-left: 10px;
  padding-right: 0px;
  background: url(images/select_down_arrow.png) no-repeat right #fff;
  background-position-x: calc(100% - 8px);
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}

select[name="month"] {
  width: 115px;
}

select[name="year"] {
  width: 80px;
}

input {
  font-family: "Gotham", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
  height: 38px;
  outline: none;
  border: 0px solid #999999;
  border-radius: 15px 0px;
  cursor: hand;
  padding-left: 0px;
  padding-right: 0px;
  text-transform: uppercase;
}

input[name="search"] {
  width: 85px;
  background-color: #199ed9;
  font-weight: bold;
}

input[name="search"]:hover {
  width: 85px;
  background-color: 106cb5;
  font-weight: bold;
}

/*---- drop-down and checkbox selectors styles ends here ------*/

/*----------	PC size    ---------*/

#n03_mob {
  display: none;
}

/*----------	Mob size    ---------*/

@media only screen and (max-width: 600px) {
  #n03_pc {
    display: none;
  }

  #n03_mob {
    display: block;
  }
}
