#adminmenuback {
	z-index: 0;
}
.lr_horizontal_interface div{
	margin-bottom: 15px;
}

.lr_options_container{
	position: relative;
	z-index: 1;
	padding:10px;
	background-color: white;
	margin-bottom: 15px;
}

.lr_ver_share_widget{
	position: relative !important;
}
ul#loginRadiusHorizontalSortable, 
ul.lr-static{
	display: inline-block;
	vertical-align: middle;
	letter-spacing: -5px;
}

ul#loginRadiusHorizontalSortable ~ 
ul.lr-static{
	margin-left: -5px;
}
 
ul.lr-static li.lr-icon-more {
	margin: 0 auto;
}

ul#loginRadiusHorizontalSortable > li{
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	transition: transform 0.2s ease-in-out;
	-webkit-transition: transform 0.2s ease-in-out;

	cursor: move;
}

ul#loginRadiusHorizontalSortable > li:hover, ul#loginRadiusVerticalSortable > li:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

ul#loginRadiusHorizontalSortable > li:active, ul#loginRadiusVerticalSortable > li:active {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}

ul li.lr-pin {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 32px;
	height: 32px;
	margin: 4px;
	padding: 0px;
	cursor: default;
}
ul li.lr-pin:before {
	width: 100%;
	height: 100%;
	font-size: 22px;
	line-height: 32px;
	display: block;
}

ul li.lr-pin.lr-counter {
	font-size: 14px;
	background: #fff;
	position: absolute;
	text-align: center;
	width: 50px;
	line-height: 33px;
	margin: 1px 0 1px 10px;
	border: 1px solid #f2f1ef;
}

ul li.lr-pin.lr-counter:after, ul li.lr-pin.lr-counter:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

ul li.lr-pin.lr-counter:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 5px;
	margin-top: -5px;
}
ul li.lr-pin.lr-counter:before {
	border-color: rgba(242, 241, 239, 0);
	border-right-color: #f2f1ef;
	border-width: 6px;
	margin-top: -6px;
}


.lr-vr-sortable ul{
	margin: 0;
	display: inline-block;
}

.lr-vr-sortable ul li {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	transition: transform 0.2s ease-in-out;
	-webkit-transition: transform 0.2s ease-in-out;
}

#login_radius_vertical_rearrange_container .lr-column2 {width: 66.66%;}
#login_radius_vertical_rearrange_container .lr-vr-sortable.lr-column2 {width: 33.33%; text-align: center;}

#login_radius_vertical_rearrange_container .lr-vr-sortable ul.lr-static {display: block;}

.ui-sortable .lrshare_iconsprite32{
	text-align: center;
	cursor: pointer;
	height: 32px;
	margin: 4px;
	width: 32px;
	padding: 0px;
}

.ui-sortable .lrshare_iconsprite32:before {
	width: 100%;
	height: 100%;
	font-size: 22px;
	line-height: 32px;
	display: block;
}

#loginRadiusLoginForm{
	display: none;
}

#login-registration-links{
	margin-top: 10px;
}

#recaptcha_widget{
	border: 1px #eee solid;
	padding: 10px;
	margin-bottom: 20px;
	min-height: 130px;
	border-radius: 5px;
}

/*====================
	Grid
=======================*/

.lr-column2 {
	float: left;
	width: 50%;
	padding-right: 20px;
	margin-bottom: 30px;

	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.lr-column2:nth-child(2n) {
	padding-right:0;
}


/*====================
	Custom
=======================*/

body[class*="loginradius"] #wpwrap, body[class*="LoginRadius"] #wpwrap {
	background: url(http://coalitionforcommunitychoice.org/wp-content/plugins/loginradius-for-wordpress/loginradius-social-sharing/assets/images/cloud.png) repeat-x bottom center fixed #f9f9f9;
}

.cf:before,.cf:after {content: " ";display: table;}.cf:after {clear: both;}.cf {*zoom: 1;}

.wrap.lr-wrap {
	max-width: 1180px;
	margin: 0;
	margin-left: -20px;
	margin-bottom: -60px;
	padding: 0 20px 60px;

	font-size: 123.07692308%;
	line-height: 1.875;
}

.lr-wrap header {
	max-width: 1180px;
	display: block;
	padding: 30px 0;
}

.lr-wrap h2.logo, .lr-wrap h2 em {
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}

.lr-wrap h2 em {
	font-size: 16px;
}

.lr-wrap h2.logo a {
	font-size: 2.25em;
	line-height: 1.0555555556em;
	width: 175px;
	display: inline-block;
	vertical-align: middle;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	background: url(http://coalitionforcommunitychoice.org/wp-content/plugins/loginradius-for-wordpress/loginradius-social-sharing/assets/images/logo.png) center/ auto 38px no-repeat;
}

/*====================
	Login Page
=======================*/

.lr-login.lr-wrap header {
	text-align: center;
}

.lr-login .lr-container {
	background: #fff;
	padding: 30px 40px;
	border: 1px solid #eee;
	border-radius: 0 10px;
	max-width: 420px;
	margin: 0 auto;
} 

.lr-login #login-registration-links {
	text-align: center;
}

.lr-login #login-registration-links a {
	font-weight: 200;
	font-size: 0.875em;
	color: #95A5A6;
	margin: 0 10px;
}

.lr-login div[class*="validation-loginradius"] {
	color: #F22613;
}

#loginRadiusLRSiteSave {
	width: 90px;
	font-size: 14px;
	line-height: .5;
	margin: 0 auto;
}


/*captcha*/

.lr-login .recaptcha_widget {
	position: relative;
}

.lr-login .recaptcha_options {
	position: absolute;
	top: 14px;
	margin: 0;
	right: 16px;
}

.lr-login .recaptcha_options * {
	margin: 0;
	display: block;
}

.lr-login .captcha_hide {display: none;}

.lr-login #recaptcha_image {
	border: 1px solid #ccc;
	width: auto !important;
	max-width: 355px;
}
.lr-login #recaptcha_image img {
	width: 100%;
}

.lr-login .recaptcha_only_if_image {
	font-weight: 200 !important;
}

.lr-login .recaptcha_widget #recaptcha_image br:first-of-type {display:none;}


/*============================
Inputs
===============================*/

.lr-wrap fieldset {
	border: none;
	padding: 0;
	margin: 0 0 10px 0;
	position: relative;
	z-index: 0;
}

.lr-wrap input[type="text"],.lr-wrap input[type="email"],.lr-wrap input[type="name"], .lr-wrap input[type="password"], .lr-wrap input[type="submit"], .lr-wrap textarea, .lr-wrap select {
	width: 100%;
	display: block;
	border: 1px solid #eee;
	border-radius: 0 10px;
	background: #f9f9f9;
	outline: none;

	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-weight: 300;
	font-size: 0.9em;
	padding: 10px 20px;
	margin-bottom: 20px;

	-webkit-transition: border 0.6s ease;
	transition: border 0.6s ease;

	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	letter-spacing: .1mm;
	box-shadow: none;
}

.lr-wrap input[type="submit"]{
	cursor: pointer;
	background: #008fc6;
	color: #fff;
	border: none;
	font-weight: 400;
}

.lr-wrap input[type="submit"]:hover {
	background: #00b0f0;
}

.lr-wrap label {
	font-weight: 200;
	line-height: 1.5em;
	vertical-align: middle;
	margin: 10px 0;
	display: block;
}

.lr-wrap label.error {
	margin-top: -20px;
	margin-bottom: 20px;
	display: block;
	color: #FF0000;
}

.lr-wrap textarea {
	overflow: auto;
	line-height: 30px;
	min-height: 112px;
}

.lr-wrap textarea.small {
	height: auto;
	min-height: 30px;
	padding: 0 10px;
	overflow: hidden;
	font-size: 0.8em;
	line-height: 2.0625em;
	margin: 0;
}

.lr-wrap select {
	background: url(http://coalitionforcommunitychoice.org/wp-content/plugins/loginradius-for-wordpress/loginradius-social-sharing/assets/images/dropdown.png) no-repeat center right #f9f9f9;
	line-height: inherit;
	height: auto;
	background-size: 20px;
	cursor: pointer;
	position: relative;

	/*enable styleability of select*/
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
}

.lr-wrap select::-ms-expand {
	display: none;
}

.lr-wrap input:focus {
	border: 1px solid #00b0f0;
}

.lr-wrap input[type="submit"]:focus {
	border: none;
}

#lr_options_tabs {
	float: left;
	width: 66.12903225806451%;
}

.lr-options-tab-btns {
	margin: 0;
}

.nav-tab {

	margin: -4px 0px -1px 0;
}

.wrap.lr-wrap .nav-tab {
	cursor: pointer;
	border: 1px solid #eee;
	border-bottom: none;

	font-size: 1em;
	padding: 10px 12px;
	position: relative;
	z-index: 2;

	color: #444;

	transition: 0.2s ease-in-out;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.wrap.lr-wrap .nav-tab.lr-active {
	background-color: #fff;
	color: #464646;
}

.lr-tab-frame {display: none;}
.lr-tab-frame.lr-active {display: block;}


.wrap.lr-wrap .lr_options_container {
	border: 1px solid #eee;

	padding: 20px 0 0;
}

.lr-row {
	width: 100%;
	display: block;
	padding: 45px 60px;

	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;

	border-bottom: 1px solid #f2f2f2;
}

#lr_horizontal_switch.lr-row, #lr_vertical_switch.lr-row {
	padding: 5px 60px 20px;
	background: #fff;
	position: relative;
	z-index: 3;
}

.lr-wrap h1 {
	font-size: 2.25em;
	line-height: 1.6666666667em;
	font-weight: 300;
	margin: 0;
	margin-bottom: 30px;
}
.lr-wrap h2 {
	font-size: 1.875em;
	line-height: 1em;
	font-weight: 300;
	margin: 0;
	margin-bottom: 30px;
}
.lr-wrap h3 {
	font-size: 1.5em;
	line-height: 1.25;
	font-weight: 300;
	margin: 0;
	margin-bottom: 30px;
}
.lr-wrap h4 {
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: 300;
	margin: 0;
	margin-bottom: 30px;
}
.lr-wrap h5 {
	font-size: 1.125em;
	line-height: 1.6666666667em;
	font-weight: 300;
	margin: 0;
	margin-bottom: 15px;
}
.lr-wrap h6 {
	font-size: 1em;
	line-height: 1.875em;
	font-weight: 300;
	margin: 0;
	margin-bottom: 15px;
}

label .lr-text:before {
	width: 16px;
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	padding: 2px;
}

.lr-submit {
	padding: 30px 60px;
}

.lr-wrap p.submit {
	clear: both;
	margin: 30px 0;
	padding: 0;
}

.lr-advance p.submit {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
}

.lr-wrap p.submit input[type="submit"], .lr-wrap input[name="reset"] {
	width: auto;
	height: 30px;
	line-height: normal;
	padding: 0 10px;
	font-size: 0.875em;
	box-shadow: none;
	margin: 0;
	display: inline-block;

	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

#lr_options_tab-3 {position: relative;}

.lr-reset {
	position: absolute;
	bottom: 15px;
	right: 60px;
	z-index: 1;
}

.lr-wrap input[name="reset"] {
	background: #E4E4E4;
	color: #A5A5A5;
}

.lr-wrap p.submit input[type="submit"], .lr-wrap input[name="reset"] {
	font-size: 18px;
	height: 40px;
}
.lr-wrap input[name="reset"] {
	font-size: 14px;
}

.lr-wrap p.submit input[type="submit"]:hover, .lr-wrap input[name="reset"]:hover {
	background: #2299dd;
	color: #fff;
}

.lr_horizontal_interface label {
	display: inline-block;
	margin: 0;
}


label.lr-sharing-cb {
	width: 33.33%;
	min-width: 170px;
	float: left;

	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}



/*====================
	On Off Toggle checkboxes
=======================*/

/*hides the ugly-ass checkbox*/
input.lr-toggle {display: none;}

label.lr-toggle, label.lr-show-toggle {
	margin: 10px 0;
	padding-left: 60px;
	display: inline-block;
	position: relative;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.lr-toggle-name:before, label.lr-show-toggle:before {
	content: "\f147 \00a0\00a0\00a0 \f335";
	font-family: dashicons, "Open Sans", sans-serif;
	text-align: center;
	color: #ccc;
	font-size: 0.75em;
	line-height: 1.6666666667em;
	background: #fefefe;
	position: absolute;
	left: 0;
	top: 2px;

	width: 50px;
	height: 20px;
	border: 1px solid #eee;
	border-radius: 20px;
	-webkit-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out

}

.lr-toggle-name:after, label.lr-show-toggle:after {
	content: "";
	background: #fff;
	position: absolute;
	left: 2px;
	top: 3px;

	width: 18px;
	height: 18px;
	border: 1px solid #ccc;
	border-radius: 50%;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out
}

input.lr-toggle:checked + .lr-toggle-name:before, input.lr-toggle:checked + label.lr-show-toggle:before {
	/*content: "";*/
	color: #fff;
	background: #1e8cbe;
	border: 1px solid #1e8cbe;
}

input.lr-toggle:checked + .lr-toggle-name:after, input.lr-toggle:checked + label.lr-show-toggle:after {
	content: "";
	left: 31px;
	border-color: #eee;
	/*box-shadow: 0px 0px 5px rgba(0,0,0,0.1);*/
}

/*Right Toggle*/
.lr-right-toggle {text-align: right;}
.lr-right-toggle label.lr-toggle {
	padding-left: 0;
	padding-right: 60px;
}

.lr-right-toggle .lr-toggle-name:before {
	left: auto;
	right: 0;
}

.lr-right-toggle .lr-toggle-name:after{
	left: auto;
	right: 31px;
}

.lr-right-toggle input.lr-toggle:checked + .lr-toggle-name:after {
	left: auto;
	right: 2px;
}


/*====================
	Tooltips
=======================*/
.lr-tooltip {
	width: 20px;
	height: 20px;
	background-color: #e6e6e6;
	color: #fff;
	font-size: 1em;
	line-height: 1.25em;
	display: inline-block;
	vertical-align: middle;
	border-radius: 100%;
	cursor: pointer;
	text-align: center;
	margin: 0;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out
}

.lr-tooltip:hover {
	background-color: #00649a;
}

.lr-tooltip {
	position: relative;
}

.lr-tooltip[data-title]:hover:before {
	border: solid;
	border-color: #00649a transparent;
	border-width: 6px 6px 0 6px;
	content: "";
	bottom: 29px;
	left: 50%;
	margin-left: -6px;
	position: absolute;
	z-index: 97;
}

.lr-tooltip[data-title]:hover:after {
	content: attr(data-title);
	min-width: 180px;
	background: #00649a;
	color: #fff;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4285714286em;
	padding: 5px 10px;
	position: absolute;
	bottom: 35px;
	left: 50%;
	margin-left: -100px;
	z-index: 1000;
	border-radius: 5px;
	text-align: left;
}

.lr-tooltip.tip-bottom[data-title]:hover:before {
	border-width: 0 6px 6px 6px;
	bottom: auto;
	top: 34px;
}

.lr-tooltip.tip-bottom[data-title]:hover:after {
	bottom: auto;
	top: 40px;
}

/*====================
	Vertical
=======================*/
.lr_vertical_interface div {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-left: 40px;
}

.lr_vertical_interface_img{
	display: inline-block;
}

#lr_ve_theme_options label {
	width: 33.33%;
	min-width: 170px;
	float: left;

	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

label.lr-show-toggle {
	font-size: 1.125em; 
}

input.lr-toggle ~ .lr-show-options {
	max-height: 0;
	overflow: hidden;

	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

input.lr-toggle:checked ~ .lr-show-options {
	max-height: 200px;
	padding: 0 0 30px 35px;
}



/*====================
	Side Bar
=======================*/
.lr-sidebar{
	float: left;
	width: 31.864406779661014%;
	margin-left: 1.694915254237288%;
	margin-top: 32px;
}

.lr-frame {
	background: #fff;
	border: 1px solid #eee;
	margin-bottom: 30px;
}

.lr-frame div {
	padding: 10px 30px 30px;
}

.lr-frame h4 {
	margin-bottom: 10px;
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px solid #eee;
}

.lr-frame a {
	display: block;
	font-size: 0.875em;
}

textarea.lr-shortcode {
	font-size: 0.875em;
	border: 1px solid #eee;
	border-radius: 0 10px;
	background: #f9f9f9;
	padding: 5px 10px;
	height: auto;
	min-height: 0;
	resize: none;

	white-space: pre-wrap;       /* CSS 3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.lr-alert-box {
	border: 1px solid #89C4F4;
	padding: 10px 15px;
	border-radius: 5px;
	background: #E4F1FE;
	padding-left: 40px;
	font-size: 14px;
	position: relative;
}

.lr-alert-box:empty {
	display: none;
}

.lr-alert-box:before {
	content: "\f348";
	font-family: dashicons;
	position: absolute;
	left: 7px;
	top: 0;
	display: inline-block;
	vertical-align: middle;
	font-size: 25px;
	color: #2299dd;
	line-height: 44px;
}
#loginRadiusHorizontalSharingLimit {
	position: absolute;
	bottom: -20px;
}
#loginRadiusVerticalSharingLimit {
	position: absolute;
	bottom: -20px;
}
#lr_hz_hz_theme_options {
	position: relative;
}
#lr_ve_hz_theme_options {
	position: relative;
}


.lr-notif {
	position: absolute;
	left: 0;
	right: 10px;
	top: -12px;
}

.lr-proccess {
	display: block;
	clear: both;
	text-align: center;
}

.lr-proccess img {
	display: inline-block;
	vertical-align: middle;
}

.lr-proccess span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.lr-footnote {
	clear: both;
	padding-top: 30px;
	margin: 0;
	color: #444;
	font-weight: 300;
}

.lr-option-disabled-hr, .lr-option-disabled-vr {
	background: #fefefe;
	opacity: .7;
	position: absolute;
	z-index: 2;
	top: 30px;
	bottom: 0;
	left: 0;
	right: 0;

}

.frame-icons {
	vertical-align: middle;
	margin-right: 5px;
	font-size: 18px;
}

.wrap.lr-wrap input[type="radio"], .wrap.lr-wrap input[type="checkbox"] {
	box-shadow: none;

	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;

	-webkit-transition: border 0.15s ease;
	transition: border 0.15s ease;
}

.wrap.lr-wrap input[type="radio"]:checked:before {
	content: none;
}

.wrap.lr-wrap input[type="radio"]:checked {
	border: 5px solid #2299dd;
}

.wrap.lr-wrap input[type="checkbox"]:checked:before {
	color: #fff;
}

.wrap.lr-wrap input[type="checkbox"]:checked {
	background: #2299dd;
	border: 1px solid #2299dd;
}

a.lrshare_iconsprite42{
	text-align: center;
	cursor: pointer;
	height: 42px;
	margin: 4px;
	width: 42px;
	padding: 0px;
	display: inline-block;
	text-decoration: none;
}

a.lrshare_iconsprite42:before {
	width: 100%;
	height: 100%;
	font-size: 22px;
	line-height: 42px;
	display: block;
}

/*====================
	Responsive
=======================*/

@media only screen and (max-width: 1140px) {
	#lr_options_tabs, .lr-sidebar{
		width: 100%;
		margin: 0;
		margin-bottom: 30px;
	}

	.wrap.lr-wrap {
		padding-right: 10px;
	}
}

@media only screen and (max-width: 782px) {
	.wrap.lr-wrap {
		font-size: 125%;
		margin-bottom: -100px;
	}

	.wrap.lr-wrap .lr-options-tab-btns li.nav-tab {
		width: 33.33%;
		padding: 15px 10px;
		text-align: center;
		height: 71px;
		line-height: 20px;
		float: left;
		margin-bottom: -1px;
		margin-right: 0;

		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

	.lr-toggle-name:before, label.lr-show-toggle:before {
		left: 0;
		top: 2px;

		height: 27px;
		line-height: 1.8em;

	}

	.lr-toggle-name:after, label.lr-show-toggle:after {
		left: 2px;
		top: 4px;

		width: 23px;
		height: 23px;
	}

	input.lr-toggle:checked + .lr-toggle-name:after, input.lr-toggle:checked + label.lr-show-toggle:after {
		left: 25px;
	}


	#login_radius_vertical_rearrange_container .lr-column2 {
		width: 66.66%;
	}

	#login_radius_vertical_rearrange_container .lr-vr-sortable.lr-column2 {
		width: 33.33%;
	}



	.wrap.lr-wrap input[type="radio"]:checked {
		border: 8px solid #2299dd;
	}

}

@media only screen and (max-width: 640px) {
	.lr-wrap header{
		text-align: center;
	}
	.lr-wrap h2.logo a {
		line-height: 38px;
	}

	.lr-row {
		padding: 45px 30px;
	}

	.wrap.lr-wrap .lr_options_container {
		padding: 65px 0 0;
		overflow: hidden; 
	}

	#lr_horizontal_switch.lr-row, #lr_vertical_switch.lr-row {
		padding: 5px 30px 10px;
	}

	ul.lr-static {display: none;}

	.lr-notif {
		top: auto;
	}

	.lr-submit.lr-advance {
		padding-left: 30px;
		padding-right: 30px;
	}
	.lr-reset {
		right: 30px;
	}
}

@media only screen and (max-width: 500px) {
	.lr-submit.lr-advance {
		padding-bottom: 90px;
	}
	.lr-reset {
		right: auto;
		left: 30px;
	}
}



/*Sharing Icons*/
/*Use but by adding a class of "lr-icon-(provider name here)*/
/*It'll automatically add a 16px icon*/

@font-face {
	font-family: 'lr-ss-font';
	src: url('http://coalitionforcommunitychoice.org/wp-content/plugins/loginradius-for-wordpress/loginradius-social-sharing/assets/css/fonts/lr-ss-font.eot');
}

@font-face {
	font-family: 'lr-ss-font';
	src: url(data:application/x-font-ttf;charset=utf-8;base64,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