body {
    min-height: 100%;
    height: 100%;
}
#header {
    background-color: #FFF;
}
#footer{
    position: absolute;
    bottom: 0;
    left:0;
}
#content {
    min-height: 100%;
    position: relative;
    display: table;
    overflow: hidden;
    padding-bottom: 192px;
}

#container {
    text-align: center;
    display: block;
    vertical-align: middle;
    max-width: 1230px;
    padding: 0px 50px;
    padding-bottom: 50px;
    padding-top: 100px;
	margin: 0px auto;
}

#container > * {
    font-family: "Roboto";
    font-weight: 100;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #404040;
}

/* BEGIN Affiliate page */
#container > h1 {
    margin-top: 20px;
    font-size: 35px;
    font-weight: 400;
    line-height: 1.3;
}
#affiliate-text {
    margin-top: 10px;
    margin-bottom: 22px;
    color: #737880;
    font-weight: 500;
    font-size: 18px;
}
#discount-row {
    font-size: 126px;
    color: #38424f;
}
#discount-row > img {
    margin-bottom: -19px;
    margin-left: 20px;
    width: 146px;
    height: 122px;
}
.green-text{
    color: #00ad6e;
}
.blue-text{
    color: #00a2d1;
}
.affiliate-button {
    text-decoration: none;
    font-weight: 600;
    font-size: 17px;
    padding: 18px 34px;
    color: #ffffff;
    display: inline-block;
    border-radius: 30px;
    cursor: pointer;
    margin-bottom: 30px;
}
.affiliate-green-button {
    background-color: #00c17b;
    margin-top: 45px;
}
.affiliate-blue-button {
    background-color: #00b8e6;
    margin-top: 65px;
}
#container > .affiliate-column > .affiliate-column-head {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 20px;
    color: #404040;
}
#container > .affiliate-column {
    display: inline-block;
    margin-top: 40px;
    width: 271px;
    font-size: 15px;
    color: #737880;
    font-weight: 500;
    vertical-align: top;
    line-height: 21px;
    padding: 0px 62px;
}
.indent {
    margin-bottom: 10px;
    display: block;
}
/* END Affiliate page */

/* BEGIN 404 page */
#result-404{
    background-color: white;
    padding: 80px 50px;
    max-width: 1200px;
}
#result-404 > h1 {
    font-size: 40px;
    color: #00b9e8;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.3;
    font-weight: 500;
}
#result-404,
#result-404 + img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
#result-404 + img{
    max-width: 1300px;
    width: 100%;
    margin-bottom: 20px;
}
/* END 404 page */
.strong-text{
    margin: 5px 0px;
    font-size: 20px;
    font-weight: 400;
    color: #00b9e8;
}

/* BEGIN uninstall sending */
#uninstall-content{
    max-width: 790px;
    margin: 0 auto;
    padding: 15px 51px 70px;
    box-sizing: border-box;
    background-color: #fff;
}
#uninstall-content > img {
    margin-bottom: 50px;
}
#uninstall-content > h1 {
    font-size: 40px;
    color: #00b9e8;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.3;
    font-weight: 500;
}
/* END uninstall sending*/

/* Begin Coming Soon */
#coming-soon-area{
    width: 100%;
    border: 2px solid #e5e5e5;
    height: 340px;
    display: table;
    max-width:930px;
    margin: 0 auto;
    background-color: white;
}
#coming-soon-area > #coming-soon-container > * {
    display: inline-block;
}
#coming-soon-container{
    margin: 0px auto;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
#coming-soon-text{
    font-size: 15px;
    text-align: left;
    color: grey;
    padding-left: 25px;
    vertical-align: middle;
    line-height: 20px;
}
#bordered-text {
    color: #404040;
    font-size: 20px;
}
#working-icon {
    background-image: url('/images/new_design/working.png');
    width: 54px;
    height: 54px;
    vertical-align: middle;
}
/* End Coming Soon */

/* Begin 404 page */
#container-404{
    position: relative;
    margin-top: 140px;
    font-weight: 200;
    font-size: 14px;
    text-align: left;
    min-height: 503px;
    color: #404040;
    display:table-cell;
    vertical-align: middle;
    padding-top: 80px;
    padding-bottom: 80px;
}
#container-404 > div.info-404 {
    position: relative;
    padding-left:20px;
    padding-top:45px;
    margin-left: auto;
    margin-right: auto;
    max-width: 830px;
}
.big-text-404{
    position: relative;
    font-family: 'Roboto Number';
    font-weight: 100;
    font-size: 155px;
    margin-left: -5px;
}
.medium-text-404 {
    position: relative;
    font-family: Roboto;
    font-weight: 400;
    font-size:35px;
    padding-top:5px;
    padding-bottom: 35px;
    letter-spacing: .022em;
}
.text-404{
    position: relative;
    line-height: 25px;
}
div.button-404{
    display: inline-block;
    font-family: Roboto;
    margin-top:42px;
    margin-bottom: 50px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding: 20px 58px 20px;
    box-sizing: border-box;
    border: 0;
    border-radius: 50px;
    user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}
#container-404 > div.info-404 > .image-404 {
    position: absolute;
    right:20px;
    background-image: url('/images/new_design/404.png');
    width:542px;
    height:503px;
}
/* End 404 page */
#container-mobile-thank-you{
    position: relative;
    margin-top: 140px;
    font-weight: 200;
    font-size: 14px;
    text-align: center;
    min-height: 503px;
    color: #404040;
    display:table-cell;
    vertical-align: top;
    /*padding-top: 80px;
    padding-bottom: 80px;*/

    background-image: url('/images/thank_you_page.png');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#container-mobile-thank-you > div.info-mobile-thank-you{
  margin-top: 150px;
}

.square-brackets {
  width: 715px;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid #d8d8d8;;
  border-right: 1px solid #d8d8d8;;
  position: relative;
  padding-top: 12px;
  padding-bottom: 20px;
}
.square-brackets > .square-brackets-line {
  width: 40px;
  border-top: 1px solid #d8d8d8;
  position: absolute;
}
.square-brackets > .top-left {
  left:0px;
  top:0px;
}
.square-brackets > .top-right {
  right:0px;
  top:0px;
}
.square-brackets > .bottom-left {
  left:0px;
  bottom:0px;
}
.square-brackets > .bottom-right {
  right:0px;
  bottom:0px;
}

.square-brackets > .big-text {
    position: relative;
    font-family: Lato;
    font-weight: 600;
    font-size: 92px;
    color: white;
    padding-bottom: 3px;
    letter-spacing: .022em;
}

.square-brackets > .medium-text {
    position: relative;
    font-family: Lato;
    font-weight: 300;
    font-size: 51px;
    color: rgba(255, 255, 255, 0.7);

}

#container-mobile-thank-you > .small-text{
  position: relative;
  font-family: Lato;
  font-weight: 300;
  font-size: 21px;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 26px;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 950px) {
    #content {
        padding-bottom: 205px;
    }
}

/* Affiliate page */
@media screen and (max-width: 580px) {
    #discount-row > img {
        margin-top: 45px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 550px) {
    #content {
        padding-bottom: 509px;
    }
}
