<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*########################## TABLE ######################*/
#footer{
	background-color: white;
}
#footer-table{
	border-top: 5px solid #D0A50A;
	padding-top: 10px;
	border-bottom: 2px solid #D0A50A;
	padding-bottom: 15px;
}
#footer-table table{
	display: inline-block;
	width: 230px;
	height: 181px;
	margin: 0;
	margin-left: -10px;
}
#footer-table table:first-child{
	width: 190px;
}
#footer-table table:last-child{
	display: block;
	height: 160px;
}
#footer-table-div{
	display: inline-block;
	width: 230px;
	height: 200px;
	margin: 0;
	margin-left: -10px;
}
#footer-table th{
	color: #BF8E16;
	text-align: left;
	font-size: 16px;
}
#footer-table tr{
	font-size: 12px;
}
#footer-table tr td a{
	text-decoration: none;
	color: #001446;
}

/*####################### FACEBOOK ######################*/
#social-fblogo{
	/*float: left;*/
	/*margin-top: -20px;*/
}
#social-text{
	/*float: left;*/
	/* width:75px; */
	/*margin: -13px 5px 0 5px;*/
	/* font-size: 12px; */
}
#social-text a{
	text-decoration: none;
	color: #001446;
}
#social-coin{
	/*float: left;*/
	/*margin: -21px 0 0 -14px;*/
}
#social-coin img{
	height: 46px;
}


/*##################### FOOTER RIGHT ####################*/
#footer-right{
	float: right;
	width: 250px;
	color: #BF8E16;
	margin-top: 10px;
}
.footer-right-row{
	color: #001446;
	font-size: 12px;
	margin-bottom: 12px;
	width: 100%;
}
.footer-right-row:first-child{
	font-weight: bold;
	color: #BF8E16;
	font-size: 16px;
	margin-bottom: 12px;
}

.footer-right-input{
/*	width: 100%;
/*	padding:5px;
/*	margin: 5px 0;
/*	border: 1px solid #D0A50A;
/*	color: #D0A50A;
/*	outline: none;
/*	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
/*	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
/*	box-sizing: border-box;         /* Opera/IE 8+ */
/*	/*But note this won't work in Internet Explorer below version 8.*/
}
#footer-right-submitbtn{
	text-align: right;
}
#footer-right-submitbtn button{
	height: 33px;
	width: 90px;
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin-top: 10px;
	margin-right: 10px;
	background: #001446; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#00146E, #001446); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#00146E, #001446); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#00146E, #001446); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#00146E, #001446); /* Standard syntax */
}
#footer-right-space{
	height: 10px;
	width: 20px;
	background-color: white;
	float: right;
	margin-right: 90px;
	margin-top: -10px;
}


/*##################### FOOTER LOGOS ####################*/
#footer-logos{
	height: 100px;
	margin:15px 0;
	background-image: url("../images/logo_footer.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}



/*##################### SAM FOOTER ####################*/

.clearfix {
	clear: both;
}

footer {
	background: #fff;
	/*border-bottom: 15px solid #000e70;*/
	border-bottom: 15px solid #001446;
}

.footer-wrapper {
	width: 100%;
	/*background: #fff;*/
	border-top: 5px solid #D0A50A;
	padding-top: 20px;
	border-bottom: 2px solid #D0A50A;
	padding-bottom: 15px;
	margin-bottom: 15px;
	/*position: relative;*/
}

.tab {
	display: inline-block;
	width: 230px;
	float: left;
	/*position: static;*/
	/*width: 17%;*/
}

.footer-about {
	width: 210px;
}

.tab label {
	#color:#bf8e16;
	color:#001446;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	display: inline-block;
}

.tab input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.tab-content ul,
.tab-content li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tab-content a {
	text-decoration: none;
	color: #000;
	padding: 5px 0;
	display: block;
	font-size: 12px;
}

.footer-social {
	/*padding-top: 20px;*/
	/*font-size: 10px;*/
	width: 100%; 
	padding-top: 13px; 
	border-top: 2px 
	solid #D0A50A; 
	align: center; 
	display: inline-block;
}

#social {
	/*padding-top: 20px;*/
	/*font-size: 10px;*/
	width: 100%; 
	padding-top: 13px; 
	border-top: 2px 
	solid #D0A50A; 
	align: center; 
	display: inline-block;
}

#social-visit,
#social-fblogo,
#social-text,
#social-coin,
#social-iframe,
#social-linkedin {
	display: inline-block;
	float: none;
	vertical-align: middle;
	/* margin-right: 5px; */
}
#social-iframe {
	margin: 1px 10px 0 1px ;
}

#social-fblogo {
	margin-left: 10px;
}


#social-text {
	font-size: 14px;
	font-weight: bold;
}


.footer-newsletter {
	display: inline-block;
	width: 250px;
	float: right;
}

.footer-news-title {
margin-top: 0px;
margin-bottom: 0px;
	#color:#bf8e16;
	color:#001446;
	font-size: 16px;
	font-weight: bold;
}

.footer-newsletter p {
	font-size: 12px;
}

.footer-newsletter input {

}

.footer-right-input{
	width: 90%;
	padding:5px;
	margin: 5px 0;
/*	border: 1px solid #D0A50A; */
/*	color: #D0A50A; */
/*	outline: none; */
/*	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
/*	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
/*	box-sizing: border-box;         /* Opera/IE 8+ */
	/*But note this won't work in Internet Explorer below version 8.*/
}


.csprices-table-footer{
	height:230px;
	width:300px;
	border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}
.csprices-table-footer table thead tr {
	text-align: left;
	height: 45px;
	color: #999999;
}
.csprices-table-footer table thead tr th{
	border-bottom: 1px solid #D0A50A;
	border-bottom: 1px solid rgba(208,165,10,0.3)
}
.csprices-table-footer table thead tr th:nth-of-type(1){ width:94px; }
.csprices-table-footer table thead tr th:nth-of-type(2){ width:120px; text-align:center; }
.csprices-table-footer table thead tr th:nth-of-type(3){ width:78px; }
.csprices-table-footer table tbody tr{
	text-align: left;
	height: 42px;
	color: black;
}
.csprices-table-footer table tbody tr td{
	border-bottom: 1px solid #D0A50A;
	border-bottom: 1px solid rgba(208,165,10,0.3);
	padding: 0 0 0 5px;
}
.csprices-table-footer table tbody .selected-row{
	background-color: #001247;
	color: white;
}
.csprices-table-footer table tbody tr:hover{
	background-color: #D9D9D9;
	cursor: pointer;
	color: black;
}
</pre></body></html>