@charset "UTF-8";
/**
 http://meyerweb.com/eric/tools/css/reset/
 v2.0 | 20110126
 License: none (public domain)
*/
@import url("//fonts.googleapis.com/css?family=Arimo");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, main, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'FlamaBook';
  src: url("../../fonts/FlamaBook.eot");
  src: local("☺"), url("../../fonts/FlamaBook.woff") format("woff"), url("../../fonts/FlamaBook.ttf") format("truetype"), url("../../fonts/FlamaBook.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FlamaBook-Italic';
  src: url("../../fonts/FlamaBook-Italic.eot");
  src: local("☺"), url("../../fonts/FlamaBook-Italic.woff") format("woff"), url("../../fonts/FlamaBook-Italic.ttf") format("truetype"), url("../../fonts/FlamaBook-Italic.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FlamaBlack';
  src: url("../../fonts/FlamaBlack.eot");
  src: local("☺"), url("../../fonts/FlamaBlack.woff") format("woff"), url("../../fonts/FlamaBlack.ttf") format("truetype"), url("../../fonts/FlamaBlack.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0; }

body {
  font-family: FlamaBook, sans-serif;
  position: relative; }

.static-width-body {
  min-width: 1800px; }

.static-height-body {
  min-height: 760px; }

.image-preloader {
  overflow: hidden;
  visibility: hidden;
  position: absolute; }

/*! jQuery UI - v1.11.4 - 2015-08-03
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Flamabook%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=%23002D62&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=%23aaaaaa&fcHeader=%23ffffff&iconColorHeader=%23ffffff&bgColorContent=%23ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=%23aaaaaa&fcContent=%23222222&iconColorContent=%23222222&bgColorDefault=%23e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=%23d3d3d3&fcDefault=%23555555&iconColorDefault=%23888888&bgColorHover=%23dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=%23999999&fcHover=%23212121&iconColorHover=%23454545&bgColorActive=%23ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=%23aaaaaa&fcActive=%23212121&iconColorActive=%23454545&bgColorHighlight=%23fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=%23fcefa1&fcHighlight=%23363636&iconColorHighlight=%232e83ff&bgColorError=%23fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=%23cd0a0a&fcError=%23cd0a0a&iconColorError=%23cd0a0a&bgColorOverlay=%23aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=%23aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

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

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix {
  min-height: 0; }
  .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse; }
  .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
    clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }
  .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em; }
  .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 1px; }
  .ui-datepicker .ui-datepicker-prev {
    left: 2px; }
  .ui-datepicker .ui-datepicker-next {
    right: 2px; }
  .ui-datepicker .ui-datepicker-prev-hover {
    left: 1px; }
  .ui-datepicker .ui-datepicker-next-hover {
    right: 1px; }
  .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
    .ui-datepicker .ui-datepicker-title select {
      font-size: 1em;
      margin: 1px 0; }
  .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%; }
  .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }
  .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  .ui-datepicker td {
    border: 0;
    padding: 1px; }
    .ui-datepicker td span, .ui-datepicker td a {
      display: block;
      padding: .2em;
      text-align: right;
      text-decoration: none; }
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
    .ui-datepicker .ui-datepicker-buttonpane button {
      float: right;
      margin: .5em .2em .4em;
      cursor: pointer;
      padding: .2em .6em .3em .6em;
      width: auto;
      overflow: visible; }
      .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
        float: left; }
  .ui-datepicker.ui-datepicker-multi {
    width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }
  .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }
  .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
  .ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto; }
  .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button {
      float: left; }
      .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
        float: right; }
  .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }

.ui-widget {
  font-family: Flamabook,Arial,sans-serif;
  font-size: 0.9em; }
  .ui-widget .ui-widget {
    font-size: 1em; }
  .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Flamabook,Arial,sans-serif;
    font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff url("../../images/jquery/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222; }
  .ui-widget-content a {
    color: #222; }

.ui-widget-header {
  border: 1px solid #aaa;
  background: #002D62 url("../../images/jquery/ui-bg_highlight-soft_75_002D62_1x100.png") 50% 50% repeat-x;
  color: #fff;
  font-weight: bold; }
  .ui-widget-header a {
    color: #fff; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("../../images/jquery/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555; }

.ui-state-default a {
  color: #555;
  text-decoration: none; }
  .ui-state-default a:link, .ui-state-default a:visited {
    color: #555;
    text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  background: #dadada url("../../images/jquery/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a {
  color: #212121;
  text-decoration: none; }
  .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
    color: #212121;
    text-decoration: none; }

.ui-state-focus a {
  color: #212121;
  text-decoration: none; }
  .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: #212121;
    text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url("../../images/jquery/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a {
  color: #212121;
  text-decoration: none; }
  .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121;
    text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("../../images/jquery/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("../../images/jquery/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url("../../images/jquery/ui-icons_222222_256x240.png"); }

.ui-widget-content .ui-icon {
  background-image: url("../../images/jquery/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("../../images/jquery/ui-icons_ffffff_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("../../images/jquery/ui-icons_888888_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-state-active .ui-icon {
  background-image: url("../../images/jquery/ui-icons_454545_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("../../images/jquery/ui-icons_2e83ff_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("../../images/jquery/ui-icons_cd0a0a_256x240.png"); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start, .ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px; }

.ui-widget-overlay {
  background: #aaa url("../../images/jquery/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url("../../images/jquery/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

.ui-timepicker-wrapper {
  overflow-y: auto;
  height: 150px;
  width: 6.5em;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  outline: none;
  z-index: 10001;
  margin: 0; }
  .ui-timepicker-wrapper.ui-timepicker-with-duration {
    width: 13em; }
    .ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30, .ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
      width: 11em; }

.ui-timepicker-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.ui-timepicker-duration {
  margin-left: 5px;
  color: #888; }

.ui-timepicker-list:hover .ui-timepicker-duration {
  color: #888; }

.ui-timepicker-list li {
  padding: 3px 0 3px 5px;
  cursor: pointer;
  white-space: nowrap;
  color: #000;
  list-style: none;
  margin: 0; }

.ui-timepicker-list:hover .ui-timepicker-selected {
  background: #fff;
  color: #000; }

li.ui-timepicker-selected {
  background: #1980EC;
  color: #fff; }

.ui-timepicker-list li:hover, .ui-timepicker-list .ui-timepicker-selected:hover {
  background: #1980EC;
  color: #fff; }

li.ui-timepicker-selected .ui-timepicker-duration {
  color: #ccc; }

.ui-timepicker-list li:hover .ui-timepicker-duration {
  color: #ccc; }

.ui-timepicker-list li.ui-timepicker-disabled {
  color: #888;
  cursor: default; }
  .ui-timepicker-list li.ui-timepicker-disabled:hover {
    color: #888;
    cursor: default; }

.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  color: #888;
  cursor: default; }

.ui-timepicker-list li.ui-timepicker-disabled:hover, .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  background: #f2f2f2; }

.odometer.odometer-auto-theme, .odometer.odometer-theme-plaza {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative; }

.odometer.odometer-auto-theme, .odometer.odometer-theme-plaza {
  *display: inline; }

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-plaza .odometer-digit {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative; }

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-plaza .odometer-digit {
  *display: inline; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-plaza .odometer-digit .odometer-digit-spacer {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  visibility: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-plaza .odometer-digit .odometer-digit-spacer {
  *display: inline; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-plaza .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-plaza .odometer-digit .odometer-ribbon {
  display: block; }

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-plaza .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-plaza .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0); }

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-plaza .odometer-digit .odometer-value.odometer-last-value {
  position: absolute; }

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-plaza.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s; }

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-plaza.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-plaza.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-plaza.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.odometer.odometer-auto-theme, .odometer.odometer-theme-plaza {
  -moz-border-radius: 0.15em;
  -webkit-border-radius: 0.15em;
  -o-border-radius: 0.15em;
  -ms-border-radius: 0.15em;
  -khtml-border-radius: 0.15em;
  border-radius: 0.15em;
  background-color: #f0f8ff;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 100;
  padding: 0 0.12em;
  line-height: 1.2em;
  font-size: 1.2em;
  background-size: 16px 16px; }

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-plaza .odometer-digit {
  -moz-border-radius: 0.1em;
  -webkit-border-radius: 0.1em;
  -o-border-radius: 0.1em;
  -ms-border-radius: 0.1em;
  -khtml-border-radius: 0.1em;
  border-radius: 0.1em;
  padding: 0 0.03em;
  color: #648baf; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-plaza .odometer-digit .odometer-digit-inner {
  left: 0.03em; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: none; }

header {
  width: 100%;
  height: 150px; }
  header .banner {
    width: 100%;
    height: 16px;
    background: #002D62; }
  header a.logo {
    margin-top: 30px;
    margin-left: 55px;
    display: inline-block;
    float: left; }
    header a.logo img {
      height: 65px;
      width: 130px; }
  header .breadcrumb {
    float: left;
    margin-top: 30px;
    margin-left: 100px;
    height: 65px;
    font-weight: bold;
    line-height: 65px;
    font-size: 22px;
    color: #002D62; }
    header .breadcrumb .site-id {
      font-size: 14px;
      color: #808080; }
    header .breadcrumb a {
      font-family: FlamaBook, sans-serif;
      font-size: 22px;
      color: #002D62;
      font-weight: bold;
      text-decoration: none;
      padding-left: 10px;
      padding-right: 10px; }
    header .breadcrumb a:hover {
      color: #6d7597; }
  header .utility {
    float: right;
    height: calc(100% - 16px); }
    header .utility .time-clock {
      margin-right: 30px;
      margin-top: 30px;
      margin-left: 20px;
      color: #002D62;
      font-size: 20px;
      overflow: hidden; }
      header .utility .time-clock .date, header .utility .time-clock .clock {
        float: left; }
      header .utility .time-clock .clock {
        font-weight: bold;
        margin-right: 10px; }
      header .utility .time-clock .date {
        font-family: FlamaBook-Italic, sans-serif; }
    header .utility .search {
      margin-top: 10px;
      display: inline-block;
      margin-right: 30px; }
      header .utility .search input {
        font-family: FlamaBook, sans-serif;
        padding: 5px 20px;
        width: 160px;
        background: #E5E5E5;
        border: 1px solid #c8c8c8;
        font-size: 20px; }

.wrap {
  overflow: auto;
  height: calc(100% - 150px);
  min-height: 800px;
  min-width: 100%;
  position: relative;
  display: table; }

nav {
  height: 100%;
  width: 240px;
  float: left;
  position: absolute;
  display: table-column; }
  nav .login-box {
    background: #002D62;
    width: 100%;
    height: 120px;
    position: relative;
    text-align: center;
    overflow: hidden; }
    nav .login-box h1 {
      margin-top: 35px;
      color: #ffffff;
      font-size: 20px;
      font-weight: bold; }
    nav .login-box input[type=submit] {
      font-family: FlamaBook, sans-serif;
      cursor: pointer;
      background: transparent;
      color: #b4bcd3;
      font-size: 16px;
      border: none;
      font-weight: bold; }
    nav .login-box input[type=submit]:hover {
      color: #ffffff; }
  nav .menu {
    width: 100%;
    height: calc(100% - 120px);
    overflow: auto;
    min-height: 800px; }
    nav .menu div {
      width: 100%;
      text-align: center;
      margin-top: 10px;
      overflow: hidden; }
      nav .menu div a {
        margin-left: 1px;
        margin-right: 1px;
        font-weight: 500;
        display: inline-block;
        text-decoration: none; }
      nav .menu div span {
        margin-left: 1px;
        margin-right: 1px;
        font-weight: 500;
        display: inline-block;
        text-decoration: none; }
      nav .menu div .button {
        padding: 10px 10px;
        background: #002D62;
        color: #ffffff;
        cursor: pointer;
        font-family: inherit;
        font-size: inherit;
        width: 170px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
      nav .menu div .button:hover {
        background: #6d7597; }
      nav .menu div .button:disabled {
        background: #CCCCCB; }
      nav .menu div .half-button {
        width: 75px; }
      nav .menu div .active {
        background: #7f96b1; }
      nav .menu div .left {
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px; }
      nav .menu div .right {
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px; }
      nav .menu div .static-width {
        width: 150px; }
      nav .menu div .red {
        background: #b62223; }
      nav .menu div .red:hover {
        background: #e63b32; }
      nav .menu div .red.active {
        background: #e63b32; }
      nav .menu div .remove {
        background: #b62223 url("../../images/default/tillstand/garbagecan.png") no-repeat 40px 8px; }
      nav .menu div .remove:hover {
        background: #e63b32 url("../../images/default/tillstand/garbagecan.png") no-repeat 40px 8px; }
      nav .menu div .archive {
        background: #b62223; }
      nav .menu div .archive:hover {
        background: #e63b32; }
      nav .menu div input[type=text].from-date, nav .menu div input[type=text].to-date {
        text-align: center;
        cursor: pointer;
        background: transparent;
        border: none;
        margin-left: 10px;
        margin-right: 10px;
        font-family: FlamaBook, sans-serif;
        font-size: 18px;
        color: #002D62; }
      nav .menu div .regnr-search {
        text-align: center;
        color: #002D62;
        font-family: Flamabook, sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase; }
    nav .menu div.hidden {
      display: none; }
    nav .menu div.logo_carpen {
      bottom: 20px;
      width: 240px;
      position: relative; }

main {
  width: calc(100% - 241px);
  float: left;
  position: absolute;
  margin-left: 240px;
  display: table-column;
  min-height: 950px;
  border-left: 1px solid #002D62; }
  main table {
    width: 100%;
    border: none; }
    main table tr {
      height: 49px;
      border-bottom: 1px solid #002D62;
      color: #002D62;
      cursor: pointer; }
      main table tr .container {
        position: absolute;
        width: calc(100% - 25px);
        height: 100%; }
      main table tr th {
        line-height: 70px;
        font-size: 18px;
        color: #ffffff;
        font-weight: bold;
        text-transform: uppercase;
        padding-left: 25px; }
      main table tr td {
        line-height: 49px;
        font-size: 16px;
        color: inherit;
        font-weight: bold;
        padding-left: 25px;
        table-layout: fixed;
        overflow: hidden;
        position: relative; }
        main table tr td img {
          vertical-align: middle; }
        main table tr td label {
          display: inline-block;
          font-size: 20px;
          color: #b3b3b3;
          line-height: 25px;
          height: 25px;
          margin-top: 10px; }
        main table tr td input[type=checkbox] {
          display: none; }
        main table tr td input[type=checkbox] + label span {
          display: inline-block;
          width: 25px;
          height: 25px;
          cursor: pointer;
          vertical-align: middle;
          background: url("../../images/default/shared/checkbox.png") no-repeat;
          margin-right: 10px;
          margin-top: 2px; }
        main table tr td input[type=checkbox]:checked + label span {
          background: url("../../images/default/shared/checkbox_checked.png") no-repeat; }
        main table tr td span.button {
          display: inline-block;
          margin-top: 13px; }
        main table tr td span.spara, main table tr td span.spara-new {
          border-radius: 10px;
          color: #ffffff;
          background: #002D62;
          display: inline;
          padding: 10px 10px; }
        main table tr td span.spara:hover, main table tr td span.spara-new:hover {
          background: #6d7597; }
        main table tr td span.lock {
          display: inline-block;
          width: 22px;
          height: 22px;
          margin-left: 50px;
          margin-top: 12px; }
        main table tr td span.unlocked {
          background: url("../../images/default/shared/block_unblocked.png") no-repeat center; }
        main table tr td span.locked {
          background: url("../../images/default/shared/block_blocked.png") no-repeat center; }
        main table tr td .loading {
          height: 34px;
          width: 34px;
          margin-left: 20px; }
        main table tr td .hidden {
          display: none; }
        main table tr td .container .column {
          float: left;
          display: inline-block;
          overflow: hidden; }
        main table tr td input[type=text].details {
          background: transparent;
          border: none;
          font-size: 16px;
          font-family: FlamaBook, sans-serif;
          color: #ffffff;
          font-weight: bold;
          width: 300px; }
        main table tr td input[type=text].username_register {
          background: transparent;
          border: none;
          width: 600px;
          color: #002D62;
          font-family: Flamabook, sans-serif;
          font-size: 16px;
          font-weight: bold;
          text-align: left;
          height: 100%; }
        main table tr td input[type=text].company, main table tr td input[type=text].company {
          background: transparent;
          border: none;
          width: 400px;
          color: #002D62;
          font-family: Flamabook, sans-serif;
          font-size: 16px;
          font-weight: bold;
          text-align: left;
          height: 100%; }
        main table tr td input[type=file] {
          font-family: Flamabook, Arial, sans-serif; }
        main table tr td a {
          text-decoration: none;
          color: inherit; }
        main table tr td .add-address, main table tr td .add-zone {
          padding: 3px 10px;
          background: #596480;
          border-radius: 5px;
          cursor: pointer;
          margin-top: 3px;
          font-weight: bold;
          font-family: Flamabook, sans-serif;
          color: #ffffff;
          border: none; }
        main table tr td .add-address:hover, main table tr td .add-zone:hover {
          background: #7f96b1; }
      main table tr td.addresses {
        line-height: 20px; }
        main table tr td.addresses input[type=button] {
          background: #cccccc;
          border: 1px solid #ffffff;
          border-radius: 3px;
          font-family: Flamabook, sans-serif;
          font-weight: bold;
          text-shadow: none;
          margin-left: 10px;
          cursor: pointer; }
        main table tr td.addresses input[type=button]:hover {
          background: #ffffff; }
    main table thead tr:first-child {
      cursor: default;
      height: 70px;
      width: 50px;
      background: #002D62;
      border-bottom: none; }
    main table td:last-child {
      width: 250px; }
    main table tbody tr:hover:not(.extra-info) {
      background: #dbf2fc; }
    main table tr.hidden {
      border-bottom: none;
      display: none; }
    main table tr.extra-info {
      height: 0;
      border: none;
      cursor: default;
      display: none;
      background: #002D62;
      color: #ffffff; }
      main table tr.extra-info span {
        font-weight: normal; }
    main table tr.expanded {
      border-bottom: 1px solid #002D62;
      display: table-row; }
    main table .left {
      text-align: left; }
    main table .middle {
      text-align: center; }
    main table .grey {
      color: #B3B3B3; }

#login {
  min-width: auto; }
  #login .banner {
    width: 100%;
    height: 16px;
    background: #002D62; }
  #login .logo {
    position: absolute;
    width: 127px;
    height: 65px;
    margin-left: 50px;
    margin-top: 50px; }
  #login .time-clock {
    position: absolute;
    right: 50px;
    margin-top: 25px;
    color: #002D62;
    font-size: 20px; }
  #login .date, #login .clock {
    float: left; }
  #login .clock {
    font-weight: bold;
    margin-right: 10px; }
  #login .date {
    font-family: FlamaBook-Italic, sans-serif; }
  #login .login-container {
    width: 305px;
    height: 300px;
    overflow: hidden;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    #login .login-container .center {
      text-align: center; }
    #login .login-container .row {
      width: 100%;
      overflow: visible;
      margin-bottom: 10px; }
      #login .login-container .row h3 {
        margin-left: auto;
        margin-right: auto;
        font-size: 30px;
        font-weight: bold;
        color: #233E7B; }
      #login .login-container .row input[type=text] {
        width: 260px; }
      #login .login-container .row input[type=password] {
        width: 165px;
        margin-right: 10px; }
      #login .login-container .row input[type=text], #login .login-container .row input[type=password] {
        padding: 10px 20px;
        font-size: 20px;
        border: 3px solid #002D62;
        border-radius: 10px; }
      #login .login-container .row input[type=submit] {
        border-radius: 10px;
        padding: 10px 20px;
        text-transform: uppercase;
        cursor: pointer;
        background: #002D62;
        font-size: 20px;
        border: 3px solid #002D62;
        color: #ffffff; }
      #login .login-container .row input[type=submit]:hover {
        background: #6d7597;
        border: 3px solid #6d7597; }
      #login .login-container .row input[type=checkbox] {
        display: none; }
      #login .login-container .row label {
        display: inline-block;
        font-size: 20px;
        color: #b3b3b3;
        line-height: 25px;
        height: 25px;
        margin-top: 10px; }
      #login .login-container .row input[type=checkbox] + label span {
        display: inline-block;
        width: 25px;
        height: 25px;
        cursor: pointer;
        vertical-align: middle;
        background: url("../../images/default/index/checkbox.png") no-repeat;
        margin-right: 10px;
        margin-top: -4px; }
      #login .login-container .row input[type=checkbox]:checked + label span {
        background: url("../../images/default/index/checkbox_checked.png") no-repeat; }
      #login .login-container .row a {
        text-decoration: none;
        font-size: 16px;
        color: #b3b3b3; }
      #login .login-container .row a:hover {
        color: #003497; }
      #login .login-container .row .message {
        color: #008800;
        font-size: 14px; }
      #login .login-container .row .error {
        color: #ff0000;
        font-size: 14px; }
  @media screen and (max-width: 650px) {
    #login .logo {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      margin-top: 20px; }
    #login .login-container {
      top: 90px; }
    #login .time-clock {
      display: none; } }
  @media screen and (max-height: 530px) {
    #login .logo {
      display: none; } }

#area .popup-wrap {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none; }
  #area .popup-wrap .popup {
    width: 400px;
    height: 300px;
    overflow: hidden;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #002D62;
    background: #ffffff; }
    #area .popup-wrap .popup span.exit {
      width: 30px;
      height: 30px;
      cursor: pointer;
      background: url("../../images/default/omrade/exit_button.png");
      position: absolute;
      right: 15px;
      top: 15px; }
    #area .popup-wrap .popup span.exit:hover {
      background: url("../../images/default/omrade/exit_button_hover.png"); }
    #area .popup-wrap .popup .row {
      width: calc(100% - 40px);
      overflow: hidden;
      padding-left: 20px;
      padding-right: 20px;
      text-align: center; }
      #area .popup-wrap .popup .row input[type=number] {
        width: 80px; }
      #area .popup-wrap .popup .row input[type=text].vastia-timepicker {
        width: 50px;
        padding: 5px;
        margin: 5px; }
      #area .popup-wrap .popup .row input[type=text].vastia-datepicker {
        width: 70px;
        padding: 5px;
        margin: 5px; }
    #area .popup-wrap .popup .description {
      margin-top: 50px; }
    #area .popup-wrap .popup .field {
      margin-top: 20px; }

#area #omrade tr .checkmarker {
  width: 30px; }

#area #omrade tr .adress {
  width: 700px; }

#area #omrade tr .numbers {
  width: 70px;
  text-align: center; }

#area #omrade tr td:first-child {
  width: 50px; }

#area #omrade tr td .button-block {
  float: right; }
  #area #omrade tr td .button-block a {
    text-decoration: none;
    display: inline;
    margin-left: 20px;
    font-size: 12px;
    padding: 10px 20px;
    background: #002D62;
    border-radius: 5px;
    color: #ffffff; }
  #area #omrade tr td .button-block a:hover {
    background: #6d7597; }
  #area #omrade tr td .button-block a.highlighted {
    color: #1dc116; }

#area #omrade tr td .pause-title {
  margin-right: 10px; }

#area #omrade tr td .pause-save-button, #area #omrade tr td .pause-archive {
  border-radius: 10px;
  color: #ED2224;
  background: #ffffff;
  display: inline;
  padding: 10px 10px;
  font-weight: normal; }

#area #omrade tr td .pause-archive {
  margin-left: 5px; }

#area #omrade tr td .pause-save-button:hover, #area #omrade tr td .pause-archive:hover {
  background: #edbe99;
  cursor: pointer; }

#area #omrade tr td .info {
  margin-left: 20px; }

#area #omrade tr td .delete-me {
  padding: 3px 7px;
  border: 2px solid #ED2224; }

#area #omrade tr td .delete-me:hover {
  background: #ED2224;
  color: #ffffff;
  cursor: pointer; }

#area #omrade tr td .pause-info {
  background: transparent;
  border: none;
  color: #ffffff; }

#area #omrade tr td .area_name {
  max-width: 320px;
  display: inline-block; }

#area #omrade tr td span.margin-left-25 {
  margin-left: 25px; }

#area #omrade tr td span.button {
  padding: 10px 20px;
  background: #ffffff;
  color: #ED2224;
  border-radius: 5px;
  height: 16px;
  cursor: pointer;
  font-weight: bold; }

#area #omrade tr td span.button:hover {
  background: #e0e0e0; }

#area #omrade tr td span.spara-new {
  background: #002D62;
  color: #ffffff; }

#area #omrade tr td span.spara-new:hover {
  background: #6d7597; }

#area #omrade tr td span.id-tag {
  color: #808080;
  font-size: 12px;
  font-weight: normal;
  margin-right: 15px; }

#area #omrade tr td img.pausa-bev {
  margin-left: 30px; }

#area #omrade tr td input[type=text].from-time, #area #omrade tr td input[type=text].to-time, #area #omrade tr td input[type=text].from-date, #area #omrade tr td input[type=text].to-date {
  cursor: pointer;
  background: transparent;
  border: none;
  margin-left: 10px;
  margin-right: 10px;
  font-family: FlamaBook, sans-serif;
  font-size: 18px;
  color: #ffffff; }

#area #omrade tr td input[type=text].from-time, #area #omrade tr td input[type=text].to-time {
  width: 50px; }

#area #omrade tr td input[type=text].from-date, #area #omrade tr td input[type=text].to-date {
  width: 100px; }

#area #omrade tr td input[type=text].disabled {
  color: #ed2225;
  cursor: default; }

#area #omrade tr td span.hidden {
  display: none; }

#area #omrade tr td .omrade-number-input {
  border: none;
  width: 38px;
  color: #808080;
  font-family: FlamaBook, sans-serif;
  font-size: 12px;
  text-align: left;
  height: 100%;
  background: transparent; }

#area #omrade tr td .omrade-text-input {
  border: none;
  color: #002D62;
  font-family: FlamaBook, sans-serif;
  font-size: 16px;
  text-align: left;
  height: 100%;
  width: 400px;
  font-weight: bold;
  background: transparent; }

#area #omrade tr td span.new-id-tag {
  color: #808080;
  font-size: 12px;
  font-weight: normal;
  margin-right: 3px; }

#area #omrade tr.extra-info {
  background: #ED2224;
  color: #ffffff; }

#area #omrade tr.solid {
  background: #fec3c5;
  color: #ed2225; }

#area #pliggare tr {
  cursor: default; }
  #area #pliggare tr td span {
    margin-right: 15px; }
  #area #pliggare tr td:first-child {
    text-transform: uppercase;
    width: 100px; }
  #area #pliggare tr td:nth-child(2) {
    width: 150px; }

#area #pliggare tr.yellow {
  color: #FBB03B; }

#area #pliggare tr.orange {
  color: #fb7310; }

#area #pliggare tr.green {
  color: #218d60; }

#area #pliggare tr.red {
  color: #ED2224; }

#area #tillstand {
  /*
#tillstand_nav .menu div .remove { background: #b62223 url("../../jquery/default/tillstand/garbagecan.png") no-repeat 5px 8px; padding-left: 15px; width: 70px; }
#tillstand_nav .menu div .remove:hover { background: #e63b32 url("../../jquery/default/tillstand/garbagecan.png") no-repeat 5px 8px; }
#tillstand_nav .menu div .archive { background: #b62223 url("../../jquery/default/tillstand/arkiv.png") no-repeat 5px 8px; padding-left: 15px; width: 70px; }
#tillstand_nav .menu div .archive:hover { background: #e63b32 url("../../jquery/default/tillstand/arkiv.png") no-repeat 5px 8px;; }
*/ }
  #area #tillstand tr th:first-child {
    width: 50px; }
  #area #tillstand tr th:nth-child(2) {
    width: 150px; }
  #area #tillstand tr td:nth-child(2) {
    text-transform: uppercase; }
  #area #tillstand tr th:nth-child(3) {
    width: 150px; }
  #area #tillstand tr th:nth-child(4) {
    width: 500px; }
  #area #tillstand tr td input[type=text].details {
    background: transparent;
    border: none;
    font-size: 16px;
    font-family: FlamaBook, sans-serif;
    color: #ffffff;
    font-weight: bold;
    width: 250px; }
  #area #tillstand tr td input[type=text].telefon {
    width: 130px; }
  #area #tillstand tr td input[type=text].namn {
    width: 200px; }
  #area #tillstand tr td input[type=text].anteckning {
    width: 600px; }
  #area #tillstand tr td input[type=checkbox] {
    display: none; }
  #area #tillstand tr td label {
    display: inline-block;
    font-size: 20px;
    color: #b3b3b3;
    line-height: 25px;
    height: 25px;
    margin-top: 10px; }
  #area #tillstand tr td input[type=checkbox] + label span {
    display: inline-block;
    width: 25px;
    height: 25px;
    cursor: pointer;
    vertical-align: middle;
    background: url("../../images/default/shared/checkbox.png") no-repeat;
    margin-right: 10px;
    margin-top: 2px; }
  #area #tillstand tr td input[type=checkbox]:checked + label span {
    background: url("../../images/default/shared/checkbox_checked.png") no-repeat; }
  #area #tillstand tr td span.button {
    display: inline-block;
    margin-top: 13px; }
  #area #tillstand tr td span.tills_active {
    background: url("../../images/default/tillstand/tillsvidare_active.png") no-repeat;
    width: 32px;
    height: 20px; }
  #area #tillstand tr td span.tills_inactive {
    background: url("../../images/default/tillstand/tillsvidare_inactive.png") no-repeat;
    width: 32px;
    height: 20px; }
  #area #tillstand tr td span.spara {
    border-radius: 10px;
    color: #ffffff;
    background: #002D62;
    display: inline;
    padding: 10px 10px; }
  #area #tillstand tr td span.spara:hover {
    background: #6d7597; }
  #area #tillstand tr td .vastia-timepicker, #area #tillstand tr td .vastia-datepicker {
    color: #002D62; }
  #area #tillstand tr td .from-time, #area #tillstand tr td .to-time {
    cursor: pointer;
    background: transparent;
    border: none;
    margin-left: 10px;
    margin-right: 10px;
    font-family: FlamaBook, sans-serif;
    font-size: 18px;
    color: #002D62;
    width: 50px; }
  #area #tillstand tr td .from-date, #area #tillstand tr td .to-date {
    cursor: pointer;
    background: transparent;
    border: none;
    margin-left: 10px;
    margin-right: 10px;
    font-family: FlamaBook, sans-serif;
    font-size: 18px;
    color: #002D62;
    width: 100px; }
  #area #tillstand tr td .regnr_register {
    background: transparent;
    border: none;
    width: 100px;
    color: #002D62;
    font-family: Flamabook, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center; }
  #area #tillstand tr td .loading {
    height: 34px;
    width: 34px; }
  #area #tillstand tr td .hidden {
    display: none; }
  #area #tillstand tr.extra-info {
    background: #002D62;
    color: #ffffff; }

#area #tillstand_nav .menu div .remove {
  background: #b62223 url("../../images/default/tillstand/garbagecan.png") no-repeat 5px 8px;
  padding-left: 15px;
  width: 70px; }

#area #tillstand_nav .menu div .remove:hover {
  background: #e63b32 url("../../images/default/tillstand/garbagecan.png") no-repeat 5px 8px; }

#area #tillstand_nav .menu div .archive {
  background: #b62223 url("../../images/default/tillstand/arkiv.png") no-repeat 5px 8px;
  padding-left: 15px;
  width: 70px; }

#area #tillstand_nav .menu div .archive:hover {
  background: #e63b32 url("../../images/default/tillstand/arkiv.png") no-repeat 5px 8px; }

#area #archived_pause .from-time, #area #archived_pause .to-time {
  cursor: pointer;
  background: transparent;
  border: none;
  margin-left: 10px;
  margin-right: 10px;
  font-family: FlamaBook, sans-serif;
  font-size: 18px;
  color: #002D62;
  width: 50px; }

#area #archived_pause .from-date, #area #archived_pause .to-date {
  cursor: pointer;
  background: transparent;
  border: none;
  margin-left: 10px;
  margin-right: 10px;
  font-family: FlamaBook, sans-serif;
  font-size: 18px;
  color: #002D62;
  width: 100px; }

#area #archived_pause tr td, #area #archived_pause tr th {
  width: 400px; }

#parkster span.id-tag {
  color: #808080;
  font-size: 12px;
  font-weight: normal;
  margin-right: 15px; }

#meddelanden td:nth-child(1), #meddelanden th:nth-child(1) {
  width: 50px; }

#meddelanden td:nth-child(2), #meddelanden th:nth-child(2) {
  width: 10px; }
  #meddelanden td:nth-child(2) .container, #meddelanden th:nth-child(2) .container {
    width: auto;
    text-align: center; }

#meddelanden td:nth-child(3), #meddelanden th:nth-child(3) {
  width: 200px; }

#meddelanden td:nth-child(4), #meddelanden th:nth-child(4) {
  width: 400px; }

#meddelanden tbody .archive-button {
  border-radius: 5px;
  background: #fff;
  color: #002D62;
  cursor: pointer;
  line-height: 36px;
  height: 36px;
  width: 150px;
  text-align: center;
  font-family: inherit;
  font-size: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-right: 10px; }

#meddelanden tbody .add-site {
  padding: 3px 10px;
  background: #596480;
  border-radius: 5px;
  cursor: pointer;
  font-weight: bold;
  font-family: Flamabook, sans-serif;
  color: #ffffff;
  border: none; }

#meddelanden tbody .add-site:hover {
  background: #7f96b1; }

#meddelanden tbody .archive-button:hover {
  background: #6d7597; }

#meddelanden tbody .name-tag-input {
  text-transform: none;
  border: none;
  color: #002D62;
  font-family: FlamaBook, sans-serif;
  font-size: 16px;
  text-align: left;
  height: 100%;
  width: 400px;
  font-weight: bold;
  background: transparent; }

#meddelanden tbody .extra-info {
  background: #002D62; }

#meddelanden tbody .vastia-timepicker, #meddelanden tbody .vastia-datepicker {
  color: #002D62; }

#meddelanden tbody .from-time, #meddelanden tbody .to-time {
  cursor: pointer;
  background: transparent;
  border: none;
  margin-left: 10px;
  margin-right: 10px;
  font-family: FlamaBook, sans-serif;
  font-size: 18px;
  color: #002D62;
  width: 50px; }

#meddelanden tbody .from-date, #meddelanden tbody .to-date {
  cursor: pointer;
  background: transparent;
  border: none;
  margin-left: 10px;
  margin-right: 10px;
  font-family: FlamaBook, sans-serif;
  font-size: 18px;
  color: #002D62;
  width: 100px; }

#meddelanden tbody .image-title {
  display: inline-block;
  margin-right: 10px; }

#meddelanden tbody .image-title:before {
  background: url("/resources/images/default/shared/picture-image.png") no-repeat;
  background-size: cover;
  width: 25px;
  vertical-align: -10%;
  height: 25px;
  display: inline-block;
  margin-right: 5px;
  content: ''; }

#meddelanden tbody .title {
  width: 130px;
  display: inline-block;
  height: 20px;
  float: left; }

#meddelanden tbody .text-area {
  margin-top: 10px;
  width: calc(100% - 130px);
  float: left; }
  #meddelanden tbody .text-area textarea {
    background: transparent;
    width: 100%;
    height: 100%;
    padding: 5px;
    border: none;
    outline: none;
    font-family: Flamabook, Arial, sans-serif;
    font-size: 16px;
    color: #ffffff; }

#meddelanden tbody .account {
  line-height: 49px; }

#meddelanden tbody .account-area {
  width: calc(100% - 130px);
  float: left;
  overflow: visible; }
  #meddelanden tbody .account-area .account-area-block {
    display: inline-block;
    position: relative; }
  #meddelanden tbody .account-area .pvakt {
    padding: 8px 15px;
    background: #fff;
    border-radius: 5px;
    display: inline-block;
    color: #002D62;
    cursor: pointer;
    height: 15px;
    line-height: 15px;
    margin-left: 5px;
    word-wrap: normal;
    word-break: keep-all; }
  #meddelanden tbody .account-area .pvakt:hover, #meddelanden tbody .account-area .pvakt.active {
    background: #526bc5;
    color: #fff; }
  #meddelanden tbody .account-area .pvakt-static {
    padding: 8px 15px;
    border-radius: 5px;
    display: inline;
    color: #fff;
    margin-left: 5px;
    position: relative; }
  #meddelanden tbody .account-area .tooltip {
    position: absolute;
    display: inline-block;
    background: #fff;
    top: 0;
    right: -150px;
    width: 150px;
    color: #1dc116;
    padding: 3px 10px;
    border-radius: 5px;
    visibility: hidden;
    z-index: 3;
    height: 15px;
    line-height: 18px; }
  #meddelanden tbody .account-area .orange {
    color: #FBB03B; }
  #meddelanden tbody .account-area .account-area-block:hover > .tooltip {
    visibility: visible; }
  #meddelanden tbody .account-area .checked {
    color: #1dc116; }
  #meddelanden tbody .account-area .checked:before {
    content: '✓';
    color: #1dc116;
    font-size: 1.1em; }
  #meddelanden tbody .account-area .ignored {
    color: #FBB03B; }
  #meddelanden tbody .account-area .ignored:before {
    content: '☓';
    color: #FBB03B;
    font-size: 1.1em; }

#meddelanden tbody .file-button {
  border-radius: 5px;
  background: #fff;
  color: #002D62;
  cursor: pointer;
  line-height: 36px;
  height: 36px;
  width: 150px;
  text-align: center;
  font-family: inherit;
  font-size: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-right: 10px; }

#meddelanden tbody .file-button:hover {
  background: #6d7597; }

#meddelanden tbody span.tills_active, #meddelanden tbody span.tills_inactive {
  display: inline-block;
  margin-top: 13px; }

#meddelanden tbody span.tills_active {
  background: url("../../images/default/tillstand/tillsvidare_active.png") no-repeat;
  width: 32px;
  height: 20px; }

#meddelanden tbody span.tills_inactive {
  background: url("../../images/default/tillstand/tillsvidare_inactive.png") no-repeat;
  width: 32px;
  height: 20px; }

#meddelanden tbody .title-container {
  height: 40px; }

#meddelanden tbody .name {
  text-transform: uppercase; }

#viewer * {
  padding: 0;
  margin: 0; }

#viewer header {
  width: calc(100% - 40px);
  height: auto;
  background: #002D62;
  font-size: 30px;
  color: #ffffff;
  padding: 20px; }
  #viewer header .small-header {
    font-size: 16px; }
  #viewer header .exit {
    position: fixed;
    text-decoration: none;
    top: 10px;
    right: 20px;
    font-size: 30px; }
    #viewer header .exit a {
      text-decoration: none;
      color: #ffffff; }

#viewer .notification {
  width: 100%;
  background: #859ccc; }
  #viewer .notification a {
    font-family: Flamabook, Arial, sans-serif;
    display: inline-block;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    width: calc(100% - 20px);
    height: 40px;
    line-height: 40px;
    padding-left: 20px; }
  #viewer .notification a:not(:last-child) {
    border-bottom: 1px solid #002D62; }
  #viewer .notification .active {
    background: #50ed3a;
    color: #ffffff; }

#viewer .notification-description {
  height: calc(100% - 60px);
  width: calc(100% - 60px);
  padding: 30px;
  color: #ffffff;
  background: #859ccc; }
  #viewer .notification-description a {
    font-family: Flamabook, Arial, sans-serif;
    display: inline-block;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    width: calc(100% - 20px);
    height: 40px;
    line-height: 40px;
    padding-left: 20px; }
  #viewer .notification-description .exit {
    position: fixed;
    text-decoration: none;
    top: 10px;
    right: 20px;
    font-size: 30px; }
  #viewer .notification-description .images .image-title {
    display: inline-block;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    padding-left: 20px; }
  #viewer .notification-description .images .image-title:before {
    background: url("/resources/images/default/shared/picture-image.png") no-repeat;
    background-size: cover;
    width: 25px;
    vertical-align: -10%;
    padding-left: 0;
    height: 25px;
    margin-right: 5px;
    display: inline-block;
    content: ''; }
  #viewer .notification-description .image {
    width: 100%;
    height: calc(100% - 30px); }
    #viewer .notification-description .image img {
      width: 100%;
      height: 100%; }
  #viewer .notification-description .title {
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px; }

#viewer .search {
  width: 100%;
  overflow: hidden;
  border-bottom: 2px solid #002D62; }
  #viewer .search input {
    padding: 10px;
    padding-left: 40px;
    font-size: 18px;
    width: calc(100% - 50px);
    background: url("../../images/default/viewer/search.png") no-repeat 10px 7px; }

#viewer .wrap {
  width: 100%;
  height: calc(100% - 170px);
  min-height: 0;
  overflow: auto;
  position: relative; }

#viewer table {
  width: 100%;
  margin-bottom: 49px; }
  #viewer table tr {
    height: 49px;
    border-bottom: 1px solid #002D62;
    color: #002D62;
    cursor: pointer; }
    #viewer table tr td {
      padding: 10px;
      border-bottom: 1px solid #002D62;
      font-size: 20px;
      table-layout: fixed;
      overflow: hidden;
      position: relative; }
      #viewer table tr td .container {
        position: absolute;
        height: 25px;
        overflow: hidden; }
      #viewer table tr td .container.last {
        width: 100px;
        line-height: 14px; }
  #viewer table tr:hover {
    background: #dbf2fc; }
  #viewer table tr.hidden {
    display: none; }

#viewer footer {
  width: 100%;
  height: 49px;
  background: #002D62;
  line-height: 49px;
  position: fixed;
  bottom: 0; }
  #viewer footer form {
    display: inline-block; }
  #viewer footer input[type=submit] {
    background: none;
    border: none;
    color: #ffffff;
    font-size: 15px;
    margin-left: 10px;
    height: 49px;
    line-height: 49px;
    text-transform: uppercase; }
  #viewer footer .name {
    float: right;
    font-size: 15px;
    color: #6879a4;
    text-transform: uppercase;
    height: 49px;
    line-height: 53px;
    font-weight: bold; }
  #viewer footer .logo {
    float: right;
    height: 100%;
    width: 80px;
    background: url("../../images/default/viewer/logo.png") no-repeat center; }

#viewer .popup {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: #fff; }
  #viewer .popup .popup-wrap {
    width: 100%;
    height: 100%;
    position: relative; }
  #viewer .popup .popup-content {
    text-align: center;
    width: 100%;
    height: 50%;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0; }
    #viewer .popup .popup-content .title {
      font-size: 1.3em;
      margin-bottom: 20px; }
    #viewer .popup .popup-content .button {
      display: inline-block;
      padding: 10px 15px;
      background: #002D62;
      color: #fff;
      border-radius: 5px;
      cursor: pointer;
      text-decoration: none; }
    #viewer .popup .popup-content .button:hover {
      background: #526bc5; }

#viewer #omrade tr, #viewer #meddelanden tr {
  height: 40px; }
  #viewer #omrade tr td, #viewer #meddelanden tr td {
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #002D62;
    table-layout: fixed;
    overflow: hidden;
    position: relative;
    line-height: 23px; }
    #viewer #omrade tr td a span.id-tag, #viewer #meddelanden tr td a span.id-tag {
      color: #808080;
      font-size: 10px;
      font-weight: normal;
      margin-right: 10px; }
    #viewer #omrade tr td a.link_container, #viewer #meddelanden tr td a.link_container {
      height: 100%;
      width: 100%;
      display: block;
      text-decoration: none;
      color: inherit; }
    #viewer #omrade tr td .middle-small, #viewer #meddelanden tr td .middle-small {
      font-size: 14px;
      line-height: 23px; }
    #viewer #omrade tr td .small, #viewer #meddelanden tr td .small {
      font-size: 10px;
      line-height: 23px; }
  #viewer #omrade tr td:first-child, #viewer #meddelanden tr td:first-child {
    font-size: 20px;
    color: #002D62; }
  #viewer #omrade tr td:last-child, #viewer #meddelanden tr td:last-child {
    width: 100px;
    font-size: 14px;
    margin-right: 0; }
  #viewer #omrade tr td.red, #viewer #meddelanden tr td.red {
    color: #e31a1b; }

#viewer #meddelanden tr td a.link_container {
  width: 100%;
  display: inline-block; }

#viewer #meddelanden tr .active {
  background: #1dc116; }

#viewer #details tr td .container {
  line-height: 29px;
  font-weight: bold;
  text-transform: uppercase; }

#park_device .header {
  width: 100%;
  height: 82px;
  overflow: hidden; }
  #park_device .header .logo {
    margin-left: 20px;
    margin-top: 20px; }
    #park_device .header .logo img {
      float: left; }
    #park_device .header .logo .time-clock {
      position: absolute;
      right: 25px;
      margin-top: 15px;
      color: #002D62;
      font-size: 20px; }
    #park_device .header .logo .date {
      float: left; }
    #park_device .header .logo .clock {
      float: left;
      font-weight: bold;
      margin-right: 10px; }
    #park_device .header .logo .date {
      font-family: FlamaBook-Italic, sans-serif; }

#park_device .wrap {
  width: 100%;
  position: relative;
  min-height: 0; }

#park_device .input {
  height: 350px; }
  #park_device .input .container {
    width: 100%;
    height: calc(100% - 20px);
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    #park_device .input .container .center {
      text-align: center; }
    #park_device .input .container .instruction {
      font-size: 20px;
      color: #7e7e7e; }
    #park_device .input .container .status {
      font-size: 30px;
      color: #6FA040;
      margin-top: 20px; }
      #park_device .input .container .status span {
        font-family: FlamaBook, sans-serif;
        font-weight: bold; }
    #park_device .input .container .error {
      color: #ff0000; }
    #park_device .input .container .row {
      width: 100%;
      overflow: visible;
      padding-top: 5px;
      padding-bottom: 5px; }
      #park_device .input .container .row h1 {
        font-family: FlamaBook, sans-serif;
        font-size: 40px;
        text-transform: uppercase;
        color: #233E7B; }
      #park_device .input .container .row h3 {
        font-size: 30px;
        color: #233E7B;
        letter-spacing: -2px;
        font-weight: bold; }
      #park_device .input .container .row .column-wrap {
        display: inline-block; }
        #park_device .input .container .row .column-wrap .column {
          float: left;
          display: inline-block; }
          #park_device .input .container .row .column-wrap .column input[type=text] {
            font-weight: bold;
            font-family: Flamabook, sans-serif;
            height: 31px;
            padding-top: 31px;
            background: #F2F2F2;
            text-transform: uppercase;
            border: 3px solid #233E7B;
            text-align: center;
            font-size: 60px;
            width: 350px;
            border-radius: 5px;
            padding-left: 0;
            padding-right: 0; }
          #park_device .input .container .row .column-wrap .column a {
            margin-left: 5px;
            display: inline-block;
            font-size: 40px;
            height: 80px;
            line-height: 90px;
            font-weight: bold;
            padding-left: 20px;
            padding-right: 20px;
            text-transform: uppercase;
            border: 3px solid #233E7B;
            background: #233E7B;
            color: #ffffff;
            border-radius: 5px;
            vertical-align: middle; }
            #park_device .input .container .row .column-wrap .column a:hover {
              background: #6d7597; }

#park_device .keyboard {
  height: calc(100% - 482px);
  text-align: center; }
  #park_device .keyboard .row {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px; }
    #park_device .keyboard .row .wrap {
      display: inline-block; }
      #park_device .keyboard .row .wrap a {
        background: #002D62;
        display: inline-block;
        cursor: pointer;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 40px;
        text-align: center;
        line-height: 70px;
        width: 60px;
        height: 60px;
        border-radius: 10px; }
        #park_device .keyboard .row .wrap a:hover {
          background: #6d7597; }
    #park_device .keyboard .row .grey {
      font-size: 20px;
      color: #7e7e7e;
      height: 30px;
      line-height: 30px;
      display: inline-block;
      vertical-align: top; }
    #park_device .keyboard .row .big {
      font-size: 30px;
      text-transform: uppercase; }
  #park_device .keyboard .row:last-child {
    margin-top: 60px; }
  #park_device .keyboard .number {
    margin-top: 40px; }
  #park_device .keyboard .delete {
    margin-top: 40px; }
    #park_device .keyboard .delete .wrap a {
      width: auto;
      font-size: 30px;
      padding-left: 20px;
      padding-right: 20px; }

main table#pvakt tr td:first-child {
  width: 50px; }

main table#pvakt tr td {
  /*
        input[type=checkbox] + label span {
          background: url("../../images/default/shared/dark_checkbox.png") no-repeat;
        }

        input[type=checkbox]:checked + label span {
          background: url("../../images/default/shared/dark_checkbox_checked.png") no-repeat;
        }
        */ }
  main table#pvakt tr td span.unlocked {
    background: url("../../images/default/shared/block_unblocked.png") no-repeat center; }
  main table#pvakt tr td span.locked {
    background: url("../../images/default/shared/block_blocked.png") no-repeat center; }
  main table#pvakt tr td a {
    text-decoration: none;
    color: inherit; }
  main table#pvakt tr td input[type=text].company {
    background: transparent;
    border: none;
    width: 400px;
    color: #002D62;
    font-family: Flamabook, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    height: 100%; }
  main table#pvakt tr td .add-address {
    padding: 3px 10px;
    background: #596480;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
    font-family: Flamabook, sans-serif;
    color: #ffffff;
    border: none; }
  main table#pvakt tr td .add-address:hover {
    background: #7f96b1; }

main table#pvakt tr td.addresses {
  line-height: 20px; }
  main table#pvakt tr td.addresses input[type=button] {
    background: #cccccc;
    border: 1px solid #ffffff;
    border-radius: 3px;
    font-family: Flamabook, sans-serif;
    font-weight: bold;
    text-shadow: none;
    margin-left: 10px;
    cursor: pointer; }
  main table#pvakt tr td.addresses input[type=button]:hover {
    background: #ffffff; }

#kund td:first-child {
  width: 100px; }

#counter .banner {
  width: 100%;
  height: 16px;
  background: #002D62; }

#counter .logo {
  position: absolute;
  width: 127px;
  height: 65px;
  margin-left: 50px;
  margin-top: 50px; }

#counter .time-clock {
  position: absolute;
  right: 50px;
  margin-top: 25px;
  color: #002D62;
  font-size: 20px; }

#counter .date {
  float: left; }

#counter .clock {
  float: left;
  font-weight: bold;
  margin-right: 10px; }

#counter .date {
  font-family: FlamaBook-Italic, sans-serif; }

#counter .container {
  width: 100%;
  height: 700px;
  overflow: hidden;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center; }
  #counter .container .title {
    font-size: 6em;
    font-family: Flamabook, sans-serif;
    color: #002D62; }
  #counter .container .second-title {
    margin-top: 30px; }
  #counter .container .counter {
    font-size: 10em !important; }
  #counter .container .odometer-digit {
    color: #002D62 !important; }

#pliggare tr td select.selector {
  background: transparent;
  border: none;
  font-family: Flamabook, sans-serif;
  font-size: 16px;
  color: #002D62;
  font-weight: bold; }

#pliggare tr td span.unlocked {
  background: url("../../images/default/shared/lock_unlocked.png") no-repeat center; }

#pliggare tr td span.locked {
  background: url("../../images/default/shared/lock_locked.png") no-repeat center; }

#admin th:first-child {
  width: 50px; }

#reset .banner {
  width: 100%;
  height: 16px;
  background: #002D62; }

#reset .logo {
  position: absolute;
  width: 127px;
  height: 65px;
  margin-left: 50px;
  margin-top: 50px; }

#reset .time-clock {
  position: absolute;
  right: 50px;
  margin-top: 25px;
  color: #002D62;
  font-size: 20px; }

#reset .date {
  float: left; }

#reset .clock {
  float: left;
  font-weight: bold;
  margin-right: 10px; }

#reset .date {
  font-style: italic; }

#reset .login-container {
  width: 310px;
  height: 300px;
  overflow: hidden;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  #reset .login-container .center {
    text-align: center; }
  #reset .login-container .row {
    width: 100%;
    overflow: visible;
    margin-bottom: 10px; }
    #reset .login-container .row h3 {
      margin-left: auto;
      margin-right: auto;
      font-size: 30px;
      font-weight: bold;
      color: #233E7B;
      padding: 10px; }
    #reset .login-container .row input[type=text], #reset .login-container .row input[type=password] {
      padding: 10px 20px;
      font-size: 20px;
      border: 5px solid #002D62;
      border-radius: 10px;
      width: 260px; }
    #reset .login-container .row input[type=submit] {
      border-radius: 10px;
      padding: 10px 20px;
      text-transform: uppercase;
      cursor: pointer;
      background: #002D62;
      font-size: 20px;
      border: 5px solid #002D62;
      color: #ffffff; }
      #reset .login-container .row input[type=submit]:hover {
        background: #6d7597;
        border: 5px solid #6d7597; }
    #reset .login-container .row .message {
      color: #008800;
      font-size: 14px; }
    #reset .login-container .row .error {
      color: #ff0000;
      font-size: 14px; }

#instruction .menu div .remove {
  background: #b62223 url("../../images/default/tillstand/garbagecan.png") no-repeat 5px 8px;
  padding-left: 15px;
  width: 70px; }

#instruction .menu div .remove:hover {
  background: #e63b32 url("../../images/default/tillstand/garbagecan.png") no-repeat 5px 8px; }

#instruction .menu div .archive {
  background: #b62223 url("../../images/default/tillstand/arkiv.png") no-repeat 5px 8px;
  padding-left: 15px;
  width: 70px; }

#instruction .menu div .archive:hover {
  background: #e63b32 url("../../images/default/tillstand/arkiv.png") no-repeat 5px 8px; }

#instruction #instruction_table td:nth-child(1), #instruction #instruction_table th:nth-child(1) {
  width: 50px; }

#instruction #instruction_table td:nth-child(2), #instruction #instruction_table th:nth-child(2) {
  width: 100px; }

#instruction #instruction_table td:nth-child(3), #instruction #instruction_table th:nth-child(3) {
  width: 50px; }

#instruction #instruction_table td:nth-child(4), #instruction #instruction_table th:nth-child(4) {
  width: 50px; }

#instruction #instruction_table td:nth-child(5), #instruction #instruction_table th:nth-child(5) {
  width: 400px; }

#instruction #instruction_table tbody .delete-file {
  display: inline-block;
  padding: 3px 10px;
  cursor: pointer;
  height: 15px;
  line-height: 20px;
  border-radius: 5px;
  background: #002D62;
  color: #ffffff;
  text-align: center;
  font-family: inherit;
  font-size: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-right: 10px; }

#instruction #instruction_table tbody .delete-file:hover {
  background-color: #6d7597; }

#instruction #instruction_table tbody .name-tag-input {
  text-transform: uppercase;
  border: none;
  color: #002D62;
  font-family: FlamaBook, sans-serif;
  font-size: 16px;
  text-align: left;
  height: 100%;
  width: 400px;
  font-weight: bold;
  background: transparent; }

#instruction #instruction_table tbody .extra-info {
  background: #526bc5; }

#instruction #instruction_table tbody .container {
  position: relative;
  height: auto;
  overflow: hidden;
  width: 100%;
  margin-bottom: 5px; }
  #instruction #instruction_table tbody .container .vastia-timepicker, #instruction #instruction_table tbody .container .vastia-datepicker {
    color: #002D62; }
  #instruction #instruction_table tbody .container .from-time, #instruction #instruction_table tbody .container .to-time {
    cursor: pointer;
    background: transparent;
    border: none;
    margin-left: 10px;
    margin-right: 10px;
    font-family: FlamaBook, sans-serif;
    font-size: 18px;
    color: #002D62;
    width: 50px; }
  #instruction #instruction_table tbody .container .from-date, #instruction #instruction_table tbody .container .to-date {
    cursor: pointer;
    background: transparent;
    border: none;
    margin-left: 10px;
    margin-right: 10px;
    font-family: FlamaBook, sans-serif;
    font-size: 18px;
    color: #002D62;
    width: 100px; }
  #instruction #instruction_table tbody .container .image-title {
    display: inline-block;
    margin-right: 10px; }
  #instruction #instruction_table tbody .container .image-title:before {
    background: url("/resources/images/default/shared/picture-image.png") no-repeat;
    background-size: cover;
    width: 25px;
    vertical-align: -10%;
    height: 25px;
    display: inline-block;
    margin-right: 5px;
    content: ''; }
  #instruction #instruction_table tbody .container .title {
    width: 130px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    float: left; }
  #instruction #instruction_table tbody .container .text-area {
    width: calc(100% - 130px);
    float: left; }
    #instruction #instruction_table tbody .container .text-area textarea {
      background: transparent;
      width: 100%;
      border: none;
      font-family: Flamabook, Arial, sans-serif;
      font-size: 16px;
      color: #ffffff; }
  #instruction #instruction_table tbody .container .file-button, #instruction #instruction_table tbody .container .change-button {
    border-radius: 5px;
    background: #002D62;
    color: #ffffff;
    cursor: pointer;
    line-height: 36px;
    height: 36px;
    width: 150px;
    text-align: center;
    font-family: inherit;
    font-size: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-right: 10px; }
  #instruction #instruction_table tbody .container .green {
    color: #1dc116; }
  #instruction #instruction_table tbody .container .red {
    color: #e63b32; }
  #instruction #instruction_table tbody .container .file-button:hover, #instruction #instruction_table tbody .container .change-button:hover {
    background: #6d7597; }
  #instruction #instruction_table tbody .container span.tills_active, #instruction #instruction_table tbody .container span.tills_inactive {
    display: inline-block;
    margin-top: 13px; }
  #instruction #instruction_table tbody .container span.tills_active {
    background: url("../../images/default/tillstand/tillsvidare_active.png") no-repeat;
    width: 32px;
    height: 20px; }
  #instruction #instruction_table tbody .container span.tills_inactive {
    background: url("../../images/default/tillstand/tillsvidare_inactive.png") no-repeat;
    width: 32px;
    height: 20px; }

#instruction #instruction_table tbody .title-container {
  height: 40px; }

#instruction #instruction_table tbody .name {
  text-transform: uppercase; }

#general_info table tr th:nth-child(1), #general_info table tr td:nth-child(1) {
  width: 100px; }

#general_info table tr td:nth-child(2), #general_info table tr th:nth-child(2), #general_info table tr td:nth-child(2) .container {
  width: 700px; }

#general_info table .text-input {
  border: none;
  outline: none;
  color: #002D62;
  font-family: FlamaBook, sans-serif;
  font-size: 16px;
  text-align: left;
  height: 100%;
  width: 400px;
  font-weight: bold;
  background: transparent; }

#general_info table tbody .delete {
  display: inline-block;
  background: #fff;
  color: #002D62;
  padding: 3px 10px;
  cursor: pointer;
  border-radius: 3px;
  height: 15px;
  line-height: 20px; }

#general_info table tbody .delete:hover {
  background-color: #6d7597; }

#general_info table tbody .name-tag-input {
  text-transform: none;
  border: none;
  color: #002D62;
  font-family: FlamaBook, sans-serif;
  font-size: 16px;
  text-align: left;
  height: 100%;
  width: 400px;
  font-weight: bold;
  background: transparent; }

#general_info table tbody .extra-info {
  background: #002D62; }

#general_info table tbody .vastia-timepicker, #general_info table tbody .vastia-datepicker {
  color: #002D62; }

#general_info table tbody .from-time, #general_info table tbody .to-time {
  cursor: pointer;
  background: transparent;
  border: none;
  margin-left: 10px;
  margin-right: 10px;
  font-family: FlamaBook, sans-serif;
  font-size: 18px;
  color: #002D62;
  width: 50px; }

#general_info table tbody .from-date, #general_info table tbody .to-date {
  cursor: pointer;
  background: transparent;
  border: none;
  margin-left: 10px;
  margin-right: 10px;
  font-family: FlamaBook, sans-serif;
  font-size: 18px;
  color: #002D62;
  width: 100px; }

#general_info table tbody .image-title {
  display: inline-block;
  margin-right: 10px; }

#general_info table tbody .image-title:before {
  background: url("/resources/images/default/shared/picture-image.png") no-repeat;
  background-size: cover;
  width: 25px;
  vertical-align: -10%;
  height: 25px;
  display: inline-block;
  margin-right: 5px;
  content: ''; }

#general_info table tbody .title {
  width: 130px;
  display: inline-block;
  height: 20px;
  float: left; }

#general_info table tbody .text-area {
  margin-top: 10px;
  width: calc(100% - 130px);
  float: left; }
  #general_info table tbody .text-area textarea {
    background: transparent;
    width: 100%;
    height: 100%;
    padding: 5px;
    border: none;
    outline: none;
    font-family: Flamabook, Arial, sans-serif;
    font-size: 16px;
    color: #ffffff; }

#general_info table .file-button {
  border-radius: 5px;
  background: #fff;
  color: #002D62;
  cursor: pointer;
  line-height: 36px;
  height: 36px;
  width: 150px;
  text-align: center;
  font-family: inherit;
  font-size: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-right: 10px; }

#general_info table .file-button:hover {
  background: #6d7597; }

#information .header {
  height: 150px;
  padding: 20px;
  background: #002D62;
  position: relative; }
  #information .header h1 {
    color: #fff;
    position: absolute;
    display: inline-block;
    bottom: 20px;
    font-size: 2em;
    font-weight: bold; }

#information .border {
  border-bottom: 1px solid #002D62; }

#information .padding {
  padding: 20px 40px; }

#information .row {
  margin-bottom: 20px; }
  #information .row:last-child {
    margin-bottom: 0; }

#information .block {
  overflow: hidden;
  display: inline-block; }
  #information .block label {
    color: #b1b1b1;
    vertical-align: top;
    top: 0;
    display: block;
    font-weight: bold;
    margin-bottom: 5px; }
  #information .block input,
  #information .block select {
    display: block;
    background: #cecece;
    color: #002D62;
    border: none;
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 1.5em;
    outline: none; }
  #information .block input[type=date] {
    padding: 4.5px 15px;
    vertical-align: top; }

#information .button-inside {
  background: #002D62;
  color: #fff;
  padding: 5px 15px;
  display: inline-block;
  font-size: 1.5em;
  border-radius: 5px;
  cursor: pointer; }

#information .button:hover {
  background: #004193; }
