/*@import "../resp/globalvars.less";

.signup-box {
position: fixed;
top: 50%!important;
left: 50%;
width: 290px;
height: 486px;
z-index: 251;
margin-top: -265px;
margin-left: -189px;
line-height: 16px;
}
.signup-box div.inner, #nodownvotes div.inner {
background: #fff;
overflow: hidden;
padding: 5px 20px;
-moz-box-shadow: 0 0 5px 0 #d1d1d1;
-webkit-box-shadow: 0 0 5px 0 #d1d1d1;
box-shadow: 0 0 5px 0 #d1d1d1;
}
.signup-box h3 {
width: 236px;
height: 68px;
background: url/site-static/signupheader.png") no-repeat;
text-indent: -1000px;
margin: 0 auto;
margin-bottom: 20px;
}
.signup-box input.fbbutton, .signup-box input.fbbutton:hover, #fbLoginButton input.fbbutton, #fbLoginButton input.fbbutton:hover {
background: #5e77aa url/site-static/fbminilogo.png") no-repeat;
border-color: #29447e;
padding-left: 26px;
}
.signup-box h4 {
border-top: solid 1px #ccc;
margin-bottom: 10px;
position: relative;
}
.signup-box label {
display: block;
font-size: 12px;
font-weight: normal;
margin-bottom: 5px;
text-transform: uppercase;
margin-top: 10px;
}
.signup-box input.text {
display: block;
background: #efefef;
padding: 3px;
border: 1px solid #ccc;
width: 242px;
}
.signup-box input.button {
padding: 3px 0;
border: solid 1px #269eac;
width: 250px;
background: #47c8d6;
color: #fff;
text-align: center;
text-transform: uppercase;
margin: 15px 0;
display: block;
cursor: pointer;
}
.signup-box input.greybutton {
background: #999;
border: solid 1px #7e7e7e;
}
.reveal-modal .close-reveal-modal {
font-size: 22px;
line-height: .5;
position: absolute;
top: 8px;
right: 11px;
color: #aaa;
-webkit-text-shadow: 0 -1px 1px rbga(0,0,0,.6);
text-shadow: 0 -1px 1px rbga(0,0,0,.6);
font-weight: bold;
cursor: pointer;
}*/

.signup-box {
  font-family: 'Arimo-Regular';
  position: fixed;
  top: 0 !important;
  overflow: auto !important;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  background: url("/cassette.axd/file/site-static/popup-bg-a0fed3941bad695b4437451cd7f75f9e0be7c808.png") top center no-repeat #fdd900;
  z-index: 251;
  margin-top: 0;
  margin-left: 0;
  line-height: 16px;
  min-height: 100%;
}
.popup-wrapper {
  position: relative;
}
@media only screen and (max-width: 680px) {
  .popup-wrapper {
    padding: 0 15px;
  }
}
.popup-header {
  display: block;
  clear: both;
  padding: 21px 40px;
}
@media only screen and (max-width: 680px) {
  .popup-header {
    padding: 20px 0;
  }
}
.popup-conainer {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}
.popup-conainer .nav-container {
  position: relative;
  float: right;
}
@media only screen and (max-width: 680px) {
  .popup-conainer .nav-container {
    float: none;
    padding-top: 50px;
  }
}
.popup-conainer .logo {
  position: absolute;
  top: -5px;
  left: 0;
  display: block;
  width: 90px;
  height: 47px;
  background: url("/cassette.axd/file/site-static/resp/logo_black_x1-68dcecbe609d6d954d627171d3e942208d2cdda6.png") no-repeat;
  -moz-background-size: 90px 47px;
  -o-background-size: 90px 47px;
  -webkit-background-size: 90px 47px;
  background-size: 100% auto;
}
.popup-header nav {
  text-align: right;
}
.list-divider {
  background: url("/cassette.axd/file/site-static/nav-divider-cc05cc6bd462f4f27ac70ee8f11347004be69055.png") center center no-repeat;
  display: inline-block;
  padding: 12px 9px;
  margin-right: 21px;
  font-size: 14px;
  line-height: 1.43;
}
@media only screen and (max-width: 680px) {
  .list-divider {
    display: none;
  }
}
.popup-header nav a {
  font-size: 14px;
  font-family: 'Arimo-Bold';
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: black;
  display: inline-block;
  padding: 12px 10px;
  margin-right: 15px;
}
@media only screen and (max-width: 680px) {
  .popup-header nav a {
    float: none;
    margin: 5px 10px;
  }
}
.popup-header nav a.record {
  border-radius: 3px;
  background-color: black;
  color: #fdd900;
  padding: 12px 40px;
  margin-left: 1px;
  margin-right: 0;
}
.popup-text {
  margin: 40px auto 0;
  max-width: 600px;
  text-align: center;
}
.forgotpassform .popup-text {
  margin-top: 80px;
}
.signup-box div.inner,
#nodownvotes div.inner {
  overflow: hidden;
  padding: 48px 48px 45px;
  background: black;
  max-width: 400px;
  margin: 0 auto 40px;
  box-sizing: border-box;
}
@media only screen and (max-width: 680px) {
  .signup-box div.inner,
  #nodownvotes div.inner {
    padding: 38px 20px 35px;
  }
}
.popup-text h2 {
  font-family: 'AbrilFatface-Regular';
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
  text-align: center;
  color: black;
  margin-bottom: 14px;
}
@media only screen and (max-width: 680px) {
  .popup-text h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
.popup-text p {
  font-family: 'Arimo-Regular';
  font-size: 14px;
  line-height: 1.43;
  color: black;
  max-width: 356px;
  margin: 0 auto 25px;
}
.reveal-modal strong {
  font-family: 'Arimo-Bold';
  font-weight: normal;
}
.signupDivider {
  display: block;
  text-align: center;
  font-family: Arimo;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #717171;
  padding: 13px 0 12px;
}
.signup-box label {
  font-size: 12px;
  font-family: 'Arimo-Bold';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: normal;
  color: #d1d1d1;
  text-transform: uppercase;
  display: block;
  padding-bottom: 1px;
}
.signup-box input.text {
  width: 100%;
  box-sizing: border-box;
  height: 45px;
  border-radius: 5px;
  border: solid 2px #fdd900;
  background: none;
  font-size: 14px;
  margin-bottom: 14px;
  padding: 10px 15px;
  color: #717171;
}
#signupForm input.passwordtext {
  margin-bottom: 4px;
}
#signupform.loginform input.passwordtext {
  margin-bottom: 14px;
}
.signup-box ::-webkit-input-placeholder {
  color: #717171;
  font-style: italic;
}
.signup-box ::-moz-placeholder {
  color: #717171;
  font-style: italic;
}
.signup-box :-ms-input-placeholder {
  color: #717171;
  font-style: italic;
}
.signup-box :-moz-placeholder {
  color: #717171;
  font-style: italic;
}
/* Base for label styling */

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 34px;
  cursor: pointer;
}
/* checkbox aspect */

[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  width: 20px;
  height: 20px;
  border: 2px solid #fdd900;
  background: black;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* checked mark aspect */

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 4px;
  left: 4px;
  font-size: 19px;
  line-height: 0.8;
  color: #fdd900;
  transition: all .2s;
}
/* checked mark aspect changes */

[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */

[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #fdd900;
  background-color: #dddddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999999;
}
[type="checkbox"]:disabled + label {
  color: #aaaaaa;
}
/* accessibility */

[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px solid #fdd900;
}
/* hover style just for information */

label:hover:before {
  border: 2px solid #fdd900 !important;
}
.signupck {
  clear: both;
  margin-bottom: 16px;
}
.signupck label {
  text-transform: none;
}
.signup-box label a {
  color: #fdd900;
}
.signup-box input.fbbutton,
.signup-box input.fbbutton:hover {
  background: url("/cassette.axd/file/site-static/fb-register-logo-43dcce4385279510fcae352a267f0bfcfff59173.png") no-repeat;
  width: 306px !important;
  box-sizing: border-box;
  height: 46px !important;
  border-radius: 3px;
  background-color: transparent !important;
  margin: 0 auto !important;
  border: 0 !important;
  text-indent: -9999px;
}
@media only screen and (max-width: 680px) {
  .signup-box input.fbbutton,
  .signup-box input.fbbutton:hover {
    max-width: 100%;
    background-size: contain;
    height: 46px !important;
  }
}
.signup-box.loginform input.fbbutton,
.signup-box.loginform input.fbbutton:hover {
  background: url("/cassette.axd/file/site-static/fb-login-logo-2ce0aba81ef72afe1b437020dd15d1204764c046.png") no-repeat !important;
}
.password-progress {
  margin-bottom: 18px;
}
.password-progress .progress {
  display: block;
  height: 2px;
  float: left;
  background: #585858;
  width: 19%;
  border-radius: 2px;
  margin-right: 1.3%;
  margin-top: 5px;
}
.password-progress .progress.active {
  background: #91f523;
}
.password-progress .status {
  width: 18%;
  text-align: right;
  font-size: 10px;
  line-height: 10px;
  float: right;
  display: none;
}
.password-progress .active {
  display: block;
}
.password-progress .status.good {
  color: #91f523;
}
.password-progress .status.weak {
  color: #ff3300;
}
.signup-box h4 {
  border-top: solid 1px #cccccc;
  margin-bottom: 10px;
  position: relative;
}
.signup-box h4 div {
  display: block;
  margin: 0px auto;
  margin-top: -6px;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
}
.signup-box h4 span {
  background: white;
  padding: 0px 10px;
}
.signup-box .lineabove {
  border-top: solid 1px #cccccc;
  padding-top: 15px;
}
.signup-box .linebelow {
  border-bottom: solid 1px #cccccc;
  margin-bottom: 15px;
}
.signup-box input.greybutton {
  background: #999999;
  border: solid 1px #7e7e7e;
}
.signup-box label.floating {
  float: left;
  padding-bottom: 5px;
}
.signup-box.reveal-modal .close-reveal-modal {
  top: 5px;
  right: 5px;
}
@media only screen and (max-width: 680px) {
  .signup-box.reveal-modal .close-reveal-modal {
    top: 20px;
    right: 20px;
  }
}
.signup-box input.checkbox {
  display: block;
  float: left;
  margin: 10px 10px 5px 0px;
}
.signup-box input.error {
  background: #ffb3b3;
  border-color: #990000;
}
.signup-box label.error {
  color: #990000;
  font-weight: bold;
}
.signup-box {
  overflow: auto;
  clear: both;
}
.signup-box input.button {
  box-sizing: border-box;
  width: 300px;
  height: 44px;
  border-radius: 5px;
  background-color: #fdd900;
  border: none;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: black;
  margin-bottom: 15px;
  max-width: 100%;
}
.signup-box input.button:hover {
  color: black;
  background-color: #fdd900;
  outline: none;
  cursor: pointer;
}
#lblAlreadyMember {
  text-align: center;
  text-transform: none;
  padding-top: 12px;
  font-size: 14px;
  font-family: 'Arimo-Bold';
  font-weight: normal;
}
@media only screen and (max-width: 680px) {
  #lblAlreadyMember {
    font-size: 13px;
  }
}
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 1 !important;
  z-index: 100;
  display: none;
  top: 0;
  overflow: auto;
  left: 0;
}
a.access-account {
  display: block;
  text-align: center;
  color: #fdd900;
  font-size: 14px;
  font-family: 'Arimo-Bold';
}
a.forgot {
  display: none;
}
.signup-box.loginform .popup-text {
  padding-top: 100px;
}
.signup-box.loginform a.forgot {
  display: block;
  float: right;
  font-size: 10px;
  text-transform: none;
}
.signup-box.loginform .popup-text h2 {
  margin-bottom: 40px;
}
.signup-box.loginform .popup-text p {
  display: none;
}
.modal-box {
  font-family: 'Arimo-Regular';
  position: absolute;
  top: 180px;
  overflow: auto !important;
  left: 50%;
  margin-left: -500px;
  max-width: 1000px;
  width: 100%;
  height: auto;
  background: #fdd900;
  z-index: 251;
  line-height: 16px;
  border-radius: 6px;
}
.modal-box.declinedTerms .inner {
  text-align: center;
  padding-bottom: 58px;
  padding-top: 34px;
}
.modal-box.declinedTerms .inner p {
  margin-bottom: 48px;
}
.modal-box.declinedTerms .inner a.btn {
  width: auto;
  margin: 0 auto;
}
.modal-box .inner {
  box-sizing: border-box;
  padding: 19px 30px;
  position: relative;
}
@media only screen and (max-width: 680px) {
  .modal-box .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.modal-box .inner .white-box {
  padding: 20px 0;
  box-sizing: border-box;
  background: white;
  margin-top: 20px;
}
.modal-box .inner .white-box .white-box-content {
  max-height: 286px;
  padding: 0 30px;
  overflow-y: auto;
}
.modal-box .inner .black-box {
  padding: 71px 30px 86px;
  box-sizing: border-box;
  background: black;
  color: #fdd900;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 20px;
}
.modal-box .inner .black-box h2 {
  color: #fdd900;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 33px;
  font-family: 'Arimo-Bold';
}
@media only screen and (max-width: 900px) {
  .modal-box .inner .black-box h2 {
    font-size: 26px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 680px) {
  .modal-box .inner .black-box h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .modal-box .inner .black-box h2 br {
    display: none;
  }
}
.modal-box .inner .black-box a.btn {
  background-color: #fdd900;
  border: solid 2px #fdd900;
  color: black;
  min-width: 220px;
  text-align: center;
  display: inline-block;
  padding: 14px 30px;
  box-sizing: border-box;
  font-family: 'Arimo-Regular';
  max-width: 100%;
}
.modal-box .inner h2 {
  font-family: 'AbrilFatface-Regular';
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
  color: black;
  margin-bottom: 14px;
}
@media only screen and (max-width: 900px) {
  .modal-box .inner h2 {
    font-size: 34px;
    line-height: 44px;
  }
}
@media only screen and (max-width: 680px) {
  .modal-box .inner h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .modal-box .inner h2 br {
    display: none;
  }
}
.modal-box .inner p {
  font-size: 14px;
  line-height: 22px;
  color: black;
  font-family: 'Arimo-Regular';
  margin-bottom: 0;
}
.modal-box .inner ul {
  padding: 0 0 0 20px;
  margin: 0;
}
.modal-box .inner ul li {
  font-size: 14px;
  line-height: 22px;
  color: black;
  margin-bottom: 0;
  list-style: inside;
  list-style-type: disc;
}
.modal-box .inner .bottom-btn {
  text-align: right;
  padding: 32px 0 10px;
}
.modal-box .inner .bottom-btn a {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  font-weight: normal;
  color: black;
  margin-right: 28px;
}
.modal-box .inner a.btn {
  border-radius: 3px;
  background-color: black;
  border: solid 2px black;
  padding: 12px 30px;
  font-size: 14px;
  color: #fdd900;
  font-family: 'Arimo-Bold';
  margin-right: 0;
  max-width: 100%;
}
.reveal-modal .close-reveal-modal {
  width: 30px;
  height: 29px;
  background: url("/cassette.axd/file/site-static/close-modal-8238433785689c66cb4b952d04aa08745e93f6cc.png") no-repeat;
  position: absolute;
  top: 32px;
  right: 30px;
  color: #aaaaaa;
  font-family: 'Arimo-Bold';
  text-indent: -9999px;
  cursor: pointer;
}
@media only screen and (max-width: 900px) {
  .reveal-modal .close-reveal-modal {
    right: 20px;
    top: 15px;
  }
}
@media only screen and (max-width: 680px) {
  .reveal-modal .close-reveal-modal {
    width: 20px;
    height: 20px;
    background-size: contain;
  }
}
@media only screen and (max-width: 900px) {
  .modal-box {
    font-family: 'Arimo-Regular';
    position: absolute;
    margin-left: 0;
    box-sizing: border-box;
    top: 130px;
    left: 5%;
    right: 5%;
    max-width: 90%;
  }
}
@media only screen and (max-width: 680px) {
  .popup-header nav {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .modal-box .inner .bottom-btn a {
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 15px;
  }
}
