
/* Minification failed. Returning unminified contents.
(13035,45): run-time error CSS1030: Expected identifier, found 'not('
(13035,45): run-time error CSS1031: Expected selector, found 'not('
(13035,45): run-time error CSS1025: Expected comma or open brace, found 'not('
 */
 @charset "UTF-8";
 /*! normalize.css v3.0.0 | MIT License | git.io/normalize */
 
 html {
   font-family: sans-serif;
   -ms-text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%;
 }
 body {
   margin: 0;
 }
 article,
 aside,
 details,
 figcaption,
 figure,
 footer,
 header,
 hgroup,
 main,
 nav,
 section,
 summary {
   display: block;
 }
 audio,
 canvas,
 progress,
 video {
   display: inline-block;
   vertical-align: baseline;
 }
 audio:not([controls]) {
   display: none;
   height: 0;
 }
 [hidden],
 template {
   display: none;
 }
 a {
   background: transparent;
   cursor: pointer;
 }
 a:active,
 a:hover {
   outline: 0;
 }
 abbr[title] {
   border-bottom: 1px dotted;
 }
 b,
 strong {
   font-weight: bold;
 }
 dfn {
   font-style: italic;
 }
 h1 {
   font-size: 2em;
   margin: 0.67em 0;
 }
 mark {
   background: yellow;
   color: black;
 }
 small {
   font-size: 80%;
 }
 sub,
 sup {
   font-size: 75%;
   line-height: 0;
   position: relative;
   vertical-align: baseline;
 }
 sup {
   top: -0.5em;
 }
 sub {
   bottom: -0.25em;
 }
 img {
   border: 0;
 }
 svg:not(:root) {
   overflow: hidden;
 }
 figure {
   margin: 1em 40px;
 }
 hr {
   -moz-box-sizing: content-box;
   box-sizing: content-box;
   height: 0;
 }
 pre {
   overflow: auto;
 }
 code,
 kbd,
 pre,
 samp {
   font-family: monospace, monospace;
   font-size: 1em;
 }
 button,
 input,
 optgroup,
 select,
 textarea {
   color: inherit;
   font: inherit;
   margin: 0;
 }
 button {
   overflow: visible;
 }
 button,
 select {
   text-transform: none;
 }
 button,
 html input[type="button"],
 input[type="reset"],
 input[type="submit"] {
   -webkit-appearance: button;
   cursor: pointer;
 }
 button[disabled],
 html input[disabled] {
   cursor: default;
 }
 button::-moz-focus-inner,
 input::-moz-focus-inner {
   border: 0;
   padding: 0;
 }
 input {
   line-height: normal;
 }
 input[type="checkbox"],
 input[type="radio"] {
   box-sizing: border-box;
   padding: 0;
 }
 input[type="number"]::-webkit-inner-spin-button,
 input[type="number"]::-webkit-outer-spin-button {
   height: auto;
 }
 input[type="search"] {
   -webkit-appearance: textfield;
   -moz-box-sizing: content-box;
   -webkit-box-sizing: content-box;
   box-sizing: content-box;
 }
 input[type="search"]::-webkit-search-cancel-button,
 input[type="search"]::-webkit-search-decoration {
   -webkit-appearance: none;
 }
 fieldset {
   border: 1px solid silver;
   margin: 0 2px;
   padding: 0.35em 0.625em 0.75em;
 }
 legend {
   border: 0;
   padding: 0;
 }
 textarea {
   overflow: auto;
 }
 optgroup {
   font-weight: bold;
 }
 table {
   border-collapse: collapse;
   border-spacing: 0;
 }
 td,
 th {
   padding: 0;
 }
 @media print {
   * {
     text-shadow: none !important;
     color: black !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) ")";
   }
   a[href^="javascript:"]:after,
   a[href^="#"]:after {
     content: "";
   }
   pre,
   blockquote {
     border: 1px solid #999999;
     page-break-inside: avoid;
   }
   thead {
     display: table-header-group;
   }
   tr,
   img {
     page-break-inside: avoid;
   }
   img {
     max-width: 100% !important;
   }
   p,
   h2,
   h3 {
     orphans: 3;
     widows: 3;
   }
   h2,
   h3 {
     page-break-after: avoid;
   }
   select {
     background: white !important;
   }
   .navbar {
     display: none;
   }
   .table td,
   .table th {
     background-color: white !important;
   }
   .btn > .caret,
   .dropup > .btn > .caret {
     border-top-color: black !important;
   }
   .label {
     border: 1px solid black;
   }
   .table {
     border-collapse: collapse !important;
   }
   .table-bordered th,
   .table-bordered td {
     border: 1px solid #dddddd !important;
   }
 }
 * {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 }
 *:before,
 *:after {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 }
 html {
   font-size: 100%;
   -webkit-tap-highlight-color: transparent;
 }
 body {
   font-family: "futura-pt", "Futura", Arial, sans-serif;
   font-size: 20px;
   line-height: 1.3;
   color: black;
   background-color: white;
 }
 input,
 button,
 select,
 textarea {
   font-family: inherit;
   font-size: inherit;
   line-height: inherit;
 }
 a {
   color: #0088cd;
   text-decoration: none;
 }
 a:hover,
 a:focus {
   color: #005581;
   text-decoration: underline;
 }
 a:focus {
   outline: thin dotted;
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: -2px;
 }
 figure {
   margin: 0;
 }
 img {
   vertical-align: middle;
 }
 .img-responsive {
   display: block;
   max-width: 100%;
   height: auto;
 }
 .img-rounded {
   border-radius: 6px;
 }
 .img-thumbnail {
   padding: 4px;
   line-height: 1.3;
   background-color: white;
   border: 1px solid #dddddd;
   border-radius: 3px;
   -webkit-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   display: inline-block;
   max-width: 100%;
   height: auto;
 }
 .img-circle {
   border-radius: 50%;
 }
 hr {
   margin-top: 26px;
   margin-bottom: 26px;
   border: 0;
   border-top: 1px solid #eeeeee;
 }
 .sr-only {
   position: absolute;
   width: 1px;
   height: 1px;
   margin: -1px;
   padding: 0;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   border: 0;
 }
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 .h1,
 .h2,
 .h3,
 .h4,
 .h5,
 .h6 {
   font-family: inherit;
   font-weight: 700;
   line-height: 1.1;
   color: inherit;
 }
 h1 small,
 h2 small,
 h3 small,
 h4 small,
 h5 small,
 h6 small,
 .h1 small,
 .h2 small,
 .h3 small,
 .h4 small,
 .h5 small,
 .h6 small,
 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,
 .h1,
 h2,
 .h2,
 h3,
 .h3 {
   margin-top: 26px;
   margin-bottom: 13px;
 }
 h1 small,
 .h1 small,
 h2 small,
 .h2 small,
 h3 small,
 .h3 small,
 h1 .small,
 .h1 .small,
 h2 .small,
 .h2 .small,
 h3 .small,
 .h3 .small {
   font-size: 65%;
 }
 h4,
 .h4,
 h5,
 .h5,
 h6,
 .h6 {
   margin-top: 13px;
   margin-bottom: 13px;
 }
 h4 small,
 .h4 small,
 h5 small,
 .h5 small,
 h6 small,
 .h6 small,
 h4 .small,
 .h4 .small,
 h5 .small,
 .h5 .small,
 h6 .small,
 .h6 .small {
   font-size: 75%;
 }
 h1,
 .h1 {
   font-size: 40px;
 }
 h2,
 .h2 {
   font-size: 27px;
 }
 h3,
 .h3 {
   font-size: 23px;
 }
 h4,
 .h4 {
   font-size: 20px;
 }
 h5,
 .h5 {
   font-size: 20px;
 }
 h6,
 .h6 {
   font-size: 17px;
 }
 p {
   margin: 0 0 13px;
 }
 .lead {
   margin-bottom: 26px;
   font-size: 23px;
   font-weight: 200;
   line-height: 1.4;
 }
 @media (min-width: 768px) {
   .lead {
     font-size: 30px;
   }
 }
 small,
 .small {
   font-size: 85%;
 }
 cite {
   font-style: normal;
 }
 .text-left {
   text-align: left;
 }
 .text-right {
   text-align: right;
 }
 .text-center {
   text-align: center;
 }
 .text-justify {
   text-align: justify;
 }
 .text-muted {
   color: #999999;
 }
 .text-primary {
   color: #0088cd;
 }
 a.text-primary:hover {
   color: #00669a;
 }
 .text-success {
   color: #3c763d;
 }
 a.text-success:hover {
   color: #2b542c;
 }
 .text-info {
   color: #31708f;
 }
 a.text-info:hover {
   color: #245269;
 }
 .text-warning {
   color: #8a6d3b;
 }
 a.text-warning:hover {
   color: #66512c;
 }
 .text-danger {
   color: #a94442;
 }
 a.text-danger:hover {
   color: #843534;
 }
 .bg-primary {
   color: white;
   background-color: #0088cd;
 }
 a.bg-primary:hover {
   background-color: #00669a;
 }
 .bg-success {
   background-color: #dff0d8;
 }
 a.bg-success:hover {
   background-color: #c1e2b3;
 }
 .bg-info {
   background-color: #d9edf7;
 }
 a.bg-info:hover {
   background-color: #afd9ee;
 }
 .bg-warning {
   background-color: #fcf8e3;
 }
 a.bg-warning:hover {
   background-color: #f7ecb5;
 }
 .bg-danger {
   background-color: #f2dede;
 }
 a.bg-danger:hover {
   background-color: #e4b9b9;
 }
 .page-header {
   padding-bottom: 12px;
   margin: 52px 0 26px;
   border-bottom: 1px solid #eeeeee;
 }
 ul,
 ol {
   margin-top: 0;
   margin-bottom: 13px;
 }
 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;
   margin-left: -5px;
 }
 .list-inline > li {
   display: inline-block;
   padding-left: 5px;
   padding-right: 5px;
 }
 dl {
   margin-top: 0;
   margin-bottom: 26px;
 }
 dt,
 dd {
   line-height: 1.3;
 }
 dt {
   font-weight: bold;
 }
 dd {
   margin-left: 0;
 }
 @media (min-width: 768px) {
   .dl-horizontal dt {
     float: left;
     width: 160px;
     clear: left;
     text-align: right;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
   }
   .dl-horizontal dd {
     margin-left: 180px;
   }
   .dl-horizontal dd:before,
   .dl-horizontal dd:after {
     content: " ";
     display: table;
   }
   .dl-horizontal dd:after {
     clear: both;
   }
 }
 abbr[title],
 abbr[data-original-title] {
   cursor: help;
   border-bottom: 1px dotted #999999;
 }
 .initialism {
   font-size: 90%;
   text-transform: uppercase;
 }
 blockquote {
   padding: 13px 26px;
   margin: 0 0 26px;
   font-size: 25px;
   border-left: 5px solid #eeeeee;
 }
 blockquote p:last-child,
 blockquote ul:last-child,
 blockquote ol:last-child {
   margin-bottom: 0;
 }
 blockquote footer,
 blockquote small,
 blockquote .small {
   display: block;
   font-size: 80%;
   line-height: 1.3;
   color: #999999;
 }
 blockquote footer:before,
 blockquote small:before,
 blockquote .small:before {
   content: '\2014 \00A0';
 }
 .blockquote-reverse,
 blockquote.pull-right {
   padding-right: 15px;
   padding-left: 0;
   border-right: 5px solid #eeeeee;
   border-left: 0;
   text-align: right;
 }
 .blockquote-reverse footer:before,
 blockquote.pull-right footer:before,
 .blockquote-reverse small:before,
 blockquote.pull-right small:before,
 .blockquote-reverse .small:before,
 blockquote.pull-right .small:before {
   content: '';
 }
 .blockquote-reverse footer:after,
 blockquote.pull-right footer:after,
 .blockquote-reverse small:after,
 blockquote.pull-right small:after,
 .blockquote-reverse .small:after,
 blockquote.pull-right .small:after {
   content: '\00A0 \2014';
 }
 blockquote:before,
 blockquote:after {
   content: "";
 }
 address {
   margin-bottom: 26px;
   font-style: normal;
   line-height: 1.3;
 }
 code,
 kbd,
 pre,
 samp {
   font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
 }
 code {
   padding: 2px 4px;
   font-size: 90%;
   color: #c7254e;
   background-color: #f9f2f4;
   white-space: nowrap;
   border-radius: 3px;
 }
 kbd {
   padding: 2px 4px;
   font-size: 90%;
   color: white;
   background-color: #333333;
   border-radius: 2px;
   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
 }
 pre {
   display: block;
   padding: 12.5px;
   margin: 0 0 13px;
   font-size: 19px;
   line-height: 1.3;
   word-break: break-all;
   word-wrap: break-word;
   color: #333333;
   background-color: whitesmoke;
   border: 1px solid #cccccc;
   border-radius: 3px;
 }
 pre code {
   padding: 0;
   font-size: inherit;
   color: inherit;
   white-space: pre-wrap;
   background-color: transparent;
   border-radius: 0;
 }
 .pre-scrollable {
   max-height: 340px;
   overflow-y: scroll;
 }
 .container {
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   padding-right: 15px;
 }
 .container:before,
 .container:after {
   content: " ";
   display: table;
 }
 .container:after {
   clear: both;
 }
 @media (min-width: 768px) {
   .container {
     width: 750px;
   }
 }
 @media (min-width: 992px) {
   .container {
     width: 970px;
   }
 }
 @media (min-width: 1200px) {
   .container {
     width: 1170px;
   }
 }
 .container-fluid {
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   padding-right: 15px;
 }
 .container-fluid:before,
 .container-fluid:after {
   content: " ";
   display: table;
 }
 .container-fluid:after {
   clear: both;
 }
 .row {
   margin-left: -15px;
   margin-right: -15px;
 }
 .row:before,
 .row:after {
   content: " ";
   display: table;
 }
 .row:after {
   clear: both;
 }
 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
   position: relative;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 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, .col-xs-12 {
   float: left;
 }
 .col-xs-12 {
   width: 100%;
 }
 .col-xs-11 {
   width: 91.666666667%;
 }
 .col-xs-10 {
   width: 83.333333333%;
 }
 .col-xs-9 {
   width: 75%;
 }
 .col-xs-8 {
   width: 66.666666667%;
 }
 .col-xs-7 {
   width: 58.333333333%;
 }
 .col-xs-6 {
   width: 50%;
 }
 .col-xs-5 {
   width: 41.666666667%;
 }
 .col-xs-4 {
   width: 33.333333333%;
 }
 .col-xs-3 {
   width: 25%;
 }
 .col-xs-2 {
   width: 16.666666667%;
 }
 .col-xs-1 {
   width: 8.333333333%;
 }
 .col-xs-pull-12 {
   right: 100%;
 }
 .col-xs-pull-11 {
   right: 91.666666667%;
 }
 .col-xs-pull-10 {
   right: 83.333333333%;
 }
 .col-xs-pull-9 {
   right: 75%;
 }
 .col-xs-pull-8 {
   right: 66.666666667%;
 }
 .col-xs-pull-7 {
   right: 58.333333333%;
 }
 .col-xs-pull-6 {
   right: 50%;
 }
 .col-xs-pull-5 {
   right: 41.666666667%;
 }
 .col-xs-pull-4 {
   right: 33.333333333%;
 }
 .col-xs-pull-3 {
   right: 25%;
 }
 .col-xs-pull-2 {
   right: 16.666666667%;
 }
 .col-xs-pull-1 {
   right: 8.333333333%;
 }
 .col-xs-pull-0 {
   right: 0%;
 }
 .col-xs-push-12 {
   left: 100%;
 }
 .col-xs-push-11 {
   left: 91.666666667%;
 }
 .col-xs-push-10 {
   left: 83.333333333%;
 }
 .col-xs-push-9 {
   left: 75%;
 }
 .col-xs-push-8 {
   left: 66.666666667%;
 }
 .col-xs-push-7 {
   left: 58.333333333%;
 }
 .col-xs-push-6 {
   left: 50%;
 }
 .col-xs-push-5 {
   left: 41.666666667%;
 }
 .col-xs-push-4 {
   left: 33.333333333%;
 }
 .col-xs-push-3 {
   left: 25%;
 }
 .col-xs-push-2 {
   left: 16.666666667%;
 }
 .col-xs-push-1 {
   left: 8.333333333%;
 }
 .col-xs-push-0 {
   left: 0%;
 }
 .col-xs-offset-12 {
   margin-left: 100%;
 }
 .col-xs-offset-11 {
   margin-left: 91.666666667%;
 }
 .col-xs-offset-10 {
   margin-left: 83.333333333%;
 }
 .col-xs-offset-9 {
   margin-left: 75%;
 }
 .col-xs-offset-8 {
   margin-left: 66.666666667%;
 }
 .col-xs-offset-7 {
   margin-left: 58.333333333%;
 }
 .col-xs-offset-6 {
   margin-left: 50%;
 }
 .col-xs-offset-5 {
   margin-left: 41.666666667%;
 }
 .col-xs-offset-4 {
   margin-left: 33.333333333%;
 }
 .col-xs-offset-3 {
   margin-left: 25%;
 }
 .col-xs-offset-2 {
   margin-left: 16.666666667%;
 }
 .col-xs-offset-1 {
   margin-left: 8.333333333%;
 }
 .col-xs-offset-0 {
   margin-left: 0%;
 }
 @media (min-width: 768px) {
   .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 {
     float: left;
   }
   .col-sm-12 {
     width: 100%;
   }
   .col-sm-11 {
     width: 91.666666667%;
   }
   .col-sm-10 {
     width: 83.333333333%;
   }
   .col-sm-9 {
     width: 75%;
   }
   .col-sm-8 {
     width: 66.666666667%;
   }
   .col-sm-7 {
     width: 58.333333333%;
   }
   .col-sm-6 {
     width: 50%;
   }
   .col-sm-5 {
     width: 41.666666667%;
   }
   .col-sm-4 {
     width: 33.333333333%;
   }
   .col-sm-3 {
     width: 25%;
   }
   .col-sm-2 {
     width: 16.666666667%;
   }
   .col-sm-1 {
     width: 8.333333333%;
   }
   .col-sm-pull-12 {
     right: 100%;
   }
   .col-sm-pull-11 {
     right: 91.666666667%;
   }
   .col-sm-pull-10 {
     right: 83.333333333%;
   }
   .col-sm-pull-9 {
     right: 75%;
   }
   .col-sm-pull-8 {
     right: 66.666666667%;
   }
   .col-sm-pull-7 {
     right: 58.333333333%;
   }
   .col-sm-pull-6 {
     right: 50%;
   }
   .col-sm-pull-5 {
     right: 41.666666667%;
   }
   .col-sm-pull-4 {
     right: 33.333333333%;
   }
   .col-sm-pull-3 {
     right: 25%;
   }
   .col-sm-pull-2 {
     right: 16.666666667%;
   }
   .col-sm-pull-1 {
     right: 8.333333333%;
   }
   .col-sm-pull-0 {
     right: 0%;
   }
   .col-sm-push-12 {
     left: 100%;
   }
   .col-sm-push-11 {
     left: 91.666666667%;
   }
   .col-sm-push-10 {
     left: 83.333333333%;
   }
   .col-sm-push-9 {
     left: 75%;
   }
   .col-sm-push-8 {
     left: 66.666666667%;
   }
   .col-sm-push-7 {
     left: 58.333333333%;
   }
   .col-sm-push-6 {
     left: 50%;
   }
   .col-sm-push-5 {
     left: 41.666666667%;
   }
   .col-sm-push-4 {
     left: 33.333333333%;
   }
   .col-sm-push-3 {
     left: 25%;
   }
   .col-sm-push-2 {
     left: 16.666666667%;
   }
   .col-sm-push-1 {
     left: 8.333333333%;
   }
   .col-sm-push-0 {
     left: 0%;
   }
   .col-sm-offset-12 {
     margin-left: 100%;
   }
   .col-sm-offset-11 {
     margin-left: 91.666666667%;
   }
   .col-sm-offset-10 {
     margin-left: 83.333333333%;
   }
   .col-sm-offset-9 {
     margin-left: 75%;
   }
   .col-sm-offset-8 {
     margin-left: 66.666666667%;
   }
   .col-sm-offset-7 {
     margin-left: 58.333333333%;
   }
   .col-sm-offset-6 {
     margin-left: 50%;
   }
   .col-sm-offset-5 {
     margin-left: 41.666666667%;
   }
   .col-sm-offset-4 {
     margin-left: 33.333333333%;
   }
   .col-sm-offset-3 {
     margin-left: 25%;
   }
   .col-sm-offset-2 {
     margin-left: 16.666666667%;
   }
   .col-sm-offset-1 {
     margin-left: 8.333333333%;
   }
   .col-sm-offset-0 {
     margin-left: 0%;
   }
 }
 @media (min-width: 992px) {
   .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 {
     float: left;
   }
   .col-md-12 {
     width: 100%;
   }
   .col-md-11 {
     width: 91.666666667%;
   }
   .col-md-10 {
     width: 83.333333333%;
   }
   .col-md-9 {
     width: 75%;
   }
   .col-md-8 {
     width: 66.666666667%;
   }
   .col-md-7 {
     width: 58.333333333%;
   }
   .col-md-6 {
     width: 50%;
   }
   .col-md-5 {
     width: 41.666666667%;
   }
   .col-md-4 {
     width: 33.333333333%;
   }
   .col-md-3 {
     width: 25%;
   }
   .col-md-2 {
     width: 16.666666667%;
   }
   .col-md-1 {
     width: 8.333333333%;
   }
   .col-md-pull-12 {
     right: 100%;
   }
   .col-md-pull-11 {
     right: 91.666666667%;
   }
   .col-md-pull-10 {
     right: 83.333333333%;
   }
   .col-md-pull-9 {
     right: 75%;
   }
   .col-md-pull-8 {
     right: 66.666666667%;
   }
   .col-md-pull-7 {
     right: 58.333333333%;
   }
   .col-md-pull-6 {
     right: 50%;
   }
   .col-md-pull-5 {
     right: 41.666666667%;
   }
   .col-md-pull-4 {
     right: 33.333333333%;
   }
   .col-md-pull-3 {
     right: 25%;
   }
   .col-md-pull-2 {
     right: 16.666666667%;
   }
   .col-md-pull-1 {
     right: 8.333333333%;
   }
   .col-md-pull-0 {
     right: 0%;
   }
   .col-md-push-12 {
     left: 100%;
   }
   .col-md-push-11 {
     left: 91.666666667%;
   }
   .col-md-push-10 {
     left: 83.333333333%;
   }
   .col-md-push-9 {
     left: 75%;
   }
   .col-md-push-8 {
     left: 66.666666667%;
   }
   .col-md-push-7 {
     left: 58.333333333%;
   }
   .col-md-push-6 {
     left: 50%;
   }
   .col-md-push-5 {
     left: 41.666666667%;
   }
   .col-md-push-4 {
     left: 33.333333333%;
   }
   .col-md-push-3 {
     left: 25%;
   }
   .col-md-push-2 {
     left: 16.666666667%;
   }
   .col-md-push-1 {
     left: 8.333333333%;
   }
   .col-md-push-0 {
     left: 0%;
   }
   .col-md-offset-12 {
     margin-left: 100%;
   }
   .col-md-offset-11 {
     margin-left: 91.666666667%;
   }
   .col-md-offset-10 {
     margin-left: 83.333333333%;
   }
   .col-md-offset-9 {
     margin-left: 75%;
   }
   .col-md-offset-8 {
     margin-left: 66.666666667%;
   }
   .col-md-offset-7 {
     margin-left: 58.333333333%;
   }
   .col-md-offset-6 {
     margin-left: 50%;
   }
   .col-md-offset-5 {
     margin-left: 41.666666667%;
   }
   .col-md-offset-4 {
     margin-left: 33.333333333%;
   }
   .col-md-offset-3 {
     margin-left: 25%;
   }
   .col-md-offset-2 {
     margin-left: 16.666666667%;
   }
   .col-md-offset-1 {
     margin-left: 8.333333333%;
   }
   .col-md-offset-0 {
     margin-left: 0%;
   }
 }
 @media (min-width: 1200px) {
   .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 {
     float: left;
   }
   .col-lg-12 {
     width: 100%;
   }
   .col-lg-11 {
     width: 91.666666667%;
   }
   .col-lg-10 {
     width: 83.333333333%;
   }
   .col-lg-9 {
     width: 75%;
   }
   .col-lg-8 {
     width: 66.666666667%;
   }
   .col-lg-7 {
     width: 58.333333333%;
   }
   .col-lg-6 {
     width: 50%;
   }
   .col-lg-5 {
     width: 41.666666667%;
   }
   .col-lg-4 {
     width: 33.333333333%;
   }
   .col-lg-3 {
     width: 25%;
   }
   .col-lg-2 {
     width: 16.666666667%;
   }
   .col-lg-1 {
     width: 8.333333333%;
   }
   .col-lg-pull-12 {
     right: 100%;
   }
   .col-lg-pull-11 {
     right: 91.666666667%;
   }
   .col-lg-pull-10 {
     right: 83.333333333%;
   }
   .col-lg-pull-9 {
     right: 75%;
   }
   .col-lg-pull-8 {
     right: 66.666666667%;
   }
   .col-lg-pull-7 {
     right: 58.333333333%;
   }
   .col-lg-pull-6 {
     right: 50%;
   }
   .col-lg-pull-5 {
     right: 41.666666667%;
   }
   .col-lg-pull-4 {
     right: 33.333333333%;
   }
   .col-lg-pull-3 {
     right: 25%;
   }
   .col-lg-pull-2 {
     right: 16.666666667%;
   }
   .col-lg-pull-1 {
     right: 8.333333333%;
   }
   .col-lg-pull-0 {
     right: 0%;
   }
   .col-lg-push-12 {
     left: 100%;
   }
   .col-lg-push-11 {
     left: 91.666666667%;
   }
   .col-lg-push-10 {
     left: 83.333333333%;
   }
   .col-lg-push-9 {
     left: 75%;
   }
   .col-lg-push-8 {
     left: 66.666666667%;
   }
   .col-lg-push-7 {
     left: 58.333333333%;
   }
   .col-lg-push-6 {
     left: 50%;
   }
   .col-lg-push-5 {
     left: 41.666666667%;
   }
   .col-lg-push-4 {
     left: 33.333333333%;
   }
   .col-lg-push-3 {
     left: 25%;
   }
   .col-lg-push-2 {
     left: 16.666666667%;
   }
   .col-lg-push-1 {
     left: 8.333333333%;
   }
   .col-lg-push-0 {
     left: 0%;
   }
   .col-lg-offset-12 {
     margin-left: 100%;
   }
   .col-lg-offset-11 {
     margin-left: 91.666666667%;
   }
   .col-lg-offset-10 {
     margin-left: 83.333333333%;
   }
   .col-lg-offset-9 {
     margin-left: 75%;
   }
   .col-lg-offset-8 {
     margin-left: 66.666666667%;
   }
   .col-lg-offset-7 {
     margin-left: 58.333333333%;
   }
   .col-lg-offset-6 {
     margin-left: 50%;
   }
   .col-lg-offset-5 {
     margin-left: 41.666666667%;
   }
   .col-lg-offset-4 {
     margin-left: 33.333333333%;
   }
   .col-lg-offset-3 {
     margin-left: 25%;
   }
   .col-lg-offset-2 {
     margin-left: 16.666666667%;
   }
   .col-lg-offset-1 {
     margin-left: 8.333333333%;
   }
   .col-lg-offset-0 {
     margin-left: 0%;
   }
 }
 table {
   max-width: 100%;
   background-color: transparent;
 }
 th {
   text-align: left;
 }
 .table {
   width: 100%;
   margin-bottom: 26px;
 }
 .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.3;
   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: white;
 }
 .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: whitesmoke;
 }
 table col[class*="col-"] {
   position: static;
   float: none;
   display: table-column;
 }
 table td[class*="col-"],
 table th[class*="col-"] {
   position: static;
   float: none;
   display: table-cell;
 }
 .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: whitesmoke;
 }
 .table-hover > tbody > tr > td.active:hover,
 .table-hover > tbody > tr > th.active:hover,
 .table-hover > tbody > tr.active:hover > td,
 .table-hover > tbody > tr.active:hover > th {
   background-color: #e8e8e8;
 }
 .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;
 }
 .table-hover > tbody > tr > td.success:hover,
 .table-hover > tbody > tr > th.success:hover,
 .table-hover > tbody > tr.success:hover > td,
 .table-hover > tbody > tr.success:hover > th {
   background-color: #d0e9c6;
 }
 .table > thead > tr > td.info,
 .table > tbody > tr > td.info,
 .table > tfoot > tr > td.info,
 .table > thead > tr > th.info,
 .table > tbody > tr > th.info,
 .table > tfoot > tr > th.info,
 .table > thead > tr.info > td,
 .table > tbody > tr.info > td,
 .table > tfoot > tr.info > td,
 .table > thead > tr.info > th,
 .table > tbody > tr.info > th,
 .table > tfoot > tr.info > th {
   background-color: #d9edf7;
 }
 .table-hover > tbody > tr > td.info:hover,
 .table-hover > tbody > tr > th.info:hover,
 .table-hover > tbody > tr.info:hover > td,
 .table-hover > tbody > tr.info:hover > th {
   background-color: #c4e3f3;
 }
 .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;
 }
 .table-hover > tbody > tr > td.warning:hover,
 .table-hover > tbody > tr > th.warning:hover,
 .table-hover > tbody > tr.warning:hover > td,
 .table-hover > tbody > tr.warning:hover > th {
   background-color: #faf2cc;
 }
 .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;
 }
 .table-hover > tbody > tr > td.danger:hover,
 .table-hover > tbody > tr > th.danger:hover,
 .table-hover > tbody > tr.danger:hover > td,
 .table-hover > tbody > tr.danger:hover > th {
   background-color: #ebcccc;
 }
 @media (max-width: 767px) {
   .table-responsive {
     width: 100%;
     margin-bottom: 19.5px;
     overflow-y: hidden;
     overflow-x: scroll;
     -ms-overflow-style: -ms-autohiding-scrollbar;
     border: 1px solid #dddddd;
     -webkit-overflow-scrolling: touch;
   }
   .table-responsive > .table {
     margin-bottom: 0;
   }
   .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 > tbody > tr:last-child > th,
   .table-responsive > .table-bordered > tfoot > tr:last-child > th,
   .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;
   min-width: 0;
 }
 legend {
   display: block;
   width: 100%;
   padding: 0;
   margin-bottom: 26px;
   font-size: 27px;
   line-height: inherit;
   color: #333333;
   border: 0;
   border-bottom: 1px solid #e5e5e5;
 }
 label {
   display: inline-block;
   margin-bottom: 5px;
   font-weight: 500;
 }
 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;
 }
 input[type="range"] {
   display: block;
   width: 100%;
 }
 select[multiple],
 select[size] {
   height: auto;
 }
 input[type="file"]:focus,
 input[type="radio"]:focus,
 input[type="checkbox"]:focus {
   outline: thin dotted;
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: -2px;
 }
 output {
   display: block;
   padding-top: 7px;
   font-size: 18px;
   line-height: 1.3;
   color: #555555;
 }
 .form-control {
   display: block;
   width: 100%;
   height: 37px;
   padding: 6px 12px;
   font-size: 18px;
   line-height: 1.3;
   color: #555555;
   background-color: white;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 3px;
   -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 .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 }
 .form-control:focus {
   border-color: #66afe9;
   outline: 0;
   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
 }
 .form-control::-moz-placeholder {
   color: #999999;
   opacity: 1;
 }
 .form-control:-ms-input-placeholder {
   color: #999999;
 }
 .form-control::-webkit-input-placeholder {
   color: #999999;
 }
 .form-control[disabled],
 .form-control[readonly],
 fieldset[disabled] .form-control {
   cursor: not-allowed;
   background-color: #eeeeee;
   opacity: 1;
 }
 textarea.form-control {
   height: auto;
 }
 input[type="search"] {
   -webkit-appearance: none;
 }
 input[type="date"] {
   line-height: 37px;
 }
 .form-group {
   margin-bottom: 15px;
 }
 .radio,
 .checkbox {
   display: block;
   min-height: 26px;
   margin-top: 10px;
   margin-bottom: 10px;
   padding-left: 20px;
 }
 .radio label,
 .checkbox label {
   display: inline;
   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;
   vertical-align: middle;
   font-weight: normal;
   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: 34px;
   padding: 5px 10px;
   font-size: 15px;
   line-height: 1.5;
   border-radius: 2px;
 }
 select.input-sm {
   height: 34px;
   line-height: 34px;
 }
 textarea.input-sm,
 select[multiple].input-sm {
   height: auto;
 }
 .input-lg {
   height: 56px;
   padding: 10px 16px;
   font-size: 25px;
   line-height: 1.33;
   border-radius: 6px;
 }
 select.input-lg {
   height: 56px;
   line-height: 56px;
 }
 textarea.input-lg,
 select[multiple].input-lg {
   height: auto;
 }
 .has-feedback {
   position: relative;
 }
 .has-feedback .form-control {
   padding-right: 46.25px;
 }
 .has-feedback .form-control-feedback {
   position: absolute;
   top: 31px;
   right: 0;
   display: block;
   width: 37px;
   height: 37px;
   line-height: 37px;
   text-align: center;
 }
 .has-success .help-block,
 .has-success .control-label,
 .has-success .radio,
 .has-success .checkbox,
 .has-success .radio-inline,
 .has-success .checkbox-inline {
   color: #3c763d;
 }
 .has-success .form-control {
   border-color: #3c763d;
   -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: #2b542c;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
 }
 .has-success .input-group-addon {
   color: #3c763d;
   border-color: #3c763d;
   background-color: #dff0d8;
 }
 .has-success .form-control-feedback {
   color: #3c763d;
 }
 .has-warning .help-block,
 .has-warning .control-label,
 .has-warning .radio,
 .has-warning .checkbox,
 .has-warning .radio-inline,
 .has-warning .checkbox-inline {
   color: #8a6d3b;
 }
 .has-warning .form-control {
   border-color: #8a6d3b;
   -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: #66512c;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
 }
 .has-warning .input-group-addon {
   color: #8a6d3b;
   border-color: #8a6d3b;
   background-color: #fcf8e3;
 }
 .has-warning .form-control-feedback {
   color: #8a6d3b;
 }
 .has-error .help-block,
 .has-error .control-label,
 .has-error .radio,
 .has-error .checkbox,
 .has-error .radio-inline,
 .has-error .checkbox-inline {
   color: #a94442;
 }
 .has-error .form-control {
   border-color: #a94442;
   -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: #843534;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
 }
 .has-error .input-group-addon {
   color: #a94442;
   border-color: #a94442;
   background-color: #f2dede;
 }
 .has-error .form-control-feedback {
   color: #a94442;
 }
 .form-control-static {
   margin-bottom: 0;
 }
 .help-block {
   display: block;
   margin-top: 5px;
   margin-bottom: 10px;
   color: #404040;
 }
 @media (min-width: 768px) {
   .form-inline .form-group {
     display: inline-block;
     margin-bottom: 0;
     vertical-align: middle;
   }
   .form-inline .form-control {
     display: inline-block;
     width: auto;
     vertical-align: middle;
   }
   .form-inline .input-group > .form-control {
     width: 100%;
   }
   .form-inline .control-label {
     margin-bottom: 0;
     vertical-align: middle;
   }
   .form-inline .radio,
   .form-inline .checkbox {
     display: inline-block;
     margin-top: 0;
     margin-bottom: 0;
     padding-left: 0;
     vertical-align: middle;
   }
   .form-inline .radio input[type="radio"],
   .form-inline .checkbox input[type="checkbox"] {
     float: none;
     margin-left: 0;
   }
   .form-inline .has-feedback .form-control-feedback {
     top: 0;
   }
 }
 .form-horizontal .control-label,
 .form-horizontal .radio,
 .form-horizontal .checkbox,
 .form-horizontal .radio-inline,
 .form-horizontal .checkbox-inline {
   margin-top: 0;
   margin-bottom: 0;
   padding-top: 7px;
 }
 .form-horizontal .radio,
 .form-horizontal .checkbox {
   min-height: 33px;
 }
 .form-horizontal .form-group {
   margin-left: -15px;
   margin-right: -15px;
 }
 .form-horizontal .form-group:before,
 .form-horizontal .form-group:after {
   content: " ";
   display: table;
 }
 .form-horizontal .form-group:after {
   clear: both;
 }
 .form-horizontal .form-control-static {
   padding-top: 7px;
 }
 @media (min-width: 768px) {
   .form-horizontal .control-label {
     text-align: right;
   }
 }
 .form-horizontal .has-feedback .form-control-feedback {
   top: 0;
   right: 15px;
 }
 .btn {
   display: inline-block;
   margin-bottom: 0;
   font-weight: 500;
   text-align: center;
   vertical-align: middle;
   cursor: pointer;
   background-image: none;
   border: 1px solid transparent;
   white-space: nowrap;
   text-transform: uppercase;
   padding: 6px 12px;
   font-size: 18px;
   line-height: 1.3;
   border-radius: 3px;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
 }
 .btn:focus,
 .btn:active:focus,
 .btn.active:focus {
   outline: thin dotted;
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: -2px;
 }
 .btn:hover,
 .btn:focus {
   color: black;
   text-decoration: none;
 }
 .btn:active,
 .btn.active {
   outline: 0;
   background-image: none;
   -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 {
   cursor: not-allowed;
   pointer-events: none;
   opacity: 0.65;
   filter: alpha(opacity=65);
   -webkit-box-shadow: none;
   box-shadow: none;
 }
 .btn-default {
   color: black;
   background-color: white;
   border-color: #cccccc;
 }
 .btn-default:hover,
 .btn-default:focus,
 .btn-default:active,
 .btn-default.active,
 .open .dropdown-toggle.btn-default {
   color: black;
   background-color: #ebebeb;
   border-color: #adadad;
 }
 @media only screen and (max-width: 768px) {
   .btn-default:hover,
   .btn-default:focus,
   .btn-default:active,
   .btn-default.active,
   .open .dropdown-toggle.btn-default {
     background-color: white;
     border-color: #cccccc;
   }
 }
 .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: white;
   border-color: #cccccc;
 }
 .btn-default .badge {
   color: white;
   background-color: black;
 }
 .btn-primary {
   color: white;
   background-color: #0088cd;
   border-color: #0088cd;
 }
 .btn-primary:hover,
 .btn-primary:focus,
 .btn-primary:active,
 .btn-primary.active,
 .open .dropdown-toggle.btn-primary {
   color: white;
   background-color: #006da4;
   border-color: #005f90;
 }
 @media only screen and (max-width: 768px) {
   .btn-primary:hover,
   .btn-primary:focus,
   .btn-primary:active,
   .btn-primary.active,
   .open .dropdown-toggle.btn-primary {
     background-color: #0088cd;
     border-color: #0088cd;
   }
 }
 .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: #0088cd;
   border-color: #0088cd;
 }
 .btn-primary .badge {
   color: #0088cd;
   background-color: white;
 }
 .btn-success {
   color: white;
   background-color: #f49e00;
   border-color: #db8d00;
 }
 .btn-success:hover,
 .btn-success:focus,
 .btn-success:active,
 .btn-success.active,
 .open .dropdown-toggle.btn-success {
   color: white;
   background-color: #cb8400;
   border-color: #9d6600;
 }
 @media only screen and (max-width: 768px) {
   .btn-success:hover,
   .btn-success:focus,
   .btn-success:active,
   .btn-success.active,
   .open .dropdown-toggle.btn-success {
     background-color: #f49e00;
     border-color: #db8d00;
   }
 }
 .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: #f49e00;
   border-color: #db8d00;
 }
 .btn-success .badge {
   color: #f49e00;
   background-color: white;
 }
 .btn-info {
   color: white;
   background-color: #5bc0de;
   border-color: #46b8da;
 }
 .btn-info:hover,
 .btn-info:focus,
 .btn-info:active,
 .btn-info.active,
 .open .dropdown-toggle.btn-info {
   color: white;
   background-color: #39b3d7;
   border-color: #269abc;
 }
 @media only screen and (max-width: 768px) {
   .btn-info:hover,
   .btn-info:focus,
   .btn-info:active,
   .btn-info.active,
   .open .dropdown-toggle.btn-info {
     background-color: #5bc0de;
     border-color: #46b8da;
   }
 }
 .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-info .badge {
   color: #5bc0de;
   background-color: white;
 }
 .btn-warning {
   color: white;
   background-color: #f0ad4e;
   border-color: #eea236;
 }
 .btn-warning:hover,
 .btn-warning:focus,
 .btn-warning:active,
 .btn-warning.active,
 .open .dropdown-toggle.btn-warning {
   color: white;
   background-color: #ed9c28;
   border-color: #d58512;
 }
 @media only screen and (max-width: 768px) {
   .btn-warning:hover,
   .btn-warning:focus,
   .btn-warning:active,
   .btn-warning.active,
   .open .dropdown-toggle.btn-warning {
     background-color: #f0ad4e;
     border-color: #eea236;
   }
 }
 .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-warning .badge {
   color: #f0ad4e;
   background-color: white;
 }
 .btn-danger {
   color: white;
   background-color: #d9534f;
   border-color: #d43f3a;
 }
 .btn-danger:hover,
 .btn-danger:focus,
 .btn-danger:active,
 .btn-danger.active,
 .open .dropdown-toggle.btn-danger {
   color: white;
   background-color: #d2322d;
   border-color: #ac2925;
 }
 @media only screen and (max-width: 768px) {
   .btn-danger:hover,
   .btn-danger:focus,
   .btn-danger:active,
   .btn-danger.active,
   .open .dropdown-toggle.btn-danger {
     background-color: #d9534f;
     border-color: #d43f3a;
   }
 }
 .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-danger .badge {
   color: #d9534f;
   background-color: white;
 }
 .btn-link {
   color: #0088cd;
   font-weight: normal;
   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: #005581;
   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: 25px;
   line-height: 1.33;
   border-radius: 6px;
 }
 .btn-sm {
   padding: 5px 10px;
   font-size: 15px;
   line-height: 1.5;
   border-radius: 2px;
 }
 .btn-xs {
   padding: 1px 5px;
   font-size: 15px;
   line-height: 1.5;
   border-radius: 2px;
 }
 .btn-block {
   display: block;
   width: 100%;
   padding-left: 0;
   padding-right: 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(/ClientUI/fonts/glyphicons-halflings-regular.eot);
   src: url(/ClientUI/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/ClientUI/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/ClientUI/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/ClientUI/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
 }
 .glyphicon {
   position: relative;
   top: 1px;
   display: inline-block;
   font-family: 'Glyphicons Halflings';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
 }
 .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-lock:before {
   content: "\e033";
 }
 .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-bookmark:before {
   content: "\e044";
 }
 .glyphicon-print:before {
   content: "\e045";
 }
 .glyphicon-camera:before {
   content: "\e046";
 }
 .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-fire:before {
   content: "\e104";
 }
 .glyphicon-eye-open:before {
   content: "\e105";
 }
 .glyphicon-eye-close:before {
   content: "\e106";
 }
 .glyphicon-warning-sign:before {
   content: "\e107";
 }
 .glyphicon-plane:before {
   content: "\e108";
 }
 .glyphicon-calendar:before {
   content: "\e109";
 }
 .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-bell:before {
   content: "\e123";
 }
 .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-wrench:before {
   content: "\e136";
 }
 .glyphicon-tasks:before {
   content: "\e137";
 }
 .glyphicon-filter:before {
   content: "\e138";
 }
 .glyphicon-briefcase:before {
   content: "\e139";
 }
 .glyphicon-fullscreen:before {
   content: "\e140";
 }
 .glyphicon-dashboard:before {
   content: "\e141";
 }
 .glyphicon-paperclip:before {
   content: "\e142";
 }
 .glyphicon-heart-empty:before {
   content: "\e143";
 }
 .glyphicon-link:before {
   content: "\e144";
 }
 .glyphicon-phone:before {
   content: "\e145";
 }
 .glyphicon-pushpin:before {
   content: "\e146";
 }
 .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";
 }
 .caret {
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
 }
 .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;
   list-style: none;
   font-size: 20px;
   background-color: white;
   border: 1px solid #cccccc;
   border: 1px solid rgba(0, 0, 0, 0.15);
   border-radius: 3px;
   -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: 12px 0;
   overflow: hidden;
   background-color: #e5e5e5;
 }
 .dropdown-menu > li > a {
   display: block;
   padding: 3px 20px;
   clear: both;
   font-weight: normal;
   line-height: 1.3;
   color: #333333;
   white-space: nowrap;
 }
 .dropdown-menu > li > a:hover,
 .dropdown-menu > li > a:focus {
   text-decoration: none;
   color: #262626;
   background-color: whitesmoke;
 }
 .dropdown-menu > .active > a,
 .dropdown-menu > .active > a:hover,
 .dropdown-menu > .active > a:focus {
   color: white;
   text-decoration: none;
   outline: 0;
   background-color: #0088cd;
 }
 .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;
   background-color: transparent;
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
   cursor: not-allowed;
 }
 .open > .dropdown-menu {
   display: block;
 }
 .open > a {
   outline: 0;
 }
 .dropdown-menu-right {
   left: auto;
   right: 0;
 }
 .dropdown-menu-left {
   left: 0;
   right: auto;
 }
 .dropdown-header {
   display: block;
   padding: 3px 20px;
   font-size: 15px;
   line-height: 1.3;
   color: #999999;
 }
 .dropdown-backdrop {
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
 }
 .pull-right > .dropdown-menu {
   right: 0;
   left: auto;
 }
 .dropup .caret,
 .navbar-fixed-bottom .dropdown .caret {
   border-top: 0;
   border-bottom: 4px solid;
   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 {
     left: auto;
     right: 0;
   }
   .navbar-right .dropdown-menu-left {
     left: 0;
     right: auto;
   }
 }
 .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 {
   margin-left: -5px;
 }
 .btn-toolbar:before,
 .btn-toolbar:after {
   content: " ";
   display: table;
 }
 .btn-toolbar:after {
   clear: both;
 }
 .btn-toolbar .btn-group,
 .btn-toolbar .input-group {
   float: left;
 }
 .btn-toolbar > .btn,
 .btn-toolbar > .btn-group,
 .btn-toolbar > .input-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-bottom-right-radius: 0;
   border-top-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-bottom-right-radius: 0;
   border-top-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: 1px 5px;
   font-size: 15px;
   line-height: 1.5;
   border-radius: 2px;
 }
 .btn-group-sm > .btn {
   padding: 5px 10px;
   font-size: 15px;
   line-height: 1.5;
   border-radius: 2px;
 }
 .btn-group-lg > .btn {
   padding: 10px 16px;
   font-size: 25px;
   line-height: 1.33;
   border-radius: 6px;
 }
 .btn-group > .btn + .dropdown-toggle {
   padding-left: 8px;
   padding-right: 8px;
 }
 .btn-group > .btn-lg + .dropdown-toggle {
   padding-left: 12px;
   padding-right: 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-group.open .dropdown-toggle.btn-link {
   -webkit-box-shadow: none;
   box-shadow: none;
 }
 .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,
 .btn-group-vertical > .btn-group > .btn {
   display: block;
   float: none;
   width: 100%;
   max-width: 100%;
 }
 .btn-group-vertical > .btn-group:before,
 .btn-group-vertical > .btn-group:after {
   content: " ";
   display: table;
 }
 .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: 3px;
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0;
 }
 .btn-group-vertical > .btn:last-child:not(:first-child) {
   border-bottom-left-radius: 3px;
   border-top-right-radius: 0;
   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:not(:last-child) > .btn:last-child,
 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0;
 }
 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
   border-top-right-radius: 0;
   border-top-left-radius: 0;
 }
 .btn-group-justified {
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: separate;
 }
 .btn-group-justified > .btn,
 .btn-group-justified > .btn-group {
   float: none;
   display: table-cell;
   width: 1%;
 }
 .btn-group-justified > .btn-group .btn {
   width: 100%;
 }
 [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[class*="col-"] {
   float: none;
   padding-left: 0;
   padding-right: 0;
 }
 .input-group .form-control {
   position: relative;
   z-index: 2;
   float: left;
   width: 100%;
   margin-bottom: 0;
 }
 .input-group-lg > .form-control,
 .input-group-lg > .input-group-addon,
 .input-group-lg > .input-group-btn > .btn {
   height: 56px;
   padding: 10px 16px;
   font-size: 25px;
   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: 56px;
   line-height: 56px;
 }
 textarea.input-group-lg > .form-control,
 textarea.input-group-lg > .input-group-addon,
 textarea.input-group-lg > .input-group-btn > .btn,
 select[multiple].input-group-lg > .form-control,
 select[multiple].input-group-lg > .input-group-addon,
 select[multiple].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: 34px;
   padding: 5px 10px;
   font-size: 15px;
   line-height: 1.5;
   border-radius: 2px;
 }
 select.input-group-sm > .form-control,
 select.input-group-sm > .input-group-addon,
 select.input-group-sm > .input-group-btn > .btn {
   height: 34px;
   line-height: 34px;
 }
 textarea.input-group-sm > .form-control,
 textarea.input-group-sm > .input-group-addon,
 textarea.input-group-sm > .input-group-btn > .btn,
 select[multiple].input-group-sm > .form-control,
 select[multiple].input-group-sm > .input-group-addon,
 select[multiple].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: 20px;
   font-weight: normal;
   line-height: 1;
   color: #555555;
   text-align: center;
   background-color: #eeeeee;
   border: 1px solid #cccccc;
   border-radius: 3px;
 }
 .input-group-addon.input-sm {
   padding: 5px 10px;
   font-size: 15px;
   border-radius: 2px;
 }
 .input-group-addon.input-lg {
   padding: 10px 16px;
   font-size: 25px;
   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 > .btn-group > .btn,
 .input-group-btn:first-child > .dropdown-toggle,
 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
   border-bottom-right-radius: 0;
   border-top-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 > .btn-group > .btn,
 .input-group-btn:last-child > .dropdown-toggle,
 .input-group-btn:first-child > .btn:not(:first-child),
 .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
   border-bottom-left-radius: 0;
   border-top-left-radius: 0;
 }
 .input-group-addon:last-child {
   border-left: 0;
 }
 .input-group-btn {
   position: relative;
   font-size: 0;
   white-space: nowrap;
 }
 .input-group-btn > .btn {
   position: relative;
 }
 .input-group-btn > .btn + .btn {
   margin-left: -1px;
 }
 .input-group-btn > .btn:hover,
 .input-group-btn > .btn:focus,
 .input-group-btn > .btn:active {
   z-index: 2;
 }
 .input-group-btn:first-child > .btn,
 .input-group-btn:first-child > .btn-group {
   margin-right: -1px;
 }
 .input-group-btn:last-child > .btn,
 .input-group-btn:last-child > .btn-group {
   margin-left: -1px;
 }
 .nav {
   margin-bottom: 0;
   padding-left: 0;
   list-style: none;
 }
 .nav:before,
 .nav:after {
   content: " ";
   display: table;
 }
 .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;
   background-color: transparent;
   cursor: not-allowed;
 }
 .nav .open > a,
 .nav .open > a:hover,
 .nav .open > a:focus {
   background-color: #eeeeee;
   border-color: #0088cd;
 }
 .nav .nav-divider {
   height: 1px;
   margin: 12px 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.3;
   border: 1px solid transparent;
   border-radius: 3px 3px 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;
   background-color: white;
   border: 1px solid #dddddd;
   border-bottom-color: transparent;
   cursor: default;
 }
 .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;
   margin-bottom: 5px;
 }
 .nav-tabs.nav-justified > .dropdown .dropdown-menu {
   top: auto;
   left: auto;
 }
 @media (min-width: 768px) {
   .nav-tabs.nav-justified > li {
     display: table-cell;
     width: 1%;
   }
   .nav-tabs.nav-justified > li > a {
     margin-bottom: 0;
   }
 }
 .nav-tabs.nav-justified > li > a {
   margin-right: 0;
   border-radius: 3px;
 }
 .nav-tabs.nav-justified > .active > a,
 .nav-tabs.nav-justified > .active > a:hover,
 .nav-tabs.nav-justified > .active > a:focus {
   border: 1px solid #dddddd;
 }
 @media (min-width: 768px) {
   .nav-tabs.nav-justified > li > a {
     border-bottom: 1px solid #dddddd;
     border-radius: 3px 3px 0 0;
   }
   .nav-tabs.nav-justified > .active > a,
   .nav-tabs.nav-justified > .active > a:hover,
   .nav-tabs.nav-justified > .active > a:focus {
     border-bottom-color: white;
   }
 }
 .nav-pills > li {
   float: left;
 }
 .nav-pills > li > a {
   border-radius: 3px;
 }
 .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: white;
   background-color: #0088cd;
 }
 .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;
   margin-bottom: 5px;
 }
 .nav-justified > .dropdown .dropdown-menu {
   top: auto;
   left: auto;
 }
 @media (min-width: 768px) {
   .nav-justified > li {
     display: table-cell;
     width: 1%;
   }
   .nav-justified > li > a {
     margin-bottom: 0;
   }
 }
 .nav-tabs-justified {
   border-bottom: 0;
 }
 .nav-tabs-justified > li > a {
   margin-right: 0;
   border-radius: 3px;
 }
 .nav-tabs-justified > .active > a,
 .nav-tabs-justified > .active > a:hover,
 .nav-tabs-justified > .active > a:focus {
   border: 1px solid #dddddd;
 }
 @media (min-width: 768px) {
   .nav-tabs-justified > li > a {
     border-bottom: 1px solid #dddddd;
     border-radius: 3px 3px 0 0;
   }
   .nav-tabs-justified > .active > a,
   .nav-tabs-justified > .active > a:hover,
   .nav-tabs-justified > .active > a:focus {
     border-bottom-color: white;
   }
 }
 .tab-content > .tab-pane {
   display: none;
 }
 .tab-content > .active {
   display: block;
 }
 .nav-tabs .dropdown-menu {
   margin-top: -1px;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
 }
 /* @import "navbar.less"; */
 
 /* @import "breadcrumbs.less"; */
 
 /* @import "pagination.less"; */
 
 /* @import "pager.less"; */
 
 .label {
   display: inline;
   padding: .2em .6em .3em;
   font-size: 75%;
   font-weight: bold;
   line-height: 1;
   color: white;
   text-align: center;
   white-space: nowrap;
   vertical-align: baseline;
   border-radius: .25em;
 }
 .label[href]:hover,
 .label[href]:focus {
   color: white;
   text-decoration: none;
   cursor: pointer;
 }
 .label:empty {
   display: none;
 }
 .btn .label {
   position: relative;
   top: -1px;
 }
 .label-default {
   background-color: #999999;
 }
 .label-default[href]:hover,
 .label-default[href]:focus {
   background-color: gray;
 }
 .label-primary {
   background-color: #0088cd;
 }
 .label-primary[href]:hover,
 .label-primary[href]:focus {
   background-color: #00669a;
 }
 .label-success {
   background-color: #f49e00;
 }
 .label-success[href]:hover,
 .label-success[href]:focus {
   background-color: #c17d00;
 }
 .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;
 }
 /* @import "badges.less"; */
 
 /* @import "jumbotron.less"; */
 
 /* @import "thumbnails.less"; */
 
 .alert {
   padding: 15px;
   margin-bottom: 26px;
   border: 1px solid transparent;
   border-radius: 3px;
 }
 .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 {
   background-color: #dff0d8;
   border-color: #d6e9c6;
   color: #3c763d;
 }
 .alert-success hr {
   border-top-color: #c9e2b3;
 }
 .alert-success .alert-link {
   color: #2b542c;
 }
 .alert-info {
   background-color: #d9edf7;
   border-color: #bce8f1;
   color: #31708f;
 }
 .alert-info hr {
   border-top-color: #a6e1ec;
 }
 .alert-info .alert-link {
   color: #245269;
 }
 .alert-warning {
   background-color: #fcf8e3;
   border-color: #faebcc;
   color: #8a6d3b;
 }
 .alert-warning hr {
   border-top-color: #f7e1b5;
 }
 .alert-warning .alert-link {
   color: #66512c;
 }
 .alert-danger {
   background-color: #f2dede;
   border-color: #ebccd1;
   color: #a94442;
 }
 .alert-danger hr {
   border-top-color: #e4b9c0;
 }
 .alert-danger .alert-link {
   color: #843534;
 }
 /* @import "progress-bars.less"; */
 
 /* @import "media.less"; */
 
 /* @import "list-group.less"; */
 
 /* @import "panels.less"; */
 
 /* @import "wells.less"; */
 
 .close {
   float: right;
   font-size: 30px;
   font-weight: bold;
   line-height: 1;
   color: black;
   text-shadow: 0 1px 0 white;
   opacity: 0.2;
   filter: alpha(opacity=20);
 }
 .close:hover,
 .close:focus {
   color: black;
   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;
 }
 .modal {
   display: none;
   overflow: auto;
   overflow-y: scroll;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1050;
   -webkit-overflow-scrolling: touch;
   outline: 0;
 }
 .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 {
   position: relative;
   width: auto;
   margin: 10px;
 }
 .modal-content {
   position: relative;
   background-color: white;
   border: 1px solid #999999;
   border: 1px solid rgba(0, 0, 0, 0.2);
   border-radius: 6px;
   -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;
   outline: none;
 }
 .modal-backdrop {
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: black;
 }
 .modal-backdrop.fade {
   opacity: 0;
   filter: alpha(opacity=0);
 }
 .modal-backdrop.in {
   opacity: 0.5;
   filter: alpha(opacity=50);
 }
 .modal-header {
   padding: 15px;
   border-bottom: 1px solid #e5e5e5;
   min-height: 16.3px;
 }
 .modal-header .close {
   margin-top: -2px;
 }
 .modal-title {
   margin: 0;
   line-height: 1.3;
 }
 .modal-body {
   position: relative;
   padding: 20px;
 }
 .modal-footer {
   margin-top: 15px;
   padding: 19px 20px 20px;
   text-align: right;
   border-top: 1px solid #e5e5e5;
 }
 .modal-footer:before,
 .modal-footer:after {
   content: " ";
   display: table;
 }
 .modal-footer:after {
   clear: both;
 }
 .modal-footer .btn + .btn {
   margin-left: 5px;
   margin-bottom: 0;
 }
 .modal-footer .btn-group .btn + .btn {
   margin-left: -1px;
 }
 .modal-footer .btn-block + .btn-block {
   margin-left: 0;
 }
 @media (min-width: 768px) {
   .modal-dialog {
     width: 600px;
     margin: 30px auto;
   }
   .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);
   }
   .modal-sm {
     width: 300px;
   }
 }
 @media (min-width: 992px) {
   .modal-lg {
     width: 900px;
   }
 }
 .tooltip {
   position: absolute;
   z-index: 1030;
   display: block;
   visibility: visible;
   font-size: 15px;
   line-height: 1.4;
   opacity: 0;
   filter: alpha(opacity=0);
 }
 .tooltip.in {
   opacity: 0.9;
   filter: alpha(opacity=90);
 }
 .tooltip.top {
   margin-top: -3px;
   padding: 5px 0;
 }
 .tooltip.right {
   margin-left: 3px;
   padding: 0 5px;
 }
 .tooltip.bottom {
   margin-top: 3px;
   padding: 5px 0;
 }
 .tooltip.left {
   margin-left: -3px;
   padding: 0 5px;
 }
 .tooltip-inner {
   max-width: 200px;
   padding: 3px 8px;
   color: white;
   text-align: center;
   text-decoration: none;
   background-color: black;
   border-radius: 3px;
 }
 .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-width: 5px 5px 0;
   border-top-color: black;
 }
 .tooltip.top-left .tooltip-arrow {
   bottom: 0;
   left: 5px;
   border-width: 5px 5px 0;
   border-top-color: black;
 }
 .tooltip.top-right .tooltip-arrow {
   bottom: 0;
   right: 5px;
   border-width: 5px 5px 0;
   border-top-color: black;
 }
 .tooltip.right .tooltip-arrow {
   top: 50%;
   left: 0;
   margin-top: -5px;
   border-width: 5px 5px 5px 0;
   border-right-color: black;
 }
 .tooltip.left .tooltip-arrow {
   top: 50%;
   right: 0;
   margin-top: -5px;
   border-width: 5px 0 5px 5px;
   border-left-color: black;
 }
 .tooltip.bottom .tooltip-arrow {
   top: 0;
   left: 50%;
   margin-left: -5px;
   border-width: 0 5px 5px;
   border-bottom-color: black;
 }
 .tooltip.bottom-left .tooltip-arrow {
   top: 0;
   left: 5px;
   border-width: 0 5px 5px;
   border-bottom-color: black;
 }
 .tooltip.bottom-right .tooltip-arrow {
   top: 0;
   right: 5px;
   border-width: 0 5px 5px;
   border-bottom-color: black;
 }
 .popover {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 1010;
   display: none;
   max-width: 276px;
   padding: 1px;
   text-align: left;
   background-color: white;
   background-clip: padding-box;
   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);
   white-space: normal;
 }
 .popover.top {
   margin-top: -10px;
 }
 .popover.right {
   margin-left: 10px;
 }
 .popover.bottom {
   margin-top: 10px;
 }
 .popover.left {
   margin-left: -10px;
 }
 .popover-title {
   margin: 0;
   padding: 8px 14px;
   font-size: 20px;
   font-weight: normal;
   line-height: 18px;
   background-color: #f7f7f7;
   border-bottom: 1px solid #eaeaea;
   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 {
   left: 50%;
   margin-left: -11px;
   border-bottom-width: 0;
   border-top-color: #999999;
   border-top-color: rgba(0, 0, 0, 0.25);
   bottom: -11px;
 }
 .popover.top > .arrow:after {
   content: " ";
   bottom: 1px;
   margin-left: -10px;
   border-bottom-width: 0;
   border-top-color: white;
 }
 .popover.right > .arrow {
   top: 50%;
   left: -11px;
   margin-top: -11px;
   border-left-width: 0;
   border-right-color: #999999;
   border-right-color: rgba(0, 0, 0, 0.25);
 }
 .popover.right > .arrow:after {
   content: " ";
   left: 1px;
   bottom: -10px;
   border-left-width: 0;
   border-right-color: white;
 }
 .popover.bottom > .arrow {
   left: 50%;
   margin-left: -11px;
   border-top-width: 0;
   border-bottom-color: #999999;
   border-bottom-color: rgba(0, 0, 0, 0.25);
   top: -11px;
 }
 .popover.bottom > .arrow:after {
   content: " ";
   top: 1px;
   margin-left: -10px;
   border-top-width: 0;
   border-bottom-color: white;
 }
 .popover.left > .arrow {
   top: 50%;
   right: -11px;
   margin-top: -11px;
   border-right-width: 0;
   border-left-color: #999999;
   border-left-color: rgba(0, 0, 0, 0.25);
 }
 .popover.left > .arrow:after {
   content: " ";
   right: 1px;
   border-right-width: 0;
   border-left-color: white;
   bottom: -10px;
 }
 /* @import "carousel.less"; */
 
 .datepicker {
   border-radius: 3px;
   direction: ltr;
 }
 .datepicker-inline {
   width: 220px;
 }
 .datepicker-rtl {
   direction: rtl;
 }
 .datepicker-rtl.dropdown-menu {
   left: auto;
 }
 .datepicker-rtl table tr td span {
   float: right;
 }
 .datepicker-dropdown {
   top: 0;
   left: 0;
   padding: 4px;
 }
 .datepicker-dropdown:before {
   content: '';
   display: inline-block;
   border-left: 7px solid transparent;
   border-right: 7px solid transparent;
   border-bottom: 7px solid rgba(0, 0, 0, 0.15);
   border-top: 0;
   border-bottom-color: rgba(0, 0, 0, 0.2);
   position: absolute;
 }
 .datepicker-dropdown:after {
   content: '';
   display: inline-block;
   border-left: 6px solid transparent;
   border-right: 6px solid transparent;
   border-bottom: 6px solid white;
   border-top: 0;
   position: absolute;
 }
 .datepicker-dropdown.datepicker-orient-left:before {
   left: 6px;
 }
 .datepicker-dropdown.datepicker-orient-left:after {
   left: 7px;
 }
 .datepicker-dropdown.datepicker-orient-right:before {
   right: 6px;
 }
 .datepicker-dropdown.datepicker-orient-right:after {
   right: 7px;
 }
 .datepicker-dropdown.datepicker-orient-bottom:before {
   top: -7px;
 }
 .datepicker-dropdown.datepicker-orient-bottom:after {
   top: -6px;
 }
 .datepicker-dropdown.datepicker-orient-top:before {
   bottom: -7px;
   border-bottom: 0;
   border-top: 7px solid rgba(0, 0, 0, 0.15);
 }
 .datepicker-dropdown.datepicker-orient-top:after {
   bottom: -6px;
   border-bottom: 0;
   border-top: 6px solid white;
 }
 .datepicker table {
   margin: 0;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
 }
 .datepicker table tr td,
 .datepicker table tr th {
   text-align: center;
   width: 30px;
   height: 30px;
   border-radius: 4px;
   border: none;
 }
 .table-striped .datepicker table tr td,
 .table-striped .datepicker table tr th {
   background-color: transparent;
 }
 .datepicker table tr td.old,
 .datepicker table tr td.new {
   color: #999999;
 }
 .datepicker table tr td.day:hover,
 .datepicker table tr td.focused {
   background: #eeeeee;
   cursor: pointer;
 }
 .datepicker table tr td.disabled,
 .datepicker table tr td.disabled:hover {
   background: none;
   color: #999999;
   cursor: default;
 }
 .datepicker table tr td.highlighted {
   color: black;
   background-color: #d9edf7;
   border-color: #85c5e5;
   border-radius: 0;
 }
 .datepicker table tr td.highlighted:hover,
 .datepicker table tr td.highlighted:focus,
 .datepicker table tr td.highlighted:active,
 .datepicker table tr td.highlighted.active,
 .open .dropdown-toggle.datepicker table tr td.highlighted {
   color: black;
   background-color: #b7ddf0;
   border-color: #52addb;
 }
 @media only screen and (max-width: 768px) {
   .datepicker table tr td.highlighted:hover,
   .datepicker table tr td.highlighted:focus,
   .datepicker table tr td.highlighted:active,
   .datepicker table tr td.highlighted.active,
   .open .dropdown-toggle.datepicker table tr td.highlighted {
     background-color: #d9edf7;
     border-color: #85c5e5;
   }
 }
 .datepicker table tr td.highlighted:active,
 .datepicker table tr td.highlighted.active,
 .open .dropdown-toggle.datepicker table tr td.highlighted {
   background-image: none;
 }
 .datepicker table tr td.highlighted.disabled,
 .datepicker table tr td.highlighted[disabled],
 fieldset[disabled] .datepicker table tr td.highlighted,
 .datepicker table tr td.highlighted.disabled:hover,
 .datepicker table tr td.highlighted[disabled]:hover,
 fieldset[disabled] .datepicker table tr td.highlighted:hover,
 .datepicker table tr td.highlighted.disabled:focus,
 .datepicker table tr td.highlighted[disabled]:focus,
 fieldset[disabled] .datepicker table tr td.highlighted:focus,
 .datepicker table tr td.highlighted.disabled:active,
 .datepicker table tr td.highlighted[disabled]:active,
 fieldset[disabled] .datepicker table tr td.highlighted:active,
 .datepicker table tr td.highlighted.disabled.active,
 .datepicker table tr td.highlighted[disabled].active,
 fieldset[disabled] .datepicker table tr td.highlighted.active {
   background-color: #d9edf7;
   border-color: #85c5e5;
 }
 .datepicker table tr td.highlighted .badge {
   color: #d9edf7;
   background-color: black;
 }
 .datepicker table tr td.highlighted.focused {
   background: #afd9ee;
 }
 .datepicker table tr td.highlighted.disabled,
 .datepicker table tr td.highlighted.disabled:active {
   background: #d9edf7;
   color: #999999;
 }
 .datepicker table tr td.today {
   color: black;
   background-color: #ffdb99;
   border-color: #ffb733;
 }
 .datepicker table tr td.today:hover,
 .datepicker table tr td.today:focus,
 .datepicker table tr td.today:active,
 .datepicker table tr td.today.active,
 .open .dropdown-toggle.datepicker table tr td.today {
   color: black;
   background-color: #ffcd70;
   border-color: #f59e00;
 }
 @media only screen and (max-width: 768px) {
   .datepicker table tr td.today:hover,
   .datepicker table tr td.today:focus,
   .datepicker table tr td.today:active,
   .datepicker table tr td.today.active,
   .open .dropdown-toggle.datepicker table tr td.today {
     background-color: #ffdb99;
     border-color: #ffb733;
   }
 }
 .datepicker table tr td.today:active,
 .datepicker table tr td.today.active,
 .open .dropdown-toggle.datepicker table tr td.today {
   background-image: none;
 }
 .datepicker table tr td.today.disabled,
 .datepicker table tr td.today[disabled],
 fieldset[disabled] .datepicker table tr td.today,
 .datepicker table tr td.today.disabled:hover,
 .datepicker table tr td.today[disabled]:hover,
 fieldset[disabled] .datepicker table tr td.today:hover,
 .datepicker table tr td.today.disabled:focus,
 .datepicker table tr td.today[disabled]:focus,
 fieldset[disabled] .datepicker table tr td.today:focus,
 .datepicker table tr td.today.disabled:active,
 .datepicker table tr td.today[disabled]:active,
 fieldset[disabled] .datepicker table tr td.today:active,
 .datepicker table tr td.today.disabled.active,
 .datepicker table tr td.today[disabled].active,
 fieldset[disabled] .datepicker table tr td.today.active {
   background-color: #ffdb99;
   border-color: #ffb733;
 }
 .datepicker table tr td.today .badge {
   color: #ffdb99;
   background-color: black;
 }
 .datepicker table tr td.today.focused {
   background: #ffc966;
 }
 .datepicker table tr td.today.disabled,
 .datepicker table tr td.today.disabled:active {
   background: #ffdb99;
   color: #999999;
 }
 .datepicker table tr td.range {
   color: black;
   background-color: #eeeeee;
   border-color: #bbbbbb;
   border-radius: 0;
 }
 .datepicker table tr td.range:hover,
 .datepicker table tr td.range:focus,
 .datepicker table tr td.range:active,
 .datepicker table tr td.range.active,
 .open .dropdown-toggle.datepicker table tr td.range {
   color: black;
   background-color: #dadada;
   border-color: #9c9c9c;
 }
 @media only screen and (max-width: 768px) {
   .datepicker table tr td.range:hover,
   .datepicker table tr td.range:focus,
   .datepicker table tr td.range:active,
   .datepicker table tr td.range.active,
   .open .dropdown-toggle.datepicker table tr td.range {
     background-color: #eeeeee;
     border-color: #bbbbbb;
   }
 }
 .datepicker table tr td.range:active,
 .datepicker table tr td.range.active,
 .open .dropdown-toggle.datepicker table tr td.range {
   background-image: none;
 }
 .datepicker table tr td.range.disabled,
 .datepicker table tr td.range[disabled],
 fieldset[disabled] .datepicker table tr td.range,
 .datepicker table tr td.range.disabled:hover,
 .datepicker table tr td.range[disabled]:hover,
 fieldset[disabled] .datepicker table tr td.range:hover,
 .datepicker table tr td.range.disabled:focus,
 .datepicker table tr td.range[disabled]:focus,
 fieldset[disabled] .datepicker table tr td.range:focus,
 .datepicker table tr td.range.disabled:active,
 .datepicker table tr td.range[disabled]:active,
 fieldset[disabled] .datepicker table tr td.range:active,
 .datepicker table tr td.range.disabled.active,
 .datepicker table tr td.range[disabled].active,
 fieldset[disabled] .datepicker table tr td.range.active {
   background-color: #eeeeee;
   border-color: #bbbbbb;
 }
 .datepicker table tr td.range .badge {
   color: #eeeeee;
   background-color: black;
 }
 .datepicker table tr td.range.focused {
   background: #d4d4d4;
 }
 .datepicker table tr td.range.disabled,
 .datepicker table tr td.range.disabled:active {
   background: #eeeeee;
   color: #999999;
 }
 .datepicker table tr td.range.highlighted {
   color: black;
   background-color: #e4eef3;
   border-color: #9dc1d3;
 }
 .datepicker table tr td.range.highlighted:hover,
 .datepicker table tr td.range.highlighted:focus,
 .datepicker table tr td.range.highlighted:active,
 .datepicker table tr td.range.highlighted.active,
 .open .dropdown-toggle.datepicker table tr td.range.highlighted {
   color: black;
   background-color: #c7dce6;
   border-color: #73a6bf;
 }
 @media only screen and (max-width: 768px) {
   .datepicker table tr td.range.highlighted:hover,
   .datepicker table tr td.range.highlighted:focus,
   .datepicker table tr td.range.highlighted:active,
   .datepicker table tr td.range.highlighted.active,
   .open .dropdown-toggle.datepicker table tr td.range.highlighted {
     background-color: #e4eef3;
     border-color: #9dc1d3;
   }
 }
 .datepicker table tr td.range.highlighted:active,
 .datepicker table tr td.range.highlighted.active,
 .open .dropdown-toggle.datepicker table tr td.range.highlighted {
   background-image: none;
 }
 .datepicker table tr td.range.highlighted.disabled,
 .datepicker table tr td.range.highlighted[disabled],
 fieldset[disabled] .datepicker table tr td.range.highlighted,
 .datepicker table tr td.range.highlighted.disabled:hover,
 .datepicker table tr td.range.highlighted[disabled]:hover,
 fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
 .datepicker table tr td.range.highlighted.disabled:focus,
 .datepicker table tr td.range.highlighted[disabled]:focus,
 fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
 .datepicker table tr td.range.highlighted.disabled:active,
 .datepicker table tr td.range.highlighted[disabled]:active,
 fieldset[disabled] .datepicker table tr td.range.highlighted:active,
 .datepicker table tr td.range.highlighted.disabled.active,
 .datepicker table tr td.range.highlighted[disabled].active,
 fieldset[disabled] .datepicker table tr td.range.highlighted.active {
   background-color: #e4eef3;
   border-color: #9dc1d3;
 }
 .datepicker table tr td.range.highlighted .badge {
   color: #e4eef3;
   background-color: black;
 }
 .datepicker table tr td.range.highlighted.focused {
   background: #c0d7e3;
 }
 .datepicker table tr td.range.highlighted.disabled,
 .datepicker table tr td.range.highlighted.disabled:active {
   background: #e4eef3;
   color: #999999;
 }
 .datepicker table tr td.range.today {
   color: black;
   background-color: #f7ca77;
   border-color: #f1a417;
 }
 .datepicker table tr td.range.today:hover,
 .datepicker table tr td.range.today:focus,
 .datepicker table tr td.range.today:active,
 .datepicker table tr td.range.today.active,
 .open .dropdown-toggle.datepicker table tr td.range.today {
   color: black;
   background-color: #f4ba51;
   border-color: #be7f0c;
 }
 @media only screen and (max-width: 768px) {
   .datepicker table tr td.range.today:hover,
   .datepicker table tr td.range.today:focus,
   .datepicker table tr td.range.today:active,
   .datepicker table tr td.range.today.active,
   .open .dropdown-toggle.datepicker table tr td.range.today {
     background-color: #f7ca77;
     border-color: #f1a417;
   }
 }
 .datepicker table tr td.range.today:active,
 .datepicker table tr td.range.today.active,
 .open .dropdown-toggle.datepicker table tr td.range.today {
   background-image: none;
 }
 .datepicker table tr td.range.today.disabled,
 .datepicker table tr td.range.today[disabled],
 fieldset[disabled] .datepicker table tr td.range.today,
 .datepicker table tr td.range.today.disabled:hover,
 .datepicker table tr td.range.today[disabled]:hover,
 fieldset[disabled] .datepicker table tr td.range.today:hover,
 .datepicker table tr td.range.today.disabled:focus,
 .datepicker table tr td.range.today[disabled]:focus,
 fieldset[disabled] .datepicker table tr td.range.today:focus,
 .datepicker table tr td.range.today.disabled:active,
 .datepicker table tr td.range.today[disabled]:active,
 fieldset[disabled] .datepicker table tr td.range.today:active,
 .datepicker table tr td.range.today.disabled.active,
 .datepicker table tr td.range.today[disabled].active,
 fieldset[disabled] .datepicker table tr td.range.today.active {
   background-color: #f7ca77;
   border-color: #f1a417;
 }
 .datepicker table tr td.range.today .badge {
   color: #f7ca77;
   background-color: black;
 }
 .datepicker table tr td.range.today.disabled,
 .datepicker table tr td.range.today.disabled:active {
   background: #f7ca77;
   color: #999999;
 }
 .datepicker table tr td.selected,
 .datepicker table tr td.selected.highlighted {
   color: white;
   background-color: #999999;
   border-color: #555555;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
 }
 .datepicker table tr td.selected:hover,
 .datepicker table tr td.selected.highlighted:hover,
 .datepicker table tr td.selected:focus,
 .datepicker table tr td.selected.highlighted:focus,
 .datepicker table tr td.selected:active,
 .datepicker table tr td.selected.highlighted:active,
 .datepicker table tr td.selected.active,
 .datepicker table tr td.selected.highlighted.active,
 .open .dropdown-toggle.datepicker table tr td.selected,
 .open .dropdown-toggle.datepicker table tr td.selected.highlighted {
   color: white;
   background-color: #858585;
   border-color: #363636;
 }
 @media only screen and (max-width: 768px) {
   .datepicker table tr td.selected:hover,
   .datepicker table tr td.selected.highlighted:hover,
   .datepicker table tr td.selected:focus,
   .datepicker table tr td.selected.highlighted:focus,
   .datepicker table tr td.selected:active,
   .datepicker table tr td.selected.highlighted:active,
   .datepicker table tr td.selected.active,
   .datepicker table tr td.selected.highlighted.active,
   .open .dropdown-toggle.datepicker table tr td.selected,
   .open .dropdown-toggle.datepicker table tr td.selected.highlighted {
     background-color: #999999;
     border-color: #555555;
   }
 }
 .datepicker table tr td.selected:active,
 .datepicker table tr td.selected.highlighted:active,
 .datepicker table tr td.selected.active,
 .datepicker table tr td.selected.highlighted.active,
 .open .dropdown-toggle.datepicker table tr td.selected,
 .open .dropdown-toggle.datepicker table tr td.selected.highlighted {
   background-image: none;
 }
 .datepicker table tr td.selected.disabled,
 .datepicker table tr td.selected.highlighted.disabled,
 .datepicker table tr td.selected[disabled],
 .datepicker table tr td.selected.highlighted[disabled],
 fieldset[disabled] .datepicker table tr td.selected,
 fieldset[disabled] .datepicker table tr td.selected.highlighted,
 .datepicker table tr td.selected.disabled:hover,
 .datepicker table tr td.selected.highlighted.disabled:hover,
 .datepicker table tr td.selected[disabled]:hover,
 .datepicker table tr td.selected.highlighted[disabled]:hover,
 fieldset[disabled] .datepicker table tr td.selected:hover,
 fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
 .datepicker table tr td.selected.disabled:focus,
 .datepicker table tr td.selected.highlighted.disabled:focus,
 .datepicker table tr td.selected[disabled]:focus,
 .datepicker table tr td.selected.highlighted[disabled]:focus,
 fieldset[disabled] .datepicker table tr td.selected:focus,
 fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
 .datepicker table tr td.selected.disabled:active,
 .datepicker table tr td.selected.highlighted.disabled:active,
 .datepicker table tr td.selected[disabled]:active,
 .datepicker table tr td.selected.highlighted[disabled]:active,
 fieldset[disabled] .datepicker table tr td.selected:active,
 fieldset[disabled] .datepicker table tr td.selected.highlighted:active,
 .datepicker table tr td.selected.disabled.active,
 .datepicker table tr td.selected.highlighted.disabled.active,
 .datepicker table tr td.selected[disabled].active,
 .datepicker table tr td.selected.highlighted[disabled].active,
 fieldset[disabled] .datepicker table tr td.selected.active,
 fieldset[disabled] .datepicker table tr td.selected.highlighted.active {
   background-color: #999999;
   border-color: #555555;
 }
 .datepicker table tr td.selected .badge,
 .datepicker table tr td.selected.highlighted .badge {
   color: #999999;
   background-color: white;
 }
 .datepicker table tr td.active,
 .datepicker table tr td.active.highlighted {
   color: white;
   background-color: #0088cd;
   border-color: #0088cd;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
 }
 .datepicker table tr td.active:hover,
 .datepicker table tr td.active.highlighted:hover,
 .datepicker table tr td.active:focus,
 .datepicker table tr td.active.highlighted:focus,
 .datepicker table tr td.active:active,
 .datepicker table tr td.active.highlighted:active,
 .datepicker table tr td.active.active,
 .datepicker table tr td.active.highlighted.active,
 .open .dropdown-toggle.datepicker table tr td.active,
 .open .dropdown-toggle.datepicker table tr td.active.highlighted {
   color: white;
   background-color: #006da4;
   border-color: #005f90;
 }
 @media only screen and (max-width: 768px) {
   .datepicker table tr td.active:hover,
   .datepicker table tr td.active.highlighted:hover,
   .datepicker table tr td.active:focus,
   .datepicker table tr td.active.highlighted:focus,
   .datepicker table tr td.active:active,
   .datepicker table tr td.active.highlighted:active,
   .datepicker table tr td.active.active,
   .datepicker table tr td.active.highlighted.active,
   .open .dropdown-toggle.datepicker table tr td.active,
   .open .dropdown-toggle.datepicker table tr td.active.highlighted {
     background-color: #0088cd;
     border-color: #0088cd;
   }
 }
 .datepicker table tr td.active:active,
 .datepicker table tr td.active.highlighted:active,
 .datepicker table tr td.active.active,
 .datepicker table tr td.active.highlighted.active,
 .open .dropdown-toggle.datepicker table tr td.active,
 .open .dropdown-toggle.datepicker table tr td.active.highlighted {
   background-image: none;
 }
 .datepicker table tr td.active.disabled,
 .datepicker table tr td.active.highlighted.disabled,
 .datepicker table tr td.active[disabled],
 .datepicker table tr td.active.highlighted[disabled],
 fieldset[disabled] .datepicker table tr td.active,
 fieldset[disabled] .datepicker table tr td.active.highlighted,
 .datepicker table tr td.active.disabled:hover,
 .datepicker table tr td.active.highlighted.disabled:hover,
 .datepicker table tr td.active[disabled]:hover,
 .datepicker table tr td.active.highlighted[disabled]:hover,
 fieldset[disabled] .datepicker table tr td.active:hover,
 fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
 .datepicker table tr td.active.disabled:focus,
 .datepicker table tr td.active.highlighted.disabled:focus,
 .datepicker table tr td.active[disabled]:focus,
 .datepicker table tr td.active.highlighted[disabled]:focus,
 fieldset[disabled] .datepicker table tr td.active:focus,
 fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
 .datepicker table tr td.active.disabled:active,
 .datepicker table tr td.active.highlighted.disabled:active,
 .datepicker table tr td.active[disabled]:active,
 .datepicker table tr td.active.highlighted[disabled]:active,
 fieldset[disabled] .datepicker table tr td.active:active,
 fieldset[disabled] .datepicker table tr td.active.highlighted:active,
 .datepicker table tr td.active.disabled.active,
 .datepicker table tr td.active.highlighted.disabled.active,
 .datepicker table tr td.active[disabled].active,
 .datepicker table tr td.active.highlighted[disabled].active,
 fieldset[disabled] .datepicker table tr td.active.active,
 fieldset[disabled] .datepicker table tr td.active.highlighted.active {
   background-color: #0088cd;
   border-color: #0088cd;
 }
 .datepicker table tr td.active .badge,
 .datepicker table tr td.active.highlighted .badge {
   color: #0088cd;
   background-color: white;
 }
 .datepicker table tr td span {
   display: block;
   width: 23%;
   height: 54px;
   line-height: 54px;
   float: left;
   margin: 1%;
   cursor: pointer;
   border-radius: 4px;
 }
 .datepicker table tr td span:hover,
 .datepicker table tr td span.focused {
   background: #eeeeee;
 }
 .datepicker table tr td span.disabled,
 .datepicker table tr td span.disabled:hover {
   background: none;
   color: #999999;
   cursor: default;
 }
 .datepicker table tr td span.active,
 .datepicker table tr td span.active:hover,
 .datepicker table tr td span.active.disabled,
 .datepicker table tr td span.active.disabled:hover {
   color: white;
   background-color: #0088cd;
   border-color: #0088cd;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
 }
 .datepicker table tr td span.active:hover,
 .datepicker table tr td span.active:hover:hover,
 .datepicker table tr td span.active.disabled:hover,
 .datepicker table tr td span.active.disabled:hover:hover,
 .datepicker table tr td span.active:focus,
 .datepicker table tr td span.active:hover:focus,
 .datepicker table tr td span.active.disabled:focus,
 .datepicker table tr td span.active.disabled:hover:focus,
 .datepicker table tr td span.active:active,
 .datepicker table tr td span.active:hover:active,
 .datepicker table tr td span.active.disabled:active,
 .datepicker table tr td span.active.disabled:hover:active,
 .datepicker table tr td span.active.active,
 .datepicker table tr td span.active:hover.active,
 .datepicker table tr td span.active.disabled.active,
 .datepicker table tr td span.active.disabled:hover.active,
 .open .dropdown-toggle.datepicker table tr td span.active,
 .open .dropdown-toggle.datepicker table tr td span.active:hover,
 .open .dropdown-toggle.datepicker table tr td span.active.disabled,
 .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
   color: white;
   background-color: #006da4;
   border-color: #005f90;
 }
 @media only screen and (max-width: 768px) {
   .datepicker table tr td span.active:hover,
   .datepicker table tr td span.active:hover:hover,
   .datepicker table tr td span.active.disabled:hover,
   .datepicker table tr td span.active.disabled:hover:hover,
   .datepicker table tr td span.active:focus,
   .datepicker table tr td span.active:hover:focus,
   .datepicker table tr td span.active.disabled:focus,
   .datepicker table tr td span.active.disabled:hover:focus,
   .datepicker table tr td span.active:active,
   .datepicker table tr td span.active:hover:active,
   .datepicker table tr td span.active.disabled:active,
   .datepicker table tr td span.active.disabled:hover:active,
   .datepicker table tr td span.active.active,
   .datepicker table tr td span.active:hover.active,
   .datepicker table tr td span.active.disabled.active,
   .datepicker table tr td span.active.disabled:hover.active,
   .open .dropdown-toggle.datepicker table tr td span.active,
   .open .dropdown-toggle.datepicker table tr td span.active:hover,
   .open .dropdown-toggle.datepicker table tr td span.active.disabled,
   .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
     background-color: #0088cd;
     border-color: #0088cd;
   }
 }
 .datepicker table tr td span.active:active,
 .datepicker table tr td span.active:hover:active,
 .datepicker table tr td span.active.disabled:active,
 .datepicker table tr td span.active.disabled:hover:active,
 .datepicker table tr td span.active.active,
 .datepicker table tr td span.active:hover.active,
 .datepicker table tr td span.active.disabled.active,
 .datepicker table tr td span.active.disabled:hover.active,
 .open .dropdown-toggle.datepicker table tr td span.active,
 .open .dropdown-toggle.datepicker table tr td span.active:hover,
 .open .dropdown-toggle.datepicker table tr td span.active.disabled,
 .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
   background-image: none;
 }
 .datepicker table tr td span.active.disabled,
 .datepicker table tr td span.active:hover.disabled,
 .datepicker table tr td span.active.disabled.disabled,
 .datepicker table tr td span.active.disabled:hover.disabled,
 .datepicker table tr td span.active[disabled],
 .datepicker table tr td span.active:hover[disabled],
 .datepicker table tr td span.active.disabled[disabled],
 .datepicker table tr td span.active.disabled:hover[disabled],
 fieldset[disabled] .datepicker table tr td span.active,
 fieldset[disabled] .datepicker table tr td span.active:hover,
 fieldset[disabled] .datepicker table tr td span.active.disabled,
 fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
 .datepicker table tr td span.active.disabled:hover,
 .datepicker table tr td span.active:hover.disabled:hover,
 .datepicker table tr td span.active.disabled.disabled:hover,
 .datepicker table tr td span.active.disabled:hover.disabled:hover,
 .datepicker table tr td span.active[disabled]:hover,
 .datepicker table tr td span.active:hover[disabled]:hover,
 .datepicker table tr td span.active.disabled[disabled]:hover,
 .datepicker table tr td span.active.disabled:hover[disabled]:hover,
 fieldset[disabled] .datepicker table tr td span.active:hover,
 fieldset[disabled] .datepicker table tr td span.active:hover:hover,
 fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
 fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
 .datepicker table tr td span.active.disabled:focus,
 .datepicker table tr td span.active:hover.disabled:focus,
 .datepicker table tr td span.active.disabled.disabled:focus,
 .datepicker table tr td span.active.disabled:hover.disabled:focus,
 .datepicker table tr td span.active[disabled]:focus,
 .datepicker table tr td span.active:hover[disabled]:focus,
 .datepicker table tr td span.active.disabled[disabled]:focus,
 .datepicker table tr td span.active.disabled:hover[disabled]:focus,
 fieldset[disabled] .datepicker table tr td span.active:focus,
 fieldset[disabled] .datepicker table tr td span.active:hover:focus,
 fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
 fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
 .datepicker table tr td span.active.disabled:active,
 .datepicker table tr td span.active:hover.disabled:active,
 .datepicker table tr td span.active.disabled.disabled:active,
 .datepicker table tr td span.active.disabled:hover.disabled:active,
 .datepicker table tr td span.active[disabled]:active,
 .datepicker table tr td span.active:hover[disabled]:active,
 .datepicker table tr td span.active.disabled[disabled]:active,
 .datepicker table tr td span.active.disabled:hover[disabled]:active,
 fieldset[disabled] .datepicker table tr td span.active:active,
 fieldset[disabled] .datepicker table tr td span.active:hover:active,
 fieldset[disabled] .datepicker table tr td span.active.disabled:active,
 fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
 .datepicker table tr td span.active.disabled.active,
 .datepicker table tr td span.active:hover.disabled.active,
 .datepicker table tr td span.active.disabled.disabled.active,
 .datepicker table tr td span.active.disabled:hover.disabled.active,
 .datepicker table tr td span.active[disabled].active,
 .datepicker table tr td span.active:hover[disabled].active,
 .datepicker table tr td span.active.disabled[disabled].active,
 .datepicker table tr td span.active.disabled:hover[disabled].active,
 fieldset[disabled] .datepicker table tr td span.active.active,
 fieldset[disabled] .datepicker table tr td span.active:hover.active,
 fieldset[disabled] .datepicker table tr td span.active.disabled.active,
 fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
   background-color: #0088cd;
   border-color: #0088cd;
 }
 .datepicker table tr td span.active .badge,
 .datepicker table tr td span.active:hover .badge,
 .datepicker table tr td span.active.disabled .badge,
 .datepicker table tr td span.active.disabled:hover .badge {
   color: #0088cd;
   background-color: white;
 }
 .datepicker table tr td span.old,
 .datepicker table tr td span.new {
   color: #999999;
 }
 .datepicker .datepicker-switch {
   width: 145px;
 }
 .datepicker .datepicker-switch,
 .datepicker .prev,
 .datepicker .next,
 .datepicker tfoot tr th {
   cursor: pointer;
 }
 .datepicker .datepicker-switch:hover,
 .datepicker .prev:hover,
 .datepicker .next:hover,
 .datepicker tfoot tr th:hover {
   background: #eeeeee;
 }
 .datepicker .prev.disabled,
 .datepicker .next.disabled {
   visibility: hidden;
 }
 .datepicker .cw {
   font-size: 10px;
   width: 12px;
   padding: 0 2px 0 5px;
   vertical-align: middle;
 }
 .input-group.date .input-group-addon {
   cursor: pointer;
 }
 .input-daterange {
   width: 100%;
 }
 .input-daterange input {
   text-align: center;
 }
 .input-daterange input:first-child {
   border-radius: 3px 0 0 3px;
 }
 .input-daterange input:last-child {
   border-radius: 0 3px 3px 0;
 }
 .input-daterange .input-group-addon {
   width: auto;
   min-width: 16px;
   padding: 4px 5px;
   line-height: 1.3;
   text-shadow: 0 1px 0 white;
   border-width: 1px 0;
   margin-left: -5px;
   margin-right: -5px;
 }
 /* uppsalahem.base.less */
 
 body {
   background-color: #f7f4ec;
   overflow-y: scroll;
 }
 body.empty {
   background-color: white;
 }
 #main-container {
   min-height: 600px;
 }
 .main-page-wrapper {
   position: relative;
   /*margin-top: 35px;*/
 
 }
 .main-page-wrapper:focus {
   outline: 0;
 }
 @media (max-width: 767px) {
   .main-page-wrapper {
     margin-top: 40px;
   }
 }
 /* bootstrap-override/uppsalahem.type.less */
 
 @media (max-width: 768px) {
   a:focus,
   a:hover {
     text-decoration: none !important;
     color: #0088cd;
   }
 }
 .link-arrow-right,
 .link-arrow-left {
   font-weight: 500;
 }
 .link-arrow-right:after {
   content: "";
   speak: none;
   background: url(/ClientUI/img/link-arrow-right.svg) no-repeat center right;
   display: inline-block;
   width: 25px;
   height: 20px;
   position: relative;
   top: 5px;
 }
 .link-arrow-right.transparent:after {
   background: url(/ClientUI/img/arrow-right-transparent.png) no-repeat center right;
 }
 .link-arrow-left:before {
   content: "";
   speak: none;
   background: url(/ClientUI/img/link-arrow-right.svg) no-repeat center right;
   display: inline-block;
   width: 25px;
   height: 20px;
   position: relative;
   top: 3px;
   -moz-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   -o-transform: rotate(180deg);
   -webkit-transform: rotate(180deg);
   transform: rotate(180deg);
 }
 .section-heading {
   margin-bottom: 40px;
   text-transform: uppercase;
   background: #ede8d5;
   text-align: center;
   border-radius: 4px;
   padding: 13px 10px;
   font-size: 18px;
 }
 @media (max-width: 767px) {
   .section-heading {
     margin-bottom: 20px;
   }
 }
 article > header h1 {
   margin-top: 0;
   margin-bottom: 28px;
 }
 .unresponseive-iframe-link {
   border: 1px solid #dddbd2;
   background-color: white;
   padding: 20px;
   font-size: 24px;
 }
 .wysiwyg h2,
 .wysiwyg h3,
 .wysiwyg h4,
 .wysiwyg h5,
 .wysiwyg h6 {
   text-transform: uppercase;
   margin: 35px 0 10px;
 }
 .wysiwyg p {
   margin-bottom: 18px;
 }
 .wysiwyg ul,
 .wysiwyg ol {
   padding-left: 28px;
   margin-bottom: 18px;
 }
 .wysiwyg ul li,
 .wysiwyg ol li {
   padding-bottom: 10px;
 }
 .wysiwyg img {
   display: block;
   max-width: 100%;
   height: auto;
 }
 @media (max-width: 767px) {
   .wysiwyg h1,
   .wysiwyg .h1 {
     font-size: 30px;
   }
   .wysiwyg h2,
   .wysiwyg .h2 {
     font-size: 21px;
   }
   .wysiwyg h3,
   .wysiwyg .h3 {
     font-size: 18px;
   }
   .wysiwyg h4,
   .wysiwyg .h4 {
     font-size: 15px;
   }
   .wysiwyg h5,
   .wysiwyg .h5 {
     font-size: 15px;
   }
   .wysiwyg h6,
   .wysiwyg .h6 {
     font-size: 13px;
   }
   .wysiwyg img {
     float: none !important;
     display: block;
     margin: 10px 0 10px !important;
     padding: 0!important;
   }
 }
 /* bootstrap-override/uppsalahem.pagination.less */
 .pagination {
   display: inline-block;
   padding-left: 0;
   margin: 20px 0;
   font-weight: 500;
   font-size: 18px;
   list-style: none;
   overflow: hidden;
 }
 .pagination li {
   display: inline;
 }
 .pagination li a {
   padding: 10px 19px;
   display: block;
   float: left;
   border-left: 1px solid #e1d9b9;
 }
 .pagination li a[rel="prev"] {
   padding: 10px 7px 10px 12px;
 }
 .pagination li a[rel="next"] {
   padding: 9px 12px 9px 7px;
 }
 .pagination li a:hover,
 .pagination li a:focus {
   background-color: #fcfcf9;
   color: black;
 }
 .pagination li:first-child a {
   border-left: none;
 }
 .pagination li.active a,
 .pagination li.active a:hover,
 .pagination li.active a:focus {
   color: black;
   cursor: default;
   background-color: #e1d9b9;
 }
 .pagination li.disabled a,
 .pagination li.disabled a:hover,
 .pagination li.disabled a:focus {
   color: #999999;
   cursor: not-allowed;
 }
 /* bootstrap-override/uppsalahem.alerts.less */
 
 .alert {
   border-radius: 4px;
 }
 .alert strong {
   display: block;
 }
 .alert-success {
   background-color: #d2dd6e;
   border-color: #c8d44c;
   color: #010101;
 }
 .alert-success hr {
   border-top-color: #c2cf37;
 }
 .alert-success .alert-link {
   color: black;
 }
 .alert-info {
   background-color: #acdce1;
   border-color: #97d3d9;
   color: #010101;
 }
 .alert-info hr {
   border-top-color: #84cbd2;
 }
 .alert-info .alert-link {
   color: black;
 }
 .alert-warning {
   background-color: #fff2a0;
   border-color: #ffe744;
   color: #010101;
 }
 .alert-warning hr {
   border-top-color: #ffe42a;
 }
 .alert-warning .alert-link {
   color: black;
 }
 .alert-danger {
   background-color: #f0979b;
   border-color: #e47f83;
   color: #010101;
 }
 .alert-danger hr {
   border-top-color: #e06a6f;
 }
 .alert-danger .alert-link {
   color: black;
 }
 .alert-attention {
   background-color: #f9d4dd;
   border-color: transparent;
   color: #ac047d;
 }
 .alert-attention hr {
   border-top-color: transparent;
 }
 .alert-attention .alert-link {
   color: #7a0359;
 }
 @media (max-width: 768px) {
   .alert {
     font-size: 16px;
   }
   .alert h4 {
     font-size: 18px;
   }
 }
 /* bootstrap-override/uppsalahem.modals.less */
 
 .modal-content {
   border-radius: 8px 8px 6px 6px;
 }
 .modal-header {
   background: #ccc7b2;
   border-radius: 6px 6px 0 0;
   border-bottom: 0;
   padding: 15px 20px;
   text-transform: uppercase;
 }
 .modal-header .close {
   margin-top: 0;
   opacity: 1;
   text-shadow: none;
   font-size: 28px;
 }
 .modal-body {
   font-size: 18px;
   padding: 0 20px;
   margin: 20px 0 30px;
 }
 .modal-body textarea {
   height: 104px;
 }
 .modal-body select {
   display: block;
   width: 100%;
   height: 37px;
   padding: 6px 12px;
   font-size: 18px;
   line-height: 1.3;
   color: #555555;
   background-color: white;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 3px;
   -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;
 }
 .modal-footer {
   text-align: left;
   padding: 30px 20px 40px;
 }
 /* bootstrap-override/uppsalahem.buttons.less */
 
 .btn-default {
   color: black;
   background-color: white;
   border-color: #cccccc;
 }
 .btn-default:hover,
 .btn-default:focus,
 .btn-default:active,
 .btn-default.active,
 .open .dropdown-toggle.btn-default {
   color: black;
   background-color: #ebebeb;
   border-color: #adadad;
 }
 @media only screen and (max-width: 768px) {
   .btn-default:hover,
   .btn-default:focus,
   .btn-default:active,
   .btn-default.active,
   .open .dropdown-toggle.btn-default {
     background-color: white;
     border-color: #cccccc;
   }
 }
 .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: white;
   border-color: #cccccc;
 }
 .btn-default .badge {
   color: white;
   background-color: black;
 }
 .btn-primary {
   color: white;
   background-color: #0088cd;
   border-color: #0088cd;
 }
 .btn-primary:hover,
 .btn-primary:focus,
 .btn-primary:active,
 .btn-primary.active,
 .open .dropdown-toggle.btn-primary {
   color: white;
   background-color: #006da4;
   border-color: #005f90;
 }
 @media only screen and (max-width: 768px) {
   .btn-primary:hover,
   .btn-primary:focus,
   .btn-primary:active,
   .btn-primary.active,
   .open .dropdown-toggle.btn-primary {
     background-color: #0088cd;
     border-color: #0088cd;
   }
 }
 .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: #0088cd;
   border-color: #0088cd;
 }
 .btn-primary .badge {
   color: #0088cd;
   background-color: white;
 }
 .btn-success {
   color: white;
   background-color: #f49e00;
   border-color: #db8d00;
 }
 .btn-success:hover,
 .btn-success:focus,
 .btn-success:active,
 .btn-success.active,
 .open .dropdown-toggle.btn-success {
   color: white;
   background-color: #cb8400;
   border-color: #9d6600;
 }
 @media only screen and (max-width: 768px) {
   .btn-success:hover,
   .btn-success:focus,
   .btn-success:active,
   .btn-success.active,
   .open .dropdown-toggle.btn-success {
     background-color: #f49e00;
     border-color: #db8d00;
   }
 }
 .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: #f49e00;
   border-color: #db8d00;
 }
 .btn-success .badge {
   color: #f49e00;
   background-color: white;
 }
 .btn-info {
   color: white;
   background-color: #5bc0de;
   border-color: #46b8da;
 }
 .btn-info:hover,
 .btn-info:focus,
 .btn-info:active,
 .btn-info.active,
 .open .dropdown-toggle.btn-info {
   color: white;
   background-color: #39b3d7;
   border-color: #269abc;
 }
 @media only screen and (max-width: 768px) {
   .btn-info:hover,
   .btn-info:focus,
   .btn-info:active,
   .btn-info.active,
   .open .dropdown-toggle.btn-info {
     background-color: #5bc0de;
     border-color: #46b8da;
   }
 }
 .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-info .badge {
   color: #5bc0de;
   background-color: white;
 }
 .btn-warning {
   color: white;
   background-color: #f0ad4e;
   border-color: #eea236;
 }
 .btn-warning:hover,
 .btn-warning:focus,
 .btn-warning:active,
 .btn-warning.active,
 .open .dropdown-toggle.btn-warning {
   color: white;
   background-color: #ed9c28;
   border-color: #d58512;
 }
 @media only screen and (max-width: 768px) {
   .btn-warning:hover,
   .btn-warning:focus,
   .btn-warning:active,
   .btn-warning.active,
   .open .dropdown-toggle.btn-warning {
     background-color: #f0ad4e;
     border-color: #eea236;
   }
 }
 .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-warning .badge {
   color: #f0ad4e;
   background-color: white;
 }
 .btn-danger {
   color: white;
   background-color: #d9534f;
   border-color: #d43f3a;
 }
 .btn-danger:hover,
 .btn-danger:focus,
 .btn-danger:active,
 .btn-danger.active,
 .open .dropdown-toggle.btn-danger {
   color: white;
   background-color: #d2322d;
   border-color: #ac2925;
 }
 @media only screen and (max-width: 768px) {
   .btn-danger:hover,
   .btn-danger:focus,
   .btn-danger:active,
   .btn-danger.active,
   .open .dropdown-toggle.btn-danger {
     background-color: #d9534f;
     border-color: #d43f3a;
   }
 }
 .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-danger .badge {
   color: #d9534f;
   background-color: white;
 }
 .main-header .btn-default {
   color: black;
   background-color: #f6f4ea;
   border-color: white;
 }
 .main-header .btn-default:hover,
 .main-header .btn-default:focus,
 .main-header .btn-default:active,
 .main-header .btn-default.active,
 .open .dropdown-toggle.main-header .btn-default {
   color: black;
   background-color: #eae5cd;
   border-color: #e0e0e0;
 }
 @media only screen and (max-width: 768px) {
   .main-header .btn-default:hover,
   .main-header .btn-default:focus,
   .main-header .btn-default:active,
   .main-header .btn-default.active,
   .open .dropdown-toggle.main-header .btn-default {
     background-color: #f6f4ea;
     border-color: white;
   }
 }
 .main-header .btn-default:active,
 .main-header .btn-default.active,
 .open .dropdown-toggle.main-header .btn-default {
   background-image: none;
 }
 .main-header .btn-default.disabled,
 .main-header .btn-default[disabled],
 fieldset[disabled] .main-header .btn-default,
 .main-header .btn-default.disabled:hover,
 .main-header .btn-default[disabled]:hover,
 fieldset[disabled] .main-header .btn-default:hover,
 .main-header .btn-default.disabled:focus,
 .main-header .btn-default[disabled]:focus,
 fieldset[disabled] .main-header .btn-default:focus,
 .main-header .btn-default.disabled:active,
 .main-header .btn-default[disabled]:active,
 fieldset[disabled] .main-header .btn-default:active,
 .main-header .btn-default.disabled.active,
 .main-header .btn-default[disabled].active,
 fieldset[disabled] .main-header .btn-default.active {
   background-color: #f6f4ea;
   border-color: white;
 }
 .main-header .btn-default .badge {
   color: #f6f4ea;
   background-color: black;
 }
 .main-header .btn-default:hover {
   border-color: white;
 }
 .breadcrumb {
   margin-top: 12px;
   /*margin-bottom: -50px;*/
   display: inline-block;
   width: 100%;
 }
 .breadcrumb .breadcrumb-list {
   padding: 7px 0 0 0;
   margin-bottom: 0;
   list-style: none;
   background-color: transparent;
   border-radius: 3px;
   /*border-bottom: 1px solid #fff;*/
   border-bottom: none;
   line-height: 26px;
   min-height: 40px;
 }
 .breadcrumb .breadcrumb-list > li {
   display: inline-block;
   color: #0075b1;
   font-size: 80%;
   font-weight: normal;
   vertical-align: middle;
 }
 .breadcrumb .breadcrumb-list > li a {
   color: #0075b1;
   padding-right: 4px;
 }
 .breadcrumb .breadcrumb-list > li a:hover {
   color: #005581;
 }
 .breadcrumb .breadcrumb-list > li:hover {
   color: #005581;
 }
 .breadcrumb .breadcrumb-list > li a.first-item img {
   width: 28px;
   vertical-align: baseline;
 }
 .breadcrumb .breadcrumb-list > li + li:before {
   font-family: FontAwesome;
   content: " \f054";
   padding: 0 2px 0 0;
   color: #94918b;
   font-size: 13px;
 }
 .breadcrumb .breadcrumb-list > li > .active {
   color: #6c6a66;
 }
 .breadcrumb .breadcrumb-list > li > .active:before {
   padding: 0 4px 0 16px;
 }
 @media (max-width: 768px) {
   .breadcrumb {
     margin-top: 60px;
     margin-bottom: 0;
     border-bottom: 1px solid white;
   }
 }
 /* shared/uppsalahem.header.less */
 
 .site-logo {
   display: inline;
 }
 .touch-close {
   position: fixed;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   z-index: 990;
 }
 .skip-to-content {
   position: absolute;
   width: 100%;
   top: 0;
   left: 0;
   padding: 0;
   margin: 0;
   height: 0;
   z-index: 1001;
 }
 .skip-to-content li {
   height: 0;
   padding: 0;
   margin: 0;
 }
 .skip-to-content a {
   white-space: nowrap;
   overflow: hidden;
   display: block;
   line-height: 1;
   position: absolute;
   top: -50px;
   padding: 4px 0;
   text-indent: -999em;
   color: white;
   background-color: #0088cd;
   width: 1px;
   height: 1px;
   text-align: center;
 }
 .skip-to-content a:focus {
   text-indent: 0;
   top: 0;
   width: 100%;
   height: auto;
 }
 .main-header {
   min-height: 130px;
 }
 .main-header .brand-info {
   z-index: 1000;
   height: 90px;
   padding: 30px 0;
   position: relative;
 }
 .main-header .brand-info .site-logo {
   text-align: center;
   font-size: 30px;
   line-height: 1;
   margin: 0;
 }
 .main-header .brand-info .site-logo img {
   max-width: 260px;
 }
 .main-header .header-social {
   display: inline-block;
 }
 .main-header .header-social .btn.social-icon {
   max-height: 34px;
   padding: 3px;
 }
 .main-header .header-social .btn.social-icon i.fa {
   color: #0087cd;
   font-size: 0.0432rem;
   margin: 0 auto;
 }
 .main-header .header-social .btn.social-icon i.fa:hover {
   color: #00659a;
 }
 .main-header .header-social .btn.social-icon:nth-last-child(1) {
   margin-left: 0 !important;
 }
 @media screen and (max-width: 768px) {
   .main-header .header-social {
     display: flex;
     justify-content: center;
     padding-top: 10px;
   }
   .main-header .header-social .btn.social-icon {
     max-height: auto;
     padding: 0 10px;
   }
   .main-header .header-social .btn.social-icon i.fa {
     font-size: 0.0592rem;
   }
 }
 .main-header .brand-info .main-header .brand-info a {
   color: black;
 }
 .main-header .brand-info .toolbox {
   float: right;
 }
 .main-header .brand-info .toolbox .btn:last-child {
   margin-left: 8px;
 }
 .main-header .brand-info .toolbox .logout-toolbar a {
   color: black;
 }
 .main-header .main-menu {
   z-index: 1000;
   min-height: 40px;
 }
 .main-header .top-menu {
   background: #e3dcbe;
   z-index: 1000;
   height: auto;
   padding: 9px 0 6px 0;
   position: relative;
   padding-bottom: 10px;
   margin-bottom: 0px;
 }
 .main-header .top-menu:focus {
   outline: 0;
 }
 .main-header .top-menu:after {
   display: block;
   width: 100%;
   position: absolute;
   height: 10px;
   content: "";
   bottom: -10px;
 }
 .menu-lg > li.active a {
   border-bottom: 5px solid #ab007c;
   text-decoration: none;
 }
 .menu-lg > li > a:hover,
 .menu-lg > li > a:focus {
   border-bottom: 5px solid black;
   text-decoration: none;
 }
 @media only screen and (max-width: 768px) {
   .menu-lg > li > a:hover,
   .menu-lg > li > a:focus {
     border-bottom: none;
   }
 }
 .menu-lg .fa {
   margin-right: 5px;
 }
 .top-menu nav ul {
   list-style: none;
   padding: 0;
   margin: 0;
   font-size: 16px;
   text-transform: uppercase;
 }
 .top-menu nav ul.menu-xs {
   margin: 0 -15px;
 }
 .top-menu nav ul.menu-xs li {
   float: none;
 }
 .top-menu nav ul li {
   display: inline-block;
   float: left;
 }
 .top-menu nav ul li a {
   color: black;
   font-weight: 500;
 }
 .main-header.is-attached .brand-info {
   margin-bottom: 50px;
 }
 .main-header.is-attached .main-menu {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   border-width: 0 0 1px;
 }
 .menu-lg {
   position: relative;
 }
 .menu-lg:before,
 .menu-lg:after {
   content: " ";
   display: table;
 }
 .menu-lg:after {
   clear: both;
 }
 .menu-lg li {
   padding-right: 25px;
 }
 .menu-lg li.pull-right {
   padding-right: 0;
   background: #e3dcbe;
   padding-left: 15px;
 }
 .menu-xs {
   display: -webkit-flex;
   display: flex;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   text-align: center;
 }
 .menu-xs li {
   display: inline-block;
   padding: 0 6px;
   text-align: center;
 }
 .menu-xs li a.is-open {
   color: #ab007c;
 }
 .fallout-container {
   position: relative;
   width: 100%;
   z-index: 999;
 }
 .fallout-container .fallout {
   background: #eae5ce;
   border-bottom: 1px solid white;
   position: absolute;
   top: 0;
   width: 100%;
   -webkit-transition: all 0.4s;
   transition: all 0.4s;
   visibility: hidden;
   z-index: 100;
 }
 body.mobile-nav-open {
   overflow: hidden;
 }
 .fallout-container .fallout.mobile-nav {
   position: fixed;
   width: 100%;
   top: -10000px;
   /* Might need to be adjusted according to the contents of the mobile nav */
   opacity: 0;
   overflow: auto;
   overflow-y: scroll;
 }
 .fallout-container .fallout.search {
   top: -200px;
 }
 .fallout-container .fallout.search .fallout-inner {
   padding: 20px 0;
 }
 /* Sign in fallout*/
 
 .fallout-container .fallout.sign-in {
   top: -400px;
   max-height: 300px;
 }
 .fallout-container .fallout.sign-in .fallout-inner {
   padding: 20px 0;
 }
 .fallout-container .fallout.sign-in label {
   font-weight: 500;
 }
 .fallout-container .fallout.sign-in .form-group {
   margin-bottom: 10px;
 }
 .fallout-container .fallout.sign-in .sign-in-btn {
   margin-top: 30px;
 }
 .fallout-container .fallout.sign-in .forgot-password-msg {
   text-align: right;
   margin-bottom: 5px;
   font-size: 16px;
 }
 .main-header .brand-info .fa {
   margin-right: 4px;
 }
 .input-group .form-control {
   height: 39px;
 }
 @media (min-width: 768px) {
   .main-header .brand-info {
     background: #e3dcbe;
   }
   .main-header .brand-info .site-logo {
     float: left;
   }
   .fallout-container .fallout.sign-in {
     top: -200px;
     min-height: 95px;
   }
   .fallout-container .fallout.sign-in .fallout-inner {
     padding: 20px 0;
   }
 }
 @media (max-width: 991px) {
   .fallout-container .fallout.sign-in .btn {
     padding: 6px 8px;
   }
 }
 @media (max-width: 768px) {
   .main-header {
     min-height: auto;
   }
   .main-header .main-menu {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     border-width: 0 0 1px;
   }
   .main-header .brand-info {
     margin-top: 50px;
     border-bottom: 1px solid white;
   }
   .main-header .brand-info .site-logo a {
     display: inline-block;
     width: 200px;
   }
   .main-header .brand-info .site-logo a img {
     max-width: 100%;
   }
   .main-header.is-attached .brand-info {
     margin-bottom: 0;
   }
   .main-header .top-menu {
     padding-top: 16px;
   }
   .fallout-container .fallout.sign-in .sign-in-btn {
     margin-top: 15px;
   }
   /* Adjust the menu according to Google Website Translator that is also position=fixed*/
   
   html.translated-ltr .main-header .main-menu,
   html.translated-rtl .main-header .main-menu {
     padding-top: 39px;
   }
 }
 .fallout .close-container {
   display: none;
 }
 @media (max-width: 768px) and (min-width: 768px) {
   .fallout .close-container {
     display: block;
   }
 }
 .fallout-container .fallout.is-open {
   top: -10px;
   padding-top: 7px;
   visibility: visible;
 }
 .fallout-container .fallout.mobile-nav.is-open {
   top: 50px;
   bottom: 0;
   opacity: 1;
 }
 .close-container {
   margin-top: -10px;
 }
 .close-container a {
   font-size: 30px;
   color: black;
   text-decoration: none;
   position: relative;
   bottom: 5px;
 }
 /* Mobile menu content */
 
 .mobile-menu {
   overflow-y: auto;
   padding: 20px 0;
 }
 .mobile-menu ul {
   list-style: none;
   margin: 0;
   padding: 0;
 }
 .mobile-menu ul li {
   position: relative;
   border-bottom: 1px dashed #9f9c8c;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
 }
 .mobile-menu ul li.no-border {
   border: none;
 }
 .mobile-menu ul li > a:first-child {
   padding: 10px 20px;
   display: block;
   line-height: 30px;
   font-size: 18px;
 }
 .mobile-menu nav > ul > li > a {
   text-transform: uppercase;
 }
 .mobile-menu nav > ul > li.open > a:first-child {
   background: #dfdac4;
   border-bottom: 1px dashed #9f9c8c;
 }
 .mobile-menu nav > ul > li > ul > li.open > a:first-child,
 .mobile-menu nav > ul > li > ul > li.open > ul > li.open > a:first-child {
   border-bottom: 1px dashed #9f9c8c;
 }
 .mobile-menu ul li.divider {
   padding: 8px 40px 5px;
   margin: 0 -20px;
   background: #ccc7b3;
   color: #fcfcfa;
   font-size: 18px;
   border-bottom: none;
 }
 .mobile-menu ul li .toggle-menu {
   position: absolute;
   right: 10px;
   top: 10px;
   color: black;
   height: 30px;
   width: 50px;
   text-align: center;
   font-size: 24px;
   border-left: 1px dashed #9f9c8c;
 }
 .mobile-menu ul li ul li .toggle-menu {
   right: -10px;
 }
 .mobile-menu ul li .toggle-menu i {
   -webkit-transition: -webkit-transform 0.5s;
   transition: transform 0.5s;
 }
 .mobile-menu ul li > a:first-child {
   color: black;
   font-weight: 500;
 }
 .mobile-menu ul li ul li > a:first-child {
   font-size: 18px;
   padding-left: 0;
   font-weight: 300;
 }
 .mobile-menu nav ul li ul {
   height: 0;
   overflow: hidden;
   opacity: 0;
   -webkit-transition: all 0.4s;
   transition: all 0.4s;
 }
 .mobile-menu nav > ul li a.active {
   color: #8e9607;
 }
 .mobile-menu nav > ul > li.open > ul {
   height: auto;
   opacity: 1;
 }
 .mobile-menu nav > ul > li.open > ul > li.open > ul,
 .mobile-menu nav > ul > li.open > ul > li.open > ul > li.open ul {
   height: auto;
   opacity: 1;
 }
 .mobile-menu nav > ul li.open,
 .mobile-menu nav > ul li.open ul {
   background: transparent;
 }
 .mobile-menu nav > ul li.open > ul > li.open,
 .mobile-menu nav > ul li.open > ul > li.open > ul {
   background: transparent;
 }
 .mobile-menu nav > ul > li.open > .toggle-menu i {
   -webkit-transform: rotate(-180deg);
   -ms-transform: rotate(-180deg);
   transform: rotate(-180deg);
 }
 .mobile-menu nav > ul > li.open > ul > li.open > .toggle-menu i,
 .mobile-menu nav > ul > li.open > ul > li.open > ul > li.open > .toggle-menu i {
   -webkit-transform: rotate(-180deg);
   -ms-transform: rotate(-180deg);
   transform: rotate(-180deg);
 }
 .mobile-menu nav > ul > li > ul > li {
   margin: 0 20px;
 }
 .mobile-menu nav > ul > li > ul li:last-child {
   border-bottom: none;
 }
 .mobile-menu nav > ul > li > ul > li > ul > li,
 .mobile-menu nav > ul > li > ul > li > ul > li > ul > li {
   margin: 0 0 0 20px;
 }
 .article-aside .mobile-menu {
   overflow-y: inherit;
 }
 .article-aside .mobile-menu ul li.divider {
   margin-top: -1px;
   color: black;
   background-color: white;
 }
 .article-aside .mobile-menu nav > ul > li > ul > li > a:first-child {
   border-bottom: none;
   text-transform: none;
 }
 .article-aside .mobile-menu nav > ul > li > ul > li.open > a:first-child {
   border-bottom: 1px dashed #9f9c8c;
 }
 .article-aside .mobile-menu nav > ul > li > ul > li > ul > li > a:first-child {
   border-bottom: none;
   text-transform: none;
 }
 .article-aside .mobile-menu nav > ul > li.open > a:first-child {
   background-color: transparent;
 }
 .article-aside .mobile-menu ul li > a:first-child {
   padding-left: 0px;
   text-transform: uppercase;
 }
 .article-aside .mobile-menu nav > ul > li > ul > li {
   margin-right: 0;
 }
 .article-aside .mobile-menu ul li .toggle-menu {
   right: -14px;
   border-left: none;
 }
 .listResult h3 {
   margin-top: 0px;
 }
 .search-form {
   margin-top: 15px;
 }
 /* shared/uppsalahem.footer.less */
 
 /* TODO :: Create retina img for footer */
 
 .app-footer {
   margin-left: -15px !important;
   margin-right: -15px !important;
   bottom: 0;
   position: absolute;
   width: 100%;
 }
 .app-footer img {
   width: 100%;
 }
 .main-footer {
   z-index: 2;
   margin-top: 30px;
   position: relative;
   font-size: 18px;
   border-top: 1px solid grey;
 }
 .main-footer img {
   width: 100%;
 }
 .main-footer .container {
   margin-bottom: 10px;
 }
 .main-footer:before {
   display: block;
   content: "";
   height: 7px;
   width: 100%;
   top: -7px;
   position: absolute;
 }
 .main-footer h3 {
   text-transform: uppercase;
   font-size: 18px;
   font-weight: 500;
 }
 .main-footer .footer-social .fa {
   display: inline-block;
   min-width: 21px;
 }
 .main-footer p {
   margin-bottom: 4px;
 }
 .main-footer a {
   color: black;
 }
 @media (max-width: 991px) {
   .main-footer {
     background-size: contain;
   }
 }
 @media (max-width: 767px) {
   
 }
 /* shared/uppsalahem.localNavigation.less */
 
 .local-navigation {
   font-size: 16px;
   font-weight: 500;
   text-transform: uppercase;
   margin: 22px 0 47px;
 }
 .local-navigation ul {
   list-style-type: none;
   padding: 0;
   border-top: 1px dotted #acaaa3;
 }
 .local-navigation ul li {
   border-bottom: 1px dotted #acaaa3;
   padding: 14px 0;
   width: 100%;
   -ms-word-wrap: break-word;
   word-wrap: break-word;
 }
 .local-navigation ul li.parent > a:after {
   font-family: 'FontAwesome';
   content: '\f105';
   padding-left: 5px;
   display: inline-block;
 }
 .local-navigation ul li.parent.open > a:after {
   font-family: 'FontAwesome';
   content: '\f107 ';
   padding-left: 5px;
 }
 .local-navigation ul li.open > ul {
   display: block;
 }
 .local-navigation ul li.divider {
   padding-top: 0;
   margin-top: 34px;
 }
 .local-navigation ul li.divider > div {
   background-color: #ccc7b3;
   padding: 8px;
   color: white;
 }
 .local-navigation ul li.divider > ul {
   border-top: 0;
   margin-top: 0;
   text-transform: uppercase;
 }
 .local-navigation ul li.divider > ul a {
   padding-left: 0;
 }
 .local-navigation ul ul {
   text-transform: none;
   margin-top: 14px;
   display: none;
 }
 .local-navigation ul ul li a {
   padding-left: 20px;
   display: block;
 }
 .local-navigation ul ul li:last-child {
   border-bottom: none;
   padding-bottom: 0;
 }
 .local-navigation ul ul li li a {
   padding-left: 40px;
 }
 .local-navigation a {
   color: black;
 }
 .local-navigation a.active {
   color: #979e1d;
   text-decoration: none;
 }
 .exp .local-navigation ul ul {
   display: block;
 }
 .exp .local-navigation ul ul ul {
   display: block;
 }
 @media (max-width: 767px) {
   .local-navigation {
     display: none;
   }
 }
 /* shared/uppsalahem.display.less */
 
 .display {
   display: none;
 }
 .display.is-open {
   display: block;
 }
 .toggle-display .is-open-text {
   display: none;
 }
 .toggle-display .is-closed-text {
   display: block;
 }
 .toggle-display.is-open .is-open-text {
   display: block;
 }
 .toggle-display.is-open .is-closed-text {
   display: none;
 }
 /* shared/uppsalahem.blocks.less */
 
 .top-push-autocalc h2 {
   font-size: 22px !important;
   font-weight: 500 !important;
   max-width: 100%;
   overflow: hidden;
 }
 .top-push-autocalc p {
   max-height: 100px;
   overflow-y: hidden;
 }
 .block-container {
   min-height: 100px;
   background-color: white;
   margin-top: 58px;
   color: black;
   text-align: center;
   padding: 0 30px 40px;
 }
 .block-container img {
   max-width: 100%;
   height: auto;
   margin-top: 30px;
 }
 .block-container h4 {
   margin-bottom: 10px;
   margin-top: 30px;
   text-transform: uppercase;
   font-weight: 500;
 }
 .block-container h4:first-of-type {
   font-weight: 700;
 }
 .block-container ul {
   list-style-type: none;
   padding: 0;
 }
 .block-container ul li {
   padding-top: 10px;
 }
 .block-container > div {
   width: 78px;
   height: 78px;
   border-radius: 39px;
   margin: 0 auto;
   color: white;
   font-size: 40px;
   padding-top: 15px;
   position: relative;
   bottom: 18px;
   margin-bottom: -30px;
 }
 .block-container > div .times {
   font-family: 'Times New Roman', Times, serif;
   font-weight: bold;
   font-size: 60px;
   position: relative;
   bottom: 17px;
 }
 .block-container > div i {
   position: relative;
   top: 2px;
 }
 .block-container.facts > div {
   background-color: #f49e00;
 }
 .block-container.related > div {
   background-color: #cad243;
 }
 .block-container.contact > div {
   background-color: #97d3d9;
 }
 .block-container.services h2 {
   margin-bottom: 5px;
   text-align: left;
 }
 .block-container.services p {
   color: black;
   font-weight: 100;
   text-align: left;
 }
 .block-container.services > div {
   background-color: #f49e00;
 }
 .block-container.what-next > div {
   background-color: #cad243;
 }
 .block-container.what-next > div i {
   position: relative;
   top: 0;
   left: -1px;
 }
 /* shared/uppsalahem.fullWidthSections.less */
 
 .full-width-section {
   position: relative;
   margin: 10px 0;
   padding: 20px 0;
   z-index: 1;
 }
 .full-width-section:before,
 .full-width-section:after {
   display: block;
   content: "";
   height: 7px;
   width: 100%;
   top: -7px;
   position: absolute;
 }
 .full-width-section:after {
   top: auto;
   bottom: -7px;
   position: absolute;
 }
 .full-width-section.bg-blue {
   background: #97d3d9;
 }
 .full-width-section.bg-beige {
   background: #ede8d5;
 }
 .full-width-section.down-to-the-footer:after {
   height: 110px;
   bottom: -110px;
 }
 .full-width-section.down-to-the-footer.bg-beige:after {
   background: #ede8d5;
 }
 .full-width-section.down-to-the-footer.bg-blue:after {
   background: #97d3d9;
 }
 .full-width-section .section-headline {
   border-bottom: 1px solid white;
   font-size: 18px;
   padding: 20px 0;
   margin: 0 0 30px;
   text-transform: uppercase;
   text-align: center;
   font-weight: 500;
 }
 .full-width-section.bg-beige .section-headline {
   border-color: #f6f4ea;
 }
 .full-width-section.bg-blue .section-headline {
   border-color: #cbe9ec;
 }
 /* shared/uppsalahem.googleMaps.less */
 
 .GoogleMap {
   border: 10px solid white;
   position: relative;
 }
 .GoogleMap img {
   max-width: inherit !important;
 }
 .GoogleMap #map-canvas {
   width: 100%;
   height: 500px;
 }
 .GoogleMap #map-canvas .ajax-loader {
   display: none;
   line-height: 500px;
   text-align: center;
 }
 .GoogleMap .mobile-drag-area {
   display: none;
   position: absolute;
   right: 0;
   top: 50%;
   text-align: center;
   width: 40px;
   padding: 8px 0 8px 5px;
   border-radius: 50% 0 0 50%;
   background: white;
   color: #7f7f7f;
   margin-top: -20px;
 }
 .GoogleMap .mobile-drag-area i {
   font-size: 14px;
   line-height: 1;
   display: block;
   width: 100%;
 }
 .GoogleMap .mobile-drag-area i:nth-child(1),
 .GoogleMap .mobile-drag-area i:nth-child(3) {
   font-size: 10px;
 }
 @media (max-width: 768px) {
   .GoogleMap #map-canvas {
     height: 300px;
   }
   .GoogleMap .mobile-drag-area {
     display: block;
   }
 }
 /* shared/uppsalahem.faqList.less */
 
 .faq-list > div {
   padding: 15px 0;
   border-bottom: 1px solid #dddbd2;
 }
 .faq-list > div h3 {
   margin: 0;
   line-height: 1.4;
   font-size: 23px;
   text-transform: none;
 }
 .faq-list > div .categories {
   margin: 0;
   color: #ab007c;
   font-size: 18px;
 }
 @media (max-width: 768px) {
   .faq-list > div {
     padding: 10px 0;
   }
   .faq-list > div .categories {
     font-size: 16px;
   }
 }
 .related-questions {
   margin-top: 60px;
   padding-bottom: 80px;
   margin-bottom: 0px;
 }
 .related-questions .faq-content > div {
   border-color: #dedcd2;
 }
 .related-questions .related-faq .section-headline {
   margin-bottom: 20px !important;
   padding-bottom: 10px !important;
   border: none !important;
 }
 /* shared/uppsalahem.filterBtns.less */
 
 .quick-links {
   text-align: center;
 }
 .quick-links a {
   width: 226px;
   margin: 10px 10px 0px;
 }
 .filter-btns {
   padding-bottom: 15px;
   display: flex;
 }
 .filter-btns .icon-div {
   flex: 1;
   position: relative;
   padding: 10px 0 15px 0;
   text-align: center;
   height: 80px;
   margin-top: 20px;
 }
 .filter-btns .icon-div .active {
   border-bottom: 5px solid #ab007c;
 }
 .filter-btns .icon-div a {
   text-decoration: none;
   font-weight: 500;
   text-transform: uppercase;
   font-size: 0.0224rem;
 }
 .filter-btns .icon-div span {
   color: black;
   margin-top: 10px;
 }
 .filter-btns .icon-div a .img-wrapper {
   height: 52px;
   width: 49px;
   margin: auto;
 }
 .filter-btns .icon-div a .img-wrapper img {
   text-align: center;
 }
 .filter-btns .icon-div span.desc {
   width: 100%;
   margin-top: -10px;
   position: absolute;
   bottom: 0px;
   left: 50%;
   -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   -o-transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
   display: block;
   padding-bottom: 5px;
   color: black;
 }
 .filter-btns .icon-img {
   height: 3.5em !important;
   display: block;
 }
 .filter-btns .icon {
   font-size: 3em;
   display: block;
   padding-bottom: 10px;
 }
 .filter-btns .box {
   display: flex;
   flex-wrap: wrap;
 }
 .filter-btns .box > * {
   flex: 1 1 auto;
 }
 .filter-btns .hide {
   visibility: collapse;
 }
 .filter-btns .center {
   text-align: center;
 }
 @media (max-width: 991px) {
   .filter-btns {
     flex-wrap: wrap;
   }
   .filter-btns .icon-div {
     flex: 50%;
   }
 }
 /* shared/uppsalahem.pageHeader.less */
 
 .page-header {
   margin: 0 0 25px;
   border-bottom: none;
   padding-bottom: 0;
 }
 .page-header h1 {
   margin-bottom: 5px;
   margin-top: 0;
 }
 .page-header h1:first-child {
   padding-top: 1px;
 }
 .page-header .header-extras {
   font-size: 24px;
   font-weight: 300;
   padding-bottom: 18px;
   border-bottom: 1px solid #dddbd2;
 }
 .page-header .header-extras a.pull-right:first-child {
   float: none !important;
 }
 .page-header .backlink {
   font-size: 16px;
   margin-bottom: 4px;
 }
 @media only screen and (max-width: 767px) {
   .page-header {
     margin: 15px 0 15px;
     position: relative;
   }
   .page-header h1 {
     font-size: 28px;
   }
   .page-header h1:first-child {
     padding-top: 0;
   }
   .page-header .header-extras {
     font-size: 18px;
   }
   .page-header .header-extras span {
     display: block;
   }
   .page-header .header-extras a.pull-right {
     font-weight: 400;
     font-size: 16px;
     position: absolute;
     right: 0;
     top: 0;
   }
 }
 /* shared/uppsalahem.pressImages.less */
 
 .press-images {
   margin-left: -10px;
 }
 .press-images h3,
 .press-images p {
   font-size: 18px;
 }
 .press-images .press-image-item h3 {
   text-transform: uppercase;
   margin-top: 20px;
   margin-bottom: 0;
   font-weight: 500;
 }
 .press-images p {
   margin-bottom: 0;
 }
 .press-images img {
   width: 100%;
 }
 .press-images i {
   margin-right: 5px;
 }
 .press-images > div {
   padding-bottom: 37px;
   display: inline-block;
   vertical-align: top;
   float: none;
   margin-left: -4px;
 }
 @media (max-width: 767px) {
   .press-images .press-image-item {
     overflow: hidden;
   }
   .press-images .press-image-item:before,
   .press-images .press-image-item:after {
     content: " ";
     display: table;
   }
   .press-images .press-image-item:after {
     clear: both;
   }
   .press-images img {
     width: 200px;
     float: left;
   }
   .press-images .text-wrapper {
     margin-left: 220px;
   }
 }
 @media (max-width: 480px) {
   .press-images img {
     width: 100px;
   }
   .press-images .text-wrapper {
     margin-left: 110px;
   }
 }
 /* shared/uppsalahem.sidebar.less */
 
 .sidebar {
   background-color: white;
   border-radius: 3px;
   margin-top: -9px;
   padding: 28px;
 }
 .sidebar h4 {
   font-weight: 500;
   text-transform: uppercase;
   text-align: center;
   margin-top: 0;
 }
 .sidebar p {
   font-size: 18px;
 }
 @media (max-width: 767px) {
   .sidebar {
     margin-top: 35px;
   }
 }
 /* shared/uppsalahem.SmallInfoBlock.less */
 
 @media (max-width: 991px) {
   .col-xs-12.small-info-block,
   .col-sm-12.small-info-block {
     height: auto !important;
     padding-bottom: 10px;
     padding-top: 10px;
     display: block;
   }
   .col-xs-12.small-info-block h3,
   .col-sm-12.small-info-block h3 {
     text-transform: uppercase;
     margin-top: 13px;
   }
   .col-xs-12.small-info-block .box,
   .col-sm-12.small-info-block .box {
     height: auto !important;
     display: block;
     padding: 20px;
     padding-right: 25px;
     padding-left: 25px;
   }
   .col-xs-12.small-info-block .desktop-text,
   .col-sm-12.small-info-block .desktop-text {
     display: none;
   }
   .col-xs-12.small-info-block .mobile-text,
   .col-sm-12.small-info-block .mobile-text {
     display: inherit;
   }
 }
 /**
  *  The following is not really needed in this case
  *  Only to demonstrate the usage of @media for large screens
  */
 
 @media (min-width: 992px) {
   .small-info-block {
     flex: 1;
   }
   .small-info-block h3 {
     text-transform: uppercase;
     margin-top: 13px;
   }
   .small-info-block .box {
     display: flex;
     flex-direction: column;
     height: 100% !important;
     padding: 20px;
     padding-right: 25px;
     padding-left: 25px;
   }
   .small-info-block .box a {
     margin-top: auto;
   }
   .small-info-block .desktop-text {
     display: inherit;
   }
   .small-info-block .mobile-text {
     display: none;
   }
 }
 .small-info-block .link-arrow-right-transparent {
   font-weight: 500;
 }
 .small-info-block .pink {
   background-color: #ea5281 !important;
   color: white;
 }
 .small-info-block .pink a {
   color: white;
 }
 .small-info-block .pink .link-arrow-right-transparent:after {
   content: "";
   speak: none;
   background: url(/ClientUI/img/link-arrow-right-white-transparent.svg) no-repeat center right !important;
   display: inline-block;
   width: 25px;
   height: 20px;
   position: relative;
   top: 5px;
 }
 .small-info-block .blue {
   background-color: #96d3dd !important;
 }
 .small-info-block .blue a {
   color: black;
 }
 .small-info-block .green {
   background-color: #c7d530 !important;
 }
 .small-info-block .green a {
   color: black;
 }
 .small-info-block .link-arrow-right-transparent:after {
   content: "";
   speak: none;
   background: url(/ClientUI/img/link-arrow-right-black2.svg) no-repeat center right !important;
   display: inline-block;
   width: 25px;
   height: 20px;
   position: relative;
   top: 5px;
 }
 /* shared/uppsalahem.SmallFilterBtns.less */
 
 @media (max-width: 768px) {
   .small-filter-btn {
     border: 1px solid #dddbd2;
     text-decoration: none;
     font-weight: 500;
     text-transform: uppercase;
     font-size: 0.0224rem;
     margin: 3px;
     width: fit-content;
     padding-left: 12px;
     padding-right: 12px;
     padding-bottom: 2px;
     padding-top: 2px;
     float: left;
   }
   .small-filter-btn a {
     color: black !important;
   }
   .small-filter-btn .center {
     text-align: center;
   }
 }
 /**
  *  The following is not really needed in this case
  *  Only to demonstrate the usage of @media for large screens
  */
 
 @media (min-width: 769px) {
   .small-filter-btn {
     border: 1px solid #dddbd2;
     text-decoration: none;
     font-weight: 500;
     text-transform: uppercase;
     font-size: 0.0224rem;
     margin: 10px;
     width: fit-content;
     padding-left: 12px;
     padding-right: 12px;
     padding-bottom: 2px;
     padding-top: 2px;
     float: left;
   }
   .small-filter-btn a {
     color: black !important;
   }
   .small-filter-btn .center {
     text-align: center;
   }
 }
 /* shared/uppsalahem.contactCustomerService.less */
 
 .contact-customer-service {
   text-align: center;
   padding: 4px 0 106px 0;
   background-color: #ede8d5;
   margin-top: 80px;
   margin-bottom: 0px;
   position: relative;
 }
 .contact-customer-service:before {
   display: block;
   content: "";
   height: 7px;
   width: 100%;
   top: -7px;
   position: absolute;
 }
 .contact-customer-service.no-bg {
   background: none;
 }
 .contact-customer-service.no-bg:before {
   background: none;
 }
 .contact-customer-service .inner h2 {
   font-size: 18px;
   padding: 40px 0 10px;
   text-transform: uppercase;
   margin: 0;
 }
 .contact-customer-service .inner > div {
   padding-bottom: 10px;
 }
 .contact-customer-service .inner > div p {
   font-size: 18px;
 }
 @media (min-width: 768px) {
   .contact-customer-service .inner {
     margin: 0 20%;
   }
 }
 /* shared/uppsalahem.contactFrom.less */
 
 .contact-form {
   padding-top: 30px;
 }
 .contact-form .subject-related-faq {
   background: white;
   padding: 1px;
   display: none;
   border-radius: 4px;
   margin-bottom: 15px;
 }
 .contact-form .subject-related-faq .header {
   text-transform: uppercase;
   background: #ede8d5;
   border-radius: 4px;
   padding: 10px 0;
   position: relative;
 }
 .contact-form .subject-related-faq .header h2 {
   line-height: 1;
   margin: 0;
   padding: 0 15px;
   font-size: 18px;
 }
 .contact-form .subject-related-faq .header i {
   position: absolute;
   right: 10px;
   top: 2px;
   font-size: 36px;
   line-height: 1;
   display: none;
 }
 .contact-form .subject-related-faq .body {
   padding: 15px;
   font-size: 18px;
   transition: all 0.4s;
 }
 .contact-form .subject-related-faq .footer {
   padding: 0 15px 15px;
   font-size: 18px;
   overflow: hidden;
 }
 .contact-form .subject-related-faq.is-open {
   display: block;
 }
 /* shared/uppsalahem.customFrom.less */
 
 .uah-custom-form .form-group label {
   text-transform: uppercase;
   font-weight: 700;
   font-size: 16px;
 }
 .uah-custom-form .radio label,
 .uah-custom-form .checkbox label {
   text-transform: inherit;
   font-weight: 400;
 }
 .uah-custom-form .found-error-field {
   border-color: #da3251;
 }
 .uah-custom-form .error-msg,
 .uah-custom-form .field-validation-error,
 .uah-custom-form .validation-summary-errors {
   display: block;
   color: #da3251;
   font-size: 16px;
   padding: 4px 0;
 }
 .uah-custom-form .field-icon {
   color: gray;
   float: right;
   padding-right: 65px;
   margin-top: 47px;
   margin-bottom: -47px;
   position: relative;
   z-index: 2;
   cursor: pointer;
 }
 /* shared/uppsalahem.tables.less */
 
 /* TABLES */
 
 .table-container {
   width: 100%;
   margin-bottom: 43px;
   margin-top: 43px;
   overflow: hidden;
   position: relative;
 }
 .table-container .scrollbar {
   overflow-x: auto;
   overflow-y: hidden;
   width: 100%;
   margin-right: 1px;
 }
 .table-container.scrollable {
   border: 2px solid white;
 }
 .table-container.scrollable:before,
 .table-container.scrollable:after {
   content: "";
   width: 40px;
   position: absolute;
   top: 0;
   height: 100%;
   z-index: 2;
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
 }
 .table-container.scrollable:before {
   background-image: -webkit-linear-gradient(left, color-stop(white 0%), color-stop(rgba(255, 255, 255, 0) 100%));
   background-image: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
   background-repeat: repeat-x;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType=1);
   left: -1px;
 }
 .table-container.scrollable:after {
   background-image: -webkit-linear-gradient(left, color-stop(rgba(255, 255, 255, 0) 0%), color-stop(white 100%));
   background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
   background-repeat: repeat-x;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=1);
   right: -1px;
 }
 .table-container.scrollable.no-fade-left:before {
   opacity: 0;
   width: 0;
 }
 .table-container.scrollable.no-fade-right:after {
   opacity: 0;
   width: 0;
 }
 .table-container.scrollable table {
   padding-right: 10px;
 }
 .wysiwyg table,
 .table,
 .invoice-page table {
   margin-bottom: 0;
   font-size: 16px;
   line-height: 20px;
   width: 100%;
 }
 .wysiwyg table .fa,
 .table .fa,
 .invoice-page table .fa {
   color: #0088cd;
 }
 .wysiwyg table th,
 .table th,
 .invoice-page table th,
 .wysiwyg table thead td,
 .table thead td,
 .invoice-page table thead td {
   background-color: #ede8d5;
   font-weight: 500;
 }
 .wysiwyg table td,
 .table td,
 .invoice-page table td {
   background-color: white;
   border-bottom: 1px solid #dddbd2;
 }
 .wysiwyg table th,
 .table th,
 .invoice-page table th,
 .wysiwyg table td,
 .table td,
 .invoice-page table td {
   padding: 10px 20px;
 }
 .wysiwyg table tr:last-child td,
 .table tr:last-child td,
 .invoice-page table tr:last-child td {
   border-bottom: none;
 }
 .quota #main-container .main-header {
   background: #e1d8b9;
   padding: 30px 0;
   text-align: center;
   position: relative;
   margin-bottom: 10px;
   height: 140px;
 }
 .quota #main-container .main-header .back-to-uah {
   position: absolute;
   top: 15px;
   left: 15px;
   font-size: 16px;
   color: black;
   text-transform: uppercase;
   font-weight: 700;
 }
 .quota #main-container .main-header .external-header-logo {
   width: 300px;
 }
 .quota #main-container .main-header .container {
   position: relative;
 }
 .quota .container.quota {
   /*width: 1170px !important;*/
   margin-bottom: 50px;
 }
 .quota .container.quota header > nav {
   margin: 20px 0;
 }
 .quota .container.quota header > nav ul {
   list-style: none;
   padding: 0;
   margin: 0;
   font-size: 16px;
   text-transform: uppercase;
 }
 .quota .container.quota header > nav ul li {
   float: left;
 }
 .quota .container.quota header > nav ul li i {
   padding-left: 30px;
 }
 .quota .container.quota header > nav ul li:last-child i {
   display: none;
 }
 .quota .container.quota header > nav ul li a {
   color: black;
   font-weight: 500;
 }
 .quota .container.quota header div.toolbox {
   float: right;
   margin-top: -140px;
   position: relative;
 }
 .quota .container.quota header div.toolbox a {
   display: inline-block;
   color: black;
   text-align: right;
 }
 .quota .container.quota header div.toolbox a.username {
   margin-bottom: 5px;
 }
 .quota .container.quota header div.toolbox a.logout,
 .quota .container.quota header div.toolbox a.back {
   text-transform: uppercase;
   font-weight: 700;
   font-size: 16px;
 }
 .quota .container.quota header div.toolbox p {
   margin: 0;
 }
 .quota .container.quota article header.inner-header {
   background: #f7f4ec;
   margin-top: 0;
   padding: 10px 0 10px;
   margin-bottom: 30px;
 }
 .quota .container.quota article header.inner-header.quota-start {
   margin: 0;
 }
 .embed-video {
   display: block;
   position: relative;
   padding-bottom: 56.25%;
   height: 0;
   overflow: hidden;
   max-width: 100%;
 }
 .embed-video iframe {
   border: 0;
 }
 .embed-video iframe,
 .embed-video object,
 .embed-video embed {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
 }
 .listings .issues-action-link {
   font-size: 17px;
 }
 .listings .listings-heading {
   text-transform: uppercase;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
   margin-bottom: 0;
   margin-top: 20px;
   font-size: 20px;
 }
 .listings .object-list .header {
   margin: 0;
   display: table;
   width: 100%;
 }
 .listings .object-list > li {
   background-color: white;
   padding: 0;
   position: relative;
   border: 0;
   margin-top: 0;
 }
 .listings .object-list > li.empty {
   cursor: default;
 }
 .listings .object-list > li.empty .header:after {
   content: '';
 }
 .listings .object-list {
   border: 0;
   padding: 5px 0px;
 }
 .listings .object-list li {
   margin: 10px 0px;
   display: block;
   border-radius: 4px;
 }
 .listings .object-list li .header:hover .heading {
   text-decoration: underline;
 }
 .listings .object-list li .header .text-wrapper .icon-comment {
   border-color: #e2e2e2;
 }
 .listings .object-list li.warning .header {
   background: #f6ad45;
 }
 .listings .object-list li.warning .text-wrapper {
   border: 1px solid #f6ad45;
 }
 .listings .object-list li.focus {
   background: inherit;
 }
 .listings .object-list .header {
   padding: 10px 10px 10px 12px;
 }
 .listings .object-list .header:not(.no-new-issues) {
   cursor: pointer;
 }
 .listings .object-list .header:not(.no-new-issues):after {
   font-family: FontAwesome;
   content: '\f107';
   position: absolute;
   top: 2px;
   right: 12px;
   height: 40px;
   width: 40px;
   background: transparent;
   color: black;
   text-align: center;
   border-radius: 50%;
   padding-top: 15px;
   font-weight: bold;
   font-size: 23px;
 }
 .listings .object-list .header.open:after {
   font-family: FontAwesome;
   content: '\f106';
 }
 .listings .object-list .header .icon-comment {
   position: absolute;
   left: 30px;
   top: 2px;
   width: 17px;
   height: 17px;
   font-size: 13px;
   background: #0088cd;
   border-radius: 24px;
   border: 1px solid white;
   text-align: center;
 }
 .listings .object-list .header .icon-comment:before {
   font-family: FontAwesome;
   content: '\f12a';
   color: white;
 }
 .listings .object-list .header .icon-wrapper {
   display: table-cell;
   vertical-align: top;
   min-width: 30px;
   width: 30px;
   padding: 8px 0;
 }
 .listings .object-list .header .icon-wrapper .icon {
   display: table-cell;
   vertical-align: middle;
   border-radius: 50%;
   height: 30px;
   width: 30px;
   text-align: center;
   background: #5bc0de;
 }
 .listings .object-list .header .icon-wrapper .icon:before {
   font-family: FontAwesome;
   color: white;
 }
 .listings .object-list .header .icon-wrapper .icon.wrench {
   background: #f6ad45;
 }
 .listings .object-list .header .icon-wrapper .icon.wrench:before {
   content: '\f0ad';
 }
 .listings .object-list .header .icon-wrapper .icon.fa-exclamation-triangle,
 .listings .object-list .header .icon-wrapper .icon.fa-exclamation-circle {
   background: #f6ad45;
 }
 .listings .object-list .header .icon-wrapper .icon.fa-exclamation-triangle.information,
 .listings .object-list .header .icon-wrapper .icon.fa-exclamation-circle.information {
   background: #5bc0de;
 }
 .listings .object-list .header .icon-wrapper .icon.fa-newspaper-o {
   background: #cad243;
 }
 .listings .object-list .header .icon-wrapper .icon.fa-wrench {
   background: #ab007c;
 }
 .listings .object-list .header .icon-wrapper .icon.fa-graduation-cap {
   background: #f05880;
 }
 .listings .object-list .header .icon-wrapper .icon.pencil {
   background: #5bc0de;
 }
 .listings .object-list .header .icon-wrapper .icon.pencil:before {
   content: '\f040';
 }
 .listings .object-list .header .icon-wrapper .icon.mappin {
   background: #fce337;
 }
 .listings .object-list .header .icon-wrapper .icon.mappin:before {
   content: '\f276';
 }
 .listings .object-list .header .icon-wrapper .icon.comment {
   background: #cad243;
 }
 .listings .object-list .header .icon-wrapper .icon.comment:before {
   content: '\f075';
 }
 .listings .object-list .header .icon-wrapper .icon.question {
   background: #cad243;
 }
 .listings .object-list .header .icon-wrapper .icon.question:before {
   content: '\f059';
 }
 .listings .object-list .header .icon-wrapper .icon.flag {
   background: #fa98f4;
 }
 .listings .object-list .header .icon-wrapper .icon.flag:before {
   content: '\f024';
   font-size: 15px;
 }
 .listings .object-list .header .icon-wrapper .icon.fa-plus {
   background: #fa98f4;
 }
 .listings .object-list .header .icon-wrapper .icon.file {
   background: #f3a9bb;
 }
 .listings .object-list .header .icon-wrapper .icon.file:before {
   content: '\f15c';
 }
 .listings .object-list .header .icon-wrapper .icon.inspection {
   background: #dab23b;
 }
 .listings .object-list .header .icon-wrapper .icon.inspection:before {
   content: '\f0ca';
 }
 .listings .object-list .header .icon-wrapper .icon.default {
   background: #c4c5c6;
 }
 .listings .object-list .header .icon-wrapper .icon.default:before {
   content: '\f07b';
 }
 .listings .object-list .header .heading {
   display: inline-block;
   min-width: 41%;
   margin-top: 14.11px;
 }
 .listings .object-list .header .caption {
   display: inline-block;
   width: 200px;
   white-space: nowrap;
   overflow: hidden !important;
   text-overflow: ellipsis;
   margin-left: 10px;
   vertical-align: middle;
   font-size: 17px;
 }
 .listings .object-list .header .status {
   display: inline-block;
   position: relative;
   right: -11px;
   min-width: 23%;
 }
 .listings .object-list .header .status span {
   display: inline-block;
   color: #656565;
   position: relative;
 }
 .listings .object-list .header h2 {
   padding-left: 10px;
   padding-right: 10px;
   font-size: 17px;
   color: #555555;
   line-height: 1.1;
   height: auto;
   margin-bottom: 0;
 }
 .listings .object-list .header span {
   font-size: 16px;
 }
 .listings .object-list .text-wrapper {
   padding-left: 50px;
   padding-right: 0;
   padding-top: 10px;
   padding-bottom: 10px;
 }
 .listings .object-list .text-wrapper.row {
   margin-left: 0;
   margin-right: 0;
 }
 .listings .object-list .text-wrapper.work-order .form-group {
   font-size: 17px;
 }
 .listings .object-list .text-wrapper .landlord,
 .listings .object-list .text-wrapper .landlord-msg {
   font-size: 16px;
   margin: 10px 0;
   background: #bde3e7;
   border-radius: 4px;
   padding: 15px 20px;
 }
 .listings .object-list .text-wrapper .landlord p,
 .listings .object-list .text-wrapper .landlord-msg p {
   margin-bottom: 5px;
 }
 .listings .object-list .text-wrapper .landlord {
   background: #bde3e7;
   position: relative;
   margin-right: 50px;
 }
 .listings .object-list .text-wrapper .landlord .btn-wrapper {
   margin-top: 20px;
   text-align: center;
 }
 .listings .object-list .text-wrapper .landlord .icon-comment {
   position: absolute;
   left: -8px;
   top: -8px;
   width: 22px;
   height: 22px;
   background: #0088cd;
   border-radius: 24px;
   border: 1px solid white;
   text-align: center;
 }
 .listings .object-list .text-wrapper .landlord .icon-comment:before {
   font-family: FontAwesome;
   content: '\f12a';
   color: white;
 }
 .listings .object-list .text-wrapper .form-group {
   font-size: 17px;
   margin-bottom: 5px;
   margin-right: 50px;
 }
 .listings .object-list .text-wrapper .form-group label {
   margin: 0;
   font-weight: 500;
 }
 .listings .object-list .text-wrapper .form-group span {
   font-weight: 300;
 }
 .listings .object-list .text-wrapper .form-group.workorder-row {
   margin: 10px 0;
   background: transparent;
   border-radius: 0;
   padding: 12px 8px;
   border: 1px solid #dadddd;
   font-size: 17px;
 }
 .listings .object-list .text-wrapper .form-group.workorder-row label {
   font-weight: 500;
 }
 .listings .object-list .text-wrapper .form-group.workorder-row span {
   font-weight: 300;
   padding-right: 20px;
 }
 .listings .object-list .text-wrapper .attachments {
   padding-left: 0px;
 }
 .listings .object-list .text-wrapper .attachments > li {
   margin: 0;
 }
 .listings .object-list .text-wrapper .attachments > li > a {
   font-size: 17px;
 }
 .listings .object-list .text-wrapper .attachments.hidden {
   max-height: 0;
   min-height: 0;
   padding-top: 0;
   padding-bottom: 0;
   margin-top: -12px;
 }
 .listings .object-list .text-wrapper .attachments .alert a {
   white-space: normal;
 }
 .listings-item-info hr {
   margin-right: 50px;
 }
 .listings-item-info__component {
   margin-bottom: 15px;
 }
 .listings-item-info__header {
   display: block;
   font-size: 17px;
   margin-bottom: 0px;
 }
 .listings-item-info__section-header {
   margin-top: 15px;
   font-size: 17px;
   text-transform: uppercase;
 }
 .listings-item-info__second-section {
   margin-top: 40px;
 }
 .listings-item-info__row {
   font-style: italic;
   font-size: 17px;
   display: block;
 }
 /* To be used with cookieCuttr by Chris Wharton (http://cookiecuttr.com) */
 
 /* Heavily modified by the project team for the sake simplicity*/
 
 .cc-cookies {
   box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
   position: fixed;
   width: 100%;
   left: 0;
   bottom: 0;
   padding: 1em 15%;
   background: white;
   color: white;
   font-size: 18px;
   z-index: 99999;
   text-align: center;
   color: black;
 }
 .cc-cookies:before {
   display: block;
   content: "";
   height: 7px;
   width: 100%;
   top: -7px;
   left: 0;
   position: absolute;
 }
 .cc-cookies a,
 .cc-cookies a:hover {
   color: #0088cd;
   font-weight: 500;
 }
 .cc-cookies a:hover {
   text-decoration: none;
 }
 .cc-overlay {
   height: 100%;
   padding-top: 25%;
 }
 .cc-cookies-error {
   float: left;
   width: 100%;
   text-align: center;
   margin: 0;
   background: white;
   padding: 30px 30px 20px 30px;
   border: none;
   font-size: 18px;
   color: black;
 }
 .sign-in .cc-cookies-error {
   background: #eae5ce;
 }
 .cc-cookies-error h4 {
   text-transform: uppercase;
   font-size: 18px;
 }
 .cc-cookies a.cc-cookie-accept,
 .cc-cookies a.cc-cookie-decline,
 .cc-cookies-error a.cc-cookie-accept,
 .cc-cookies-error a.cc-cookie-decline,
 .cc-cookies a.cc-cookie-reset {
   color: white;
   font-weight: 400;
   text-decoration: none;
   background: #0088cd;
   border: 1px solid #0088cd;
   margin: 0 15px;
   padding: 0.5em 1em;
   border-radius: 3px;
   -o-transition: background 0.5s ease-in;
   -webkit-transition: background 0.25s ease-in;
   -moz-transition: background 0.25s ease-in;
 }
 .cc-cookies a.cc-cookie-decline,
 .cc-cookies-error a.cc-cookie-decline {
   background: #0088cd;
   color: white;
   margin-left: 0.5em;
   white-space: nowrap;
 }
 .cc-cookies a.cc-cookie-reset {
   background: #f15b00;
 }
 .cc-cookies a:hover.cc-cookie-accept,
 .cc-cookies-error a:hover.cc-cookie-accept,
 .cc-cookies a:hover.cc-cookie-decline,
 .cc-cookies-error a:hover.cc-cookie-decline,
 .cc-cookies a:hover.cc-cookie-reset {
   background: #005581;
   color: white;
   -o-transition: background 0.5s ease-in;
   -webkit-transition: background 0.25s ease-in;
   -moz-transition: background 0.25s ease-in;
 }
 .cc-cookies-error a.cc-cookie-accept,
 .cc-cookies-error a.cc-cookie-decline {
   display: block;
   margin: 1em auto;
   max-width: 300px;
 }
 .cc-cookies.cc-discreet {
   width: auto;
   padding: 0.5em 1em;
   left: auto;
   top: auto;
 }
 .cc-cookies.cc-discreet a.cc-cookie-reset {
   background: none;
   text-shadow: none;
   padding: 0;
   text-decoration: underline;
 }
 .cc-cookies.cc-discreet a:hover.cc-cookie-reset {
   text-decoration: none;
 }
 .cc-cookies a.cc-cookie-accept {
   display: inline-block;
   margin: 10px;
 }
 /*cc-cookies a.cc-cookie-decline {
     color: #000;
     font-weight: 400;
     text-decoration: none;
     background: #ffffff;
     border: 1px solid @brand-primary;
     margin: 0 15px;
     padding: 0.5em 1em;
     border-radius: 3px;
     -o-transition: background 0.5s ease-in;
     -webkit-transition: background 0.25s ease-in;
     -moz-transition: background 0.25s ease-in;
 }*/
 
 @media screen and (max-width: 768px) {
   .cc-cookies a.cc-cookie-accept,
   .cc-cookies a.cc-cookie-decline,
   .cc-cookies a.cc-cookie-reset {
     display: block;
     max-width: 100%;
   }
   .cc-cookies-error {
     float: none;
     background: none;
   }
   .cc-cookies {
     font-size: 15px;
     padding: 10px 20px;
     height: 225px;
   }
   .cc-cookies a.cc-cookie-accept,
   .cc-cookies a.cc-cookie-decline {
     padding: 4px;
     margin: 10px auto;
   }
 }
 /* pages/uppsalahem.textPage.less */
 
 .preamble {
   font-size: 27px;
   line-height: 32px;
   font-weight: 300;
   margin-top: -7px;
 }
 .preamble p {
   margin: 0;
 }
 @media only screen and (max-width: 767px) {
   .preamble {
     font-size: 22px;
     line-height: 28px;
   }
 }
 .textpage {
   margin-bottom: 100px;
 }
 .textpage .info {
   margin-bottom: 0;
   color: #ab007c;
   font-size: 22px;
   margin-top: 10px;
 }
 .textpage .info span {
   margin-right: 11px;
   font-size: 18px;
 }
 .textpage .info .separator {
   position: relative;
   bottom: 6px;
 }
 .textpage .textpage-body img {
   width: 100%;
 }
 .textpage .preamble {
   margin-bottom: 30px;
 }
 .textpage .image {
   margin-bottom: 28px;
 }
 .textpage .image img {
   width: 100%;
 }
 .textpage .image .description {
   color: #ab007c;
   font-weight: 400;
   padding: 15px 0 25px;
   margin: 0;
   border-bottom: 1px solid #dddbd2;
 }
 .textpage .content {
   margin-top: 28px;
 }
 .textpage .comment {
   border-top: 1px solid #dddbd2;
   margin-top: 55px;
   padding-top: 10px;
 }
 .textpage .comment label,
 .textpage .comment input[type=text],
 .textpage .comment textarea {
   display: block;
   width: 100%;
 }
 .textpage .comment label {
   text-transform: uppercase;
   font-weight: 700;
   font-size: 16px;
 }
 .textpage .comment fieldset label {
   font-weight: 400;
   font-size: 18px;
   text-transform: none;
 }
 .textpage .comment fieldset legend {
   text-transform: uppercase;
   font-weight: 700;
   font-size: 16px;
   border: none;
   margin-bottom: 5px;
 }
 .textpage .comment table {
   width: 100%;
 }
 .textpage .comment input[type=text],
 .textpage .comment textarea,
 .textpage .comment select {
   border: 1px solid #cccccc;
   border-radius: 3px;
   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
   color: #555555;
   font-size: 20px;
   height: 42px;
   line-height: 1.42857;
   padding: 6px 12px;
   transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
 }
 .textpage .comment input[type=text]:focus,
 .textpage .comment textarea:focus,
 .textpage .comment select:focus {
   border-color: #66afe9;
   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
   outline: 0 none;
 }
 .textpage .comment textarea {
   height: 114px;
 }
 .textpage .comment select {
   font-size: 18px;
   display: block;
   width: 100%;
   color: #555555;
   background-color: white;
   background-image: none;
 }
 .textpage .comment input[type="radio"],
 .textpage .comment input[type="checkbox"] {
   margin: 4px 5px 0 0;
 }
 .textpage .comment input[type=submit] {
   color: white;
   background-color: #0088cd;
   border: 0;
   border-radius: 3px;
   text-transform: uppercase;
   font-weight: 500;
   padding: 5px 15px;
   font-size: 18px;
 }
 .textpage .comment td,
 .textpage .comment th {
   padding-top: 21px;
 }
 .textpage aside {
   border-top: 1px solid #dddbd2;
   margin-top: 55px;
 }
 .textpage aside ul {
   list-style-type: none;
   padding: 0;
 }
 .textpage aside li {
   padding-top: 10px;
 }
 .textpage aside li i {
   margin-right: 10px;
 }
 .textpage aside li i.external {
   -moz-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
 }
 .page-not-found {
   text-align: center;
 }
 .page-not-found p {
   margin-top: 20px;
 }
 @media (max-width: 767px) {
   .textpage {
     padding-bottom: 80px;
   }
 }
 /* pages/uppsalahem.startpage.less */
 
 /* --- Genreral startpage styles  --- */
 
 .startpage {
   font-size: 18px;
 }
 .startpage .start-page-header {
   text-align: center;
   margin-top: 34px;
   margin-bottom: 25px;
 }
 .startpage .uppercase {
   text-transform: uppercase;
 }
 .startpage .input-group-addon {
   background-color: #f6f4ea;
 }
 .startpage .main-article-h2 {
   font-size: 22px;
   font-weight: 500;
   text-transform: uppercase;
 }
 .startpage h2,
 .startpage p {
   font-size: 18px;
 }
 .startpage img {
   display: block;
   max-width: 100%;
   height: auto;
 }
 .startpage .search-bar-image img {
   width: 100%;
 }
 .startpage .search-bar {
   margin-top: 20px;
 }
 .startpage .search-bar .input-group {
   margin-left: 20%;
   margin-right: 20%;
 }
 @media (max-width: 768px) {
   .startpage .search-bar .input-group {
     margin-left: 0;
     margin-right: 0;
   }
 }
 .startpage .section-footer {
   font-weight: 500;
   text-align: right;
   padding-top: 20px;
 }
 .startpage .section-footer a {
   display: inline-block;
   padding: 0 0 10px 20px;
 }
 .startpage .alert.alert-danger {
   border-radius: 0;
   border-right: 0;
   border-left: 0;
   margin: 0 0 0 0;
   padding-top: 20px;
 }
 .startpage .alert.alert-danger .err-msg {
   display: inline-block;
 }
 .startpage .alert.alert-danger .err-msg p {
   display: inline-block;
   padding: 0;
   margin: 0;
 }
 @media screen and (max-width: 991px) {
   .startpage .alert.alert-danger {
     margin-top: 0;
   }
 }
 /* --- Hero section --- */
 
 .start-hero-section {
   padding: 25px 0 4px;
   padding-bottom: 0;
   text-align: center;
 }
 .start-hero-section h1,
 .start-hero-section .h1 {
   font-size: 40px;
 }
 .start-hero-section h2,
 .start-hero-section .h2 {
   font-size: 27px;
 }
 .start-hero-section h3,
 .start-hero-section .h3 {
   font-size: 23px;
 }
 .start-hero-section h4,
 .start-hero-section .h4 {
   font-size: 20px;
 }
 .start-hero-section h5,
 .start-hero-section .h5 {
   font-size: 20px;
 }
 .start-hero-section h6,
 .start-hero-section .h6 {
   font-size: 17px;
 }
 .start-hero-section h1,
 .start-hero-section h2,
 .start-hero-section h3,
 .start-hero-section h4,
 .start-hero-section h5,
 .start-hero-section h6 {
   text-transform: uppercase;
   font-weight: normal;
 }
 .start-hero-section p {
   text-align: center;
   margin: 0 15%;
   font-size: 24px;
   font-weight: 300;
 }
 .start-hero-section p a {
   font-weight: 400;
   font-size: 0.033600000000000005rem;
 }
 @media screen and (max-width: 768px) {
   .start-hero-section p {
     margin: 0 5%;
   }
 }
 .start-hero-section .image-wrapper {
   padding-top: 30px;
   text-align: center;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   padding-right: 15px;
 }
 .start-hero-section .image-wrapper:before,
 .start-hero-section .image-wrapper:after {
   content: " ";
   display: table;
 }
 .start-hero-section .image-wrapper:after {
   clear: both;
 }
 @media (min-width: 768px) {
   .start-hero-section .image-wrapper {
     width: 750px;
   }
 }
 @media (min-width: 992px) {
   .start-hero-section .image-wrapper {
     width: 970px;
   }
 }
 @media (min-width: 1200px) {
   .start-hero-section .image-wrapper {
     width: 1170px;
   }
 }
 .start-hero-section .image-wrapper img {
   width: 100%;
   display: inline;
 }
 /* --- Push section --- */
 
 .start-push-section {
   position: relative;
   padding: 0;
   margin: 0;
 }
 .start-push-section .col-md-4 {
   position: relative;
   padding: 10px 0 15px 0;
   text-align: center;
   height: 80px;
 }
 .start-push-section .col-md-4 a {
   color: black;
   text-decoration: none;
   font-weight: 500;
   text-transform: uppercase;
   font-size: 0.0224rem;
 }
 .start-push-section .col-md-4 a .img-wrapper {
   height: 50px;
   width: 50px;
   margin: 0 auto;
 }
 .start-push-section .col-md-4 a .img-wrapper img {
   margin-top: -6px;
 }
 .start-push-section .col-md-4 span.desc {
   width: 100%;
   margin-top: -10px;
   position: absolute;
   bottom: 0px;
   left: 50%;
   -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   -o-transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
   display: block;
   padding-bottom: 5px;
 }
 .start-push-section .col-md-4 .col-xs-4 span.desc {
   bottom: -20px;
 }
 .start-push-section .row {
   position: relative;
   z-index: 1;
   margin: 0;
 }
 .start-push-section hr {
   position: absolute;
   margin-top: 0;
   margin-bottom: 0;
   border: none;
   top: 0;
   bottom: 0;
   height: auto;
   width: 1px;
   background: #bde0e0;
 }
 .start-push-section hr.top {
   left: 33.333%;
 }
 .start-push-section hr.bottom {
   left: 66.666%;
 }
 @media (max-width: 480px) {
   .start-push-section .col-md-4 {
     width: 50%;
     border-bottom: 1px solid #bde0e0;
     padding-bottom: 25px;
     text-align: center;
   }
   .start-push-section .col-md-4.no-border {
     border: 0;
   }
   .start-push-section .available-now > div:nth-child(2) {
     padding-right: 8px;
   }
   .start-push-section .available-now > div:last-child {
     padding-left: 7px;
   }
 }
 /* --- Puff section --- */
 
 .start-puff-section {
   padding: 30px 0;
   font-weight: 100;
 }
 .start-puff-section img {
   width: 100%;
 }
 .start-puff-section h2 {
   font-size: 32px;
   font-weight: 100;
   margin: 20px 0 5px;
   text-transform: uppercase;
 }
 .start-puff-section .top-push-autocalc h2 {
   font-size: 22px;
   font-weight: 500;
   text-transform: uppercase;
 }
 .start-puff-section .top-push-autocalc.float-left {
   float: left;
   max-width: calc(33.333333333%);
 }
 .start-puff-section a:hover {
   text-decoration: none;
 }
 .start-puff-section a:hover h2 {
   text-decoration: underline;
 }
 @media (max-width: 768px) {
   .start-puff-section a:hover h2 {
     text-decoration: none !important;
   }
 }
 .start-puff-section a p {
   font-size: 20px;
   line-height: 25px;
   margin-bottom: 45px;
   color: black;
   font-weight: 100;
 }
 @media (max-width: 768px) {
   .start-puff-section h2 {
     font-size: 24px;
   }
 }
 @media (max-width: 767px) {
   .start-puff-section img {
     width: 100%;
   }
   .start-puff-section a p {
     margin-bottom: 40px;
   }
 }
 @media (max-width: 480px) {
   .start-puff-section .col-xs-6 {
     width: 100%;
   }
 }
 /* --- News section --- */
 
 .start-news-section {
   position: relative;
   padding: 20px 0 25px;
   margin-bottom: 0px;
 }
 .start-news-section h2,
 .area-news-section h2 {
   text-transform: uppercase;
   text-align: center;
   padding: 10px;
   margin: 0 0 30px;
   padding-bottom: 20px;
   border-bottom: 1px solid #f6f4ea;
 }
 .start-news-section h3,
 .area-news-section h3 {
   text-transform: uppercase;
   font-weight: 500;
   font-size: 18px;
   margin: 0 0 6px;
   line-height: 1.3;
 }
 .start-news-section p,
 .area-news-section p {
   margin-bottom: 6px;
 }
 .start-news-section time,
 .area-news-section time {
   color: #61605e;
   font-size: 16px;
 }
 @media (max-width: 991px) {
   .start-news-section .news-item,
   .area-news-section .news-item {
     margin-bottom: 40px;
   }
 }
 /* --- Area section --- */
 
 .start-area-section {
   padding: 30px 0;
 }
 .start-area-section .area {
   position: relative;
   background: white;
   border-radius: 4px;
   padding: 20px;
   height: 400px;
   overflow: hidden;
 }
 .start-area-section .area .status {
   position: absolute;
   top: -5px;
   right: -5px;
   font-size: 20px;
   line-height: 1;
   width: 85px;
   height: 85px;
   color: white;
   text-align: center;
   padding-top: 22px;
   text-transform: uppercase;
   font-weight: 500;
   border-radius: 50%;
   background: #cad243;
 }
 .start-area-section .area h2 {
   font-size: 22px;
   margin: 25px 0 0;
   font-weight: 500;
   text-transform: uppercase;
 }
 .start-area-section .area .location {
   font-weight: 300;
 }
 .start-area-section .area:after {
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
   height: 50px;
   content: "";
   background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, white 48%);
   z-index: 2;
 }
 .start-area-section .days-left {
   height: 120px;
   z-index: 3;
   position: absolute;
   bottom: 1px;
   left: 1px;
   right: 1px;
   background: #97d3d9;
   border-radius: 4px;
   text-align: center;
   padding: 20px 20px 10px;
 }
 .start-area-section .days-left .flip-counter {
   display: inline-block;
   font-size: 30px;
   font-weight: 500;
 }
 .start-area-section .days-left .flip-counter span:before {
   top: 10px;
 }
 .start-area-section .days-left p {
   margin: 4px 0 0;
   font-size: 16px;
   font-weight: 500;
   text-transform: uppercase;
 }
 .start-area-section .days-left.ongoing {
   color: #ac007b;
 }
 @media (max-width: 991px) {
   .start-area-section .area h2 {
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
   }
   hr.top,
   hr.bottom {
     display: none;
   }
   .search-bar {
     padding-top: 50px !important;
   }
 }
 @media (max-width: 767px) {
   .start-area-section .area {
     height: auto;
     margin-bottom: 25px;
   }
   .start-area-section .area {
     height: auto;
     margin-bottom: 25px;
   }
   .start-area-section .area:after {
     display: none;
   }
   .startpage .start-area-section .section-footer {
     margin-top: -13px;
     padding-top: 0;
   }
 }
 /* --- Flip counter --- */
 
 .flip-counter {
   overflow: hidden;
   font-size: 50px;
 }
 .flip-counter span {
   position: relative;
   font-style: normal;
   line-height: 1;
   padding: 10px 12px;
   margin: 0 2px 0 0;
   display: block;
   float: left;
   background: white;
   border-radius: 4px;
 }
 .flip-counter i {
   position: relative;
   font-style: normal;
 }
 .flip-counter span:before {
   display: block;
   content: "";
   height: 16px;
   border-bottom: 2px solid #97d3d9;
   background-image: linear-gradient(white, #d0ebee);
   position: absolute;
   left: 0;
   top: 20px;
   width: 100%;
 }
 .search-bar {
   padding-top: 25px;
   margin-bottom: -60px;
   padding-left: 20px;
   padding-right: 20px;
 }
 @media (max-width: 991px) {
   .info-blocks {
     padding-top: 35px;
     padding-bottom: 25px;
     display: flex;
     flex-direction: column;
   }
   .no-top-padding {
     margin-top: 0 !important;
     padding-top: 0 !important;
   }
 }
 @media (min-width: 992px) {
   .info-blocks {
     padding-top: 35px !important;
     padding-bottom: 25px;
     display: flex;
   }
   .no-top-padding {
     /*margin-top: -15px !important;*/
     padding-top: 0 !important;
   }
 }
 .hero {
   height: 425px;
   overflow: hidden;
   background-position: 50% 63%;
   background-size: cover;
   width: 100%;
 }
 /* pages/uppsalahem.sectionPage.less */
 
 .section {
   padding-bottom: 40px;
 }
 .section h1 {
   margin-bottom: 13px;
 }
 .section .section-heading,
 .section .section-footer {
   font-size: 18px;
 }
 .section .section-heading {
   margin-top: 38px;
   margin-bottom: 36px;
 }
 .section .section-heading h1 {
   margin: 0;
 }
 .section .section-footer {
   padding-top: 0;
   text-align: left;
   margin-top: -10px;
 }
 .section .section-footer a {
   padding-left: 0;
 }
 .section .list {
   list-style-type: none;
   padding: 0;
 }
 .section .list a:hover {
   text-decoration: none;
 }
 .section .list a:hover h2 {
   text-decoration: underline;
 }
 @media (max-width: 768px) {
   .section .list a:hover h2 {
     text-decoration: none !important;
   }
 }
 .section .list h2 {
   font-size: 32px;
   font-weight: 300;
   margin-bottom: 5px;
 }
 .section .list a p {
   color: black;
 }
 .section .list .col-sm-6 img {
   min-width: 100%;
 }
 .section .list.news a:hover h2 {
   text-decoration: underline;
 }
 @media (max-width: 768px) {
   .section .list.news a:hover h2 {
     text-decoration: none !important;
   }
 }
 .section .list.news a:hover p.info,
 .section .list.news a:hover p.info span {
   text-decoration: none;
 }
 .section .list.news li {
   /*min-height: 155px; Why! */
   font-size: 21px;
   border-bottom: solid 1px #dddbd2;
   padding-bottom: 36px;
   margin-bottom: 32px;
 }
 .section .list.news .pusher-image {
   float: right;
   /*width: 263px;
                 height: 155px;*/
 
 }
 .section .list.news .pusher-image img {
   width: 100%;
 }
 .section .list.news .pusher-content h2 {
   margin-top: 0;
   margin-top: -5px;
   text-transform: uppercase;
 }
 .section .list.news .pusher-content p {
   margin-bottom: 3px;
   font-size: 20px;
   line-height: 25px;
   font-weight: 100;
 }
 .section .list.news .pusher-content p.info {
   margin-bottom: 0;
   color: #ab007c;
   font-size: 18px;
   margin-top: 10px;
 }
 .section .list.news .pusher-content span {
   margin-right: 11px;
   font-size: 18px;
 }
 .section .list.news .pusher-content span.separator {
   position: relative;
   bottom: 6px;
 }
 .section .list.pushers {
   margin-bottom: 40px;
 }
 .section .list.pushers h2 {
   margin-top: 0;
   margin-bottom: 5px;
   text-transform: uppercase;
 }
 .section .list.pushers img {
   width: 100%;
   margin-bottom: 20px;
 }
 .section .list.pushers p {
   font-size: 20px;
   line-height: 25px;
   margin-bottom: 20px;
   font-weight: 100;
 }
 .section .separator {
   margin-bottom: 17px;
 }
 @media only screen and (max-width: 767px) {
   .section ul .col-sm-6 {
     padding-left: 0;
     padding-right: 0;
   }
   .section .list.news li {
     margin-bottom: 30px;
   }
   .section .list.pushers {
     margin-bottom: 0;
   }
 }
 @media (max-width: 767px) {
   article.section {
     padding-bottom: 80px;
   }
   article.section h1 {
     margin-top: 0;
   }
 }
 @media (max-width: 480px) {
   .section .list.pushers .col-xs-6 {
     width: 100%;
   }
   .section .list.news .pusher-image {
     float: none;
     width: 100%;
   }
   .section .list.news .pusher-image img {
     margin-bottom: 23px;
   }
   .section .list.news .pusher-content {
     width: 100%;
   }
 }
 /* pages/uppsalahem.listPage.less */
 
 .section.list-page ul.list {
   border-top: 1px solid #dddbd2;
   margin-top: 8px;
   padding-top: 28px;
 }
 .section.list-page div.preamble {
   margin-bottom: 30px;
 }
 /* pages/uppsalahem.areaSectionPage.less */
 
 .area-section {
   padding-bottom: 45px;
 }
 .area-section .display {
   display: none;
   margin-top: 20px;
   padding: 0 15px;
 }
 .area-section .display.is-open {
   display: block;
 }
 .area-section .display li {
   background-color: #fcfcf9;
   margin-bottom: 20px;
   padding-top: 20px;
   padding-bottom: 20px;
 }
 .area-section .display li div {
   min-height: 140px;
 }
 @media (max-width: 767px) {
   .area-section .display li div {
     min-height: 0;
   }
 }
 .area-section .display li .image {
   padding-left: 20px;
 }
 @media (max-width: 767px) {
   .area-section .display li .image {
     padding-left: 15px;
   }
 }
 .area-section .display li .image img {
   max-width: 100%;
 }
 .area-section .display li .info {
   border-right: none;
 }
 @media (max-width: 767px) {
   .area-section .display li .info {
     border: 0;
   }
 }
 .area-section .display li .facts {
   padding-left: 30px;
   font-size: 16px;
   font-weight: 500;
 }
 @media (max-width: 767px) {
   .area-section .display li .facts {
     padding-left: 15px;
   }
 }
 .area-section .display li i {
   margin-right: 10px;
   width: 18px;
   text-align: center;
 }
 .area-section .display li h3 {
   margin-top: 0;
   margin-bottom: 5px;
 }
 @media (max-width: 767px) {
   .area-section .display li h3 {
     margin-top: 26px;
   }
 }
 .area-section .display li p {
   margin-bottom: 8px;
   font-size: 18px;
   line-height: 21px;
 }
 .area-section .display li p.message {
   margin-top: -6px;
 }
 .area-section a.toggle-fallout:hover {
   text-decoration: none;
 }
 .area-section a.toggle-fallout:hover .section-heading {
   background: #e3dcbe;
 }
 .area-section .toggle-fallout.is-open .section-heading {
   margin-bottom: 0;
 }
 .area-section .toggle-fallout.is-open .section-heading:before {
   content: "";
 }
 .area-section .section-heading {
   margin-bottom: 10px;
   padding: 19px 20px;
   position: relative;
 }
 .area-section .section-heading:hover {
   text-decoration: none;
 }
 .area-section .section-heading:before {
   font-family: FontAwesome;
   content: "\f107";
   position: absolute;
   color: black;
   right: 30px;
   font-size: 32px;
   bottom: 5px;
   top: 11px;
   display: inline-block;
 }
 .area-section .section-heading:before:hover {
   text-decoration: none;
 }
 .area-section .section-heading h3,
 .area-section .section-heading span {
   float: left;
 }
 .area-section .section-heading h3 {
   margin: 0;
 }
 .area-section .section-heading span {
   font-size: 23px;
   line-height: 1.1;
   font-weight: 300;
 }
 .area-section .section-heading span:before {
   content: ".";
   padding: 0 14px;
   color: #cac830;
   font-size: 40px;
   line-height: 10px;
   position: relative;
   bottom: 5px;
 }
 .area-section .section-heading span.areas {
   color: #333333;
 }
 .area-section a.toggle-display:hover {
   text-decoration: none;
 }
 .area-section .is-open .section-heading:before {
   content: "\f106";
 }
 .area-section h3 {
   text-transform: uppercase;
 }
 .area-section ul {
   list-style-type: none;
   padding: 0;
 }
 .area-section ul .info {
   padding: 0 15px;
 }
 .area-section .message {
   color: #ab007c;
   text-transform: none;
 }
 .area-section {
   padding-bottom: 15px;
 }
 .area-section .display li .info .message {
   margin-top: 15px;
 }
 .area-section .display li .info .message span {
   color: black;
   margin-right: 15px;
 }
 @media (min-width: 768px) and (max-width: 991px) {
   .area-section .fallout li .facts {
     padding-left: 15px;
   }
 }
 @media only screen and (max-width: 767px) {
   .area-section .fallout li {
     padding-top: 15px;
     padding-bottom: 15px;
   }
   .area-section .fallout li > div {
     min-height: 0;
   }
   .area-section .fallout li .image {
     padding: 0 15px 20px;
   }
   .area-section .fallout li .info {
     border: 0;
   }
   .area-section .fallout li .facts {
     padding-left: 15px;
   }
   .area-section .fallout li i {
     margin-right: 6px;
     text-align: left;
     width: auto;
   }
   .area-section .section-heading:before {
     right: 14px;
     font-size: 40px;
     top: 2px;
   }
   .area-section .section-heading:before:hover {
     text-decoration: none;
   }
   .area-section .section-heading h3 {
     float: none;
     text-align: left;
   }
   .area-section .section-heading h3 {
     margin: 0;
   }
   .area-section .section-heading span {
     font-size: 16px;
     margin-right: 10px;
   }
   .area-section .section-heading span:before {
     content: "";
     padding: 0;
   }
 }
 /* pages/uppsalahem.faqListingPage.less */
 
 .faq-listing-page .btn:focus {
   outline: none;
   color: white;
 }
 .faq-listing-page h2 {
   font-size: 22px;
   margin: 10px 0;
 }
 .faq-listing-page h2 small {
   float: right;
   line-height: 24px;
 }
 .faq-listing-page h3 {
   margin: 0;
   line-height: 1.4;
   font-size: 23px;
 }
 .faq-listing-page h4 {
   margin: 10px;
   line-height: 1.4;
   font-size: 20px;
   font-weight: 500;
   text-align: center;
   text-transform: uppercase;
   padding-top: 10px;
   border-top: 1px solid #dddbd2;
 }
 .faq-listing-page .small-filter-btns {
   padding-top: 10px;
   padding-bottom: 45px;
 }
 .faq-listing-page .faq-filter {
   background: white;
   padding: 1px;
 }
 .faq-listing-page .filter-header {
   text-transform: uppercase;
   background: #ede8d5;
   text-align: center;
   border-radius: 4px;
   padding: 10px 0;
   position: relative;
 }
 .faq-listing-page .filter-header h2 {
   line-height: 1;
   margin: 0;
   padding: 0 40px;
   font-size: 18px;
 }
 .faq-listing-page .filter-header i {
   position: absolute;
   right: 10px;
   top: 2px;
   font-size: 36px;
   line-height: 1;
   display: none;
 }
 .faq-listing-page .filter-body {
   padding: 15px;
   font-size: 18px;
 }
 .faq-listing-page .filter-body .total-hits {
   text-align: center;
   color: #ab007c;
   font-weight: 500;
 }
 .faq-listing-page .keyword-wrapper {
   border-bottom: 1px solid #dddbd2;
   padding-bottom: 5px;
 }
 .faq-listing-page .keyword-wrapper .input-group-addon {
   background: white;
 }
 .faq-listing-page .keyword-wrapper input {
   box-shadow: none;
   border-left: none;
   padding-left: 0;
   font-size: 16px;
   line-height: 20px;
 }
 .faq-listing-page .keyword-wrapper input:focus {
   outline: none;
   border-color: #cccccc;
 }
 .faq-listing-page .type-wrapper {
   text-align: center;
   padding-top: 15px;
 }
 .faq-listing-page .type-wrapper .type-filter-headline {
   font-weight: 500;
 }
 .faq-listing-page .type-wrapper .filter-btn {
   display: inline-block;
   background: white;
   border: 1px solid #dddbd2;
   font-size: 14px;
   border-radius: 2px;
   text-transform: uppercase;
   padding: 4px 8px;
 }
 .faq-listing-page .type-wrapper .filter-btn:hover {
   text-decoration: none;
 }
 .faq-listing-page .type-wrapper .filter-btn.active {
   background: #ede8d5;
   color: black;
 }
 .faq-listing-page .category-wrapper {
   margin-top: 10px;
   font-size: 15px;
   text-transform: uppercase;
 }
 .faq-listing-page .category-wrapper > div {
   display: none;
   border-top: 1px solid #dddbd2;
   margin-top: 20px;
   padding-top: 10px;
 }
 .faq-listing-page .category-wrapper > div.is-open {
   display: block;
 }
 .faq-listing-page .category-wrapper .toggle-category {
   font-weight: 700;
   font-size: 14px;
   margin: 0;
   cursor: pointer;
   padding-bottom: 5px;
 }
 .faq-listing-page .category-wrapper .toggle-category i {
   display: none;
 }
 .faq-listing-page .category-wrapper .category-list {
   list-style: none;
   margin: 0;
   padding: 0;
   pointer: hand;
 }
 .faq-listing-page .category-wrapper .category-list li {
   margin: 0;
   padding: 5px 0;
   color: #0088cd;
   cursor: pointer;
 }
 .faq-listing-page .category-wrapper .category-list li:hover {
   color: #005581;
 }
 .faq-listing-page .category-wrapper .category-list li.active {
   color: black;
 }
 .faq-listing-page .faq-content .highlight {
   background: #dddbd2;
 }
 .faq-listing-page .filter-btn {
   margin-top: 4px;
   font-size: 14px;
 }
 .faq-listing-page .filter-btn i {
   display: none;
 }
 .faq-listing-page .filter-btn.active i {
   display: inline-block;
 }
 .faq-listing-page .empty-list-msg {
   font-size: 20px;
   border: 1px solid #dddbd2;
   border-width: 1px 0;
   text-align: center;
   padding: 20px 0;
 }
 .faq-listing-page .empty-list-msg .empty-list-headline {
   font-size: 23px;
   font-weight: 500;
   color: #ab007c;
 }
 .faq-content > div {
   padding: 15px 0;
   border-bottom: 1px solid #dddbd2;
 }
 .faq-content > div:first-child {
   border-top: 1px solid #dddbd2;
 }
 .faq-content h3 {
   margin: 0;
   line-height: 1.4;
   font-size: 23px;
 }
 .faq-content > div .info {
   margin: 0;
   font-size: 18px;
   color: #999999;
 }
 .faq-content > div .info .filter-links {
   display: inline;
 }
 .faq-content > div .info .filter-links span,
 .faq-content > div .info a {
   color: #999999;
 }
 .faq-content > div .info .filter-links span:hover,
 .faq-content > div .info a:hover,
 .faq-content > div .info a:focus {
   color: #444444;
   text-decoration: none;
   cursor: pointer;
 }
 .active-filters {
   text-align: center;
   display: none;
 }
 .active-filters .alert {
   padding: 10px 15px;
 }
 .active-filters .alert > strong {
   margin-bottom: 5px;
 }
 .active-filters .alert > span {
   display: inline-block;
   margin: 4px;
   padding: 5px;
   font-size: 13px;
   font-weight: 500;
   text-transform: uppercase;
   background: #97d3d9;
 }
 .active-filters .reset-filters {
   display: block;
   margin-top: 5px;
 }
 @media (max-width: 767px) {
   .faq-listing-page h2 {
     font-size: 20px;
   }
   .faq-listing-page .faq-filter {
     top: 0;
     margin-bottom: 20px;
   }
   .faq-listing-page .filter-header i {
     display: block;
   }
   .faq-listing-page .filter-body {
     display: none;
   }
   .faq-listing-page .faq-filter.is-open .filter-body {
     display: block;
   }
   .faq-listing-page .faq-filter.is-open .filter-header {
     cursor: pointer;
   }
   .faq-listing-page .faq-filter.is-open .filter-header i {
     transform: rotate(180deg);
   }
   .faq-listing-page .filter-body .total-hits {
     text-align: left;
   }
   .faq-listing-page .type-wrapper {
     text-align: left;
   }
   .faq-listing-page .category-wrapper .toggle-category {
     cursor: pointer;
     color: #0088cd;
   }
   .faq-listing-page .category-wrapper .toggle-category i {
     display: inline-block;
     padding: 0 2px;
   }
   .faq-listing-page .category-wrapper .category-list li:not(.active) {
     display: none;
   }
   .faq-listing-page .category-wrapper.is-open .category-list li {
     display: block;
   }
   .faq-listing-page .category-wrapper.is-open .toggle-category i {
     transform: rotate(180deg);
     padding-left: 2px;
   }
   .faq-listing-page .empty-list-msg {
     font-size: 16px;
   }
   .faq-listing-page .empty-list-msg .empty-list-headline {
     font-size: 20px;
   }
   .faq-content > div {
     padding: 10px 0;
   }
   .faq-content > div .info {
     font-size: 16px;
   }
   .faq-content h3 {
     font-size: 20px;
   }
 }
 /* pages/uppsalahem.searchPage.less */
 
 #main.search-page {
   margin-top: 120px;
   padding-bottom: 100px;
 }
 #main.search-page .filters {
   float: right;
 }
 #main.search-page .menu-lg li.pull-right {
   display: none;
 }
 #main.search-page .search-hits {
   margin-bottom: 26px;
 }
 #main.search-page .search-hits i {
   font-weight: 500;
   font-style: normal;
 }
 #main.search-page ul {
   list-style-type: none;
   padding-left: 0;
 }
 #main.search-page .no-hits {
   text-align: center;
   border-top: 1px solid #dddbd2;
   border-bottom: 1px solid #dddbd2;
   padding-bottom: 20px;
 }
 #main.search-page .no-hits h3 {
   color: #ab007c;
 }
 #main.search-page .category-filters {
   background-color: white;
   padding: 1px 1px 18px;
 }
 #main.search-page .category-filters a:hover {
   text-decoration: none;
 }
 #main.search-page .category-filters a:hover h3 {
   text-decoration: none;
   cursor: default;
 }
 #main.search-page .category-filters a h3 {
   color: black;
 }
 #main.search-page .category-filters .filter-choice {
   padding: 0 15px;
   text-transform: uppercase;
   font-size: 15px;
 }
 #main.search-page .category-filters .filter-choice:last-child {
   margin-top: 19px;
 }
 #main.search-page .category-filters .filter-choice:last-child h4 {
   border-top: 1px solid #dddbd2;
   padding-top: 19px;
 }
 #main.search-page .category-filters .filter-choice ul {
   margin-top: 8px;
 }
 #main.search-page .category-filters .filter-choice li {
   margin-bottom: 8px;
 }
 #main.search-page .category-filters .filter-choice li.selected a {
   color: black;
 }
 #main.search-page .category-filters .filter-choice a.selected {
   color: black;
 }
 #main.search-page .category-filters h4 {
   font-size: 15px;
   font-weight: bold;
 }
 #main.search-page .section-heading {
   margin: 0;
   font-size: 18px;
 }
 #main.search-page .section-heading h3 {
   font-size: 18px;
   margin: 0;
 }
 #main.search-page .section-heading.sort-widget {
   padding-left: 18px;
   text-align: left;
   font-size: 15px;
   line-height: 21px;
 }
 #main.search-page .section-heading.sort-widget h3 {
   display: inline;
   margin-right: 9px;
   font-size: 15px;
   font-weight: bold;
 }
 #main.search-page .section-heading.sort-widget > div {
   display: inline;
 }
 #main.search-page .section-heading.sort-widget a {
   padding: 2px 8px 2px;
   margin-right: 8px;
 }
 #main.search-page .section-heading.sort-widget a.selected {
   color: white;
   background-color: #cad243;
   border-radius: 3px;
 }
 #main.search-page .search-result h2 {
   text-transform: uppercase;
   font-weight: 300;
   font-size: 32px;
   margin-bottom: 5px;
 }
 #main.search-page .search-result .info {
   color: #ab007c;
 }
 #main.search-page .search-result article {
   border-bottom: 1px solid #dddbd2;
   padding-bottom: 36px;
   padding-top: 5px;
 }
 #main.search-page .search-result article > div {
   margin-bottom: 6px;
 }
 #main.search-page .search-result footer {
   margin-top: 15px;
 }
 .search-page .fallout-container .fallout.search {
   padding-top: 7px;
   top: -7px;
   visibility: visible !important;
 }
 @media only screen and (max-width: 768px) {
   #main.search-page {
     margin-top: 14px;
   }
 }
 @media only screen and (max-width: 767px) {
   #main.search-page {
     margin-top: 14px;
   }
   #main.search-page .filters {
     float: none;
   }
   #main.search-page .search-hits {
     margin-bottom: 15px;
   }
   #main.search-page .section-heading.sort-widget {
     text-align: center;
   }
   #main.search-page .section-heading.sort-widget h3 {
     display: block;
     margin-bottom: 10px;
   }
   #main.search-page .search-result h2 {
     font-size: 24px;
   }
   #main.search-page .category-filters {
     background-color: transparent;
   }
   #main.search-page .category-filters > a {
     padding: 1px;
     display: block;
   }
   #main.search-page .category-filters > a.is-open {
     background-color: white;
   }
   #main.search-page .category-filters > a.is-open .section-heading:before {
     content: "";
   }
   #main.search-page .category-filters > a .section-heading:before {
     color: black;
     content: "";
     font-family: FontAwesome;
     font-size: 32px;
     position: absolute;
     right: 30px;
     top: 7px;
     line-height: 1;
   }
   #main.search-page .category-filters .filters-container {
     display: none;
   }
   #main.search-page .category-filters .filters-container.is-open {
     display: block;
     background-color: white;
     padding-top: 13px;
     padding-bottom: 13px;
   }
   #main.search-page .category-filters .filters-container.is-open h4 {
     margin-top: 0;
   }
 }
 /* pages/uppsalahem.memberPage.less */
 
 .member-start-page.app-view {
   min-height: 96vh;
   padding-bottom: 110px;
 }
 .member-start-page .hiddenh1 {
   font-size: 0;
   width: 1px;
   height: 1px;
   display: inline-block;
   overflow: hidden;
   position: absolute !important;
   border: 0 !important;
   padding: 0 !important;
   margin: 0 !important;
   clip: rect(1px, 1px, 1px, 1px);
 }
 .member-start-page .main-row {
   overflow: hidden;
 }
 .member-start-page .row.row-eq-height {
   display: flex;
   align-items: stretch;
   flex-wrap: wrap;
 }
 .member-start-page .row.row-eq-height .col-sm-6 {
   float: none;
   width: calc(50% - 30px);
   margin: 20px 15px 0px;
 }
 .member-start-page .my-applications {
   margin-top: 40px;
 }
 .member-start-page .my-applications .reload-issues-wrapper {
   text-align: center;
   font-size: 26px;
 }
 .member-start-page .my-applications .ajax-loader {
   margin-left: 14px;
   margin-top: 14px;
 }
 .member-start-page .my-applications .section-heading {
   margin-bottom: 0;
 }
 .member-start-page .my-applications .object-list,
 .member-start-page .my-applications .object-info {
   list-style: none;
   margin: 0;
   padding: 0;
 }
 .member-start-page .my-applications .object-list .invoice-issue .text-wrapper {
   padding-top: 0;
 }
 .member-start-page .my-applications .object-list .invoice-issue .invoice-row-title {
   font-size: 16px;
   font-weight: 600;
 }
 .member-start-page .my-applications .object-list .invoice-issue .invoice-row {
   font-size: 14px;
 }
 .member-start-page .my-applications .object-list .invoice-issue .sub-row {
   padding-left: 15px;
 }
 .member-start-page .my-applications .object-list .invoice-issue .invoice-row-amount {
   text-align: right;
 }
 .member-start-page .my-applications .object-list .invoice-issue .form-group {
   margin-bottom: 0;
 }
 .member-start-page .my-applications .object-list .invoice-issue .form-group > span {
   display: block;
 }
 .member-start-page .my-applications .object-list .invoice-issue .download-invoice {
   font-size: 17px;
   padding-top: 5px;
 }
 .member-start-page .my-applications .object-list .invoice-issue .icon-wrapper .fa-check-circle {
   background: #cad243;
 }
 .member-start-page .my-applications .object-list .invoice-issue .icon-wrapper .fa-ellipsis-h {
   background: #f6ad45;
 }
 .member-start-page .my-applications .object-list .invoice-issue .icon-wrapper .fa-exclamation-circle {
   background: #f6ad45;
 }
 .member-start-page .my-applications .object-list .invoice-issue .icon-wrapper .fa-wrench {
   background: #ab007c;
 }
 .member-start-page .my-applications .object-list .invoice-issue .not-payed-alert {
   background-color: #f6ad45;
 }
 .member-start-page .my-applications .object-list .text-wrapper.work-order .form-group {
   font-size: 18px;
   margin-bottom: 5px;
 }
 .member-start-page .my-applications .object-list .text-wrapper.work-order .form-group label {
   margin: 0;
 }
 .member-start-page .my-applications .object-list .text-wrapper h3 {
   font-size: 20px;
   margin: 0 0 4px;
   text-transform: uppercase;
 }
 .member-start-page .my-applications .object-list .text-wrapper .object-info {
   font-size: 18px;
   color: #666666;
   font-style: italic;
 }
 .member-start-page .my-applications .object-list .text-wrapper .object-msg {
   font-size: 18px;
   margin: 5px 0 10px 0;
 }
 .member-start-page .my-applications .object-list .text-wrapper .object-msg.success {
   color: #00994c;
 }
 .member-start-page .my-applications .object-list .text-wrapper .object-msg.fail {
   color: #cc3d42;
 }
 .member-start-page .my-applications .object-list .text-wrapper .object-msg.info {
   color: #ab007c;
 }
 .member-start-page .my-applications .object-list .text-wrapper .object-msg .sep {
   color: #666666;
 }
 .member-start-page .my-applications .object-list .text-wrapper .object-msg strong {
   font-weight: 700;
 }
 .member-start-page .my-applications .object-list .alert-attention {
   margin-bottom: 0;
 }
 .member-start-page .my-applications .object-list .alert {
   padding: 30px;
   text-align: center;
 }
 .member-start-page .my-applications .object-list .alert h4 {
   margin: 0 0 4px;
 }
 .member-start-page .my-applications .object-list .alert .btn-wrapper {
   margin-top: 20px;
 }
 .member-start-page .my-applications .object-list .alert.civicnumber-message {
   margin-bottom: 0;
 }
 .member-start-page .my-applications {
   margin-top: 0;
 }
 @media (min-width: 992px) {
   .member-start-page .my-applications .issues-action-link {
     position: absolute;
     bottom: 5px;
     right: 40px;
   }
   .member-start-page .my-applications i.fa {
     padding-right: 1px;
   }
 }
 .member-start-page .block-container {
   margin-top: 30px;
   text-align: left;
   padding: 20px;
   border-radius: 4px;
 }
 .member-start-page .block-container img {
   margin-top: 10px;
   margin-bottom: 10px;
 }
 .member-start-page .block-container div {
   width: 100%;
   height: auto;
   border-radius: 0;
   margin: 0;
   color: black;
   font-size: 20px;
   padding-top: 0;
   position: relative;
   bottom: 0;
   margin-bottom: 0;
 }
 .member-start-page .block-container .content ul {
   list-style-type: unset;
   padding-left: 25px;
 }
 .member-start-page .block-container .content ul li {
   padding-top: 0;
 }
 .member-start-page .block-container .content p {
   margin: 0;
 }
 .member-start-page .block-container .linkcollection ul {
   margin-bottom: 0px;
 }
 .member-start-page .block-container .linkcollection ul li:after {
   font-family: FontAwesome;
   content: '\f105';
   color: #0088cd;
 }
 .member-start-page .block-container h4 {
   position: relative;
   margin-top: 5px;
   margin-bottom: 10px;
 }
 .member-start-page .block-container h4 a {
   color: black;
 }
 .member-start-page .block-container h4 a:after {
   font-family: FontAwesome;
   content: '\f105';
 }
 .member-start-page .block-container h4:before {
   font-family: FontAwesome;
   position: absolute;
   top: -5px;
   left: 0;
   height: 25px;
   width: 25px;
   background: transparent;
   text-align: center;
   border-radius: 50%;
   font-size: 25px;
 }
 .member-start-page .block-container h4.star {
   padding-left: 34px;
 }
 .member-start-page .block-container h4.star:before {
   content: '\f005';
   color: #ab007c;
 }
 .member-start-page .block-container h4.house {
   padding-left: 34px;
 }
 .member-start-page .block-container h4.house:before {
   content: '\f015';
   color: #0088cd;
 }
 .member-start-page .block-container h4.book {
   padding-left: 34px;
 }
 .member-start-page .block-container h4.book:before {
   content: '\f02d';
   color: #cad243;
 }
 .member-start-page .block-container h4.move {
   padding-left: 34px;
 }
 .member-start-page .block-container h4.move:before {
   content: '\f047';
   color: #5bc0de;
 }
 .member-start-page .link_wrapper {
   position: relative;
   background: white;
   width: calc(100% - 40px);
   margin: 0;
   margin-top: 20px;
   height: 80px;
   display: table;
 }
 .member-start-page .link_wrapper.white {
   background: white;
 }
 .member-start-page .link_wrapper.orange {
   background: #fde7d4;
 }
 .member-start-page .link_wrapper.green {
   background: #d9f0e8;
 }
 .member-start-page .link_wrapper .icon {
   display: table-cell;
   vertical-align: middle;
 }
 .member-start-page .link_wrapper .icon:before {
   position: absolute;
   top: 19%;
   left: 10px;
   height: 54px;
   width: 54px;
   padding: 10px;
   color: white;
   text-align: center;
   border-radius: 50%;
   font-size: 25px;
 }
 .member-start-page .link_wrapper .icon.verktygstudentbild:before {
   content: '';
   background-repeat: no-repeat;
   padding: 0;
   background-image: url(/ClientUI/img/Hammare_skruvmejsel_orange_cirkel928.svg);
 }
 .member-start-page .link_wrapper .icon.commentstudentbild:before {
   content: '';
   background-repeat: no-repeat;
   padding: 0;
   background-image: url(/ClientUI/img/pratbubbla_mingron_cirkel.svg);
 }
 .member-start-page .link_wrapper .icon.kranbild:before {
   content: '';
   background-repeat: no-repeat;
   padding: 0;
   background-image: url(/ClientUI/img/tvattstuga2.svg);
 }
 .member-start-page .link_wrapper .icon.verktygbild:before {
   content: '';
   background-repeat: no-repeat;
   padding: 0;
   background-image: url(/ClientUI/img/Verktyg.svg);
 }
 .member-start-page .link_wrapper .icon.bilpool:before {
   content: '';
   background-repeat: no-repeat;
   padding: 0;
   background-image: url(/ClientUI/img/bil_hus_markis.jpg);
   background-size: 100%;
 }
 .member-start-page .link_wrapper .icon.hyreshusbild:before {
   content: '';
   background-repeat: no-repeat;
   padding: 0;
   background-image: url(/ClientUI/img/Hyreshus.svg);
 }
 .member-start-page .link_wrapper .icon.laundry:before {
   content: url(/ClientUI/img/washingmachine.svg);
   background: #fcbac4;
 }
 .member-start-page .link_wrapper .icon.wrench:before {
   font-family: FontAwesome;
   content: '\f0ad';
   background: #f0ad4e;
 }
 .member-start-page .link_wrapper .icon.user:before {
   font-family: FontAwesome;
   content: '\f007';
   background: #cad243;
 }
 .member-start-page .link_wrapper .link_text {
   padding: 5px;
   min-height: 80px;
   position: relative;
   z-index: 1;
   width: 120%;
   display: table-cell;
   vertical-align: middle;
 }
 .member-start-page .link_wrapper .link_text h4 {
   padding-left: 65px;
   margin-top: 0;
   margin-bottom: 0;
   position: relative;
 }
 .member-start-page .link_wrapper .link_text .text {
   padding-left: 65px;
   font-size: 17px;
   color: #666666;
 }
 .member-start-page .link_wrapper:after {
   left: 100%;
   top: 50%;
   border: solid transparent;
   content: " ";
   height: 100%;
   position: absolute;
   pointer-events: none;
   border-color: rgba(255, 255, 255, 0);
   border-left-color: white;
   border-width: 40px;
   margin-top: -40px;
 }
 .member-start-page .link_wrapper.white:after {
   border-left-color: white;
 }
 .member-start-page .link_wrapper.orange:after {
   border-left-color: #fde7d4;
 }
 .member-start-page .link_wrapper.green:after {
   border-left-color: #d9f0e8;
 }
 .member-start-page .table-row {
   display: table-row;
 }
 .member-start-page .table-cell {
   display: table-cell;
 }
 .member-start-page .right-column-wrapper .right-column .linkblock a {
   text-decoration: none;
 }
 .member-start-page .right-column-wrapper .right-column .block-container {
   width: calc(50% - 30px);
   margin: 20px 15px 0;
   float: left;
 }
 .member-start-page .customer-bookings .object-list > li {
   background-color: #03938f;
 }
 .member-start-page .customer-bookings .object-list > li.link {
   background-color: transparent;
   border: dashed 3px #7dc4be;
 }
 .member-start-page .customer-bookings .object-list > li.link a {
   width: 100%;
   display: inline-block;
   color: #7dc4be;
   padding: 15px 20px;
   text-transform: uppercase;
 }
 .member-start-page .customer-bookings .object-list > li.link a .booking-group {
   display: table;
   width: 100%;
 }
 .member-start-page .customer-bookings .object-list > li.link a .booking-group .icon-wrapper {
   display: table-cell;
   width: 30px;
   color: #7dc4be;
 }
 .member-start-page .customer-bookings .object-list > li.link a .booking-group span {
   font-size: 17px;
   font-weight: 700;
 }
 .member-start-page .customer-bookings li .header .icon-wrapper {
   padding: 5px 0;
 }
 .member-start-page .customer-bookings li .header .icon-wrapper .icon {
   background: none;
 }
 .member-start-page .customer-bookings li .header h2 {
   margin-top: 10px;
   color: white;
 }
 .member-start-page .customer-bookings li .header:after {
   padding-top: 12px;
   color: white;
 }
 .member-start-page .customer-bookings .text-wrapper {
   display: table;
   padding-top: 0;
 }
 .member-start-page .customer-bookings .text-wrapper span {
   font-weight: 300px;
   font-size: 17px;
   position: relative;
   float: left;
   width: 100%;
   color: white;
 }
 .member-start-page .usermessage {
   padding: 20px 25px;
   border-radius: 4px;
   background-color: white;
   margin-top: 20px;
 }
 .member-start-page .usermessage .block-header {
   margin-top: -5px;
   margin-bottom: 10px;
 }
 .member-start-page .usermessage .block-header .image-wrapper {
   width: 95px;
   display: inline-block;
 }
 .member-start-page .usermessage .block-header .image-wrapper img {
   max-width: 85px;
   margin-top: -15px;
 }
 .member-start-page .usermessage .block-header h1 {
   display: inline-block;
   font-size: 36px;
 }
 .member-start-page .usermessage .block-content a {
   color: #016ca2;
 }
 .member-start-page .usermessage.moveout-msg {
   background-color: #d4f6f9;
 }
 .member-start-page .usermessage.moveout-msg .block-header h1 {
   color: #0173ae;
 }
 .member-start-page .usermessage.wellcome-msg {
   background-color: #d4f6f9;
 }
 .member-start-page .usermessage.wellcome-msg .block-header h1 {
   color: #0173ae;
 }
 .member-start-page .usermessage.congrats-msg {
   background-color: #fdf2a6;
 }
 .member-start-page .usermessage.congrats-msg .block-header h1 {
   color: #ab007c;
 }
 .member-start-page .usermessage.userlockedout-msg {
   background-color: #fdf2a6;
 }
 .member-start-page .usermessage.userlockedout-msg .block-header h1 {
   color: #ab007c;
 }
 .member-start-page .usermessage.hide-message {
   display: none;
 }
 .member-start-page .usermessage.show-message {
   display: block;
 }
 .member-start-page .my-messages .object-list .header {
   padding-bottom: 0px;
 }
 .member-start-page .my-messages .object-list .header .icon-wrapper {
   padding-top: 12px;
 }
 .member-start-page .my-messages .object-list .header .form-group {
   display: table;
 }
 .member-start-page .my-messages .object-list .header .form-group label,
 .member-start-page .my-messages .object-list .header .form-group h2 {
   position: relative;
   float: left;
   width: 100%;
 }
 .member-start-page .my-messages .object-list .header .form-group label {
   font-size: 15px;
   padding-left: 10px;
   margin-top: 7px;
 }
 .member-start-page .my-messages .object-list .header .form-group h2.heading {
   margin-top: 0px;
 }
 .member-start-page .my-messages .object-list .header:after {
   padding-top: 20px;
 }
 .member-start-page .my-messages .object-list .message-date.form-group {
   margin-top: 10px;
   font-size: 15px;
   color: grey;
 }
 .member-start-page .my-messages .object-list .message-date.form-group label,
 .member-start-page .my-messages .object-list .message-date.form-group span {
   font-weight: normal;
 }
 @media (max-width: 992px) {
   .member-start-page .link_wrapper .link_text .text {
     display: none;
   }
 }
 @media (max-width: 768px) {
   .member-start-page .my-applications .ajax-loader {
     min-height: 400px;
   }
   .member-start-page .my-applications .invoice-issue .text-wrapper {
     padding-left: 20px;
   }
   .member-start-page .my-applications .invoice-issue .invoice-row-amount {
     padding-right: 25px;
   }
   .member-start-page .link_wrapper .link_text .text {
     display: block;
   }
 }
 @media (min-width: 768px) {
   .member-start-page .right-column-wrapper {
     float: right;
   }
   .member-start-page .right-column-wrapper .right-column .block-container {
     width: calc(100% - 30px);
     margin: 20px 15px 0;
     float: none;
   }
 }
 @media (max-width: 480px) {
   .member-start-page .row.row-eq-height.main-block-area .col-sm-6 {
     float: none;
     width: calc(100% - 30px);
   }
   .member-start-page .row.row-eq-height.main-block-area .block-container {
     float: none;
     width: 100%;
   }
   .member-start-page .listings .object-list .header {
     width: 100%;
   }
   .member-start-page .listings .object-list .header .caption {
     min-width: 152px;
     width: auto;
     white-space: normal;
   }
   .member-start-page .listings .object-list .header .status {
     display: block;
   }
   .member-start-page .listings .object-list .header:after {
     right: -5px;
   }
   .member-start-page .listings .object-list .text-wrapper {
     padding-left: 14px;
   }
   .member-start-page .listings .object-list .text-wrapper .form-group {
     margin-right: 14px;
   }
   .member-start-page .right-column-wrapper .right-column .block-container {
     width: calc(100% - 30px);
     float: none;
   }
 }
 /* pages/uppsalahem.invoicePage.less */
 
 .invoice-page .listings .text-wrapper {
   padding-top: 0;
 }
 .invoice-page .listings .invoice-row-title {
   font-size: 16px;
   font-weight: 600;
 }
 .invoice-page .listings .invoice-row {
   font-size: 14px;
 }
 .invoice-page .listings .sub-row {
   padding-left: 15px;
 }
 .invoice-page .listings .invoice-row-amount {
   text-align: right;
 }
 .invoice-page .listings .form-group {
   margin-bottom: 0;
 }
 .invoice-page .listings .form-group > span {
   display: block;
 }
 .invoice-page .listings .regulation-status {
   font-size: 20px;
   margin-bottom: 8px;
 }
 .invoice-page .listings .invoice-type {
   font-size: 24px;
   font-weight: 500;
   text-transform: uppercase;
 }
 .invoice-page .listings .header .invoice-header-label {
   font-size: 15px;
   font-weight: 500;
   text-transform: uppercase;
 }
 .invoice-page .listings .header .download-invoice {
   font-size: 24px;
   padding-top: 5px;
 }
 .invoice-page .listings .object-list .icon-wrapper .fa-check-circle {
   background: #cad243;
 }
 .invoice-page .listings .object-list .icon-wrapper .fa-ellipsis-h {
   background: #f6ad45;
 }
 .invoice-page .listings .object-list .icon-wrapper .fa-exclamation-circle {
   background: #f6ad45;
 }
 .invoice-page .listings .not-payed-alert {
   background-color: #f6ad45;
 }
 @media (max-width: 768px) {
   .invoice-page .listings .text-wrapper {
     padding-left: 20px;
   }
   .invoice-page .listings .invoice-row-amount {
     padding-right: 25px;
   }
 }
 /* pages/uppsalahem.faqPage.less */
 
 .faq-page .preamble {
   margin-bottom: 30px;
 }
 .faq-page .image {
   margin-bottom: 28px;
 }
 .faq-page .image img {
   width: 100%;
 }
 .faq-page .image .description {
   color: #ab007c;
   font-weight: 400;
   padding: 20px 0;
   margin: 0;
   border-bottom: 1px solid #dddbd2;
 }
 .faq-page ul {
   padding: 0;
 }
 .faq-page li {
   padding-top: 10px;
 }
 .faq-page li i {
   margin-right: 10px;
 }
 .faq-page li i.external {
   -webkit-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   transform: rotate(-45deg);
 }
 /* pages/uppsalahem.loginPage.less */
 
 .login {
   margin-bottom: 73px;
 }
 .login .page-header {
   border-bottom: 1px solid #dddbd2;
   padding-bottom: 31px;
 }
 .login label {
   text-transform: uppercase;
   font-size: 16px;
   font-weight: bold;
   margin-bottom: 9px;
 }
 .login .form-control {
   height: 45px;
 }
 .login a {
   font-weight: 400;
   font-size: 18px;
   margin-top: 4px;
 }
 .login a.aboutbankid {
   display: block;
   margin: 0;
   padding-bottom: 5px;
   font-weight: 500;
 }
 .login a.aboutbankid:after {
   font-family: FontAwesome;
   content: '\f105';
   width: 20px;
   height: 20px;
   font-weight: 600;
   padding-left: 6px;
 }
 .login a.password-login {
   font-weight: 500;
 }
 .login a.password-login:before {
   font-family: FontAwesome;
   content: '\f023';
   font-size: 30px;
   vertical-align: middle;
   display: inline-block;
   /* width: 20px; */
   /* height: 20px; */
   font-weight: 600;
   padding-right: 10px;
   padding-bottom: 4px;
 }
 .login .bankid-choice a {
   font-weight: 500;
 }
 .login .bankid-choice .btn-primary {
   float: none;
   display: block;
   width: 100%;
   text-align: center;
   margin: 25px 0;
 }
 .login .bankidimg_wrapper {
   padding-top: 15px;
   text-align: center;
 }
 .login .bankidimg_wrapper img {
   width: auto;
   padding-bottom: 10px;
 }
 .login .btn-primary {
   float: right;
   margin-top: 15px;
 }
 .login .btn-primary#loginbankid {
   margin-top: 15px;
 }
 .login .btn-primary.left {
   float: left;
 }
 .login .btn-primary.center {
   float: none;
   display: block;
   margin: 0 auto;
 }
 .login .check-box {
   margin-top: 3px;
 }
 .login .check-box label {
   text-transform: none;
   font-weight: 400;
   font-size: 18px;
 }
 .login .message-box {
   font-size: 18px;
   /*background-color: #fff;*/
   padding: 10px 30px 35px;
   border-radius: 3px;
 }
 .login .message-box h4 {
   text-transform: uppercase;
   font-size: 18px;
 }
 .login .message-box .link-arrow-right {
   margin-bottom: 35px;
   display: block;
 }
 .login .message-box a {
   font-weight: 500;
 }
 .login .login-form {
   min-height: 280px;
 }
 .login iframe#bankid {
   overflow-y: hidden;
   border: 0;
   min-height: 350px;
 }
 .login .spinner {
   display: block;
   font-size: 31px;
   text-align: center;
   width: 100%;
   position: relative;
   padding-top: 20px;
 }
 .login #tabs .tablink {
   float: left;
   display: block;
   padding: 10px 0;
   cursor: pointer;
   width: 50%;
   text-align: center;
   background: #e9e9e9;
   font-weight: 500;
   font-size: 20px;
   color: #555555;
 }
 .login #tabs .tablink.selected {
   background: white;
 }
 .login .tab {
   clear: both;
   background: white;
   padding: 20px 30px;
   min-height: 320px;
 }
 @media only screen and (max-width: 767px) {
   .login .check-box label {
     margin-bottom: 0;
   }
   .login .form-group {
     overflow: hidden;
   }
   .login .btn-primary {
     margin-top: 0;
     margin-bottom: 25px;
   }
 }
 /* pages/uppsalahem.resetPasswordPage.less */
 
 .forgot-password {
   margin-bottom: 120px;
 }
 .forgot-password .page-header {
   border-bottom: 1px solid #dddbd2;
   padding-bottom: 31px;
 }
 .forgot-password label {
   text-transform: uppercase;
   font-size: 16px;
   font-weight: bold;
   margin-bottom: 9px;
 }
 .forgot-password .form-control {
   height: 45px;
 }
 .forgot-password .form-group {
   margin-top: 40px;
 }
 /* pages/uppsalahem.registerPage.less */
 
 .register {
   margin-bottom: 120px;
 }
 .register .page-header {
   border-bottom: 1px solid #dddbd2;
   padding-bottom: 31px;
 }
 .register label {
   text-transform: uppercase;
   font-size: 16px;
   font-weight: bold;
   margin-bottom: 9px;
 }
 .register .form-control {
   height: 45px;
 }
 .register .btn-primary {
   float: right;
 }
 .register .controls {
   margin-top: 25px;
 }
 .register a {
   font-weight: 400;
   font-size: 18px;
   margin-top: 4px;
 }
 .register a.aboutbankid {
   display: block;
   margin: 0;
   padding-bottom: 5px;
   font-weight: 500;
 }
 .register a.aboutbankid:after {
   font-family: FontAwesome;
   content: '\f105';
   width: 20px;
   height: 20px;
   font-weight: 600;
   padding-left: 6px;
 }
 .register .bankidimg_wrapper {
   padding-top: 15px;
   text-align: center;
 }
 .register .bankidimg_wrapper img {
   width: auto;
   padding-bottom: 10px;
 }
 .register .check-box {
   margin-top: 0;
   padding-bottom: 5px;
 }
 .register .check-box input {
   margin-right: 8px;
 }
 .register .check-box label {
   text-transform: none;
   font-weight: 400;
   font-size: 18px;
 }
 .register .message-box {
   font-size: 18px;
   /*background-color: #fff;*/
   padding: 10px 30px 35px;
   border-radius: 3px;
 }
 .register .message-box a {
   font-weight: 400;
   display: inline;
 }
 .register .message-box h4 {
   text-transform: uppercase;
   font-size: 18px;
 }
 .register .message-box ul {
   padding-left: 19px;
 }
 .register .message-box ul li {
   margin-bottom: 16px;
 }
 .register .terms {
   margin-top: 0;
 }
 .register iframe#bankid {
   overflow-y: hidden;
   border: 0;
   min-height: 400px;
 }
 .register .spinner {
   display: block;
   font-size: 31px;
   text-align: center;
   width: 100%;
   position: relative;
   padding-top: 20px;
 }
 .register .register-form {
   background: white;
   padding: 20px 30px;
 }
 .register #tabs .tablink {
   float: left;
   display: block;
   padding: 10px 0;
   cursor: pointer;
   width: 50%;
   text-align: center;
   background: #e9e9e9;
   font-weight: 500;
   font-size: 20px;
   color: #555555;
 }
 .register #tabs .tablink.selected {
   background: white;
 }
 .register .tab {
   clear: both;
   background: white;
   min-height: 430px;
 }
 @media only screen and (max-width: 767px) {
   .register .check-box label {
     margin-bottom: 0;
   }
   .register .btn-primary {
     /*margin-top: 15px;*/
     margin-bottom: 25px;
   }
 }
 /* pages/uppsalahem.userUpatePage.less */
 
 .account-page .preamble {
   margin-bottom: 35px;
 }
 .account-page h1 {
   margin-top: 0;
   margin-bottom: 29px;
 }
 .account-page section.uah-custom-form h2 {
   border-bottom: 1px solid #cccccc;
   padding: 0px 25px 20px;
   text-transform: uppercase;
   margin-top: 24px;
   font-size: 23px;
 }
 .account-page section.uah-custom-form p.lead {
   padding: 0px 25px 20px;
 }
 .account-page section.uah-custom-form .preamble {
   padding: 0 25px;
 }
 .account-page section.uah-custom-form label {
   text-transform: uppercase;
   font-size: 16px;
   font-weight: bold;
   margin-bottom: 9px;
 }
 .account-page section.uah-custom-form .form-control {
   height: 45px;
 }
 .account-page section.uah-custom-form textarea.form-control {
   height: 90px;
 }
 .account-page section.uah-custom-form a {
   font-weight: 700;
   font-size: 18px;
   /*display: block;*/
   margin-top: 4px;
 }
 .account-page section.uah-custom-form a.reset {
   display: inline-block;
   margin-top: 0;
   font-weight: 500;
 }
 .account-page section.uah-custom-form .check-box {
   margin-top: 3px;
 }
 .account-page section.uah-custom-form .check-box label {
   text-transform: none;
   font-weight: 400;
   font-size: 18px;
 }
 .account-page .white-box,
 .account-page form {
   background-color: white;
   border-radius: 3px;
   padding: 0 0 44px;
 }
 .account-page .white-box.password,
 .account-page form.password {
   margin-top: 30px;
 }
 .account-page .white-box .form-group,
 .account-page form .form-group {
   padding: 0px 25px 6px;
 }
 .account-page .white-box .header-btn,
 .account-page form .header-btn {
   float: right;
   margin-top: 14px;
   margin-right: 20px;
 }
 .account-page .white-box:before,
 .account-page form:before,
 .account-page .white-box:after,
 .account-page form:after {
   content: " ";
   display: table;
 }
 .account-page .white-box:after,
 .account-page form:after {
   clear: both;
 }
 .account-page .user-info .form-group {
   padding: 0px 25px 0px;
   font-size: 18px;
 }
 .account-page .user-info .form-group.no-border {
   border: 0;
   padding-bottom: 0;
   margin-bottom: 0;
 }
 .account-page .user-info .form-group.no-border label {
   margin-bottom: 0;
 }
 .account-page .user-info .form-group label {
   width: 215px;
   text-transform: none;
   font-size: 18px;
 }
 .account-page .user-info .form-group label.form-checkbox-label {
   width: auto;
   font-weight: normal;
 }
 .account-page .user-info .header-btn-left {
   padding-top: 25px;
   text-align: center;
 }
 .account-page .controls {
   border-top: 1px solid #cccccc;
   padding: 30px 25px 0;
   margin-top: 16px;
 }
 @media only screen and (max-width: 767px) {
   .login .check-box label {
     margin-bottom: 0;
   }
   .login .btn-primary {
     /*float: none;*/
     margin-top: 0;
     margin-bottom: 25px;
   }
   .account-page .white-box .header-btn {
     float: none;
     margin: 20px 20px 10px 20px;
   }
   .account-page .white-box .form-group {
     overflow: hidden;
   }
   .account-page .white-box .form-group label,
   .account-page .white-box .form-group span {
     display: block;
     width: auto;
     float: left;
   }
   .account-page .white-box .form-group label {
     margin-right: 10px;
   }
 }
 /* pages/uppsalahem.exetranalPage.less */
 
 .external-page {
   background: white;
 }
 .external-page main {
   min-height: 2000px;
 }
 .external-page .main-header {
   background: #e1d8b9;
   padding: 30px 0;
   text-align: center;
   position: relative;
   margin-bottom: 10px;
 }
 .external-page .main-header:after {
   background: url(/ClientUI/css/uppsalahem/pages/..ClientUI/img/circle.svg) repeat-x bottom center;
   display: block;
   width: 100%;
   position: absolute;
   height: 10px;
   content: "";
   bottom: -9px;
 }
 .external-page .main-header .container {
   position: relative;
 }
 .external-page .main-header .back-to-uah {
   position: absolute;
   top: 15px;
   left: 15px;
   font-size: 16px;
   color: black;
   text-transform: uppercase;
   font-weight: 700;
 }
 .external-page .main-header .external-header-logo {
   width: 300px;
 }
 .external-page .inner-header {
   background: #f7f4ec;
   margin-top: -9px;
   padding: 40px 0 30px;
   margin-bottom: 30px;
 }
 .external-page .inner-header .container {
   position: relative;
 }
 .external-page .inner-header h1 {
   margin: 0;
   text-align: center;
   font-size: 28px;
   font-weight: 300;
   text-transform: uppercase;
 }
 .external-page .inner-header .toolbox {
   position: absolute;
   right: 15px;
   top: -150px;
   /* The mad offset is just to test positioning in the outer header */
 
 }
 .external-page .inner-header .toolbox a {
   display: block;
   color: black;
   text-align: right;
 }
 .external-page .inner-header .toolbox a.username {
   margin-bottom: 5px;
 }
 .external-page .inner-header .toolbox a.logout,
 .external-page .inner-header .toolbox a.back {
   text-transform: uppercase;
   font-weight: 700;
   font-size: 16px;
 }
 .external-page .local-navigation {
   margin-top: 0;
 }
 .external-page .container {
   width: 1000px !important;
 }
 .iframe-wrapper {
   background: url(/ClientUI/css/uppsalahem/img/ajax-loader.gif) no-repeat 200px 100px;
 }
 /* pages/uppsalahem.dedicatiedFormPage.less */
 
 .form-title {
   border-top: 1px solid #dddbd2;
   padding-top: 35px;
   margin-top: 55px;
   margin-bottom: 24px;
 }
 #Form .form-group {
   margin-bottom: 21px;
 }
 .uah-custom-form h1 {
   margin-top: 0;
 }
 /* pages/uppsalahem.iframePage.less */
 
 .iframePage h1 {
   padding-left: 20px;
   font-size: 20px;
   text-transform: uppercase;
   margin-top: 0;
 }
 .iframePage h1 a {
   color: black;
 }
 .iframePage .iframeBlock {
   margin: 40px auto;
   max-width: 1170px;
   padding: 0 20px;
 }
 .iframePage .main-header .main-menu {
   position: static !important;
 }
 /* pages/uppsalahem.applicationPage.less */
 
 .application-page .white-box {
   background-color: white;
   padding: 30px;
 }
 .application-page .white-box.bottom-margin {
   margin-bottom: 50px;
 }
 .application-page .white-box > h2:first-child {
   margin-top: 0;
 }
 .application-page .white-box > hr {
   margin-left: -30px;
   margin-right: -30px;
 }
 .application-page .vacant-object {
   margin-bottom: 40px;
 }
 .application-page .vacant-object:before,
 .application-page .vacant-object:after {
   content: " ";
   display: table;
 }
 .application-page .vacant-object:after {
   clear: both;
 }
 .application-page .vacant-object .img-wrapper {
   width: 25%;
   float: left;
 }
 .application-page .vacant-object .img-wrapper img {
   max-width: 100%;
 }
 .application-page .vacant-object .text-wrapper {
   width: 75%;
   padding-left: 40px;
   float: left;
 }
 .application-page .vacant-object .text-wrapper h2 {
   text-transform: uppercase;
   margin-top: 10px;
 }
 .application-page .vacant-object .text-wrapper ul {
   margin: 0;
   padding: 0;
   list-style: none;
 }
 .application-page .vacant-object .text-wrapper .pub-notes {
   padding-top: 10px;
 }
 .application-page .vacant-object .text-wrapper .pub-notes p {
   margin: 0;
 }
 .application-page .applicant-info .headline {
   margin: 0 -30px;
   border: 1px solid #e4e4e3;
   border-width: 1px 0;
   margin-bottom: 20px;
 }
 .application-page .applicant-info .headline h2 {
   margin: 0;
   padding: 20px 30px;
   font-weight: 500;
   text-transform: uppercase;
 }
 .application-page .application-form {
   margin: 40px 0;
 }
 .application-page .application-form .form-group:before,
 .application-page .application-form .form-group:after {
   content: " ";
   display: table;
 }
 .application-page .application-form .form-group:after {
   clear: both;
 }
 .application-page .application-form .form-group label {
   float: left;
   width: 25%;
   padding-top: 8px;
 }
 .application-page .application-form .form-group > div {
   float: left;
   width: 40%;
   padding-left: 40px;
 }
 .application-page .application-form .form-group .check-box {
   margin-top: 6px;
 }
 .application-page .application-form .form-group .check-box input {
   margin-right: 8px;
 }
 .application-page .application-form .form-group .check-box label {
   text-transform: none;
   font-weight: 400;
   font-size: 18px;
   width: auto;
 }
 .application-page .application-form.not-full-width .form-group label {
   width: 35%;
   padding-top: 8px;
 }
 .application-page .application-form.not-full-width .form-group > div {
   width: 50%;
   padding-left: 40px;
 }
 .application-page .application-form h3 {
   font-weight: 500;
   text-transform: uppercase;
   margin: 60px 0 40px;
   font-size: 20px;
 }
 .application-page .application-form .accept-terms {
   margin: 50px -30px;
   border: 1px solid #e4e4e3;
   border-width: 1px 0;
   margin-bottom: 20px;
 }
 .application-page .application-form .accept-terms .checkbox {
   padding: 40px 30px;
   padding-left: 50px;
 }
 .application-page .application-form .accept-terms .checkbox label {
   padding-left: 5px;
 }
 .application-page .application-form .accept-terms .alert {
   margin: -20px 30px 40px;
 }
 .application-page .application-form .button-wrapper {
   margin-top: 60px;
 }
 .application-page .application-form .button-wrapper .btn {
   margin-right: 30px;
 }
 .application-page .application-form .alert {
   margin-bottom: 20px;
   margin-top: 10px;
 }
 .application-page .application-form .alert.alert-existing-tenant {
   margin-top: 0;
   margin-bottom: 0;
 }
 .application-page .application-form .alert.civicnumber-message {
   margin-bottom: 0;
   margin-top: 0;
 }
 @media screen and (max-width: 992px) {
   .application-page .application-form .form-group label {
     width: 25%;
   }
 }
 @media (max-width: 768px) {
   .application-page .white-box {
     padding: 30px 15px;
   }
   .application-page .white-box > hr {
     margin-left: -15px;
     margin-right: -15px;
   }
   .application-page .vacant-object {
     margin-bottom: 30px;
   }
   .application-page .vacant-object .img-wrapper {
     float: left;
     width: 100%;
   }
   .application-page .vacant-object .text-wrapper {
     width: 100%;
     padding: 10px 0 0 0;
     font-size: 16px;
   }
   .application-page .vacant-object .text-wrapper h2 {
     margin-top: 5px;
     font-size: 20px;
   }
   .application-page .applicant-info .headline {
     margin: 0 -15px;
   }
   .application-page .applicant-info .headline h2 {
     font-size: 18px;
   }
   .application-page .application-form {
     margin: 40px 0 20px;
   }
   .application-page .application-form.not-full-width .form-group:before,
   .application-page .application-form .form-group:before,
   .application-page .application-form.not-full-width .form-group:after,
   .application-page .application-form .form-group:after {
     content: " ";
     display: table;
   }
   .application-page .application-form.not-full-width .form-group:after,
   .application-page .application-form .form-group:after {
     clear: both;
   }
   .application-page .application-form.not-full-width .form-group label,
   .application-page .application-form .form-group label {
     float: none;
     width: 100%;
   }
   .application-page .application-form.not-full-width .form-group > div,
   .application-page .application-form .form-group > div {
     float: none;
     width: 100%;
     padding-left: 0;
   }
   .application-page .application-form h3 {
     margin: 40px 0 10px;
   }
   .application-page .application-form .accept-terms {
     margin: 30px -15px 20px;
   }
   .application-page .application-form .accept-terms .checkbox {
     padding: 20px 15px 20px 50px;
   }
   .application-page .application-form .accept-terms .checkbox label {
     padding-left: 5px;
   }
   .application-page .application-form .accept-terms .alert {
     margin: -20px 15px 40px;
   }
   .application-page .application-form .button-wrapper {
     margin-top: 10px;
   }
   .application-page .application-form .button-wrapper .btn {
     margin-top: 10px;
     margin-right: 5px;
   }
 }
 /* pages/uppsalahem.subscriptionPage.less */
 
 .my-subscriptions {
   margin-top: 40px;
   margin-bottom: 70px;
 }
 .my-subscriptions .white-box {
   background-color: white;
   margin-bottom: 40px;
 }
 .my-subscriptions .white-box .header {
   padding: 25px 30px 20px;
   border-bottom: 1px solid #e5e5e5;
   position: relative;
 }
 .my-subscriptions .white-box .header h2 {
   margin: 0 0 5px;
   font-size: 23px;
   text-transform: uppercase;
 }
 .my-subscriptions .white-box .header p {
   margin: 0;
   font-size: 21px;
   font-weight: 300;
 }
 .my-subscriptions .white-box .body {
   padding: 20px 30px;
 }
 .my-subscriptions .white-box .body .empty-msg {
   margin: 0;
 }
 .my-subscriptions .white-box .body .dl-horizontal dt,
 .my-subscriptions .white-box .body .dl-horizontal dd {
   margin-bottom: 8px;
 }
 .my-subscriptions .white-box .body .dl-horizontal dt {
   width: 230px;
   text-align: left;
 }
 .my-subscriptions .white-box .body .dl-horizontal dd {
   margin-left: 240px;
 }
 .my-subscriptions .white-box .body .areas {
   margin: 0 20px;
 }
 .my-subscriptions .white-box .footer {
   border-top: 1px solid #e5e5e5;
   padding: 20px 30px;
 }
 @media (max-width: 768px) {
   .my-subscriptions .white-box .header {
     padding: 25px 15px 20px;
   }
   .my-subscriptions .white-box .body {
     padding: 25px 15px 20px;
   }
   .my-subscriptions .white-box .body .dl-horizontal dt,
   .my-subscriptions .white-box .body .dl-horizontal dd {
     margin-bottom: 15px;
   }
   .my-subscriptions .white-box .body .dl-horizontal dt {
     width: auto;
     margin-bottom: 0;
   }
   .my-subscriptions .white-box .body .dl-horizontal dd {
     margin-left: 0;
   }
   .my-subscriptions .white-box .footer {
     padding: 25px 15px 20px;
     text-align: center;
   }
 }
 /* pages/uppsalahem.objectPages.less */
 
 .object-page .block-container {
   min-height: 0;
   background-color: transparent;
   margin-top: 0;
   color: inherit;
   text-align: left;
   padding: 0;
 }
 .object-page img {
   max-width: 100%;
   margin-top: 0;
 }
 .object-page h4 {
   margin-bottom: 0;
   margin-top: 0;
   text-transform: none;
   font-weight: 700;
 }
 .object-page .intro-container .img-wrapper img {
   width: 100%;
 }
 .object-page .intro-container .text-wrapper .short-facts {
   margin: 10px 0 30px;
 }
 .object-page .intro-container .text-wrapper .short-facts > p {
   margin-bottom: 0;
 }
 .object-page .intro-container .text-wrapper .short-facts .highlight {
   margin-bottom: 30px;
 }
 .object-page .intro-container .text-wrapper .short-facts .highlight p {
   font-size: 24px;
   line-height: 29px;
   font-weight: 300;
   margin-bottom: 0;
 }
 .object-page .intro-container .text-wrapper .wysiwyg br:first-child,
 .object-page .intro-container .text-wrapper .wysiwyg p:first-child br:first-child {
   display: none;
 }
 .object-page .intro-container .text-wrapper .wysiwyg h2,
 .object-page .intro-container .text-wrapper .wysiwyg h3,
 .object-page .intro-container .text-wrapper .wysiwyg h4,
 .object-page .intro-container .text-wrapper .wysiwyg h5,
 .object-page .intro-container .text-wrapper .wysiwyg h6 {
   font-size: 22px;
 }
 .object-page .intro-container .text-wrapper .wysiwyg h2:first-child,
 .object-page .intro-container .text-wrapper .wysiwyg h2:first-child {
   margin-top: 0;
 }
 .object-page .intro-container .text-wrapper .inner {
   overflow: hidden;
   position: relative;
 }
 .object-page .intro-container .text-wrapper .inner:after {
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
   height: 15px;
   content: "";
   background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #f7f4ec 48%);
   z-index: 2;
 }
 .object-page .intro-container .text-wrapper .show-all {
   display: none;
   border-top: 1px solid #dddbd2;
   padding-top: 5px;
 }
 .object-page .intro-container .text-wrapper.is-closed .show-all {
   display: block;
 }
 .object-page .que-time-info {
   padding: 40px 0;
   text-align: center;
   margin: 50px 0;
 }
 .object-page .que-time-info header {
   margin: 0 0 25px;
 }
 .object-page .que-time-info header h3,
 .object-page .que-time-info header .h3 {
   font-weight: 500;
   font-size: 24px;
   margin: 0 0 5px;
 }
 .object-page .que-time-info header .h3 {
   font-weight: 300;
 }
 .object-page .que-time-info header .h3 strong {
   font-weight: 500;
 }
 .object-page .que-time-info span {
   font-weight: 500;
 }
 .object-page .que-time-info footer {
   color: #ab007c;
   margin-top: 12px;
   font-size: 18px;
 }
 .object-page .que-time-info footer p {
   margin: 0;
 }
 .object-page .que-time-info .info {
   font-weight: 300;
   font-size: 24px;
   margin-bottom: 23px;
 }
 .object-page .object-section {
   margin-top: 30px;
   margin-bottom: 30px;
 }
 .object-page .object-section header {
   position: relative;
 }
 .object-page .object-section header a {
   text-decoration: none;
 }
 .object-page .object-section header a:hover {
   text-decoration: none;
 }
 .object-page .object-section header a .section-heading {
   margin: 0;
   color: black;
   padding-left: 40px;
   padding-right: 40px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
 }
 .object-page .object-section header a .section-heading:before {
   bottom: 5px;
   color: black;
   content: "\f107";
   font-family: FontAwesome;
   font-size: 32px;
   position: absolute;
   right: 20px;
   top: 4px;
 }
 .object-page .object-section header a.is-open .section-heading:before {
   content: "\f106";
 }
 .object-page .object-section .display {
   margin: 20px 0 40px;
 }
 .object-page .vr-section iframe {
   border: none;
 }
 .object-page .images-section .list.pushers {
   margin-bottom: 21px;
 }
 .object-page .images-section .list a {
   color: #ab007c;
   text-decoration: none;
 }
 .object-page .images-section .list a p {
   color: #ab007c;
   margin-top: 9px;
   font-weight: 300;
 }
 .object-page .images-section .list a:hover p {
   color: #5e0045;
 }
 .object-page .images-section img {
   width: 100%;
 }
 .object-page .news-container .news-item {
   border-top: solid 1px #dddbd2;
   padding-top: 30px;
   margin-top: 30px;
   padding-right: 25%;
 }
 .object-page .news-container .news-item:first-child {
   margin-top: 20px;
   border: none;
 }
 .object-page .news-container .news-item h2 {
   font-size: 32px;
   font-weight: 300;
   margin: 0 0 5px;
   text-transform: uppercase;
 }
 .object-page .news-container .news-item p {
   margin-bottom: 3px;
   font-size: 20px;
   line-height: 25px;
 }
 .object-page .news-container .news-item time {
   margin-bottom: 0;
   color: #ab007c;
   font-size: 18px;
   margin-top: 10px;
 }
 .object-page .contact-area .display {
   margin-top: 0;
 }
 .object-page .contact-area .contacts-container {
   background: white;
   padding: 30px;
   border-radius: 3px;
 }
 .object-page .contact-area .contacts-container .pushers {
   border-top: solid 1px #dddbd2;
   padding-top: 40px;
   margin-top: 40px;
 }
 .object-page .contact-area .contacts-container .pushers:first-child {
   border: none;
   padding-top: 0;
   margin-top: 0;
 }
 .object-page .contact-area .contacts-container .row > div .contact {
   margin-left: 5%;
 }
 .object-page .contact-area .contacts-container .row > div:first-child .contact {
   margin-left: 0;
   margin-right: 5%;
 }
 .object-page .contact-area .contacts-container .contact:before,
 .object-page .contact-area .contacts-container .contact:after {
   content: " ";
   display: table;
 }
 .object-page .contact-area .contacts-container .contact:after {
   clear: both;
 }
 .object-page .contact-area .contacts-container .contact h4 {
   font-size: 23px;
   margin-top: 0;
   margin-bottom: 10px;
   position: relative;
   bottom: 3px;
 }
 .object-page .contact-area .contacts-container .contact > div {
   display: none;
 }
 .object-page .contact-area .contacts-container .contact figure {
   width: 30%;
   float: right;
 }
 .object-page .contact-area .contacts-container .contact p {
   width: 70%;
   font-size: 18px;
   margin-bottom: 3px;
 }
 .object-page .additional-contact-info {
   text-align: center;
   padding: 40px 0;
   margin-top: 60px;
   margin-bottom: 0px;
 }
 .object-page .additional-contact-info p {
   margin: 0;
 }
 .object-page .blueprint-section .display {
   margin-top: 0;
 }
 .object-page .blueprint-section figure {
   border-radius: 3px;
   padding: 20px;
   text-align: center;
   background: white;
 }
 .object-page .neighborhood-container p {
   color: #ab007c;
   margin-top: 10px;
 }
 .object-page .surrounding-area-container .text-wrapper .inner {
   overflow: hidden;
   position: relative;
 }
 .object-page .surrounding-area-container .text-wrapper .show-all {
   display: none;
   border-top: 1px solid #dddbd2;
   padding-top: 10px;
 }
 .object-page .surrounding-area-container .text-wrapper.is-closed .show-all {
   display: block;
 }
 .object-page .facts-container p {
   margin-bottom: 10px;
 }
 .object-page .facts-container p span {
   font-weight: bold;
 }
 @media (min-width: 768px) and (max-width: 991px) {
   .object-page .contact-area .contact p {
     font-size: 16px;
     width: 80%;
     padding-right: 10px;
   }
   .object-page .contact-area .contact figure {
     width: 20%;
     float: right;
   }
 }
 @media only screen and (max-width: 767px) {
   .object-page .object-section header a .section-heading:before {
     right: 10px;
   }
   .object-page .object-section .display {
     margin: 20px 0 40px;
   }
   .object-page .que-time-info header h3,
   .object-page .que-time-info header .h3 {
     font-size: 20px;
   }
   .object-page .que-time-info footer {
     font-size: 18px;
   }
   .object-page .rental-data-section table td,
   .object-page .rental-data-section table th {
     min-width: 150px;
   }
   .object-page .neighborhood-images-section .list.pushers {
     margin-bottom: 0;
   }
   .object-page .neighborhood-images-section .list.pushers > div {
     margin-bottom: 23px;
   }
   .object-page .surrounding-area-section figure {
     margin-bottom: 20px;
   }
   .object-page .news-container .news-item {
     padding-right: 0;
   }
   .object-page .news-container .news-item h2 {
     font-size: 24px;
   }
   .object-page .contact-area .display {
     margin-top: 0;
   }
   .object-page .contact-area .contacts-container {
     padding: 40px 0 20px;
   }
   .object-page .contact-area .contacts-container .pushers {
     border: none;
     margin: 0;
     padding: 0;
   }
   .object-page .contact-area .contacts-container .pushers:first-child {
     border: none;
     padding-top: 0;
     margin-top: 0;
   }
   .object-page .contact-area .contacts-container .row > div:first-child .contact,
   .object-page .contact-area .contacts-container .row > div .contact {
     margin: 0 0 30px;
   }
   .object-page .contact-area .contacts-container .contact {
     padding: 0 0 30px;
     border-bottom: 1px solid #dddbd2;
   }
   .object-page .contact-area .contacts-container .contact p {
     width: 60%;
   }
   .object-page .que-time-info {
     margin-bottom: 40px;
   }
 }
 @media only screen and (max-width: 480px) {
   .object-page .contact-area .contacts-container .contact figure {
     width: 100%;
     float: none;
     padding-bottom: 20px;
   }
   .object-page .contact-area .contacts-container .contact p {
     width: 100%;
     font-size: 18px;
     margin-bottom: 3px;
   }
 }
 .subnav-container {
   margin-top: 25px;
 }
 #SubNavigation {
   overflow: hidden;
 }
 #SubNavigation ul {
   list-style-type: none;
   background-color: white;
   border-radius: 4px;
   text-align: center;
   padding: 10px;
   margin: 0;
 }
 #SubNavigation ul li {
   display: inline-block;
   text-transform: uppercase;
   font-size: 18px;
   padding: 6px 10px 1px;
 }
 #SubNavigation ul li a {
   text-decoration: none;
   display: inline-block;
   border-bottom: 5px solid transparent;
 }
 #SubNavigation ul li a:hover {
   color: #0088cd;
   border-color: #0088cd;
 }
 #SubNavigation .is-attached {
   border-radius: 0;
   border-width: 0 0 1px;
   left: 0;
   position: fixed;
   top: 51px;
   width: 100%;
   z-index: 2;
   padding-right: 0;
   padding-left: 0;
 }
 @media only screen and (max-width: 992px) {
   #SubNavigation ul li {
     font-size: 14px;
   }
 }
 @media only screen and (max-width: 768px) {
   .intro-container .img-wrapper {
     margin-bottom: 25px;
   }
   .subnav-container {
     display: none;
   }
   #SubNavigation {
     height: auto!important;
     overflow: hidden;
   }
   #SubNavigation .is-attached {
     position: static!important;
   }
 }
 /* pages/uppsalahem.customerServicePage.less */
 
 /* #FAQ SHORTCUTS */
 
 .faq-shortcuts {
   position: relative;
   margin: 50px 0 40px;
 }
 .faq-shortcuts .shortcut {
   position: relative;
   min-height: 100px;
   padding: 10px 0 10px 110px;
   margin-bottom: 30px;
 }
 .faq-shortcuts .shortcut img {
   position: absolute;
   top: 0;
   left: 0;
 }
 .faq-shortcuts .shortcut h2 {
   font-size: 16px;
   margin: 0 0 5px;
   text-transform: uppercase;
 }
 .faq-shortcuts .shortcut p {
   font-size: 16px;
   margin: 0;
 }
 .faq-shortcuts .link-arrow-right:after {
   top: 3px;
 }
 .issue-reporting-pusher .issue-push {
   padding: 25px;
   margin: 10px;
   border-radius: 4px;
   background: #fcfcf9;
   max-height: 130px;
   overflow: hidden;
   width: calc(100% / 3 - 14px);
 }
 .issue-reporting-pusher .issue-push:nth-child(1) {
   margin-left: 0;
 }
 .issue-reporting-pusher .issue-push:nth-child(3) {
   margin-right: 0;
 }
 .issue-reporting-pusher .issue-push.highlight {
   background: #bde3e7;
 }
 .issue-reporting-pusher .issue-push figure {
   max-width: 80px;
   float: left;
 }
 .issue-reporting-pusher .issue-push figure img {
   width: 100%;
 }
 .issue-reporting-pusher .issue-push .info {
   padding-left: 10px;
   float: left;
   width: calc(100% - 90px);
 }
 .issue-reporting-pusher .issue-push .info a.no-link {
   pointer-events: none;
   color: black;
   cursor: default;
 }
 .issue-reporting-pusher .issue-push .info h2 {
   text-transform: uppercase;
   font-size: 0.032rem;
   padding: 0;
   margin: 0;
 }
 .issue-reporting-pusher .issue-push .info h2 a.link-arrow-right:after {
   top: 3px;
 }
 .issue-reporting-pusher .issue-push .info p {
   font-weight: 500;
   font-size: 0.0288rem;
   padding-top: 5px;
   width: 95%;
 }
 .issue-reporting-pusher .issue-push .link-arrow-right {
   font-weight: bold;
 }
 .issue-reporting-pusher.in-editmode .issue-push .info h2 a.link-arrow-right:after {
   display: none;
 }
 .customer-service-faq .cs-faq-items .cs-faq-item {
   padding: 50px 25px 25px 25px;
   margin: 10px;
   border-radius: 4px;
   background: #fcfcf9;
   width: calc(100% / 3 - 14px);
   text-align: center;
   position: relative;
   height: 220px;
 }
 .customer-service-faq .cs-faq-items .cs-faq-item:nth-child(1) {
   margin-left: 0;
 }
 .customer-service-faq .cs-faq-items .cs-faq-item:nth-child(3) {
   margin-right: 0;
 }
 .customer-service-faq .cs-faq-items .cs-faq-item h2 {
   text-transform: uppercase;
   font-size: 0.032rem;
 }
 .customer-service-faq .cs-faq-items .cs-faq-item a {
   font-weight: 500;
 }
 .customer-service-faq .cs-faq-items .cs-faq-item:before {
   border-radius: 50%;
   font-family: FontAwesome;
   content: "\f128";
   font-size: 0.064rem;
   text-align: center;
   position: absolute;
   padding: 10px 25px;
   background: #cad332;
   color: white;
   top: -20px;
   left: 50%;
   -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   -o-transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
 }
 .customer-service-faq .section-footer {
   padding-top: 20px;
 }
 .contact-area-sec .contact-module {
   background: #fcfcf9;
 }
 .contact-area-sec .contact-module .contact-item {
   padding: 30px;
 }
 .contact-area-sec .contact-module .contact-item h2 {
   margin-top: 0;
   font-size: 23px;
   margin-bottom: 0;
   padding-bottom: 0;
 }
 .contact-area-sec .contact-module .contact-item .info {
   list-style: none;
   padding: 15px 0 0 0;
   margin: 0;
 }
 .contact-area-sec .contact-module .contact-item .info li {
   font-size: 18px;
 }
 .contact-area-sec .contact-module .contact-item .light-bold {
   font-weight: bold;
 }
 .contact-area-sec .contact-module.in-edit-view .contact-item {
   display: block;
   float: none;
 }
 @media screen and (max-width: 992px) {
   .issue-reporting-pusher .issue-push {
     width: 100%;
     margin: 0;
   }
   .issue-reporting-pusher .issue-push:nth-child(2) {
     margin: 15px 0;
   }
   .customer-service-faq .cs-faq-items .cs-faq-item {
     width: 100%;
     margin: 35px 0;
     height: auto;
   }
 }
 @media (min-width: 768px) {
   .faq-shortcuts .full-width-section {
     padding-bottom: 60px;
   }
   .faq-shortcuts .row {
     position: relative;
   }
   .faq-shortcuts .shortcut h2 {
     font-size: 20px;
   }
   .faq-shortcuts .shortcut p {
     font-size: 19px;
   }
 }
 @media (min-width: 480px) {
   .faq-shortcuts .shortcut {
     padding: 10px 0 10px 120px;
   }
   .faq-shortcuts .shortcut img {
     left: 10px;
   }
 }
 @media (min-width: 480px) and (max-width: 992px) {
   .faq-shortcuts .shortcut p {
     font-size: 18px;
   }
 }
 @media (min-width: 992px) and (max-width: 1200px) {
   .faq-shortcuts .shortcut h2:after {
     display: none;
   }
 }
 .disruption .listings-heading {
   padding-left: 0px;
 }
 .disruption .object-list .header .icon-wrapper {
   padding-top: 15px;
 }
 .disruption .object-list .header .form-group {
   max-width: 70%;
 }
 .disruption .object-list .header .form-group label,
 .disruption .object-list .header .form-group h2 {
   position: relative;
   float: left;
   width: 100%;
 }
 .disruption .object-list .header .form-group label {
   font-size: 15px;
   padding-left: 10px;
   margin-top: 7px;
 }
 .disruption .object-list .header .form-group label.published-for span {
   font-size: 15px;
   font-weight: normal;
 }
 .disruption .object-list .header .form-group label.published-for span.comma {
   margin-left: -3px;
 }
 .disruption .object-list .header:after {
   padding-top: 25px;
 }
 .disruption .object-list .message-date.form-group {
   margin-top: 10px;
   font-size: 15px;
   color: grey;
 }
 .disruption .object-list .message-date.form-group label,
 .disruption .object-list .message-date.form-group span {
   font-weight: normal;
 }
 .disruption .no-msg {
   border-top: 1px solid #ede8d5;
   padding: 20px;
   font-style: italic;
 }
 .disruption article {
   position: relative;
   border-top: 1px solid #ede8d5;
   padding: 20px;
 }
 .disruption header .status-icon.warning {
   color: #da3251;
 }
 .disruption header .status-icon.alert {
   color: #f49e00;
 }
 .disruption header .status-icon.warning {
   color: #da3251;
 }
 .disruption header .status-icon.alert {
   color: #f49e00;
 }
 .disruption header .status-icon.info {
   color: #0088cd;
 }
 .disruption header span,
 .disruption header h2,
 .disruption header .divider,
 .disruption header h3 {
   font-size: 18px;
   padding: 0;
   margin: 0 0 5px;
 }
 .disruption header h3 {
   font-weight: 500;
 }
 .disruption header span {
   display: inline-block;
 }
 .disruption header .divider {
   display: none;
 }
 .disruption header .date {
   text-transform: uppercase;
   font-weight: 500;
 }
 .disruption header .toggle-btn i {
   color: black;
 }
 .disruption .body {
   display: none;
 }
 .disruption .body p {
   font-size: 17px;
   margin-bottom: 0;
 }
 .disruption .is-open .toggle-btn i {
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
 }
 .disruption .is-open .body {
   display: block;
 }
 @media (min-width: 768px) {
   .disruption article {
     padding: 20px 60px 20px 250px;
   }
   .disruption header span,
   .disruption header h2,
   .disruption header h3 {
     line-height: 1;
     display: inline-block;
     margin: 0;
   }
   .disruption header .status-icon {
     position: absolute;
     left: 20px;
     font-size: 35px;
     top: 18px;
   }
   .disruption header .date {
     position: absolute;
     left: 70px;
     top: 25px;
   }
   .disruption header .divider {
     line-height: 10px;
     display: inline-block;
     padding: 0 5px;
     color: #999999;
     font-size: 40px;
     position: relative;
     bottom: 4px;
   }
   .disruption header .toggle-btn {
     color: black;
     cursor: pointer;
     position: absolute;
     width: 48px;
     height: 48px;
     text-align: center;
     top: 10px;
     right: 20px;
   }
   .disruption header .toggle-btn i {
     font-size: 48px;
     line-height: 1;
   }
   .disruption .body {
     padding: 10px 0 0;
   }
 }
 /* pages/uppsalahem.searchVacant.less */
 
 .search-vacant .no-hits {
   text-align: center;
   border-top: 1px solid #dddbd2;
   border-bottom: 1px solid #dddbd2;
   padding-bottom: 20px;
 }
 .search-vacant .no-hits h3 {
   color: #ab007c;
   text-transform: none;
 }
 .search-vacant .preamble {
   margin-bottom: 20px;
 }
 .search-vacant .section-heading {
   padding: 13px 10px;
   margin-bottom: 20px;
 }
 .search-vacant .section-heading:before {
   content: "";
   display: none;
 }
 .search-vacant .total-hits {
   color: #ab007c;
   font-weight: 500;
   margin-bottom: 15px;
   font-size: 20px;
 }
 .search-vacant .sort {
   padding-left: 15px;
   padding-bottom: 5px;
   position: relative;
 }
 .search-vacant .sort > span {
   margin-right: 10px;
 }
 .search-vacant .sort a {
   color: black;
 }
 .search-vacant .sort a span {
   font-weight: 700;
 }
 .search-vacant .sort i {
   margin-left: 10px;
 }
 .search-vacant .sort select {
   width: 250px;
   float: left;
 }
 .search-vacant .sort label {
   float: left;
   font-weight: 500;
   font-size: 18px;
 }
 .search-vacant .vacant-selection {
   padding-top: 5px;
   background-color: #fcfcf9;
   margin-bottom: 10px;
   border-radius: 3px;
   margin-top: 5px;
 }
 .search-vacant .vacant-selection a {
   display: block;
   float: left;
   margin-right: 14px;
   text-align: center;
   font-weight: 500;
   padding: 15px 0;
   font-size: 16px;
   text-transform: uppercase;
   border-radius: 3px;
   text-decoration: none;
   color: black;
   /*&:nth-child(2) {
                 margin-left: 25px;
                 margin-right: 25px;
             }*/
 
 }
 .search-vacant .vacant-selection a span {
   display: inline-block;
   padding-left: 10px;
   position: relative;
   top: -5px;
 }
 .search-vacant .vacant-selection a i {
   font-size: 34px;
 }
 .search-vacant .vacant-selection a.current {
   color: #0088cd;
 }
 .search-vacant .vacant-selection .vac-select-cont {
   display: inline-block;
   width: auto;
   position: relative;
   left: 50%;
   -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   -o-transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
 }
 .search-vacant .tags {
   padding-left: 0;
   margin-top: 18px;
 }
 .search-vacant .tags li {
   float: left;
   font-size: 13px;
   line-height: 20px;
   padding: 0 8px;
   font-weight: 700;
   margin-right: 6px;
   border-radius: 3px;
   margin-bottom: 6px;
 }
 .search-vacant .tags li a {
   color: black;
 }
 .search-vacant .tags li a:hover {
   text-decoration: none;
 }
 .search-vacant .tags li.brown {
   background-color: #e1d9b9;
 }
 .search-vacant .tags li.yellow {
   background-color: #ffe744;
 }
 .search-vacant .tags li.pink {
   background-color: #fec1de;
 }
 .search-vacant .tags li.green {
   background-color: #cfd655;
 }
 .search-vacant .sort i.fa-sort-down {
   position: relative;
   top: -3px;
 }
 .search-vacant .sort i.fa-sort-up {
   position: relative;
   top: 3px;
 }
 .search-vacant .search-vacant .sort {
   clear: both;
   margin-bottom: 15px;
   padding-left: 5px;
 }
 .search-vacant .sort .col-sm-3 {
   margin-bottom: 10px;
 }
 .search-vacant .sort .col-sm-3 a {
   color: #0088cd;
 }
 .search-vacant .otherFilters {
   display: none;
   padding: 10px 15px 15px;
   background-color: white;
   left: 15px;
   border-radius: 3px;
   position: absolute;
   z-index: 500;
   width: 220px;
   border: 1px solid #cccccc;
   margin-top: 10px;
   text-align: left;
 }
 .search-vacant .otherFilters a {
   color: black;
 }
 .search-vacant .advanced-options {
   border-top: 1px solid #dddbd2;
   margin-top: 8px;
   display: none;
 }
 .search-vacant .is-open {
   display: block;
 }
 .search-vacant .sort .otherFilters a {
   display: block;
   font-size: 18px;
   margin-bottom: 3px;
   color: black;
 }
 .search-vacant .sort .otherFilters a.active {
   color: #979e1d;
 }
 .search-vacant .sortLinks {
   text-decoration: none;
   color: #0088cd !important;
 }
 .filter-block {
   clear: both;
   background-color: #fcfcf9;
   border-radius: 3px;
 }
 .filter-block .section-heading {
   display: none;
 }
 .filter-block .section-heading {
   margin: 0;
   color: black;
 }
 .filter-block .section-heading {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   font-size: 18px;
   text-align: left;
   margin-bottom: 0;
   margin-top: 0;
   color: black;
   position: relative;
   font-weight: 500;
 }
 .filter-block .section-heading:before {
   display: block;
   bottom: 5px;
   color: black;
   content: "\f107";
   font-family: FontAwesome;
   font-size: 32px;
   position: absolute;
   right: 20px;
   top: 4px;
 }
 .filter-block .filter-form {
   margin-top: 15px;
 }
 .filter-block .is-open .section-heading:before {
   content: "\f106";
 }
 .filter-block form {
   padding: 0 25px 15px 25px;
 }
 .filter-block form .select-all {
   color: #0088cd;
   font-size: 16px;
   cursor: pointer;
   margin-top: 4px;
 }
 .filter-block form .filter-section {
   padding: 15px 0;
 }
 .filter-block form label {
   font-size: 16px;
   text-transform: uppercase;
   font-weight: 500;
 }
 .filter-block form .footer {
   border-top: 1px solid #dddbd2;
   margin-top: 8px;
   padding-top: 10px;
   text-align: center;
   padding-bottom: 0;
   position: relative;
 }
 .filter-block form .footer .watch .btn {
   text-transform: none;
   font-weight: 500;
   font-size: 18px;
   padding-right: 0;
   padding-left: 0;
 }
 .filter-block form .select-group .range-filter {
   position: relative;
   height: 37px;
 }
 .filter-block form .select-group .range-filter select {
   width: 45%;
   position: absolute;
   top: 0;
 }
 .filter-block form .select-group .range-filter select:first-child {
   left: 0;
 }
 .filter-block form .select-group .range-filter select:last-child {
   right: 0;
 }
 .filter-block form .select-group .range-filter span {
   display: block;
   text-align: center;
   padding-top: 6px;
 }
 .filter-block form .advanced-option-toggle {
   margin-right: 50px;
 }
 .filter-block form .advanced-option-toggle:focus {
   outline: none;
   color: #0088cd;
   text-decoration: none;
 }
 .filter-block form .advanced-option-toggle.is-open {
   display: inline-block;
 }
 .filter-block form .advanced-option-toggle .is-open-text {
   display: none;
 }
 .filter-block form .advanced-option-toggle i {
   margin-right: 5px;
 }
 .filter-block form .checkbox-group {
   position: relative;
   overflow: hidden;
 }
 .filter-block form .checkbox-group > label {
   margin-bottom: 7px;
 }
 .filter-block form .checkbox-group ul {
   padding-top: 10px;
   overflow: hidden;
   padding-left: 0;
   margin: 0;
 }
 .filter-block form .checkbox-group ul.first {
   padding-top: 0;
 }
 .filter-block form .checkbox-group ul li {
   display: inline-block;
   float: none;
   width: 173px;
   padding: 0;
   margin: 0;
   white-space: nowrap;
 }
 .filter-block form .checkbox-group ul label {
   font-weight: 400;
   font-size: 16px;
   text-transform: none;
   width: 100%;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
 }
 .filter-block form .checkbox-group .btn {
   font-size: 14px;
   width: auto;
   background-color: white;
   color: #0088cd;
   padding: 3px 9px;
 }
 .filter-block form .checkbox-group .checkboxes {
   clear: both;
   height: 64px;
   min-height: 64px;
   overflow: hidden;
 }
 .filter-block form .checkbox-group.is-open .checkboxes {
   height: auto;
 }
 .filter-block form .checkbox-group .toggle-checkboxes {
   border-color: #cccccc;
 }
 #Selector .section-heading {
   padding-bottom: 0;
   padding-top: 8px;
 }
 #Selector .nav-tabs {
   border-bottom: 0;
 }
 #Selector .nav-tabs a {
   height: 55px;
   padding: 13px 28px;
   text-transform: none;
   font-weight: 500;
 }
 #Selector .nav-tabs a:hover,
 #Selector .nav-tabs a:focus {
   border-color: #f7f4ec;
   background: #f0ecdd;
 }
 #Selector .nav-tabs > li.active > a {
   background-color: #f7f4ec;
   border-color: transparent;
 }
 .extra-links-mobile {
   display: none;
   margin-top: 50px;
   padding: 10px 15px;
   background: white;
 }
 .extra-links-mobile a {
   display: block;
   font-weight: 300;
   font-size: 24px;
   line-height: 1.6;
 }
 @media screen and (max-width: 1100px) {
   .search-vacant .vacant-selection a span {
     display: block;
     padding-left: 0;
     padding-top: 5px;
   }
 }
 @media screen and (max-width: 990px) {
   .vac-select-cont a {
     /*margin: 0 10px !important;*/
     padding: 20px 0 !important;
   }
   .search-vacant .vacant-selection a span {
     display: none;
   }
 }
 @media only screen and (max-width: 767px) {
   .filter-block .filter-form.display {
     display: none;
   }
   .filter-block .filter-form.is-open {
     display: block;
   }
   .filter-block .section-heading {
     display: block;
   }
   .filter-block .advanced-options {
     display: block;
   }
   .filter-block form {
     padding: 0 15px 10px;
   }
   .filter-block form.display {
     display: none;
   }
   .filter-block form.display.is-open {
     display: block;
     margin-top: 0;
   }
   .filter-block form .filter-section {
     padding: 15px 0 18px 0;
   }
   .filter-block form .checkbox-group.g1 {
     border-bottom: 1px solid #dddbd2;
   }
   .filter-block form .checkbox-group ul li {
     width: 140px;
   }
   .filter-block form .footer {
     padding-top: 0px;
     margin-top: 0px;
     text-align: center;
   }
   .filter-block form .footer .btn {
     font-size: 16px;
   }
   .filter-block form .footer .watch {
     display: block;
     margin: 8px 0 0;
   }
   .filter-block form .footer .watch .btn {
     font-size: 15px;
     position: static;
   }
   .search-vacant .page-header {
     display: block;
   }
   .search-vacant #Selector .section-heading {
     margin-top: 20px;
     /**/
   }
   .search-vacant #Selector .nav-tabs a {
     height: 40px;
     /**/
     padding: 5px 28px;
   }
   .search-vacant .vacant-selection {
     margin-top: 0px;
     margin-bottom: 24px;
     padding-top: 5px;
     padding-bottom: 20px;
   }
   .search-vacant .vacant-selection a {
     min-width: 54px;
     width: 19%;
     height: 48px;
     padding-top: 13px;
     margin-right: 2px;
   }
   .search-vacant .vacant-selection a span {
     display: none;
   }
   .search-vacant .vacant-selection a i {
     font-size: 26px;
   }
   .search-vacant .vacant-selection .extra-links {
     display: none;
   }
   .search-vacant .sort {
     font-size: 16px;
   }
   .search-vacant .vacant-hit-list {
     margin-top: 10px;
   }
   .extra-links-mobile {
     display: block;
   }
 }
 @media (min-width: 992px) and (max-width: 1199px) {
   .search-vacant .vacant-selection a {
     width: 120px;
   }
   .search-vacant .vacant-selection .extra-links {
     width: 309px;
     padding-left: 15px;
   }
   .search-vacant .vacant-selection .extra-links a {
     font-size: 24px;
   }
   .search-vacant .vacant-selection .extra-links a i {
     font-size: 24px;
   }
   .search-vacant .vacant-selection .extra-links a:first-child {
     padding-top: 6px;
   }
 }
 @media (min-width: 768px) and (max-width: 991px) {
   .filter-block form .footer {
     text-align: left;
   }
   .search-vacant .vacant-selection a {
     width: 66px;
     padding-top: 41px;
   }
   .search-vacant .vacant-selection a span {
     display: none;
   }
   .search-vacant .vacant-selection .extra-links {
     width: 309px;
     padding-left: 15px;
   }
   .search-vacant .vacant-selection .extra-links a {
     font-size: 24px;
   }
   .search-vacant .vacant-selection .extra-links a i {
     font-size: 24px;
   }
   .search-vacant .vacant-selection .extra-links a:first-child {
     padding-top: 6px;
   }
 }
 /* # .vacant-hit-list START */
 
 .vacant-hit-list {
   display: none;
   margin: 20px 0 0;
   list-style: none;
   padding: 0;
 }
 .vacant-hit-list.active {
   display: block;
 }
 .vacant-hit-list ul {
   list-style: none;
   padding: 0;
 }
 .vacant-hit-list .open-marketplace {
   display: none;
 }
 .vacant-hit-list .image {
   position: relative;
   float: left;
   padding: 0;
   max-width: 25%;
 }
 .vacant-hit-list .image img {
   max-width: 100%;
 }
 .vacant-hit-list .facts {
   float: left;
   width: 30%;
   font-size: 16px;
   font-weight: 400;
   border-left: 1px solid #dddbd2;
   padding: 4px 0 4px 30px;
 }
 .vacant-hit-list .facts ul li span {
   font-weight: 500;
 }
 .vacant-hit-list h3 {
   font-size: 0.0288rem;
   font-weight: 500;
   margin-top: 0;
   margin-bottom: 5px;
   text-transform: uppercase;
   overflow: hidden;
 }
 .vacant-hit-list h3 a {
   display: block;
   float: left;
 }
 .vacant-hit-list h3 a.already-applied {
   float: right;
   padding: 0;
   margin: 0 0 0 10px;
 }
 .vacant-hit-list .already-applied {
   display: block;
   font-weight: 500;
   margin-top: 0;
   margin-bottom: 8px;
   text-transform: uppercase;
   color: #bac243;
   font-size: 16px;
 }
 .vacant-hit-list .already-applied i {
   margin-right: 2px;
 }
 .vacant-hit-list i {
   margin-right: 10px;
   font-size: 4.4em;
   text-align: center;
   color: #0088cd;
 }
 .vacant-hit-list p {
   margin-bottom: 8px;
   font-size: 18px;
   line-height: 21px;
 }
 .vacant-hit-list .que {
   height: auto;
   min-height: 0;
   margin-top: -5px;
   margin-bottom: 4px;
   color: #ab007c;
   font-weight: 500;
 }
 .vacant-hit-list .message.area {
   color: black;
   font-weight: 300;
   margin-top: -6px;
   margin-bottom: 0;
 }
 .vacant-hit-list .additional-info li {
   font-size: 0.0272rem;
   max-height: 103px;
   overflow: hidden;
 }
 .vacant-hit-list .btn-reply,
 .vacant-hit-list .btn-gmaps {
   background: #009bd6;
   color: white !important;
   font-size: 0.0256rem;
   padding: 8px 10px;
   text-transform: none !important;
 }
 .vacant-hit-list .btn-reply.btn-reply.disabled,
 .vacant-hit-list .btn-gmaps.btn-reply.disabled {
   background: #bac243;
   pointer-events: none;
   opacity: 0.8;
 }
 .vacant-hit-list .btn-reply.btn-reply.disabled.data-loading,
 .vacant-hit-list .btn-gmaps.btn-reply.disabled.data-loading {
   background: #0088cd;
   pointer-events: none;
   opacity: 0.8;
 }
 .vacant-hit-list .btn-reply:hover,
 .vacant-hit-list .btn-gmaps:hover {
   text-decoration: none;
   background: #00669a;
 }
 .vacant-hit-list .type-banner {
   position: absolute;
   background: #e3dcbe;
   padding: 50px 50px 5px 50px;
   text-align: center;
   z-index: 1;
   font-size: 0.0224rem;
   top: -30px;
   left: -75px;
   -moz-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
 }
 .vacant-hit-list .collapse-more-details {
   display: none;
 }
 .vacant-hit-list .reply-btn-col {
   margin-top: 15px;
   text-align: right;
 }
 .vacant-hit-list .collapse-toggle {
   padding-top: 5px;
   text-align: center;
   color: #009bd6;
   text-transform: uppercase;
   font-size: 0.0288rem;
   cursor: pointer;
 }
 @media screen and (max-width: 1199px) {
   .vacant-hit-list .info {
     padding-top: 10px;
   }
   .vacant-hit-list i {
     font-size: 3.6em;
   }
 }
 @media only screen and (max-width: 992px) {
   .vacant-hit-list .type-banner {
     display: none;
   }
   .vacant-hit-list > li {
     position: relative;
     min-height: auto;
   }
   .vacant-hit-list .image {
     display: none;
   }
   .vacant-hit-list .info h3 {
     font-size: 0.0352rem;
   }
   .vacant-hit-list .info p.message.area {
     font-size: 0.032rem;
     padding-bottom: 15px;
   }
   .vacant-hit-list .open-marketplace {
     display: inline-block;
   }
   .vacant-hit-list .reply-btn-col {
     position: absolute;
     top: 10px;
     right: 25px;
   }
   .vacant-hit-list .collapse-toggle {
     padding-top: 10px;
   }
   .vacant-hit-list .facts {
     width: 35%;
     position: absolute;
     top: 30px;
     right: 20px;
     border-left: none;
     padding: 0;
   }
   .vacant-hit-list .facts ul li {
     padding-bottom: 5px;
   }
 }
 @media only screen and (max-width: 767px) {
   .vacant-hit-list > li {
     padding: 20px 15px;
     min-height: 0;
   }
   .vacant-hit-list .reply-btn-col {
     position: static;
     padding: 0;
   }
   .vacant-hit-list .reply-btn-col:nth-child(1) {
     padding-right: 5px;
   }
   .vacant-hit-list .reply-btn-col:nth-child(2) {
     padding-left: 5px;
   }
   .vacant-hit-list .reply-btn-col .btn-reply {
     padding: 0;
     padding: 8px 13px;
     display: block;
     text-align: center;
   }
   .vacant-hit-list .collapse-toggle {
     padding-top: 0;
     text-align: right;
   }
   .vacant-hit-list .additional-info:nth-child(1) {
     padding-top: 5px;
   }
   .vacant-hit-list .facts {
     display: none;
   }
   .vacant-hit-list .image {
     display: none;
   }
   .vacant-hit-list .info {
     width: 100%;
     padding: 0;
   }
   .vacant-hit-list .info > p.message.area {
     padding-bottom: 0;
   }
   .vacant-hit-list .info > div p {
     margin-bottom: 5px;
     font-size: 16px;
     margin-top: 0;
     line-height: 18px;
   }
   .vacant-hit-list .info .message {
     font-size: 18px;
     text-transform: none;
     margin-top: -4px;
   }
   .vacant-hit-list .info .tags {
     margin: 0 0 2px;
   }
   .vacant-hit-list h3 {
     font-size: 20px;
     margin-top: 0;
   }
   .vacant-hit-list h3 a {
     float: none;
   }
   .vacant-hit-list h3 a.already-applied {
     margin: 10px 0;
     float: none;
   }
   .vacant-hit-list .que {
     font-weight: 500;
     font-size: 14px;
     margin-top: 5px;
     line-height: 1;
   }
 }
 @media only screen and (max-width: 767px) {
   .hits-container .vacant-hit-list + span {
     font-size: 13px;
   }
 }
 .hits-container .vacant-hit-list + span {
   display: block;
   font-size: 16px;
   text-align: center;
 }
 .hits-container .pagination-container {
   text-align: center;
 }
 #MapSection,
 #ObjectSection {
   display: none;
 }
 #MapSection.active,
 #ObjectSection.active {
   display: block;
 }
 .default-object-view {
   display: none !important;
 }
 .default-list-view,
 .vacant-hit-list-header {
   display: block !important;
 }
 .vacant-hit-list-table {
   display: none;
 }
 .vacant-hit-list-table.active {
   display: table;
 }
 /* pages/uppsalahem.settlementPage.less */
 
 .settlement-page .start-area-section {
   padding-top: 0;
   padding-bottom: 35px;
   overflow-x: hidden;
 }
 .settlement-page .start-area-section .divider-row {
   padding-bottom: 15px;
 }
 @media screen and (max-width: 768px) {
   .settlement-page .start-area-section .divider-row {
     padding-bottom: 0;
   }
 }
 .settlement-page .start-area-section h2.section-heading {
   margin-top: 50px;
   margin-bottom: 20px;
 }
 .settlement-page .start-area-section h2.section-heading:nth-child(1) {
   margin-top: 0;
 }
 .settlement-page .start-area-section .area img {
   max-width: 100%;
 }
 .settlement-page .highlighted-articles {
   margin-top: 30px;
 }
 .settlement-page .highlighted-articles .top-push-autocalc {
   background: white;
   padding: 20px;
   border-radius: 4px;
   width: calc(100% / 2 - 15px);
   height: 450px;
   overflow: hidden;
 }
 .settlement-page .highlighted-articles .top-push-autocalc:after {
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
   height: 50px;
   content: "";
   background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, white 48%);
   z-index: 2;
 }
 .settlement-page .highlighted-articles .top-push-autocalc:nth-child(1) {
   margin-right: 15px;
 }
 .settlement-page .highlighted-articles .top-push-autocalc:nth-child(2) {
   margin-left: 15px;
 }
 @media screen and (max-width: 768px) {
   .settlement-page .highlighted-articles .top-push-autocalc {
     width: 100%;
     height: 400px;
   }
   .settlement-page .highlighted-articles .top-push-autocalc:nth-child(1) {
     margin-right: 0;
     margin-bottom: 15px;
   }
   .settlement-page .highlighted-articles .top-push-autocalc:nth-child(2) {
     margin-left: 0;
   }
 }
 .settlement-page .highlighted-articles .start-puff-section {
   padding-top: 0;
 }
 .settlement-page .highlighted-articles .start-puff-section .row {
   margin: 0;
 }
 .search-vacant #target {
   background: none;
   padding: 0;
   margin: 0 0 20px 0;
 }
 .search-vacant #target .hits-container {
   margin: 10px -10px;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li {
   padding: 10px;
   background: none;
   position: relative;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner {
   height: 100%;
   overflow: visible;
   background: white;
   padding: 20px 20px 65px 20px;
   position: relative;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .info {
   padding-top: 0 !important;
   padding-left: 0 !important;
   margin-bottom: 0;
   width: 100%;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .info p.header-text {
   text-transform: uppercase;
   font-size: 20px;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .info h3 {
   font-size: 22px;
   text-transform: uppercase;
   font-weight: bold;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .info h4 {
   margin-top: 0;
   margin-bottom: 0;
   font-size: 22px;
   text-transform: none;
   font-weight: 300;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .info p {
   margin-bottom: 2px;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .info p span.light-bold {
   font-weight: 800;
   font-size: 18px;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .notes {
   margin-bottom: 10px;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .notes p {
   font-size: 18px;
   margin: 0;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .details {
   padding-top: 20px;
   padding-bottom: 20px;
   overflow: hidden;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .details p {
   margin: 0;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .collapse-more-details {
   height: 90%;
   width: 100%;
   padding-bottom: 20px;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .collapse-more-details .object-map-area {
   background: white;
   width: 100%;
   height: 100%;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .actions {
   padding: 0;
   bottom: 20px;
   left: 20px;
   right: 20px;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner span.light-bold {
   font-weight: 800;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .banners .tenant-icon,
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .banners .all-icon {
   float: left;
   text-transform: none;
   font-size: 16px;
   background-color: #cad243;
   color: white;
   margin-right: 10px;
   text-align: center;
   z-index: 1;
   width: 90px;
   height: 90px;
   border-radius: 50%;
   padding: 20px 10px 10px 10px;
 }
 .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .banners .all-icon {
   background-color: #ac1484;
   color: white;
   font-size: 16px;
 }
 .search-vacant #target .hits-container .btn-reply,
 .search-vacant #target .hits-container .btn-gmaps,
 .search-vacant #target .hits-container .map-toggle {
   font-size: 18px;
   padding: 10px 5px;
   display: block;
   margin: 0;
   text-align: center;
   text-transform: none;
 }
 .search-vacant #target .hits-container .map-toggle {
   background-color: white;
   border: none;
 }
 .search-vacant #target .hits-container .map-toggle i {
   font-size: 18px;
 }
 .search-vacant #target .hits-container .map-toggle:hover {
   border: none;
   background-color: white;
 }
 @media only screen and (max-width: 767px) {
   .search-vacant .vacant-selection {
     padding: 0;
     margin: 0;
   }
   .search-vacant .vacant-selection .vac-select-cont {
     width: 100%;
   }
   .search-vacant .vacant-selection .vac-select-cont a {
     width: 33%;
     height: auto;
     padding-top: 13px;
     margin-right: 0px;
   }
   .search-vacant .vacant-selection .vac-select-cont a span {
     font-size: 36px;
   }
   .search-vacant #Selector .nav-tabs a {
     height: auto;
     padding: 15px 20px 10px 20px;
   }
   .search-vacant #target .hits-container ul.vacant-hit-list > li .inner .collapse-more-details {
     height: 300px;
   }
 }
 .auxiliary-service-page .white-box {
   background-color: white;
   padding: 30px;
 }
 .auxiliary-service-page .white-box.bottom-margin {
   margin-bottom: 50px;
 }
 .auxiliary-service-page .white-box > h2:first-child {
   margin-top: 0;
 }
 .auxiliary-service-page .white-box > hr {
   margin-left: -30px;
   margin-right: -30px;
 }
 .auxiliary-service-page .white-box .accept-terms {
   margin-bottom: 20px;
 }
 .auxiliary-service-page textarea {
   height: 150px;
 }
 .auxiliary-service-pushes img {
   width: 100%;
 }
 @media (max-width: 768px) {
   .auxiliary-service-page .header {
     margin-top: 0px !important;
   }
 }
 article {
   display: inline-block;
   width: 100%;
 }
 article .quota-table {
   font-size: 16px;
   display: inline-block;
   width: 100%;
 }
 article .quota-table .row {
   border-bottom: none;
   display: inline-block;
   width: 100%;
   margin: 0;
 }
 article .quota-table .row:first-child {
   background-color: #ede8d5;
 }
 article .quota-table .row:nth-child(even) {
   background-color: #f9f9f9;
 }
 article .quota-table .row:last-child {
   border-bottom: 1px solid #dddddd;
 }
 article .quota-table .row.is-open {
   background-color: white;
 }
 article .quota-table .row > div {
   width: 100%;
   display: inline-block;
 }
 article .quota-table .row > div > div {
   padding: 10px 5px;
 }
 article .quota-table .row > div > div:first-child {
   padding-left: 10px;
 }
 article .quota-table .row > div .btn {
   font-size: 16px;
   text-transform: none;
   padding: 3px 12px;
 }
 article .quota-table .row > div.header {
   font-weight: 500;
   font-size: 18px;
 }
 article .quota-table .row > div.header:not(.history) > div:last-child {
   text-align: center;
 }
 article .quota-table .row > div.visible-row.is-open {
   background-color: white;
 }
 article .quota-table .row > div.visible-row div:last-child {
   padding: 10px 5px 0 5px;
   text-align: center;
 }
 article .quota-table .row > div.visible-row div:last-child span {
   display: block;
   padding: 9px;
   margin: -5px;
   cursor: pointer;
 }
 article .quota-table .row > div.visible-row .document-link {
   font-size: 18px;
   padding-left: 30%;
 }
 article .quota-table .row > div.visible-row div.popover {
   min-width: 160px;
   text-align: left;
   padding: 1px;
 }
 article .quota-table .row > div.visible-row div.popover .popover-title {
   background: #ede8d5;
 }
 article .quota-table .row > div.visible-row div.popover .popover-content {
   text-align: left;
 }
 article .quota-table .row > div.visible-row div.popover .popover-content ul {
   list-style: none;
   padding: 5px;
 }
 article .quota-table .row > div.visible-row div.popover .popover-content ul li:not(:last-child) {
   margin-bottom: 15px;
 }
 article .quota-table .row .extra-info {
   padding-bottom: 15px;
 }
 article .quota-table .row .extra-info > div.not(.alert) {
   background-color: white;
 }
 article .quota-table .row .extra-info.is-closed {
   display: none;
 }
 article .quota-table .row .extra-info ul {
   list-style: none;
   float: left;
   margin: 0 10px 10px 0;
   clear: both;
   border-top: 1px solid #dddddd;
   border-bottom: 1px solid #dddddd;
   padding: 10px 0;
 }
 article .quota-table .row .extra-info ul li {
   float: left;
   padding: 0 30px 10px 0;
 }
 article .quota-table .row .extra-info ul li span {
   display: block;
   padding: 5px 0;
 }
 article .quota-table .row .extra-info ul li span.light-bold {
   font-size: 16px;
 }
 article .quota-table .row .extra-info h6 {
   float: left;
   clear: both;
   font-weight: 500;
 }
 article .quota-table .row .extra-info .btn {
   padding: 6px;
   width: 90px;
 }
 article .quota-table .row .extra-info form .form-group {
   text-align: left;
 }
 article .quota-table .row .extra-info form .form-group > .form-control {
   font-size: 16px;
 }
 article .quota-table .row .extra-info form :last-child {
   clear: both;
 }
 article .quota-table .row .extra-info .field-validation-summary {
   float: left;
   clear: both;
   color: red;
   margin: 10px 0 0 15px;
 }
 article .quota-table .row .extra-info .alert {
   text-align: left;
   font-weight: 500;
   float: left;
   display: inline-block;
   margin: 0 0 20px 25px;
 }
 article .form-fields-wrapper {
   float: left;
 }
 article #quota-offer-history thead,
 article #quota-contract-quota thead {
   font-size: 18px;
 }
 article #quota-offer-history thead tr th,
 article #quota-contract-quota thead tr th {
   border: none;
   padding: 12px 5px;
 }
 article #quota-offer-history thead tr th:first-child,
 article #quota-contract-quota thead tr th:first-child {
   padding-left: 10px;
 }
 article #quota-offer-history thead tr th:after,
 article #quota-contract-quota thead tr th:after {
   content: "";
 }
 article #quota-offer-history tbody tr.even td,
 article #quota-contract-quota tbody tr.even td {
   background: none;
 }
 article #quota-offer-history tbody tr:last-child td,
 article #quota-contract-quota tbody tr:last-child td {
   border-bottom: 1px solid #dddddd;
 }
 article #quota-offer-history tbody tr td,
 article #quota-contract-quota tbody tr td {
   border: none;
   padding: 12px 5px;
 }
 article #quota-offer-history tbody tr td:first-child,
 article #quota-contract-quota tbody tr td:first-child {
   padding-left: 10px;
 }
 article #quota-offer-history tbody tr td.details-control,
 article #quota-contract-quota tbody tr td.details-control {
   cursor: pointer;
   text-align: center;
 }
 article #quota-offer-history tbody tr td.details-control .fa,
 article #quota-contract-quota tbody tr td.details-control .fa {
   color: black;
 }
 article #quota-offer-history tbody tr td.documents div.popover,
 article #quota-contract-quota tbody tr td.documents div.popover {
   min-width: 160px;
   text-align: left;
   padding: 1px;
 }
 article #quota-offer-history tbody tr td.documents div.popover .popover-title,
 article #quota-contract-quota tbody tr td.documents div.popover .popover-title {
   background: #ede8d5;
 }
 article #quota-offer-history tbody tr td.documents div.popover .popover-content,
 article #quota-contract-quota tbody tr td.documents div.popover .popover-content {
   text-align: left;
 }
 article #quota-offer-history tbody tr td.documents div.popover .popover-content ul,
 article #quota-contract-quota tbody tr td.documents div.popover .popover-content ul {
   list-style: none;
   padding: 5px;
 }
 article #quota-offer-history tbody tr td.documents div.popover .popover-content ul li:not(:last-child),
 article #quota-contract-quota tbody tr td.documents div.popover .popover-content ul li:not(:last-child) {
   margin-bottom: 15px;
 }
 article #quota-offer-history tbody tr td .row,
 article #quota-contract-quota tbody tr td .row {
   padding-bottom: 20px;
 }
 article #quota-offer-history tbody tr td .row form .form-group,
 article #quota-contract-quota tbody tr td .row form .form-group {
   text-align: left;
   display: block;
   margin-bottom: 15px;
 }
 article #quota-offer-history tbody tr td .row form .form-group > .form-control,
 article #quota-contract-quota tbody tr td .row form .form-group > .form-control {
   font-size: 16px;
   display: block;
   width: 100%;
 }
 article #quota-offer-history tbody tr td .row form :last-child,
 article #quota-contract-quota tbody tr td .row form :last-child {
   clear: both;
 }
 article #quota-offer-history tbody tr td .row .btn,
 article #quota-contract-quota tbody tr td .row .btn {
   padding: 6px;
   width: 90px;
   font-size: 16px;
   text-transform: none;
 }
 article #quota-offer-history tbody tr td .row .field-validation-summary,
 article #quota-contract-quota tbody tr td .row .field-validation-summary {
   float: left;
   clear: both;
   color: red;
   margin: 10px 0 0 15px;
 }
 article #quota-offer-history tbody tr td .row .alert,
 article #quota-contract-quota tbody tr td .row .alert {
   text-align: left;
   font-weight: 500;
   float: left;
   display: inline-block;
   margin: 0 0 20px 25px;
 }
 article #quota-offer-history_length,
 article #quota-offer-history_filter,
 article #quota-offer-history_info {
   font-size: 18px;
 }
 .quota .uah-custom-form {
   margin-bottom: 50px;
 }
 .quota .listings .white-box .header {
   margin-bottom: 0;
 }
 .quota .white-box .header {
   margin-bottom: 40px;
 }
 .quota .white-box .header h2 {
   margin: 0;
 }
 .quota .white-box .form-fields-wrapper {
   display: inline-block;
   margin-right: 0;
   width: 49%;
 }
 .quota .white-box .form-fields-wrapper .form-group > label {
   width: 36%;
 }
 .quota .white-box .button-wrapper .btn {
   font-size: 16px;
   margin-right: 15px;
 }
 .quota .answer-feedback {
   margin-top: 40px;
 }
 .quota .answer-feedback .alert {
   font-weight: 500;
 }
 .error-report-page #attachmentGroup .alert.alert-danger {
   padding: 5px 10px;
   margin-bottom: 4px;
   margin-top: 2px;
   font-size: 16px;
 }
 .error-report-page #attachmentGroup button {
   color: white;
   background-color: #0088cd;
   text-transform: uppercase;
   font-weight: normal;
   max-height: 42px;
   border: none;
   border-radius: 4px;
   box-shadow: none;
   text-decoration: none;
   padding: 9px 28px 9px 14px;
   max-width: 100%;
   cursor: pointer;
   white-space: nowrap;
   overflow: hidden;
   z-index: 3;
   position: relative;
 }
 .error-report-page #attachmentGroup .help-text {
   font-size: 16px;
   font-weight: normal;
 }
 .error-report-page #attachmentGroup #files-block {
   margin-bottom: 3px;
 }
 .error-report-page #attachmentGroup #files-block .attachment-row {
   margin: 5px 0px;
   font-size: 16px;
   font-weight: normal;
 }
 .error-report-page #attachmentGroup #files-block .attachment-row .fileSize {
   padding: 0 10px;
 }
 .error-report-page #attachmentGroup #files-block .attachment-row.attachment-error {
   color: #da3251;
 }
 .error-report-page .error-report {
   position: relative;
 }
 .error-report-page .page-header {
   margin: 0 0 20px 15px;
 }
 .error-report-page .page-header h1 {
   color: #ba6812;
   font-weight: 700;
   padding-top: 0;
   margin-top: 22px;
 }
 .error-report-page .page-header h1.errorheader {
   z-index: 2;
   position: relative;
   padding-right: 180px;
 }
 .error-report-page .page-header h1.errorheader:after {
   content: "";
   width: 192px;
   height: 192px;
   background: transparent url(/ClientUI/img/Verktyg.svg) no-repeat 17px -39px;
   top: 0;
   right: 0;
   position: absolute;
   display: inline-block;
 }
 .error-report-page label {
   font-weight: 500;
   margin: 0 0 0 0;
 }
 .error-report-page form {
   padding-bottom: 0;
   background-color: transparent;
 }
 .error-report-page .wrapper {
   display: block;
   font-weight: 500;
   width: 100%;
   max-width: 1400px;
   padding: 0px 16px 18px 16px;
   margin: 0 auto;
   transition: all 0.3s;
   position: relative;
   overflow: hidden;
   /******************************************************************/
 
   /*******************************ACTIVE*****************************/
 
   /***************************ACTIVE*********************************/
 
 }
 .error-report-page .wrapper:first-of-type {
   margin-top: 0;
   overflow: visible;
 }
 .error-report-page .wrapper:first-of-type h2 {
   max-width: calc(100% - 167px);
 }
 .error-report-page .wrapper.second.active {
   margin-top: 30px;
 }
 .error-report-page .wrapper h2 {
   margin: 0 0 5px 0;
   font-size: 78%;
   font-weight: bold;
   line-height: 1.1;
   padding-top: 0;
   padding-bottom: 0;
   color: #6e6c68;
   text-transform: uppercase;
   transform-origin: top left;
 }
 .error-report-page .wrapper .counter {
   display: none;
 }
 .error-report-page .wrapper .options .option {
   display: none;
   white-space: nowrap;
   font-size: 95%;
 }
 .error-report-page .wrapper .options .option.selected {
   display: block;
   font-size: 95%;
   transition: none;
 }
 .error-report-page .wrapper .options .option button {
   background: white;
   max-height: 42px;
   border: none;
   border-radius: 4px;
   box-shadow: none;
   text-decoration: none;
   padding: 9px 28px 9px 14px;
   max-width: 100%;
   cursor: pointer;
   white-space: nowrap;
   overflow: hidden;
   z-index: 3;
   position: relative;
 }
 .error-report-page .wrapper .options .option button .spinner {
   margin-left: 10px;
 }
 .error-report-page .wrapper .options .option .fa {
   display: none;
   margin: 0 8px 6px 0;
   padding-top: 3px;
   color: #bfbfbf;
   width: auto;
 }
 .error-report-page .wrapper .options .option .fa.fa-car {
   font-size: 15px;
 }
 .error-report-page .wrapper .options .option .spinner .fa {
   color: #555555;
 }
 .error-report-page .wrapper .options .option .closeBtn {
   padding-left: 10px;
 }
 .error-report-page .wrapper .options .option .closeBtn .fa {
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #7b7975;
   position: absolute;
   top: 12px;
 }
 .error-report-page .wrapper .options .option .closeBtn .fa:hover {
   color: black;
 }
 .error-report-page .wrapper .options .option.text-input {
   display: block;
 }
 .error-report-page .wrapper .options .option.text-input .text-area {
   display: none;
 }
 .error-report-page .wrapper .options .option.text-input .text-area textarea {
   display: none;
 }
 .error-report-page .wrapper .options .option.text-input button {
   position: relative;
   white-space: normal;
   padding-left: 10px;
   text-align: left;
   max-height: 100%;
   min-width: 200px;
 }
 .error-report-page .wrapper .options .option.text-input button .textwrapper {
   display: inline-block;
   max-width: 96%;
   word-break: break-all;
 }
 .error-report-page .wrapper .options .option.text-input button .textwrapper .phonenumber,
 .error-report-page .wrapper .options .option.text-input button .textwrapper .email {
   display: inline;
   position: relative;
   left: 25px;
 }
 .error-report-page .wrapper .options .option.text-input button .textwrapper .fa {
   display: inline;
   position: absolute;
 }
 .error-report-page .wrapper .options .option.text-input button .textwrapper .fa.fa-mobile {
   font-size: 25px;
   padding-top: 1px;
 }
 .error-report-page .wrapper .options .option.text-input button .textwrapper .text {
   white-space: normal;
   word-break: break-word;
 }
 .error-report-page .wrapper .options .option.text-input button .fa {
   display: inline-block;
 }
 .error-report-page .wrapper .options .option.text-input button .closeBtn {
   margin-left: 5px;
   vertical-align: top;
   float: right;
 }
 .error-report-page .wrapper .options .option.image-upload .image-holder {
   display: none;
   max-width: 100%;
   overflow: hidden;
 }
 .error-report-page .wrapper .options .option.image-upload input[type="file"] {
   display: none;
 }
 .error-report-page .wrapper .options .option.image-upload.selected .image-holder {
   display: inline-block;
   position: relative;
   margin-top: 10px;
   margin-bottom: 5px;
 }
 .error-report-page .wrapper .options .option.image-upload.selected .image-holder .thumb-image {
   max-height: 200px;
   max-width: 400px;
 }
 .error-report-page .wrapper .options .option.image-upload.selected .image-holder .closeBtn {
   display: inline-block;
   background: rgba(255, 255, 255, 0.6);
   box-shadow: none;
   margin: 0;
   position: absolute;
   right: 5px;
   top: 5px;
   cursor: pointer;
   padding: 3px 8px;
 }
 .error-report-page .wrapper .options .option.image-upload.selected .image-holder .closeBtn .fa {
   position: relative;
   top: 0;
 }
 .error-report-page .wrapper .options .option.image-upload.selected .upload-btn {
   display: none;
 }
 .error-report-page .wrapper .options .option.dropdown {
   display: block;
   position: relative;
 }
 .error-report-page .wrapper .options .option.dropdown .dropdown-item button .txt-active {
   display: none;
 }
 .error-report-page .wrapper .options .option.dropdown .dropdown-item button .txt-idle {
   display: inline-block;
 }
 .error-report-page .wrapper .options .petinfo {
   display: none;
 }
 .error-report-page .wrapper.active {
   display: block;
   padding: 24px 16px 24px 16px;
   margin-top: 0;
   margin-bottom: 40px;
   background: #97d3d9;
 }
 .error-report-page .wrapper.active:first-of-type h2 {
   max-width: calc(100% - 167px);
 }
 .error-report-page .wrapper.active:first-of-type .options.flow {
   width: calc(100% - 100px);
 }
 .error-report-page .wrapper.active h2 {
   font-size: 98%;
   margin-bottom: 18px;
   color: black;
   transform: scale(1);
   max-width: calc(100% - 15px);
 }
 .error-report-page .wrapper.active .counter {
   display: block;
   position: absolute;
   background-color: #f49e00;
   height: 50px;
   width: 58px;
   border-radius: 50%;
   top: -12px;
   right: -18px;
   line-height: 22px;
 }
 .error-report-page .wrapper.active .counter .nr-one {
   position: absolute;
   font-weight: bold;
   font-size: 87%;
   top: 16px;
   left: 11px;
 }
 .error-report-page .wrapper.active .counter .nr-two {
   font-size: 60%;
   position: absolute;
   top: 20px;
   left: 20px;
   letter-spacing: -2px;
 }
 .error-report-page .wrapper.active .options {
   max-width: 100%;
   position: relative;
 }
 .error-report-page .wrapper.active .options.flow {
   display: inline-block;
 }
 .error-report-page .wrapper.active .options.flow .option {
   display: inline-block;
 }
 .error-report-page .wrapper.active .options.flow .option button {
   margin: 0 4px 10px 0;
 }
 .error-report-page .wrapper.active .options .option {
   display: block;
 }
 .error-report-page .wrapper.active .options .option button {
   display: inline-block;
   margin: 0 4px 16px 0;
   box-shadow: 0 4px 0 0 rgba(123, 121, 117, 0.2);
 }
 .error-report-page .wrapper.active .options .option button:hover {
   background-color: #e9eaeb;
 }
 .error-report-page .wrapper.active .options .option button.blue {
   color: white;
   background-color: #0088cd;
   text-transform: uppercase;
   margin-top: 18px;
   margin-bottom: -10px;
 }
 .error-report-page .wrapper.active .options .option button.blue:hover {
   background-color: #006da4;
 }
 .error-report-page .wrapper.active .options .option button.blue .fa {
   color: white;
 }
 .error-report-page .wrapper.active .options .option .fa {
   display: inline-block;
 }
 .error-report-page .wrapper.active .options .option .closeBtn {
   display: none;
 }
 .error-report-page .wrapper.active .options .option.text-input .text-area {
   display: block;
   width: 100%;
   max-width: 500px;
   max-height: 300px;
   background: white;
   border-radius: 4px;
   position: relative;
 }
 .error-report-page .wrapper.active .options .option.text-input .text-area.message {
   padding: 10px 0px 10px 6px;
   margin: 0 8px 6px 0;
   box-shadow: 0 7px 0 0 rgba(123, 121, 117, 0.2);
 }
 .error-report-page .wrapper.active .options .option.text-input .text-area.message .fa {
   vertical-align: top;
   margin: 0 0 0 0;
   padding-top: 21px;
 }
 .error-report-page .wrapper.active .options .option.text-input .text-area.contactfield {
   padding: 7px 0px 3px 6px;
   margin: 6px 8px 2px 0;
   box-shadow: none;
   min-height: 49px;
 }
 .error-report-page .wrapper.active .options .option.text-input .text-area.contactfield:first-of-type {
   margin-top: 0;
 }
 .error-report-page .wrapper.active .options .option.text-input .text-area.contactfield .fa {
   margin-right: 6px;
   vertical-align: top;
   padding-top: 8px;
   min-width: 20px;
 }
 .error-report-page .wrapper.active .options .option.text-input .text-area.contactfield .fa.fa-mobile {
   font-size: 25px;
 }
 .error-report-page .wrapper.active .options .option.text-input .text-area label {
   position: absolute;
   color: #555555;
   top: 12px;
 }
 .error-report-page .wrapper.active .options .option.text-input .text-area label.textarea,
 .error-report-page .wrapper.active .options .option.text-input .text-area label.move {
   top: 4px;
   font-size: 14px;
 }
 .error-report-page .wrapper.active .options .option.text-input .text-area textarea,
 .error-report-page .wrapper.active .options .option.text-input .text-area input {
   font-weight: 500;
   display: inline-block;
   width: calc(100% - 40px);
   max-height: 100%;
   pointer-events: auto;
   padding: 14px 0 0 0;
   resize: none;
   border: none;
   box-shadow: none;
   outline: none;
 }
 .error-report-page .wrapper.active .options .option.text-input .text-area textarea {
   white-space: normal;
   padding: 0 0 0 0;
   margin-top: 18px;
 }
 .error-report-page .wrapper.active .options .option.text-input button {
   display: none;
 }
 .error-report-page .wrapper.active .options .option.dropdown .dropbtn {
   display: block;
 }
 .error-report-page .wrapper.active .options .option.dropdown .dropbtn button {
   text-align: left;
   width: 100%;
 }
 .error-report-page .wrapper.active .options .option.dropdown .dropbtn i.dropdown-arrow {
   display: inline-block;
   float: right;
   margin: 0 0 0 5px;
   color: black;
 }
 .error-report-page .wrapper.active .options .option.dropdown .dropdown-content {
   position: absolute;
   left: 0;
   top: 36px;
   display: none;
   background-color: white;
   min-width: 100%;
   z-index: 10;
   padding: 10px 0 10px 0;
   box-shadow: 0 4px 0 0 rgba(123, 121, 117, 0.2);
   border-radius: 4px;
 }
 .error-report-page .wrapper.active .options .option.dropdown .dropdown-content .dropdown-item {
   display: block;
 }
 .error-report-page .wrapper.active .options .option.dropdown .dropdown-content .dropdown-item button {
   width: 100%;
   padding: 2px 10px 2px 14px;
   text-align: left;
   box-shadow: none;
   margin: 0;
   color: black;
   cursor: pointer;
 }
 .error-report-page .wrapper.active .options .option.dropdown .dropdown-content .dropdown-item button .txt-active {
   display: inline-block;
 }
 .error-report-page .wrapper.active .options .option.dropdown .dropdown-content .dropdown-item button .txt-idle {
   display: none;
 }
 .error-report-page .wrapper.active .options .option.dropdown .dropdown-content .dropdown-item:hover {
   background-color: #e3e5e6;
 }
 .error-report-page .wrapper.active .options .option.dropdown.is-open .dropbtn i.dropdown-arrow {
   transform: rotate(180deg);
 }
 .error-report-page .wrapper.active .options .option.dropdown.is-open .dropdown-content {
   display: block;
 }
 .error-report-page .wrapper.active .options .option.image-upload .upload-btn {
   margin-top: 16px;
   margin-bottom: 0;
 }
 .error-report-page .wrapper.active .options .option.image-upload .upload-btn .button {
   margin: 0 0 0 0;
 }
 .error-report-page .hidden {
   display: none;
 }
 .error-report-page .show {
   display: block;
 }
 .error-report-page .no-outline:focus {
   outline: none;
 }
 .error-report-page .field-validation-error {
   color: #c10101;
 }
 .error-report-page .sidebar {
   margin-top: 22px;
 }
 .error-report-page section.information .informationbox {
   background-color: white;
   padding: 28px;
 }
 .error-report-page section.information .informationbox h4 {
   font-weight: bold;
   font-size: 90%;
   margin-top: 0;
   margin-bottom: 5px;
 }
 .error-report-page section.information .informationbox p {
   font-size: 90%;
 }
 .error-report-page .result-page {
   font-weight: 500;
   padding-left: 15px;
   padding-right: 15px;
   margin-bottom: 40px;
 }
 .error-report-page .result-page .result-message {
   margin-bottom: 35px;
 }
 .error-report-page .result-page .link-arrows {
   display: block;
   color: #0088cd;
   position: relative;
   height: 22px;
 }
 .error-report-page .result-page .link-arrows a {
   color: #0075b1;
   max-width: 50%;
 }
 .error-report-page .result-page .link-arrows a:hover {
   color: #005581;
 }
 .error-report-page .result-page .link-arrows .right {
   position: absolute;
   right: 0px;
 }
 .error-report-page .result-page .link-arrows .right .fa {
   font-size: 16px;
 }
 .error-report-page .result-page .link-arrows .left {
   position: absolute;
   left: 0px;
 }
 @media (max-width: 767px) {
   .main-page-wrapper > .container .error-report-page .page-header h1 {
     padding-top: 22px;
     margin-top: 0;
   }
   article.section.error-report-page {
     margin-top: -1px;
   }
   .error-report-page .page-header {
     padding-top: 0;
   }
   .error-report-page .page-header h1.errorheader:after {
     background: transparent url(/ClientUI/img/Verktyg.svg) no-repeat 36px -51px;
   }
   .error-report-page .wrapper.active:first-of-type .options.flow {
     width: 100%;
   }
   .error-report-page .mobile-margin {
     margin-right: -15px;
     margin-left: -15px;
   }
   .error-report-page .mobile-margin > [class*="col-"] {
     padding-right: 0;
     padding-left: 0;
   }
 }
 .customer-support-page .customer-support {
   position: relative;
 }
 .customer-support-page .page-header {
   margin: 0 0 20px 15px;
 }
 .customer-support-page .page-header h1 {
   color: #ba6812;
   font-weight: 700;
   padding-top: 0;
   margin-top: 22px;
 }
 .customer-support-page .page-header h1.headerarea {
   z-index: 2;
   position: relative;
 }
 .customer-support-page .page-header h1.headerarea:after {
   content: "";
   width: 192px;
   height: 192px;
   background: transparent url(/ClientUI/img/Hyreshus.svg) no-repeat 17px -39px;
   top: 0;
   right: 0;
   position: absolute;
   display: inline-block;
 }
 .customer-support-page .page-header h1.headerarea .caption {
   max-width: calc(100% - 145px);
   display: inline-block;
 }
 .customer-support-page .page-header h1.headerarea .caption span {
   display: inline-block;
 }
 .customer-support-page * {
   transition: all .3s;
 }
 .customer-support-page label {
   font-weight: 500;
   margin: 0 0 0 0;
 }
 .customer-support-page form {
   padding-bottom: 0;
   background-color: transparent;
 }
 .customer-support-page .wrapper {
   display: block;
   font-weight: 500;
   width: 100%;
   max-width: 1400px;
   padding: 0px 16px 18px 16px;
   margin: 0 auto;
   transition: all 0.3s;
   position: relative;
   overflow: hidden;
   /******************************************************************/
 
   /*******************************ACTIVE*****************************/
 
   /***************************ACTIVE*********************************/
 
 }
 .customer-support-page .wrapper:first-of-type {
   margin-top: 0;
   overflow: visible;
 }
 .customer-support-page .wrapper:first-of-type h2 {
   max-width: calc(100% - 167px);
 }
 .customer-support-page .wrapper:nth-child(2).active,
 .customer-support-page .wrapper:nth-child(3).active {
   margin-top: 30px;
 }
 .customer-support-page .wrapper h2 {
   margin: 0 0 5px 0;
   font-size: 78%;
   font-weight: bold;
   line-height: 1.1;
   padding-top: 0;
   padding-bottom: 0;
   color: #6e6c68;
   text-transform: uppercase;
   transform-origin: top left;
 }
 .customer-support-page .wrapper .counter {
   display: none;
 }
 .customer-support-page .wrapper .options .option {
   display: none;
   white-space: nowrap;
   font-size: 95%;
 }
 .customer-support-page .wrapper .options .option.selected {
   display: block;
   font-size: 95%;
   transition: none;
 }
 .customer-support-page .wrapper .options .option button {
   background: white;
   max-height: 42px;
   border: none;
   border-radius: 4px;
   box-shadow: none;
   text-decoration: none;
   padding: 9px 28px 9px 14px;
   max-width: 100%;
   cursor: pointer;
   white-space: nowrap;
   overflow: hidden;
   z-index: 3;
   position: relative;
 }
 .customer-support-page .wrapper .options .option button .spinner {
   margin-left: 10px;
 }
 .customer-support-page .wrapper .options .option .fa {
   display: none;
   margin: 0 8px 6px 0;
   padding-top: 3px;
   color: #bfbfbf;
   width: auto;
 }
 .customer-support-page .wrapper .options .option .spinner .fa {
   color: #555555;
 }
 .customer-support-page .wrapper .options .option .closeBtn {
   padding-left: 10px;
 }
 .customer-support-page .wrapper .options .option .closeBtn .fa {
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #7b7975;
   position: absolute;
   top: 12px;
 }
 .customer-support-page .wrapper .options .option .closeBtn .fa:hover {
   color: black;
 }
 .customer-support-page .wrapper .options .option.text-input {
   display: block;
 }
 .customer-support-page .wrapper .options .option.text-input .text-area {
   display: none;
 }
 .customer-support-page .wrapper .options .option.text-input .text-area textarea {
   display: none;
 }
 .customer-support-page .wrapper .options .option.text-input button {
   position: relative;
   white-space: normal;
   padding-left: 10px;
   text-align: left;
   max-height: 100%;
 }
 .customer-support-page .wrapper .options .option.text-input button .textwrapper {
   display: inline-block;
   max-width: 96%;
   word-break: break-all;
 }
 .customer-support-page .wrapper .options .option.text-input button .textwrapper .text {
   white-space: normal;
 }
 .customer-support-page .wrapper .options .option.text-input button .fa {
   display: inline-block;
 }
 .customer-support-page .wrapper .options .option.text-input button .closeBtn {
   margin-left: 5px;
   vertical-align: top;
   float: right;
 }
 .customer-support-page .wrapper .options .option.image-upload .image-holder {
   display: none;
   max-width: 100%;
   overflow: hidden;
 }
 .customer-support-page .wrapper .options .option.image-upload input[type="file"] {
   display: none;
 }
 .customer-support-page .wrapper .options .option.image-upload.selected .image-holder {
   display: inline-block;
   position: relative;
   margin-top: 10px;
   margin-bottom: 5px;
 }
 .customer-support-page .wrapper .options .option.image-upload.selected .image-holder .thumb-image {
   max-height: 200px;
   max-width: 400px;
 }
 .customer-support-page .wrapper .options .option.image-upload.selected .image-holder .closeBtn {
   display: inline-block;
   background: rgba(255, 255, 255, 0.6);
   box-shadow: none;
   margin: 0;
   position: absolute;
   right: 5px;
   top: 5px;
   cursor: pointer;
   padding: 3px 8px;
 }
 .customer-support-page .wrapper .options .option.image-upload.selected .image-holder .closeBtn .fa {
   position: relative;
   top: 0;
 }
 .customer-support-page .wrapper .options .option.image-upload.selected .upload-btn {
   display: none;
 }
 .customer-support-page .wrapper .options .option.dropdown {
   display: block;
   position: relative;
 }
 .customer-support-page .wrapper .options .option.dropdown .dropdown-item button .txt-active {
   display: none;
 }
 .customer-support-page .wrapper .options .option.dropdown .dropdown-item button .txt-idle {
   display: inline-block;
 }
 .customer-support-page .wrapper .options .petinfo {
   display: none;
 }
 .customer-support-page .wrapper.active {
   display: block;
   padding: 24px 16px 24px 16px;
   margin-top: 0;
   margin-bottom: 40px;
   background: #97d3d9;
 }
 .customer-support-page .wrapper.active:first-of-type h2 {
   max-width: calc(100% - 167px);
 }
 .customer-support-page .wrapper.active:first-of-type .options.flow {
   width: calc(100% - 100px);
 }
 .customer-support-page .wrapper.active h2 {
   font-size: 98%;
   margin-bottom: 18px;
   color: black;
   transform: scale(1);
   max-width: calc(100% - 15px);
 }
 .customer-support-page .wrapper.active .counter {
   display: block;
   position: absolute;
   background-color: #f49e00;
   height: 50px;
   width: 58px;
   border-radius: 50%;
   top: -12px;
   right: -18px;
   line-height: 22px;
 }
 .customer-support-page .wrapper.active .counter .nr-one {
   position: absolute;
   font-weight: bold;
   font-size: 87%;
   top: 16px;
   left: 11px;
 }
 .customer-support-page .wrapper.active .counter .nr-two {
   font-size: 60%;
   position: absolute;
   top: 20px;
   left: 20px;
   letter-spacing: -2px;
 }
 .customer-support-page .wrapper.active .options {
   max-width: 100%;
   position: relative;
 }
 .customer-support-page .wrapper.active .options.flow {
   display: inline-block;
 }
 .customer-support-page .wrapper.active .options.flow .option {
   display: inline-block;
 }
 .customer-support-page .wrapper.active .options.flow .option button {
   margin: 0 4px 10px 0;
 }
 .customer-support-page .wrapper.active .options .option {
   display: block;
 }
 .customer-support-page .wrapper.active .options .option button {
   display: inline-block;
   margin: 0 4px 16px 0;
   box-shadow: 0 4px 0 0 rgba(123, 121, 117, 0.2);
 }
 .customer-support-page .wrapper.active .options .option button:hover {
   background-color: #e3e5e6;
 }
 .customer-support-page .wrapper.active .options .option button.blue {
   color: white;
   background-color: #0088cd;
   text-transform: uppercase;
   margin-top: 18px;
   margin-bottom: -10px;
 }
 .customer-support-page .wrapper.active .options .option button.blue:hover {
   background-color: #006da4;
 }
 .customer-support-page .wrapper.active .options .option button.blue .fa {
   color: white;
 }
 .customer-support-page .wrapper.active .options .option .fa {
   display: inline-block;
 }
 .customer-support-page .wrapper.active .options .option .closeBtn {
   display: none;
 }
 .customer-support-page .wrapper.active .options .option.text-input .text-area {
   display: block;
   width: 100%;
   max-width: 500px;
   max-height: 300px;
   background: white;
   border-radius: 4px;
   position: relative;
 }
 .customer-support-page .wrapper.active .options .option.text-input .text-area.message {
   padding: 10px 0px 10px 6px;
   margin: 0 8px 6px 0;
   box-shadow: 0 7px 0 0 rgba(123, 121, 117, 0.2);
 }
 .customer-support-page .wrapper.active .options .option.text-input .text-area.message .fa {
   vertical-align: top;
   margin: 0 0 0 0;
   padding-top: 21px;
 }
 .customer-support-page .wrapper.active .options .option.text-input .text-area.contactfield {
   padding: 7px 0px 3px 6px;
   margin: 6px 8px 2px 0;
   box-shadow: none;
   min-height: 49px;
 }
 .customer-support-page .wrapper.active .options .option.text-input .text-area.contactfield:first-of-type {
   margin-top: 0;
 }
 .customer-support-page .wrapper.active .options .option.text-input .text-area.contactfield .fa {
   margin-right: 6px;
   vertical-align: top;
   padding-top: 8px;
   min-width: 20px;
 }
 .customer-support-page .wrapper.active .options .option.text-input .text-area.contactfield .fa.fa-mobile {
   font-size: 25px;
 }
 .customer-support-page .wrapper.active .options .option.text-input .text-area label {
   position: absolute;
   color: #555555;
   top: 12px;
 }
 .customer-support-page .wrapper.active .options .option.text-input .text-area label.textarea,
 .customer-support-page .wrapper.active .options .option.text-input .text-area label.move {
   top: 4px;
   font-size: 14px;
 }
 .customer-support-page .wrapper.active .options .option.text-input .text-area textarea,
 .customer-support-page .wrapper.active .options .option.text-input .text-area input {
   font-weight: 500;
   display: inline-block;
   width: calc(100% - 40px);
   max-height: 100%;
   pointer-events: auto;
   padding: 18px 0 0 0;
   resize: none;
   border: none;
   box-shadow: none;
   outline: none;
 }
 .customer-support-page .wrapper.active .options .option.text-input .text-area textarea {
   white-space: normal;
   padding: 0 0 0 0;
   margin-top: 18px;
 }
 .customer-support-page .wrapper.active .options .option.text-input button {
   display: none;
 }
 .customer-support-page .wrapper.active .options .option.dropdown .dropbtn {
   display: block;
 }
 .customer-support-page .wrapper.active .options .option.dropdown .dropbtn button {
   text-align: left;
   width: 100%;
 }
 .customer-support-page .wrapper.active .options .option.dropdown .dropbtn i.dropdown-arrow {
   display: inline-block;
   float: right;
   margin: 0 0 0 5px;
   color: black;
 }
 .customer-support-page .wrapper.active .options .option.dropdown .dropdown-content {
   position: absolute;
   left: 0;
   top: 36px;
   display: none;
   background-color: white;
   min-width: 100%;
   z-index: 1;
   padding: 10px 0 10px 0;
   box-shadow: 0 4px 0 0 rgba(123, 121, 117, 0.2);
   border-radius: 4px;
 }
 .customer-support-page .wrapper.active .options .option.dropdown .dropdown-content .dropdown-item {
   display: block;
 }
 .customer-support-page .wrapper.active .options .option.dropdown .dropdown-content .dropdown-item button {
   width: 100%;
   padding: 2px 10px 2px 35px;
   text-align: left;
   box-shadow: none;
   margin: 0;
   color: black;
   cursor: pointer;
 }
 .customer-support-page .wrapper.active .options .option.dropdown .dropdown-content .dropdown-item button .txt-active {
   display: inline-block;
 }
 .customer-support-page .wrapper.active .options .option.dropdown .dropdown-content .dropdown-item button .txt-idle {
   display: none;
 }
 .customer-support-page .wrapper.active .options .option.dropdown .dropdown-content .dropdown-item:hover {
   background-color: #e3e5e6;
 }
 .customer-support-page .wrapper.active .options .option.dropdown.is-open .dropbtn i.dropdown-arrow {
   transform: rotate(180deg);
 }
 .customer-support-page .wrapper.active .options .option.dropdown.is-open .dropdown-content {
   display: block;
 }
 .customer-support-page .wrapper.active .options .option.image-upload .upload-btn {
   margin-top: 16px;
   margin-bottom: 0;
 }
 .customer-support-page .wrapper.active .options .option.image-upload .upload-btn .button {
   margin: 0 0 0 0;
 }
 .customer-support-page .hidden {
   display: none;
 }
 .customer-support-page .show {
   display: block;
 }
 .customer-support-page .no-outline:focus {
   outline: none;
 }
 .customer-support-page .field-validation-error {
   color: #c10101;
   white-space: normal;
 }
 .customer-support-page .sidebar {
   margin-top: 22px;
 }
 .customer-support-page section.information .informationbox {
   background-color: white;
   padding: 28px;
 }
 .customer-support-page section.information .informationbox h4 {
   font-weight: bold;
   font-size: 90%;
   margin-top: 0;
   margin-bottom: 5px;
 }
 .customer-support-page section.information .informationbox p {
   font-size: 90%;
 }
 .customer-support-page .result-page {
   font-weight: 500;
   padding-left: 15px;
   padding-right: 15px;
   margin-bottom: 40px;
 }
 .customer-support-page .result-page .result-message {
   margin-bottom: 35px;
 }
 .customer-support-page .result-page .link-arrows {
   display: block;
   color: #0088cd;
   position: relative;
   height: 22px;
 }
 .customer-support-page .result-page .link-arrows a {
   color: #0075b1;
   max-width: 50%;
 }
 .customer-support-page .result-page .link-arrows a:hover {
   color: #005581;
 }
 .customer-support-page .result-page .link-arrows .right {
   position: absolute;
   right: 0px;
 }
 .customer-support-page .result-page .link-arrows .right .fa {
   font-size: 16px;
 }
 .customer-support-page .result-page .link-arrows .left {
   position: absolute;
   left: 0px;
 }
 .customer-support-page .page-header h1 {
   color: #7c9109;
 }
 .customer-support-page .wrapper .options .option.feedback .feedbackinfo {
   display: none;
 }
 .customer-support-page .wrapper .faqbox {
   display: none;
 }
 .customer-support-page .wrapper.active .counter {
   background-color: #cad243;
 }
 .customer-support-page .wrapper.active .options .option.feedback button {
   width: 100%;
   max-height: none;
   height: auto;
   text-align: left;
 }
 .customer-support-page .wrapper.active .options .option.feedback button .feedbackinfo {
   display: block;
   font-size: 80%;
   white-space: normal;
 }
 .customer-support-page .wrapper.active .options .option.login-link {
   margin-top: 4px;
   white-space: normal;
 }
 .customer-support-page .wrapper.active .options .option.login-link a {
   font-size: 82%;
   color: #383939;
   font-weight: normal;
 }
 .customer-support-page .wrapper.active .options .option.login-link a .fa {
   color: #383939;
 }
 .customer-support-page .wrapper.active .faqbox {
   display: block;
   background: #f7f4ec;
   padding: 5px;
   margin-bottom: 30px;
 }
 .customer-support-page .wrapper.active .faqbox h4 {
   margin: 5px 5px 5px 5px;
   font-weight: 500;
   max-width: 100%;
   position: relative;
   cursor: pointer;
 }
 .customer-support-page .wrapper.active .faqbox h4 .caption {
   display: inline-block;
   max-width: 90%;
 }
 .customer-support-page .wrapper.active .faqbox h4 .toggle-btn {
   position: absolute;
   top: 0;
   right: 5px;
 }
 .customer-support-page .wrapper.active .faqbox h4 .toggle-btn i {
   font-weight: bolder;
   font-size: 110%;
 }
 .customer-support-page .wrapper.active .faqbox .faqlist {
   display: none;
 }
 .customer-support-page .wrapper.active .faqbox.is-open h4 {
   margin-bottom: 10px;
 }
 .customer-support-page .wrapper.active .faqbox.is-open .toggle-btn i {
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
 }
 .customer-support-page .wrapper.active .faqbox.is-open .faqlist {
   display: block;
 }
 .customer-support-page .wrapper.active .faqbox.is-open .faqlist .option .faqcontent {
   display: none;
 }
 .customer-support-page .wrapper.active .faqbox.is-open .faqlist .option.is-open .faqcontent {
   display: block;
   font-size: 80%;
   margin-top: 3px;
   margin-bottom: 10px;
   max-width: 100%;
   white-space: normal;
 }
 .customer-support-page .wrapper.active .faqbox .options .option button {
   width: 100%;
   max-height: none;
   margin-bottom: 10px;
   padding: 4px 10px 4px 10px;
   text-align: left;
   box-shadow: 0 3px 0 0 rgba(123, 121, 117, 0.2);
 }
 .customer-support-page .wrapper.active .faqbox .options .option.showAllBtn button {
   background: none;
   box-shadow: none;
   margin-bottom: 0;
   color: #6e6c68;
 }
 .customer-support-page .wrapper.active .faqbox .options .option.showAllBtn button .fa {
   color: #6e6c68;
 }
 @media (max-width: 767px) {
   .main-page-wrapper > .container .customer-support-page .page-header h1 {
     padding-top: 22px;
     margin-top: 0;
   }
   article.section.customer-support-page {
     margin-top: -1px;
   }
   .customer-support-page .page-header {
     padding-top: 0;
   }
   .customer-support-page .page-header h1.headerarea .caption {
     position: relative;
     max-width: 57%;
   }
   .customer-support-page .page-header h1.headerarea .caption span {
     display: inline-block;
   }
   .customer-support-page .page-header h1.headerarea:after {
     background: transparent url(/ClientUI/img/Hyreshus.svg) no-repeat 36px -51px;
   }
   .customer-support-page .wrapper.active:first-of-type .options.flow {
     width: 100%;
   }
   .customer-support-page .mobile-margin {
     margin-right: -15px;
     margin-left: -15px;
   }
   .customer-support-page .mobile-margin > [class*="col-"] {
     padding-right: 0;
     padding-left: 0;
   }
 }
 .my-inspections .header {
   min-height: 105px;
 }
 .my-inspections .header .left {
   float: left;
 }
 .my-inspections .header .downloadPdf {
   float: right;
   margin-top: 4px;
 }
 .my-inspections .header .downloadPdf:after {
   font-family: FontAwesome;
   content: " \f1c1";
   padding: 0 2px 0 0;
   color: #94918b;
   font-size: 36px;
 }
 .e-service-page {
   margin-bottom: 20px;
 }
 .e-service-page #RequestAttachments {
   visibility: hidden;
   height: 0;
 }
 .e-service-page hr {
   border-top-color: #dddbd2;
 }
 .e-service-page .e-service-section {
   position: relative;
 }
 .e-service-page .e-service-section textarea {
   height: 120px;
 }
 .e-service-page .e-service-section .help-text {
   font-size: 16px;
   font-weight: normal;
 }
 .e-service-page .e-service-section.contract-sublease .sublease-rent label {
   display: block;
 }
 .e-service-page .e-service-section.contract-sublease .sublease-rent .form-control {
   display: inline;
   text-align: right;
   width: calc(100% - 20px);
 }
 .e-service-page .e-service-section.contract-sublease .dates.form-group .light-label {
   margin-top: 7px;
 }
 .e-service-page .e-service-section.contract-sublease .sublease-reasons .col-md-12 > label {
   margin-top: 17px;
 }
 .e-service-page .too-early-exchange .btn-wrapper {
   text-align: center;
 }
 .e-service-page .too-early-exchange .btn {
   margin-top: 10px;
 }
 .e-service-page .radio-group label {
   display: block;
   margin-top: 0px;
   font-size: 17px;
   font-weight: normal;
   padding: 4px 0px 3px 24px;
 }
 .e-service-page .radio-group label input {
   margin-left: -21px;
   float: left;
   transform: scale(1.5);
 }
 .e-service-page .tooltip {
   font-weight: normal;
 }
 .e-service-page .tooltip.in {
   opacity: 1;
 }
 .e-service-page .tooltip .tooltip-inner {
   background-color: #f3e3c5;
   color: black;
 }
 .e-service-page .tooltip .tooltip-arrow {
   border-top-color: #f3e3c5 !important;
 }
 .e-service-page .name-change-checkbox {
   margin-top: 16px;
   font-size: 20px;
 }
 .e-service-page .checkbox.checkbox-Large label input[type="checkbox"] {
   margin-top: 4px;
   transform: scale(1.8);
   margin-left: -15px;
   margin-right: 12px;
 }
 .e-service-page .checkbox.checkbox-Large label p {
   margin-left: 8px;
 }
 .e-service-page input.form-control.invisible-control {
   background-color: white;
   padding: 0px;
   height: auto;
   border: none;
   font-size: 20px;
   line-height: 1.3;
   color: black;
   box-shadow: none;
   cursor: text;
 }
 .e-service-page .field-warning .inner-container {
   background-color: #f3e3c5;
   padding: 6px 12px;
   margin-top: 12px;
   font-size: 17px;
 }
 .e-service-page .field-warning .inner-container .fa.fa-info-circle,
 .e-service-page .field-warning .inner-container .fa.fa-exclamation-circle {
   color: #f49e00;
   font-size: 18px;
 }
 .e-service-page .field-warning .inner-container p {
   display: inline;
 }
 .e-service-page #attachmentGroup .alert.alert-danger {
   padding: 5px 10px;
   margin-bottom: 4px;
   margin-top: 2px;
   font-size: 16px;
 }
 .e-service-page #attachmentGroup #files-block {
   margin-bottom: 3px;
 }
 .e-service-page #attachmentGroup #files-block .attachment-row {
   margin: 5px 0px;
   font-size: 16px;
 }
 .e-service-page #attachmentGroup #files-block .attachment-row .fileSize {
   padding: 0 10px;
 }
 .e-service-page #attachmentGroup #files-block .attachment-row.attachment-error {
   color: #da3251;
 }
 .e-service-page .spinner {
   margin-left: 5px;
 }
 .e-service-page .page-header {
   margin: 0 0 20px 0px;
 }
 .e-service-page .page-header h1 {
   color: black;
   font-weight: 700;
   padding-top: 0;
   margin-top: 22px;
   margin-bottom: 13px;
 }
 .e-service-page .page-header h1.serviceheader {
   z-index: 2;
   position: relative;
 }
 .e-service-page .page-header h1.serviceheader .caption {
   max-width: calc(100% - 175px);
   display: inline-block;
   z-index: 3;
 }
 .e-service-page .page-header .header-image {
   background-position: 17px -39px !important;
   width: 192px;
   height: 192px;
   margin-left: -17px;
   margin-bottom: -42px;
   display: inline-block;
   background-size: 192px 192px !important;
   float: right;
 }
 .e-service-page .page-header p.preamble {
   font-size: 20px;
   line-height: 26px;
   font-weight: 300;
   color: black;
   margin-top: -3px;
 }
 .e-service-page .blue-box {
   margin: 10px 0 20px 0;
   background: #97d3d9;
   padding: 10px 20px;
 }
 .e-service-page .white-box {
   margin: 20px 0 20px 0;
   background: white;
   padding: 20px 20px;
 }
 .e-service-page h3 {
   margin: 35px 0 10px 0;
 }
 .e-service-page label {
   margin: 12px 0 1px 0;
 }
 .e-service-page label.light-label {
   font-weight: 400;
 }
 .e-service-page .authentication .accept-terms {
   margin: 0 0 30px 0;
 }
 .e-service-page .accept-terms {
   margin: 30px 0 30px 0;
   font-size: 16px;
 }
 .e-service-page .contacts-setting-link {
   margin: 30px 0 0 0;
   font-size: 16px;
 }
 .e-service-page .signingdata h2 {
   margin-top: 0;
 }
 .e-service-page .signingdata .sectionheader {
   margin-bottom: 0px;
   margin-top: 22px;
 }
 .e-service-page .signingdata label {
   line-height: 1.4;
   margin: 0;
 }
 .e-service-page .signingdata #reviewHeading {
   text-align: center;
   text-transform: uppercase;
   background-color: #ede8d5;
   padding: 15px;
   margin: 0px;
   font-size: 20px;
 }
 .e-service-page .signingdata .reason-special {
   line-height: 1.2;
   margin-bottom: 8px;
   display: inline-block;
 }
 .e-service-page .information {
   font-size: 0.78em;
   padding: 10px 0;
 }
 .e-service-page .input-group textarea.form-control {
   height: auto;
 }
 .e-service-page .form-control.input-validation-error {
   border-color: #da3251;
 }
 .e-service-page #browse-click.blue {
   margin-top: 4px;
   margin-bottom: 0px;
 }
 .e-service-page button {
   /*background: #fff;*/
   /*color: #fff;*/
   max-height: 42px;
   border: none;
   border-radius: 4px;
   text-decoration: none;
   padding: 9px 14px 9px 14px;
   max-width: 100%;
   cursor: pointer;
   white-space: nowrap;
   overflow: hidden;
   z-index: 3;
   position: relative;
   display: inline-block;
   margin: 0 4px 16px 0;
 }
 .e-service-page button.js-dropbtn {
   box-shadow: none;
   border: 1px solid #cccccc;
   padding: 6px 12px;
   font-size: 20px;
   border-radius: 3px;
 }
 .e-service-page button.blue {
   color: white;
   background-color: #0088cd;
   text-transform: uppercase;
   /*margin-top: 10px;*/
   margin-bottom: 40px;
 }
 .e-service-page button.blue:hover {
   background-color: #006da4;
 }
 .e-service-page button.blue:disabled {
   background-color: #eeeeee;
   color: black;
   cursor: not-allowed;
 }
 .e-service-page button.blue .fa {
   color: white;
 }
 .e-service-page button.blue.js-review {
   margin-top: 0px;
 }
 .e-service-page .dropdown {
   margin-top: 10px;
 }
 .e-service-page .dropdown .dropbtn {
   display: block;
 }
 .e-service-page .dropdown .dropbtn button {
   text-align: left;
   width: 100%;
 }
 .e-service-page .dropdown .dropbtn i.fa {
   display: inline-block;
   float: right;
   margin: 4px 0 0 5px;
   color: black;
 }
 .e-service-page .dropdown .dropdown-content {
   position: absolute;
   left: 0;
   top: 36px;
   display: none;
   background-color: white;
   min-width: 100%;
   z-index: 10;
   padding: 0px;
   border: 1px solid #cccccc;
 }
 .e-service-page .dropdown .dropdown-content .dropdown-item {
   display: block;
 }
 .e-service-page .dropdown .dropdown-content .dropdown-item button {
   width: calc(99%);
   padding: 6px 10px 6px 14px;
   text-align: left;
   box-shadow: none;
   margin: 0;
   color: black;
   cursor: pointer;
   margin-left: 1px;
 }
 .e-service-page .dropdown .dropdown-content .dropdown-item button .txt-active {
   display: inline-block;
 }
 .e-service-page .dropdown .dropdown-content .dropdown-item button .txt-idle {
   display: none;
 }
 .e-service-page .dropdown .dropdown-content .dropdown-item:hover {
   background-color: #e3e5e6;
 }
 .e-service-page .dropdown.is-open .dropbtn i.fa {
   transform: rotate(180deg);
 }
 .e-service-page .dropdown.is-open .dropdown-content {
   display: block;
 }
 .e-service-page .input-group-addon i {
   font-size: 20px;
   color: black;
 }
 .e-service-page .sectionheader {
   margin: 0;
   font-size: 22px;
   font-weight: 700;
 }
 .e-service-page .sectionheader .tooltipbtn {
   box-shadow: none;
   color: transparent;
   cursor: initial;
   padding: 0;
   margin: 0 0 0 6px;
   width: 16px;
   background-color: transparent;
 }
 .e-service-page .sectionheader .tooltipbtn:hover {
   background-color: transparent;
 }
 .e-service-page .sectionheader .tooltipbtn .fa {
   color: #f49e00;
   font-size: 18px;
 }
 .e-service-page .sidebar {
   margin-top: 20px;
 }
 .e-service-page .field-validation-error {
   display: block;
   color: #da3251;
   font-size: 16px;
   padding: 4px 0;
 }
 .e-service-page .error-summary-container .error-msg {
   padding: 18px 10px;
   color: #010101;
 }
 .e-service-page .validation-summary-errors {
   font-size: 16px;
 }
 .e-service-page .validation-summary-errors .header {
   font-weight: bold;
 }
 .e-service-page .validation-summary-errors ul {
   padding-left: 18px;
 }
 .e-service-page .error-msg {
   display: block;
   color: #da3251;
   font-size: 16px;
   padding: 4px 0;
 }
 .e-service-page div.application-button-wrapper {
   display: flex;
 }
 .e-service-page div.application-button-wrapper button {
   margin-right: 8px;
 }
 .datepicker table tr td.disabled,
 .datepicker table tr td.old.day,
 .datepicker table tr td.old.day,
 .datepicker table tr td.new.day,
 .datepicker table tr td.new.day.disabled {
   font-weight: normal;
   color: #cccccc;
 }
 .datepicker table tr td.day.active {
   color: white;
 }
 @media (max-width: 767px) {
   /*body .main-header .main-menu { 
               position: absolute;
               width: 100%;
           }
           body .main-header.is-attached .main-menu {
               position: absolute;
               width: 100%;
           }*/
   
   .e-service-page {
     margin-top: -1px;
   }
   .e-service-page .page-header {
     padding-top: 0;
     margin-right: 15px;
     margin-left: 15px;
   }
   .e-service-page .page-header h1 {
     padding-top: 22px;
     margin-top: 0;
   }
   .e-service-page .page-header h1.serviceheader .caption {
     position: relative;
     max-width: 100%;
   }
   .e-service-page .page-header h1.serviceheader .caption span {
     display: inline-block;
   }
   .e-service-page .page-header .header-image {
     display: none;
   }
   .e-service-page .page-header p.preamble {
     font-size: 16px;
     width: 100%;
   }
   .e-service-page .result-page {
     padding-left: 15px;
     padding-right: 15px;
   }
   .e-service-page contracts-information .sectionheader {
     margin-top: 0px;
     max-width: 70%;
   }
   .e-service-page .wrapper.active:first-of-type .options.flow {
     width: 100%;
   }
   .e-service-page .mobile-margin {
     margin-right: -15px;
     margin-left: -15px;
   }
   .e-service-page .mobile-margin > [class^="col-"] {
     padding-right: 0;
     padding-left: 0;
   }
 }
 @media (max-width: 480px) {
   .e-service-page div.application-button-wrapper.signing-buttons {
     flex-flow: row wrap;
   }
   .e-service-page div.application-button-wrapper.signing-buttons button.blue {
     padding: 9px;
   }
   .e-service-page div.application-button-wrapper.signing-buttons button.blue.js-send {
     order: 1;
   }
   .e-service-page div.application-button-wrapper.signing-buttons button.blue.js-back {
     order: 2;
   }
 }
 @media (max-width: 360px) {
   .e-service-page div.application-button-wrapper {
     flex-flow: row wrap;
   }
   .e-service-page div.application-button-wrapper button.blue {
     padding: 9px;
   }
   .e-service-page div.application-button-wrapper button.blue.js-send {
     order: 1;
     margin-right: 40px;
   }
   .e-service-page div.application-button-wrapper button.blue.js-back {
     order: 2;
   }
 }
 .moveInGuide-page {
   margin-bottom: 30px;
 }
 .moveInGuide-page .area {
   height: auto;
   min-height: 400px;
   padding-bottom: 30px;
 }
 .moveInGuide-page .area:after {
   height: 40px;
 }
 .moveInGuide-page .header-text {
   text-transform: uppercase;
   font-size: 26px;
 }
 .moveInGuide-page .infocollection {
   margin-bottom: 10px;
 }
 .moveInGuide-page .infocollection .block-icon {
   display: inline-block;
   vertical-align: top;
   margin-right: 15px;
   width: 50px;
 }
 .moveInGuide-page .infocollection .block-icon img {
   max-height: 55px;
   max-width: 55px;
   margin-top: 10px;
 }
 .moveInGuide-page .infocollection .block-content {
   display: inline-block;
   max-width: calc(100% - 71px);
 }
 .moveInGuide-page .info_wrapper .info_head .icon {
   color: #bbbbbb;
   font-size: 16px;
   width: 20px;
 }
 .moveInGuide-page .info_wrapper .info_head a,
 .moveInGuide-page .info_wrapper .info_head a:active,
 .moveInGuide-page .info_wrapper .info_head a:hover {
   text-decoration: none;
 }
 .moveInGuide-page .info_wrapper .info_head a:after {
   content: '\f107';
   font-family: FontAwesome;
   display: inline-block;
   padding-left: 6px;
   vertical-align: middle;
 }
 .moveInGuide-page .info_wrapper .info_head a.expanded:after {
   content: '\f106';
 }
 .moveInGuide-page .info_wrapper .info_body {
   display: none;
 }
 .moveInGuide-page .info_wrapper .info_body .text {
   font-size: 18px;
   margin-top: 1px;
   margin-bottom: 15px;
 }
 .moveInGuide-page .info_wrapper .info_body .text p {
   margin-bottom: 0px;
 }
 @media (max-width: 991px) {
   .moveInGuide-page .area {
     height: auto;
     margin-bottom: 25px;
   }
 }
 .show-rent-page .btn.search-apartment {
   width: 100%;
 }
 .show-rent-page .show-rent-table {
   font-size: 14px;
   margin-top: 10px;
 }
 .show-rent-page .show-rent-table th.sort {
   cursor: pointer;
 }
 .show-rent-page .show-rent-table .citydistrict {
   width: 20%;
 }
 .show-rent-page .show-rent-table .address {
   width: 30%;
 }
 .show-rent-page .show-rent-table .objecttype {
   width: 20%;
 }
 .show-rent-page .show-rent-table .size {
   width: 10%;
 }
 .show-rent-page .show-rent-table .monthrent {
   width: 20%;
 }
 .show-rent-page .show-rent-table td .glyphicon {
   top: 3px;
   margin-left: 5px;
   color: darkgrey;
 }
 .show-rent-page .show-rent-table .sort.asc:after {
   width: 0;
   height: 0;
   border-left: 4px solid transparent;
   border-right: 4px solid transparent;
   border-top: 4px solid #2e2e2e;
   content: "";
   position: relative;
   top: 11px;
   right: -4px;
 }
 .show-rent-page .show-rent-table .sort.desc:after {
   width: 0;
   height: 0;
   border-left: 4px solid transparent;
   border-right: 4px solid transparent;
   border-bottom: 4px solid #2e2e2e;
   content: "";
   position: relative;
   top: -9px;
   right: -4px;
 }
 .complement-work-order button {
   color: white;
   background-color: #0088cd;
   text-transform: uppercase;
   font-weight: normal;
   max-height: 42px;
   border: none;
   border-radius: 4px;
   box-shadow: none;
   text-decoration: none;
   padding: 9px 28px 9px 14px;
   max-width: 100%;
   cursor: pointer;
   white-space: nowrap;
   overflow: hidden;
   z-index: 3;
   position: relative;
 }
 .complement-work-order .help-text {
   font-size: 16px;
   font-weight: normal;
 }
 .complement-work-order #attachmentGroup .alert.alert-danger {
   padding: 5px 10px;
   margin-bottom: 4px;
   margin-top: 2px;
   font-size: 16px;
 }
 .complement-work-order #attachmentGroup button {
   margin-bottom: 0px;
 }
 .complement-work-order #attachmentGroup #files-block {
   margin-bottom: 3px;
 }
 .complement-work-order #attachmentGroup #files-block .attachment-row {
   margin: 5px 0px;
   font-size: 16px;
   font-weight: normal;
 }
 .complement-work-order #attachmentGroup #files-block .attachment-row .fileSize {
   padding: 0 10px;
 }
 .complement-work-order #attachmentGroup #files-block .attachment-row.attachment-error {
   color: #da3251;
 }
 .complement-work-order .option.image-upload .image-holder {
   display: none;
   max-width: 100%;
   overflow: hidden;
 }
 .complement-work-order .option.image-upload input[type="file"] {
   display: none;
 }
 .complement-work-order .option.image-upload.selected .image-holder {
   display: inline-block;
   position: relative;
   margin-top: 10px;
   margin-bottom: 5px;
 }
 .complement-work-order .option.image-upload.selected .image-holder .thumb-image {
   max-height: 200px;
   max-width: 400px;
 }
 .complement-work-order .option.image-upload.selected .image-holder .closeBtn {
   display: inline-block;
   background: rgba(255, 255, 255, 0.6);
   box-shadow: none;
   margin: 0;
   position: absolute;
   right: 5px;
   top: 5px;
   cursor: pointer;
   padding: 3px 8px;
 }
 .complement-work-order .option.image-upload.selected .image-holder .closeBtn .fa {
   position: relative;
   top: 0;
 }
 .complement-work-order .option.image-upload.selected .upload-btn {
   display: none;
 }
 .editor-message-view-page .get-form .btn {
   vertical-align: baseline;
 }
 .editor-message-view-page .form-control {
   width: 80%;
   display: inline-block;
 }
 .editor-message-view-page .message-nav-bar {
   margin-top: 30px;
 }
 .editor-message-view-page .label-header {
   margin-top: 10px;
   margin-bottom: 0px;
 }
 .editor-message-view-page .object-list .header {
   padding-bottom: 0px;
 }
 .editor-message-view-page .object-list .header .icon-wrapper {
   padding-top: 12px;
 }
 .editor-message-view-page .object-list .header .form-group {
   display: table;
 }
 .editor-message-view-page .object-list .header .form-group label,
 .editor-message-view-page .object-list .header .form-group h2 {
   position: relative;
   float: left;
   width: 100%;
 }
 .editor-message-view-page .object-list .header .form-group label {
   line-height: 24px;
   font-size: 15px;
   padding-left: 10px;
   margin-top: 7px;
 }
 .editor-message-view-page .object-list .header .form-group label .label {
   font-size: 11.25px;
 }
 .editor-message-view-page .object-list .header .form-group h2.heading {
   margin-top: 0px;
 }
 .editor-message-view-page .object-list .header:after {
   padding-top: 20px;
 }
 .editor-message-view-page .object-list .message-date.form-group {
   margin-top: 10px;
   font-size: 15px;
   color: grey;
 }
 .editor-message-view-page .object-list .message-date.form-group label,
 .editor-message-view-page .object-list .message-date.form-group span {
   font-weight: normal;
 }
 /* pages/uppsalahem.listPage.less */
 
 .customer-care-page .primary-img img,
 .customer-care-page .other-image-wrapper img {
   width: 100%;
 }
 .customer-care-page .info-box {
   font-size: 16px;
   padding: 10px;
 }
 .customer-care-page .info-box-header {
   font-size: 20px;
   text-transform: uppercase;
 }
 .customer-care-page .info-box-dates {
   margin-top: 10px;
 }
 .customer-care-page .application-button-wrapper {
   text-align: center;
   margin: 20px auto;
 }
 .customer-care-page .object-container {
   margin-bottom: 50px;
 }
 .customer-care-page .description-info-box {
   margin-top: 25px;
   font-size: 16px;
 }
 .customer-care-page .info-property-header {
   font-weight: 500;
 }
 .customer-care-page .tab-content {
   margin-top: 15px;
 }
 .customer-care-page .other-image-wrapper {
   margin: 5px auto;
 }
 .customer-care-page .object-list .info-box-dates {
   margin-top: 26px;
   margin-bottom: 0;
 }
 .customer-care-page .object-list .info-box-dates label {
   margin-bottom: 0;
 }
 .customer-care-page .customer-care-details {
   margin-top: 20px;
 }
 /* pages/uppsalahem.delegationPage.less */
 
 .delegation-page .listings .text-wrapper {
   padding-top: 0;
 }
 .delegation-page .listings .delegate-row-title {
   font-size: 16px;
   font-weight: 600;
 }
 .delegation-page .listings .delegate-row {
   font-size: 14px;
 }
 .delegation-page .listings .sub-row {
   padding-left: 15px;
 }
 .delegation-page .listings .delegate-row-amount {
   text-align: right;
 }
 .delegation-page .listings .form-group {
   margin-bottom: 0;
 }
 .delegation-page .listings .form-group > span {
   display: block;
 }
 .delegation-page .listings .regulation-status {
   font-size: 20px;
   margin-bottom: 8px;
 }
 .delegation-page .listings .delegate-type {
   font-size: 24px;
   font-weight: 500;
   text-transform: uppercase;
 }
 .delegation-page .listings .delegate-header-label {
   font-size: 16px;
   font-weight: 500 !important;
   text-transform: uppercase;
 }
 .delegation-page .listings .object-list .header-delegation {
   margin: 0;
   display: table;
   width: 100%;
 }
 .delegation-page .listings .object-list .header-delegation {
   cursor: default;
   padding: 10px 10px 10px 12px;
 }
 .delegation-page .listings .object-list .header-delegation:after {
   font-family: FontAwesome;
   position: absolute;
   top: 2px;
   right: 12px;
   height: 40px;
   width: 40px;
   background: transparent;
   color: black;
   text-align: center;
   border-radius: 50%;
   padding-top: 15px;
   font-weight: bold;
   font-size: 23px;
 }
 .delegation-page .listings .object-list .header-delegation.open:after {
   font-family: FontAwesome;
 }
 .delegation-page .listings .object-list .header-delegation span {
   font-size: 16px;
 }
 .delegation-page .info-text {
   display: inline-block;
   float: none;
   background: white;
 }
 @media (max-width: 768px) {
   .info-text {
     margin-top: 10px;
     background: white;
   }
   a {
     font-size: 18px;
   }
 }
 /* pages/uppsalahem.delegationPage.less */
 
 .delegation-activation-page .btn {
   margin-top: 10px;
 }
 @media (max-width: 768px) {
   
 }
 @media print {
   /*General*/
   
   .no-print {
     display: none;
   }
   a[href]:after {
     content: "" !important;
   }
   /*Framework*/
   
   .main-header {
     height: 60px;
   }
   .main-header .main-menu,
   .main-header .toolbox {
     display: none;
   }
   .main-header .brand-info {
     padding-top: 10px;
     margin-top: 0;
   }
   .main-header .brand-info site-logo {
     float: left;
   }
   .main-header .brand-info site-logo a {
     width: 100%;
   }
   .main-footer {
     display: none;
   }
   /*Contracts*/
   
   .my-subscriptions .white-box {
     page-break-after: always;
   }
   .my-subscriptions .white-box .header {
     padding: 20px 0;
   }
   .my-subscriptions .white-box .body {
     padding: 20px 0;
   }
   .my-subscriptions .white-box .body .dl-horizontal dt {
     float: left;
   }
   .my-subscriptions .white-box .body .dl-horizontal dd {
     margin-left: 240px;
   }
   .my-subscriptions .white-box .my-subscriptions .white-box .header {
     padding: 20px 0;
   }
   /*Invoice*/
   
   .section.invoice-page a i,
   .section.invoice-page .specification {
     display: none;
   }
   .section.invoice-page .table-container .scrollbar {
     width: 800px;
   }
   .section.invoice-page .table-container .scrollbar table tr td:first-child {
     display: none;
   }
   .section.invoice-page .table-container .scrollbar .specification-row td:first-child {
     display: table-cell;
   }
   .section.invoice-page .invoice-list-toggle {
     display: none;
   }
 }
 .clearfix:before,
 .clearfix:after {
   content: " ";
   display: table;
 }
 .clearfix:after {
   clear: both;
 }
 .center-block {
   display: block;
   margin-left: auto;
   margin-right: auto;
 }
 .pull-right {
   float: right !important;
 }
 .pull-left {
   float: left !important;
 }
 .no-float {
   float: none !important;
 }
 .hide {
   display: none !important;
 }
 .show {
   display: block !important;
 }
 .show-inline {
   display: inline-block !important;
 }
 .invisible {
   visibility: hidden;
 }
 .text-hide {
   font: 0/0 a;
   color: transparent;
   text-shadow: none;
   background-color: transparent;
   border: 0;
 }
 .overflow-hidden {
   overflow: hidden;
 }
 /* Responsive utility of Bootstrap 3.2.0 that 
 can be removed after upgrade to that version */
 
 .visible-lg-inline {
   display: none !important;
 }
 @media (min-width: 1200px) {
   .visible-lg-inline {
     display: inline !important;
   }
 }
 .hidden {
   display: none !important;
   visibility: hidden !important;
 }
 .affix {
   position: fixed;
 }
 .relative {
   position: relative;
 }
 .light-bold {
   font-weight: 500;
   font-size: 0.0272rem;
 }
 .n-text {
   font-size: 0.0272rem;
 }
 .no-padd-top {
   padding-top: 0;
 }
 .no-padd-bot {
   padding-bottom: 0;
 }
 .no-marg-top {
   margin-top: 0;
 }
 .marg-top-10 {
   margin-top: 0;
 }
 .no-padding {
   padding: 0;
 }
 .no-padd-left {
   padding-left: 0;
 }
 .toolbox-icon {
   font-size: 0.064rem;
   color: #0088cd;
 }
 .toolbox-icon.toolbox-icon-big {
   content: "\f015";
   top: -10px;
   font-size: 0.088rem;
   position: absolute;
   left: 50%;
   -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   -o-transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
 }
 #ajaxLoader {
   display: none;
 }
 @-ms-viewport {
   width: device-width;
 }
 .visible-xs,
 .visible-sm,
 .visible-md,
 .visible-lg {
   display: none !important;
 }
 @media (max-width: 767px) {
   .visible-xs {
     display: block !important;
   }
   table.visible-xs {
     display: table;
   }
   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-sm {
     display: block !important;
   }
   table.visible-sm {
     display: table;
   }
   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-md {
     display: block !important;
   }
   table.visible-md {
     display: table;
   }
   tr.visible-md {
     display: table-row !important;
   }
   th.visible-md,
   td.visible-md {
     display: table-cell !important;
   }
 }
 @media (min-width: 1200px) {
   .visible-lg {
     display: block !important;
   }
   table.visible-lg {
     display: table;
   }
   tr.visible-lg {
     display: table-row !important;
   }
   th.visible-lg,
   td.visible-lg {
     display: table-cell !important;
   }
 }
 @media (max-width: 767px) {
   .hidden-xs {
     display: none !important;
   }
 }
 @media (min-width: 768px) and (max-width: 991px) {
   .hidden-sm {
     display: none !important;
   }
 }
 @media (min-width: 992px) and (max-width: 1199px) {
   .hidden-md {
     display: none !important;
   }
 }
 @media (min-width: 1200px) {
   .hidden-lg {
     display: none !important;
   }
 }
 .visible-print {
   display: none !important;
 }
 @media print {
   .visible-print {
     display: block !important;
   }
   table.visible-print {
     display: table;
   }
   tr.visible-print {
     display: table-row !important;
   }
   th.visible-print,
   td.visible-print {
     display: table-cell !important;
   }
 }
 @media print {
   .hidden-print {
     display: none !important;
   }
 }
 
 
 