/* rgb(60, 68, 77) */
/* line 179, ../sass/SMM-theme/visual/_layout.scss */
.pin {
  background-image: url("../images/SMM-theme/localbizprofit.png");
  background-repeat: no-repeat;
}

/* line 183, ../sass/SMM-theme/visual/_layout.scss */
.key {
  background-image: url("../images/SMM-theme/secockpit.png");
  background-repeat: no-repeat;
}

/* line 187, ../sass/SMM-theme/visual/_layout.scss */
.spy {
  background-image: url("../images/SMM-theme/backlinkspy.png");
  background-repeat: no-repeat;
}

/* line 191, ../sass/SMM-theme/visual/_layout.scss */
.track {
  background-image: url("../images/SMM-theme/ranktracker.png");
  background-repeat: no-repeat;
}

/* line 195, ../sass/SMM-theme/visual/_layout.scss */
.traffic {
  background-image: url("../images/SMM-theme/trafficanalysis.png");
  background-repeat: no-repeat;
}

/* line 199, ../sass/SMM-theme/visual/_layout.scss */
.vcard {
  background-image: url("../images/SMM-theme/vcard.png");
  background-repeat: no-repeat;
}

/* line 32, ../sass/SMM-theme/visual/_panel.scss */
.x-panel.gray-panel {
  border-color: #c4cbd2;
}
/* line 67, ../sass/SMM-theme/visual/_panel.scss */
.x-panel.gray-panel .x-panel-body {
  border-color: #c4cbd2;
}
/* line 87, ../sass/SMM-theme/visual/_panel.scss */
.x-panel.gray-panel .x-panel-body-noheader, .x-panel.gray-panel .x-panel-mc .x-panel-body {
  border-top-color: #c4cbd2;
}
/* line 91, ../sass/SMM-theme/visual/_panel.scss */
.x-panel.gray-panel .x-panel-tl, .x-panel.gray-panel .x-panel-tr, .x-panel.gray-panel .x-panel-bl, .x-panel.gray-panel .x-panel-br {
  border-color: #c4cbd2;
}
/* line 111, ../sass/SMM-theme/visual/_panel.scss */
.x-panel.gray-panel .x-panel-mc, .x-panel.gray-panel .x-panel-body {
  background-color: #d0d5db;
}
/* line 119, ../sass/SMM-theme/visual/_panel.scss */
.x-panel.gray-panel .x-panel-ml {
  background-color: #d0d5db;
  border-left: 1px solid #c4cbd2;
  border-right: 1px solid #c4cbd2;
}
/* line 126, ../sass/SMM-theme/visual/_panel.scss */
.x-panel.gray-panel .x-panel-bl {
  background-color: #d0d5db;
  border: 1px solid #c4cbd2;
  border-top: none;
  /*???*/
}

/* line 135, ../sass/SMM-theme/visual/_panel.scss */
.x-panel-ghost {
  background-color: #d0d5db;
  border-color: #aeaeae;
}

/* line 140, ../sass/SMM-theme/visual/_panel.scss */
.x-panel-ghost ul {
  border-color: #c4cbd2;
}

/* line 144, ../sass/SMM-theme/visual/_panel.scss */
.x-panel-dd-spacer {
  border-color: #c4cbd2;
}

/* line 17, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel {
  /*.x-panel-tl {
       @if $panel-ui-header-height != null { height: $panel-ui-header-height }                
       @if $panel-ui-header-border-width != null { border-width: $panel-ui-header-border-width }
  }*/
  /* expand / collapse tools */
}
/* line 18, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-panel-header {
  height: 31px;
  border-width: 1px 1px 0;
}
/* line 27, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-panel-header .x-tool {
  border-width: 0 0 1px 1px;
}
/* line 51, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel.x-panel-collapsed .x-panel-header, .x-panel.gray-panel.x-panel-collapsed .x-panel-tl {
  border-width: 1px;
  height: 30px;
}
/* line 54, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel.x-panel-collapsed .x-panel-header .x-tool, .x-panel.gray-panel.x-panel-collapsed .x-panel-tl .x-tool {
  border-width: 0 0 0 1px;
}
/* line 61, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-toggle {
  background-position: 0 -120px;
}
/* line 65, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-toggle-over {
  background-position: -30px -120px;
}
/* line 69, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-panel-collapsed .x-tool-toggle {
  background-position: 0 -150px;
}
/* line 73, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-panel-collapsed .x-tool-toggle-over {
  background-position: -30px -150px;
}
/* line 78, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-close {
  background-position: 0 0;
}
/* line 82, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-close-over {
  background-position: -30px 0;
}
/* line 86, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-minimize {
  background-position: 0 -30px;
}
/* line 90, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-minimize-over {
  background-position: -30px -30px;
}
/* line 94, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-maximize {
  background-position: 0 -60px;
}
/* line 98, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-maximize-over {
  background-position: -30px -60px;
}
/* line 102, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-restore {
  background-position: 0 -90px;
}
/* line 106, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-restore-over {
  background-position: -30px -90px;
}
/* line 110, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-gear {
  background-position: 0 -180px;
}
/* line 114, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-gear-over {
  background-position: -30px -180px;
}
/* line 118, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-prev {
  background-position: 0 -210px;
}
/* line 122, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-prev-over {
  background-position: -30px -210px;
}
/* line 126, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-next {
  background-position: 0 -240px;
}
/* line 130, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-next-over {
  background-position: -30px -240px;
}
/* line 134, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-pin {
  background-position: 0 -270px;
}
/* line 138, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-pin-over {
  background-position: -30px -270px;
}
/* line 142, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-unpin {
  background-position: 0 -300px;
}
/* line 146, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-unpin-over {
  background-position: -30px -300px;
}
/* line 150, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-right {
  background-position: 0 -330px;
}
/* line 154, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-right-over {
  background-position: -30px -330px;
}
/* line 158, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-left {
  background-position: 0 -360px;
}
/* line 162, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-left-over {
  background-position: -30px -360px;
}
/* line 166, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-down {
  background-position: 0 -390px;
}
/* line 170, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-down-over {
  background-position: -30px -390px;
}
/* line 174, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-up {
  background-position: 0 -420px;
}
/* line 178, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-up-over {
  background-position: -30px -420px;
}
/* line 182, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-refresh {
  background-position: 0 -450px;
}
/* line 186, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-refresh-over {
  background-position: -30px -450px;
}
/* line 190, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-plus {
  background-position: 0 -480px;
}
/* line 194, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-plus-over {
  background-position: -30px -480px;
}
/* line 198, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-minus {
  background-position: 0 -510px;
}
/* line 202, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-minus-over {
  background-position: -30px -510px;
}
/* line 206, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-search {
  background-position: 0 -540px;
}
/* line 210, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-search-over {
  background-position: -30px -540px;
}
/* line 214, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-save {
  background-position: 0 -570px;
}
/* line 218, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-save-over {
  background-position: -30px -570px;
}
/* line 222, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-help {
  background-position: 0 -600px;
}
/* line 226, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-help-over {
  background-position: -30px -600px;
}
/* line 230, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-print {
  background-position: 0 -630px;
}
/* line 234, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-print-over {
  background-position: -30px -630px;
}
/* line 238, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-expand {
  background-position: 0 -660px;
}
/* line 242, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-expand-over {
  background-position: -30px -660px;
}
/* line 246, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-collapse {
  background-position: 0 -690px;
}
/* line 250, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-collapse-over {
  background-position: -30px -690px;
}
/* line 254, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-view {
  background-position: 0 -720px;
}
/* line 258, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-view-over {
  background-position: -30px -720px;
}
/* line 262, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-delete {
  background-position: 0 -750px;
}
/* line 266, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-delete-over {
  background-position: -30px -750px;
}
/* line 270, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-edit {
  background-position: 0 -780px;
}
/* line 274, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-edit-over {
  background-position: -30px -780px;
}
/* line 278, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-copy {
  background-position: 0 -810px;
}
/* line 282, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-copy-over {
  background-position: -30px -810px;
}
/* line 287, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-resize {
  background-position: 0 -840px;
}
/* line 291, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-resize-over {
  background-position: -30px -840px;
}
/* line 295, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-move {
  background-position: 0 -870px;
}
/* line 299, ../sass/SMM-theme/structure/_panel.scss */
.x-panel.gray-panel .x-tool-move-over {
  background-position: -30px -870px;
}

/* line 40, ../sass/SMM-theme/visual/_button.scss */
.x-btn.blue-button {
  background-color: #4eb6e7;
  border-color: #4996ba;
}
/* line 63, ../sass/SMM-theme/visual/_button.scss */
.x-btn.blue-button .x-btn-text {
  color: #fff;
}
/* line 75, ../sass/SMM-theme/visual/_button.scss */
.x-btn.blue-button.x-btn-over {
  background-color: #57bae8;
  border-color: #509abd;
}
/* line 96, ../sass/SMM-theme/visual/_button.scss */
.x-btn.blue-button.x-btn-over .x-btn-text {
  color: #fff;
}
/* line 108, ../sass/SMM-theme/visual/_button.scss */
.x-btn.blue-button.x-btn-click {
  background-color: #41b0e5;
  border-color: #438eb1;
}
/* line 129, ../sass/SMM-theme/visual/_button.scss */
.x-btn.blue-button.x-btn-click .x-btn-text {
  color: #fff;
}
/* line 139, ../sass/SMM-theme/visual/_button.scss */
.x-btn.blue-button.x-btn-pressed, .x-btn.blue-button.x-btn-menu-active {
  background-color: #41b0e5;
  border-color: #438eb1;
}
/* line 160, ../sass/SMM-theme/visual/_button.scss */
.x-btn.blue-button.x-btn-pressed .x-btn-text, .x-btn.blue-button.x-btn-menu-active .x-btn-text {
  color: #fff;
}

/* line 20, ../sass/SMM-theme/structure/_button.scss */
.x-btn.blue-button {
  border-width: 0 0 1px 0;
  border-style: solid;
}

/* line 40, ../sass/SMM-theme/visual/_button.scss */
.x-btn.red-button {
  background-color: #e28373;
  border-color: #de644f;
}
/* line 63, ../sass/SMM-theme/visual/_button.scss */
.x-btn.red-button .x-btn-text {
  color: #fff;
}
/* line 75, ../sass/SMM-theme/visual/_button.scss */
.x-btn.red-button.x-btn-over {
  background-color: #e48a7b;
  border-color: #e06c58;
}
/* line 96, ../sass/SMM-theme/visual/_button.scss */
.x-btn.red-button.x-btn-over .x-btn-text {
  color: #fff;
}
/* line 108, ../sass/SMM-theme/visual/_button.scss */
.x-btn.red-button.x-btn-click {
  background-color: #df7866;
  border-color: #dc5942;
}
/* line 129, ../sass/SMM-theme/visual/_button.scss */
.x-btn.red-button.x-btn-click .x-btn-text {
  color: #fff;
}
/* line 139, ../sass/SMM-theme/visual/_button.scss */
.x-btn.red-button.x-btn-pressed, .x-btn.red-button.x-btn-menu-active {
  background-color: #df7866;
  border-color: #dc5942;
}
/* line 160, ../sass/SMM-theme/visual/_button.scss */
.x-btn.red-button.x-btn-pressed .x-btn-text, .x-btn.red-button.x-btn-menu-active .x-btn-text {
  color: #fff;
}

/* line 20, ../sass/SMM-theme/structure/_button.scss */
.x-btn.red-button {
  border-style: solid;
}

/* line 40, ../sass/SMM-theme/visual/_button.scss */
.x-btn.green-button {
  background-color: #69b991;
  border-color: #4f9d75;
}
/* line 63, ../sass/SMM-theme/visual/_button.scss */
.x-btn.green-button .x-btn-text {
  color: #fff;
}
/* line 75, ../sass/SMM-theme/visual/_button.scss */
.x-btn.green-button.x-btn-over {
  background-color: #70bc96;
  border-color: #52a47a;
}
/* line 96, ../sass/SMM-theme/visual/_button.scss */
.x-btn.green-button.x-btn-over .x-btn-text {
  color: #fff;
}
/* line 108, ../sass/SMM-theme/visual/_button.scss */
.x-btn.green-button.x-btn-click {
  background-color: #5fb489;
  border-color: #4a936d;
}
/* line 129, ../sass/SMM-theme/visual/_button.scss */
.x-btn.green-button.x-btn-click .x-btn-text {
  color: #fff;
}
/* line 139, ../sass/SMM-theme/visual/_button.scss */
.x-btn.green-button.x-btn-pressed, .x-btn.green-button.x-btn-menu-active {
  background-color: #5fb489;
  border-color: #4a936d;
}
/* line 160, ../sass/SMM-theme/visual/_button.scss */
.x-btn.green-button.x-btn-pressed .x-btn-text, .x-btn.green-button.x-btn-menu-active .x-btn-text {
  color: #fff;
}

/* line 20, ../sass/SMM-theme/structure/_button.scss */
.x-btn.green-button {
  border-style: solid;
}

/* line 40, ../sass/SMM-theme/visual/_button.scss */
.x-btn.orange-button {
  background-color: #f0ae51;
  border-color: #d37e07;
}
/* line 63, ../sass/SMM-theme/visual/_button.scss */
.x-btn.orange-button .x-btn-text {
  color: #fff;
}
/* line 75, ../sass/SMM-theme/visual/_button.scss */
.x-btn.orange-button.x-btn-over {
  background-color: #f1b25a;
  border-color: #dd8407;
}
/* line 96, ../sass/SMM-theme/visual/_button.scss */
.x-btn.orange-button.x-btn-over .x-btn-text {
  color: #fff;
}
/* line 108, ../sass/SMM-theme/visual/_button.scss */
.x-btn.orange-button.x-btn-click {
  background-color: #efa743;
  border-color: #c47507;
}
/* line 129, ../sass/SMM-theme/visual/_button.scss */
.x-btn.orange-button.x-btn-click .x-btn-text {
  color: #fff;
}
/* line 139, ../sass/SMM-theme/visual/_button.scss */
.x-btn.orange-button.x-btn-pressed, .x-btn.orange-button.x-btn-menu-active {
  background-color: #efa743;
  border-color: #c47507;
}
/* line 160, ../sass/SMM-theme/visual/_button.scss */
.x-btn.orange-button.x-btn-pressed .x-btn-text, .x-btn.orange-button.x-btn-menu-active .x-btn-text {
  color: #fff;
}

/* line 20, ../sass/SMM-theme/structure/_button.scss */
.x-btn.orange-button {
  border-style: solid;
}

/* line 40, ../sass/SMM-theme/visual/_button.scss */
.x-btn.cyan-button {
  background-color: #4ec9c9;
  border-color: #28a0a0;
}
/* line 63, ../sass/SMM-theme/visual/_button.scss */
.x-btn.cyan-button .x-btn-text {
  color: #fff;
}
/* line 75, ../sass/SMM-theme/visual/_button.scss */
.x-btn.cyan-button.x-btn-over {
  background-color: #56cbcb;
  border-color: #2aa8a8;
}
/* line 96, ../sass/SMM-theme/visual/_button.scss */
.x-btn.cyan-button.x-btn-over .x-btn-text {
  color: #fff;
}
/* line 108, ../sass/SMM-theme/visual/_button.scss */
.x-btn.cyan-button.x-btn-click {
  background-color: #42c5c5;
  border-color: #259494;
}
/* line 129, ../sass/SMM-theme/visual/_button.scss */
.x-btn.cyan-button.x-btn-click .x-btn-text {
  color: #fff;
}
/* line 139, ../sass/SMM-theme/visual/_button.scss */
.x-btn.cyan-button.x-btn-pressed, .x-btn.cyan-button.x-btn-menu-active {
  background-color: #42c5c5;
  border-color: #259494;
}
/* line 160, ../sass/SMM-theme/visual/_button.scss */
.x-btn.cyan-button.x-btn-pressed .x-btn-text, .x-btn.cyan-button.x-btn-menu-active .x-btn-text {
  color: #fff;
}

/* line 20, ../sass/SMM-theme/structure/_button.scss */
.x-btn.cyan-button {
  border-style: solid;
}

/* line 40, ../sass/SMM-theme/visual/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.toolbar-icon-button {
  border-color: #d6dae0;
}
/* line 75, ../sass/SMM-theme/visual/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.toolbar-icon-button.x-btn-over {
  background-color: #e2e9f2;
  border-color: #d0d5dc;
}
/* line 139, ../sass/SMM-theme/visual/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.toolbar-icon-button.x-btn-pressed, .x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.toolbar-icon-button.x-btn-menu-active {
  background-color: #dbe3ef;
}

/* line 20, ../sass/SMM-theme/structure/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.toolbar-icon-button {
  padding: 3px 0 3px 7px;
  margin: 0;
}

/* line 22, ../sass/SMM-theme/structure/_toolbar.scss */
.x-panel .x-panel-bbar .x-toolbar.dark-toolbar, .x-panel .x-panel-tbar .x-toolbar.dark-toolbar {
  padding: 15px 30px 15px 17px;
}

/* line 22, ../sass/SMM-theme/visual/_toolbar.scss */
.x-toolbar.dark-toolbar {
  border-color: #34393e;
  background-color: #34393e;
  color: #fff;
}

/* line 28, ../sass/SMM-theme/visual/_toolbar.scss */
.x-tbar-page-first {
  background-position: 0 0 !important;
  width: !important;
  height: !important;
  margin: !important;
}

/* line 40, ../sass/SMM-theme/ui/_toolbar.scss */
.dark-toolbar .x-btn.x-btn.x-btn.x-btn.x-btn .x-btn-text {
  color: #f2f2f2;
}
/* line 43, ../sass/SMM-theme/ui/_toolbar.scss */
.dark-toolbar.x-toolbar .x-toolbar-ct .xtb-text {
  font-size: 18px;
}

/* line 22, ../sass/SMM-theme/visual/_toolbar.scss */
.x-toolbar.hollow-toolbar {
  border-color: rgba(255, 255, 255, 0);
  background-color: rgba(255, 255, 255, 0);
  color: #acacac;
}

/* line 28, ../sass/SMM-theme/visual/_toolbar.scss */
.x-tbar-page-first {
  background-position: 0 0 !important;
  width: !important;
  height: !important;
  margin: !important;
}

/* line 59, ../sass/SMM-theme/ui/_toolbar.scss */
.hollow-toolbar .x-btn.x-btn.x-btn.x-btn.x-btn .x-btn-text {
  color: #acacac;
}

/* line 29, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.orange-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd {
  background-color: #d0d5db;
  border-color: rgba(152, 159, 169, 0.25);
  position: relative;
}
/* line 36, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.orange-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: #ff8d00;
  overflow: visible;
}
/* line 50, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.orange-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd .x-tool:hover {
  background-color: #dcdfe4;
}
/* line 56, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.orange-accordion .x-panel-header.x-accordion-hd {
  background-color: #eab470;
  border-color: #d9a667;
  position: relative;
}
/* line 63, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.orange-accordion .x-panel-header.x-accordion-hd:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: #ff8d00;
  overflow: visible;
}
/* line 76, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.orange-accordion .x-panel-header.x-accordion-hd .x-tool {
  border-color: #d9a667;
}
/* line 79, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.orange-accordion .x-panel-header.x-accordion-hd .x-tool:hover {
  background-color: #eebd80;
}
/* line 85, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.orange-accordion .x-panel-header.x-accordion-hd ~ .x-panel-bwrap {
  border-color: #d9a667 #d6dae0;
}

/* line 29, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-dark-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd {
  background-color: #d0d5db;
  border-color: rgba(152, 159, 169, 0.25);
  position: relative;
}
/* line 36, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-dark-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: #58a894;
  overflow: visible;
}
/* line 50, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-dark-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd .x-tool:hover {
  background-color: #dcdfe4;
}
/* line 56, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-dark-accordion .x-panel-header.x-accordion-hd {
  background-color: #91bcb1;
  border-color: #86ada3;
  position: relative;
}
/* line 63, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-dark-accordion .x-panel-header.x-accordion-hd:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: #58a894;
  overflow: visible;
}
/* line 76, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-dark-accordion .x-panel-header.x-accordion-hd .x-tool {
  border-color: #83aba1;
}
/* line 79, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-dark-accordion .x-panel-header.x-accordion-hd .x-tool:hover {
  background-color: #9dc4ba;
}
/* line 85, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-dark-accordion .x-panel-header.x-accordion-hd ~ .x-panel-bwrap {
  border-color: #86ada3 #d6dae0;
}

/* line 29, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-light-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd {
  background-color: #d0d5db;
  border-color: rgba(152, 159, 169, 0.25);
  position: relative;
}
/* line 36, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-light-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: #49bbb5;
  overflow: visible;
}
/* line 50, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-light-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd .x-tool:hover {
  background-color: #dcdfe4;
}
/* line 56, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-light-accordion .x-panel-header.x-accordion-hd {
  background-color: #9cc4c2;
  border-color: #8dbebc;
  position: relative;
}
/* line 63, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-light-accordion .x-panel-header.x-accordion-hd:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: #49bbb5;
  overflow: visible;
}
/* line 76, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-light-accordion .x-panel-header.x-accordion-hd .x-tool {
  border-color: #87bbb8;
}
/* line 79, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-light-accordion .x-panel-header.x-accordion-hd .x-tool:hover {
  background-color: #a5cac8;
}
/* line 85, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.green-light-accordion .x-panel-header.x-accordion-hd ~ .x-panel-bwrap {
  border-color: #8dbebc #d6dae0;
}

/* line 29, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.blue-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd {
  background-color: #d0d5db;
  border-color: rgba(152, 159, 169, 0.25);
  position: relative;
}
/* line 36, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.blue-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: #099ade;
  overflow: visible;
}
/* line 50, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.blue-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd .x-tool:hover {
  background-color: #dcdfe4;
}
/* line 56, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.blue-accordion .x-panel-header.x-accordion-hd {
  background-color: #7fc5e6;
  border-color: #6ab8dc;
  position: relative;
}
/* line 63, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.blue-accordion .x-panel-header.x-accordion-hd:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: #099ade;
  overflow: visible;
}
/* line 76, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.blue-accordion .x-panel-header.x-accordion-hd .x-tool {
  border-color: #62b4da;
}
/* line 79, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.blue-accordion .x-panel-header.x-accordion-hd .x-tool:hover {
  background-color: #8ccbe8;
}
/* line 85, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.blue-accordion .x-panel-header.x-accordion-hd ~ .x-panel-bwrap {
  border-color: #6ab8dc #d6dae0;
}

/* line 29, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.red-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd {
  background-color: #d0d5db;
  border-color: rgba(152, 159, 169, 0.25);
  position: relative;
}
/* line 36, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.red-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: #e56c68;
  overflow: visible;
}
/* line 50, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.red-accordion.x-panel-collapsed .x-panel-header.x-accordion-hd .x-tool:hover {
  background-color: #dcdfe4;
}
/* line 56, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.red-accordion .x-panel-header.x-accordion-hd {
  background-color: #f19c99;
  border-color: #d8918e;
  position: relative;
}
/* line 63, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.red-accordion .x-panel-header.x-accordion-hd:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: #e56c68;
  overflow: visible;
}
/* line 76, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.red-accordion .x-panel-header.x-accordion-hd .x-tool {
  border-color: #db8e8b;
}
/* line 79, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.red-accordion .x-panel-header.x-accordion-hd .x-tool:hover {
  background-color: #f3a9a6;
}
/* line 85, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.red-accordion .x-panel-header.x-accordion-hd ~ .x-panel-bwrap {
  border-color: #d8918e #d6dae0;
}

/* line 4, ../sass/SMM-theme/ui/_grid.scss */
.plain-grid .x-toolbar.x-toolbar.x-toolbar.x-toolbar.x-toolbar {
  border-color: #fff;
}
/* line 6, ../sass/SMM-theme/ui/_grid.scss */
.plain-grid .x-toolbar.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn {
  margin: 0;
  padding: 2px 11px;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: #fff;
}
/* line 15, ../sass/SMM-theme/ui/_grid.scss */
.plain-grid .x-grid3 .x-grid3-header {
  border-width: 0;
  background-color: #f2f7fc;
}
/* line 18, ../sass/SMM-theme/ui/_grid.scss */
.plain-grid .x-grid3 .x-grid3-header .x-grid3-hd-inner {
  padding: 3px 34px;
  font-weight: bold;
}
/* line 23, ../sass/SMM-theme/ui/_grid.scss */
.plain-grid .x-grid3 .x-grid3-header .x-grid3-hd-row td {
  border-width: 0;
  background-color: #f2f7fc;
}
/* line 27, ../sass/SMM-theme/ui/_grid.scss */
.plain-grid .x-grid3 .x-grid3-header .x-grid3-hd-row .x-grid3-hd-btn {
  border-width: 0;
}
/* line 32, ../sass/SMM-theme/ui/_grid.scss */
.plain-grid .x-grid3 .x-grid3-cell-inner {
  padding: 3px 34px;
}

@font-face {
  font-family: 'SwissMadeMarketing';
  src: url("../glyph/fonts/SwissMadeMarketing.eot?1gwe83");
  src: url("../glyph/fonts/SwissMadeMarketing.eot?#iefix1gwe83") format("embedded-opentype"), url("../glyph/fonts/SwissMadeMarketing.ttf?1gwe83") format("truetype"), url("../glyph/fonts/SwissMadeMarketing.woff?1gwe83") format("woff"), url("../glyph/fonts/SwissMadeMarketing.svg?1gwe83#SwissMadeMarketing") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 14, ../sass/SMM-theme/etc/_glyph.scss */
span.icon_glyph {
  display: inline-block;
  width: 16px;
  text-align: center;
  margin-left: 2px;
  margin-right: 6px;
}

/* line 26, ../sass/SMM-theme/etc/_glyph.scss */
[class*="icon_"]:before {
  font-family: 'SwissMadeMarketing';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 16px;
  width: 16px;
  text-align: center;
  display: inline-block;
  margin-right: 6px;
  vertical-align: -1px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 49, ../sass/SMM-theme/etc/_glyph.scss */
.x-btn.x-btn-text-icon .x-btn-icon-small-left [class*="icon_"].x-btn-text, .x-btn.x-btn-text-icon .x-btn-icon-medium-left [class*="icon_"].x-btn-text, .x-btn.x-btn-text-icon .x-btn-icon-large-left [class*="icon_"].x-btn-text {
  padding-left: 0px;
}
/* line 55, ../sass/SMM-theme/etc/_glyph.scss */
.x-btn-text-icon .x-btn-icon-small-top [class*="icon_"].x-btn-text, .x-btn-text-icon .x-btn-icon-medium-top [class*="icon_"].x-btn-text, .x-btn-text-icon .x-btn-icon-large-top [class*="icon_"].x-btn-text {
  padding-top: 0;
}
/* line 59, ../sass/SMM-theme/etc/_glyph.scss */
.x-btn-text-icon .x-btn-icon-small-top [class*="icon_"].x-btn-text:before, .x-btn-text-icon .x-btn-icon-medium-top [class*="icon_"].x-btn-text:before, .x-btn-text-icon .x-btn-icon-large-top [class*="icon_"].x-btn-text:before {
  display: block;
  text-align: center;
  width: 100%;
  padding: 3px 0 1px;
}
/* line 68, ../sass/SMM-theme/etc/_glyph.scss */
.x-btn-text-icon .x-btn-icon-medium-top [class*="icon_"].x-btn-text:before {
  font-size: 24px;
}
/* line 74, ../sass/SMM-theme/etc/_glyph.scss */
.x-btn-text-icon .x-btn-icon-large-top [class*="icon_"].x-btn-text:before {
  font-size: 32px;
}
/* line 79, ../sass/SMM-theme/etc/_glyph.scss */
.x-tab-panel .x-tab-strip .x-tab-with-icon [class*="icon_"].x-tab-strip-text {
  padding-left: 0px;
}
/* line 81, ../sass/SMM-theme/etc/_glyph.scss */
.x-tab-panel .x-tab-strip .x-tab-with-icon [class*="icon_"].x-tab-strip-text:before {
  vertical-align: -2px;
}
/* line 85, ../sass/SMM-theme/etc/_glyph.scss */
.x-tree-node-anchor [class*="icon_"] {
  padding-left: 0;
}
/* line 87, ../sass/SMM-theme/etc/_glyph.scss */
.x-tree-node-anchor [class*="icon_"]:before {
  vertical-align: -2px;
}
/* line 93, ../sass/SMM-theme/etc/_glyph.scss */
[class*="icon_"].x-menu-item-icon + .x-menu-item-text {
  padding-left: 0;
}

/* line 100, ../sass/SMM-theme/etc/_glyph.scss */
.x-panel-header[class*="icon_"]:before,
.x-panel-header img[class*="icon_"],
img.x-tree-node-icon[class*="icon_"],
.x-panel .x-panel-inline-icon[class*="icon_"] {
  display: none;
}

/* line 1, ../glyph/_glyph.scss */
.icon_sport_football:before {
  content: "\e640";
}

/* line 4, ../glyph/_glyph.scss */
.icon_flag:before, .icon_flag_blue:before, .icon_flag_green:before, .icon_flag_orange:before, .icon_flag_pink:before, .icon_flag_purple:before, .icon_flag_red:before, .icon_flag_yellow:before {
  content: "\e64a";
}

/* line 7, ../glyph/_glyph.scss */
.icon_tag:before, .icon_tag_blue:before, .icon_tag_green:before, .icon_tag_orange:before, .icon_tag_pink:before, .icon_tag_red:before, .icon_tag_purple:before, .icon_tag_yellow:before {
  content: "\e6a7";
}

/* line 10, ../glyph/_glyph.scss */
.icon_tags:before, .icon_tags_blue:before {
  content: "\e980";
}

/* line 13, ../glyph/_glyph.scss */
.icon_video:before {
  content: "\e600";
}

/* line 16, ../glyph/_glyph.scss */
.icon_shape_flip_horizontal:before {
  content: "\e661";
}

/* line 19, ../glyph/_glyph.scss */
.icon_shape_flip_vertical:before {
  content: "\e6f0";
}

/* line 22, ../glyph/_glyph.scss */
.icon_rss:before {
  content: "\e6fe";
}

/* line 25, ../glyph/_glyph.scss */
.icon_information:before {
  content: "\e719";
}

/* line 28, ../glyph/_glyph.scss */
.icon_error:before {
  content: "\e71a";
}

/* line 31, ../glyph/_glyph.scss */
.icon_control_stop:before, .icon_control_stop_blue:before {
  content: "\e730";
}

/* line 34, ../glyph/_glyph.scss */
.icon_cancel:before {
  content: "\e731";
}

/* line 37, ../glyph/_glyph.scss */
.icon_medal_bronze_3:before {
  content: "\e9e1";
}

/* line 40, ../glyph/_glyph.scss */
.icon_medal_bronze_2:before {
  content: "\e9e2";
}

/* line 43, ../glyph/_glyph.scss */
.icon_medal_bronze_1:before {
  content: "\e9e3";
}

/* line 46, ../glyph/_glyph.scss */
.icon_camera_small:before {
  content: "\e9e4";
}

/* line 49, ../glyph/_glyph.scss */
.icon_brick:before {
  content: "\e9e5";
}

/* line 52, ../glyph/_glyph.scss */
.icon_world:before {
  content: "\e601";
}

/* line 55, ../glyph/_glyph.scss */
.icon_transmit:before, .icon_transmit_blue:before {
  content: "\e602";
}

/* line 58, ../glyph/_glyph.scss */
.icon_telephone:before {
  content: "\e603";
}

/* line 61, ../glyph/_glyph.scss */
.icon_paypal:before {
  content: "\e604";
}

/* line 64, ../glyph/_glyph.scss */
.icon_cloud_manager:before {
  content: "\e605";
}

/* line 67, ../glyph/_glyph.scss */
.icon_store:before, .icon_store_green:before {
  content: "\e606";
}

/* line 70, ../glyph/_glyph.scss */
.icon_zoom_out:before {
  content: "\e607";
}

/* line 73, ../glyph/_glyph.scss */
.icon_zoom_in:before {
  content: "\e608";
}

/* line 76, ../glyph/_glyph.scss */
.icon_zoom:before {
  content: "\e609";
}

/* line 79, ../glyph/_glyph.scss */
.icon_googleplus:before {
  content: "\e60a";
}

/* line 82, ../glyph/_glyph.scss */
.icon_twitter:before {
  content: "\e60b";
}

/* line 85, ../glyph/_glyph.scss */
.icon_facebook:before {
  content: "\e60c";
}

/* line 88, ../glyph/_glyph.scss */
.icon_youtube:before {
  content: "\e60d";
}

/* line 91, ../glyph/_glyph.scss */
.icon_wrench:before, .icon_wrench_orange:before {
  content: "\e60e";
}

/* line 94, ../glyph/_glyph.scss */
.icon_tux:before {
  content: "\e60f";
}

/* line 97, ../glyph/_glyph.scss */
.icon_time:before {
  content: "\e610";
}

/* line 100, ../glyph/_glyph.scss */
.icon_tick:before {
  content: "\e611";
}

/* line 103, ../glyph/_glyph.scss */
.icon_thumb_down:before {
  content: "\e612";
}

/* line 106, ../glyph/_glyph.scss */
.icon_thumb_up:before {
  content: "\e613";
}

/* line 109, ../glyph/_glyph.scss */
.icon_text_underline:before {
  content: "\e614";
}

/* line 112, ../glyph/_glyph.scss */
.icon_text_superscript:before {
  content: "\e615";
}

/* line 115, ../glyph/_glyph.scss */
.icon_text_subscript:before {
  content: "\e616";
}

/* line 118, ../glyph/_glyph.scss */
.icon_text_strikethrough:before {
  content: "\e617";
}

/* line 121, ../glyph/_glyph.scss */
.icon_wordpress:before {
  content: "\e618";
}

/* line 124, ../glyph/_glyph.scss */
.icon_weather_sun:before {
  content: "\e619";
}

/* line 127, ../glyph/_glyph.scss */
.icon_weather_snow:before {
  content: "\e61a";
}

/* line 130, ../glyph/_glyph.scss */
.icon_weather_rain:before {
  content: "\e61b";
}

/* line 133, ../glyph/_glyph.scss */
.icon_weather_lightning:before {
  content: "\e61c";
}

/* line 136, ../glyph/_glyph.scss */
.icon_weather_cloudy:before {
  content: "\e61d";
}

/* line 139, ../glyph/_glyph.scss */
.icon_weather_clouds:before {
  content: "\e61e";
}

/* line 142, ../glyph/_glyph.scss */
.icon_vector:before {
  content: "\e61f";
}

/* line 145, ../glyph/_glyph.scss */
.icon_wand:before {
  content: "\e620";
}

/* line 148, ../glyph/_glyph.scss */
.icon_vcard:before {
  content: "\e621";
}

/* line 151, ../glyph/_glyph.scss */
.icon_user_suit:before {
  content: "\e622";
}

/* line 154, ../glyph/_glyph.scss */
.icon_user_delete:before {
  content: "\e623";
}

/* line 157, ../glyph/_glyph.scss */
.icon_user_add:before {
  content: "\e624";
}

/* line 160, ../glyph/_glyph.scss */
.icon_user:before, .icon_user_green:before, .icon_user_orange:before, .icon_user_red:before {
  content: "\e625";
}

/* line 163, ../glyph/_glyph.scss */
.icon_shape_ungroup:before {
  content: "\e626";
}

/* line 166, ../glyph/_glyph.scss */
.icon_report:before {
  content: "\e627";
}

/* line 169, ../glyph/_glyph.scss */
.icon_priority_urgent:before {
  content: "\e628";
}

/* line 172, ../glyph/_glyph.scss */
.icon_printer:before {
  content: "\e629";
}

/* line 175, ../glyph/_glyph.scss */
.icon_page_white_zip:before {
  content: "\e62a";
}

/* line 178, ../glyph/_glyph.scss */
.icon_page_white_excel:before {
  content: "\e62b";
}

/* line 181, ../glyph/_glyph.scss */
.icon_page_white_word:before {
  content: "\e62c";
}

/* line 184, ../glyph/_glyph.scss */
.icon_page_white_code:before, .icon_page_white_code_red:before {
  content: "\e62d";
}

/* line 187, ../glyph/_glyph.scss */
.icon_white_page_powerpoint:before {
  content: "\e62e";
}

/* line 190, ../glyph/_glyph.scss */
.icon_joystick:before {
  content: "\e62f";
}

/* line 193, ../glyph/_glyph.scss */
.icon_ipod:before {
  content: "\e630";
}

/* line 196, ../glyph/_glyph.scss */
.icon_images:before {
  content: "\e631";
}

/* line 199, ../glyph/_glyph.scss */
.icon_group:before {
  content: "\e632";
}

/* line 202, ../glyph/_glyph.scss */
.icon_chart_organisation:before {
  content: "\e633";
}

/* line 205, ../glyph/_glyph.scss */
.icon_text_list_numbers:before {
  content: "\e634";
}

/* line 208, ../glyph/_glyph.scss */
.icon_text_list_bullets:before {
  content: "\e635";
}

/* line 211, ../glyph/_glyph.scss */
.icon_text_letter_omega:before {
  content: "\e636";
}

/* line 214, ../glyph/_glyph.scss */
.icon_text_italic:before {
  content: "\e637";
}

/* line 217, ../glyph/_glyph.scss */
.icon_text_indent_remove:before {
  content: "\e638";
}

/* line 220, ../glyph/_glyph.scss */
.icon_text_indent:before {
  content: "\e639";
}

/* line 223, ../glyph/_glyph.scss */
.icon_text_bold:before {
  content: "\e63a";
}

/* line 226, ../glyph/_glyph.scss */
.icon_text_align_right:before {
  content: "\e63b";
}

/* line 229, ../glyph/_glyph.scss */
.icon_text_align_left:before {
  content: "\e63c";
}

/* line 232, ../glyph/_glyph.scss */
.icon_text_align_justify:before {
  content: "\e63d";
}

/* line 235, ../glyph/_glyph.scss */
.icon_text_align_center:before {
  content: "\e63e";
}

/* line 238, ../glyph/_glyph.scss */
.icon_television:before {
  content: "\e63f";
}

/* line 241, ../glyph/_glyph.scss */
.icon_table:before {
  content: "\e641";
}

/* line 244, ../glyph/_glyph.scss */
.icon_stop:before {
  content: "\e642";
}

/* line 247, ../glyph/_glyph.scss */
.icon_sum:before {
  content: "\e643";
}

/* line 250, ../glyph/_glyph.scss */
.icon_text_style:before {
  content: "\e738";
}

/* line 253, ../glyph/_glyph.scss */
.icon_style:before {
  content: "\e644";
}

/* line 256, ../glyph/_glyph.scss */
.icon_star:before {
  content: "\e645";
}

/* line 259, ../glyph/_glyph.scss */
.icon_sport_tennis:before {
  content: "\e646";
}

/* line 262, ../glyph/_glyph.scss */
.icon_sport_raquet:before {
  content: "\e647";
}

/* line 265, ../glyph/_glyph.scss */
.icon_sport_golf:before {
  content: "\e648";
}

/* line 268, ../glyph/_glyph.scss */
.icon_sport_soccer:before {
  content: "\e649";
}

/* line 271, ../glyph/_glyph.scss */
.icon_sport_basketball:before {
  content: "\e64b";
}

/* line 274, ../glyph/_glyph.scss */
.icon_sport_8ball:before {
  content: "\e64c";
}

/* line 277, ../glyph/_glyph.scss */
.icon_spellcheck:before {
  content: "\e64d";
}

/* line 280, ../glyph/_glyph.scss */
.icon_sound_none:before {
  content: "\e64e";
}

/* line 283, ../glyph/_glyph.scss */
.icon_sound_delete:before {
  content: "\e64f";
}

/* line 286, ../glyph/_glyph.scss */
.icon_sound_low:before {
  content: "\e650";
}

/* line 289, ../glyph/_glyph.scss */
.icon_sound_mute:before {
  content: "\e651";
}

/* line 292, ../glyph/_glyph.scss */
.icon_sound:before {
  content: "\e652";
}

/* line 295, ../glyph/_glyph.scss */
.icon_shield:before {
  content: "\e653";
}

/* line 298, ../glyph/_glyph.scss */
.icon_shape_square:before {
  content: "\e654";
}

/* line 301, ../glyph/_glyph.scss */
.icon_shape_rotate_clockwise:before {
  content: "\e655";
}

/* line 304, ../glyph/_glyph.scss */
.icon_shape_rotate_anticlockwise:before {
  content: "\e656";
}

/* line 307, ../glyph/_glyph.scss */
.icon_shape_group:before {
  content: "\e657";
}

/* line 310, ../glyph/_glyph.scss */
.icon_flip_vertical:before {
  content: "\e658";
}

/* line 313, ../glyph/_glyph.scss */
.icon_flip_horizontal:before {
  content: "\e659";
}

/* line 316, ../glyph/_glyph.scss */
.icon_shape_align_left:before {
  content: "\e65a";
}

/* line 319, ../glyph/_glyph.scss */
.icon_shape_align_right:before {
  content: "\e65b";
}

/* line 322, ../glyph/_glyph.scss */
.icon_shape_align_center:before {
  content: "\e65c";
}

/* line 325, ../glyph/_glyph.scss */
.icon_shape_align_middle:before {
  content: "\e65d";
}

/* line 328, ../glyph/_glyph.scss */
.icon_shape_align_top:before {
  content: "\e65e";
}

/* line 331, ../glyph/_glyph.scss */
.icon_shape_align_bottom:before {
  content: "\e65f";
}

/* line 334, ../glyph/_glyph.scss */
.icon_server:before {
  content: "\e660";
}

/* line 337, ../glyph/_glyph.scss */
.icon_ruby:before {
  content: "\e662";
}

/* line 340, ../glyph/_glyph.scss */
.icon_rosette:before {
  content: "\e663";
}

/* line 343, ../glyph/_glyph.scss */
.icon_resultset_last:before {
  content: "\e664";
}

/* line 346, ../glyph/_glyph.scss */
.icon_resultset_first:before {
  content: "\e665";
}

/* line 349, ../glyph/_glyph.scss */
.icon_plus:before {
  content: "\e666";
}

/* line 352, ../glyph/_glyph.scss */
.icon_pill:before {
  content: "\e667";
}

/* line 355, ../glyph/_glyph.scss */
.icon_pilcrow:before {
  content: "\e668";
}

/* line 358, ../glyph/_glyph.scss */
.icon_pictures:before {
  content: "\e669";
}

/* line 361, ../glyph/_glyph.scss */
.icon_picture:before {
  content: "\e66a";
}

/* line 364, ../glyph/_glyph.scss */
.icon_photos:before {
  content: "\e66b";
}

/* line 367, ../glyph/_glyph.scss */
.icon_photo:before {
  content: "\e66c";
}

/* line 370, ../glyph/_glyph.scss */
.icon_phonenonet:before {
  content: "\e66d";
}

/* line 373, ../glyph/_glyph.scss */
.icon_phone_sound:before {
  content: "\e66e";
}

/* line 376, ../glyph/_glyph.scss */
.icon_phone_delete:before {
  content: "\e66f";
}

/* line 379, ../glyph/_glyph.scss */
.icon_phone_add:before {
  content: "\e670";
}

/* line 382, ../glyph/_glyph.scss */
.icon_phone:before {
  content: "\e671";
}

/* line 385, ../glyph/_glyph.scss */
.icon_pencil:before {
  content: "\e672";
}

/* line 388, ../glyph/_glyph.scss */
.icon_paste_plain:before {
  content: "\e673";
}

/* line 391, ../glyph/_glyph.scss */
.icon_palette:before {
  content: "\e674";
}

/* line 394, ../glyph/_glyph.scss */
.icon_paintcan:before {
  content: "\e675";
}

/* line 397, ../glyph/_glyph.scss */
.icon_paintbrush:before {
  content: "\e676";
}

/* line 400, ../glyph/_glyph.scss */
.icon_page_white:before {
  content: "\e677";
}

/* line 403, ../glyph/_glyph.scss */
.icon_package:before, .icon_package_green:before {
  content: "\e678";
}

/* line 406, ../glyph/_glyph.scss */
.icon_note:before {
  content: "\e679";
}

/* line 409, ../glyph/_glyph.scss */
.icon_newspaper:before {
  content: "\e67a";
}

/* line 412, ../glyph/_glyph.scss */
.icon_new:before {
  content: "\e67b";
}

/* line 415, ../glyph/_glyph.scss */
.icon_music:before {
  content: "\e67c";
}

/* line 418, ../glyph/_glyph.scss */
.icon_mouse:before {
  content: "\e67d";
}

/* line 421, ../glyph/_glyph.scss */
.icon_monitor:before {
  content: "\e67e";
}

/* line 424, ../glyph/_glyph.scss */
.icon_money_yen:before {
  content: "\e67f";
}

/* line 427, ../glyph/_glyph.scss */
.icon_money_pound:before {
  content: "\e680";
}

/* line 430, ../glyph/_glyph.scss */
.icon_money_euro:before {
  content: "\e681";
}

/* line 433, ../glyph/_glyph.scss */
.icon_money_dollar:before {
  content: "\e682";
}

/* line 436, ../glyph/_glyph.scss */
.icon_money:before {
  content: "\e683";
}

/* line 439, ../glyph/_glyph.scss */
.icon_minus:before {
  content: "\e684";
}

/* line 442, ../glyph/_glyph.scss */
.icon_map:before {
  content: "\e685";
}

/* line 445, ../glyph/_glyph.scss */
.icon_male:before {
  content: "\e686";
}

/* line 448, ../glyph/_glyph.scss */
.icon_magnifier-zoom-in:before {
  content: "\e687";
}

/* line 451, ../glyph/_glyph.scss */
.icon_magnifier:before {
  content: "\e688";
}

/* line 454, ../glyph/_glyph.scss */
.icon_magifier-zoom-out:before {
  content: "\e689";
}

/* line 457, ../glyph/_glyph.scss */
.icon_lorry:before {
  content: "\e68a";
}

/* line 460, ../glyph/_glyph.scss */
.icon_lock_open:before {
  content: "\e68b";
}

/* line 463, ../glyph/_glyph.scss */
.icon_lock:before {
  content: "\e68c";
}

/* line 466, ../glyph/_glyph.scss */
.icon_link_break:before {
  content: "\e68d";
}

/* line 469, ../glyph/_glyph.scss */
.icon_link:before {
  content: "\e68e";
}

/* line 472, ../glyph/_glyph.scss */
.icon_lightning:before {
  content: "\e68f";
}

/* line 475, ../glyph/_glyph.scss */
.icon_lightbulb_off:before {
  content: "\e690";
}

/* line 478, ../glyph/_glyph.scss */
.icon_lightbulb:before {
  content: "\e691";
}

/* line 481, ../glyph/_glyph.scss */
.icon_less_than:before {
  content: "\e692";
}

/* line 484, ../glyph/_glyph.scss */
.icon_layers:before {
  content: "\e693";
}

/* line 487, ../glyph/_glyph.scss */
.icon_keyboard:before {
  content: "\e694";
}

/* line 490, ../glyph/_glyph.scss */
.icon_key:before {
  content: "\e695";
}

/* line 493, ../glyph/_glyph.scss */
.icon_image:before {
  content: "\e696";
}

/* line 496, ../glyph/_glyph.scss */
.icon_xhtml:before {
  content: "\e697";
}

/* line 499, ../glyph/_glyph.scss */
.icon_house:before {
  content: "\e698";
}

/* line 502, ../glyph/_glyph.scss */
.icon_hourglass:before {
  content: "\e699";
}

/* line 505, ../glyph/_glyph.scss */
.icon_help:before, .icon_help_blue:before {
  content: "\e69a";
}

/* line 508, ../glyph/_glyph.scss */
.icon_heart:before {
  content: "\e69b";
}

/* line 511, ../glyph/_glyph.scss */
.icon_group2:before {
  content: "\e69c";
}

/* line 514, ../glyph/_glyph.scss */
.icon_greater_than:before {
  content: "\e69d";
}

/* line 517, ../glyph/_glyph.scss */
.icon_google:before {
  content: "\e69e";
}

/* line 520, ../glyph/_glyph.scss */
.icon_gauge:before {
  content: "\e69f";
}

/* line 523, ../glyph/_glyph.scss */
.icon_funnel:before {
  content: "\e6a0";
}

/* line 526, ../glyph/_glyph.scss */
.icon_icon_font:before {
  content: "\e6a1";
}

/* line 529, ../glyph/_glyph.scss */
.icon_folder_explore:before {
  content: "\e6a2";
}

/* line 532, ../glyph/_glyph.scss */
.icon_folder_down:before {
  content: "\e6a3";
}

/* line 535, ../glyph/_glyph.scss */
.icon_folder_delete:before {
  content: "\e6a4";
}

/* line 538, ../glyph/_glyph.scss */
.icon_folder_add:before {
  content: "\e6a5";
}

/* line 541, ../glyph/_glyph.scss */
.icon_folder:before {
  content: "\e6a6";
}

/* line 544, ../glyph/_glyph.scss */
.icon_find:before {
  content: "\e6a8";
}

/* line 547, ../glyph/_glyph.scss */
.icon_film:before {
  content: "\e6a9";
}

/* line 550, ../glyph/_glyph.scss */
.icon_female:before {
  content: "\e6aa";
}

/* line 553, ../glyph/_glyph.scss */
.icon_feed:before {
  content: "\e6ab";
}

/* line 556, ../glyph/_glyph.scss */
.icon_eye:before {
  content: "\e6ac";
}

/* line 559, ../glyph/_glyph.scss */
.icon_expand_all:before {
  content: "\e6ad";
}

/* line 562, ../glyph/_glyph.scss */
.icon_exclamation:before {
  content: "\e6ae";
}

/* line 565, ../glyph/_glyph.scss */
.icon_error2:before {
  content: "\e6af";
}

/* line 568, ../glyph/_glyph.scss */
.icon_emoticon_wink:before {
  content: "\e6b0";
}

/* line 571, ../glyph/_glyph.scss */
.icon_emoticon_waii:before {
  content: "\e6b1";
}

/* line 574, ../glyph/_glyph.scss */
.icon_emoticon_unhappy:before {
  content: "\e6b2";
}

/* line 577, ../glyph/_glyph.scss */
.icon_emoticon_tongue:before {
  content: "\e6b3";
}

/* line 580, ../glyph/_glyph.scss */
.icon_emoticon_surprised:before {
  content: "\e6b4";
}

/* line 583, ../glyph/_glyph.scss */
.icon_emoticon_smile:before {
  content: "\e6b5";
}

/* line 586, ../glyph/_glyph.scss */
.icon_emoticon_happy:before {
  content: "\e6b6";
}

/* line 589, ../glyph/_glyph.scss */
.icon_emoticon_grin:before {
  content: "\e6b7";
}

/* line 592, ../glyph/_glyph.scss */
.icon_emoticon_evilgrin:before {
  content: "\e6b8";
}

/* line 595, ../glyph/_glyph.scss */
.icon_email:before {
  content: "\e6b9";
}

/* line 598, ../glyph/_glyph.scss */
.icon_drink_empty:before {
  content: "\e6ba";
}

/* line 601, ../glyph/_glyph.scss */
.icon_drink:before {
  content: "\e6bb";
}

/* line 604, ../glyph/_glyph.scss */
.icon_door_in:before {
  content: "\e6bc";
}

/* line 607, ../glyph/_glyph.scss */
.icon_document_lock:before {
  content: "\e6bd";
}

/* line 610, ../glyph/_glyph.scss */
.icon_disk_multiple:before {
  content: "\e6be";
}

/* line 613, ../glyph/_glyph.scss */
.icon_disk:before {
  content: "\e6bf";
}

/* line 616, ../glyph/_glyph.scss */
.icon_delete:before {
  content: "\e6c0";
}

/* line 619, ../glyph/_glyph.scss */
.icon_close:before {
  content: "\e6c1";
}

/* line 622, ../glyph/_glyph.scss */
.icon_date:before {
  content: "\e6c2";
}

/* line 625, ../glyph/_glyph.scss */
.icon_database_refresh:before {
  content: "\e6c3";
}

/* line 628, ../glyph/_glyph.scss */
.icon_database-go:before {
  content: "\e6c4";
}

/* line 631, ../glyph/_glyph.scss */
.icon_database-delete:before {
  content: "\e6c5";
}

/* line 634, ../glyph/_glyph.scss */
.icon_database_edit:before {
  content: "\e6c6";
}

/* line 637, ../glyph/_glyph.scss */
.icon_database-add:before {
  content: "\e6c7";
}

/* line 640, ../glyph/_glyph.scss */
.icon_database:before {
  content: "\e6c8";
}

/* line 643, ../glyph/_glyph.scss */
.icon_cut:before, .icon_cut_red:before {
  content: "\e6c9";
}

/* line 646, ../glyph/_glyph.scss */
.icon_cursor:before {
  content: "\e6ca";
}

/* line 649, ../glyph/_glyph.scss */
.icon_cup:before {
  content: "\e6cb";
}

/* line 652, ../glyph/_glyph.scss */
.icon_css:before {
  content: "\e6cc";
}

/* line 655, ../glyph/_glyph.scss */
.icon_cross:before {
  content: "\e6cd";
}

/* line 658, ../glyph/_glyph.scss */
.icon_crop:before {
  content: "\e6ce";
}

/* line 661, ../glyph/_glyph.scss */
.icon_creditcards:before {
  content: "\e6cf";
}

/* line 664, ../glyph/_glyph.scss */
.icon_stop2:before {
  content: "\e6d0";
}

/* line 667, ../glyph/_glyph.scss */
.icon_control_start:before, .icon_control_start_blue:before {
  content: "\e6d1";
}

/* line 670, ../glyph/_glyph.scss */
.icon_control_rewind:before, .icon_control_rewind_blue:before {
  content: "\e6d2";
}

/* line 673, ../glyph/_glyph.scss */
.icon_control_repeat:before, .icon_control_repeat_blue:before {
  content: "\e6d3";
}

/* line 676, ../glyph/_glyph.scss */
.icon_control_play:before, .icon_control_play_blue:before {
  content: "\e6d4";
}

/* line 679, ../glyph/_glyph.scss */
.icon_control_pause:before, .icon_control_pause_blue:before {
  content: "\e6d5";
}

/* line 682, ../glyph/_glyph.scss */
.icon_control_fastforward:before, .icon_control_fastforward_blue:before {
  content: "\e6d6";
}

/* line 685, ../glyph/_glyph.scss */
.icon_control_equalizer:before, .icon_control_equalizer_blue:before {
  content: "\e6d7";
}

/* line 688, ../glyph/_glyph.scss */
.icon_control_end:before, .icon_control_end_blue:before {
  content: "\e6d8";
}

/* line 691, ../glyph/_glyph.scss */
.icon_control_eject:before, .icon_control_eject_blue:before {
  content: "\e6d9";
}

/* line 694, ../glyph/_glyph.scss */
.icon_controller:before {
  content: "\e6da";
}

/* line 697, ../glyph/_glyph.scss */
.icon_contrast:before {
  content: "\e6db";
}

/* line 700, ../glyph/_glyph.scss */
.icon_connect:before {
  content: "\e6dc";
}

/* line 703, ../glyph/_glyph.scss */
.icon_computer:before {
  content: "\e6dd";
}

/* line 706, ../glyph/_glyph.scss */
.icon_comment_delete:before {
  content: "\e6de";
}

/* line 709, ../glyph/_glyph.scss */
.icon_comment_add:before {
  content: "\e6df";
}

/* line 712, ../glyph/_glyph.scss */
.icon_comments:before {
  content: "\e6e0";
}

/* line 715, ../glyph/_glyph.scss */
.icon_comment:before {
  content: "\e6e1";
}

/* line 718, ../glyph/_glyph.scss */
.icon_color_swatch:before {
  content: "\e6e2";
}

/* line 721, ../glyph/_glyph.scss */
.icon_collapse_all:before {
  content: "\e6e3";
}

/* line 724, ../glyph/_glyph.scss */
.icon_coins:before {
  content: "\e6e4";
}

/* line 727, ../glyph/_glyph.scss */
.icon_cog:before {
  content: "\e6e5";
}

/* line 730, ../glyph/_glyph.scss */
.icon_clock_delete:before {
  content: "\e6e6";
}

/* line 733, ../glyph/_glyph.scss */
.icon_clock_add:before {
  content: "\e6e7";
}

/* line 736, ../glyph/_glyph.scss */
.icon_clock:before, .icon_clock_red:before {
  content: "\e6e8";
}

/* line 739, ../glyph/_glyph.scss */
.icon_chart_pie:before {
  content: "\e6e9";
}

/* line 742, ../glyph/_glyph.scss */
.icon_chart_line:before {
  content: "\e6ea";
}

/* line 745, ../glyph/_glyph.scss */
.icon_stats-dots:before {
  content: "\e6eb";
}

/* line 748, ../glyph/_glyph.scss */
.icon_chart_bar:before {
  content: "\e6ec";
}

/* line 751, ../glyph/_glyph.scss */
.icon_cart_add:before {
  content: "\e6ed";
}

/* line 754, ../glyph/_glyph.scss */
.icon_cd:before {
  content: "\e6ee";
}

/* line 757, ../glyph/_glyph.scss */
.icon_cart:before {
  content: "\e6ef";
}

/* line 760, ../glyph/_glyph.scss */
.icon_car:before {
  content: "\e6f1";
}

/* line 763, ../glyph/_glyph.scss */
.icon_camera:before {
  content: "\e6f2";
}

/* line 766, ../glyph/_glyph.scss */
.icon_calendar_view_month:before {
  content: "\e6f3";
}

/* line 769, ../glyph/_glyph.scss */
.icon_calendar_view_day:before {
  content: "\e6f4";
}

/* line 772, ../glyph/_glyph.scss */
.icon_calendar:before {
  content: "\e6f5";
}

/* line 775, ../glyph/_glyph.scss */
.icon_calculator:before {
  content: "\e6f6";
}

/* line 778, ../glyph/_glyph.scss */
.icon_cake:before {
  content: "\e6f7";
}

/* line 781, ../glyph/_glyph.scss */
.icon_bullet_star:before {
  content: "\e6f8";
}

/* line 784, ../glyph/_glyph.scss */
.icon_bullet_picture:before {
  content: "\e6f9";
}

/* line 787, ../glyph/_glyph.scss */
.icon_bullet_minus:before {
  content: "\e6fa";
}

/* line 790, ../glyph/_glyph.scss */
.icon_bullet_plus:before {
  content: "\e6fb";
}

/* line 793, ../glyph/_glyph.scss */
.icon_bullet_key:before {
  content: "\e6fc";
}

/* line 796, ../glyph/_glyph.scss */
.icon_bullet_go:before {
  content: "\e6fd";
}

/* line 799, ../glyph/_glyph.scss */
.icon_bullet_feed:before {
  content: "\e6ff";
}

/* line 802, ../glyph/_glyph.scss */
.icon_bullet_disk:before {
  content: "\e700";
}

/* line 805, ../glyph/_glyph.scss */
.icon_bullet_black:before {
  content: "\e701";
}

/* line 808, ../glyph/_glyph.scss */
.icon_bullet_arrow_up:before {
  content: "\e702";
}

/* line 811, ../glyph/_glyph.scss */
.icon_bullet_arrow_down:before {
  content: "\e703";
}

/* line 814, ../glyph/_glyph.scss */
.icon_bullet_delete:before {
  content: "\e704";
}

/* line 817, ../glyph/_glyph.scss */
.icon_bullet_add:before {
  content: "\e705";
}

/* line 820, ../glyph/_glyph.scss */
.icon_building:before {
  content: "\e706";
}

/* line 823, ../glyph/_glyph.scss */
.icon_bug:before {
  content: "\e707";
}

/* line 826, ../glyph/_glyph.scss */
.icon_browser_safari:before {
  content: "\e708";
}

/* line 829, ../glyph/_glyph.scss */
.icon_browser_opera:before {
  content: "\e709";
}

/* line 832, ../glyph/_glyph.scss */
.icon_browser_ie:before {
  content: "\e70a";
}

/* line 835, ../glyph/_glyph.scss */
.icon_browser_firefox:before {
  content: "\e70b";
}

/* line 838, ../glyph/_glyph.scss */
.icon_browser_chrome:before {
  content: "\e70c";
}

/* line 841, ../glyph/_glyph.scss */
.icon_briefcase:before {
  content: "\e70d";
}

/* line 844, ../glyph/_glyph.scss */
.icon_bricks:before {
  content: "\e70e";
}

/* line 847, ../glyph/_glyph.scss */
.icon_box:before {
  content: "\e70f";
}

/* line 850, ../glyph/_glyph.scss */
.icon_book_open:before {
  content: "\e710";
}

/* line 853, ../glyph/_glyph.scss */
.icon_book:before {
  content: "\e711";
}

/* line 856, ../glyph/_glyph.scss */
.icon_bomb:before {
  content: "\e712";
}

/* line 859, ../glyph/_glyph.scss */
.icon_blogspot:before {
  content: "\e713";
}

/* line 862, ../glyph/_glyph.scss */
.icon_bell-delete:before {
  content: "\e714";
}

/* line 865, ../glyph/_glyph.scss */
.icon_bell-add:before {
  content: "\e715";
}

/* line 868, ../glyph/_glyph.scss */
.icon_bell:before {
  content: "\e716";
}

/* line 871, ../glyph/_glyph.scss */
.icon_basket:before {
  content: "\e717";
}

/* line 874, ../glyph/_glyph.scss */
.icon_award_star_gold_1:before {
  content: "\e718";
}

/* line 877, ../glyph/_glyph.scss */
.icon_attach:before {
  content: "\e71b";
}

/* line 880, ../glyph/_glyph.scss */
.icon_arrow_up:before {
  content: "\e71c";
}

/* line 883, ../glyph/_glyph.scss */
.icon_arrow_undo:before {
  content: "\e71d";
}

/* line 886, ../glyph/_glyph.scss */
.icon_arrow_turn_right:before {
  content: "\e71e";
}

/* line 889, ../glyph/_glyph.scss */
.icon_arrow_turn_left:before {
  content: "\e71f";
}

/* line 892, ../glyph/_glyph.scss */
.icon_arrow_switch:before {
  content: "\e720";
}

/* line 895, ../glyph/_glyph.scss */
.icon_arrow_rotate_clockwise:before {
  content: "\e721";
}

/* line 898, ../glyph/_glyph.scss */
.icon_arrow_rotate_anticlockwise:before {
  content: "\e722";
}

/* line 901, ../glyph/_glyph.scss */
.icon_arrow_right:before {
  content: "\e723";
}

/* line 904, ../glyph/_glyph.scss */
.icon_arrow_refresh_small:before {
  content: "\e724";
}

/* line 907, ../glyph/_glyph.scss */
.icon_arrow_refresh:before {
  content: "\e725";
}

/* line 910, ../glyph/_glyph.scss */
.icon_arrow_redo:before {
  content: "\e726";
}

/* line 913, ../glyph/_glyph.scss */
.icon_arrow_out:before {
  content: "\e727";
}

/* line 916, ../glyph/_glyph.scss */
.icon_arrow_merge:before {
  content: "\e728";
}

/* line 919, ../glyph/_glyph.scss */
.icon_arrow_left:before {
  content: "\e729";
}

/* line 922, ../glyph/_glyph.scss */
.icon_arrow_in:before {
  content: "\e72a";
}

/* line 925, ../glyph/_glyph.scss */
.icon_arrow_down:before {
  content: "\e72b";
}

/* line 928, ../glyph/_glyph.scss */
.icon_arrow_divide:before {
  content: "\e72c";
}

/* line 931, ../glyph/_glyph.scss */
.icon_anchor:before {
  content: "\e72d";
}

/* line 934, ../glyph/_glyph.scss */
.icon_add:before {
  content: "\e72e";
}

/* line 937, ../glyph/_glyph.scss */
.icon_accept:before {
  content: "\e72f";
}

/* line 940, ../glyph/_glyph.scss */
.icon_bin:before {
  content: "\e732";
}

/* line 943, ../glyph/_glyph.scss */
.icon_hubpages:before {
  content: "\e9dd";
}

/* line 946, ../glyph/_glyph.scss */
.icon_sitemap_key_add:before {
  content: "\e9de";
}

/* line 949, ../glyph/_glyph.scss */
.icon_tag_edit:before, .icon_tag_blue_edit:before {
  content: "\e97b";
}

/* line 952, ../glyph/_glyph.scss */
.icon_tag_delete:before, .icon_tag_blue_delete:before {
  content: "\e97c";
}

/* line 955, ../glyph/_glyph.scss */
.icon_tag_add:before, .icon_tag_blue_add:before {
  content: "\e97d";
}

/* line 958, ../glyph/_glyph.scss */
.icon_bullet_white:before {
  content: "\e97a";
}

/* line 961, ../glyph/_glyph.scss */
.icon_bullet:before, .icon_bullet_green:before, .icon_bullet_pink:before, .icon_bullet_orange:before, .icon_bullet_blue:before, .icon_bullet_purple:before, .icon_bullet_yellow:before, .icon_bullet_red:before {
  content: "\e979";
}

/* line 964, ../glyph/_glyph.scss */
.icon_asterisk:before, .icon_asterisk_red:before, .icon_asterisk_yellow:before {
  content: "\e970";
}

/* line 967, ../glyph/_glyph.scss */
.icon_google_analytics:before {
  content: "\e8b8";
}

/* line 970, ../glyph/_glyph.scss */
.icon_page_white_wrench:before {
  content: "\e969";
}

/* line 973, ../glyph/_glyph.scss */
.icon_server_chart:before {
  content: "\e91c";
}

/* line 976, ../glyph/_glyph.scss */
.icon_page_white_dvd:before {
  content: "\e981";
}

/* line 979, ../glyph/_glyph.scss */
.icon_page_white_powerpoint:before {
  content: "\e98c";
}

/* line 982, ../glyph/_glyph.scss */
.icon_page_white_coldfusion:before {
  content: "\e993";
}

/* line 985, ../glyph/_glyph.scss */
.icon_medal_gold_delete:before {
  content: "\e9d4";
}

/* line 988, ../glyph/_glyph.scss */
.icon_medal_bronze_delete:before {
  content: "\ea09";
}

/* line 991, ../glyph/_glyph.scss */
.icon_medal_silver_delete:before {
  content: "\ea34";
}

/* line 994, ../glyph/_glyph.scss */
.icon_medal_gold_add:before {
  content: "\ea35";
}

/* line 997, ../glyph/_glyph.scss */
.icon_medal_bronze_add:before {
  content: "\ea36";
}

/* line 1000, ../glyph/_glyph.scss */
.icon_medal_silver_add:before {
  content: "\ea37";
}

/* line 1003, ../glyph/_glyph.scss */
.icon_film_go:before {
  content: "\ea38";
}

/* line 1006, ../glyph/_glyph.scss */
.icon_document_link:before {
  content: "\ea39";
}

/* line 1009, ../glyph/_glyph.scss */
.icon_document_hidden_link:before {
  content: "\ea3a";
}

/* line 1012, ../glyph/_glyph.scss */
.icon_chart_line_link:before {
  content: "\ea3b";
}

/* line 1015, ../glyph/_glyph.scss */
.icon_application_go:before {
  content: "\ea3c";
}

/* line 1018, ../glyph/_glyph.scss */
.icon_application_get:before {
  content: "\ea3d";
}

/* line 1021, ../glyph/_glyph.scss */
.icon_sitemap:before {
  content: "\e9e6";
}

/* line 1024, ../glyph/_glyph.scss */
.icon_sport_shuttlecock:before {
  content: "\e9e7";
}

/* line 1027, ../glyph/_glyph.scss */
.icon_shading:before {
  content: "\e9e8";
}

/* line 1030, ../glyph/_glyph.scss */
.icon_server_compressed:before {
  content: "\e9e9";
}

/* line 1033, ../glyph/_glyph.scss */
.icon_server_uncompressed:before {
  content: "\e9ea";
}

/* line 1036, ../glyph/_glyph.scss */
.icon_semrush:before {
  content: "\e9eb";
}

/* line 1039, ../glyph/_glyph.scss */
.icon_script_palette:before {
  content: "\e9ec";
}

/* line 1042, ../glyph/_glyph.scss */
.icon_script_gear:before {
  content: "\e9ed";
}

/* line 1045, ../glyph/_glyph.scss */
.icon_script_code:before, .icon_script_code_red:before {
  content: "\e9ee";
}

/* line 1048, ../glyph/_glyph.scss */
.icon_script_edit:before {
  content: "\e9ef";
}

/* line 1051, ../glyph/_glyph.scss */
.icon_script_link:before {
  content: "\e9f0";
}

/* line 1054, ../glyph/_glyph.scss */
.icon_script_add:before {
  content: "\e9f6";
}

/* line 1057, ../glyph/_glyph.scss */
.icon_script_lightning:before {
  content: "\e9f7";
}

/* line 1060, ../glyph/_glyph.scss */
.icon_script_delete:before {
  content: "\e9f8";
}

/* line 1063, ../glyph/_glyph.scss */
.icon_script_key:before {
  content: "\e9f9";
}

/* line 1066, ../glyph/_glyph.scss */
.icon_script_go:before {
  content: "\e9fa";
}

/* line 1069, ../glyph/_glyph.scss */
.icon_script_error:before {
  content: "\e9fb";
}

/* line 1072, ../glyph/_glyph.scss */
.icon_script_save:before {
  content: "\e9fc";
}

/* line 1075, ../glyph/_glyph.scss */
.icon_script:before {
  content: "\e9fd";
}

/* line 1078, ../glyph/_glyph.scss */
.icon_report_disk:before {
  content: "\e9fe";
}

/* line 1081, ../glyph/_glyph.scss */
.icon_page_white_visualstudio:before {
  content: "\e9ff";
}

/* line 1084, ../glyph/_glyph.scss */
.icon_rainbow:before {
  content: "\ea00";
}

/* line 1087, ../glyph/_glyph.scss */
.icon_page_white_vector:before {
  content: "\ea01";
}

/* line 1090, ../glyph/_glyph.scss */
.icon_page_white_swoosh:before {
  content: "\ea02";
}

/* line 1093, ../glyph/_glyph.scss */
.icon_page_white_php:before {
  content: "\ea03";
}

/* line 1096, ../glyph/_glyph.scss */
.icon_page_white_h:before {
  content: "\ea04";
}

/* line 1099, ../glyph/_glyph.scss */
.icon_page_white_freehand:before {
  content: "\ea05";
}

/* line 1102, ../glyph/_glyph.scss */
.icon_page_white_cup:before {
  content: "\ea06";
}

/* line 1105, ../glyph/_glyph.scss */
.icon_page_white_csharp:before {
  content: "\ea07";
}

/* line 1108, ../glyph/_glyph.scss */
.icon_page_white_compressed:before {
  content: "\ea08";
}

/* line 1111, ../glyph/_glyph.scss */
.icon_page_copy:before {
  content: "\ea0a";
}

/* line 1114, ../glyph/_glyph.scss */
.icon_page_code:before {
  content: "\ea0b";
}

/* line 1117, ../glyph/_glyph.scss */
.icon_page_attach:before {
  content: "\ea0c";
}

/* line 1120, ../glyph/_glyph.scss */
.icon_overlays:before {
  content: "\ea0d";
}

/* line 1123, ../glyph/_glyph.scss */
.icon_medal_silver_1:before {
  content: "\ea0e";
}

/* line 1126, ../glyph/_glyph.scss */
.icon_medal_gold_1:before {
  content: "\ea0f";
}

/* line 1129, ../glyph/_glyph.scss */
.icon_medal_silver_2:before {
  content: "\ea10";
}

/* line 1132, ../glyph/_glyph.scss */
.icon_medal_silver_3:before {
  content: "\ea11";
}

/* line 1135, ../glyph/_glyph.scss */
.icon_medal_gold_2:before {
  content: "\ea12";
}

/* line 1138, ../glyph/_glyph.scss */
.icon_medal_gold_3:before {
  content: "\ea13";
}

/* line 1141, ../glyph/_glyph.scss */
.icon_garanto:before {
  content: "\ea2d";
}

/* line 1144, ../glyph/_glyph.scss */
.icon_feed_disk:before {
  content: "\ea2e";
}

/* line 1147, ../glyph/_glyph.scss */
.icon_drive_cd_empty:before {
  content: "\ea2f";
}

/* line 1150, ../glyph/_glyph.scss */
.icon_drive_cd:before {
  content: "\ea30";
}

/* line 1153, ../glyph/_glyph.scss */
.icon_drive_burn:before {
  content: "\ea31";
}

/* line 1156, ../glyph/_glyph.scss */
.icon_compress:before {
  content: "\ea32";
}

/* line 1159, ../glyph/_glyph.scss */
.icon_contrast_high:before {
  content: "\ea33";
}

/* line 1162, ../glyph/_glyph.scss */
.icon_application_form_delete:before {
  content: "\e733";
}

/* line 1165, ../glyph/_glyph.scss */
.icon_application_form_add:before {
  content: "\e734";
}

/* line 1168, ../glyph/_glyph.scss */
.icon_application_delete1:before {
  content: "\e735";
}

/* line 1171, ../glyph/_glyph.scss */
.icon_application_add:before {
  content: "\e736";
}

/* line 1174, ../glyph/_glyph.scss */
.icon_application_view_tile:before {
  content: "\e737";
}

/* line 1177, ../glyph/_glyph.scss */
.icon_application_view_list:before {
  content: "\e739";
}

/* line 1180, ../glyph/_glyph.scss */
.icon_application_view_icons:before {
  content: "\e73a";
}

/* line 1183, ../glyph/_glyph.scss */
.icon_application_view_gallery:before {
  content: "\e73b";
}

/* line 1186, ../glyph/_glyph.scss */
.icon_application_view_detail:before {
  content: "\e73c";
}

/* line 1189, ../glyph/_glyph.scss */
.icon_application_view_columns:before {
  content: "\e73d";
}

/* line 1192, ../glyph/_glyph.scss */
.icon_application_tile_vertical:before {
  content: "\e73e";
}

/* line 1195, ../glyph/_glyph.scss */
.icon_application_tile_horizontal:before {
  content: "\e73f";
}

/* line 1198, ../glyph/_glyph.scss */
.icon_application_split:before {
  content: "\e740";
}

/* line 1201, ../glyph/_glyph.scss */
.icon_application_side_tree:before {
  content: "\e741";
}

/* line 1204, ../glyph/_glyph.scss */
.icon_application_side_list:before {
  content: "\e742";
}

/* line 1207, ../glyph/_glyph.scss */
.icon_application_side_expand:before {
  content: "\e743";
}

/* line 1210, ../glyph/_glyph.scss */
.icon_application_side_contract:before {
  content: "\e744";
}

/* line 1213, ../glyph/_glyph.scss */
.icon_application_side_boxes:before {
  content: "\e745";
}

/* line 1216, ../glyph/_glyph.scss */
.icon_application_put:before {
  content: "\e746";
}

/* line 1219, ../glyph/_glyph.scss */
.icon_application_photo:before {
  content: "\e747";
}

/* line 1222, ../glyph/_glyph.scss */
.icon_application_magnify:before {
  content: "\e748";
}

/* line 1225, ../glyph/_glyph.scss */
.icon_application_link:before {
  content: "\e749";
}

/* line 1228, ../glyph/_glyph.scss */
.icon_application_lightning:before {
  content: "\e74a";
}

/* line 1231, ../glyph/_glyph.scss */
.icon_application_key:before {
  content: "\e74b";
}

/* line 1234, ../glyph/_glyph.scss */
.icon_application_home:before {
  content: "\e74c";
}

/* line 1237, ../glyph/_glyph.scss */
.icon_application_form_magnify:before {
  content: "\e74d";
}

/* line 1240, ../glyph/_glyph.scss */
.icon_application_form_edit:before {
  content: "\e74e";
}

/* line 1243, ../glyph/_glyph.scss */
.icon_application_form:before {
  content: "\e74f";
}

/* line 1246, ../glyph/_glyph.scss */
.icon_application_folder:before {
  content: "\e750";
}

/* line 1249, ../glyph/_glyph.scss */
.icon_application_flash:before {
  content: "\e751";
}

/* line 1252, ../glyph/_glyph.scss */
.icon_application_error:before {
  content: "\e752";
}

/* line 1255, ../glyph/_glyph.scss */
.icon_application_edit:before {
  content: "\e753";
}

/* line 1258, ../glyph/_glyph.scss */
.icon_application_double:before {
  content: "\e754";
}

/* line 1261, ../glyph/_glyph.scss */
.icon_application_cascade:before {
  content: "\e755";
}

/* line 1264, ../glyph/_glyph.scss */
.icon_application_acrobat:before {
  content: "\e756";
}

/* line 1267, ../glyph/_glyph.scss */
.icon_application:before {
  content: "\e757";
}

/* line 1270, ../glyph/_glyph.scss */
.icon_html_delete:before {
  content: "\e758";
}

/* line 1273, ../glyph/_glyph.scss */
.icon_html_go:before {
  content: "\e759";
}

/* line 1276, ../glyph/_glyph.scss */
.icon_html_valid:before {
  content: "\e75a";
}

/* line 1279, ../glyph/_glyph.scss */
.icon_html_add:before {
  content: "\e75b";
}

/* line 1282, ../glyph/_glyph.scss */
.icon_html:before {
  content: "\e75c";
}

/* line 1285, ../glyph/_glyph.scss */
.icon_world_magnify:before {
  content: "\e75d";
}

/* line 1288, ../glyph/_glyph.scss */
.icon_world_link:before {
  content: "\e75e";
}

/* line 1291, ../glyph/_glyph.scss */
.icon_world_go:before {
  content: "\e75f";
}

/* line 1294, ../glyph/_glyph.scss */
.icon_world_edit:before {
  content: "\e760";
}

/* line 1297, ../glyph/_glyph.scss */
.icon_world_delete:before {
  content: "\e761";
}

/* line 1300, ../glyph/_glyph.scss */
.icon_world_add:before {
  content: "\e762";
}

/* line 1303, ../glyph/_glyph.scss */
.icon_webcam_error:before {
  content: "\e763";
}

/* line 1306, ../glyph/_glyph.scss */
.icon_webcam_delete:before {
  content: "\e764";
}

/* line 1309, ../glyph/_glyph.scss */
.icon_webcam_add:before {
  content: "\e765";
}

/* line 1312, ../glyph/_glyph.scss */
.icon_webcam:before {
  content: "\e766";
}

/* line 1315, ../glyph/_glyph.scss */
.icon_vector_delete:before {
  content: "\e767";
}

/* line 1318, ../glyph/_glyph.scss */
.icon_vector_add:before {
  content: "\e768";
}

/* line 1321, ../glyph/_glyph.scss */
.icon_vcard_edit:before {
  content: "\e769";
}

/* line 1324, ../glyph/_glyph.scss */
.icon_vcard_delete:before {
  content: "\e76a";
}

/* line 1327, ../glyph/_glyph.scss */
.icon_vcard_add:before {
  content: "\e76b";
}

/* line 1330, ../glyph/_glyph.scss */
.icon_user_female:before {
  content: "\e76c";
}

/* line 1333, ../glyph/_glyph.scss */
.icon_user_edit:before {
  content: "\e76d";
}

/* line 1336, ../glyph/_glyph.scss */
.icon_user_go:before {
  content: "\e76e";
}

/* line 1339, ../glyph/_glyph.scss */
.icon_user_comment:before {
  content: "\e76f";
}

/* line 1342, ../glyph/_glyph.scss */
.icon_transmit_go:before {
  content: "\e770";
}

/* line 1345, ../glyph/_glyph.scss */
.icon_transmit_error:before {
  content: "\e771";
}

/* line 1348, ../glyph/_glyph.scss */
.icon_transmit_edit:before {
  content: "\e772";
}

/* line 1351, ../glyph/_glyph.scss */
.icon_transmit_delete:before {
  content: "\e773";
}

/* line 1354, ../glyph/_glyph.scss */
.icon_transmit_add:before {
  content: "\e774";
}

/* line 1357, ../glyph/_glyph.scss */
.icon_time_go:before {
  content: "\e775";
}

/* line 1360, ../glyph/_glyph.scss */
.icon_time_delete:before {
  content: "\e776";
}

/* line 1363, ../glyph/_glyph.scss */
.icon_time_add:before {
  content: "\e777";
}

/* line 1366, ../glyph/_glyph.scss */
.icon_timeline_marker:before {
  content: "\e778";
}

/* line 1369, ../glyph/_glyph.scss */
.icon_text_smallcaps:before {
  content: "\e779";
}

/* line 1372, ../glyph/_glyph.scss */
.icon_text_signature:before {
  content: "\e77a";
}

/* line 1375, ../glyph/_glyph.scss */
.icon_text_replace:before {
  content: "\e77b";
}

/* line 1378, ../glyph/_glyph.scss */
.icon_text_padding_top:before {
  content: "\e77c";
}

/* line 1381, ../glyph/_glyph.scss */
.icon_text_padding_right:before {
  content: "\e77d";
}

/* line 1384, ../glyph/_glyph.scss */
.icon_text_padding_left:before {
  content: "\e77e";
}

/* line 1387, ../glyph/_glyph.scss */
.icon_text_padding_bottom:before {
  content: "\e77f";
}

/* line 1390, ../glyph/_glyph.scss */
.icon_text_uppercase:before {
  content: "\e780";
}

/* line 1393, ../glyph/_glyph.scss */
.icon_text_lowercase:before {
  content: "\e781";
}

/* line 1396, ../glyph/_glyph.scss */
.icon_text_linespacing:before {
  content: "\e782";
}

/* line 1399, ../glyph/_glyph.scss */
.icon_text_letterspacing:before {
  content: "\e783";
}

/* line 1402, ../glyph/_glyph.scss */
.icon_text_kerning:before {
  content: "\e784";
}

/* line 1405, ../glyph/_glyph.scss */
.icon_text_horizontalrule:before {
  content: "\e785";
}

/* line 1408, ../glyph/_glyph.scss */
.icon_heading7:before {
  content: "\e786";
}

/* line 1411, ../glyph/_glyph.scss */
.icon_heading6:before {
  content: "\e787";
}

/* line 1414, ../glyph/_glyph.scss */
.icon_heading4:before {
  content: "\e788";
}

/* line 1417, ../glyph/_glyph.scss */
.icon_heading5:before {
  content: "\e789";
}

/* line 1420, ../glyph/_glyph.scss */
.icon_heading3:before {
  content: "\e78a";
}

/* line 1423, ../glyph/_glyph.scss */
.icon_heading2:before {
  content: "\e78b";
}

/* line 1426, ../glyph/_glyph.scss */
.icon_heading1:before {
  content: "\e78c";
}

/* line 1429, ../glyph/_glyph.scss */
.icon_text_dropcaps:before {
  content: "\e78d";
}

/* line 1432, ../glyph/_glyph.scss */
.icon_text_allcaps:before {
  content: "\e78e";
}

/* line 1435, ../glyph/_glyph.scss */
.icon_text_columns:before {
  content: "\e78f";
}

/* line 1438, ../glyph/_glyph.scss */
.icon_textfield_rename:before {
  content: "\e790";
}

/* line 1441, ../glyph/_glyph.scss */
.icon_textfield_key:before {
  content: "\e791";
}

/* line 1444, ../glyph/_glyph.scss */
.icon_textfield_delete:before {
  content: "\e792";
}

/* line 1447, ../glyph/_glyph.scss */
.icon_textfield_add:before {
  content: "\e793";
}

/* line 1450, ../glyph/_glyph.scss */
.icon_textfield:before {
  content: "\e794";
}

/* line 1453, ../glyph/_glyph.scss */
.icon_television_delete:before {
  content: "\e795";
}

/* line 1456, ../glyph/_glyph.scss */
.icon_television_add:before {
  content: "\e796";
}

/* line 1459, ../glyph/_glyph.scss */
.icon_telephone_error:before {
  content: "\e797";
}

/* line 1462, ../glyph/_glyph.scss */
.icon_telephone_edit:before {
  content: "\e798";
}

/* line 1465, ../glyph/_glyph.scss */
.icon_telephone_add:before {
  content: "\e799";
}

/* line 1468, ../glyph/_glyph.scss */
.icon_telephone_delete:before {
  content: "\e79a";
}

/* line 1471, ../glyph/_glyph.scss */
.icon_telephone_go:before {
  content: "\e79b";
}

/* line 1474, ../glyph/_glyph.scss */
.icon_telephone_link:before {
  content: "\e79c";
}

/* line 1477, ../glyph/_glyph.scss */
.icon_telephone_key:before {
  content: "\e79d";
}

/* line 1480, ../glyph/_glyph.scss */
.icon_task_delete:before {
  content: "\e79e";
}

/* line 1483, ../glyph/_glyph.scss */
.icon_task_edit:before {
  content: "\e79f";
}

/* line 1486, ../glyph/_glyph.scss */
.icon_task_add:before {
  content: "\e7a0";
}

/* line 1489, ../glyph/_glyph.scss */
.icon_task:before {
  content: "\e7a1";
}

/* line 1492, ../glyph/_glyph.scss */
.icon_table_sort:before {
  content: "\e7a2";
}

/* line 1495, ../glyph/_glyph.scss */
.icon_table_multiple:before {
  content: "\e7a3";
}

/* line 1498, ../glyph/_glyph.scss */
.icon_table_row_insert:before {
  content: "\e7a4";
}

/* line 1501, ../glyph/_glyph.scss */
.icon_table_row_delete:before {
  content: "\e7a5";
}

/* line 1504, ../glyph/_glyph.scss */
.icon_table_relationship:before {
  content: "\e7a6";
}

/* line 1507, ../glyph/_glyph.scss */
.icon_table_refresh:before {
  content: "\e7a7";
}

/* line 1510, ../glyph/_glyph.scss */
.icon_table_save:before {
  content: "\e7a8";
}

/* line 1513, ../glyph/_glyph.scss */
.icon_table_lightning:before {
  content: "\e7a9";
}

/* line 1516, ../glyph/_glyph.scss */
.icon_table_key:before {
  content: "\e7aa";
}

/* line 1519, ../glyph/_glyph.scss */
.icon_table_error:before {
  content: "\e7ab";
}

/* line 1522, ../glyph/_glyph.scss */
.icon_table_delete:before {
  content: "\e7ac";
}

/* line 1525, ../glyph/_glyph.scss */
.icon_table_edit:before {
  content: "\e7ad";
}

/* line 1528, ../glyph/_glyph.scss */
.icon_table_add:before {
  content: "\e7ae";
}

/* line 1531, ../glyph/_glyph.scss */
.icon_table_gear:before {
  content: "\e7af";
}

/* line 1534, ../glyph/_glyph.scss */
.icon_table_go:before {
  content: "\e7b0";
}

/* line 1537, ../glyph/_glyph.scss */
.icon_table_link:before {
  content: "\e7b1";
}

/* line 1540, ../glyph/_glyph.scss */
.icon_tab_add:before {
  content: "\e7b2";
}

/* line 1543, ../glyph/_glyph.scss */
.icon_tab_delete:before {
  content: "\e7b3";
}

/* line 1546, ../glyph/_glyph.scss */
.icon_tab_edit:before {
  content: "\e7b4";
}

/* line 1549, ../glyph/_glyph.scss */
.icon_tab_go:before {
  content: "\e7b5";
}

/* line 1552, ../glyph/_glyph.scss */
.icon_tab:before {
  content: "\e7b6";
}

/* line 1555, ../glyph/_glyph.scss */
.icon_style_delete:before {
  content: "\e7b7";
}

/* line 1558, ../glyph/_glyph.scss */
.icon_style_edit:before {
  content: "\e7b8";
}

/* line 1561, ../glyph/_glyph.scss */
.icon_style_add:before {
  content: "\e7b9";
}

/* line 1564, ../glyph/_glyph.scss */
.icon_style_go:before {
  content: "\e7ba";
}

/* line 1567, ../glyph/_glyph.scss */
.icon_status_away:before {
  content: "\e7bb";
}

/* line 1570, ../glyph/_glyph.scss */
.icon_status_busy:before {
  content: "\e7bc";
}

/* line 1573, ../glyph/_glyph.scss */
.icon_status_offline:before {
  content: "\e7bd";
}

/* line 1576, ../glyph/_glyph.scss */
.icon_status_online:before {
  content: "\e7be";
}

/* line 1579, ../glyph/_glyph.scss */
.icon_sound_add:before {
  content: "\e7bf";
}

/* line 1582, ../glyph/_glyph.scss */
.icon_shield_go:before {
  content: "\e7c0";
}

/* line 1585, ../glyph/_glyph.scss */
.icon_shield_delete:before {
  content: "\e7c1";
}

/* line 1588, ../glyph/_glyph.scss */
.icon_shield_add:before {
  content: "\e7c2";
}

/* line 1591, ../glyph/_glyph.scss */
.icon_shape_square_key:before {
  content: "\e7c3";
}

/* line 1594, ../glyph/_glyph.scss */
.icon_shape_square_edit:before {
  content: "\e7c4";
}

/* line 1597, ../glyph/_glyph.scss */
.icon_shape_square_error:before {
  content: "\e7c5";
}

/* line 1600, ../glyph/_glyph.scss */
.icon_shape_square_link:before {
  content: "\e7c6";
}

/* line 1603, ../glyph/_glyph.scss */
.icon_shape_square_go:before {
  content: "\e7c7";
}

/* line 1606, ../glyph/_glyph.scss */
.icon_shape_square_delete:before {
  content: "\e7c8";
}

/* line 1609, ../glyph/_glyph.scss */
.icon_shape_square_add:before {
  content: "\e7c9";
}

/* line 1612, ../glyph/_glyph.scss */
.icon_shape_move_forwards:before {
  content: "\e7ca";
}

/* line 1615, ../glyph/_glyph.scss */
.icon_shape_move_front:before {
  content: "\e7cb";
}

/* line 1618, ../glyph/_glyph.scss */
.icon_shape_move_back:before {
  content: "\e7cc";
}

/* line 1621, ../glyph/_glyph.scss */
.icon_shape_move_backwards:before {
  content: "\e7cd";
}

/* line 1624, ../glyph/_glyph.scss */
.icon_shape_handles:before {
  content: "\e7ce";
}

/* line 1627, ../glyph/_glyph.scss */
.icon_server_connect:before {
  content: "\e7cf";
}

/* line 1630, ../glyph/_glyph.scss */
.icon_server_database:before {
  content: "\e7d0";
}

/* line 1633, ../glyph/_glyph.scss */
.icon_server_lightning:before {
  content: "\e7d1";
}

/* line 1636, ../glyph/_glyph.scss */
.icon_server_error:before {
  content: "\e7d2";
}

/* line 1639, ../glyph/_glyph.scss */
.icon_server_key:before {
  content: "\e7d3";
}

/* line 1642, ../glyph/_glyph.scss */
.icon_server_link:before {
  content: "\e7d4";
}

/* line 1645, ../glyph/_glyph.scss */
.icon_server_go:before {
  content: "\e7d5";
}

/* line 1648, ../glyph/_glyph.scss */
.icon_server_edit:before {
  content: "\e7d6";
}

/* line 1651, ../glyph/_glyph.scss */
.icon_server_delete:before {
  content: "\e7d7";
}

/* line 1654, ../glyph/_glyph.scss */
.icon_server_add:before {
  content: "\e7d8";
}

/* line 1657, ../glyph/_glyph.scss */
.icon_ruby_gear:before {
  content: "\e7d9";
}

/* line 1660, ../glyph/_glyph.scss */
.icon_ruby_get:before {
  content: "\e7da";
}

/* line 1663, ../glyph/_glyph.scss */
.icon_ruby_put:before {
  content: "\e7db";
}

/* line 1666, ../glyph/_glyph.scss */
.icon_ruby_key:before {
  content: "\e7dc";
}

/* line 1669, ../glyph/_glyph.scss */
.icon_ruby_link:before {
  content: "\e7dd";
}

/* line 1672, ../glyph/_glyph.scss */
.icon_ruby_go:before {
  content: "\e7de";
}

/* line 1675, ../glyph/_glyph.scss */
.icon_ruby_delete:before {
  content: "\e7df";
}

/* line 1678, ../glyph/_glyph.scss */
.icon_ruby_add:before {
  content: "\e7e0";
}

/* line 1681, ../glyph/_glyph.scss */
.icon_rss_valid:before {
  content: "\e7e1";
}

/* line 1684, ../glyph/_glyph.scss */
.icon_rss_go:before {
  content: "\e7e2";
}

/* line 1687, ../glyph/_glyph.scss */
.icon_rss_delete:before {
  content: "\e7e3";
}

/* line 1690, ../glyph/_glyph.scss */
.icon_rss_add:before {
  content: "\e7e4";
}

/* line 1693, ../glyph/_glyph.scss */
.icon_resultset_next:before {
  content: "\e7e5";
}

/* line 1696, ../glyph/_glyph.scss */
.icon_resultset_previous:before {
  content: "\e7e6";
}

/* line 1699, ../glyph/_glyph.scss */
.icon_report_word:before {
  content: "\e7e7";
}

/* line 1702, ../glyph/_glyph.scss */
.icon_report_user:before {
  content: "\e7e8";
}

/* line 1705, ../glyph/_glyph.scss */
.icon_report_magnify:before {
  content: "\e7e9";
}

/* line 1708, ../glyph/_glyph.scss */
.icon_report_go:before {
  content: "\e7ea";
}

/* line 1711, ../glyph/_glyph.scss */
.icon_report_picture:before {
  content: "\e7eb";
}

/* line 1714, ../glyph/_glyph.scss */
.icon_report_link:before {
  content: "\e7ec";
}

/* line 1717, ../glyph/_glyph.scss */
.icon_report_key:before {
  content: "\e7ed";
}

/* line 1720, ../glyph/_glyph.scss */
.icon_report_edit:before {
  content: "\e7ee";
}

/* line 1723, ../glyph/_glyph.scss */
.icon_report_delete:before {
  content: "\e7ef";
}

/* line 1726, ../glyph/_glyph.scss */
.icon_report_add:before {
  content: "\e7f0";
}

/* line 1729, ../glyph/_glyph.scss */
.icon_priority_low:before {
  content: "\e7f1";
}

/* line 1732, ../glyph/_glyph.scss */
.icon_priority_high:before {
  content: "\e7f2";
}

/* line 1735, ../glyph/_glyph.scss */
.icon_printer_empty:before {
  content: "\e7f3";
}

/* line 1738, ../glyph/_glyph.scss */
.icon_printer_error:before {
  content: "\e7f4";
}

/* line 1741, ../glyph/_glyph.scss */
.icon_printer_delete:before {
  content: "\e7f5";
}

/* line 1744, ../glyph/_glyph.scss */
.icon_printer_add:before {
  content: "\e7f6";
}

/* line 1747, ../glyph/_glyph.scss */
.icon_plugin_disabled:before {
  content: "\e7f7";
}

/* line 1750, ../glyph/_glyph.scss */
.icon_plugin_add:before {
  content: "\e7f8";
}

/* line 1753, ../glyph/_glyph.scss */
.icon_plugin_go:before {
  content: "\e7f9";
}

/* line 1756, ../glyph/_glyph.scss */
.icon_plugin_delete:before {
  content: "\e7fa";
}

/* line 1759, ../glyph/_glyph.scss */
.icon_plugin_link:before {
  content: "\e7fb";
}

/* line 1762, ../glyph/_glyph.scss */
.icon_plugin_error:before {
  content: "\e7fc";
}

/* line 1765, ../glyph/_glyph.scss */
.icon_plugin_edit:before {
  content: "\e7fd";
}

/* line 1768, ../glyph/_glyph.scss */
.icon_plugin:before {
  content: "\e7fe";
}

/* line 1771, ../glyph/_glyph.scss */
.icon_plugin_edit1:before {
  content: "\e7ff";
}

/* line 1774, ../glyph/_glyph.scss */
.icon_plugin_error1:before {
  content: "\e800";
}

/* line 1777, ../glyph/_glyph.scss */
.icon_plugin_link1:before {
  content: "\e801";
}

/* line 1780, ../glyph/_glyph.scss */
.icon_plugin_go1:before {
  content: "\e802";
}

/* line 1783, ../glyph/_glyph.scss */
.icon_plugin_add1:before {
  content: "\e803";
}

/* line 1786, ../glyph/_glyph.scss */
.icon_plugin_delete1:before {
  content: "\e804";
}

/* line 1789, ../glyph/_glyph.scss */
.icon_pill_go:before {
  content: "\e805";
}

/* line 1792, ../glyph/_glyph.scss */
.icon_pill_add:before {
  content: "\e806";
}

/* line 1795, ../glyph/_glyph.scss */
.icon_pill_delete:before {
  content: "\e807";
}

/* line 1798, ../glyph/_glyph.scss */
.icon_picture_empty:before {
  content: "\e808";
}

/* line 1801, ../glyph/_glyph.scss */
.icon_picture_save:before {
  content: "\e809";
}

/* line 1804, ../glyph/_glyph.scss */
.icon_picture_key:before {
  content: "\e80a";
}

/* line 1807, ../glyph/_glyph.scss */
.icon_picture_error:before {
  content: "\e80b";
}

/* line 1810, ../glyph/_glyph.scss */
.icon_picture_edit:before {
  content: "\e80c";
}

/* line 1813, ../glyph/_glyph.scss */
.icon_picture_link:before {
  content: "\e80d";
}

/* line 1816, ../glyph/_glyph.scss */
.icon_picture_delete:before {
  content: "\e80e";
}

/* line 1819, ../glyph/_glyph.scss */
.icon_picture_add:before {
  content: "\e80f";
}

/* line 1822, ../glyph/_glyph.scss */
.icon_picture_go:before {
  content: "\e810";
}

/* line 1825, ../glyph/_glyph.scss */
.icon_photo_link:before {
  content: "\e811";
}

/* line 1828, ../glyph/_glyph.scss */
.icon_photo_delete:before {
  content: "\e812";
}

/* line 1831, ../glyph/_glyph.scss */
.icon_photo_add:before {
  content: "\e813";
}

/* line 1834, ../glyph/_glyph.scss */
.icon_pencil_go:before {
  content: "\e814";
}

/* line 1837, ../glyph/_glyph.scss */
.icon_pencil_delete:before {
  content: "\e815";
}

/* line 1840, ../glyph/_glyph.scss */
.icon_pencil_add:before {
  content: "\e816";
}

/* line 1843, ../glyph/_glyph.scss */
.icon_paste_word:before {
  content: "\e817";
}

/* line 1846, ../glyph/_glyph.scss */
.icon_page_white_world:before {
  content: "\e818";
}

/* line 1849, ../glyph/_glyph.scss */
.icon_page_white_width:before {
  content: "\e819";
}

/* line 1852, ../glyph/_glyph.scss */
.icon_page_white_text_width:before {
  content: "\e81a";
}

/* line 1855, ../glyph/_glyph.scss */
.icon_page_white_text:before {
  content: "\e81b";
}

/* line 1858, ../glyph/_glyph.scss */
.icon_page_white_star:before {
  content: "\e81c";
}

/* line 1861, ../glyph/_glyph.scss */
.icon_page_white_stack:before {
  content: "\e81d";
}

/* line 1864, ../glyph/_glyph.scss */
.icon_page_white_ruby:before {
  content: "\e81e";
}

/* line 1867, ../glyph/_glyph.scss */
.icon_page_white_put:before {
  content: "\e81f";
}

/* line 1870, ../glyph/_glyph.scss */
.icon_page_white_paint:before {
  content: "\e820";
}

/* line 1873, ../glyph/_glyph.scss */
.icon_page_white_office:before {
  content: "\e821";
}

/* line 1876, ../glyph/_glyph.scss */
.icon_page_white_horizontal:before {
  content: "\e822";
}

/* line 1879, ../glyph/_glyph.scss */
.icon_page_white_tux:before {
  content: "\e823";
}

/* line 1882, ../glyph/_glyph.scss */
.icon_page_white_get:before {
  content: "\e824";
}

/* line 1885, ../glyph/_glyph.scss */
.icon_page_white_flash:before {
  content: "\e825";
}

/* line 1888, ../glyph/_glyph.scss */
.icon_page_white_find:before {
  content: "\e826";
}

/* line 1891, ../glyph/_glyph.scss */
.icon_page_white_picture:before {
  content: "\e827";
}

/* line 1894, ../glyph/_glyph.scss */
.icon_page_white_lightning:before {
  content: "\e828";
}

/* line 1897, ../glyph/_glyph.scss */
.icon_page_white_database:before {
  content: "\e829";
}

/* line 1900, ../glyph/_glyph.scss */
.icon_page_white_cplusplus:before {
  content: "\e82a";
}

/* line 1903, ../glyph/_glyph.scss */
.icon_page_white_copy:before {
  content: "\e82b";
}

/* line 1906, ../glyph/_glyph.scss */
.icon_page_white_c:before {
  content: "\e82c";
}

/* line 1909, ../glyph/_glyph.scss */
.icon_page_white_magnify:before {
  content: "\e82d";
}

/* line 1912, ../glyph/_glyph.scss */
.icon_page_white_cd:before {
  content: "\e82e";
}

/* line 1915, ../glyph/_glyph.scss */
.icon_page_white_camera:before {
  content: "\e82f";
}

/* line 1918, ../glyph/_glyph.scss */
.icon_page_white_medal:before {
  content: "\e830";
}

/* line 1921, ../glyph/_glyph.scss */
.icon_page_white_actionscript:before {
  content: "\e831";
}

/* line 1924, ../glyph/_glyph.scss */
.icon_page_white_acrobat:before {
  content: "\e832";
}

/* line 1927, ../glyph/_glyph.scss */
.icon_page_white_paste:before {
  content: "\e833";
}

/* line 1930, ../glyph/_glyph.scss */
.icon_page_white_paintbrush:before {
  content: "\e834";
}

/* line 1933, ../glyph/_glyph.scss */
.icon_page_white_link:before {
  content: "\e835";
}

/* line 1936, ../glyph/_glyph.scss */
.icon_page_white_key_add:before {
  content: "\e836";
}

/* line 1939, ../glyph/_glyph.scss */
.icon_page_white_key:before {
  content: "\e837";
}

/* line 1942, ../glyph/_glyph.scss */
.icon_page_white_go:before {
  content: "\e838";
}

/* line 1945, ../glyph/_glyph.scss */
.icon_page_white_gear:before {
  content: "\e839";
}

/* line 1948, ../glyph/_glyph.scss */
.icon_page_white_error:before {
  content: "\e83a";
}

/* line 1951, ../glyph/_glyph.scss */
.icon_page_white_edit:before {
  content: "\e83b";
}

/* line 1954, ../glyph/_glyph.scss */
.icon_page_white_delete:before {
  content: "\e83c";
}

/* line 1957, ../glyph/_glyph.scss */
.icon_page_white_add:before {
  content: "\e83d";
}

/* line 1960, ../glyph/_glyph.scss */
.icon_page_world:before {
  content: "\e83e";
}

/* line 1963, ../glyph/_glyph.scss */
.icon_page_word:before {
  content: "\e83f";
}

/* line 1966, ../glyph/_glyph.scss */
.icon_page_save:before {
  content: "\e840";
}

/* line 1969, ../glyph/_glyph.scss */
.icon_page_refresh:before {
  content: "\e841";
}

/* line 1972, ../glyph/_glyph.scss */
.icon_page_paste:before {
  content: "\e842";
}

/* line 1975, ../glyph/_glyph.scss */
.icon_page_paintbrush:before {
  content: "\e843";
}

/* line 1978, ../glyph/_glyph.scss */
.icon_page_gear:before {
  content: "\e844";
}

/* line 1981, ../glyph/_glyph.scss */
.icon_page_find:before {
  content: "\e845";
}

/* line 1984, ../glyph/_glyph.scss */
.icon_page_excel:before {
  content: "\e846";
}

/* line 1987, ../glyph/_glyph.scss */
.icon_page_key:before {
  content: "\e847";
}

/* line 1990, ../glyph/_glyph.scss */
.icon_page_go:before {
  content: "\e848";
}

/* line 1993, ../glyph/_glyph.scss */
.icon_page_link:before {
  content: "\e849";
}

/* line 1996, ../glyph/_glyph.scss */
.icon_page_lightning:before {
  content: "\e84a";
}

/* line 1999, ../glyph/_glyph.scss */
.icon_page_error:before {
  content: "\e84b";
}

/* line 2002, ../glyph/_glyph.scss */
.icon_page_edit:before {
  content: "\e84c";
}

/* line 2005, ../glyph/_glyph.scss */
.icon_page_delete:before {
  content: "\e84d";
}

/* line 2008, ../glyph/_glyph.scss */
.icon_page_add:before {
  content: "\e84e";
}

/* line 2011, ../glyph/_glyph.scss */
.icon_page:before, .icon_page_green:before, .icon_page_red:before {
  content: "\e84f";
}

/* line 2014, ../glyph/_glyph.scss */
.icon_package_link:before {
  content: "\e850";
}

/* line 2017, ../glyph/_glyph.scss */
.icon_package_go:before {
  content: "\e851";
}

/* line 2020, ../glyph/_glyph.scss */
.icon_package_delete:before {
  content: "\e852";
}

/* line 2023, ../glyph/_glyph.scss */
.icon_package_add:before {
  content: "\e853";
}

/* line 2026, ../glyph/_glyph.scss */
.icon_note_go:before {
  content: "\e854";
}

/* line 2029, ../glyph/_glyph.scss */
.icon_note_error:before {
  content: "\e855";
}

/* line 2032, ../glyph/_glyph.scss */
.icon_note_edit:before {
  content: "\e856";
}

/* line 2035, ../glyph/_glyph.scss */
.icon_note_delete:before {
  content: "\e857";
}

/* line 2038, ../glyph/_glyph.scss */
.icon_note_add:before {
  content: "\e858";
}

/* line 2041, ../glyph/_glyph.scss */
.icon_newspaper_link:before {
  content: "\e859";
}

/* line 2044, ../glyph/_glyph.scss */
.icon_newspaper_go:before {
  content: "\e85a";
}

/* line 2047, ../glyph/_glyph.scss */
.icon_newspaper_delete:before {
  content: "\e85b";
}

/* line 2050, ../glyph/_glyph.scss */
.icon_newspaper_add:before {
  content: "\e85c";
}

/* line 2053, ../glyph/_glyph.scss */
.icon_mouse_delete:before {
  content: "\e85d";
}

/* line 2056, ../glyph/_glyph.scss */
.icon_mouse_add:before {
  content: "\e85e";
}

/* line 2059, ../glyph/_glyph.scss */
.icon_mouse_error:before {
  content: "\e85f";
}

/* line 2062, ../glyph/_glyph.scss */
.icon_monitor_lightning:before {
  content: "\e860";
}

/* line 2065, ../glyph/_glyph.scss */
.icon_monitor_link:before {
  content: "\e861";
}

/* line 2068, ../glyph/_glyph.scss */
.icon_monitor_go:before {
  content: "\e862";
}

/* line 2071, ../glyph/_glyph.scss */
.icon_monitor_error:before {
  content: "\e863";
}

/* line 2074, ../glyph/_glyph.scss */
.icon_monitor_edit:before {
  content: "\e864";
}

/* line 2077, ../glyph/_glyph.scss */
.icon_monitor_delete:before {
  content: "\e865";
}

/* line 2080, ../glyph/_glyph.scss */
.icon_monitor_add:before {
  content: "\e866";
}

/* line 2083, ../glyph/_glyph.scss */
.icon_money_edit:before {
  content: "\e867";
}

/* line 2086, ../glyph/_glyph.scss */
.icon_money_delete:before {
  content: "\e868";
}

/* line 2089, ../glyph/_glyph.scss */
.icon_money_add:before {
  content: "\e869";
}

/* line 2092, ../glyph/_glyph.scss */
.icon_map_magnify:before {
  content: "\e86a";
}

/* line 2095, ../glyph/_glyph.scss */
.icon_map_go:before {
  content: "\e86b";
}

/* line 2098, ../glyph/_glyph.scss */
.icon_map_edit:before {
  content: "\e86c";
}

/* line 2101, ../glyph/_glyph.scss */
.icon_map_delete:before {
  content: "\e86d";
}

/* line 2104, ../glyph/_glyph.scss */
.icon_map_add:before {
  content: "\e86e";
}

/* line 2107, ../glyph/_glyph.scss */
.icon_lorry_link:before {
  content: "\e86f";
}

/* line 2110, ../glyph/_glyph.scss */
.icon_lorry_go:before {
  content: "\e870";
}

/* line 2113, ../glyph/_glyph.scss */
.icon_lorry_flatbed:before {
  content: "\e871";
}

/* line 2116, ../glyph/_glyph.scss */
.icon_lorry_error:before {
  content: "\e872";
}

/* line 2119, ../glyph/_glyph.scss */
.icon_lorry_delete:before {
  content: "\e873";
}

/* line 2122, ../glyph/_glyph.scss */
.icon_lorry_add:before {
  content: "\e874";
}

/* line 2125, ../glyph/_glyph.scss */
.icon_lock_go:before {
  content: "\e875";
}

/* line 2128, ../glyph/_glyph.scss */
.icon_lock_edit:before {
  content: "\e876";
}

/* line 2131, ../glyph/_glyph.scss */
.icon_lock_delete:before {
  content: "\e877";
}

/* line 2134, ../glyph/_glyph.scss */
.icon_lock_break:before {
  content: "\e878";
}

/* line 2137, ../glyph/_glyph.scss */
.icon_lock_add:before {
  content: "\e879";
}

/* line 2140, ../glyph/_glyph.scss */
.icon_link_go:before {
  content: "\e87a";
}

/* line 2143, ../glyph/_glyph.scss */
.icon_link_error:before {
  content: "\e87b";
}

/* line 2146, ../glyph/_glyph.scss */
.icon_link_edit:before {
  content: "\e87c";
}

/* line 2149, ../glyph/_glyph.scss */
.icon_link_delete:before {
  content: "\e87d";
}

/* line 2152, ../glyph/_glyph.scss */
.icon_link_add:before {
  content: "\e87e";
}

/* line 2155, ../glyph/_glyph.scss */
.icon_lightning_go:before {
  content: "\e87f";
}

/* line 2158, ../glyph/_glyph.scss */
.icon_lightning_delete:before {
  content: "\e880";
}

/* line 2161, ../glyph/_glyph.scss */
.icon_lightning_add:before {
  content: "\e881";
}

/* line 2164, ../glyph/_glyph.scss */
.icon_lightbulb_delete:before {
  content: "\e882";
}

/* line 2167, ../glyph/_glyph.scss */
.icon_lightbulb_add:before {
  content: "\e883";
}

/* line 2170, ../glyph/_glyph.scss */
.icon_layout_sidebar:before {
  content: "\e884";
}

/* line 2173, ../glyph/_glyph.scss */
.icon_layout_header:before {
  content: "\e885";
}

/* line 2176, ../glyph/_glyph.scss */
.icon_layout_content:before {
  content: "\e886";
}

/* line 2179, ../glyph/_glyph.scss */
.icon_layout_link:before {
  content: "\e887";
}

/* line 2182, ../glyph/_glyph.scss */
.icon_layout_error:before {
  content: "\e888";
}

/* line 2185, ../glyph/_glyph.scss */
.icon_layout_edit:before {
  content: "\e889";
}

/* line 2188, ../glyph/_glyph.scss */
.icon_layout_delete:before {
  content: "\e88a";
}

/* line 2191, ../glyph/_glyph.scss */
.icon_layout_add:before {
  content: "\e88b";
}

/* line 2194, ../glyph/_glyph.scss */
.icon_layout:before, .icon_layout_green:before {
  content: "\e88c";
}

/* line 2197, ../glyph/_glyph.scss */
.icon_key_magnify:before {
  content: "\e88d";
}

/* line 2200, ../glyph/_glyph.scss */
.icon_key_go:before {
  content: "\e88e";
}

/* line 2203, ../glyph/_glyph.scss */
.icon_key_edit:before {
  content: "\e88f";
}

/* line 2206, ../glyph/_glyph.scss */
.icon_key_delete:before {
  content: "\e890";
}

/* line 2209, ../glyph/_glyph.scss */
.icon_key_add:before {
  content: "\e891";
}

/* line 2212, ../glyph/_glyph.scss */
.icon_keyboard_delete:before {
  content: "\e892";
}

/* line 2215, ../glyph/_glyph.scss */
.icon_keyboard_add:before {
  content: "\e893";
}

/* line 2218, ../glyph/_glyph.scss */
.icon_keyboard_magnify:before {
  content: "\e894";
}

/* line 2221, ../glyph/_glyph.scss */
.icon_joystick_error:before {
  content: "\e895";
}

/* line 2224, ../glyph/_glyph.scss */
.icon_joystick_delete:before {
  content: "\e896";
}

/* line 2227, ../glyph/_glyph.scss */
.icon_joystick_add:before {
  content: "\e897";
}

/* line 2230, ../glyph/_glyph.scss */
.icon_ipod_sound:before {
  content: "\e898";
}

/* line 2233, ../glyph/_glyph.scss */
.icon_ipod_cast_delete:before {
  content: "\e899";
}

/* line 2236, ../glyph/_glyph.scss */
.icon_ipod_cast_add:before {
  content: "\e89a";
}

/* line 2239, ../glyph/_glyph.scss */
.icon_ipod_cast:before {
  content: "\e89b";
}

/* line 2242, ../glyph/_glyph.scss */
.icon_image_edit:before {
  content: "\e89c";
}

/* line 2245, ../glyph/_glyph.scss */
.icon_image_link:before {
  content: "\e89d";
}

/* line 2248, ../glyph/_glyph.scss */
.icon_image_delete:before {
  content: "\e89e";
}

/* line 2251, ../glyph/_glyph.scss */
.icon_image_add:before {
  content: "\e89f";
}

/* line 2254, ../glyph/_glyph.scss */
.icon_xhtml_valid:before {
  content: "\e8a0";
}

/* line 2257, ../glyph/_glyph.scss */
.icon_xhtml_go:before {
  content: "\e8a1";
}

/* line 2260, ../glyph/_glyph.scss */
.icon_xhtml_delete:before {
  content: "\e8a2";
}

/* line 2263, ../glyph/_glyph.scss */
.icon_xhtml_add:before {
  content: "\e8a3";
}

/* line 2266, ../glyph/_glyph.scss */
.icon_house_go:before {
  content: "\e8a4";
}

/* line 2269, ../glyph/_glyph.scss */
.icon_house_link:before {
  content: "\e8a5";
}

/* line 2272, ../glyph/_glyph.scss */
.icon_hourglass_go:before {
  content: "\e8a6";
}

/* line 2275, ../glyph/_glyph.scss */
.icon_hourglass_link:before {
  content: "\e8a7";
}

/* line 2278, ../glyph/_glyph.scss */
.icon_hourglass_delete:before {
  content: "\e8a8";
}

/* line 2281, ../glyph/_glyph.scss */
.icon_hourglass_add:before {
  content: "\e8a9";
}

/* line 2284, ../glyph/_glyph.scss */
.icon_heart_delete:before {
  content: "\e8aa";
}

/* line 2287, ../glyph/_glyph.scss */
.icon_heart_add:before {
  content: "\e8ab";
}

/* line 2290, ../glyph/_glyph.scss */
.icon_group_gear:before {
  content: "\e8ac";
}

/* line 2293, ../glyph/_glyph.scss */
.icon_group_key:before {
  content: "\e8ad";
}

/* line 2296, ../glyph/_glyph.scss */
.icon_group_error:before {
  content: "\e8ae";
}

/* line 2299, ../glyph/_glyph.scss */
.icon_group_go:before {
  content: "\e8af";
}

/* line 2302, ../glyph/_glyph.scss */
.icon_group_link:before {
  content: "\e8b0";
}

/* line 2305, ../glyph/_glyph.scss */
.icon_group_edit:before {
  content: "\e8b1";
}

/* line 2308, ../glyph/_glyph.scss */
.icon_group_delete:before {
  content: "\e8b2";
}

/* line 2311, ../glyph/_glyph.scss */
.icon_group_add:before {
  content: "\e8b3";
}

/* line 2314, ../glyph/_glyph.scss */
.icon_font_go:before {
  content: "\e8b4";
}

/* line 2317, ../glyph/_glyph.scss */
.icon_font_delete:before {
  content: "\e8b5";
}

/* line 2320, ../glyph/_glyph.scss */
.icon_font_add:before {
  content: "\e8b6";
}

/* line 2323, ../glyph/_glyph.scss */
.icon_folder_wrench:before {
  content: "\e8b7";
}

/* line 2326, ../glyph/_glyph.scss */
.icon_folder_world_shortcut:before {
  content: "\e8b9";
}

/* line 2329, ../glyph/_glyph.scss */
.icon_folder_palette:before {
  content: "\e8ba";
}

/* line 2332, ../glyph/_glyph.scss */
.icon_folder_table:before {
  content: "\e8bb";
}

/* line 2335, ../glyph/_glyph.scss */
.icon_folder_star:before {
  content: "\e8bc";
}

/* line 2338, ../glyph/_glyph.scss */
.icon_folder_picture:before {
  content: "\e8bd";
}

/* line 2341, ../glyph/_glyph.scss */
.icon_folder_page_white:before {
  content: "\e8be";
}

/* line 2344, ../glyph/_glyph.scss */
.icon_folder_page:before {
  content: "\e8bf";
}

/* line 2347, ../glyph/_glyph.scss */
.icon_folder_lightbulb:before {
  content: "\e8c0";
}

/* line 2350, ../glyph/_glyph.scss */
.icon_folder_heart:before {
  content: "\e8c1";
}

/* line 2353, ../glyph/_glyph.scss */
.icon_folder_image:before {
  content: "\e8c2";
}

/* line 2356, ../glyph/_glyph.scss */
.icon_folder_find:before {
  content: "\e8c3";
}

/* line 2359, ../glyph/_glyph.scss */
.icon_folder_feed:before {
  content: "\e8c4";
}

/* line 2362, ../glyph/_glyph.scss */
.icon_folder_user:before {
  content: "\e8c5";
}

/* line 2365, ../glyph/_glyph.scss */
.icon_folder_world:before {
  content: "\e8c6";
}

/* line 2368, ../glyph/_glyph.scss */
.icon_folder_magnify:before {
  content: "\e8c7";
}

/* line 2371, ../glyph/_glyph.scss */
.icon_folder_link:before {
  content: "\e8c8";
}

/* line 2374, ../glyph/_glyph.scss */
.icon_folder_key:before {
  content: "\e8c9";
}

/* line 2377, ../glyph/_glyph.scss */
.icon_folder_go:before {
  content: "\e8ca";
}

/* line 2380, ../glyph/_glyph.scss */
.icon_folder_error:before {
  content: "\e8cb";
}

/* line 2383, ../glyph/_glyph.scss */
.icon_folder_edit:before {
  content: "\e8cc";
}

/* line 2386, ../glyph/_glyph.scss */
.icon_folder_database:before {
  content: "\e8cd";
}

/* line 2389, ../glyph/_glyph.scss */
.icon_folder_camera:before {
  content: "\e8ce";
}

/* line 2392, ../glyph/_glyph.scss */
.icon_folder_bug:before {
  content: "\e8cf";
}

/* line 2395, ../glyph/_glyph.scss */
.icon_folder_brick:before {
  content: "\e8d0";
}

/* line 2398, ../glyph/_glyph.scss */
.icon_folder_bell:before {
  content: "\e8d1";
}

/* line 2401, ../glyph/_glyph.scss */
.icon_film_save:before {
  content: "\e8d2";
}

/* line 2404, ../glyph/_glyph.scss */
.icon_film_key:before {
  content: "\e8d3";
}

/* line 2407, ../glyph/_glyph.scss */
.icon_film_link:before {
  content: "\e8d4";
}

/* line 2410, ../glyph/_glyph.scss */
.icon_film_error:before {
  content: "\e8d5";
}

/* line 2413, ../glyph/_glyph.scss */
.icon_film_edit:before {
  content: "\e8d6";
}

/* line 2416, ../glyph/_glyph.scss */
.icon_film_delete:before {
  content: "\e8d7";
}

/* line 2419, ../glyph/_glyph.scss */
.icon_film_add:before {
  content: "\e8d8";
}

/* line 2422, ../glyph/_glyph.scss */
.icon_feed_magnify:before {
  content: "\e8d9";
}

/* line 2425, ../glyph/_glyph.scss */
.icon_feed_link:before {
  content: "\e8da";
}

/* line 2428, ../glyph/_glyph.scss */
.icon_feed_key:before {
  content: "\e8db";
}

/* line 2431, ../glyph/_glyph.scss */
.icon_feed_go:before {
  content: "\e8dc";
}

/* line 2434, ../glyph/_glyph.scss */
.icon_feed_error:before {
  content: "\e8dd";
}

/* line 2437, ../glyph/_glyph.scss */
.icon_feed_edit:before {
  content: "\e8de";
}

/* line 2440, ../glyph/_glyph.scss */
.icon_feed_delete:before {
  content: "\e8df";
}

/* line 2443, ../glyph/_glyph.scss */
.icon_feed_add:before {
  content: "\e8e0";
}

/* line 2446, ../glyph/_glyph.scss */
.icon_error_go:before {
  content: "\e8e1";
}

/* line 2449, ../glyph/_glyph.scss */
.icon_error_delete:before {
  content: "\e8e2";
}

/* line 2452, ../glyph/_glyph.scss */
.icon_error_add:before {
  content: "\e8e3";
}

/* line 2455, ../glyph/_glyph.scss */
.icon_equals:before {
  content: "\e8e4";
}

/* line 2458, ../glyph/_glyph.scss */
.icon_email_open_image:before {
  content: "\e8e5";
}

/* line 2461, ../glyph/_glyph.scss */
.icon_email_open:before {
  content: "\e8e6";
}

/* line 2464, ../glyph/_glyph.scss */
.icon_email_magnify:before {
  content: "\e8e7";
}

/* line 2467, ../glyph/_glyph.scss */
.icon_email_link:before {
  content: "\e8e8";
}

/* line 2470, ../glyph/_glyph.scss */
.icon_email_go:before {
  content: "\e8e9";
}

/* line 2473, ../glyph/_glyph.scss */
.icon_email_error:before {
  content: "\e8ea";
}

/* line 2476, ../glyph/_glyph.scss */
.icon_email_edit:before {
  content: "\e8eb";
}

/* line 2479, ../glyph/_glyph.scss */
.icon_email_delete:before {
  content: "\e8ec";
}

/* line 2482, ../glyph/_glyph.scss */
.icon_email_attach:before {
  content: "\e8ed";
}

/* line 2485, ../glyph/_glyph.scss */
.icon_email_add:before {
  content: "\e8ee";
}

/* line 2488, ../glyph/_glyph.scss */
.icon_dvd_link:before {
  content: "\e8ef";
}

/* line 2491, ../glyph/_glyph.scss */
.icon_dvd_key:before {
  content: "\e8f0";
}

/* line 2494, ../glyph/_glyph.scss */
.icon_dvd_error:before {
  content: "\e8f1";
}

/* line 2497, ../glyph/_glyph.scss */
.icon_dvd_go:before {
  content: "\e8f2";
}

/* line 2500, ../glyph/_glyph.scss */
.icon_dvd_edit:before {
  content: "\e8f3";
}

/* line 2503, ../glyph/_glyph.scss */
.icon_dvd_delete:before {
  content: "\e8f4";
}

/* line 2506, ../glyph/_glyph.scss */
.icon_dvd_add:before {
  content: "\e8f5";
}

/* line 2509, ../glyph/_glyph.scss */
.icon_dvd:before {
  content: "\e8f6";
}

/* line 2512, ../glyph/_glyph.scss */
.icon_drive_web:before {
  content: "\e8f7";
}

/* line 2515, ../glyph/_glyph.scss */
.icon_drive_user:before {
  content: "\e8f8";
}

/* line 2518, ../glyph/_glyph.scss */
.icon_drive_rename:before {
  content: "\e8f9";
}

/* line 2521, ../glyph/_glyph.scss */
.icon_drive_network:before {
  content: "\e8fa";
}

/* line 2524, ../glyph/_glyph.scss */
.icon_drive_magnify:before {
  content: "\e8fb";
}

/* line 2527, ../glyph/_glyph.scss */
.icon_drive_link:before {
  content: "\e8fc";
}

/* line 2530, ../glyph/_glyph.scss */
.icon_drive_key:before {
  content: "\e8fd";
}

/* line 2533, ../glyph/_glyph.scss */
.icon_drive_go:before {
  content: "\e8fe";
}

/* line 2536, ../glyph/_glyph.scss */
.icon_drive_error:before {
  content: "\e8ff";
}

/* line 2539, ../glyph/_glyph.scss */
.icon_drive_edit:before {
  content: "\e900";
}

/* line 2542, ../glyph/_glyph.scss */
.icon_drive_disk:before {
  content: "\e901";
}

/* line 2545, ../glyph/_glyph.scss */
.icon_drive_delete:before {
  content: "\e902";
}

/* line 2548, ../glyph/_glyph.scss */
.icon_drive_add:before {
  content: "\e903";
}

/* line 2551, ../glyph/_glyph.scss */
.icon_drive:before {
  content: "\e904";
}

/* line 2554, ../glyph/_glyph.scss */
.icon_door_out:before {
  content: "\e905";
}

/* line 2557, ../glyph/_glyph.scss */
.icon_door_open:before {
  content: "\e906";
}

/* line 2560, ../glyph/_glyph.scss */
.icon_door:before {
  content: "\e907";
}

/* line 2563, ../glyph/_glyph.scss */
.icon_document_warning_shortcut:before {
  content: "\e908";
}

/* line 2566, ../glyph/_glyph.scss */
.icon_document_warning_link:before {
  content: "\e909";
}

/* line 2569, ../glyph/_glyph.scss */
.icon_document_warning:before {
  content: "\e90a";
}

/* line 2572, ../glyph/_glyph.scss */
.icon_document_shortcut_nomenu:before {
  content: "\e90b";
}

/* line 2575, ../glyph/_glyph.scss */
.icon_document_shortcut_lock:before {
  content: "\e90c";
}

/* line 2578, ../glyph/_glyph.scss */
.icon_document_shortcut:before {
  content: "\e90d";
}

/* line 2581, ../glyph/_glyph.scss */
.icon_document_nomenu:before {
  content: "\e90e";
}

/* line 2584, ../glyph/_glyph.scss */
.icon_document_noentry:before {
  content: "\e90f";
}

/* line 2587, ../glyph/_glyph.scss */
.icon_document_lock_nomenu:before {
  content: "\e910";
}

/* line 2590, ../glyph/_glyph.scss */
.icon_document_link_nomenu:before {
  content: "\e911";
}

/* line 2593, ../glyph/_glyph.scss */
.icon_document_link_lock:before {
  content: "\e912";
}

.icon_document_link_lock_nomenu:before {
  content: "\e912";
}

/* line 2596, ../glyph/_glyph.scss */
.icon_document_house_nomenu:before {
  content: "\e913";
}

/* line 2599, ../glyph/_glyph.scss */
.icon_document_house:before {
  content: "\e914";
}

/* line 2602, ../glyph/_glyph.scss */
.icon_document_hidden_shortcut_no:before {
  content: "\e915";
}

/* line 2605, ../glyph/_glyph.scss */
.icon_document_hidden_shortcut_lock:before {
  content: "\e916";
}

/* line 2608, ../glyph/_glyph.scss */
.icon_document_hidden_shortcut:before {
  content: "\e917";
}

/* line 2611, ../glyph/_glyph.scss */
.icon_document_hidden_link_lock:before {
  content: "\e918";
}

/* line 2614, ../glyph/_glyph.scss */
.icon_document_hidden_lock_nomenu:before {
  content: "\e919";
}

/* line 2617, ../glyph/_glyph.scss */
.icon_document_hidden_link_nomenu:before {
  content: "\e91a";
}

/* line 2620, ../glyph/_glyph.scss */
.icon_document_hidden_nomenu:before {
  content: "\e91b";
}

/* line 2623, ../glyph/_glyph.scss */
.icon_document_hidden_lock:before {
  content: "\e91d";
}

/* line 2626, ../glyph/_glyph.scss */
.icon_document_hidden:before {
  content: "\e91e";
}

/* line 2629, ../glyph/_glyph.scss */
.icon_document_anchor:before {
  content: "\e91f";
}

/* line 2632, ../glyph/_glyph.scss */
.icon_document:before {
  content: "\e920";
}

/* line 2635, ../glyph/_glyph.scss */
.icon_disk_close:before {
  content: "\e921";
}

/* line 2638, ../glyph/_glyph.scss */
.icon_disconnect:before {
  content: "\e922";
}

/* line 2641, ../glyph/_glyph.scss */
.icon_date_previous:before {
  content: "\e923";
}

/* line 2644, ../glyph/_glyph.scss */
.icon_date_next:before {
  content: "\e924";
}

/* line 2647, ../glyph/_glyph.scss */
.icon_date_magnify:before {
  content: "\e925";
}

/* line 2650, ../glyph/_glyph.scss */
.icon_date_link:before {
  content: "\e926";
}

/* line 2653, ../glyph/_glyph.scss */
.icon_date_go:before {
  content: "\e927";
}

/* line 2656, ../glyph/_glyph.scss */
.icon_date_error:before {
  content: "\e928";
}

/* line 2659, ../glyph/_glyph.scss */
.icon_date_edit:before {
  content: "\e929";
}

/* line 2662, ../glyph/_glyph.scss */
.icon_date_delete:before {
  content: "\e92a";
}

/* line 2665, ../glyph/_glyph.scss */
.icon_date_add:before {
  content: "\e92b";
}

/* line 2668, ../glyph/_glyph.scss */
.icon_database_table:before {
  content: "\e92c";
}

/* line 2671, ../glyph/_glyph.scss */
.icon_database_save:before {
  content: "\e92d";
}

/* line 2674, ../glyph/_glyph.scss */
.icon_database_link:before {
  content: "\e92e";
}

/* line 2677, ../glyph/_glyph.scss */
.icon_database_lightning:before {
  content: "\e92f";
}

/* line 2680, ../glyph/_glyph.scss */
.icon_database_key:before {
  content: "\e930";
}

/* line 2683, ../glyph/_glyph.scss */
.icon_database_gear:before {
  content: "\e931";
}

/* line 2686, ../glyph/_glyph.scss */
.icon_database_error:before {
  content: "\e932";
}

/* line 2689, ../glyph/_glyph.scss */
.icon_database_connect:before {
  content: "\e933";
}

/* line 2692, ../glyph/_glyph.scss */
.icon_cup_link:before {
  content: "\e934";
}

/* line 2695, ../glyph/_glyph.scss */
.icon_cup_key:before {
  content: "\e935";
}

/* line 2698, ../glyph/_glyph.scss */
.icon_cup_go:before {
  content: "\e936";
}

/* line 2701, ../glyph/_glyph.scss */
.icon_cup_error:before {
  content: "\e937";
}

/* line 2704, ../glyph/_glyph.scss */
.icon_cup_edit:before {
  content: "\e938";
}

/* line 2707, ../glyph/_glyph.scss */
.icon_cup_delete:before {
  content: "\e939";
}

/* line 2710, ../glyph/_glyph.scss */
.icon_cup_add:before {
  content: "\e93a";
}

/* line 2713, ../glyph/_glyph.scss */
.icon_css_valid:before {
  content: "\e93b";
}

/* line 2716, ../glyph/_glyph.scss */
.icon_css_go:before {
  content: "\e93c";
}

/* line 2719, ../glyph/_glyph.scss */
.icon_css_delete:before {
  content: "\e93d";
}

/* line 2722, ../glyph/_glyph.scss */
.icon_css_add:before {
  content: "\e93e";
}

/* line 2725, ../glyph/_glyph.scss */
.icon_controller_error:before {
  content: "\e93f";
}

/* line 2728, ../glyph/_glyph.scss */
.icon_controller_delete:before {
  content: "\e940";
}

/* line 2731, ../glyph/_glyph.scss */
.icon_controller_add:before {
  content: "\e941";
}

/* line 2734, ../glyph/_glyph.scss */
.icon_contrast_increase:before {
  content: "\e942";
}

/* line 2737, ../glyph/_glyph.scss */
.icon_contrast_decrease:before {
  content: "\e943";
}

/* line 2740, ../glyph/_glyph.scss */
.icon_contrast_low:before {
  content: "\e944";
}

/* line 2743, ../glyph/_glyph.scss */
.icon_computer_link:before {
  content: "\e945";
}

/* line 2746, ../glyph/_glyph.scss */
.icon_computer_key:before {
  content: "\e946";
}

/* line 2749, ../glyph/_glyph.scss */
.icon_computer_go:before {
  content: "\e947";
}

/* line 2752, ../glyph/_glyph.scss */
.icon_computer_error:before {
  content: "\e948";
}

/* line 2755, ../glyph/_glyph.scss */
.icon_computer_edit:before {
  content: "\e949";
}

/* line 2758, ../glyph/_glyph.scss */
.icon_computer_delete:before {
  content: "\e94a";
}

/* line 2761, ../glyph/_glyph.scss */
.icon_computer_add:before {
  content: "\e94b";
}

/* line 2764, ../glyph/_glyph.scss */
.icon_comments_delete:before {
  content: "\e94c";
}

/* line 2767, ../glyph/_glyph.scss */
.icon_comments_add:before {
  content: "\e94d";
}

/* line 2770, ../glyph/_glyph.scss */
.icon_comment_edit:before {
  content: "\e94e";
}

/* line 2773, ../glyph/_glyph.scss */
.icon_color_wheel:before {
  content: "\e94f";
}

/* line 2776, ../glyph/_glyph.scss */
.icon_coins_delete:before {
  content: "\e950";
}

/* line 2779, ../glyph/_glyph.scss */
.icon_coins_add:before {
  content: "\e951";
}

/* line 2782, ../glyph/_glyph.scss */
.icon_cog_link:before {
  content: "\e952";
}

/* line 2785, ../glyph/_glyph.scss */
.icon_cog_go:before {
  content: "\e953";
}

/* line 2788, ../glyph/_glyph.scss */
.icon_cog_error:before {
  content: "\e954";
}

/* line 2791, ../glyph/_glyph.scss */
.icon_cog_edit:before {
  content: "\e955";
}

/* line 2794, ../glyph/_glyph.scss */
.icon_cog_delete:before {
  content: "\e956";
}

/* line 2797, ../glyph/_glyph.scss */
.icon_cog_add:before {
  content: "\e957";
}

/* line 2800, ../glyph/_glyph.scss */
.icon_clock_stop:before {
  content: "\e958";
}

/* line 2803, ../glyph/_glyph.scss */
.icon_clock_play:before {
  content: "\e959";
}

/* line 2806, ../glyph/_glyph.scss */
.icon_clock_pause:before {
  content: "\e95a";
}

/* line 2809, ../glyph/_glyph.scss */
.icon_clock_go:before {
  content: "\e95b";
}

/* line 2812, ../glyph/_glyph.scss */
.icon_clock_error:before {
  content: "\e95c";
}

/* line 2815, ../glyph/_glyph.scss */
.icon_clock_link:before {
  content: "\e95d";
}

/* line 2818, ../glyph/_glyph.scss */
.icon_clock_edit:before {
  content: "\e95e";
}

/* line 2821, ../glyph/_glyph.scss */
.icon_chart_pie_link:before {
  content: "\e95f";
}

/* line 2824, ../glyph/_glyph.scss */
.icon_chart_pie_error:before {
  content: "\e960";
}

/* line 2827, ../glyph/_glyph.scss */
.icon_chart_pie_edit:before {
  content: "\e961";
}

/* line 2830, ../glyph/_glyph.scss */
.icon_chart_pie_delete:before {
  content: "\e962";
}

/* line 2833, ../glyph/_glyph.scss */
.icon_chart_pie_add:before {
  content: "\e963";
}

/* line 2836, ../glyph/_glyph.scss */
.icon_chart_organisation_delete:before {
  content: "\e964";
}

/* line 2839, ../glyph/_glyph.scss */
.icon_chart_organisation_add:before {
  content: "\e965";
}

/* line 2842, ../glyph/_glyph.scss */
.icon_chart_line_error:before {
  content: "\e966";
}

/* line 2845, ../glyph/_glyph.scss */
.icon_chart_line_edit:before {
  content: "\e967";
}

/* line 2848, ../glyph/_glyph.scss */
.icon_chart_line_delete:before {
  content: "\e968";
}

/* line 2851, ../glyph/_glyph.scss */
.icon_chart_line_add:before {
  content: "\e96a";
}

/* line 2854, ../glyph/_glyph.scss */
.icon_chart_curve_link:before {
  content: "\e96b";
}

/* line 2857, ../glyph/_glyph.scss */
.icon_chart_curve_go:before {
  content: "\e96c";
}

/* line 2860, ../glyph/_glyph.scss */
.icon_chart_curve_error:before {
  content: "\e96d";
}

/* line 2863, ../glyph/_glyph.scss */
.icon_chart_curve_edit:before {
  content: "\e96e";
}

/* line 2866, ../glyph/_glyph.scss */
.icon_chart_curve_delete:before {
  content: "\e96f";
}

/* line 2869, ../glyph/_glyph.scss */
.icon_chart_curve_add:before {
  content: "\e971";
}

/* line 2872, ../glyph/_glyph.scss */
.icon_chart_bar_link:before {
  content: "\e972";
}

/* line 2875, ../glyph/_glyph.scss */
.icon_chart_bar_error:before {
  content: "\e973";
}

/* line 2878, ../glyph/_glyph.scss */
.icon_chart_bar_edit:before {
  content: "\e974";
}

/* line 2881, ../glyph/_glyph.scss */
.icon_chart_bar_delete:before {
  content: "\e975";
}

/* line 2884, ../glyph/_glyph.scss */
.icon_chart_bar_add:before {
  content: "\e976";
}

/* line 2887, ../glyph/_glyph.scss */
.icon_cd_go:before {
  content: "\e977";
}

/* line 2890, ../glyph/_glyph.scss */
.icon_cds:before {
  content: "\e978";
}

/* line 2893, ../glyph/_glyph.scss */
.icon_cd_eject:before {
  content: "\e97e";
}

/* line 2896, ../glyph/_glyph.scss */
.icon_cd_edit:before {
  content: "\e97f";
}

/* line 2899, ../glyph/_glyph.scss */
.icon_cd_burn:before {
  content: "\e982";
}

/* line 2902, ../glyph/_glyph.scss */
.icon_cd_delete:before {
  content: "\e983";
}

/* line 2905, ../glyph/_glyph.scss */
.icon_cd_add:before {
  content: "\e984";
}

/* line 2908, ../glyph/_glyph.scss */
.icon_cart_remove:before {
  content: "\e985";
}

/* line 2911, ../glyph/_glyph.scss */
.icon_cart_put:before {
  content: "\e986";
}

/* line 2914, ../glyph/_glyph.scss */
.icon_cart_go:before {
  content: "\e987";
}

/* line 2917, ../glyph/_glyph.scss */
.icon_cart_error:before {
  content: "\e988";
}

/* line 2920, ../glyph/_glyph.scss */
.icon_cart_edit:before {
  content: "\e989";
}

/* line 2923, ../glyph/_glyph.scss */
.icon_cart_delete:before {
  content: "\e98a";
}

/* line 2926, ../glyph/_glyph.scss */
.icon_car_delete:before {
  content: "\e98b";
}

/* line 2929, ../glyph/_glyph.scss */
.icon_car_add:before {
  content: "\e98d";
}

/* line 2932, ../glyph/_glyph.scss */
.icon_camera_link:before {
  content: "\e98e";
}

/* line 2935, ../glyph/_glyph.scss */
.icon_camera_go:before {
  content: "\e98f";
}

/* line 2938, ../glyph/_glyph.scss */
.icon_camera_error:before {
  content: "\e990";
}

/* line 2941, ../glyph/_glyph.scss */
.icon_camera_delete:before {
  content: "\e991";
}

/* line 2944, ../glyph/_glyph.scss */
.icon_camera_edit:before {
  content: "\e992";
}

/* line 2947, ../glyph/_glyph.scss */
.icon_camera_add:before {
  content: "\e994";
}

/* line 2950, ../glyph/_glyph.scss */
.icon_calendar_view_week:before {
  content: "\e995";
}

/* line 2953, ../glyph/_glyph.scss */
.icon_calendar_link:before {
  content: "\e996";
}

/* line 2956, ../glyph/_glyph.scss */
.icon_calendar_edit:before {
  content: "\e997";
}

/* line 2959, ../glyph/_glyph.scss */
.icon_calendar_delete:before {
  content: "\e998";
}

/* line 2962, ../glyph/_glyph.scss */
.icon_calendar_add:before {
  content: "\e999";
}

/* line 2965, ../glyph/_glyph.scss */
.icon_calculator_link:before {
  content: "\e99a";
}

/* line 2968, ../glyph/_glyph.scss */
.icon_calculator_error:before {
  content: "\e99b";
}

/* line 2971, ../glyph/_glyph.scss */
.icon_calculator_edit:before {
  content: "\e99c";
}

/* line 2974, ../glyph/_glyph.scss */
.icon_calculator_delete:before {
  content: "\e99d";
}

/* line 2977, ../glyph/_glyph.scss */
.icon_calculator_add:before {
  content: "\e99e";
}

/* line 2980, ../glyph/_glyph.scss */
.icon_bullet_wrench:before {
  content: "\e99f";
}

/* line 2983, ../glyph/_glyph.scss */
.icon_bullet_error:before {
  content: "\e9a0";
}

/* line 2986, ../glyph/_glyph.scss */
.icon_bullet_arrow_top:before {
  content: "\e9a1";
}

/* line 2989, ../glyph/_glyph.scss */
.icon_bullet_arrow_bottom:before {
  content: "\e9a2";
}

/* line 2992, ../glyph/_glyph.scss */
.icon_building_link:before {
  content: "\e9a3";
}

/* line 2995, ../glyph/_glyph.scss */
.icon_building_go:before {
  content: "\e9a4";
}

/* line 2998, ../glyph/_glyph.scss */
.icon_building_key:before {
  content: "\e9a5";
}

/* line 3001, ../glyph/_glyph.scss */
.icon_building_error:before {
  content: "\e9a6";
}

/* line 3004, ../glyph/_glyph.scss */
.icon_building_edit:before {
  content: "\e9a7";
}

/* line 3007, ../glyph/_glyph.scss */
.icon_building_delete:before {
  content: "\e9a8";
}

/* line 3010, ../glyph/_glyph.scss */
.icon_building_add:before {
  content: "\e9a9";
}

/* line 3013, ../glyph/_glyph.scss */
.icon_bug_link:before {
  content: "\e9aa";
}

/* line 3016, ../glyph/_glyph.scss */
.icon_bug_go:before {
  content: "\e9ab";
}

/* line 3019, ../glyph/_glyph.scss */
.icon_bug_error:before {
  content: "\e9ac";
}

/* line 3022, ../glyph/_glyph.scss */
.icon_bug_edit:before {
  content: "\e9ad";
}

/* line 3025, ../glyph/_glyph.scss */
.icon_bug_delete:before {
  content: "\e9ae";
}

/* line 3028, ../glyph/_glyph.scss */
.icon_bug_add:before {
  content: "\e9af";
}

/* line 3031, ../glyph/_glyph.scss */
.icon_brick_link:before {
  content: "\e9b0";
}

/* line 3034, ../glyph/_glyph.scss */
.icon_brick_go:before {
  content: "\e9b1";
}

/* line 3037, ../glyph/_glyph.scss */
.icon_brick_error:before {
  content: "\e9b2";
}

/* line 3040, ../glyph/_glyph.scss */
.icon_brick_edit:before {
  content: "\e9b3";
}

/* line 3043, ../glyph/_glyph.scss */
.icon_brick_delete:before {
  content: "\e9b4";
}

/* line 3046, ../glyph/_glyph.scss */
.icon_brick_add:before {
  content: "\e9b5";
}

/* line 3049, ../glyph/_glyph.scss */
.icon_book_previous:before {
  content: "\e9b6";
}

/* line 3052, ../glyph/_glyph.scss */
.icon_book_next:before {
  content: "\e9b7";
}

/* line 3055, ../glyph/_glyph.scss */
.icon_book_key:before {
  content: "\e9b8";
}

/* line 3058, ../glyph/_glyph.scss */
.icon_book_go:before {
  content: "\e9b9";
}

/* line 3061, ../glyph/_glyph.scss */
.icon_book_error:before {
  content: "\e9ba";
}

/* line 3064, ../glyph/_glyph.scss */
.icon_book_link:before {
  content: "\e9bb";
}

/* line 3067, ../glyph/_glyph.scss */
.icon_book_edit:before {
  content: "\e9bc";
}

/* line 3070, ../glyph/_glyph.scss */
.icon_book_addresses:before {
  content: "\e9bd";
}

/* line 3073, ../glyph/_glyph.scss */
.icon_book_delete:before {
  content: "\e9be";
}

/* line 3076, ../glyph/_glyph.scss */
.icon_book_add:before {
  content: "\e9bf";
}

/* line 3079, ../glyph/_glyph.scss */
.icon_arrow_join:before {
  content: "\e9c0";
}

/* line 3082, ../glyph/_glyph.scss */
.icon_bullet_toggle_minus:before {
  content: "\e9c1";
}

/* line 3085, ../glyph/_glyph.scss */
.icon_bullet_toggle_plus:before {
  content: "\e9c2";
}

/* line 3088, ../glyph/_glyph.scss */
.icon_bin_empty:before {
  content: "\e9c3";
}

/* line 3091, ../glyph/_glyph.scss */
.icon_bin_closed:before {
  content: "\e9c4";
}

/* line 3094, ../glyph/_glyph.scss */
.icon_bell_link:before {
  content: "\e9c5";
}

/* line 3097, ../glyph/_glyph.scss */
.icon_bell_go:before {
  content: "\e9c6";
}

/* line 3100, ../glyph/_glyph.scss */
.icon_bell_error:before {
  content: "\e9c7";
}

/* line 3103, ../glyph/_glyph.scss */
.icon_basket_remove:before {
  content: "\e9c8";
}

/* line 3106, ../glyph/_glyph.scss */
.icon_basket_put:before {
  content: "\e9c9";
}

/* line 3109, ../glyph/_glyph.scss */
.icon_basket_go:before {
  content: "\e9ca";
}

/* line 3112, ../glyph/_glyph.scss */
.icon_basket_error:before {
  content: "\e9cb";
}

/* line 3115, ../glyph/_glyph.scss */
.icon_basket_edit:before {
  content: "\e9cc";
}

/* line 3118, ../glyph/_glyph.scss */
.icon_basket_delete:before {
  content: "\e9cd";
}

/* line 3121, ../glyph/_glyph.scss */
.icon_basket_add:before {
  content: "\e9ce";
}

/* line 3124, ../glyph/_glyph.scss */
.icon_award_star_silver_3:before {
  content: "\e9cf";
}

/* line 3127, ../glyph/_glyph.scss */
.icon_award_star_silver_2:before {
  content: "\e9d0";
}

/* line 3130, ../glyph/_glyph.scss */
.icon_award_star_silver_1:before {
  content: "\e9d1";
}

/* line 3133, ../glyph/_glyph.scss */
.icon_award_star_gold_3:before {
  content: "\e9d2";
}

/* line 3136, ../glyph/_glyph.scss */
.icon_award_star_delete:before {
  content: "\e9d3";
}

/* line 3139, ../glyph/_glyph.scss */
.icon_award_star_gold_2:before {
  content: "\e9d5";
}

/* line 3142, ../glyph/_glyph.scss */
.icon_award_star_add:before {
  content: "\e9d6";
}

/* line 3145, ../glyph/_glyph.scss */
.icon_award_star_bronze_3:before {
  content: "\e9d7";
}

/* line 3148, ../glyph/_glyph.scss */
.icon_award_star_bronze_2:before {
  content: "\e9d8";
}

/* line 3151, ../glyph/_glyph.scss */
.icon_award_star_bronze_1:before {
  content: "\e9d9";
}

/* line 3154, ../glyph/_glyph.scss */
.icon_arrow-inout:before {
  content: "\e9da";
}

/* line 3157, ../glyph/_glyph.scss */
.icon_arrow_branch:before {
  content: "\e9db";
}

/* line 3160, ../glyph/_glyph.scss */
.icon_application_xp_terminal:before {
  content: "\e9dc";
}

/* line 3163, ../glyph/_glyph.scss */
.icon_application_xp:before {
  content: "\e9e0";
}

/* line 3166, ../glyph/_glyph.scss */
.icon_application_osx_terminal:before {
  content: "\e9f1";
}

/* line 3169, ../glyph/_glyph.scss */
.icon_application_osx:before {
  content: "\e9f5";
}

/* line 10, ../glyph/_glyph_colored.scss */
.icon_asterisk_red:before {
  color: #de423c;
}

/* line 14, ../glyph/_glyph_colored.scss */
.icon_asterisk_yellow:before {
  color: #e6e600;
}

/* line 19, ../glyph/_glyph_colored.scss */
.icon_bullet_green:before {
  color: #468787;
}

/* line 23, ../glyph/_glyph_colored.scss */
.icon_bullet_pink:before {
  color: #ff9eb5;
}

/* line 27, ../glyph/_glyph_colored.scss */
.icon_bullet_orange:before {
  color: #dd8e29;
}

/* line 31, ../glyph/_glyph_colored.scss */
.icon_bullet_blue:before {
  color: #0778ad;
}

/* line 35, ../glyph/_glyph_colored.scss */
.icon_bullet_purple:before {
  color: #670067;
}

/* line 39, ../glyph/_glyph_colored.scss */
.icon_bullet_yellow:before {
  color: #e6e600;
}

/* line 43, ../glyph/_glyph_colored.scss */
.icon_bullet_red:before {
  color: #de423c;
}

/* line 48, ../glyph/_glyph_colored.scss */
.icon_clock_red:before {
  color: #de423c;
}

/* line 53, ../glyph/_glyph_colored.scss */
.icon_control_eject_blue:before {
  color: #0778ad;
}

/* line 57, ../glyph/_glyph_colored.scss */
.icon_control_equalizer_blue:before {
  color: #0778ad;
}

/* line 61, ../glyph/_glyph_colored.scss */
.icon_control_end_blue:before {
  color: #0778ad;
}

/* line 65, ../glyph/_glyph_colored.scss */
.icon_control_stop_blue:before {
  color: #0778ad;
}

/* line 69, ../glyph/_glyph_colored.scss */
.icon_control_fastforward_blue:before {
  color: #0778ad;
}

/* line 73, ../glyph/_glyph_colored.scss */
.icon_control_end_blue:before {
  color: #0778ad;
}

/* line 77, ../glyph/_glyph_colored.scss */
.icon_control_pause_blue:before {
  color: #0778ad;
}

/* line 81, ../glyph/_glyph_colored.scss */
.icon_control_play_blue:before {
  color: #0778ad;
}

/* line 85, ../glyph/_glyph_colored.scss */
.icon_control_repeat_blue:before {
  color: #0778ad;
}

/* line 89, ../glyph/_glyph_colored.scss */
.icon_control_rewind_blue:before {
  color: #0778ad;
}

/* line 93, ../glyph/_glyph_colored.scss */
.icon_control_start_blue:before {
  color: #0778ad;
}

/* line 99, ../glyph/_glyph_colored.scss */
.icon_cut_red:before {
  color: #de423c;
}

/* line 104, ../glyph/_glyph_colored.scss */
.icon_flag_blue:before {
  color: #0778ad;
}

/* line 108, ../glyph/_glyph_colored.scss */
.icon_flag_green:before {
  color: #468787;
}

/* line 112, ../glyph/_glyph_colored.scss */
.icon_flag_orange:before {
  color: #dd8e29;
}

/* line 116, ../glyph/_glyph_colored.scss */
.icon_flag_pink:before {
  color: #ff9eb5;
}

/* line 120, ../glyph/_glyph_colored.scss */
.icon_flag_purple:before {
  color: #670067;
}

/* line 124, ../glyph/_glyph_colored.scss */
.icon_flag_red:before {
  color: #de423c;
}

/* line 128, ../glyph/_glyph_colored.scss */
.icon_flag_yellow:before {
  color: #e6e600;
}

/* line 133, ../glyph/_glyph_colored.scss */
.icon_layout_green:before {
  color: #468787;
}

/* line 138, ../glyph/_glyph_colored.scss */
.icon_package_green:before {
  color: #468787;
}

/* line 143, ../glyph/_glyph_colored.scss */
.icon_page_green:before {
  color: #468787;
}

/* line 147, ../glyph/_glyph_colored.scss */
.icon_page_red:before {
  color: #de423c;
}

/* line 152, ../glyph/_glyph_colored.scss */
.icon_page_white_code_red:before {
  color: #de423c;
}

/* line 157, ../glyph/_glyph_colored.scss */
.icon_script_code_red:before {
  color: #de423c;
}

/* line 162, ../glyph/_glyph_colored.scss */
.icon_tag_blue:before {
  color: #0778ad;
}

/* line 166, ../glyph/_glyph_colored.scss */
.icon_tag_blue_add:before {
  color: #0778ad;
}

/* line 170, ../glyph/_glyph_colored.scss */
.icon_tag_blue_delete:before {
  color: #0778ad;
}

/* line 174, ../glyph/_glyph_colored.scss */
.icon_tag_blue_edit:before {
  color: #0778ad;
}

/* line 178, ../glyph/_glyph_colored.scss */
.icon_tags_blue:before {
  color: #0778ad;
}

/* line 182, ../glyph/_glyph_colored.scss */
.icon_tag_green:before {
  color: #468787;
}

/* line 186, ../glyph/_glyph_colored.scss */
.icon_tag_orange:before {
  color: #dd8e29;
}

/* line 190, ../glyph/_glyph_colored.scss */
.icon_tag_pink:before {
  color: #ff9eb5;
}

/* line 194, ../glyph/_glyph_colored.scss */
.icon_tag_red:before {
  color: #de423c;
}

/* line 198, ../glyph/_glyph_colored.scss */
.icon_tag_purple:before {
  color: #670067;
}

/* line 202, ../glyph/_glyph_colored.scss */
.icon_tag_yellow:before {
  color: #e6e600;
}

/* line 207, ../glyph/_glyph_colored.scss */
.icon_transmit_blue:before {
  color: #0778ad;
}

/* line 212, ../glyph/_glyph_colored.scss */
.icon_user_green:before {
  color: #468787;
}

/* line 216, ../glyph/_glyph_colored.scss */
.icon_user_orange:before {
  color: #dd8e29;
}

/* line 220, ../glyph/_glyph_colored.scss */
.icon_user_red:before {
  color: #de423c;
}

/* line 225, ../glyph/_glyph_colored.scss */
.icon_wrench_orange:before {
  color: #dd8e29;
}

/* line 230, ../glyph/_glyph_colored.scss */
.icon_store_green:before {
  color: #468787;
}

/* line 235, ../glyph/_glyph_colored.scss */
.icon_help_blue:before {
  color: #0778ad;
}


.icon_ezine:before{ content: "\e710" }
.icon_squidoo:before{ content: "\e6ac" }


/*!
* Reset
*/
/* line 6, ../sass/SMM-theme/structure/_reset.scss */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

/* line 6, ../sass/SMM-theme/structure/_reset.scss */
img, body, html {
  border: 0;
}

/* line 6, ../sass/SMM-theme/structure/_reset.scss */
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

/* line 6, ../sass/SMM-theme/structure/_reset.scss */
ol, ul {
  list-style: none;
}

/* line 6, ../sass/SMM-theme/structure/_reset.scss */
caption, th {
  text-align: left;
}

/* line 6, ../sass/SMM-theme/structure/_reset.scss */
h1, h2, h3, h4, h5, h6 {
  /*font-size: 100%;*/
}
[id*='widget_'] h1,[id*='widget_'] h2,[id*='widget_'] h3,[id*='widget_'] h4,[id*='widget_'] h5,[id*='widget_'] h6 {
  font-size: 100%;
}
/* line 6, ../sass/SMM-theme/structure/_reset.scss */
q:before, q:after {
  content: '';
}

/* line 8, ../sass/SMM-theme/structure/_reset.scss */
.ext-forced-border-box, .ext-forced-border-box * {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/*!
* Core
*/
/* line 7, ../sass/SMM-theme/structure/_core.scss */
.ext-el-mask {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  -moz-opacity: 0.5;
  opacity: .50;
  filter: alpha(opacity=50);
  width: 100%;
  height: 100%;
  zoom: 1;
}

/* line 20, ../sass/SMM-theme/structure/_core.scss */
.ext-el-mask-msg {
  z-index: 20001;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid;
  background: repeat-x 0 -16px;
  padding: 2px;
}

/* line 30, ../sass/SMM-theme/structure/_core.scss */
.ext-el-mask-msg div {
  padding: 5px 10px 5px 20px;
  border: 1px solid;
  cursor: wait;
  background-repeat: no-repeat;
  background-position: 4%;
}

/* line 38, ../sass/SMM-theme/structure/_core.scss */
.ext-shim {
  position: absolute;
  visibility: hidden;
  left: 0;
  top: 0;
  overflow: hidden;
}

/* line 46, ../sass/SMM-theme/structure/_core.scss */
.ext-ie .ext-shim {
  filter: alpha(opacity=0);
}

/* line 50, ../sass/SMM-theme/structure/_core.scss */
.ext-ie6 .ext-shim {
  margin-left: 5px;
  margin-top: 3px;
}

/* line 55, ../sass/SMM-theme/structure/_core.scss */
.x-mask-loading div {
  padding: 5px 10px 5px 25px;
  background: no-repeat 5px 5px;
  line-height: 16px;
}

/* class for hiding elements without using display:none */
/* line 62, ../sass/SMM-theme/structure/_core.scss */
.x-hidden, .x-hide-offsets {
  position: absolute !important;
  left: -10000px;
  top: -10000px;
  visibility: hidden;
}

/* line 69, ../sass/SMM-theme/structure/_core.scss */
.x-hide-display {
  display: none !important;
}

/* line 73, ../sass/SMM-theme/structure/_core.scss */
.x-hide-nosize,
.x-hide-nosize * {
  height: 0px !important;
  width: 0px !important;
  visibility: hidden !important;
  border: none !important;
  zoom: 1;
}

/* line 83, ../sass/SMM-theme/structure/_core.scss */
.x-hide-visibility {
  visibility: hidden !important;
}

/* line 87, ../sass/SMM-theme/structure/_core.scss */
.x-masked {
  overflow: hidden !important;
}

/* line 90, ../sass/SMM-theme/structure/_core.scss */
.x-masked-relative {
  position: relative !important;
}

/* line 94, ../sass/SMM-theme/structure/_core.scss */
.x-masked select, .x-masked object, .x-masked embed {
  visibility: hidden;
}

/* line 98, ../sass/SMM-theme/structure/_core.scss */
.x-layer {
  visibility: hidden;
}

/* line 102, ../sass/SMM-theme/structure/_core.scss */
.x-unselectable, .x-unselectable * {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore;
}

/* line 108, ../sass/SMM-theme/structure/_core.scss */
.x-repaint {
  zoom: 1;
  background-color: transparent;
  -moz-outline: none;
  outline: none;
}

/* line 115, ../sass/SMM-theme/structure/_core.scss */
.x-item-disabled {
  cursor: default;
  opacity: .6;
  -moz-opacity: .6;
  filter: alpha(opacity=60);
}

/* line 122, ../sass/SMM-theme/structure/_core.scss */
.x-item-disabled * {
  cursor: default !important;
}

/* line 126, ../sass/SMM-theme/structure/_core.scss */
.x-form-radio-group .x-item-disabled {
  filter: none;
}

/* line 130, ../sass/SMM-theme/structure/_core.scss */
.x-splitbar-proxy {
  position: absolute;
  visibility: hidden;
  z-index: 20001;
  zoom: 1;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
}

/* line 140, ../sass/SMM-theme/structure/_core.scss */
.x-splitbar-h, .x-splitbar-proxy-h {
  cursor: e-resize;
  cursor: col-resize;
}

/* line 145, ../sass/SMM-theme/structure/_core.scss */
.x-splitbar-v, .x-splitbar-proxy-v {
  cursor: s-resize;
  cursor: row-resize;
}

/* line 150, ../sass/SMM-theme/structure/_core.scss */
.x-color-palette {
  width: 150px;
  height: 92px;
  cursor: pointer;
}

/* line 156, ../sass/SMM-theme/structure/_core.scss */
.x-color-palette a {
  border: 1px solid;
  float: left;
  padding: 2px;
  text-decoration: none;
  -moz-outline: 0 none;
  outline: 0 none;
  cursor: pointer;
}

/* line 166, ../sass/SMM-theme/structure/_core.scss */
.x-color-palette a:hover, .x-color-palette a.x-color-palette-sel {
  border: 1px solid;
}

/* line 170, ../sass/SMM-theme/structure/_core.scss */
.x-color-palette em {
  display: block;
  border: 1px solid;
}

/* line 175, ../sass/SMM-theme/structure/_core.scss */
.x-color-palette em span {
  cursor: pointer;
  display: block;
  height: 10px;
  line-height: 10px;
  width: 10px;
}

/* line 183, ../sass/SMM-theme/structure/_core.scss */
.x-ie-shadow {
  display: none;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  zoom: 1;
}

/* line 192, ../sass/SMM-theme/structure/_core.scss */
.x-shadow {
  display: none;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
}

/* line 200, ../sass/SMM-theme/structure/_core.scss */
.x-shadow * {
  overflow: hidden;
}

/* line 204, ../sass/SMM-theme/structure/_core.scss */
.x-shadow * {
  padding: 0;
  border: 0;
  margin: 0;
  clear: none;
  zoom: 1;
}

/* top  bottom */
/* line 213, ../sass/SMM-theme/structure/_core.scss */
.x-shadow .xstc, .x-shadow .xsbc {
  height: 6px;
  float: left;
}

/* corners */
/* line 219, ../sass/SMM-theme/structure/_core.scss */
.x-shadow .xstl, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbr {
  width: 6px;
  height: 6px;
  float: left;
}

/* sides */
/* line 226, ../sass/SMM-theme/structure/_core.scss */
.x-shadow .xsc {
  width: 100%;
}

/* line 230, ../sass/SMM-theme/structure/_core.scss */
.x-shadow .xsml, .x-shadow .xsmr {
  width: 6px;
  float: left;
  height: 100%;
}

/* line 236, ../sass/SMM-theme/structure/_core.scss */
.x-shadow .xsmc {
  float: left;
  height: 100%;
  background-color: transparent;
}

/* line 242, ../sass/SMM-theme/structure/_core.scss */
.x-shadow .xst, .x-shadow .xsb {
  height: 6px;
  overflow: hidden;
  width: 100%;
}

/* line 248, ../sass/SMM-theme/structure/_core.scss */
.x-shadow .xsml {
  background: transparent repeat-y 0 0;
}

/* line 252, ../sass/SMM-theme/structure/_core.scss */
.x-shadow .xsmr {
  background: transparent repeat-y -6px 0;
}

/* line 256, ../sass/SMM-theme/structure/_core.scss */
.x-shadow .xstl {
  background: transparent no-repeat 0 0;
}

/* line 260, ../sass/SMM-theme/structure/_core.scss */
.x-shadow .xstc {
  background: transparent repeat-x 0 -30px;
}

/* line 264, ../sass/SMM-theme/structure/_core.scss */
.x-shadow .xstr {
  background: transparent repeat-x 0 -18px;
}

/* line 268, ../sass/SMM-theme/structure/_core.scss */
.x-shadow .xsbl {
  background: transparent no-repeat 0 -12px;
}

/* line 272, ../sass/SMM-theme/structure/_core.scss */
.x-shadow .xsbc {
  background: transparent repeat-x 0 -36px;
}

/* line 276, ../sass/SMM-theme/structure/_core.scss */
.x-shadow .xsbr {
  background: transparent repeat-x 0 -6px;
}

/* line 280, ../sass/SMM-theme/structure/_core.scss */
.loading-indicator {
  background: no-repeat left;
  padding-left: 20px;
  line-height: 16px;
  margin: 3px;
}

/* line 287, ../sass/SMM-theme/structure/_core.scss */
.x-text-resize {
  position: absolute;
  left: -1000px;
  top: -1000px;
  visibility: hidden;
  zoom: 1;
}

/* line 295, ../sass/SMM-theme/structure/_core.scss */
.x-drag-overlay {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("../images/SMM-theme/s.gif");
  z-index: 20000;
}

/* line 306, ../sass/SMM-theme/structure/_core.scss */
.x-clear {
  clear: both;
  height: 0;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
}

/* line 314, ../sass/SMM-theme/structure/_core.scss */
.x-spotlight {
  z-index: 8999;
  position: absolute;
  top: 0;
  left: 0;
  -moz-opacity: 0.5;
  opacity: .50;
  filter: alpha(opacity=50);
  width: 0;
  height: 0;
  zoom: 1;
}

/* line 327, ../sass/SMM-theme/structure/_core.scss */
#x-history-frame {
  position: absolute;
  top: -1px;
  left: 0;
  width: 1px;
  height: 1px;
  visibility: hidden;
}

/* line 336, ../sass/SMM-theme/structure/_core.scss */
#x-history-field {
  position: absolute;
  top: 0;
  left: -1px;
  width: 1px;
  height: 1px;
  visibility: hidden;
}

/* line 4, ../sass/SMM-theme/visual/_core.scss */
.ext-el-mask {
  background-color: #ccc;
}

/* line 8, ../sass/SMM-theme/visual/_core.scss */
.ext-el-mask-msg {
  border-color: #c7cdd5;
  background-color: #d0d5db;
}

/* line 13, ../sass/SMM-theme/visual/_core.scss */
.ext-el-mask-msg div {
  background-color: #eee;
  border-color: #dcdfe4;
  color: #222;
  font: normal 11px tahoma, arial, helvetica, sans-serif;
  background-image: url("../images/SMM-theme/grid/loading.gif");
  /*background-repeat: no-repeat;
  background-position:left center;*/
}

/* line 23, ../sass/SMM-theme/visual/_core.scss */
.x-mask-loading div {
  background-color: #fbfbfb;
  background-image: url("../images/SMM-theme/grid/loading.gif");
}

/* line 28, ../sass/SMM-theme/visual/_core.scss */
.x-item-disabled {
  color: gray;
}

/* line 32, ../sass/SMM-theme/visual/_core.scss */
.x-item-disabled * {
  color: #acacac !important;
}

/* line 36, ../sass/SMM-theme/visual/_core.scss */
.x-splitbar-proxy {
  background-color: #aaa;
}

/* line 40, ../sass/SMM-theme/visual/_core.scss */
.x-color-palette a {
  border-color: #fff;
}

/* line 44, ../sass/SMM-theme/visual/_core.scss */
.x-color-palette a:hover, .x-color-palette a.x-color-palette-sel {
  border-color: #8bb8f3;
  background-color: #deecfd;
}

/*
.x-color-palette em:hover, .x-color-palette span:hover{   
	background-color: #deecfd;
}
*/
/* line 55, ../sass/SMM-theme/visual/_core.scss */
.x-color-palette em {
  border-color: #aca899;
}

/* line 59, ../sass/SMM-theme/visual/_core.scss */
.x-ie-shadow {
  background-color: #777;
}

/* line 63, ../sass/SMM-theme/visual/_core.scss */
.x-shadow .xsmc {
  background-image: url("../images/SMM-theme/shadow-c.png");
}

/* line 67, ../sass/SMM-theme/visual/_core.scss */
.x-shadow .xsml, .x-shadow .xsmr {
  background-image: url("../images/SMM-theme/shadow-lr.png");
}

/* line 71, ../sass/SMM-theme/visual/_core.scss */
.x-shadow .xstl, .x-shadow .xstc, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbc, .x-shadow .xsbr {
  background-image: url("../images/SMM-theme/shadow.png");
}

/* line 75, ../sass/SMM-theme/visual/_core.scss */
.loading-indicator {
  font-size: 11px;
  background-image: url("../images/SMM-theme/grid/loading.gif");
}

/* line 80, ../sass/SMM-theme/visual/_core.scss */
.x-spotlight {
  background-color: #ccc;
}

/*!
* Resizable
*/
/* line 7, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-handle {
  position: absolute;
  z-index: 100;
  /* ie needs these */
  font-size: 1px;
  line-height: 6px;
  overflow: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  zoom: 1;
}

/* line 19, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-handle-east {
  width: 6px;
  cursor: e-resize;
  right: 0;
  top: 0;
  height: 100%;
}

/* line 27, ../sass/SMM-theme/structure/_resizable.scss */
.ext-ie .x-resizable-handle-east {
  margin-right: -1px;
  /*IE rounding error*/
}

/* line 31, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-handle-south {
  width: 100%;
  cursor: s-resize;
  left: 0;
  bottom: 0;
  height: 6px;
}

/* line 39, ../sass/SMM-theme/structure/_resizable.scss */
.ext-ie .x-resizable-handle-south {
  margin-bottom: -1px;
  /*IE rounding error*/
}

/* line 43, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-handle-west {
  width: 6px;
  cursor: w-resize;
  left: 0;
  top: 0;
  height: 100%;
}

/* line 51, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-handle-north {
  width: 100%;
  cursor: n-resize;
  left: 0;
  top: 0;
  height: 6px;
}

/* line 59, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-handle-southeast {
  width: 6px;
  cursor: se-resize;
  right: 0;
  bottom: 0;
  height: 6px;
  z-index: 101;
}

/* line 68, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-handle-northwest {
  width: 6px;
  cursor: nw-resize;
  left: 0;
  top: 0;
  height: 6px;
  z-index: 101;
}

/* line 77, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-handle-northeast {
  width: 6px;
  cursor: ne-resize;
  right: 0;
  top: 0;
  height: 6px;
  z-index: 101;
}

/* line 86, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-handle-southwest {
  width: 6px;
  cursor: sw-resize;
  left: 0;
  bottom: 0;
  height: 6px;
  z-index: 101;
}

/* line 95, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-over .x-resizable-handle, .x-resizable-pinned .x-resizable-handle {
  filter: alpha(opacity=100);
  opacity: 1;
}

/* line 100, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east,
.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west {
  background-position: left;
}

/* line 106, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south,
.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north {
  background-position: top;
}

/* line 112, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast {
  background-position: top left;
}

/* line 116, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest {
  background-position: bottom right;
}

/* line 120, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast {
  background-position: bottom left;
}

/* line 124, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest {
  background-position: top right;
}

/* line 128, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-proxy {
  border: 1px dashed;
  position: absolute;
  overflow: hidden;
  display: none;
  left: 0;
  top: 0;
  z-index: 50000;
}

/* line 138, ../sass/SMM-theme/structure/_resizable.scss */
.x-resizable-overlay {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 200000;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 3, ../sass/SMM-theme/visual/_resizable.scss */
.x-resizable-handle {
  background-color: #fff;
}

/* line 6, ../sass/SMM-theme/visual/_resizable.scss */
#basic, #animated {
  border: 1px solid #d6dae0;
}

/* line 10, ../sass/SMM-theme/visual/_resizable.scss */
.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east,
.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west {
  background-image: url("../images/SMM-theme/sizer/e-handle.gif");
}

/* line 16, ../sass/SMM-theme/visual/_resizable.scss */
.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south,
.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north {
  background-image: url("../images/SMM-theme/sizer/s-handle.gif");
}

/* line 22, ../sass/SMM-theme/visual/_resizable.scss */
.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north {
  background-image: url("../images/SMM-theme/sizer/s-handle.gif");
}

/* line 25, ../sass/SMM-theme/visual/_resizable.scss */
.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast {
  background-image: url("../images/SMM-theme/sizer/se-handle.gif");
}

/* line 28, ../sass/SMM-theme/visual/_resizable.scss */
.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest {
  background-image: url("../images/SMM-theme/sizer/nw-handle.gif");
}

/* line 31, ../sass/SMM-theme/visual/_resizable.scss */
.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast {
  background-image: url("../images/SMM-theme/sizer/ne-handle.gif");
}

/* line 34, ../sass/SMM-theme/visual/_resizable.scss */
.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest {
  background-image: url("../images/SMM-theme/sizer/sw-handle.gif");
}

/* line 37, ../sass/SMM-theme/visual/_resizable.scss */
.x-resizable-proxy {
  border-color: #3b5a82;
}

/* line 40, ../sass/SMM-theme/visual/_resizable.scss */
.x-resizable-overlay {
  background-color: #fff;
}

/* line 22, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-panel-header {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
}
/* line 30, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip-top {
  padding-top: 0;
}
/* line 33, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip-top li {
  border-style: solid;
  border-width: 0 1px 1px 0;
}
/* line 41, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip-top .x-tab-strip-active {
  padding-bottom: 1px;
  margin-bottom: -1px;
  position: relative;
}
/* line 49, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-panel-footer {
  border-style: solid;
  border-top-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
}
/* line 57, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip-bottom {
  padding-bottom: 0;
}
/* line 59, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip-bottom li {
  border-width: 0;
  border-style: solid;
}
/* line 67, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip-bottom .x-tab-strip-active {
  padding-top: 1px;
  margin-top: -1px;
  position: relative;
}
/* line 74, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip-spacer {
  height: 0;
  font-size: 1px;
  line-height: 1px;
  border-style: solid;
  border-width: 1px 0 0;
}
/* line 83, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-panel-header-plain {
  border-width: 0;
}
/* line 86, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-panel-header-plain .x-tab-strip-top li {
  border-top-width: 1px;
}
/* line 88, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-panel-header-plain .x-tab-strip-top li:first-child {
  border-left-width: 1px;
}
/* line 94, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-panel-header-plain .x-tab-strip-spacer {
  border-left-width: 1px;
  border-right-width: 1px;
}
/* line 101, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-panel-footer-plain {
  border-width: 0;
}
/* line 104, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-panel-footer-plain .x-tab-strip-bottom li {
  border-bottom-width: 1px;
}
/* line 106, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-panel-footer-plain .x-tab-strip-bottom li:first-child {
  border-left-width: 1px;
}
/* line 112, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-panel-footer-plain .x-tab-strip-spacer {
  border-left-width: 1px;
  border-right-width: 1px;
}
/* line 119, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip span.x-tab-strip-text {
  line-height: 22px !important;
}
/* line 127, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip-top .x-tab-right {
  padding-left: 18px;
}
/* line 130, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip-top .x-tab-left {
  padding-right: 18px;
}
/* line 136, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip-bottom .x-tab-right {
  padding-left: 18px;
}
/* line 139, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip-bottom .x-tab-left {
  padding-right: 18px;
}
/* line 144, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip-closable .x-tab-left {
  padding-right: 18px;
}
/* line 149, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip-top .x-tab-with-icon .x-tab-right {
  padding-left: 12px;
}
/* line 155, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel .x-tab-strip .x-tab-with-icon span.x-tab-strip-text {
  padding-left: 22px;
  background-position: 0 7px;
}

/*!
 * Tabs
 */
/* line 185, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel {
  overflow: hidden;
}

/* line 189, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel-header, .x-tab-panel-footer {
  overflow: hidden;
  zoom: 1;
}

/* line 205, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
  zoom: 1;
  margin-bottom: -1px;
}

/* line 213, ../sass/SMM-theme/structure/_tabs.scss */
ul.x-tab-strip {
  display: block;
  width: 5000px;
  zoom: 1;
}

/* line 219, ../sass/SMM-theme/structure/_tabs.scss */
ul.x-tab-strip-top {
  padding-top: 1px;
}

/* line 225, ../sass/SMM-theme/structure/_tabs.scss */
ul.x-tab-strip-bottom {
  padding-bottom: 1px;
}

/* line 232, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel-header-plain .x-tab-strip-top {
  background: transparent !important;
  padding-top: 0 !important;
}

/* line 238, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel-header-plain {
  background: transparent !important;
  border-width: 0 !important;
  padding-bottom: 0 !important;
}

/* line 260, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel-footer-plain .x-tab-strip-bottom {
  background: transparent !important;
  padding-bottom: 0 !important;
}

/* line 265, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel-footer-plain {
  background: transparent !important;
  border-width: 0 !important;
  padding-top: 0 !important;
}

/* line 271, ../sass/SMM-theme/structure/_tabs.scss */
.ext-border-box .x-tab-panel-header-plain .x-tab-strip-spacer,
.ext-border-box .x-tab-panel-footer-plain .x-tab-strip-spacer {
  height: 3px;
}

/* line 276, ../sass/SMM-theme/structure/_tabs.scss */
ul.x-tab-strip li {
  float: left;
}

/* line 281, ../sass/SMM-theme/structure/_tabs.scss */
ul.x-tab-strip li.x-tab-edge {
  float: left;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 none !important;
  font-size: 1px !important;
  line-height: 1px !important;
  overflow: hidden;
  zoom: 1;
  background: transparent !important;
  width: 1px;
}

/* line 294, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip a, .x-tab-strip span, .x-tab-strip em {
  display: block;
}

/* line 298, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip a {
  text-decoration: none !important;
  -moz-outline: none;
  outline: none;
  cursor: pointer;
}

/* line 305, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-inner {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 310, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip span.x-tab-strip-text {
  white-space: nowrap;
  cursor: pointer;
  padding: 4px 0;
}

/* line 317, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip .x-tab-with-icon span.x-tab-strip-text {
  background-repeat: no-repeat;
}

/* line 322, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-active, .x-tab-strip-active a.x-tab-right {
  cursor: default;
}

/* line 326, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-active span.x-tab-strip-text {
  cursor: default;
}

/* line 330, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-disabled .x-tabs-text {
  cursor: default;
}

/* line 334, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel-body {
  overflow: hidden;
}

/* line 338, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel-bwrap {
  overflow: hidden;
}

/* line 342, ../sass/SMM-theme/structure/_tabs.scss */
.ext-ie .x-tab-strip .x-tab-right {
  position: relative;
}

/* line 346, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-top .x-tab-strip-active .x-tab-right {
  margin-bottom: -1px;
}

/*
 * Horrible hack for IE8 in quirks mode
 */
/* line 353, ../sass/SMM-theme/structure/_tabs.scss */
.ext-ie8 .x-tab-strip li {
  position: relative;
}

/* line 356, ../sass/SMM-theme/structure/_tabs.scss */
.ext-border-box .ext-ie8 .x-tab-strip-top .x-tab-right {
  top: 1px;
}

/* line 359, ../sass/SMM-theme/structure/_tabs.scss */
.ext-ie8 .x-tab-strip-top {
  padding-top: 1px;
}

/* line 362, ../sass/SMM-theme/structure/_tabs.scss */
.ext-border-box .ext-ie8 .x-tab-strip-top {
  padding-top: 0;
}

/* line 365, ../sass/SMM-theme/structure/_tabs.scss */
.ext-ie8 .x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
  top: 3px;
}

/* line 368, ../sass/SMM-theme/structure/_tabs.scss */
.ext-border-box .ext-ie8 .x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
  top: 4px;
}

/* line 371, ../sass/SMM-theme/structure/_tabs.scss */
.ext-ie8 .x-tab-strip-bottom .x-tab-right {
  top: 0;
}

/* line 375, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text {
  padding-bottom: 5px;
}

/* line 379, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
  margin-top: -1px;
}

/* line 383, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right span.x-tab-strip-text {
  padding-top: 5px;
}

/* line 397, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-top .x-tab-strip-inner {
  background: transparent repeat-x 0 -201px;
}

/* line 401, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-top .x-tab-strip-over .x-tab-right {
  background-position: 0 -101px;
}

/* line 405, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-top .x-tab-strip-over .x-tab-left {
  background-position: right -401px;
}

/* line 409, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-top .x-tab-strip-over .x-tab-strip-inner {
  background-position: 0 -251px;
}

/* line 413, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-top .x-tab-strip-active .x-tab-right {
  background-position: 0 0;
}

/* line 417, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-top .x-tab-strip-active .x-tab-left {
  background-position: right -301px;
}

/* line 421, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-top .x-tab-strip-active .x-tab-strip-inner {
  background-position: 0 -151px;
}

/* line 425, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-bottom .x-tab-right {
  background: no-repeat bottom right;
}

/* line 429, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-bottom .x-tab-left {
  background: no-repeat bottom left;
}

/* line 433, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
  background: no-repeat bottom right;
}

/* line 437, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
  background: no-repeat bottom left;
}

/* line 441, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-bottom .x-tab-left {
  margin-right: 3px;
}

/* line 446, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-bottom .x-tab-right {
  padding: 0;
}

/* line 450, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip .x-tab-strip-close {
  display: none;
}

/* line 454, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip-closable {
  position: relative;
}

/* line 462, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
  opacity: .6;
  -moz-opacity: .6;
  background-repeat: no-repeat;
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 3px;
  right: 3px;
  cursor: pointer;
  z-index: 2;
}

/* line 476, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip .x-tab-strip-active a.x-tab-strip-close {
  opacity: .8;
  -moz-opacity: .8;
}

/* line 480, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover {
  opacity: 1;
  -moz-opacity: 1;
}

/* line 485, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel-body {
  border: 1px solid;
}

/* line 489, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel-body-top {
  border-top: 0 none;
}

/* line 493, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel-body-bottom {
  border-bottom: 0 none;
}

/* line 497, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-scroller-left {
  background: transparent no-repeat  0 -6px;
  width: 18px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

/* line 507, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-scroller-left-over {
  background-position: 0 -6px;
}

/* line 511, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-scroller-left-disabled {
  background-position: 0 -6px;
}

/* line 515, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-scroller-right {
  background: transparent no-repeat 0 -6px;
  width: 18px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

/* line 526, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-scroller-right-over {
  background-position: 0 -6px;
}

/* line 530, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-scroller-right-disabled {
  background-position: 0 -6px;
  opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
  cursor: default;
}

/* line 538, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-scrolling-bottom .x-tab-scroller-left, .x-tab-scrolling-bottom .x-tab-scroller-right {
  margin-top: 1px;
}

/* line 542, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-scrolling .x-tab-strip-wrap {
  margin-left: 18px;
  margin-right: 18px;
}

/* line 547, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-scrolling {
  position: relative;
}

/* line 551, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel-bbar .x-toolbar {
  border: 1px solid;
  border-top: 0 none;
  overflow: hidden;
  padding: 2px;
}

/* line 558, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-panel-tbar .x-toolbar {
  border: 1px solid;
  border-top: 0 none;
  overflow: hidden;
  padding: 2px;
}

/* line 564, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-tabmenu-right {
  background-repeat: no-repeat;
  /*border-bottom: 1px solid;*/
  width: 18px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

/* line 574, ../sass/SMM-theme/structure/_tabs.scss */
.x-tab-tabmenu-over {
  background-position: -18px 0;
}

/* line 65, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-strip li {
  background-color: transparent;
  border-color: #c2c6cc;
}
/* line 69, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-strip li .x-tab-strip-text {
  color: #4d5763;
  font-size: 14px;
  font-weight: normal;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}
/* line 81, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-strip .x-tab-strip-over {
  background-color: #dcdfe4;
}
/* line 83, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-strip .x-tab-strip-over .x-tab-strip-text {
  color: #4d5763;
}
/* line 91, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-strip .x-tab-strip-active {
  background-color: #e9eef5;
}
/* line 93, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-strip .x-tab-strip-active .x-tab-strip-text {
  color: #4d5763;
}
/* line 103, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-strip .x-tab-strip-disabled .x-tab-strip-text {
  color: #6e7d8e;
}
/* line 116, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-panel-header {
  border-color: #cdd2d8;
}
/* line 119, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-panel-header .x-tab-strip-wrap {
  background-color: #d0d5db;
}
/* line 181, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-panel-header-plain .x-tab-strip-wrap {
  background-color: transparent !important;
  background-image: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
/* line 185, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-panel-header-plain .x-tab-strip-wrap .x-tab-strip-active {
  background-color: #fff;
}
/* line 189, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-panel-header-plain .x-tab-strip li {
  background-color: #e9eef5;
}
/* line 196, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-panel-footer {
  border-color: #cdd2d8;
}
/* line 199, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-panel-footer .x-tab-strip-wrap {
  background-color: #d0d5db;
}
/* line 262, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-panel-footer-plain .x-tab-strip-wrap {
  background-color: transparent !important;
  background-image: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
/* line 270, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-strip-closable a.x-tab-strip-close {
  background-image: url("../images/SMM-theme/tabs/tab-close.png");
}
/* line 273, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-strip-closable:hover a.x-tab-strip-close {
  background-image: url("../images/SMM-theme/tabs/tab-close.png");
}
/* line 279, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-strip-spacer {
  border-color: #c2c6cc;
  background-color: #e9eef5;
}
/* line 285, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel .x-tab-panel-body {
  border-color: #d6dae0;
  background-color: #e9eef5;
}

/* line 365, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel-header, .x-tab-panel-footer {
  overflow: hidden;
  zoom: 1;
}

/* line 455, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel-body-top {
  border-top: 0 none;
}

/* line 459, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel-body-bottom {
  border-bottom: 0 none;
}

/* line 463, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-scroller-left {
  background-image: url("../images/SMM-theme/tabs/scroll-left-no-border.png");
}

/* line 468, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-scroller-left-disabled {
  opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
  cursor: default;
}

/* line 475, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-scroller-right {
  background-image: url("../images/SMM-theme/tabs/scroll-right-no-border.png");
}

/* line 480, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-panel-bbar .x-toolbar, .x-tab-panel-tbar .x-toolbar {
  border-color: #99bbe8;
}

/* line 483, ../sass/SMM-theme/visual/_tabs.scss */
.x-tab-tabmenu-right {
  background-image: url("../images/SMM-theme/tabs/tab-scroller-menu-gray.gif");
}

/* line 13, ../sass/SMM-theme/structure/_form.scss */
.x-form-text, .ext-ie .x-form-file {
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
}

/* line 19, ../sass/SMM-theme/structure/_form.scss */
.ext-ie6 .x-form-text, .ext-ie7 .x-form-text {
  margin: -1px 0;
  /* ie bogus margin bug */
  height: 30px;
  /* ie quirks */
  line-height: 26px;
}

/* line 25, ../sass/SMM-theme/structure/_form.scss */
.x-quirks .ext-ie9 .x-form-text {
  height: 30px;
  padding-top: 3px;
  padding-bottom: 0px;
}

/* line 31, ../sass/SMM-theme/structure/_form.scss */
.ext-strict .x-form-text {
  height: 26px;
}

/* select boxes */
/* line 36, ../sass/SMM-theme/structure/_form.scss */
.x-form-select-one {
  height: 28px;
  line-height: 26px;
  vertical-align: middle;
  border: 1px solid;
}

/* line 43, ../sass/SMM-theme/structure/_form.scss */
.x-form-field-wrap .x-form-trigger {
  width: 27px;
  height: 26px;
  background: transparent no-repeat 0 center;
  cursor: pointer;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  position: absolute;
  top: 0;
}

/* line 54, ../sass/SMM-theme/structure/_form.scss */
.x-small-editor .x-form-text {
  height: 22px;
  line-height: 18px;
  vertical-align: middle;
}

/* line 60, ../sass/SMM-theme/structure/_form.scss */
.ext-ie6 .x-small-editor .x-form-text, .ext-ie7 .x-small-editor .x-form-text {
  margin-top: -1px !important;
  /* ie bogus margin bug */
  margin-bottom: -1px !important;
  height: 22px !important;
  /* ie quirks */
  line-height: 18px !important;
}

/* line 67, ../sass/SMM-theme/structure/_form.scss */
.ext-strict .x-small-editor .x-form-text {
  height: 21px !important;
}

/* line 71, ../sass/SMM-theme/structure/_form.scss */
.x-panel-tbar .x-toolbar.x-small-editor .x-form-text {
  height: 23px !important;
}

/* line 75, ../sass/SMM-theme/structure/_form.scss */
.ext-ie6 .x-small-editor .x-form-text, .ext-ie7 .x-small-editor .x-form-text {
  height: 22px;
  line-height: 18px;
}

/* line 76, ../sass/SMM-theme/structure/_form.scss */
.ext-border-box .x-small-editor .x-form-text {
  height: 22px;
}

/* line 80, ../sass/SMM-theme/structure/_form.scss */
.x-small-editor .x-form-select-one {
  height: 22px;
  line-height: 18px;
  vertical-align: middle;
}

/* line 86, ../sass/SMM-theme/structure/_form.scss */
.x-small-editor .x-form-field-wrap .x-form-trigger {
  height: 23px;
}

/* line 90, ../sass/SMM-theme/structure/_form.scss */
.ext-strict .ext-webkit .x-small-editor .x-form-text {
  height: 21px !important;
}

/* line 95, ../sass/SMM-theme/structure/_form.scss */
.x-form-item label.x-form-item-label {
  line-height: 30px;
}

/* line 99, ../sass/SMM-theme/structure/_form.scss */
.x-form-text, textarea.x-form-field {
  padding: 0 12px;
}

/* line 105, ../sass/SMM-theme/structure/_form.scss */
.x-form-field-wrap .x-form-trigger-over {
  background-position: -27px center;
}

/* line 109, ../sass/SMM-theme/structure/_form.scss */
.x-form-field-wrap .x-form-trigger-click {
  background-position: -54px center;
}

/* line 113, ../sass/SMM-theme/structure/_form.scss */
.x-trigger-wrap-focus .x-form-trigger {
  background-position: -81px center;
}

/* line 117, ../sass/SMM-theme/structure/_form.scss */
.x-trigger-wrap-focus .x-form-trigger-over {
  background-position: -108px center;
}

/* line 121, ../sass/SMM-theme/structure/_form.scss */
.x-trigger-wrap-focus .x-form-trigger-click {
  background-position: -135px center;
}

/* line 127, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset .x-tool.x-tool-toggle {
  background-image: url("../images/SMM-theme/form/fieldset-tool-toggle.png");
  background-position: 0 0;
}
/* line 130, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset .x-tool.x-tool-toggle:hover {
  background-position: -16px 0;
}
/* line 135, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset.x-panel-collapsed .x-tool.x-tool-toggle {
  background-position: 0 -16px;
}
/* line 137, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset.x-panel-collapsed .x-tool.x-tool-toggle:hover {
  background-position: -16px -16px;
}
/* line 142, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset legend {
  padding: 0 8px;
}
/* line 144, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset legend input {
  margin-right: 6px;
  height: 16px;
  width: 16px;
}
/* line 151, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset legend .x-tool-toggle {
  height: 16px;
  width: 16px;
}

/* line 163, ../sass/SMM-theme/structure/_form.scss */
.x-form-field-wrap .x-form-spinner-overup {
  background-position: -27px 0;
}

/* line 166, ../sass/SMM-theme/structure/_form.scss */
.x-form-field-wrap .x-form-spinner-clickup {
  background-position: -54px 0;
}

/* line 169, ../sass/SMM-theme/structure/_form.scss */
.x-form-field-wrap .x-form-spinner-overdown {
  background-position: -81px 0;
}

/* line 172, ../sass/SMM-theme/structure/_form.scss */
.x-form-field-wrap .x-form-spinner-clickdown {
  background-position: -108px 0;
}

/* line 177, ../sass/SMM-theme/structure/_form.scss */
.x-trigger-wrap-focus .x-form-spinner-trigger {
  background-position: -135px 0;
}

/* line 180, ../sass/SMM-theme/structure/_form.scss */
.x-trigger-wrap-focus .x-form-spinner-overup {
  background-position: -162px 0;
}

/* line 183, ../sass/SMM-theme/structure/_form.scss */
.x-trigger-wrap-focus .x-form-spinner-clickup {
  background-position: -189px 0;
}

/* line 186, ../sass/SMM-theme/structure/_form.scss */
.x-trigger-wrap-focus .x-form-spinner-overdown {
  background-position: -216px 0;
}

/* line 189, ../sass/SMM-theme/structure/_form.scss */
.x-trigger-wrap-focus .x-form-spinner-clickdown {
  background-position: -243px 0;
}

/*!
 * Form
 */
/* all fields */
/* line 216, ../sass/SMM-theme/structure/_form.scss */
.x-form-field {
  margin: 0 0 0 0;
}

/* line 220, ../sass/SMM-theme/structure/_form.scss */
.ext-webkit *:focus {
  outline: none !important;
}

/* ---- text fields ---- */
/* line 225, ../sass/SMM-theme/structure/_form.scss */
.x-form-text, textarea.x-form-field {
  background: repeat-x 0 0;
  border: 1px solid;
}

/* line 230, ../sass/SMM-theme/structure/_form.scss */
textarea.x-form-field {
  padding: 5px 12px;
}

/* Ugly hacks for the bogus 1px margin bug in IE9 quirks */
/* line 253, ../sass/SMM-theme/structure/_form.scss */
.x-quirks .ext-ie9 .x-input-wrapper .x-form-text,
.x-quirks .ext-ie9 .x-form-field-trigger-wrap .x-form-text {
  margin-top: -1px;
  margin-bottom: -1px;
}

/* line 258, ../sass/SMM-theme/structure/_form.scss */
.x-quirks .ext-ie9 .x-input-wrapper .x-form-element {
  margin-bottom: -1px;
}

/* line 262, ../sass/SMM-theme/structure/_form.scss */
.ext-ie6 .x-form-field-wrap .x-form-file-btn, .ext-ie7 .x-form-field-wrap .x-form-file-btn {
  top: -1px;
  /* because of all these margin hacks, these buttons are off by one pixel in IE6,7 */
}

/* line 266, ../sass/SMM-theme/structure/_form.scss */
.ext-ie6 textarea.x-form-field, .ext-ie7 textarea.x-form-field {
  margin: -1px 0;
  /* ie bogus margin bug */
}

/* line 274, ../sass/SMM-theme/structure/_form.scss */
.ext-safari.ext-mac textarea.x-form-field {
  margin-bottom: -2px;
  /* another bogus margin bug, safari/mac only */
}

/*
.ext-strict .ext-ie8 .x-form-text, .ext-strict .ext-ie8 textarea.x-form-field {
	margin-bottom: 1px;
}
*/
/* line 284, ../sass/SMM-theme/structure/_form.scss */
.ext-gecko .x-form-text, .ext-ie8 .x-form-text {
  padding-top: 2px;
  /* FF won't center the text vertically */
  padding-bottom: 0;
}

/* line 289, ../sass/SMM-theme/structure/_form.scss */
.ext-ie6 .x-form-composite .x-form-text.x-box-item, .ext-ie7 .x-form-composite .x-form-text.x-box-item {
  margin: 0 !important;
  /* clear ie bogus margin bug fix */
}

/* line 293, ../sass/SMM-theme/structure/_form.scss */
textarea {
  resize: none;
  /* Disable browser resizable textarea */
}

/* select boxes */
/* multi select boxes */
/* --- TODO --- */
/* 2.0.2 style */
/* line 310, ../sass/SMM-theme/structure/_form.scss */
.x-form-check-wrap {
  line-height: 30px;
  height: auto;
}

/* line 315, ../sass/SMM-theme/structure/_form.scss */
.ext-ie .x-form-check-wrap input {
  width: 15px;
  height: 15px;
}

/* line 320, ../sass/SMM-theme/structure/_form.scss */
.x-form-check-wrap input {
  vertical-align: bottom;
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 325, ../sass/SMM-theme/structure/_form.scss */
.x-editor .x-form-check-wrap {
  padding: 3px;
}

/* line 329, ../sass/SMM-theme/structure/_form.scss */
.x-editor .x-form-checkbox {
  height: 13px;
}

/* line 333, ../sass/SMM-theme/structure/_form.scss */
.x-form-check-group-label {
  border-bottom: 1px solid;
  margin-bottom: 5px;
  padding-left: 3px !important;
  float: none !important;
}

/* wrapped fields and triggers */
/* line 354, ../sass/SMM-theme/structure/_form.scss */
.x-form-field-wrap .x-form-date-trigger, .x-form-field-wrap .x-form-clear-trigger, .x-form-field-wrap .x-form-search-trigger {
  cursor: pointer;
}

/* line 359, ../sass/SMM-theme/structure/_form.scss */
.x-form-field-wrap .x-form-twin-triggers .x-form-trigger {
  position: static;
  top: auto;
  vertical-align: top;
}
/* line 363, ../sass/SMM-theme/structure/_form.scss */
.x-form-field-wrap .x-form-twin-triggers .x-form-trigger:first-child {
  border-right-width: 1px;
}

/* line 371, ../sass/SMM-theme/structure/_form.scss */
.x-trigger-wrap-focus .x-form-twin-triggers .x-form-trigger:first-child {
  border-right-color: #d6dae0;
}

/* line 377, ../sass/SMM-theme/structure/_form.scss */
.x-form-field-wrap {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
  zoom: 1;
  white-space: nowrap;
  border: 0 solid #d6dae0;
}
/* line 385, ../sass/SMM-theme/structure/_form.scss */
.x-form-field-wrap > .x-form-text.x-form-field {
  border-width: 1px;
}

/* line 390, ../sass/SMM-theme/structure/_form.scss */
.ext-strict .ext-ie8 .x-toolbar-cell .x-form-field-trigger-wrap .x-form-trigger {
  right: 0;
  /* IE8 Strict mode trigger bug */
}

/*.x-trigger-wrap-focus .x-form-trigger {
	border-bottom: 1px solid;
}*/
/* line 398, ../sass/SMM-theme/structure/_form.scss */
.x-item-disabled .x-form-trigger-over {
  background-position: 0 0 !important;
  border-bottom: 1px solid;
}

/* line 403, ../sass/SMM-theme/structure/_form.scss */
.x-item-disabled .x-form-trigger-click {
  background-position: 0 0 !important;
  border-bottom: 1px solid;
}

/* line 408, ../sass/SMM-theme/structure/_form.scss */
.x-trigger-noedit {
  cursor: pointer;
}

/* field focus style */
/* line 413, ../sass/SMM-theme/structure/_form.scss */
.x-form-focus, textarea.x-form-focus {
  border: 1px solid;
}

/* invalid fields */
/* line 418, ../sass/SMM-theme/structure/_form.scss */
.x-form-invalid, textarea.x-form-invalid {
  background: repeat-x bottom;
  border: 1px solid;
}

/* line 423, ../sass/SMM-theme/structure/_form.scss */
.x-form-inner-invalid, textarea.x-form-inner-invalid {
  background: repeat-x bottom;
}

/* editors */
/* line 428, ../sass/SMM-theme/structure/_form.scss */
.x-editor {
  visibility: hidden;
  padding: 0;
  margin: 0;
}

/* line 434, ../sass/SMM-theme/structure/_form.scss */
.x-form-grow-sizer {
  left: -10000px;
  padding: 8px 3px;
  position: absolute;
  visibility: hidden;
  top: -10000px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  zoom: 1;
}

/* line 448, ../sass/SMM-theme/structure/_form.scss */
.x-form-grow-sizer p {
  margin: 0 !important;
  border: 0 none !important;
  padding: 0 !important;
}

/* Form Items CSS */
/* line 456, ../sass/SMM-theme/structure/_form.scss */
.x-form-item {
  display: block;
  margin-bottom: 4px;
  zoom: 1;
}

/* line 462, ../sass/SMM-theme/structure/_form.scss */
.x-form-item label.x-form-item-label {
  display: block;
  float: left;
  width: 100px;
  clear: left;
  z-index: 2;
  position: relative;
  font-size: 13px;
}

/* line 473, ../sass/SMM-theme/structure/_form.scss */
.x-form-element {
  padding-left: 105px;
  position: relative;
}

/* line 478, ../sass/SMM-theme/structure/_form.scss */
.x-form-invalid-msg {
  padding: 2px;
  padding-left: 18px;
  background: transparent no-repeat 0 2px;
  line-height: 16px;
  width: 200px;
}

/* line 486, ../sass/SMM-theme/structure/_form.scss */
.x-form-label-left label.x-form-item-label {
  text-align: left;
}

/* line 490, ../sass/SMM-theme/structure/_form.scss */
.x-form-label-right label.x-form-item-label {
  text-align: right;
}

/* line 494, ../sass/SMM-theme/structure/_form.scss */
.x-form-label-top .x-form-item label.x-form-item-label {
  width: auto;
  float: none;
  clear: none;
  display: inline;
  margin-bottom: 4px;
  position: static;
}

/* line 503, ../sass/SMM-theme/structure/_form.scss */
.x-form-label-top .x-form-element {
  padding-left: 0;
  padding-top: 4px;
}

/* line 508, ../sass/SMM-theme/structure/_form.scss */
.x-form-label-top .x-form-item {
  padding-bottom: 4px;
}

/* Editor small font for grid, toolbar and tree */
/* line 519, ../sass/SMM-theme/structure/_form.scss */
.ext-ie6 .x-small-editor .x-form-text, .ext-ie7 .x-small-editor .x-form-text {
  margin-top: -1px !important;
  /* ie bogus margin bug */
  margin-bottom: -1px !important;
}

/* line 545, ../sass/SMM-theme/structure/_form.scss */
.x-small-editor .x-form-num-field {
  text-align: right;
}

/* line 553, ../sass/SMM-theme/structure/_form.scss */
.ext-webkit .x-small-editor .x-form-text {
  /*padding-top:3px;*/
  padding: 1px;
  font-size: 100%;
}

/* line 561, ../sass/SMM-theme/structure/_form.scss */
.x-grid-panel .x-panel-bbar .x-form-text {
  padding: 1px;
}

/* line 565, ../sass/SMM-theme/structure/_form.scss */
.x-form-clear {
  clear: both;
  height: 0;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
}

/* line 572, ../sass/SMM-theme/structure/_form.scss */
.x-form-clear-left {
  clear: left;
  height: 0;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
}

/* line 580, ../sass/SMM-theme/structure/_form.scss */
.ext-ie6 .x-form-check-wrap input, .ext-border-box .x-form-check-wrap input {
  margin-top: 3px;
}

/* line 584, ../sass/SMM-theme/structure/_form.scss */
.x-form-cb-label {
  position: relative;
  margin-left: 4px;
}

/* line 590, ../sass/SMM-theme/structure/_form.scss */
.ext-ie .x-form-cb-label {
  top: 1px;
}

/* line 594, ../sass/SMM-theme/structure/_form.scss */
.ext-ie6 .x-form-cb-label, .ext-border-box .x-form-cb-label {
  top: 3px;
}

/* line 598, ../sass/SMM-theme/structure/_form.scss */
.x-form-display-field {
  padding-top: 2px;
}

/* line 602, ../sass/SMM-theme/structure/_form.scss */
.ext-gecko .x-form-display-field, .ext-strict .ext-ie7 .x-form-display-field {
  padding-top: 1px;
}

/* line 606, ../sass/SMM-theme/structure/_form.scss */
.ext-ie .x-form-display-field {
  padding-top: 3px;
}

/* line 610, ../sass/SMM-theme/structure/_form.scss */
.ext-strict .ext-ie8 .x-form-display-field {
  padding-top: 0;
}

/* line 614, ../sass/SMM-theme/structure/_form.scss */
.x-form-column {
  float: left;
  padding: 0;
  margin: 0;
  width: 48%;
  overflow: hidden;
  zoom: 1;
}

/* buttons */
/* line 624, ../sass/SMM-theme/structure/_form.scss */
.x-form .x-form-btns-ct .x-btn {
  float: right;
  clear: none;
}

/* line 629, ../sass/SMM-theme/structure/_form.scss */
.x-form .x-form-btns-ct .x-form-btns td {
  border: 0;
  padding: 0;
}

/* line 634, ../sass/SMM-theme/structure/_form.scss */
.x-form .x-form-btns-ct .x-form-btns-right table {
  float: right;
  clear: none;
}

/* line 639, ../sass/SMM-theme/structure/_form.scss */
.x-form .x-form-btns-ct .x-form-btns-left table {
  float: left;
  clear: none;
}

/* line 644, ../sass/SMM-theme/structure/_form.scss */
.x-form .x-form-btns-ct .x-form-btns-center {
  text-align: center;
  /*ie*/
}

/* line 648, ../sass/SMM-theme/structure/_form.scss */
.x-form .x-form-btns-ct .x-form-btns-center table {
  margin: 0 auto;
  /*everyone else*/
}

/* line 652, ../sass/SMM-theme/structure/_form.scss */
.x-form .x-form-btns-ct table td.x-form-btn-td {
  padding: 3px;
}

/* line 656, ../sass/SMM-theme/structure/_form.scss */
.x-form .x-form-btns-ct .x-btn-focus .x-btn-left {
  background-position: 0 -147px;
}

/* line 660, ../sass/SMM-theme/structure/_form.scss */
.x-form .x-form-btns-ct .x-btn-focus .x-btn-right {
  background-position: 0 -168px;
}

/* line 664, ../sass/SMM-theme/structure/_form.scss */
.x-form .x-form-btns-ct .x-btn-focus .x-btn-center {
  background-position: 0 -189px;
}

/* line 668, ../sass/SMM-theme/structure/_form.scss */
.x-form .x-form-btns-ct .x-btn-click .x-btn-center {
  background-position: 0 -126px;
}

/* line 672, ../sass/SMM-theme/structure/_form.scss */
.x-form .x-form-btns-ct .x-btn-click .x-btn-right {
  background-position: 0 -84px;
}

/* line 676, ../sass/SMM-theme/structure/_form.scss */
.x-form .x-form-btns-ct .x-btn-click .x-btn-left {
  background-position: 0 -63px;
}

/* line 680, ../sass/SMM-theme/structure/_form.scss */
.x-form-invalid-icon {
  width: 16px;
  height: 18px;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background: transparent no-repeat 0 2px;
}

/* fieldsets */
/* line 692, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset {
  border: 1px solid;
  padding: 10px;
  margin-bottom: 10px;
  display: block;
  /* preserve margins in IE */
}

/* make top of checkbox/tools visible in webkit */
/* line 700, ../sass/SMM-theme/structure/_form.scss */
.ext-webkit .x-fieldset-header {
  padding-top: 1px;
}

/* line 704, ../sass/SMM-theme/structure/_form.scss */
.ext-ie .x-fieldset legend {
  margin-bottom: 10px;
}

/* line 708, ../sass/SMM-theme/structure/_form.scss */
.ext-strict .ext-ie9 .x-fieldset legend.x-fieldset-header {
  padding-top: 1px;
}

/* line 712, ../sass/SMM-theme/structure/_form.scss */
.ext-ie .x-fieldset {
  padding-top: 0;
  padding-bottom: 10px;
}

/* line 717, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset legend .x-tool-toggle {
  margin-right: 3px;
  margin-left: 0;
  float: left !important;
  border-width: 0;
}

/* line 724, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset legend input {
  margin-top: 1px;
  float: left !important;
}

/* line 729, ../sass/SMM-theme/structure/_form.scss */
fieldset.x-panel-collapsed {
  padding-bottom: 0 !important;
  border-width: 1px 1px 0 1px !important;
  border-left-color: transparent;
  border-right-color: transparent;
}

/* line 736, ../sass/SMM-theme/structure/_form.scss */
.ext-ie6 fieldset.x-panel-collapsed {
  padding-bottom: 0 !important;
  border-width: 1px 0 0 0 !important;
  margin-left: 1px;
  margin-right: 1px;
}

/* line 743, ../sass/SMM-theme/structure/_form.scss */
fieldset.x-panel-collapsed .x-fieldset-bwrap {
  visibility: hidden;
  position: absolute;
  left: -1000px;
  top: -1000px;
}

/* line 750, ../sass/SMM-theme/structure/_form.scss */
.ext-ie .x-fieldset-bwrap {
  zoom: 1;
}

/* line 754, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset-noborder {
  border: 0px none transparent;
}

/* line 758, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset-noborder legend {
  margin-left: -3px;
}

/* IE legend positioning bug */
/* line 763, ../sass/SMM-theme/structure/_form.scss */
.ext-ie .x-fieldset-noborder legend {
  position: relative;
  margin-bottom: 23px;
}

/* line 767, ../sass/SMM-theme/structure/_form.scss */
.ext-ie .x-fieldset-noborder legend span {
  position: absolute;
  left: 16px;
}

/* line 772, ../sass/SMM-theme/structure/_form.scss */
.ext-gecko .x-window-body .x-form-item {
  -moz-outline: none;
  outline: none;
  overflow: auto;
}

/* line 778, ../sass/SMM-theme/structure/_form.scss */
.ext-mac.ext-gecko .x-window-body .x-form-item {
  overflow: hidden;
}

/* line 782, ../sass/SMM-theme/structure/_form.scss */
.ext-gecko .x-form-item {
  -moz-outline: none;
  outline: none;
}

/* line 787, ../sass/SMM-theme/structure/_form.scss */
.x-hide-label label.x-form-item-label {
  display: none;
}

/* line 791, ../sass/SMM-theme/structure/_form.scss */
.x-hide-label .x-form-element {
  padding-left: 0 !important;
}

/* line 795, ../sass/SMM-theme/structure/_form.scss */
.x-form-label-top .x-hide-label label.x-form-item-label {
  display: none;
}

/* line 799, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset {
  overflow: hidden;
}

/* line 803, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset-bwrap {
  overflow: hidden;
  zoom: 1;
}

/* line 808, ../sass/SMM-theme/structure/_form.scss */
.x-fieldset-body {
  overflow: hidden;
}

/* line 78, ../sass/SMM-theme/visual/_form.scss */
.x-form-item {
  font-size: 13px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-weight: normal;
  color: #4d5763;
}

/* line 85, ../sass/SMM-theme/visual/_form.scss */
.x-form-field {
  font-size: 13px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-weight: normal;
}

/* line 91, ../sass/SMM-theme/visual/_form.scss */
.x-form-text, textarea.x-form-field {
  background-color: #fefefe;
  border-color: #d6dae0;
  color: #4d5763;
}
/* line 103, ../sass/SMM-theme/visual/_form.scss */
.x-form-text.x-form-empty-field, textarea.x-form-field.x-form-empty-field {
  color: #b9b9b9;
}

/* line 108, ../sass/SMM-theme/visual/_form.scss */
.x-form-focus, textarea.x-form-focus {
  background-color: white;
  border-color: #099ade;
}
/* line 120, ../sass/SMM-theme/visual/_form.scss */
.x-form-focus.x-form-empty-field, textarea.x-form-focus.x-form-empty-field {
  color: red;
}

/* line 126, ../sass/SMM-theme/visual/_form.scss */
.x-form-field-wrap .x-form-focus {
  border-color: #099ade #d6dae0 #099ade #099ade;
}

/* line 131, ../sass/SMM-theme/visual/_form.scss */
.x-form-invalid, textarea.x-form-invalid {
  border-color: #c54a4a;
}

/* line 148, ../sass/SMM-theme/visual/_form.scss */
.x-form-invalid.x-form-composite {
  border: none;
  background-image: none;
  background-image: none;
}

/* line 172, ../sass/SMM-theme/visual/_form.scss */
.x-form-field-wrap {
  /*ovdje dodati class-border varijablu, kao i na ostalim mjestima*/
  /*.x-form-trigger-over {
    background-color: lighten($form-trigger-ui-background-color, 2);
    background-image: background-image($theme-name,$form-ui-trigger-sprite);
    border-color: $form-trigger-ui-border-color;
    @if $form-trigger-ui-shadow != null {
      @include box-shadow();
    }
  }*/
}
/* line 173, ../sass/SMM-theme/visual/_form.scss */
.x-form-field-wrap.x-trigger-wrap-focus {
  border-color: #099ade;
}
/* line 176, ../sass/SMM-theme/visual/_form.scss */
.x-form-field-wrap .x-form-trigger {
  background-color: #e9eef5;
  background-image: url("../images/SMM-theme/form/trigger.png");
  border-color: #d6dae0;
}
/* line 192, ../sass/SMM-theme/visual/_form.scss */
.x-form-field-wrap .x-form-date-trigger {
  background-image: url("../images/SMM-theme/form/date-trigger.png");
}
/* line 195, ../sass/SMM-theme/visual/_form.scss */
.x-form-field-wrap .x-form-clear-trigger {
  background-image: url("../images/SMM-theme/form/clear-trigger.png");
}
/* line 198, ../sass/SMM-theme/visual/_form.scss */
.x-form-field-wrap .x-form-search-trigger {
  background-image: url("../images/SMM-theme/form/search-trigger.png");
}
/* line 202, ../sass/SMM-theme/visual/_form.scss */
.x-form-field-wrap .x-form-spinner-trigger {
  background-image: "SMM-theme", "form/spinner-trigger.png";
}
/* line 206, ../sass/SMM-theme/visual/_form.scss */
.x-form-field-wrap .x-form-trigger-over {
  background-color: #f0f3f8;
}

/* line 226, ../sass/SMM-theme/visual/_form.scss */
.x-trigger-wrap-focus .x-form-trigger {
  border-color: #099ade #099ade #099ade #d6dae0;
}

/* line 262, ../sass/SMM-theme/visual/_form.scss */
.x-fieldset {
  border-color: #e7eaed;
}

/* line 266, ../sass/SMM-theme/visual/_form.scss */
.x-fieldset legend {
  color: #64727f;
  font-size: 13px;
  font-weight: bold;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

/* line 273, ../sass/SMM-theme/visual/_form.scss */
.x-check-group-alt {
  background-color: #dee6f0;
  border-top: 1px solid #e7eaed;
  border-bottom: 1px solid #e7eaed;
}

/* line 372, ../sass/SMM-theme/visual/_form.scss */
.x-form-select-one {
  background-color: #fff;
  border-color: #b5b8c8;
}

/* line 377, ../sass/SMM-theme/visual/_form.scss */
.x-form-check-group-label {
  border-bottom: 1px solid #d6dae0;
  color: red;
}

/* line 382, ../sass/SMM-theme/visual/_form.scss */
.x-editor .x-form-check-wrap {
  background-color: #fff;
}

/* line 441, ../sass/SMM-theme/visual/_form.scss */
.x-form-grow-sizer {
  font: normal 12px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

/* line 449, ../sass/SMM-theme/visual/_form.scss */
.x-form-invalid-msg {
  color: #c0272b;
  font: normal 11px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  background-image: url("../images/SMM-theme/shared/warning.gif");
}

/* line 459, ../sass/SMM-theme/visual/_form.scss */
.x-small-editor .x-form-field {
  font: normal 13px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

/* line 463, ../sass/SMM-theme/visual/_form.scss */
.ext-webkit .x-small-editor .x-form-field {
  font: normal 13px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

/* line 467, ../sass/SMM-theme/visual/_form.scss */
.x-form-invalid-icon {
  background-image: url("../images/SMM-theme/form/exclamation.gif");
}

/* line 480, ../sass/SMM-theme/visual/_form.scss */
.ux-form-statictextfield {
  border-color: rgba(255, 255, 255, 0);
}

/*!
* Button
*/
/* line 20, ../sass/SMM-theme/structure/_button.scss */
.x-btn {
  border-width: 0 0 1px 0;
  border-style: solid;
  padding: 1px 11px;
}
/* line 34, ../sass/SMM-theme/structure/_button.scss */
.x-btn.x-btn-noicon .x-btn-small .x-btn-text {
  height: 25px;
  line-height: 25px;
}
/* line 38, ../sass/SMM-theme/structure/_button.scss */
.x-btn.x-btn-noicon .x-btn-medium .x-btn-text {
  height: 28px;
  line-height: 28px;
}
/* line 42, ../sass/SMM-theme/structure/_button.scss */
.x-btn.x-btn-noicon .x-btn-large .x-btn-text {
  height: 32px;
  line-height: 32px;
}
/* line 50, ../sass/SMM-theme/structure/_button.scss */
.x-btn.x-btn-icon .x-btn-small .x-btn-text {
  height: 25px;
  width: 25px;
}
/* line 54, ../sass/SMM-theme/structure/_button.scss */
.x-btn.x-btn-icon .x-btn-medium .x-btn-text {
  height: 28px;
  width: 28px;
}
/* line 58, ../sass/SMM-theme/structure/_button.scss */
.x-btn.x-btn-icon .x-btn-large .x-btn-text {
  height: 32px;
  width: 32px;
}
/* line 67, ../sass/SMM-theme/structure/_button.scss */
.x-btn.x-btn-text-icon .x-btn-icon-small-left .x-btn-text {
  padding-left: 22px;
  height: 25px;
  line-height: 25px;
}
/* line 72, ../sass/SMM-theme/structure/_button.scss */
.x-btn.x-btn-text-icon .x-btn-icon-small-right .x-btn-text {
  padding-right: 22px;
  height: 25px;
  line-height: 25px;
}
/* line 78, ../sass/SMM-theme/structure/_button.scss */
.x-btn.x-btn-text-icon .x-btn-icon-medium-left .x-btn-text {
  padding-left: 30px;
  height: 28px;
  line-height: 28px;
}
/* line 85, ../sass/SMM-theme/structure/_button.scss */
.x-btn.x-btn-text-icon .x-btn-icon-medium-right .x-btn-text {
  padding-right: 30px;
  height: 28px;
  line-height: 28px;
}
/* line 92, ../sass/SMM-theme/structure/_button.scss */
.x-btn.x-btn-text-icon .x-btn-icon-large-left .x-btn-text {
  padding-left: 38px;
  height: 32px;
  line-height: 32px;
}
/* line 99, ../sass/SMM-theme/structure/_button.scss */
.x-btn.x-btn-text-icon .x-btn-icon-large-right .x-btn-text {
  padding-right: 38px;
  height: 32px;
  line-height: 32px;
}

/* line 20, ../sass/SMM-theme/structure/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn {
  border-width: 0;
  padding: 1px 8px;
  margin: 3px 0 3px 3px;
}
/* line 34, ../sass/SMM-theme/structure/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.x-btn-noicon .x-btn-small .x-btn-text {
  height: 23px;
  line-height: 23px;
}
/* line 50, ../sass/SMM-theme/structure/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.x-btn-icon .x-btn-small .x-btn-text {
  height: 23px;
  width: 23px;
}
/* line 67, ../sass/SMM-theme/structure/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.x-btn-text-icon .x-btn-icon-small-left .x-btn-text {
  height: 23px;
  line-height: 23px;
}
/* line 72, ../sass/SMM-theme/structure/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.x-btn-text-icon .x-btn-icon-small-right .x-btn-text {
  height: 23px;
  line-height: 23px;
}

/* line 147, ../sass/SMM-theme/structure/_button.scss */
.x-btn {
  cursor: pointer;
  white-space: nowrap;
}

/* line 152, ../sass/SMM-theme/structure/_button.scss */
.x-btn button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer;
  margin: 0;
  overflow: visible;
  width: auto;
  -moz-outline: 0 none;
  outline: 0 none;
}

/* line 163, ../sass/SMM-theme/structure/_button.scss */
* html .ext-ie .x-btn button {
  width: 1px;
}

/* line 167, ../sass/SMM-theme/structure/_button.scss */
.ext-gecko .x-btn button, .ext-webkit .x-btn button {
  padding-left: 0;
  padding-right: 0;
}

/* line 172, ../sass/SMM-theme/structure/_button.scss */
.ext-gecko .x-btn button::-moz-focus-inner {
  padding: 0;
}

/* line 176, ../sass/SMM-theme/structure/_button.scss */
.ext-ie .x-btn button {
  padding-top: 2px;
}

/* line 180, ../sass/SMM-theme/structure/_button.scss */
.x-btn td {
  padding: 0 !important;
}

/* line 184, ../sass/SMM-theme/structure/_button.scss */
.x-btn-text {
  cursor: pointer;
  white-space: nowrap;
  padding: 0;
}

/* icon placement and sizing styles */
/* Only text */
/* Only icons */
/* line 206, ../sass/SMM-theme/structure/_button.scss */
.x-btn-icon .x-btn-text {
  background-position: center;
  background-repeat: no-repeat;
}

/* Icons and text */
/* left */
/* line 228, ../sass/SMM-theme/structure/_button.scss */
.x-btn-text-icon .x-btn-icon-small-left .x-btn-text {
  background-position: 0 center;
  background-repeat: no-repeat;
}

/* line 235, ../sass/SMM-theme/structure/_button.scss */
.x-btn-text-icon .x-btn-icon-medium-left .x-btn-text {
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 26px;
  height: 24px;
}

/* line 242, ../sass/SMM-theme/structure/_button.scss */
.x-btn-text-icon .x-btn-icon-large-left .x-btn-text {
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 34px;
  height: 32px;
}

/* top */
/* line 250, ../sass/SMM-theme/structure/_button.scss */
.x-btn-text-icon .x-btn-icon-small-top .x-btn-text {
  background-position: center 0;
  background-repeat: no-repeat;
  padding-top: 18px;
}

/* line 256, ../sass/SMM-theme/structure/_button.scss */
.x-btn-text-icon .x-btn-icon-medium-top .x-btn-text {
  background-position: center 0;
  background-repeat: no-repeat;
  padding-top: 26px;
}

/* line 262, ../sass/SMM-theme/structure/_button.scss */
.x-btn-text-icon .x-btn-icon-large-top .x-btn-text {
  background-position: center 0;
  background-repeat: no-repeat;
  padding-top: 34px;
}

/* right */
/* line 269, ../sass/SMM-theme/structure/_button.scss */
.x-btn-text-icon .x-btn-icon-small-right .x-btn-text {
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 18px;
  height: 16px;
}

/* line 276, ../sass/SMM-theme/structure/_button.scss */
.x-btn-text-icon .x-btn-icon-medium-right .x-btn-text {
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 26px;
  height: 24px;
}

/* line 283, ../sass/SMM-theme/structure/_button.scss */
.x-btn-text-icon .x-btn-icon-large-right .x-btn-text {
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 34px;
  height: 32px;
}

/* bottom */
/* line 291, ../sass/SMM-theme/structure/_button.scss */
.x-btn-text-icon .x-btn-icon-small-bottom .x-btn-text {
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 18px;
}

/* line 297, ../sass/SMM-theme/structure/_button.scss */
.x-btn-text-icon .x-btn-icon-medium-bottom .x-btn-text {
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 26px;
}

/* line 303, ../sass/SMM-theme/structure/_button.scss */
.x-btn-text-icon .x-btn-icon-large-bottom .x-btn-text {
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 34px;
}

/* background positioning */
/* line 310, ../sass/SMM-theme/structure/_button.scss */
.x-btn-tr i, .x-btn-tl i, .x-btn-mr i, .x-btn-ml i, .x-btn-br i, .x-btn-bl i {
  font-size: 1px;
  line-height: 1px;
  width: 0;
  display: block;
  overflow: hidden;
}

/* line 318, ../sass/SMM-theme/structure/_button.scss */
.x-btn-tr i, .x-btn-tl i, .x-btn-br i, .x-btn-bl i {
  height: 0;
}

/*!!! to two following classes height was reduced from 3px to 0*/
/* line 322, ../sass/SMM-theme/structure/_button.scss */
.x-btn-tl {
  width: 0;
  height: 0;
  background: no-repeat 0 0;
}

/* line 327, ../sass/SMM-theme/structure/_button.scss */
.x-btn-tr {
  width: 0;
  height: 0;
  background: no-repeat -3px 0;
}

/* line 332, ../sass/SMM-theme/structure/_button.scss */
.x-btn-tc {
  height: 0;
  background: repeat-x 0 -6px;
}

/* line 337, ../sass/SMM-theme/structure/_button.scss */
.x-btn-ml {
  width: 0;
  background: no-repeat 0 -24px;
}

/* line 341, ../sass/SMM-theme/structure/_button.scss */
.x-btn-mr {
  width: 0;
  background: no-repeat -3px -24px;
}

/* line 346, ../sass/SMM-theme/structure/_button.scss */
.x-btn-mc {
  background: repeat-x 0 -1096px;
  vertical-align: middle;
  text-align: center;
  padding: 0 5px;
  cursor: pointer;
  white-space: nowrap;
}

/* Fixes an issue with the button height */
/* line 356, ../sass/SMM-theme/structure/_button.scss */
.ext-strict .ext-ie6 .x-btn-mc, .ext-strict .ext-ie7 .x-btn-mc {
  height: 100%;
}

/*!!! to three following classes height and width were reduced from 3px to 0*/
/* line 361, ../sass/SMM-theme/structure/_button.scss */
.x-btn-bl {
  width: 0;
  height: 0;
  background: no-repeat 0 -3px;
}

/* line 367, ../sass/SMM-theme/structure/_button.scss */
.x-btn-br {
  width: 0;
  height: 0;
  background: no-repeat -3px -3px;
}

/* line 373, ../sass/SMM-theme/structure/_button.scss */
.x-btn-bc {
  height: 0;
  background: repeat-x 0 -15px;
}

/* line 378, ../sass/SMM-theme/structure/_button.scss */
.x-btn-over .x-btn-tl {
  background-position: -6px 0;
}

/* line 382, ../sass/SMM-theme/structure/_button.scss */
.x-btn-over .x-btn-tr {
  background-position: -9px 0;
}

/* line 386, ../sass/SMM-theme/structure/_button.scss */
.x-btn-over .x-btn-tc {
  background-position: 0 -9px;
}

/* line 390, ../sass/SMM-theme/structure/_button.scss */
.x-btn-over .x-btn-ml {
  background-position: -6px -24px;
}

/* line 394, ../sass/SMM-theme/structure/_button.scss */
.x-btn-over .x-btn-mr {
  background-position: -9px -24px;
}

/* line 398, ../sass/SMM-theme/structure/_button.scss */
.x-btn-over .x-btn-mc {
  background-position: 0 -2168px;
}

/* line 402, ../sass/SMM-theme/structure/_button.scss */
.x-btn-over .x-btn-bl {
  background-position: -6px -3px;
}

/* line 406, ../sass/SMM-theme/structure/_button.scss */
.x-btn-over .x-btn-br {
  background-position: -9px -3px;
}

/* line 410, ../sass/SMM-theme/structure/_button.scss */
.x-btn-over .x-btn-bc {
  background-position: 0 -18px;
}

/* line 414, ../sass/SMM-theme/structure/_button.scss */
.x-btn-click .x-btn-tl, .x-btn-menu-active .x-btn-tl, .x-btn-pressed .x-btn-tl {
  background-position: -12px 0;
}

/* line 418, ../sass/SMM-theme/structure/_button.scss */
.x-btn-click .x-btn-tr, .x-btn-menu-active .x-btn-tr, .x-btn-pressed .x-btn-tr {
  background-position: -15px 0;
}

/* line 422, ../sass/SMM-theme/structure/_button.scss */
.x-btn-click .x-btn-tc, .x-btn-menu-active .x-btn-tc, .x-btn-pressed .x-btn-tc {
  background-position: 0 -12px;
}

/* line 426, ../sass/SMM-theme/structure/_button.scss */
.x-btn-click .x-btn-ml, .x-btn-menu-active .x-btn-ml, .x-btn-pressed .x-btn-ml {
  background-position: -12px -24px;
}

/* line 430, ../sass/SMM-theme/structure/_button.scss */
.x-btn-click .x-btn-mr, .x-btn-menu-active .x-btn-mr, .x-btn-pressed .x-btn-mr {
  background-position: -15px -24px;
}

/* line 434, ../sass/SMM-theme/structure/_button.scss */
.x-btn-click .x-btn-mc, .x-btn-menu-active .x-btn-mc, .x-btn-pressed .x-btn-mc {
  background-position: 0 -3240px;
}

/* line 438, ../sass/SMM-theme/structure/_button.scss */
.x-btn-click .x-btn-bl, .x-btn-menu-active .x-btn-bl, .x-btn-pressed .x-btn-bl {
  background-position: -12px -3px;
}

/* line 442, ../sass/SMM-theme/structure/_button.scss */
.x-btn-click .x-btn-br, .x-btn-menu-active .x-btn-br, .x-btn-pressed .x-btn-br {
  background-position: -15px -3px;
}

/* line 446, ../sass/SMM-theme/structure/_button.scss */
.x-btn-click .x-btn-bc, .x-btn-menu-active .x-btn-bc, .x-btn-pressed .x-btn-bc {
  background-position: 0 -21px;
}

/* line 450, ../sass/SMM-theme/structure/_button.scss */
.x-btn-disabled * {
  cursor: default !important;
}

/* With a menu arrow */
/* right */
/* line 457, ../sass/SMM-theme/structure/_button.scss */
.x-btn-mc em.x-btn-arrow {
  display: block;
  background: transparent no-repeat right center;
  padding-right: 12px;
}

/* line 463, ../sass/SMM-theme/structure/_button.scss */
.x-btn-mc em.x-btn-split {
  display: block;
  background: transparent no-repeat right center;
  padding-right: 17px;
}

/* bottom */
/* line 470, ../sass/SMM-theme/structure/_button.scss */
.x-btn-mc em.x-btn-arrow-bottom {
  display: block;
  background: transparent no-repeat center bottom;
  padding-bottom: 14px;
}

/* line 476, ../sass/SMM-theme/structure/_button.scss */
.x-btn-mc em.x-btn-split-bottom {
  display: block;
  background: transparent no-repeat center bottom;
  padding-bottom: 14px;
}

/* height adjustment class */
/* line 483, ../sass/SMM-theme/structure/_button.scss */
.x-btn-as-arrow .x-btn-mc em {
  display: block;
  background-color: transparent;
  padding-bottom: 14px;
}

/* groups */
/* line 490, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group {
  padding: 1px;
}

/* line 494, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-header {
  padding: 2px;
  text-align: center;
}

/* line 499, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-tc {
  background: transparent repeat-x 0 0;
  overflow: hidden;
}

/* line 504, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-tl {
  zoom: 1;
}

/* line 510, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-tr {
  zoom: 1;
}

/* line 516, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-bc {
  background: transparent repeat-x 0 bottom;
  zoom: 1;
}

/* line 521, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-bc .x-panel-footer {
  zoom: 1;
}

/* line 525, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-bl {
  background: transparent no-repeat 0 bottom;
  padding-left: 3px;
  zoom: 1;
}

/* line 531, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-br {
  background: transparent no-repeat right bottom;
  padding-right: 3px;
  zoom: 1;
}

/* line 537, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-mc {
  border: 0 none;
  padding: 1px 0 0 0;
  margin: 0;
}

/* line 543, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-mc .x-btn-group-body {
  background-color: transparent;
  border: 0 none;
}

/* line 548, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-ml {
  background: transparent repeat-y 0 0;
  padding-left: 3px;
  zoom: 1;
}

/* line 554, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-mr {
  background: transparent repeat-y right 0;
  padding-right: 3px;
  zoom: 1;
}

/* line 560, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-bc .x-btn-group-footer {
  padding-bottom: 6px;
}

/* line 564, ../sass/SMM-theme/structure/_button.scss */
.x-panel-nofooter .x-btn-group-bc {
  height: 3px;
  font-size: 0;
  line-height: 0;
}

/* line 570, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-bwrap {
  overflow: hidden;
  zoom: 1;
}

/* line 575, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-body {
  overflow: hidden;
  zoom: 1;
}

/* line 580, ../sass/SMM-theme/structure/_button.scss */
.x-btn-group-notitle .x-btn-group-tc {
  background: transparent repeat-x 0 0;
  overflow: hidden;
  height: 2px;
}

/* line 588, ../sass/SMM-theme/structure/_button.scss */
.x-panel-footer .x-btn {
  background-color: #e0e7f0;
  border-color: #cdd2d9;
}
/* line 592, ../sass/SMM-theme/structure/_button.scss */
.x-panel-footer .x-btn-over {
  background-color: #dbe2ee;
}

/* line 597, ../sass/SMM-theme/structure/_button.scss */
table .x-btn {
  border-collapse: initial;
}

/* line 40, ../sass/SMM-theme/visual/_button.scss */
.x-btn {
  background-color: #e9eef5;
  border-color: #d6dae0;
}
/* line 63, ../sass/SMM-theme/visual/_button.scss */
.x-btn .x-btn-text {
  color: #4d5763;
  font-size: 13px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-weight: normal;
}
/* line 75, ../sass/SMM-theme/visual/_button.scss */
.x-btn.x-btn-over {
  background-color: #f0f3f8;
  border-color: #d9dde2;
}
/* line 96, ../sass/SMM-theme/visual/_button.scss */
.x-btn.x-btn-over .x-btn-text {
  color: #4d5763;
}
/* line 108, ../sass/SMM-theme/visual/_button.scss */
.x-btn.x-btn-click {
  background-color: #dee6f0;
  border-color: #c7cdd5;
}
/* line 129, ../sass/SMM-theme/visual/_button.scss */
.x-btn.x-btn-click .x-btn-text {
  color: #4d5763;
}
/* line 139, ../sass/SMM-theme/visual/_button.scss */
.x-btn.x-btn-pressed, .x-btn.x-btn-menu-active {
  background-color: #dee6f0;
  border-color: #c7cdd5;
}
/* line 160, ../sass/SMM-theme/visual/_button.scss */
.x-btn.x-btn-pressed .x-btn-text, .x-btn.x-btn-menu-active .x-btn-text {
  color: #4d5763;
}
/* line 193, ../sass/SMM-theme/visual/_button.scss */
.x-btn.x-btn-disabled .x-btn-text {
  color: #acacac;
}

/* line 40, ../sass/SMM-theme/visual/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0);
  background-image: none;
}
/* line 63, ../sass/SMM-theme/visual/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn .x-btn-text {
  color: #4d5763;
  font-size: 13px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-weight: normal;
  text-shadow: none;
}
/* line 75, ../sass/SMM-theme/visual/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.x-btn-over {
  background-color: #d0d5db;
  border-color: rgba(255, 255, 255, 0);
}
/* line 96, ../sass/SMM-theme/visual/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.x-btn-over .x-btn-text {
  color: #4d5763;
}
/* line 108, ../sass/SMM-theme/visual/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.x-btn-click {
  background-color: #cacfd5;
  border-color: rgba(255, 255, 255, 0);
}
/* line 129, ../sass/SMM-theme/visual/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.x-btn-click .x-btn-text {
  color: #4d5763;
}
/* line 139, ../sass/SMM-theme/visual/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.x-btn-pressed, .x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.x-btn-menu-active {
  background-color: #cacfd5;
  border-color: rgba(255, 255, 255, 0);
}
/* line 160, ../sass/SMM-theme/visual/_button.scss */
.x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.x-btn-pressed .x-btn-text, .x-toolbar.x-toolbar.x-toolbar.x-toolbar .x-btn.x-btn-menu-active .x-btn-text {
  color: #4d5763;
}

/* line 222, ../sass/SMM-theme/visual/_button.scss */
.x-btn-group {
  border-width: 1px;
  border-style: solid;
  border-color: #d6dae0;
  -moz-box-shadow: rgba(255, 255, 255, 0.8) 0 1px inset;
  -webkit-box-shadow: rgba(255, 255, 255, 0.8) 0 1px inset;
  box-shadow: rgba(255, 255, 255, 0.8) 0 1px inset;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 242, ../sass/SMM-theme/visual/_button.scss */
.x-btn-group .x-btn-group-header {
  background-color: #a6a6a6;
}
/* line 244, ../sass/SMM-theme/visual/_button.scss */
.x-btn-group .x-btn-group-header .x-btn-group-header-text {
  font-weight: bold;
  font-size: 11px;
  color: white;
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.3) 1px 1px;
}

/* line 345, ../sass/SMM-theme/visual/_button.scss */
.x-btn-mc em.x-btn-arrow {
  background-image: url("../images/SMM-theme/button/arrow.png");
}

/* line 348, ../sass/SMM-theme/visual/_button.scss */
.x-btn-over .x-btn-mc em.x-btn-arrow, .x-btn-click .x-btn-mc em.x-btn-arrow, .x-btn-menu-active .x-btn-mc em.x-btn-arrow, .x-btn-pressed .x-btn-mc em.x-btn-arrow {
  background-image: url("../images/SMM-theme/button/arrow-o.png");
}

/* line 352, ../sass/SMM-theme/visual/_button.scss */
.x-btn-mc em.x-btn-split {
  background-image: url("../images/SMM-theme/button/s-arrow.png");
}

/* line 356, ../sass/SMM-theme/visual/_button.scss */
.x-btn-over .x-btn-mc em.x-btn-split, .x-btn-click .x-btn-mc em.x-btn-split, .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-btn-pressed .x-btn-mc em.x-btn-split {
  background-image: url("../images/SMM-theme/button/s-arrow-o.png");
}

/* line 360, ../sass/SMM-theme/visual/_button.scss */
.x-btn-mc em.x-btn-arrow-bottom {
  background-image: url("../images/SMM-theme/button/arrow-b-noline.png");
}

/* line 363, ../sass/SMM-theme/visual/_button.scss */
.x-btn-over .x-btn-mc em.x-btn-arrow-bottom, .x-btn-click .x-btn-mc em.x-btn-arrow-bottom, .x-btn-menu-active .x-btn-mc em.x-btn-arrow-bottom, .x-btn-pressed .x-btn-mc em.x-btn-arrow-bottom {
  background-image: url("../images/SMM-theme/button/arrow-b-noline-o.png");
}

/* line 367, ../sass/SMM-theme/visual/_button.scss */
.x-btn-mc em.x-btn-split-bottom {
  background-image: url("../images/SMM-theme/button/s-arrow-b.png");
}

/* line 371, ../sass/SMM-theme/visual/_button.scss */
.x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-btn-click .x-btn-mc em.x-btn-split-bottom, .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
  background-image: url("../images/SMM-theme/button/s-arrow-b-o.png");
}

/*!
 * Toolbar
 */
/* line 38, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar {
  border-style: solid;
  display: block;
  background: repeat-x top left;
  position: relative;
  left: 0;
  top: 0;
  zoom: 1;
  overflow: hidden;
}

/* O-315
 * added so bottom toolbar has top border
 */
/* line 52, ../sass/SMM-theme/structure/_toolbar.scss */
.x-panel-bbar .x-toolbar {
  border-style: solid;
  border-width: 1px 0 0 0;
}

/* line 57, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar-left {
  width: 100%;
}

/* line 61, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-item-disabled .x-btn-icon {
  opacity: .35;
  -moz-opacity: .35;
  filter: alpha(opacity=35);
}

/* line 67, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar td {
  vertical-align: middle;
}

/* line 71, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar td, .x-toolbar span, .x-toolbar input, .x-toolbar div, .x-toolbar select, .x-toolbar label {
  white-space: nowrap;
}

/* line 75, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-item-disabled {
  cursor: default;
  opacity: .6;
  -moz-opacity: .6;
  filter: alpha(opacity=60);
}

/* line 82, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-item-disabled * {
  cursor: default;
}

/* line 86, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-toolbar-cell {
  vertical-align: middle;
}

/* line 91, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-tl, .x-toolbar .x-btn-tr, .x-toolbar .x-btn-tc, .x-toolbar .x-btn-ml, .x-toolbar .x-btn-mr,
.x-toolbar .x-btn-mc, .x-toolbar .x-btn-bl, .x-toolbar .x-btn-br, .x-toolbar .x-btn-bc {
  background-position: 500px 500px;
}

/* These rules are duplicated from button.css to give priority of x-toolbar rules above */
/* line 98, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-over .x-btn-tl {
  background-position: -6px 0;
}

/* line 102, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-over .x-btn-tr {
  background-position: -9px 0;
}

/* line 106, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-over .x-btn-tc {
  background-position: 0 -9px;
}

/* line 110, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-over .x-btn-ml {
  background-position: -6px -24px;
}

/* line 114, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-over .x-btn-mr {
  background-position: -9px -24px;
}

/* line 118, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-over .x-btn-mc {
  background-position: 0 -2168px;
}

/* line 122, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-over .x-btn-bl {
  background-position: -6px -3px;
}

/* line 126, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-over .x-btn-br {
  background-position: -9px -3px;
}

/* line 130, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-over .x-btn-bc {
  background-position: 0 -18px;
}

/* line 134, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-click .x-btn-tl, .x-toolbar .x-btn-menu-active .x-btn-tl, .x-toolbar .x-btn-pressed .x-btn-tl {
  background-position: -12px 0;
}

/* line 138, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-click .x-btn-tr, .x-toolbar .x-btn-menu-active .x-btn-tr, .x-toolbar .x-btn-pressed .x-btn-tr {
  background-position: -15px 0;
}

/* line 142, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-click .x-btn-tc, .x-toolbar .x-btn-menu-active .x-btn-tc, .x-toolbar .x-btn-pressed .x-btn-tc {
  background-position: 0 -12px;
}

/* line 146, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-click .x-btn-ml, .x-toolbar .x-btn-menu-active .x-btn-ml, .x-toolbar .x-btn-pressed .x-btn-ml {
  background-position: -12px -24px;
}

/* line 150, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-click .x-btn-mr, .x-toolbar .x-btn-menu-active .x-btn-mr, .x-toolbar .x-btn-pressed .x-btn-mr {
  background-position: -15px -24px;
}

/* line 154, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-click .x-btn-mc, .x-toolbar .x-btn-menu-active .x-btn-mc, .x-toolbar .x-btn-pressed .x-btn-mc {
  background-position: 0 -3240px;
}

/* line 158, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-click .x-btn-bl, .x-toolbar .x-btn-menu-active .x-btn-bl, .x-toolbar .x-btn-pressed .x-btn-bl {
  background-position: -12px -3px;
}

/* line 162, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-click .x-btn-br, .x-toolbar .x-btn-menu-active .x-btn-br, .x-toolbar .x-btn-pressed .x-btn-br {
  background-position: -15px -3px;
}

/* line 166, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-btn-click .x-btn-bc, .x-toolbar .x-btn-menu-active .x-btn-bc, .x-toolbar .x-btn-pressed .x-btn-bc {
  background-position: 0 -21px;
}

/* line 170, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar div.xtb-text {
  padding: 2px 3px 0;
  line-height: 16px;
  display: block;
}

/* line 176, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .xtb-sep {
  display: block;
  font-size: 1px;
  overflow: hidden;
  cursor: default;
}

/* line 186, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .xtb-spacer {
  width: 2px;
}

/* Paging Toolbar */
/* line 191, ../sass/SMM-theme/structure/_toolbar.scss */
.x-tbar-page-number {
  width: 30px;
  height: 14px;
}

/* line 196, ../sass/SMM-theme/structure/_toolbar.scss */
.ext-ie .x-tbar-page-number {
  margin-top: 2px;
}

/* line 200, ../sass/SMM-theme/structure/_toolbar.scss */
.x-paging-info {
  position: absolute;
  top: 5px;
  right: 8px;
}

/* floating */
/* line 207, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar-ct {
  width: 100%;
}

/* line 211, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar-right td {
  text-align: center;
}

/* line 215, ../sass/SMM-theme/structure/_toolbar.scss */
.x-panel-tbar, .x-panel-bbar, .x-window-tbar, .x-window-bbar, .x-tab-panel-tbar, .x-tab-panel-bbar, .x-plain-tbar, .x-plain-bbar {
  overflow: hidden;
  zoom: 1;
}

/* line 220, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar-more .x-btn-small .x-btn-text {
  height: 16px;
  width: 12px;
}

/* line 225, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar-more em.x-btn-arrow {
  display: inline;
  background-color: transparent;
  padding-right: 0;
}

/* line 231, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar-more .x-btn-mc em.x-btn-arrow {
  background-image: none;
}

/* line 235, ../sass/SMM-theme/structure/_toolbar.scss */
div.x-toolbar-no-items {
  color: gray !important;
  padding: 5px 10px !important;
}

/* fix ie toolbar form items */
/* line 241, ../sass/SMM-theme/structure/_toolbar.scss */
.ext-border-box .x-toolbar-cell .x-form-text {
  margin-bottom: -1px !important;
}

/* line 245, ../sass/SMM-theme/structure/_toolbar.scss */
.ext-border-box .x-toolbar-cell .x-form-field-wrap .x-form-text {
  margin: 0 !important;
}

/* line 249, ../sass/SMM-theme/structure/_toolbar.scss */
.ext-ie .x-toolbar-cell .x-form-field-wrap {
  height: 21px;
}

/* line 253, ../sass/SMM-theme/structure/_toolbar.scss */
.ext-ie .x-toolbar-cell .x-form-text {
  position: relative;
  top: -1px;
}

/* line 258, ../sass/SMM-theme/structure/_toolbar.scss */
.ext-strict .ext-ie8 .x-toolbar-cell .x-form-field-trigger-wrap .x-form-text, .ext-strict .ext-ie .x-toolbar-cell .x-form-text {
  top: 0px;
}

/* line 262, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar-right td .x-form-field-trigger-wrap {
  text-align: left;
  margin-right: 3px;
}

/* line 267, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar-cell .x-form-checkbox, .x-toolbar-cell .x-form-radio {
  margin-top: 5px;
}

/* line 271, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar-cell .x-form-cb-label {
  vertical-align: bottom;
  top: 1px;
}

/* line 276, ../sass/SMM-theme/structure/_toolbar.scss */
.ext-ie .x-toolbar-cell .x-form-checkbox, .ext-ie .x-toolbar-cell .x-form-radio {
  margin-top: 4px;
}

/* line 280, ../sass/SMM-theme/structure/_toolbar.scss */
.ext-ie .x-toolbar-cell .x-form-cb-label {
  top: 0;
}

/* line 284, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar.x-small-editor {
  overflow: auto;
}

/* line 14, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar {
  border-width: 0 1px 1px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-weight: normal;
}
/* line 18, ../sass/SMM-theme/structure/_toolbar.scss */
.x-toolbar .x-toolbar-ct .xtb-text {
  font-size: 13px;
}

/* line 22, ../sass/SMM-theme/structure/_toolbar.scss */
.x-panel .x-panel-bbar .x-toolbar, .x-panel .x-panel-tbar .x-toolbar {
  padding: 0 3px 0 0;
}

/* line 25, ../sass/SMM-theme/structure/_toolbar.scss */
.xtb-sep {
  width: 1px;
  height: 20px;
  margin: 0 2px 0;
}

/* line 22, ../sass/SMM-theme/visual/_toolbar.scss */
.x-toolbar {
  border-color: #d6dae0;
  background-color: #e9eef5;
  color: #4d5763;
}

/* line 28, ../sass/SMM-theme/visual/_toolbar.scss */
.x-tbar-page-first {
  background-image: url("../images/SMM-theme/grid/pagingbar-sprite.png") !important;
  background-position: 0 0 !important;
  width: 16px !important;
  height: 16px !important;
  margin: 5px 0 4px !important;
}

/* line 38, ../sass/SMM-theme/visual/_toolbar.scss */
.x-tbar-loading {
  background-image: url("../images/SMM-theme/grid/pagingbar-sprite.png") !important;
  background-position: -64px 0 !important;
  width: 16px !important;
  height: 16px !important;
  margin: 5px 0 4px !important;
}

/* line 46, ../sass/SMM-theme/visual/_toolbar.scss */
.x-tbar-page-last {
  background-image: url("../images/SMM-theme/grid/pagingbar-sprite.png") !important;
  background-position: -16px 0 !important;
  width: 16px !important;
  height: 16px !important;
  margin: 5px 0 4px !important;
}

/* line 54, ../sass/SMM-theme/visual/_toolbar.scss */
.x-tbar-page-next {
  background-image: url("../images/SMM-theme/grid/pagingbar-sprite.png") !important;
  background-position: -32px 0 !important;
  width: 16px !important;
  height: 16px !important;
  margin: 5px 0 4px !important;
}

/* line 62, ../sass/SMM-theme/visual/_toolbar.scss */
.x-tbar-page-prev {
  background-image: url("../images/SMM-theme/grid/pagingbar-sprite.png") !important;
  background-position: -48px 0 !important;
  width: 16px !important;
  height: 16px !important;
  margin: 5px 0 4px !important;
}

/* line 70, ../sass/SMM-theme/visual/_toolbar.scss */
.x-item-disabled .x-tbar-loading {
  background-image: url("../images/SMM-theme/grid/pagingbar-sprite.png") !important;
  background-position: -64px -16px !important;
  width: 16px !important;
  height: 16px !important;
  margin: 5px 0 4px !important;
}

/* line 78, ../sass/SMM-theme/visual/_toolbar.scss */
.x-item-disabled .x-tbar-page-first {
  background-image: url("../images/SMM-theme/grid/pagingbar-sprite.png") !important;
  background-position: 0 -16px !important;
  width: 16px !important;
  height: 16px !important;
  margin: 5px 0 4px !important;
}

/* line 86, ../sass/SMM-theme/visual/_toolbar.scss */
.x-item-disabled .x-tbar-page-last {
  background-image: url("../images/SMM-theme/grid/pagingbar-sprite.png") !important;
  background-position: -16px -16px !important;
  width: 16px !important;
  height: 16px !important;
  margin: 5px 0 4px !important;
}

/* line 94, ../sass/SMM-theme/visual/_toolbar.scss */
.x-item-disabled .x-tbar-page-next {
  background-image: url("../images/SMM-theme/grid/pagingbar-sprite.png") !important;
  background-position: -32px -16px !important;
  width: 16px !important;
  height: 16px !important;
  margin: 5px 0 4px !important;
}

/* line 102, ../sass/SMM-theme/visual/_toolbar.scss */
.x-item-disabled .x-tbar-page-prev {
  background-image: url("../images/SMM-theme/grid/pagingbar-sprite.png") !important;
  background-position: -48px -16px !important;
  width: 16px !important;
  height: 16px !important;
  margin: 5px 0 4px !important;
}

/* line 110, ../sass/SMM-theme/visual/_toolbar.scss */
.xtb-sep {
  background-color: #d6dae0;
}

/* line 145, ../sass/SMM-theme/visual/_toolbar.scss */
.x-toolbar .x-item-disabled {
  color: #acacac;
}

/* line 149, ../sass/SMM-theme/visual/_toolbar.scss */
.x-toolbar .x-item-disabled * {
  color: #acacac;
}

/* line 153, ../sass/SMM-theme/visual/_toolbar.scss */
.x-toolbar .x-btn-mc em.x-btn-split {
  background-image: url("../images/SMM-theme/button/s-arrow-noline.gif");
}

/* line 157, ../sass/SMM-theme/visual/_toolbar.scss */
.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split,
.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split {
  background-image: url("../images/SMM-theme/button/s-arrow-o-w.gif");
}

/* line 163, ../sass/SMM-theme/visual/_toolbar.scss */
.x-toolbar .x-btn-mc em.x-btn-split-bottom {
  background-image: url("../images/SMM-theme/button/s-arrow-b-noline.gif");
}

/* line 167, ../sass/SMM-theme/visual/_toolbar.scss */
.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split-bottom,
.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
  background-image: url("../images/SMM-theme/button/s-arrow-b.gif");
}

/* line 179, ../sass/SMM-theme/visual/_toolbar.scss */
.x-paging-info {
  color: #444;
}

/* line 183, ../sass/SMM-theme/visual/_toolbar.scss */
.x-toolbar-more-icon {
  background-image: url("../images/SMM-theme/toolbar/more.gif") !important;
}

/* line 16, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3 .x-grid3-hd-row td {
  line-height: 23px;
}
/* line 20, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3 .x-grid3-row {
  border-width: 1px 0 0;
}
/* line 22, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3 .x-grid3-row:first-child {
  border-top-width: 0;
}
/* line 25, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3 .x-grid3-row:last-child {
  border-bottom-width: 1px;
}
/* line 28, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3 .x-grid3-row td {
  line-height: 20px;
}
/* line 34, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3 .x-grid3-summary-row td {
  line-height: 20px;
}
/* line 39, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3 .x-grid3-cell-inner {
  padding: 3px 10px;
}
/* line 43, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3 .x-grid3-hd-inner {
  padding: 3px 10px;
}
/* line 47, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3 .x-grid3-sort-icon {
  width: 15px;
  height: 15px;
  margin-left: 4px;
}
/* line 55, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3 .x-grid3-hd-btn {
  width: 14px;
  height: 29px !important;
}
/* line 62, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3 .x-grid-group-hd {
  border-bottom-width: 1px;
}
/* line 64, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3 .x-grid-group-hd div.x-grid-group-title {
  padding: 3px 4px 4px 17px;
}

/* Grid3 styles */
/* line 92, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3 {
  position: relative;
  overflow: hidden;
}

/* line 97, ../sass/SMM-theme/structure/_grid.scss */
.x-grid-panel .x-panel-body {
  overflow: hidden !important;
}

/* line 101, ../sass/SMM-theme/structure/_grid.scss */
.x-grid-panel .x-panel-mc .x-panel-body {
  border: 1px solid;
}

/* line 105, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3 table {
  table-layout: fixed;
}

/* line 109, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-viewport {
  overflow: hidden;
}

/* line 113, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-hd-row td, .x-grid3-row td, .x-grid3-summary-row td {
  -moz-outline: none;
  outline: none;
  -moz-user-focus: normal;
}

/* line 119, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-row td, .x-grid3-summary-row td {
  vertical-align: top;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore;
}

/* line 126, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-cell {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore;
}

/* line 132, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-hd-row td {
  vertical-align: middle;
  border-right: 1px solid;
}

/* line 137, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-hd-row .x-grid3-marker-hd {
  padding: 3px;
}

/* line 141, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-row .x-grid3-marker {
  padding: 3px;
}

/* line 145, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-cell-inner, .x-grid3-hd-inner {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.x-grid3-td-icon .x-grid3-cell-inner,
.x-grid3-td-icon .x-grid3-hd-inner {
  -o-text-overflow: clip;
  text-overflow: clip;
}

/* ActionColumn, reduce padding to accommodate 16x16 icons in normal row height */
/* line 153, ../sass/SMM-theme/structure/_grid.scss */
.x-action-col-cell .x-grid3-cell-inner {
  padding-top: 1px;
  padding-bottom: 1px;
}

/* line 158, ../sass/SMM-theme/structure/_grid.scss */
.x-action-col-icon {
  cursor: pointer;
}

/* line 162, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-hd-inner {
  position: relative;
  cursor: inherit;
  padding: 4px 3px 4px 5px;
}

/* line 168, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-row-body {
  white-space: normal;
}

/* line 172, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-body-cell {
  -moz-outline: 0 none;
  outline: 0 none;
}

/* IE Quirks to clip */
/* line 178, ../sass/SMM-theme/structure/_grid.scss */
.ext-ie .x-grid3-cell-inner, .ext-ie .x-grid3-hd-inner {
  width: 100%;
}

/* reverse above in strict mode */
/* line 183, ../sass/SMM-theme/structure/_grid.scss */
.ext-strict .x-grid3-cell-inner, .ext-strict .x-grid3-hd-inner {
  width: auto;
}

/* check this once again */
/* line 188, ../sass/SMM-theme/structure/_grid.scss */
.ext-strict .x-grid3-hd-inner {
  min-height: 23px;
}

/* line 192, ../sass/SMM-theme/structure/_grid.scss */
.x-grid-row-loading {
  background: no-repeat center center;
}

/* line 191, ../sass/SMM-theme/structure/_grid.scss */
.x-grid-page {
  overflow: hidden;
}

/* line 195, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-row {
  cursor: default;
  border: 1px solid;
  width: 100%;
}

/* line 201, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-row-over {
  border: 1px solid;
  background: repeat-x left top;
}

/* line 206, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-resize-proxy {
  width: 1px;
  left: 0;
  cursor: e-resize;
  cursor: col-resize;
  position: absolute;
  top: 0;
  height: 100px;
  overflow: hidden;
  visibility: hidden;
  border: 0 none;
  z-index: 7;
}

/* line 220, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-resize-marker {
  width: 1px;
  left: 0;
  position: absolute;
  top: 0;
  height: 100px;
  overflow: hidden;
  visibility: hidden;
  border: 0 none;
  z-index: 7;
}

/* line 232, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-focus {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  -moz-outline: 0 none;
  outline: 0 none;
  -moz-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: ignore;
}

/* header styles */
/* line 248, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-header {
  background: repeat-x 0 bottom;
  cursor: default;
  zoom: 1;
  padding: 0;
}

/* line 255, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-header-pop {
  border-left: 1px solid;
  float: right;
  clear: none;
}

/* line 261, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-header-pop-inner {
  border-left: 1px solid;
  width: 14px;
  height: 19px;
  background: transparent no-repeat center center;
}

/* line 268, ../sass/SMM-theme/structure/_grid.scss */
.ext-ie .x-grid3-header-pop-inner {
  width: 15px;
}

/* line 272, ../sass/SMM-theme/structure/_grid.scss */
.ext-strict .x-grid3-header-pop-inner {
  width: 14px;
}

/* line 276, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-header-inner {
  overflow: hidden;
  zoom: 1;
  float: left;
}

/* line 282, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-header-offset {
  text-align: left;
}

/* line 286, ../sass/SMM-theme/structure/_grid.scss */
td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
  border-right: 1px solid;
}

/* line 290, ../sass/SMM-theme/structure/_grid.scss */
td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner {
  background: repeat-x left bottom;
}

/* line 295, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-sort-icon {
  background-repeat: no-repeat;
  display: none;
  vertical-align: middle;
}

/* line 301, ../sass/SMM-theme/structure/_grid.scss */
.sort-asc .x-grid3-sort-icon, .sort-desc .x-grid3-sort-icon {
  display: inline;
}

/* Header position fixes for IE strict mode */
/* line 306, ../sass/SMM-theme/structure/_grid.scss */
.ext-strict .ext-ie .x-grid3-header-inner, .ext-strict .ext-ie6 .x-grid3-hd {
  position: relative;
}

/* line 310, ../sass/SMM-theme/structure/_grid.scss */
.ext-strict .ext-ie6 .x-grid3-hd-inner {
  position: static;
}

/* Body Styles */
/* line 315, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-body {
  zoom: 1;
}

/* line 319, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-scroller {
  overflow: auto;
  zoom: 1;
  position: relative;
}

/* line 325, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-cell-text, .x-grid3-hd-text {
  display: block;
  padding: 3px 5px 3px 5px;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore;
}

/* line 333, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-split {
  background-position: center;
  background-repeat: no-repeat;
  cursor: e-resize;
  cursor: col-resize;
  display: block;
  font-size: 1px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  top: 2px;
  width: 6px;
  z-index: 3;
}

/* Column Reorder DD */
/* line 349, ../sass/SMM-theme/structure/_grid.scss */
.x-dd-drag-proxy .x-grid3-hd-inner {
  background: repeat-x left bottom;
  width: 120px;
  padding: 3px;
  border: 1px solid;
  overflow: hidden;
}

/* line 357, ../sass/SMM-theme/structure/_grid.scss */
.col-move-top, .col-move-bottom {
  width: 9px;
  height: 9px;
  position: absolute;
  top: 0;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
  visibility: hidden;
  z-index: 20000;
  background: transparent no-repeat left top;
}

/* Selection Styles */
/* line 375, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker {
  background: repeat-x 0 bottom !important;
  vertical-align: middle !important;
  padding: 0;
  border-top: 1px solid;
  border-bottom: none !important;
  border-right: 1px solid !important;
  text-align: center;
}

/* line 385, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div {
  padding: 0 4px;
  text-align: center;
}

/* dirty cells */
/* line 391, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-dirty-cell {
  background: transparent no-repeat 0 0;
}

/* Grid Toolbars */
/* line 396, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-topbar, .x-grid3-bottombar {
  overflow: hidden;
  display: none;
  zoom: 1;
  position: relative;
}

/* line 403, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-topbar .x-toolbar {
  border-right: 0 none;
}

/* line 407, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-bottombar .x-toolbar {
  border-right: 0 none;
  border-bottom: 0 none;
  border-top: 1px solid;
}

/* Props Grid Styles */
/* line 414, ../sass/SMM-theme/structure/_grid.scss */
.x-props-grid .x-grid3-cell {
  padding: 1px;
}

/* line 418, ../sass/SMM-theme/structure/_grid.scss */
.x-props-grid .x-grid3-td-name .x-grid3-cell-inner {
  background: transparent repeat-y -16px !important;
  padding-left: 12px;
}

/* line 423, ../sass/SMM-theme/structure/_grid.scss */
.x-props-grid .x-grid3-body .x-grid3-td-name {
  padding: 1px;
  padding-right: 0;
  border: 0 none;
  border-right: 1px solid;
}

/* dd */
/* line 431, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-col-dd {
  border: 0 none;
  padding: 0;
  background-color: transparent;
}

/* line 437, ../sass/SMM-theme/structure/_grid.scss */
.x-dd-drag-ghost .x-grid3-dd-wrap {
  padding: 1px 3px 3px 1px;
}

/* line 441, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-hd {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore;
}

/* line 447, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-hd-btn {
  display: none;
  position: absolute;
  background: no-repeat left center;
  right: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
}

/* line 457, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-hd-over .x-grid3-hd-btn, .x-grid3-hd-menu-open .x-grid3-hd-btn {
  display: block;
}

/* line 461, ../sass/SMM-theme/structure/_grid.scss */
a.x-grid3-hd-btn:hover {
  background-position: -14px center;
}

/* Expanders */
/* line 466, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-body .x-grid3-td-expander {
  /*background:transparent repeat-y right;*/
  border-right: 1px solid;
}

/* line 471, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-body .x-grid3-td-expander .x-grid3-cell-inner {
  padding: 0 !important;
  height: 100%;
}

/* line 476, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-row-expander {
  width: 100%;
  height: 18px;
  background-position: 4px 2px;
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 484, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-row-collapsed .x-grid3-row-expander {
  background-position: 6px 4px;
}

/* line 488, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-row-expanded .x-grid3-row-expander {
  background-position: -19px 4px;
}

/* line 492, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-row-collapsed .x-grid3-row-body {
  display: none !important;
}

/* line 496, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-row-expanded .x-grid3-row-body {
  display: block !important;
}

/* Checkers */
/* line 501, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-body .x-grid3-td-checker {
  /*background:transparent repeat-y right;*/
  border-right: 1px solid;
}

/* line 505, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-body .x-grid3-row-over .x-grid3-td-checker {
  border-right: 1px solid;
}

/* line 509, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-body .x-grid3-td-checker .x-grid3-cell-inner, .x-grid3-header .x-grid3-td-checker .x-grid3-hd-inner {
  padding: 0 !important;
  height: 100%;
}

/* line 514, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-row-checker, .x-grid3-hd-checker {
  width: 100%;
  height: 18px;
  background-position: 2px 2px;
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 522, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-row .x-grid3-row-checker {
  background-position: 4px 4px;
}

/* line 526, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-row-selected .x-grid3-row-checker, .x-grid3-hd-checker-on .x-grid3-hd-checker, .x-grid3-row-checked .x-grid3-row-checker {
  background-position: -21px 4px;
}

/* line 530, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-hd-checker {
  background-position: 4px 2px;
}

/* line 534, ../sass/SMM-theme/structure/_grid.scss */
.ext-border-box .x-grid3-hd-checker {
  background-position: 4px 2px;
}

/* line 538, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-hd-checker-on .x-grid3-hd-checker {
  background-position: -21px 2px;
}

/* line 542, ../sass/SMM-theme/structure/_grid.scss */
.ext-border-box .x-grid3-hd-checker-on .x-grid3-hd-checker {
  background-position: -21px 2px;
}

/* Numberer */
/* line 547, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-body .x-grid3-td-numberer {
  background: transparent repeat-y right;
  border-right: 1px solid;
}

/* line 552, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner {
  padding: 3px 5px 0 0 !important;
  text-align: right;
}

/* Row Icon */
/* line 559, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-body .x-grid3-td-row-icon {
  background: transparent repeat-y right;
  vertical-align: top;
  text-align: center;
}

/* line 565, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-body .x-grid3-td-row-icon .x-grid3-cell-inner {
  padding: 0 !important;
  background-position: center center;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  margin-left: 2px;
  margin-top: 3px;
}

/* All specials */
/* line 576, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer,
.x-grid3-body .x-grid3-row-selected .x-grid3-td-checker,
.x-grid3-body .x-grid3-row-selected .x-grid3-td-expander {
  background: transparent repeat-y right;
  border-right: 1px solid;
}

/* line 583, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-body .x-grid3-check-col-td .x-grid3-cell-inner {
  padding: 1px 0 0 0 !important;
}

/* line 587, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-check-col {
  width: 100%;
  height: 16px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 595, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-check-col-on {
  width: 100%;
  height: 16px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}

/* Grouping classes */
/* line 604, ../sass/SMM-theme/structure/_grid.scss */
.x-grid-group, .x-grid-group-body, .x-grid-group-hd {
  zoom: 1;
}

/* line 608, ../sass/SMM-theme/structure/_grid.scss */
.x-grid-group-hd {
  border-bottom-style: solid;
  cursor: pointer;
  padding-top: 6px;
}

/* line 614, ../sass/SMM-theme/structure/_grid.scss */
.x-grid-group-hd div.x-grid-group-title {
  background: transparent no-repeat 3px 3px;
  padding: 4px 4px 4px 17px;
}

/* line 619, ../sass/SMM-theme/structure/_grid.scss */
.x-grid-group-collapsed .x-grid-group-body {
  display: none;
}

/* line 623, ../sass/SMM-theme/structure/_grid.scss */
.ext-ie6 .x-grid3 .x-editor .x-form-text, .ext-ie7 .x-grid3 .x-editor .x-form-text {
  position: relative;
  top: -1px;
}

/* line 628, ../sass/SMM-theme/structure/_grid.scss */
.ext-ie .x-props-grid .x-editor .x-form-text {
  position: static;
  top: 0;
}

/* line 633, ../sass/SMM-theme/structure/_grid.scss */
.x-grid-empty {
  padding: 10px;
}

/* fix floating toolbar issue */
/* line 638, ../sass/SMM-theme/structure/_grid.scss */
.ext-ie7 .x-grid-panel .x-panel-bbar {
  position: relative;
}

/* Reset position to static when Grid Panel has been framed */
/* to resolve 'snapping' from top to bottom behavior. */
/* @forumThread 86656 */
/* line 646, ../sass/SMM-theme/structure/_grid.scss */
.ext-ie7 .x-grid-panel .x-panel-mc .x-panel-bbar {
  position: static;
}

/* line 650, ../sass/SMM-theme/structure/_grid.scss */
.ext-ie6 .x-grid3-header {
  position: relative;
}

/* Fix WebKit bug in Grids */
/* line 655, ../sass/SMM-theme/structure/_grid.scss */
.ext-webkit .x-grid-panel .x-panel-bwrap {
  -webkit-user-select: none;
}

/* line 658, ../sass/SMM-theme/structure/_grid.scss */
.ext-webkit .x-tbar-page-number {
  -webkit-user-select: ignore;
}

/* end*/
/* column lines */
/* line 664, ../sass/SMM-theme/structure/_grid.scss */
.x-grid-with-col-lines .x-grid3-row td.x-grid3-cell {
  padding-right: 0;
  /*border-right:1px solid;*/
}

/*locking grid kopirano iz ux-->css LockingGridView.css*/
/* line 669, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-locked, .x-grid3-unlocked {
  overflow: hidden;
  position: absolute;
}

/* line 674, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-locked {
  border-right: 1px solid;
}

/* line 678, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-locked .x-grid3-scroller {
  overflow: hidden;
}

/* line 682, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-locked .x-grid3-row {
  border-right: 0;
}

/* line 686, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-scroll-spacer {
  height: 19px;
}

/* line 690, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-unlocked .x-grid3-header-offset {
  padding-left: 0;
}

/* line 694, ../sass/SMM-theme/structure/_grid.scss */
.x-grid3-unlocked .x-grid3-row {
  border-left: 0;
}

/*row editor ux css coppied*/
/* line 698, ../sass/SMM-theme/structure/_grid.scss */
.ext-ie .x-row-editor .x-form-text {
  margin: 0 !important;
}

/* line 701, ../sass/SMM-theme/structure/_grid.scss */
.x-row-editor-header {
  height: 2px;
  overflow: hidden;
  border-top: 1px solid;
  /*background: transparent url(../images/row-editor-bg.gif) repeat-x 0 0;*/
}

/* line 707, ../sass/SMM-theme/structure/_grid.scss */
.x-row-editor-footer {
  height: 2px;
  overflow: hidden;
  border-bottom: 1px solid;
  /*background: transparent url(../images/row-editor-bg.gif) repeat-x 0 -2px;*/
}

/* line 713, ../sass/SMM-theme/structure/_grid.scss */
.ext-ie .x-row-editor-footer {
  margin-top: -1px;
}

/* line 717, ../sass/SMM-theme/structure/_grid.scss */
.x-row-editor-body {
  overflow: hidden;
  zoom: 1;
  padding-top: 2px;
}

/* line 722, ../sass/SMM-theme/structure/_grid.scss */
.x-row-editor .x-btns {
  position: absolute;
  top: 28px;
  left: 20px;
  padding-left: 5px;
}

/* line 728, ../sass/SMM-theme/structure/_grid.scss */
.x-row-editor .x-btns .x-plain-bwrap {
  padding-right: 5px;
}

/* line 731, ../sass/SMM-theme/structure/_grid.scss */
.x-row-editor .x-btns .x-plain-body {
  height: 31px;
  margin-top: 1px;
  padding-top: 3px;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
}

/* line 739, ../sass/SMM-theme/structure/_grid.scss */
.x-row-editor .x-btns .x-table-layout-cell {
  padding: 9px;
  position: relative;
  left: 5px;
  bottom: 8px;
}

/* Fixes for IE6/7 trigger fields */
/* line 747, ../sass/SMM-theme/structure/_grid.scss */
.ext-ie6 .x-row-editor .x-form-field-wrap .x-form-trigger, .ext-ie7 .x-row-editor .x-form-field-wrap .x-form-trigger {
  top: 1px;
}

/* line 751, ../sass/SMM-theme/structure/_grid.scss */
.ext-ie6 .x-row-editor .x-form-field-trigger-wrap, .ext-ie7 .x-row-editor .x-form-field-trigger-wrap {
  margin-top: -1px;
}

/* line 755, ../sass/SMM-theme/structure/_grid.scss */
.errorTip .x-tip-body ul {
  list-style-type: disc;
  margin-left: 15px;
}

/* line 60, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 {
  background-color: #fff;
}
/* line 66, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .x-grid3-header {
  background-color: #e9eef5;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d6dae0;
}
/* line 83, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 td.x-grid3-hd-over .x-grid3-hd-inner {
  background-color: #eef4fb;
}
/* line 94, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 td.sort-desc .x-grid3-hd-inner,
.x-grid3 td.sort-asc .x-grid3-hd-inner,
.x-grid3 td.x-grid3-hd-menu-open .x-grid3-hd-inner {
  background-color: #f2f7fc;
}
/* line 107, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .x-grid3-hd-row td {
  border-left-color: transparent;
  border-right-color: #d6dae0;
  font-weight: normal;
  font-size: 13px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}
/* line 115, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 td.sort-desc,
.x-grid3 td.sort-asc,
.x-grid3 td.x-grid3-hd-menu-open {
  border-left-color: transparent;
  border-right-color: #d6dae0;
}
/* line 122, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .x-grid-group-hd div.x-grid-group-title {
  font-weight: normal;
  font-size: 13px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}
/* line 132, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .x-grid3-cell-inner {
  color: #4d5763;
}
/* line 135, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .x-grid3-row {
  background-color: #fff;
  border-color: #e5e9ef;
}
/* line 138, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .x-grid3-row td {
  font-size: 13px;
  font-weight: normal;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}
/* line 145, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .x-grid3-row-alt {
  background-color: #f7f9fb;
}
/* line 149, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .x-grid3-row-over {
  background-color: #f0f3f8;
}
/* line 157, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .x-grid3-row-selected {
  background-color: #b3d5ed !important;
  border-color: #b3d5ed;
}
/* line 161, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .x-grid3-row-selected + .x-grid3-row {
  border-top-color: #b3d5ed;
}
/* line 169, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .x-grid3-summary-row td {
  font-size: 13px;
  font-weight: normal;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}
/* line 174, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .x-grid-with-col-lines .x-grid3-row-selected {
  border-top-color: #b3d5ed;
}
/* line 178, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .x-grid3-hd-btn {
  background-color: #dee6f0;
  border-style: solid;
  border-color: #d6dae0;
  border-width: 0 0 0 1px;
  background-image: url("../images/SMM-theme/grid/grid3-hd-btn.png");
}
/* line 186, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .sort-asc .x-grid3-sort-icon {
  background-image: url("../images/SMM-theme/grid/sort_asc.png");
}
/* line 190, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3 .sort-desc .x-grid3-sort-icon {
  background-image: url("../images/SMM-theme/grid/sort_desc.png");
}

/* line 256, ../sass/SMM-theme/visual/_grid.scss */
.x-grid-panel .x-panel-mc .x-panel-body {
  border-color: #d6dae0;
  border-width: thin;
}

/* line 276, ../sass/SMM-theme/visual/_grid.scss */
.x-grid-row-loading {
  background-color: #fff;
  background-image: url("../images/SMM-theme/shared/loading-balls.gif");
}

/* line 296, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-resize-proxy {
  background-color: #777;
}

/* line 300, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-resize-marker {
  background-color: #777;
}

/* line 304, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-header {
  background-color: #f9f9f9;
}

/* line 309, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-header-pop {
  border-left-color: #d0d0d0;
}

/* line 313, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-header-pop-inner {
  border-left-color: #eee;
  background-image: url("../images/SMM-theme/grid/hd-pop.gif");
}

/* line 335, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-split {
  background-image: url("../images/SMM-theme/grid/grid-split.gif");
}

/* line 343, ../sass/SMM-theme/visual/_grid.scss */
.x-dd-drag-proxy .x-grid3-hd-inner {
  background-color: #ebf3fd;
  background-image: url("../images/SMM-theme/grid/grid3-hrow-over.gif");
  border-color: #aaccf6;
}

/* line 349, ../sass/SMM-theme/visual/_grid.scss */
.col-move-top {
  background-image: url("../images/SMM-theme/grid/col-move-top.gif");
}

/* line 353, ../sass/SMM-theme/visual/_grid.scss */
.col-move-bottom {
  background-image: url("../images/SMM-theme/grid/col-move-bottom.gif");
}

/* line 357, ../sass/SMM-theme/visual/_grid.scss */
td.grid-hd-group-cell {
  background: url("../images/SMM-theme/grid/grid3-hrow.gif") repeat-x bottom;
}

/* line 367, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-cell-selected {
  background-color: transparent;
  color: #fff;
}

/* line 372, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-cell-selected span {
  color: #000 !important;
}

/* line 380, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-locked {
  border-right-color: #aab3bf;
}

/* line 383, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker {
  background-color: #ebeadb !important;
  background-image: url("../images/SMM-theme/grid/grid-hrow.gif") !important;
  color: #000;
  border-top-color: #fff;
  border-right-color: #6fa0df !important;
}

/* line 391, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div {
  color: #15428b !important;
}

/* line 395, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-dirty-cell {
  background-image: url("../images/SMM-theme/grid/dirty.gif");
}

/* line 399, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-topbar, .x-grid3-bottombar {
  font: normal 11px arial, tahoma, helvetica, sans-serif;
}

/* line 403, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-bottombar .x-toolbar {
  border-top-color: #a9bfd3;
}

/* line 407, ../sass/SMM-theme/visual/_grid.scss */
.x-props-grid .x-grid3-td-name .x-grid3-cell-inner {
  background-image: url("../images/SMM-theme/grid/grid3-special-col-bg.gif") !important;
  color: #000 !important;
}

/* line 412, ../sass/SMM-theme/visual/_grid.scss */
.x-props-grid .x-grid3-body .x-grid3-td-name {
  background-color: #fff !important;
  border-right-color: #eee;
}

/* line 417, ../sass/SMM-theme/visual/_grid.scss */
.xg-hmenu-sort-asc .x-menu-item-icon {
  background-image: url("../images/SMM-theme/grid/hmenu-asc.png");
}

/* line 421, ../sass/SMM-theme/visual/_grid.scss */
.xg-hmenu-sort-desc .x-menu-item-icon {
  background-image: url("../images/SMM-theme/grid/hmenu-desc.png");
}

/* line 425, ../sass/SMM-theme/visual/_grid.scss */
.xg-hmenu-lock .x-menu-item-icon {
  background-image: url("../images/SMM-theme/grid/hmenu-lock.gif");
}

/* line 429, ../sass/SMM-theme/visual/_grid.scss */
.xg-hmenu-unlock .x-menu-item-icon {
  background-image: url("../images/SMM-theme/grid/hmenu-unlock.gif");
}

/* line 433, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-body .x-grid3-td-expander {
  /*background-image:background-image($theme-name,'grid/grid3-special-col-bg.gif');*/
  background-color: #fff;
  border-right-color: #e5e9ef;
}

/* line 438, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-body .x-grid3-row-over .x-grid3-td-expander {
  /*background-image:background-image($theme-name,'grid/grid3-special-col-bg.gif');*/
  background-color: #f7f9fb;
}

/* line 443, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-row-expander {
  background-image: url("../images/SMM-theme/grid/row-expand-sprite.gif");
}

/* line 447, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-body .x-grid3-td-checker {
  /*background-image: background-image($theme-name,'grid/grid3-special-col-bg.gif');*/
  background-color: #fff;
  border-right-color: #e5e9ef;
}

/* line 452, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-body .x-grid3-row-over .x-grid3-td-checker {
  background-color: #f7f9fb;
  border-right-color: #e5e9ef;
}

/* line 457, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-row-checker, .x-grid3-hd-checker {
  background-image: url("../images/SMM-theme/grid/row-check-sprite.gif");
}

/* line 461, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-body .x-grid3-td-numberer {
  background-color: #fff;
  border-right-color: #e5e9ef;
}

/* line 466, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-body .x-grid3-row-over .x-grid3-td-numberer {
  background-color: #f7f9fb;
}

/* line 469, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner {
  color: #444;
}

/* line 473, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-body .x-grid3-td-row-icon {
  background-image: url("../images/SMM-theme/grid/grid3-special-col-bg.gif");
}

/* line 477, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer,
.x-grid3-body .x-grid3-row-selected .x-grid3-td-checker,
.x-grid3-body .x-grid3-row-selected .x-grid3-td-expander {
  background-color: #b3d5ed;
  border-right-color: #b3d5ed;
}

/* line 484, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-check-col {
  background-image: url("../images/SMM-theme/menu/unchecked.gif");
}

/* line 488, ../sass/SMM-theme/visual/_grid.scss */
.x-grid3-check-col-on {
  background-image: url("../images/SMM-theme/menu/checked.gif");
}

/* line 492, ../sass/SMM-theme/visual/_grid.scss */
.x-grid-group, .x-grid-group-body, .x-grid-group-hd {
  zoom: 1;
}

/* line 496, ../sass/SMM-theme/visual/_grid.scss */
.x-grid-group-hd {
  border-bottom-color: #cdd2d9;
}

/* line 500, ../sass/SMM-theme/visual/_grid.scss */
.x-grid-group-hd div.x-grid-group-title {
  background-image: url("../images/SMM-theme/grid/group-collapse.png");
  color: #444d58;
  font: normal 13px "Segoe UI", tahoma, arial, verdana, sans-serif;
}

/* line 506, ../sass/SMM-theme/visual/_grid.scss */
.x-grid-group-collapsed .x-grid-group-hd div.x-grid-group-title {
  background-image: url("../images/SMM-theme/grid/group-expand.png");
}

/* line 510, ../sass/SMM-theme/visual/_grid.scss */
.x-group-by-icon {
  background-image: url("../images/SMM-theme/grid/group-by.png");
  background-repeat: no-repeat;
}

/* line 514, ../sass/SMM-theme/visual/_grid.scss */
.x-cols-icon {
  background-image: url("../images/SMM-theme/grid/columns.png");
}

/* line 518, ../sass/SMM-theme/visual/_grid.scss */
.x-show-groups-icon {
  background-image: url("../images/SMM-theme/grid/group-by.png");
}

/* line 522, ../sass/SMM-theme/visual/_grid.scss */
.x-grid-empty {
  color: gray;
  font: normal 11px tahoma, arial, helvetica, sans-serif;
}

/* line 527, ../sass/SMM-theme/visual/_grid.scss */
.x-grid-with-col-lines .x-grid3-row td.x-grid3-cell {
  /*border-right-color:#ededed;*/
}

/*.x-grid-with-col-lines .x-grid3-row-selected {
	border-top-color:$grid-ui-row-border-color-selected;
}*/
/*row editor ux css coppied*/
/* line 536, ../sass/SMM-theme/visual/_grid.scss */
.x-row-editor-header {
  background-color: #b3d5ed;
  border-top-color: #b3d5ed;
  /*background: transparent url(../images/row-editor-bg.gif) repeat-x 0 0;*/
}

/* line 541, ../sass/SMM-theme/visual/_grid.scss */
.x-row-editor-footer {
  background-color: #b3d5ed;
  border-bottom-color: #b3d5ed;
  /*background: transparent url(../images/row-editor-bg.gif) repeat-x 0 -2px;*/
}

/* line 546, ../sass/SMM-theme/visual/_grid.scss */
.x-row-editor-body {
  background-color: #b3d5ed;
  /*border-bottom:1px solid #bfc6cc;*/
}

/* line 550, ../sass/SMM-theme/visual/_grid.scss */
.x-row-editor .x-btns {
  /*background: transparent url(../images/row-editor-btns.gif) no-repeat 0 0;*/
}

/* line 553, ../sass/SMM-theme/visual/_grid.scss */
.x-row-editor .x-btns .x-plain-bwrap {
  /*background: transparent url(../images/row-editor-btns.gif) no-repeat right -31px;*/
}

/* line 556, ../sass/SMM-theme/visual/_grid.scss */
.x-row-editor .x-btns .x-plain-body {
  background-color: #b3d5ed;
  border-left-color: #b3d5ed;
  border-right-color: #b3d5ed;
  border-bottom-color: #b3d5ed;
}

/* line 562, ../sass/SMM-theme/visual/_grid.scss */
.x-row-editor .x-btns .x-table-layout-cell {
  /*padding:3px;*/
}

/* Fixes for IE6/7 trigger fields */
/* line 567, ../sass/SMM-theme/visual/_grid.scss */
.ext-ie6 .x-row-editor .x-form-field-wrap .x-form-trigger, .ext-ie7 .x-row-editor .x-form-field-wrap .x-form-trigger {
  /*top: 1px;*/
}

/* line 571, ../sass/SMM-theme/visual/_grid.scss */
.ext-ie6 .x-row-editor .x-form-field-trigger-wrap, .ext-ie7 .x-row-editor .x-form-field-trigger-wrap {
  /*margin-top: -1px;*/
}

/* line 575, ../sass/SMM-theme/visual/_grid.scss */
.errorTip .x-tip-body ul {
  list-style-type: disc;
  /*margin-left:15px;*/
}

/*!
* Pivot-grid
*/
/* line 7, ../sass/SMM-theme/structure/_pivotgrid.scss */
.x-pivotgrid .x-grid3-header-offset table {
  width: 100%;
  border-collapse: collapse;
}

/* line 12, ../sass/SMM-theme/structure/_pivotgrid.scss */
.x-pivotgrid .x-grid3-header-offset table td {
  padding: 4px 3px 4px 5px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 11px;
  line-height: 13px;
  font-family: tahoma;
}

/* line 23, ../sass/SMM-theme/structure/_pivotgrid.scss */
.x-pivotgrid .x-grid3-row-headers {
  display: block;
  float: left;
}

/* line 28, ../sass/SMM-theme/structure/_pivotgrid.scss */
.x-pivotgrid .x-grid3-row-headers table {
  height: 100%;
  width: 100%;
  border-collapse: collapse;
}

/* line 34, ../sass/SMM-theme/structure/_pivotgrid.scss */
.x-pivotgrid .x-grid3-row-headers table td {
  height: 18px;
  padding: 2px 7px 0 0;
  text-align: right;
  text-overflow: ellipsis;
  font-size: 11px;
  font-family: tahoma;
}

/* line 43, ../sass/SMM-theme/structure/_pivotgrid.scss */
.ext-gecko .x-pivotgrid .x-grid3-row-headers table td {
  height: 21px;
}

/* line 47, ../sass/SMM-theme/structure/_pivotgrid.scss */
.x-grid3-header-title {
  top: 0%;
  left: 0%;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  font-family: tahoma;
  font-size: 11px;
  padding: 0 1px;
  display: table-cell;
}

/* line 59, ../sass/SMM-theme/structure/_pivotgrid.scss */
.x-grid3-header-title span {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  margin-top: -6px;
}

/* line 3, ../sass/SMM-theme/visual/_pivotgrid.scss */
.x-pivotgrid .x-grid3-header-offset table td {
  background: url("../images/SMM-theme/grid/grid3-hrow.gif") repeat-x 50% 100%;
  border-left: 1px solid;
  border-right: 1px solid;
  border-left-color: #EEE;
  border-right-color: #D0D0D0;
}

/* line 11, ../sass/SMM-theme/visual/_pivotgrid.scss */
.x-pivotgrid .x-grid3-row-headers {
  background-color: #f9f9f9;
}

/* line 15, ../sass/SMM-theme/visual/_pivotgrid.scss */
.x-pivotgrid .x-grid3-row-headers table td {
  border-left: 1px solid;
  border-right: 1px solid;
  border-left-color: #EEE;
  border-right-color: #D0D0D0;
  border-bottom: 1px solid;
  border-bottom-color: #D0D0D0;
  height: 18px;
}

/*!
* DD
*/
/* line 7, ../sass/SMM-theme/structure/_dd.scss */
.x-dd-drag-proxy {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  z-index: 15000;
}

/* line 15, ../sass/SMM-theme/structure/_dd.scss */
.x-dd-drag-ghost {
  -moz-opacity: 0.85;
  opacity: .85;
  filter: alpha(opacity=85);
  border: 1px solid;
  padding: 3px;
  padding-left: 20px;
  white-space: nowrap;
}

/* line 25, ../sass/SMM-theme/structure/_dd.scss */
.x-dd-drag-repair .x-dd-drag-ghost {
  -moz-opacity: 0.4;
  opacity: .4;
  filter: alpha(opacity=40);
  border: 0 none;
  padding: 0;
  background-color: transparent;
}

/* line 34, ../sass/SMM-theme/structure/_dd.scss */
.x-dd-drag-repair .x-dd-drop-icon {
  visibility: hidden;
}

/* line 38, ../sass/SMM-theme/structure/_dd.scss */
.x-dd-drop-icon {
  position: absolute;
  top: 3px;
  left: 3px;
  display: block;
  width: 16px;
  height: 16px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}

/* line 51, ../sass/SMM-theme/structure/_dd.scss */
.x-view-selector {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  border: 1px dotted;
  opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
  zoom: 1;
}

/* line 3, ../sass/SMM-theme/visual/_dd.scss */
.x-dd-drag-ghost {
  color: #000;
  font: normal 11px arial, helvetica, sans-serif;
  border-color: #ddd #bbb #bbb #ddd;
  background-color: #fff;
}

/* line 10, ../sass/SMM-theme/visual/_dd.scss */
.x-dd-drop-nodrop .x-dd-drop-icon {
  background-image: url("../images/SMM-theme/dd/drop-no.gif");
}

/* line 14, ../sass/SMM-theme/visual/_dd.scss */
.x-dd-drop-ok .x-dd-drop-icon {
  background-image: url("../images/SMM-theme/dd/drop-yes.gif");
}

/* line 18, ../sass/SMM-theme/visual/_dd.scss */
.x-dd-drop-ok-add .x-dd-drop-icon {
  background-image: url("../images/SMM-theme/dd/drop-add.gif");
}

/* line 22, ../sass/SMM-theme/visual/_dd.scss */
.x-view-selector {
  background-color: #c3daf9;
  border-color: #3399bb;
}

/*!
* Tree
*/
/* line 8, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-node-el {
  line-height: 24px;
  cursor: pointer;
  background-color: white;
}

/* line 14, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-node a span, .x-dd-drag-ghost a span {
  text-decoration: none;
  padding: 1px 3px 1px 5px;
}

/* line 19, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-icon, .x-tree-ec-icon, .x-tree-elbow-line, .x-tree-elbow, .x-tree-elbow-end, .x-tree-elbow-plus, .x-tree-elbow-minus, .x-tree-elbow-end-plus, .x-tree-elbow-end-minus {
  border: 0 none;
  height: 24px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 16px;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 30, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-node-collapsed .x-tree-node-icon, .x-tree-node-expanded .x-tree-node-icon, .x-tree-node-leaf .x-tree-node-icon {
  border: 0 none;
  height: 24px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 16px;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 61, ../sass/SMM-theme/structure/_tree.scss */
.ext-strict .ext-ie .x-tree .x-panel-bwrap {
  position: relative;
  overflow: hidden;
}

/* line 87, ../sass/SMM-theme/structure/_tree.scss */
.ext-ie .x-tree-node-indent img, .ext-ie .x-tree-node-icon, .ext-ie .x-tree-ec-icon {
  vertical-align: middle !important;
}

/* line 91, ../sass/SMM-theme/structure/_tree.scss */
.ext-strict .ext-ie8 .x-tree-node-indent img, .ext-strict .ext-ie8 .x-tree-node-icon, .ext-strict .ext-ie8 .x-tree-ec-icon {
  vertical-align: top !important;
}

/* checkboxes */
/* line 97, ../sass/SMM-theme/structure/_tree.scss */
input.x-tree-node-cb {
  margin-left: 1px;
  height: 19px;
  vertical-align: bottom;
}

/* line 103, ../sass/SMM-theme/structure/_tree.scss */
.ext-ie input.x-tree-node-cb {
  margin-left: 0;
  margin-top: 1px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}

/* line 111, ../sass/SMM-theme/structure/_tree.scss */
.ext-strict .ext-ie8 input.x-tree-node-cb {
  margin: 1px 1px;
  height: 14px;
  vertical-align: bottom;
}

/* line 117, ../sass/SMM-theme/structure/_tree.scss */
.ext-strict .ext-ie8 input.x-tree-node-cb + a {
  vertical-align: bottom;
}

/* line 121, ../sass/SMM-theme/structure/_tree.scss */
.ext-opera input.x-tree-node-cb {
  height: 14px;
  vertical-align: middle;
}

/* line 126, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-noicon .x-tree-node-icon {
  width: 0;
  height: 0;
}

/* No line styles */
/* line 132, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-no-lines .x-tree-elbow {
  background-color: transparent;
}

/* line 136, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-no-lines .x-tree-elbow-end {
  background-color: transparent;
}

/* line 140, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-no-lines .x-tree-elbow-line {
  background-color: transparent;
}

/* Arrows */
/* line 145, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-arrows .x-tree-elbow {
  background-color: transparent;
}

/* line 149, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-arrows .x-tree-elbow-plus {
  background: transparent no-repeat 0 0;
}

/* line 153, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-arrows .x-tree-elbow-minus {
  background: transparent no-repeat -16px 0;
}

/* line 157, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-arrows .x-tree-elbow-end {
  background-color: transparent;
}

/* line 161, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-arrows .x-tree-elbow-end-plus {
  background: transparent no-repeat 0 0;
}

/* line 165, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-arrows .x-tree-elbow-end-minus {
  background: transparent no-repeat -16px 0;
}

/* line 169, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-arrows .x-tree-elbow-line {
  background-color: transparent;
}

/* line 173, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-arrows .x-tree-ec-over .x-tree-elbow-plus {
  background-position: -32px 0;
}

/* line 177, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-arrows .x-tree-ec-over .x-tree-elbow-minus {
  background-position: -48px 0;
}

/* line 181, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-plus {
  background-position: -32px 0;
}

/* line 185, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-minus {
  background-position: -48px 0;
}

/* line 189, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-elbow-plus, .x-tree-elbow-minus, .x-tree-elbow-end-plus, .x-tree-elbow-end-minus {
  cursor: pointer;
}

/* line 193, ../sass/SMM-theme/structure/_tree.scss */
.ext-ie ul.x-tree-node-ct {
  font-size: 0;
  line-height: 0;
  zoom: 1;
}

/* line 199, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-node {
  white-space: nowrap;
}

/* line 208, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-node a, .x-dd-drag-ghost a {
  text-decoration: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: ignore;
  -kthml-user-focus: normal;
  -moz-user-focus: normal;
  -moz-outline: 0 none;
  outline: 0 none;
}

/* line 224, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-node .x-tree-node-disabled .x-tree-node-icon {
  -moz-opacity: 0.5;
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 230, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-node .x-tree-node-inline-icon {
  background-color: transparent;
}

/* line 234, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-node a:hover, .x-dd-drag-ghost a:hover {
  text-decoration: none;
}

/* line 238, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-node div.x-tree-drag-insert-below {
  border-bottom: 1px dotted;
}

/* line 242, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-node div.x-tree-drag-insert-above {
  border-top: 1px dotted;
}

/* line 246, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below {
  border-bottom: 0 none;
}

/* line 250, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above {
  border-top: 0 none;
}

/* line 254, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a {
  border-bottom: 2px solid;
}

/* line 258, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a {
  border-top: 2px solid;
}

/* line 262, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-node .x-tree-drag-append a span {
  border: 1px dotted;
}

/* line 266, ../sass/SMM-theme/structure/_tree.scss */
.x-dd-drag-ghost .x-tree-node-indent, .x-dd-drag-ghost .x-tree-ec-icon {
  display: none !important;
}

/* Fix for ie rootVisible:false issue */
/* line 271, ../sass/SMM-theme/structure/_tree.scss */
.x-tree-root-ct {
  zoom: 1;
}

/* line 278, ../sass/SMM-theme/structure/_tree.scss */
.x-treegrid .x-grid3-header {
  border-bottom: 1px solid;
}
/* line 281, ../sass/SMM-theme/structure/_tree.scss */
.x-treegrid .x-grid3-hd-row td {
  vertical-align: middle;
  /* border-right: 1px solid; */
}
/* line 285, ../sass/SMM-theme/structure/_tree.scss */
.x-treegrid .x-panel-bwrap .x-panel-body .x-grid3-header .x-grid3-hd-row {
  line-height: 16px;
  font-size: 11px;
}
/* line 289, ../sass/SMM-theme/structure/_tree.scss */
.x-treegrid .td.x-grid3-hd-over, .x-treegrid td.sort-desc, .x-treegrid td.sort-asc, .x-treegrid td.x-grid3-hd-menu-open {
  border-right: 1px solid;
}
/* line 292, ../sass/SMM-theme/structure/_tree.scss */
.x-treegrid .x-grid3-hd-row td {
  border-right: 1px solid;
}

/* line 22, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node-expanded .x-tree-node-icon {
  background-image: url("../images/SMM-theme/tree/icons-small.png");
  background-position: -16px center;
}

/* line 26, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node-leaf .x-tree-node-icon {
  background-image: url("../images/SMM-theme/tree/icons-small.png");
  background-position: -32px center;
}

/* line 30, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node-collapsed .x-tree-node-icon {
  background-image: url("../images/SMM-theme/tree/icons-small.png");
  background-position: 0 center;
}

/* line 35, ../sass/SMM-theme/visual/_tree.scss */
.x-tree .x-panel-bwrap .x-panel-body {
  background-color: white;
}

/* line 39, ../sass/SMM-theme/visual/_tree.scss */
.x-treegrid .x-panel-bwrap .x-panel-body {
  background-color: white;
}

/* line 43, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-lines .x-tree-elbow {
  background-image: url("../images/SMM-theme/tree/all-elbows-small.png");
  background-position: 0 center;
}

/* line 48, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-lines .x-tree-elbow-plus {
  background-image: url("../images/SMM-theme/tree/all-elbows-small.png");
  background-position: -32px center;
}

/* line 53, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-lines .x-tree-elbow-minus {
  background-image: url("../images/SMM-theme/tree/all-elbows-small.png");
  background-position: -64px center;
}

/* line 58, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-lines .x-tree-elbow-end {
  background-image: url("../images/SMM-theme/tree/all-elbows-small.png");
  background-position: -16px center;
}

/* line 63, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-lines .x-tree-elbow-end-plus {
  background-image: url("../images/SMM-theme/tree/all-elbows-small.png");
  background-position: -48px center;
}

/* line 68, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-lines .x-tree-elbow-end-minus {
  background-image: url("../images/SMM-theme/tree/all-elbows-small.png");
  background-position: -80px center;
}

/* line 73, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-lines .x-tree-elbow-line {
  background-image: url("../images/SMM-theme/tree/all-elbows-small.png");
  background-position: -96px center;
}

/* line 79, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-no-lines .x-tree-elbow-plus {
  background-image: url("../images/SMM-theme/tree/all-elbows-small.png");
  background-position: -112px center;
}

/* line 84, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-no-lines .x-tree-elbow-minus {
  background-image: url("../images/SMM-theme/tree/all-elbows-small.png");
  background-position: -128px center;
}

/* line 89, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-no-lines .x-tree-elbow-end-plus {
  background-image: url("../images/SMM-theme/tree/all-elbows-small.png");
  background-position: -112px center;
}

/* line 94, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-no-lines .x-tree-elbow-end-minus {
  background-image: url("../images/SMM-theme/tree/all-elbows-small.png");
  background-position: -128px center;
}

/* line 99, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node {
  color: #4d5763;
  font-size: 13px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-weight: normal;
}

/* line 107, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node a, .x-dd-drag-ghost a {
  color: #4d5763;
}

/* line 111, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node a span, .x-dd-drag-ghost a span {
  color: #4d5763;
}

/* line 116, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node .x-tree-node-over {
  background-color: #e9eef5;
}
/* line 118, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node .x-tree-node-over a,
.x-tree-node .x-tree-node-over a span {
  color: #4d5763;
}

/* line 124, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node .x-tree-selected {
  background-color: #dee6f0;
}
/* line 126, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node .x-tree-selected a,
.x-tree-node .x-tree-selected a span {
  color: #4d5763;
}

/* line 131, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node .x-tree-selected a span {
  color: #4d5763;
}

/* line 138, ../sass/SMM-theme/visual/_tree.scss */
.x-treegrid .x-grid3-header {
  border-bottom-color: #aabdd8;
}
/* line 147, ../sass/SMM-theme/visual/_tree.scss */
.x-treegrid .td.x-grid3-hd-over, .x-treegrid td.sort-desc, .x-treegrid td.sort-asc, .x-treegrid td.x-grid3-hd-menu-open {
  border-right-color: #aabdd8;
  background-color: white;
}
/* line 151, ../sass/SMM-theme/visual/_tree.scss */
.x-treegrid .x-grid3-hd-row td {
  border-right-color: #aabdd8;
}

/* line 181, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node-loading .x-tree-node-icon {
  background-image: url("../images/SMM-theme/tree/loading.gif") !important;
}

/* line 185, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node .x-tree-node-inline-icon {
  background-image: none;
}

/* line 189, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node-loading a span {
  font-style: italic;
  color: #444444;
}

/* line 238, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-arrows .x-tree-elbow-plus {
  background-image: url("../images/SMM-theme/tree/arrows.png");
}

/* line 242, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-arrows .x-tree-elbow-minus {
  background-image: url("../images/SMM-theme/tree/arrows.png");
}

/* line 246, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-arrows .x-tree-elbow-end-plus {
  background-image: url("../images/SMM-theme/tree/arrows.png");
}

/* line 250, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-arrows .x-tree-elbow-end-minus {
  background-image: url("../images/SMM-theme/tree/arrows.png");
}

/* line 271, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node div.x-tree-drag-insert-below {
  border-bottom-color: #36c;
}

/* line 275, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node div.x-tree-drag-insert-above {
  border-top-color: #36c;
}

/* line 279, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a {
  border-bottom-color: #36c;
}

/* line 283, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a {
  border-top-color: #36c;
}

/* line 287, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-node .x-tree-drag-append a span {
  background-color: #ddd;
  border-color: gray;
}

/* line 300, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-drop-ok-append .x-dd-drop-icon {
  background-image: url("../images/SMM-theme/tree/drop-add.gif");
}

/* line 304, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-drop-ok-above .x-dd-drop-icon {
  background-image: url("../images/SMM-theme/tree/drop-over.gif");
}

/* line 308, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-drop-ok-below .x-dd-drop-icon {
  background-image: url("../images/SMM-theme/tree/drop-under.gif");
}

/* line 312, ../sass/SMM-theme/visual/_tree.scss */
.x-tree-drop-ok-between .x-dd-drop-icon {
  background-image: url("../images/SMM-theme/tree/drop-between.gif");
}

/*!
* Date-picker
*/
/* line 10, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-picker {
  border-width: 5px;
}
/* line 13, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-picker .x-date-middle {
  padding: 5px 0;
}
/* line 16, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-picker .x-date-inner th span {
  padding: 3px 7px 3px 0;
}
/* line 20, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-picker .x-date-mp-btns button {
  padding: 4px 8px;
}
/* line 23, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-picker td.x-date-mp-sep {
  border-right: 0;
}

/* line 43, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-picker {
  border-style: solid;
  position: relative;
}

/* line 48, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-picker a {
  -moz-outline: 0 none;
  outline: 0 none;
}

/* line 53, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-inner, .x-date-inner td, .x-date-inner th {
  border-collapse: separate;
}

/* line 57, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-middle, .x-date-left, .x-date-right {
  background: repeat-x 0 -83px;
  overflow: hidden;
}

/* line 62, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-middle .x-btn-tc, .x-date-middle .x-btn-tl, .x-date-middle .x-btn-tr,
.x-date-middle .x-btn-mc, .x-date-middle .x-btn-ml, .x-date-middle .x-btn-mr,
.x-date-middle .x-btn-bc, .x-date-middle .x-btn-bl, .x-date-middle .x-btn-br {
  background: transparent !important;
  vertical-align: middle;
}

/* line 69, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-middle .x-btn-mc em.x-btn-arrow {
  background: transparent no-repeat right 0;
}

/* line 73, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-right, .x-date-left {
  width: 18px;
}

/* line 77, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-right {
  text-align: right;
}

/* line 81, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-middle {
  width: 130px;
  /* FF3 */
}

/* line 85, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-right a, .x-date-left a {
  display: block;
  width: 16px;
  height: 16px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -moz-opacity: 0.9;
  opacity: .9;
  filter: alpha(opacity=90);
}

/* line 97, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-right a:hover, .x-date-left a:hover {
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 103, ../sass/SMM-theme/structure/_date-picker.scss */
.x-item-disabled .x-date-right a:hover, .x-item-disabled .x-date-left a:hover {
  -moz-opacity: 0.9;
  opacity: .9;
  filter: alpha(opacity=90);
}

/* line 109, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-right a {
  margin-right: 2px;
  text-decoration: none !important;
}

/* line 114, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-left a {
  margin-left: 2px;
  text-decoration: none !important;
}

/* line 119, ../sass/SMM-theme/structure/_date-picker.scss */
table.x-date-inner {
  width: 100%;
  table-layout: fixed;
}

/* line 124, ../sass/SMM-theme/structure/_date-picker.scss */
.ext-webkit table.x-date-inner {
  /* Fix for webkit browsers */
  width: 175px;
}

/* line 130, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-inner th {
  width: 25px;
}

/* line 134, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-inner th {
  background: repeat-x left top;
  text-align: right !important;
  border-bottom: 1px solid;
  cursor: default;
  padding: 0;
  border-collapse: separate;
}

/* line 143, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-inner th span {
  display: block;
}

/* line 147, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-inner td {
  border: 1px solid;
  text-align: right;
  padding: 0;
}

/* line 153, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-inner a {
  padding: 2px 5px;
  display: block;
  text-decoration: none;
  text-align: right;
  zoom: 1;
}

/* line 161, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-inner .x-date-active {
  cursor: pointer;
  color: black;
}

/* line 166, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-inner .x-date-selected a {
  background: repeat-x left top;
  border: 1px solid;
  padding: 1px 4px;
}

/* line 172, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-inner .x-date-today a {
  border: 1px solid;
  padding: 1px 4px;
}

/* line 177, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-inner .x-date-prevday a, .x-date-inner .x-date-nextday a {
  text-decoration: none !important;
}

/* line 181, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-bottom {
  padding: 4px;
  border-top: 1px solid;
  background: repeat-x left top;
}

/* line 187, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover {
  text-decoration: none !important;
}

/* line 191, ../sass/SMM-theme/structure/_date-picker.scss */
.x-item-disabled .x-date-inner a:hover {
  background: none;
}

/* line 195, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-inner .x-date-disabled a {
  cursor: default;
}

/* line 199, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-menu .x-menu-item {
  padding: 1px 24px 1px 4px;
  white-space: nowrap;
}

/* line 204, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-menu .x-menu-item .x-menu-item-icon {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-position: center -4px !important;
}

/* line 211, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-mp {
  position: absolute;
  width: 176px;
  left: 0;
  top: 0;
  display: none;
  border: 1px solid;
  border-left: 0px;
}

/* line 221, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-mp td {
  padding: 2px;
  font: normal 11px arial, helvetica,tahoma,sans-serif;
}

/* line 226, ../sass/SMM-theme/structure/_date-picker.scss */
td.x-date-mp-month, td.x-date-mp-year, td.x-date-mp-ybtn {
  border: 0 none;
  text-align: center;
  vertical-align: middle;
  width: 25%;
}

/* line 233, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-mp-ok {
  margin-right: 3px;
}

/* line 237, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-mp-btns button {
  text-decoration: none;
  text-align: center;
  text-decoration: none !important;
  border: 1px solid;
  cursor: pointer;
}

/* line 245, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-mp-btns {
  background: repeat-x left top;
}

/* line 249, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-mp-btns td {
  border-top: 1px solid;
  text-align: center;
  border-right: 1px solid;
}

/* line 255, ../sass/SMM-theme/structure/_date-picker.scss */
td.x-date-mp-month a, td.x-date-mp-year a {
  display: block;
  padding: 2px 4px;
  text-decoration: none;
  text-align: center;
}

/* line 262, ../sass/SMM-theme/structure/_date-picker.scss */
td.x-date-mp-month a:hover, td.x-date-mp-year a:hover {
  text-decoration: none;
  cursor: pointer;
}

/* line 267, ../sass/SMM-theme/structure/_date-picker.scss */
td.x-date-mp-sel a {
  padding: 1px 3px;
  background: repeat-x left top;
  border: 1px solid;
}

/* line 273, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-mp-ybtn a {
  overflow: hidden;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: transparent no-repeat;
  display: block;
  margin: 0 auto;
}

/* line 283, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-mp-ybtn a.x-date-mp-next {
  background-position: 0 -210px;
}

/* line 287, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-mp-ybtn a.x-date-mp-next:hover {
  background-position: -30px -210px;
}

/* line 291, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-mp-ybtn a.x-date-mp-prev {
  background-position: 0 -240px;
}

/* line 295, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-mp-ybtn a.x-date-mp-prev:hover {
  background-position: -30px -240px;
}

/* line 299, ../sass/SMM-theme/structure/_date-picker.scss */
.x-date-mp-ybtn {
  text-align: center;
}

/* line 87, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-picker {
  border-color: #d6dae0;
  background-color: #fff;
}

/* line 92, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-middle, .x-date-left, .x-date-right {
  background-color: #d7e0ed;
  background-image: none;
}

/* line 102, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-middle .x-btn {
  border-width: 0;
  background-image: none;
  background-color: transparent;
}
/* line 106, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-middle .x-btn .x-btn-text {
  color: #4d5763;
  font-weight: normal;
  font-size: 13px;
  text-shadow: none;
}
/* line 116, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-middle .x-btn-over .x-btn-text {
  color: #4d5763;
}

/* line 122, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-inner th {
  background-color: #edf1f7;
  border-bottom-color: rgba(255, 255, 255, 0);
  font-weight: normal;
  font-size: 11px;
  color: #4d5763;
}

/* line 135, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-inner td {
  border-color: #fff;
}

/* line 139, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-inner a {
  font-weight: normal;
  font-size: 11px;
  color: #4d5763;
}

/* line 147, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-inner .x-date-selected a {
  background-color: #b3d5ed;
  border-color: #b3d5ed;
}
/* line 151, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-inner .x-date-selected span {
  font-weight: bold;
}
/* line 155, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-inner .x-date-today a {
  background-color: #efb9b0;
  border-color: #efb9b0;
}
/* line 158, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-inner .x-date-today a:hover {
  background-color: #f2c4bd;
  border-color: #f2c4bd;
}
/* line 163, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-inner a:hover {
  background-color: #d8eaf6;
  border-color: #d8eaf6;
}

/* line 169, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-bottom {
  border-top-color: rgba(255, 255, 255, 0);
  background-color: #fff;
}

/* line 183, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-mp {
  background-color: #fff;
  border-color: rgba(255, 255, 255, 0);
}

/* line 188, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-mp td {
  font-size: 12px;
  font-weight: normal;
}

/* line 193, ../sass/SMM-theme/visual/_date-picker.scss */
td.x-date-mp-month a, td.x-date-mp-year a {
  color: #4d5763;
}

/* line 197, ../sass/SMM-theme/visual/_date-picker.scss */
td.x-date-mp-sel a {
  background-color: #b3d5ed;
  border-color: #b3d5ed;
  font-weight: normal;
}

/* line 204, ../sass/SMM-theme/visual/_date-picker.scss */
td.x-date-mp-month a:hover, td.x-date-mp-year a:hover {
  color: #4d5763;
  background-color: #d8eaf6;
}

/* line 209, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-mp-btns {
  background-color: #fff;
  background-image: none;
}

/* line 218, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-mp-btns td {
  border-top-color: rgba(255, 255, 255, 0);
  border-right-color: rgba(255, 255, 255, 0);
}

/* line 224, ../sass/SMM-theme/visual/_date-picker.scss */
td.x-date-mp-sep {
  border-right-color: #d6dae0;
}

/* line 228, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-mp-btns button {
  background-color: #e9eef5;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #d6dae0 rgba(255, 255, 255, 0);
  font-size: 13px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  color: #4d5763;
}
/* line 245, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-mp-btns button:hover {
  background-color: #f0f3f8;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #dcdfe4 rgba(255, 255, 255, 0);
  color: #4d5763;
}

/* line 368, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-middle .x-btn-mc em.x-btn-arrow {
  background-image: url("../images/SMM-theme/shared/btn-arrow-down.png");
}

/* line 372, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-right a {
  background-image: url("../images/SMM-theme/shared/right-btn.png");
}

/* line 376, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-left a {
  background-image: url("../images/SMM-theme/shared/left-btn.png");
}

/* line 397, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-inner .x-date-active {
  color: #000;
}

/* line 415, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-inner .x-date-prevday a, .x-date-inner .x-date-nextday a {
  color: #aaa;
}

/* line 430, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-inner .x-date-disabled a {
  background-color: #eee;
  color: #bbb;
}

/* line 435, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-mmenu {
  background-color: #eee !important;
}

/* line 439, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-mmenu .x-menu-item {
  font-size: 10px;
  color: #000;
}

/* line 483, ../sass/SMM-theme/visual/_date-picker.scss */
.x-date-mp-ybtn a {
  background-image: url("../images/SMM-theme/panel/tool-sprite.png");
}

/*!
* qtips
*/
/* line 6, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: 20002;
  border-style: solid;
  border-width: 1px;
}

/* line 15, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip .x-tip-close {
  height: 15px;
  float: right;
  width: 15px;
  margin: 0 0 2px 2px;
  cursor: pointer;
  display: none;
}

/* line 24, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip .x-tip-tc {
  background: transparent no-repeat 0 -62px;
  padding-top: 5px;
  overflow: hidden;
  zoom: 1;
}

/* line 31, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip .x-tip-tl {
  background: transparent no-repeat 0 0;
  padding-left: 8px;
  overflow: hidden;
  zoom: 1;
}

/* line 38, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip .x-tip-tr {
  background: transparent no-repeat right 0;
  padding-right: 8px;
  overflow: hidden;
  zoom: 1;
}

/* line 45, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip .x-tip-bc {
  background: transparent no-repeat 0 -121px;
  height: 3px;
  overflow: hidden;
}

/* line 51, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip .x-tip-bl {
  background: transparent no-repeat 0 -59px;
  padding-left: 8px;
  zoom: 1;
}

/* line 57, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip .x-tip-br {
  background: transparent no-repeat right -59px;
  padding-right: 8px;
  zoom: 1;
}

/* line 63, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip .x-tip-mc {
  border: 0 none;
}

/* line 67, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip .x-tip-ml {
  background: no-repeat 0 -124px;
  padding-left: 8px;
  zoom: 1;
}

/* line 73, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip .x-tip-mr {
  background: transparent no-repeat right -124px;
  padding-right: 8px;
  zoom: 1;
}

/* line 79, ../sass/SMM-theme/structure/_qtips.scss */
.ext-ie .x-tip .x-tip-header, .ext-ie .x-tip .x-tip-tc {
  font-size: 0;
  line-height: 0;
}

/* line 84, ../sass/SMM-theme/structure/_qtips.scss */
.ext-border-box .x-tip .x-tip-header, .ext-border-box .x-tip .x-tip-tc {
  line-height: 1px;
}

/* line 88, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip .x-tip-header-text {
  padding: 0;
  margin: 0 0 2px 0;
}

/* line 93, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip .x-tip-body {
  margin: 0 !important;
  line-height: 14px;
  padding: 0;
}

/* line 99, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip .x-tip-body .loading-indicator {
  margin: 0;
}

/* line 103, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip-draggable .x-tip-header, .x-tip-draggable .x-tip-header-text {
  cursor: move;
}

/* line 107, ../sass/SMM-theme/structure/_qtips.scss */
.x-form-invalid-tip .x-tip-tc {
  background: repeat-x 0 -12px;
  padding-top: 5px;
}

/* line 112, ../sass/SMM-theme/structure/_qtips.scss */
.x-form-invalid-tip .x-tip-bc {
  background: repeat-x 0 -18px;
  height: 6px;
}

/* line 117, ../sass/SMM-theme/structure/_qtips.scss */
.x-form-invalid-tip .x-tip-bl {
  background: no-repeat 0 -6px;
}

/* line 121, ../sass/SMM-theme/structure/_qtips.scss */
.x-form-invalid-tip .x-tip-br {
  background: no-repeat right -6px;
}

/* line 125, ../sass/SMM-theme/structure/_qtips.scss */
.x-form-invalid-tip .x-tip-body {
  padding: 2px;
}

/* line 129, ../sass/SMM-theme/structure/_qtips.scss */
.x-form-invalid-tip .x-tip-body {
  padding-left: 24px;
  background: transparent no-repeat 2px 2px;
}

/* line 134, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip-anchor {
  position: absolute;
  width: 9px;
  height: 10px;
  overflow: hidden;
  background: transparent no-repeat 0 0;
  zoom: 1;
}

/* line 142, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip-anchor-bottom {
  background-position: -9px 0;
}

/* line 145, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip-anchor-right {
  background-position: -18px 0;
  width: 10px;
}

/* line 149, ../sass/SMM-theme/structure/_qtips.scss */
.x-tip-anchor-left {
  background-position: -28px 0;
  width: 10px;
}

/* line 4, ../sass/SMM-theme/visual/_qtips.scss */
.x-tip {
  border-color: #d6dae0;
}

/* line 8, ../sass/SMM-theme/visual/_qtips.scss */
.x-tip .x-tip-close {
  background-image: url("../images/SMM-theme/qtip/close.gif");
}

/* line 7, ../sass/SMM-theme/visual/_qtips.scss */
.x-tip, .x-tip .x-tip-tc, .x-tip .x-tip-tl, .x-tip .x-tip-tr, .x-tip .x-tip-bc, .x-tip .x-tip-bl, .x-tip .x-tip-br, .x-tip .x-tip-ml, .x-tip .x-tip-mr {
  background-color: #fbfcfd;
}

/* line 11, ../sass/SMM-theme/visual/_qtips.scss */
.x-tip .x-tip-mc {
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-size: 12px;
}

/* line 14, ../sass/SMM-theme/visual/_qtips.scss */
.x-tip .x-tip-ml {
  background-color: #fbfcfd;
}

/* line 18, ../sass/SMM-theme/visual/_qtips.scss */
.x-tip .x-tip-header-text {
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-size: 12px;
  color: #4d5763;
}

/* line 23, ../sass/SMM-theme/visual/_qtips.scss */
.x-tip .x-tip-body {
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-size: 12px;
  color: #4d5763;
}

/* line 28, ../sass/SMM-theme/visual/_qtips.scss */
.x-form-invalid-tip .x-tip-tc, .x-form-invalid-tip .x-tip-tl, .x-form-invalid-tip .x-tip-tr, .x-form-invalid-tip .x-tip-bc,
.x-form-invalid-tip .x-tip-bl, .x-form-invalid-tip .x-tip-br, .x-form-invalid-tip .x-tip-ml, .x-form-invalid-tip .x-tip-mr {
  background-image: url("../images/SMM-theme/form/error-tip-corners.gif");
}

/* line 34, ../sass/SMM-theme/visual/_qtips.scss */
.x-form-invalid-tip .x-tip-body {
  background-image: url("../images/SMM-theme/form/exclamation.gif");
}

/* line 38, ../sass/SMM-theme/visual/_qtips.scss */
.x-tip-anchor {
  background-image: url("../images/SMM-theme/qtip/tip-anchor-sprite.gif");
}

/*!
* Menu
*/
/* line 13, ../sass/SMM-theme/structure/_menu.scss */
.x-menu.x-menu-floating {
  border-width: 1px 0 0 0;
  border-style: solid;
}
/* line 17, ../sass/SMM-theme/structure/_menu.scss */
.x-menu .x-menu-list {
  padding: 2px 0 7px;
}
/* line 19, ../sass/SMM-theme/structure/_menu.scss */
.x-menu .x-menu-list .x-menu-list-item {
  padding: 0 9px 0 7px;
}
/* line 22, ../sass/SMM-theme/structure/_menu.scss */
.x-menu .x-menu-list .x-menu-item-active {
  border-width: 0;
  padding: 0 9px 0 7px;
}
/* line 26, ../sass/SMM-theme/structure/_menu.scss */
.x-menu .x-menu-list .x-menu-item-icon {
  height: 16px;
  width: 16px;
}

/* line 50, ../sass/SMM-theme/structure/_menu.scss */
.x-menu {
  z-index: 15000;
  zoom: 1;
  background: repeat-y;
}

/* line 57, ../sass/SMM-theme/structure/_menu.scss */
.x-menu a {
  text-decoration: none !important;
}

/* line 61, ../sass/SMM-theme/structure/_menu.scss */
.ext-ie .x-menu {
  zoom: 1;
  overflow: hidden;
}

/* line 66, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-list {
  background-color: transparent;
  border: 0 none;
  overflow: hidden;
  overflow-y: hidden;
}

/* line 73, ../sass/SMM-theme/structure/_menu.scss */
.ext-strict .ext-ie .x-menu-list {
  position: relative;
}

/* line 77, ../sass/SMM-theme/structure/_menu.scss */
.x-menu li {
  line-height: 100%;
}

/* line 81, ../sass/SMM-theme/structure/_menu.scss */
.x-menu li.x-menu-sep-li {
  font-size: 1px;
  line-height: 1px;
}

/* line 86, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-list-item {
  white-space: nowrap;
  display: block;
}

/* line 91, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-item {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore;
}

/* line 97, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-item-arrow {
  background: transparent no-repeat right;
}

/* line 101, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-sep {
  display: block;
  font-size: 1px;
  line-height: 1px;
  margin: 2px 3px;
  border-bottom: 1px solid;
  overflow: hidden;
}

/* line 110, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-focus {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  -moz-outline: 0 none;
  outline: 0 none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore;
  overflow: hidden;
  display: block;
}

/* line 127, ../sass/SMM-theme/structure/_menu.scss */
a.x-menu-item {
  cursor: pointer;
  display: block;
  line-height: 16px;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: 0;
  padding: 4px 20px 4px 0;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}

/* line 140, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-item-active {
  background-repeat: repeat-x;
  background-position: left bottom;
  border-style: solid;
  margin: 0;
}

/* line 148, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-item-active a.x-menu-item {
  border-style: solid;
  border-width: 0;
  margin: 0;
}

/* line 154, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-item-icon {
  border: 0 none;
  padding: 0;
  vertical-align: top;
  position: absolute;
  left: 3px;
  top: 4px;
  margin: 0;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 165, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-item-text {
  display: inline-block;
}
/* line 167, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-item-icon + .x-menu-item-text {
  padding-left: 25px;
}

/* line 173, ../sass/SMM-theme/structure/_menu.scss */
.ext-ie .x-menu-item-icon {
  left: -24px;
}

/* line 176, ../sass/SMM-theme/structure/_menu.scss */
.ext-strict .x-menu-item-icon {
  left: 3px;
}

/* line 180, ../sass/SMM-theme/structure/_menu.scss */
.ext-ie6 .x-menu-item-icon {
  left: -24px;
}

/* line 184, ../sass/SMM-theme/structure/_menu.scss */
.ext-ie .x-menu-item-icon {
  vertical-align: middle;
}

/* line 188, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-check-item .x-menu-item-icon {
  background: transparent no-repeat center;
}

/* line 192, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-group-item .x-menu-item-icon {
  background-color: transparent;
}

/* line 196, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-item-checked .x-menu-group-item .x-menu-item-icon {
  background: transparent no-repeat center;
}

/* line 200, ../sass/SMM-theme/structure/_menu.scss */
.x-date-menu .x-menu-list {
  padding: 0;
}

/* line 204, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-date-item {
  padding: 0;
}

/* line 208, ../sass/SMM-theme/structure/_menu.scss */
.x-menu .x-color-palette, .x-menu .x-date-picker {
  margin-left: 26px;
  margin-right: 4px;
}

/* line 213, ../sass/SMM-theme/structure/_menu.scss */
.x-menu .x-date-picker {
  border: 1px solid;
  margin-top: 2px;
  margin-bottom: 2px;
}

/* line 219, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-plain .x-color-palette, .x-menu-plain .x-date-picker {
  margin: 0;
  border: 0 none;
}

/* line 224, ../sass/SMM-theme/structure/_menu.scss */
.x-date-menu {
  padding: 0 !important;
  border-style: solid;
}

/*
 * fixes separator visibility problem in IE 6
 */
/* line 232, ../sass/SMM-theme/structure/_menu.scss */
.ext-strict .ext-ie6 .x-menu-sep-li {
  padding: 3px 4px;
}

/* line 235, ../sass/SMM-theme/structure/_menu.scss */
.ext-strict .ext-ie6 .x-menu-sep {
  margin: 0;
  height: 1px;
}

/*
 * Fixes an issue with "fat" separators in webkit
 */
/* line 243, ../sass/SMM-theme/structure/_menu.scss */
.ext-webkit .x-menu-sep {
  height: 1px;
}

/*
 * Ugly mess to remove the white border under the picker
 */
/* line 250, ../sass/SMM-theme/structure/_menu.scss */
.ext-ie .x-date-menu {
  height: 199px;
}

/* line 254, ../sass/SMM-theme/structure/_menu.scss */
.ext-strict .ext-ie .x-date-menu, .ext-border-box .ext-ie8 .x-date-menu {
  height: 197px;
}

/* line 258, ../sass/SMM-theme/structure/_menu.scss */
.ext-strict .ext-ie7 .x-date-menu {
  height: 195px;
}

/* line 262, ../sass/SMM-theme/structure/_menu.scss */
.ext-strict .ext-ie8 .x-date-menu {
  height: auto;
}

/* line 266, ../sass/SMM-theme/structure/_menu.scss */
.x-cycle-menu .x-menu-item-checked {
  border: 1px dotted !important;
  padding: 0;
}

/* line 271, ../sass/SMM-theme/structure/_menu.scss */
.x-menu .x-menu-scroller {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 8px;
  line-height: 8px;
  cursor: pointer;
  margin: 0;
  padding: 0;
}

/* line 282, ../sass/SMM-theme/structure/_menu.scss */
.x-menu .x-menu-scroller-active {
  height: 6px;
  line-height: 6px;
}

/* line 287, ../sass/SMM-theme/structure/_menu.scss */
.x-menu-list-item-indent {
  padding-left: 27px;
}

/* line 25, ../sass/SMM-theme/visual/_menu.scss */
.x-menu {
  background-color: #fff;
  -moz-box-shadow: #c7c7c7 0 9px 11px -4px;
  -webkit-box-shadow: #c7c7c7 0 9px 11px -4px;
  box-shadow: #c7c7c7 0 9px 11px -4px;
}

/* line 33, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-floating {
  border-color: #f8f8f8;
}

/* line 37, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-list-item {
  font-weight: normal;
  font-size: 13px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

/* line 43, ../sass/SMM-theme/visual/_menu.scss */
a.x-menu-item {
  color: #4d5763 !important;
  background-color: transparent !important;
}
/* line 49, ../sass/SMM-theme/visual/_menu.scss */
a.x-menu-item:hover {
  color: #4d5763 !important;
  background-color: transparent !important;
}

/* line 51, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-item-active {
  background-color: #b3d5ed;
  border-color: #b3d5ed;
}
/* line 54, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-item-active a.x-menu-item {
  border-color: #b3d5ed;
}

/* line 63, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-sep {
  background-color: #f2f2f2;
  border-bottom-color: #fff;
}

/* line 104, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-nosep {
  background-image: none;
}

/* line 112, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-item-arrow {
  background-image: url("../images/SMM-theme/menu/menu-parent.png");
}

/* line 135, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-check-item .x-menu-item-icon {
  background-image: url("../images/SMM-theme/menu/unchecked.png");
}

/* line 139, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-item-checked .x-menu-item-icon {
  background-image: url("../images/SMM-theme/menu/checked.png");
}

/* line 143, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-item-checked .x-menu-group-item .x-menu-item-icon {
  background-image: url("../images/SMM-theme/menu/group-checked.png");
}

/* line 147, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-group-item .x-menu-item-icon {
  background-image: none;
}

/* line 151, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-plain {
  background-color: #f0f0f0 !important;
  background-image: none;
}

/* line 156, ../sass/SMM-theme/visual/_menu.scss */
.x-date-menu {
  border-color: #c5cad3;
}
/* line 158, ../sass/SMM-theme/visual/_menu.scss */
.x-date-menu .x-menu-list-item.x-menu-date-item {
  padding: 0;
}

/* line 163, ../sass/SMM-theme/visual/_menu.scss */
.x-date-menu, .x-color-menu {
  background-color: #fff !important;
}

/* line 167, ../sass/SMM-theme/visual/_menu.scss */
.x-menu .x-date-picker {
  border-style: solid;
  border-width: 0;
  border-color: #f6f7f8;
}

/* line 173, ../sass/SMM-theme/visual/_menu.scss */
.x-cycle-menu .x-menu-item-checked {
  border-color: #a3bae9 !important;
  background-color: #def8f6;
}

/* line 178, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-scroller-top {
  background-image: url("../images/SMM-theme/layout/mini-top.gif");
}

/* line 182, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-scroller-bottom {
  background-image: url("../images/SMM-theme/layout/mini-bottom.gif");
}

/* line 188, ../sass/SMM-theme/visual/_menu.scss */
.x-menu-list-item > .x-form-field {
  margin-top: 3px;
}

/*!
* Box
*/
/* line 7, ../sass/SMM-theme/structure/_box.scss */
.x-box-tl {
  background: transparent no-repeat 0 0;
  zoom: 1;
}

/* line 12, ../sass/SMM-theme/structure/_box.scss */
.x-box-tc {
  height: 8px;
  background: transparent repeat-x 0 0;
  overflow: hidden;
}

/* line 18, ../sass/SMM-theme/structure/_box.scss */
.x-box-tr {
  background: transparent no-repeat right -8px;
}

/* line 22, ../sass/SMM-theme/structure/_box.scss */
.x-box-ml {
  background: transparent repeat-y 0;
  padding-left: 4px;
  overflow: hidden;
  zoom: 1;
}

/* line 29, ../sass/SMM-theme/structure/_box.scss */
.x-box-mc {
  background: repeat-x 0 -16px;
  padding: 4px 10px;
}

/* line 34, ../sass/SMM-theme/structure/_box.scss */
.x-box-mc h3 {
  margin: 0 0 4px 0;
  zoom: 1;
}

/* line 39, ../sass/SMM-theme/structure/_box.scss */
.x-box-mr {
  background: transparent repeat-y right;
  padding-right: 4px;
  overflow: hidden;
}

/* line 45, ../sass/SMM-theme/structure/_box.scss */
.x-box-bl {
  background: transparent no-repeat 0 -16px;
  zoom: 1;
}

/* line 50, ../sass/SMM-theme/structure/_box.scss */
.x-box-bc {
  background: transparent repeat-x 0 -8px;
  height: 8px;
  overflow: hidden;
}

/* line 56, ../sass/SMM-theme/structure/_box.scss */
.x-box-br {
  background: transparent no-repeat right -24px;
}

/* line 60, ../sass/SMM-theme/structure/_box.scss */
.x-box-tl, .x-box-bl {
  padding-left: 8px;
  overflow: hidden;
}

/* line 65, ../sass/SMM-theme/structure/_box.scss */
.x-box-tr, .x-box-br {
  padding-right: 8px;
  overflow: hidden;
}

/* line 7, ../sass/SMM-theme/visual/_box.scss */
.x-box-tl {
  background-image: url("../images/SMM-theme/box/corners.gif");
}

/* line 11, ../sass/SMM-theme/visual/_box.scss */
.x-box-tc {
  background-image: url("../images/SMM-theme/box/tb.gif");
}

/* line 15, ../sass/SMM-theme/visual/_box.scss */
.x-box-tr {
  background-image: url("../images/SMM-theme/box/corners.gif");
}

/* line 19, ../sass/SMM-theme/visual/_box.scss */
.x-box-ml {
  background-image: url("../images/SMM-theme/box/l.gif");
}

/* line 23, ../sass/SMM-theme/visual/_box.scss */
.x-box-mc {
  background-color: #eee;
  background-image: url("../images/SMM-theme/box/tb.gif");
  font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
  color: #393939;
  font-size: 12px;
}

/* line 31, ../sass/SMM-theme/visual/_box.scss */
.x-box-mc h3 {
  font-size: 14px;
  font-weight: bold;
}

/* line 36, ../sass/SMM-theme/visual/_box.scss */
.x-box-mr {
  background-image: url("../images/SMM-theme/box/r.gif");
}

/* line 40, ../sass/SMM-theme/visual/_box.scss */
.x-box-bl {
  background-image: url("../images/SMM-theme/box/corners.gif");
}

/* line 44, ../sass/SMM-theme/visual/_box.scss */
.x-box-bc {
  background-image: url("../images/SMM-theme/box/tb.gif");
}

/* line 48, ../sass/SMM-theme/visual/_box.scss */
.x-box-br {
  background-image: url("../images/SMM-theme/box/corners.gif");
}

/* line 52, ../sass/SMM-theme/visual/_box.scss */
.x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr {
  background-image: url("../images/SMM-theme/box/corners-blue.gif");
}

/* line 56, ../sass/SMM-theme/visual/_box.scss */
.x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc {
  background-image: url("../images/SMM-theme/box/tb-blue.gif");
}

/* line 60, ../sass/SMM-theme/visual/_box.scss */
.x-box-blue .x-box-mc {
  background-color: #c3daf9;
}

/* line 64, ../sass/SMM-theme/visual/_box.scss */
.x-box-blue .x-box-mc h3 {
  color: #17385b;
}

/* line 68, ../sass/SMM-theme/visual/_box.scss */
.x-box-blue .x-box-ml {
  background-image: url("../images/SMM-theme/box/l-gray.gif");
}

/* line 72, ../sass/SMM-theme/visual/_box.scss */
.x-box-blue .x-box-mr {
  background-image: url("../images/SMM-theme/box/r-gray.gif");
}

/*!
* Combo
*/
/* line 11, ../sass/SMM-theme/structure/_combo.scss */
.x-combo-list {
  border-width: 0;
}
/* line 13, ../sass/SMM-theme/structure/_combo.scss */
.x-combo-list .x-combo-list-item {
  padding: 5px 10px;
  border-style: solid;
  border-width: 0;
}
/* line 18, ../sass/SMM-theme/structure/_combo.scss */
.x-combo-list .x-combo-list .x-combo-selected {
  border-style: solid !important;
  border-width: 0;
}

/* line 41, ../sass/SMM-theme/structure/_combo.scss */
.x-combo-list {
  border-style: solid;
  zoom: 1;
  overflow: hidden;
}

/* line 47, ../sass/SMM-theme/structure/_combo.scss */
.x-combo-list-inner {
  overflow: auto;
  position: relative;
  /* for calculating scroll offsets */
  zoom: 1;
  overflow-x: hidden;
}

/* line 54, ../sass/SMM-theme/structure/_combo.scss */
.x-combo-list-hd {
  border-bottom: 1px solid;
  padding: 5px;
}

/* line 59, ../sass/SMM-theme/structure/_combo.scss */
.x-resizable-pinned .x-combo-list-inner {
  border-bottom: 1px solid;
}

/* line 63, ../sass/SMM-theme/structure/_combo.scss */
.x-combo-list-item {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 69, ../sass/SMM-theme/structure/_combo.scss */
.x-combo-list .x-combo-selected {
  cursor: pointer;
}

/* line 73, ../sass/SMM-theme/structure/_combo.scss */
.x-combo-list .x-toolbar {
  border-top: 1px solid;
  border-bottom: 0 none;
}

/* line 32, ../sass/SMM-theme/visual/_combo.scss */
.x-combo-list {
  border-color: #d6dae0;
  background-color: #fefeff;
  color: #4d5763;
  font-weight: normal;
  font-size: 13px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  -moz-box-shadow: #dedede 0 1px 8px -1px;
  -webkit-box-shadow: #dedede 0 1px 8px -1px;
  box-shadow: #dedede 0 1px 8px -1px;
}

/* line 43, ../sass/SMM-theme/visual/_combo.scss */
.x-combo-list-inner {
  background-color: #fefeff;
}

/* line 46, ../sass/SMM-theme/visual/_combo.scss */
.x-combo-list-item {
  border-color: #fefeff;
}

/* line 49, ../sass/SMM-theme/visual/_combo.scss */
.x-combo-list-small {
  font-size: 13px;
}

/* line 52, ../sass/SMM-theme/visual/_combo.scss */
.x-combo-list .x-combo-selected {
  border-color: #9ecae8 !important;
  background-color: #b3d5ed;
  color: #4d5763;
}

/* line 58, ../sass/SMM-theme/visual/_combo.scss */
.x-resizable-pinned .x-combo-list-inner {
  border-bottom-color: #d6dae0;
}

/* line 62, ../sass/SMM-theme/visual/_combo.scss */
.x-combo-list-hd {
  border-bottom-color: #d6dae0;
  background-color: #fff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I4YzhkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FhYmRkOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b8c8df), color-stop(100%, #aabdd8));
  background-image: -moz-linear-gradient(top, #b8c8df, #aabdd8);
  background-image: -webkit-linear-gradient(top, #b8c8df, #aabdd8);
  background-image: linear-gradient(to bottom, #b8c8df, #aabdd8);
  -moz-box-shadow: rgba(255, 255, 255, 0.1) 0 1px inset;
  -webkit-box-shadow: rgba(255, 255, 255, 0.1) 0 1px inset;
  box-shadow: rgba(255, 255, 255, 0.1) 0 1px inset;
  color: white;
  font-size: 13px;
  font-weight: normal;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.3) 1px 1px;
}

/*!
* Panel
*/
/* line 17, ../sass/SMM-theme/structure/_panel.scss */
.x-panel {
  /*.x-panel-tl {
       @if $panel-ui-header-height != null { height: $panel-ui-header-height }                
       @if $panel-ui-header-border-width != null { border-width: $panel-ui-header-border-width }
  }*/
  /* expand / collapse tools */
}
/* line 18, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-panel-header {
  padding: 0 0 0 12px;
  height: 30px;
  border-width: 1px;
}
/* line 23, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-panel-header .x-panel-header-text {
  line-height: 30px;
}
/* line 27, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-panel-header .x-tool {
  width: 30px;
  height: 30px;
  margin-left: 0;
  border-width: 0 0 0 1px;
}
/* line 40, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-panel-inline-icon {
  width: 16px;
  height: 16px;
  margin-right: 6px;
}
/* line 46, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-panel-body {
  border-width: 1px;
}
/* line 61, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-toggle {
  background-position: 0 -120px;
}
/* line 65, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-toggle-over {
  background-position: -30px -120px;
}
/* line 69, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-panel-collapsed .x-tool-toggle {
  background-position: 0 -150px;
}
/* line 73, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-panel-collapsed .x-tool-toggle-over {
  background-position: -30px -150px;
}
/* line 78, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-close {
  background-position: 0 0;
}
/* line 82, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-close-over {
  background-position: -30px 0;
}
/* line 86, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-minimize {
  background-position: 0 -30px;
}
/* line 90, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-minimize-over {
  background-position: -30px -30px;
}
/* line 94, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-maximize {
  background-position: 0 -60px;
}
/* line 98, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-maximize-over {
  background-position: -30px -60px;
}
/* line 102, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-restore {
  background-position: 0 -90px;
}
/* line 106, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-restore-over {
  background-position: -30px -90px;
}
/* line 110, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-gear {
  background-position: 0 -180px;
}
/* line 114, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-gear-over {
  background-position: -30px -180px;
}
/* line 118, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-prev {
  background-position: 0 -210px;
}
/* line 122, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-prev-over {
  background-position: -30px -210px;
}
/* line 126, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-next {
  background-position: 0 -240px;
}
/* line 130, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-next-over {
  background-position: -30px -240px;
}
/* line 134, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-pin {
  background-position: 0 -270px;
}
/* line 138, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-pin-over {
  background-position: -30px -270px;
}
/* line 142, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-unpin {
  background-position: 0 -300px;
}
/* line 146, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-unpin-over {
  background-position: -30px -300px;
}
/* line 150, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-right {
  background-position: 0 -330px;
}
/* line 154, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-right-over {
  background-position: -30px -330px;
}
/* line 158, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-left {
  background-position: 0 -360px;
}
/* line 162, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-left-over {
  background-position: -30px -360px;
}
/* line 166, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-down {
  background-position: 0 -390px;
}
/* line 170, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-down-over {
  background-position: -30px -390px;
}
/* line 174, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-up {
  background-position: 0 -420px;
}
/* line 178, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-up-over {
  background-position: -30px -420px;
}
/* line 182, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-refresh {
  background-position: 0 -450px;
}
/* line 186, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-refresh-over {
  background-position: -30px -450px;
}
/* line 190, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-plus {
  background-position: 0 -480px;
}
/* line 194, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-plus-over {
  background-position: -30px -480px;
}
/* line 198, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-minus {
  background-position: 0 -510px;
}
/* line 202, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-minus-over {
  background-position: -30px -510px;
}
/* line 206, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-search {
  background-position: 0 -540px;
}
/* line 210, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-search-over {
  background-position: -30px -540px;
}
/* line 214, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-save {
  background-position: 0 -570px;
}
/* line 218, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-save-over {
  background-position: -30px -570px;
}
/* line 222, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-help {
  background-position: 0 -600px;
}
/* line 226, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-help-over {
  background-position: -30px -600px;
}
/* line 230, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-print {
  background-position: 0 -630px;
}
/* line 234, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-print-over {
  background-position: -30px -630px;
}
/* line 238, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-expand {
  background-position: 0 -660px;
}
/* line 242, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-expand-over {
  background-position: -30px -660px;
}
/* line 246, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-collapse {
  background-position: 0 -690px;
}
/* line 250, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-collapse-over {
  background-position: -30px -690px;
}
/* line 254, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-view {
  background-position: 0 -720px;
}
/* line 258, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-view-over {
  background-position: -30px -720px;
}
/* line 262, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-delete {
  background-position: 0 -750px;
}
/* line 266, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-delete-over {
  background-position: -30px -750px;
}
/* line 270, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-edit {
  background-position: 0 -780px;
}
/* line 274, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-edit-over {
  background-position: -30px -780px;
}
/* line 278, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-copy {
  background-position: 0 -810px;
}
/* line 282, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-copy-over {
  background-position: -30px -810px;
}
/* SmartBox */
.x-panel .x-tool-wrapper{background-image: none;}
.x-panel .x-tool-wrapper:before{
  content: "\e7cd";
  font-family: 'SwissMadeMarketing';
  font-size: 16px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #696969;
}
/* line 287, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-resize {
  background-position: 0 -840px;
}
/* line 291, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-resize-over {
  background-position: -30px -840px;
}
/* line 295, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-move {
  background-position: 0 -870px;
}
/* line 299, ../sass/SMM-theme/structure/_panel.scss */
.x-panel .x-tool-move-over {
  background-position: -30px -870px;
}

/* line 328, ../sass/SMM-theme/structure/_panel.scss */
.x-panel {
  border-style: solid;
  border-width: 0;
}

/* line 333, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-header {
  overflow: hidden;
  zoom: 1;
  border-style: solid;
  position: relative;
}
/* line 339, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-header .x-panel-header-text {
  /* inline-block caused module name to be hidden as soon as too wide to fit. with break-word it shows as much as possible. */
  /* display: inline-block; */
  word-wrap: break-word;
}

/* line 344, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-body {
  border-style: solid;
  border-top: 0 none;
  overflow: hidden;
  position: relative;
  /* added for item scroll positioning */
}
/* line 349, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-body.x-panel-body-noborder.x-panel-body-noborder {
  border-width: 0;
}

/* line 355, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-body-noborder {
  border-top: 0 none;
  overflow: hidden;
  position: relative;
  /* added for item scroll positioning */
}

/* line 362, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-body-noheader, .x-panel-mc .x-panel-body {
  border-top: 1px solid;
}

/* line 366, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-header {
  overflow: hidden;
  zoom: 1;
}

/* line 371, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-tl .x-panel-header {
  border: 0 none;
  background: transparent no-repeat;
}

/* line 376, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-tl .x-panel-icon, .x-window-tl .x-panel-icon {
  background-repeat: no-repeat;
  background-position: 0 4px;
  zoom: 1;
}

/* line 382, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-inline-icon {
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  margin-top: -1px;
  margin-bottom: -1px;
  padding-bottom: 2px;
}

/* line 391, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-tc {
  background: transparent repeat-x 0 0;
  overflow: hidden;
}

/* fix ie7 strict mode bug */
/* line 397, ../sass/SMM-theme/structure/_panel.scss */
.ext-strict .ext-ie7 .x-panel-tc {
  overflow: visible;
}

/* line 401, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-tl {
  background: transparent no-repeat 0 0;
  zoom: 1;
  border-style: solid;
}

/* line 408, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-tr {
  background: transparent no-repeat right 0;
  zoom: 1;
  padding-right: 0;
  /* !!! was 6px */
}

/* line 414, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-bc {
  background: transparent repeat-x 0 bottom;
  zoom: 1;
}

/* line 419, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-bc .x-panel-footer {
  zoom: 1;
}

/* line 423, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-bl {
  background: transparent no-repeat 0 bottom;
  padding-left: 6px;
  zoom: 1;
}

/* line 429, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-br {
  background: transparent no-repeat right bottom;
  padding-right: 6px;
  zoom: 1;
}

/* line 435, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-mc {
  border: 0 none;
  padding: 0;
  margin: 0;
  padding-top: 6px;
}

/*.x-panel-mc > .x-panel-body-noborder {
	background-color:transparent;
	border: 0px none;
}*/
/* line 447, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-ml {
  background: repeat-y 0 0;
  padding-left: 6px;
  zoom: 1;
}

/* line 453, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-mr {
  background: transparent repeat-y right 0;
  padding-right: 6px;
  zoom: 1;
}

/* line 459, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-bc .x-panel-footer {
  padding-bottom: 6px;
}

/* line 463, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-nofooter .x-panel-bc {
  height: 6px;
  font-size: 0;
  line-height: 0;
}

/* line 469, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-bwrap {
  overflow: hidden;
  zoom: 1;
  left: 0;
  top: 0;
}

/* line 475, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-body {
  overflow: hidden;
  zoom: 1;
}

/* line 480, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-collapsed .x-resizable-handle {
  display: none;
}

/* line 484, ../sass/SMM-theme/structure/_panel.scss */
.ext-gecko .x-panel-animated div {
  overflow: hidden !important;
}

/* Plain */
/* line 489, ../sass/SMM-theme/structure/_panel.scss */
.x-plain-body {
  overflow: hidden;
}

/* line 493, ../sass/SMM-theme/structure/_panel.scss */
.x-plain-bbar .x-toolbar {
  overflow: hidden;
  padding: 2px;
}

/* line 498, ../sass/SMM-theme/structure/_panel.scss */
.x-plain-tbar .x-toolbar {
  overflow: hidden;
  padding: 2px;
}

/* line 503, ../sass/SMM-theme/structure/_panel.scss */
.x-plain-bwrap {
  overflow: hidden;
  zoom: 1;
}

/* line 508, ../sass/SMM-theme/structure/_panel.scss */
.x-plain {
  overflow: hidden;
}

/* Tools */
/* line 513, ../sass/SMM-theme/structure/_panel.scss */
.x-tool {
  overflow: hidden;
  float: right;
  cursor: pointer;
  background: transparent no-repeat;
  border-style: solid;
}

/* Ghosting */
/* line 522, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-ghost.x-panel-ghost {
  z-index: 12000;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .80;
  -moz-opacity: .80;
  filter: alpha(opacity=80);
}
/* line 531, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-ghost.x-panel-ghost .x-panel-header {
  border-width: 1px 1px 0 1px;
  border-color: rgba(152, 159, 169, 0.25);
  border-style: solid;
  color: #4d5763;
  font-weight: normal;
  font-size: 14px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  line-height: 30px;
  padding-left:5px;  
}
/* line 535, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-ghost.x-panel-ghost .x-panel-header .x-tool {
  border-width: 0 0 0 0;
  border-style: solid;
  border-color: rgba(152, 159, 169, 0.25);
}

/* line 543, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-ghost ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  border: 1px solid red;
  border-top: 0 none;
  display: block;
}

/* line 554, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-ghost * {
  cursor: move !important;
}

/* line 558, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-dd-spacer {
  border: 2px dashed;
}

/* Buttons */
/* line 563, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-btns {
  padding: 5px;
  overflow: hidden;
}

/* line 568, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-btns td.x-toolbar-cell {
  padding: 3px;
}

/* line 572, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-btns .x-btn-focus .x-btn-left {
  background-position: 0 -147px;
}

/* line 576, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-btns .x-btn-focus .x-btn-right {
  background-position: 0 -168px;
}

/* line 580, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-btns .x-btn-focus .x-btn-center {
  background-position: 0 -189px;
}

/* line 584, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-btns .x-btn-over .x-btn-left {
  background-position: 0 -63px;
}

/* line 588, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-btns .x-btn-over .x-btn-right {
  background-position: 0 -84px;
}

/* line 592, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-btns .x-btn-over .x-btn-center {
  background-position: 0 -105px;
}

/* line 596, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-btns .x-btn-click .x-btn-center {
  background-position: 0 -126px;
}

/* line 600, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-btns .x-btn-click .x-btn-right {
  background-position: 0 -84px;
}

/* line 604, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-btns .x-btn-click .x-btn-left {
  background-position: 0 -63px;
}

/* line 608, ../sass/SMM-theme/structure/_panel.scss */
.x-panel-fbar td, .x-panel-fbar span, .x-panel-fbar input, .x-panel-fbar div, .x-panel-fbar select, .x-panel-fbar label {
  white-space: nowrap;
}

/* line 32, ../sass/SMM-theme/visual/_panel.scss */
.x-panel {
  border-color: #d6dae0;
}
/* line 36, ../sass/SMM-theme/visual/_panel.scss */
.x-panel > .x-panel-header, .x-panel > .x-panel-tl {
  color: #4d5763;
  font-weight: normal;
  font-size: 14px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  border-color: rgba(152, 159, 169, 0.25);
  background-color: #d0d5db;
}
/* line 67, ../sass/SMM-theme/visual/_panel.scss */
.x-panel .x-panel-body {
  border-color: #d6dae0;
}
/* line 71, ../sass/SMM-theme/visual/_panel.scss */
.x-panel > .x-panel-header .x-tool {
  background-color: rgba(255, 255, 255, 0);
  border-color: rgba(141, 149, 160, 0.25);
}
/* line 74, ../sass/SMM-theme/visual/_panel.scss */
.x-panel > .x-panel-header .x-tool:hover {
  background-color: #dcdfe4;
}
/* line 79, ../sass/SMM-theme/visual/_panel.scss */
.x-panel > .x-panel-tl .x-panel-header .x-tool {
  background-color: rgba(255, 255, 255, 0);
  border-color: rgba(152, 159, 169, 0.25);
}
/* line 82, ../sass/SMM-theme/visual/_panel.scss */
.x-panel > .x-panel-tl .x-panel-header .x-tool:hover {
  background-color: #dcdfe4;
}
/* line 87, ../sass/SMM-theme/visual/_panel.scss */
.x-panel .x-panel-body-noheader, .x-panel .x-panel-mc .x-panel-body {
  border-top-color: #d6dae0;
}
/* line 91, ../sass/SMM-theme/visual/_panel.scss */
.x-panel .x-panel-tl, .x-panel .x-panel-tr, .x-panel .x-panel-bl, .x-panel .x-panel-br {
  border-color: #d6dae0;
}
/* line 95, ../sass/SMM-theme/visual/_panel.scss */
.x-panel .x-panel-tl {
  background-color: #d0d5db;
}
/* line 111, ../sass/SMM-theme/visual/_panel.scss */
.x-panel .x-panel-mc, .x-panel .x-panel-body {
  background-color: #fff;
  font-size: 13px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-weight: normal;
  color: #4d5763;
}
/* line 119, ../sass/SMM-theme/visual/_panel.scss */
.x-panel .x-panel-ml {
  background-color: #fff;
  border-left: 1px solid #d6dae0;
  border-right: 1px solid #d6dae0;
}
/* line 126, ../sass/SMM-theme/visual/_panel.scss */
.x-panel .x-panel-bl {
  background-color: #fff;
  border: 1px solid #d6dae0;
  border-top: none;
  /*???*/
}

/* line 135, ../sass/SMM-theme/visual/_panel.scss */
.x-panel-ghost {
  background-color: #fff;
  border-color: #aeaeae;
}

/* line 140, ../sass/SMM-theme/visual/_panel.scss */
.x-panel-ghost ul {
  border-color: #d6dae0;
}

/* line 144, ../sass/SMM-theme/visual/_panel.scss */
.x-panel-dd-spacer {
  border-color: #d6dae0;
}

/* line 148, ../sass/SMM-theme/visual/_panel.scss */
.x-tool {
  background-image: url("../images/SMM-theme/panel/tool-sprite.png");
}

/* line 152, ../sass/SMM-theme/visual/_panel.scss */
.x-panel .x-panel-tl .x-panel-header .x-tool-close {
  background-color: rgba(255, 255, 255, 0);
}
/* line 154, ../sass/SMM-theme/visual/_panel.scss */
.x-panel .x-panel-tl .x-panel-header .x-tool-close:hover {
  background-color: #dcdfe4;
}

/**
 * W3C Suggested Default style sheet for HTML 4
 * http://www.w3.org/TR/CSS21/sample.html
 *
 * Resets for Ext.Panel @cfg normal: true
 */
/* line 9, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body html,
.x-panel-reset .x-panel-body address,
.x-panel-reset .x-panel-body blockquote,
.x-panel-reset .x-panel-body body,
.x-panel-reset .x-panel-body dd,
.x-panel-reset .x-panel-body div,
.x-panel-reset .x-panel-body dl,
.x-panel-reset .x-panel-body dt,
.x-panel-reset .x-panel-body fieldset,
.x-panel-reset .x-panel-body form,
.x-panel-reset .x-panel-body frame, frameset,
.x-panel-reset .x-panel-body h1,
.x-panel-reset .x-panel-body h2,
.x-panel-reset .x-panel-body h3,
.x-panel-reset .x-panel-body h4,
.x-panel-reset .x-panel-body h5,
.x-panel-reset .x-panel-body h6,
.x-panel-reset .x-panel-body noframes,
.x-panel-reset .x-panel-body ol,
.x-panel-reset .x-panel-body p,
.x-panel-reset .x-panel-body ul,
.x-panel-reset .x-panel-body center,
.x-panel-reset .x-panel-body dir,
.x-panel-reset .x-panel-body hr,
.x-panel-reset .x-panel-body menu,
.x-panel-reset .x-panel-body pre {
  display: block;
}

/* line 35, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body li {
  display: list-item;
}

/* line 36, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body head {
  display: none;
}

/* line 37, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body table {
  display: table;
}

/* line 38, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body tr {
  display: table-row;
}

/* line 39, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body thead {
  display: table-header-group;
}

/* line 40, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body tbody {
  display: table-row-group;
}

/* line 41, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body tfoot {
  display: table-footer-group;
}

/* line 42, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body col {
  display: table-column;
}

/* line 43, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body colgroup {
  display: table-column-group;
}

/* line 44, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body td,
.x-panel-reset .x-panel-body th {
  display: table-cell;
}

/* line 46, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body caption {
  display: table-caption;
}

/* line 47, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body th {
  font-weight: bolder;
  text-align: center;
}

/* line 48, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body caption {
  text-align: center;
}

/* line 49, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body body {
  margin: 8px;
}

/* line 50, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 51, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body h2 {
  font-size: 1.5em;
  margin: 0.75em 0;
}

/* line 52, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body h3 {
  font-size: 1.17em;
  margin: 0.83em 0;
}

/* line 53, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body h4,
.x-panel-reset .x-panel-body p,
.x-panel-reset .x-panel-body blockquote,
.x-panel-reset .x-panel-body ul,
.x-panel-reset .x-panel-body fieldset,
.x-panel-reset .x-panel-body form,
.x-panel-reset .x-panel-body ol,
.x-panel-reset .x-panel-body dl,
.x-panel-reset .x-panel-body dir,
.x-panel-reset .x-panel-body menu {
  margin: 1.12em 0;
}

/* line 63, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body h5 {
  font-size: .83em;
  margin: 1.5em 0;
}

/* line 64, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body h6 {
  font-size: .75em;
  margin: 1.67em 0;
}

/* line 65, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body h1,
.x-panel-reset .x-panel-body h2,
.x-panel-reset .x-panel-body h3,
.x-panel-reset .x-panel-body h4,
.x-panel-reset .x-panel-body h5,
.x-panel-reset .x-panel-body h6,
.x-panel-reset .x-panel-body b,
.x-panel-reset .x-panel-body strong {
  font-weight: bolder;
}

/* line 73, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body blockquote {
  margin-left: 40px;
  margin-right: 40px;
}

/* line 74, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body i,
.x-panel-reset .x-panel-body cite,
.x-panel-reset .x-panel-body em,
.x-panel-reset .x-panel-body var,
.x-panel-reset .x-panel-body address {
  font-style: italic;
}

/* line 79, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body pre,
.x-panel-reset .x-panel-body tt,
.x-panel-reset .x-panel-body code,
.x-panel-reset .x-panel-body kbd,
.x-panel-reset .x-panel-body samp {
  font-family: monospace;
}

/* line 84, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body pre {
  white-space: pre;
}

/* line 85, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body button,
.x-panel-reset .x-panel-body textarea,
.x-panel-reset .x-panel-body input,
.x-panel-reset .x-panel-body select {
  display: inline-block;
}

/* line 89, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body big {
  font-size: 1.17em;
}

/* line 90, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body small,
.x-panel-reset .x-panel-body sub,
.x-panel-reset .x-panel-body sup {
  font-size: 0.83em;
}

/* line 93, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body sub {
  vertical-align: sub;
}

/* line 94, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body sup {
  vertical-align: super;
}

/* line 95, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body table {
  border-spacing: 2px;
}

/* line 96, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body thead,
.x-panel-reset .x-panel-body tbody,
.x-panel-reset .x-panel-body tfoot {
  vertical-align: middle;
}

/* line 99, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body td,
.x-panel-reset .x-panel-body th {
  vertical-align: inherit;
}

/* line 101, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body s,
.x-panel-reset .x-panel-body strike,
.x-panel-reset .x-panel-body del {
  text-decoration: line-through;
}

/* line 104, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body hr {
  border: 1px inset;
}

/* line 105, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body ol,
.x-panel-reset .x-panel-body ul,
.x-panel-reset .x-panel-body dir,
.x-panel-reset .x-panel-body menu,
.x-panel-reset .x-panel-body dd {
  margin-left: 40px;
}

/* line 110, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body ul, .x-panel-reset .x-panel-body menu, .x-panel-reset .x-panel-body dir {
  list-style-type: disc;
}

/* line 111, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body ol {
  list-style-type: decimal;
}

/* line 112, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body ol ul,
.x-panel-reset .x-panel-body ul ol,
.x-panel-reset .x-panel-body ul ul,
.x-panel-reset .x-panel-body ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 116, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body u,
.x-panel-reset .x-panel-body ins {
  text-decoration: underline;
}

/* line 118, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body br:before {
  content: "\a";
}

/* line 119, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body :before, .x-panel-reset .x-panel-body :after {
  white-space: pre-line;
}

/* line 120, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body center {
  text-align: center;
}

/* line 121, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body :link, .x-panel-reset .x-panel-body :visited {
  text-decoration: underline;
}

/* line 122, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body :focus {
  outline: invert dotted thin;
}

/* Begin bidirectionality settings (do not change) */
/* line 125, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body BDO[DIR="ltr"] {
  direction: ltr;
  unicode-bidi: bidi-override;
}

/* line 126, ../sass/SMM-theme/structure/_panel-reset.scss */
.x-panel-reset .x-panel-body BDO[DIR="rtl"] {
  direction: rtl;
  unicode-bidi: bidi-override;
}

/*!
 * window
 */
/* line 28, ../sass/SMM-theme/structure/_window.scss */
.x-window {
  border-style: solid;
  border-width: 0;
}
/* line 33, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-tl {
  padding-left: 0;
}
/* line 36, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-tr {
  padding-right: 0;
}
/* line 40, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header {
  line-height: 40px;
  padding: 0 0 0 12px;
  border-width: 0;
  border-style: solid;
}
/* line 45, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-window-header-text {
  font-size: 14px;
  font-weight: normal;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}
/* line 52, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-ml {
  padding-left: 0;
}
/* line 56, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-mr {
  padding-right: 0;
}
/* line 60, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-bc .x-window-footer {
  padding: 0 1px 5px;
  border-width: 1px 0 0;
  border-style: solid;
}
/* line 66, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-bl {
  padding-left: 0;
}
/* line 70, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-br {
  padding-right: 0;
}
/* line 74, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool {
  width: 40px;
  height: 40px;
  border-width: 0 0 0 1px;
}
/* line 82, ../sass/SMM-theme/structure/_window.scss */
.x-window > .x-window-tl .x-window-header .x-tool {
  width: 40px;
  height: 40px;
  border-width: 0 0 0 1px;
}
/* line 90, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-body, .x-window .x-window-mc {
  border-width: 0;
}
/* line 97, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-toggle {
  background-position: 0 -160px;
}
/* line 101, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-toggle-over {
  background-position: -40px -160px;
}
/* line 105, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-panel-collapsed .x-tool-toggle {
  background-position: 0 -200px;
}
/* line 109, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-panel-collapsed .x-tool-toggle-over {
  background-position: -40px -200px;
}
/* line 113, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-close {
  background-position: 0 0;
}
/* line 117, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-close-over {
  background-position: -40px 0;
}
/* line 121, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-minimize {
  background-position: 0 -40px;
}
/* line 125, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-minimize-over {
  background-position: -40px -40px;
}
/* line 129, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-maximize {
  background-position: 0 -80px;
}
/* line 133, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-maximize-over {
  background-position: -40px -80px;
}
/* line 137, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-restore {
  background-position: 0 -120px;
}
/* line 141, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-restore-over {
  background-position: -40px -120px;
}
/* line 145, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-gear {
  background-position: 0 -240px;
}
/* line 149, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-gear-over {
  background-position: -40px -240px;
}
/* line 153, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-prev {
  background-position: 0 -280px;
}
/* line 157, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-prev-over {
  background-position: -40px -280px;
}
/* line 161, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-next {
  background-position: 0 -320px;
}
/* line 165, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-next-over {
  background-position: -40px -320px;
}
/* line 169, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-pin {
  background-position: 0 -360px;
}
/* line 173, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-pin-over {
  background-position: -40px -360px;
}
/* line 177, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-unpin {
  background-position: 0 -400px;
}
/* line 181, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-unpin-over {
  background-position: -40px -400px;
}
/* line 185, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-right {
  background-position: 0 -440px;
}
/* line 189, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-right-over {
  background-position: -40px -440px;
}
/* line 193, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-left {
  background-position: 0 -480px;
}
/* line 197, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-left-over {
  background-position: -40px -480px;
}
/* line 201, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-down {
  background-position: 0 -520px;
}
/* line 205, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-down-over {
  background-position: -40px -520px;
}
/* line 209, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-up {
  background-position: 0 -560px;
}
/* line 213, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-up-over {
  background-position: -40px -560px;
}
/* line 217, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-refresh {
  background-position: 0 -600px;
}
/* line 221, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-refresh-over {
  background-position: -40px -600px;
}
/* line 225, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-plus {
  background-position: 0 -640px;
}
/* line 229, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-plus-over {
  background-position: -40px -640px;
}
/* line 233, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-minus {
  background-position: 0 -680px;
}
/* line 237, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-minus-over {
  background-position: -40px -680px;
}
/* line 241, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-search {
  background-position: 0 -720px;
}
/* line 245, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-search-over {
  background-position: -40px -720px;
}
/* line 249, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-save {
  background-position: 0 -760px;
}
/* line 253, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-save-over {
  background-position: -40px -760px;
}
/* line 257, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-help {
  background-position: 0 -800px;
}
/* line 261, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-help-over {
  background-position: -40px -800px;
}
/* line 265, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-print {
  background-position: 0 -840px;
}
/* line 269, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-print-over {
  background-position: -40px -840px;
}
/* line 273, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-expand {
  background-position: 0 -880px;
}
/* line 277, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-expand-over {
  background-position: -40px -880px;
}
/* line 281, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-collapse {
  background-position: 0 -920px;
}
/* line 285, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-collapse-over {
  background-position: -40px -920px;
}
/* line 289, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-resize {
  background-position: 0 -960px;
}
/* line 293, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-resize-over {
  background-position: -40px -960px;
}
/* line 297, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-move {
  background-position: 0 -1000px;
}
/* line 301, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-header .x-tool-move-over {
  background-position: -40px -1000px;
}

/* line 28, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost {
  border-width: 0;
}
/* line 33, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-tl {
  padding-left: 0;
}
/* line 36, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-tr {
  padding-right: 0;
}
/* line 40, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header {
  line-height: 40px;
  padding: 0 0 0 12px;
}
/* line 45, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-window-header-text {
  font-size: 14px;
  font-weight: normal;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}
/* line 52, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-ml {
  padding-left: 0;
}
/* line 56, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-mr {
  padding-right: 0;
}
/* line 60, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-bc .x-window-footer {
  padding: 0 1px 5px;
}
/* line 66, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-bl {
  padding-left: 0;
}
/* line 70, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-br {
  padding-right: 0;
}
/* line 74, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool {
  width: 40px;
  height: 40px;
  border-width: 0 0 0 1px;
}
/* line 82, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost > .x-window-tl .x-window-header .x-tool {
  width: 40px;
  height: 40px;
  border-width: 0 0 0 1px;
}
/* line 97, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-toggle {
  background-position: 0 -160px;
}
/* line 101, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-toggle-over {
  background-position: -40px -160px;
}
/* line 105, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-panel-collapsed .x-tool-toggle {
  background-position: 0 -200px;
}
/* line 109, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-panel-collapsed .x-tool-toggle-over {
  background-position: -40px -200px;
}
/* line 113, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-close {
  background-position: 0 0;
}
/* line 117, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-close-over {
  background-position: -40px 0;
}
/* line 121, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-minimize {
  background-position: 0 -40px;
}
/* line 125, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-minimize-over {
  background-position: -40px -40px;
}
/* line 129, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-maximize {
  background-position: 0 -80px;
}
/* line 133, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-maximize-over {
  background-position: -40px -80px;
}
/* line 137, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-restore {
  background-position: 0 -120px;
}
/* line 141, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-restore-over {
  background-position: -40px -120px;
}
/* line 145, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-gear {
  background-position: 0 -240px;
}
/* line 149, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-gear-over {
  background-position: -40px -240px;
}
/* line 153, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-prev {
  background-position: 0 -280px;
}
/* line 157, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-prev-over {
  background-position: -40px -280px;
}
/* line 161, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-next {
  background-position: 0 -320px;
}
/* line 165, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-next-over {
  background-position: -40px -320px;
}
/* line 169, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-pin {
  background-position: 0 -360px;
}
/* line 173, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-pin-over {
  background-position: -40px -360px;
}
/* line 177, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-unpin {
  background-position: 0 -400px;
}
/* line 181, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-unpin-over {
  background-position: -40px -400px;
}
/* line 185, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-right {
  background-position: 0 -440px;
}
/* line 189, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-right-over {
  background-position: -40px -440px;
}
/* line 193, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-left {
  background-position: 0 -480px;
}
/* line 197, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-left-over {
  background-position: -40px -480px;
}
/* line 201, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-down {
  background-position: 0 -520px;
}
/* line 205, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-down-over {
  background-position: -40px -520px;
}
/* line 209, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-up {
  background-position: 0 -560px;
}
/* line 213, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-up-over {
  background-position: -40px -560px;
}
/* line 217, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-refresh {
  background-position: 0 -600px;
}
/* line 221, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-refresh-over {
  background-position: -40px -600px;
}
/* line 225, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-plus {
  background-position: 0 -640px;
}
/* line 229, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-plus-over {
  background-position: -40px -640px;
}
/* line 233, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-minus {
  background-position: 0 -680px;
}
/* line 237, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-minus-over {
  background-position: -40px -680px;
}
/* line 241, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-search {
  background-position: 0 -720px;
}
/* line 245, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-search-over {
  background-position: -40px -720px;
}
/* line 249, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-save {
  background-position: 0 -760px;
}
/* line 253, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-save-over {
  background-position: -40px -760px;
}
/* line 257, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-help {
  background-position: 0 -800px;
}
/* line 261, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-help-over {
  background-position: -40px -800px;
}
/* line 265, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-print {
  background-position: 0 -840px;
}
/* line 269, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-print-over {
  background-position: -40px -840px;
}
/* line 273, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-expand {
  background-position: 0 -880px;
}
/* line 277, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-expand-over {
  background-position: -40px -880px;
}
/* line 281, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-collapse {
  background-position: 0 -920px;
}
/* line 285, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-collapse-over {
  background-position: -40px -920px;
}
/* line 289, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-resize {
  background-position: 0 -960px;
}
/* line 293, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-resize-over {
  background-position: -40px -960px;
}
/* line 297, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-move {
  background-position: 0 -1000px;
}
/* line 301, ../sass/SMM-theme/structure/_window.scss */
.x-panel-ghost .x-window-header .x-tool-move-over {
  background-position: -40px -1000px;
}

/* line 356, ../sass/SMM-theme/structure/_window.scss */
.x-window {
  zoom: 1;
}

/* line 361, ../sass/SMM-theme/structure/_window.scss */
.x-window .x-window-handle {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

/* line 367, ../sass/SMM-theme/structure/_window.scss */
.x-window-proxy {
  border: 1px solid;
  z-index: 12000;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
}

/* line 379, ../sass/SMM-theme/structure/_window.scss */
.x-window-header {
  overflow: hidden;
  zoom: 1;
}

/* line 384, ../sass/SMM-theme/structure/_window.scss */
.x-window-bwrap {
  z-index: 1;
  position: relative;
  zoom: 1;
  left: 0;
  top: 0;
}

/* line 395, ../sass/SMM-theme/structure/_window.scss */
.x-window-header-text {
  cursor: pointer;
}

/* line 399, ../sass/SMM-theme/structure/_window.scss */
.x-window-tc {
  background: transparent repeat-x 0 0;
  overflow: hidden;
  zoom: 1;
}

/* line 405, ../sass/SMM-theme/structure/_window.scss */
.x-window-tl {
  zoom: 1;
  z-index: 1;
  position: relative;
}

/* line 418, ../sass/SMM-theme/structure/_window.scss */
.x-window-bc {
  background: transparent repeat-x 0 bottom;
  zoom: 1;
}

/* line 423, ../sass/SMM-theme/structure/_window.scss */
.x-window-bc .x-window-footer {
  zoom: 1;
  font-size: 0;
  line-height: 0;
}

/* line 430, ../sass/SMM-theme/structure/_window.scss */
.x-window-bl {
  zoom: 1;
}

/* line 436, ../sass/SMM-theme/structure/_window.scss */
.x-window-br {
  zoom: 1;
}

/* line 442, ../sass/SMM-theme/structure/_window.scss */
.x-window-mc {
  border: 1px solid;
  padding: 0;
  margin: 0;
}

/* line 448, ../sass/SMM-theme/structure/_window.scss */
.x-window-ml {
  zoom: 1;
}

/* line 454, ../sass/SMM-theme/structure/_window.scss */
.x-window-mr {
  zoom: 1;
}

/* line 460, ../sass/SMM-theme/structure/_window.scss */
.x-window-body {
  overflow: hidden;
}

/* line 464, ../sass/SMM-theme/structure/_window.scss */
.x-window-bwrap {
  overflow: hidden;
}

/* line 468, ../sass/SMM-theme/structure/_window.scss */
.x-window-maximized .x-window-bl, .x-window-maximized .x-window-br,
.x-window-maximized .x-window-ml, .x-window-maximized .x-window-mr,
.x-window-maximized .x-window-tl, .x-window-maximized .x-window-tr {
  padding: 0;
}

/* line 474, ../sass/SMM-theme/structure/_window.scss */
.x-window-maximized .x-window-footer {
  padding-bottom: 0;
}

/* line 478, ../sass/SMM-theme/structure/_window.scss */
.x-window-maximized .x-window-tc {
  padding-left: 3px;
  padding-right: 3px;
}

/* line 483, ../sass/SMM-theme/structure/_window.scss */
.x-window-maximized .x-window-mc {
  border-left: 0 none;
  border-right: 0 none;
}

/* line 488, ../sass/SMM-theme/structure/_window.scss */
.x-window-tbar .x-toolbar, .x-window-bbar .x-toolbar {
  border-left: 0 none;
  border-right: 0 none;
}

/* line 493, ../sass/SMM-theme/structure/_window.scss */
.x-window-bbar .x-toolbar {
  border-top: 1px solid;
  border-bottom: 0 none;
}

/* line 498, ../sass/SMM-theme/structure/_window.scss */
.x-window-draggable, .x-window-draggable .x-window-header-text {
  cursor: move;
}

/* line 502, ../sass/SMM-theme/structure/_window.scss */
.x-window-maximized .x-window-draggable, .x-window-maximized .x-window-draggable .x-window-header-text {
  cursor: default;
}

/* line 506, ../sass/SMM-theme/structure/_window.scss */
.x-window-body {
  background-color: transparent;
}

/* line 518, ../sass/SMM-theme/structure/_window.scss */
.x-window-maximized-ct {
  overflow: hidden;
}

/* line 522, ../sass/SMM-theme/structure/_window.scss */
.x-window-maximized .x-window-handle {
  display: none;
}

/* line 526, ../sass/SMM-theme/structure/_window.scss */
.x-window-sizing-ghost ul {
  border: 0 none !important;
}

/* line 530, ../sass/SMM-theme/structure/_window.scss */
.x-dlg-focus {
  -moz-outline: 0 none;
  outline: 0 none;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 541, ../sass/SMM-theme/structure/_window.scss */
.ext-webkit .x-dlg-focus {
  width: 1px;
  height: 1px;
}

/* line 546, ../sass/SMM-theme/structure/_window.scss */
.x-dlg-mask {
  z-index: 10000;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  -moz-opacity: 0.5;
  opacity: .50;
  filter: alpha(opacity=50);
}

/* line 557, ../sass/SMM-theme/structure/_window.scss */
body.ext-ie6.x-body-masked select {
  visibility: hidden;
}

/* line 561, ../sass/SMM-theme/structure/_window.scss */
body.ext-ie6.x-body-masked .x-window select {
  visibility: visible;
}

/* line 565, ../sass/SMM-theme/structure/_window.scss */
.x-window-plain .x-window-mc {
  border-style: solid;
}

/* line 569, ../sass/SMM-theme/structure/_window.scss */
.x-window-plain .x-window-body {
  border-style: solid;
  background: transparent !important;
}

/* line 574, ../sass/SMM-theme/structure/_window.scss */
.x-panel-nofooter .x-window-bc {
  height: 0;
}

/*.x-window .x-panel-body {
    padding: 10px;
}*/
/* line 26, ../sass/SMM-theme/visual/_window.scss */
.x-window {
  border-color: rgba(255, 255, 255, 0);
  background-color: #f7f9fb;
  -moz-box-shadow: #a3a3a3 0 1px 7px 0;
  -webkit-box-shadow: #a3a3a3 0 1px 7px 0;
  box-shadow: #a3a3a3 0 1px 7px 0;
  /*> .x-window-tl .x-window-header .x-tool {
    @if $window-ui-header-tool-background-color != null { background-color: $window-ui-header-tool-background-color }
    @if $window-ui-header-tool-border-color != null { border-color: $window-ui-header-tool-border-color }
  
    &:hover {
      @if $window-ui-background-color != null {
        @if $window-ui-header-tool-background-color-over != null { background-color: $window-ui-header-tool-background-color-over }
      }
    }
  }*/
}
/* line 39, ../sass/SMM-theme/visual/_window.scss */
.x-window .x-window-header {
  background-color: #79b5df;
  color: #fff;
  border-color: #79b5df;
}
/* line 51, ../sass/SMM-theme/visual/_window.scss */
.x-window .x-window-header .x-tool {
  background-image: url("../images/SMM-theme/window/tool-sprite.png");
  background-color: rgba(255, 255, 255, 0);
  border-color: #61a7d9;
}
/* line 57, ../sass/SMM-theme/visual/_window.scss */
.x-window .x-window-header .x-tool:hover {
  background-color: rgba(255, 255, 255, 0);
}
/* line 74, ../sass/SMM-theme/visual/_window.scss */
.x-window .x-window-mc {
  border-color: rgba(255, 255, 255, 0);
  background-color: #fff;
  color: #4d5763;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}
/* line 85, ../sass/SMM-theme/visual/_window.scss */
.x-window .x-window-bbar .x-toolbar, .x-window .x-window-footer {
  border-top-color: rgba(255, 255, 255, 0);
  background-color: white;
}

/* line 26, ../sass/SMM-theme/visual/_window.scss */
.x-panel-ghost {
  border-color: rgba(255, 255, 255, 0);
  background-color: #f7f9fb;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  /*> .x-window-tl .x-window-header .x-tool {
    @if $window-ui-header-tool-background-color != null { background-color: $window-ui-header-tool-background-color }
    @if $window-ui-header-tool-border-color != null { border-color: $window-ui-header-tool-border-color }
  
    &:hover {
      @if $window-ui-background-color != null {
        @if $window-ui-header-tool-background-color-over != null { background-color: $window-ui-header-tool-background-color-over }
      }
    }
  }*/
}
/* line 39, ../sass/SMM-theme/visual/_window.scss */
.x-panel-ghost .x-window-header {
  color: #fff;
  border-color: rgba(255, 255, 255, 0);
}
/* line 51, ../sass/SMM-theme/visual/_window.scss */
.x-panel-ghost .x-window-header .x-tool {
  background-image: url("../images/SMM-theme/window/tool-sprite.png");
  border-color: rgba(255, 255, 255, 0);
}
/* line 74, ../sass/SMM-theme/visual/_window.scss */
.x-panel-ghost .x-window-mc {
  border-color: rgba(255, 255, 255, 0);
  background-color: #fff;
}

/* line 134, ../sass/SMM-theme/visual/_window.scss */
.x-window-proxy {
  background-color: #c7dffc;
  border-color: #99bbe8;
}

/* line 194, ../sass/SMM-theme/visual/_window.scss */
.x-dlg-mask {
  background-color: #ccc;
}

/* line 203, ../sass/SMM-theme/visual/_window.scss */
.x-window-plain .x-window-body {
  border-color: rgba(255, 255, 255, 0);
}

/*!
* Editor
*/
/* line 203, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-wrap {
  border-style: solid;
  border-width: 1px;
}

/* line 208, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-text {
  background: transparent no-repeat;
}

/*.x-tab-panel .x-html-editor-wrap {
    border-width: 0 1px 1px;
}*/
/* line 8, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-wrap .x-html-editor-tb .x-toolbar.x-small-editor .x-btn.x-btn-icon {
  margin: 3px;
  padding: 2px;
}
/* line 11, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-wrap .x-html-editor-tb .x-toolbar.x-small-editor .x-btn.x-btn-icon .x-btn-small .x-btn-text {
  background-image: url("../images/SMM-theme/editor/tb-sprite.png");
  height: 16px;
  width: 16px;
}

/* line 20, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-edit-bold {
  background-position: 0 0;
}
/* line 24, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-over .x-edit-bold, .x-html-editor-tb .x-btn-pressed .x-edit-bold {
  background-position: 0 -16px;
}
/* line 29, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-edit-italic {
  background-position: -16px 0;
}
/* line 33, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-over .x-edit-italic, .x-html-editor-tb .x-btn-pressed .x-edit-italic {
  background-position: -16px -16px;
}
/* line 38, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-edit-underline {
  background-position: -32px 0;
}
/* line 42, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-over .x-edit-underline, .x-html-editor-tb .x-btn-pressed .x-edit-underline {
  background-position: -32px -16px;
}
/* line 47, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-edit-forecolor {
  background-position: -160px 0;
}
/* line 51, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-over .x-edit-forecolor, .x-html-editor-tb .x-btn-pressed .x-edit-forecolor {
  background-position: -160px -16px;
}
/* line 56, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-edit-backcolor {
  background-position: -176px 0;
}
/* line 60, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-over .x-edit-backcolor, .x-html-editor-tb .x-btn-pressed .x-edit-backcolor {
  background-position: -176px -16px;
}
/* line 65, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-edit-justifyleft {
  background-position: -112px 0;
}
/* line 69, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-over .x-edit-justifyleft, .x-html-editor-tb .x-btn-pressed .x-edit-justifyleft {
  background-position: -112px -16px;
}
/* line 74, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-edit-justifycenter {
  background-position: -128px 0;
}
/* line 78, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-over .x-edit-justifycenter, .x-html-editor-tb .x-btn-pressed .x-edit-justifycenter {
  background-position: -128px -16px;
}
/* line 83, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-edit-justifyright {
  background-position: -144px 0;
}
/* line 87, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-over .x-edit-justifyright, .x-html-editor-tb .x-btn-pressed .x-edit-justifyright {
  background-position: -144px -16px;
}
/* line 92, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-edit-insertorderedlist {
  background-position: -80px 0;
}
/* line 96, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-over .x-edit-insertorderedlist, .x-html-editor-tb .x-btn-pressed .x-edit-insertorderedlist {
  background-position: -80px -16px;
}
/* line 101, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-edit-insertunorderedlist {
  background-position: -96px 0;
}
/* line 105, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-over .x-edit-insertunorderedlist, .x-html-editor-tb .x-btn-pressed .x-edit-insertunorderedlist {
  background-position: -96px -16px;
}
/* line 110, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-edit-increasefontsize {
  background-position: -48px 0;
}
/* line 114, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-over .x-edit-increasefontsize, .x-html-editor-tb .x-btn-pressed .x-edit-increasefontsize {
  background-position: -48px -16px;
}
/* line 119, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-edit-decreasefontsize {
  background-position: -64px 0;
}
/* line 123, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-over .x-edit-decreasefontsize, .x-html-editor-tb .x-btn-pressed .x-edit-decreasefontsize {
  background-position: -64px -16px;
}
/* line 128, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-edit-sourceedit {
  background-position: -192px 0;
}
/* line 132, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-over .x-edit-sourceedit, .x-html-editor-tb .x-btn-pressed .x-edit-sourceedit {
  background-position: -192px -16px;
}
/* line 137, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-edit-createlink {
  background-position: -208px 0;
}
/* line 141, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-btn-over .x-edit-createlink, .x-html-editor-tb .x-btn-pressed .x-edit-createlink {
  background-position: -208px -16px;
}

/* line 148, ../sass/SMM-theme/structure/_editor.scss */
.x-menu-item img.x-edit-bold {
  background-position: 0 0;
}
/* line 151, ../sass/SMM-theme/structure/_editor.scss */
.x-menu-item img.x-edit-italic {
  background-position: -16px 0;
}
/* line 154, ../sass/SMM-theme/structure/_editor.scss */
.x-menu-item img.x-edit-underline {
  background-position: -32px 0;
}
/* line 157, ../sass/SMM-theme/structure/_editor.scss */
.x-menu-item img.x-edit-forecolor {
  background-position: -160px 0;
}
/* line 160, ../sass/SMM-theme/structure/_editor.scss */
.x-menu-item img.x-edit-backcolor {
  background-position: -176px 0;
}
/* line 163, ../sass/SMM-theme/structure/_editor.scss */
.x-menu-item img.x-edit-justifyleft {
  background-position: -112px 0;
}
/* line 166, ../sass/SMM-theme/structure/_editor.scss */
.x-menu-item img.x-edit-justifycenter {
  background-position: -128px 0;
}
/* line 169, ../sass/SMM-theme/structure/_editor.scss */
.x-menu-item img.x-edit-justifyright {
  background-position: -144px 0;
}
/* line 172, ../sass/SMM-theme/structure/_editor.scss */
.x-menu-item img.x-edit-insertorderedlist {
  background-position: -80px 0;
}
/* line 175, ../sass/SMM-theme/structure/_editor.scss */
.x-menu-item img.x-edit-insertunorderedlist {
  background-position: -96px 0;
}
/* line 178, ../sass/SMM-theme/structure/_editor.scss */
.x-menu-item img.x-edit-increasefontsize {
  background-position: -48px 0;
}
/* line 181, ../sass/SMM-theme/structure/_editor.scss */
.x-menu-item img.x-edit-decreasefontsize {
  background-position: -64px 0;
}
/* line 184, ../sass/SMM-theme/structure/_editor.scss */
.x-menu-item img.x-edit-sourceedit {
  background-position: -192px 0;
}
/* line 187, ../sass/SMM-theme/structure/_editor.scss */
.x-menu-item img.x-edit-createlink {
  background-position: -208px 0;
}

/* line 294, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tip .x-tip-bd .x-tip-bd-inner {
  padding: 5px;
  padding-bottom: 1px;
}

/* line 299, ../sass/SMM-theme/structure/_editor.scss */
.x-html-editor-tb .x-toolbar {
  position: static !important;
}

/* line 5, ../sass/SMM-theme/visual/_editor.scss */
.x-html-editor-wrap {
  border-color: #d6dae0;
  background-color: #fff;
}

/*!
* Buttons structure
*/
/* line 7, ../sass/SMM-theme/structure/_borders.scss */
.x-panel-noborder .x-panel-body-noborder {
  border-width: 0;
}

/* line 11, ../sass/SMM-theme/structure/_borders.scss */
.x-panel-noborder .x-panel-header-noborder {
  border-width: 0 0 1px;
  border-style: solid;
}

/* line 16, ../sass/SMM-theme/structure/_borders.scss */
.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
  border-width: 0 0 1px;
  border-style: solid;
}

/* line 21, ../sass/SMM-theme/structure/_borders.scss */
.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
  border-width: 1px 0 0 0;
  border-style: solid;
}

/* line 26, ../sass/SMM-theme/structure/_borders.scss */
.x-window-noborder .x-window-mc {
  border-width: 0;
}

/* line 30, ../sass/SMM-theme/structure/_borders.scss */
.x-window-plain .x-window-body-noborder {
  border-width: 0;
}

/* line 34, ../sass/SMM-theme/structure/_borders.scss */
.x-tab-panel-noborder .x-tab-panel-body-noborder {
  border-width: 0;
}

/* line 38, ../sass/SMM-theme/structure/_borders.scss */
.x-tab-panel-noborder .x-tab-panel-header-noborder {
  border-width: 0;
}

/* line 42, ../sass/SMM-theme/structure/_borders.scss */
.x-tab-panel-noborder .x-tab-panel-footer-noborder {
  border-width: 0;
}

/* line 46, ../sass/SMM-theme/structure/_borders.scss */
.x-tab-panel-bbar-noborder .x-toolbar {
  border-width: 1px 0 0 0;
  border-style: solid;
}

/* line 51, ../sass/SMM-theme/structure/_borders.scss */
.x-tab-panel-tbar-noborder .x-toolbar {
  border-width: 0 0 1px;
  border-style: solid;
}

/* line 8, ../sass/SMM-theme/structure/_layout.scss */
.x-panel .x-accordion-hd ~ .x-panel-bwrap {
  border-style: solid;
  border-width: 1px 1px 0;
}
/* line 11, ../sass/SMM-theme/structure/_layout.scss */
.x-panel .x-accordion-hd ~ .x-panel-bwrap .x-panel-body {
  border-width: 0;
}
/* line 16, ../sass/SMM-theme/structure/_layout.scss */
.x-panel .x-accordion-hd .x-panel-inline-icon {
  float: left;
  margin-top: 7px;
}
/* line 21, ../sass/SMM-theme/structure/_layout.scss */
.x-panel .x-accordion-hd .x-panel-header-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

 /*! 
 * Layout
*/
/* line 28, ../sass/SMM-theme/structure/_layout.scss */
.x-border-layout-ct {
  position: relative;
}

/* line 32, ../sass/SMM-theme/structure/_layout.scss */
.x-border-panel {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 38, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-toggle.x-tool-collapse-south {
  background-position: 0 -390px;
}
/* line 42, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-toggle.x-tool-collapse-south-over {
  background-position: -30px -390px;
}
/* line 46, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-toggle.x-tool-collapse-north {
  background-position: 0 -420px;
}
/* line 50, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-toggle.x-tool-collapse-north-over {
  background-position: -30px -420px;
}
/* line 54, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-toggle.x-tool-collapse-west {
  background-position: 0 -360px;
}
/* line 58, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-toggle.x-tool-collapse-west-over {
  background-position: -30px -360px;
}
/* line 62, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-toggle.x-tool-collapse-east {
  background-position: 0 -330px;
}
/* line 66, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-toggle.x-tool-collapse-east-over {
  background-position: -30px -330px;
}

/* line 70, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-expand-south {
  background-position: 0 -420px;
  width: 30px;
  height: 30px;
  border-width: 0 0 0 1px;
}

/* line 77, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-expand-south-over {
  background-position: -30px -420px;
}

/* line 81, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-expand-north {
  background-position: 0 -390px;
  width: 30px;
  height: 30px;
  border-width: 0 0 0 1px;
}

/* line 87, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-expand-north-over {
  background-position: -30px -390px;
}

/* line 91, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-expand-west {
  background-position: 0 -330px;
  border-width: 0 0 1px 0;
  width: 30px;
  height: 30px;
}

/* line 98, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-expand-west-over {
  background-position: -30px -330px;
}

/* line 102, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-expand-east {
  background-position: 0 -360px;
  width: 30px;
  height: 30px;
  border-width: 0 0 1px 0;
}

/* line 109, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-expand-east-over {
  background-position: -30px -360px;
}

/* line 113, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-expand-north, .x-tool-expand-south {
  float: right;
}

/* line 117, ../sass/SMM-theme/structure/_layout.scss */
.x-tool-expand-east, .x-tool-expand-west {
  float: none;
}

/* line 121, ../sass/SMM-theme/structure/_layout.scss */
.x-accordion-hd .x-tool-toggle {
  background-position: 0 -510px;
}

/* line 125, ../sass/SMM-theme/structure/_layout.scss */
.x-accordion-hd .x-tool-toggle-over {
  background-position: -30px -510px;
}

/* line 129, ../sass/SMM-theme/structure/_layout.scss */
.x-panel-collapsed .x-accordion-hd .x-tool-toggle {
  background-position: 0 -480px;
}

/* line 133, ../sass/SMM-theme/structure/_layout.scss */
.x-panel-collapsed .x-accordion-hd .x-tool-toggle-over {
  background-position: -30px -480px;
}

/* line 137, ../sass/SMM-theme/structure/_layout.scss */
.x-accordion-hd {
  padding-top: 4px;
  padding-bottom: 3px;
  height: 20px;
}

/* line 145, ../sass/SMM-theme/structure/_layout.scss */
.x-panel:last-child .x-accordion-hd ~ .x-panel-bwrap .x-panel-body {
  border-bottom-width: 1px;
}

/* line 150, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-collapsed {
  position: absolute;
  left: -10000px;
  top: -10000px;
  visibility: hidden;
  width: 20px;
  height: 20px;
  overflow: hidden;
  border: 1px solid;
  z-index: 20;
}
/* line 160, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-collapsed.x-layout-collapsed-west, .x-layout-collapsed.x-layout-collapsed-east {
  width: 30px;
}
/* line 164, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-collapsed.x-layout-collapsed-south, .x-layout-collapsed.x-layout-collapsed-north {
  height: 30px;
}

/* line 170, ../sass/SMM-theme/structure/_layout.scss */
.ext-border-box .x-layout-collapsed {
  width: 22px;
  height: 22px;
}

/* line 175, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-collapsed-over {
  cursor: pointer;
}

/* line 179, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-collapsed-west .x-layout-collapsed-tools, .x-layout-collapsed-east .x-layout-collapsed-tools {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}

/* line 188, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-split {
  position: absolute;
  height: 5px;
  width: 5px;
  line-height: 1px;
  font-size: 1px;
  z-index: 3;
  background-color: transparent;
}

/* IE6 strict won't drag w/out a color */
/* line 199, ../sass/SMM-theme/structure/_layout.scss */
.ext-strict .ext-ie6 .x-layout-split {
  background-color: #fff !important;
  filter: alpha(opacity=1);
}

/* line 204, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-split-h {
  background-image: url("../images/SMM-theme/s.gif");
  background-position: left;
}

/* line 209, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-split-v {
  background-image: url("../images/SMM-theme/s.gif");
  background-position: top;
}

/* line 214, ../sass/SMM-theme/structure/_layout.scss */
.x-column-layout-ct {
  overflow: hidden;
  zoom: 1;
}

/* line 219, ../sass/SMM-theme/structure/_layout.scss */
.x-column {
  float: left;
  /*check commented lines !!!*/
  /*padding:0;
  margin:0;*/
  overflow: hidden;
  zoom: 1;
}

/* line 227, ../sass/SMM-theme/structure/_layout.scss */
.x-column-inner {
  overflow: hidden;
  zoom: 1;
}

/* mini mode */
/* line 233, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-mini {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 35px;
  cursor: pointer;
  opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
}

/* line 246, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-mini-over, .x-layout-collapsed-over .x-layout-mini {
  opacity: 1;
  -moz-opacity: 1;
  filter: none;
}

/* line 252, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-split-west .x-layout-mini {
  top: 48%;
}

/* line 256, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-split-east .x-layout-mini {
  top: 48%;
}

/* line 260, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-split-north .x-layout-mini {
  left: 48%;
  height: 5px;
  width: 35px;
}

/* line 266, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-split-south .x-layout-mini {
  left: 48%;
  height: 5px;
  width: 35px;
}

/* line 272, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-cmini-west .x-layout-mini {
  top: 48%;
}

/* line 276, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-cmini-east .x-layout-mini {
  top: 48%;
}

/* line 280, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-cmini-north .x-layout-mini {
  left: 48%;
  height: 5px;
  width: 35px;
}

/* line 286, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-cmini-south .x-layout-mini {
  left: 48%;
  height: 5px;
  width: 35px;
}

/* line 292, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-cmini-west, .x-layout-cmini-east {
  border: 0 none;
  width: 5px !important;
  padding: 0;
  background-color: transparent;
}

/* line 299, ../sass/SMM-theme/structure/_layout.scss */
.x-layout-cmini-north, .x-layout-cmini-south {
  border: 0 none;
  height: 5px !important;
  padding: 0;
  background-color: transparent;
}

/* line 306, ../sass/SMM-theme/structure/_layout.scss */
.x-viewport, .x-viewport body {
  margin: 0;
  padding: 0;
  border: 0 none;
  overflow: hidden;
  height: 100%;
}

/* line 314, ../sass/SMM-theme/structure/_layout.scss */
.x-abs-layout-item {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 320, ../sass/SMM-theme/structure/_layout.scss */
.ext-ie input.x-abs-layout-item, .ext-ie textarea.x-abs-layout-item {
  margin: 0;
}

/* line 324, ../sass/SMM-theme/structure/_layout.scss */
.x-box-layout-ct {
  overflow: hidden;
  zoom: 1;
}

/* line 329, ../sass/SMM-theme/structure/_layout.scss */
.x-box-inner {
  overflow: hidden;
  zoom: 1;
  position: relative;
  left: 0;
  top: 0;
}

/* line 337, ../sass/SMM-theme/structure/_layout.scss */
.x-box-item {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 342, ../sass/SMM-theme/structure/_layout.scss */
.x-accordion-hd + .x-panel-bwrap .x-toolbar {
  border-width: 0 0 1px 0;
}

/* line 346, ../sass/SMM-theme/structure/_layout.scss */
.x-panel-collapsed:last-child .x-panel-header.x-accordion-hd {
  border-bottom-width: 1px;
}

/* line 29, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.x-panel-collapsed .x-panel-header.x-accordion-hd {
  position: relative;
}
/* line 36, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.x-panel-collapsed .x-panel-header.x-accordion-hd:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: rgba(152, 159, 169, 0.25);
  overflow: visible;
}
/* line 48, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.x-panel-collapsed .x-panel-header.x-accordion-hd .x-tool {
  border-color: rgba(152, 159, 169, 0.25);
}
/* line 50, ../sass/SMM-theme/visual/_layout.scss */
.x-panel.x-panel-collapsed .x-panel-header.x-accordion-hd .x-tool:hover {
  background-color: #dcdfe4;
}
/* line 56, ../sass/SMM-theme/visual/_layout.scss */
.x-panel .x-panel-header.x-accordion-hd {
  color: #4d5763;
  background-color: #d0d5db;
  border-color: rgba(152, 159, 169, 0.25);
  border-width: 1px 1px 0 0;
  position: relative;
}
/* line 63, ../sass/SMM-theme/visual/_layout.scss */
.x-panel .x-panel-header.x-accordion-hd:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: rgba(152, 159, 169, 0.25);
  overflow: visible;
}
/* line 85, ../sass/SMM-theme/visual/_layout.scss */
.x-panel .x-panel-header.x-accordion-hd ~ .x-panel-bwrap {
  border-color: #c2c6cc #d6dae0;
}

/* line 108, ../sass/SMM-theme/visual/_layout.scss */
.x-border-layout-ct {
  background-color: transparent;
}

/* line 112, ../sass/SMM-theme/visual/_layout.scss */
.x-layout-collapsed {
  background-color: #d0d5db;
  border-color: #c7cdd5;
}

/*.x-layout-collapsed-over{
	background-color:lighten($panel-header-background-color, 4);
}*/
/*.x-layout-collapsed-south{
    background-color:transparent;
    //padding-top:2px;
}
.x-layout-collapsed-west{
    background-color:transparent;
   // padding-left:2px;
}*/
/* line 129, ../sass/SMM-theme/visual/_layout.scss */
.x-tool-expand-west,
.x-tool-expand-east,
.x-tool-expand-south,
.x-tool-expand-north {
  border-color: #bfc5ce;
}

/* line 136, ../sass/SMM-theme/visual/_layout.scss */
.x-layout-cmini-west {
  background-color: transparent;
  /*padding-right:2px;
  padding-left:2px;*/
}

/* line 141, ../sass/SMM-theme/visual/_layout.scss */
.x-layout-cmini-south {
  background-color: transparent;
}

/* line 145, ../sass/SMM-theme/visual/_layout.scss */
.x-layout-split-west .x-layout-mini {
  background-image: url("../images/SMM-theme/layout/mini-left.gif");
}

/* line 148, ../sass/SMM-theme/visual/_layout.scss */
.x-layout-split-east .x-layout-mini {
  background-image: url("../images/SMM-theme/layout/mini-right.gif");
}

/* line 151, ../sass/SMM-theme/visual/_layout.scss */
.x-layout-split-north .x-layout-mini {
  background-image: url("../images/SMM-theme/layout/mini-top.gif");
}

/* line 154, ../sass/SMM-theme/visual/_layout.scss */
.x-layout-split-south .x-layout-mini {
  background-image: url("../images/SMM-theme/layout/mini-bottom.gif");
}

/* line 158, ../sass/SMM-theme/visual/_layout.scss */
.x-layout-cmini-west .x-layout-mini {
  background-image: url("../images/SMM-theme/layout/mini-right.gif");
}

/* line 162, ../sass/SMM-theme/visual/_layout.scss */
.x-layout-cmini-east .x-layout-mini {
  background-image: url("../images/SMM-theme/layout/mini-left.gif");
}

/* line 166, ../sass/SMM-theme/visual/_layout.scss */
.x-layout-cmini-north .x-layout-mini {
  background-image: url("../images/SMM-theme/layout/mini-bottom.gif");
}

/* line 170, ../sass/SMM-theme/visual/_layout.scss */
.x-layout-cmini-south .x-layout-mini {
  background-image: url("../images/SMM-theme/layout/mini-top.gif");
}

/* line 173, ../sass/SMM-theme/visual/_layout.scss */
.x-border-layout-ct {
  background-color: #dfe4eb;
}

/*!
* Progress
*/
/* line 8, ../sass/SMM-theme/structure/_progress.scss */
.x-progress-wrap {
  border: 1px solid;
  overflow: hidden;
}

/* line 13, ../sass/SMM-theme/structure/_progress.scss */
.x-progress-inner {
  height: 18px;
  background: repeat-x;
  position: relative;
}

/* line 19, ../sass/SMM-theme/structure/_progress.scss */
.x-progress-bar {
  height: 20px;
  float: left;
  width: 0;
  background: repeat-x left center;
  border-right: 1px solid;
}

/* line 29, ../sass/SMM-theme/structure/_progress.scss */
.x-progress-text {
  padding: 1px 5px;
  overflow: hidden;
  position: absolute;
  left: 0;
  text-align: center;
}

/* line 45, ../sass/SMM-theme/structure/_progress.scss */
.ext-strict .ext-ie7 .x-progress-text-back {
  width: 100%;
}

/* line 25, ../sass/SMM-theme/visual/_progress.scss */
.x-progress-wrap {
  border-color: rgba(255, 255, 255, 0);
}
/* line 28, ../sass/SMM-theme/visual/_progress.scss */
.x-progress-wrap .x-progress-inner {
  background-color: #c8e0f2;
}
/* line 40, ../sass/SMM-theme/visual/_progress.scss */
.x-progress-wrap .x-progress-bar {
  background-color: #8ec0e4;
  border-right-color: transparent;
}
/* line 53, ../sass/SMM-theme/visual/_progress.scss */
.x-progress-wrap .x-progress-text {
  font-size: 12px;
  font-weight: bold;
  color: white;
}
/* line 62, ../sass/SMM-theme/visual/_progress.scss */
.x-progress-wrap .x-progress-text-back {
  color: #4d5763;
}
/* line 68, ../sass/SMM-theme/visual/_progress.scss */
.x-progress-wrap .x-progress-text {
  line-height: 16px;
}

/*!
* List-view
*/
/* line 20, ../sass/SMM-theme/structure/_list-view.scss */
.x-list-header {
  border-width: 0 0 1px 0;
  height: 27px;
}

/* line 25, ../sass/SMM-theme/structure/_list-view.scss */
.x-list-header-inner div em, .x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {
  line-height: 27px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-size: 13px;
  font-weight: bold;
  border-width: 0;
  line-height: 22px;
  padding: 4px 34px 0;
  background-position: 120px 70%;
}

/* line 36, ../sass/SMM-theme/structure/_list-view.scss */
.x-list-body-inner dl {
  border-width: 0 0 1px 0;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

/* line 43, ../sass/SMM-theme/structure/_list-view.scss */
.x-list-body dt em {
  padding: 4px 34px;
}

/* line 72, ../sass/SMM-theme/structure/_list-view.scss */
.x-list-header {
  background: repeat-x 0 bottom;
  cursor: default;
  zoom: 1;
  border-style: solid;
}

/* line 79, ../sass/SMM-theme/structure/_list-view.scss */
.x-list-header-inner div {
  display: block;
  float: left;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 88, ../sass/SMM-theme/structure/_list-view.scss */
.x-list-header-inner div em {
  display: block;
  border-style: solid;
  overflow: hidden;
  -moz-user-select: none;
  -khtml-user-select: none;
}

/* line 96, ../sass/SMM-theme/structure/_list-view.scss */
.x-list-body {
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  zoom: 1;
  float: left;
  width: 100%;
}

/* line 105, ../sass/SMM-theme/structure/_list-view.scss */
.x-list-body dl {
  zoom: 1;
}

/* line 109, ../sass/SMM-theme/structure/_list-view.scss */
.x-list-body dt {
  display: block;
  float: left;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  zoom: 1;
}

/* line 120, ../sass/SMM-theme/structure/_list-view.scss */
.x-list-body dt em {
  display: block;
  overflow: hidden;
  -moz-user-select: none;
  -khtml-user-select: none;
}

/* line 127, ../sass/SMM-theme/structure/_list-view.scss */
.x-list-resizer {
  border-left: 1px solid;
  border-right: 1px solid;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 135, ../sass/SMM-theme/structure/_list-view.scss */
.x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {
  background-repeat: no-repeat;
  margin-right: 0;
  border-style: solid;
  padding-bottom: 0;
}

/* line 142, ../sass/SMM-theme/structure/_list-view.scss */
.x-list-body-inner dl {
  border-style: solid;
}

/* line 18, ../sass/SMM-theme/visual/_list-view.scss */
.x-list-header {
  background-color: #fff;
  border-color: #cad0d7;
}

/* line 23, ../sass/SMM-theme/visual/_list-view.scss */
.x-list-header-inner div {
  color: #4d5763;
  background-color: #fff;
}

/* line 28, ../sass/SMM-theme/visual/_list-view.scss */
.x-list-header-inner div em, .x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {
  color: #4d5763;
  border-color: #cad0d7;
}

/* line 33, ../sass/SMM-theme/visual/_list-view.scss */
.x-list-header-inner em.sort-asc {
  background-image: url("../images/SMM-theme/grid/sort_asc.png");
}

/* line 36, ../sass/SMM-theme/visual/_list-view.scss */
.x-list-header-inner em.sort-desc {
  background-image: url("../images/SMM-theme/grid/sort_desc.png");
}

/* line 40, ../sass/SMM-theme/visual/_list-view.scss */
.x-list-body-inner dl {
  border-color: #e9eef5;
}
/* line 42, ../sass/SMM-theme/visual/_list-view.scss */
.x-list-body-inner dl.x-list-over {
  border-color: #e9eef5;
}
/* line 45, ../sass/SMM-theme/visual/_list-view.scss */
.x-list-body-inner dl.x-list-selected {
  border-color: #e9eef5;
}

/* line 54, ../sass/SMM-theme/visual/_list-view.scss */
.x-list-over {
  background-color: #f7f9fb;
}

/* line 58, ../sass/SMM-theme/visual/_list-view.scss */
.x-list-selected {
  background-color: #f0f3f8;
}

/* line 62, ../sass/SMM-theme/visual/_list-view.scss */
.x-list-resizer {
  border-left-color: #555;
  border-right-color: #555;
}

/* list icons */
/* line 70, ../sass/SMM-theme/visual/_list-view.scss */
.x-list-body-inner .icon_browser_chrome {
  background-image: url("../images/SMM-theme/list-view/icon_browser_chrome.png");
}
/* line 71, ../sass/SMM-theme/visual/_list-view.scss */
.x-list-body-inner .icon_page_white_flash {
  background-image: url("../images/SMM-theme/list-view/icon_page_white_flash.png");
}

/*!
 * Slider 
 */
/* line 8, ../sass/SMM-theme/structure/_slider.scss */
.x-slider {
  zoom: 1;
}

/* line 12, ../sass/SMM-theme/structure/_slider.scss */
.x-slider-inner {
  position: relative;
  left: 0;
  top: 0;
  overflow: visible;
  zoom: 1;
}

/* line 20, ../sass/SMM-theme/structure/_slider.scss */
.x-slider-focus {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  -moz-outline: 0 none;
  outline: 0 none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore;
  display: block;
  overflow: hidden;
}

/* Horizontal styles */
/* line 38, ../sass/SMM-theme/structure/_slider.scss */
.x-slider-horz {
  margin-top: 3px;
  padding-left: 7px;
  background: transparent no-repeat 0 -22px;
}

/* line 43, ../sass/SMM-theme/structure/_slider.scss */
.x-slider-horz .x-slider-end {
  padding-right: 7px;
  zoom: 1;
  background: transparent no-repeat right -44px;
}

/* line 49, ../sass/SMM-theme/structure/_slider.scss */
.x-slider-horz .x-slider-inner {
  background: transparent repeat-x 0 0;
  height: 22px;
}

/* line 54, ../sass/SMM-theme/structure/_slider.scss */
.x-slider-horz .x-slider-thumb {
  width: 14px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 3px;
  background: transparent no-repeat 0 0;
}

/* line 63, ../sass/SMM-theme/structure/_slider.scss */
.x-slider-horz .x-slider-thumb-over {
  background-position: -14px -15px;
}

/* line 67, ../sass/SMM-theme/structure/_slider.scss */
.x-slider-horz .x-slider-thumb-drag {
  background-position: -28px -30px;
}

/* Vertical styles */
/* line 72, ../sass/SMM-theme/structure/_slider.scss */
.x-slider-vert {
  padding-top: 7px;
  background: transparent no-repeat -44px 0;
  width: 22px;
}

/* line 78, ../sass/SMM-theme/structure/_slider.scss */
.x-slider-vert .x-slider-end {
  padding-bottom: 7px;
  zoom: 1;
  background: transparent no-repeat -22px bottom;
}

/* line 84, ../sass/SMM-theme/structure/_slider.scss */
.x-slider-vert .x-slider-inner {
  background: transparent repeat-y 0 0;
}

/* line 88, ../sass/SMM-theme/structure/_slider.scss */
.x-slider-vert .x-slider-thumb {
  width: 15px;
  height: 14px;
  position: absolute;
  left: 3px;
  bottom: 0;
  background: transparent no-repeat 0 0;
}

/* line 97, ../sass/SMM-theme/structure/_slider.scss */
.x-slider-vert .x-slider-thumb-over {
  background-position: -15px -14px;
}

/* line 101, ../sass/SMM-theme/structure/_slider.scss */
.x-slider-vert .x-slider-thumb-drag {
  background-position: -30px -28px;
}

/* line 3, ../sass/SMM-theme/visual/_slider.scss */
.x-slider-horz, .x-slider-horz .x-slider-end, .x-slider-horz .x-slider-inner {
  background-image: url("../images/SMM-theme/slider/slider-bg.png");
}

/* line 7, ../sass/SMM-theme/visual/_slider.scss */
.x-slider-horz .x-slider-thumb {
  background-image: url("../images/SMM-theme/slider/slider-thumb.png");
}

/* line 11, ../sass/SMM-theme/visual/_slider.scss */
.x-slider-vert, .x-slider-vert .x-slider-end, .x-slider-vert .x-slider-inner {
  background-image: url("../images/SMM-theme/slider/slider-v-bg.png");
}

/* line 15, ../sass/SMM-theme/visual/_slider.scss */
.x-slider-vert .x-slider-thumb {
  background-image: url("../images/SMM-theme/slider/slider-v-thumb.png");
}

/*!
* Dialog
*/
/* line 6, ../sass/SMM-theme/structure/_dialog.scss */
.x-window-dlg .x-window-body {
  border: 0 none !important;
  padding: 5px 10px;
  overflow: hidden !important;
}

/* line 12, ../sass/SMM-theme/structure/_dialog.scss */
.x-window-dlg .x-window-mc {
  border: 0 none !important;
}

/* line 16, ../sass/SMM-theme/structure/_dialog.scss */
.x-window-dlg .ext-mb-input {
  margin-top: 4px;
  width: 95%;
}

/* line 21, ../sass/SMM-theme/structure/_dialog.scss */
.x-window-dlg .ext-mb-textarea {
  margin-top: 4px;
}

/* line 25, ../sass/SMM-theme/structure/_dialog.scss */
.x-window-dlg .x-progress-wrap {
  margin-top: 4px;
}

/* line 29, ../sass/SMM-theme/structure/_dialog.scss */
.ext-ie .x-window-dlg .x-progress-wrap {
  margin-top: 6px;
}

/* line 33, ../sass/SMM-theme/structure/_dialog.scss */
.x-window-dlg .x-msg-box-wait {
  background: transparent no-repeat left;
  display: block;
  width: 300px;
  padding-left: 18px;
  line-height: 18px;
}

/* line 41, ../sass/SMM-theme/structure/_dialog.scss */
.x-window-dlg .ext-mb-icon {
  float: left;
  width: 47px;
  height: 32px;
}

/* line 47, ../sass/SMM-theme/structure/_dialog.scss */
.x-window-dlg .x-dlg-icon .ext-mb-content {
  zoom: 1;
  margin-left: 47px;
}

/* line 52, ../sass/SMM-theme/structure/_dialog.scss */
.x-window-dlg .ext-mb-info, .x-window-dlg .ext-mb-warning, .x-window-dlg .ext-mb-question, .x-window-dlg .ext-mb-error {
  background: transparent no-repeat top left;
}

/* line 56, ../sass/SMM-theme/structure/_dialog.scss */
.ext-gecko2 .ext-mb-fix-cursor {
  overflow: auto;
}

/* line 2, ../sass/SMM-theme/visual/_dialog.scss */
.x-window-dlg .ext-mb-text,
.x-window-dlg .x-window-header-text {
  font-size: 13px;
}

/* line 7, ../sass/SMM-theme/visual/_dialog.scss */
.x-window-dlg .ext-mb-textarea {
  font: normal 13px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

/* line 11, ../sass/SMM-theme/visual/_dialog.scss */
.x-window-dlg .x-msg-box-wait {
  background-image: url("../images/SMM-theme/grid/loading.gif");
}

/* line 15, ../sass/SMM-theme/visual/_dialog.scss */
.x-window-dlg .ext-mb-info {
  background-image: url("../images/SMM-theme/window/icon-info.png");
}

/* line 19, ../sass/SMM-theme/visual/_dialog.scss */
.x-window-dlg .ext-mb-warning {
  background-image: url("../images/SMM-theme/window/icon-warning.png");
}

/* line 23, ../sass/SMM-theme/visual/_dialog.scss */
.x-window-dlg .ext-mb-question {
  background-image: url("../images/SMM-theme/window/icon-question.png");
}

/* line 27, ../sass/SMM-theme/visual/_dialog.scss */
.x-window-dlg .ext-mb-error {
  background-image: url("../images/SMM-theme/window/icon-error.png");
}

.x-grid-editor .x-form-check-wrap {
  padding: 0;
  text-align: center;
}
.x-grid-editor .x-form-checkbox {
  margin: 0;
  vertical-align: baseline;
}

/* Select Module menu group title style */
.x-menu-list .xtb-text.custom-toolbar-label{
  margin: 0 -9px 0 -7px;
  padding: 3px;
  background-color: #a6a6a6;
  font-weight: bold;
  font-size: 11px;
  color: white;
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.3) 1px 1px;
  text-align: center;
}

/* Mobile view */
[data-view="mobile"] {
  max-width: 375px !important;
  margin: 0 auto;
  display: block;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}
[data-view="mobile"][data-breakpoint="480"]{
  max-width: 480px !important;
}
[data-view="mobile"][data-breakpoint="568"]{
  max-width: 568px !important;
}
[data-view="mobile"][data-breakpoint="768"]{
  max-width: 768px !important;
}