#booker{position:fixed;display:none;left:0;right:0;top:75px;bottom:0;z-index:99999;text-align:center;align-items:center;justify-content:center;flex-direction:column;transition:all 0.2s ease-out 0s;background-image:url(../res/bristol_back.jpg);background-size:100% auto}@media screen and (min-width:890px){body.book-open{overflow:hidden;position:relative}body.book-open #booker{display:block}}.booker-helper{position:absolute;left:40px;right:40px;top:0;bottom:75px;display:flex;align-items:center;justify-content:center}.booker-button-close{position:absolute;width:26px;height:26px;right:40px;bottom:40px;background-image:url(../res/bristol_close-52x52_black.png);background-position:center center;background-size:cover;background-repeat:no-repeat;cursor:pointer}.booker-button-close:hover{opacity:.7}.booker-outter{max-width:1080px;display:flex;flex-direction:row;flex-wrap:no-wrap}.booker-control-left{width:32px;height:339px;background-image:url(../res/bristol_arrow_black.png);background-position:center center;background-size:contain;background-repeat:no-repeat;cursor:pointer;-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all 0.2s ease-out 0s;margin-top:50px}.booker-control-right{width:32px;height:339px;background-image:url(../res/bristol_arrow_black.png);background-position:center center;background-size:contain;background-repeat:no-repeat;cursor:pointer;transition:all 0.2s ease-out 0s;margin-top:50px}.booker-control-left:hover,.booker-control-right:hover{opacity:.7}.booker-wrapper-inner{width:100%;overflow:hidden;position:relative;width:744px;height:389px}.booker-month-wrapper{position:absolute;left:0;top:0;width:4704px;height:389px}.month{float:left;width:336px;height:389px}.month-0{margin:0 24px}.month-1,.month-2,.month-3,.month-4,.month-5,.month-6,.month-7,.month-8,.month-9,.month-10,.month-11,.month-12,.month-13{margin:0 24px 0 0}.month-head{font-family:'Oswald',sans-serif;font-size:35px;line-height:50px;font-weight:700;text-transform:uppercase;text-align:left}.month-day{font-family:'Oswald',sans-serif;font-size:11px;line-height:15px;margin:24px 0 12px 0;float:left;width:48px;text-align:center;text-transform:uppercase}.month-days,.month-days-padding{font-family:Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;font-weight:300;font-size:22px;height:44px;float:left;width:44px;text-align:center;line-height:44px;transition:all 0.2s ease-out 0s;margin:2px}.month-days-padding{color:rgba(0,0,0,.25);cursor:default}.day-active,.day-inactive{cursor:pointer;color:#000}.day-active:hover{opacity:.7}.day-inactive{color:rgba(0,0,0,.25);cursor:default}.day-locked,.day-locked-from,.day-locked-to{color:#000;border:1px solid #000}