
/* --- Listing --- */

div#content div.module-listing div.listing_entry h2 a {
	padding: 5px 0 10px 0;
	font-family: 'Futura bold', "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #757575;
	text-decoration: none;
}

div#content div.module-listing div.listing_entry div.listing-content-text {
	margin: 0;
	padding: 0 0 10px 0;
}

div#content div.module-listing div.listing_entry div.listing_content_container {
	float: left;
	width: 605px;
}

div#content div.module-listing div.listing_entry div.listing_content_container div.listing-date {
	font-family: 'Futura bold', "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	color: #9d9d9c;
	margin: 0;
	padding: 0 0 5px 0;
}

div#content a.add-comment-button {
	background-color: #ccccff;
	border-color: #0f0fe6;
}


div#content div.listing_entry_detail_pictures div {
	float: left;
	clear: none;
}

div#content div.listing_entry_detail_pictures .resource_container.right, 
div#content div.listing_entry_detail_pictures .resource_container.float_right, 
div#content div.listing_entry_detail_pictures .resource_container.float_right_with_clear {
    float: none;
    margin: 0 10px 0 0;
}

div#content div.listing_entry_detail_pictures div.resource_container div.picture a {
	margin: 0;
	padding-bottom: 0;
}
.listing_entry_detail_pictures .resource_container {
	margin-left: -10px !important;
	margin-top: 10px !important;
}
.listing_entry_detail_pictures .resource_container .picture {
	width: 25%;
	padding: 0 0 10px 10px;
	box-sizing: border-box;
}
.listing_entry_detail_pictures .resource_container .picture img {
	width: 100%;
	height: auto;
}


div#content div.listing_entry_backlink {
	margin: 10px 0 0 0;
}


/* --- Comments --- */

div#content div.page-comments fieldset.comments legend {
	font-family: 'Futura bold', "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #757575;
}

div#content div.page-comments fieldset.comments div.comment_entry h1 {
	font-family: 'Futura bold', "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #898989;
}



/* --- Pagination --- */

div#content div.module-listing div.pagination {
	background: #ccccff;
}

div#content div.module-listing div.pagination div.pagination-numbers a.current,
div#content div.module-listing div.pagination div.pagination-numbers a:hover,
div#content div.module-listing div.pagination div.pagination-links a.previous,
div#content div.module-listing div.pagination div.pagination-links a.next,
div#content div.module-listing div.pagination div.pagination-links a.previous:hover,
div#content div.module-listing div.pagination div.pagination-links a.next:hover {
	color: #fff;
	background: #0f0fe6;
}

div#content div.module-listing div.pagination div.pagination-numbers a,
div#content div.module-listing div.pagination div.pagination-links a.inactive {
	color: #0f0fe6;
	background: #ccccff;
}




/* --- Google Maps --- */

div#content  div.gmap-map div.infowindow ul,
div#content  div.gmap-map div.infowindow ol {
	padding-left: 17px;
}


div#content div.gmap-map {
	z-index: 50px;
}
div#content .infowindow p {
	padding-bottom: 0;
}


/* --- Overview --- */

.listing_inner_content,
div#content div.module-content div#mod_overview div.overview_item_with_picture  div.content {
	overflow: hidden;
}


div#content div.module-content div#mod_overview div.overview_item div.content h2 a,
div#content div.module-content div#mod_overview div.overview_item h2 a{
	padding: 5px 0 10px 0;
	font-family: 'Futura bold', "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #757575;
	text-decoration: none;
}

div#content div.module-content div#mod_overview div.overview_item div.content div.introduction {
	padding: 0 0 3px 0;
}

div#content .listing_entry,
div#content div.module-content div#mod_overview div.overview_item {
	border: none;
	padding: 2px 0 10px;
	margin: 0;
}


div#content div.module-content ul.overview {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#content div.module-content ul.overview li a  {
	padding: 0 0 10px 0;
	font-family: 'Futura bold', "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #757575;
	text-decoration: none;
}

div#content div.module-content ul.overview li  {
	padding: 0 0 5px 0;
}

div#content div.module-content ul.overview li.overview_list_item_with_picture div.after_title {
	padding: 5px 0 0 0;
}
div#content div.module-listing div.listing_entry div.listing-entry-inline div.resource_container,
div#content div.module-content div#mod_overview div.overview_item div.resource_container.pictures {
	margin-top: 11px;
	margin-right: 20px;
	width: 250px;
}
div#content div.module-content div#mod_overview div.overview_item div.resource_container.pictures .picture img,
div#content div.module-content div#mod_overview div.overview_item div.resource_container.pictures .picture, 
div#content div.module-listing div.listing_entry div.listing-entry-inline div.resource_container .picture img,
div#content div.module-listing div.listing_entry div.listing-entry-inline div.resource_container .picture {
	width: 100%; 
	height: auto;
}




/* --- Mailform --- */

.mailform_right_fields {
	float: right;
}

div#content div#module_mailform {
	padding-top: 10px;
}

div#content div.module-content form div.mailform_element h1 {
	padding: 5px 0 20px 0;
	font-family: 'Futura bold', "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #666;
}
.login_form input:hover,
div#content div.module-content form div.mailform_element input:hover,
div#content div.module-content form div.mailform_element textarea:hover,
.login_form input:focus,
div#content div.module-content form div.mailform_element input:focus,
div#content div.module-content form div.mailform_element textarea:focus  {
	background: transparent;
	box-shadow: none;
	border-color: #0F0FE6;
	color: #0F0FE6;
}
.login_form label,
div#content div.module-content form label {
	width: 140px;
    float: left;
    padding: 6px 0 0;
}
.login_form input,
div#content div.module-content form div.mailform_element input,
div#content div.module-content form div.mailform_element textarea {
	width: 270px;
	padding: 6px 10px;
    box-sizing: border-box;
    font: 400 14px/20px Arial, sans-serif;
    border: 2px solid #ccc; 
    color: #888;
    border-radius: 0;
    background: transparent;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease-out;
       -moz-transition: all 0.3s ease-out;
         -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
}
div#content div.module-content form div.mailform_element textarea {
	height: 218px;
}
.mailform_element.input_field input, 
.mailform_element.email_field input, 
.mailform_element textarea {
	-webkit-appearance: none;
} 

div#tcal  td.selected {
	background: #0f0fe6;
	color: #fff;
	border: none;
}

div#content div.mailform_element select {
	min-width: 60px;
}
.login_form input.button,
div#content input.mailform-submit {
	background-color: #4747ec;
	background: -moz-linear-gradient(top,#4747ec,#3d3d9c);
	background: -webkit-gradient(linear, left top, left bottom, from(#4747ec), to(#3d3d9c));
	color: #fff;
	border: none;
	padding: 8px 12px;
	margin: 5px 0 0 0;
	font-size: 13px;
	font-weight: 500;
	border-radius: 0;
	cursor: pointer;
	width: auto;
}

div#content input.mailform-submit:hover {
	background:  #4747ec;
}

input:-webkit-autofill { 
	-webkit-box-shadow: 0 0 0px 1000px white inset; 
}
.mailform_error label {
	color: #0F0FE6;
}
span.required {
	color: #0F0FE6 !important;
	padding: 0 0 0 3px;
}

/* ------------ Select 2 ------------ */
 
.select2-container {
	width: 270px !important;
}
.select2-container--default .select2-selection--single {
	border-radius: 0;
	width: 100%;
	background: transparent;
	border: 2px solid #ccc;
	height: auto;
	box-sizing: border-box;
	-webkit-transition: border 03ss ease-out;
	   -moz-transition: border 03ss ease-out;
	     -o-transition: border 03ss ease-out;
		 	transition: border 03ss ease-out;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    font: 400 14px/20px Arial, sans-serif;
	color: #888;	
	padding: 6px 10px;
	outline: none;
	box-sizing: border-box;
	display: block;
	-webkit-transition: color 0.3s ease-out;
	   -moz-transition: color 0.3s ease-out;
	     -o-transition: color 0.3s ease-out;
		 	transition: color 0.3s ease-out;
}
.select2-container--open .select2-dropdown {
	border: 0;
}
.select2-container--open .select2-dropdown ul {
	border: 2px solid #0F0FE6;
	border-radius: 0;
	border-top: 0;
}
.select2-container--open .select2-dropdown--above ul {
	border-top: 2px solid #0F0FE6;
	border-bottom: 0;
}
.select2-container--open .select2-selection--single,
.select2-container:hover .select2-selection--single {
	border-color: #0F0FE6;
}
.select2-container--open .select2-selection--single .select2-selection__rendered,
.select2-container:hover .select2-selection--single .select2-selection__rendered {
	color: #0F0FE6;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 2px; 
	right: 5px;
}
.select2-results__option {
	padding: 8px;
	color: #888;
}
.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option {
	background: #F9F9FE;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted {
	background: #0F0FE6;
}
.select2-search--dropdown {
	display: none;
}
