.swal-height {
  height: 50vh;
}

.login-background-video{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0px;
    overflow: hidden;
}
.login-background-video #myVideo
{
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.login-box, .register-box{position: absolute;top: 50%;transform: translateY(-50%);}

.login-page, .register-page{overflow: hidden;}
.login-page, .register-page {
  background-color: #fff;}

.login-box .card-body span.invalid-feedback{position: absolute;bottom: -20px;font-size: 11px;}
#quickForm .input-group{margin-bottom: 20px;}

#quickForm .input-group .input-group-append .input-group-text,
#quickForm .input-group .form-control
{
    background: transparent;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}
#quickForm label{color: #464646;font-weight: 500;}
#quickForm .input-group .input-group-text span.fas{color: #ccc;}
#quickForm  .login-footer a{display: block;margin-bottom: 10px;color: #000;text-align: center;font-size: 14px;}
#quickForm  .login-footer .btn
{
    display: block;
    width: 100%;
    border-radius: 30px;
    margin: 0;
    margin-bottom: 5px;
    margin-top: 10px;
    
}

.layout-fixed .brand-link{background: #fff;height: 60px;}
.os-content{padding: 0px!important;}
.os-content > nav{margin: 0px!important;}
.os-content > nav .nav-sidebar .nav-item>.nav-link
{
    width: 100%;
    box-shadow: none;
    border-radius: 0px;
    color:#fff;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active
{
    background-color: #4B1489;
    color: #fff;
    box-shadow: none;
}
.main-sidebar .brand-text{color: #4B1489;
  font-weight: 700!important;
  text-transform: capitalize;
  font-size: 19px;
  position: relative;
  top: -4px;
}
.navbar-nav>p{margin-bottom: 0px;}
.layout-fixed .main-sidebar{background-color: #4B1489;}

.dashboard-box.primary{background: #fff!important;border-left: 5px solid #FA6400!important;}
.dashboard-box.green{background: #fff!important;border-left: 5px solid #FA6400!important;}

.dashbord_icona{    display: inline-block;
  border-radius: 30px;
  height: 60px;
  width: 60px;
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  position: absolute;
  right: 15px;
  top: 0px;scale: 0.8;
  transition: all .5s ease-in-out; 

}
.dashbord_icona:hover{scale: 1;transition: all .5s ease-in-out;    transform: translateX(0%) translateY(0%);}

.dashboard-box .icon > i, .dashboard-box .icon > img,
.dashboard-box .icon > i.fas, .dashboard-box .icon > img.fas
{
    display: inline-block;
    border-radius: 30px;
    height: 50px;
    width: 50px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}
.dashboard-box.primary .icon > i{background: #169db2;}
.dashboard-box.green .icon > i{background: #28a745;}
.dashboard-box.small-box p{margin-bottom: 0px;}
.small-box>.small-box-footer
{
    text-align: right;
    color: #000;
    padding-right: 15px;
}

/*Btn Css primary background and border */
.btn-primary,
.page-item.active .page-link,
.card-primary:not(.card-outline)>.card-header{background-color: #4B1489;border-color: #4B1489;}

.btn-primary:hover,.btn-primary:focus{background: #FA6400;border-color: #FA6400;}

/*Primary Text color */
.page-link{color:  #4B1489;}

/*Table css start here*/
table.table-bordered.dataTable{min-width: 100%;}
table.table-bordered.dataTable th{
    background: #4B1489;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    border-color: #4B1489;
    font-size: .8rem;
    padding: 0.5rem;

}
table.table-bordered.dataTable td{padding: 0.5rem 0.75rem;}
table.table-bordered.dataTable td > h6{margin: 0;}
table.table-bordered.dataTable td > a,
table.table-bordered.dataTable td > h6 > a{color: #000;}

table.table-bordered.dataTable td span.badge{ display: table;margin: 0 auto;min-width: 55px;}

/**/
h3.title-style1{color: #4B1489;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 2px dotted #4B1489;
    margin-bottom: 10px;
}
.form-group > label{margin-bottom: 0px!important;}
.active .bs-stepper-circle{background: #4B1489;}
.bs-stepper-label{color: #000;}
.card-header h3.card-title{position: relative;top: 10px;}

.main_div .form-group.col-md-6.type_div,
.park_vehicle .form-group.col-md-6.type_div1{padding-right: 40px;}

.main_div .form-row.park_amenity,
.vehicle_sec .park_vehicle{position: relative;}

.main_div .park_amenity #add_amenity,
.vehicle_sec #add_vehicle{
    color: white;
    background-color: #080808;
    position: absolute;
    right: 0;
    top: 25px;
    height: 36px;
    width: 36px;
    border-radius: 4px;
    cursor: pointer;
}


.split_section .add_rate_full_section,.hour_price_section .add_rate_amenity{
  color: white;
  background-color: #080808;
  border-radius: 4px;
  cursor: pointer;
  position:relative;bottom:-26px;
}



.input-group .add_rate_full_section,.input-group .success.add_rate_amenity{
  top: 0;
}
.input-group .add_rate_full_section,
.input-group .remove_rate_vehicle,
.input-group .success.add_rate_amenity,
.input-group .remove_rate_type
{
    background-color: #080808;
    height: 36px;
    width: 36px;
    border-radius: 4px;
    color: #fff;
    position: relative;
    right: -4px;
}

.input-group .remove_rate_vehicle,
.input-group .remove_rate_type{
    background: #ff0000;
    border-color: #ff0000;
    line-height: 26px;
    cursor: pointer;
    text-align: center;
    bottom: 0;
}

span.remove_row,
span.remove_row_vehicle
{
    position: absolute;
    right: 0;
    top: 25px;
    right: 0;
    background: #ff0000;
    color: #FFF;
    WIDTH: 36PX;
    HEIGHT: 36px;
    text-align: center;
    border-radius: 4px;
    line-height: 35px;
    cursor: pointer;
}

.daylist input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.daylist label {
  position: relative;
  cursor: pointer;
}

.daylist label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #ced4da;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}

.daylist input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 8px;
  width: 5px;
  height: 11px;
  border: solid #4B1489;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

div#checkbox_div{display: flex;flex-wrap: wrap;margin-top: 20px;}
.daylist{font-size: 15px;flex: 0 0 25%;max-width: 25%;}
input[type="file"]{height: auto;padding: 0;cursor: pointer;position: relative;}
input[type=file]::-webkit-file-upload-button {
  visibility: hidden;
  margin-left: 10px;
  padding: 0;
  height: 36px;
  width: 0px;

}
input[type="file"]:after
{
    position: absolute;
    top: 2px;
    right:2px;
    bottom: 0px;
    z-index: 6;
    display: block;
    content: "Browse";
    height: 33px;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #f1f1f1;
    background-color: #4B1489;
    border: 1px solid #4B1489;
    border-radius: 0 3px 3px 0;
    font-size: 13px;
    line-height: normal;
    cursor: pointer;
}


section.content .card > .card-header{min-height: 63px;}

.parkingDetails tr th{background: #c5c5c5;border-color:#c5c5c5;}
.parkingDetails tr td{border-color: #c5c5c5;}

.parkingDetails.table-bordered td, .parkingDetails.table-bordered th{padding: 6px 15px;}
.dt-box{display: inline-block;
    background: #28a745;
    padding: 2px 10px;
    color: #fff;
    text-transform: uppercase;
    margin-right: 5px;
    margin-top: 5px;
}
/*.daysList .dt-box:nth-child(6){margin-left: 52px;margin-top: 5px;}*/
.sqmt.input-group-append
{
    border: 1px solid #ced4da;
    font-size: 14px;
    padding: 6px 10px;
    background: #4B1489;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    right: 4px;
    top: 2px;
}

#otp_mobile,#mobiletimewithtext,#mobile_resend_otp{float: right;
    margin: 0;
    margin-top: 8px;
  }
  button#saveBtn{margin: 0 8px;}
  .loader-wrapper
  {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 60%);
    z-index: 1;
  }
  .loader {
    border: 6px solid #343a40;
  border-radius: 50%;
  border-top: 6px solid #c5c5c5;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  position: absolute;
  top: 45%;
  left: 45%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  }

  /* Safari */
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }

  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #878787;
    border-color: #7e7e7e;
}
.text-primary {
  color: #4B1489!important;
}
.card-header {    color: #4B1489;
  border-bottom: 0px solid rgba(0,0,0,.125);}

.logdiv1{    width: 100%;}
.login-box, .register-box {
  position: relative;
  top: 0;
  transform: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: auto;
  transform: translateY(0%)
}
.login-page{min-height: 100% !important;}
.text-warning {
  color: #FA6400!important;
}
.small-box>.small-box-footer:hover {
  background-color: rgba(0,0,0,.15);
  color: #4b1489;
}
a { color: #4b1489;}
a:hover { color: #FA6400;}


.vehical-div{
    padding: 30px;
    background: #f5ebff;
    border-radius: 0px;
    margin: 15px 0;
    position: relative;
    border-radius: 10px;
}
.vehical-div #checkbox_div div{
  margin-right: 15px;
}
/* .remove_rate_type i{
  color: #ff0000;
} */
/* .add_rate_amenity{
  border: none;
  background: transparent;
} */
.remove_rate_vehicle{
  bottom: 0%;
  position: absolute;
  height: 62%;
  width: 22%;
  color: #FFF;
  text-align: center;
  border-radius: 4px;
  background: #ff0000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.remove_rate_type{
  position: relative;
  bottom: -30px;
  color: white;
  background-color: #ff0000;
  border-radius: 4px;
  padding: 5px 8px;
}
/* .remove_rate_vehicle i{
  padding: 7px 9px;
  color: #FFF;
  text-align: center;
  border-radius: 4px;
  background: #ff0000;
} */
button.success.add_vehical_sec,
button.remove_vehical_sec{
    position: absolute;
    right: 12px;
    top: 12px;
    display: block;
    border: 2px solid #4B1489;
    background: #4B1489;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
}

button.remove_vehical_sec{background: #ff0000;border-color: #ff0000;}

#image_section #images{margin-top: 10px;position: relative;left: 8px;}


@media (min-width: 0px) and (max-width: 991px) {
  .login-page, .register-page {
      -ms-flex-align: center;
      align-items: center; 
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      height: 100%;
      -ms-flex-pack: center;
      justify-content: center;
  }
  .login-page, .register-page {
      overflow: scroll;
  }
  .login-box, .register-box {
      position: absolute;
      top: 0px;
      transform: translateY(0%);
      position: relative;
      width: 100%;
      height: 100%;
      float: left;
  }
  
  }