/* BEGIN STYLESHEET */
/* Direct stylesheet authoring is an advanced feature. Knowledge of CSS required.*/

.ia_dateRangePicker__calendar__dayTile:hover:not(.ia_dateRangePicker__calendar__dayTile--fillerTile):not(.ia_dateRangePicker__calendar__dayTile--node):not(.ia_dateRangePicker__calendar__dayTile--rangeNode):not(.hasTouch) {
    background-color: rgba(231, 247, 0, 0.3);
}

/*Farget skygge på TabContainer*/
.ia_tabContainerComponent__tab--modern--active {
 font-weight: 500;
 color: var(--neutral-90);
 box-shadow: inset 0 -3px #AC6920;
}

.map-marker-shadow {
  display: none;
}

.psc-barChart1 .ia_barChart > rect {
	width: 15px;
   	transform: translate(10px)
}

.psc-barChart2 .ia_barChart > rect {
	width: 30px;
   	transform: translate(20px)
}


/* BEGIN STYLE CLASSES */
.psc-BackgroundCol {
}

.psc-Buttons\/button {
  background-color: #D2A47B;
}

.psc-Buttons\/button_float {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-family: Noto Sans;
  font-size: 12px;
}
.psc-Buttons\/button_float:hover {
  background-color: #0E3143;
}

.psc-Buttons\/button_highlight {
}

.psc-Card {
  border-color: var(--neutral-40);
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 40, 0.15);
  margin: 5px;
}

.psc-Colors\/highlight_color_1 {
  color: #AC6920;
}

.psc-Colors\/highlight_color_2 {
  background-color: #22865B;
}

.psc-Colors\/highlight_color_3 {
  background-color: #22865B;
}

.psc-Colors\/highlight_color_4 {
  background-color: #008676;
}

.psc-Components_General\/text_1 {
}
.psc-Components_General\/text_1:enabled {
  color: #DDE1E6;
  font-family: Noto Sans;
}
.psc-Components_General\/text_1:disabled {
  color: #AAAAAA;
  font-family: Noto Sans;
}

.psc-Components_General\/tooltip {
  background-color: var(--neutral-80);
  color: var(--neutral-10);
  font-family: Roboto;
  font-size: 12px;
  font-weight: bold;
}

.psc-Dropdown\/dropdown_menu {
  background-color: #000000;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: inherit;
  font-size: 100%;
  font-weight: normal;
  text-align: left;
  white-space: normal;
}
.psc-Dropdown\/dropdown_menu:hover {
  background-color: #0E3143;
}

.psc-Forms\/ColorPicker\/Container {
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  padding: 4px;
}

.psc-Forms\/Dock\/Page {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

.psc-Forms\/Header\/Header {
  font-size: 14px;
}

.psc-Forms\/Header\/Icon {
  cursor: pointer;
}

.psc-Forms\/Header\/Title {
  font-size: 20px;
}

.psc-Forms\/Page\/Bold {
  font-weight: bold;
}

.psc-Forms\/Page\/Error {
  color: #AC0000;
  font-size: 12px;
  fill: #AC0000;
}

.psc-Forms\/Page\/Header {
  font-size: 12px;
  font-weight: bolder;
  text-transform: uppercase;
}

.psc-Forms\/Page\/Icon {
  color: #767779;
  fill: #767779;
}

.psc-Forms\/Page\/Icon_Action {
  cursor: pointer;
  fill: #535C69;
}

.psc-Forms\/Page\/Input {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 12px;
}

.psc-Forms\/Page\/Item {
  font-size: 12px;
  font-weight: bolder;
  text-transform: uppercase;
}

.psc-Forms\/Page\/Link {
  color: var(--callToAction);
  cursor: pointer;
  font-size: 12px;
}

.psc-Forms\/Page\/Margins {
  margin-left: 10px;
  margin-right: 10px;
}

.psc-Forms\/Page\/Page {
  border-bottom-color: #FFFFFF00;
  border-bottom-style: solid;
  border-bottom-width: 14px;
  border-left-color: #FFFFFF00;
  border-left-style: solid;
  border-left-width: 14px;
  border-right-color: #FFFFFF00;
  border-right-style: solid;
  border-right-width: 14px;
  border-top-color: #FFFFFF00;
  font-size: 14px;
}

.psc-Forms\/Page\/Radio {
  cursor: pointer;
  fill: var(--radio--unselected);
}
.psc-Forms\/Page\/Radio:hover {
  fill: #212730;
}

.psc-Forms\/Page\/Text {
  font-size: 12px;
}

.psc-Forms\/Page\/Value {
}

.psc-Forms\/Popup\/Page {
  font-size: 14px;
}

.psc-Forms\/Question\/Line {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding-left: 10px;
  padding-right: 10px;
}

.psc-Forms\/Question\/LineTab {
  border-top-right-radius: 8px;
  padding-left: 10px;
  padding-right: 10px;
}

.psc-Forms\/Question\/Question {
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 20px;
}

.psc-Forms\/Question\/Section {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-right-style: solid;
  border-right-width: 1px;
  padding: 20px;
}

.psc-Forms\/Question\/Tab {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding-left: 10px;
  padding-right: 10px;
}

.psc-Forms\/Question\/Text\/Section {
  font-size: 32px;
}

.psc-Forms\/Title\/Icon {
  color: #767779;
  fill: #767779;
}

.psc-Forms\/Title\/Text {
  font-size: 24px;
  margin-left: 6px;
  fill: var(--neutral-90);
}

.psc-Forms\/Title\/Title {
}

.psc-InputHeader {
  font-size: 13px;
}

.psc-KeyParameters {
  border-color: #FFFFFF33;
  border-style: none;
  border-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 8px;
  overflow: hidden;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

.psc-Label {
  font-family: inherit;
  font-size: 1vmax;
  font-weight: bold;
  text-align: center;
}

.psc-Menu\/All_Header {
  background-color: var(--neutral-80);
  color: var(--neutral-10);
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  text-transform: none;
}

.psc-Menu\/Dock {
  background-color: var(--neutral-30);
}

.psc-Menu\/Item {
  background-color: var(--neutral-20);
  border-bottom-style: none;
  border-top-color: var(--neutral-60);
  border-top-style: solid;
  border-top-width: 1px;
  color: var(--neutral-80);
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}
.psc-Menu\/Item:last-child {
  border-bottom-color: var(--neutral-60);
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.psc-Menu\/Item:hover {
  background-color: var(--callToActionHighlight);
}

.psc-Menu_Buttons {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: white;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}
.psc-Menu_Buttons:hover {
}

.psc-RosterManagement\/Buttons\/Removal {
  background-color: #FF0000;
}

.psc-RosterManagement\/Header {
  font-family: Arial;
  font-size: 16px;
  font-weight: lighter;
  text-align: start;
  text-indent: 6px;
}

.psc-RosterManagement\/Icons {
  cursor: pointer;
  margin-top: 5px;
}

.psc-RosterManagement\/Tables {
  border-style: solid;
  border-width: 1px;
  margin: 10px;
  margin-right: 0px;
}

.psc-TextBox {
  border-color: var(--neutral-40);
  border-style: solid;
  border-width: 1px;
}

.psc-Title\/Icon {
  fill: var(--neutral-90);
}

.psc-Title\/Text {
  color: var(--neutral-90);
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  margin-left: 6px;
  fill: var(--neutral-90);
}

.psc-Title\/Title {
  background-color: var(--neutral-30);
  border-bottom-color: var(--neutral-60);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: var(--neutral-60);
  border-top-style: solid;
  border-top-width: 1px;
}

.psc-UserManagement\/Header {
  background-color: #21272A;
  color: #FFFFFF;
  font-family: Noto Sans;
  font-size: 20px;
  font-weight: lighter;
  text-align: start;
  text-indent: 6px;
}

.psc-UserManagement\/HoverHighlight {
}
.psc-UserManagement\/HoverHighlight:hover {
  background-color: var(--callToActionHighlight);
}

.psc-UserManagement\/InputFont {
  font-family: Noto Sans;
  font-size: 14px;
}

.psc-UserManagement\/LeftVerticalHeaderBar {
  border-left-color: #4A4A4A63;
  border-left-style: solid;
  border-left-width: 1px;
}

.psc-UserManagement\/SectionHeaders {
  font-family: Noto Sans;
  font-size: 15px;
  margin-bottom: 9px;
}

.psc-UserManagement\/TableEditorIcons {
  cursor: pointer;
  margin-bottom: 1px;
  margin-top: 5px;
}

.psc-View\/Page {
  border-left-color: var(--neutral-60);
  border-left-style: solid;
  border-left-width: 1px;
  font-size: 14px;
  line-height: 16px;
}

.psc-framework\/HorizontalMenu1 {
  background-color: var(--neutral-20);
  border-bottom-color: var(--neutral-50);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: var(--neutral-50);
  border-top-style: solid;
  border-top-width: 1px;
  color: var(--neutral-70);
}

.psc-framework\/Icon {
  color: --neutral-90;
  cursor: pointer;
  fill: --neutral-90;
}

.psc-framework\/header {
  background-color: #000000;
}

.psc-framework\/page_title {
}

@keyframes psc-Menu\/FadeIn-anim {
  0% {
    opacity: 0,00;
  }
  100% {
    opacity: 1,00;
  }
}
.psc-Menu\/FadeIn {
  animation-name: psc-Menu\/FadeIn-anim;
  animation-delay: 2s;
  animation-direction: normal;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}

@keyframes psc-framework\/Alarm_Active-anim {
  0% {
    color: --neutral-90;
    fill: --neutral-90;
  }
  100% {
    color: #FF2E2E;
    fill: #FF2E2E;
  }
}
.psc-framework\/Alarm_Active {
  animation-name: psc-framework\/Alarm_Active-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
