.t_menu {
	font-weight:bold !important;
}

#breadcrumbs {
	position: relative;
	width: 100%;
	height: 25px;
	margin: 0 auto;
	text-align: left;
	background: #ECECEC;
}
#breadcrumbs ul {
	position: absolute;
	left: 15px;
	top: 7px;
	margin: 0;
	padding: 0;
}
#breadcrumbs ul li {
	float: left;
	margin-left: 0;
	margin-right: 4px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	color: #AAAAAA;
}
#breadcrumbs a, a:link, a:active, a:visited {
	color: #AAAAAA;
	text-decoration: none;
}
 textarea {
    resize: none;
}

.box h1 {
	font-size:26px;
	color:#62b34f;
}
.form-group {
	margin-bottom:5px;
}
label {
	font-size:13px;
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 0px;
	top: 35px;
}
.title_group {
	font-size:23px;
 }
.xsmall {
	font-size:18px;
}
 
h2 {
	font-size:18px;
}
p, ul, li{
	color:gray !important;
}
.text {
	display:inline-block;
	width:140px;
	text-align:right;	
}

#top-header {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	background-color: #F8F8F8;
	border-bottom: 1px solid #ddd;
}
 
.t_menu, .t_menu * {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	z-index: 10;
	float: right;
}
#top-header nav > ul > li > a {
	color: rgba(0, 0, 0, 0.55);
	border-left: 1px solid #ddd;
	line-height: 13px!important;
	font-size: 11px!important;
	padding: 10px!Important;
	text-decoration:none;
}
.lpChatTextLinkText {
	color: rgba(0, 0, 0, 0.55);
	border-left: 1px solid #ddd;
	line-height: 13px!important;
	font-size: 11px!important;
	padding: 10px!Important;
}

#top-header {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	background-color: #F8F8F8;
	border-bottom: 1px solid #ddd;
}
 
.t_menu, .t_menu * {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	z-index: 10;
	float: right;
}
#top-header nav > ul > li > a {
	color: rgba(0, 0, 0, 0.55);
	border-left: 1px solid #ddd;
	line-height: 13px!important;
	font-size: 11px!important;
	padding: 10px!Important;
	text-decoration:none;
}
.lpChatTextLinkText {
	color: rgba(0, 0, 0, 0.55);
	border-left: 1px solid #ddd;
	line-height: 13px!important;
	font-size: 11px!important;
	padding: 10px!Important;
}

.btn:hover, .btn:focus {
color:white !important;	
}


form.contact label {
width:140px;
display:inline-block;
text-align:left;
font-family: 'Open Sans', sans-serif; font-size:13px;color:#999; font-weight:normal;
}

form.contact input {
font-family: 'Open Sans', sans-serif;   font-size:13px; padding-left:10px;
}
form.contact textarea {
width:100%; height:7em;font-family: 'Open Sans', sans-serif;   font-size:13px;padding-left:10px;
}
form.contact div {
margin-top:10px;
}
.red {
color:red;
}
#errorfailure {
padding:10px;
color:red;
text-align:center;
display:none;
}
#PIErrorBox {
 
color:red;
display:none;
 
 
}
#contact {
		width: 500px;
	}
	#contact label {
		width: 250px;
	}
	#contact label.error, #contact input.submit {
		margin-left: 253px;
	}
	.modal-header .close {
 text-align: right;
	}
	
	
	button.close {
		color: gray !important;
text-align: right;
font-size: 50px;
margin-top: -20px;
}

#contactusform {
	color:gray;
}
 @media (max-width: 480px) {

	.navigation-header {
	margin-top:0px !important;	
	}
	#master_top {
	display:none;	
	}
	
	}
	
	@media (min-width: 568px) {
 #breadcrumbs {
	
margin-top:100px !important;
}

		}
		
			@media (min-width: 800px) {
		 #breadcrumbs {

		margin-top:120px !important;
		}

				}