.native, .english{
	display:none;
}
a.ins {
	text-decoration: underline !important;
}

a:hover.text-gold {
	color: #d8b466;
	text-decoration: none !important;
}

hr.gold {

	margin-top: 10px; 
	margin-bottom: 10px; 
	border: 0;
	border-top: 1px solid #d8b466;

}

hr.dark {

	margin-top: 0; 
	margin-bottom: 0; 
	border: 0;
	border-top: 1px solid #000;

}

.text-center {
	text-align: center;
}

.text-white {
	color: #fff;
}

.text-black {
	color: #000;
}

.text-gold {
	color: #d8b466;
}

.f-s-italic {
	font-style: italic;
}

.no-margin-top	{
	margin-top: 0px !important;
}

.m-t-15 {
	margin-top: 15px;
}

.m-t-25 {
	margin-top: 25px;
}

.m-r-5 {
	margin-right: 5px;
}

.m-b-25 {
	margin-bottom: 25px !important;
}

.m-l-2 {
	margin-left: 2px;
}

.m-tb-15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

.m-tb-25 {
	margin-top: 25px !important;
	margin-bottom: 25px !important;
}

.p-tb-15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.p-0 {
	padding: 0;
}

.tiptip{
	position: absolute;
    background-color: grey;
    padding: 1px 5px 1px 4px;
    opacity: 0.8;
}

.tipball0{
	margin-top: -100px;
    margin-left: 1.1%;
}

.tipball1{
	margin-top: -48px;
    margin-left: 4%;
}

.tipball2{
	margin-top: -48px;
    margin-left: 6.9%;
}

.tipball3{
	margin-top: -48px;
    margin-left: 9.75%;
}

.tipball4{
	margin-top: -48px;
    margin-left: 12.62%;
}

.tipball5{
	margin-top: -48px;
    margin-left: 15.5%;
}

.tipball6{
	margin-top: -48px;
    margin-left: 18.3%;
}

.tipball7{
	margin-top: -48px;
    margin-left: 21.2%;
}

.tipball8{
	margin-top: -48px;
    margin-left: 24.1%;
}

.tipball9{
	margin-top: -48px;
    margin-left: 27%;
}

.img-tooltip {
  position: absolute;
}