@CHARSET "UTF-8";
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(97.6%);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.ui-icon-caret-1-e {
  background-position: -32px 0;
}
.ui-icon-caret-1-se {
  background-position: -48px 0;
}
.ui-icon-caret-1-s {
  background-position: -65px 0;
}
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.ui-icon-caret-1-w {
  background-position: -96px 0;
}
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
}
.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0,0,0,0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 2px 8px 8px 0;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px;
}
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: 0 0;
  border: none;
}
.xdsoft_datetimepicker button {
  border: none !important;
}
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.xdsoft_noselect::selection {
  background: 0 0;
}
.xdsoft_noselect::-moz-selection {
  background: 0 0;
}
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}
.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 300px;
  float: left;
  margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}
.xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center;
}
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: .5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev {
  float: none;
  margin-left: 0;
  margin-right: 14px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
  border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover,
.xdsoft_datetimepicker .xdsoft_today_button:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover>span {
  text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect {
  right: -7px;
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect {
  right: 2px;
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td>div {
  padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #3af;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: .2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
  background: #3af !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}
.xdsoft_scrollbar>.xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto;
}
.xdsoft_scroller_box {
  position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255,255,255,0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select {
  border: 1px solid #333;
  background: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
  color: #000;
  background: #007fff;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #c50;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
  color: #000 !important;
  background: #007fff !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller {
  background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #ddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
  font-family: museo-sans, "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -moz-linear-gradient(top,#fff 0,#f4f8fa 73%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(73%,#f4f8fa));
  background: -webkit-linear-gradient(top,#fff 0,#f4f8fa 73%);
  background: -o-linear-gradient(top,#fff 0,#f4f8fa 73%);
  background: -ms-linear-gradient(top,#fff 0,#f4f8fa 73%);
  background: linear-gradient(to bottom,#fff 0,#f4f8fa 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0);
}
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:focus span,
.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:hover span {
  color: #454551;
  background: -moz-linear-gradient(top,#f4f8fa 0,#FFF 73%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f8fa),color-stop(73%,#FFF));
  background: -webkit-linear-gradient(top,#f4f8fa 0,#FFF 73%);
  background: -o-linear-gradient(top,#f4f8fa 0,#FFF 73%);
  background: -ms-linear-gradient(top,#f4f8fa 0,#FFF 73%);
  background: linear-gradient(to bottom,#f4f8fa 0,#FFF 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0);
}
.cleaner,
.clr {
  clear: both;
}
img {
  border: none;
}
.msgError {
  background: #f8d7da;
  padding: 20px;
  color: #721c24;
  margin-bottom: 10px;
}
.msgError:before {
  margin-right: 0.5em;
  font-size: 2em;
  vertical-align: middle;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f071";
}
.msgError a {
  color: inherit;
}
.msgError button {
  background: #721c24;
  color: #f5c6cb;
}
.msgError button:hover {
  background: #f5c6cb;
  color: inherit;
}
.msgDone {
  background: #d4edda;
  padding: 20px;
  color: #155724;
  margin-bottom: 10px;
}
.msgDone:before {
  margin-right: 0.5em;
  font-size: 2em;
  vertical-align: middle;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
}
.msgDone a {
  color: inherit;
}
.msgDone button {
  background: #155724;
  color: #c3e6cb;
}
.msgDone button:hover {
  background: #c3e6cb;
  color: inherit;
}
.msgInfo {
  background: #fff3cd;
  padding: 20px;
  color: #856404;
  margin-bottom: 10px;
}
.msgInfo:before {
  margin-right: 0.5em;
  font-size: 2em;
  vertical-align: middle;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f05a";
}
.msgInfo a {
  color: inherit;
}
.msgInfo button {
  background: #856404;
  color: #ffeeba;
}
.msgInfo button:hover {
  background: #ffeeba;
  color: inherit;
}
img.img_left {
  float: left;
  margin: 0 20px 5px 0;
}
img.img_right {
  float: right;
  margin: 0 0 5px 20px;
}
.p_highlight {
  background: rgba(0,0,0,0.1);
  padding: 20px 30px;
}
.p_highlight2 {
  background: rgba(0,0,0,0.2);
  padding: 20px 30px;
}
.ck_col21 {
  float: left;
  width: 48%;
}
.ck_col22 {
  float: right;
  width: 48%;
}
.ck_col31 {
  float: left;
  width: 31%;
  margin-right: 3.5%;
}
.ck_col32 {
  float: left;
  width: 31%;
}
.ck_col33 {
  float: right;
  width: 31%;
}
.ck_clr {
  clear: both;
  height: 1px;
}
.cke_wysiwyg_div {
  padding: 8px !important;
}
.AB {
  padding-left: 20px;
  text-decoration: none;
  background-position: 0px center;
  background-repeat: no-repeat;
}
.AB_btn {
  display: inline-block;
  color: #fff;
  padding: 0 25px 0 41px;
  line-height: 28px;
  font-size: 14px;
  font-weight: bold;
  background-color: #1e3658;
  background-position: 20px center;
  margin: 0 1px 1px 0;
  text-decoration: none;
}
.AB_min {
  display: inline-block;
  vertical-align: middle;
  padding: 0 !important;
  background-position: center !important;
  width: 24px;
  height: 24px;
  text-indent: -9999px !important;
}
.AB_up {
  background-image: url('../images/ico/16x16/up.png');
}
.AB_down {
  background-image: url('../images/ico/16x16/download.png');
}
.AB_right {
  background-image: url('../images/ico/16x16/next.png');
}
.AB_left {
  background-image: url('../images/ico/16x16/prev.png');
}
.AB_move {
  background-image: url('../images/ico/16x16/refresh.png');
}
.AB_edit {
  background-image: url('../images/ico/16x16/edit.png');
}
.AB_editPage {
  background-image: url('../images/ico/16x16/edit_page.png');
}
.AB_delete {
  background-image: url('../images/ico/16x16/delete.png');
}
.AB_plus {
  background-image: url('../images/ico/16x16/add.png');
}
.AB_minus {
  background-image: url('../images/ico/16x16/minus.png');
}
.AB_check {
  background-image: url('../images/ico/16x16/accept.png');
}
.AB_preview {
  background-image: url('../images/ico/16x16/search_page.png');
}
.AB_user {
  background-image: url('../images/ico/16x16/male_user.png');
}
.AB_group {
  background-image: url('../images/ico/16x16/male_users.png');
}
.AB_node {
  background-image: url('../images/ico/16x16/puzzle.png');
}
.AB_page {
  background-image: url('../images/ico/16x16/full_page.png');
}
.AB_pages {
  background-image: url('../images/ico/16x16/pages.png');
}
.AB_help {
  background-image: url('../images/ico/16x16/help.png');
}
.AB_support {
  background-image: url('../images/ico/16x16/support.png');
}
.AB_shutdown {
  background-image: url('../images/ico/16x16/shut_down.png');
}
.AB_config {
  background-image: url('../images/ico/16x16/conf.png');
}
.AB_attachment {
  background-image: url('../images/ico/16x16/attachment.png');
}
.AB_lock {
  background-image: url('../images/ico/16x16/lock.png');
}
.AB_SEO {
  background-image: url('../images/ico/16x16/chart_up.png');
}
.AB_documents {
  background-image: url('../images/ico/16x16/folder_full.png');
}
.AB_copy {
  background-image: url('../images/ico/16x16/copy_paste.png');
}
.AB_database {
  background-image: url('../images/ico/16x16/database.png');
}
.AB_trash {
  background-image: url('../images/ico/16x16/trash_can.png');
}
.AB_recycle {
  background-image: url('../images/ico/16x16/recycle.png');
}
.AB_folder {
  background-image: url('../images/ico/16x16/folder.png');
}
.AB_barcode {
  background-image: url('../images/ico/16x16/barcode.png');
}
.AB_green {
  background-image: url('../images/ico/16x16/green_button.png');
}
.AB_yellow {
  background-image: url('../images/ico/16x16/orange_button.png');
}
.AB_red {
  background-image: url('../images/ico/16x16/red_button.png');
}
.AB_comment {
  background-image: url('../images/ico/16x16/comment.png');
}
.AB_table {
  background-image: url('../images/ico/16x16/rar.png');
}
.AB_icon {
  background-image: url('../images/ico/16x16/postcard.png');
}
.AB_directions {
  background-image: url('../images/ico/16x16/travel_directions.png');
}
.AB_save {
  background-image: url('../images/ico/16x16/save.png');
}
.AB_save {
  background-image: url('../images/ico/16x16/save.png');
}
.AB_warning {
  background-image: url('../images/ico/16x16/warning.png');
}
.AB_print {
  background-image: url('../images/ico/16x16/printer.png');
}
.AB_magnet {
  background-image: url('../images/ico/16x16/magnet.png');
}
.AB_calendar {
  background-image: url('../images/ico/16x16/calendar_empty.png');
}
.AB_download {
  background-image: url('../images/ico/16x16/save.png');
}
.AB_chart {
  background-image: url('../images/ico/16x16/chart.png');
}
.AB_note {
  background-image: url('../images/ico/16x16/note.png');
}
.AB_filter {
  background-image: url('../images/ico/16x16/filter.png');
}
.AB_pin {
  background-image: url('../images/ico/16x16/pin.png');
}
.AB_palette {
  background-image: url('../images/ico/16x16/palette.png');
}
.AB_link {
  background-image: url('../images/ico/16x16/link.png');
}
.AB_mail {
  background-image: url('../images/ico/16x16/yellow_mail.png');
}
.AB_info {
  background-image: url('../images/ico/16x16/info.png');
}
.AB_flag_green {
  background-image: url('../images/ico/16x16/green_flag.png');
}
.AB_flag_white {
  background-image: url('../images/ico/16x16/white_flag.png');
}
.AB_flag_red {
  background-image: url('../images/ico/16x16/red_flag.png');
}
.AB_forum {
  background-image: url('../../images/ico/16x16/forum.png');
}
.AB_coin {
  background-image: url('../images/ico/16x16/euro_coin.png');
}
.insiteToolsBtn,
.insiteToolsSwitchBtn {
  cursor: pointer;
  position: fixed;
  top: 12px;
  left: 0;
  z-index: 98;
  border: none;
  background: url('../images/insiteTools_btn.svg') center no-repeat #1d3557;
  width: 36px;
  height: 98px;
  display: block;
  padding: 0;
  border-radius: 0 3px 3px 0;
}
.insiteToolsBtn:hover,
.insiteToolsSwitchBtn:hover {
  background-color: #3b5478;
}
.insiteToolsSwitchBtn {
  top: 111px;
  height: 49px;
  background-image: url('../images/insiteTools_toggle1.svg');
}
.insiteToolsSwitchBtn.insiteToolsSwitchBtnHidden {
  background-image: url('../images/insiteTools_toggle0.svg');
}
.insiteToolsStaticMessage {
  position: relative;
  background: #F5D909;
  color: #3A3A3A;
  padding: 5px;
  text-align: center;
  box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.ctxMenu {
  background: #1d3557;
  color: #fff;
  font-size: 13px;
  font-family: Arial;
  text-align: left;
  box-sizing: border-box;
  width: 280px;
  height: 100%;
  position: fixed;
  z-index: 99;
  top: 0;
  left: -280px;
  overflow-y: auto;
}
@media only screen and (max-width: 400px) {
  .ctxMenu {
    width: 300px;
    left: -300px;
  }
}
.ctxMenu p,
.ctxMenu h2 {
  color: #fff;
  font-size: 13px;
  font-family: Arial;
  text-align: left;
  padding: 0;
  margin: 0 0 5px 0;
}
.ctxMenu h2 {
  font-size: 20px;
  text-transform: none;
}
.ctxMenu .insiteToolsPanel_header {
  padding: 20px 25px !important;
  margin: 0 !important;
  background: transparent !important;
}
.ctxMenu .insiteToolsPanel_header h2 i {
  font-size: 30px;
  vertical-align: middle;
  margin-right: 10px;
}
#insiteToolsPanel_timeout {
  display: flex;
  align-items: center;
  color: yellow;
  padding: 5px 0;
}
#insiteToolsPanel_timeoutField {
  flex-grow: 1;
  border: 1px solid yellow;
  margin: 0 10px;
  height: 5px;
  position: relative;
}
#insiteToolsPanel_timeoutBar {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: yellow;
}
.ctxMenu ul {
  padding: 0;
  margin: 0;
  display: block;
}
.ctxMenu > ul {
  padding: 8px;
}
.ctxMenu li {
  padding: 0;
  margin: 0 0 1px 0;
  list-style: none;
  display: block;
}
.ctxMenu > ul > li {
  margin: 0 0 8px 0;
  margin: 0;
}
.ctxMenu ul a,
.ctxMenu ul .a {
  display: block;
  background: #3b5478;
  color: #fff;
  padding: 10px 15px;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  background: none;
  display: flex;
  justify-items: center;
}
.ctxMenu ul a i,
.ctxMenu ul .a i {
  vertical-align: middle;
  margin-right: 10px;
  font-size: 16px;
}
.ctxMenu li a.focus,
.ctxMenu li .a.focus,
.ctxMenu li.active > a,
.ctxMenu li.active > .a,
.ctxMenu li a:hover,
.ctxMenu li .a:hover {
  background: #5f97b8 !important;
}
.ctxMenu li.active > ul {
  display: block;
}
.ctxMenu ul ul {
  display: none;
  padding-left: 40px;
  margin-top: 1px;
}
.ctxMenu .ctxMenuArrow {
  position: absolute;
  right: 10px;
  top: 11px;
}
.ctxMenu .ctxMenuArrow:before {
  font-size: 12px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0d7";
}
.ctxMenu .sublabel {
  font-size: 9px;
  display: inline-block;
  color: #aaa;
}
body > .ajaxProgress {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  z-index: 99999999;
}
body > .ajaxProgress > div {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background: red;
  transition: width 100ms;
}
.PA_item_head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #1d3557 !important;
  color: #fff !important;
  font-weight: normal !important;
  text-align: left !important;
  margin: 5px;
  padding: 2px !important;
  line-height: 24px;
  box-shadow: 0 0 3px #fff;
}
.PA_item_head > .item_head_label {
  width: 10px;
  flex-grow: 1;
  margin: 0 10px !important;
  font-family: Arial !important;
  font-size: 12px !important;
  color: #fff !important;
  padding: 0 !important;
}
.PA_item_head > .item_head_btn {
  text-align: center;
  padding: 0;
  border: none;
  background: #3b5478;
  height: 24px;
  width: 24px;
  font-size: 12px;
  margin-left: 2px;
  transition: ease 0.25s;
  color: white;
}
.PA_item_head > .item_head_btn:hover,
.PA_item_head > .item_head_btn:hover i {
  background: #fff;
  color: #1d3557 !important;
}
.PA_item_head > .PA_handle {
  cursor: move;
}
.PA_miniToolbar > .PA_item {
  position: relative;
  min-height: 66px;
}
.PA_miniToolbar > .PA_item > .PA_item_head {
  position: absolute;
  top: 0;
  left: -40px;
  width: 24px;
}
.PA_miniToolbar > .PA_item > .PA_item_head > .item_head_label {
  display: none !important;
}
.PA_miniToolbar > .PA_item > .PA_item_head > .item_head_btn {
  margin: 0 0 2px 0;
}
.PA_miniToolbar.PA_rightToolbar > .PA_item > .PA_item_head {
  left: auto;
  right: -40px;
}
.PA_item_head.subitem {
  background: #888;
  border: none;
  color: #ccc;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  padding: 1px 1px 1px 10px;
  margin: 0px 30px 5px 30px;
}
.PA.droppable {
  min-height: 50px;
}
.PA.droppable .PA.droppable {
  min-height: 150px;
}
.PA.moving {
  box-shadow: inset 0 0 20px rgba(0,0,0,0.2);
}
.PA.over {
  background: rgba(128,128,128,0.5);
}
.PA_placeholder,
.IS_placeholder {
  background: rgba(255,255,255,0.5);
  box-shadow: inset 0 0 15px rgba(0,0,0,0.5);
}
.addContentBtn {
  clear: both;
  padding: 10px 0;
  margin-top: 5px;
}
.addContentBtn button {
  width: 100%;
  background: rgba(255,255,255,0.1);
  border: 1px dashed rgba(29,53,87,0.3);
  color: rgba(29,53,87,0.3);
  transition: all 300ms;
  padding: 20px 10px;
  font-size: 16px;
}
.addContentBtn button:hover {
  background: #1d3557;
  color: #fff;
  box-shadow: 0 0 3px #fff;
}
.addContentDialog {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit,minmax(150px,1fr));
}
.addContentDialog > button {
  height: 150px;
  text-align: center;
  padding: 0;
}
.addContentDialog > button > i {
  font-size: 41px;
  display: block;
  margin-bottom: 20px;
}
.item_columns {
  display: flex;
  justify-content: space-between;
  align-items: top;
}
.item_column {
  flex-grow: 1;
  flex-basis: 0;
  margin: 0 20px;
}
.item_column:first-child {
  margin-left: 0;
}
.item_column:last-child {
  margin-right: 0;
}
.adminTable {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
  background: #fff;
}
.adminTable th,
.adminTable td {
  padding: 7px 10px;
}
.adminTable th {
  font-weight: bold;
  background: #c7d9e4;
  color: inherit;
  border: 1px solid #fff;
}
.adminTable tr:first-child th {
  border-top: none;
}
.adminTable th:first-child {
  border-left: none;
}
.adminTable th:last-child {
  border-right: none;
}
.adminTable thead th {
  text-align: left;
}
.adminTable tbody th {
  text-align: left;
}
.adminTable tfoot th {
  border-top: 1px solid #5f97b8;
  background: transparent;
}
.adminTable th.num,
.adminTable td.num {
  text-align: right;
  white-space: nowrap;
}
.adminTable td.nowrap {
  white-space: nowrap;
}
.adminTable th.center,
.adminTable td.center {
  text-align: center;
}
.adminTable th.input,
.adminTable td.input {
  padding: 2px;
}
.adminTable tr.CB input[type=checkbox],
.adminTable td.input input[type=checkbox] {
  height: 16px;
  width: 16px;
  margin: 0;
  vertical-align: middle;
}
.adminTable td.tools {
  padding: 2px;
  white-space: nowrap;
  width: 10px;
}
.adminTable tbody td {
  border-bottom: 1px solid #ddd;
}
.adminTable tbody tr:hover {
  background: #ddd;
}
.adminTable tr.CB_checked td {
  background: #d9edf7;
  border-left-color: #abe3ff;
}
.adminTable .noresults {
  font-style: italic;
  text-align: center;
  padding: 20px 10px;
  opacity: 0.8;
}
.adminTable td.good {
  background: #d4edda;
  color: #155724;
}
.adminTable td.bad {
  background: #f8d7da;
  color: #721c24;
}
.adminTable td.yellow {
  background: #fff6a6;
  color: #ff9800;
}
.adminTable td.grey {
  background: #eee;
  color: #929292;
}
.lightTable {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
  background: #fff;
}
.lightTable th {
  padding: 24px 20px;
  text-align: left;
}
.lightTable td {
  padding: 16px 20px;
}
.lightTable thead tr:last-child {
  border-bottom: 1px solid rgba(0,0,0,0.3);
}
.lightTable tbody tr {
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.lightTable tbody tr:last-child {
  border-bottom: none;
}
.lightTable tfoot tr:first-child {
  border-top: 1px solid rgba(0,0,0,0.3);
}
.lightTable th a {
  color: inherit;
}
.lightTable th.num,
.lightTable td.num {
  text-align: right;
}
.lightTable th.center,
.lightTable td.center {
  text-align: center;
}
.lightTable th.input,
.lightTable td.input {
  padding: 2px;
}
.lightTable td.input input[type=checkbox] {
  height: 16px;
  width: 16px;
  margin: 0;
  vertical-align: middle;
}
.lightTable tbody tr:hover {
  background: #eee;
}
.lightTable .noresults {
  font-style: italic;
  text-align: center;
  padding: 20px 10px;
  opacity: 0.8;
}
.tablesorter .header {
  cursor: pointer;
}
.tablesorter .header:after {
  font-family: "Font Awesome 5 Free";
  content: '\f0dc';
  margin-left: 5px;
  opacity: 0.5;
}
.tablesorter .header:hover:after {
  opacity: 1;
}
.tablesorter .header.headerSortUp:hover:after,
.tablesorter .header.headerSortDown:after {
  content: '\f0d8';
  opacity: 1;
}
.tablesorter .header.headerSortDown:hover:after,
.tablesorter .header.headerSortUp:after {
  content: '\f0d7';
  opacity: 1;
}
.tablesorter .header.headerSortUp,
.tablesorter .header.headerSortDown {
  background: #1d3557;
  color: #fff;
}
.btnsToolbar {
  padding: 6px 6px 0 6px;
  border-radius: 1px;
  background: url('/sites/default/images/toolbar.png') repeat-x #6f6c6c;
  margin-bottom: 10px;
  box-shadow: 0 1px #fff;
}
.btnsToolbar .btnGroup {
  height: 25px;
  box-shadow: 0 0 6px rgba(0,0,0,0.9);
  float: left;
  border-radius: 1px;
  margin-bottom: 6px;
}
.btnsToolbar .btn {
  display: block;
  float: left;
  cursor: pointer;
  padding: 0 8px;
  line-height: 24px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #fff;
  color: #333333;
  text-decoration: none;
  background: #f8f8f8;
  text-shadow: 0 1px #fff;
  position: relative;
}
.btnsToolbar .btn.btnGroup_first {
  border-radius: 1px 0 0 1px;
  border-left: none;
}
.btnsToolbar .btn.btnGroup_last {
  border-radius: 0 1px 1px 0;
  border-right: none;
}
.btnsToolbar .btn.btnGroup_both {
  border-radius: 1px;
  border: none;
}
.btnsToolbar .btn:hover {
  background: #ededed;
  box-shadow: inset 0 0 15px #ddd;
}
.btnsToolbar .btn_separator {
  display: block;
  float: left;
  width: 9px;
  height: 1em;
}
.btnsToolbar .btn .BM_arrow {
  background: url('/sites/default/images/btn_arrow.gif') right center no-repeat;
  padding-left: 5px;
}
.btnsToolbar .btn.disabled {
  color: #888;
  cursor: default;
}
.btnsToolbar .viewOptions {
  padding: 15px;
  margin-top: 6px;
  background: #f8f8f8;
  border-radius: 1px;
  position: relative;
  top: -6px;
}
.btnsToolbar .viewOptionsBridge {
  display: none;
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: 7px;
  background: #f8f8f8;
}
.btnsToolbar_bubble {
  display: block;
  padding-top: 24px;
  width: 150px;
  text-align: left;
}
.btnsToolbar_bubble .margin {
  display: block;
  padding: 0;
  margin: 0;
  background: #f8f8f8;
  color: #fff;
  box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
}
.btnsToolbar_bubble .margin li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.btnsToolbar_bubble .margin li a {
  display: block;
  margin: 0;
  padding: 5px 8px;
  color: #333333;
  text-decoration: none;
}
.btnsToolbar_bubble .margin li a:hover,
.btnsToolbar_bubble .margin li a.active {
  background-color: #ededed;
  box-shadow: inset 0 0 15px #ddd;
}
.gallery .item,
.gallery .IS_placeholder {
  float: left;
  margin: 0 10px 10px 0;
  width: 200px;
  position: relative;
  height: 170px;
}
.gallery .item .img {
  display: block;
  height: 133px;
  background: url() center no-repeat;
  margin-bottom: 5px;
  position: relative;
}
.gallery .item .img span {
  display: none;
}
.gallery .item .img .icon.pdf {
  display: block;
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 32px;
  height: 32px;
  background: url('/sites/default/images/ico/pdf.png') no-repeat;
}
.gallery .item p {
  margin: 0;
  padding: 0;
  text-align: center;
  height: 2.2em;
  line-height: 1.1em;
}
.gallery .item .tools {
  position: absolute;
  top: 5px;
  right: 5px;
}
.gallery .item .tools a,
.gallery .item .tools span {
  display: block;
  width: 20px;
  height: 20px;
  background-position: center;
  text-indent: -9999px;
  padding: 0px;
  margin: 0 0 4px 0;
  background-color: #444;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.gallery .item .tools a:hover,
.gallery .item .tools span:hover {
  background-color: #fff;
}
.gallery2 .item,
.gallery2 .IS_placeholder {
  float: left;
  margin: 0 10px 10px 0;
  width: 200px;
  position: relative;
}
.gallery2 .item > a {
  position: relative;
  display: block;
  line-height: 150px;
  height: 150px;
  padding-bottom: 3em;
  text-align: center;
}
.gallery2 .item img {
  max-width: 100%;
  max-height: 150px;
  vertical-align: middle;
}
.gallery2 .item .label {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 2.2em;
  line-height: 1.1em;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
}
.gallery2 .item .icon {
  display: block;
  width: 100%;
  height: 150px;
  position: absolute;
  left: 0;
  top: 0;
}
.gallery2 .item .icon.pdf {
  background: url('/sites/default/images/ico/pdf.png') center bottom no-repeat;
}
.gallery2 .item .icon.video {
  background: url('/sites/default/images/ico/play.png') center center no-repeat;
}
.gallery2 .item .tools {
  position: absolute;
  top: 5px;
  right: 5px;
}
.gallery2 .item .tools a,
.gallery2 .item .tools span {
  display: block;
  width: 20px;
  height: 20px;
  background-position: center;
  text-indent: -9999px;
  padding: 0px;
  margin: 0 0 4px 0;
  background-color: #444;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.gallery2 .item .tools a:hover,
.gallery2 .item .tools span:hover {
  background-color: #fff;
}
.gallery3 .item,
.gallery3 .IS_placeholder {
  float: left;
  margin: 0 10px 10px 0;
  width: 200px;
  position: relative;
  box-sizing: border-box;
  transition: margin, width 100ms;
}
.gallery3 .item > a {
  display: block;
  padding-top: 75%;
}
.gallery3 .item > a > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery3 .item .label {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
  padding: 5px 5px;
  background: rgba(0,0,0,0.25);
  color: #fff;
  box-sizing: border-box;
}
.gallery3 .item .icon {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  margin: -32px 0 0 -32px;
  background: rgba(0,0,0,0.25);
  color: #fff;
  text-align: center;
  line-height: 64px;
  border-radius: 50%;
  font-size: 32px;
}
.gallery3 .item .tools {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 10;
}
.gallery3 .item .tools button,
.gallery3 .item .tools span {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0px;
  margin: 0 0 2px 0;
  background: #1d3557;
  color: #fff;
  text-align: center;
}
.gallery3 .item .gallery_file {
  background: #eee;
}
.gallery3 .item.addBtn {
  border: 1px dashed rgba(29,53,87,0.3);
  box-sizing: border-box;
  background: rgba(255,255,255,0.1);
}
.gallery3Files .item,
.gallery3Files .IS_placeholder {
  margin: 0;
  position: relative;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(29,53,87,0.3);
}
.gallery3Files .item:first-child {
  border-top: 1px solid rgba(29,53,87,0.3);
}
.gallery3Files .item > a {
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 0 8px;
}
.gallery3Files .item > a:hover {
  background: rgba(0,0,0,0.2);
}
.gallery3Files .item .label {
  flex-grow: 1;
}
.gallery3Files .item .icon {
  text-align: center;
  font-size: 32px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  margin-right: 16px;
}
.gallery3Files .item .img {
  text-align: center;
  width: 46px;
  height: 46px;
  line-height: 46px;
  margin-right: 16px;
}
.gallery3Files .item .img > img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.gallery3Files .item .size {
  text-align: right;
  text-decoration: none;
  margin-left: 16px;
}
.gallery3Files .item .tools {
  position: absolute;
  top: 6px;
  right: 80px;
  display: flex;
}
.gallery3Files .item .tools button,
.gallery3Files .item .tools span {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0px;
  margin: 0 2px 0 0;
  background: #1d3557;
  color: #fff;
  text-align: center;
  vertical-align: top;
}
.gallery3Files .item.addBtn {
  border: 1px dashed rgba(29,53,87,0.3);
  box-sizing: border-box;
  background: rgba(255,255,255,0.1);
  margin-top: 5px;
}
.gallery3Files .item.addBtn > a {
  color: rgba(29,53,87,0.3);
  transition: all 300ms;
}
.gallery3Files .item.addBtn > a:hover {
  background: #1d3557;
  color: #fff;
  box-shadow: 0 0 3px #fff;
}
.gallery3Files .item.addBtn .icon {
  font-size: 16px;
}
.galleryVideo .video,
.galleryVideo .IS_placeholder {
  float: left;
  margin: 0 10px 10px 0;
  width: 200px;
  position: relative;
  height: 190px;
  text-align: center;
  line-height: 150px;
}
.galleryVideo .video img {
  max-width: 100%;
  max-height: 150px;
  vertical-align: middle;
}
.galleryVideo .video .label {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 2.2em;
  line-height: 1.1em;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
}
.galleryVideo .video .tools {
  position: absolute;
  top: 5px;
  right: 5px;
}
.galleryVideo .video .tools a,
.galleryVideo .video .tools span {
  display: block;
  width: 20px;
  height: 20px;
  background-position: center;
  text-indent: -9999px;
  padding: 0px;
  margin: 0 0 4px 0;
  background-color: #444;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.galleryVideo .video .tools a:hover,
.galleryVideo .video .tools span:hover {
  background-color: #fff;
}
.news_list_item,
.news_item {
  position: relative;
}
.news_list_item img {
  float: left;
  margin: 0 10px 5px 0;
}
.news_add_item {
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 150%;
}
.news_add_item:hover {
  opacity: 0.7;
}
.news_tools {
  position: absolute;
  top: 5px;
  right: 5px;
}
.news_tools a,
.news_tools span {
  float: left;
  padding: 3px 10px 3px 30px;
  background-position: 10px center;
  margin: 0 0 0 4px;
  color: #fff;
  background-color: #444;
  border-radius: 4px;
}
.news_tools a:hover,
.news_tools span:hover {
  background-color: #fff;
  color: #000;
}
.paginate {
  text-align: center;
  padding: 10px 10px;
  line-height: 26px;
}
.paginate a,
.paginate span {
  background: #eee;
  padding: 4px 10px;
  color: #444;
  display: inline;
  margin: 0 1px;
}
.paginate a {
  color: #444;
  text-decoration: none;
}
.paginate span {
  color: #888;
}
.paginate a:hover,
.paginate span.active {
  background: #aaa;
  color: #000;
}
.paginate .arrow {
  padding: 2px 15px;
}
.orderList > * {
  display: block;
  background: #ccc;
  margin-bottom: 1px;
  border-radius: 2px;
  cursor: move;
}
.orderList > * > * {
  display: block;
  padding: 7px 20px;
}
.orderList > *:hover {
  background: #eee;
}
.orderListEmpty {
  text-align: center;
  padding: 40px 0;
  font-style: italic;
}
.ui-autocomplete {
  z-index: 10000;
  padding: 0;
  border-radius: 0 !important;
  border: none;
  background: #f8f8f8;
  box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
  color: #333333;
}
.ui-autocomplete li {
  display: block;
  list-style: none;
}
.ui-autocomplete .ui-menu-item a {
  display: block;
  border-radius: 0;
  color: inherit;
  border: none;
  margin: 0;
  padding: 0 5px;
  font-weight: normal !important;
}
.ui-autocomplete .ui-menu-item a:hover,
.ui-autocomplete .ui-menu-item a.ui-state-hover {
  background: #ccc;
  border: none;
  margin: 0;
}
.BM > .BM_bubble {
  display: none;
}
.BM_style {
  width: 200px;
  background: #fff;
}
.BM_style {
  border-radius: 1px;
  padding: 10px;
  position: relative;
  left: -5px;
  background: #f8f8f8;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
}
.BM_style .BM_tail {
  position: absolute;
  top: -5px;
  left: 9px;
  width: 11px;
  height: 5px;
  background: url('../images/BM_tail_white.gif') center top no-repeat;
}
ul.BM_dropdown {
  width: 200px;
  margin: 0;
  padding: 0;
  background: #fff;
  box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
}
ul.BM_dropdown > li {
  display: block;
  padding: 0px;
  list-style: none;
}
ul.BM_dropdown > li > a {
  display: block;
  padding: 5px 10px;
  text-decoration: none;
  line-height: 200%;
}
ul.BM_dropdown > li > a > i {
  margin-right: 5px;
  font-size: 16px;
  color: #aaaaaa;
  vertical-align: middle;
}
ul.BM_dropdown > li > a:hover {
  background: #eee;
}
.pw {
  position: relative;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.7);
}
#pw_page {
  position: fixed;
  z-index: 9999999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.7);
}
.pw_anim_container {
  width: 70px;
  height: 35px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -17px 0 0 -35px;
}
.pw_anim_loader {
  width: 70px;
  height: 70px;
  border-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  animation: pw_anim_rotate 2s ease-in-out infinite;
  transform: rotate(-200deg);
}
@keyframes pw_anim_rotate {
  0% {
    border-width: 10px;
  }
  25% {
    border-width: 3px;
  }
  50% {
    transform: rotate(115deg);
    border-width: 10px;
  }
  75% {
    border-width: 3px;
  }
  100% {
    border-width: 10px;
  }
}
.pw_hint {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #000;
  font-size: 12px;
  font-style: italic;
  margin-top: 25px;
}
.PA.showArea {
  background: transparent url("../images/PA_crossHover.png");
  min-height: 100px;
}
.alertMsg {
  border: 1px solid #ccc;
  padding: 1px;
  text-align: left !important;
}
.alertMsgHead {
  background: #eee;
  font-weight: bold;
  padding: 5px 10px;
  width: 50%;
}
.alertMsgBody {
  padding: 5px;
}
.alertMsgBody ul {
  margin: 0;
  padding: 0 0 0 20px;
}
.alertMsgBody ul li {
  list-style: none;
}
.alertMsgFooter {
  background: #eee;
  color: #666;
  font-size: 11px;
  font-style: italic;
  padding: 3px 10px;
}
.alertMsgVar {
  color: #660000;
}
.alertMsgString {
  color: #008200;
}
.alertMsgNull {
  color: #666;
  font-style: italic;
}
.alertMsgInt {
  color: red;
}
.alertMsgBool {
  color: blue;
  font-style: italic;
}
div.jGrowl {
  padding: 10px;
  z-index: 9999;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  position: fixed;
  top: 0;
  right: 0;
}
div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
  background: rgba(0,0,0,0.85);
  width: 300px;
  padding: 20px;
  margin: 0 auto 5px auto;
  font-family: Arial, sans-serif;
  font-size: 1em;
  text-align: left;
  display: none;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
div.jGrowl div.jGrowl-notification div.jGrowl-close {
  z-index: 99;
  float: right;
  font-weight: 700;
  font-size: 20px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin: 0 0 1px 20px;
}
div.jGrowl div.jGrowl-notification div.jGrowl-close:hover {
  background: #fff;
  color: #000;
  border-radius: 50%;
}
div.jGrowl div.jGrowl-closer {
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: .9em;
  font-weight: 700;
  text-align: center;
}
.formItem {
  margin-bottom: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.cke {
  margin-bottom: 5px !important;
}
.formItem_label {
  width: 25%;
  max-width: 300px;
  min-width: 100px;
  text-align: right;
  font-size: 1.2em;
  box-sizing: border-box;
  padding-right: 10px;
}
.formItem_input {
  width: 75%;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: left;
  position: relative;
}
.formItem_input > select,
.formItem_input > textarea,
.formItem_input > input[type=text],
.formItem_input > input[type=number],
.formItem_input > input[type=tel],
.formItem_input > input[type=email],
.formItem_input > input[type=password] {
  border: 1px solid #ddd;
  background: #fff;
  outline: 0;
  box-sizing: border-box;
  padding: 7px 15px;
}
.formItem_input textarea,
.formItem_input > input[type=text]:only-of-type,
.formItem_input > input[type=number]:only-of-type,
.formItem_input > input[type=tel]:only-of-type,
.formItem_input > input[type=email]:only-of-type,
.formItem_input > input[type=password]:only-of-type {
  width: 100%;
}
.formItem_input > input[type=text]:focus,
.formItem_input > input[type=number]:focus,
.formItem_input > input[type=tel]:focus,
.formItem_input > input[type=email]:focus,
.formItem_input > input[type=password]:focus,
.formItem_input > textarea:focus {
  border-bottom-color: #0674c4;
}
.formItem_input > label > input[type=checkbox],
.formItem_input > label > input[type=radio] {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.formItem_input > label {
  display: block;
}
.formItem_input [disabled] {
  background: #eee;
}
.formItem_input [readonly] {
  color: #999;
}
.formItem_input input[required]:invalid,
.formItem_input input[pattern]:invalid,
.formItem_input textarea[required]:invalid,
.formItem_input textarea[pattern]:invalid {
  border-color: #e63a47;
}
.formItem_input input[pattern]:valid,
.formItem_input textarea[pattern]:valid {
  background: #d0ffc0;
}
.formItem_input textarea {
  font-family: inherit;
  height: 10em;
  resize: vertical;
}
.formItem .hint {
  display: none;
  position: absolute;
  top: 105%;
  left: 5px;
  max-width: 80%;
  background: rgba(0,0,0,0.6);
  box-sizing: border-box;
  padding: 10px 15px;
  color: #fff;
  z-index: 20;
}
.formItem .hint:before {
  display: block;
  content: '';
  position: absolute;
  top: -10px;
  left: 20px;
  margin-left: -10px;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-bottom-color: rgba(0,0,0,0.6);
}
.formItem:hover .hint {
  display: block;
}
.formItem.big .formItem_label {
  font-size: 1.4em;
  color: #5f97b8;
}
.formItem.childFile .formItem_input {
  border: 1px solid #ccc;
  background: #fff;
  box-sizing: border-box;
  padding: 1px;
  line-height: 27px;
}
.formItem.childFile .formItem_input a {
  display: inline-block;
  vertical-align: middle;
}
.formItem.childFile .formItem_input img {
  max-height: 27px;
  display: inline-block;
  vertical-align: middle;
}
.formItem.childFile .formItem_input input {
  vertical-align: middle;
}
.formItem.childFile .formItem_input button {
  padding: 0 10px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
}
.formItem_boolControl {
  display: inline-block;
  height: 29px;
  width: 58px;
  border-radius: 15px;
  vertical-align: middle;
  border: 1px solid #ddd;
  background: #eee;
  position: relative;
  cursor: pointer;
}
.formItem_boolControl.active {
  background: #5ca2d5;
}
.formItem_boolControl_yes {
  position: absolute;
  top: 50%;
  left: 5%;
  width: 50%;
  color: #fff;
  text-align: center;
  font-size: 1em;
  margin-top: -0.55em;
}
.formItem_boolControl_no {
  position: absolute;
  top: 50%;
  left: 45%;
  width: 50%;
  color: #aaa;
  text-align: center;
  font-size: 1em;
  margin-top: -0.55em;
}
.formItem_boolControl_switch {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  border-radius: 50%;
  background: #fff;
  transition: all 200ms;
  transform: scale(0.8);
  z-index: 1;
}
.formItem_boolControl.active > .formItem_boolControl_switch {
  left: 50%;
}
.formItem_boolControl:hover > .formItem_boolControl_switch {
  box-shadow: 0 2px 3px rgba(0,0,0,0.33);
}
form .buttons {
  text-align: right;
  padding: 5px 0;
  border-top: 1px solid #d3d3d3;
}
form .buttons .button,
form .buttons button,
td.tools .button,
button.adminButton,
button {
  display: inline-block;
  vertical-align: middle;
  background: #1e3658;
  border: none;
  font-size: 14px;
  color: #fff;
  padding: 10px 20px;
  cursor: pointer;
  font-weight: normal;
  text-decoration: none;
  outline: none;
}
button.red {
  background: #721c24;
  color: #f5c6cb;
}
button.green {
  background: #155724;
  color: #c3e6cb;
}
button.yellow {
  background: #ecc400;
  color: #674d00;
}
form .buttons .button,
button.less,
.toolbar button.less {
  background: #A5A5A5 !important;
}
.toolbar {
  background: #1d3557;
  color: #fff;
  margin: 30px 0;
  padding: 8px;
  padding-bottom: 4px;
}
.toolbar button,
.toolbar a.button,
.toolbar > label,
.toolbar > button,
.toolbar > .group,
.toolbar > .group > button,
.toolbar > .group > label,
.toolbar .dropdown,
.toolbar .dropdown button,
.toolbar .dropdown a {
  background: #3b5478 !important;
  border: none !important;
  padding: 10px 20px;
  font: normal 14px Arial;
  margin: 0 4px 4px 0;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  position: relative;
  box-sizing: border-box;
  text-decoration: none;
  color: #fff;
}
.toolbar button:hover,
.toolbar a.button:hover,
.toolbar > button:hover,
.toolbar > .group > button:hover,
.toolbar .dropdown button:hover,
.toolbar .dropdown a:hover {
  background: #5f97b8 !important;
  border: none !important;
}
.toolbar > .group {
  font-size: 0;
  padding: 0;
  background: transparent !important;
}
.toolbar > .group > label,
.toolbar > .group > button,
.toolbar > .group > .button,
.toolbar > .group > .dropdown {
  margin: 0 1px 0 0;
  border-right: 1px solid #44a249;
}
.toolbar > .group input,
.toolbar > .group select {
  display: inline-block;
  vertical-align: middle;
  height: 36px;
  line-height: 36px;
  background: #fff;
  padding: 0 15px;
  box-sizing: border-box;
  border: none;
  margin: 0 1px 0 0;
}
.toolbar .dropdown {
  font-size: 0;
  padding: 0;
  background: transparent !important;
  position: relative;
}
.toolbar .dropdown > button {
  margin: 0;
}
.toolbar .dropdown > ul {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  z-index: 21;
  background: #fff;
  border: 1px solid #eee;
  box-sizing: border-box;
  box-shadow: 0 3px 3px rgba(0,0,0,0.1);
}
.toolbar .dropdown > ul li {
  margin: 0;
  padding: 0;
}
.toolbar .dropdown > ul li button,
.toolbar .dropdown > ul li a {
  background: #fff !important;
  color: #1d3557 !important;
  display: block;
  width: 100%;
  margin: 0;
  text-align: left;
  white-space: nowrap;
}
.toolbar .dropdown > ul li a:hover,
.toolbar .dropdown > ul li button:hover,
.toolbar .dropdown > ul li a.active {
  background: #eee !important;
  color: #000 !important;
}
.toolbar .dropdown > ul li i {
  color: #aaaaaa;
  width: 16px;
  text-align: center;
  margin-right: 10px;
}
.toolbar > label,
.toolbar > .group > label {
  background: transparent !important;
  padding-left: 5px;
  padding-right: 5px;
}
.toolbar > button.active,
.toolbar > .group > button.active {
  background: #fff !important;
  color: #000;
}
.toolbar > button.active:after,
.toolbar > .group > button.active:after {
  display: block;
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 10px;
  background: #fff;
}
.toolbar .more {
  display: none;
  padding: 20px;
  background: #fff;
  color: #000;
  margin-bottom: 5px;
  margin-top: 5px;
}
.toolbar .more.active {
  display: block;
}
.nodeFiles {
  margin: 0 auto;
}
.nodeFiles .icon {
  text-align: center;
  height: 62px;
  width: 100px;
}
.nodeFiles .label {
  vertical-align: middle;
  padding-left: 20px;
}
.tabs {
  height: 44px;
  line-height: 43px;
  margin: 0px;
  padding: 0;
  font-size: 0;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.tabs:before {
  display: block;
  content: '';
  height: 1px;
  background: #ddd;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.tabs > li {
  position: relative;
  display: inline-block !important;
  vertical-align: bottom;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 39px !important;
  height: 39px !important;
}
.tabs > li > a {
  color: #1d3557 !important;
  background: #fff !important;
  padding: 0 12px !important;
  height: 38px !important;
  line-height: 38px !important;
  display: inline-block !important;
  text-decoration: none !important;
  font-size: 15px;
  border: 1px solid #ddd;
  border-bottom: none !important;
  margin-left: -1px;
}
.tabs > li > a i {
  margin-right: 5px;
  vertical-align: middle;
  font-size: 16px;
  color: #aaaaaa;
}
.tabs > li:first-child > a {
  margin-left: 0;
}
.tabs > li.active > a,
.tabs > li:hover > a {
  margin-top: -4px !important;
  padding-top: 4px !important;
  padding-bottom: 1px !important;
}
.tabs > li.active > a i,
.tabs > li:hover > a i {
  color: #e63946;
}
.tabbed .tabScroll {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #1d3557;
  color: #fff;
  cursor: pointer;
}
.tabbed .tabScroll.l {
  right: 45px;
}
.tabbed .tabScroll:hover {
  background-color: #5f97b8;
}
.tab {
  border: 1px solid #ddd;
  border-top: none;
  padding: 32px;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  text-align: left;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow,
#cboxMin,
#cboxMin2 {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#cboxOverlay {
  background: rgba(0,0,0,0.75);
}
#colorbox {
  font-family: Arial;
  color: #000;
}
#colorbox a {
  color: #444;
}
#cboxTopLeft,
#cboxTopRight {
  width: 16px;
  height: 50px;
  background: #eee;
  border-bottom: 1px solid #585858;
}
#cboxTopCenter {
  height: 50px;
  background: #eee;
  border-bottom: 1px solid #585858;
}
#cboxMiddleLeft {
  width: 16px;
  background: #fff;
}
#cboxMiddleRight {
  width: 16px;
  background: #fff;
}
#cboxContent {
  background: #fff;
}
#cboxBottomLeft {
  width: 16px;
  height: 16px;
  background: #fff;
}
#cboxBottomCenter {
  height: 16px;
  background: #fff;
}
#cboxBottomRight {
  width: 16px;
  height: 16px;
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent:before {
  display: block;
  content: '';
  height: 16px;
}
#cboxTitle {
  position: absolute;
  z-index: 5;
  top: -33px;
  left: 0;
  text-align: left;
  width: 80%;
  padding: 0;
  text-indent: 0px;
  font-size: 16px;
  color: #1d3557;
}
#cboxCurrent {
  position: absolute;
  z-index: 6;
  bottom: 15px;
  right: 20px;
  color: #666;
  font-size: 11px;
}
#cboxSlideshow {
  position: absolute;
  top: 4px;
  right: 30px;
  color: #0092ef;
}
#cboxPrevious,
#cboxNext {
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  height: 100%;
  text-indent: -9999px;
  border: none;
  padding: 0;
  outline: none;
  background: transparent;
  transition: opacity 500ms;
}
#cboxPrevious:after,
#cboxNext:after {
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  position: absolute;
  top: 50%;
  left: 0;
  width: 64px;
  height: 64px;
  margin-top: -32px;
  text-align: center;
  line-height: 64px;
  text-indent: 0;
  color: #fff;
  text-shadow: 0 0 5px rgba(0,0,0,0.5);
  font-size: 32px;
}
#cboxPrevious:hover,
#cboxNext:hover {
  opacity: 1;
}
#cboxNext {
  left: auto;
  right: 0;
}
#cboxNext:after {
  content: "\f054";
  left: auto;
  right: 0;
}
#cboxLoadingOverlay {
  background: #fff;
}
#cboxLoadingGraphic {
  background: url(/sites/default/images/pw/wait.gif) no-repeat center center;
}
#cboxClose {
  position: absolute;
  top: -42px;
  right: -4px;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  border: none;
  padding: 0;
  outline: none;
  background: transparent;
}
#cboxClose:after {
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00d";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 32px;
  text-indent: 0;
  color: #000;
  font-size: 16px;
}
#cboxClose:hover {
  background-color: #fff;
}
#colorbox,
#colorbox *:focus {
  outline: none;
}
#cboxOverlay.cboxResponsiveImage {
  opacity: 1 !important;
  background: #000;
}
.cboxImage #cboxClose {
  top: -4px;
  background-color: #fff;
}
.cboxImage #cboxTopLeft,
.cboxImage #cboxTopCenter,
.cboxImage #cboxTopRight {
  background: #fff;
  border: none;
  height: 16px;
}
.cboxImage #cboxLoadedContent:before {
  display: none;
}
.cboxImage #cboxTitle {
  position: absolute;
  top: auto;
  bottom: 0px;
  left: 0;
  text-align: left;
  width: 100%;
  padding: 15px 0;
  text-indent: 20px;
  font-weight: normal;
  font-size: 14px;
  color: #666;
  background: rgba(255,255,255,0.65);
}
.cboxVideo #cboxClose {
  top: -4px;
  background-color: #fff;
}
.cboxVideo #cboxTopLeft,
.cboxVideo #cboxTopCenter,
.cboxVideo #cboxTopRight {
  background: #fff;
  border: none;
  height: 16px;
}
.cboxVideo #cboxLoadedContent:before {
  display: none;
}
.cboxVideo #cboxTitle {
  visibility: hidden;
  position: absolute;
  top: auto;
  bottom: 0px;
  left: 0;
  text-align: left;
  width: 100%;
  padding: 15px 0;
  text-indent: 20px;
  font-weight: normal;
  font-size: 14px;
  color: #666;
  background: rgba(255,255,255,0.65);
}
.cboxVideo #cboxCurrent {
  visibility: hidden;
}
.cboxVideo #cboxPrevious,
.cboxVideo #cboxNext {
  left: -16px;
  top: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  background-color: #fff;
  opacity: 1;
}
.cboxVideo #cboxNext {
  left: auto;
  right: -16px;
}
.cboxVideo #cboxPrevious:after,
.cboxVideo #cboxNext:after {
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin-top: -16px;
  font-size: 16px;
  color: #000;
  text-shadow: none;
}
.cboxResponsiveImage #cboxTopLeft,
.cboxResponsiveImage #cboxTopRight,
.cboxResponsiveImage #cboxBottomLeft,
.cboxResponsiveImage #cboxBottomRight,
.cboxResponsiveImage #cboxMiddleLeft,
.cboxResponsiveImage #cboxMiddleRight,
.cboxResponsiveImage #cboxTopCenter,
.cboxResponsiveImage #cboxBottomCenter {
  display: none;
}
.cboxResponsiveImage #cboxContent {
  background: #000;
}
.cboxResponsiveImage #cboxClose {
  top: 10px;
  right: 10px;
}
.cboxResponsiveImage #cboxTitle {
  background: rgba(0,0,0,0.29);
  color: #fff;
}
.cboxResponsiveImage.cboxVideo #cboxNext {
  right: 10px;
}
.cboxResponsiveImage.cboxVideo #cboxPrevious {
  left: 10px;
}
#colorbox form {
  padding-bottom: 54px;
}
#colorbox form .buttons {
  position: absolute;
  bottom: -16px;
  left: -16px;
  right: -16px;
  padding: 8px 8px;
  box-sizing: border-box;
  background: #eee;
  border-top: 1px solid #585858;
}
#colorbox .loginForm .buttons {
  margin-top: 0;
}
#colorbox .loginForm button {
  width: 25%;
}
#colorbox .loginForm .loginMsg {
  font-weight: bold;
  color: red;
}
.ps-container {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important;
  }
}
.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
  display: block;
  background-color: transparent;
}
.ps-container.ps-in-scrolling {
  pointer-events: none;
}
.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: .9;
}
.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
}
.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: .9;
}
.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
}
.ps-container>.ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  z-index: 100;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 0px;
  height: 15px;
}
.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  bottom: 2px;
  height: 6px;
}
.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,
.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x {
  height: 11px;
}
.ps-container>.ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  z-index: 100;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 0;
  width: 15px;
}
.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
  right: 2px;
  width: 6px;
}
.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,
.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y {
  width: 11px;
}
.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}
.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: .9;
}
.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
}
.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: .9;
}
.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
}
.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
  opacity: .6;
}
.ps-container:hover>.ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: .9;
}
.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
  background-color: #999;
}
.ps-container:hover>.ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: .9;
}
.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
  background-color: #999;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
#dbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  overflow: hidden;
  display: none;
}
#dbox.active {
  display: block;
}
#dbox_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
}
.dbox_dialog {
  position: fixed;
  top: 0;
  right: -80%;
  width: 80%;
  height: 100%;
  transition: right 600ms;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.dbox_dialog.active {
  right: 0;
}
.dbox_close {
  width: 96px;
  height: 96px;
  position: absolute;
  top: 0;
  left: -96px;
  padding: 0;
  margin: 0;
  background: transparent;
}
.dbox_close:before,
.dbox_close:after {
  content: ' ';
  display: block;
  height: 33px;
  width: 2px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -16px;
}
.dbox_close:before {
  transform: rotate(45deg);
}
.dbox_close:after {
  transform: rotate(-45deg);
}
.dbox_close:hover {
  background: #fff;
}
.dbox_close:hover:before,
.dbox_close:hover:after {
  background: #000;
}
.dbox_dialog.dbox_ajax {
  display: flex;
  align-items: center;
  padding: 20px;
}
.dbox_dialog.dbox_ajax > .dbox_content {
  overflow: auto;
  max-height: 100%;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.dbox_dialog.dbox_ajax > .dbox_title {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100vh;
  padding: 0 126px 0 0;
  color: #fff;
  transform-origin: left bottom;
  transform: rotate(-90deg);
  box-sizing: border-box;
  font-size: 30px;
  line-height: 1.2em;
}
.dbox_dialog.dbox_image {
  width: 100%;
}
.dbox_dialog.dbox_image.active {
  right: 0;
}
.dbox_dialog.dbox_image > .dbox_close {
  top: 0;
  right: 0;
  left: auto;
  background: rgba(255,255,255,0.7);
  z-index: 101;
}
.dbox_dialog.dbox_image > .dbox_close:before,
.dbox_dialog.dbox_image > .dbox_close:after {
  background: #000;
}
.dbox_dialog.dbox_image > .dbox_content {
  overflow: auto;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.dbox_dialog.dbox_image > .dbox_content > img {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: scale-down;
  object-position: center;
  opacity: 0;
  transition: opacity 400ms;
}
.dbox_dialog.dbox_image > .dbox_content > img.active {
  opacity: 1;
}
.dbox_dialog.dbox_image > .dbox_arrows {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  height: 100%;
  width: 80%;
  background: transparent;
  text-indent: -9999px;
}
.dbox_dialog.dbox_image > .dbox_prev {
  left: 0;
  right: auto;
  width: 20%;
}
.dbox_dialog.dbox_image > .dbox_next:after,
.dbox_dialog.dbox_image > .dbox_prev:after {
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  position: absolute;
  top: 50%;
  left: 0;
  width: 64px;
  height: 64px;
  margin-top: -32px;
  text-align: center;
  line-height: 64px;
  text-indent: 0;
  color: #fff;
  text-shadow: 0 0 5px rgba(0,0,0,0.5);
  font-size: 64px;
}
.dbox_dialog.dbox_image > .dbox_next:after {
  left: auto;
  right: 0;
  transform: rotate(180deg);
}
.dbox_dialog.dbox_image > .dbox_title {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 101;
  width: 100%;
  padding: 20px;
  background: rgba(255,255,255,0.7);
  color: #000;
}
.dbox_dialog.dbox_iframe {
  top: 20px !important;
  left: 20px !important;
  bottom: 20px !important;
  right: 20px !important;
  width: auto !important;
  height: auto !important;
}
.dbox_dialog.dbox_iframe > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dbox_dialog.dbox_iframe > .dbox_close {
  top: 0;
  right: 0;
  left: auto;
  background: rgba(255,255,255,0.7);
  width: 40px;
  height: 40px;
  z-index: 100;
  border-bottom-left-radius: 10px;
}
.dbox_dialog.dbox_iframe > .dbox_close:before,
.dbox_dialog.dbox_iframe > .dbox_close:after {
  background: #000;
  height: 17px;
  margin-top: -8px;
}
