a {
	border: none !important;
	color: rgba(51, 51, 51, 0.7);
}

.collapseomatic {
    padding: 10px 0;
    background-position: 97% center;
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 1px;
	border-bottom: 1px solid #ccc;
}

.colomat-hover,
.colomat-close {
    font-style: italic;
    text-decoration: none;
}

.colomat-close {
	text-decoration: underline;
}

.collapseomatic_content {
	margin-left: 0;
	border-bottom: 1px solid #ccc;
  	margin-top: 1.6842em;
}

ul.mer {
    list-style-type: none;
    margin: 0;
  	margin-bottom: 1.6842em;
}

ul.mer li {
    display: inline;
    padding: 2px;
    background-color: #eee;
}

ul.mer li a {
    text-decoration: none;
}

ul.mer li:hover {
    background-color: #ccc;
}

#form-allowed-tags {
	display:none;
}

.contact-form input,
.contact-form textarea {
	width: 100% !important;
  	padding: 0.5278em !important;
    max-width: initial !important;
	margin-bottom: 1.6842em !important;
}


/*
button.dropdown-toggle {
	display: none;
}*/
.page-id-4017 .main-navigation ul ul {
	display: block;
}

.textwidget img {
	margin-left: auto;
  	margin-right: auto;
	display: block;
  
  	background-color: #ddd;
  	padding: 5px;
}

@media screen and (min-width: 59.6875em) {
    .textwidget img {
    	background-color: initial;
	}
}