@import url("https://fonts.googleapis.com/css?family=Be Vietnam Pro:300,400,700,300italic,400italic,700italic");

body {
  font-family: "Be Vietnam Pro", sans-serif;
  color: white;
  background-color: #212020;
  /*
  background-image: url('../img/bg_404_xlarge.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
  */
}

body.noAuth {
  margin: 80px 0;
  background-repeat: repeat;
  background-color: #000
}

body.page-exception {
  background-color: #000;
  background-image: url('../img/bg_404_xlarge.jpg');
  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: #337ab7;
  text-decoration: underline;
}

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

.container {
  color: black;
  padding-left: 10px;
  padding-right: 10px;
}

a {
  color: rgb(148, 50, 46);
  font-size: 14px;

}

.birthday div:not(.col-md-4) {
  padding: 0 5px 0 0 !important;
}

.birthday .col-md-4 {
  padding: 0 !important;
}

a:hover {
  color: #046e92;
  text-decoration: none;
}

a.active {
  color: black;
}

.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;
}

.text-warning {
  color: #990000;
  font-weight: normal;
}

.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: rgb(23, 1, 0);
  padding: 1em;
  text-transform: uppercase;
  font-weight: 400;

  background-image: none;
  text-shadow: 0 0 0 #000000;
  border: none;
  color: #ffffff;
  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: #007da7;

  -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;
}

.forgot-pwd.pull-center {
  margin-top: 10px;
}

.forgot-pwd a,
.forgot-pwd span {
  font-size: 11px;
  display: block;
}

.text-nowrap {
  white-space: nowrap;
}

.form-group {
  margin-bottom: 0;
}

.form-group-login {
  margin-bottom: 0px;
}

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}

.fa_block_size {
  width: 14px;
}

#login-box-v2 {
  width: 330px;
  max-width: 100%;
  margin: 0 auto;
}

#login-box-v2 .modal-body {
  padding: 30px;
}

@media (max-width: 600px) {
  #login-box-v2 .modal-body {
    padding: 30px 20px;
  }
}

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

#login-box-v2 .ttl {
  text-transform: uppercase
}

#login-box-v2 .ttl.brdr-top {
  border-top: solid 1px #eeeeee;
  padding-top: 10px;
  margin-top: 10px;
}

#login-box-v2 .ttl.ttl-left,
#create-box-v2 .ttl.ttl-left {
  text-align: left
}

.social-buttons .social-tw-btn,
.social-buttons .social-fb-btn {
  width: 100%;
  float: left;
}

.social-buttons .social-fb-btn,
.social-buttons .social-tw-btn {
  margin-bottom: 10px;
}

.btn-social {
  width: 100%;
}

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

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

/* CREATE ACCOUNT PAGE */
#create-box-v2 {
  width: 1000px;
  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: #eeeeee;
  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;
  color: #000000;
  margin: 10px 0;
  padding: 0;
}


#login-box-v2 .main-ttl,
#create-box-v2 .main-ttl {
  float: none;
  margin: 0 0 20px;
}

.already-member {
  margin-top: 15px;
  float: right;
  font-weight: 700;
  font-size: 13px;
}

.already-member a {
  font-size: 13px
}

#frm-create-account .rght {
  border-left: solid 1px #eee;
  padding-left: 50px;
}

#frm-create-account .lft {
  padding-right: 30px;
}

.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: left;
  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-box-v2 h3 {
  margin: 0 0 15px 0;
}


#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 .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;
}

#login-box-v2 .btn-submit,
#frm-create-account .btn-submit {
  float: none;
  display: block;
}

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

.text-warning {
  color: #fff;
  font: 300 14px/1.25 'Be Vietnam Pro', sans-serif;
  background: #e73925;
  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: #0064cd;
}

.datepicker table tr th.dow {
  background: #f4f4f4;
  border-bottom: solid 1px #eee;
  color: rgb(148, 50, 46);
  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 .btn-submit {
    margin-top: 20px
  }
}

.v-separator {
  color: #eeeeee;
}

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

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

input.parsley-error {
  border: 1px solid #c74343;

}

label.placeholder {
  display: inline !important;
}

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

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

input.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 {
  color: rgb(0, 153, 204) !important;
}

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

input.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 {
  color: #a92727 !important;
}

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

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

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

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

@keyframes logoatr {
  50% {
    box-shadow: 0 -8px 0 0 #fff, 0 8px 0 0 #fff
  }
}

.top-logo {
  -webkit-transition: none;
  transition: none;
  margin: 70px auto 30px;
  width: 144px;
  height: 61px;
}

.top-logo span {
  text-indent: 100%;
  white-space: nowrap;
  float: left;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  background-repeat: no-repeat;
  background-color: #fff;
  background-image: url(../img/atr_letters.png);
  display: block;
  width: 15.27778%;
  height: 57.37705%;
  border-radius: 61px;
  box-shadow: 0 0 0 0 #fff, 0 0 0 0 #fff;
  transform: translate3d(0, 0, 0);
  margin-left: 1.38889%;
  overflow: hidden;
}

.top-logo span:first-child {
  background-position: 0 -27px;
  margin-left: 0;
}

.top-logo span:nth-child(2) {
  background-position: -24px -18px;
  height: 72.13115%;
  margin-top: -6.25%;
}

.top-logo span:nth-child(3) {
  background-position: -48px 1px;
  height: 127.86885%;
  margin-top: -19.44444%;
}

.top-logo span:nth-child(4) {
  background-position: -73px -19px;
  height: 111.47541%;
  margin-top: -5.55556%;
}

.top-logo span:nth-child(5) {
  background-position: -97px -8px;
  height: 96.72131%;
  margin-top: -13.19444%;
}

.top-logo span:nth-child(6) {
  background-position: -121px -27px;
  height: 57.37705%;
}

.top-logo:hover span:first-child {
  -webkit-animation: logoatr 250ms 0s ease-in none;
  animation: logoatr 250ms 0s ease-in none;
}

.top-logo:hover span:nth-child(6) {
  -webkit-animation: logoatr 250ms 250ms ease-in none;
  animation: logoatr 250ms 250ms ease-in none;
}

.top-logo:hover span:nth-child(2) {
  -webkit-animation: logoatr 250ms 50ms ease-in none;
  animation: logoatr 250ms 50ms ease-in none;
}

.top-logo:hover span:nth-child(3) {
  -webkit-animation: logoatr 250ms 0.1s ease-in none;
  animation: logoatr 250ms 0.1s ease-in none;
}

.top-logo:hover span:nth-child(4) {
  -webkit-animation: logoatr 250ms 150ms ease-in none;
  animation: logoatr 250ms 150ms ease-in none;
}

.top-logo:hover span:nth-child(5) {
  -webkit-animation: logoatr 250ms 0.2s ease-in none;
  animation: logoatr 250ms 0.2s ease-in none;
}

.top-logo a {
  display: block;
  height: 100%;
}

.top-logo:after {
  display: table;
  clear: both;
}

.no-cssanimations .loading span {
  display: none;
}

.top-logo.l-small span,
.no-cssanimations .top-logo a span {
  display: none;
}

.no-cssanimations .top-logo,
.no-svg .top-logo.l-small {
  background-image: url(../img/atr_rev.png);
}

.no-cssanimations .top-logo {
  height: 87px;
  margin-top: -50px !important;
}

.no-cssanimations .top-logo:hover {
  opacity: 0.75;
}

.no-cssanimations .top-logo.l-small {
  height: 49px;
}

/* ***** END LOGO ANIMATION ***** */
