.spoiler{background:#0d2033;border:1px solid #1f5578;margin-bottom:5px;border-radius:5px;color:#dcefff;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 2px 6px rgba(0,0,0,.35)}.spoiler_button{background:linear-gradient(
		180deg,#184261 0%,#10283e 100%
	);border-radius:5px 5px 0 0;border:1px solid #1f5578;display:block;color:#dcefff;font-family:Tahoma;font-size:11px;font-weight:bold;padding:10px;text-align:center;text-shadow:1px 1px 0 rgba(0,0,0,.8);margin:auto;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.spoiler_button:hover{background:linear-gradient(
		180deg,#1f5578 0%,#14344f 100%
	);color:#fff}.spoiler_title{text-align:center;color:#80cfff}.spoiler_content_title{font-weight:bold;border-bottom:1px dashed #1f5578;display:block;margin-top:5px;margin-bottom:10px;color:#80cfff}.spoiler_content{padding:8px;height:auto;overflow:hidden;width:95%;background:#10283e;color:#dcefff;word-wrap:break-word;border-radius:0 0 5px 5px}