

#main-container {
width: 100%;
}

.col-one-container, .col-two-container {
	/*	width: 50%;  */
}



.col-one-container {
float: left;
}
.col-two-container {
float: right;
}

.accordion {
  font-size: 1rem;
 
 width: 99.5%; 
  margin: 0 auto;
  height: auto;
 /* border-radius: 5px; */
}





.accordion-header,
.accordion-body {
  background: white;
  overflow :hidden;
}


/* 

.accordion-header {
  padding: .5em 1.5em;
  background-color: #33957F;
  color: Black;
  cursor: pointer;
  font-size: 2.2rem;
  letter-spacing: .1em;
  transition: all .3s;
  font-weight: 900;
  align-items: center;
 

  
}


*/



.accordion-header {
  padding: .2em 1.5em;
 
 /*  border-radius: 7px;   */
  border-top: 1pt solid #99CABF;
  color: #005151;
  cursor: pointer;
  font-size: 2.8rem;
  letter-spacing: .1em;
  transition: all .3s;
  font-weight: 900;
  align-items: center;
  padding: 20px;
  margin: 0 0 5px 0;

  
}



.accordion-headerlonger {
  padding: .2em 1.5em;
 
 /*  border-radius: 7px;   */
     height: 270px;  
  border-top: 1pt solid #99CABF;
  color: #005151;
  cursor: pointer;
  font-size: 2.8rem;
  letter-spacing: .1em;
  transition: all .3s;
  font-weight: 900;
  align-items: center;
  padding: 10px;
  margin: 0 0 5px 0;

  
}

.accordion-headerMMD {
  padding: .2em 1.5em;
 
 /*  border-radius: 7px;   */
 /* width: 100%;  */
  height: auto;
  overflow :hidden;
  min-height: 120px;  
  border-top: 1pt solid #99CABF;
  color: #005151;
  cursor: pointer;
  font-size: 2.8rem;
 /* letter-spacing: .1em; */
  transition: all .3s;
 /* font-weight: 900;  */
  align-items: center;
  padding: 10px;
  margin: 0 0 5px 0;
 position:relative;
  
}


/*
.accordion-header {
  padding: .2em 1.5em;
  background-color: #007B5F;
  border-radius: 7px;
  border: 2px solid #D2D3D5;
  color: white;
  cursor: pointer;
  font-size: 2.2rem;
  letter-spacing: .1em;
  transition: all .3s;
  font-weight: 900;
  align-items: center;
  padding: 20px;
  margin: 0 0 5px 0;

  
}
*/



/*

.accordion-header {
  padding: .2em 1.5em;
  background-color: #fff;
  border-radius: 7px;
  border: 2px solid #D2D3D5;
  color: Black;
  cursor: pointer;
  font-size: 2.2rem;
  letter-spacing: .1em;
  transition: all .3s;
  font-weight: 900;
  align-items: center;
  padding: 20px;
  margin: 0 0 5px 0;

  
}



*/

.accordion__item, .accordion__item1, .accordion__item2   {
    border-bottom: 1px solid white;
	
}


span.GNBstrong {
	color: #007B5F;
	font-size:18px;
	font-weight: 900;
}


span.GNBstrongMeasure {
	color: #97D700;
	font-size:20px;
	font-weight: 700;
}


/* 
.accordion-header:hover {
  background: #909090;


}
*/


.accordion-headerlonger:hover {
  background: #E5EBEC;


}


.accordion__item:hover {
  background: #E5EBEC;


}

/*  This is light green border color when hover
.accordion-header:hover {
  border: 2px solid #97d700;
  border-bottm: 2.5px solid #97d700;

}

*/

p.ANtext {
	text-align: left;
}

p.longtext {
	text-align: center;
	font-size: 1.6rem;
}

p.longtextleft {
	text-align: left;
}

.accordion__item > .accordion-header:after {
  
  content: "<";
  font-size: 1.0em;
  float: right;
  position: relative;
  top: -2px;
  transition: .3s all;
  transform: rotate(0deg);
}

.accordion__item.active > .accordion-header:after {
  transform: rotate(-90deg);
}


.accordion__item > .accordion-headerlonger:after {
  
  content: "<";
  font-size: 1.0em;
  float: right;
  position: relative;
  top: -2px;
  transition: .3s all;
  transform: rotate(0deg);
}

.accordion__item.active > .accordion-headerlonger:after {
  transform: rotate(-90deg);
}


.accordion__item > .accordion-headerMMD:after {
  
  content: "<";
  font-size: 1.0em;
  float: right;
  position: relative;
  top: 10px;
  transition: .3s all;
  transform: rotate(0deg);
}

.accordion__item.active > .accordion-headerMMD:after {
  transform: rotate(-90deg);
}




.accordion-body {
  background: #fcfcfc;
  color: #353535;
 display: none;   
  padding: 1.0em;
  width: 100%;
  
  
}



.accordion-bodyExecutive {
  background: #fcfcfc;
  color: #353535;
  display: table;
  
  
}


.accordion-bodySafety {
  background: #fcfcfc;
  color: #353535;
  display: table;
  
  
  
  
}

.accordion-bodyPreservation {
  background: #fcfcfc;
  color: #353535;
  display: table;
  
  
  
  
}

.accordion-bodyMobility {
  background: #fcfcfc;
  color: #353535;
   display: table;
  
}

.accordion-bodyEnvironmental {
  background: #fcfcfc;
  color: #353535;
   display: table;
  
}



.accordion-bodyEconomic {
  background: #fcfcfc;
  color: #353535;
 display: table;
  
}


.accordion-bodyStewardship {
  background: #fcfcfc;
  color: #353535;
   display: table;
  
}


.accordion-bodyOther {
  background: #fcfcfc;
  color: #353535;
   display: table;
  
}


.accordion-body__contents {
  padding: 1.0em 0.4em 0.4em 0.4em;
  font-size: 1.2em;
  

}


.accordion-body__contents2columns {
  padding: 0.4em;
  font-size: 1.2em;
   float: left;
  width: 50%;
  Height: 100px;
  background: #fcfcfc;
  

}


.accordion-body__contents3columns {
  padding: 0.4em;
  font-size: 1.2em;
   float: left;
   width: 30%;    
  Height: 100px;
  background: #fcfcfc;
  text-align: center;
  
}

 
.accordion-body__contents4columns {
  padding: 0.4em;
  font-size: 1.2em;
   float: left;
  width: 40%;  
  Height: 100px;
  background: #fcfcfc;
  text-align: center;
 
}

.accordion-body__contents5columns {
  padding: 0.4em;
  font-size: 1.2em;
   float: left;
  width: 30%; 
  Height: 100px;
  background: #fcfcfc;
  text-align: center;
  
  
}




.accordion__item .accordion__item .accordion-header {
  background: #f1f1f1;
  color: #353535;
  
}

@media screen and (max-width: 1100px) {
.col-one-container, .col-two-container {
width: 100%;

}
} 





/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px) {
.accordion-body__contentsLeft1, .accordion-body__contentsRight1, .accordion-body__contentsLeft2, .accordion-body__contentsRight2, .accordion-body__contents2columns,  .accordion-body__contents3columns, .accordion-body__contents4columns, .accordion-body__contents5columns, .beforeaccordion-body__contents3columns, .beforeaccordion-body__contents4columns 
{ 
/* width: 100%; */
  height: auto;  
  
  }
  
  .accordion {
  font-size: 1rem;
  height: auto;
 /* width: 70vw;  */
  margin: 0 auto;
 /* border-radius: 2px;  */
 

}
  
  
  
  
  .accordion-headerMMD {
 
 
 /*  border-radius: 7px;   */
 /* width: 100%;  */
  height: auto;
  overflow :hidden;
  
 position:relative;
  
}

  
  
  
  
  
  
  
  
  
}



 /* Longlanding  */


.MMDaccordion-body__contents {
  padding: 1.0em 0.4em 0.4em 0.4em;
  font-size: 1.2em;
  

}


.MMDaccordion-body__contents2columns {
  padding: 0.4em;
  font-size: 1.2em;
 vertical-align: bottom;
   float: right;
  width: 90%;
  text-align: right;
  
  

}


.MMDaccordion-body__contents3columns {
  padding: 0.2em;
  font-size: 1.2em;
   float: left;
   width: 50%;    
  Height: 60px;  
 
  text-align: center;

}

 
.MMDaccordion-body__contents4columns {
  padding: 0.2em;
  font-size: 1.2em;
   float: left;
  width: 50%;  
  Height: 60px;  

  text-align: center;

}

.MMDaccordion-body__contents5columns {
  padding: 0.4em;
  font-size: 1.2em;
   float: left;
  width: 30%; 
  Height: 100px;
 
  text-align: center;
  
  
}

 
.MMDaccordion-body__contentsright {
  padding: 0.2em;
  font-size: 0.6em;
   float: right;
  width: 50%;  
  Height: 80px;
	
  text-align: right;
 
}


/* LonglandingTesting   */


.twobeforeaccordion-body__contents {
  padding: 1.0em 0.4em 0.4em 0.4em;
  font-size: 1.2em;
  

}


.twobefreaccordion-body__contents2columns {
  padding: 0.4em;
  font-size: 1.2em;
   float: left;
  width: 50%;
  Height: 50px;
  
  

}


.twobeforeaccordion-body__contents3columns {
  padding: 0.4em;
  font-size: 1.2em;
   float: left;
   width: 30%;    
  Height: 80px;
 
  text-align: center;
  
}

 
.twobeforeaccordion-body__contents4columns {
  padding: 0.4em;
  font-size: 1.2em;
   float: left;
  width: 70%;  
  Height: 100px;

  text-align: center;
 
}

.twobeforeaccordion-body__contents5columns {
  padding: 0.4em;
  font-size: 1.2em;
   float: left;
  width: 30%; 
  Height: 50px;
 
  text-align: center;
  
  
}

/*
 * For Landingpage table:
 */
 
th.landingcenterrow{
  text-align: left;
  vertical-align: middle;
  font-size: 1.4em;
}	


td.landingcenterrow{
  text-align: left;
  vertical-align: middle;
  font-size: 1.4em;
}	

td.landingcenterchart{
  text-align: center;
  vertical-align: middle;
  
  font-size: 1.4em;
  width: 150px;
}	