.CollapsiblePanel{margin:0px 0px 10px 0px;padding:0px;border:none;width:100%;float:left;text-align:left;}
.CollapsiblePanelTab{background:#222222;position:relative;background:-moz-linear-gradient(top, #222222 0%, #020202 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#020202));background:-webkit-linear-gradient(top, #222222 0%,#020202 100%);background:-o-linear-gradient(top, #222222 0%,#020202 100%);background:-ms-linear-gradient(top, #222222 0%,#020202 100%);background:linear-gradient(to bottom, #222222 0%,#020202 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#020202',GradientType=0);padding:0 0 3px 12px;margin:0px;cursor:pointer;-moz-user-select:none;-khtml-user-select:none;-webkit-border-radius:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.CollapsiblePanelTab.lighttab{background:rgba(124,124,124,1);background:-moz-linear-gradient(top, rgba(124,124,124,1) 0%, rgba(102,102,102,1) 24%, rgba(39,39,39,1) 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(124,124,124,1)), color-stop(24%, rgba(102,102,102,1)), color-stop(100%, rgba(39,39,39,1)));background:-webkit-linear-gradient(top, rgba(124,124,124,1) 0%, rgba(102,102,102,1) 24%, rgba(39,39,39,1) 100%);background:-o-linear-gradient(top, rgba(124,124,124,1) 0%, rgba(102,102,102,1) 24%, rgba(39,39,39,1) 100%);background:-ms-linear-gradient(top, rgba(124,124,124,1) 0%, rgba(102,102,102,1) 24%, rgba(39,39,39,1) 100%);background:linear-gradient(to bottom, rgba(124,124,124,1) 0%, rgba(102,102,102,1) 24%, rgba(39,39,39,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c7c7c', endColorstr='#272727', GradientType=0);padding:0 0 3px 12px;margin:0px;cursor:pointer;-moz-user-select:none;-khtml-user-select:none;-webkit-border-radius:5px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius:5px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-radius:5px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.CollapsiblePanelTab span{background:url(../images/black_titlebar_plusicon.png) no-repeat 99% center;padding:7px 12px 0 0;color:#FFFFFF;display:block;font-size:15px;font-weight:normal;height:32px;font-family:'Roboto', sans-serif}
.CollapsiblePanelTab.lighttab span{background:url(../images/black_titlebar_plusicon.png) no-repeat 99% center;padding:3px 12px 0 0;color:#FFFFFF;display:block;font-size:15px;font-weight:normal;height:26px;font-family:'Roboto', sans-serif}
.CollapsiblePanelContent{margin:0px;padding:0px;}
.CollapsiblePanelTab a{color:black;text-decoration:none;}
.CollapsiblePanelOpen .CollapsiblePanelTab{background:#222222;background:-moz-linear-gradient(top, #222222 0%, #020202 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#020202));background:-webkit-linear-gradient(top, #222222 0%,#020202 100%);background:-o-linear-gradient(top, #222222 0%,#020202 100%);background:-ms-linear-gradient(top, #222222 0%,#020202 100%);background:linear-gradient(to bottom, #222222 0%,#020202 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#020202',GradientType=0);}
.CollapsiblePanelOpen .CollapsiblePanelTab.lighttab{background:rgba(124,124,124,1);background:-moz-linear-gradient(top, rgba(124,124,124,1) 0%, rgba(102,102,102,1) 24%, rgba(39,39,39,1) 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(124,124,124,1)), color-stop(24%, rgba(102,102,102,1)), color-stop(100%, rgba(39,39,39,1)));background:-webkit-linear-gradient(top, rgba(124,124,124,1) 0%, rgba(102,102,102,1) 24%, rgba(39,39,39,1) 100%);background:-o-linear-gradient(top, rgba(124,124,124,1) 0%, rgba(102,102,102,1) 24%, rgba(39,39,39,1) 100%);background:-ms-linear-gradient(top, rgba(124,124,124,1) 0%, rgba(102,102,102,1) 24%, rgba(39,39,39,1) 100%);background:linear-gradient(to bottom, rgba(124,124,124,1) 0%, rgba(102,102,102,1) 24%, rgba(39,39,39,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c7c7c', endColorstr='#272727', GradientType=0);}
.CollapsiblePanelOpen .CollapsiblePanelTab span{background:url(../images/black_titlebar_minusicon.png) no-repeat 99% center;}
.CollapsiblePanelOpen .CollapsiblePanelTab.lighttab span{background:url(../images/black_titlebar_minusicon.png) no-repeat 99% center;}
.CollapsiblePanelClosed .CollapsiblePanelTab{}
.CollapsiblePanelTabHover, .CollapsiblePanelOpen .CollapsiblePanelTabHover{}
.CollapsiblePanelFocused .CollapsiblePanelTab{}
.CollapsiblePanelContent .mid_box_with_btm{margin-top:-1px;}
.CollapsiblePanel.image-tab{margin:0;line-height:0}
.CollapsiblePanel.image-tab .CollapsiblePanelTab{background-color:none !important;/*padding:0 0 0 12px;*/padding:0;margin:0}
.CollapsiblePanel.image-tab .mid_box_collaps{margin-top:0}
.CollapsiblePanel.image-tab .mid_box_collaps div:first-child{line-height:15px;}
@media (max-width:992px){.CollapsiblePanel.image-tab .CollapsiblePanelTab{padding:0px 0px 0px 0;}
.CollapsiblePanel.image-tab .CollapsiblePanelTab img.request_author_img{width:100%;margin-left:0}
}
@media (max-width:767px){.CollapsiblePanel.image-tab .CollapsiblePanelTab{text-align:center;}
.CollapsiblePanel.image-tab .mid_box_collaps{border-top:1px solid #DCDCDC}
.CollapsiblePanel.image-tab .CollapsiblePanelTab img.request_author_img{width:auto;}
.CollapsiblePanelTab span, .CollapsiblePanelOpen .CollapsiblePanelTab span{background-position:98% center}
}
@media (max-width:639px){.CollapsiblePanelTab span, .CollapsiblePanelTab.lighttab{padding:4px 30px 4px 0px;height:auto;line-height:18px;font-size:13px}
.CollapsiblePanelOpen .CollapsiblePanelTab{padding-bottom:4px;}
.CollapsiblePanelTab.lighttab span{padding:2px 12px 2px 10px;height:auto;font-size:14px;}
.CollapsiblePanelTab.lighttab{padding-right:10px;}
}