@font-face {
  font-family: "The-Sans-600";
  src: url("../../fonts/rvo/TheSansB_600_.eot");
  src: url("../../fonts/rvo/TheSansB_600_.eot?#iefix") format("embedded-opentype"), url("../../fonts/rvo/TheSansB_600_.woff") format("woff"), url("../../fonts/rvo/TheSansB_600_.svg#TheSansB_600_") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "The-Sans-500";
  src: url("../../fonts/rvo/TheSansB_500_.eot");
  src: url("../../fonts/rvo/TheSansB_500_.eot?#iefix") format("embedded-opentype"), url("../../fonts/rvo/TheSansB_500_.woff") format("woff"), url("../../fonts/rvo/TheSansB_500_.svg#TheSansB_500_") format("svg");
  font-weight: normal;
  font-style: normal; }

* {
  -webkit-font-smoothing: subpixel-antialiased; }

.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-secondary {
  background: #00477F; }

/* Load app style */
* {
  margin: 0;
  padding: 0; }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

body {
  background-color: #e7e7e7;
  font-family: "The-Sans-500";
  font-weight: 500; }

input, textarea, select, button {
  font-family: "The-Sans-500"; }

button {
  border: none;
  outline: none; }

body.login {
  background-color: #2d3940; }

.grey {
  color: #95999a; }

.loggedIn {
  min-height: 100%; }

header {
  background-color: #FFFFFF;
  width: 100%;
  height: 60px;
  padding-left: 22px;
  padding-right: 22px; }
  header a .logo-tagline {
    color: #fff;
    font-size: 16px; }

header.header-login {
  height: 85px;
  text-align: center; }

a.logout {
  display: table-cell;
  color: #ffffff;
  float: right;
  margin-top: 17.5px;
  padding: 10px 20px 10px 20px;
  font-size: 17px;
  font-family: "The-Sans-500";
  background-color: #00477F;
  box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px; }
  a.logout:hover {
    background-color: #1a83a3; }
  a.logout:active {
    background-color: #00698a;
    box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.1); }

.position-dot {
  border-radius: 20px;
  height: 30px;
  width: 30px;
  position: absolute;
  z-index: 1;
  margin-left: -12px;
  margin-top: -15px;
  z-index: 2; }

.position-dot[data-position="100"] {
  margin-top: -6px; }

.position-dot[data-position="0"] {
  margin-top: -24px; }

.position-dot:after {
  content: " ";
  display: block;
  height: 11px;
  width: 11px;
  background-color: red;
  position: absolute;
  border-radius: 6px;
  top: 50%;
  margin-top: -5px;
  left: 50%;
  margin-left: -5px; }

.position-dot:before {
  content: " ";
  display: block;
  height: 15px;
  width: 15px;
  background-color: white;
  border-radius: 10px;
  top: 50%;
  position: absolute;
  margin-top: -7px;
  left: 50%;
  margin-left: -7px; }

header .logo {
  padding-top: 22px;
  vertical-align: -8px; }

.content.login {
  background-color: #00477F; }

.blockContainer {
  padding-bottom: 55px;
  position: relative; }

.login-background {
  background-image: url(/images/rvo/background-image-updated.jpg);
  background-size: cover;
  background-position: center center;
  width: 100%;
  position: absolute;
  height: 375px;
  top: 405px; }

.block {
  margin: 0 22px 0 22px;
  background-color: white;
  padding: 22px 22px 30px 22px;
  height: 100%;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px; }

h1 {
  font-size: 26px;
  line-height: 35px;
  font-weight: bold;
  color: #00477F;
  margin-bottom: 21px;
  font-family: "The-Sans-600"; }

@media only screen and (min-width: 1200px) {
  h1 {
    font-size: 34px;
    line-height: 46px; } }

h3 {
  font-size: 22px;
  font-weight: normal;
  color: #00477F; }

.block h1 {
  text-align: center;
  font-style: italic; }

h3 {
  font-weight: 600;
  font-size: 17px;
  color: #00477F;
  margin: 15px 0 15px 0; }

.semiBold {
  font-weight: 600; }

a {
  color: #00477F;
  text-decoration: none; }

a.dial.error {
  color: #ED1A2D; }

p {
  font-size: 16px; }

.center {
  text-align: center; }

.content {
  margin: 30px 0; }

footer {
  width: 100%;
  background: #fff;
  color: #00477F;
  padding: 32px 22px 30px 22px; }

footer .site {
  float: right;
  font-size: 12px;
  padding-top: 3px;
  margin-right: 20px; }

footer a {
  background: #fff;
  color: #00477F; }
  footer a:hover {
    text-decoration: underline; }

footer .logo_small {
  float: right;
  text-align: right;
  margin-right: 22px; }

footer .question {
  float: left;
  width: 100%;
  height: 25px;
  margin-bottom: 60px; }

footer .question span {
  display: block; }

footer .question span.title {
  font-size: 17px; }

footer .question span.phonenumber {
  font-size: 26px;
  margin-top: 10px;
  font-weight: bold;
  line-height: 31px; }

footer .copyright {
  float: left;
  font-size: 13px;
  background: #fff;
  color: #00477F;
  padding-bottom: 20px; }

.notificationBlock {
  padding: 17px;
  margin-top: 10px;
  position: relative;
  margin-bottom: 15px; }

.notificationBlock h5 {
  font-weight: bold;
  padding: 1px 0 7px 35px;
  font-size: 16px;
  min-height: 20px; }

.notificationBlock button.close {
  padding: 0;
  border: none;
  background: none;
  height: 15px;
  width: 15px;
  position: absolute;
  top: 17px;
  right: 17px; }

.notificationBlock.warning {
  color: #4c3c2d;
  margin-top: 0;
  background-color: #ffe169;
  margin-bottom: 0; }

.notificationBlock.error {
  color: #ED1A2D;
  background: #f3eeee url("/images/icon_notification_error.svg") no-repeat 17px 17px; }

.notificationBlock.success {
  color: #00803E;
  background: #dff3e7 url("/images/icon_notification_check.svg") no-repeat 17px 17px; }

.notificationBlock.error button.close {
  background: url("/images/icon_close_red.svg") no-repeat;
  background-size: 14px 15px; }

.notificationBlock.success button.close {
  background: #dff3e7 url("/images/icon_close_green.svg") no-repeat;
  background-size: 14px 15px; }

footer, header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  /* IE8 */
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  z-index: 1; }

.spacer30 {
  width: 100%;
  height: 30px; }

.spacer50 {
  width: 100%;
  height: 50px; }

label {
  color: #00477F;
  width: 100%;
  margin-top: 23px;
  display: inline-block;
  font-size: 16px;
  font-weight: 600; }

.input {
  width: 100%;
  height: 46px;
  margin: 10px 0;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border: 1px solid #d5d5d5;
  background-color: #fff;
  padding: 6px 8px;
  color: #000000;
  font-size: 18px; }

.noMargin {
  margin-top: 0; }

input, .block {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.input:focus {
  background-color: #f2f5f8 !important;
  outline: 0;
  box-shadow: 0 0 0 2px #00577d; }

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:hover {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0 1000px #fff inset; }

input:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0 1000px #ffff inset;
  border: solid 2px #00577d; }

.highlightError {
  border: #B31B34 1px solid !important;
  background-color: #f4eaea !important; }

.button {
  background-color: #00477F;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border: 0;
  color: #ffffff;
  box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.1);
  padding: 9px 10px;
  cursor: pointer;
  -webkit-appearance: none;
  font-size: 20px;
  font-family: "The-Sans-500";
  font-weight: bold;
  line-height: 27px; }
  .button:hover {
    background-color: #1a598c; }
  .button:active {
    background-color: #004072;
    box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.1); }

.button.center {
  margin: 0 auto;
  display: block; }

.button.small {
  background-color: transparent;
  color: #8697a0;
  font-size: 16px;
  padding: 6px 12px;
  border-radius: 3px;
  box-shadow: none; }

.button.small.blue {
  color: #ffffff; }

.button.grey {
  background-color: #00477F; }
  .button.grey:hover {
    background-color: #1a598c; }
  .button.grey:active {
    background-color: #004072; }

.button.lightgrey {
  background-color: #e7e7e7;
  color: #2d3940; }
  .button.lightgrey:hover {
    background-color: #e9e9e9; }
  .button.lightgrey:active {
    background-color: #d0d0d0; }

.button.red {
  background-color: #ED1A2D;
  color: white; }

.button.small.grey {
  border: none;
  color: white;
  font-size: 15px;
  font-weight: normal;
  border-radius: 2px;
  box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.1); }

.button.grey:active {
  background-color: #78868f; }

.button.small.lightGrey {
  background-color: #e7e7e7;
  color: #2d383e; }

.button.small.blue {
  background-color: #289ce1; }

.button.grey.edit {
  background-image: url(/images/icon_edit.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 40px;
  margin-bottom: 20px;
  margin-left: 0px; }

.button.small.grey.edit.left, .button.small.grey.cancel.left {
  float: left; }

.button.small.grey.cancel {
  background-color: #ED1A2D;
  background-image: url(/images/icon_cancel.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 40px;
  margin-left: 10px;
  margin-bottom: 20px; }

.button.blue {
  background-color: #00577d; }

span.error {
  color: #ED1A2D;
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-top: 8px; }

input[type=tel].error, input[type=text].error, input[type=email].error {
  border: 1px solid #ED1A2D;
  background-color: #f3eeee; }

.contentContainer {
  width: 100%;
  margin: 0 auto; }

.contentContainer .contentBlock {
  background-color: #ffffff; }

.dashboardContainer {
  width: 100%;
  background-color: transparent;
  margin: 0 auto; }

.dateDropdown h3, .timeDropdown h3 {
  padding: 26px 0 26px 20px;
  border-bottom: 1px solid #d5d5d5; }

.contentBlock {
  position: relative;
  padding: 30px 22px 30px 22px; }

.contentBlock .fullWidth {
  margin: 0 -22px 0px -22px; }

.summary.detail .contentBlock.detailBlock, .summary.detail .contentBlock.editBlock {
  padding-top: 15px;
  position: relative; }

.confirmBookingBlock .contentBlock.detailBlock .button.grey.edit, .confirmBookingBlock .contentBlock.editBlock .button.grey.edit {
  right: 0;
  position: absolute;
  -ms-transform: scale(0.7, 0.7);
  -webkit-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
  margin: -20px 0 0 0; }

.detail.current .contentBlock.detailBlock {
  padding-top: 0;
  position: relative; }

.instructionWrapper {
  position: relative;
  clear: both; }

.instructionWrapper .mapContainer.hasMap {
  margin-bottom: 20px; }

.dateHeader {
  background-color: #F6F6F6;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #DFDFDF;
  text-align: center;
  margin: 0 -22px 0 -22px;
  padding: 15px 0 15px 0;
  color: #2D3940;
  font-weight: bold; }

.contentBlock.divide {
  margin: 0 0 18px 0;
  background-color: white; }

#navigation {
  padding: 0;
  margin: 0;
  position: relative; }

#navigation.expanded {
  -webkit-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.3);
  margin-bottom: 16px; }

#navigation a {
  color: black;
  display: block;
  line-height: 50px;
  border-top: 1px solid #ebebeb;
  background: url("/images/planner/icon_arrow_right.svg") no-repeat right 20px center;
  background-size: 20px 20px;
  background-color: white; }

#navigation, #navigation > div, #navigation > button {
  z-index: 1; }

#navigation a, #navigation > button {
  padding-left: 17px; }

#navigation img {
  vertical-align: middle;
  margin-right: 20px;
  padding-bottom: 3px; }

#navigation > button {
  line-height: 50px;
  border: none;
  user-select: none;
  text-align: left;
  padding-left: 50px;
  width: 100%;
  background-color: #e7e7e7;
  position: relative;
  outline: none;
  color: #303a44;
  font-weight: 600; }

/* hamburger menu icon */
#navigation > button:before {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 15px;
  background: #8d8d8d;
  top: 18px;
  left: 20px;
  box-shadow: 0 6px 0 #8d8d8d, 0 12px 0 #8d8d8d; }

.lt-ie11 .navigationOverlay {
  display: none; }

.navigationOverlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none; }

#balance.contentContainer {
  background-color: transparent; }

#balance p.costs {
  font-weight: bold;
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 25px; }

#balance .borderBlocksContainer {
  margin-bottom: 20px; }

#balance .horizontalProgress {
  margin-top: 20px;
  width: 90%;
  margin-left: 5%; }

.borderBlocksContainer {
  clear: both;
  overflow: hidden;
  margin-left: -1%; }

.borderBlocksContainer .borderBlock {
  border: 1px solid #e0e0e0;
  width: 48%;
  float: left;
  margin: 1%;
  display: table;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.borderBlocksContainer .borderBlock.big {
  width: 98%; }

p.verticalValue {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  color: #5b656f; }

p.verticalValue span {
  font-size: 42px;
  line-height: 45px;
  display: block;
  color: black;
  font-weight: bold; }

p.verticalValue.blue span {
  color: #35a7ed; }

p.verticalValue.big span {
  font-size: 60px;
  line-height: 60px;
  font-weight: bold; }

.horizontalProgress {
  box-shadow: inset 1px 4px 0px -2px rgba(208, 208, 208, 0.5);
  height: 19px;
  background-color: #e7e7e7; }

.horizontalProgress .foreground {
  box-shadow: inset 1px 4px 0px -2px rgba(208, 208, 208, 0.5);
  background-color: #36a7e9;
  width: 100%;
  height: 100%;
  float: right;
  transition: width 0.75s; }

.editBlock h1 {
  margin-top: 55px; }

.contentContainer.summary .editBlock h1 {
  margin-top: 15px; }

#editHeader {
  z-index: 999999;
  width: 100%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 14px; }

#editHeader .left {
  padding-left: 22px;
  padding-right: 22px; }

#editHeader.fixed {
  position: fixed;
  top: 0; }

.dropdown {
  background: #e7e7e7 url("/images/planner/icon_arrow_dropdown.svg") right 10px center no-repeat;
  background-size: 20px 20px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.07);
  height: 44px;
  margin-top: 10px;
  font-size: 19px;
  padding-left: 15px;
  width: 100%;
  text-align: left;
  border: 0; }

.dateDropdown ul {
  list-style: none; }

.dateDropdown ul li {
  font-weight: 600;
  padding: 17px 0 17px 20px;
  border-bottom: 1px solid #d5d5d5;
  display: block;
  font-size: 19px;
  cursor: pointer; }

.dateDropdown ul li:hover {
  background-color: #f3f5f6; }

.dateDropdown span {
  font-weight: 500;
  float: right;
  color: #999999;
  display: block;
  padding-right: 20px;
  font-size: 17px; }

input[type="text"] {
  width: 100%; }

.planForm {
  margin-top: -15px; }

.planForm .input {
  cursor: text; }

.planForm label > input[type="checkbox"] {
  float: right;
  margin: 10px 10px 0 0; }

.phoneInput > div {
  margin-top: 20px;
  height: 70px;
  background-color: #f6f6f6;
  border: 1px solid #cbcbcb;
  border-left: 0;
  border-right: 0;
  margin-left: -22px;
  margin-right: -22px;
  position: relative; }

.phoneInput .edit p {
  padding-top: 17px;
  padding-bottom: 0; }

.phoneInput .arrow {
  position: absolute;
  top: -5px;
  left: calc(50% - 13px);
  width: 26px;
  height: 15px; }

.phoneInput .warning, .phoneInput span.error {
  float: left;
  padding-left: 24px; }

.phoneInput .input {
  margin: 0;
  height: 36px;
  background-color: #ffffff;
  font-size: 16px;
  padding-top: 0;
  padding-bottom: 0; }

.phoneInput .edit {
  height: 120px; }

.phoneInput p {
  padding: 24px 0 24px 21px;
  float: left;
  width: 52%; }

.phoneInput button {
  float: right;
  margin: 17px 20px 0 0; }

.planForm label .amount-component {
  float: right; }

/* Checkboxes */
button.btn.btn-default.btn-xs {
  background-color: #f6f6f6; }

.selected button.btn.btn-default.btn-xs {
  background-color: #2285c0;
  border: none;
  border-top: 1px solid #207db4; }

.glyphicon-ok::before {
  color: white; }

.separator {
  background-color: #e5e5e5;
  height: 1px;
  margin: 10px 0 8px; }

.options label {
  color: #181818;
  border-radius: 3px;
  box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.1); }

.options input {
  margin-top: 10px; }

.options > label {
  background-color: #e7e7e7;
  padding: 19px 0;
  margin-bottom: 3px;
  margin-top: 8px;
  vertical-align: middle;
  position: relative; }

.options.aids > label {
  cursor: pointer; }

form .selected {
  color: #ffffff;
  background-color: #00477F;
  border-bottom: 0px;
  box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.1); }

form .selected .amount-component .amount-button {
  color: #36a7e9;
  background-color: #ffffff;
  border: 0;
  border-bottom: 2px solid #e7e7e7; }

form .selected .amount-component .amount-button.disabled {
  background-color: #68b9e9;
  border-bottom: 2px solid #61b2e2; }

form .selected .amount-component input {
  color: #ffffff;
  background-color: #2285c0;
  border: 0;
  border-top: 2px solid #207db4;
  padding-top: -1px;
  font-weight: 500; }

.options > label img {
  position: absolute;
  fill: red;
  left: 25px; }

.options > label span {
  padding-left: 70px; }

button span.glyphicon {
  padding-left: 0px; }

.options label > input, .options label > .amount-button, .options label > button {
  float: right;
  margin-right: 16px; }

.amount-component {
  width: 135px;
  height: 40px;
  position: absolute;
  top: 11px;
  right: 16px; }

.amount-component .amount-button, .amount-component input[type="text"] {
  float: left;
  width: 45px;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  border-radius: 0px; }

.amount-component input[type="text"] {
  border: 1px solid #d5d5d5; }

.amount-component .amount-button {
  background-color: #8697a1;
  border-bottom: 2px solid #7c8c95;
  cursor: pointer;
  height: 40px;
  padding-top: 5px;
  color: #ffffff;
  text-indent: -9999px; }

.amount-component .amount-button.increase {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.increase {
  background-image: url("/images/planner/icon_plus.svg");
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat; }

form .selected .increase {
  background-image: url("/images/planner/icon_plus_blue.svg"); }

.amount-component .amount-button.decrease {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.decrease {
  background-image: url("/images/planner/icon_minus.svg");
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat; }

form .selected .decrease {
  background-image: url("/images/planner/icon_minus_blue.svg"); }

.amount-component .amount-button.disabled {
  background-color: #cacfd2;
  border-bottom-color: #c7ccce; }

.icon-person {
  background: url("/images/planner/icon_person.svg") 10px center no-repeat;
  background-size: 40px auto; }

.icon-person.selected {
  background-image: url("/images/planner/icon_person_white.svg"); }

.icon-child {
  background: url("/images/planner/icon_child.svg") 10px center no-repeat;
  background-size: 40px auto; }

.icon-child.selected {
  background-image: url("/images/planner/icon_child_white.svg"); }

.icon-bag {
  background: url("/images/planner/icon_bag.svg") 16px center no-repeat;
  background-size: 30px auto; }

.icon-bag.selected {
  background-image: url("/images/planner/icon_bag_white.svg"); }

.icon-dog {
  background: url("/images/planner/icon_dog.svg") 16px center no-repeat;
  background-size: 30px auto; }

.icon-dog.selected {
  background-image: url("/images/planner/icon_dog_white.svg"); }

.icon-pet {
  background: url("/images/planner/icon_pet.svg") 16px center no-repeat;
  background-size: 28px auto; }

.icon-pet.selected {
  background-image: url("/images/planner/icon_pet_white.svg"); }

.icon-wheelchair {
  background: url("/images/planner/icon_wheelchair.svg") 16px center no-repeat;
  background-size: 35px auto; }

.icon-wheelchair.selected {
  background-image: url("/images/planner/icon_wheelchair_white.svg"); }

.icon-wheelchair-folded {
  background: url("/images/planner/icon_wheelchair_folded.svg") 16px center no-repeat;
  background-size: 35px 35px; }

.icon-wheelchair-folded.selected {
  background-image: url("/images/planner/icon_wheelchair_folded_white.svg"); }

.icon-walker {
  background: url("/images/planner/icon_walker.svg") 16px center no-repeat;
  background-size: 35px auto; }

.icon-walker.selected {
  background-image: url("/images/planner/icon_walker_white.svg"); }

.icon-scoot {
  background: url("/images/planner/icon_scoot.svg") 16px center no-repeat;
  background-size: 35px auto; }

.icon-scoot.selected {
  background-image: url("/images/planner/icon_scoot_white.svg"); }

#aid-warning, #travellers-warning {
  display: none; }

span.warning {
  color: #9c9c9c;
  line-height: 20px;
  display: block;
  padding: 10px 0 10px 0;
  font-size: 16px; }

.timepicker {
  padding: 27px 0 27px 0;
  font-size: 24px;
  text-align: center; }

.timepicker > div {
  display: inline-block; }

.timepicker .hours, .timepicker .minutes {
  height: 132px;
  width: 75px;
  background-color: #f6f6f6;
  float: left; }

.timepicker .colon {
  float: left;
  margin: 0 10px 0 10px;
  padding-top: 44px;
  padding-bottom: 30px; }

.timepicker button {
  height: 44px;
  width: 100%;
  border: 0;
  text-indent: -9999px; }

.timepicker span {
  display: block;
  padding-top: 5px;
  height: 39px;
  text-align: center; }

.timepicker .hours button:first-child, .timepicker .minutes button:first-child {
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0; }

.timepicker .hours button:last-child, .timepicker .minutes button:last-child {
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px; }

.timepicker .button-timepicker {
  background-color: #8697a1;
  color: #ffffff;
  cursor: pointer; }

.timepicker .button-timepicker.disabled {
  background-color: #dbe0e3; }

.timepicker .text {
  border: 1px solid #d5d5d5; }

.timeDropdown .timepicker-bottom {
  border-top: 1px solid #d5d5d5;
  padding: 35px 0 35px 0;
  width: 100%; }

.timepicker-subtext {
  text-align: center;
  font-size: 0.9em;
  font-weight: bold;
  padding-bottom: 10px;
  color: #525252; }

#timepicker-error {
  display: none;
  color: #8697a1;
  margin-bottom: 10px;
  text-align: center;
  margin-left: 15%;
  width: 70%; }

/* Dialog */
.dialog {
  position: relative;
  background-color: white;
  z-index: 99999;
  margin: -110px -22px 0 -22px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2); }

.dialog .top {
  padding: 0px 20px 20px 20px; }

.dialog h3 {
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 0px;
  padding-top: 18px; }

.dialog .top input {
  margin-bottom: 10px; }

.dialog.address h3 {
  padding-bottom: 15px; }

.tabContainer {
  display: table;
  width: 100%;
  height: 30px; }

.tab {
  display: table-cell;
  width: 50%;
  background-color: #00577d;
  text-align: center;
  color: white;
  padding: 2px;
  border: 0;
  box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.07); }

.tab.inactive {
  background-color: #e7e7e7;
  color: black;
  border-top: none;
  cursor: pointer;
  box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.1); }

.tab:first-child {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.tab:last-child {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

input.search {
  width: 80%; }

input.housenumber {
  width: 15%;
  float: right; }

.suggestions ul {
  list-style: none; }

.planForm ul li {
  cursor: pointer; }

.poi:hover, .dropdown:hover, .aids > label:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  /* IE8 */
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8; }

.dropdown:active, .aids > label:active {
  background-color: #cfcfcf;
  box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.07); }

.suggestions ul li {
  padding: 8px 0 8px 70px;
  border-top: 1px solid #d5d5d5;
  display: block;
  font-weight: 600;
  font-size: 16px; }

.spacer20 {
  height: 20px;
  width: 100%; }

.suggestions ul li.no-results {
  padding-top: 19px;
  height: 120px;
  padding-left: 0px;
  padding-right: 0px; }

.button.small.no-results {
  margin: 10px 0 10px 0;
  background-image: url(/images/planner/icon_phone.svg);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 15px center;
  padding-left: 35px;
  padding-right: 15px; }

.suggestions ul li:hover, .suggestions ul li.active, ul.poi-list li.active, .dateDropdown ul li.active {
  background-color: #f3f5f6; }

.suggestions ul li.icon-poi {
  background-image: url("/images/planner/icon_suggestion_poi.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 30px; }

.suggestions ul li.icon-address {
  background-image: url("/images/planner/icon_suggestion_adress.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 30px; }

.suggestions ul li.icon-home {
  background-image: url("/images/planner/icon_suggestion_home.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 30px; }

.suggestions ul li span.icon-add-address {
  display: block;
  float: right;
  background-image: url("/images/planner/icon_add-address.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
  height: 30px;
  width: 30px;
  margin: -13px 20px 10px 0px; }

.suggestions ul li:last-child {
  border-bottom: 1px solid #d5d5d5; }

.suggestions ul li span {
  display: block;
  color: #999999;
  font-weight: 500;
  font-size: 14px; }

.suggestions ul li span strong {
  font-weight: 600;
  color: #000000; }

.poi {
  width: 100%;
  border: 0;
  text-align: left; }

.poi .toggle {
  background-color: #e7e7e7;
  border-bottom: 2px solid #d6d6d6;
  font-weight: bold;
  padding: 10px 20px 10px 20px;
  display: block; }

.poi .toggle > span {
  float: right;
  color: #777777;
  background: url("/images/planner/icon_arrow_collapse.svg") no-repeat right center;
  background-size: 30px;
  padding-right: 34px;
  font-weight: 600; }

.poi .toggle > span.open {
  background: url("/images/planner/icon_arrow_collapse_blue.svg") no-repeat right center;
  background-size: 30px; }

ul.poi-list {
  list-style: none;
  background-color: #ffffff; }

ul.poi-list li {
  display: block;
  background-color: #ffffff;
  padding: 10px 20px 10px 20px;
  font-weight: bold;
  border-bottom: 1px solid #d5d5d5; }

ul.poi-list li:hover {
  background-color: #f3f5f6; }

ul.poi-list li > span {
  display: block;
  font-weight: normal;
  color: #999999; }

.onoffswitch {
  position: relative;
  float: right;
  width: 79px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  margin: 0;
  overflow: hidden;
  cursor: pointer; }

.onoffswitch-inner {
  display: block;
  width: 158px; }

.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 31px;
  padding: 0;
  line-height: 31px;
  font-size: 16px;
  color: white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px; }

.onoffswitch-inner:before {
  content: "Aan";
  padding-left: 10px;
  background-color: #19A955;
  color: #FFFFFF; }

.onoffswitch-inner:after {
  content: "Uit";
  padding-right: 10px;
  background-color: #DFDFDF;
  color: #707375;
  text-align: right; }

.onoffswitch-switch {
  border: 0;
  display: block;
  width: 25px;
  height: 25px;
  margin-top: 3px;
  margin-right: 3px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  cursor: hand;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.onoffswitch-switch.off {
  right: 48px; }

.onoffswitch-inner.off {
  margin-left: -79px; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px; }

.buttonHeader {
  background-color: #e7e7e7;
  padding: 15px 0 15px 15px; }

.summary table {
  width: 100%;
  clear: both; }

.summary table td {
  vertical-align: top;
  padding: 5px 5px 5px 0; }

table td {
  font-size: 16px; }

.summary table td.title {
  width: 40%; }

table td.title, table td.strong {
  font-weight: 600;
  color: #00477F; }

table td.title {
  width: 30%; }

table td.notice {
  color: #00577d; }

.notice {
  color: #8697a0; }

.summary h3 {
  margin-top: 10px; }

.summary button.center {
  margin-top: 15px; }

.greetingBlock {
  background-color: #ffffff;
  padding: 16px 22px 16px 22px; }

.nextTripBlock {
  background-color: #ffffff;
  padding: 20px 22px 30px 22px;
  margin-top: 18px;
  overflow: hidden; }

.nextTripBlock h1 span {
  float: right;
  margin-top: 8px;
  margin-left: 15px; }

span.text-active {
  background: #d4d4d4; }

.legInstruction {
  overflow: auto;
  border-radius: 3px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  display: table;
  color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

.legInstruction .left {
  padding-right: 10px;
  display: table-cell;
  padding: 15px; }

.legInstruction .right {
  height: 100%;
  display: table-cell;
  width: 100px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  vertical-align: middle;
  padding-right: 12px; }

.legInstruction button {
  height: 100%;
  width: 100%;
  background-color: transparent;
  background: url(../images/planner/icon_arrow_right_white.svg) right 0px center no-repeat;
  background-size: 20px 20px;
  fill: white;
  font-weight: lighter; }

.mapOverlay {
  margin-top: -20px;
  position: relative; }

.mapOverlay.top {
  margin-top: 0;
  position: absolute;
  z-index: 1;
  left: 60px;
  right: 60px;
  top: 30px; }

.driverMap .folowDriver {
  text-align: center;
  color: white;
  display: block;
  position: absolute;
  bottom: 40px;
  width: 100%; }

.mapGradient {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  /* IE6-9 */
  height: 100px;
  position: absolute;
  bottom: 0;
  width: 100%; }

.detail .legInstruction .instruction {
  float: left;
  clear: both;
  width: 100%;
  box-sizing: border-box; }

.detail .legInstruction .instruction p {
  padding: 18px 18px 18px 55px; }

.detail .legInstruction .icon {
  position: absolute;
  left: 8px; }

.detail .legInstruction p.dark {
  float: left;
  width: 100%;
  padding: 18px;
  box-sizing: border-box;
  font-size: 16px; }

.nextTripBlock.vom h1 span.vom {
  border-bottom: 4px solid #00477F; }

.nextTripBlock.metro h1 span.metro {
  border-bottom: 4px solid #00a69e; }

.nextTripBlock.walk h1 span.current {
  border-bottom: 4px solid #8699a0; }

.nextTripBlock h1 span {
  padding-bottom: 4px;
  margin-top: 0px; }

.vom.legInstruction {
  background-color: #00477F; }

.vom.legInstruction .dark {
  background-color: #00477F; }

.metro.legInstruction {
  background-color: #00a69e; }

.metro.legInstruction .dark {
  background-color: #018C8A; }

.walk.legInstruction {
  background-color: #8699a0; }

.walk.legInstruction .dark {
  background-color: #4A6173; }

.nextTripBlock table,
.confirmBookingBlock table {
  margin-top: 15px;
  margin-bottom: 40px; }

span.greeting {
  color: #00477F;
  font-size: 20px;
  display: block;
  padding-top: 2px;
  padding-bottom: 2px; }

hr {
  border: 0;
  height: 0;
  border-top: 2px solid #e7e7e7;
  margin-top: 25px;
  margin-bottom: 25px; }

.right {
  text-align: right; }

.nextTripBlock table td,
.confirmBookingBlock table td {
  vertical-align: top;
  padding: 5px 0px 5px 0px; }

.confirmBookingBlock .button {
  margin-top: 30px; }

.confirmBookingBlock table tr.special td {
  padding: 10px 0;
  border-top: solid 1px #e7e7e7;
  border-bottom: solid 1px #e7e7e7;
  vertical-align: middle; }
  .confirmBookingBlock table tr.special td button.button.small.grey.edit {
    margin: 0;
    line-height: normal; }

h1 img, h2 img {
  height: 25px;
  margin-right: 15px;
  margin-top: 5px;
  position: relative;
  top: 4px; }

h1 img.check {
  display: block;
  height: 46px;
  float: left;
  top: 9px;
  margin-right: 19px; }

h2 {
  font-size: 21px;
  color: #00477F;
  margin-bottom: 6px;
  font-weight: normal; }

.nextTripBlock table td.blue,
.confirmBookingBlock table td.blue,
.nextTripBlock p.blue {
  color: #00577d;
  font-weight: 600; }

.newTrip {
  margin-top: 18px;
  background-color: #ffffff;
  padding: 22px; }

.button.back {
  background-image: url(/images/icon_arrow_left_grey.svg);
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: 0 center;
  padding-left: 25px;
  padding-right: 15px;
  color: #303a44;
  font-weight: 600; }

.button.close {
  background-image: url(/images/icon_close.svg);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 0 center;
  padding-left: 34px;
  padding-right: 15px;
  color: #303a44;
  font-weight: 600; }

.button.down {
  background-image: url(/images/icon_arrow_down_grey.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 95% center;
  padding-right: 35px; }

.button.up {
  background-image: url(/images/icon_arrow_up_grey.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 95% center;
  padding-right: 35px; }

.show-more {
  background-color: #ffffff;
  margin-top: 30px; }

h3.list {
  padding: 19px 0 19px 20px;
  border-bottom: 1px solid #d5d5d5;
  font-size: 16px;
  margin: 0; }

ul.list {
  list-style: none; }

ul.list li {
  font-weight: 600;
  padding: 19px 0 19px 20px;
  border-bottom: 1px solid #d5d5d5;
  display: block;
  font-size: 16px;
  cursor: pointer; }

.booking-list h3.list, .booking-list ul.list li {
  margin-left: -22px;
  margin-right: -22px;
  padding-left: 22px; }

.booking-list h3.list {
  margin-top: 20px; }

span.date {
  display: block;
  float: right;
  color: #999999;
  padding-right: 5px;
  font-weight: normal; }

.arrow-right img {
  width: 25px;
  height: 25px; }

.arrow-right {
  display: block;
  float: right;
  margin-right: 5px; }

.show-more ul li:hover {
  background-color: #f3f5f6; }

.logout-button {
  background-color: #e7e7e7;
  padding: 30px 15px 30px 0px;
  text-align: right; }

.dashboard-date {
  display: block;
  text-align: center;
  background-color: #00477F;
  color: #ffffff;
  line-height: 48px; }

.dashboard-date.arrived img {
  height: 16px;
  margin-top: 5px; }

.dashboard-date.arrived table {
  width: 100%;
  padding: 0; }

.dashboard-date.arrived table td {
  height: 16px;
  padding: 0; }

dashboardContainer table.stops tr:first-child td {
  border-top: 2px solid #e7e7e7; }

table.stops {
  padding-bottom: 8px; }

table.stops .time {
  font-size: 26px;
  font-weight: 300;
  padding-bottom: 10px; }

.summary .detailBlock table.stops {
  margin-top: -20px; }

table.stops td {
  height: 40px;
  vertical-align: bottom;
  padding: 0; }

table.stops td {
  padding-right: 15px; }

.vertical-line {
  height: 30px;
  width: 6px;
  background-color: #00477F;
  margin-left: 7px; }

.circle {
  width: 10px;
  height: 10px;
  border: 5px solid #00477F;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin: -1px 0 -1px 0; }

.circle-open {
  background-color: #ffffff; }

.circle-closed {
  background-color: #00477F; }

.select-button {
  border-top: 1px solid #d5d5d5;
  padding-top: 30px; }

::-webkit-input-placeholder {
  color: #ababab; }

/*Chrome */
:-moz-placeholder {
  color: #ababab; }

/*ff*/
:-ms-input-placeholder {
  color: #ababab; }

/*ie latest */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.detail .mapContainer {
  margin-bottom: 0; }

.mapBlock h1 {
  margin-top: 20px; }

.mapBlock table {
  margin-bottom: 20px; }

.driverMap {
  position: relative; }

.driverMap .trackDriver {
  font-weight: bold;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  /* IE6-9 */
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0; }

.driverMap .trackDriver a {
  font-weight: bold;
  text-align: center;
  width: 100%;
  display: block;
  line-height: 50px;
  color: white; }

.angular-google-map-container {
  height: 167px; }

.detailBlock .angular-google-map-container {
  height: 495px; }

/* DIALOG */
.ngdialog,
.ngdialog *,
.ngdialog *:before,
.ngdialog *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ngdialog:before {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  height: 100%; }

.ngdialog {
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 9999999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.ngdialog-overlay {
  position: fixed;
  background-color: #000000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  /* IE8 */
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.ngdialog-content {
  background: white; }

body.ngdialog-open {
  overflow: hidden; }

.ngdialog.ngdialog-theme-default {
  padding-bottom: 0px;
  padding-top: 20px; }

.ngdialog.ngdialog-theme-default .ngdialog-content {
  background: #fff;
  color: #000;
  line-height: 1.5em;
  padding: 1em;
  position: relative;
  width: 92%;
  left: 4%;
  text-align: center;
  display: inline-block;
  vertical-align: middle; }

.ngdialog.ngdialog-theme-default .ngdialog-buttons {
  margin-top: 15px; }

.ngdialog.ngdialog-theme-default .ngdialog-buttons:after {
  content: '';
  display: table;
  clear: both; }

.ngdialog.ngdialog-theme-default .ngdialog-button {
  cursor: pointer; }

.ngdialog.ngdialog-theme-default .ngdialog-button:focus {
  outline: none; }

.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-primary {
  background: #ED1A2D;
  color: #fff;
  margin-left: 15px; }

.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-secondary {
  background: #8697A1;
  color: #fff; }

.icon-down-big {
  background-image: url(/images/icon_arrow_down_grey.svg);
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: 95% center;
  padding-right: 35px; }

.icon-up-big {
  background-image: url(/images/icon_arrow_up_grey.svg);
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: 95% center;
  padding-right: 35px; }

/* History of trips, accordion list */
.panel {
  margin-bottom: 20px; }

.panel-body {
  min-height: 60px; }

.panel-body ul.list li {
  font-weight: normal; }

.panel-heading {
  background-color: #e8e8e8;
  border-bottom: 1px solid #cac9ca; }

.panel-heading button {
  float: right;
  background-color: transparent;
  border: none;
  color: #606569;
  margin-right: 30px; }

.panel.open .panel-heading a {
  color: #2899db; }

.panel-heading a {
  padding: 0 15px;
  line-height: 74px;
  width: 100%;
  display: block;
  color: black; }

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

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden; }

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

.collapse {
  display: none; }

.collapse.in {
  display: block; }

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

#userDetails .phoneInput {
  padding: 0; }

p.note, td.note {
  color: #999999; }

.note.blue {
  color: #64b5ed;
  font-size: 15px; }

#userDetails .phoneInput .edit {
  height: 150px; }

#userDetails table td {
  vertical-align: bottom; }

@-webkit-keyframes ngdialog-fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes ngdialog-fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes ngdialog-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes ngdialog-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.ngdialog.ngdialog-closing .ngdialog-overlay {
  -webkit-animation: ngdialog-fadeout 0.01s;
  animation: ngdialog-fadeout 0.01s; }

p.blue {
  color: #00477F; }

.driverImage {
  background-size: cover;
  background-position: center;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: 10px; }

#rateDriver {
  margin-top: 45px;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 0px 6px 22px 5px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 6px 22px 5px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 6px 22px 5px rgba(0, 0, 0, 0.04); }

#rateDriver > p {
  margin: 15px; }

#rateDriver .header {
  background-color: #00477F;
  overflow: auto;
  color: white;
  display: table; }

#rateDriver .header .driverImage {
  float: left; }

#rateDriver.white {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

#rateDriver.white .header {
  background-color: transparent; }

#rateDriver.white .header p {
  color: #30393E; }

#rateDriver .header .driver {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: left; }

#rateDriver .header p.driverName {
  font-weight: bold; }

#rateDriver p.success {
  color: #1d6b44;
  margin: 15px; }

#rateDriver ol {
  display: inline-block; }

#rateDriver ol li {
  font-size: 12px;
  font-weight: 600;
  width: 47px;
  display: block;
  float: left;
  margin-right: 6px;
  text-align: center;
  padding-bottom: 10px;
  word-wrap: break-word; }

#rateDriver ol li button {
  height: 70px;
  width: 100%;
  background-color: #e7e7e7;
  display: block;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 10px;
  border-radius: 6px;
  border-bottom: 2px solid #d6d6d6;
  background-size: 25px 25px; }

#rateDriver ol li button.active {
  background-color: #00577d; }

#rateDriver ol li:nth-child(1) button {
  background-image: url("/images/rating/icon_rating_euphoric_grey.svg"); }

#rateDriver ol li:nth-child(1) button.active {
  background-image: url("/images/rating/icon_rating_euphoric_selected.svg"); }

#rateDriver ol li:nth-child(2) button {
  background-image: url("/images/rating/icon_rating_happy_grey.svg"); }

#rateDriver ol li:nth-child(2) button.active {
  background-image: url("/images/rating/icon_rating_happy_selected.svg"); }

#rateDriver ol li:nth-child(3) button {
  background-image: url("/images/rating/icon_rating_neutral_grey.svg"); }

#rateDriver ol li:nth-child(3) button.active {
  background-image: url("/images/rating/icon_rating_neutral_selected.svg"); }

#rateDriver ol li:nth-child(4) button {
  background-image: url("/images/rating/icon_rating_sad_grey.svg"); }

#rateDriver ol li:nth-child(4) button.active {
  background-image: url("/images/rating/icon_rating_sad_selected.svg"); }

#rateDriver ol li:nth-child(5) button {
  background-image: url("/images/rating/icon_rating_vicious_grey.svg"); }

#rateDriver ol li:nth-child(5) button.active {
  background-image: url("/images/rating/icon_rating_vicious_selected.svg"); }

#unratedDriver {
  position: fixed;
  background-color: white;
  z-index: 2;
  bottom: 0;
  width: 100%;
  left: 0; }

#unratedDriver > div {
  max-width: 600px;
  margin: 0 auto;
  height: 100%;
  padding: 40px 20px 40px 20px; }

#unratedDriver .driverImage {
  float: left;
  margin: 0 35px 0 0; }

#unratedDriver p {
  padding: 0 0 10px 0; }

#unratedDriver h3 {
  margin-top: 0; }

.switch {
  margin-top: 10px;
  width: 100%; }

.switch .button {
  font-size: 18px;
  font-weight: normal;
  width: 50%;
  float: left;
  border-radius: 0;
  box-shadow: none; }

.switch .button.inactive {
  background-color: #e7e7e7;
  color: black; }

ul.default {
  padding: 10px 0px 0 40px; }

ul.default li {
  padding-top: 10px;
  font-size: 20px; }

.travelOption {
  background-color: white;
  border: 1px solid #e7e7e7;
  margin-bottom: 20px;
  overflow: auto; }

.travelOption .header {
  width: 100%;
  background-color: #e7e7e7;
  height: 62px;
  padding: 15px;
  margin: 0;
  font-weight: normal;
  color: black;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.travelOptions .contentBlock {
  margin-top: 70px;
  padding-top: 25px; }

.travelOptions h3 {
  margin-bottom: 7px; }

.travelOption .header > p {
  margin-top: 5px;
  font-size: 18px; }

.travelOption .header button {
  float: right; }

.travelOption.selected .header {
  background-color: #289ce1;
  color: white; }

.travelOption.selected {
  border-color: #289ce1; }

.legs {
  display: table;
  padding: 20px 5px;
  height: 100%; }

.legs span {
  font-family: "The-Sans-500"; }

.leg .time {
  height: 100%; }

.leg .time,
.leg .line,
.leg .location {
  display: table-cell;
  padding: 0 10px; }

.leg {
  display: table-row; }

.leg .location {
  height: 100%;
  width: 100%; }

.leg .line {
  height: 100%;
  width: 30px;
  vertical-align: top;
  position: relative; }

.legs .leg .vertical-line {
  height: calc(100% - 37px); }

.legs.compact .leg .vertical-line {
  height: 100%; }

.legs .leg:last-child .vertical-line {
  position: relative;
  height: calc(102px - 47px); }

.vertical-line.grey {
  background-color: #E7E7E7;
  height: 40px !important; }

.leg .location > div {
  margin-bottom: 30px; }

.legs.compact .leg .location > div {
  margin-bottom: 0px; }

.legs.compact .leg .location .extra {
  margin: 30px 0 30px 0; }

.leg .location > div:last-child {
  margin-bottom: 0px; }

.leg .location > div > span {
  display: table-cell; }

.leg .time > div {
  width: 100%;
  min-width: 32px;
  text-align: center;
  height: 33%;
  display: table; }

.leg .time > div span {
  width: 32px;
  display: table-cell;
  font-weight: bold;
  color: #2D3940; }

.leg .time > div span {
  height: 30px; }

.leg .extra span {
  vertical-align: middle;
  color: #8697a0; }

.leg .to span {
  vertical-align: bottom; }

.leg.walk .circle {
  position: relative;
  z-index: 1; }

.leg.walk .circle-closed {
  background-color: #8699a0; }

.leg.walk .vertical-line {
  background-color: #8699a0;
  background-image: linear-gradient(transparent 50%, white 50%);
  background-size: 1px 9px; }

.leg.walk .circle-open, .leg.walk .circle-closed {
  border-color: #8699a0; }

.leg.metro .circle-closed, .leg.metro .vertical-line {
  background-color: #00a69e; }

.leg.metro .circle-open, .leg.metro .circle-closed {
  border-color: #00a69e; }

.leg.vom .circle-closed, .leg.vom .vertical-line {
  background-color: #00477F; }

.leg.vom .circle-open, .leg.vom .circle-closed {
  border-color: #00477F; }

.icon.metro-line {
  width: 20px;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 4px;
  font-size: 16px;
  display: inline-block;
  line-height: 20px;
  font-weight: bold;
  margin-right: 7px; }

.icon.vom {
  background: url("/images/rvo/icon_travel_vom.svg") center no-repeat;
  background-size: 20px auto;
  display: block;
  height: 25px;
  width: 24px; }

.icon.walk {
  background: url("/images/planner/icon_travel_walk.svg") center no-repeat;
  background-size: 15px auto;
  display: block;
  width: 15px;
  height: 27px; }

.icon.metro {
  background: url("/images/planner/icon_travel_metro.svg") center no-repeat;
  background-size: 23px auto;
  display: block;
  width: 23px;
  height: 27px; }

.icon.prio {
  background: url("/images/prio.svg") center no-repeat;
  display: block;
  width: 93px;
  height: 45px;
  background-size: 65px auto;
  margin-right: -39px; }

.icon.instruction.vom {
  background: url("/images/rvo/bus-white.svg") center no-repeat;
  background-size: 40px auto;
  display: block;
  height: 40px;
  width: 40px; }

.icon.instruction.walk {
  background: url("/images/instruction/icon_instruction_walk_large.svg") center no-repeat;
  background-size: 40px auto;
  display: block;
  width: 40px;
  height: 40px; }

.icon.instruction.metro {
  background: url("/images/instruction/icon_instruction_metro_large.svg") center no-repeat;
  background-size: 40px auto;
  display: block;
  width: 40px;
  height: 40px; }

.legs.compact .leg .time {
  vertical-align: middle; }

.legs .leg:last-child .location .to {
  font-weight: bold; }

.legs.compact .time .from,
.legs.compact .time .to,
.legs.compact .location div:last-child,
.legs.compact .line div:last-child {
  display: none; }

.legs.compact .time .extra {
  padding-top: 15px; }

.legs.compact .leg:last-child .time .extra {
  padding-top: 0px; }

.legs.compact .leg:last-child .location .extra,
.legs.compact .leg:last-child .line div,
.legs.compact .leg:last-child .location div:last-child {
  display: block; }

@media only screen and (max-width: 374px) {
  .icon-person, .icon-person.selected, .icon-person:hover,
  .icon-scoot, .icon-scoot.selected, .icon-scoot:hover,
  .icon-wheelchair, .icon-wheelchair.selected, .icon-wheelchair:hover,
  .icon-wheelchair-folded, .icon-wheelchair-folded.selected, .icon-wheelchair-folded:hover,
  .icon-walker, .icon-walker.selected, .icon-walker:hover,
  .icon-bag, .icon-bag.selected, .icon-bag:hover,
  .icon-child, .icon-child.selected, .icon-child:hover,
  .icon-dog, .icon-dog.selected, .icon-dog:hover,
  .icon-pet, .icon-pet.selected, .icon-pet:hover {
    background-image: none; }
  .options > label span {
    padding-left: 10px; }
  header, footer, .block, .nextTripBlock, .greetingBlock, .contentBlock, .newTrip, #editHeader .left {
    padding-left: 16px;
    padding-right: 16px; }
  .dialog {
    margin-left: -16px;
    margin-right: -16px; }
  .phoneInput > div, .dashboard-date {
    margin-left: -16px;
    margin-right: -16px; }
  .booking-list h3.list, .booking-list ul.list li {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px; } }

@media only screen and (min-width: 560px) {
  #editHeader.fixed {
    left: 50%; }
  .contentContainer.summary .editBlock h1 {
    margin-top: 35px; }
  span.greeting {
    font-size: 26px; }
  .dashboard-date {
    font-size: 26px;
    line-height: 79px; }
  .borderBlocksContainer {
    height: 255px; }
  .borderBlocksContainer .borderBlock {
    height: 46%;
    float: left;
    padding: 10px 0; }
  .borderBlocksContainer .borderBlock.big {
    width: 48%;
    height: 97%; }
  p.verticalValue.big span {
    font-size: 110px;
    line-height: 110px; }
  #navigation.expanded {
    margin-left: -40px;
    margin-right: -40px; }
  .notificationBlock.warning {
    color: #4c3c2d;
    margin-top: 0;
    font-size: 30px;
    background: #ffe169 url("/images/icon_alert.svg") no-repeat 60px center;
    background-size: 65px 65px;
    padding: 20px 20px 20px 180px; }
  #rateDriver ol li button {
    background-size: 35px 35px; }
  #rateDriver ol li {
    width: 75px;
    margin-right: 11px; }
  #rateDriver ol li button {
    width: 70px; }
  .icon.prio {
    background-size: 93px auto;
    margin-right: -66px; } }

@media only screen and (min-width: 320px) and (max-width: 519px) {
  footer.login, #push.login {
    top: 275px; }
  .phoneInput .edit {
    height: 135px; }
  .contentBlock.detailBlock {
    margin-top: 0px; } }

@media only screen and (min-width: 520px) {
  footer {
    padding-top: 20px; }
  footer .copyright {
    padding-bottom: 0; }
  .blockContainer {
    padding-bottom: 100px; }
  .dialog .warning {
    padding: 0; }
  .poi ul li.icon-poi {
    background-image: url("/images/planner/icon_suggestion_poi.svg");
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 30px; }
  ul.poi-list li {
    padding-left: 70px; }
  .tabContainer {
    max-width: 434px;
    margin: 15px auto;
    width: 100%; }
  .button.small.grey {
    margin-left: 10px; } }

@media only screen and (min-width: 520px) and (max-width: 1199px) {
  .dialog {
    margin-left: -72px;
    margin-right: -72px; }
  .phoneInput button {
    margin-right: 60px; }
  .phoneInput p, .phoneInput .warning, .phoneInput span.error, #editHeader .left {
    padding-left: 60px; }
  header .logo {
    height: 21px;
    padding-top: 20px; }
  .dialog h3 {
    padding-left: 72px; }
  .suggestions ul li.icon-poi, .suggestions ul li.icon-address, .suggestions ul li.icon-home, .poi ul li.icon-poi {
    background-position: 72px center; }
  .suggestions ul li, .poi ul li {
    padding-left: 122px;
    padding-right: 60px; }
  .dialog .top, .dateDropdown ul li, .poi .toggle {
    padding-left: 72px;
    padding-right: 72px; }
  .booking-list h3.list, .booking-list ul.list li {
    margin-left: -60px;
    margin-right: -60px;
    padding-left: 60px; }
  .notificationBlock.warning {
    font-size: 20px; }
  .dateHeader {
    margin: 0 -60px 0 -60px; } }

@media only screen and (min-width: 800px) {
  .block {
    margin-left: 0; }
    .block.login-block {
      float: right; }
  .login-background {
    background-image: url(/images/rvo/background-image.jpg);
    background-position: top center; }
    .login-background .overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 37%;
      background-image: url(/images/rvo/overlay.svg);
      background-repeat: no-repeat; }
  h1 img.check {
    top: -9px; } }

@media only screen and (min-width: 560px) and (max-width: 799px) {
  #editHeader.fixed {
    width: 560px;
    margin-left: -280px; }
  .ngdialog.ngdialog-theme-default .ngdialog-content {
    width: 500px;
    left: 50%;
    margin-left: -250px; } }

@media only screen and (min-width: 520px) and (max-width: 799px) {
  .block {
    margin: 0 auto 0 auto;
    padding: 22px 40px 35px 40px;
    max-width: 460px; }
  footer .copyright {
    max-width: 61%; }
  .contentContainer, .dashboardContainer {
    max-width: 560px; }
  .contentBlock {
    padding: 40px 60px 60px 60px; }
  .contentBlock .fullWidth {
    margin: 0 -60px 0px -60px; }
  .greetingBlock, .nextTripBlock {
    padding-left: 60px;
    padding-right: 60px; }
  .phoneInput > div {
    margin-left: -60px;
    margin-right: -60px; }
  .login-background {
    height: 450px;
    top: 409px; }
  .login-background {
    background-image: url(/images/rvo/background-image-small.jpg); }
  footer .site {
    margin-right: 10px;
    padding-top: 19px; }
  footer .logo_small {
    padding-top: 19px; }
  span.date, .arrow-right {
    padding-right: 10px; }
  #rateDriver .header .driver {
    padding-left: 16px; } }

@media only screen and (min-width: 561px) and (max-width: 1199px) {
  footer .site {
    margin-right: 20px; } }

@media only screen and (min-width: 800px) and (max-width: 1199px) {
  header, header.header-login {
    height: 60px;
    text-align: left; }
  header.header-login .logo {
    padding-top: 22px; }
  header, footer {
    padding-left: 26px;
    padding-right: 26px; }
  .contentBlock h1, .dashboardBlock h1 {
    text-align: left; }
  .blockContainer {
    margin: 0 70px 0 70px; }
  .block {
    max-width: 330px;
    margin: 60px 0; }
  .contentContainer, .dashboardContainer {
    max-width: 650px; }
  #editHeader.fixed {
    width: 650px;
    margin-left: -325px; }
  .ngdialog.ngdialog-theme-default .ngdialog-content {
    width: 590px;
    left: 50%;
    margin-left: -295px; }
  .contentBlock {
    padding: 40px 60px 60px 60px; }
  .contentBlock .fullWidth {
    margin: 0 -60px 0px -60px; }
  .greetingBlock, .nextTripBlock {
    padding-left: 60px;
    padding-right: 60px; }
  .phoneInput > div {
    margin-left: -60px;
    margin-right: -60px; }
  .login-background {
    height: calc(100% - 220px);
    top: 60px; }
  footer .site {
    padding-top: 1px; }
  span.date, .arrow-right {
    padding-right: 20px; }
  #rateDriver .header .driver {
    padding-left: 35px; } }

@media only screen and (min-width: 1200px) {
  header, header.header-login {
    height: 75px;
    text-align: left; }
  header .logo {
    padding-top: 27px;
    height: 25px; }
  .spacer30 {
    height: 50px; }
  .select-button {
    padding-top: 50px; }
  .button {
    padding: 12px 25px;
    margin: 0 5px 5px 0;
    font-size: 24px;
    line-height: 34px; }
  .block h1, .contentBlock h1, .dashboardBlock h1 {
    text-align: left; }
  label, form h3 {
    font-size: 20px; }
  input, input[type=tel], input[type=text], input[type=email] {
    margin: 10px 0;
    padding: 10px 12px 9px 12px;
    font-size: 22px;
    min-height: 52px;
    width: 100%;
    max-width: 400px; }
  .amount-component input {
    min-height: 0; }
  .noMargin, input[type=tel].noMargin, input[type=text].noMargin, input[type=email].noMargin {
    margin-top: 0; }
  .dropdown {
    height: 50px;
    font-size: 22px;
    margin-top: 10px; }
  .dialog {
    margin-left: -82px;
    margin-right: -82px; }
  .block {
    margin: 75px 0 75px 22px;
    max-width: 374px;
    padding: 47px 40px 50px 40px; }
  .contentContainer, .dashboardContainer {
    max-width: 784px; }
  #editHeader.fixed {
    width: 784px;
    margin-left: -392px; }
  .ngdialog.ngdialog-theme-default .ngdialog-content {
    width: 724px;
    left: 50%;
    margin-left: -362px; }
  .contentBlock {
    padding: 62px; }
  .contentBlock .fullWidth {
    margin: 0 -62px 0px -62px; }
  .greetingBlock, .nextTripBlock, #editHeader .left {
    padding-left: 62px;
    padding-right: 62px; }
  .planForm .options, .planForm .call-service {
    max-width: 454px; }
  .phoneInput button {
    margin-right: 62px; }
  .phoneInput p, .phoneInput .warning, .phoneInput span.error {
    padding-left: 62px; }
  .phoneInput .warning, .phoneInput span.error {
    width: 100%; }
  .summary h3 {
    margin-top: 30px; }
  .dialog {
    margin-top: -137px; }
  .dialog h3 {
    padding-left: 82px; }
  .suggestions ul li.icon-poi, .suggestions ul li.icon-address, .suggestions ul li.icon-home, .poi ul li.icon-poi {
    background-position: 82px center; }
  .suggestions ul li, .poi ul li {
    padding-left: 132px;
    padding-right: 60px; }
  .suggestions ul li {
    font-size: 20px;
    padding-top: 9px; }
  .suggestions ul li span {
    font-size: 16px;
    font-weight: normal; }
  .dialog .top, .dateDropdown ul li, .poi .toggle {
    padding-left: 82px;
    padding-right: 82px; }
  .login-background {
    height: calc(100% - 235px);
    top: 75px;
    left: 0; }
  .booking-list h3.list, .booking-list ul.list li {
    margin-left: -62px;
    margin-right: -62px;
    padding-left: 62px; }
  span.date, .arrow-right {
    padding-right: 20px; }
  .suggestions ul li span.icon-add-address {
    margin-top: -18px; }
  .suggestions ul li.no-results {
    height: 90px; }
  .options > label {
    padding: 26px 0; }
  .amount-component {
    top: 19px; }
  p, table td {
    font-size: 20px; }
  .input {
    font-size: 22px; }
  .suggestions ul li span {
    font-size: 16px; }
  .button.small {
    padding-top: 9px;
    padding-bottom: 9px; }
  .vertical-line {
    margin-left: 9px; }
  .circle {
    width: 15px;
    height: 15px; }
  .position-dot[data-position="100"] {
    margin-top: -6px; }
  .position-dot[data-position="0"] {
    margin-top: -27px; }
  h1 img, h2 img {
    top: 2px; }
  .driverImage {
    margin: 20px;
    height: 70px;
    width: 70px; }
  #rateDriver .header p.driverName {
    margin-top: 7px; }
  #rateDriver .header .driver {
    padding-left: 22px; }
  .icon.vom {
    background-size: 26px auto;
    height: 35px;
    width: 30px; }
  .icon.walk {
    background-size: 20px auto;
    height: 35px;
    width: 30px; }
  .icon.metro {
    background-size: 30px auto;
    height: 35px;
    width: 30px; }
  .icon.instruction.vom {
    background-size: 40px auto;
    height: 60px;
    width: 60px; }
  .icon.instruction.walk {
    background-size: 60px auto;
    width: 60px;
    height: 60px; }
  .icon.instruction.metro {
    display: block;
    width: 60px;
    height: 60px; }
  .travelOption .header {
    height: 84px; }
  .travelOption .header > p {
    margin-top: 15px; }
  .legs {
    padding: 32px 18px; }
  .leg .time > div > span {
    height: 35px; }
  .dateHeader {
    margin: 0 -62px 0 -62px; }
  .legs .leg .vertical-line {
    height: calc(100% - 47px); }
  .detail .legInstruction .instruction p {
    padding-left: 70px; } }

@media only screen and (min-width: 1252px) {
  .blockContainer {
    margin: 0; }
  header, footer {
    padding-left: 0;
    padding-right: 0; }
  .centerContainer {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: 100%; }
  .block {
    margin-left: 0px; } }

@media only screen and (min-width: 575px) {
  .buttonHeader {
    padding-left: 0; }
  .logout-button {
    padding-right: 0; } }

.contentBlock.fullWidth {
  padding: 0; }

.centerContainer.login-container button:not(:last-of-type) {
  margin-bottom: 1em; }

/* Start header */
@media only screen and (max-width: 519px) {
  header .logo {
    height: 18px; }
  header a.logout {
    margin-top: 10px; } }

@media only screen and (max-width: 1199px) {
  header a.logout {
    margin-top: 10px; } }

/* Stop header */
/* Start frame */
footer, #push {
  height: 250px; }

@media only screen and (min-width: 520px) {
  .container {
    min-height: calc(100vh - 160px); }
  footer, #push {
    height: 160px; } }

/* Stop frame */
/* Start sizes */
@media only screen and (max-width: 519px) {
  .m {
    display: none; } }

@media only screen and (min-width: 520px) {
  .xs {
    display: none; } }

@media only screen and (max-width: 799px) {
  .l {
    display: none; }
  .logo-container {
    margin: 40px auto 30px;
    display: block;
    color: #fff;
    text-align: center;
    height: auto; }
    .logo-container img.login-logo {
      height: 50px;
      vertical-align: -8px; } }

img.login-logo {
  height: 21px;
  padding-top: 20px;
  vertical-align: -8px; }

@media only screen and (min-width: 800px) {
  .hidden-l {
    display: none; } }

@media only screen and (min-width: 1200px) {
  img.login-logo {
    height: 25px;
    padding-top: 27px;
    vertical-align: -8px; } }

/* Stop sizes */
.loadingSelector {
  padding: 1em;
  text-align: center; }
  .loadingSelector img {
    width: 32px; }

img.login-logo {
  height: 45px;
  padding-top: 10px;
  vertical-align: -8px; }

@media only screen and (min-width: 1200px) {
  img.login-logo {
    height: 50px;
    padding-top: 15px;
    vertical-align: -8px; } }

.contact-table {
  width: 100%;
  max-width: 600px; }
  .contact-table .contact-half {
    width: 49%;
    vertical-align: top;
    display: inline-block; }
    .contact-table .contact-half i {
      display: block;
      margin: 0 0 5px; }
    .contact-table .contact-half .time {
      display: inline-block;
      width: 48%;
      margin: 0 0 1px; }

@media only screen and (max-width: 799px) {
  .contact-half {
    width: 100% !important;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 30px; }
  footer, #push {
    height: 300px !important; } }
