.translate_options-wrap ul {
	margin-left:20px;
}
.translate_options-wrap li {
	margin: 10px 0 10px;
}
.translate_options-wrap  .settings-page, 
.translate_options-wrap  .about-page {
	margin: 20px;
}
.fixed-block {
    position: fixed;
    top: 32px;
    z-index: 9999;
}
.translate_options-wrap h3, .translate_options-wrap h4{
	margin-left:20px;
}
.translate_options-wrap h3 span:before {
	content: "\f504";
    font-family: 'dashicons';
}