@charset "UTF-8";
/* 
*/
/* Font definitions */
/* Main Palette definitions */
/* Highlight colours */
/* was #edf9ed */
/* was #fff6e9 */
/* Radii */
/*Spinner*/
/* light Button colours */
/* Button colours */
/* "Common" colours */
/*#e6e6e6;*/
/* Driver Manager colours */
/* ngSummary colours */
/* Popup box */
/* for layering of divs */
/* Custom mixins */
@font-face {
  font-family: "cm-custom-font";
  src: url("../../fonts/cm-custom-font.eot");
  src: url("../../fonts/cm-custom-font.eot?#iefix") format("embedded-opentype"), url("../../fonts/cm-custom-font.woff2") format("woff2"), url("../../fonts/cm-custom-font.woff") format("woff"), url("../../fonts/cm-custom-font.ttf") format("truetype"), url("../../fonts/cm-custom-font.svg#cm-custom-font") format("svg");
  font-weight: normal;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "cm-custom-font";
    src: url("../../fonts/cm-custom-font.svg#cm-custom-font") format("svg"); } }
[data-icon]:before {
  content: attr(data-icon); }

[data-icon]:before,
.i-agency:before,
.i-alarm:before,
.i-casual:before,
.i-checkbox-checked:before,
.i-checkbox-unchecked:before,
.i-degraded_entitlement:before,
.i-driver:before,
.i-driveradd:before,
.i-driverissue:before,
.i-driversearch:before,
.i-edpd:before,
.i-hourglass:before,
.i-hourglass-circle:before,
.i-mandate:before,
.i-null:before,
.i-padlock:before,
.i-permanent:before,
.i-resultsearch:before,
.i-scanner:before,
.i-stop:before,
.i-van:before {
  display: inline-block;
  font-family: "cm-custom-font";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.i-agency:before {
  content: "\f110"; }

.i-alarm:before {
  content: "\f11e"; }

.i-casual:before {
  content: "\f111"; }

.i-checkbox-checked:before {
  content: "\f10a"; }

.i-checkbox-unchecked:before {
  content: "\f10b"; }

.i-degraded_entitlement:before {
  content: "\f113"; }

.i-driver:before {
  content: "\f100"; }

.i-driveradd:before {
  content: "\f101"; }

.i-driverissue:before {
  content: "\f102"; }

.i-driversearch:before {
  content: "\f103"; }

.i-edpd:before {
  content: "\f11d"; }

.i-hourglass:before {
  content: "\f107"; }

.i-hourglass-circle:before {
  content: "\f109"; }

.i-mandate:before {
  content: "\f104"; }

.i-null:before {
  content: "\f10e"; }

.i-padlock:before {
  content: "\f105"; }

.i-permanent:before {
  content: "\f112"; }

.i-resultsearch:before {
  content: "\f108"; }

.i-scanner:before {
  content: "\f10d"; }

.i-stop:before {
  content: "\f10f"; }

.i-van:before {
  content: "\f11c"; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa, .pdf-link i, .csv-link i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw, .pdf-link i, .csv-link i {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .pdf-link i.fa-pull-left, .csv-link i.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right, .pdf-link i.fa-pull-right, .csv-link i.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .pdf-link i.pull-left, .csv-link i.pull-left {
  margin-right: .3em; }
.fa.pull-right, .pdf-link i.pull-right, .csv-link i.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before, .csv-link i:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before, .pdf-link i:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

html {
  height: 100%;
  overflow-y: scroll;
  /* fm20150713 - tracker #103, scrollbar overlaps edge on IE 10+ */
  -ms-overflow-style: scrollbar; }

/* Adopt Bootstrap 4 defaults */
body {
  font-size: 16px;
  line-height: 1.5; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-family: "Lato", Helvetica, Arial, sans-serif; }

kbd {
  margin: 0 0.1em;
  padding: 0.1em 0.6em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #cccccc;
  color: #333333;
  line-height: 1.4;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  display: inline-block;
  font-style: normal;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px, #ffffff 0 0 0 2px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px, #ffffff 0 0 0 2px inset;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px, #ffffff 0 0 0 2px inset;
  background-color: #f7f7f7;
  text-shadow: 0 1px 0 #fff; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix {
  zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1; }

/* IE7 */
.print-only {
  display: none; }

body {
  min-height: 100%;
  color: #515151;
  background-color: #fff; }

/* Import the header bar definitions here */
/* Global definition for generic header section */
#header-bar, #popup-menu, #timeoutHdr {
  background: #ecedec url("//static.roadtech.co.uk/images/common/header/cm-logo.png") no-repeat scroll 11px 7px;
  background-size: 180px;
  border-top: 0 none;
  color: #777;
  height: 75px;
  margin-top: 0;
  top: 0;
  padding: 0;
  position: fixed;
  width: 100%;
  white-space: nowrap;
  z-index: 10;
  /* should be 5 */ }

#header-bar.logged-in, .logged-in#popup-menu {
  height: 105px; }

#header-bar.logged-in.with-maintenance-bar, .logged-in.with-maintenance-bar#popup-menu {
  height: 135px; }

.maintenance-bar {
  width: 100%;
  height: 30px;
  max-height: 30px;
  background-color: #e18888;
  color: #fff;
  margin: 0;
  text-align: center;
  padding: 5px; }

h1 {
  height: 45px;
  left: 10px;
  position: absolute;
  text-indent: -9999px;
  top: 5px;
  width: 200px; }

a h1 {
  z-index: 20;
  /* should be 11 and right at the top of the stack */ }

#summary-pane.with-maintenance-bar {
  top: 170px !important; }

#search-bar.with-maintenance-bar {
  top: 130px !important; }

#sessionOptsMenu.with-maintenance-bar {
  top: 130px !important; }

/* Extra logged-in style for the header bar */
#header-bar, #popup-menu, #timeoutHdr {
  border-bottom: 1px solid #508463;
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.52); }

#body-content {
  background-color: #fff;
  border-bottom: 40px solid #fff; }

.cm-page-header {
  margin-top: 0;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee; }

h2.cm-page-header i {
  font-size: 1.3em;
  margin-right: 5px; }

a, .ng-link {
  cursor: pointer;
  color: #388a89; }

a:hover, a:focus,
.ng-link:hover, .ng-link:focus {
  color: #23527c;
  text-decoration: underline; }

input[type="text"],
input[type="password"] {
  padding: 1px 2px; }
  input[type="text"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder {
    color: #bbb;
    font-style: italic; }
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder {
    color: #bbb;
    font-style: italic; }
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder {
    color: #bbb;
    font-style: italic; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder {
    color: #bbb;
    font-style: italic; }

sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em; }

/* HEAD */
/*


/* MENU */
.color-default {
  color: #515151; }

.color-ok {
  color: #8ec58c; }

.color-ok-strong {
  color: #4aae46; }

.color-ok-as-bg {
  background-color: #8ec58c; }

.color-neutral {
  color: #bbb; }

.color-neutral-as-bg {
  background-color: #bbb; }

.color-info {
  color: #bbd7e9; }

.color-info-as-bg {
  background-color: #bbd7e9; }

.color-warn {
  color: #f5c17f; }

.color-warn-as-bg {
  background-color: #f5c17f; }

.color-warn-strong {
  color: #da6920; }

.color-invalid {
  color: #e18888; }

.color-invalid-strong {
  color: #c00; }

.color-invalid-as-bg {
  background-color: #e18888; }

.color-waiting {
  color: #58842e; }

/* Utility class to highlight incomplerte boilerplate */
.lorem {
  background-color: #ff0;
  color: #c00; }

input.cm-required:placeholder-shown {
  box-shadow: 0px 0px 3px 2px rgba(200, 0, 0, 0.65);
  border-style: none; }

input:placeholder-shown {
  text-transform: none !important; }

#main-menu, #alt-menu {
  background-color: #58842e;
  bottom: 0;
  clear: both;
  height: 30px;
  list-style: none outside none;
  position: absolute;
  width: 100%;
  border-top: 1px solid #6c8876; }

#popup-menu {
  height: 80px; }

#main-menu, #alt-menu {
  margin-bottom: 0; }

#main-menu li, #alt-menu li {
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  float: left;
  margin: 0;
  padding: 0px 10px;
  position: relative;
  transition: all 0.2s ease-out 0s;
  height: 30px; }

#main-menu li {
  border-right: 1px solid #aac2b2; }

#alt-menu li {
  border-left: 1px solid #aac2b2; }

#main-menu li *, #alt-menu li * {
  white-space: normal; }

#main-menu a, #alt-menu a,
#main-menu .main-menu-item, #alt-menu .main-menu-item {
  color: #fff;
  display: block;
  text-decoration: none;
  margin-top: 3px; }

#main-menu li:hover, #main-menu li.sfhover, #alt-menu li:hover, #alt-menu li.sfhover {
  background-color: #aec5b7; }

#main-menu li.nolink, #alt-menu li.nolink {
  padding-top: 4px; }

#main-menu li.nolink:hover, #alt-menu li.nolink:hover {
  background-color: transparent; }

#main-menu .menu-tm img, #alt-menu .menu-tm img {
  position: relative;
  top: 1px; }

#main-menu li.loginbar, #alt-menu li.loginbar {
  padding: 8px 0 5px;
  position: relative;
  width: 100%; }

#main-menu li.loginbar iframe, #alt-menu li.loginbar iframe {
  position: relative;
  top: -4px; }

#alt-menu {
  bottom: 0;
  position: absolute;
  right: 0px;
  width: auto; }

#loggedas {
  position: absolute;
  right: 8px;
  bottom: 4px;
  z-index: 1;
  /* should be 1 */
  font-size: 10px;
  text-align: right;
  margin: 0; }

#loggedas .logged-in-highlight {
  font-weight: bold; }

#searchbox {
  position: absolute;
  top: 10px;
  right: 7px; }

#srchb,
.driver-search-box {
  background-image: url(/images/v-search-field.png);
  /*color: #aaa;*/
  padding: 0 0 0 25px;
  border: 0;
  height: 24px;
  width: 165px;
  position: relative;
  right: 5px; }

.driver-search-box-light {
  background-image: url(/images/v-search-field-light.png); }

#submit-button {
  margin: 5px 0 5px 1px;
  padding: 4px 6px; }

/* FOOTER */
#footer {
  margin-top: 20px;
  clear: both;
  font-size: 0.8rem;
  padding: 30px 30px 20px;
  text-align: center;
  height: auto;
  /* Required in Bootstrap 4 */ }
  #footer img {
    vertical-align: middle; }

/*
#footer .contact {
	margin-bottom: 10px;
	letter-spacing: 1px;
}

#footer #services img {
	margin: 0 15px 20px;
}

#footer #serverinfo {
	padding: 50px 0 30px;
}
*/
/* Session opts sidenav */
.session-sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 7;
  top: 100px;
  right: 0;
  background-color: #d0d7de;
  overflow-x: hidden;
  padding: 0px;
  transition: 0.5s; }

/* End Session opts sidenav */
/* CONTAINER */
#cm-page-content {
  padding: 20px 40px 50px;
  min-height: 95vh; }
  #cm-page-content h2 {
    margin-top: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 1.3rem; }

.short-page {
  min-height: 65vh !important; }

.large-text {
  font-size: 1.4em; }

/* DISPLAY TABLES */
.edit-table {
  width: auto;
  margin: 10px auto;
  border: 1px solid #ccc;
  border-spacing: 0px;
  border-collapse: separate;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.edit-table th {
  text-align: left;
  background-color: rgba(0, 0, 0, 0.03); }

.edit-table td,
.edit-table th {
  padding: 10px 15px; }

.edit-table.compact-table td,
.edit-table.compact-table th {
  padding: 2px 3px; }

.edit-table th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc; }

.edit-table td {
  border-bottom: 1px solid #e0e0e0; }

.edit-table tr:last-child td {
  border-bottom: none; }

.edit-table td {
  border-bottom: 1px solid #e0e0e0; }

.edit-table tbody.nested-body td {
  border-bottom: 1px solid #e0e0e0; }

.edit-table tbody.nested-body:last-child td {
  border-bottom: none; }

.edit-table-vertical tr:last-child th {
  border-bottom: none; }

.edit-table tr th:last-child {
  border-right: none; }

/* Need to be able to apply a right border explicitly if using rowspan/colspan */
.edit-table tr.show-all-right-borders th {
  border-right: 1px solid #ccc !important; }

.edit-table tr.buttons td {
  text-align: center;
  border-top: 1px solid #e0e0e0;
  padding: 10px; }

.edit-table tr.buttons input {
  margin-right: 8px; }

.edit-table tr.totals td {
  font-size: 1.15em;
  border-top: 2px double #e0e0e0; }

@media screen and (max-width: 991px) {
  .edit-table {
    font-size: 0.9rem !important; }
    .edit-table td, .edit-table th {
      padding: 5px; } }
.card-table {
  margin: 0;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }

tr.delete td,
div.delete p,
tr.cm_access_allow td,
tr.cm_access_deny td {
  text-align: center; }

tr.delete td a,
div.delete p a,
tr.cm_access_allow td a,
tr.cm_access_deny td a {
  color: #f00;
  background-color: #fcc2c4;
  border: 1px solid #800000;
  margin: 10px;
  padding: 5px;
  display: block;
  text-decoration: none; }

tr.cm_access_allow td a {
  color: #080;
  background-color: #e2f1e2;
  border: 1px solid #008000; }

tr.odd td {
  background-color: #F6F9FA; }

tr.su td,
tr th.su,
.su-bg {
  background-color: #D5D5FF; }

tr.user_closed td, tr th.user_closed {
  background-color: #fcc2c4; }

tr.over td,
tr.over td a {
  background-color: #d7eac0 !important; }

.detail {
  font-weight: bold; }

ul.options {
  margin-left: 20px;
  list-style: none; }

ul.options {
  margin: 0 0 0 10px; }

ul.options li img {
  vertical-align: middle;
  margin: 10px; }

ul.options a {
  text-decoration: none;
  border: 2px solid #fff;
  display: block;
  margin-right: 10px; }

ul.options a:hover {
  border: 2px solid #999; }

.form {
  margin: 15px;
  background-color: #ececec;
  padding: 5px; }

.form td {
  padding: 5px; }

.form-errors li {
  margin-left: 20px; }

th.subheading {
  background-color: #fff;
  border: 1px solid #ccc; }

.page-error,
.page-error li {
  list-style: none; }

#button {
  text-align: center;
  margin: 100px; }

/* SUB MENU */
#option-bar {
  list-style: none;
  height: 25px;
  background-color: #060E31;
  border-top: 1px solid #efefef;
  padding-left: 10px; }

#option-bar li {
  float: left;
  margin-right: 15px;
  position: relative;
  display: block;
  padding: 2px 5px 5px 5px; }

#option-bar a {
  color: #fff;
  display: block;
  text-decoration: none; }

#option-bar li:hover {
  background-color: #3F4D6A; }

.hidden {
  display: none; }

.filtered {
  font-style: italic; }

td.flag-status {
  width: 22px; }

/* Breadcrumbs */
ul#crumbs, ul#crumbs li {
  list-style-type: none;
  padding: 0;
  margin: 0; }

ul#crumbs {
  margin-top: 0;
  border: 1px solid #dedede;
  border-width: 0 0 1px 0;
  height: 2.2em;
  font-size: 0.9em; }

ul#crumbs li {
  float: left;
  line-height: 2.2em;
  padding-left: 0.75em;
  color: #777; }

#crumbs li a {
  display: block;
  padding: 0 15px 0 0;
  background: url(/images/crumbs.gif) no-repeat right center; }

#crumbs li a:link, #crumbs li a:visited {
  text-decoration: none;
  color: #777; }

#crumbs li a:hover, #crumbs li a:focus {
  color: #dd2c0d; }

.field-stat-ok {
  color: #008000; }

.field-stat-error {
  color: #FF0000; }

.note {
  color: #777;
  font-size: 90%; }

.not-assigned a {
  display: block;
  font-size: 0.9em; }

tr.disabled td {
  color: #888; }

.timezone-select {
  width: 320px; }

.buttons a.signup {
  width: 180px;
  display: block;
  font-size: 0.8em;
  color: #fefefe;
  text-decoration: none;
  text-align: center;
  margin: 0 auto 10px;
  text-indent: -8px; }

.buttons a.signup span,
.buttons a.signup span strong {
  background: transparent url("/assets/intro/intro-sprite.png") no-repeat scroll right top;
  cursor: pointer;
  display: block;
  height: 30px;
  line-height: 30px; }

.buttons a.signup span strong {
  background-position: left top;
  left: -4px;
  padding: 0 0 0 15px;
  position: relative; }

/* button css */
/* button basics */
.ancbutton a {
  display: inline-block;
  height: 23px;
  padding: 0 0 0 3px;
  font-size: 11px;
  font-weight: bold;
  color: #333;
  text-shadow: 1px 1px 0 #fff;
  background: url(/images/button_bg.png) 0 0 no-repeat;
  white-space: nowrap;
  border: none;
  overflow: visible;
  cursor: pointer;
  text-decoration: none; }

.ancbutton a > span {
  display: block;
  height: 23px;
  padding: 0 10px 0 8px;
  line-height: 23px;
  background: url(/images/button_bg.png) 100% 0 no-repeat; }

.ancbutton a:hover {
  color: #fff;
  text-decoration: none;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  background-position: 0 -30px; }

.ancbutton a:hover > span {
  background-position: 100% -30px; }

.ancbutton img {
  vertical-align: text-top; }

/* end button css */
/* Result statuses */
/* Buttons */
/* 'standard' buttons */
.button-green {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg5Y2M3YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU4OWE0OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #89cc7a), color-stop(100%, #589a48));
  background-image: -moz-linear-gradient(#89cc7a, #589a48);
  background-image: -webkit-linear-gradient(#89cc7a, #589a48);
  background-image: linear-gradient(#89cc7a, #589a48);
  background-color: #89cc7a;
  border: 1px solid #dcdcdc;
  color: #ffffff;
  text-align: center; }
  .button-green:active, .button-green:visited, .button-green:focus {
    text-decoration: none;
    color: #ffffff; }
  .button-green:active {
    position: relative;
    top: 1px; }
  .button-green:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU4OWE0OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg5Y2M3YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #589a48), color-stop(100%, #89cc7a));
    background-image: -moz-linear-gradient(#589a48, #89cc7a);
    background-image: -webkit-linear-gradient(#589a48, #89cc7a);
    background-image: linear-gradient(#589a48, #89cc7a);
    background-color: #589a48;
    text-decoration: none;
    color: #ffffff; }
  .button-green.btn-disabled, .button-green:disabled, .button-green:hover:disabled, .button-green:active:disabled {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: -webkit-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: linear-gradient(#fbfbfb, #f4f4f4);
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
    color: #d8d8d8;
    cursor: default;
    top: 0; }

.button-light-green {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhZWVkNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NiZGZjNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #daeed5), color-stop(100%, #cbdfc6));
  background-image: -moz-linear-gradient(#daeed5, #cbdfc6);
  background-image: -webkit-linear-gradient(#daeed5, #cbdfc6);
  background-image: linear-gradient(#daeed5, #cbdfc6);
  background-color: #daeed5;
  border: 1px solid #dcdcdc;
  color: #888786;
  text-align: center; }
  .button-light-green:active, .button-light-green:visited, .button-light-green:focus {
    text-decoration: none;
    color: #888786; }
  .button-light-green:active {
    position: relative;
    top: 1px; }
  .button-light-green:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NiZGZjNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RhZWVkNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cbdfc6), color-stop(100%, #daeed5));
    background-image: -moz-linear-gradient(#cbdfc6, #daeed5);
    background-image: -webkit-linear-gradient(#cbdfc6, #daeed5);
    background-image: linear-gradient(#cbdfc6, #daeed5);
    background-color: #cbdfc6;
    text-decoration: none;
    color: #888786; }
  .button-light-green.btn-disabled, .button-light-green:disabled, .button-light-green:hover:disabled, .button-light-green:active:disabled {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: -webkit-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: linear-gradient(#fbfbfb, #f4f4f4);
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
    color: #d8d8d8;
    cursor: default;
    top: 0; }

.button-amber {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwYjc2OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0OGUxNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0b768), color-stop(100%, #e48e17));
  background-image: -moz-linear-gradient(#f0b768, #e48e17);
  background-image: -webkit-linear-gradient(#f0b768, #e48e17);
  background-image: linear-gradient(#f0b768, #e48e17);
  background-color: #f0b768;
  border: 1px solid #dcdcdc;
  color: #ffffff;
  text-align: center; }
  .button-amber:active, .button-amber:visited, .button-amber:focus {
    text-decoration: none;
    color: #ffffff; }
  .button-amber:active {
    position: relative;
    top: 1px; }
  .button-amber:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0OGUxNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwYjc2OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e48e17), color-stop(100%, #f0b768));
    background-image: -moz-linear-gradient(#e48e17, #f0b768);
    background-image: -webkit-linear-gradient(#e48e17, #f0b768);
    background-image: linear-gradient(#e48e17, #f0b768);
    background-color: #e48e17;
    text-decoration: none;
    color: #ffffff; }
  .button-amber.btn-disabled, .button-amber:disabled, .button-amber:hover:disabled, .button-amber:active:disabled {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: -webkit-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: linear-gradient(#fbfbfb, #f4f4f4);
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
    color: #d8d8d8;
    cursor: default;
    top: 0; }

.button-light-amber {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZThkMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZGJiOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9e8d0), color-stop(100%, #f5dbb8));
  background-image: -moz-linear-gradient(#f9e8d0, #f5dbb8);
  background-image: -webkit-linear-gradient(#f9e8d0, #f5dbb8);
  background-image: linear-gradient(#f9e8d0, #f5dbb8);
  background-color: #f9e8d0;
  border: 1px solid #dcdcdc;
  color: #888786;
  text-align: center; }
  .button-light-amber:active, .button-light-amber:visited, .button-light-amber:focus {
    text-decoration: none;
    color: #888786; }
  .button-light-amber:active {
    position: relative;
    top: 1px; }
  .button-light-amber:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZGJiOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5ZThkMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5dbb8), color-stop(100%, #f9e8d0));
    background-image: -moz-linear-gradient(#f5dbb8, #f9e8d0);
    background-image: -webkit-linear-gradient(#f5dbb8, #f9e8d0);
    background-image: linear-gradient(#f5dbb8, #f9e8d0);
    background-color: #f5dbb8;
    text-decoration: none;
    color: #888786; }
  .button-light-amber.btn-disabled, .button-light-amber:disabled, .button-light-amber:hover:disabled, .button-light-amber:active:disabled {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: -webkit-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: linear-gradient(#fbfbfb, #f4f4f4);
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
    color: #d8d8d8;
    cursor: default;
    top: 0; }

.button-red {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwOTk5OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QwNjE2MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e09999), color-stop(100%, #d06161));
  background-image: -moz-linear-gradient(#e09999, #d06161);
  background-image: -webkit-linear-gradient(#e09999, #d06161);
  background-image: linear-gradient(#e09999, #d06161);
  background-color: #e09999;
  border: 1px solid #dcdcdc;
  color: #ffffff;
  text-align: center; }
  .button-red:active, .button-red:visited, .button-red:focus {
    text-decoration: none;
    color: #ffffff; }
  .button-red:active {
    position: relative;
    top: 1px; }
  .button-red:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwNjE2MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UwOTk5OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d06161), color-stop(100%, #e09999));
    background-image: -moz-linear-gradient(#d06161, #e09999);
    background-image: -webkit-linear-gradient(#d06161, #e09999);
    background-image: linear-gradient(#d06161, #e09999);
    background-color: #d06161;
    text-decoration: none;
    color: #ffffff; }
  .button-red.btn-disabled, .button-red:disabled, .button-red:hover:disabled, .button-red:active:disabled {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: -webkit-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: linear-gradient(#fbfbfb, #f4f4f4);
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
    color: #d8d8d8;
    cursor: default;
    top: 0; }

.button-light-red {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZGZkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmY2ZjZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f4dfdf), color-stop(100%, #efcfcf));
  background-image: -moz-linear-gradient(#f4dfdf, #efcfcf);
  background-image: -webkit-linear-gradient(#f4dfdf, #efcfcf);
  background-image: linear-gradient(#f4dfdf, #efcfcf);
  background-color: #f4dfdf;
  border: 1px solid #dcdcdc;
  color: #888786;
  text-align: center; }
  .button-light-red:active, .button-light-red:visited, .button-light-red:focus {
    text-decoration: none;
    color: #888786; }
  .button-light-red:active {
    position: relative;
    top: 1px; }
  .button-light-red:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmY2ZjZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZGZkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #efcfcf), color-stop(100%, #f4dfdf));
    background-image: -moz-linear-gradient(#efcfcf, #f4dfdf);
    background-image: -webkit-linear-gradient(#efcfcf, #f4dfdf);
    background-image: linear-gradient(#efcfcf, #f4dfdf);
    background-color: #efcfcf;
    text-decoration: none;
    color: #888786; }
  .button-light-red.btn-disabled, .button-light-red:disabled, .button-light-red:hover:disabled, .button-light-red:active:disabled {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: -webkit-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: linear-gradient(#fbfbfb, #f4f4f4);
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
    color: #d8d8d8;
    cursor: default;
    top: 0; }

.button-red-strong {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff0000), color-stop(100%, #cc0000));
  background-image: -moz-linear-gradient(#ff0000, #cc0000);
  background-image: -webkit-linear-gradient(#ff0000, #cc0000);
  background-image: linear-gradient(#ff0000, #cc0000);
  background-color: #ff0000;
  border: 1px solid #dcdcdc;
  color: #ffffff;
  text-align: center; }
  .button-red-strong:active, .button-red-strong:visited, .button-red-strong:focus {
    text-decoration: none;
    color: #ffffff; }
  .button-red-strong:active {
    position: relative;
    top: 1px; }
  .button-red-strong:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cc0000), color-stop(100%, #ff0000));
    background-image: -moz-linear-gradient(#cc0000, #ff0000);
    background-image: -webkit-linear-gradient(#cc0000, #ff0000);
    background-image: linear-gradient(#cc0000, #ff0000);
    background-color: #cc0000;
    text-decoration: none;
    color: #ffffff; }
  .button-red-strong.btn-disabled, .button-red-strong:disabled, .button-red-strong:hover:disabled, .button-red-strong:active:disabled {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: -webkit-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: linear-gradient(#fbfbfb, #f4f4f4);
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
    color: #d8d8d8;
    cursor: default;
    top: 0; }

.button-blue {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FiZGVmNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU5YTVkZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #abdef7), color-stop(100%, #59a5de));
  background-image: -moz-linear-gradient(#abdef7, #59a5de);
  background-image: -webkit-linear-gradient(#abdef7, #59a5de);
  background-image: linear-gradient(#abdef7, #59a5de);
  background-color: #abdef7;
  border: 1px solid #dcdcdc;
  color: #ffffff;
  text-align: center; }
  .button-blue:active, .button-blue:visited, .button-blue:focus {
    text-decoration: none;
    color: #ffffff; }
  .button-blue:active {
    position: relative;
    top: 1px; }
  .button-blue:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU5YTVkZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FiZGVmNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #59a5de), color-stop(100%, #abdef7));
    background-image: -moz-linear-gradient(#59a5de, #abdef7);
    background-image: -webkit-linear-gradient(#59a5de, #abdef7);
    background-image: linear-gradient(#59a5de, #abdef7);
    background-color: #59a5de;
    text-decoration: none;
    color: #ffffff; }
  .button-blue.btn-disabled, .button-blue:disabled, .button-blue:hover:disabled, .button-blue:active:disabled {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: -webkit-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: linear-gradient(#fbfbfb, #f4f4f4);
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
    color: #d8d8d8;
    cursor: default;
    top: 0; }

.button-light-blue {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QzZTFlYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I1Y2RkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d3e1eb), color-stop(100%, #b5cddf));
  background-image: -moz-linear-gradient(#d3e1eb, #b5cddf);
  background-image: -webkit-linear-gradient(#d3e1eb, #b5cddf);
  background-image: linear-gradient(#d3e1eb, #b5cddf);
  background-color: #d3e1eb;
  border: 1px solid #dcdcdc;
  color: #888786;
  text-align: center; }
  .button-light-blue:active, .button-light-blue:visited, .button-light-blue:focus {
    text-decoration: none;
    color: #888786; }
  .button-light-blue:active {
    position: relative;
    top: 1px; }
  .button-light-blue:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1Y2RkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzZTFlYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b5cddf), color-stop(100%, #d3e1eb));
    background-image: -moz-linear-gradient(#b5cddf, #d3e1eb);
    background-image: -webkit-linear-gradient(#b5cddf, #d3e1eb);
    background-image: linear-gradient(#b5cddf, #d3e1eb);
    background-color: #b5cddf;
    text-decoration: none;
    color: #888786; }
  .button-light-blue.btn-disabled, .button-light-blue:disabled, .button-light-blue:hover:disabled, .button-light-blue:active:disabled {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: -webkit-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: linear-gradient(#fbfbfb, #f4f4f4);
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
    color: #d8d8d8;
    cursor: default;
    top: 0; }

.button-neutral {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f1f1f1), color-stop(100%, #dcdcdc));
  background-image: -moz-linear-gradient(#f1f1f1, #dcdcdc);
  background-image: -webkit-linear-gradient(#f1f1f1, #dcdcdc);
  background-image: linear-gradient(#f1f1f1, #dcdcdc);
  background-color: #f1f1f1;
  border: 1px solid #dcdcdc;
  color: #515151;
  text-align: center;
  /* Custom hover here - not a straight inversion */ }
  .button-neutral:active, .button-neutral:visited, .button-neutral:focus {
    text-decoration: none;
    color: #515151; }
  .button-neutral:active {
    position: relative;
    top: 1px; }
  .button-neutral:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dcdcdc), color-stop(100%, #f1f1f1));
    background-image: -moz-linear-gradient(#dcdcdc, #f1f1f1);
    background-image: -webkit-linear-gradient(#dcdcdc, #f1f1f1);
    background-image: linear-gradient(#dcdcdc, #f1f1f1);
    background-color: #dcdcdc;
    text-decoration: none;
    color: #515151; }
  .button-neutral.btn-disabled, .button-neutral:disabled, .button-neutral:hover:disabled, .button-neutral:active:disabled {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: -webkit-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: linear-gradient(#fbfbfb, #f4f4f4);
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
    color: #d8d8d8;
    cursor: default;
    top: 0; }
  .button-neutral:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdjYWY0YiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzVkODIzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7caf4b), color-stop(100%, #5d8238));
    background-image: -moz-linear-gradient(#7caf4b, #5d8238);
    background-image: -webkit-linear-gradient(#7caf4b, #5d8238);
    background-image: linear-gradient(#7caf4b, #5d8238);
    background-color: #0056b3;
    color: #fff;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3); }

.button-ok {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg5Y2M3YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU4OWE0OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #89cc7a), color-stop(100%, #589a48));
  background-image: -moz-linear-gradient(#89cc7a, #589a48);
  background-image: -webkit-linear-gradient(#89cc7a, #589a48);
  background-image: linear-gradient(#89cc7a, #589a48);
  background-color: #89cc7a;
  border: 1px solid #dcdcdc;
  color: #ffffff;
  text-align: center; }
  .button-ok:active, .button-ok:visited, .button-ok:focus {
    text-decoration: none;
    color: #ffffff; }
  .button-ok:active {
    position: relative;
    top: 1px; }
  .button-ok:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU4OWE0OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg5Y2M3YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #589a48), color-stop(100%, #89cc7a));
    background-image: -moz-linear-gradient(#589a48, #89cc7a);
    background-image: -webkit-linear-gradient(#589a48, #89cc7a);
    background-image: linear-gradient(#589a48, #89cc7a);
    background-color: #589a48;
    text-decoration: none;
    color: #ffffff; }
  .button-ok.btn-disabled, .button-ok:disabled, .button-ok:hover:disabled, .button-ok:active:disabled {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: -webkit-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: linear-gradient(#fbfbfb, #f4f4f4);
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
    color: #d8d8d8;
    cursor: default;
    top: 0; }

.button-alert {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwYjc2OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0OGUxNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0b768), color-stop(100%, #e48e17));
  background-image: -moz-linear-gradient(#f0b768, #e48e17);
  background-image: -webkit-linear-gradient(#f0b768, #e48e17);
  background-image: linear-gradient(#f0b768, #e48e17);
  background-color: #f0b768;
  border: 1px solid #dcdcdc;
  color: #ffffff;
  text-align: center; }
  .button-alert:active, .button-alert:visited, .button-alert:focus {
    text-decoration: none;
    color: #ffffff; }
  .button-alert:active {
    position: relative;
    top: 1px; }
  .button-alert:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0OGUxNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwYjc2OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e48e17), color-stop(100%, #f0b768));
    background-image: -moz-linear-gradient(#e48e17, #f0b768);
    background-image: -webkit-linear-gradient(#e48e17, #f0b768);
    background-image: linear-gradient(#e48e17, #f0b768);
    background-color: #e48e17;
    text-decoration: none;
    color: #ffffff; }
  .button-alert.btn-disabled, .button-alert:disabled, .button-alert:hover:disabled, .button-alert:active:disabled {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: -webkit-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: linear-gradient(#fbfbfb, #f4f4f4);
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
    color: #d8d8d8;
    cursor: default;
    top: 0; }

.button-cancel {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwOTk5OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QwNjE2MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e09999), color-stop(100%, #d06161));
  background-image: -moz-linear-gradient(#e09999, #d06161);
  background-image: -webkit-linear-gradient(#e09999, #d06161);
  background-image: linear-gradient(#e09999, #d06161);
  background-color: #e09999;
  border: 1px solid #dcdcdc;
  color: #ffffff;
  text-align: center; }
  .button-cancel:active, .button-cancel:visited, .button-cancel:focus {
    text-decoration: none;
    color: #ffffff; }
  .button-cancel:active {
    position: relative;
    top: 1px; }
  .button-cancel:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwNjE2MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UwOTk5OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d06161), color-stop(100%, #e09999));
    background-image: -moz-linear-gradient(#d06161, #e09999);
    background-image: -webkit-linear-gradient(#d06161, #e09999);
    background-image: linear-gradient(#d06161, #e09999);
    background-color: #d06161;
    text-decoration: none;
    color: #ffffff; }
  .button-cancel.btn-disabled, .button-cancel:disabled, .button-cancel:hover:disabled, .button-cancel:active:disabled {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: -webkit-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: linear-gradient(#fbfbfb, #f4f4f4);
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
    color: #d8d8d8;
    cursor: default;
    top: 0; }

.button-done {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f1f1f1), color-stop(100%, #dcdcdc));
  background-image: -moz-linear-gradient(#f1f1f1, #dcdcdc);
  background-image: -webkit-linear-gradient(#f1f1f1, #dcdcdc);
  background-image: linear-gradient(#f1f1f1, #dcdcdc);
  background-color: #f1f1f1;
  border: 1px solid #dcdcdc;
  color: #515151;
  text-align: center; }
  .button-done:active, .button-done:visited, .button-done:focus {
    text-decoration: none;
    color: #515151; }
  .button-done:active {
    position: relative;
    top: 1px; }
  .button-done:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dcdcdc), color-stop(100%, #f1f1f1));
    background-image: -moz-linear-gradient(#dcdcdc, #f1f1f1);
    background-image: -webkit-linear-gradient(#dcdcdc, #f1f1f1);
    background-image: linear-gradient(#dcdcdc, #f1f1f1);
    background-color: #dcdcdc;
    text-decoration: none;
    color: #515151; }
  .button-done.btn-disabled, .button-done:disabled, .button-done:hover:disabled, .button-done:active:disabled {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: -webkit-linear-gradient(#fbfbfb, #f4f4f4);
    background-image: linear-gradient(#fbfbfb, #f4f4f4);
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
    color: #d8d8d8;
    cursor: default;
    top: 0; }

.button-2h {
  height: 3.6em; }

.button-3h {
  height: 5.4em; }

/* 'Special' buttons */
.button-close {
  display: inline-block;
  cursor: pointer;
  background-color: #d27b7b;
  border: 1px solid #dcdcdc;
  height: 24px;
  width: 50px;
  background-image: url("/assets/summary/close.png");
  background-repeat: no-repeat;
  background-position: center; }

.button-close:hover {
  background-color: #d69b9b; }

.button-edit-small {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 4px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5em;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1ZWVkOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M0ZGJjNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d5eed8), color-stop(100%, #c4dbc7));
  background-image: -moz-linear-gradient(#d5eed8, #c4dbc7);
  background-image: -webkit-linear-gradient(#d5eed8, #c4dbc7);
  background-image: linear-gradient(#d5eed8, #c4dbc7);
  background-color: #d5eed8;
  color: #333;
  padding: 0px 5px;
  font-size: 11px;
  font-weight: normal;
  float: right;
  border: 1px solid #666; }

.button-edit-small:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M0ZGJjNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q1ZWVkOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c4dbc7), color-stop(100%, #d5eed8));
  background-image: -moz-linear-gradient(#c4dbc7, #d5eed8);
  background-image: -webkit-linear-gradient(#c4dbc7, #d5eed8);
  background-image: linear-gradient(#c4dbc7, #d5eed8);
  background-color: #c4dbc7; }

.button-edit-small:active {
  position: relative;
  top: 1px; }

.buttonsize-medium {
  font-size: 11px;
  padding: 2px 4px; }

.buttonsize-small {
  font-weight: normal;
  font-size: 11px;
  padding: 1px 2px; }

.button-large {
  width: 150px;
  height: 150px;
  font-size: 20px;
  font-weight: bold;
  padding: 15px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

/* End Buttons */
.intro-pane {
  border: 1px solid #888;
  margin: 20px auto;
  padding: 15px; }

/* Blockquotes */
blockquote {
  background-color: #f6f6f6;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: lighter;
  font-size: 1rem;
  padding: 10px;
  margin: 15px 40px; }

/* End Blockquotes */
/*
* http://stackoverflow.com/questions/211383/which-method-of-clearfix-is-best
*/
/* For modern browsers */
.micro-clear:before,
.micro-clear:after {
  content: "";
  display: table; }

.micro-clear:after {
  clear: both; }

/* For IE 6/7 (trigger hasLayout) */
.micro-clear {
  zoom: 1; }

ol.std-ol {
  margin-left: 20px;
  padding-left: 10px; }

ol.std-ol li {
  padding-left: 10px; }

.check-history .inspect-check {
  background: url("/assets/search/glass.png") no-repeat scroll 95% center, -moz-linear-gradient(center top, #f1f1f1 5%, #dcdcdc 100%) repeat scroll 0 0 #f1f1f1;
  border: 1px solid #adadad;
  color: #fff;
  cursor: pointer;
  display: block;
  margin: auto;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 20px 4px 8px;
  text-decoration: none;
  clear: none;
  width: 40px; }

.check-history .quarantined-check {
  background: url("/assets/search/glass.png") no-repeat scroll 95% center, -moz-linear-gradient(center top, #f0b768 5%, #e48e17 100%) repeat scroll 0 0 #e48e17; }

.check-history .flagged-check {
  background: url("/assets/search/glass.png") no-repeat scroll 95% center, -moz-linear-gradient(center top, #e09999 5%, #d06161 100%) repeat scroll 0 0 #e09999; }

.check-history .nil-check {
  color: #8a8a8a; }

.check-history .inspect-check:active,
.check-history .inspect-check:hover {
  color: #000; }

ol.simple-list,
ul.simple-list {
  margin-left: 25px;
  padding: 0 15px; }

.historylist-ok,
.historylist-advise,
.historylist-warn {
  width: 14px;
  height: 22px;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center; }

.historylist-ok {
  background-color: #04B900;
  background-image: url("/assets/historylist/listOk.png"); }

.historylist-advise {
  background-color: #f0b768;
  background-image: url("/assets/historylist/listAdvise.png"); }

.historylist-warn {
  background-color: #c00;
  background-image: url("/assets/historylist/listWarn.png"); }

.historylist-response-box {
  width: 200px;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  padding: 0 10px;
  font-weight: bold; }

.historylist-response-ok {
  background-color: #f9f9f9;
  border-color: #c6e4c6;
  color: #94c594; }

.historylist-response-nil {
  background-color: #f9f9f9;
  border-color: #eead25;
  color: #eead25; }

.historylist-response-failed,
.historylist-response-rejected {
  background-color: #f9f9f9;
  border-color: #ce6d6d;
  color: #ce6d6d; }

.historylist-response-superceded,
.historylist-response-cancelled {
  background-color: #f9f9f9;
  border-color: #c6c6c6;
  color: #c6c6c6; }

table.comparator-summary th,
table.comparator-summary td {
  font-size: 1rem;
  font-weight: normal; }

table.comparator-summary th {
  text-align: right; }

table.comparator-summary td {
  padding-left: 5px;
  font-weight: bold; }

input {
  line-height: normal; }

/* Fancy Checkboxes */
form.userFilters input[type="checkbox"],
.cm-form input[type="checkbox"],
.cm-checkbox-group input[type="checkbox"] {
  display: none; }
  form.userFilters input[type="checkbox"] + label span.cm-checkbox,
  form.userFilters input[type="checkbox"] + span.cm-checkbox,
  .cm-form input[type="checkbox"] + label span.cm-checkbox,
  .cm-form input[type="checkbox"] + span.cm-checkbox,
  .cm-checkbox-group input[type="checkbox"] + label span.cm-checkbox,
  .cm-checkbox-group input[type="checkbox"] + span.cm-checkbox {
    display: inline-block;
    width: 20px;
    height: 20px;
    /*margin:-2px 4px 0;*/
    vertical-align: middle;
    background: transparent url(/assets/drivermanager/unchecked.png) no-repeat top left;
    cursor: pointer; }
  form.userFilters input[type="checkbox"]:checked + label span.cm-checkbox, form.userFilters input[type="checkbox"]:checked + span.cm-checkbox,
  .cm-form input[type="checkbox"]:checked + label span.cm-checkbox,
  .cm-form input[type="checkbox"]:checked + span.cm-checkbox,
  .cm-checkbox-group input[type="checkbox"]:checked + label span.cm-checkbox,
  .cm-checkbox-group input[type="checkbox"]:checked + span.cm-checkbox {
    background: transparent url(/assets/drivermanager/checked.png) no-repeat top left; }
  form.userFilters input[type="checkbox"]:disabled + label span.cm-checkbox, form.userFilters input[type="checkbox"]:disabled + span.cm-checkbox,
  .cm-form input[type="checkbox"]:disabled + label span.cm-checkbox,
  .cm-form input[type="checkbox"]:disabled + span.cm-checkbox,
  .cm-checkbox-group input[type="checkbox"]:disabled + label span.cm-checkbox,
  .cm-checkbox-group input[type="checkbox"]:disabled + span.cm-checkbox {
    background: transparent url(/assets/drivermanager/unchecked-disabled.png) no-repeat top left;
    cursor: default; }
  form.userFilters input[type="checkbox"]:checked:disabled + label span.cm-checkbox, form.userFilters input[type="checkbox"]:checked:disabled + span.cm-checkbox,
  .cm-form input[type="checkbox"]:checked:disabled + label span.cm-checkbox,
  .cm-form input[type="checkbox"]:checked:disabled + span.cm-checkbox,
  .cm-checkbox-group input[type="checkbox"]:checked:disabled + label span.cm-checkbox,
  .cm-checkbox-group input[type="checkbox"]:checked:disabled + span.cm-checkbox {
    background: transparent url(/assets/drivermanager/checked-disabled.png) no-repeat top left;
    cursor: default; }

/* Bootstrap4 fix */
form.userFilters {
  margin-bottom: 20px; }

th.cm-checkbox-cell,
td.cm-checkbox-cell {
  text-align: center;
  padding: 0;
  overflow: hidden; }
  th.cm-checkbox-cell input[type="checkbox"] + label span.cm-checkbox,
  td.cm-checkbox-cell input[type="checkbox"] + label span.cm-checkbox {
    display: inline-block;
    width: 50px;
    height: 40px;
    margin: -10px 0;
    background-position: center 13px; }
  th.cm-checkbox-cell input[type="checkbox"]:checked + label span.cm-checkbox,
  td.cm-checkbox-cell input[type="checkbox"]:checked + label span.cm-checkbox {
    background-position: center 13px; }

/* Override bootstrap here */
label {
  font-weight: normal; }

.t-light-group {
  white-space: no-wrap;
  width: 100%;
  text-align: center;
  color: #bbb; }
  .t-light-group .t-light-green {
    color: #8ec58c; }
  .t-light-group .t-light-amber {
    color: #f5c17f; }
  .t-light-group .t-light-red {
    color: #e18888; }

/*
Boostrap overrides
*/
.form-control:focus {
  border-color: #c00;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(88, 132, 46, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(88, 132, 46, 0.6); }

.cm-status-icon, .cm-status-icon-info, .cm-status-icon-neutral, .cm-status-icon-valid, .cm-status-icon-warn, .cm-status-icon-invalid {
  font-size: 88px;
  line-height: 1em;
  padding: 0 10px;
  display: inline-block; }

.cm-status-icon-info {
  color: #bbd7e9; }

.cm-status-icon-neutral {
  color: #bbb; }

.cm-status-icon-valid {
  color: #8ec58c; }

.cm-status-icon-warn {
  color: #f5c17f; }

.cm-status-icon-invalid {
  color: #e18888; }

/* for "disabled" effect */
.greyedOut {
  pointer-events: none;
  opacity: 0.5;
  background: #CCC; }

.help-body h3, .help-body h4, .help-body h5, .help-body h6 {
  font-weight: bold; }
.help-body h2, .help-body h3, .help-body h4, .help-body h5, .help-body h6 {
  width: 100%;
  clear: both; }
.help-body h2 {
  float: left;
  color: #749158;
  font-size: 2rem;
  margin: 0 50px 10px -75px;
  padding-left: 75px; }
.help-body h3 {
  font-size: 1.7rem;
  padding: 0 0 10px;
  border-bottom: 1px solid #749158;
  margin: 10px 0 15px 0; }
.help-body h4 {
  font-size: 1.35rem; }
.help-body h5 {
  background-color: transparent;
  margin: 20px 0 5px;
  padding: 0;
  font-size: 1.2rem; }
.help-body h6 {
  background-color: transparent;
  margin: 20px 0 5px;
  padding: 0;
  font-size: 1.1rem; }
.help-body ol, .help-body ul {
  padding: 0 0 0 25px; }
.help-body li {
  display: list-item; }

.cbox-help-display #cboxTitle {
  background-color: #58842e;
  color: #fff; }

.cbox-help-display .help-body {
  margin: 15px 20px 20px 20px; }

.help-cbox-close {
  clear: both;
  width: 100%;
  margin: 30px 0;
  text-align: center; }

button.help-cbox-close-icon {
  float: left;
  background: url(assets/colorbox/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  border: none;
  background-color: transparent;
  cursor: pointer; }

.help-list {
  float: left; }

.help-indented {
  margin-left: 15px; }

.list-type-downloads {
  width: 25%; }

.list-type-user-docs {
  width: 50%; }

.list-type-support-request {
  width: 25%; }

.help-list-group {
  padding: 2px 5px;
  background-color: #dfe6d7; }

.help-list ul {
  list-style: none outside none; }

.help-list ul li {
  font-size: 16px;
  margin: 10px 0 15px 0; }

.help-list ul li ul li {
  color: green;
  font-size: 1rem;
  margin: 5px 0 2px 15px; }

/*
 * For some bizarre reason, colorbox decides to re-style the h4 tag!
 * Undo that re-styling here
 */
.cbox-help-display #cboxLoadedContent h4 {
  background-color: transparent;
  margin: 20px 0 5px;
  padding: 0; }

/*
.help-list ul li ul li ul li {
    font-size: 0.5em;
    margin: 5px 0 2px 5px;
}
*/
.help-link {
  position: relative;
  margin-left: 2px;
  color: #136a9f !important; }
  .help-link:hover {
    text-decoration: none; }

.help-link:before {
  position: absolute;
  font-family: FontAwesome;
  top: -1px;
  left: 2px;
  content: "\f059"; }

.fa-edpd:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='37' viewBox='0 0 35.3 37'%3E%3Cpath d='M29.6 28c1.5-0.9 2.4 0.7 1.2 1.8 -4.2 3.8-9.6 6-15.1 6 -4.3 0-7.8-1.2-10.5-3.5s-4-5.6-4-9.7c0-6.1 2.2-11.1 6.5-15.2 4.3-4.1 9.6-6.1 15.7-6.1 3.4 0 6.1 0.6 7.9 1.9 1.9 1.2 2.8 3.1 2.8 5.4 0 3-1.9 5.4-5.7 7.4 -3.8 2-9.4 3.2-16.8 3.5 0 0.6-0.1 1.1-0.1 1.6 0 3.2 0.7 5.6 2 7.3 1.3 1.7 3.3 2.5 5.9 2.5C22.7 30.9 25.3 30.4 29.6 28zM11.9 16.6c8.2-0.8 12.3-3.4 12.3-7.9 0-1.3-0.3-2.2-0.9-2.8 -0.6-0.6-1.3-0.9-2.2-0.9 -1.9 0-3.8 1.1-5.6 3.3C13.8 10.3 12.6 13.1 11.9 16.6z' fill='%23FFF'/%3E%3C/svg%3E"); }

.fa-edpd {
  fill: #0b2e13; }

.i-agency {
  color: #bbd7e9; }

.i-casual {
  color: #f5c17f; }

.i-permanent {
  color: #515151; }

.box-item-not-match,
.box-item-match {
  color: #fff;
  height: 20px;
  margin: auto;
  text-align: center;
  width: 20px;
  font-size: 1rem; }

.box-item-match {
  background-color: #8ec58c; }

.box-item-not-match {
  background-color: #e18888; }

ul.help-menu-item {
  list-style: outside none none; }

ul.help-menu-item li {
  padding: 2px; }

ul.help-menu-item li:hover {
  background-color: #aebe9e; }
  ul.help-menu-item li:hover a, ul.help-menu-item li:hover a:active, ul.help-menu-item li:hover a:hover, ul.help-menu-item li:hover a:visited {
    text-decoration: none; }

/* Fix for jump links with fixed header */
/* http://stackoverflow.com/questions/4086107/html-positionfixed-page-header-and-in-page-anchors */
.jumptarget:before {
  content: "";
  display: block;
  height: 115px;
  /* fixed header height*/
  margin: -115px 0 0;
  /* negative fixed header height */ }

.jump-top-link {
  display: block;
  float: right;
  clear: both;
  font-size: 0.8em;
  margin: 10px 0; }

.pdf-link i:before {
  color: #c00; }

.csv-link i:before {
  color: #1f7246; }

.tooltip.in {
  opacity: 1; }

.tooltip .tooltip-inner {
  color: #666;
  background-color: #eee;
  -moz-box-shadow: #666 2px 2px 5px;
  -webkit-box-shadow: #666 2px 2px 5px;
  box-shadow: #666 2px 2px 5px;
  border: 5px solid #bbb;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  text-align: left;
  white-space: normal; }

.tooltip.top .tooltip-arrow {
  border-top-color: #bbb; }

.tooltip.right .tooltip-arrow {
  border-right-color: #bbb; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #bbb; }

.tooltip.left .tooltip-arrow {
  border-left-color: #bbb; }

/* BS 4.1 */
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
  border-bottom-color: #bbb !important; }

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
  border-top-color: #bbb !important; }

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
  border-left-color: #bbb !important; }

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
  border-right-color: #bbb !important; }

/* tooltip-alert */
.tooltip.tooltip-alert .tooltip-inner {
  color: #e57d7d;
  background-color: #f9eded;
  border-color: #e18888; }
.tooltip.tooltip-alert.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.tooltip-alert.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #e18888 !important; }
.tooltip.tooltip-alert.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.tooltip-alert.bs-tooltip-top .arrow::before {
  border-top-color: #e18888 !important; }
.tooltip.tooltip-alert.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.tooltip-alert.bs-tooltip-left .arrow::before {
  border-left-color: #e18888 !important; }
.tooltip.tooltip-alert.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.tooltip-alert.bs-tooltip-right .arrow::before {
  border-right-color: #e18888 !important; }

/* tooltip-warn */
.tooltip.tooltip-warn .tooltip-inner {
  color: #da6920;
  background-color: #fcedd8;
  border-color: #da6920; }
.tooltip.tooltip-warn.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.tooltip-warn.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #da6920 !important; }
.tooltip.tooltip-warn.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.tooltip-warn.bs-tooltip-top .arrow::before {
  border-top-color: #da6920 !important; }
.tooltip.tooltip-warn.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.tooltip-warn.bs-tooltip-left .arrow::before {
  border-left-color: #da6920 !important; }
.tooltip.tooltip-warn.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.tooltip-warn.bs-tooltip-right .arrow::before {
  border-right-color: #da6920 !important; }

/* tooltip-ok */
.tooltip.tooltip-ok .tooltip-inner {
  color: #4a764a;
  background-color: #e2f1e2;
  border-color: #8ec58c; }

.tooltip.tooltip-ok.top .tooltip-arrow {
  border-top-color: #8ec58c; }

.tooltip.tooltip-ok.right .tooltip-arrow {
  border-right-color: #8ec58c; }

.tooltip.tooltip-ok.bottom .tooltip-arrow {
  border-bottom-color: #8ec58c; }

.tooltip.tooltip-ok.left .tooltip-arrow {
  border-left-color: #8ec58c; }

/*
 * radio toggles now used univrally (e.g. in session sidebar menu)
 * so moved to common.scss
 */
.radio-toggle,
.radio-toggle-sidebar {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0;
  position: relative;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  cursor: pointer;
  float: right; }
  .radio-toggle + label,
  .radio-toggle-sidebar + label {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 -20px 0 0;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    border: 1px solid #ccc;
    float: right; }

.radio-toggle-sidebar {
  width: 15px;
  height: 15px; }
  .radio-toggle-sidebar + label {
    width: 15px;
    height: 15px;
    margin: 0 -15px 0 0; }

.radio-toggle-large + label {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 30px;
  height: 30px;
  float: none;
  margin: 0 auto; }

.toggle-on + label {
  background: #fff url(/assets/settings/tick-rnd.png) no-repeat center center; }

.toggle-off + label {
  background: #fff url(/assets/settings/cross-rnd.png) no-repeat center center; }

.toggle-on:checked + label {
  background-color: #00990d;
  border-color: #00990d; }

.toggle-off:checked + label {
  background-color: #c00;
  border-color: #c00; }

.toggle-sidebar-on + label {
  background: #fff url(/assets/settings/tick-rnd-sml.png) no-repeat center center; }

.toggle-sidebar-off + label {
  background: #fff url(/assets/settings/cross-rnd-sml.png) no-repeat center center; }

.toggle-sidebar-on:checked + label {
  background-color: #63bc6a;
  border-color: #63bc6a; }

.toggle-sidebar-off:checked + label {
  background-color: #db6363;
  border-color: #db6363; }

/* Radio toggles contained WITHIN label tag */
label.l-radio-toggle {
  margin: 5px 0;
  clear: both;
  float: left;
  cursor: pointer; }
  label.l-radio-toggle i {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 -20px 0 0;
    font-weight: bold;
    text-align: center;
    border: 1px solid #ccc; }
  label.l-radio-toggle input[type="radio"] {
    display: block;
    width: 0;
    height: 0;
    margin: 0;
    margin: 0;
    position: relative;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }

label.l-radio-toggle-large {
  font-size: 1.2em; }
  label.l-radio-toggle-large i {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    float: left;
    margin: -3px 10px 0 auto; }

label.l-toggle-on i {
  background: #fff url(/assets/settings/tick-rnd.png) no-repeat center center; }

label.l-toggle-off i {
  background: #fff url(/assets/settings/cross-rnd.png) no-repeat center center; }

label.l-toggle-on input[type="radio"]:checked + i {
  background-color: #00990d;
  border-color: #00990d; }

label.l-toggle-off input[type="radio"]:checked + i {
  background-color: #c00;
  border-color: #c00; }

.session-sidebar-menu {
  clear: both;
  background-color: #f2f2f2;
  padding: 2px 5px; }
  .session-sidebar-menu .livecontent-header {
    color: #777;
    text-align: left;
    font-size: 1rem;
    font-weight: bold;
    margin: 0 auto 2px; }
  .session-sidebar-menu .livecontent-container {
    color: #777;
    width: 100%;
    margin: 0; }
  .session-sidebar-menu .livecontent-row {
    border-bottom: 1px solid #d2d0d0;
    margin: 0;
    clear: both; }
  .session-sidebar-menu .livecontent-row:first-child {
    border-top: 1px solid #d2d0d0; }

/* Remove the hideous outlining from bootstrap buttons! */
button:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0 !important; }

/* System message styles */
.system-message {
  border: none;
  background-color: #eee;
  color: #515151;
  padding: 20px;
  margin-bottom: 20px; }
  .system-message .alert {
    background-color: #fcedd8;
    color: #f5aa4a; }
  .system-message hr {
    margin: 0 0 10px 0;
    border-color: #515151;
    opacity: 0.5; }
  .system-message .system-message-posted {
    font-style: italic;
    font-size: 0.9em; }
  .system-message .system-message-summary {
    margin-bottom: 10px;
    font-size: 1.1em; }
  .system-message .system-message-full {
    margin: 0; }
  .system-message .system-message-show-hide {
    margin: 0;
    float: right;
    font-style: italic;
    cursor: pointer; }

.system-messagetype-alert {
  background-color: #ffeacb;
  color: #000; }

.system-messagetype-maintenance {
  background-color: #e5eeff;
  color: #191966; }

/* To visually hide an element (e.g. a label) but leave it still accessible to screenreaders etc */
/* https://www.w3.org/WAI/tutorials/forms/labels/ */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* A scaleable box for the eDPD icon */
.edpd-icon-box,
.edpd-icon-box-r {
  border: 1px solid black;
  padding: 0.2em;
  color: #58842e;
  background-color: white;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em; }

.edpd-icon-box-r {
  float: right;
  margin: 5px 0 10px 10px; }

/* Migrating some of the user dash styling to create a new, more generic "smart button" */
.smart-button {
  display: inline-block;
  border: 1px solid #999;
  width: 200px;
  height: 102px;
  margin: 30px;
  background-color: #999;
  position: relative;
  cursor: pointer;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden; }

a.smart-button:hover {
  text-decoration: none; }

.smart-button:hover {
  filter: brightness(1.15); }

.smart-button-simple-content {
  margin: 5px 10px 2px;
  color: #fff;
  height: 90px;
  overflow: hidden;
  font-size: 20px !important;
  line-height: 1.1; }

.smart-button-simple-icon {
  float: right;
  font-size: 35px !important;
  margin: 0;
  overflow: hidden;
  width: 35px; }
