/* Minification failed. Returning unminified contents.
(1771,17): run-time error CSS1036: Expected expression, found '8'
(1805,17): run-time error CSS1036: Expected expression, found '8'
(4243,27): run-time error CSS1038: Expected hex color, found '#0004'
 */
.ngGrid {
  background-color: #fdfdfd;
}
.ngGrid input[type="checkbox"] {
  margin: 0;
  padding: 0;
}
.ngGrid input {
  vertical-align: top;
}
.ngGrid.unselectable {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ngViewport {
  overflow: auto;
  min-height: 20px;
}
.ngViewport:focus {
  outline: none;
}
.ngCanvas {
  position: relative;
}
.ngVerticalBar {
  position: absolute;
  right: 0;
  width: 0;
}
.ngVerticalBarVisible {
  width: 0px;
  background-color: #d4d4d4;
}
.ngHeaderContainer {
  position: relative;
  overflow: hidden;
  font-weight: normal;
  background-color: #fff;
  color: #949494;
}
.ngHeaderCell {
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: inherit;
}
.ngHeaderCell.pinned {
  z-index: 1;
}
.ngHeaderSortColumn {
  position: absolute;
  overflow: hidden;
}
.ngTopPanel {
  position: relative;
  z-index: 1;
  background-color: #eaeaea;
  border-bottom: 1px solid #d4d4d4;
}
.ngSortButtonDown {
  position: absolute;
  top: 3px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border-color: gray transparent;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  height: 0;
  width: 0;
}
.ngNoSort {
  cursor: default;
}
.ngHeaderButton {
  position: absolute;
  right: 2px;
  top: 8px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  z-index: 1;
  background-color: #9fbbb4;
  cursor: pointer;
}
.ngSortButtonUp {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border-color: gray transparent;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  height: 0;
  width: 0;
}
.ngHeaderScroller {
  position: absolute;
  background-color: inherit;
}
.ngSortPriority {
  position: absolute;
  top: -5px;
  left: 1px;
  font-size: 6pt;
  font-weight: bold;
}
.ngHeaderGrip {
  cursor: col-resize;
  width: 10px;
  right: -5px;
  top: 0;
  height: 100%;
  position: absolute;
  background-color: transparent;
}
.ngHeaderText {
  padding: 5px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 34px;
}
.ngHeaderButtonArrow {
  position: absolute;
  top: 4px;
  left: 3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 4.5px 0 4.5px;
  border-color: #4d4d4d transparent transparent transparent;
}
.ngPinnedIcon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTAw9HKhAAAAmElEQVQoU33PQapBURjA8UtkwJuaWYGSgfQWYBMvczPmTCzAAGVuaA228BZhRCkDGSmE31FucuRfvzq3vr5zT/JSjSU7DsypEPXDkDVn2hSIytJhw4kWGaLCxgHh2gt/RBuLzNhz5caWPjnSqqw4EraFfwznf8qklWjwy4IRTerkiQoPGtPl40OehcEJvcfXl8LglLfBJLkDcMgbgHlHhK8AAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  position: absolute;
  right: 5px;
  top: 5px;
  height: 10px;
  width: 10px;
}
.ngUnPinnedIcon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTAw9HKhAAAAlElEQVQoU33PPQrCQBRF4fFnI2KfZVi5ARvdgo1l6mwmkCJVOgluwd5OwUoDtnoOxAei8cLXTN7cvEl/skCNDCMPfsUPO5zQwOHIDEvYtMURHe6wOVLgigvOePRyeDkyR4ln7wZ//7XfFBu8B23+aDJjrHGAwza7hjtHJvDmHg7b7Bru7AMjK7Rw2ObBVHDY5oGk9AKQNB2zy8MBTgAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  position: absolute;
  height: 10px;
  width: 10px;
  right: 5px;
  top: 5px;
}
.ngColMenu {
  right: 2px;
  padding: 5px;
  top: 25px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #bdd0cb;
  position: absolute;
  border: 2px solid #d4d4d4;
  z-index: 1;
}
.ngColListCheckbox {
  position: relative;
  right: 3px;
  top: 4px;
}
.ngColList {
  list-style-type: none;
}
.ngColListItem {
  position: relative;
  right: 17px;
  top: 2px;
  white-space: nowrap;
}
.ngMenuText {
  position: relative;
  top: 2px;
  left: 2px;
}
.ngGroupPanel {
  background-color: #eaeaea;
  overflow: hidden;
  border-bottom: 1px solid #d4d4d4;
}
.ngGroupPanelDescription {
  margin-top: 5px;
  margin-left: 5px;
}
.ngGroupList {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ngAggHeader {
  position: absolute;
  border: none;
}
.ngGroupElement {
  float: left;
  height: 100%;
  width: 100%;
}
.ngGroupIcon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAYAAACZ3F9/AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAEFJREFUKFNjoAhISkr+h2J5JDZODNXGwGBsbPwfhIGAA8bGh6HaGBiAGhxAGJmND4M1gQCSM0adCsVQbcPcqQwMALWDGyDvWPefAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  position: absolute;
  right: -2px;
  top: 2px;
}
.ngGroupedByIcon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAYAAACZ3F9/AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAElJREFUKFNjoAhISkr+R8LyaHwMDNXGwGBsbPwfhoGAA5mPDUO1oWpE52PDYE0gALTFAYbR+dgwWBMIoPlh1I9ADNU2NPzIwAAAFQYI9E4OLvEAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  position: absolute;
  right: -2px;
  top: 2px;
}
.ngGroupName {
  background-color: #fdfdfd;
  border: 1px solid #d4d4d4;
  padding: 3px 10px;
  float: left;
  margin-left: 0;
  margin-top: 2px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
}
.ngGroupArrow {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid black;
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  float: right;
}
.ngGroupingNumber {
  position: absolute;
  right: -10px;
  top: -2px;
}
.ngAggArrowCollapsed {
  position: absolute;
  left: 8px;
  bottom: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #000000;
}
.ngGroupItem {
  float: left;
}
.ngGroupItem:first-child {
  margin-left: 2px;
}
.ngRemoveGroup {
  width: 5px;
  -moz-opacity: 0.4;
  opacity: 0.4;
  margin-top: -1px;
  margin-left: 5px;
}
.ngRemoveGroup:hover {
  color: black;
  text-decoration: none;
  cursor: pointer;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.ngAggArrowExpanded {
  position: absolute;
  left: 8px;
  bottom: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 9px 9px;
  border-color: transparent transparent #000000 transparent;
}
.ngAggregate {
  position: absolute;
  background-color: #c9dde1;
  border-bottom: 1px solid beige;
  overflow: hidden;
  top: 0;
  bottom: 0;
  right: -1px;
  left: 0;
}
.ngAggregateText {
  position: absolute;
  left: 27px;
  top: 5px;
  line-height: 20px;
  white-space: nowrap;
}
.ngRow {
  position: absolute;
  border-bottom: 1px solid #cdcdcd;
}
.ngRow.odd {
  background-color: #fdfdfd;
}
.ngRow.even {
  background-color: #f3f3f3;
}
.ngRow.selected {

}
.ngCell {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: inherit;
}
.ngCell.pinned {
  z-index: 1;
}
.ngCellText {
  padding: 5px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 34px;
}
.ngSelectionCell {
  margin-top: 9px;
  margin-left: 6px;
}
.ngSelectionHeader {
  position: absolute;
  top: 11px;
  left: 6px;
}
.ngCellElement:focus {
  outline: 0;
  background-color: #b3c4c7;
}
.ngRow.canSelect {
  cursor: pointer;
}
.ngSelectionCheckbox {
  margin-top: 9px;
  margin-left: 6px;
}
.ngFooterPanel {
  background-color: #eaeaea;
  padding: 0;
  border-top: 1px solid #d4d4d4;
  position: relative;
}
.nglabel {
  display: block;
  float: left;
  font-weight: bold;
  padding-right: 5px;
}
.ngTotalSelectContainer {
  float: left;
  margin: 5px;
  margin-top: 7px;
}
.ngFooterSelectedItems {
  padding: 2px;
}
.ngFooterTotalItems.ngnoMultiSelect {
  padding: 0 !important;
}
.ngPagerFirstBar {
  width: 10px;
  border-left: 2px solid #4d4d4d;
  margin-top: -6px;
  height: 12px;
  margin-left: -3px;
}
.ngPagerButton {
  height: 25px;
  min-width: 26px;
}
.ngPagerFirstTriangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 8.7px 5px 0;
  border-color: transparent #4d4d4d transparent transparent;
  margin-left: 2px;
}
.ngPagerNextTriangle {
  margin-left: 1px;
}
.ngPagerPrevTriangle {
  margin-left: 0;
}
.ngPagerLastTriangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #4d4d4d;
  margin-left: -1px;
}
.ngPagerLastBar {
  width: 10px;
  border-left: 2px solid #4d4d4d;
  margin-top: -6px;
  height: 12px;
  margin-left: 1px;
}
.ngFooterTotalItems {
  padding: 2px;
}

input.ng-pristine[type="checkbox"] {
    margin-top: 3px;
}

.row.has-error input,
input.has-error {

}

.row.has-error select, 
select.has-error {

}

/*
Version: @@ver@@ Timestamp: @@timestamp@@
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
Force border-box so that % widths fit the parent
container without overlap because of margin/padding.
More Info : http://www.quirksmode.org/css/box.html
*/
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
    float: none;
    width: auto;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url('select2.png') right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('select2.png') no-repeat 0 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: #fff url('select2.png') no-repeat 100% -22px;
    background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url('select2-spinner.gif') no-repeat 100%;
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;

    border: 0px none transparent;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li
{
    float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('select2-spinner.gif') no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
{
    margin-left: 0;
    margin-right: 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url('select2.png') right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        background-image: url('select2x2.png') !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important;
    }

    .select2-search input {
        background-position: 100% -21px !important;
    }
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.2.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2014 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 9px;
  height: 34px;
  border: 1px solid #CDCDCD;
  border-radius: 10px;
  background-color: #fff;
  background-clip: padding-box;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
  outline: none;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 24px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('chosen-sprite.png') no-repeat 0px 12px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('chosen-sprite.png') no-repeat 100% -20px;
  background: url('chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 10px 10px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #F3F3F3;
  color: #000;
}
.chosen-container .chosen-results li.no-results {
  color: #000;
  display: list-item;
  background: #F3F3F3;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {

}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: 0 -29px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('chosen-sprite.png') no-repeat -30px -20px;
  background: url('chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: 0 12px;
}

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}
.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}
.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}
.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}
/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}
.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}
.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}
.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}
.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }
/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }
/*************** SIMPLE OUTER SCROLLBAR ***************/
.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
.scrollbar-outer > .scroll-element {
    background-color: #ffffff;
}
.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}
.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}
.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer { height: 8px; top: 2px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }
.scrollbar-outer > .scroll-element .scroll-element_outer { overflow: hidden; }
.scrollbar-outer > .scroll-element .scroll-element_track { background-color: #eeeeee; }
.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.scrollbar-outer > .scroll-element .scroll-bar { background-color: #d9d9d9; }
.scrollbar-outer > .scroll-element .scroll-bar:hover { background-color: #c2c2c2; }
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }
/* scrollbar height/width & offset from container borders */
.scrollbar-outer > .scroll-content.scroll-scrolly_visible { left: -12px; margin-left: 12px; }
.scrollbar-outer > .scroll-content.scroll-scrollx_visible { top: -12px; margin-top: 12px; }
.scrollbar-outer > .scroll-element.scroll-x .scroll-bar { min-width: 10px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }
/* update scrollbar offset if both scrolls are visible */
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -14px; }
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -14px; }
/*************** SCROLLBAR MAC OS X ***************/
.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}
.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}
/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -9px; min-height: 10px; width: 7px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }
/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }
/*************** SCROLLBAR LIGHT ***************/
.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}
.scrollbar-light > .scroll-element {
    background-color: #ffffff;
}
.scrollbar-light > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.scrollbar-light > .scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.scrollbar-light > .scroll-element .scroll-element_size {
    background: #dbdbdb;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi
    8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2
    VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaW
    VudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2
    Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMC
    UiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD
    0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdm
    c+);
    background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbdbdb), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0%,#e8e8e8 100%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.scrollbar-light > .scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%;
}
.scrollbar-light > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px;
}
.scrollbar-light > .scroll-element .scroll-bar {
    background: #fefefe;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi
    8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2
    VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaW
    VudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2
    Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMC
    UiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD
    0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdm
    c+);
    background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fefefe), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0%,#f5f5f5 100%);
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
/* scrollbar height/width & offset from container borders */
.scrollbar-light > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-light > .scroll-content.scroll-scrollx_visible { top: -17px; margin-top: 17px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 0px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-bar { left: 0px; min-height: 10px; width: 10px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer { height: 12px; left: 2px; top: 2px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer { left: 2px; top: 2px; width: 12px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size { top: -4px; }
/* update scrollbar offset if both scrolls are visible */
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }
/*************** SCROLLBAR RAIL ***************/
.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}
.scrollbar-rail > .scroll-element {
    background-color: #ffffff;
}
.scrollbar-rail > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.scrollbar-rail > .scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
}
.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
}
.scrollbar-rail > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%;
}
.scrollbar-rail > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px;
}
.scrollbar-rail > .scroll-element .scroll-bar {
    background-color: #d0b9a0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}
/* scrollbar height/width & offset from container borders */
.scrollbar-rail > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-rail > .scroll-content.scroll-scrollx_visible { margin-top: 17px; top: -17px; }
.scrollbar-rail > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 1px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar { left: 1px; min-height: 10px; width: 10px; }
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer { height: 15px; left: 5px; }
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size { height: 2px; left: -10px; top: 5px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer { top: 5px; width: 15px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size { left: 5px; top: -10px; width: 2px; }
/* update scrollbar offset if both scrolls are visible */
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -25px; }
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -25px; }
/*************** SCROLLBAR DYNAMIC ***************/
.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
.scrollbar-dynamic > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.scrollbar-dynamic > .scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%;
}
.scrollbar-dynamic > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_outer {
    opacity: 0.3;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_size {
    background-color: #cccccc;
    opacity: 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.scrollbar-dynamic > .scroll-element .scroll-bar {
    background-color: #6c6e71;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
/* scrollbar height/width & offset from container borders */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px;
}
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -o-transition: height 0.2s;
    -ms-transition: height 0.2s;
    transition: height 0.2s;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;
    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -o-transition: width 0.2s;
    -ms-transition: width 0.2s;
    transition: width 0.2s;
}
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size { top: -4px; }
/* update scrollbar offset if both scrolls are visible */
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }
/* hover & drag */
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
    overflow: hidden;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 1;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
    height: 20px;
    min-height: 7px;
}
.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    min-width: 7px;
    width: 20px;
}
/*************** SCROLLBAR GOOGLE CHROME ***************/
.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}
.scrollbar-chrome > .scroll-element {
    background-color: #ffffff;
}
.scrollbar-chrome > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.scrollbar-chrome > .scroll-element .scroll-element_outer {}
.scrollbar-chrome > .scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
}
.scrollbar-chrome > .scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%;
}
.scrollbar-chrome > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px;
}
.scrollbar-chrome > .scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.scrollbar-chrome > .scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
    border-color: #a9a9a9;
}
.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e;
}
/* scrollbar height/width & offset from container borders */
.scrollbar-chrome > .scroll-content.scroll-scrolly_visible { left: -16px; margin-left: 16px; }
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible { top: -16px; margin-top: 16px; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar { height: 8px; min-width: 10px; top: 3px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar { left: 3px; min-height: 10px; width: 8px; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer { border-left: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track { height: 14px; left: -3px; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size { height: 14px; left: -4px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer { border-top: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track { top: -3px; width: 14px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size { top: -4px; width: 14px; }
/* update scrollbar offset if both scrolls are visible */
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }

/*!
angular-xeditable - 0.1.8
Edit-in-place for angular.js
Build date: 2014-01-10 
*/

.editable-wrap{white-space:nowrap;margin:0}.editable-wrap .editable-controls,.editable-wrap .editable-error{margin-top: 0; padding-bottom: 0}.editable-wrap .editable-controls>input,.editable-wrap .editable-controls>select,.editable-wrap .editable-controls>textarea{margin-bottom:0}.editable-wrap .editable-input{display:inline-block}.editable-buttons{display:none;vertical-align:top}.editable-buttons button{margin-left:5px}.editable-input.editable-has-buttons{width:100%}.editable-bstime .editable-input input[type=text]{width:46px}.editable-bstime .well-small{margin-bottom:0;padding:10px}.editable-range output{display:inline-block;min-width:30px;vertical-align:top;text-align:center}.editable-color input[type=color]{width:50px}.editable-checkbox label span,.editable-checklist label span,.editable-radiolist label span{margin-left:7px;margin-right:10px}.editable-hide{display:none!important}.editable-click,a.editable-click{text-decoration:none;color:#428bca;border-bottom:dashed 1px #428bca}.editable-click:hover,a.editable-click:hover{text-decoration:none;color:#2a6496;border-bottom-color:#2a6496}.editable-empty,.editable-empty:hover,.editable-empty:focus,a.editable-empty,a.editable-empty:hover,a.editable-empty:focus{font-style:italic;color:#D14;text-decoration:none}

.editable-wrap .editable-controls textarea {
    resize: vertical;
}
@font-face {
	font-family: 'boodhi_icons';
	src:url('fonts/boodhi_icons.eot?m0ii2y');
	src:url('fonts/boodhi_icons.eot?#iefixm0ii2y') format('embedded-opentype'),
		url('fonts/boodhi_icons.woff?m0ii2y') format('woff'),
		url('fonts/boodhi_icons.ttf?m0ii2y') format('truetype'),
		url('fonts/boodhi_icons.svg?m0ii2y#boodhi_icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="old-icon-"], [class*=" old-icon-"] {
	font-family: 'boodhi_icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.old-icon-search:before {
	content: "\e610";
}
.old-icon-reset:before {
	content: "\e60f";
}
.old-icon-users:before {
	content: "\e600";
}
.old-icon-groups:before {
	content: "\e601";
}
.old-icon-topics:before {
	content: "\e602";
}
.old-icon-tests:before {
	content: "\e603";
}
.old-icon-statistics:before {
	content: "\e604";
}
.old-icon-exel:before {
	content: "\e606";
}
.old-icon-add:before {
	content: "\e607";
}
.old-icon-settings:before {
	content: "\e609";
}
.old-icon-edit:before {
	content: "\e60a";
}
.old-icon-delete:before {
	content: "\e60b";
}
.old-icon-save:before {
	content: "\e60c";
}
.old-icon-arrow_grid_down:before {
	content: "\e605";
}
.old-icon-next:before {
	content: "\e608";
}
.old-icon-arrow_grid_up:before {
	content: "\e60d";
}
.old-icon-previous:before {
	content: "\e60e";
}

/*
 * #2402 - vice obrazku v editoru zpusobuje vyrazne zpomaleni
 * https://github.com/Alex-D/Trumbowyg/issues/383
*/
.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea {
    display: none
}

.rightbox .top:before,
.rightbox .top:after {
  content: "";
  display: table;
}
.rightbox .top:after {
  clear: both;
}
.rightbox .top h1 {
  float: left;
  font-size: 28px;
  line-height: 34px;
  /*max-width: 348px;*/
}

body.modal-open {
	overflow: hidden;
}
.modal .test {
  text-align: left;
}
.modal .test .first {
  width: 70px;
  text-align: center;
}
.modal .test th {
  color: #5b5b5b;
}
.modal .test td {
  font-weight: bold;
}
.modal .test td input[type=checkbox] {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.modal .test td.first {
  font-weight: bold;
}
.modal .test .second {
  width: 70px;
}
.modal .test td {
  text-align: left;
}
.modal .search-form {
  float: none;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #020202;
  background: -moz-linear-gradient(top, #020202 0%, #888888 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #020202), color-stop(100%, #888888));
  background: -webkit-linear-gradient(top, #020202 0%, #888888 100%);
  background: -o-linear-gradient(top, #020202 0%, #888888 100%);
  background: -ms-linear-gradient(top, #020202 0%, #888888 100%);
  background: linear-gradient(to bottom, #020202 0%, #888888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#020202', endColorstr='#888888', GradientType=0);
  border-radius: 20px;
  height: auto;
}
.modal .search-form input[type=text] {
  width: 736px;
  background: #020202;
  background: -moz-linear-gradient(top, #020202 0%, #888888 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #020202), color-stop(100%, #888888));
  background: -webkit-linear-gradient(top, #020202 0%, #888888 100%);
  background: -o-linear-gradient(top, #020202 0%, #888888 100%);
  background: -ms-linear-gradient(top, #020202 0%, #888888 100%);
  background: linear-gradient(to bottom, #020202 0%, #888888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#020202', endColorstr='#888888', GradientType=0);
  border-radius: 20px;
  color: #fff;
}
.search-form {
  float: right;
  background: url(images/search.png) repeat-x;
  height: 34px;
  border-radius: 20px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  line-height: 34px;
  padding-right: 10px;
  position: relative;
}
.search-form input[type=text] {
  width: 384px;
  color: #ffffff;
  background: none;
  border: 0 none;
  height: auto;
  padding: 8px 20px 7px;
  font: italic 14px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.search-form input[type=submit] {
  width: 19px;
  height: 19px;
  border: 0 none;
  background: url(images/search-submit.png) 0 0 no-repeat;
  position: absolute;
  top: 8px;
  right: 10px;
  text-indent: -9999px;
  font-size: 0;
}
.choose {
  border: 1px solid #cdcdcd;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 10px 0;
  background-color: #fff;
}
.admin.ng-scope {
  margin: 30px 0 0;
}
.choose .paginator {
  padding-bottom: 20px;
}
.choose > span {
  display: block;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  margin-left: 20px;
  background: url(images/arrow_down.png) 98% center no-repeat;
}
.choose-up > span {
  background: url(images/arrow_up.png) 98% center no-repeat;
}
.choose .test-wrap {
  /*display: none;*/
}
.admin {
  border: 1px solid #cdcdcd;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #fff;
}
.admin .title {
  font-size: 17px;
  line-height: 24px;
  margin: 25px;
}
.own-tabs {
  border: 0 none !important;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  padding: 0 !important;
}
.own-tabs .ui-widget-header {
  background: #ffffff none;
  border: 0 none;
}
.own-tabs .ui-tabs-nav {
  padding: 0 !important;
  border-bottom: 1px solid #cdcdcd;
}
.own-tabs .ui-tabs-panel {
  padding: 0 !important;
}
.own-tabs .ui-state-default {
  border: 1px solid #cdcdcd !important;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  padding: 0 !important;
  text-align: center;
  margin: 0 0 -1px -1px !important;
  background: #ffffff none !important;
}
.own-tabs .ui-state-default.ui-state-active {
  border-bottom: 1px solid #ffffff !important;
}
.own-tabs .ui-state-default a {
  padding: 0 !important;
  float: none !important;
  color: #000000;
  height: 42px;
  line-height: 42px;
  width: 80px;
  display: block;
}
.own-tabs .tabs-item p {
  font-size: 12px;
  margin: 16px 24px;
}
.detail {
  border-collapse: collapse;
}
.detail td {
  border-bottom: 1px solid #cdcdcd;
  padding: 10px 0;
  height: 38px;
}
.detail td input[type="radio"] {
  vertical-align: middle;
  margin: -1px 5px 0 0;
}
.detail td.detail-title {
  padding: 10px 20px;
  text-align: right;
}
.detail td.detail-title .profile-photo {
  display: inline-block;
  width: 114px;
  height: 114px;
  background: #e6e6e6;
  background: -moz-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: linear-gradient(to bottom, #e6e6e6 0%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f3f3f3', GradientType=0);
  border: 1px solid #cdcdcd;
  border-radius: 50%;
  margin: 10px 10px 10px 0;
  overflow: hidden;
}
.detail td.detail-title .profile-photo img {
  display: block;
  width: 114px;
  image-orientation: none;
}
.detail-title-content {
  width: 570px;
}
.detail-title-content span.editable {
  display: inline-block;
  background: #e6e6e6;
  background: -moz-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: linear-gradient(to bottom, #e6e6e6 0%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f3f3f3', GradientType=0);
  border-radius: 30px;
  width: 90%;
  padding: 0 10px;
  line-height: 34px;
  font-weight: bold;
  min-height: 34px;
}
.detail-title-content span.non-editable,
.detail-title-content span.detail,
.detail-title-content a.editable {
  font-weight: bold;
  padding-left: 10px;
}
.detail-title-content a.editable {
  font-weight: normal;
}
.detail-title-content span.editable-empty {
  height: auto !important;
}
.detail-title-content input[type=text],
.detail-title-content textarea {
  color: #fff;
  width: 90%;
  background: #e6e6e6;
  background: -moz-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: linear-gradient(to bottom, #e6e6e6 0%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f3f3f3', GradientType=0);
  border-radius: 30px;
  border: 0 none;
  font: bold 12px arial;
  padding: 0 10px;
  height: 34px;
}
.detail-title-content input[type=text]:not([readonly]):focus,
.detail-title-content textarea:focus {
  background: #020202;
  background: -moz-linear-gradient(top, #020202 0%, #888888 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #020202), color-stop(100%, #888888));
  background: -webkit-linear-gradient(top, #020202 0%, #888888 100%);
  background: -o-linear-gradient(top, #020202 0%, #888888 100%);
  background: -ms-linear-gradient(top, #020202 0%, #888888 100%);
  background: linear-gradient(to bottom, #020202 0%, #888888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#020202', endColorstr='#888888', GradientType=0);
  color: #fff;
}
.detail-title-content textarea {
  width: 513px !important;
  height: 100px !important;
  border-radius: 20px;
  resize: none !important;
  line-height: 140% !important;
  padding: 10px !important;
  oveflow: hidden;
}
.detail-title-content input.topicMaxDaily {
  width: 80px;
  margin-right: 15px;
  line-height: 34px;
}
.detail-title-content select {
  vertical-align: middle;
  margin-top: 15px;
  width: 200px;
  line-height: 29px;
  height: 29px;
}
.detail-title-content.photo-upload td {
  vertical-align: top;
}
.detail-title-content.photo-upload span.hint {
  display: inline-block;
  padding: 0 10px;
  line-height: 34px;
  min-height: 34px;
  width: 300px;
  margin-top: 50px;
  color: #000000;
}
.detail-title-content.photo-upload p {
  color: #000000;
  margin: 16px 10px;
}
.detail-title-content .button.upload {
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  background: url('images/sprite-upload.png') 96% 2px no-repeat;
  background: url('images/sprite-upload.png') 96% 2px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: url('images/sprite-upload.png') 96% 2px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite-upload.png') 96% 2px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite-upload.png') 96% 2px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite-upload.png') 96% 2px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
  float: right;
  margin: 49px 38px 0 0;
}
.button.upload-media {
    height: 34px;
    line-height: 34px;
    display: block;
    border: 1px solid #cdcdcd;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    width: 140px;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
    margin: 10px 0;
    padding-left: 20px;
    position: relative;
    background-color: #ffffff;
    background: url('images/sprite-upload.png') 96% 2px no-repeat;
    background: url('images/sprite-upload.png') 96% 2px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
    background: url('images/sprite-upload.png') 96% 2px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background: url('images/sprite-upload.png') 96% 2px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background: url('images/sprite-upload.png') 96% 2px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
    background: url('images/sprite-upload.png') 96% 2px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
}
.button.upload-media.has-error::after {
    content: "";
    position: absolute;
    display: block;
    width: 34px;
    height: 34px;
    top: 1px;
    right: -40px;
    background: url(images/ico_alert.png) center center no-repeat;
}
.detail-title-content .button.upload span,
.button.upload-media span {
  color: #000;
}
.detail-title-content .button.upload input,
.button.upload-media input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  line-height: 34px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.detail-title-content.multi-test-validity > form.editable-wrap {
	display: inline-block;
	width: 58%;
}
.detail-title-content.multi-test-validity > span.editable-wrap {
	display: inline-block;
	width: 36%;
}
.detail-title-content > form.editable-wrap {
    width: 532px;
    white-space: normal;
}

.detail-action {
  text-align: center;
}
.detail-action a {
  display: inline-block;
  vertical-align: middle;
  width: 37px;
  height: 37px;
}
.detail-action a.edit {
  background: url(images/sprite.png) 0 -416px no-repeat;
}
.detail-action a.open {
  background: url(images/sprite.png) 2px -1601px no-repeat;
}
.tabs-footer {
  padding: 24px;
  min-height: 32px;
  position: relative;
}
.tabs-footer:before,
.tabs-footer:after {
  content: "";
  display: table;
}
.tabs-footer:after {
  clear: both;
}
.tabs-footer .tabs-info {
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  overflow: hidden;
  width: 100%;
  height: 80px;
}
.tabs-footer .tabs-info.saved {
  background: #85b252 url(images/save-white-bigger.png) 96% center no-repeat;
  border: 1px solid #598527;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  line-height: 80px;
}
.tabs-footer .tabs-info.delete {
  border: 1px solid #9e0b0f;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  line-height: 80px;
}
.tabs-footer .tabs-info.delete .confirm {
  width: 83px;
  height: 36px;
  line-height: 36px;
  text-transform: uppercase;
  font-size: 20px;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  float: right;
  margin-right: 21px;
  margin-top: 20px;
}
.tabs-footer .tabs-info.delete .confirm:hover {
  background-color: #ffffff;
}
.tabs-footer .tabs-info.delete .confirm.st {
  float: left;
  margin-left: 21px;
  margin-right: 0;
}
.tabs-footer > a,
.tabs-footer span.import,
.tabs-footer input,
.detail .button,
.tabs-footer button {
  float: left;
  height: 34px;
  line-height: 34px;
  display: block;
  border: 1px solid #cdcdcd;
  border-radius: 17px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  width: 140px;
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
  margin: 0 0 0 10px;
  padding-left: 20px;
}
span.import {
  position: relative;
}
.tabs-footer > a.delete,
.tabs-footer input.delete,
.tabs-footer button.delete {
  background-color: #ffffff;
  background: url('images/sprite.png') 96% -328px no-repeat;
  background: url('images/sprite.png') 96% -328px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: url('images/sprite.png') 96% -328px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -328px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -328px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -328px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
  float: left;
  margin-right: 70px;
}
.tabs-footer > a.repeat,
.tabs-footer input.repeat,
.tabs-footer button.repeat {
  background-color: #ffffff;
  background: url('images/sprite.png') 96% -1079px no-repeat;
  background: url('images/sprite.png') 96% -1079px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: url('images/sprite.png') 96% -1079px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1079px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1079px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1079px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
  float: left;
}
.tabs-footer > a.cancel,
.tabs-footer input.cancel,
.tabs-footer button.cancel {
  background-color: #ffffff;
  background: url('images/sprite.png') 96% -1109px no-repeat;
  background: url('images/sprite.png') 96% -1109px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: url('images/sprite.png') 96% -1109px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1109px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1109px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1109px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
  float: left;
}
.tabs-footer > a.export,
.tabs-footer input.export,
.tabs-footer button.export {
  background-color: #ffffff;
  background: url('images/sprite.png') 96% -388px no-repeat;
  background: url('images/sprite.png') 96% -388px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: url('images/sprite.png') 96% -388px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -388px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -388px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -388px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
  float: left;
}
.tabs-footer > a.save,
.tabs-footer input.save,
.tabs-footer button.save {
  background-color: #ffffff;
  background: url('images/sprite.png') 96% -358px no-repeat;
  background: url('images/sprite.png') 96% -358px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: url('images/sprite.png') 96% -358px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -358px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -358px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -358px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
  float: right;
}
.tabs-footer > a.disable,
.tabs-footer input.disable,
.tabs-footer button.disable {
	background-color: #ffffff;
	background: url('images/sprite.png') 96% -1049px no-repeat;
	background: url('images/sprite.png') 96% -1049px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
	background: url('images/sprite.png') 96% -1049px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
	background: url('images/sprite.png') 96% -1049px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
	background: url('images/sprite.png') 96% -1049px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
	background: url('images/sprite.png') 96% -1049px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
}
.tabs-footer > a.enable,
.tabs-footer input.enable,
.tabs-footer button.enable {
	background-color: #ffffff;
	background: url('images/sprite.png') 96% -1049px no-repeat;
	background: url('images/sprite.png') 96% -1049px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
	background: url('images/sprite.png') 96% -1049px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
	background: url('images/sprite.png') 96% -1049px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
	background: url('images/sprite.png') 96% -1049px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
	background: url('images/sprite.png') 96% -1049px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
}
.tabs-footer > a.disabled,
.tabs-footer input.disabled,
.tabs-footer button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}    

.tabs-footer > a.edit,
.tabs-footer input.edit,
.tabs-footer button.edit {
    background-color: #ffffff;
    background: url('images/sprite.png') 96% -418px no-repeat;
    background: url('images/sprite.png') 96% -418px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
    background: url('images/sprite.png') 96% -418px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background: url('images/sprite.png') 96% -418px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background: url('images/sprite.png') 96% -418px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
    background: url('images/sprite.png') 96% -418px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
    float: left;
    margin-right: 70px;
}
.tabs-align {
  float: right;
  padding: 0;
  margin-right: 20px;
  margin-top: 30px;
}
.tabs-align a {
  margin-left: 20px;
}
.hidden {
  display: none;
}
.test {
  margin-top: 6px;
  border-collapse: collapse;
  /*tr {
		&:hover {
			td {
				background-color: #d4e4ea;
				cursor: pointer;
			}
		}
	}*/
}
.test-title {
  width: 150px;
}
.test th {
  color: #949494;
  font-weight: normal;
  line-height: 18px;
  padding-bottom: 10px;
}
.test .first {
  padding-left: 20px;
}
.test .last {
  padding-right: 20px;
}
.test tr:nth-child(2n) td {
  background-color: #f3f3f3;
}
.test td {
  text-align: center;
  line-height: 18px;
  padding: 8px 0;
  background-color: #ffffff;
  border-bottom: 1px solid #cdcdcd;
  border-top: 1px solid #cdcdcd;
}
.test .tar {
  text-align: right;
}
.test .tal {
  text-align: left;
}
.visible {
  display: block !important;
}
.modal {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(images/overlay.png) repeat;
  z-index: 99;
  overflow-y: auto;
  display: none;
}
.modal .close {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(images/sprite.png) center -1259px no-repeat;
  width: 32px;
  height: 32px;
}
.modal .close:hover {
  background-position: center -1229px;
}
.modal .detail-action {
  text-align: center !important;
}
.modal .detail-action .edit {
  width: 20px;
  height: 20px;
  background: url(images/sprite.png) -6px -425px no-repeat;
}
.modal.larger .last {
  width: 80px;
  text-align: center;
  padding: 0 0 10px 0;
}
.modal.larger .paginator {
  padding-bottom: 0;
}
.modal.larger .bottom:before,
.modal.larger .bottom:after {
  content: "";
  display: table;
}
.modal.larger .bottom:after {
  clear: both;
}
.modal.larger .modal-main {
  width: 810px;
  min-height: 480px;
}
.modal-main {
  background-color: #ffffff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  padding: 20px;
  margin: 10vh auto;
  position: relative;
  /*
  top: 50%;
  left: 50%;
  */
  max-width: 800px;
  /*
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  */
  
}
.modal.standard .modal-main {
  width: 526px;
  /*overflow: hidden;*/
}
.modal .title {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 20px;
}
.modal .main-form .top input[type=text] {
  height: 35px;
  line-height: 35px;
  display: block;
  padding: 0 14px;
  margin-bottom: 11px;
}
.modal .main-form .top {
  padding: 0 0 20px;
}
.modal .main-form .top input[type=text].long {
  width: 467px;
  border: 0 none;
  font-family: arial;
  font-size: 12px;
  border-radius: 20px;
}
.modal .main-form .top input[type=text].half {
  width: 207px;
  border: 0 none;
  font-family: arial;
  font-size: 12px;
  border-radius: 20px;
  display: inline-block;
  margin-right: 10px;
}
.modal #newTopicMaxDaily {
  width: 90px;
  margin: 0 8px 0 0;
}
.modal input[type="text"],
.modal input[type="password"],
.modal textarea {
  background: #e6e6e6;
  background: -moz-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: linear-gradient(to bottom, #e6e6e6 0%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f3f3f3', GradientType=0);
  color: #000;
}
.modal input[type="text"]:focus,
.modal input[type="password"]:focus,
.modal textarea:focus {
  background: #020202;
  background: -moz-linear-gradient(top, #020202 0%, #888888 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #020202), color-stop(100%, #888888));
  background: -webkit-linear-gradient(top, #020202 0%, #888888 100%);
  background: -o-linear-gradient(top, #020202 0%, #888888 100%);
  background: -ms-linear-gradient(top, #020202 0%, #888888 100%);
  background: linear-gradient(to bottom, #020202 0%, #888888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#020202', endColorstr='#888888', GradientType=0);
  color: #fff;
}
.modal .main-form .top textarea {
  padding: 14px;
  width: 467px;
  max-width: 467px;
  min-width: 467px;
  max-height: 100px;
  min-height: 100px;
  border: 0 none;
  font-family: arial;
  font-size: 12px;
  line-height: 18px;
  border-radius: 20px;
}
.modal .main-form .bottom .reduced {
  background-color: #ffffff;
  background: url('images/sprite.png') 96% -1228px no-repeat;
  background: url('images/sprite.png') 96% -1228px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: url('images/sprite.png') 96% -1228px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1228px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1228px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1228px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
  float: right;
  height: 34px;
  line-height: 32px;
  display: block;
  border: 1px solid #cdcdcd;
  border-radius: 17px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  width: 208px;
  text-align: center;
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
}
.modal .main-form .bottom .row {
  padding: 5px 0;
  position: relative;
  padding-left: 170px;
  border-bottom: 1px solid #d8d8d8;
  min-height: 34px;
}
.modal .main-form .bottom .row:before,
.modal .main-form .bottom .row:after {
  content: "";
  display: table;
}
.modal .main-form .bottom .row:after {
  clear: both;
}
.modal .main-form .bottom .row label {
  margin: 0 10px 0 0;
  /*cursor: pointer;*/
  line-height: 34px;
}
.modal .main-form .bottom .row label div {
  position: relative;
  top: -2px;
}
.modal .main-form .bottom .row label:first-child {
  position: absolute;
  left: 10px;
  top: 8px;
  height: 29px;
  line-height: 29px;
  color: #5b5b5b;
  margin: 0;
}
.modal .main-form .bottom .row input[type=text],
.modal .main-form .bottom .row input[type=password] {
  border: 0 none;
  height: 34px;
  line-height: 34px;
  display: block;
  width: 95%;
  font-size: 12px;
  font-family: arial;
  padding: 0 2%;
  border-radius: 30px;
}
.modal .main-form .bottom #newTestAcceptanceLimit {
  display: inline-block;
  width: 10%;
  border-radius: 20px;
  text-align: center;
}
.modal .main-form .bottom .row input[type=radio] {
  margin: 8px 0;
  vertical-align: middle;
}
.modal .main-form .bottom .row textarea {
  width: 96%;
  min-height: 80px;
  line-height: 120%;
  background: #e6e6e6;
  background: -moz-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: linear-gradient(to bottom, #e6e6e6 0%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f3f3f3', GradientType=0);
  border-radius: 20px;
}
.modal .main-form .bottom .row textarea:focus {
  background: #020202;
  background: -moz-linear-gradient(top, #020202 0%, #888888 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #020202), color-stop(100%, #888888));
  background: -webkit-linear-gradient(top, #020202 0%, #888888 100%);
  background: -o-linear-gradient(top, #020202 0%, #888888 100%);
  background: -ms-linear-gradient(top, #020202 0%, #888888 100%);
  background: linear-gradient(to bottom, #020202 0%, #888888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#020202', endColorstr='#888888', GradientType=0);
}
.modal .main-form span.help-block {
  display: block;
  color: red;
  padding: 5px 10px 10px;
}
.help-block-warning {
    display: block;
    color: orange;
    padding: 5px 10px 10px;
}
.modal .main-form .bottom .row input[type=submit],
.modal .main-form .bottom .row button {
  background-color: #ffffff;
  background: url('images/sprite.png') 96% -359px no-repeat;
  background: url('images/sprite.png') 96% -359px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: url('images/sprite.png') 96% -359px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -359px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -359px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -359px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
  float: left;
  height: 34px;
  line-height: 32px;
  display: block;
  border: 1px solid #cdcdcd;
  border-radius: 17px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  width: 208px;
  text-align: center;
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
  outline: none !important;
}

.modal .main-form .bottom .row button {
  line-height: 34px;
  height: 36px;
}
.modal .main-form .bottom.edit-photo .row button {
  margin: 0 10px;
}
.modal .main-form .bottom .row select {
  line-height: 29px;
  height: 29px;
  width: 100%;
}
/*.modal .main-form .bottom .row.limit input {
  background: #ffffff url(images/sprite.png) 98% -480px no-repeat;
}*/
.modal .main-form .bottom .row.submit {
  border: 0 none;
  padding: 20px 20px 0;
}
.modal .main-form .bottom .row.half {
  padding-left: 0;
}
.modal .main-form .bottom .row.half:before,
.modal .main-form .bottom .row.half:after {
  content: "";
  display: table;
}
.modal .main-form .bottom .row.half:after {
  clear: both;
}
.modal .main-form .bottom .row.half label {
  position: relative;
  left: 0;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  height: 29px;
  line-height: 29px;
}
.modal .main-form .bottom .row.half label:first-child {
  top: 0;
}
.modal .main-form .bottom .row.half input {
  border: 0 none;
  width: 140px;
  float: left;
  background: #ffffff url(images/sprite.png) 98% -450px no-repeat;
}
.modal .main-form .bottom .row.half #datepicker-1 {
  margin-right: 20px;
}
.modal .main-form .bottom .row.submit .delete {
  background: url(images/sprite.png) 98% -838px no-repeat;
  background: url(images/sprite.png) 98% -838px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: url(images/sprite.png) 98% -838px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url(images/sprite.png) 98% -838px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url(images/sprite.png) 98% -838px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: url(images/sprite.png) 98% -838px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
}
.ui-datepicker .ui-state-active {
  color: #ffffff !important;
}
.data {
  border-collapse: collapse;
  margin-top: 30px;
}
.data th {
  color: #727272;
  font-size: 11px;
  font-weight: normal;
  border-top: 1px solid #cdcdcd;
  padding: 10px 5px;
}
.data th.zapis {
  text-align: left;
  width: 32px;
  padding-left: 20px;
}
.data th.th1 {
  text-align: left;
  width: 180px;
  padding-left: 20px;
  padding-right: 10px;
}
.data th.w60 {
  width: 60px;
}
.data th.staf {
  padding-right: 20px;
}
.data .staf1 {
  color: #000000;
}
.data .staf2 {
  color: #639735;
}
.data .user {
  padding-left: 120px;
}
.data td {
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
}
.data td #count {
  display: inline-block;
  width: 40px;
}
.data td.zapis {
  text-align: center;
  width: 32px;
  padding-left: 20px;
}
.data td.zapis .icon {
  display: block;
  width: 30px;
  height: 30px;
  background: url(images/sprite.png) center -1050px no-repeat;
}
.data td.user {
  text-align: left;
}
.data td.staf {
  text-align: right;
  padding-right: 20px;
}
.data td.desc {
  text-align: left;
  font-weight: normal;
}
.data td.td1 {
  padding-left: 20px;
  text-align: left;
}
.data td .num {
  display: inline-block;
  vertical-align: middle;
  width: 29px;
  height: 29px;
  line-height: 29px;
  color: #000000;
  border: 1px solid #cdcdcd;
  text-align: center;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 14px;
}
.data td .num.minus {
  margin-right: 5px;
}
.data td .num.plus {
  margin-left: 5px;
}
.data td .ico {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  background: url(images/sprite.png) center -902px no-repeat;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.delete {
  background: url(images/sprite.png) center -840px no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
}
.delete:hover {
  background-position: center -870px;
}
.pagination {
  text-align: center;
  padding: 20px 20px 0;
}
.choose .pagination {
  padding-top: 27px;
  padding-bottom: 20px;
}
.pagination .pagingArrow {
  display: inline-block;
  height: 30px;
  width: 16px;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
}
.pagination .pagingArrow:first-child {
  background-position: center -930px;
  background-repeat: no-repeat;
  float: left;
}
.pagination .pagingArrow:first-child:hover {
  background-position: center -1020px;
}
.pagination .pagingArrow:last-child {
  background-position: center -990px;
  background-repeat: no-repeat;
  float: right;
}
.pagination .pagingArrow:last-child:hover {
  background-position: center -960px;
}
.pagination .btn-default {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 2px solid #d6d6d6;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  line-height: 24px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #d6d6d6;
  margin: 0 4px;
  cursor: pointer;
  background: #fff;
}
.pagination .btn-default.active,
.pagination .btn-default:hover {
  color: #989898;
  border: 2px solid #989898;
}
.add-item {
  display: inline-block;
  border: 1px solid #CDCDCD;
  min-width: 90px;
  height: 34px;
  line-height: 34px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  margin-left: 20px;
  margin-top: 30px;
  font-size: 12px;
  color: #000000;
  padding: 0 50px;
  font-family: arial;
  text-align: center;
  background: #fefefe;
  background: url(images/plus.png) 92% 50% no-repeat, -moz-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
  background: url(images/plus.png) 92% 50% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f3f3f3));
  background: url(images/plus.png) 92% 50% no-repeat, -webkit-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
  background: url(images/plus.png) 92% 50% no-repeat, -o-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
  background: url(images/plus.png) 92% 50% no-repeat, -ms-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
  background: url(images/plus.png) 92% 50% no-repeat, linear-gradient(to bottom, #fefefe 0%, #f3f3f3 100%);
  margin-bottom: 20px;
}
.add-item.disabled {
  opacity: .5;
  cursor: not-allowed;
}
.choose {
  position: relative;
}
.choose .search-form {
  display: block !important;
  float: left;
}
.choose .search-form input[type="text"] {
  width: 160px;
}
.choose .search-form input[type="text"]:hover {
  color: #fff;
}
.choose .tabs-footer {
  border-bottom: 1px solid #cdcdcd;
}
.choose .tabs-footer .new {
  background-color: #ffffff;
  background: url('images/sprite.png') 96% -1198px no-repeat;
  background: url('images/sprite.png') 96% -1198px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: url('images/sprite.png') 96% -1198px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1198px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1198px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1198px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
  float: left;
  margin-left: 32px;
}
/* DO�ASN� .new-line, .break-float, .export */
.choose .tabs-footer .new-line {
    margin-left: 0;
}
.choose .tabs-footer .break-float {
    float: left;
    clear: left;
    width: 100%;
    height: 10px;
}
.choose .tabs-footer .export { /* zatim pouzita ikona z .import */
  background-color: #ffffff;
  background: url('images/sprite.png') 96% -1138px no-repeat;
  background: url('images/sprite.png') 96% -1138px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: url('images/sprite.png') 96% -1138px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1138px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1138px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1138px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
}
.choose .tabs-footer .import {
  background-color: #ffffff;
  background: url('images/sprite.png') 96% -1138px no-repeat;
  background: url('images/sprite.png') 96% -1138px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: url('images/sprite.png') 96% -1138px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1138px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1138px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1138px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
}
.choose .tabs-footer .import input {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer;
}
.choose .tabs-footer .download {
  background-color: #ffffff;
  background: url('images/sprite.png') 96% -1168px no-repeat;
  background: url('images/sprite.png') 96% -1168px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: url('images/sprite.png') 96% -1168px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1168px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1168px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -1168px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
}
.btn-default {
  display: inline-block;
  background: transparent;
  border: 0 none;
  cursor: pointer;
  padding: 0;
}
.btn-default .glyphicon {
  display: inline-block;
  height: 26px;
  width: 26px;
}
.btn-default .icon-delete {
  background: url("images/sprite.png") no-repeat scroll center -840px rgba(0, 0, 0, 0);
}
.btn-default .icon-reset {
  background: url("images/sprite.png") no-repeat scroll -1px -1080px rgba(0, 0, 0, 0);
}
.btn-default .icon-copy {
  background: url("images/sprite.png") no-repeat scroll -1px -1604px rgba(0, 0, 0, 0);
}
.btn-default .icon-download {
  background: url("images/sprite.png") no-repeat scroll center -1168px rgba(0, 0, 0, 0);
}
.btn-default .icon-certificate {
    background: url("images/sprite.png") no-repeat scroll center -1849px rgba(0, 0, 0, 0);
}
.btn-default .icon-mark {
  background: url("images/sprite.png") no-repeat scroll -1px -1632px rgba(0, 0, 0, 0);
}
.btn-default .icon-export-results {
    background: url("images/sprite.png") no-repeat scroll -1px -1998px rgba(0, 0, 0, 0);
}
.btn-default .icon-export-questions {
    background: url("images/sprite.png") no-repeat scroll -1px -1968px rgba(0, 0, 0, 0);
}
.icon-calendar {
  background: url("images/sprite.png") no-repeat scroll -1px -1665px rgba(0, 0, 0, 0);
}
.icon-checkall {
  background: url("images/sprite.png") no-repeat scroll -1px -1632px rgba(0, 0, 0, 0);
}
button[disabled=disabled],
button:disabled input[disabled] input {
  background: #DADADA !important;
  color: #8B8B8B !important;
  cursor: default !important;
}
#newTopicMaxDaily {
  display: inline-block;
  width: auto;
}
/* modal - editace */
/*.edit-question-editor .close {
    top: 21px;
}*/
.edit-question-editor .modal-main {
  width: 530px;
}
.edit-question-editor .top {
  overflow: hidden;
  padding: 0px 0 10px;
}
.edit-question-editor .top h2 {
  font-size: 14px;
  float: left;
  font-weight: normal;
  color: #ADADAD;
  line-height: 34px;
}
.edit-question-editor .top .order {
  float: right;
  width: 140px;
  margin-right: 35px;
  text-align: right;
}
.edit-question-editor .top .order span {
  font-size: 0px;
  font-weight: bold;
  color: #ADADAD;
}
.edit-question-editor .top a.edit {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: url(images/sprite.png) 0 -420px no-repeat;
  position: relative;
  top: -4px;
  margin: 0 0 0 5px;
}
.edit-question-editor .top a.save {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: url(images/sprite.png) 0 -360px no-repeat;
  position: relative;
  top: -4px;
  margin: 0 0 0 5px;
}
.edit-question-editor .main-form .top input[type="text"] {
  font-weight: bold;
  font-size: 20px;
  width: 36px;
  text-align: right;
  display: inline-block;
  margin: 0;
  padding: 0 0 0 20px;
  background: transparent;
  color: #000;
}
.edit-question-editor .main-form .top input[type="text"]:focus {
  color: #000;
}
.edit-question-editor input[type="text"] {
  border: 0px none;
  height: 30px;
  line-height: 30px;
  display: inline;
  width: 80%;
  background-color: transparent;
  font-size: 12px;
  font-family: arial;
  color: #000;
  padding: 0 2%;
  margin: 0;
  border-radius: 30px;
}
.edit-question-editor .main-form textarea {
  padding: 15px;
  width: 465px;
  height: 85px;
  border-radius: 20px;
  border: 0 none;
  font-family: arial;
  font-size: 16px;
  line-height: 18px;
  font-style: italic;
}
.edit-question-editor .question {
  padding: 0 0 15px;
  height: 115px;
}
.edit-question-editor .question textarea {
  float: left;
  overflow: hidden;
}
.edit-question-editor textarea {
  resize: none !important;
}
.edit-question-editor .question .options {
  float: right;
  width: 30px;
  position: relative;
  /*right: -7px;*/
  text-align: center;
}
.edit-question-editor .question .options input {
  border: 0 none;
  text-indent: -9999px;
  cursor: pointer;
}
.edit-question-editor .question .options input.check {
  background-position: 0 -1541px;
}
.edit-question-editor .question .options input.radio {
  background: url(icheck/skins/square/icheck.png) -1px -93px no-repeat;
}
.edit-question-editor .question .options a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
}
.edit-question-editor .question .options img {
  margin: 5px 0;
}
.edit-question-editor .main-form .bottom .row.submit {
  padding: 0;
}
.edit-question-editor table.answers {
  width: 570px;
  position: relative;
  left: -20px;
  border-bottom: 1px solid #D8D8D8;
  margin: 0 0 30px;
}
.edit-question-editor table.answers td {
  border-top: 1px solid #D8D8D8;
  padding: 5px 0;
}
.edit-question-editor table.answers input[type="text"],
.edit-question-editor table.answers textarea {
  font-style: italic;
  background: transparent;
}
.edit-question-editor table.answers input[type="radio"],
.edit-question-editor table.answers input[type="checkbox"] {
  vertical-align: middle;
  width: 30px;
  margin-left: 2px;
  margin-right: -2px;
}
.edit-question-editor table.answers td.paddingL {
  padding-left: 20px;
  font-weight: bold;
  color: #ADADAD;
}
.edit-question-editor table.answers td.alignR {
  text-align: right;
  padding-right: 15px;
  width: 150px;
}
.edit-question-editor table.answers td.text {
  width: 360px;
}
.edit-question-editor table.answers tfoot td {
  padding: 2px 12px;
  color: #ADADAD;
  line-height: 29px;
}
.edit-question-editor table.answers tfoot td:last-child {
  font-style: italic;
  font-size: 13px;
}
.edit-question-editor table .ico {
  margin: 0 2px;
}
.edit-question-editor table a.add-question {
  display: inline-block;
  padding: 1px 0;
  padding-left: 40px;
  background: url(images/sprite.png) 0 -1478px no-repeat;
  color: #ADADAD;
}
.edit-question-editor table .attach-container {
  display: inline-block;
  width: 30px;
}
.edit-question-editor table .attach-container .ico {
  margin: 0;
}
.edit-question-editor .add-item {
  margin: 15px 0;
}
.edit-question-editor .ico {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: url(images/sprite.png) no-repeat;
}
.edit-question-editor .ico.radio {
  width: 24px;
  height: 24px;
  margin: 4px 0 0;
}
.modal.edit-question-editor .bottom {
  overflow: visible;
}
.edit-question-editor .ico.file {
    background-position: 0 -1910px;
}
.edit-question-editor .ico.file.video {
    background-position: 0 -1880px;
}
.edit-question-editor .attach-container {
  position: relative;
  margin-right: 4px;
}
.edit-question-editor .attach-container input {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.edit-question-editor .ico.disabled {
  background-color: transparent !important;
}
.edit-question-editor .ico.edit {
  background-position: 0 -420px;
}
.edit-question-editor .ico.edit.disabled {
  background-position: 0 -1382px;
}
.edit-question-editor .ico.attach {
  background-position: 0 -1412px;
}
.edit-question-editor .ico.attach.delete {
  background-position: 0 -1442px;
}
.edit-question-editor .ico.vid {
  background-position: 2px -1350px;
}
.edit-question-editor .ico.delete {
  background-position: -1px -840px;
  position: relative;
  z-index: 88;
}
.edit-question-editor .ico.disabled {
  /*background-position: 0 -1292px;*/
}
.edit-question-editor .ico.settings {
  background-position: 0 -1512px;
  margin-left: 20px;
}
.edit-question-editor .main-form .bottom .row .save,
.edit-question-editor .main-form .bottom .row .save-update,
.edit-question-editor .main-form .bottom .row .save-new {
    /*font-weight: bold;
	font-size: 14px;*/
    width: 166px !important;
    color: #505050;
    margin: 30px 5px 0;
}
.add-question-editor .main-form .bottom .row .save,
.add-question-editor .main-form .bottom .row .save-new {
    width: 208px !important;
}
.add-question-editor .main-form .bottom .row .save-update {
    display: none;
}
.edit-question-editor .main-form .bottom .row .save {
  float: left;
}
.edit-question-editor .main-form .bottom .row .save-update {
    background: url('images/sprite.png') 96% -1078px no-repeat;
    float: left;
}
.edit-question-editor .main-form .bottom .row .save-new {
  float: right;
}
.edit-question-editor .main-form .bottom .row .save-new {
  background-color: #ffffff;
  background: url('images/sprite.png') 96% -418px no-repeat;
  background: url('images/sprite.png') 96% -418px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: url('images/sprite.png') 96% -418px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -418px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -418px no-repeat, -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('images/sprite.png') 96% -418px no-repeat, -o-linear-gradient(top, #ffffff, #f2f2f2);
}
.edit-question-editor .bottom .row .save-new.disabled {
  background: #ffffff url('images/sprite.png') 96% -1382px no-repeat;
}
.edit-question-editor .bottom .row .save.disabled {
  background: #ffffff url('images/sprite.png') 96% -1321px no-repeat;
}
.edit-question-editor .block {
  border: 1px solid #CDCDCD;
  border-radius: 10px;
  padding: 10px 0px;
  margin-bottom: 10px;
}
.edit-question-editor .block > span {
  display: block;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  margin-left: 20px;
  background: url('images/arrow_down.png') no-repeat 98% center transparent;
}
.edit-question-editor .block-up > span {
  background: url('images/arrow_up.png') no-repeat scroll 98% center transparent;
}
.edit-question-editor .block .content {
  display: none;
  text-align: center;
  padding: 15px 0;
}
.edit-question-editor .main-form .bottom .block .row {
  padding: 0;
  border: 0 none;
  padding: 0 15px 5px;
  text-align: left;
}
.edit-question-editor .main-form .bottom .block .row em {
  display: inline-block;
  width: 88%;
  padding: 0 2%;
}
.edit-question-editor .main-form .bottom .block .row a {
  text-decoration: underline;
}
.edit-question-editor .main-form .bottom .block input[type="text"] {
  background: #020202;
  background: -moz-linear-gradient(top, #020202 0%, #888888 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #020202), color-stop(100%, #888888));
  background: -webkit-linear-gradient(top, #020202 0%, #888888 100%);
  background: -o-linear-gradient(top, #020202 0%, #888888 100%);
  background: -ms-linear-gradient(top, #020202 0%, #888888 100%);
  background: linear-gradient(to bottom, #020202 0%, #888888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#020202', endColorstr='#888888', GradientType=0);
  border-radius: 30px;
  height: 34px;
  line-height: 34px;
  width: 85%;
  color: #fff;
  display: inline-block;
  margin-right: 15px;
  border: 0 none;
}
.modal .main-form button,
.modal .main-form .bottom input[type="text"],
.modal .main-form .bottom textarea {
  outline: 0 none !important;
}
.suggest .button {
  text-align: center;
  width: 220px;
  height: 36px;
  line-height: 36px;
  border: none;
  color: #505050;
  font-size: 110%;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}
.suggest .button.plus {
  background: url(portal/img/button-plus.png) no-repeat;
  font-size: 110%;
}
.detail-action a.save {
  background: url('images/sprite.png') 0 -358px no-repeat;
}
/* confirm dialog */
.confirm-dialog .modal-main {
  width: 538px;
  background: #9E001E;
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  margin-top: 40vh;
}
.confirm-dialog .modal-main h2.modal-title {
  color: #fff;
  font-size: 12px;
  margin: 0;
}
.confirm-dialog .modal-main form div.top {
  text-align: center;
  color: #fff;
  font-size: 24px;
  margin: 30px 0 0;
  padding: 0;
}
.confirm-dialog .modal-main form div.bottom button {
  text-align: center;
  padding: 0;
  cursor: pointer;
  width: 100px;
}
/* error icon */
.edit-question-editor .main-form .top input.has-error-bg {
  background: url(images/ico_alert.png) no-repeat 0 6px;
}
.modal .main-form input[type="text"].has-error,
.modal .main-form input[type="password"].has-error,
.modal .main-form textarea.has-error {
  background: #e6e6e6;
  background: url(images/ico_alert.png) 98% 7px no-repeat, -moz-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: url(images/ico_alert.png) 98% 7px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #f3f3f3));
  background: url(images/ico_alert.png) 98% 7px no-repeat, -webkit-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: url(images/ico_alert.png) 98% 7px no-repeat, -o-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: url(images/ico_alert.png) 98% 7px no-repeat, -ms-linear-gradient(top, #e6e6e6 0%, #f3f3f3 100%);
  background: url(images/ico_alert.png) 98% 7px no-repeat, linear-gradient(to bottom, #e6e6e6 0%, #f3f3f3 100%);
}
.modal .main-form input[type="text"].has-error:focus,
.modal .main-form input[type="password"].has-error:focus,
.modal .main-form textarea.has-error:focus {
  background: #020202;
  background: url(images/ico_alert.png) 98% 7px no-repeat, -moz-linear-gradient(top, #020202 0%, #888888 100%);
  background: url(images/ico_alert.png) 98% 7px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #020202), color-stop(100%, #888888));
  background: url(images/ico_alert.png) 98% 7px no-repeat, -webkit-linear-gradient(top, #020202 0%, #888888 100%);
  background: url(images/ico_alert.png) 98% 7px no-repeat, -o-linear-gradient(top, #020202 0%, #888888 100%);
  background: url(images/ico_alert.png) 98% 7px no-repeat, -ms-linear-gradient(top, #020202 0%, #888888 100%);
  background: url(images/ico_alert.png) 98% 7px no-repeat, linear-gradient(to bottom, #020202 0%, #888888 100%);
}
.icon-edit {
  background: url(images/sprite.png) 0 -418px no-repeat;
}
.icon-view {
    background: url(portal/themes/JT/img/view-answers-black.png) 50% 3px no-repeat;
}
/* IE no scrollbar */
textarea {
  overflow: auto;
}
/* subscription-change-table */
.subscription-change-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 12px;
}
.subscription-change-table th {
  font-weight: normal;
  color: #949494;
  font-size: 12px;
  border-bottom: 1px solid #D4D4D4;
}
.subscription-change-table th,
.subscription-change-table td {
  padding: 5px;
}
.subscription-change-table .icheckbox_square {
  display: block;
  margin: 0 auto;
}
.subscription-change-table .icon-checkall {
  background-position: -1px -1636px;
}

.test-effective-duration-editable.editable-empty {
	font-style: normal;
	color: #ff7d1e;
}
.loading {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: white url(portal/img/spinner_big.gif) center center no-repeat;
}

.modal .main-form .row.show-error.has-error {
    background: url(images/ico_alert.png) 98% 7px no-repeat;
}
.modal .main-form .row.show-error.has-error .chosen-container a::after {
    content: "";
    position: absolute;
    top: 0;
    right: 32px;
    width: 32px;
    height: 32px;
    background: url(images/ico_alert.png) center center no-repeat;
}


.detail-summary > div {
    display: flex;
    align-items: flex-start;
    padding: 8px 0;
    color: #000;
    border-bottom: 1px solid #cdcdcd;
}
.detail-summary .summary-left {
    align-self: flex-start;
    flex: 0 0 145px;
    margin: 8px 30px 8px 24px;
    text-align: right;
}
.detail-summary a.summary-left {
    background: linear-gradient(to bottom, #fefefe 0%, #f3f3f3 100%);
    flex: 0 0 117px;
    margin: 8px 24px;
    padding: 0 16px;
    text-align: center;
}
.detail-summary .summary-right {
    align-self: center;
    flex: 1 1 auto;
    padding-right: 100px;
}
.detail-summary .green {
    color: #549727;
}
.detail-summary .orange {
    color: #c87115;
}
.detail-summary .red {
    color: #bd2c2c;
    font-weight: bold;
}
.detail-summary .summary-right p {
    margin: 8px 0 !important;
}
.detail-summary p.summary-right {
    align-self: center;
    flex: 1 1 auto;
    color: #8a8a8a;
    padding-right: 100px;
    margin: 0 !important;
}

.detail-summary .warnings {
    padding: 0;
    margin-top: -1px;
}
.detail-summary .warnings .summary-left {
    align-self: stretch;
    position: relative;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0;
}
.detail-summary .warnings .summary-left::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    top: 50%;
    right: 0;
    background: transparent url('images/sprite.png') 0 -900px no-repeat;
}

.page .rightbox .admin .detail .wide-select .chosen-container {
    width: 530px !important;
}

.modal {
    z-index: 199;
}
.modal-content {
    text-align: left;
}

.yes_btn,
.no_btn {
    display: inline-block;
    border: 1px solid #CDCDCD;
    width: 90px;
    height: 34px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    margin-left: 20px;
    margin-top: 30px;
    font-size: 12px;
    color: #000000;
    padding: 0 50px;
    font-family: arial;
    text-align: center;
    background: #fefefe;
    background: 92% 50% no-repeat, -moz-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
    background: 92% 50% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f3f3f3));
    background: 92% 50% no-repeat, -webkit-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
    background: 92% 50% no-repeat, -o-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
    background: 92% 50% no-repeat, -ms-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
    background: 92% 50% no-repeat, linear-gradient(to bottom, #fefefe 0%, #f3f3f3 100%);
}
.no_btn {
    float: right;
}

.facr-course-select {
    display: inline-block;
    height: 26px;
    width: 200px;
    position: relative;
    border-radius: 17px;
    border: 1px solid #aaa;
    background-color: white;
    padding: 3px 7px;
}
.facr-course-select.has-error {
  background: url(images/ico_alert.png) 90% 6px no-repeat;
}

.facr-course-subscribe .facr-course-select {
    width: 95%;
}
.facr-course-select select {
    height: 26px !important;
    width: 100%;
    padding-left: 3px;
    border: none;
    background-color: transparent;
    border-radius: 5px;
}
.facr-course-select option {
    line-height: 26px !important;
}

.facr-course-filter-reset {
    width: 34px;
    height: 34px;
    padding: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: none;
    background: none;
    font-size: 24px;
    cursor: pointer;
}

.facr-course-subscribe .profile-info {
    text-align: left;
    line-height: 15px;
    padding: 16px 0 16px 170px !important;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    min-height: 45px !important;
}
.facr-course-subscribe .profile-info::before,
.facr-course-subscribe .profile-info::after {
    content: none !important;
}
.facr-course-subscribe .profile-info-label {
    max-width: 150px;
    line-height: 15px !important;
    height: auto !important;
    top: 16px !important;
}
.facr-course-subscribe .edit {
    display: inline-block;
    vertical-align: middle;
    flex: 0 0 37px;
    width: 37px;
    height: 37px;
    cursor: pointer;
    outline: none;
    background: url(images/sprite.png) 0 -416px no-repeat;
}
.facr-course-subscribe .heading {
    font-weight: bold;
}
.facr-course-subscribe .row {
    text-align: left !important;
}


.info-icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
}
.info-icon:not(.no-icon)::before {
    content: "i";
    position: relative;
    z-index: 1;
    display: block;
    width: 15px;
    text-align: center;
    font-size: 12px;
    color: #00257A;
    line-height: 15px;
    border-radius: 50%;
    background-color: #cef;
}
.info-icon > span {
    display: none;
    position: absolute;
    left: -100px;
    right: -100px;
    top: 75%;
    z-index: 2;
    line-height: 15px;
    background-color: #e7f7ff;
    box-shadow: 0 2px 8px #0004;
    border-radius: 8px;
    color: black;
    padding: 8px;
    cursor: default;
}
.info-icon:hover > span {
    display: block;
}
.info-icon:hover > span a {
    text-decoration: underline;
}

.confirm-dialog .modal-title {
    text-align: left;
}
.confirm-dialog .bottom {
    display: flex;
    justify-content: space-evenly;
}
.confirm-dialog .yes_btn, .confirm-dialog .no_btn {
    display: inline-block;
    border: 1px solid #CDCDCD;
    width: 90px;
    height: 34px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    margin-left: 20px;
    margin-top: 30px;
    font-size: 12px;
    color: #000000;
    padding: 0 50px;
    font-family: arial;
    text-align: center;
    background: #fefefe;
    background: 92% 50% no-repeat, -moz-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
    background: 92% 50% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f3f3f3));
    background: 92% 50% no-repeat, -webkit-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
    background: 92% 50% no-repeat, -o-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
    background: 92% 50% no-repeat, -ms-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
    background: 92% 50% no-repeat, linear-gradient(to bottom, #fefefe 0%, #f3f3f3 100%);
}
html {
  min-height: 100%;
  /*overflow-x: hidden;*/
}
img {
  border: none;
  max-width: 100%;
}
input,
select,
textarea {
  outline: none;
}
input[type=submit] {
  cursor: pointer;
}
body,
ul,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
form {
  margin: 0;
  padding: 0;
}
ul {
  list-style-type: none;
}
a {
  outline: none;
  color: #484848;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
p {
  padding: 0;
  margin: 8px 0;
  line-height: 18px;
  font-size: 16px;
}
body {
  font-family: arial, Arial;
  font-size: 12px;
  color: #000000;
  height: 100%;
  min-height: 100%;
  /*background-image: url(header.png);*/
  background-repeat: repeat-x;
  overflow-y: scroll;
}
.page {
  width: 978px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 60px;
  min-height: calc(100vh - 60px);
}
.content {
  /*padding: 16px 0 60px 0;*/
  padding: 16px 0 0 0;
}
.content:before,
.content:after {
  content: "";
  display: table;
}
.content:after {
  clear: both;
}
.content .leftbox {
  width: 150px;
  float: left;
  color: #484848;
  margin-top: 14px;
}
.content .rightbox {
  float: right;
  width: 810px;
  color: #000000;
  /*background: url(images/shade.png) center bottom no-repeat;*/
  padding-bottom: 19px;
}
.sidemenu {
  margin-bottom: 29px;
}
.sidemenu-title {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 9px;
}
.sidemenu-list {
  list-style-type: none;
  border-top: 1px solid #e4e4e4;
}
.sidemenu-list > li {
  border-bottom: 1px solid #e4e4e4;
  background-repeat: no-repeat;
}
.sidemenu-list > li.icon-1 {
  background-position: 0 0;
}
.sidemenu-list > li.icon-1:hover {
  background-position: 0 -510px;
}
.sidemenu-list > li.icon-2,
.sidemenu-list > li.icon-10 {
  background-position: 0 -271px;
}
.sidemenu-list > li.icon-2:hover,
.sidemenu-list > li.icon-10:hover,
.sidemenu-list > li.active-10 {
  background-position: 0 -781px;
}
.sidemenu-list > li.icon-3 {
  background-position: 0 -60px;
}
.sidemenu-list > li.icon-3:hover,
.sidemenu-list > li.active-3 {
  background-position: 0 -570px;
}
.sidemenu-list > li.icon-4,
.sidemenu-list > li.icon-14 {
  background-position: 0 -180px;
}
.sidemenu-list > li.icon-4:hover,
.sidemenu-list > li.icon-14:hover {
  background-position: 0 -690px;
}
.sidemenu-list > li.icon-5 {
  background-position: 0 -90px;
}
.sidemenu-list > li.icon-5:hover {
  background-position: 0 -600px;
}
.sidemenu-list > li.icon-6,
.sidemenu-list > li.icon-8 {
  background-position: 0 -240px;
}
.sidemenu-list > li.icon-6:hover,
.sidemenu-list > li.active-6,
.sidemenu-list > li.icon-8:hover,
.sidemenu-list > li.active-8 {
  background-position: 0 -750px;
}
.sidemenu-list > li.icon-7 {
  background-position: 0 -30px;
}
.sidemenu-list > li.icon-7:hover {
  background-position: 0 -540px;
}
.sidemenu-list > li.icon-9 {
  background-position: 0 -150px;
}
.sidemenu-list > li.icon-9:hover,
.sidemenu-list > li.active-9 {
  background-position: 0 -660px;
}
.sidemenu-list > li.icon-11 {
  background-position: 0 -210px;
}
.sidemenu-list > li.icon-11:hover,
.sidemenu-list > li.active-11 {
  background-position: 0 -720px;
}
.sidemenu-list > li.icon-12 {
  background-position: 0 -120px;
}
.sidemenu-list > li.icon-12:hover {
  background-position: 0 -630px;
}
.sidemenu-list > li.icon-13 {
  background-position: 0 -300px;
}
.sidemenu-list > li.icon-13:hover,
.sidemenu-list > li.active-13 {
  background-position: 0 -810px;
}
.sidemenu-list > li.icon-14,
.sidemenu-list > li.icon-15,
.sidemenu-list > li.icon-16 {
  background-repeat: no-repeat;
  background-position: 0 0;
}
.sidemenu-list > li.icon-15 {
  background-position: 0 -30px;
}
.sidemenu-list > li.icon-16 {
  background-position: 0 -60px;
}
.sidemenu-list > li.icon-14:hover,
.sidemenu-list > li.active-14 {
  background-position: 0 -90px;
}
.sidemenu-list > li.icon-15:hover,
.sidemenu-list > li.active-15 {
  background-position: 0 -120px;
}
.sidemenu-list > li.icon-16:hover,
.sidemenu-list > li.active-16 {
  background-position: 0 -150px;
}
.sidemenu-list > li.icon-17 {
  background-position: 0 -1700px;
}
.sidemenu-list > li.icon-17:hover,
.sidemenu-list > li.active-17 {
  background-position: 0 -1730px;
}
.sidemenu-list > li.icon-18 {
  background-position: 0 -1760px;
}
.sidemenu-list > li.icon-18:hover,
.sidemenu-list > li.active-18 {
  background-position: 0 -1790px;
}
.sidemenu-list > li > a {
  display: block;
  height: 29px;
  line-height: 29px;
  padding-left: 30px;
}
.footer {
  position: relative;
  z-index: 50;
  height: 60px;
  margin-top: -60px;
}
.footer > div {
  width: 960px;
  margin: auto;
  padding-top: 20px;
  text-align: left;
}
.footer a {
  font-weight: bold;
  text-decoration: underline;
}
.footer a:hover {
  text-decoration: none;
}

#login .error-message {
    border: 1px solid #ccc;
    background-color: #eee;
    padding: 30px;
    border-radius: 20px;
    width: 511px;
}
#login .error-message h3 {
    font-size: 12pt;
}
#login .error-message p {
    margin: 2em 0 .5em;
}
#login .error-message .button {
    color: #fff;
}

