.header-logo {
    margin-left: 0;
}

.header-greeting {
    margin-right: 0;
}
    
.banner-section{
    position: relative;
    width: 100%;
    min-width: 1000px;
    
    overflow: hidden;
        
    background: #dbdfe6;
    border-bottom: 1px solid #a9b4c6;
    
    text-shadow: 0px 1px 0px #FFFFFF;
}

.banner-section h1 {
    margin-top: 50px;
    margin-bottom: 25px;
    
    font-weight: normal;
    font-size: 40px;
    line-height: 40px;
    
    color: inherit;
}

.banner-section h2 {
    margin-top: 50px;
    margin-bottom: 25px;
    
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    
    color: inherit;
}

.banner-section p {
    margin-bottom: 25px;
    
    font-size: 15px;
    line-height: 25px;
}

.banner-section.intro p, .banner-section.about p {    
    font-size: 20px;
    line-height: 30px;
}

.banner-section label {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, .5);
    
    color: #363636 !important;
    font-weight: bold;
    
    border-color: #FFFFFF;
}

input:focus:required:invalid:focus {
    border-color: #FFFFFF;
}

input.invite-submit {
    background: #FF931E;
}

.form-button.sign-up {
    background: #FF931E;
    
    margin-top: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 13px;
    text-transform: uppercase;
    text-shadow: none;
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.form-button.sign-up:hover {
    background-color: #df7605;
}

.form-button.sign-up:active {
    box-shadow: inset #000 0 2px 5px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #666;
    color: rgba(255, 255, 255, 1);
    font-weight: bold;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #666;
    color: rgba(255, 255, 255, 1);
    font-weight: bold;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #666;
    color: rgba(255, 255, 255, 1);
    font-weight: bold;
}

.banner-section.intro {
    color: #FFFFFF;
    
    text-shadow: none;
    
    border-bottom: none;
    
    -webkit-box-shadow: 0 -10px rgba(255, 255, 255, .75) inset;
    -moz-box-shadow: 0 -10px rgba(255, 255, 255, .75) inset;
    box-shadow: 0 -10px rgba(255, 255, 255, .75) inset;

    background-image: url('http://cdn4.recollect.com/splash/homepage-image-background.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: auto 100%;
    
    -webkit-box-shadow: 0 -10px rgba(255, 255, 255, .75) inset;
    -moz-box-shadow: 0 -10px rgba(255, 255, 255, .75) inset;
    box-shadow: 0 -10px rgba(255, 255, 255, .75) inset;
}

body.secure .banner-section.intro {
    background-image: url('https://drsyt3zoypmnv.cloudfront.net/splash/homepage-image-background.jpg') !important;
}

.banner-section.intro .container {
    min-height: 517px;
    
    background-image: url('http://cdn4.recollect.com/splash/dude.png');
    background-repeat: no-repeat;
    background-position: 525px 9px;
}

body.secure .banner-section.intro .container {
     background-image: url('https://drsyt3zoypmnv.cloudfront.net/splash/dude.png') !important;
}

.homepage-service-icon {
    width: 25px;
    height: 25px;
    
    margin-right: 5px;
    margin-top: 10px;
}

.banner-section.archive {
    background: #dbdfe6;
    min-height: 460px;
}

.banner-section.search {
    background: #efefea;
    min-height: 479px;
}

.example {
    position: relative;
    margin-top: 20px;
}

.search .example {
    margin-top: 30px;
}

.example-archive {
    width: 659px;
    height: 440px;
    
    position: absolute;
    right: 0px;
    
    background: url('http://d35w266dfjg5md.cloudfront.net/splash/example-dashboard.png') no-repeat;
}

body.secure .example-archive {
    background: url('https://d35w266dfjg5md.cloudfront.net/splash/example-dashboard.png') no-repeat !important;
}

.example-search {
    width: 629px;
    height: 449px;
    
    position: absolute;
    left: 0px;
    
    background: url('http://d35w266dfjg5md.cloudfront.net/splash/example-search-and-browse.png') no-repeat;
}

body.secure .example-search {
    background: url('https://d35w266dfjg5md.cloudfront.net/splash/example-search-and-browse.png') no-repeat;
}

.info-section {
    text-align: center;
    padding:30px 0 35px;    
}

.info-section .image {
    display: inline-block;
}

.signup-section {
    text-align: center;
    padding: 35px 0 20px;
    border-bottom: 10px solid #DFF3F0;
}

.signup-section span {
    font-size: 15px;
    display: inline-block;
    margin-right: 30px;
}

.signup-section .form-button {
    top: 0;
}

.archive-image {
    width: 40px;
    height: 43px;
    
    background: url('http://d3bhv573jti9y3.cloudfront.net/splash/archive-box.png') center no-repeat;
    background-size: 100% auto;
}

body.secure .archive-image {
    background: url('https://d3bhv573jti9y3.cloudfront.net/splash/archive-box.png') center no-repeat !important;
}

.download-image {
    width: 52px;
    height: 43px;
    
    background: url('http://d3bhv573jti9y3.cloudfront.net/splash/download-cloud.png') center no-repeat;
    background-size: 100% auto;
}

body.secure .download-image {
    background: url('https://d3bhv573jti9y3.cloudfront.net/splash/download-cloud.png') center no-repeat !important;
}

.search-image {
    width: 42px;
    height: 43px;
    
    background: url('http://d3bhv573jti9y3.cloudfront.net/splash/search-glass.png') center no-repeat;
    background-size: 100% auto;
}

body.secure .search-image {
    background: url('https://d3bhv573jti9y3.cloudfront.net/splash/search-glass.png') center no-repeat !important;
}

.trial-image {
    width: 49px;
    height: 43px;
    
    background: url('http://d3bhv573jti9y3.cloudfront.net/splash/trial-cc.png') center no-repeat;
    background-size: 100% auto;
}

body.secure .trial-image {
    background: url('https://d3bhv573jti9y3.cloudfront.net/splash/trial-cc.png') center no-repeat !important;
}

/* Login */

#login-form {
    margin: 95px 0 0 150px;
}

.remember-me {
    margin-bottom: 15px;
}

.remember-me input[type="checkbox"] {
    margin-top: -3px;
    margin-right: 5px;
}

.remember-me label {
    display: inline;
}

.forgot-password {
    position: relative;
    top: -9px;
}

/* Invite Code */

#invite-form {
    margin: 85px 0 0 0px;
}

/* Forgot your password */

#reset-form {
    margin: 111px 0 0 24px;
}

/* About Page */

.about-avatar {
    width: 100px;
    height: 100px;
    
    float: left;
    margin-right: 10px;
    
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
}

.about-name {
    margin: 0px !important;
    line-height: 1 !important;
}

.about-services {
    list-style-type: none;
    margin-left: 0;
}

.about-services a {
    color: inherit;
}

.about-services a:hover {
    color: rgb(63, 169, 245);
    text-decoration: none;
}

.about-flickr {
    width: 16px;
    position: relative;
    top: -2px;
    margin-right: 2px;
}

