/*	--------------------------------------------------
    :: Typography ...
	-------------------------------------------------- */
	h1, h2, h3, h4, h5, h6 { color: #181818; font-weight: bold; line-height: 1.25; margin: 0; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 46px; font-size: 4.6rem; margin-bottom: 12px;}
	h2 { font-size: 35px; font-size: 3.5rem; margin-bottom: 9px; }
	h3 { font-size: 28px; font-size: 2.8rem; margin-bottom: 9px; }
	h4 { font-size: 21px; font-size: 2.1rem; margin-bottom: 3px; }
	h5 { font-size: 18px; font-size: 1.8rem; font-weight: normal; margin-bottom: 3px;  }
	h6 { font-size: 15px; font-size: 1.5rem; font-weight: normal; }

	.subheader { color: #777; font-weight: 300; margin-bottom: 24px; }

	p, ul,ol { font-size: 13px; font-size: 13px; line-height: 1.4em; margin: 0 0 18px; }
	label,li {
    font-size: 13px;
}
	.no-liststyle { list-style: none;}
	p img { margin: 0; }
	p.lead { font-size: 18px; font-size: 1.8rem; line-height: 1.5;  }
	
	em, i { font-style: italic; line-height: inherit; }
	strong, b { font-weight: bold; line-height: inherit; }
	small { font-size: 60%; line-height: inherit; }
	
	h1 small, h2 small, h3 small, h4 small, h5 small { color: #777; }
	
	/*	Blockquotes  */
	blockquote, blockquote p { line-height: 20px; color: #777; }
	blockquote { margin: 0 0 18px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; font-size: 1.2rem; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited { color: #555; }
	
	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 12px 0 18px; height: 0; }
	
	abbr, acronym { text-transform: uppercase; font-size: 90%; color: #222; border-bottom: 1px solid #ddd; cursor: help; }
	abbr { text-transform: none; }
.container {
    box-shadow: 0 0 8px #000000;
    margin-bottom: 8px;
    position: relative;
}
	.label {
    background: none repeat scroll 0 0 #4FAF45;
	font-size: 10px;
}
	.black.label {
    color: #FFFFFF;
    display: block;
    background-color: #141414;
	font-size: 12px;
}
.blueborder {
    border-bottom: 10px solid #322E8D;
}
.greenborder {
    border-bottom: 10px solid #4FAF45;
}
.redborder {
    border-bottom: 10px solid #d32121;
}
a {
    color: #322E8D;
    line-height: inherit;
    text-decoration: none;
	outline: 0 none;
}
a:hover {
	color: #4FAF45;	
	}
.seven .blueline-top a:visited {
	color: #1b7b45;	
	}
.seven .blueline-top a:hover {
	color: #4FAF45;
	}
	
a img { border: none; outline: 0 none; }
.no-margin { margin: 0; }
.row {
    position: relative;
	width: 1070px;
}
.blueline-top {
    border-top: 2px solid #322E8D;
}
.blueline-bottom {
    border-bottom: 2px solid #322E8D;
}

	#sidebar h6 {
	 color: #322E8D;
	 font-style: italic;
}
	#sidebar .infobox-intern h6 {
    color: #4FAF45;
}
	#sidebar h6.green { 
	 background-color: #4FAF45;
	 color: #ffffff;
	 font-style: normal;
	 }
	 
	 #sidebar h6.blue { 
	 background-color: #322E8D;
	 color: #ffffff;
	 font-style: normal;
	 }
	 
.graybox {
    background: none repeat scroll 0 0 #E8E8E8;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 4px #DDDDDD;
    margin-bottom: 18px;
}
	.blueline-top { border-top: 2px solid #322E8D; }
	.blueline-bottom { border-bottom: 2px solid #322E8D; }
	.greenline-top { border-top: 2px solid #4FAF45; }
	.greenline-bottom { border-bottom: 2px solid #4FAF45; }
	
	.add-padding { padding: 10px; }
	.add-padding-v { padding: 0 10px; }
	.add-padding-h { padding: 10px 0; }
	
.off a, .off a:focus, .off a:hover, .off a:active {
    color: #999999 !important;
}

.trenner-o {
	border-color: #CCCCCC;
    color: #CCCCCC;
	margin-top: 12px;
	margin-bottom: 0;
}
.trenner-u {
	border-color: #FFFFFF;
    color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 18px;
}

/* -----------------------------------------
   icons
----------------------------------------- */

	.glyph { color: #000000; cursor: default; font-size: 20px; line-height: 1; }
	.glyph.social { font-family: "FoundationIconsSocial"; }
	.glyph a { color: #000000; }
	.glyph.social.facebook a:hover {color: #3b5998}
	.glyph.social.twitter a:hover {color: #4099FF}
	.glyph.social.rss a:hover {color: #FF6600}

	
	.icons-base { margin-bottom: 18px; }
	.icon.medium { font-size: 31px; }
	.icon span { top: -9%; }
	td .icon span { top: -31%; }
	.icon a {color:#CCCCCC;} 
    .active a, .icon.bookmark.not_bookmarked a {color: #4FAF45;}
	.icon.bookmark.bookmarked a {color: #322E8D;}
    .active a:hover, .icon.bookmark a:hover {color: #000;}
	

/* -----------------------------------------
   Servicenavigation
----------------------------------------- */
#servicenavi .nav-bar {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 40px;
    margin-top: 0px;
    padding: 0;
}
#servicenavi .nav-bar > li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    display: block;
    float: left;
    line-height: 38px;
    margin: 0;
    padding: 0;
    position: relative;
}
#servicenavi .nav-bar > li.active {
    background: none repeat scroll 0 0 #4FAF45;
    border-color: none;
}
#servicenavi .nav-bar > li > a:first-child {
    display: block;
    font-size: 14px;
    padding: 0 10px;
    position: relative;
    text-decoration: none;
}
#servicenavi .nav-bar > li a {
    color: #4FAF45;
}

#servicenavi .nav-bar .flyout {
    top: 33px;
}

#servicenavi .nav-bar > li.has-flyout > a:first-child:after {
    display: none;
}

/* -----------------------------------------
	mainnav 
   ----------------------------------------- */
   
   #mainnav .nav-bar {
    height: 45px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 0;
   }
   
   #mainnav > .nav-bar > li {
    border: medium none;
    line-height: 44px;
}
	#mainnav > .nav-bar > li a {
    color: #666666;
}
	#mainnav > .nav-bar > li:last-child {
    border-right: none;
}
	#mainnav > .nav-bar > li.has-flyout > a:first-child:after {
    border-color: #000000 transparent transparent;
	margin-top: 4px;
}

	#mainnav > .nav-bar > li > a.main:hover { color: #322E8D; }
	#mainnav > .nav-bar > li.green:hover > a.main { color: #4FAF45; }
	#mainnav > .nav-bar > li.has-flyout > a.flyout-toggle {
    background-image: url(../images/trenner.png);
    background-position: right center;
    background-attachment: scroll;
    background-repeat: no-repeat;
	}
	
	#mainnav > .nav-bar > li { border: 0 none; }
	#mainnav > .nav-bar > li:hover { background: none repeat scroll 0 0 #E0E0E0; }
	#mainnav > .nav-bar > li > a.main {
    color: #666666;
}

	#mainnav .nav-bar > li:hover .flyout {
    display: block;
}

	#mainnav .flyout {
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 2px solid #322E8D;
    border-top: 2px solid #322E8D;
}
	#mainnav .flyout.small {
    width: 200px;
}
	#mainnav .nav-bar li.green .flyout {
    border-top: 2px solid #4FAF45;
    border-bottom: 2px solid #4FAF45;
	}
	
	#mainnav ul.flyout li, #mainnav .nav-bar li ul li {
		border-left: none;
}
	#mainnav ul.flyout li a, #mainnav .nav-bar li ul li a {
    padding: 8px 20px;
	color: #322E8D;
	font-size: 12px;
}

	#mainnav .nav-bar li.login {
    float: right;
}
	#mainnav .nav-bar > li.has-flyout.login > a.flyout-toggle {
    background-image: none;
}

/* -----------------------------------------
   Navi fuer mobile Geraete
----------------------------------------- */

	#navi-for-mobile form {
    margin-bottom: 10px;
}
	#navi-for-mobile form select {
    border: 1px solid #E8E8E8;
    font-size: 14px;
    height: 38px;
    padding: 8px;
}
	#navi-for-mobile form select option.main {
    background: none repeat scroll 0 0 #E8E8E8;
    font-weight: bold;
    padding: 5px;
}

/* -----------------------------------------
   Searchmodul
----------------------------------------- */

#search-modul .graybox {
    margin-bottom: 10px;
}
#search-modul input.button[type="submit"] {
	 background-image: url(../images/lupe.png);
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    position: relative;
    top: -1px;
}
	#search-modul .blue.button {
    background-color: #322E8D;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 4px #888888;
}

	#search-modul .tabs-content label span {
    display: none;
}

	#search-modul .blue.button:hover, 
	#search-modul .blue.button:focus	{ background-color: #322E8D; }
	#search-modul .small.button { padding: 7px 40px; }
	
	#search-modul .four.columns { text-align: right; }
	
	#search-modul .secondary.button {
    background-color: #E9E9E9;
	background-attachment: scroll;
    background-image: url("../images/trenner.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: medium none;
    box-shadow: none;
	font-variant: small-caps;
    color: #322E8D;
}    
   
#search-modul .secondary.button[type="submit"] {
	background-color: #E9E9E9;
	color: #1D1D1D;
	border: 1px solid #C3C3C3;
	background-image: none;
	cursor: pointer;
	display: inline-block;
	font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	outline: none;
	padding: 10px 20px 11px;
	position: relative;
	text-align: center;
	text-decoration: none;
	font-variant: normal;
}

/* -----------------------------------------
   tabs
----------------------------------------- */

dl.tabs dd.active {
    border-top: 3px solid #4FAF45;
    margin-top: -3px;
}
dl.tabs dd a {
    background: none repeat scroll 0 0 #E8E8E8;
}

dl.tabs dd.search {
	background: none repeat scroll 0 0 #E8E8E8;
	width: 500px;

}

dl.tabs dd.search .ten{
	width: 100%
}

.reveal-modal dl.tabs dd.search.active {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	margin-top: 0px;
}

.reveal-modal dl.tabs dd.search.active input {
	width: 450px;
}

.reveal-modal dl.tabs dd.search {
	background: none repeat scroll 0 0 white;
	background-color: #EEE;
	background: none repeat scroll 0 0 #EEE;
	color: #6F6F6F;
	display: block;
	font-size: 13px;
	height: 40px;
	line-height: 40px;
	padding: 0 18px;
	padding-top: 2px;
}

/* -----------------------------------------
   table
----------------------------------------- */

table thead tr th, table tfoot tr td {
    white-space: nowrap;
}
	
/* -----------------------------------------
   reveal
----------------------------------------- */
	.reveal-modal.ews {
    margin-left: -500px;
    width: 1000px;
}
	.reveal-modal.kriterienfenster-versand {
    margin-left: -310px;
    width: 620px;
}
	.reveal-modal h6 {
		margin-bottom: 18px;
}
.reveal-modal.ews hr {
	border-color: #FFFFFF;
    color: #FFFFFF;
    margin: 0;
}
	.reveal-modal {
	background-color: #E0E0E0;
	padding-bottom: 40px;
}
	.reveal-modal ul {
		list-style: none;
		margin: 0;
}
	.reveal-modal ul li {
		margin-bottom: 12px
}
	.reveal-modal ul.tabs-content.contained li:last-child {
    margin-bottom: 12px
}
	.reveal-modal dl.tabs {
    border-bottom: 1px solid #CCCCCC;
}
	.reveal-modal dl.tabs dd a {
		background: none repeat scroll 0 0 #EEEEEE;
    color: #6F6F6F;
    display: block;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
}
	.reveal-modal dl.tabs dd.active a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    color: #3C3C3C;
    cursor: default;
    font-weight: bold;
}
	.reveal-modal ul.tabs-content.contained > li {
    background: none repeat scroll 0 0 #FFFFFF;
}

	.reveal-modal.kriterienfenster-abo {
    margin-left: -450px;
    width: 900px;
}
	#personen_suche .row {
    margin-bottom: 18px;
}
	#personen_suche .row.last {
    margin-bottom: 0;
}

/* -----------------------------------------
   calendar in search-modul
----------------------------------------- */

table.datepicker { border-collapse: collapse; box-shadow: 0 0 4px #DDDDDD; border: 1px solid #CCCCCC; position: absolute; z-index: 100; 
width: 237px; }
	table.datepicker tr.controls th { height: 22px; font-size: 11px; padding: 10px 10px 0; text-align: center; }
	table.datepicker select { font-size: 11px; display: inline; margin-bottom: 0; }
	table.datepicker tr.days th { height: auto; padding: 10px 5px 5px; }
	table.datepicker tfoot td { height: 18px; text-align: center; text-transform: capitalize; }
	table.datepicker th, .datepicker tfoot td { background: #eee; font: 10px/18px Verdana, Arial, Helvetica, sans-serif; }
	table.datepicker th span, .datepicker tfoot td span { font-weight: bold; }
	table.datepicker tbody td { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #CCCCCC; height: auto; padding: 5px; text-align: center; width: auto; }
	table.datepicker tbody td.date { cursor: pointer; }
	table.datepicker tbody td.date.over { background-color: #E8E8E8; }
	table.datepicker tbody td.date.chosen { font-weight: bold; background-color: #322E8D; color: #FFFFFF; }
	table.datepicker tbody tr td:last-child { padding-right: 5px; text-align: center; }
	table.datepicker select { width: auto; }
	
/* -----------------------------------------
   calendar in rechter spalte
----------------------------------------- */
	
.calendar{
	text-align:center;
	text-shadow:0px 1px 0px #fff;
	color:#666;
	border:1px solid #ddd;
	background:#f5f5f5;
	}
	.calendar h4#current-month{font-size:1em;margin:0;padding:4% 0;border-top:1px solid #fff;line-height:100%;font-weight:normal;}
	.calendar table{margin:0;border-collapse: collapse;border:0;width:100%;}
	.calendar th, .calendar td{text-align:center;padding:0;font-weight: normal;line-height:100%;border:0;}
	.calendar th{width:14.2857%;padding:2% 0;border-bottom:1px solid #ddd;}
	.calendar td{background:#fff;padding:3% 0;}
	.calendar th.weekday{color:#999;font-size:0.7em;text-transform: uppercase;}
	.calendar td.other-month{color:#ccc;}
	.calendar td.current-month{background:#fff;color:#777;}
	.calendar td.current-month:hover {background:#E0E0E0;}
	.calendar td.current-month.active {background:#322E8D;color:#fff;}
	.calendar td.current-month.active a.active {color:#fff;}
	.calendar table thead tr th:last-child, 
	.calendar table tbody tr td:last-child { text-align: center; }
	.calendar h4 .icon.small span { top: -38%; }

/* -----------------------------------------
   Breadcrumbnavigation
----------------------------------------- */

dl.sub-nav.breadcrumbs {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 7px 0;
}
dl.sub-nav.breadcrumbs dd:before {
    content: ">";
}
dl.sub-nav.breadcrumbs dd,
dl.sub-nav.breadcrumbs dt {
    padding: 0;
}
dl.sub-nav.breadcrumbs dd {
    margin-left: 0;
}
dl.sub-nav.breadcrumbs dd a,
dl.sub-nav.breadcrumbs dt a {
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
	padding-right: 5px;
    text-transform: none;
	color: #322E8D;
}
dl.sub-nav.breadcrumbs dt a {
    padding-left: 0;
}
dl.sub-nav.breadcrumbs dd.active a,
dl.sub-nav.breadcrumbs dt.active a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #222222;
    font-weight: normal;
    padding-left: 5px;
}
dl.sub-nav.breadcrumbs dt.active a {
    padding: 0 5px 0 0;
}

dl.sub-nav.green dd.active a {
    background: none repeat scroll 0 0 #4FAF45;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 3px 9px;
}
dl.sub-nav.green dd a {
    border-radius: 0px 0px 0px 0px;
    text-decoration: none;
	color: #4FAF45;
}
dl.sub-nav.green dt, dl.sub-nav.green dd {
    margin-right: 5px;
}

/* -----------------------------------------
   subnav vertikal
----------------------------------------- */

	ul.side-nav { margin-bottom: 0; padding: 0; }
	ul.side-nav li { margin-bottom: 0; }
	ul.side-nav li a {
    color: #666666;
    display: block;
    padding: 5px 10px;
	font-weight: normal;
}
	ul.side-nav li a:focus,
	ul.side-nav li a:hover,
	ul.side-nav li a:active,
	ul.side-nav li.active a {
 	 background: none repeat scroll 0 0 #322E8D;
    color: #ffffff;
	font-weight: normal;
}
	ul.side-nav li:hover a {
	 background: none repeat scroll 0 0 #322E8D;
    color: #ffffff;
}
	ul.side-nav li ul {
	 margin-bottom: 0;
}
	ul.side-nav li:focus ul,
	ul.side-nav li:hover ul,
	ul.side-nav li:active ul,
	ul.side-nav li.active ul {
	 display: block;
}
	ul.side-nav li.active ul li a,
	ul.side-nav li:hover ul li a {
    background: none repeat scroll 0 0 #F8F8F8;
    color: #322E8D;
    padding: 3px 10px;
    overflow: hidden;
	font-weight: normal;
}
	ul.side-nav li ul li a:focus,
	ul.side-nav li ul li a:hover,
	ul.side-nav li ul li a:active {
    background: none repeat scroll 0 0 #F8F8F8;
    color: #322E8D;
    padding: 3px 10px;
}

/* -----------------------------------------
   Pagination
----------------------------------------- */

ul.pagination li.current a {
    background: none repeat scroll 0 0 #4FAF45;
}

/* -----------------------------------------
   Form
----------------------------------------- */

	input[type="password"] {
    -moz-transition: all 0.15s linear 0s;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 14px;
   /* height: 32px;*/
    margin: 0 0 12px;
    padding: 6px;
    width: 100%;
}
	.error input, input.error {
    background-color: rgba(198, 15, 19, 0.1);
    border-color: #C60F13;
}
.error label, label.error {
    color: #C60F13;
}
.error small, small.error {
    background: none repeat scroll 0 0 #C60F13;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    color: #FFFFFF;
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: -13px;
    padding: 6px 4px;
}

/* -----------------------------------------
   accordeon
----------------------------------------- */

/* ------------------ accordeon -------------------- */

	.accordeon {
	width: 100%;
	background: #e0e0e0;
	list-style: none;
	box-shadow: 0 0 4px #DDDDDD;
}
	.accordeon ul, .accordeon li {
	margin-bottom: 0;
	}
	.title {
	overflow: hidden;
	border-top: 1px solid #fff;
}
	.accordeon li.title:first-child {
	border-top: none;
}
	.title a span {
	display:block;
	padding:10px 10px 10px 20px;
	color: #000;
}
	.title a span:focus,
	.title a span:hover,
	.title a span:active {
	background: #322E8D;
	color: #fff;
}
	form .accordeon .title ul li label, form .accordeon .title ul li label div{
	margin-bottom: 0px;
	font-size: 12px;
	overflow: hidden;
	}
	
	.title ul li label{
	display: block;
	padding-left: 10px;
	line-height: 30px;
	text-decoration: none;
	background: #fff;
	color: #464646;
	
}
	.title ul li label:hover{
	background: #E8EAED;
	color: #000;	
}
	.title ul li label {
 	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
 	height: 0px;
	display: block;
 }
	:target + ul li label {
	height: 30px;
}

/* -----------------------------------------
   buttons
----------------------------------------- */
	a.button.small {
    font-size: 11px;
    padding: 9px 14px;
}
	.button.success {
    background-color: #4FAF45;
    border: 1px solid #479B3E;
}

/* -----------------------------------------
   Footer
----------------------------------------- */

	footer { background: none repeat scroll 0 0 #E0E0E0; padding: 30px 20px 20px; margin-top: 30px; }
	footer hr { border-color: #666666; }
	footer h6 {
    color: #333333;
    font-size: 1.3rem;
    font-weight: normal;
}
	footer ul,
	footer li { 
	margin-bottom: 0; 
	list-style: none outside none; 
	font-size: 1.25rem;
    line-height: 1.8rem; 
	}
	footer li a,
	footer li a:focus,
	footer li a:hover,
	footer li a:active { color: #666666; }
	
	.uppercase { text-transform: uppercase; }

/* -----------------------------------------
   socialshareprivacy
----------------------------------------- */

#social-media {
    height: 165px;
    overflow: visible;
    padding: 10px;
}
.social_share_privacy_area {
	clear: both;
	margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 18px;
	list-style-type: none;
	padding: 0 !important;
	width: auto;
	height: 25px;
	display: block;
}
.social_share_privacy_area li {
	float: left;
  height: 21px;
  margin-bottom: 8px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  padding: 0 !important;
}
.social_share_privacy_area li .dummy_btn {
    float: left;
    margin: 0 0 0 10px;
    cursor: pointer;
    padding: 0;
    height: inherit;
}
.social_share_privacy_area li div iframe {
    overflow: hidden;
    height: inherit;
    width: inherit;
}
/* Facebook begin */
.social_share_privacy_area .facebook {
    width: 180px;
    display: inline-block;
}
.social_share_privacy_area .facebook .fb_like iframe {
    width: 145px;
}
/* Facebook end */
/* Twitter begin */
.social_share_privacy_area .twitter {
	width: 148px;
}
.social_share_privacy_area li div.tweet {
	width: 115px;
}
/* Twitter end */
/* Google+ begin */
.social_share_privacy_area .gplus {
	width: 123px;
}
.social_share_privacy_area li div.gplusone {
	width: 90px;
}
/* Google+ end */
/* Switch begin */
.social_share_privacy_area li .switch {
    display: inline-block;
    text-indent: -9999em;
    background: transparent url(../images/socialshareprivacy_icons/socialshareprivacy_on_off.png) no-repeat 0 0 scroll;
    width: 23px;
    height: 12px;
    overflow: hidden;
    float: left;
    margin: 4px 0 0;
    padding: 0;
    cursor: pointer;
}
.social_share_privacy_area li .switch.on {
    background-position: 0 -12px; 
}
/* Switch end */
/* Tooltips begin */
.social_share_privacy_area li.help_info {
    position: relative; 
}
.social_share_privacy_area li.help_info .info, 
.social_share_privacy_area li .help_info.icon .info {
    display: none;
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 290px;
    padding: 10px 15px;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    border: 1px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 3px 4px #999;
    -webkit-box-shadow: 0 3px 4px #999;
    box-shadow: 0 3px 4px #999;
    background-color: #fdfbec;
    color: #000;
    z-index: 500;
}
.social_share_privacy_area li.gplus.help_info .info {
    left: -60px;
}
.social_share_privacy_area li .help_info.icon .info {
    left: 40px;
    width: 350px;
    position: relative;
}
.social_share_privacy_area li.help_info.display .info, 
.social_share_privacy_area li .help_info.icon.display .info {
    display: block;
}
.social_share_privacy_area li.help_info.info_off.display .info {
    display: none;
}
.social_share_privacy_area li .help_info.icon {
    background: url(../images/socialshareprivacy_icons/socialshareprivacy_info.png) no-repeat center center scroll;
    width: 12px;
    height: 12px;
    position: relative;
    display: inline-block;
	vertical-align: top;
	/*border: 2px solid #e7e3e3;
	border-right-width: 0;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;*/
    margin: 5px 0 0;
    padding: 0;
    font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande" !important;
}
.social_share_privacy_area li.settings_info .settings_info_menu.on .help_info.icon {
	border-top-width: 0;
	border-left-width: 0;
}
.social_share_privacy_area li.settings_info .settings_info_menu.perma_option_off .help_info.icon {
	border-right-width: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* Tooltips end */
/* Settings/Info begin */
.social_share_privacy_area li.settings_info {
	position: relative;
	top: -2px;
}
.social_share_privacy_area li.settings_info a {
	text-decoration: none;
	margin: 0 !important;
}
.social_share_privacy_area li.settings_info .settings_info_menu {
    background-color: #f3f4f5;
    border: 2px solid #e7e3e3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-radius: 5px;
	-moz-box-shadow: 2px 2px 3px #c1c1c1;
	-webkit-box-shadow: 2px 2px 3px #c1c1c1;
    box-shadow: 3px 3px 3px #c1c1c1;
    /*left: 0;
    position: absolute;
    top: 0;*/
    width: 135px;
    z-index: 1000;
    margin: 0;
    padding: 0;
}
.social_share_privacy_area li.settings_info .settings_info_menu.off {
	border-width: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
}
.social_share_privacy_area li.settings_info .settings_info_menu.off form {
	display: none;
	margin: 0;
	padding: 0;
}
.social_share_privacy_area li.settings_info .settings_info_menu .settings {
	text-indent: -9999em;
	/*display: inline-block;*/
	display: none;
	background: #fff url(../images/socialshareprivacy_icons/settings.png) no-repeat center center scroll;
	width: 25px;
	height: 20px;
	border: 2px solid #e7e3e3;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	border-left: 1px solid #ddd;
	margin: 0;
	padding: 0;
}
.social_share_privacy_area li.settings_info .settings_info_menu.on .settings {
	border-top-width: 0;
}
.social_share_privacy_area li.settings_info .settings_info_menu form fieldset {
    border-width: 0;
    margin: 0;
    padding: 0 10px 10px;
}
.social_share_privacy_area li.settings_info .settings_info_menu form fieldset legend {
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 10px 0;
	width: 115px;
}
.social_share_privacy_area li.settings_info .settings_info_menu form fieldset input {
	clear: both;
    float: left;
    margin: 4px 10px 4px 0;
    padding: 0;
}
.social_share_privacy_area li.settings_info .settings_info_menu form fieldset label {
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
	-moz-transition: color .5s ease-in;
	-webkit-transition: color .5s ease-in;
	transition: color .5s ease-in;
	margin: 0;
	padding: 0;
}
.social_share_privacy_area li.settings_info .settings_info_menu form fieldset label.checked {
	color: #090;
}


@media only screen and (max-width: 767px) {
	
	.button {
		width: 100%;
	}
	
}
/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */