#gui .gui_module .gui_expander>.gui_head{height:60px;color:#fff;font-size:25px;font-weight:600;line-height:60px;background:#292929;overflow:hidden;position:relative;background:-moz-linear-gradient(top,#292929 1%,#222222 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#292929),color-stop(100%,#222222));background:-webkit-linear-gradient(top,#292929 1%,#222222 100%);background:-o-linear-gradient(top,#292929 1%,#222222 100%);background:-ms-linear-gradient(top,#292929 1%,#222222 100%);background:linear-gradient(to bottom,#292929 1%,#222222 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929',endColorstr='#222222',GradientType=0)}#gui .gui_module .gui_expander>.gui_head:before{content:'';background-image:url(/wp-content/themes/gui/template/assets/img/metallic-right-edge.png);background-repeat:repeat-y;background-position:top right;position:absolute;width:445px;height:100%;top:0;right:0}#gui .gui_module .gui_expander>.gui_head>.gui_expander{padding:0 20px}#gui #gui_sub .gui_free_overflow,#gui #gui_sub .gui_free_overflow *{overflow:visible}