/* colours

D grey: #595a5c
Grey Text: #333333
L grey: #f2f2f2

Red: #EF4118

Blue: #2aade3 

cyan: #00aeef

aqua: #00a3ad


<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap" rel="stylesheet">

font-family: 'Roboto', sans-serif;

*/

@font-face {
  font-family: 'Calibri', Arial !important;
  src: url(font/Calibri.ttf);
  src: url(font/Calibri_Regular.ttf);
  src: url(font/Calibri_Bold_Italic.ttf);
  src: url(font/Calibri_Light.ttf);
  src: url(font/Calibri_Light_talic.ttf);
}



.mob_view, .sharemob
{
	display:none;
}

.BodyMob
{
	display:none;
}
.tdFilter {width:837;}

.div_period_wrap {
	width:635;
	overflow:hidden;
	float:left;
		
}
.div_date_from {
	width:230;
	overflow:hidden;
	float:left;

	
	
}
.div_date_to {
	width:252;
	overflow:hidden;
	float:left;
	margin-left:8px;
	
	
}
.div_search_button {
	width:118;
	overflow:hidden;
	float:left;
	margin-top:5px;
}
 
#month1,#month2
{
	margin-right:7px;
}
.div_table1
{
	margin-top:5px !important;
}


.feed_code {
	font-size: 18px;
	color: #EF4118;
	font-weight: 700;
}

body {
	margin: 0px;
}


td,th,p {
	font-family: 'Calibri', Arial !important;
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	text-align: left;
	line-height: 150%;
}


table {
    border-collapse: collapse;
}

b {
	font-weight: 700;
}

.right {
	text-align: right;
}


.table_left {
	padding: 6px 0px 6px 8px;
}

.table_left_no_bottom {
	color: #00a3ad;
	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: 14px;
	color: #00a3ad;
	font-weight: 700;
	text-align: left;
	padding: 5px 0px 2px 8px;
	text-transform:uppercase;
}

.column_head_center {
	font-size: 14px;
	color: #00a3ad;
	font-weight: 700;
	text-align: center;
	text-transform:uppercase;
}

.column_head_right {
	font-size: 14px;
	color: #00a3ad;
	font-weight: 700;
	text-align: right;
	padding: 5px 8px 2px 0px;
	text-transform:uppercase;
}


.aqua_left_bold {
	font-size: 14px;
	color: #00a3ad;
	font-weight: 700;
	text-align: left;
	padding: 5px 0px 2px 8px;
}

.aqua_center_bold {
	font-size: 14px;
	color: #00a3ad;
	font-weight: 700;
	text-align: center;
}

.aqua_right_bold {
	font-size: 14px;
	color: #00a3ad;
	font-weight: 700;
	text-align: right;
	padding: 5px 8px 2px 0px;
}




.price {
	font-size: 36px;
	color:#2aade3 ;
	font-weight: 400;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.poweredby {
	font-size: 8px;
	color: #999999;
	text-align: right;
	padding-right: 8px;
	padding-top: 5px;
	letter-spacing: 2px;
	height: 0px;
}

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;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;

  transition:.3s;
}
a:hover, a:active {
	color: #2aade3;
	text-decoration: none;
}
.linkcolor
{
	color: #2aade3 !important;
	text-decoration: none;
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;

  transition:.3s;
}
.linkcolor:hover
{
	color: #d4524c !important;
	text-decoration: none;
}

.rule {
	height: 15px;
	font-size: 1px;
}

.last_rule {
	height: 10px;
	padding-top: 12px;
	font-size: 1px;
}

hr {
	color: #f2f2f2;
	background-color: #f2f2f2;
	height: 1px;
	border: 0px;
	width: 100%;
	margin: 0px;
}

.notes {
	font-size: 10px;
	padding-left: 8px;
}

sup {
	font-size: 8px;
        vertical-align: super;
        line-height: 0;
	padding-right: 2px;
}

.graph {
	text-align: right;
	padding: 3px 15px 3px 0px;
}

.spacer_xs {
	height: 4px;
	font-size: 1px;
}

.spacer_s {
	height: 8px;
	font-size: 1px;
}

.spacer {
	height: 15px;
	font-size: 1px;
}

.spacer_l {
	height: 18px;
	font-size: 1px;
}

.spacer_xl {
	height: 25px;
	font-size: 1px;
}

#n03_pc img, #n03_mob img {
	margin-bottom: -2px;
}


/*---- SENS pop-up styles starts here ------*/

body.sens	{
	margin-top: 20px;

}


.sens_head {
	font-size: 20px;
	color: #EF4118;
	text-align: left;
	font-weight: 400;
	text-transform: uppercase;
	height: 24px;

	padding-left: 20px;
}

.sens_date {
	color: #2aade3;
	height: 28px;

	padding-left: 20px;

	padding-bottom: 10px;
	border-bottom: solid #f2f2f2 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: 'Calibri', Arial !important;
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	text-align: left;
	height: 43px;
	outline: none;
	border: 1px solid #f2f2f2;
	border-radius: 2px;
	cursor: hand;
	padding-left: 10px;
	padding-right: 0px;
	background: url(images/select_down_arrow.png) no-repeat right #fff;
	background-position-x: calc(100% - 5px);
	-webkit-appearance: none;
}

select::-ms-expand{
    display:none;
}

select {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}



select[name="month1"], [name="month2"] {
	width: 100px;
}

select[name="year1"], [name="year2"] {
	width: 65px;
}


input {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	text-align: center;
	height: 43px;
	outline: none;
	cursor: hand;
	padding-left: 0px;
	padding-right: 0px;
}

input[name="submit"] {
	color: #ffffff;
	width: 120px;
	text-transform: uppercase;
	border: 0px solid #999999;
	border-radius: 2px;
	background: #21b7f0;
	font-weight:700;

  -o-transition:.2s;
  -ms-transition:.2s;
  -moz-transition:.2s;
  -webkit-transition:.2s;

  transition:.2s;
}

/* input[name="submit"]:hover, input[name="submit2"]:hover {

	box-shadow:	0px 10px 30px 10px #d1d1d1;
   -moz-box-shadow:	0px 10px 30px 10px #d1d1d1;
   -webkit-box-shadow:	0px 10px 20px 10px #d1d1d1;
} */
 
 input[name="submit"]:hover, input[name="submit2"]:hover {
	 background:  #d4524c;
 }

/*---- drop-down and checkbox selectors styles ends here ------*/



@media only screen and (max-width: 700px) {
	

.pc_view, .sharepc
{
display:none;
}
.mob_view, .sharemob
{
display:inline;
}

.BodyPc
	{
		display:none;
	}
	.BodyMob
	{
		display:inline;
	}
.div_period_wrap {
width:542;
overflow:hidden;
}
.div_date_from {
	width:277;
	overflow:hidden;
	float:none;
}

.div_date_to {
	width:277;
	overflow:hidden;
	float:none;
	margin-left:0px;
}
.labelTo
{
	padding-right:28px;
}
.labelFrom
{
	padding-right:18px;
}
.div_search_button {
	margin-left:114px;
	
}
#month1,#month2
{
	margin-right:0px;
}
.div_table1
{
	margin-left:111px;
}
	
}






/*----------	tab size    ---------*/		
		
@media only screen and (max-width: 800px) {

table.yield td:nth-child(1n+6) {
	display: none;
}


}


/*----------	mob size    ---------*/		
		
@media only screen and (max-width: 650px) {

table.yield td:nth-child(0n+3), table.yield td:nth-child(0n+4) {
	display: none;
}

}



/*----------	PC size    ---------*/		


#e01n_pc {
	display: block;
}

#e01n_mob {
	display: none;
}

#e03_pc {
	display: block;
}

#e03_mob {
	display: none;
}


#n03_pc {
	display: block;
}

#n03_mob {
	display: none;
}


/*----------	Mob size    ---------*/		
		
@media only screen and (max-width: 600px) {

#e01n_pc {
	display: none;
}

#e01n_mob {
	display: block;
}

#e03_pc {
	display: none;
}

#e03_mob {
	display: block;
}

#n03_pc {
	display: none;
}

#n03_mob {
	display: block;
}

}