/* colours

!
! Text:  #000000
! Dark blue: #0D1325
! Light Blue: #4378FD
! Light Grey: #efeff1
!
!
!
!
!  

font-family: 'Noto Sans', sans-serif;

*/

@font-face {
  font-family: "Noto_Sans";
  src: url("fonts/Noto_Sans_Regular.woff") format("woff"),
    url("fonts/Noto_Sans_Regular.woff2") format("woff2"),
    url("fonts/Noto_Sans_Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Noto_Sans";
  src: url("fonts/Noto_Sans_Medium.woff") format("woff"),
    url("fonts/Noto_Sans_Medium.woff2") format("woff2"),
    url("fonts/Noto_Sans_Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Noto_Sans";
  src: url("fonts/Noto_Sans_Bold.woff") format("woff"),
    url("fonts/Noto_Sans_Bold.woff2") format("woff2"),
    url("fonts/Noto_Sans_Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

.feed_code {
  display: none;
  font-size: 18px;
  color: red;
  font-weight: bold;
}

body {
  margin: 0px;
}

div,
td,
th,
p {
  font-family: "Noto_Sans", sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight: 400;
  text-align: left;
  line-height: 24px;
}

.jse_sens
{
	font-weight: 500;
	font-size:25px;
}

table {
  border-collapse: collapse;
}

.medium {
  font-weight: 500;
}

b,
strong {
  font-weight: 700;
}

.right {
  text-align: right;
}

.table_left,.number2_pc {
  padding: 6px 0px 6px 8px;
}
.number2_pc {
  padding: 0px 0px 0px 8px;
}

.table_right {
  text-align: right;
  padding: 6px 8px 6px 0px;
}
.left2 {
  padding-right: 20px;
}


.sml_text {
  font-size: 14px;
}

.light_blue {
  color: #4378fd;
}

.column_head_left {
  font-size: 16px;
  font-weight: 700;
  padding: 5px 0px 2px 8px;
}

.column_head_right {
  font-size: 16px;
  color: #1d252d;
  font-weight: 700;
  text-align: right;
  padding: 5px 8px 2px 0px;
}

.page_head {
  font-size: 36px;
  font-weight: 500;
  color: #00164e;
  padding-top: 2px;
}

.title {
  font-size: 22px;
}

a:link,
a:visited {
  color: #999999;
  text-decoration: none;
}
a:hover,
a:active {
  color: #000000;
  text-decoration: none;
}

label {
  font-size: 14px;
  font-weight: 700;
}

.spacer_4 {
  height: 4px;
  font-size: 1px;
}

.spacer_8 {
  height: 8px;
  font-size: 1px;
}

.spacer_10 {
  height: 10px;
  font-size: 1px;
}

.spacer_14 {
  height: 14px;
  font-size: 1px;
}

.spacer_18 {
  height: 18px;
  font-size: 1px;
}

.spacer_20 {
  height: 20px;
  font-size: 1px;
}

.spacer_22 {
  height: 22px;
  font-size: 1px;
}

.spacer_24 {
  height: 24px;
  font-size: 1px;
}

.spacer_30 {
  height: 30px;
  font-size: 1px;
}

.spacer_36 {
  height: 36px;
  font-size: 1px;
}

.spacer_40 {
  height: 40px;
  font-size: 1px;
}

.spacer_42 {
  height: 42px;
  font-size: 1px;
}

.spacer_48 {
  height: 48px;
  font-size: 1px;
}

.spacer_60 {
  height: 60px;
  font-size: 1px;
}

.poweredby {
  font-size: 8px;
  color: #999999;
  text-align: right;
  padding-right: 8px;
  padding-top: 5px;
  letter-spacing: 2px;
  height: 0px;
  background-color: -red;
}

a.powered:link,
a.powered:visited {
  color: #666666;
  font-size: 8px;
  text-decoration: none;
  font-weight: 700;
}

a.powered:hover,
a.powered:active {
  color: #999999;
  font-size: 8px;
  text-decoration: none;
  font-weight: 700;
}

.rule {
  height: 10px;
  font-size: 1px;
}

.last_rule {
  height: 10px;
  padding-top: 12px;
  font-size: 1px;
}

hr {
  color: #dadada;
  background-color: #dadada;
  height: 1px;
  border: 0px;
  width: 100%;
  margin: 0px;
}

.div_price {
  color: #4378fd;
  font-size: 22px;
  font-weight: 500;
}

/*----  t04 stuff starts here  ----*/

#t04_pc {
  position: relative;
  outline: 0px solid red;
  width: 285px;
  height: 296px;
  background-image: url("images/_from_client/t04_pc.jpg-");
}

#t04_pc .line_1 {
  position: absolute;
  margin-top: -3px;
  font-size: 22px;
  font-weight: 500;
}

#t04_pc .line_2 {
  position: absolute;
  padding-top: 14px;
}

#t04_pc .line_3 {
  position: absolute;
  padding-top: 46px;
  font-size: 22px;
  font-weight: 500;
}

#t04_pc .line_4 {
  position: absolute;
  padding-top: 85px;
}

#t04_pc .read_more {
  position: absolute;
  padding-top: 143px;
  color: #4378fd;
  font-size: 16px;
  font-weight: 500;
}

#t04_pc .read_more img {
  margin-bottom: -3px;
}

#t04_pc .line_5 {
  position: absolute;
  padding-top: 147px;
  font-size: 14px;
}

#t04_pc .line_6 {
  position: absolute;
  padding-top: 167px;
  font-size: 14px;
}

#t04_pc .line_7 {
  position: absolute;
  padding-top: 187px;
  font-size: 14px;
}

#t04_pc .line_8 {
  position: absolute;
  padding-top: 225px;
  font-size: 14px;
}

#t04_pc .line_9 {
  position: absolute;
  padding-top: 245px;
  font-size: 14px;
}

#t04_pc .line_10 {
  position: absolute;
  padding-top: 265px;
  font-size: 14px;
}

#t04 img {
  width: 13px;
  height: auto;
  margin-bottom: -2px;
}

/*----  t04 stuff ends here  ----*/

/*----  N03 stuff starts here  ----*/

body #n03,
#s02 {
  background-color: #efeff1;
}

#n03 .time_note {
  background-color: -pink;
  width: 100%;
}

.selection {
  border: 0px solid purple;
  background-color: #fff;
  width: auto;
  border-radius: 3px;
}

#n03_pc .selection,
#s02 .selection {
  padding: 10px;
}

#n03_tab .selection,
#n03_mob .selection {
  padding: 20px;
  border: 0px solid orange;
}

#s02_tab_select,
#s02_mob_select {
  padding: 0px;
  border: 0px solid orange;
}

#n03 .sens_row {
  background-color: #fff;
  width: auto;
  border-radius: 3px;
  text-align: center;
  padding: 30px;
  -webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.05); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.05); /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.05); /* Opera 10.5, IE 9, Firefox */
}

#n03 .sens_line {
  background-color: -pink;
  width: 100%;
  border: 0px solid #000000;
}

#n03 .year {
  font-size: 22px;
  font-weight: 500;
  border: 0px solid #000000;
}

#n03 .sens_line a:link,
#n03 .sens_line a:visited {
  color: #000000;
  text-decoration: none;
}
#n03 .sens_line a:hover,
#n03 .sens_line a:active {
  color: #4378fd;
  text-decoration: none;
}

/*----  N03 stuff ends here  ----*/

/*----  S02 stuff starts here  ----*/

#s02 .column_head_left,
#s02 .column_head_right {
  /* background-color: #0d1325; */
  color: #0d1325;
}

/*table.zebra tr:nth-child(2n + 1) {
  background: #efeff1;
}

table.zebra tr:nth-child(2n) {
  background: #ffffff;
}
 table.zebra tr:nth-child(1n + 2):hover {
  background-color: #4378fd;
  color: #ffffff;
} */

/*----  S02 stuff ends here  ----*/

/*---- drop-down and checkbox selectors styles starts here ------*/
select {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  text-align: left;
  height: 40px;
  outline: none;
  border: 1px solid #c5c8d3;
  border-radius: 3px;
  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: "";
}

#n03_pc select[name="month"],
#n03_pc select[name="year"] {
  width: 213px;
}

#n03_pc select[name="month1"],
#n03_pc select[name="year1"] {
  width: 213px;
}

#n03_pc select[name="month2"],
#n03_pc select[name="year2"] {
  width: 213px;
}

#n03_tab select[name="month1"],
#n03_tab select[name="year1"],
#n03_tab input[name="search"] {
  width: 334px;
}
#n03_tab select[name="month2"],
#n03_tab select[name="year2"] {
  width: 334px;
}


#n03_mob select[name="month1"],
#n03_mob select[name="year1"],
#n03_mob input[name="search"],
#s02 select[name="lstDividends"],
#s02 input[name="number2"],
#s02 input[name="calculate"] {
  width: 100%;
}

#n03_mob select[name="month2"],
#n03_mob select[name="year2"]
{
	 width: 100%;
}

select[name="year1"] {
  margin-left: 0px;
}
select[name="year2"] {
  margin-left: 0px;
}

#n03_pc select[name="year1"] {
  margin-left: 11px;
}
#n03_pc select[name="year2"] {
  margin-left: 11px;
}

input {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  text-align: left;
  height: 40px;
  outline: none;
  border: 1px solid #c5c8d3;
  border-radius: 4px;
  cursor: hand;
  padding-left: 0px;
  padding-right: 0px;
  -webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

input[name="search"],
input[name="calculate"] {
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  background-color: #5581ef;
  border: 1px solid #5581ef;
  -webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

input[value="Calculate"] {
}

#n03_pc input[name="search"] {
  width: 193px;
  margin-left: 11px;
}

input[name="search"]:hover,
input[name="calculate"]:hover {
  font-size: 14px;
  filter: blur(0px);
}

/*---- drop-down and checkbox selectors styles ends here ------*/

/*---- SENS pop-up styles starts here ------*/

body.sens {
  margin-top: 20px;
}

.sens_head {
  font-size: 18px;
  color: #4378fd;
  text-align: left;
  font-weight: 600;
  text-transform: uppercase;
  height: 24px;
  padding-left: 20px;
}

.sens_date {
  font-size: 13px;
  height: 28px;
  padding-left: 20px;
  padding-bottom: 10px;
  border-bottom: solid #2a2a2a 1px;
  font-weight: 600;
}

.sens_body {
  font-size: 12px;
  text-align: justify;
  line-height: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.sens_left {
  font-size: 12px;
  padding-left: 20px;
}

.sens_right {
  font-size: 12px;
  text-align: right;
  padding-right: 20px;
}

pre {
  font-family: "Courier New", Courier, monospace;
  padding-left: 20px;
  padding-right: 20px;
}

/*---- SENS pop-up styles starts here ------*/

/*----------	PC size    ---------*/

#n03_tab,
#n03_mob {
  display: none;
}

/*----------	tab size    ---------*/

@media only screen and (min-width: 768px) and (max-width: 1024px)  {
       #n03_tab {
    display: block;
  }

  #n03_pc,
  #n03_mob{
    display: none;
  }
  
  .jse_sens
{
	font-weight: 500;
	font-size:22px;
	line-height: 30px;
}

}
/*----------	Mob size    ---------*/

@media only screen and (min-width: 200px) and (max-width: 767px)  {
		#n03_mob
  {
    display: block;
  }

  #n03_pc,
  #n03_tab {
    display: none;
  }
  
  .jse_sens
{
	font-weight: 500;
	font-size:22px;
	line-height: 30px;
}
   
    }



@media only screen and (max-width: 350px) {
  #t04_pc .line_5,
  #t04_pc .line_6,
  #t04_pc .line_7,
  #t04_pc .line_8,
  #t04_pc .line_9,
  #t04_pc .line_10 {
    display: none;
  }
  .jse_sens
{
	font-weight: 500;
	font-size:22px;
	line-height: 30px;
}

  
}
