
/* START OF v2 - edit appointment  */
/* TODO: move to themes-common.css when copying to other theme */
.v2 .checkbox input[type=checkbox], 
.v2 .checkbox-inline input[type=checkbox], 
.v2 .radio input[type=radio], 
.v2 .radio-inline input[type=radio] 
{
    margin-left: -18px;
}
/*
.v2 .ques:before {
    content: "\f128";
}
*/
.v2 .ques {
    /*
    border-radius: 50%;
    background-color: #919191;
    padding: 3px;
    */
    color: #919191;
    font-size: 18px;
    margin-top: 0px;
}
.v2 .ques:hover {
    color: #616161;
}
.button-link {
    text-decoration: underline;
}
.button-link:hover {
    text-decoration: none;
}

#main_appt_form.v2 #wizard #option-1-content legend {
    margin-bottom: 20px;
}
.past-events-expand-container .right > div {
    width: 90%;
    text-align: right;
}
.customer-facing-title-expand .right > div {
    width: 90%;
    text-align: right;
}
.attendees-heading {
    font-weight: bold;
    margin: 0 0 15px 0;
}
.attendees-basic-choice label {
    display: block;
}
.attendees-me, .attendees-complex-examples {
    font-size: 12px;
    cursor: default;
}
.attendees-complex-examples-title {
    margin-top: 15px;
    text-align: center;
    color: #707478;
    border-radius: 4px;
    border-bottom: 1px dashed #999;
    padding-bottom: 5px;
}
.attendees-complex-footer {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;

    visibility: hidden;
    position: absolute;
    opacity: 0;
}
.radio.active .attendees-complex-footer {
    visibility: visible;
    position: relative;
    opacity: 1;
}
.attendees-basic-choice .ques {
    margin: 0 0 0 10px;
}
.attendees-me {
    margin: 10px 0 0 0;
    color: #707478;
}
.attendees-me-title p {
    text-align: center;
    margin: 0;
    font-weight: normal;
}
.attendees-me-icon {
    text-align: center;
    display: block;
    font-size: 22px;    
}

.location-select {
    margin-bottom: 15px;
}
.attendees-complex-examples {
    display: flex;
    justify-content: space-evenly;
    margin-top: 10px;
}
.attendees-complex-examples > div {
    margin: 0 5px;
    text-align: center;
}
.attendees-complex-title {
    display: block;
    text-align: center;
    font-weight: normal;
    margin: 5px 0 0 0;
    min-height: 24px;    
}
.attendees-complex-icon {
    font-size: 22px;
    display: inline-block;
    color: #707478;
}
.form-group-label {
    font-weight: bold;
}
.standard-type-icon {
    font-size: 33px;
}
.type-radio-wrap {
    display: flex;
    padding-right: 47px;
}
.type-radio-wrap .fa {
    color: #707478;
}
.type-radio-wrap .radio {
    margin: 0px 10px 0 0;
    min-width: 130px;
    flex-grow: 1;
}
.type-radio-wrap input[type="radio"] {
    margin-top: 2px;
}
.type-radio-wrap .radio.active .radio-input-wrap {
    font-weight: bold;
}
.type-radio-wrap .radio.active .appt-type-icon {
    color: #7ec04f;
}
.type-radio-wrap .radio label {
    display: block;
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 10px 20px 10px 35px;
}
.type-radio-group {
    margin-left: 15px !important;
}
.appt-form-attendees-wrapper .radio {
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 10px 20px 10px 20px;
    border: 1px solid #f1f1f1;
}
.appt-form-attendees-wrapper .radio.active {
    border-color: #ccc;
}
.attendees-complex-title {
    color: #707478;
}
.appt-form-attendees-wrapper .radio input[type="radio"] {
    margin-top: 3px;
}
.appt-form-attendees-wrapper .radio.active .attendees-type-icon {
    /*color: #7ec04f;*/
}
.appt-form-attendees-wrapper .radio.active .attendees-input-wrap {
    font-weight: bold;
}
.group-type-container {
    margin-top: 20px;
}
.group-type-icon {
    position: relative;
}
.group-type-icon > span {
    vertical-align: top;
    font-size: 20px;
}
.group-type-icon-2 {
    font-size: 33px !important;
    margin: 0 -8px 0 -4px;
}
.group-type-icon-3, .group-type-icon-1 {
    margin-top: 7px;
}
.type-icon-wrap {
    margin-top: 10px;
}
.capacity-slider-wrap, .duration-slider-wrap {
    margin-top: -17px;
}
.ques[rel="capacity_info"] {
    margin: 3px 0 0 0;
}
.duraion-misc-features {
    margin-top: 15px;
}
#duration_adv_expand_container {
    margin-top: 15px;
}
.expand-link-v2#in_advance_adv_expand {
    margin-top: 26px;
}
#duration_custom_container {
    margin-top: 5px;
}
#in_advance_adv_expand_container .form-control {
    display: inline-block;
}
#in_advance_custom_container {
    margin-top: 5px;
}
.start-time-container .ques, .in-advance-2-container .ques {
    margin: 0;
}
#slice_slots_expand_container {
    margin-top: 20px;
}
.in-advance-2-checkbox-wrap {
    margin: 10px 0;
}
.in-advance-2-checkbox-wrap .checkbox {
    display: inline-block;
    margin: 0 10px 0 0;
}
.select.dont_book_within_unit {
    width: 135px;
}
.in-advance-slider-wrap {
    margin-bottom: 15px;
    margin-top: 10px;
}
.in-advance-2-container {
    margin-top: 25px;
}
.v2 .in-advance-2-container {
    margin-top: 15px;
}
.reschedule-checkbox {
    display: inline-block;
    margin: 0 10px 0 0;
}
.expand-link-v2#reschedule_adv_expand {
    margin-left: 20px;
}
#reschedule_adv_expand_container {
    margin-top: 20px;
}
#reschedule_adv_expand_container .form-control {
    display: inline-block;
}
#reschedule_adv_expand_container .checkbox {
    margin: 0 0 5px 0;
}
.select.prevent_reschedule_unit {
    width: 135px;
}
#prevent_reschedule_slider {
    margin-top: 15px;
    margin-bottom: 15px;    
}
#less_commonly_adv_expand_container {
    margin-top: 25px;
}
.avail-adv-link-wrap {
}
.user-availability-note {
    font-size: 11px;
    margin-top: 10px;
}
#avail_chooser_wrapper {
    padding: 10px;
    border: 1px solid #ccc;
}
#customize-avail-btn-wrap {
    text-align: right;
    padding: 5px 16px;
}
#chooser_tab_list_expand_wrap {
    text-align: right;
}
#chooser_tab_list_expand {
    font-size: 16px;
    margin: 20px 0 10px 0;
}
#chooser_tab_list_expand .arrow-icon {
    font-size: 12px;
}
.v2 #ac-tab-planner .fc-event.fc-draggable:hover {
    background-image: url(../images/icon-move-32.png);
    background-position: center center;
    background-repeat: no-repeat;
}
.step2-share-link-message {
    font-weight: bold;
    margin-bottom: 10px;    
}
.step2-link-container {
    text-align: left;
    word-break: break-all;
}
#step2_copylink, #step2_copylink_link_only {
    display: inline-block;
    margin-top: 10px;
}
.step2-copy-link-section {
    width: 60%;
    margin: 0 auto;
    text-align: right;
}
.step2-copy-full-link-section, .step2-copy-link-only-section {
    padding: 20px;
    border-radius: 3px;
    background-color: #f1f1f1;
    text-align: center;
}
.step2-copy-full-link-section {
    margin-bottom: 30px;
}
.step2-copy-links-wrap {
    display: flex;
    flex-direction: column;    
}
.step1-submit-btn-wrap, 
.step2-submit-btn-wrap, .step2-submit-btn-wrap .pager, 
.step3-submit-btn-wrap, .step3-submit-btn-wrap .pager, 
.step1-submit-btn-wrap .pager {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.save-and-stay-btn-wrap {
    margin-top: 10px;
    text-align: right;
}
.booking-fields-shortlist-save-wrap {
    text-align: center;
    margin-bottom: 20px;
}
.fields-shortlist-save-icon {
    margin-right: 5px;
}
.customize-fields-shortlist-save-btn {
    text-decoration: underline;
}
.customize-fields-shortlist-save-btn:hover {
    text-decoration: none;
}
.v2 .pager.bwizard-buttons {
    text-align: right;
}
.gather-info-widget .type-wrapper {
    border-top: 0px none;
    margin-top: 0;
    padding-top: 0;
}
.gather-info-choice {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.gather-info-choice label {
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 10px 20px 10px 20px;
    margin-right: 20px;
    display: flex !important;
    flex-direction: column;
    width: auto !important;
    cursor: pointer;
    align-items: center;
    height: 100%;
}
.gather-info-choice label input[type="radio"] {
    vertical-align: top;
    margin-top: 3px;    
}
.gather-info-icon {
    font-size: 37px;
    color: #707478;
}
.gather-info-icon-wrap {
    text-align: center;
    margin-top: 10px;
    max-width: 170px;
}
.gather-info-infusionsoft-logo,
.infusionsoft-one-click-booking > img 
{
    margin-bottom: 5px;
    width: 145px;
}
.gather-info-salesforce-logo,
.salesforce-one-click-booking > img
{
    width: 50px;
    margin-right: 5px;
}
#existing_contact_fields {
    padding-left: 20px;
}
.one-click-booking-item {
    margin: 0 0 10px 0 !important;
}
.one-click-booking-item .not-connected-icon {
    font-size: 16px;
    color: #fc7676;
    vertical-align: middle;
    margin-left: 15px;
    cursor: pointer;
}
.one-click-booking-item label {
    vertical-align: middle;
    cursor: pointer;
}
.one-click-booking-item label > input,
.one-click-booking-item label > span,
.one-click-booking-item label > img {
    vertical-align: middle;
    margin-right: 5px;
}
.gather-info-hubspot-logo, 
.hubspot-one-click-booking > img 
{
    width: 85px;
}
.gather-info-icon-wrap img {
    /* make images grayscale */
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+, IE10 */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);    
}
.gather-info-choice label.active .gather-info-icon-wrap img {
    filter: none;
    -webkit-filter: grayscale(0%);    
}
.gather-info-choice .gather-info-input-wrap {
    min-width: 195px;
    text-align: center;
}
.gather-info-choice label.active .gather-info-input-wrap {
    font-weight: bold;
}
.gather-info-choice label.active .gather-info-icon {
    color: #7ec04f;
}
.booking-fields-shortlist {
    display: flex;
}
.booking-fields-shortlist > div {
    margin-right: 20px;
}
.customize-fields-shortlist-btn {
    text-decoration: underline;
}
.customize-fields-shortlist-btn:hover {
    text-decoration: none;
}
.booking-fields-shortlist .shortlist-label {
    font-weight: bold;
}
.form-group.duration-container {
    padding-top: 25px;
}
.triggers-heading-message {
    margin: 0 0 15px 0;
}
.all-embeds-widget .booking-widget-body {
    padding-top: 20px;
}
.all-embeds-widget.expanded > .row > .booking-widget-logo-wrap {
    visibility: hidden;
}
.all-embeds-widget.expanded {
    background: #f1f1f1;
}
.all-embeds-widget.expanded .booking-widget-body .booking-integration-widget {
    background: #fff;
}
.irs--modern .irs-line {
    height: 8px;
}
.irs--modern .irs-bar {
    height: 8px;
    background: #7ec04f;
    background: linear-gradient(to bottom, #95cb66 0%, #7ec04f 100%);
}
.irs--modern .irs-handle {
    top: 40px;
}
.irs--modern .irs-single {
    font-size: 12px;
    background-color: #7ec04f !important;
}
