/* Generated by less 2.2.0 */
.reset-box-shadow {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.ep-header {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  background: #2e6b9e;
  color: #fff;
  font-size: 24px;
}
.ep-header .ep-tabs .tab {
  position: relative;
  float: left;
  display: block;
  text-align: center;
}
.ep-header .ep-tabs .tab .btn {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative !important;
  z-index: 3;
  color: #fff;
  background: #2e6b9e;
  width: 50px;
  height: 50px;
  font-size: 16px;
  font-weight: 300;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  margin-bottom: 12px;
}
.ep-header .ep-tabs .tab .btn:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  outline: none;
}
.ep-header .ep-tabs .tab .btn:active {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  outline: none;
}
.ep-header .ep-tabs .tab .btn:disabled {
  color: #4c80ac;
  border-color: #4c80ac;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.ep-header .ep-tabs .tab .btn:before {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  color: #fff;
  content: "\e013";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  display: block;
  top: 15px;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ep-header .ep-tabs .tab .btn.valid {
  border: 1px solid #4c80ac !important;
  background: #4c80ac !important;
  color: #4c80ac !important;
}
.ep-header .ep-tabs .tab .btn.valid:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.ep-header .ep-tabs .tab:before {
  content: ' ';
  border-top: 1px solid #4c80ac;
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 2;
}
.ep-header .ep-tabs .tab:after {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  left: 50%;
  margin-left: -9px;
  content: "\e253";
  position: absolute;
  bottom: -22px;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ep-header .ep-tabs .tab.active .btn-sm {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  border: 1px solid #4c80ac;
  background: #4c80ac;
}
.ep-header .ep-tabs .tab.active:after {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  bottom: -8px;
}
.ep-header .ep-tabs .tab:first-child:before {
  width: 50%;
  left: 50%;
}
.ep-header .ep-tabs .tab:last-child:before {
  width: 50%;
}
.ep-header .ep-tabs.islogin .tab:before {
  display: none;
}
.ep-header .ep-tabs.islogin .btn {
  width: auto;
  border: none !important;
  background: none !important;
  cursor: pointer !important;
}
.ep-header .ep-tabs.tab5 .tab {
  width: 20%;
  height: 110px;
}
@media (max-width: 992px) {
  .ep-tab-title {
    text-align: center;
    padding-bottom: 15px;
  }
}
.ep-tab-content .nav-tabs {
  display: none;
}
.ep-tab-content form[name="reservationForm"] {
  padding-top: 30px;
}
.ep-tab-content .tab-pane {
  min-height: 300px;
  padding-bottom: 50px;
}
/* CSS Document */
.ep-tab-footer {
  position: relative;
  bottom: 0;
  width: 100%;
  padding-bottom: 30px;
  padding-top: 15px;
}
.ep-tab-footer .btn-sm {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #b7b7b7;
  background: none;
  color: #b7b7b7;
  width: auto;
  margin: auto;
  font-size: 14px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.ep-tab-footer .btn-sm:focus {
  box-shadow: none;
  outline: none;
}
.ep-tab-footer .btn-next {
  color: #fff;
  background: #5a933c;
}
.ep-tab-footer .btn-next:after {
  content: "\e080";
  position: relative;
  padding-left: 7px;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ep-tab-footer .btn-cancel:after {
  content: "\e014";
  position: relative;
  padding-left: 7px;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ep-tab-footer .btn-confirm:not([disabled]) {
  color: #fff;
  background: #5a933c;
}
.ep-tab-footer .btn-confirm:after {
  content: "\e013";
  position: relative;
  padding-left: 7px;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ep-tab-footer .btn-new:after {
  content: "\002b";
  position: relative;
  padding-left: 7px;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ep-tab-footer .btn-prev:before {
  content: "\e079";
  position: relative;
  padding-right: 7px;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px) {
  .ep-tab-footer {
    position: relative;
    text-align: center;
  }
  .ep-tab-footer .text-right {
    text-align: center;
  }
}
/* _____TMP_____ */
body {
  background-color: #E8E8E8;
  padding-top: 50px;
  font-family: "Arial", Arial, sans-serif;
}
/* _____END_TMP_____ */
.container {
  background: #fff;
}
form[name="loginForm"],
.userBox {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #606060;
}
form[name="loginForm"] h4,
.userBox h4 {
  margin-top: 0px;
  font-weight: 300;
  font-size: 24px;
  margin-bottom: 25px;
}
form[name="loginForm"] .form-group,
.userBox .form-group {
  margin-bottom: 10px;
}
form[name="loginForm"] .form-group:last-child,
.userBox .form-group:last-child {
  margin-bottom: 25px;
}
form[name="loginForm"] input,
.userBox input {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #f5f5f5;
  border-color: #f5f5f5;
  box-shadow: none !important;
}
form[name="loginForm"] input:focus,
.userBox input:focus {
  box-shadow: none;
  border-color: #175287;
}
form[name="loginForm"] .help-block,
.userBox .help-block {
  font-size: 12px;
  color: #af2529;
}
form[name="loginForm"] .has-error input,
.userBox .has-error input {
  border-color: #af2529;
}
form[name="loginForm"] .has-error .help-block,
.userBox .has-error .help-block {
  padding-left: 12px;
  padding-right: 12px;
}
form[name="loginForm"] .has-error .help-block:before,
.userBox .has-error .help-block:before {
  content: "\e101";
  position: relative;
  padding-right: 5px;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
form[name="loginForm"] .btn,
.userBox .btn {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none !important;
  width: auto;
  margin: auto;
  margin-top: 35px;
  font-size: 14px;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 6px;
  padding-bottom: 6px;
}
form[name="loginForm"] .btn:focus,
.userBox .btn:focus {
  box-shadow: none;
}
form[name="loginForm"] .btn:before,
.userBox .btn:before {
  content: "\e161";
  position: relative;
  padding-right: 7px;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.userBox .btn {
  margin-top: 10px;
}
.userBox .btn.btn-logout:before {
  content: "\e163";
}
.userBox .btn.btn-mybooking:before {
  content: "\e043";
}
/*# sourceMappingURL=reservation-ang-style.css.map */
/*loading info style*/
.loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s;
}
@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0px;
    opacity: 1;
  }
}
@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
.profile-img {
  width: 96px;
  height: 96px;
  margin: 0 auto 10px;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.logo-img {
  width: 116px;
  height: 92px;
  float: left;
  display: block;
}
.table-mybookings thead th {
  text-align: center;
  vertical-align: text-top;
}
.reservation-status-CANCELED {
  background-color: #c6c9ce;
}
.phone-group div {
  padding-right: 0;
}
@media (max-width: 768px) {
  ng-form[name="tabForm2"] .glyphicon-info-sign {
    text-align: center;
    margin: auto;
    display: block;
    margin-bottom: 15px;
  }
}
form[name="loginForm"],
.userBox {
  text-align: center;
}
a:hover {
  cursor: pointer;
}
.glyphicon-plus {
  cursor: pointer;
}
.glyphicon-minus {
  cursor: pointer;
}
.help-label:hover {
  cursor: help;
}
.help-label > span:first-child:after {
  content: "\e086";
  font-family: 'Glyphicons Halflings';
  padding-left: 10px;
  top: 0;
}
.version-label {
  float: right;
  font-size: 8px;
}
.tab-title {
  font-size: 12px;
}
.tab-title.active {
  font-weight: bold;
}
.download-btn {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.arrow-lg {
  font-size: 60px;
}
.ep-header.arrow-lg .ep-tabs .tab:after {
  left: 35%;
  bottom: -23px;
}
.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}
.input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
  outline: none;
}
.input-group-btn-vertical > .btn:first-child {
  border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}
.input-group-btn-vertical i {
  margin-top: 3px;
  font-size: 8px;
  position: absolute;
  top: 0;
  left: 4px;
}
/* Turn off spinners*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* for mozilla */
input[type=number] {
  -moz-appearance: textfield;
}
.captcha-validator {
  margin-top: 20px;
}
.captcha-validator .btn-confirm {
  margin-top: 5px;
}
.ep-tab-footer label {
  font-weight: 100;
}
.ep-tab-content .control-label {
  text-align: left !important;
}
@media (max-width: 992px) {
  .mobile-center {
    float: none !important;
    text-align: center;
    padding-bottom: 15px;
  }
}
.ep-tab-footer .btn-prev,
.ep-tab-footer .btn-cancel {
  color: #fff;
  background: #337ab7;
  border-color: #337ab7;
}
.ep-header .ep-tabs.islogin .tab:after {
  font-size: 24px;
  bottom: -13px;
}
@media (max-width: 460px) {
  .logo-img {
    clear: both;
    float: none;
    display: block;
    margin: auto;
  }
  .ep-header .ep-tabs.islogin .tab:after {
    font-size: 24px;
    bottom: -6px;
  }
}
.no-padding{
    padding-left:0px;
    padding-right:0px;
}
@media (min-width: 768px) {
    .ep-tab-footer .text-right{
        padding-right: 52px;
    }
}
.filter-input {
  width: 100%;
  display: block;
}
.filter-input-date {
  width: 100%;
  min-width: 140px;
}

.glyphicon-animate {
	-animation: icon-spin .7s infinite linear;
	-webkit-animation: icon-spin2 .7s infinite linear;
}

@-webkit-keyframes icon-spin2 {
	from { -webkit-transform: rotate(0deg);}
	to { -webkit-transform: rotate(360deg);}
}

@keyframes icon-spin {
	from { transform: scale(1) rotate(0deg);}
	to { transform: scale(1) rotate(360deg);}
}

