body { 
	font-family: arial;
	background: black;
	line-height: 1.42; /*kalau tambah mata uang, atur saja angkanya*/
}

.table {
	text-align: left;
	width: 100%;
}

.table-td, .table-th {
	padding: 0px;
}

.thead-currency-buy-sell { 
	text-align: left; 
	color: white; 
	font-size: 70px; 
	font-weight: bold;
	background-color: green;	
}

#th-currency {
	width: 51%;
    border-left-width: 50px;
    padding-left: 20px;

}

.th-buy {
	padding: 0px 0px 0px 50px;
}

.th-sell {
	width:20%;
}

.flag-icon {	
    margin-left: 20px;

}

.satu {
	color: white; 
	font-size: 61px; 
	font-weight: bold;
	background-color: #393939;
	padding: 0px;	
}

.dua { 
	color: white; 
	font-size: 61px; 
	font-weight: bold;
	background-color: black;
	padding: 0px;	
}

.td-buy {
	padding: 0px 50px 0px 0px;
}

.td-sell {
	padding: 0px 20px 0px 0px;
}

.bendera {
	padding: 0px;
}

.footer {
	position: fixed;
	bottom: 0;
}

.jam {
	font-size: 40px; 
	font-weight: bold;
	background-color: yellow;
	color: black;
	padding: 10px 10px 10px 10px;
}

.text-berjalan {
	font-size: 40px;
	font-weight: bold;
	background-color: green;
	color: white;
	padding: 0px 0px 0px 0px;
}

.marquee__content {
    height: 50px;
}
.kurs-no {
	white-space:nowrap;
    overflow:hidden;
    font-size: 40px; 
	font-weight: bold;
	background-color: yellow;
	color: black;
	padding: 0px 10px 0px 10px;
}

.last-update {
	white-space:nowrap;
    overflow:hidden;
    text-align: center;
    font-size: 25px;
}

.update-waktu {
	white-space:nowrap;
    overflow:hidden;
    font-size: 25px;
}

.carousel-caption h1 {
  font-family:Intro;
  color: yellow;
  font-weight:bold;
  font-size: 40px;
  height: 45%;
  right: 125px;
  position:relative;
  text-align: left; 
}


.carousel-caption h2 {
  font-family:Intro;
  color: white;
  font-weight:bold;
  font-size: 35px;
  height: 40%;
  right: 125px;
  position:relative;
  text-align: left;
}

.carousel-caption h3 {
  font-family:Quicksand;
  text-align: left;
  color: white;
  font-weight:bold;
  font-size: 30px;
  height: 35%;
  right: 125px;
  position:relative;
  text-align: left;
}

.carousel-caption h4 {
  font-family:Intro;
  color: yellow;
  font-weight:bold;
  font-size: 40px;
  height: 80px;
  right: 125px;
  position:relative;
  text-align: left;
  line-height:100px; 
}
.carousel-caption h5 {
  font-family:Quicksand;
  color: white;
  font-weight:bold;
  font-size: 35px;
  height: 130px;
  right: 125px;
  position:relative;
  text-align: left;

}

.carousel-caption h6 {
  font-family:Quicksand;
  color: white;
  font-weight:bold;
  font-size: 35px;
  height: 130px;
  right: 125px;
  position:relative;
  text-align: left;

}

.carousel-inner {
	height: 600px;

}

.legend{
  border:550px solid transparent;
  border-left:2000px solid #0000004f;
  border-bottom:0;
  position:absolute;
  bottom:-500px;
  top: 0px;
}