/* Minification failed. Returning unminified contents.
(17386,17): run-time error CSS1019: Unexpected token, found ' '
(17386,17): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
 */
/* NUGET: BEGIN LICENSE TEXT
 *
 * Microsoft grants you the right to use these script files for the sole
 * purpose of either: (i) interacting through your browser with the Microsoft
 * website or online service, subject to the applicable licensing or use
 * terms; or (ii) using the files as included with a Microsoft product subject
 * to that product's license terms. Microsoft reserves all other rights to the
 * files not expressly granted by Microsoft, whether by implication, estoppel
 * or otherwise. The notices and licenses below are for informational purposes only.
 *
 * NUGET: END LICENSE TEXT */
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

/*
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}
    */

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input,
select[multiple],
textarea {
  background-image: none;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

.text-warning {
  color: #c09853;
}

.text-danger {
  color: #b94a48;
}

.text-success {
  color: #468847;
}

.text-info {
  color: #3a87ad;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

h1 small,
.h1 small {
  font-size: 24px;
}

h2 small,
.h2 small {
  font-size: 18px;
}

h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

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

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre.prettyprint {
  margin-bottom: 20px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

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

.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}

@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}

input[type="file"] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

.form-control:-moz-placeholder {
  color: #999999;
}

.form-control::-moz-placeholder {
  color: #999999;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.form-control {
  height: auto;
}

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

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg {
  height: auto;
}

.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}

.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}

.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.has-success .help-block,
.has-success .control-label {
  color: #468847;
}

.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.form-control-static {
  padding-top: 7px;
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-briefcase:before {
  content: "\1f4bc";
}

.glyphicon-calendar:before {
  content: "\1f4c5";
}

.glyphicon-pushpin:before {
  content: "\1f4cc";
}

.glyphicon-paperclip:before {
  content: "\1f4ce";
}

.glyphicon-camera:before {
  content: "\1f4f7";
}

.glyphicon-lock:before {
  content: "\1f512";
}

.glyphicon-bell:before {
  content: "\1f514";
}

.glyphicon-bookmark:before {
  content: "\1f516";
}

.glyphicon-fire:before {
  content: "\1f525";
}

.glyphicon-wrench:before {
  content: "\1f527";
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

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

.open > a {
  outline: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

.btn-default .caret {
  border-top-color: #333333;
}

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}

.dropup .btn-default .caret {
  border-bottom-color: #333333;
}

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group-xs > .btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}

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

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 5px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

.tabbable:after {
  clear: both;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

.tabbable:after {
  clear: both;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  z-index: 1030;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #999999;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.label-default {
  background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}

.label-primary {
  background-color: #428bca;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron p {
  line-height: 1.4;
}

.container .jumbotron {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
}

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #428bca;
}

.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #356635;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #2d6987;
}

.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.alert-warning hr {
  border-top-color: #f8e5be;
}

.alert-warning .alert-link {
  color: #a47e3c;
}

.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger hr {
  border-top-color: #e6c1c7;
}

.alert-danger .alert-link {
  color: #953b39;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

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

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

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
}

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .table {
  margin-bottom: 0;
}

.panel > .panel-body + .table {
  border-top: 1px solid #dddddd;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-warning {
  border-color: #fbeed5;
}

.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}

.panel-danger {
  border-color: #eed3d7;
}

.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
     -moz-transition: -moz-transform 0.3s ease-out;
       -o-transition: -o-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-dialog {
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    right: auto;
    left: 50%;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " ";
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " ";
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " ";
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " ";
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.visible-xs {
  display: none !important;
}

tr.visible-xs {
  display: none !important;
}

th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

.visible-sm {
  display: none !important;
}

tr.visible-sm {
  display: none !important;
}

th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

.visible-md {
  display: none !important;
}

tr.visible-md {
  display: none !important;
}

th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

.visible-lg {
  display: none !important;
}

tr.visible-lg {
  display: none !important;
}

th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

.hidden-xs {
  display: block !important;
}

tr.hidden-xs {
  display: table-row !important;
}

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

.hidden-sm {
  display: block !important;
}

tr.hidden-sm {
  display: table-row !important;
}

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

.hidden-md {
  display: block !important;
}

tr.hidden-md {
  display: table-row !important;
}

th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}

.hidden-lg {
  display: block !important;
}

tr.hidden-lg {
  display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

tr.visible-print {
  display: none !important;
}

th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/*Grid*/
.ui-jqgrid {position: relative;}
.ui-jqgrid .ui-jqgrid-view {position: relative;left:0; top: 0; padding: 0; font-size:11px;}
/* caption*/
.ui-jqgrid .ui-jqgrid-titlebar {padding: .3em .2em .2em .3em; position: relative; border-left: 0 none;border-right: 0 none; border-top: 0 none;}
.ui-jqgrid .ui-jqgrid-title { float: left; margin: .1em 0 .2em; }
.ui-jqgrid .ui-jqgrid-titlebar-close { position: absolute;top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height:18px;}.ui-jqgrid .ui-jqgrid-titlebar-close span { display: block; margin: 1px; }
.ui-jqgrid .ui-jqgrid-titlebar-close:hover { padding: 0; }
/* header*/
.ui-jqgrid .ui-jqgrid-hdiv {position: relative; margin: 0;padding: 0; overflow-x: hidden; border-left: 0 none !important; border-top : 0 none !important; border-right : 0 none !important;}
.ui-jqgrid .ui-jqgrid-hbox {float: left; padding-right: 20px;}
.ui-jqgrid .ui-jqgrid-htable {table-layout:fixed;margin:0;}
.ui-jqgrid .ui-jqgrid-htable th {height:22px;padding: 0 2px 0 2px;}
.ui-jqgrid .ui-jqgrid-htable th div {overflow: hidden; position:relative; height:17px;}
.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {overflow: hidden;white-space: nowrap;text-align:center;border-top : 0 none;border-bottom : 0 none;}
.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {border-left : 0 none;}
.ui-th-rtl, .ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl {border-right : 0 none;}
.ui-first-th-ltr {border-right: 1px solid; }
.ui-first-th-rtl {border-left: 1px solid; }
.ui-jqgrid .ui-th-div-ie {white-space: nowrap; zoom :1; height:17px;}
.ui-jqgrid .ui-jqgrid-resize {height:20px !important;position: relative; cursor :e-resize;display: inline;overflow: hidden;}
.ui-jqgrid .ui-grid-ico-sort {overflow:hidden;position:absolute;display:inline; cursor: pointer !important;}
.ui-jqgrid .ui-icon-asc {margin-top:-3px; height:12px;}
.ui-jqgrid .ui-icon-desc {margin-top:3px;height:12px;}
.ui-jqgrid .ui-i-asc {margin-top:0;height:16px;}
.ui-jqgrid .ui-i-desc {margin-top:0;margin-left:13px;height:16px;}
.ui-jqgrid .ui-jqgrid-sortable {cursor:pointer;}
.ui-jqgrid tr.ui-search-toolbar th { border-top-width: 1px !important; border-top-color: inherit !important; border-top-style: ridge !important }
tr.ui-search-toolbar input {margin: 1px 0 0 0}
tr.ui-search-toolbar select {margin: 1px 0 0 0}
/* body */ 
.ui-jqgrid .ui-jqgrid-bdiv {position: relative; margin: 0; padding:0; overflow: auto; text-align:left;}
.ui-jqgrid .ui-jqgrid-btable {table-layout:fixed; margin:0; outline-style: none; }
.ui-jqgrid tr.jqgrow { outline-style: none; }
.ui-jqgrid tr.jqgroup { outline-style: none; }
.ui-jqgrid tr.jqgrow td {font-weight: normal; overflow: hidden; white-space: pre; height: 22px;padding: 0 2px 0 2px;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}
.ui-jqgrid tr.jqgfirstrow td {padding: 0 2px 0 2px;border-right-width: 1px; border-right-style: solid;}
.ui-jqgrid tr.jqgroup td {font-weight: normal; overflow: hidden; white-space: pre; height: 22px;padding: 0 2px 0 2px;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}
.ui-jqgrid tr.jqfoot td {font-weight: bold; overflow: hidden; white-space: pre; height: 22px;padding: 0 2px 0 2px;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}
.ui-jqgrid tr.ui-row-ltr td {text-align:left;border-right-width: 1px; border-right-color: inherit; border-right-style: solid;}
.ui-jqgrid tr.ui-row-rtl td {text-align:right;border-left-width: 1px; border-left-color: inherit; border-left-style: solid;}
.ui-jqgrid td.jqgrid-rownum { padding: 0 2px 0 2px; margin: 0; border: 0 none;}
.ui-jqgrid .ui-jqgrid-resize-mark { width:2px; left:0; background-color:#777; cursor: e-resize; cursor: col-resize; position:absolute; top:0; height:100px; overflow:hidden; display:none; border:0 none; z-index: 99999;}
/* footer */
.ui-jqgrid .ui-jqgrid-sdiv {position: relative; margin: 0;padding: 0; overflow: hidden; border-left: 0 none !important; border-top : 0 none !important; border-right : 0 none !important;}
.ui-jqgrid .ui-jqgrid-ftable {table-layout:fixed; margin-bottom:0;}
.ui-jqgrid tr.footrow td {font-weight: bold; overflow: hidden; white-space:nowrap; height: 21px;padding: 0 2px 0 2px;border-top-width: 1px; border-top-color: inherit; border-top-style: solid;}
.ui-jqgrid tr.footrow-ltr td {text-align:left;border-right-width: 1px; border-right-color: inherit; border-right-style: solid;}
.ui-jqgrid tr.footrow-rtl td {text-align:right;border-left-width: 1px; border-left-color: inherit; border-left-style: solid;}
/* Pager*/
.ui-jqgrid .ui-jqgrid-pager { border-left: 0 none !important;border-right: 0 none !important; border-bottom: 0 none !important; margin: 0 !important; padding: 0 !important; position: relative; height: 25px;white-space: nowrap;overflow: hidden;font-size:11px;}
.ui-jqgrid .ui-pager-control {position: relative;}
.ui-jqgrid .ui-pg-table {position: relative; padding-bottom:2px; width:auto; margin: 0;}
.ui-jqgrid .ui-pg-table td {font-weight:normal; vertical-align:middle; padding:1px;}
.ui-jqgrid .ui-pg-button  { height:19px !important;}
.ui-jqgrid .ui-pg-button span { display: block; margin: 1px; float:left;}
.ui-jqgrid .ui-pg-button:hover { padding: 0; }
.ui-jqgrid .ui-state-disabled:hover {padding:1px;}
.ui-jqgrid .ui-pg-input { height:13px;font-size:.8em; margin: 0;}
.ui-jqgrid .ui-pg-selbox {font-size:.8em; line-height:18px; display:block; height:18px; margin: 0;}
.ui-jqgrid .ui-separator {height: 18px; border-left: 1px solid #ccc ; border-right: 1px solid #ccc ; margin: 1px; float: right;}
.ui-jqgrid .ui-paging-info {font-weight: normal;height:19px; margin-top:3px;margin-right:4px;}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {padding:1px 0;float:left;position:relative;}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-button { cursor:pointer; }
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div  span.ui-icon {float:left;margin:0 2px;}
.ui-jqgrid td input, .ui-jqgrid td select .ui-jqgrid td textarea { margin: 0;}
.ui-jqgrid td textarea {width:auto;height:auto;}
.ui-jqgrid .ui-jqgrid-toppager {border-left: 0 none !important;border-right: 0 none !important; border-top: 0 none !important; margin: 0 !important; padding: 0 !important; position: relative; height: 25px !important;white-space: nowrap;overflow: hidden;}
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div {padding:1px 0;float:left;position:relative;}
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-button { cursor:pointer; }
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div  span.ui-icon {float:left;margin:0 2px;}
/*subgrid*/
.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {display: block;}
.ui-jqgrid .ui-subgrid {margin:0;padding:0; width:100%;}
.ui-jqgrid .ui-subgrid table {table-layout: fixed;}
.ui-jqgrid .ui-subgrid tr.ui-subtblcell td {height:18px;border-right-width: 1px; border-right-color: inherit; border-right-style: solid;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}
.ui-jqgrid .ui-subgrid td.subgrid-data {border-top:  0 none !important;}
.ui-jqgrid .ui-subgrid td.subgrid-cell {border-width: 0 0 1px 0;}
.ui-jqgrid .ui-th-subgrid {height:20px;}
/* loading */
.ui-jqgrid .loading {position: absolute; top: 45%;left: 45%;width: auto;z-index:101;padding: 6px; margin: 5px;text-align: center;font-weight: bold;display: none;border-width: 2px !important; font-size:11px;}
.ui-jqgrid .jqgrid-overlay {display:none;z-index:100;}
* html .jqgrid-overlay {width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');}
* .jqgrid-overlay iframe {position:absolute;top:0;left:0;z-index:-1;width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');}
/* end loading div */
/* toolbar */
.ui-jqgrid .ui-userdata {border-left: 0 none;    border-right: 0 none;	height : 21px;overflow: hidden;	}
/*Modal Window */
.ui-jqdialog { display: none; width: 300px; position: absolute; padding: .2em; font-size:11px; overflow:visible;}
.ui-jqdialog .ui-jqdialog-titlebar { padding: .3em .2em; position: relative;  }
.ui-jqdialog .ui-jqdialog-title { margin: .1em 0 .2em; } 
.ui-jqdialog .ui-jqdialog-titlebar-close { position: absolute;  top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }

.ui-jqdialog .ui-jqdialog-titlebar-close span { display: block; margin: 1px; }
.ui-jqdialog .ui-jqdialog-titlebar-close:hover, .ui-jqdialog .ui-jqdialog-titlebar-close:focus { padding: 0; }
.ui-jqdialog-content, .ui-jqdialog .ui-jqdialog-content { border: 0; padding: .3em .2em; background: none; height:auto;}
.ui-jqdialog .ui-jqconfirm {padding: .4em 1em; border-width:3px;position:absolute;bottom:10px;right:10px;overflow:visible;display:none;height:80px;width:220px;text-align:center;}
.ui-jqdialog>.ui-resizable-se { bottom: -3px; right: -3px}
/* end Modal window*/
/* Form edit */
.ui-jqdialog-content .FormGrid {margin: 0;}
.ui-jqdialog-content .EditTable { width: 100%; margin-bottom:0;}
.ui-jqdialog-content .DelTable { width: 100%; margin-bottom:0;}
.EditTable td input, .EditTable td select, .EditTable td textarea {margin: 0;}
.EditTable td textarea { width:auto; height:auto;}
.ui-jqdialog-content td.EditButton {text-align: right;border-top: 0 none;border-left: 0 none;border-right: 0 none; padding-bottom:5px; padding-top:5px;}
.ui-jqdialog-content td.navButton {text-align: center; border-left: 0 none;border-top: 0 none;border-right: 0 none; padding-bottom:5px; padding-top:5px;}
.ui-jqdialog-content input.FormElement {padding:.3em}
.ui-jqdialog-content select.FormElement {padding:.3em}
.ui-jqdialog-content .data-line {padding-top:.1em;border: 0 none;}

.ui-jqdialog-content .CaptionTD {vertical-align: middle;border: 0 none; padding: 2px;white-space: nowrap;}
.ui-jqdialog-content .DataTD {padding: 2px; border: 0 none; vertical-align: top;}
.ui-jqdialog-content .form-view-data {white-space:pre}
.fm-button { display: inline-block; margin:0 4px 0 0; padding: .4em .5em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
.fm-button-icon-left { padding-left: 1.9em; }
.fm-button-icon-right { padding-right: 1.9em; }
.fm-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; position: absolute; top: 50%; margin-top: -8px; }
.fm-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; position: absolute; top: 50%; margin-top: -8px;}
#nData, #pData { float: left; margin:3px;padding: 0; width: 15px; }
/* End Eorm edit */
/*.ui-jqgrid .edit-cell {}*/
.ui-jqgrid .selected-row, div.ui-jqgrid .selected-row td {font-style : normal;border-left: 0 none;}
/* inline edit actions button*/
.ui-inline-del.ui-state-hover span, .ui-inline-edit.ui-state-hover span,
.ui-inline-save.ui-state-hover span, .ui-inline-cancel.ui-state-hover span {
    margin: -1px;
}
/* Tree Grid */
.ui-jqgrid .tree-wrap {float: left; position: relative;height: 18px;white-space: nowrap;overflow: hidden;}
.ui-jqgrid .tree-minus {position: absolute; height: 18px; width: 18px; overflow: hidden;}
.ui-jqgrid .tree-plus {position: absolute;	height: 18px; width: 18px;	overflow: hidden;}
.ui-jqgrid .tree-leaf {position: absolute;	height: 18px; width: 18px;overflow: hidden;}
.ui-jqgrid .treeclick {cursor: pointer;}
/* moda dialog */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');}
.ui-jqgrid-dnd tr td {border-right-width: 1px; border-right-color: inherit; border-right-style: solid; height:20px}
/* RTL Support */
.ui-jqgrid .ui-jqgrid-title-rtl {float:right;margin: .1em 0 .2em; }
.ui-jqgrid .ui-jqgrid-hbox-rtl {float: right; padding-left: 20px;}
.ui-jqgrid .ui-jqgrid-resize-ltr {float: right;margin: -2px -2px -2px 0;}
.ui-jqgrid .ui-jqgrid-resize-rtl {float: left;margin: -2px 0 -1px -3px;}
.ui-jqgrid .ui-sort-rtl {left:0;}
.ui-jqgrid .tree-wrap-ltr {float: left;}
.ui-jqgrid .tree-wrap-rtl {float: right;}
.ui-jqgrid .ui-ellipsis {text-overflow:ellipsis;}

/* Toolbar Search Menu */
.ui-search-menu { position: absolute; padding: 2px 5px;}
.ui-jqgrid .ui-search-table { padding: 0px 0px; border: 0px none; height:20px; width:100%;}
.ui-jqgrid .ui-search-table .ui-search-oper { width:20px; }
/*
    @font-family-1:           Arial, Helvetica, sans-serif;
@font-family-2:           Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
*/
a,
a:link,
a:visited,
a:active,
.ui-widget-content a.basic-link,
.ui-widget-content a.basic-link:link,
.ui-widget-content a.basic-link:visited,
.ui-widget-content a.basic-link:active .ui-widget-content .basic-links a,
.ui-widget-content .basic-links a:link,
.ui-widget-content .basic-links a:visited,
.ui-widget-content .basic-links a:active {
  color: #034af3;
  cursor: pointer;
  text-decoration: underline;
}
a:hover,
.ui-widget-content a.basic-link:hover,
.ui-widget-content .basic-links a:hover {
  color: #2c5283;
}
a img {
  border: none;
}
a:focus {
  outline: 1px solid black;
  outline: 2px solid -webkit-focus-ring-color;
}
/* HEADINGS
----------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.5em;
  color: #000;
}
h1 {
  margin: 0;
  padding: 0.5em 0.5em 0.5em 0;
  font-size: 1.9em;
  font-weight: normal;
}
h1.pageTitle {
  margin-top: 0.5em;
}
h2 {
  margin: 0;
  padding: 0 0.2em 0.1em 0;
  font-size: 1.5em;
}
h3 {
  margin: 0;
  padding: 0 0.2em 0.1em 0;
  font-size: 1.2em;
}
h4 {
  font-size: 1.1em;
}
h5,
h6 {
  font-size: 1em;
}
h2 span.hx-resetfont,
h3 span.hx-resetfont,
h4 span.hx-resetfont {
  font-weight: normal;
}
h2 span.hx-resetfont {
  font-size: 0.66em;
}
h3 span.hx-resetfont {
  font-size: 0.83em;
}
h4 span.hx-resetfont {
  font-size: 0.91em;
}
.page {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* IE6 fix*/
  margin: 0 auto -25px;
  background-color: #fff;
}
.fixed-980 {
  position: relative;
  margin: 0 auto;
  width: 980px;
  display: block;
}
.content {
  width: 100%;
  padding: 0;
  margin: 0;
}
.inner-content {
  padding: 0.5em;
}
/* TABLE */
.layoutTable {
  border-spacing: 0;
}
.layoutTable td.layout {
  vertical-align: middle;
}
.layoutTable.col-top td.layout {
  vertical-align: top;
}
.layoutTable.fiftyfifty,
.layoutTable.fullwidth {
  width: 100%;
}
.layoutTable td.layout.one-third {
  width: 33%;
}
.layoutTable.fiftyfifty td.layout {
  width: 50%;
}
.layoutTable.fiftyfifty td.layout {
  width: 50%;
}
th.textfieldLabel,
td.textfieldLabel,
td.layoutTable {
  vertical-align: top;
}
td.textfieldLabel,
th.textfieldLabel {
  padding-top: 0.4em;
}
td.cell-center,
th.cell-center {
  text-align: center;
}
td.cell-right,
th.cell-right {
  text-align: right;
}
td.cell-left,
th.cell-left {
  text-align: left;
}
table td.cell-fill,
th.cell-fill {
  width: 100%;
}
table td.cell-fill-half,
th.cell-fill-half {
  width: 50%;
}
td.cell-number,
th.cell.number {
  text-align: right;
}
table.nowrap tr,
.nowrap {
  white-space: nowrap;
}
/* ERROR */
.error-container {
  width: 50%;
  margin: 5em auto;
}
.error-container .error-id {
  color: #e2e2e2;
  font-size: 0.8em;
  text-align: right;
}
.error-container p {
  margin-top: 1em;
}
.error-container ul.action-links {
  list-style-type: none;
  margin: 1em 0 0 0;
  padding: 0;
}
.error-container ul.action-links li {
  display: inline;
}
/* VALIDATION */
input.required,
textarea.required,
option.required,
select.required,
input.field-required,
textarea.field-required,
option.field-required,
select.field-required,
.field-required input,
.field-required select,
.field-required textarea {
  background-color: #fffbc9;
}
select.field-required option,
.field-required select option select.required option,
select.required optgroup {
  background-color: transparent;
}
.error,
.field-validation-error,
.field-warning,
.mandatory-field-error {
  color: #C81922;
}
input.error,
textarea.error,
option.error,
.input-validation-error {
  border: 1px dotted #f00;
  padding: 2px;
}
.validation-summary-errors {
  font-weight: bold;
  color: #C81922;
}
.validation-summary-valid {
  display: none;
}
/* BREADCRUMB NAVIGATION MENU */
.breadcrumb-navi {
  float: left;
  width: 100%;
  line-height: normal;
  text-align: center;
  padding-top: 0.2em;
  padding-bottom: 0.8em;
  font-size: 1.5em;
  font-weight: bold;
}
.breadcrumb-navi ul.navi ul,
ul.navi li {
  float: left;
  list-style: none;
  margin: 0;
}
.breadcrumb-navi ul.navi {
  margin: 0;
  padding: 9px 9px 0;
}
.breadcrumb-navi ul.navi a {
  float: left;
  display: block;
}
.breadcrumb-navi ul.navi a:hover {
  color: #2c5283;
}
.breadcrumb-navi ul.navi li.selected {
  position: relative;
  top: 1px;
}
/* Table */
.item-table {
  border: 0;
  border-spacing: 0;
  margin: 0;
}
.item-table.fill,
.item-table .table-col-fill {
  width: 100%;
}
.item-table td,
.item-table th {
  padding: 0.2em;
}
.item-table td + td,
.item-table th + td {
  padding-left: 0.4em;
}
.item-table thead {
  background-color: #c3dafa;
}
.item-table thead td,
.item-table thead th {
  text-align: left;
  font-weight: bold;
}
.item-table .even {
  background-color: #eaf2ff;
}
.item-table tr:not(.internal-header):nth-child(even) {
  background-color: #eaf2ff;
}
.item-table tr:not(.internal-header).odd:nth-child(even) {
  background-color: transparent;
}
.item-table tr.internal-header {
  background-color: #c3dafa;
}
/* NOTIFICATION PANEL */
.notification {
  margin: 0.2em 0;
}
.notification.box {
  margin: 0.5em;
}
.notification .success,
.notification .error,
.notification .info,
.notification .loading,
.notification .warning,
.notification .saving,
.notification .deleting {
  display: block;
}
.notification .hide {
  display: none;
}
.notification div,
.notification .loading,
.notification .saving,
.notification .deleting {
  background: #ebebeb;
}
.notification .notification-icon {
  margin-right: 0.5em;
  background-position: 0 16px;
  width: 0;
}
.notification .notification-content,
.notification .notification-content div {
  background: transparent;
}
.notification .notification-content {
  padding: 0.5em;
  padding-left: 0px;
  vertical-align: middle;
}
.notification .notification-icon,
.notification .notification-content > span {
  display: block;
  float: left;
}
.notification.box .notification-icon {
  position: relative;
  top: 0;
  left: 0;
}
.notification.box .notification-container {
  position: relative;
  top: 0;
  left: 0;
  padding-left: 25px;
}
.notification .success {
  background: #ddf2da;
}
.notification .info {
  background: #e1eefc;
}
.notification .warning {
  background: #fff7a0;
}
.notification .error {
  background: #ffdfe7;
  color: #000 !important;
}
.notification .loading .notification-icon,
.notification .saving .notification-icon,
.notification .deleting .notification-icon {
  background: url(images/small-loader.gif) 0 0 no-repeat;
}
.notification .success .notification-icon,
.notification .warning .notification-icon,
.notification .error .notification-icon,
.notification .info .notification-icon,
.notification .loading .notification-icon,
.notification .saving .notification-icon,
.notification .deleting .notification-icon {
  width: 16px;
}
.notification .success .notification-icon {
  background-position: 0 -288px;
}
.notification .info .notification-icon {
  background-position: 0 -304px;
}
.notification .warning .notification-icon {
  background-position: 0 -320px;
}
.notification .error .notification-icon {
  background-position: 0 -336px;
}
/* BUTTONS */
button,
input[type="button"],
input[type="submit"],
.ui-widget button,
.ui-widget input[type="button"],
.ui-widget input[type="submit"],
div.button-container,
div.button-container a,
div.link-button-container,
div.link-button-container a {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
input[type="button"]:focus,
input[type="submit"]:focus,
.ui-widget button:focus,
.ui-widget input[type="button"]:focus,
.ui-widget input[type="submit"]:focus,
div.button-container:focus,
div.button-container a:focus,
div.link-button-container:focus,
div.link-button-container a:focus {
  outline: 1px solid black;
  outline: 2px solid -webkit-focus-ring-color;
}
button,
input[type="button"],
input[type="submit"],
.ui-widget button,
.ui-widget input[type="button"],
.ui-widget input[type="submit"] {
  font-size: 1.2em;
}
button.disabled,
input[type="button"].disabled,
input[type="submit"].disabled,
.button.disabled,
div.button-container a.button.disabled,
div.button-container a.button-blue.disabled,
button.disabled:hover,
input[type="button"].disabled:hover,
input[type="submit"].disabled:hover,
.button.disabled:hover,
div.button-container a.button.disabled:hover,
div.button-container a.button-blue.disabled:hover {
  background: #f4f4f4;
  border: 1px solid #e3e3e3;
  color: #b2b2b2;
  font-weight: normal;
}
div.button-container a.button.disabled,
div.button-container a.button-blue.disabled,
div.button-container a.button.disabled:hover,
div.button-container a.button-blue.disabled:hover {
  cursor: default;
}
button.small,
input[type="button"].small,
input[type="submit"].small,
.ui-widget input[type="submit"].small,
.ui-widget button.small,
.ui-widget input[type="button"].small {
  height: auto;
  font-size: 1.1em;
}
div.button-container,
div.link-button-container {
  display: block;
}
div.button-container a,
div.link-button-container a div.link-button-container.qq-upload-button label {
  float: left;
  margin: 0;
  position: relative;
  padding: 0.38em;
}
div.link-button-container.qq-upload-button {
  padding-top: 2px;
  padding-right: 2px;
}
div.button-container {
  font-size: 1.2em;
}
div.link-button-container.height-button-container {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
div.button-container a {
  text-decoration: none ;
}
div.link-button-container a {
  color: #034af3 !important;
  text-decoration: underline !important;
}
div.button-container a.small,
div.link-button-container a.small {
  padding: 0.38em;
}
div.button-container a.tiny,
div.link-button-container a.tiny {
  padding: 0.1em 1em;
}
div.button-container a.button {
  color: #000;
}
div.button-container a.button-blue {
  color: #fff;
}
div.button-container a span {
  float: left;
}
div.link-button-container a:hover {
  background: #eaeaea;
}
.button-container.left,
.link-button-container.left {
  float: left;
}
.button-container.right,
.link-button-container.right {
  float: right;
}
.button-container.left + .button-container.left,
.button-container.left + .link-button-container.left,
.link-button-container.left + .link-button-container.left,
.link-button-container.left + .button-container.left {
  margin-left: 0.3em;
}
.button-container.right + .button-container.right,
.button-container.right + .link-button-container.right,
.link-button-container.right + .link-button-container.right,
.link-button-container.right + .button-container.right {
  margin-right: 0.3em;
}
.button-container.left + .button-container.left.more-margin,
.button-container.left + .link-button-container.left.more-margin,
.link-button-container.left + .link-button-container.left.more-margin,
.link-button-container.left + .button-container.left.more-margin {
  margin-left: 0.6em;
}
.button-container.right + .button-container.right.more-margin,
.button-container.right + .link-button-container.right.more-margin,
.link-button-container.right + .link-button-container.right.more-margin,
.link-button-container.right + .button-container.right.more-margin {
  margin-right: 0.6em;
}
/* grey button */
.button,
.button-grey,
.button-add,
.button-edit,
.button-undo,
.button-cancel,
.button-delete,
.button-search,
.button-copy,
.button-open {
  background: #eaeaea url(images/button-grey-bg.png) 50% 50% repeat-x;
  border: 1px solid #c4c4c4;
}
.button:hover,
.button-grey:hover,
.button-add:hover,
.button-edit:hover,
.button-undo:hover,
.button-cancel:hover,
.button-delete:hover,
.button-search:hover,
.button-copy:hover,
.button-open:hover {
  background: #e3e3e3 url(images/button-grey-bg_hover.png) 50% 50% repeat-x;
}
/* blue button */
.button-blue,
.button-save,
.button-ok,
.button-yes {
  background: #0048a2 url(images/button-blue-bg.png) 50% 50% repeat-x;
  border: 1px solid #3e5e8e;
  color: #fff;
  font-weight: bold;
}
.button-blue:hover,
.button-save:hover,
.button-ok:hover,
.button-yes:hover,
.button-blue a {
  background: #0058c4 url(images/button-blue-bg_hover.png) 50% 50% repeat-x;
}
.button:focus,
.button-grey:focus,
.button-add:focus,
.button-edit:focus,
.button-undo:focus,
.button-cancel:focus,
.button-delete:focus,
.button-search:focus,
.button-copy:focus,
.button-open:focus,
.button-blue:focus,
.button-save:focus,
.button-ok:focus,
.button-yes:focus {
  outline: 1px solid black;
  outline: 2px solid -webkit-focus-ring-color;
}
button.link-button {
  border: none;
  background: unset;
}
button.link-button:hover {
  text-decoration: underline;
}
/* Two column layout */
.twoColumnLayout {
  position: relative;
  clear: both;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.twoColumnLayout .col {
  float: left;
  position: relative;
  padding: 0;
  overflow: hidden;
}
.twoColumnLayout .left {
  float: left;
  position: relative;
  width: 100%;
  right: 73%;
}
.twoColumnLayout .col-1 {
  width: 25%;
  left: 3%;
}
.twoColumnLayout .col-2 {
  width: 71%;
  left: 101%;
}
.twoColumnLayoutFixedLeft {
  clear: both;
  float: left;
  width: 100%;
}
.twoColumnLayoutFixedLeft .col-2 {
  margin-left: 18em;
  /* columnWidth */
}
.twoColumnLayoutFixedLeft .col-1 {
  float: left;
  width: 18em;
  /* columnWidth */
}
.twoColumnLayoutFixedLeft .col-2-24 {
  margin-left: 24em;
  /* columnWidth */
}
.twoColumnLayoutFixedLeft .col-1-24 {
  float: left;
  width: 24em;
  /* columnWidth */
}
.twoColumnLayoutFixedLeft .scrollbarWrapper {
  overflow: auto;
}
.twoColumnLayoutFixedLeft .hiddenWrapper {
  overflow: hidden;
}
/* Item list*/
.item-list .highlighted {
  font-weight: bold;
}
.item-list a.selected {
  width: 11.5em;
}
.item-list a.selected,
.selected-item {
  background-color: #d7defe;
}
.item-list a.item-list-link {
  text-decoration: none;
  color: #000;
  width: 11.5em;
}
.item-list a.item-list-link:hover,
a.item-list-newlink:hover {
  background: #eaeaea;
}
.item-list,
.item-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.item-list li {
  margin: 0;
  padding: 0 0 0 1em;
}
.item-list li ul {
  margin: 1em 0 0 0;
}
.item-list a.item-list-newlink {
  margin: 0 0 0.5em 0;
  min-width: 12em;
  float: left;
  line-height: 1.8;
}
a.item-list-newlink + a.item-list-newlink {
  padding-top: 0;
}
.item-list a {
  padding: 0.7em;
}
.item-list a.item-list-link,
.item-list .item-list-empty {
  float: left;
  clear: both;
}
.item-list .item-list-move {
  float: left;
  padding-left: 0.5em;
}
/* EDIT */
.edit-container {
  padding: 1em;
}
.edit-container-horizontal label {
  display: block;
}
.edit-container-horizontal input[type="checkbox"] + label,
.edit-container-horizontal input[type="checkbox"] + input + label {
  display: inline;
}
.edit-container-header {
  padding: 0.5em 0.5em 0.5em 1em;
}
.edit-container-section {
  border: 1px solid lightgray;
  /* Alternative lighter border #eaeaea */
  background: #f4f4f4;
  margin-top: 1em;
  padding: 0.8em;
}
.edit-container-transparent {
  background: transparent;
  border: 0;
  margin: 0;
}
.edit-container-section table.contentTable td,
.edit-container-section table.contentTable th {
  padding: 0.3em;
}
.edit-help {
  padding: 2em;
}
.edit-item-list {
  padding: 0.2em 0 1em 0;
  margin: 0.5em;
  background: #f4f4f4;
}
.edit-tool-panel {
  padding: 0.6em;
}
.part-container + .part-container,
.edit-part-container + .edit-part-container {
  margin-top: 1em;
}
.edit-field-container + .edit-field-container {
  margin-top: 0.4em;
}
/* content table */
table.contentTable {
  border-collapse: collapse;
  border-spacing: 0;
}
td.contentMax {
  width: 100%;
}
table.contentTable th {
  padding: 0.3em 0.3em 0.3em 0;
  text-align: left;
}
table.contentTable tbody tr td {
  padding: 0.2em;
}
tr.selected {
  background-color: #c3dafa;
}
tr.hover {
  background-color: #eaf2ff;
}
/* HIDEABLE AND COLLAPSABLE PANELS
----------------------------------------------------------*/
.hideable-header {
  cursor: pointer;
}
.hideable-panel,
.hideable {
  border: 1px solid #b2b2b2;
  background: #fff;
  padding: 0.2em;
  zoom: 1;
}
.hideable-header-content .hideable-title {
  height: 2.1em;
  font-size: 100%;
  border: none;
  padding: 0px;
  margin: 0px;
}
.hideable-header-content {
  border: 0;
  cursor: pointer;
  position: relative;
  line-height: 1.8;
  padding: 0.2em 0.2em 0;
  margin-left: 0.4em;
}
.hideable .ui-state-hover .hideable-header-content {
  font-weight: bold;
}
.hideable-header-content .title {
  float: left;
}
.hideable-header-content .right {
  float: right;
  margin-right: 1em;
}
.hideable-header-content .ui-icon {
  float: right;
  margin-right: 0.4em;
  margin-top: 0.2em;
}
.hideable-content {
  /*clear: both;*/
  padding: 0.8em;
  display: block;
  border-width: 0;
}
.collapsable-header a {
  cursor: pointer;
  text-decoration: underline;
  font-weight: bold;
}
.collapsable-header .ui-state-hover {
  background: none;
  border: 0;
  font-weight: bold;
  text-decoration: none;
}
.collapsable-header-link .ui-icon {
  float: left;
}
/* FIELD LENGTHS */
.field-color {
  width: 5em;
}
.field-percent {
  width: 3em;
}
.field-number-short {
  width: 4em;
}
.field-date,
.datetime-date {
  width: 7em;
}
.datetime-time {
  width: 4em;
}
.field-option-25 {
  width: 25em;
}
.field-option-20 {
  width: 20em;
}
.field-option-15 {
  width: 15em;
}
.field-option-10 {
  width: 10em;
}
.field-textarea {
  height: 4em;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.field-textarea.big {
  height: 10em;
}
.field-textarea.bigger {
  height: 15em;
}
.field-textbox-full-width {
  width: 100%;
}
/* EMBEDDED IMS */
div.tooltip {
  border: #000 1px solid;
  padding: 0 3px 0 3px;
  font-size: 11px;
  color: #000;
  font-family: Arial;
  background-color: #fff;
  filter: alpha(opacity=80);
  opacity: 0.80;
  margin: 0;
}
div.box_zoom {
  border: #000 1px solid;
  padding: 0;
}
div.themebox,
div.themeboxselected {
  border: 1px solid #000;
  position: absolute;
  text-align: center;
  width: 120px;
  cursor: pointer;
  font-size: 12px;
  font-family: Arial;
  padding: 0;
}
div.themebox {
  /*background-color: #ebebeb;*/
  /*background-color: #f9f9f9;*/
  background-color: #797b7e;
  color: #fff;
}
div.themeboxselected {
  /*background-color: #e5053a;*/
  background-color: #363436;
  color: #fff;
  font-weight: bold;
}
div.box_white {
  border: #969696 1px solid;
  /*padding: 0px 5px 0px 5px;*/
  background-color: #fff;
  overflow: hidden;
}
div.box_context_on,
div.box_context_off {
  padding: 4px 0 4px 0;
  font-size: 11px;
  font-family: Arial;
  color: #000;
}
div.box_context_on {
  border: #dcdcdc 1px solid;
  text-decoration: underline;
  background-color: #dfe7fe;
}
div.box_context_off {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: #dcdcdc 1px solid;
}
div.box_context_off a,
div.box_context_on a {
  padding: 0 8px 0 8px;
}
.rollover {
  background-color: #868686;
}
.rollover:hover {
  background-color: #900;
}
.closetr {
  display: block;
  background-color: #868686;
}
.closetr:hover {
  background-color: #900;
}
/* mysites */
h3.mysites {
  color: #000;
  font-size: 10pt;
  margin: 0;
  padding: 0 0 2px 0;
}
h4.mysites {
  color: #225096;
  font-size: 10pt;
  margin: 0;
  padding: 0 0 2px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
p.mysites {
  color: #000;
  font-size: 9pt;
  margin: 0;
  padding: 0 0 1px 0;
}
img.mysites {
  margin: 0;
  padding: 0;
}
table.mysites {
  padding: 2px;
  width: 100%;
}
td.mysites {
  vertical-align: top;
  border-bottom: #eee 2px solid;
}
/* MISC */
.alignTop {
  vertical-align: top !important;
}
.not-user-selectable {
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
.fieldhelp,
.field-help {
  background: #f7f7f7;
  padding: 0.4em 1em 0.4em 1em;
  line-height: 1.5;
}
.field-help img {
  vertical-align: middle;
}
span.cluetip,
a.cluetip {
  display: inline-block;
  vertical-align: text-bottom;
  cursor: help;
}
/*IE6,7*/
span.cluetip,
a.cluetip {
  zoom: 1;
  *display: inline;
}
.hidden {
  display: none !important;
}
.rounded-corners {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
div.upDownPanel {
  float: left;
  margin-left: 1em;
}
div.toolPanel {
  padding: 0 1em 0.8em 0;
}
div.buttonPanel {
  margin: 1.5em 0 1em 0;
}
div.gridWrapper {
  width: 100%;
}
/* jqGrid cell link */
td.grid-tool-cell a {
  color: #034af3 !important;
  font-weight: normal;
}
.ui-state-hover td.grid-tool-cell a {
  color: #fff !important;
}
.discussionLayout {
  border: 1px solid;
  padding: 0.5em;
  margin-bottom: 0.5em;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.discussionLayout .col-1 {
  float: left;
}
.discussionLayout .col-2 {
  float: right;
}
.discussionLayout .discUser {
  font-weight: bold;
}
form.account-login {
  max-width: 600px;
}
form.account-login span.field-validation-error {
  width: inherit;
}
form.account-login input[type="submit"] {
  text-transform: uppercase;
}
.account-part {
  margin: 0;
}
p.account-part {
  width: 80%;
}
.account-part.account-buttons a {
  margin-right: 2em;
}
.account-part.fields > div,
.account-part.account-buttons {
  margin-top: 0.6em;
}
.account-part p.mandatory-field-info img {
  vertical-align: bottom;
}
.list-nobullets {
  list-style: none;
}
.list-nobulletsnopadding {
  padding-left: 0;
  list-style: none;
}
.rightsgroup-header .select-tools {
  opacity: 0.3;
}
.rightsgroup-header .select-tools:hover {
  opacity: 1;
}
.user-right-warning {
  color: #C81922;
}
.user-right-spinner {
  display: none;
  background: url(images/small-loader.gif);
  height: 16px;
  width: 16px;
  text-decoration: none;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.skiplink {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.skiplink-focusable:active,
.skiplink-focusable:focus {
  position: fixed;
  width: auto;
  height: auto;
  clip: initial;
  margin: 0 0 0 200px;
  padding: 5px;
  border: 1px solid #c4c4c4;
  text-decoration: none;
  background-color: #fff;
  color: #000;
}
.icon.toggle-button {
  display: inline-block;
}
.toggle-container {
  display: none;
}
.cookie-notification {
  display: none;
  position: fixed;
  width: 40%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 7223;
  bottom: 25px;
  background: #009ad9;
}
.cookie-notification p {
  max-height: 33vh;
  overflow: auto;
}
.cookie-notification .give-consent {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.cookie-notification .actions {
  text-align: right;
  margin: 0 0 1em 0;
}
@media (max-width: 480px) {
  .cookie-notification {
    bottom: 12.5px;
  }
}
.toggle-with-label {
  background-color: #ffffff;
  display: grid;
  justify-items: center;
  padding: 1em 1em 2em 1em;
  margin: 0.2em;
  border: 1px solid #a0a0a0;
  border-radius: 4px;
}
.toggle-with-label input {
  width: 0;
  height: 0;
  margin-top: 0.5em;
  -moz-appearance: initial;
}
.toggle-with-label input:after {
  content: '';
  position: relative;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  border-radius: 10px;
  transition: 0.3s;
  display: block;
  left: -13px;
  top: -12px;
}
.toggle-with-label input:checked:after {
  left: 4px;
}
.toggle-with-label input:before {
  content: '';
  height: 14px;
  width: 32px;
  border-radius: 7px;
  background-color: #e4e9eb;
  display: block;
  position: relative;
  left: -16px;
}
.toggle-with-label input:checked:before {
  background-color: #003054;
}
.toggle-with-label input:disabled:before {
  background-color: #f0f0f0;
}
.toggle-with-label.checked {
  background-color: #f7f7f7;
}
@media (max-width: 480px) {
  .toggle-with-label {
    padding: 1.5em;
  }
  .toggle-with-label input {
    margin: 0.5em;
  }
}
/* SEARCH FIELDS 
----------------------------------------------------------*/
.search-panel-dummy,
.search-panel {
  background: #F7F7F7;
  padding: 0.2em;
  border: 1px solid #B2B2B2;
  width: 23em;
  margin: 0;
}
.search-panel-dummy {
  border: 0;
  height: 1px;
  margin-left: 2px;
  background: transparent;
}
.search-panel-title {
  /*border: 1px solid #B2B2B2;*/
  padding: 0.4em 0.6em;
  font-weight: bold;
}
.search-panel-content {
  padding: 1em 0.3em 0.1em 0.3em;
}
.search-panel-content input[type="text"] {
  height: 18px;
  margin: 2px 0 2px 0;
}
.search-panel-footer input[type="submit"],
.search-panel-footer button {
  padding-left: 1em;
  padding-right: 1em;
}
.search-panel-content .category-splitter {
  margin-top: 0.6em;
  margin-bottom: 0.2em;
}
.search-panel-content .criteria-label {
  padding-right: 1em;
}
.search-panel-content .criteria {
  padding: 0 0 0 0.5em;
}
.search-panel-content .category-relation {
  margin-top: 0.4em;
}
.search-panel-content .field-multioption-20,
.search-panel-content .field-freetext {
  width: 20em;
}
.search-panel-content .searchcriteria-tip {
  margin-left: 0.3em;
}
.search-panel-content .searchcriteria-tip.right {
  float: right;
}
.search-panel-content .category-group-splitter {
  display: block;
  background-color: #B2B2B2;
  width: 100%;
  height: 1px;
  margin-top: 0.6em;
}
.search-panel-content label.checkbox-label {
  display: inline;
  margin-top: 0.3em;
  margin-bottom: 0.2em;
}
.search-extended-toggle {
  font-size: 0.8em;
  float: right;
  font-weight: normal;
}
.search-extended {
  display: none;
}
.search-panel-footer {
  text-align: right;
  padding: 0 0.5em 0.5em 0;
}
.search-info-container {
  padding: 5px;
}
.search-polygonselect-activator {
  padding-left: 1.3em;
}
.search-polygonselect-activator span {
  float: left;
}
.search-title-text {
  float: left;
}
.search-info-text {
  font-weight: bold;
}
#search-info-status {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
/* ICONS */
.icon,
.icon-left,
.icon-right,
.icon-inline,
.icon-rights,
.icon-warning,
.icon-arrowdown,
.icon-arrowup,
.icon-deletebutton,
.icon-delete,
.icon-add,
.icon-public,
.icon-info,
.icon-lock,
.icon-bullet,
.icon-success,
.icon-accept,
.icon-comment,
.icon-gis,
.icon-ispublic,
.animation-loading {
  background-image: url(images/icons/icon-sprites16.png?18);
  background-repeat: no-repeat;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  height: 16px;
  width: 16px;
  text-decoration: none !important;
  padding: 0 !important;
}
.icon-rights {
  background-image: url(images/icons/icon-rights-sprites16.png?9);
  background-repeat: no-repeat;
}
.icon-left {
  float: left;
}
.icon-right {
  float: right;
}
span.icon {
  border: 0;
  outline: 0;
}
.icon-inline,
.icon-inline-text-top {
  display: inline-block;
}
.icon-inline,
.icon-inline-text-top {
  zoom: 1;
  *display: inline;
}
.icon-inline-text-top {
  vertical-align: text-top;
}
.icon-empty,
.icon-empty:hover {
  background-image: none;
  background-position: -9999px -9999px;
}
/* 16x16 */
.icon-rights-add {
  background-position: 0 0;
}
.icon-rights-edit {
  background-position: 0 -16px;
}
.icon-rights-browse {
  background-position: 0 -32px;
}
.icon-rights-delete {
  background-position: 0 -48px;
}
.icon-public {
  background-position: 0 0;
}
.icon-groupcontent {
  background-position: 0 -16px;
}
.icon-info-old {
  background-position: 0 -32px;
}
.icon-warning {
  background-position: 0 -48px;
}
.icon-add,
.icon-plus {
  background-position: 0 -64px;
}
.icon-minus {
  background-position: -16px -64px;
}
.icon-arrowdown {
  background-position: 0 -80px;
}
.icon-arrowup {
  background-position: 0 -96px;
}
.icon-deletebutton,
.icon-delete {
  background-position: 0 -112px;
}
.icon-modifybutton {
  background-position: 0 -128px;
}
.icon-lock {
  background-position: 0 -144px;
}
.icon-bullet {
  background-position: 0 -160px;
}
.icon-binoculars {
  background-position: 0 -176px;
}
.icon-eye {
  background-position: 0 -192px;
}
.icon-plusdocument {
  background-position: 0 -208px;
}
.icon-publish,
.icon-publish-bw {
  background-position: 0 -240px;
}
.icon-accept {
  background-position: 0 -256px;
}
.icon-discard {
  background-position: 0 -272px;
}
.icon-success {
  background-position: 0 -288px;
}
.icon-info {
  background-position: 0 -304px;
}
.icon-warning {
  background-position: 0 -320px;
}
.icon-warning-red {
  background-position: 0 -48px;
}
.icon-error {
  background-position: 0 -336px;
}
.icon-next {
  background-position: -16px 0;
}
.icon-prev {
  background-position: -16px -16px;
}
.icon-next-light {
  background-position: -16px -32px;
}
.icon-prev-light {
  background-position: -16px -48px;
}
.icon-move {
  background-position: -16px -80px;
}
.icon-trash {
  background-position: -16px -96px;
}
.icon-sort {
  background-position: -16px -112px;
}
.icon-translation {
  background-position: -16px -128px;
}
.icon-collapse {
  background-position: -16px -144px;
}
.icon-expand {
  background-position: -16px -160px;
}
.icon-comment {
  background-position: -16px -176px;
}
.icon-gis {
  background-position: -16px -192px;
}
.icon-info-gray {
  background-position: -16px -208px;
}
.icon-ispublic {
  background-position: -16px -224px;
}
.icon-close-section {
  background-position: -16px -304px;
}
.icon-open-section {
  background-position: -16px -320px;
}
.icon-link {
  background-position: -32px -96px;
}
.icon-deleteblue {
  background-position: -32px -112px;
}
.icon-check-all {
  background-position: -32px -128px;
}
.icon-uncheck-all {
  background-position: -32px -144px;
}
.icon-copy {
  background-position: -32px 0;
}
a.icon:hover,
a.icon-left:hover,
a.icon-inline:hover,
a.icon-arrowdown:hover,
a.icon-arrowup:hover,
a.icon-deletebutton:hover,
a.icon-delete:hover,
a.icon-add:hover,
.icon-success:hover,
.icon-accept:hover,
.icon-comment:hover,
.icon-gis:hover,
.ui-state-hover .icon-add,
.icon-publish-bw,
.icon-hover {
  background-image: url(images/icons/icon-sprites16-hover.png?18);
  background-repeat: no-repeat;
}
a.icon-rights:hover {
  background-image: url(images/icons/icon-rights-sprites16-hover.png?7);
  background-repeat: no-repeat;
}
.load-icon-hovers {
  display: none;
}
/* 40x40 */
.icon40 {
  background-repeat: no-repeat;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  height: 40px;
  width: 40px;
  text-decoration: none;
}
/* 24x24 */
.icon24 {
  background: url(images/icons/icon-sprites24.png?19);
  background-repeat: no-repeat;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  height: 24px;
  width: 24px;
  text-decoration: none;
}
a.icon24:hover {
  background-image: url(images/icons/icon-sprites24-hover.png?19);
  background-repeat: no-repeat;
}
.icon-question24 {
  background-position: 0 0;
}
.icon-next24 {
  background-position: 0 -24px;
}
.icon-expand24-down {
  background-position: 0 -48px;
}
.icon-expand24-up {
  background-position: 0 -72px;
}
.icon-trash24 {
  background-position: 0 -96px;
}
.icon-pen24 {
  background-position: 0 -120px;
}
.icon-print24 {
  background-position: 0 -144px;
}
.icon-move24 {
  background-position: 0 -168px;
}
.icon-copy24 {
  background-position: 0 -192px;
}
.icon-gis24 {
  background-position: 0 -216px;
}
.icon-home24 {
  background-position: 0 -240px;
}
.icon-arrow24 {
  background-position: 0 -264px;
}
.icon-open24 {
  background-position: 0 -288px;
}
.icon-addattachment24 {
  background-position: 0 -312px;
}
.icon-showmap24 {
  background-position: 0 -336px;
}
.icon-showlist24 {
  background-position: 0 -360px;
}
.icon-attachment24 {
  background-position: -24px 0;
}
.icon-exclamation-ring24 {
  background-position: -24px -24px;
}
.icon-checked-ring24 {
  background-position: -24px -48px;
}
.icon-persontime24 {
  background-position: -24px -72px;
}
.icon-expander-up24 {
  background-position: -24px -96px;
}
.icon-expander-down24 {
  background-position: -24px -120px;
}
.icon-showinmap24 {
  background-position: -24px -144px;
}
.icon-stamp24 {
  background-position: -24px -168px;
}
/* Animations */
div.animation-loading-center {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -8px;
}
.animation-loading {
  background: url(images/small-loader.gif) 0 0 no-repeat;
}
div.animation-loading-big-center {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -33px 0 0 -33px;
}
.animation-loading-big {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  height: 66px;
  width: 66px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-image: url(images/big-loader.gif);
}
.icon-preloader {
  width: 0;
  height: 0;
  display: inline;
  background-position: -99999px -99999px;
}
.header {
  border-bottom: 2px solid #7b7a86;
  background-color: #fff;
  vertical-align: middle;
}
.header a {
  text-decoration: none;
}
.header .service-logo {
  float: left;
  display: block;
  line-height: 62px;
}
.header .service-logo img {
  border: 0;
  vertical-align: middle;
  max-height: 57px;
}
@media (max-width: 480px) {
  .header .service-logo,
  .header .header-right {
    float: none;
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    padding-top: 0;
  }
}
.header button,
.header a.btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #7b7a86;
  text-transform: uppercase;
  font-weight: normal;
  display: inline;
  padding: 7px;
  color: #000;
  background-color: transparent;
  cursor: pointer;
  display: block;
  font-size: 1.2em;
}
.header button:hover,
.header a.btn:hover {
  background-color: #E4E9EB;
}
.header button:focus,
.header a.btn:focus {
  outline: black solid 1px;
  outline: -webkit-focus-ring-color solid 2px;
}
.header button {
  min-height: 32px;
}
.header .menu-horizontal {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
  padding-top: 17px;
  padding-left: 20px;
  text-transform: uppercase;
}
.header .menu-horizontal li {
  float: left;
  margin-left: 10px;
}
.header .menu-horizontal li a {
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #7b7a86;
  padding: 7px;
  color: #000;
}
.header .menu-horizontal li a:hover {
  background: #7b7a86;
}
.header .menu-horizontal li.selected a {
  color: #005595;
  background: #fec962;
  border-color: #e5a32c;
  font-weight: bold;
}
.header .header-content {
  float: left;
}
@media (max-width: 480px) {
  .header .header-content {
    height: unset;
    width: 100%;
  }
  .header .header-content ul {
    display: grid;
    padding-left: 5px;
    padding-right: 5px;
  }
  .header .header-content ul li {
    margin: 1px;
  }
  .header div.header-right {
    padding-left: 5px;
  }
  .header div.header-right div.login-part {
    width: 100%;
  }
  .header div.header-right div.login-part div {
    padding: 7px 10px 5px 5px;
  }
  .header div.header-right div.end-user-help a.btn {
    margin-left: 0px;
  }
  .header div.header-right div.language-selector {
    width: 100%;
  }
  .header div.header-right div.language-selector button.language-selector {
    margin: 0px 5px 0px 0px;
  }
}
.header .header-right {
  float: right;
  padding-right: 25px;
  padding-top: 17px;
  box-sizing: border-box;
  margin-left: auto;
}
.header .header-right > div {
  padding-bottom: 5px;
}
.header .header-right div,
.header .header-right form,
.header .header-right button {
  float: left;
}
.header .header-right .login-part {
  display: inline;
}
.header .header-right .login-part div {
  padding: 7px 10px 0 20px;
}
.header .header-right .login-part div label.user-prefix {
  font-weight: bold;
}
.header .header-right .login-part button {
  min-height: unset;
  height: unset;
}
.header .header-right div.end-user-help .btn {
  background-image: url("images/icons/help_outline-24px.svg");
  background-position: 4px center;
  padding-left: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  line-height: unset;
}
.header .header-right div.language-selector {
  position: relative;
}
.header .header-right div.language-selector button.language-selector {
  background-image: url("images/icons/language-24px.svg");
  background-position: 4px center;
  padding-left: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  font-family: inherit;
}
div.language-selector ul.language-selector {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: white;
  position: absolute;
  display: none;
  border: 1px solid #f0f4f5;
  border-radius: 2px;
  right: 0;
  top: 32px;
  z-index: 550;
}
div.language-selector ul.language-selector li {
  font-weight: bold;
}
div.language-selector ul.language-selector li a {
  display: block;
  color: inherit;
  white-space: nowrap;
  padding: 0.8em 1.5em;
}
div.language-selector ul.language-selector li a:hover,
div.language-selector ul.language-selector li a:focus {
  background-color: #7b7a86;
}
.push {
  height: 27px;
}
.footer {
  height: 25px;
  background-color: #fff;
  clear: both;
  font-size: 0.9em;
  margin: 0;
  height: max-content;
}
.footer .footer-content {
  display: grid;
  grid-template-columns: auto auto;
  border-top: 2px solid #7b7a86;
}
.footer .footer-content ul {
  float: left;
  text-align: left;
  list-style: none outside none;
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 5px;
  padding-top: 5px;
}
.footer .footer-content ul + ul {
  float: right;
  text-align: right;
  margin: 0;
  padding-top: 2px;
}
.footer .footer-content li {
  padding: 0;
  color: #474655;
  display: inline;
}
.footer .footer-content li a {
  color: #474655;
  text-decoration: none;
  padding-right: 8px;
}
.footer .footer-content li a:hover,
.footer .footer-content li a.on {
  text-decoration: underline;
}
.footer .footer-content li button.link-button {
  font-size: unset;
  padding: 0 8px 0 0;
  height: unset;
  color: #474655;
}
.footer .footer-content img {
  border: 0;
  height: 18px;
}
.content-menu-small {
  background: #f7f7f7;
  border-bottom: 1px solid #7b7a86;
}
.content-menu-small ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.content-menu-small ul li {
  float: left;
}
.content-menu-small ul li.selected a {
  color: #005595;
  background: #ffffff;
}
.content-menu-small ul li a {
  color: #2C3539;
  font-weight: bold;
  display: block;
  text-decoration: none;
  padding: 7px 10px 7px 10px;
  float: left;
}
.content-menu-small ul li a:hover {
  background: #f0f0f0;
}
.content-menu-small ul li ul {
  float: left;
}
.content-menu-small ul li.needs-strong-identity a {
  display: flex;
}
.content-menu-small ul li.needs-strong-identity a span {
  margin-top: -3px;
  margin-left: 3px;
}
.content-menu-small .content-menu-help {
  float: right;
  line-height: normal;
  text-align: center;
}
.content-menu-small .content-menu-help a {
  margin: 2px 4px 0 0;
}
body.logon-page {
  background-size: contain;
}
body.logon-page .inner-content {
  /*
                    margin-top: 50px;
                    padding: 1px;
                    box-shadow: 0 0 10px 1px #aaa;
                    -moz-box-shadow: 0 0 10px 1px #aaa;
                    -webkit-box-shadow: 0 0 10px 1px #aaa;
                        */
}
body.logon-page .inner-content > form,
body.logon-page .inner-content > div {
  /*  margin: 30px;*/
  padding: 30px;
  background-color: #F1F1F6;
}
body.logon-page h1 {
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: bold;
  padding: 0 0.2em 0.1em 0;
}
body.logon-page label.logon-welcome-text {
  display: block;
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: bold;
  padding: 0 0.2em 0.1em 0;
}
body.logon-page .field-help {
  /*   background-color: rgba(247, 247, 247, 0.7);*/
}
body.logon-page .breadcrumb-navi {
  margin-left: -1em;
}
body.logon-page h1 .breadcrumb-navi {
  font-size: 1em;
}
body.logon-page.with-background.logon-page-plain .inner-content {
  /*  background: #fff;*/
}
body.logon-page.with-background .inner-content {
  /*
            background: #fff url('images/logon-box.png') top right no-repeat;
            background: rgba(255, 255, 255, 0.8) url('images/logon-box.png') top right no-repeat;
                */
}
@media (max-width: 768px) {
  body.logon-page.with-background .inner-content {
    background-image: none;
  }
}
body.logon-page .inner-content {
  min-height: 250px;
}
body.logon-page .inner-content .fields .label-container {
  padding-top: 0.5em;
}
body.logon-page .inner-content .fields .accepttermsandprivacypolicy {
  padding-top: 1em;
}
body.logon-page .inner-content .fields input[type='password'],
body.logon-page .inner-content .fields input[type='email'],
body.logon-page .inner-content .fields input[type='text'] {
  width: 20em;
}
body.logon-page .inner-content .account-modify .fields .oldpassword {
  padding-top: 1.5em;
}
body.logon-page .inner-content .account-modify hr {
  background-color: #f7f7f7;
  border: 0;
  height: 2px;
  margin-top: 1em;
  margin-bottom: 1em;
}
body.logon-page .inner-content .account-modify h1 {
  margin-bottom: 0;
}
body.logon-page body.thanks-page {
  background-size: contain;
}
body.logon-page body.thanks-page .inner-content {
  /*
                    margin-top: 50px;
                    padding: 1px;
                    box-shadow: 0 0 10px 1px #aaa;
                    -moz-box-shadow: 0 0 10px 1px #aaa;
                    -webkit-box-shadow: 0 0 10px 1px #aaa;
                        */
}
body.logon-page body.thanks-page .inner-content > form,
body.logon-page body.thanks-page .inner-content > div {
  /*  margin: 30px;*/
  padding: 30px;
  background-color: #F1F1F6;
}
body.logon-page body.thanks-page h1 {
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: bold;
  padding: 0 0.2em 0.1em 0;
}
body.logon-page body.thanks-page label.logon-welcome-text {
  display: block;
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: bold;
  padding: 0 0.2em 0.1em 0;
}
body.logon-page body.thanks-page .field-help {
  /*   background-color: rgba(247, 247, 247, 0.7);*/
}
body.logon-page body.thanks-page .breadcrumb-navi {
  margin-left: -1em;
}
body.logon-page body.thanks-page h1 .breadcrumb-navi {
  font-size: 1em;
}
body.logon-page body.thanks-page .inner-content {
  background: #ffffff url('images/thanks-box.png') top right no-repeat;
  background: rgba(255, 255, 255, 0.8) url('images/thanks-box.png') top right no-repeat;
  min-height: 350px;
}
@media (max-width: 480px) {
  body.logon-page .inner-content {
    margin: 1em 0 0 0;
  }
}
.login .fields .password input,
.login .fields .username input {
  width: 20em;
}
.field-color {
  width: 5em;
}
.field-percent {
  width: 3em;
}
.field-number-short {
  width: 4em;
}
.field-date,
.datetime-date {
  width: 7em;
}
.datetime-time {
  width: 4em;
}
.field-option-25 {
  width: 25em;
}
.field-option-20 {
  width: 20em;
}
.field-option-15 {
  width: 15em;
}
.field-option-10 {
  width: 10em;
}
.field-textarea {
  height: 4em;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.field-textarea.big {
  height: 10em;
}
.field-textbox-full-width {
  width: 100%;
}
input {
  margin: 2px;
}
input[type='password'],
input.field-login {
  width: 20em;
}
input.field-text-mediumlong {
  width: 15em;
}
input.field-phonenumber {
  width: 10em;
}
input.field-postalcode {
  width: 7em;
}
input.field-postoffice {
  width: 10em;
}
.field-required input,
.field-required select,
.field-required textarea {
  background-color: #fffbc9;
}
.field-container input[type="text"],
.field-container input[type="number"],
.field-container input[type="date"],
.field-container input[type="tel"],
.field-container input[type="email"],
.field-container.fade-unfocus input[type="text"]:focus,
.field-container.fade-unfocus input[type="number"]:focus,
.field-container.fade-unfocus input[type="date"]:focus,
.field-container.fade-unfocus input[type="tel"]:focus,
.field-container.fade-unfocus input[type="email"]:focus,
.field-container.fade-unfocus textarea:focus,
.field-container select,
.field-container textarea {
  padding: 4px;
  margin: 0;
  border: 1px solid gray;
}
.field-container.fade-unfocus input[type="text"],
.field-container.fade-unfocus input[type="number"],
.field-container.fade-unfocus input[type="date"],
.field-container.fade-unfocus input[type="tel"],
.field-container.fade-unfocus input[type="email"],
.field-container.fade-unfocus textarea {
  border: 1px solid #E0E0E0;
}
.field-container select {
  padding: 3px;
  margin: 0;
}
.field-validation-valid + .field-validation-cluetip {
  display: none;
}
input.field-text,
.field-text input {
  width: 10em;
}
input.field-text-short,
.field-text-short input {
  width: 4em;
}
input.field-text-char,
.field-text-char input {
  width: 2em;
}
input.field-text-long,
.field-text-long input {
  width: 25em;
}
input.field-text-extralong,
.field-text-extralong input {
  width: 35em;
}
input.field-number,
.field-number input {
  width: 3em;
  text-align: right;
}
input.field-number-large,
.field-number-large input {
  width: 4em;
  text-align: right;
}
input.field-double,
.field-double input {
  width: 4em;
  text-align: right;
}
input.field-date,
.field-date input {
  width: 6em;
}
input.field-money,
.field-money input {
  width: 4em;
}
input.field-money-long,
.field-money-long input {
  width: 6em;
}
input.field-area,
.field-area input {
  width: 4em;
}
input.field-year,
.field-year input {
  width: 7em;
}
body.new .content input.required,
body.logon-page .content input.required,
body.new .content textarea.required,
body.logon-page .content textarea.required,
body.new .content option.required,
body.logon-page .content option.required,
body.new .content select.required,
body.logon-page .content select.required,
body.new .content input.field-required,
body.logon-page .content input.field-required,
body.new .content textarea.field-required,
body.logon-page .content textarea.field-required,
body.new .content option.field-required,
body.logon-page .content option.field-required,
body.new .content select.field-required,
body.logon-page .content select.field-required,
body.new .content .field-required input,
body.logon-page .content .field-required input,
body.new .content .field-required select,
body.logon-page .content .field-required select,
body.new .content .field-required textarea,
body.logon-page .content .field-required textarea {
  background-color: #fff;
}
body.new .content input[type='radio'] + label,
body.logon-page .content input[type='radio'] + label,
body.new .content input[type='checkbox'] + label,
body.logon-page .content input[type='checkbox'] + label,
body.new .content input[type='checkbox'] + input[type='hidden'] + label,
body.logon-page .content input[type='checkbox'] + input[type='hidden'] + label {
  font-weight: normal;
  display: inline;
  padding-left: 0.5em;
}
body.new .content input[type='checkbox'] + input[type='hidden'] + div.label-container,
body.logon-page .content input[type='checkbox'] + input[type='hidden'] + div.label-container {
  display: inline;
  padding-left: 0.5em;
}
body.new .content input[type='checkbox'] + input[type='hidden'] + div.label-container label,
body.logon-page .content input[type='checkbox'] + input[type='hidden'] + div.label-container label {
  font-weight: normal;
}
body.new .content input[type='checkbox'],
body.logon-page .content input[type='checkbox'] {
  margin: 2px;
}
body.new .content input[type='text'],
body.logon-page .content input[type='text'],
body.new .content input[type='password'],
body.logon-page .content input[type='password'],
body.new .content input[type='tel'],
body.logon-page .content input[type='tel'],
body.new .content input[type='email'],
body.logon-page .content input[type='email'],
body.new .content input[type='number'],
body.logon-page .content input[type='number'],
body.new .content select,
body.logon-page .content select,
body.new .content textarea,
body.logon-page .content textarea {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px;
  border: 1px solid #7b7a86;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
body.new .content input[type='text'].input-validation-error,
body.logon-page .content input[type='text'].input-validation-error,
body.new .content input[type='password'].input-validation-error,
body.logon-page .content input[type='password'].input-validation-error,
body.new .content input[type='tel'].input-validation-error,
body.logon-page .content input[type='tel'].input-validation-error,
body.new .content input[type='email'].input-validation-error,
body.logon-page .content input[type='email'].input-validation-error,
body.new .content input[type='number'].input-validation-error,
body.logon-page .content input[type='number'].input-validation-error,
body.new .content select.input-validation-error,
body.logon-page .content select.input-validation-error,
body.new .content textarea.input-validation-error,
body.logon-page .content textarea.input-validation-error,
body.new .content input[type='text'].mandatory-field-missing,
body.logon-page .content input[type='text'].mandatory-field-missing,
body.new .content input[type='password'].mandatory-field-missing,
body.logon-page .content input[type='password'].mandatory-field-missing,
body.new .content input[type='tel'].mandatory-field-missing,
body.logon-page .content input[type='tel'].mandatory-field-missing,
body.new .content input[type='email'].mandatory-field-missing,
body.logon-page .content input[type='email'].mandatory-field-missing,
body.new .content input[type='number'].mandatory-field-missing,
body.logon-page .content input[type='number'].mandatory-field-missing,
body.new .content select.mandatory-field-missing,
body.logon-page .content select.mandatory-field-missing,
body.new .content textarea.mandatory-field-missing,
body.logon-page .content textarea.mandatory-field-missing {
  border-color: #c81922;
}
body.new .content input[type='text'].input-validation-error:focus,
body.logon-page .content input[type='text'].input-validation-error:focus,
body.new .content input[type='password'].input-validation-error:focus,
body.logon-page .content input[type='password'].input-validation-error:focus,
body.new .content input[type='tel'].input-validation-error:focus,
body.logon-page .content input[type='tel'].input-validation-error:focus,
body.new .content input[type='email'].input-validation-error:focus,
body.logon-page .content input[type='email'].input-validation-error:focus,
body.new .content input[type='number'].input-validation-error:focus,
body.logon-page .content input[type='number'].input-validation-error:focus,
body.new .content select.input-validation-error:focus,
body.logon-page .content select.input-validation-error:focus,
body.new .content textarea.input-validation-error:focus,
body.logon-page .content textarea.input-validation-error:focus,
body.new .content input[type='text'].mandatory-field-missing:focus,
body.logon-page .content input[type='text'].mandatory-field-missing:focus,
body.new .content input[type='password'].mandatory-field-missing:focus,
body.logon-page .content input[type='password'].mandatory-field-missing:focus,
body.new .content input[type='tel'].mandatory-field-missing:focus,
body.logon-page .content input[type='tel'].mandatory-field-missing:focus,
body.new .content input[type='email'].mandatory-field-missing:focus,
body.logon-page .content input[type='email'].mandatory-field-missing:focus,
body.new .content input[type='number'].mandatory-field-missing:focus,
body.logon-page .content input[type='number'].mandatory-field-missing:focus,
body.new .content select.mandatory-field-missing:focus,
body.logon-page .content select.mandatory-field-missing:focus,
body.new .content textarea.mandatory-field-missing:focus,
body.logon-page .content textarea.mandatory-field-missing:focus {
  outline-color: #cc0000;
}
body.new .content input[type='text']:focus,
body.logon-page .content input[type='text']:focus,
body.new .content input[type='password']:focus,
body.logon-page .content input[type='password']:focus,
body.new .content input[type='tel']:focus,
body.logon-page .content input[type='tel']:focus,
body.new .content input[type='email']:focus,
body.logon-page .content input[type='email']:focus,
body.new .content input[type='number']:focus,
body.logon-page .content input[type='number']:focus,
body.new .content select:focus,
body.logon-page .content select:focus,
body.new .content textarea:focus,
body.logon-page .content textarea:focus {
  outline-color: #62626b;
}
body.new .content a,
body.logon-page .content a {
  color: #003054;
  text-decoration: none;
}
body.new .content a:hover,
body.logon-page .content a:hover {
  text-decoration: underline;
}
body.new .content a.cancel,
body.logon-page .content a.cancel {
  background: #6a6976;
  color: #fff;
  border: 0;
  vertical-align: middle;
  cursor: default;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border-style: none;
  border-width: 0px;
  text-decoration: none;
  /*Inline or inline-block*/
  display: inline;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12pt;
  padding: 10px;
}
body.new .content a.cancel:hover,
body.logon-page .content a.cancel:hover {
  background: #7b7a86;
  text-decoration: none;
}
body.new .content a.cancel:active,
body.logon-page .content a.cancel:active {
  background: #8c8b96;
}
body.new .content button[type='submit'],
body.logon-page .content button[type='submit'],
body.new .content input[type='submit'],
body.logon-page .content input[type='submit'] {
  background: #0072c9;
  color: #fff;
  border: 0;
  vertical-align: middle;
  cursor: default;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border-style: none;
  border-width: 0px;
  text-decoration: none;
  /*Inline or inline-block*/
  display: inline;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12pt;
  padding: 10px;
  text-transform: uppercase;
}
body.new .content button[type='submit']:hover,
body.logon-page .content button[type='submit']:hover,
body.new .content input[type='submit']:hover,
body.logon-page .content input[type='submit']:hover {
  background: #003054;
  text-decoration: none;
}
body.new .content button[type='submit']:active,
body.logon-page .content button[type='submit']:active,
body.new .content input[type='submit']:active,
body.logon-page .content input[type='submit']:active {
  background: #003f6e;
}
body.new .content button[type='submit'].secondary,
body.logon-page .content button[type='submit'].secondary,
body.new .content input[type='submit'].secondary,
body.logon-page .content input[type='submit'].secondary {
  background: #6a6976;
  color: #fff;
  border: 0;
  vertical-align: middle;
  cursor: default;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border-style: none;
  border-width: 0px;
  text-decoration: none;
  /*Inline or inline-block*/
  display: inline;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12pt;
  padding: 10px;
}
body.new .content button[type='submit'].secondary:hover,
body.logon-page .content button[type='submit'].secondary:hover,
body.new .content input[type='submit'].secondary:hover,
body.logon-page .content input[type='submit'].secondary:hover {
  background: #7b7a86;
  text-decoration: none;
}
body.new .content button[type='submit'].secondary:active,
body.logon-page .content button[type='submit'].secondary:active,
body.new .content input[type='submit'].secondary:active,
body.logon-page .content input[type='submit'].secondary:active {
  background: #8c8b96;
}
body.new .content label,
body.logon-page .content label {
  font-weight: bold;
}
body.new .content .label-container,
body.logon-page .content .label-container {
  min-height: 18px;
}
body.new .content label,
body.logon-page .content label {
  display: unset;
  margin: 0.5em 0 0.3em 0;
  vertical-align: top;
}
body.new .content .fields div.editor,
body.logon-page .content .fields div.editor {
  margin-top: 1em;
}
body.new .content .fields div.column-1,
body.logon-page .content .fields div.column-1,
body.new .content .fields div.column-2,
body.logon-page .content .fields div.column-2 {
  float: left;
  width: 25em;
}
@media (max-width: 768px) {
  body.new .content .fields div.column-1,
  body.logon-page .content .fields div.column-1,
  body.new .content .fields div.column-2,
  body.logon-page .content .fields div.column-2 {
    width: 100%;
    float: none;
  }
}
body.new .content .field-validation-error,
body.logon-page .content .field-validation-error {
  margin-left: 2px;
  background: transparent;
  background-image: url(images/error-indicator.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: bottom;
  height: 18px;
  overflow: hidden;
  font-weight: normal;
  padding-top: 2px;
  display: inline-block;
  padding-left: 20px;
}
body.new .content .field-validation-error.has-tooltip:hover,
body.logon-page .content .field-validation-error.has-tooltip:hover {
  width: 18px;
  padding-left: 0;
}
body.new .content .required .field-validation-valid,
body.logon-page .content .required .field-validation-valid {
  margin-left: 2px;
  background: transparent;
  background-image: url(images/required-indicator.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: bottom;
  display: inline-block;
  height: 18px;
  overflow: hidden;
  font-weight: normal;
  width: 18px;
}
body.new .content .required .field-validation-valid.has-tooltip:hover,
body.logon-page .content .required .field-validation-valid.has-tooltip:hover {
  width: 18px;
  padding-left: 0;
}
body.new .content .required .mandatory-field-valid,
body.logon-page .content .required .mandatory-field-valid {
  display: none;
}
body.new .content .required .mandatory-field-error,
body.logon-page .content .required .mandatory-field-error {
  cursor: help;
  margin-left: 2px;
  background: transparent;
  background-image: url(images/error-indicator.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: bottom;
  display: inline-block;
  height: 18px;
  overflow: hidden;
  font-weight: normal;
}
body.new .content .required .mandatory-field-error.has-tooltip:hover,
body.logon-page .content .required .mandatory-field-error.has-tooltip:hover {
  width: 18px;
  padding-left: 0;
}
body.new .content .required .mandatory-field-error + span.field-validation-error,
body.logon-page .content .required .mandatory-field-error + span.field-validation-error,
body.new .content .required .mandatory-field-error + span.field-validation-valid,
body.logon-page .content .required .mandatory-field-error + span.field-validation-valid {
  display: none;
}
body.new .content .required .required-icon,
body.logon-page .content .required .required-icon {
  margin-left: 2px;
  background-image: url(images/required-indicator.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: text-top;
  width: 18px;
  text-indent: -99999px;
  overflow: hidden;
}
.ui-tooltip .field-validation-error {
  background: #fff;
  padding: 0;
  display: block;
  font-weight: normal;
}
body.new,
body.logon-page {
  background: #f0f0f0;
}
body.new .page,
body.logon-page .page,
body.new .footer,
body.logon-page .footer {
  background-color: #fff;
}
@media (min-width: 1200px) {
  body.new .page,
  body.logon-page .page,
  body.new .footer,
  body.logon-page .footer {
    width: 1200px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
  }
  body.new.no-max .page,
  body.logon-page.no-max .page,
  body.new.no-max .footer,
  body.logon-page.no-max .footer {
    width: 100%;
  }
}
.ui-autocomplete {
  z-index: 9001 !important;
}
.tekla-icon,
.tekla-icon-24,
.tekla-icon-medium {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  text-decoration: none !important;
}
.tekla-icon-24 {
  height: 24px;
  width: 24px;
}
.tekla-icon-medium {
  height: 38px;
  width: 48px;
}
.tekla-icon-medium.tekla-icon-desktop {
  /* -wg-sprite-position:0px 0px; */
  /* -wg-original-position:0 0; */
  background: url(images/tekla.gis.icons.png?22b00cdb9427067bb4e61b064d0bfe) no-repeat 0 0;
}
.tekla-icon-active.tekla-icon-medium.tekla-icon-desktop {
  /* -wg-sprite-position:0px 88px; */
  /* -wg-original-position:0 0; */
  background: url(images/tekla.gis.icons.png?22b00cdb9427067bb4e61b064d0bfe) no-repeat 0 -88px;
}
.tekla-icon-hover.tekla-icon-medium.tekla-icon-desktop,
a:hover.tekla-icon-medium.tekla-icon-desktop {
  /* -wg-sprite-position:0px 176px; */
  /* -wg-original-position:0 0; */
  background: url(images/tekla.gis.icons.png?22b00cdb9427067bb4e61b064d0bfe) no-repeat 0 -176px;
}
.tekla-icon-medium.tekla-icon-browse {
  /* -wg-sprite-position:0px 264px; */
  /* -wg-original-position:0 0; */
  background: url(images/tekla.gis.icons.png?22b00cdb9427067bb4e61b064d0bfe) no-repeat 0 -264px;
}
.tekla-icon-active.tekla-icon-medium.tekla-icon-browse {
  /* -wg-sprite-position:0px 352px; */
  /* -wg-original-position:0 0; */
  background: url(images/tekla.gis.icons.png?22b00cdb9427067bb4e61b064d0bfe) no-repeat 0 -352px;
}
.tekla-icon-hover.tekla-icon-medium.tekla-icon-browse,
a:hover.tekla-icon-medium.tekla-icon-browse {
  /* -wg-sprite-position:0px 440px; */
  /* -wg-original-position:0 0; */
  background: url(images/tekla.gis.icons.png?22b00cdb9427067bb4e61b064d0bfe) no-repeat 0 -440px;
}
.tekla-icon-medium.tekla-icon-browse-calculator {
  /* -wg-sprite-position:0px 528px; */
  /* -wg-original-position:0 0; */
  background: url(images/tekla.gis.icons.png?22b00cdb9427067bb4e61b064d0bfe) no-repeat 0 -528px;
}
.tekla-icon-active.tekla-icon-medium.tekla-icon-browse-calculator {
  /* -wg-sprite-position:0px 616px; */
  /* -wg-original-position:0 0; */
  background: url(images/tekla.gis.icons.png?22b00cdb9427067bb4e61b064d0bfe) no-repeat 0 -616px;
}
.tekla-icon-hover.tekla-icon-medium.tekla-icon-browse-calculator,
a:hover.tekla-icon-medium.tekla-icon-browse-calculator {
  /* -wg-sprite-position:0px 704px; */
  /* -wg-original-position:0 0; */
  background: url(images/tekla.gis.icons.png?22b00cdb9427067bb4e61b064d0bfe) no-repeat 0 -704px;
}
.tekla-icon-medium.tekla-icon-settings {
  /* -wg-sprite-position:0px 792px; */
  /* -wg-original-position:0 0; */
  background: url(images/tekla.gis.icons.png?22b00cdb9427067bb4e61b064d0bfe) no-repeat 0 -792px;
}
.tekla-icon-active.tekla-icon-medium.tekla-icon-settings {
  /* -wg-sprite-position:0px 880px; */
  /* -wg-original-position:0 0; */
  background: url(images/tekla.gis.icons.png?22b00cdb9427067bb4e61b064d0bfe) no-repeat 0 -880px;
}
.tekla-icon-hover.tekla-icon-medium.tekla-icon-settings,
a:hover.tekla-icon-medium.tekla-icon-settings {
  /* -wg-sprite-position:0px 968px; */
  /* -wg-original-position:0 0; */
  background: url(images/tekla.gis.icons.png?22b00cdb9427067bb4e61b064d0bfe) no-repeat 0 -968px;
}
.tekla-icon-24.tekla-icon-invalidate {
  /* -wg-sprite-position:0px 0px; */
  /* -wg-original-position:0 0; */
  background: url(images/tekla.gis.icons-24.png?ad3f1ce64642a86fdc896f273d4012) no-repeat 0 0;
}
.tekla-icon-hover.tekla-icon-24.tekla-icon-invalidate,
a:hover.tekla-icon-24.tekla-icon-invalidate {
  /* -wg-sprite-position:0px 74px; */
  /* -wg-original-position:0 0; */
  background: url(images/tekla.gis.icons-24.png?ad3f1ce64642a86fdc896f273d4012) no-repeat 0 -74px;
}
.currentissues-edit-container .edit-field-container.title input {
  width: 20em;
}
.currentissues-edit-container .edit-field-container.language select {
  width: 15em;
}
.currentissues-edit-container .edit-field-container label {
  margin-bottom: 0.3em;
}
.currentissues-edit-container .edit-field-container .translation-toggle {
  margin-left: 0.5em;
}
.currentissues-edit-container .edit-field-container textarea {
  height: 10em;
  width: 100%;
}
.currentissues-list .item-list a.not-visible-in-gui {
  color: gray;
}
.currentissues-button-container {
  background: #0d6aa8;
  color: #fff;
  border: 0;
  vertical-align: middle;
  cursor: default;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border-style: none;
  border-width: 0px;
  text-decoration: none;
  /*Inline or inline-block*/
  display: inline;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 11pt !important;
  padding: 10px;
  padding-top: 8px !important;
  height: unset;
  font-weight: 700 !important;
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 0.5em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}
.clear {
  clear: both;
}
span.clear {
  display: block;
}
/* FROM jquery-ui css*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
html,
body {
  height: 100%;
}
body {
  font-size: 0.8em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #000000;
  margin: 0;
  padding: 0;
}
.js-container .js-hidden,
.js-container .js-hidden-temp {
  display: none;
}
.js-support.js-support-hidden {
  display: none !important;
}
@media (max-width: 480px) {
  .hide-xs {
    display: none!important;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .hide-sm {
    display: none!important;
  }
}
/* Colors */
@font-face {
  font-family: 'primeicons';
  font-display: block;
  src: url('fonts/primeicons.eot');
  src: url('fonts/primeicons.eot?#iefix') format('embedded-opentype'), url('fonts/primeicons.woff2') format('woff2'), url('fonts/primeicons.woff') format('woff'), url('fonts/primeicons.ttf') format('truetype'), url('fonts/primeicons.svg?#primeicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.pi {
  font-family: 'primeicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pi:before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.pi-fw {
  width: 1.28571429em;
  text-align: center;
}
.pi-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.pi-eraser:before {
  content: "\ea04";
}
.pi-stopwatch:before {
  content: "\ea01";
}
.pi-verified:before {
  content: "\ea02";
}
.pi-delete-left:before {
  content: "\ea03";
}
.pi-hourglass:before {
  content: "\e9fe";
}
.pi-truck:before {
  content: "\ea00";
}
.pi-wrench:before {
  content: "\e9ff";
}
.pi-microphone:before {
  content: "\e9fa";
}
.pi-megaphone:before {
  content: "\e9fb";
}
.pi-arrow-right-arrow-left:before {
  content: "\e9fc";
}
.pi-bitcoin:before {
  content: "\e9fd";
}
.pi-file-edit:before {
  content: "\e9f6";
}
.pi-language:before {
  content: "\e9f7";
}
.pi-file-export:before {
  content: "\e9f8";
}
.pi-file-import:before {
  content: "\e9f9";
}
.pi-file-word:before {
  content: "\e9f1";
}
.pi-gift:before {
  content: "\e9f2";
}
.pi-cart-plus:before {
  content: "\e9f3";
}
.pi-thumbs-down-fill:before {
  content: "\e9f4";
}
.pi-thumbs-up-fill:before {
  content: "\e9f5";
}
.pi-arrows-alt:before {
  content: "\e9f0";
}
.pi-calculator:before {
  content: "\e9ef";
}
.pi-sort-alt-slash:before {
  content: "\e9ee";
}
.pi-arrows-h:before {
  content: "\e9ec";
}
.pi-arrows-v:before {
  content: "\e9ed";
}
.pi-pound:before {
  content: "\e9eb";
}
.pi-prime:before {
  content: "\e9ea";
}
.pi-chart-pie:before {
  content: "\e9e9";
}
.pi-reddit:before {
  content: "\e9e8";
}
.pi-code:before {
  content: "\e9e7";
}
.pi-sync:before {
  content: "\e9e6";
}
.pi-shopping-bag:before {
  content: "\e9e5";
}
.pi-server:before {
  content: "\e9e4";
}
.pi-database:before {
  content: "\e9e3";
}
.pi-hashtag:before {
  content: "\e9e2";
}
.pi-bookmark-fill:before {
  content: "\e9df";
}
.pi-filter-fill:before {
  content: "\e9e0";
}
.pi-heart-fill:before {
  content: "\e9e1";
}
.pi-flag-fill:before {
  content: "\e9de";
}
.pi-circle:before {
  content: "\e9dc";
}
.pi-circle-fill:before {
  content: "\e9dd";
}
.pi-bolt:before {
  content: "\e9db";
}
.pi-history:before {
  content: "\e9da";
}
.pi-box:before {
  content: "\e9d9";
}
.pi-at:before {
  content: "\e9d8";
}
.pi-arrow-up-right:before {
  content: "\e9d4";
}
.pi-arrow-up-left:before {
  content: "\e9d5";
}
.pi-arrow-down-left:before {
  content: "\e9d6";
}
.pi-arrow-down-right:before {
  content: "\e9d7";
}
.pi-telegram:before {
  content: "\e9d3";
}
.pi-stop-circle:before {
  content: "\e9d2";
}
.pi-stop:before {
  content: "\e9d1";
}
.pi-whatsapp:before {
  content: "\e9d0";
}
.pi-building:before {
  content: "\e9cf";
}
.pi-qrcode:before {
  content: "\e9ce";
}
.pi-car:before {
  content: "\e9cd";
}
.pi-instagram:before {
  content: "\e9cc";
}
.pi-linkedin:before {
  content: "\e9cb";
}
.pi-send:before {
  content: "\e9ca";
}
.pi-slack:before {
  content: "\e9c9";
}
.pi-sun:before {
  content: "\e9c8";
}
.pi-moon:before {
  content: "\e9c7";
}
.pi-vimeo:before {
  content: "\e9c6";
}
.pi-youtube:before {
  content: "\e9c5";
}
.pi-flag:before {
  content: "\e9c4";
}
.pi-wallet:before {
  content: "\e9c3";
}
.pi-map:before {
  content: "\e9c2";
}
.pi-link:before {
  content: "\e9c1";
}
.pi-credit-card:before {
  content: "\e9bf";
}
.pi-discord:before {
  content: "\e9c0";
}
.pi-percentage:before {
  content: "\e9be";
}
.pi-euro:before {
  content: "\e9bd";
}
.pi-book:before {
  content: "\e9ba";
}
.pi-shield:before {
  content: "\e9b9";
}
.pi-paypal:before {
  content: "\e9bb";
}
.pi-amazon:before {
  content: "\e9bc";
}
.pi-phone:before {
  content: "\e9b8";
}
.pi-filter-slash:before {
  content: "\e9b7";
}
.pi-facebook:before {
  content: "\e9b4";
}
.pi-github:before {
  content: "\e9b5";
}
.pi-twitter:before {
  content: "\e9b6";
}
.pi-step-backward-alt:before {
  content: "\e9ac";
}
.pi-step-forward-alt:before {
  content: "\e9ad";
}
.pi-forward:before {
  content: "\e9ae";
}
.pi-backward:before {
  content: "\e9af";
}
.pi-fast-backward:before {
  content: "\e9b0";
}
.pi-fast-forward:before {
  content: "\e9b1";
}
.pi-pause:before {
  content: "\e9b2";
}
.pi-play:before {
  content: "\e9b3";
}
.pi-compass:before {
  content: "\e9ab";
}
.pi-id-card:before {
  content: "\e9aa";
}
.pi-ticket:before {
  content: "\e9a9";
}
.pi-file-o:before {
  content: "\e9a8";
}
.pi-reply:before {
  content: "\e9a7";
}
.pi-directions-alt:before {
  content: "\e9a5";
}
.pi-directions:before {
  content: "\e9a6";
}
.pi-thumbs-up:before {
  content: "\e9a3";
}
.pi-thumbs-down:before {
  content: "\e9a4";
}
.pi-sort-numeric-down-alt:before {
  content: "\e996";
}
.pi-sort-numeric-up-alt:before {
  content: "\e997";
}
.pi-sort-alpha-down-alt:before {
  content: "\e998";
}
.pi-sort-alpha-up-alt:before {
  content: "\e999";
}
.pi-sort-numeric-down:before {
  content: "\e99a";
}
.pi-sort-numeric-up:before {
  content: "\e99b";
}
.pi-sort-alpha-down:before {
  content: "\e99c";
}
.pi-sort-alpha-up:before {
  content: "\e99d";
}
.pi-sort-alt:before {
  content: "\e99e";
}
.pi-sort-amount-up:before {
  content: "\e99f";
}
.pi-sort-amount-down:before {
  content: "\e9a0";
}
.pi-sort-amount-down-alt:before {
  content: "\e9a1";
}
.pi-sort-amount-up-alt:before {
  content: "\e9a2";
}
.pi-palette:before {
  content: "\e995";
}
.pi-undo:before {
  content: "\e994";
}
.pi-desktop:before {
  content: "\e993";
}
.pi-sliders-v:before {
  content: "\e991";
}
.pi-sliders-h:before {
  content: "\e992";
}
.pi-search-plus:before {
  content: "\e98f";
}
.pi-search-minus:before {
  content: "\e990";
}
.pi-file-excel:before {
  content: "\e98e";
}
.pi-file-pdf:before {
  content: "\e98d";
}
.pi-check-square:before {
  content: "\e98c";
}
.pi-chart-line:before {
  content: "\e98b";
}
.pi-user-edit:before {
  content: "\e98a";
}
.pi-exclamation-circle:before {
  content: "\e989";
}
.pi-android:before {
  content: "\e985";
}
.pi-google:before {
  content: "\e986";
}
.pi-apple:before {
  content: "\e987";
}
.pi-microsoft:before {
  content: "\e988";
}
.pi-heart:before {
  content: "\e984";
}
.pi-mobile:before {
  content: "\e982";
}
.pi-tablet:before {
  content: "\e983";
}
.pi-key:before {
  content: "\e981";
}
.pi-shopping-cart:before {
  content: "\e980";
}
.pi-comments:before {
  content: "\e97e";
}
.pi-comment:before {
  content: "\e97f";
}
.pi-briefcase:before {
  content: "\e97d";
}
.pi-bell:before {
  content: "\e97c";
}
.pi-paperclip:before {
  content: "\e97b";
}
.pi-share-alt:before {
  content: "\e97a";
}
.pi-envelope:before {
  content: "\e979";
}
.pi-volume-down:before {
  content: "\e976";
}
.pi-volume-up:before {
  content: "\e977";
}
.pi-volume-off:before {
  content: "\e978";
}
.pi-eject:before {
  content: "\e975";
}
.pi-money-bill:before {
  content: "\e974";
}
.pi-images:before {
  content: "\e973";
}
.pi-image:before {
  content: "\e972";
}
.pi-sign-in:before {
  content: "\e970";
}
.pi-sign-out:before {
  content: "\e971";
}
.pi-wifi:before {
  content: "\e96f";
}
.pi-sitemap:before {
  content: "\e96e";
}
.pi-chart-bar:before {
  content: "\e96d";
}
.pi-camera:before {
  content: "\e96c";
}
.pi-dollar:before {
  content: "\e96b";
}
.pi-lock-open:before {
  content: "\e96a";
}
.pi-table:before {
  content: "\e969";
}
.pi-map-marker:before {
  content: "\e968";
}
.pi-list:before {
  content: "\e967";
}
.pi-eye-slash:before {
  content: "\e965";
}
.pi-eye:before {
  content: "\e966";
}
.pi-folder-open:before {
  content: "\e964";
}
.pi-folder:before {
  content: "\e963";
}
.pi-video:before {
  content: "\e962";
}
.pi-inbox:before {
  content: "\e961";
}
.pi-lock:before {
  content: "\e95f";
}
.pi-unlock:before {
  content: "\e960";
}
.pi-tags:before {
  content: "\e95d";
}
.pi-tag:before {
  content: "\e95e";
}
.pi-power-off:before {
  content: "\e95c";
}
.pi-save:before {
  content: "\e95b";
}
.pi-question-circle:before {
  content: "\e959";
}
.pi-question:before {
  content: "\e95a";
}
.pi-copy:before {
  content: "\e957";
}
.pi-file:before {
  content: "\e958";
}
.pi-clone:before {
  content: "\e955";
}
.pi-calendar-times:before {
  content: "\e952";
}
.pi-calendar-minus:before {
  content: "\e953";
}
.pi-calendar-plus:before {
  content: "\e954";
}
.pi-ellipsis-v:before {
  content: "\e950";
}
.pi-ellipsis-h:before {
  content: "\e951";
}
.pi-bookmark:before {
  content: "\e94e";
}
.pi-globe:before {
  content: "\e94f";
}
.pi-replay:before {
  content: "\e94d";
}
.pi-filter:before {
  content: "\e94c";
}
.pi-print:before {
  content: "\e94b";
}
.pi-align-right:before {
  content: "\e946";
}
.pi-align-left:before {
  content: "\e947";
}
.pi-align-center:before {
  content: "\e948";
}
.pi-align-justify:before {
  content: "\e949";
}
.pi-cog:before {
  content: "\e94a";
}
.pi-cloud-download:before {
  content: "\e943";
}
.pi-cloud-upload:before {
  content: "\e944";
}
.pi-cloud:before {
  content: "\e945";
}
.pi-pencil:before {
  content: "\e942";
}
.pi-users:before {
  content: "\e941";
}
.pi-clock:before {
  content: "\e940";
}
.pi-user-minus:before {
  content: "\e93e";
}
.pi-user-plus:before {
  content: "\e93f";
}
.pi-trash:before {
  content: "\e93d";
}
.pi-external-link:before {
  content: "\e93c";
}
.pi-window-maximize:before {
  content: "\e93b";
}
.pi-window-minimize:before {
  content: "\e93a";
}
.pi-refresh:before {
  content: "\e938";
}
.pi-user:before {
  content: "\e939";
}
.pi-exclamation-triangle:before {
  content: "\e922";
}
.pi-calendar:before {
  content: "\e927";
}
.pi-chevron-circle-left:before {
  content: "\e928";
}
.pi-chevron-circle-down:before {
  content: "\e929";
}
.pi-chevron-circle-right:before {
  content: "\e92a";
}
.pi-chevron-circle-up:before {
  content: "\e92b";
}
.pi-angle-double-down:before {
  content: "\e92c";
}
.pi-angle-double-left:before {
  content: "\e92d";
}
.pi-angle-double-right:before {
  content: "\e92e";
}
.pi-angle-double-up:before {
  content: "\e92f";
}
.pi-angle-down:before {
  content: "\e930";
}
.pi-angle-left:before {
  content: "\e931";
}
.pi-angle-right:before {
  content: "\e932";
}
.pi-angle-up:before {
  content: "\e933";
}
.pi-upload:before {
  content: "\e934";
}
.pi-download:before {
  content: "\e956";
}
.pi-ban:before {
  content: "\e935";
}
.pi-star-fill:before {
  content: "\e936";
}
.pi-star:before {
  content: "\e937";
}
.pi-chevron-left:before {
  content: "\e900";
}
.pi-chevron-right:before {
  content: "\e901";
}
.pi-chevron-down:before {
  content: "\e902";
}
.pi-chevron-up:before {
  content: "\e903";
}
.pi-caret-left:before {
  content: "\e904";
}
.pi-caret-right:before {
  content: "\e905";
}
.pi-caret-down:before {
  content: "\e906";
}
.pi-caret-up:before {
  content: "\e907";
}
.pi-search:before {
  content: "\e908";
}
.pi-check:before {
  content: "\e909";
}
.pi-check-circle:before {
  content: "\e90a";
}
.pi-times:before {
  content: "\e90b";
}
.pi-times-circle:before {
  content: "\e90c";
}
.pi-plus:before {
  content: "\e90d";
}
.pi-plus-circle:before {
  content: "\e90e";
}
.pi-minus:before {
  content: "\e90f";
}
.pi-minus-circle:before {
  content: "\e910";
}
.pi-circle-on:before {
  content: "\e911";
}
.pi-circle-off:before {
  content: "\e912";
}
.pi-sort-down:before {
  content: "\e913";
}
.pi-sort-up:before {
  content: "\e914";
}
.pi-sort:before {
  content: "\e915";
}
.pi-step-backward:before {
  content: "\e916";
}
.pi-step-forward:before {
  content: "\e917";
}
.pi-th-large:before {
  content: "\e918";
}
.pi-arrow-down:before {
  content: "\e919";
}
.pi-arrow-left:before {
  content: "\e91a";
}
.pi-arrow-right:before {
  content: "\e91b";
}
.pi-arrow-up:before {
  content: "\e91c";
}
.pi-bars:before {
  content: "\e91d";
}
.pi-arrow-circle-down:before {
  content: "\e91e";
}
.pi-arrow-circle-left:before {
  content: "\e91f";
}
.pi-arrow-circle-right:before {
  content: "\e920";
}
.pi-arrow-circle-up:before {
  content: "\e921";
}
.pi-info:before {
  content: "\e923";
}
.pi-info-circle:before {
  content: "\e924";
}
.pi-home:before {
  content: "\e925";
}
.pi-spinner:before {
  content: "\e926";
}
asiointi-fi button,
input {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #252a2e;
  font-size: unset;
}
.hide-content {
  white-space: nowrap;
  text-indent: -9999px;
}
.svg-blue {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
}
.svg-gray {
  filter: invert(14%) sepia(17%) saturate(381%) hue-rotate(164deg) brightness(95%) contrast(94%);
  background-color: transparent;
}
.svg-blue-invert {
  background-color: #ffcfab !important;
  border-color: #ffcfab !important;
  filter: invert(1) !important;
}
.icon-drawrectangle {
  background-image: url('images/icons/18-draw-area-darkblue.svg') !important;
  background-position: unset !important;
}
.button-hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.image-button-common {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
  white-space: nowrap;
  text-indent: -9999px;
  border-style: none;
  background-repeat: no-repeat;
  cursor: pointer;
}
.image-button-common:disabled {
  opacity: 0.5;
}
.image-button-common.selected {
  background-color: #ffcfab !important;
  border-color: #ffcfab !important;
  filter: invert(1) !important;
}
.image-button-large {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
  white-space: nowrap;
  text-indent: -9999px;
  border-style: none;
  background-repeat: no-repeat;
  cursor: pointer;
  border: 1px solid #003054;
  width: 40px;
  height: 40px;
}
.image-button-large:disabled {
  opacity: 0.5;
}
.image-button-large.selected {
  background-color: #ffcfab !important;
  border-color: #ffcfab !important;
  filter: invert(1) !important;
}
.image-button-medium {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
  white-space: nowrap;
  text-indent: -9999px;
  border-style: none;
  background-repeat: no-repeat;
  cursor: pointer;
  border: 1px solid #003054;
  width: 28px;
  height: 28px;
}
.image-button-medium:disabled {
  opacity: 0.5;
}
.image-button-medium.selected {
  background-color: #ffcfab !important;
  border-color: #ffcfab !important;
  filter: invert(1) !important;
}
.image-button-small {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
  white-space: nowrap;
  text-indent: -9999px;
  border-style: none;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 18px;
  height: 18px;
  padding: 0 0 0 0;
}
.image-button-small:disabled {
  opacity: 0.5;
}
.image-button-small.selected {
  background-color: #ffcfab !important;
  border-color: #ffcfab !important;
  filter: invert(1) !important;
}
.image-button-container {
  display: inline-block;
  line-height: 18px;
}
.image-button-container:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.button-drop-menu {
  background-color: #e0e1e9 !important;
  background-clip: padding-box;
  border: 1px solid #003054;
}
.button-drop-menu li a {
  display: block;
  padding: 4px 20px !important;
  clear: both;
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
  color: #003054 !important;
  text-decoration: none;
}
.button-drop-menu li a:hover {
  background-color: #89c6ed !important;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  color: #003054;
}
th .image-button-container:hover,
td .image-button-container:hover {
  background-color: unset;
}
@media (max-width: 768px) {
  .additional-description {
    display: none;
  }
}
.image-button-container.image-button-text:hover {
  filter: unset;
  background-color: unset;
}
.image-button-container.image-button-text button {
  text-indent: unset;
  padding-left: 21px;
  font-weight: 600;
  font-size: 1.0em;
}
.image-button-container.image-button-text button:hover {
  text-decoration: underline;
}
.primary-button {
  border: none;
  color: #ffffff;
  background-color: #003054;
  line-height: 16px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  cursor: pointer;
  min-height: 32px;
  padding: 0px 6px 0px 6px;
  vertical-align: top;
}
.primary-button:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  color: #003054;
}
.primary-button:disabled {
  color: #ffffff;
  background-color: #90939f;
  border: none;
  filter: none;
}
.secondary-button {
  border: none;
  color: #ffffff;
  background-color: #003054;
  line-height: 16px;
  font-size: 16px;
  cursor: pointer;
  padding: 0px 6px 0px 6px;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600;
  color: #003054;
  background-color: #e0e1e9;
  border: 1px solid #003054;
  border-radius: 2px;
  min-height: 32px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.secondary-button:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  color: #003054;
}
.secondary-button:disabled {
  color: #ffffff;
  background-color: #90939f;
  border: none;
  filter: none;
}
.tertiary-button {
  border: none;
  color: #ffffff;
  background-color: #003054;
  line-height: 16px;
  font-size: 16px;
  cursor: pointer;
  padding: 0px 6px 0px 6px;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600;
  color: #003054;
  background-color: #ffffff;
  border: 1px solid #003054;
  border-radius: 2px;
  min-height: 32px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.tertiary-button:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  color: #003054;
}
.tertiary-button:disabled {
  color: #ffffff;
  background-color: #90939f;
  border: none;
  filter: none;
}
.filters-button {
  right: 0px;
  width: 28px;
  height: 28px;
  display: block;
  background-size: contain;
  min-width: 28px;
  background-repeat: no-repeat;
  background-image: url('images/icons/icon-filter.svg');
  background-color: #ffffff;
  border: none;
}
.filters-button.active {
  background-image: url('images/icons/icon-filter-active.svg');
  background-color: #003054;
}
.filters-button:hover {
  background-image: url('images/icons/icon-filter.svg');
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.emptyButton {
  border: none;
  color: #ffffff;
  background-color: #003054;
  line-height: 16px;
  font-size: 16px;
  cursor: pointer;
  padding: 0px 6px 0px 6px;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600;
  color: #003054;
  background-color: #e0e1e9;
  border: 1px solid #003054;
  border-radius: 2px;
  min-height: 32px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  margin-right: 20px;
}
.emptyButton:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  color: #003054;
}
.emptyButton:disabled {
  color: #ffffff;
  background-color: #90939f;
  border: none;
  filter: none;
}
.pale-icon-button {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  height: auto;
}
.pale-icon-button:hover {
  background-color: #dcedf9;
  box-shadow: 0px 4px 4px 0px #00000040;
}
.asiointi-nav-tabs {
  border: none;
}
ul.asiointi-nav-tabs > li {
  float: left;
}
ul.asiointi-nav-tabs > li > a {
  margin-right: 10px;
  line-height: 1.42857143;
  border: none;
  border-bottom: 2px solid transparent;
  border-radius: 6px 6px 0 0;
  background-color: #e0e1e9;
  color: #252a2e;
  font: 18px "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  text-decoration: none;
  float: left;
  margin-top: 10px;
}
.asiointi-nav-tabs.small li a {
  font: 14px "Open Sans", Arial, Helvetica, sans-serif;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
}
ul.asiointi-nav-tabs > li.active > a:focus,
ul.asiointi-nav-tabs > li.active > a {
  background-color: #003054;
  color: #ffffff;
}
ul.asiointi-nav-tabs > li > a.nav-link:hover {
  background-color: #89c6ed;
  color: #003054;
  border-bottom-color: #003054;
  text-decoration: none;
}
body.tekla .header-content .asiointi.menu-horizontal {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
body.tekla .header-content .asiointi.menu-horizontal li {
  margin-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
body.tekla .header-content .asiointi.menu-horizontal li a {
  border: none;
  color: #ffffff;
  background-color: #003054;
  line-height: 16px;
  cursor: pointer;
  padding: 0px 6px 0px 6px;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600;
  color: #003054;
  background-color: #e0e1e9;
  border: 1px solid #003054;
  border-radius: 2px;
  min-height: 32px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  border-radius: 5px;
  font-size: 16px;
  border: 2px #003054 solid;
  display: flex;
  padding: 7px 15px;
  align-items: center;
  text-decoration: none;
}
body.tekla .header-content .asiointi.menu-horizontal li a:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  color: #003054;
}
body.tekla .header-content .asiointi.menu-horizontal li a:disabled {
  color: #ffffff;
  background-color: #90939f;
  border: none;
  filter: none;
}
@media (max-width: 480px) {
  body.tekla .header-content .asiointi.menu-horizontal li a {
    font-size: 14px;
    padding: 4px 7px;
  }
}
body.tekla .header-content .asiointi.menu-horizontal li a:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
body.tekla .header-content .asiointi.menu-horizontal li:first-child {
  margin-left: 5px;
}
body.tekla .header-content .asiointi.menu-horizontal li.selected a {
  border: none;
  color: #ffffff;
  background-color: #003054;
  line-height: 16px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  cursor: pointer;
  min-height: 32px;
  padding: 0px 6px 0px 6px;
  vertical-align: top;
  border-radius: 5px;
  border: 2px #003054 solid;
  display: flex;
  /*favicon-store .svg align-items: center;*/
}
body.tekla .header-content .asiointi.menu-horizontal li.selected a:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  color: #003054;
}
body.tekla .header-content .asiointi.menu-horizontal li.selected a:disabled {
  color: #ffffff;
  background-color: #90939f;
  border: none;
  filter: none;
}
.nav-item.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.notification div,
.notification .loading,
.notification .saving,
.notification .deleting {
  background: none;
  line-height: 20px;
}
.myobject-list li {
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 1px;
  font: "Open Sans", Arial, Helvetica, sans-serif;
  color: #003054;
}
.myobject-list li:hover {
  border-color: #003054 !important;
}
.myobject-list .myobject-data p {
  color: #252a2e !important;
}
.myobject-list .myobject-data span {
  font-weight: bold;
}
.map-objects-list .icon-close-small {
  background-repeat: no-repeat !important;
  background-image: url('images/icons/18-close-black.svg') !important;
  background-color: transparent !important;
  background-position: unset !important;
  width: 18px !important;
  height: 18px !important;
  transition: transform 0.3s;
}
.map-objects-list .icon-close-small:hover {
  transform: scale(1.3);
}
.text-icon-button {
  display: inline-flex;
  justify-content: space-evenly;
  align-items: center;
  cursor: pointer;
}
.text-icon-button .image-icon {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
  background-repeat: no-repeat;
  height: 18px;
  width: 18px;
  margin-left: 6px;
}
.text-icon-button:hover {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.text-icon-button.selected {
  color: #ffffff;
  background: #003054;
}
.text-icon-button.selected .image-icon {
  filter: invert(1);
}
.text-icon-button.selected:hover {
  color: #003054;
  background: #89c6ed;
  border: none;
}
.text-icon-button.selected:hover .image-icon {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
}
.text-icon-button.primary-button .image-icon {
  filter: invert(1);
  align-self: baseline;
}
.text-icon-button.primary-button:hover .image-icon {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
}
a.secondary-button,
a.secondary-button:visited {
  display: inline-block;
  text-decoration: none;
  line-height: 24px;
  color: #003054 !important;
}
.chip-button {
  background: #003054;
  color: #ffffff;
  border: 1px solid #003054;
  border-radius: 12px;
  padding: 0 1rem;
  line-height: 14px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  height: 24px;
  text-align: center;
}
.chip-button:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  color: #003054;
}
a.details-link {
  font-style: normal;
  text-decoration: none;
  font-weight: 600;
  color: #003054 !important;
}
a.details-link:visited {
  color: #003054 !important;
}
a.details-link:hover {
  text-decoration: underline;
}
.p-multiselect.p-component {
  height: 32px;
}
.p-multiselect.p-component .p-multiselect-label-container {
  align-self: center;
}
.p-multiselect.p-component .p-multiselect-label-container .p-multiselect-label {
  padding: 0 0 0 3px;
  font-size: 16px;
}
.p-multiselect.p-component .p-multiselect-trigger-icon {
  background-image: url('images/sitesearch/18 text field arrow down.svg');
  width: 24px;
  height: 24px;
}
.p-multiselect.p-component .p-multiselect-trigger-icon:before {
  display: none;
}
.p-multiselect.p-component:not(p.disabled).p-focus {
  box-shadow: 0 0 0 1px #003054;
  border-color: #003054;
}
.p-multiselect-panel.p-component .p-checkbox-box.p-highlight {
  border-color: #003054;
  background: #003054;
}
.p-multiselect-panel.p-component .p-checkbox-box.p-highlight:hover {
  border-color: #0063a3;
  background: #0063a3;
}
.checkbox-box {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  width: 20px;
  height: 20px;
  color: #495057;
  border-radius: 3px;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  cursor: pointer;
}
.checkbox-box .checkbox-icon:before {
  content: "\e909";
  font-family: 'primeicons';
  color: #fff;
  font-size: 14px;
}
input:not(checked) ~ .checkbox-box {
  border: 1px solid #003054;
}
input:not(checked) ~ .checkbox-box:hover {
  border: 2px solid #003054 !important;
}
input:checked ~ .checkbox-box {
  background: #003054;
  border: 2px solid #003054;
}
input:checked ~ .checkbox-box:hover {
  border-color: #89c6ed !important;
  background: #89c6ed !important;
}
.icon-container {
  background-color: transparent;
}
.asiointi-fi input[type="checkbox"]:not(.toggle-with-label) input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #ffffff;
  border: 2px solid #003054;
  border-radius: 3px;
  width: 20px;
  height: 20px;
  margin: 2px 2px 2px 0px;
  cursor: pointer;
  position: relative;
}
.asiointi-fi input[type="checkbox"]:not(.toggle-with-label) input:hover {
  background-color: #89c6ed;
}
.asiointi-fi input[type="checkbox"]:not(.toggle-with-label) input:focus {
  outline: 3px solid #003054;
  outline-offset: -2px;
}
.asiointi-fi input[type="checkbox"]:not(.toggle-with-label) input:disabled {
  cursor: default;
  background-color: #cbcdd6;
  border-color: #353a40;
}
.asiointi-fi input[type="checkbox"]:not(.toggle-with-label) input:checked {
  background-color: #003054;
}
.asiointi-fi input[type="checkbox"]:not(.toggle-with-label) input:checked:hover {
  background-color: #89c6ed;
  border: 2px solid #89c6ed;
}
.asiointi-fi input[type="checkbox"]:not(.toggle-with-label) input:checked::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 0;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.p-inputswitch {
  width: 36px;
  height: 16px;
}
.p-inputswitch .p-inputswitch-slider {
  background: #E0E1E9;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 8px;
}
.p-inputswitch .p-inputswitch-slider:before {
  background: #003054;
  width: 14px;
  height: 14px;
  left: 0px;
  margin-top: -7px;
  border-radius: 50%;
  transition-duration: 0.2s;
}
.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
  transform: translateX(1.25rem);
  background: #E0E1E9;
}
.p-inputswitch.p-component.p-inputswitch-checked:not(.p-disabled) .p-inputswitch-slider {
  background: #003054;
}
.p-inputswitch.p-component.p-inputswitch-checked:not(.p-disabled) .p-inputswitch-slider:hover {
  background: #003054;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
  opacity: 0.8;
}
.p-inputswitch.p-focus .p-inputswitch-slider {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #E0E1E9;
}
.p-inputswitch.p-invalid {
  border-color: #f44336;
}
.p-button.p-component:focus {
  box-shadow: 0 0 0 0.2rem #003054;
}
.search-form {
  width: 20%;
  min-width: 200px;
  margin-right: 5px;
}
.search-form input[type="search"] {
  border: 1px #003054 solid;
  border-radius: 2px;
  background: #ffffff url('images/icons/18 search blue.svg') right 10px center no-repeat;
  background-size: 18px 18px;
  padding-right: 30px;
  width: 100%;
}
.input-daterange {
  display: flex;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
.toggle-with-label input:before {
  background-color: #90939f;
}
.toggle-with-label input:checked:before {
  background-color: #003054;
}
.toggle-with-label input:disabled:before {
  background-color: #cbcdd6;
}
.asiointi-pager {
  display: flex;
  align-content: center;
}
.asiointi-pager button {
  width: 50px;
}
.asiointi-pager input [type="text"] {
  width: 50px;
}
body.asiointi-fi {
  font-size: 14px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #252a2e;
  line-height: 24px;
  margin: 0;
}
body.asiointi-fi h1,
body.asiointi-fi h2,
body.asiointi-fi h3,
body.asiointi-fi h4,
body.asiointi-fi h5,
body.asiointi-fi h6 {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #252a2e;
}
body.asiointi-fi .inner-content {
  display: flex;
  height: 100vh;
  flex-direction: column;
  padding: 0;
}
body.asiointi-fi .cookie-notification {
  padding: 12px;
  background: #dcedf9;
}
body.asiointi-fi .cookie-notification p,
body.asiointi-fi .cookie-notification h2,
body.asiointi-fi .cookie-notification div {
  margin: 18px 18px 0 18px;
}
body.asiointi-fi h2 {
  font-size: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
}
body.asiointi-fi .myobjects ul.myobject-list li .myobject-tools {
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
}
body.asiointi-fi .error,
body.asiointi-fi .field-validation-error,
body.asiointi-fi .field-warning,
body.asiointi-fi .mandatory-field-error,
body.asiointi-fi .validation-summary-errors {
  color: #95301f !important;
}
body.asiointi-fi input[type='text'].input-validation-error,
body.asiointi-fi input[type='password'].input-validation-error,
body.asiointi-fi input[type='tel'].input-validation-error,
body.asiointi-fi input[type='email'].input-validation-error,
body.asiointi-fi input[type='number'].input-validation-error,
body.asiointi-fi select.input-validation-error,
body.asiointi-fi textarea.input-validation-error,
body.asiointi-fi input[type='text'].mandatory-field-missing,
body.asiointi-fi input[type='password'].mandatory-field-missing,
body.asiointi-fi input[type='tel'].mandatory-field-missing,
body.asiointi-fi input[type='email'].mandatory-field-missing,
body.asiointi-fi input[type='number'].mandatory-field-missing,
body.asiointi-fi select.mandatory-field-missing,
body.asiointi-fi textarea.mandatory-field-missing {
  border-color: #95301f !important;
}
body.asiointi-fi input[type='text'].input-validation-error:focus,
body.asiointi-fi input[type='password'].input-validation-error:focus,
body.asiointi-fi input[type='tel'].input-validation-error:focus,
body.asiointi-fi input[type='email'].input-validation-error:focus,
body.asiointi-fi input[type='number'].input-validation-error:focus,
body.asiointi-fi select.input-validation-error:focus,
body.asiointi-fi textarea.input-validation-error:focus,
body.asiointi-fi input[type='text'].mandatory-field-missing:focus,
body.asiointi-fi input[type='password'].mandatory-field-missing:focus,
body.asiointi-fi input[type='tel'].mandatory-field-missing:focus,
body.asiointi-fi input[type='email'].mandatory-field-missing:focus,
body.asiointi-fi input[type='number'].mandatory-field-missing:focus,
body.asiointi-fi select.mandatory-field-missing:focus,
body.asiointi-fi textarea.mandatory-field-missing:focus {
  outline-color: #95301f !important;
}
body.asiointi-fi .header {
  background-color: #003054;
  border-style: none;
}
body.asiointi-fi .header button {
  min-height: unset;
}
body.asiointi-fi .header .username-plain {
  color: #ffffff;
}
body.asiointi-fi .header .asiointi-fi-bar {
  display: grid;
  grid-template-columns: minmax(436px, 0.9fr) auto minmax(90px, auto) 144px;
  position: relative;
  min-height: 120px;
  background-image: url('images/header_logo_slot.svg'), linear-gradient(35deg, #003054 10%, #135e91 50%, #003054 70%);
  background-repeat: no-repeat;
  background-position: left top, right;
  background-size: 436px, auto;
  background-color: #003054;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
}
body.asiointi-fi .header .asiointi-fi-bar .application-title {
  position: absolute;
  left: 320px;
  align-self: center;
}
body.asiointi-fi .header .asiointi-fi-bar .application-title .application-logo {
  height: 60px;
}
body.asiointi-fi .header .asiointi-fi-bar .application-title a {
  display: flex;
  align-items: center;
}
body.asiointi-fi .header .asiointi-fi-bar .application-title h1 {
  margin: 0 0 0 12px;
  padding: 0;
  height: 42px;
  color: #ffffff;
  font-size: 38px;
  line-height: 42px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 600;
}
body.asiointi-fi .header .asiointi-fi-bar .municipality-logo {
  position: relative;
  height: 80px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.asiointi-fi .header .asiointi-fi-bar .municipality-logo .service-logo {
  top: 12px;
  margin-left: 70px;
  position: absolute;
  width: 190px;
  text-align: center;
  line-height: unset;
}
body.asiointi-fi .header .asiointi-fi-bar .municipality-logo .service-logo .city-logo {
  position: relative;
  max-height: 48px;
  max-width: 190px;
  margin: 0;
}
body.asiointi-fi .header .asiointi-fi-bar .municipality-logo > .city-logo {
  top: 12px;
  margin-left: 70px;
  position: absolute;
  max-height: 48px;
  max-width: 190px;
}
body.asiointi-fi .header .asiointi-fi-bar .header-right {
  padding: 0px;
  padding-top: 6px;
  padding: 12px 0px 0px 0px;
  justify-self: self-end;
}
body.asiointi-fi .header .asiointi-fi-bar .header-right button {
  background-color: #ffffff;
}
body.asiointi-fi .header .asiointi-fi-bar .header-right .current-issues-togglebutton,
body.asiointi-fi .header .asiointi-fi-bar .header-right .language-selector,
body.asiointi-fi .header .asiointi-fi-bar .header-right .end-user-help {
  margin-right: 10px;
}
body.asiointi-fi .header .asiointi-fi-bar .header-right .current-issues-togglebutton {
  background-image: url('images/icons/tglbtn_defaut.svg');
  width: 28px;
  height: 28px;
  filter: none;
  background-color: #003054;
  background-repeat: no-repeat;
  display: block;
  background-size: contain;
  min-width: 28px;
  border: none;
  border-radius: unset;
  margin-left: 1px;
  z-index: 1;
}
body.asiointi-fi .header .asiointi-fi-bar .header-right .current-issues-togglebutton:hover {
  background-image: url('images/icons/tglbtn_hover.svg');
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
body.asiointi-fi .header .asiointi-fi-bar .header-right .current-issues-togglebutton:focus {
  outline: -webkit-focus-ring-color solid 1px;
}
body.asiointi-fi .header .asiointi-fi-bar .header-right .current-issues-togglebutton.active {
  background-image: url('images/icons/tglbtn_selected.svg');
}
body.asiointi-fi .header .asiointi-fi-bar .header-right .icons {
  display: flex;
}
body.asiointi-fi .header .asiointi-fi-bar .asiointi-fi-link-container {
  height: min-content;
  justify-self: self-end;
}
body.asiointi-fi .header .asiointi-fi-bar svg.asiointi-fi-logo {
  margin: 6px 12px;
  width: 102px;
  justify-self: right;
}
body.asiointi-fi .header .asiointi-fi-bar svg.asiointi-fi-logo path {
  fill: white;
}
body.asiointi-fi .header .asiointi-fi-bar div.language-selector,
body.asiointi-fi .header .asiointi-fi-bar div.end-user-help {
  background: #ffffff;
}
body.asiointi-fi .header .asiointi-fi-bar div .end-user-help:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
body.asiointi-fi .header .asiointi-fi-bar .login-part {
  margin-top: 14px;
  display: flex;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part form {
  display: inline-block;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  align-self: center;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part a:hover {
  text-decoration: underline;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help,
body.asiointi-fi .header .asiointi-fi-bar .language-selector {
  line-height: 28px;
  height: 28px;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part a,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help a,
body.asiointi-fi .header .asiointi-fi-bar .language-selector a {
  color: #ffffff;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part a.btn,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help a.btn,
body.asiointi-fi .header .asiointi-fi-bar .language-selector a.btn {
  border-style: none;
  text-transform: none;
  display: inline;
  font-size: inherit;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part a.btn.end-user-help,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help a.btn.end-user-help,
body.asiointi-fi .header .asiointi-fi-bar .language-selector a.btn.end-user-help {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part a:hover,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help a:hover,
body.asiointi-fi .header .asiointi-fi-bar .language-selector a:hover {
  background-color: unset;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part a:focus,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help a:focus,
body.asiointi-fi .header .asiointi-fi-bar .language-selector a:focus {
  outline: #ffffff solid 1px;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part a.log-in,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help a.log-in,
body.asiointi-fi .header .asiointi-fi-bar .language-selector a.log-in {
  background-image: url('images/icons/sign in.svg');
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  background-size: 18px;
  padding: 0 24px 0 0;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part a.end-user-help,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help a.end-user-help,
body.asiointi-fi .header .asiointi-fi-bar .language-selector a.end-user-help {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
  white-space: nowrap;
  text-indent: -9999px;
  border-style: none;
  background-repeat: no-repeat;
  cursor: pointer;
  border: 1px solid #003054;
  width: 28px;
  height: 28px;
  display: block;
  background-color: #ffffff;
  filter: unset;
  padding: 0;
  background-position: unset;
  margin: 0;
  border-radius: unset;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part a.end-user-help:disabled,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help a.end-user-help:disabled,
body.asiointi-fi .header .asiointi-fi-bar .language-selector a.end-user-help:disabled {
  opacity: 0.5;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part a.end-user-help.selected,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help a.end-user-help.selected,
body.asiointi-fi .header .asiointi-fi-bar .language-selector a.end-user-help.selected {
  background-color: #ffcfab !important;
  border-color: #ffcfab !important;
  filter: invert(1) !important;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part a.end-user-help.icon-guide,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help a.end-user-help.icon-guide,
body.asiointi-fi .header .asiointi-fi-bar .language-selector a.end-user-help.icon-guide {
  background-image: url('images/icons/help.svg');
}
body.asiointi-fi .header .asiointi-fi-bar .login-part button.log-out,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help button.log-out,
body.asiointi-fi .header .asiointi-fi-bar .language-selector button.log-out {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
  white-space: nowrap;
  text-indent: -9999px;
  border-style: none;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 18px;
  height: 18px;
  padding: 0 0 0 0;
  filter: unset;
  margin-top: 6px;
  margin-left: 12px;
  background-image: url('images/icons/sign out.svg');
}
body.asiointi-fi .header .asiointi-fi-bar .login-part button.log-out:disabled,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help button.log-out:disabled,
body.asiointi-fi .header .asiointi-fi-bar .language-selector button.log-out:disabled {
  opacity: 0.5;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part button.log-out.selected,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help button.log-out.selected,
body.asiointi-fi .header .asiointi-fi-bar .language-selector button.log-out.selected {
  background-color: #ffcfab !important;
  border-color: #ffcfab !important;
  filter: invert(1) !important;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part button.log-out:focus,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help button.log-out:focus,
body.asiointi-fi .header .asiointi-fi-bar .language-selector button.log-out:focus {
  outline: white solid 1px;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part button.language-selector,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help button.language-selector,
body.asiointi-fi .header .asiointi-fi-bar .language-selector button.language-selector {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
  white-space: nowrap;
  text-indent: -9999px;
  border-style: none;
  background-repeat: no-repeat;
  cursor: pointer;
  border: 1px solid #003054;
  width: 28px;
  height: 28px;
  filter: unset;
  padding: unset;
  margin: unset;
  background-position: unset;
  background-color: #ffffff;
  border-radius: unset;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part button.language-selector:disabled,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help button.language-selector:disabled,
body.asiointi-fi .header .asiointi-fi-bar .language-selector button.language-selector:disabled {
  opacity: 0.5;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part button.language-selector.selected,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help button.language-selector.selected,
body.asiointi-fi .header .asiointi-fi-bar .language-selector button.language-selector.selected {
  background-color: #ffcfab !important;
  border-color: #ffcfab !important;
  filter: invert(1) !important;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part button.language-selector:focus,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help button.language-selector:focus,
body.asiointi-fi .header .asiointi-fi-bar .language-selector button.language-selector:focus {
  outline: white solid 1px;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part button.language-selector:hover,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help button.language-selector:hover,
body.asiointi-fi .header .asiointi-fi-bar .language-selector button.language-selector:hover {
  background-color: #89c6ed !important;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) !important;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part ul.language-selector,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help ul.language-selector,
body.asiointi-fi .header .asiointi-fi-bar .language-selector ul.language-selector {
  border: none;
  top: 28px;
  right: unset;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part ul.language-selector li,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help ul.language-selector li,
body.asiointi-fi .header .asiointi-fi-bar .language-selector ul.language-selector li {
  line-height: unset;
  width: 28px;
  background-color: white;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part ul.language-selector li a,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help ul.language-selector li a,
body.asiointi-fi .header .asiointi-fi-bar .language-selector ul.language-selector li a {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
  white-space: nowrap;
  text-indent: -9999px;
  border-style: none;
  background-repeat: no-repeat;
  cursor: pointer;
  border: 1px solid #003054;
  width: 28px;
  height: 28px;
  filter: unset;
  padding: unset;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part ul.language-selector li a:disabled,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help ul.language-selector li a:disabled,
body.asiointi-fi .header .asiointi-fi-bar .language-selector ul.language-selector li a:disabled {
  opacity: 0.5;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part ul.language-selector li a.selected,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help ul.language-selector li a.selected,
body.asiointi-fi .header .asiointi-fi-bar .language-selector ul.language-selector li a.selected {
  background-color: #ffcfab !important;
  border-color: #ffcfab !important;
  filter: invert(1) !important;
}
body.asiointi-fi .header .asiointi-fi-bar .login-part ul.language-selector li a:hover,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help ul.language-selector li a:hover,
body.asiointi-fi .header .asiointi-fi-bar .language-selector ul.language-selector li a:hover,
body.asiointi-fi .header .asiointi-fi-bar .login-part ul.language-selector li a:focus,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help ul.language-selector li a:focus,
body.asiointi-fi .header .asiointi-fi-bar .language-selector ul.language-selector li a:focus {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
body.asiointi-fi .header .asiointi-fi-bar .login-part button.language-selector.language-elem-fin,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help button.language-selector.language-elem-fin,
body.asiointi-fi .header .asiointi-fi-bar .language-selector button.language-selector.language-elem-fin,
body.asiointi-fi .header .asiointi-fi-bar .login-part ul li a.language-elem-fin,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help ul li a.language-elem-fin,
body.asiointi-fi .header .asiointi-fi-bar .language-selector ul li a.language-elem-fin {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
  background-image: url('images/icons/lang finnish.svg');
}
body.asiointi-fi .header .asiointi-fi-bar .login-part button.language-selector.language-elem-swe,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help button.language-selector.language-elem-swe,
body.asiointi-fi .header .asiointi-fi-bar .language-selector button.language-selector.language-elem-swe,
body.asiointi-fi .header .asiointi-fi-bar .login-part ul li a.language-elem-swe,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help ul li a.language-elem-swe,
body.asiointi-fi .header .asiointi-fi-bar .language-selector ul li a.language-elem-swe {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
  background-image: url('images/icons/lang swedish.svg');
}
body.asiointi-fi .header .asiointi-fi-bar .login-part button.language-selector.language-elem-eng,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help button.language-selector.language-elem-eng,
body.asiointi-fi .header .asiointi-fi-bar .language-selector button.language-selector.language-elem-eng,
body.asiointi-fi .header .asiointi-fi-bar .login-part ul li a.language-elem-eng,
body.asiointi-fi .header .asiointi-fi-bar .end-user-help ul li a.language-elem-eng,
body.asiointi-fi .header .asiointi-fi-bar .language-selector ul li a.language-elem-eng {
  filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(6279%) hue-rotate(181deg) brightness(89%) contrast(104%);
  background-color: transparent;
  background-image: url('images/icons/lang english.svg');
}
body.asiointi-fi .header .asiointi-fi-bar .order-breadcrumb {
  grid-row: 2;
  grid-column: 4;
  position: relative;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  padding-right: 10px;
}
@media (max-width: 720px), (max-height: 360px) {
  body.asiointi-fi .header .asiointi-fi-bar {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    grid-auto-flow: column;
    background-color: #003054;
    background-image: url('images/header_logo_slot.svg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 236px;
    min-height: fit-content;
    align-items: center;
    padding-bottom: 30px;
  }
  body.asiointi-fi .header .asiointi-fi-bar div.municipality-logo {
    display: flex;
    align-items: center;
    height: 50px;
    background-color: #ffffff;
  }
  body.asiointi-fi .header .asiointi-fi-bar div.municipality-logo .service-logo {
    width: unset;
    margin-left: 0;
  }
  body.asiointi-fi .header .asiointi-fi-bar div.municipality-logo .service-logo .city-logo {
    position: static;
    top: 5px;
    margin: 0 0 0 12px;
    max-height: 32px;
  }
  body.asiointi-fi .header .asiointi-fi-bar .application-title {
    position: relative;
    left: unset;
    margin-left: 6px;
    /* margin-bottom: -7px; */
  }
  body.asiointi-fi .header .asiointi-fi-bar .application-title .application-logo {
    height: 24px;
  }
  body.asiointi-fi .header .asiointi-fi-bar .application-title h1 {
    font-size: 24px;
    margin: 0 0 0 6px;
  }
  body.asiointi-fi .header .asiointi-fi-bar div.header-right {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
  }
  body.asiointi-fi .header .asiointi-fi-bar div.header-right .icons {
    display: flex;
    width: 100%;
    justify-content: right;
  }
  body.asiointi-fi .header .asiointi-fi-bar div.header-right .icons .language-selector {
    width: 26px;
  }
  body.asiointi-fi .header .asiointi-fi-bar div.login-part {
    margin-left: 2px;
    height: 34px;
    justify-self: end;
    margin-top: unset;
    justify-content: right;
    align-self: start;
    padding: 3px;
    line-height: 22px;
  }
  body.asiointi-fi .header .asiointi-fi-bar div.login-part form {
    background-color: #003054;
  }
  body.asiointi-fi .header .asiointi-fi-bar div.login-part button.log-out {
    margin: 2px;
    min-height: unset;
  }
  body.asiointi-fi .header .asiointi-fi-bar div.login-part a {
    align-self: start;
    padding-top: 3px;
    background-position-y: 3px;
    margin-right: 3px;
  }
  body.asiointi-fi .header .asiointi-fi-bar div.order-breadcrumb {
    grid-row: unset;
    grid-column: unset;
    position: absolute;
    bottom: -5px;
    right: 4px;
    padding: unset;
  }
  body.asiointi-fi .header .asiointi-fi-bar div.order-breadcrumb div.basket-button {
    width: 28px;
    height: 28px;
  }
  body.asiointi-fi .header .asiointi-fi-bar div.mobile-region {
    position: absolute;
    background-color: #ffffff;
  }
  body.asiointi-fi .header .asiointi-fi-bar svg.asiointi-fi-logo {
    display: none;
  }
  body.asiointi-fi .header .asiointi-fi-bar div.asiointi-fi-link-container {
    height: 100%;
    width: 100%;
    background-color: #ffffff;
  }
}
body.asiointi-fi .footer {
  min-height: 25px;
  background-color: #353a40;
  clear: both;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 19px;
  border: none;
  width: 100% !important;
  font-size: 14px;
}
body.asiointi-fi .footer .footer-content {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  color: #ffffff;
}
body.asiointi-fi .footer .footer-content ul {
  float: left;
  list-style: none outside none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body.asiointi-fi .footer .footer-content ul li {
  padding: 0;
  display: inline;
}
body.asiointi-fi .footer .footer-content ul li a,
body.asiointi-fi .footer .footer-content ul li a:visited {
  text-decoration: none;
  padding-right: 12px;
  color: #ffffff;
}
body.asiointi-fi .footer .footer-content ul li a:hover,
body.asiointi-fi .footer .footer-content ul li a:visited:hover {
  text-decoration: underline;
}
body.asiointi-fi .footer .footer-content ul + ul {
  display: none;
}
body.asiointi-fi .footer .footer-content button.link-button {
  border: none;
  background: unset;
  font-size: unset;
  color: #ffffff;
  padding: 0 12px 0 0;
  height: unset;
}
body.asiointi-fi .footer .footer-content button.link-button:hover {
  text-decoration: underline;
}
div.liquid-content {
  width: 100%;
  height: 1%;
  position: relative;
  min-width: 960px;
}
div.liquid-content div.liquid-container {
  min-width: 500px;
  width: 100%;
  float: left;
  overflow: hidden;
  padding-bottom: 10px;
}
div.liquid-content div.content-with-rightbar {
  padding-left: 10px;
  padding-right: 390px;
}
div.liquid-content div.content-without-rightbar {
  padding-left: 10px;
  padding-right: 10px;
}
div.liquid-content div.rightbar {
  float: left;
  width: 360px;
  position: relative;
  margin-left: -370px;
}
.current-issues-container {
  display: none;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  color: #252a2e;
}
.current-issues-preview-container {
  position: relative;
}
.current-issues-preview-container .current-issues-content {
  top: unset;
  right: unset;
  position: relative;
}
body:not(.asiointi-fi) .header {
  border-bottom: 2px solid #7b7a86;
  background-color: #fff;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
body:not(.asiointi-fi) .header a {
  text-decoration: none;
}
body:not(.asiointi-fi) .header .service-logo {
  float: left;
  display: block;
  line-height: 50px;
}
body:not(.asiointi-fi) .header .service-logo img {
  border: 0;
  vertical-align: middle;
  max-height: 45px;
}
@media (max-width: 480px) {
  body:not(.asiointi-fi) .header .service-logo,
  body:not(.asiointi-fi) .header .header-right {
    float: none;
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    padding-top: 0;
  }
}
body:not(.asiointi-fi) .header button,
body:not(.asiointi-fi) .header a.btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #7b7a86;
  text-transform: uppercase;
  font-weight: normal;
  display: inline;
  padding: 7px;
  color: #000;
  background-color: transparent;
  cursor: pointer;
  display: block;
  font-size: 1.2em;
}
body:not(.asiointi-fi) .header button:hover,
body:not(.asiointi-fi) .header a.btn:hover {
  background-color: #E4E9EB;
}
body:not(.asiointi-fi) .header button:focus,
body:not(.asiointi-fi) .header a.btn:focus {
  outline: black solid 1px;
  outline: -webkit-focus-ring-color solid 2px;
}
body:not(.asiointi-fi) .header button {
  min-height: 32px;
}
body:not(.asiointi-fi) .header .menu-horizontal {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
  padding-top: 11px;
  padding-left: 20px;
  text-transform: uppercase;
}
body:not(.asiointi-fi) .header .menu-horizontal li {
  float: left;
  margin-left: 10px;
}
body:not(.asiointi-fi) .header .menu-horizontal li a {
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #7b7a86;
  padding: 7px;
  color: #000;
}
body:not(.asiointi-fi) .header .menu-horizontal li a:hover {
  background: #7b7a86;
}
body:not(.asiointi-fi) .header .menu-horizontal li.selected a {
  color: #005595;
  background: #fec962;
  border-color: #e5a32c;
  font-weight: bold;
}
body:not(.asiointi-fi) .header .header-content {
  float: left;
}
@media (max-width: 480px) {
  body:not(.asiointi-fi) .header .header-content {
    height: unset;
    width: 100%;
  }
  body:not(.asiointi-fi) .header .header-content ul {
    display: grid;
    padding-left: 5px;
    padding-right: 5px;
  }
  body:not(.asiointi-fi) .header .header-content ul li {
    margin: 1px;
  }
  body:not(.asiointi-fi) .header div.header-right {
    padding-left: 5px;
  }
  body:not(.asiointi-fi) .header div.header-right div.login-part {
    width: 100%;
  }
  body:not(.asiointi-fi) .header div.header-right div.login-part div {
    padding: 7px 10px 5px 5px;
  }
  body:not(.asiointi-fi) .header div.header-right div.end-user-help a.btn {
    margin-left: 0px;
  }
  body:not(.asiointi-fi) .header div.header-right div.language-selector {
    width: 100%;
  }
  body:not(.asiointi-fi) .header div.header-right div.language-selector button.language-selector {
    margin: 0px 5px 0px 0px;
  }
}
body:not(.asiointi-fi) .header .header-right {
  float: right;
  padding-right: 25px;
  padding-top: 11px;
  box-sizing: border-box;
  margin-left: auto;
}
body:not(.asiointi-fi) .header .header-right > div {
  padding-bottom: 5px;
}
body:not(.asiointi-fi) .header .header-right div,
body:not(.asiointi-fi) .header .header-right form,
body:not(.asiointi-fi) .header .header-right button {
  float: left;
}
body:not(.asiointi-fi) .header .header-right .login-part {
  display: inline;
}
body:not(.asiointi-fi) .header .header-right .login-part div {
  padding: 7px 10px 0 20px;
}
body:not(.asiointi-fi) .header .header-right .login-part div label.user-prefix {
  font-weight: bold;
}
body:not(.asiointi-fi) .header .header-right .login-part button {
  min-height: unset;
  height: unset;
}
body:not(.asiointi-fi) .header .header-right div.end-user-help .btn {
  background-image: url("images/icons/help_outline-24px.svg");
  background-position: 4px center;
  padding-left: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  line-height: unset;
}
body:not(.asiointi-fi) .header .header-right div.language-selector {
  position: relative;
}
body:not(.asiointi-fi) .header .header-right div.language-selector button.language-selector {
  background-image: url("images/icons/language-24px.svg");
  background-position: 4px center;
  padding-left: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  font-family: inherit;
}
body:not(.asiointi-fi) .header .service-logo {
  padding-left: 5px;
  padding-right: 20px;
}
body:not(.asiointi-fi) .header .service-logo img {
  height: 32px;
}
.current-issues-content {
  position: absolute;
  width: 60vw;
  max-width: 660px;
  color: #252a2e;
  top: 50px;
  border-radius: 5px;
  background-color: rgba(220, 237, 249, 0.95);
  right: 1px;
  padding: 8px;
  box-shadow: 1px 1px 5px 0 rgba(54, 53, 69, 0.3);
}
@media (max-width: 1000px) {
  .current-issues-content {
    width: 50vw;
  }
}
@media (max-width: 720px) {
  .current-issues-content {
    width: 98vw;
    right: -70px;
    top: 160px;
  }
}
.current-issues-content .close-current-issues {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 24px;
  height: 24px;
  opacity: 0.5;
  background-color: transparent !important;
  border: none;
  cursor: pointer;
  font-size: 0.8em;
}
.current-issues-content .close-current-issues:hover {
  opacity: 1;
}
.current-issues-content .close-current-issues:before,
.current-issues-content .close-current-issues:after {
  position: absolute;
  top: 0px;
  right: 11px;
  content: ' ';
  height: 25px;
  width: 2px;
  background-color: #003054;
}
.current-issues-content .close-current-issues:before {
  transform: rotate(45deg);
}
.current-issues-content .close-current-issues:after {
  transform: rotate(-45deg);
}
.current-issues-content .current-issues-caption {
  width: 100%;
  font-size: 16px;
  color: #363545;
  margin-top: 2px;
  margin-bottom: 0;
  padding-left: 8px;
  font-weight: bold;
}
.current-issues-content .current-issues-list {
  overflow: auto;
  max-height: 400px;
}
.current-issues-content .current-issues-list .current-issue {
  font-size: 14px;
  padding-left: 8px;
  margin-top: 8px;
}
.current-issues-content .current-issues-list .current-issue .title {
  font-weight: bold;
  color: #363545;
}
.current-issues-content .current-issues-list .current-issue .body {
  color: #363545;
  margin: 0;
}
.tekla .ui-accordion .ui-accordion-content {
  padding: 1em 1em;
}
.tekla .ui-accordion .ui-accordion-header {
  text-indent: 30px;
  font-size: 1.1em;
  padding: 0.5em;
}
.tekla .ui-accordion .ui-accordion-header.ui-state-active,
.tekla .ui-tabs .ui-tabs-nav .ui-state-active {
  font-weight: bold;
}
.tekla .ui-tabs .ui-tabs-nav {
  font-size: 1.1em;
}
.authority-part-header.ui-state-active,
.authority-part-container {
  background: #eaf2ff !important;
}
.area-permitapplicant h2,
.area-permitapplicant h3,
.area-permitprocessor h2 {
  overflow: hidden;
  position: relative;
  margin: 5px 0 5px 0;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 3px;
}
.area-permitapplicant .permit-printing h2,
.area-permitapplicant h3,
.area-permitprocessor h2 {
  border-bottom: 3px solid #00328f;
}
.area-permitapplicant h2 {
  min-height: 1.6em;
}
table.permittypelist-header .text-box.single-line,
table.content-table-long-texts .text-box.single-line {
  width: 20em;
}
table .tool-panel a,
table .tool-panel2 a,
table .tool-panel-variable-width a {
  float: right;
  margin: 0 0.3em 0 0.3em;
}
table .tool-panel-left a {
  float: left;
  margin: 0 0.3em 0 0.3em;
}
table .tool-panel div {
  width: 8em;
}
table .tool-panel-variable-width div {
  width: auto;
}
table .tool-panel2 div {
  width: 6em;
}
table .tool-panel-left div {
  width: 8em;
}
.table-buttons {
  margin-top: 1em;
}
table.own-applications,
table.buildingsite-table,
table.building-table,
table.apartment-table,
table.history-table,
table.users-table,
table.statement-table,
table.inspectionlist-table,
table.permitphaselist-table {
  border-spacing: 0;
  width: 100%;
}
.old-project-link {
  padding-bottom: 1em;
}
table.inspection-table,
table.permitphase-table {
  border-spacing: 0;
  width: 100%;
  min-width: 500px;
}
table.permitphase-view-table {
  border-spacing: 0;
  min-width: 500px;
}
table.permitphase-view-table td {
  vertical-align: top;
}
table.permitphase-table tr,
table.permitphase-view-table tr {
  height: 3em;
}
table.own-applications td + td,
table.buildingsite-table td + td,
table.building-table td + td,
table.apartment-table td + td,
table.content-table-loose td + td,
table.history-table td + td,
table.users-table td + td,
table.statement-table td + td,
table.inspectionlist-table td + td,
table.inspection-table td + td,
table.permitphaselist-table td + td,
table.permitphase-table td + td,
table.permitphase-view-table td + td {
  padding-left: 1em;
}
div.rightbar div.pendingaction-container table.content-table-loose td:first-child {
  white-space: nowrap;
}
table.own-applications thead td,
table.buildingsite-table thead td,
table.building-table thead td,
table.apartment-table thead td,
table.users-table thead td,
table.inspectionlist-table thead td,
table.permitphaselist-table thead td {
  font-weight: bold;
  vertical-align: bottom;
}
table.building-table label {
  font-weight: bold;
  padding-right: 1em;
}
table.building-table tr + tr > td {
  padding-top: 1.5em;
}
table.inspectionlist-table tr + tr > td,
table.permitphaselist tr + tr > td {
  padding-top: 1em;
}
table.building-table td,
table.permitphase-table td {
  vertical-align: top;
}
table.building-table .building-table-sub + .building-table-sub {
  padding-top: 0.5em;
}
tr.new-history-entry {
  font-weight: bold;
}
.own-applications-row-level-1 {
  padding-left: 1.75em;
}
.own-applications-row-level-2 {
  padding-left: 3.25em;
}
.create-permit-container {
  width: 100%;
}
.permittypelist {
  float: left;
  margin: 1em;
  width: 25em;
  padding: 0.5em;
}
.permittypelist-header {
  padding-bottom: 0.3em;
  margin-bottom: 0.3em;
}
div.permittypelist-header {
  border-bottom: 2px solid #95a8c1;
}
.permittypelist-header label,
.permittypelist-header input {
  font-weight: bold;
}
.permittypelist-item {
  min-height: 2em;
}
.permittypelist-label {
  padding-bottom: 0.5em;
}
.permittypelist-edit .permittypelist-sub > * {
  margin-left: 1em;
}
.permittypelist-create,
.permittypelist-info {
  float: right;
}
.permittypelist-lock,
.permittypelist-info {
  margin-top: 4px;
  margin-right: 0.5em;
}
.permittypelist-info-section + .permittypelist-info-section {
  margin-top: 1em;
}
div.permitdatacontainer {
  padding: 0.2em;
  margin-bottom: 1em;
}
div.permitdatacontainer h3 {
  margin-bottom: 1em;
}
.permitdatabody-part + .permitdatabody-part,
* + .pendingaction-container,
.help-part {
  margin-top: 1.5em;
}
.text-box.multi-line {
  height: 4em;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.permit-decision .text-box.multi-line {
  height: 5em !important;
}
.permit-decision .narrow-box {
  width: 60% !important;
}
.text-box.multi-line-tall,
.multi-line-tall-container .text-box.multi-line {
  height: 8em;
}
.permitdatacontainer-bottom,
.permitcreatecontainer-bottom,
.pendingaction-bottom {
  padding-top: 1em;
}
.permitdatacontainer-bottom {
  display: flex;
  justify-content: flex-end;
}
.permitdatacontainer-bottom.button-container-left {
  justify-content: flex-start;
}
.permitdatacontainer-bottom .button-container,
.permitdatacontainer-bottom .link-button-container {
  margin-top: 2px;
}
.permitdatacontainer-bottom .button-container + .button-container,
.permitdatacontainer-bottom .button-container + .link-button-container,
.permitdatacontainer-bottom .link-button-container + .link-button-container,
.permitdatacontainer-bottom .link-button-container + .button-container {
  margin-right: 0.3em;
}
.permit-settings-edit-tool-panel .button-container,
.permit-settings-edit-tool-panel .link-button-container,
.permitcreatecontainer-bottom .button-container,
.permitcreatecontainer-bottom .link-button-container {
  float: left;
  font-family: Arial;
}
.permit-settings-edit-tool-panel .button-container + .button-container,
.permit-settings-edit-tool-panel .button-container + .link-button-container,
.permit-settings-edit-tool-panel .link-button-container + .link-button-container,
.permit-settings-edit-tool-panel .link-button-container + .button-container,
.permitcreatecontainer-bottom .button-container + .button-container,
.permitcreatecontainer-bottom .button-container + .link-button-container,
.permitcreatecontainer-bottom .link-button-container + .link-button-container,
.permitcreatecontainer-bottom .link-button-container + .button-container {
  margin-left: 0.3em;
}
.permit-settings-edit-tool-panel .more-margin {
  margin-left: 0.6em;
}
.contactcontainer {
  min-width: 230px;
  min-height: 200px;
}
.contactcard {
  min-height: 160px;
}
.contactcard,
.cluetip-contactcard,
.permitauthority-container,
.energycertificate,
.statementcontainer .statement {
  border: 1px solid;
  padding: 0.2em;
  box-shadow: 4px 4px 4px lightgray;
  -moz-box-shadow: 4px 4px 4px lightgray;
  -webkit-box-shadow: 4px 4px 4px lightgray;
}
.contactcard,
.cluetip-contactcard,
.permitauthority-container {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.contactcontainer,
.energycertificate,
.statementcontainer .statement {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.contactcard-title,
.energycertificate-title,
.permitauthority-title,
.statement-title {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.2em;
  padding: 0.2em;
}
.contactcard-subtitle {
  font-weight: bold;
}
.contactcard-body {
  min-height: 100px;
}
.contactcard-bottom,
.energycertificate-bottom,
.statementcontainer .statement-bottom {
  border-top: 1px solid lightgray;
  margin-top: 0.5em;
  padding: 0.5em 0.2em;
}
.contactcard-name,
.contactcard-prompt {
  font-size: 1.2em;
  margin-bottom: 0.2em;
  padding-left: 0.2em;
}
.contactcard-data {
  padding-left: 0.2em;
}
.contactcard-emailandphone {
  margin-top: 0.2em;
}
.contactcard-additionalinfo {
  margin-top: 1em;
}
.contactcard-centeraction,
.energycertificate-centeraction,
.statement-centeraction,
.inspection-centeraction {
  padding: 0.5em;
  margin-bottom: 0.5em;
}
.contactcard-action,
.energycertificate-action {
  float: right;
  padding: 0.1em;
}
.energycertificate {
  min-width: 500px;
}
.statementcontainer .statement {
  min-width: 400px;
}
.edit-field-container textarea {
  margin-top: 0.4em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  padding: 4px;
  border-radius: 2px;
  width: 20em;
}
#actionlist .statement {
  padding: 0.2em;
  margin-right: 1em;
  margin-bottom: 1em;
  width: 100%;
}
#actionlist .statement-bottom {
  padding: 0.5em;
}
.build-action-part {
  float: left;
  margin: 1.5em;
}
.map-search-field {
  background: #ffffff url('images/icons/18 search blue.svg') right 10px center no-repeat;
  background-size: 18px 18px;
  width: 20em;
  padding: 0 30px 0 6px !important;
  height: 32px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.map-search-field.ui-autocomplete-loading {
  background: #ffffff url('images/small-loader.gif') right 6px center no-repeat !important;
}
.shown-checkmark.ui-autocomplete-loading {
  background: #ffffff url('images/small-loader.gif') 4px center no-repeat !important;
}
.shown-checkmark.ui-autocomplete-loading ~ .tooltiptext {
  visibility: hidden !important;
}
#buildingsite-mapwrapper .tekla-map,
#neighbour-mapwrapper .tekla-map {
  height: 300px;
  border: 1px solid #eaeaef;
}
#location-mapwrapper .tekla-map {
  height: 450px;
}
.building-map,
.buildingsite-map {
  width: 300px;
}
.building-map .tekla-map,
.buildingsite-map .tekla-map {
  height: 300px;
}
.map-search-separator {
  padding: 0 2em 0 2em;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  color: #353a40;
}
.map-button-separator {
  padding: 0 1em 0 1em;
}
.map-container-header {
  margin-bottom: 0.5em;
}
.map-container-header .map-container-header-left {
  float: left;
}
.map-container-header .map-container-header-right {
  padding-top: 5px;
  float: right;
  display: flex;
}
.fields-header {
  margin-bottom: 1em;
}
.fieldspec-table {
  background-color: white;
}
.item-table-with-borders td,
.item-table-with-borders th {
  border: 1px solid #eaf2ff;
  padding: 0.5em;
}
.item-table-with-borders th + th,
.item-table-with-borders th + td,
.item-table-with-borders td + th,
.item-table-with-borders td + td {
  border-left: none;
}
.item-table-with-borders tr + tr td,
.item-table-with-borders tr + tr th {
  border-top: none;
}
.tip-container textarea.multi-line.text-box,
.field-tip-container textarea.multi-line.text-box {
  width: 15em;
}
.field-tip-container > * {
  float: left;
  white-space: nowrap;
}
.clonable-fields-container .visible-new,
.clonable-fields-container.new .visible-old,
.clonable-fields-container.new.visible-old,
.permit-editor-hidden,
.documents-container .multiple,
.documents-container.hidden-documents .document-mandatory,
.document-container.new .delete-check-container {
  display: none;
}
.clonable-fields-container .visible-old,
.clonable-fields-container.new .visible-new,
.documents-container.hidden-documents .multiple {
  display: block;
}
.sortable-settings > *,
.sortable-permitgroups .permitgroup-container,
.sortable-permittypes > *,
.document-container {
  cursor: move;
}
.sortable-settings > * input,
.sortable-settings > * button,
.sortable-settings > * label,
.sortable-settings > .new,
.sortable-permitgroups .permitgroup-container input,
.sortable-permitgroups .permitgroup-container button,
.sortable-permitgroups .permitgroup-container.hidden-permittypes,
.sortable-permitgroups .permitgroup-container.new,
.document-container input,
.document-container button {
  cursor: auto;
}
.sortable-settings > * a,
.sortable-permitgroups .permitgroup-container a,
.document-container a {
  cursor: auto;
}
.settings-container,
.permitgroup-container,
.sortable-permittypes,
.permittype-container,
.documents-container,
.documents-table,
.documents-placeholder td,
.document-type-editor {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.settings-container {
  float: left;
  background-color: #f3f3f7;
  border: 1px solid;
  padding: 10px;
  margin: 0.5em;
}
.settings-container-container-vertical .settings-container {
  clear: both;
}
.settings-container-placeholder,
.permitgrouping-placeholder,
.documents-placeholder td {
  border: 1px dotted;
}
.settings-container.new {
  background-color: transparent;
  border: none;
  padding: 0;
}
.settings-container .tool-panel a {
  float: right;
  margin: 0 0.3em 0 0.3em;
}
.settings-container .tool-panel div {
  width: 6em;
}
.settings-multiple-common {
  padding: 1em;
  padding-bottom: 2em;
}
.default-value {
  font-weight: bold;
}
.example-input {
  font-style: italic;
}
#permitsettings-mapcontainer {
  position: relative;
  height: 300px;
  width: 300px;
  border: 2px;
  background: gray;
}
.sortable-permitgroups,
.sortable-permitgroups > * {
  float: left;
}
.permitgroup-container {
  border: 1px solid;
}
.permitgroup-container-inner {
  margin: 10px;
}
.permitgroup-container.new {
  border: none;
  clear: both;
}
.permitgroup-container.new .permitgroup-container-inner {
  margin: 0;
}
.sortable-permittypes > * {
  float: left;
  clear: both;
}
.sortable-permittypes-tool-panel {
  margin-top: 1em;
}
.permittype-container:hover,
.document-container:hover {
  background-color: #eaeaef;
}
.documents-container {
  float: left;
  min-width: 350px;
  margin: 1em;
  border: 1px solid;
}
.documents-container-inner {
  margin: 10px;
}
.documents-table {
  height: 2em;
  width: 100%;
  border-collapse: collapse;
}
.documents-table .multiple input {
  opacity: 0;
}
.documents-table:hover .multiple input {
  opacity: 0.5;
}
.documents-table .multiple input:checked {
  opacity: 1;
}
.hidden-permittypes,
.hidden-documents {
  background-color: #f0f0f0;
  border: none;
}
.permitgrouping-targets,
.documents-targets {
  background-color: #c4d9f3;
}
.document-container.new {
  background-color: transparent;
}
.document-container .document-mandatory {
  font-size: 0.8em;
}
.document-deleted-in-save {
  text-decoration: line-through;
  color: #c81922;
}
.document-type-editor {
  border: 1px solid #d0d0d7;
  background-color: #ffffff;
  padding: 1em;
}
.sortable-moving {
  opacity: 0.5;
}
.settings-container.invisible-part {
  opacity: 0.3;
}
.settings-container.invisible-part:hover {
  opacity: 0.7;
}
.settings-container h4 {
  margin: 0;
}
.settings-container-part + .settings-container-part {
  margin-top: 1em;
}
.settings-container-part + .settings-container-part.clear {
  margin: 0;
}
.settings-container-part-part {
  float: left;
}
.settings-container-part-part + .settings-container-part-part {
  margin-left: 2em;
}
.permit-search-panel-footer #clear-search-parameters {
  margin-right: 1em;
}
.permit-search-panel-footer {
  margin-top: 1.4em;
  text-align: left;
}
.multiline-field-container {
  vertical-align: top;
}
.compact-column {
  width: 0;
}
.table-attachment-label {
  padding-top: 0.5em;
}
.building-column > * + * {
  margin-top: 1em;
}
.building-column1,
.building-column2 {
  display: block;
  float: left;
  margin-bottom: 2em;
}
.building-column1 {
  margin-right: 3em;
}
.building-changelabel {
  width: 19em;
}
.permit-attach-separator {
  height: 1em;
}
.table-pager {
  text-align: center;
  vertical-align: top;
}
.table-pager input {
  font-size: 1em;
}
.permit-data-table-buttons,
.permit-data-table {
  margin-top: 0.4em;
  margin-bottom: 0.6em;
}
.permit-data-filler {
  margin-top: 1em;
  background-color: #f0f0f0;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
}
.permit-data-status-select {
  text-align: right;
  width: 100%;
}
.permit-data-decision {
  margin-left: 1.5em;
}
.permit-data-decision-header {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.permit-datacard {
  border: 1px solid lightgray;
  margin-bottom: 1em;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 4px 4px 4px lightgray;
  -moz-box-shadow: 4px 4px 4px lightgray;
  -webkit-box-shadow: 4px 4px 4px lightgray;
  min-width: 540px;
}
.permit-datacard label:after {
  content: ':';
}
.permit-datacard-title {
  font-size: 1.2em;
  font-weight: bold;
}
.permit-datacard-body {
  padding: 1.4em 1.4em 0 1.4em;
}
.permit-datacard-top-border {
  border-top: 1px solid lightgray;
}
.permit-datacard-right-border {
  border-right: 1px solid lightgray;
}
.permit-datacard .buttons-panel {
  display: flex;
  justify-content: flex-end;
}
.permit-datacard .contact-role {
  font-style: italic;
  font-size: 0.83em;
}
.permit-datacard .permit-datacard-toggle-button {
  float: left;
  padding-left: 1.7em;
  margin-bottom: 1em;
}
.permit-datacard .permit-datacard-modifydate {
  float: right;
  padding-right: 2.7em;
  margin-top: 1em;
  font-size: 0.8em;
  color: gray;
}
.permit-datacard .permit-datacard-compact,
.permit-datacard .permit-datacard-expanded {
  margin-top: 0.2em;
}
.permit-datacard .expanded-content {
  margin: 1.7em;
}
.permit-datacard table td {
  vertical-align: top;
}
.permit-datacard table td.valuecell {
  padding-left: 1.7em;
}
.permit-datacard .permit-datacard-item {
  padding-bottom: 0.5em;
}
.permit-datacard .permit-datacard-status {
  font-weight: bold;
}
.permit-datacard .permit-datacard-title {
  padding-right: 4em;
}
.permit-title-parent,
.permit-title-home {
  font-weight: normal !important;
  white-space: nowrap;
}
.permit-title-name,
.permit-title-type {
  white-space: nowrap;
}
.permit-title-parent:after,
.permit-title-home:after {
  content: ' \203A';
}
.permit-title-editor {
  margin-left: 0.5em;
  white-space: nowrap;
}
.permit-title-editor > input,
.permit-title-editor > button {
  vertical-align: top;
}
.permit-title-print {
  float: right;
}
#TitleData {
  margin-bottom: 1em;
}
#TitleData h2 {
  margin-bottom: 0;
  padding-bottom: 0.1em;
  min-height: 1em;
}
#TitleData .title-description-notready {
  margin-top: 0.5em;
  padding: 0.5em;
  background-color: #ffff99;
}
#TitleData .title-description-notready .description-container {
  padding-left: 0.5em;
  display: inline-block;
}
#TitleData .title-description-notready .description-container span {
  display: block;
}
#TitleData .title-description-notready .description-container span + span {
  padding-top: 1em;
}
#TitleData .title-description-notready .status-icon {
  vertical-align: top;
  margin: 0.2em 0 0.2em 0;
}
#TitleData .title-description-ready {
  margin-top: 0.5em;
  padding: 0.5em;
  background-color: #ccffcc;
}
#TitleData .title-description-ready .description-container {
  padding-left: 0.5em;
  display: inline-block;
}
#TitleData .title-description-ready .description-container span {
  display: block;
}
#TitleData .title-description-ready .description-container span + span {
  padding-top: 1em;
}
#TitleData .title-description-ready .status-icon {
  vertical-align: top;
  margin: 0.2em 0 0.2em 0;
}
.area-header {
  font-weight: bold;
}
.documenttypes-table {
  width: 100%;
  border-collapse: collapse;
}
.documenttypes-table > tr > td,
.documenttypes-table > tr > th,
.documenttypes-table > tbody > tr > td,
.documenttypes-table > tbody > tr > th {
  padding: 0.5em;
  text-align: left;
}
.documenttypes-table > tr > th,
.documenttypes-table > tbody > tr > th {
  font-weight: normal;
}
tr + .documenttypes-table-group-header > td {
  padding-top: 1.5em;
}
.documenttypes-table-type-row .content-cell {
  border: 1px solid #aeaeb6;
}
.documenttypes-table-type-row th.content-cell {
  background-color: #eaeaef;
}
.documenttypes-table-type-row .content-padding-cell-left,
.documenttypes-table-type-row .content-padding-cell-right {
  padding-left: 2px;
}
.documenttypes-table-type-row .content-cell-header {
  width: auto;
}
.documenttypes-table-type-row .content-cell-attachments {
  width: 20%;
}
.documenttypes-table-type-row .content-cell-description {
  width: 15%;
}
.documenttypes-table-type-row .content-cell-authors {
  width: 10%;
}
.documenttypes-table-type-row .content-cell-processinginfo {
  width: 10%;
}
.documenttypes-table-type-row .content-cell-tools {
  width: auto;
}
.documenttypes-table-type-row .content-cell-tools div {
  overflow: auto;
  width: auto;
  white-space: nowrap;
}
.documenttypes-table-type-row .content-cell-modifydate {
  text-align: right;
  font-size: 0.8em;
  color: gray;
}
.documenttypes-table h4 {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.documenttypes-table-editor h4 {
  margin-bottom: 1em;
}
.documenttypes-table-editor .field-help,
.documenttypes-table-editor-fileuploader > div + div {
  margin-top: 0.5em;
}
.documenttypes-table-editor-fileuploader,
.documenttypes-table-editor-metadata {
  margin-top: 1em;
}
.documenttypes-table-editor-fileuploader,
.documenttypes-table-editor-metadata {
  float: left;
}
.documenttypes-table-editor-fileuploader {
  margin-right: 5em;
}
.documenttypes-table-editor .permitdatacontainer-bottom {
  clear: both;
}
.document-has-link-help {
  margin-left: 1em;
}
.document-info-button {
  vertical-align: top !important;
}
.permit-mandatory-label {
  padding: 0.15em;
  background-color: #fffbc9;
  border: 1px solid #005696;
  font-weight: normal;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.contact-card-existing .permit-mandatory-label,
.documenttypes-table-existing .permit-mandatory-label,
.documenttypes-table-existing + .documenttypes-table-type-row .permit-mandatory-label,
.documenttypes-table-editor + .documenttypes-table-type-row .permit-mandatory-label {
  display: none;
}
.documenttypes-table-no-processorchecked .documenttypes-table-processorchecked {
  display: none;
}
.permit-datacard .icon-panel,
.field-validation-cluetip,
.field-tip,
.required-missing,
.permit-mandatory-label,
.document-info-button,
.contactcard-icon {
  margin-left: 0.5em;
}
.permitdatacontainer .missing-attachments-warning {
  margin: 0.5em 0 0.5em 0;
  padding: 0.5em;
  background-color: #ffff99;
}
.status-new {
  color: #ffa500;
}
.status-ended {
  color: lightgray;
}
.file-upload-limitations-info {
  font-weight: bold;
  display: inline;
}
.permitauthority-remove,
.statement-remove {
  float: right;
}
.permitauthority-container {
  margin-bottom: 0.5em;
}
.permitauthority-container + .permitauthority-add {
  margin-top: 1em;
}
.permit-action {
  margin-top: 1em;
}
.permit-status-title {
  float: right;
}
.explanation-label {
  font-weight: bold;
}
.explanation-label,
.explanation-help {
  margin-bottom: 0.3em;
}
.rhcheck-results {
  margin-top: 0.5em;
}
.rhcheck-result-building-title,
.rhcheck-building-title-name {
  font-weight: bold;
}
.rhcheck-building-title-name {
  margin-left: 0.5em;
}
.rhcheck-result-building-title-td {
  padding-top: 1em;
  padding-bottom: 1em;
}
.help-container {
  margin-bottom: 0.5em;
}
.energycertificate-fileuploader,
.contactcard-fileuploader,
.statements-fileuploader,
.pendingaction-fileuploader {
  margin-left: 0.4em;
}
.required-summary > div + div {
  margin-top: 0.5em;
}
.required-summary ul.grouped-list {
  margin-top: 0.3em;
}
.applypermit .field-help,
.rhcheck .field-help,
.users-container .field-help,
.authority-container .field-help,
.neighbourhear-container .field-help,
.responsiblerequest-container .field-help,
.statement .field-help {
  margin-bottom: 1em;
}
.neighbourForm th,
.neighbourForm td {
  vertical-align: top;
  text-align: left;
}
.neighbourForm .neighbourRow td {
  height: 5em;
}
.permit-printing h3 {
  border-bottom: 1px solid #00328f;
}
.permit-printing-container {
  margin-left: 3em;
}
.associatedpermit-container {
  border: 1px solid lightgray;
  padding: 1em;
  margin-bottom: 0.5em;
}
.associatedpermit-link {
  font-size: 1.2em;
  padding-bottom: 0.5em;
}
.associatedpermit-title {
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 0.5em;
}
.associatedpermit-text {
  font-style: italic;
}
.permitdata-condition-title {
  font-weight: bold;
  padding-top: 1em;
}
.permitdata-decision-table {
  border-spacing: 0;
}
tr + tr.permitdata-group > td {
  padding-top: 1em;
}
.permitdata-text-notitle {
  padding-top: 1em;
}
.permitprocessor-menu {
  margin-bottom: 0.5em;
}
.map-drawings-container-cell {
  width: 170px;
  padding-left: 5px;
}
.map-drawings-container {
  height: 450px;
  overflow: auto;
}
.map-permitobjects-container {
  margin-top: 0.5em;
}
.bubble .permitobject-roleselector {
  margin-left: 0.5em;
  width: 18em;
}
.map-drawings-help-editable img {
  margin-left: 2px;
}
td.map-drawings-container-cell h3 {
  margin: 0;
  margin-bottom: 0.3em;
  padding: 0 0 0.3em 0;
  border-width: 2px;
  font-weight: normal;
}
.icon-ims.icon-tool.map-drawings-required {
  background-color: #fff7a0;
  border: 2px solid #fff7a0;
}
.permitdatacontainer-withmap-left {
  float: left;
}
.permitdatacontainer-withmap-right {
  float: left;
  margin-left: 1em;
}
.location-map-container .search-toggle {
  display: none;
}
.location-map-container .field-help {
  margin-bottom: 0.5em;
  background: unset;
}
body.thanks-page {
  background: #197cb6 url('images/logon-background.gif') top left repeat-x;
  background-size: contain;
}
.thanks-page .page {
  background: transparent url('images/logon-background-image.png') top left no-repeat;
  background-size: 100% auto;
}
.thanks-page .page .content .inner-content {
  margin-top: 50px;
  padding: 1px;
  box-shadow: 0 0 10px 1px #aeaeb6;
  -moz-box-shadow: 0 0 10px 1px #aeaeb6;
  -webkit-box-shadow: 0 0 10px 1px #aeaeb6;
}
.thanks-page .page .content .inner-content {
  background: #ffffff url('images/thanks-box.png') top right no-repeat;
  background: rgba(255, 255, 255, 0.8) url('images/thanks-box.png') top right no-repeat;
  min-height: 350px;
}
.thanks-page .page .content .inner-content > div {
  margin: 30px;
}
.mailpreview-mail-container {
  padding: 1em;
}
.mailpreview-mail-container + .mailpreview-mail-container {
  border-top: 1px solid #000000;
}
.mailpreview-mail-subject {
  font-weight: bold;
  text-decoration: underline;
}
.apartment-container,
.inspection-container,
.permitphase-container,
.attachmentstable-container {
  overflow: auto;
}
.pendingaction-container-separator {
  font-weight: bold;
  font-size: 1.2em;
}
.pendingaction-container-singleline .pendingaction-top {
  float: left;
}
.pendingaction-container-singleline .pendingaction-bottom {
  float: right;
  margin: 0;
  padding: 0;
}
.process-permit-container h3 {
  border: none;
  font-size: 1em;
}
.process-permit-container .required-summary-noerrors {
  display: none;
}
.translations-table th,
.translations-table td {
  text-align: left;
}
.translations-table-level > .translations-table-level {
  padding-left: 1.5em;
}
.permit-location-help {
  margin-top: 0.5em;
}
div.helpindex-content {
  padding: 10px;
}
div.helpindex-content ul {
  margin: 0;
  padding: 0;
}
div.helpindex-content ul li {
  padding: 5px 0 5px 0;
}
.field-permituserid {
  width: 10.5em;
}
.permit-user-rights {
  font-style: italic;
  color: gray;
}
.permit-user-edit {
  margin-top: 12px;
}
.responsible-expired .responsible > div {
  margin-bottom: 1em;
}
.responsible-expired .responsible .contactcontainer {
  float: initial;
  margin: initial;
  min-width: initial;
  min-height: initial;
}
.responsible-expired .authority {
  margin-top: 2em;
}
.responsible-expired .authority > div {
  margin-bottom: 1em;
}
.permit-print-check-list-label {
  font-size: 14px;
  font-weight: 600;
}
.permit-print-check-list-label-container {
  margin-top: 1em;
  margin-bottom: 1em;
}
.permit-print-check-list-sites {
  font-weight: 600;
  margin-bottom: 1em;
}
.content .link-reservations .submit-with-back-link input[type='submit'] {
  margin-top: 0;
}
.content .order-layout .order-cart-page.add-product-page {
  padding-left: 1.5em;
}
.content .order-layout .asiointi-nav-tabs.object-selection-tabs {
  display: none;
}
.content .order-layout .nav-tabs.object-selection-tabs {
  margin-left: 14px;
}
.submit-with-back-link {
  margin-top: 1em;
}
.back-link {
  margin-right: 1em;
}
.address-label {
  margin-left: 5px;
  height: 18px;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #353a40;
}
#location-searchfield {
  border: 1px solid #003054;
  outline: none;
}
.order-button-container input#location-searchfield:focus {
  outline: 1px solid #003054;
}
.myobjects ul.myobject-list li {
  padding: unset !important;
  border: 1px solid #003054 !important;
  border-radius: 4px;
  margin-bottom: 1em !important;
}
.myobjects ul.myobject-list li .myobject-img {
  display: none;
}
.myobjects ul.myobject-list li h4 {
  padding-left: 1em !important;
}
.myobjects ul.myobject-list li span,
.myobjects ul.myobject-list li p {
  padding-left: 2em !important;
}
.myobjects ul.myobject-list li:hover {
  background-color: #f1f1f6 !important;
}
.order-button-container .map-search-pickposition {
  border: 1px solid #003054;
  background: #e0e1e9 url('images/icons/18 spot blue.svg') left 10px center / 18px 18px no-repeat;
  background-size: 18px 18px;
  padding: 0.5em 0.5em 0.5em 2.5em;
  color: #003054;
  cursor: pointer;
  margin: 2px;
}
.order-button-container .map-search-pickposition:focus {
  border: 2px solid #003054 !important;
  outline: none;
}
.order-button-container .map-search-pickposition:hover {
  background: #89c6ed url('images/icons/18 spot blue.svg') left 10px center / 18px 18px no-repeat;
}
.user-help-button {
  height: 24px;
  width: 24px;
  margin-left: 1em;
  display: inline-block;
  background: url('images/icons/help white filled.svg') center / 18px 18px no-repeat;
  background-color: #003054;
  border-radius: 50%;
  align-self: center;
  position: relative;
}
.user-help-popup {
  display: none;
  position: absolute;
  border: 1px solid #003054;
  padding: 10px;
  z-index: 10000;
  /*max-width: 30%;*/
  max-width: 550px;
  background-color: #f1f1f6;
  overflow-wrap: break-word;
  margin: 5px;
  min-width: 200px;
}
.user-help-popup p {
  font-size: 14px;
  font-weight: normal;
}
.cart-productlist .main-info h1,
.location-map-container .map-objects-list h3 {
  color: #252a2e !important;
}
.tooltiptext {
  visibility: hidden;
  background-color: #353a40;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  right: 100%;
  margin-right: 2px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.3s;
  white-space: nowrap;
}
.selected-object {
  overflow: auto;
}
.selected-object .header-container {
  display: flex;
  justify-content: space-between;
}
.selected-object .title h3 {
  color: #003054;
}
.selected-object .metadata {
  margin-bottom: 0.2em;
}
.selected-object .metadata-label {
  font-weight: bold;
}
.selected-object .addresses {
  margin-top: 1em;
  margin-bottom: 1em;
}
.selected-object .accordion-product.print {
  min-height: 230px;
}
.selected-object .accordion-product.print .product-main-info {
  padding: 0px 50px 0px 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.selected-object .accordion-product.print .product-main-info .product-name.print {
  margin-top: 10px;
}
.selected-object .accordion-product.print .product-main-info .product-name.print h3 {
  color: #252a2e;
}
.selected-object .accordion-product.print .product-main-info .price {
  margin: 5px 0px 0px 0px;
  display: flex;
  font-size: 18pt;
  flex-wrap: wrap;
}
.selected-object .accordion-product.print .product-main-info .price h3 {
  color: #252a2e;
}
.selected-object .accordion-product.print .product-info {
  width: 100%;
  margin-bottom: 20px;
}
.selected-object .accordion-product.print .product-additional-info {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
}
.selected-object .accordion-product.print .product-additional-info .button-container {
  margin-left: auto;
  display: grid;
  align-items: flex-end;
}
.selected-object .accordion-product.print .product-additional-info .button-container .add-button {
  display: inline-flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 0.5em;
  padding-right: 30px;
}
.selected-object .accordion-product.print .product-additional-info .button-container .add-button label {
  cursor: pointer;
  margin: unset;
}
.selected-object .accordion-product.print .product-additional-info .button-container .add-button label h3 {
  color: white;
}
.selected-object .accordion-product.print .product-additional-info .button-container .add-button h3 {
  padding: unset !important;
}
.selected-object .accordion-product.print .product-additional-info .button-container .add-button h3 {
  padding: unset !important;
}
.selected-object .accordion-product.print .product-additional-info .button-container .add-button.ui-autocomplete-loading {
  background: #90939f url('images/small-loader.gif') right 6px center no-repeat;
}
.selected-object .accordion-product.print .product-additional-info .button-container .add-button:disabled {
  background-color: #90939f;
  border: solid 1px #90939f;
  cursor: none;
}
.selected-object .accordion-product.print .product-additional-info .button-container .add-button:disabled label {
  cursor: none;
}
@media (max-width: 600px) {
  .selected-object .accordion-product.print .product-name.print,
  .selected-object .accordion-product.print .price {
    margin-top: 25px !important;
  }
}
.selected-object .accordion-product {
  display: block !important;
  border: 1px solid;
  border-radius: 4px;
  border-color: #003054;
  margin-bottom: 16px;
  box-shadow: 0px 4px 4px 0px #00000040;
  background-color: #f1f1f6;
}
.selected-object .accordion-product .accordion-header {
  display: none !important;
}
.selected-object .accordion-product .header-container {
  display: grid;
  grid-template-columns: 1fr;
}
.selected-object .accordion-product .header-container .icons {
  right: 22px;
  position: absolute;
  display: flex;
  justify-content: flex-end;
}
.selected-object .accordion-product .header-container .icons .items-count-container {
  background-image: url('images/icons/28 white filled basket.svg');
  width: 28px;
  height: 28px;
  border: 0;
  padding: 0;
  background-repeat: no-repeat;
  position: relative;
  margin-right: 1em;
  background-color: #353a40;
  display: grid;
  z-index: 0;
}
.selected-object .accordion-product .header-container .icons .items-count-container .items-quantity {
  font-weight: bold;
  text-align: center;
  margin-top: 9px;
  color: #252a2e;
}
.selected-object .accordion-product .header-container .icons .icon-expand {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0.5em;
  color: #003054;
  background-image: url('images/icons/18 expand.svg');
  background-position: center;
  cursor: pointer;
}
.selected-object .accordion-product .header-container .icons .icon-expand:hover .tooltiptext.expand {
  visibility: visible;
  opacity: 1;
}
.selected-object .accordion-product .header-container .icons .icon-expand[data-expanded='true'] {
  background-image: url('images/icons/18 collapse.svg');
}
.selected-object .accordion-product .header-container .icons .icon-expand[data-expanded='true']:hover .tooltiptext.expand {
  visibility: hidden;
}
.selected-object .accordion-product .header-container .icons .icon-expand[data-expanded='true']:hover .tooltiptext.collapse {
  visibility: visible;
  opacity: 1;
  display: inline-block;
}
.selected-object .accordion-product .header-container .general-info-and-button {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.selected-object .accordion-product .header-container .general-info-and-button .general-info {
  display: flex;
  width: 50%;
  margin: 8px;
  align-items: center;
}
.selected-object .accordion-product .header-container .general-info-and-button .general-info .fake-accordion-header {
  cursor: pointer;
}
.selected-object .accordion-product .header-container .general-info-and-button .general-info .fake-accordion-header:not(.no-cursor):hover h3 {
  text-decoration: underline;
}
.selected-object .accordion-product .header-container .general-info-and-button .general-info .fake-accordion-header.no-cursor {
  cursor: unset;
}
.selected-object .accordion-product .header-container .general-info-and-button .button-container {
  margin-top: 30px;
  margin-left: auto;
  display: grid;
  align-items: flex-end;
}
.selected-object .accordion-product .header-container .general-info-and-button .button-container .add-all-button {
  display: inline-flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 0.5em;
  padding-right: 30px;
}
.selected-object .accordion-product .header-container .general-info-and-button .button-container .add-all-button h3 {
  color: white;
  padding: unset !important;
}
.selected-object .accordion-product .header-container .general-info-and-button .button-container .add-all-button.ui-autocomplete-loading {
  background: #90939f url('images/small-loader.gif') right 6px center no-repeat;
}
.selected-object .accordion-product .header-container.disabled .items-count-container {
  background-color: #90939f !important;
}
.selected-object .accordion-product .header-container.disabled .items-count-container .items-quantity {
  display: none !important;
}
.selected-object .accordion-product .header-container.disabled .icon-expand {
  background-image: url('images/icons/18 gray expand.svg');
  cursor: unset;
}
.selected-object .accordion-product .header-container.disabled .icon-expand:hover {
  background-color: unset !important;
  filter: unset !important;
}
.selected-object .accordion-product .header-container.disabled .icon-expand:hover .tooltiptext {
  visibility: hidden !important;
}
.selected-object .accordion-product .header-container.disabled .add-all-button {
  background-color: #90939f !important;
  border: solid 1px #90939f !important;
}
.selected-object .accordion-product .header-container.disabled .add-all-button h3 {
  color: white;
}
.selected-object .accordion-product .header-container.unaddable .items-count-container {
  background-color: #90939f !important;
}
.selected-object .accordion-product .header-container.unaddable .items-count-container .items-quantity {
  display: none !important;
}
.selected-object .accordion-product .header-container.unaddable .add-all-button {
  background-color: #90939f !important;
  border: solid 1px #90939f !important;
}
.selected-object .product-name h3 {
  color: #252a2e;
}
.selected-object .product-name.ui-accordion-header {
  border: none;
  font-size: 1.2em;
  background-image: none;
  background-color: white;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #363545;
  padding: 10px 8px 10px 8px;
}
.selected-object .order-button {
  margin: 2px;
}
.selected-object .add-button:not(.ui-autocomplete-loading):not(:disabled):hover,
.selected-object .add-all-button:not(.ui-autocomplete-loading):not(:disabled):hover {
  background-color: #89c6ed !important;
  color: #003054;
  background-image: url('images/icons/18 basket dark-navy.svg') !important;
  cursor: pointer;
}
.selected-object .add-button:not(.ui-autocomplete-loading):not(:disabled):hover h3,
.selected-object .add-all-button:not(.ui-autocomplete-loading):not(:disabled):hover h3 {
  color: #003054 !important;
}
.selected-object .divider {
  height: 1px;
  background-color: #d0d0d7;
}
.selected-object div.documents-quantity {
  min-width: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #353a40;
}
.selected-object div.documents-quantity h1 {
  padding: unset !important;
  margin: unset !important;
  color: #252a2e !important;
  font-size: 20px;
}
.selected-object .product {
  margin-left: 15px;
  overflow-wrap: break-word;
  max-width: 80%;
}
.selected-object .product.inactive .title h3 {
  color: #252a2e;
}
.selected-object .product > * {
  margin: 0.5em 0;
}
.selected-object .product-info {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px;
  background-color: inherit;
  background: none;
}
.selected-object .product-info .product-documents {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
}
@media (min-width: 2000px) {
  .selected-object .product-info .product-documents {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 600px) {
  .selected-object .product-info .product-documents {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}
.selected-object .document {
  margin: 10px;
  border: solid 1px #9d9da6;
  min-height: 250px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: flex-start;
  background-color: white;
}
.selected-object .document .main-info {
  display: flex;
  width: 100%;
  justify-content: space-between;
  overflow-wrap: anywhere;
}
.selected-object .document .main-info .price {
  flex: 0 0 30%;
  margin-top: 15px;
  display: flex;
  font-size: 18pt;
  justify-content: center;
}
.selected-object .document .main-info .price h3 {
  color: #252a2e;
}
.selected-object .document .main-info .price .price-label {
  display: none;
}
.selected-object .document .main-info .price .tax-percentage {
  display: none;
}
.selected-object .document .main-info .document-name {
  padding: 8px 8px 8px 20px;
  width: 65%;
}
.selected-object .document .main-info .document-name h4 {
  color: #252a2e;
}
.selected-object .document .additional-info {
  display: flex;
  width: 100%;
}
.selected-object .document .additional-info .image-container button span {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.selected-object .document .additional-info .info-column {
  flex-grow: 1;
  overflow-wrap: break-word;
}
@media (max-width: 480px) {
  .selected-object .document .additional-info {
    flex-wrap: wrap;
  }
}
.selected-object .document-link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 250px;
  min-height: 60px;
  margin: 0px 10px 16px 10px;
  border: solid 1px #9d9da6;
  background-color: white;
}
.selected-object .document-link .main-info {
  width: 100%;
}
.selected-object .document-link .main-info .attachment-file {
  display: flex;
  width: fit-content;
  font-size: 14pt;
  color: #003054;
  padding: 10px 50px 10px 10px;
  background: #ffffff url('images/icons/28 download dark-navy.svg') right 10px center / 28px 28px no-repeat;
  overflow-wrap: break-word;
}
.selected-object .document-link:hover {
  border: solid 1px #003054;
}
.selected-object .document.selection-highlight {
  border-color: #252a2e;
  box-shadow: 1px 3px 6px 0 #252a2e;
}
.selected-object .custom-checkbox {
  height: 28px;
  display: inline-flex !important;
  flex: 0 0 28px;
  justify-content: flex-end;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0px !important;
}
.selected-object .custom-checkbox:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.selected-object .select-all.custom-checkbox {
  display: inline-block;
  margin-left: 8px;
}
.selected-object label.custom-checkbox {
  font-size: 1.1em;
  font-weight: normal !important;
}
.selected-object .hidden-checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.selected-object .custom-checkbox .shown-checkmark {
  margin: 0%;
  position: absolute;
  top: 0;
  width: 28px;
  height: 28px;
  border: solid 1px #003054;
  background-image: url('images/icons/18 basket dark-navy.svg');
  display: flex;
  justify-content: flex-end;
}
.selected-object .custom-checkbox input:checked ~ .add-to-basket {
  visibility: hidden !important;
}
.selected-object .custom-checkbox input:checked ~ .shown-checkmark {
  background-image: url('images/icons/18 basket white.svg');
  background-color: #003054;
}
.selected-object .custom-checkbox input:checked ~ .shown-checkmark:after {
  display: block;
}
.selected-object .custom-checkbox input[type="checkbox"]:not(:checked) ~ .remove-from-basket {
  visibility: hidden !important;
}
.selected-object .shown-checkmark:after {
  content: '';
  position: absolute;
  display: none;
}
.selected-object .info-column {
  margin: 10px 20px;
  overflow: hidden;
}
.selected-object .product-description {
  padding: 8px 10px 8px 10px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #252a2e;
}
.selected-object .product-description .html-description p {
  color: #252a2e !important;
}
.selected-object .print .product-description {
  padding-left: 0px;
}
.selected-object .image-container {
  margin: 10px 20px 10px 20px;
  width: 200px;
  text-align: unset !important;
}
.selected-object .image-container img {
  border: solid 1px #e0e1e9;
}
.selected-object .checkbox-container {
  margin: 10px 0px !important;
  display: inline-flex !important;
}
@media (max-width: 600px) {
  .general-info-and-button {
    margin-top: 25px;
  }
}
#back-to-products {
  margin: 0;
}
.document-thumbnail {
  border-style: solid;
  border-color: darkgray;
  border-width: 1px;
  padding: 1px;
  max-width: 152px;
  max-height: 152px;
  border: 1px solid #ffffff;
}
.document-thumbnail:hover {
  border: 1px solid #003054;
}
.document-thumbnail.bigger-thumbnail {
  width: 100%;
  max-width: none;
  max-height: none;
}
button.document-thumbnail-button {
  display: none;
  background-image: url('images/icons/download image.svg');
  background-repeat: no-repeat;
  background-size: 60%;
  background-position-y: 80%;
  background-position-x: center;
  background-color: #e0e1e9;
  color: #003054;
  width: 140px;
  height: 140px !important;
  cursor: pointer;
  border: unset;
}
button.document-thumbnail-button span {
  display: inline-block;
  position: relative;
  height: inherit;
  padding: 10px;
  white-space: normal;
  word-wrap: break-word;
}
button.document-thumbnail-button:hover {
  border: solid 1px #003054;
}
#alternate-pricing-checkbox {
  display: inline-flex !important;
}
input[type=checkbox] ~ .checkbox-box + span.checkbox-label {
  margin: 0 5px;
  font-weight: normal;
}
.text-not-transformed {
  text-transform: unset !important;
}
.colorpicker {
  width: 356px;
  height: 176px;
  overflow: hidden;
  position: absolute;
  background: url(images/colorpicker/custom_background.png);
  font-family: Arial, Helvetica, sans-serif;
  display: none;
  z-index: 1001;
}
.colorpicker_color {
  width: 150px;
  height: 150px;
  left: 14px;
  top: 13px;
  position: absolute;
  background: #f00;
  overflow: hidden;
  cursor: crosshair;
}
.colorpicker_color div {
  position: absolute;
  top: 0;
  left: 0;
  background: url(images/colorpicker/custom_overlay.png);
  width: 150px;
  height: 150px;
}
.colorpicker_color div div {
  position: absolute;
  top: 0;
  left: 0;
  width: 11px;
  height: 11px;
  overflow: hidden;
  background: url(images/colorpicker/custom_select.gif);
  margin: -5px 0 0 -5px;
}
.colorpicker_hue {
  position: absolute;
  top: 13px;
  left: 171px;
  width: 35px;
  height: 150px;
  cursor: n-resize;
}
.colorpicker_hue div {
  position: absolute;
  width: 35px;
  height: 9px;
  overflow: hidden;
  background: url(images/colorpicker/custom_indic.gif) left top;
  margin: -4px 0 0 0;
  left: 0px;
}
.colorpicker_new_color {
  position: absolute;
  width: 60px;
  height: 30px;
  left: 213px;
  top: 13px;
  background: #f00;
}
.colorpicker_current_color {
  position: absolute;
  width: 60px;
  height: 30px;
  left: 283px;
  top: 13px;
  background: #f00;
}
.colorpicker input {
  background-color: transparent;
  border: 1px solid transparent;
  position: absolute;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #898989;
  top: 4px;
  right: 11px;
  text-align: right;
  margin: 0;
  padding: 0;
  height: 11px;
}
.colorpicker_hex {
  position: absolute;
  width: 72px;
  height: 22px;
  background: url(images/colorpicker/custom_hex.png) top;
  left: 212px;
  top: 142px;
}
.colorpicker_hex input {
  right: 6px;
}
.colorpicker_field {
  height: 22px;
  width: 62px;
  background-position: top;
  position: absolute;
}
.colorpicker_field span {
  position: absolute;
  width: 12px;
  height: 22px;
  overflow: hidden;
  top: 0;
  right: 0;
  cursor: n-resize;
}
.colorpicker_rgb_r {
  background-image: url(images/colorpicker/custom_rgb_r.png);
  top: 52px;
  left: 212px;
}
.colorpicker_rgb_g {
  background-image: url(images/colorpicker/custom_rgb_g.png);
  top: 82px;
  left: 212px;
}
.colorpicker_rgb_b {
  background-image: url(images/colorpicker/custom_rgb_b.png);
  top: 112px;
  left: 212px;
}
.colorpicker_hsb_h {
  background-image: url(images/colorpicker/custom_hsb_h.png);
  top: 52px;
  left: 282px;
}
.colorpicker_hsb_s {
  background-image: url(images/colorpicker/custom_hsb_s.png);
  top: 82px;
  left: 282px;
}
.colorpicker_hsb_b {
  background-image: url(images/colorpicker/custom_hsb_b.png);
  top: 112px;
  left: 282px;
}
.colorpicker_submit {
  position: absolute;
  width: 22px;
  height: 22px;
  background: url(images/colorpicker/custom_submit.png) top;
  left: 322px;
  top: 142px;
  overflow: hidden;
}
.colorpicker_focus {
  background-position: center;
}
.colorpicker_hex.colorpicker_focus {
  background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
  background-position: bottom;
}
.colorpicker_slider {
  background-position: bottom;
}
/*
 * VERSION 2.1.2
 * Original version: 1.0 © 2010 Andrew Valums ( andrew(at)valums.com )
 * Current Maintainer (2.0+): 2012, Ray Nicholus ( fineuploader(at)garstasio.com )
 *
 * Licensed under MIT license, GNU GPL 2 or later, GNU LGPL 2 or later, see license.txt.
 */
.qq-uploader {
  position: relative;
  width: 100%;
}
.qq-upload-button {
  display: block;
  /*or inline-block*/
  width: 105px;
  padding: 7px 0;
  text-align: center;
  background: #880000;
  border-bottom: 1px solid #DDD;
  color: #FFF;
}
.qq-upload-button-hover {
  background: #CC0000;
}
.qq-upload-button-focus {
  outline: 1px dotted #000000;
}
.qq-upload-drop-area,
.qq-upload-extra-drop-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 30px;
  z-index: 2;
  background: #FF9797;
  text-align: center;
}
.qq-upload-drop-area span {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -8px;
  font-size: 16px;
}
.qq-upload-extra-drop-area {
  position: relative;
  margin-top: 50px;
  font-size: 16px;
  padding-top: 30px;
  height: 20px;
  min-height: 40px;
}
.qq-upload-drop-area-active {
  background: #FF7171;
}
.qq-upload-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.qq-upload-list li {
  margin: 0;
  padding: 9px;
  line-height: 15px;
  font-size: 16px;
  background-color: #FFF0BD;
}
.qq-upload-file,
.qq-upload-spinner,
.qq-upload-size,
.qq-upload-cancel,
.qq-upload-failed-text,
.qq-upload-finished {
  margin-right: 12px;
}
.qq-upload-spinner {
  display: inline-block;
  background: url("loading.gif");
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}
.qq-upload-finished {
  display: none;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}
.qq-upload-size,
.qq-upload-cancel {
  font-size: 12px;
  font-weight: normal;
}
.qq-upload-failed-text {
  display: none;
  font-style: italic;
  font-weight: bold;
}
.qq-upload-failed-icon {
  display: none;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}
.qq-upload-fail .qq-upload-failed-text {
  display: inline;
}
.qq-upload-list li.qq-upload-success {
  background-color: #5DA30C;
  color: #FFFFFF;
}
.qq-upload-list li.qq-upload-fail {
  background-color: #D60000;
  color: #FFFFFF;
}
.qq-progress-bar {
  background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(50%, #2989d8), color-stop(51%, #207cca), color-stop(100%, #7db9e8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* W3C */
  width: 0%;
  height: 15px;
  border-radius: 6px;
  margin-bottom: 3px;
  display: none;
}
.tekla .qq-upload-spinner {
  background: url("images/icons/loading.gif") !important;
}
.tekla .qq-upload-button,
.tekla .qq-upload-list {
  float: left;
  clear: both;
}
.tekla .qq-upload-button {
  width: auto;
  padding: 0;
  background-color: transparent;
  border: none;
  color: #034af3;
  text-decoration: underline;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.tekla .qq-upload-button-hover {
  background: #eaeaea;
}
.tekla .qq-upload-button-focus {
  outline: initial;
}
.tekla .qq-upload-list li {
  line-height: initial;
  font-size: 1em;
  background-color: transparent;
  padding: 0;
}
.tekla .qq-upload-list span.icon:focus {
  outline: 2px solid -webkit-focus-ring-color;
}
.tekla .qq-upload-list span.icon:hover {
  opacity: 70%;
}
.tekla .qq-upload-list li.qq-upload-success {
  background-color: transparent;
  color: #000;
}
.tekla .qq-upload-list li.qq-upload-fail {
  background: #ffdfe7;
  color: #000;
}
/* global */
div.ui-cluetip {
  font-size: 1em;
}
.ui-cluetip-header,
.ui-cluetip-content {
  padding: 12px;
}
.ui-cluetip-header {
  font-size: 1em;
  margin: 0;
  overflow: hidden;
}
.cluetip-title .cluetip-close {
  float: right;
  position: relative;
}
.cluetip-close img {
  border: 0;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(images/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  width: 11px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-width: 0;
}
.cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default'
-------------------------------------- */
.cluetip-default,
.cluetip-default .cluetip-outer {
  background-color: #d9d9c2;
}
.cluetip-default .ui-cluetip-header {
  background-color: #87876a;
}
/*
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}
*/
/* default arrows */
div.cluetip-default .cluetip-arrows {
  border-width: 0;
  background: transparent none;
}
div.clue-right-default .cluetip-arrows {
  background-image: url(images/darrowleft.gif);
}
div.clue-left-default .cluetip-arrows {
  background-image: url(images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
div.clue-top-default .cluetip-arrows {
  background-image: url(images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  width: 22px;
  height: 11px;
}
div.clue-bottom-default .cluetip-arrows {
  background-image: url(images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  width: 22px;
  height: 11px;
}
/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: #fff;
}
.cluetip-jtip .cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}
.cluetip-jtip .cluetip-inner {
  padding: 5px;
  display: inline-block;
}
.cluetip-jtip div.cluetip-close {
  text-align: right;
  margin: 0 5px 0;
  color: #900;
}
.cluetip-jtip .ui-cluetip-header {
  background-color: #ccc;
  padding: 6px;
  /*  margin-bottom: 1em;*/
}
/* jtip arrows */
div.cluetip-jtip .cluetip-arrows {
  border-width: 0;
  background: transparent none;
}
div.clue-right-jtip .cluetip-arrows {
  background-image: url(images/arrowleft.gif);
}
div.clue-left-jtip .cluetip-arrows {
  background-image: url(images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
div.clue-top-jtip .cluetip-arrows {
  background-image: url(images/arrowdown.gif);
  top: 100%;
  left: 50%;
  width: 22px;
  height: 11px;
  margin-left: -11px;
}
div.clue-bottom-jtip .cluetip-arrows {
  background-image: url(images/arrowup.gif);
  top: -11px;
  left: 50%;
  width: 22px;
  height: 11px;
  margin-left: -11px;
}
/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */
.cluetip-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.cluetip-rounded .cluetip-outer {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
}
.cluetip-rounded .cluetip-arrows {
  border-color: #ccc;
}
/* need to be more specific here to override ThemeRoller defaults */
div.cluetip-rounded .cluetip-arrows {
  font-size: 0;
  line-height: 0%;
  width: 0;
  height: 0;
  border-style: solid;
  background: transparent none;
}
div.clue-right-rounded .cluetip-arrows {
  border-width: 11px 11px 11px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
div.clue-left-rounded .cluetip-arrows {
  left: 100%;
  margin-right: -11px;
  border-width: 11px 0 11px 11px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
div.clue-top-rounded .cluetip-arrows {
  top: 100%;
  left: 50%;
  border-width: 11px 11px 0 11px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.clue-bottom-rounded .cluetip-arrows {
  top: -11px;
  left: 50%;
  border-width: 0 11px 11px 11px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
}
/* stupid IE6 HasLayout hack */
.cluetip-rounded .cluetip-title,
.cluetip-rounded .cluetip-inner {
  zoom: 1;
}
.tekla #cluetip-waitimage {
  background-image: url(images/cluetip/wait.gif);
}
.tekla div.clue-right-default .cluetip-arrows {
  background-image: url(images/cluetip/darrowleft.gif);
}
.tekla div.clue-left-default .cluetip-arrows {
  background-image: url(images/cluetip/darrowright.gif);
}
.tekla div.clue-top-default .cluetip-arrows {
  background-image: url(images/cluetip/darrowdown.gif);
}
.tekla div.clue-bottom-default .cluetip-arrows {
  background-image: url(images/cluetip/darrowup.gif);
}
.tekla div.clue-right-jtip .cluetip-arrows {
  background-image: url(images/cluetip/arrowleft.gif);
}
.tekla div.clue-left-jtip .cluetip-arrows {
  background-image: url(images/cluetip/arrowright.gif);
}
.tekla div.clue-top-jtip .cluetip-arrows {
  background-image: url(images/cluetip/arrowdown.gif);
}
.tekla div.clue-bottom-jtip .cluetip-arrows {
  background-image: url(images/cluetip/arrowup.gif);
}
.tekla .ui-cluetip-header,
.tekla .ui-cluetip-content {
  border: 0;
}
.discussion-type-AUTH-header.ui-state-active,
.discussion-container.discussion-type-AUTH {
  background: #eaf2ff !important;
}
.discussion-container.discussion-type-AUTH .field-help {
  background: #fff;
}
.discussion-type-header > span {
  float: left;
}
.discussion-type-header.ui-state-active .new-messages-count {
  display: none;
}
.discussion-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.discussions-row,
.discussion-statement {
  padding: 2em;
}
.discussions-row .date {
  float: right;
}
.discussions-row .date {
  color: #8b8b8b;
}
.discussions-row .topic,
.discussions-row .icons {
  float: left;
}
.discussions-row .topic {
  font-weight: bold;
}
.discussions-row .icons {
  margin-left: 1em;
}
.discussions-row .icons + .icons {
  margin-left: 0.5em;
}
.discussions-row,
.discussions-row + .discussions-table-buttons,
.discussion-statement + .discussion-statement,
.discussion-statement + .discussion-newstatement,
.discussion-heading + .discussion-statement,
.discussion-heading + .discussion-newstatement {
  border-top: 1px solid #a8a8a8;
}
.discussion-container.discussion-type-AUTH .discussions-row,
.discussion-container.discussion-type-AUTH .discussions-row + .discussions-table-buttons {
  border-top-color: #d7dce5;
}
.discussions-row + .discussions-table-buttons,
.discussion-statement + .discussion-newstatement,
.discussion-heading + .discussion-statement,
.discussion-heading + .discussion-newstatement {
  border-top-width: 2px;
}
.discussions-row,
.discussion-statement + .discussion-statement {
  border-top-color: #dfdfdf;
}
.discussions-table-buttons,
.discussion-heading,
.discussion-newstatement {
  padding: 1em;
}
.discussion-heading .tolist,
.discussion-heading .topic,
.discussion-heading .icons {
  float: left;
}
.discussion-heading .tolist {
  font-weight: bold;
}
.discussion-heading .tolist:after {
  content: " \203A";
}
.discussion-heading .topic {
  margin-left: 0.5em;
  font-weight: bold;
}
.discussion-heading .icons {
  margin-left: 1em;
}
.discussion-heading .icons + .icons {
  margin-left: 0.5em;
}
.discussion-statement .date {
  float: right;
}
.discussion-statement .date {
  color: #8b8b8b;
}
.discussion-statement .user,
.discussion-statement .icons {
  float: left;
}
.discussion-statement .user {
  font-weight: bold;
}
.discussion-statement .icons {
  margin-left: 1em;
}
.discussion-statement .statement,
.discussion-statement .attachments {
  clear: both;
  zoom: 1;
}
.discussion-statement.odd {
  background-color: #f6f6f6;
}
.discussion-statement.even {
  background-color: #ededed;
}
.discussion-container.discussion-type-AUTH .discussion-statement.odd {
  background-color: #ffffff;
}
.discussion-container.discussion-type-AUTH .discussion-statement.even {
  background-color: #f5f9ff;
}
.discussion-newstatement .topic {
  margin-bottom: 1.5em;
}
.discussion-newstatement .statement {
  margin-bottom: 0.5em;
}
.discussion-newstatement label {
  font-weight: bold;
}
.discussion-newstatement .attachments {
  float: left;
}
.discussion-newstatement .buttons {
  float: right;
}
.discussion-display-onhover .icon-notflagged {
  display: none;
}
.discussion-display-onhover:hover .icon-notflagged {
  display: block;
}
.discussion-container .field-help {
  margin: 1em;
}
.discussion-flag-count,
.discussion-message-count {
  position: relative;
  left: -8px;
  bottom: 12px;
  padding-left: 3px;
  padding-right: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 9px;
  font-weight: bold;
  color: #fff;
  background-color: #005F9e;
  border: 1px solid #005F9e;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.presentation-main-help {
  padding: 2em;
}
.presentation-main-container {
  padding-bottom: 1em;
}
.presentation-edit-container {
  float: left;
  margin-right: 1em;
}
.presentation-main-container .edit-container {
  float: left;
  min-width: 70em;
  margin-right: 2em;
  padding-left: 0.6em;
}
.minimize-panel-button {
  display: none;
}
.presentation-list .edit-item-list {
  min-height: 50em;
}
.presentation-map-container {
  float: left;
  position: relative;
  margin-top: 10em;
  width: 500px;
  height: 480px;
  border: 1px solid lightgray;
  background: #F4F4F4;
}
.presentation-edit-container .field-line-width {
  width: 3em;
}
.checklist-main-container .margin-left {
  margin-left: 4em;
}
.checklist-main-container .disabled:not(.field-textarea) {
  color: gray;
}
.checklist-main-container .field-textarea.disabled {
  background-color: inherit;
  color: #000;
  border: none;
  font-style: italic;
  resize: none;
}
.checklist-main-container .check-container {
  padding-top: 0.4em;
  padding-left: 0.8em;
  padding-right: 0.8em;
}
.check-container-placeholder {
  border: 1px dotted;
  padding: inherit;
  margin: 0.75em;
}
.checkitem-container-placeholder td {
  border-bottom: 3px solid;
}
.checklist-main-container .check-header {
  overflow: hidden;
  position: relative;
  margin: 5px 0 5px 0;
  padding-top: 2px;
  padding-bottom: 3px;
  font-weight: bold;
}
.checklist-main-container .check-header .checklabel-editable {
  width: 95%;
  font-weight: bold;
}
.checklist-main-container .check-body {
  padding-top: 1em;
  margin: 0 12em 0 2em;
}
.checklist-main-container .check-body td {
  vertical-align: top;
  padding-bottom: 1em;
}
.checklist-main-container .modify-link-container {
  font-size: 0.8em;
  margin: 0 0 1.4em 0;
}
.checklist-main-container .tool-container {
  padding-bottom: 1em;
  padding-left: 1em;
  padding-right: 1em;
}
.checklist-main-container .checklist-filter-container {
  float: left;
}
.checklist-collapse-container a + a {
  margin-left: 0.5em;
}
.checklist-main-container .checklist-collapse-container-fill {
  float: left;
  margin-left: 3em;
}
.checklist-main-container .checklist-collapse-container-edit {
  float: right;
  margin-bottom: 0.8em;
}
.checklist-main-container .checked-totals {
  padding-top: 0.4em;
  float: right;
}
.checklist-main-container .group-check-count {
  float: right;
  margin-right: 1em;
}
.select-template-container-content {
  padding: 1.4em;
}
.select-template-container-content td {
  vertical-align: top;
  padding-bottom: 1.4em;
}
.select-template-container-content .template-name {
  font-weight: bold;
  padding-bottom: 0.4em;
}
.checklist-tool-panel-edit > .button-container,
.checklist-tool-panel-edit > .link-button-container {
  float: right;
}
.checklist-tool-panel-edit .button-container + .button-container,
.checklist-tool-panel-edit .button-container + .link-button-container,
.checklist-tool-panel-edit .link-button-container + .link-button-container,
.checklist-tool-panel-edit .link-button-container + .button-container {
  margin-right: 0.3em;
}
.checklist-tool-panel-edit > input {
  margin-top: 0.6em;
}
.checklist-tool-panel-edit .button-delete.more-margin {
  margin-right: 5em;
}
.checklist-general table {
  border-spacing: 1em;
}
.checklist-general td {
  vertical-align: top;
}
.checklist-general .input-cell input,
.checklist-general .input-cell textarea {
  width: 40em;
}
.checklist-general .input-cell textarea {
  height: 5em;
}
.checklist-general {
  margin-bottom: 0.6em;
}
.checklist-main-container .margin-bottom {
  margin-bottom: 1em;
}
.checklist-main-container .margin-top {
  margin-top: 1em;
}
.checklist-main-container .tool-panel a {
  float: right;
  margin: 0 0.3em 0 0.3em;
}
.checklist-main-container .tool-panel {
  width: 4em;
}
.checklist-main-container .checkitemlabel-editable {
  overflow: auto;
  height: 2em;
  width: 100%;
}
.checklist-checkgroup-container {
  display: flex;
}
.checklist-checkgroup-container .checkgroup-button-container {
  float: right;
}
.checklist-checkgroup-container .checkgroup-container {
  width: 100%;
  float: left;
}
.checklist-fields.hidden-checklist {
  display: none;
}
/* check, checkitem */
.check-container.new,
tr.checkitem-row.new {
  background-color: transparent;
  border: transparent;
}
.check-container .check-visible-new,
.check-container.new .check-visible-old,
tr.checkitem-row td div.checkitem-visible-new,
tr.checkitem-row.new td div.checkitem-visible-old {
  display: none;
}
.check-container .check-visible-old,
.check-container.new .check-visible-new,
tr.checkitem-row td div.checkitem-visible-old,
tr.checkitem-row.new td div.checkitem-visible-new {
  display: block;
}
/* check */
.check-container.new {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.check-container:not(.new) {
  border: 1px solid lightgray;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 1em;
}
/* checkitem */
.checkitem-row-placeholder {
  border: 1px dotted;
  margin: 0.75em;
}
@media print {
  .checkitem-tooltip {
    display: inline;
    color: lightgray;
    font-style: italic;
    margin-left: 2em;
  }
}
@media screen {
  .checkitem-tooltip {
    display: none;
  }
}
.standardtext-main-container {
  padding-bottom: 1em;
  height: 100%;
}
.standardtext-main-container .edit-container-section {
  float: left;
  min-width: 53em;
}
.standardtext-main-container .standardtext-list .edit-item-list {
  min-height: 40em;
}
.standardtext-main-container .standardtext-group-label {
  width: 10em;
  display: inline-block;
}
.standardtext-main-container .standardtext-filtergroup-list {
  margin-top: 0.3em;
}
.standardtext-main-container .edit-container-section .standardtext-language-content {
  margin: 0.5em 2em 0 1em;
}
.standardtext-main-container .group-multiselect {
  width: 35em;
}
.standardtext-selector {
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  padding-top: 0.2em;
}
.standardtext-selector select {
  background-color: white;
  max-width: 15em;
}
.standardtext-selector button {
  background: #7f7d88;
  color: #fff;
  border: 0;
  vertical-align: middle;
  cursor: default;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border-style: none;
  border-width: 0px;
  text-decoration: none;
  /*Inline or inline-block*/
  display: inline;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #0048a2 url(images/button-blue-bg.png) 50% 50% repeat-x;
  vertical-align: baseline;
  margin-left: 0.5em;
  padding: 0.3em 1em;
  height: 1.8em;
  font-size: 1em;
}
.standardtext-selector button:hover {
  background: #a8a6b4;
  text-decoration: none;
}
.standardtext-selector button:active {
  background: #7f7d88;
}
.standardtext-selector button:hover {
  background: #0058c4 url(images/button-blue-bg_hover.png) 50% 50% repeat-x;
}
table.dynamicfields-definitions {
  min-width: 30em;
}
table.dynamicfields-definitions td.tool-panel {
  width: 8em;
}
.dynamicfield-definitio-editor input,
.dynamicfield-definitio-editor select {
  padding: 4px;
  margin: 0;
}
.dynamicfield-definitio-editor h3 {
  margin-bottom: 0.5em;
}
.dynamicfield-definitio-editor td > label {
  padding-right: 1em;
}
.dynamicfield-definitio-editor .dynamicfields-flags {
  padding-top: 0.5em;
}
.dynamicfield-definitio-editor .dynamicfields-flags span + span {
  margin-left: 1em;
}
.dynamicfield-definitio-editor .tool-panel {
  padding-top: 1em;
  width: 100%;
  text-align: right;
}
.log-settings {
  padding: 20px;
}
.log-settings .setting-info {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 10px 20px 10px;
}
.log-settings .setting {
  padding: 10px 20px 10px 20px;
  font-size: 16px;
}
.log-settings .setting input[type=checkbox] {
  transform: scale(2);
}
.log-settings .setting label {
  margin-left: 18px;
}
.log-settings .submit-settings {
  padding: 20px 20px 20px 10px;
}
.logs {
  padding: 20px;
}
.logs .load-logs .log-date {
  padding: 10px 10px 5px 10px;
}
.logs .load-logs .log-input-label {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding-right: 4px;
  margin-bottom: 2px;
}
.logs .load-logs .log-input {
  padding: 10px 20px 10px 15px;
}
.logs .load-logs .log-operation {
  padding: 10px 10px 20px 10px;
}
.logs .load-logs .log-operation .log-input-operation {
  padding: 2px;
}
.logs .load-logs .load-all {
  display: flex;
  align-items: center;
  padding: 0px 20px 20px 15px;
}
.logs .load-logs .load-all input {
  transform: scale(2);
  margin-left: 4px;
}
.logs .load-logs .load-all label {
  padding-left: 14px;
  align-items: center;
}
.logs .load-logs .load-entries {
  padding: 10px 0px 0px 10px;
  display: flex;
  align-items: center;
}
.logs .load-logs .load-entries .spinner {
  margin-left: 8px;
}
.logs span,
.logs div,
.logs th,
.logs td {
  font-size: 12px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  text-align: left;
  color: #000000;
}
.logs a {
  color: #0063a3;
  text-decoration: none;
  padding: 1px;
}
.logs a:hover {
  text-decoration: underline;
}
.logs a img {
  border: 0;
}
.logs table .table-info {
  margin: 12px 0px 12px 0px;
}
.logs table tr th,
.logs table tr td {
  padding: 4px;
}
.logs table tr th:last-child {
  width: 100%;
}
.logs table .paging {
  display: flex;
  justify-content: center;
}
.logs table .paging span,
.logs table .paging a {
  padding: 4px;
  font-size: 14px;
}
.invoice-datacard .invoice-datacard-body {
  padding: 1.4em 1.4em 1.4em 1.4em;
}
.invoice-datacard .invoice-datacard-left {
  float: left;
}
.invoice-datacard .invoice-datacard-right {
  float: right;
}
.invoice-datacard .invoice-datacard-items {
  width: 100%;
  margin: 0.3em 4em 0.5em 0;
  padding: 0;
  border-collapse: collapse;
}
.invoice-datacard .invoice-datacard-items tbody td {
  border-bottom: 1px dashed #d3d3d3;
}
.invoice-datacard .invoice-datacard-item-desc {
  width: 80%;
  padding: 0.3em 0 0.3em 0;
}
ul.invoice-attribute-list {
  color: #ADADAD;
  font-size: 0.9em;
  padding: 0.1em 0 0 1em;
  margin: 0;
  list-style: none;
}
.invoice-datacard-item-date {
  width: 100%;
}
.invoice-datacard .invoice-datacard-item-totalsumdesc {
  text-align: right;
}
.invoice-datacard .invoice-datacard-item-sum,
.invoice-datacard .invoice-datacard-item-totalsum {
  padding-left: 1em;
  text-align: right;
}
.invoice-transfer button.invoice-transfer-button[type='submit'],
.invoice-transfer .invoice-report-action-container {
  margin-top: 1em;
}
.invoice-search-panel-footer #clear-search-parameters {
  margin-right: 1em;
}
.invoice-datacard .invalidated-invoice,
#invoice-results-tab tr.invalidated-invoice td {
  background-color: #ECECEC;
}
.invoice-datacard .transferred-invoice {
  background-color: #E3F2FF;
}
.invoice-datacard-timespan {
  font-weight: bold;
  padding-top: 1em;
}
.invoice-datacard-shortdata-timespan {
  padding-bottom: 0.4em;
}
.browse-invoice-tabs .invoice-results-container ul.invoice-browse-tool-panel {
  padding: 1em 0 0 0;
  margin: 0;
}
.invoice-results-container ul.invoice-browse-tool-panel li {
  list-style: none;
  float: left;
  margin: 0 1em 0 0;
}
.invoice-veryshortdata .invoice-span {
  margin-right: 1em;
}
.invoice-datacard .invoice-datacard-receiver .electronic-invoicing label {
  margin-right: 0.5em;
}
.invoice-datacard .invoice-datacard-receiver + .invoice-datacard-receiver {
  margin-top: 0.5em;
}
.related-invoices ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
input.mass-delete {
  margin-top: 1em;
}
/* custom styles */
.tekla .ui-jqgrid .ui-jqgrid-view {
  font-size: 1em;
}
.tekla .ui-jqgrid tr.ui-row-ltr td {
  vertical-align: middle;
}
.tekla .ui-jqgrid tr.ui-row-rtl td {
  vertical-align: middle;
}
.tekla .ui-jqgrid .loading {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  height: 66px;
  width: 66px;
  text-decoration: none;
  background-repeat: no-repeat !important;
  background-image: url(images/big-loader.gif) !important;
}
.tekla .rightstable tr.jqgrow td {
  white-space: nowrap;
}
.tekla div.jq-colchooser {
  z-index: 9000;
}
.tekla .jq-colchooser .ui-dialog-titlebar-close {
  text-indent: -9999999px;
}
.tekla .jq-colchooser .ui-dialog-buttonset .ui-button {
  border: 1px solid #d3d3d3;
  min-height: 28px;
  padding-left: 8px;
  padding-right: 8px;
}
.ui-multiselect {
  padding: 2px 0 2px 4px;
  text-align: left;
}
.ui-multiselect span.ui-icon {
  float: right;
  transform: scale(1.5);
  margin-right: 4px;
}
.ui-multiselect-single .ui-multiselect-checkboxes input {
  position: absolute !important;
  top: auto !important;
  left: -9999px;
}
.ui-multiselect-single .ui-multiselect-checkboxes label {
  padding: 5px !important;
}
.ui-multiselect-header {
  margin-bottom: 3px;
  padding: 3px 0 3px 4px;
}
.ui-multiselect-header ul {
  font-size: 0.9em;
}
.ui-multiselect-header ul li {
  float: left;
  padding: 0 10px 0 0;
}
.ui-multiselect-header a {
  text-decoration: none;
}
.ui-multiselect-header a:hover {
  text-decoration: underline;
}
.ui-multiselect-header span.ui-icon {
  float: left;
}
.ui-multiselect-header li.ui-multiselect-close {
  float: right;
  text-align: right;
  padding-right: 0;
}
.ui-multiselect-header li.ui-multiselect-close a.ui-multiselect-close span.ui-icon-circle-close {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.ui-multiselect-menu {
  display: none;
  padding: 3px;
  position: absolute;
  z-index: 10000;
}
.ui-multiselect-checkboxes {
  position: relative /* fixes bug in IE6/7 */;
  overflow-y: scroll;
}
.ui-multiselect-checkboxes label {
  cursor: default;
  display: block;
  border: 1px solid transparent;
  padding: 3px 1px;
}
.ui-multiselect-checkboxes label input {
  position: relative;
  top: 1px;
}
.ui-multiselect-checkboxes li {
  clear: both;
  font-size: 0.9em;
  padding-right: 3px;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
  display: block;
  padding: 3px;
  margin: 1px 0;
  text-decoration: none;
}
/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label {
  border: none;
}
/* custom styles */
.ui-multiselect-buttonlabel {
  vertical-align: middle;
}
.ui-multiselect-checkboxes label {
  padding: 1px 1px;
  margin: 0;
}
.hide-close .ui-multiselect-close {
  display: none;
}
.hide-selectall .ui-multiselect-all {
  display: none;
}
.ui-multiselect-hasfilter ul {
  position: relative;
  top: 2px;
}
.ui-multiselect-filter {
  float: left;
  margin-right: 10px;
  font-size: 11px;
}
.ui-multiselect-filter input {
  width: 100px;
  font-size: 10px;
  margin-left: 5px;
  height: 15px;
  padding: 2px;
  border: 1px solid #292929;
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
.icon-permit {
  background: url(images/icons/icon-permit.png?7);
  background-repeat: no-repeat;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  height: 82px;
  width: 82px;
  text-decoration: none;
}
.icon-build-new {
  background-position: 0 0;
}
.icon-build-expansion {
  background-position: 0 -82px;
}
.icon-build-modification {
  background-position: 0 -164px;
}
.icon-build-demolition {
  background-position: 0 -246px;
}
.icon-permit-small {
  background: url(images/icons/icon-permit-small.png?7);
  background-repeat: no-repeat;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  height: 48px;
  width: 48px;
  text-decoration: none;
}
.icon-build-new-small {
  background-position: 0 0;
}
.icon-build-expansion-small {
  background-position: 0 -48px;
}
.icon-build-modification-small {
  background-position: 0 -96px;
}
.icon-build-demolition-small {
  background-position: 0 -144px;
}
.icon-discussion {
  background: url(images/icons/icon-discussion.png?8);
  background-repeat: no-repeat;
  text-indent: -99999px;
  overflow: hidden;
  height: 16px;
  width: 16px;
  text-decoration: none;
}
.icon-discussion-block {
  display: block;
}
.icon-discussion-inline-block {
  display: inline-block;
}
.icon-notflagged {
  background-position: 0 0;
}
.icon-flagged {
  background-position: 0 -16px;
}
.discussion-type-AUTH .icon-flagged {
  background-position: 0 -32px;
}
.icon-message {
  background-position: 0 -48px;
}
.discussion-type-AUTH .icon-message {
  background-position: 0 -64px;
}
.icon-discussion-neighbour {
  background-image: url(images/icons/icon-discussion-neighbour.png);
  background-repeat: no-repeat;
  text-indent: -99999px;
  overflow: hidden;
  height: 16px;
  width: 16px;
}
.icon-hearingsbyeservice {
  background-image: url(images/icons/icon-hearingsbyeservice.png);
  background-repeat: no-repeat;
  text-indent: -99999px;
  overflow: hidden;
  height: 16px;
  width: 16px;
}
.icon-energyefficiency {
  background: url(images/icons/icon-energyefficiency.png?7);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  text-indent: -99999px;
  overflow: hidden;
  height: 16px;
  width: 96px;
  text-decoration: none;
}
.icon-efficiency {
  display: none;
}
.icon-efficiencyA {
  background-position: 0 0;
}
.icon-efficiencyB {
  background-position: 0 -16px;
}
.icon-efficiencyC {
  background-position: 0 -32px;
}
.icon-efficiencyD {
  background-position: 0 -48px;
}
.icon-efficiencyE {
  background-position: 0 -64px;
}
.icon-efficiencyF {
  background-position: 0 -80px;
}
.icon-efficiencyG {
  background-position: 0 -96px;
}
.icon-document-header,
.icon-document-attributes,
.icon-document-has-link {
  margin-left: 0.5em;
  text-decoration: none !important;
  padding: 0 !important;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
}
.icon-document-attributes,
.icon-document-has-link {
  background-image: url(images/icons/icon-document.png);
  background-repeat: no-repeat;
  text-indent: -99999px;
  overflow: hidden;
  height: 16px;
  width: 16px;
}
.icon-document-attributes {
  background-position: 0 0;
}
.icon-document-attributes:hover {
  background-position: 0 -16px;
}
.icon-document-has-link {
  background-position: 0 -32px;
}
.icon-document-has-link:hover {
  background-position: 0 -48px;
}
.icon-email-notification {
  background-image: url(images/icons/email-notification.png);
  background-repeat: no-repeat;
  text-indent: -99999px;
  overflow: hidden;
  height: 16px;
  width: 16px;
}
.icon-permit-status-notready {
  background-image: url(images/icons/icon-permit-status.png);
  background-repeat: no-repeat;
  text-indent: -99999px;
  overflow: hidden;
  height: 24px;
  width: 24px;
  display: inline-block;
  background-position: 0 -24px;
}
.icon-permit-status-ready {
  background-image: url(images/icons/icon-permit-status.png);
  background-repeat: no-repeat;
  text-indent: -99999px;
  overflow: hidden;
  height: 24px;
  width: 24px;
  display: inline-block;
  background-position: 0 0;
}
.icon-unack-history {
  background-image: url(images/icons/icon-unack-history.png);
  background-repeat: no-repeat;
}
.icon-project-note {
  background-image: url(images/icons/icon-project-note-blue.png);
  background-repeat: no-repeat;
}
.icon.project-note-lock.locked {
  width: 18px;
  height: 18px;
  float: left;
  background-image: url(images/icons/icon-project-note-locked.png);
  background-repeat: no-repeat;
}
.icon.project-note-lock.unlocked {
  width: 24px;
  height: 18px;
  float: left;
  background-image: url(images/icons/icon-project-note-unlocked.png);
  background-repeat: no-repeat;
}
.icon.project-note-polling {
  width: 15px;
  height: 15px;
  float: left;
  background-image: url(images/icons/loading.gif);
  background-repeat: no-repeat;
}
.icon-move-to-archive {
  background-image: url(images/icons/move-to-archive.png);
  background-repeat: no-repeat;
  text-indent: -99999px;
  overflow: hidden;
  height: 16px;
  width: 16px;
}
body.mapwire .page {
  background: #ffffff url('images/logon-background-image.png') top left no-repeat;
  background-size: 100% auto;
}
body.new .service-links-container {
  height: auto;
  flex: 1;
  padding: 30px;
  font-size: 24px;
  margin: 0 auto;
}
body.new .service-links-container.service-links a {
  border: 1px solid transparent;
  color: #ffffff;
  position: relative;
  width: 200px;
  height: 250px;
  margin: 12px;
  background-color: transparent;
  display: inline-block;
  /*
            &.require-auth {
                &:hover {
                    .hover-link()
                }
            }
            */
  text-align: center;
}
body.new .service-links-container.service-links a:hover div {
  filter: drop-shadow(3px 5px 1px rgba(0, 0, 0, 0.4));
}
body.new .service-links-container.service-links a:hover h2.display-name {
  text-decoration: underline;
}
body.new .service-links-container.service-links a:focus {
  outline: solid black 2px;
}
body.new .service-links-container.service-links a:focus div {
  filter: drop-shadow(3px 5px 1px rgba(0, 0, 0, 0.4));
}
body.new .service-links-container.service-links a:focus h2.display-name {
  text-decoration: underline;
}
body.new .service-links-container.service-links a div {
  width: 200px;
  height: 250px;
  background-size: 200px auto;
  background-position: top;
  background-repeat: no-repeat;
}
body.new .service-links-container.service-links a h2.display-name {
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  height: 44px;
  bottom: 0;
  left: 0;
  color: #252A2E;
  font-size: 1em;
  font-weight: bold;
}
body.new .service-links-container.service-links a.efeedback div {
  background-image: url("images/asiointiFiServices/efeedback.png");
}
body.new .service-links-container.service-links a.esite div {
  background-image: url("images/asiointiFiServices/esite.png");
}
body.new .service-links-container.service-links a.epermit div {
  background-image: url("images/asiointiFiServices/epermit.png");
}
body.new .service-links-container.service-links a.epermit-publicarea div {
  background-image: url("images/asiointiFiServices/epermit-publicarea.png");
}
body.new .service-links-container.service-links a.epermit-environmental div {
  background-image: url("images/asiointiFiServices/epermit-environmental.png");
}
body.new .service-links-container.service-links a.epermit-proceedings div {
  background-image: url("images/asiointiFiServices/epermit-proceedings.png");
}
body.new .service-links-container.service-links a.epermit-permit div {
  background-image: url("images/asiointiFiServices/epermit-proceedings.png");
}
body.new .service-links-container.service-links a.epermit-eventpermit div {
  background-image: url("images/asiointiFiServices/epermit-eventpermit.png");
}
body.new .service-links-container.service-links a.epermit-eventcalendar div {
  background-image: url("images/asiointiFiServices/epermit-eventcalendar.png");
}
body.new .service-links-container.service-links a.epermit-eventlocations div {
  background-image: url("images/asiointiFiServices/epermit-eventlocations.png");
}
body.new .service-links-container.service-links a.ims div {
  background-image: url("images/asiointiFiServices/ims.png");
}
body.new .service-links-container.service-links a.ereservation div {
  background-image: url("images/asiointiFiServices/ereservation.png");
}
body.new .service-links-container.service-links a.eorder div {
  background-image: url("images/asiointiFiServices/eorder.png");
}
@media (max-width: 768px) {
  body.new .service-links-container {
    height: auto;
    flex: 1;
    padding: 30px;
    font-size: 15.36px;
    margin: 0 auto;
    width: 100%;
  }
  body.new .service-links-container.service-links a {
    border: 1px solid transparent;
    color: #ffffff;
    position: relative;
    width: 128px;
    height: 178px;
    margin: 7.68px;
    background-color: transparent;
    display: inline-block;
    /*
            &.require-auth {
                &:hover {
                    .hover-link()
                }
            }
            */
    text-align: center;
  }
  body.new .service-links-container.service-links a:hover div {
    filter: drop-shadow(3px 5px 1px rgba(0, 0, 0, 0.4));
  }
  body.new .service-links-container.service-links a:hover h2.display-name {
    text-decoration: underline;
  }
  body.new .service-links-container.service-links a:focus {
    outline: solid black 2px;
  }
  body.new .service-links-container.service-links a:focus div {
    filter: drop-shadow(3px 5px 1px rgba(0, 0, 0, 0.4));
  }
  body.new .service-links-container.service-links a:focus h2.display-name {
    text-decoration: underline;
  }
  body.new .service-links-container.service-links a div {
    width: 128px;
    height: 178px;
    background-size: 128px auto;
    background-position: top;
    background-repeat: no-repeat;
  }
  body.new .service-links-container.service-links a h2.display-name {
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    height: 44px;
    bottom: 0;
    left: 0;
    color: #252A2E;
    font-size: 1em;
    font-weight: bold;
  }
  body.new .service-links-container.service-links a.efeedback div {
    background-image: url("images/asiointiFiServices/efeedback.png");
  }
  body.new .service-links-container.service-links a.esite div {
    background-image: url("images/asiointiFiServices/esite.png");
  }
  body.new .service-links-container.service-links a.epermit div {
    background-image: url("images/asiointiFiServices/epermit.png");
  }
  body.new .service-links-container.service-links a.epermit-publicarea div {
    background-image: url("images/asiointiFiServices/epermit-publicarea.png");
  }
  body.new .service-links-container.service-links a.epermit-environmental div {
    background-image: url("images/asiointiFiServices/epermit-environmental.png");
  }
  body.new .service-links-container.service-links a.epermit-proceedings div {
    background-image: url("images/asiointiFiServices/epermit-proceedings.png");
  }
  body.new .service-links-container.service-links a.epermit-permit div {
    background-image: url("images/asiointiFiServices/epermit-proceedings.png");
  }
  body.new .service-links-container.service-links a.epermit-eventpermit div {
    background-image: url("images/asiointiFiServices/epermit-eventpermit.png");
  }
  body.new .service-links-container.service-links a.epermit-eventcalendar div {
    background-image: url("images/asiointiFiServices/epermit-eventcalendar.png");
  }
  body.new .service-links-container.service-links a.epermit-eventlocations div {
    background-image: url("images/asiointiFiServices/epermit-eventlocations.png");
  }
  body.new .service-links-container.service-links a.ims div {
    background-image: url("images/asiointiFiServices/ims.png");
  }
  body.new .service-links-container.service-links a.ereservation div {
    background-image: url("images/asiointiFiServices/ereservation.png");
  }
  body.new .service-links-container.service-links a.eorder div {
    background-image: url("images/asiointiFiServices/eorder.png");
  }
}
@media (min-width: 768px) {
  body.new .service-links-container {
    height: auto;
    flex: 1;
    padding: 30px;
    font-size: 15.36px;
    margin: 0 auto;
  }
  body.new .service-links-container.service-links a {
    border: 1px solid transparent;
    color: #ffffff;
    position: relative;
    width: 128px;
    height: 178px;
    margin: 7.68px;
    background-color: transparent;
    display: inline-block;
    /*
            &.require-auth {
                &:hover {
                    .hover-link()
                }
            }
            */
    text-align: center;
  }
  body.new .service-links-container.service-links a:hover div {
    filter: drop-shadow(3px 5px 1px rgba(0, 0, 0, 0.4));
  }
  body.new .service-links-container.service-links a:hover h2.display-name {
    text-decoration: underline;
  }
  body.new .service-links-container.service-links a:focus {
    outline: solid black 2px;
  }
  body.new .service-links-container.service-links a:focus div {
    filter: drop-shadow(3px 5px 1px rgba(0, 0, 0, 0.4));
  }
  body.new .service-links-container.service-links a:focus h2.display-name {
    text-decoration: underline;
  }
  body.new .service-links-container.service-links a div {
    width: 128px;
    height: 178px;
    background-size: 128px auto;
    background-position: top;
    background-repeat: no-repeat;
  }
  body.new .service-links-container.service-links a h2.display-name {
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    height: 44px;
    bottom: 0;
    left: 0;
    color: #252A2E;
    font-size: 1em;
    font-weight: bold;
  }
  body.new .service-links-container.service-links a.efeedback div {
    background-image: url("images/asiointiFiServices/efeedback.png");
  }
  body.new .service-links-container.service-links a.esite div {
    background-image: url("images/asiointiFiServices/esite.png");
  }
  body.new .service-links-container.service-links a.epermit div {
    background-image: url("images/asiointiFiServices/epermit.png");
  }
  body.new .service-links-container.service-links a.epermit-publicarea div {
    background-image: url("images/asiointiFiServices/epermit-publicarea.png");
  }
  body.new .service-links-container.service-links a.epermit-environmental div {
    background-image: url("images/asiointiFiServices/epermit-environmental.png");
  }
  body.new .service-links-container.service-links a.epermit-proceedings div {
    background-image: url("images/asiointiFiServices/epermit-proceedings.png");
  }
  body.new .service-links-container.service-links a.epermit-permit div {
    background-image: url("images/asiointiFiServices/epermit-proceedings.png");
  }
  body.new .service-links-container.service-links a.epermit-eventpermit div {
    background-image: url("images/asiointiFiServices/epermit-eventpermit.png");
  }
  body.new .service-links-container.service-links a.epermit-eventcalendar div {
    background-image: url("images/asiointiFiServices/epermit-eventcalendar.png");
  }
  body.new .service-links-container.service-links a.epermit-eventlocations div {
    background-image: url("images/asiointiFiServices/epermit-eventlocations.png");
  }
  body.new .service-links-container.service-links a.ims div {
    background-image: url("images/asiointiFiServices/ims.png");
  }
  body.new .service-links-container.service-links a.ereservation div {
    background-image: url("images/asiointiFiServices/ereservation.png");
  }
  body.new .service-links-container.service-links a.eorder div {
    background-image: url("images/asiointiFiServices/eorder.png");
  }
}
@media (min-width: 992px) {
  body.new .service-links-container {
    height: auto;
    flex: 1;
    padding: 30px;
    font-size: 19.84px;
    margin: 0 auto;
  }
  body.new .service-links-container.service-links a {
    border: 1px solid transparent;
    color: #ffffff;
    position: relative;
    width: 165.33333333px;
    height: 215.33333333px;
    margin: 9.92px;
    background-color: transparent;
    display: inline-block;
    /*
            &.require-auth {
                &:hover {
                    .hover-link()
                }
            }
            */
    text-align: center;
  }
  body.new .service-links-container.service-links a:hover div {
    filter: drop-shadow(3px 5px 1px rgba(0, 0, 0, 0.4));
  }
  body.new .service-links-container.service-links a:hover h2.display-name {
    text-decoration: underline;
  }
  body.new .service-links-container.service-links a:focus {
    outline: solid black 2px;
  }
  body.new .service-links-container.service-links a:focus div {
    filter: drop-shadow(3px 5px 1px rgba(0, 0, 0, 0.4));
  }
  body.new .service-links-container.service-links a:focus h2.display-name {
    text-decoration: underline;
  }
  body.new .service-links-container.service-links a div {
    width: 165.33333333px;
    height: 215.33333333px;
    background-size: 165.33333333px auto;
    background-position: top;
    background-repeat: no-repeat;
  }
  body.new .service-links-container.service-links a h2.display-name {
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    height: 44px;
    bottom: 0;
    left: 0;
    color: #252A2E;
    font-size: 1em;
    font-weight: bold;
  }
  body.new .service-links-container.service-links a.efeedback div {
    background-image: url("images/asiointiFiServices/efeedback.png");
  }
  body.new .service-links-container.service-links a.esite div {
    background-image: url("images/asiointiFiServices/esite.png");
  }
  body.new .service-links-container.service-links a.epermit div {
    background-image: url("images/asiointiFiServices/epermit.png");
  }
  body.new .service-links-container.service-links a.epermit-publicarea div {
    background-image: url("images/asiointiFiServices/epermit-publicarea.png");
  }
  body.new .service-links-container.service-links a.epermit-environmental div {
    background-image: url("images/asiointiFiServices/epermit-environmental.png");
  }
  body.new .service-links-container.service-links a.epermit-proceedings div {
    background-image: url("images/asiointiFiServices/epermit-proceedings.png");
  }
  body.new .service-links-container.service-links a.epermit-permit div {
    background-image: url("images/asiointiFiServices/epermit-proceedings.png");
  }
  body.new .service-links-container.service-links a.epermit-eventpermit div {
    background-image: url("images/asiointiFiServices/epermit-eventpermit.png");
  }
  body.new .service-links-container.service-links a.epermit-eventcalendar div {
    background-image: url("images/asiointiFiServices/epermit-eventcalendar.png");
  }
  body.new .service-links-container.service-links a.epermit-eventlocations div {
    background-image: url("images/asiointiFiServices/epermit-eventlocations.png");
  }
  body.new .service-links-container.service-links a.ims div {
    background-image: url("images/asiointiFiServices/ims.png");
  }
  body.new .service-links-container.service-links a.ereservation div {
    background-image: url("images/asiointiFiServices/ereservation.png");
  }
  body.new .service-links-container.service-links a.eorder div {
    background-image: url("images/asiointiFiServices/eorder.png");
  }
}
@media (min-width: 1200px) {
  body.new .service-links-container {
    height: auto;
    flex: 1;
    padding: 30px;
    font-size: 24px;
    margin: 0 auto;
  }
  body.new .service-links-container.service-links a {
    border: 1px solid transparent;
    color: #ffffff;
    position: relative;
    width: 200px;
    height: 250px;
    margin: 12px;
    background-color: transparent;
    display: inline-block;
    /*
            &.require-auth {
                &:hover {
                    .hover-link()
                }
            }
            */
    text-align: center;
  }
  body.new .service-links-container.service-links a:hover div {
    filter: drop-shadow(3px 5px 1px rgba(0, 0, 0, 0.4));
  }
  body.new .service-links-container.service-links a:hover h2.display-name {
    text-decoration: underline;
  }
  body.new .service-links-container.service-links a:focus {
    outline: solid black 2px;
  }
  body.new .service-links-container.service-links a:focus div {
    filter: drop-shadow(3px 5px 1px rgba(0, 0, 0, 0.4));
  }
  body.new .service-links-container.service-links a:focus h2.display-name {
    text-decoration: underline;
  }
  body.new .service-links-container.service-links a div {
    width: 200px;
    height: 250px;
    background-size: 200px auto;
    background-position: top;
    background-repeat: no-repeat;
  }
  body.new .service-links-container.service-links a h2.display-name {
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    height: 44px;
    bottom: 0;
    left: 0;
    color: #252A2E;
    font-size: 1em;
    font-weight: bold;
  }
  body.new .service-links-container.service-links a.efeedback div {
    background-image: url("images/asiointiFiServices/efeedback.png");
  }
  body.new .service-links-container.service-links a.esite div {
    background-image: url("images/asiointiFiServices/esite.png");
  }
  body.new .service-links-container.service-links a.epermit div {
    background-image: url("images/asiointiFiServices/epermit.png");
  }
  body.new .service-links-container.service-links a.epermit-publicarea div {
    background-image: url("images/asiointiFiServices/epermit-publicarea.png");
  }
  body.new .service-links-container.service-links a.epermit-environmental div {
    background-image: url("images/asiointiFiServices/epermit-environmental.png");
  }
  body.new .service-links-container.service-links a.epermit-proceedings div {
    background-image: url("images/asiointiFiServices/epermit-proceedings.png");
  }
  body.new .service-links-container.service-links a.epermit-permit div {
    background-image: url("images/asiointiFiServices/epermit-proceedings.png");
  }
  body.new .service-links-container.service-links a.epermit-eventpermit div {
    background-image: url("images/asiointiFiServices/epermit-eventpermit.png");
  }
  body.new .service-links-container.service-links a.epermit-eventcalendar div {
    background-image: url("images/asiointiFiServices/epermit-eventcalendar.png");
  }
  body.new .service-links-container.service-links a.epermit-eventlocations div {
    background-image: url("images/asiointiFiServices/epermit-eventlocations.png");
  }
  body.new .service-links-container.service-links a.ims div {
    background-image: url("images/asiointiFiServices/ims.png");
  }
  body.new .service-links-container.service-links a.ereservation div {
    background-image: url("images/asiointiFiServices/ereservation.png");
  }
  body.new .service-links-container.service-links a.eorder div {
    background-image: url("images/asiointiFiServices/eorder.png");
  }
}
/*lightgray;*/
/* 2em */
.bold-mixin {
  font-weight: 700;
}
.semibold-mixin {
  font-weight: 600;
}
.light-mixin {
  font-weight: 300;
}
.regular-mixin {
  font-weight: 400;
}
/* For Webkit browsers (Chrome, Safari, etc.) */
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(38, 37, 51, 0.5);
  border-radius: 6px;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(38, 37, 51, 0.7);
}
.tab-content {
  overflow-y: auto;
  overflow-x: hidden;
}
.area-orderadmin .page .header {
  display: block;
}
.payment-container {
  margin-top: 1em;
  margin-bottom: 0.4em;
}
.payment-container input[type="radio"] {
  margin: 5px 10px 5px 0px;
}
.payment-content {
  margin-top: 1em;
  margin-bottom: 0.4em;
}
.payment-button-container {
  margin-top: 1em;
  margin-bottom: 1em;
}
.order-browse-contacts .search-criteria-container {
  width: 220px;
  overflow: hidden;
  float: left;
  border-right: 1px solid gray;
}
.order-browse-contacts .search-criteria-container .browse-panel-content {
  background-color: white;
  border: none;
}
.order-browse-contacts .search-criteria-container .browse-panel-content label {
  font-weight: bold;
  font-size: 1em;
}
.order-browse-contacts .search-criteria-container .browse-panel-content input[type=text] {
  display: block;
  width: 200px;
}
.order-browse-contacts .search-criteria-container .browse-panel-content button {
  width: 200px;
}
.order-browse-contacts .result-container {
  width: 320px;
  float: right;
  max-height: 300px;
  overflow: auto;
}
.order-browse-contacts .result-container .contact-card {
  border-bottom: thin solid gray;
  padding: 0.15em;
  margin-bottom: 0.5em;
}
.order-browse-contacts .result-container .contact-card .name {
  font-size: 1.1em;
  font-weight: bold;
}
.order-browse-contacts .result-container .contact-card .address {
  background: #f6f6f6;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}
.order-browse-contacts .result-container .contact-card .address:hover {
  background-color: #C6C3D5;
}
.order-browse-contacts .result-container .contact-card:hover {
  background-color: #ECEBF1;
}
div.order-breadcrumb {
  /*    line-height: 38px;*/
  /*
        min-height: 38px;
        */
  display: flex;
  align-items: center;
}
div.order-breadcrumb .breadcrumbs {
  flex: 1;
}
div.order-breadcrumb ol {
  font-size: 1.1em;
  /*  padding-left: 1em;*/
  padding-left: 0;
  margin: 0;
  font-weight: 400;
}
div.order-breadcrumb ol li {
  /*margin-top: 0.4em;*/
  float: left;
  list-style: none;
  padding: 7px 10px;
  white-space: nowrap;
}
div.order-breadcrumb ol li .current {
  color: black !important;
  font-weight: 700;
}
div.order-breadcrumb ol li > a {
  /*   padding: 12px 10px 0 0;*/
  color: #005696;
}
div.order-breadcrumb ol li > span {
  /*padding: 12px 10px 0 0;*/
  color: black;
}
div.order-breadcrumb .cart-container {
  margin-top: -3px;
  float: right;
}
div.order-breadcrumb .cart-container .cart-price {
  float: right;
  line-height: 38px;
  margin-right: 0.5em;
}
div.order-breadcrumb .cart-toggle {
  display: inline-block;
  cursor: pointer;
  /*   line-height: 42px;*/
}
div.order-breadcrumb .checkout-button-container {
  display: inline-block;
}
div.order-breadcrumb .checkout-button-container .checkout-button {
  /*    height: 32px;*/
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 1em;
  /* padding-top: 7px;*/
}
div.order-breadcrumb .icon-cart {
  background-image: url('images/icons/basket-default.svg');
  width: 36px;
  height: 36px;
  border: 0;
  padding: 0;
  background-repeat: no-repeat;
  position: relative;
  margin-left: 0.5em;
  margin-right: 0.5em;
  margin-top: 4px;
  background-size: contain;
}
div.order-breadcrumb .item-count {
  color: #003054;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  z-index: 1;
  line-height: normal;
  width: 100%;
  height: 100%;
  text-align: center;
  block-size: inherit;
}
div.order-breadcrumb .item-count span {
  background-color: transparent;
  width: auto;
  height: auto;
  padding-top: 30%;
  text-align: center;
  position: absolute;
}
@media (max-width: 480px) {
  div.order-breadcrumb .checkout-button-container {
    float: right;
  }
}
body.logon-page {
  background: #f3f3f7 !important;
}
body.new {
  background: #f3f3f7 !important;
}
body.new.area-order .content .field-validation-error {
  vertical-align: middle;
  height: 18px;
  line-height: 18px;
  background: transparent;
  background-image: url(images/error-indicator.svg);
  background-repeat: no-repeat;
  text-indent: unset;
}
body.new.area-order .content .field-validation-error span {
  display: block;
}
body.new.area-order .content .required .field-validation-valid {
  margin-left: 2px;
  background: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: bottom;
  display: inline-block;
  height: 18px;
  width: 18px;
  text-indent: -99999px;
  overflow: hidden;
  font-weight: normal;
}
body.asiointi-fi .inner-content .main-page {
  display: flex;
  flex-flow: column;
  height: 100%;
  overflow-y: hidden;
  background-image: url("images/houses.svg"), url(images/church.svg);
  background-attachment: fixed, fixed;
  background-position: left bottom, right bottom;
  /*background-size: 603px 286px, 551.6px 446.61px;*/
  background-repeat: no-repeat, no-repeat;
}
body.asiointi-fi .inner-content .main-page .content {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}
body.asiointi-fi .inner-content .main-page .content-menu-small {
  margin-top: 3px;
  background-color: none;
  /*border-top: 2px solid #7b7a86;*/
}
body.asiointi-fi .inner-content .main-page .content-menu-small li a {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
body.asiointi-fi .inner-content .main-page .content-menu-small li a:hover {
  background: #89c6ed;
}
body.asiointi-fi .inner-content .main-page .content-menu-small li.selected a {
  background-color: #003054;
  color: white;
}
body.asiointi-fi .inner-content .header-content.admin-menu {
  float: left;
  position: relative;
}
@media (max-width: 720px) {
  body.asiointi-fi .inner-content .header-content.admin-menu .cart-popup .cart-hover:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
    top: -5px;
    right: 11px;
  }
  body.asiointi-fi .inner-content .header-content.admin-menu .cart-popup .cart-hover:after {
    top: -4px;
    right: 7px;
  }
}
body.asiointi-fi .inner-content button {
  text-transform: none !important;
}
body.asiointi-fi .inner-content .mobile-description {
  display: none;
}
@media (max-width: 480px) {
  body.asiointi-fi .inner-content .desktop-description {
    display: none;
  }
  body.asiointi-fi .inner-content .mobile-description {
    display: inline;
  }
}
body.asiointi-fi div.order-layout {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}
body.asiointi-fi div.order-layout .identity button[type='submit'] {
  text-transform: unset;
}
body.asiointi-fi div.order-layout .identity a.secondary-button {
  margin-top: 1em;
}
@media (min-width: 1922px) {
  body.asiointi-fi .asiointi-fi-bar,
  body.asiointi-fi .header-content.admin-menu,
  body.asiointi-fi div.content {
    width: 1800px;
    align-self: center;
  }
}
@media (max-width: 1921px) {
  .asiointi-fi .asiointi-fi-bar,
  .asiointi-fi .header-content.admin-menu,
  .asiointi-fi .content {
    width: 100%;
    max-width: 1400px;
    align-self: center;
  }
  .asiointi-fi div.order-layout .identity {
    display: block;
  }
}
.content {
  /* Styles for viewport width 1920px or greater */
  /* Styles for viewport width 1400px to 1800px */
  /* Styles for viewport width 1399px or less */
  /* Styles for viewport width @viewport-small or less */
  /* Styles for viewport width @viewport-small or greater */
  flex-grow: 1;
}
.content .order-start-page {
  display: grid;
  grid-template-rows: auto 1fr;
  height: 100%;
  padding: 0.5em 0.5em 1.5em 1em;
}
@media (max-width: 480px) {
  .content .order-start-page {
    padding: 0.5em 0em 1.5em 0em;
  }
}
.content .order-start-page h2,
.content .order-start-page h3,
.content .order-start-page h4 {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #003054;
}
.content .order-start-page h3,
.content .order-start-page h4 {
  white-space: break-spaces;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1 0 auto;
}
.content .order-start-page h1 {
  font-weight: 600;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #003054;
}
.content .order-start-page p {
  color: #363545;
  font-weight: 400;
}
.content .order-start-page .price {
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #252a2e;
}
.content .order-start-page a.no-orders {
  text-decoration: underline;
}
.content .order-start-page a.no-orders:hover {
  opacity: 0.8;
}
.content .order-start-page .content-box {
  float: left;
  padding: 0;
  background-color: #ffffff;
  margin-right: 1em;
  width: 26.5em;
  color: #6a6976;
  margin-top: 2em;
  margin-bottom: 0.5em;
}
.content .order-start-page .content-box .header {
  border: 2px solid #005696;
  background-color: #005696;
  padding: 2em;
  padding-top: 0;
  color: white;
}
.content .order-start-page .content-box .header h2 {
  color: white;
  font-size: 2em;
  padding-top: .5em;
  padding-bottom: 0.1em;
  margin: 0;
  font-weight: 300;
}
.content .order-start-page .content-box .header p {
  color: white;
  font-size: 13px;
  font-weight: 400;
}
.content .order-start-page .content-box .header p a {
  color: #fff;
  text-decoration: underline;
}
.content .order-start-page .content-box ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.content .order-start-page .content-box ul li {
  margin: 0;
  min-height: 100px;
  border-right: 2px solid #bfbfc6 !important;
  border-left: 2px solid #bfbfc6 !important;
  border-bottom: 1px solid #bfbfc6 !important;
  border-top: 1px solid #bfbfc6 !important;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 2px;
}
.content .order-start-page .content-box ul li:hover {
  border-color: #0d6aa8 !important;
}
.content .order-start-page .content-box ul li a.product {
  padding: 0;
  display: flex;
  border: 2px solid #363545;
  border-radius: 5px;
  padding: 10px, 5px, 5px, 5px;
}
.content .order-start-page .content-box ul li a.product div.image {
  width: 90px;
  height: 90px;
  padding: 3px;
}
.content .order-start-page .content-box ul li a.product img {
  max-width: 90px;
  max-height: 90px;
}
.content .order-start-page .content-box ul li a.product div.product {
  padding: 1em .5em 1em .5em;
}
.content .order-start-page .content-box ul li a.product div.product .description {
  max-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #363545;
}
.content .order-start-page .content-box ul li a,
.content .order-start-page .content-box ul li .no-orders {
  border: 0 !important;
  background-color: #ffffff;
  display: block;
  padding: 2em;
  padding-top: 1em;
  text-decoration: none;
  min-height: 96px;
  box-sizing: border-box;
}
.content .order-start-page .content-box ul li a h3,
.content .order-start-page .content-box ul li .no-orders h3 {
  color: #0d6aa8;
  font-weight: 600;
  background-color: transparent;
  font-size: 1.2em;
}
.content .order-start-page .content-box ul li a h3 + span,
.content .order-start-page .content-box ul li .no-orders h3 + span {
  display: block;
  font-weight: 400;
}
.content .order-start-page .content-box ul li a span,
.content .order-start-page .content-box ul li .no-orders span {
  color: #363545;
  font-weight: 400;
}
@media (max-width: 480px) {
  .content .order-start-page .content-box {
    float: none;
    width: 100%;
  }
}
.content .order-start-page .content-box ul li a {
  position: relative;
  padding-right: 20px;
}
.content .order-start-page .content-box ul li a:focus {
  outline: -webkit-focus-ring-color solid;
}
.content .order-start-page .content-box h3 + span {
  white-space: pre-wrap;
}
.content .order-start-page .content-box .color-box {
  top: 10px;
  right: 10px;
  position: absolute;
  height: 8px;
  width: 8px;
  background: #bebebe;
  display: block;
}
.content .order-start-page .content-box .created .color-box {
  background: #e5a32c;
}
.content .order-start-page .content-box .show-all li.expired {
  display: block;
}
.content .flex-container {
  justify-content: flex-start;
}
.content .popular-orders-container {
  width: 40%;
  margin-left: 5px;
}
.content .popular-orders-container .popular-products-list {
  border-right: 1px solid #cbcdd6 !important;
  border-left: 1px solid #cbcdd6 !important;
  border-bottom: 1px solid #cbcdd6 !important;
  border-top: 1px solid #cbcdd6 !important;
  box-sizing: border-box;
  background-color: transparent;
  border-radius: 8px;
}
.content .popular-orders-container .popular-products-list ul {
  display: grid;
}
.content .popular-orders-container .popular-products-list ul li {
  display: flex;
}
.content .popular-orders-container .popular-products-list ul li a.product {
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  padding: 10px;
  width: 100%;
  display: grid;
  grid-template-columns: auto 1fr;
}
.content .popular-orders-container .popular-products-list ul li a.product:hover {
  text-decoration: none !important;
  background-color: #f3f3f7 !important;
  box-shadow: 0 5px 11px rgba(33, 33, 33, 0.2);
}
.content .popular-orders-container .popular-products-list ul li a.product:hover .product-description-container {
  max-height: unset;
}
.content .popular-orders-container .popular-products-list ul li a.product:hover h2 {
  text-decoration: underline;
}
.content .popular-orders-container .popular-products-list ul li a.product .product-description-container {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #363545;
  width: 100%;
}
.content .popular-orders-container .popular-products-list ul li a.product .product-description-container h2 {
  font-size: 19px;
}
.content .popular-orders-container .popular-products-list ul li a.product .product-description-container .formats {
  margin-top: 1em;
  margin-bottom: 1em;
}
.content .popular-orders-container .popular-products-list ul li:hover {
  z-index: 1;
}
.content .hoverable {
  transition: box-shadow 0.3s;
}
.content .hoverable:hover {
  text-decoration: none;
  background-color: #f3f3f7 !important;
  box-shadow: 0 5px 11px rgba(33, 33, 33, 0.2);
}
.content .hoverable.product:hover {
  position: absolute;
  z-index: 1;
  text-decoration: none !important;
}
.content .hoverable.product:hover .product-description-container {
  max-height: unset;
}
.content .hoverable.product:hover .product-description-container h3 {
  text-decoration: underline;
}
.content .product-list.searchresult {
  width: auto;
  position: relative;
}
.content .product-list.searchresult .product:hover {
  /*position: absolute;*/
  position: relative;
  z-index: unset;
  text-decoration: none !important;
}
.content .product-list .list-item {
  border: hidden;
  padding: 0px;
  margin: 0px;
}
.content .product-list .list-item .item-header {
  border: hidden;
  display: inline;
}
.content .product-list .list-item .item-content {
  padding: 0px;
  margin: 0px;
}
.content .product-list ul {
  display: grid;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  align-items: stretch;
}
.content .product-list ul li {
  display: flex;
  align-self: stretch;
  margin: 5px;
  animation: fadeIn 0.2s ease-in-out;
  animation-fill-mode: backwards;
}
.content .product-list ul li a.product {
  border-right: 1px solid #cbcdd6 !important;
  border-left: 1px solid #cbcdd6 !important;
  border-bottom: 1px solid #cbcdd6 !important;
  border-top: 1px solid #cbcdd6 !important;
  box-sizing: border-box;
  background-color: transparent;
  border-radius: 8px;
  display: grid;
  grid-template-columns: auto 1fr;
  justify-content: space-between;
  padding: 10px;
  width: 100%;
}
.content .product-list ul li a.product .product-description-container {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #363545;
  width: 100%;
  padding-left: 5px;
}
.content .product-list ul li a.product .product-description-container .price {
  margin-top: 1em;
  margin-bottom: 1em;
  flex: 1 auto;
}
.content .product-list ul li a.product .product-description-container .formats {
  margin-top: 1em;
  margin-bottom: 1em;
}
.content .product-list ul li a.product .product-description-container .short-description {
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1 auto;
}
.content .product-list ul li:nth-child( 10) {
  animation-delay: 0.8s;
}
.content .product-list ul li:nth-child( 9) {
  animation-delay: 0.8s;
}
.content .product-list ul li:nth-child( 8) {
  animation-delay: 0.6s;
}
.content .product-list ul li:nth-child( 7) {
  animation-delay: 0.6s;
}
.content .product-list ul li:nth-child( 6) {
  animation-delay: 0.4s;
}
.content .product-list ul li:nth-child( 5) {
  animation-delay: 0.4s;
}
.content .product-list ul li:nth-child( 4) {
  animation-delay: 0.2s;
}
.content .product-list ul li:nth-child( 3) {
  animation-delay: 0.2s;
}
.content .product-list ul li:nth-child( 2) {
  animation-delay: 0s;
}
.content .product-list ul li:nth-child( 1) {
  animation-delay: 0s;
}
.content .product-list ul li:nth-child(n+11) {
  animation-delay: 1s;
}
.content .product-list ul li:nth-child(1),
.content .product-list ul li:nth-child(2) {
  animation-duration: 0s;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  75% {
    transform: translateY(0);
  }
  100% {
    opacity: 1;
  }
}
.content .start-page-help {
  margin-top: 5px;
}
.content .product-group-description {
  width: 100%;
  display: none;
  padding-left: 10px;
  padding-right: 10px;
}
.content .product-page-container {
  flex: 1;
  display: grid;
  grid-template-columns: 50% 50%;
}
.content .product-page-container.searchresult {
  grid-template-columns: 100%;
}
.content .product-page-container .product-list-half-width {
  grid-column: span 1;
}
.content .product-page-container .product-list-full-width {
  grid-column: span 2;
}
.content .product-page-container .product-list-container {
  flex-direction: column;
}
.content .product-page-container .product-list-container li {
  position: relative;
  min-height: 222px;
  max-height: 222px;
}
.content .product-page-container .product-list-container .button-container {
  flex: 0 0 auto;
  font: 14px "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  padding: 0;
}
.content .product-page-container .product-list-container .button-container .center {
  margin: 0;
  position: relative;
  left: 50%;
}
.content .product-page-container .product-list-container .button-container .center a {
  padding: 0.1em;
}
.content .product-page-container .product-list-container .button-container span.icon-more {
  background: url(images/icons/more.svg) no-repeat left center;
  border: 0px;
  transition: transform 0.3s ease;
  transform: translateY(-1px);
  background-size: auto;
  width: 1.6em;
  height: 1em;
  margin-right: 5px;
}
.content .product-page-container .product-list-container .button-container span.icon-less {
  background: url(images/icons/less.svg) no-repeat left center;
  border: 0px;
  transition: transform 0.3s ease;
  transform: translateY(1px);
  width: 1.6em;
  height: 1em;
  margin-right: 5px;
}
.content .product-page-container .product-list-container .button-container .show-more {
  border: 0px;
  transform: translateX(-50%);
}
.content .product-page-container .product-list-container .button-container .icon-button {
  display: flex;
  padding: 0;
  align-items: center;
  background-color: transparent;
  border: none;
  cursor: pointer;
  transform: translateX(-50%);
}
.content .product-page-container .product-list-container .button-container .icon-button:hover .icon-more {
  transform: translateY(1px);
}
.content .product-page-container .product-list-container .button-container .icon-button:hover .icon-less {
  transform: translateY(-1px);
}
@media (min-width: 1922px) {
  .content h3 {
    font: 18px;
  }
  .content h4 {
    font-size: 16px;
  }
  .content .price {
    font-size: 14px;
  }
  .content .popular-orders-container .img-container {
    flex: 0 0 40%;
    margin-right: 10px;
  }
  .content .popular-orders-container .img-container img.image {
    width: 140px;
    height: 140px;
    padding: 3px;
  }
  .content .product-description-container {
    max-height: 210px;
  }
  .content .product-page-container .img-container {
    flex: 0 0 40%;
    margin-right: 10px;
  }
  .content .product-page-container img.image {
    width: 200px;
    height: 200px;
  }
}
@media (min-width: 1400px) and (max-width: 1921px) {
  .content .popular-orders-container .img-container {
    flex: 0 0 30%;
    margin-right: 5px;
  }
  .content .popular-orders-container .img-container img.image {
    width: 90px;
    height: 90px;
    padding: 3px;
  }
  .content .product-page-container .product-list-container li {
    min-height: 182px;
    max-height: 182px;
  }
  .content .product-page-container .img-container {
    flex: 0 0 30%;
    margin-right: 5px;
  }
  .content .product-page-container img.image {
    width: 160px;
    height: 160px;
  }
}
@media (max-width: 1399px) {
  .content h4 {
    font: 18px - 3px;
  }
  .content h4 {
    font-size: 13px;
  }
  .content .price {
    font-size: 11px;
  }
  .content .popular-orders-container .img-container {
    flex: 0 0 30%;
    margin-right: 5px;
  }
  .content .popular-orders-container .img-container img.image {
    width: 90px;
    height: 90px;
    padding: 3px;
  }
  .content .product-description-container {
    max-height: 130px;
  }
  .content .product-description-container .price {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
  }
  .content .product-description-container .formats {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
  }
  .content .product-page-container .product-list-container li {
    min-height: 142px;
    max-height: 142px;
  }
  .content .product-page-container .img-container {
    flex: 0 0 30%;
    margin-right: 5px;
  }
  .content .product-page-container img.image {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 1050px) {
  .content .flex-container {
    display: grid;
  }
  .content .popular-orders-container {
    width: 100%;
  }
}
@media (min-width: 1051px) {
  .content .flex-container {
    display: flex;
  }
}
@media (max-width: 720px) {
  .content .popular-orders-container {
    flex: 0;
  }
  .content .product-page-container {
    min-width: 100px;
  }
  .content .product-page-container ul {
    grid-template-columns: 100%;
  }
  .content .product-page-container ul li {
    min-height: unset;
    max-height: unset;
  }
  .content .product-page-container ul li .hoverable:hover {
    position: relative;
    z-index: unset;
  }
  .content .product-page-container ul li .hoverable:hover .product-description-container {
    max-height: 130px;
  }
  .content .product-page-container .product-list-half-width {
    grid-column: span 2;
  }
  .content .popular-orders-container {
    width: 100%;
  }
  .content .product-list-container {
    display: grid;
  }
}
@media (min-width: 720px) {
  .content .product-list-container {
    display: flex;
  }
  .content .product-page-container {
    min-width: 300px;
  }
  .content .product-page-container ul {
    grid-template-columns: 50% 50%;
  }
}
.content .order-info {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: auto;
  padding: 10px;
}
.content .order-info h3 {
  font-size: 16px;
  margin-top: 8px;
  color: black;
}
.content .order-info h2 {
  color: black;
}
@media (max-width: 768px) {
  .content .order-info {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .content .order-info {
    display: block;
  }
}
.content .order-info .content-column {
  display: grid;
}
.content .order-info .products-container,
.content .order-info .print-display,
.content .order-info .processing-phases-container {
  margin-top: 0;
  border-top: none;
  padding-top: 0;
  padding-right: 0.5em;
}
.content .order-info .print-links {
  margin-left: 1em;
}
.content .order-info .processing-phases-container {
  grid-column: span 2;
}
.content .order-price-container {
  display: flex;
  position: relative;
  justify-self: end;
}
.content .order-price-container .order-header-left {
  min-width: 225px;
}
.content .order-price-container .continue-order-button-container {
  align-self: center;
}
@media (max-width: 480px) {
  .content .order-price-container {
    width: 100%;
    display: grid;
  }
  .content .order-price-container .order-header {
    grid-row: 1;
    justify-self: baseline;
  }
  .content .order-price-container .continue-order-button-container {
    grid-row: 2;
  }
}
.content .order-header {
  display: flex;
  position: relative;
  padding: 10px;
  justify-content: space-between;
  flex: 0 0 100px;
  white-space: nowrap;
}
.content .order-header.left {
  display: grid;
  position: relative;
}
.content .order-header.left h3 {
  font-size: 16px;
  padding: 0;
  color: black;
}
.content .order-header.left svg {
  margin-left: 20px;
}
@media (max-width: 480px) {
  .content .order-header.left svg {
    margin-left: 5px;
  }
}
.content .order-header.right {
  position: relative;
  justify-content: end;
}
.content .order-header.right .price-label {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 19px;
  color: #003054;
  margin: 0;
  min-width: 100px;
}
@media (max-width: 480px) {
  .content .order-header.right .price-label {
    min-width: 0px;
  }
}
.content .order-header p.additional-description {
  margin-right: 10px;
}
.content .order-header h2,
.content .order-header h3,
.content .order-header h4 {
  white-space: nowrap;
  overflow: unset;
  text-overflow: unset;
}
.content .list-item {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 10px;
  width: 100%;
}
.content .item-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: space-between;
  align-items: stretch;
}
@media (max-width: 480px) {
  .content .item-header {
    grid-template-columns: 70% 30%;
  }
  .content .item-header .order-header-left {
    min-width: 210px;
  }
  .content .item-header .order-header-left h3 {
    font-size: 16px;
  }
  .content .item-header .order-header-left p {
    font-size: 12px;
  }
  .content .item-header .order-header-left .order-status-image {
    width: 28px !important;
    height: 28px !important;
  }
  .content .item-header .order-header {
    padding-left: 3px;
    padding-right: 3px;
  }
  .content .item-header .order-header.right .price-label {
    font-size: 16px;
  }
}
.content .item-header .order-header-left .order-status-image {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
}
.content .item-header .order-header-left.order-status-0 rect {
  fill: #89c6ed;
}
.content .item-header .order-header-left.order-status-0 .order-status-image {
  background-image: url(images/icons/28-created.svg);
}
.content .item-header .order-header-left.order-status-1 rect {
  fill: #89c6ed;
}
.content .item-header .order-header-left.order-status-1 .order-status-image {
  background-image: url(images/icons/28-received.svg);
}
.content .item-header .order-header-left.order-status-2 rect {
  fill: #6cb7e2;
}
.content .item-header .order-header-left.order-status-2 .order-status-image {
  background-image: url(images/icons/28-process.svg);
}
.content .item-header .order-header-left.order-status-3 rect {
  fill: #fbad26;
}
.content .item-header .order-header-left.order-status-3 .order-status-image {
  background-image: url(images/icons/28-discontinued.svg);
}
.content .item-header .order-header-left.order-status-4 rect {
  fill: #349c44;
}
.content .item-header .order-header-left.order-status-4 .order-status-image {
  background-image: url(images/icons/28-done.svg);
}
.content .item-header .order-header-left.order-status-5 rect {
  fill: #b44e2a;
}
.content .item-header .order-header-left.order-status-5 .order-status-image {
  background-image: url(images/icons/28-deleted.svg);
}
.content .item-content {
  margin-top: 10px;
}
.content #MyOrders .exapandable-header {
  position: relative;
}
.content #MyOrders .exapandable-header .expand-button {
  margin: 5px;
  border: none;
  height: 18px;
  width: 18px;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(images/icons/18expand.svg);
  background-repeat: no-repeat;
}
.content #MyOrders .exapandable-header .expand-button.expanded {
  background-color: #003054;
  background-image: url(images/icons/18collapse_white.svg);
}
.content #MyOrders .exapandable-header .expand-button:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.content .order-cart-page {
  padding: 0.5em 1.5em 1.5em 1.5em;
}
.content .order-cart-page h1 {
  font-size: 24px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  margin-top: 8px;
  color: #252a2e;
  font-weight: 600;
}
.content .order-cart-page p {
  color: #363545;
}
.content .order-cart-page .cart-productlist {
  background-color: #fff;
  z-index: 10000;
}
.content .order-cart-page .cart-productlist .main-info {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: 14px;
}
.content .order-cart-page .cart-productlist .main-info .total-price {
  display: flex;
  justify-content: flex-end;
}
.content .order-cart-page .cart-productlist .main-info .total-price .label {
  display: flex;
  align-items: flex-end;
  font-size: 24px;
  padding: 10px;
  color: #252a2e;
  font-weight: 600;
}
.content .order-cart-page .cart-productlist .main-info .total-price .amount {
  display: flex;
  height: 50px;
  width: fit-content;
  padding: 10px;
  border: 1px solid;
  border-radius: 4px;
  border-color: #003054;
  background-color: #f1f1f1;
  align-items: center;
  justify-content: center;
  font-family: Open Sans;
  font-size: 36px;
  color: #252a2e;
  font-weight: 600;
}
.content .order-cart-page .cart-product-item {
  display: grid;
  grid-template-columns: 33% 33% 33%;
}
.content .order-cart-page .cart-product-item li {
  margin: 5px;
  text-decoration: none;
  border-right: 2px solid #bfbfc6 !important;
  border-left: 2px solid #bfbfc6 !important;
  border-bottom: 1px solid #bfbfc6 !important;
  border-top: 1px solid #bfbfc6 !important;
  border-radius: 5px;
  list-style: none;
}
.content .order-cart-page .cart-product-item li:hover {
  background-color: #f3f3f7 !important;
  box-shadow: 0 5px 11px rgba(33, 33, 33, 0.2);
}
.content .order-cart-page .cart-product-item li:hover a {
  text-decoration: none;
}
.content .order-cart-page .cart-product-item li:hover a h2 {
  text-decoration: underline;
}
.content .order-cart-page .cart-product-item li a.product {
  border-radius: 5px;
  display: grid;
  grid-template-columns: auto 1fr;
  justify-content: space-between;
  padding: 10px;
  width: 100%;
}
.content .order-cart-page .cart-product-item li a.product .img-container {
  width: 150px;
  height: 150px;
  align-self: center;
  margin-right: 5px;
}
.content .order-cart-page .cart-product-item li a.product img {
  max-height: 150px;
  max-width: 150px;
}
.content .order-cart-page .cart-product-item li a.product .product-description-container {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #363545;
  width: 100%;
  min-height: 150px;
  padding-left: 5px;
}
.content .order-cart-page .cart-product-item li a.product .product-description-container h2 {
  font-size: 1.1em;
  margin-top: 0px;
  font-weight: 600;
  color: #003054;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  flex: 1 0 auto;
  white-space: break-spaces;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content .order-cart-page .cart-product-item li a.product .product-description-container .formats {
  color: #252a2e;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.content .order-cart-page .cart-product-item li a.product .product-description-container .short-description {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: break-spaces;
  overflow: hidden;
  flex: 1 auto;
}
.content .order-cart-page .cart-product-item li a.product .product-description-container .price {
  margin-top: auto;
  margin-bottom: 0.5em;
  color: #252a2e;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
@media (max-width: 1399px) {
  .content .order-cart-page .cart-product-item {
    grid-template-columns: 50% 50%;
  }
}
@media (max-width: 720px) {
  .content .order-cart-page .cart-product-item {
    grid-template-columns: 100%;
  }
}
.content .add-product-page {
  padding: 0.5em 1.5em 1.5em 1.5em;
}
.content .add-product-page h1,
.content .add-product-page h2,
.content .add-product-page h3,
.content .add-product-page h4 {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.content .add-product-page h1 {
  font-size: 24px;
}
.content .add-product-page h3 {
  font-size: 18px;
}
.content .add-product-page h4 {
  font-size: 16px;
}
.content .add-product-page p {
  color: #363545;
}
.content .add-product-page p.field-warning {
  color: #c81922 !important;
  font-weight: bold;
}
.content .add-product-page .left {
  width: 75%;
  float: left;
}
.content .add-product-page .right {
  width: 25%;
  float: right;
}
.content .add-product-page .price-text {
  font-weight: bold;
  font-size: 1.1em;
  display: none;
}
.content .add-product-page .location-description {
  width: 100%;
}
.content .add-product-page .feature-search {
  position: relative;
  z-index: 10000;
  width: 85px;
  vertical-align: middle;
  height: 32px;
}
.content .add-product-page .map-objects-list {
  width: 24%;
  float: right;
}
.content .add-product-page .map-container {
  width: 72%;
  float: left;
}
.content .add-product-page .update-price {
  float: left;
  margin-left: 1em;
}
.content .add-product-page .icon-info {
  min-height: 16px;
  min-width: 16px;
}
.content .add-product-page.order-cart-page .cart-productlist div.main-info {
  margin-left: 0px;
}
.content .add-product-page .area-calculation-result-container span,
.content .add-product-page .area-calculation-result-container input[readonly] {
  border: none;
  font-weight: bold;
  font-size: 1.1em;
  display: inline;
  font-family: inherit;
  font-size: inherit;
  padding: 0;
  width: auto;
  background-color: transparent;
  outline: 0;
  cursor: inherit;
  height: auto;
}
.content .add-product-page .header-section {
  display: grid;
  grid-template-columns: auto 1fr;
}
@media (max-width: 1200px) {
  .content .add-product-page .header-section {
    grid-template-columns: 1fr;
    justify-items: unset !important;
  }
}
@media (max-width: 768px) {
  .content .add-product-page .update-price {
    margin-left: 0;
    padding-top: 0.5em;
    float: unset;
    clear: both;
  }
}
@media (max-width: 480px) {
  .content .add-product-page .left {
    width: 100%;
    float: none;
  }
  .content .add-product-page .right {
    display: none;
  }
  .content .add-product-page .map-objects-list {
    width: 95%;
    float: none;
  }
  .content .add-product-page .map-container {
    width: 100%;
    float: none;
  }
}
.content .add-product-page .quantity {
  height: 38px;
  width: 50px;
}
.content .add-product-page .cart-icon.add-product-submit {
  padding-right: 35px;
  text-align: left;
}
.content .add-product-page .price {
  margin-top: 1em;
  margin-bottom: 1em;
}
.content .add-product-page .formats {
  margin-top: 1em;
  margin-bottom: 1em;
}
.content .add-product-page hr {
  color: #f6f6f6;
}
.content .add-product-page table.pricetiers th {
  font-weight: 400;
  padding-left: 0;
}
.content .add-product-page .image-container {
  width: 150px;
  height: 150px;
  text-align: center;
}
.content .add-product-page .apply-container {
  background-color: #f1f1f6;
  border-radius: 5px;
  padding: 1px;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  position: relative;
}
.content .add-product-page .apply-container.product-box {
  border: 1px solid #003054;
  padding: 1em;
  display: grid;
  grid-template-columns: 0.2fr 1fr 1fr auto;
}
@media (max-width: 992px) {
  .content .add-product-page .apply-container.product-box {
    grid-template-columns: 0.5fr 0.5fr;
  }
}
@media (max-width: 768px) {
  .content .add-product-page .apply-container.product-box {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 992px) {
  .content .add-product-page .apply-container {
    grid-template-columns: 0.5fr 0.5fr;
  }
}
@media (max-width: 768px) {
  .content .add-product-page .apply-container {
    grid-template-columns: 1fr;
  }
}
.content .add-product-page .processor-pricing-container input[type="checkbox"] {
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.content .add-product-page .processor-pricing-container .text-box {
  width: 85px;
  vertical-align: middle;
  height: 32px;
}
.content .add-product-page .processor-pricing-container p {
  font-weight: 600;
}
.content .add-product-page .processor-pricing-container .input-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.content .add-product-page .processor-pricing-container > * {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #252a2e;
}
.content .add-product-page .tab-items {
  padding: 0;
}
.content .add-product-page .tab-items .tab-item {
  box-sizing: border-box;
  display: inline-block;
  float: left;
  border-radius: 5px;
  /* width: 100px; */
  margin: 0;
  text-align: center;
  padding: 6px 15px;
  border: 1px solid gray;
  border-bottom: 1px solid white;
  color: white;
  background-color: #003054;
}
.content .add-product-page .tab-items .tab-item.inactive {
  background-color: #f6f6f6;
  cursor: pointer;
  border: 1px solid #f6f6f6;
  border-bottom-color: gray;
  font-weight: 600;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #003054;
}
.content .add-product-page .tab-items .tab-content {
  border-top: 1px solid gray;
  margin-left: 0px;
  width: auto;
}
.content .add-product-page .tab-items .tab-content .inactive {
  display: none;
}
.content .add-product-page .feature-date-search + #location-controls #location-searchfield {
  width: 21em;
}
.content .order-admin input[type='submit'] {
  float: left;
  margin-left: 3px;
  height: 36px;
}
.content .order-admin .fields {
  padding: 1em;
}
.content .order-admin .fields .type {
  margin-top: 1em;
}
.content .order-admin .fields .name input {
  width: 16em;
}
.content .order-admin .fields .pricegroups > div {
  padding-left: 2em;
}
.content .order-admin .fields .pricegroups > div .label-container {
  width: 15em;
  display: inline-block;
}
.content .order-admin .fields .pricegroups input[type='text'] {
  width: 5em;
}
.content .order-admin .fields .price input {
  width: 5em;
}
.content .order-admin .fields .width input,
.content .order-admin .fields .height input,
.content .order-admin .fields .length input,
.content .order-admin .fields .draft input,
.content .order-admin .fields .taxpercentage input {
  width: 4em;
}
.content .order-admin .fields h3 {
  margin-top: 1em;
  font-weight: bold;
}
.content .order-admin input[type='checkbox'] + input[type='hidden'] + div.label-container {
  display: inline;
  padding-left: 0.5em;
}
.content .order-admin input[type='checkbox'] + input[type='hidden'] + div.label-container label {
  font-weight: normal;
}
.content .order-admin.inner-content {
  padding: 0;
}
.content .order-admin .notification {
  margin: 0;
}
.content .order-admin .edit-item-list {
  margin: 0;
  position: relative;
  width: 18em;
}
.content .order-admin .minimize-panel-button {
  display: none;
  height: fit-content;
  background-color: #f4f4f4;
  border: none;
  /* Styles for viewport width @viewport-small or less */
}
.content .order-admin .minimize-panel-button:hover {
  background-color: #eaeaea;
}
@media (max-width: 720px) {
  .content .order-admin .minimize-panel-button {
    display: block;
  }
}
.content .order-admin .content-menu-small ul li a {
  font-weight: 400;
}
.content .order-admin .content-menu-small ul li.selected a {
  font-weight: 700;
}
.content .order-admin .order-settings-content {
  padding: 1em;
}
.content .order-admin .order-settings-content .translation-container label {
  display: block;
}
.content .order-admin .order-settings-content .reservation-settings-objects-layout .fields .name input,
.content .order-admin .order-settings-content .basic-settings .fields .name input,
.content .order-admin .order-settings-content .reservation-settings-objects-layout .fields .description input,
.content .order-admin .order-settings-content .basic-settings .fields .description input,
.content .order-admin .order-settings-content .reservation-settings-objects-layout .fields .name textarea,
.content .order-admin .order-settings-content .basic-settings .fields .name textarea,
.content .order-admin .order-settings-content .reservation-settings-objects-layout .fields .description textarea,
.content .order-admin .order-settings-content .basic-settings .fields .description textarea {
  width: 20em;
}
.content .order-admin .order-settings-content .reservation-settings-objects-layout .fields .paymentreferencenumberprefix input,
.content .order-admin .order-settings-content .basic-settings .fields .paymentreferencenumberprefix input {
  width: 12em;
}
.content .order-admin .order-settings-content .reservation-settings-objects-layout .fields .cssclass input,
.content .order-admin .order-settings-content .basic-settings .fields .cssclass input {
  width: 10em;
}
.content .order-admin .order-settings-content .reservation-settings-objects-layout .fields .messagebuyer input,
.content .order-admin .order-settings-content .basic-settings .fields .messagebuyer input,
.content .order-admin .order-settings-content .reservation-settings-objects-layout .fields .messageseller input,
.content .order-admin .order-settings-content .basic-settings .fields .messageseller input,
.content .order-admin .order-settings-content .reservation-settings-objects-layout .fields .messageui input,
.content .order-admin .order-settings-content .basic-settings .fields .messageui input {
  width: 25em;
}
.content .order-admin .order-settings-content .reservation-settings-objects-layout .fields .reservationtimebeforepayment input,
.content .order-admin .order-settings-content .basic-settings .fields .reservationtimebeforepayment input {
  width: 7em;
}
.content .order-admin .order-settings-content .reservation-settings-objects-layout .fields .order input,
.content .order-admin .order-settings-content .basic-settings .fields .order input {
  width: 4em;
}
.content .order-admin .order-settings-content .reservation-settings-objects-layout .fields .invoiceduedatedays input,
.content .order-admin .order-settings-content .basic-settings .fields .invoiceduedatedays input {
  width: 5em;
}
.content .order-admin .order-settings-content .reservation-settings-objects-layout .fields .remindermessagesmax input,
.content .order-admin .order-settings-content .basic-settings .fields .remindermessagesmax input {
  width: 3em;
}
.content .order-admin .order-settings-content .reservation-settings-objects-layout .fields .processoremailaddress input,
.content .order-admin .order-settings-content .basic-settings .fields .processoremailaddress input {
  width: 25em;
}
.content .order-admin .spans .fields td + td {
  padding-left: 1em;
}
.content .order-admin .reservation-settings-create ul {
  list-style: none;
}
.content .order-admin .reservation-settings-create ul li {
  padding: 0.5em;
}
.content .order-admin .reservation-settings-objects-layout {
  position: relative;
  clear: both;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content .order-admin .reservation-settings-objects-layout .column-1 {
  float: left;
  width: 200px;
  display: inline;
  padding: 1em 2em 2em 2em;
}
.content .order-admin .reservation-settings-objects-layout .column-1 #object-list-container {
  position: relative;
}
.content .order-admin .reservation-settings-objects-layout .column-2 {
  float: left;
  width: 300px;
  padding: 1em 2em 2em 2em;
}
.content .order-admin .reservation-settings-objects-layout .column-3 {
  margin-left: 610px;
}
.content .order-admin .reservation-settings-objects-layout #reservationobject-mapwrapper {
  width: 100%;
  height: 400px;
}
.content .order-admin .reservation-settings-objects-layout .animation-loading-big-container,
.content .order-admin .reservation-settings-objects-layout .animation-loading-container {
  position: absolute;
  left: 50%;
  margin: 0 0 0 -33px;
  top: 1em;
}
.content .order-admin .reservation-settings-objects-layout ul.object-parent-list,
.content .order-admin .reservation-settings-objects-layout ul.object-child-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.content .order-admin .reservation-settings-objects-layout ul.object-parent-list {
  margin-top: 1em;
}
.content .order-admin .reservation-settings-objects-layout ul.object-child-list {
  line-height: 1.6em;
}
.content .order-admin .reservation-settings-objects-layout ul.object-child-list li + li {
  margin-left: 10px;
}
.content .order-admin .reservation-settings-objects-layout ul.object-child-list a.selected {
  background-color: #95a8c1;
}
.content .order-admin .reservation-settings-objects-layout ul.object-child-list a .color-box {
  height: 8px;
  width: 8px;
  background: none;
  display: inline-block;
  margin-bottom: 1px;
  margin-right: 5px;
}
.content .order-admin .reservation-settings-objects-layout ul.object-child-list a .color-box.reserved {
  background: #e5a32c;
}
.content .order-admin .reservation-settings-objects-layout ul.object-child-list a .color-box.free {
  background: #099600;
}
.content .order-admin .reservation-settings-objects-layout .object-parent-item {
  margin-top: 0.4em;
  background-color: #f0f0f0;
  border: 1px solid #bebebe;
  padding: 0.2em;
  display: block;
  text-decoration: none;
  color: #000000;
}
.content .order-admin .reservation-settings-objects-layout .object-parent-item h3 {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
.content .order-admin .reservation-settings-objects-layout .object-parent-item h3 span {
  margin-left: 0.4em;
  font-weight: normal;
}
.content .order-admin .reservation-settings-objects-layout .object-parent-item:hover,
.content .order-admin .reservation-settings-objects-layout .object-parent-item.selected {
  background-color: #d7d7d7;
}
.content .order-admin .reservation-settings-objects-layout .object-child-item {
  min-height: 20px;
  max-height: 200px;
  padding: 0.2em 0.6em;
  overflow-y: auto;
  display: none;
  position: relative;
}
.content .order-admin .reservation-settings-objects-layout .object-child-item.populated {
  display: block;
}
.content .order-admin .reservation-settings-objects-layout .edit-tool-panel {
  width: 20em;
  margin-top: 1em;
  padding: 0.6em 0 0 0.6em;
}
.content .order-admin .reservation-settings-objects-layout #edit-form div.edit-field {
  padding-top: 0.6em;
}
.content .order-admin .reservation-settings-objects-layout #edit-form input[type="text"] {
  width: 100%;
}
.content .order-admin .reservation-settings-objects-layout #edit-form a.parent-tag-url {
  color: #bebebe;
  font-size: 0.8em;
}
.content .order-admin .reservation-settings-objects-layout #edit-form input.button-save {
  margin: 0 0 0 1em;
}
.content .order-admin .reservationservice-import .field-help {
  margin-bottom: 1em;
}
.content .order-admin .reservationservice-import table {
  width: 100%;
  white-space: nowrap;
  border-collapse: collapse;
  border-spacing: 0;
}
.content .order-admin .reservationservice-import table thead {
  font-weight: bold;
}
.content .order-admin .reservationservice-import table tr td {
  padding: 0.4em;
}
.content .order-admin .reservationservice-import table tr.object {
  background-color: #f0f0f0;
}
.content .order-admin .reservationservice-import table tr th {
  font-weight: normal;
  text-align: right;
  padding-right: 1em;
  width: 10em;
}
.content .order-admin .reservation-dynamicfields table {
  width: 360px;
}
.content .order-admin .reservation-dynamicfields table .cell-name {
  width: 100%;
}
.content .order-admin .reservation-dynamicfields table .tool-panel div {
  width: 5em;
}
.content .order-admin .reservation-dynamicfields table tr.hidden {
  display: none;
}
.content .order-admin .image-dropdown {
  position: relative;
  display: inline-block;
}
.content .order-admin .image-grid {
  display: none;
  position: absolute;
  z-index: 10;
  background-color: #ffffff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 470px;
  max-height: 470px;
  overflow-y: auto;
  /* enable vertical scrolling */
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: space-between;
}
.content .order-admin .image-option {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  cursor: pointer;
  width: 150px;
  text-align: center;
  box-sizing: border-box;
}
.content .order-admin .image-option img,
.content .order-admin .selected-image img {
  width: 150px;
  height: 150px;
  border: solid 1px;
}
.content .order-admin .image-option p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  margin-top: 5px;
}
.content .order-admin .image-option:hover {
  text-decoration-line: underline;
  font-weight: bold;
}
.content .order-admin .image-option:hover img {
  border: solid 3px;
}
.content .order-admin .selected-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  width: 150px;
}
.content .map-print-filename {
  width: 356px;
}
.content .product-price-tiers {
  display: block;
}
.content .product-price-tiers .header {
  display: block;
  background-color: #f6f6f6;
  margin-top: 1em;
}
.content .product-price-tiers .header .sub-header {
  display: flex;
}
.content .product-price-tiers .header .sub-header label {
  width: 95px;
}
.content .product-price-tiers .header .sub-header label:first-of-type {
  width: 135px;
}
.content .product-price-tiers .header .sub-header label:last-of-type {
  width: 100px;
}
.content .product-price-tiers ul {
  list-style: none;
  padding-left: 0;
}
.content .product-price-tiers .tier-row {
  display: flex;
  align-items: center;
}
.content .product-price-tiers .tier-row .text-container {
  width: 80px;
  float: left;
  text-align-last: end;
  margin-right: 6px;
}
.content .product-price-tiers .tier-row .text-container.range {
  width: 130px !important;
}
.content .product-price-tiers .tier-row .text-container.range .label-text {
  text-align-last: left !important;
}
.content .product-price-tiers .tier-row .text-container.price-text {
  display: contents;
}
.content .product-price-tiers .tier-row .text-container .label-text {
  display: block;
  text-align-last: center;
  align-content: center;
  font-weight: normal;
}
.content .product-price-tiers .tier-row .text-box {
  width: 75px;
}
.content .product-price-tiers .tier-row .delete-tier {
  float: left;
  margin-left: 15px;
}
.content .product-price-tiers .tab-items {
  margin-top: 1em;
  padding: 0;
}
.content .product-price-tiers .tab-items .tab-item {
  box-sizing: border-box;
  display: inline-block;
  float: left;
  /* width: 100px; */
  margin: 0;
  text-align: center;
  padding: 6px 15px;
  border: 1px solid gray;
  border-bottom: 1px solid white;
  font-size: 1.1em;
  font-weight: bold;
}
.content .product-price-tiers .tab-items .tab-item.inactive {
  background-color: #f6f6f6;
  cursor: pointer;
  border: 1px solid #f6f6f6;
  border-bottom-color: gray;
  font-weight: normal;
}
.content .product-price-tiers .tab-items .tab-content {
  margin-top: -1px;
  border-top: 1px solid gray;
  margin-left: 0px;
  width: auto;
}
.content .product-price-tiers .tab-items .tab-content .inactive {
  display: none;
}
.content #Product_ProductNumber {
  width: 50ch;
}
.content .product-document-metadata-display .header {
  background-color: #f6f6f6;
  margin-top: 1em;
}
.content .product-document-metadata-display ul {
  list-style: none;
  padding-left: 0;
}
.content .product-document-metadata-display .text-container {
  width: 150px;
}
.content .product-document-metadata-display ul li:first-of-type .label {
  display: inline-block;
  width: 160px;
  text-align: center;
}
.content .product-document-metadata-display ul li .label {
  display: none;
}
.content .product-document-filters .header {
  background-color: #f6f6f6;
  margin-top: 1em;
}
.content .product-document-filters ul {
  list-style: none;
  padding-left: 0;
}
.content .product-document-filters ul li:first-of-type .and-or {
  visibility: hidden;
}
.content .product-document-filters .and,
.content .product-document-filters ul li:first-of-type .and,
.content .product-document-filters ul li:first-of-type .or {
  margin-top: 2px;
}
.content .product-document-filters .or {
  margin-top: 24px;
}
.content .product-document-filters .drop-down {
  width: 50px;
}
.content .product-document-filters .text-container {
  width: 150px;
}
.content .product-document-filters .icon24 {
  display: inline-block;
  vertical-align: middle;
}
.content .product-document-filters ul li:first-of-type .label {
  display: inline-block;
}
.content .product-document-filters ul li .label {
  width: 210px;
  text-align: center;
  display: none;
}
.content .product-print-template {
  margin-top: 8px;
}
.content .product-print-template table {
  padding: 8px;
}
.content .product-print-template tr.divider td {
  border-top: 1px solid #bebebe;
}
.content .product-print-template .filename-template {
  width: 400px;
}
.content .product-print-template .print-template {
  margin-top: 8px;
  margin-left: 8px;
}
.content .product-print-template .template-language {
  padding-top: 16px;
  padding-bottom: 4px;
  text-align: left;
}
.content .product-print-template .macro-description {
  font-size: 0.9em;
}
.content .product-print-template .macro-cell {
  margin: 0px 2px 0px 2px;
  font-size: 0.9em;
}
.content .group-header {
  display: inline-block;
  width: 100%;
}
.content .group-header .group-label {
  vertical-align: super;
}
.content .group-header .group-list-expand-button {
  display: inline-block;
  background: url(images/icons/icon-sprites24.png?19);
  background-repeat: no-repeat;
  text-indent: -99999px;
  overflow: hidden;
  height: 24px;
  width: 24px;
  text-decoration: none;
  background-position: 0 -264px;
  border: none;
  transform: rotate(90deg);
  float: right;
  margin-right: 5px;
}
.content .group-header .group-list-expand-button.closed-menu {
  transform: none;
}
.content .order-edit-container {
  padding: 0.5em 1.5em 1.5em 1.5em;
  /*.notifications-mixin();*/
}
.content .order-edit-container .ui-widget-header {
  border-bottom: 1px solid #aaa;
  border-top: none;
  border-left: none;
  border-right: none;
  background: none;
}
.content .order-edit-container .ui-widget-content {
  border: none;
}
.content .order-edit-container .ui-corner-all {
  border-radius: 0;
  /*    border: none;*/
}
.content .order-edit-container h1 {
  font-size: 1.8em;
  font-weight: normal;
}
.content .order-edit-container h2,
.content .order-edit-container h3 {
  font-size: 1.4em;
  font-weight: normal;
  text-transform: none;
}
.content .order-edit-container div.column-1,
.content .order-edit-container div.column-2 {
  float: left;
  width: 25em;
}
@media (max-width: 768px) {
  .content .order-edit-container div.column-1,
  .content .order-edit-container div.column-2 {
    width: 100%;
    float: none;
  }
}
.content .order-edit-container .cart-left-col {
  float: left;
  width: 70%;
}
.content .order-edit-container .cart-right-col {
  float: right;
  width: 29%;
  display: flex;
  flex-direction: column;
}
.content .order-edit-container .party-header {
  flex-direction: row;
}
@media (max-width: 768px) {
  .content .order-edit-container .cart-left-col {
    float: none;
    width: 99%;
  }
  .content .order-edit-container .cart-right-col {
    float: none;
    width: 99%;
    display: flex;
    flex-direction: column-reverse;
  }
  .content .order-edit-container .party-header {
    flex-direction: column;
  }
  .content .order-edit-container .update-price {
    margin-left: 0;
    padding-top: 0.5em;
    float: unset;
    clear: both;
  }
}
.content .order-edit-container .button-container {
  margin-top: 8px;
  margin-bottom: 8px;
  display: flex;
  justify-content: end;
}
.content .order-edit-container .button-container button {
  float: left;
  margin-right: 1em;
}
.content .order-edit-container .button-container.right button:last-child {
  margin-right: 0;
}
.content .order-edit-container .help-text {
  padding-top: 1em;
  color: #bebebe;
  margin-top: 2em;
  border-top: thin solid #6a6976;
  padding-top: 2em;
}
.content .order-edit-container > form,
.content .order-edit-container form {
  /*  padding-top: @spacing-constant; */
}
.content .order-edit-container > form .information-container + .information-container,
.content .order-edit-container form .information-container + .information-container {
  margin-top: 2em;
  border-top: thin solid #6a6976;
  padding-top: 2em;
}
.content .order-edit-container > form .information-container,
.content .order-edit-container form .information-container {
  margin-top: 0.5em;
  margin-bottom: 1.5em;
}
.content .order-edit-container > form .information-container .party-header,
.content .order-edit-container form .information-container .party-header {
  display: flex;
  /*div {
                        width: 50%;
                    }*/
}
.content .order-edit-container > form .information-container .party-header h2,
.content .order-edit-container form .information-container .party-header h2 {
  width: 25em;
}
.content .order-edit-container > form .information-container.dynamicfields .fields,
.content .order-edit-container form .information-container.dynamicfields .fields {
  /*width: 50em;*/
  width: 95%;
  min-width: 200px;
}
.content .order-edit-container > form .information-container.dynamicfields .fields :not(.required) span.field-validation-valid,
.content .order-edit-container form .information-container.dynamicfields .fields :not(.required) span.field-validation-valid {
  display: none;
}
.content .order-edit-container > form .information-container.attachments h3,
.content .order-edit-container form .information-container.attachments h3 {
  display: inline-block;
}
.content .order-edit-container > form .information-container.attachments .fields,
.content .order-edit-container form .information-container.attachments .fields {
  margin-top: 1em;
}
.content .order-edit-container > form .information-container.attachments .fields .attachment,
.content .order-edit-container form .information-container.attachments .fields .attachment {
  margin-top: 0.5em;
  clear: both;
}
.content .order-edit-container > form .information-container.attachments .fields .attachment.hidden-attachment,
.content .order-edit-container form .information-container.attachments .fields .attachment.hidden-attachment {
  display: none;
}
.content .order-edit-container > form .information-container.attachments .fields .attachment.empty-attachment,
.content .order-edit-container form .information-container.attachments .fields .attachment.empty-attachment {
  display: none;
}
.content .order-edit-container > form .information-container.attachments .fields .attachment.new-attachment a.add-attachment,
.content .order-edit-container form .information-container.attachments .fields .attachment.new-attachment a.add-attachment {
  display: none;
}
.content .order-edit-container > form .information-container.attachments .fields .attachment.first-empty-attachment,
.content .order-edit-container form .information-container.attachments .fields .attachment.first-empty-attachment {
  overflow: auto;
}
.content .order-edit-container > form .information-container.attachments .fields .attachment.first-empty-attachment div.new-container,
.content .order-edit-container form .information-container.attachments .fields .attachment.first-empty-attachment div.new-container {
  position: relative;
  overflow: hidden;
  display: flex;
}
.content .order-edit-container > form .information-container.attachments .fields .attachment.first-empty-attachment div.new-container a.add-attachment,
.content .order-edit-container form .information-container.attachments .fields .attachment.first-empty-attachment div.new-container a.add-attachment {
  display: flex;
  align-items: center;
}
.content .order-edit-container > form .information-container.attachments .fields .attachment.first-empty-attachment div.new-container a.add-attachment span.icon-add-plus,
.content .order-edit-container form .information-container.attachments .fields .attachment.first-empty-attachment div.new-container a.add-attachment span.icon-add-plus {
  vertical-align: text-bottom;
  width: 24px;
  height: 24px;
  margin: 2px;
}
.content .order-edit-container > form .information-container.attachments .fields .attachment.first-empty-attachment div.new-container input[type=file]:focus + a.add-attachment,
.content .order-edit-container form .information-container.attachments .fields .attachment.first-empty-attachment div.new-container input[type=file]:focus + a.add-attachment {
  outline: 1px solid black;
  outline: -webkit-focus-ring-color solid;
  outline-offset: -2px;
}
.content .order-edit-container > form .information-container.attachments .fields .attachment.first-empty-attachment div.new-container input[type=file],
.content .order-edit-container form .information-container.attachments .fields .attachment.first-empty-attachment div.new-container input[type=file] {
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 118px;
}
.content .order-edit-container > form .information-container.attachments .fields .attachment a.delete-attachment,
.content .order-edit-container form .information-container.attachments .fields .attachment a.delete-attachment {
  display: inline-block;
  vertical-align: middle;
}
.content .order-edit-container > form .fields,
.content .order-edit-container form .fields {
  overflow: hidden;
}
.content .order-edit-container > form .fields div.column-12,
.content .order-edit-container form .fields div.column-12 {
  float: left;
  width: 35em;
}
@media (max-width: 768px) {
  .content .order-edit-container > form .fields div.column-12,
  .content .order-edit-container form .fields div.column-12 {
    width: 100%;
    float: none;
  }
}
.content .order-edit-container > form .fields div.column-1 + div.column-2,
.content .order-edit-container form .fields div.column-1 + div.column-2 {
  margin-left: 1em;
  /*5%;*/
}
@media (max-width: 768px) {
  .content .order-edit-container > form .fields div.column-1 + div.column-2,
  .content .order-edit-container form .fields div.column-1 + div.column-2 {
    margin-left: initial;
  }
}
.content .order-edit-container > form .fields textarea,
.content .order-edit-container form .fields textarea,
.content .order-edit-container > form .fields input[type="text"],
.content .order-edit-container form .fields input[type="text"],
.content .order-edit-container > form .fields input[type="email"],
.content .order-edit-container form .fields input[type="email"] {
  width: 90%;
}
.content .order-edit-container > form .fields textarea,
.content .order-edit-container form .fields textarea {
  height: 5em;
}
.content .order-edit-container > form .fields input[type='checkbox'],
.content .order-edit-container form .fields input[type='checkbox'] {
  vertical-align: middle;
}
.content .order-edit-container > form .fields input[type='checkbox'] + input + .label-container label,
.content .order-edit-container form .fields input[type='checkbox'] + input + .label-container label {
  vertical-align: middle;
}
.content .order-edit-container > form .fields input[type='checkbox'] + input + .label-container label a,
.content .order-edit-container form .fields input[type='checkbox'] + input + .label-container label a {
  vertical-align: baseline;
}
.content .order-edit-container > form .fields input + span.unit,
.content .order-edit-container form .fields input + span.unit {
  padding-left: 0.4em;
}
.content .order-edit-container .actions {
  padding-top: 3em;
}
.content .order-edit-container .actions > a.cancel,
.content .order-edit-container .actions > input[type="submit"] {
  text-transform: uppercase;
  padding-right: 2em;
  padding-left: 2em;
  margin-bottom: 1em;
}
@media (max-width: 480px) {
  .content .order-edit-container .actions > a.cancel,
  .content .order-edit-container .actions > input[type="submit"] {
    padding-right: 0.5em;
    padding-left: 0.5em;
    white-space: normal;
    height: initial;
  }
}
.content .order-edit-container .actions input[type="submit"].deletereservation {
  background: #6a6976;
  color: #fff;
  border: 0;
  vertical-align: middle;
  cursor: default;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border-style: none;
  border-width: 0px;
  text-decoration: none;
  /*Inline or inline-block*/
  display: inline;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12pt;
  padding: 10px;
}
.content .order-edit-container .actions input[type="submit"].deletereservation:hover {
  background: #7b7a86;
  text-decoration: none;
}
.content .order-edit-container .actions input[type="submit"].deletereservation:active {
  background: #8c8b96;
}
.content .order-edit-container .actions input[type="submit"] {
  margin-right: 1em;
}
.content .order-browse {
  padding-top: 0.5em;
}
.content .order-browse .search-conditions-container {
  float: left;
  width: 295px;
  border: 0px solid #005f9e;
  margin-right: 2px;
}
@media (max-width: 720px) {
  .content .order-browse .search-conditions-container {
    width: 100%;
  }
}
.content .order-browse .search-conditions-container .search-panel {
  padding: 0;
}
@media (max-width: 720px) {
  .content .order-browse .search-conditions-container .search-panel {
    width: 100%;
  }
}
.content .order-browse .search-conditions-container .criteria #ProductNumbers_ms {
  word-wrap: break-word;
}
.content .order-browse .results-container {
  float: left;
  width: calc(100% - 300px);
  box-sizing: border-box;
  position: relative;
  /* Styles for viewport width @viewport-small or less */
}
.content .order-browse .results-container #browse-mapcontainer {
  width: 100%;
  height: 250px;
}
@media (max-width: 720px) {
  .content .order-browse .results-container {
    display: grid;
    width: 100%;
  }
}
.content .order-browse .split-handler {
  height: 4px;
  top: 50%;
  left: 0px;
  right: 0px;
  cursor: ns-resize;
  background-color: #bfbfc6;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #bfbfc6;
}
.content .order-browse .order-search-panel-footer {
  margin-top: 1em;
}
.content .order-browse .order-search-panel-footer #clear-search-parameters {
  margin-right: 2em;
}
.content .order-browse #pg_result-table-pager input,
.content .order-browse #pg_invoice-result-table-pager input,
.content .order-browse #pg_result-table-pager select,
.content .order-browse #pg_invoice-result-table-pager select {
  padding: 0;
  box-sizing: content-box;
}
.content .order-browse .search-panel-content input[type='text'] {
  box-sizing: content-box;
}
.content .order-browse div.reports-container {
  overflow: hidden;
  margin-top: 1em;
}
.content .order-browse div.reports-container .transformation-container {
  float: right;
}
.content .order-checkout-page {
  padding: 0.5em 1.5em 1.5em 1.5em;
}
.content .order-checkout-page h1 {
  font-size: 24px;
  color: #252a2e;
  font-weight: 600;
}
.content .order-checkout-page p {
  color: #252a2e;
}
.content .order-checkout-page .place-order {
  display: flex;
  justify-content: space-between;
}
.content .order-checkout-page .checkout-header {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 10px;
}
.content .order-checkout-page .checkout-header .header-and-count {
  display: flex;
  align-items: baseline;
}
.content .order-checkout-page .order-button-container {
  display: block;
}
.content .order-checkout-page .alternate-pricing {
  margin-top: 1em;
  margin-bottom: 1em;
}
.content .order-checkout-page .alternate-pricing input[type="checkbox"] {
  width: 18px;
  height: 18px;
}
.content .order-checkout-page .alternate-pricing label {
  line-height: 24px;
}
.content .order-checkout-page .alternate-pricing textarea {
  width: 30em;
}
.content .order-checkout-page .alternate-pricing #AlternatePricingDescriptionContainer {
  display: none;
}
.content .order-checkout-page .operational-column {
  max-width: 100px !important;
}
.content .order-checkout-page table.cart-table {
  border-collapse: separate;
  border-spacing: 0px 1rem;
  width: 100%;
}
.content .order-checkout-page table.cart-table th {
  border: none;
  background-color: #fff;
  /* #f6f6f6;*/
  text-align: left;
  padding: 10px 10px;
  color: #252a2e;
  vertical-align: top;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
.content .order-checkout-page table.cart-table td {
  color: #252a2e;
  vertical-align: middle;
  padding: 10px;
  max-width: 30vw;
}
.content .order-checkout-page table.cart-table td .operational-buttons {
  display: grid;
  align-items: center;
  grid-template-columns: auto auto;
  padding: 0;
}
.content .order-checkout-page table.cart-table td .operational-buttons form {
  display: inline-block;
}
.content .order-checkout-page table.cart-table td .operational-buttons form button {
  text-align: center;
  padding: 2px;
}
.content .order-checkout-page table.cart-table td:last-child {
  border-right: 1px solid #003054 !important;
}
.content .order-checkout-page table.cart-table td:first-child {
  border-left: 1px solid #003054 !important;
}
.content .order-checkout-page table.cart-table tr td {
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #003054 !important;
  border-top: 1px solid #003054 !important;
}
.content .order-checkout-page table.cart-table tfoot td {
  color: #606060;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.content .order-checkout-page .cart-row {
  font-size: 14px;
  color: #252a2e;
  box-sizing: border-box;
  padding: 2px;
}
.content .order-checkout-page .cart-row td:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.content .order-checkout-page .cart-row td:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.content .order-checkout-page .cart-table.input[type="text"],
.content .order-checkout-page .cart-table.input[type="password"],
.content .order-checkout-page .cart-table.input[type="email"],
.content .order-checkout-page .cart-table.textarea,
.content .order-checkout-page .cart-table.select {
  padding: 10px 12px;
  outline: none;
  font-size: 13px;
  color: #999;
  margin: 0;
  max-width: 100%;
  display: block;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  font-weight: 600;
}
.content .order-checkout-page .order-party {
  padding: 0.5em;
  background-color: #f6f6f6;
  max-width: 280px;
  float: left;
  margin-right: 1em;
}
.content .order-checkout-page .order-party h3 {
  font-weight: 600;
  font-size: 14px;
}
@media (max-width: 768px) {
  .content .order-checkout-page .checkout-header {
    display: grid;
  }
  .content .order-checkout-page .order-button-container {
    display: grid;
  }
  .content .order-checkout-page .cart-table .secondary {
    display: none;
  }
  .content .order-checkout-page table.cart-table td:nth-child(2) {
    border-left: 1px solid #003054 !important;
    border-radius: 4px 0px 0px 4px;
  }
  .content .order-checkout-page table.cart-table th {
    font-size: 16px;
  }
}
.content h3 {
  font-size: 1.4em;
  font-weight: normal;
  /* .uppercase();*/
}
.content .order-summary-container {
  padding: 2em;
}
.content .order-summary-container .notifications {
  margin-top: 1em;
}
.content .order-summary-container .notifications .created {
  color: #e5a32c;
}
.content .order-summary-container > div.summary-header {
  padding-top: 2em;
  padding-bottom: 0.8em;
}
.content .order-summary-container > div.order-object-info {
  padding-top: 1em;
}
.content .order-summary-container > div.order-object-info > div {
  padding-left: 0;
}
.content .order-summary-container .notifications {
  margin-top: 2em;
  border-top: thin solid #6a6976;
  padding-top: 2em;
}
.content .order-summary-container .print-display {
  margin-top: 2em;
  border-top: thin solid #6a6976;
  padding-top: 2em;
}
.content .order-summary-container .print-display .prints a {
  display: block;
  padding-top: 1em;
}
.content .order-summary-container > div.reservation-display,
.content .order-summary-container > div.order-display,
.content .order-summary-container > div.payment-display,
.content .order-summary-container > div.print-display {
  padding-top: 2em;
}
.content .order-summary-container > div.reservation-display .information-container + .information-container,
.content .order-summary-container > div.order-display .information-container + .information-container,
.content .order-summary-container > div.payment-display .information-container + .information-container,
.content .order-summary-container > div.print-display .information-container + .information-container {
  margin-top: 2em;
  border-top: thin solid #6a6976;
  padding-top: 2em;
}
.content .order-summary-container > div.reservation-display .information-container h3,
.content .order-summary-container > div.order-display .information-container h3,
.content .order-summary-container > div.payment-display .information-container h3,
.content .order-summary-container > div.print-display .information-container h3 {
  font-size: 1.4em;
  font-weight: normal;
  /* .uppercase();*/
}
.content .order-summary-container > div.reservation-display .information-container span.multi-line,
.content .order-summary-container > div.order-display .information-container span.multi-line,
.content .order-summary-container > div.payment-display .information-container span.multi-line,
.content .order-summary-container > div.print-display .information-container span.multi-line {
  white-space: pre-wrap;
}
.content .order-summary-container > div.reservation-display .information-container.attachments h3,
.content .order-summary-container > div.order-display .information-container.attachments h3,
.content .order-summary-container > div.payment-display .information-container.attachments h3,
.content .order-summary-container > div.print-display .information-container.attachments h3 {
  display: inline-block;
}
.content .order-summary-container > div.reservation-display .information-container.attachments .fields,
.content .order-summary-container > div.order-display .information-container.attachments .fields,
.content .order-summary-container > div.payment-display .information-container.attachments .fields,
.content .order-summary-container > div.print-display .information-container.attachments .fields {
  margin-top: 1em;
}
.content .order-summary-container > div.reservation-display .information-container.attachments .fields .attachment,
.content .order-summary-container > div.order-display .information-container.attachments .fields .attachment,
.content .order-summary-container > div.payment-display .information-container.attachments .fields .attachment,
.content .order-summary-container > div.print-display .information-container.attachments .fields .attachment {
  margin-top: 0.5em;
}
.content .order-summary-container > div.reservation-display .information-container .notification,
.content .order-summary-container > div.order-display .information-container .notification,
.content .order-summary-container > div.payment-display .information-container .notification,
.content .order-summary-container > div.print-display .information-container .notification {
  padding: 0.5em;
  color: #6a6976;
  background-color: #ffe8cc;
}
.content .order-summary-container > div.reservation-display .fields,
.content .order-summary-container > div.order-display .fields,
.content .order-summary-container > div.payment-display .fields,
.content .order-summary-container > div.print-display .fields {
  padding-left: initial;
  overflow: hidden;
}
.content .order-summary-container > div.reservation-display .fields div.column-1,
.content .order-summary-container > div.order-display .fields div.column-1,
.content .order-summary-container > div.payment-display .fields div.column-1,
.content .order-summary-container > div.print-display .fields div.column-1,
.content .order-summary-container > div.reservation-display .fields div.column-2,
.content .order-summary-container > div.order-display .fields div.column-2,
.content .order-summary-container > div.payment-display .fields div.column-2,
.content .order-summary-container > div.print-display .fields div.column-2 {
  float: left;
  width: 25em;
}
@media (max-width: 768px) {
  .content .order-summary-container > div.reservation-display .fields div.column-1,
  .content .order-summary-container > div.order-display .fields div.column-1,
  .content .order-summary-container > div.payment-display .fields div.column-1,
  .content .order-summary-container > div.print-display .fields div.column-1,
  .content .order-summary-container > div.reservation-display .fields div.column-2,
  .content .order-summary-container > div.order-display .fields div.column-2,
  .content .order-summary-container > div.payment-display .fields div.column-2,
  .content .order-summary-container > div.print-display .fields div.column-2 {
    width: 100%;
    float: none;
  }
}
.content .order-summary-container > div.reservation-display .fields div.column-1 + div.column-2,
.content .order-summary-container > div.order-display .fields div.column-1 + div.column-2,
.content .order-summary-container > div.payment-display .fields div.column-1 + div.column-2,
.content .order-summary-container > div.print-display .fields div.column-1 + div.column-2 {
  margin-left: 5%;
}
@media (max-width: 768px) {
  .content .order-summary-container > div.reservation-display .fields div.column-1 + div.column-2,
  .content .order-summary-container > div.order-display .fields div.column-1 + div.column-2,
  .content .order-summary-container > div.payment-display .fields div.column-1 + div.column-2,
  .content .order-summary-container > div.print-display .fields div.column-1 + div.column-2 {
    margin-left: initial;
  }
}
.content .order-summary-container > div.reservation-display .fields div.display,
.content .order-summary-container > div.order-display .fields div.display,
.content .order-summary-container > div.payment-display .fields div.display,
.content .order-summary-container > div.print-display .fields div.display {
  padding-top: 1em;
}
.content .order-summary-container > div.payment-display {
  padding-top: 0;
}
.content .order-summary-container > div.actions {
  padding-top: 3em;
  display: flex;
  justify-content: start;
}
.content .order-summary-container > div.actions > a.edit-invalid,
.content .order-summary-container > div.actions > a.renew,
.content .order-summary-container > div.actions > a.edit,
.content .order-summary-container > div.actions input[type="submit"].deletereservation {
  background: #0072c9;
  color: #fff;
  border: 0;
  vertical-align: middle;
  cursor: default;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border-style: none;
  border-width: 0px;
  text-decoration: none;
  /*Inline or inline-block*/
  display: inline;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12pt;
  padding: 10px;
}
.content .order-summary-container > div.actions > a.edit-invalid:hover,
.content .order-summary-container > div.actions > a.renew:hover,
.content .order-summary-container > div.actions > a.edit:hover,
.content .order-summary-container > div.actions input[type="submit"].deletereservation:hover {
  background: #003054;
  text-decoration: none;
}
.content .order-summary-container > div.actions > a.edit-invalid:active,
.content .order-summary-container > div.actions > a.renew:active,
.content .order-summary-container > div.actions > a.edit:active,
.content .order-summary-container > div.actions input[type="submit"].deletereservation:active {
  background: #003f6e;
}
.content .order-summary-container > div.actions > a.edit,
.content .order-summary-container > div.actions > a.edit-invalid,
.content .order-summary-container > div.actions > a.renew,
.content .order-summary-container > div.actions a.order-button,
.content .order-summary-container > div.actions input[type="submit"].alternativepayment,
.content .order-summary-container > div.actions input[type="submit"].createinvoice,
.content .order-summary-container > div.actions input[type="submit"].activatereservation,
.content .order-summary-container > div.actions input[type="submit"].cancelreservation,
.content .order-summary-container > div.actions input[type="submit"].deletereservation,
.content .order-summary-container > div.actions input[type="submit"].cancelrenewal,
.content .order-summary-container > div.actions input[type="submit"].markaspaid,
.content .order-summary-container > div.actions input[type="submit"].pay,
.content .order-summary-container > div.actions input[type="submit"].pay-disabled {
  text-transform: uppercase;
  padding-right: 2em;
  padding-left: 2em;
  line-height: 35px;
}
.content .order-summary-container > div.actions a.order-button {
  border-radius: 2px;
  margin-top: 2px;
  margin-left: 2px;
}
.content .order-summary-container > div.actions a.order-button:hover {
  text-decoration: none;
}
.content .order-summary-container > div.actions > a.edit:focus,
.content .order-summary-container > div.actions > a.edit-invalid:focus,
.content .order-summary-container > div.actions > a.renew:focus,
.content .order-summary-container > div.actions input[type="submit"].alternativepayment:focus,
.content .order-summary-container > div.actions input[type="submit"].createinvoice:focus,
.content .order-summary-container > div.actions input[type="submit"].activatereservation:focus,
.content .order-summary-container > div.actions input[type="submit"].cancelreservation:focus,
.content .order-summary-container > div.actions input[type="submit"].deletereservation:focus,
.content .order-summary-container > div.actions input[type="submit"].cancelrenewal:focus,
.content .order-summary-container > div.actions input[type="submit"].markaspaid:focus,
.content .order-summary-container > div.actions input[type="submit"].pay:focus,
.content .order-summary-container > div.actions input[type="submit"].pay-disabled:focus {
  outline: black solid 1px;
  outline: -webkit-focus-ring-color solid 2px;
  margin-bottom: 1em;
}
.content .order-summary-container > div.actions > a.edit,
.content .order-summary-container > div.actions > a.edit-invalid,
.content .order-summary-container > div.actions > input[type="submit"].pay-disabled,
.content .order-summary-container > div.actions > form > a.renew {
  margin-right: 1em;
}
.content .order-summary-container > div.actions > form {
  display: inline;
}
.content .order-product-list-container {
  border: 1px solid #90939f;
  border-radius: 4px;
  padding: 12px;
}
.content .order-product-list-container h2 {
  display: flex;
  justify-content: space-between;
}
.content .order-product-list-container .product-list {
  display: flex;
  flex-direction: column;
}
.content .order-product-list-container .product-card {
  box-sizing: border-box;
  list-style-type: none;
  float: left;
  width: 100%;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  padding: 0.5em 0.5em 0.5em 0;
  display: flex;
  flex-direction: column;
}
.content .order-product-list-container .product-card .main-container {
  float: left;
  width: 80%;
}
.content .order-product-list-container .product-card a {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.content .order-product-list-container .product-card .name {
  font-size: 1em;
  font-weight: 600;
}
.content .order-product-list-container .product-card .price-container {
  float: right;
}
.content .order-product-list-container .product-card .price {
  font-weight: 600;
}
.content .order-product-list-container .product-card .task .product-file-upload,
.content .order-product-list-container .product-card .attachments .product-file-upload {
  display: none;
}
.content .order-product-list-container .product-card .task .label,
.content .order-product-list-container .product-card .attachments .label {
  font-size: 1em;
  font-weight: 600;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
.content .order-product-list-container .product-card .task .attachment-file,
.content .order-product-list-container .product-card .attachments .attachment-file {
  font-weight: 600;
  margin: 4px 4px 4px 0px;
}
.content .order-product-list-container .product-card .task .attachment-file:disabled,
.content .order-product-list-container .product-card .attachments .attachment-file:disabled {
  color: #90939f;
}
.content .order-product-list-container .product-card .task .attachment-filesize,
.content .order-product-list-container .product-card .attachments .attachment-filesize {
  font-style: italic;
}
.content .order-product-list-container .product-card .task .delete-attachment,
.content .order-product-list-container .product-card .attachments .delete-attachment {
  display: inline-block;
  vertical-align: middle;
}
.content .order-product-list-container .product-card .task .expire-date,
.content .order-product-list-container .product-card .attachments .expire-date {
  font-weight: bold;
}
.content .order-product-list-container .product-card .task .attachment-upload,
.content .order-product-list-container .product-card .attachments .attachment-upload {
  display: none;
}
.content .order-product-list-container .product-card .order-product-attachment-button {
  padding: 10px;
  margin: 0.2em;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  border-radius: 3px;
}
.content .order-product-list-container .product-card .order-product-attachment-button:hover {
  text-decoration: none;
}
.content .order-product-list-container .product-card button.order-product-attachment-button {
  margin-top: -12px;
  line-height: 19px;
}
.content .application-settings {
  padding: 1em;
}
.content .application-settings .tools {
  padding: 1em;
}
.content .application-settings .results {
  padding: 1em 0 1em 0;
}
.content .application-settings .results .notification {
  margin-top: 1em;
}
.content .application-settings .results .notification .notification-container > div.description {
  font-size: 1.2em;
}
.content .application-settings .results .notification .notification-container > div.error-message {
  margin-top: 1em;
  white-space: pre-wrap;
  font-weight: bold;
}
.content .application-settings .results .notification .notification-container > div.info-message {
  margin-top: 1em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  padding-left: 0.5em;
  border-left: 0.1em solid grey;
  white-space: pre-wrap;
}
.content .order-layout {
  background-color: white;
  padding: 0px;
  flex: 1;
  overflow-y: auto;
  width: 100%;
}
.content .order-layout p,
.content .order-layout ul,
.content .order-layout li {
  margin: 0;
  padding: 0;
}
.content .order-layout .html-description ul {
  padding-left: 40px;
}
@media (max-width: 480px) {
  .content .order-layout {
    padding: 0.5em 0.5em 0.5em 0.5em;
  }
  .content .order-layout .identity button,
  .content .order-layout .identity a.secondary-button {
    width: 100% !important;
  }
}
.cart-popup {
  width: auto;
  min-width: 320px;
  position: absolute;
  top: 0;
  right: 1px;
  background-color: white;
  z-index: 7300;
  max-width: 450px;
}
.cart-popup .cart-button-container {
  margin: 0 auto;
  padding-top: 1em;
  padding-bottom: 0.5em;
}
.cart-popup .cart-hover {
  padding: 0.7em;
  position: relative;
  display: none;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.25);
}
.cart-popup .cart-hover:before {
  content: '';
  display: inline-block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid black;
  position: absolute;
  top: -10px;
  right: 16px;
  margin-left: -10px;
  width: 0;
  height: 0;
}
.cart-popup .cart-hover:after {
  content: '';
  display: inline-block;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #fff;
  position: absolute;
  top: -8px;
  right: 17px;
  margin-left: -9px;
  width: 0;
  height: 0;
}
.cart-popup .cart-hover .cart-product-list {
  padding: 0;
  margin: 0;
  overflow-y: scroll;
  max-height: 350px;
  display: grid;
}
.cart-popup .cart-hover .cart-product-list strong {
  float: right;
}
.cart-popup .cart-hover .cart-product-list .cart-product {
  box-sizing: border-box;
  list-style-type: none;
  float: left;
  width: 100%;
  padding-bottom: 1em;
}
.cart-popup .cart-hover .cart-product-list .cart-product h3 {
  font-size: 1.1em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  color: #003054 !important;
}
.cart-popup .cart-hover .cart-product-list .cart-product .cart-product-link {
  text-decoration: none;
  color: #003054 !important;
  background-color: transparent;
}
.cart-popup .cart-hover .cart-product-list .cart-product .cart-product-link:hover {
  text-decoration: underline;
}
.cart-popup .cart-hover .cart-product-list .cart-product .icon-remove-from-cart {
  background-image: url('images/icons/18-bin.svg');
  background-color: transparent;
  display: block;
  border-style: none;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.cart-popup .cart-hover .cart-product-list .cart-product .product-price {
  float: right;
}
.cart-popup .cart-hover .cart-price-label {
  font-weight: bold;
}
.cart-popup .cart-hover .cart-button-container {
  margin: 0 auto;
  padding-top: 0.5em;
  display: grid;
  grid-template-columns: auto auto;
}
.cart-popup .cart-hover .cart-button-container form {
  display: inline-block;
}
.cart-popup .cart-hover .cart-button-container form button {
  min-width: 130px;
}
.cart-popup .cart-hover .cart-button-container form:last-child {
  float: right;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
  opacity: 1;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
  opacity: 1;
}
.produt-description {
  color: #666;
  padding-bottom: .4em;
  display: block;
  max-width: 100%;
  max-height: 50px;
  /*  white-space: nowrap; */
  /*   text-overflow: ellipsis; */
  overflow: hidden;
}
.order-button,
button.order-button,
button[type='submit'].order-button,
body.new .content button[type='submit'],
body.new .content input[type='submit'],
body.new .content a.order-button {
  border: none;
  color: #ffffff;
  background-color: #003054;
  line-height: 16px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  cursor: pointer;
  min-height: 32px;
  padding: 0px 6px 0px 6px;
  vertical-align: top;
  /*
    .button-base-mixin(@trimble-blue-button, @trimble-blue-button-hover, @trimble-blue-button-active);
    font-size: 11pt !important;
    padding: 10px;
    padding-top: 8px !important;
    height: unset;
    font-weight: 700 !important;
    text-transform: uppercase;
    cursor: pointer;
    font-family: @font-family-sans !important;
    */
}
.order-button:hover,
button.order-button:hover,
button[type='submit'].order-button:hover,
body.new .content button[type='submit']:hover,
body.new .content input[type='submit']:hover,
body.new .content a.order-button:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  color: #003054;
}
.order-button:disabled,
button.order-button:disabled,
button[type='submit'].order-button:disabled,
body.new .content button[type='submit']:disabled,
body.new .content input[type='submit']:disabled,
body.new .content a.order-button:disabled {
  color: #ffffff;
  background-color: #90939f;
  border: none;
  filter: none;
}
.order-button.gray,
button.order-button.gray,
button[type='submit'].order-button.gray,
body.new .content button[type='submit'].gray,
body.new .content input[type='submit'].gray,
body.new .content a.order-button.gray,
.order-button.secondary,
button.order-button.secondary,
button[type='submit'].order-button.secondary,
body.new .content button[type='submit'].secondary,
body.new .content input[type='submit'].secondary,
body.new .content a.order-button.secondary,
.order-button.secondary-button,
button.order-button.secondary-button,
button[type='submit'].order-button.secondary-button,
body.new .content button[type='submit'].secondary-button,
body.new .content input[type='submit'].secondary-button,
body.new .content a.order-button.secondary-button {
  border: none;
  color: #ffffff;
  background-color: #003054;
  line-height: 16px;
  font-size: 16px;
  cursor: pointer;
  padding: 0px 6px 0px 6px;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600;
  color: #003054;
  background-color: #e0e1e9;
  border: 1px solid #003054;
  border-radius: 2px;
  min-height: 32px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  /*.button-base-mixin(@trimble-gray-button, @trimble-gray-button-hover, @trimble-gray-button-active);*/
}
.order-button.gray:hover,
button.order-button.gray:hover,
button[type='submit'].order-button.gray:hover,
body.new .content button[type='submit'].gray:hover,
body.new .content input[type='submit'].gray:hover,
body.new .content a.order-button.gray:hover,
.order-button.secondary:hover,
button.order-button.secondary:hover,
button[type='submit'].order-button.secondary:hover,
body.new .content button[type='submit'].secondary:hover,
body.new .content input[type='submit'].secondary:hover,
body.new .content a.order-button.secondary:hover,
.order-button.secondary-button:hover,
button.order-button.secondary-button:hover,
button[type='submit'].order-button.secondary-button:hover,
body.new .content button[type='submit'].secondary-button:hover,
body.new .content input[type='submit'].secondary-button:hover,
body.new .content a.order-button.secondary-button:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  color: #003054;
}
.order-button.gray:disabled,
button.order-button.gray:disabled,
button[type='submit'].order-button.gray:disabled,
body.new .content button[type='submit'].gray:disabled,
body.new .content input[type='submit'].gray:disabled,
body.new .content a.order-button.gray:disabled,
.order-button.secondary:disabled,
button.order-button.secondary:disabled,
button[type='submit'].order-button.secondary:disabled,
body.new .content button[type='submit'].secondary:disabled,
body.new .content input[type='submit'].secondary:disabled,
body.new .content a.order-button.secondary:disabled,
.order-button.secondary-button:disabled,
button.order-button.secondary-button:disabled,
button[type='submit'].order-button.secondary-button:disabled,
body.new .content button[type='submit'].secondary-button:disabled,
body.new .content input[type='submit'].secondary-button:disabled,
body.new .content a.order-button.secondary-button:disabled {
  color: #ffffff;
  background-color: #90939f;
  border: none;
  filter: none;
}
.order-button:disabled,
button.order-button:disabled,
button[type='submit'].order-button:disabled,
body.new .content button[type='submit']:disabled,
body.new .content input[type='submit']:disabled,
body.new .content a.order-button:disabled {
  background-color: #6a6976;
  cursor: initial;
}
.order-button:focus,
button.order-button:focus,
button[type='submit'].order-button:focus,
body.new .content button[type='submit']:focus,
body.new .content input[type='submit']:focus,
body.new .content a.order-button:focus {
  outline: -webkit-focus-ring-color solid;
}
.order-button.loading-indicator,
button.order-button.loading-indicator,
button[type='submit'].order-button.loading-indicator,
body.new .content button[type='submit'].loading-indicator,
body.new .content input[type='submit'].loading-indicator,
body.new .content a.order-button.loading-indicator {
  padding-left: 25px;
  background-image: url(images/small-loader.gif);
  background-position-x: 6px, right;
  background-position-y: center;
  background-size: initial;
  background-repeat: no-repeat;
}
body.new .content .tekla-map div.tekla-ims-search input[type="submit"] {
  height: 22px;
  width: 22px;
  min-height: 22px;
  min-width: 22px;
  max-height: 22px;
  max-width: 22px;
  margin: 0;
}
body.new .content a.order-button {
  margin-bottom: 11px;
  /*padding-top: 8px;*/
  padding-left: 25px;
  padding-right: 25px;
  /*   height: 37px;*/
}
.order_100 {
  width: 100%;
  /* float: left;*/
}
.order_3_4 {
  width: 75%;
  float: left;
}
.order_1_4 {
  width: 24%;
  float: right;
}
.cart-add-product-map {
  display: block;
  width: 100%;
  height: 640px;
  border: 1px solid #6a6976;
}
@media (max-width: 1920px) {
  .cart-add-product-map {
    height: 480px;
  }
}
.tab-content .html-description {
  min-height: 640px;
}
@media (max-width: 1920px) {
  .tab-content .html-description {
    min-height: 480px;
  }
}
.copy-geometry-dropdown,
.map-freedraw-rect,
.map-search-pickposition {
  background-repeat: no-repeat;
  background-size: 24px 24px;
  margin-right: 10px;
  height: fit-content;
  vertical-align: middle !important;
}
.map-search-pickposition {
  background-image: url(images/icons/18-spot-darkblue.svg);
}
.map-freedraw-rect {
  background-image: url(images/icons/18-draw-area-darkblue.svg);
}
.copy-geometry-dropdown {
  background-image: url(images/icons/18-copy-area-darkblue.svg);
}
#order-cookie-notification {
  background: #4c4c4c none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  padding: 10px 0 15px;
  position: fixed;
  width: 100%;
  z-index: 200;
}
#order-cookie-notification .content-wrap {
  margin: 0 auto;
  position: relative;
  width: 95%;
  padding: 0;
}
#order-cookie-notification a {
  color: inherit;
}
#order-cookie-notification a:hover {
  color: #bbbbbb;
}
#order-cookie-notification p {
  margin-right: 40px;
  font-size: .875em;
  line-height: 1.2em;
}
#order-cookie-notification .cookie-notification-close-link {
  display: block;
  height: 32px;
  margin-top: -16px;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 32px;
}
#order-cookie-notification .icon-close {
  font-size: 32px;
  font-family: 'mtv-icon-font-inverted';
}
#layerTreeContainer {
  display: none;
  position: relative;
  top: 0;
  left: 0;
  width: 250px;
  z-index: 9999;
  border: 1px solid #003f87;
  /*******************************************************************************
 * Tree container
 */
  /* Suppress lines for last child node */
  /* Suppress lines if level is fixed expanded (option minExpandLevel) */
  /* Style, when control is disabled */
  /*******************************************************************************
 * Common icon definitions
 */
  /** Used by 'icon' node option: */
  /*******************************************************************************
 * Lines and connectors
 */
  /*******************************************************************************
 * Expander icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: dynatree-exp-
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'd': lazy (Delayed)
 * 3rd character (optional): 'l': Last sibling
 */
  /*******************************************************************************
 * Checkbox icon
 */
  /*******************************************************************************
 * Radiobutton icon
 * This is a customization, that may be activated by overriding the 'checkbox'
 * class name as 'dynatree-radio' in the tree options.
 */
  /*******************************************************************************
 * Node type icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: dynatree-ico-
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'f': folder
 */
  /* Status node icons */
  /*******************************************************************************
 * Node titles
 */
  /* @Chrome: otherwise hit area of node titles is broken (issue 133)
   Removed again for issue 165; (133 couldn't be reproduced) */
  /* Remove blue color and underline from title links */
  /*
ul.dynatree-container a:focus,
span.dynatree-focused a:link  
{
	background-color: #EFEBDE; 
}
    */
  /*******************************************************************************
 * Drag'n'drop support
 */
  /*** Helper object ************************************************************/
  /*** Drop marker icon *********************************************************/
  /*** Source node while dragging ***********************************************/
  /*** Target node while dragging cursor is over it *****************************/
  /*******************************************************************************
 * Custom node classes (sample)
 */
}
#layerTreeContainer ul.dynatree-container {
  font-family: tahoma, arial, helvetica;
  font-size: 10pt;
  /* font size should not be too big */
  white-space: nowrap;
  padding: 3px;
  margin: 0;
  /* issue 201 */
  /*background-color: white; */
  /*border: 1px dotted gray; */
  overflow: auto;
  height: 100%;
  /* issue 263 */
}
#layerTreeContainer ul.dynatree-container ul {
  /* padding: 0 0 0 16px; */
  padding: 0 0 0 22px;
  margin: 0;
}
#layerTreeContainer ul.dynatree-container li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background-attachment: scroll;
  background-color: transparent;
  background-repeat: repeat-y;
  background-image: url("images/dynatree/vline.gif");
  background-position: 0 0;
  /*
	background-image: url("images/dynatree/icons_96x256.gif");
	background-position: -80px -64px;
	*/
  margin: 0;
  padding: 1px 0 0 0;
}
#layerTreeContainer ul.dynatree-container li.dynatree-lastsib {
  background-image: none;
}
#layerTreeContainer ul.dynatree-no-connector > li {
  background-image: none;
}
#layerTreeContainer .ui-dynatree-disabled ul.dynatree-container {
  opacity: 0.5;
  /*	filter: alpha(opacity=50); /* Yields a css warning */
  background-color: silver;
}
#layerTreeContainer span.dynatree-empty,
#layerTreeContainer span.dynatree-vline,
#layerTreeContainer span.dynatree-connector,
#layerTreeContainer span.dynatree-expander,
#layerTreeContainer span.dynatree-icon,
#layerTreeContainer span.dynatree-checkbox,
#layerTreeContainer span.dynatree-radio,
#layerTreeContainer span.dynatree-drag-helper-img,
#layerTreeContainer #dynatree-drop-marker {
  width: 16px;
  height: 16px;
  /*	display: -moz-inline-box; /* @ FF 1+2 removed for issue 221 */
  /*	-moz-box-align: start; /* issue 221 */
  display: inline-block;
  /* Required to make a span sizeable */
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: left;
  background-image: url("images/dynatree/icons.gif");
  background-position: 0 0;
}
#layerTreeContainer ul.dynatree-container img {
  width: 16px;
  height: 16px;
  margin-left: 3px;
  vertical-align: top;
  border-style: none;
}
#layerTreeContainer span.dynatree-connector {
  background-position: -16px -64px;
}
#layerTreeContainer span.dynatree-expander {
  background-position: 0px -80px;
  cursor: pointer;
}
#layerTreeContainer .dynatree-exp-cl span.dynatree-expander {
  background-position: 0px -96px;
}
#layerTreeContainer .dynatree-exp-cd span.dynatree-expander {
  background-position: -64px -80px;
}
#layerTreeContainer .dynatree-exp-cdl span.dynatree-expander {
  background-position: -64px -96px;
}
#layerTreeContainer .dynatree-exp-e span.dynatree-expander,
#layerTreeContainer .dynatree-exp-ed span.dynatree-expander {
  background-position: -32px -80px;
}
#layerTreeContainer .dynatree-exp-el span.dynatree-expander,
#layerTreeContainer .dynatree-exp-edl span.dynatree-expander {
  background-position: -32px -96px;
}
#layerTreeContainer .dynatree-loading span.dynatree-expander {
  background-position: 0 0;
  background-image: url("images/dynatree/loading.gif");
}
#layerTreeContainer span.dynatree-checkbox {
  margin-left: 3px;
  background-position: 0px -32px;
}
#layerTreeContainer span.dynatree-checkbox:hover {
  background-position: -16px -32px;
}
#layerTreeContainer .dynatree-partsel span.dynatree-checkbox {
  background-position: -64px -32px;
}
#layerTreeContainer .dynatree-partsel span.dynatree-checkbox:hover {
  background-position: -80px -32px;
}
#layerTreeContainer .dynatree-selected span.dynatree-checkbox {
  background-position: -32px -32px;
}
#layerTreeContainer .dynatree-selected span.dynatree-checkbox:hover {
  background-position: -48px -32px;
}
#layerTreeContainer span.dynatree-radio {
  margin-left: 3px;
  background-position: 0px -48px;
}
#layerTreeContainer span.dynatree-radio:hover {
  background-position: -16px -48px;
}
#layerTreeContainer .dynatree-partsel span.dynatree-radio {
  background-position: -64px -48px;
}
#layerTreeContainer .dynatree-partsel span.dynatree-radio:hover {
  background-position: -80px -48px;
}
#layerTreeContainer .dynatree-selected span.dynatree-radio {
  background-position: -32px -48px;
}
#layerTreeContainer .dynatree-selected span.dynatree-radio:hover {
  background-position: -48px -48px;
}
#layerTreeContainer span.dynatree-icon {
  margin-left: 3px;
  background-position: 0px 0px;
}
#layerTreeContainer .dynatree-ico-cf span.dynatree-icon {
  background-position: 0px -16px;
}
#layerTreeContainer .dynatree-ico-ef span.dynatree-icon {
  background-position: -64px -16px;
}
#layerTreeContainer .dynatree-statusnode-wait span.dynatree-icon {
  background-image: url("images/dynatree/loading.gif");
}
#layerTreeContainer .dynatree-statusnode-error span.dynatree-icon {
  background-position: 0px -112px;
  /*	background-image: url("images/dynatree/ltError.gif");*/
}
#layerTreeContainer span.dynatree-node {
  /*	display: -moz-inline-box; /* issue 133, 165, 172, 192. removed for issue 221*/
  /*	-moz-box-align: start; /* issue 221 */
  /*  display: inline-block; /* Required to make a span sizeable */
}
#layerTreeContainer ul.dynatree-container a {
  color: black;
  /* inherit doesn't work on IE */
  text-decoration: none;
  vertical-align: top;
  margin: 0px;
  margin-left: 3px;
  /*	outline: 0; /* @ Firefox, prevent dotted border after click */
}
#layerTreeContainer ul.dynatree-container a:hover {
  /*	text-decoration: underline; */
  background-color: #F2F7FD;
  /* light blue */
  border-color: #B8D6FB;
  /* darker light blue */
}
#layerTreeContainer span.dynatree-node a {
  font-size: 10pt;
  /* required for IE, quirks mode */
  display: inline-block;
  /* Better alignment, when title contains <br> */
  /*	vertical-align: top;*/
  padding-left: 3px;
  padding-right: 3px;
  /* Otherwise italic font will be outside bounds */
  /*	line-height: 16px; /* should be the same as img height, in case 16 px */
}
#layerTreeContainer span.dynatree-folder a {
  /* font-weight: bold;*/
}
#layerTreeContainer span.dynatree-selected a {
  color: green;
  /*font-style: italic; */
}
#layerTreeContainer span.dynatree-active a {
  /*	background-color: #3169C6 !important;*/
  /*color: white !important;*/
  /* @ IE6 */
}
#layerTreeContainer div.dynatree-drag-helper a {
  border: 1px solid gray;
  background-color: white;
  padding-left: 5px;
  padding-right: 5px;
  opacity: 0.8;
}
#layerTreeContainer span.dynatree-drag-helper-img {
  /*
	position: relative;
	left: -16px;
	*/
}
#layerTreeContainer div.dynatree-drag-helper {
  /*    border-color: green;
	background-color: red;*/
}
#layerTreeContainer div.dynatree-drop-accept span.dynatree-drag-helper-img {
  background-position: -32px -112px;
}
#layerTreeContainer div.dynatree-drag-helper.dynatree-drop-reject {
  border-color: red;
}
#layerTreeContainer div.dynatree-drop-reject span.dynatree-drag-helper-img {
  background-position: -16px -112px;
}
#layerTreeContainer #dynatree-drop-marker {
  width: 24px;
  position: absolute;
  background-position: 0 -128px;
  margin: 0;
  /*	border: 1px solid red; */
}
#layerTreeContainer #dynatree-drop-marker.dynatree-drop-after,
#layerTreeContainer #dynatree-drop-marker.dynatree-drop-before {
  width: 64px;
  background-position: 0 -144px;
}
#layerTreeContainer #dynatree-drop-marker.dynatree-drop-copy {
  background-position: -64px -128px;
}
#layerTreeContainer #dynatree-drop-marker.dynatree-drop-move {
  background-position: -64px -128px;
}
#layerTreeContainer span.dynatree-drag-source {
  /* border: 1px dotted gray; */
  background-color: #e0e0e0;
}
#layerTreeContainer span.dynatree-drag-source a {
  color: gray;
}
#layerTreeContainer span.dynatree-drop-target {
  /*border: 1px solid gray;*/
}
#layerTreeContainer span.dynatree-drop-target.dynatree-drop-accept a {
  /*border: 1px solid green;*/
  background-color: #3169C6 !important;
  color: white !important;
  /* @ IE6 */
  text-decoration: none;
}
#layerTreeContainer span.dynatree-drop-target.dynatree-drop-reject {
  /*border: 1px solid red;*/
}
#layerTreeContainer span.custom1 a {
  background-color: maroon;
  color: yellow;
}
#layerTreeContainer ul.dynatree-container {
  padding: 0 !important;
}
#layerTreeContainer a.dynatree-title {
  text-decoration: underline;
  font-size: 2em;
}
#layerTreeContainer span.dynatree-selected a {
  color: black;
  font-style: normal;
}
#layerTreeContainer #layerTree span.dynatree-has-children {
  padding-left: 5px !important;
}
#layerTreeContainer #layerTree ul.dynatree-container li {
  background-image: none;
  padding: 3px 23px 0 0;
}
#layerTreeContainer .dynatree-node-disabled .dynatree-title {
  color: #9d9d9d !important;
}
#layerTreeContainer .dynatree-has-children a {
  cursor: default !important;
}
#layerTreeContainer #layerTreeClose {
  height: 28px;
  background-color: #f3f3f7;
  cursor: pointer;
}
.tekla-map-maximized-wrapper {
  z-index: 100000;
}
#order-mapwrapper .tekla-map {
  height: 640px;
}
.icon80-success {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  background: url(images/icons/Succes_check_big.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #5ec260;
}
.icon40-success {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  /*
    margin-left: auto; 
    margin-right: auto;
    
    margin-bottom:10px;
        */
  margin-top: 10px;
  background: url(images/icons/Succes_check.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #5ec260;
}
.fields .attachment.empty-attachment {
  display: none;
}
.sans {
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}
.notification .info-warning,
.notification .success {
  color: #353a40;
}
.notification .info-warning .notification-icon {
  background-position: 0 -320px;
  width: 16px;
  height: 16px;
  margin-top: 4px;
}
.order-public-phase {
  background-position: 0 -288px;
  width: 16px;
  height: 16px;
}
.icon-grid-open24 {
  background: url(images/icons/icon-crm-sprites24.png?1) no-repeat 0 0;
}
.icon-grid-header-open24 {
  background: url(images/icons/icon-crm-sprites24.png?1) no-repeat 0 -24px;
}
.icon-grid-edit24 {
  background: url(images/icons/icon-crm-sprites24.png?1) no-repeat 0 -48px;
}
.icon-grid-header-edit24 {
  background: url(images/icons/icon-crm-sprites24.png?1) no-repeat 0 -72px;
}
.icon-grid-trash24 {
  background: url(images/icons/icon-crm-sprites24.png?1) no-repeat 0 -96px;
}
.icon-info {
  background: url(images/icons/18-info-circle-darkblue.svg) no-repeat;
}
.icon-map {
  background: url(images/icons/18-map-darkblue.svg) no-repeat;
}
.icon-print {
  background: url(images/icons/icon-print.svg) no-repeat;
  background-position: left center !important;
  background-size: 18px 18px;
}
.icon-download {
  background: url('images/icons/28 download dark-navy.svg') no-repeat;
  background-position: left center !important;
  background-size: 18px 18px;
}
.icon-help {
  background: url('images/icons/help white filled.svg') center / 18px 18px no-repeat;
  background-color: #003054;
  border-radius: 50%;
  align-self: center;
  width: 18px;
  height: 18px;
}
a.cluetip.icon-inline.icon-info {
  background: url(images/icons/18-info-circle-darkblue.svg) no-repeat;
}
a.cluetip.icon-inline.icon-info:hover {
  border: 1px solid black;
  border-radius: 2px;
}
.icon-edit {
  background: url(images/icons/40-edit-blue.svg) no-repeat;
}
.icon-trash {
  background: url(images/icons/28-deleted.svg) no-repeat;
}
.icon-created {
  background: url(images/icons/28-created.svg) no-repeat;
}
.icon-received {
  background: url(images/icons/28-received.svg) no-repeat;
}
.icon-interrupted {
  background: url(images/icons/28-discontinued.svg) no-repeat;
}
.icon-grid-header-trash24 {
  background: url(images/icons/icon-crm-sprites24.png?1) no-repeat 0 -120px;
}
.icon-grid-copy24 {
  background: url(images/icons/icon-crm-sprites24.png?2) no-repeat 0 -144px;
}
.icon-grid-header-copy24 {
  background: url(images/icons/icon-crm-sprites24.png?2) no-repeat 0 -168px;
}
[data-disabled="true"] {
  pointer-events: none;
  filter: invert(60%) sepia(23%) saturate(133%) hue-rotate(191deg) brightness(93%) contrast(93%);
}
/* .mce-content-body, TODO: mce skin */
.html-description {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.html-description h1 {
  font-size: 1.5em;
  font-weight: 700;
}
.html-description h2 {
  font-size: 1.25em;
  font-weight: 700;
}
.html-description h3 {
  font-size: 1em;
  font-weight: 700;
}
.html-description p {
  color: #363545;
  font-weight: 400;
}
.phase-comment-container .field-textarea {
  max-height: 48em;
  min-height: 6em;
}
.split-button-container {
  /*
    .button:hover {
        cursor: pointer;
        background: #E0E0E0;
    }

    .button:active {
        background: #D3D3D3;
    }
        */
}
.split-button-container .split-button {
  position: relative;
  display: inline-block;
  text-align: left;
}
.split-button-container .right-split {
  border-width: 1px 1px 1px 0px;
  border-radius: 0px 5px 5px 0px;
}
.split-button-container .left-split {
  border-width: 1px 0px 1px 1px;
  border-radius: 5px 0px 0px 5px;
  float: left;
  margin-right: 0px;
}
.split-button-container .button {
  border: none;
  color: #ffffff;
  background-color: #003054;
  line-height: 16px;
  font-size: 16px;
  cursor: pointer;
  padding: 0px 6px 0px 6px;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600;
  color: #003054;
  background-color: #e0e1e9;
  border: 1px solid #003054;
  border-radius: 2px;
  min-height: 32px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  position: relative;
  margin: 0;
  height: 32px;
  float: left;
  outline: none;
  line-height: 29px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 0 !important;
  cursor: pointer !important;
  /*
        background: #F2F2F2;
        border: 1px solid #E0E0E0;
        boshadow: 1px 1px 2px #E0E0E0;
            */
  /*.button-base-mixin(@trimble-gray-button, @trimble-gray-button-hover, @trimble-gray-button-active);*/
}
.split-button-container .button:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  color: #003054;
}
.split-button-container .button:disabled {
  color: #ffffff;
  background-color: #90939f;
  border: none;
  filter: none;
}
.split-button-container .button.button-drop {
  border-left: 0;
  height: 32px;
}
.split-button-container .open > .button-drop-menu {
  display: block;
}
.split-button-container .button-drop-menu {
  position: absolute;
  top: 27px;
  right: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #6a6976;
  background-clip: padding-box;
  border: 1px solid #8c8b96;
  /* boshadow: 1px 1px 2px #E0E0E0;*/
}
.split-button-container .button-drop-menu li a {
  display: block;
  padding: 8px 20px;
  clear: both;
  font-family: arial;
  color: #ffffff;
  text-decoration: none;
}
.split-button-container .button-drop-menu li a:hover {
  background: #7b7a86;
}
.processing-phases-container {
  margin-top: 2em;
  border-top: thin solid #6a6976;
  padding-top: 2em;
}
.processing-phases-container th {
  text-align: left;
  padding-right: 1em;
  background-color: #f6f6f6;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.1em;
}
.processing-phases-container td {
  text-align: left;
  padding-right: 1em;
  padding-left: 0.1em;
}
.products-container {
  margin-top: 2em;
  border-top: thin solid #6a6976;
  padding-top: 2em;
}
.header-right button,
.header-right a.btn {
  font-family: inherit;
  padding-top: 5px;
  padding-bottom: 5px;
}
.icon-basket-wireframe-white {
  background-size: 18px 18px;
  background-image: url('images/icons/18 basket white.svg');
  background-position: right 6px center;
  background-repeat: no-repeat;
}
.icon-basket-wireframe-white:hover:not(:disabled):hover {
  background-image: url('images/icons/18 basket dark-navy.svg');
}
.icon-size-small {
  background-size: 18px 18px;
}
.icon-size-medium {
  background-size: 24px 24px;
}
.icon-basket {
  background-image: url(images/icons/28-filled-basket.svg);
  background-repeat: no-repeat;
}
.button-icon-left {
  padding: 1px 10px 1px 35px;
  background-position: 3px 3px;
}
.button-icon-right {
  padding-right: 35px;
}
.icon-add-plus {
  background-image: url(images/icons/18-add.svg);
}
.required-icon {
  background-image: url(images/required-indicator.svg) !important;
  height: 18px;
}
.back-button-container {
  margin: 0.5em 0 0.5em 0;
}
.back-button-container a.back-button {
  padding: 0.5em;
  border: 1px solid #003054;
  border-radius: 2px;
}
.back-button-container a.back-button:hover {
  text-decoration: none !important;
}
.basket-button {
  background-image: url(images/icons/28-filled-basket.svg);
  width: 36px;
  height: 36px;
  border: 0;
  padding: 0;
  right: 0;
  background-repeat: no-repeat;
  position: relative;
  /* margin-left: 0.5em;
    margin-right: 0.5em;
    margin-top: 4px; */
  /* margin-right: 14px; */
  cursor: pointer;
  background-size: contain;
  display: flex;
  /* Add this line */
  justify-content: center;
  /* Add this line */
  align-items: center;
  /* Add this line */
}
.item-count {
  color: #003054;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  z-index: 1;
  line-height: normal;
  width: 100%;
  height: 100%;
  text-align: center;
  block-size: inherit;
  display: flex;
  /* Add this line */
  justify-content: center;
  /* Add this line */
  align-items: center;
  /* Add this line */
}
.item-count span {
  background-color: transparent;
  width: auto;
  height: auto;
  text-align: center;
  position: absolute;
}
button.select-contact {
  border: none;
  background: transparent;
  font-size: 1.1em;
  font-weight: bold;
  cursor: pointer;
  text-decoration: underline;
  padding: 2px;
}
div.total-price-container {
  float: right;
  display: flex;
  align-items: center;
}
div.total-price-container .total-price-label {
  font-weight: bold;
  margin-right: 10px;
}
div.total-price-container .total-price-field {
  border: 1px solid #003054;
  border-radius: 5px;
  background: #f1f1f6;
  color: #252a2e;
  font-size: 36px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  padding: 10px;
  display: flex;
}
.payment-selection .payment-selection-group {
  display: flex;
  flex-wrap: wrap;
}
.payment-selection .payment-selection-group .payment-selection-form {
  display: flex;
}
.payment-selection .payment-selection-group .payment-selection-form button {
  height: 80px;
  width: 200px;
  background: transparent;
  border: solid 1px;
  border-radius: 4px;
  margin: 4px;
  cursor: pointer;
}
.payment-selection .payment-selection-group .payment-selection-form button img {
  width: 100%;
  height: 100%;
}
.basket-item-count {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  font-size: 24px;
  color: #003054;
  text-align: center;
  background: #e0e1e9;
  border: 1px solid #252a2e;
}
.filter-panel {
  display: flex;
  align-self: center;
  justify-content: space-between;
  position: relative;
  min-height: 80px;
}
.filter-panel h1 {
  color: black;
}
.filter-panel .button-container {
  display: flex;
  flex-direction: row-reverse;
  align-self: stretch;
  justify-content: stretch;
  width: auto;
}
@media (max-width: 480px) {
  .filter-panel {
    display: flex;
    flex-direction: column;
  }
  .filter-panel .button-container .item-content {
    width: 100%;
  }
}
body.asiointi-fi .myorders-filter-container {
  display: grid;
  align-items: flex-start;
  margin-bottom: 2px;
  grid-template-columns: auto auto auto;
}
body.asiointi-fi .myorders-filter-container .filter-status-panel {
  display: flex;
}
body.asiointi-fi .myorders-filter-container .buttonPanel {
  margin: 5px 10px 0px 0px;
  justify-self: end;
  align-self: end;
}
body.asiointi-fi .myorders-filter-container .filter-content {
  margin: 0px 5px 0px 5px;
  display: flex;
  align-self: stretch;
  flex-direction: column;
}
body.asiointi-fi .myorders-filter-container .filter-content h4 {
  margin-top: 0px;
  margin-bottom: 10px;
}
body.asiointi-fi .myorders-filter-container .filter-content .filter-check-box {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body.asiointi-fi .myorders-filter-container .filter-content .filter-check-box + label {
  border: solid #003054 2px;
  background-color: transparent;
  height: 28px;
  width: 28px;
  display: inline-block !important;
  padding: 0 0 0 0px;
  margin: 0px 5px 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}
body.asiointi-fi .myorders-filter-container .filter-content .filter-check-box + label.icon-processing {
  background: url('images/icons/28-process.svg');
}
body.asiointi-fi .myorders-filter-container .filter-content .filter-check-box + label.icon-done {
  background-image: url('images/icons/28-done.svg');
}
body.asiointi-fi .myorders-filter-container .filter-content .filter-check-box + label:hover {
  background-color: #89c6ed;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
body.asiointi-fi .myorders-filter-container .filter-content .filter-check-box:checked + label {
  background-color: #003054;
}
body.asiointi-fi .myorders-filter-container .filter-content .filter-check-box:checked + label.icon-processing {
  background-image: url('images/icons/28-process-active.svg');
}
body.asiointi-fi .myorders-filter-container .filter-content .filter-check-box:checked + label.icon-done {
  background-image: url('images/icons/28-done-active.svg');
}
body.asiointi-fi .myorders-filter-container .filter-content .filter-check-box:checked + label.icon-trash {
  background-image: url('images/icons/28-deleted-active.svg');
}
body.asiointi-fi .myorders-filter-container .filter-content .filter-check-box:checked + label.icon-created {
  background-image: url('images/icons/28-created-white.svg');
}
body.asiointi-fi .myorders-filter-container .filter-content .filter-check-box:checked + label.icon-received {
  background-image: url('images/icons/28-received-white.svg');
}
body.asiointi-fi .myorders-filter-container .filter-content .filter-check-box:checked + label.icon-interrupted {
  background-image: url('images/icons/28-discontinued-active.svg');
}
body.asiointi-fi .myorders-filter-container .filter-content input[type="text"].field-date {
  margin-bottom: 0px;
  padding: 0px;
  height: 28px;
}
@media (max-width: 992px) {
  body.asiointi-fi .myorders-filter-container {
    display: grid;
    grid-template-rows: auto auto;
  }
  body.asiointi-fi .myorders-filter-container .filter-content {
    grid-template-columns: 1fr;
  }
  body.asiointi-fi .myorders-filter-container .buttonPanel {
    grid-column: span 2;
  }
}
@media (max-width: 768px) {
  body.asiointi-fi .myorders-filter-container {
    display: flex;
    flex-direction: column;
  }
}
.snackbar {
  min-width: 250px;
  margin-left: -125px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
.browse-sidebar {
  background: #F7F7F7;
  padding: 0.2em;
  width: 23em;
  margin: 0;
  border: 1px solid #B2B2B2;
  /* Styles for viewport width @viewport-small or less */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
@media (max-width: 720px) {
  .browse-sidebar {
    width: 100%;
  }
}
.browse-sidebar .sidebar-title {
  font-weight: bold;
  padding: 0.4em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.browse-sidebar .sidebar-title h2 {
  min-height: unset;
  font-size: 1em;
  margin: 0px;
}
.browse-sidebar .sidebar-content {
  width: 100%;
  padding: 0.5em 0.5em;
  margin: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.browse-sidebar .sidebar-content > fieldset,
.browse-sidebar .sidebar-content > div {
  width: 100%;
  margin: 0.6em 0 0 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.browse-sidebar .sidebar-content fieldset {
  border: 1px solid #bebebe;
  padding: 0.3em 0.6em 0.6em 0.6em;
}
.browse-sidebar .sidebar-content fieldset > div + div {
  margin-top: 0.6em;
}
.browse-sidebar .sidebar-content input {
  margin: 0;
}
.browse-sidebar .sidebar-content input[type="checkbox"] {
  vertical-align: middle;
}
.browse-sidebar .sidebar-content input[type="text"] {
  width: 100%;
  padding: 0.3em;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.browse-sidebar .sidebar-content input[type="text"].field-date {
  width: 6em;
}
.browse-sidebar .sidebar-content input[type="hidden"] + span > label {
  vertical-align: middle;
  padding-left: 0.3em;
}
.browse-sidebar .sidebar-content button.ui-multiselect {
  width: 100% !important;
  padding: 0.3em;
  height: auto;
}
.browse-sidebar .sidebar-content .label {
  display: block;
  padding-bottom: 0.2em;
}
.browse-sidebar .sidebar-content .label a.icon {
  float: right;
}
.browse-sidebar .sidebar-footer {
  padding: 0.5em 0.5em 0.5em 0.5em;
}
.browse-sidebar .sidebar-footer input[type="submit"],
.browse-sidebar .sidebar-footer input[type="button"] {
  width: 100%;
}
.browse-sidebar .sidebar-footer input {
  margin: 0;
}
.browse-sidebar .sidebar-footer .button-container {
  width: 100%;
  text-align: center;
}
.browse-sidebar .sidebar-footer .button-container a {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  display: block;
  float: none;
}
.browse-sidebar .sidebar-footer .secondary-buttons {
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  margin: 1.5em 0 0 0;
  opacity: 0.4;
}
.browse-sidebar .sidebar-footer .secondary-buttons:hover {
  opacity: 1;
}
.browse-sidebar .sidebar-footer .secondary-buttons > input + input,
.browse-sidebar .sidebar-footer .secondary-buttons > div + div,
.browse-sidebar .sidebar-footer .secondary-buttons > input + div {
  margin: 0.5em 0 0 0;
}
.browse-sizebar-dummy {
  padding: 0.2em;
  width: 23em;
  margin: 0;
  border: 1px solid #B2B2B2;
  /* Styles for viewport width @viewport-small or less */
}
@media (max-width: 720px) {
  .browse-sizebar-dummy {
    width: 100%;
  }
}
.results-container {
  float: left;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.results-container #browse-mapcontainer {
  width: 100%;
  height: 250px;
}
.results-container .split-handler {
  height: 4px;
  top: 50%;
  left: 0px;
  right: 0px;
  cursor: ns-resize;
  background-color: #bfbfc6;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #bfbfc6;
}
.results-container .browse-results .result-table-header input[type="button"] {
  float: left;
  margin: 0;
}
.results-container .browse-results .result-table-header .notification {
  margin: 1px 0 0 1em;
  float: left;
}
.results-container .browse-results div.ui-jqgrid.ui-widget {
  margin-top: 0.5em;
}
.results-container .browse-results div.ui-jqgrid.ui-widget .browse-results-permitlabelicon {
  float: right;
}
.results-container .browse-results div.ui-jqgrid.ui-widget .browse-results-permitlabel,
.results-container .browse-results div.ui-jqgrid.ui-widget .browse-results-actionlink {
  float: left;
}
.results-container .browse-results div.ui-jqgrid.ui-widget a {
  color: #034af3;
  text-decoration: underline;
}
.results-container .browse-results div.ui-jqgrid.ui-widget a:hover {
  text-decoration: underline;
}
.results-container .browse-results div.ui-jqgrid.ui-widget .browse-results-unack-changes {
  font-weight: bold;
  color: #ffa500;
}
/* @import (less) '..\..\..\resources\content\tekla.identity.embedded.less'; */
button,
input[type='button'],
input[type='submit'],
.ui-widget button,
.ui-widget input[type='button'],
.ui-widget input[type='submit'] {
  height: auto;
  font-size: 1.2em;
  padding: 0.38em;
}
.field-required input {
  background-color: #fffbc9;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  width: 20em;
  border-radius: 2px;
  padding: 4px;
}


