﻿@charset "UTF-8";

.page-header {
    background-color: white;
    height: 12.23077em
}

.page-header__logo {
    background-image: url('../Content/images/header-logo-enhanced-113x64.png');
    background-size: 113px 64px;
    background-repeat: no-repeat;
    height: 64px;
    top: 2.30769em;
    margin: 0 0;
    position: relative;
    width: 113px;
    z-index: 100
}

.page-header__profil {
    background-color: #515AA4;
    text-align: right;
    width: 100%;
    float: none;
    height: 2.69231em
}

    .page-header__profil a {
        font-weight: bold;
        font-size: .92308em;
        font-family: 'GalanoClassic-SemiBold',sans-serif;
        line-height: 2.69231em;
        padding: 0;
    }

.login__connect {
    background-color: #515AA4;
    border: solid 1px #515AA4;
    color: white;
    text-align: left;
    text-transform: uppercase;
    width: 50%
}

    .login__connect .adeleicon-nav_right {
        display: inline-block;
        margin-top: .3em;
        float: right;
    }

.nav--hamburger .nav__group {
    display: block
}

.nav__group {
    padding: 0;
    background-color: transparent
}

.nav--hamburger-open .nav__group {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.page-header .nav__group {
    padding-top: 0
}

    .page-header .nav__group li {
        display: inline-block;
        margin-left: 1.923em;
        margin-right: 1.923em
    }

        .page-header .nav__group li a {
            color: #515AA4;
            font-family: 'GalanoClassic-Bold',sans-serif;
            line-height: normal;
            padding-left: 0
        }

.page-header .nav__trigger {
    display: none
}

.page-header .nav {
    position: relative;
    width: 100%;
    float: right;
    top: 0;
    right: 0;
    bottom: 0;
    /*width: auto;*/
    margin-top: 4.23076em
}

.row__col {
    display: block;
    float: left
}

.row--50-fifty .row__col {
    vertical-align: top;
    width: 50%;
}

.row--60-forty .row__col {
    width: 40%
}

.row--60-forty .row__col--odd {
    width: 60%
}

.row--66-thirty-three .row__col {
    width: 33.333%
}

.row--66-thirty-three .row__col--odd {
    width: 66.666%
}

.row--70-thirty .row__col {
    width: 30%
}

.row--70-thirty .row__col--odd {
    width: 70%
}

.overview {
    background-image: url('../Content/images/dashboard-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 -2.5em;
    height: 100%
}

.overview__content {
    padding-left: .769231em;
    padding-right: .769231em
}

.content-wrapper {
    margin: -2em auto 4em auto;
    width: 73.846154em;
    position: relative;
}

.estimate-page .content-wrapper {
    width: 49.6153em
}

.login-page .content-wrapper {
    width: 49.6153em
}

.page {
    background-color: #f2f3fa;
}

.page-footer {
    display: block;
}
.page-footer .content-wrapper {
    margin-bottom: 0;
}

.page-header {
    background-color: #515AA4;
    padding-top: 2em;
}

.page-header__compagny {
    margin-top: 0;
}

.page-header__logo {
    background-image: url('../Content/images/header-logo-white-enhanced-226x128.png');
    top: 0;
    display: block
}

.page-title {
    font-size: 16px;
    text-align: left;
    padding: 1.38888em 1.111111em;
}

.page-links__overview {
    display: none
}

.login-page {
    background-image: url('../Content/images/client-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 -2.5em;
    /* height: 100%; */
}

.login-page__content {
    display: table
}

.login-page__padding {
    display: block;
    height: 10em;
    width: 100%
}

.login-page__icon {
    display: table-cell;
    width: 25%;
    position: relative
}

    .login-page__icon .adeleicon-connection {
        color: #515AA4;
        position: absolute;
        padding-top: .76923em;
        text-align: center;
        font-size: 6em
    }

.login-page__container {
    display: table-cell;
    width: 75%
}

    .login-page__container .page-title {
        background-color: white;
        color: #515AA4;
        font-size: 1.076923em;
        padding: 3em 0 1em 2.5em
    }

    .login-page__container .page-content {
        padding-left: 2.75em;
        background-color: white
    }

    .login-page__container .login__input li {
        border: solid 1px #7f84cc;
    }

    .login-page__container .form__field__label {
        color: #7f84cc;
    }

.login-page .login .forgot-password {
    display: inline;
    text-align: left;
    padding-left: 10px;
}
.login-page .login a {
    color: #383d3b;
}

.price-display__detail-line__description {
    text-align: center;
    font-size: 1em;
    float: none;
    width: auto
}

.price-display__detail-line__price {
    text-align: center;
    /* font-size: 3em; */
    float: none;
    width: auto;
}

.price-display__detail-line--emphasis .price-display__detail-line__description {
    font-size: 1.23077em;
    margin-top: 0;
    color: #7f84cc;
}

.price-display--inverted .price-display__detail-line__description {
    text-align: left;
    float: right;
    width: 49%
}

.price-display--inverted .price-display__detail-line__price {
    text-align: right;
    float: left;
    width: 49%
}

.frequency .price-display__detail-line--emphasis .price-display__detail-line__description {
    margin-top: 1.7em;
}

.frequency .price-display__detail-line__description {
    color: #515AA4;
    margin-top: .75em
}

.frequency .price-display__detail-line__price {
    color: #515AA4
}

.numeric-input {
    float: left
}

.recap__time__date-time__text {
    line-height: 1.7em;
}

.recap__time a.modify-button {
    text-align: right;
    /* float: right; */
    /* height: 4em; */
    /* line-height: 4em; */
    width: 20%;
    display: table-cell;
}

.recap__time__frequency {
    width: 30%;
    position: absolute;
    left: 40%
}

.recap__summary__item {
    display: table;
    width: 100%
}

    .recap__summary__item .house, .recap__summary__item .tenants {
        display: table-cell;
        width: 70%
    }

    .recap__summary__item .modify-button {
        display: table-cell;
        width: 20%;
        text-align: right;
        margin-top: 10px;
    }

.recap__price {
    background-color: #979bd1;
    color: white;
    /* padding-right: 28%; */
}

    .recap__price a {
        color: white;
    }

.recap__time__frequency .adeleicon-recurrence {
    font-size: 1.84615em;
    margin-left: .45833em;
    line-height: 1.66666em
}

.profile-info__description {
    margin-top: 2em;
    margin-bottom: 2em;
    display: block
}

.profile-info__first-name, 
.profile-info__phone {
    width: 49%;
    display: inline-block;
}

.profile-info__first-name2 {
    width: 49%;
    display: inline-block;
}

.profile-info__last-name, 
.profile-info__secondary-phone {
    width: 49%;
    display: inline-block;
    float: right;
}

.profile-info__email2 {
    width: 49%;
    display: inline-block;
    float: right;
}

.job-info-minCheckinTime {
    width: 49%;
    display: inline-block;
}

.job-info-maxCheckoutTime {
    width: 49%;
    display: inline-block;
    float: right;
}

.housecleaning-info .form__field__label {
    margin-top: .5em
}

#jobRecapContainer #promoCode-section ol {
    margin: 0;
    max-width: 40%;
}

.estimate__summary {
    padding-bottom: 0;
}

.confirmation__time__booking {
    font-size: 18px;
    margin-bottom: 10px;
}

.alert-icon {
    margin-top: 14px;
}