a:visited{
    color: yellow;
}

a[href^="mailto:"]{
    color : yellow;
}

.search-input{
	margin:0px;
	margin-bottom: 15px;
}

.paging{
	margin-top: 0px;
	margin-bottom: 0px;
}

.mytable{
	border:1px solid #cecece;
	box-shadow: 3px 3px 3px #444;
}

.table thead th{
	text-align: center;
	text-transform: uppercase;
	background-color: #898989;
	color: #fff;
}

.table tbody td{
	text-align: center;
}


.clock{
	margin-top: 20px;
	color: #fff;
	font-weight: bold;
}

.navbar-blue{
	background-color: #141B92;
	color : #428bca;
}

.header-text{
	font-weight: bold;
	font-size: 14px;
}

.label-required{
	color : red;
}

.versi{
	font-size: 10px;
	color: #cecece;
}

/*.form-row{
	width:300px;
	margin: 20px 0 15px 0px;
}*/

.bg_img{
	float: left;
}

.bg_img img{
	width: auto;
	height: auto;
}

.bg_text{
	margin-top: 140px;
	float: left;
	margin-left: 20px;
}

.bg_text .sub_text{
	font-size: 12px;
	color: #444;
	text-shadow : none;
}

.bg_text .search{
	float: left;
}

/*.bg_text .search input, button{
	margin-top: 30px;
}*/

.bg_text .link{
	float: left;
	margin-top: 35px;
	padding-left: 20px;
}

.required{
	color: red;
	padding-left: 5px;
}

.notes{
	font-size: 10px;
	color : red;
}

.btn-lgr {
  padding: 10px 16px;
  font-size: 32px;
  line-height: 1.33;
  border-radius: 6px;
}

.footer{
	clear: both;
	color: #8F8C8C;
	/*margin-left: 20px;*/

}

.reports-title {
	font-family: courier new;
	font-weight: bold;
	text-decoration: underline;
	}

.reports-table{
	font-family: courier new;
}

.reports-items{
	font-family: courier new;
	font-size: 14px;
	width: 100%;
}

.reports-total{
	font-family: courier new;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 16px;
}

.alert-message {
	/*background-color: #C2FFD4;*/
}

.logo{
	width: 400px;
	height:auto;
}

.title{
	color: #D91919;
	font-size: 40px;
	font-family: arial black;
	text-shadow: 3px 3px 3px #444;
}

.object_galeri{
	/*border:1px solid #cecece;*/
	/*padding:10px;*/
	/*margin:2px;*/
	min-height:320px;
	/*border-radius: 15px;*/
	text-align:center;
}

.carousel{
	margin-left: 0px;
	padding-left: 0px;
}

.caption-bg{
	/*background: rgba(0, 0, 0, 0.5);*/
/*	border-radius: 10px;
	padding-left: 10px;
	padding-right: 10px;
*/	
	width: 350px;
	text-align: left;
}

.caption-bg h4{
	background: rgba(0, 0, 0, 0.5);
	padding :5px;
	font-family: arial black;
	color: #bdbdbd;
}

.caption-bg .caption-content{
	background: rgba(0, 0, 0, 0.5);
	padding :5px;
}

.navbar-custom{
	margin-top: 20px;
}

.navbar-default .navbar-custom>li>a {
	color: #141B83;
}

.welcome-title{
	margin-top: 50px;
	text-align: center;
	font-size: 20px;
	color: #9B0B0B;
}

.welcome-msg{
	width: 60%;
	margin:0 auto;
	text-align: center;
	margin-bottom: 50px;
}
/*.infobox{
	border:1px solid #bdbdbd;
	border-radius: 15px;
	margin-right: 20px;
	padding: 10px;
}*/
.iconinfo{
	text-align: center;
	font-size: 50px;
	line-height: 70%;
}

.infotitle h3{
	line-height: 120%;
	color: #444;
	text-align: center;
}

.infocontent{
	text-align: justify;
}

.footer-bg{
	background-color: #740707;
	width: 100%;
	height: 270px;
	margin:0;
	color: #fff;
	padding: 20px;
}


.lower-menu ul{
	list-style: none;
}

.dropdown-menu ul li a {
	color: #444;
}

.lower-menu ul li a{
	line-height: 200%;
	color: #fff;
}

.company-name{
	margin-top:15px;
	color : #9F0000;
	font-size: 20px;
	font-family: verdana;
}

.porto{
	text-align: center;
	color: #9B0B0B;
	padding-bottom: 30px;
}

.galeri_foto{
	text-align: center;
	color: #9B0B0B;
	padding-bottom: 30px;
	font-size: 20px;
	font-family: verdana;
}

.project_name{
	text-align: center;
	color: #bdbdbd;
	padding-bottom: 30px;
	font-size: 30px;
	font-family: verdana;
}

.modal-dialog{
  width:800px;
}

.captionText{
	font-size: 20px;
	color: #9F0000;
	font-family: verdana;
}

.captionContent{
	color: #444;
	text-align: justify;
}

.panel img{
	cursor: pointer;
}