.h3 {
	color:#fff !important;
}

/*  slider*/
.bdt-prime-slider-skin-slide:after{
	height:0px !important;
}

/* translater */
.gt_switcher_wrapper{
	right:16% !important;
}



#table1 td, th {
/*     border: 1px solid #00000045; */
	border: 1px #4a4a4a;
    padding: 10px;
}

.caption-color th {
    color: #284695;
    font-weight: 900;
/* 	border-color:#7a7a7a; */
		border-color:#4a4a4a;
	text-align:center;
}

#footer-bottom.no-footer-nav #copyright{
	color:#fff;
}

.table-header th {
    background-color: #8DA6D6;
    color: white;
}

.table-data-color {
    background-color: #8DA6D6;
	
}

.table-data-color{
	 border: 2px solid red;
}

.table th {
    color: #284695;
    font-weight: 600;
	font-size: 14px;
	font-family: questrial;
/* 	border:2px solid; */
	border-color: #4a4a4a;
	text-align:center;
	padding:4px;
	background-color:
}

.tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
/*     border-style: solid; */
    border-width: 0;
	border: 2px solid;
	font-family: questrial;
	text-align:center;
} 

.table th, table td{
	text-align:center;
	border-color: #4a4a4a;
}

.table-rap{
	overflow-x:scroll;
}

.table-bg {
    background-color: #ebecec;
}

#site-logo #site-logo-inner a:hover img {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}

body a:focus {
    outline: none !important;
}

/* #searchform-dropdown input, #icon-searchform-dropdown input {
    color: #020000 !important;
}
 */