@charset "utf-8";

/* CSS Document */

body {font-family: 'Roboto', sans-serif;, sans-serif; margin:0; padding:0; }

h1, h2, h3, h4, h5, h6 { font-family: 'Roboto', sans-serif;, sans-serif;}

.footer-links-center {margin-bottom:15px; border-top:solid 0px #eee; padding-top:10px;}

.footer-links-center h3 { font-weight:bold; font-size:16px; color:#B63636; font-family: 'Roboto', sans-serif;, sans-serif; margin-bottom:15px;}

div.col-md-3 ul { list-style:none; margin:0;}

div.col-md-3 ul li{ line-height:22px;}

div.col-md-3 ul a{  font-family: Roboto; font-size:14px; }

.floatRight { float:right;}

.copyright { border-top: solid 1px #eee; padding:15px 0; font-family: 'Roboto', sans-serif;, sans-serif; font-size:12px;}



/* Header */



#MainNav { padding:10px 0; background:url(../image/resource/MainNav-bg.png) repeat-x; font-family: 'Roboto', sans-serif;, sans-serif; float:left; width:100%;}

.btn-link{ color:#f13d01; }

.menu{margin-top:15px; text-align:right; }

.modal-title { font-family: 'Roboto', sans-serif;, sans-serif;}

.welcome { color:#fff; font-weight:bolder; text-shadow:2px #999; float:right; padding-top:15px; font-family: 'Roboto', sans-serif;, sans-serif; }

#fullwidth {width:100%;}
.container {padding:0;}

@media (max-width: 1024px){

	.col-lg-4 { width:300px !important; float:left;}

}



/* Sidebar */

#sidebar ul { margin:0px 0px 20px 10px !important; font-size:14px;}

#sidebar li { list-style:none;}

#sidebar li a { background:url(../image/resource/bullet.jpg) no-repeat left center; padding-left:15px; line-height:25px; color: #4e616f; font-weight:bold;  font-family: Roboto;}

#sidebar li a:hover { color: #d3222a;}

#sidebar h3 { font-size:16px; text-transform:uppercase; color:#fff; font-weight:bolder; font-family: 'Roboto', sans-serif;, sans-serif; margin:0px 0 10px 0; background:#227CD4 ; padding:10px; text-align:center; }



/* SEARCH PAGE

-------------------------------------------------- */

.search-page-wrapper{

	margin-bottom: 200px;

}



.search-sidebar-links{ color: #FA701D; }

.panel-default>.search-panel-heading{ 

	color:#FA701D;

	font-family: 'Roboto', sans-serif;, sans-serif;

	font-weight: bold;

	background: transparent;

	border-bottom: transparent;

	font-size:16px;

}

.search-panel-body { padding-left: 30px; }

.alignment{	text-align:center; }

.fa-search{ color:#E4B600; }

.fa-search-plus{ color:#E4B600; }

.fa-bolt { color:#E4B600; }

.fa-wheelchair{	color:#E4B600; }

/* SEARCH PAGE END



/* Container */

.control-group {margin:0px 0 10px 0;}

/* End Container */



/* CUSTOMIZE THE myBanner

-------------------------------------------------- */

.myBanner{

	text-align:center;

}

.myBanner img{

	width:100%;

}

.myBanner h1{

	text-align: center;

	background-color: #FFF;

	position: relative;

	top: -44px;

	padding-top: 10px;

	padding-bottom: 10px;

	font-size: 22px;

	width: 308px;

	margin: auto;

	opacity: 0.8;

	text-transform:uppercase;

	color:#333;

}



.row { font-size:13px; line-height:25px; font-family: 'Roboto', sans-serif;, sans-serif;}

.row span.boldtext { font-weight:bold;}



/* CUSTOMIZE THE LOGINBOX

-------------------------------------------------- */

.loginbox-wrapper{

  position: absolute;

  top: 160px;

  right: 0;

  left: 0;

  height:300px;

  z-index: 20;

}

.form-wrapper{

	margin-top:10px;

	padding-top:0px;

	padding-left:20px;

	padding-right:20px;

	padding-bottom:20px;

	background:#FFF;

	margin-bottom:10px;

	border-radius:inherit;

}

.btn-default{

	height:35px;

	background-image:url(img/login-button.jpg);	

	width:160px;

}

.txt-login {

	font-size: 25px;

	text-align: center;

	font-family: 'Roboto', sans-serif;

	font-weight: bold;

}

.txt-register{

	font-size:25px;

	text-align:center;

	padding-top:7px;

	font-family: 'Roboto', sans-serif;

	font-weight:bold;

	padding-bottom:8px;



}

.background{

	background-color:#09F;

	opacity:0.5;	

}

p strong { font-weight:bold;}

h2 {font-size:18px !important;  margin:10px 0 0px; padding:10px 0;}

.profile-details {margin:0 0 0px 0; border-bottom:#FFF0F0 solid 0px; padding:0px 0 15px; }

div.col-lg-4.text-right div.row img { border:solid 1px #CCC !important; padding:10px;}

div.row div.col-lg-3 img  { border:solid 1px #CCC !important; padding:10px;}

.glyphicon-star-empty { color:#edb820;}
.height167 { height:167px !important;}

/* alternative Color */

.oddrow {background:#f9f5e7; padding:20px;}
.alternative_cls:nth-child(1), .alternative_cls:nth-child(even){
    background:#ccc;
    /*background:#FFF0F0;*/
}
.no_bg{
     width:100%;
    height:60px;
    background:#f8d6d6
}
/* End: alternative Color */