/* get_the_app_screen1.css */

@charset "UTF-8";

#main-section {
  max-height: 800px;
  min-height: 600px;
  max-width: 900px;
  margin: 0 auto;
}

#get-the-app-container {
  margin: 0 auto;
  width: 100%;
  padding-bottom: 60px;
  padding-left: 240px; /*see get_the_app_screen1.php*/
  text-align: center;
  font-size: 16px;
}

#get-the-app-container-3 { /* No tips box */
  margin: 0 auto;
  width: 100%;
  padding-bottom: 60px;
  /*padding-left: 240px;*/
  text-align: center;
  font-size: 16px;
}
/*
border: 2px solid #bdbdbd;
  border-radius: 6px;
  max-width: 270px;
  margin: 20px auto 20px;
  min-height: 200px;
  */
#get-the-app-box {
  display: inline-block;
  /*max-width: 570px;*/
  max-width: 400px;
  width: 360px;
  /*width: 45%;*/
  text-align: left;
  border: 2px solid #c1c1c1;
  border-radius: 6px;
}

#get-the-app-header {
  font-size: 160%;
  color: #767676;
  width: 350px;
  /*font-size: 150%;
  color: #52524f;*/
  margin-top: 15px;
  padding-left: 10px;
  padding-bottom: 5px;
  border-bottom: 4px solid #c1c1c1;
}

#get-the-app-text {
  font-size: 90%;
  font-weight: bold;
  padding-left: 5px;
  margin-top: 5px;
  color: #767676;
}

#get-the-app-image {
  text-align: center;
  margin-top: 5px;
}

#shop-to-support-get-the-app {
  display: inline-block;
  margin-bottom: 20px;
  padding: 5px 30px;
  border-radius: 4px;
  font-size: 150%;
  cursor: pointer;
}


#get-the-app-login-button-top {
  float: right;
  cursor: pointer;
  vertical-align: top;
  margin-top: 5px;
  width: 120px;
  /*border: 1px solid pink;*/
}

#get-the-app-login-text {
  margin-left: 10px;
  font-weight: bold;
  cursor: pointer;
}

#get-the-app-facebook {
  margin: 10px auto 0;
  width: 360px;
}

#get-the-app-facebook-signup, #get-the-app-facebook-login {
  width: 320px;
  margin-left: 20px;
  cursor: pointer;
}

#get-the-app-forgot-password {
  float: right;
  margin-right: 15px;
  /*margin-top: -30px;*/
  font-size: 100%;
  font-weight: bold;
  color: #0033ff;
  cursor: pointer;
  /*border: 1px solid pink;*/
}

#get-the-app-password:hover {
  text-decoration: underline;
}

#get-the-app-line {
  width: 360px;
  padding-left: 3px;
  font-size: 130%;
  color: #cbcbcb;
  margin: 0 auto 10px;
}

#get-the-app-button {
  display: block;
  width: 210px;
  margin: 20px auto 0px;
  cursor: pointer;
  margin-bottom: 10px;
  /*border: 1px solid green;*/
}

.get-the-app {
  cursor: pointer;
}

.get-the-app-line0 {
  display: inline-block;
  width: 142px;
  margin-left: 12px;
  border: 1px solid #cbcbcb;
  vertical-align: middle;
}

.get-the-app-input-div {
  margin: 0 auto 10px;
  width: 360px;
  /*border: 1px solid orange;*/
}

.get-the-app-input {
  width: 330px;
  margin-left: 12px;
  font-size: 100%;
  color: #b8b8b8;
  height: 30px;
  border: 1px solid #bdbdbd;
}

#get-the-app-buttons {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 60px;
  font-size: 16px;
}

#get-the-app-back {
  display: inline-block;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  font-size: 130%;
  color: #bdbdbd;
  cursor: pointer;
}

#get-the-app-back:hover {
  text-decoration: underline;
}

.get-the-app-continue {
  display: inline-block;
  border-radius: 6px;
  /*padding: 4px 12px;*/
  /*color: #ffffff;
  background-color: #0070af;*/
  /*padding-left: 10px;
  padding-right: 10px;*/
  padding: 2px 30px;
  font-size: 160%;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

#get-the-app-signup, #get-the-app-login, #get-the-app-not-supported-signup {
  display: inline-block;
  border-radius: 6px;
  /*padding: 4px 12px;*/
  /*padding-left: 10px;
  padding-right: 10px;*/
  padding: 2px 30px;
  font-size: 160%;
  font-weight: bold;
  cursor: pointer;
}

.view-terms-and-conditions {
  text-decoration: none;
  color: #2a87bd;
  font-size: 80%;
}

#get-the-app-digecert-logo {
  float: right;
  margin-top: -100px;
  margin-right: 10px;
  margin-bottom: 5px;
}

#get-the-app-tips {
  float: right;
  margin-top: 55px;
  margin-right: 80px;
  border: 2px solid #c1c1c1;
}

#get-the-app-tips-header {
  margin-left: 5px;
  margin-bottom: 10px;
}

#get-the-app-tips ul {
  list-style: none;
  margin: 0;
  padding: 0;
  /*color: #bdbdbd;*/
  color: #767676;
}

#get-the-app-tips li {
  display: inline-block;
  padding-left: 10px;
  padding-bottom: 10px;
  margin-left: 10px;
  text-indent: -22px;
  font-size: 90%;
  line-height: 110%;
}

#get-the-app-tips li:before {
  content: '\2022 ';
  padding: 5px;
  font-size: 200%;
  color: #026faf;
  vertical-align: middle;
}

.blue-color {
  /*color: #456aa9;*/
  color: #026faf;
}

.error1, .error2, .error3, .error4, .error5, .error6, .error7, .error8, .error9 {
  display: none;
}

.error-text1, .error-text2, .error-text3, .error-text4, .error-text5, .error-text6, .error-text7, .error-text8, .error-text9 {
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  /*color: #767676;*/
  color: #fe0000;
  font-weight: bold;
  font-size: 80%;
}