


body {
	
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	
	font-size: 14px;
	padding-top: 0px;
	margin-top: 0px;
	
	}
	
body a {
	color: #666;
}
	
	
	img.logo {
	max-width: 200px;
	margin: 20px 0px 20px 0px;
}

#content {
	position: relative;
	z-index: 999;
}

p.wichtig {
	color: red;
	font-weight: bold;
}


#content ul  {
	list-style-type: disc;
	list-style-position: outside;	
	margin-left:3px;
	padding-left: 14px;
}

table {
	border: 0px;
	margin: 0px;
	-webkit-border-horizontal-spacing: 0px;
	-webkit-border-vertical-spacing: 0px;
	border-horizontal-spacing: 0px;
	border-vertical-spacing: 0px;
}

td {
	border: 0px;
	margin: 0px;
}


td, td > p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

}

div#suchresultate ul.nav {
	display: block;
}

div#suchresultate ul.nav li {
	clear: right !important;
	float: none;

}

div.modal-content {
	position: relative;
	z-index: 75000;
}


.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  position: relative;
  left: calc(50% - 60px);
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


table.liste_mitglieder td {
border-bottom: 1px solid #666;	
}



span.umkreissuche_erklaerung {
	font-size: 70%;
	clear: both;
}

#werbebanner {
	width: 50% !important;
}

input.ptf_input_float {
	float: left; 
	width: 300px !important;
	margin-right: 20px;
}

input.ptf_input_float_clear_left {
	float: left; 
	clear: left;
	width: 300px !important;
	margin-right: 20px;
}

span.pass-scores {
	display: none;
}


input.ptf_checkbox {
	
}

label.ptf_checkbox_label {
	width: 90%;
}

input.ptf_input_clear {
	float: left; 
	clear: both;
	width: 300px !important;
	margin-right: 20px;
}



/* # multiselect #  */

div.ptf_search_box {
	margin-top: 1rem;
	margin-right: 10px;
	float: left !important;
}



div.wichtig {
	padding: 8px;
	margin: 0.5em 0 2em 0;
	border: 2px dotted #11866C;
	border-radius: 5px;
}



div.wichtig h3 {
color: #11866C;
border: 0px;
margin: 0.5em 0 0.5em 0;
padding: 0;
}



div.psychotherapeut_finden {
	width: 100%;
	height: 40px;
	margin-right: 2%; 
	border: 1px #666 solid;
	border-radius: 8px;
	float: left;
	padding: 5px 5px 5px 8px;
	background-color: #ccc;	
	color: #000;
}


div.psychotherapeut_finden p {
	font-size: 20px;
	font-weight: bold;
}

a.psychotherapeut_finden :link, a.psychotherapeut_finden :visited {
	color: #000 !important;
}
	
	a.psychotherapeut_finden :hover, a.psychotherapeut_finden :active {
		color: #000 !important;
	}
	

#symptome {
	height: 300px;
	overflow-y:scroll;
}

#sprachen {
	height: 300px;
	overflow-y:scroll;
}

#zielgruppen {
		height: 300px;
	overflow-y:scroll;
	
}

#methoden {
	height: 300px;
	overflow-y:scroll;
}

#situationen {
	height: 300px;
	overflow-y:scroll;
}

.btn_search {
	clear:both !important;
	margin-top: 20px;
	float: right;
}


.btn {
display: inline-block;
font-weight: 700;
color: #fff;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #3185eb;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}



div.trenner {
	width: 100%;
	height: 1px;
	float: none;
	clear: both;
	margin-top: 3em;
}

/* # Ende Multiselect */

div.ptf_content_main {
	margin-top: 2em;
	padding:0px;
	}

div.ptf_spalte_1 { 
	width: 43%; 
	float: left;
	border-right: 1px dotted #ccc;
	padding: 0px;

}


div.ptf_spalte_2 { 
	width: 43%; 
	float: left;
	padding:0px;
	margin-left: 1em;
}



p.ptf_row {
	width: 100%;
	border-bottom: 1px dotted #ccc;
	padding: 4px;
	line-heigth: 2em;
}


div.ptf_output {
	position: relative;
	z-index: 900;
	border: 1px solid #0D776E;
	padding: 5px;
	margin-bottom: 2em;
	background-color: rgba(255, 255, 255, 0.90);
	width: 100%;
}




div.ptf_output .odd {
		background-color: rgba(238, 224, 238, 0.38);


}


tr.odd {
			background-color: #fff;
}


tr.odd {
			background-color: rgba(204,  204,  204, 0.27);
}

td.bestaetigt {
	background-color: rgba(213, 245, 198, 1);
}


td.unbestaetigt {
	background-color: rgba(255, 0, 0, 0.41);
}



select.select_geschlecht {
	width: 200px;
	margin-left: 50px;
	float: right;
}


tr.kopfzeile td {
	font-weight: bold;
}

h1.profil {
	margin-bottom: 0px;
}

h3.profil {
	margin: 0 0 0 0;
	border: none;
	font-size: 22px;
}

h4.profil {
	margin: 1em 0 0 0;
	font-size: 18px;
}

h4.profil_ohne_margin {
	margin: 0 0 0 0;
	font-size: 18px;
}

p.profil {
	margin: 0px 0px 0px 0px;
}

ul.profil {
	margin: 0px 0px 0px 0px;
}

button.ptf_submit {
	margin: 0px 1px 0px 0px;
	height: 1.7em;
	font-size: 90%;
	float: right;
}

button.success {
	background-color: rgba(18, 135, 110, 0.71);
	color: #fff;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}


button.success:hover {
	color: #fff !important;
	background-color: #11866C;



}





div.kreis1 {
	position: absolute; 
	top: 350px;
	left: -50px;
	z-index: 100;
	width: 400px;
	height: 400px;
	border-radius: 50%;
	background-color: rgba(222, 71, 20, 0.34);
}

div.kreis2 {
	position: absolute; 
	top: 350px;
	left: 400px;
	z-index: 100;
	width: 500px;
	height: 500px;
	border-radius: 50%;
	background-color: rgba(80, 174, 51, 0.2);
}

div.kreis3 {
	position: absolute; 
	top: 500px;
	left: 800px;
	z-index: 100;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	background-color: rgba(99, 76, 135, 0.2);
}


div.kreis4 {
	position: absolute; 
	top: 650px;
	left: 150px;
	z-index: 100;
	width: 450px;
	height: 450px;
	border-radius: 50%;
	background-color: rgba(174, 217, 237, 0.4);
}


div.kreis5 {
	position: absolute; 
	top: 800px;
	left: 500px;
	z-index: 100;
	width: 400px;
	height: 400px;
	border-radius: 50%;
	background-color: rgba(248, 235, 121, 0.2);
}


div#ptf_search_header {
	position: relative;
	z-index: 999;
}



div#search_feedback {
	position: relative;
	z-index: 500000;
	background-color: red;
	height: 50px;
	color: #fff;
	font-weight: bold;
	margin-top: 2em;
	padding: 5px;
}





select {
	background-color: transparent;
	border: 0px;
	width: 100%;
}


div.ptf_search_box_situation {
	margin-top: 1rem;
	margin-right: 10px;
	float: left !important;
	background-color: rgba(255, 255, 255, 0.73);
	border-radius: 10px;
	border: 2px dotted #000;
	width: 300px;
	padding: 10px;
}


div.ptf_search_box_symptome {
	margin-top: 1rem;
	margin-right: 10px;
	float: left !important;
	background-color: rgba(255, 255, 255, 0.73);
	border-radius: 10px;
	border: 2px dotted #000;
	width: 300px;
	padding: 10px;
}

div.ptf_search_box_methoden {
	margin-top: 1rem;
	margin-right: 10px;
	float: left !important;
	background-color: rgba(255, 255, 255, 0.73);
	border-radius: 10px;
	border: 2px dotted #000;
	width: 300px;
	padding: 10px;
}


div.ptf_search_box_sprachen {
	margin-top: 1rem;
	margin-right: 10px;
	float: left !important;
	background-color: rgba(255, 255, 255, 0.73);
	border-radius: 10px;
	border: 2px dotted #000;
	width: 300px;
	padding: 10px;
}

div.ptf_search_box_zielgruppen {
	margin-top: 1rem;
	margin-right: 10px;
	float: left !important;
	background-color: rgba(255, 255, 255, 0.73);
	border-radius: 10px;
	border: 2px dotted #000;
	width: 300px;
	padding: 10px;
} 
 

h3.ptf_label {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0px;
	color: #000;
}
 
 
    .navbar-form .form-control-static, .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .control-label, .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}







@media (min-width:768px) {
    .navbar-form .form-control-static, .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .control-label, .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}



@media (min-width:1024px) {
    .navbar-header {
	    background-color: transparent;
        float: none;
    }
    #mobile_menu {
        display: none;
    }
    
    #topnav {
	display: block;
}

}






.navbar-mobile {
    margin-bottom: 20px
}

.navbar-form {
    border: none
}


#logo img.logo_asp {
	max-width: 300px !important;
	float: left;
	margin-bottom: 2em;
	margin-right: 20px;
	margin-top: 10px;
}

#byline {
	float: left;
	margin-left: 0x;
	margin-top: 10px;
	clear: right;
}


@media screen\0 {
    #byline {
	float: left;
	margin-left: 0x;
	margin-top: 50px;
	clear: right;
}

}



#byline p {
		font-size: 80%;
		line-height: 1.5em;
	
}


#topnav {
	float: left; 	
	clear: both;
}

#language_switcher { 
	float: right;
	clear:both;
	margin-top: 15px;
	position: relative;
	z-index: 9999;
}






	



.languages {
	float: left;
	width: auto;
}



h1 {
	line-height: 1.5em;
}

/* ### Navigationsboxen Home-Seite ### */

#navigationsbox_main {
	float: left;
	width: 100%;
	padding-bottom: 3em;
	margin-bottom: 20px;
	}
	
#navigationsbox_main a {
	text-decoration: underline;
}	
	
	
#navigationsbox_one, #navigationsbox_two, #navigationsbox_three {
	width: 28%;
	height: 120px;
	margin-right: 2%; 
	border: 1px #ccc solid;
	border-radius: 8px;
	float: left;
	padding: 0px 5px 5px 5px;
}	

#navigationsbox_main h1 {
	font-size: 1.2em;
}

#navigationsbox_main a {
		color: #fff;

}


/*
#navigationsbox_one {
background-color: #F07F3C;	
}


#navigationsbox_two {
background-color: #B7D484;	
	
}

#navigationsbox_three {
background-color: #AFACD6;	
	
}
*/



#navigationsbox_one {
background-color: #DE4815;	
}


#navigationsbox_two {
background-color: #4FAE33;	
	
}

#navigationsbox_three {
background-color: #624B86;	
	
}





/* Ende Navigationsboxen Home-Seite  */












#content {
	padding-bottom: 1em;
}


#sidebar_left {
	float: left;
	margin-right: 50px;
	font-size:70%;
		height: 600px;

}


#sidebar_left ul.nav-tree li, #sidebar_left nav.li {
	list-style-type: none;
	margin-left: 0px !important;
	padding-left: 0px;
}


	.nav .nav {
		padding-left: 0em;
		list-style: none;
	}
	
	
	.nav li {
    margin: 0em 0;
}



@media (max-width:1112px) {
	
	#navigationsbox_one, #navigationsbox_two, #navigationsbox_three {
		width: 100%;
		float: left;
		padding: 5px;
		clear:both;
		margin-bottom: 1em;
	}
	
	
	body.has-sidebar #sidebar {
		width: 100% !important;
		padding: 0px 0px 0px 0px;
	}
	
	img.logo_mobile_menu {
		display: block;
		float: left;
		width: 270px !important;
		margin-left: 0px;
		padding-left: 0px;
	}	
	
	
	#agenda {
		width: 100%;
	}
	
	#sidebar_left {
		float: left;
		clear:both;
		font-size:70%;
	}
	
	
	#content {
		float: left;
		clear:both;
		width: 100% !important;
	}
	
	
	div#navigationsbox_main {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	
	
	
	div.psychotherapeut_finden {
		width: 100%;
		height: auto !important;
		padding: 0.25em 0.25em 0.25em 0.5em !important;
	}
	
	#ptf_search_header {
		clear: both; 
		margin-top: 1em;
		width: 100 !important;
		position: relative; 
		z-index: 999999
	}
	
	select.select_geschlecht {
		width: 100%;
		margin-top: 1em;
		background-color: #fff;
		margin-bottom: 2em;
	}
	
	input.ptf_input_float {
		width: 100% !important;
	}
	
}




@media (max-width:768px) {

#sidebar_left {
	float: left;
	width: 100%;
	margin-bottom: 2em;
	clear:both;
	font-size:70%;
	height: auto;
}


#sidebar {
	float: left;
	width: 100% !important;
	margin-bottom: 2em;
	clear:both;
	font-size:70%;
	height: auto;
}


#content h1 {
	font-size: 25px;
	font-weight: 800;
}

div.psychotherapeut_finden {
	width: 100%;
	height: auto !important;
	padding: 0.25em 0.25em 0.25em 0.5em !important;
}

div#navigationsbox_main {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

form.search {
	display: none;
}


div.wichtig {
	padding: 8px;
	margin: 1.5em 0 2em 0;
	border: 2px dotted #11866C;
	border-radius: 5px;
}

img.logo_mobile_menu {
	display: block;
	float: left;
	width: 250px !important;
	margin-left: 0px;
	padding-left: 0px;
}	

}




@media (max-width: 450px) {
	
	img.logo_mobile_menu {
		display: block;
		float: left;
		width: 120px !important;
		margin-left: 0px;
		padding-left: 0px;
	}	
	
	.navbar {
		margin-left: 0px;
		padding-left: 0px;
	}
	
}






/* Ausgabeformate Events */

div.event {
	border-bottom: 1px dotted #11866C;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.event p {
	margin:0px;
}

.event_datum {
	font-weight: bold;
	font-size: 14px;
	color: #11866C;
	margin: 0 0 0 0;
}

.event_titel {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin: 5px 0 0 0;
}


.event_untertitel {
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	margin: 5px 0 0 0;
}


.event_beschreibung {
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	margin: 5px 0 0 0;
}

h3.event_h3 {
	font-weight: bold;
	font-size: 16px;
	color: #11866C;
	margin: 0 0 0 0;
	border-bottom: 1px dotted #11866C
}



body.has-sidebar #content {
	width: 70%;
	float: left;
	position:relative;
	z-index: 900;
}




body.has-sidebar #sidebar {
	width: 25%;
	float: right;
	padding: 0px 0px 0px 0px;
}


body.has-sidebar_left #content {
	width: 70% !important;
	float: left;
	position:relative;
	z-index: 900;
}

body.has-sidebar_left #sidebar_left {
	width: 18%;
	float: left;
	padding: 0px 0px 0px 0px;
}



body.has-sidebar_both #content {
	float: left;
	width: 54%;
	padding-right: 20px;
	clear: none !important;
	}

body.has-sidebar_both #sidebar {
	width: 20%;
	float: right;
	padding: 0px 0px 0px 0px;
}

body.has-sidebar_both #sidebar_left {
	width: 18%;
	float: left;
	padding: 0px 0px 0px 0px;
}





#sidebar_left {
	float: left;
	margin-right: 50px;
	font-size:80%;
	padding-right: 15px !important;
	border-right: 1px dotted #ccc;
}

#sidebar_left ul {
	margin-left:0px;
	padding-left: 0px;
}


#sidebar_left ul li {
	list-style-type: none;
	margin-left: 0px !important;
	padding-left: 0px;
	margin-bottom: 1em;
	line-height: 1.5em;
	border-bottom: 1px dotted #ccc;
}


#sidebar_left a.on_page li {
	font-weight: bold;
	color: #11866C;
	border-bottom: 1px solid #11866C !important;
}

#sidebar_left a.level-2.on_parent {
	font-weight: bold;
	color: #11866C;
	border-bottom: 0px solid #11866C !important;
	font-size: 120%;
}

#sidebar_left li ul {
	background-color: #F4F9EB;
	margin-top: 5px;
}

#agenda p.events_weiter {
	margin-top: 2em !important;
	border: none;
	color: #11866C !important;
}

#agenda h3 {
	border-top: 0px;
}


div.event p {
	margin-bottom: 0px !important;
	-webkit-margin-after: 0em !important;
	margin-after: 0em !important;
}

#sidebar_left a   {
	text-decoration: none !important;
	border:none !important; 
	
}

#sidebar_left li {
	padding: 4px;
}

#sidebar_left a:hover li   {

background-color: #EAEAEA;
	
}


#sidebar_left level-2 {
}



#sidebar_left li.parent {
	display: none;
}

	.nav .nav {
		padding-left: 0em;
		list-style: none;
	}
	
	
	.nav li {
    margin: 0em 0;
}


#sidebar_left .nav>li>a {
	padding-left: 5px;
}






#sidebar h2 {
	color: #11866C;
	font-size: 1.4em;
	font-weight: bold;
}

form.search {
	width: 25%;
}




/* ###### F O O T E R   C O N T E N T ######### */

footer h2 {
	font-weight: bold;
	font-size: 20px;
	border-bottom: 3px solid #0D776E;
}

#footer_content_main 
{
	background-color: #C5DEDC;
	width: 100%;
	float:left;
	clear:both;
	margin: 20px 0px 0px 0px;
	padding: 0px;

}


#footer_content_main ul li {
	border-bottom: 0px;
}

#footer_content_one, #footer_content_two, #footer_content_three, #footer_content_four {
	padding: 5px;
	width: 22%;
	margin-right: 2%;
	padding-right: 10px;
	float: left;
}



ul.footer_nav {
	list-style-type: none;
	margin-left: 0px !important;
	padding-left: 0px !important;

}

ul.footer_nav li {
	border-bottom: 1px dotted #000;
	}


#footer_content_one ul, #footer_content_two ul, #footer_content_three ul, #footer_content_four ul {
	margin-left: 0px;
	padding-left: 0px;

}

#footer_content_one li, #footer_content_two li, #footer_content_three li, #footer_content_four li {
	list-style-type: circle;
	margin-left: 17px !important;
	padding-left: 0px;
	margin-bottom: 0.5em;
	line-height: 1.5em;
	border-bottom: 1px dotted #000;
}


#footer_content_one a, #footer_content_two a, #footer_content_three a, #footer_content_four a {
	
	border-color: #000;
	
}


@media screen and (max-width:768px) {



#footer_content_one, #footer_content_two, #footer_content_three, #footer_content_four {
	padding: 5px;
	width: 100%;
}


}


div.dateien {
	padding: 8px;
	border: 1px dotted #ccc;
}


table td {
	border-right: 1px solid #ccc;
    padding: 5px !important;
	

}

table.members {
	width: 100%;
	font-size: 75% !important;
}

tr.member.odd {
	background-color: #DDECEB;

}

table.members td {

	vertical-align: top !important;
	white-space: nowrap;
}


td.w20p {
	vertical-align: top !important;
}


td.w5p {
}

span.span_vorname {
	margin-top: -1px;
}





.MarkupPagerNav {
        clear: both;
        margin: 1em 0;
        font-family: Arial, sans-serif;
}
.MarkupPagerNav li {
	display: inline;
	list-style: none;
	margin: 0;
}

.MarkupPagerNav li a,
.MarkupPagerNav li.MarkupPagerNavSeparator {
	display: block;
	float: left;
	padding: 2px 9px;
	color: #fff;
	background: #2f4248;
	margin-right: 3px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.MarkupPagerNav li.MarkupPagerNavOn a,
.MarkupPagerNav li a:hover {
	color: #fff;
	background: #db1174;
	text-decoration: none;
}

.MarkupPagerNav li.MarkupPagerNavSeparator {
	display: inline;
	color: #777;
	background: #d2e4ea;
	padding-left: 3px;
	padding-right: 3px;
}




#content ul.MarkupPagerNav {
	padding-left: 0px !important;
	margin-left: 0px;
	-webkit-padding-start: 0px;
	padding-start: 0px;
	
	
}


div#member_search_header {
float: left !important;
width: 100%;
margin-bottom: 2em;
margin-left:0px;
margin-right: 0px;
padding: 0px;

}

form#search_member_form {
	width: 400px;
	float: left;
}

#search_member_form button.feedback_submit {
	float: right !important;
	font-size: 100%;
}


input.input_float{
	float: left; 
	margin-left: 0px;
	width: 400px;
	font-size: 80%;
}

div#pagination_search {
	width: 100%;
}




@media screen and (max-width:1024px) {
	
#logo_byline {
	display: none;
}	


#topnav {
	display: none;
}

#sidebar_left {
	display: none;
}

body.has-sidebar_both #content {
float: left;
width: 100%;
clear: none !important;
    
    
    
    #topnav {
	display: none;
	}
	

.navbar-toggle {
	float: left;
	margin: 15px 0px 0px 10px;
}


ul.nav {
	margin:0px;
	padding:0px;
}


ul.nav li.level-1 {
		margin:0px;
	padding:0px;
}


}




div.navbar-header {
	background-color: transparent;
	border-bottom: 0px solid #fff;
}


div.navbar-default {
	background-color: transparent;
}


.navbar-inverse {
	background-color: #CFE5BC;
	border-color: #69AE04;
	border:none;
}

.navbar-inverse .navbar-toggle {
	border-color: #fff;
	background-color: #C60C30;
}



#myNavbar a {
	border-color: #C60C30;
}


div#myNavbar.navbar-collapse.collapse.in {
		border-color: #C60C30;

}

#myNavbar a:hover {
	background-color: #C60C30;
	color: #fff;
}


img.logo_mobile_menu {
	display: block;
	float: left;
	width: 230px;
	margin-left: 0px;
}



.navbar-brand a {
	border-bottom: 0px !important;
}

a {
	border-bottom: 0px !important;
}


#footer_content_main  {
	color: #666 !important;
}


#sidebar_left a {
color: #11866C !mportant;
}




@media screen and (max-width:1024px) {
	

		body.has-sidebar #content {
		width: 100% !important;
		float: left;
		position:relative;
		z-index: 900;
}



		
		#language_switcher { 
		float: right;
		margin: 2em 0 2em 0 !important;
		background-color: transparent;
		}
		
		
		form.search {
		clear: both;
		float: right;
		}
	
		#mobile_menu {
        display: block !important;
        width: 100%;
        position: relative;
        z-index: 999;
    	}
    	
    	button.navbar-toggle.collapsed {
   	        display: block !important;
	    	float: right;
	    	margin-right: 8px !important;
    	}
    
		#logo_byline {
		display: none !important;
		}
		
		#logo {
		display: none !important;
		}
		
		#byline {
		display: none !important;
		}
		
		nav.navbar-default {
			display: block;
			margin:0px;
			width: 100%;
			}
			
		#topnav {
			display: none;
		}	
			
		.navbar-collapse {
			
		margin:0px;
		padding-left: 0px;
		padding-right: 0px;	
		
			
		}
		
		
		.container-fluid > .navbar-collapse {
		margin-right: 0px;
		margin-left: 0px;

		
		

}


}



	#mobile_menu div.navbar-collapse {
	background-color: #ffffff;
	margin:0px;
	padding: 0px;
	position: relative;
	z-index: 6666;
	margin-top: 1rem;

}

.navbar-collapse {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-align: right;
align-items: right;
}

#mobile_menu li a {
	width: 100%;
    display:inline-block;
    text-decoration: none;

	}

#mobile_menu li a:hover {
	background-color: #C4E0F7;
	color: #000;
	}	
	

#mobile_menu div.navbar-collapse ul {
	list-style-type: none;
	margin:0px;
	padding: 0px;
	width: 100%;
	}
#mobile_menu div.navbar-collapse ul li {
	width: 100%;
	line-height: 2rem;
	font-weight: normal;
	}	
	
	
	

/* ‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹Responsive Slider Menu ‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹ */



.sidenav {
  height: 100%;
  width: 100%;
  width: 0;
  position: fixed;
  z-index: 6000;
  top: 0;
  right: 0;
  background-color: rgba(193,193,193,0.8);
  overflow-x: hidden;

  padding-top: 60px;
}

div.sidenav_blue {
	
  height: 100%;
  width: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #0D776E;
  overflow-x: hidden;	
  transition: 0.5s;
	
}


.mySidenav_content {

  width: 0;
  position: fixed;
  z-index: 9000;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;

}




.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 55px;
  margin-right: 250px; 
  color: #0D776E;
  z-index: 999;
  }
  
  
#mySidenav_content ul {
	list-style-type: none !important;
}

#mySidenav_content ul.slider_menu_ul {
		list-style-type: none !important;

}


#mySidenav_content li.parent_active {
	font-weight: bold;
}
  

#main {
  transition: margin-right .5s;


}


div.mobile_login {
position: relative;
z-index:9999;
  background-color: #0D776E;
margin-bottom:0px !important;
padding-top: 20px;

}

div.mobile_login p {
	margin-bottom: 0px;
	color: #fff
}


div.mobile_login a:link, div.mobile_login a:visited {
	color: #fff;
}


.mySidenav_content ul {
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
}


.mySidenav_content ul li {
	margin-left: 0px;
	height: 48px;
}


.mySidenav_content ul li.current {
	background-color: #e8eff5;
	padding: 10px 8px 10px 0px;


}

.mySidenav_content ul li.level-2.current a {
font-weight: 600 !important;


}

.mySidenav_content ul li.current.has_children, .mySidenav_content ul li.level-1.parent.has_children {
	background-color: #e8eff5;
	padding: 10px 8px 10px 0px;
	height: auto;


}


.mySidenav_content ul li.level-2 a {
font-weight: normal !important;


}

.mySidenav_content a:hover {
color: #000;


}

 /* ‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹ / Responsive Slider Menu ‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹‹ */
 
 
 .navbar-toggler-icon {
	width: 1em;
	height: 1em;
	background-color: transparent;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E');
	position: relative; 
	z-index:999;
}

button.navbar-toggler {
border-color: rgba(0,0,0,0.3);
	border-width: 1px;
	border-radius: 5px;
	background-color: transparent;
	width: 3em;
	height: 3em;
	float: right;
	margin-top: 1em;
	margin-right: 1em;

}


/*
.navbar.navbar-1 .navbar-toggler-icon {
    background-image: url('https://mdbootstrap.com/img/svg/hamburger6.svg?color=000');
}
.navbar.navbar-2 .navbar-toggler-icon {
    background-image: url('https://mdbootstrap.com/img/svg/hamburger2.svg?color=0D776E');
}
.navbar.navbar-3 .navbar-toggler-icon {
    background-image: url('https://mdbootstrap.com/img/svg/hamburger1.svg?color=6a1b9a');
}
.navbar.navbar-4 .navbar-toggler-icon {
    background-image: url('https://mdbootstrap.com/img/svg/hamburger7.svg?color=BFE100');
}
.navbar.navbar-5 .navbar-toggler-icon {
    background-image: url('https://mdbootstrap.com/img/svg/hamburger5.svg?color=f3e5f5');
}
.navbar.navbar-6 .navbar-toggler-icon {
    background-image: url('https://mdbootstrap.com/img/svg/hamburger8.svg?color=E3005C');
}
.navbar.navbar-7 .navbar-toggler-icon {
    background-image: url('https://mdbootstrap.com/img/svg/hamburger9.svg?color=FF2C00');
}
.navbar.navbar-8 .navbar-toggler-icon {
    background-image: url('https://mdbootstrap.com/img/svg/hamburger4.svg');
}
.navbar.navbar-9 .navbar-toggler-icon {
    background-image: url('https://mdbootstrap.com/img/svg/hamburger3.svg?color=00FBD8');
}
*/







