/* colours


Dev site  http://staging6.freshive.co.za/motus/

https://projects.invisionapp.com/share/5WOKVLLUGNC#/screens/323728628



M grey/Text: #888888

Orange: #EB6111

D Blue: #0a1e3b
Blue (main): #0f426f
L Blue: #3887cc


<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700,900" rel="stylesheet">

font-family: 'Montserrat', sans-serif;

Gotham-Light = 300
Gotham-Book = 400
Gotham-Medium = 500
Gotham-Bold = 700
Gotham-Black = 900


*/


@font-face {
    font-family: 'Gotham-Light';
    src: url('fonts/Gotham-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Gotham-Medium';
    src: url('fonts/Gotham-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Gotham-Book';
    src: url('fonts/Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Gotham-Bold';
    src: url('fonts/Gotham-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Black';
    src: url('fonts/Gotham-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.mob_view, .sharemob
{
	display:none;
}

.BodyMob
{
	display:none;
}
.tdFilter {width:837;}

.div_period_wrap {
	width:650;
	overflow:hidden;
	float:left;
		
}
.div_date_from {
	width:260;
	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:0px;
}
 
#month1,#month2
{
	margin-right:7px;
}
.div_table1
{
	margin-top:5px !important;
}

.feed_code {
	font-size: 18px;
	color: red;
	font-weight: bold;
}



body {
	margin: 0px;
}


td,th,p {
	font-family: 'Gotham-Light', 'Montserrat', sans-serif;
	font-size: 14px;
	color: #888888;
	font-weight: 300;
	text-align: left;
	line-height: 135%;
}

.orange {
	color: #EB6111;	
}

.light_blue {
	color: #3887cc;	
}

b {
	font-family: 'Gotham-medium', 'Montserrat', sans-serif;
	font-weight: 500;
}

.center {
	text-align: center;
}

.center img {
	width: 24px;
	height: 24px;
	margin-bottom: -18px;
	padding-top: 8px;
}

.right {
	text-align: right;
}


.left_no_bottom {
	padding: 0px 0px 3px 0px;
}

.left_no_top {
	padding: 0px 0px 15px 0px;
}

.left_no_top img{
	margin-bottom: -3px;
}



.table_left,.rowstyle10,.rowstyle11 {
	padding: 5px 0px 5px 10px;
}


.table_left_no_bottom {
	padding: 10px 0px 0px 10px;
}

.table_left_no_top {
	padding: 0px 0px 10px 10px;
}

.table_left_no_top img{
	margin-bottom: -3px;
}

.table_center {
	text-align: center;
	padding: 5px 0px;
}

.table_right,.rowstyle20,.rowstyle30,.rowstyle21,.rowstyle31 {
	text-align: right;
	padding: 5px 10px 5px 0px;
}

.table_head {
	font-family: 'Gotham-Bold', 'Montserrat', sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	text-align: left;
	padding: 5px 0px 5px 10px;
	background-color: #888888
}

.column_head_left {
	font-family: 'Gotham-Bold', 'Montserrat', sans-serif;
	color: #0F426F;
	font-weight: 700;
	text-align: left;
	padding: 5px 0px 2px 10px;
}
.subheading1 {
	font-family: 'Gotham-Bold', 'Montserrat', sans-serif;
	color: #0F426F;
	font-weight: 700;
	text-align: left;
	padding: 5px 0px 2px 10px;
}

.column_head_center {
	font-family: 'Gotham-Bold', 'Montserrat', sans-serif;
	color: #0F426F;
	font-weight: 700;
	text-align: left;
	padding: 5px 0px 2px 0px;
}

.column_head_right {
	font-family: 'Gotham-Bold', 'Montserrat', sans-serif;
	color: #0F426F;
	font-weight: 700;
	text-align: right;
	padding: 5px 10px 2px 0px;

}
.subheading2, .subheading3 {
	font-family: 'Gotham-Bold', 'Montserrat', sans-serif;
	color: #0F426F;
	font-weight: 700;
	text-align: right;
	padding: 5px 10px 2px 0px;

}


a:link, a:visited {
	color: #0F426F;
	text-decoration: none;
}
a:hover, a:active {
	color: #EB6111;
	text-decoration: none;
}


.poweredby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #888888;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	letter-spacing: 2px;
	height: 0px;
	font-weight: normal;
}

.poweredby_flat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #888888;
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	letter-spacing: 2px;
	height: 0px;
	font-weight: normal;
}

a.powered:link, a.powered:visited {
	color: #888888;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;
}

a.powered:hover, a.powered:active {
	color: #000000;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;
}

.rule {
	height: 10px;
	font-size: 1px;
}

.last_rule {
	height: 10px;
	padding-top: 10px;
	font-size: 1px;
}

hr {
	color: #999999;
	background-color: #999999;
	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: 18px;
	font-size: 1px;
}

.spacer_xl {
	height: 24px;
	font-size: 1px;
}

.price {
	font-size: 50px;
	color: #EB6111;
	font-weight: 400;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

.price_note {
	font-size: 10px;
}

.t04_price {
	font-size: 50px;
	color: #EB6111;
	font-weight: 400;
	text-align: left;
	padding: 0px 0px 0px 10px;
	padding-bottom: 0px;
}

.price_arrow {
	width: 42px;
	height: 42px;

}


/*---- scrolling marquee styles starts here ------*/

.marquee {
	font-family: 'Gotham-Medium', 'Montserrat', sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: 500;
}

.ticker_price_white {
	font-family: 'Gotham-light', 'Montserrat', sans-serif;
	font-weight: 300;
}


.ticker_price_orange {
	font-family: 'Gotham-light', 'Montserrat', sans-serif;
	font-weight: 300;
	color: #EB6111;	
}


.ticker_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: 1px;
}

a.ticker:link, a.ticker:visited {
	color: #ffffff;
	text-decoration: none;
}
a.ticker:hover, a.ticker:active {
	color: #EB6111;
	text-decoration: none;
}



/*---- scrolling marquee styles ends here ------*/


/*---- drop-down and checkbox selectors styles starts here ------*/

select {
	font-family: 'Gotham-Light', 'Montserrat', sans-serif;
	font-size: 14px;
	color: #0F426F;
	font-weight: 300;
	text-align: left;
	height: 40px;
	outline: none;
	border: 1px solid #0F426F;
	border-radius: 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% - 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: 110px;
}

select[name="year1"], [name="year2"] {
	width: 80px;
}

input {
	font-family: 'Gotham-Light', 'Montserrat', sans-serif;
	font-size: 14px;
	color: #EB6111;
	font-weight: 300;
	text-align: center;
	height: 40px;
	outline: none;
	border: 1px solid #EB6111;
	border-radius: 0px;
	cursor: hand;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #ffffff;
	text-transform: uppercase;
}

input[name="submit"] {
	width: 80px;
}

input[name="submit"]:hover {
	color: #0F426F;
	border: 1px solid #0F426F;
}

input[name="txtIRClienteMail"] {
	width: calc(100% - 20px);
	color: #888888;
	text-align: left;
	padding-left: 10px;
}


.button_low {
	font-family: 'Gotham-Light', 'Montserrat', sans-serif;
	font-size: 14px;
	color: #0F426F;
	text-align: center;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	width: 36px;
	height: 36px;
	background-color: #ffffff;
	border: 1px solid #0F426F;
}

.button_low:hover {
	color: #ffffff;
	background-color: #0F426F;
	border: 1px solid #0F426F;
	cursor: hand;
}


.button_no, .button_yes {
	font-family: 'Gotham-Light', 'Montserrat', sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	width: 36px;
	height: 36px;;
	background-color: #0F426F;
	border: 1px solid #0F426F;
}

.button_no:hover, .button_yes:hover {
	color: #0F426F;
	background-color: #ffffff;
	border: 1px solid #0F426F;
	cursor: hand;
}


/*---- drop-down and checkbox selectors styles ends here ------*/

/*---- SENS pop-up styles starts here ------*/

body.sens	{
	margin-top: 20px;

}


.sens_head {
	font-family: 'Gotham-Medium', 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 28px;
	color: #EB6111;
	text-align: left;
	text-transform: uppercase;
	height: 24px;

	padding-left: 20px;
}

.sens_date {
	height: 28px;

	padding-left: 20px;

	padding-bottom: 10px;
	border-bottom: solid #888888 1px;

}

.sens_body {
	text-align: justify;
	line-height: 24px;
	padding-left: 20px;
	padding-right: 20px;
}

.mono_type {
	padding-left: 20px;
	padding-right: 20px;
}

.sens_left {

	padding-left: 20px;
}

/*---- SENS pop-up styles starts 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:181px;
	
}
#month1,#month2
{
	margin-right:0px;
}

	
}




/*----------	PC size    ---------*/		

#n03_pc {
	display: block;
}

#n03_mob {
	display: none;
}


/*----------	Mob size    ---------*/		
		
@media only screen and (max-width: 600px) {

#n03_pc {
	display: none;
}

#n03_mob {
	display: block;
}



}