@font-face {
  font-family: "CeraPro-Bold";
  src: url('../fonts/Cera-Pro-Bold.eot');
  src: url('../fonts/Cera-Pro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Cera-Pro-Bold.woff2') format('woff2'),
    url('../fonts/Cera-Pro-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "CeraPro-Regular";
  src: url('../fonts/Cera-Pro-Regular.eot');
  src: url('../fonts/Cera-Pro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Cera-Pro-Regular.woff2') format('woff2'),
    url('../fonts/Cera-Pro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "CeraPro-Light";
  src: url('../fonts/Cera-Pro-Light.eot');
  src: url('../fonts/Cera-Pro-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Cera-Pro-Light.woff2') format('woff2'),
    url('../fonts/Cera-Pro-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

#innerDiv { 
  width: 800px;
  margin-bottom:71px;
}
	
label {
	font-weight: normal;
}

body {
	font-family: "CeraPro-Regular";
}

ul {
	    display: inline-block;
}

li {
	text-align:left;
}


.logo-block {
	padding-top: 5%;
}

.logo-block {
	padding-bottom: 5%;
}

.submitDiv {
	padding-bottom: 2%;
}

.errorMes, .warning, .success{
	width: 50%;
	display: inline-block;
}
	
#verticalHolder{
	padding-top: 1%;
}

.vertRegInput {
	padding-bottom: 2%;
	width: 60%;
    text-align: center;
    margin: auto;
}

#verticalHolder .regInput {
	width: 100%;
	text-align: center;
	height: 50px;
}

.sub{
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 1;
	line-height: 1.2;
	text-decoration: none;
	padding: 13px 10px 12px;
	min-width: unset;
	text-align: center;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	font-family: "CeraPro-Regular", "brandon_grotesquebold", "Arial", "Helvetica", sans-serif;
	position: relative;
	z-index: 100;
	border: none;
}
			

div.success, div.information, div.warning, div.message, div.errorMes, div.no-entry {
  font-family: "CeraPro-Regular", 'Droid Sans', sans-serif;
  font-size: 16px;
  clear: both;
  color: #000;
  padding: 9px 7px 8px 34px;
  margin: 5px 0 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #fb7;
  background-color: #fff;
  background-position: 6px 7px;
  background-repeat: no-repeat;
}

div.success {
  background-image: url('../../common/images/icons/ccTick.png');
  background-color: #dff5dd;
  background-size: 16px 16px;
  background-position-y: center;
  padding-left: 30px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #2b3035;
  border-radius: 4px;
  border: solid 1px #5fb257;
  width:60%;
  margin-bottom:48px;
  text-align: left;
}
div.warning {
  background-color: #fed;
  background-image: url('../../common/images/icons/warning.png');
  color: #ff8000;
  border-color: #ff8000;
}

div.errorMes {
background-image: url('../../common/images/icons/ccError.png');
  background-color: #fee;
  color: #c00;
  border-color: #c00;
  background-size: 16px 16px;
  background-position-y: center;
  padding-left: 30px;
}

#header-logo {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 11%;
}

#contactUsBtn {
  width: 136px;
}

#main-header {
  height:104px;
  position:relative;
}

#contactUsBtnHolder {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 11%;
}

.main-button, .submitDiv #loginBtn {
  height: 40px;
  text-align:center;
  border-radius: 44px;
  font-family: "CeraPro-Regular";
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #ffffff;
  text-transform:none;
}

.alt-button {
  height: 40px;
  text-align:center;
  border-radius: 44px;
  border: solid 1px #2f8375;
  font-family: "CeraPro-Regular";
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #2f8375;
  text-transform:none;
}

.backBtn button {
  font-family: "CeraPro-Regular";
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  background: none;
  border: none;
  padding: 0px;
}

#svgBackIcon {
  vertical-align: middle;
  margin-bottom: 4px;
}

.backBtnHolder {
  text-align:left;
  width:752px;
  margin-bottom: 19px;
}

.container {
  text-align:center;
  width:752px;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.content-container {
  text-align: center;
  width:752px;
}

.enthuse-events {
  width:100%;
  height: 40px;
  font-family: "CeraPro-Bold";
  font-size: 32px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #2b3035;
}

.punch h3 {
  width: 100%;
  height: 28px;
  font-family: "CeraPro-Bold";
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #2b3035;
}

#formerly {
  height: 24px;
  font-family: "CeraPro-Regular";
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #2b3035;
  margin-right:6px;
}

.enthuse-formerly {
  margin-top:14px;
  margin-bottom:23.8px;
}

#loginHeader {
  margin-top:26px;
}

#verticalHolder .regInput {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  border: solid 1px rgba(43, 48, 53, 0.24);
  background-color: #ffffff;
  text-align: left;
  padding-bottom: 0px;
  padding-left: 16px;
  font-family: "CeraPro-Regular";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #2b3035;
  outline: none;
  min-height: 0;
  min-width: 0;
}

.vertRegInput {
  padding-bottom: 0px;
}

#username {
  margin-bottom:40px;
}

#loginBtnDiv {
  width:100%;
}

#loginBtn {
  width:60%;
}

#forgotPasswordHolder {
  height: 18px;
  width:100%;
  text-align:center;
  margin-bottom:27px;
}

#forgotPasswordDiv {
  width:60%;
  margin-right: auto;
  margin-left: auto;
  text-align:right;
}

#forgotPasswordDiv a {
  font-family: "CeraPro-Regular";
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

#legendDiv {
  width:60%;
  margin-right: auto;
  margin-left: auto;
  margin-top:0px;
  margin-bottom:0px
}

#password::placeholder, #pass1::placeholder, #pass2::placeholder {
  letter-spacing: normal !important;
}

#password, #pass1, #pass2 {
  letter-spacing: .4em;
}

.submitDiv {
  width:60%;
  padding-bottom:0px;
}

#verticalHolder {
  padding-top:0px;
}

#main {
  padding-bottom:48px;
}

.termsSupportLinks {
  text-align: center;
  padding-top: 27px;
  margin: 0;
  margin-top: 100px;
  margin-bottom: 22px;
  position: absolute;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 11%;
  right:11%;
  border-top: solid 1px rgba(72, 78, 87, 0.24);
}

.termsSupportLinks a {
  font-family: "CeraPro-Regular";
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

a:hover, a:focus, #contactUsBtn:hover, #contactUsBtn:focus, #backLabel:hover, #backLabel:focus, .sub, .sub2, #svgBackIcon {
  text-decoration:none !important;
  outline:none !important;
}

#resetconffrm .vertRegInput label {
  font-family: "CeraPro-Bold";
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #697077;
  text-align: left;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-top: 8px;
}

div.errorMes {
  width: 60%;
  margin-bottom: 32px;
  min-height:40px;
  border-radius: 4px;
  border: solid 1px #db4437;
  background-color: #ffeceb;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #000000;
  text-align: left;
}

#togglePasswordBtn, #togglePasswordNewBtn, #togglePasswordConfirmBtn {
  font-family: "CeraPro-Regular";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  height: auto;
  background: none;
  border: none;
  padding-right: 0px;
  margin-right: 16px;
  width:auto;
  width: -moz-fit-content;
  width:fit-content;
}

.inputLegend {
    text-align: left;
    margin-bottom: -8px;
    margin-left: 15px;
    position: relative;
    width:auto;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 5px;
    padding-left: 5px;
    font-family: "CeraPro-Regular";
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    color: #697077;
    display:none;
    border:none;
    position: absolute;
    margin-top: -7px;
}

h1 {
	width: 100%;
    height: 40px;
    font-family: "CeraPro-Bold";
    font-size: 32px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #2b3035;
}

#resetUsername {
	margin-bottom: 32px;
}

@media only screen and (max-width: 850px){
  .container {
	width:92% !important;
  }
  .content-container, #innerDiv, .backBtnHolder {
	width:100% !important;
  }
  #header-logo {
    left: 4%;
  }
  #contactUsBtnHolder {
    right: 4%;
  }
  #contactUsBtn {
    width: 112px;
  }
  .termsSupportLinks {
    left: 4%;
    right: 4%;
  }
}

@media only screen and (max-width: 550px){
  #verticalHolder .vertRegInput, div.errorMes, div.success, #legendDiv, #loginBtn, #forgotPasswordDiv, #resetSubitDiv, #backToLoginBtnDiv, #resetActivateSubmitDiv {
    width: 90%;
  }
}

@media only screen and (max-width: 300px){
  #contactUsBtn {
    width: 85px;
  }
  .enthuse-events, .enthuse-formerly {
    height:auto !important;
    height: -moz-fit-content !important;
    height:fit-content !important;
  }
}

