﻿body {
}

.employee_top_menu_size {
    width: 480px;
    height: 84px;
    margin: 0px auto 2px auto;
    box-sizing: border-box;
    padding: 10px 0;
    background-color: #9BCAE6;
    box-sizing: border-box;
}

.page_conatiner {
    min-height: 550px;
    height: 100%;
    width: 100%;
}

.page_content {
    width: 1500px;
    margin: 0px auto;
}

.employee_top_menu a {
    font-size: 13px;
    text-align: center;
    padding-top: 39px;
    text-decoration: none;
    box-sizing: border-box;
    -ms-touch-action: none !important;
    color: #666;
    height: 66px;
    width: 86px;
    display: block;
    position: absolute;
    top: 10px;
    background-position-y: -6px;
}

.index_search_input {
    width: 100%;
    text-transform: uppercase;
    font-size: 11px;
}

.input_search_holder {
    width: 100%;
    display: inline;
    padding: 0 0 0 8px;
}

.index_search_input_conainer {
    width: 652px;
}

.image_search_arrow {
    position: absolute;
    right: 10px;
}

.index_left {
    margin: 107px 0 0 0;
    width: 300px;
    float: left;
}

.index_middle {
    width: 920px;
    float: left;
    padding-top: 10px;
}

.index_right {
    margin: 98px 0 0 0;
    width: 280px;
    float: left;
}

.search_result_company_address {
    font-size: 10px;
    font-weight: 300;
    font-style: italic;
    color: #4B566C;
    margin-bottom: 2px;
}

.search_result_company_address_city {
    font-size: 9px;
    font-weight: 300;
    text-transform: uppercase;
    color: #C0C0C0;
}

.search_result_company_name {
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0px;
    width: 200px;
    color: #4B566C;
}

.indexsearch_footer {
    position: fixed;
    bottom: 0;
    clear: both;
    margin: 5px auto;
    z-index: 10;
    width: 1500px;
}

.user_footer_menu {
    color: #F2F2F2;
    width: 760px;
    height: 62px;
    margin: auto !important;
    box-sizing: border-box;
    overflow: hidden;
}

    .user_footer_menu li {
        text-align: center;
        display: block;
        float: left;
        width: 240px;
    }

    .user_footer_menu .title {
        color: #E6E6E6;
        text-align: left;
        font-size: 14px;
        padding-top: 2px;
    }

    .user_footer_menu .second_div {
        font-size: 36px;
        font-weight: 400;
        height: 42px;
    }

    .user_footer_menu .next_month {
        font-weight: 200;
        font-size: 24px;
    }

    .user_footer_menu .blue_text {
        color: #3DC4E3;
        font-size: 12px;
        height: 13px;
    }

    .user_footer_menu .blue_text_italic {
        color: #3DC4E3;
        font-size: 12px;
        font-style: italic;
    }

    .user_footer_menu .address {
        font-size: 10px;
        color: #ccc;
        height: 11px;
    }

.user_footer_date_container {
    float: left;
    width: 80px;
    color: #3DC4E3;
    text-align: left;
    text-transform: uppercase;
}



.user_footer_company_container {
    float: left;
    width: 160px;
    text-align: left;
    padding: 0;
}

.search_field_holder {
    margin: 140px auto 0 auto;
    width: 660px;
    height: 40px;
    background-color: #fff;
}

.tt-dropdown-menu {
    width: 644px;
}

.invites_no_items {
    background: url('icons/mdpi/icon_no_request.png') no-repeat top center;
    background-size: 288px 100px;
}

.favorites_no_items {
    background: url('icons/mdpi/icon_no_add_favorite.png') no-repeat top center;
    background-size: 288px 86px;
}

.favorites_list {
    margin: 100px auto 80px auto;
    width: 420px;
}

.indexsearch_footer_legend {
    clear: both;
    margin: 0;
    z-index: 10;
    width: 1500px;
    box-sizing: border-box;
    padding: 0;
}

.schedule_event {
    width: 440px;
    box-sizing: border-box;
    padding: 5px;
    margin: 2px auto 64px auto;
    position: relative;
}

    .schedule_event .select_event_button {
        margin: 2px;
        float: left;
        width: 94px;
    }

    .schedule_event .add_to_favorite {
        left: 430px;
        top: 80px;
        width: 100px;
        position: absolute;
        cursor: pointer;
        background-image: url('img/icon_plus_add_favorites.png');
        background-repeat: no-repeat;
        padding: 0 0 0 24px;
    }

        .schedule_event .add_to_favorite a {
            text-decoration: none;
            font-size: 8px;
            color: #CCC;
            vertical-align: top;
            line-height: 24px;
            display: inline-block;
        }

.img_circle_employee_container {
    width: 80px;
}

.employee_name_container {
    width: 200px;
    padding: 15px 0 0 10px;
    height: 60px;
}

.form_data {
    width: 420px;
    margin: 2px auto;
}

.successfully_scheduled_container {
    width: 400px;
    margin: 50px auto;
}

.schedule_event_cancel_text {
    width: 200px;
}

.mobile_separator {
    width: 0;
    height: 0;
    float: left;
}

.rating_section_rate {
    margin: 10px 0 10px -50px;
    text-transform: uppercase;
    font-size: 11px;
}


.rating_section_comment {
    margin-top: 8px;
    width: 400px;
    height: 60px;
}

.company_info_page {
    margin: 30px auto 5px auto;
    width: 420px;
}

ul.leaders {
    width: 388px;
}

ul.leaders_after {
    width: 30px;
}

ul.leaders span:first-child {
    padding-right: 0;
}

ul.leaders span + span {
    padding-left: 0;
}

.login_form {
    padding: 70px 5px 50px 5px;
    height: 500px;
}

.login_form_label {
    padding-top: 7px;
    width: 113px;
}

.login_form_controls {
    margin-left: 118px;
}

    .login_form_controls > input {
        width: 168px;
    }

.login_form_header {
    width: 300px;
    padding-right: 50px;
}

.login_form_button {
    text-align: right;
    width: 292px;
    margin-top: 28px;
}

.messageBox {
    min-width: 420px;
}

.modalHost {
    top: 50%;
    left: 50%;
    position: fixed;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 0.1s linear;
    -moz-transition: opacity 0.1s linear;
    -o-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}

.modal_header {
    height: 24px;
    margin-bottom: 20px;
}

    .modal_header span {
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
    }

    .modal_header div {
        position: absolute;
        right: 2px;
        top: 4px;
        cursor: pointer;
        width: 16px;
    }

.std_input {
    width: 200px;
}

.std_button {
    width: 80px;
    padding-top: 3px;
    height: 20px;
}

.btn_option {
    padding-top: 10px;
    width: calc(50% - 1px);
    height: 32px;
    box-sizing: border-box;
}


.no_account {
    font-weight: 400;
    color: #999;
    font-style: italic;
    padding: 0 3px;
}

.login_form_header {
    text-align: right;
    float: right;
    font-size: 11px;
    font-weight: 600;
}

    .login_form_header a {
        text-decoration: none;
        text-transform: uppercase;
        color: #666;
    }

.register_form {
    padding: 70px 5px 50px 5px;
    height: 500px;
}

    .register_form input {
        width: 150px;
    }

.terms_and_conditions_link {
    padding-left: 114px;
    font-size: 11px;
    color: #999;
    text-decoration: none;
}

    .terms_and_conditions_link a {
        font-size: 11px;
        color: #999;
        text-decoration: none;
        font-weight: bold;
        font-style: italic;
    }

.forgot_password_link {
    text-decoration: none;
    color: #999;
    font-size: 9px;
    font-style: italic;
}

.forgot_password {
    padding: 50px 5px;
    height: 500px;
}

.separate_line {
    border-bottom: 1px solid #999;
    width: 100%;
    float: left;
    height: 10px;
}

.appointment_table {
    width: 1140px;
    font-size: 1.1em;
    margin: 0 auto 66px auto;
}

.employee_admin_servicecontainer {
    width: 900px;
    margin: auto;
    position: relative;
}

.employee_admin_serviceselect {
    text-align: left;
    float: left;
    width: 90%;
    height: 36px;
    font-size: 16px;
    padding: 8px 0;
}

.employee_circle {
    -webkit-transition: width 0.3s; /* For Safari 3.1 to 6.0 */
    transition: width 0.3s;
    height: 54px;
    width: 70px;
    vertical-align: middle;
    text-align: center;
    background-image: url('img/emp_admin_circle.png');
    background-size: 54px;
    background-position-x: 20px;
    background-repeat: no-repeat;
    color: #F2F2F2;
    font-size: 12px;
    cursor: pointer;
}

    .employee_circle div {
        margin-top: -10px;
        padding: 0;
        margin: 0;
        height: 12px;
    }

.employee_circle_active {
    width: 500px;
    -webkit-transition: width 0.3s; /* For Safari 3.1 to 6.0 */
    transition: width 0.3s;
    padding-left: 20px;
}

    .employee_circle_active div {
        padding: 0 0 0 14px;
        text-align: center;
        width: 40px;
    }

.footer_size {
    width: 100%;
    position: fixed;
    background-color: #4B566C;
    bottom: 0;
    left: 0;
    padding: 0;
    height: 62px;
}

.employee_footer_menu {
    text-align: center;
    padding: 2px 0;
    box-sizing: border-box;
    height: 60px;
    overflow: hidden;
}

    .employee_footer_menu span {
        position: relative;
        cursor: pointer;
    }

        .employee_footer_menu span a {
            position: absolute;
            top: -16px;
            color: #F2F2F2;
            text-decoration: none;
        }

.my_schedules_table {
    font-size: 12px;
    margin: 98px auto 0 auto;
    border-spacing: 0px;
}

    .my_schedules_table th {
        padding: 0px 0 0px 10px;
        color: #ccc;
        text-align: left;
    }

    .my_schedules_table td {
        font-weight: 700;
        padding: 0px 0 0px 10px;
        text-transform: uppercase;
        font-size: 11px;
        margin: 1px;
        border: 0;
    }

    .my_schedules_table tbody tr:nth-child(odd) {
        background-color: #E6E6E6;
    }


.company_admin_working_time {
    width: 920px;
    margin: 2px auto;
    border-spacing: 0;
    border-collapse: collapse;
}

    .company_admin_working_time td {
        font-size: 11px;
        font-weight: bold;
        border-right: 1px solid #F2F2F2;
        border-bottom: 1px solid #F2F2F2;
        text-align: center;
    }

    .company_admin_working_time tbody tr {
        background: #F2F2F2;
    }

    .company_admin_working_time .first_name {
        font-style: italic;
        font-size: 11px;
        color: #999;
    }

    .company_admin_working_time .last_name {
        font-weight: bold;
        font-size: 12px;
        color: #4b566c;
        text-transform: uppercase;
    }

    .company_admin_working_time .header_text td {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: bold;
        color: #999;
        padding: 2px 7px;
        overflow: hidden;
        border: 0px solid #F2F2F2;
    }

    .company_admin_working_time .week_day_header_leter {
        width: 24px;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        border: 0px solid #F2F2F2;
    }

    .company_admin_working_time .week_day_header_number {
        text-align: center;
        font-weight: bold;
        font-size: 13px;
        border-bottom: 1px solid #999;
        border-right: 0px solid #F2F2F2;
    }

    .company_admin_working_time .last_day_in_month {
        border-right: 1px solid #E6E6E6;
    }

    .company_admin_working_time .first_day_in_month {
        padding: 0px 0 0 2px;
    }

    .company_admin_working_time .last_day_in_week {
        border-right: 1px solid #ccc;
    }


.working_day_custom_time {
    padding: 2px 2px 40px 2px;
    border-right: none !important;
}

.company_admin_working_time_edit {
    width: 620px;
}

.employee_working_time_title {
    width: 400px;
    text-align: left;
    margin: 5px auto 20px auto;
}

.daily_template_legend {
    max-width: 920px;
    margin: 20px auto;
    border-spacing: 0;
    border-collapse: collapse;
}

    .daily_template_legend td {
        font-size: 9px;
        width: 200px;
    }

.schedule_cancel_section_top {
    margin-top: -10px;
}

.schedule_cancel_section_delete_img {
    float: left;
    text-align: right;
    width: 25px;
    margin-left: 8px;
}

.schedule_cancel_section_date {
    margin-top: -8px;
    height: 18px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 900;
}

.schedule_cancel_section_day_name {
    font-size: 13px;
    height: 14px;
    text-transform: lowercase;
    color: #ccc;
}

.browse_service_types {
    padding: 100px 5px 0 5px;
    width: 600px;
    margin: 0 auto;
}

    .browse_service_types .service_type_container {
        cursor: pointer;
        text-align: center;
        float: left;
        width: 25%;
    }

    .browse_service_types .service_type_name {
        text-align: center;
        color: #29cbe9;
        font-size: 11px;
    }

.employee_users_add {
    margin: 100px 0 0 0;
    font-size: 11px;
    padding: 5px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #666;
}

.employee_user_data_container {
    float: left;
    padding: 25px 0 0 5px;
    width: 50%;
}

.employee_user_name {
    font-size: 12px;
    font-weight: 600;
}

.employee_user_email {
    color: #ccc;
    font-size: 12px;
}

.employee_user_mobile {
    color: #29cbe9;
    font-size: 13px;
}


.employee_user_list {
    margin: 10px 2px 2px 2px;
}

.employee_user_container {
    width: 400px;
    padding: 10px 0;
    margin: 2px auto;
    border-bottom: solid 2px #ccc;
    position: relative;
}

.invitation_list {
    margin: 40px auto 0 auto;
    width: 420px;
}

.invitation_container {
    padding: 10px 0 0 0;
    margin: 0 auto;
    border-bottom: solid 1px #ccc;
}

.invitation_name {
    font-size: 11px;
    color: #ccc;
    font-style: italic;
}


.invitation_company_name {
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.invitation_address {
    font-size: 9px;
    font-weight: 600;
    text-transform: uppercase;
}

.invitation_data_container {
    float: left;
    width: 30%;
    padding: 15px 5px;
}


.cancel_working_day_button {
    width: 120px;
}

.cancel_working_day_conatiner {
    width: 420px;
}
