/* colours

!
! Text:  #262d29
! Gold: #be9522
! Gold Dark: #b08a20
! Dark blue: #142353
!
!
!
!
!
!


font-family: 'Montserrat', sans-serif;

<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap" rel="stylesheet">



N03 & PDFS: Only pdfs, no precis 
Font: Montserrat
Heading and text size text: 17px. Headings in CAPS
Normal text colour: #e6e6e6
Heading text colour: #142353
Search button: As per "View full screen" button on: https://www.luxeholdings.co.za/governance/bbbee-certificates/ . Gold colour: #be9522. Don't have the darker gold colour yet when you hover over the button

 
 
T02 - scrolling share price display:
28 July 2020, 09:49:  LUX  last traded at 241c      0c (0.00%)    Best Bid:   275c    Best Offer:   220c    Prices 15 minutes delayed • Powered by ProfileData
Font: Montserrat
Font size: 17px
Normal text colour: #e6e6e6
Bold text colour: #142353
Up, down and no move: Use image that looks like an arrow



*/

.mob_view, .sharemob
{
	display:none;
}

.BodyMob
{
	display:none;
}
.tdFilter {width:837;}

.div_period_wrap {
	width:670;
	overflow:hidden;
	float:left;
		
}
.div_date_from {
	width:275;
	overflow:hidden;
	float:left;
	
}
.div_date_to {
	width:272;
	overflow:hidden;
	float:left;
	
	
	
}
.div_search_button {
	width:118;
	overflow:hidden;
	float:left;
	margin-top:10px;
}
 
#month1,#month2
{
	margin-right:7px;
}


.feed_code {
  font-size: 18px;
  color: red;
  font-weight: 700;
}

body {
  margin: 0px;
}

td,
th,
p {
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  color: #262d29;
  font-weight: 400;
  text-align: left;
  line-height: 135%;
}

table {
  border-collapse: collapse;
}

b {
  font-weight: 700;
}

.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 {
  color: #142353;
  font-weight: 700;
  text-align: left;
  padding: 5px 0px 2px 8px;
  text-transform: uppercase;
}

.column_head_center {
  color: #142353;
  font-weight: 700;
  text-align: center;
  padding: 5px 8px 2px 0px;
  text-transform: uppercase;
}

.column_head_right {
  color: #142353;
  font-weight: 700;
  text-align: right;
  padding: 5px 8px 2px 0px;
  text-transform: uppercase;
}

.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;
}

.rule {
  height: 10px;
  font-size: 1px;
}

.last_rule {
  height: 10px;
  padding-top: 12px;
  font-size: 1px;
}

hr {
  color: #999999;
  background-color: #999999;
  height: 1px;
  border: 0px;
  width: 100%;
  margin: 0px;
}

a:link,
a:visited {
  color: #999999;
  text-decoration: none;
}
a:hover,
a:active {
  color: #262d29;
  text-decoration: none;
}

.spacer_xs {
  height: 4px;
  font-size: 1px;
}

.spacer_s {
  height: 8px;
  font-size: 1px;
}

.spacer {
  height: 8px;
  font-size: 1px;
}

.spacer_l {
  height: 18px;
  font-size: 1px;
}

.spacer_xl {
  height: 25px;
  font-size: 1px;
}

#n03_links_pc img {
  width: 16px;
  height: 16px;
  margin-top: 10px;
}

#n03_links_mob img {
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
}

/*---- drop-down and checkbox selectors styles starts here ------*/

select {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #262d29;
  font-weight: 400;
  text-align: left;
  height: 38px;
  outline: none;
  border-style: solid;
  border-color: #142353;
  border-width: 0px 0px 1px 0px;
  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: 125px;
}

select[name="year1"],
[name="year2"] {
  width: 75px;
}

input {
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  color: #262d29;
  font-weight: 400;
  text-align: center;
  height: 30px;
  outline: none;
  border: 1px solid #999999;
  border-radius: 0px;
  cursor: hand;
  padding-left: 0px;
  padding-right: 0px;
}

input[name="search"] {
  font-size: 14px;
  color: #fff;
  width: 100px;
  height: 38px;
  background-color: #be9522;
  border: none;
  border-radius: 100px;
}

#n03_select_mob input[name="search"] {
  width: 95%;
}

input[name="search"]:hover {
  background-color: #b08a20;
}
/*---- 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: #be9522;

  text-align: left;
  font-weight: 400;
  text-transform: uppercase;
  height: 24px;

  padding-left: 20px;
}

.sens_date {
  font-size: 13px;
  font-weight: 400;

  height: 28px;
  padding-left: 20px;
  padding-bottom: 10px;
  border-bottom: solid #142353 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 ------*/

/*---- scrolling marquee styles starts here ------*/

.marquee {
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  color: #262d29;
  font-weight: 400;
}

#t02 b {
  font-weight: 700;
  color: #142353;
}
.ticker_sml {
  font-family: "Montserrat", sans-serif;
  font-size: 9px;
  font-weight: 400;
}

.marquee img {
  width: 14px;
  height: 14px;
  margin-bottom: -2px;
}

@media only screen and (max-width: 700px) {
	
#e01n_pc
{
	display:none;
}
#e01
{
	display:inline;
}
.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:377;
	overflow:hidden;
	float:none;
}

.div_date_to {
	width:377;
	overflow:hidden;
	float:none;
	margin-left:0px;
}
.labelTo
{
	padding-right:36px;
}
.labelFrom
{
	padding-right:18px;
}
.div_search_button {
	margin-left:80px;	
	width:250;

}
#month1,#month2
{
	margin-right:0px;
}
input[name="search"] {
  width: 200px;
}

}

/*---- scrolling marquee styles ends here ------*/

/*----------	PC size    ---------*/

#n03_select_mob,
#n03_links_mob {
  display: none;
}

/*----------	Mob size    ---------*/

@media only screen and (max-width: 670px) {
  #n03_select_pc,
  #n03_links_pc {
    display: none;
  }

  #n03_select_mob,
  #n03_links_mob {
    display: block;
  }
}
