/* line 1, ../sass/print.scss */
#header, #footer, #nav { display: none !important; }

/* line 10, ../sass/print.scss */
a.btn, button.btn, a.decisive-btn, button.decisive-btn, a.action-btn, button.action-btn { background-color: #fff !important; }
/* line 12, ../sass/print.scss */
a.btn.js-printpage, button.btn.js-printpage, a.decisive-btn.js-printpage, button.decisive-btn.js-printpage, a.action-btn.js-printpage, button.action-btn.js-printpage { display: none; }

/* --- Top header --- */
/* line 29, ../sass/print.scss */
div#l-booking-lang-bar, div.confirmCTA, div.alertNotice, div#footer-links ul.floatleft, ul.arrow-breadcrumb, div.ratesNotFound, div#lang-bar, ul#top-menu, ul#top-category-menu, div#search-bar, button#booknow, ul.breadcrumb { display: none; }

/* line 34, ../sass/print.scss */
div.rates-container div.expanded-info, div.expanded-info { height: auto !important; opacity: 1 !important; overflow: visible !important; }

/* line 41, ../sass/print.scss */
#make-an-enquiry .expanded-info, #rates .expanded-info, #rooms .expanded-info, .borderBox .expanded-info, #explore-nearby .expanded-info, #plan-your-stay .expanded-info { transition: none !important; -moz-transition: none !important; -webkit-transition: none !important; }

/* line 48, ../sass/print.scss */
div.initial-info a.accordion-plus-btn { display: none !important; }
/* line 51, ../sass/print.scss */
div.initial-info h3 { margin: 0 !important; padding: 0 !important; }

/* line 57, ../sass/print.scss */
div.rates-container.is-hidden { opacity: 1; visibility: visible; height: auto !important; }

/* line 65, ../sass/print.scss */
footer #within-the-city, footer #footer-sitemap { display: none; }

/** Event Chart **/
/* line 71, ../sass/print.scss */
.table-list { font-size: 11px; /** Loyalty and Rewards - Benefits **/ }
/* line 73, ../sass/print.scss */
.table-list thead th { color: #fff; text-transform: uppercase; background: #0084aa; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwODRhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzdjYzBkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iIzdjYzBkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg0YWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(left, #0084aa 0%, #7cc0d3 47%, #7cc0d3 52%, #0084aa 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0084aa), color-stop(47%, #7cc0d3), color-stop(52%, #7cc0d3), color-stop(100%, #0084aa)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, #0084aa 0%, #7cc0d3 47%, #7cc0d3 52%, #0084aa 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, #0084aa 0%, #7cc0d3 47%, #7cc0d3 52%, #0084aa 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, #0084aa 0%, #7cc0d3 47%, #7cc0d3 52%, #0084aa 100%); /* IE10+ */ background: linear-gradient(to right, #0084aa 0%, #7cc0d3 47%, #7cc0d3 52%, #0084aa 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0084aa', endColorstr='#0084aa', GradientType=1); /* IE6-8 */ }
/* line 91, ../sass/print.scss */
.table-list span[class|=icon] { font-size: 35px; width: 40px; margin-right: 0; }
/* line 97, ../sass/print.scss */
.table-list .label { text-align: left; }
/* line 100, ../sass/print.scss */
.table-list.chart td { padding: 8px 10px; }
/* line 116, ../sass/print.scss */
.table-list img.card { margin: 0 auto; }

/* line 122, ../sass/print.scss */
a.js-printpage, span.icon-print { display: none; }
