X-Git-Url: http://git.roojs.org/?p=bootswatch;a=blobdiff_plain;f=slate%2Fbootstrap.css;h=92c7f8ec47cc12f05d76f022a9aa6c71cdcbf0df;hp=1e0ab4ffec0991e2249d36d6f4553630640f21c2;hb=14c61be7fa8145279f527e4b36ab70d19c0abd5c;hpb=4fe37339653c909368ba772ea9214c0b2a511fee diff --git a/slate/bootstrap.css b/slate/bootstrap.css index 1e0ab4f..92c7f8e 100644 --- a/slate/bootstrap.css +++ b/slate/bootstrap.css @@ -286,7 +286,9 @@ table { } } -* { +*, +*:before, +*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; @@ -314,6 +316,13 @@ textarea { line-height: inherit; } +button, +input, +select[multiple], +textarea { + background-image: none; +} + a { color: #ffffff; text-decoration: none; @@ -336,7 +345,7 @@ img { } .img-responsive { - display: inline-block; + display: block; height: auto; max-width: 100%; } @@ -346,7 +355,7 @@ img { } .img-circle { - border-radius: 500px; + border-radius: 50%; } hr { @@ -356,6 +365,17 @@ hr { border-top: 1px solid #1c1e22; } +.sr-only { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + clip: rect(0 0 0 0); + border: 0; +} + p { margin: 0 0 10px; } @@ -564,68 +584,59 @@ dd { margin-left: 0; } -.dl-horizontal dt { - float: left; - width: 160px; - overflow: hidden; - clear: left; - text-align: right; - text-overflow: ellipsis; - white-space: nowrap; -} - -.dl-horizontal dd { - margin-left: 180px; -} - -.dl-horizontal dd:before, -.dl-horizontal dd:after { - display: table; - content: " "; -} - -.dl-horizontal dd:after { - clear: both; -} - -.dl-horizontal dd:before, -.dl-horizontal dd:after { - display: table; - content: " "; -} - -.dl-horizontal dd:after { - clear: both; -} - -.dl-horizontal dd:before, -.dl-horizontal dd:after { - display: table; - content: " "; -} - -.dl-horizontal dd:after { - clear: both; -} - -.dl-horizontal dd:before, -.dl-horizontal dd:after { - display: table; - content: " "; -} - -.dl-horizontal dd:after { - clear: both; -} - -.dl-horizontal dd:before, -.dl-horizontal dd:after { - display: table; - content: " "; -} - -.dl-horizontal dd:after { - clear: both; +@media (min-width: 768px) { + .dl-horizontal dt { + float: left; + width: 160px; + overflow: hidden; + clear: left; + text-align: right; + text-overflow: ellipsis; + white-space: nowrap; + } + .dl-horizontal dd { + margin-left: 180px; + } + .dl-horizontal dd:before, + .dl-horizontal dd:after { + display: table; + content: " "; + } + .dl-horizontal dd:after { + clear: both; + } + .dl-horizontal dd:before, + .dl-horizontal dd:after { + display: table; + content: " "; + } + .dl-horizontal dd:after { + clear: both; + } + .dl-horizontal dd:before, + .dl-horizontal dd:after { + display: table; + content: " "; + } + .dl-horizontal dd:after { + clear: both; + } + .dl-horizontal dd:before, + .dl-horizontal dd:after { + display: table; + content: " "; + } + .dl-horizontal dd:after { + clear: both; + } + .dl-horizontal dd:before, + .dl-horizontal dd:after { + display: table; + content: " "; + } + .dl-horizontal dd:after { + clear: both; + } } abbr[title], @@ -666,7 +677,6 @@ blockquote small:before { } blockquote.pull-right { - float: right; padding-right: 15px; padding-left: 0; border-right: 5px solid #7a8288; @@ -734,6 +744,7 @@ pre.prettyprint { pre code { padding: 0; + font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; @@ -851,7 +862,7 @@ pre code { } @media (min-width: 768px) { - .row { + .container .row { margin-right: -15px; margin-left: -15px; } @@ -862,18 +873,18 @@ pre code { margin-left: -15px; } -.col-1, -.col-2, -.col-3, -.col-4, -.col-5, -.col-6, -.col-7, -.col-8, -.col-9, -.col-10, -.col-11, -.col-12, +.col-xs-1, +.col-xs-2, +.col-xs-3, +.col-xs-4, +.col-xs-5, +.col-xs-6, +.col-xs-7, +.col-xs-8, +.col-xs-9, +.col-xs-10, +.col-xs-11, +.col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, @@ -886,6 +897,18 @@ pre code { .col-sm-10, .col-sm-11, .col-sm-12, +.col-md-1, +.col-md-2, +.col-md-3, +.col-md-4, +.col-md-5, +.col-md-6, +.col-md-7, +.col-md-8, +.col-md-9, +.col-md-10, +.col-md-11, +.col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, @@ -904,66 +927,65 @@ pre code { padding-left: 15px; } -.col-1, -.col-2, -.col-3, -.col-4, -.col-5, -.col-6, -.col-7, -.col-8, -.col-9, -.col-10, -.col-11, -.col-12 { +.col-xs-1, +.col-xs-2, +.col-xs-3, +.col-xs-4, +.col-xs-5, +.col-xs-6, +.col-xs-7, +.col-xs-8, +.col-xs-9, +.col-xs-10, +.col-xs-11 { float: left; } -.col-1 { +.col-xs-1 { width: 8.333333333333332%; } -.col-2 { +.col-xs-2 { width: 16.666666666666664%; } -.col-3 { +.col-xs-3 { width: 25%; } -.col-4 { +.col-xs-4 { width: 33.33333333333333%; } -.col-5 { +.col-xs-5 { width: 41.66666666666667%; } -.col-6 { +.col-xs-6 { width: 50%; } -.col-7 { +.col-xs-7 { width: 58.333333333333336%; } -.col-8 { +.col-xs-8 { width: 66.66666666666666%; } -.col-9 { +.col-xs-9 { width: 75%; } -.col-10 { +.col-xs-10 { width: 83.33333333333334%; } -.col-11 { +.col-xs-11 { width: 91.66666666666666%; } -.col-12 { +.col-xs-12 { width: 100%; } @@ -981,8 +1003,7 @@ pre code { .col-sm-8, .col-sm-9, .col-sm-10, - .col-sm-11, - .col-sm-12 { + .col-sm-11 { float: left; } .col-sm-1 { @@ -1021,78 +1042,274 @@ pre code { .col-sm-12 { width: 100%; } - .col-push-1 { + .col-sm-push-1 { left: 8.333333333333332%; } - .col-push-2 { + .col-sm-push-2 { left: 16.666666666666664%; } - .col-push-3 { + .col-sm-push-3 { left: 25%; } - .col-push-4 { + .col-sm-push-4 { left: 33.33333333333333%; } - .col-push-5 { + .col-sm-push-5 { left: 41.66666666666667%; } - .col-push-6 { + .col-sm-push-6 { left: 50%; } - .col-push-7 { + .col-sm-push-7 { left: 58.333333333333336%; } - .col-push-8 { + .col-sm-push-8 { left: 66.66666666666666%; } - .col-push-9 { + .col-sm-push-9 { left: 75%; } - .col-push-10 { + .col-sm-push-10 { left: 83.33333333333334%; } - .col-push-11 { + .col-sm-push-11 { left: 91.66666666666666%; } - .col-pull-1 { + .col-sm-pull-1 { right: 8.333333333333332%; } - .col-pull-2 { + .col-sm-pull-2 { right: 16.666666666666664%; } - .col-pull-3 { + .col-sm-pull-3 { right: 25%; } - .col-pull-4 { + .col-sm-pull-4 { right: 33.33333333333333%; } - .col-pull-5 { + .col-sm-pull-5 { right: 41.66666666666667%; } - .col-pull-6 { + .col-sm-pull-6 { right: 50%; } - .col-pull-7 { + .col-sm-pull-7 { right: 58.333333333333336%; } - .col-pull-8 { + .col-sm-pull-8 { right: 66.66666666666666%; } - .col-pull-9 { + .col-sm-pull-9 { right: 75%; } - .col-pull-10 { + .col-sm-pull-10 { right: 83.33333333333334%; } - .col-pull-11 { + .col-sm-pull-11 { right: 91.66666666666666%; } + .col-sm-offset-1 { + margin-left: 8.333333333333332%; + } + .col-sm-offset-2 { + margin-left: 16.666666666666664%; + } + .col-sm-offset-3 { + margin-left: 25%; + } + .col-sm-offset-4 { + margin-left: 33.33333333333333%; + } + .col-sm-offset-5 { + margin-left: 41.66666666666667%; + } + .col-sm-offset-6 { + margin-left: 50%; + } + .col-sm-offset-7 { + margin-left: 58.333333333333336%; + } + .col-sm-offset-8 { + margin-left: 66.66666666666666%; + } + .col-sm-offset-9 { + margin-left: 75%; + } + .col-sm-offset-10 { + margin-left: 83.33333333333334%; + } + .col-sm-offset-11 { + margin-left: 91.66666666666666%; + } } @media (min-width: 992px) { .container { max-width: 940px; } + .col-md-1, + .col-md-2, + .col-md-3, + .col-md-4, + .col-md-5, + .col-md-6, + .col-md-7, + .col-md-8, + .col-md-9, + .col-md-10, + .col-md-11 { + float: left; + } + .col-md-1 { + width: 8.333333333333332%; + } + .col-md-2 { + width: 16.666666666666664%; + } + .col-md-3 { + width: 25%; + } + .col-md-4 { + width: 33.33333333333333%; + } + .col-md-5 { + width: 41.66666666666667%; + } + .col-md-6 { + width: 50%; + } + .col-md-7 { + width: 58.333333333333336%; + } + .col-md-8 { + width: 66.66666666666666%; + } + .col-md-9 { + width: 75%; + } + .col-md-10 { + width: 83.33333333333334%; + } + .col-md-11 { + width: 91.66666666666666%; + } + .col-md-12 { + width: 100%; + } + .col-md-push-0 { + left: auto; + } + .col-md-push-1 { + left: 8.333333333333332%; + } + .col-md-push-2 { + left: 16.666666666666664%; + } + .col-md-push-3 { + left: 25%; + } + .col-md-push-4 { + left: 33.33333333333333%; + } + .col-md-push-5 { + left: 41.66666666666667%; + } + .col-md-push-6 { + left: 50%; + } + .col-md-push-7 { + left: 58.333333333333336%; + } + .col-md-push-8 { + left: 66.66666666666666%; + } + .col-md-push-9 { + left: 75%; + } + .col-md-push-10 { + left: 83.33333333333334%; + } + .col-md-push-11 { + left: 91.66666666666666%; + } + .col-md-pull-0 { + right: auto; + } + .col-md-pull-1 { + right: 8.333333333333332%; + } + .col-md-pull-2 { + right: 16.666666666666664%; + } + .col-md-pull-3 { + right: 25%; + } + .col-md-pull-4 { + right: 33.33333333333333%; + } + .col-md-pull-5 { + right: 41.66666666666667%; + } + .col-md-pull-6 { + right: 50%; + } + .col-md-pull-7 { + right: 58.333333333333336%; + } + .col-md-pull-8 { + right: 66.66666666666666%; + } + .col-md-pull-9 { + right: 75%; + } + .col-md-pull-10 { + right: 83.33333333333334%; + } + .col-md-pull-11 { + right: 91.66666666666666%; + } + .col-md-offset-0 { + margin-left: 0; + } + .col-md-offset-1 { + margin-left: 8.333333333333332%; + } + .col-md-offset-2 { + margin-left: 16.666666666666664%; + } + .col-md-offset-3 { + margin-left: 25%; + } + .col-md-offset-4 { + margin-left: 33.33333333333333%; + } + .col-md-offset-5 { + margin-left: 41.66666666666667%; + } + .col-md-offset-6 { + margin-left: 50%; + } + .col-md-offset-7 { + margin-left: 58.333333333333336%; + } + .col-md-offset-8 { + margin-left: 66.66666666666666%; + } + .col-md-offset-9 { + margin-left: 75%; + } + .col-md-offset-10 { + margin-left: 83.33333333333334%; + } + .col-md-offset-11 { + margin-left: 91.66666666666666%; + } +} + +@media (min-width: 1200px) { + .container { + max-width: 1170px; + } .col-lg-1, .col-lg-2, .col-lg-3, @@ -1103,8 +1320,7 @@ pre code { .col-lg-8, .col-lg-9, .col-lg-10, - .col-lg-11, - .col-lg-12 { + .col-lg-11 { float: left; } .col-lg-1 { @@ -1143,47 +1359,116 @@ pre code { .col-lg-12 { width: 100%; } - .col-offset-1 { + .col-lg-push-0 { + left: auto; + } + .col-lg-push-1 { + left: 8.333333333333332%; + } + .col-lg-push-2 { + left: 16.666666666666664%; + } + .col-lg-push-3 { + left: 25%; + } + .col-lg-push-4 { + left: 33.33333333333333%; + } + .col-lg-push-5 { + left: 41.66666666666667%; + } + .col-lg-push-6 { + left: 50%; + } + .col-lg-push-7 { + left: 58.333333333333336%; + } + .col-lg-push-8 { + left: 66.66666666666666%; + } + .col-lg-push-9 { + left: 75%; + } + .col-lg-push-10 { + left: 83.33333333333334%; + } + .col-lg-push-11 { + left: 91.66666666666666%; + } + .col-lg-pull-0 { + right: auto; + } + .col-lg-pull-1 { + right: 8.333333333333332%; + } + .col-lg-pull-2 { + right: 16.666666666666664%; + } + .col-lg-pull-3 { + right: 25%; + } + .col-lg-pull-4 { + right: 33.33333333333333%; + } + .col-lg-pull-5 { + right: 41.66666666666667%; + } + .col-lg-pull-6 { + right: 50%; + } + .col-lg-pull-7 { + right: 58.333333333333336%; + } + .col-lg-pull-8 { + right: 66.66666666666666%; + } + .col-lg-pull-9 { + right: 75%; + } + .col-lg-pull-10 { + right: 83.33333333333334%; + } + .col-lg-pull-11 { + right: 91.66666666666666%; + } + .col-lg-offset-0 { + margin-left: 0; + } + .col-lg-offset-1 { margin-left: 8.333333333333332%; } - .col-offset-2 { + .col-lg-offset-2 { margin-left: 16.666666666666664%; } - .col-offset-3 { + .col-lg-offset-3 { margin-left: 25%; } - .col-offset-4 { + .col-lg-offset-4 { margin-left: 33.33333333333333%; } - .col-offset-5 { + .col-lg-offset-5 { margin-left: 41.66666666666667%; } - .col-offset-6 { + .col-lg-offset-6 { margin-left: 50%; } - .col-offset-7 { + .col-lg-offset-7 { margin-left: 58.333333333333336%; } - .col-offset-8 { + .col-lg-offset-8 { margin-left: 66.66666666666666%; } - .col-offset-9 { + .col-lg-offset-9 { margin-left: 75%; } - .col-offset-10 { + .col-lg-offset-10 { margin-left: 83.33333333333334%; } - .col-offset-11 { + .col-lg-offset-11 { margin-left: 91.66666666666666%; } } -@media (min-width: 1200px) { - .container { - max-width: 1170px; - } -} - table { max-width: 100%; background-color: #2e3338; @@ -1305,6 +1590,13 @@ table th[class^="col-"] { border-color: #62bd4f; } +.table-hover > tbody > tr > td.success:hover, +.table-hover > tbody > tr > th.success:hover, +.table-hover > tbody > tr.success:hover > td { + background-color: #4fbd4f; + border-color: #55b142; +} + .table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, @@ -1321,6 +1613,13 @@ table th[class^="col-"] { border-color: #ed4d63; } +.table-hover > tbody > tr > td.danger:hover, +.table-hover > tbody > tr > th.danger:hover, +.table-hover > tbody > tr.danger:hover > td { + background-color: #ec4844; + border-color: #ea364f; +} + .table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, @@ -1337,20 +1636,6 @@ table th[class^="col-"] { border-color: #e96506; } -.table-hover > tbody > tr > td.success:hover, -.table-hover > tbody > tr > th.success:hover, -.table-hover > tbody > tr.success:hover > td { - background-color: #4fbd4f; - border-color: #55b142; -} - -.table-hover > tbody > tr > td.danger:hover, -.table-hover > tbody > tr > th.danger:hover, -.table-hover > tbody > tr.danger:hover > td { - background-color: #ec4844; - border-color: #ea364f; -} - .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td { @@ -1371,7 +1656,7 @@ legend { margin-bottom: 20px; font-size: 21px; line-height: inherit; - color: #3a3f44; + color: #c8c8c8; border: 0; border-bottom: 1px solid #e5e5e5; } @@ -1448,7 +1733,7 @@ input[type="number"]::-webkit-inner-spin-button { padding: 8px 12px; font-size: 14px; line-height: 1.428571429; - color: #52575c; + color: #c8c8c8; vertical-align: middle; background-color: #ffffff; border: 1px solid #cccccc; @@ -1460,10 +1745,10 @@ input[type="number"]::-webkit-inner-spin-button { } .form-control:focus { - border-color: rgba(82, 168, 236, 0.8); + border-color: #66afe9; outline: 0; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); } .form-control[disabled], @@ -1528,28 +1813,53 @@ textarea.form-control { margin-left: 10px; } -.form-control.input-large { - height: 56px; - padding: 14px 16px; - font-size: 18px; - border-radius: 6px; +input[type="radio"][disabled], +input[type="checkbox"][disabled], +.radio[disabled], +.radio-inline[disabled], +.checkbox[disabled], +.checkbox-inline[disabled], +fieldset[disabled] input[type="radio"], +fieldset[disabled] input[type="checkbox"], +fieldset[disabled] .radio, +fieldset[disabled] .radio-inline, +fieldset[disabled] .checkbox, +fieldset[disabled] .checkbox-inline { + cursor: not-allowed; } -.form-control.input-small { +.input-sm { height: 30px; padding: 5px 10px; font-size: 12px; + line-height: 1.5; border-radius: 3px; } -select.input-large { +select.input-sm { + height: 30px; + line-height: 30px; +} + +textarea.input-sm { + height: auto; +} + +.input-lg { + height: 56px; + padding: 14px 16px; + font-size: 18px; + line-height: 1.33; + border-radius: 6px; +} + +select.input-lg { height: 56px; line-height: 56px; } -select.input-small { - height: 30px; - line-height: 30px; +textarea.input-lg { + height: auto; } .has-warning .help-block, @@ -1558,7 +1868,6 @@ select.input-small { } .has-warning .form-control { - padding-right: 32px; border-color: #ffffff; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); @@ -1582,7 +1891,6 @@ select.input-small { } .has-error .form-control { - padding-right: 32px; border-color: #ffffff; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); @@ -1606,7 +1914,6 @@ select.input-small { } .has-success .form-control { - padding-right: 32px; border-color: #ffffff; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); @@ -1624,6 +1931,11 @@ select.input-small { border-color: #ffffff; } +.form-control-static { + padding-top: 8px; + margin-bottom: 0; +} + .help-block { display: block; margin-top: 5px; @@ -1631,125 +1943,33 @@ select.input-small { color: #ffffff; } -.input-group { - display: table; - border-collapse: separate; -} - -.input-group.col { - float: none; - padding-right: 0; - padding-left: 0; -} - -.input-group .form-control { - width: 100%; - margin-bottom: 0; -} - -.input-group-addon, -.input-group-btn, -.input-group .form-control { - display: table-cell; -} - -.input-group-addon:not(:first-child):not(:last-child), -.input-group-btn:not(:first-child):not(:last-child), -.input-group .form-control:not(:first-child):not(:last-child) { - border-radius: 0; -} - -.input-group-addon, -.input-group-btn { - width: 1%; - white-space: nowrap; - vertical-align: middle; -} - -.input-group-addon { - padding: 8px 12px; - font-size: 14px; - font-weight: normal; - line-height: 1.428571429; - text-align: center; - background-color: #999999; - border: 1px solid #cccccc; - border-radius: 4px; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} - -.input-group-addon.input-small { - padding: 5px 10px; - font-size: 12px; - border-radius: 3px; -} - -.input-group-addon.input-large { - padding: 14px 16px; - font-size: 18px; - border-radius: 6px; -} - -.input-group .form-control:first-child, -.input-group-addon:first-child, -.input-group-btn:first-child > .btn, -.input-group-btn:first-child > .dropdown-toggle, -.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} - -.input-group-addon:first-child { - border-right: 0; -} - -.input-group .form-control:last-child, -.input-group-addon:last-child, -.input-group-btn:last-child > .btn, -.input-group-btn:last-child > .dropdown-toggle, -.input-group-btn:first-child > .btn:not(:first-child) { - border-bottom-left-radius: 0; - border-top-left-radius: 0; -} - -.input-group-addon:last-child { - border-left: 0; -} - -.input-group-btn { - position: relative; - white-space: nowrap; -} - -.input-group-btn > .btn { - position: relative; -} - -.input-group-btn > .btn + .btn { - margin-left: -4px; -} - -.input-group-btn > .btn:hover, -.input-group-btn > .btn:active { - z-index: 2; -} - -.form-inline .form-control, -.form-inline .radio, -.form-inline .checkbox { - display: inline-block; -} - -.form-inline .radio, -.form-inline .checkbox { - margin-top: 0; - margin-bottom: 0; +@media (min-width: 768px) { + .form-inline .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .form-control { + display: inline-block; + } + .form-inline .radio, + .form-inline .checkbox { + display: inline-block; + padding-left: 0; + margin-top: 0; + margin-bottom: 0; + } + .form-inline .radio input[type="radio"], + .form-inline .checkbox input[type="checkbox"] { + float: none; + margin-left: 0; + } } -.form-horizontal .control-label { - padding-top: 6px; +.form-horizontal .control-label, +.form-horizontal .radio-inline, +.form-horizontal .checkbox-inline { + padding-top: 8px; } .form-horizontal .form-group:before, @@ -1803,7 +2023,7 @@ select.input-small { } @media (min-width: 768px) { - .form-horizontal .form-group { + .container .form-horizontal .form-group { margin-right: -15px; margin-left: -15px; } @@ -1825,7 +2045,7 @@ select.input-small { padding: 8px 12px; margin-bottom: 0; font-size: 14px; - font-weight: 500; + font-weight: bold; line-height: 1.428571429; text-align: center; white-space: nowrap; @@ -1833,6 +2053,11 @@ select.input-small { cursor: pointer; border: 1px solid transparent; border-radius: 4px; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + -o-user-select: none; + user-select: none; } .btn:focus { @@ -1849,6 +2074,7 @@ select.input-small { .btn:active, .btn.active { + background-image: none; outline: 0; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); @@ -1858,7 +2084,7 @@ select.input-small { .btn[disabled], fieldset[disabled] .btn { pointer-events: none; - cursor: default; + cursor: not-allowed; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; @@ -1874,9 +2100,17 @@ fieldset[disabled] .btn { .btn-default:hover, .btn-default:focus, .btn-default:active, -.btn-default.active { - background-color: #2e3236; - border-color: #232628; +.btn-default.active, +.open .dropdown-toggle.btn-default { + color: #ffffff; + background-color: #272b2e; + border-color: #1e2023; +} + +.btn-default:active, +.btn-default.active, +.open .dropdown-toggle.btn-default { + background-image: none; } .btn-default.disabled, @@ -1907,9 +2141,17 @@ fieldset[disabled] .btn-default.active { .btn-primary:hover, .btn-primary:focus, .btn-primary:active, -.btn-primary.active { - background-color: #6e757b; - border-color: #62686d; +.btn-primary.active, +.open .dropdown-toggle.btn-primary { + color: #ffffff; + background-color: #676d73; + border-color: #5d6368; +} + +.btn-primary:active, +.btn-primary.active, +.open .dropdown-toggle.btn-primary { + background-image: none; } .btn-primary.disabled, @@ -1940,9 +2182,17 @@ fieldset[disabled] .btn-primary.active { .btn-warning:hover, .btn-warning:focus, .btn-warning:active, -.btn-warning.active { - background-color: #df8505; - border-color: #c67605; +.btn-warning.active, +.open .dropdown-toggle.btn-warning { + color: #ffffff; + background-color: #d07c05; + border-color: #bc7005; +} + +.btn-warning:active, +.btn-warning.active, +.open .dropdown-toggle.btn-warning { + background-image: none; } .btn-warning.disabled, @@ -1973,9 +2223,17 @@ fieldset[disabled] .btn-warning.active { .btn-danger:hover, .btn-danger:focus, .btn-danger:active, -.btn-danger.active { - background-color: #ec4844; - border-color: #e9322d; +.btn-danger.active, +.open .dropdown-toggle.btn-danger { + color: #ffffff; + background-color: #ea3b36; + border-color: #e82924; +} + +.btn-danger:active, +.btn-danger.active, +.open .dropdown-toggle.btn-danger { + background-image: none; } .btn-danger.disabled, @@ -2006,9 +2264,17 @@ fieldset[disabled] .btn-danger.active { .btn-success:hover, .btn-success:focus, .btn-success:active, -.btn-success.active { - background-color: #4fbd4f; - border-color: #42b142; +.btn-success.active, +.open .dropdown-toggle.btn-success { + color: #ffffff; + background-color: #45b845; + border-color: #40a940; +} + +.btn-success:active, +.btn-success.active, +.open .dropdown-toggle.btn-success { + background-image: none; } .btn-success.disabled, @@ -2039,9 +2305,17 @@ fieldset[disabled] .btn-success.active { .btn-info:hover, .btn-info:focus, .btn-info:active, -.btn-info.active { - background-color: #46b8da; - border-color: #31b0d5; +.btn-info.active, +.open .dropdown-toggle.btn-info { + color: #ffffff; + background-color: #39b3d7; + border-color: #2aabd2; +} + +.btn-info:active, +.btn-info.active, +.open .dropdown-toggle.btn-info { + background-image: none; } .btn-info.disabled, @@ -2097,23 +2371,29 @@ fieldset[disabled] .btn-link { fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { - color: #3a3f44; + color: #7a8288; text-decoration: none; } -.btn-large { +.btn-lg { padding: 14px 16px; font-size: 18px; + line-height: 1.33; border-radius: 6px; } -.btn-small { +.btn-sm, +.btn-xs { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } +.btn-xs { + padding: 1px 5px; +} + .btn-block { display: block; width: 100%; @@ -2157,39 +2437,202 @@ input[type="button"].btn-block { transition: height 0.35s ease; } -.caret { - display: inline-block; - width: 0; - height: 0; - margin-left: 2px; - vertical-align: middle; - border-top: 4px solid #000000; - border-right: 4px solid transparent; - border-left: 4px solid transparent; - content: ""; +.input-group { + position: relative; + display: table; + border-collapse: separate; } -.dropdown-menu { - position: absolute; - top: 100%; - left: 0; - z-index: 1000; - display: none; - float: left; - min-width: 160px; - padding: 5px 0; - margin: 2px 0 0; - list-style: none; - background-color: #3a3f44; - border: 1px solid #272b30; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 4px; - -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); - box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); - background-clip: padding-box; +.input-group.col { + float: none; + padding-right: 0; + padding-left: 0; } -.dropdown-menu.pull-right { +.input-group .form-control { + width: 100%; + margin-bottom: 0; +} + +.input-group-lg > .form-control, +.input-group-lg > .input-group-addon, +.input-group-lg > .input-group-btn > .btn { + height: 56px; + padding: 14px 16px; + font-size: 18px; + line-height: 1.33; + border-radius: 6px; +} + +select.input-group-lg > .form-control, +select.input-group-lg > .input-group-addon, +select.input-group-lg > .input-group-btn > .btn { + height: 56px; + line-height: 56px; +} + +textarea.input-group-lg > .form-control, +textarea.input-group-lg > .input-group-addon, +textarea.input-group-lg > .input-group-btn > .btn { + height: auto; +} + +.input-group-sm > .form-control, +.input-group-sm > .input-group-addon, +.input-group-sm > .input-group-btn > .btn { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} + +select.input-group-sm > .form-control, +select.input-group-sm > .input-group-addon, +select.input-group-sm > .input-group-btn > .btn { + height: 30px; + line-height: 30px; +} + +textarea.input-group-sm > .form-control, +textarea.input-group-sm > .input-group-addon, +textarea.input-group-sm > .input-group-btn > .btn { + height: auto; +} + +.input-group-addon, +.input-group-btn, +.input-group .form-control { + display: table-cell; +} + +.input-group-addon:not(:first-child):not(:last-child), +.input-group-btn:not(:first-child):not(:last-child), +.input-group .form-control:not(:first-child):not(:last-child) { + border-radius: 0; +} + +.input-group-addon, +.input-group-btn { + width: 1%; + white-space: nowrap; + vertical-align: middle; +} + +.input-group-addon { + padding: 8px 12px; + font-size: 14px; + font-weight: normal; + line-height: 1; + text-align: center; + background-color: #999999; + border: 1px solid #cccccc; + border-radius: 4px; +} + +.input-group-addon.input-sm { + padding: 5px 10px; + font-size: 12px; + border-radius: 3px; +} + +.input-group-addon.input-lg { + padding: 14px 16px; + font-size: 18px; + border-radius: 6px; +} + +.input-group-addon input[type="radio"], +.input-group-addon input[type="checkbox"] { + margin-top: 0; +} + +.input-group .form-control:first-child, +.input-group-addon:first-child, +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .dropdown-toggle, +.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.input-group-addon:first-child { + border-right: 0; +} + +.input-group .form-control:last-child, +.input-group-addon:last-child, +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .dropdown-toggle, +.input-group-btn:first-child > .btn:not(:first-child) { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +.input-group-addon:last-child { + border-left: 0; +} + +.input-group-btn { + position: relative; + white-space: nowrap; +} + +.input-group-btn > .btn { + position: relative; +} + +.input-group-btn > .btn + .btn { + margin-left: -4px; +} + +.input-group-btn > .btn:hover, +.input-group-btn > .btn:active { + z-index: 2; +} + +.caret { + display: inline-block; + width: 0; + height: 0; + margin-left: 2px; + vertical-align: middle; + border-top: 4px solid #000000; + border-right: 4px solid transparent; + border-left: 4px solid transparent; + content: ""; +} + +.dropdown { + position: relative; +} + +.dropdown-toggle:focus { + outline: 0; +} + +.dropdown-menu { + position: absolute; + top: 100%; + left: 0; + z-index: 1000; + display: none; + float: left; + min-width: 160px; + padding: 5px 0; + margin: 2px 0 0; + font-size: 14px; + list-style: none; + background-color: #3a3f44; + border: 1px solid #272b30; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 4px; + -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + background-clip: padding-box; +} + +.dropdown-menu.pull-right { right: 0; left: auto; } @@ -2215,13 +2658,7 @@ input[type="button"].btn-block { .dropdown-menu > li > a:focus { color: #ffffff; text-decoration: none; - background-color: #6e757b; - background-image: -webkit-gradient(linear, left 0%, left 100%, from(#7a8288), to(#6e757b)); - background-image: -webkit-linear-gradient(top, #7a8288, 0%, #6e757b, 100%); - background-image: -moz-linear-gradient(top, #7a8288 0%, #6e757b 100%); - background-image: linear-gradient(to bottom, #7a8288 0%, #6e757b 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7a8288', endColorstr='#ff6e757b', GradientType=0); + background-color: #7a8288; } .dropdown-menu > .active > a, @@ -2229,14 +2666,8 @@ input[type="button"].btn-block { .dropdown-menu > .active > a:focus { color: #ffffff; text-decoration: none; - background-color: #6e757b; - background-image: -webkit-gradient(linear, left 0%, left 100%, from(#7a8288), to(#6e757b)); - background-image: -webkit-linear-gradient(top, #7a8288, 0%, #6e757b, 100%); - background-image: -moz-linear-gradient(top, #7a8288 0%, #6e757b 100%); - background-image: linear-gradient(to bottom, #7a8288 0%, #6e757b 100%); - background-repeat: repeat-x; + background-color: #7a8288; outline: 0; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7a8288', endColorstr='#ff6e757b', GradientType=0); } .dropdown-menu > .disabled > a, @@ -2301,14 +2732,14 @@ input[type="button"].btn-block { .list-group { padding-left: 0; margin-bottom: 20px; - background-color: transparent; } .list-group-item { position: relative; display: block; - padding: 10px 30px 10px 15px; + padding: 10px 15px; margin-bottom: -1px; + background-color: transparent; border: 1px solid rgba(0, 0, 0, 0.6); } @@ -2325,50 +2756,58 @@ input[type="button"].btn-block { .list-group-item > .badge { float: right; - margin-right: -15px; } -.list-group-item-heading { - margin-top: 0; - margin-bottom: 5px; +.list-group-item > .badge + .badge { + margin-right: 5px; } -.list-group-item-text { - margin-bottom: 0; - line-height: 1.3; +a.list-group-item { + color: #c8c8c8; } a.list-group-item .list-group-item-heading { color: #ffffff; } -a.list-group-item .list-group-item-text { - color: #c8c8c8; -} - a.list-group-item:hover, a.list-group-item:focus { text-decoration: none; background-color: #3e444c; } -a.list-group-item.active { +.list-group-item.active, +.list-group-item.active:hover, +.list-group-item.active:focus { z-index: 2; color: #ffffff; background-color: #3e444c; border-color: rgba(0, 0, 0, 0.6); } -a.list-group-item.active .list-group-item-heading { +.list-group-item.active .list-group-item-heading, +.list-group-item.active:hover .list-group-item-heading, +.list-group-item.active:focus .list-group-item-heading { color: inherit; } -a.list-group-item.active .list-group-item-text { +.list-group-item.active .list-group-item-text, +.list-group-item.active:hover .list-group-item-text, +.list-group-item.active:focus .list-group-item-text { color: #a2aab4; } +.list-group-item-heading { + margin-top: 0; + margin-bottom: 5px; +} + +.list-group-item-text { + margin-bottom: 0; + line-height: 1.3; +} + .panel { - padding: 15px; margin-bottom: 20px; background-color: #32383e; border: 1px solid rgba(0, 0, 0, 0.6); @@ -2377,9 +2816,33 @@ a.list-group-item.active .list-group-item-text { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } +.panel-body { + padding: 15px; +} + +.panel > .list-group { + margin-bottom: 0; +} + +.panel > .list-group .list-group-item { + border-width: 1px 0; +} + +.panel > .list-group .list-group-item:first-child { + border-top-right-radius: 0; + border-top-left-radius: 0; +} + +.panel > .list-group .list-group-item:last-child { + border-bottom: 0; +} + +.panel-heading + .list-group .list-group-item:first-child { + border-top-width: 0; +} + .panel-heading { padding: 10px 15px; - margin: -15px -15px 15px; background-color: #3e444c; border-bottom: 1px solid rgba(0, 0, 0, 0.6); border-top-right-radius: 3px; @@ -2390,83 +2853,134 @@ a.list-group-item.active .list-group-item-text { margin-top: 0; margin-bottom: 0; font-size: 17.5px; - font-weight: 500; +} + +.panel-title > a { + color: inherit; } .panel-footer { padding: 10px 15px; - margin: 15px -15px -15px; background-color: #3e444c; border-top: 1px solid rgba(0, 0, 0, 0.6); border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } +.panel-group .panel { + margin-bottom: 0; + overflow: hidden; + border-radius: 4px; +} + +.panel-group .panel + .panel { + margin-top: 5px; +} + +.panel-group .panel-heading { + border-bottom: 0; +} + +.panel-group .panel-heading + .panel-collapse .panel-body { + border-top: 1px solid rgba(0, 0, 0, 0.6); +} + +.panel-group .panel-footer { + border-top: 0; +} + +.panel-group .panel-footer + .panel-collapse .panel-body { + border-bottom: 1px solid rgba(0, 0, 0, 0.6); +} + .panel-primary { border-color: #7a8288; } -.panel-primary .panel-heading { +.panel-primary > .panel-heading { color: #ffffff; background-color: #7a8288; border-color: #7a8288; } +.panel-primary > .panel-heading + .panel-collapse .panel-body { + border-top-color: #7a8288; +} + +.panel-primary > .panel-footer + .panel-collapse .panel-body { + border-bottom-color: #7a8288; +} + .panel-success { border-color: #62bd4f; } -.panel-success .panel-heading { +.panel-success > .panel-heading { color: #ffffff; background-color: #62c462; border-color: #62bd4f; } +.panel-success > .panel-heading + .panel-collapse .panel-body { + border-top-color: #62bd4f; +} + +.panel-success > .panel-footer + .panel-collapse .panel-body { + border-bottom-color: #62bd4f; +} + .panel-warning { border-color: #e96506; } -.panel-warning .panel-heading { +.panel-warning > .panel-heading { color: #ffffff; background-color: #f89406; border-color: #e96506; } +.panel-warning > .panel-heading + .panel-collapse .panel-body { + border-top-color: #e96506; +} + +.panel-warning > .panel-footer + .panel-collapse .panel-body { + border-bottom-color: #e96506; +} + .panel-danger { border-color: #ed4d63; } -.panel-danger .panel-heading { +.panel-danger > .panel-heading { color: #ffffff; background-color: #ee5f5b; border-color: #ed4d63; } +.panel-danger > .panel-heading + .panel-collapse .panel-body { + border-top-color: #ed4d63; +} + +.panel-danger > .panel-footer + .panel-collapse .panel-body { + border-bottom-color: #ed4d63; +} + .panel-info { border-color: #3dced8; } -.panel-info .panel-heading { +.panel-info > .panel-heading { color: #ffffff; background-color: #5bc0de; border-color: #3dced8; } -.list-group-flush { - margin: 15px -15px -15px; +.panel-info > .panel-heading + .panel-collapse .panel-body { + border-top-color: #3dced8; } -.list-group-flush .list-group-item { - border-width: 1px 0; -} - -.list-group-flush .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; -} - -.list-group-flush .list-group-item:last-child { - border-bottom: 0; +.panel-info > .panel-footer + .panel-collapse .panel-body { + border-bottom-color: #3dced8; } .well { @@ -2485,12 +2999,12 @@ a.list-group-item.active .list-group-item-text { border-color: rgba(0, 0, 0, 0.15); } -.well-large { +.well-lg { padding: 24px; border-radius: 6px; } -.well-small { +.well-sm { padding: 9px; border-radius: 3px; } @@ -2608,29 +3122,13 @@ button.close { background-color: transparent; } -.nav > li + .nav-header { - margin-top: 9px; -} - -.nav.open > a, -.nav.open > a:hover, -.nav.open > a:focus { - color: #ffffff; - background-color: #ffffff; +.nav .open > a, +.nav .open > a:hover, +.nav .open > a:focus { + background-color: #3e444c; border-color: #ffffff; } -.nav.open > a .caret, -.nav.open > a:hover .caret, -.nav.open > a:focus .caret { - border-top-color: #ffffff; - border-bottom-color: #ffffff; -} - -.nav > .pull-right { - float: right; -} - .nav .nav-divider { height: 1px; margin: 9px 0; @@ -2638,6 +3136,10 @@ button.close { background-color: #e5e5e5; } +.nav > li > a > img { + max-width: none; +} + .nav-tabs { border-bottom: 1px solid #1c1e22; } @@ -2655,7 +3157,7 @@ button.close { } .nav-tabs > li > a:hover { - border-color: #1c1e22; + border-color: #1c1e22 #1c1e22 #1c1e22; } .nav-tabs > li.active > a, @@ -2674,15 +3176,20 @@ button.close { } .nav-tabs.nav-justified > li { - display: table-cell; float: none; - width: 1%; } .nav-tabs.nav-justified > li > a { text-align: center; } +@media (min-width: 768px) { + .nav-tabs.nav-justified > li { + display: table-cell; + width: 1%; + } +} + .nav-tabs.nav-justified > li > a { margin-right: 0; border-bottom: 1px solid #dddddd; @@ -2715,7 +3222,7 @@ button.close { float: none; } -.nav-stacked > li + li > a { +.nav-stacked > li + li { margin-top: 2px; margin-left: 0; } @@ -2725,15 +3232,20 @@ button.close { } .nav-justified > li { - display: table-cell; float: none; - width: 1%; } .nav-justified > li > a { text-align: center; } +@media (min-width: 768px) { + .nav-justified > li { + display: table-cell; + width: 1%; + } +} + .nav-tabs-justified { border-bottom: 0; } @@ -2826,11 +3338,9 @@ button.close { .navbar { position: relative; min-height: 50px; - padding-right: 15px; - padding-left: 15px; margin-bottom: 20px; background-color: #3a3f44; - border-radius: 4px; + border: 1px solid #2b2e32; } .navbar:before, @@ -2883,45 +3393,164 @@ button.close { clear: both; } -.navbar-nav { - margin-top: 10px; - margin-bottom: 15px; +@media (min-width: 768px) { + .navbar { + border-radius: 4px; + } } -.navbar-nav > li > a { - padding-top: 15px; - padding-bottom: 15px; - line-height: 20px; - color: #c8c8c8; - border-radius: 4px; +.navbar-header { + padding-right: 15px; + padding-left: 15px; } -.navbar-nav > li > a:hover, -.navbar-nav > li > a:focus { - color: #ffffff; - background-color: #272b2e; +.navbar-header:before, +.navbar-header:after { + display: table; + content: " "; } -.navbar-nav > .active > a, -.navbar-nav > .active > a:hover, -.navbar-nav > .active > a:focus { - color: #ffffff; - background-color: #272b2e; +.navbar-header:after { + clear: both; } -.navbar-nav > .disabled > a, -.navbar-nav > .disabled > a:hover, -.navbar-nav > .disabled > a:focus { - color: #cccccc; - background-color: transparent; +.navbar-header:before, +.navbar-header:after { + display: table; + content: " "; } -.navbar-nav.pull-right { - width: 100%; +.navbar-header:after { + clear: both; +} + +.navbar-header:before, +.navbar-header:after { + display: table; + content: " "; +} + +.navbar-header:after { + clear: both; +} + +.navbar-header:before, +.navbar-header:after { + display: table; + content: " "; +} + +.navbar-header:after { + clear: both; +} + +.navbar-header:before, +.navbar-header:after { + display: table; + content: " "; +} + +.navbar-header:after { + clear: both; +} + +@media (min-width: 768px) { + .navbar-header { + float: left; + } +} + +.navbar-collapse { + max-height: 340px; + padding-right: 15px; + padding-left: 15px; + overflow-x: visible; + border-top: 1px solid #2a2d31; + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); + -webkit-overflow-scrolling: touch; +} + +.navbar-collapse:before, +.navbar-collapse:after { + display: table; + content: " "; +} + +.navbar-collapse:after { + clear: both; +} + +.navbar-collapse:before, +.navbar-collapse:after { + display: table; + content: " "; +} + +.navbar-collapse:after { + clear: both; +} + +.navbar-collapse:before, +.navbar-collapse:after { + display: table; + content: " "; +} + +.navbar-collapse:after { + clear: both; +} + +.navbar-collapse:before, +.navbar-collapse:after { + display: table; + content: " "; +} + +.navbar-collapse:after { + clear: both; +} + +.navbar-collapse:before, +.navbar-collapse:after { + display: table; + content: " "; +} + +.navbar-collapse:after { + clear: both; +} + +.navbar-collapse.in { + overflow-y: auto; +} + +@media (min-width: 768px) { + .navbar-collapse { + width: auto; + padding-right: 0; + padding-left: 0; + border-top: 0; + box-shadow: none; + } + .navbar-collapse.collapse { + display: block !important; + height: auto !important; + padding-bottom: 0; + overflow: visible !important; + } + .navbar-collapse.in { + overflow-y: visible; + } } .navbar-static-top { - border-radius: 0; + border-width: 0 0 1px; +} + +@media (min-width: 768px) { + .navbar-static-top { + border-radius: 0; + } } .navbar-fixed-top, @@ -2930,7 +3559,14 @@ button.close { right: 0; left: 0; z-index: 1030; - border-radius: 0; + border-width: 0 0 1px; +} + +@media (min-width: 768px) { + .navbar-fixed-top, + .navbar-fixed-bottom { + border-radius: 0; + } } .navbar-fixed-top { @@ -2943,16 +3579,12 @@ button.close { } .navbar-brand { - display: block; - max-width: 200px; - padding: 15px 15px; - margin-right: auto; - margin-left: auto; + float: left; + padding-top: 15px; + padding-bottom: 15px; font-size: 18px; - font-weight: 500; line-height: 20px; color: #c8c8c8; - text-align: center; } .navbar-brand:hover, @@ -2963,12 +3595,11 @@ button.close { } .navbar-toggle { - position: absolute; - top: 9px; - right: 10px; - width: 48px; - height: 32px; - padding: 8px 12px; + position: relative; + float: right; + padding: 9px 10px; + margin-top: 8px; + margin-bottom: 8px; background-color: transparent; border: 1px solid #dddddd; border-radius: 4px; @@ -2991,21 +3622,163 @@ button.close { margin-top: 4px; } +@media (min-width: 768px) { + .navbar-toggle { + position: relative; + top: auto; + left: auto; + display: none; + } +} + +.navbar-nav { + margin: 7.5px -15px; +} + +.navbar-nav > li > a { + padding-top: 10px; + padding-bottom: 10px; + line-height: 20px; + color: #c8c8c8; +} + +.navbar-nav > li > a:hover, +.navbar-nav > li > a:focus { + color: #ffffff; + background-color: #272b2e; +} + +.navbar-nav > .active > a, +.navbar-nav > .active > a:hover, +.navbar-nav > .active > a:focus { + color: #ffffff; + background-color: #272b2e; +} + +.navbar-nav > .disabled > a, +.navbar-nav > .disabled > a:hover, +.navbar-nav > .disabled > a:focus { + color: #cccccc; + background-color: transparent; +} + +@media (max-width: 767px) { + .navbar-nav .open .dropdown-menu { + position: static; + float: none; + width: auto; + margin-top: 0; + background-color: transparent; + border: 0; + box-shadow: none; + } + .navbar-nav .open .dropdown-menu > li > a, + .navbar-nav .open .dropdown-menu .dropdown-header { + padding: 5px 15px 5px 25px; + } + .navbar-nav .open .dropdown-menu > li > a { + line-height: 20px; + color: #c8c8c8; + } + .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-nav .open .dropdown-menu > li > a:focus { + color: #ffffff; + background-color: #272b2e; + background-image: none; + } + .navbar-nav .open .dropdown-menu > .active > a, + .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #ffffff; + background-color: #272b2e; + } + .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #cccccc; + background-color: transparent; + } +} + +@media (min-width: 768px) { + .navbar-nav { + float: left; + margin: 0; + } + .navbar-nav > li { + float: left; + } + .navbar-nav > li > a { + padding-top: 15px; + padding-bottom: 15px; + } +} + +@media (min-width: 768px) { + .navbar-left { + float: left !important; + } + .navbar-right { + float: right !important; + } + .navbar-right .dropdown-menu { + right: 0; + left: auto; + } +} + .navbar-form { + padding: 10px 15px; margin-top: 6px; + margin-right: -15px; margin-bottom: 6px; + margin-left: -15px; + border-top: 1px solid #2a2d31; + border-bottom: 1px solid #2a2d31; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); } -.navbar-form .form-control, -.navbar-form .radio, -.navbar-form .checkbox { - display: inline-block; +@media (min-width: 768px) { + .navbar-form .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .form-control { + display: inline-block; + } + .navbar-form .radio, + .navbar-form .checkbox { + display: inline-block; + padding-left: 0; + margin-top: 0; + margin-bottom: 0; + } + .navbar-form .radio input[type="radio"], + .navbar-form .checkbox input[type="checkbox"] { + float: none; + margin-left: 0; + } } -.navbar-form .radio, -.navbar-form .checkbox { - margin-top: 0; - margin-bottom: 0; +@media (max-width: 767px) { + .navbar-form .form-group { + margin-bottom: 5px; + } +} + +@media (min-width: 768px) { + .navbar-form { + width: auto; + padding-top: 0; + padding-bottom: 0; + margin-right: 0; + margin-left: 0; + border: 0; + -webkit-box-shadow: none; + box-shadow: none; + } } .navbar-nav > li > .dropdown-menu { @@ -3050,8 +3823,36 @@ button.close { left: auto; } +.navbar-btn { + margin-top: 6px; + margin-bottom: 6px; +} + +.navbar-text { + float: left; + margin-top: 15px; + margin-bottom: 15px; + color: #c8c8c8; +} + +@media (min-width: 768px) { + .navbar-text { + margin-right: 15px; + margin-left: 15px; + } +} + +.navbar-link { + color: #c8c8c8; +} + +.navbar-link:hover { + color: #ffffff; +} + .navbar-inverse { background-color: #7a8288; + border-color: #62686d; } .navbar-inverse .navbar-brand { @@ -3105,6 +3906,11 @@ button.close { background-color: #ffffff; } +.navbar-inverse .navbar-collapse, +.navbar-inverse .navbar-form { + border-color: #697075; +} + .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { @@ -3129,57 +3935,32 @@ button.close { border-bottom-color: #ffffff; } -@media screen and (min-width: 768px) { - .navbar-brand { - float: left; - margin-right: 5px; - margin-left: -15px; +@media (max-width: 767px) { + .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { + border-color: #62686d; } - .navbar-nav { - float: left; - margin-top: 0; - margin-bottom: 0; + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { + color: #cccccc; } - .navbar-nav > li { - float: left; + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { + color: #ffffff; + background-color: #5d6368; } - .navbar-nav > li > a { - border-radius: 0; - } - .navbar-nav.pull-right { - float: right; - width: auto; - } - .navbar-toggle { - position: relative; - top: auto; - left: auto; - display: none; + .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: #ffffff; + background-color: #5d6368; } - .nav-collapse.collapse { - display: block !important; - height: auto !important; - overflow: visible !important; + .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: #cccccc; + background-color: transparent; } } -.navbar-btn { - margin-top: 6px; -} - -.navbar-text { - margin-top: 15px; - margin-bottom: 15px; -} - -.navbar-link { - color: #c8c8c8; -} - -.navbar-link:hover { - color: #ffffff; -} - .navbar-inverse .navbar-link { color: #cccccc; } @@ -3188,14 +3969,30 @@ button.close { color: #ffffff; } -.btn .caret { +.btn-default .caret { border-top-color: #ffffff; } -.dropup .btn .caret { +.btn-primary .caret, +.btn-success .caret, +.btn-warning .caret, +.btn-danger .caret, +.btn-info .caret { + border-top-color: #fff; +} + +.dropup .btn-default .caret { border-bottom-color: #ffffff; } +.dropup .btn-primary .caret, +.dropup .btn-success .caret, +.dropup .btn-warning .caret, +.dropup .btn-danger .caret, +.dropup .btn-info .caret { + border-bottom-color: #fff; +} + .btn-group, .btn-group-vertical { position: relative; @@ -3211,12 +4008,24 @@ button.close { .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, +.btn-group > .btn:focus, +.btn-group-vertical > .btn:focus, .btn-group > .btn:active, -.btn-group-vertical > .btn:active { +.btn-group-vertical > .btn:active, +.btn-group > .btn.active, +.btn-group-vertical > .btn.active { z-index: 2; } -.btn-group .btn + .btn { +.btn-group > .btn:focus, +.btn-group-vertical > .btn:focus { + outline: none; +} + +.btn-group .btn + .btn, +.btn-group .btn + .btn-group, +.btn-group .btn-group + .btn, +.btn-group .btn-group + .btn-group { margin-left: -1px; } @@ -3314,64 +4123,162 @@ button.close { border-bottom-right-radius: 0; } -.btn-group > .btn-group:last-child > .btn:first-child { - border-bottom-left-radius: 0; - border-top-left-radius: 0; +.btn-group > .btn-group:last-child > .btn:first-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +.btn-group .dropdown-toggle:active, +.btn-group.open .dropdown-toggle { + outline: 0; +} + +.btn-group-xs > .btn { + padding: 5px 10px; + padding: 1px 5px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} + +.btn-group-sm > .btn { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} + +.btn-group-lg > .btn { + padding: 14px 16px; + font-size: 18px; + line-height: 1.33; + border-radius: 6px; +} + +.btn-group > .btn + .dropdown-toggle { + padding-right: 8px; + padding-left: 8px; +} + +.btn-group > .btn-lg + .dropdown-toggle { + padding-right: 12px; + padding-left: 12px; +} + +.btn-group.open .dropdown-toggle { + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); +} + +.btn .caret { + margin-left: 0; +} + +.btn-lg .caret { + border-width: 5px; +} + +.dropup .btn-lg .caret { + border-bottom-width: 5px; +} + +.btn-group-vertical > .btn, +.btn-group-vertical > .btn-group { + display: block; + float: none; + width: 100%; + max-width: 100%; +} + +.btn-group-vertical > .btn-group:before, +.btn-group-vertical > .btn-group:after { + display: table; + content: " "; +} + +.btn-group-vertical > .btn-group:after { + clear: both; +} + +.btn-group-vertical > .btn-group:before, +.btn-group-vertical > .btn-group:after { + display: table; + content: " "; +} + +.btn-group-vertical > .btn-group:after { + clear: both; +} + +.btn-group-vertical > .btn-group:before, +.btn-group-vertical > .btn-group:after { + display: table; + content: " "; +} + +.btn-group-vertical > .btn-group:after { + clear: both; } -.btn-group .dropdown-toggle:active, -.btn-group.open .dropdown-toggle { - outline: 0; +.btn-group-vertical > .btn-group:before, +.btn-group-vertical > .btn-group:after { + display: table; + content: " "; } -.btn-group > .btn + .dropdown-toggle { - padding-right: 8px; - padding-left: 8px; +.btn-group-vertical > .btn-group:after { + clear: both; } -.btn-group > .btn-large + .dropdown-toggle { - padding-right: 12px; - padding-left: 12px; +.btn-group-vertical > .btn-group:before, +.btn-group-vertical > .btn-group:after { + display: table; + content: " "; } -.btn-group.open .dropdown-toggle { - -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); - box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); +.btn-group-vertical > .btn-group:after { + clear: both; } -.btn .caret { - margin-left: 0; +.btn-group-vertical > .btn-group > .btn { + float: none; } -.btn-large .caret { - border-width: 5px; +.btn-group-vertical > .btn + .btn, +.btn-group-vertical > .btn + .btn-group, +.btn-group-vertical > .btn-group + .btn, +.btn-group-vertical > .btn-group + .btn-group { + margin-top: -1px; + margin-left: 0; } -.dropup .btn-large .caret { - border-bottom-width: 5px; +.btn-group-vertical > .btn:not(:first-child):not(:last-child) { + border-radius: 0; } -.btn-group-vertical > .btn { - display: block; - float: none; - width: 100%; - max-width: 100%; +.btn-group-vertical > .btn:first-child:not(:last-child) { + border-top-right-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } -.btn-group-vertical > .btn + .btn { - margin-top: -1px; +.btn-group-vertical > .btn:last-child:not(:first-child) { + border-top-right-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 0; } -.btn-group-vertical .btn:not(:first-child):not(:last-child) { +.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } -.btn-group-vertical .btn:first-child { +.btn-group-vertical > .btn-group:first-child > .btn:last-child, +.btn-group-vertical > .btn-group:first-child > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } -.btn-group-vertical .btn:last-child { +.btn-group-vertical > .btn-group:last-child > .btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } @@ -3379,6 +4286,8 @@ button.close { .btn-group-justified { display: table; width: 100%; + border-collapse: separate; + table-layout: fixed; } .btn-group-justified .btn { @@ -3387,8 +4296,8 @@ button.close { width: 1%; } -.btn-group[data-toggle="buttons"] > .btn > input[type="radio"], -.btn-group[data-toggle="buttons"] > .btn > input[type="checkbox"] { +[data-toggle="buttons"] > .btn > input[type="radio"], +[data-toggle="buttons"] > .btn > input[type="checkbox"] { display: none; } @@ -3427,18 +4336,19 @@ button.close { .pagination > li > a, .pagination > li > span { + position: relative; float: left; - padding: 4px 12px; + padding: 8px 12px; + margin-left: -1px; line-height: 1.428571429; text-decoration: none; background-color: #3a3f44; border: 1px solid rgba(0, 0, 0, 0.6); - border-left-width: 0; } .pagination > li:first-child > a, .pagination > li:first-child > span { - border-left-width: 1px; + margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; } @@ -3450,16 +4360,23 @@ button.close { } .pagination > li > a:hover, +.pagination > li > span:hover, .pagination > li > a:focus, -.pagination > .active > a, -.pagination > .active > span { - background-color: #232628; +.pagination > li > span:focus { + background-color: #999999; } .pagination > .active > a, -.pagination > .active > span { +.pagination > .active > span, +.pagination > .active > a:hover, +.pagination > .active > span:hover, +.pagination > .active > a:focus, +.pagination > .active > span:focus { + z-index: 2; color: #ffffff; cursor: default; + background-color: #232628; + border-color: #232628; } .pagination > .disabled > span, @@ -3469,40 +4386,41 @@ button.close { color: #7a8288; cursor: not-allowed; background-color: #3a3f44; + border-color: rgba(0, 0, 0, 0.6); } -.pagination-large > li > a, -.pagination-large > li > span { +.pagination-lg > li > a, +.pagination-lg > li > span { padding: 14px 16px; font-size: 18px; } -.pagination-large > li:first-child > a, -.pagination-large > li:first-child > span { +.pagination-lg > li:first-child > a, +.pagination-lg > li:first-child > span { border-bottom-left-radius: 6px; border-top-left-radius: 6px; } -.pagination-large > li:last-child > a, -.pagination-large > li:last-child > span { +.pagination-lg > li:last-child > a, +.pagination-lg > li:last-child > span { border-top-right-radius: 6px; border-bottom-right-radius: 6px; } -.pagination-small > li > a, -.pagination-small > li > span { +.pagination-sm > li > a, +.pagination-sm > li > span { padding: 5px 10px; font-size: 12px; } -.pagination-small > li:first-child > a, -.pagination-small > li:first-child > span { +.pagination-sm > li:first-child > a, +.pagination-sm > li:first-child > span { border-bottom-left-radius: 3px; border-top-left-radius: 3px; } -.pagination-small > li:last-child > a, -.pagination-small > li:last-child > span { +.pagination-sm > li:last-child > a, +.pagination-sm > li:last-child > span { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } @@ -3628,20 +4546,18 @@ button.close { transition: transform 0.3s ease-out; } -.modal.fade.in .modal-dialog { +.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); } .modal-dialog { - position: relative; - top: 0; - right: 0; - left: 0; z-index: 1050; width: auto; padding: 10px; + margin-right: auto; + margin-left: auto; } .modal-content { @@ -3671,7 +4587,7 @@ button.close { filter: alpha(opacity=0); } -.modal-backdrop.fade.in { +.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); } @@ -3770,10 +4686,9 @@ button.close { .modal-dialog { right: auto; left: 50%; - width: 560px; + width: 600px; padding-top: 30px; padding-bottom: 30px; - margin-left: -280px; } .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); @@ -3793,8 +4708,8 @@ button.close { } .tooltip.in { - opacity: 1; - filter: alpha(opacity=100); + opacity: 0.9; + filter: alpha(opacity=90); } .tooltip.top { @@ -3912,8 +4827,6 @@ button.close { -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); background-clip: padding-box; - -webkit-bg-clip: padding-box; - -moz-bg-clip: padding; } .popover.top { @@ -4035,7 +4948,7 @@ button.close { } .alert { - padding: 10px 35px 10px 15px; + padding: 15px; margin-bottom: 20px; color: #ffffff; background-color: #f89406; @@ -4053,11 +4966,24 @@ button.close { } .alert .alert-link { - font-weight: 500; + font-weight: bold; color: #e6e6e6; } -.alert .close { +.alert > p, +.alert > ul { + margin-bottom: 0; +} + +.alert > p + p { + margin-top: 5px; +} + +.alert-dismissable { + padding-right: 35px; +} + +.alert-dismissable .close { position: relative; top: -2px; right: -21px; @@ -4106,20 +5032,6 @@ button.close { color: #e6e6e6; } -.alert-block { - padding-top: 15px; - padding-bottom: 15px; -} - -.alert-block > p, -.alert-block > ul { - margin-bottom: 0; -} - -.alert-block p + p { - margin-top: 5px; -} - .thumbnail, .img-thumbnail { padding: 4px; @@ -4135,7 +5047,12 @@ button.close { display: block; } -.thumbnail > img, +.thumbnail > img { + display: block; + height: auto; + max-width: 100%; +} + .img-thumbnail { display: inline-block; height: auto; @@ -4197,13 +5114,12 @@ a.thumbnail:focus { display: inline; padding: .25em .6em; font-size: 75%; - font-weight: 500; + font-weight: bold; line-height: 1; color: #ffffff; text-align: center; white-space: nowrap; - vertical-align: middle; - background-color: #7a8288; + vertical-align: baseline; border-radius: .25em; } @@ -4212,16 +5128,28 @@ a.thumbnail:focus { color: #ffffff; text-decoration: none; cursor: pointer; - background-color: #62686d; } -.label-danger { - background-color: #ee5f5b; +.label:empty { + display: none; } -.label-danger[href]:hover, -.label-danger[href]:focus { - background-color: #e9322d; +.label-default { + background-color: #3a3f44; +} + +.label-default[href]:hover, +.label-default[href]:focus { + background-color: #232628; +} + +.label-primary { + background-color: #7a8288; +} + +.label-primary[href]:hover, +.label-primary[href]:focus { + background-color: #62686d; } .label-success { @@ -4233,6 +5161,15 @@ a.thumbnail:focus { background-color: #42b142; } +.label-info { + background-color: #5bc0de; +} + +.label-info[href]:hover, +.label-info[href]:focus { + background-color: #31b0d5; +} + .label-warning { background-color: #f89406; } @@ -4242,13 +5179,13 @@ a.thumbnail:focus { background-color: #c67605; } -.label-info { - background-color: #5bc0de; +.label-danger { + background-color: #ee5f5b; } -.label-info[href]:hover, -.label-info[href]:focus { - background-color: #31b0d5; +.label-danger[href]:hover, +.label-danger[href]:focus { + background-color: #e9322d; } .badge { @@ -4261,7 +5198,7 @@ a.thumbnail:focus { color: #ffffff; text-align: center; white-space: nowrap; - vertical-align: middle; + vertical-align: baseline; background-color: #7a8288; border-radius: 10px; } @@ -4310,15 +5247,6 @@ a.list-group-item.active > .badge, } } -@-ms-keyframes progress-bar-stripes { - from { - background-position: 40px 0; - } - to { - background-position: 0 0; - } -} - @-o-keyframes progress-bar-stripes { from { background-position: 0 0; @@ -4362,7 +5290,6 @@ a.list-group-item.active > .badge, } .progress-striped .progress-bar { - background-color: #7a8288; background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); 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: -moz-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); @@ -4378,24 +5305,22 @@ a.list-group-item.active > .badge, animation: progress-bar-stripes 2s linear infinite; } -.progress-bar-danger { - background-color: #ee5f5b; +.progress-bar-success { + background-color: #62c462; } -.progress-striped .progress-bar-danger { - background-color: #ee5f5b; +.progress-striped .progress-bar-success { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); 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: -moz-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); } -.progress-bar-success { - background-color: #62c462; +.progress-bar-info { + background-color: #5bc0de; } -.progress-striped .progress-bar-success { - background-color: #62c462; +.progress-striped .progress-bar-info { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); 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: -moz-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); @@ -4407,50 +5332,23 @@ a.list-group-item.active > .badge, } .progress-striped .progress-bar-warning { - background-color: #f89406; background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); 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: -moz-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); } -.progress-bar-info { - background-color: #5bc0de; +.progress-bar-danger { + background-color: #ee5f5b; } -.progress-striped .progress-bar-info { - background-color: #5bc0de; +.progress-striped .progress-bar-danger { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); 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: -moz-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); } -.accordion { - margin-bottom: 20px; -} - -.accordion-group { - margin-bottom: 2px; - border: 1px solid #e5e5e5; - border-radius: 4px; -} - -.accordion-heading { - border-bottom: 0; -} - -.accordion-heading .accordion-toggle { - display: block; - padding: 8px 15px; - cursor: pointer; -} - -.accordion-inner { - padding: 9px 15px; - border-top: 1px solid #e5e5e5; -} - .carousel { position: relative; } @@ -4470,7 +5368,7 @@ a.list-group-item.active > .badge, .carousel-inner > .item > img, .carousel-inner > .item > a > img { - display: inline-block; + display: block; height: auto; max-width: 100%; line-height: 1; @@ -4529,8 +5427,6 @@ a.list-group-item.active > .badge, } .carousel-control.left { - background-color: rgba(0, 0, 0, 0.0001); - background-color: transparent; background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001))); background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%); @@ -4542,8 +5438,6 @@ a.list-group-item.active > .badge, .carousel-control.right { right: 0; left: auto; - background-color: rgba(0, 0, 0, 0.5); - background-color: transparent; background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5))); background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%); @@ -4560,7 +5454,6 @@ a.list-group-item.active > .badge, filter: alpha(opacity=90); } -.carousel-control .glyphicon, .carousel-control .icon-prev, .carousel-control .icon-next { position: absolute; @@ -4588,9 +5481,9 @@ a.list-group-item.active > .badge, bottom: 10px; left: 50%; z-index: 15; - width: 120px; + width: 60%; padding-left: 0; - margin-left: -60px; + margin-left: -30%; text-align: center; list-style: none; } @@ -4631,7 +5524,6 @@ a.list-group-item.active > .badge, } @media screen and (min-width: 768px) { - .carousel-control .glyphicon, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; @@ -4700,11 +5592,11 @@ a.list-group-item.active > .badge, } .pull-right { - float: right; + float: right !important; } .pull-left { - float: left; + float: left !important; } .hide { @@ -4746,17 +5638,108 @@ a.list-group-item.active > .badge, visibility: hidden !important; } -.visible-sm { +.visible-xs { display: block !important; } -tr.visible-sm { +tr.visible-xs { display: table-row !important; } +th.visible-xs, +td.visible-xs { + display: table-cell !important; +} + +@media (min-width: 768px) and (max-width: 991px) { + .visible-xs { + display: none !important; + } + tr.visible-xs { + display: none !important; + } + th.visible-xs, + td.visible-xs { + display: none !important; + } +} + +@media (min-width: 992px) and (max-width: 1199px) { + .visible-xs { + display: none !important; + } + tr.visible-xs { + display: none !important; + } + th.visible-xs, + td.visible-xs { + display: none !important; + } +} + +@media (min-width: 1200px) { + .visible-xs { + display: none !important; + } + tr.visible-xs { + display: none !important; + } + th.visible-xs, + td.visible-xs { + display: none !important; + } +} + +.visible-sm { + display: none !important; +} + +tr.visible-sm { + display: none !important; +} + th.visible-sm, td.visible-sm { - display: table-cell !important; + display: none !important; +} + +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm { + display: block !important; + } + tr.visible-sm { + display: table-row !important; + } + th.visible-sm, + td.visible-sm { + display: table-cell !important; + } +} + +@media (min-width: 992px) and (max-width: 1199px) { + .visible-sm { + display: none !important; + } + tr.visible-sm { + display: none !important; + } + th.visible-sm, + td.visible-sm { + display: none !important; + } +} + +@media (min-width: 1200px) { + .visible-sm { + display: none !important; + } + tr.visible-sm { + display: none !important; + } + th.visible-sm, + td.visible-sm { + display: none !important; + } } .visible-md { @@ -4772,6 +5755,45 @@ td.visible-md { display: none !important; } +@media (min-width: 768px) and (max-width: 991px) { + .visible-md { + display: none !important; + } + tr.visible-md { + display: none !important; + } + th.visible-md, + td.visible-md { + display: none !important; + } +} + +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md { + display: block !important; + } + tr.visible-md { + display: table-row !important; + } + th.visible-md, + td.visible-md { + display: table-cell !important; + } +} + +@media (min-width: 1200px) { + .visible-md { + display: none !important; + } + tr.visible-md { + display: none !important; + } + th.visible-md, + td.visible-md { + display: none !important; + } +} + .visible-lg { display: none !important; } @@ -4785,76 +5807,137 @@ td.visible-lg { display: none !important; } -.hidden-sm { +@media (min-width: 768px) and (max-width: 991px) { + .visible-lg { + display: none !important; + } + tr.visible-lg { + display: none !important; + } + th.visible-lg, + td.visible-lg { + display: none !important; + } +} + +@media (min-width: 992px) and (max-width: 1199px) { + .visible-lg { + display: none !important; + } + tr.visible-lg { + display: none !important; + } + th.visible-lg, + td.visible-lg { + display: none !important; + } +} + +@media (min-width: 1200px) { + .visible-lg { + display: block !important; + } + tr.visible-lg { + display: table-row !important; + } + th.visible-lg, + td.visible-lg { + display: table-cell !important; + } +} + +.hidden-xs { display: none !important; } -tr.hidden-sm { +tr.hidden-xs { display: none !important; } -th.hidden-sm, -td.hidden-sm { +th.hidden-xs, +td.hidden-xs { display: none !important; } -.hidden-md { - display: block !important; +@media (min-width: 768px) and (max-width: 991px) { + .hidden-xs { + display: block !important; + } + tr.hidden-xs { + display: table-row !important; + } + th.hidden-xs, + td.hidden-xs { + display: table-cell !important; + } } -tr.hidden-md { - display: table-row !important; +@media (min-width: 992px) and (max-width: 1199px) { + .hidden-xs { + display: block !important; + } + tr.hidden-xs { + display: table-row !important; + } + th.hidden-xs, + td.hidden-xs { + display: table-cell !important; + } } -th.hidden-md, -td.hidden-md { - display: table-cell !important; +@media (min-width: 1200px) { + .hidden-xs { + display: block !important; + } + tr.hidden-xs { + display: table-row !important; + } + th.hidden-xs, + td.hidden-xs { + display: table-cell !important; + } } -.hidden-lg { +.hidden-sm { display: block !important; } -tr.hidden-lg { +tr.hidden-sm { display: table-row !important; } -th.hidden-lg, -td.hidden-lg { +th.hidden-sm, +td.hidden-sm { display: table-cell !important; } @media (min-width: 768px) and (max-width: 991px) { - .visible-sm { + .hidden-sm { display: none !important; } - tr.visible-sm { + tr.hidden-sm { display: none !important; } - th.visible-sm, - td.visible-sm { + th.hidden-sm, + td.hidden-sm { display: none !important; } - .visible-md { +} + +@media (min-width: 992px) and (max-width: 1199px) { + .hidden-sm { display: block !important; } - tr.visible-md { + tr.hidden-sm { display: table-row !important; } - th.visible-md, - td.visible-md { + th.hidden-sm, + td.hidden-sm { display: table-cell !important; } - .visible-lg { - display: none !important; - } - tr.visible-lg { - display: none !important; - } - th.visible-lg, - td.visible-lg { - display: none !important; - } +} + +@media (min-width: 1200px) { .hidden-sm { display: block !important; } @@ -4865,79 +5948,100 @@ td.hidden-lg { td.hidden-sm { display: table-cell !important; } +} + +.hidden-md { + display: block !important; +} + +tr.hidden-md { + display: table-row !important; +} + +th.hidden-md, +td.hidden-md { + display: table-cell !important; +} + +@media (min-width: 768px) and (max-width: 991px) { .hidden-md { - display: none !important; + display: block !important; } tr.hidden-md { - display: none !important; + display: table-row !important; } th.hidden-md, td.hidden-md { - display: none !important; - } - .hidden-lg { - display: block !important; - } - tr.hidden-lg { - display: table-row !important; - } - th.hidden-lg, - td.hidden-lg { display: table-cell !important; } } -@media (min-width: 992px) { - .visible-sm { - display: none !important; - } - tr.visible-sm { - display: none !important; - } - th.visible-sm, - td.visible-sm { - display: none !important; - } - .visible-md { +@media (min-width: 992px) and (max-width: 1199px) { + .hidden-md { display: none !important; } - tr.visible-md { + tr.hidden-md { display: none !important; } - th.visible-md, - td.visible-md { + th.hidden-md, + td.hidden-md { display: none !important; } - .visible-lg { +} + +@media (min-width: 1200px) { + .hidden-md { display: block !important; } - tr.visible-lg { + tr.hidden-md { display: table-row !important; } - th.visible-lg, - td.visible-lg { + th.hidden-md, + td.hidden-md { display: table-cell !important; } - .hidden-sm { +} + +.hidden-lg { + display: block !important; +} + +tr.hidden-lg { + display: table-row !important; +} + +th.hidden-lg, +td.hidden-lg { + display: table-cell !important; +} + +@media (min-width: 768px) and (max-width: 991px) { + .hidden-lg { display: block !important; } - tr.hidden-sm { + tr.hidden-lg { display: table-row !important; } - th.hidden-sm, - td.hidden-sm { + th.hidden-lg, + td.hidden-lg { display: table-cell !important; } - .hidden-md { +} + +@media (min-width: 992px) and (max-width: 1199px) { + .hidden-lg { display: block !important; } - tr.hidden-md { + tr.hidden-lg { display: table-row !important; } - th.hidden-md, - td.hidden-md { + th.hidden-lg, + td.hidden-lg { display: table-cell !important; } +} + +@media (min-width: 1200px) { .hidden-lg { display: none !important; } @@ -4988,7 +6092,6 @@ td.visible-print { .navbar { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); - background-color: #383d42; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#484e55), color-stop(60%, #3a3f44), to(#313539)); background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539); background-image: -moz-linear-gradient(top, #484e55, #3a3f44 60%, #313539); @@ -4999,7 +6102,6 @@ td.visible-print { } .navbar-inverse { - background-color: #788086; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8a9196), color-stop(60%, #7a8288), to(#70787d)); background-image: -webkit-linear-gradient(#8a9196, #7a8288 60%, #70787d); background-image: -moz-linear-gradient(top, #8a9196, #7a8288 60%, #70787d); @@ -5014,7 +6116,6 @@ td.visible-print { } .navbar-brand:hover { - background-color: #121315; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#020202), color-stop(40%, #101112), to(#191b1d)); background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d); background-image: -moz-linear-gradient(top, #020202, #101112 40%, #191b1d); @@ -5029,7 +6130,6 @@ td.visible-print { } .navbar-nav > li > a:hover { - background-color: #121315; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#020202), color-stop(40%, #101112), to(#191b1d)); background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d); background-image: -moz-linear-gradient(top, #020202, #101112 40%, #191b1d); @@ -5055,7 +6155,6 @@ td.visible-print { } .btn-default { - background-color: #383d42; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#484e55), color-stop(60%, #3a3f44), to(#313539)); background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539); background-image: -moz-linear-gradient(top, #484e55, #3a3f44 60%, #313539); @@ -5065,7 +6164,6 @@ td.visible-print { } .btn-primary { - background-color: #788086; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8a9196), color-stop(60%, #7a8288), to(#70787d)); background-image: -webkit-linear-gradient(#8a9196, #7a8288 60%, #70787d); background-image: -moz-linear-gradient(top, #8a9196, #7a8288 60%, #70787d); @@ -5075,7 +6173,6 @@ td.visible-print { } .btn-success { - background-color: #5fc35f; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#78cc78), color-stop(60%, #62c462), to(#53be53)); background-image: -webkit-linear-gradient(#78cc78, #62c462 60%, #53be53); background-image: -moz-linear-gradient(top, #78cc78, #62c462 60%, #53be53); @@ -5085,7 +6182,6 @@ td.visible-print { } .btn-info { - background-color: #58bfdd; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#74cae3), color-stop(60%, #5bc0de), to(#4ab9db)); background-image: -webkit-linear-gradient(#74cae3, #5bc0de 60%, #4ab9db); background-image: -moz-linear-gradient(top, #74cae3, #5bc0de 60%, #4ab9db); @@ -5095,7 +6191,6 @@ td.visible-print { } .btn-warning { - background-color: #f49206; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#faa123), color-stop(60%, #f89406), to(#e48806)); background-image: -webkit-linear-gradient(#faa123, #f89406 60%, #e48806); background-image: -moz-linear-gradient(top, #faa123, #f89406 60%, #e48806); @@ -5105,7 +6200,6 @@ td.visible-print { } .btn-danger { - background-color: #ee5b57; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f17a77), color-stop(60%, #ee5f5b), to(#ec4d49)); background-image: -webkit-linear-gradient(#f17a77, #ee5f5b 60%, #ec4d49); background-image: -moz-linear-gradient(top, #f17a77, #ee5f5b 60%, #ec4d49); @@ -5115,7 +6209,6 @@ td.visible-print { } .btn-default:hover { - background-color: #121315; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#020202), color-stop(40%, #101112), to(#191b1d)); background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d); background-image: -moz-linear-gradient(top, #020202, #101112 40%, #191b1d); @@ -5125,7 +6218,6 @@ td.visible-print { } .btn-primary:hover { - background-color: #50565a; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#404448), color-stop(40%, #4e5458), to(#585e62)); background-image: -webkit-linear-gradient(#404448, #4e5458 40%, #585e62); background-image: -moz-linear-gradient(top, #404448, #4e5458 40%, #585e62); @@ -5135,7 +6227,6 @@ td.visible-print { } .btn-success:hover { - background-color: #389638; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f7d2f), color-stop(40%, #379337), to(#3da23d)); background-image: -webkit-linear-gradient(#2f7d2f, #379337 40%, #3da23d); background-image: -moz-linear-gradient(top, #2f7d2f, #379337 40%, #3da23d); @@ -5145,7 +6236,6 @@ td.visible-print { } .btn-info:hover { - background-color: #2699bc; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#20829f), color-stop(40%, #2596b8), to(#28a4c9)); background-image: -webkit-linear-gradient(#20829f, #2596b8 40%, #28a4c9); background-image: -moz-linear-gradient(top, #20829f, #2596b8 40%, #28a4c9); @@ -5155,7 +6245,6 @@ td.visible-print { } .btn-warning:hover { - background-color: #a26104; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#804d03), color-stop(40%, #9e5f04), to(#b26a04)); background-image: -webkit-linear-gradient(#804d03, #9e5f04 40%, #b26a04); background-image: -moz-linear-gradient(top, #804d03, #9e5f04 40%, #b26a04); @@ -5165,7 +6254,6 @@ td.visible-print { } .btn-danger:hover { - background-color: #da1c17; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bb1813), color-stop(40%, #d71c16), to(#e7201a)); background-image: -webkit-linear-gradient(#bb1813, #d71c16 40%, #e7201a); background-image: -moz-linear-gradient(top, #bb1813, #d71c16 40%, #e7201a); @@ -5254,7 +6342,6 @@ legend { .input-group-addon { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); - background-color: #383d42; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#484e55), color-stop(60%, #3a3f44), to(#313539)); background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539); background-image: -moz-linear-gradient(top, #484e55, #3a3f44 60%, #313539); @@ -5266,7 +6353,6 @@ legend { .nav-pills > li > a { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); - background-color: #383d42; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#484e55), color-stop(60%, #3a3f44), to(#313539)); background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539); background-image: -moz-linear-gradient(top, #484e55, #3a3f44 60%, #313539); @@ -5277,7 +6363,6 @@ legend { } .nav-pills > li > a:hover { - background-color: #121315; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#020202), color-stop(40%, #101112), to(#191b1d)); background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d); background-image: -moz-linear-gradient(top, #020202, #101112 40%, #191b1d); @@ -5289,7 +6374,6 @@ legend { .nav-pills > li.active > a, .nav-pills > li.active > a:hover { - background-color: #121315; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#020202), color-stop(40%, #101112), to(#191b1d)); background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d); background-image: -moz-linear-gradient(top, #020202, #101112 40%, #191b1d); @@ -5302,7 +6386,6 @@ legend { .nav-pills > li.disabled > a, .nav-pills > li.disabled > a:hover { - background-color: #383d42; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#484e55), color-stop(60%, #3a3f44), to(#313539)); background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539); background-image: -moz-linear-gradient(top, #484e55, #3a3f44 60%, #313539); @@ -5313,7 +6396,6 @@ legend { .pagination > li > a { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); - background-color: #383d42; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#484e55), color-stop(60%, #3a3f44), to(#313539)); background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539); background-image: -moz-linear-gradient(top, #484e55, #3a3f44 60%, #313539); @@ -5323,7 +6405,6 @@ legend { } .pagination > li > a:hover { - background-color: #121315; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#020202), color-stop(40%, #101112), to(#191b1d)); background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d); background-image: -moz-linear-gradient(top, #020202, #101112 40%, #191b1d); @@ -5333,7 +6414,6 @@ legend { } .pagination > li.active > a { - background-color: #121315; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#020202), color-stop(40%, #101112), to(#191b1d)); background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d); background-image: -moz-linear-gradient(top, #020202, #101112 40%, #191b1d); @@ -5345,7 +6425,6 @@ legend { .pagination > li.disabled > a, .pagination > li.disabled > a:hover { background-color: transparent; - background-color: #383d42; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#484e55), color-stop(60%, #3a3f44), to(#313539)); background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539); background-image: -moz-linear-gradient(top, #484e55, #3a3f44 60%, #313539); @@ -5356,7 +6435,6 @@ legend { .pager > li > a { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); - background-color: #383d42; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#484e55), color-stop(60%, #3a3f44), to(#313539)); background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539); background-image: -moz-linear-gradient(top, #484e55, #3a3f44 60%, #313539); @@ -5367,7 +6445,6 @@ legend { } .pager > li > a:hover { - background-color: #121315; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#020202), color-stop(40%, #101112), to(#191b1d)); background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d); background-image: -moz-linear-gradient(top, #020202, #101112 40%, #191b1d); @@ -5380,7 +6457,6 @@ legend { .pager > li.disabled > a, .pager > li.disabled > a:hover { background-color: transparent; - background-color: #383d42; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#484e55), color-stop(60%, #3a3f44), to(#313539)); background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539); background-image: -moz-linear-gradient(top, #484e55, #3a3f44 60%, #313539); @@ -5391,7 +6467,6 @@ legend { .breadcrumb { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); - background-color: #383d42; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#484e55), color-stop(60%, #3a3f44), to(#313539)); background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539); background-image: -moz-linear-gradient(top, #484e55, #3a3f44 60%, #313539); @@ -5436,11 +6511,11 @@ legend { } .pull-right { - float: right; + float: right !important; } .pull-left { - float: left; + float: left !important; } .hide {