.toggle .title {
        font-size: 12px !important;
	padding: 10px 20px 10px 35px !important ;
	background: url(https://www.dvi.gov.lv/lv/wp-content/themes/flexfit/framework/images/plus.png) no-repeat 10px 13px !important;
}

.toggle .title:hover {
	background: #f8f8f8 url(https://www.dvi.gov.lv/lv/wp-content/themes/flexfit/framework/images/plus.png) no-repeat 10px 13px !important;
}

.toggle .title.active {
	background: #ffffff url(https://www.dvi.gov.lv/lv/wp-content/themes/flexfit/framework/images/minus.png) no-repeat 10px 13px !important;
}

.toggle {
	margin-bottom: 7px !important; 
}

#logo {
  margin-top: 0px;
}