@import "/vendor/bootstrap-datepicker.css";
@import url('docs.css');

@import url('/vendor/bootstrap.css');
@import url("/vendor/bootstrap.min.css");
@import url("/vendor/bootstrap-theme.min.css");

body {
    padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
}
.navbar .brand {font-size:20px;   padding: 8px 0px 12px;}
.highlight { color:red;}
.step2, .step1 { display:none;}
.show-step1 .step1 { display:block;}
.show-step2 .step2 { display:block;}
h2.with-icon { font-size:22px; font-weight:300; line-height:40px; margin-bottom:0; }
h2.with-icon img { float: left; margin: 7px 10px 0 0; opacity: 0.8; }
.showSpejder .senior, .showSenior .spejder { display:none;}
.signup label.error { padding-left:28px;}
label.error { color:#900;}
input.error { background-color:#fdd;}

label { color:#333; font-size:13px; line-height:18px; }

.alert-info { background-color:#d9edf7;color:#3a87ad; border-color:#bce8f1; padding:20px ! important;}
.alert-error { background-color:#f2dede;color:#b94a48; border-color:#eed3d7; padding:20px ! important; }
.hero-unit ol { font-size:14px; line-height:1.428571429; padding:0; margin:0 0 9px 25px }
.hero-unit li { font-size:14px; line-height:1.428571429;  }
.hero-unit h1 { font-weight: normal; }

.jumbotron h1 {font-size:63px;}
.jumbotron h1 small {font-size:24px;}

