.menu-text{
	padding: 5px 15px 5px 20px;
	font-size: larger;
	font-weight: bold;
}
.navbar{
	margin-bottom:1;
	border-radius:0;
}
.jumbotron{
	margin-bottom:5px;
	padding-bottom: 5px;
}
.small-hr{
	width:300px;
	color:black;
	margin-top:0px;
	border-top: 2px solid red;
}
.header-image-text{
	background-color: black;
	color: #ddd;
}
.well{
	background-color: black;
	color: white;
}
.dropdown-menu{
	z-index:10;
}
.dropdown-menu>li>a{
	/* <!-- color: white; --> */
	/* <!-- background-color: black; --> */
}
.carousel-image{
	width: 100%;
}
.carousel{
}
.mujfooter{
	margin-top: 50px !important;
	background-color: #000 !important;
}
.popup>tbody>tr>td{
	padding-left: 10px;
}
.modal-content{
	text-align: center;
}
.popuptable{
	margin-left: 30px;
}
.popuptable>tbody>tr>td{
	padding-left: 10px;
}
.contact-us-table{
	font-size: 18px;
	margin-left: 20px;
}
.contact-us-table>tbody>tr>td{
	padding-left: 10px;
}
.home-disabled-box{
	text-decoration: none; 
	color: #333;
	cursor:not-allowed;
}
.light-green{
	background-color: #cfc;
}
.index-ap-img{
	width:100%;
}
.flags{
	width: 28px;
}