/* WebmontonMedia Responsive v1.0.4 Copyright 2014 Webmonton Ltd. */

@import url(css/goodies.css);
@import url(css/shell.css);
@import url(css/tablet.css);
@import url(css/dnn-common.css);
@import url(https://fonts.googleapis.com/css?family=Allura);

/* ------------------------------------------- */
/* Common */
/* ------------------------------------------- */
.clear {clear:both; line-height:0; font-size:0; height:0;}
.DNNEmptyPane { display: none; }
.nowrap { white-space: normal; display: inline-block; }
img, table img {height: auto;min-width:0px;max-width:100%;}

/* ------------------------------------------- */
/* Scroll to Top */
/* ------------------------------------------- */
#top-link { background: url("img/up.png") no-repeat scroll 0 0 transparent; bottom: 18px; cursor: pointer; display: none; padding: 23px; position: fixed; right: 15px; text-decoration: none; z-index: 903; }

/* ------------------------------------------- */
/* DNN members module overrides*/
/* ------------------------------------------- */
#mdMemberList > li {
width:inherit !important;
max-width:280px !important;
min-width:200px !important;
margin: 0 15px 15px 0 !important;
padding: 12px 12px 36px 12px!important;}

#mdMemberList{margin-left:0px !important;}