/* line 1, /home/app/webapp/app/assets/stylesheets/custom.scss */
ul.tree li.has-children:after, ul.tree li .sub-wrap ul li.active a:after, .bottom-fixed a:after, .select:after, .tools-bar .search .search-wrap:before, .table-content table tr.table-header a.order-asc:after, .table-content table tr.table-header a.order-desc:after {
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
}

/* line 5, /home/app/webapp/app/assets/stylesheets/custom.scss */
.bottom-fixed a:after {
  content: "\f30a";
}

/* line 8, /home/app/webapp/app/assets/stylesheets/custom.scss */
.sidebar.sidebar-closed .bottom-fixed a:after {
  content: "\f30b";
}

/* line 11, /home/app/webapp/app/assets/stylesheets/custom.scss */
.table-content table tr.table-header a.order-asc:after {
  content: "\f30c";
}

/* line 14, /home/app/webapp/app/assets/stylesheets/custom.scss */
.table-content table tr.table-header a.order-desc:after {
  content: "\f309";
}

/* line 17, /home/app/webapp/app/assets/stylesheets/custom.scss */
.far {
  font-weight: 400 !important;
}

/* line 21, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .stage_tabs {
  background-color: #2a2a2a;
}

/* line 27, /home/app/webapp/app/assets/stylesheets/custom.scss */
.stage.page-modlist form h3 {
  text-decoration: underline;
}

/* line 30, /home/app/webapp/app/assets/stylesheets/custom.scss */
.is_icon {
  color: #94c126;
}

/* line 36, /home/app/webapp/app/assets/stylesheets/custom.scss */
.linker_parent {
  width: 100%;
  display: block;
  height: 32px;
  margin-bottom: 10px;
}
/* line 42, /home/app/webapp/app/assets/stylesheets/custom.scss */
.linker_parent .linker {
  display: inline-block;
  width: auto;
  padding: 0px 20px;
  position: relative;
  border: 1px solid black;
  border-radius: 3px;
  float: left;
  height: 30px;
  line-height: 28px;
  margin-right: 10px;
}

/* line 60, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend header, .backend .button, .backend button {
  background-color: #94c126;
}
/* line 63, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .button:hover, .backend button:hover {
  background-color: #7fa51f;
}
/* line 66, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .has_switch .btn-toggle.active {
  background-color: #7fa51f;
}
/* line 69, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .button.button-white, .backend button.button-white {
  color: #94c126;
  background-color: white;
}
/* line 73, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend ul.actions li a:hover {
  color: #94c126;
}
/* line 76, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .table-content table tr:hover .name {
  color: #94c126;
}
/* line 79, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .button-transp {
  background-color: transparent;
  color: #94c126;
}
/* line 83, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .button-transp:hover {
  background-color: transparent;
  color: #7fa51f;
}
/* line 88, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .mce-tinymce header, .backend .mce-tinymce .button, .backend .mce-tinymce button {
  background-color: transparent;
}

/* line 103, /home/app/webapp/app/assets/stylesheets/custom.scss */
.nav-sidebar li.active a {
  background-color: #E5F0F9;
  font-weight: bold;
}

/* line 110, /home/app/webapp/app/assets/stylesheets/custom.scss */
.nav > li > a:hover, .nav > li > a:focus {
  background-color: #E5F0F9;
}

/* line 114, /home/app/webapp/app/assets/stylesheets/custom.scss */
.form-line {
  height: 1px;
  background-color: #e2e2e2;
  margin-bottom: 20px;
}

/* line 119, /home/app/webapp/app/assets/stylesheets/custom.scss */
.mce-branding {
  opacity: 0;
}

/* line 122, /home/app/webapp/app/assets/stylesheets/custom.scss */
.small_code_area {
  min-height: 100px;
}

/* line 125, /home/app/webapp/app/assets/stylesheets/custom.scss */
.code_area {
  min-height: 400px;
}

/* line 128, /home/app/webapp/app/assets/stylesheets/custom.scss */
li.lang_li {
  opacity: 0.2;
}

/* line 131, /home/app/webapp/app/assets/stylesheets/custom.scss */
li.active_lang {
  opacity: 1;
}

/* line 134, /home/app/webapp/app/assets/stylesheets/custom.scss */
li.big_lang_li {
  opacity: 1;
}

/* line 137, /home/app/webapp/app/assets/stylesheets/custom.scss */
li.big_lang_li.active_lang a {
  background-color: #B2B2B2;
  color: white !important;
}

/* line 143, /home/app/webapp/app/assets/stylesheets/custom.scss */
.account a {
  margin-top: 5px;
}

/* line 147, /home/app/webapp/app/assets/stylesheets/custom.scss */
.form-row {
  margin-bottom: 1px;
}

/* line 150, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .title-bar {
  padding-top: 0px;
}

/* line 156, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .stage .title-bar .lang-switcher {
  display: inline-block;
  vertical-align: middle;
}

/* line 160, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .stage .title-bar .lang-switcher li {
  float: left;
  margin-right: 10px;
}

/* line 164, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .stage .title-bar .lang-switcher li a {
  border: solid 2px #B2B2B2;
  border-radius: 5px;
  padding: 3px 6px;
  color: #B2B2B2;
  font-size: 0.9em;
}

/* line 171, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .stage .title-bar .lang-switcher li a:hover,
.backend .stage .title-bar .lang-switcher li a.active {
  background-color: #B2B2B2;
  color: white;
}

/* line 176, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .table-content ul.languages {
  display: block;
}

/* line 179, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .table-content ul.languages li {
  display: inline-block;
}

/* line 182, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .table-content ul.languages li div {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  color: white;
}

/* line 189, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .table-content ul.languages li div a {
  color: white;
}

/* line 192, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .table-content ul.languages li div.trans-ok {
  background-color: #6BB11B;
}

/* line 195, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .table-content ul.languages li div.trans-pen {
  background-color: #F5A623;
}

/* line 198, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .table-content ul.languages li div.trans-nok {
  background-color: #D0021B;
}

/* line 201, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .form-element ul.languages {
  display: block;
  position: absolute;
  top: 7px;
  right: 40px;
}

/* line 207, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .form-element ul.languages li {
  display: inline-block;
}

/* line 210, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .form-element ul.languages li div {
  width: 20px;
  height: 20px;
  text-align: center;
  color: white;
  border-radius: 5px;
  line-height: 17px;
}

/* line 218, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .form-element ul.languages li div a {
  color: white;
}

/* line 221, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .form-element ul.languages li div.trans-ok {
  background-color: #6BB11B;
}

/* line 224, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .form-element ul.languages li div.trans-pen {
  background-color: #F5A623;
}

/* line 227, /home/app/webapp/app/assets/stylesheets/custom.scss */
.backend .form-element ul.languages li div.trans-nok {
  background-color: #D0021B;
}

/* line 251, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle {
  margin: 0 4rem;
  padding: 0;
  position: relative;
  border: none;
  height: 1.5rem;
  width: 3rem;
  border-radius: 1.5rem;
  color: #6b7381;
  background: #bdc1c8;
}
/* line 265, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle:focus, .has_switch .btn-toggle:focus.active, .has_switch .btn-toggle.focus, .has_switch .btn-toggle.focus.active {
  outline: none;
}
/* line 271, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle:before, .has_switch .btn-toggle:after {
  line-height: 1.5rem;
  width: 4rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity .25s;
}
/* line 285, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle:before {
  content: 'Off';
  left: -4rem;
}
/* line 289, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle:after {
  content: 'On';
  right: -4rem;
  opacity: .5;
}
/* line 295, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle > .handle {
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 1.125rem;
  background: #fff;
  transition: left .25s;
}
/* line 305, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.active {
  transition: background-color .25s;
}
/* line 307, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.active > .handle {
  left: 1.6875rem;
  transition: left .25s;
}
/* line 311, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.active:before {
  opacity: .5;
}
/* line 314, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.active:after {
  opacity: 1;
}
/* line 319, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle:before, .has_switch .btn-toggle:after {
  color: #6b7381;
}
/* line 323, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.active {
  background-color: #1f92b8;
}
/* line 327, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.btn-lg {
  margin: 0 5rem;
  padding: 0;
  position: relative;
  border: none;
  height: 3rem;
  width: 6rem;
  border-radius: 2.5rem;
}
/* line 338, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.btn-lg:focus, .has_switch .btn-toggle.btn-lg:focus.active, .has_switch .btn-toggle.btn-lg.focus, .has_switch .btn-toggle.btn-lg.focus.active {
  outline: none;
}
/* line 344, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.btn-lg:before, .has_switch .btn-toggle.btn-lg:after {
  line-height: 3rem;
  width: 5rem;
  text-align: center;
  font-weight: 600;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity .25s;
}
/* line 358, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.btn-lg:before {
  content: 'Off';
  left: -5rem;
}
/* line 362, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.btn-lg:after {
  content: 'On';
  right: -5rem;
  opacity: .5;
}
/* line 368, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.btn-lg > .handle {
  position: absolute;
  top: 0.375rem;
  left: 0.375rem;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 2.25rem;
  background: #fff;
  transition: left .25s;
}
/* line 378, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.btn-lg.active {
  transition: background-color .25s;
}
/* line 380, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.btn-lg.active > .handle {
  left: 3.375rem;
  transition: left .25s;
}
/* line 384, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.btn-lg.active:before {
  opacity: .5;
}
/* line 387, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch .btn-toggle.btn-lg.active:after {
  opacity: 1;
}

/* line 395, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch.opacitated .btn-toggle {
  opacity: 0.5;
}
/* line 398, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch.opacitated .btn-toggle.active {
  opacity: 1;
}

/* line 406, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch.is_required .btn-toggle.btn-lg {
  margin: 0 10.7rem;
}
/* line 409, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch.is_required .btn-toggle.btn-lg:before {
  content: 'Not required';
  left: -10.7rem;
}
/* line 413, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_switch.is_required .btn-toggle.btn-lg:after {
  content: 'Required';
  right: -6.2rem;
}

/* line 422, /home/app/webapp/app/assets/stylesheets/custom.scss */
html {
  height: 100%;
}
/* line 425, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body {
  height: 100%;
}
/* line 428, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body .page-wrapper {
  min-height: 100%;
  position: relative;
}
/* line 435, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body.administration header {
  background-color: #A8CDEC;
  height: 60px;
}
/* line 440, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body.administration .disabled_item {
  opacity: 0.2;
}
/* line 443, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body.administration .centered_column {
  text-align: center;
}
/* line 447, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body.administration .template_description {
  background-color: #eeeeee;
  border: 1px solid #333333;
  width: 100%;
  height: 150px;
  overflow-y: scroll;
  margin-top: 15px;
  padding: 10px;
}
/* line 460, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body.administration div[toggle] > div:not(:first-child) {
  display: none;
}
/* line 464, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body.administration .do_refresh {
  float: right;
  font-size: 12px;
  font-weight: 200;
  margin-top: 10px;
}
/* line 470, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body.administration .icon_link {
  color: #ABCEEB;
}
/* line 473, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body.administration .icon_link:hover {
  color: #01488B;
}
/* line 476, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body.administration .icon_link.red:hover {
  color: red;
}
/* line 480, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body.administration .annotation {
  font-size: 0.8em;
  font-style: italic;
}
/* line 484, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body.administration .search_filter {
  width: auto;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  margin-right: 5px;
  opacity: 0.3;
  cursor: pointer;
  margin-bottom: 5px;
}
/* line 494, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body.administration .search_filter.active {
  opacity: 1;
}
/* line 500, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body.administration .listing.key {
  font-size: 0.8em;
  font-style: italic;
  margin-right: 10px;
  font-weight: 200;
  width: 100px;
}
/* line 511, /home/app/webapp/app/assets/stylesheets/custom.scss */
html body.administration .nav-tabs > li.active > a, html body.administration .nav-tabs > li.active > a:hover, html body.administration .nav-tabs > li.active > a:focus {
  color: black;
}

/* line 518, /home/app/webapp/app/assets/stylesheets/custom.scss */
.show_attr {
  font-style: italic;
}

/* line 525, /home/app/webapp/app/assets/stylesheets/custom.scss */
.leaflet-map-pane {
  z-index: 100;
}

/* line 528, /home/app/webapp/app/assets/stylesheets/custom.scss */
.map_div {
  height: 500px;
}

/* line 533, /home/app/webapp/app/assets/stylesheets/custom.scss */
.chevron_block {
  height: 90px;
  width: 100%;
  position: relative;
}
/* line 538, /home/app/webapp/app/assets/stylesheets/custom.scss */
.chevron_block .percent_indicator {
  position: absolute;
  right: 0px;
  bottom: 10px;
  font-size: 0.8em;
  color: #f0f0f0;
  width: 50%;
  text-align: center;
}
/* line 547, /home/app/webapp/app/assets/stylesheets/custom.scss */
.chevron_block .percent_indicator.left {
  right: 50%;
}
/* line 551, /home/app/webapp/app/assets/stylesheets/custom.scss */
.chevron_block .indicator {
  display: block;
  height: 70px;
  width: 50%;
  float: left;
  font-size: 25px;
  text-align: center;
  line-height: 70px;
  margin-top: 10px;
  color: #f0f0f0;
}
/* line 564, /home/app/webapp/app/assets/stylesheets/custom.scss */
.chevron_block .indicator.positive i {
  color: green;
}
/* line 570, /home/app/webapp/app/assets/stylesheets/custom.scss */
.chevron_block .indicator.negative i {
  color: red;
}
/* line 576, /home/app/webapp/app/assets/stylesheets/custom.scss */
.chevron_block .indicator.neutral i {
  color: lightgrey;
}
/* line 582, /home/app/webapp/app/assets/stylesheets/custom.scss */
.chevron_block .value {
  display: block;
  height: 70px;
  width: 50%;
  float: right;
  border-left: solid 1px #f0f0f0;
  font-size: 25px;
  text-align: center;
  line-height: 70px;
  margin-top: 10px;
  color: #f0f0f0;
}

/* line 600, /home/app/webapp/app/assets/stylesheets/custom.scss */
.pagination .disabled {
  cursor: default;
  background-color: lightgrey;
}
/* line 604, /home/app/webapp/app/assets/stylesheets/custom.scss */
.pagination .disabled :hover {
  cursor: default;
  background-color: lightgrey;
  color: #969696;
}
/* line 609, /home/app/webapp/app/assets/stylesheets/custom.scss */
.pagination .disabled a {
  cursor: default;
  background-color: lightgrey;
  color: #969696;
}

/* line 616, /home/app/webapp/app/assets/stylesheets/custom.scss */
input[type="password"] {
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #949494;
  font-size: 15px;
  width: 100%;
  border-radius: 3px;
  border: 1px solid transparent;
  height: 36px;
  padding: 0px 12px;
  background-color: white;
}

/* line 632, /home/app/webapp/app/assets/stylesheets/custom.scss */
.crumbs > a {
  float: left;
}
/* line 635, /home/app/webapp/app/assets/stylesheets/custom.scss */
.crumbs > span {
  margin-left: 5px;
  margin-right: 5px;
  color: #969696;
  float: left;
}

/* line 643, /home/app/webapp/app/assets/stylesheets/custom.scss */
input[readonly] {
  background-color: lightgrey;
}

/* line 647, /home/app/webapp/app/assets/stylesheets/custom.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 653, /home/app/webapp/app/assets/stylesheets/custom.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 658, /home/app/webapp/app/assets/stylesheets/custom.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 664, /home/app/webapp/app/assets/stylesheets/custom.scss */
tr.striked > td:not(.unstrikeable) {
  opacity: 0.3;
}

/* line 669, /home/app/webapp/app/assets/stylesheets/custom.scss */
.modal-body {
  background-color: lightgray;
}

/* line 674, /home/app/webapp/app/assets/stylesheets/custom.scss */
.modal-title a {
  text-decoration: underline;
}

/* line 679, /home/app/webapp/app/assets/stylesheets/custom.scss */
.mce-ico.fa {
  font: normal normal normal 14px/1 FontAwesome !important;
}

/* line 682, /home/app/webapp/app/assets/stylesheets/custom.scss */
.has_error {
  outline: 1px solid red;
}

/* line 686, /home/app/webapp/app/assets/stylesheets/custom.scss */
input[type="checkbox"] + label.delete_asset:before {
  top: 11px;
}

/* line 689, /home/app/webapp/app/assets/stylesheets/custom.scss */
input[type="checkbox"]:checked + label.delete_asset:after {
  top: 8px;
}

/* line 705, /home/app/webapp/app/assets/stylesheets/custom.scss */
.stage_tabs {
  width: 100%;
  height: 35px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 5px;
}
/* line 713, /home/app/webapp/app/assets/stylesheets/custom.scss */
.stage_tabs .is_tab {
  float: left;
  width: auto;
  border: 1px solid lightgrey;
  margin-left: -1px;
  position: relative;
  z-index: 120;
}
/* line 721, /home/app/webapp/app/assets/stylesheets/custom.scss */
.stage_tabs .is_tab a {
  width: 100%;
  height: 100%;
  padding: 5px 20px;
  line-height: 30px;
  display: block;
}
/* line 728, /home/app/webapp/app/assets/stylesheets/custom.scss */
.stage_tabs .is_tab.selected, .stage_tabs .is_tab:hover {
  border-color: #1f92b8;
  cursor: pointer;
  z-index: 121;
}
