/*-------------admin-------------*/
.custom_wrap .custom_form{margin-top:20px;display:none;}
.custom_wrap .custom_form.curr,
.custom_wrap .custom_form.type{display:block;}
.custom_wrap .custom_form .row{margin-bottom: 20px;}
.custom_wrap .custom_form .row span{width: 80px;display: inline-block;}
.custom_wrap .custom_form .row.checkbox span{width: auto;}
.custom_wrap .custom_form table th,
.custom_wrap .custom_form table td{border: 1px solid #ccc;padding:5px;}
.custom_wrap .category_div{display: none;}
.custom_wrap .category_div.show{display: block;}