.hidden {
    display: none !important;
}

#authorize {
    cursor: pointer;
}

#logout-wrapper {
    text-align: right;
    margin-bottom: 10px;
}

#btn-logout {
    color: #fff;
}

#hero.sms-price-table {
    height: auto;
}

#new-account-wrapper {
    display: inline-block;
    text-align: left;
    width: 90%;
    max-width: 650px;
}

#new-account-form,
#free-trial-form {
    text-align: center;
}

#edit-account-wrapper {
    display: flex;
    margin-top: 120px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
}

#edit-account-wrapper input,
#edit-account-wrapper select {
    max-width: none;
    box-shadow: none;
}

#edit-account-wrapper input {
    max-width: none;
    box-shadow: none;
}

#edit-account-wrapper input[type="button"] {
    margin: 0;
}

#edit-account-wrapper input[type="submit"] {
    margin: 30px 0 0 0;
}

.section-border {
    border-bottom: 1px solid #fff;
    margin-top: 30px;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;

}




#edit-account-wrapper a {
    color: #105a5c;
}

#edit-account-wrapper h4 {
    margin-bottom: 20px;
}


#select-account {
    margin-bottom: 8px;
}

#sms-wrapper {
    margin-top: 20px;
}

#btn-sms-log {
    margin-top: 20px !important;
}

#price-wrapper {
    /*margin-top: 15px;*/
}

#account-description {
    font-size: 1.5rem;
}

#price-currency {
    text-transform: uppercase;
}

select {
    width: 100%;
    border: 0;
    padding: 5px;
    background-color: #FAFBFC;
    border: none;
    color: #172B4D;
    -webkit-appearance: none;
    border-radius: 3px;
    display: block;
    line-height: 20px;
    margin-bottom: 12px;
    padding: 8px 12px;
    transition-property: background-color,border-color,box-shadow;
    transition-duration: 85ms;
    transition-timing-function: ease;
}

.account-text {
    position: absolute;
    left: 0;
    top: 80px;
    margin-bottom: 100px;
    right: 0;
    height: calc(50% + 200);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}

.account-text-margin {
    margin-top: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}

#pricing {
    max-width: 765px;
    overflow: visible;
}

/* About Us Section
--------------------------------*/
#account {
    padding: 120px 0 60px 0;
    overflow: hidden;
    color: #fff;
}

#account a {
    color: #000;
}

#account a:hover {
    color: #fff;
}

#account .section-divider,
#hero .section-divider {
    background: #fff;
}

#account select,
#free-trial-form-wrapper select,
#account input,
#free-trial-form-wrapper input {
    margin-top: 3px;
    box-shadow: none;
    margin-bottom: 12px;
}

#account .section-header .section-title,
#hero .section-header .section-title {
    color: #FFF;
}


#account .content .h2 {
    color: #333;
    font-weight: 300;
    font-size: 24px;
}

#account .content h3 {
    color: #777;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    font-style: italic;
}

#account .content p {
    line-height: 26px;
}

#login {
    color: #FFF;
    margin-top: 10px;
    font-size: 15px;
    cursor: pointer;
}

#login:hover {
    text-decoration: underline;
}

table#countryList {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    color: #11635d;
    max-width: 1110px;
    margin-bottom: 50px;
}

table#countryList tbody {
    background-color: rgba(255,255,255,0.8);
}


.fat-cell-right {
    text-align: right;
}

#hero {
    width: 100%;
    height: 100vh;
    background: linear-gradient(45deg, rgba(29, 224, 153, 0.85), rgba(29, 200, 205, 1)), url("../../assets/img/hero-bg-2.png") center top no-repeat;
    background-size: cover;
    position: relative;
}


#hero.privacy-policy,
#hero.terms-and-conditions {
    height: auto;
}


#privacy-policy,
#terms-and-condition {
    width: 90%;
    max-width: 1110px;
    background-color: #fff;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    border-radius: 10px;
}


#privacy-policy p,
#terms-and-condition p {
    color: #105a5c;
    margin-bottom: 20px;
    padding: 0 15px;
    font-size: 12px;
}

#privacy-policy h1,
#terms-and-condition h1 {
    font-size: 20px;
    line-height: 25px;
    color: #105a5c;
    margin: 30px 0 10px 0;
    padding: 0 15px;
}

#privacy-policy h2,
#terms-and-condition h2{
    color: #105a5c;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
}

#privacy-policy h3,
#terms-and-condition h3{
    font-size: 15px;
    line-height: 25px;
    color: #105a5c;
    padding: 0 15px;

}

#privacy-policy a,
#terms-and-condition a{
    color: #242424;
}

#btn-manage-billing {
    cursor: pointer;
}

#privacy-policy li,
#terms-and-condition li {
    color: #105a5c;
    margin-left: 35px;
    margin-bottom: 2px;
    font-size: 12px;
    list-style: circle;
}

#btn-login-mail {
    margin-top: 15px;
}

#one-time-login-form {
    display: inline-block;
    width: 100%;
    text-align: center;
}

#login-mail {
    max-width: 200px;
    box-shadow: none;
    margin-left: auto;
    margin-right: auto;
}

#one-time-login-message {
    color: #fff;
}
#payment-terms-wrapper div {


}
#payment-terms-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
}

#payment-terms-wrapper input {
    margin: 5px 8px;
    box-shadow: none;
    padding: 0;
    float: left;
}


#payment-terms-wrapper a {
    color: #000;
    text-decoration: underline;
}

.error-message {
    font-style: italic;
    padding-bottom: 20px;
}

.success .account-text,
.success-free-trial .account-text,
#account-free-trial {
    margin-top: 60px;
}

.floating-content {
    text-align: center;
    margin: 100px 0 200px 0;
}

.floating-content p {
    font-size: 1em !important;
}

.floating-content a{
    color: #FFF;
}

.headline {
    line-height: 40px;
    background: #fff;
    color: #105a5c;
    margin-bottom: 10px;
}

a#add-free-version {
    border-bottom: 1px solid #fff;
    padding-bottom: 2px;
    color: #fff;
    transition-duration: 150ms;
    transition-timing-function: ease;
}

a#add-free-version:hover {
    text-decoration: none;
    padding-bottom: 0px;
}

#free-trial-form-wrapper {
    color: #fff;
}

#continue-to-payment {

}

.price-wrapper {
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;

}



