﻿/*NMR This file contains all thead styles*/
/*Utils*/
/*Vendor*/
@import "vendor/bootstrap.css";
@import "vendor/bootstrap-treeview.css";
@import "vendor/jQuery/themes/base/jquery-ui.css";
@import "vendor/jQuery/themes/base/theme.css";
@import "vendor/handsontable/handsontable.css";
/*Base*/
html {
  font-size: 16px;
}

body {
  padding-top: 50px;
  padding-bottom: 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  background: #fdfbfb;
}

.body-content {
  margin-top: 50px;
}

*[hidden] {
  display: none !important;
}

h1 {
  font-weight: 600;
  font-size: 2em;
}

h2 {
  font-weight: 600;
  font-size: 1.5em;
}

h4 {
  font-weight: 400;
  font-size: 1.2em;
  color: #30b5d6;
}

.font-light {
  font-weight: 300;
}

.content-header {
  font-size: 20px;
  font-weight: 300;
  word-break: break-all;
}

.content-header > span {
  float: right;
}

label {
  font-weight: 300;
}

.help-block {
  font-size: 13px;
  margin-top: 5px;
  font-weight: 600;
}

.form-group {
  margin-bottom: 25px;
}

.mainProjectGroup {
  margin-bottom: 10px;
}

.asterisk::after {
  content: "*";
  color: #a94442;
  font-weight: 600;
  margin-left: 2px;
}

input,
select,
textarea {
  max-width: 400px;
}

button[readonly],
html input[readonly] {
  background-color: light-dark(rgba(239, 239, 239, 0.3), rgba(59, 59, 59, 0.3));
  cursor: default;
}

.display-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.flex-direction-column {
  flex-direction: column;
}

.flex-direction-row {
  flex-direction: row;
}

.shadow-item {
  display: none !important;
}

.disable-custom {
  color: grey !important;
  cursor: not-allowed !important;
}

.truncate {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.buffer-bottom-20 {
  margin-bottom: 20px;
}

.buffer-bottom-40 {
  margin-bottom: 40px;
}

.remove-outline:focus {
  outline: 0 !important;
}

.projects-labels {
  color: #d0d0ce;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.btn.btn-cancel {
  background: none;
  border: 1px solid;
}
.btn.btn-save {
  background: #91c927;
  color: #fff;
}

.btn-long {
  width: 100%;
}

.tiny-label {
  font-size: 12px;
}
.tiny-label.tiny-color {
  color: #b2b2b2;
  font-weight: bold;
}

.item-row {
  background: #f8f6f5;
  border: 1px solid #eff0f5;
  position: relative;
  padding: 10px 5px;
  border-radius: 2px;
  margin-bottom: 15px;
}
.item-row .icon-check {
  display: none;
  position: absolute;
  left: -60px;
  top: -3px;
}
.item-row.check {
  border: 2px solid #30b5d6;
}
.item-row.check .icon-check {
  display: inline-block;
}
.item-row:after {
  content: "";
  display: block;
  clear: both;
}
.item-row > div {
  vertical-align: middle;
}

.icon-check {
  background: url(../Content/Images/25/check-blue.png) no-repeat center center;
  width: 26px;
  height: 26px;
  display: inline-block;
}

.icon-param {
  background: url(../Content/Images/25/param.png) no-repeat center center;
  width: 26px;
  height: 26px;
  display: inline-block;
}

.icon-search-small {
  background: url(../Content/Images/25/search.png) no-repeat center center;
  width: 26px;
  height: 26px;
  display: inline-block;
}

.icon-wash-small {
  background: url(../Content/Images/25/wash.png) no-repeat center center;
  width: 26px;
  height: 26px;
  display: inline-block;
}

.icon-data-small {
  background: url(../Content/Images/25/shape.png) no-repeat center center;
  width: 26px;
  height: 26px;
  display: inline-block;
}

.icon-point-small {
  background: url(../Content/Images/25/interval.png) no-repeat center center;
  width: 26px;
  height: 26px;
  display: inline-block;
}

.icon-relation-small {
  background: url(../Content/Images/25/relation.png) no-repeat center center;
  width: 26px;
  height: 26px;
  display: inline-block;
}

.icon-relation-xsmall {
  background: url(../Content/Images/25/relation-xsmall.png) no-repeat center center;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.wsr {
  font-family: wsr-icons;
  font-size: 26px;
  text-align: center;
}
.wsr:before {
  display: inline-block;
  vertical-align: middle;
}

.wsr-clock:before {
  content: "\e607";
}

.wsr-sewage:before {
  content: "\e608";
}

.wsr-excel:before {
  content: "\e613";
}

.wsr-upload:before {
  content: "\e617";
}

.wsr-edit:before {
  content: "\e900";
}

.wsr-info:before {
  content: "\e901";
}

.wsr-location:before {
  content: "\e902";
}

.wsr-lock:before {
  content: "\e903";
}

.wsr-back:before {
  content: "\e904";
}

.wsr-drop:before {
  content: "\e905";
}

.wsr-pencil2:before {
  content: "\e906";
}

.wsr-droplet:before {
  content: "\e907";
}

.wsr-filter:before {
  content: "\e908";
}

.wsr-sphere:before {
  content: "\e909";
}

.wsr-clipboard:before {
  content: "\e90a";
}

.wsr-drop2:before {
  content: "\e90b";
}

.wsr-checkmark:before {
  content: "\e90c";
}

.wsr-sphere-new:before {
  content: "\e90d";
}

.wsr-checkbox:before {
  content: "\e90e";
}

.wsr-save-disc:before {
  content: "\e90f";
}

.wsr-cogs:before {
  content: "\e910";
}

.wsr-calendar:before {
  content: "\e911";
}

.wsr-flag:before {
  content: "\e912";
}

.wsr-plus:before {
  content: "\e913";
}

.wsr-as1:before {
  content: "\e914";
}

.wsr-as2:before {
  content: "\e915";
}

.wsr-as3:before {
  content: "\e916";
}

.wsr-as4:before {
  content: "\e917";
}

.wsr-low:before {
  content: "\e918";
}

.wsr-bag:before {
  content: "\e919";
}

.wsr-write:before {
  content: "write2";
}

.wsr-time:before {
  content: "time2";
}

.wsr-pencil:before {
  content: "pencil2";
}

.wsr-expand:before {
  content: "\expand";
}

.wsr-enlarge:before {
  content: "\enlarge";
}

.wsr-clock2:before {
  content: "\clock";
}

.modal {
  z-index: 5000;
}
.modal .modal-dialog .modal-body {
  min-height: 500px;
}
.modal .modal-dialog .modal-body .col-dark {
  background: #454242;
  color: #fff;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 20px 40px;
  overflow-y: auto !important;
}
.modal .modal-dialog .modal-body .col-dark.info-bg {
  background-image: url(/Content/Images/info-bg.png);
  background-size: initial;
  background-position: 5% 95%;
  background-repeat: no-repeat;
}
.modal .modal-dialog .modal-body .col-dark .col-header {
  border-bottom: 1px solid #686666;
  text-align: center;
  font-weight: normal;
  padding-bottom: 15px;
}
.modal .modal-dialog .modal-header {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
}
.modal .modal-dialog .modal-footer {
  height: 45px;
  text-align: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: none;
}
.modal .modal-dialog .modal-header,
.modal .modal-dialog .modal-footer {
  background: #676465;
  padding: 5px 15px;
}
.modal .modal-dialog .modal-header *,
.modal .modal-dialog .modal-footer * {
  color: #fff;
}
.modal .modal-dialog .modal-title {
  text-align: center;
}
.modal .modal-dialog .modal-title-content {
  text-align: center;
  display: inline-block;
  margin-top: 10px;
  vertical-align: top;
}
.modal .item-row {
  cursor: pointer;
}

.projects-title-content {
  display: inline-block;
  margin-top: 15px;
  vertical-align: top;
}

/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("/Content/fonts/OpenSans/open-sans-v40-latin-300.woff2") format("woff2"), url("/Content/fonts/OpenSans/open-sans-v40-latin-300.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: url("/Content/fonts/OpenSans/open-sans-v40-latin-300italic.woff2") format("woff2"), url("/Content/fonts/OpenSans/open-sans-v40-latin-300italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/Content/fonts/OpenSans/open-sans-v40-latin-400.woff2") format("woff2"), url("/Content/fonts/OpenSans/open-sans-v40-latin-400.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("/Content/fonts/OpenSans/open-sans-v40-latin-400italic.woff2") format("woff2"), url("/Content/fonts/OpenSans/open-sans-v40-latin-400italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("/Content/fonts/OpenSans/open-sans-v40-latin-600.woff2") format("woff2"), url("/Content/fonts/OpenSans/open-sans-v40-latin-600.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: url("/Content/fonts/OpenSans/open-sans-v40-latin-600italic.woff2") format("woff2"), url("/Content/fonts/OpenSans/open-sans-v40-latin-600italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/Content/fonts/OpenSans/open-sans-v40-latin-700.woff2") format("woff2"), url("/Content/fonts/OpenSans/open-sans-v40-latin-700.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: url("/Content/fonts/OpenSans/open-sans-v40-latin-700italic.woff2") format("woff2"), url("/Content/fonts/OpenSans/open-sans-v40-latin-700italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
@font-face {
  font-family: "wsr-icons";
  src: url("/Content/Fonts/WSRIcons/wsr-icons.eot");
  src: url("/Content/Fonts/WSRIcons/wsr-icons.woff") format("woff"), url("/Content/Fonts/WSRIcons/wsr-icons.ttf") format("truetype"), url("/Content/Fonts/WSRIcons/wsr-icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*Layout*/
.company {
  font-weight: 600;
  color: #ffffff !important;
}

.navbar {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  background-color: #444242;
  z-index: 3000 !important;
}

.company-menu {
  font-weight: 600;
  min-width: 160px;
}

.company-menu > a, .dropdown-menu > li > a {
  color: #ffffff !important;
  padding: 7px 20px;
}

.nav > li.company-menu > a {
  padding-right: 20px;
}

.company-menu > a > .caret {
  margin-left: 5px;
}

.nav > li > a:hover,
.nav > li > a:focus,
.navbar-header a:hover,
.navbar-header a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #666666;
}

.dropdown-menu {
  background-color: #444242;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #666666;
}

.dropdown .dropdown-menu {
  display: none;
  min-width: 170px !important;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.dropdown.open .dropdown-menu {
  display: block;
}

/*Pages*/
.card-container.card {
  max-width: 430px;
  padding: 40px 40px;
  height: 550px;
}

.card {
  background-color: #ffffff;
  padding: 20px 25px 30px;
  margin: 0 auto 25px;
  margin-top: 50px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.login-form-custom {
  height: 190px;
}

.welcome-text {
  margin-bottom: 30px;
}

/*.wsr-img-card {
    width: 60px;
    height: 81px;
    margin: 0 auto 10px;
    display: block;
    background: url('/Content/images/drop.png');
    background-repeat: no-repeat;
}*/
.wsr-img-card {
  width: 86px;
  height: 128px;
  margin: 10px auto 10px;
  display: block;
  vertical-align: middle;
  background: url("/Content/images/Logo.png");
  background-repeat: no-repeat;
  background-position: center center;
}

.company-name-card {
  text-align: center;
  margin: 10px 0 0;
  min-height: 1em;
}

.form-login #inputEmail,
.form-login #inputPassword {
  direction: ltr;
  height: 44px;
  font-size: 16px;
}

.form-login input[type=email],
.form-login input[type=password],
.form-login input[type=text],
.form-login button {
  max-width: none;
  font-size: 16px;
  width: 100%;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form-login .form-control:focus {
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px #fdfbfb, 0 0 3px #008eae;
  box-shadow: inset 0 1px 1px #fdfbfb, 0 0 3px #008eae;
}

.btn.btn-login {
  font-weight: 700;
  height: 50px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  background-color: #90c928;
}
.btn.btn-login.login-error {
  background-color: #a94442;
  cursor: not-allowed;
}

.btn.btn-login.login-error:hover,
.btn.btn-login.login-error:active,
.btn.btn-login.login-error:focus {
  background-color: #a94442 !important;
  cursor: not-allowed !important;
}

.btn.btn-login:hover,
.btn.btn-login:active,
.btn.btn-login:focus {
  background-color: #7fb80b;
}

.btn.btn-company {
  text-align: left;
  padding-left: 15px;
  font-weight: 700;
  height: 50px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
}

.btn-lg.btn.btn-company .caret {
  border-width: 10px 10px 0;
  float: right;
  margin-top: 7px;
}

.dropdown-company {
  border-color: #286090;
  background-color: #286090;
  font-weight: 600;
  margin: -3px 0 0 0 !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.dropdown-company a {
  padding: 10px 20px !important;
}

.dropdown-company > li > a:hover, dropdown-company > li > a:focus {
  background-color: #204d74;
}

.carousel-inner {
  height: 100%;
  overflow: visible;
}

.carousel-inner:has(.item.left),
.carousel-inner:has(.item.right) {
  overflow: hidden;
}

.carousel-inner .item {
  padding: 10px;
}

.carousel-control.left:before {
  font-family: wsr-icons;
  text-align: center;
  content: "\e903";
  color: #757575;
}

.carousel-control.left {
  background-image: none;
}

.create-model {
  border-radius: 50%;
  display: inline-block;
  height: 45px;
  width: 45px;
  background: url("/Content/images/45/model-new.png") 13px 14px no-repeat;
  color: #ffffff;
  background-color: #30b5d6;
  height: 70px;
  width: 70px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  margin-left: 5%;
  margin-top: 118px;
  position: fixed;
}

.create-model:hover {
  background-color: #008eae;
  cursor: pointer;
}

.model-row:hover,
.model-row:active,
.model-row:focus {
  border-color: #30b5d6;
  text-decoration: none;
  cursor: pointer;
}

.model-row {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border: 2px solid #eff0f5;
  padding: 7px 5px 7px 13px;
  margin-bottom: 5px;
  height: 70px;
  border-radius: 3px;
}
.model-row.project-rows {
  min-width: 0px;
}

.model-specification,
.model-name {
  width: 0;
  flex-grow: 1;
  flex-shrink: 1 !important;
}

.model-status {
  width: 115px;
  margin-right: 0 !important;
}

.model-name,
.model-specification,
.model-created,
.model-updated,
.model-status {
  margin-right: 36px;
  min-width: 170px;
  color: #666666;
}
.model-name :nth-child(odd),
.model-specification :nth-child(odd),
.model-created :nth-child(odd),
.model-updated :nth-child(odd),
.model-status :nth-child(odd) {
  font-weight: 600;
}

.model-row > div {
  flex-shrink: 0;
}

.model-status-icon {
  height: 45px;
  width: 55px;
}
.model-status-icon.inprogress {
  background: url("/Content/images/45/model-inprogress.png") no-repeat;
}
.model-status-icon.generated {
  background: url("/Content/images/45/model-generated.png") no-repeat;
}

.model-status {
  height: 40px;
}

.model-status-text-container {
  display: flex;
  align-items: center;
}

.model-status-text {
  font-size: 10px;
  margin-left: 5px;
  margin-top: 2px;
}

.model-statusbar-container {
  height: 10px;
  border: 1px solid #A9A9A9;
  border-radius: 5px;
  margin-top: 6px;
}

.model-statusbar {
  height: 8px;
  border-radius: 5px;
  background-color: #30b5d6;
}
.model-statusbar.status-pipe {
  width: 25%;
}
.model-statusbar.status-bricks {
  width: 40%;
}
.model-statusbar.status-bricksAgg {
  width: 55%;
}
.model-statusbar.status-projects {
  width: 70%;
}
.model-statusbar.status-projectsAgg {
  width: 85%;
}
.model-statusbar.status-fourth {
  width: 100%;
}
.model-statusbar.status-error {
  background-color: #ff0000;
  width: 100%;
}
.model-statusbar.status-default {
  width: 0%;
}

.report-status {
  align-self: center;
}

.supply-type.sewer:before {
  font-family: wsr-icons;
  text-align: center;
  font-size: 28px;
  color: #7fb80b;
  content: "\e608";
  margin-right: 9px;
}

.supply-type.water:before {
  font-family: wsr-icons;
  text-align: center;
  font-size: 28px;
  color: #30b5d6;
  content: "\e90b";
  margin-right: 9px;
}

.report-status-generated:before {
  font-family: wsr-icons;
  text-align: center;
  font-size: 28px;
  border-radius: 50%;
  display: inline-block;
  height: 45px;
  width: 45px;
  content: "\e90a";
  color: #30b5d6;
  background-color: #ffffff;
  border: 1px solid #30b5d6;
}

.datasource-list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.datasource-list.simple {
  max-width: 450px;
}
.datasource-item {
  margin-bottom: 6px;
  margin-top: 6px;
}
.simple .datasource-item {
  padding-left: 36px;
  padding-right: 46px;
  position: relative;
}
.datasource-checkmark {
  height: 30px;
  left: 0;
  position: absolute;
  top: calc(50% - 15px);
  width: 30px;
}
.datasource-checkmark .checkCircle.dataSource {
  margin-left: 0;
  top: 0;
}
.datasource-info {
  background: #ffffff;
  border: 2px solid #eff0f5;
  border-radius: 3px;
  color: #666666;
  flex-grow: 1;
  min-height: 60px;
  padding: 9px 12px;
  position: relative;
  transition: background 0.25s, border 0.25s, color 0.25s;
}
@media (min-width: 768px) {
  .datasource-info {
    align-items: center;
    display: flex;
    gap: 12px;
  }
}
.datasource-info strong {
  font-weight: 600;
}
.datasource-info:hover, .datasource-info:focus-within {
  border-color: #c0c4d8;
}
.datasource-item:has(.datasource-details[aria-expanded=true]) .datasource-info {
  background: #676565;
  border-color: #676565;
  border-radius: 3px 3px 0 0;
  color: #ffffff;
}
.datasource-item:has(.datasource-details[aria-expanded=true]) .datasource-info * {
  color: #ffffff;
}
.datasource-selected .datasource-info {
  border-color: #30b5d6;
}
.datasource-selected .datasource-checkmark {
  display: block !important;
}
.datasource-icon {
  width: 48px;
}
.datasource-excerpt {
  border-bottom: 1px solid #eff0f5;
  margin-bottom: 9px;
  padding-bottom: 9px;
}
@media (min-width: 768px) {
  .datasource-excerpt {
    border-bottom: none;
    flex-grow: 1;
    margin-bottom: 0;
    padding-bottom: 0;
    width: calc(100% - 12px - 136px - 12px - 186px - 12px - 108px);
  }
}
.simple .datasource-excerpt {
  width: calc(100% - 48px - 12px - 12px - 180px);
}
.datasource-name {
  font-weight: 600;
}
.datasource-description {
  font-style: italic;
}
.datasource-item .datasource-name, .datasource-item .datasource-description {
  margin: 0.25em 0;
  min-width: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .datasource-format, .datasource-kind {
    flex-shrink: 0;
    white-space: nowrap;
  }
}
.datasource-format .value, .datasource-kind .value {
  font-weight: 600;
}
.datasource-format {
  min-width: 132px;
}
.datasource-kind {
  min-width: 186px;
}
.datasource-unit {
  font-size: 0.85em;
}
.datasource-unit .value {
  font-weight: 600;
}
#performanceParametersModal .datasource-unit {
  margin-top: 0.5em;
}
.datasource-version-count {
  min-width: 108px;
}
@media (min-width: 768px) {
  .datasource-version-count {
    flex-shrink: 0;
    text-align: right;
    white-space: nowrap;
  }
}
.datasource-version-count button {
  background: none;
  border: none;
  padding: 12px;
}
.datasource-version-count button * {
  pointer-events: none;
}
.datasource-version-count button::before {
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  content: "";
  display: inline-block;
  height: 8px;
  margin-right: 8px;
  transform: translateY(-2px) rotate(45deg);
  width: 8px;
}
.datasource-version-count button:hover, .datasource-version-count button:focus {
  background: none;
}
.datasource-version-count button:hover, .datasource-version-count button:focus {
  outline: 2px solid #30b5d6;
}
.datasource-item:has(.datasource-details[aria-expanded=true]) .datasource-info .datasource-version-count button::before {
  border-color: #ffffff;
  transform: translateY(2px) rotate(225deg);
}
.datasource-details {
  background: #ffffff;
  border: 1px solid #676565;
  border-radius: 0 0 3px 3px;
  border-top: none;
  padding: 6px 12px;
}
.datasource-details[aria-expanded=false] {
  display: none;
}
.datasource-details[aria-expanded=true] {
  display: block;
}
.datasource-version-list {
  list-style: none;
  margin-bottom: 6px;
  margin-top: 6px;
  padding-left: 0;
}
.datasource-version-item {
  margin-bottom: 12px;
  margin-top: 12px;
}
@media (min-width: 768px) {
  .datasource-version-item {
    display: flex;
    gap: 12px;
    justify-content: space-between;
  }
}
.datasource-version-item + .datasource-version-item {
  border-top: 1px solid #b8b8b8;
  padding-top: 12px;
}
@media (min-width: 768px) {
  .datasource-version-info {
    align-items: center;
    display: flex;
    gap: 36px;
  }
}
.datasource-version-created {
  min-width: 216px;
}
.datasource-version-created-date {
  font-weight: 600;
}
.datasource-version-created-user {
  font-style: italic;
}
.datasource-version-unit {
  min-width: 180px;
}
.datasource-version-unit .value {
  font-weight: 600;
}
.datasource-version-model-count {
  min-width: 108px;
}
.datasource-version-model-count .dropdown-toggle {
  background: none;
  border: none;
  padding: 12px;
}
.datasource-version-model-count .dropdown-toggle::before {
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  content: "";
  display: inline-block;
  height: 8px;
  margin-right: 8px;
  transform: translateY(-2px) rotate(45deg);
  width: 8px;
}
.datasource-version-model-count .dropdown-toggle:hover, .datasource-version-model-count .dropdown-toggle:focus {
  background: none;
}
.datasource-version-model-count .dropdown-toggle:hover, .datasource-version-model-count .dropdown-toggle:focus {
  outline: 2px solid #30b5d6;
}
.datasource-version-model-count .dropdown-menu {
  background: #fff;
  padding-bottom: 0;
  padding-top: 0;
}
.datasource-version-deleted-date {
  min-width: 204px;
  font-style: italic;
}
.datasource-version-actions {
  border-top: 1px solid #eff0f5;
  margin-top: 9px;
  padding-top: 9px;
}
@media (min-width: 768px) {
  .datasource-version-actions {
    align-self: center;
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}
.datasource-version-actions button {
  background: none;
  border: 2px solid #b2b2b2;
  border-radius: 3px;
  border-radius: 4px;
  padding: 6px 12px;
  transition: background 0.2s, border 0.2s;
}
.datasource-version-actions button * {
  pointer-events: none;
}
.datasource-version-actions button:hover, .datasource-version-actions button:focus {
  background: #eff0f5;
  border-color: #30b5d6;
}
.datasource-version-actions button img {
  margin-right: 12px;
}
.datasource-version-actions button[disabled] {
  background: none;
  border: 2px solid #b2b2b2;
  cursor: not-allowed;
  filter: grayscale(0.75);
  text-decoration: line-through;
}
.datasource-version-actions button[disabled] img {
  opacity: 0.25;
}
.datasource-model-list {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
.datasource-model-item {
  display: flex;
  gap: 12px;
  justify-content: space-between;
  padding: 6px 12px;
}
.datasource-model-item + .datasource-model-item {
  border-top: 1px solid #b8b8b8;
  padding-top: 12px;
}
.datasource-model-info {
  align-items: center;
  display: flex;
  gap: 9px;
}
.datasource-model-supply-type.supply-type::before {
  display: inline-block;
  margin-right: 0;
  width: 28px;
}
.datasource-model-name, .datasource-model-description {
  margin-bottom: 0.25em;
  margin-top: 0.25em;
  max-width: 456px;
}
.datasource-model-name {
  font-weight: 600;
}
.datasource-model-description {
  font-style: italic;
}
.datasource-model-utility-type, .datasource-model-state, .datasource-model-created, .datasource-model-updated {
  display: none;
}
.datasource-download {
  height: 40px;
  position: absolute;
  right: 0;
  top: calc(50% - 20px);
  width: 40px;
}
.datasource-download .excel {
  margin-top: 0;
}
.datasource-debug {
  display: none;
}

#datasourceDeleteModal .modal-body,
#datasourceRestoreModal .modal-body {
  font-size: 1.125em;
  padding: 36px 24px;
}

#datasourceDeleteModal .modal-datasource-name,
#datasourceRestoreModal .modal-datasource-name {
  font-weight: 600;
}

.list-loading {
  padding: 12px 24px;
  text-align: center;
}

.list-spinner {
  border: 0.25em solid #30b5d6;
  border-radius: 50%;
  border-right-color: transparent;
  display: inline-block;
  height: 2rem;
  vertical-align: text-bottom;
  width: 2rem;
  animation: loading-spinner 0.75s linear infinite;
}

@keyframes loading-spinner {
  to {
    transform: rotate(1turn);
  }
}
.tab-content {
  margin-left: 35px;
}
.tab-content h4 {
  text-transform: uppercase;
}

/*.form-actions{
    margin-left: 55px;
}*/
/*.newDataSource.lock:after{
    @include icon;
    content: "\e902";
    color: $color-icon-secondary;
    font-size: 20px;
    //margin: 6px 0 0 24px;
    margin: -42px 0 0 64px;
    display: block;
}*/
.lock:after {
  font-family: wsr-icons;
  text-align: center;
  font-size: 28px;
  content: "\e903";
  color: #757575;
  font-size: 20px;
  margin: -42px 0 0 64px;
  display: block;
}

.lock-setup:after {
  font-family: wsr-icons;
  text-align: center;
  font-size: 28px;
  content: "\e903";
  color: #757575;
  font-size: 20px;
  margin: -30px 0 0 420px;
  display: block;
  position: absolute;
}

.lock-setup-required:after {
  font-family: wsr-icons;
  text-align: center;
  font-size: 28px;
  content: "\e903";
  color: #757575;
  font-size: 20px;
  margin: -40px 0 0 420px;
  display: block;
  position: absolute;
}

#params {
  min-width: 870px;
}

.primary-color {
  color: #30b5d6;
}

.toggle-arrow, .toggle-arrow:hover, .toggle-arrow:focus {
  text-decoration: none;
  color: #444242;
}

.toggle-arrow {
  transition: all 0.3s;
  transform: rotate(90deg);
  display: inline-block;
}

.toggle-arrow.collapsed {
  transform: rotate(0deg);
}

.pointer {
  cursor: pointer;
}

.circle {
  border-radius: 50%;
  height: 48px;
  width: 48px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  border: 2px solid #30b5d6;
  background-size: 25px;
}
.circle.white {
  background-color: white;
  border: none;
  width: 40px;
  height: 40px;
  margin: 0 5px;
}
.circle.param {
  background-image: url(/Content/Images/25/param.png);
}
.circle.network {
  background-image: url(/Content/Images/25/network-blue.png);
}
.circle.edit {
  background-image: url(/Content/Images/25/edit-blue.png);
}
.circle.edit-grey {
  background-image: url(/Content/Images/25/edit2.png);
}
.circle.delete {
  background-image: url(/Content/Images/25/trash-blue.png);
}
.circle.green {
  border-color: #90c928;
}
.circle.red {
  border-color: #ff5d49;
}
.circle.blue {
  border-color: #30b5d6;
}
.circle.grey {
  border-color: #676565;
}
.circle.circle-white {
  border-color: #ffffff;
}
.circle.money-bag {
  background-image: url(/Content/Images/25/money-bag.png);
}
.circle.activity {
  background-image: url(/Content/Images/25/activity.png);
}
.circle.cogs {
  background-image: url(/Content/Images/25/cogs.png);
}
.circle.pencil {
  background-image: url(/Content/Images/25/pencil.png);
}
.circle.bars {
  background-image: url(/Content/Images/25/bars.png);
}
.circle.folder-menu {
  background-image: url(/Content/Images/25/folder-menu.png);
}
.circle.doc-edit {
  background-image: url(/Content/Images/25/document-edit.png);
}
.circle.list {
  background-image: url(/Content/Images/25/list2.png);
}
.circle.main-project {
  background-image: url(/Content/Images/25/cone-menu2.png);
}
.circle.search {
  background-image: url(/Content/Images/25/search.png);
}
.circle.wash {
  background-image: url(/Content/Images/25/wash.png);
}
.circle.filter {
  background-image: url(/Content/Images/25/filter.png);
}
.circle.zoom {
  background-image: url(/Content/Images/25/zoom.png);
}
.circle.key-figures {
  background-image: url(/Content/Images/svg/nogletal.svg);
}
.circle.key-figures-grey {
  background-image: url(/Content/Images/svg/nogletal-darkgrey.svg);
}
.circle.scenarioGreen {
  border-color: #90c928;
  background-image: url(/Content/Images/25/document-edit2.png);
  height: 35px;
  width: 35px;
  background-size: 20px;
}
.circle.score-icon {
  background-image: url(/Content/Images/25/interval.png);
}
.circle.thematic-icon {
  background-image: url(/Content/Images/svg/color-picker-dark.svg);
}

.square {
  height: 48px;
  width: 48px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  border: 2px solid #A9A9A9;
  background-size: 25px;
}
.square.zoom {
  background-image: url(/Content/Images/25/zoom.png);
}

.circle_content {
  display: inline-block !important;
  font-family: wsr-icons;
  text-align: center;
  font-size: 28px;
  background-color: #f3f3f6;
  color: #757575;
  border: 2px solid #30b5d6;
  border-radius: 50%;
  font-size: 30px;
}
.circle_content.white_content {
  background-color: white;
  border: none;
  width: 40px;
  height: 40px;
  margin: 0 5px;
}
.circle_content.dollar:before {
  content: "\e919";
  color: #676565;
}
.circle_content.doc-edit_content:before {
  content: "\e900";
  color: #676565;
}

.checkCircle {
  display: inline-block;
  font-family: wsr-icons;
  text-align: center;
  font-size: 28px;
  background-color: #ffffff;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  border: 2px solid #e5e5e5;
  border-radius: 50%;
  height: 48px;
  width: 48px;
  cursor: pointer;
}
.checkCircle:before {
  content: "\e90c";
  color: #e5e5e5;
}
.checkCircle.dataQualityCheck {
  margin-left: 20px;
}
.checkCircle.consequenceCheck {
  margin-left: 20px;
}
.checkCircle.checkCircle-checked {
  border: 2px solid #90c928;
}
.checkCircle.checkCircle-checked.checkCircle-checked:before {
  content: "\e90c";
  color: #90c928;
}
.checkCircle.checkCircle-disable {
  cursor: not-allowed;
}
.checkCircle.dataSource {
  border: 2px solid #30b5d6;
  width: 30px;
  height: 30px;
  position: relative;
  top: 10px;
  font-size: 20px;
  margin-left: 20px;
  background-color: #30b5d6;
  cursor: default;
}
.checkCircle.dataSource.dataSource:before {
  content: "\e90c";
  color: #ffffff;
}
.checkCircle.dataSource.dataSource-modal {
  margin-left: 10px;
}

.excel {
  background-image: url(/Content/Images/45/excel-icon.svg);
  background-position: center center;
  background-repeat: no-repeat;
  border: 2px solid #e5e5e5;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  cursor: pointer;
  background-size: 25px;
  margin-top: 6px;
}

.thematicTable > tbody tr:not(:first-child) td > p {
  /*margin-top: 3px;*/
  padding-top: 10px;
}

.thematicColor {
  padding: 1px 3px;
  /*margin-bottom: 5px;*/
  min-width: 100px;
  cursor: pointer;
}

.projectCreateMain {
  cursor: pointer;
}

.modelDelete {
  width: 15px;
  height: 35px;
  position: absolute;
  /*cursor: pointer;*/
  right: 0;
  left: -40px;
}

.deleteAndLock {
  cursor: pointer;
}

.modelDeleteLabel {
  height: 48px;
  width: 48px;
  margin-top: 20px;
  background-repeat: no-repeat;
  background-image: url(/Content/Images/25/trash.png);
}

.model-unlock {
  width: 15px;
  height: 25px;
  margin-top: 20px;
  margin-left: 4px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/Content/Images/svg/model-lock.svg");
}
.model-unlock:hover {
  width: 24px;
  background-image: url("/Content/Images/svg/model-unlock.svg");
}

.paramDelete,
.performanceParameterDelete,
.scenarioDelete {
  cursor: pointer;
  position: absolute;
  right: -36px;
  top: 25px;
}

.performanceTargetDelete {
  border: none;
  background: none;
  font-size: 25px;
  cursor: pointer;
}

.parameterDeleteLabel {
  position: absolute;
  color: #000000 !important;
  cursor: pointer;
}

.scoreDelete {
  font-size: 25px;
  color: #000000 !important;
  cursor: pointer;
  margin-left: 10px;
}

.mainProjectDelete {
  width: 15px;
  height: 35px;
  border: none;
  background: none;
  font-size: 25px;
  position: absolute;
  cursor: pointer;
  top: 10px;
  bottom: 0;
}

.mainProjectDeleteLabel {
  position: absolute;
  color: #000000 !important;
  cursor: pointer;
}

.parameterSiDelete {
  font-size: 25px;
  color: #000000 !important;
  cursor: pointer;
  position: relative;
  left: -20px;
}

.costBenefitFactorDelete {
  font-size: 25px;
  color: #000000 !important;
  cursor: pointer;
  position: relative;
  top: 3px;
}

.costBenefitExpenseDelete {
  font-size: 25px;
  color: #ffffff !important;
  cursor: pointer;
  position: relative;
  top: 7px;
}

.expense-icons {
  width: 25px;
  height: 25px;
  margin-right: 15px;
  background-repeat: no-repeat;
  background-position: center center;
}
.expense-icons.society-white {
  background-image: url("/Content/Images/svg/Expense-society-white.svg");
}
.expense-icons.company-white {
  background-image: url("/Content/Images/svg/Expense-company-white.svg");
}

.expense-toggle {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px;
}
.expense-toggle.society-gray {
  background-image: url("/Content/Images/svg/Expense-society-gray.svg");
}
.expense-toggle.company-gray {
  background-image: url("/Content/Images/svg/Expense-company-gray.svg");
}

.toggle-button input[type=radio]:checked + .expense-toggle {
  border: 3px solid #30b5d6 !important;
}

.costbenefitTabs {
  display: flex;
}

.costbenefitTabs > li {
  flex: 0 1 auto;
  overflow: hidden;
  display: flex;
  /*justify-content: center;*/
  justify-content: flex-start;
  position: relative;
}

#nav-item_0 {
  flex: 0 0 86px;
}

.thematicTabs {
  display: flex;
}

.thematicTabs > li {
  flex: 0 1 auto !important;
  overflow: hidden;
  display: flex;
  /*justify-content: center;*/
  justify-content: flex-start;
  position: relative;
}

.thematicTabs > li > a {
  padding: 10px;
}

/*#nav-item_1 {
    flex: 0 1 auto;
}*/
.nav-item > a {
  padding-right: 23px !important;
}

.nav-tabs > li > a {
  color: #555 !important;
  background-color: #E7EAED;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs > li > a:hover {
  background-color: #F6F7F8;
}

.costbenefitTabs > li > a {
  /*max-width: 100px;*/
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.classicContent {
  margin-top: 10px;
  padding-left: 0;
}

.add-expense-tab {
  cursor: pointer;
  border-bottom: 1px solid #ddd;
}

.expense-list {
  margin-bottom: 7px;
}

.expense-list-item {
  /*border: 2px solid #eff0f5;*/
  border: 2px solid #d0d0d0;
  border-radius: 3px;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
}
.expense-list-item > div {
  padding: 4px 15px;
}
.expense-list-item:hover {
  border-color: #30b5d6;
  background-color: #585858;
}
.expense-list-item.active {
  border-color: #30b5d6;
  background-color: #585858;
}

@media (min-width: 992px) {
  #costBenefitModal > .modal-lg {
    width: 1200px !important;
  }
}

.deleteTab {
  color: #5D6063;
  cursor: pointer;
  position: absolute;
  font-weight: bold;
  right: 5px;
  top: 11px;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
}
.deleteTab:hover {
  background-color: lightgray;
  border-radius: 50%;
}

.add-expense-tab > a {
  background-color: white !important;
  border: 0 !important;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px !important;
}

.createExpenseContainer > div {
  background-color: #E7EAED;
  padding: 10px 10px 1px 10px;
  border-radius: 5px;
  margin-bottom: 40px;
}

.toggleFactorSource {
  margin-bottom: 5px;
}

.expense-buttons {
  margin-top: 40px;
  margin-bottom: 0px !important;
}

.costbenefit-expense-cancel {
  margin-right: 10px;
  /*border: 1px solid white;*/
  background-color: #676465;
  color: white;
}

#costbenefit-expense-save-icon {
  background: url("/Content/Images/svg/expense-checkmark.svg") no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 7px;
}

.costbenefit-expense-save {
  background-color: #91C927;
  color: white;
  padding-left: 35px;
  position: relative;
}
.costbenefit-expense-save:hover > #costbenefit-expense-save-icon {
  background: url("/Content/Images/svg/expense-checkmark-black.svg") no-repeat;
}

.costbenefit-alert {
  color: red;
  display: block;
  margin-top: 5px;
}

.close {
  font-size: 44px;
}

.score-line {
  padding: 0 10px 0 10px;
}

.score-add-button {
  width: 30%;
}

.score-value-pad {
  padding-left: 10px;
  padding-top: 10px;
}

.add-individual-score {
  margin-top: 10px;
}

.score-individual-add, .score-interval-add {
  margin-top: 10px;
  color: white;
}

.sub {
  color: #444242;
  display: inline-block;
  vertical-align: middle;
}

.icon-lock {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  margin-top: 0px;
}
.icon-lock.lock-image {
  background-image: url(/Content/images/25/link.png);
}
.icon-lock.score-image {
  background-image: url(/Content/images/svg/scorev2gray.svg);
  float: right;
}

.icon-trash {
  background: url(/Content/Images/25/trash.png) no-repeat 50% 50%;
  background-size: contain;
  display: inline-block;
  height: 20px;
  vertical-align: middle;
  width: 20px;
}

.rename {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin-top: 0px;
  background-color: lightgray;
  background-position: center;
  background-size: 15px;
  border-radius: 5px;
}
.rename:hover {
  background-color: #b1b1b0;
}
.rename.rename-edit {
  background-image: url(/Content/images/svg/rename-edit.svg);
}
.rename.rename-accept {
  background-image: url(/Content/images/svg/rename-accept.svg);
}
.rename.rename-cancel {
  background-image: url(/Content/images/svg/rename-cancel.svg);
}

.icon-prio {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.icon-prio.prio-image {
  background-image: url(/Content/images/25/priority.png);
}
.icon-prio.prio-selected {
  background-image: url(/Content/images/25/priority-selected.png);
}
.icon-prio.copy-icon {
  background-image: url(/Content/images/25/copy.png);
}
.icon-prio.copy-selected {
  background-image: url(/Content/images/25/copy-selected.png);
}

.icon-data {
  content: url(/Content/Images/45/data-shape.png);
  width: 90px;
}

.icon-info {
  content: url(/Content/Images/45/info.png);
  width: 45px;
}

.icon-user {
  content: url(/Content/Images/45/user.png);
  width: 45px;
}

.icon-data, .icon-info, .icon-user {
  height: 45px;
  display: inline-block;
  margin: 0 auto;
  vertical-align: middle;
}

.icon-search {
  content: url(/Content/Images/45/search.png);
}

.icon-wash {
  content: url(/Content/Images/45/wash.png);
}

.icon-interval {
  content: url(/Content/Images/45/interval.png);
}

.icon-thematic {
  background-image: url(/Content/Images/svg/color-picker-light.svg);
}

.icon-dollar {
  content: url(/Content/Images/45/dollar.png);
}

.icon-length {
  background-image: url(/Content/Images/25/icon-length.png);
}

.icon-param {
  content: url(/Content/Images/45/param.png);
}

.icon-folder {
  content: url(/Content/Images/45/folder-open.png);
}

.icon-keyvalues {
  content: url(/Content/Images/svg/nogletal-grey.svg);
  width: 30px;
  height: 30px;
}

.icon-cone {
  content: url(/Content/Images/45/cone.png);
}

.icon-cogs {
  content: url(/Content/Images/45/cogs.png);
}

.icon-activity {
  content: url(/Content/Images/45/calendar.png);
}

.projects-menu {
  margin-right: 2px;
  border-radius: 50%;
  height: 48px;
  width: 48px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
}
.projects-menu.icon-length-menu {
  background-image: url(/Content/Images/45/length-menu.png);
}
.projects-menu.icon-cone-menu {
  background-image: url(/Content/Images/45/cone-menu.png);
}
.projects-menu.icon-zoom-menu {
  background-image: url(/Content/Images/svg/search-grey.svg);
  border-radius: 0;
  height: 35px;
  width: 35px;
}
.projects-menu.icon-zoom-menu:hover {
  background-image: url(/Content/Images/svg/search-plus-grey.svg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
}

.icon-search, .icon-wash, .icon-interval, .icon-length, .icon-dollar, .icon-param, .icon-folder, .icon-cone, .icon-cogs, .icon-activity, .icon-thematic {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.row-aligned {
  margin: 25px 0;
}
.row-aligned > div {
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  color: #666;
}

.row-tight {
  margin: 15px 0;
}
.row-tight > div {
  padding-left: 5px;
  padding-right: 5px;
}

.row-tight:after {
  content: " ";
  display: block;
  clear: both;
}

.clear {
  clear: both;
}

.panel .panel-header {
  margin-bottom: 0;
}
.panel .panel-content {
  border: 1px solid #444242;
}
.panel .panel-content .panel-body {
  padding: 25px;
  background-color: #ffffff;
}
.panel .panel-content .panel-body .border-right {
  border-right: 1px solid #e5e5e5;
}
.panel .panel-content .panel-body .border-left {
  border-left: 1px solid #e5e5e5;
}
.panel .panel-content .panel-body .scoreStrategyDetail .btn,
.panel .panel-content .panel-body .lookupStrategyDetail .btn {
  margin-bottom: 6px;
  margin-top: 6px;
}
.panel .panel-content h3.subheader {
  font-weight: 300;
  color: #757575;
}
.panel .panel-content.projects-panel-content {
  min-width: 0px;
  margin-left: 20px;
  position: relative;
}

.panel-group-wide {
  min-width: 870px;
}

.projects-label-align {
  padding-top: 4px;
}

.panel-revealed .panel-header,
.panel-revealed .panel-header:hover {
  background: #676565;
  border-color: #676565;
}
.panel-revealed .panel-header *,
.panel-revealed .panel-header:hover * {
  color: #ffffff;
}
.panel-revealed .panel-header .icon-lock.lock-image,
.panel-revealed .panel-header:hover .icon-lock.lock-image {
  background-image: url(/Content/images/25/link-selected.png);
}
.panel-revealed .panel-header .icon-lock.score-image,
.panel-revealed .panel-header:hover .icon-lock.score-image {
  background-image: url(/Content/images/svg/scorev2white.svg);
  float: right;
}
.panel-revealed .panel-header .circle.param,
.panel-revealed .panel-header:hover .circle.param {
  background-image: url(/Content/Images/25/param-selected.png);
}
.panel-revealed .panel-header .circle.network,
.panel-revealed .panel-header:hover .circle.network {
  background-image: url(/Content/Images/25/network-selected.png);
}
.panel-revealed .panel-header .circle.folder-menu,
.panel-revealed .panel-header:hover .circle.folder-menu {
  background-image: url(/Content/Images/25/folder-menu-selected.png);
}
.panel-revealed .panel-header .circle.doc-edit,
.panel-revealed .panel-header:hover .circle.doc-edit {
  background-image: url(/Content/Images/25/document-edit-selected3.png);
}
.panel-revealed .panel-header .circle.grey,
.panel-revealed .panel-header:hover .circle.grey {
  border-color: #ffffff;
}
.panel-revealed .panel-header .projects-menu.icon-length-menu,
.panel-revealed .panel-header:hover .projects-menu.icon-length-menu {
  background-image: url(/Content/Images/45/length-menu-selected.png);
}
.panel-revealed .panel-header .projects-menu.icon-cone-menu,
.panel-revealed .panel-header:hover .projects-menu.icon-cone-menu {
  background-image: url(/Content/Images/45/cone-menu-selected.png);
}
.panel-revealed .panel-header .projects-menu.icon-zoom-menu,
.panel-revealed .panel-header:hover .projects-menu.icon-zoom-menu {
  background-image: url(/Content/Images/svg/search-white.svg);
  border-radius: 0;
  height: 35px;
  width: 35px;
}
.panel-revealed .panel-header .projects-menu.icon-zoom-menu:hover,
.panel-revealed .panel-header:hover .projects-menu.icon-zoom-menu:hover {
  background-image: url(/Content/Images/svg/search-plus-white.svg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
}

.projects-zoom-on-map {
  position: absolute;
  right: 10px;
  top: 10px;
}

.datasource-type-icon {
  height: 35px;
  width: 45px;
}
.datasource-type-icon.shapefile {
  background: url("/Content/images/45/datasource-shape.png") no-repeat;
  background-position: center;
  background-size: contain;
}
.datasource-type-icon.excel {
  background: url("/Content/images/45/datasource-excel.png") no-repeat;
  background-position: center;
  background-size: contain;
}
.datasource-type-icon.access {
  background: url("/Content/images/45/datasource-access.png") no-repeat;
  background-position: center;
  background-size: contain;
}
.datasource-type-icon.mainProjectIcon {
  background: url("/Content/images/45/folder-main.png") no-repeat;
}
.datasource-type-icon.mainProjectIconRight {
  background: url("/Content/images/45/folder-menu-selected.png") no-repeat;
}
.datasource-type-icon.mainProjectIconRight.small {
  background-size: 20px;
  width: 20px;
  height: 20px;
  margin-top: 8px;
}
.datasource-type-icon.renoYearIcon {
  background: url("/Content/images/45/cone.png") no-repeat;
  width: 35px;
}
.datasource-type-icon.renoYearIcon.tiny {
  background: url("/Content/images/45/cone-menu.png") no-repeat;
  height: 12px;
  width: 12px;
  background-size: 12px;
  display: inline-block;
  vertical-align: middle;
}
.datasource-type-icon.mainProjectEdit {
  background: url("/Content/images/25/pencil.png") no-repeat;
  margin-top: 10px;
}
.datasource-type-icon.projectScenarioIcon {
  background: url("/Content/images/25/document-edit2.png") no-repeat;
}
.datasource-type-icon.ruler {
  background: url("/Content/images/45/length-menu.png") no-repeat;
}
.datasource-type-icon.ruler.tiny {
  height: 12px;
  width: 12px;
  background-size: 12px;
  display: inline-block;
  vertical-align: middle;
}

.datasource-row:hover,
.datasource-row:active,
.datasource-row:focus {
  border-color: #30b5d6;
  text-decoration: none;
  cursor: pointer;
}

.datasource-row {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border: 2px solid #eff0f5;
  padding: 7px 5px 7px 13px;
  margin-bottom: 5px;
  height: 50px;
  border-radius: 3px;
}
.datasource-row.no-icon {
  justify-content: unset !important;
  color: #666666 !important;
}
.datasource-row.datasource-selected {
  border-color: #30b5d6;
}

.datasource-name,
.datasource-description {
  width: 0;
  flex-grow: 1;
  flex-shrink: 1 !important;
}

.datasource-description,
.datasource-name,
.datasource-created {
  margin-right: 36px;
  margin-left: 10px;
  min-width: 170px;
  color: #666666;
}
.datasource-description :nth-child(odd),
.datasource-name :nth-child(odd),
.datasource-created :nth-child(odd) {
  font-weight: 600;
}

.datasource-row > div {
  flex-shrink: 0;
}

.datasource-row-selected {
  text-decoration: none;
}

.projectRenoScenarioModalRight {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: 30px;
  font-family: wsr-icons;
  text-align: center;
  font-size: 28px;
  font-size: 30px;
  margin-right: 10px;
  position: relative;
}
.projectRenoScenarioModalRight.param-icon {
  background-image: url(/Content/Images/25/param-selected.png);
}
.projectRenoScenarioModalRight.money-bag-icon:before {
  content: "\e919";
}

.typeSpecific {
  display: inline-block;
  float: none;
  white-space: normal;
}

.toggle-button-label {
  line-height: 40px;
}
.toggle-button-label.supply-type {
  width: 140px;
}
.toggle-button-label.selection-method {
  width: 100px;
}
.toggle-button-label.scenarie-budget {
  width: 140px;
}

.toggle-button input[type=radio] {
  opacity: 0;
}

.toggle-button .toggle-button-custom {
  display: inline-block !important;
  font-family: wsr-icons;
  text-align: center;
  font-size: 28px;
  border-radius: 50%;
  display: inline-block;
  height: 45px;
  width: 45px;
  background-color: #f3f3f6;
  color: #757575;
  border: 3px solid #757575;
  font-size: 25px;
  cursor: pointer;
}
.toggle-button .toggle-button-custom.supply-type-choose {
  padding-top: 2px;
}
.toggle-button .toggle-button-custom.supply-type-choose.water:before {
  content: "\e90b";
}
.toggle-button .toggle-button-custom.supply-type-choose.sewer:before {
  content: "\e608";
}
.toggle-button .toggle-button-custom.supply-type-choose.disable-toggle {
  opacity: 0.5;
  cursor: not-allowed;
}
.toggle-button .toggle-button-custom.expense-toggle.disable-toggle {
  opacity: 0.5;
  cursor: not-allowed;
}
.toggle-button .toggle-button-custom.selection-method-choose {
  padding-top: 4px;
}
.toggle-button .toggle-button-custom.selection-method-choose.actual:before {
  content: url(/Content/images/25/ur.png);
}
.toggle-button .toggle-button-custom.selection-method-choose.planned:before {
  content: url(/Content/images/25/calendar.png);
}
.toggle-button .toggle-button-custom.selection-method-choose.deny:before {
  content: url(/Content/images/25/deny.png);
}
.toggle-button .toggle-button-custom.selection-method-choose.geo:before {
  content: "\e914";
}
.toggle-button .toggle-button-custom.selection-method-choose.network:before {
  content: "\e915";
}
.toggle-button .toggle-button-custom.selection-method-choose.disable-toggle {
  opacity: 0.5;
  cursor: not-allowed;
}
.toggle-button .toggle-button-custom.scenarie-budget-choose {
  padding-top: 4px;
}
.toggle-button .toggle-button-custom.scenarie-budget-choose.fromFile:before {
  content: "\e917";
}
.toggle-button .toggle-button-custom.scenarie-budget-choose.copy:before {
  content: "\e900";
}
.toggle-button .toggle-button-custom.scenarie-budget-choose.dollar:before {
  content: url(/Content/images/25/dollar.png);
}
.toggle-button .toggle-button-custom.projekter-renovering-choose {
  padding-top: 4px;
}
.toggle-button .toggle-button-custom.projekter-renovering-choose.manu:before {
  content: url(/Content/images/25/number.png);
}
.toggle-button .toggle-button-custom.projekter-renovering-choose.scenarie:before {
  content: "\e900";
}

.toggle-button.lock:after {
  font-family: wsr-icons;
  text-align: center;
  font-size: 28px;
  content: "\e903";
  color: #757575;
  font-size: 20px;
  margin: 6px 0 0 24px;
}

.list-item-selected {
  border-color: #30b5d6;
  background-color: #f3f3f6;
}

.toggle-button-custom-choose:hover,
.toggle-button-custom:focus,
.toggle-button-custom:active {
  border-color: #b2b2b2;
}

.toggle-button input[type=radio]:checked + .supply-type-choose, .toggle-button input[type=radio]:checked + .selection-method-choose, .toggle-button input[type=radio]:checked + .selection-budget-choose, .toggle-button input[type=radio]:checked + .scenarie-budget-choose, .toggle-button input[type=radio]:checked + .projekter-renovering-choose {
  color: #ffffff;
  background-color: #666666;
}
.toggle-button input[type=radio]:checked + .supply-type-choose.sewer, .toggle-button input[type=radio]:checked + .selection-method-choose.sewer, .toggle-button input[type=radio]:checked + .selection-budget-choose.sewer, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.sewer, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.sewer {
  border: 3px solid #7fb80b !important;
}
.toggle-button input[type=radio]:checked + .supply-type-choose.water, .toggle-button input[type=radio]:checked + .supply-type-choose.actual, .toggle-button input[type=radio]:checked + .supply-type-choose.planned, .toggle-button input[type=radio]:checked + .supply-type-choose.deny, .toggle-button input[type=radio]:checked + .supply-type-choose.geo, .toggle-button input[type=radio]:checked + .supply-type-choose.network, .toggle-button input[type=radio]:checked + .supply-type-choose.fromFile, .toggle-button input[type=radio]:checked + .supply-type-choose.copy, .toggle-button input[type=radio]:checked + .supply-type-choose.dollar, .toggle-button input[type=radio]:checked + .supply-type-choose.manu, .toggle-button input[type=radio]:checked + .supply-type-choose.scenarie, .toggle-button input[type=radio]:checked + .selection-method-choose.water, .toggle-button input[type=radio]:checked + .selection-method-choose.actual, .toggle-button input[type=radio]:checked + .selection-method-choose.planned, .toggle-button input[type=radio]:checked + .selection-method-choose.deny, .toggle-button input[type=radio]:checked + .selection-method-choose.geo, .toggle-button input[type=radio]:checked + .selection-method-choose.network, .toggle-button input[type=radio]:checked + .selection-method-choose.fromFile, .toggle-button input[type=radio]:checked + .selection-method-choose.copy, .toggle-button input[type=radio]:checked + .selection-method-choose.dollar, .toggle-button input[type=radio]:checked + .selection-method-choose.manu, .toggle-button input[type=radio]:checked + .selection-method-choose.scenarie, .toggle-button input[type=radio]:checked + .selection-budget-choose.water, .toggle-button input[type=radio]:checked + .selection-budget-choose.actual, .toggle-button input[type=radio]:checked + .selection-budget-choose.planned, .toggle-button input[type=radio]:checked + .selection-budget-choose.deny, .toggle-button input[type=radio]:checked + .selection-budget-choose.geo, .toggle-button input[type=radio]:checked + .selection-budget-choose.network, .toggle-button input[type=radio]:checked + .selection-budget-choose.fromFile, .toggle-button input[type=radio]:checked + .selection-budget-choose.copy, .toggle-button input[type=radio]:checked + .selection-budget-choose.dollar, .toggle-button input[type=radio]:checked + .selection-budget-choose.manu, .toggle-button input[type=radio]:checked + .selection-budget-choose.scenarie, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.water, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.actual, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.planned, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.deny, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.geo, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.network, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.fromFile, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.copy, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.dollar, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.manu, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.scenarie, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.water, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.actual, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.planned, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.deny, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.geo, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.network, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.fromFile, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.copy, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.dollar, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.manu, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.scenarie {
  border: 3px solid #30b5d6 !important;
}
.toggle-button input[type=radio]:checked + .supply-type-choose.actual:before, .toggle-button input[type=radio]:checked + .selection-method-choose.actual:before, .toggle-button input[type=radio]:checked + .selection-budget-choose.actual:before, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.actual:before, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.actual:before {
  content: url(/Content/images/25/ur-selected.png);
}
.toggle-button input[type=radio]:checked + .supply-type-choose.planned:before, .toggle-button input[type=radio]:checked + .selection-method-choose.planned:before, .toggle-button input[type=radio]:checked + .selection-budget-choose.planned:before, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.planned:before, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.planned:before {
  content: url(/Content/images/25/calendar-selected.png);
}
.toggle-button input[type=radio]:checked + .supply-type-choose.deny:before, .toggle-button input[type=radio]:checked + .selection-method-choose.deny:before, .toggle-button input[type=radio]:checked + .selection-budget-choose.deny:before, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.deny:before, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.deny:before {
  content: url(/Content/images/25/deny-selected.png);
}
.toggle-button input[type=radio]:checked + .supply-type-choose.dollar:before, .toggle-button input[type=radio]:checked + .selection-method-choose.dollar:before, .toggle-button input[type=radio]:checked + .selection-budget-choose.dollar:before, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.dollar:before, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.dollar:before {
  content: url(/Content/images/25/dollar-selected.png);
}
.toggle-button input[type=radio]:checked + .supply-type-choose.manu:before, .toggle-button input[type=radio]:checked + .selection-method-choose.manu:before, .toggle-button input[type=radio]:checked + .selection-budget-choose.manu:before, .toggle-button input[type=radio]:checked + .scenarie-budget-choose.manu:before, .toggle-button input[type=radio]:checked + .projekter-renovering-choose.manu:before {
  content: url(/Content/images/25/number-selected.png);
}

.section-icon {
  color: #ffffff;
  margin-left: 50px;
}
.section-icon:before {
  font-family: wsr-icons;
  text-align: center;
  position: absolute;
  color: #ffffff;
  font-size: 24px;
  left: 8px;
  top: 2px;
}
.section-icon.configuration:before {
  content: "\e910";
}
.section-icon.filtering:before {
  content: "\e906";
}

#setup_method {
  display: block;
}

/*.section-icon:before{
    @include icon-font;
    position: absolute;
    color: $color-white;
    font-size: 24px;
    left: 8px;
    top: 2px;

    &.configuration{
        content: "\e910";
    }

}*/
.ol-map-button {
  margin-right: 5px;
  height: 40px;
  width: 40px;
  border-radius: 3px;
  background-color: rgba(0, 60, 136, 0.5);
  border: 2px solid rgba(0, 60, 136, 0.5);
  outline: none;
  background-position: center;
  background-size: 25px;
  background-repeat: no-repeat;
  background-clip: padding-box;
}
.ol-map-button.hand {
  background-image: url(/Content/Images/25/handTool.png);
}
.ol-map-button.single-select {
  background-image: url(/Content/Images/25/singleSelect.png);
}
.ol-map-button.single-deselect {
  background-image: url(/Content/Images/25/singleDeselect.png);
}
.ol-map-button.polygon-select {
  background-image: url(/Content/Images/25/polygonSelect.png);
}
.ol-map-button.polygon-deselect {
  background-image: url(/Content/Images/25/polygonDeselect.png);
}
.ol-map-button.info-select {
  background-image: url(/Content/Images/25/info.png);
}
.ol-map-button.clear {
  background-image: url(/Content/Images/25/clear.png);
}
.ol-map-button.move-brick {
  background-image: url(/Content/Images/25/move-brick.png);
}
.ol-map-button:disabled {
  cursor: not-allowed;
  background-color: #676565 !important;
  border: 2px solid #676565;
}

/*.move-brick[disabled]{

}*/
.ol-map-button:focus, .ol-map-button:hover {
  background-color: rgba(0, 60, 136, 0.7);
}

.selectedSrcElement {
  border: 2px solid;
  background-color: rgba(0, 60, 136, 0.7);
}

.featureInfoInterLabel {
  width: 50%;
  word-break: break-word;
}

/*.featureInfoInterRow:nth-child(even) {
    background-color: #dddddd;
}*/
.featureInfoInterValue {
  width: 50%;
  padding-left: 20px;
}

#default-tree > .list-group .node-default-tree table {
  width: 100%;
}

.weight-list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.weight-list .weight-parameter__action .limit {
  background-size: 12px;
  height: 24px;
  width: 24px;
}

.weight-parameter__weight input,
.weight-list tfoot input {
  text-align: right;
  width: 60px;
}

.weight-list .weight-parameter__action .delete {
  background: no-repeat;
  border: none;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.05em;
}

.weight-list__add select {
  display: inline-block;
  min-width: 240px;
  width: auto;
}

.performance-target__item input[type=number] {
  text-align: right;
  width: 96px;
}

.performance-target__item .delete {
  background: no-repeat;
  border: none;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.05em;
}

/*Components*/
.main-tabs {
  background-color: #f3f3f6;
  font-weight: 300;
}
.main-tabs a:hover,
.main-tabs a:focus {
  color: #30b5d6;
}

.tab-links {
  display: flex;
  gap: 90px;
  list-style: none;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .tab-links {
    width: 83.33333333%;
    margin: 0 auto;
  }
}
.tab-links a {
  border-bottom: 4px solid transparent;
  color: #000000;
  display: inline-block;
  font-size: 20px;
  line-height: 1.5em;
  padding: 11px 2px 7px 2px;
  transition: all linear 0.15s;
  text-decoration: none;
}
.tab-links a.active {
  border-bottom-color: #30b5d6;
  color: #30b5d6;
}

.wizard {
  border-bottom: 1px solid #f1f2fa;
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  list-style: none;
  margin-bottom: 24px;
  max-width: 900px;
  padding-bottom: 24px;
  padding-left: 0;
}
.wizard__item {
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
  text-align: center;
}
.wizard__item::before, .wizard__item::after {
  border-top: 1px solid #30b5d6;
  content: "";
  display: block;
  position: absolute;
  top: 21.5px;
  width: calc(50% + 1px);
  z-index: -1;
}
.wizard__item::before {
  right: 50%;
}
.wizard__item::after {
  left: 50%;
}
.wizard__item:first-child::before, .wizard__item:last-child::after {
  content: none;
}
.wizard__step {
  background: #ffffff;
  border: 1px solid #30b5d6;
  border-radius: 50%;
  color: #30b5d6;
  display: inline-block;
  font-size: 16px;
  height: 44px;
  line-height: 27px;
  margin-bottom: 12px;
  padding: 8px 4px;
  text-align: center;
  transition: all 0.1s linear 0s;
  width: 44px;
}
.wizard__title {
  color: #757575;
  display: block;
  font-size: 13px;
  line-height: 1.15em;
  word-wrap: break-word;
}
.wizard__item.complete .wizard__step, .wizard__item.active .wizard__step {
  background: #30b5d6;
  color: #ffffff;
}
.wizard__item.active .wizard__step {
  box-shadow: 0 0 0 5px rgba(48, 181, 214, 0.5);
}
.wizard__item.complete .wizard__title, .wizard__item.active .wizard__title {
  color: #30b5d6;
}
.wizard-inactive {
  cursor: not-allowed;
}

.tab-content.transparent {
  background-color: transparent;
}

.save-model, .saved-model {
  background-color: #fdfbfb !important;
  width: 190px !important;
  border: none !important;
  color: #757575 !important;
}

.save-model:before {
  font-family: wsr-icons;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  height: 45px;
  width: 45px;
  content: "\e90f";
  color: #757575;
  width: 24px;
  height: 24px;
  padding-right: 10px;
}
.save-model:before:hover {
  color: #ffffff;
}

.save-model:hover:before, .saved-model:hover:before {
  color: #30b5d6 !important;
}

.save-model:hover, .saved-model:hover {
  background-color: #fdfbfb !important;
  color: #30b5d6 !important;
  cursor: pointer;
}

.saved-model:before {
  font-family: wsr-icons;
  text-align: center;
  content: "\e90c";
  color: #757575;
  width: 24px;
  height: 24px;
  padding-right: 10px;
}

.pager {
  padding: 0;
  text-align: center;
  list-style: none;
  /*width: 490px;*/
}

.page-buttons-container {
  position: fixed;
  bottom: 0;
  background-color: #FDFBFB;
  padding: 20px 0 30px 0;
  width: 100%;
  margin: 0;
}

.pager li > a {
  display: inline-block;
  border-radius: 5px;
  width: 86px;
  padding: 7px 14px;
  height: 37px;
  float: left;
}
.pager li > a.validation-errors {
  cursor: not-allowed !important;
  background-color: #b2b2b2 !important;
  border: none !important;
  opacity: 0.65;
}

.pager li.next > a {
  /*float: none !important;*/
  float: left;
  margin-left: 70px;
  background-color: #90c928;
  border: 1px solid #90c928;
  color: #ffffff;
}

.pager li.next > a:hover {
  background-color: #7fb80b;
  cursor: pointer;
}

.pager li.previous > a {
  margin-left: 60px;
  background-color: #ffffff;
  color: #b2b2b2;
  border: 1px solid #b2b2b2;
}

.pager li.previous > a:hover {
  background-color: #b2b2b2;
  color: #ffffff;
  cursor: pointer;
}

.btn-modal {
  padding: 4px 25px;
  background: #30b5d6;
  color: #ffffff;
}
.btn-modal:hover {
  background: #008eae;
  color: #ffffff;
}

.btn-budget {
  background: #30b5d6;
  color: #ffffff;
  margin-left: 12px;
  padding: 4px 8px;
}

.scenarioBudgetForm {
  margin-bottom: 6px;
  margin-top: 6px;
}

.btn-prio {
  padding: 4px 25px;
  background: #ffffff;
  color: #30b5d6;
  border: 2px solid #30b5d6;
}
.btn-prio:hover {
  color: #30b5d6;
}
.btn-prio.btn-prio-selected {
  color: #ffffff;
  background: #30b5d6;
}
.btn-prio.btn-prio-selected:hover {
  color: #ffffff;
}

.button-row {
  min-width: 870px;
  margin-bottom: 10px;
}

.button-row:after {
  content: "";
  display: block;
  clear: both;
}

.button-add {
  float: right;
}

.budget-row {
  min-width: 870px;
  max-width: 1200px;
  margin-bottom: 10px;
  margin-top: 10px;
  height: 30px;
}

.arrow-color {
  color: #b1b1b1;
}

.scenarieTextField {
  text-align: right;
  width: 40px;
  margin-left: 5px;
  margin-right: 5px;
  display: inline;
}

.btn-report {
  padding: 7px 25px;
  background: #30b5d6;
  color: #ffffff;
  display: block;
  width: 200px;
  height: 40px;
  margin-bottom: 20px;
}
.btn-report:hover {
  background: #008eae;
  color: #ffffff;
}

.reportDownload {
  float: left;
  display: block;
  margin-left: 50px;
}

.reportShape {
  float: right;
  display: block;
  margin-right: 50px;
}

.reportConfirm {
  font-weight: bold;
}

.modal-lg {
  top: 5%;
}

.modal-header {
  text-align: center;
  background-color: #686564;
  border: 0 !important;
}

.modal-footer {
  text-align: center;
  background-color: #686564;
}

.modal-content {
  border: 0;
  min-width: 600px;
}

.scenarieBudgetValueValue {
  text-align: right;
  width: 150px;
  margin-right: 4px;
  display: inline;
}

#scenarioBudgetSourceCopy ul {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

.budget-copy__item {
  margin-bottom: 5px;
  margin-top: 5px;
  position: relative;
}

.budget-copy__item input {
  height: 100%;
  left: 0;
  margin-top: 0;
  max-width: none;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.budget-copy__item label {
  background: #fff;
  border: 2px solid #eff0f5;
  border-radius: 3px;
  color: #666;
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 0;
  padding: 13px 12px;
  width: 100%;
}

.budget-copy__item input + label:hover,
.budget-copy__item input:focus + label,
.budget-copy__item input:checked + label {
  background: #f3f3f6;
  border-color: #30b5d6;
}

.row-header {
  font-size: 12px;
  color: #666;
}

.row-text {
  font-size: 12px;
  color: #666;
}

.row {
  padding-bottom: 0px;
}
.row.first {
  padding-top: 10px;
}

.strategy-label {
  cursor: pointer;
}

.close-modal {
  opacity: 1 !important;
}

.strategy-control {
  margin-bottom: 0;
}

.strategy-control input[type=radio] {
  display: none;
}

.strategy-control .list-group-item {
  display: inline-block;
  margin: 0 0 0 -4px;
  padding: 0 6px;
  background-color: #757575;
  border-color: #757575;
}

.strategy-control .list-group-item:hover {
  background-color: #30b5d6 !important;
  border-color: #30b5d6;
}

.strategy-control .list-group-item:focus {
  background-color: #30b5d6 !important;
  border-color: #30b5d6;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  background-color: #30b5d6 !important;
  border-color: #30b5d6;
}

.strategy-control .list-group-item:first-child {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}

.strategy-control .list-group-item:last-child {
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
}

.border-bottom {
  border-bottom: 1px solid #ebe7e7;
  margin-bottom: 8px;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.nopadding-left {
  padding-left: 0px;
}

.projectScenarioRenoYear {
  padding-left: 20px;
}

.label-nomargin {
  margin-bottom: 0;
}

.scenarioWeightParameterText {
  border-top: none;
  border-left: none;
  border-right: none;
  width: 100%;
  border-bottom: 1px solid;
  cursor: default;
}

.mainProject-list {
  margin-bottom: 5px;
}

.table > thead {
  border-bottom: 2px solid;
}

.table > thead > tr {
  border-bottom: 2px solid;
}

.table > thead > tr > th {
  border-bottom: 2px solid;
}

.dropdown button .rotate, .rotate {
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.dropdown button .rotate.down {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.rotate.down {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.dropdown-menu.fade {
  display: block;
  opacity: 0;
  pointer-events: none;
}

.open > .dropdown-menu.fade {
  pointer-events: auto;
  opacity: 1;
}

.section {
  width: 800px;
  margin-bottom: 20px;
}

.section-name {
  width: auto !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.panel-default {
  border: none;
  position: relative;
}

.panel-default > .panel-heading {
  height: 40px;
  background: #30b5d6;
  position: relative;
  border: none !important;
}
.panel-default > .panel-heading.disable-collapse {
  background: #b2b2b2 !important;
  opacity: 0.65;
  cursor: not-allowed;
}

.panel-heading:hover:not(.disable-collapse) {
  cursor: pointer;
}

.section-content {
  padding-top: 25px;
  padding-left: 10px;
  width: 800px;
  border: 1px solid #eff0f5;
  border-top: none;
}

.section .caret {
  float: right;
  margin: 5px;
  color: #ffffff;
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
  border-left: 7px dashed;
}

.caret {
  float: right;
  margin: 5px;
  color: #ffffff;
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
  border-left: 7px dashed;
}

.panel-collapse {
  background-color: #fdfbfb;
}

.segmented-control {
  position: relative;
  display: inline-block;
  border: 3px solid #757575;
  text-decoration: none;
  overflow: hidden;
  color: #30b5d6;
  background-color: #757575;
  border-radius: 5px;
  box-sizing: border-box;
  user-select: none;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.segmented-control > input {
  position: absolute;
  left: -10000px;
  opacity: 0;
}
.segmented-control > input[type=checkbox] ~ label {
  transition-duration: 0;
}
.segmented-control > input[type=checkbox] ~ label:before {
  opacity: 0;
}
.segmented-control > input:disabled:nth-child(1) ~ label:nth-of-type(1) {
  opacity: 0.3;
  cursor: not-allowed;
}
.segmented-control > input:nth-child(1):checked ~ label:nth-of-type(1):after, .segmented-control > input:nth-child(1):checked ~ label:nth-of-type(1):before {
  opacity: 1;
}
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):before, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:before {
  left: 0%;
}
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
  left: 0%;
}
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 0%;
}
.segmented-control > input:disabled:nth-child(2) ~ label:nth-of-type(2) {
  opacity: 0.3;
  cursor: not-allowed;
}
.segmented-control > input:nth-child(2):checked ~ label:nth-of-type(2):after, .segmented-control > input:nth-child(2):checked ~ label:nth-of-type(2):before {
  opacity: 1;
}
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
  left: 50%;
}
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 33.3333333333%;
}
.segmented-control > input:disabled:nth-child(3) ~ label:nth-of-type(3) {
  opacity: 0.3;
  cursor: not-allowed;
}
.segmented-control > input:nth-child(3):checked ~ label:nth-of-type(3):after, .segmented-control > input:nth-child(3):checked ~ label:nth-of-type(3):before {
  opacity: 1;
}
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 66.6666666667%;
}
.segmented-control > label {
  display: inline-block;
  padding: 0 0.71em;
  cursor: pointer;
  float: left;
  line-height: 29px;
  margin-bottom: 0;
  text-decoration: inherit;
  transition-property: none;
  transition-duration: inherit;
  transition-timing-function: inherit;
}
.segmented-control > label:before, .segmented-control > label:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.segmented-control > label:after {
  color: white;
  content: attr(data-value);
  text-align: center;
  padding: inherit;
  z-index: 10;
  font-style: inherit;
  text-decoration: inherit;
  font-weight: inherit;
  opacity: 0;
  transition-property: opacity, left;
  transition-duration: inherit;
  transition-timing-function: inherit;
}
.segmented-control > label:after, .segmented-control > label {
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
}
.segmented-control > label:before {
  content: "";
  color: inherit;
  background: currentColor;
  transition-property: left;
  transition-duration: inherit;
  transition-timing-function: inherit;
}
.segmented-control > label:first-of-type:nth-last-of-type(1), .segmented-control > label:first-of-type:nth-last-of-type(1):after, .segmented-control > label:first-of-type:nth-last-of-type(1):before, .segmented-control > label:first-of-type:nth-last-of-type(1) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(1) ~ label:before {
  width: 100%;
}
.segmented-control > label:first-of-type:nth-last-of-type(2), .segmented-control > label:first-of-type:nth-last-of-type(2):after, .segmented-control > label:first-of-type:nth-last-of-type(2):before, .segmented-control > label:first-of-type:nth-last-of-type(2) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(2) ~ label:before {
  width: 50%;
}
.segmented-control > label:first-of-type:nth-last-of-type(3), .segmented-control > label:first-of-type:nth-last-of-type(3):after, .segmented-control > label:first-of-type:nth-last-of-type(3):before, .segmented-control > label:first-of-type:nth-last-of-type(3) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(3) ~ label:before {
  width: 33.3333333333%;
}
.segmented-control.italic, .segmented-control .italic {
  font-style: italic;
}
.segmented-control.bold, .segmented-control .bold {
  font-weight: bold;
}
.segmented-control.underline, .segmented-control .underline {
  text-decoration: underline;
}
.segmented-control.line-through, .segmented-control .line-through {
  text-decoration: line-through;
}

.segmented-control.create {
  width: 280px;
}

.segmented-control.budget {
  width: 100%;
}

.dataqual-control {
  position: relative;
  display: inline-block;
  border: 3px solid #757575;
  text-decoration: none;
  overflow: hidden;
  color: #30b5d6;
  background-color: #757575;
  border-radius: 5px;
  box-sizing: border-box;
  user-select: none;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.dataqual-control > input {
  position: absolute;
  left: -10000px;
  opacity: 0;
}
.dataqual-control > input[type=checkbox] ~ label {
  transition-duration: 0;
}
.dataqual-control > input[type=checkbox] ~ label:before {
  opacity: 0;
}
.dataqual-control > input:disabled:nth-child(1) ~ label:nth-of-type(1) {
  opacity: 0.3;
  cursor: not-allowed;
}
.dataqual-control > input:nth-child(1):checked ~ label:nth-of-type(1):after, .dataqual-control > input:nth-child(1):checked ~ label:nth-of-type(1):before {
  opacity: 1;
}
.dataqual-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):after, .dataqual-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):before, .dataqual-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:after, .dataqual-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:before {
  left: 0%;
}
.dataqual-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):after, .dataqual-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):before, .dataqual-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .dataqual-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
  left: 0%;
}
.dataqual-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3):after, .dataqual-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3):before, .dataqual-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .dataqual-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 0%;
}
.dataqual-control > input:disabled:nth-child(2) ~ label:nth-of-type(2) {
  opacity: 0.3;
  cursor: not-allowed;
}
.dataqual-control > input:nth-child(2):checked ~ label:nth-of-type(2):after, .dataqual-control > input:nth-child(2):checked ~ label:nth-of-type(2):before {
  opacity: 1;
}
.dataqual-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):after, .dataqual-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):before, .dataqual-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .dataqual-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
  left: 50%;
}
.dataqual-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):after, .dataqual-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):before, .dataqual-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .dataqual-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 33.3333333333%;
}
.dataqual-control > input:disabled:nth-child(3) ~ label:nth-of-type(3) {
  opacity: 0.3;
  cursor: not-allowed;
}
.dataqual-control > input:nth-child(3):checked ~ label:nth-of-type(3):after, .dataqual-control > input:nth-child(3):checked ~ label:nth-of-type(3):before {
  opacity: 1;
}
.dataqual-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):after, .dataqual-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):before, .dataqual-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .dataqual-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 66.6666666667%;
}
.dataqual-control > label {
  display: inline-block;
  padding: 0 0.71em;
  cursor: pointer;
  float: left;
  line-height: 29px;
  text-decoration: inherit;
  transition-property: none;
  transition-duration: inherit;
  transition-timing-function: inherit;
}
.dataqual-control > label:before, .dataqual-control > label:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.dataqual-control > label:after {
  color: white;
  content: attr(data-value);
  text-align: center;
  padding: inherit;
  z-index: 10;
  font-style: inherit;
  text-decoration: inherit;
  font-weight: inherit;
  opacity: 0;
  transition-property: opacity, left;
  transition-duration: inherit;
  transition-timing-function: inherit;
}
.dataqual-control > label:after, .dataqual-control > label {
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
}
.dataqual-control > label:before {
  content: "";
  color: inherit;
  background: currentColor;
  transition-property: left;
  transition-duration: inherit;
  transition-timing-function: inherit;
}
.dataqual-control > label:first-of-type:nth-last-of-type(1), .dataqual-control > label:first-of-type:nth-last-of-type(1):after, .dataqual-control > label:first-of-type:nth-last-of-type(1):before, .dataqual-control > label:first-of-type:nth-last-of-type(1) ~ label, .dataqual-control > label:first-of-type:nth-last-of-type(1) ~ label:after, .dataqual-control > label:first-of-type:nth-last-of-type(1) ~ label:before {
  width: 100%;
}
.dataqual-control > label:first-of-type:nth-last-of-type(2), .dataqual-control > label:first-of-type:nth-last-of-type(2):after, .dataqual-control > label:first-of-type:nth-last-of-type(2):before, .dataqual-control > label:first-of-type:nth-last-of-type(2) ~ label, .dataqual-control > label:first-of-type:nth-last-of-type(2) ~ label:after, .dataqual-control > label:first-of-type:nth-last-of-type(2) ~ label:before {
  width: 50%;
}
.dataqual-control > label:first-of-type:nth-last-of-type(3), .dataqual-control > label:first-of-type:nth-last-of-type(3):after, .dataqual-control > label:first-of-type:nth-last-of-type(3):before, .dataqual-control > label:first-of-type:nth-last-of-type(3) ~ label, .dataqual-control > label:first-of-type:nth-last-of-type(3) ~ label:after, .dataqual-control > label:first-of-type:nth-last-of-type(3) ~ label:before {
  width: 33.3333333333%;
}
.dataqual-control.italic, .dataqual-control .italic {
  font-style: italic;
}
.dataqual-control.bold, .dataqual-control .bold {
  font-weight: bold;
}
.dataqual-control.underline, .dataqual-control .underline {
  text-decoration: underline;
}
.dataqual-control.line-through, .dataqual-control .line-through {
  text-decoration: line-through;
}

.dataqual-control.create {
  width: 280px;
  height: 35px;
}

.file-card {
  height: 150px;
  width: 150px;
  margin-right: 20px;
}
.file-card.upload-div {
  border: unset;
}

.file {
  height: 100%;
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  background-color: white;
  color: #30b5d6;
}
.file.disable-upload {
  opacity: 0.2;
}
.file.error-upload {
  color: #eb5e4e;
  border-color: #eb5e4e !important;
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  cursor: pointer;
}
.file.error-upload span:nth-child(3) {
  font-size: 13px !important;
}
.file .file-wrapper span {
  text-align: center;
  font-size: 15px;
}
.file i {
  font-family: wsr-icons;
  text-align: center;
  font-style: normal;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 105px;
  line-height: 48px;
}
.file.upload {
  padding: 33px 5px 0 5px;
  border-radius: 10px;
  border: 3px dotted;
  border-color: #30b5d6;
  margin-right: 20px;
}
.file.upload span:nth-child(2) {
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 6px;
}
.file.upload span:nth-child(3) {
  font-size: 10px;
}
.file.upload i:before {
  content: "\e617";
}
.file.shape {
  border-radius: 10px;
  border: 3px solid;
  border-color: #30b5d6;
  padding-top: 22px;
}
.file.shape i {
  padding-bottom: 10px;
}
.file.shape i:before {
  padding-left: 15px;
  content: url(/Content/images/45/datasource-shape.png);
}
.file:hover:not(.disable-upload):hover:not(.error-upload) {
  color: #ffffff;
  background-color: #30b5d6;
  cursor: pointer;
  text-decoration: none;
}
.file:hover:not(.disable-upload):hover:not(.error-upload) i:before {
  color: #ffffff;
}
.file:hover:not(.disable-upload):hover:not(.error-upload).shape {
  border-radius: 10px;
  border: 3px solid;
  border-color: #30b5d6;
  padding-top: 22px;
}
.file:hover:not(.disable-upload):hover:not(.error-upload).shape i {
  padding-bottom: 10px;
}
.file:hover:not(.disable-upload):hover:not(.error-upload).shape i:before {
  padding-left: 15px;
  content: url(/Content/images/45/datasource-shape-selected.png);
}

@-moz-keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@-webkit-keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.stausColumn {
  height: 400px;
  width: 200px;
  background: #008eae;
  color: #ffffff;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  position: fixed;
  left: -5px;
  top: 307px;
  padding: 0 38px 0 0;
  text-align: right;
}
.stausColumn ul {
  text-align: left;
  margin-top: 35px;
}

.stausColumn:before {
  font-family: wsr-icons;
  text-align: center;
  font-size: 28px;
  content: "\e909";
  padding-right: 24px;
  font-size: 50px;
  top: 13px;
  position: relative;
}

.custom-label {
  position: relative;
  padding-left: 10px;
  font-size: 14px;
  cursor: pointer;
  color: #757575;
  padding-top: 4px;
}

.custom-label:before, .custom-label:after {
  font-family: wsr-icons;
  font-size: 20px;
  position: absolute;
  top: 0;
  left: -24px;
  right: 10px;
}

.custom-label:before {
  content: "\e90e";
}

.custom-label:after {
  content: "\e90c";
  max-width: 0;
  overflow: hidden;
  opacity: 0.5;
  font-size: 14px;
  top: 4px;
  left: -21px;
  color: #ffffff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

input[type=checkbox]:checked + .custom-label:after {
  max-width: 25px;
  opacity: 1;
}

.custom-checkbox-dark {
  padding-left: 26px;
  /*&.dynamic{
      list-style-type: none;
      padding: 0;
  }*/
}
.custom-checkbox-dark li {
  list-style-type: none;
  padding: 0;
}
.custom-checkbox-dark input[type=checkbox] {
  display: none;
}

.map-dragable {
  position: fixed;
  right: 0;
  top: 50px;
  width: 0;
  height: 100%;
  background: #b2b2b2;
  z-index: 1001;
}
.map-dragable.visible {
  width: 10%;
  -moz-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.map-dragable.reset {
  left: inherit !important;
  width: 0 !important;
}

.ui-resizable-w {
  border: solid #444242;
  height: 100%;
  width: 25px;
  background: #444242;
}

.ui-resizable-w:before {
  content: "...";
  position: absolute;
  color: #bebebe;
  font-size: 40px;
  transform: rotate(90deg);
  left: 6px;
  top: 42%;
}

.spinner-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: wait;
  z-index: 999999;
}

.spinner {
  -webkit-animation: rotator 1.4s linear infinite;
  animation: rotator 1.4s linear infinite;
}

@-webkit-keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
@keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
.path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
  animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

@-webkit-keyframes colors {
  0% {
    stroke: #4285F4;
  }
  25% {
    stroke: #DE3E35;
  }
  50% {
    stroke: #F7C223;
  }
  75% {
    stroke: #1B9A59;
  }
  100% {
    stroke: #4285F4;
  }
}
@keyframes colors {
  0% {
    stroke: #4285F4;
  }
  25% {
    stroke: #DE3E35;
  }
  50% {
    stroke: #F7C223;
  }
  75% {
    stroke: #1B9A59;
  }
  100% {
    stroke: #4285F4;
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.lds-spinner {
  /*position: relative;*/
  position: fixed;
  top: 0;
  left: 100px;
  z-index: 999999;
}

.lds-spinner div {
  left: 94px;
  top: 48px;
  position: absolute;
  -webkit-animation: lds-spinner linear 1s infinite;
  animation: lds-spinner linear 1s infinite;
  background: #ffffff;
  width: 12px;
  height: 24px;
  border-radius: 40%;
  -webkit-transform-origin: 6px 52px;
  transform-origin: 6px 52px;
}

.lds-spinner div:nth-child(1) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-animation-delay: -0.9166666667s;
  animation-delay: -0.9166666667s;
}

.lds-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-animation-delay: -0.8333333333s;
  animation-delay: -0.8333333333s;
}

.lds-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  -webkit-animation-delay: -0.75s;
  animation-delay: -0.75s;
}

.lds-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-animation-delay: -0.6666666667s;
  animation-delay: -0.6666666667s;
}

.lds-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
  -webkit-animation-delay: -0.5833333333s;
  animation-delay: -0.5833333333s;
}

.lds-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.lds-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation-delay: -0.4166666667s;
  animation-delay: -0.4166666667s;
}

.lds-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
  -webkit-animation-delay: -0.3333333333s;
  animation-delay: -0.3333333333s;
}

.lds-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s;
}

.lds-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-animation-delay: -0.1666666667s;
  animation-delay: -0.1666666667s;
}

.lds-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
  -webkit-animation-delay: -0.0833333333s;
  animation-delay: -0.0833333333s;
}

.lds-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.lds-spinner {
  width: 50px !important;
  height: 50px !important;
  -webkit-transform: translate(-25px, -25px) scale(0.25) translate(25px, 25px);
  transform: translate(-25px, -25px) scale(0.25) translate(25px, 25px);
}

.selected-projects-container {
  border: 1px solid;
  display: inline-block;
  width: 777px;
  border-radius: 5px 5px 0 0;
  margin-bottom: 20px;
}

.projects-filter-button {
  float: right;
  margin-bottom: 20px;
}

.project-panel {
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: transparent;
}

.projectpanel {
  margin-left: 20px;
}

.project-zoom-button {
  margin-bottom: 10px;
}
