/*!
Theme Name: Reactive Press Cosharing
Template: reactive-press-base
Theme URI: https://www.reactive-press.com
Author: Reactive Press
Author URI: https://www.reactive-press.com
Description: Reactive Press Coshare is made as versatile as possible, in order to 'just in time' adapt to your new Business Requirements, or even better, anticipate your Business Trends.
Version: 1.0.0
License: Commercial
License URI: https://www.reactive-press.com/terms/
Text Domain: wp_reactive_press
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, flexible-menu, microformats, portfolio, post-formats, right-sidebar, rtl-language-support
*/.rp-cospace-available{background-color:#0b0 !important;transition:all 1s}.rp-cospace-unavailable{background-color:#999 !important;transition:all 1s}#rp-cosharing-goal-container div{padding-bottom:5px}.rp-cospace-table-item{display:block;box-sizing:border-box;width:100%;padding:8px 5px}.rp-cospace-table-item .rp-label-light{color:#777}.rp-cospace-single-desc{width:100%;margin-bottom:20px}.rp-cospace-single-desc .rp-cospace-single-label{color:#888}#rp-cosharing-mgr-cospace-selected{box-sizing:border-box;width:100%;padding:5px;margin:0 !important;list-style-type:none}#rp-cosharing-mgr-cospace-selected li{display:inline-block !important;box-sizing:border-box;padding:0 5px;margin:5px 60px 5px 5px}#rp-cosharing-mgr-cospace-selected li img{border:2px solid rgba(0,0,0,0.5);height:120px;width:120px;transition:all 0.8s ease-out 0.1s;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-moz-box-shadow:0px 3px 6px rgba(0,0,0,0.5),0px 0px 2px rgba(0,0,0,0.5);-webkit-box-shadow:0px 3px 6px rgba(0,0,0,0.5),0px 0px 2px rgba(0,0,0,0.5);box-shadow:0px 3px 6px rgba(0,0,0,0.5),0px 0px 2px rgba(0,0,0,0.5);-ms-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}#rp-cosharing-mgr-cospace-selected li span{display:block;width:100%;margin-top:10px;text-align:center}.rp-estate-agent-option,.rp-cospace-dev-offer-item-body .rp-cospace-dev-offer-option{margin:10px 0}.rp-estate-agent-option i,.rp-cospace-dev-offer-item-body,.rp-cospace-dev-offer-item-body .rp-cospace-dev-offer-option i{transition:all 0.8s ease-out 0.1s}.rp-estate-agent-option:hover i,.rp-cospace-dev-offer-item-body:hover .rp-cospace-dev-offer-option i{-ms-transform:scale(1.5, 1.5);-moz-transform:scale(1.5, 1.5);-webkit-transform:scale(1.5, 1.5);-o-transform:scale(1.5, 1.5);transform:scale(1.5, 1.5)}.rp-estate-agent-option i,.rp-cospace-dev-offer-item-body .rp-cospace-dev-offer-option i{margin-right:0.5em}.rp-calendar-column{box-sizing:border-box !important;width:14% !important;min-width:50px !important}.rp-calendar-month-cell{margin:3px;padding-left:0 !important;padding-right:0 !important;border:1px solid transparent;background-color:#fff;transition:all 0.8s}.rp-calendar-day{border:1px solid rgba(32,32,32,0.2)}.rp-calendar-to-day{color:#d00 !important;font-weight:600}.rp-calendar-day-available{cursor:pointer !important;color:#333;border-color:rgba(40,167,69,0.9) !important;background-color:rgba(40,167,69,0.1) !important}.rp-calendar-day-available:hover{font-weight:600 !important;-ms-transform:scale(1.4, 1.2);-moz-transform:scale(1.4, 1.2);-webkit-transform:scale(1.4, 1.2);-o-transform:scale(1.4, 1.2);transform:scale(1.4, 1.2);border-width:3px;background-color:rgba(40,167,69,0.7) !important}.rp-calendar-day-not-allowed{cursor:not-allowed !important;color:#888}.rp-calendar-day-booking-over{cursor:copy !important;color:#555}ul.rp-calendar-time-slot-selected{list-style-type:none !important;margin:0 !important;padding:0 !important}ul.rp-calendar-time-slot-selected li{display:inline-block !important;margin:8px 0.5em !important;padding:3px 0.4em !important;border:1px solid rgba(0,0,0,0.2);color:#666;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-box-shadow:0px 2px 4px rgba(0,0,0,0.3),0px 0px 2px rgba(0,0,0,0.3);-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.3),0px 0px 2px rgba(0,0,0,0.3);box-shadow:0px 2px 4px rgba(0,0,0,0.3),0px 0px 2px rgba(0,0,0,0.3)}.rp-cosharing-calendar-overbooked{border:4px solid #f00 !important}.rp-cosharing-calendar-credentials-anim{-webkit-animation-name:rp_animate_calendar_credentials;-webkit-animation-duration:2000ms;-webkit-animation-timing-function:ease-out;-webkit-animation-delay:1s;-webkit-animation-iteration-count:2;-webkit-animation-direction:alternate;animation-name:rp_animate_calendar_credentials;animation-duration:2000ms;animation-timing-function:ease-out;animation-delay:1s;animation-iteration-count:2;animation-direction:alternate}@-webkit-keyframes rp_animate_calendar_credentials{0%{transform:scale(1)}50%{transform:scale(0.5)}100%{transform:scale(1)}}@keyframes rp_animate_calendar_credentials{0%{transform:scale(1)}50%{transform:scale(0.5)}100%{transform:scale(1)}}.rp-cosharing-auth-btn-anim{font-size:24px !important;-webkit-animation-name:rp_animate_cosharing_auth_btn;-webkit-animation-duration:3000ms;-webkit-animation-timing-function:ease-out;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-name:rp_animate_cosharing_auth_btn;animation-duration:3000ms;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}@-webkit-keyframes rp_animate_cosharing_auth_btn{0%{color:#fff}50%{color:#f00}100%{color:#fff}}@keyframes rp_animate_cosharing_auth_btn{0%{color:#fff}50%{color:#f00}100%{color:#fff}}
