.cs_cont .cs_text{cursor:pointer; background:#EEEEEE; color:#6C6C6C; padding:10px;}
.cs_cont .cs_text ._left_{float:left; width:85%; overflow:hidden; white-space: nowrap;}
.cs_cont .cs_text ._right_{float:right; width:15%; text-align: center; color:#356A8E; font-weight: bold;}
.cs_cont .cs_text .clear_both{clear:both;}

.cs_cont .cs_text .fa-angle-down{display:inline-block;}
.cs_cont .cs_text .fa-angle-up{display:none;}
.cs_cont .cs_text.opened .fa-angle-down{display:none;}
.cs_cont .cs_text.opened .fa-angle-up{display:inline-block;}

.cs_cont .cs_ul{list-style: none; margin:0px; padding:0px; position: absolute; display:none; z-index:100;}
.cs_cont .cs_ul li{margin:0px; padding:5px; background:#ffffff; color:#6C6C6C; border-top:1px solid #e9e9e9; cursor:pointer;}
.cs_cont .cs_ul li:hover{background:#e9e9e9;}


.cs_cont.cs_cont_2 .cs_text{background:#DEDEDE;}
.cs_cont.cs_cont_3 .cs_text{background:#ffffff;}