summaryrefslogtreecommitdiff
path: root/simplex/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'simplex/bootstrap.css')
-rw-r--r--simplex/bootstrap.css442
1 files changed, 225 insertions, 217 deletions
diff --git a/simplex/bootstrap.css b/simplex/bootstrap.css
index 9189ec54..db9b813f 100644
--- a/simplex/bootstrap.css
+++ b/simplex/bootstrap.css
@@ -1,4 +1,3 @@
-@import url("//fonts.googleapis.com/css?family=Josefin+Sans:300,400,700");
/*!
* Bootswatch v3.1.0
* Homepage: http://bootswatch.com
@@ -274,10 +273,10 @@ html {
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
- font-size: 13px;
+ font-size: 14px;
line-height: 1.42857143;
- color: #333333;
- background-color: #f7f7f7;
+ color: #808080;
+ background-color: #fcfcfc;
}
input,
button,
@@ -318,7 +317,7 @@ img {
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
- background-color: #f7f7f7;
+ background-color: #fcfcfc;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
@@ -331,10 +330,10 @@ img {
border-radius: 50%;
}
hr {
- margin-top: 18px;
- margin-bottom: 18px;
+ margin-top: 20px;
+ margin-bottom: 20px;
border: 0;
- border-top: 1px solid #eeeeee;
+ border-top: 1px solid #dddddd;
}
.sr-only {
position: absolute;
@@ -358,10 +357,10 @@ h6,
.h4,
.h5,
.h6 {
- font-family: "Josefin Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
- font-weight: 500;
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+ font-weight: 300;
line-height: 1.1;
- color: inherit;
+ color: #333333;
}
h1 small,
h2 small,
@@ -389,7 +388,7 @@ h6 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
- color: #999999;
+ color: #808080;
}
h1,
.h1,
@@ -397,8 +396,8 @@ h2,
.h2,
h3,
.h3 {
- margin-top: 18px;
- margin-bottom: 9px;
+ margin-top: 20px;
+ margin-bottom: 10px;
}
h1 small,
.h1 small,
@@ -420,8 +419,8 @@ h5,
.h5,
h6,
.h6 {
- margin-top: 9px;
- margin-bottom: 9px;
+ margin-top: 10px;
+ margin-bottom: 10px;
}
h4 small,
.h4 small,
@@ -439,40 +438,40 @@ h6 .small,
}
h1,
.h1 {
- font-size: 33px;
+ font-size: 36px;
}
h2,
.h2 {
- font-size: 27px;
+ font-size: 30px;
}
h3,
.h3 {
- font-size: 23px;
+ font-size: 24px;
}
h4,
.h4 {
- font-size: 17px;
+ font-size: 18px;
}
h5,
.h5 {
- font-size: 13px;
+ font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
- margin: 0 0 9px;
+ margin: 0 0 10px;
}
.lead {
- margin-bottom: 18px;
- font-size: 14px;
+ margin-bottom: 20px;
+ font-size: 16px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
- font-size: 19.5px;
+ font-size: 21px;
}
}
small,
@@ -495,7 +494,7 @@ cite {
text-align: justify;
}
.text-muted {
- color: #999999;
+ color: #808080;
}
.text-primary {
color: #d9230f;
@@ -559,14 +558,14 @@ a.bg-danger:hover {
background-color: #e4b9b9;
}
.page-header {
- padding-bottom: 8px;
- margin: 36px 0 18px;
- border-bottom: 1px solid #eeeeee;
+ padding-bottom: 9px;
+ margin: 40px 0 20px;
+ border-bottom: 1px solid #dddddd;
}
ul,
ol {
margin-top: 0;
- margin-bottom: 9px;
+ margin-bottom: 10px;
}
ul ul,
ol ul,
@@ -592,7 +591,7 @@ ol ol {
}
dl {
margin-top: 0;
- margin-bottom: 18px;
+ margin-bottom: 20px;
}
dt,
dd {
@@ -621,17 +620,17 @@ dd {
abbr[title],
abbr[data-original-title] {
cursor: help;
- border-bottom: 1px dotted #999999;
+ border-bottom: 1px dotted #808080;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
- padding: 9px 18px;
- margin: 0 0 18px;
- font-size: 16.25px;
- border-left: 5px solid #eeeeee;
+ padding: 10px 20px;
+ margin: 0 0 20px;
+ font-size: 17.5px;
+ border-left: 5px solid #dddddd;
}
blockquote p:last-child,
blockquote ul:last-child,
@@ -644,7 +643,7 @@ blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
- color: #999999;
+ color: #808080;
}
blockquote footer:before,
blockquote small:before,
@@ -655,7 +654,7 @@ blockquote .small:before {
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
- border-right: 5px solid #eeeeee;
+ border-right: 5px solid #dddddd;
border-left: 0;
text-align: right;
}
@@ -680,7 +679,7 @@ blockquote:after {
content: "";
}
address {
- margin-bottom: 18px;
+ margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
@@ -708,9 +707,9 @@ kbd {
}
pre {
display: block;
- padding: 8.5px;
- margin: 0 0 9px;
- font-size: 12px;
+ padding: 9.5px;
+ margin: 0 0 10px;
+ font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
@@ -1407,7 +1406,7 @@ th {
}
.table {
width: 100%;
- margin-bottom: 18px;
+ margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
@@ -1436,7 +1435,7 @@ th {
border-top: 2px solid #dddddd;
}
.table .table {
- background-color: #f7f7f7;
+ background-color: #fcfcfc;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
@@ -1583,7 +1582,7 @@ table th[class*="col-"] {
@media (max-width: 767px) {
.table-responsive {
width: 100%;
- margin-bottom: 13.5px;
+ margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
-ms-overflow-style: -ms-autohiding-scrollbar;
@@ -1637,10 +1636,10 @@ legend {
display: block;
width: 100%;
padding: 0;
- margin-bottom: 18px;
- font-size: 19.5px;
+ margin-bottom: 20px;
+ font-size: 21px;
line-height: inherit;
- color: #333333;
+ color: #808080;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
@@ -1682,21 +1681,21 @@ input[type="checkbox"]:focus {
output {
display: block;
padding-top: 9px;
- font-size: 13px;
+ font-size: 14px;
line-height: 1.42857143;
- color: #333333;
+ color: #808080;
}
.form-control {
display: block;
width: 100%;
- height: 36px;
+ height: 38px;
padding: 8px 12px;
- font-size: 13px;
+ font-size: 14px;
line-height: 1.42857143;
- color: #333333;
+ color: #808080;
background-color: #ffffff;
background-image: none;
- border: 1px solid #cccccc;
+ border: 1px solid #dddddd;
border-radius: 4px;
-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);
@@ -1710,30 +1709,30 @@ output {
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
- color: #999999;
+ color: #808080;
}
.form-control::-moz-placeholder {
- color: #999999;
+ color: #808080;
opacity: 1;
}
.form-control:-ms-input-placeholder {
- color: #999999;
+ color: #808080;
}
.form-control::-webkit-input-placeholder {
- color: #999999;
+ color: #808080;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
- background-color: #eeeeee;
+ background-color: #dddddd;
opacity: 1;
}
textarea.form-control {
height: auto;
}
input[type="date"] {
- line-height: 36px;
+ line-height: 38px;
}
.form-group {
margin-bottom: 15px;
@@ -1741,7 +1740,7 @@ input[type="date"] {
.radio,
.checkbox {
display: block;
- min-height: 18px;
+ min-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 20px;
@@ -1807,15 +1806,15 @@ select[multiple].input-sm {
height: auto;
}
.input-lg {
- height: 53px;
+ height: 54px;
padding: 14px 16px;
- font-size: 17px;
+ font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg {
- height: 53px;
- line-height: 53px;
+ height: 54px;
+ line-height: 54px;
}
textarea.input-lg,
select[multiple].input-lg {
@@ -1825,16 +1824,16 @@ select[multiple].input-lg {
position: relative;
}
.has-feedback .form-control {
- padding-right: 45px;
+ padding-right: 47.5px;
}
.has-feedback .form-control-feedback {
position: absolute;
- top: 23px;
+ top: 25px;
right: 0;
display: block;
- width: 36px;
- height: 36px;
- line-height: 36px;
+ width: 38px;
+ height: 38px;
+ line-height: 38px;
text-align: center;
}
.has-success .help-block,
@@ -1922,7 +1921,7 @@ select[multiple].input-lg {
display: block;
margin-top: 5px;
margin-bottom: 10px;
- color: #737373;
+ color: #c0c0c0;
}
@media (min-width: 768px) {
.form-inline .form-group {
@@ -1967,7 +1966,7 @@ select[multiple].input-lg {
}
.form-horizontal .radio,
.form-horizontal .checkbox {
- min-height: 27px;
+ min-height: 29px;
}
.form-horizontal .form-group {
margin-left: -15px;
@@ -1996,7 +1995,7 @@ select[multiple].input-lg {
border: 1px solid transparent;
white-space: nowrap;
padding: 8px 12px;
- font-size: 13px;
+ font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
@@ -2116,8 +2115,8 @@ fieldset[disabled] .btn-primary.active {
}
.btn-success {
color: #ffffff;
- background-color: #3d9400;
- border-color: #3d9400;
+ background-color: #469408;
+ border-color: #469408;
}
.btn-success:hover,
.btn-success:focus,
@@ -2125,8 +2124,8 @@ fieldset[disabled] .btn-primary.active {
.btn-success.active,
.open .dropdown-toggle.btn-success {
color: #ffffff;
- background-color: #2c6b00;
- border-color: #245700;
+ background-color: #346d06;
+ border-color: #2b5a05;
}
.btn-success:active,
.btn-success.active,
@@ -2148,11 +2147,11 @@ fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
- background-color: #3d9400;
- border-color: #3d9400;
+ background-color: #469408;
+ border-color: #469408;
}
.btn-success .badge {
- color: #3d9400;
+ color: #469408;
background-color: #ffffff;
}
.btn-info {
@@ -2308,12 +2307,12 @@ fieldset[disabled] .btn-link {
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
- color: #999999;
+ color: #808080;
text-decoration: none;
}
.btn-lg {
padding: 14px 16px;
- font-size: 17px;
+ font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
@@ -3007,7 +3006,7 @@ input[type="button"].btn-block {
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
- font-size: 13px;
+ font-size: 14px;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
@@ -3022,7 +3021,7 @@ input[type="button"].btn-block {
}
.dropdown-menu .divider {
height: 1px;
- margin: 8px 0;
+ margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
@@ -3052,7 +3051,7 @@ input[type="button"].btn-block {
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
- color: #999999;
+ color: #808080;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
@@ -3081,7 +3080,7 @@ input[type="button"].btn-block {
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
- color: #999999;
+ color: #808080;
}
.dropdown-backdrop {
position: fixed;
@@ -3208,7 +3207,7 @@ input[type="button"].btn-block {
}
.btn-group-lg > .btn {
padding: 14px 16px;
- font-size: 17px;
+ font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
@@ -3318,17 +3317,17 @@ input[type="button"].btn-block {
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
- height: 53px;
+ height: 54px;
padding: 14px 16px;
- font-size: 17px;
+ 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: 53px;
- line-height: 53px;
+ height: 54px;
+ line-height: 54px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
@@ -3379,13 +3378,13 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.input-group-addon {
padding: 8px 12px;
- font-size: 13px;
+ font-size: 14px;
font-weight: normal;
line-height: 1;
- color: #333333;
+ color: #808080;
text-align: center;
- background-color: #eeeeee;
- border: 1px solid #cccccc;
+ background-color: #dddddd;
+ border: 1px solid #dddddd;
border-radius: 4px;
}
.input-group-addon.input-sm {
@@ -3395,7 +3394,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.input-group-addon.input-lg {
padding: 14px 16px;
- font-size: 17px;
+ font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
@@ -3469,14 +3468,14 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
- background-color: #eeeeee;
+ background-color: #dddddd;
}
.nav > li.disabled > a {
- color: #999999;
+ color: #808080;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
- color: #999999;
+ color: #808080;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
@@ -3484,12 +3483,12 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
- background-color: #eeeeee;
+ background-color: #dddddd;
border-color: #d9230f;
}
.nav .nav-divider {
height: 1px;
- margin: 8px 0;
+ margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
@@ -3510,13 +3509,13 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
- border-color: #eeeeee #eeeeee #dddddd;
+ border-color: #dddddd #dddddd #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
- background-color: #f7f7f7;
+ background-color: #fcfcfc;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
@@ -3562,7 +3561,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
- border-bottom-color: #f7f7f7;
+ border-bottom-color: #fcfcfc;
}
}
.nav-pills > li {
@@ -3630,7 +3629,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
- border-bottom-color: #f7f7f7;
+ border-bottom-color: #fcfcfc;
}
}
.tab-content > .tab-pane {
@@ -3647,7 +3646,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.navbar {
position: relative;
min-height: 40px;
- margin-bottom: 18px;
+ margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
@@ -3743,10 +3742,10 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.navbar-brand {
float: left;
- padding: 11px 15px;
- font-size: 17px;
- line-height: 18px;
- height: 18px;
+ padding: 10px 15px;
+ font-size: 18px;
+ line-height: 20px;
+ height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
@@ -3788,12 +3787,12 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
}
.navbar-nav {
- margin: 5.5px -15px;
+ margin: 5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
- line-height: 18px;
+ line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
@@ -3810,7 +3809,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
- line-height: 18px;
+ line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
@@ -3826,8 +3825,8 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
float: left;
}
.navbar-nav > li > a {
- padding-top: 11px;
- padding-bottom: 11px;
+ padding-top: 10px;
+ padding-bottom: 10px;
}
.navbar-nav.navbar-right:last-child {
margin-right: -15px;
@@ -3849,8 +3848,8 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
border-bottom: 1px solid transparent;
-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);
- margin-top: 2px;
- margin-bottom: 2px;
+ margin-top: 1px;
+ margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
@@ -3914,8 +3913,8 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
border-bottom-left-radius: 0;
}
.navbar-btn {
- margin-top: 2px;
- margin-bottom: 2px;
+ margin-top: 1px;
+ margin-bottom: 1px;
}
.navbar-btn.btn-sm {
margin-top: 5px;
@@ -3926,8 +3925,8 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
margin-bottom: 9px;
}
.navbar-text {
- margin-top: 11px;
- margin-bottom: 11px;
+ margin-top: 10px;
+ margin-bottom: 10px;
}
@media (min-width: 768px) {
.navbar-text {
@@ -3952,7 +3951,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
background-color: transparent;
}
.navbar-default .navbar-text {
- color: #333333;
+ color: #808080;
}
.navbar-default .navbar-nav > li > a {
color: #333333;
@@ -4113,7 +4112,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.breadcrumb {
padding: 8px 15px;
- margin-bottom: 18px;
+ margin-bottom: 20px;
list-style: none;
background-color: transparent;
border-radius: 4px;
@@ -4127,12 +4126,12 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
color: #cccccc;
}
.breadcrumb > .active {
- color: #999999;
+ color: #808080;
}
.pagination {
display: inline-block;
padding-left: 0;
- margin: 18px 0;
+ margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
@@ -4145,7 +4144,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
padding: 8px 12px;
line-height: 1.42857143;
text-decoration: none;
- color: #d9230f;
+ color: #333333;
background-color: #ffffff;
border: 1px solid #dddddd;
margin-left: -1px;
@@ -4165,9 +4164,9 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
- color: #91170a;
- background-color: #eeeeee;
- border-color: #dddddd;
+ color: #ffffff;
+ background-color: #d9230f;
+ border-color: #d9230f;
}
.pagination > .active > a,
.pagination > .active > span,
@@ -4176,9 +4175,9 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 2;
- color: #999999;
- background-color: #f5f5f5;
- border-color: #dddddd;
+ color: #ffffff;
+ background-color: #d9230f;
+ border-color: #d9230f;
cursor: default;
}
.pagination > .disabled > span,
@@ -4187,7 +4186,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
- color: #999999;
+ color: #dddddd;
background-color: #ffffff;
border-color: #dddddd;
cursor: not-allowed;
@@ -4195,7 +4194,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 14px 16px;
- font-size: 17px;
+ font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
@@ -4224,7 +4223,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.pager {
padding-left: 0;
- margin: 18px 0;
+ margin: 20px 0;
list-style: none;
text-align: center;
}
@@ -4242,7 +4241,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
- background-color: #eeeeee;
+ background-color: #d9230f;
}
.pager .next > a,
.pager .next > span {
@@ -4256,7 +4255,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
- color: #999999;
+ color: #dddddd;
background-color: #ffffff;
cursor: not-allowed;
}
@@ -4300,11 +4299,11 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
background-color: #a91b0c;
}
.label-success {
- background-color: #3d9400;
+ background-color: #469408;
}
.label-success[href]:hover,
.label-success[href]:focus {
- background-color: #286100;
+ background-color: #2f6405;
}
.label-info {
background-color: #029acf;
@@ -4338,7 +4337,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
vertical-align: baseline;
white-space: nowrap;
text-align: center;
- background-color: #999999;
+ background-color: #808080;
border-radius: 10px;
}
.badge:empty {
@@ -4370,7 +4369,7 @@ a.list-group-item.active > .badge,
padding: 30px;
margin-bottom: 30px;
color: inherit;
- background-color: #efefef;
+ background-color: #f4f4f4;
}
.jumbotron h1,
.jumbotron .h1 {
@@ -4378,7 +4377,7 @@ a.list-group-item.active > .badge,
}
.jumbotron p {
margin-bottom: 15px;
- font-size: 20px;
+ font-size: 21px;
font-weight: 200;
}
.container .jumbotron {
@@ -4398,15 +4397,15 @@ a.list-group-item.active > .badge,
}
.jumbotron h1,
.jumbotron .h1 {
- font-size: 58.5px;
+ font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
- margin-bottom: 18px;
+ margin-bottom: 20px;
line-height: 1.42857143;
- background-color: #f7f7f7;
+ background-color: #fcfcfc;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
@@ -4427,11 +4426,11 @@ a.thumbnail.active {
}
.thumbnail .caption {
padding: 9px;
- color: #333333;
+ color: #808080;
}
.alert {
padding: 15px;
- margin-bottom: 18px;
+ margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
@@ -4520,8 +4519,8 @@ a.thumbnail.active {
}
.progress {
overflow: hidden;
- height: 18px;
- margin-bottom: 18px;
+ height: 20px;
+ margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
@@ -4532,7 +4531,7 @@ a.thumbnail.active {
width: 0%;
height: 100%;
font-size: 12px;
- line-height: 18px;
+ line-height: 20px;
color: #ffffff;
text-align: center;
background-color: #d9230f;
@@ -4551,7 +4550,7 @@ a.thumbnail.active {
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
- background-color: #3d9400;
+ background-color: #469408;
}
.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);
@@ -4759,7 +4758,7 @@ a.list-group-item-danger.active:focus {
line-height: 1.3;
}
.panel {
- margin-bottom: 18px;
+ margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
@@ -4921,7 +4920,7 @@ a.list-group-item-danger.active:focus {
.panel-title {
margin-top: 0;
margin-bottom: 0;
- font-size: 15px;
+ font-size: 16px;
color: inherit;
}
.panel-title > a {
@@ -4929,13 +4928,13 @@ a.list-group-item-danger.active:focus {
}
.panel-footer {
padding: 10px 15px;
- background-color: #f7f7f7;
+ background-color: #fcfcfc;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-group {
- margin-bottom: 18px;
+ margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
@@ -4962,7 +4961,7 @@ a.list-group-item-danger.active:focus {
}
.panel-default > .panel-heading {
color: #333333;
- background-color: #f7f7f7;
+ background-color: #fcfcfc;
border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
@@ -4986,67 +4985,67 @@ a.list-group-item-danger.active:focus {
border-bottom-color: #d9230f;
}
.panel-success {
- border-color: #d6e9c6;
+ border-color: #469408;
}
.panel-success > .panel-heading {
- color: #468847;
- background-color: #dff0d8;
- border-color: #d6e9c6;
+ color: #ffffff;
+ background-color: #469408;
+ border-color: #469408;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
- border-top-color: #d6e9c6;
+ border-top-color: #469408;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
- border-bottom-color: #d6e9c6;
+ border-bottom-color: #469408;
}
.panel-info {
- border-color: #bce8f1;
+ border-color: #029acf;
}
.panel-info > .panel-heading {
- color: #3a87ad;
- background-color: #d9edf7;
- border-color: #bce8f1;
+ color: #ffffff;
+ background-color: #029acf;
+ border-color: #029acf;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
- border-top-color: #bce8f1;
+ border-top-color: #029acf;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
- border-bottom-color: #bce8f1;
+ border-bottom-color: #029acf;
}
.panel-warning {
- border-color: #fbeed5;
+ border-color: #9b479f;
}
.panel-warning > .panel-heading {
- color: #c09853;
- background-color: #fcf8e3;
- border-color: #fbeed5;
+ color: #ffffff;
+ background-color: #9b479f;
+ border-color: #9b479f;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
- border-top-color: #fbeed5;
+ border-top-color: #9b479f;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
- border-bottom-color: #fbeed5;
+ border-bottom-color: #9b479f;
}
.panel-danger {
- border-color: #eed3d7;
+ border-color: #d9831f;
}
.panel-danger > .panel-heading {
- color: #b94a48;
- background-color: #f2dede;
- border-color: #eed3d7;
+ color: #ffffff;
+ background-color: #d9831f;
+ border-color: #d9831f;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
- border-top-color: #eed3d7;
+ border-top-color: #d9831f;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
- border-bottom-color: #eed3d7;
+ border-bottom-color: #d9831f;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
- background-color: #efefef;
- border: 1px solid #dedede;
+ background-color: #f4f4f4;
+ border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
@@ -5065,7 +5064,7 @@ a.list-group-item-danger.active:focus {
}
.close {
float: right;
- font-size: 19.5px;
+ font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
@@ -5330,7 +5329,7 @@ button.close {
.popover-title {
margin: 0;
padding: 8px 14px;
- font-size: 13px;
+ font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
@@ -5745,74 +5744,72 @@ td.visible-print {
display: none !important;
}
}
-.navbar {
- border-bottom: 1px solid #dfdfdf;
- font-family: "Josefin Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
-}
-.navbar-nav > li > a {
- padding-top: 13px;
- padding-bottom: 9px;
-}
-.navbar-brand {
- padding: 14px 15px 8px;
-}
.btn {
- font-family: "Josefin Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.btn-default,
.btn-default:hover {
- background-image: -webkit-linear-gradient(#6d7070, #474949 6%, #3d3f3f);
- background-image: linear-gradient(#6d7070, #474949 6%, #3d3f3f);
+ background-image: -webkit-linear-gradient(#4f5151, #474949 6%, #3f4141);
+ background-image: linear-gradient(#4f5151, #474949 6%, #3f4141);
background-repeat: no-repeat;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d7070', endColorstr='#ff3d3f3f', GradientType=0);
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4f5151', endColorstr='#ff3f4141', GradientType=0);
filter: none;
border: 1px solid #2e2f2f;
}
.btn-primary,
.btn-primary:hover {
- background-image: -webkit-linear-gradient(#f25443, #d9230f 6%, #c6200e);
- background-image: linear-gradient(#f25443, #d9230f 6%, #c6200e);
+ background-image: -webkit-linear-gradient(#e72510, #d9230f 6%, #cb210e);
+ background-image: linear-gradient(#e72510, #d9230f 6%, #cb210e);
background-repeat: no-repeat;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff25443', endColorstr='#ffc6200e', GradientType=0);
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe72510', endColorstr='#ffcb210e', GradientType=0);
filter: none;
border: 1px solid #a91b0c;
}
.btn-success,
.btn-success:hover {
- background-image: -webkit-linear-gradient(#5de100, #3d9400 6%, #358000);
- background-image: linear-gradient(#5de100, #3d9400 6%, #358000);
+ background-image: -webkit-linear-gradient(#4da309, #469408 6%, #3f8507);
+ background-image: linear-gradient(#4da309, #469408 6%, #3f8507);
background-repeat: no-repeat;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5de100', endColorstr='#ff358000', GradientType=0);
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4da309', endColorstr='#ff3f8507', GradientType=0);
filter: none;
- border: 1px solid #286100;
+ border: 1px solid #2f6405;
}
.btn-info,
.btn-info:hover {
- background-image: -webkit-linear-gradient(#21c4fd, #029acf 6%, #028bbb);
- background-image: linear-gradient(#21c4fd, #029acf 6%, #028bbb);
+ background-image: -webkit-linear-gradient(#02a5de, #029acf 6%, #028fc0);
+ background-image: linear-gradient(#02a5de, #029acf 6%, #028fc0);
background-repeat: no-repeat;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff21c4fd', endColorstr='#ff028bbb', GradientType=0);
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff02a5de', endColorstr='#ff028fc0', GradientType=0);
filter: none;
border: 1px solid #02749c;
}
.btn-warning,
.btn-warning:hover {
- background-image: -webkit-linear-gradient(#bd72c0, #9b479f 6%, #8d4191);
- background-image: linear-gradient(#bd72c0, #9b479f 6%, #8d4191);
+ background-image: -webkit-linear-gradient(#a54caa, #9b479f 6%, #914294);
+ background-image: linear-gradient(#a54caa, #9b479f 6%, #914294);
background-repeat: no-repeat;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd72c0', endColorstr='#ff8d4191', GradientType=0);
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa54caa', endColorstr='#ff914294', GradientType=0);
filter: none;
border: 1px solid #79377c;
}
.btn-danger,
.btn-danger:hover {
- background-image: -webkit-linear-gradient(#e8a75d, #d9831f 6%, #c7781c);
- background-image: linear-gradient(#e8a75d, #d9831f 6%, #c7781c);
+ background-image: -webkit-linear-gradient(#e08b27, #d9831f 6%, #cc7b1d);
+ background-image: linear-gradient(#e08b27, #d9831f 6%, #cc7b1d);
background-repeat: no-repeat;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8a75d', endColorstr='#ffc7781c', GradientType=0);
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe08b27', endColorstr='#ffcc7b1d', GradientType=0);
filter: none;
border: 1px solid #ac6819;
}
+body {
+ font-weight: 200;
+}
+th {
+ color: #333333;
+}
+legend {
+ color: #333333;
+}
.has-warning .help-block,
.has-warning .control-label {
color: #d9831f;
@@ -5831,11 +5828,22 @@ td.visible-print {
}
.has-success .help-block,
.has-success .control-label {
- color: #3d9400;
+ color: #469408;
}
.has-success .form-control,
.has-success .form-control:focus {
- border-color: #3d9400;
+ border-color: #469408;
+}
+.pager a {
+ color: #333333;
+}
+.pager a:hover,
+.pager .active > a {
+ border-color: #d9230f;
+ color: #fff;
+}
+.pager .disabled > a {
+ border-color: #dddddd;
}
.clearfix:before,
.clearfix:after,