@font-face {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(/media/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

#cw_pagination_container {
  margin: 0 0 15px;
}

#header img {
  width: 100%;
  height: auto;
  max-width: 300px;
}

body.public_template {
  max-width: 100%;
}

#page_wrapper {
  margin: 0 auto !important;
}

#cw_descriptions img {
  max-width: 750px;
  width: 100px;
}

#cw-content-head {
  width: 73%;
  padding: 0;
}

#cw-content {
  width: 100%;
  padding: 0;
}

.cw-block-content {
  width: 100%;
}

#cw-filter-bar h4 {
  margin: 0 0 10px
}

.cw-block-content table {
  width: 100%;
  font-size: 14px;
}

.class_show_all_button {
  margin-left: 150px;
  margin-top: 50px;
  width: 160px;
}

div#page_wrapper {
  margin: 10px;
}

body {
  font-family: 'Arial';
  font-style: normal;
  width: auto;
  max-width: 500px;
  margin: 1px;
}

legend {
  font-weight: bolder;
  border-bottom: 2px solid #333;
}

ol, ul {
  list-style: none;
}

a {
  text-decoration: none;
  color: #626262;
}

#booking_bookings {
  background: #FFF;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
}

#booking_bookings h2 {
  font: normal 18px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #666;
  padding-left: 5px;
  width: 1000px;
}

.booking_total {
  font-size: 14px;
}

#membership_details {
  width: 700px;
  margin: left;
  clear: both;
}

#membership_details ul {
  width: 700px;
  display: block;
  float: left;
  list-style: none;
  padding: 0px;
  margin: 5px 10px 0 5px;
  border: 0px solid #ccc;
  background: transparent;
  /*#EEEEEE */
}

#membership_details ul li span {
  display: block;
  width: 220px;
  float: left;
  line-height: 2em;
}

#membership_details ul li {
  width: 700px;
  display: block;
  margin: 0;
  padding: 0 0 0 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  border: 0px solid #fff;
  float: left;
}

#membership_details ul li:nth-child(7) {
  font-size: 10px;
}

#membership_details ul li:nth-child(7) span {
  font-size: 12px;
}

#membership_details ul li:first-child {
  width: 700px;
  font-weight: bold;
  font-size: 14px;
  line-height: 2em;
  text-shadow: none;
}

h3 {
  text-shadow: none;
  font-family: Arial;
  font-weight: 900;
  font-size: 30px;
  text-align: center;
}

.swMain .stepContainer .StepTitle {
  text-shadow: none;
}

.swMain ul li .selected {
  font-family: 'Arial';
  text-shadow: none;
}

#page_wrapper {
  width: 1200px;
  margin: 0 auto;
}

.disabled {
  text-shadow: none;
}

#header_wrapper {
  margin: auto;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 1200px;
}

.congratulations {
  margin-top: 10px;
}

.congratulations ul span {
  font-weight: bold;
  margin-right: 10px;
}

#footer_wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  height: 100px;
  width: 989px;
  background: url(../images/powered-by-ac.jpg) no-repeat right;
  padding-top: 10px;
  padding-bottom: 10px;
}

#footer div {
  padding-top: 75px;
  padding-left: 15px;
}

.alpha60 {
  /* background: rgb(0, 0, 0); */
  /* background: rgba(0, 0, 0, 0.4); */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
}

#step-1 table tr td strong {
  font-size: 16px;
}

.swMain {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  border: 0px solid #CCC;
  overflow: visible;
  float: left;
  width: 980px;
  /* */
}

.swMain .stepContainer {
  font-family: 'Arial';
  display: block;
  position: relative;
  margin: 0 0 0 248px;
  padding: 0;
  border: 0px solid #CCC;
  overflow: visible;
  clear: right;
}

.error {
  color: red;
  font-family: 'Arial';
}

.swMain .stepContainer div.content {
  font-family: 'Arial';
  display: block;
  position: absolute;
  float: left;
  margin: 0;
  padding: 05px;
  border: 5px solid #626262;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  color: #5A5655;
  background-color: transparent;
  min-height: 300px;
  text-align: left;
  overflow: auto;
  z-index: 88;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 980px;
  clear: both;
}

div.content .contract_grouping td {
  font-size: 20px;
  font-family: 'Arial';
  color: #005eb8;
  border-bottom: 2px solid #626262;
  margin-top: 30px;
}

table.step_table {
  width: 700px;
  font-family: 'Arial';
}

.swMain div.actionBar {
  font-family: 'Arial';
  display: block;
  position: relative;
  clear: left;
  float: right;
  margin-top: 40px;
  border: none;
  padding: 5px;
  color: #5A5655;
  background-color: transparent;
  height: 50px;
  text-align: center;
  overflow: auto;
  z-index: 88;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 700px;
}

.swMain .stepContainer .StepTitle {
  font-family: 'Arial';
  display: block;
  position: relative;
  margin: 0;
  border: 1px solid #E0E0E0;
  padding: 5px;
  font: 18px Arial;
  color: #f8f8f8;
  background-color: #626262;
  clear: both;
  text-align: left;
  z-index: 88;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.swMain ul.anchor {
  font-family: 'Arial';
  position: relative;
  display: block;
  float: left;
  list-style: none;
  padding: 0px;
  margin: 5px 10px 0 0;
  border: 0px solid #CCCCCC;
  background: transparent;
  /*#EEEEEE */
}

.swMain ul.anchor li {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  border: 0px solid #E0E0E0;
  float: left;
  clear: both;
}

/* Anchor Element Style */
.swMain ul.anchor li a {
  display: block;
  position: relative;
  float: left;
  margin: 0;
  padding: 3px;
  height: 70px;
  width: 230px;
  text-decoration: none;
  outline-style: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  z-index: 99;
}

.swMain ul.anchor li a .stepNumber {
  position: relative;
  float: left;
  width: 30px;
  text-align: center;
  padding: 5px;
  padding-top: 0;
  font: bold 45px Verdana, Arial, Helvetica, sans-serif;
}

.swMain ul.anchor li a .stepDesc {
  position: relative;
  display: block;
  float: left;
  text-align: left;
  padding: 5px;
  width: 70%;
  font: bold 20px Verdana, Arial, Helvetica, sans-serif;
}

.swMain ul.anchor li a .stepDesc small {
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

.swMain ul.anchor li a.selected {
  font-family: 'Arial';
  color: #F8F8F8;
  background: #626262;
  /* EA8511 */
  border: 1px solid #626262;
  cursor: text;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.swMain ul.anchor li a.selected:hover {
  font-family: 'Arial';
  color: #F8F8F8;
  background: #626262;
}

.swMain ul.anchor li a.done {
  position: relative;
  color: #FFF;
  background: #8CC63F;
  border: 1px solid #8CC63F;
  z-index: 99;
}

.swMain ul.anchor li a.done:hover {
  color: #5A5655;
  background: #8CC63F;
  border: 1px solid #5A5655;
}

.swMain ul.anchor li a.disabled {
  color: #CCCCCC;
  background: #F8F8F8;
  border: 1px solid #CCC;
  cursor: text;
}

.swMain ul.anchor li a.disabled:hover {
  color: #CCCCCC;
  background: #F8F8F8;
}

.swMain ul.anchor li a.error {
  color: #6c6c6c !important;
  background: #f08f75 !important;
  border: 1px solid #fb3500 !important;
}

.swMain ul.anchor li a.error:hover {
  color: #000 !important;
}

.swMain .buttonNext {
  display: block;
  float: right;
  margin: 5px 3px 0 3px;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  width: 100px;
  color: #FFF;
  outline-style: none;
  background-color: #5A5655;
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.swMain .buttonNext:hover {
  font-size: 15px;
  background-color: #5a5655d4;
  transition: 0.5s;
}

.swMain .buttonDisabled {
  color: #5a5655 !important;
  background-color: #a4eb76 !important;
  border: 1px solid #CCCCCC !important;
  cursor: text;
}

.swMain .buttonCancel {
  display: block;
  float: left;
  margin: 5px 3px 0 3px;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  width: 100px;
  color: #FFF;
  outline-style: none;
  background-color: #5a5655;
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.swMain .buttonCancel:hover {
  background-color: #ea8511c7;
  font-size: 15px;
  transition: 0.5s;
}

.swMain .buttonPrevious {
  display: block;
  float: right;
  margin: 5px 3px 0 3px;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  width: 100px;
  color: #FFF;
  outline-style: none;
  background-color: #5A5655;
  border: 1px solid #5A5655;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.swMain .buttonFinish {
  display: block;
  float: right;
  margin: 5px 10px 0 3px;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  width: 150px;
  color: #FFF;
  outline-style: none;
  background-color: #71bd40;
  border: 1px solid #45672f;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
}

.swMain .buttonFinish:hover {
  font-size: 15px;
  transition: 0.5s;
}

/* Form Styles */
.txtBox {
  border: 1px solid #CCCCCC;
  color: #5A5655;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  padding: 15px;
  width: 600px;
}

.txtBox:focus {
  border: 1px solid #626262;
}

.swMain .loader {
  position: relative;
  display: none;
  float: left;
  margin: 2px 0 0 2px;
  padding: 8px 10px 8px 40px;
  border: 1px solid #FFD700;
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  color: #5A5655;
  background: #FFF url(../images/loader.gif) no-repeat 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  z-index: 998;
}

.swMain .msgBox {
  position: relative;
  display: none;
  float: left;
  margin: 4px 0 0 5px;
  padding: 5px;
  border: 1px solid #ff0000;
  background-color: #ffdddd;
  font: bolder 14px Verdana, Arial, Helvetica, sans-serif;
  color: #5A5655;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  z-index: 999;
  min-width: 200px;
}

.swMain .msgBox .content {
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  padding: 0px;
  float: left;
}

.swMain .msgBox .close {
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #5a5655;
  display: block;
  float: right;
  margin: 0 0 0 5px;
  outline-style: none;
  padding: 0 2px 0 2px;
  position: relative;
  text-align: center;
  text-decoration: none;
}

.swMain .msgBox .close:hover {
  color: #626262;
  border: 1px solid #626262;
}

.public_contact_us {
  background: #fff;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 1px;
}

.step_table h3, #credit_card_details h3, #direct_debit_details h3 {
  color: #29ABE2;
  line-height: 2em;
  font-size: 14px;
  text-shadow: none;
  font-weight: bold;
}

#credit_card_details label, #credit_card_details #total, #credit_card_details p {
  font-size: 12px;
  color: #333;
  text-align: left;
}

#credit_card_details table, #credit_card_details thead, #credit_card_details tr, #credit_card_details td {
  border: none;
}

#credit_card_details table tr:nth-child(odd) {
  background: rgba(41, 171, 226, 0.2);
}

#credit_card_details table tr:nth-child(even) {
  background: rgba(255, 255, 255, 0.3);
}

.payment_input {
  width: 175px !important;
}

.footer_contact {
  background: none;
  position: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px;
  width: 980px;
  color: #ea8511;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  /* text-align: center; */
}

.faqs {
  margin-left: 10px;
}

.faqs h2 {
  font-size: 16px;
  font-weight: bold;
}

.question_detail {
  padding: 10px;
  margin: 10px;
}

.rounded_button ul {
  margin-left: 10px;
  margin-right: 10px;
}

.rounded_button .selected {
  font-family: 'Arial';
  background: #0c93d1;
  color: #fff;
}

.rounded_button ul li {
  margin-bottom: 17px;
}

.rounded_button ul li a {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #5a5655cc;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  -moz-text-blink: none;
  -moz-text-decoration-color: -moz-use-text-color;
  -moz-text-decoration-line: none;
  -moz-text-decoration-style: solid;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  color: #fff;
  display: block;
  font-size: 14px;
  font-family: arial;
  height: 27px;
  line-height: 27px;
  text-align: center;
  width: 100%;
  max-width: 250px;
  min-width: 220px;
  margin-top: 15px;
  margin-left: 15px;
  padding: 2px;
}

.rounded_button ul li a:hover {
  color: #333;
  font-size: 16px;
  padding: 4px;
}

.inline_uls ul li {
  float: left;
  margin-right: 5px;
}

.tight_uls ul li a {
  min-width: 70px;
}

.book {
  height: auto;
  display: inline-block;
  background: #13c0d7;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  margin-left: 0;
  margin-right: 10px;
  border: none;
  margin-top: 0;
  margin-bottom: 10px;
  color: #fff;
  padding: 10px 30px;
  border-radius: 0;
}

.book:hover {
  background: #f4bd7e;
  color: #333;
}

.book_disabled {
  background: #d9dbd9;
  background-image: linear-gradient(to bottom, #d9dbd9 0%, #c6c8c6 100%);
  color: #fff;
  border: solid 1px #acaeac;
}

.book_disabled:hover {
  color: #fff;
  background: #d9dbd9;
  background-image: linear-gradient(to bottom, #d9dbd9 0%, #c6c8c6 100%);
  border: solid 1px #979997;
}

.public_facility_bookings {
  background: #29abe200;
  margin: 0;
  /* margin-left: -100px; */
  padding: 0;
  font-size: 18px;
  width: 1200px;
  border: none;
}

.facility_heading_td {
  background: #99d7f103;
}

html .fc, .fc table {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

table#trainer_booking_header td {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 24px;
  font-size: 14px;
  border: 3px solid #5a5655;
  border-top: none;
  border-left: none;
}

.public_facility_bookings .navigation ul, {
  margin-left: auto;
  font-family: Arial;
  margin-right: auto;
}

.public_facility_bookings .navigation .selected {
  background: #13c0d7;
  color: #fff;
  font-family: 'Arial';
}

.public_facility_bookings .navigation ul li {
  /* margin-bottom: 17px; */
}

.public_facility_bookings .navigation ul li a {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #ddd;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  -moz-text-blink: none;
  -moz-text-decoration-color: -moz-use-text-color;
  -moz-text-decoration-line: none;
  -moz-text-decoration-style: solid;
  border-radius: 0;
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: bold
  text-align: center;
  /* margin-bottom: 15px; */
  padding: 10px 30px;
}

.public_facility_bookings .navigation ul li a:hover {
  /* color: #ea8511b8; */
}

.fc-widget-header, .fc-widget-content {
  border: 1px solid #006b98;
}

.public_facility_bookings .navigation ul li {
  /* float: left; */
  /* margin-right: 15px; */
  display: inline-block;
}

#trainer_booking_iframe {
  margin-top: 30px;
}

.public_facility_bookings .navigation ul li a {
  /* min-width: 90px; */
}

.public_facility_bookings {
  /* margin-left: -100px; */
}

.public_facility_bookings .navigation ul {
  padding: 0;
  margin: 0;
}

table#trainer_booking_header td {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-family: arial;
  padding-top: 10px;
  padding-bottom: 3px;
  background-color: #29abe2;
}

.fc-agenda-slots td div {
  height: 20px;
  width: 50px;
}

td.fc-widget-content {
  border-top: 0.2px solid #333333;
  border-bottom: 0.2px solid #333333;
}

.fc-event-title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  border: 2px solid #207fa7;
  background: #29abe2;
  padding-top: 3px;
  padding-bottom: 3px;
}

.fc-event-time {
  font-weight: bold;
  color: #ededed;
  background: #333;
  padding-top: 3px;
  padding-bottom: 3px;
}

.fc-event-vert .fc-event-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 99%;
  height: 99%;
  background: #29abe2;
  border: 3px solid #333;
  opacity: 1;
  filter: none;
}

.fc-agenda table {
  border-collapse: separate;
  border-left: 2px solid #333;
  border-right: 2px solid #333;
}

.fc-corner-bottom .fc-event-inner {
  border: 2px solid #FFF;
}

.club_info {
  font-family: arial;
  font-size: 30px;
  font-weight: bold;
}

.navigation, .bookings_loading {
  clear: both;
}

.contract {
  cursor: pointer;
}

.contract:hover {
  background: #eee;
}

.public_table_heading td {
  background: #1875ce !important;
  text-align: left !important;
  padding-left: 13px !important;
  padding-bottom: 3px;
  padding-top: 3px;
  color: #101010 !important;
  font-weight: bold !important;
  font-size: 28px;
  font-family: arial;
}

.public_table_data td {
  padding-left: 30px !important;
  padding-top: 30px !important;
  padding-right: 30px !important;
  padding-bottom: 30px;
  border: 2px solid #5a5655;
  height: none !important;
  text-align: center !important;
  font-family: Arial;
  Font-weight: bold;
}

table.full_table td {
  border: 3px solid #000;
  padding: 50px;
  font-family: Arial;
}

.prorata_label {
  width: 400px !important;
}

input[type='number'] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.hidden {
  display: none;
}

.show {
  display: block;
}

.success, .fail, .information, .attention {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 30px;
  margin-right: 30px;
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 10px 10px 10px 40px;
  height: 20px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: .7em;
  line-height: 20px;
}

.fail {
  background-color: #FFE1E1;
  border: 1px solid #FF9595;
  color: #CC3300;
  background-image: url(../images/notifications/cancel.png);
}

.booking_terms {
  width: 98%;
  padding: 5px;
  background: rgba(41, 171, 226, 0.2);
  height: 100px;
  overflow: auto;
  border: solid 2px #ccc;
}

fieldset {
  border: 0;
  padding: 0px;
  margin: 15px 0;
}

#footer_wrapper {
  clear: both;
}

.cw_class_description {
  width: 450px;
  background: #fff;
  border: solid 1px #ccc;
  z-index: 1000;
  min-height: 50px;
  padding: 5px;
  box-shadow: 10px 10px 5px #888888;
}

.cw_class_description_info {
  width: 450px;
  background: #fff;
  border: solid 1px #ccc;
  z-index: 1000;
  min-height: 50px;
  padding: 5px;
  box-shadow: 10px 10px 5px #888888;
}

.cw_close_description {
  float: right;
  padding: 5px;
}

.cw_class_title {
  background: #d9d9d9;
  line-height: 1.5em;
  margin: -4px;
  padding: 6px;
}

#time_range {
  font-size: .8em;
  padding-bottom: 6px;
}

#hostedpayment_iframe {
  min-width: 600px;
  width: 100%;
  height: 500px;
  background: #fff;
}

.contract_hosted_vault {
  cursor: pointer;
  background-color: #71bd40;
  border: 1px solid #45672f;
  border-radius: 5px;
  color: #fff;
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  margin: 5px 10px 0 3px;
  min-height: 5em;
  min-width: 15em;
  outline-style: none;
  padding: 5px;
  text-align: center;
  text-decoration: none;
}

.contract_hosted_vault:hover {
  background-color: #99e944;
}

#sso_login_button {
  float: none;
  width: 150px;
}

.sso_button_container a {
  background-color: #71bd40;
  border: 1px solid #45672f;
  color: #fff;
  display: block;
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  margin: 5px 10px 0 3px;
  outline-style: none;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  width: 150px;
}

.class_browse_filter_input_align {
  display: inline-block;
  margin-right: -100px;
  vertical-align: top;
}

.class_browse_filter_label_align {
  display: inline-block;
  margin-left: 100px;
  margin-right: -100px;
}

.class_browse_filter_see_all_link {
  display: inline-block;
}

#page_wrapper #content div div #cw-filter-bar {
  float: left;
  z-index: 9990;
  /* position: absolute; */
  top: 0;
  /* bottom: -120px; */
  background: #eee;
  left: 0px;
  color: #333;
  padding: 30px;
  font-size: 14px;
  width: 20%;
}

.alpha60 {
  background: none;

  .contract_grouping {
    text-align: center;
    font-size: 18px;
  }

  /*CLASSMOBILE*/
  .ui-mobile .ui-header, .ui-mobile .ui-footer {
    border-left-width: 0;
    border-right-width: 0;
    background: #fba200;
    color: #333;
    text-shadow: none;
    height: 50px;
  }

  .ui-footer .ui-title, .ui-header .ui-title {
    text-overflow: inherit !important;
    white-space: inherit !important;
    font-size: 30px;
  }

  .ui-content {
    border-width: 0;
    overflow: visible;
    overflow-x: hidden;
    padding: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
  }

  .ui-btn-inner {
    font-size: 16px;
    text-decoration: none;
    color: #333;
    background: #fba200;
    padding: .6em 20px;
    min-width: .75em;
    display: block;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    zoom: 1;
  }

  #logo {
    background-image: url('https://secure.activecarrot.com/media/dynamic/configuration_images/1561526341_1217.png');
  }