footer {
    bottom: 0;
    color: #ffffff;
    margin-bottom: 0;
    position: fixed;
    width: 100%;
}
.TRY-IT footer * {
    color: #fff !important;
}
.TryIt > div.container {
    width: 70%;
    text-align: center;
    margin: 0 auto;
    position: relative;

}
.headline {
    font-size: 30px;
    line-height: 38px;
    /*max-width: 620px;*/
    color: #fff;
    margin: 0 auto;
    font-weight: 200;
}
.GradHolder {
    height: 80%;
    position: absolute;
    top: 70px;
    width: 100%;
}
.OFFLINE .imageGradient {
    background: rgba(0, 0, 0, 0) linear-gradient(#333333, rgba(0, 0, 0, 0)) repeat scroll 0 0 !important;
    height: inherit !important;
    max-width: none;
    opacity: 0.6;
    position: absolute !important;
    top: 0;
    width: 100% !important;
}
footer {
    background-color: #daa520;
    bottom: 0;
    color: #ffffff;
    margin: 0 !important;
    position: fixed;
    width: 100%;
    padding: 1% 1% 0;
}
#formNewCommunity .FieldRow.EmailRequest > div {
    float: left;
    width: 50%;
}
#formNewCommunity .FieldRow.EmailRequest {
    max-width: 600px;
    margin: 0 auto;
}

#formNewCommunity .FieldRow.EmailRequest .xEmail, #formNewCommunity .FieldRow.EmailRequest .btn {
    margin-bottom: 0;
    padding: 0.743rem;
    width: 100%;
    height: 70px;
}
#formNewCommunity fieldset p, #formNewCommunity ieldset p * {
    background-color: rgba(0, 0, 0, 0.75);
    color: #ffffff;
    margin: 0 auto;
    max-width: 600px;
    padding: 20px 0;
}
.MyTenants:empty {
    display: none;
}
.MyTenants {
    margin: 0 auto;
    padding: 1%;
    text-align: left;
    max-width: 600px;
}

.TenantItem {
    margin-top: 5px;
    padding: 0 5% 5% 12%;
    position: relative;
}
.MyTenants h2 {
    font-weight: 200;
    margin: 0 0 20px 0;
    line-height: 1.5em;
    border: 0;
    padding: 0 10px 0 0;
    color: #999;
}
div.CommunityLogo {
    width: 10%;
    text-align: center;
    background-color: #fff;
    position: absolute;
    left: 5px;
    top: 5px;
}
div.CommunityURL {
    font-size: 1.5em;
    font-weight: 200;
    width: 100%;
}
div.CommunityDescription {
    clear: both;
    float: none;
    width: 100%;
    font-weight: 200;
    line-height: 1.5em;
}
.CommunityLogo img {
    max-width: 50px;
    width: 100%;
}
.headline > h1:first-child {
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2em;
}
.headline .subtitle {
    font-size: 1em;;
}
.headline .subtitle {
    font-size: .74em;
}
.subtitle {
    font-size: .74em;
}
.containerBox .FieldGroup {
    background-color: transparent;
}
.containerBox {
    background-color: #f0f0f0;
    margin: 0 auto;
    max-width: 600px;
    padding: 10px;
    text-align: left;
}
.containerBox label {
    text-align: left;
}
.footer {
    margin-top: 20px;
}
.footer.action {
    text-align: right;
}
#DomainText {
    color: #333;
    font-size: 1.5em;
    font-weight: 200;
    padding: 10px 0;
    position: relative;
}
#DomainText span {
    color: #666;
    font-weight: 700;
}
.nav {
    margin-bottom: 10px;
    cursor: pointer;
}
.nav i {
    margin-right: 5px;
}
#DomainText .fi-check {
    background-color: #008000;
    border: 2px solid #ffffff;
    border-radius: 100%;
    display: inline !important;
    font-size: 0.6em;
    padding: 2px 5px;
    position: relative;
    top: -3px;
    color: #fff;
}
#DomainText .fi-minus {
    background-color: #ff0000;
    border: 2px solid #ffffff;
    border-radius: 100%;
    display: inline !important;
    padding: 2px 5px;
    font-size: .6em;
    position: relative;
    top: -3px;
}
.DomainCheck {
    display: inline;
    margin-left: 10px;
    position: absolute;
    right: 5px;
}
.ORStatement {
    font-size: 3em;
    font-weight: 200;
    text-align: center;
    margin-bottom: 20px;
}
.DomainRequestVerify {
    margin: 0 auto;
    width: 70%;
}
.DomainRequestVerify input.VerificationCode {
    font-size: 2em;
    padding: 10px;
}
.DomainRequestVerify .VerifyButtonRow {
    margin-top: 20px;
}
.DomainRequestVerify .VerifyButtonRow button.btn {
    font-size: 2em;
}
.TRY-IT .section-block.replicable-content {
    padding-top: 2rem;
}
.TRY-IT .FieldRow.EmailRequest .xEmail, .TRY-IT .FieldRow.EmailRequest .btn {
    font-size: 2rem;
}
.TRY-IT .MyTenants >div {
    float: left;
    width: 50%;
}
.TryIt.BasicCollaboration .container {
    width: 100% !important;
}
.TRY-IT .MyTenants {
    max-width: none;
}
.MyTenants {
    border-top: 1px solid #dddddd;
    margin-top: 20px;
}
.justarrow.action-item.fa.fa-arrow-right {
    color: #999999;
}
.action.footer {
    background-color: inherit;
}
.CommunityLogo > img {
    background-color: #ccc;
}
.ThemeSelector ul {
    max-height: 300px;
    overflow: auto;
}
