/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
body {
    min-width:1024px;
    background: none;
    font-size: 14px;
}

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.lead {
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
}

.container {
    width: 970px;
}

.footer-background .container {
    width: 1024px;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    /*padding-bottom: 50px;*/
    text-align: center;
    color: #f8f8f8;
    background: url(images/login/main-image-1.jpg) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
	height: 450px;
    padding-top: 120px;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.intro-message > div {
    font-size: 22px;
    padding: 0px 50px;
    line-height: normal;
}

.intro-message > div > span {
    background-color: rgba(0, 0, 0, 0.4);
}

/*@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}*/

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 0px;
    background-color: #f8f8f8;
    /*border-bottom: 10px solid #C0BBBB;*/
    border-top: 30px solid #C0BBBB;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.content-section-c {
    padding: 20px 0px 20px 0px;
    background-color: #f8f8f8;
    border-bottom: 10px solid #C8733B;
    border-top: 10px solid #C8733B;
    color: #fff;
}

.content-section-c .service-block {
    background-image: url(images/login/LP-Assessment-Background.png);
    background-repeat: repeat-x;
}

.service-container h2 {
    margin-top: 10px;
    width: 275px;
    padding: 0px 10px;
}

.service-container button, .service-container h2 {
    float: left;
}

.service-container button{
    margin-top: 10px;
    width: 36px;
    height: 36px;
}

.service-container .section-prev{
    background-image: url(/Content/silverbrick/images/login/content-left.png);
}
.service-container .section-next{
    background-image: url(/Content/silverbrick/images/login/content-right.png);
}

.service-container{
    text-align: center;
}
.service-container>div{
    display: inline-block;
    *display: inline;
    *zoom:1;
}

.service-container p {
    clear: both;
}

.service-description{
    color: #666666;
    font-size: 18px;
    width: 960px;
    margin: auto auto;
    text-align: left;
    padding-bottom: 10px;
}

.banner {
    padding: 20px 0;
    color: #f8f8f8;
    background: rgba(0, 0, 0, .65);
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

/*@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}*/

.div-footer {
    padding: 0px;
    background-color: #f8f8f8;
    border-bottom: 2px solid #C0BBBB;
}

.div-footer .footer-background {
    margin: 0px;
    background: rgb(0, 0, 0); 
    background: rgba(0, 0, 0, .65);
}

.div-footer .list-inline > li {
    padding: 0px;
    zoom: 1;
    *display: inline;
}

.div-footer a, .div-footer a:hover {
    text-decoration: none;
}

.div-footer img {
    display: inline;
    margin-bottom: 5px;
    margin-right: 2px;
}

.div-footer a div{
    padding: 5px 15px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.div-footer a:hover div{
    background-color: #C8733B;
}
/*.copyright{
    color: #fff;
}*/
.copyright, .footer-links, .footer-links a
{
    margin-bottom:10px;
}
p.copyright {
    margin: 15px 0 0;
}
.copyright {
    font-size: 12px;
}

/* Updates */
.login-form {
    display: none;
    position: absolute;
    top: 150px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    background: #fff;
    border: 2px solid #e7e7e7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 400px;
    padding: 40px;
    z-index: 100;
}

.login-form .input-icon{
    clear: both;
}

.login-form label {
    width: auto;
    text-align: left;
    font-size: 15px;
}

.jqmWindow2 {
    display: none;
}

.jqmdMSG2{
    color: #000;
    font-size: 13px;
    font-weight: normal;
}

.clearit {
    clear: both;
}


.ui-widget-overlay { 
    position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
    background: #666666 url(../jquery_theme/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); 
}

/*.fsizer{
    display: none;
}*/
.navbar-default .navbar-nav > li > a {
    color: #B66327;
    font-size: 16px;
}
.navbar-header{
    float: left;
}
.navbar-brand{
    height: auto;
    padding: 7px 15px;
}
.navbar-right {
    float: right !important;
    margin-right: -15px;
}
.navbar-nav {
    margin: 0;
}
.navbar-nav > li {
    float: left;
}
    /*.navbar-nav > li > a {
        padding-top: 25px;
    }*/

.section-heading {
    color: #C8733B;
    margin-bottom: 30px;
}
    .service-block.selected .section-heading {
        color: #336D63;
    }
.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}
#service-selector {
    margin-top: -30px;
    margin-bottom: 20px;
}
    #service-selector > div {
        background-color: #336D63;
        height: 30px;
        color: #fff;
        font-size: 20px;
        text-align: center;
        cursor: pointer;
    }
    #service-selector > div.selected {
        background-color: #C8733B;
    }
    #service-selected-icons {
		height: 20px;
	}
    #service-selected-icons > div img {
        display: none;
    }

    #service-selected-icons > div.selected img {
        display: inline;
    }
.service-block {
    /*width: 300px;*/
    color: #336D63;
    text-align: center;
}
.service-block h2 {
    display: none;
}
.service-block.selected {
    color: #C8733B;
}
.service-logo{
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
#service-services{
    background-image: url("images/login/services.png");
    width: 39px;
    height: 50px;
}
#service-cost{
    background-image: url("images/login/cost.png");
    width: 72px;
    height: 50px;
}
#service-assessment{
    background-image: url("images/login/assessment.png");
    width: 35px;
    height: 50px;
}
.service-block.selected #service-services{
    background-image: url("images/login/services-selected.png");
}
.service-block.selected #service-cost{
    background-image: url("images/login/cost-selected.png");
}
.service-block.selected #service-assessment{
    background-image: url("images/login/assessment-selected.png");
}
.ui-dialog-title{
	font-size: 13px;
	padding-left: 10px;
}
#customerService h3{
    font-size: 15px;
}
#service-selector > div:nth-child(2){
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
.center-service-block{
    padding: 0px;
}
.center-service-block .service-block{
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 319px;
}
.service-splitter{
    float: left;
    position: relative;
    padding: 0px;
    border-left: 2px solid #C0C0C0;
    margin-top: 50px;
    height: 100px;
}

#login-bubble .hint-bubble{
    padding-top: 60px;
}