.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 400;
  src: url(http://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJN7Ml2xMB.ttf) format('truetype');
}
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 700;
  src: url(http://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJ0LQl2xMB.ttf) format('truetype');
}
.access-code-tt {
  border-left-color: #A68B68;
}
/* Generic color classes for the main accent color of each theme */
.accent-color-1 {
  color: #162F4B;
}
.accent-bkgd-color-1 {
  background-color: #162F4B;
}
.accent-border-color-1 {
  border-color: #162F4B;
}
body {
  background: #B29B7D url('https://res.cloudinary.com/eventservice/image/upload/saas/base/background_summer_blur2.jpg') repeat-x fixed center top;
  font-size: 14px;
}
h1 {
  color: #111;
}
h1 a {
  color: #111;
}
h1 a:hover {
  color: #000;
}
#eventName {
  font-family: 'Dosis', sans-serif;
}
#eventName a {
  color: #121212;
}
#header a.menu {
  color: #777;
  border-left-color: #eee;
}
.contentArea {
  background: #fff;
  color: #121212;
  line-height: 1.3em;
  border: 10px solid rgba(255, 255, 255, 0.2);
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  font-weight: normal;
}
.contentArea .content {
  border: 0px;
  background: url('https://res.cloudinary.com/eventservice/image/upload/saas/base/theme_image_rope_corner.png') no-repeat bottom right;
}
.contentArea .content p {
  line-height: 1.5em;
}
.contentArea .contentTitle {
  font-family: 'Dosis', sans-serif;
  font-size: 18px;
  padding: 10px 14px;
  background: #162F4B;
  margin: 6px 6px 0px;
}
.contentArea.sharethisArea .content {
  padding-right: 10px;
}
.btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 700;
}
.btn.btn-main {
  background-color: #A68B68;
  background-color: #7a6448;
  background-image: -webkit-linear-gradient(bottom, #7a6448, #977c59);
  background-image: -moz-linear-gradient(bottom, #7a6448, #977c59);
  background-image: -o-linear-gradient(bottom, #7a6448, #977c59);
  background-image: -ms-linear-gradient(bottom, #7a6448, #977c59);
  background-image: linear-gradient(bottom, #7a6448, #977c59);
  color: white;
}
.btn.btn-main:hover {
  background-color: #8a7151;
}
.btn.btn-sub {
  background-color: #4DAC75;
  color: white;
}
.btn.btn-sub:hover {
  background-color: #459a69;
}
.btn.btn-neutral {
  background-color: #555;
  color: white;
}
.btn.btn-neutral:hover {
  background-color: #333;
}
.addthisevent-drop {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #A68B68 !important;
  background-color: #7a6448 !important;
  background-image: -webkit-linear-gradient(bottom, #7a6448, #977c59) !important;
  background-image: -moz-linear-gradient(bottom, #7a6448, #977c59) !important;
  background-image: -o-linear-gradient(bottom, #7a6448, #977c59) !important;
  background-image: -ms-linear-gradient(bottom, #7a6448, #977c59) !important;
  background-image: linear-gradient(bottom, #7a6448, #977c59) !important;
}
.heading.alt {
  color: #4DAC75;
}
.heading.alt2 {
  color: #A68B68;
}
.subLabel {
  color: #A68B68;
}
.revLabel {
  color: #A68B68;
}
.alert-danger {
  color: white;
  background-color: #FF3300;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.error-message {
  color: white;
  background-color: #FF3300;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
#receiptArea .orderId {
  color: #555;
}
.form-control {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.form-control.form-error {
  border-left-color: #990D0D;
}
.ajax_loader_sm {
  height: 11px;
  width: 43px;
  background-image: url('https://res.cloudinary.com/eventservice/image/upload/saas/base/ajax_loader_sm.gif');
}
#process_bar .ticket_tab {
  background-color: #EEEEEE;
  color: #cccccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#process_bar .timer_tab {
  color: #ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#process_bar .active {
  background-color: #162F4B;
  color: #ffffff;
}
#process_bar .ended {
  background-color: #800000;
}
.timer_tab {
  color: #111;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.galleryPhoto,
.inTextPhoto,
.map {
  border: 6px solid #fff;
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
}
#notice {
  background-color: #162F4B;
  color: white;
}
.videoModule .thumb a img {
  border-color: #162F4B;
}
.videoModule .thumb.at a img {
  border-color: #4DAC75;
}
input:required,
select:required {
  border-left-color: #A68B68;
}
.checkbox-required {
  border-left: 6px solid #A68B68;
  padding-left: 10px;
}
.payment-element-classic {
  border-left: 6px solid #A68B68;
  padding: 8px 12px;
}
#orderTotalReview {
  color: #888;
}
#orderTotalReview .amount {
  color: #162F4B;
}
.btn-primary {
  background-color: #A68B68;
  border-color: #9a7e5b;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #A68B68;
}
hr {
  border-top-color: #ccc;
}
table td {
  border-top-color: #ccc !important;
}
#receiptArea .orderId {
  color: #999;
}
/* adding for gratuities */
.gratuity-selected {
  color: #A68B68;
  border-color: #A68B68;
  background-color: #A68B68;
  color: #ffffff !important;
}
.gratuity-option:hover {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  background-color: #b9a488;
}
.gratuity-selected:hover {
  color: #A68B68;
  border-color: #A68B68;
  background-color: #A68B68;
  color: #ffffff;
}
