/* colours


Turquoise: #0b6b8a
D grey / Text: #2b2e34

grey lines: #6f7175



*/
.BodyMob
{
	display:none;
}
.tdFilter {width:837;}

.div_period_wrap {
	width:635;
	overflow:hidden;
	float:left;
	
	
}
.div_date_from {
	width:256;
	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;
	padding-top:8px;
	
}
 
#month1,#month2
{
	margin-right:7px;
}
.Lperiod, .Rperiod
{
	overflow:hidden;
	float:left;
}
.keyword
{
	width:82% !important;
}
.word
{
	float:left;
	margin-top:8px;
	margin-right:14px;
}

.feed_code {
	font-size: 18px;
	color: red;
	font-weight: bold;
}



body {
	margin: 0px;
}


td,th,p {
	font-family: Arial, sans-serif, Helverica;
	font-size: 16px;
	color: #2b2e34;
	font-weight: normal;
	text-align: left;
	line-height: 135%;
}

b {
	font-weight: bold;
}


.center {
	text-align: center;
}


.right {
	text-align: right;
}

.table_left {
	padding: 8px 0px 8px 5px;
}


.table_left_no_bottom {
	padding: 8px 0px 2px 5px;
}

.table_left_no_top {
	padding: 2px 0px 8px 5px;
}

.table_center {
	text-align: center;
	padding: 8px 0px;
}

.table_right {
	text-align: right;
	padding: 8px 5px 8px 5px;
}

.column_head_left {
	font-size: 18px;
	color: #0b6b8a;
	text-align: left;
	padding: 0px 0px 10px 5px;
}

.column_head_right {
	font-size: 18px;
	color: #0b6b8a;
	text-align: right;
	padding: 0px 5px 10px 0px;

}










a:link, a:visited {
	color: #2b2e34;
	text-decoration: none;
}
a:hover, a:active {
	color: #0b6b8a;
	text-decoration: none;
}



#t01 .price {
	font-size: 22px;
	color: #0b6b8a;
	padding-left: 0px;
	margin-top: -6px;
	margin-bottom: -0px;
}

#t01 img {
	width: 12px;
	height: 12px;
	margin-bottom: -1px;
	padding-right: 3px;
}


#t01 .move {
	font-size: 15px;
}


#t01 .date {
	font-size: 12px;
	color: #2b2e34;
	margin-top: 4px;

}

#t01 .poweredby {
	font-size: 8px;
	color: #999999;
	text-align: right;
	padding-right: 0px;
	padding-top: 5px;
	letter-spacing: 2px;
	height: 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: bold;
}

a.powered:hover, 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: #6f7175;
	background-color: #6f7175;
	height: 1px;
	border: 0px;
	width: 100%;
	margin: 0px;
}


.spacer_xs {
	height: 4px;
	font-size: 1px;
}

.spacer_s {
	height: 8px;
	font-size: 1px;
}

.spacer {
	height: 14px;
	font-size: 1px;
}

.spacer_l {
	height: 20px;
	font-size: 1px;
}


/*---- drop-down and checkbox selectors styles starts here ------*/


select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2b2e34;
	font-weight: normal;
	text-align: left;
	height: 38px;
	outline: none;
	border: 1px solid #999999;
	border-radius: 0px;
	cursor: hand;
	padding-left: 7px;
	padding-right: 0px;
	background: url(images/select_down_arrow.png) no-repeat right #fff;
	background-position-x: calc(100% - 7px);
	-webkit-appearance: none;
}

select::-ms-expand{
    display:none;
}

select {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

select[name="month1"], [name="month2"] {
	width: 105px;
}

select[name="year1"], [name="year2"] {
	width: 90px;
}

input[name="search"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	outline: none;
	background-color: #0b6b8a;
	border: 0px solid #999999;
	padding: 0px;
	height: 38px;
	width: 90px;
	cursor: hand;
}

input[type="radio"] {
	width: 14px;
	height: 14px;
	line-height: -20px;
}

input[type="text"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2b2e34;
	font-weight: normal;
	text-align: left;
	height: 38px;
	width: 100%;
	padding-left: 8px;
}



/*---- drop-down and checkbox selectors styles ends here ------*/

/*---- SENS pop-up styles starts here ------*/

body.sens	{
	margin-top: 20px;

}


.sens_head {
	font-size: 20px;
	color: #0b6b8a;
	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 #6f7175 1px;

}

.sens_body {
	text-align: justify;
	line-height: 24px;
	padding-left: 20px;
	padding-right: 20px;
}

.mono_type {
	padding-left: 20px;
	padding-right: 20px;
}

@media only screen and (max-width: 700px) {
	
	.BodyPc
	{
		display:none;
	}
	.BodyMob
	{
		display:inline;
	}
.word
{
	width:100%;
}
.div_period_wrap {
width:542;
overflow:hidden;
}
.div_date_from {
	width:277;
	overflow:hidden;
	float:none;
	margin-bottom:-12px;
}

.div_date_to {
	width:277;
	overflow:hidden;
	float:none;
	margin-left:0px;
}
.labelTo
{
	padding-right:31px;
}
.labelFrom
{
	padding-right:18px;
}
.div_search_button {
	margin-left:177px;
	margin-top:-10px;
}
#month1,#month2
{
	margin-right:0px;
}
.Lperiod, .Rperiod
{
	overflow:hidden;
	float:none;
}
.Lperiod
{
	margin-bottom:10px;
}
.keyword
{
	width:50% !important;
}
}
/*---- SENS pop-up styles starts here ------*/



/*----------	PC size    ---------*/		

.n03_pc {
	display: block
}
		
.n03_mob {
	display: none
}



/*----------	mob size    ---------*/		
		
@media only screen and (max-width: 610px) {

.n03_pc {
	display: none
}
		
.n03_mob {
	display: block
}




}