@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

body {
    font-family: "Be Vietnam Pro", sans-serif;
    background-image: none;
    color: black;
    background-color: white;
}

body.noAuth{margin:80px 0;background-repeat:repeat;background-color:#000}
body.page-exception{background-color:#000;background-image:none;background-repeat:no-repeat;background-attachment:fixed;background-position:top center;background-size:cover}
body.page-exception .p-exception-txtbox{margin-top:90px;color:#f0f0f0;text-align:center}
body.page-exception .p-exception-txtbox .p-exception-ttl{font:300 45px/1 "Be Vietnam Pro",sans-serif;color:#f0f0f0;text-transform:uppercase;text-align:center;margin:0 0 30px;padding:0}
body.page-exception .p-exception-txtbox .p-exception-ttl p{font:300 14px/1.25 "Be Vietnam Pro",sans-serif;color:#f0f0f0;text-align:center}
body.page-exception .p-exception-txtbox .p-exception-ttl a{font-weight:300}

body.noAuth.page-exception .p-exception-txtbox p {
  margin: 0 10px;
}

body.noAuth.page-exception .p-exception-txtbox p a {
  color: #333;
  text-decoration: underline;
}

header {
  width: 100%;
  margin: 50px auto 20px;
  border-bottom: 0px solid #000;
  position: relative;
  z-index: 15;
  background-image: none;
}

.logo__container {
  position: absolute;
  background-color: none;
  top: -50px;
  left: 50%;
  z-index: 100;
  width: 100px;
  height: 100px;
  margin-left: -48px;
}
.logo__container .logo {
  background-image: none;
  background-color: none;
  background-repeat: no-repeat;
  background-size: 80px 80px;
  background-position: 50%;
  display: block;
  width: 100%;
  height: 100%;
}
.container {
  color: black;
  padding-left: 10px;
  padding-right: 10px;
}
.birthday div:not(.col-md-4){
  padding: 0 5px 0 0 !important;
}
.birthday .col-md-4 {
  padding: 0 !important;
}
.underline {
  text-decoration:underline;
}
.bold {
	font-weight: bold;
}

a {
  color: #000;
  font-size: 12px;
  text-decoration: underline;
}

a:hover{
  color: #000;
  text-decoration: underline;
}

a.underline:hover {
  text-decoration:underline;
}

a.active {
  color: #000;
  text-decoration: underline;
}
.jumbotron {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  color: inherit;
  background-color: white;
}
h2 {
  font-family: "Be Vietnam Pro", sans-serif;
  font-size: 25px;
  color: black;
}
p {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 5px;
}
.div-message {
  background-color: #f1f3f2;
  color: black;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.div-text-right {
  padding-top: 1px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  color: black;
}

.uppercase {
  text-transform: uppercase;
}
.modal-header {
  border-bottom: 0px;
}
.modal-footer {
  border-top: 0px;
}
.my-seperator {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
  text-align: center;
  color: #666;
}

.btn-group-lg>.btn, .btn-lg {
  padding: 8px 14px;
  font-size: 16px;
  line-height: 1.3333333;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* overwrite button style */
.btn.btn-lg {
  background: #cccccc;
  padding: 1em;
  text-transform: uppercase;
  font-weight: 400;

  background-image: none;
  text-shadow: 0 0 0 #000000;
  border: none;
  border-radius: 50px;
  color: #000;
  margin: 10px auto 0;
  display: inline-block;
  width: 100%;

  font-size: .92857em;
  line-height: 1.2em;

  -webkit-transition: background 0.25s ease-out;
  -moz-transition: background 0.25s ease-out;
  -o-transition: background 0.25s ease-out;
  transition: background 0.25s ease-out;
}
.btn.btn-lg:hover {
  background: #cccccc;

  -webkit-transition: background 0.25s ease-in;
  -moz-transition: background 0.25s ease-in;
  -o-transition: background 0.25s ease-in;
  transition: background 0.25s ease-in;
}

span.forgot-pwd {
  margin-top: 10px;
  display: block;
}
.forgot-pwd a {
  font-size: 12px;
  display: block;
  text-decoration: underline;
  margin-bottom: 30px;
}
.text-nowrap {
  white-space: nowrap;
}
.form-group {
  margin-bottom: 0;
}
.form-group-login {
  margin-bottom: 0px;
}
.form-control {
  border-radius: 50px;
}
.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}
.fa_block_size {
  width: 14px;
}

#create-bx .ttl {
  font: 400 18px/1 'Be Vietnam Pro', Arial, sans-serif;
  color: #000000;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0;
}

#create-bx .ttl.ttl-left {
  text-align: left;
}

.social-buttons {
  display: flex;
	justify-content: space-evenly;
	padding: 0 30px;
}

@media screen and (max-width:500px) {
  .social-buttons {
    flex-flow: column wrap;
    align-items: center;
  }

  .social-buttons > div {
    width: 220px;
  }

  .social-buttons > div:not(:first-child) {
    margin-top: 1em;
  }
}

.btn-social {
  text-align: center;
}

.pull-center { text-align: center; margin: 0 }

.pull-left,
.pull-right { margin: 0 }

/* CREATE ACCOUNT PAGE */
#create-bx {
  width: 700px;
  max-width: 95%;
  margin: 0 auto 50px;

  background: #ffffff;
  padding: 0;

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.create-cntnt {
  padding: 30px 50px;
}
.top-ttl {
  background: #000;
  padding: 10px 20px;

  -webkit-border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  border-top-left-radius: 6px;

  -webkit-border-top-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
.top-ttl:after {
  content:'';
  display: table;
  clear: both;
}
.main-ttl {
  font-size: 25px;
  font-weight: 300;
  color: black;
  margin: 20px 0; padding: 0;
  font-weight: bold;
}
.main-ttl.long-ttl { font-size: 20px }
.main-ttl.txtcolor { color:#000 }
.already-member {
  margin-top: 15px;
  float: right;
  font-weight: 700;
  font-size: 13px;
  color: #fff;
}
.already-member a {
  color: #fff;
  font-size: 13px
}

#frm-create-account {
  margin-top: 30px;
}
#frm-create-account .rght {
  border-left: solid 1px #eee;
  padding-left: 50px;
}
#frm-create-account .lft {
  padding-right: 50px;
}

.frm-col-ttl {
  background: rgb(23, 1, 0);
  padding: 20px;
  display: block;
  width: 100%;

  text-align: left;
  font: 300 16px/1.1 'Be Vietnam Pro', Arial, sans-serif;
  color: #ffffff;
  margin-bottom: 40px;
}

.ttl-info {
  background: #f1f2f2;
  padding: 10px;
  display: block;
  width: 100%;
  text-align: start;
  font: 300 12px/1.1 'Be Vietnam Pro', Arial, sans-serif;
  color: #000000;
  margin-bottom: 10px;
}

#frm-reset-pwd p.input-field-holder > label {
  left : 12px;
}

.forgot-bx h3 {
  margin : 0 0 15px 0;
}

.forgot-bx h2 a {
  font-size: 20px;
}


#sign_in_form .parsley-errors-list{
  position: absolute;
  bottom: 0;
  margin: 0;
}

.extra-padding-15 {
      padding-bottom: 15px;
}

.extra-padding-30 {
      padding-bottom: 30px;
}

#sign_in_form .input-field-holder {
  width: 100%;

}


#frm-create-account fieldset {
  margin-bottom: 10px;
}

#frm-create-account fieldset .form-control {
  height: 45px;
}
#frm-create-account .ttl {
  margin-top: 30px;
}

#frm-create-account .checkbox label,
#frm-create-account .radio label {
  text-align: left;
  font: 400 13px/20px 'Be Vietnam Pro', Arial, sans-serif;
  color: #000000;
  margin: 0; padding: 0;
}
#frm-create-account .checkbox,
#frm-create-account .radio {
  margin-top:0;
  margin-bottom: 8px;
}

#frm-create-account .checkbox input[type=checkbox],
#frm-create-account .checkbox-inline input[type=checkbox],
#frm-create-account .radio input[type=radio],
#frm-create-account .radio-inline input[type=radio] {
  margin-left: 0; margin-right: 5px;
  position: relative;
}

#frm-create-account .select-all-chkbx {
  font-weight: 400;
  color: #aaaaaa;
}

/*Sets the colour of the placeholder selection*/
select.unselected{
  color: #999;  // #999 is the default colour for bootstrap
}

#frm-create-account .btn-submit {
  margin: 20px auto 10px;
  float: none;
  display: block;
}

#frm-create-account .btn-submit { margin-top: 40px }

.text-warning {
  color: #e76468;
  font-weight: normal;
  font: 300 14px/1.25 'Be Vietnam Pro', sans-serif;
  padding: 8px;
  margin: 10px auto 0;
  text-align: center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* *** datepicker changes *** */
.datepicker {
  font-family: 'Be Vietnam Pro', Arial, sans-serif;
}
.datepicker-dropdown.datepicker-orient-top { margin-top: 65px }
.datepicker-dropdown.datepicker-orient-bottom { margin-top: 75px }

.datepicker-dropdown {
  padding: 0;
  border: solid 2px rgb(23, 1, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.datepicker-dropdown.datepicker-orient-top:after,
.datepicker-dropdown.datepicker-orient-top:before {
  border-top-color: rgb(23, 1, 0);
}
.datepicker-dropdown.datepicker-orient-bottom:after,
.datepicker-dropdown.datepicker-orient-bottom:before {
  border-bottom-color: rgb(23, 1, 0);
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next {
  background: #eeeeee;
  border-radius: 0;
}

.datepicker .datepicker-switch {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
}

.datepicker table tr td {
  border-radius: 0;
}
.datepicker table tr td.active.active {
  color: #fff;
  background-color: rgb(23, 1, 0);
  border-color: #e76468;
}
.datepicker table tr th.dow {
  background: #f4f4f4;
  border-bottom: solid 1px #eee;
  color: #e76468;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 11px;
}


/* *** MEDIA QUERY *** */
@media (max-width: 768px) {
  .top-ttl .main-ttl {
    float: none;
  }
  .already-member {
    float: none;
    display: block;
    text-align: left;
    margin-top: 0;
  }
  .create-cntnt {
    padding: 25px;
  }
  .frm-col-ttl {
    font-size: 14px;
  }
  #frm-create-account .rght {
    border-left: none;
    padding-left: 15px;
    margin-top: 40px;
  }
  #frm-create-account .lft {
    padding-right: 15px;
  }
  #frm-create-account .btn-submit { margin-top: 20px }
}

.v-separator {
  color: #eeeeee;
}

.input-field-holder {
  position: relative;
}

.input-field-holder > label {
  display:none;
  position:absolute;
  bottom:0px;
  top : 0;
  padding-left: 12px;
  padding-right: 12px;
}

.flex-input-field-holder {
  display: flex;
}

.flex-input-field-holder > i {
  align-content: center;
  padding-left: 10px;
}

label.placeholder {
  display:inline !important;
}

label.placeholder.hidden {
  display:none !important;
}

input.parsley-error,
select.parsley-error {
  border: 1px solid #e76468;
}

input.parsley-error:focus,
select.parsley-error:focus {
  border: 1px solid #e76468;
  -webkit-box-shadow: 0 0 5px #b9a4a4;
  box-shadow: 0 0 5px #b9a4a4
}

input.parsley-success:focus,
select.parsley-success:focus {
  border: 1px solid #66afe9;
  -webkit-box-shadow: 0 0 5px rgb(0, 153, 204);
  box-shadow: 0 0 5px rgb(0, 153, 204);
}

input.parsley-success:focus ~ label,
select.parsley-success:focus ~ label {
  color: rgb(0, 153, 204) !important;
}

input.parsley-success ~ label,
select.parsley-success ~ label {
  color: rgb(88, 177, 88);
}

input.parsley-success,
select.parsley-success  {
  border : solid 1px rgb(88, 177, 88);
  box-shadow: 0 0 8px rgb(88, 177, 88);
  -webkit-box-shadow: 0 0 8px rgb(88, 177, 88);

}

input.parsley-error ~ label,
select.parsley-error ~ label {
  color: #e76468 !important;
}

.parsley-errors-list {
  padding: 0;
  list-style-type: none;
  color: #e76468;
  font-size: 10px;
  margin-bottom: 0px;
}

.input-field-holder > div > label {
  display:none;
  position:absolute;
  bottom:0px;
  top: 0px;
  padding-left: 12px;
  padding-right: 12px;
}

p.input-field-holder > label {
  z-index: 100;
}

/* ***** BEGIN LOGO ANIMATION ***** */
@-webkit-keyframes logotnm {
  50% {
    box-shadow: 0 -8px 0 0 #fff, 0 8px 0 0 #fff
  }
}
@keyframes logotnm {
  50% {
    box-shadow: 0 -8px 0 0 #fff, 0 8px 0 0 #fff
  }
}

.forgot-password-button.after-password-input,
.default-hidden,
.reset-success-title{
  display:none;
}

.socials-separator {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 30px;
}

.separator {
	width: 45%;
	height: 1px;
	background-color: lightgray;
}

.ttl-container {
  text-align: center;
}

.checkbox-container {
  display: flex;
  align-items: center;
}

.checkbox-container label {
  margin-bottom: 0;
  cursor: pointer;
  font-weight: 400;
  font-size: 13px;
}

.checkbox-container input[type="checkbox"] {
  margin-top: 0;
  margin-right: 0.5em;
  cursor: pointer;
}
