/* Panel styles */
#s-panel{position:absolute;top:20px;left:-233px;z-index:200;width:231px;background-color:#282828;border:1px solid #000;border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;-khtml-border-radius:0 5px 5px 0;font-family:Tahoma;font-size:12px;color:#7d7d7d;text-shadow:1px 1px 0 rgba(0,0,0,.75);-moz-transition-property:left;-moz-transition-duration:.2s;-moz-transition-timing-function:ease-out;-moz-transition-delay:.2s;-o-transition-property:left;-o-transition-duration:.2s;-o-transition-timing-function:ease-out;-o-transition-delay:.2s;-webkit-transition-property:left;-webkit-transition-duration:.2s;-webkit-transition-timing-function:ease-out;-webkit-transition-delay:.2s;-ms-transition-property:left;-ms-transition-duration:.2s;-ms-transition-timing-function:ease-out;-ms-transition-delay:.2s;transition-property:left;transition-duration:.2s;transition-timing-function:ease-out;transition-delay:.2s}#s-panel.opened{left:0;box-shadow:5px 10px 10px 0 rgba(0,0,0,.2);-o-box-shadow:5px 10px 10px 0 rgba(0,0,0,.2);-webkit-box-shadow:5px 10px 10px 0 rgba(0,0,0,.2);-moz-box-shadow:5px 10px 10px 0 rgba(0,0,0,.2)}#s-panel *{outline-width:0}#s-panel ::selection,#s-panel ::-moz-selection{background:#fff;color:#000;text-shadow:none}#s-panel ul{list-style:none;margin:0}#s-panel [class^="icon-"],#s-panel [class*=" icon-"]{background-image:url('../../images/icons/glyphicons_halflings_white.png')}#s-panel input[type="checkbox"],#s-panel input[type="radio"]{width:inherit;height:inherit;background:inherit;border:inherit}#s-panel #panel-content-wrapper{overflow:auto}#s-panel #switcher{position:absolute;top:11px;right:-30px;background:#282828 url('../images/icon_panel.png') 4px 4px no-repeat;border:1px solid #000;border-left:0;width:29px;height:28px;border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;-khtml-border-radius:0 5px 5px 0;cursor:pointer;box-shadow:5px 10px 10px 0 rgba(0,0,0,.2);-o-box-shadow:5px 10px 10px 0 rgba(0,0,0,.2);-webkit-box-shadow:5px 10px 10px 0 rgba(0,0,0,.2);-moz-box-shadow:5px 10px 10px 0 rgba(0,0,0,.2)}#s-panel h3{margin:0;text-transform:none}#s-panel p{margin-bottom:0}#s-panel .radio-block{display:inline-block;text-align:center;margin:0 8px}#s-panel .desc{margin-left:10px;display:inline-block;margin-top:3px}#s-panel a{font-family:Tahoma;font-size:12px;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.75);text-decoration:none}#s-panel a:hover{text-decoration:none}#s-panel .property{margin-top:10px;padding-top:10px}#s-panel .property:first-child{margin-top:0;padding-top:0;border-top:0}#s-panel .property .box{float:left}#s-panel .property .heading{margin-bottom:5px}#s-panel .section{border:1px solid #1f1f1f;border-top:1px solid #080808;border-bottom:1px solid #3c3c3c;background-color:#1f1f1f;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;padding:10px}#s-panel #accordion .panel-head,#s-panel #accordion .panel{margin:0 13px}#s-panel .ui-accordion-header{padding:13px 13px;text-align:center;border-top:1px solid #3c3c3c;border-bottom:1px solid #161616}#s-panel .ui-accordion-header.ui-state-active{border-bottom:0}#s-panel .ui-accordion-header a{display:block;height:20px;border:1px solid #1f1f1f;border-top:1px solid #080808;border-bottom:1px solid #3c3c3c;background-color:#1f1f1f;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px}#s-panel #accordion .ui-accordion-header:first-child{border-top:0}#s-panel .ui-accordion-content{padding:2px 13px 12px;border-bottom:1px solid #161616;overflow:hidden}#s-panel .ui-accordion-content ul{width:105%}#s-panel .ui-accordion-content ul li{float:left;margin:0 6px 6px 0}#s-panel .picker-wrapper{height:24px;border:1px solid #1F1F1F;border-bottom:1px solid #080808;border-top:1px solid #3C3C3C;background-color:#1F1F1F;padding-left:2px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px}#s-panel .picker-wrapper input{height:22px;display:inline-block;margin:1px 0 0 5px;padding:0;width:135px;background:transparent;color:#AAA;border:0}#s-panel .box{width:24px;height:24px;padding:2px;overflow:hidden;cursor:pointer;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:#272727;background:-moz-linear-gradient(top, #010101, #4d4d4d);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%, #010101),color-stop(100%, #4d4d4d));background:-webkit-linear-gradient(top, #010101, #4d4d4d);background:-o-linear-gradient(top, #010101, #4d4d4d);background:-ms-linear-gradient(top, #010101, #4d4d4d);background:linear-gradient(top, #010101, #4d4d4d);-pie-background:linear-gradient( #010101, #4d4d4d)}#s-panel .box.selected{box-shadow:0 0 5px 1px #fff;-o-box-shadow:0 0 5px 1px #fff;-webkit-box-shadow:0 0 5px 1px #fff;-moz-box-shadow:0 0 5px 1px #fff}#s-panel .filled{display:block;width:100%;height:100%;background:url('../images/transparent.png') left top repeat}#s-panel .filled i{width:100%;height:100%}#s-panel .layout-selector li.box{width:176px;height:99px;margin:10px 0 0 0}#s-panel .layout-selector li.box:first-child{margin-top:0}#s-panel .layout-selector li.box img{width:100%}#s-panel .actions{overflow:hidden;padding:10px 13px;border-top:1px solid #3c3c3c;background:#222;background:-moz-linear-gradient(top, #282828, #1c1c1c);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%, #282828),color-stop(100%, #1c1c1c));background:-webkit-linear-gradient(top, #282828, #1c1c1c);background:-o-linear-gradient(top, #282828, #1c1c1c);background:-ms-linear-gradient(top, #282828, #1c1c1c);background:linear-gradient(top, #282828, #1c1c1c);-pie-background:linear-gradient( #282828, #1c1c1c);text-align:center}#s-panel .align-left{float:left}#s-panel .align-right{float:right}#s-panel .align-left,#s-panel .align-right{margin:0}#s-panel .button{font-weight:700;text-shadow:0 -1px 1px rgba(0,0,0,.75);text-align:center;text-transform:none;background:#1b1b1b;background:-moz-linear-gradient(top, #272727, #0e0e0e);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%, #272727),color-stop(100%, #0e0e0e));background:-webkit-linear-gradient(top, #272727, #0e0e0e);background:-o-linear-gradient(top, #272727, #0e0e0e);background:-ms-linear-gradient(top, #272727, #0e0e0e);background:linear-gradient(top, #272727, #0e0e0e);-pie-background:linear-gradient( #272727, #0e0e0e);border:1px solid #010101;box-shadow:0 1px 1px 0 #2f2f2f,inset 0 1px 1px 0 #3c3c3c;-o-box-shadow:0 1px 1px 0 #2f2f2f,inset 0 1px 1px 0 #3c3c3c;-webkit-box-shadow:0 1px 1px 0 #2f2f2f,inset 0 1px 1px 0 #3c3c3c;-moz-box-shadow:0 1px 1px 0 #2f2f2f,inset 0 1px 1px 0 #3c3c3c;padding:6px 16px}#s-panel .button:hover{background:#0c0c0c;background:-moz-linear-gradient(top, #171717, #000);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%, #171717),color-stop(100%, #000));background:-webkit-linear-gradient(top, #171717, #000);background:-o-linear-gradient(top, #171717, #000);background:-ms-linear-gradient(top, #171717, #000);background:linear-gradient(top, #171717, #000);-pie-background:linear-gradient( #171717, #000);box-shadow:inset 0 0 3px 0 #000;-o-box-shadow:inset 0 0 3px 0 #000;-webkit-box-shadow:inset 0 0 3px 0 #000;-moz-box-shadow:inset 0 0 3px 0 #000}#s-panel .font-selector{width:100%;border:1px solid #1f1f1f;border-bottom:1px solid #080808;border-top:1px solid #3c3c3c;-webkit-appearance:none;-moz-appearance:none;color:#ccc;background-color:#1f1f1f;background-image:url(../../images/menu_downarrow_white.png);background-position:97% 50%;background-repeat:no-repeat}#data ::selection,#data ::-moz-selection{background:#ccc}#data p{text-align:center}#patterns ul{list-style:none}#patterns ul li{width:100px;height:100px;float:left;margin:5px;border:1px solid #ccc;cursor:pointer}#backgrounds ul{list-style:none}#backgrounds ul li{width:100px;height:56px;float:left;margin:5px;border:1px solid #ccc;cursor:pointer}.colorpicker.dropdown-menu{position:absolute;top:0;left:0;z-index:201;display:none;float:left;padding:5px 5px 2px;margin:8px 0 0 -4px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}#fancybox-content{border-color:#282828;background-color:#1f1f1f}.jspVerticalBar{width:10px!important}.jspTrack{background:url(../images/jscroll_bg.png) top left repeat-y!important;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px}.jspDrag{background:url(../images/jscroll_drag_middle.png) no-repeat 0 50%!important;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px}