 @charset "UTF-8";

/**
 * Modified by Other Media
 * @author Dominik Morzynski <dominik.morzynski@othermedia.com>
 */

/*
 * Developer: Rene Voorberg
 * Team site: http://cmsideas.net/
 * Support: http://support.cmsideas.net/
 *
 *
*/



.cmsideas-single {
    border: 1px solid #ccc;
    display: block;
    position: relative;
    padding: 25px;
    color: #333;
    background: #fff;
    font-family: "Archer A","Archer B",sans-serif;
    margin-bottom: 14px;
}

.cmsideas-single.is-hidden {
    display: none;
}

.cmsideas-single.is-bound {
    position: absolute;
}

.cmsideas-title {
    position: relative;
    text-align: center;
}

.cmsideas-label {
    display: inline-block;
    *display: inline;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 9px 3px;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}
.cmsideas-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0;
}

.cmsideas-prev,
.cmsideas-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0 20px !important;
    width: 20px !important;
    height: 30px;
    background: none;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    opacity: .95;
    *position: absolute;
    *top: 0;
}

.cmsideas-next:before {
    content: "\e60c";
    font-family: arloandjacob-icon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #ea604a;
}

.cmsideas-prev:before {
    content: "\e60d";
    font-family: arloandjacob-icon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #ea604a;
}

.cmsideas-prev:hover,
.cmsideas-next:hover {
    opacity: 1;
}

.cmsideas-prev,
.is-rtl .cmsideas-next {
    float: left;
    *left: 0;
}

.cmsideas-next,
.is-rtl .cmsideas-prev {
    float: right;
    *right: 0;
}

.cmsideas-prev.is-disabled,
.cmsideas-next.is-disabled {
    cursor: default;
    opacity: .95;
}

.cmsideas-select {
    display: inline-block;
    *display: inline;
}

.cmsideas-table {
    width: 100%;
    border: 0;
    display: table !important;
}

.cmsideas-table th,
.cmsideas-table td {
	padding: 0 !important;
    width: 14.285714285714286%;
    border: 0px solid #ccc;
}

.cmsideas-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}

.cmsideas-button {
    cursor: pointer;
    display: block;
    outline: none;
    border: 0;
    width: 100%;
    padding: 5px !important;
    color: #666;
    font-size: 16px;
    line-height: 15px;
    background: #fff;
    height: auto !important;
    line-height: normal !important;
    text-align: center;
    width: 100% !important;
}

.is-today .cmsideas-button {
    color: #33aaff;
    font-weight: bold;
}

.is-selected .cmsideas-button {
    color: #fff;
    background: #ea604a;
    font-weight: bold;
}
.is-disabled .cmsideas-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .9;
    background: #e0e0e0;
}

.cmsideas-button:hover {
    color: #fff !important;
    background: #ea604a !important;
    box-shadow: none !important;
    border-radius: 0px !important;
}

.cmsideas-session-button{
	cursor: pointer;
    display: block;
    outline: none;
    border: 1px solid #e0e0e0;
    margin: 0;
    width: 100%;
    padding: 5px 0px;
    color: #666;
    font-size: 16px;
    line-height: 15px;
    text-align: center;
    background: #fff;
    text-decoration: none;
    float:left;
    margin-bottom: 2px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;

}

.is-selected .cmsideas-session-button {
    color: #fff;
    background: #ea604a;
    border: 1px solid #ea604a;
    border-radius: 0px;
}

.is-disabled .cmsideas-session-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .8;
    background: #ccc;
}

.cmsideas-session-button:hover {
    color: #fff !important;
    background: #ea604a !important;
    border: 1px solid #ea604a !important;
    box-shadow: none !important;
}

/* classes for Arlo&Jacob design */


.form-line {
    display: block;
    float: none;
    width:100%;
    position: relative;
    height: 90px;
}
.form-line .validation-advice {
    margin-top: -10px;
}
.form-line label {
    margin-bottom: 0px;
    @include rem(font-size: 16px);
}
.form-line input {
    width: 100%;
    font-size: large;
    color: #333;
    padding: 8px;
    margin: 12px 0px;
    border-radius: 0px !important;
}
.hours-container {
    position: absolute;
    top: 0;
    right: 0;
    background: #333;

}
.calendar-container {
    position: relative;
    margin: auto;
}
#cmsideasday_element {
    width:100%;
    max-width:none !important;
}
#advice-required-entry-options_6046_multidate {
    display: none;
}
#cmsideasday_info {
    width: 100%;
    clear: both;
    border: 1px solid #ea604a;
    margin-bottom: 20px;
}
.cmsideasday_header {
    width: 100%;
    font-size:16px;
    color: #666;
    padding: 10px;
    background: #eee;
}
#customer_comment {
    min-height: 150px;
}
#cmsideasday_info_title {
    font-size: 16px;
    color: #333;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #bbb;
    padding: 10px 0;
}
#cmsideasday_info_text {
    float: left;
    font-size:16px;
    color: #333;
    font-weight:bold;
    padding: 12px 11px 11px 20px;
    margin: 10px 0;
    text-align: center;
    width: 100%;
}
.clear-both{
    clear: both;
}
#customer_name.validation-passed:after {
    border: 1px solid green !important;
}
.spinner-loader {
    vertical-align: middle;
    text-align: center;
}
.hour-loader {
    background: #fff;
    border-left: 1px solid #ccc;
    margin-left: 15px;
    width: 45%;
    margin-top: 0;
    float:left;
}
.booking-header {
    font-size: 1.4375rem;
    text-align: center;
    font-weight:500;
    color: #232323;
    padding-bottom: 30px;
}
.message-showroom {
    font-size: 1rem;
    font-size: bold;
}
.message-interceptor .messages .success-msg li span {
    font-weight: bold;
}
.message-interceptor .messages .success-msg li {
    background: #fff;
    border: none;
    font-size: 1rem;
    font-size: bold;
}
.message-interceptor .messages .success-msg li:before {
    border: none;
}
.message-interceptor {
    border: 1px solid #ea604a;
    width: 100%;
    margin-bottom: 20px;
    display: none;
    font-size: 18px;
}
.new-appointment-button {
    text-align: center;
}
button.button.btn-action.with-arrow.new-appointment {
    display: inline-block;     
    background: #ccc;
    border-bottom: 5px solid #bbb;
}
.booking-confirmation-date {
    width: 100%;
    padding: 16px;
    font-weight: bold;
    text-align: center;
    color: #232323;
}
.booking-confirmation {
    width: 100%;
    padding: 16px;
    color: #232323;
    text-align: center;
    font-size: 18px;
}
.booking-confirmation-header {
    background: #eee;
    text-align: left;
    width: 100%;
    padding: 16px;
    font-size: 18px;
    color: #232323;
}
.i-confirmation {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
    color: #232323
}
.i-confirmation.bold {
    font-size: 18px;
    font-weight: bold;
}
.grey-line {
    color: #ccc;
    border: 1px;    
    width: 80%;
    margin: auto;
}
.is-empty {
    border: none !important;
}

.td.is-empty.arlo-td {
    border: none !important;
}
.arlo-td {
    padding 1px !important;
}
.cursor-ptr {
    cursor: pointer !important;
}
.input-text:focus {
    outline: transparent;
    box-shadow: 0 0 5px #ea604a;
    border: 1px solid #ea604a !important;
}
.required-label {
    float: left;
    color: #DF280A;
    padding-top: 7px;
}


/*# sourceMappingURL=https://www.arloandjacob.com/media/css_secure/76c68de5399308ec3e8e0e2de8215ef7.css.map*/
