@import url("https://use.typekit.net/dvu4uoo.css");

/* ***** HTML Tags ***** */

html {
  background: none;
}
#content {
  font-size: 1.4em;
}
body {
  font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
  background: #efefef;
  line-height: 1.4;
  background-image: url(background.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  background-attachment: fixed;
}
a:link,
a:visited,
.pretty-linklist a:link {
  font-weight: bold;
  color: #000;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
h1,
h2,
h2.h1,
h2.h3,
h3,
h4,
h5,
h6,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #000;
  border: none;
  font-weight: bold;
  font-family: "freight-display-pro", Georgia, "Times New Roman", serif;
  line-height: 1;
}
#header #headertext {
  font-size: 2.5em;
  line-height: 1;
}
.btn {
  font-weight: normal;
  font-size: 0.9em;
  display: inline-block;
  line-height: 20px;
  text-decoration: none;
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  padding: 8px 10px;
  margin: 0;
  font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.btn:hover {
  color: #fff;
  background: #000;
  border: 0;
  box-shadow: none;
  font-weight: normal;
}
#detailExpander > span {
  color: #999;
}
input {
  border: 1px solid #999;
}

/*SECTIONS*/
.logo {
  margin: 10px 20px 30px 20px;
}
.logo img {
  width: 60%;
}
#toppanel {
  /*width: 100%;
    background: #fff;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.2);*/
  height: 90px;
  padding: 10px 0 10px;
  text-align: center;
  background: #fff;
}
#toppanel_iframe {
  height: 100%;
  width: 100%;
}
#middlepanel {
  padding: 10px;
  height: 3360px;
}
#middlepanel_iframe {
  width: 100%;
}
#toppanel #masthead-mobile {
  fill: #ffffff;
}
#rightpanel {
  /*margin: 20px auto;*/
  height: 730px;
  width: 100%;
  background: #ffffff;
  padding: 30px;
  float: left;
}
#rightpanel li {
  display: inline-block;
}
#rightpanel_iframe {
  width: 100%;
}
#sidebar {
  height: auto;
  background: #ffffff;
  padding: 30px;
}
#footer {
  width: auto;
  padding: 0 0 30px 0;
  font-weight: normal;
  font-size: 1em;
  color: #cbbf9b;
  text-align: center;
}
@media screen and (max-width: 1150px) {
  #sidebar {
    position: relative;
    text-align: center;
    padding: 0;
    /* width: 100%; */
    top: 0;
  }
}
#main {
  width: auto;
  max-width: 700px;
  padding: 0;
  margin-bottom: 20px;
}
#main-top {
  padding: 0 10px 20px 10px;
}
#main-top-message {
  text-align: center;
  display: none;
}
#main-top-message .item {
  font-size: 1.3em;
  color: #777;
  font-style: italic;
}
#header {
  padding: 30px 30px 10px 30px;
  border-bottom: 0;
  font-weight: normal;
  font-size: 1em;
}
#main .t,
#main .b {
  display: none;
}
#main .c {
  background: #fff;
  padding: 0;
  margin: 0 10px;
  width: auto;
  /*max-width: 494px;*/
}
.warning-box {
  border: 0;
  background: #fff;
  padding: 0px 20px;
  color: #000;
}
#header #headertext,
#headerparagraph,
#whatisthis {
  margin: 0 0 20px 0;
}
#whatisthis {
  display: none;
  font-weight: normal;
  color: #fff;
}
.progressbar {
  background: #ddd;
  border: 0;
  padding: 5px;
}
.progressbar .progress {
  background-color: #000;
  background-image: none;
}
.progressbar .progress.updated {
  background-image: none;
  background: #000;
}
#MainPart_lbQueueNumber,
#MainPart_lbUsersInLineAheadOfYou,
#MainPart_lbExpectedServiceTime,
#MainPart_lbExpectedServiceTimeTimeZonePostfix,
#MainPart_lbWhichIsIn {
  color: #000;
  font-weight: bold;
}
.processbar-box {
  background: none;
  font-weight: normal;
}
.processbar-box .holder {
  padding: 1px 10px 20px 10px;
  background: #fff;
  border-bottom: 0;
  color: #000;
}
.processbar-box .holder .larger {
  font-weight: normal;
  font-size: 1.2em;
}
.hasCountdown {
  font-family: "freight-text-pro", Georgia, "Times New Roman", serif;
  font-size: 2em;
}
.time-box {
  background: transparent;
  border: 1px solid #999;
  margin: 0 20px 30px;
  color: #000;
  font-size: 1em;
  line-height: 1.4;
}
.time-box h2 {
  font-family: "freight-text-pro", Georgia, "Times New Roman", serif;
  font-size: 1em;
}
.reminder-form h2 {
  color: #ccbe9e;
}
.reminder-form .item-input {
  margin: 0 10px 0 0;
  padding: 10px;
}
.reminder-form .row {
  margin: 0 0 20px;
}

#footer-direct-link,
#footer-queueit-link {
  display: none;
}
@media screen and (min-width: 320px) {
  #middlepanel {
    height: 5650px;
  }
}
@media screen and (min-width: 375px) {
  #middlepanel {
    height: 5250px;
  }
}
@media screen and (min-width: 412px) {
  #middlepanel {
    height: 5050px;
  }
}
@media screen and (min-width: 480px) {
  #middlepanel {
    height: 4800px;
  }
}
@media screen and (min-width: 768px) {
  #middlepanel {
    height: 4300px;
  }
}
@media screen and (max-width: 480px) {
  .reminder-form .item-input {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .logo {
    margin: 0px;
  }
  .logo img {
    width: 70%;
  }
}
