Newer
Older
Brian Canini
committed
margin-bottom: 10px;
}
/* line 349, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
margin-top: 14px;
margin-bottom: 14px;
}
Brian Canini
committed
/* line 359, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
margin-top: 14px;
margin-bottom: 14px;
}
@media (min-width: 768px) {
/* line 359, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
Brian Canini
committed
}
Brian Canini
committed
@media (min-width: 768px) {
/* line 379, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-left {
float: left !important;
Brian Canini
committed
/* line 382, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-right {
float: right !important;
margin-right: -15px;
Brian Canini
committed
/* line 386, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-right ~ .navbar-right {
margin-right: 0;
Brian Canini
committed
/* line 397, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
Brian Canini
committed
/* line 401, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
color: #777;
Brian Canini
committed
/* line 403, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
Brian Canini
committed
/* line 410, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
color: #777;
Brian Canini
committed
/* line 415, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
color: #777;
Brian Canini
committed
}
Brian Canini
committed
/* line 418, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
Brian Canini
committed
/* line 425, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
Brian Canini
committed
}
Brian Canini
committed
/* line 433, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
Brian Canini
committed
}
Brian Canini
committed
/* line 442, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
border-color: #ddd;
Brian Canini
committed
}
Brian Canini
committed
/* line 444, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ddd;
Brian Canini
committed
}
Brian Canini
committed
/* line 448, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
Brian Canini
committed
}
Brian Canini
committed
/* line 453, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
Brian Canini
committed
}
Brian Canini
committed
/* line 462, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555;
}
@media (max-width: 767px) {
/* line 473, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
Brian Canini
committed
/* line 475, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
Brian Canini
committed
/* line 482, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
/* line 490, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
Brian Canini
committed
/* line 506, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
color: #777;
}
/* line 508, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
color: #333;
}
/* line 513, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
color: #777;
}
/* line 515, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
color: #333;
}
/* line 521, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
Brian Canini
committed
/* line 531, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
background-color: #222;
border-color: #090909;
Brian Canini
committed
/* line 535, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
color: #9d9d9d;
Brian Canini
committed
/* line 537, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
Brian Canini
committed
/* line 544, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
color: #9d9d9d;
Brian Canini
committed
/* line 549, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
Brian Canini
committed
/* line 552, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
Brian Canini
committed
/* line 559, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #090909;
Brian Canini
committed
/* line 567, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
Brian Canini
committed
/* line 577, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
border-color: #333;
Brian Canini
committed
/* line 579, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333;
Brian Canini
committed
/* line 583, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
Brian Canini
committed
/* line 588, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
Brian Canini
committed
/* line 596, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #090909;
color: #fff;
Brian Canini
committed
@media (max-width: 767px) {
/* line 607, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #090909;
Brian Canini
committed
6204
6205
6206
6207
6208
6209
6210
6211
6212
6213
6214
6215
6216
6217
6218
6219
6220
6221
6222
6223
6224
6225
/* line 610, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #090909;
}
/* line 613, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
/* line 615, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
/* line 622, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #090909;
}
/* line 630, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
Brian Canini
committed
/* line 641, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
color: #9d9d9d;
Brian Canini
committed
/* line 643, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
color: #fff;
Brian Canini
committed
/* line 648, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
color: #9d9d9d;
Brian Canini
committed
/* line 650, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
color: #fff;
Brian Canini
committed
/* line 656, ../bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
Brian Canini
committed
/* line 6, ../bootstrap/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
padding: 8px 15px;
margin-bottom: 22px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
Brian Canini
committed
/* line 13, ../bootstrap/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
display: inline-block;
Brian Canini
committed
/* line 16, ../bootstrap/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
content: "/ ";
padding: 0 5px;
color: #ccc;
Brian Canini
committed
/* line 25, ../bootstrap/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
color: #777777;
Brian Canini
committed
/* line 4, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination {
display: inline-block;
padding-left: 0;
margin: 22px 0;
border-radius: 4px;
Brian Canini
committed
/* line 10, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
display: inline;
Brian Canini
committed
/* line 12, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857;
text-decoration: none;
color: #BB0000;
background-color: #fff;
border: 1px solid #ddd;
margin-left: -1px;
Brian Canini
committed
/* line 25, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
Brian Canini
committed
6303
6304
6305
6306
6307
6308
6309
6310
6311
6312
6313
6314
6315
6316
6317
6318
6319
6320
6321
6322
6323
6324
6325
6326
6327
/* line 32, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
/* line 41, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
z-index: 2;
color: #4A4A4A;
background-color: #eeeeee;
border-color: #ddd;
}
/* line 52, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
cursor: default;
Brian Canini
committed
/* line 64, ../bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777777;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed;
Brian Canini
committed
/* line 5, ../bootstrap/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 20px;
line-height: 1.33333;
Brian Canini
committed
}
Brian Canini
committed
/* line 12, ../bootstrap/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
/* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
Brian Canini
committed
}
Brian Canini
committed
/* line 5, ../bootstrap/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
Brian Canini
committed
}
Brian Canini
committed
/* line 12, ../bootstrap/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
Brian Canini
committed
}
Brian Canini
committed
/* line 18, ../bootstrap/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
Brian Canini
committed
}
Brian Canini
committed
/* line 6, ../bootstrap/stylesheets/bootstrap/_pager.scss */
.pager {
padding-left: 0;
margin: 22px 0;
list-style: none;
text-align: center;
Brian Canini
committed
/* line 14, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
content: " ";
display: table;
Brian Canini
committed
/* line 19, ../bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
clear: both;
Brian Canini
committed
/* line 12, ../bootstrap/stylesheets/bootstrap/_pager.scss */
.pager li {
display: inline;
Brian Canini
committed
/* line 14, ../bootstrap/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
Brian Canini
committed
/* line 23, ../bootstrap/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
Brian Canini
committed
/* line 31, ../bootstrap/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
float: right;
Brian Canini
committed
/* line 38, ../bootstrap/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
float: left;
Brian Canini
committed
/* line 45, ../bootstrap/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777777;
background-color: #fff;
cursor: not-allowed;
Brian Canini
committed
/* line 5, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
Brian Canini
committed
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
Brian Canini
committed
/* line 20, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label:empty {
display: none;
}
/* line 25, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.btn .label {
position: relative;
top: -1px;
Brian Canini
committed
/* line 33, ../bootstrap/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
Brian Canini
committed
/* line 44, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label-default {
background-color: #777777;
Brian Canini
committed
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
background-color: #5e5e5e;
Brian Canini
committed
/* line 48, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label-primary {
background-color: #337ab7;
Brian Canini
committed
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
background-color: #286090;
Brian Canini
committed
/* line 52, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label-success {
background-color: #5cb85c;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
background-color: #449d44;
}
/* line 56, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label-info {
background-color: #5bc0de;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
background-color: #31b0d5;
Brian Canini
committed
/* line 60, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label-warning {
background-color: #f0ad4e;
Brian Canini
committed
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
background-color: #ec971f;
Brian Canini
committed
/* line 64, ../bootstrap/stylesheets/bootstrap/_labels.scss */
.label-danger {
background-color: #d9534f;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
background-color: #c9302c;
Brian Canini
committed
/* line 7, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #fff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px;
}
/* line 22, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.badge:empty {
Brian Canini
committed
/* line 27, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.btn .badge {
position: relative;
top: -1px;
Brian Canini
committed
/* line 32, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
Brian Canini
committed
/* line 41, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
color: #BB0000;
background-color: #fff;
Brian Canini
committed
/* line 47, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
float: right;
}
/* line 51, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
margin-right: 5px;
}
/* line 55, ../bootstrap/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
margin-left: 3px;
Brian Canini
committed
/* line 62, ../bootstrap/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
Brian Canini
committed
/* line 6, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee;
Brian Canini
committed
/* line 13, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
Brian Canini
committed
/* line 18, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
margin-bottom: 15px;
font-size: 24px;
font-weight: 200;
Brian Canini
committed
/* line 24, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
border-top-color: #d5d5d5;
Brian Canini
committed
/* line 28, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
border-radius: 6px;
padding-left: 15px;
padding-right: 15px;
Brian Canini
committed
/* line 35, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
max-width: 100%;
Brian Canini
committed
@media screen and (min-width: 768px) {
/* line 6, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
/* line 43, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
/* line 49, ../bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
font-size: 72px;
}
Brian Canini
committed
/* line 7, ../bootstrap/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 22px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
Brian Canini
committed
/* line 17, ../bootstrap/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
display: block;
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
Brian Canini
committed
/* line 27, ../bootstrap/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
padding: 9px;
color: #666666;
Brian Canini
committed
/* line 34, ../bootstrap/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #BB0000;
Brian Canini
committed
/* line 9, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert {
padding: 15px;
margin-bottom: 22px;
border: 1px solid transparent;
border-radius: 4px;
}
/* line 16, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
margin-top: 0;
color: inherit;
}
/* line 23, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
font-weight: bold;
}
/* line 28, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
margin-bottom: 0;
Brian Canini
committed
/* line 33, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
margin-top: 5px;
Brian Canini
committed
/* line 42, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
Brian Canini
committed
/* line 47, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
Brian Canini
committed
/* line 59, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
Brian Canini
committed
/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
border-top-color: #c9e2b3;
Brian Canini
committed
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
color: #2b542c;
Brian Canini
committed
/* line 63, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
Brian Canini
committed
/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
border-top-color: #a6e1ec;
Brian Canini
committed
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
color: #245269;
Brian Canini
committed
/* line 67, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
Brian Canini
committed
/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
border-top-color: #f7e1b5;
Brian Canini
committed
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
color: #66512c;
Brian Canini
committed
/* line 71, ../bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
Brian Canini
committed
/* line 8, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
border-top-color: #e4b9c0;
Brian Canini
committed
/* line 11, ../bootstrap/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
color: #843534;
Brian Canini
committed
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
Brian Canini
committed
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
Brian Canini
committed
/* line 26, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress {
overflow: hidden;
height: 22px;
margin-bottom: 22px;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
Brian Canini
committed
/* line 36, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 22px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
Brian Canini
committed
/* line 54, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
Brian Canini
committed
/* line 64, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
Brian Canini
committed
/* line 73, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
background-color: #5cb85c;
Brian Canini
committed
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
Brian Canini
committed
/* line 77, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
background-color: #5bc0de;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
Brian Canini
committed
/* line 81, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
background-color: #f0ad4e;
}
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
Brian Canini
committed
/* line 85, ../bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
background-color: #d9534f;
Brian Canini
committed
/* line 7, ../bootstrap/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
Brian Canini
committed
/* line 1, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media {
margin-top: 15px;
Brian Canini
committed
/* line 5, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media:first-child {
margin-top: 0;
Brian Canini
committed
/* line 10, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
zoom: 1;
overflow: hidden;
Brian Canini
committed
/* line 16, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-body {
width: 10000px;
Brian Canini
committed
/* line 20, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-object {
Brian Canini
committed
/* line 24, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
max-width: none;
Brian Canini
committed
/* line 29, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
padding-left: 10px;
Brian Canini
committed
/* line 34, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
padding-right: 10px;
Brian Canini
committed
/* line 39, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
Brian Canini
committed
/* line 46, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-middle {
Brian Canini
committed
/* line 50, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-bottom {
vertical-align: bottom;
Brian Canini
committed
/* line 55, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-heading {
margin-top: 0;
margin-bottom: 5px;
Brian Canini
committed
/* line 63, ../bootstrap/stylesheets/bootstrap/_media.scss */
.media-list {
padding-left: 0;
list-style: none;
Brian Canini
committed
/* line 10, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group {
margin-bottom: 20px;
padding-left: 0;
Brian Canini
committed
/* line 21, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
Brian Canini
committed
/* line 31, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
Brian Canini
committed
/* line 34, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
Brian Canini
committed
/* line 46, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
color: #555;
Brian Canini
committed
/* line 50, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
color: #333;
Brian Canini
committed
/* line 55, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
text-decoration: none;
color: #555;
background-color: #f5f5f5;
Brian Canini
committed
/* line 63, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
width: 100%;
text-align: left;
Brian Canini
committed
/* line 70, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
background-color: #eeeeee;
color: #777777;
cursor: not-allowed;
Brian Canini
committed
/* line 78, ../bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
Brian Canini
committed
/* line 81, ../bootstrap/stylesheets/bootstrap/_list-group.scss */