Difference between revisions of "Template:Team:UGent Belgium/CSS"

 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
 +
/*!
 +
* bootswatch v3.3.7
 +
* Homepage: http://bootswatch.com
 +
* Copyright 2012-2016 Thomas Park
 +
* Licensed under MIT
 +
* Based on Bootstrap
 +
*/
 
/*!
 
/*!
 
  * Bootstrap v3.3.7 (http://getbootstrap.com)
 
  * Bootstrap v3.3.7 (http://getbootstrap.com)
Line 9: Line 16:
 
html {
 
html {
 
   font-family: sans-serif;
 
   font-family: sans-serif;
 +
  -ms-text-size-adjust: 100%;
 
   -webkit-text-size-adjust: 100%;
 
   -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
 
 
}
 
}
 
body {
 
body {
Line 63: Line 70:
 
}
 
}
 
h1 {
 
h1 {
  margin: .67em 0;
 
 
   font-size: 2em;
 
   font-size: 2em;
 +
  margin: 0.67em 0;
 
}
 
}
 
mark {
 
mark {
  color: #000;
 
 
   background: #ff0;
 
   background: #ff0;
 +
  color: #000;
 
}
 
}
 
small {
 
small {
Line 75: Line 82:
 
sub,
 
sub,
 
sup {
 
sup {
  position: relative;
 
 
   font-size: 75%;
 
   font-size: 75%;
 
   line-height: 0;
 
   line-height: 0;
 +
  position: relative;
 
   vertical-align: baseline;
 
   vertical-align: baseline;
 
}
 
}
 
sup {
 
sup {
   top: -.5em;
+
   top: -0.5em;
 
}
 
}
 
sub {
 
sub {
   bottom: -.25em;
+
   bottom: -0.25em;
 
}
 
}
 
img {
 
img {
Line 96: Line 103:
 
}
 
}
 
hr {
 
hr {
  height: 0;
 
 
   -webkit-box-sizing: content-box;
 
   -webkit-box-sizing: content-box;
 
     -moz-box-sizing: content-box;
 
     -moz-box-sizing: content-box;
 
           box-sizing: content-box;
 
           box-sizing: content-box;
 +
  height: 0;
 
}
 
}
 
pre {
 
pre {
Line 116: Line 123:
 
select,
 
select,
 
textarea {
 
textarea {
  margin: 0;
 
  font: inherit;
 
 
   color: inherit;
 
   color: inherit;
 +
  font: inherit;
 +
  margin: 0;
 
}
 
}
 
button {
 
button {
Line 140: Line 147:
 
button::-moz-focus-inner,
 
button::-moz-focus-inner,
 
input::-moz-focus-inner {
 
input::-moz-focus-inner {
  padding: 0;
 
 
   border: 0;
 
   border: 0;
 +
  padding: 0;
 
}
 
}
 
input {
 
input {
Line 158: Line 165:
 
}
 
}
 
input[type="search"] {
 
input[type="search"] {
 +
  -webkit-appearance: textfield;
 
   -webkit-box-sizing: content-box;
 
   -webkit-box-sizing: content-box;
 
     -moz-box-sizing: content-box;
 
     -moz-box-sizing: content-box;
 
           box-sizing: content-box;
 
           box-sizing: content-box;
  -webkit-appearance: textfield;
 
 
}
 
}
 
input[type="search"]::-webkit-search-cancel-button,
 
input[type="search"]::-webkit-search-cancel-button,
Line 168: Line 175:
 
}
 
}
 
fieldset {
 
fieldset {
  padding: .35em .625em .75em;
 
  margin: 0 2px;
 
 
   border: 1px solid #c0c0c0;
 
   border: 1px solid #c0c0c0;
 +
  margin: 0 2px;
 +
  padding: 0.35em 0.625em 0.75em;
 
}
 
}
 
legend {
 
legend {
  padding: 0;
 
 
   border: 0;
 
   border: 0;
 +
  padding: 0;
 
}
 
}
 
textarea {
 
textarea {
Line 183: Line 190:
 
}
 
}
 
table {
 
table {
 +
  border-collapse: collapse;
 
   border-spacing: 0;
 
   border-spacing: 0;
  border-collapse: collapse;
 
 
}
 
}
 
td,
 
td,
Line 195: Line 202:
 
   *:before,
 
   *:before,
 
   *:after {
 
   *:after {
 +
    background: transparent !important;
 
     color: #000 !important;
 
     color: #000 !important;
    text-shadow: none !important;
 
    background: transparent !important;
 
 
     -webkit-box-shadow: none !important;
 
     -webkit-box-shadow: none !important;
 
             box-shadow: none !important;
 
             box-shadow: none !important;
 +
    text-shadow: none !important;
 
   }
 
   }
 
   a,
 
   a,
Line 218: Line 225:
 
   blockquote {
 
   blockquote {
 
     border: 1px solid #999;
 
     border: 1px solid #999;
 
 
     page-break-inside: avoid;
 
     page-break-inside: avoid;
 
   }
 
   }
Line 265: Line 271:
 
@font-face {
 
@font-face {
 
   font-family: 'Glyphicons Halflings';
 
   font-family: 'Glyphicons Halflings';
 
 
   src: url('../fonts/glyphicons-halflings-regular.eot');
 
   src: url('../fonts/glyphicons-halflings-regular.eot');
 
   src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
 
   src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
Line 277: Line 282:
 
   font-weight: normal;
 
   font-weight: normal;
 
   line-height: 1;
 
   line-height: 1;
 
 
   -webkit-font-smoothing: antialiased;
 
   -webkit-font-smoothing: antialiased;
 
   -moz-osx-font-smoothing: grayscale;
 
   -moz-osx-font-smoothing: grayscale;
Line 1,070: Line 1,074:
 
* {
 
* {
 
   -webkit-box-sizing: border-box;
 
   -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
+
  -moz-box-sizing: border-box;
          box-sizing: border-box;
+
  box-sizing: border-box;
 
}
 
}
 
*:before,
 
*:before,
 
*:after {
 
*:after {
 
   -webkit-box-sizing: border-box;
 
   -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
+
  -moz-box-sizing: border-box;
          box-sizing: border-box;
+
  box-sizing: border-box;
 
}
 
}
 
html {
 
html {
 
   font-size: 10px;
 
   font-size: 10px;
 
 
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 
}
 
}
Line 1,088: Line 1,091:
 
   font-size: 14px;
 
   font-size: 14px;
 
   line-height: 1.42857143;
 
   line-height: 1.42857143;
   color: #333;
+
   color: #555555;
   background-color: #fff;
+
   background-color: #ffffff;
 
}
 
}
 
input,
 
input,
Line 1,100: Line 1,103:
 
}
 
}
 
a {
 
a {
   color: #337ab7;
+
   color: #2fa4e7;
 
   text-decoration: none;
 
   text-decoration: none;
 
}
 
}
 
a:hover,
 
a:hover,
 
a:focus {
 
a:focus {
   color: #23527c;
+
   color: #157ab5;
 
   text-decoration: underline;
 
   text-decoration: underline;
 
}
 
}
 
a:focus {
 
a:focus {
   outline: 0px auto -webkit-focus-ring-color;
+
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: 0px;
+
   outline-offset: -2px;
 
}
 
}
 
figure {
 
figure {
Line 1,131: Line 1,134:
 
}
 
}
 
.img-thumbnail {
 
.img-thumbnail {
 +
  padding: 4px;
 +
  line-height: 1.42857143;
 +
  background-color: #ffffff;
 +
  border: 1px solid #dddddd;
 +
  border-radius: 4px;
 +
  -webkit-transition: all 0.2s ease-in-out;
 +
  -o-transition: all 0.2s ease-in-out;
 +
  transition: all 0.2s ease-in-out;
 
   display: inline-block;
 
   display: inline-block;
 
   max-width: 100%;
 
   max-width: 100%;
 
   height: auto;
 
   height: auto;
  padding: 4px;
 
  line-height: 1.42857143;
 
  background-color: #fff;
 
  border: 1px solid #ddd;
 
  border-radius: 4px;
 
  -webkit-transition: all .2s ease-in-out;
 
      -o-transition: all .2s ease-in-out;
 
          transition: all .2s ease-in-out;
 
 
}
 
}
 
.img-circle {
 
.img-circle {
Line 1,150: Line 1,153:
 
   margin-bottom: 20px;
 
   margin-bottom: 20px;
 
   border: 0;
 
   border: 0;
   border-top: 1px solid #eee;
+
   border-top: 1px solid #eeeeee;
 
}
 
}
 
.sr-only {
 
.sr-only {
Line 1,156: Line 1,159:
 
   width: 1px;
 
   width: 1px;
 
   height: 1px;
 
   height: 1px;
  padding: 0;
 
 
   margin: -1px;
 
   margin: -1px;
 +
  padding: 0;
 
   overflow: hidden;
 
   overflow: hidden;
 
   clip: rect(0, 0, 0, 0);
 
   clip: rect(0, 0, 0, 0);
Line 1,186: Line 1,189:
 
.h5,
 
.h5,
 
.h6 {
 
.h6 {
   font-family: inherit;
+
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 
   font-weight: 500;
 
   font-weight: 500;
   line-height: 1.1;
+
   line-height: 1.2;
   color: inherit;
+
   color: #317eac;
 
}
 
}
 
h1 small,
 
h1 small,
Line 1,217: Line 1,220:
 
   font-weight: normal;
 
   font-weight: normal;
 
   line-height: 1;
 
   line-height: 1;
   color: #777;
+
   color: #999999;
 
}
 
}
 
h1,
 
h1,
Line 1,309: Line 1,312:
 
mark,
 
mark,
 
.mark {
 
.mark {
  padding: .2em;
 
 
   background-color: #fcf8e3;
 
   background-color: #fcf8e3;
 +
  padding: .2em;
 
}
 
}
 
.text-left {
 
.text-left {
Line 1,337: Line 1,340:
 
}
 
}
 
.text-muted {
 
.text-muted {
   color: #777;
+
   color: #999999;
 
}
 
}
 
.text-primary {
 
.text-primary {
   color: #337ab7;
+
   color: #2fa4e7;
 
}
 
}
 
a.text-primary:hover,
 
a.text-primary:hover,
 
a.text-primary:focus {
 
a.text-primary:focus {
   color: #286090;
+
   color: #178acc;
 
}
 
}
 
.text-success {
 
.text-success {
   color: #3c763d;
+
   color: #468847;
 
}
 
}
 
a.text-success:hover,
 
a.text-success:hover,
 
a.text-success:focus {
 
a.text-success:focus {
   color: #2b542c;
+
   color: #356635;
 
}
 
}
 
.text-info {
 
.text-info {
   color: #31708f;
+
   color: #3a87ad;
 
}
 
}
 
a.text-info:hover,
 
a.text-info:hover,
 
a.text-info:focus {
 
a.text-info:focus {
   color: #245269;
+
   color: #2d6987;
 
}
 
}
 
.text-warning {
 
.text-warning {
   color: #8a6d3b;
+
   color: #c09853;
 
}
 
}
 
a.text-warning:hover,
 
a.text-warning:hover,
 
a.text-warning:focus {
 
a.text-warning:focus {
   color: #66512c;
+
   color: #a47e3c;
 
}
 
}
 
.text-danger {
 
.text-danger {
   color: #a94442;
+
   color: #b94a48;
 
}
 
}
 
a.text-danger:hover,
 
a.text-danger:hover,
 
a.text-danger:focus {
 
a.text-danger:focus {
   color: #843534;
+
   color: #953b39;
 
}
 
}
 
.bg-primary {
 
.bg-primary {
 
   color: #fff;
 
   color: #fff;
   background-color: #337ab7;
+
   background-color: #2fa4e7;
 
}
 
}
 
a.bg-primary:hover,
 
a.bg-primary:hover,
 
a.bg-primary:focus {
 
a.bg-primary:focus {
   background-color: #286090;
+
   background-color: #178acc;
 
}
 
}
 
.bg-success {
 
.bg-success {
Line 1,413: Line 1,416:
 
   padding-bottom: 9px;
 
   padding-bottom: 9px;
 
   margin: 40px 0 20px;
 
   margin: 40px 0 20px;
   border-bottom: 1px solid #eee;
+
   border-bottom: 1px solid #eeeeee;
 
}
 
}
 
ul,
 
ul,
Line 1,432: Line 1,435:
 
.list-inline {
 
.list-inline {
 
   padding-left: 0;
 
   padding-left: 0;
  margin-left: -5px;
 
 
   list-style: none;
 
   list-style: none;
 +
  margin-left: -5px;
 
}
 
}
 
.list-inline > li {
 
.list-inline > li {
 
   display: inline-block;
 
   display: inline-block;
  padding-right: 5px;
 
 
   padding-left: 5px;
 
   padding-left: 5px;
 +
  padding-right: 5px;
 
}
 
}
 
dl {
 
dl {
Line 1,458: Line 1,461:
 
     float: left;
 
     float: left;
 
     width: 160px;
 
     width: 160px;
    overflow: hidden;
 
 
     clear: left;
 
     clear: left;
 
     text-align: right;
 
     text-align: right;
 +
    overflow: hidden;
 
     text-overflow: ellipsis;
 
     text-overflow: ellipsis;
 
     white-space: nowrap;
 
     white-space: nowrap;
Line 1,471: Line 1,474:
 
abbr[data-original-title] {
 
abbr[data-original-title] {
 
   cursor: help;
 
   cursor: help;
   border-bottom: 1px dotted #777;
+
   border-bottom: 1px dotted #999999;
 
}
 
}
 
.initialism {
 
.initialism {
Line 1,481: Line 1,484:
 
   margin: 0 0 20px;
 
   margin: 0 0 20px;
 
   font-size: 17.5px;
 
   font-size: 17.5px;
   border-left: 5px solid #eee;
+
   border-left: 5px solid #eeeeee;
 
}
 
}
 
blockquote p:last-child,
 
blockquote p:last-child,
Line 1,494: Line 1,497:
 
   font-size: 80%;
 
   font-size: 80%;
 
   line-height: 1.42857143;
 
   line-height: 1.42857143;
   color: #777;
+
   color: #999999;
 
}
 
}
 
blockquote footer:before,
 
blockquote footer:before,
Line 1,505: Line 1,508:
 
   padding-right: 15px;
 
   padding-right: 15px;
 
   padding-left: 0;
 
   padding-left: 0;
  text-align: right;
+
   border-right: 5px solid #eeeeee;
   border-right: 5px solid #eee;
+
 
   border-left: 0;
 
   border-left: 0;
 +
  text-align: right;
 
}
 
}
 
.blockquote-reverse footer:before,
 
.blockquote-reverse footer:before,
Line 1,546: Line 1,549:
 
   padding: 2px 4px;
 
   padding: 2px 4px;
 
   font-size: 90%;
 
   font-size: 90%;
   color: #fff;
+
   color: #ffffff;
   background-color: #333;
+
   background-color: #333333;
 
   border-radius: 3px;
 
   border-radius: 3px;
   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
+
   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
           box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
+
           box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
 
}
 
}
 
kbd kbd {
 
kbd kbd {
Line 1,565: Line 1,568:
 
   font-size: 13px;
 
   font-size: 13px;
 
   line-height: 1.42857143;
 
   line-height: 1.42857143;
  color: #333;
 
 
   word-break: break-all;
 
   word-break: break-all;
 
   word-wrap: break-word;
 
   word-wrap: break-word;
 +
  color: #333333;
 
   background-color: #f5f5f5;
 
   background-color: #f5f5f5;
   border: 1px solid #ccc;
+
   border: 1px solid #cccccc;
 
   border-radius: 4px;
 
   border-radius: 4px;
 
}
 
}
Line 1,585: Line 1,588:
 
}
 
}
 
.container {
 
.container {
  padding-right: 15px;
 
  padding-left: 15px;
 
 
   margin-right: auto;
 
   margin-right: auto;
 
   margin-left: auto;
 
   margin-left: auto;
 +
  padding-left: 15px;
 +
  padding-right: 15px;
 
}
 
}
 
@media (min-width: 768px) {
 
@media (min-width: 768px) {
Line 1,606: Line 1,609:
 
}
 
}
 
.container-fluid {
 
.container-fluid {
  padding-right: 15px;
 
  padding-left: 15px;
 
 
   margin-right: auto;
 
   margin-right: auto;
 
   margin-left: auto;
 
   margin-left: auto;
 +
  padding-left: 15px;
 +
  padding-right: 15px;
 
}
 
}
 
.row {
 
.row {
  margin-right: -15px;
 
 
   margin-left: -15px;
 
   margin-left: -15px;
 +
  margin-right: -15px;
 
}
 
}
 
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
 
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
 +
  position: relative;
 +
  min-height: 1px;
 +
  padding-left: 15px;
 +
  padding-right: 15px;
 
}
 
}
 
.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-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 {
Line 1,771: Line 1,778:
 
}
 
}
 
.col-xs-offset-0 {
 
.col-xs-offset-0 {
   margin-left: 0;
+
   margin-left: 0%;
 
}
 
}
 
@media (min-width: 768px) {
 
@media (min-width: 768px) {
Line 1,928: Line 1,935:
 
   }
 
   }
 
   .col-sm-offset-0 {
 
   .col-sm-offset-0 {
     margin-left: 0;
+
     margin-left: 0%;
 
   }
 
   }
 
}
 
}
Line 2,086: Line 2,093:
 
   }
 
   }
 
   .col-md-offset-0 {
 
   .col-md-offset-0 {
     margin-left: 0;
+
     margin-left: 0%;
 
   }
 
   }
 
}
 
}
Line 2,244: Line 2,251:
 
   }
 
   }
 
   .col-lg-offset-0 {
 
   .col-lg-offset-0 {
     margin-left: 0;
+
     margin-left: 0%;
 
   }
 
   }
 
}
 
}
Line 2,253: Line 2,260:
 
   padding-top: 8px;
 
   padding-top: 8px;
 
   padding-bottom: 8px;
 
   padding-bottom: 8px;
   color: #777;
+
   color: #999999;
 
   text-align: left;
 
   text-align: left;
 
}
 
}
Line 2,273: Line 2,280:
 
   line-height: 1.42857143;
 
   line-height: 1.42857143;
 
   vertical-align: top;
 
   vertical-align: top;
   border-top: 1px solid #ddd;
+
   border-top: 1px solid #dddddd;
 
}
 
}
 
.table > thead > tr > th {
 
.table > thead > tr > th {
 
   vertical-align: bottom;
 
   vertical-align: bottom;
   border-bottom: 2px solid #ddd;
+
   border-bottom: 2px solid #dddddd;
 
}
 
}
 
.table > caption + thead > tr:first-child > th,
 
.table > caption + thead > tr:first-child > th,
Line 2,288: Line 2,295:
 
}
 
}
 
.table > tbody + tbody {
 
.table > tbody + tbody {
   border-top: 2px solid #ddd;
+
   border-top: 2px solid #dddddd;
 
}
 
}
 
.table .table {
 
.table .table {
   background-color: #fff;
+
   background-color: #ffffff;
 
}
 
}
 
.table-condensed > thead > tr > th,
 
.table-condensed > thead > tr > th,
Line 2,302: Line 2,309:
 
}
 
}
 
.table-bordered {
 
.table-bordered {
   border: 1px solid #ddd;
+
   border: 1px solid #dddddd;
 
}
 
}
 
.table-bordered > thead > tr > th,
 
.table-bordered > thead > tr > th,
Line 2,310: Line 2,317:
 
.table-bordered > tbody > tr > td,
 
.table-bordered > tbody > tr > td,
 
.table-bordered > tfoot > tr > td {
 
.table-bordered > tfoot > tr > td {
   border: 1px solid #ddd;
+
   border: 1px solid #dddddd;
 
}
 
}
 
.table-bordered > thead > tr > th,
 
.table-bordered > thead > tr > th,
Line 2,324: Line 2,331:
 
table col[class*="col-"] {
 
table col[class*="col-"] {
 
   position: static;
 
   position: static;
  display: table-column;
 
 
   float: none;
 
   float: none;
 +
  display: table-column;
 
}
 
}
 
table td[class*="col-"],
 
table td[class*="col-"],
 
table th[class*="col-"] {
 
table th[class*="col-"] {
 
   position: static;
 
   position: static;
  display: table-cell;
 
 
   float: none;
 
   float: none;
 +
  display: table-cell;
 
}
 
}
 
.table > thead > tr > td.active,
 
.table > thead > tr > td.active,
Line 2,439: Line 2,446:
 
}
 
}
 
.table-responsive {
 
.table-responsive {
  min-height: .01%;
 
 
   overflow-x: auto;
 
   overflow-x: auto;
 +
  min-height: 0.01%;
 
}
 
}
 
@media screen and (max-width: 767px) {
 
@media screen and (max-width: 767px) {
Line 2,448: Line 2,455:
 
     overflow-y: hidden;
 
     overflow-y: hidden;
 
     -ms-overflow-style: -ms-autohiding-scrollbar;
 
     -ms-overflow-style: -ms-autohiding-scrollbar;
     border: 1px solid #ddd;
+
     border: 1px solid #dddddd;
 
   }
 
   }
 
   .table-responsive > .table {
 
   .table-responsive > .table {
Line 2,488: Line 2,495:
 
}
 
}
 
fieldset {
 
fieldset {
  min-width: 0;
 
 
   padding: 0;
 
   padding: 0;
 
   margin: 0;
 
   margin: 0;
 
   border: 0;
 
   border: 0;
 +
  min-width: 0;
 
}
 
}
 
legend {
 
legend {
Line 2,500: Line 2,507:
 
   font-size: 21px;
 
   font-size: 21px;
 
   line-height: inherit;
 
   line-height: inherit;
   color: #333;
+
   color: #555555;
 
   border: 0;
 
   border: 0;
 
   border-bottom: 1px solid #e5e5e5;
 
   border-bottom: 1px solid #e5e5e5;
Line 2,512: Line 2,519:
 
input[type="search"] {
 
input[type="search"] {
 
   -webkit-box-sizing: border-box;
 
   -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
+
  -moz-box-sizing: border-box;
          box-sizing: border-box;
+
  box-sizing: border-box;
 
}
 
}
 
input[type="radio"],
 
input[type="radio"],
Line 2,540: Line 2,547:
 
output {
 
output {
 
   display: block;
 
   display: block;
   padding-top: 7px;
+
   padding-top: 9px;
 
   font-size: 14px;
 
   font-size: 14px;
 
   line-height: 1.42857143;
 
   line-height: 1.42857143;
   color: #555;
+
   color: #555555;
 
}
 
}
 
.form-control {
 
.form-control {
 
   display: block;
 
   display: block;
 
   width: 100%;
 
   width: 100%;
   height: 34px;
+
   height: 38px;
   padding: 6px 12px;
+
   padding: 8px 12px;
 
   font-size: 14px;
 
   font-size: 14px;
 
   line-height: 1.42857143;
 
   line-height: 1.42857143;
   color: #555;
+
   color: #555555;
   background-color: #fff;
+
   background-color: #ffffff;
 
   background-image: none;
 
   background-image: none;
   border: 1px solid #ccc;
+
   border: 1px solid #cccccc;
 
   border-radius: 4px;
 
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
+
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
+
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
      -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
+
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
+
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 
}
 
}
 
.form-control:focus {
 
.form-control:focus {
 
   border-color: #66afe9;
 
   border-color: #66afe9;
 
   outline: 0;
 
   outline: 0;
   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
+
   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
+
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
 
}
 
}
 
.form-control::-moz-placeholder {
 
.form-control::-moz-placeholder {
   color: #999;
+
   color: #999999;
 
   opacity: 1;
 
   opacity: 1;
 
}
 
}
 
.form-control:-ms-input-placeholder {
 
.form-control:-ms-input-placeholder {
   color: #999;
+
   color: #999999;
 
}
 
}
 
.form-control::-webkit-input-placeholder {
 
.form-control::-webkit-input-placeholder {
   color: #999;
+
   color: #999999;
 
}
 
}
 
.form-control::-ms-expand {
 
.form-control::-ms-expand {
  background-color: transparent;
 
 
   border: 0;
 
   border: 0;
 +
  background-color: transparent;
 
}
 
}
 
.form-control[disabled],
 
.form-control[disabled],
 
.form-control[readonly],
 
.form-control[readonly],
 
fieldset[disabled] .form-control {
 
fieldset[disabled] .form-control {
   background-color: #eee;
+
   background-color: #eeeeee;
 
   opacity: 1;
 
   opacity: 1;
 
}
 
}
Line 2,604: Line 2,611:
 
   input[type="datetime-local"].form-control,
 
   input[type="datetime-local"].form-control,
 
   input[type="month"].form-control {
 
   input[type="month"].form-control {
     line-height: 34px;
+
     line-height: 38px;
 
   }
 
   }
 
   input[type="date"].input-sm,
 
   input[type="date"].input-sm,
Line 2,624: Line 2,631:
 
   .input-group-lg input[type="datetime-local"],
 
   .input-group-lg input[type="datetime-local"],
 
   .input-group-lg input[type="month"] {
 
   .input-group-lg input[type="month"] {
     line-height: 46px;
+
     line-height: 54px;
 
   }
 
   }
 
}
 
}
Line 2,650: Line 2,657:
 
.checkbox-inline input[type="checkbox"] {
 
.checkbox-inline input[type="checkbox"] {
 
   position: absolute;
 
   position: absolute;
  margin-top: 4px \9;
 
 
   margin-left: -20px;
 
   margin-left: -20px;
 +
  margin-top: 4px \9;
 
}
 
}
 
.radio + .radio,
 
.radio + .radio,
Line 2,663: Line 2,670:
 
   padding-left: 20px;
 
   padding-left: 20px;
 
   margin-bottom: 0;
 
   margin-bottom: 0;
  font-weight: normal;
 
 
   vertical-align: middle;
 
   vertical-align: middle;
 +
  font-weight: normal;
 
   cursor: pointer;
 
   cursor: pointer;
 
}
 
}
Line 2,693: Line 2,700:
 
}
 
}
 
.form-control-static {
 
.form-control-static {
  min-height: 34px;
+
   padding-top: 9px;
   padding-top: 7px;
+
   padding-bottom: 9px;
   padding-bottom: 7px;
+
 
   margin-bottom: 0;
 
   margin-bottom: 0;
 +
  min-height: 34px;
 
}
 
}
 
.form-control-static.input-lg,
 
.form-control-static.input-lg,
 
.form-control-static.input-sm {
 
.form-control-static.input-sm {
  padding-right: 0;
 
 
   padding-left: 0;
 
   padding-left: 0;
 +
  padding-right: 0;
 
}
 
}
 
.input-sm {
 
.input-sm {
Line 2,741: Line 2,748:
 
}
 
}
 
.input-lg {
 
.input-lg {
   height: 46px;
+
   height: 54px;
   padding: 10px 16px;
+
   padding: 14px 16px;
 
   font-size: 18px;
 
   font-size: 18px;
 
   line-height: 1.3333333;
 
   line-height: 1.3333333;
Line 2,748: Line 2,755:
 
}
 
}
 
select.input-lg {
 
select.input-lg {
   height: 46px;
+
   height: 54px;
   line-height: 46px;
+
   line-height: 54px;
 
}
 
}
 
textarea.input-lg,
 
textarea.input-lg,
Line 2,756: Line 2,763:
 
}
 
}
 
.form-group-lg .form-control {
 
.form-group-lg .form-control {
   height: 46px;
+
   height: 54px;
   padding: 10px 16px;
+
   padding: 14px 16px;
 
   font-size: 18px;
 
   font-size: 18px;
 
   line-height: 1.3333333;
 
   line-height: 1.3333333;
Line 2,763: Line 2,770:
 
}
 
}
 
.form-group-lg select.form-control {
 
.form-group-lg select.form-control {
   height: 46px;
+
   height: 54px;
   line-height: 46px;
+
   line-height: 54px;
 
}
 
}
 
.form-group-lg textarea.form-control,
 
.form-group-lg textarea.form-control,
Line 2,771: Line 2,778:
 
}
 
}
 
.form-group-lg .form-control-static {
 
.form-group-lg .form-control-static {
   height: 46px;
+
   height: 54px;
 
   min-height: 38px;
 
   min-height: 38px;
   padding: 11px 16px;
+
   padding: 15px 16px;
 
   font-size: 18px;
 
   font-size: 18px;
 
   line-height: 1.3333333;
 
   line-height: 1.3333333;
Line 2,781: Line 2,788:
 
}
 
}
 
.has-feedback .form-control {
 
.has-feedback .form-control {
   padding-right: 42.5px;
+
   padding-right: 47.5px;
 
}
 
}
 
.form-control-feedback {
 
.form-control-feedback {
Line 2,789: Line 2,796:
 
   z-index: 2;
 
   z-index: 2;
 
   display: block;
 
   display: block;
   width: 34px;
+
   width: 38px;
   height: 34px;
+
   height: 38px;
   line-height: 34px;
+
   line-height: 38px;
 
   text-align: center;
 
   text-align: center;
 
   pointer-events: none;
 
   pointer-events: none;
Line 2,798: Line 2,805:
 
.input-group-lg + .form-control-feedback,
 
.input-group-lg + .form-control-feedback,
 
.form-group-lg .form-control + .form-control-feedback {
 
.form-group-lg .form-control + .form-control-feedback {
   width: 46px;
+
   width: 54px;
   height: 46px;
+
   height: 54px;
   line-height: 46px;
+
   line-height: 54px;
 
}
 
}
 
.input-sm + .form-control-feedback,
 
.input-sm + .form-control-feedback,
Line 2,819: Line 2,826:
 
.has-success.radio-inline label,
 
.has-success.radio-inline label,
 
.has-success.checkbox-inline label {
 
.has-success.checkbox-inline label {
   color: #3c763d;
+
   color: #468847;
 
}
 
}
 
.has-success .form-control {
 
.has-success .form-control {
   border-color: #3c763d;
+
   border-color: #468847;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
+
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
+
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 
}
 
}
 
.has-success .form-control:focus {
 
.has-success .form-control:focus {
   border-color: #2b542c;
+
   border-color: #356635;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
+
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
+
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
 
}
 
}
 
.has-success .input-group-addon {
 
.has-success .input-group-addon {
   color: #3c763d;
+
   color: #468847;
 +
  border-color: #468847;
 
   background-color: #dff0d8;
 
   background-color: #dff0d8;
  border-color: #3c763d;
 
 
}
 
}
 
.has-success .form-control-feedback {
 
.has-success .form-control-feedback {
   color: #3c763d;
+
   color: #468847;
 
}
 
}
 
.has-warning .help-block,
 
.has-warning .help-block,
Line 2,849: Line 2,856:
 
.has-warning.radio-inline label,
 
.has-warning.radio-inline label,
 
.has-warning.checkbox-inline label {
 
.has-warning.checkbox-inline label {
   color: #8a6d3b;
+
   color: #c09853;
 
}
 
}
 
.has-warning .form-control {
 
.has-warning .form-control {
   border-color: #8a6d3b;
+
   border-color: #c09853;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
+
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
+
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 
}
 
}
 
.has-warning .form-control:focus {
 
.has-warning .form-control:focus {
   border-color: #66512c;
+
   border-color: #a47e3c;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
+
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
+
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
 
}
 
}
 
.has-warning .input-group-addon {
 
.has-warning .input-group-addon {
   color: #8a6d3b;
+
   color: #c09853;
 +
  border-color: #c09853;
 
   background-color: #fcf8e3;
 
   background-color: #fcf8e3;
  border-color: #8a6d3b;
 
 
}
 
}
 
.has-warning .form-control-feedback {
 
.has-warning .form-control-feedback {
   color: #8a6d3b;
+
   color: #c09853;
 
}
 
}
 
.has-error .help-block,
 
.has-error .help-block,
Line 2,879: Line 2,886:
 
.has-error.radio-inline label,
 
.has-error.radio-inline label,
 
.has-error.checkbox-inline label {
 
.has-error.checkbox-inline label {
   color: #a94442;
+
   color: #b94a48;
 
}
 
}
 
.has-error .form-control {
 
.has-error .form-control {
   border-color: #a94442;
+
   border-color: #b94a48;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
+
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
+
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 
}
 
}
 
.has-error .form-control:focus {
 
.has-error .form-control:focus {
   border-color: #843534;
+
   border-color: #953b39;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
+
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
+
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
 
}
 
}
 
.has-error .input-group-addon {
 
.has-error .input-group-addon {
   color: #a94442;
+
   color: #b94a48;
 +
  border-color: #b94a48;
 
   background-color: #f2dede;
 
   background-color: #f2dede;
  border-color: #a94442;
 
 
}
 
}
 
.has-error .form-control-feedback {
 
.has-error .form-control-feedback {
   color: #a94442;
+
   color: #b94a48;
 
}
 
}
 
.has-feedback label ~ .form-control-feedback {
 
.has-feedback label ~ .form-control-feedback {
Line 2,909: Line 2,916:
 
   margin-top: 5px;
 
   margin-top: 5px;
 
   margin-bottom: 10px;
 
   margin-bottom: 10px;
   color: #737373;
+
   color: #959595;
 
}
 
}
 
@media (min-width: 768px) {
 
@media (min-width: 768px) {
Line 2,965: Line 2,972:
 
.form-horizontal .radio-inline,
 
.form-horizontal .radio-inline,
 
.form-horizontal .checkbox-inline {
 
.form-horizontal .checkbox-inline {
  padding-top: 7px;
 
 
   margin-top: 0;
 
   margin-top: 0;
 
   margin-bottom: 0;
 
   margin-bottom: 0;
 +
  padding-top: 9px;
 
}
 
}
 
.form-horizontal .radio,
 
.form-horizontal .radio,
 
.form-horizontal .checkbox {
 
.form-horizontal .checkbox {
   min-height: 27px;
+
   min-height: 29px;
 
}
 
}
 
.form-horizontal .form-group {
 
.form-horizontal .form-group {
  margin-right: -15px;
 
 
   margin-left: -15px;
 
   margin-left: -15px;
 +
  margin-right: -15px;
 
}
 
}
 
@media (min-width: 768px) {
 
@media (min-width: 768px) {
 
   .form-horizontal .control-label {
 
   .form-horizontal .control-label {
    padding-top: 7px;
 
    margin-bottom: 0;
 
 
     text-align: right;
 
     text-align: right;
 +
    margin-bottom: 0;
 +
    padding-top: 9px;
 
   }
 
   }
 
}
 
}
Line 2,989: Line 2,996:
 
@media (min-width: 768px) {
 
@media (min-width: 768px) {
 
   .form-horizontal .form-group-lg .control-label {
 
   .form-horizontal .form-group-lg .control-label {
     padding-top: 11px;
+
     padding-top: 15px;
 
     font-size: 18px;
 
     font-size: 18px;
 
   }
 
   }
Line 3,001: Line 3,008:
 
.btn {
 
.btn {
 
   display: inline-block;
 
   display: inline-block;
  padding: 6px 12px;
 
 
   margin-bottom: 0;
 
   margin-bottom: 0;
  font-size: 14px;
 
 
   font-weight: normal;
 
   font-weight: normal;
  line-height: 1.42857143;
 
 
   text-align: center;
 
   text-align: center;
  white-space: nowrap;
 
 
   vertical-align: middle;
 
   vertical-align: middle;
 
   -ms-touch-action: manipulation;
 
   -ms-touch-action: manipulation;
 
       touch-action: manipulation;
 
       touch-action: manipulation;
 
   cursor: pointer;
 
   cursor: pointer;
  -webkit-user-select: none;
 
    -moz-user-select: none;
 
      -ms-user-select: none;
 
          user-select: none;
 
 
   background-image: none;
 
   background-image: none;
 
   border: 1px solid transparent;
 
   border: 1px solid transparent;
 +
  white-space: nowrap;
 +
  padding: 8px 12px;
 +
  font-size: 14px;
 +
  line-height: 1.42857143;
 
   border-radius: 4px;
 
   border-radius: 4px;
 +
  -webkit-user-select: none;
 +
  -moz-user-select: none;
 +
  -ms-user-select: none;
 +
  user-select: none;
 
}
 
}
 
.btn:focus,
 
.btn:focus,
Line 3,032: Line 3,039:
 
.btn:focus,
 
.btn:focus,
 
.btn.focus {
 
.btn.focus {
   color: #333;
+
   color: #555555;
 
   text-decoration: none;
 
   text-decoration: none;
 
}
 
}
 
.btn:active,
 
.btn:active,
 
.btn.active {
 
.btn.active {
  background-image: none;
 
 
   outline: 0;
 
   outline: 0;
   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
+
  background-image: none;
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
+
   -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.disabled,
 
.btn.disabled,
Line 3,046: Line 3,053:
 
fieldset[disabled] .btn {
 
fieldset[disabled] .btn {
 
   cursor: not-allowed;
 
   cursor: not-allowed;
 +
  opacity: 0.65;
 
   filter: alpha(opacity=65);
 
   filter: alpha(opacity=65);
 
   -webkit-box-shadow: none;
 
   -webkit-box-shadow: none;
          box-shadow: none;
+
  box-shadow: none;
  opacity: .65;
+
 
}
 
}
 
a.btn.disabled,
 
a.btn.disabled,
Line 3,056: Line 3,063:
 
}
 
}
 
.btn-default {
 
.btn-default {
   color: #333;
+
   color: #555555;
   background-color: #fff;
+
   background-color: #ffffff;
   border-color: #ccc;
+
   border-color: rgba(0, 0, 0, 0.1);
 
}
 
}
 
.btn-default:focus,
 
.btn-default:focus,
 
.btn-default.focus {
 
.btn-default.focus {
   color: #333;
+
   color: #555555;
 
   background-color: #e6e6e6;
 
   background-color: #e6e6e6;
   border-color: #8c8c8c;
+
   border-color: rgba(0, 0, 0, 0.1);
 
}
 
}
 
.btn-default:hover {
 
.btn-default:hover {
   color: #333;
+
   color: #555555;
 
   background-color: #e6e6e6;
 
   background-color: #e6e6e6;
   border-color: #adadad;
+
   border-color: rgba(0, 0, 0, 0.1);
 
}
 
}
 
.btn-default:active,
 
.btn-default:active,
 
.btn-default.active,
 
.btn-default.active,
 
.open > .dropdown-toggle.btn-default {
 
.open > .dropdown-toggle.btn-default {
   color: #333;
+
   color: #555555;
 
   background-color: #e6e6e6;
 
   background-color: #e6e6e6;
   border-color: #adadad;
+
   border-color: rgba(0, 0, 0, 0.1);
 
}
 
}
 
.btn-default:active:hover,
 
.btn-default:active:hover,
Line 3,087: Line 3,094:
 
.btn-default.active.focus,
 
.btn-default.active.focus,
 
.open > .dropdown-toggle.btn-default.focus {
 
.open > .dropdown-toggle.btn-default.focus {
   color: #333;
+
   color: #555555;
 
   background-color: #d4d4d4;
 
   background-color: #d4d4d4;
   border-color: #8c8c8c;
+
   border-color: rgba(0, 0, 0, 0.1);
 
}
 
}
 
.btn-default:active,
 
.btn-default:active,
Line 3,105: Line 3,112:
 
.btn-default[disabled].focus,
 
.btn-default[disabled].focus,
 
fieldset[disabled] .btn-default.focus {
 
fieldset[disabled] .btn-default.focus {
   background-color: #fff;
+
   background-color: #ffffff;
   border-color: #ccc;
+
   border-color: rgba(0, 0, 0, 0.1);
 
}
 
}
 
.btn-default .badge {
 
.btn-default .badge {
   color: #fff;
+
   color: #ffffff;
   background-color: #333;
+
   background-color: #555555;
 
}
 
}
 
.btn-primary {
 
.btn-primary {
   color: #fff;
+
   color: #ffffff;
   background-color: #337ab7;
+
   background-color: #2fa4e7;
   border-color: #2e6da4;
+
   border-color: #2fa4e7;
 
}
 
}
 
.btn-primary:focus,
 
.btn-primary:focus,
 
.btn-primary.focus {
 
.btn-primary.focus {
   color: #fff;
+
   color: #ffffff;
   background-color: #286090;
+
   background-color: #178acc;
   border-color: #122b40;
+
   border-color: #105b87;
 
}
 
}
 
.btn-primary:hover {
 
.btn-primary:hover {
   color: #fff;
+
   color: #ffffff;
   background-color: #286090;
+
   background-color: #178acc;
   border-color: #204d74;
+
   border-color: #1684c2;
 
}
 
}
 
.btn-primary:active,
 
.btn-primary:active,
 
.btn-primary.active,
 
.btn-primary.active,
 
.open > .dropdown-toggle.btn-primary {
 
.open > .dropdown-toggle.btn-primary {
   color: #fff;
+
   color: #ffffff;
   background-color: #286090;
+
   background-color: #178acc;
   border-color: #204d74;
+
   border-color: #1684c2;
 
}
 
}
 
.btn-primary:active:hover,
 
.btn-primary:active:hover,
Line 3,144: Line 3,151:
 
.btn-primary.active.focus,
 
.btn-primary.active.focus,
 
.open > .dropdown-toggle.btn-primary.focus {
 
.open > .dropdown-toggle.btn-primary.focus {
   color: #fff;
+
   color: #ffffff;
   background-color: #204d74;
+
   background-color: #1474ac;
   border-color: #122b40;
+
   border-color: #105b87;
 
}
 
}
 
.btn-primary:active,
 
.btn-primary:active,
Line 3,162: Line 3,169:
 
.btn-primary[disabled].focus,
 
.btn-primary[disabled].focus,
 
fieldset[disabled] .btn-primary.focus {
 
fieldset[disabled] .btn-primary.focus {
   background-color: #337ab7;
+
   background-color: #2fa4e7;
   border-color: #2e6da4;
+
   border-color: #2fa4e7;
 
}
 
}
 
.btn-primary .badge {
 
.btn-primary .badge {
   color: #337ab7;
+
   color: #2fa4e7;
   background-color: #fff;
+
   background-color: #ffffff;
 
}
 
}
 
.btn-success {
 
.btn-success {
   color: #fff;
+
   color: #ffffff;
   background-color: #5cb85c;
+
   background-color: #73a839;
   border-color: #4cae4c;
+
   border-color: #73a839;
 
}
 
}
 
.btn-success:focus,
 
.btn-success:focus,
 
.btn-success.focus {
 
.btn-success.focus {
   color: #fff;
+
   color: #ffffff;
   background-color: #449d44;
+
   background-color: #59822c;
   border-color: #255625;
+
   border-color: #324919;
 
}
 
}
 
.btn-success:hover {
 
.btn-success:hover {
   color: #fff;
+
   color: #ffffff;
   background-color: #449d44;
+
   background-color: #59822c;
   border-color: #398439;
+
   border-color: #547a29;
 
}
 
}
 
.btn-success:active,
 
.btn-success:active,
 
.btn-success.active,
 
.btn-success.active,
 
.open > .dropdown-toggle.btn-success {
 
.open > .dropdown-toggle.btn-success {
   color: #fff;
+
   color: #ffffff;
   background-color: #449d44;
+
   background-color: #59822c;
   border-color: #398439;
+
   border-color: #547a29;
 
}
 
}
 
.btn-success:active:hover,
 
.btn-success:active:hover,
Line 3,201: Line 3,208:
 
.btn-success.active.focus,
 
.btn-success.active.focus,
 
.open > .dropdown-toggle.btn-success.focus {
 
.open > .dropdown-toggle.btn-success.focus {
   color: #fff;
+
   color: #ffffff;
   background-color: #398439;
+
   background-color: #476723;
   border-color: #255625;
+
   border-color: #324919;
 
}
 
}
 
.btn-success:active,
 
.btn-success:active,
Line 3,219: Line 3,226:
 
.btn-success[disabled].focus,
 
.btn-success[disabled].focus,
 
fieldset[disabled] .btn-success.focus {
 
fieldset[disabled] .btn-success.focus {
   background-color: #5cb85c;
+
   background-color: #73a839;
   border-color: #4cae4c;
+
   border-color: #73a839;
 
}
 
}
 
.btn-success .badge {
 
.btn-success .badge {
   color: #5cb85c;
+
   color: #73a839;
   background-color: #fff;
+
   background-color: #ffffff;
 
}
 
}
 
.btn-info {
 
.btn-info {
   color: #fff;
+
   color: #ffffff;
   background-color: #5bc0de;
+
   background-color: #033c73;
   border-color: #46b8da;
+
   border-color: #033c73;
 
}
 
}
 
.btn-info:focus,
 
.btn-info:focus,
 
.btn-info.focus {
 
.btn-info.focus {
   color: #fff;
+
   color: #ffffff;
   background-color: #31b0d5;
+
   background-color: #022241;
   border-color: #1b6d85;
+
   border-color: #000000;
 
}
 
}
 
.btn-info:hover {
 
.btn-info:hover {
   color: #fff;
+
   color: #ffffff;
   background-color: #31b0d5;
+
   background-color: #022241;
   border-color: #269abc;
+
   border-color: #011d37;
 
}
 
}
 
.btn-info:active,
 
.btn-info:active,
 
.btn-info.active,
 
.btn-info.active,
 
.open > .dropdown-toggle.btn-info {
 
.open > .dropdown-toggle.btn-info {
   color: #fff;
+
   color: #ffffff;
   background-color: #31b0d5;
+
   background-color: #022241;
   border-color: #269abc;
+
   border-color: #011d37;
 
}
 
}
 
.btn-info:active:hover,
 
.btn-info:active:hover,
Line 3,258: Line 3,265:
 
.btn-info.active.focus,
 
.btn-info.active.focus,
 
.open > .dropdown-toggle.btn-info.focus {
 
.open > .dropdown-toggle.btn-info.focus {
   color: #fff;
+
   color: #ffffff;
   background-color: #269abc;
+
   background-color: #01101f;
   border-color: #1b6d85;
+
   border-color: #000000;
 
}
 
}
 
.btn-info:active,
 
.btn-info:active,
Line 3,276: Line 3,283:
 
.btn-info[disabled].focus,
 
.btn-info[disabled].focus,
 
fieldset[disabled] .btn-info.focus {
 
fieldset[disabled] .btn-info.focus {
   background-color: #5bc0de;
+
   background-color: #033c73;
   border-color: #46b8da;
+
   border-color: #033c73;
 
}
 
}
 
.btn-info .badge {
 
.btn-info .badge {
   color: #5bc0de;
+
   color: #033c73;
   background-color: #fff;
+
   background-color: #ffffff;
 
}
 
}
 
.btn-warning {
 
.btn-warning {
   color: #fff;
+
   color: #ffffff;
   background-color: #f0ad4e;
+
   background-color: #dd5600;
   border-color: #eea236;
+
   border-color: #dd5600;
 
}
 
}
 
.btn-warning:focus,
 
.btn-warning:focus,
 
.btn-warning.focus {
 
.btn-warning.focus {
   color: #fff;
+
   color: #ffffff;
   background-color: #ec971f;
+
   background-color: #aa4200;
   border-color: #985f0d;
+
   border-color: #5e2400;
 
}
 
}
 
.btn-warning:hover {
 
.btn-warning:hover {
   color: #fff;
+
   color: #ffffff;
   background-color: #ec971f;
+
   background-color: #aa4200;
   border-color: #d58512;
+
   border-color: #a03e00;
 
}
 
}
 
.btn-warning:active,
 
.btn-warning:active,
 
.btn-warning.active,
 
.btn-warning.active,
 
.open > .dropdown-toggle.btn-warning {
 
.open > .dropdown-toggle.btn-warning {
   color: #fff;
+
   color: #ffffff;
   background-color: #ec971f;
+
   background-color: #aa4200;
   border-color: #d58512;
+
   border-color: #a03e00;
 
}
 
}
 
.btn-warning:active:hover,
 
.btn-warning:active:hover,
Line 3,315: Line 3,322:
 
.btn-warning.active.focus,
 
.btn-warning.active.focus,
 
.open > .dropdown-toggle.btn-warning.focus {
 
.open > .dropdown-toggle.btn-warning.focus {
   color: #fff;
+
   color: #ffffff;
   background-color: #d58512;
+
   background-color: #863400;
   border-color: #985f0d;
+
   border-color: #5e2400;
 
}
 
}
 
.btn-warning:active,
 
.btn-warning:active,
Line 3,333: Line 3,340:
 
.btn-warning[disabled].focus,
 
.btn-warning[disabled].focus,
 
fieldset[disabled] .btn-warning.focus {
 
fieldset[disabled] .btn-warning.focus {
   background-color: #f0ad4e;
+
   background-color: #dd5600;
   border-color: #eea236;
+
   border-color: #dd5600;
 
}
 
}
 
.btn-warning .badge {
 
.btn-warning .badge {
   color: #f0ad4e;
+
   color: #dd5600;
   background-color: #fff;
+
   background-color: #ffffff;
 
}
 
}
 
.btn-danger {
 
.btn-danger {
   color: #fff;
+
   color: #ffffff;
   background-color: #d9534f;
+
   background-color: #c71c22;
   border-color: #d43f3a;
+
   border-color: #c71c22;
 
}
 
}
 
.btn-danger:focus,
 
.btn-danger:focus,
 
.btn-danger.focus {
 
.btn-danger.focus {
   color: #fff;
+
   color: #ffffff;
   background-color: #c9302c;
+
   background-color: #9a161a;
   border-color: #761c19;
+
   border-color: #570c0f;
 
}
 
}
 
.btn-danger:hover {
 
.btn-danger:hover {
   color: #fff;
+
   color: #ffffff;
   background-color: #c9302c;
+
   background-color: #9a161a;
   border-color: #ac2925;
+
   border-color: #911419;
 
}
 
}
 
.btn-danger:active,
 
.btn-danger:active,
 
.btn-danger.active,
 
.btn-danger.active,
 
.open > .dropdown-toggle.btn-danger {
 
.open > .dropdown-toggle.btn-danger {
   color: #fff;
+
   color: #ffffff;
   background-color: #c9302c;
+
   background-color: #9a161a;
   border-color: #ac2925;
+
   border-color: #911419;
 
}
 
}
 
.btn-danger:active:hover,
 
.btn-danger:active:hover,
Line 3,372: Line 3,379:
 
.btn-danger.active.focus,
 
.btn-danger.active.focus,
 
.open > .dropdown-toggle.btn-danger.focus {
 
.open > .dropdown-toggle.btn-danger.focus {
   color: #fff;
+
   color: #ffffff;
   background-color: #ac2925;
+
   background-color: #7b1115;
   border-color: #761c19;
+
   border-color: #570c0f;
 
}
 
}
 
.btn-danger:active,
 
.btn-danger:active,
Line 3,390: Line 3,397:
 
.btn-danger[disabled].focus,
 
.btn-danger[disabled].focus,
 
fieldset[disabled] .btn-danger.focus {
 
fieldset[disabled] .btn-danger.focus {
   background-color: #d9534f;
+
   background-color: #c71c22;
   border-color: #d43f3a;
+
   border-color: #c71c22;
 
}
 
}
 
.btn-danger .badge {
 
.btn-danger .badge {
   color: #d9534f;
+
   color: #c71c22;
   background-color: #fff;
+
   background-color: #ffffff;
 
}
 
}
 
.btn-link {
 
.btn-link {
 +
  color: #2fa4e7;
 
   font-weight: normal;
 
   font-weight: normal;
  color: #337ab7;
 
 
   border-radius: 0;
 
   border-radius: 0;
 
}
 
}
Line 3,409: Line 3,416:
 
   background-color: transparent;
 
   background-color: transparent;
 
   -webkit-box-shadow: none;
 
   -webkit-box-shadow: none;
          box-shadow: none;
+
  box-shadow: none;
 
}
 
}
 
.btn-link,
 
.btn-link,
Line 3,419: Line 3,426:
 
.btn-link:hover,
 
.btn-link:hover,
 
.btn-link:focus {
 
.btn-link:focus {
   color: #23527c;
+
   color: #157ab5;
 
   text-decoration: underline;
 
   text-decoration: underline;
 
   background-color: transparent;
 
   background-color: transparent;
Line 3,427: Line 3,434:
 
.btn-link[disabled]:focus,
 
.btn-link[disabled]:focus,
 
fieldset[disabled] .btn-link:focus {
 
fieldset[disabled] .btn-link:focus {
   color: #777;
+
   color: #999999;
 
   text-decoration: none;
 
   text-decoration: none;
 
}
 
}
 
.btn-lg,
 
.btn-lg,
 
.btn-group-lg > .btn {
 
.btn-group-lg > .btn {
   padding: 10px 16px;
+
   padding: 14px 16px;
 
   font-size: 18px;
 
   font-size: 18px;
 
   line-height: 1.3333333;
 
   line-height: 1.3333333;
Line 3,465: Line 3,472:
 
.fade {
 
.fade {
 
   opacity: 0;
 
   opacity: 0;
   -webkit-transition: opacity .15s linear;
+
   -webkit-transition: opacity 0.15s linear;
      -o-transition: opacity .15s linear;
+
  -o-transition: opacity 0.15s linear;
          transition: opacity .15s linear;
+
  transition: opacity 0.15s linear;
 
}
 
}
 
.fade.in {
 
.fade.in {
Line 3,488: Line 3,495:
 
   height: 0;
 
   height: 0;
 
   overflow: hidden;
 
   overflow: hidden;
  -webkit-transition-timing-function: ease;
 
      -o-transition-timing-function: ease;
 
          transition-timing-function: ease;
 
  -webkit-transition-duration: .35s;
 
      -o-transition-duration: .35s;
 
          transition-duration: .35s;
 
 
   -webkit-transition-property: height, visibility;
 
   -webkit-transition-property: height, visibility;
      -o-transition-property: height, visibility;
+
  -o-transition-property: height, visibility;
          transition-property: height, visibility;
+
    transition-property: height, visibility;
 +
  -webkit-transition-duration: 0.35s;
 +
  -o-transition-duration: 0.35s;
 +
    transition-duration: 0.35s;
 +
  -webkit-transition-timing-function: ease;
 +
  -o-transition-timing-function: ease;
 +
    transition-timing-function: ease;
 
}
 
}
 
.caret {
 
.caret {
Line 3,526: Line 3,533:
 
   padding: 5px 0;
 
   padding: 5px 0;
 
   margin: 2px 0 0;
 
   margin: 2px 0 0;
 +
  list-style: none;
 
   font-size: 14px;
 
   font-size: 14px;
 
   text-align: left;
 
   text-align: left;
   list-style: none;
+
   background-color: #ffffff;
   background-color: #fff;
+
   border: 1px solid #cccccc;
 +
  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);
 
   -webkit-background-clip: padding-box;
 
   -webkit-background-clip: padding-box;
 
           background-clip: padding-box;
 
           background-clip: padding-box;
  border: 1px solid #ccc;
 
  border: 1px solid rgba(0, 0, 0, .15);
 
  border-radius: 4px;
 
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
 
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
 
 
}
 
}
 
.dropdown-menu.pull-right {
 
.dropdown-menu.pull-right {
Line 3,554: Line 3,561:
 
   font-weight: normal;
 
   font-weight: normal;
 
   line-height: 1.42857143;
 
   line-height: 1.42857143;
   color: #333;
+
   color: #333333;
 
   white-space: nowrap;
 
   white-space: nowrap;
 
}
 
}
 
.dropdown-menu > li > a:hover,
 
.dropdown-menu > li > a:hover,
 
.dropdown-menu > li > a:focus {
 
.dropdown-menu > li > a:focus {
  color: #262626;
 
 
   text-decoration: none;
 
   text-decoration: none;
   background-color: #f5f5f5;
+
  color: #ffffff;
 +
   background-color: #2fa4e7;
 
}
 
}
 
.dropdown-menu > .active > a,
 
.dropdown-menu > .active > a,
 
.dropdown-menu > .active > a:hover,
 
.dropdown-menu > .active > a:hover,
 
.dropdown-menu > .active > a:focus {
 
.dropdown-menu > .active > a:focus {
   color: #fff;
+
   color: #ffffff;
 
   text-decoration: none;
 
   text-decoration: none;
  background-color: #337ab7;
 
 
   outline: 0;
 
   outline: 0;
 +
  background-color: #2fa4e7;
 
}
 
}
 
.dropdown-menu > .disabled > a,
 
.dropdown-menu > .disabled > a,
 
.dropdown-menu > .disabled > a:hover,
 
.dropdown-menu > .disabled > a:hover,
 
.dropdown-menu > .disabled > a:focus {
 
.dropdown-menu > .disabled > a:focus {
   color: #777;
+
   color: #999999;
 
}
 
}
 
.dropdown-menu > .disabled > a:hover,
 
.dropdown-menu > .disabled > a:hover,
 
.dropdown-menu > .disabled > a:focus {
 
.dropdown-menu > .disabled > a:focus {
 
   text-decoration: none;
 
   text-decoration: none;
  cursor: not-allowed;
 
 
   background-color: transparent;
 
   background-color: transparent;
 
   background-image: none;
 
   background-image: none;
 
   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 
   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 +
  cursor: not-allowed;
 
}
 
}
 
.open > .dropdown-menu {
 
.open > .dropdown-menu {
Line 3,591: Line 3,598:
 
}
 
}
 
.dropdown-menu-right {
 
.dropdown-menu-right {
 +
  left: auto;
 
   right: 0;
 
   right: 0;
  left: auto;
 
 
}
 
}
 
.dropdown-menu-left {
 
.dropdown-menu-left {
  right: auto;
 
 
   left: 0;
 
   left: 0;
 +
  right: auto;
 
}
 
}
 
.dropdown-header {
 
.dropdown-header {
Line 3,603: Line 3,610:
 
   font-size: 12px;
 
   font-size: 12px;
 
   line-height: 1.42857143;
 
   line-height: 1.42857143;
   color: #777;
+
   color: #999999;
 
   white-space: nowrap;
 
   white-space: nowrap;
 
}
 
}
 
.dropdown-backdrop {
 
.dropdown-backdrop {
 
   position: fixed;
 
   position: fixed;
   top: 0;
+
   left: 0;
 
   right: 0;
 
   right: 0;
 
   bottom: 0;
 
   bottom: 0;
   left: 0;
+
   top: 0;
 
   z-index: 990;
 
   z-index: 990;
 
}
 
}
Line 3,620: Line 3,627:
 
.dropup .caret,
 
.dropup .caret,
 
.navbar-fixed-bottom .dropdown .caret {
 
.navbar-fixed-bottom .dropdown .caret {
  content: "";
 
 
   border-top: 0;
 
   border-top: 0;
 
   border-bottom: 4px dashed;
 
   border-bottom: 4px dashed;
 
   border-bottom: 4px solid \9;
 
   border-bottom: 4px solid \9;
 +
  content: "";
 
}
 
}
 
.dropup .dropdown-menu,
 
.dropup .dropdown-menu,
Line 3,633: Line 3,640:
 
@media (min-width: 768px) {
 
@media (min-width: 768px) {
 
   .navbar-right .dropdown-menu {
 
   .navbar-right .dropdown-menu {
    right: 0;
 
 
     left: auto;
 
     left: auto;
 +
    right: 0;
 
   }
 
   }
 
   .navbar-right .dropdown-menu-left {
 
   .navbar-right .dropdown-menu-left {
    right: auto;
 
 
     left: 0;
 
     left: 0;
 +
    right: auto;
 
   }
 
   }
 
}
 
}
Line 3,688: Line 3,695:
 
}
 
}
 
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
 
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
 
 
   border-bottom-right-radius: 0;
 
   border-bottom-right-radius: 0;
 +
  border-top-right-radius: 0;
 
}
 
}
 
.btn-group > .btn:last-child:not(:first-child),
 
.btn-group > .btn:last-child:not(:first-child),
 
.btn-group > .dropdown-toggle:not(:first-child) {
 
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
 
 
   border-bottom-left-radius: 0;
 
   border-bottom-left-radius: 0;
 +
  border-top-left-radius: 0;
 
}
 
}
 
.btn-group > .btn-group {
 
.btn-group > .btn-group {
Line 3,704: Line 3,711:
 
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
 
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
 
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
 
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
 
 
   border-bottom-right-radius: 0;
 
   border-bottom-right-radius: 0;
 +
  border-top-right-radius: 0;
 
}
 
}
 
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
 
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
 
 
   border-bottom-left-radius: 0;
 
   border-bottom-left-radius: 0;
 +
  border-top-left-radius: 0;
 
}
 
}
 
.btn-group .dropdown-toggle:active,
 
.btn-group .dropdown-toggle:active,
Line 3,716: Line 3,723:
 
}
 
}
 
.btn-group > .btn + .dropdown-toggle {
 
.btn-group > .btn + .dropdown-toggle {
 +
  padding-left: 8px;
 
   padding-right: 8px;
 
   padding-right: 8px;
  padding-left: 8px;
 
 
}
 
}
 
.btn-group > .btn-lg + .dropdown-toggle {
 
.btn-group > .btn-lg + .dropdown-toggle {
 +
  padding-left: 12px;
 
   padding-right: 12px;
 
   padding-right: 12px;
  padding-left: 12px;
 
 
}
 
}
 
.btn-group.open .dropdown-toggle {
 
.btn-group.open .dropdown-toggle {
   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
+
   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
+
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
 
}
 
}
 
.btn-group.open .dropdown-toggle.btn-link {
 
.btn-group.open .dropdown-toggle.btn-link {
 
   -webkit-box-shadow: none;
 
   -webkit-box-shadow: none;
          box-shadow: none;
+
  box-shadow: none;
 
}
 
}
 
.btn .caret {
 
.btn .caret {
Line 3,763: Line 3,770:
 
}
 
}
 
.btn-group-vertical > .btn:first-child:not(:last-child) {
 
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
 
 
   border-top-right-radius: 4px;
 
   border-top-right-radius: 4px;
 +
  border-top-left-radius: 4px;
 
   border-bottom-right-radius: 0;
 
   border-bottom-right-radius: 0;
 
   border-bottom-left-radius: 0;
 
   border-bottom-left-radius: 0;
 
}
 
}
 
.btn-group-vertical > .btn:last-child:not(:first-child) {
 
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
 
 
   border-top-right-radius: 0;
 
   border-top-right-radius: 0;
 +
  border-top-left-radius: 0;
 
   border-bottom-right-radius: 4px;
 
   border-bottom-right-radius: 4px;
 
   border-bottom-left-radius: 4px;
 
   border-bottom-left-radius: 4px;
Line 3,783: Line 3,790:
 
}
 
}
 
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
 
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
 
 
   border-top-right-radius: 0;
 
   border-top-right-radius: 0;
 +
  border-top-left-radius: 0;
 
}
 
}
 
.btn-group-justified {
 
.btn-group-justified {
Line 3,794: Line 3,801:
 
.btn-group-justified > .btn,
 
.btn-group-justified > .btn,
 
.btn-group-justified > .btn-group {
 
.btn-group-justified > .btn-group {
  display: table-cell;
 
 
   float: none;
 
   float: none;
 +
  display: table-cell;
 
   width: 1%;
 
   width: 1%;
 
}
 
}
Line 3,819: Line 3,826:
 
.input-group[class*="col-"] {
 
.input-group[class*="col-"] {
 
   float: none;
 
   float: none;
  padding-right: 0;
 
 
   padding-left: 0;
 
   padding-left: 0;
 +
  padding-right: 0;
 
}
 
}
 
.input-group .form-control {
 
.input-group .form-control {
Line 3,835: Line 3,842:
 
.input-group-lg > .input-group-addon,
 
.input-group-lg > .input-group-addon,
 
.input-group-lg > .input-group-btn > .btn {
 
.input-group-lg > .input-group-btn > .btn {
   height: 46px;
+
   height: 54px;
   padding: 10px 16px;
+
   padding: 14px 16px;
 
   font-size: 18px;
 
   font-size: 18px;
 
   line-height: 1.3333333;
 
   line-height: 1.3333333;
Line 3,844: Line 3,851:
 
select.input-group-lg > .input-group-addon,
 
select.input-group-lg > .input-group-addon,
 
select.input-group-lg > .input-group-btn > .btn {
 
select.input-group-lg > .input-group-btn > .btn {
   height: 46px;
+
   height: 54px;
   line-height: 46px;
+
   line-height: 54px;
 
}
 
}
 
textarea.input-group-lg > .form-control,
 
textarea.input-group-lg > .form-control,
Line 3,895: Line 3,902:
 
}
 
}
 
.input-group-addon {
 
.input-group-addon {
   padding: 6px 12px;
+
   padding: 8px 12px;
 
   font-size: 14px;
 
   font-size: 14px;
 
   font-weight: normal;
 
   font-weight: normal;
 
   line-height: 1;
 
   line-height: 1;
   color: #555;
+
   color: #555555;
 
   text-align: center;
 
   text-align: center;
   background-color: #eee;
+
   background-color: #eeeeee;
   border: 1px solid #ccc;
+
   border: 1px solid #cccccc;
 
   border-radius: 4px;
 
   border-radius: 4px;
 
}
 
}
Line 3,911: Line 3,918:
 
}
 
}
 
.input-group-addon.input-lg {
 
.input-group-addon.input-lg {
   padding: 10px 16px;
+
   padding: 14px 16px;
 
   font-size: 18px;
 
   font-size: 18px;
 
   border-radius: 6px;
 
   border-radius: 6px;
Line 3,926: Line 3,933:
 
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
 
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
 
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
 
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
 
 
   border-bottom-right-radius: 0;
 
   border-bottom-right-radius: 0;
 +
  border-top-right-radius: 0;
 
}
 
}
 
.input-group-addon:first-child {
 
.input-group-addon:first-child {
Line 3,939: Line 3,946:
 
.input-group-btn:first-child > .btn:not(:first-child),
 
.input-group-btn:first-child > .btn:not(:first-child),
 
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
 
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
 
 
   border-bottom-left-radius: 0;
 
   border-bottom-left-radius: 0;
 +
  border-top-left-radius: 0;
 
}
 
}
 
.input-group-addon:last-child {
 
.input-group-addon:last-child {
Line 3,971: Line 3,978:
 
}
 
}
 
.nav {
 
.nav {
  padding-left: 0;
 
 
   margin-bottom: 0;
 
   margin-bottom: 0;
 +
  padding-left: 0;
 
   list-style: none;
 
   list-style: none;
 
}
 
}
Line 3,987: Line 3,994:
 
.nav > li > a:focus {
 
.nav > li > a:focus {
 
   text-decoration: none;
 
   text-decoration: none;
   background-color: #eee;
+
   background-color: #eeeeee;
 
}
 
}
 
.nav > li.disabled > a {
 
.nav > li.disabled > a {
   color: #777;
+
   color: #999999;
 
}
 
}
 
.nav > li.disabled > a:hover,
 
.nav > li.disabled > a:hover,
 
.nav > li.disabled > a:focus {
 
.nav > li.disabled > a:focus {
   color: #777;
+
   color: #999999;
 
   text-decoration: none;
 
   text-decoration: none;
  cursor: not-allowed;
 
 
   background-color: transparent;
 
   background-color: transparent;
 +
  cursor: not-allowed;
 
}
 
}
 
.nav .open > a,
 
.nav .open > a,
 
.nav .open > a:hover,
 
.nav .open > a:hover,
 
.nav .open > a:focus {
 
.nav .open > a:focus {
   background-color: #eee;
+
   background-color: #eeeeee;
   border-color: #337ab7;
+
   border-color: #2fa4e7;
 
}
 
}
 
.nav .nav-divider {
 
.nav .nav-divider {
Line 4,015: Line 4,022:
 
}
 
}
 
.nav-tabs {
 
.nav-tabs {
   border-bottom: 1px solid #ddd;
+
   border-bottom: 1px solid #dddddd;
 
}
 
}
 
.nav-tabs > li {
 
.nav-tabs > li {
Line 4,028: Line 4,035:
 
}
 
}
 
.nav-tabs > li > a:hover {
 
.nav-tabs > li > a:hover {
   border-color: #eee #eee #ddd;
+
   border-color: #eeeeee #eeeeee #dddddd;
 
}
 
}
 
.nav-tabs > li.active > a,
 
.nav-tabs > li.active > a,
 
.nav-tabs > li.active > a:hover,
 
.nav-tabs > li.active > a:hover,
 
.nav-tabs > li.active > a:focus {
 
.nav-tabs > li.active > a:focus {
   color: #555;
+
   color: #555555;
 +
  background-color: #ffffff;
 +
  border: 1px solid #dddddd;
 +
  border-bottom-color: transparent;
 
   cursor: default;
 
   cursor: default;
  background-color: #fff;
 
  border: 1px solid #ddd;
 
  border-bottom-color: transparent;
 
 
}
 
}
 
.nav-tabs.nav-justified {
 
.nav-tabs.nav-justified {
Line 4,047: Line 4,054:
 
}
 
}
 
.nav-tabs.nav-justified > li > a {
 
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
 
 
   text-align: center;
 
   text-align: center;
 +
  margin-bottom: 5px;
 
}
 
}
 
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
 
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
Line 4,070: Line 4,077:
 
.nav-tabs.nav-justified > .active > a:hover,
 
.nav-tabs.nav-justified > .active > a:hover,
 
.nav-tabs.nav-justified > .active > a:focus {
 
.nav-tabs.nav-justified > .active > a:focus {
   border: 1px solid #ddd;
+
   border: 1px solid #dddddd;
 
}
 
}
 
@media (min-width: 768px) {
 
@media (min-width: 768px) {
 
   .nav-tabs.nav-justified > li > a {
 
   .nav-tabs.nav-justified > li > a {
     border-bottom: 1px solid #ddd;
+
     border-bottom: 1px solid #dddddd;
 
     border-radius: 4px 4px 0 0;
 
     border-radius: 4px 4px 0 0;
 
   }
 
   }
Line 4,080: Line 4,087:
 
   .nav-tabs.nav-justified > .active > a:hover,
 
   .nav-tabs.nav-justified > .active > a:hover,
 
   .nav-tabs.nav-justified > .active > a:focus {
 
   .nav-tabs.nav-justified > .active > a:focus {
     border-bottom-color: #fff;
+
     border-bottom-color: #ffffff;
 
   }
 
   }
 
}
 
}
Line 4,095: Line 4,102:
 
.nav-pills > li.active > a:hover,
 
.nav-pills > li.active > a:hover,
 
.nav-pills > li.active > a:focus {
 
.nav-pills > li.active > a:focus {
   color: #fff;
+
   color: #ffffff;
   background-color: #337ab7;
+
   background-color: #2fa4e7;
 
}
 
}
 
.nav-stacked > li {
 
.nav-stacked > li {
Line 4,112: Line 4,119:
 
}
 
}
 
.nav-justified > li > a {
 
.nav-justified > li > a {
  margin-bottom: 5px;
 
 
   text-align: center;
 
   text-align: center;
 +
  margin-bottom: 5px;
 
}
 
}
 
.nav-justified > .dropdown .dropdown-menu {
 
.nav-justified > .dropdown .dropdown-menu {
Line 4,138: Line 4,145:
 
.nav-tabs-justified > .active > a:hover,
 
.nav-tabs-justified > .active > a:hover,
 
.nav-tabs-justified > .active > a:focus {
 
.nav-tabs-justified > .active > a:focus {
   border: 1px solid #ddd;
+
   border: 1px solid #dddddd;
 
}
 
}
 
@media (min-width: 768px) {
 
@media (min-width: 768px) {
 
   .nav-tabs-justified > li > a {
 
   .nav-tabs-justified > li > a {
     border-bottom: 1px solid #ddd;
+
     border-bottom: 1px solid #dddddd;
 
     border-radius: 4px 4px 0 0;
 
     border-radius: 4px 4px 0 0;
 
   }
 
   }
Line 4,148: Line 4,155:
 
   .nav-tabs-justified > .active > a:hover,
 
   .nav-tabs-justified > .active > a:hover,
 
   .nav-tabs-justified > .active > a:focus {
 
   .nav-tabs-justified > .active > a:focus {
     border-bottom-color: #fff;
+
     border-bottom-color: #ffffff;
 
   }
 
   }
 
}
 
}
Line 4,159: Line 4,166:
 
.nav-tabs .dropdown-menu {
 
.nav-tabs .dropdown-menu {
 
   margin-top: -1px;
 
   margin-top: -1px;
  border-top-left-radius: 0;
 
 
   border-top-right-radius: 0;
 
   border-top-right-radius: 0;
 +
  border-top-left-radius: 0;
 
}
 
}
 
.navbar {
 
.navbar {
Line 4,179: Line 4,186:
 
}
 
}
 
.navbar-collapse {
 
.navbar-collapse {
 +
  overflow-x: visible;
 
   padding-right: 15px;
 
   padding-right: 15px;
 
   padding-left: 15px;
 
   padding-left: 15px;
  overflow-x: visible;
 
  -webkit-overflow-scrolling: touch;
 
 
   border-top: 1px solid transparent;
 
   border-top: 1px solid transparent;
   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
+
   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
           box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
+
           box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
 +
  -webkit-overflow-scrolling: touch;
 
}
 
}
 
.navbar-collapse.in {
 
.navbar-collapse.in {
Line 4,209: Line 4,216:
 
   .navbar-static-top .navbar-collapse,
 
   .navbar-static-top .navbar-collapse,
 
   .navbar-fixed-bottom .navbar-collapse {
 
   .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
 
 
     padding-left: 0;
 
     padding-left: 0;
 +
    padding-right: 0;
 
   }
 
   }
 
}
 
}
Line 4,272: Line 4,279:
 
.navbar-brand {
 
.navbar-brand {
 
   float: left;
 
   float: left;
  height: 50px;
 
 
   padding: 15px 15px;
 
   padding: 15px 15px;
 
   font-size: 18px;
 
   font-size: 18px;
 
   line-height: 20px;
 
   line-height: 20px;
 +
  height: 50px;
 
}
 
}
 
.navbar-brand:hover,
 
.navbar-brand:hover,
Line 4,293: Line 4,300:
 
   position: relative;
 
   position: relative;
 
   float: right;
 
   float: right;
 +
  margin-right: 15px;
 
   padding: 9px 10px;
 
   padding: 9px 10px;
 
   margin-top: 8px;
 
   margin-top: 8px;
  margin-right: 15px;
 
 
   margin-bottom: 8px;
 
   margin-bottom: 8px;
 
   background-color: transparent;
 
   background-color: transparent;
Line 4,364: Line 4,371:
 
}
 
}
 
.navbar-form {
 
.navbar-form {
 +
  margin-left: -15px;
 +
  margin-right: -15px;
 
   padding: 10px 15px;
 
   padding: 10px 15px;
  margin-top: 8px;
 
  margin-right: -15px;
 
  margin-bottom: 8px;
 
  margin-left: -15px;
 
 
   border-top: 1px solid transparent;
 
   border-top: 1px solid transparent;
 
   border-bottom: 1px solid transparent;
 
   border-bottom: 1px solid transparent;
   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
+
   -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, .1), 0 1px 0 rgba(255, 255, 255, .1);
+
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
 +
  margin-top: 6px;
 +
  margin-bottom: 6px;
 
}
 
}
 
@media (min-width: 768px) {
 
@media (min-width: 768px) {
Line 4,413: Line 4,420:
 
   .navbar-form .radio label,
 
   .navbar-form .radio label,
 
   .navbar-form .checkbox label {
 
   .navbar-form .checkbox label {
     padding-left: 0;col
+
     padding-left: 0;
 
   }
 
   }
 
   .navbar-form .radio input[type="radio"],
 
   .navbar-form .radio input[type="radio"],
Line 4,435: Line 4,442:
 
   .navbar-form {
 
   .navbar-form {
 
     width: auto;
 
     width: auto;
 +
    border: 0;
 +
    margin-left: 0;
 +
    margin-right: 0;
 
     padding-top: 0;
 
     padding-top: 0;
 
     padding-bottom: 0;
 
     padding-bottom: 0;
    margin-right: 0;
 
    margin-left: 0;
 
    border: 0;
 
 
     -webkit-box-shadow: none;
 
     -webkit-box-shadow: none;
            box-shadow: none;
+
    box-shadow: none;
 
   }
 
   }
 
}
 
}
 
.navbar-nav > li > .dropdown-menu {
 
.navbar-nav > li > .dropdown-menu {
 
   margin-top: 0;
 
   margin-top: 0;
  border-top-left-radius: 0;
 
 
   border-top-right-radius: 0;
 
   border-top-right-radius: 0;
 +
  border-top-left-radius: 0;
 
}
 
}
 
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
 
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
 
   margin-bottom: 0;
 
   margin-bottom: 0;
 +
  border-top-right-radius: 4px;
 
   border-top-left-radius: 4px;
 
   border-top-left-radius: 4px;
  border-top-right-radius: 4px;
 
 
   border-bottom-right-radius: 0;
 
   border-bottom-right-radius: 0;
 
   border-bottom-left-radius: 0;
 
   border-bottom-left-radius: 0;
 
}
 
}
 
.navbar-btn {
 
.navbar-btn {
   margin-top: 8px;
+
   margin-top: 6px;
   margin-bottom: 8px;
+
   margin-bottom: 6px;
 
}
 
}
 
.navbar-btn.btn-sm {
 
.navbar-btn.btn-sm {
Line 4,475: Line 4,482:
 
   .navbar-text {
 
   .navbar-text {
 
     float: left;
 
     float: left;
 +
    margin-left: 15px;
 
     margin-right: 15px;
 
     margin-right: 15px;
    margin-left: 15px;
 
 
   }
 
   }
 
}
 
}
Line 4,492: Line 4,499:
 
}
 
}
 
.navbar-default {
 
.navbar-default {
   background-color: #f8f8f8;
+
   background-color: #2fa4e7;
   border-color: #e7e7e7;
+
   border-color: #1995dc;
 
}
 
}
 
.navbar-default .navbar-brand {
 
.navbar-default .navbar-brand {
   color: #777;
+
   color: #ffffff;
 
}
 
}
 
.navbar-default .navbar-brand:hover,
 
.navbar-default .navbar-brand:hover,
 
.navbar-default .navbar-brand:focus {
 
.navbar-default .navbar-brand:focus {
   color: #5e5e5e;
+
   color: #ffffff;
   background-color: transparent;
+
   background-color: none;
 
}
 
}
 
.navbar-default .navbar-text {
 
.navbar-default .navbar-text {
   color: #777;
+
   color: #dddddd;
 
}
 
}
 
.navbar-default .navbar-nav > li > a {
 
.navbar-default .navbar-nav > li > a {
   color: #777;
+
   color: #ffffff;
 
}
 
}
 
.navbar-default .navbar-nav > li > a:hover,
 
.navbar-default .navbar-nav > li > a:hover,
 
.navbar-default .navbar-nav > li > a:focus {
 
.navbar-default .navbar-nav > li > a:focus {
   color: #333;
+
   color: #ffffff;
   background-color: transparent;
+
   background-color: #178acc;
 
}
 
}
 
.navbar-default .navbar-nav > .active > a,
 
.navbar-default .navbar-nav > .active > a,
 
.navbar-default .navbar-nav > .active > a:hover,
 
.navbar-default .navbar-nav > .active > a:hover,
 
.navbar-default .navbar-nav > .active > a:focus {
 
.navbar-default .navbar-nav > .active > a:focus {
   color: #555;
+
   color: #ffffff;
   background-color: #e7e7e7;
+
   background-color: #178acc;
 
}
 
}
 
.navbar-default .navbar-nav > .disabled > a,
 
.navbar-default .navbar-nav > .disabled > a,
 
.navbar-default .navbar-nav > .disabled > a:hover,
 
.navbar-default .navbar-nav > .disabled > a:hover,
 
.navbar-default .navbar-nav > .disabled > a:focus {
 
.navbar-default .navbar-nav > .disabled > a:focus {
   color: #ccc;
+
   color: #dddddd;
 
   background-color: transparent;
 
   background-color: transparent;
 
}
 
}
 
.navbar-default .navbar-toggle {
 
.navbar-default .navbar-toggle {
   border-color: #ddd;
+
   border-color: #178acc;
 
}
 
}
 
.navbar-default .navbar-toggle:hover,
 
.navbar-default .navbar-toggle:hover,
 
.navbar-default .navbar-toggle:focus {
 
.navbar-default .navbar-toggle:focus {
   background-color: #ddd;
+
   background-color: #178acc;
 
}
 
}
 
.navbar-default .navbar-toggle .icon-bar {
 
.navbar-default .navbar-toggle .icon-bar {
   background-color: #888;
+
   background-color: #ffffff;
 
}
 
}
 
.navbar-default .navbar-collapse,
 
.navbar-default .navbar-collapse,
 
.navbar-default .navbar-form {
 
.navbar-default .navbar-form {
   border-color: #e7e7e7;
+
   border-color: #1995dc;
 
}
 
}
 
.navbar-default .navbar-nav > .open > a,
 
.navbar-default .navbar-nav > .open > a,
 
.navbar-default .navbar-nav > .open > a:hover,
 
.navbar-default .navbar-nav > .open > a:hover,
 
.navbar-default .navbar-nav > .open > a:focus {
 
.navbar-default .navbar-nav > .open > a:focus {
   color: #555;
+
   background-color: #178acc;
   background-color: #e7e7e7;
+
   color: #ffffff;
 
}
 
}
 
@media (max-width: 767px) {
 
@media (max-width: 767px) {
 
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
 
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #777;
+
     color: #ffffff;
 
   }
 
   }
 
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
 
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
 
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
 
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     color: #333;
+
     color: #ffffff;
     background-color: transparent;
+
     background-color: #178acc;
 
   }
 
   }
 
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
 
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
 
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
 
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
 
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
 
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
     color: #555;
+
     color: #ffffff;
     background-color: #e7e7e7;
+
     background-color: #178acc;
 
   }
 
   }
 
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
 
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
 
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
 
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
 
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
 
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
     color: #ccc;
+
     color: #dddddd;
 
     background-color: transparent;
 
     background-color: transparent;
 
   }
 
   }
 
}
 
}
 
.navbar-default .navbar-link {
 
.navbar-default .navbar-link {
   color: #777;
+
   color: #ffffff;
 
}
 
}
 
.navbar-default .navbar-link:hover {
 
.navbar-default .navbar-link:hover {
   color: #333;
+
   color: #ffffff;
 
}
 
}
 
.navbar-default .btn-link {
 
.navbar-default .btn-link {
   color: #777;
+
   color: #ffffff;
 
}
 
}
 
.navbar-default .btn-link:hover,
 
.navbar-default .btn-link:hover,
 
.navbar-default .btn-link:focus {
 
.navbar-default .btn-link:focus {
   color: #333;
+
   color: #ffffff;
 
}
 
}
 
.navbar-default .btn-link[disabled]:hover,
 
.navbar-default .btn-link[disabled]:hover,
Line 4,585: Line 4,592:
 
.navbar-default .btn-link[disabled]:focus,
 
.navbar-default .btn-link[disabled]:focus,
 
fieldset[disabled] .navbar-default .btn-link:focus {
 
fieldset[disabled] .navbar-default .btn-link:focus {
   color: #ccc;
+
   color: #dddddd;
 
}
 
}
 
.navbar-inverse {
 
.navbar-inverse {
   background-color: #222;
+
   background-color: #033c73;
   border-color: #080808;
+
   border-color: #022f5a;
 
}
 
}
 
.navbar-inverse .navbar-brand {
 
.navbar-inverse .navbar-brand {
   color: #9d9d9d;
+
   color: #ffffff;
 
}
 
}
 
.navbar-inverse .navbar-brand:hover,
 
.navbar-inverse .navbar-brand:hover,
 
.navbar-inverse .navbar-brand:focus {
 
.navbar-inverse .navbar-brand:focus {
   color: #fff;
+
   color: #ffffff;
   background-color: transparent;
+
   background-color: none;
 
}
 
}
 
.navbar-inverse .navbar-text {
 
.navbar-inverse .navbar-text {
   color: #9d9d9d;
+
   color: #ffffff;
 
}
 
}
 
.navbar-inverse .navbar-nav > li > a {
 
.navbar-inverse .navbar-nav > li > a {
   color: #9d9d9d;
+
   color: #ffffff;
 
}
 
}
 
.navbar-inverse .navbar-nav > li > a:hover,
 
.navbar-inverse .navbar-nav > li > a:hover,
 
.navbar-inverse .navbar-nav > li > a:focus {
 
.navbar-inverse .navbar-nav > li > a:focus {
   color: #fff;
+
   color: #ffffff;
   background-color: transparent;
+
   background-color: #022f5a;
 
}
 
}
 
.navbar-inverse .navbar-nav > .active > a,
 
.navbar-inverse .navbar-nav > .active > a,
 
.navbar-inverse .navbar-nav > .active > a:hover,
 
.navbar-inverse .navbar-nav > .active > a:hover,
 
.navbar-inverse .navbar-nav > .active > a:focus {
 
.navbar-inverse .navbar-nav > .active > a:focus {
   color: #fff;
+
   color: #ffffff;
   background-color: #080808;
+
   background-color: #022f5a;
 
}
 
}
 
.navbar-inverse .navbar-nav > .disabled > a,
 
.navbar-inverse .navbar-nav > .disabled > a,
 
.navbar-inverse .navbar-nav > .disabled > a:hover,
 
.navbar-inverse .navbar-nav > .disabled > a:hover,
 
.navbar-inverse .navbar-nav > .disabled > a:focus {
 
.navbar-inverse .navbar-nav > .disabled > a:focus {
   color: #444;
+
   color: #cccccc;
 
   background-color: transparent;
 
   background-color: transparent;
 
}
 
}
 
.navbar-inverse .navbar-toggle {
 
.navbar-inverse .navbar-toggle {
   border-color: #333;
+
   border-color: #022f5a;
 
}
 
}
 
.navbar-inverse .navbar-toggle:hover,
 
.navbar-inverse .navbar-toggle:hover,
 
.navbar-inverse .navbar-toggle:focus {
 
.navbar-inverse .navbar-toggle:focus {
   background-color: #333;
+
   background-color: #022f5a;
 
}
 
}
 
.navbar-inverse .navbar-toggle .icon-bar {
 
.navbar-inverse .navbar-toggle .icon-bar {
   background-color: #fff;
+
   background-color: #ffffff;
 
}
 
}
 
.navbar-inverse .navbar-collapse,
 
.navbar-inverse .navbar-collapse,
 
.navbar-inverse .navbar-form {
 
.navbar-inverse .navbar-form {
   border-color: #101010;
+
   border-color: #022a50;
 
}
 
}
 
.navbar-inverse .navbar-nav > .open > a,
 
.navbar-inverse .navbar-nav > .open > a,
 
.navbar-inverse .navbar-nav > .open > a:hover,
 
.navbar-inverse .navbar-nav > .open > a:hover,
 
.navbar-inverse .navbar-nav > .open > a:focus {
 
.navbar-inverse .navbar-nav > .open > a:focus {
   color: #fff;
+
   background-color: #022f5a;
   background-color: #080808;
+
   color: #ffffff;
 
}
 
}
 
@media (max-width: 767px) {
 
@media (max-width: 767px) {
 
   .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
 
   .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
     border-color: #080808;
+
     border-color: #022f5a;
 
   }
 
   }
 
   .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
 
   .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
     background-color: #080808;
+
     background-color: #022f5a;
 
   }
 
   }
 
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
 
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
     color: #9d9d9d;
+
     color: #ffffff;
 
   }
 
   }
 
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
 
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
 
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
 
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
     color: #fff;
+
     color: #ffffff;
     background-color: transparent;
+
     background-color: #022f5a;
 
   }
 
   }
 
   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
 
   .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:hover,
 
   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
 
   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
     color: #fff;
+
     color: #ffffff;
     background-color: #080808;
+
     background-color: #022f5a;
 
   }
 
   }
 
   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
 
   .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:hover,
 
   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
 
   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
     color: #444;
+
     color: #cccccc;
 
     background-color: transparent;
 
     background-color: transparent;
 
   }
 
   }
 
}
 
}
 
.navbar-inverse .navbar-link {
 
.navbar-inverse .navbar-link {
   color: #9d9d9d;
+
   color: #ffffff;
 
}
 
}
 
.navbar-inverse .navbar-link:hover {
 
.navbar-inverse .navbar-link:hover {
   color: #fff;
+
   color: #ffffff;
 
}
 
}
 
.navbar-inverse .btn-link {
 
.navbar-inverse .btn-link {
   color: #9d9d9d;
+
   color: #ffffff;
 
}
 
}
 
.navbar-inverse .btn-link:hover,
 
.navbar-inverse .btn-link:hover,
 
.navbar-inverse .btn-link:focus {
 
.navbar-inverse .btn-link:focus {
   color: #fff;
+
   color: #ffffff;
 
}
 
}
 
.navbar-inverse .btn-link[disabled]:hover,
 
.navbar-inverse .btn-link[disabled]:hover,
Line 4,687: Line 4,694:
 
.navbar-inverse .btn-link[disabled]:focus,
 
.navbar-inverse .btn-link[disabled]:focus,
 
fieldset[disabled] .navbar-inverse .btn-link:focus {
 
fieldset[disabled] .navbar-inverse .btn-link:focus {
   color: #444;
+
   color: #cccccc;
 
}
 
}
 
.breadcrumb {
 
.breadcrumb {
Line 4,700: Line 4,707:
 
}
 
}
 
.breadcrumb > li + li:before {
 
.breadcrumb > li + li:before {
  padding: 0 5px;
 
  color: #ccc;
 
 
   content: "/\00a0";
 
   content: "/\00a0";
 +
  padding: 0 5px;
 +
  color: #cccccc;
 
}
 
}
 
.breadcrumb > .active {
 
.breadcrumb > .active {
   color: #777;
+
   color: #999999;
 
}
 
}
 
.pagination {
 
.pagination {
Line 4,720: Line 4,727:
 
   position: relative;
 
   position: relative;
 
   float: left;
 
   float: left;
   padding: 6px 12px;
+
   padding: 8px 12px;
  margin-left: -1px;
+
 
   line-height: 1.42857143;
 
   line-height: 1.42857143;
  color: #337ab7;
 
 
   text-decoration: none;
 
   text-decoration: none;
   background-color: #fff;
+
  color: #2fa4e7;
   border: 1px solid #ddd;
+
   background-color: #ffffff;
 +
   border: 1px solid #dddddd;
 +
  margin-left: -1px;
 
}
 
}
 
.pagination > li:first-child > a,
 
.pagination > li:first-child > a,
 
.pagination > li:first-child > span {
 
.pagination > li:first-child > span {
 
   margin-left: 0;
 
   margin-left: 0;
 +
  border-bottom-left-radius: 4px;
 
   border-top-left-radius: 4px;
 
   border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
 
 
}
 
}
 
.pagination > li:last-child > a,
 
.pagination > li:last-child > a,
 
.pagination > li:last-child > span {
 
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
 
 
   border-bottom-right-radius: 4px;
 
   border-bottom-right-radius: 4px;
 +
  border-top-right-radius: 4px;
 
}
 
}
 
.pagination > li > a:hover,
 
.pagination > li > a:hover,
Line 4,744: Line 4,751:
 
.pagination > li > span:focus {
 
.pagination > li > span:focus {
 
   z-index: 2;
 
   z-index: 2;
   color: #23527c;
+
   color: #157ab5;
   background-color: #eee;
+
   background-color: #eeeeee;
   border-color: #ddd;
+
   border-color: #dddddd;
 
}
 
}
 
.pagination > .active > a,
 
.pagination > .active > a,
Line 4,755: Line 4,762:
 
.pagination > .active > span:focus {
 
.pagination > .active > span:focus {
 
   z-index: 3;
 
   z-index: 3;
   color: #fff;
+
   color: #999999;
 +
  background-color: #f5f5f5;
 +
  border-color: #dddddd;
 
   cursor: default;
 
   cursor: default;
  background-color: #337ab7;
 
  border-color: #337ab7;
 
 
}
 
}
 
.pagination > .disabled > span,
 
.pagination > .disabled > span,
Line 4,766: Line 4,773:
 
.pagination > .disabled > a:hover,
 
.pagination > .disabled > a:hover,
 
.pagination > .disabled > a:focus {
 
.pagination > .disabled > a:focus {
   color: #777;
+
   color: #999999;
 +
  background-color: #ffffff;
 +
  border-color: #dddddd;
 
   cursor: not-allowed;
 
   cursor: not-allowed;
  background-color: #fff;
 
  border-color: #ddd;
 
 
}
 
}
 
.pagination-lg > li > a,
 
.pagination-lg > li > a,
 
.pagination-lg > li > span {
 
.pagination-lg > li > span {
   padding: 10px 16px;
+
   padding: 14px 16px;
 
   font-size: 18px;
 
   font-size: 18px;
 
   line-height: 1.3333333;
 
   line-height: 1.3333333;
Line 4,779: Line 4,786:
 
.pagination-lg > li:first-child > a,
 
.pagination-lg > li:first-child > a,
 
.pagination-lg > li:first-child > span {
 
.pagination-lg > li:first-child > span {
 +
  border-bottom-left-radius: 6px;
 
   border-top-left-radius: 6px;
 
   border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
 
 
}
 
}
 
.pagination-lg > li:last-child > a,
 
.pagination-lg > li:last-child > a,
 
.pagination-lg > li:last-child > span {
 
.pagination-lg > li:last-child > span {
 +
  border-bottom-right-radius: 6px;
 
   border-top-right-radius: 6px;
 
   border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
 
 
}
 
}
 
.pagination-sm > li > a,
 
.pagination-sm > li > a,
Line 4,795: Line 4,802:
 
.pagination-sm > li:first-child > a,
 
.pagination-sm > li:first-child > a,
 
.pagination-sm > li:first-child > span {
 
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
 
 
   border-bottom-left-radius: 3px;
 
   border-bottom-left-radius: 3px;
 +
  border-top-left-radius: 3px;
 
}
 
}
 
.pagination-sm > li:last-child > a,
 
.pagination-sm > li:last-child > a,
 
.pagination-sm > li:last-child > span {
 
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
 
 
   border-bottom-right-radius: 3px;
 
   border-bottom-right-radius: 3px;
 +
  border-top-right-radius: 3px;
 
}
 
}
 
.pager {
 
.pager {
 
   padding-left: 0;
 
   padding-left: 0;
 
   margin: 20px 0;
 
   margin: 20px 0;
  text-align: center;
 
 
   list-style: none;
 
   list-style: none;
 +
  text-align: center;
 
}
 
}
 
.pager li {
 
.pager li {
Line 4,816: Line 4,823:
 
   display: inline-block;
 
   display: inline-block;
 
   padding: 5px 14px;
 
   padding: 5px 14px;
   background-color: #fff;
+
   background-color: #ffffff;
   border: 1px solid #ddd;
+
   border: 1px solid #dddddd;
 
   border-radius: 15px;
 
   border-radius: 15px;
 
}
 
}
Line 4,823: Line 4,830:
 
.pager li > a:focus {
 
.pager li > a:focus {
 
   text-decoration: none;
 
   text-decoration: none;
   background-color: #eee;
+
   background-color: #eeeeee;
 
}
 
}
 
.pager .next > a,
 
.pager .next > a,
Line 4,837: Line 4,844:
 
.pager .disabled > a:focus,
 
.pager .disabled > a:focus,
 
.pager .disabled > span {
 
.pager .disabled > span {
   color: #777;
+
   color: #999999;
 +
  background-color: #ffffff;
 
   cursor: not-allowed;
 
   cursor: not-allowed;
  background-color: #fff;
 
 
}
 
}
 
.label {
 
.label {
Line 4,847: Line 4,854:
 
   font-weight: bold;
 
   font-weight: bold;
 
   line-height: 1;
 
   line-height: 1;
   color: #fff;
+
   color: #ffffff;
 
   text-align: center;
 
   text-align: center;
 
   white-space: nowrap;
 
   white-space: nowrap;
Line 4,855: Line 4,862:
 
a.label:hover,
 
a.label:hover,
 
a.label:focus {
 
a.label:focus {
   color: #fff;
+
   color: #ffffff;
 
   text-decoration: none;
 
   text-decoration: none;
 
   cursor: pointer;
 
   cursor: pointer;
Line 4,867: Line 4,874:
 
}
 
}
 
.label-default {
 
.label-default {
   background-color: #777;
+
   background-color: #999999;
 
}
 
}
 
.label-default[href]:hover,
 
.label-default[href]:hover,
 
.label-default[href]:focus {
 
.label-default[href]:focus {
   background-color: #5e5e5e;
+
   background-color: #808080;
 
}
 
}
 
.label-primary {
 
.label-primary {
   background-color: #337ab7;
+
   background-color: #2fa4e7;
 
}
 
}
 
.label-primary[href]:hover,
 
.label-primary[href]:hover,
 
.label-primary[href]:focus {
 
.label-primary[href]:focus {
   background-color: #286090;
+
   background-color: #178acc;
 
}
 
}
 
.label-success {
 
.label-success {
   background-color: #5cb85c;
+
   background-color: #73a839;
 
}
 
}
 
.label-success[href]:hover,
 
.label-success[href]:hover,
 
.label-success[href]:focus {
 
.label-success[href]:focus {
   background-color: #449d44;
+
   background-color: #59822c;
 
}
 
}
 
.label-info {
 
.label-info {
   background-color: #5bc0de;
+
   background-color: #033c73;
 
}
 
}
 
.label-info[href]:hover,
 
.label-info[href]:hover,
 
.label-info[href]:focus {
 
.label-info[href]:focus {
   background-color: #31b0d5;
+
   background-color: #022241;
 
}
 
}
 
.label-warning {
 
.label-warning {
   background-color: #f0ad4e;
+
   background-color: #dd5600;
 
}
 
}
 
.label-warning[href]:hover,
 
.label-warning[href]:hover,
 
.label-warning[href]:focus {
 
.label-warning[href]:focus {
   background-color: #ec971f;
+
   background-color: #aa4200;
 
}
 
}
 
.label-danger {
 
.label-danger {
   background-color: #d9534f;
+
   background-color: #c71c22;
 
}
 
}
 
.label-danger[href]:hover,
 
.label-danger[href]:hover,
 
.label-danger[href]:focus {
 
.label-danger[href]:focus {
   background-color: #c9302c;
+
   background-color: #9a161a;
 
}
 
}
 
.badge {
 
.badge {
Line 4,914: Line 4,921:
 
   font-size: 12px;
 
   font-size: 12px;
 
   font-weight: bold;
 
   font-weight: bold;
 +
  color: #ffffff;
 
   line-height: 1;
 
   line-height: 1;
   color: #fff;
+
   vertical-align: middle;
 +
  white-space: nowrap;
 
   text-align: center;
 
   text-align: center;
  white-space: nowrap;
+
   background-color: #2fa4e7;
  vertical-align: middle;
+
   background-color: #777;
+
 
   border-radius: 10px;
 
   border-radius: 10px;
 
}
 
}
Line 4,936: Line 4,943:
 
a.badge:hover,
 
a.badge:hover,
 
a.badge:focus {
 
a.badge:focus {
   color: #fff;
+
   color: #ffffff;
 
   text-decoration: none;
 
   text-decoration: none;
 
   cursor: pointer;
 
   cursor: pointer;
Line 4,942: Line 4,949:
 
.list-group-item.active > .badge,
 
.list-group-item.active > .badge,
 
.nav-pills > .active > a > .badge {
 
.nav-pills > .active > a > .badge {
   color: #337ab7;
+
   color: #2fa4e7;
   background-color: #fff;
+
   background-color: #ffffff;
 
}
 
}
 
.list-group-item > .badge {
 
.list-group-item > .badge {
Line 4,959: Line 4,966:
 
   margin-bottom: 30px;
 
   margin-bottom: 30px;
 
   color: inherit;
 
   color: inherit;
   background-color: #eee;
+
   background-color: #eeeeee;
 
}
 
}
 
.jumbotron h1,
 
.jumbotron h1,
Line 4,975: Line 4,982:
 
.container .jumbotron,
 
.container .jumbotron,
 
.container-fluid .jumbotron {
 
.container-fluid .jumbotron {
 +
  border-radius: 6px;
 +
  padding-left: 15px;
 
   padding-right: 15px;
 
   padding-right: 15px;
  padding-left: 15px;
 
  border-radius: 6px;
 
 
}
 
}
 
.jumbotron .container {
 
.jumbotron .container {
Line 4,989: Line 4,996:
 
   .container .jumbotron,
 
   .container .jumbotron,
 
   .container-fluid .jumbotron {
 
   .container-fluid .jumbotron {
    padding-right: 60px;
 
 
     padding-left: 60px;
 
     padding-left: 60px;
 +
    padding-right: 60px;
 
   }
 
   }
 
   .jumbotron h1,
 
   .jumbotron h1,
Line 5,002: Line 5,009:
 
   margin-bottom: 20px;
 
   margin-bottom: 20px;
 
   line-height: 1.42857143;
 
   line-height: 1.42857143;
   background-color: #fff;
+
   background-color: #ffffff;
   border: 1px solid #ddd;
+
   border: 1px solid #dddddd;
 
   border-radius: 4px;
 
   border-radius: 4px;
   -webkit-transition: border .2s ease-in-out;
+
   -webkit-transition: border 0.2s ease-in-out;
      -o-transition: border .2s ease-in-out;
+
  -o-transition: border 0.2s ease-in-out;
          transition: border .2s ease-in-out;
+
  transition: border 0.2s ease-in-out;
 
}
 
}
 
.thumbnail > img,
 
.thumbnail > img,
 
.thumbnail a > img {
 
.thumbnail a > img {
 +
  margin-left: auto;
 
   margin-right: auto;
 
   margin-right: auto;
  margin-left: auto;
 
 
}
 
}
 
a.thumbnail:hover,
 
a.thumbnail:hover,
 
a.thumbnail:focus,
 
a.thumbnail:focus,
 
a.thumbnail.active {
 
a.thumbnail.active {
   border-color: #337ab7;
+
   border-color: #2fa4e7;
 
}
 
}
 
.thumbnail .caption {
 
.thumbnail .caption {
 
   padding: 9px;
 
   padding: 9px;
   color: #333;
+
   color: #555555;
 
}
 
}
 
.alert {
 
.alert {
Line 5,055: Line 5,062:
 
}
 
}
 
.alert-success {
 
.alert-success {
  color: #3c763d;
 
 
   background-color: #dff0d8;
 
   background-color: #dff0d8;
 
   border-color: #d6e9c6;
 
   border-color: #d6e9c6;
 +
  color: #468847;
 
}
 
}
 
.alert-success hr {
 
.alert-success hr {
Line 5,063: Line 5,070:
 
}
 
}
 
.alert-success .alert-link {
 
.alert-success .alert-link {
   color: #2b542c;
+
   color: #356635;
 
}
 
}
 
.alert-info {
 
.alert-info {
  color: #31708f;
 
 
   background-color: #d9edf7;
 
   background-color: #d9edf7;
 
   border-color: #bce8f1;
 
   border-color: #bce8f1;
 +
  color: #3a87ad;
 
}
 
}
 
.alert-info hr {
 
.alert-info hr {
Line 5,074: Line 5,081:
 
}
 
}
 
.alert-info .alert-link {
 
.alert-info .alert-link {
   color: #245269;
+
   color: #2d6987;
 
}
 
}
 
.alert-warning {
 
.alert-warning {
  color: #8a6d3b;
 
 
   background-color: #fcf8e3;
 
   background-color: #fcf8e3;
   border-color: #faebcc;
+
   border-color: #fbeed5;
 +
  color: #c09853;
 
}
 
}
 
.alert-warning hr {
 
.alert-warning hr {
   border-top-color: #f7e1b5;
+
   border-top-color: #f8e5be;
 
}
 
}
 
.alert-warning .alert-link {
 
.alert-warning .alert-link {
   color: #66512c;
+
   color: #a47e3c;
 
}
 
}
 
.alert-danger {
 
.alert-danger {
  color: #a94442;
 
 
   background-color: #f2dede;
 
   background-color: #f2dede;
   border-color: #ebccd1;
+
   border-color: #eed3d7;
 +
  color: #b94a48;
 
}
 
}
 
.alert-danger hr {
 
.alert-danger hr {
   border-top-color: #e4b9c0;
+
   border-top-color: #e6c1c7;
 
}
 
}
 
.alert-danger .alert-link {
 
.alert-danger .alert-link {
   color: #843534;
+
   color: #953b39;
 
}
 
}
 
@-webkit-keyframes progress-bar-stripes {
 
@-webkit-keyframes progress-bar-stripes {
Line 5,123: Line 5,130:
 
}
 
}
 
.progress {
 
.progress {
 +
  overflow: hidden;
 
   height: 20px;
 
   height: 20px;
 
   margin-bottom: 20px;
 
   margin-bottom: 20px;
  overflow: hidden;
 
 
   background-color: #f5f5f5;
 
   background-color: #f5f5f5;
 
   border-radius: 4px;
 
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
+
   -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
+
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
 
}
 
}
 
.progress-bar {
 
.progress-bar {
 
   float: left;
 
   float: left;
   width: 0;
+
   width: 0%;
 
   height: 100%;
 
   height: 100%;
 
   font-size: 12px;
 
   font-size: 12px;
 
   line-height: 20px;
 
   line-height: 20px;
   color: #fff;
+
   color: #ffffff;
 
   text-align: center;
 
   text-align: center;
   background-color: #337ab7;
+
   background-color: #2fa4e7;
   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
+
   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
+
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
   -webkit-transition: width .6s ease;
+
   -webkit-transition: width 0.6s ease;
      -o-transition: width .6s ease;
+
  -o-transition: width 0.6s ease;
          transition: width .6s ease;
+
  transition: width 0.6s ease;
 
}
 
}
 
.progress-striped .progress-bar,
 
.progress-striped .progress-bar,
 
.progress-bar-striped {
 
.progress-bar-striped {
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, 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:     -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+
   background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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);
 
   -webkit-background-size: 40px 40px;
 
   -webkit-background-size: 40px 40px;
 
           background-size: 40px 40px;
 
           background-size: 40px 40px;
Line 5,157: Line 5,164:
 
.progress-bar.active {
 
.progress-bar.active {
 
   -webkit-animation: progress-bar-stripes 2s linear infinite;
 
   -webkit-animation: progress-bar-stripes 2s linear infinite;
      -o-animation: progress-bar-stripes 2s linear infinite;
+
  -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
+
  animation: progress-bar-stripes 2s linear infinite;
 
}
 
}
 
.progress-bar-success {
 
.progress-bar-success {
   background-color: #5cb85c;
+
   background-color: #73a839;
 
}
 
}
 
.progress-striped .progress-bar-success {
 
.progress-striped .progress-bar-success {
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, 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:     -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+
   background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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 {
 
.progress-bar-info {
   background-color: #5bc0de;
+
   background-color: #033c73;
 
}
 
}
 
.progress-striped .progress-bar-info {
 
.progress-striped .progress-bar-info {
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, 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:     -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+
   background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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-warning {
 
.progress-bar-warning {
   background-color: #f0ad4e;
+
   background-color: #dd5600;
 
}
 
}
 
.progress-striped .progress-bar-warning {
 
.progress-striped .progress-bar-warning {
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, 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:     -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+
   background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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-danger {
 
.progress-bar-danger {
   background-color: #d9534f;
+
   background-color: #c71c22;
 
}
 
}
 
.progress-striped .progress-bar-danger {
 
.progress-striped .progress-bar-danger {
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, 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:     -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
+
   background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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);
 
}
 
}
 
.media {
 
.media {
Line 5,200: Line 5,207:
 
.media,
 
.media,
 
.media-body {
 
.media-body {
  overflow: hidden;
 
 
   zoom: 1;
 
   zoom: 1;
 +
  overflow: hidden;
 
}
 
}
 
.media-body {
 
.media-body {
Line 5,241: Line 5,248:
 
}
 
}
 
.list-group {
 
.list-group {
  padding-left: 0;
 
 
   margin-bottom: 20px;
 
   margin-bottom: 20px;
 +
  padding-left: 0;
 
}
 
}
 
.list-group-item {
 
.list-group-item {
Line 5,249: Line 5,256:
 
   padding: 10px 15px;
 
   padding: 10px 15px;
 
   margin-bottom: -1px;
 
   margin-bottom: -1px;
   background-color: #fff;
+
   background-color: #ffffff;
   border: 1px solid #ddd;
+
   border: 1px solid #dddddd;
 
}
 
}
 
.list-group-item:first-child {
 
.list-group-item:first-child {
 +
  border-top-right-radius: 4px;
 
   border-top-left-radius: 4px;
 
   border-top-left-radius: 4px;
  border-top-right-radius: 4px;
 
 
}
 
}
 
.list-group-item:last-child {
 
.list-group-item:last-child {
Line 5,263: Line 5,270:
 
a.list-group-item,
 
a.list-group-item,
 
button.list-group-item {
 
button.list-group-item {
   color: #555;
+
   color: #555555;
 
}
 
}
 
a.list-group-item .list-group-item-heading,
 
a.list-group-item .list-group-item-heading,
 
button.list-group-item .list-group-item-heading {
 
button.list-group-item .list-group-item-heading {
   color: #333;
+
   color: #333333;
 
}
 
}
 
a.list-group-item:hover,
 
a.list-group-item:hover,
Line 5,273: Line 5,280:
 
a.list-group-item:focus,
 
a.list-group-item:focus,
 
button.list-group-item:focus {
 
button.list-group-item:focus {
  color: #555;
 
 
   text-decoration: none;
 
   text-decoration: none;
 +
  color: #555555;
 
   background-color: #f5f5f5;
 
   background-color: #f5f5f5;
 
}
 
}
Line 5,284: Line 5,291:
 
.list-group-item.disabled:hover,
 
.list-group-item.disabled:hover,
 
.list-group-item.disabled:focus {
 
.list-group-item.disabled:focus {
   color: #777;
+
   background-color: #eeeeee;
 +
  color: #999999;
 
   cursor: not-allowed;
 
   cursor: not-allowed;
  background-color: #eee;
 
 
}
 
}
 
.list-group-item.disabled .list-group-item-heading,
 
.list-group-item.disabled .list-group-item-heading,
Line 5,296: Line 5,303:
 
.list-group-item.disabled:hover .list-group-item-text,
 
.list-group-item.disabled:hover .list-group-item-text,
 
.list-group-item.disabled:focus .list-group-item-text {
 
.list-group-item.disabled:focus .list-group-item-text {
   color: #777;
+
   color: #999999;
 
}
 
}
 
.list-group-item.active,
 
.list-group-item.active,
Line 5,302: Line 5,309:
 
.list-group-item.active:focus {
 
.list-group-item.active:focus {
 
   z-index: 2;
 
   z-index: 2;
   color: #fff;
+
   color: #ffffff;
   background-color: #337ab7;
+
   background-color: #2fa4e7;
   border-color: #337ab7;
+
   border-color: #2fa4e7;
 
}
 
}
 
.list-group-item.active .list-group-item-heading,
 
.list-group-item.active .list-group-item-heading,
Line 5,320: Line 5,327:
 
.list-group-item.active:hover .list-group-item-text,
 
.list-group-item.active:hover .list-group-item-text,
 
.list-group-item.active:focus .list-group-item-text {
 
.list-group-item.active:focus .list-group-item-text {
   color: #c7ddef;
+
   color: #e6f4fc;
 
}
 
}
 
.list-group-item-success {
 
.list-group-item-success {
   color: #3c763d;
+
   color: #468847;
 
   background-color: #dff0d8;
 
   background-color: #dff0d8;
 
}
 
}
 
a.list-group-item-success,
 
a.list-group-item-success,
 
button.list-group-item-success {
 
button.list-group-item-success {
   color: #3c763d;
+
   color: #468847;
 
}
 
}
 
a.list-group-item-success .list-group-item-heading,
 
a.list-group-item-success .list-group-item-heading,
Line 5,338: Line 5,345:
 
a.list-group-item-success:focus,
 
a.list-group-item-success:focus,
 
button.list-group-item-success:focus {
 
button.list-group-item-success:focus {
   color: #3c763d;
+
   color: #468847;
 
   background-color: #d0e9c6;
 
   background-color: #d0e9c6;
 
}
 
}
Line 5,348: Line 5,355:
 
button.list-group-item-success.active:focus {
 
button.list-group-item-success.active:focus {
 
   color: #fff;
 
   color: #fff;
   background-color: #3c763d;
+
   background-color: #468847;
   border-color: #3c763d;
+
   border-color: #468847;
 
}
 
}
 
.list-group-item-info {
 
.list-group-item-info {
   color: #31708f;
+
   color: #3a87ad;
 
   background-color: #d9edf7;
 
   background-color: #d9edf7;
 
}
 
}
 
a.list-group-item-info,
 
a.list-group-item-info,
 
button.list-group-item-info {
 
button.list-group-item-info {
   color: #31708f;
+
   color: #3a87ad;
 
}
 
}
 
a.list-group-item-info .list-group-item-heading,
 
a.list-group-item-info .list-group-item-heading,
Line 5,367: Line 5,374:
 
a.list-group-item-info:focus,
 
a.list-group-item-info:focus,
 
button.list-group-item-info:focus {
 
button.list-group-item-info:focus {
   color: #31708f;
+
   color: #3a87ad;
 
   background-color: #c4e3f3;
 
   background-color: #c4e3f3;
 
}
 
}
Line 5,377: Line 5,384:
 
button.list-group-item-info.active:focus {
 
button.list-group-item-info.active:focus {
 
   color: #fff;
 
   color: #fff;
   background-color: #31708f;
+
   background-color: #3a87ad;
   border-color: #31708f;
+
   border-color: #3a87ad;
 
}
 
}
 
.list-group-item-warning {
 
.list-group-item-warning {
   color: #8a6d3b;
+
   color: #c09853;
 
   background-color: #fcf8e3;
 
   background-color: #fcf8e3;
 
}
 
}
 
a.list-group-item-warning,
 
a.list-group-item-warning,
 
button.list-group-item-warning {
 
button.list-group-item-warning {
   color: #8a6d3b;
+
   color: #c09853;
 
}
 
}
 
a.list-group-item-warning .list-group-item-heading,
 
a.list-group-item-warning .list-group-item-heading,
Line 5,396: Line 5,403:
 
a.list-group-item-warning:focus,
 
a.list-group-item-warning:focus,
 
button.list-group-item-warning:focus {
 
button.list-group-item-warning:focus {
   color: #8a6d3b;
+
   color: #c09853;
 
   background-color: #faf2cc;
 
   background-color: #faf2cc;
 
}
 
}
Line 5,406: Line 5,413:
 
button.list-group-item-warning.active:focus {
 
button.list-group-item-warning.active:focus {
 
   color: #fff;
 
   color: #fff;
   background-color: #8a6d3b;
+
   background-color: #c09853;
   border-color: #8a6d3b;
+
   border-color: #c09853;
 
}
 
}
 
.list-group-item-danger {
 
.list-group-item-danger {
   color: #a94442;
+
   color: #b94a48;
 
   background-color: #f2dede;
 
   background-color: #f2dede;
 
}
 
}
 
a.list-group-item-danger,
 
a.list-group-item-danger,
 
button.list-group-item-danger {
 
button.list-group-item-danger {
   color: #a94442;
+
   color: #b94a48;
 
}
 
}
 
a.list-group-item-danger .list-group-item-heading,
 
a.list-group-item-danger .list-group-item-heading,
Line 5,425: Line 5,432:
 
a.list-group-item-danger:focus,
 
a.list-group-item-danger:focus,
 
button.list-group-item-danger:focus {
 
button.list-group-item-danger:focus {
   color: #a94442;
+
   color: #b94a48;
 
   background-color: #ebcccc;
 
   background-color: #ebcccc;
 
}
 
}
Line 5,435: Line 5,442:
 
button.list-group-item-danger.active:focus {
 
button.list-group-item-danger.active:focus {
 
   color: #fff;
 
   color: #fff;
   background-color: #a94442;
+
   background-color: #b94a48;
   border-color: #a94442;
+
   border-color: #b94a48;
 
}
 
}
 
.list-group-item-heading {
 
.list-group-item-heading {
Line 5,448: Line 5,455:
 
.panel {
 
.panel {
 
   margin-bottom: 20px;
 
   margin-bottom: 20px;
   background-color: #fff;
+
   background-color: #ffffff;
 
   border: 1px solid transparent;
 
   border: 1px solid transparent;
 
   border-radius: 4px;
 
   border-radius: 4px;
   -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
+
   -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
+
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
 
}
 
}
 
.panel-body {
 
.panel-body {
Line 5,460: Line 5,467:
 
   padding: 10px 15px;
 
   padding: 10px 15px;
 
   border-bottom: 1px solid transparent;
 
   border-bottom: 1px solid transparent;
 +
  border-top-right-radius: 3px;
 
   border-top-left-radius: 3px;
 
   border-top-left-radius: 3px;
  border-top-right-radius: 3px;
 
 
}
 
}
 
.panel-heading > .dropdown .dropdown-toggle {
 
.panel-heading > .dropdown .dropdown-toggle {
Line 5,482: Line 5,489:
 
   padding: 10px 15px;
 
   padding: 10px 15px;
 
   background-color: #f5f5f5;
 
   background-color: #f5f5f5;
   border-top: 1px solid #ddd;
+
   border-top: 1px solid #dddddd;
 
   border-bottom-right-radius: 3px;
 
   border-bottom-right-radius: 3px;
 
   border-bottom-left-radius: 3px;
 
   border-bottom-left-radius: 3px;
Line 5,498: Line 5,505:
 
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
 
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
 
   border-top: 0;
 
   border-top: 0;
  border-top-left-radius: 3px;
 
 
   border-top-right-radius: 3px;
 
   border-top-right-radius: 3px;
 +
  border-top-left-radius: 3px;
 
}
 
}
 
.panel > .list-group:last-child .list-group-item:last-child,
 
.panel > .list-group:last-child .list-group-item:last-child,
Line 5,508: Line 5,515:
 
}
 
}
 
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
 
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
 
 
   border-top-right-radius: 0;
 
   border-top-right-radius: 0;
 +
  border-top-left-radius: 0;
 
}
 
}
 
.panel-heading + .list-group .list-group-item:first-child {
 
.panel-heading + .list-group .list-group-item:first-child {
Line 5,525: Line 5,532:
 
.panel > .table-responsive > .table caption,
 
.panel > .table-responsive > .table caption,
 
.panel > .panel-collapse > .table caption {
 
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
 
 
   padding-left: 15px;
 
   padding-left: 15px;
 +
  padding-right: 15px;
 
}
 
}
 
.panel > .table:first-child,
 
.panel > .table:first-child,
 
.panel > .table-responsive:first-child > .table:first-child {
 
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
 
 
   border-top-right-radius: 3px;
 
   border-top-right-radius: 3px;
 +
  border-top-left-radius: 3px;
 
}
 
}
 
.panel > .table:first-child > thead:first-child > tr:first-child,
 
.panel > .table:first-child > thead:first-child > tr:first-child,
Line 5,569: Line 5,576:
 
.panel > .table:last-child > tfoot:last-child > tr:last-child,
 
.panel > .table:last-child > tfoot:last-child > tr:last-child,
 
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
 
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
 
 
   border-bottom-left-radius: 3px;
 
   border-bottom-left-radius: 3px;
 +
  border-bottom-right-radius: 3px;
 
}
 
}
 
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
 
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
Line 5,596: Line 5,603:
 
.panel > .table + .panel-body,
 
.panel > .table + .panel-body,
 
.panel > .table-responsive + .panel-body {
 
.panel > .table-responsive + .panel-body {
   border-top: 1px solid #ddd;
+
   border-top: 1px solid #dddddd;
 
}
 
}
 
.panel > .table > tbody:first-child > tr:first-child th,
 
.panel > .table > tbody:first-child > tr:first-child th,
Line 5,655: Line 5,662:
 
}
 
}
 
.panel > .table-responsive {
 
.panel > .table-responsive {
  margin-bottom: 0;
 
 
   border: 0;
 
   border: 0;
 +
  margin-bottom: 0;
 
}
 
}
 
.panel-group {
 
.panel-group {
Line 5,673: Line 5,680:
 
.panel-group .panel-heading + .panel-collapse > .panel-body,
 
.panel-group .panel-heading + .panel-collapse > .panel-body,
 
.panel-group .panel-heading + .panel-collapse > .list-group {
 
.panel-group .panel-heading + .panel-collapse > .list-group {
   border-top: 1px solid #ddd;
+
   border-top: 1px solid #dddddd;
 
}
 
}
 
.panel-group .panel-footer {
 
.panel-group .panel-footer {
Line 5,679: Line 5,686:
 
}
 
}
 
.panel-group .panel-footer + .panel-collapse .panel-body {
 
.panel-group .panel-footer + .panel-collapse .panel-body {
   border-bottom: 1px solid #ddd;
+
   border-bottom: 1px solid #dddddd;
 
}
 
}
 
.panel-default {
 
.panel-default {
   border-color: #ddd;
+
   border-color: #dddddd;
 
}
 
}
 
.panel-default > .panel-heading {
 
.panel-default > .panel-heading {
   color: #333;
+
   color: #555555;
 
   background-color: #f5f5f5;
 
   background-color: #f5f5f5;
   border-color: #ddd;
+
   border-color: #dddddd;
 
}
 
}
 
.panel-default > .panel-heading + .panel-collapse > .panel-body {
 
.panel-default > .panel-heading + .panel-collapse > .panel-body {
   border-top-color: #ddd;
+
   border-top-color: #dddddd;
 
}
 
}
 
.panel-default > .panel-heading .badge {
 
.panel-default > .panel-heading .badge {
 
   color: #f5f5f5;
 
   color: #f5f5f5;
   background-color: #333;
+
   background-color: #555555;
 
}
 
}
 
.panel-default > .panel-footer + .panel-collapse > .panel-body {
 
.panel-default > .panel-footer + .panel-collapse > .panel-body {
   border-bottom-color: #ddd;
+
   border-bottom-color: #dddddd;
 
}
 
}
 
.panel-primary {
 
.panel-primary {
   border-color: #337ab7;
+
   border-color: #dddddd;
 
}
 
}
 
.panel-primary > .panel-heading {
 
.panel-primary > .panel-heading {
   color: #fff;
+
   color: #ffffff;
   background-color: #337ab7;
+
   background-color: #2fa4e7;
   border-color: #337ab7;
+
   border-color: #dddddd;
 
}
 
}
 
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
 
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
   border-top-color: #337ab7;
+
   border-top-color: #dddddd;
 
}
 
}
 
.panel-primary > .panel-heading .badge {
 
.panel-primary > .panel-heading .badge {
   color: #337ab7;
+
   color: #2fa4e7;
   background-color: #fff;
+
   background-color: #ffffff;
 
}
 
}
 
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
 
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
   border-bottom-color: #337ab7;
+
   border-bottom-color: #dddddd;
 
}
 
}
 
.panel-success {
 
.panel-success {
   border-color: #d6e9c6;
+
   border-color: #dddddd;
 
}
 
}
 
.panel-success > .panel-heading {
 
.panel-success > .panel-heading {
   color: #3c763d;
+
   color: #468847;
   background-color: #dff0d8;
+
   background-color: #73a839;
   border-color: #d6e9c6;
+
   border-color: #dddddd;
 
}
 
}
 
.panel-success > .panel-heading + .panel-collapse > .panel-body {
 
.panel-success > .panel-heading + .panel-collapse > .panel-body {
   border-top-color: #d6e9c6;
+
   border-top-color: #dddddd;
 
}
 
}
 
.panel-success > .panel-heading .badge {
 
.panel-success > .panel-heading .badge {
   color: #dff0d8;
+
   color: #73a839;
   background-color: #3c763d;
+
   background-color: #468847;
 
}
 
}
 
.panel-success > .panel-footer + .panel-collapse > .panel-body {
 
.panel-success > .panel-footer + .panel-collapse > .panel-body {
   border-bottom-color: #d6e9c6;
+
   border-bottom-color: #dddddd;
 
}
 
}
 
.panel-info {
 
.panel-info {
   border-color: #bce8f1;
+
   border-color: #dddddd;
 
}
 
}
 
.panel-info > .panel-heading {
 
.panel-info > .panel-heading {
   color: #31708f;
+
   color: #3a87ad;
   background-color: #d9edf7;
+
   background-color: #033c73;
   border-color: #bce8f1;
+
   border-color: #dddddd;
 
}
 
}
 
.panel-info > .panel-heading + .panel-collapse > .panel-body {
 
.panel-info > .panel-heading + .panel-collapse > .panel-body {
   border-top-color: #bce8f1;
+
   border-top-color: #dddddd;
 
}
 
}
 
.panel-info > .panel-heading .badge {
 
.panel-info > .panel-heading .badge {
   color: #d9edf7;
+
   color: #033c73;
   background-color: #31708f;
+
   background-color: #3a87ad;
 
}
 
}
 
.panel-info > .panel-footer + .panel-collapse > .panel-body {
 
.panel-info > .panel-footer + .panel-collapse > .panel-body {
   border-bottom-color: #bce8f1;
+
   border-bottom-color: #dddddd;
 
}
 
}
 
.panel-warning {
 
.panel-warning {
   border-color: #faebcc;
+
   border-color: #dddddd;
 
}
 
}
 
.panel-warning > .panel-heading {
 
.panel-warning > .panel-heading {
   color: #8a6d3b;
+
   color: #c09853;
   background-color: #fcf8e3;
+
   background-color: #dd5600;
   border-color: #faebcc;
+
   border-color: #dddddd;
 
}
 
}
 
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
 
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
   border-top-color: #faebcc;
+
   border-top-color: #dddddd;
 
}
 
}
 
.panel-warning > .panel-heading .badge {
 
.panel-warning > .panel-heading .badge {
   color: #fcf8e3;
+
   color: #dd5600;
   background-color: #8a6d3b;
+
   background-color: #c09853;
 
}
 
}
 
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
 
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
   border-bottom-color: #faebcc;
+
   border-bottom-color: #dddddd;
 
}
 
}
 
.panel-danger {
 
.panel-danger {
   border-color: #ebccd1;
+
   border-color: #dddddd;
 
}
 
}
 
.panel-danger > .panel-heading {
 
.panel-danger > .panel-heading {
   color: #a94442;
+
   color: #b94a48;
   background-color: #f2dede;
+
   background-color: #c71c22;
   border-color: #ebccd1;
+
   border-color: #dddddd;
 
}
 
}
 
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
 
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
   border-top-color: #ebccd1;
+
   border-top-color: #dddddd;
 
}
 
}
 
.panel-danger > .panel-heading .badge {
 
.panel-danger > .panel-heading .badge {
   color: #f2dede;
+
   color: #c71c22;
   background-color: #a94442;
+
   background-color: #b94a48;
 
}
 
}
 
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
 
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
   border-bottom-color: #ebccd1;
+
   border-bottom-color: #dddddd;
 
}
 
}
 
.embed-responsive {
 
.embed-responsive {
Line 5,803: Line 5,810:
 
   position: absolute;
 
   position: absolute;
 
   top: 0;
 
   top: 0;
  bottom: 0;
 
 
   left: 0;
 
   left: 0;
   width: 100%;
+
   bottom: 0;
 
   height: 100%;
 
   height: 100%;
 +
  width: 100%;
 
   border: 0;
 
   border: 0;
 
}
 
}
Line 5,822: Line 5,829:
 
   border: 1px solid #e3e3e3;
 
   border: 1px solid #e3e3e3;
 
   border-radius: 4px;
 
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
+
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
+
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
 
}
 
}
 
.well blockquote {
 
.well blockquote {
 
   border-color: #ddd;
 
   border-color: #ddd;
   border-color: rgba(0, 0, 0, .15);
+
   border-color: rgba(0, 0, 0, 0.15);
 
}
 
}
 
.well-lg {
 
.well-lg {
Line 5,842: Line 5,849:
 
   font-weight: bold;
 
   font-weight: bold;
 
   line-height: 1;
 
   line-height: 1;
   color: #000;
+
   color: #000000;
   text-shadow: 0 1px 0 #fff;
+
   text-shadow: 0 1px 0 #ffffff;
 +
  opacity: 0.2;
 
   filter: alpha(opacity=20);
 
   filter: alpha(opacity=20);
  opacity: .2;
 
 
}
 
}
 
.close:hover,
 
.close:hover,
 
.close:focus {
 
.close:focus {
   color: #000;
+
   color: #000000;
 
   text-decoration: none;
 
   text-decoration: none;
 
   cursor: pointer;
 
   cursor: pointer;
 +
  opacity: 0.5;
 
   filter: alpha(opacity=50);
 
   filter: alpha(opacity=50);
  opacity: .5;
 
 
}
 
}
 
button.close {
 
button.close {
  -webkit-appearance: none;
 
 
   padding: 0;
 
   padding: 0;
 
   cursor: pointer;
 
   cursor: pointer;
 
   background: transparent;
 
   background: transparent;
 
   border: 0;
 
   border: 0;
 +
  -webkit-appearance: none;
 
}
 
}
 
.modal-open {
 
.modal-open {
Line 5,866: Line 5,873:
 
}
 
}
 
.modal {
 
.modal {
 +
  display: none;
 +
  overflow: hidden;
 
   position: fixed;
 
   position: fixed;
 
   top: 0;
 
   top: 0;
Line 5,872: Line 5,881:
 
   left: 0;
 
   left: 0;
 
   z-index: 1050;
 
   z-index: 1050;
  display: none;
 
  overflow: hidden;
 
 
   -webkit-overflow-scrolling: touch;
 
   -webkit-overflow-scrolling: touch;
 
   outline: 0;
 
   outline: 0;
 
}
 
}
 
.modal.fade .modal-dialog {
 
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
 
      -o-transition:      -o-transform .3s ease-out;
 
          transition:        transform .3s ease-out;
 
 
   -webkit-transform: translate(0, -25%);
 
   -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
+
  -ms-transform: translate(0, -25%);
      -o-transform: translate(0, -25%);
+
  -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
+
  transform: translate(0, -25%);
 +
  -webkit-transition: -webkit-transform 0.3s ease-out;
 +
  -o-transition: -o-transform 0.3s ease-out;
 +
  transition: transform 0.3s ease-out;
 
}
 
}
 
.modal.in .modal-dialog {
 
.modal.in .modal-dialog {
 
   -webkit-transform: translate(0, 0);
 
   -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
+
  -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
+
  -o-transform: translate(0, 0);
          transform: translate(0, 0);
+
  transform: translate(0, 0);
 
}
 
}
 
.modal-open .modal {
 
.modal-open .modal {
Line 5,903: Line 5,910:
 
.modal-content {
 
.modal-content {
 
   position: relative;
 
   position: relative;
   background-color: #fff;
+
   background-color: #ffffff;
 +
  border: 1px solid #999999;
 +
  border: 1px solid rgba(0, 0, 0, 0.2);
 +
  border-radius: 6px;
 +
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 +
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 
   -webkit-background-clip: padding-box;
 
   -webkit-background-clip: padding-box;
 
           background-clip: padding-box;
 
           background-clip: padding-box;
  border: 1px solid #999;
 
  border: 1px solid rgba(0, 0, 0, .2);
 
  border-radius: 6px;
 
 
   outline: 0;
 
   outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
 
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
 
 
}
 
}
 
.modal-backdrop {
 
.modal-backdrop {
Line 5,920: Line 5,927:
 
   left: 0;
 
   left: 0;
 
   z-index: 1040;
 
   z-index: 1040;
   background-color: #000;
+
   background-color: #000000;
 
}
 
}
 
.modal-backdrop.fade {
 
.modal-backdrop.fade {
  filter: alpha(opacity=0);
 
 
   opacity: 0;
 
   opacity: 0;
 +
  filter: alpha(opacity=0);
 
}
 
}
 
.modal-backdrop.in {
 
.modal-backdrop.in {
 +
  opacity: 0.5;
 
   filter: alpha(opacity=50);
 
   filter: alpha(opacity=50);
  opacity: .5;
 
 
}
 
}
 
.modal-header {
 
.modal-header {
Line 5,943: Line 5,950:
 
.modal-body {
 
.modal-body {
 
   position: relative;
 
   position: relative;
   padding: 15px;
+
   padding: 20px;
 
}
 
}
 
.modal-footer {
 
.modal-footer {
   padding: 15px;
+
   padding: 20px;
 
   text-align: right;
 
   text-align: right;
 
   border-top: 1px solid #e5e5e5;
 
   border-top: 1px solid #e5e5e5;
 
}
 
}
 
.modal-footer .btn + .btn {
 
.modal-footer .btn + .btn {
 +
  margin-left: 5px;
 
   margin-bottom: 0;
 
   margin-bottom: 0;
  margin-left: 5px;
 
 
}
 
}
 
.modal-footer .btn-group .btn + .btn {
 
.modal-footer .btn-group .btn + .btn {
Line 5,973: Line 5,980:
 
   }
 
   }
 
   .modal-content {
 
   .modal-content {
     -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
+
     -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
+
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
 
   }
 
   }
 
   .modal-sm {
 
   .modal-sm {
Line 5,990: Line 5,997:
 
   display: block;
 
   display: block;
 
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
 
 
   font-style: normal;
 
   font-style: normal;
 
   font-weight: normal;
 
   font-weight: normal;
 +
  letter-spacing: normal;
 +
  line-break: auto;
 
   line-height: 1.42857143;
 
   line-height: 1.42857143;
 
   text-align: left;
 
   text-align: left;
Line 5,999: Line 6,007:
 
   text-shadow: none;
 
   text-shadow: none;
 
   text-transform: none;
 
   text-transform: none;
   letter-spacing: normal;
+
   white-space: normal;
 
   word-break: normal;
 
   word-break: normal;
 
   word-spacing: normal;
 
   word-spacing: normal;
 
   word-wrap: normal;
 
   word-wrap: normal;
   white-space: normal;
+
   font-size: 12px;
 +
  opacity: 0;
 
   filter: alpha(opacity=0);
 
   filter: alpha(opacity=0);
  opacity: 0;
 
 
  line-break: auto;
 
 
}
 
}
 
.tooltip.in {
 
.tooltip.in {
 +
  opacity: 0.9;
 
   filter: alpha(opacity=90);
 
   filter: alpha(opacity=90);
  opacity: .9;
 
 
}
 
}
 
.tooltip.top {
 
.tooltip.top {
 +
  margin-top: -3px;
 
   padding: 5px 0;
 
   padding: 5px 0;
  margin-top: -3px;
 
 
}
 
}
 
.tooltip.right {
 
.tooltip.right {
 +
  margin-left: 3px;
 
   padding: 0 5px;
 
   padding: 0 5px;
  margin-left: 3px;
 
 
}
 
}
 
.tooltip.bottom {
 
.tooltip.bottom {
  padding: 5px 0;
 
 
   margin-top: 3px;
 
   margin-top: 3px;
 +
  padding: 5px 0;
 
}
 
}
 
.tooltip.left {
 
.tooltip.left {
  padding: 0 5px;
 
 
   margin-left: -3px;
 
   margin-left: -3px;
 +
  padding: 0 5px;
 
}
 
}
 
.tooltip-inner {
 
.tooltip-inner {
 
   max-width: 200px;
 
   max-width: 200px;
 
   padding: 3px 8px;
 
   padding: 3px 8px;
   color: #fff;
+
   color: #ffffff;
 
   text-align: center;
 
   text-align: center;
   background-color: #000;
+
   background-color: #000000;
 
   border-radius: 4px;
 
   border-radius: 4px;
 
}
 
}
Line 6,049: Line 6,055:
 
   margin-left: -5px;
 
   margin-left: -5px;
 
   border-width: 5px 5px 0;
 
   border-width: 5px 5px 0;
   border-top-color: #000;
+
   border-top-color: #000000;
 
}
 
}
 
.tooltip.top-left .tooltip-arrow {
 
.tooltip.top-left .tooltip-arrow {
  right: 5px;
 
 
   bottom: 0;
 
   bottom: 0;
 +
  right: 5px;
 
   margin-bottom: -5px;
 
   margin-bottom: -5px;
 
   border-width: 5px 5px 0;
 
   border-width: 5px 5px 0;
   border-top-color: #000;
+
   border-top-color: #000000;
 
}
 
}
 
.tooltip.top-right .tooltip-arrow {
 
.tooltip.top-right .tooltip-arrow {
Line 6,063: Line 6,069:
 
   margin-bottom: -5px;
 
   margin-bottom: -5px;
 
   border-width: 5px 5px 0;
 
   border-width: 5px 5px 0;
   border-top-color: #000;
+
   border-top-color: #000000;
 
}
 
}
 
.tooltip.right .tooltip-arrow {
 
.tooltip.right .tooltip-arrow {
Line 6,070: Line 6,076:
 
   margin-top: -5px;
 
   margin-top: -5px;
 
   border-width: 5px 5px 5px 0;
 
   border-width: 5px 5px 5px 0;
   border-right-color: #000;
+
   border-right-color: #000000;
 
}
 
}
 
.tooltip.left .tooltip-arrow {
 
.tooltip.left .tooltip-arrow {
Line 6,077: Line 6,083:
 
   margin-top: -5px;
 
   margin-top: -5px;
 
   border-width: 5px 0 5px 5px;
 
   border-width: 5px 0 5px 5px;
   border-left-color: #000;
+
   border-left-color: #000000;
 
}
 
}
 
.tooltip.bottom .tooltip-arrow {
 
.tooltip.bottom .tooltip-arrow {
Line 6,084: Line 6,090:
 
   margin-left: -5px;
 
   margin-left: -5px;
 
   border-width: 0 5px 5px;
 
   border-width: 0 5px 5px;
   border-bottom-color: #000;
+
   border-bottom-color: #000000;
 
}
 
}
 
.tooltip.bottom-left .tooltip-arrow {
 
.tooltip.bottom-left .tooltip-arrow {
Line 6,091: Line 6,097:
 
   margin-top: -5px;
 
   margin-top: -5px;
 
   border-width: 0 5px 5px;
 
   border-width: 0 5px 5px;
   border-bottom-color: #000;
+
   border-bottom-color: #000000;
 
}
 
}
 
.tooltip.bottom-right .tooltip-arrow {
 
.tooltip.bottom-right .tooltip-arrow {
Line 6,098: Line 6,104:
 
   margin-top: -5px;
 
   margin-top: -5px;
 
   border-width: 0 5px 5px;
 
   border-width: 0 5px 5px;
   border-bottom-color: #000;
+
   border-bottom-color: #000000;
 
}
 
}
 
.popover {
 
.popover {
Line 6,109: Line 6,115:
 
   padding: 1px;
 
   padding: 1px;
 
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
 
 
   font-style: normal;
 
   font-style: normal;
 
   font-weight: normal;
 
   font-weight: normal;
 +
  letter-spacing: normal;
 +
  line-break: auto;
 
   line-height: 1.42857143;
 
   line-height: 1.42857143;
 
   text-align: left;
 
   text-align: left;
Line 6,118: Line 6,125:
 
   text-shadow: none;
 
   text-shadow: none;
 
   text-transform: none;
 
   text-transform: none;
   letter-spacing: normal;
+
   white-space: normal;
 
   word-break: normal;
 
   word-break: normal;
 
   word-spacing: normal;
 
   word-spacing: normal;
 
   word-wrap: normal;
 
   word-wrap: normal;
   white-space: normal;
+
   font-size: 14px;
   background-color: #fff;
+
   background-color: #ffffff;
 
   -webkit-background-clip: padding-box;
 
   -webkit-background-clip: padding-box;
 
           background-clip: padding-box;
 
           background-clip: padding-box;
   border: 1px solid #ccc;
+
   border: 1px solid #cccccc;
   border: 1px solid rgba(0, 0, 0, .2);
+
   border: 1px solid rgba(0, 0, 0, 0.2);
 
   border-radius: 6px;
 
   border-radius: 6px;
   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
+
   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
+
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
 
+
  line-break: auto;
+
 
}
 
}
 
.popover.top {
 
.popover.top {
Line 6,147: Line 6,152:
 
}
 
}
 
.popover-title {
 
.popover-title {
 +
  margin: 0;
 
   padding: 8px 14px;
 
   padding: 8px 14px;
  margin: 0;
 
 
   font-size: 14px;
 
   font-size: 14px;
 
   background-color: #f7f7f7;
 
   background-color: #f7f7f7;
Line 6,170: Line 6,175:
 
}
 
}
 
.popover > .arrow:after {
 
.popover > .arrow:after {
 +
  border-width: 10px;
 
   content: "";
 
   content: "";
  border-width: 10px;
 
 
}
 
}
 
.popover.top > .arrow {
 
.popover.top > .arrow {
  bottom: -11px;
 
 
   left: 50%;
 
   left: 50%;
 
   margin-left: -11px;
 
   margin-left: -11px;
  border-top-color: #999;
 
  border-top-color: rgba(0, 0, 0, .25);
 
 
   border-bottom-width: 0;
 
   border-bottom-width: 0;
 +
  border-top-color: #999999;
 +
  border-top-color: rgba(0, 0, 0, 0.25);
 +
  bottom: -11px;
 
}
 
}
 
.popover.top > .arrow:after {
 
.popover.top > .arrow:after {
 +
  content: " ";
 
   bottom: 1px;
 
   bottom: 1px;
 
   margin-left: -10px;
 
   margin-left: -10px;
  content: " ";
 
  border-top-color: #fff;
 
 
   border-bottom-width: 0;
 
   border-bottom-width: 0;
 +
  border-top-color: #ffffff;
 
}
 
}
 
.popover.right > .arrow {
 
.popover.right > .arrow {
Line 6,192: Line 6,197:
 
   left: -11px;
 
   left: -11px;
 
   margin-top: -11px;
 
   margin-top: -11px;
  border-right-color: #999;
 
  border-right-color: rgba(0, 0, 0, .25);
 
 
   border-left-width: 0;
 
   border-left-width: 0;
 +
  border-right-color: #999999;
 +
  border-right-color: rgba(0, 0, 0, 0.25);
 
}
 
}
 
.popover.right > .arrow:after {
 
.popover.right > .arrow:after {
 +
  content: " ";
 +
  left: 1px;
 
   bottom: -10px;
 
   bottom: -10px;
  left: 1px;
 
  content: " ";
 
  border-right-color: #fff;
 
 
   border-left-width: 0;
 
   border-left-width: 0;
 +
  border-right-color: #ffffff;
 
}
 
}
 
.popover.bottom > .arrow {
 
.popover.bottom > .arrow {
  top: -11px;
 
 
   left: 50%;
 
   left: 50%;
 
   margin-left: -11px;
 
   margin-left: -11px;
 
   border-top-width: 0;
 
   border-top-width: 0;
   border-bottom-color: #999;
+
   border-bottom-color: #999999;
   border-bottom-color: rgba(0, 0, 0, .25);
+
   border-bottom-color: rgba(0, 0, 0, 0.25);
 +
  top: -11px;
 
}
 
}
 
.popover.bottom > .arrow:after {
 
.popover.bottom > .arrow:after {
 +
  content: " ";
 
   top: 1px;
 
   top: 1px;
 
   margin-left: -10px;
 
   margin-left: -10px;
  content: " ";
 
 
   border-top-width: 0;
 
   border-top-width: 0;
   border-bottom-color: #fff;
+
   border-bottom-color: #ffffff;
 
}
 
}
 
.popover.left > .arrow {
 
.popover.left > .arrow {
Line 6,223: Line 6,228:
 
   margin-top: -11px;
 
   margin-top: -11px;
 
   border-right-width: 0;
 
   border-right-width: 0;
   border-left-color: #999;
+
   border-left-color: #999999;
   border-left-color: rgba(0, 0, 0, .25);
+
   border-left-color: rgba(0, 0, 0, 0.25);
 
}
 
}
 
.popover.left > .arrow:after {
 
.popover.left > .arrow:after {
 +
  content: " ";
 
   right: 1px;
 
   right: 1px;
 +
  border-right-width: 0;
 +
  border-left-color: #ffffff;
 
   bottom: -10px;
 
   bottom: -10px;
  content: " ";
 
  border-right-width: 0;
 
  border-left-color: #fff;
 
 
}
 
}
 
.carousel {
 
.carousel {
Line 6,238: Line 6,243:
 
.carousel-inner {
 
.carousel-inner {
 
   position: relative;
 
   position: relative;
 +
  overflow: hidden;
 
   width: 100%;
 
   width: 100%;
  overflow: hidden;
 
 
}
 
}
 
.carousel-inner > .item {
 
.carousel-inner > .item {
  position: relative;
 
 
   display: none;
 
   display: none;
   -webkit-transition: .6s ease-in-out left;
+
  position: relative;
      -o-transition: .6s ease-in-out left;
+
   -webkit-transition: 0.6s ease-in-out left;
          transition: .6s ease-in-out left;
+
  -o-transition: 0.6s ease-in-out left;
 +
  transition: 0.6s ease-in-out left;
 
}
 
}
 
.carousel-inner > .item > img,
 
.carousel-inner > .item > img,
Line 6,254: Line 6,259:
 
@media all and (transform-3d), (-webkit-transform-3d) {
 
@media all and (transform-3d), (-webkit-transform-3d) {
 
   .carousel-inner > .item {
 
   .carousel-inner > .item {
     -webkit-transition: -webkit-transform .6s ease-in-out;
+
     -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition:     -o-transform .6s ease-in-out;
+
    -o-transition: -o-transform 0.6s ease-in-out;
            transition:         transform .6s ease-in-out;
+
    transition: transform 0.6s ease-in-out;
 
+
 
     -webkit-backface-visibility: hidden;
 
     -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
+
    backface-visibility: hidden;
 
     -webkit-perspective: 1000px;
 
     -webkit-perspective: 1000px;
            perspective: 1000px;
+
    perspective: 1000px;
 
   }
 
   }
 
   .carousel-inner > .item.next,
 
   .carousel-inner > .item.next,
 
   .carousel-inner > .item.active.right {
 
   .carousel-inner > .item.active.right {
 +
    -webkit-transform: translate3d(100%, 0, 0);
 +
    transform: translate3d(100%, 0, 0);
 
     left: 0;
 
     left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
 
            transform: translate3d(100%, 0, 0);
 
 
   }
 
   }
 
   .carousel-inner > .item.prev,
 
   .carousel-inner > .item.prev,
 
   .carousel-inner > .item.active.left {
 
   .carousel-inner > .item.active.left {
    left: 0;
 
 
     -webkit-transform: translate3d(-100%, 0, 0);
 
     -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
+
    transform: translate3d(-100%, 0, 0);
 +
    left: 0;
 
   }
 
   }
 
   .carousel-inner > .item.next.left,
 
   .carousel-inner > .item.next.left,
 
   .carousel-inner > .item.prev.right,
 
   .carousel-inner > .item.prev.right,
 
   .carousel-inner > .item.active {
 
   .carousel-inner > .item.active {
    left: 0;
 
 
     -webkit-transform: translate3d(0, 0, 0);
 
     -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
+
    transform: translate3d(0, 0, 0);
 +
    left: 0;
 
   }
 
   }
 
}
 
}
Line 6,316: Line 6,320:
 
   position: absolute;
 
   position: absolute;
 
   top: 0;
 
   top: 0;
 +
  left: 0;
 
   bottom: 0;
 
   bottom: 0;
  left: 0;
 
 
   width: 15%;
 
   width: 15%;
 +
  opacity: 0.5;
 +
  filter: alpha(opacity=50);
 
   font-size: 20px;
 
   font-size: 20px;
   color: #fff;
+
   color: #ffffff;
 
   text-align: center;
 
   text-align: center;
   text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
+
   text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
 
   background-color: rgba(0, 0, 0, 0);
 
   background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
 
  opacity: .5;
 
 
}
 
}
 
.carousel-control.left {
 
.carousel-control.left {
   background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
+
   background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
   background-image:     -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
+
   background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
   background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
+
   background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
   background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
+
   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
+
 
   background-repeat: repeat-x;
 
   background-repeat: repeat-x;
 +
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
 
}
 
}
 
.carousel-control.right {
 
.carousel-control.right {
 +
  left: auto;
 
   right: 0;
 
   right: 0;
  left: auto;
+
   background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
   background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
+
   background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
   background-image:     -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
+
   background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
   background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
+
   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
   background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
+
  background-repeat: repeat-x;
 
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
 
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
 
 
}
 
}
 
.carousel-control:hover,
 
.carousel-control:hover,
 
.carousel-control:focus {
 
.carousel-control:focus {
   color: #fff;
+
  outline: 0;
 +
   color: #ffffff;
 
   text-decoration: none;
 
   text-decoration: none;
 +
  opacity: 0.9;
 
   filter: alpha(opacity=90);
 
   filter: alpha(opacity=90);
  outline: 0;
 
  opacity: .9;
 
 
}
 
}
 
.carousel-control .icon-prev,
 
.carousel-control .icon-prev,
Line 6,359: Line 6,363:
 
   position: absolute;
 
   position: absolute;
 
   top: 50%;
 
   top: 50%;
 +
  margin-top: -10px;
 
   z-index: 5;
 
   z-index: 5;
 
   display: inline-block;
 
   display: inline-block;
  margin-top: -10px;
 
 
}
 
}
 
.carousel-control .icon-prev,
 
.carousel-control .icon-prev,
Line 6,377: Line 6,381:
 
   width: 20px;
 
   width: 20px;
 
   height: 20px;
 
   height: 20px;
  font-family: serif;
 
 
   line-height: 1;
 
   line-height: 1;
 +
  font-family: serif;
 
}
 
}
 
.carousel-control .icon-prev:before {
 
.carousel-control .icon-prev:before {
Line 6,392: Line 6,396:
 
   z-index: 15;
 
   z-index: 15;
 
   width: 60%;
 
   width: 60%;
  padding-left: 0;
 
 
   margin-left: -30%;
 
   margin-left: -30%;
   text-align: center;
+
   padding-left: 0;
 
   list-style: none;
 
   list-style: none;
 +
  text-align: center;
 
}
 
}
 
.carousel-indicators li {
 
.carousel-indicators li {
Line 6,403: Line 6,407:
 
   margin: 1px;
 
   margin: 1px;
 
   text-indent: -999px;
 
   text-indent: -999px;
 +
  border: 1px solid #ffffff;
 +
  border-radius: 10px;
 
   cursor: pointer;
 
   cursor: pointer;
 
   background-color: #000 \9;
 
   background-color: #000 \9;
 
   background-color: rgba(0, 0, 0, 0);
 
   background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
 
  border-radius: 10px;
 
 
}
 
}
 
.carousel-indicators .active {
 
.carousel-indicators .active {
 +
  margin: 0;
 
   width: 12px;
 
   width: 12px;
 
   height: 12px;
 
   height: 12px;
  margin: 0;
+
   background-color: #ffffff;
   background-color: #fff;
+
 
}
 
}
 
.carousel-caption {
 
.carousel-caption {
 
   position: absolute;
 
   position: absolute;
 +
  left: 15%;
 
   right: 15%;
 
   right: 15%;
 
   bottom: 20px;
 
   bottom: 20px;
  left: 15%;
 
 
   z-index: 10;
 
   z-index: 10;
 
   padding-top: 20px;
 
   padding-top: 20px;
 
   padding-bottom: 20px;
 
   padding-bottom: 20px;
   color: #fff;
+
   color: #ffffff;
 
   text-align: center;
 
   text-align: center;
   text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
+
   text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
 
}
 
}
 
.carousel-caption .btn {
 
.carousel-caption .btn {
Line 6,449: Line 6,453:
 
   }
 
   }
 
   .carousel-caption {
 
   .carousel-caption {
    right: 20%;
 
 
     left: 20%;
 
     left: 20%;
 +
    right: 20%;
 
     padding-bottom: 30px;
 
     padding-bottom: 30px;
 
   }
 
   }
Line 6,489: Line 6,493:
 
.modal-footer:before,
 
.modal-footer:before,
 
.modal-footer:after {
 
.modal-footer:after {
  display: table;
 
 
   content: " ";
 
   content: " ";
 +
  display: table;
 
}
 
}
 
.clearfix:after,
 
.clearfix:after,
Line 6,512: Line 6,516:
 
.center-block {
 
.center-block {
 
   display: block;
 
   display: block;
  margin-right: auto;
 
 
   margin-left: auto;
 
   margin-left: auto;
 +
  margin-right: auto;
 
}
 
}
 
.pull-right {
 
.pull-right {
Line 6,753: Line 6,757:
 
   }
 
   }
 
}
 
}
/*# sourceMappingURL=bootstrap.css.map */
+
.navbar-default {
 +
  background-image: -webkit-linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);
 +
  background-image: -o-linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);
 +
  background-image: -webkit-gradient(linear, left top, left bottom, from(#54b4eb), color-stop(60%, #2fa4e7), to(#1d9ce5));
 +
  background-image: linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);
 +
  background-repeat: no-repeat;
 +
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff54b4eb', endColorstr='#ff1d9ce5', GradientType=0);
 +
  border-bottom: 1px solid #178acc;
 +
  -webkit-filter: none;
 +
          filter: none;
 +
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
 +
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
 +
}
 +
.navbar-default .badge {
 +
  background-color: #fff;
 +
  color: #2fa4e7;
 +
}
 +
.navbar-inverse {
 +
  background-image: -webkit-linear-gradient(#04519b, #044687 60%, #033769);
 +
  background-image: -o-linear-gradient(#04519b, #044687 60%, #033769);
 +
  background-image: -webkit-gradient(linear, left top, left bottom, from(#04519b), color-stop(60%, #044687), to(#033769));
 +
  background-image: linear-gradient(#04519b, #044687 60%, #033769);
 +
  background-repeat: no-repeat;
 +
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff04519b', endColorstr='#ff033769', GradientType=0);
 +
  -webkit-filter: none;
 +
          filter: none;
 +
  border-bottom: 1px solid #022241;
 +
}
 +
.navbar-inverse .badge {
 +
  background-color: #fff;
 +
  color: #033c73;
 +
}
 +
.navbar .navbar-nav > li > a,
 +
.navbar-brand {
 +
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
 +
}
 +
@media (max-width: 767px) {
 +
  .navbar .dropdown-header {
 +
    color: #fff;
 +
  }
 +
  .navbar .dropdown-menu a {
 +
    color: #fff;
 +
  }
 +
}
 +
.btn {
 +
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
 +
}
 +
.btn .caret {
 +
  border-top-color: #fff;
 +
}
 +
.btn-default {
 +
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 60%, #f5f5f5);
 +
  background-image: -o-linear-gradient(#ffffff, #ffffff 60%, #f5f5f5);
 +
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(60%, #ffffff), to(#f5f5f5));
 +
  background-image: linear-gradient(#ffffff, #ffffff 60%, #f5f5f5);
 +
  background-repeat: no-repeat;
 +
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
 +
  -webkit-filter: none;
 +
          filter: none;
 +
  border-bottom: 1px solid #e6e6e6;
 +
}
 +
.btn-default:hover {
 +
  color: #555555;
 +
}
 +
.btn-default .caret {
 +
  border-top-color: #555555;
 +
}
 +
.btn-default {
 +
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 60%, #f5f5f5);
 +
  background-image: -o-linear-gradient(#ffffff, #ffffff 60%, #f5f5f5);
 +
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(60%, #ffffff), to(#f5f5f5));
 +
  background-image: linear-gradient(#ffffff, #ffffff 60%, #f5f5f5);
 +
  background-repeat: no-repeat;
 +
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
 +
  -webkit-filter: none;
 +
          filter: none;
 +
  border-bottom: 1px solid #e6e6e6;
 +
}
 +
.btn-primary {
 +
  background-image: -webkit-linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);
 +
  background-image: -o-linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);
 +
  background-image: -webkit-gradient(linear, left top, left bottom, from(#54b4eb), color-stop(60%, #2fa4e7), to(#1d9ce5));
 +
  background-image: linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);
 +
  background-repeat: no-repeat;
 +
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff54b4eb', endColorstr='#ff1d9ce5', GradientType=0);
 +
  -webkit-filter: none;
 +
          filter: none;
 +
  border-bottom: 1px solid #178acc;
 +
}
 +
.btn-success {
 +
  background-image: -webkit-linear-gradient(#88c149, #73a839 60%, #699934);
 +
  background-image: -o-linear-gradient(#88c149, #73a839 60%, #699934);
 +
  background-image: -webkit-gradient(linear, left top, left bottom, from(#88c149), color-stop(60%, #73a839), to(#699934));
 +
  background-image: linear-gradient(#88c149, #73a839 60%, #699934);
 +
  background-repeat: no-repeat;
 +
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff88c149', endColorstr='#ff699934', GradientType=0);
 +
  -webkit-filter: none;
 +
          filter: none;
 +
  border-bottom: 1px solid #59822c;
 +
}
 +
.btn-info {
 +
  background-image: -webkit-linear-gradient(#04519b, #033c73 60%, #02325f);
 +
  background-image: -o-linear-gradient(#04519b, #033c73 60%, #02325f);
 +
  background-image: -webkit-gradient(linear, left top, left bottom, from(#04519b), color-stop(60%, #033c73), to(#02325f));
 +
  background-image: linear-gradient(#04519b, #033c73 60%, #02325f);
 +
  background-repeat: no-repeat;
 +
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff04519b', endColorstr='#ff02325f', GradientType=0);
 +
  -webkit-filter: none;
 +
          filter: none;
 +
  border-bottom: 1px solid #022241;
 +
}
 +
.btn-warning {
 +
  background-image: -webkit-linear-gradient(#ff6707, #dd5600 60%, #c94e00);
 +
  background-image: -o-linear-gradient(#ff6707, #dd5600 60%, #c94e00);
 +
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6707), color-stop(60%, #dd5600), to(#c94e00));
 +
  background-image: linear-gradient(#ff6707, #dd5600 60%, #c94e00);
 +
  background-repeat: no-repeat;
 +
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6707', endColorstr='#ffc94e00', GradientType=0);
 +
  -webkit-filter: none;
 +
          filter: none;
 +
  border-bottom: 1px solid #aa4200;
 +
}
 +
.btn-danger {
 +
  background-image: -webkit-linear-gradient(#e12b31, #c71c22 60%, #b5191f);
 +
  background-image: -o-linear-gradient(#e12b31, #c71c22 60%, #b5191f);
 +
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e12b31), color-stop(60%, #c71c22), to(#b5191f));
 +
  background-image: linear-gradient(#e12b31, #c71c22 60%, #b5191f);
 +
  background-repeat: no-repeat;
 +
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe12b31', endColorstr='#ffb5191f', GradientType=0);
 +
  -webkit-filter: none;
 +
          filter: none;
 +
  border-bottom: 1px solid #9a161a;
 +
}
 +
.panel-primary .panel-heading,
 +
.panel-success .panel-heading,
 +
.panel-warning .panel-heading,
 +
.panel-danger .panel-heading,
 +
.panel-info .panel-heading,
 +
.panel-primary .panel-title,
 +
.panel-success .panel-title,
 +
.panel-warning .panel-title,
 +
.panel-danger .panel-title,
 +
.panel-info .panel-title {
 +
  color: #fff;
 +
}
 +
 
 +
.header {
 +
  position: fixed;
 +
}
 +
#magnifier {
 +
  position: absolute;
 +
  top: 100%;
 +
  width: 50%;
 +
  height: auto;
 +
}
 +
.sketch-container {
 +
  position: relative;
 +
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 17:47, 14 October 2016