html b {
	color: #144224 !important;
}

body {
	font-family: 'Helvetica', sans-serif;
}

.desc, #fact_sheet_summary{
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}

.slideshow > .img-group{
	width: 250px;
	margin-left: 10px;
	display: inline-table;
}

.slideshow > .img-group > img{
	width: 100%;
	height: 150px;
	/*display: inline-table;*/
}

.slideshow > .img-group > a{
	z-index: 10;
	position: absolute;
	background: rgba(81,134,56,0.8);
	width: 25px;
	height: 25px;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	margin-left: 195px;
}

.slideshow > .img-group > a:hover{
	background: #092010;
	color: #f00;
}

.slideshow > .img-group > p{
	width: 88%;
	background: rgba(81,134,56,0.8);
	height: 30px;
	padding: 5px;
	position: absolute;
	bottom: -10px;
	z-index: 10;
	color: #fff;
}

.slideshow > .img-group > .edit {
	width: 25px;
	height: 25px;
	position: absolute;
	z-index: 15;
	bottom: 125px;
	margin-left: 170px;
}

.video {
	padding-top: 20px;
}

.img-group {
	margin-bottom: 30px;
}

.video > .img-group > p{
	width: 320px;
	background: rgba(81,134,56,0.8);
	height: 30px;
	padding: 5px;
	position: absolute;
	bottom: -10px;
	z-index: 10;
	color: #fff;
}

.video > .img-group > a{
	z-index: 10;
	position: absolute;
	background: rgba(81,134,56,0.8);
	width: 30px;
	height: 30px;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	margin-left: 290px;
}

.video > .img-group > a:hover{
	background: #092010;
	color: #f00;
}

.video > .img-group  > .edit {
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 15;
	margin-left: -60px;
}

.modal-lg {
	width: 80%;
}

#form-sinks {
	margin-bottom: 50px;
}

.modal-body{
    height: 450px;
    overflow-y: auto;
}

 .modal-attribute{
	height: auto;
}

.inspiring-img img {
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
}

.inspiring-img input {
	font-size: 11px;
}

.img-edit img {
	width: 85%;
}

.img-collections img {
	height: 50%;
}

.cert-img img {
	width: 35%;
}

.img-item img {
	width: 100px;
}