.grouponmap-index-index input.input-text {width:250px;}
.grouponmap-index-index select {width:260px;}
.grouponmap-index-index  .form-subscribe-header {margin-top:5px;}
.grouponmap-index-index  .form-subscribe-header em{padding-right:5px;color:red;font-weight:bold;}
.grouponmap-index-index div.actions{margin-top:15px;}
.grouponmap-index-index h1{margin-bottom:15px;}
.grouponmap-member-index .if_is_leader_checkbox {float:right;width:90%;}
.grouponmap-member-index .new-users, .grouponmap-member-index .registered-users{box-shadow:none;}
.grp-type-div .iradio_minimal{float:right;}

.grouponmap-member-index .new-users, .grouponmap-member-index  .registered-users{min-height:50px;}
.new-users h2, .registered-users h2{font-size:13px;}
.alignright {float: right;}

.storelocator-index-index .gm-style-iw .tag-content h4 a:hover{cursor:inherit;text-decoration:none;}
.redirecting-image {float:right;padding-top:5px;}
 .model-div { background: none repeat scroll 0 0 #FFFFFF;
    min-height: 100px;
    position: fixed;
    max-width: 500px;
	width:95%;
    z-index: 999999;
	display:none;
	border: 5px solid #222;
   -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    box-shadow: 1px 2px 5px 8px;
    float:left;
	top:20%;
	overflow:auto;
	max-height:400px;
	overflow-x:hidden;
	padding:10px;
	}
	
.model-overlay{
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    opacity: 0.7;
    position: fixed;
    width: 100%;
    z-index: 999;
}

@media only screen and (max-width: 800px) {
.model-div { 
 max-width: 280px;
 width:80%;
	}
.model-overlay{
	background:none;
	 height: 0;
	}
}

@media only screen and (max-width: 768px) {
.grouponmap-member-index .col2-set .col-1 , .grouponmap-member-index .col2-set .col-2 {width:100% !important;float:none;} 
.rf-col-full .col-1, .rf-col-full .col-2 {width:100% !important;float:none;}

}