/*Variables starts*/
:root {
  --theme-primary-color:#002664;
  --theme-secondary-color:#f47920;
}

/*Variables starts*/
body {
  font-size: 14px;
  font-family: "Roboto", sans-serif !important;
}

@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.grid-container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 576px) {
  .grid-container {
    padding-right: 15px;
    padding-left: 15px;
  }
  #six-storage-online-unit-collection-contianer.grid-d-grid .gridshadow {
    max-width: 48%;
  }
}

@media (min-width: 768px) {
  .grid-container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .grid-container {
    padding-right: 15px;
    padding-left: 15px;
  }
  #six-storage-online-unit-collection-contianer.grid-d-grid .gridshadow {
    max-width: 31%;
  }
  .min-w-30 {
    min-width: 30% !important;
  }
  .min-w-18 {
    min-width: 18% !important;
  }
  .min-w-25 {
    min-width: 25% !important;
  }
}

#six-storage-online-unit-collection-contianer.grid-d-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 1200px) {
  .grid-container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .grid-container {
    width: 540px !important;
    max-width: 100% !important;
  }
}

@media (min-width: 768px) {
  .grid-container {
    width: 720px !important;
    max-width: 100% !important;
  }
}

@media (min-width: 992px) {
  .grid-container {
    width: 960px !important;
    max-width: 100% !important;
  }
}

@media (min-width: 1200px) {
  .grid-container {
    width: 1200px !important;
    max-width: 100% !important;
  }
}

.grid-container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .grid-container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .grid-container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .grid-container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .grid-container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.text-blue {
  color: #107ef4;
}

.grid-m0 {
  margin: 0px !important;
}

.grid-mr0 {
  margin-right: 0px !important;
}

.grid-ml0 {
  margin-left: 0px !important;
}

.grid-mb0 {
  margin-bottom: 0px !important;
}

.grid-mt0 {
  margin-top: 0px !important;
}

.grid-p0 {
  padding: 0px !important;
}

.grid-pr0 {
  padding-right: 0px !important;
}

.grid-pl0 {
  padding-left: 0px !important;
}

.grid-pb0 {
  padding-bottom: 0px !important;
}

.grid-pt0 {
  padding-top: 0px !important;
}

.grid-m5 {
  margin: 5px !important;
}

.grid-mr5 {
  margin-right: 5px !important;
}

.grid-ml5 {
  margin-left: 5px !important;
}

.grid-mb5 {
  margin-bottom: 5px !important;
}

.grid-mt5 {
  margin-top: 5px !important;
}

.grid-p5 {
  padding: 5px !important;
}

.grid-pr5 {
  padding-right: 5px !important;
}

.grid-pl5 {
  padding-left: 5px !important;
}

.grid-pb5 {
  padding-bottom: 5px !important;
}

.grid-pt5 {
  padding-top: 5px !important;
}

.grid-m10 {
  margin: 10px !important;
}

.grid-mr10 {
  margin-right: 10px !important;
}

.grid-ml10 {
  margin-left: 10px !important;
}

.grid-mb10 {
  margin-bottom: 10px !important;
}

.grid-mt10 {
  margin-top: 10px !important;
}

.grid-p10 {
  padding: 10px !important;
}

.grid-pr10 {
  padding-right: 10px !important;
}

.grid-pl10 {
  padding-left: 10px !important;
}

.grid-pb10 {
  padding-bottom: 10px !important;
}

.grid-pt10 {
  padding-top: 10px !important;
}

.grid-m15 {
  margin: 15px !important;
}

.grid-mr15 {
  margin-right: 15px !important;
}

.grid-ml15 {
  margin-left: 15px !important;
}

.grid-mb15 {
  margin-bottom: 15px !important;
}

.grid-mt15 {
  margin-top: 15px !important;
}

.grid-p15 {
  padding: 15px !important;
}

.grid-pr15 {
  padding-right: 15px !important;
}

.grid-pl15 {
  padding-left: 15px !important;
}

.grid-pb15 {
  padding-bottom: 15px !important;
}

.grid-pt15 {
  padding-top: 15px !important;
}

.grid-m20 {
  margin: 20px !important;
}

.grid-mr20 {
  margin-right: 20px !important;
}

.grid-ml20 {
  margin-left: 20px !important;
}

.grid-mb20 {
  margin-bottom: 20px !important;
}

.grid-mt20 {
  margin-top: 20px !important;
}

.grid-p20 {
  padding: 20px !important;
}

.grid-pr20 {
  padding-right: 20px !important;
}

.grid-pl20 {
  padding-left: 20px !important;
}

.grid-pb20 {
  padding-bottom: 20px !important;
}

.grid-pt20 {
  padding-top: 20px !important;
}

.grid-m25 {
  margin: 25px !important;
}

.grid-mr25 {
  margin-right: 25px !important;
}

.grid-ml25 {
  margin-left: 25px !important;
}

.grid-mb25 {
  margin-bottom: 25px !important;
}

.grid-mt25 {
  margin-top: 25px !important;
}

.grid-p25 {
  padding: 25px !important;
}

.grid-pr25 {
  padding-right: 25px !important;
}

.grid-pl25 {
  padding-left: 25px !important;
}

.grid-pb25 {
  padding-bottom: 25px !important;
}

.grid-pt25 {
  padding-top: 25px !important;
}

.grid-m30 {
  margin: 30px !important;
}

.grid-mr30 {
  margin-right: 30px !important;
}

.grid-ml30 {
  margin-left: 30px !important;
}

.grid-mb30 {
  margin-bottom: 30px !important;
}

.grid-mt30 {
  margin-top: 30px !important;
}

.grid-p30 {
  padding: 30px !important;
}

.grid-pr30 {
  padding-right: 30px !important;
}

.grid-pl30 {
  padding-left: 30px !important;
}

.grid-pb30 {
  padding-bottom: 30px !important;
}

.grid-pt30 {
  padding-top: 30px !important;
}

.grid-m35 {
  margin: 35px !important;
}

.grid-mr35 {
  margin-right: 35px !important;
}

.grid-ml35 {
  margin-left: 35px !important;
}

.grid-mb35 {
  margin-bottom: 35px !important;
}

.grid-mt35 {
  margin-top: 35px !important;
}

.grid-p35 {
  padding: 35px !important;
}

.grid-pr35 {
  padding-right: 35px !important;
}

.grid-pl35 {
  padding-left: 35px !important;
}

.grid-pb35 {
  padding-bottom: 35px !important;
}

.grid-pt35 {
  padding-top: 35px !important;
}

.grid-m40 {
  margin: 40px !important;
}

.grid-mr40 {
  margin-right: 40px !important;
}

.grid-ml40 {
  margin-left: 40px !important;
}

.grid-mb40 {
  margin-bottom: 40px !important;
}

.grid-mt40 {
  margin-top: 40px !important;
}

.grid-p40 {
  padding: 40px !important;
}

.grid-pr40 {
  padding-right: 40px !important;
}

.grid-pl40 {
  padding-left: 40px !important;
}

.grid-pb40 {
  padding-bottom: 40px !important;
}

.grid-pt40 {
  padding-top: 40px !important;
}

.grid-m45 {
  margin: 45px !important;
}

.grid-mr45 {
  margin-right: 45px !important;
}

.grid-ml45 {
  margin-left: 45px !important;
}

.grid-mb45 {
  margin-bottom: 45px !important;
}

.grid-mt45 {
  margin-top: 45px !important;
}

.grid-p45 {
  padding: 45px !important;
}

.grid-pr45 {
  padding-right: 45px !important;
}

.grid-pl45 {
  padding-left: 45px !important;
}

.grid-pb45 {
  padding-bottom: 45px !important;
}

.grid-pt45 {
  padding-top: 45px !important;
}

.grid-m50 {
  margin: 50px !important;
}

.grid-mr50 {
  margin-right: 50px !important;
}

.grid-ml50 {
  margin-left: 50px !important;
}

.grid-mb50 {
  margin-bottom: 50px !important;
}

.grid-mt50 {
  margin-top: 50px !important;
}

.grid-p50 {
  padding: 50px !important;
}

.grid-pr50 {
  padding-right: 50px !important;
}

.grid-pl50 {
  padding-left: 50px !important;
}

.grid-pb50 {
  padding-bottom: 50px !important;
}

.grid-pt50 {
  padding-top: 50px !important;
}

.btn-grid-primary {
  background: #002664;
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 15px;
  line-height: 1.5;
  outline: none;
  border-radius: 0.5rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
}

.btn-grid-primary:hover {
  color: #fff !important;
}

.btn-grid-secondary {
  background: #f47920;
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 15px;
  line-height: 1.5;
  outline: none;
  border-radius: 0.5rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
}

.btn-grid-secondary:hover {
  color: #fff !important;
}

.btn-grid-blue {
  background: #002664;
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 15px;
  line-height: 1.5;
  outline: none;
  border-radius: 0.5rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
}

.btn-grid-blue:hover {
  color: #fff !important;
}

.btn-grid-red {
  background: #e41749;
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 15px;
  line-height: 1.5;
  outline: none;
  border-radius: 0.5rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
}

.btn-grid-red:hover {
  color: #fff !important;
}

.btn-grid-green {
  background: #17b978;
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 15px;
  line-height: 1.5;
  outline: none;
  border-radius: 0.5rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
}

.btn-grid-green:hover {
  color: #fff !important;
}

.btn-grid-black {
  background: #333;
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 15px;
  line-height: 1.5;
  outline: none;
  border-radius: 0.5rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
}

.btn-grid-black:hover {
  color: #fff !important;
}

.grid-form-control {
  display: block;
  width: 100% !important;
  padding: 10px 8px !important;
  font-weight: 400 !important;
  color: #495057 !important;
  background-color: #fff !important;
  background-clip: padding-box;
  border: 1px solid #ced4da !important;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out !important;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out !important;
}

.grid-form-group {
  margin-bottom: 10px;
}

/* The container */
.container-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

#dvPaymentForm, #iframePaymentFormMoveIn {
  border: none;
}

.container-checkbox input:disabled ~ .checkmark {
  cursor: no-drop;
}

/* Create a custom checkbox */
/* Create a custom radio button */
.radiobutton {
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
  background-color: #002664;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.grid-img-fluid {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
  width: auto;
}

.amenities-icon {
  list-style: none;
  padding-left: 0;
  border-top: 1px solid #ddd;
  padding-top: 8px;
  margin-top: 20px;
}

.unit-discount {
  font-size: 13px;
}

.float-left {
  float: left;
}

.unit-details {
  padding: 15px;
}

.unit-details h5 {
  font-size: 22px !important;
}

.grid-ml-auto {
  margin-left: auto;
}

.grid-mr-auto {
  margin-right: auto;
}

.gridw-50 {
  width: 50%;
}

.gridw-50 .gridw-100 {
  width: 100%;
}

.gridh-100 {
  height: 100%;
}

.pt-10 {
  padding-top: 10px;
}

.grid-text-center {
  text-align: center;
}

.grid-text-right {
  text-align: right;
}

.gridshadow {
  -webkit-box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.075);
          box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.075);
}

.right-side-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.mb-20 {
  margin-bottom: 20px;
}

.grid-d-inline-block {
  display: inline-block !important;
}

.grid-d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.pr-20 {
  padding-right: 20px;
}

.pr-10 {
  padding-right: 10px;
}

.pl-10 {
  padding-left: 10px;
}

.unitDetails-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 3;
      -ms-flex-positive: 3;
          flex-grow: 3;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 0 8px #ddd;
          box-shadow: 0 0 8px #ddd;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 10px;
}

.unit-details {
  -webkit-box-flex: 3;
      -ms-flex-positive: 3;
          flex-grow: 3;
}

.right-side-grid {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}

.gridViewclass {
  width: 31.3%;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
}

.topBtns {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 20px;
}

.topBtns .btn-blue {
  margin-right: 15px;
}

.topBtns img {
  width: 25px;
  padding-right: 5px;
}

/*step-2 scss*/
/****  floating-Lable style start ****/
.floating-label {
  position: relative;
  margin-bottom: 25px;
}

.floating-input,
.floating-select {
  font-size: 14px;
  padding: 4px 4px !important;
  display: block;
  width: 100%;
  height: 35px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-radius: none !important;
  background-color: transparent;
  border: none !important;
  border-bottom: 1px solid #ddd !important;
  font-weight: 600;
}

.floating-input:focus,
.floating-select:focus {
  outline: none;
  border-bottom: 2px solid #5264ae;
}

.floating-label .grid-form-control {
  border-radius: 0;
  color: #000;
}

.floating-label label {
  color: #6b6b6b !important;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  pointer-events: none;
  left: 5px;
  top: 5px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.floating-input:focus ~ label,
.floating-input:not(:placeholder-shown) ~ label, .floating-input.floating-active ~ label {
  top: -18px;
  font-size: 13px;
  color: #6b6b6b;
  font-weight: 400;
}

.floating-input.floating-active ~ label, .floating-input[type="date"] ~ label, [type='date'].floating-input ~ label {
  top: -18px;
  font-size: 13px;
  color: #6b6b6b;
  font-weight: 400;
}

.floating-select:focus ~ label,
.floating-select:not([value=""]):valid ~ label {
  top: -18px;
  font-weight: normal;
  font-size: 13px;
}

/* active state */
.floating-input:focus ~ .bar:before,
.floating-input:focus ~ .bar:after,
.floating-select:focus ~ .bar:before,
.floating-select:focus ~ .bar:after {
  width: auto;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.floating-textarea {
  max-height: 260px;
  overflow: hidden;
  overflow-x: hidden;
  color: #000;
}

/* highlighter */
.highlight {
  position: absolute;
  height: 50%;
  width: 100%;
  top: 15%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}

/* active state */
.floating-input:focus ~ .highlight,
.floating-select:focus ~ .highlight {
  -webkit-animation: inputHighlighter 0.3s ease;
  animation: inputHighlighter 0.3s ease;
}

/* animation */
@-webkit-keyframes inputHighlighter {
  from {
    background: #5264ae;
  }
  to {
    width: 0;
    background: transparent;
  }
}

@keyframes inputHighlighter {
  from {
    background: #5264ae;
  }
  to {
    width: 0;
    background: transparent;
  }
}

/*End*/
.grid-w-100 {
  width: 100%;
  clear: both;
}

.grid-w-15 {
  width: 15%;
}

.fs-title {
  font-size: 25px;
  color: #002664;
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-center {
  text-align: center !important;
}

.bordertable {
  border-radius: 5px;
  padding: 15px;
  -webkit-box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.075);
          box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.075);
  margin-bottom: 25px;
}

.grid-table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  border-collapse: collapse;
}

.grid-table td {
  font-weight: normal;
  background-color: #fff !important;
}

.grid-table th {
  font-weight: bold;
}

.grid-table td,
.grid-table th {
  padding: 0.75rem;
  vertical-align: middle;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #dee2e6 !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right;
}

.select-unit-table tbody tr td span {
  float: left;
  padding-left: 80px;
  display: inline-block;
}

.grid-bg-light {
  background-color: #f8f9fa !important;
}

.grid-table-borderless td,
.grid-table-borderless th {
  border: 0;
}

.grid-table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.grid-border-top {
  border-top: 1px solid #dee2e6 !important;
}

.unit-Moveout {
  margin-top: 30px;
  padding: 0;
}

.deleteunit-btn {
  right: -8px;
  top: -15px;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: absolute;
  border: none;
  background-color: transparent !important;
  padding: 15px;
}

.deleteunit-btn:focus {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.icofont-close {
  width: 30px;
}

/*End*/
/*Step3 scss*/
.accordion {
  background-color: #002664;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 14px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.075);
          box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.075);
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 15px;
  line-height: 1;
}

.accordion:after, #accordionExample .grid-card .btn-link:after {
  content: "\002B";
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-size: 25px;
  line-height: .5 !important;
}

#accordionExample .grid-card .btn-link.active:after {
  content: "\2212";
}

.unit-accordion .active:after {
  content: "\2212";
}

.grid-panel h6 {
  font-size: 16px;
  margin: 20px auto;
}

#showvehicleinfo1 {
  margin-top: 25px;
}

.addvehicleinfo {
  max-width: 100%;
  width: 100px;
  margin: 0 auto;
  display: block;
}

.img-container {
  position: relative;
  width: 100%;
}

.img-box-div {
  background-position: center;
  background-repeat: no-repeat;
  height: 150px;
  background-image: url(../images/dummy-img-circle.png);
  margin: 0 auto;
  width: 120px;
  background-size: 76%;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.middle {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  height: 100%;
}

.img-container:hover .image {
  opacity: 0.3;
}

.img-container:hover .middle {
  opacity: 1;
}

.text {
  background-color: rgba(255, 255, 255, 0.7);
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}

.text.addPrdouct {
  width: 100%;
  height: 100%;
}

.text a:focus {
  outline: none;
}

.addPrdouct input {
  max-width: 80px;
  margin: 0 auto;
  max-height: 30px;
}

.addPrdouct input a {
  cursor: pointer;
}

.addcart img {
  width: 30px;
}

.font-weight-600 {
  font-weight: 600;
}

/*End*/
/*step4*/
.font-size-15 {
  font-size: 15px !important;
}

#emergency-details-list {
  margin-bottom: 40px;
}

.grid-title-hr {
  width: 64px !important;
  max-width: 64px;
  border: none;
  border-bottom: 3px solid #002664 !important;
  margin: 0 auto !important;
  background-color: transparent !important;
  position: relative;
}

.grid-title-hr::before {
  content: unset;
}

.grid-title-hr::after {
  content: unset;
}

.h-5 {
  font-size: 1.2rem;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.btn-upload {
  border: 2px solid #f47920;
  color: #f47920;
  background-color: white;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
}

.btn-upload .fa {
  font-size: 20px;
  margin-right: 12px;
}

.upload-btn-wrapper input[type="file"] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.invalid-feedback {
  color: red;
  font-size: 13.5px !important;
}

#deliveryaddress-1 h5 {
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}

/*end*/
/*step-5 scss*/
.table-left td,
.table-left th {
  text-align: left;
}

.grid-border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.grid-table .grid-thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
  text-transform: capitalize !important;
}

.grid-border {
  border: 1px solid #dee2e6 !important;
}

.p {
  font-size: 14px;
}

.signature-pad {
  height: 180px;
}

.grid-shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.h-6 {
  font-size: 1rem;
}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.table-left .edit-icon {
  width: 21px;
  float: right;
  height: auto;
}

.grid-shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.cursor-pointer {
  cursor: pointer;
}

.d-none {
  display: none;
}

.min-height-150 {
  min-height: 150px;
}

.multi-select__dropdown:after {
  font-weight: 900;
  content: "\01F893";
  font-size: 31px;
  line-height: 0;
  top: 72%;
  position: absolute;
  right: 3%;
}

.multi-select__table {
  position: absolute;
  top: 50px;
  left: 0px;
  z-index: 999;
  -webkit-transform: translateY(-20px) scale(0.7);
          transform: translateY(-20px) scale(0.7);
  -webkit-transition: 0.3s ease-in all;
  transition: 0.3s ease-in all;
  visibility: hidden;
}

.multi-select__table thead tr {
  width: calc(100% - 0.5rem);
}

.multi-select__table tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.multi-select__table tbody {
  display: block;
  max-height: 80px;
  overflow-y: auto;
}

.multi-select__table tbody::-webkit-scrollbar {
  width: 5px;
}

.multi-select__table tbody::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.multi-select__table tbody::-webkit-scrollbar-thumb {
  background: #888;
}

.multi-select__table tbody::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.multi-select__table.show {
  -webkit-transform: translateY(0px) scale(1);
          transform: translateY(0px) scale(1);
  visibility: visible;
}

/*Flexbox Code starts*/
.flexbox-important {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.grid-d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.grid-d-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-content-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-content-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.justify-content-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.justify-content-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.justify-content-evenly {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-items-strech {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.align-self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-self-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-self-strech {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/*Flexbox Code end*/
.text-white {
  color: #fff;
}

.text-danger {
  color: red;
}

.text-lightgreen {
  color: #3CCF8E;
}

.text-red {
  color: red;
}

.border-radius-left-20 {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.border-radius-right-20 {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.bg-light-blue {
  background-color: #002664;
  color: #fff;
}

.deleteunit-btn span,
.font-50 {
  font-size: 50px;
}

.deleteunit-btn span {
  font-size: 35px;
}

.add-more ::after {
  content: "\002B";
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.remove-items::after {
  content: "\2212";
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

#selected-units-contianer .bg-light-blue .text-danger {
  cursor: pointer;
}

#selected-units-contianer .bg-light-blue {
  margin-right: 10px;
}

.comingsoon-title {
  text-align: center;
  padding: 50px;
  font-size: 50px;
  color: #002664;
}

/*End*/
/*Dashboard*/
/* Style tab links */
.tablink {
  background-color: #f8f8f8;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 14px;
  color: #000;
  font-weight: 600;
}

.tablink:hover {
  background-color: #ddd;
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  display: none;
  padding: 15px;
  width: 100%;
}

#Home {
  background-color: #fff;
}

#News {
  background-color: #fff;
}

#Contact {
  background-color: #fff;
}

#About {
  background-color: #fff;
}

.grid-table .grid-thead-blue th {
  color: #fff;
  background-color: #6db8f2;
  border-color: #6db8f2;
}

.grid-justify-content-left {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.leasetab table td,
.leasetab table th {
  text-align: left;
}

.leaseInfo tbody tr td span {
  display: block;
  position: relative;
  line-height: 21px;
  margin-top: 4px;
  color: #6b6b6b;
  font-size: 14px;
}

.leasetab table th {
  border-top: 1px solid #ddd;
  font-size: 14px;
  min-width: 100px;
  text-transform: capitalize;
}

/* Dropdown */
.dropdown {
  display: inline-block;
  position: relative;
}

.dd-button {
  display: inline-block;
  border-radius: 4px;
  padding: 10px 30px 10px 20px;
  background-color: #ffffff;
  cursor: pointer;
  white-space: nowrap;
}

.dd-button:hover {
  background-color: #eeeeee;
}

.dd-input {
  display: none;
}

.dd-menu {
  position: absolute;
  top: 85%;
  right: 50%;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0;
  margin: 2px 0 0 0;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  list-style-type: none;
  z-index: 40;
}

.dd-input + .dd-menu {
  display: none;
}

.dd-input:checked + .dd-menu {
  display: block;
  text-align: left;
}

.dd-menu li {
  padding: 10px 20px;
  cursor: pointer;
  white-space: nowrap;
}

.dd-menu li:hover {
  background-color: #f6f6f6;
}

.dd-menu li a {
  display: block;
  margin: -10px -20px;
  padding: 10px 20px;
  text-decoration: none;
  color: #333;
}

.dot-icon {
  width: 13px;
}

.grid-text-success {
  color: #34c28d !important;
}

.grid-text-danger {
  color: #f26d7d !important;
}

.leaseInfo .container-checkbox {
  padding-left: 0;
}

.righText {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.righText h6 {
  font-size: 16px;
  font-style: italic;
}

.btn-blue-outline {
  background: #fff;
  border: 1px dashed #002664;
  color: #002664;
  font-weight: 500;
  border-radius: 5px;
  padding: 4px 15px;
}

/*End*/
/*Login Form*/
.loginForm {
  max-width: 400px;
  margin: 0 auto;
  padding: 20px;
}

.loginForm .grid-input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.loginForm .grid-input-group-prepend {
  border: 1px solid #ddd;
  border-right: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.loginForm .grid-input-group-prepend .grid-input-group-text {
  position: relative;
  top: 6px;
}

/*End*/
/*Signup Form*/
.sign-up-form, #sign-in-form {
  max-width: 425px;
  margin: 0 auto;
  margin-top: 15px;
  background: #fff;
  margin-bottom: 15px;
}

.sign-up-form .form-row, #sign-in-form .form-row {
  padding: 25px;
}

#movein-modal-Body .grid-input-group, .sign-up-form .grid-input-group, #sign-in-form .grid-input-group {
  margin-bottom: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}

#movein-modal-Body .grid-input-group-prepend, .sign-up-form .grid-input-group-prepend, #sign-in-form .grid-input-group-prepend {
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#movein-modal-Body .grid-form-control, .sign-up-form .grid-form-control, #sign-in-form .grid-form-control {
  border: none !important;
  border-bottom: 1px solid #dee2e6 !important;
  outline: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
  padding: 3px 6px;
  height: 36px;
  width: 100%;
  -webkit-appearance: none;
  border-radius: 0px !important;
}

#movein-modal-Body .grid-input-group-text, .sign-up-form .grid-input-group-text, #sign-in-form .grid-input-group-text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  color: #002664;
  min-width: 40px;
}

.modal-footer-text {
  display: inline-block;
  margin-bottom: 15px;
  color: #002664;
  font-weight: 400;
}

#sign-up-btn {
  margin-bottom: 0;
}

#sign-in-btn {
  margin-bottom: 15px;
}

#sign {
  display: inline-block;
  position: relative;
  color: #002664;
}

.forgotpwd-submit {
  display: block;
  max-width: 100px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
}

.show-forgotpwd {
  max-width: 420px;
  margin: 0 auto;
  background: #fff;
  padding: 20px 20px 0px 20px;
}

.show-forgotpwd .grid-input-group {
  margin-bottom: 0;
}

.btn .userlogin {
  font-size: 80px !important;
  display: block;
  position: relative;
}

.loginbtn, .signupbtn {
  width: 150px;
  height: 150px !important;
}

#loginform-validation .grid-input-group {
  margin-bottom: 0px !important;
}

/*End*/
/*Modal Popup Start*/
.modal-container.active {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99;
}

.modal-container-dialog {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  -webkit-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
  background-color: white;
  width: 600px;
  max-width: 100%;
  max-height: 600px;
}

.modal-container.active .modal-container-dialog {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

.modal-container-header {
  padding: 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid black;
  background: #002664;
}

.modal-container-header .title {
  font-weight: bold;
  width: 100%;
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.modal-container-header .close-button {
  cursor: pointer;
  border: none;
  outline: none;
  background: none;
  font-weight: bold;
  color: #fff;
  font-size: 30px;
}

.modal-container-body {
  padding: 10px 15px;
  background: #f8f8f8;
}

#overlay {
  position: fixed;
  -webkit-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

#overlay.active {
  opacity: 1;
  pointer-events: all;
}

.invalid-feedback {
  width: 100%;
  margin-top: .25rem;
  font-size: 95%;
  color: #dc3545;
}

.price-detail {
  font-size: 25px;
}

/*End*/
/*Final Chanes*/
.gridcol3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.leftsidebar {
  width: 100%;
  border-radius: 10px;
}

.unit-details h3 {
  font-size: 1.17em;
  font-weight: 600;
}

.location-building {
  font-size: 14px;
  font-weight: 400;
  margin-top: 5px;
}

.right-side-grid {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.unitImg {
  width: 150px;
  height: auto;
}

#load-more-container {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
}

#unit-image {
  padding: 15px;
  max-width: 240px;
  width: 100%;
}

.grid-d-grid #unit-image {
  width: 250px;
}

/* End */
/*step5 latest*/
#accordionExample {
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#accordionExample .grid-card .btn-link {
  color: #fff;
  text-align: left;
  display: block;
  margin-bottom: 14px;
  padding: 20px;
  outline: none;
  -webkit-box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.075);
          box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.075);
  font-size: 14px;
  font-weight: 600;
  background-color: #002664 !important;
  margin-bottom: 0;
  margin-top: 20px;
}

#myTab {
  background: #eee;
  padding: 20px;
  margin-left: 0;
  width: 100%;
  clear: both;
  margin-bottom: 0;
  height: 60px;
  margin-top: 90px;
}

#myTab li {
  list-style: none;
  float: left;
  padding: 0px 14px;
}

#spinners {
  width: 100%;
  height: 100%;
  z-index: 999;
}

#loading-container {
  z-index: 9999;
}

#preloader {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
}

.fs-title {
  width: 100%;
}

.mt-60 {
  margin-top: 60px;
}

.mb-35 {
  margin-bottom: 35px;
}

.merSearch {
  position: absolute;
  right: 0;
  top: 0px;
  padding: 8px 15px;
  background: #002664;
  color: #fff;
}

.cart-items {
  height: 15px;
  width: 15px;
  background: #002664;
  border-radius: 50%;
  text-align: center;
  font-size: 9px;
  line-height: 16px;
  position: absolute;
  top: -14px;
  right: 89%;
  color: #fff;
}

.font-weight-bold {
  font-weight: bold;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-600 {
  font-weight: 600;
}

.prdTitle {
  margin-top: 20px;
  font-size: 14px;
}

.merCart {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.addcart {
  position: relative;
  top: 8px;
}

.grid-border-right {
  border-right: 1px solid #ddd;
}

.grid-bg-white {
  background: #fff !important;
}

table.grid-bg-white tbody tr td, table.grid-bg-white thead tr th {
  height: 50px;
}

#user-details .table-left tbody tr td {
  width: 50%;
}

.moveinSuccess {
  text-align: center;
  padding: 35px;
  max-width: 650px;
  margin: 40px auto;
  -webkit-box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.075);
          box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.075);
}

/*End*/
/*Signature pad css*/
#signature-pad {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 10px;
  width: 100%;
  height: 100%;
  max-width: 700px;
  height: 310px;
  border: 2px solid #e8e8e8;
  background-color: #fff;
  border-radius: 4px;
  padding: 16px;
  top: 0px;
}

.signature-pad--body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #f4f4f4;
}

.signature-pad--body canvas {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.02) inset;
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.02) inset;
}

/*End*/
/*Recall CSS*/
/* Radiobutton */
.containerradio {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #6b6b6b;
}

/* Hide the browser's default radio button */
.containerradio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmarkradio {
  position: absolute;
  top: -4px;
  left: 5px;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.containerradio:hover input ~ .checkmarkradio {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.containerradio input:checked ~ .checkmarkradio {
  background-color: #2196f3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmarkradio:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.containerradio input:checked ~ .checkmarkradio:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.containerradio .checkmarkradio:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

.recall-row {
  max-width: 650px;
  margin: 0 auto;
  background: #fff;
  padding: 25px;
}

.cccardrow {
  padding: 20px;
}

.savedCards li {
  list-style: none;
  background: #f8f8f8;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 15px;
}

.default-btn {
  float: right;
  position: relative;
  top: -5px;
}

#ShowNewCard,
#showSavedCards {
  display: none;
}

/*DAshboard Css*/
/* Style tab links */
.tablink {
  background-color: #fff;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 14px;
}

.tablink:hover {
  background-color: #ddd;
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  display: none;
  padding: 15px;
  width: 100%;
}

#Home {
  background-color: #fff;
}

#News {
  background-color: #fff;
}

#Contact {
  background-color: #fff;
}

#About {
  background-color: #fff;
}

.grid-table .grid-thead-blue th {
  color: #fff;
  background-color: #6db8f2;
  border-color: #6db8f2;
}

.grid-justify-content-left {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.leasetab table td,
.leasetab table th {
  text-align: center;
  border: 0;
  min-width: 100px;
}

.leaseInfo tbody tr td span {
  display: block;
  position: relative;
  line-height: 21px;
  margin-top: 4px;
  color: #6b6b6b;
}

.leasetab table th {
  border-top: 1px solid #ddd;
  background: #fafafa !important;
  color: #606060 !important;
}

.leasetab table td {
  background: #fff !important;
}

/* Dropdown */
.dropdown {
  display: inline-block;
  position: relative;
}

.dd-button {
  display: inline-block;
  border-radius: 4px;
  padding: 10px 10px 10px 10px;
  background-color: #ffffff;
  cursor: pointer;
  white-space: nowrap;
}

.dd-button:hover {
  background-color: #eeeeee;
}

.dd-input {
  display: none;
}

.dd-menu {
  position: absolute;
  top: 33%;
  right: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0;
  margin: 2px 0 0 0;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  list-style-type: none;
  z-index: 40;
  text-align: left;
  display: none;
}

.dd-button.active + .dd-menu {
  display: block !important;
}

.dd-input:checked + .dd-menu {
  display: block;
}

.dd-menu li {
  padding: 10px 20px;
  cursor: pointer;
  white-space: nowrap;
}

.dd-menu li:hover {
  background-color: #f6f6f6;
}

.dd-menu li a {
  display: block;
  margin: -10px -20px;
  padding: 10px 20px;
  text-decoration: none;
  color: #333;
}

.dot-icon {
  width: 13px;
}

.grid-text-success {
  color: #34c28d !important;
}

.grid-text-danger {
  color: #f26d7d !important;
}

.grid-text-warning {
  color: orangered !important;
}

.topSearchUnits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  margin-top: 20px;
}

.unitSearchIcon {
  width: 20px;
  position: relative;
  top: 7px;
}

.searchunit span {
  width: 20%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  border: 1px solid #ced4da;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 0;
}

.searchunit input {
  width: 80%;
  float: left;
  border-right: 0;
  border-radius: 0;
}

.dashboard-graybg {
  background-color: #f8f8f8;
  padding: 10px;
}

.font-italic {
  font-style: italic;
}

.dashboard-graybg .tabcontent {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  background-color: #fff;
}

.topSearchUnits .grid-form-control {
  border-radius: 0;
}

.leaseInfo .container-checkbox {
  padding-left: 0;
}

.SelectedUnits p {
  font-weight: 500;
  padding-right: 5px;
}

.SelectedUnits p span {
  font-weight: 400;
  padding-right: 5px;
  font-size: 13px;
}

a {
  color: #2196f3;
}

/*End */
/*Custom Tooltip*/
.custom-tooltip {
  position: relative;
  display: inline-block;
}

.custom-tooltip .tooltiptext {
  visibility: hidden;
  width: 150px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-size: 13px;
}

.custom-tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.custom-tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

/*Tooltip End*/
/*Multi Select*/
.multiselect {
  width: 200px;
}

.selectBox {
  position: relative;
}

.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#checkboxes {
  display: none;
  border: 1px #dadada solid;
  position: absolute;
  z-index: 9999;
  background: white;
  width: 200px;
  padding: 10px;
  -webkit-box-shadow: 0 0 8px #ddd;
          box-shadow: 0 0 8px #ddd;
}

#checkboxes label {
  display: block;
  margin-bottom: 15px;
}

#checkboxes label:hover {
  background-color: #fff;
}

/*End here*/
/*header*/
.navbar {
  overflow: hidden;
  background-color: #002664;
  padding-top: 5px;
}

.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  text-decoration: none;
}

.dashboard-navbar a {
  padding: 10px 15px;
}

.navbar .dropdown {
  float: left;
  overflow: hidden;
}

.navbar .dropdown .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 999;
}

.navbar .dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.navbar .dropdown-content a:hover {
  background-color: #ddd;
}

.navbar .dropdown:hover .navbar .dropdown-content {
  display: block;
}

body {
  margin: 0;
}

.rightmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.logo {
  position: relative;
  top: -2px;
}

/*footer*/
.footer-big {
  padding-top: 50;
  padding-bottom: 50;
}

.textwidget {
  line-height: 25px;
}

/*Modified  Scss*/
#tenant-details, #preview-payment {
  -webkit-box-shadow: 0 0 8px #ddd;
          box-shadow: 0 0 8px #ddd;
  padding: 20px;
  margin-top: 20px;
}

#addons-container.grid-table-borderless td, #addons-container .grid-table-borderless th {
  font-weight: 600;
}

#addon-details h6 {
  color: #000;
}

#agreement-signature .grid-custom-control-label {
  color: #000;
  padding-left: 35px;
  position: relative;
  top: -10px;
}

#cash-payment {
  text-align: center;
  margin-top: 25px;
}

#signature-pad h5 {
  color: #000;
}

#agreement-signature .grid-table tbody tr td {
  padding: 15px;
}

#agreement-signature .grid-table thead tr th {
  text-align: center;
  font-size: 16px;
}

.font-weight-bold td {
  font-weight: bold;
}

#addons-container .grid-bg-light tbody tr td {
  font-weight: 600;
}

#addons-container .grid-panel {
  border: 1px solid #ddd;
}

.unitselectedgrid {
  -webkit-box-shadow: 0 0 8px #ddd;
          box-shadow: 0 0 8px #ddd;
  padding: 10px;
}

#moveinstep-buffer-time {
  text-align: center;
  width: 100%;
  position: relative;
  display: block;
  background: #ddd;
  padding: 5px;
  font-weight: 600;
}

#moveinstep-rental-period {
  text-align: right;
}

#unit-lists {
  margin-top: 20px;
  margin-bottom: 20px;
}

.floatingselect label {
  top: -18px;
  font-weight: 400;
  font-size: 13px;
}

.addserviceediticon {
  width: 25px;
  float: right;
  color: #002664;
  position: relative;
  top: -20px;
}

.upload-icon {
  position: relative;
  top: -2px;
  margin-right: 8px;
}

.paymentForms {
  margin-top: 125px;
}

.grid-panel {
  padding: 0 0px;
  display: none;
  width: 100%;
  background-color: white;
  overflow: hidden;
  -webkit-transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  display: none;
}

.grid-panel.show {
  display: block !important;
}

.accordion.active + .grid-panel {
  display: block;
}

#rent-now-err {
  text-align: right;
  font-size: 13px;
  font-weight: 600;
}

#preloader-background, #loading-container {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  height: 100%;
  z-index: 9999999;
}

#preloader span {
  display: block;
  bottom: 0;
  width: 9px;
  height: 5px;
  background: #21858c;
  position: absolute;
  -webkit-animation: preloader 1.5s infinite ease-in-out;
  animation: preloader 1.5s infinite ease-in-out;
}

#preloader span:nth-child(2) {
  left: 11px;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

#preloader span:nth-child(3) {
  left: 22px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

#preloader span:nth-child(4) {
  left: 33px;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

#preloader span:nth-child(5) {
  left: 44px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

@-webkit-keyframes preloader {
  0% {
    height: 5px;
    -webkit-transform: translateY(0);
    background: #21858c;
  }
  25% {
    height: 30px;
    -webkit-transform: translateY(15px);
    background: #30aeb7;
  }
  50% {
    height: 5px;
    -webkit-transform: translateY(0);
    background: #21858c;
  }
  100% {
    height: 5px;
    -webkit-transform: translateY(0);
    background: #21858c;
  }
}

@keyframes preloader {
  0% {
    height: 5px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background: #21858c;
  }
  25% {
    height: 30px;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    background: #30aeb7;
  }
  50% {
    height: 5px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background: #21858c;
  }
  100% {
    height: 5px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background: #21858c;
  }
}

#sign-up-response {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.qs-datepicker-container {
  width: 250px !important;
}

.qs-datepicker .qs-square {
  height: 2.2em !important;
  font-size: 14px;
}

.qs-controls {
  padding: 7px;
  font-size: 13px;
}

/*End Modified Scss*/
/*media queries*/
@media (max-width: 1024px) {
  .selectedUnits-2 {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .addonGrid-3 {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .right-side-grid h2 {
    font-size: 24px;
  }
  .dashboard-action-navbar a {
    font-size: 12px !important;
  }
  .dashboard-action-navbar li a:not(.active) .navbar-text {
    display: none;
  }
  .dashboard-action-navbar li a:not(.active) .navbar-text .tab {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  table.whitespace-pre-table td {
    white-space: nowrap;
  }
}

.grid-alert {
  border-radius: .25rem;
  padding: .75rem 1.25rem;
}

.grid-alert-primary {
  color: #002664;
  background-color: #cce5ff;
  border-left: 2px solid #002664;
}

.grid-alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  text-align: center;
}

.grid-input-group.required:after, [data-element_required="true"] label:after {
  content: "*" !important;
  color: red;
  position: absolute !important;
  top: -8px !important;
  left: 100% !important;
  opacity: 1 !important;
}

.profile-form-wrapper.non-edit-form [data-element_required="true"] label:after {
  content: " " !important;
}

[data-element_required="true"] label {
  position: relative;
}

.grid-input-group.required:after {
  position: absolute;
  font-size: 20px;
  top: -10%;
  right: 5px;
}

[data-element_required="true"] label:after {
  font-size: 20px;
  padding-left: 5px;
}

.grid-form-control[type="tel"] {
  padding: 3px 6px;
}

/*Utilities code for css starts*/
.border {
  border: 1px solid #ddd;
}

.border-none {
  border: none;
}

.grid-shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.grid-shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.grid-shadow-md {
  -webkit-box-shadow: 0 0 8px #ddd !important;
          box-shadow: 0 0 8px #ddd !important;
}

.grid-shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.grid-shadow-hoverable {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.grid-shadow-hoverable:hover {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.grid-position-relative {
  position: relative;
}

.grid-position-absolute {
  position: absolute;
}

.grid-position-sticky {
  position: -webkit-sticky;
  position: sticky;
}

.grid-position-fixed {
  position: fixed;
}

#content.site-content {
  min-height: calc(100vh - 150px);
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.tenant-content {
  background-color: #f47920 !important;
  height: 100%;
}

.tenant-content span {
  font-size: 60px;
  line-height: 80px;
  display: block;
  font-weight: 600;
  opacity: 0;
  -webkit-animation: fadeIn .5s forwards;
          animation: fadeIn .5s forwards;
  -webkit-transform: translateY(-14px);
          transform: translateY(-14px);
}

.tenant-content span:nth-child(0) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.tenant-content span:nth-child(1) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.tenant-content span:nth-child(2) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.tenant-content span:nth-child(3) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

@-webkit-keyframes fadeIn {
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes fadeIn {
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

#upload-list li {
  list-style-type: none;
  padding: 10px 20px;
  display: inline-block;
  background-color: #e8f0fe;
}

#upload-list li .remove-document {
  font-size: 25px;
  margin-left: 15px;
  line-height: 0;
  top: 5px;
  position: relative;
}

.amount-div {
  margin-left: auto;
  text-align: left;
  width: 95px;
}

[data-element_hidden="true"] {
  display: none !important;
}

@media (min-width: 576px) {
  .dashboard-graybg .tabcontent {
    padding: 15px 50px;
  }
  .dashboard-graybg {
    padding: 30px;
  }
}

.float-none {
  float: none !important;
}

#move-in-accordion li .collapsible-header svg, .addon-collapsible li .collapsible-header svg {
  -webkit-transition: .3s ease-in all;
  transition: .3s ease-in all;
}

#move-in-accordion li.active .collapsible-header svg, .addon-collapsible li.active .collapsible-header svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.content-box {
  border-radius: 15px;
}

.content-box .top-title {
  top: -36px;
}

@media (min-width: 575px) {
  #six-storage-online-unit-collection-contianer:not(.grid-d-grid) .right-side-grid {
    border-radius: 40px 10px 10px 40px;
    width: 220px;
  }
  #move-in-accordion.popout > li {
    margin: 10px 100px;
  }
  .tenant-info-div input.cc, .tenant-info-div textarea {
    margin-bottom: 0px !important;
  }
  .content-box .top-title {
    top: -30px;
  }
}

.d-mob-block {
  display: none;
}

@media (max-width: 1200px) {
  .overflow-scroll {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 575px) {
  .card-actions-div {
    position: absolute;
    top: 5px;
    right: -5px !important;
  }
  .rental-period-div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .unitImg {
    max-width: 100%;
  }
  .content-box {
    padding: 20px 0px !important;
  }
  .tenant-content span {
    font-size: 35px;
    line-height: 40px;
  }
  .collapsible-body.cc {
    padding: 6px !important;
  }
  #grid-list {
    display: none !important;
  }
  #user-details, #addon-details, #final-unit-details, #agreement-signature, #unit-details, #preview-payment {
    padding: 0 !important;
  }
  .table-sm-block-data td, .table-sm-block-data th {
    display: block !important;
  }
  .d-mob-none {
    display: none !important;
  }
  .d-mob-block {
    display: block !important;
  }
  thead.table-head-mobile-extend tr {
    display: table;
  }
  thead.table-head-mobile-extend tr th {
    display: block;
    text-align: center !important;
  }
  .addserviceediticon {
    top: 0px !important;
  }
  .grid-xs-p0 {
    padding: 0px !important;
  }
  .justify-content-center-mob {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-end-mob {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: end !important;
  }
  .justify-content-start-mob {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: start !important;
  }
}

.recall-modal-input .input-field.select-option {
  height: 55px;
}

.sign-up-form .input-field .fa.prefix, #sign-in-form .input-field .fa.prefix {
  font-size: 25px;
  top: 24px;
}

.sign-up-form .input-field, #sign-in-form .input-field {
  margin: 8px 0;
}

.border-left-primary-5 {
  border-left: 4px solid #002664 !important;
}

.modal .modal-close {
  font-size: 35px;
  color: #fff;
  padding: 0px 6px;
  background-color: transparent !important;
}

.form-sign-up-modal {
  max-width: 600px !important;
}

#sign-up-response {
  max-width: 500px;
  padding: 10px;
  margin: 0 auto !important;
  border-radius: 10px;
}

#sign-up-response li {
  list-style: none;
}

.suffix ~ label {
  margin-left: 0px !important;
}

.material-icons.suffix {
  right: 0px !important;
}

.input-field .suffix ~ input.cc {
  margin-right: 3rem !important;
  margin-left: 0 !important;
}

.modal-close-button {
  position: absolute;
  top: 20px;
  right: 20px;
}

#password-update .modal-content {
  position: relative;
}

/*Utilities code for css Ends*/
/*Intl Telephone css*/
.iti {
  position: relative;
  display: inline-block;
}

.iti * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.iti__hide {
  display: none;
}

.iti__v-hide {
  visibility: hidden;
}

.iti input, .iti input[type=text], .iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}

.iti__flag-box {
  display: inline-block;
  width: 20px;
}

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
  margin: 0px;
}

.iti__country {
  padding: 5px 10px;
  outline: none;
  margin: 0px;
}

.iti__dial-code {
  color: #999;
}

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti__flag-box, .iti__country-name, .iti__dial-code {
  vertical-align: middle;
}

.iti__flag-box, .iti__country-name {
  margin-right: 6px;
}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent;
}

.iti--separate-dial-code .iti__selected-dial-code {
  color: #495057 !important;
  margin-left: 6px;
}

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 99999;
  padding: 1px;
}

.iti--container:hover {
  cursor: pointer;
}

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti__flag {
  width: 20px;
}

.iti__flag.iti__be {
  width: 18px;
}

.iti__flag.iti__ch {
  width: 15px;
}

.iti__flag.iti__mc {
  width: 19px;
}

.iti__flag.iti__ne {
  width: 18px;
}

.iti__flag.iti__np {
  width: 13px;
}

.iti__flag.iti__va {
  width: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}

.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}

.iti__flag {
  height: 15px;
  -webkit-box-shadow: 0px 0px 1px 0px #888;
          box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../images/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url("../images/flags@2x.png");
  }
}

.iti__flag.iti__np {
  background-color: transparent;
}

.phone-input .iti--allow-dropdown {
  width: 100% !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.phone-icon {
  top: -20px !important;
  font-size: 12px !important;
  margin-left: 85px !important;
}

.telephone.icon {
  padding-left: 0px !important;
  margin-left: 82px !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.text-title {
  font-size: 20px !important;
}

.rounded-15 {
  border-radius: 15px;
}

.card-type {
  width: 50px;
  height: 50px;
}

#card-action-dd {
  min-width: 150px !important;
}

.border-primary {
  border-color: #002664;
}

.default-text {
  border: 1px dashed;
  border-radius: 3px;
}

.cutom-close-modal {
  position: absolute;
  top: 15px;
  right: 15px;
}

.position-relative {
  position: relative;
}

.position-sticky {
  position: -webkit-sticky;
  position: sticky;
}

.text-lowercase {
  text-transform: lowercase;
}

.font-size-14 {
  font-size: 14px;
}

.alert-box {
  max-width: 600px;
  width: 100%;
  z-index: 99999;
  position: fixed;
  top: 20px;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  border-radius: 50px !important;
}

.font-size-35 {
  font-size: 35px !important;
}

.font-size-30 {
  font-size: 30px !important;
}

.font-size-20 {
  font-size: 20px;
}

.font-size-18 {
  font-size: 18px;
}

.font-size-25 {
  font-size: 25px;
}

.icon-alert-box {
  min-width: 50px;
  min-height: 50px;
}

.d-none {
  display: none !important;
}

.border-none {
  border: none !important;
}

.alert-wrapper.active-alert .material-icons {
  -webkit-animation: scale-in-center 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: scale-in-center 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

#movein-modal-Body #signupphone, .cc.telephone#phone2, .cc.telephone#phone1, .cc.telephone#phoneNumber_edit, .cc.telephone#emergency_contact_phone {
  padding-left: 82px !important;
}

.text-indent-50 {
  text-indent: 50px;
}

.border-bottom-2 {
  border-bottom: 2px solid #ddd;
}

#password-update .input-field .suffix, .password-type-toggle.input-field .suffix {
  top: 0rem;
  right: -15px;
}

#password-update .input-field .prefix ~ input.cc {
  width: 100%;
}

.dateicon-append {
  position: absolute;
  right: 10px;
  top: 10px;
  pointer-events: none;
}

.custom-scroller::-webkit-scrollbar {
  width: 6px;
}

.custom-scroller.scroll-hide::-webkit-scrollbar {
  display: none !important;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.custom-scroller::-webkit-scrollbar-thumb {
  background: #888;
}

.custom-scroller::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.datepicker-modal thead th, .datepicker-modal table td {
  background: transparent !important;
  border: none !important;
}

.unitImg {
  display: inline;
}

#addons-container .grid-bg-light tbody tr td {
  background: #ffff;
}

#addons-container.grid-table-borderless td, #addons-container .grid-table-borderless th, #agreement-signature .grid-table tbody tr td, #agreement-signature .grid-table thead tr th, #units-details-display th, #units-details-display td {
  background: #fff;
  color: #000;
}

.modal {
  z-index: 99999 !important;
}

.row.cc {
  display: block;
}

.moveinSuccess svg {
  margin: 0 auto;
}

.moveinSuccess p, .moveinSuccess h5 {
  font-weight: 600;
}

#sign-in-form .input-field {
  margin: 20px 0;
}

#movein-container .grid-d-flex, #password-update .grid-d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.collapsible.cc li {
  margin: 0px;
}

h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
  font-family: "Roboto", sans-serif !important;
}

.merCart {
  margin-left: auto !important;
}

table.grid-table.grid-table-borderless.grid-mt20.responsive-table * {
  word-break: normal;
}

.min-w-120 {
  min-width: 120px;
}

.addPrdouct img {
  width: 25px;
  padding: 0px;
}

.word-break-table td, .word-break-table th {
  word-break: normal;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.datepicker-modal.open ~ .dropdown-content.select-dropdown {
  z-index: 99999;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.main-content-dashboard {
  min-height: 80vh;
}

#movein-modal .iti__country {
  max-width: 190px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.custom-label {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
}

.custom-error-message .invalid-feedback li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-error-message .invalid-feedback li:before {
  font-family: 'Material Icons';
  content: "error_outline";
  margin-right: 6px;
  font-size: 22px;
  line-height: 1;
}

#profile-dropdown {
  min-width: 220px;
  z-index: 2;
}

#profile-dropdown li a:hover {
  color: #616161 !important;
}

.table-header-fixed {
  border: 0;
  border-collapse: collapse;
}

.table-header-fixed tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.table-header-fixed td {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.table-header-fixed thead tr {
  padding-right: 6px;
}

.table-header-fixed thead tr:after {
  overflow-y: scroll;
  visibility: hidden;
  height: 0;
}

.table-header-fixed thead th {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: block;
  border-top: none !important;
}

.table-header-fixed tbody {
  display: block;
  overflow-y: auto;
  max-height: calc(80vh - 100px);
}

.rounded-10 {
  border-radius: 10px;
}

#invoices table.centered thead tr th, #invoices table.centered tbody tr td {
  position: relative;
}

.lease-action-lists {
  min-width: 251px !important;
}

.amenities-lists {
  max-width: 310px;
}

.amenities-lists img {
  margin: 0 4px 4px 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.btn.cc.primary {
  background-color: #f47920 !important;
}

.btn.cc.secondary {
  background-color: #002664 !important;
}

.color-inherit {
  color: inherit !important;
}

#profile-dropdown {
  display: none;
}

.text-capitalize {
  text-transform: capitalize;
}

.max-width {
  max-width: 100%;
}

.opacity-1 {
  opacity: 1 !important;
}

ul[id^="card_actions_"], .transaction-dd-content {
  min-width: 140px !important;
}

#six-storage-online-unit-collection-contianer:not(.grid-d-grid) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.max-height-100 {
  max-height: 100vh;
}

.overflow-y-scroll {
  overflow: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-hidden {
  overflow: hidden !important;
}

.top-0 {
  top: 0px;
}

.min-height-75 {
  min-height: 75px !important;
}

@media (min-width: 992px) {
  #six-storage-online-unit-collection-contianer:not(.grid-d-grid) .unitDetails-info {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
}

/*Prasan Changes*/
a.booku-btn {
  border: 2px solid #f47920;
  padding: 12px 24px;
  color: #f47920;
  font-weight: 600;
}

.overflow-inherit {
  overflow: inherit !important;
}

.priser-tabs .indicator {
  display: none !important;
}

.priser-tabs a.active {
  background-color: #f47920 !important;
  color: #fff !important;
  position: relative;
}

.priser-tabs a.active::after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f47920;
}

.right-0 {
  right: 0px !important;
}

/*Prasanna*/
.middle-indicator {
  position: absolute;
  top: 20%;
}

.middle-indicator-text {
  font-size: 4.2rem;
}

a.middle-indicator-text {
  color: white !important;
}

.content-indicator {
  width: 64px;
  height: 64px;
  background: none;
  border-radius: 50px;
}

.indicators {
  visibility: hidden;
}

#discount_carousel {
  height: 52px !important;
  background-color: #f47920;
}

.aligntext {
  margin-top: 5px;
  background-color: #f47920;
  min-height: 40px !important;
}

.discount-icon {
  color: #002664;
}

.text-pink {
  color: #747481;
}

.promo-text {
  font-weight: 900;
}

#book-now-pay-later {
  margin-top: 30px;
}

#dvPaymentForm {
  margin-top: 30px;
}

#discountCountHtml {
  margin-bottom: 20px;
}

.promo-text {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 1.1px;
}

i.slider-Officon {
  font-size: 27px;
  position: relative;
  top: 5px;
}

.Unitdetail-offtxt {
  font-size: 16px;
  font-weight: 400;
  position: relative;
  top: -7px;
  left: 9px;
}

.unit-image-bg {
  width: auto;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .right-side-grid, .unitDetails-info {
      display: -webkit-box !important;
      height: -webkit-fit-content;
      height: -moz-fit-content;
      height: fit-content;
    }
  }
}

.hide-native-scrollbar {
  scrollbar-width: none;
  /* Firefox 64 */
  -ms-overflow-style: none;
  /* Internet Explorer 11 */
}

.hide-native-scrollbar::-webkit-scrollbar {
  /** WebKit */
  display: none;
}

.grid-w-13 {
  width: 13%;
}

.grid-w-14 {
  width: 14%;
}

.grid-w-20 {
  width: 20%;
}

.grid-w-25 {
  width: 25%;
}

/*End*/
/*# sourceMappingURL=cc-move-in-style.css.map */