.menus a {
	color: white;
	padding-left: 20px;
}

.menus a:hover {
	opacity: 1.0;
	text-shadow: 0px 0px 2px #FFF;
}

a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
}

h2 {
	color: #415b90;
}

#tbl {
	width: 100%;
}

.second-section {
	padding-top: 100px;
}

.fourth-section {
	padding-top: 70px;
}

.fivth-section {
	padding-top: 60px;
}

.fivth-section h2 {
	color: white;
	text-align: right;
}

#a .btn {
	width: 100px;
}

#b table.dataTable tbody tr {
	background-color:rgba(255, 255, 255, 0.2);;
}

#tbl2 a {
	color: #333;
}

#tbl2 thead th {
	color: #444;
}

.row-profil {
	color: white;
	margin-top: 10px;
}

.body-pay b {
	font-weight: normal;
	color: #415b90;
}

.modal-body {
	padding-top: 30px;
	padding-bottom: 70px;
}