﻿#OpenPanel .drop_pannelink_s { background-position: center!important; line-height: 7px!important; height: 15px!important; }
#OpenPanel .drop_pannel_open, #ClosedPanel .drop_pannel_close { height: auto!important; position:absolute; }

/*editor and article*/
.editor_text{ color: #444444; font-size: 18px; margin-bottom: 10px; line-height: normal; }
.editor_text a { color: #0f458d; }

.editor_text ul { list-style: initial; list-style-position: inside;padding-right:20px; }
.editor_text ul li {  float: none; clear:both; }

.editor_text .reLayoutWrapper ul { list-style: initial; list-style-position: inside; }
.editor_text .reLayoutWrapper ul li { float: right; clear: none; }
 
.editor_text .reContentArea ul { list-style: initial; list-style-position: inside; }
.editor_text .reContentArea ul li {  float: none; }



.editor_text { margin-bottom: 20px; }

h1, h2, h3, h4, h5, h6 { color: #0f458d; }     
.blue_font { color: #0f458d!important; }
.gray_font { color: #404040!important; }