.video-js{background-color:#000;position:relative;padding:0;font-size:10px;vertical-align:middle}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.video-js:-moz-full-screen{position:absolute}body.vjs-full-window{padding:0;margin:0;height:100%;overflow-y:auto}.video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0;width:100%!important;height:100%!important;_position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.vjs-poster{margin:0 auto;padding:0;cursor:pointer;position:relative;width:100%;max-height:100%}.video-js .vjs-text-track-display{text-align:center;position:absolute;bottom:4em;left:1em;right:1em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.video-js .vjs-text-track{display:none;color:#fff;font-size:1.4em;text-align:center;margin-bottom:.1em;background:#000;background:rgba(0,0,0,0.50)}.video-js .vjs-subtitles{color:#fff}.video-js .vjs-captions{color:#fc6}.vjs-tt-cue{display:block}.vjs-fade-in{visibility:visible!important;opacity:1!important;-webkit-transition:visibility 0s linear 0s,opacity .3s linear;-moz-transition:visibility 0s linear 0s,opacity .3s linear;-ms-transition:visibility 0s linear 0s,opacity .3s linear;-o-transition:visibility 0s linear 0s,opacity .3s linear;transition:visibility 0s linear 0s,opacity .3s linear}.vjs-fade-out{visibility:hidden!important;opacity:0!important;-webkit-transition:visibility 0s linear 1.5s,opacity 1.5s linear;-moz-transition:visibility 0s linear 1.5s,opacity 1.5s linear;-ms-transition:visibility 0s linear 1.5s,opacity 1.5s linear;-o-transition:visibility 0s linear 1.5s,opacity 1.5s linear;transition:visibility 0s linear 1.5s,opacity 1.5s linear}.vjs-default-skin .vjs-controls{position:absolute;bottom:0;left:0;right:0;margin:0;padding:0;height:2.6em;color:#fff;border-top:1px solid #404040;background:#242424;background:-moz-linear-gradient(top,#242424 50%,#1f1f1f 50%,#171717 100%);background:-webkit-gradient(linear,0% 0,0% 100%,color-stop(50%,#242424),color-stop(50%,#1f1f1f),color-stop(100%,#171717));background:-webkit-linear-gradient(top,#242424 50%,#1f1f1f 50%,#171717 100%);background:-o-linear-gradient(top,#242424 50%,#1f1f1f 50%,#171717 100%);background:-ms-linear-gradient(top,#242424 50%,#1f1f1f 50%,#171717 100%);background:linear-gradient(top,#242424 50%,#1f1f1f 50%,#171717 100%);visibility:hidden;opacity:0}.vjs-default-skin .vjs-control{position:relative;float:left;text-align:center;margin:0;padding:0;height:2.6em;width:2.6em}.vjs-default-skin .vjs-control:focus{outline:0}.vjs-default-skin .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-default-skin .vjs-play-control{width:5em;cursor:pointer!important}.vjs-default-skin.vjs-paused .vjs-play-control div{width:15px;height:17px;background:url('video-js.png');margin:.5em auto 0}.vjs-default-skin.vjs-playing .vjs-play-control div{width:15px;height:17px;background:url('video-js.png') -25px 0;margin:.5em auto 0}.vjs-default-skin .vjs-rewind-control{width:5em;cursor:pointer!important}.vjs-default-skin .vjs-rewind-control div{width:19px;height:16px;background:url('video-js.png');margin:.5em auto 0}.vjs-default-skin .vjs-mute-control{width:3.8em;cursor:pointer!important;float:right}.vjs-default-skin .vjs-mute-control div{width:22px;height:16px;background:url('video-js.png') -75px -25px;margin:.5em auto 0}.vjs-default-skin .vjs-mute-control.vjs-vol-0 div{background:url('video-js.png') 0 -25px}.vjs-default-skin .vjs-mute-control.vjs-vol-1 div{background:url('video-js.png') -25px -25px}.vjs-default-skin .vjs-mute-control.vjs-vol-2 div{background:url('video-js.png') -50px -25px}.vjs-default-skin .vjs-volume-control{width:5em;float:right}.vjs-default-skin .vjs-volume-bar{position:relative;width:5em;height:.6em;margin:1em auto 0;cursor:pointer!important;-moz-border-radius:.3em;-webkit-border-radius:.3em;border-radius:.3em;background:#666;background:-moz-linear-gradient(top,#333,#666);background:-webkit-gradient(linear,0% 0,0% 100%,from(#333),to(#666));background:-webkit-linear-gradient(top,#333,#666);background:-o-linear-gradient(top,#333,#666);background:-ms-linear-gradient(top,#333,#666);background:linear-gradient(top,#333,#666)}.vjs-default-skin .vjs-volume-level{position:absolute;top:0;left:0;height:.6em;-moz-border-radius:.3em;-webkit-border-radius:.3em;border-radius:.3em;background:#fff;background:-moz-linear-gradient(top,#fff,#ccc);background:-webkit-gradient(linear,0% 0,0% 100%,from(#fff),to(#ccc));background:-webkit-linear-gradient(top,#fff,#ccc);background:-o-linear-gradient(top,#fff,#ccc);background:-ms-linear-gradient(top,#fff,#ccc);background:linear-gradient(top,#fff,#ccc)}.vjs-default-skin .vjs-volume-handle{position:absolute;top:-0.2em;width:.8em;height:.8em;background:#ccc;left:0;border:1px solid #fff;-moz-border-radius:.6em;-webkit-border-radius:.6em;border-radius:.6em}.vjs-default-skin div.vjs-progress-control{position:absolute;left:4.8em;right:4.8em;height:1.0em;width:auto;top:-1.3em;border-bottom:1px solid #1f1f1f;border-top:1px solid #222;background:#333;background:-moz-linear-gradient(top,#222,#333);background:-webkit-gradient(linear,0% 0,0% 100%,from(#222),to(#333));background:-webkit-linear-gradient(top,#222,#333);background:-o-linear-gradient(top,#333,#222);background:-ms-linear-gradient(top,#333,#222);background:linear-gradient(top,#333,#222)}.vjs-default-skin .vjs-progress-holder{position:relative;cursor:pointer!important;padding:0;margin:0;height:1.0em;-moz-border-radius:.6em;-webkit-border-radius:.6em;border-radius:.6em;background:#111;background:-moz-linear-gradient(top,#111,#262626);background:-webkit-gradient(linear,0% 0,0% 100%,from(#111),to(#262626));background:-webkit-linear-gradient(top,#111,#262626);background:-o-linear-gradient(top,#111,#262626);background:-ms-linear-gradient(top,#111,#262626);background:linear-gradient(top,#111,#262626)}.vjs-default-skin .vjs-progress-holder .vjs-play-progress,.vjs-default-skin .vjs-progress-holder .vjs-load-progress{position:absolute;display:block;height:1.0em;margin:0;padding:0;left:0;top:0;-moz-border-radius:.6em;-webkit-border-radius:.6em;border-radius:.6em}.vjs-default-skin .vjs-play-progress{background:#fff;background:-moz-linear-gradient(top,#fff 0,#d6d6d6 50%,#fff 100%);background:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0%,#fff),color-stop(50%,#d6d6d6),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#fff 0,#d6d6d6 50%,#fff 100%);background:-o-linear-gradient(top,#fff 0,#d6d6d6 50%,#fff 100%);background:-ms-linear-gradient(top,#fff 0,#d6d6d6 50%,#fff 100%);background:linear-gradient(top,#fff 0,#d6d6d6 50%,#fff 100%);background:#efefef;background:-moz-linear-gradient(top,#efefef 0,#f5f5f5 50%,#dbdbdb 50%,#f1f1f1 100%);background:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0%,#efefef),color-stop(50%,#f5f5f5),color-stop(50%,#dbdbdb),color-stop(100%,#f1f1f1));background:-webkit-linear-gradient(top,#efefef 0,#f5f5f5 50%,#dbdbdb 50%,#f1f1f1 100%);background:-o-linear-gradient(top,#efefef 0,#f5f5f5 50%,#dbdbdb 50%,#f1f1f1 100%);background:-ms-linear-gradient(top,#efefef 0,#f5f5f5 50%,#dbdbdb 50%,#f1f1f1 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#f1f1f1',GradientType=0);background:linear-gradient(top,#efefef 0,#f5f5f5 50%,#dbdbdb 50%,#f1f1f1 100%)}.vjs-default-skin .vjs-load-progress{opacity:.8;background:#666;background:-moz-linear-gradient(top,#666,#333);background:-webkit-gradient(linear,0% 0,0% 100%,from(#666),to(#333));background:-webkit-linear-gradient(top,#666,#333);background:-o-linear-gradient(top,#666,#333);background:-ms-linear-gradient(top,#666,#333);background:linear-gradient(top,#666,#333)}.vjs-default-skin div.vjs-seek-handle{position:absolute;width:16px;height:16px;margin-top:-0.3em;left:0;top:0;background:url('video-js.png') 0 -50px;-moz-border-radius:.8em;-webkit-border-radius:.8em;border-radius:.8em;-webkit-box-shadow:0 2px 4px 0 #000;-moz-box-shadow:0 2px 4px 0 #000;box-shadow:0 2px 4px 0 #000}.vjs-default-skin .vjs-time-controls{position:absolute;right:0;height:1.0em;width:4.8em;top:-1.3em;border-bottom:1px solid #1f1f1f;border-top:1px solid #222;background-color:#333;font-size:1em;line-height:1.0em;font-weight:normal;font-family:Helvetica,Arial,sans-serif;background:#333;background:-moz-linear-gradient(top,#222,#333);background:-webkit-gradient(linear,0% 0,0% 100%,from(#222),to(#333));background:-webkit-linear-gradient(top,#222,#333);background:-o-linear-gradient(top,#333,#222);background:-ms-linear-gradient(top,#333,#222);background:linear-gradient(top,#333,#222)}.vjs-default-skin .vjs-current-time{left:0}.vjs-default-skin .vjs-duration{right:0;display:none}.vjs-default-skin .vjs-remaining-time{right:0}.vjs-time-divider{display:none}.vjs-default-skin .vjs-time-control{font-size:1em;line-height:1;font-weight:normal;font-family:Helvetica,Arial,sans-serif}.vjs-default-skin .vjs-time-control span{line-height:25px}.vjs-secondary-controls{float:right}.vjs-default-skin .vjs-fullscreen-control{width:3.8em;cursor:pointer!important;float:right}.vjs-default-skin .vjs-fullscreen-control div{width:16px;height:16px;background:url('video-js.png') -50px 0;margin:.5em auto 0}.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control div{background:url('video-js.png') -75px 0}.vjs-default-skin .vjs-big-play-button{display:block;z-index:2;position:absolute;top:50%;left:50%;width:8.0em;height:8.0em;margin:-42px 0 0 -42px;text-align:center;vertical-align:center;cursor:pointer!important;border:.2em solid #fff;opacity:.95;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;background:#454545;background:-moz-linear-gradient(top,#454545 0,#232323 50%,#161616 50%,#3f3f3f 100%);background:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0%,#454545),color-stop(50%,#232323),color-stop(50%,#161616),color-stop(100%,#3f3f3f));background:-webkit-linear-gradient(top,#454545 0,#232323 50%,#161616 50%,#3f3f3f 100%);background:-o-linear-gradient(top,#454545 0,#232323 50%,#161616 50%,#3f3f3f 100%);background:-ms-linear-gradient(top,#454545 0,#232323 50%,#161616 50%,#3f3f3f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545',endColorstr='#3f3f3f',GradientType=0);background:linear-gradient(top,#454545 0,#232323 50%,#161616 50%,#3f3f3f 100%);-webkit-box-shadow:4px 4px 8px #000;-moz-box-shadow:4px 4px 8px #000;box-shadow:4px 4px 8px #000}.vjs-default-skin div.vjs-big-play-button:hover{-webkit-box-shadow:0 0 80px #fff;-moz-box-shadow:0 0 80px #fff;box-shadow:0 0 80px #fff}.vjs-default-skin div.vjs-big-play-button span{position:absolute;top:50%;left:50%;display:block;width:35px;height:42px;margin:-20px 0 0 -15px;background:url('video-js.png') -100px 0}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;width:55px;height:55px;margin:-28px 0 0 -28px;-webkit-animation-name:rotatethis;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:rotatethis;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear}@-webkit-keyframes rotatethis{0%{-webkit-transform:scale(0.6) rotate(0deg)}12.5%{-webkit-transform:scale(0.6) rotate(0deg)}12.51%{-webkit-transform:scale(0.6) rotate(45deg)}25%{-webkit-transform:scale(0.6) rotate(45deg)}25.01%{-webkit-transform:scale(0.6) rotate(90deg)}37.5%{-webkit-transform:scale(0.6) rotate(90deg)}37.51%{-webkit-transform:scale(0.6) rotate(135deg)}50%{-webkit-transform:scale(0.6) rotate(135deg)}50.01%{-webkit-transform:scale(0.6) rotate(180deg)}62.5%{-webkit-transform:scale(0.6) rotate(180deg)}62.51%{-webkit-transform:scale(0.6) rotate(225deg)}75%{-webkit-transform:scale(0.6) rotate(225deg)}75.01%{-webkit-transform:scale(0.6) rotate(270deg)}87.5%{-webkit-transform:scale(0.6) rotate(270deg)}87.51%{-webkit-transform:scale(0.6) rotate(315deg)}100%{-webkit-transform:scale(0.6) rotate(315deg)}}@-moz-keyframes rotatethis{0%{-moz-transform:scale(0.6) rotate(0deg)}12.5%{-moz-transform:scale(0.6) rotate(0deg)}12.51%{-moz-transform:scale(0.6) rotate(45deg)}25%{-moz-transform:scale(0.6) rotate(45deg)}25.01%{-moz-transform:scale(0.6) rotate(90deg)}37.5%{-moz-transform:scale(0.6) rotate(90deg)}37.51%{-moz-transform:scale(0.6) rotate(135deg)}50%{-moz-transform:scale(0.6) rotate(135deg)}50.01%{-moz-transform:scale(0.6) rotate(180deg)}62.5%{-moz-transform:scale(0.6) rotate(180deg)}62.51%{-moz-transform:scale(0.6) rotate(225deg)}75%{-moz-transform:scale(0.6) rotate(225deg)}75.01%{-moz-transform:scale(0.6) rotate(270deg)}87.5%{-moz-transform:scale(0.6) rotate(270deg)}87.51%{-moz-transform:scale(0.6) rotate(315deg)}100%{-moz-transform:scale(0.6) rotate(315deg)}}div.vjs-loading-spinner .ball1{opacity:.12;position:absolute;left:20px;top:0;width:13px;height:13px;background:#fff;border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;border:1px solid #ccc}div.vjs-loading-spinner .ball2{opacity:.25;position:absolute;left:34px;top:6px;width:13px;height:13px;background:#fff;border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;border:1px solid #ccc}div.vjs-loading-spinner .ball3{opacity:.37;position:absolute;left:40px;top:20px;width:13px;height:13px;background:#fff;border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;border:1px solid #ccc}div.vjs-loading-spinner .ball4{opacity:.50;position:absolute;left:34px;top:34px;width:13px;height:13px;background:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:15px;border:1px solid #ccc}div.vjs-loading-spinner .ball5{opacity:.62;position:absolute;left:20px;top:40px;width:13px;height:13px;background:#fff;border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;border:1px solid #ccc}div.vjs-loading-spinner .ball6{opacity:.75;position:absolute;left:6px;top:34px;width:13px;height:13px;background:#fff;border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;border:1px solid #ccc}div.vjs-loading-spinner .ball7{opacity:.87;position:absolute;left:0;top:20px;width:13px;height:13px;background:#fff;border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;border:1px solid #ccc}div.vjs-loading-spinner .ball8{opacity:1.00;position:absolute;left:6px;top:6px;width:13px;height:13px;background:#fff;border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;border:1px solid #ccc}.vjs-default-skin .vjs-menu-button{float:right;margin:.2em .5em 0 0;padding:0;width:3em;height:2em;cursor:pointer!important;border:1px solid #111;-moz-border-radius:.3em;-webkit-border-radius:.3em;border-radius:.3em;background:#4d4d4d;background:-moz-linear-gradient(top,#4d4d4d 0,#3f3f3f 50%,#333 50%,#252525 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4d4d4d),color-stop(50%,#3f3f3f),color-stop(50%,#333),color-stop(100%,#252525));background:-webkit-linear-gradient(top,#4d4d4d 0,#3f3f3f 50%,#333 50%,#252525 100%);background:-o-linear-gradient(top,#4d4d4d 0,#3f3f3f 50%,#333 50%,#252525 100%);background:-ms-linear-gradient(top,#4d4d4d 0,#3f3f3f 50%,#333 50%,#252525 100%);background:linear-gradient(top,#4d4d4d 0,#3f3f3f 50%,#333 50%,#252525 100%)}.vjs-default-skin .vjs-menu-button div{background:url('video-js.png') 0 -75px no-repeat;width:16px;height:16px;margin:.2em auto 0;padding:0}.vjs-default-skin .vjs-menu-button ul{display:none;opacity:.8;padding:0;margin:0;position:absolute;width:10em;bottom:2em;max-height:15em;left:-3.5em;background-color:#111;border:2px solid #333;-moz-border-radius:.7em;-webkit-border-radius:1em;border-radius:.5em;-webkit-box-shadow:0 2px 4px 0 #000;-moz-box-shadow:0 2px 4px 0 #000;box-shadow:0 2px 4px 0 #000;overflow:auto}.vjs-default-skin .vjs-menu-button:focus ul,.vjs-default-skin .vjs-menu-button:hover ul{display:block;list-style:none}.vjs-default-skin .vjs-menu-button ul li{list-style:none;margin:0;padding:.3em 0 .3em 20px;line-height:1.4em;font-size:1.2em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-align:left}.vjs-default-skin .vjs-menu-button ul li.vjs-selected{text-decoration:underline;background:url('video-js.png') -125px -50px no-repeat}.vjs-default-skin .vjs-menu-button ul li:focus,.vjs-default-skin .vjs-menu-button ul li:hover,.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover{background-color:#ccc;color:#111;outline:0}.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;color:#fff;font-weight:bold;cursor:default;background:#4d4d4d;background:-moz-linear-gradient(top,#4d4d4d 0,#3f3f3f 50%,#333 50%,#252525 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4d4d4d),color-stop(50%,#3f3f3f),color-stop(50%,#333),color-stop(100%,#252525));background:-webkit-linear-gradient(top,#4d4d4d 0,#3f3f3f 50%,#333 50%,#252525 100%);background:-o-linear-gradient(top,#4d4d4d 0,#3f3f3f 50%,#333 50%,#252525 100%);background:-ms-linear-gradient(top,#4d4d4d 0,#3f3f3f 50%,#333 50%,#252525 100%);background:linear-gradient(top,#4d4d4d 0,#3f3f3f 50%,#333 50%,#252525 100%)}.vjs-default-skin .vjs-captions-button div{background-position:-25px -75px}.vjs-default-skin .vjs-chapters-button div{background-position:-100px -75px}.vjs-default-skin .vjs-chapters-button ul{width:20em;left:-8.5em}.icheckbox_minimal-green,.iradio_minimal-green{display:block;margin:0;padding:0;width:18px;height:18px;background:url(icheck.png) no-repeat;border:none;cursor:pointer;}.icheckbox_minimal-green{background-position:0 0;}.icheckbox_minimal-green.hover{background-position:-20px 0;}.icheckbox_minimal-green.checked{background-position:-40px 0;}.icheckbox_minimal-green.disabled{background-position:-60px 0;cursor:default;}.icheckbox_minimal-green.checked.disabled{background-position:-80px 0;}.iradio_minimal-green{background-position:-100px 0;}.iradio_minimal-green.hover{background-position:-120px 0;}.iradio_minimal-green.checked{background-position:-140px 0;}.iradio_minimal-green.disabled{background-position:-160px 0;cursor:default;}.iradio_minimal-green.checked.disabled{background-position:-180px 0;}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.icheckbox_minimal-green,.iradio_minimal-green{background-image:url(icheck@2x.png);-webkit-background-size:200px 20px;background-size:200px 20px;}}/*!
 * FullCalendar v1.6.4 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */.fc{direction:ltr;text-align:left}.fc table{border-collapse:collapse;border-spacing:0}html .fc,.fc table{font-size:1em}.fc td,.fc th{padding:0;vertical-align:top}.fc-header td{white-space:nowrap}.fc-header-left{width:25%;text-align:left}.fc-header-center{text-align:center}.fc-header-right{width:25%;text-align:right}.fc-header-title{display:inline-block;vertical-align:top}.fc-header-title h2{margin-top:0;white-space:nowrap}.fc .fc-header-space{padding-left:10px}.fc-header .fc-button{margin-bottom:1em;vertical-align:top}.fc-header .fc-button{margin-right:-1px}.fc-header .fc-corner-right,.fc-header .ui-corner-right{margin-right:0}.fc-header .fc-state-hover,.fc-header .ui-state-hover{z-index:2}.fc-header .fc-state-down{z-index:3}.fc-header .fc-state-active,.fc-header .ui-state-active{z-index:4}.fc-content{clear:both;zoom:1}.fc-view{width:100%;overflow:hidden}.fc-widget-header,.fc-widget-content{border:1px solid #ddd}.fc-state-highlight{background:#fcf8e3}.fc-cell-overlay{background:#bce8f1;opacity:.3;filter:alpha(opacity=30)}.fc-button{position:relative;display:inline-block;padding:0 .6em;overflow:hidden;height:1.9em;line-height:1.9em;white-space:nowrap;cursor:pointer}.fc-state-default{border:1px solid}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc-text-arrow{margin:0 .1em;font-size:2em;font-family:"Courier New",Courier,monospace;vertical-align:baseline}.fc-button-prev .fc-text-arrow,.fc-button-next .fc-text-arrow{font-weight:bold}.fc-button .fc-icon-wrap{position:relative;float:left;top:50%}.fc-button .ui-icon{position:relative;float:left;margin-top:-50%;*margin-top:0;*top:-50%}.fc-state-default{background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #fff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #fff, #e6e6e6);background-image:-o-linear-gradient(top, #fff, #e6e6e6);background-image:linear-gradient(to bottom, #fff, #e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,0.75);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.fc-state-hover,.fc-state-down,.fc-state-active,.fc-state-disabled{color:#333;background-color:#e6e6e6}.fc-state-hover{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.fc-state-down,.fc-state-active{background-color:#ccc;background-image:none;outline:0;box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none}.fc-event-container>*{z-index:8}.fc-event-container>.ui-draggable-dragging,.fc-event-container>.ui-resizable-resizing{z-index:9}.fc-event{border:1px solid #3a87ad;background-color:#3a87ad;color:#fff;font-size:.85em;cursor:default}.fc-event{text-decoration:none}.fc-event,.fc-event-draggable{cursor:pointer}.fc-rtl .fc-event{text-align:right}.fc-event-inner{width:100%;height:100%;overflow:hidden}.fc-event-time,.fc-event-title{padding:0 1px}.fc .ui-resizable-handle{display:block;position:absolute;z-index:99999;overflow:hidden;font-size:300%;line-height:50%}.fc-event-hori{border-width:1px 0;margin-bottom:1px}.fc-ltr .fc-event-hori.fc-event-start,.fc-rtl .fc-event-hori.fc-event-end{border-left-width:1px;border-top-left-radius:3px;border-bottom-left-radius:3px}.fc-ltr .fc-event-hori.fc-event-end,.fc-rtl .fc-event-hori.fc-event-start{border-right-width:1px;border-top-right-radius:3px;border-bottom-right-radius:3px}.fc-event-hori .ui-resizable-e{top:0 !important;right:-3px !important;width:7px !important;height:100% !important;cursor:e-resize}.fc-event-hori .ui-resizable-w{top:0 !important;left:-3px !important;width:7px !important;height:100% !important;cursor:w-resize}.fc-event-hori .ui-resizable-handle{_padding-bottom:14px}table.fc-border-separate{border-collapse:separate}.fc-border-separate th,.fc-border-separate td{border-width:1px 0 0 1px}.fc-border-separate th.fc-last,.fc-border-separate td.fc-last{border-right-width:1px}.fc-border-separate tr.fc-last th,.fc-border-separate tr.fc-last td{border-bottom-width:1px}.fc-border-separate tbody tr.fc-first td,.fc-border-separate tbody tr.fc-first th{border-top-width:0}.fc-grid th{text-align:center}.fc .fc-week-number{width:22px;text-align:center}.fc .fc-week-number div{padding:0 2px}.fc-grid .fc-day-number{float:right;padding:0 2px}.fc-grid .fc-other-month .fc-day-number{opacity:.3;filter:alpha(opacity=30)}.fc-grid .fc-day-content{clear:both;padding:2px 2px 1px}.fc-grid .fc-event-time{font-weight:bold}.fc-rtl .fc-grid .fc-day-number{float:left}.fc-rtl .fc-grid .fc-event-time{float:right}.fc-agenda table{border-collapse:separate}.fc-agenda-days th{text-align:center}.fc-agenda .fc-agenda-axis{width:50px;padding:0 4px;vertical-align:middle;text-align:right;white-space:nowrap;font-weight:normal}.fc-agenda .fc-week-number{font-weight:bold}.fc-agenda .fc-day-content{padding:2px 2px 1px}.fc-agenda-days .fc-agenda-axis{border-right-width:1px}.fc-agenda-days .fc-col0{border-left-width:0}.fc-agenda-allday th{border-width:0 1px}.fc-agenda-allday .fc-day-content{min-height:34px;_height:34px}.fc-agenda-divider-inner{height:2px;overflow:hidden}.fc-widget-header .fc-agenda-divider-inner{background:#eee}.fc-agenda-slots th{border-width:1px 1px 0}.fc-agenda-slots td{border-width:1px 0 0;background:none}.fc-agenda-slots td div{height:20px}.fc-agenda-slots tr.fc-slot0 th,.fc-agenda-slots tr.fc-slot0 td{border-top-width:0}.fc-agenda-slots tr.fc-minor th,.fc-agenda-slots tr.fc-minor td{border-top-style:dotted}.fc-agenda-slots tr.fc-minor th.ui-widget-header{*border-top-style:solid}.fc-event-vert{border-width:0 1px}.fc-event-vert.fc-event-start{border-top-width:1px;border-top-left-radius:3px;border-top-right-radius:3px}.fc-event-vert.fc-event-end{border-bottom-width:1px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.fc-event-vert .fc-event-time{white-space:nowrap;font-size:10px}.fc-event-vert .fc-event-inner{position:relative;z-index:2}.fc-event-vert .fc-event-bg{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.25;filter:alpha(opacity=25)}.fc .ui-draggable-dragging .fc-event-bg,.fc-select-helper .fc-event-bg{display:none\9}.fc-event-vert .ui-resizable-s{bottom:0 !important;width:100% !important;height:8px !important;overflow:hidden !important;line-height:8px !important;font-size:11px !important;font-family:monospace;text-align:center;cursor:s-resize}.fc-agenda .ui-resizable-resizing{_overflow:hidden}.fullcalendar{margin-bottom:30px}.fullcalendar table th,.fullcalendar table td{font-size:15px}.fullcalendar th{font-weight:normal;background-color:#e3e3e3}.fullcalendar .fc-event{background:#000;border-color:#000}.fc-header .fc-header-center{vertical-align:middle}.fullcalendar .fc-header{background:#cfd05b}.fullcalendar .fc-header .fc-button,.fullcalendar .fc-header .fc-header-title h2{margin:10px 0}.fullcalendar .fc-header .fc-header-title h2{margin:0 !important;font-size:18px !important;font-weight:normal !important}.fullcalendar .fc-event-inner{text-indent:-9999px}.fullcalendar .fc-state-default{background:none;border:none;box-shadow:none;text-shadow:none;color:#fff}.fullcalendar .fc-header .fc-button-today{display:none}#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#colorbox,#cboxWrapper{overflow:visible}#cboxOverlay{background:#000}#colorbox{outline:0}#cboxContent{background:transparent;overflow:visible}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{margin-bottom:5px}#cboxLoadingOverlay{background:transparent}#cboxLoadingGraphic{background:url(../img/icons/loading.gif) no-repeat center center}#cboxTitle{position:absolute;bottom:-40px;left:0;text-align:center;width:100%;color:#fff}#cboxCurrent{display:none !important}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;position:absolute;top:46%;background:url(../img/colorbox/lrb-controls.png) no-repeat 0 0;width:23px;height:41px;text-indent:-9999px}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxPrevious:hover,#cboxNext:hover{opacity:.6}#cboxPrevious{left:-50px;background-position:0 0}#cboxNext{right:-50px;background-position:-37px 0}#cboxClose{right:-40px;background-position:0 -42px;postion:fixed;top:-40px}.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0;right:27px}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0}.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px;right:27px}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0}@font-face{font-family:'flexslider-icon';src:url('../fonts/flexslider-icon.eot');src:url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),url('../fonts/flexslider-icon.woff') format('woff'),url('../fonts/flexslider-icon.ttf') format('truetype'),url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');font-weight:normal;font-style:normal}.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:none}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flex-container{position:relative}.flexslider{position:relative;zoom:1;overflow:hidden}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.flexslider .slides{zoom:1}.carousel li{margin-right:5px}.flex-caption.align{z-index:2;line-height:1.2;position:absolute;width:100%;height:100%;bottom:0}.flex-caption.align p{padding-top:20px;text-shadow:-2px 4px 3px rgba(0,0,0,0.75);z-index:3;margin:0 auto}.flex-caption.align .caption-wrap{text-align:center;width:100%;display:table}.flex-caption.align div{height:100%;overflow:hidden}.flex-caption.align.top div{height:65%}.flex-caption.align.bottom div{height:92.5%}.flex-caption.align .caption-wrap p{display:table-cell;vertical-align:middle;margin:0;padding:0;text-shadow:none}.flex-caption.align.left .caption-wrap{text-align:left;margin:0 auto}.flex-caption.align.right .caption-wrap{text-align:right;margin:0 auto}.flex-caption.black p,.flex-caption.black a{color:#000}.flex-caption.white p,.flex-caption.white a{color:#fff}.flex-caption.small p{font-size:24px}.flex-caption.large p{font-size:38px}.flex-direction-nav{*height:0}.flex-direction-nav a{display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0 !important;filter:alpha(opacity=0);cursor:default}#cake-shop-gallery-slider-carousel .flex-direction-nav .flex-disabled{opacity:1 !important;filter:alpha(opacity=1) !important}.flex-direction-nav a:before{font-family:"flexslider-icon";font-size:40px;display:inline-block;content:'\f001'}.flex-direction-nav a.flex-next:before{content:"\f002"}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:"\f004"}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:15px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#c1bfb5;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3)}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7)}.flex-control-paging li a.flex-active{background:#cdcf16;cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}#front-slider-container,#cake-shop-slider-container{max-width:100%;overflow:hidden}.flex-image-small,.flex-image-large{display:none}@media screen and (max-width:768px){.flex-image-small{display:block}.flex-image-medium{display:none}#front-slider .caption-wrap p,#cake-shop-slider .caption-wrap p{font-size:24px}#front-slider .flex-control-nav,#cake-shop-slider .flex-control-nav{bottom:5px}}@media screen and (max-width:640px){#front-slider,#cake-shop-slider{width:150%}#front-slider .flex-control-nav,#cake-shop-slider .flex-control-nav{width:75%}}@media screen and (max-width:480px){#front-slider,#cake-shop-slider{width:200%}#front-slider .flex-control-nav,#cake-shop-slider .flex-control-nav{width:50%}}@media screen and (min-width:1441px){.flex-image-large{display:block}.flex-image-medium{display:none}}/*! * Based on Preboot and Bootstrap *//*! normalize.css v2.1.2 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}input:-moz-placeholder,textarea:-moz-placeholder{color:#333}input::-moz-placeholder,textarea::-moz-placeholder{color:#333}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#333}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#333}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:"ff-dagny-web-pro",Arial,Helvetica,sans-serif;font-size:14px;line-height:1.2;color:#333;background-color:#fff;font-weight:400}a{color:#959595;text-decoration:none}a:hover{color:#959595;text-decoration:underline}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:inherit}p{margin:0 0 17px}small{font-size:12px}em{font-style:italic}cite{font-style:normal}h1,h2,h3,h4,h5,h6{margin:7px 0;font-family:inherit;font-weight:400;line-height:1.2;color:#333;text-rendering:optimizelegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1;color:#666}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#333}h1,.h1{font-size:38.5px}h2,.h2{font-size:31.5px}h3,.h3{font-size:24.5px}h4,.h4{font-size:17.5px}h5,.h5{font-size:14px}h6,.h6{font-size:11.9px}ul,ol{padding:0;margin:0 0 17px 25px}ul ul,ul ol,ol ol,ol ul{margin-bottom:0}li{line-height:1.2}table{max-width:100%;border-collapse:collapse;border-spacing:0}form{margin:0 0 17px}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:17px;font-size:17px;line-height:2.4;color:#333;border:0;border-bottom:1px solid #e5e5e5}legend small{font-size:10.5px;color:#808080}label,input,button,select,textarea{font-size:14px;font-weight:normal;line-height:1.2}input,button,select,textarea{font-family:"ff-dagny-web-pro",Arial,Helvetica,sans-serif}label{display:block;margin-bottom:5px}textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{font-size:14px;display:inline-block;margin-bottom:7px;color:#333;vertical-align:middle;border:1px solid #808080;-moz-border-radius-topleft:0;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-radius:0 5px 5px 5px;border-radius:0 5px 5px 5px;padding:10px 14px;-webkit-appearance:none}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:#808080;outline:0}select{font-size:14px;display:inline-block;margin-bottom:7px;color:#333;vertical-align:middle;border:1px solid #808080;-moz-border-radius-topleft:0;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-radius:0 5px 5px 5px;border-radius:0 5px 5px 5px}select:focus{border-color:#808080;outline:0}input,textarea,.uneditable-input{width:206px}textarea{height:auto}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;*margin-top:0;margin-top:1px \9;line-height:normal}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}select{width:auto;background-color:#fff}select[multiple],select[size]{height:auto}select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input:-moz-placeholder,textarea:-moz-placeholder{color:#333}input::-moz-placeholder,textarea::-moz-placeholder{color:#333}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#333}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#333}select{border:1px solid #cfd05b;border-radius:0;background:#f1f7fd}hr{margin:17px 0;border:0;border-top:1px solid #ececec;border-bottom:1px solid #fff}abbr[title]{cursor:help;border-bottom:1px dotted #4d4d4d}blockquote{padding:0 0 0 15px;margin:0 0 17px;border-left:5px solid #808080}blockquote p{margin-bottom:0;font-size:16px;font-weight:200;line-height:1.5}blockquote small{display:block;line-height:1.2;color:#4d4d4d}blockquote small:before{content:'\2014 \00A0'}blockquote.l-pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #808080;border-left:0}blockquote.l-pull-right p,blockquote.l-pull-right small{text-align:right}blockquote.l-pull-right small:before{content:''}blockquote.l-pull-right small:after{content:'\00A0 \2014'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:17px;font-style:normal;line-height:1.2}.container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;*zoom:1}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}.row{margin-left:-10px;margin-right:-10px;*zoom:1}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{position:relative;min-height:1px;padding-left:10px;padding-right:10px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left}.col-xs-1{width:8.33333333%}.col-xs-2{width:16.66666667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333333%}.col-xs-5{width:41.66666667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333333%}.col-xs-8{width:66.66666667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333333%}.col-xs-11{width:91.66666667%}.col-xs-12{width:100%}@media (min-width:768px){.container{max-width:740px}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left}.col-sm-1{width:8.33333333%}.col-sm-2{width:16.66666667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333333%}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333333%}.col-sm-11{width:91.66666667%}.col-sm-12{width:100%}.col-sm-push-1{left:8.33333333%}.col-sm-push-2{left:16.66666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333333%}.col-sm-push-5{left:41.66666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333333%}.col-sm-push-8{left:66.66666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333333%}.col-sm-push-11{left:91.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-11{right:91.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}}@media (min-width:992px){.container{max-width:980px}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}.col-md-1{width:8.33333333%}.col-md-2{width:16.66666667%}.col-md-3{width:25%}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-6{width:50%}.col-md-7{width:58.33333333%}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-10{width:83.33333333%}.col-md-11{width:91.66666667%}.col-md-12{width:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333333%}.col-md-push-2{left:16.66666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333333%}.col-md-push-5{left:41.66666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333333%}.col-md-push-8{left:66.66666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333333%}.col-md-push-11{left:91.66666667%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333333%}.col-md-pull-2{right:16.66666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333333%}.col-md-pull-5{right:41.66666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333333%}.col-md-pull-8{right:66.66666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333333%}.col-md-pull-11{right:91.66666667%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}}.btn{border-radius:2px;color:#fff;font-weight:normal;display:inline-block;*display:inline;*zoom:1;padding:4px 12px;margin-bottom:0;font-size:14px;line-height:1.2;text-align:center;vertical-align:middle;cursor:pointer;background-color:#395542;*border:0;border-bottom-color:#2a2a2a;*margin-left:.3em}.btn:first-child{*margin-left:0}.btn:hover{text-decoration:none;color:#fff;background-color:#2f4636}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.active,.btn:active{outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.25), 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 2px 4px rgba(0,0,0,.25), 0 1px 2px rgba(0,0,0,.1)}.btn.disabled,.btn[disabled]{cursor:default;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn.disabled:hover,.btn[disabled]:hover{background:#395542}.btn-large{font-size:17px}.btn-medium{font-size:14px}.btn-small{padding:3px 9px;font-size:12px}.btn-mini{padding:2px 6px;font-size:10px}.btn-light{background-color:#cfd05b;color:#000}.btn-light:hover{text-decoration:none;color:#000;background-color:#c9ca47}.btn-block{display:block;width:100%;padding-left:0;padding-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0}button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px}button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px}button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px}.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link{border-color:transparent;cursor:pointer;color:#959595}.btn-link:hover{color:#959595;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover{color:#333;text-decoration:none}.btn-tickets{background-image:url("../img/main.png?v=6");background-repeat:no-repeat;background-position:15px -307px;padding-left:51px;padding-right:20px}.btn-contact{background-image:url("../img/main.png?v=6");background-repeat:no-repeat;background-position:-133px -45px;padding-left:37px;padding-right:20px}.btn-gallery{background-image:url("../img/main.png?v=6");background-repeat:no-repeat;background-position:-133px -93px;padding-left:43px;padding-right:20px}/*! gridster.js - v0.2.1 - 2013-10-28
* http://gridster.net/
* Copyright (c) 2013 ducksboard; Licensed MIT */.gridster{position:relative}.gridster>*{margin:0 auto;-webkit-transition:height .4s;-moz-transition:height .4s;-o-transition:height .4s;-ms-transition:height .4s;transition:height .4s}.gridster .gs-w{z-index:2;position:absolute}.ready .gs-w:not(.preview-holder){-webkit-transition:opacity .3s,left .3s,top .3s;-moz-transition:opacity .3s,left .3s,top .3s;-o-transition:opacity .3s,left .3s,top .3s;transition:opacity .3s,left .3s,top .3s}.ready .gs-w:not(.preview-holder),.ready .resize-preview-holder{-webkit-transition:opacity .3s,left .3s,top .3s,width .3s,height .3s;-moz-transition:opacity .3s,left .3s,top .3s,width .3s,height .3s;-o-transition:opacity .3s,left .3s,top .3s,width .3s,height .3s;transition:opacity .3s,left .3s,top .3s,width .3s,height .3s}.gridster .preview-holder{z-index:1;position:absolute;background-color:#fff;border-color:#fff;opacity:.3}.gridster .player-revert{z-index:10 !important;-webkit-transition:left .3s,top .3s !important;-moz-transition:left .3s,top .3s !important;-o-transition:left .3s,top .3s !important;transition:left .3s,top .3s !important}.gridster .dragging,.gridster .resizing{z-index:10 !important;-webkit-transition:all 0s !important;-moz-transition:all 0s !important;-o-transition:all 0s !important;transition:all 0s !important}.gs-resize-handle{position:absolute;z-index:1}.gs-resize-handle-both{width:20px;height:20px;bottom:-8px;right:-8px;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg08IS0tIEdlbmVyYXRvcjogQWRvYmUgRmlyZXdvcmtzIENTNiwgRXhwb3J0IFNWRyBFeHRlbnNpb24gYnkgQWFyb24gQmVhbGwgKGh0dHA6Ly9maXJld29ya3MuYWJlYWxsLmNvbSkgLiBWZXJzaW9uOiAwLjYuMSAgLS0+DTwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DTxzdmcgaWQ9IlVudGl0bGVkLVBhZ2UlMjAxIiB2aWV3Qm94PSIwIDAgNiA2IiBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjojZmZmZmZmMDAiIHZlcnNpb249IjEuMSINCXhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiDQl4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjZweCIgaGVpZ2h0PSI2cHgiDT4NCTxnIG9wYWNpdHk9IjAuMzAyIj4NCQk8cGF0aCBkPSJNIDYgNiBMIDAgNiBMIDAgNC4yIEwgNCA0LjIgTCA0LjIgNC4yIEwgNC4yIDAgTCA2IDAgTCA2IDYgTCA2IDYgWiIgZmlsbD0iIzAwMDAwMCIvPg0JPC9nPg08L3N2Zz4=');background-position:top left;background-repeat:no-repeat;cursor:se-resize;z-index:20}.gs-resize-handle-x{top:0;bottom:13px;right:-5px;width:10px;cursor:e-resize}.gs-resize-handle-y{left:0;right:13px;bottom:-5px;height:10px;cursor:s-resize}.gs-w:hover .gs-resize-handle,.resizing .gs-resize-handle{opacity:1}.gs-resize-handle,.gs-w.dragging .gs-resize-handle{opacity:0}.gs-resize-disabled .gs-resize-handle{display:none !important}[data-max-sizex="1"] .gs-resize-handle-x,[data-max-sizey="1"] .gs-resize-handle-y,[data-max-sizey="1"][data-max-sizex="1"] .gs-resize-handle{display:none !important}.table{display:table;height:100%;width:100%}.table-cell{display:table-cell;vertical-align:middle;height:100%}.mini-text{font-size:10px}.small-text{font-size:12px;margin-bottom:25px}.grey-text{color:#888}.medium-text{font-size:14px}.large-text{font-size:17px}.extra-large-text{font-size:20px}.inline{display:inline}.clear{*zoom:1}.clear:before,.clear:after{content:" ";display:table}.clear:after{clear:both}.slim{padding:0;margin:0}.flat{margin-top:0 !important;margin-bottom:0 !important}.borderless{border:0}.capsulate{border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;padding:15px 0}.capsulate{border-top:1px solid #d7d7d7;margin-bottom:26px}.divide-left{border-left:1px solid #d7d7d7;padding-left:20px;margin-left:20px}.divide-right{border-right:1px solid #d7d7d7;padding-right:20px;margin-right:20px}.divide{border-right:1px solid #d7d7d7;padding-right:20px;margin-right:20px}.divide.narrow{padding-right:10px;margin-right:10px}.hidden{display:none !important;visibility:hidden !important}.final{margin:0 !important;border:none !important}.box-shadowed{border:7px solid #fff;-webkit-box-shadow:0 0 9px rgba(50,50,50,0.25);-moz-box-shadow:0 0 9px rgba(50,50,50,0.25);box-shadow:0 0 9px rgba(50,50,50,0.25)}.input.in-field{position:relative}.input.in-field input[type="text"]{padding:16px 10px}.input.in-field .absolute{position:absolute}.input.in-field label{left:10px;top:16px}.avatar{border-radius:40px}.btn.disabled,select.disabled{opacity:.4}.btn-basket.disabled{background-image:none;padding-left:20px}img.max-width{display:block;max-width:100%;height:auto !important}img.fill-width{display:block;max-width:100%;height:auto}img.fill-height{display:block;height:auto !important}.s-inner{padding:20px}.l-pull-left{float:left}.l-pull-right{float:right}.l-centered{text-align:center}.l-align-center{margin:0 auto}.list-inline{list-style:none;margin:0;padding:0;*zoom:1}.list-inline:before,.list-inline:after{content:" ";display:table}.list-inline:after{clear:both}.list-inline li{display:inline-block;float:left}.list-stacked{*zoom:1}.list-stacked:before,.list-stacked:after{content:" ";display:table}.list-stacked:after{clear:both}.list-stacked li{display:block;clear:both}.list-unstyled{list-style:none;margin:0;padding:0}.l-centered .list-inline{display:table;margin:0 auto}.list-decorated{margin-bottom:26px}.list-decorated li{background-image:url("../img/main.png?v=6");background-repeat:no-repeat}.list-bordered li{margin-right:20px}.list-bordered li span{padding-right:20px}.list-narrow li{margin-right:10px}.list-narrow li span{padding-right:10px}.list-bordered li:after{content:"|"}.list-bordered li.final:after{content:""}.t-upper{text-transform:uppercase}.is-hidden{display:none}.is-visible{display:block}.is-invisible{visibility:hidden}body{position:absolute;width:100%;height:100%;margin:0;padding:0}p{margin-bottom:15px}input{-webkit-appearance:none !important}input[type="text"]{background-color:#f1f2da;border:none}input[type="submit"]{background-color:#395542;border:none;color:#fff;font-weight:bold}hr{border-color:#ececec}.wrap-content-filters{background-color:#ebeeec;padding:20px}.wrap-content-filters label{font-size:16px;font-weight:bold}.wrap-content-filters label{margin-top:2px}.wrap-content-filters label.sort-by-label{float:right}.wrap-content-filters select{font-size:16px;width:100%}.wrap-content-search input[type="text"]{width:100%}.wrap-content-search form,.wrap-content-filters form{margin-bottom:0}.wrap-content-search input[type="submit"]{background:url("../img/main.png?v=6") no-repeat scroll -150px -25px rgba(0,0,0,0);height:20px;right:20px;text-indent:-9999px;top:16px;width:20px}.video-embed-wrap{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-embed-wrap iframe,.video-embed-wrap object,.video-embed-wrap embed{position:absolute;top:0;left:0;width:100%;height:100%}.site-logo-wrapper .site-logo{max-width:100%}.site-logo-wrapper a{text-decoration:none;font-size:19px;display:block;max-width:100%}.site-logo-wrapper a span{display:none}#header-main{padding-top:10px;padding-bottom:10px}.header-block{height:130px}header .ad-wrap{border-bottom:none;border-top:none;padding:0;margin-top:10px}header .ad-wrap img{max-width:100%;height:auto}header .list-decorated li{margin-bottom:8px;padding-top:2px}header .top-bar{background:#cfd05b;font-size:18px}.nav-open header .top-bar{background:none}header .form-toggle-wrap{padding:13px 0}header .mobile-contact-us a{background:url("../img/main.png?v=6") no-repeat -152px -1226px;display:block;text-indent:-9999px;width:18px;height:30px;margin:0 auto}header .mobile-subscribe-trigger form label{cursor:pointer;text-indent:-9999px;background:url("../img/main.png?v=6") no-repeat -145px -1083px;width:25px;height:19px}header .site-follow-us .list-inline{float:right;margin:50px 0 0}header .site-follow-us .list-inline a{display:block;width:30px;height:30px;text-indent:-9999px;background:url("../img/main.png?v=6") no-repeat}header .site-follow-us .list-inline .list-item-facebook a{background-position:0 -2350px}header .site-follow-us .list-inline .list-item-facebook a:hover{background-position:0 -2380px}header .site-follow-us .list-inline .list-item-twitter a{background-position:-30px -2350px}header .site-follow-us .list-inline .list-item-twitter a:hover{background-position:-30px -2380px}header .site-follow-us .list-inline .list-item-instagram a{background-position:-60px -2350px}header .site-follow-us .list-inline .list-item-instagram a:hover{background-position:-60px -2380px}header .site-follow-us .list-inline .list-item-youtube a{background-position:-90px -2350px}header .site-follow-us .list-inline .list-item-youtube a:hover{background-position:-90px -2380px}.my-contact-list{margin:44px 0 0;list-style:none;color:#575757;font-size:12px;white-space:nowrap}#header-relative .my-contact-list a{color:#575757}.my-account{display:inline-block;margin:27px 20px 0 0;font-size:14px;line-height:20px}.my-account a:hover{text-decoration:underline}.my-account a:before{content:"";display:inline-block;width:19px;height:20px;margin-right:10px;background:url("../img/main.png?v=6") no-repeat -75px -100px;vertical-align:middle}.my-basket{display:inline-block;position:relative;font-size:14px;line-height:20px}.my-basket a:hover{text-decoration:underline}.my-basket a:before{content:"";display:inline-block;width:26px;height:20px;margin-right:10px;background:url("../img/main.png?v=6") no-repeat -75px -150px;vertical-align:middle}.my-basket .items{position:absolute;top:10px;left:14px;border:1px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;padding:0 6px;background:#ccc;color:#000;font-size:14px;line-height:20px;font-weight:bold;overflow:hidden}.mobile-basket{text-align:center}.mobile-basket .my-basket{font-size:0}nav.site{padding:13px 0}nav.site ul{margin:0;padding:0;list-style-type:none}nav.site ul li{display:inline-block;margin-right:12px}nav.site ul li a{text-decoration:none;color:#434343;font-size:18px}nav.site ul li a:hover{text-decoration:none;color:#fff}nav.site ul li span{display:inline-block;background:url("../img/main.png?v=6") no-repeat 0 -69px;width:3px;height:6px;margin-left:12px}nav.site ul li.active a{color:#fff}nav.site ul li.final span{display:none}.nav-element .small-print{margin-bottom:5px}header .top-bar .form-toggle-wrap{border-left:1px solid #ddde8d}header .top-bar .form-toggle-wrap .form-toggle{text-indent:-9999px;display:block;margin-left:42%}header .top-bar .toggle-site-search-wrap .form-toggle{width:23px;height:23px;background:url("../img/main.png?v=6") no-repeat -147px -1122px}header .top-bar .toggle-site-search-wrap a:hover{text-decoration:none}header .top-bar .toggle-subscribe-wrap .form-toggle{width:25px;height:23px;display:block;text-indent:-9999px;background:url("../img/main.png?v=6") no-repeat -144px -1082px}header .account-menu .basket-items span{padding-right:0}header .bottom-bar{background:#a2aa54}header .bottom-bar form{margin:20px 0}header .bottom-bar form legend{display:none}header .bottom-bar form input[type="text"],header .bottom-bar form label{color:#fff;font-size:29px;padding:0}header .bottom-bar form input[type="text"]{width:100%;background:#a2aa54}header .bottom-bar form input[type="text"]:-moz-placeholder{color:#fff}header .bottom-bar form input[type="text"]::-moz-placeholder{color:#fff}header .bottom-bar form input[type="text"]:-ms-input-placeholder{color:#fff}header .bottom-bar form input[type="text"]::-webkit-input-placeholder{color:#fff}header .bottom-bar .search-wrap,header .bottom-bar .input.in-field{position:relative;overflow:hidden;zoom:1}header .bottom-bar .input.in-field input[type="text"]{height:40px;padding:0;margin:0}header .bottom-bar .input.in-field label{top:0;left:0}#form-subscribe label{top:15px;left:30px}#form-subscribe input[type="text"]{background:#8e9a50;padding:15px 30px;border-radius:0;width:100%;color:#fff}#form-subscribe input[type="submit"]{background:#cfd05b;color:#fff;font-size:44px;width:10%}#form-site-search input[type="text"]{border-radius:0;padding:10px;background-color:#fff;color:#000;font-size:21px}#form-site-search input[type="text"]:-moz-placeholder{color:#ccc}#form-site-search input[type="text"]::-moz-placeholder{color:#ccc}#form-site-search input[type="text"]:-ms-input-placeholder{color:#ccc}#form-site-search input[type="text"]::-webkit-input-placeholder{color:#ccc}#form-site-search input[type="submit"]{position:absolute;top:14px;right:14px;width:20px;height:20px;background:url("../img/main.png?v=6") no-repeat scroll -150px -25px;text-indent:-9999px}#form-site-search input.in-field{width:80%}[placeholder]:focus::-webkit-input-placeholder{transition:opacity 1s 3s ease;opacity:0}.capsulate .list-decorated{margin-bottom:0}.capsulate.decorate-date{padding-top:5px;padding-bottom:5px;width:100%}.page .content-main{min-height:4000px}.page .content-main,.page .sticky-sidebar{padding-top:20px}.page .sidebar .sticky-sidebar{padding-left:15px;background:#fff}.page .sidebar .sticky-sidebar footer{*zoom:1}.page .sidebar .sticky-sidebar footer:before,.page .sidebar .sticky-sidebar footer:after{content:" ";display:table}.page .sidebar .sticky-sidebar footer:after{clear:both}#header-relative{z-index:1010}#header-relative .nav-element a{color:#333}.sticky-header{position:relative}body.header-stuck .sticky-header{position:fixed;top:0;width:100%;background:#fff;z-index:1010}.sticky-sidebar{position:relative}body.sidebar-stuck .sticky-sidebar{position:fixed;bottom:0;width:307px;z-index:1009}.page .content-main h2{margin-top:20px;margin-bottom:40px;font-weight:400;line-height:1.1;font-size:38px}.page .content-main h3{margin-top:20px;font-weight:400;line-height:1.1;font-size:28px}.page .content-main h4{margin-bottom:20px;font-weight:400;font-size:21px}.page .content-main h5{font-weight:400;font-size:28px}.brand-cake-shop{color:#d789b8}.page .content-main .teaser{padding:15px 0}.page .content-main .teaser h2{margin-top:5px;margin-bottom:20px;font-size:28px;font-weight:400;line-height:1.2;font-family:"ff-dagny-web-pro",Arial,Helvetica,sans-serif}.featured{margin-left:-9999px}.event.featured{background:#fefaef}.booklist.featured{background:#edf8fa}.cake-shop.featured{background:#f9eef5}.featured .inner{margin-left:9999px}.featured.wide{margin-right:-30px;padding-right:30px !important}.featured.wide.inner{margin-right:30px}ul.booklist-books li{margin-right:10px}.btn-anchr-top-wrap{margin-bottom:0}.btn-anchr-top{padding:50px 5px 35px 5px;width:60px;background-image:url("../img/main.png?v=6");background-repeat:no-repeat;background-position:-58px 18px;font-size:12px}.page-header{position:relative}.page-header img{width:100% !important;display:block}.page-header div,.page-header div h1{width:100%;height:100%}.page-header .page-header-inner .container .v-align{display:table}.page-header .page-header-inner .container .v-align h1{font-size:42px;margin:0;display:table-cell;vertical-align:middle;color:#fff;text-shadow:-2px 4px 5px rgba(150,150,150,0.6)}.page-header .page-header-inner{position:absolute;bottom:0;left:0}.gmap{width:100%;height:370px}.gmap .infowindow{height:60px}.gmap .infowindow{padding:5px 0 10px 0}.gmap .infowindow strong{font-size:16px;display:block}.gmap .infowindow h1{font-size:14px;margin:0 0 5px 0}.gmap .infowindow h1 a{font-weight:bold}.gmap .infowindow p{font-size:12px;width:85%}.avatar.rounded{border-radius:30px;display:block}.stMainServices{height:auto !important}.stButton .stBubble{line-height:6px !important;background:none !important}.framed{border:1px solid #d7d7d7;padding:4px;display:block}.framed video{display:block}.decorate-date{line-height:20px;background:url("../img/main.png?v=6") no-repeat -153px -726px;padding-left:26px;display:inline-block;color:#888}.decorate-author{line-height:20px}.decorate-comments{line-height:20px;background:url("../img/main.png?v=6") no-repeat 0 -415px;padding-left:26px;display:inline-block}.decorate-reviewed{line-height:20px;background:url("../img/main.png?v=6") no-repeat 20px -444px;padding-left:52px;display:inline-block}.decorate-subscriber{line-height:20px;background:url("../img/main.png?v=6") no-repeat -64px -1551px;padding-left:115px;display:inline-block;padding-top:8px !important}.tickets-available{line-height:20px;background:url("../img/main.png?v=6") no-repeat -16px -1496px;text-indent:-9999px;height:38px;width:154px;display:block}.decorate-none{line-height:20px;background-image:none}.decorate-lrb{line-height:20px;background-position:-130px -144px;padding-top:12px;padding-bottom:14px;padding-left:50px}.decorate-venue{line-height:20px;background:url("../img/main.png?v=6") no-repeat -146px -50px;padding-left:20px}.decorate-sights{line-height:20px;background-position:-130px -206px;padding-top:12px;padding-bottom:14px;padding-left:50px}.decorate-shops{line-height:20px;background-position:-130px -256px;padding-top:12px;padding-bottom:14px;padding-left:50px}.decorate-tube{line-height:20px;background-position:-150px -330px;padding-left:30px}.decorate-bus{line-height:20px;background-position:-154px -354px;padding-left:25px}.decorate-address{line-height:20px;background-position:-160px -432px;padding-left:18px}.decorate-telephone{line-height:20px;background-position:-157px -478px;padding-left:20px}.decorate-email{line-height:20px;background-position:-157px -512px;padding-left:20px}.decorate-basket{line-height:20px;background-position:-155px -646px;padding-left:20px}.decorate-events{line-height:20px;background-position:-130px -864px;padding:13px 10px 13px 50px}.decorate-customer-evenings{line-height:20px;background-position:-130px -925px;padding:13px 10px 13px 50px}.decorate-world-lit-events{line-height:20px;background-position:-130px -985px;padding:13px 10px 13px 50px}.decorate-lrb-bookshop{line-height:20px;background-position:-159px -1044px;padding:0 10px 0 20px}.decorate-podcast,.decorate-video,.decorate-download-pdf{line-height:20px;background-image:url("../img/main.png?v=6");padding:6px 0;background-repeat:no-repeat}.decorate-podcast{line-height:20px;background-position:-156px -1368px;padding-left:22px}.decorate-video{line-height:20px;background-position:-156px -1404px;padding-left:21px}.decorate-download-pdf{line-height:20px;background-position:-142px -1445px;padding-left:38px}.decorate-back-to-posts{line-height:20px;background:url("../img/main.png?v=6") no-repeat -73px -1783px;padding-right:26px;display:inline-block}.decorate-exclusive{line-height:20px;text-indent:-9999px;background:url("../img/main.png?v=6") no-repeat -56px -1598px;display:block;width:113px;height:113px;margin-top:10px}.decorate-downloadable{line-height:20px;background:url("../img/main.png?v=6") no-repeat -148px -2106px;padding-left:32px}.decorate-date.small-text{background-position:-153px -727px}.capsulate.decorate-date.small-text{background-position:-153px -723px}.divide-left.decorate-venue{background-position:-128px -50px;padding-left:40px}footer p,footer .list-inline{font-size:10px}footer .small-print{margin-bottom:5px}footer .list-inline .divide{margin-right:5px;padding-right:5px;border-color:#959595}footer .list-inline li{margin-right:10px}.search .filters-wrap{*zoom:1;background-color:#ebeeec;padding:20px}.search .filters-wrap:before,.search .filters-wrap:after{content:" ";display:table}.search .filters-wrap:after{clear:both}.search input[type="text"]{width:100%}.search label{left:20px}.search input[type="submit"]{right:20px;top:16px;width:20px;height:20px;background:url("../img/main.png?v=6") no-repeat -150px -25px;text-indent:-9999px}.search .filters-wrap label{font-weight:bold;font-size:16px}.search .filter label{margin-top:2px}.search .filter select{margin-left:20px;font-size:16px}.page.front .teaser form{margin-bottom:0}.page.promotions.listing .content-main h2{font-size:28px;margin-bottom:25px}.page.promotions.listing .content-main .page-content{border-bottom:1px solid #d9dedb;margin-bottom:20px;padding-bottom:15px}.page.promotions.listing .promotion-flds-container{position:relative}.page.promotions.listing .promotion-flds-absolute{position:absolute;top:0;left:0;height:100%;width:100%;padding-left:10px;padding-right:10px}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer{display:table;height:100%;width:100%}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner{display:table-cell;vertical-align:middle;height:100%}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .promotion-flds-centered{margin:0 auto;width:85%;text-align:center}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner a:hover{text-decoration:none}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .content{color:#fff;font-size:22px}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .content a{color:#fff}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .content p{margin:0}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .download{color:#fff}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .download a{color:#fff}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .download .dash{margin:5px 0}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .category{margin-top:0;font-size:21px;line-height:23px;color:#fff}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .category a{color:#fff}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .category.bookshop{color:#babb29}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .category.bookshop a{color:#babb29}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .category.cake-shop{color:#ca519d}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .category.cake-shop a{color:#ca519d}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .category.events{color:#1f9cbc}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .category.events a{color:#1f9cbc}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .category.lrb-subscriptions{color:#8661ba}.page.promotions.listing .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .category.lrb-subscriptions a{color:#8661ba}.ad-wrap{padding:30px 0;border-top-width:1px;border-top-style:solid;border-top-color:#ececec;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ececec}.batch-ad.bordered span{display:block;padding:30px 0;border-top-width:1px;border-top-style:solid;border-top-color:#ececec;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ececec;margin:30px 0 5px 0}.batch-ad.bordered span::after{display:block;margin:7px 0 -19px;color:#959595;font-size:12px;content:"ADVERTISEMENT"}.section-related-content .flexslider .slides .teaser{padding-right:20px;padding-left:20px}.page.front .teaser.cake.featured{background-color:#f9eef5}.page.front .teaser.cake h2 span{display:inline-block;text-indent:-9999px;background:url("../img/main.png?v=6") no-repeat -20px -2463px;width:152px;height:30px}.page.front .teaser.cake.featured img.media{border:7px solid #fff}.teaser.event h2 span{color:#f0b323}.teaser.event .grp-author img{margin-bottom:10px}#load-event-clicked .message{text-align:center;margin-top:125px}.event .decorate-date{font-size:18px}.teaser.booklist h2 span,.teaser.booklist h3 span{color:#cfd05b}.teaser.booklist.reviewed-in-the-lrb h3 span{color:#005689}.page.booklist.view .teaser.book.best-seller.featured{background-color:#f7f4fb}.page.booklist.view .teaser.book .wrap-slim-content{margin-bottom:25px}.page.booklist.view .teaser.book .wrap-slim-content p{margin-bottom:10px}.teaser.booklist.best-seller h2 span,.teaser.booklist.best-seller h3 span{color:#9063cd}.teaser.booklist .booklist-notes{width:15%;margin-left:20px}.page.booklists .teaser .row a{color:#333}.page.booklists .teaser .row a:hover{color:inherit;text-decoration:none}.page.booklists .teaser.featured{background-color:#fafaf0}.page.booklists .teaser.featured .main{margin-right:50px}.page.booklists.view .teaser.booklist{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ececec}.page.front .teaser.booklist .books-wrap .col-xs-4{padding-left:5px;padding-right:5px}.page.front .teaser.event .wrap-price{margin-right:40px}.page.front .teaser.event .contributors-wrap{margin-bottom:20px;font-style:italic;color:#959595}.page.front .content-main .teaser{padding-top:25px;padding-bottom:30px;border-bottom:1px solid #d9dedb}.page.front .content-main .batch-ad.bordered span{border-bottom:1px solid #d9dedb;border-top:none;padding-bottom:60px}.page.book.view .content-main .book.main h1{margin:0;font-size:30px;line-height:1.1}.page.book.view .content-main .book.main .decorate-book-jacket{margin:0 0 30px}.page.book.view .content-main .book.main .decorate-book-jacket img{-webkit-box-shadow:-10px 10px 20px #ccc;box-shadow:-10px 10px 20px #ccc}.page.book.view .content-main .book.main .decorate-price{margin:10px 0}.page.book.view .content-main .book.main .decorate-reviewed-by-the-lrb{margin:0 0 5px;color:#959595}.page.book.view .content-main .book.main .book-meta-data-separator{border-top:1px solid #ececec;padding:0 0 20px}.page.book.view .content-main .book.main .decorate-book-meta-data{margin:0 0 20px}.page.book.view .content-main .book.main .decorate-book-meta-data p{margin:2px 0;color:#959595}.page.book.view .content-main .book.main .decorate-reserve-instore{margin:10px 0;color:#959595}.page.book.view .content-main .book.main .decorate-reserve-instore .btn{padding:10px 40px;margin-right:10px}.teaser.blog-post h2 span{color:#ff0e0e}.page.listing .blog-teaser-container{float:left;width:50%;padding-left:10px;padding-right:10px}.page.listing .teaser.blog-post .inner,.page.blog.listing .content-main .batch-ad{min-height:450px}.page.listing .teaser.blog-post,.page.blog.listing .content-main .batch-ad{margin:10px 0;padding:0}.page.listing .teaser.blog-post .inner{border:1px solid #d7d7d7;background:#f6f6f6}.page.listing .teaser.blog-post.odd>.outer{padding-left:0}.page.listing .teaser.blog-post.even>.outer{padding-right:0}.page.listing .teaser.blog-post .media-wrap{min-height:180px;margin-bottom:35px;position:relative}.page.listing .teaser.blog-post .media-wrap a{display:block}.page.listing .teaser.blog-post .media-wrap figure{height:180px;overflow:hidden}.page.listing .teaser.blog-post .author-wrap{position:absolute;bottom:-35px;right:20px}.page.listing .teaser.blog-post .author-wrap img{border:4px solid #fff}.page.listing .teaser.blog-post .main{padding:0 20px}.page.listing .teaser.blog-post h3{margin-top:40px;font-size:18px;font-weight:400;line-height:1.2}.page.listing .teaser.blog-post h3,.page.listing .teaser.blog-post p{margin-bottom:15px}.page.listing .teaser.blog-post .small-text{margin-bottom:15px}.page.listing .teaser.blog-post .capsulate{margin-bottom:15px}.page.listing .teaser.blog-post footer{margin-top:30px;margin-bottom:10px}.page.listing .teaser.blog-post .decorate-author{margin-bottom:0}.page.blog.view .content-main h1{font-size:28px;line-height:1.05;margin-bottom:15px}.page.blog.view .content-main .decorate-author{margin-bottom:30px}.page.blog.view .content-main .share-this-wrap span.share-label{margin-right:25px}.page.blog.view .content-main .share-this-wrap span.share{margin:0 2px}.page.blog.view .capsulate{margin-bottom:50px}.page.blog.view .sharethis{*zoom:1;border-top:1px solid #d7d 7d;border-bottom:1px solid #d7d7d7}.page.blog.view .sharethis:before,.page.blog.view .sharethis:after{content:" ";display:table}.page.blog.view .sharethis:after{clear:both}.page.blog.view .sharethis .label{font-weight:bold;margin-right:20px}.page.blog.view .section-related-content.featured{background:#f5f6f5}.page.blog.view .section-related-content .teaser{padding:20px}.page.blog.view .section-related-content .flexslider .final .teaser.blog-post{border-right:none !important}.page.blog.view .section-related-content .teaser h3{font-size:18px}.page.blog.view .section-related-content h2{margin-top:0;margin-bottom:15px}.page.blog.view .section-related-content{padding:35px 0;margin-bottom:40px}.page.blog.view .section-related-content .decorate-author a{display:block;margin-bottom:10px}.page.blog.view .section-related-content .flexslider{padding:0 25px}.page.blog.view .section-related-content .flexslider .flex-direction-nav{height:0}.page.blog.view .section-related-content .flexslider .flex-direction-nav li{display:inline-block;width:40px;margin:0 30px}.page.blog.view .section-related-content .flexslider .flex-direction-nav li,.page.cake-shop #cake-shop-carousel .flex-direction-nav a{width:25px;height:45px}.page.blog.view .section-related-content .flexslider .flex-direction-nav a{opacity:1}.page.blog.view .section-related-content .flexslider .flex-direction-nav .flex-prev{left:0}.page.blog.view .section-related-content .flexslider .flex-direction-nav a:before,.page.blog.view .section-related-content .flexslider .flex-direction-nav a:after{font-size:25px;color:#cfd05b}.page.blog.view .section-related-content .flexslider .flex-direction-nav .flex-next{right:0;text-align:right}.page.blog.view .section-related-content .flexslider .flex-control-nav{bottom:56%;text-align:left;margin-left:10px}.page.blog.view .section-related-content .flexslider .flex-control-paging li a.flex-active{background:#d789b8}.page.blog.view .content-main h2{font-size:28px}.page.blog.view .section-about-the-author{padding-bottom:10px;margin-bottom:40px;border-bottom:1px solid #d7d7d7}.page.blog.view .section-about-the-author h2,.page.blog.view .section-about-the-author .title{overflow:hidden;zoom:1}.page.blog.view .section-about-the-author h2{margin-top:8px;margin-bottom:30px}.page.blog.view .section-about-the-author img{border-radius:30px 30px 30px 30px;display:block}.page.blog.view .section-about-the-author .l-pull-left{margin-right:20px}.page.blog.view .decorate-author{font-size:18px}.teaser.profile{padding:20px;background:#f9fafa;border-top-width:1px;border-top-style:solid;border-top-color:#eaebb9;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaebb9;margin-bottom:20px}.page.front .teaser.book .wrap-slim-content{margin-bottom:25px}.page.front .teaser.book .wrap-slim-content p{margin-bottom:10px}.teaser.book h2 span{color:#9063cd}.teaser.book .btn-basket{margin-left:10px}.teaser.book .btn-basket.disabled{margin-left:0}.page.book.view .content-main h1{font-size:42px}.page.book.view .content-main .teaser.main .decorate-author,.page.book.view .content-main .teaser.main .decorate-price{font-size:28px}.page.book.view .book.main .header{margin-bottom:35px}.page.book.view .book.main .small-text{margin-bottom:10px}.page.book.view .content-main figure img{display:block;border:1px solid #d7d7d7;padding:4px}.page.book.view .content-main .actions{padding:20px 10px 30px 10px;background-color:#ebeeec;margin-top:20px}.page.book.view .content-main .actions form{margin-bottom:15px}.page.book.view .content-main .actions p{margin-bottom:15px}.page.book.view .content-main .actions h3{font-size:21px;margin-top:15px}.page.book.view .content-main .actions form input[type="submit"]{margin-left:10px}.page.book.view .content-main .actions .buy-wrap{border-top:1px solid #d9dedb;border-bottom:1px solid #d9dedb}.page.book.view .content-main .share-this-wrap h3{margin-bottom:15px}.page.book.view .section-similar-titles{margin-top:40px}.page.book.view .section-similar-titles .teaser.book{border-bottom:1px solid #d9dedb;margin-bottom:15px;padding:35px 0 40px 0}.page.book.view .section-similar-titles .teaser.book form{margin-bottom:0}.page.book.view .section-about-author{margin-bottom:30px;margin-top:20px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ececec}.page.book.view .section-about-author .wrap-author-media{margin-top:13px;margin-right:10px}.page.book.view .section-about-author h2{font-size:28px}.page.book.view .section-about-author .wrap-biography{color:#888}.teaser.gallery h2 span{color:#aab6ad}.teaser.gallery .poster{margin-bottom:15px}.page.gallery .flexslider-wrap{margin-bottom:25px}.page.gallery .wrap-galleries{postion:relative}.page.gallery .item{position:relative;margin-bottom:5px;margin-right:5px;float:left}.page.gallery .item a{opacity:.5}.page.gallery .item img{display:block}.page.gallery .item .open{display:none;position:absolute;left:50%;top:50%;margin-left:-30px;margin-top:-30px;width:60px;height:60px;background:url("../img/main.png?v=6") no-repeat -110px -2146px;text-indent:-9999px}.page.gallery .item.active .caption{display:block}.page.gallery .item .caption{width:100%;padding:10px;color:#fff;background:#000;position:absolute;bottom:0;left:0}.page.gallery .item a:hover{opacity:1}.page.gallery .item a:hover .open{display:block}.gallery-grid .item{display:none}.page.cake-shop .featured,.page.cake-shop .sticky-sidebar{padding-top:60px}.page.cake-shop .featured{padding-right:40px;padding-bottom:30px;padding-top:50px}.teaser.cake-shop h2 span{color:#c6579a}.page.cake-shop .content-main{padding-top:0}.page.cake-shop .page-header .align-bottom{background:url("../img/backgrounds/black-30.png") repeat 0 0;position:absolute;bottom:0;left:0;width:100%;height:23%;z-index:2}.page.cake-shop .page-header .align-bottom h1{text-shadow:-2px 4px 3px rgba(0,0,0,0.75);font-size:30px;color:#fff;z-index:3;text-align:center;margin:0}.page.cake-shop .page-header .align-bottom h1 a{color:#f3c6e1}.page.cake-shop .content-main blockquote{border:none;margin:0;padding:0;background:url("../img/elements/open-quote.png") top left no-repeat;text-indent:30px}.page.cake-shop .content-main blockquote p{font-size:24px;font-style:italic;font-weight:400;line-height:1.25}.page.cake-shop .content-main h1{font-size:28px;margin-top:0;margin-bottom:25px}.page.cake-shop .content-main h2{font-size:28px;font-weight:400}.page.cake-shop .content-main h3{font-size:18px;font-weight:400}.page.cake-shop .content-main .content p{margin-bottom:0}.page.cake-shop .content-main .content blockquote{margin:20px 0}.page.cake-shop .content-main .introduction{margin-top:10px;padding-bottom:20px;margin-bottom:30px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ececec}.page.cake-shop .content-main .introduction ul{list-style-type:none;margin-left:0}.page.cake-shop .content-main .introduction ul li{background:url("../img/main.png?v=6") no-repeat -166px -1266px;padding-left:15px}.page.cake-shop .content-main h2,.page.cake-shop .content-main p,.page.cake-shop .content-main .introduction ul.list-menu{margin-bottom:26px}.page.cake-shop .content-main .introduction h2{margin-bottom:15px}.page.cake-shop .content-main .introduction h3{color:#d789b8;font-size:20px;margin:20px 0}.page.cake-shop .content-main .introduction p a{background:url("../img/main.png?v=6") no-repeat -140px -1807px;display:block;padding:15px 0 15px 40px}.page.cake-shop .content-main .introduction p a img{margin:-15px 0 -20px -40px}.page.cake-shop #cake-shop-slider .flex-control-paging li a.flex-active{background:#cfd05b}.page.cake-shop #cake-shop-gallery-slider .slides>li{postition:relative}.page.cake-shop #cake-shop-gallery-slider .slides>li img{width:100%}.page.cake-shop #cake-shop-gallery-slider .slides li{position:relative}.page.cake-shop #cake-shop-gallery-slider .slides li .flex-caption{width:100%;position:absolute;bottom:0;background:url("../img/backgrounds/black.png");background:none repeat scroll 0 0 rgba(0,0,0,0.6);color:#fff;padding:25px 20px}.page.cake-shop #cake-shop-gallery-slider .flex-prev{left:20px;color:#cfd05b}.page.cake-shop #cake-shop-gallery-slider .flex-next{right:20px;color:#cfd05b}.page.cake-shop #cake-shop-gallery-slider-carousel{margin-top:20px;padding-bottom:5px}.page.cake-shop #cake-shop-gallery-slider-carousel li{margin-right:16px}.page.cake-shop #cake-shop-gallery-slider-carousel .flex-direction-nav{width:180px;margin:30px auto 0 auto;text-align:center}.page.cake-shop #cake-shop-gallery-slider-carousel .flex-direction-nav li{display:inline-block;width:40px;margin:0 30px}.page.cake-shop #cake-shop-gallery-slider-carousel .flex-direction-nav li,.page.cake-shop #cake-shop-gallery-slider-carousel .flex-direction-nav a{width:25px;height:45px}.page.cake-shop #cake-shop-gallery-slider-carousel .flex-direction-nav a{margin:0;opacity:1;position:relative;top:0}.page.cake-shop #cake-shop-gallery-slider-carousel .flex-direction-nav .flex-prev{left:0}.page.cake-shop #cake-shop-gallery-slider-carousel .flex-direction-nav .flex-next{right:0;text-align:right}.page.cake-shop #cakes-for-sale-slider .flex-caption{margin-top:30px;padding-right:30px}.sidebar .block a{color:#333}.sidebar .block a:hover{color:inherit}.sidebar .block input[type="submit"],.sidebar .block input[type="text"]{width:100%}.sidebar .block input[type="submit"]{padding:10px 0;font-size:21px}.sidebar .block{margin-bottom:40px;border:5px solid #cfd05b}.sidebar .block h3{background:#cfd05b;margin:0;padding:20px;font-size:16px;font-weight:normal}.page.cake-shop .sidebar .block.naked h3{background:none;padding:0;font-size:24px}.page.cake-shop .sidebar .block .twitter-btn{width:61px;margin-top:7px}.page.cake-shop .sidebar .block .twitter-btn a{display:block;text-indent:-9999px;width:61px;height:20px;background:url("../img/main.png?v=6") no-repeat 0 -925px}.sidebar .block.naked{border:none}.sidebar .block .block-content{padding:20px}.page.cake-shop .sidebar .block.naked .block-content{padding-left:0;padding-right:0}.sidebar .block.follow-us .list-inline{margin-bottom:30px}.sidebar .block.follow-us .list-inline li a{margin-right:20px;display:block;text-indent:-9999px;background:url("../img/main.png?v=6") no-repeat;width:40px;height:40px}.sidebar .block.follow-us .list-inline li.list-item-facebook a{background-position:-1px -1868px}.sidebar .block.follow-us .list-inline li.list-item-twitter a{background-position:-1px -1930px}.sidebar .block.follow-us .list-inline li.list-item-instagram a{background-position:-1px -1814px}.sidebar .block.follow-us .list-inline li.list-item-youtube a{background-position:-1px -1989px;margin-right:0}.sidebar .block.follow-us .list-inline li.list-item-rss a{background-position:0 -2047px;margin-right:0}.sidebar .block.follow-us .list-inline li.list-item-facebook a:hover{background-position:-129px -1868px}.sidebar .block.follow-us .list-inline li.list-item-twitter a:hover{background-position:-129px -1929px}.sidebar .block.follow-us .list-inline li.list-item-instagram a:hover{background-position:-66px -1814px}.sidebar .block.follow-us .list-inline li.list-item-youtube a:hover{background-position:-129px -1988px}.sidebar .block.follow-us .list-inline li.list-item-rss a:hover{background-position:-130px -2047px}.sidebar .block.upcoming-events .block-content{text-align:center}.sidebar .block.upcoming-events .block-content ul{list-style-type:none;margin:0}.sidebar .block.upcoming-events .block-content ul li{background:url("../img/main.png?v=6") no-repeat -156px -760px;margin-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ececec;padding-bottom:10px}.sidebar .block.upcoming-events .block-content ul li h4{font-size:15px;font-weight:400;margin-left:25px;text-align:left}.sidebar .block.newsletter-sign-up .block-title{background-image:url("../img/main.png?v=6");background-repeat:no-repeat;background-position:238px -600px}.sidebar .block.newsletter-sign-up .input.in-field{margin-bottom:20px}.sidebar .block.newsletter-sign-up form{margin-bottom:15px}.sidebar .block.newsletter-sign-up input[type="submit"].subscribed{background-color:#cfd05b;color:#333}.sidebar .block.general .block-title{background-image:url("../img/main.png?v=6");background-repeat:no-repeat;background-position:254px -525px}.sidebar .block.latest-offers .block-title a{width:105%;display:block}.sidebar .block.latest-offers .block-title a:hover{text-decoration:none}.sidebar .block.visit-our-cakeshop p{font-size:15px;margin-bottom:15px}.sidebar .block.visit-our-cakeshop p q{font-style:italic}.sidebar .block.visit-our-cakeshop img.l-pull-right{margin-left:10px}.sidebar .block.latest-offers .flex-viewport h4{margin:12px 0 6px;font-size:14px;font-weight:bold;text-align:center}.sidebar .block.latest-offers .flex-viewport p{text-align:center}.sidebar .block.latest-offers .flex-control-paging{height:11px;position:relative;bottom:0;text-align:center}.sidebar .block p.slider-latest-offers-button{margin:0}.sidebar .block p.slider-latest-offers-button a{display:block;margin:20px 0 0;padding:12px;background-color:#395542;color:#fff;font-size:16px;font-weight:normal;text-align:center}.sidebar .block p.slider-latest-offers-button a:hover{text-decoration:none}.sidebar .visit-our-cakeshop-link-target{display:block;width:100%;height:100%}.sidebar .visit-our-cakeshop-link-target:hover{text-decoration:none}.page.about-us .teaser.gallery ul{margin-bottom:30px}.page.about-us .teaser.gallery li img{display:block;width:280px}.page.about-us .teaser.gallery li.odd{margin-right:15px}.page.about-us .list-unstyled .teaser.bookseller{padding:20px;margin-top:0;margin-bottom:20px;border-left:1px solid #eaebb9;border-right:1px solid #eaebb9}.page.about-us .teaser.bookseller h5{margin-top:0}.page.about-us .teaser.bookseller p{margin-bottom:0}.page.events .content-main h2{margin-bottom:20px}.page.events .teaser.event{border-bottom:1px solid #d9dedb;margin-bottom:25px;padding:15px 0 40px 0}.page.events .teaser.best.event{font-size:14px;border-bottom:none}.page.events .teaser.best.event h3,.teaser.best.event .decorate-author{margin-bottom:10px}.page.events .teaser.best.event h3{font-size:16px;margin-top:0}.page.events .teaser.best.event h3 span{color:#009cbd}.page.events .teaser.best.event .decorate-date{margin-bottom:15px}.page.events .teaser.event .contributors-wrap{margin-bottom:15px;font-style:italic;color:#959595}.page.events .teaser.event .small-text{margin-bottom:10px}.page.events .teaser.best.event{padding:0}.page.events .teaser.event.past .poster-wrap{margin-bottom:10px}.page.events .teaser.event .wrap-price{margin-right:60px}.page.events .teaser.best.event h3{font-size:20px;font-weight:400}.page.events .teaser.featured{background:#fefaef}.page.events .teaser.event h3{margin-top:0}.teaser.event.category-events .title-wrap span{color:#f0b323}.teaser.event.category-customer-evenings .title-wrap span{color:#babc16}.teaser.event.category-world-lit-events .title-wrap span{color:#009cbd}.page.events .teaser.event .inner{padding-right:50px}.page.events .teaser.event.past{margin-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ececec}.page.events .teaser.event.past p{margin-bottom:22px}.page.events .decorate-author{margin-bottom:0}.page.view.event .actions{background-color:#ebeeec;padding:20px 10px 0;margin-bottom:50px;*zoom:1}.page.view.event .actions:before,.page.view.event .actions:after{content:" ";display:table}.page.view.event .actions:after{clear:both}.page.view.event .actions .share-this-wrap{padding-bottom:30px}.page.view.event .content-main .actions h3{font-size:21px;margin-top:0}.page.view.event .content-main .actions .buy-tickets{border-bottom:1px solid #d9dedb;margin-bottom:20px;padding-bottom:30px}.page.view.event .gallery-wrap .media-wrap,.page.view.event .gallery .main-wrap{margin-bottom:20px}.page.view.event .main .decorate-author,.page.view.event .main .decorate-price,.page.view.event .main .decorate-subscriber{padding-top:5px;padding-bottom:5px}.page.view.event .main .ticket-availability-wrap{margin:20px 0;position:absolute;top:15px;right:25px}.page.view.event .main .full-booked{margin-top:20px;margin-left:50px}.page.view.event .main header{width:72%}.page.events .wrap-best{margin-top:40px;border-bottom:1px solid #d9dedb;padding-bottom:25px;margin-bottom:40px}.page.view.event header h1{line-height:1.2;font-size:34px}.page.events .events-filtered-wrap>h2{margin-bottom:0}.page.view.event .wrap-partnership p{float:left;margin-bottom:15px}.page.view.event .wrap-partnership.capsulate{padding-bottom:0;margin-top:15px}.page.view.event .contributors-wrap{color:#959595;font-style:italic;margin-bottom:20px;margin-top:5px;overflow:hidden;zoom:1}.page.view.event .contributors-wrap .profile-name{margin-right:20px}.page.view.event .contributors-wrap .host-names{padding-left:20px;margin-left:20px;overflow:hidden}.page.view.event .contributors-wrap .host-names a{margin-right:10px}.page.view.event .price-wrap{margin-bottom:20px}.page.view.event.past .section{margin-bottom:60px}.page.view.event.past .section h2{font-size:38px;border-bottom:1px solid #d7d7d7;padding-bottom:15px;margin-bottom:20px}.page.view.event.past .section .gallery-wrap{margin-top:35px}.page.view.event.past .section .gallery-wrap .thumbnails-wrap{margin-top:20px}.page.view.event.past .section .gallery-wrap .thumbnails-wrap img{margin-bottom:20px}.page.view.event.past .featured{background-color:#fafaef;padding:15px 0 55px 0}.page.view.event.past .fb-comments{margin-top:20px}.page.view.event.past .hashtag-wrap{margin:20px 0}.page.contact form .row{margin-bottom:40px}.page.contact .featured{padding:40px 0}.page.contact .content-main h2{font-size:38px;font-weight:400}.page.contact .content-main h3{font-size:21px;font-weight:400}.page.contact .featured{background-color:#fafaf0;padding-right:40px}.page.contact .content-main form label,.page.contact .content-main form input[type="text"],.page.contact .content-main form select{font-size:16px}.page.contact .content-main form input[type="text"],.page.contact .content-main form textarea{padding:5px;background:#f1f7fd;border:1px solid #d9d97c;border-radius:0}.page.contact .content-main form input[type="submit"]{padding:15px 80px;font-size:24px;font-weight:normal}.page.contact .content-main form label{font-weight:bold;margin:0;padding:5px 0}.page.contact .content-main form textarea{width:100%}.page.contact .content-main form input[type="text"]{width:100%}.page.contact .content-main .errors{margin-bottom:35px}.page.contact .content-main .errors p{color:#f00;margin-bottom:7px}.page.search.index .results>.row{border-bottom:1px solid #d7d7d7}.page.search.index .content-main{background:none;padding-top:35px}.page.search.index .content-main .count-results{font-size:28px;color:#888;padding-bottom:35px}.page.search.index .content-main .search-filters-wrap{border-bottom:1px solid #d7d7d7;padding-bottom:10px;margin-bottom:40px}.page.search.index .teaser.booklist .media-wrap img{border:1px solid #d7d7d7}.page.search.index .teaser{padding:20px 0;border-top:1px solid #d7d7d7}.page.search.index .teaser figure img{width:100% !important}.page.search.index .teaser.book{border-top:none}.page.search.index .teaser.first{border:none}.page.search.index .teaser.book{border-bottom:0}.page.search.index .teaser h3{font-size:28px;margin-top:0;margin-bottom:10px}.page.search.index .capsulate form{margin-top:20px;margin-bottom:0}.page.search.index .capsulate form label{margin-left:10px}.page.search.index .capsulate form .icheckbox_minimal-green{margin-top:3px}.page.search.index .capsulate form input[type="submit"]{margin-top:10px}.page.search.index .section-inner h2{margin-bottom:15px}.page.search.index .section-inner .book-items-row{border-top:1px solid #d7d7d7}.page.search.index .section-inner .book-items-row.first{border:none}.page.search.index .section-inner,.page.search.index .capsulate{margin-bottom:40px}.page.search.index .section-inner .btn.load-more{background-color:#ebeeec;color:#000;font-size:14px;width:100%;padding:15px 0;border-top:1px solid #d7d7d7;border-radius:0}.page.search.index .section-inner .teaser.book .small-text{margin-bottom:20px}.page.search.index .section-inner .teaser.profile{border-bottom:none;background:none}.page.profile.view h1{font-size:42px}.page.profile.view h2{font-size:28px;margin-bottom:40px}.page.profile.view .heading-wrap{margin:30px 0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ececec;padding-bottom:25px}.page.profile.view .heading-wrap .job-title{color:#888;font-size:21px;font-style:italic}.page.profile.view .media-wrap img{cursor:pointer}.page.profile.view .media.main-wrap,.page.profile.view .gallery-wrap img{margin-bottom:20px}.page.profile.view article .gallery li.odd{margin-right:35px}.page.profile.view article .gallery .portrait{background:#f6f6f6;border:1px solid #d7d7d7;padding:5px;display:block}.page.profile.view article .gallery .portrait img{display:block}.page.profile.view article figure{position:relative}.page.profile.view article figure .view-full{background:url("../img/main.png?v=6") no-repeat -147px -1122px;position:absolute;bottom:20px;right:20px;width:23px;height:23px}.page.profile.view .section-reading{padding-top:20px;padding-right:35px}.page.profile.view .section-reading .book.teaser h1{font-size:18px;font-weight:400;margin-bottom:5px}.page.profile.view .section-reading .row .teaser.odd .col-sm-6 .row{margin-bottom:35px;border-right:1px solid #d7d7d7}.page.profile.view .section-reading .row .teaser.even .col-sm-6 .row{padding-left:10px}.page.profile.view .featured.section-reading{margin-top:30px;background-color:#f5f6f5}.page.profile.view .section-reading .book.teaser{padding:0;margin-bottom:40px}.page.profile.view .section-reading .book.teaser .main p{margin-bottom:20px}.page.profile.view .section-recommendations h2{margin-bottom:15px}.page.profile.view .section-recommendations{margin-top:30px;margin-bottom:50px}.page.profile.view .section-recommendations .teaser.booklist{padding:0 0 30px 0;margin-bottom:30px;padding-bottom:30px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ececec}.page.profile.view .section-recommendations ul li{padding-bottom:40px;margin-bottom:40px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ececec}.page.profile.view .section-recommendations .book.teaser h1{font-size:28px;font-weight:400}.page.profile.view .section-recommendations .book.teaser .decorate-date{margin-bottom:15px}.page.profile.view .section-blog-entries .teaser.blog-post{padding:0;margin-bottom:30px}.page.profile.view .section-blog-entries .teaser.blog-post h3,.page.profile.view .section-blog-entries .teaser.blog-post p{margin-bottom:15px}.page.profile.view .section-blog-entries .teaser.blog-post h3{font-size:24px}.page.profile.view .section-blog-entries .teaser.blog-post .slim-content{padding-top:20px}.tooltipevent{font-size:12px;padding:10px;border:1px solid #cfd05b}.section-related-content.featured{background:#f5f6f5}.section-related-content .teaser{padding:20px}.section-related-content .flexslider .final .teaser.blog-post{border-right:none !important}.section-related-content .teaser h3{font-size:18px}.page .content-main .section-related-content h2{margin-top:0;margin-bottom:0;font-size:28px}.section-related-content{padding:35px 0;margin-bottom:40px}.section-related-content .decorate-author a{display:block;margin-bottom:10px}.section-related-content .flexslider{padding:0 25px}.section-related-content .flexslider .flex-direction-nav{height:0}.section-related-content .flexslider .flex-direction-nav li{display:inline-block;width:40px;margin:0 30px}.section-related-content .flexslider .flex-direction-nav li,.page.cake-shop #cake-shop-carousel .flex-direction-nav a{width:25px;height:45px}.section-related-content .flexslider .flex-direction-nav a{opacity:1}.section-related-content .flexslider .flex-direction-nav .flex-prev{left:0}.section-related-content .flexslider .flex-direction-nav a:before,.section-related-content .flexslider .flex-direction-nav a:after{font-size:25px;color:#cfd05b}.section-related-content .flexslider .flex-direction-nav .flex-next{right:0;text-align:right}.section-related-content .flexslider .flex-control-nav{bottom:56%;text-align:left;margin-left:10px}.section-related-content .flexslider .flex-control-paging li a.flex-active{background:#d789b8}.world-lit-series .share-this-wrap{width:110%;margin-bottom:20px}.world-lit-series .stArrow{display:none !important}.world-lit-series .page-header h1{font-size:32px}.world-lit-series .page-header span{display:block;color:#009cbd}.world-lit-series .full-programe{padding:14px 23px 10px 47px;background-position:15px -300px}.world-lit-series .full-programe.btn-link{color:#434343}.fb-comments,.fb-comments span,.fb-comments.fb_iframe_widget span iframe{width:100% !important;height:auto;overflow:hidden}.error-page{width:80%;margin:25px auto}#infinite-scroll-more{text-align:center}#infinite-scroll-more span{color:#808080;height:80px;margin:15px auto;display:block;background:url(../img/icons/loading.gif) center 28px no-repeat}#add-to-basket-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);z-index:2000}#add-to-basket-modal{position:absolute;max-width:100%;margin:10px;border:3px solid #cfd05b;padding:15px 10px;background:#fff;text-align:center;z-index:2001}#add-to-basket-view,#add-to-basket-continue{display:inline-block;margin:17px 5px 0;border-radius:2px;padding:4px 14px;background-color:#395542;color:#fff}#add-to-basket-view:hover,#add-to-basket-continue:hover{text-decoration:none}#zone-36{width:970px;height:90px;margin:0 -5px}#zone-36 img{vertical-align:bottom}#zone-37{width:300px;height:250px;max-width:100%;margin:auto}#zone-37 img{vertical-align:bottom}#zone-38{width:300px;height:600px;max-width:100%;margin:auto}#zone-38 img{vertical-align:bottom}#zone-39{width:300px;height:250px;max-width:100%;margin:auto}#zone-39 img{vertical-align:bottom}#zone-40{width:468px;height:60px;max-width:100%;margin:auto}#zone-40 img{vertical-align:bottom}#zone-41{width:300px;height:250px;max-width:100%;margin:auto}#zone-41 img{vertical-align:bottom}#zone-42{width:240px;height:400px;max-width:100%;margin:auto}#zone-42 img{vertical-align:bottom}#zone-43{width:728px;height:90px;max-width:100%;margin:auto}#zone-43 img{vertical-align:bottom}#zone-44{width:320px;height:50px;max-width:100%;margin:auto}#zone-44 img{vertical-align:bottom}@media (max-width:767px){header .site-logo{width:200px}header .bottom-bar form input[type="text"],header .bottom-bar form label{font-size:16px}.header-block{height:60px}.page.view.event .main header{width:auto}.page.view.event .main .ticket-availability-wrap{position:static}.wrap-content-filters label.sort-by-label{float:none}.content-main h1,.content-main h2,.content-main h3{font-size:1.4em !important}nav.site ul li.home{display:block}#header-main{margin-top:0 !important}.header-block{height:45px}.page.listing .teaser.blog-post h3{min-height:0}.page.listing .teaser.blog-post .inner,.page.blog.listing .content-main .batch-ad{min-height:0}.share-this-wrap{margin-bottom:20px}.page.blog.view .capsulate .table{display:block}.page.blog.view .capsulate .share-label{display:none}.page.promotions.listing .content-main h2{font-size:20px}.page.promotions.listing .content-main .promotion-flds-absolute .promotion-flds-outer .promotion-flds-inner .content{font-size:14px}.page.listing .blog-teaser-container{width:100%}}@media (min-width:768px) and (max-width:991px){header .logos-wrap>div{height:108px}header .top-bar .toggle-site-search-wrap .form-toggle{padding-left:25px}header .top-bar .toggle-site-search-wrap{margin-left:19px}header .top-bar .toggle-site-search-wrap .form-toggle{margin:0 0 0 30px}header .bottom-bar #form-site-search .input.in-field{width:85%}.page.contact form .wrap-lastname label,.page.contact form .wrap-enquiry label{float:right}.flex-caption.align.horizontal.bottom{height:95%}.page.view.event .wrap-partnership p{float:left;margin:0;line-height:1.7}.page.view.event .wrap-partnership p img{margin-left:40px}.page.view.event .wrap-partnership.capsulate{padding-bottom:15px}.page.about-us .teaser.profile{padding-left:20px;padding-right:20px}nav.site ul li.home{display:block}.header-block{height:100px}#header-main{margin-top:0 !important}}@media (max-width:991px){body.nav-open{overflow:hidden}body.nav-open .frame{position:absolute;left:225px;width:100%}.page .content-main{min-height:0;padding-bottom:100px}header .ad-wrap{margin-bottom:10px}#header-main{margin-top:10px;margin-bottom:10px}nav.site a{padding:15px 20px;display:block}nav.site a:hover{background:#a2aa54}nav.site ul{width:100%;border-bottom:1px solid #ddde8d}nav.site ul ul{width:100%}nav.site ul li{display:block;float:none;margin-right:0;border-top:1px solid #ddde8d !important}nav.site ul li span{display:none}nav.site .row{margin:0}nav.site [class^="col-"]{padding:0}.responsive-nav{display:none;position:fixed;top:0;left:-225px;height:100%;width:225px;background:#cfd05b;z-index:1020;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch}.responsive-nav.is-open{display:block;left:0}.responsive-nav-handle{width:22px;height:22px;margin:14px 14px 14px 0;display:block;background:url("../img/main.png?v=6") no-repeat -148px -682px}.responsive-nav-handle span{display:none}.responsive-nav-handle.is-open{display:none}.responsive-nav-close{width:23px;height:23px;display:block;margin:15px 0 50px 15px;background:url("../img/main.png?v=6") no-repeat 0 -994px}.responsive-nav-close span{display:none}.responsive-nav-backtotop{display:none;position:fixed;bottom:15px;right:15px;height:50px;width:50px;z-index:1010;background:#cfd05b url("../img/main.png?v=6") -64px 18px no-repeat}.responsive-nav-backtotop span{display:none}.nav-element{padding:0 20px}.nav-element h4{font-size:17px}.list-decorated li.mb-my-account{background-image:none}.list-decorated li.mb-my-account:before{content:"";display:inline-block;width:19px;height:20px;margin-right:10px;background:url("../img/main.png?v=6") no-repeat -75px -100px;vertical-align:middle}.decorate-address{width:110%;padding-top:16px !important;padding-left:0;background-position:-160px -2375px}.decorate-address span{position:relative;top:5px}.decorate-telephone{padding-top:16px !important;padding-left:0;background-position:-157px -2313px}.decorate-telephone span{position:relative;top:5px}.decorate-email{padding-top:16px !important;padding-left:0;background-position:-157px -2340px}.decorate-email span{position:relative;top:5px}.mb-social li{margin-right:15px}.mb-social a{width:30px;height:30px;display:block;background:url("../img/main.png?v=6") no-repeat}.mb-social .fb{background-position:0 -2310px}.mb-social .tw{background-position:-39px -2310px}.mb-social .ig{background-position:-79px -2310px}.mb-social .yt{background-position:-118px -2310px}.copyright{margin-bottom:5px}body.header-stuck .frame{padding-top:0}.btn-anchr-top{padding:50px 5px 45px 5px;width:60px;font-size:12px}header .bottom-bar form input[type="text"],header .bottom-bar form label{font-size:21px}body.header-stuck .sticky-header{height:0}.iphone #form-subscribe input[type="text"]{width:250px;margin-right:10px;-webkit-appearance:none !important}.iphone #form-subscribe input[type="submit"]{padding:2px;width:30px}.page.gallery .item{position:relative;width:138px;height:130px;margin-bottom:5px;margin-right:5px;overflow:hidden}.page.gallery .item.poster{width:281px;height:265px}body.windows_phone_7.nav-open{overflow:visible}body.windows_phone_7.nav-open .frame{left:0;width:100%}body.windows_phone_7 .responsive-nav{width:auto;position:static}body.windows_phone_7 .responsive-nav-close{margin-left:0}body.windows_phone_7 .responsive-nav-backtotop{display:none}body.windows_phone_8.nav-open{-ms-overflow-style:none;-ms-touch-action:none}body.windows_phone_8 .responsive-nav-backtotop{display:none}.page.events .list-bordered li{width:100%;margin-right:0;margin-bottom:10px}.page.events .list-bordered li:after{content:""}.page.promotions.listing .content-main .teaser.featured img{width:100%}}@media (min-width:992px){header .top-bar .form-toggle-wrap .form-toggle{text-indent:0;margin-left:22%;padding-left:25px}header .top-bar .toggle-site-search-wrap .form-toggle{background-position:0 -337px}.page .sidebar .sticky-sidebar .sidebar-shadow{position:absolute;left:0;top:0;width:10px;height:100%;background:url("../img/gradients/sidebar.png") repeat-y left top}body.sidebar-stuck.page .sidebar .sticky-sidebar .sidebar-shadow{left:-10px}.flex-caption.align.horizontal.bottom{height:55%}.responsive-nav-backtotop{display:none}.responsive-nav-backtotop span{display:none}}@-ms-viewport{width:device-width}@media screen and (max-width:400px){@-ms-viewport{width:320px}}.hidden{display:none !important;visibility:hidden !important}.visible-xs{display:none !important}tr.visible-xs{display:none !important}th.visible-xs,td.visible-xs{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-xs.visible-sm{display:block !important}tr.visible-xs.visible-sm{display:table-row !important}th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell !important}}@media (min-width:992px){.visible-xs.visible-md{display:block !important}tr.visible-xs.visible-md{display:table-row !important}th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell !important}}.visible-sm{display:none !important}tr.visible-sm{display:none !important}th.visible-sm,td.visible-sm{display:none !important}@media (max-width:767px){.visible-sm.visible-xs{display:block !important}tr.visible-sm.visible-xs{display:table-row !important}th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:992px){.visible-sm.visible-md{display:block !important}tr.visible-sm.visible-md{display:table-row !important}th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell !important}}.visible-md{display:none !important}tr.visible-md{display:none !important}th.visible-md,td.visible-md{display:none !important}@media (max-width:767px){.visible-md.visible-xs{display:block !important}tr.visible-md.visible-xs{display:table-row !important}th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-md.visible-sm{display:block !important}tr.visible-md.visible-sm{display:table-row !important}th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell !important}}@media (min-width:992px){.visible-md{display:block !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}.hidden-xs{display:block !important}tr.hidden-xs{display:table-row !important}th.hidden-xs,td.hidden-xs{display:table-cell !important}@media (max-width:767px){.hidden-xs{display:none !important}tr.hidden-xs{display:none !important}th.hidden-xs,td.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-xs.hidden-sm{display:none !important}tr.hidden-xs.hidden-sm{display:none !important}th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none !important}}@media (min-width:992px){.hidden-xs.hidden-md{display:none !important}tr.hidden-xs.hidden-md{display:none !important}th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none !important}}.hidden-sm{display:block !important}tr.hidden-sm{display:table-row !important}th.hidden-sm,td.hidden-sm{display:table-cell !important}@media (max-width:767px){.hidden-sm.hidden-xs{display:none !important}tr.hidden-sm.hidden-xs{display:none !important}th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}tr.hidden-sm{display:none !important}th.hidden-sm,td.hidden-sm{display:none !important}}@media (min-width:992px){.hidden-sm.hidden-md{display:none !important}tr.hidden-sm.hidden-md{display:none !important}th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none !important}}.hidden-md{display:block !important}tr.hidden-md{display:table-row !important}th.hidden-md,td.hidden-md{display:table-cell !important}@media (max-width:767px){.hidden-md.hidden-xs{display:none !important}tr.hidden-md.hidden-xs{display:none !important}th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-md.hidden-sm{display:none !important}tr.hidden-md.hidden-sm{display:none !important}th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none !important}}@media (min-width:992px){.hidden-md{display:none !important}tr.hidden-md{display:none !important}th.hidden-md,td.hidden-md{display:none !important}}.visible-print{display:none !important}tr.visible-print{display:none !important}th.visible-print,td.visible-print{display:none !important}@media print{.visible-print{display:block !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}.hidden-print{display:none !important}tr.hidden-print{display:none !important}th.hidden-print,td.hidden-print{display:none !important}}