﻿.accordion-vertical-full { width: 955px; margin: 0 auto; }
.box-header{cursor:pointer;height:100%;width:100%;margin:0;padding:0;}
.box-header-title{margin:5px 0 0 25px;padding:7px;}
.toolbox-header, .toolbox-header-selected { cursor: pointer;  color: #ffffff; font-size: 13pt; 
    padding-top: 6px; padding-bottom: 6px;padding-left: 10px;
    }
.toolbox-header { background-color:#f1f1f1;  }
.toolbox-header-selected{background-color:#eb6e1f; }
.toolbox-header span, .toolbox-header-selected span { background-repeat: no-repeat; background-position: 5px center; padding-left: 20px; }
.toolbox-header span { background-color:#f1f1f1; color: #777777; background-image:url(/images/bg/bg-twirl-arrow.gif); }
.toolbox-header-selected span {background-image: url(/images/bg/bg-twirl-arrow-active.gif);}
.toolbox-pane{background:#efe4cf;margin:0;padding-left: 18px; padding-top: 14px; padding-bottom: 24px; font-size: 10pt; font-weight: bold;}
.toolbox-pane .accordionContentH3 {color: #666666; margin-bottom: 6px; font-size: 11pt;}
.toolbox-pane label {margin-left: 6px; margin-top: -2px;}
.toolbox-pane input {margin-top: 3px; margin-bottom: 2px;}
.toolbox-pane table { width: 100%; }
.toolbox-header-output {margin-left: 20px; font-size: 10pt; color: #777777; font-weight: bold; }
.toolbox-header-output .btn-remove { margin-left: 15px; font-size: 93%; text-decoration: none; color: #eb6e1f; }
.toolbox-header-selected .toolbox-header-output { display: none; }
.accordion-encontrolsSpacer {height: 12px; background-image: url(/images/bg/undershadow.png); background-repeat: repeat-x; background-position: left top; }
.accordion-endcontrols {
    margin-bottom: 0px; padding-top: 0px; padding-bottom: 8px; padding-left: 0px; 
    background: #ffffff;}
.accordion-endcontrols label {color: #777777; margin-bottom: 3px; font-weight: bold;}
