@font-face {
    font-family: 'Effra Light';
    src: url('../fonts/effra-light.eot');
    src: url('../fonts/effra-light.eot?#iefix') format('embedded-opentype'), url('../fonts/effra-light.woff2') format('woff2'), url('../fonts/effra-light.woff') format('woff'), url('../fonts/effra-light.ttf') format('truetype'), url('../fonts/effra-light.svg') format('svg');
}

@font-face {
    font-family: 'Effra';
    src: url('../fonts/Effra.ttf');
}

@font-face {
    font-family: 'Effra Bold';
    src: url('../fonts/Effra-Bold.ttf');
}

body {
    padding: 50px;
    font: 14px 'Efra Light', sans-serif;
    background-color: #f7f7f7;
}

h1, h2, h3, h4, h5, h6, strong {
    font-family: 'Effra Light', sans-serif;
}

h1, h2, h3 {
    font: 16px 'Effra Light', sans-serif;
    color: #333333;
    font-weight: 500;
}

h4 {
    font: 14px 'Effra Light', sans-serif;
    font-weight: bold;
    color: #777777;
}

.admin-container h2,
.admin-container h3,
.admin-container h4 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

a {
    color: #00B7FF;
}

.center {
    text-align: center;
}

.page-header {
    border-bottom: none;
}

.navbar {
    min-height: 30px;
}

.navbar-default {
    background-color: #ffffff;
    height: 70px;
    border-bottom: 0px;
    padding-top: 16px;
    padding-left: 90px;
}

.navbar-brand {
    font-weight: bold;
    line-height: 14px;
    height: 50px;
}

.heading-main {
    font-weight: 500;
    font-size: 1.9em;
    margin-bottom: 0.8em;
    text-align: center;
}

.btn {
    border: none;
    border-radius: 3px;
    font-weight: 500;
}

.btn-back {
    background-color: #ffffff;
    border: 1px solid #777777;
    color: #777777;
    margin-right: 1.5em;
    width: 9em;
}

.btn-back:hover, .btn-back:active, .btn-back:focus, .btn-back:active:hover, .btn-back:active:focus{
    background-color: #ffffff;
    border-color: #333333;
    color: #333333;
}

.btn-primary {
    color: #ffffff;
    background-color: #333333;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:hover, .btn-primary:active:focus{
    background-color: #000000;
    border-color: #000000;
}

.btn-primary[disabled], .btn-primary.disabled {
    color: #ffffff;
    background-color: #333333;
    opacity: 0.1;
}

.btn-back[disabled], .btn-back.disabled {
    background-color: #ffffff;
    border: 1px solid #777777;
    color: #777777;
    opacity: 0.1;
}

.btn-positive {
    color: #ffffff;
    background-color: #26a69a;
}

.btn-positive:hover, .btn-positive:active, .btn-positive:focus, .btn-positive:active:hover, .btn-positive:active:focus{
    background-color: #26a69a;
}

.btn-positive[disabled], .btn-positive.disabled {
    background-color: #26a69a;
    color: #ffffff;
    opacity: 0.1;
}

.centered-30em {
    margin: 0 auto;
    text-align: center;
    width: 30em;
}

.upload-photo {
    margin-top: 2.5em;
}

.choose_file {
    margin-bottom: 1.2em;
}

.formpanel-consent-body label {
    color: #777777;
    font-size: 0.90em;
    line-height: 1.7em;
    font-weight: 100;
}
.formpanel-heading {
    color: #333333;
    font: 16px 'Roboto', sans-serif;
    font-size: 1em;
    font-weight: 500;
    margin-bottom: 1.3em;
}

.formpanel-heading-2 {
    color: #333333;
    font-size: 1em;
    font-weight: 500;
    margin-bottom: 1.3em;
}

.formpanel-heading-subtitle {
    color: #939eae;
    font-size: 0.7em;
    font-weight: 100;
    padding-left: 1em;
}

.formpanel-heading i {
    padding-right: 10px;
}

.formpanel-heading i:hover {
    cursor: pointer;
}

.formpanel-heading .fa-pencil, .formpanel-group .fa-pencil, .formpanel-group .fa-plus {
    color: cornflowerblue;
}

.formpanel-group .fa-pencil:hover, .formpanel-group .fa-times:hover, .formpanel-group .fa-plus:hover {
    cursor: pointer;
}

.formpanel-heading .fa-times, .formpanel-group .fa-times {
    color: darkred;
}

.tooltip {
    left: 15px !important;
}

.tooltip-help {
    background: url('../img/tooltip-help.png');
    display: inline-block;
    height: 17px;
    margin-left: 0.3em;
    vertical-align: bottom;
    width: 17px;
    margin-bottom: 4px;
}

.tooltip-verify {
    cursor: hand;
    display: inline-block;
    height: 17px;
    margin-left: 0.3em;
    vertical-align: bottom;
}

.formpanel-group {
    display: block;
    height: 2.8em;
}

.formpanel-account {
    height: 4em;
    padding-left: 10px;
}

.sitters-group {
    display: inline-block;
    margin-bottom: -1em;
}

.sitters-group .sitters-group-label {
    display: inline-block;
    width: 16.6%;
    font-weight: normal;
}

.full_results_batches {
    display: none;
}

.group-sliders {
    margin-top: 2em;
    margin-bottom: 4em;
}

.formpanel-consent {
    margin-bottom: 7em;
}

.formpanel-body label {
    color: #777777;
    float: left;
    font-size: 0.9em;
    height: 2em;
    line-height: 2em;
    width: 8em;
    font-weight: 100;
}

.formpanel-body label.radio {
    width: 7em;
    margin: 0;
}

.group-sliders.formpanel-group label {
    width: 21em;
}

.group-sliders.formpanel-group .radio {
    width: 6em;
}

.group-sliders.formpanel-group .form-inline input {
    margin: 0 2em 0 0;
    width: 3em;
}

.form-inline div {
    margin-left: 20em;
}

.formpanel-body input {
    border: none;
    border-bottom: 1px solid #d2d2d2;
    color: #333333;
    float: left;
    font-size: 0.9em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
    width: 18em;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.formpanel-body input.radio {
    height: 2.1em;
    width: 1.6em;
    margin-right: 15px;
}

.formpanel-body input:focus, .formpanel-body input:active {
    border: none;
    border-bottom: 1px solid #D2D2D2;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.formpanel-body input::-webkit-input-placeholder { color: #c4cce3; }
.formpanel-body input::-moz-placeholder { color: #c4cce3; } /* firefox 19+ */
.formpanel-body input:-ms-input-placeholder { color: #c4cce3; } /* ie */
.formpanel-body input:-moz-placeholder { color: #c4cce3; }

.formpanel-body input::placeholder {
    color: #c4cce3;
    font-weight: 100;
}

.formpanel-body textarea::-webkit-input-placeholder { color: #9DA7B6; }
.formpanel-body textarea::-moz-placeholder { color: #9DA7B6; } /* firefox 19+ */
.formpanel-body textarea:-ms-input-placeholder { color: #9DA7B6; } /* ie */
.formpanel-body textarea:-moz-placeholder { color: #9DA7B6; }

.formpanel-body textarea::placeholder {
    color: #9DA7B6;
    font-weight: 100;
}

.parentconsentwarning {
    color: #777777;
    font-size: 0.9em;
    margin: -0.5em 1em 1em 0;
    width: 25em;
}

.formpanel-verifyphone {
    position: relative;
    max-width: 25em;
}

.verifyphone {
    color: #E46C6C;
    font-weight: 100;
    font-size: 11px;
    background-repeat: no-repeat;
    padding-left: 20px;
    float: left;
    position: absolute;
    padding-top: 2px;
    width: auto;
}

a.verifyphone{
    background-image: url('../img/verifyicon.png');
}

.verified {
    background-image: url('../img/verifiedicon.png');
    height: 17px;
}

#verifyPhoneModal {
    display: none;
}

div#verifyPhoneModal {
    width: 100%;
    float: left;
}

#verifyPhoneModal .wrong-code {
    color: #ff0000;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em auto;
}

#verifyPhoneModal .resent-code {
    color: #4fb277;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em auto;
}

#last .resent-welcomeemail {
    color: #4fb277;
    font-size: 1.5em;
    font-weight: bold;
    margin: 1em auto 0 auto;
    display: none;
}

#verifyPhoneModal #modal_phone_confirm {
    padding: 0;
}

#parentalConsentModal .parental_request_sent,
.profile-container .parental_request_sent {
    color: #4fb277;
    font-size: 1em;
    font-weight: 500;
    margin: 0 auto;
    margin-left: 6em;
    text-align: center;
    position: absolute;
    top: 18px;
}


.profile-container .parental_request_sent {
    position: inherit;
    text-align: left;
    margin: 0;
    margin-top: 1em;
    top: auto;
    display: none;
}

#parentalConsentModal .parental_request_error,
.profile-container .parental_request_error {
    color: #E46C6C;
    font-size: 1em;
    font-weight: 500;
    text-align: left;
    margin: 1em 0;
}

.profile-container .parental_request_error {
    display: none;
}

.children-container {
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 10px 10px 0 0;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

.children-form {
    flex-grow: 1;
}

.phone_verification_error,
.parental_request_error,
.phone_isntverified_error {
    color: #E46C6C !important;
    font-weight: bold;
}

.phone_verification_error {
    display: none;
}

.birthday-drops {
    display: inline-block;
}

.birthday-drops select {
    border: none;
    border-bottom: 1px solid #D2D2D2;
    margin-right: 1em;
}

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


.birthday-picker .btn-default {
    background-color: #ffffff;
    color: #333;
}

.birthday-picker .text-info, .text-info:hover, .birthday-picker .btn-default.active {
    background-color: #353484;
    color: #fff;
}

.btn-info:active:hover, .birthday-picker  .btn-info.active:hover, .birthday-picker  .open > .dropdown-toggle.btn-info:hover, .birthday-picker  .btn-info:active:focus, .birthday-picker  .btn-info.active:focus, .birthday-picker  .open > .dropdown-toggle.btn-info:focus, .birthday-picker  .btn-info:active.focus, .birthday-picker  .btn-info.active.focus, .birthday-picker  .open > .dropdown-toggle.btn-info.focus {
    background-color: #353484;
    color: #fff;
}

.btn-datepicker {
    padding: 0;
    margin: 0;
    right: 15px;
}

.full button span {
    background-color: limegreen;
    border-radius: 32px;
    color: black;
}
.partially button span {
    background-color: orange;
    border-radius: 32px;
    color: black;
}

.formpanel-group.textarea-yourself {
    height: 8em;
}

.formpanel-group.address {
    padding: 0;
}

.formpanel-body .formpanel-group.address label {
    padding-left: 0;
}

.tooltip-inner,
.debit-card .popover {
    background-color: #5c6675;
    border-radius: 5px;
    color: #ffffff;
}

#fifth .cvc-code-wrapper p {
    color: #ffffff;
}

.tooltip.top .tooltip-arrow,
.debit-card .popover.top > .arrow:after {
    border-top-color: #5c6675;
}

.popover-content .cvc-code-wrapper {
    margin-top: 8px;
}

.change-avatar {
    color: #F5ADB7;
    display: block;
    font-size: 0.9em;
    font-weight: 100;
    padding-left: 0.6em;
    position: absolute;
    text-align: center;
    text-decoration: underline;
}

.change-avatar-camera-button {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 70px;
    left: 70px;
}

.avatar-container {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    position: relative;
}

.slider.slider-horizontal {
    width: 420px;
    margin-bottom: 24px;
    margin-left: 3em;
}

.typeahead-wrapper {
    display: block;
    margin: 50px 0;
}
.tt-dropdown-menu{
    background-color: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #DCE4EA;
    -webkit-box-shadow: 2px 2px 2px rgba(100,100,100,.1);
    box-shadow: 2px 2px 2px rgba(100,100,100,.1);
    width: 100%;
}
.form-control.typeahead.tt-hint{
    text-transform: capitalize;
    padding-left: 0;
}
.tt-suggestions strong {
    font-weight: 600;
    color: #4C5665;
}
.tt-menu .tt-open{
    border: 1px solid black;
}
.tt-suggestion{
    background-color: #fff;
}
#school{
    text-transform: capitalize;
}

.tt-suggestion{
    border-bottom:0.5px solid #DCE4EA;
    font: 11px 'Roboto', sans-serif;
    text-transform: capitalize;
    height: 30px;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow:ellipsis;
    padding: 8px 10px;
}
.tt-suggestion p{
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow:ellipsis;
}
.tt-suggestion.tt-cursor {
    background-color: #F7F9FA;
    cursor:pointer;
}

/*.pac-container {
    left: 53em !important;
    width: 28em !important;
}*/

.step-container {
    background-color: #fff;
    border: 1px solid #dce4ea;
    border-radius: 10px;
    margin: 0 auto 1em auto;
    width: 98%;
}

.spritesteps-container {
    background: url('../img/steps-bg.png') no-repeat 45% 4px;
    display: block;
    height: 77px;
    margin: 3em auto;
    text-align: center;
    width: 500px;
}

.spritesteps {
    background-image: url('../img/spritesheet-steps.png');
    background-repeat: no-repeat;
    display: inline-block;
}

/* BEGIN OLD SPRITES */

.spritesteps-getpaid_active {
    width: 55px;
    height: 85px;
    background-position: -10px -10px;
    margin-left: 3.2em;
}

.spritesteps-getpaid_done {
    width: 55px;
    height: 85px;
    background-position: -85px -10px;
    margin-left: 3.2em;
}

.spritesteps-getpaid_inactive {
    width: 55px;
    height: 85px;
    background-position: -160px -10px;
    margin-left: 3.2em;
}

.spritesteps-personal_details_active {
    width: 64px;
    height: 85px;
    background-position: -235px -10px;
    margin-left: -0.4em;
}

.spritesteps-personal_details_done {
    width: 64px;
    height: 85px;
    background-position: -10px -115px;
}

.spritesteps-recommended_active {
    width: 87px;
    height: 85px;
    background-position: -92px -115px;
    margin-left: 2.5em;
}

.spritesteps-recommended_done {
    width: 87px;
    height: 85px;
    background-position: -195px -115px;
    margin-left: 2.5em;
}

.spritesteps-recommended_inactive {
    width: 87px;
    height: 85px;
    background-position: -8px -220px;
    margin-left: 2.5em;
}

.spritesteps-yourbackground_active {
    width: 71px;
    height: 85px;
    background-position: -113px -220px;
    margin-left: 3.1em;
}

.spritesteps-yourbackground_done {
    width: 71px;
    height: 85px;
    background-position: -204px -220px;
    margin-left: 3.1em;
}

.spritesteps-yourbackground_inactive {
    width: 71px;
    height: 85px;
    background-position: -319px -10px;
    margin-left: 3.1em;
}

/* END OLD SPRITES */

/* BEGIN NEW SPRITES */

.spritesteps-get_paid_big {
    width: 91px;
    height: 85px;
    background-position: -10px -10px;
}

.spritesteps-get_paid_small {
    width: 91px;
    height: 85px;
    background-position: -121px -10px;
}

.spritesteps-get_paid_small_done {
    width: 91px;
    height: 85px;
    background-position: -232px -10px;
}

.spritesteps-get_recommended_big {
    width: 91px;
    height: 85px;
    background-position: -10px -115px;
    margin-left: 20px;
}

.spritesteps-get_recommended_small {
    width: 91px;
    height: 85px;
    background-position: -121px -115px;
    margin-left: 20px;
}

.spritesteps-get_recommended_small_done {
    width: 91px;
    height: 85px;
    background-position: -232px -115px;
    margin-left: 20px;
}

.spritesteps-your_experience_big {
    width: 91px;
    height: 85px;
    background-position: -10px -220px;
}

.spritesteps-your_experience_small {
    width: 91px;
    height: 85px;
    background-position: -121px -220px;
}

.spritesteps-your_experience_small_done {
    width: 91px;
    height: 85px;
    background-position: -232px -220px;
}

.spritesteps-your_profile_big {
    width: 91px;
    height: 85px;
    background-position: -343px -10px;
}

.spritesteps-your_profile_small {
    width: 91px;
    height: 85px;
    background-position: -343px -115px;
}

.spritesteps-your_profile_small_done {
    width: 91px;
    height: 85px;
    background-position: -343px -220px;
}




/* END NEW SPRITES */

.sprite {
    background-image: url('../img/spritesheet-last-step-green.png');
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto 1.5em auto;
}

.sprite-bambino {
    width: 46px;
    height: 46px;
    background-position: -10px -10px;
}

.sprite-email {
    width: 46px;
    height: 46px;
    background-position: -76px -10px;
}

.sprite-fb {
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    background-image: url('../img/fbsocial.png');
}

.sprite-in {
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    background-image: url('../img/instasocial.png');
}

.sprite-tw {
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    background-image: url('../img/twittersocial.png');
}

.sprite-camera {
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    background-image: url('../img/icon-camera.svg');
}

.sprite-small {
    text-indent: 0px;
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    margin-left: 0.5em;
    margin-top: 0.8em;
    display: inline-block;
}

.sprite-rocket {
    width: 46px;
    height: 46px;
    background-position: -142px -10px;
}

.checkyouremail {
    text-align: center;
}

.checkyouremail .btn {
    margin-bottom: 1.5em;
    width: 17em;
}

.social-networks-container {
    margin-bottom: 1.5em;
    margin-left: 15%;
    text-align: center;
}

.social-networks-container ul {
    list-style-type: none;
}

.social-networks-container li {
    display: inline-block;
    margin-right: 3em;
    text-align: center;
}

.step-buttons {
    padding-right: 6%;
    padding-top: 4%;
    padding-bottom: 10%;
}

.step-buttons a {
    width: 9em;
}

.right-col-profile {
    margin-left: 12em;
}

div.img-div{
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 2px #888;
    height: 100px;
    margin: 0 auto;
    overflow:hidden;
    width: 100px;
}

div.admin.img-div{
    height: 120px;
    width: 120px;
    float: left;
    margin: 0em 0;
}

div.left.img-div{
    float: left;
    margin: 1.5em 0;
}

.img-div img{
    /*-webkit-transform:translate(-50%);*/
    /*margin-left: 50px;*/
    width: 100px;
    height: 100px;
}

.admin.img-div img{
    /*-webkit-transform:translate(-50%);*/
    /*margin-left: 50px;*/
    width: 120px;
    height: 120px;
}

.applying-sitter {
    float: left;
    height: 100px;
    padding-left: 10px;
    margin-top: 3em;
}

.consent-terms {
    clear: both;
    margin-bottom: 4em;
}

.step-title {
    color: #777777;
    font-size: 1.3em;
    font-weight: 500;
    margin-bottom: 3em;
    text-align: center;
}

.left.step-title {
    color: #000000;
    text-align: left;
}

.normal.step-title {
    font-size: 1.0em;
}

#fifth .step-title {
    margin-bottom: 1em;
}

#fifth p.text-recommendation {
    text-align: center;
}

.modal {
    text-align: center;
}
.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
}
.modal-content {
    border-radius: 5px;
}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.modal.fade .modal-dialog {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
//-webkit-transform: translate3d(0, -300px, 0);
//transform: translate3d(0, -300px, 0);
    opacity: 1;
}

#verifyPhoneModal .modal-dialog {
    width: 400px;
}

#parentalConsentModal .modal-dialog {
    background: #fff;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    border-radius: 5px;
}

#parentalConsentModal .modal-content {
    box-shadow: none;
}

#verifyPhoneModal h3, #parentalConsentModal h3 {
    font-size: 0.9em;
    font-weight: 100;
}

#verifyPhoneModal p,
#parentalConsentModal p {
    color: #818A99;
    font-size: 0.9em;
}

#parentalConsentModal p {
    color: #B1B1B1;
    font-size: 0.9em;
    text-align: center;
    margin: 2em 0;
    line-height: 1.5em;
}

#verifyPhoneModal span,
#parentalConsentModal span {
    color: #818A99;
}

#parentalConsentModal button {
    padding: 0.5em;
    width: 6em;
    margin-top: 1em;
    font-weight: 400;
}

#verifyPhoneModal input {
    display: block;
}

.resendverify {
    margin: 0.5em auto 1em auto;
}

.resendverify span,
.resendverify a {
    font-size: 0.9em;
    margin-left: 2em;
    width: 10em;
    display: inline-block;
}

.resendverify button {
    margin-left: 2em;
}

#fourth h4,
#fifth h4 {
    font-size: 0.9em;
    font-weight: bold;
}

h4.has-error {
    color: #E46C6C !important;
}

p.has-error {
    color: #E46C6C !important;
}

label.has-error {
    color: #E46C6C !important;
}

#fourth p,
#fifth p,
#last p {
    color: #777777;
    font-size: 0.9em;
}

#fourth h4,
#fourth p,
#last p {
    text-align: center;
}

#fourth .row,
#last .row {
    margin-top: 2em;
}

#fourth .formpanel-body input,
#last .formpanel-body input {
    width: 15em;
}

#fourth label,
#last label {
    width: 4em;
}

#fourth button,
#last button {
    font-size: 0.9em;
    margin-left: 14.2em;
    margin-right: 0;
    margin-top: 1em;
    padding: 0.1em;
    width: 5em;
}

#fourth ul,
.sent-to,
.last-step-info {
    list-style-type: none;
    padding-left: 0;
}

.sent-to li {
    background: url('../img/request-list-icon.png') no-repeat;
    color: #efc56b; /* 4fb278 */
    margin: 0 0 0.5em;
    padding-left: 2em;
    width: 15em;
}

.last-step-info {
    color: #777777;
    font-size: 0.9em;
    padding: 0;
}

.last-step-info li {
    display: inline-block;
    margin-left: 2.5em;
    margin-bottom: 2em;
    text-align: center;
    width: 19em;
}

#fifth input[type="radio"] {
    height: 1.5em;
    width: 2em;
}

#fifth label {
    margin: 2px 0 2px 5px;
    width: 10em;
}

.direct-deposit {
    padding-top: 0.4em;
}

.debit-card {
    clear: both;
    display: block;
    padding-top: 1em;
}

.direct-deposit-info,
.debit-card-info,
.direct-deposit-info-register,
.debit-card-info-register,
.direct-deposit {
    clear: both;
}

.debit-card-info {
    display: none;
}

.useful-info{
    margin-top: 10px;
}


#last h3 {
    font-size: 1.2em;
    font-weight: 400;
    text-align: center;
    margin: 1em 0 0.2em auto;
    line-height: 2.5em;
}

.col-xs-12.sprite-icons {
    margin-bottom: 2em;
}

.parental-confirmation-container {
    margin-bottom: 60px;
    margin-top: 30px;
    padding: 0em 6em;
}

.image-editor {
    margin-bottom: 2em;
    text-align: center;
    padding: 0;
    margin: 0 auto 2em auto;
    display: none;
}

.cropit-preview {
    /* You can specify preview size in CSS */
    width: 960px;
    height: 540px;
}

.cropit-preview {
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    margin-bottom: 20px;
    width: 300px;
    height: 300px;
}

.cropit-preview-image-container {
    cursor: move;
    border-radius: 50%;
    border: 1px solid #ccc;
    overflow: hidden;
}

.cropit-preview-image {
    will-change: inherit !important;
}

.cropit-image-input {
    position: absolute;
    top: -1000px;
}

input[type="range"].cropit-image-zoom-input {
    width: 250px;
    margin: 0 auto;
}

.image-size-label {
    margin-top: 0.2em;
    margin-bottom: 1em;
    font-weight: 500;
    font-size: 1.1em;
}

.image-size {
    color: #ec407a;
    margin: 0.5em 0;
    text-align: center;
    font-size: 1em;
}

.image-size-no-margin {
    color: #ec407a;
    margin: 0 0;
    text-align: center;
    font-size: 1em;
}

.error-image-small {
    color: #E46C6C;
    margin: 0.5em 0;
    text-align: center;
    font-size: 1em;
    font-weight: 600;
    display: none;
}

.error-image-small span {
    font-weight: normal;
}




/* START rcWizard.css */

.rc-nav-wizard > li {
    float: left;
    font-size: 18px;
}

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

.rc-nav-wizard > li > a {
    border-radius: 5px;
    cursor: default;
    color: #999;
}

.rc-nav-wizard > li > a,
.rc-nav-wizard > li > a:hover,
.rc-nav-wizard > li > a:focus {
    background-color: transparent;
}

.rc-nav-wizard > li > a > .badge {
    margin-left: 3px;
    font-size: 18px;
    padding: 5px 9px;
    border-radius: 15px;
}

/* active = current wizard step */
.rc-nav-wizard > li.active > a,
.rc-nav-wizard > li.active > a:hover,
.rc-nav-wizard > li.active > a:focus {
    color: #428bca;
    background-color: transparent;
}

.rc-nav-wizard > .active > a > .badge {
    color: #ffffff;
    background-color: #428bca;
}

/* success = completed wizard step */
.rc-nav-wizard > li.success > a,
.rc-nav-wizard > li.success > a:hover,
.rc-nav-wizard > li.success > a:focus {
    color: #D4AF37;
    background-color: transparent;
}

.rc-nav-wizard > .success > a > .badge {
    color: #ffffff;
    background-color: #D4AF37;
}

/* END rcWizard.css */

select {
    background: none;
    border: none;
    border-bottom: 1px solid #D2D2D2;
}

.form-control{
    padding: 0;
}

.col-xs-6.col-xs-offset-3.avatar-img-box{
    /*height: 160px;*/
    margin-bottom: 4em;
}

.col-xs-6.col-sm-6.left-column-form{
    padding-left: 4.5em;
}

.col-xs-6.col-sm-6.right-column-form{
    padding-left: 1.5em;
}

.change-avatar:hover, .change-avatar:focus, .help-link:hover, .help-link:focus {
    color: #f4909d;
    text-decoration: underline;
}

.has-error .form-control {
    border-color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-error .form-control, .has-error .form-control:focus, .has-error .input-group-addon {
    border: none;
    border-bottom: 1px solid #E46C6C;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label, .has-error .form-control-feedback {
    color: #E46C6C;
}

a.verifyphone:hover, a.verifyphone:focus{
    text-decoration: underline;
    color: #E46C6C;
}

#phone_verified {
    color: #4fb277;
}

#button_verify_code {
    margin-top: 20px;
    margin-top: 20px;
    float: right;
    width: 8em;
}

p.help {
    font-weight: bold;
    font-size: 0.85em;
}

p.help-text {
    font-weight: 100 !important;
    font-size: 0.75em !important;
    white-space: nowrap;
    overflow: hidden;
}

.help-links {
    color: #F5ADB7;
    font-size: 1em;
    font-weight: 100;
    padding-left: 0.6em;
    position: absolute;
    text-align: center;
    text-decoration: underline;
}

.address label.control-label {
    width: 4em;
}

.address input {
    width: 12em;
}

.zip label.control-label, .apt label.control-label {
    width: 2em;
}

.state label.control-label {
    width: 3em;
}

.state input, .zip input, .apt input {
    width: 5em;
}

.city label.control-label {
    width: 3em;
}

.city input {
    width: 21em;
}

.address-form .formpanel-group {
    padding: 0;
}

.slider-tick{
    width: 0;
    height: 0;
}

.slider-handle {
    background-color: #84C4E4;
    background-image: -webkit-linear-gradient(top, #84C4E4 0%, #84C4E4 100%);
    background-image: -o-linear-gradient(top, #84C4E4 0%, #84C4E4 100%);
    background-image: linear-gradient(to bottom, #84C4E4 0%, #84C4E4 100%);
}

.slider-selection {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: none;
}

.control-label p.comment {
    color: #C8CCD5;
    font-size: 0.9em;
}

#about_yourself{
    width: 100%;
    padding: 15px;
    font-size: 0.9em;
}

.form-radios-yesno {
    margin-left: 22em !important;
}

#fourth h4{
    font-weight: inherit;
}

.text-recommendation{
    font-size: 0.9em;
    line-height: 1.6em;
    color: #939eae;
}

#fourth button {
    width: 6em;
}

.get-paid-panel{
    padding: 0 4em 0 3em;
    height: auto;
}

h4.description {
    font-size: 1em !important;
    font-weight: 100 !important;
}

.direct-deposit-info-register, .debit-card-info-register {
    padding-top: 2em;
}

.direct-deposit-info, .debit-card-info {
    border: 1px solid #f2f2f2;
    padding: 2em;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.direct-deposit label.radio, .debit-card label.radio{
    color: #6E7889 !important;
    font-size: 1.1em;
    margin: 0 0 2px 7px !important;
}

div.alert.alert-danger {
    background-color: #f9e2e2;
    color: #e26d6f;
    border-radius: 5px;
    text-align: center;
    font-size: 0.9em;
    margin-top: -20px;
}

.get-paid-panel > .row {
    margin-bottom: 25px;
}
.formpanel-group.getpaid{
    height: auto;
}
.col-xs-4.sprite-text {
    text-align: center;
    color: #9AA5B4;
    font-size: 0.9em;
    padding: 0 35px;
}
.col-xs-12.invite-row {
    margin: 2em 0;
}
.checkyouremail > p {
    color: #D2D5DD !important;
}

.checkyouremail > p > a {
    color: #D2D5DD;
    text-decoration: underline;
}

.container-social h5 {
    margin: 5px;
    color: #525C6A;
    font-weight: 200;
    text-align: center;
}

.container-social p {
    color: #525C6A !important;
    font-size: 0.85em !important;
    font-weight: 100;
}

.container-social a {
    color: #F6B8C1;
}

.container-social a:hover {
    text-decoration: none;
}

.container-social {
    margin-top: 2em;
}

.container-social .col-xs-4 {
    padding: 0;
}

.applying-sitter-text {
    margin-bottom: 1em;
}

.parental-confirmation-container .img-div img {
    -webkit-transform: translate(-50%);
    margin: -3px 33px;
    width: 75px;
    height: 75px;
}

.parental-confirmation-container div.img-div {
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 2px #888;
    height: 75px;
    margin: 2em auto;
    overflow: hidden;
    width: 75px;
}

.btn.btn-decline {
    background-color: #ffffff;
    color: #0dc5d7;
    font-size: 1.1em;
    font-weight: 600;
    font-family: 'Effra Light';
    height: 2.8em;
    margin-left: 0em;
    text-transform: uppercase;
    border-radius: 4px;
    border: 1px solid #0dc5d7;
}

.decline-link {
    color: #888;
}

.decline-link:hover {
    cursor: pointer;
}

.btn.btn-consent {
    background-color: #0dc5d7;
    color: #ffffff;
    font-size: 1.1em;
    font-weight: 600;
    font-family: 'Effra Light';
    height: 2.8em;
    margin-left: 1em;
    text-transform: uppercase;
    border-radius: 4px;
}

.buttons-margin {
    margin-top: 4em;
}

.changeemail {
    float: none;
    margin: 0 auto;
}

#last .changeemail label {
    width: 6em;
}

.changeemail .formpanel-group {
    margin: 0 auto;
    width: 20em;
}

#last .changeemail button {
    width: 12em;
    padding: 0.7em;
    font-size: 1.1em;
    margin: 0 auto;
    float: none;
    display: block;
}

#changeemailmodal {
    display: none;
}

#resent-changedemail {
    margin: 1em auto -1.5em auto;
}

.navbar-brand.logo-bambino{
    background: url('../img/logo_bambino_admin.png');
    width: 20em;
    background-repeat: no-repeat;
}

.navbar-brand.logo-bambino.logo-admin{
    background: url('../img/logo_bambino_admin.png');
    width: 20em;
    background-repeat: no-repeat;
}

.terms-fb {
    font-size: 0.8em;
    margin-bottom: 3em;
    margin-left: 0.5em;
    color: #697485;
}

.privacynotice-firststep h5 {
    font-weight: 100;
    font-size: 0.9em;
    margin-bottom: 3em;
}

.privacynotice-firststep h6 {
    font-weight: 100;
    font-size: 0.9em;
    margin-bottom: 1em;
    color: #697485;
}

.privacynotice-firststep p.custom-line {
    color: #A8B1BE;
    font-size: 0.9em;
    margin-bottom: 2em;
}
div.row.first-panel-bg {
    background-color: white;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
}

.parental-confirmation-container {
    margin: 0 1em 0 0;
    padding: 2em 1em 3em 1em;
}

.parental-confirmation-container h2 {
    margin-bottom: 1em;
    font-size: 1.3em;
    font-weight: 500;
}

.parental-confirmation-container h3 {
    font-weight: 500;
    font-size: 1.0em;
    float: left;
    width: 100%;
}

.parental-confirmation-container label > input{ /* HIDE RADIO */
    visibility: hidden; /* Makes input not-clickable */
    position: absolute; /* Remove input from document flow */
}

.parental-confirmation-container label > input + img.will_use_yes{ /* IMAGE STYLES */
    background: url('../img/thumb-up-off.png') no-repeat;
    cursor:pointer;
    border:2px solid transparent;
    overflow: hidden;
}

.parental-confirmation-container label > input:checked + img.will_use_yes{ /* (RADIO CHECKED) IMAGE STYLES */
    background: url('../img/thumb-up-on.png') no-repeat;
    cursor:pointer;
    border:2px solid transparent;
    overflow: hidden;
}

.parental-confirmation-container label > input + img.will_use_no{ /* IMAGE STYLES */
    background: url('../img/thumb-down-off.png') no-repeat;
    cursor:pointer;
    border:2px solid transparent;
    overflow: hidden;
}

.parental-confirmation-container label > input:checked + img.will_use_no{ /* (RADIO CHECKED) IMAGE STYLES */
    background: url('../img/thumb down-on.png') no-repeat;
    cursor:pointer;
    border:2px solid transparent;
    overflow: hidden;
}

.parental-confirmation-container .will_use_sitter_no {
    width: 30px;
    height: 30px;
}

.parental-confirmation-container p {
    color: #777777;
    font-size: 0.9em;
    line-height: 1.8em;
}

.parental-confirmation-container .dont-worry {
    margin-top: -1em;
    font-size: 0.9em;
}

.parental-confirmation-container div.left.img-div {
    margin: 0 -1em 0 -9.5em;
    width: 100px;
    height: 100px;
}

.parental-confirmation-container div.left.img-div img {
    width: 102px;
    height: 102px;
    margin: -3px 46px;
}

.parental-confirmation-container .applying-sitter {
    background-color: #f2f5f8;
    border-radius: 5px;
    border: 1px solid #dce4ea;
    color: #4d5666;
    height: auto;
    margin: 2.5em auto 3em auto;
    padding: 1em 2em;
    position: relative;
}

.parental-confirmation-container .applying-sitter:before {
    background: url('../img/top-left-corner.png') no-repeat 0 0;
    width: 23px;
    content: " ";
    position: absolute;
    left: -17px;
    top: -1px;
    height: 21px;
}

.parental-confirmation-container textarea,
.section-container textarea {
    background-color: #f2f5f8;
    border-radius: 3px;
    border: 1px solid #dce4ea;
    color: #4d5666;
    height: 9em;
    width: 100%;
    margin-bottom: 1em;
    padding: 1em 2em;
}

.section-container textarea {
    background-color: #ffffff;
    color: #939eae;
}

.section-container .formpanel.home-address {
    height: 10em;
}

.section-container .formpanel-description p {
    color: #939eae;
    font-size: 0.9em;
}

.scrollable-terms {
    height: 200px;
    overflow: auto;
    margin-top: 10px;
    font-size: 14px;
    font-family: 'Effra Light';
    color: #7e7c7d;
    background-color: #ffffff;
    border: 2px solid #dddddd;
    border-radius: 5px;
    text-align: left;
    padding: 20px;
}

.parental-confirmation-container .consent-terms {
    height: 40px;
    margin-bottom: 0;
}

.parental-confirmation-container .consent-terms.consentpageterms {
    height: auto;
    margin-bottom: 2em;
}

.parental-confirmation-container .consent-terms .col-xs-6 {
    margin: 0 0 2em 0;
    text-align: center;
}

.parental-confirmation-container .consent-terms img {
    display: block;
}

.parental-confirmation-container .consent-terms .sitter-will-recommend-container,
.parental-confirmation-container .consent-terms .star-rating {
    margin-top: 0.5em;
}

.parental-confirmation-container .sitter-will-recommend-container img {
    display: block;
}

.parental-confirmation-container .btn-recommend {
    background: #0dc5d7;
}

.formpanel.home-address {
    max-width: 28em;
}

#parentalConsentModal h3 {
    text-transform: uppercase;
    text-align: center;
}

#parentalConsentModal input {
    width: 13em;
    color: #B1B1B1;
}

#parentalConsentModal .control-label {
    width: 4em;
    color: #ACB4C1;
}

#parentalConsentModal .modal-body {
    padding: 25px;
}

.indented {
    margin-left: 0em;
}

.group-experience {
    margin-top: 2em;
    margin-bottom: 2em;
}

.col-xs-12.group-sliders.group-experience, .formpanel-body .group-sliders label {
    height:auto;
}

.col-xs-12.group-sliders.group-experience {
    margin-top: 0;
    margin-bottom: 1em;
}

.col-xs-12.group-sliders.group-experience, .col-xs-12.group-sliders.group-experience .form-inline.col-xs-12 {
    padding: 0;
}

.col-xs-12.radio-buttons {
    padding: 0;
}
.form-inline div .iradio_minimal-grey {
    margin-left: 0;
}

.green {
    color: #71BF94 !important;
}

.parental-confirmation-container a {
    color: #555555;
}

.parental-confirmation-container a:hover{
    color: #777777;
}

.parental-confirmation-container .applyingsitterconsent div.left.img-div {
    margin: 2em -1em 0 0;
    width: 100px;
    height: 100px;
}

.parental-confirmation-container .applyingsitterconsent .applying-sitter {
    border: none;
    background: none;

}

.parental-confirmation-container .applyingsitterconsent .applying-sitter:before {
    border: none;
    background: none;
    height: 0;
    width: 0;
}

.stepcontainerconsent {
    float: none;
    width: 80%;
}


.section-container {
    background-color: #fff;
    border: 1px solid #dce4ea;
    border-radius: 10px;
    margin: 0 auto 1em auto;
    margin-top: 40px;
    min-height: 500px;
    padding: 1em 2em;
}

.section-container h2 {
    font-size: 1.4em;
    font-weight: 500;
    margin: 0.7em auto 2em auto;
    text-align: center;
}

.navbar-profile {
    width: 11em;
}

.col-navpanel {
    margin-right: 0;
    padding-right: 0;
}

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

.navbar-container ul {
    text-align: left;
}

.navbar-container > span {
    display: block;
    font-weight: 500;
    font-size: 1.1em;
    margin-top: 0.5em;
}

/*.sitter-name {
    color: #3a4555;
    display: inline-block;
    font-size: 1.15em;
    font-weight: 500;
    margin-top: 0.5em;
}*/

.change-photo-nav {
    color: #b3b1aa;
    display: block;
    font-size: 0.8em;
}

.nav-sitter {
    list-style-type: none;
    width: 100%;
    margin: 1.5em 0 0 0;
    padding: 0;
}

.nav-sitter li {
    border-bottom: 1px solid #dce4ea;
    height: 40px;
    line-height: 40px;
}

.nav-sitter li:last-child {
    border-bottom: none;
}

.nav-sitter a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #939eae;
    font-weight: 500;
}

.nav-sitter span {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #939eae;
    font-weight: 500;
}

.nav-sitter .coming-soon {
    color: #D2D2D2;
    font-style: italic;
    display: inline-block;
    font-size: 0.9em;
}

.nav-sitter a:hover,
.nav-sitter a:link,
.nav-sitter a:active  {
    text-decoration: none;
}

.nav-sitter li:hover a {
    text-decoration: none;
    color: #343f4d;
}

.nav-sitter .bubble {
    background-color: #e26d6e;
    border-radius: 50%;
    color: #ffffff;
    float: right;
    font-weight: 500;
    height: 1.5em;
    line-height: 1.5em;
    margin: 0 0.5em 0;
    margin-top: 10px;
    text-align: center;
    width: 1.5em;
}

/*.ng-invalid {
    border: 5px solid red;
}*/

.success-msg {
    color: #4fb277;
    font-size: 1.4em;
    font-weight: bold;
    display: none;
    text-align: left;
}

#giftcard-success-message {
    text-align: center;
    display: block;
    width: 20em;
    margin: 0 auto 1em auto;
}

#giftcards-list-table th a {
    color: #333;
    text-decoration: none;
}

#giftcards-list-table th span {
    color: #00B7FF;
    padding-left: 0.2em;
}

.error-msg {
    color: #d80205;
    font-size: 1.4em;
    font-weight: bold;
    display: none;
    text-align: left;
}

#updated-profile {
    color: #4fb277;
    font-size: 1.4em;
    font-weight: bold;
    display: none;
    text-align: right;
}

#payment-success, #cancel-success, #remove-booking-fee-success, #confirm-sitter-success {
    color: #4fb277;
    font-size: 1.4em;
    font-weight: bold;
    display: none;
}

#updated-photo {
    color: #4fb277;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0.5em auto 0.5em auto;
    display: none;
    text-align: center;
}

#resendconsent {
    color: #aea69c;
    font-weight: 500;
    margin-left: 8.0em;
}

.dropdowncontainerUserNav {
    float: right;
}

.dropdowncontainerUserNav .caret {
    margin-left: 10px;
}

#dropdownUser {
    background: transparent;
    color: #000000;
    height: 40px;
    padding: 0;
    margin-top: -1px;
}

#dropdownUser:hover {
    background: #ffffff;
}

.dropdowncontainerUserNav ul {
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    font-size: 0.9em;
    margin-top: -5px;
    padding: 0;
}

.dropdowncontainerUserNav ul > li > a {
    color: #89909C;
    padding: 9px 0;
}

.dropdowncontainerUserNav ul > li {
    border-bottom: 1px solid #eaeff4;
    width: 180px;
}

.dropdowncontainerUserNav ul > li > a.nav-pending {
    background-image: url('../img/pending_icon.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 40px;
}

.dropdowncontainerUserNav ul > li > a.nav-logout {
    background-image: url('../img/logout_icon.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 40px;
}

.dropdowncontainerUserNav ul > li > a.nav-invitesitters {
    background-image: url('../img/invite_icon.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 40px;
}

.dropdowncontainerUserNav ul > li > a.nav-requestspending,
.dropdowncontainerUserNav ul > li > a.nav-parentalconsentpending {
    background-color: #f7fafd;
    font-size: 0.9em;
    padding-left: 9px;
    white-space: inherit;
}

.dropdowncontainerUserNav ul > li > a:hover {
    background-color: #f7fafd;
    border-radius: 3px;
    color: #3a4555;
}

#dropdownUser .img-div {
    border: none;
    display: inline-block;
    height: 25px;
    margin: 0 0.5em 0 auto;
    vertical-align: bottom;
    width: 25px;
}

#avatar_top {
    height: 25px;
    width: 25px;
}

.nav-pending img {
    float: right;
    margin-right: 1em;
}

.dropdowncontainerUserNav ul > li > a .statusactive {
    color: #50b278;
}

.dropdowncontainerUserNav ul > li > a .statuspending {
    color: #f4cc6f;
}

.formpanel-group.getpaid label {
    width: 9em;
}

.formpanel-group.getpaid input[type="radio"] {
    width: 3em;
    height: 1.5em;
    margin-top: 0.45em;
}

.current_payment_method {
    font-size: 1.2em;
    margin: 1em 0 0.5em 0;
    text-align: center;
}

.formpanel-group {
    height: 4em;
}

.formpanel-group.image {
    height: 160px;
}

.city input {
    width: 15em;
}

.formpanel-body input {
    width: 14em;
}

.state input, .zip input, .apt input {
    width: 4em;
}

#streetAddress {
    width: 10em;
}

/*
    SITTER CARD
*/

.sitter-rating {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    cursor:default;
}

.sitter-rating img {
    max-height: 18px;
}

.orange-text {
    color: #ef5334;
    font-size: 16px;
    font-family: 'Effra';
    font-weight: 600;
}

.grey-text {
    color: #aaa;
    font-size: 16px;
    font-family: 'Effra';
}

.sitter-info {
    color: #666;
    font-family: 'Effra';
}

.sitter-list-title {
    color: #ef5334;
    font-family: 'Effra';
    font-size: 28px;
}

.sitter-img .sittings-done {
    background-image: url('../img/badge@2x.png');
    background-repeat: no-repeat;
    color: #fff;
    height: 50px;
    width: 50px;
    z-index: 2;
    position: absolute;
    text-align: center;
    padding-top: 7%;
    margin-left: 38%;
    margin-top: 40%;
    font-size: 12px;
}

.sitter-img img {
    border-radius: 50%;
    height: 120px;
    width: 120px;
    z-index: 1;
    /*position: absolute;*/
}

/* SITTER CHECK */
.sitter-check.consent-checkbox {
    padding-left: 0px;
}

.sitter-check.consent-checkbox label{
    padding-left: 0px;
    padding-top: 0px;
    vertical-align: middle;
    font-family: 'Effra Light';
    font-size: 15px;
}

/*.sitter-check.consent-checkbox li {
    list-style: none;
}*/

.sitter-check.check{
    margin-top: 0px;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.sitter-check.check > input{
    /* HIDE CHECKBOX */
    visibility: hidden;
    position: absolute;
}

/* CHECKBOX STYLE */
.sitter-check .check > i{
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: 0.2s;
    box-shadow: inset 0 0 0 0px;
    border: 2px solid #0dc5d7;
    background: #f7f7f7;
    color: #f7f7f7;
    font-size: 25px;
    padding-left: 3px;
}

.sitter-check div .check > i{
    margin-top: 65px;
    padding-top: 5px;
    padding-left: 10px;
}

/*.sitter-check ul .check > i{
    padding-top: 2px;
}*/

.sitter-check .check:hover > i{ /* HOVER <i> STYLE */
    box-shadow: inset 0 0 0 0px ;
    background: #0dc5d7;
    color: #ffffff;
}

.sitter-check .check > input:checked + i{ /* (RADIO CHECKED) <i> STYLE */
    box-shadow: inset 0 0 0 0px;
    background: #0dc5d7;
    color: #ffffff;
}

.sitter-check .check > input + i + span{ /* (RADIO CHECKED) <span> STYLE */
    color: #333333;
    font-weight: lighter;
}

/*
  CONVERSATIONS
*/
.close-modal .fa-times:hover{
  cursor: pointer;
}

.chat-window {
  height: 300px;
  overflow: scroll;
  overflow-x: hidden;
  padding: 0px;
}

.chat-message-list {
  list-style-type: none;
  padding-left: 0;
}

.chat-text {
  text-align: left;
  padding: 5px;
  background-color: #efefef;
  margin-bottom: 2px;
  float: left;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 20px;
  max-width: 400px;
}

.chat-text h4 {
  font-weight: 200;
  font-size: 12px;
  color: #666666;
  margin-bottom: 3px;
  font-family: inherit;
}

.chat-date {
  padding-bottom: 10px;
}

.chat-date span {
  font-size: 12px;
  color: #999;
}

.chat-image img {
  float: left;
  border-radius: 50px;
  width: 50px;
  height: 50px;
}

.chat-status {
  text-align: left;
  clear: both;
  margin-bottom: 10px;
  color: #aaa;
  font-size: 12px;
}

.chat-message-sender .chat-text {
  float: right;
  text-align: right;
  background-color: #e6f7ff;
  margin-right: 10px;
  margin-left: initial;
}

.chat-message-sender .chat-image img {
  float: right;
}

.chat-message-sender .chat-status {
  text-align: right;
}

@media only screen and (min-width: 1300px) {

    #streetAddress {
        width: 13em;
    }

    .city input {
        width: 20em;
    }

    .formpanel-body input {
        width: 14em;
    }

    .state input, .zip input, .apt input {
        width: 5em;
    }

    .verifyphone {
        top: auto;
    }
}

.info-invite-sitters {
    text-align: center;
    margin-bottom: 1.5em;
}

.btn-invitesitters {
    margin-top: 1em;
}

.form-control[readonly] {
    cursor: not-allowed;
    padding-left: 0.5em;
}

.debit-radio-container,
.debit-deposit-container {
    background: #f2f2f2;
    padding: 0.7em 0.5em 0.5em 0.5em;
    width: 100%;
}

.formpanel-payment {
    margin-bottom: 0;
}

.link-add-debit,
.link-add-deposit {
    color: #ababab;
    display: inline-block;
    font-size: 1.1em;
    margin: 1em 0 1em 0;
}

.link-add-debit:hover,
.link-add-deposit:hover {
    color: #ababab;
}

.current-payment-info {
    margin: 1em 0 1em 0;
}

.current-payment-info img {
    border: 1px solid #eee;
    border-radius: 2px;
}

.expirationdate {
    color: #ababab;
    padding-left: 1.5em;
}

.account-number-last4,
.account-holder {
    font-size: 1.1em;
    padding-left: 1.5em;
}

.edit-current-payment {
    display: inline-block;
    font-size: 1.1em;
    margin-left: 2em;
    padding: 0.3em 1.5em;
}

.deposit-form,
.debit-form {
    display: none;
}

.current-payment-info img.piggy {
    border: none;
    display: inline-block;
    margin-top: -0.5em;
}

.picture-header {
    background: url('https://s3.amazonaws.com/bambinola/bg_header3.jpg') center 40% no-repeat;
    background-size: cover;
    color: #ffffff;
    height: 570px;
    width: 100%;
    margin-top: -10px;
    text-align: center;
}

.picture-header.alternate {
    background: url('https://s3.amazonaws.com/bambinola/bg_header4.png') 40% no-repeat;
    background-size: cover;
    color: #504d4f;
    height: 570px;
    width: 100%;
    margin-top: 20px;
    text-align: left;
    font-family: 'Effra Light';
}

.row.white-section-login {
    background: #f7f7f7;
    width: 100%;
}

.white-section-login h3 {
    color: #333333;
    font-size: 0.95em;
    font-weight: bold;
    text-transform: uppercase;
}

.white-section-login p {
    color: #777777;
    font-size: 16px;
    line-height: 1.6;
}

.paragraphs-container {
    font-size: 16px;
    color: #555555;
}

.paragraphs-container ul li strong,
.paragraphs-container a,
.paragraphs-container a:hover,
.paragraphs-container a:active,
.paragraphs-container a:link {
    color: #000000;
    font-weight: 600;
    font-size: 16px;
}

.paragraphs-container li {
    color: #777777;
    font-size: 16px;
    line-height: 1.6;
}

.paragraphs-container a,
.paragraphs-container a:active,
.paragraphs-container a:hover,
.paragraphs-container a:link {

}

.white-section-login .paragraphs-container {
    padding: 2em 3em 2em 3em;
}

@media screen and (min-width: 1024px) {

    .white-section-login .paragraphs-container {
        padding: 2em 7em 2em 7em;
    }

}

.picture-header h1,
.picture-header h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 0.9;
    letter-spacing: 0.3px;
    color: #ffffff;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.50)
}

.picture-header h1 {
    margin-top: 10%;
}

.picture-header h2 {
    color: #f1f1f1;
    font-size: 26px;
    font-weight: normal;
    line-height: 1.5;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.50);
}

.picture-header h2 a,
.picture-header h2 a:active,
.picture-header h2 a:link,
.picture-header h2 a:hover {
    color: #ffffff;
    font-weight: 600;
}

.row.first-panel-bg {
    padding: 0;
}

div.row.first-panel-bg {
    background-color: white;
    position: inherit;
    height: auto;
    width: auto;
    top: auto;
    right: auto;
}

.btn-login-fb {
    background: url('https://s3.amazonaws.com/bambinola/btn-login-fb3.png') no-repeat;
    display: block;
    height: 50px;
    width: 210px;
}

.login-container {
    padding-top: 100px;
    max-width: 400px;
}

.login-panel {
    padding-top: 10px;
    text-align: center;
}

.login-panel .btn-login-fb {
    margin-left: 90px;
}

.login-panel-consent {
    padding-top: 10px;
    text-align: center;
}

.login-panel-consent .btn-login-fb {
    margin-left: 60px;
}

.orange-title {
    color: #ef5334;
    font-size: 32px;
    font-weight: 500;
    padding-top: 40px;
    font-family: 'Effra Light';
}

.orange-subtitle {
    color: #ef5334;
    font-size: 16px;
    font-weight: 500;
    padding-top: 25px;
    font-family: 'Effra Light';
}

.grey-title {
    color: #504d4f;
    font-size: 30px;
    font-weight: bolder;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Effra Light';
}

.explain-title {
    color: #504d4f;
    font-size: 20px;
    font-weight: 600;
}

.rate-title {
    font-family: 'Effra Light';
    font-size: 16px;
}

.rate-comment {
    padding-left: 10px;
    padding-top: 10px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #b1b1b1;
    background-color: #f7f7f7;
    background-image: none;
    border: 2px solid #dddddd;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.rate-comment:focus {
    border-color: #dddddd;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0.6);
}

.explain-about {
    font-size: 13px;
    padding-top: 20px;
}

.btn-submit {
    background-color: #0dc5d7;
    color: #ffffff;
    width: 140px;
}

.btn-submit:hover, .btn-submit:focus, .btn-submit:active, .btn-submit:visited, .btn-submit:link {
    background-color: #2dd3e3;
}

.consent-checkbox {
    padding-left: 0px;
}

.consent-checkbox label{
    padding-left: 0px;
    padding-top: 0px;
    vertical-align: middle;
    font-family: 'Effra Light';
    font-size: 15px;
}

.consent-checkbox li {
    list-style: none;
}

.check{
    margin-top: 0px;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.check > input{
    /* HIDE CHECKBOX */
    visibility: hidden;
    position: absolute;
}

/* CHECKBOX STYLE */
.check > i{
    /* DEFAULT <i> STYLE */
    display: inline-block;
    vertical-align: middle;
    width:  20px;
    height: 20px;
    border-radius: 0%;
    transition: 0.2s;
    box-shadow: inset 0 0 0 0px;
    border: 1px solid #0dc5d7;
    background: #f7f7f7;
    color: #f7f7f7;
    font-size: 10px;
    padding-left: 3px;
}

div .check > i{
    padding-top: 1px;
}

ul .check > i{
    padding-top: 2px;
}

.check:hover > i{ /* HOVER <i> STYLE */
    box-shadow: inset 0 0 0 0px ;
    background: #f7f7f7;
    color: #f7f7f7;
}

.check > input:checked + i{ /* (RADIO CHECKED) <i> STYLE */
    box-shadow: inset 0 0 0 0px;
    background: #0dc5d7;
    color: #ffffff;
}

.check > input + i + span{ /* (RADIO CHECKED) <span> STYLE */
    color: #333333;
    font-weight: lighter;
}


.allcaps {
    text-transform: uppercase;
}

.picture-header p.allcaps {
    /*font-weight: 600;*/
    margin: 4em auto 3em auto;
}

.picture-header p.termsofuse {
    color: #d8d8d8;
    font-size: 13px;
    margin: 4.5em auto;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.50);
    width: 27em;
}

.picture-header p.termsofuse a {
    color: #ffffff;
}

.picture-header p.termsofuse-new {
    color: #a0a0a0;
    width: 28em;
    padding-top: 20px;
}

.navbar-login {
    background-color: #ffffff;
}

.loginbuttons {
    margin-top: 3.5em;
}

.sitterlogincontainer,
.parentlogincontainer {
    display: inline-block;
    text-align: center;
    width: 220px;
}

.sitterlogincontainer {
    margin-right: 1em;
}

.sitterlogincontainer p,
.parentlogincontainer p {
    font-weight: 600;
    font-size: 1.5em;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.logoutparent {
    color: #ffffff;
    font-size: 1.2em;
    line-height: 35px;
    vertical-align: middle;
}

.logoutparent:hover, .logoutparent:active {
    color: #ffffff;
}

.paragraphs-container li li {
    font-size: inherit;
    font-weight: normal;
}

.paragraphs-container strong {
    color: #000000;
}

.login-show-mobile {
    display: none;
}

.step-container .row-hear-about-us {
    padding: 2%;
}

.row-hear-about-us .left-column-form .formpanel-body input {
    display: inline-block;
    margin-right: 1em;
    margin-bottom: 1em;
}

.navbar-admin {
    background-color: #ffffff;
}

#hear_about_us {
    border-bottom: 1px solid #d2d2d2;
    float: left;
    margin-bottom: 1em;
    margin-right: 1em;
}

.formpanel-group-textarea {
    height: 25em;
}

.formpanel-group-textarea textarea {
    border: none;
    padding: 5px 10px;
    font-size: 0.9em;
}

.formpanel-group-textarea textarea.recommendation_message {
    height: auto;
}


/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.16.0 - 2016-03-23T20:51:56.678Z
 * License: MIT
 */


/* Style when highlighting a search. */
.ui-select-highlight {
    font-weight: bold;
}

.ui-select-offscreen {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}


.ui-select-choices-row:hover {
    background-color: #f5f5f5;
}

/* Select2 theme */

/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
    border-color: #D44950;
}

.select2-result-single {
    padding-left: 0;
}

.select2-locked > .select2-search-choice-close{
    display:none;
}

.select-locked > .ui-select-match-close{
    display:none;
}

body > .select2-container.open {
    z-index: 9999; /* The z-index Select2 applies to the select2-drop */
}

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    border-top-width: 1px;  /* FIXME hardcoded value :-/ */
    border-top-style: solid;

    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);

    margin-top: -4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search {
    margin-top: 4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match {
    border-bottom-color: #5897fb;
}

/* Selectize theme */

/* Helper class to show styles when focus */
.selectize-input.selectize-focus{
    border-color: #007FBB !important;
}

/* Fix input width for Selectize theme */
.selectize-control > .selectize-input > input {
    width: 100%;
}

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
    width: 100%;
}

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
    border-color: #D44950;
}

/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);

    margin-top: -2px; /* FIXME hardcoded value :-/ */
}

/* Bootstrap theme */

/* Helper class to show styles when focus */
.btn-default-focus {
    color: #333;
    background-color: #EBEBEB;
    border-color: #ADADAD;
    text-decoration: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ui-select-bootstrap .ui-select-toggle {
    position: relative;
}

.ui-select-bootstrap .ui-select-toggle > .caret {
    position: absolute;
    height: 10px;
    top: 50%;
    right: 10px;
    margin-top: -2px;
}

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
    /* Instead of relative */
    position: static;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
    border-radius: 4px !important; /* FIXME hardcoded value :-/ */
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.ui-select-bootstrap > .ui-select-match > .btn{
    /* Instead of center because of .btn */
    text-align: left !important;
}

.ui-select-bootstrap > .ui-select-match > .caret {
    position: absolute;
    top: 45%;
    right: 15px;
}

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices {
    width: 100%;
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
    margin-top: -1px;
}

body > .ui-select-bootstrap.open {
    z-index: 1000; /* Standard Bootstrap dropdown z-index */
}

.ui-select-multiple.ui-select-bootstrap {
    height: auto;
    padding: 3px 3px 0 3px;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
    background-color: transparent !important; /* To prevent double background when disabled */
    border: none;
    outline: none;
    height: 1.666666em;
    margin-bottom: 3px;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
    font-size: 1.6em;
    line-height: 0.75;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
    outline: 0;
    margin: 0 3px 3px 0;
}

.ui-select-multiple .ui-select-match-item {
    position: relative;
}

.ui-select-multiple .ui-select-match-item.dropping-before:before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    margin-right: 2px;
    border-left: 1px solid #428bca;
}

.ui-select-multiple .ui-select-match-item.dropping-after:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    margin-left: 2px;
    border-right: 1px solid #428bca;
}

.ui-select-bootstrap .ui-select-choices-row>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.ui-select-bootstrap .ui-select-choices-row>a:hover, .ui-select-bootstrap .ui-select-choices-row>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.ui-select-bootstrap .ui-select-choices-row.active>a {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

.ui-select-bootstrap .ui-select-choices-row.disabled>a,
.ui-select-bootstrap .ui-select-choices-row.active.disabled>a {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
    display: none !important;
}

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
    border-color: #D44950;
}

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
}

.ui-select-container .btn-default {
    height: 1.8em;
    background-color: #fff;
    color: #333333;
    font-size: 0.9em;
    vertical-align: middle;
    line-height: 1.8em;
    padding-left: 0.5em;
}

.ui-select-container {
    width: 15em;
    display: inline-block;
}

.ui-select-bootstrap > .ui-select-match > .btn {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.ui-select-bootstrap .ui-select-choices-row.active>a {
    background-color: #f2f5f8;
}

.ui-select-bootstrap .ui-select-choices-row.active>a span {
    color: #333333;
}

.ui-select-bootstrap .ui-select-choices-row>a {
    color: #C3C8D0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.ui-select-choices-row {
    border-bottom: 1px solid #dce4ea;
}

.ui-select-choices-row:last-child {
    border-bottom: none;
}

.ui-select-choices-group {
    margin-top: -5px;
    margin-bottom: -6px;
}

.ui-select-container .btn-default:active:hover, .ui-select-container .btn-default.active:hover, .ui-select-container .open > .dropdown-toggle.btn-default:hover, .ui-select-container .btn-default:active:focus, .ui-select-container .btn-default.active:focus, .ui-select-container .open > .dropdown-toggle.btn-default:focus, .ui-select-container .btn-default:active.focus, .ui-select-container .btn-default.active.focus, .ui-select-container .open > .dropdown-toggle.btn-default.focus {
    background-color: #fff;
    color: #3a4569;
}

.ui-select-choices-row {
    font-size: 0.9em;
}

/*Recommendations page*/

.sent-recommendations {
    list-style-type: none;
    padding-left: 0;
}

.sent-recommendations li {
    background: url('../img/email.svg') no-repeat;
    background-position: 0px 3px;
    color: #777777;
    margin: 0 0 0.5em;
    padding-left: 2em;
    width: 30em;
    display: inline-flex;
}

.sent-recommendations li .name {
    width: 10em;
    margin: 0 0 1px;
    font-size: 0.9em;
    font-weight: bold;
}

.sent-recommendations li .time {
    width: 7em;
    margin: 0 0 1px;
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
}

.sent-recommendations li .status-complete {
    width: 7em;
    color: #71BF94;
    margin: 0 0 1px;
    text-align: center;
    font-size: 0.85em;
}

.sent-recommendations li .status-pending {
    width: 7em;
    color: #efc56b;
    margin: 0 0 1px;
    text-align: center;
    font-size: 0.85em;
}

.recommendations-sitter-profile {
    margin: 2em 8em;
}

.recomemendation-header {
    margin: 0 0 1.5em;
}

.recommendations label.control-label {
    width: 4em;
}

.recommendations input {
    width: 14em;
}

.recommendations .btn-back {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-right: 2.5em;
}

.recommendation-parent {
    font-weight: 600;
    font-size: 16px;
}

.recommendation-message {
    margin: 5px 0;
    font-style: italic;
}

.recommendation-question {
    margin-bottom: 20px;
}

.recommendation-date {
    margin-bottom: 20px;
}

/* RECOMMENDATION EDIT */
.recommendation-edit {
    margin: 20px 0;
}

.recommendation-edit img {
    max-height: 18px;
}

.recomm-edit-rating {
    margin: 2px 0 20px 0;
}

.recomm-edit-label {
    padding: 0;
}

.recommendation-list .fa-times {
    color: #a00000;
}

.recommendation-list .fa:hover {
    cursor: pointer;
}

.recommendation-list .fa-pencil {
    color: cornflowerblue;
}

.line-separator {
    height: 1px;
    background-color: #f2f5f8;
    width: 85%;
}

/*Error handling*/
.fixed-top {
    position: fixed;
    top: 80px;
    left: 20%;
    right: 20%;
    z-index: 1000;
}

.inline.has-error {
    color: #E46C6C !important;
    font: 13px 'Roboto', sans-serif;
    display: inline-block;
    float: left;
    width: 100%;
}

/*Footer*/
.footer {
    margin-top: 3em;
}

.footer-heading {
    color: #565656;
    font-size: 0.92em;
    font-weight: 100;
    margin-bottom: 0.8em;
    padding-right: 1.2em;
}

.footer-heading:hover {
    color: #777777;
}

.footer-heading.no-padding {
    padding-right: 0em;
}

.footer-left {
    float: left !important;
    margin-left: 5em;
}

.footer-right {
    float: right !important;
    margin-right: 5em;
}

.footer-extra-left {
    float: left !important;
    margin-left: 10em;
}

.footer-extra-right {
    float: right !important;
    margin-right: 10em;
}

.footer-heading-icon-email
{
    background-image: url('../img/email.svg');
    background-repeat: no-repeat;
    padding-left: 21px;  /* width of the image plus a little extra padding */
    background-position: 0px 3px;
}

.footer-heading-icon-phone
{
    background-image: url('../img/phone.svg');
    background-repeat: no-repeat;
    padding-left: 17px;  /* width of the image plus a little extra padding */
    background-size: 15px 15px;
}

/*Disable date pickers in input=date on Google Chrome*/
input::-webkit-calendar-picker-indicator{
    display: none;
}

input[type="date"]::-webkit-input-placeholder{
    visibility: hidden !important;
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/*Override for Safari date pickers fixed line height on bootstrap*/
input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 2em;
}

/* Admin Styles */
.admin-person-name {
    font-weight: bold;
    text-align: left;
}

.admin-person-remove {
    margin-left: 20px;
    text-align: right;
    color: red;
    cursor: pointer;
}

.spinner {
    opacity: 0;
    display:none;
    width: 20px;
    height:10px;
    -webkit-transition: opacity 0.25s, max-width 0.45s;
    -moz-transition: opacity 0.25s, max-width 0.45s;
    -o-transition: opacity 0.25s, max-width 0.45s;
    transition: opacity 0.25s, max-width 0.45s;
}
.has-spinner.active {
    cursor:progress;
}
.has-spinner.active .spinner {
    display:inline-block;
    opacity: 1;
    max-width: 50px;
}

th.headerSortUp {
    background-image: url(../img/asc.gif);
}

th.headerSortDown {
    background-image: url(../img/desc.gif);
}

th.header {
    cursor: pointer;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 20px !important;
    border-right: 1px solid #dad9c7;
    margin-left: -1px;
}

/*ITEM DETAIL*/

.item-detail h1 {
    font: 30px 'Effra Light', sans-serif;
    font-weight: 700;
    text-align: center;
}

.hr-grey {
    border-top: 1px solid #ccc;
}

.item-detail .formpanel-heading {
    color: #333333;
    font: 16px 'Roboto', sans-serif;
    font-weight: 500;
    margin-bottom: 1.3em;
    background-color: #dedede;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
}

.item-detail .formpanel-body label {
    color: #444;
    float: left;
    font-size: 15px;
    height: 2em;
    line-height: 15px;
    width: 8em;
    font-weight: 700;
    padding-left: 10px;
}

.item-detail .formpanel-body input.test-check {
    width: 20px;
    height: 20px;
    margin-top: 0px;
}

.item-detail .formpanel-group {
    height: 3em;
}

.item-detail .given-recommendation .formpanel-group {
    padding-left: 10px;
    margin-bottom: 20px;
    height: initial;
}

.item-detail .payment-info-parent .formpanel-group {
    height: 2em;
}

.item-detail .payment-info-parent .formpanel-group label {
    height: 15px;
}

.item-detail .formpanel-group.image {
    height: 160px;
}

.item-detail .add-sitters {
    padding-left: 15px;
}

.item-detail .formpanel-group.radio-options {
    padding-left: 30px;
    clear: both;
}

.item-detail .formpanel-group.radio-options label {
    line-height: 30px;
}

.item-detail .formpanel-group.radio-options input {
    margin-left: -40px;
    margin-top: 0px;
}

.item-detail .formpanel-group.radio-options span {
    padding-left: 10px;
    margin-right: 10px;
}

.item-detail .checkbox {
    clear: both;
}

.item-detail .checkbox input {
    margin-top: 0px;
    margin-left: 300px;
}

/*INFO TABS*/
.info-tabs {
    padding-left: 15px;
}

.ul-info-tab {
    list-style: none;
    list-style-type: none;
    display: inline;
}

.ul-info-tab li {
    float: left;
    font-size: 13px;
    padding: 10px;
    text-align: center;
}

.ul-info-tab li:hover {
    background-color: transparent;
    cursor: pointer;
}

.ul-info-tab-select {
    background-color: #fff;
    border: 1px solid #ccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 0px;
}

.ul-info-tab-unselect {
    background-color: #ddd;
    border: 1px solid #ccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.update-btn-container {
    display: flex;
    justify-content: flex-end;
    padding: 0 28px 20px 28px;
}

/*SITTER STATS*/
.sitter-stats {
    text-align: center;
}

.sitter-stats h3 {
    text-transform: uppercase;
    font-family: 'Effra Bold';
    font-weight: 500;
    color: #555;
    margin-bottom: 0px;
}

.stats-number {
    color: #ef5334;
    font-size: 60px;
    font-family: 'Effra Light';
}

.stats-info {
    color: #bbb;
    font-weight: 600;
}

.stats-info .time-label {
    margin-left: 10px;
    margin-right: 10px;
}

.stats-py {
    font-weight: bold;
    text-align: center;
}

.btn-stats {
    margin-left: 10px;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
    text-transform: uppercase;
}

.request-stats h5 {
    text-transform: uppercase;
    font-family: 'Effra Bold';
    font-weight: 500;
    color: #555;
    margin-bottom: 0px;
    font-size: 12px;
}

.request-stats .stats-number {
    font-size: 30px;
}

.request-stats .stats-info {
    font-size: 11px;
}

.request-stats .time-label {
    margin-left: 5px;
    margin-right: 5px;
}

/*FAMA*/
.review-button .btn-default {
    padding: 4px;
    padding-top: 5px;
    font-size: 14px;
}

.review-row {
    padding-top: 15px;
    padding-bottom: 15px;
}

.response-stats .stats-number {
    font-size: 40px;
}

/*FIRST TAGS*/
.tr-selected {
    background-color: #fed9c6;
}

.tr-blue {
    background-color: #ddeafe;
    border: 2px solid #2732fe;
}

.tr-blocked {
    background-color: #fed9c6;
    border: 2px solid #f71717;
}

.tr-blocked a {
    color: #3937af;
}

.first-tag {
    background-color: #ef5334;
    margin-right: 10px;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
}

.blocked-tag {
    background-color: #b30a0a;
    margin-right: 10px;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
}

/*NOTES*/
.admin-notes {
    list-style: none;
    padding-left: 10px;
}

.admin-notes li {
    margin-bottom: 15px;
}

.admin-notes p {
    margin-bottom: 2px;
    font-size: 16px;
    color: #222;
}

.admin-notes span {
    font-style: italic;
    font-size: 13px;
    color: #999;
}

/*SUBMERCHANT*/
.submerchant-form h1 {
    font-size: 25px;
}

.submerchant-form h2 {
    margin-top: 0;
    font-size: 20px;
}

.submerchant-form .form-control {
    padding-left: 5px;
}

/*RESPONSIVE*/
@media screen and (max-width: 375px) {
    .login-panel .btn-login-fb {
        margin-left: 0px;
    }

    .picture-header p.termsofuse-new {
        color: #000000;
        width: 20em;
        padding-top: 20px;
        text-align: left;
    }

    .btn.btn-consent {
        margin-top: 10px;
        margin-left: 0em;
    }
}

@media screen and (max-width: 604px) {
    .btn.btn-consent.learn-more-button {
        margin-top: 10px;
        margin-left: 0em;
    }
}

@media screen and (min-width: 605px) and (max-width: 620px) {
    .btn.btn-consent.learn-more-button {
        margin-top: 0px;
        margin-left: 0em;
    }
}

@media screen and (max-width: 767px) {
    .navbar-default {
        padding-left: 0px;
    }

    .footer-extra-left {
        margin-left: 1em;
    }

    .footer-extra-right {
        float: left !important;
        margin-right: 0em;
        margin-left: 1em;
    }
}

@media screen and (max-width: 850px) {
    .picture-header p.termsofuse-new {
        color: #000000;
    }

    .footer-extra-left {
        margin-left: 1em;
    }

    .footer-extra-right {
        float: left !important;
        margin-right: 0em;
        margin-left: 1em;
    }
}

#setprofileoff,
#setprofileon {
    margin-left: 2em;
    height: 1.8em;
    font-size: 0.9em;
    padding: 2px 6px 3px 6px;
}

.row.my_territory_only {
    margin: 0 auto;
    padding: 0 10px;
}

.my_territory_only label {
    font-weight: normal;
}

.item-detail .formpanel-group.radio-options.sitter-active-options .active-option {
    width: 1em !important;
    margin: 0 0 0 -9px;
    padding: 0;
}

.availabilities-list-sitter-profile {
    font-size: 0.9em;
}

.availabilities-list-sitter-profile .panel-heading h3 {
    font-size: 1.1em;
    font-weight: bold;
}

.availabilities-list-sitter-profile label {
    margin-right: 1em;
}

.item-detail .submerchantinfo-container {
    height: 5em;
}

.btn-confirm-sitter {
    padding: 7px 11px;
    font-size: 14px;
}

.btn-accept-sitter {
    font-size: 14px;
    font-weight: 600;
    padding: 5px 15px;
    margin-right: 10px;
    background-color: cornflowerblue;
}

.btn-accept-sitter:hover, .btn-accept-sitter:active, .btn-accept-sitter:focus {
    background-color: #2b6de4;
    border-color: #2b6de4;
}

.btn-accept-sitter:disabled {
    background-color: #0456e8;
    opacity: 0.3;
}

.btn-reject-sitter {
    font-size: 14px;
    font-weight: 600;
    padding: 5px 15px;
}

.btn-delete-availability {
    font-size: 1em;
    padding: 6px 12px;
}

.error-message {
    color: #ff0039;
}

.success-message {
    color: #1ec207;
}

.availabilities-list-sitter-profile .success-message,
.availabilities-list-sitter-profile .error-message {
    display: none;
}

