:root {
  --marketing-font: "Roboto", sans-serif;
  --slic-white: #ffffff;
  --slic-white-rgb: 255, 255, 255;
  --slic-blue: #303560;
  --slic-blue-rgb: 48, 53, 96;
  --slic-green: #01aebc;
  --slic-blue-rgb: 1, 174, 188;
}

.navbar-brand.brand-logo img {
  width: 60%;
  height: auto;
}

.card-title {
  font-size: 24px;
  font-family: var(--marketing-font);
}

.card.registration-card,
.card.my-details {
  border: none;
}

.form-group label {
  font-size: 16px;
}

.form-btn-primary {
  background-color: var(--slic-green);
  color: var(--slic-white);
}

.form-submission {
  padding: 20px 0px;
}

.brand-logo.loging-logo img {
  width: 250px;
  height: auto;
}

.horizontal-menu
  .bottom-navbar
  .page-navigation
  > .nav-item.active
  > .nav-link
  .menu-title,
.horizontal-menu
  .bottom-navbar
  .page-navigation
  > .nav-item.active
  > .nav-link
  i,
.horizontal-menu
  .bottom-navbar
  .page-navigation
  > .nav-item.active
  > .nav-link
  .menu-arrow {
  color: #3366cc;
}

.event-ph {
  font-family: var(--marketing-font);
  font-size: 14px;
  margin: 10px 0px;
  line-height: 26px;
  letter-spacing: 0.4px;
}

.card-title.event-date {
  padding: 0px 0px 20px;
  font-size: 16px;
}

.card-details {
  margin: 20px 0px 0px;
}

.detail-group p {
  font-size: 16px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: var(--slic-green) !important;
}

.update-btn {
  text-align: -webkit-right;
}

.img-lg-new {
  width: 100%;
  height: 300px;
  overflow: hidden;
  object-fit: cover;
}

.see_more-btn {
  text-align: -webkit-center;
}

.welcome-massage {
  font-weight: 600;
}

.welcome-massage span {
  color: #3366cc;
}

.ti-import {
  padding-right: 12px;
}

.ti-arrow-right,
.ti-calendar,
.ti-check-box {
  padding-left: 12px;
}

.tab-content {
  border: none;
}

.details-card {
  background-color: whitesmoke;
}

.download {
  text-align: -webkit-center;
  display: flex;
  justify-content: space-around;
  padding-bottom: 20px;
}

.banner-image {
  background: url("https://slicstarawards.ogilvydigital.net/website/assets/images/Star-Awards-Invitation-Main-Banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
}

.auth .brand-logo img {
  width: 140px;
  height: auto;
}

.auth-form-transparent-signup {
  width: 80%;
  margin: auto 0px;
  background: transparent;
}

.wizard > .content {
  min-height: 32em;
  overflow: scroll;
}

.wizard > .steps .current a,
.wizard > .steps .current a:active,
.wizard > .steps .current a:hover {
  background: #3366cc;
}

.wizard > .steps .done a {
  background: #8bb2ff;
}

.wizard > .actions a:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.wizard > .actions a:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.wizard > .actions a:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle,
.wizard > .actions .show > a.dropdown-toggle,
.wizard > .actions a {
  background-color: #3366cc;
  border-color: #3366cc;
}

.tab-content {
  padding: 2rem 0rem;
}

.text-success {
  margin-bottom: 0px;
}

.btn i {
  font-size: 12px;
}

.event-image img {
  width: 100%;
}

.text-promotion {
  color: #5f7cb6;
}

.btn-primary,
.wizard > .actions a {
  background-color: #3366cc;
  border-color: #3366cc;
}

.event_details_summary {
  font-weight: 500;
}

.event_details_summary p {
  color: #5a5454 !important;
}

.card-header_details h6 {
  font-size: 20px;
}

.footer a {
  text-decoration: none;
}

.form-control {
  height: 2.8rem;
  line-height: 1.1;
}

.form-btn-primary.form-btn-primary-rsvp {
  background-color: #29435a;
}

.text-black-new {
  font-size: 18px;
}

.welcome-massage,
.welcome-massage-new {
  text-transform: capitalize;
}

.swal-button-container {
  display: flex;
  justify-content: space-around;
}

.swal-button {
  background-color: #3366cc;
}

.image-upload-btn::-webkit-file-upload-button {
  visibility: hidden;
}

.image-upload-btn::before {
    content: "Choose file";
    display: inline-block;
    background-color: #e7f0fe;
    padding: 14px 30px;
    height: 44px;
    color: #000000;
    outline: none;
    -webkit-user-select: none;
    cursor: pointer;
    margin-right: -71px;
}

.form-control.image-upload-btn[type="file"] {
  padding: 0;
}

.edit-info-btn {
  display: flex;
}

#see-more-or-less {
  display: none;
}

.btn-see-more {
  background-color: var(--slic-blue);
  border: none;
  padding: 10px;
  color: var(--slic-white);
  margin-top: 10px;
}

.edit-info-btn {
  margin-left: 10px;
}

.action-buttons {
  margin-bottom: 30px;
}

.custom-file-button input[type="file"] {
  margin-left: -2px !important;
}

.custom-file-button input[type="file"]::-webkit-file-upload-button {
  display: none;
}

.custom-file-button input[type="file"]::file-selector-button {
  display: none;
}

span.number {
  display: none;
}

.content-wrapper {
  min-height: calc(100vh - 50px - 75px);
}

.checkbox-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.custom-checkbox {
  margin-bottom: 4px;
}

.change_img {
  position: relative;
}

.change_img .upload-btn {
  position: absolute;
  left: 59%;
  top: -26px;
  transform: translate(-50%, -50%);
  background-color: #646464;
  color: white;
  font-size: 16px;
  padding: 8px;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
}

.change_img .upload-btn i {
  display: flex;
}

.user-profile {
  padding-top: 20px;
}

.user-info {
  padding-bottom: 25px;
}

.my-detail-qr {
  padding: 30px 0;
}

.promo-list {
  padding: 0px 30px 0px 0px;
}

.see-less-button {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
  margin-left: 12px;
}

.see-less-button a {
  color: #000000;
  text-decoration: underline;
  display: none;
}

.see-less-button a i {
  font-size: 8px;
}

.slic-thm-btn {
  background-color: var(--slic-green);
  border: none;
  font-size: 12px;
  padding: 15px 25px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
}

.slic-thm-btn:hover {
  background-position: right center;
}

a.text-primary:hover {
  color: var(--slic-green) !important;
}

a.text-primary {
  color: #14aedf !important;
}

.slic-register-btn {
  width: 30%;
}

.login-btn {
  display: flex;
  justify-content: flex-end;
}

.slic-page-navigation {
  padding: 10px 0px;
}

.slic-navbar-brand-wrapper-logo {
  width: 14%;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: var(--slic-green);
  border-color: var(--slic-blue);
  background-color: var(--slic-blue);
}

.swal-icon--success__line {
  background-color: var(--slic-green) !important;
}

.swal-icon--success {
  border-color: var(--slic-green) !important;
}

.swal-icon--success__ring {
  border: 4px solid #01aebc52 !important;
}

.clearfix {
  display: flex;
  justify-content: space-between;
}

.clearfix::after {
  display: none;
}

.clearfix.clearfix-footer {
  display: flex;
  justify-content: center;
}

.page-body-wrapper.full-page-wrapper .content-wrapper {
  height: auto;
}
.mobile-main-banner img {
  width: inherit;
  height: 100vh;
}

.otp-code {
  display: flex;
  justify-content: space-between;
  width: 54%;
  padding: 20px 0px;
}

.otp-code input {
    width: 54px;
    height: 50px;
    padding: 0px 18px;
    font-size: 24px !important;
    text-align: center;
}

.otp-verification-btn{
    width: 54%;
}

.auth .brand-logo {
    margin-bottom: 40px;
}

.form-header{
    text-transform: uppercase;
}

.register-form-warapper{
    overflow-y: auto;
    max-height: 54vh;
    padding-right: 30px;
}

.font-weight-light {
  line-height: 25px;
}

.thank-you-height{
  height: 100vh;
}

.slic-thm-btn:hover {
  background-color: #efb21e;
}