@CHARSET "UTF-8";
.cmloc-buddypress-locations-list .cmloc-route-snippet { margin: 0; padding: 0.5em 0 !important; }
.cmloc-buddypress-locations-list .cmloc-shortcode-route-snippet h2 { font-weight: bold; }
.cmloc-buddypress-locations-list .cmloc-shortcode-route-snippet .cmloc-author { display: none !important; }
.cmloc-buddypress-btn { background: #009944; color: white; padding: 0.5em 2em; display: inline-block; font-weight: bold; margin: 0 1em 1em 0; cursor: pointer; }
.cmloc-buddypress-profile-user-maps .cmloc-map-shortcode { display: block; }
.cmloc-buddypress-profile-user-maps .cmloc-buddypress-manage-locations { margin-top: 1em; display: none; }
.cmloc-buddypress-profile-user-maps .cmloc-buddypress-send-position-form { margin-top: 1em; display: none; }

.map_with_leftright { clear:both; }
.map_with_leftright.right .map { float:left; width:73%; margin-right:2%; }
.map_with_leftright.right .list { float:left; width:100%; }
.map_with_leftright.left .map { float:right; width:73%; margin-left:2%; }
.map_with_leftright.left .list { float:right; width:100%; }