.spoiler {background: #f5f5f5;border: 0px solid #bbb;margin-bottom: 5px;border-radius: 15px}
.spoiler_button {background-color: #ebebeb;border-radius: 15px;border: 0px solid #c2bfbf;display: block;color: #605d5d;font-family: Roboto;font-size: 13px;font-weight: bold;padding: 10px;text-align: center;text-transform: uppercase;margin: auto auto;cursor: pointer}
.spoiler_title {text-align: center}
.spoiler_content_title{font-weight: bold;border-bottom:1px dashed #bab7b7;display: block;margin-top: 5px;margin-bottom: 10px;}
.spoiler_content {padding: 10px;height: auto;overflow:hidden;width:95%;background: #f5f5f5;word-wrap: break-word}