.breadcrumbs {
	padding: 10px 0 6px;
	box-shadow: inset 0 0 4px #eee;
	background: url(b477fd62/img/breadcrumbs.png) repeat;
}
.breadcrumbs h1 {
	color: #686868;
	font-size: 26px;
	margin-top: 12px;
}

.breadcrumb { 
	top: 9px;
	padding-right: 0;
	background: none;
	position: relative;
}
.breadcrumb a {
	color: #777;
}
.breadcrumb li.active,
.breadcrumb li a:hover {
	color: #72c02c;
	text-decoration: none;
}
.breadcrumb-container {overflow: hidden;}.bootboxLarge {
    left:auto;
    right:auto;
    width:100%;
    margin:0 auto;
}
.bootboxLarge > .modal-dialog{
    width: 75%;
}

