/*.scco-info-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 350px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
	box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}*/

.scco-info-links .ui-sortable {}

.info-link, #dnn_InfoLink {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.info-link .DnnModule {
	display: block;
	width: 100%;
}

.info-link h1 {
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	margin: 0;
	text-align: center;
	display: block;
	width: 100%;
	background: rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: inset 0px 0px 7px -2px rgba(0, 0, 0, .5);
	box-shadow: inset 0px 0px 7px -2px rgba(0, 0, 0, .5);
}

.info-link h1 {
	color: #333;
	font-size: 5rem !important;
	display: block;
	padding: 2rem;
	font-weight: 300 !important;
}

.info-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.info-link h3 a {
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	margin: 0;
	text-align: center;
	display: block;
	width: 100%;
	background: rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: inset 0px 0px 7px -2px rgba(0, 0, 0, .5);
	box-shadow: inset 0px 0px 7px -2px rgba(0, 0, 0, .5);
}

.info-link h3 a {
	color: #333;
	font-size: 4rem !important;
	display: block;
	padding: 2rem;
	font-weight: 300 !important;
}

.info-link:nth-child(1) {
	/*background: url('http://sccocannabis.us/Portals/_default/skins/sccocannabis/Images/non-retail-licensing.jpg')no-repeat center center;*/
	/*background: url('http://sccocannabis.us/Portals/_default/skins/sccocannabis/Images/manufacturing-1.png')no-repeat center center;*/
	background-size: cover;
}

main h2 {
	font-size: 2rem !important;
}

.lrl-item a img {
    max-width: 200px;
}


/* .info-link:nth-child(2) {
	background: url('http://sccocannabis.us/Portals/_default/skins/sccocannabis/Images/retail-licensing.jpg')no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.info-link:nth-child(3) {
	background: url('http://sccocannabis.us/Portals/_default/skins/sccocannabis/Images/enforcement.jpg')no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
} */
.scco-items {
	/* display: flex; */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.scco-item {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	border: 1px solid #eee;
	border-radius: 5px;
}

.scco-item > h2 {
	margin-top: 0;
	background: #97cc00;
	padding: 10px;
	color: #333 !important;
	font-size: 1.6rem !important;
}

.scco-item p {
	padding: 10px;
}

ul.noBullet {
	display: flex;
	flex-wrap: wrap;
}

ul.noBullet li {
	width: 30%;
	list-style-type: none;
	margin-left: auto!important; /* changed for homepage tiles */
    margin-right: auto!important;
	padding:0px;
}

.featDirTile h2 {
	margin: 0;
}

.featDirTile img {
	margin: 5px auto!important; /* changed for homepage tiles */
	 /* */
	height: 170px!important;

}

@media (max-width:823px) {
	.featDirTile img {
		    max-height: 180px;
	}	
}

.featDirTile {
	margin-bottom: 15px;
}

/**************************/
table.defList {
    width: 100%;
    font-size: 1.5rem;
	line-height: 1.9rem;
}

table.defList th{
    width: 15%;
}

main ul li {
	font-size: 1.6rem;
	line-height: 2rem!important;
	text-indent: -20px;
    margin-left: 20px!important;
}

main ol li {
	font-size: 1.6rem;
	line-height: 1.6rem!important;
	margin-left: 30px;
	padding-bottom: 5px;
}

.defList, .indent2em {position: relative;
    left: 20px;}


.container {display:block; margin-left: auto;
    margin-right: auto;}
#licensedretailerslist {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
	
}

.lrl-item {
  font-size: 2rem;
  line-height: 1;
  text-align: center;
  padding: 1rem;
  /*background: mistyrose;*/
  border: 2px solid #ffffff;
 
  margin: 10px;
  margin-left: auto;
  margin-right: auto;
	padding-left: 30px;
    padding-right: 30px;
}
}

.lrl-item:hover {
  border: 2px solid #cccccc;

}

#licensedretailerslist img {

    top: 25%;
}

/*
#licensedretailerslist {
    list-style: none;
    
	display: block;
    margin-left: auto;
    margin-right: auto;
}


#licensedretailerslist  li {


    float: left;
    margin: 10px 15px!important;
    padding: 0px;
    border: 1px solid #F5EFE7;
    list-style-type: none;
	max-width: 20%;
	height: 300px;
    display: inline-block;
    text-align: center;
    position: relative;
}

#licensedretailerslist  img {

display:block;
    margin-left: auto;
    margin-right:auto;
    vertical-align: middle;
	    max-width: 100%;
	position: relative;
    top: 25%;
}
*/

.centerimg {width: 100%;}
.staff-item {}
.staff-item h2 {margin-left: 10px}
.staff-item p  {font-size: 1.8rem; margin:0px; padding: 0px;
    margin-left: 10px; margin-bottom: 5px;
}



#leftside, #rightside {width: 48%}

ol.upperalpha {list-style-type: upper-alpha;}

ol.upperalpha li {list-style-type: upper-alpha;}

@media (max-width: 768px) {
	#leftside, #rightside {width: 100%}
}

@media (max-width: 812px) {

.featDirTile img {
	margin: 5px auto!important; /* changed for homepage tiles */
	
	height: auto!important;
	
}
	
	.featDirTile {
		width:auto!important;
	}

}

