/*---- General ----*/
.comp{
	padding-bottom: 0rem!important;
	font-size: 1.125rem;
	font-weight:500;
	color: #000; 
}
.company{
	padding-bottom: 0rem!important;
	font-size: 1.125rem;
	font-weight:500;
	color: #000; 
}
.comppf{
	padding-bottom: 0rem!important;
	font-size: 1.000rem;
	font-weight:500;
	color: #000; 
}
.lnk{
	padding-top: 0.5rem!important;
}
.rate{
	padding-top: 1.125rem!important;
	font-size: 1.125rem;
	font-weight:300;
	color: #c8c8c8;
	text-align: left;
}
#result{
	font-size: 1rem;
	font-weight:400;
	color: #00FF00; 
}
.my-5{
	border: 1px solid #FFF!important;
}
#spcontainer {
  display: flex;
  border: 1px solid black;
  width: 100%;
  align-items: center;
  justify-content: center;
}
@media (max-width: 980px) {
#spcontainer {
  width: 99.9%;
  float: left;
  display:block;
}
}
#spcontainer > div {
  min-width: 90px;
  min-height: 100px;
  border: 1px solid black;
}
#spcontainer > div:nth-child(1) {
  background-color: black;
}
#spcontainer > div:nth-child(2) {
  background-color: black;
}	
#spcontainer > div:nth-child(3) {
  background-color: black;
}	
#spcontainer > div:nth-child(4) {
  background-color: black;
}	
#spcontainer > div:nth-child(5) {
  background-color: black;
}	
.zst{
  list-style-type: none;
  font-size: 22px;
  color: #AAA;
  font-family: "Playfair Display", serif;
}
.note{
  list-style-type: none;
  margin-top:10px;
  padding-right: 25px;	
}
#ifo{
  border: 1px solid white;
  border-top-left-radius:8px;
  border-bottom-left-radius:8px;	
  margin-top:25px;
  padding-top:10px;	
  text-align: left;
  font-size: 16px;
  color: #FFF;
  background: transparent;
}
.under-title{
  font-size: 20px;
  color: #c8c8c8;
  text-decoration: underline solid yellow;
}
.flexContainer{
      display:flex;
      justify-content: space-around;
      flex-wrap: wrap;
}
.flexContainer div{
      margin: 2px;
      padding: 2px;
      border: 0px;
      flex: 1;
      min-width: 8rem;
}
.rst{
      list-style-type: none;
      font-size: 16px;
      color: #c8c8c8;
      text-align: center;
}
.vst{
      padding-left:0px;
      margin-left:0px;
}
#ger,#ger1,#ger2,#ger3,#ger4,#ger5,#ger6,#ger7{
      max-width: 60px;
}