body {

  background-color: rgb(235, 235, 235);

}



#heading {

  text-transform: uppercase;

  color: #673AB7;

  font-weight: normal
}



#msform {

  text-align: center;

  position: relative;

  margin-top: 20px
}



#msform fieldset {

  background: white;

  border: 0 none;

  border-radius: 0.5rem;

  box-sizing: border-box;

  width: 100%;

  margin: 0;

  padding-bottom: 20px;

  position: relative
}



.blockHeading {

  color: #e01f20;

  border-bottom: 2px solid #ccc;

  margin-bottom: 20px;

}



.form-card {

  text-align: left
}



#msform fieldset:not(:first-of-type) {

  display: none
}



#msform input,

#msform textarea,

#msform select {

  padding: 8px 15px 8px 15px;

  border: 1px solid #ccc;

  border-radius: 0px;

  margin-bottom: 10px;

  margin-top: 2px;

  width: 100%;

  box-sizing: border-box;

  font-family: montserrat;

  color: #2C3E50;

  background-color: #ECEFF1;

  font-size: 16px;

  letter-spacing: 1px
}

#msform input[type="radio"],
#msform input[type="checkbox"] {

  width: auto;

}

.extra-box .radio-inline {

  margin-right: 15px;

}

.extra-box .radio-inline input[type="radio"],
.extra-box .radio-inline input[type="checkbox"] {

  width: 20px !important;

  height: 20px;

  float: left;

  margin-right: 5px;

  margin-top: 4px !important;

}

#msform input:focus,

#msform textarea:focus,

#msform select:focus {

  -moz-box-shadow: none !important;

  -webkit-box-shadow: none !important;

  box-shadow: none !important;

  border: 1px solid #673AB7;

  outline-width: 0
}



#msform .action-button {

  width: 100px;

  background: #673AB7;

  font-weight: bold;

  color: white;

  border: 0 none;

  border-radius: 0px;

  cursor: pointer;

  padding: 10px 5px;

  margin: 10px 0px 10px 5px;

  float: right
}



#msform .action-button:hover,

#msform .action-button:focus {

  background-color: #311B92
}



#msform .action-button-previous {

  width: 100px;

  background: #616161;

  font-weight: bold;

  color: white;

  border: 0 none;

  border-radius: 0px;

  cursor: pointer;

  padding: 10px 5px;

  margin: 10px 5px 10px 0px;

  float: right
}



#msform .action-button-previous:hover,

#msform .action-button-previous:focus {

  background-color: #000000
}



.card {

  z-index: 0;

  border: none;

  position: relative
}



.fs-title {

  font-size: 25px;

  color: #673AB7;

  margin-bottom: 15px;

  font-weight: normal;

  text-align: left
}



.purple-text {

  color: #673AB7;

  font-weight: normal
}



.steps {

  font-size: 25px;

  color: gray;

  margin-bottom: 10px;

  font-weight: normal;

  text-align: right
}



.fieldlabels {

  color: gray;

  text-align: left
}



#progressbar {

  margin-bottom: 30px;

  overflow: hidden;

  color: lightgrey
}



#progressbar .active {

  color: #673AB7
}



#progressbar li {

  list-style-type: none;

  font-size: 15px;

  width: 25%;

  float: left;

  position: relative;

  font-weight: 400
}



#progressbar #account:before {

  font-family: FontAwesome;

  content: "1"

}



#progressbar #personal:before {

  font-family: FontAwesome;

  content: "2"

}



#progressbar #payment:before {

  font-family: FontAwesome;

  content: "3"

}



#progressbar #confirm:before {

  font-family: FontAwesome;

  content: "4"

}



#progressbar li:before {

  width: 50px;

  height: 50px;

  line-height: 45px;

  display: block;

  font-size: 20px;

  color: #ffffff;

  background: lightgray;

  border-radius: 50%;

  margin: 0 auto 10px auto;

  padding: 2px
}



#progressbar li:after {

  content: '';

  width: 100%;

  height: 2px;

  background: lightgray;

  position: absolute;

  left: 0;

  top: 25px;

  z-index: -1
}



#progressbar li.active:before,

#progressbar li.active:after {

  background: #673AB7
}



.progress {

  height: 20px
}



.progress-bar {

  background-color: #673AB7
}



.fit-image {

  width: 100%;

  object-fit: cover
}



.copySection {

  color: #df1e1f;

}

.radio {

  width: auto !important;

}

.form-horizontal .form-group {

  margin-right: -15px;

  margin-left: -15px;

}

.caption-h {

  font-weight: bold;

  color: #673AB7;

}

.table th.caption-h {

  font-weight: bold;

}

label.error {

  color: red;

  margin-bottom: 10px;

}

div.error-list {

  color: red;

}

.ex-patien-list {

  text-align: center;

  border: 1px solid #CCC;

  padding: 20px 10px 10px 10px;

}

.ex-patien-list h4 {

  font-size: 16px;

  font-weight: bold;

  color: #7c56c1;

}


.selected-value {
  background: #eceff1;
  padding: 8px 8px 8px 18px;
  border: 1px solid #CCC;
  margin-bottom: 7px;
}

.clear-btn {
  width: 155px;
  float: none;
  margin: 0 auto;
}

.available-btn-date{
  background-color: #00b74a;
  color: #fff;
}
.available-btn-date:active{
  color: #fff;
  background-color: #005121;
}
.available-btn-date:hover{
  color: #fff;
  background-color: #00913b!important;
}
.available-btn-date:focus{
  color: #fff;
  background-color: #00913b!important;
}
@media (min-width: 768px) {

  .form-horizontal .control-label {

    padding-top: 7px;

    margin-bottom: 0;

    text-align: right;

  }

}





/*slot css start*/

.slot-box {

  margin: 20px auto;

  max-width: 400px;

}



.slot-box .cockpit {

  height: 200px;

  position: relative;

  overflow: hidden;

  text-align: center;

  border-bottom: 5px solid #d8d8d8;

}



.slot-box .cockpit:before {

  content: "";

  display: block;

  position: absolute;

  top: 0;

  left: 0;

  height: 550px;

  width: 98%;

  border-radius: 50%;

  border-right: 5px solid #d8d8d8;

  border-left: 5px solid #d8d8d8;

}



.slot-box .cockpit h1 {

  width: 60%;

  margin: 100px auto 35px auto;

}



.slot-box .fuselage {

  border-right: 5px solid #d8d8d8;

  border-left: 5px solid #d8d8d8;

  display: inline-table;

  margin: 0px;

  padding: 0px;

}



.slot-box ol {

  list-style: none;

  padding: 0;

  margin: 0;

}



.slot-box .seats {

  display: flex;

  flex-direction: row;

  flex-wrap: nowrap;

  justify-content: flex-start;

}



.slot-box .seat {

  display: block;

  padding: 5px;

  position: relative;

  float: left;

  width: 65px;

}



.slot-box .seat input[type=radio] {

  position: absolute;

  opacity: 0;

}



.slot-box .seat input[type=radio]:checked+label {

  background: #0215f1;

  -webkit-animation-name: rubberBand;

  animation-name: rubberBand;

  animation-duration: 300ms;

  animation-fill-mode: both;

  color: #FFFFFF;

}



.slot-box .seat input[type=radio]:disabled+label {

  background: #ed0000;

  text-indent: 0;
  /*-9999px;*/

  overflow: hidden;

  color: #FFF;

}

/*

.slot-box .seat input[type=radio]:disabled+label:after {

content: "X";

  text-indent: 0;

  position: absolute;

  top: 4px;

  left: 50%;

  transform: translate(-50%, 0%);

}*/



.slot-box .seat input[type=radio]:disabled+label:hover {

  box-shadow: none;

  cursor: not-allowed;

}



.slot-box .seat label {

  display: block;

  position: relative;

  width: 100%;

  text-align: center;

  font-size: 14px;

  font-weight: bold;

  line-height: 1.5rem;

  padding: 4px 0;

  background: #bada55;

  border-radius: 5px;

  animation-duration: 300ms;

  animation-fill-mode: both;

}



.slot-box .seat label:before {

  content: "";

  position: absolute;

  width: 100%;

  height: 95%;

  top: 0px;

  left: 50%;

  transform: translate(-50%, 0%);

  background: rgb(255 255 255 / 0%);

  border-radius: 0px;

}



.slot-box .seat label:hover {

  cursor: pointer;

  box-shadow: 0 0 0px 2px #5c6aff;

}

.seat label.error {

  display: block;

  position: fixed;

  z-index: 9999;

  bottom: 0px;

  width: 100%;

  top: 0px;

  bottom: auto;

  width: 380px;

}

.get-otp-btn {

  border: none;

  background: #000;

  color: #FFF;

  height: 43px;

  margin-top: 3px;

  padding: 0px 15px 0px 15px;

  border-radius: 10px;

}

.get-loginreg-btn {

  border: none;

  background: #000;

  color: #FFF;

  height: 43px;

  margin-top: 3px;

  padding: 0px 15px 0px 15px;

  border-radius: 10px;

  width: 150px;

  font-size: 20px;

  margin: 0 auto;

}

.form-area {

  clear: both;

}

.form-area .form-group {

  margin-bottom: 15px;

}

@-webkit-keyframes rubberBand {

  0% {

    -webkit-transform: scale3d(1, 1, 1);

    transform: scale3d(1, 1, 1);

  }



  30% {

    -webkit-transform: scale3d(1.25, 0.75, 1);

    transform: scale3d(1.25, 0.75, 1);

  }



  40% {

    -webkit-transform: scale3d(0.75, 1.25, 1);

    transform: scale3d(0.75, 1.25, 1);

  }



  50% {

    -webkit-transform: scale3d(1.15, 0.85, 1);

    transform: scale3d(1.15, 0.85, 1);

  }



  65% {

    -webkit-transform: scale3d(0.95, 1.05, 1);

    transform: scale3d(0.95, 1.05, 1);

  }



  75% {

    -webkit-transform: scale3d(1.05, 0.95, 1);

    transform: scale3d(1.05, 0.95, 1);

  }



  100% {

    -webkit-transform: scale3d(1, 1, 1);

    transform: scale3d(1, 1, 1);

  }

}



@keyframes rubberBand {

  0% {

    -webkit-transform: scale3d(1, 1, 1);

    transform: scale3d(1, 1, 1);

  }



  30% {

    -webkit-transform: scale3d(1.25, 0.75, 1);

    transform: scale3d(1.25, 0.75, 1);

  }



  40% {

    -webkit-transform: scale3d(0.75, 1.25, 1);

    transform: scale3d(0.75, 1.25, 1);

  }



  50% {

    -webkit-transform: scale3d(1.15, 0.85, 1);

    transform: scale3d(1.15, 0.85, 1);

  }



  65% {

    -webkit-transform: scale3d(0.95, 1.05, 1);

    transform: scale3d(0.95, 1.05, 1);

  }



  75% {

    -webkit-transform: scale3d(1.05, 0.95, 1);

    transform: scale3d(1.05, 0.95, 1);

  }



  100% {

    -webkit-transform: scale3d(1, 1, 1);

    transform: scale3d(1, 1, 1);

  }

}



.slot-box .rubberBand {

  -webkit-animation-name: rubberBand;

  animation-name: rubberBand;

}

header .logoContainer {

  z-index: inherit;

}

/*slot css end*/
.fld-style {
  width: 100%;
  border: 1px solid #CCC;
  margin-bottom: 10px;
  border-radius: 10px;
  padding: 10px;
}

.fld-style legend {
  font-size: 18px;
  width: auto;
}
header .logoContainer .topActionButton{
  display: flex;
  float: right;
}
header .logoContainer .topActionButton .btnLoginRegister{
  padding: 6px 19px;
}
@media (max-width: 1366px) {
  .btnLoginRegister {
    padding: 2px 14px !important;
    font-size: 11px !important;
  }
}
@media (max-width: 890px) {
  .btnLoginRegister {
    padding: 2px 15px !important;
    font-size: 12px !important;
  }
}