/* Minification failed. Returning unminified contents.
(3818,46): run-time error CSS1030: Expected identifier, found ','
(3818,70): run-time error CSS1031: Expected selector, found ')'
(3818,70): run-time error CSS1025: Expected comma or open brace, found ')'
(3822,50): run-time error CSS1030: Expected identifier, found ','
(3822,74): run-time error CSS1031: Expected selector, found ')'
(3822,74): run-time error CSS1025: Expected comma or open brace, found ')'
 */
.panel {
  overflow: hidden;
  text-align: left;
  margin: 0;
  border: 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.panel-header,
.panel-body {
  border-width: 1px;
  border-style: solid;
}
.panel-header {
  padding: 5px;
  position: relative;
}
.panel-title {
  background: url('images/blank.gif') no-repeat;
}
.panel-header-noborder {
  border-width: 0 0 1px 0;
}
.panel-body {
  overflow: auto;
  border-top-width: 0;
  padding: 0;
}
.panel-body-noheader {
  border-top-width: 1px;
}
.panel-body-noborder {
  border-width: 0px;
}
.panel-body-nobottom {
  border-bottom-width: 0;
}
.panel-with-icon {
  padding-left: 18px;
}
.panel-icon,
.panel-tool {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  overflow: hidden;
}
.panel-icon {
  left: 5px;
  width: 16px;
}
.panel-tool {
  right: 5px;
  width: auto;
}
.panel-tool a {
  display: inline-block;
  width: 16px;
  height: 16px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  margin: 0 0 0 2px;
  vertical-align: top;
}
.panel-tool a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #E6E6E6;
  -moz-border-radius: -2px -2px -2px -2px;
  -webkit-border-radius: -2px -2px -2px -2px;
  border-radius: -2px -2px -2px -2px;
}
.panel-loading {
  padding: 11px 0px 10px 30px;
}
.panel-noscroll {
  overflow: hidden;
}
.panel-fit,
.panel-fit body {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
}
.panel-loading {
  background: url('images/loading.gif') no-repeat 10px 10px;
}
.panel-tool-close {
  background: url('images/panel_tools.png') no-repeat -16px 0px;
}
.panel-tool-min {
  background: url('images/panel_tools.png') no-repeat 0px 0px;
}
.panel-tool-max {
  background: url('images/panel_tools.png') no-repeat 0px -16px;
}
.panel-tool-restore {
  background: url('images/panel_tools.png') no-repeat -16px -16px;
}
.panel-tool-collapse {
  background: url('images/panel_tools.png') no-repeat -32px 0;
}
.panel-tool-expand {
  background: url('images/panel_tools.png') no-repeat -32px -16px;
}
.panel-header,
.panel-body {
  border-color: #ddd;
}
.panel-header {
  background-color: #ffffff;
}
.panel-body {
  background-color: #fff;
  color: #444;
  font-size: 12px;
}
.panel-title {
  font-size: 12px;
  font-weight: bold;
  color: #777;
  height: 16px;
  line-height: 16px;
}
.panel-footer {
  border: 1px solid #ddd;
  overflow: hidden;
  background: #fff;
}
.panel-footer-noborder {
  border-width: 1px 0 0 0;
}
.accordion {
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
}
.accordion .accordion-header {
  border-width: 0 0 1px;
  cursor: pointer;
}
.accordion .accordion-body {
  border-width: 0 0 1px;
}
.accordion-noborder {
  border-width: 0;
}
.accordion-noborder .accordion-header {
  border-width: 0 0 1px;
}
.accordion-noborder .accordion-body {
  border-width: 0 0 1px;
}
.accordion-collapse {
  background: url('images/accordion_arrows.png') no-repeat 0 0;
}
.accordion-expand {
  background: url('images/accordion_arrows.png') no-repeat -16px 0;
}
.accordion {
  background: #fff;
  border-color: #ddd;
}
.accordion .accordion-header {
  background: #ffffff;
  filter: none;
}
.accordion .accordion-header-selected {
  background: #CCE6FF;
}
.accordion .accordion-header-selected .panel-title {
  color: #000;
}
.window {
  overflow: hidden;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
}
.window .window-header {
  background: transparent;
  padding: 0px 0px 6px 0px;
}
.window .window-body {
  border-width: 1px;
  border-style: solid;
  border-top-width: 0px;
}
.window .window-body-noheader {
  border-top-width: 1px;
}
.window .panel-body-nobottom {
  border-bottom-width: 0;
}
.window .window-header .panel-icon,
.window .window-header .panel-tool {
  top: 50%;
  margin-top: -11px;
}
.window .window-header .panel-icon {
  left: 1px;
}
.window .window-header .panel-tool {
  right: 1px;
}
.window .window-header .panel-with-icon {
  padding-left: 18px;
}
.window-proxy {
  position: absolute;
  overflow: hidden;
}
.window-proxy-mask {
  position: absolute;
  filter: alpha(opacity=5);
  opacity: 0.05;
}
.window-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=40);
  opacity: 0.40;
  font-size: 1px;
  overflow: hidden;
}
.window,
.window-shadow {
  position: absolute;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.window-shadow {
  background: #eee;
  -moz-box-shadow: 2px 2px 3px #ededed;
  -webkit-box-shadow: 2px 2px 3px #ededed;
  box-shadow: 2px 2px 3px #ededed;
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2);
}
.window,
.window .window-body {
  border-color: #ddd;
}
.window {
  background-color: #ffffff;
}
.window-proxy {
  border: 1px dashed #ddd;
}
.window-proxy-mask,
.window-mask {
  background: #eee;
}
.window .panel-footer {
  border: 1px solid #ddd;
  position: relative;
  top: -1px;
}
.dialog-content {
  overflow: auto;
}
.dialog-toolbar {
  padding: 2px 5px;
}
.dialog-tool-separator {
  float: left;
  height: 24px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #fff;
  margin: 2px 1px;
}
.dialog-button {
  padding: 5px;
  text-align: right;
}
.dialog-button .l-btn {
  margin-left: 5px;
}
.dialog-toolbar,
.dialog-button {
  background: #fff;
  border-width: 1px;
  border-style: solid;
}
.dialog-toolbar {
  border-color: #ddd #ddd #ddd #ddd;
}
.dialog-button {
  border-color: #ddd #ddd #ddd #ddd;
}
.l-btn {
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  cursor: pointer;
  outline: none;
  text-align: center;
  vertical-align: middle;
  line-height: normal;
}
.l-btn-plain {
  border-width: 0;
  padding: 1px;
}
.l-btn-left {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.l-btn-text {
  display: inline-block;
  vertical-align: top;
  width: auto;
  line-height: 24px;
  font-size: 12px;
  padding: 0;
  margin: 0 4px;
}
.l-btn-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  font-size: 1px;
}
.l-btn span span .l-btn-empty {
  display: inline-block;
  margin: 0;
  width: 16px;
  height: 24px;
  font-size: 1px;
  vertical-align: top;
}
.l-btn span .l-btn-icon-left {
  padding: 0 0 0 20px;
  background-position: left center;
}
.l-btn span .l-btn-icon-right {
  padding: 0 20px 0 0;
  background-position: right center;
}
.l-btn-icon-left .l-btn-text {
  margin: 0 4px 0 24px;
}
.l-btn-icon-left .l-btn-icon {
  left: 4px;
}
.l-btn-icon-right .l-btn-text {
  margin: 0 24px 0 4px;
}
.l-btn-icon-right .l-btn-icon {
  right: 4px;
}
.l-btn-icon-top .l-btn-text {
  margin: 20px 4px 0 4px;
}
.l-btn-icon-top .l-btn-icon {
  top: 4px;
  left: 50%;
  margin: 0 0 0 -8px;
}
.l-btn-icon-bottom .l-btn-text {
  margin: 0 4px 20px 4px;
}
.l-btn-icon-bottom .l-btn-icon {
  top: auto;
  bottom: 4px;
  left: 50%;
  margin: 0 0 0 -8px;
}
.l-btn-left .l-btn-empty {
  margin: 0 4px;
  width: 16px;
}
.l-btn-plain:hover {
  padding: 0;
}
.l-btn-focus {
  outline: #0000FF dotted thin;
}
.l-btn-large .l-btn-text {
  line-height: 40px;
}
.l-btn-large .l-btn-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin-top: -16px;
}
.l-btn-large .l-btn-icon-left .l-btn-text {
  margin-left: 40px;
}
.l-btn-large .l-btn-icon-right .l-btn-text {
  margin-right: 40px;
}
.l-btn-large .l-btn-icon-top .l-btn-text {
  margin-top: 36px;
  line-height: 24px;
  min-width: 32px;
}
.l-btn-large .l-btn-icon-top .l-btn-icon {
  margin: 0 0 0 -16px;
}
.l-btn-large .l-btn-icon-bottom .l-btn-text {
  margin-bottom: 36px;
  line-height: 24px;
  min-width: 32px;
}
.l-btn-large .l-btn-icon-bottom .l-btn-icon {
  margin: 0 0 0 -16px;
}
.l-btn-large .l-btn-left .l-btn-empty {
  margin: 0 4px;
  width: 32px;
}
.l-btn {
  color: #777;
  background: #ffffff;
  background-repeat: repeat-x;
  border: 1px solid #dddddd;
  background: -webkit-linear-gradient(top,#ffffff 0,#ffffff 100%);
  background: -moz-linear-gradient(top,#ffffff 0,#ffffff 100%);
  background: -o-linear-gradient(top,#ffffff 0,#ffffff 100%);
  background: linear-gradient(to bottom,#ffffff 0,#ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#ffffff,GradientType=0);
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.l-btn:hover {
  background: #E6E6E6;
  color: #444;
  border: 1px solid #ddd;
  filter: none;
}
.l-btn-plain {
  background: transparent;
  border-width: 0;
  filter: none;
}
.l-btn-outline {
  border-width: 1px;
  border-color: #ddd;
  padding: 0;
}
.l-btn-plain:hover {
  background: #E6E6E6;
  color: #444;
  border: 1px solid #ddd;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.l-btn-disabled,
.l-btn-disabled:hover {
  opacity: 0.5;
  cursor: default;
  background: #ffffff;
  color: #777;
  background: -webkit-linear-gradient(top,#ffffff 0,#ffffff 100%);
  background: -moz-linear-gradient(top,#ffffff 0,#ffffff 100%);
  background: -o-linear-gradient(top,#ffffff 0,#ffffff 100%);
  background: linear-gradient(to bottom,#ffffff 0,#ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#ffffff,GradientType=0);
}
.l-btn-disabled .l-btn-text,
.l-btn-disabled .l-btn-icon {
  filter: alpha(opacity=50);
}
.l-btn-plain-disabled,
.l-btn-plain-disabled:hover {
  background: transparent;
  filter: alpha(opacity=50);
}
.l-btn-selected,
.l-btn-selected:hover {
  background: #ddd;
  filter: none;
}
.l-btn-plain-selected,
.l-btn-plain-selected:hover {
  background: #ddd;
}
.textbox {
  position: relative;
  border: 1px solid #ddd;
  background-color: #fff;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.textbox .textbox-text {
  font-size: 12px;
  border: 0;
  margin: 0;
  padding: 4px;
  min-height:27px;
  white-space: normal;
  vertical-align: top;
  outline-style: none;
  resize: none;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.textbox .textbox-prompt {
  font-size: 12px;
  color: #aaa;
}
.textbox .textbox-button,
.textbox .textbox-button:hover {
  position: absolute;
  top: 0;
  padding: 0;
  vertical-align: top;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.textbox-button-right,
.textbox-button-right:hover {
  border-width: 0 0 0 1px;
}
.textbox-button-left,
.textbox-button-left:hover {
  border-width: 0 1px 0 0;
}
.textbox-addon {
  position: absolute;
  top: 0;
}
.textbox-icon {
  display: inline-block;
  width: 18px;
  height: 20px;
  overflow: hidden;
  vertical-align: top;
  background-position: center center;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
  text-decoration: none;
  outline-style: none;
}
.textbox-icon-disabled,
.textbox-icon-readonly {
  cursor: default;
}
.textbox-icon:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.textbox-icon-disabled:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.textbox-focused {
  -moz-box-shadow: 0 0 2px 1px #5090FF;
  -webkit-box-shadow: 0 0 2px 1px #5090FF;
  box-shadow:  0 0 2px 1px #5090FF;
}
.textbox-invalid {
  border-color: #ffa8a8;
  background-color: #fff3f3;
}
.filebox .textbox-value {
  vertical-align: top;
  position: absolute;
  top: 0;
  left: -5000px;
}
.filebox-label {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  left: 0;
  top: 0;
  z-index: 10;
}
.l-btn-disabled .filebox-label {
  cursor: default;
}
.combo {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  vertical-align: middle;
}
.combo .combo-text {
  font-size: 12px;
  border: 0px;
  margin: 0;
  padding: 0px 2px;
  vertical-align: baseline;
}
.combo-arrow {
  width: 18px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.combo-arrow-hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.combo-panel {
  overflow: auto;
}
.combo-arrow {
  background: url('images/combo_arrow.png') no-repeat center center;
}
.combo-panel {
  background-color: #fff;
}
.combo {
  border-color: #ddd;
  background-color: #fff;
}
.combo-arrow {
  background-color: #ffffff;
}
.combo-arrow-hover {
  background-color: #E6E6E6;
}
.combo-arrow:hover {
  background-color: #E6E6E6;
}
.combo .textbox-icon-disabled:hover {
  cursor: default;
}
.textbox-invalid {
  border-color: #ffa8a8;
  background-color: #fff3f3;
}
.combobox-item,
.combobox-group {
  font-size: 12px;
  padding: 3px;
  padding-right: 0px;
}
.combobox-item-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.combobox-gitem {
  padding-left: 10px;
}
.combobox-group {
  font-weight: bold;
}
.combobox-item-hover {
  background-color: #E6E6E6;
  color: #444;
}
.combobox-item-selected {
  background-color: #CCE6FF;
  color: #000;
}
.layout {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  z-index: 0;
}
.layout-panel {
  position: absolute;
  overflow: hidden;
}
.layout-panel-east,
.layout-panel-west {
  z-index: 2;
}
.layout-panel-north,
.layout-panel-south {
  z-index: 3;
}
.layout-expand {
  position: absolute;
  padding: 0px;
  font-size: 1px;
  cursor: pointer;
  z-index: 1;
}
.layout-expand .panel-header,
.layout-expand .panel-body {
  background: transparent;
  filter: none;
  overflow: hidden;
}
.layout-expand .panel-header {
  border-bottom-width: 0px;
}
.layout-split-proxy-h,
.layout-split-proxy-v {
  position: absolute;
  font-size: 1px;
  display: none;
  z-index: 5;
}
.layout-split-proxy-h {
  width: 5px;
  cursor: e-resize;
}
.layout-split-proxy-v {
  height: 5px;
  cursor: n-resize;
}
.layout-mask {
  position: absolute;
  background: #fafafa;
  filter: alpha(opacity=10);
  opacity: 0.10;
  z-index: 4;
}
.layout-button-up {
  background: url('images/layout_arrows.png') no-repeat -16px -16px;
}
.layout-button-down {
  background: url('images/layout_arrows.png') no-repeat -16px 0;
}
.layout-button-left {
  background: url('images/layout_arrows.png') no-repeat 0 0;
}
.layout-button-right {
  background: url('images/layout_arrows.png') no-repeat 0 -16px;
}
.layout-split-proxy-h,
.layout-split-proxy-v {
  background-color: #b3b3b3;
}
.layout-split-north {
  border-bottom: 5px solid #fff;
}
.layout-split-south {
  border-top: 5px solid #fff;
}
.layout-split-east {
  border-left: 5px solid #fff;
}
.layout-split-west {
  border-right: 5px solid #fff;
}
.layout-expand {
  background-color: #ffffff;
}
.layout-expand-over {
  background-color: #ffffff;
}
.tabs-container {
  overflow: hidden;
}
.tabs-header {
  border-width: 1px;
  border-style: solid;
  border-bottom-width: 0;
  position: relative;
  padding: 0;
  padding-top: 2px;
  overflow: hidden;
}
.tabs-scroller-left,
.tabs-scroller-right {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 18px;
  font-size: 1px;
  display: none;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
}
.tabs-scroller-left {
  left: 0;
}
.tabs-scroller-right {
  right: 0;
}
.tabs-tool {
  position: absolute;
  bottom: 0;
  padding: 1px;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
}
.tabs-header-plain .tabs-tool {
  padding: 0 1px;
}
.tabs-wrap {
  position: relative;
  left: 0;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}
.tabs-scrolling {
  margin-left: 18px;
  margin-right: 18px;
}
.tabs-disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.tabs {
  list-style-type: none;
  height: 26px;
  margin: 0px;
  padding: 0px;
  padding-left: 4px;
  width: 50000px;
  border-style: solid;
  border-width: 0 0 1px 0;
}
.tabs li {
  float: left;
  display: inline-block;
  margin: 0 4px -1px 0;
  padding: 0;
  position: relative;
  border: 0;
}
.tabs li a.tabs-inner {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  white-space: nowrap;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 0px 0px 0 0;
  -webkit-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.tabs li.tabs-selected a.tabs-inner {
  font-weight: bold;
  outline: none;
}
.tabs li.tabs-selected a:hover.tabs-inner {
  cursor: default;
}
.tabs li a.tabs-close,
.tabs-p-tool {
  position: absolute;
  font-size: 1px;
  display: block;
  height: 12px;
  padding: 0;
  top: 50%;
  margin-top: -6px;
  overflow: hidden;
}
.tabs li a.tabs-close {
  width: 12px;
  right: 5px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.tabs-p-tool {
  right: 16px;
}
.tabs-p-tool a {
  display: inline-block;
  font-size: 1px;
  width: 12px;
  height: 12px;
  margin: 0;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.tabs li a:hover.tabs-close,
.tabs-p-tool a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: hand;
  cursor: pointer;
}
.tabs-with-icon {
  padding-left: 18px;
}
.tabs-icon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 10px;
  top: 50%;
  margin-top: -8px;
}
.tabs-title {
  font-size: 12px;
}
.tabs-closable {
  padding-right: 8px;
}
.tabs-panels {
  margin: 0px;
  padding: 0px;
  border-width: 1px;
  border-style: solid;
  border-top-width: 0;
  overflow: hidden;
}
.tabs-header-bottom {
  border-width: 0 1px 1px 1px;
  padding: 0 0 2px 0;
}
.tabs-header-bottom .tabs {
  border-width: 1px 0 0 0;
}
.tabs-header-bottom .tabs li {
  margin: -1px 4px 0 0;
}
.tabs-header-bottom .tabs li a.tabs-inner {
  -moz-border-radius: 0 0 0px 0px;
  -webkit-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.tabs-header-bottom .tabs-tool {
  top: 0;
}
.tabs-header-bottom .tabs-scroller-left,
.tabs-header-bottom .tabs-scroller-right {
  top: 0;
  bottom: auto;
}
.tabs-panels-top {
  border-width: 1px 1px 0 1px;
}
.tabs-header-left {
  float: left;
  border-width: 1px 0 1px 1px;
  padding: 0;
}
.tabs-header-right {
  float: right;
  border-width: 1px 1px 1px 0;
  padding: 0;
}
.tabs-header-left .tabs-wrap,
.tabs-header-right .tabs-wrap {
  height: 100%;
}
.tabs-header-left .tabs {
  height: 100%;
  padding: 4px 0 0 2px;
  border-width: 0 1px 0 0;
}
.tabs-header-right .tabs {
  height: 100%;
  padding: 4px 2px 0 0;
  border-width: 0 0 0 1px;
}
.tabs-header-left .tabs li,
.tabs-header-right .tabs li {
  display: block;
  width: 100%;
  position: relative;
}
.tabs-header-left .tabs li {
  left: auto;
  right: 0;
  margin: 0 -1px 4px 0;
  float: right;
}
.tabs-header-right .tabs li {
  left: 0;
  right: auto;
  margin: 0 0 4px -1px;
  float: left;
}
.tabs-justified li a.tabs-inner {
  padding-left: 0;
  padding-right: 0;
}
.tabs-header-left .tabs li a.tabs-inner {
  display: block;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  -moz-border-radius: 0px 0 0 0px;
  -webkit-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.tabs-header-right .tabs li a.tabs-inner {
  display: block;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  -moz-border-radius: 0 0px 0px 0;
  -webkit-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.tabs-panels-right {
  float: right;
  border-width: 1px 1px 1px 0;
}
.tabs-panels-left {
  float: left;
  border-width: 1px 0 1px 1px;
}
.tabs-header-noborder,
.tabs-panels-noborder {
  border: 0px;
}
.tabs-header-plain {
  border: 0px;
  background: transparent;
}
.tabs-pill {
  padding-bottom: 3px;
}
.tabs-header-bottom .tabs-pill {
  padding-top: 3px;
  padding-bottom: 0;
}
.tabs-header-left .tabs-pill {
  padding-right: 3px;
}
.tabs-header-right .tabs-pill {
  padding-left: 3px;
}
.tabs-header .tabs-pill li a.tabs-inner {
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.tabs-header-narrow,
.tabs-header-narrow .tabs-narrow {
  padding: 0;
}
.tabs-narrow li,
.tabs-header-bottom .tabs-narrow li {
  margin-left: 0;
  margin-right: -1px;
}
.tabs-narrow li.tabs-last,
.tabs-header-bottom .tabs-narrow li.tabs-last {
  margin-right: 0;
}
.tabs-header-left .tabs-narrow,
.tabs-header-right .tabs-narrow {
  padding-top: 0;
}
.tabs-header-left .tabs-narrow li {
  margin-bottom: -1px;
  margin-right: -1px;
}
.tabs-header-left .tabs-narrow li.tabs-last,
.tabs-header-right .tabs-narrow li.tabs-last {
  margin-bottom: 0;
}
.tabs-header-right .tabs-narrow li {
  margin-bottom: -1px;
  margin-left: -1px;
}
.tabs-scroller-left {
  background: #ffffff url('images/tabs_icons.png') no-repeat 1px center;
}
.tabs-scroller-right {
  background: #ffffff url('images/tabs_icons.png') no-repeat -15px center;
}
.tabs li a.tabs-close {
  background: url('images/tabs_icons.png') no-repeat -34px center;
}
.tabs li a.tabs-inner:hover {
  background: #E6E6E6;
  color: #444;
  filter: none;
}
.tabs li.tabs-selected a.tabs-inner {
  background-color: #fff;
  color: #777;
}
.tabs li a.tabs-inner {
  color: #777;
  background-color: #ffffff;
}
.tabs-header,
.tabs-tool {
  background-color: #ffffff;
}
.tabs-header-plain {
  background: transparent;
}
.tabs-header,
.tabs-scroller-left,
.tabs-scroller-right,
.tabs-tool,
.tabs,
.tabs-panels,
.tabs li a.tabs-inner,
.tabs li.tabs-selected a.tabs-inner,
.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner,
.tabs-header-left .tabs li.tabs-selected a.tabs-inner,
.tabs-header-right .tabs li.tabs-selected a.tabs-inner {
  border-color: #ddd;
}
.tabs-p-tool a:hover,
.tabs li a:hover.tabs-close,
.tabs-scroller-over {
  background-color: #E6E6E6;
}
.tabs li.tabs-selected a.tabs-inner {
  border-bottom: 1px solid #fff;
}
.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner {
  border-top: 1px solid #fff;
}
.tabs-header-left .tabs li.tabs-selected a.tabs-inner {
  border-right: 1px solid #fff;
}
.tabs-header-right .tabs li.tabs-selected a.tabs-inner {
  border-left: 1px solid #fff;
}
.tabs-header .tabs-pill li.tabs-selected a.tabs-inner {
  background: #CCE6FF;
  color: #000;
  filter: none;
  border-color: #ddd;
}
.datagrid .panel-body {
  overflow: hidden;
  position: relative;
}
.datagrid-view {
  position: relative;
  overflow: hidden;
}
.datagrid-view1,
.datagrid-view2 {
  position: absolute;
  overflow: hidden;
  top: 0;
}
.datagrid-view1 {
  left: 0;
}
.datagrid-view2 {
  right: 0;
}
.datagrid-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  filter: alpha(opacity=30);
  display: none;
}
.datagrid-mask-msg {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  padding: 10px 5px 10px 30px;
  width: auto;
  height: 16px;
  border-width: 2px;
  border-style: solid;
  display: none;
}
.datagrid-sort-icon {
  padding: 0 0 0 0;
  /*background: url('images/datagrid_icons.png') no-repeat -64px center;*/
}
.datagrid-toolbar {
  height: auto;
  padding: 1px 2px;
  border-width: 0 0 1px 0;
  border-style: solid;
}
.datagrid-btn-separator {
  float: left;
  height: 24px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #fff;
  margin: 2px 1px;
}
.datagrid .datagrid-pager {
  display: block;
  margin: 0;
  border-width: 1px 0 0 0;
  border-style: solid;
}
.datagrid .datagrid-pager-top {
  border-width: 0 0 1px 0;
}
.datagrid-header {
  overflow: hidden;
  cursor: default;
  border-width: 0 0 1px 0;
  border-style: solid;
}
.datagrid-header-inner {
  float: left;
  width: 10000px;
}
.datagrid-header-row,
.datagrid-row {
  height: 25px;
}
.datagrid-header td,
.datagrid-body td,
.datagrid-footer td {
  border-width: 0 1px 1px 0;
  border-style: dotted;
  margin: 0;
  padding: 0;
}
.datagrid-cell,
.datagrid-cell-group,
.datagrid-header-rownumber,
.datagrid-cell-rownumber {
  margin: 0;
  padding: 0 4px;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
}
.datagrid-header .datagrid-cell {
  height: auto;
}
.datagrid-header .datagrid-cell span {
  font-size: 12px;
}
.datagrid-cell-group {
  text-align: center;
}
.datagrid-header-rownumber,
.datagrid-cell-rownumber {
  width: 25px;
  text-align: center;
  margin: 0;
  padding: 0;
}
.datagrid-body {
  margin: 0;
  padding: 0;
  overflow: auto;
  zoom: 1;
}
.datagrid-view1 .datagrid-body-inner {
  padding-bottom: 20px;
}
.datagrid-view1 .datagrid-body {
  overflow: hidden;
}
.datagrid-footer {
  overflow: hidden;
}
.datagrid-footer-inner {
  border-width: 1px 0 0 0;
  border-style: solid;
  width: 10000px;
  float: left;
}
.datagrid-row-editing .datagrid-cell {
  height: auto;
}
.datagrid-header-check,
.datagrid-cell-check {
  padding: 0;
  width: 27px;
  height: 18px;
  font-size: 1px;
  text-align: center;
  overflow: hidden;
}
.datagrid-header-check input,
.datagrid-cell-check input {
  margin: 0;
  padding: 0;
  width: 15px;
  height: 18px;
}
.datagrid-resize-proxy {
  position: absolute;
  width: 1px;
  height: 10000px;
  top: 0;
  cursor: e-resize;
  display: none;
}
.datagrid-body .datagrid-editable {
  margin: 0;
  padding: 0;
}
.datagrid-body .datagrid-editable table {
  width: 100%;
  height: 100%;
}
.datagrid-body .datagrid-editable td {
  border: 0;
  margin: 0;
  padding: 0;
}
.datagrid-view .datagrid-editable-input {
  margin: 0;
  padding: 2px 4px;
  border: 1px solid #ddd;
  font-size: 12px;
  outline-style: none;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.datagrid-sort-desc .datagrid-sort-icon {
  padding: 0 13px 0 0;
  background: url('images/datagrid_icons.png') no-repeat -16px center;
}
.datagrid-sort-asc .datagrid-sort-icon {
  padding: 0 13px 0 0;
  background: url('images/datagrid_icons.png') no-repeat 0px center;
}
.datagrid-row-collapse {
  background: url('images/datagrid_icons.png') no-repeat -48px center;
}
.datagrid-row-expand {
  background: url('images/datagrid_icons.png') no-repeat -32px center;
}
.datagrid-mask-msg {
  background: #fff url('images/loading.gif') no-repeat scroll 5px center;
}
.datagrid-header,
.datagrid-td-rownumber {
  background-color: #ffffff;
}
.datagrid-cell-rownumber {
  color: #444;
}
.datagrid-resize-proxy {
  background: #b3b3b3;
}
.datagrid-mask {
  background: #eee;
}
.datagrid-mask-msg {
  border-color: #ddd;
}
.datagrid-toolbar,
.datagrid-pager {
  background: #fff;
}
.datagrid-header,
.datagrid-toolbar,
.datagrid-pager,
.datagrid-footer-inner {
  border-color: #ddd;
}
.datagrid-header td,
.datagrid-body td,
.datagrid-footer td {
  border-color: #ddd;
}
.datagrid-htable,
.datagrid-btable,
.datagrid-ftable {
  color: #444;
  border-collapse: separate;
}
.datagrid-row-alt {
  background: #f5f5f5;
}
.datagrid-row-over,
.datagrid-header td.datagrid-header-over {
  background: #E6E6E6;
  color: #444;
  cursor: pointer;
}
.datagrid-row-selected {
  background: #CCE6FF;
  color: #000;
}
.datagrid-row-editing .textbox,
.datagrid-row-editing .textbox-text {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.propertygrid .datagrid-view1 .datagrid-body td {
  padding-bottom: 1px;
  border-width: 0 1px 0 0;
}
.propertygrid .datagrid-group {
  height: 21px;
  overflow: hidden;
  border-width: 0 0 1px 0;
  border-style: solid;
}
.propertygrid .datagrid-group span {
  font-weight: bold;
}
.propertygrid .datagrid-view1 .datagrid-body td {
  border-color: #ddd;
}
.propertygrid .datagrid-view1 .datagrid-group {
  border-color: #ffffff;
}
.propertygrid .datagrid-view2 .datagrid-group {
  border-color: #ddd;
}
.propertygrid .datagrid-group,
.propertygrid .datagrid-view1 .datagrid-body,
.propertygrid .datagrid-view1 .datagrid-row-over,
.propertygrid .datagrid-view1 .datagrid-row-selected {
  background: #ffffff;
}
.datalist .datagrid-header {
  border-width: 0;
}
.datalist .datagrid-group,
.m-list .m-list-group {
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  overflow: hidden;
  background-color: #ffffff;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #ddd;
}
.datalist .datagrid-group-expander {
  display: none;
}
.datalist .datagrid-group-title {
  padding: 0 4px;
}
.datalist .datagrid-btable {
  width: 100%;
  table-layout: fixed;
}
.datalist .datagrid-row td {
  border-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 0;
}
.datalist-lines .datagrid-row td {
  border-bottom-width: 1px;
}
.datalist .datagrid-cell,
.m-list li {
  width: auto;
  height: auto;
  padding: 2px 4px;
  line-height: 18px;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.datalist-link,
.m-list li>a {
  display: block;
  position: relative;
  cursor: pointer;
  color: #444;
  text-decoration: none;
  overflow: hidden;
  margin: -2px -4px;
  padding: 2px 4px;
  padding-right: 16px;
  line-height: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.datalist-link::after,
.m-list li>a::after {
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  content: '';
  right: 6px;
  top: 50%;
  margin-top: -4px;
  border-style: solid;
  border-width: 1px 1px 0 0;
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.m-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.m-list li {
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #ddd;
}
.m-list li>a:hover {
  background: #E6E6E6;
  color: #444;
}
.m-list .m-list-group {
  padding: 0 4px;
}
.pagination {
  zoom: 1;
}
.pagination table {
  float: left;
  height: 30px;
}
.pagination td {
  border: 0;
}
.pagination-btn-separator {
  float: left;
  height: 24px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #fff;
  margin: 3px 1px;
}
.pagination .pagination-num {
  border-width: 1px;
  border-style: solid;
  margin: 0 2px;
  padding: 2px;
  width: 2em;
  height: auto;
}
.pagination-page-list {
  margin: 0px 6px;
  padding: 1px 2px;
  width: auto;
  height: auto;
  border-width: 1px;
  border-style: solid;
}
.pagination-info {
  float: right;
  margin: 0 6px 0 0;
  padding: 0;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}
.pagination span {
  font-size: 12px;
}
.pagination-link .l-btn-text {
  width: 24px;
  text-align: center;
  margin: 0;
}
.pagination-first {
  background: url('images/pagination_icons.png') no-repeat 0 center;
}
.pagination-prev {
  background: url('images/pagination_icons.png') no-repeat -16px center;
}
.pagination-next {
  background: url('images/pagination_icons.png') no-repeat -32px center;
}
.pagination-last {
  background: url('images/pagination_icons.png') no-repeat -48px center;
}
.pagination-load {
  background: url('images/pagination_icons.png') no-repeat -64px center;
}
.pagination-loading {
  background: url('images/loading.gif') no-repeat center center;
}
.pagination-page-list,
.pagination .pagination-num {
  border-color: #ddd;
}
.calendar {
  border-width: 1px;
  border-style: solid;
  padding: 1px;
  overflow: hidden;
}
.calendar table {
  table-layout: fixed;
  border-collapse: separate;
  font-size: 12px;
  width: 100%;
  height: 100%;
}
.calendar table td,
.calendar table th {
  font-size: 12px;
}
.calendar-noborder {
  border: 0;
}
.calendar-header {
  position: relative;
  height: 22px;
}
.calendar-title {
  text-align: center;
  height: 22px;
}
.calendar-title span {
  position: relative;
  display: inline-block;
  top: 2px;
  padding: 0 3px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  cursor: pointer;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.calendar-prevmonth,
.calendar-nextmonth,
.calendar-prevyear,
.calendar-nextyear {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  font-size: 1px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.calendar-prevmonth {
  left: 20px;
  background: url('images/calendar_arrows.png') no-repeat -18px -2px;
}
.calendar-nextmonth {
  right: 20px;
  background: url('images/calendar_arrows.png') no-repeat -34px -2px;
}
.calendar-prevyear {
  left: 3px;
  background: url('images/calendar_arrows.png') no-repeat -1px -2px;
}
.calendar-nextyear {
  right: 3px;
  background: url('images/calendar_arrows.png') no-repeat -49px -2px;
}
.calendar-body {
  position: relative;
}
.calendar-body th,
.calendar-body td {
  text-align: center;
}
.calendar-day {
  border: 0;
  padding: 1px;
  cursor: pointer;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.calendar-other-month {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.calendar-disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: default;
}
.calendar-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  height: 150px;
  padding: 5px;
  font-size: 12px;
  display: none;
  overflow: hidden;
}
.calendar-menu-year-inner {
  text-align: center;
  padding-bottom: 5px;
}
.calendar-menu-year {
  width: 40px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 2px;
  font-weight: bold;
  font-size: 12px;
}
.calendar-menu-prev,
.calendar-menu-next {
  display: inline-block;
  width: 21px;
  height: 21px;
  vertical-align: top;
  cursor: pointer;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.calendar-menu-prev {
  margin-right: 10px;
  background: url('images/calendar_arrows.png') no-repeat 2px 2px;
}
.calendar-menu-next {
  margin-left: 10px;
  background: url('images/calendar_arrows.png') no-repeat -45px 2px;
}
.calendar-menu-month {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.calendar-body th,
.calendar-menu-month {
  color: #919191;
}
.calendar-day {
  color: #444;
}
.calendar-sunday {
  color: #CC2222;
}
.calendar-saturday {
  color: #00ee00;
}
.calendar-today {
  color: #0000ff;
}
.calendar-menu-year {
  border-color: #ddd;
}
.calendar {
  border-color: #ddd;
}
.calendar-header {
  background: #ffffff;
}
.calendar-body,
.calendar-menu {
  background: #fff;
}
.calendar-body th {
  background: #fff;
  padding: 2px 0;
}
.calendar-hover,
.calendar-nav-hover,
.calendar-menu-hover {
  background-color: #E6E6E6;
  color: #444;
}
.calendar-hover {
  border: 1px solid #ddd;
  padding: 0;
}
.calendar-selected {
  background-color: #CCE6FF;
  color: #000;
  border: 1px solid #99cdff;
  padding: 0;
}
.datebox-calendar-inner {
  height: 180px;
}
.datebox-button {
  height: 18px;
  padding: 2px 5px;
  text-align: center;
}
.datebox-button a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.datebox-button a:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.datebox-current,
.datebox-close {
  float: left;
}
.datebox-close {
  float: right;
}
.datebox .combo-arrow {
  background-image: url('images/datebox_arrow.png');
  background-position: center center;
}
.datebox-button {
  background-color: #fff;
}
.datebox-button a {
  color: #777;
}
.numberbox {
  border: 1px solid #ddd;
  margin: 0;
  padding: 0 2px;
  vertical-align: middle;
}
.textbox {
  padding: 0;
}
.spinner {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  vertical-align: middle;
}
.spinner .spinner-text {
  font-size: 12px;
  border: 0px;
  margin: 0;
  padding: 0 2px;
  vertical-align: baseline;
}
.spinner-arrow {
  background-color: #ffffff;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin: 0;
  padding: 0;
  opacity: 1.0;
  filter: alpha(opacity=100);
  width: 18px;
}
.spinner-arrow-up,
.spinner-arrow-down {
  opacity: 0.6;
  filter: alpha(opacity=60);
  display: block;
  font-size: 1px;
  width: 18px;
  height: 10px;
  width: 100%;
  height: 50%;
  color: #777;
  outline-style: none;
}
.spinner-arrow-hover {
  background-color: #E6E6E6;
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.spinner-arrow-up:hover,
.spinner-arrow-down:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  background-color: #E6E6E6;
}
.textbox-icon-disabled .spinner-arrow-up:hover,
.textbox-icon-disabled .spinner-arrow-down:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  background-color: #ffffff;
  cursor: default;
}
.spinner .textbox-icon-disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.spinner-arrow-up {
  background: url('images/spinner_arrows.png') no-repeat 1px center;
}
.spinner-arrow-down {
  background: url('images/spinner_arrows.png') no-repeat -15px center;
}
.spinner {
  border-color: #ddd;
}
.progressbar {
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  position: relative;
}
.progressbar-text {
  text-align: center;
  position: absolute;
}
.progressbar-value {
  position: relative;
  overflow: hidden;
  width: 0;
  -moz-border-radius: 0px 0 0 0px;
  -webkit-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.progressbar {
  border-color: #ddd;
}
.progressbar-text {
  color: #444;
  font-size: 12px;
}
.progressbar-value .progressbar-text {
  background-color: #CCE6FF;
  color: #000;
}
.searchbox {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  vertical-align: middle;
}
.searchbox .searchbox-text {
  font-size: 12px;
  border: 0;
  margin: 0;
  padding: 0 2px;
  vertical-align: top;
}
.searchbox .searchbox-prompt {
  font-size: 12px;
  color: #ccc;
}
.searchbox-button {
  width: 18px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.searchbox-button-hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.searchbox .l-btn-plain {
  border: 0;
  padding: 0;
  vertical-align: top;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.searchbox .l-btn-plain:hover {
  border: 0;
  padding: 0;
  opacity: 1.0;
  filter: alpha(opacity=100);
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.searchbox a.m-btn-plain-active {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.searchbox .m-btn-active {
  border-width: 0 1px 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.searchbox .textbox-button-right {
  border-width: 0 0 0 1px;
}
.searchbox .textbox-button-left {
  border-width: 0 1px 0 0;
}
.searchbox-button {
  background: url('images/searchbox_button.png') no-repeat center center;
}
.searchbox {
  border-color: #ddd;
  background-color: #fff;
}
.searchbox .l-btn-plain {
  background: #ffffff;
}
.searchbox .l-btn-plain-disabled,
.searchbox .l-btn-plain-disabled:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.textbox-invalid {
  border-color: #ffa8a8;
  background-color: #fff3f3;
}
.slider-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.slider-h {
  height: 22px;
}
.slider-v {
  width: 22px;
}
.slider-inner {
  position: relative;
  height: 6px;
  top: 7px;
  border-width: 1px;
  border-style: solid;
  border-radius: 0px;
}
.slider-handle {
  position: absolute;
  display: block;
  outline: none;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  margin-left: -10px;
}
.slider-tip {
  position: absolute;
  display: inline-block;
  line-height: 12px;
  font-size: 12px;
  white-space: nowrap;
  top: -22px;
}
.slider-rule {
  position: relative;
  top: 15px;
}
.slider-rule span {
  position: absolute;
  display: inline-block;
  font-size: 0;
  height: 5px;
  border-width: 0 0 0 1px;
  border-style: solid;
}
.slider-rulelabel {
  position: relative;
  top: 20px;
}
.slider-rulelabel span {
  position: absolute;
  display: inline-block;
  font-size: 12px;
}
.slider-v .slider-inner {
  width: 6px;
  left: 7px;
  top: 0;
  float: left;
}
.slider-v .slider-handle {
  left: 50%;
  margin-top: -10px;
}
.slider-v .slider-tip {
  left: -10px;
  margin-top: -6px;
}
.slider-v .slider-rule {
  float: left;
  top: 0;
  left: 16px;
}
.slider-v .slider-rule span {
  width: 5px;
  height: 'auto';
  border-left: 0;
  border-width: 1px 0 0 0;
  border-style: solid;
}
.slider-v .slider-rulelabel {
  float: left;
  top: 0;
  left: 23px;
}
.slider-handle {
  background: url('images/slider_handle.png') no-repeat;
}
.slider-inner {
  border-color: #ddd;
  background: #ffffff;
}
.slider-rule span {
  border-color: #ddd;
}
.slider-rulelabel span {
  color: #444;
}
.menu {
  position: absolute;
  margin: 0;
  padding: 2px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
}
.menu-inline {
  position: relative;
}
.menu-item {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
}
.menu-text {
  height: 20px;
  line-height: 20px;
  float: left;
  padding-left: 28px;
}
.menu-icon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 2px;
  top: 50%;
  margin-top: -8px;
}
.menu-rightarrow {
  position: absolute;
  width: 16px;
  height: 16px;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
.menu-line {
  position: absolute;
  left: 26px;
  top: 0;
  height: 2000px;
  font-size: 1px;
}
.menu-sep {
  margin: 3px 0px 3px 25px;
  font-size: 1px;
}
.menu-noline .menu-line {
  display: none;
}
.menu-noline .menu-sep {
  margin-left: 0;
  margin-right: 0;
}
.menu-active {
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.menu-item-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}
.menu-text,
.menu-text span {
  font-size: 12px;
}
.menu-shadow {
  position: absolute;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  background: #eee;
  -moz-box-shadow: 2px 2px 3px #ededed;
  -webkit-box-shadow: 2px 2px 3px #ededed;
  box-shadow: 2px 2px 3px #ededed;
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2);
}
.menu-rightarrow {
  background: url('images/menu_arrows.png') no-repeat -32px center;
}
.menu-line {
  border-left: 1px solid #ddd;
  border-right: 1px solid #fff;
}
.menu-sep {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
}
.menu {
  background-color: #ffffff;
  border-color: #ddd;
  color: #444;
}
.menu-content {
  background: #fff;
}
.menu-item {
  border-color: transparent;
  _border-color: #ffffff;
}
.menu-active {
  border-color: #ddd;
  color: #444;
  background: #E6E6E6;
}
.menu-active-disabled {
  border-color: transparent;
  background: transparent;
  color: #444;
}
.m-btn-downarrow,
.s-btn-downarrow {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  font-size: 1px;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
.m-btn-active,
.s-btn-active {
  background: #E6E6E6;
  color: #444;
  border: 1px solid #ddd;
  filter: none;
}
.m-btn-plain-active,
.s-btn-plain-active {
  background: transparent;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.m-btn .l-btn-left .l-btn-text {
  margin-right: 20px;
}
.m-btn .l-btn-icon-right .l-btn-text {
  margin-right: 40px;
}
.m-btn .l-btn-icon-right .l-btn-icon {
  right: 20px;
}
.m-btn .l-btn-icon-top .l-btn-text {
  margin-right: 4px;
  margin-bottom: 14px;
}
.m-btn .l-btn-icon-bottom .l-btn-text {
  margin-right: 4px;
  margin-bottom: 34px;
}
.m-btn .l-btn-icon-bottom .l-btn-icon {
  top: auto;
  bottom: 20px;
}
.m-btn .l-btn-icon-top .m-btn-downarrow,
.m-btn .l-btn-icon-bottom .m-btn-downarrow {
  top: auto;
  bottom: 0px;
  left: 50%;
  margin-left: -8px;
}
.m-btn-line {
  display: inline-block;
  position: absolute;
  font-size: 1px;
  display: none;
}
.m-btn .l-btn-left .m-btn-line {
  right: 0;
  width: 16px;
  height: 500px;
  border-style: solid;
  border-color: #b3b3b3;
  border-width: 0 0 0 1px;
}
.m-btn .l-btn-icon-top .m-btn-line,
.m-btn .l-btn-icon-bottom .m-btn-line {
  left: 0;
  bottom: 0;
  width: 500px;
  height: 16px;
  border-width: 1px 0 0 0;
}
.m-btn-large .l-btn-icon-right .l-btn-text {
  margin-right: 56px;
}
.m-btn-large .l-btn-icon-bottom .l-btn-text {
  margin-bottom: 50px;
}
.m-btn-downarrow,
.s-btn-downarrow {
  background: url('images/menu_arrows.png') no-repeat 0 center;
}
.m-btn-plain-active,
.s-btn-plain-active {
  border-color: #ddd;
  background-color: #E6E6E6;
  color: #444;
}
.s-btn:hover .m-btn-line,
.s-btn-active .m-btn-line,
.s-btn-plain-active .m-btn-line {
  display: inline-block;
}
.l-btn:hover .s-btn-downarrow,
.s-btn-active .s-btn-downarrow,
.s-btn-plain-active .s-btn-downarrow {
  border-style: solid;
  border-color: #b3b3b3;
  border-width: 0 0 0 1px;
}
.messager-body {
  padding: 10px;
  overflow: hidden;
}
.messager-button {
  text-align: center;
  padding-top: 10px;
}
.messager-button .l-btn {
  width: 70px;
}
.messager-icon {
  float: left;
  width: 32px;
  height: 32px;
  margin: 0 10px 10px 0;
}
.messager-error {
  background: url('images/messager_icons.png') no-repeat scroll -64px 0;
}
.messager-info {
  background: url('images/messager_icons.png') no-repeat scroll 0 0;
}
.messager-question {
  background: url('images/messager_icons.png') no-repeat scroll -32px 0;
}
.messager-warning {
  background: url('images/messager_icons.png') no-repeat scroll -96px 0;
}
.messager-progress {
  padding: 10px;
}
.messager-p-msg {
  margin-bottom: 5px;
}
.messager-body .messager-input {
  width: 100%;
  padding: 1px 0;
  border: 1px solid #ddd;
}
.tree {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.tree li {
  white-space: nowrap;
}
.tree li ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tree-node {
  height: 18px;
  white-space: nowrap;
  cursor: pointer;
}
.tree-hit {
  cursor: pointer;
}
.tree-expanded,
.tree-collapsed,
.tree-folder,
.tree-file,
.tree-checkbox,
.tree-indent {
  display: inline-block;
  width: 16px;
  height: 18px;
  vertical-align: top;
  overflow: hidden;
}
.tree-expanded {
  background: url('images/tree_icons.png') no-repeat -18px 0px;
}
.tree-expanded-hover {
  background: url('images/tree_icons.png') no-repeat -50px 0px;
}
.tree-collapsed {
  background: url('images/tree_icons.png') no-repeat 0px 0px;
}
.tree-collapsed-hover {
  background: url('images/tree_icons.png') no-repeat -32px 0px;
}
.tree-lines .tree-expanded,
.tree-lines .tree-root-first .tree-expanded {
  background: url('images/tree_icons.png') no-repeat -144px 0;
}
.tree-lines .tree-collapsed,
.tree-lines .tree-root-first .tree-collapsed {
  background: url('images/tree_icons.png') no-repeat -128px 0;
}
.tree-lines .tree-node-last .tree-expanded,
.tree-lines .tree-root-one .tree-expanded {
  background: url('images/tree_icons.png') no-repeat -80px 0;
}
.tree-lines .tree-node-last .tree-collapsed,
.tree-lines .tree-root-one .tree-collapsed {
  background: url('images/tree_icons.png') no-repeat -64px 0;
}
.tree-line {
  background: url('images/tree_icons.png') no-repeat -176px 0;
}
.tree-join {
  background: url('images/tree_icons.png') no-repeat -192px 0;
}
.tree-joinbottom {
  background: url('images/tree_icons.png') no-repeat -160px 0;
}
.tree-folder {
  background: url('images/tree_icons.png') no-repeat -208px 0;
}
.tree-folder-open {
  background: url('images/tree_icons.png') no-repeat -224px 0;
}
.tree-file {
  background: url('images/tree_icons.png') no-repeat -240px 0;
}
.tree-loading {
  background: url('images/loading.gif') no-repeat center center;
}
.tree-checkbox0 {
  background: url('images/tree_icons.png') no-repeat -208px -18px;
}
.tree-checkbox1 {
  background: url('images/tree_icons.png') no-repeat -224px -18px;
}
.tree-checkbox2 {
  background: url('images/tree_icons.png') no-repeat -240px -18px;
}
.tree-title {
  font-size: 12px;
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  padding: 0 2px;
  height: 18px;
  line-height: 18px;
}
.tree-node-proxy {
  font-size: 12px;
  line-height: 20px;
  padding: 0 2px 0 20px;
  border-width: 1px;
  border-style: solid;
  z-index: 9900000;
}
.tree-dnd-icon {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 18px;
  left: 2px;
  top: 50%;
  margin-top: -9px;
}
.tree-dnd-yes {
  background: url('images/tree_icons.png') no-repeat -256px 0;
}
.tree-dnd-no {
  background: url('images/tree_icons.png') no-repeat -256px -18px;
}
.tree-node-top {
  border-top: 1px dotted red;
}
.tree-node-bottom {
  border-bottom: 1px dotted red;
}
.tree-node-append .tree-title {
  border: 1px dotted red;
}
.tree-editor {
  border: 1px solid #ccc;
  font-size: 12px;
  height: 14px !important;
  height: 18px;
  line-height: 14px;
  padding: 1px 2px;
  width: 80px;
  position: absolute;
  top: 0;
}
.tree-node-proxy {
  background-color: #fff;
  color: #444;
  border-color: #ddd;
}
.tree-node-hover {
  background: #E6E6E6;
  color: #444;
}
.tree-node-selected {
  background: #CCE6FF;
  color: #000;
}
.tree-node-hidden {
  display: none;
}
.validatebox-invalid {
  border-color: #ffa8a8;
  background-color: #fff3f3;
  color: #000;
}
.tooltip {
  position: absolute;
  display: none;
  z-index: 9900000;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.tooltip-content {
  font-size: 12px;
}
.tooltip-arrow-outer,
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent;
  _border-color: tomato;
  _filter: chroma(color=tomato);
}
.tooltip-right .tooltip-arrow-outer {
  left: 0;
  top: 50%;
  margin: -6px 0 0 -13px;
}
.tooltip-right .tooltip-arrow {
  left: 0;
  top: 50%;
  margin: -6px 0 0 -12px;
}
.tooltip-left .tooltip-arrow-outer {
  right: 0;
  top: 50%;
  margin: -6px -13px 0 0;
}
.tooltip-left .tooltip-arrow {
  right: 0;
  top: 50%;
  margin: -6px -12px 0 0;
}
.tooltip-top .tooltip-arrow-outer {
  bottom: 0;
  left: 50%;
  margin: 0 0 -13px -6px;
}
.tooltip-top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin: 0 0 -12px -6px;
}
.tooltip-bottom .tooltip-arrow-outer {
  top: 0;
  left: 50%;
  margin: -13px 0 0 -6px;
}
.tooltip-bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin: -12px 0 0 -6px;
}
.tooltip {
  background-color: #fff;
  border-color: #ddd;
  color: #444;
}
.tooltip-right .tooltip-arrow-outer {
  border-right-color: #ddd;
}
.tooltip-right .tooltip-arrow {
  border-right-color: #fff;
}
.tooltip-left .tooltip-arrow-outer {
  border-left-color: #ddd;
}
.tooltip-left .tooltip-arrow {
  border-left-color: #fff;
}
.tooltip-top .tooltip-arrow-outer {
  border-top-color: #ddd;
}
.tooltip-top .tooltip-arrow {
  border-top-color: #fff;
}
.tooltip-bottom .tooltip-arrow-outer {
  border-bottom-color: #ddd;
}
.tooltip-bottom .tooltip-arrow {
  border-bottom-color: #fff;
}

.tree-folder {
	background: url('icons/svg/tree-folder.svg') no-repeat center center;
	font-size: 15px;
}

	.tree-folder:after {
		content: "\e117";
		font-family: "Glyphicons Halflings";
		margin-left: -2px;
		margin-top: -2px;
		display: none;
	}

	.tree-folder.tree-folder-open:after {
		content: "\e118";
	}

.bcIcon {
	border: none;
	display: inline-block;
}

	.bcIcon.treeIcon {
		background-size: contain !important;
		width: 18px;
		height: 18px;
		font-size: 0px;
	}

.easyui-menu .glyphicon {
	top: 15px;
	color: #41A7C4;
}

/* Icon sizes */
.easyui-menu .bcIcon {
	background-size: contain !important;
	width: 18px;
	height: 18px;
}

.datagrid .bcIcon {
	background-size: contain !important;
	width: 18px;
	height: 18px;
}

	.datagrid .bcIcon:after {
		content: "";
	}

#loadTypeIconVerySmall .bcIcon {
	background-size: contain;
	width: 15px;
	height: 15px;
	vertical-align: middle;
}

#loadTypeIconSmall .bcIcon {
	background-size: contain !important;
	width: 25px;
	height: 25px;
}

#loadTypeIconBig .bcIcon {
	background-size: contain !important;
	width: 30px;
	height: 30px;
	vertical-align: middle;
}

#frmLoadsMain .bcIcon {
	background-size: contain !important;
	width: 25px;
	height: 25px;
	vertical-align: middle;
}

#frmPockets .bcIcon {
	background-size: contain;
	width: 25px;
	margin: 0 18px;
}

.projectButtons .bcIcon {
	background-size: contain !important;
	width: 21px;
	height: 21px;
}

div.validationIcon span.bcIcon {
	background-size: contain !important;
	width: 15px;
	height: 15px;
}

.scale-icon-group {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.scale-icon-group .scale-text {
	font-size: 9px;
	margin-top: 2px;
}

/* Icon paths */
/* Member icons */
.icon-iJoist {
	background: url('icons/svg/Joist.svg') no-repeat center center;
}

.icon-floorBeam {
	background: url('icons/svg/Beam.svg') no-repeat center center;
}

.icon-rafter {
	background: url('icons/svg/Rafter.svg') no-repeat center center;
}

.icon-roofBeam {
	background: url('icons/svg/Roof_Beam.svg') no-repeat center center;
}

.icon-simpleHip {
	background: url('icons/svg/Simple_Hip.svg') no-repeat center center;
}

.icon-column {
	background: url('icons/svg/Column.svg') no-repeat center center;
}

.icon-stud {
	background: url('icons/svg/Stud.svg') no-repeat center center;
}

.icon-wall {
	background: url('icons/svg/Wall.svg') no-repeat center center;
}

.icon-floorContainer {
	background: url('icons/svg/FloorContainer.svg') no-repeat;
}

.icon-opening {
	background: url('icons/svg/Opening.svg') no-repeat center center;
}

.icon-pocket {
	background: url('icons/svg/BeamPocket.svg') no-repeat center center;
}
/* Project and member general buttons icons */
.icon-newFolder {
	background: url('icons/svg/New_Folder.svg') no-repeat center center;
}

.icon-memberReport {
	background: url('icons/svg/Member_Report.svg') no-repeat center center;
}

.icon-engineeringReport {
	background: url('icons/svg/Engineering_Report.svg') no-repeat center center;
}

.icon-vmdDiagram {
	background: url('icons/svg/Shear_Moment_Diagrams.svg') no-repeat center center;
}

.icon-returnToProject {
	background: url('icons/svg/Return_to_Project.svg') no-repeat center center;
}

.icon-save {
	background: url('icons/svg/Save.svg') no-repeat center center;
}

.icon-save-as {
	background: url('icons/svg/save-as.svg') no-repeat center center;
}

.icon-Trash {
	background: url('icons/svg/Trash.svg') no-repeat center center;
}

.icon-Print {
	background: url('icons/svg/printer.svg') no-repeat center center;
}

.icon-cog {
	background: url('icons/svg/cog.svg') no-repeat center center;
}

.icon-info {
	background: url('icons/svg/ProjectInfo.svg') no-repeat center center;
}

.icon-pencil {
	background: url('icons/svg/pencil.svg') no-repeat center center;
}

.icon-ok {
	background: url('icons/svg/ok.svg') no-repeat center center;
}

.icon-envelope {
	background: url('icons/svg/envelope.svg') no-repeat center center;
}


.icon-download {
	background: url('icons/svg/download.svg') no-repeat center center;
}

.icon-chevron-arrow-down {
	background: url('icons/svg/chevron-arrow-down.svg') no-repeat center center;
}

.icon-chevron-arrow-up {
	background: url('icons/svg/chevron-arrow-up.svg') no-repeat center center;
}

.icon-CollapseAll {
	background: url('icons/svg/CollapseAll.svg') no-repeat center center;
}

.icon-ExpandAll {
	background: url('icons/svg/ExpandAll.svg') no-repeat center center;
}

.icon-folder {
	background: url('icons/svg/folder.svg') no-repeat center center;
}

.icon-checked {
	background: url('icons/svg/checked.svg') no-repeat center center;
}

.icon-MoveTo {
	background: url('icons/svg/Moveto.svg') no-repeat center center;
}

.icon-user {
	background: url('icons/svg/user.svg') no-repeat center center;
	background-size: contain;
}

.icon-time {
	background: url('icons/svg/time.svg') no-repeat center center;
}

.icon-AnalysisResults {
	background: url('icons/svg/AnalysisResults.svg') no-repeat center center;
}
/* Loads icons */
.icon-horizontalPointLoad {
	background: url('icons/svg/loads/Horizontal_PointLoad.svg') no-repeat center center;
}

.icon-horizontalConcentratedLinearLoad {
	background: url('icons/svg/loads/Horizontal_ConcentratedLinearLoad.svg') no-repeat center center;
}

.icon-horizontalUniformLinearLoad {
	background: url('icons/svg/loads/Horizontal_UniformLinearLoad.svg') no-repeat center center;
}

.icon-horizontalUniformAreaLoad {
	background: url('icons/svg/loads/Horizontal_UniformAreaLoad.svg') no-repeat center center;
}

.icon-horizontalTrapezoidalLinearLoad {
	background: url('icons/svg/loads/Horizontal_TrapezoidalLinearLoad.svg') no-repeat center center;
}

.icon-columnPointLoad {
	background: url('icons/svg/loads/Column_PointLoad.svg') no-repeat center center;
}

.icon-columnLRPointLoad {
	background: url('icons/svg/loads/Column_LR_PointLoad.svg') no-repeat center center;
}

.icon-columnFBPointLoad {
	background: url('icons/svg/loads/Column_FB_PointLoad.svg') no-repeat center center;
}

.icon-columnLRLinearLoad {
	background: url('icons/svg/loads/Column_LR_LinearLoad.svg') no-repeat center center;
}

.icon-columnFBLinearLoad {
	background: url('icons/svg/loads/Column_FB_LinearLoad.svg') no-repeat center center;
}

.icon-studPointLoad {
	background: url('icons/svg/loads/Stud_PointLoad.svg') no-repeat center center;
}

.icon-studUniformLinearLoad {
	background: url('icons/svg/loads/Stud_UniformLinearLoad.svg') no-repeat center center;
}

.icon-studHorizontalAreaLoad {
	background: url('icons/svg/loads/Stud_HorizontalAreaLoad.svg') no-repeat center center;
}

.icon-studTrapezoidalLinearLoad {
	background: url('icons/svg/loads/Stud_TrapezoidalLinearLoad.svg') no-repeat center center;
}

/* Icon load White */

.icon-horizontalPointLoad-white {
	background: url('icons/svg-White/loads/Horizontal_PointLoad.svg') no-repeat center center;
}

.icon-horizontalConcentratedLinearLoad-white {
	background: url('icons/svg-White/loads/Horizontal_ConcentratedLinearLoad.svg') no-repeat center center;
}

.icon-horizontalUniformLinearLoad-white {
	background: url('icons/svg-White/loads/Horizontal_UniformLinearLoad.svg') no-repeat center center;
}

.icon-horizontalUniformAreaLoad-white {
	background: url('icons/svg-White/loads/Horizontal_UniformAreaLoad.svg') no-repeat center center;
}

.icon-horizontalTrapezoidalLinearLoad-white {
	background: url('icons/svg-White/loads/Horizontal_TrapezoidalLinearLoad.svg') no-repeat center center;
}

.icon-columnPointLoad-white {
	background: url('icons/svg-White/loads/Column_PointLoad.svg') no-repeat center center;
}

.icon-columnLRPointLoad-white {
	background: url('icons/svg-White/loads/Column_LR_PointLoad.svg') no-repeat center center;
}

.icon-columnFBPointLoad-white {
	background: url('icons/svg-White/loads/Column_FB_PointLoad.svg') no-repeat center center;
}

.icon-columnLRLinearLoad-white {
	background: url('icons/svg-White/loads/Column_LR_LinearLoad.svg') no-repeat center center;
}

.icon-columnFBLinearLoad-white {
	background: url('icons/svg-White/loads/Column_FB_LinearLoad.svg') no-repeat center center;
}

.icon-studPointLoad-white {
	background: url('icons/svg-White/loads/Stud_PointLoad.svg') no-repeat center center;
}

.icon-studUniformLinearLoad-white {
	background: url('icons/svg-White/loads/Stud_UniformLinearLoad.svg') no-repeat center center;
}

.icon-studHorizontalAreaLoad-white {
	background: url('icons/svg-White/loads/Stud_HorizontalAreaLoad.svg') no-repeat center center;
}

.icon-studTrapezoidalLinearLoad-white {
	background: url('icons/svg-White/loads/Stud_TrapezoidalLinearLoad.svg') no-repeat center center;
}

/* End icon load White*/

.icon-duplicate {
	background: url('icons/svg/Duplicate.svg') no-repeat center center;
}

.icon-CopyBearing {
	background: url('icons/svg/Copy.svg') no-repeat center center;
}

.icon-CopyMember {
	background: url('icons/svg/Duplicate.svg') no-repeat center center;
}

.icon-filter {
	background: url('icons/svg/filter.svg') no-repeat center center;
}

.icon-toggle-builder-view {
	background: url('icons/svg/toggleBuilderView.svg') no-repeat center center;
}

.icon-slope-toggle {
	background-image: url('icons/svg/slope-icon.svg');
	position: relative;
	top: 1px;
	width: 40px;
	height: 32px;
	display: inline-block;
}

.icon-clear-filters {
	background: url('icons/svg/clear-filters.svg') no-repeat center center;
	bottom: -1px;
    position: relative;
}

.icon-banCircle {
	background: url('icons/svg/ban-circle.svg') no-repeat center center;
}

.icon-merge-analysis {
	background: url('icons/svg/merge-analysis-icon.svg') no-repeat center center;
}

.icon-reload {
	background: url('icons/svg/refresh.svg') no-repeat center center;
}

.icon-clear-hanger {
	background: url('icons/svg/clear-hanger.svg') no-repeat center center;
}

.icon-plusInSquare {
	background: url('icons/svg/plus-in-square.svg') no-repeat center center;
}

.icon-blank {
	background: url('icons/blank.gif') no-repeat center center;
}

.icon-add {
    background: url("icons/svg-Gray/add.svg") no-repeat center center;
}

.icon-edit {
	background: url('icons/pencil.png') no-repeat center center;
}

.icon-remove {
	background: url('icons/Icons-Sprites.png') no-repeat center center;
	background-position: -153px -50px;
	width: 16px;
	height: 16px;
}

.icon-member-zoom-in {
	background-image: url('icons/svg/zoom-in.svg');
	position: relative;
	top: 1px;
	width: 21px;
	height: 21px;
	display: inline-block;
}

.icon-member-zoom-out {
	background-image: url('icons/svg/zoom-out.svg');
	position: relative;
	top: 1px;
	width: 21px;
	height: 21px;
	display: inline-block;
}

.icon-member-fullscreen {
	background-image: url('icons/svg/fullscreen.svg');
	position: relative;
	top: 1px;
	width: 21px;
	height: 21px;
	display: inline-block;
}

.icon-member-tags {
	background-image: url('icons/svg/tags.svg');
	position: relative;
	top: 1px;
	width: 21px;
	height: 21px;
	display: inline-block;
}

.icon-ruler-triangle {
	background-image: url('icons/svg/ruler-triangle.svg');
	position: relative;
	top: 1px;
	width: 21px;
	height: 21px;
	display: inline-block;
}

.icon-project {
	background: url('icons/Icons-Sprites.png') no-repeat center center;
	background-position: -175px 0;
	width: 16px;
	height: 16px;
}

.icon-bearing {
	background: url('icons/Icons-Sprites.png') no-repeat center center;
	background-position: -151px -25px;
}

.icon-image-file {
	background: url('icons/svg/image-file.svg') no-repeat center center;
	width: 12px;
	height: 14px;
}

.icon-floppy-save {
	background: url('icons/icon-blue-floppy-save.png') no-repeat center center;
}

.icon-opening-size-toggle {
	background: url('icons/svg/Opening-size-icon.svg') no-repeat center center;
	background-size: 25px 25px;
	position: relative;
	top: 1px;
	width: 25px;
	height: 25px;
	display: inline-block;
}

.icon-architecture-plan {
	background: url('icons/svg/architecture-plan-icon.svg') no-repeat center center;
	background-size: 25px 25px;
	position: relative;
	top: 1px;
	width: 25px;
	height: 25px;
	display: inline-block;
}

/*Image for img*/
#loadingGif {
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('images/loading.gif') no-repeat;
	margin: 0 auto;
	padding-top: 350px
}

.icon-colored > svg {
	color: #41A7C4;
}

.icon-stacked {
	position: relative;
}

	.icon-stacked > svg {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0px;
		left: 0px;
	}

input.CreatePlus
{
	background: url("icons/svg/add.svg") no-repeat scroll 0 0 transparent;
	font-size: 1em;
	color: transparent; /* Fix for Firefox */
	border-style: none;
	border-width: 0;
	text-align: left;
	width: 21px;
	height: 21px;
	line-height: 1 !important;
	overflow: hidden;
	cursor: pointer;
	padding: 6px;
	margin: -2px 0 0 5px;
    vertical-align: middle;
}

input.CreatePlusPublic
{
	background: url("icons/svg-Gray/add.svg") no-repeat scroll 0 0 transparent;
	font-size: 1em;
	color: transparent; /* Fix for Firefox */
	border-style: none;
	border-width: 0;
	text-align: left;
	width: 20px;
	height: 20px;
	line-height: 1 !important;
	overflow: hidden;
	cursor: pointer;
	padding: 6px;
	margin: -2px 0 0 5px;
    vertical-align: middle;
}

input.DisabledCreatePlus
{
	background: url("icons/disabled-icon-add.gif") no-repeat scroll 0 0 transparent;
	font-size: 1em;
	color: transparent; /* Fix for Firefox */
	border-style: none;
	border-width: 0;
	text-align: left;
	width: 20px;
	height: 20px;
	line-height: 1 !important;
	overflow: hidden;
	cursor: pointer;
	padding: 6px;
	margin-left: 15px;
}

#BCCalc-Partial-View div.projectGridButton 
{
    cursor: pointer;
    color:  #41A7C4;
    display:inline-block;
    margin-left:10px;
    font-size: 18px;
}

#BCCalc-Partial-View div.projectGridButton:first-of-type{
    margin-left:0px;
}

#BCCalc-Partial-View div.projectGridButton.disabled 
{
    opacity: 0.4;
    cursor: default;
}

.projectButtons input 
{
	margin: 0 10px 0 0;
    position: relative;
    top: 0px;
}

.projectButtons a 
{
    display: inline-block;
}

.projectButtons a.disabled .bcIcon
{
    opacity: 0.4;
    cursor: default;
}

.projectButtons a:hover 
{
    background: none;
}

div.projectButton
{
    display: inline-block;
    font-size: 21px;
    cursor: pointer;
    color:  #41A7C4;
    margin-right: 10px;
    width: 21px;
    height: 21px;
}

#zoomAction {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#zoomAction div.projectButton
{
    display:block;
    margin-bottom:10px;
}

#zoomAction #btnSlopeToggle {
    margin-bottom: 20px;
    padding-right: 35px;
}

.DrawingWithIcons {
  width: 95%;
}

div.validationIcon span.bcIcon
{
    display: inline-block;
    color:  #41A7C4;
    margin-right: 2px;
    margin-bottom: -3px;
}

div.projectButton:focus 
{
    border: 1px solid #7ac0da;
}

div.projectButton.disabled 
{
    opacity: 0.4;
    cursor: default;
}

div.projectButtonsCat 
{
    display: inline-block;
}

div.projectButtonsCat:not(:last-of-type):after 
{
    content: "";
    display: inline-block;
    width: 1px;
    height: 21px;
    background-color: #ccc;
    margin-right: 10px;
}
/*input[type='button'].btnClose
{
	background-color: #8f8e8e;
    border: 1px solid #8f8e8e;
    border-radius: 1px;
	color: white;
    font-size: 16px;
    font-weight: normal;
    height: 34px;
	min-width: 116px;
}

    input[type='button'].btnClose:hover 
    {
        border: 1px solid #000;
    }

    input[type='button'].btnClose:active 
    {
        background-color: #CCCCCC;
        color: #b6b4b4;
    }*/

a.btnSave:hover
{
	text-decoration: none;
}

a.btnSave
{
	font-size: 1.2em;
	font-weight: 600;
	padding: 4px;
	text-align: center;
	margin-right: 8px;
	display: inline-block;
}

/*a.btnSave,
input[type='button'].btnSave,
input[type='submit'].btnSave
{
	background-color: #B73922;
    border: 1px solid #B73922;
    border-radius: 1px;
    font-size: 16px;
    font-weight: normal;
	color: white;
    height: 34px;
	min-width: 116px;
}

a.btnSave:hover,
input[type='button'].btnSave:hover,
input[type='submit'].btnSave:hover
{	
    border: 1px solid #000;
}*/

.panel-header .panel-title
{
    height:50px;
	padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.panel-header.window-header
{
    border-bottom: hidden;
}

.modalheader
{
	padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    overflow: auto;
}

.panel-header .panel-title,
.modalheader h2
{
	color: #B73922;
	font-size: 16pt;
	font-weight: bold;
	margin: 0;
}

h2.modalheader
{
	color: #B73922; /*Temporary until all modals use same structure*/
    border-bottom: 1px solid 
}

.modalbody
{
	padding: 15px 15px 5px 15px;
    outline: none;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

.modalbody label
{
	text-align: left;
}

.modalfooter
{
	float: left;
	padding: 15px;
    overflow: auto;
    width: 100%;
    text-align: right;
}

.modalfooter .btnClose
{
	margin-right: 10px;
}

#projectInfoWindow label
{
	margin-top: 5px;
}

hr.line
{
	margin: 10px 0px;
	border-top: 1px solid #e5e5e5;
	width: 99.2%;
	clear: both;
}

.successMessage
{
	color: green;
	font-size: medium !important;
	font-weight: bold;
	padding-left: 0.75em;
	text-align: inherit !important;
}

.emptyBuilderMessage
{
	color: orange;
	display: block;
	font-weight: bold;
	text-align: left !important;
}

.VMDlink
{
    display: inline-block;
	font-weight: bold;
	background-color: #e2e2e2;
	width: auto;
	text-align: center;
	padding: 6px;
	text-decoration: none !important;
	font-size: 1.2em;
	margin-right: 8px;
    vertical-align: middle;
}

.VMDlink:hover
{
	background-color: #e2e2e2;
	text-decoration: none !important;
}

#BCCalc-Partial-View div.projectGridButton:first-of-type{
    margin-left:0px;
}
#BCCalc-Partial-View div.projectGridButton.disabled 
{
    opacity: 0.4;
}
#BCCalc-Partial-View .DefaultSettingTab {
    min-height:300px;
    padding:10px;
}

.LoadComponentTable {
    border: thin solid
}
.LoadComponentTable label {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 2px;
}
.LoadComponentTable tr {
     border: thin solid}
.LoadComponentTable th {
    padding: 5px 2px 5px 10px;
}
.LoadComponentTable td {
    padding: 0px 0px 0px 10px;
}

.loadEditTableDisplay td {
    padding: 0px 0px 0px 0px;
}

.FakeScrollBar-Sprites {
    background:url("/Content/bccalc/Images/FakeScrollBar-Sprites.png");
}
.FakeScrollBarTop {
    background-position: 0px 0px;
    height:16px;
    width:25px;
}
.FakeScrollBarMiddle {
    background-position: 0px -26px;
    height:17px;
    width:25px;
}
.FakeScrollBarBottom {
    background-position: 0px -53px;
    height:16px;
    width:25px;
}
/* csslint ignore:start */
/* Fix for BCConnect Header */
.bcconnectlogo #bcconnectlogo {
    padding-bottom: 0px;
    padding-top: 0px;
}

/* page layout
----------------------------------------------------------*/
.body-content {
    height: auto;
}

#react-container {
    height: 100%;
}

.no-margin-left {
    margin-left: 0px;
}

.no-margin-right {
    margin-right: 0px;
}

.vertical-align {
    display: flex;
    align-items: center;
}

.membermaintabs > .tabs-panels {
    min-height: 412px;
}

.wallmaintabs > .tabs-panels {
    min-height: 304px;
}

ul {
    list-style: disc;
    padding-left: 35px;
}

#maintabs {
    width: 692px;
    margin-left: 1px;
    float: left;
}

.PC-UI #maintabs {
    width: 800px;
}

.focusMenuItem {
    background-color: #ddd;
}

projectMenu .menu-item {
    height: 50px;
}

#projectMenu.menuItemDisabled div.menuRowDisabled {
    opacity: 0.35;
    pointer-events: none;
}

#projectMenu.menuDeleteItemDisabled div.menuDeleteDisabled {
    opacity: 0.35;
    pointer-events: none;
}

#projectMenu.menuRenameItemDisabled div.menuRenameDisabled {
    opacity: 0.35;
    pointer-events: none;
}

#projectMenu.menuEditDisabled div.menuEditDescriptionDisabled {
    opacity: 0.35;
    pointer-events: none;
}

#projectMenu.menuEditDisabled div.menuEditMemberDisabled {
    opacity: 0.35;
    pointer-events: none;
}

#projectMenu.menuMoveToItemDisabled div.menuMoveToDisabled {
    opacity: 0.35;
    pointer-events: none;
}

#projectMenu.menuCopyItemDisabled div.menuCopyDisabled {
    opacity: 0.35;
    pointer-events: none;
}

#projectMenu.menuCopyItemDisabled div.menuCopyToDisabled {
    opacity: 0.35;
    pointer-events: none;
}

.spanDisabled {
    cursor: not-allowed;
}

/*Font size for the Contextual menu*/
.menu-text,
.menu-text span {
    font-size: 14px;
    margin-top: 5px;
}

.menu-item {
    border-style: solid;
    min-height: 30px;
}
/*End The Contextual menu*/

#BCCalc-Partial-View {
    max-width: 955px;
    margin-right: auto;
    margin-left: auto;
}

    /*New CSS FOR PC ONLY 1468, 1469, 70, 71 ... */
    #BCCalc-Partial-View.PC-UI {
        max-width: 1200px;
        height: 100%;
    }

    #BCCalc-Partial-View form {
        margin-bottom: 0px;
    }

.login-partial {
    padding-top: 0px !important;
}

.ResultControl {
    float: right;
}
/*COLOR */
#BCCalc-Partial-View div.InactiveColor .glyphicon {
    opacity: 0.5;
}

#BCCalc-Partial-View div.ActiveColor .glyphicon {
    opacity: 1;
}

div#globalsearch {
    margin-top: -19px;
    display: none;
    /*width: 348px;*/
}

.HorizontalMemberControlResult {
    width: 260px;
    height: 486px;
}

.VerticalMemberControlResult {
    width: 600px;
    height: 250px;
}

.SettingTab {
    float: left;
}

html {
    height: 100%;
}

body {
    min-height: 100%;
    height : 100%;
    touch-action: manipulation;
}

.bcc-body-content {
    height: auto;
    padding: 0;
    padding-bottom: 25px;
    background-color: #fefefe;
    flex: 1 1 auto;
}

#bcc-content-container {
    height: 100%;
}

    .bcc-body-content .row:not(#bcc-headerRow, #bcc-resultsMessageRow) {
        height: calc(100% - 40px);
    }

        .bcc-body-content .row:not(#bcc-headerRow, #bcc-resultsMessageRow) .col-md-12 {
            height: 100%;
        }

    .bcc-body-content #bcc-headerRow {
        position: relative;
        width: auto;
        padding-top: 10px;
        /*display: none;*/
        /*top:-4px;*/
    }

        .bcc-body-content #bcc-headerRow .col-md-8 {
            width: auto;
            margin-bottom: -19px;
            /*margin-top : -15px;*/
        }

            .bcc-body-content #bcc-headerRow .col-md-8 h1 {
                margin-top: 5px;
            }

    /*Builder / Project / Attachment-name inherit from BCConnect*/
    .bcc-body-content h1 {
        font-size: 1.2em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        padding-bottom: 5px;
    }

.combo-text {
    height: 27px !important;
    line-height: 27px !important;
}

.combo.textbox-readonly input[readonly="readonly"] {
    background-color: rgb(235, 235, 228);
}

.combo-arrow,
.combo {
    height: 27px !important;
}

/* BCB-4393: Fix the black border focus in Chrome v83+
By setting a class then targetting every elements, we prevent using "!important" keyword,
making it easier in the future to override this property (ty Sab <3)
*/
#body.disable-focus-outline *:focus {
    outline: none;
}

/*----------------------------------------------------------*/
#BCCalc-Partial-View {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

    #BCCalc-Partial-View .tabs a,
    .bccalcdialog .tabs a {
        text-decoration: none;
    }

    #BCCalc-Partial-View .tabs li,
    .bccalcdialog .tabs li {
        margin-right: 2px;
    }

    #BCCalc-Partial-View .tabs .tabs-inner,
    .bccalcdialog .tabs .tabs-inner {
        background-color: #1aab48;
        color: #fff;
    }

    #BCCalc-Partial-View
    .tabs
    li:not(.tabs-disabled):not(.tabs-selected):not(.removeHover)
    .tabs-inner:hover,
    .bccalcdialog
    .tabs
    li:not(.tabs-disabled):not(.tabs-selected):not(.removeHover)
    .tabs-inner:hover {
        color: #000;
        background-color: #fff;
    }

    #BCCalc-Partial-View .tabs .tabs-disabled,
    .bccalcdialog .tabs .tabs-disabled {
        opacity: 0.35;
    }

        #BCCalc-Partial-View .tabs .tabs-disabled .tabs-inner,
        .bccalcdialog .tabs .tabs-disabled .tabs-inner {
            cursor: default;
        }

    #BCCalc-Partial-View .tabs li:not(.tabs-disabled) .tabs-inner:focus,
    .bccalcdialog .tabs li:not(.tabs-disabled) .tabs-inner:focus {
        /*background-color: #eee;*/ /* Might want this when tab key implementation is done so that focus is not stuck on tab*/
    }

    #BCCalc-Partial-View .collapsedHeader .tabs .tabs-selected .tabs-inner,
    .bccalcdialog .tabs .tabs-selected .tabs-inner {
        background-color: #1aab48;
    }

.bccalcdialog .tabs .OpeningMaster .tabs-inner {
    background-color: black;
}

.bccalcdialog .tabs .OpeningCore .tabs-inner {
    background-color: #c84122;
}

#BCCalc-Partial-View .tabs .tabs-selected .tabs-inner,
.bccalcdialog .tabs .tabs-selected .tabs-inner {
    background-color: #346840;
    border: 1px solid #1aab48;
    color: #fff;
    font-weight: normal;
}

#errorMessage a {
    color: #333;
    outline: none;
    text-decoration: underline;
}

.bcconnectlogo a:link,
.bcconnectlogo a:visited,
.bcconnectlogo a:active,
.bcconnectlogo a:hover {
    background-color: transparent;
}

.body-content a:hover,
.bcc-body-content a:hover {
    background-color: #c7d1d6;
}

header,
footer,
hgroup,
nav,
section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

h3 {
    color: #346840;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1,
h2,
h4,
h5,
h6 {
    color: rgb(70, 169, 65);
    margin-bottom: 0;
    padding-bottom: 0;
}

h4#org-name, h5#org-location {
    color: rgb(0, 0, 0);
}

#BCCalc-Partial-View h1 {
    font-size: 2em;
}

#BCCalc-Partial-View h2 {
    font-size: 16px;
    font-weight: bold;
}

#BCCalc-Partial-View h3 {
    font-size: 1.2em;
}

#BCCalc-Partial-View h4 {
    font-size: 1.1em;
}

#BCCalc-Partial-View h5,
#BCCalc-Partial-View h6 {
    font-size: 1em;
}

h5 a:link,
h5 a:visited,
h5 a:active {
    padding: 0;
    text-decoration: none;
}

/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
    max-width: 960px;
}

#body {
    clear: both;
    padding-bottom: 35px;
    display: flex;
    flex-flow: column;
}

.main-content {
    padding-left: 10px;
}

.featured + .main-content {
    background: url("../Images/heroAccent.png") no-repeat;
}

header .content-wrapper {
    padding-top: 20px;
}

.linkMemberCreationButtons {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 15px;
    margin-left: 10px;
}

#TreeLinkMember .tree-node {
    height: 25px;
    padding-top: 3px;
}

/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
}

    .site-title a,
    .site-title a:hover,
    .site-title a:active {
        background: none;
        color: #c8c8c8;
        outline: none;
        text-decoration: none;
    }

/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: 0.85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

        #login a.username {
            background: none;
            margin: 0;
            padding: 0;
            text-decoration: underline;
        }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }

/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

            ul#menu li a:hover {
                color: #333;
                text-decoration: none;
            }

/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6) );
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

    .featured hgroup.title h1,
    .featured hgroup.title h2 {
        color: #fff;
    }

    .featured p {
        font-size: 1.1em;
    }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

    hgroup.title h1,
    hgroup.title h2 {
        display: inline;
    }

    hgroup.title h2 {
        font-weight: normal;
        margin-left: 3px;
    }

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        width: 250px;
    }

        #loginForm input[type="checkbox"],
        #loginForm input[type="submit"],
        #loginForm input[type="button"],
        #loginForm button {
            width: auto;
        }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom: 5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
input[type="text"].grayedOut {
    background-color: rgb(235, 235, 228);
}

input[type="text"].textbox-text {
    height: 100%;
}

#BCCalc-Partial-View input[type="text"] {
    margin: 0;
    /*height: 30px;
  width: 85px;*/
}

.datagrid-cell {
    font-size: 12.7px;
}

.datagrid-row {
    height: 30px;
}

div.modalbody input[type="text"]:not(.textbox-text),
div.modalbody input[type="tel"]:not(.textbox-text),
div.modalbody input[type="password"]:not(.textbox-text) {
    height: 25px;
    margin: 0;
    width: 85px;
}
/* Datagrid
----------------------*/

input[name="HangerWebStiffener"]::-webkit-input-placeholder,
input[name="HangerFaceNails"]::-webkit-input-placeholder,
input[name="HangerTFNails"]::-webkit-input-placeholder,
input[name="HangerJoistNails"]::-webkit-input-placeholder,
input[name="HangerBase"]::-webkit-input-placeholder,
input[name="HangerUpliftCap"]::-webkit-input-placeholder,
input[name="HangerLoadCap"]::-webkit-input-placeholder,
input[name="HangerInstalledCost"]::-webkit-input-placeholder {
    text-align: center;
}

input[name="HangerWebStiffener"]:-ms-input-placeholder,
input[name="HangerFaceNails"]:-ms-input-placeholder,
input[name="HangerTFNails"]:-ms-input-placeholder,
input[name="HangerJoistNails"]:-ms-input-placeholder,
input[name="HangerBase"]:-ms-input-placeholder,
input[name="HangerUpliftCap"]:-ms-input-placeholder,
input[name="HangerLoadCap"]:-ms-input-placeholder,
input[name="HangerInstalledCost"]:-ms-input-placeholder {
    text-align: center;
}

input[name="HangerModel"]::-webkit-input-placeholder,
input[name="HangerModel"]:-ms-input-placeholder {
    text-align: left;
}

.datagrid-wrap {
    outline-width: 0;
}

.datagrid-header td,
.datagrid-body td,
.datagrid-footer td {
    border-style: none;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
}

#divControlResults .datagrid,
#divControlResults .datagrid .datagrid-wrap {
    height: 100%;
}

#divControlResults .datagrid-header {
    height: 29px;
}

#divControlResults .datagrid-htable {
    height: 29px;
}

#divControlResults .datagrid-row {
    height: 31px;
}

#divControlResults .datagrid-cell {
    font-size: 11.7px;
}

.bcIcon.disabled {
    opacity: 0.35;
}

.datagrid-body {
    max-height: 304px;
}

#Products .datagrid-body {
    overflow-x: hidden;
}
/*---------------------------*/

div.defaultPadding-right {
    padding-right: 10px;
}

div.AdvancedSettingLine {
    padding-bottom: 5px;
}

/* START defaultSettingLineCheck*/
div.defaultSettingLine {
    overflow: hidden;
    box-sizing: content-box;
    height: auto;
    padding: 1px 1px 4px 0px;
}

    div.defaultSettingLine.noCheckbox {
        padding: 1px 1px 4px 0px;
    }

    /*div.defaultSettingLine input[type="checkbox"]
{
    float:left;
    margin:1px 2px 10px 0;
    padding:0px;
}*/
    div.defaultSettingLine label {
        float: left;
        margin: 5px 0 0 0;
        padding-right: 3px;
        text-align: left;
    }

    div.defaultSettingLine .combo {
        float: right;
        margin-left: 5px;
    }

div.defaultInputLine label {
    float: left;
    margin: 5px 0 0 0;
    text-align: left;
}

div.defaultInputLine {
    overflow: hidden;
    padding-bottom: 10px;
    box-sizing: content-box;
    height: auto;
}

    div.defaultInputLine.noCheckbox {
        padding: 1px 1px 4px 0px;
    }

    div.defaultInputLine input[type="text"] {
        width: 85px;
        float: right;
        margin: 0 0 0 5px;
        height: 27px;
    }

input.defaultTextInput {
    float: right;
    margin: 0 0 0 5px;
    height: 27px;
    width: 85px;
}

div.alignLabelCheckbox input[type="checkbox"] {
    margin: -2px 0 0 0;
    vertical-align: middle;
    padding: 0px;
}

div.alignLabelCheckbox label {
    margin: 0px 0 22px 0;
    text-align: left;
    display: block;
}

    div.alignLabelCheckbox label:last-of-type {
        margin-bottom: 10px;
    }

/* END defaultSettingLineCheck*/

/* START Hanger partial view */

div#hangerPartial div.row {
    padding-bottom: 5px;
}

div#hangerPartial input[type="text"]:not(.textbox-text) {
    width: 93px;
}

div#hangerPartial label {
    margin-top: 5px;
}

div#hangerPartial .combo {
    float: right;
}

div#hangerPartial input.SelectHanger {
    float: left;
    margin: 0;
}

div.inputNoFloat .combo {
    float: none;
}

div.inputMultipleGroupeSameLine .combo {
    float: none;
}

div.inputMultipleGroupeSameLine label {
    float: none;
}
/* END Hanger partial view */
/*div.openingProduct
{
    width: 100%;
    height: 23px;
}*/
/*div.openingProductLeftDiv
{
    width: 27%;
    height: 100%;
    float: left;
}*/

div.opening-product-line {
    padding: 0;
    float: left;
    width: 430px;
}

div.pocket-product-line {
    padding: 0;
    float: left;
    width: 430px;
}

/*div.openingProductRightDiv
{
    width: 73%;
    height: 100%;
    float: right;
}*/

#BCCalc-Partial-View fieldset,
#LoadsPopUp fieldset {
    border: 2px groove threedface;
    margin: 0;
    padding: 10px 0 0 10px;
}

    #BCCalc-Partial-View fieldset legend,
    #LoadsPopUp legend {
        border-bottom: none;
        margin-bottom: 0;
        width: auto;
    }

#frmLoadsMain .panel-body {
    border-left: 0px;
    border-right: 0px;
    border-bottom: none;
}

#frmBearingsMain .panel-body {
    border-left: 0px;
    border-right: 0px;
    border-bottom: none;
}

#frmHolesMain .panel-body {
    border-left: 0px;
    border-right: 0px;
    border-bottom: none;
}

#frmConnectionsMain .panel-body {
    border-left: 0px;
    border-right: 0px;
    border-bottom: none;
}

#frmNotchBevelMain .panel-body {
    border-left: 0px;
    border-right: 0px;
    border-bottom: none;
}

#frmBracingsMain .panel-body {
    border-left: 0px;
    border-right: 0px;
    border-bottom: none;
}

#frmLateralConnectionsMain .panel-body {
    border-left: 0px;
    border-right: 0px;
    border-bottom: none;
}

#frmOpeningsMain .panel-body {
    border-left: 0px;
    border-right: 0px;
    border-bottom: none;
}

#frmPocketsMain .panel-body {
    border-left: 0px;
    border-right: 0px;
    border-bottom: none;
}

div.panel {
    box-shadow: none;
    -webkit-box-shadow: none;
}

    /* Dialogs START*/
    div.panel.window {
        padding: 0;
        border: 1px solid transparent;
        border-radius: 6px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

div.customDialog label {
    margin-top: 5px;
}

div.window div.window-body {
    border: none;
}

.window-mask {
    background-color: #333333;
    opacity: 0.65;
}

.bccalcdialog {
    border: none;
    padding: 0px;
    font-family: helvetica, tahoma, verdana, sans-serif;
}

    .bccalcdialog .overlay {
        position: absolute;
    }

    .bccalcdialog label {
        /*text-align: left;
  font-size: 13px;*/
    }

    .bccalcdialog legend {
        border-bottom: none;
        margin-bottom: 0;
        width: auto;
    }

    .bccalcdialog .btn.btn-default,
    .bccalcdialog .btn.btn-primary {
        margin: 0 0 0 15px;
        color: white;
        font-size: 16px;
        font-weight: normal;
    }

#customDialog .btnClose {
    margin: 0 8px 0 0px;
}

#GeneralDefaultWindow.bccalcdialog .btn.btn-default,
#GeneralDefaultWindow.bccalcdialog .btn.btn-primary {
    margin: 0 0 0 5px;
    min-width: 65px;
}

.toolbarButton.btn {
    min-width: 5px;
    width: 30px;
    margin: 0px;
    padding: 0px;
}

.bccalcdialog fieldset {
    border: 2px groove threedface;
    margin: 0;
    padding: 0;
}

/*Dialog END*/

fieldset ol {
    padding: 0;
    list-style: none;
}

    fieldset ol li {
        padding-bottom: 5px;
    }

/*label.checkbox
{
  display: inline;
}*/

td .combo {
    margin: 5px 0px 7px 0px;
}

input,
textarea {
    border: 1px solid #e2e2e2;
    /*Makes radio button ugly in IE*/
    /*background: #fff;*/
    /*color: #333;*/
    margin: 5px 0 6px 0;
    padding: 5px;
    /*width: 300px;*/
    -webkit-box-shadow: none;
    box-shadow: none;
}

    input[type="radio"] {
        vertical-align: middle;
        margin-top: -1px;
    }

    input[type="text"] {
        -webkit-border-radius: 0;
    }

    input[type="tel"] {
        -webkit-border-radius: 0;
    }

textarea {
    font-family: inherit;
    width: 500px;
    -webkit-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    input:focus,
    textarea:focus {
        box-shadow: 0 0 2px 1px #5090ff;
        outline: none;
        border: none;
    }

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
    margin-left: 2px;
    -webkit-border-radius: 0;
}

input[type="submit"],
input[type="button"],
button {
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 600;
    padding: 4px;
    margin-right: 8px;
    -webkit-appearance: none; /*safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -webkit-border-radius: 0;
}

input.AddAxialLoad[disabled="disabled"],
input.AddUniformAreaLoadFrontBack[disabled="disabled"],
input.AddLinearAxialLoad[disabled="disabled"],
input.AddPointLoadFrontBackLoad[disabled="disabled"],
input.AddLinearLoadFrontBackLoad[disabled="disabled"],
input.AddPointLoad[disabled="disabled"],
input.AddConcentratedLoad[disabled="disabled"],
input.AddUniformLinearLoad[disabled="disabled"],
input.AddUniformAreaLoad[disabled="disabled"],
input.AddTrapezoidalLoad[disabled="disabled"] {
    opacity: 0.4;
}

.RotatedFlipppedLoad {
    -moz-transform: scaleX(-1) rotate(90deg);
    -o-transform: scaleX(-1) rotate(90deg);
    -webkit-transform: scaleX(-1) rotate(90deg);
    transform: scaleX(-1) rotate(90deg);
    -ms-transform: scaleX(-1) rotate(90deg);
}

.horizontalFlip {
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -ms-transform: scaleY(-1);
}

td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
    font-family: Arial;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

input.input-validation-error {
    border: 1px solid #e2e2e2;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
    display: block;
}

.field-validation-valid {
    display: none;
}

.validation-summary-errors {
    color: #e80c4d !important;
    font-weight: bold;
    font-size: 13px;
    padding-right: 10px;
}

.validation-summary-valid {
    display: none;
}

/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0 none;
}

th {
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

        th a:link,
        th a:visited,
        th a:active,
        th a:hover {
            color: #333;
            font-weight: 600;
            text-decoration: none;
            padding: 0;
        }

        th a:hover {
            color: #000;
        }

    th.asc a,
    th.desc a {
        margin-right: 0.75em;
    }

        th.asc a:after,
        th.desc a:after {
            display: block;
            position: absolute;
            right: 0em;
            top: 0;
            font-size: 0.75em;
        }

        th.asc a:after {
            content: "▲";
        }

        th.desc a:after {
            content: "▼";
        }

td {
    padding: 0.25em 0.25em 0.25em 0.75em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}

/*Added css rules*/
.no-padding-bottom {
    padding-bottom: 0;
}

:disabled,
.disabled {
    color: darkgrey;
}

a.disabled-link {
    pointer-events: none;
    cursor: default;
    color: darkgrey;
}

.truncated {
    display: block;
    white-space: nowrap; /* forces text to single line */
    overflow: hidden;
    text-overflow: ellipsis;
}

#BCCalc-Partial-View a.disabled {
    color: darkgrey;
    cursor: default;
}

.imageLoading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.contentBox {
    position: relative;
    overflow: hidden;
    margin-top: 5px;
    width: 960px;
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
}

.PC-UI .contentBox {
    width: 1155px;
}

.totalDeflection {
    float: left;
}

.inputLink {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    text-decoration: underline;
    cursor: pointer;
    color: black !important;
}

input.CopyBearing {
    width: 25px;
    height: 25px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .totalDeflection {
        float: left;
        padding-left: 10px;
    }

    body {
        -webkit-touch-callout: none !important; /* disable targets <a>, <img> */
        -webkit-user-select: none !important; /* disable text selection */
    }
}

.fakeButtonOnLink {
    background-color: #d3dce0;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 600;
    padding: 7px;
    margin-right: 8px;
    width: auto;
    text-decoration: none;
}

/* Style for the Tablet UI tabs */
#tabletTabs .tabs {
    width: auto;
}

#tabletTabs #tabHeaders {
    background-color: #fefefe;
}

#tabletTabs .tabs-inner {
    height: 27px;
    line-height: 25px;
}

.float-bottom {
    position: fixed;
    bottom: 35px;
    width: 960px;
}

#tabletTabContainer {
    margin-top: 2px;
}

#tabletMemberTabContainer {
    width: 692px;
    margin-left: 0px;
    float: left;
    height: 335px;
    border: solid 1px #ddd;
}

.wallTabletUI #tabletMemberTabContainer > div {
    height: 335px;
}

.horizontalMemberTabletUI #tabletMemberTabContainer > div {
    height: 335px;
}

.verticalMemberTabletUI #tabletMemberTabContainer > div {
    height: 305px;
}

.verticalMemberTabletUI .fullTabletDrawing #drawing {
    margin-left: 330px;
}

#tabletMemberTabContainer > div#Spans,
#tabletMemberTabContainer > div#NotchBevel {
    overflow-y: auto;
    overflow-x: hidden;
}

#tabletResultsContainer {
    float: left;
    width: 260px;
    margin-left: 6px;
    height: 335px;
}

#tabletWallResultsContainer {
    float: left;
    width: 260px;
    margin-left: 2px;
    height: 280px;
}

#tabletColumnResultsContainer {
    height: 135px;
    padding-top: 2px;
    clear: both;
}

.leftSideTabletColumnUI {
    float: left;
    width: 692px;
}

.expandCollapseGlypicon {
    font-size: 12px;
    top: 3px;
}

/* Style for the span tab*/
.tableCenter {
    margin-right: 10px;
    overflow: hidden;
    padding-top: 2px;
    width: 670px;
}

.PC-UI .tableCenter {
    width: 788px;
}

.tableCenter .header-row {
    margin-bottom: 5px;
    border-bottom: solid 1px;
    padding-bottom: 5px;
    font-weight: bold;
}

.tableCenter .row {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
}

    .tableCenter .row div {
        text-align: center;
    }

    .tableCenter .row .easyui-combobox {
        margin: 0px;
    }

.tableCenter .span-row .col-span {
    margin-top: 30px;
}

.tableCenter .row .col-span {
    width: 75px;
}

.tableCenter .row .col-cantilever {
    width: 65px;
}

.tableCenter .row .col-support-label {
    width: 50px;
}

.tableCenter .row .col-support-type {
    width: 110px;
}

.tableCenter .row .col-support-material {
    width: 130px;
}

.tableCenter .row .col-support-width {
    width: 80px;
}

.tableCenter .row .col-accessory-width {
    width: 80px;
}

.tableCenter .row .col-reference {
    width: 75px;
}

.tableCenter .row .col-copyBearing {
    width: 30px;
}

.tableCenter .row .col-support-label .linkedBearingDialog {
    width: 50px;
}

.PC-UI .tableCenter .row .col-span {
    width: 80px;
}

.PC-UI .tableCenter .row .col-cantilever {
    width: 60px;
}

.PC-UI .tableCenter .row .col-support-label {
    width: 97px;
}

.PC-UI .tableCenter .row .col-support-type {
    width: 105px;
}

.PC-UI .tableCenter .row .col-support-material {
    width: 132px;
}

.PC-UI .tableCenter .row .col-support-width {
    width: 75px;
}

.PC-UI .tableCenter .row .col-accessory-width {
    width: 75px;
}

.PC-UI .tableCenter .row .col-reference {
    width: 125px;
}

.PC-UI .tableCenter .row .col-copyBearing {
    width: 35px;
}

.tableCenter .row .col-span input {
    width: 90%;
}

.tableCenter .row .col-cantilever input {
    width: 100%;
}

.tableCenter .row .col-support-label input {
    width: 90%;
}
/*.tableCenter .row .col-support-type input       { width: 80%; }*/
/*.tableCenter .row .col-support-material input   { width: 80%; }*/
/*.tableCenter .row .col-support-width input      { width: 80%; }*/
/*.tableCenter .row .col-accessory-width input    { width: 80%; }*/
/*.tableCenter .row .col-reference input          { width: 80%; }*/
.tableCenter .row .col-copyBearing input {
    width: 80%;
}

/* Wall Opening Dialog */
.justificationRow {
    margin-bottom: 1px;
}

    .justificationRow span {
        margin-right: 1px;
    }

.OpeningredDot {
    position: absolute;
    background-color: red;
    /*border-color:black;
  border:solid;*/
    width: 6px;
    height: 6px;
    border-radius: 100%;
    display: none;
}

#redDot {
    position: absolute;
    background-color: red;
    /*border-color:black;
  border:solid;*/
    width: 6px;
    height: 6px;
    border-radius: 100%;
    display: none;
}

span.red {
    color: red;
}

.spanInput:read-only {
    background-color: rgb(235, 235, 228);
}

/*en dmirna2*/

/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {
    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: 0.85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

            #login a:hover {
                color: #333;
            }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }

    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article,
    aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

    /* features */
    section.feature {
        float: none;
        padding: 10px;
        width: auto;
    }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }

    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: 34px;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }
}

input.bccheckbox[type="checkbox"] {
    display: block;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    -webkit-appearance: none;
    margin: 1px 2px 0 1px;
    float: left;
}

.col-cantilever input.bccheckbox[type="checkbox"] {
    float: none;
    margin: auto;
}

input.bccheckbox[type="checkbox"]:checked {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUwMHB4IiBoZWlnaHQ9IjUwMHB4IiB2aWV3Qm94PSIwIDAgNTAwIDUwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTAwIDUwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHJlY3QgeD0iNTAiIHk9IjUwIiB3aWR0aD0iNDAwIiBoZWlnaHQ9IjQwMCIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjNzc3IiBzdHJva2Utd2lkdGg9IjQwIiAvPjxyZWN0IHdpZHRoPSIyODAiIGhlaWdodD0iMjgwIiB4PSIxMTAiIHk9IjExMCIgZmlsbD0iIzFhYWI0OCIgLz48L3N2Zz4=");
}

input.bccheckbox[type="checkbox"]:not(:checked) {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUwMHB4IiBoZWlnaHQ9IjUwMHB4IiB2aWV3Qm94PSIwIDAgNTAwIDUwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTAwIDUwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHJlY3QgeD0iNTAiIHk9IjUwIiB3aWR0aD0iNDAwIiBoZWlnaHQ9IjQwMCIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjNzc3IiBzdHJva2Utd2lkdGg9IjQwIiAvPjwvc3ZnPg==");
}

input.bccheckbox[type="checkbox"][disabled] {
    opacity: 0.5;
}

input[type="radio"] {
    display: block;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    -webkit-appearance: none;
    margin: 1px 2px 0 0px;
    float: left;
    border: none;
    background-color: transparent;
}

    input[type="radio"]:checked {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBjeD0iMjU2IiBjeT0iMjU2IiByPSIyMDAiIGZpbGw9IiNmZmYiIHN0cm9rZT0iIzc3NyIgc3Ryb2tlLXdpZHRoPSI1MCIgLz48Y2lyY2xlIGN4PSIyNTYiIGN5PSIyNTYiIHI9IjEyNSIgZmlsbD0iIzFhYWI0OCIgLz48L3N2Zz4=");
    }

    input[type="radio"]:not(:checked) {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBjeD0iMjU2IiBjeT0iMjU2IiByPSIyMDAiIHN0cm9rZT0iIzc3NyIgc3Ryb2tlLXdpZHRoPSI1MCIgZmlsbD0iI2ZmZiIgLz48L3N2Zz4=");
    }

    input[type="radio"][disabled] {
        opacity: 0.5;
    }

.plateSelectionImg {
    height: 80px;
    width: auto;
    padding-left: 15px;
}

.plateSelectionRadio {
    height: 20px;
    width: auto;
}

.plateSelectionRow {
    margin-bottom: 30px;
}

/*Alternative busy curser*/
body.wait,
body.wait * {
    /*pointer-events: none;*/
    cursor: wait !important;
}

.pointer-events-none {
    pointer-events: none;
}

.borders div > div {
    border: 0px 1px 1px 1px solid;
}
/* csslint ignore:end */

#divControlResults div {
    white-space: normal;
}

div.inline-div {
    display: inline;
}

.tabletUIComboPanel.panel.combo-p {
    border-radius: 10px;
    margin-top:2px;
    border: 1px solid #ddd;
}

.tabletUIComboPanel.panel.combo-p .panel-body {
    border:none;
}


.panel.combo-p .combo-panel {
    overflow-x:hidden;
}

.pcUIComboPanel .combobox-item,
.pcUIComboPanel .combobox-group{
  padding: 5px;
}

.tabletUIComboPanel .combobox-item{
    min-height: 30px;
}

.tabletUIComboPanel .combobox-item,
.tabletUIComboPanel .combobox-group{
  font-size: 13px;
  padding: 8px;
  padding-right: 5px;
  position: relative;
}

/*.tabletUIComboPanel .combobox-item,
.tabletUIComboPanel .combobox-group {
    border-image-slice: 0 0 10 0;
    border-image-width: 0px 3px 3px 2px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("Images/content-seperator-horz-line.png");
}*/
.tabletUIComboPanel .combobox-item:not(:last-child):after,
.tabletUIComboPanel .combobox-group:not(:last-child):after {
  content : "";
  position: absolute;
  left    : 0;
  bottom  : 0;
  height  : 1px;
  width   : 100%;  /* or 100px */
  border-bottom:1px solid #ddd;
}
.tabletUIComboPanel .combobox-item .glyphicon,
.tabletUIComboPanel .combobox-group .glyphicon {    
    display:none;
}
.tabletUIComboPanel .combobox-item.combobox-item-selected .glyphicon,
.tabletUIComboPanel .combobox-group.combobox-group-selected .glyphicon{
    display:inline;
    vertical-align: middle;
    float:right;
    padding:0px 5px 0px 5px;
    font-size: 10px;
    color: #1aab48;
}

.settingsCheckboxOffset {
    padding-left:0px;
}
.overlay
{
    width: inherit;
	/*position: absolute;  Fill only the container*/
    position:fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(186, 179, 179, 0.40);
}


/*
    BCB-1469 : Expand PC UI width to 1200 pixels: Horizontal Member Pages
    Removed position:relative because divControlResults would overlap the UI on vertical members

    #divControlResults,
#maintabs .tabs-panels,
#tabletMemberTabContainer,
#divDrawingZone {
    position:relative;
}*/
#GeneralDefaultWindow form {
    padding: 10px;
}

#GeneralDefaultWindow label {
    text-align: left;
    padding: 0;
}

#GeneralDefaultWindow fieldset {
    padding: 0 10px 0 10px;
}


#GeneralDefaultWindow .defaultTextInput {
    float: right;
    margin: 0 0 0 5px;
    height: 27px;
    width: 100px;
}
#GeneralDefaultWindow div.defaultSettingLine
{ 
    padding-bottom: 3px;
}
#GeneralDefaultWindow div.defaultSettingLine.noCheckbox { 
    padding-bottom: 4px;
}
#GeneralDefaultWindow table.LoadComponentTable td {
    padding: 5px 10px 5px 10px;
}
.datagrid-with-filter .datagrid-filter-row .combo
{
    margin:0px;
    height:22px!important;
}

.datagrid-with-filter .datagrid-filter-row .combo-arrow
{
    height: 22px!important;
}

.datagrid-with-filter .datagrid-filter-row input[type="text"]
{
    height: 22px!important;
}

/*Hide the icon for the sorting*/
.datagrid-with-sort .datagrid-cell-c1-ActionsToDisplay .datagrid-sort-icon,
.datagrid-with-sort .datagrid-cell-c3-ActionsToDisplay .datagrid-sort-icon,
.datagrid-with-sort .datagrid-cell-c3-DeleteAttachment .datagrid-sort-icon,
.datagrid-with-sort .datagrid-cell-c3-EmailAttachement .datagrid-sort-icon
{
    background:none;
}

.datagrid-with-sort .datagrid-sort-desc .datagrid-sort-icon {
  padding: 0 13px 0 0;
  background: url('images/datagrid_icons.png') no-repeat -16px center;/*upward arrows*/
}

.datagrid-with-sort .datagrid-sort-asc .datagrid-sort-icon {
  padding: 0 13px 0 0;
  background: url('images/datagrid_icons.png') no-repeat 0px center;/*downward arrows*/
}

.datagrid-with-sort .datagrid-sort-icon 
{
  padding: 0 13px 0 0;
  background: url('images/datagrid_icons.png') no-repeat -64px center;/*grey arrows*/
}

.datagrid-header .datagrid-header-check
{
    font-size: 12px;
    width: 70px;
}
/*$(opts.prev).datagrid('getPanel').find('div.datagrid-header').css('background-color', '#D3D3D3');*/

.datagrid-view:focus .datagrid-header
{
    background-color: #D3D3D3;
}

.datagrid-cell-check
{
    width: 70px;
}

.datagrid-new-icon 
{
    background-color: #46A941;
    color: #FFF; 
    text-align:center; 
    border-radius:5px;
    margin-top:9px;
}

/* Resource library details */
.ddv {
    margin: 10px 0;
}

.detailText p {
    display:inline-block;
    max-width: 700px;
}

.detailText.tabletUI p {
    max-width: 550px;
}

.detailText label {
    width: 110px;
    vertical-align: top;
}

.detailText{
    display:inline-block;
    height:175px;
}

.detailImage {
    display:inline-block;
    width : 250px;
    height: auto;
    vertical-align: top;
}

.detailImage img {
    display: inline-block;
    max-width:240px;
    max-height:175px;
    width: auto;
    height: auto;
}

.tabs li a.tabs-close {
    opacity:1;
    margin-right: -1px;
}

.tabs li a.tabs-close:hover {
    background-color: transparent;
}
