.register-user {
    font-size: 130pt;
    margin-right: 40px;

}

.gap {
    margin-top: 15px;
}

.profile-photo {
 margin-right: 5px;
}

.main-buttons {
    margin-top: 50px;
}

.main-buttons a {
    margin-right: 10px;
}

#logo_topleft {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.display-image {
    margin-top: -60px;
    margin-right: 20px;
}
.terms-body {
    max-height: 400px;
    overflow: auto;
}
body {
    background: #ffffff;
    overflow: visible;
}
.container {
    border: none;
}
#header {
    margin: 0;
    height: 71px;
    border-bottom: 1px solid #eeeeee !important;
    overflow: hidden;
    padding: 0 30px;
    background-clip: padding-box;
    border-width: 0;
    min-height: 28px;
    background: #f4f4f4 !important;
    margin-bottom: 20px;
}
#header #logo {
    margin-left: 0px;
}
#header #logo img {
    width: 137px;
}
#login-header-space {
    float: right;
    text-align: right;
    display: block;
    vertical-align: middle;
    line-height: 71px;
}
#login-header-space > :first-child {
    font-size: 13px;
    margin-right: 14px;
    vertical-align: -3px;
    font-weight: 400;
}
#login-header-space .btn {
    font-weight: bold;
    text-transform: uppercase;
}
#login-header-space > * {
    display: inline-block;
}
#main {
    background: #ffffff;
    margin: 0;
}
.hero {
    background-image: url(../img/gradient/login.png);
    background-repeat: no-repeat;
    background-position: 0 245px;
    height: 450px;
    width: 100%;
    float: left;
}
#register .hero {
    height: 250px;
    background-position: 0 120px;
}
h4.paragraph-header {
    color: #565656;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    margin-top: 15px;
    width: 270px;
}
h5.about-heading {
    color: #565656;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 5px;
}
.login-header-big {
    font-weight: 400;
}
.login-desc-box-l {
    min-height: 350px;
    width: 50%;
}
.login-app-icons {
    vertical-align: top;
    margin-top: 90px;
    width: 300px;
}
@media (min-width: 768px) and (max-width: 880px) {
    #header {
        padding: 0 5px !important;
    }
}
@media only screen and (min-width: 0px) and (max-width: 679px) {
    #header {
        padding: 0 5px !important;
    }
    #header #logo img {
        width: 135px;
    }
}

/* Custom Bootstrap Styles */

body {
    margin-bottom: 40px;
}

.navbar {
    margin-bottom: 0 !important;
}

.create-account { color: #1c75bc !important; }

.cjis-jumbotron {
    background: url(/assets/img/tower2.png) no-repeat 93% bottom #fff;
    background-size: contain !important;
    padding: 30px !important;
    min-height: 237px;
    margin: 0 0 10px 0 !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .35), 0 1px 5px rgba(0, 0, 0, .20);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .35), 0 1px 5px rgba(0, 0, 0, .20);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .35), 0 1px 5px rgba(0, 0, 0, .20);
}

.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 0;
}

.carousel-caption p {
    font-size: 16px;
}

.courthouse {
    background: url(/assets/img/courthouse.jpg) no-repeat 0 0;
    background-size: cover;
    min-height: 415px;
}

.carousel-caption {
    color: #333;
    text-shadow: none;
}

.carousel-control {
    color: #333;
    text-shadow: none;
    background-image: none;
}

.carousel-control.left, .carousel-control.right {
    color: #333;
    text-shadow: none;
    background-image: none;
}

.carousel-control span {
    color: #333;
    text-shadow: none;
    background-image: none;
}

.panel-body {
    padding: 0;
}

.login {
    padding: 48px 20px;
    min-height: 375px;
}

.intro {
    background: #f5f5f5;
    padding: 0 20px 10px 20px !important;
}



/* Custom Responsive Adjustments */


/* Landscape phones and down */
@media (max-width: 480px) {

    .logo { margin: 0 auto; }

    .cjis-jumbotron {
        background: none;
        text-align: center;
    }

    .courthouse { min-height: 315px; }

    .carousel-caption {
        position: absolute;
        bottom: 20px;
    }

    .item {	min-height: 315px; }

    .item img { margin: 0 auto; }

    .login {
        padding: 5px;
        min-height: 300px;
    }

}

/* Landscape phone to portrait tablet */
@media (max-width: 768px) {

    .logo { margin: 0 auto; }

    .cjis-jumbotron {
        background: none;
        text-align: center;
    }

    .courthouse { min-height: 315px; }

    .carousel-caption {
        position: absolute;
        bottom: 20px;
    }

    .item {	min-height: 315px; }

    .item img { margin: 0 auto; }

    .login {
        padding: 5px;
        min-height: 300px;
    }

}

/* Portrait tablet to landscape and desktop */
@media (min-width: 769px) and (max-width: 979px) {

    /*  Put	Custom Styles Here */

}

/* Large desktop */
@media (min-width: 1200px) {

    /*  Put	Custom Styles Here */

}

.invalid {
    color: red;
}

.input-group-addon {
    width: 39px !important;
}

.register {
    padding: 20px;
}

.panel-heading {
    padding: 15px 13px;
    font-size: 16px;
    font-weight: 400;
    color: #232323;
}

.smart-form header {
    font-weight: 400;
}

nav ul {
    width: auto !important;
}

.jumbotron p.title {
    margin-bottom: 5px;
    font-size: 30px;
    font-weight: 500;
}

.jumbotron p.subtitle {
    font-size: 21px;
    font-weight: 200;
}

body {
    margin-bottom: 0;
}

.carousel-inner h3 {
    line-height: 0px;
}

nav ul li {
    overflow: visible;
}

.guest-body {
    padding: 10px;
}