.left-side-panel {
	border-top: 5px solid #d9e3ec;
	border-left: 5px solid #d9e3ec;
	border-right: 5px solid #d9e3ec;
	/*float: left;*/
	height:100%; 
	overflow:auto;
	/*width: 20em;*/	/* Adjusted after GE button was added to toolbar; Should be matched with the west region width in init()  */
	width: 300px;	/* Adjusted after GE button was added to toolbar; Should be matched with the west region width in init()  */
}

.left-side-panel p.citation {
	font-size: 11px;
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 8px;
}

.species-pic {
	width: 190px;
	min-width: 190px;
}

.select-all-species {
	width: auto!important;
	margin: 3px 4px 0 1px!important;
}

.select-all-species td {
	width: 68px!important;
}

.thumb-wrap-hide {
	display: none;
}

#groupList {
	display: flex;
}

#groupList .subgroup-label {
	font-weight: bold;
	border-bottom: 3px double #c0c0c0;
}

#groupList .group-label {
	font-weight: normal!important;
}
#groupList .group-label-selected {
	text-decoration: underline;
	font-weight: bold!important;
}

.select-all {
	border: 1px solid #99bbe8;
	border-radius: 6px;
	padding: 2px 10px;
}

.obis-seamap-data-options {
	display: none;
}

.dms-or-is-choice {
	display: none;
}

#groupList2 {
	display: none;
}

.animation-info {
	width: 250px;
}

/* This is only for NMSDD; not implemented yet
#groupList3 {	/* 
	display: block;
}
*/

hr.all-species {
	border-bottom: 1px dashed #c0c0c0;
	border-top: none;
	border-left: none;
	border-right: none;
}

.year-modeled-label {
	position:absolute; 
	bottom: 0px; 
	right: 8px;
	color: #396db1;
}
.left-side-panel-2020 .model-provider img {
	max-height: 45px;
	padding: 0.5em;
	vertical-align: middle;
}

.species-label-in-list {
	font-weight: bold;
	margin-left: 12px;
	margin-bottom: 4px;
	border: 1px solid #d9e3ec;
	border-radius: 4px;
	width: auto;
	padding: 1px 6px;
	margin-right: 12px;
}

.list-scientific {
	font-size: 0.9em;
	margin-left: 2px;
}