info@114: @import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700);
hr@0: /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
hr@0: article,
hr@0: aside,
hr@0: details,
hr@0: figcaption,
hr@0: figure,
hr@0: footer,
hr@0: header,
hr@0: hgroup,
hr@0: main,
hr@0: nav,
hr@0: section,
hr@0: summary {
hr@0:   display: block;
hr@0: }
hr@0: audio,
hr@0: canvas,
hr@0: video {
hr@0:   display: inline-block;
hr@0: }
hr@0: audio:not([controls]) {
hr@0:   display: none;
hr@0:   height: 0;
hr@0: }
hr@0: [hidden],
hr@0: template {
hr@0:   display: none;
hr@0: }
hr@0: html {
hr@0:   font-family: sans-serif;
info@55:   -ms-text-size-adjust: 100%;
hr@0:   -webkit-text-size-adjust: 100%;
info@55: }
hr@0: body {
hr@0:   margin: 0;
hr@0: }
hr@0: a {
hr@0:   background: transparent;
hr@0: }
hr@0: a:focus {
hr@0:   outline: thin dotted;
hr@0: }
hr@0: a:active,
hr@0: a:hover {
hr@0:   outline: 0;
hr@0: }
hr@0: h1 {
info@55:   font-size: 2em;
hr@0:   margin: 0.67em 0;
info@55: }
hr@0: abbr[title] {
hr@0:   border-bottom: 1px dotted;
hr@0: }
hr@0: b,
hr@0: strong {
hr@0:   font-weight: bold;
hr@0: }
hr@0: dfn {
hr@0:   font-style: italic;
hr@0: }
hr@0: hr {
info@55:   -moz-box-sizing: content-box;
info@55:   box-sizing: content-box;
hr@0:   height: 0;
info@55: }
hr@0: mark {
info@55:   background: #ff0;
hr@0:   color: #000;
info@55: }
hr@0: code,
hr@0: kbd,
hr@0: pre,
hr@0: samp {
hr@0:   font-family: monospace, serif;
hr@0:   font-size: 1em;
hr@0: }
hr@0: pre {
hr@0:   white-space: pre-wrap;
hr@0: }
hr@0: q {
hr@0:   quotes: "\201C" "\201D" "\2018" "\2019";
hr@0: }
hr@0: small {
hr@0:   font-size: 80%;
hr@0: }
hr@0: sub,
hr@0: sup {
hr@0:   font-size: 75%;
hr@0:   line-height: 0;
info@55:   position: relative;
hr@0:   vertical-align: baseline;
hr@0: }
hr@0: sup {
hr@0:   top: -0.5em;
hr@0: }
hr@0: sub {
hr@0:   bottom: -0.25em;
hr@0: }
hr@0: img {
hr@0:   border: 0;
hr@0: }
hr@0: svg:not(:root) {
hr@0:   overflow: hidden;
hr@0: }
hr@0: figure {
hr@0:   margin: 0;
hr@0: }
hr@0: fieldset {
info@55:   border: 1px solid #c0c0c0;
info@55:   margin: 0 2px;
hr@0:   padding: 0.35em 0.625em 0.75em;
info@55: }
hr@0: legend {
info@55:   border: 0;
hr@0:   padding: 0;
info@55: }
hr@0: button,
hr@0: input,
hr@0: select,
hr@0: textarea {
hr@0:   font-family: inherit;
hr@0:   font-size: 100%;
info@55:   margin: 0;
info@55: }
hr@0: button,
hr@0: input {
hr@0:   line-height: normal;
hr@0: }
hr@0: button,
hr@0: select {
hr@0:   text-transform: none;
hr@0: }
hr@0: button,
hr@0: html input[type="button"],
hr@0: input[type="reset"],
hr@0: input[type="submit"] {
info@55:   -webkit-appearance: button;
hr@0:   cursor: pointer;
info@55: }
hr@0: button[disabled],
hr@0: html input[disabled] {
hr@0:   cursor: default;
hr@0: }
hr@0: input[type="checkbox"],
hr@0: input[type="radio"] {
info@55:   box-sizing: border-box;
hr@0:   padding: 0;
info@55: }
hr@0: input[type="search"] {
info@55:   -webkit-appearance: textfield;
info@55:   -moz-box-sizing: content-box;
hr@0:   -webkit-box-sizing: content-box;
info@55:   box-sizing: content-box;
info@55: }
hr@0: input[type="search"]::-webkit-search-cancel-button,
hr@0: input[type="search"]::-webkit-search-decoration {
hr@0:   -webkit-appearance: none;
hr@0: }
hr@0: button::-moz-focus-inner,
hr@0: input::-moz-focus-inner {
info@55:   border: 0;
hr@0:   padding: 0;
info@55: }
hr@0: textarea {
hr@0:   overflow: auto;
hr@0:   vertical-align: top;
hr@0: }
hr@0: table {
hr@0:   border-collapse: collapse;
hr@0:   border-spacing: 0;
hr@0: }
hr@0: @media print {
hr@0:   * {
info@55:     text-shadow: none !important;
hr@0:     color: #000 !important;
hr@0:     background: transparent !important;
hr@0:     box-shadow: none !important;
hr@0:   }
hr@0:   a,
hr@0:   a:visited {
hr@0:     text-decoration: underline;
hr@0:   }
hr@0:   a[href]:after {
hr@0:     content: " (" attr(href) ")";
hr@0:   }
hr@0:   abbr[title]:after {
hr@0:     content: " (" attr(title) ")";
hr@0:   }
hr@0:   a[href^="javascript:"]:after,
hr@0:   a[href^="#"]:after {
hr@0:     content: "";
hr@0:   }
hr@0:   pre,
hr@0:   blockquote {
hr@0:     border: 1px solid #999;
hr@0:     page-break-inside: avoid;
hr@0:   }
hr@0:   thead {
hr@0:     display: table-header-group;
hr@0:   }
hr@0:   tr,
hr@0:   img {
hr@0:     page-break-inside: avoid;
hr@0:   }
hr@0:   img {
hr@0:     max-width: 100% !important;
hr@0:   }
info@212:   @page  {
hr@0:     margin: 2cm .5cm;
hr@0:   }
hr@0:   p,
hr@0:   h2,
hr@0:   h3 {
hr@0:     orphans: 3;
hr@0:     widows: 3;
hr@0:   }
hr@0:   h2,
hr@0:   h3 {
hr@0:     page-break-after: avoid;
hr@0:   }
hr@0:   select {
hr@0:     background: #fff !important;
hr@0:   }
hr@0:   .navbar {
hr@0:     display: none;
hr@0:   }
hr@0:   .table td,
hr@0:   .table th {
hr@0:     background-color: #fff !important;
hr@0:   }
hr@0:   .btn > .caret,
hr@0:   .dropup > .btn > .caret {
hr@0:     border-top-color: #000 !important;
hr@0:   }
hr@0:   .label {
hr@0:     border: 1px solid #000;
hr@0:   }
hr@0:   .table {
hr@0:     border-collapse: collapse !important;
hr@0:   }
hr@0:   .table-bordered th,
hr@0:   .table-bordered td {
hr@0:     border: 1px solid #ddd !important;
hr@0:   }
hr@0: }
hr@0: *,
hr@0: *:before,
hr@0: *:after {
hr@0:   -webkit-box-sizing: border-box;
info@55:   -moz-box-sizing: border-box;
info@55:   box-sizing: border-box;
info@55: }
hr@0: html {
hr@0:   font-size: 62.5%;
hr@0:   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
hr@0: }
hr@0: body {
info@114:   font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
hr@0:   font-size: 14px;
hr@0:   line-height: 1.428571429;
hr@0:   color: #333333;
hr@0:   background-color: #ffffff;
hr@0: }
hr@0: input,
hr@0: button,
hr@0: select,
hr@0: textarea {
hr@0:   font-family: inherit;
hr@0:   font-size: inherit;
hr@0:   line-height: inherit;
hr@0: }
hr@0: a {
hr@0:   color: #428bca;
hr@0:   text-decoration: none;
hr@0: }
hr@0: a:hover,
hr@0: a:focus {
hr@0:   color: #2a6496;
hr@0:   text-decoration: underline;
hr@0: }
hr@0: a:focus {
info@49:   outline: thin dotted;
hr@0:   outline: 5px auto -webkit-focus-ring-color;
hr@0:   outline-offset: -2px;
hr@0: }
hr@0: img {
hr@0:   vertical-align: middle;
hr@0: }
hr@0: .img-responsive {
hr@0:   display: block;
info@55:   max-width: 100%;
hr@0:   height: auto;
info@55: }
hr@0: .img-rounded {
hr@0:   border-radius: 6px;
hr@0: }
hr@0: .img-thumbnail {
hr@0:   padding: 4px;
hr@0:   line-height: 1.428571429;
hr@0:   background-color: #ffffff;
hr@0:   border: 1px solid #dddddd;
hr@0:   border-radius: 4px;
hr@0:   -webkit-transition: all 0.2s ease-in-out;
info@55:   transition: all 0.2s ease-in-out;
info@55:   display: inline-block;
info@55:   max-width: 100%;
info@55:   height: auto;
info@55: }
hr@0: .img-circle {
hr@0:   border-radius: 50%;
hr@0: }
hr@0: hr {
hr@0:   margin-top: 20px;
hr@0:   margin-bottom: 20px;
hr@0:   border: 0;
hr@0:   border-top: 1px solid #eeeeee;
hr@0: }
hr@0: .sr-only {
hr@0:   position: absolute;
hr@0:   width: 1px;
hr@0:   height: 1px;
info@55:   margin: -1px;
hr@0:   padding: 0;
hr@0:   overflow: hidden;
hr@0:   clip: rect(0, 0, 0, 0);
hr@0:   border: 0;
hr@0: }
hr@0: h1,
hr@0: h2,
hr@0: h3,
hr@0: h4,
hr@0: h5,
hr@0: h6,
hr@0: .h1,
hr@0: .h2,
hr@0: .h3,
hr@0: .h4,
hr@0: .h5,
hr@0: .h6 {
info@114:   font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
hr@0:   font-weight: 500;
hr@0:   line-height: 1.1;
hr@0:   color: inherit;
hr@0: }
hr@0: h1 small,
hr@0: h2 small,
hr@0: h3 small,
hr@0: h4 small,
hr@0: h5 small,
hr@0: h6 small,
hr@0: .h1 small,
hr@0: .h2 small,
hr@0: .h3 small,
hr@0: .h4 small,
hr@0: .h5 small,
hr@0: .h6 small,
hr@0: h1 .small,
hr@0: h2 .small,
hr@0: h3 .small,
hr@0: h4 .small,
hr@0: h5 .small,
hr@0: h6 .small,
hr@0: .h1 .small,
hr@0: .h2 .small,
hr@0: .h3 .small,
hr@0: .h4 .small,
hr@0: .h5 .small,
hr@0: .h6 .small {
hr@0:   font-weight: normal;
hr@0:   line-height: 1;
hr@0:   color: #999999;
hr@0: }
hr@0: h1,
hr@0: h2,
hr@0: h3 {
hr@0:   margin-top: 20px;
hr@0:   margin-bottom: 10px;
hr@0: }
hr@0: h1 small,
hr@0: h2 small,
hr@0: h3 small,
hr@0: h1 .small,
hr@0: h2 .small,
hr@0: h3 .small {
hr@0:   font-size: 65%;
hr@0: }
hr@0: h4,
hr@0: h5,
hr@0: h6 {
hr@0:   margin-top: 10px;
hr@0:   margin-bottom: 10px;
hr@0: }
hr@0: h4 small,
hr@0: h5 small,
hr@0: h6 small,
hr@0: h4 .small,
hr@0: h5 .small,
hr@0: h6 .small {
hr@0:   font-size: 75%;
hr@0: }
hr@0: h1,
hr@0: .h1 {
hr@0:   font-size: 36px;
hr@0: }
hr@0: h2,
hr@0: .h2 {
hr@0:   font-size: 30px;
hr@0: }
hr@0: h3,
hr@0: .h3 {
hr@0:   font-size: 24px;
hr@0: }
hr@0: h4,
hr@0: .h4 {
hr@0:   font-size: 18px;
hr@0: }
hr@0: h5,
hr@0: .h5 {
hr@0:   font-size: 14px;
hr@0: }
hr@0: h6,
hr@0: .h6 {
hr@0:   font-size: 12px;
hr@0: }
info@49: p {
info@49:   margin: 0 0 10px;
info@49: }
info@49: .lead {
info@49:   margin-bottom: 20px;
info@49:   font-size: 16px;
info@49:   font-weight: 200;
info@49:   line-height: 1.4;
info@49: }
info@49: @media (min-width: 768px) {
info@49:   .lead {
info@49:     font-size: 21px;
info@49:   }
info@49: }
info@49: small,
info@49: .small {
info@49:   font-size: 85%;
info@49: }
info@49: cite {
info@49:   font-style: normal;
info@49: }
info@49: .text-muted {
info@49:   color: #999999;
info@49: }
info@49: .text-primary {
info@49:   color: #428bca;
info@49: }
info@49: .text-primary:hover {
info@49:   color: #3071a9;
info@49: }
info@49: .text-warning {
info@49:   color: #8a6d3b;
info@49: }
info@49: .text-warning:hover {
info@49:   color: #66512c;
info@49: }
info@49: .text-danger {
info@49:   color: #a94442;
info@49: }
info@49: .text-danger:hover {
info@49:   color: #843534;
info@49: }
info@49: .text-success {
info@49:   color: #3c763d;
info@49: }
info@49: .text-success:hover {
info@49:   color: #2b542c;
info@49: }
info@49: .text-info {
info@49:   color: #31708f;
info@49: }
info@49: .text-info:hover {
info@49:   color: #245269;
info@49: }
info@49: .text-left {
info@49:   text-align: left;
info@49: }
info@49: .text-right {
info@49:   text-align: right;
info@49: }
info@49: .text-center {
info@49:   text-align: center;
info@49: }
hr@0: .page-header {
hr@0:   padding-bottom: 9px;
hr@0:   margin: 40px 0 20px;
hr@0:   border-bottom: 1px solid #eeeeee;
hr@0: }
hr@0: ul,
hr@0: ol {
hr@0:   margin-top: 0;
hr@0:   margin-bottom: 10px;
hr@0: }
hr@0: ul ul,
hr@0: ol ul,
hr@0: ul ol,
hr@0: ol ol {
hr@0:   margin-bottom: 0;
hr@0: }
hr@0: .list-unstyled {
hr@0:   padding-left: 0;
hr@0:   list-style: none;
hr@0: }
hr@0: .list-inline {
hr@0:   padding-left: 0;
hr@0:   list-style: none;
hr@0: }
hr@0: .list-inline > li {
hr@0:   display: inline-block;
info@55:   padding-left: 5px;
hr@0:   padding-right: 5px;
info@55: }
hr@0: .list-inline > li:first-child {
hr@0:   padding-left: 0;
hr@0: }
hr@0: dl {
info@49:   margin-top: 0;
hr@0:   margin-bottom: 20px;
hr@0: }
hr@0: dt,
hr@0: dd {
hr@0:   line-height: 1.428571429;
hr@0: }
hr@0: dt {
hr@0:   font-weight: bold;
hr@0: }
hr@0: dd {
hr@0:   margin-left: 0;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .dl-horizontal dt {
hr@0:     float: left;
hr@0:     width: 160px;
hr@0:     clear: left;
hr@0:     text-align: right;
info@55:     overflow: hidden;
hr@0:     text-overflow: ellipsis;
hr@0:     white-space: nowrap;
hr@0:   }
hr@0:   .dl-horizontal dd {
hr@0:     margin-left: 180px;
hr@0:   }
hr@0:   .dl-horizontal dd:before,
hr@0:   .dl-horizontal dd:after {
info@55:     content: " ";
hr@0:     display: table;
hr@0:   }
hr@0:   .dl-horizontal dd:after {
hr@0:     clear: both;
hr@0:   }
hr@0:   .dl-horizontal dd:before,
hr@0:   .dl-horizontal dd:after {
info@55:     content: " ";
hr@0:     display: table;
hr@0:   }
hr@0:   .dl-horizontal dd:after {
hr@0:     clear: both;
hr@0:   }
hr@0: }
hr@0: abbr[title],
hr@0: abbr[data-original-title] {
hr@0:   cursor: help;
hr@0:   border-bottom: 1px dotted #999999;
hr@0: }
info@49: .initialism {
hr@0:   font-size: 90%;
hr@0:   text-transform: uppercase;
hr@0: }
hr@0: blockquote {
hr@0:   padding: 10px 20px;
hr@0:   margin: 0 0 20px;
hr@0:   border-left: 5px solid #eeeeee;
hr@0: }
hr@0: blockquote p {
hr@0:   font-size: 17.5px;
hr@0:   font-weight: 300;
hr@0:   line-height: 1.25;
hr@0: }
hr@0: blockquote p:last-child {
hr@0:   margin-bottom: 0;
hr@0: }
info@49: blockquote small,
info@49: blockquote .small {
hr@0:   display: block;
hr@0:   line-height: 1.428571429;
hr@0:   color: #999999;
hr@0: }
info@49: blockquote small:before,
info@49: blockquote .small:before {
hr@0:   content: '\2014 \00A0';
hr@0: }
hr@0: blockquote.pull-right {
hr@0:   padding-right: 15px;
hr@0:   padding-left: 0;
hr@0:   border-right: 5px solid #eeeeee;
hr@0:   border-left: 0;
hr@0: }
hr@0: blockquote.pull-right p,
hr@0: blockquote.pull-right small,
hr@0: blockquote.pull-right .small {
hr@0:   text-align: right;
hr@0: }
hr@0: blockquote.pull-right small:before,
hr@0: blockquote.pull-right .small:before {
hr@0:   content: '';
hr@0: }
hr@0: blockquote.pull-right small:after,
hr@0: blockquote.pull-right .small:after {
hr@0:   content: '\00A0 \2014';
hr@0: }
hr@0: blockquote:before,
hr@0: blockquote:after {
hr@0:   content: "";
hr@0: }
hr@0: address {
hr@0:   margin-bottom: 20px;
hr@0:   font-style: normal;
hr@0:   line-height: 1.428571429;
hr@0: }
hr@0: code,
hr@0: kbd,
hr@0: pre,
hr@0: samp {
info@49:   font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
hr@0: }
hr@0: code {
hr@0:   padding: 2px 4px;
hr@0:   font-size: 90%;
hr@0:   color: #c7254e;
info@55:   background-color: #f9f2f4;
hr@0:   white-space: nowrap;
hr@0:   border-radius: 4px;
hr@0: }
hr@0: pre {
hr@0:   display: block;
hr@0:   padding: 9.5px;
hr@0:   margin: 0 0 10px;
hr@0:   font-size: 13px;
hr@0:   line-height: 1.428571429;
hr@0:   word-break: break-all;
hr@0:   word-wrap: break-word;
info@55:   color: #333333;
hr@0:   background-color: #f5f5f5;
hr@0:   border: 1px solid #cccccc;
hr@0:   border-radius: 4px;
hr@0: }
hr@0: pre code {
hr@0:   padding: 0;
hr@0:   font-size: inherit;
hr@0:   color: inherit;
hr@0:   white-space: pre-wrap;
hr@0:   background-color: transparent;
hr@0:   border-radius: 0;
hr@0: }
hr@0: .pre-scrollable {
hr@0:   max-height: 340px;
hr@0:   overflow-y: scroll;
hr@0: }
hr@0: .container {
hr@0:   margin-right: auto;
hr@0:   margin-left: auto;
info@55:   padding-left: 15px;
info@55:   padding-right: 15px;
info@55: }
hr@0: .container:before,
hr@0: .container:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .container:after {
hr@0:   clear: both;
hr@0: }
hr@0: .container:before,
hr@0: .container:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .container:after {
hr@0:   clear: both;
hr@0: }
info@49: @media (min-width: 768px) {
info@49:   .container {
info@49:     width: 750px;
info@49:   }
info@49: }
info@49: @media (min-width: 992px) {
info@49:   .container {
info@49:     width: 970px;
info@49:   }
info@49: }
info@49: @media (min-width: 1200px) {
info@49:   .container {
info@49:     width: 1170px;
info@49:   }
info@49: }
hr@0: .row {
info@55:   margin-left: -15px;
hr@0:   margin-right: -15px;
info@55: }
hr@0: .row:before,
hr@0: .row:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .row:after {
hr@0:   clear: both;
hr@0: }
hr@0: .row:before,
hr@0: .row:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .row:after {
hr@0:   clear: both;
hr@0: }
info@55: .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 {
hr@0:   position: relative;
hr@0:   min-height: 1px;
info@55:   padding-left: 15px;
hr@0:   padding-right: 15px;
info@55: }
info@55: .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 {
hr@0:   float: left;
hr@0: }
hr@0: .col-xs-12 {
hr@0:   width: 100%;
hr@0: }
hr@0: .col-xs-11 {
hr@0:   width: 91.66666666666666%;
hr@0: }
hr@0: .col-xs-10 {
hr@0:   width: 83.33333333333334%;
hr@0: }
hr@0: .col-xs-9 {
hr@0:   width: 75%;
hr@0: }
hr@0: .col-xs-8 {
hr@0:   width: 66.66666666666666%;
hr@0: }
hr@0: .col-xs-7 {
hr@0:   width: 58.333333333333336%;
hr@0: }
hr@0: .col-xs-6 {
hr@0:   width: 50%;
hr@0: }
hr@0: .col-xs-5 {
hr@0:   width: 41.66666666666667%;
hr@0: }
hr@0: .col-xs-4 {
hr@0:   width: 33.33333333333333%;
hr@0: }
hr@0: .col-xs-3 {
hr@0:   width: 25%;
hr@0: }
hr@0: .col-xs-2 {
hr@0:   width: 16.666666666666664%;
hr@0: }
hr@0: .col-xs-1 {
hr@0:   width: 8.333333333333332%;
hr@0: }
hr@0: .col-xs-pull-12 {
hr@0:   right: 100%;
hr@0: }
hr@0: .col-xs-pull-11 {
hr@0:   right: 91.66666666666666%;
hr@0: }
hr@0: .col-xs-pull-10 {
hr@0:   right: 83.33333333333334%;
hr@0: }
hr@0: .col-xs-pull-9 {
hr@0:   right: 75%;
hr@0: }
hr@0: .col-xs-pull-8 {
hr@0:   right: 66.66666666666666%;
hr@0: }
hr@0: .col-xs-pull-7 {
hr@0:   right: 58.333333333333336%;
hr@0: }
hr@0: .col-xs-pull-6 {
hr@0:   right: 50%;
hr@0: }
hr@0: .col-xs-pull-5 {
hr@0:   right: 41.66666666666667%;
hr@0: }
hr@0: .col-xs-pull-4 {
hr@0:   right: 33.33333333333333%;
hr@0: }
hr@0: .col-xs-pull-3 {
hr@0:   right: 25%;
hr@0: }
hr@0: .col-xs-pull-2 {
hr@0:   right: 16.666666666666664%;
hr@0: }
hr@0: .col-xs-pull-1 {
hr@0:   right: 8.333333333333332%;
hr@0: }
hr@0: .col-xs-pull-0 {
info@55:   right: 0%;
info@55: }
hr@0: .col-xs-push-12 {
hr@0:   left: 100%;
hr@0: }
hr@0: .col-xs-push-11 {
hr@0:   left: 91.66666666666666%;
hr@0: }
hr@0: .col-xs-push-10 {
hr@0:   left: 83.33333333333334%;
hr@0: }
hr@0: .col-xs-push-9 {
hr@0:   left: 75%;
hr@0: }
hr@0: .col-xs-push-8 {
hr@0:   left: 66.66666666666666%;
hr@0: }
hr@0: .col-xs-push-7 {
hr@0:   left: 58.333333333333336%;
hr@0: }
hr@0: .col-xs-push-6 {
hr@0:   left: 50%;
hr@0: }
hr@0: .col-xs-push-5 {
hr@0:   left: 41.66666666666667%;
hr@0: }
hr@0: .col-xs-push-4 {
hr@0:   left: 33.33333333333333%;
hr@0: }
hr@0: .col-xs-push-3 {
hr@0:   left: 25%;
hr@0: }
hr@0: .col-xs-push-2 {
hr@0:   left: 16.666666666666664%;
hr@0: }
hr@0: .col-xs-push-1 {
hr@0:   left: 8.333333333333332%;
hr@0: }
hr@0: .col-xs-push-0 {
info@55:   left: 0%;
info@55: }
hr@0: .col-xs-offset-12 {
hr@0:   margin-left: 100%;
hr@0: }
hr@0: .col-xs-offset-11 {
hr@0:   margin-left: 91.66666666666666%;
hr@0: }
hr@0: .col-xs-offset-10 {
hr@0:   margin-left: 83.33333333333334%;
hr@0: }
hr@0: .col-xs-offset-9 {
hr@0:   margin-left: 75%;
hr@0: }
hr@0: .col-xs-offset-8 {
hr@0:   margin-left: 66.66666666666666%;
hr@0: }
hr@0: .col-xs-offset-7 {
hr@0:   margin-left: 58.333333333333336%;
hr@0: }
hr@0: .col-xs-offset-6 {
hr@0:   margin-left: 50%;
hr@0: }
hr@0: .col-xs-offset-5 {
hr@0:   margin-left: 41.66666666666667%;
hr@0: }
hr@0: .col-xs-offset-4 {
hr@0:   margin-left: 33.33333333333333%;
hr@0: }
hr@0: .col-xs-offset-3 {
hr@0:   margin-left: 25%;
hr@0: }
hr@0: .col-xs-offset-2 {
hr@0:   margin-left: 16.666666666666664%;
hr@0: }
hr@0: .col-xs-offset-1 {
hr@0:   margin-left: 8.333333333333332%;
hr@0: }
hr@0: .col-xs-offset-0 {
info@55:   margin-left: 0%;
info@55: }
hr@0: @media (min-width: 768px) {
info@55:   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
hr@0:     float: left;
hr@0:   }
hr@0:   .col-sm-12 {
hr@0:     width: 100%;
hr@0:   }
hr@0:   .col-sm-11 {
hr@0:     width: 91.66666666666666%;
hr@0:   }
hr@0:   .col-sm-10 {
hr@0:     width: 83.33333333333334%;
hr@0:   }
hr@0:   .col-sm-9 {
hr@0:     width: 75%;
hr@0:   }
hr@0:   .col-sm-8 {
hr@0:     width: 66.66666666666666%;
hr@0:   }
hr@0:   .col-sm-7 {
hr@0:     width: 58.333333333333336%;
hr@0:   }
hr@0:   .col-sm-6 {
hr@0:     width: 50%;
hr@0:   }
hr@0:   .col-sm-5 {
hr@0:     width: 41.66666666666667%;
hr@0:   }
hr@0:   .col-sm-4 {
hr@0:     width: 33.33333333333333%;
hr@0:   }
hr@0:   .col-sm-3 {
hr@0:     width: 25%;
hr@0:   }
hr@0:   .col-sm-2 {
hr@0:     width: 16.666666666666664%;
hr@0:   }
hr@0:   .col-sm-1 {
hr@0:     width: 8.333333333333332%;
hr@0:   }
hr@0:   .col-sm-pull-12 {
hr@0:     right: 100%;
hr@0:   }
hr@0:   .col-sm-pull-11 {
hr@0:     right: 91.66666666666666%;
hr@0:   }
hr@0:   .col-sm-pull-10 {
hr@0:     right: 83.33333333333334%;
hr@0:   }
hr@0:   .col-sm-pull-9 {
hr@0:     right: 75%;
hr@0:   }
hr@0:   .col-sm-pull-8 {
hr@0:     right: 66.66666666666666%;
hr@0:   }
hr@0:   .col-sm-pull-7 {
hr@0:     right: 58.333333333333336%;
hr@0:   }
hr@0:   .col-sm-pull-6 {
hr@0:     right: 50%;
hr@0:   }
hr@0:   .col-sm-pull-5 {
hr@0:     right: 41.66666666666667%;
hr@0:   }
hr@0:   .col-sm-pull-4 {
hr@0:     right: 33.33333333333333%;
hr@0:   }
hr@0:   .col-sm-pull-3 {
hr@0:     right: 25%;
hr@0:   }
hr@0:   .col-sm-pull-2 {
hr@0:     right: 16.666666666666664%;
hr@0:   }
hr@0:   .col-sm-pull-1 {
hr@0:     right: 8.333333333333332%;
hr@0:   }
hr@0:   .col-sm-pull-0 {
info@55:     right: 0%;
hr@0:   }
hr@0:   .col-sm-push-12 {
hr@0:     left: 100%;
hr@0:   }
hr@0:   .col-sm-push-11 {
hr@0:     left: 91.66666666666666%;
hr@0:   }
hr@0:   .col-sm-push-10 {
hr@0:     left: 83.33333333333334%;
hr@0:   }
hr@0:   .col-sm-push-9 {
hr@0:     left: 75%;
hr@0:   }
hr@0:   .col-sm-push-8 {
hr@0:     left: 66.66666666666666%;
hr@0:   }
hr@0:   .col-sm-push-7 {
hr@0:     left: 58.333333333333336%;
hr@0:   }
hr@0:   .col-sm-push-6 {
hr@0:     left: 50%;
hr@0:   }
hr@0:   .col-sm-push-5 {
hr@0:     left: 41.66666666666667%;
hr@0:   }
hr@0:   .col-sm-push-4 {
hr@0:     left: 33.33333333333333%;
hr@0:   }
hr@0:   .col-sm-push-3 {
hr@0:     left: 25%;
hr@0:   }
hr@0:   .col-sm-push-2 {
hr@0:     left: 16.666666666666664%;
hr@0:   }
hr@0:   .col-sm-push-1 {
hr@0:     left: 8.333333333333332%;
hr@0:   }
hr@0:   .col-sm-push-0 {
info@55:     left: 0%;
hr@0:   }
hr@0:   .col-sm-offset-12 {
hr@0:     margin-left: 100%;
hr@0:   }
hr@0:   .col-sm-offset-11 {
hr@0:     margin-left: 91.66666666666666%;
hr@0:   }
hr@0:   .col-sm-offset-10 {
hr@0:     margin-left: 83.33333333333334%;
hr@0:   }
hr@0:   .col-sm-offset-9 {
hr@0:     margin-left: 75%;
hr@0:   }
hr@0:   .col-sm-offset-8 {
hr@0:     margin-left: 66.66666666666666%;
hr@0:   }
hr@0:   .col-sm-offset-7 {
hr@0:     margin-left: 58.333333333333336%;
hr@0:   }
hr@0:   .col-sm-offset-6 {
hr@0:     margin-left: 50%;
hr@0:   }
hr@0:   .col-sm-offset-5 {
hr@0:     margin-left: 41.66666666666667%;
hr@0:   }
hr@0:   .col-sm-offset-4 {
hr@0:     margin-left: 33.33333333333333%;
hr@0:   }
hr@0:   .col-sm-offset-3 {
hr@0:     margin-left: 25%;
hr@0:   }
hr@0:   .col-sm-offset-2 {
hr@0:     margin-left: 16.666666666666664%;
hr@0:   }
hr@0:   .col-sm-offset-1 {
hr@0:     margin-left: 8.333333333333332%;
hr@0:   }
hr@0:   .col-sm-offset-0 {
info@55:     margin-left: 0%;
info@55:   }
info@55: }
hr@0: @media (min-width: 992px) {
info@55:   .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
hr@0:     float: left;
hr@0:   }
hr@0:   .col-md-12 {
hr@0:     width: 100%;
hr@0:   }
hr@0:   .col-md-11 {
hr@0:     width: 91.66666666666666%;
hr@0:   }
hr@0:   .col-md-10 {
hr@0:     width: 83.33333333333334%;
hr@0:   }
hr@0:   .col-md-9 {
hr@0:     width: 75%;
hr@0:   }
hr@0:   .col-md-8 {
hr@0:     width: 66.66666666666666%;
hr@0:   }
hr@0:   .col-md-7 {
hr@0:     width: 58.333333333333336%;
hr@0:   }
hr@0:   .col-md-6 {
hr@0:     width: 50%;
hr@0:   }
hr@0:   .col-md-5 {
hr@0:     width: 41.66666666666667%;
hr@0:   }
hr@0:   .col-md-4 {
hr@0:     width: 33.33333333333333%;
hr@0:   }
hr@0:   .col-md-3 {
hr@0:     width: 25%;
hr@0:   }
hr@0:   .col-md-2 {
hr@0:     width: 16.666666666666664%;
hr@0:   }
hr@0:   .col-md-1 {
hr@0:     width: 8.333333333333332%;
hr@0:   }
hr@0:   .col-md-pull-12 {
hr@0:     right: 100%;
hr@0:   }
hr@0:   .col-md-pull-11 {
hr@0:     right: 91.66666666666666%;
hr@0:   }
hr@0:   .col-md-pull-10 {
hr@0:     right: 83.33333333333334%;
hr@0:   }
hr@0:   .col-md-pull-9 {
hr@0:     right: 75%;
hr@0:   }
hr@0:   .col-md-pull-8 {
hr@0:     right: 66.66666666666666%;
hr@0:   }
hr@0:   .col-md-pull-7 {
hr@0:     right: 58.333333333333336%;
hr@0:   }
hr@0:   .col-md-pull-6 {
hr@0:     right: 50%;
hr@0:   }
hr@0:   .col-md-pull-5 {
hr@0:     right: 41.66666666666667%;
hr@0:   }
hr@0:   .col-md-pull-4 {
hr@0:     right: 33.33333333333333%;
hr@0:   }
hr@0:   .col-md-pull-3 {
hr@0:     right: 25%;
hr@0:   }
hr@0:   .col-md-pull-2 {
hr@0:     right: 16.666666666666664%;
hr@0:   }
hr@0:   .col-md-pull-1 {
hr@0:     right: 8.333333333333332%;
hr@0:   }
hr@0:   .col-md-pull-0 {
info@55:     right: 0%;
hr@0:   }
hr@0:   .col-md-push-12 {
hr@0:     left: 100%;
hr@0:   }
hr@0:   .col-md-push-11 {
hr@0:     left: 91.66666666666666%;
hr@0:   }
hr@0:   .col-md-push-10 {
hr@0:     left: 83.33333333333334%;
hr@0:   }
hr@0:   .col-md-push-9 {
hr@0:     left: 75%;
hr@0:   }
hr@0:   .col-md-push-8 {
hr@0:     left: 66.66666666666666%;
hr@0:   }
hr@0:   .col-md-push-7 {
hr@0:     left: 58.333333333333336%;
hr@0:   }
hr@0:   .col-md-push-6 {
hr@0:     left: 50%;
hr@0:   }
hr@0:   .col-md-push-5 {
hr@0:     left: 41.66666666666667%;
hr@0:   }
hr@0:   .col-md-push-4 {
hr@0:     left: 33.33333333333333%;
hr@0:   }
hr@0:   .col-md-push-3 {
hr@0:     left: 25%;
hr@0:   }
hr@0:   .col-md-push-2 {
hr@0:     left: 16.666666666666664%;
hr@0:   }
hr@0:   .col-md-push-1 {
hr@0:     left: 8.333333333333332%;
hr@0:   }
hr@0:   .col-md-push-0 {
info@55:     left: 0%;
hr@0:   }
hr@0:   .col-md-offset-12 {
hr@0:     margin-left: 100%;
hr@0:   }
hr@0:   .col-md-offset-11 {
hr@0:     margin-left: 91.66666666666666%;
hr@0:   }
hr@0:   .col-md-offset-10 {
hr@0:     margin-left: 83.33333333333334%;
hr@0:   }
hr@0:   .col-md-offset-9 {
hr@0:     margin-left: 75%;
hr@0:   }
hr@0:   .col-md-offset-8 {
hr@0:     margin-left: 66.66666666666666%;
hr@0:   }
hr@0:   .col-md-offset-7 {
hr@0:     margin-left: 58.333333333333336%;
hr@0:   }
hr@0:   .col-md-offset-6 {
hr@0:     margin-left: 50%;
hr@0:   }
hr@0:   .col-md-offset-5 {
hr@0:     margin-left: 41.66666666666667%;
hr@0:   }
hr@0:   .col-md-offset-4 {
hr@0:     margin-left: 33.33333333333333%;
hr@0:   }
hr@0:   .col-md-offset-3 {
hr@0:     margin-left: 25%;
hr@0:   }
hr@0:   .col-md-offset-2 {
hr@0:     margin-left: 16.666666666666664%;
hr@0:   }
hr@0:   .col-md-offset-1 {
hr@0:     margin-left: 8.333333333333332%;
hr@0:   }
hr@0:   .col-md-offset-0 {
info@55:     margin-left: 0%;
info@55:   }
info@55: }
hr@0: @media (min-width: 1200px) {
info@55:   .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
hr@0:     float: left;
hr@0:   }
hr@0:   .col-lg-12 {
hr@0:     width: 100%;
hr@0:   }
hr@0:   .col-lg-11 {
hr@0:     width: 91.66666666666666%;
hr@0:   }
hr@0:   .col-lg-10 {
hr@0:     width: 83.33333333333334%;
hr@0:   }
hr@0:   .col-lg-9 {
hr@0:     width: 75%;
hr@0:   }
hr@0:   .col-lg-8 {
hr@0:     width: 66.66666666666666%;
hr@0:   }
hr@0:   .col-lg-7 {
hr@0:     width: 58.333333333333336%;
hr@0:   }
hr@0:   .col-lg-6 {
hr@0:     width: 50%;
hr@0:   }
hr@0:   .col-lg-5 {
hr@0:     width: 41.66666666666667%;
hr@0:   }
hr@0:   .col-lg-4 {
hr@0:     width: 33.33333333333333%;
hr@0:   }
hr@0:   .col-lg-3 {
hr@0:     width: 25%;
hr@0:   }
hr@0:   .col-lg-2 {
hr@0:     width: 16.666666666666664%;
hr@0:   }
hr@0:   .col-lg-1 {
hr@0:     width: 8.333333333333332%;
hr@0:   }
hr@0:   .col-lg-pull-12 {
hr@0:     right: 100%;
hr@0:   }
hr@0:   .col-lg-pull-11 {
hr@0:     right: 91.66666666666666%;
hr@0:   }
hr@0:   .col-lg-pull-10 {
hr@0:     right: 83.33333333333334%;
hr@0:   }
hr@0:   .col-lg-pull-9 {
hr@0:     right: 75%;
hr@0:   }
hr@0:   .col-lg-pull-8 {
hr@0:     right: 66.66666666666666%;
hr@0:   }
hr@0:   .col-lg-pull-7 {
hr@0:     right: 58.333333333333336%;
hr@0:   }
hr@0:   .col-lg-pull-6 {
hr@0:     right: 50%;
hr@0:   }
hr@0:   .col-lg-pull-5 {
hr@0:     right: 41.66666666666667%;
hr@0:   }
hr@0:   .col-lg-pull-4 {
hr@0:     right: 33.33333333333333%;
hr@0:   }
hr@0:   .col-lg-pull-3 {
hr@0:     right: 25%;
hr@0:   }
hr@0:   .col-lg-pull-2 {
hr@0:     right: 16.666666666666664%;
hr@0:   }
hr@0:   .col-lg-pull-1 {
hr@0:     right: 8.333333333333332%;
hr@0:   }
hr@0:   .col-lg-pull-0 {
info@55:     right: 0%;
hr@0:   }
hr@0:   .col-lg-push-12 {
hr@0:     left: 100%;
hr@0:   }
hr@0:   .col-lg-push-11 {
hr@0:     left: 91.66666666666666%;
hr@0:   }
hr@0:   .col-lg-push-10 {
hr@0:     left: 83.33333333333334%;
hr@0:   }
hr@0:   .col-lg-push-9 {
hr@0:     left: 75%;
hr@0:   }
hr@0:   .col-lg-push-8 {
hr@0:     left: 66.66666666666666%;
hr@0:   }
hr@0:   .col-lg-push-7 {
hr@0:     left: 58.333333333333336%;
hr@0:   }
hr@0:   .col-lg-push-6 {
hr@0:     left: 50%;
hr@0:   }
hr@0:   .col-lg-push-5 {
hr@0:     left: 41.66666666666667%;
hr@0:   }
hr@0:   .col-lg-push-4 {
hr@0:     left: 33.33333333333333%;
hr@0:   }
hr@0:   .col-lg-push-3 {
hr@0:     left: 25%;
hr@0:   }
hr@0:   .col-lg-push-2 {
hr@0:     left: 16.666666666666664%;
hr@0:   }
hr@0:   .col-lg-push-1 {
hr@0:     left: 8.333333333333332%;
hr@0:   }
hr@0:   .col-lg-push-0 {
info@55:     left: 0%;
hr@0:   }
hr@0:   .col-lg-offset-12 {
hr@0:     margin-left: 100%;
hr@0:   }
hr@0:   .col-lg-offset-11 {
hr@0:     margin-left: 91.66666666666666%;
hr@0:   }
hr@0:   .col-lg-offset-10 {
hr@0:     margin-left: 83.33333333333334%;
hr@0:   }
hr@0:   .col-lg-offset-9 {
hr@0:     margin-left: 75%;
hr@0:   }
hr@0:   .col-lg-offset-8 {
hr@0:     margin-left: 66.66666666666666%;
hr@0:   }
hr@0:   .col-lg-offset-7 {
hr@0:     margin-left: 58.333333333333336%;
hr@0:   }
hr@0:   .col-lg-offset-6 {
hr@0:     margin-left: 50%;
hr@0:   }
hr@0:   .col-lg-offset-5 {
hr@0:     margin-left: 41.66666666666667%;
hr@0:   }
hr@0:   .col-lg-offset-4 {
hr@0:     margin-left: 33.33333333333333%;
hr@0:   }
hr@0:   .col-lg-offset-3 {
hr@0:     margin-left: 25%;
hr@0:   }
hr@0:   .col-lg-offset-2 {
hr@0:     margin-left: 16.666666666666664%;
hr@0:   }
hr@0:   .col-lg-offset-1 {
hr@0:     margin-left: 8.333333333333332%;
hr@0:   }
hr@0:   .col-lg-offset-0 {
info@55:     margin-left: 0%;
info@55:   }
info@55: }
hr@0: table {
hr@0:   max-width: 100%;
hr@0:   background-color: transparent;
hr@0: }
hr@0: th {
hr@0:   text-align: left;
hr@0: }
hr@0: .table {
hr@0:   width: 100%;
hr@0:   margin-bottom: 20px;
hr@0: }
hr@0: .table > thead > tr > th,
hr@0: .table > tbody > tr > th,
hr@0: .table > tfoot > tr > th,
hr@0: .table > thead > tr > td,
hr@0: .table > tbody > tr > td,
hr@0: .table > tfoot > tr > td {
hr@0:   padding: 8px;
hr@0:   line-height: 1.428571429;
hr@0:   vertical-align: top;
hr@0:   border-top: 1px solid #dddddd;
hr@0: }
hr@0: .table > thead > tr > th {
hr@0:   vertical-align: bottom;
hr@0:   border-bottom: 2px solid #dddddd;
hr@0: }
hr@0: .table > caption + thead > tr:first-child > th,
hr@0: .table > colgroup + thead > tr:first-child > th,
hr@0: .table > thead:first-child > tr:first-child > th,
hr@0: .table > caption + thead > tr:first-child > td,
hr@0: .table > colgroup + thead > tr:first-child > td,
hr@0: .table > thead:first-child > tr:first-child > td {
hr@0:   border-top: 0;
hr@0: }
hr@0: .table > tbody + tbody {
hr@0:   border-top: 2px solid #dddddd;
hr@0: }
hr@0: .table .table {
hr@0:   background-color: #ffffff;
hr@0: }
hr@0: .table-condensed > thead > tr > th,
hr@0: .table-condensed > tbody > tr > th,
hr@0: .table-condensed > tfoot > tr > th,
hr@0: .table-condensed > thead > tr > td,
hr@0: .table-condensed > tbody > tr > td,
hr@0: .table-condensed > tfoot > tr > td {
hr@0:   padding: 5px;
hr@0: }
hr@0: .table-bordered {
hr@0:   border: 1px solid #dddddd;
hr@0: }
hr@0: .table-bordered > thead > tr > th,
hr@0: .table-bordered > tbody > tr > th,
hr@0: .table-bordered > tfoot > tr > th,
hr@0: .table-bordered > thead > tr > td,
hr@0: .table-bordered > tbody > tr > td,
hr@0: .table-bordered > tfoot > tr > td {
hr@0:   border: 1px solid #dddddd;
hr@0: }
hr@0: .table-bordered > thead > tr > th,
hr@0: .table-bordered > thead > tr > td {
hr@0:   border-bottom-width: 2px;
hr@0: }
hr@0: .table-striped > tbody > tr:nth-child(odd) > td,
hr@0: .table-striped > tbody > tr:nth-child(odd) > th {
hr@0:   background-color: #f9f9f9;
hr@0: }
hr@0: .table-hover > tbody > tr:hover > td,
hr@0: .table-hover > tbody > tr:hover > th {
hr@0:   background-color: #f5f5f5;
hr@0: }
hr@0: table col[class*="col-"] {
info@49:   position: static;
info@55:   float: none;
hr@0:   display: table-column;
info@55: }
hr@0: table td[class*="col-"],
hr@0: table th[class*="col-"] {
info@55:   float: none;
hr@0:   display: table-cell;
info@55: }
info@49: .table > thead > tr > .active,
info@49: .table > tbody > tr > .active,
info@49: .table > tfoot > tr > .active,
info@49: .table > thead > .active > td,
info@49: .table > tbody > .active > td,
info@49: .table > tfoot > .active > td,
info@49: .table > thead > .active > th,
info@49: .table > tbody > .active > th,
info@49: .table > tfoot > .active > th {
hr@0:   background-color: #f5f5f5;
hr@0: }
info@49: .table-hover > tbody > tr > .active:hover,
info@49: .table-hover > tbody > .active:hover > td,
info@49: .table-hover > tbody > .active:hover > th {
info@49:   background-color: #e8e8e8;
info@49: }
info@49: .table > thead > tr > .success,
info@49: .table > tbody > tr > .success,
info@49: .table > tfoot > tr > .success,
info@49: .table > thead > .success > td,
info@49: .table > tbody > .success > td,
info@49: .table > tfoot > .success > td,
info@49: .table > thead > .success > th,
info@49: .table > tbody > .success > th,
info@49: .table > tfoot > .success > th {
hr@0:   background-color: #dff0d8;
hr@0: }
info@49: .table-hover > tbody > tr > .success:hover,
info@49: .table-hover > tbody > .success:hover > td,
info@49: .table-hover > tbody > .success:hover > th {
hr@0:   background-color: #d0e9c6;
hr@0: }
info@49: .table > thead > tr > .danger,
info@49: .table > tbody > tr > .danger,
info@49: .table > tfoot > tr > .danger,
info@49: .table > thead > .danger > td,
info@49: .table > tbody > .danger > td,
info@49: .table > tfoot > .danger > td,
info@49: .table > thead > .danger > th,
info@49: .table > tbody > .danger > th,
info@49: .table > tfoot > .danger > th {
hr@0:   background-color: #f2dede;
hr@0: }
info@49: .table-hover > tbody > tr > .danger:hover,
info@49: .table-hover > tbody > .danger:hover > td,
info@49: .table-hover > tbody > .danger:hover > th {
hr@0:   background-color: #ebcccc;
hr@0: }
info@49: .table > thead > tr > .warning,
info@49: .table > tbody > tr > .warning,
info@49: .table > tfoot > tr > .warning,
info@49: .table > thead > .warning > td,
info@49: .table > tbody > .warning > td,
info@49: .table > tfoot > .warning > td,
info@49: .table > thead > .warning > th,
info@49: .table > tbody > .warning > th,
info@49: .table > tfoot > .warning > th {
hr@0:   background-color: #fcf8e3;
hr@0: }
info@49: .table-hover > tbody > tr > .warning:hover,
info@49: .table-hover > tbody > .warning:hover > td,
info@49: .table-hover > tbody > .warning:hover > th {
hr@0:   background-color: #faf2cc;
hr@0: }
hr@0: @media (max-width: 767px) {
hr@0:   .table-responsive {
hr@0:     width: 100%;
hr@0:     margin-bottom: 15px;
info@55:     overflow-y: hidden;
hr@0:     overflow-x: scroll;
info@55:     -ms-overflow-style: -ms-autohiding-scrollbar;
hr@0:     border: 1px solid #dddddd;
hr@0:     -webkit-overflow-scrolling: touch;
hr@0:   }
hr@0:   .table-responsive > .table {
hr@0:     margin-bottom: 0;
hr@0:   }
hr@0:   .table-responsive > .table > thead > tr > th,
hr@0:   .table-responsive > .table > tbody > tr > th,
hr@0:   .table-responsive > .table > tfoot > tr > th,
hr@0:   .table-responsive > .table > thead > tr > td,
hr@0:   .table-responsive > .table > tbody > tr > td,
hr@0:   .table-responsive > .table > tfoot > tr > td {
hr@0:     white-space: nowrap;
hr@0:   }
hr@0:   .table-responsive > .table-bordered {
hr@0:     border: 0;
hr@0:   }
hr@0:   .table-responsive > .table-bordered > thead > tr > th:first-child,
hr@0:   .table-responsive > .table-bordered > tbody > tr > th:first-child,
hr@0:   .table-responsive > .table-bordered > tfoot > tr > th:first-child,
hr@0:   .table-responsive > .table-bordered > thead > tr > td:first-child,
hr@0:   .table-responsive > .table-bordered > tbody > tr > td:first-child,
hr@0:   .table-responsive > .table-bordered > tfoot > tr > td:first-child {
hr@0:     border-left: 0;
hr@0:   }
hr@0:   .table-responsive > .table-bordered > thead > tr > th:last-child,
hr@0:   .table-responsive > .table-bordered > tbody > tr > th:last-child,
hr@0:   .table-responsive > .table-bordered > tfoot > tr > th:last-child,
hr@0:   .table-responsive > .table-bordered > thead > tr > td:last-child,
hr@0:   .table-responsive > .table-bordered > tbody > tr > td:last-child,
hr@0:   .table-responsive > .table-bordered > tfoot > tr > td:last-child {
hr@0:     border-right: 0;
hr@0:   }
hr@0:   .table-responsive > .table-bordered > tbody > tr:last-child > th,
hr@0:   .table-responsive > .table-bordered > tfoot > tr:last-child > th,
hr@0:   .table-responsive > .table-bordered > tbody > tr:last-child > td,
hr@0:   .table-responsive > .table-bordered > tfoot > tr:last-child > td {
hr@0:     border-bottom: 0;
hr@0:   }
hr@0: }
hr@0: fieldset {
hr@0:   padding: 0;
hr@0:   margin: 0;
hr@0:   border: 0;
hr@0: }
hr@0: legend {
hr@0:   display: block;
hr@0:   width: 100%;
hr@0:   padding: 0;
hr@0:   margin-bottom: 20px;
hr@0:   font-size: 21px;
hr@0:   line-height: inherit;
hr@0:   color: #333333;
hr@0:   border: 0;
hr@0:   border-bottom: 1px solid #e5e5e5;
hr@0: }
hr@0: label {
hr@0:   display: inline-block;
hr@0:   margin-bottom: 5px;
hr@0:   font-weight: bold;
hr@0: }
hr@0: input[type="search"] {
hr@0:   -webkit-box-sizing: border-box;
info@55:   -moz-box-sizing: border-box;
info@55:   box-sizing: border-box;
info@55: }
hr@0: input[type="radio"],
hr@0: input[type="checkbox"] {
hr@0:   margin: 4px 0 0;
hr@0:   margin-top: 1px \9;
hr@0:   /* IE8-9 */
info@212: 
hr@0:   line-height: normal;
hr@0: }
hr@0: input[type="file"] {
hr@0:   display: block;
hr@0: }
hr@0: select[multiple],
hr@0: select[size] {
hr@0:   height: auto;
hr@0: }
hr@0: select optgroup {
hr@0:   font-size: inherit;
hr@0:   font-style: inherit;
info@55:   font-family: inherit;
info@55: }
hr@0: input[type="file"]:focus,
hr@0: input[type="radio"]:focus,
hr@0: input[type="checkbox"]:focus {
info@49:   outline: thin dotted;
hr@0:   outline: 5px auto -webkit-focus-ring-color;
hr@0:   outline-offset: -2px;
hr@0: }
hr@0: input[type="number"]::-webkit-outer-spin-button,
hr@0: input[type="number"]::-webkit-inner-spin-button {
hr@0:   height: auto;
hr@0: }
hr@0: output {
hr@0:   display: block;
hr@0:   padding-top: 7px;
hr@0:   font-size: 14px;
hr@0:   line-height: 1.428571429;
hr@0:   color: #555555;
hr@0:   vertical-align: middle;
hr@0: }
hr@0: .form-control {
hr@0:   display: block;
hr@0:   width: 100%;
hr@0:   height: 34px;
hr@0:   padding: 6px 12px;
hr@0:   font-size: 14px;
hr@0:   line-height: 1.428571429;
hr@0:   color: #555555;
hr@0:   vertical-align: middle;
hr@0:   background-color: #ffffff;
hr@0:   background-image: none;
hr@0:   border: 1px solid #cccccc;
hr@0:   border-radius: 4px;
hr@0:   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
info@55:   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
info@55:   -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
info@55:   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
info@55: }
hr@0: .form-control:focus {
hr@0:   border-color: #66afe9;
hr@0:   outline: 0;
info@55:   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
info@55:   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
info@55: }
hr@0: .form-control:-moz-placeholder {
hr@0:   color: #999999;
hr@0: }
hr@0: .form-control::-moz-placeholder {
hr@0:   color: #999999;
info@49:   opacity: 1;
hr@0: }
hr@0: .form-control:-ms-input-placeholder {
hr@0:   color: #999999;
hr@0: }
hr@0: .form-control::-webkit-input-placeholder {
hr@0:   color: #999999;
hr@0: }
hr@0: .form-control[disabled],
hr@0: .form-control[readonly],
hr@0: fieldset[disabled] .form-control {
hr@0:   cursor: not-allowed;
hr@0:   background-color: #eeeeee;
hr@0: }
hr@0: textarea.form-control {
hr@0:   height: auto;
hr@0: }
hr@0: .form-group {
hr@0:   margin-bottom: 15px;
hr@0: }
hr@0: .radio,
hr@0: .checkbox {
hr@0:   display: block;
hr@0:   min-height: 20px;
hr@0:   margin-top: 10px;
hr@0:   margin-bottom: 10px;
info@55:   padding-left: 20px;
hr@0:   vertical-align: middle;
hr@0: }
hr@0: .radio label,
hr@0: .checkbox label {
hr@0:   display: inline;
hr@0:   margin-bottom: 0;
hr@0:   font-weight: normal;
hr@0:   cursor: pointer;
hr@0: }
hr@0: .radio input[type="radio"],
hr@0: .radio-inline input[type="radio"],
hr@0: .checkbox input[type="checkbox"],
hr@0: .checkbox-inline input[type="checkbox"] {
hr@0:   float: left;
hr@0:   margin-left: -20px;
hr@0: }
hr@0: .radio + .radio,
hr@0: .checkbox + .checkbox {
hr@0:   margin-top: -5px;
hr@0: }
hr@0: .radio-inline,
hr@0: .checkbox-inline {
hr@0:   display: inline-block;
hr@0:   padding-left: 20px;
hr@0:   margin-bottom: 0;
info@55:   vertical-align: middle;
hr@0:   font-weight: normal;
hr@0:   cursor: pointer;
hr@0: }
hr@0: .radio-inline + .radio-inline,
hr@0: .checkbox-inline + .checkbox-inline {
hr@0:   margin-top: 0;
hr@0:   margin-left: 10px;
hr@0: }
hr@0: input[type="radio"][disabled],
hr@0: input[type="checkbox"][disabled],
hr@0: .radio[disabled],
hr@0: .radio-inline[disabled],
hr@0: .checkbox[disabled],
hr@0: .checkbox-inline[disabled],
hr@0: fieldset[disabled] input[type="radio"],
hr@0: fieldset[disabled] input[type="checkbox"],
hr@0: fieldset[disabled] .radio,
hr@0: fieldset[disabled] .radio-inline,
hr@0: fieldset[disabled] .checkbox,
hr@0: fieldset[disabled] .checkbox-inline {
hr@0:   cursor: not-allowed;
hr@0: }
hr@0: .input-sm {
hr@0:   height: 30px;
hr@0:   padding: 5px 10px;
hr@0:   font-size: 12px;
hr@0:   line-height: 1.5;
hr@0:   border-radius: 3px;
hr@0: }
hr@0: select.input-sm {
hr@0:   height: 30px;
hr@0:   line-height: 30px;
hr@0: }
hr@0: textarea.input-sm {
hr@0:   height: auto;
hr@0: }
hr@0: .input-lg {
info@49:   height: 46px;
hr@0:   padding: 10px 16px;
hr@0:   font-size: 18px;
hr@0:   line-height: 1.33;
hr@0:   border-radius: 6px;
hr@0: }
hr@0: select.input-lg {
info@49:   height: 46px;
info@49:   line-height: 46px;
hr@0: }
hr@0: textarea.input-lg {
hr@0:   height: auto;
hr@0: }
hr@0: .has-warning .help-block,
hr@0: .has-warning .control-label,
hr@0: .has-warning .radio,
hr@0: .has-warning .checkbox,
hr@0: .has-warning .radio-inline,
hr@0: .has-warning .checkbox-inline {
info@49:   color: #8a6d3b;
hr@0: }
hr@0: .has-warning .form-control {
info@49:   border-color: #8a6d3b;
hr@0:   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
info@55:   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
info@55: }
hr@0: .has-warning .form-control:focus {
info@49:   border-color: #66512c;
info@49:   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
info@55:   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
info@55: }
hr@0: .has-warning .input-group-addon {
info@49:   color: #8a6d3b;
info@55:   border-color: #8a6d3b;
hr@0:   background-color: #fcf8e3;
info@55: }
hr@0: .has-error .help-block,
hr@0: .has-error .control-label,
hr@0: .has-error .radio,
hr@0: .has-error .checkbox,
hr@0: .has-error .radio-inline,
hr@0: .has-error .checkbox-inline {
info@49:   color: #a94442;
hr@0: }
hr@0: .has-error .form-control {
info@49:   border-color: #a94442;
hr@0:   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
info@55:   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
info@55: }
hr@0: .has-error .form-control:focus {
info@49:   border-color: #843534;
info@49:   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
info@55:   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
info@55: }
hr@0: .has-error .input-group-addon {
info@49:   color: #a94442;
info@55:   border-color: #a94442;
hr@0:   background-color: #f2dede;
info@55: }
hr@0: .has-success .help-block,
hr@0: .has-success .control-label,
hr@0: .has-success .radio,
hr@0: .has-success .checkbox,
hr@0: .has-success .radio-inline,
hr@0: .has-success .checkbox-inline {
info@49:   color: #3c763d;
hr@0: }
hr@0: .has-success .form-control {
info@49:   border-color: #3c763d;
hr@0:   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
info@55:   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
info@55: }
hr@0: .has-success .form-control:focus {
info@49:   border-color: #2b542c;
info@49:   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
info@55:   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
info@55: }
hr@0: .has-success .input-group-addon {
info@49:   color: #3c763d;
info@55:   border-color: #3c763d;
hr@0:   background-color: #dff0d8;
info@55: }
hr@0: .form-control-static {
hr@0:   margin-bottom: 0;
hr@0: }
hr@0: .help-block {
hr@0:   display: block;
hr@0:   margin-top: 5px;
hr@0:   margin-bottom: 10px;
hr@0:   color: #737373;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .form-inline .form-group {
hr@0:     display: inline-block;
hr@0:     margin-bottom: 0;
hr@0:     vertical-align: middle;
hr@0:   }
hr@0:   .form-inline .form-control {
hr@0:     display: inline-block;
hr@0:   }
info@49:   .form-inline select.form-control {
info@49:     width: auto;
info@49:   }
hr@0:   .form-inline .radio,
hr@0:   .form-inline .checkbox {
hr@0:     display: inline-block;
hr@0:     margin-top: 0;
hr@0:     margin-bottom: 0;
info@55:     padding-left: 0;
hr@0:   }
hr@0:   .form-inline .radio input[type="radio"],
hr@0:   .form-inline .checkbox input[type="checkbox"] {
hr@0:     float: none;
hr@0:     margin-left: 0;
hr@0:   }
hr@0: }
hr@0: .form-horizontal .control-label,
hr@0: .form-horizontal .radio,
hr@0: .form-horizontal .checkbox,
hr@0: .form-horizontal .radio-inline,
hr@0: .form-horizontal .checkbox-inline {
hr@0:   margin-top: 0;
hr@0:   margin-bottom: 0;
info@55:   padding-top: 7px;
info@55: }
info@49: .form-horizontal .radio,
info@49: .form-horizontal .checkbox {
info@49:   min-height: 27px;
info@49: }
hr@0: .form-horizontal .form-group {
info@55:   margin-left: -15px;
hr@0:   margin-right: -15px;
info@55: }
hr@0: .form-horizontal .form-group:before,
hr@0: .form-horizontal .form-group:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .form-horizontal .form-group:after {
hr@0:   clear: both;
hr@0: }
hr@0: .form-horizontal .form-group:before,
hr@0: .form-horizontal .form-group:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .form-horizontal .form-group:after {
hr@0:   clear: both;
hr@0: }
hr@0: .form-horizontal .form-control-static {
hr@0:   padding-top: 7px;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .form-horizontal .control-label {
hr@0:     text-align: right;
hr@0:   }
hr@0: }
hr@0: .btn {
hr@0:   display: inline-block;
hr@0:   margin-bottom: 0;
hr@0:   font-weight: normal;
hr@0:   text-align: center;
hr@0:   vertical-align: middle;
hr@0:   cursor: pointer;
hr@0:   background-image: none;
hr@0:   border: 1px solid transparent;
info@55:   white-space: nowrap;
info@55:   padding: 6px 12px;
info@55:   font-size: 14px;
info@55:   line-height: 1.428571429;
hr@0:   border-radius: 4px;
hr@0:   -webkit-user-select: none;
info@55:   -moz-user-select: none;
info@55:   -ms-user-select: none;
info@55:   -o-user-select: none;
info@55:   user-select: none;
info@55: }
hr@0: .btn:focus {
info@49:   outline: thin dotted;
hr@0:   outline: 5px auto -webkit-focus-ring-color;
hr@0:   outline-offset: -2px;
hr@0: }
hr@0: .btn:hover,
hr@0: .btn:focus {
hr@0:   color: #333333;
hr@0:   text-decoration: none;
hr@0: }
hr@0: .btn:active,
hr@0: .btn.active {
info@55:   outline: 0;
hr@0:   background-image: none;
hr@0:   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
info@55:   box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
info@55: }
hr@0: .btn.disabled,
hr@0: .btn[disabled],
hr@0: fieldset[disabled] .btn {
info@55:   cursor: not-allowed;
hr@0:   pointer-events: none;
hr@0:   opacity: 0.65;
hr@0:   filter: alpha(opacity=65);
hr@0:   -webkit-box-shadow: none;
info@55:   box-shadow: none;
info@55: }
hr@0: .btn-default {
hr@0:   color: #333333;
hr@0:   background-color: #ffffff;
hr@0:   border-color: #cccccc;
hr@0: }
hr@0: .btn-default:hover,
hr@0: .btn-default:focus,
hr@0: .btn-default:active,
hr@0: .btn-default.active,
hr@0: .open .dropdown-toggle.btn-default {
hr@0:   color: #333333;
hr@0:   background-color: #ebebeb;
hr@0:   border-color: #adadad;
hr@0: }
hr@0: .btn-default:active,
hr@0: .btn-default.active,
hr@0: .open .dropdown-toggle.btn-default {
hr@0:   background-image: none;
hr@0: }
hr@0: .btn-default.disabled,
hr@0: .btn-default[disabled],
hr@0: fieldset[disabled] .btn-default,
hr@0: .btn-default.disabled:hover,
hr@0: .btn-default[disabled]:hover,
hr@0: fieldset[disabled] .btn-default:hover,
hr@0: .btn-default.disabled:focus,
hr@0: .btn-default[disabled]:focus,
hr@0: fieldset[disabled] .btn-default:focus,
hr@0: .btn-default.disabled:active,
hr@0: .btn-default[disabled]:active,
hr@0: fieldset[disabled] .btn-default:active,
hr@0: .btn-default.disabled.active,
hr@0: .btn-default[disabled].active,
hr@0: fieldset[disabled] .btn-default.active {
hr@0:   background-color: #ffffff;
hr@0:   border-color: #cccccc;
hr@0: }
info@49: .btn-default .badge {
info@49:   color: #ffffff;
info@49:   background-color: #fff;
info@49: }
hr@0: .btn-primary {
hr@0:   color: #ffffff;
hr@0:   background-color: #428bca;
hr@0:   border-color: #357ebd;
hr@0: }
hr@0: .btn-primary:hover,
hr@0: .btn-primary:focus,
hr@0: .btn-primary:active,
hr@0: .btn-primary.active,
hr@0: .open .dropdown-toggle.btn-primary {
hr@0:   color: #ffffff;
hr@0:   background-color: #3276b1;
hr@0:   border-color: #285e8e;
hr@0: }
hr@0: .btn-primary:active,
hr@0: .btn-primary.active,
hr@0: .open .dropdown-toggle.btn-primary {
hr@0:   background-image: none;
hr@0: }
hr@0: .btn-primary.disabled,
hr@0: .btn-primary[disabled],
hr@0: fieldset[disabled] .btn-primary,
hr@0: .btn-primary.disabled:hover,
hr@0: .btn-primary[disabled]:hover,
hr@0: fieldset[disabled] .btn-primary:hover,
hr@0: .btn-primary.disabled:focus,
hr@0: .btn-primary[disabled]:focus,
hr@0: fieldset[disabled] .btn-primary:focus,
hr@0: .btn-primary.disabled:active,
hr@0: .btn-primary[disabled]:active,
hr@0: fieldset[disabled] .btn-primary:active,
hr@0: .btn-primary.disabled.active,
hr@0: .btn-primary[disabled].active,
hr@0: fieldset[disabled] .btn-primary.active {
hr@0:   background-color: #428bca;
hr@0:   border-color: #357ebd;
hr@0: }
info@49: .btn-primary .badge {
info@49:   color: #428bca;
info@49:   background-color: #fff;
info@49: }
hr@0: .btn-warning {
hr@0:   color: #ffffff;
hr@0:   background-color: #f0ad4e;
hr@0:   border-color: #eea236;
hr@0: }
hr@0: .btn-warning:hover,
hr@0: .btn-warning:focus,
hr@0: .btn-warning:active,
hr@0: .btn-warning.active,
hr@0: .open .dropdown-toggle.btn-warning {
hr@0:   color: #ffffff;
hr@0:   background-color: #ed9c28;
hr@0:   border-color: #d58512;
hr@0: }
hr@0: .btn-warning:active,
hr@0: .btn-warning.active,
hr@0: .open .dropdown-toggle.btn-warning {
hr@0:   background-image: none;
hr@0: }
hr@0: .btn-warning.disabled,
hr@0: .btn-warning[disabled],
hr@0: fieldset[disabled] .btn-warning,
hr@0: .btn-warning.disabled:hover,
hr@0: .btn-warning[disabled]:hover,
hr@0: fieldset[disabled] .btn-warning:hover,
hr@0: .btn-warning.disabled:focus,
hr@0: .btn-warning[disabled]:focus,
hr@0: fieldset[disabled] .btn-warning:focus,
hr@0: .btn-warning.disabled:active,
hr@0: .btn-warning[disabled]:active,
hr@0: fieldset[disabled] .btn-warning:active,
hr@0: .btn-warning.disabled.active,
hr@0: .btn-warning[disabled].active,
hr@0: fieldset[disabled] .btn-warning.active {
hr@0:   background-color: #f0ad4e;
hr@0:   border-color: #eea236;
hr@0: }
info@49: .btn-warning .badge {
info@49:   color: #f0ad4e;
info@49:   background-color: #fff;
info@49: }
hr@0: .btn-danger {
hr@0:   color: #ffffff;
hr@0:   background-color: #d9534f;
hr@0:   border-color: #d43f3a;
hr@0: }
hr@0: .btn-danger:hover,
hr@0: .btn-danger:focus,
hr@0: .btn-danger:active,
hr@0: .btn-danger.active,
hr@0: .open .dropdown-toggle.btn-danger {
hr@0:   color: #ffffff;
hr@0:   background-color: #d2322d;
hr@0:   border-color: #ac2925;
hr@0: }
hr@0: .btn-danger:active,
hr@0: .btn-danger.active,
hr@0: .open .dropdown-toggle.btn-danger {
hr@0:   background-image: none;
hr@0: }
hr@0: .btn-danger.disabled,
hr@0: .btn-danger[disabled],
hr@0: fieldset[disabled] .btn-danger,
hr@0: .btn-danger.disabled:hover,
hr@0: .btn-danger[disabled]:hover,
hr@0: fieldset[disabled] .btn-danger:hover,
hr@0: .btn-danger.disabled:focus,
hr@0: .btn-danger[disabled]:focus,
hr@0: fieldset[disabled] .btn-danger:focus,
hr@0: .btn-danger.disabled:active,
hr@0: .btn-danger[disabled]:active,
hr@0: fieldset[disabled] .btn-danger:active,
hr@0: .btn-danger.disabled.active,
hr@0: .btn-danger[disabled].active,
hr@0: fieldset[disabled] .btn-danger.active {
hr@0:   background-color: #d9534f;
hr@0:   border-color: #d43f3a;
hr@0: }
info@49: .btn-danger .badge {
info@49:   color: #d9534f;
info@49:   background-color: #fff;
info@49: }
hr@0: .btn-success {
hr@0:   color: #ffffff;
hr@0:   background-color: #5cb85c;
hr@0:   border-color: #4cae4c;
hr@0: }
hr@0: .btn-success:hover,
hr@0: .btn-success:focus,
hr@0: .btn-success:active,
hr@0: .btn-success.active,
hr@0: .open .dropdown-toggle.btn-success {
hr@0:   color: #ffffff;
hr@0:   background-color: #47a447;
hr@0:   border-color: #398439;
hr@0: }
hr@0: .btn-success:active,
hr@0: .btn-success.active,
hr@0: .open .dropdown-toggle.btn-success {
hr@0:   background-image: none;
hr@0: }
hr@0: .btn-success.disabled,
hr@0: .btn-success[disabled],
hr@0: fieldset[disabled] .btn-success,
hr@0: .btn-success.disabled:hover,
hr@0: .btn-success[disabled]:hover,
hr@0: fieldset[disabled] .btn-success:hover,
hr@0: .btn-success.disabled:focus,
hr@0: .btn-success[disabled]:focus,
hr@0: fieldset[disabled] .btn-success:focus,
hr@0: .btn-success.disabled:active,
hr@0: .btn-success[disabled]:active,
hr@0: fieldset[disabled] .btn-success:active,
hr@0: .btn-success.disabled.active,
hr@0: .btn-success[disabled].active,
hr@0: fieldset[disabled] .btn-success.active {
hr@0:   background-color: #5cb85c;
hr@0:   border-color: #4cae4c;
hr@0: }
info@49: .btn-success .badge {
info@49:   color: #5cb85c;
info@49:   background-color: #fff;
info@49: }
hr@0: .btn-info {
hr@0:   color: #ffffff;
hr@0:   background-color: #5bc0de;
hr@0:   border-color: #46b8da;
hr@0: }
hr@0: .btn-info:hover,
hr@0: .btn-info:focus,
hr@0: .btn-info:active,
hr@0: .btn-info.active,
hr@0: .open .dropdown-toggle.btn-info {
hr@0:   color: #ffffff;
hr@0:   background-color: #39b3d7;
hr@0:   border-color: #269abc;
hr@0: }
hr@0: .btn-info:active,
hr@0: .btn-info.active,
hr@0: .open .dropdown-toggle.btn-info {
hr@0:   background-image: none;
hr@0: }
hr@0: .btn-info.disabled,
hr@0: .btn-info[disabled],
hr@0: fieldset[disabled] .btn-info,
hr@0: .btn-info.disabled:hover,
hr@0: .btn-info[disabled]:hover,
hr@0: fieldset[disabled] .btn-info:hover,
hr@0: .btn-info.disabled:focus,
hr@0: .btn-info[disabled]:focus,
hr@0: fieldset[disabled] .btn-info:focus,
hr@0: .btn-info.disabled:active,
hr@0: .btn-info[disabled]:active,
hr@0: fieldset[disabled] .btn-info:active,
hr@0: .btn-info.disabled.active,
hr@0: .btn-info[disabled].active,
hr@0: fieldset[disabled] .btn-info.active {
hr@0:   background-color: #5bc0de;
hr@0:   border-color: #46b8da;
hr@0: }
info@49: .btn-info .badge {
info@49:   color: #5bc0de;
info@49:   background-color: #fff;
info@49: }
hr@0: .btn-link {
info@55:   color: #428bca;
hr@0:   font-weight: normal;
hr@0:   cursor: pointer;
hr@0:   border-radius: 0;
hr@0: }
hr@0: .btn-link,
hr@0: .btn-link:active,
hr@0: .btn-link[disabled],
hr@0: fieldset[disabled] .btn-link {
hr@0:   background-color: transparent;
hr@0:   -webkit-box-shadow: none;
info@55:   box-shadow: none;
info@55: }
hr@0: .btn-link,
hr@0: .btn-link:hover,
hr@0: .btn-link:focus,
hr@0: .btn-link:active {
hr@0:   border-color: transparent;
hr@0: }
hr@0: .btn-link:hover,
hr@0: .btn-link:focus {
hr@0:   color: #2a6496;
hr@0:   text-decoration: underline;
hr@0:   background-color: transparent;
hr@0: }
hr@0: .btn-link[disabled]:hover,
hr@0: fieldset[disabled] .btn-link:hover,
hr@0: .btn-link[disabled]:focus,
hr@0: fieldset[disabled] .btn-link:focus {
hr@0:   color: #999999;
hr@0:   text-decoration: none;
hr@0: }
hr@0: .btn-lg {
hr@0:   padding: 10px 16px;
hr@0:   font-size: 18px;
hr@0:   line-height: 1.33;
hr@0:   border-radius: 6px;
hr@0: }
info@49: .btn-sm {
hr@0:   padding: 5px 10px;
hr@0:   font-size: 12px;
hr@0:   line-height: 1.5;
hr@0:   border-radius: 3px;
hr@0: }
hr@0: .btn-xs {
hr@0:   padding: 1px 5px;
info@49:   font-size: 12px;
info@49:   line-height: 1.5;
info@49:   border-radius: 3px;
hr@0: }
hr@0: .btn-block {
hr@0:   display: block;
hr@0:   width: 100%;
info@55:   padding-left: 0;
hr@0:   padding-right: 0;
info@55: }
hr@0: .btn-block + .btn-block {
hr@0:   margin-top: 5px;
hr@0: }
hr@0: input[type="submit"].btn-block,
hr@0: input[type="reset"].btn-block,
hr@0: input[type="button"].btn-block {
hr@0:   width: 100%;
hr@0: }
hr@0: .fade {
hr@0:   opacity: 0;
hr@0:   -webkit-transition: opacity 0.15s linear;
info@55:   transition: opacity 0.15s linear;
info@55: }
hr@0: .fade.in {
hr@0:   opacity: 1;
hr@0: }
hr@0: .collapse {
hr@0:   display: none;
hr@0: }
hr@0: .collapse.in {
hr@0:   display: block;
hr@0: }
hr@0: .collapsing {
hr@0:   position: relative;
hr@0:   height: 0;
hr@0:   overflow: hidden;
hr@0:   -webkit-transition: height 0.35s ease;
info@55:   transition: height 0.35s ease;
info@55: }
hr@0: @font-face {
hr@0:   font-family: 'Glyphicons Halflings';
hr@0:   src: url('../fonts/glyphicons-halflings-regular.eot');
info@49:   src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), 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');
hr@0: }
hr@0: .glyphicon {
hr@0:   position: relative;
hr@0:   top: 1px;
hr@0:   display: inline-block;
hr@0:   font-family: 'Glyphicons Halflings';
hr@0:   font-style: normal;
hr@0:   font-weight: normal;
hr@0:   line-height: 1;
info@55:   -webkit-font-smoothing: antialiased;
hr@0:   -moz-osx-font-smoothing: grayscale;
hr@0: }
hr@0: .glyphicon:empty {
hr@0:   width: 1em;
hr@0: }
hr@0: .glyphicon-asterisk:before {
hr@0:   content: "\2a";
hr@0: }
hr@0: .glyphicon-plus:before {
hr@0:   content: "\2b";
hr@0: }
hr@0: .glyphicon-euro:before {
hr@0:   content: "\20ac";
hr@0: }
hr@0: .glyphicon-minus:before {
hr@0:   content: "\2212";
hr@0: }
hr@0: .glyphicon-cloud:before {
hr@0:   content: "\2601";
hr@0: }
hr@0: .glyphicon-envelope:before {
hr@0:   content: "\2709";
hr@0: }
hr@0: .glyphicon-pencil:before {
hr@0:   content: "\270f";
hr@0: }
hr@0: .glyphicon-glass:before {
hr@0:   content: "\e001";
hr@0: }
hr@0: .glyphicon-music:before {
hr@0:   content: "\e002";
hr@0: }
hr@0: .glyphicon-search:before {
hr@0:   content: "\e003";
hr@0: }
hr@0: .glyphicon-heart:before {
hr@0:   content: "\e005";
hr@0: }
hr@0: .glyphicon-star:before {
hr@0:   content: "\e006";
hr@0: }
hr@0: .glyphicon-star-empty:before {
hr@0:   content: "\e007";
hr@0: }
hr@0: .glyphicon-user:before {
hr@0:   content: "\e008";
hr@0: }
hr@0: .glyphicon-film:before {
hr@0:   content: "\e009";
hr@0: }
hr@0: .glyphicon-th-large:before {
hr@0:   content: "\e010";
hr@0: }
hr@0: .glyphicon-th:before {
hr@0:   content: "\e011";
hr@0: }
hr@0: .glyphicon-th-list:before {
hr@0:   content: "\e012";
hr@0: }
hr@0: .glyphicon-ok:before {
hr@0:   content: "\e013";
hr@0: }
hr@0: .glyphicon-remove:before {
hr@0:   content: "\e014";
hr@0: }
hr@0: .glyphicon-zoom-in:before {
hr@0:   content: "\e015";
hr@0: }
hr@0: .glyphicon-zoom-out:before {
hr@0:   content: "\e016";
hr@0: }
hr@0: .glyphicon-off:before {
hr@0:   content: "\e017";
hr@0: }
hr@0: .glyphicon-signal:before {
hr@0:   content: "\e018";
hr@0: }
hr@0: .glyphicon-cog:before {
hr@0:   content: "\e019";
hr@0: }
hr@0: .glyphicon-trash:before {
hr@0:   content: "\e020";
hr@0: }
hr@0: .glyphicon-home:before {
hr@0:   content: "\e021";
hr@0: }
hr@0: .glyphicon-file:before {
hr@0:   content: "\e022";
hr@0: }
hr@0: .glyphicon-time:before {
hr@0:   content: "\e023";
hr@0: }
hr@0: .glyphicon-road:before {
hr@0:   content: "\e024";
hr@0: }
hr@0: .glyphicon-download-alt:before {
hr@0:   content: "\e025";
hr@0: }
hr@0: .glyphicon-download:before {
hr@0:   content: "\e026";
hr@0: }
hr@0: .glyphicon-upload:before {
hr@0:   content: "\e027";
hr@0: }
hr@0: .glyphicon-inbox:before {
hr@0:   content: "\e028";
hr@0: }
hr@0: .glyphicon-play-circle:before {
hr@0:   content: "\e029";
hr@0: }
hr@0: .glyphicon-repeat:before {
hr@0:   content: "\e030";
hr@0: }
hr@0: .glyphicon-refresh:before {
hr@0:   content: "\e031";
hr@0: }
hr@0: .glyphicon-list-alt:before {
hr@0:   content: "\e032";
hr@0: }
hr@0: .glyphicon-lock:before {
hr@0:   content: "\e033";
hr@0: }
hr@0: .glyphicon-flag:before {
hr@0:   content: "\e034";
hr@0: }
hr@0: .glyphicon-headphones:before {
hr@0:   content: "\e035";
hr@0: }
hr@0: .glyphicon-volume-off:before {
hr@0:   content: "\e036";
hr@0: }
hr@0: .glyphicon-volume-down:before {
hr@0:   content: "\e037";
hr@0: }
hr@0: .glyphicon-volume-up:before {
hr@0:   content: "\e038";
hr@0: }
hr@0: .glyphicon-qrcode:before {
hr@0:   content: "\e039";
hr@0: }
hr@0: .glyphicon-barcode:before {
hr@0:   content: "\e040";
hr@0: }
hr@0: .glyphicon-tag:before {
hr@0:   content: "\e041";
hr@0: }
hr@0: .glyphicon-tags:before {
hr@0:   content: "\e042";
hr@0: }
hr@0: .glyphicon-book:before {
hr@0:   content: "\e043";
hr@0: }
hr@0: .glyphicon-bookmark:before {
hr@0:   content: "\e044";
hr@0: }
hr@0: .glyphicon-print:before {
hr@0:   content: "\e045";
hr@0: }
hr@0: .glyphicon-camera:before {
hr@0:   content: "\e046";
hr@0: }
hr@0: .glyphicon-font:before {
hr@0:   content: "\e047";
hr@0: }
hr@0: .glyphicon-bold:before {
hr@0:   content: "\e048";
hr@0: }
hr@0: .glyphicon-italic:before {
hr@0:   content: "\e049";
hr@0: }
hr@0: .glyphicon-text-height:before {
hr@0:   content: "\e050";
hr@0: }
hr@0: .glyphicon-text-width:before {
hr@0:   content: "\e051";
hr@0: }
hr@0: .glyphicon-align-left:before {
hr@0:   content: "\e052";
hr@0: }
hr@0: .glyphicon-align-center:before {
hr@0:   content: "\e053";
hr@0: }
hr@0: .glyphicon-align-right:before {
hr@0:   content: "\e054";
hr@0: }
hr@0: .glyphicon-align-justify:before {
hr@0:   content: "\e055";
hr@0: }
hr@0: .glyphicon-list:before {
hr@0:   content: "\e056";
hr@0: }
hr@0: .glyphicon-indent-left:before {
hr@0:   content: "\e057";
hr@0: }
hr@0: .glyphicon-indent-right:before {
hr@0:   content: "\e058";
hr@0: }
hr@0: .glyphicon-facetime-video:before {
hr@0:   content: "\e059";
hr@0: }
hr@0: .glyphicon-picture:before {
hr@0:   content: "\e060";
hr@0: }
hr@0: .glyphicon-map-marker:before {
hr@0:   content: "\e062";
hr@0: }
hr@0: .glyphicon-adjust:before {
hr@0:   content: "\e063";
hr@0: }
hr@0: .glyphicon-tint:before {
hr@0:   content: "\e064";
hr@0: }
hr@0: .glyphicon-edit:before {
hr@0:   content: "\e065";
hr@0: }
hr@0: .glyphicon-share:before {
hr@0:   content: "\e066";
hr@0: }
hr@0: .glyphicon-check:before {
hr@0:   content: "\e067";
hr@0: }
hr@0: .glyphicon-move:before {
hr@0:   content: "\e068";
hr@0: }
hr@0: .glyphicon-step-backward:before {
hr@0:   content: "\e069";
hr@0: }
hr@0: .glyphicon-fast-backward:before {
hr@0:   content: "\e070";
hr@0: }
hr@0: .glyphicon-backward:before {
hr@0:   content: "\e071";
hr@0: }
hr@0: .glyphicon-play:before {
hr@0:   content: "\e072";
hr@0: }
hr@0: .glyphicon-pause:before {
hr@0:   content: "\e073";
hr@0: }
hr@0: .glyphicon-stop:before {
hr@0:   content: "\e074";
hr@0: }
hr@0: .glyphicon-forward:before {
hr@0:   content: "\e075";
hr@0: }
hr@0: .glyphicon-fast-forward:before {
hr@0:   content: "\e076";
hr@0: }
hr@0: .glyphicon-step-forward:before {
hr@0:   content: "\e077";
hr@0: }
hr@0: .glyphicon-eject:before {
hr@0:   content: "\e078";
hr@0: }
hr@0: .glyphicon-chevron-left:before {
hr@0:   content: "\e079";
hr@0: }
hr@0: .glyphicon-chevron-right:before {
hr@0:   content: "\e080";
hr@0: }
hr@0: .glyphicon-plus-sign:before {
hr@0:   content: "\e081";
hr@0: }
hr@0: .glyphicon-minus-sign:before {
hr@0:   content: "\e082";
hr@0: }
hr@0: .glyphicon-remove-sign:before {
hr@0:   content: "\e083";
hr@0: }
hr@0: .glyphicon-ok-sign:before {
hr@0:   content: "\e084";
hr@0: }
hr@0: .glyphicon-question-sign:before {
hr@0:   content: "\e085";
hr@0: }
hr@0: .glyphicon-info-sign:before {
hr@0:   content: "\e086";
hr@0: }
hr@0: .glyphicon-screenshot:before {
hr@0:   content: "\e087";
hr@0: }
hr@0: .glyphicon-remove-circle:before {
hr@0:   content: "\e088";
hr@0: }
hr@0: .glyphicon-ok-circle:before {
hr@0:   content: "\e089";
hr@0: }
hr@0: .glyphicon-ban-circle:before {
hr@0:   content: "\e090";
hr@0: }
hr@0: .glyphicon-arrow-left:before {
hr@0:   content: "\e091";
hr@0: }
hr@0: .glyphicon-arrow-right:before {
hr@0:   content: "\e092";
hr@0: }
hr@0: .glyphicon-arrow-up:before {
hr@0:   content: "\e093";
hr@0: }
hr@0: .glyphicon-arrow-down:before {
hr@0:   content: "\e094";
hr@0: }
hr@0: .glyphicon-share-alt:before {
hr@0:   content: "\e095";
hr@0: }
hr@0: .glyphicon-resize-full:before {
hr@0:   content: "\e096";
hr@0: }
hr@0: .glyphicon-resize-small:before {
hr@0:   content: "\e097";
hr@0: }
hr@0: .glyphicon-exclamation-sign:before {
hr@0:   content: "\e101";
hr@0: }
hr@0: .glyphicon-gift:before {
hr@0:   content: "\e102";
hr@0: }
hr@0: .glyphicon-leaf:before {
hr@0:   content: "\e103";
hr@0: }
hr@0: .glyphicon-fire:before {
hr@0:   content: "\e104";
hr@0: }
hr@0: .glyphicon-eye-open:before {
hr@0:   content: "\e105";
hr@0: }
hr@0: .glyphicon-eye-close:before {
hr@0:   content: "\e106";
hr@0: }
hr@0: .glyphicon-warning-sign:before {
hr@0:   content: "\e107";
hr@0: }
hr@0: .glyphicon-plane:before {
hr@0:   content: "\e108";
hr@0: }
hr@0: .glyphicon-calendar:before {
hr@0:   content: "\e109";
hr@0: }
hr@0: .glyphicon-random:before {
hr@0:   content: "\e110";
hr@0: }
hr@0: .glyphicon-comment:before {
hr@0:   content: "\e111";
hr@0: }
hr@0: .glyphicon-magnet:before {
hr@0:   content: "\e112";
hr@0: }
hr@0: .glyphicon-chevron-up:before {
hr@0:   content: "\e113";
hr@0: }
hr@0: .glyphicon-chevron-down:before {
hr@0:   content: "\e114";
hr@0: }
hr@0: .glyphicon-retweet:before {
hr@0:   content: "\e115";
hr@0: }
hr@0: .glyphicon-shopping-cart:before {
hr@0:   content: "\e116";
hr@0: }
hr@0: .glyphicon-folder-close:before {
hr@0:   content: "\e117";
hr@0: }
hr@0: .glyphicon-folder-open:before {
hr@0:   content: "\e118";
hr@0: }
hr@0: .glyphicon-resize-vertical:before {
hr@0:   content: "\e119";
hr@0: }
hr@0: .glyphicon-resize-horizontal:before {
hr@0:   content: "\e120";
hr@0: }
hr@0: .glyphicon-hdd:before {
hr@0:   content: "\e121";
hr@0: }
hr@0: .glyphicon-bullhorn:before {
hr@0:   content: "\e122";
hr@0: }
hr@0: .glyphicon-bell:before {
hr@0:   content: "\e123";
hr@0: }
hr@0: .glyphicon-certificate:before {
hr@0:   content: "\e124";
hr@0: }
hr@0: .glyphicon-thumbs-up:before {
hr@0:   content: "\e125";
hr@0: }
hr@0: .glyphicon-thumbs-down:before {
hr@0:   content: "\e126";
hr@0: }
hr@0: .glyphicon-hand-right:before {
hr@0:   content: "\e127";
hr@0: }
hr@0: .glyphicon-hand-left:before {
hr@0:   content: "\e128";
hr@0: }
hr@0: .glyphicon-hand-up:before {
hr@0:   content: "\e129";
hr@0: }
hr@0: .glyphicon-hand-down:before {
hr@0:   content: "\e130";
hr@0: }
hr@0: .glyphicon-circle-arrow-right:before {
hr@0:   content: "\e131";
hr@0: }
hr@0: .glyphicon-circle-arrow-left:before {
hr@0:   content: "\e132";
hr@0: }
hr@0: .glyphicon-circle-arrow-up:before {
hr@0:   content: "\e133";
hr@0: }
hr@0: .glyphicon-circle-arrow-down:before {
hr@0:   content: "\e134";
hr@0: }
hr@0: .glyphicon-globe:before {
hr@0:   content: "\e135";
hr@0: }
hr@0: .glyphicon-wrench:before {
hr@0:   content: "\e136";
hr@0: }
hr@0: .glyphicon-tasks:before {
hr@0:   content: "\e137";
hr@0: }
hr@0: .glyphicon-filter:before {
hr@0:   content: "\e138";
hr@0: }
hr@0: .glyphicon-briefcase:before {
hr@0:   content: "\e139";
hr@0: }
hr@0: .glyphicon-fullscreen:before {
hr@0:   content: "\e140";
hr@0: }
hr@0: .glyphicon-dashboard:before {
hr@0:   content: "\e141";
hr@0: }
hr@0: .glyphicon-paperclip:before {
hr@0:   content: "\e142";
hr@0: }
hr@0: .glyphicon-heart-empty:before {
hr@0:   content: "\e143";
hr@0: }
hr@0: .glyphicon-link:before {
hr@0:   content: "\e144";
hr@0: }
hr@0: .glyphicon-phone:before {
hr@0:   content: "\e145";
hr@0: }
hr@0: .glyphicon-pushpin:before {
hr@0:   content: "\e146";
hr@0: }
hr@0: .glyphicon-usd:before {
hr@0:   content: "\e148";
hr@0: }
hr@0: .glyphicon-gbp:before {
hr@0:   content: "\e149";
hr@0: }
hr@0: .glyphicon-sort:before {
hr@0:   content: "\e150";
hr@0: }
hr@0: .glyphicon-sort-by-alphabet:before {
hr@0:   content: "\e151";
hr@0: }
hr@0: .glyphicon-sort-by-alphabet-alt:before {
hr@0:   content: "\e152";
hr@0: }
hr@0: .glyphicon-sort-by-order:before {
hr@0:   content: "\e153";
hr@0: }
hr@0: .glyphicon-sort-by-order-alt:before {
hr@0:   content: "\e154";
hr@0: }
hr@0: .glyphicon-sort-by-attributes:before {
hr@0:   content: "\e155";
hr@0: }
hr@0: .glyphicon-sort-by-attributes-alt:before {
hr@0:   content: "\e156";
hr@0: }
hr@0: .glyphicon-unchecked:before {
hr@0:   content: "\e157";
hr@0: }
hr@0: .glyphicon-expand:before {
hr@0:   content: "\e158";
hr@0: }
hr@0: .glyphicon-collapse-down:before {
hr@0:   content: "\e159";
hr@0: }
hr@0: .glyphicon-collapse-up:before {
hr@0:   content: "\e160";
hr@0: }
hr@0: .glyphicon-log-in:before {
hr@0:   content: "\e161";
hr@0: }
hr@0: .glyphicon-flash:before {
hr@0:   content: "\e162";
hr@0: }
hr@0: .glyphicon-log-out:before {
hr@0:   content: "\e163";
hr@0: }
hr@0: .glyphicon-new-window:before {
hr@0:   content: "\e164";
hr@0: }
hr@0: .glyphicon-record:before {
hr@0:   content: "\e165";
hr@0: }
hr@0: .glyphicon-save:before {
hr@0:   content: "\e166";
hr@0: }
hr@0: .glyphicon-open:before {
hr@0:   content: "\e167";
hr@0: }
hr@0: .glyphicon-saved:before {
hr@0:   content: "\e168";
hr@0: }
hr@0: .glyphicon-import:before {
hr@0:   content: "\e169";
hr@0: }
hr@0: .glyphicon-export:before {
hr@0:   content: "\e170";
hr@0: }
hr@0: .glyphicon-send:before {
hr@0:   content: "\e171";
hr@0: }
hr@0: .glyphicon-floppy-disk:before {
hr@0:   content: "\e172";
hr@0: }
hr@0: .glyphicon-floppy-saved:before {
hr@0:   content: "\e173";
hr@0: }
hr@0: .glyphicon-floppy-remove:before {
hr@0:   content: "\e174";
hr@0: }
hr@0: .glyphicon-floppy-save:before {
hr@0:   content: "\e175";
hr@0: }
hr@0: .glyphicon-floppy-open:before {
hr@0:   content: "\e176";
hr@0: }
hr@0: .glyphicon-credit-card:before {
hr@0:   content: "\e177";
hr@0: }
hr@0: .glyphicon-transfer:before {
hr@0:   content: "\e178";
hr@0: }
hr@0: .glyphicon-cutlery:before {
hr@0:   content: "\e179";
hr@0: }
hr@0: .glyphicon-header:before {
hr@0:   content: "\e180";
hr@0: }
hr@0: .glyphicon-compressed:before {
hr@0:   content: "\e181";
hr@0: }
hr@0: .glyphicon-earphone:before {
hr@0:   content: "\e182";
hr@0: }
hr@0: .glyphicon-phone-alt:before {
hr@0:   content: "\e183";
hr@0: }
hr@0: .glyphicon-tower:before {
hr@0:   content: "\e184";
hr@0: }
hr@0: .glyphicon-stats:before {
hr@0:   content: "\e185";
hr@0: }
hr@0: .glyphicon-sd-video:before {
hr@0:   content: "\e186";
hr@0: }
hr@0: .glyphicon-hd-video:before {
hr@0:   content: "\e187";
hr@0: }
hr@0: .glyphicon-subtitles:before {
hr@0:   content: "\e188";
hr@0: }
hr@0: .glyphicon-sound-stereo:before {
hr@0:   content: "\e189";
hr@0: }
hr@0: .glyphicon-sound-dolby:before {
hr@0:   content: "\e190";
hr@0: }
hr@0: .glyphicon-sound-5-1:before {
hr@0:   content: "\e191";
hr@0: }
hr@0: .glyphicon-sound-6-1:before {
hr@0:   content: "\e192";
hr@0: }
hr@0: .glyphicon-sound-7-1:before {
hr@0:   content: "\e193";
hr@0: }
hr@0: .glyphicon-copyright-mark:before {
hr@0:   content: "\e194";
hr@0: }
hr@0: .glyphicon-registration-mark:before {
hr@0:   content: "\e195";
hr@0: }
hr@0: .glyphicon-cloud-download:before {
hr@0:   content: "\e197";
hr@0: }
hr@0: .glyphicon-cloud-upload:before {
hr@0:   content: "\e198";
hr@0: }
hr@0: .glyphicon-tree-conifer:before {
hr@0:   content: "\e199";
hr@0: }
hr@0: .glyphicon-tree-deciduous:before {
hr@0:   content: "\e200";
hr@0: }
hr@0: .caret {
hr@0:   display: inline-block;
hr@0:   width: 0;
hr@0:   height: 0;
hr@0:   margin-left: 2px;
hr@0:   vertical-align: middle;
info@49:   border-top: 4px solid;
hr@0:   border-right: 4px solid transparent;
hr@0:   border-left: 4px solid transparent;
hr@0: }
hr@0: .dropdown {
hr@0:   position: relative;
hr@0: }
hr@0: .dropdown-toggle:focus {
hr@0:   outline: 0;
hr@0: }
hr@0: .dropdown-menu {
hr@0:   position: absolute;
hr@0:   top: 100%;
hr@0:   left: 0;
hr@0:   z-index: 1000;
hr@0:   display: none;
hr@0:   float: left;
hr@0:   min-width: 160px;
hr@0:   padding: 5px 0;
hr@0:   margin: 2px 0 0;
info@55:   list-style: none;
hr@0:   font-size: 14px;
hr@0:   background-color: #ffffff;
hr@0:   border: 1px solid #cccccc;
hr@0:   border: 1px solid rgba(0, 0, 0, 0.15);
hr@0:   border-radius: 4px;
hr@0:   -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
info@55:   box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
hr@0:   background-clip: padding-box;
hr@0: }
hr@0: .dropdown-menu.pull-right {
hr@0:   right: 0;
hr@0:   left: auto;
hr@0: }
hr@0: .dropdown-menu .divider {
hr@0:   height: 1px;
hr@0:   margin: 9px 0;
hr@0:   overflow: hidden;
hr@0:   background-color: #e5e5e5;
hr@0: }
hr@0: .dropdown-menu > li > a {
hr@0:   display: block;
hr@0:   padding: 3px 20px;
hr@0:   clear: both;
hr@0:   font-weight: normal;
hr@0:   line-height: 1.428571429;
hr@0:   color: #333333;
hr@0:   white-space: nowrap;
hr@0: }
hr@0: .dropdown-menu > li > a:hover,
hr@0: .dropdown-menu > li > a:focus {
info@55:   text-decoration: none;
hr@0:   color: #262626;
hr@0:   background-color: #f5f5f5;
hr@0: }
hr@0: .dropdown-menu > .active > a,
hr@0: .dropdown-menu > .active > a:hover,
hr@0: .dropdown-menu > .active > a:focus {
hr@0:   color: #ffffff;
hr@0:   text-decoration: none;
info@55:   outline: 0;
hr@0:   background-color: #428bca;
info@55: }
hr@0: .dropdown-menu > .disabled > a,
hr@0: .dropdown-menu > .disabled > a:hover,
hr@0: .dropdown-menu > .disabled > a:focus {
hr@0:   color: #999999;
hr@0: }
hr@0: .dropdown-menu > .disabled > a:hover,
hr@0: .dropdown-menu > .disabled > a:focus {
hr@0:   text-decoration: none;
hr@0:   background-color: transparent;
hr@0:   background-image: none;
info@55:   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
info@55:   cursor: not-allowed;
info@55: }
hr@0: .open > .dropdown-menu {
hr@0:   display: block;
hr@0: }
hr@0: .open > a {
hr@0:   outline: 0;
hr@0: }
hr@0: .dropdown-header {
hr@0:   display: block;
hr@0:   padding: 3px 20px;
hr@0:   font-size: 12px;
hr@0:   line-height: 1.428571429;
hr@0:   color: #999999;
hr@0: }
hr@0: .dropdown-backdrop {
hr@0:   position: fixed;
info@55:   left: 0;
hr@0:   right: 0;
hr@0:   bottom: 0;
info@55:   top: 0;
hr@0:   z-index: 990;
hr@0: }
hr@0: .pull-right > .dropdown-menu {
hr@0:   right: 0;
hr@0:   left: auto;
hr@0: }
hr@0: .dropup .caret,
hr@0: .navbar-fixed-bottom .dropdown .caret {
info@49:   border-top: 0;
info@49:   border-bottom: 4px solid;
hr@0:   content: "";
hr@0: }
hr@0: .dropup .dropdown-menu,
hr@0: .navbar-fixed-bottom .dropdown .dropdown-menu {
hr@0:   top: auto;
hr@0:   bottom: 100%;
hr@0:   margin-bottom: 1px;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .navbar-right .dropdown-menu {
hr@0:     right: 0;
hr@0:     left: auto;
hr@0:   }
hr@0: }
hr@0: .btn-group,
hr@0: .btn-group-vertical {
hr@0:   position: relative;
hr@0:   display: inline-block;
hr@0:   vertical-align: middle;
hr@0: }
hr@0: .btn-group > .btn,
hr@0: .btn-group-vertical > .btn {
hr@0:   position: relative;
hr@0:   float: left;
hr@0: }
hr@0: .btn-group > .btn:hover,
hr@0: .btn-group-vertical > .btn:hover,
hr@0: .btn-group > .btn:focus,
hr@0: .btn-group-vertical > .btn:focus,
hr@0: .btn-group > .btn:active,
hr@0: .btn-group-vertical > .btn:active,
hr@0: .btn-group > .btn.active,
hr@0: .btn-group-vertical > .btn.active {
hr@0:   z-index: 2;
hr@0: }
hr@0: .btn-group > .btn:focus,
hr@0: .btn-group-vertical > .btn:focus {
hr@0:   outline: none;
hr@0: }
hr@0: .btn-group .btn + .btn,
hr@0: .btn-group .btn + .btn-group,
hr@0: .btn-group .btn-group + .btn,
hr@0: .btn-group .btn-group + .btn-group {
hr@0:   margin-left: -1px;
hr@0: }
hr@0: .btn-toolbar:before,
hr@0: .btn-toolbar:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .btn-toolbar:after {
hr@0:   clear: both;
hr@0: }
hr@0: .btn-toolbar:before,
hr@0: .btn-toolbar:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .btn-toolbar:after {
hr@0:   clear: both;
hr@0: }
hr@0: .btn-toolbar .btn-group {
hr@0:   float: left;
hr@0: }
hr@0: .btn-toolbar > .btn + .btn,
hr@0: .btn-toolbar > .btn-group + .btn,
hr@0: .btn-toolbar > .btn + .btn-group,
hr@0: .btn-toolbar > .btn-group + .btn-group {
hr@0:   margin-left: 5px;
hr@0: }
hr@0: .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
hr@0:   border-radius: 0;
hr@0: }
hr@0: .btn-group > .btn:first-child {
hr@0:   margin-left: 0;
hr@0: }
hr@0: .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
info@55:   border-bottom-right-radius: 0;
hr@0:   border-top-right-radius: 0;
info@55: }
hr@0: .btn-group > .btn:last-child:not(:first-child),
hr@0: .btn-group > .dropdown-toggle:not(:first-child) {
hr@0:   border-bottom-left-radius: 0;
hr@0:   border-top-left-radius: 0;
hr@0: }
hr@0: .btn-group > .btn-group {
hr@0:   float: left;
hr@0: }
hr@0: .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
hr@0:   border-radius: 0;
hr@0: }
hr@0: .btn-group > .btn-group:first-child > .btn:last-child,
hr@0: .btn-group > .btn-group:first-child > .dropdown-toggle {
info@55:   border-bottom-right-radius: 0;
hr@0:   border-top-right-radius: 0;
info@55: }
hr@0: .btn-group > .btn-group:last-child > .btn:first-child {
hr@0:   border-bottom-left-radius: 0;
hr@0:   border-top-left-radius: 0;
hr@0: }
hr@0: .btn-group .dropdown-toggle:active,
hr@0: .btn-group.open .dropdown-toggle {
hr@0:   outline: 0;
hr@0: }
hr@0: .btn-group-xs > .btn {
hr@0:   padding: 1px 5px;
hr@0:   font-size: 12px;
hr@0:   line-height: 1.5;
hr@0:   border-radius: 3px;
hr@0: }
hr@0: .btn-group-sm > .btn {
hr@0:   padding: 5px 10px;
hr@0:   font-size: 12px;
hr@0:   line-height: 1.5;
hr@0:   border-radius: 3px;
hr@0: }
hr@0: .btn-group-lg > .btn {
hr@0:   padding: 10px 16px;
hr@0:   font-size: 18px;
hr@0:   line-height: 1.33;
hr@0:   border-radius: 6px;
hr@0: }
hr@0: .btn-group > .btn + .dropdown-toggle {
info@55:   padding-left: 8px;
hr@0:   padding-right: 8px;
info@55: }
hr@0: .btn-group > .btn-lg + .dropdown-toggle {
info@55:   padding-left: 12px;
hr@0:   padding-right: 12px;
info@55: }
hr@0: .btn-group.open .dropdown-toggle {
hr@0:   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
info@55:   box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
info@55: }
hr@0: .btn-group.open .dropdown-toggle.btn-link {
hr@0:   -webkit-box-shadow: none;
info@55:   box-shadow: none;
info@55: }
hr@0: .btn .caret {
hr@0:   margin-left: 0;
hr@0: }
hr@0: .btn-lg .caret {
hr@0:   border-width: 5px 5px 0;
hr@0:   border-bottom-width: 0;
hr@0: }
hr@0: .dropup .btn-lg .caret {
hr@0:   border-width: 0 5px 5px;
hr@0: }
hr@0: .btn-group-vertical > .btn,
info@49: .btn-group-vertical > .btn-group,
info@49: .btn-group-vertical > .btn-group > .btn {
hr@0:   display: block;
hr@0:   float: none;
hr@0:   width: 100%;
hr@0:   max-width: 100%;
hr@0: }
hr@0: .btn-group-vertical > .btn-group:before,
hr@0: .btn-group-vertical > .btn-group:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .btn-group-vertical > .btn-group:after {
hr@0:   clear: both;
hr@0: }
hr@0: .btn-group-vertical > .btn-group:before,
hr@0: .btn-group-vertical > .btn-group:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .btn-group-vertical > .btn-group:after {
hr@0:   clear: both;
hr@0: }
hr@0: .btn-group-vertical > .btn-group > .btn {
hr@0:   float: none;
hr@0: }
hr@0: .btn-group-vertical > .btn + .btn,
hr@0: .btn-group-vertical > .btn + .btn-group,
hr@0: .btn-group-vertical > .btn-group + .btn,
hr@0: .btn-group-vertical > .btn-group + .btn-group {
hr@0:   margin-top: -1px;
hr@0:   margin-left: 0;
hr@0: }
hr@0: .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
hr@0:   border-radius: 0;
hr@0: }
hr@0: .btn-group-vertical > .btn:first-child:not(:last-child) {
hr@0:   border-top-right-radius: 4px;
hr@0:   border-bottom-right-radius: 0;
hr@0:   border-bottom-left-radius: 0;
hr@0: }
hr@0: .btn-group-vertical > .btn:last-child:not(:first-child) {
info@55:   border-bottom-left-radius: 4px;
hr@0:   border-top-right-radius: 0;
hr@0:   border-top-left-radius: 0;
hr@0: }
hr@0: .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
hr@0:   border-radius: 0;
hr@0: }
hr@0: .btn-group-vertical > .btn-group:first-child > .btn:last-child,
hr@0: .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
hr@0:   border-bottom-right-radius: 0;
hr@0:   border-bottom-left-radius: 0;
hr@0: }
hr@0: .btn-group-vertical > .btn-group:last-child > .btn:first-child {
hr@0:   border-top-right-radius: 0;
hr@0:   border-top-left-radius: 0;
hr@0: }
hr@0: .btn-group-justified {
hr@0:   display: table;
hr@0:   width: 100%;
info@55:   table-layout: fixed;
hr@0:   border-collapse: separate;
info@55: }
info@49: .btn-group-justified > .btn,
info@49: .btn-group-justified > .btn-group {
info@55:   float: none;
hr@0:   display: table-cell;
hr@0:   width: 1%;
hr@0: }
info@49: .btn-group-justified > .btn-group .btn {
info@49:   width: 100%;
info@49: }
hr@0: [data-toggle="buttons"] > .btn > input[type="radio"],
hr@0: [data-toggle="buttons"] > .btn > input[type="checkbox"] {
hr@0:   display: none;
hr@0: }
hr@0: .input-group {
hr@0:   position: relative;
hr@0:   display: table;
hr@0:   border-collapse: separate;
hr@0: }
info@49: .input-group[class*="col-"] {
hr@0:   float: none;
info@55:   padding-left: 0;
hr@0:   padding-right: 0;
info@55: }
hr@0: .input-group .form-control {
hr@0:   width: 100%;
hr@0:   margin-bottom: 0;
hr@0: }
hr@0: .input-group-lg > .form-control,
hr@0: .input-group-lg > .input-group-addon,
hr@0: .input-group-lg > .input-group-btn > .btn {
info@49:   height: 46px;
hr@0:   padding: 10px 16px;
hr@0:   font-size: 18px;
hr@0:   line-height: 1.33;
hr@0:   border-radius: 6px;
hr@0: }
hr@0: select.input-group-lg > .form-control,
hr@0: select.input-group-lg > .input-group-addon,
hr@0: select.input-group-lg > .input-group-btn > .btn {
info@49:   height: 46px;
info@49:   line-height: 46px;
hr@0: }
hr@0: textarea.input-group-lg > .form-control,
hr@0: textarea.input-group-lg > .input-group-addon,
hr@0: textarea.input-group-lg > .input-group-btn > .btn {
hr@0:   height: auto;
hr@0: }
hr@0: .input-group-sm > .form-control,
hr@0: .input-group-sm > .input-group-addon,
hr@0: .input-group-sm > .input-group-btn > .btn {
hr@0:   height: 30px;
hr@0:   padding: 5px 10px;
hr@0:   font-size: 12px;
hr@0:   line-height: 1.5;
hr@0:   border-radius: 3px;
hr@0: }
hr@0: select.input-group-sm > .form-control,
hr@0: select.input-group-sm > .input-group-addon,
hr@0: select.input-group-sm > .input-group-btn > .btn {
hr@0:   height: 30px;
hr@0:   line-height: 30px;
hr@0: }
hr@0: textarea.input-group-sm > .form-control,
hr@0: textarea.input-group-sm > .input-group-addon,
hr@0: textarea.input-group-sm > .input-group-btn > .btn {
hr@0:   height: auto;
hr@0: }
hr@0: .input-group-addon,
hr@0: .input-group-btn,
hr@0: .input-group .form-control {
hr@0:   display: table-cell;
hr@0: }
hr@0: .input-group-addon:not(:first-child):not(:last-child),
hr@0: .input-group-btn:not(:first-child):not(:last-child),
hr@0: .input-group .form-control:not(:first-child):not(:last-child) {
hr@0:   border-radius: 0;
hr@0: }
hr@0: .input-group-addon,
hr@0: .input-group-btn {
hr@0:   width: 1%;
hr@0:   white-space: nowrap;
hr@0:   vertical-align: middle;
hr@0: }
hr@0: .input-group-addon {
hr@0:   padding: 6px 12px;
hr@0:   font-size: 14px;
hr@0:   font-weight: normal;
hr@0:   line-height: 1;
hr@0:   color: #555555;
hr@0:   text-align: center;
hr@0:   background-color: #eeeeee;
hr@0:   border: 1px solid #cccccc;
hr@0:   border-radius: 4px;
hr@0: }
hr@0: .input-group-addon.input-sm {
hr@0:   padding: 5px 10px;
hr@0:   font-size: 12px;
hr@0:   border-radius: 3px;
hr@0: }
hr@0: .input-group-addon.input-lg {
hr@0:   padding: 10px 16px;
hr@0:   font-size: 18px;
hr@0:   border-radius: 6px;
hr@0: }
hr@0: .input-group-addon input[type="radio"],
hr@0: .input-group-addon input[type="checkbox"] {
hr@0:   margin-top: 0;
hr@0: }
hr@0: .input-group .form-control:first-child,
hr@0: .input-group-addon:first-child,
hr@0: .input-group-btn:first-child > .btn,
hr@0: .input-group-btn:first-child > .dropdown-toggle,
hr@0: .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
info@55:   border-bottom-right-radius: 0;
hr@0:   border-top-right-radius: 0;
info@55: }
hr@0: .input-group-addon:first-child {
hr@0:   border-right: 0;
hr@0: }
hr@0: .input-group .form-control:last-child,
hr@0: .input-group-addon:last-child,
hr@0: .input-group-btn:last-child > .btn,
hr@0: .input-group-btn:last-child > .dropdown-toggle,
hr@0: .input-group-btn:first-child > .btn:not(:first-child) {
hr@0:   border-bottom-left-radius: 0;
hr@0:   border-top-left-radius: 0;
hr@0: }
hr@0: .input-group-addon:last-child {
hr@0:   border-left: 0;
hr@0: }
hr@0: .input-group-btn {
hr@0:   position: relative;
hr@0:   white-space: nowrap;
hr@0: }
hr@0: .input-group-btn:first-child > .btn {
hr@0:   margin-right: -1px;
hr@0: }
hr@0: .input-group-btn:last-child > .btn {
hr@0:   margin-left: -1px;
hr@0: }
hr@0: .input-group-btn > .btn {
hr@0:   position: relative;
hr@0: }
hr@0: .input-group-btn > .btn + .btn {
hr@0:   margin-left: -4px;
hr@0: }
hr@0: .input-group-btn > .btn:hover,
hr@0: .input-group-btn > .btn:active {
hr@0:   z-index: 2;
hr@0: }
hr@0: .nav {
info@55:   margin-bottom: 0;
hr@0:   padding-left: 0;
hr@0:   list-style: none;
hr@0: }
hr@0: .nav:before,
hr@0: .nav:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .nav:after {
hr@0:   clear: both;
hr@0: }
hr@0: .nav:before,
hr@0: .nav:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .nav:after {
hr@0:   clear: both;
hr@0: }
hr@0: .nav > li {
hr@0:   position: relative;
hr@0:   display: block;
hr@0: }
hr@0: .nav > li > a {
hr@0:   position: relative;
hr@0:   display: block;
hr@0:   padding: 10px 15px;
hr@0: }
hr@0: .nav > li > a:hover,
hr@0: .nav > li > a:focus {
hr@0:   text-decoration: none;
hr@0:   background-color: #eeeeee;
hr@0: }
hr@0: .nav > li.disabled > a {
hr@0:   color: #999999;
hr@0: }
hr@0: .nav > li.disabled > a:hover,
hr@0: .nav > li.disabled > a:focus {
hr@0:   color: #999999;
hr@0:   text-decoration: none;
info@55:   background-color: transparent;
hr@0:   cursor: not-allowed;
info@55: }
hr@0: .nav .open > a,
hr@0: .nav .open > a:hover,
hr@0: .nav .open > a:focus {
hr@0:   background-color: #eeeeee;
hr@0:   border-color: #428bca;
hr@0: }
hr@0: .nav .nav-divider {
hr@0:   height: 1px;
hr@0:   margin: 9px 0;
hr@0:   overflow: hidden;
hr@0:   background-color: #e5e5e5;
hr@0: }
hr@0: .nav > li > a > img {
hr@0:   max-width: none;
hr@0: }
hr@0: .nav-tabs {
hr@0:   border-bottom: 1px solid #dddddd;
hr@0: }
hr@0: .nav-tabs > li {
hr@0:   float: left;
hr@0:   margin-bottom: -1px;
hr@0: }
hr@0: .nav-tabs > li > a {
hr@0:   margin-right: 2px;
hr@0:   line-height: 1.428571429;
hr@0:   border: 1px solid transparent;
hr@0:   border-radius: 4px 4px 0 0;
hr@0: }
hr@0: .nav-tabs > li > a:hover {
hr@0:   border-color: #eeeeee #eeeeee #dddddd;
hr@0: }
hr@0: .nav-tabs > li.active > a,
hr@0: .nav-tabs > li.active > a:hover,
hr@0: .nav-tabs > li.active > a:focus {
hr@0:   color: #555555;
hr@0:   background-color: #ffffff;
hr@0:   border: 1px solid #dddddd;
hr@0:   border-bottom-color: transparent;
info@55:   cursor: default;
info@55: }
hr@0: .nav-tabs.nav-justified {
hr@0:   width: 100%;
hr@0:   border-bottom: 0;
hr@0: }
hr@0: .nav-tabs.nav-justified > li {
hr@0:   float: none;
hr@0: }
hr@0: .nav-tabs.nav-justified > li > a {
info@55:   text-align: center;
hr@0:   margin-bottom: 5px;
info@55: }
hr@0: .nav-tabs.nav-justified > .dropdown .dropdown-menu {
hr@0:   top: auto;
hr@0:   left: auto;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .nav-tabs.nav-justified > li {
hr@0:     display: table-cell;
hr@0:     width: 1%;
hr@0:   }
hr@0:   .nav-tabs.nav-justified > li > a {
hr@0:     margin-bottom: 0;
hr@0:   }
hr@0: }
hr@0: .nav-tabs.nav-justified > li > a {
hr@0:   margin-right: 0;
hr@0:   border-radius: 4px;
hr@0: }
hr@0: .nav-tabs.nav-justified > .active > a,
hr@0: .nav-tabs.nav-justified > .active > a:hover,
hr@0: .nav-tabs.nav-justified > .active > a:focus {
hr@0:   border: 1px solid #dddddd;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .nav-tabs.nav-justified > li > a {
hr@0:     border-bottom: 1px solid #dddddd;
hr@0:     border-radius: 4px 4px 0 0;
hr@0:   }
hr@0:   .nav-tabs.nav-justified > .active > a,
hr@0:   .nav-tabs.nav-justified > .active > a:hover,
hr@0:   .nav-tabs.nav-justified > .active > a:focus {
hr@0:     border-bottom-color: #ffffff;
hr@0:   }
hr@0: }
hr@0: .nav-pills > li {
hr@0:   float: left;
hr@0: }
hr@0: .nav-pills > li > a {
hr@0:   border-radius: 4px;
hr@0: }
hr@0: .nav-pills > li + li {
hr@0:   margin-left: 2px;
hr@0: }
hr@0: .nav-pills > li.active > a,
hr@0: .nav-pills > li.active > a:hover,
hr@0: .nav-pills > li.active > a:focus {
hr@0:   color: #ffffff;
hr@0:   background-color: #428bca;
hr@0: }
hr@0: .nav-stacked > li {
hr@0:   float: none;
hr@0: }
hr@0: .nav-stacked > li + li {
hr@0:   margin-top: 2px;
hr@0:   margin-left: 0;
hr@0: }
hr@0: .nav-justified {
hr@0:   width: 100%;
hr@0: }
hr@0: .nav-justified > li {
hr@0:   float: none;
hr@0: }
hr@0: .nav-justified > li > a {
info@55:   text-align: center;
hr@0:   margin-bottom: 5px;
info@55: }
hr@0: .nav-justified > .dropdown .dropdown-menu {
hr@0:   top: auto;
hr@0:   left: auto;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .nav-justified > li {
hr@0:     display: table-cell;
hr@0:     width: 1%;
hr@0:   }
hr@0:   .nav-justified > li > a {
hr@0:     margin-bottom: 0;
hr@0:   }
hr@0: }
hr@0: .nav-tabs-justified {
hr@0:   border-bottom: 0;
hr@0: }
hr@0: .nav-tabs-justified > li > a {
hr@0:   margin-right: 0;
hr@0:   border-radius: 4px;
hr@0: }
hr@0: .nav-tabs-justified > .active > a,
hr@0: .nav-tabs-justified > .active > a:hover,
hr@0: .nav-tabs-justified > .active > a:focus {
hr@0:   border: 1px solid #dddddd;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .nav-tabs-justified > li > a {
hr@0:     border-bottom: 1px solid #dddddd;
hr@0:     border-radius: 4px 4px 0 0;
hr@0:   }
hr@0:   .nav-tabs-justified > .active > a,
hr@0:   .nav-tabs-justified > .active > a:hover,
hr@0:   .nav-tabs-justified > .active > a:focus {
hr@0:     border-bottom-color: #ffffff;
hr@0:   }
hr@0: }
hr@0: .tab-content > .tab-pane {
hr@0:   display: none;
hr@0: }
hr@0: .tab-content > .active {
hr@0:   display: block;
hr@0: }
hr@0: .nav-tabs .dropdown-menu {
hr@0:   margin-top: -1px;
hr@0:   border-top-right-radius: 0;
hr@0:   border-top-left-radius: 0;
hr@0: }
hr@0: .navbar {
hr@0:   position: relative;
hr@0:   min-height: 50px;
hr@0:   margin-bottom: 20px;
hr@0:   border: 1px solid transparent;
hr@0: }
hr@0: .navbar:before,
hr@0: .navbar:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .navbar:after {
hr@0:   clear: both;
hr@0: }
hr@0: .navbar:before,
hr@0: .navbar:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .navbar:after {
hr@0:   clear: both;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .navbar {
hr@0:     border-radius: 4px;
hr@0:   }
hr@0: }
hr@0: .navbar-header:before,
hr@0: .navbar-header:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .navbar-header:after {
hr@0:   clear: both;
hr@0: }
hr@0: .navbar-header:before,
hr@0: .navbar-header:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .navbar-header:after {
hr@0:   clear: both;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .navbar-header {
hr@0:     float: left;
hr@0:   }
hr@0: }
hr@0: .navbar-collapse {
hr@0:   max-height: 340px;
info@55:   overflow-x: visible;
hr@0:   padding-right: 15px;
hr@0:   padding-left: 15px;
hr@0:   border-top: 1px solid transparent;
hr@0:   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
hr@0:   -webkit-overflow-scrolling: touch;
hr@0: }
hr@0: .navbar-collapse:before,
hr@0: .navbar-collapse:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .navbar-collapse:after {
hr@0:   clear: both;
hr@0: }
hr@0: .navbar-collapse:before,
hr@0: .navbar-collapse:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .navbar-collapse:after {
hr@0:   clear: both;
hr@0: }
hr@0: .navbar-collapse.in {
hr@0:   overflow-y: auto;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .navbar-collapse {
hr@0:     width: auto;
hr@0:     border-top: 0;
hr@0:     box-shadow: none;
hr@0:   }
hr@0:   .navbar-collapse.collapse {
hr@0:     display: block !important;
hr@0:     height: auto !important;
hr@0:     padding-bottom: 0;
hr@0:     overflow: visible !important;
hr@0:   }
hr@0:   .navbar-collapse.in {
info@49:     overflow-y: visible;
info@49:   }
info@49:   .navbar-fixed-top .navbar-collapse,
info@49:   .navbar-static-top .navbar-collapse,
info@49:   .navbar-fixed-bottom .navbar-collapse {
info@55:     padding-left: 0;
info@49:     padding-right: 0;
info@55:   }
info@55: }
hr@0: .container > .navbar-header,
hr@0: .container > .navbar-collapse {
hr@0:   margin-right: -15px;
hr@0:   margin-left: -15px;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .container > .navbar-header,
hr@0:   .container > .navbar-collapse {
hr@0:     margin-right: 0;
hr@0:     margin-left: 0;
hr@0:   }
hr@0: }
hr@0: .navbar-static-top {
hr@0:   z-index: 1000;
hr@0:   border-width: 0 0 1px;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .navbar-static-top {
hr@0:     border-radius: 0;
hr@0:   }
hr@0: }
hr@0: .navbar-fixed-top,
hr@0: .navbar-fixed-bottom {
hr@0:   position: fixed;
hr@0:   right: 0;
hr@0:   left: 0;
hr@0:   z-index: 1030;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .navbar-fixed-top,
hr@0:   .navbar-fixed-bottom {
hr@0:     border-radius: 0;
hr@0:   }
hr@0: }
hr@0: .navbar-fixed-top {
hr@0:   top: 0;
hr@0:   border-width: 0 0 1px;
hr@0: }
hr@0: .navbar-fixed-bottom {
hr@0:   bottom: 0;
hr@0:   margin-bottom: 0;
hr@0:   border-width: 1px 0 0;
hr@0: }
hr@0: .navbar-brand {
hr@0:   float: left;
hr@0:   padding: 15px 15px;
hr@0:   font-size: 18px;
hr@0:   line-height: 20px;
hr@0: }
hr@0: .navbar-brand:hover,
hr@0: .navbar-brand:focus {
hr@0:   text-decoration: none;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .navbar > .container .navbar-brand {
hr@0:     margin-left: -15px;
hr@0:   }
hr@0: }
hr@0: .navbar-toggle {
hr@0:   position: relative;
hr@0:   float: right;
info@55:   margin-right: 15px;
hr@0:   padding: 9px 10px;
hr@0:   margin-top: 8px;
hr@0:   margin-bottom: 8px;
hr@0:   background-color: transparent;
info@49:   background-image: none;
hr@0:   border: 1px solid transparent;
hr@0:   border-radius: 4px;
hr@0: }
hr@0: .navbar-toggle .icon-bar {
hr@0:   display: block;
hr@0:   width: 22px;
hr@0:   height: 2px;
hr@0:   border-radius: 1px;
hr@0: }
hr@0: .navbar-toggle .icon-bar + .icon-bar {
hr@0:   margin-top: 4px;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .navbar-toggle {
hr@0:     display: none;
hr@0:   }
hr@0: }
hr@0: .navbar-nav {
hr@0:   margin: 7.5px -15px;
hr@0: }
hr@0: .navbar-nav > li > a {
hr@0:   padding-top: 10px;
hr@0:   padding-bottom: 10px;
hr@0:   line-height: 20px;
hr@0: }
hr@0: @media (max-width: 767px) {
hr@0:   .navbar-nav .open .dropdown-menu {
hr@0:     position: static;
hr@0:     float: none;
hr@0:     width: auto;
hr@0:     margin-top: 0;
hr@0:     background-color: transparent;
hr@0:     border: 0;
hr@0:     box-shadow: none;
hr@0:   }
hr@0:   .navbar-nav .open .dropdown-menu > li > a,
hr@0:   .navbar-nav .open .dropdown-menu .dropdown-header {
hr@0:     padding: 5px 15px 5px 25px;
hr@0:   }
hr@0:   .navbar-nav .open .dropdown-menu > li > a {
hr@0:     line-height: 20px;
hr@0:   }
hr@0:   .navbar-nav .open .dropdown-menu > li > a:hover,
hr@0:   .navbar-nav .open .dropdown-menu > li > a:focus {
hr@0:     background-image: none;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .navbar-nav {
hr@0:     float: left;
hr@0:     margin: 0;
hr@0:   }
hr@0:   .navbar-nav > li {
hr@0:     float: left;
hr@0:   }
hr@0:   .navbar-nav > li > a {
hr@0:     padding-top: 15px;
hr@0:     padding-bottom: 15px;
hr@0:   }
info@49:   .navbar-nav.navbar-right:last-child {
info@49:     margin-right: -15px;
info@49:   }
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .navbar-left {
hr@0:     float: left !important;
hr@0:   }
hr@0:   .navbar-right {
hr@0:     float: right !important;
hr@0:   }
hr@0: }
hr@0: .navbar-form {
info@55:   margin-left: -15px;
info@55:   margin-right: -15px;
hr@0:   padding: 10px 15px;
hr@0:   border-top: 1px solid transparent;
hr@0:   border-bottom: 1px solid transparent;
hr@0:   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
info@55:   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
info@55:   margin-top: 8px;
info@55:   margin-bottom: 8px;
info@55: }
hr@0: @media (min-width: 768px) {
hr@0:   .navbar-form .form-group {
hr@0:     display: inline-block;
hr@0:     margin-bottom: 0;
hr@0:     vertical-align: middle;
hr@0:   }
hr@0:   .navbar-form .form-control {
hr@0:     display: inline-block;
hr@0:   }
info@49:   .navbar-form select.form-control {
info@49:     width: auto;
info@49:   }
hr@0:   .navbar-form .radio,
hr@0:   .navbar-form .checkbox {
hr@0:     display: inline-block;
hr@0:     margin-top: 0;
hr@0:     margin-bottom: 0;
info@55:     padding-left: 0;
hr@0:   }
hr@0:   .navbar-form .radio input[type="radio"],
hr@0:   .navbar-form .checkbox input[type="checkbox"] {
hr@0:     float: none;
hr@0:     margin-left: 0;
hr@0:   }
hr@0: }
hr@0: @media (max-width: 767px) {
hr@0:   .navbar-form .form-group {
hr@0:     margin-bottom: 5px;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .navbar-form {
hr@0:     width: auto;
info@55:     border: 0;
info@55:     margin-left: 0;
info@55:     margin-right: 0;
hr@0:     padding-top: 0;
hr@0:     padding-bottom: 0;
hr@0:     -webkit-box-shadow: none;
info@55:     box-shadow: none;
hr@0:   }
info@49:   .navbar-form.navbar-right:last-child {
info@49:     margin-right: -15px;
info@49:   }
hr@0: }
hr@0: .navbar-nav > li > .dropdown-menu {
hr@0:   margin-top: 0;
hr@0:   border-top-right-radius: 0;
hr@0:   border-top-left-radius: 0;
hr@0: }
hr@0: .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
hr@0:   border-bottom-right-radius: 0;
hr@0:   border-bottom-left-radius: 0;
hr@0: }
hr@0: .navbar-nav.pull-right > li > .dropdown-menu,
hr@0: .navbar-nav > li > .dropdown-menu.pull-right {
info@55:   left: auto;
hr@0:   right: 0;
info@55: }
hr@0: .navbar-btn {
hr@0:   margin-top: 8px;
hr@0:   margin-bottom: 8px;
hr@0: }
info@49: .navbar-btn.btn-sm {
info@49:   margin-top: 10px;
info@49:   margin-bottom: 10px;
info@49: }
info@49: .navbar-btn.btn-xs {
info@49:   margin-top: 14px;
info@49:   margin-bottom: 14px;
info@49: }
hr@0: .navbar-text {
hr@0:   margin-top: 15px;
hr@0:   margin-bottom: 15px;
hr@0: }
hr@0: @media (min-width: 768px) {
hr@0:   .navbar-text {
info@49:     float: left;
info@55:     margin-left: 15px;
hr@0:     margin-right: 15px;
hr@0:   }
info@49:   .navbar-text.navbar-right:last-child {
info@49:     margin-right: 0;
info@49:   }
hr@0: }
hr@0: .navbar-default {
info@63:   background-color: transparent;
info@63:   border-color: transparent;
hr@0: }
hr@0: .navbar-default .navbar-brand {
hr@0:   color: #777777;
hr@0: }
hr@0: .navbar-default .navbar-brand:hover,
hr@0: .navbar-default .navbar-brand:focus {
hr@0:   color: #5e5e5e;
hr@0:   background-color: transparent;
hr@0: }
hr@0: .navbar-default .navbar-text {
hr@0:   color: #777777;
hr@0: }
hr@0: .navbar-default .navbar-nav > li > a {
hr@0:   color: #777777;
hr@0: }
hr@0: .navbar-default .navbar-nav > li > a:hover,
hr@0: .navbar-default .navbar-nav > li > a:focus {
hr@0:   color: #333333;
hr@0:   background-color: transparent;
hr@0: }
hr@0: .navbar-default .navbar-nav > .active > a,
hr@0: .navbar-default .navbar-nav > .active > a:hover,
hr@0: .navbar-default .navbar-nav > .active > a:focus {
hr@0:   color: #555555;
info@63:   background-color: transparent;
hr@0: }
hr@0: .navbar-default .navbar-nav > .disabled > a,
hr@0: .navbar-default .navbar-nav > .disabled > a:hover,
hr@0: .navbar-default .navbar-nav > .disabled > a:focus {
hr@0:   color: #cccccc;
hr@0:   background-color: transparent;
hr@0: }
hr@0: .navbar-default .navbar-toggle {
hr@0:   border-color: #dddddd;
hr@0: }
hr@0: .navbar-default .navbar-toggle:hover,
hr@0: .navbar-default .navbar-toggle:focus {
hr@0:   background-color: #dddddd;
hr@0: }
hr@0: .navbar-default .navbar-toggle .icon-bar {
hr@0:   background-color: #cccccc;
hr@0: }
hr@0: .navbar-default .navbar-collapse,
hr@0: .navbar-default .navbar-form {
info@63:   border-color: transparent;
hr@0: }
hr@0: .navbar-default .navbar-nav > .open > a,
hr@0: .navbar-default .navbar-nav > .open > a:hover,
hr@0: .navbar-default .navbar-nav > .open > a:focus {
info@63:   background-color: transparent;
hr@0:   color: #555555;
info@55: }
hr@0: @media (max-width: 767px) {
hr@0:   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
hr@0:     color: #777777;
hr@0:   }
hr@0:   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
hr@0:   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
hr@0:     color: #333333;
hr@0:     background-color: transparent;
hr@0:   }
hr@0:   .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
hr@0:   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
hr@0:   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
hr@0:     color: #555555;
info@63:     background-color: transparent;
hr@0:   }
hr@0:   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
hr@0:   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
hr@0:   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
hr@0:     color: #cccccc;
hr@0:     background-color: transparent;
hr@0:   }
hr@0: }
hr@0: .navbar-default .navbar-link {
hr@0:   color: #777777;
hr@0: }
hr@0: .navbar-default .navbar-link:hover {
hr@0:   color: #333333;
hr@0: }
hr@0: .navbar-inverse {
hr@0:   background-color: #222222;
hr@0:   border-color: #080808;
hr@0: }
hr@0: .navbar-inverse .navbar-brand {
hr@0:   color: #999999;
hr@0: }
hr@0: .navbar-inverse .navbar-brand:hover,
hr@0: .navbar-inverse .navbar-brand:focus {
hr@0:   color: #ffffff;
hr@0:   background-color: transparent;
hr@0: }
hr@0: .navbar-inverse .navbar-text {
hr@0:   color: #999999;
hr@0: }
hr@0: .navbar-inverse .navbar-nav > li > a {
hr@0:   color: #999999;
hr@0: }
hr@0: .navbar-inverse .navbar-nav > li > a:hover,
hr@0: .navbar-inverse .navbar-nav > li > a:focus {
hr@0:   color: #ffffff;
hr@0:   background-color: transparent;
hr@0: }
hr@0: .navbar-inverse .navbar-nav > .active > a,
hr@0: .navbar-inverse .navbar-nav > .active > a:hover,
hr@0: .navbar-inverse .navbar-nav > .active > a:focus {
hr@0:   color: #ffffff;
hr@0:   background-color: #080808;
hr@0: }
hr@0: .navbar-inverse .navbar-nav > .disabled > a,
hr@0: .navbar-inverse .navbar-nav > .disabled > a:hover,
hr@0: .navbar-inverse .navbar-nav > .disabled > a:focus {
hr@0:   color: #444444;
hr@0:   background-color: transparent;
hr@0: }
hr@0: .navbar-inverse .navbar-toggle {
hr@0:   border-color: #333333;
hr@0: }
hr@0: .navbar-inverse .navbar-toggle:hover,
hr@0: .navbar-inverse .navbar-toggle:focus {
hr@0:   background-color: #333333;
hr@0: }
hr@0: .navbar-inverse .navbar-toggle .icon-bar {
hr@0:   background-color: #ffffff;
hr@0: }
hr@0: .navbar-inverse .navbar-collapse,
hr@0: .navbar-inverse .navbar-form {
hr@0:   border-color: #101010;
hr@0: }
hr@0: .navbar-inverse .navbar-nav > .open > a,
hr@0: .navbar-inverse .navbar-nav > .open > a:hover,
hr@0: .navbar-inverse .navbar-nav > .open > a:focus {
info@55:   background-color: #080808;
hr@0:   color: #ffffff;
info@55: }
hr@0: @media (max-width: 767px) {
hr@0:   .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
hr@0:     border-color: #080808;
hr@0:   }
info@49:   .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
info@49:     background-color: #080808;
info@49:   }
hr@0:   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
hr@0:     color: #999999;
hr@0:   }
hr@0:   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
hr@0:   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
hr@0:     color: #ffffff;
hr@0:     background-color: transparent;
hr@0:   }
hr@0:   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
hr@0:   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
hr@0:   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
hr@0:     color: #ffffff;
hr@0:     background-color: #080808;
hr@0:   }
hr@0:   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
hr@0:   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
hr@0:   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
hr@0:     color: #444444;
hr@0:     background-color: transparent;
hr@0:   }
hr@0: }
hr@0: .navbar-inverse .navbar-link {
hr@0:   color: #999999;
hr@0: }
hr@0: .navbar-inverse .navbar-link:hover {
hr@0:   color: #ffffff;
hr@0: }
hr@0: .breadcrumb {
hr@0:   padding: 8px 15px;
hr@0:   margin-bottom: 20px;
hr@0:   list-style: none;
hr@0:   background-color: #f5f5f5;
hr@0:   border-radius: 4px;
hr@0: }
hr@0: .breadcrumb > li {
hr@0:   display: inline-block;
hr@0: }
hr@0: .breadcrumb > li + li:before {
info@55:   content: "/\00a0";
hr@0:   padding: 0 5px;
hr@0:   color: #cccccc;
info@55: }
hr@0: .breadcrumb > .active {
hr@0:   color: #999999;
hr@0: }
hr@0: .pagination {
hr@0:   display: inline-block;
hr@0:   padding-left: 0;
hr@0:   margin: 20px 0;
hr@0:   border-radius: 4px;
hr@0: }
hr@0: .pagination > li {
hr@0:   display: inline;
hr@0: }
hr@0: .pagination > li > a,
hr@0: .pagination > li > span {
hr@0:   position: relative;
hr@0:   float: left;
hr@0:   padding: 6px 12px;
hr@0:   line-height: 1.428571429;
hr@0:   text-decoration: none;
hr@0:   background-color: #ffffff;
hr@0:   border: 1px solid #dddddd;
info@55:   margin-left: -1px;
info@55: }
hr@0: .pagination > li:first-child > a,
hr@0: .pagination > li:first-child > span {
hr@0:   margin-left: 0;
hr@0:   border-bottom-left-radius: 4px;
hr@0:   border-top-left-radius: 4px;
hr@0: }
hr@0: .pagination > li:last-child > a,
hr@0: .pagination > li:last-child > span {
info@55:   border-bottom-right-radius: 4px;
hr@0:   border-top-right-radius: 4px;
info@55: }
hr@0: .pagination > li > a:hover,
hr@0: .pagination > li > span:hover,
hr@0: .pagination > li > a:focus,
hr@0: .pagination > li > span:focus {
hr@0:   background-color: #eeeeee;
hr@0: }
hr@0: .pagination > .active > a,
hr@0: .pagination > .active > span,
hr@0: .pagination > .active > a:hover,
hr@0: .pagination > .active > span:hover,
hr@0: .pagination > .active > a:focus,
hr@0: .pagination > .active > span:focus {
hr@0:   z-index: 2;
hr@0:   color: #ffffff;
hr@0:   background-color: #428bca;
hr@0:   border-color: #428bca;
info@55:   cursor: default;
info@55: }
hr@0: .pagination > .disabled > span,
hr@0: .pagination > .disabled > span:hover,
hr@0: .pagination > .disabled > span:focus,
hr@0: .pagination > .disabled > a,
hr@0: .pagination > .disabled > a:hover,
hr@0: .pagination > .disabled > a:focus {
hr@0:   color: #999999;
hr@0:   background-color: #ffffff;
hr@0:   border-color: #dddddd;
info@55:   cursor: not-allowed;
info@55: }
hr@0: .pagination-lg > li > a,
hr@0: .pagination-lg > li > span {
hr@0:   padding: 10px 16px;
hr@0:   font-size: 18px;
hr@0: }
hr@0: .pagination-lg > li:first-child > a,
hr@0: .pagination-lg > li:first-child > span {
hr@0:   border-bottom-left-radius: 6px;
hr@0:   border-top-left-radius: 6px;
hr@0: }
hr@0: .pagination-lg > li:last-child > a,
hr@0: .pagination-lg > li:last-child > span {
info@55:   border-bottom-right-radius: 6px;
hr@0:   border-top-right-radius: 6px;
info@55: }
hr@0: .pagination-sm > li > a,
hr@0: .pagination-sm > li > span {
hr@0:   padding: 5px 10px;
hr@0:   font-size: 12px;
hr@0: }
hr@0: .pagination-sm > li:first-child > a,
hr@0: .pagination-sm > li:first-child > span {
hr@0:   border-bottom-left-radius: 3px;
hr@0:   border-top-left-radius: 3px;
hr@0: }
hr@0: .pagination-sm > li:last-child > a,
hr@0: .pagination-sm > li:last-child > span {
info@55:   border-bottom-right-radius: 3px;
hr@0:   border-top-right-radius: 3px;
info@55: }
hr@0: .pager {
hr@0:   padding-left: 0;
hr@0:   margin: 20px 0;
info@55:   list-style: none;
hr@0:   text-align: center;
info@55: }
hr@0: .pager:before,
hr@0: .pager:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .pager:after {
hr@0:   clear: both;
hr@0: }
hr@0: .pager:before,
hr@0: .pager:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .pager:after {
hr@0:   clear: both;
hr@0: }
hr@0: .pager li {
hr@0:   display: inline;
hr@0: }
hr@0: .pager li > a,
hr@0: .pager li > span {
hr@0:   display: inline-block;
hr@0:   padding: 5px 14px;
hr@0:   background-color: #ffffff;
hr@0:   border: 1px solid #dddddd;
hr@0:   border-radius: 15px;
hr@0: }
hr@0: .pager li > a:hover,
hr@0: .pager li > a:focus {
hr@0:   text-decoration: none;
hr@0:   background-color: #eeeeee;
hr@0: }
hr@0: .pager .next > a,
hr@0: .pager .next > span {
hr@0:   float: right;
hr@0: }
hr@0: .pager .previous > a,
hr@0: .pager .previous > span {
hr@0:   float: left;
hr@0: }
hr@0: .pager .disabled > a,
hr@0: .pager .disabled > a:hover,
hr@0: .pager .disabled > a:focus,
hr@0: .pager .disabled > span {
hr@0:   color: #999999;
info@55:   background-color: #ffffff;
hr@0:   cursor: not-allowed;
info@55: }
hr@0: .label {
hr@0:   display: inline;
hr@0:   padding: .2em .6em .3em;
hr@0:   font-size: 75%;
hr@0:   font-weight: bold;
hr@0:   line-height: 1;
hr@0:   color: #ffffff;
hr@0:   text-align: center;
hr@0:   white-space: nowrap;
hr@0:   vertical-align: baseline;
hr@0:   border-radius: .25em;
hr@0: }
hr@0: .label[href]:hover,
hr@0: .label[href]:focus {
hr@0:   color: #ffffff;
hr@0:   text-decoration: none;
hr@0:   cursor: pointer;
hr@0: }
hr@0: .label:empty {
hr@0:   display: none;
hr@0: }
info@49: .btn .label {
info@49:   position: relative;
info@49:   top: -1px;
info@49: }
hr@0: .label-default {
hr@0:   background-color: #999999;
hr@0: }
hr@0: .label-default[href]:hover,
hr@0: .label-default[href]:focus {
hr@0:   background-color: #808080;
hr@0: }
hr@0: .label-primary {
hr@0:   background-color: #428bca;
hr@0: }
hr@0: .label-primary[href]:hover,
hr@0: .label-primary[href]:focus {
hr@0:   background-color: #3071a9;
hr@0: }
hr@0: .label-success {
hr@0:   background-color: #5cb85c;
hr@0: }
hr@0: .label-success[href]:hover,
hr@0: .label-success[href]:focus {
hr@0:   background-color: #449d44;
hr@0: }
hr@0: .label-info {
hr@0:   background-color: #5bc0de;
hr@0: }
hr@0: .label-info[href]:hover,
hr@0: .label-info[href]:focus {
hr@0:   background-color: #31b0d5;
hr@0: }
hr@0: .label-warning {
hr@0:   background-color: #f0ad4e;
hr@0: }
hr@0: .label-warning[href]:hover,
hr@0: .label-warning[href]:focus {
hr@0:   background-color: #ec971f;
hr@0: }
hr@0: .label-danger {
hr@0:   background-color: #d9534f;
hr@0: }
hr@0: .label-danger[href]:hover,
hr@0: .label-danger[href]:focus {
hr@0:   background-color: #c9302c;
hr@0: }
hr@0: .badge {
hr@0:   display: inline-block;
hr@0:   min-width: 10px;
hr@0:   padding: 3px 7px;
hr@0:   font-size: 12px;
hr@0:   font-weight: bold;
info@55:   color: #ffffff;
hr@0:   line-height: 1;
info@55:   vertical-align: baseline;
info@55:   white-space: nowrap;
hr@0:   text-align: center;
hr@0:   background-color: #999999;
hr@0:   border-radius: 10px;
hr@0: }
hr@0: .badge:empty {
hr@0:   display: none;
hr@0: }
info@49: .btn .badge {
info@49:   position: relative;
info@49:   top: -1px;
info@49: }
hr@0: a.badge:hover,
hr@0: a.badge:focus {
hr@0:   color: #ffffff;
hr@0:   text-decoration: none;
hr@0:   cursor: pointer;
hr@0: }
hr@0: a.list-group-item.active > .badge,
hr@0: .nav-pills > .active > a > .badge {
hr@0:   color: #428bca;
hr@0:   background-color: #ffffff;
hr@0: }
hr@0: .nav-pills > li > a > .badge {
hr@0:   margin-left: 3px;
hr@0: }
hr@0: .jumbotron {
hr@0:   padding: 30px;
hr@0:   margin-bottom: 30px;
hr@0:   font-size: 21px;
hr@0:   font-weight: 200;
hr@0:   line-height: 2.1428571435;
hr@0:   color: inherit;
hr@0:   background-color: #eeeeee;
hr@0: }
info@49: .jumbotron h1,
info@49: .jumbotron .h1 {
hr@0:   line-height: 1;
hr@0:   color: inherit;
hr@0: }
hr@0: .jumbotron p {
hr@0:   line-height: 1.4;
hr@0: }
hr@0: .container .jumbotron {
hr@0:   border-radius: 6px;
hr@0: }
info@49: .jumbotron .container {
info@49:   max-width: 100%;
info@49: }
hr@0: @media screen and (min-width: 768px) {
hr@0:   .jumbotron {
hr@0:     padding-top: 48px;
hr@0:     padding-bottom: 48px;
hr@0:   }
hr@0:   .container .jumbotron {
info@55:     padding-left: 60px;
hr@0:     padding-right: 60px;
hr@0:   }
info@49:   .jumbotron h1,
info@49:   .jumbotron .h1 {
hr@0:     font-size: 63px;
hr@0:   }
hr@0: }
hr@0: .thumbnail {
hr@0:   display: block;
hr@0:   padding: 4px;
hr@0:   margin-bottom: 20px;
hr@0:   line-height: 1.428571429;
hr@0:   background-color: #ffffff;
hr@0:   border: 1px solid #dddddd;
hr@0:   border-radius: 4px;
hr@0:   -webkit-transition: all 0.2s ease-in-out;
info@55:   transition: all 0.2s ease-in-out;
info@55: }
info@49: .thumbnail > img,
info@49: .thumbnail a > img {
hr@0:   display: block;
info@55:   max-width: 100%;
hr@0:   height: auto;
info@55:   margin-left: auto;
hr@0:   margin-right: auto;
info@55: }
hr@0: a.thumbnail:hover,
hr@0: a.thumbnail:focus,
hr@0: a.thumbnail.active {
hr@0:   border-color: #428bca;
hr@0: }
hr@0: .thumbnail .caption {
hr@0:   padding: 9px;
hr@0:   color: #333333;
hr@0: }
hr@0: .alert {
hr@0:   padding: 15px;
hr@0:   margin-bottom: 20px;
hr@0:   border: 1px solid transparent;
hr@0:   border-radius: 4px;
hr@0: }
hr@0: .alert h4 {
hr@0:   margin-top: 0;
hr@0:   color: inherit;
hr@0: }
hr@0: .alert .alert-link {
hr@0:   font-weight: bold;
hr@0: }
hr@0: .alert > p,
hr@0: .alert > ul {
hr@0:   margin-bottom: 0;
hr@0: }
hr@0: .alert > p + p {
hr@0:   margin-top: 5px;
hr@0: }
hr@0: .alert-dismissable {
hr@0:   padding-right: 35px;
hr@0: }
hr@0: .alert-dismissable .close {
hr@0:   position: relative;
hr@0:   top: -2px;
hr@0:   right: -21px;
hr@0:   color: inherit;
hr@0: }
hr@0: .alert-success {
hr@0:   background-color: #dff0d8;
hr@0:   border-color: #d6e9c6;
info@55:   color: #3c763d;
info@55: }
hr@0: .alert-success hr {
hr@0:   border-top-color: #c9e2b3;
hr@0: }
hr@0: .alert-success .alert-link {
info@49:   color: #2b542c;
hr@0: }
hr@0: .alert-info {
hr@0:   background-color: #d9edf7;
hr@0:   border-color: #bce8f1;
info@55:   color: #31708f;
info@55: }
hr@0: .alert-info hr {
hr@0:   border-top-color: #a6e1ec;
hr@0: }
hr@0: .alert-info .alert-link {
info@49:   color: #245269;
hr@0: }
hr@0: .alert-warning {
hr@0:   background-color: #fcf8e3;
hr@0:   border-color: #faebcc;
info@55:   color: #8a6d3b;
info@55: }
hr@0: .alert-warning hr {
hr@0:   border-top-color: #f7e1b5;
hr@0: }
hr@0: .alert-warning .alert-link {
info@49:   color: #66512c;
hr@0: }
hr@0: .alert-danger {
hr@0:   background-color: #f2dede;
hr@0:   border-color: #ebccd1;
info@55:   color: #a94442;
info@55: }
hr@0: .alert-danger hr {
hr@0:   border-top-color: #e4b9c0;
hr@0: }
hr@0: .alert-danger .alert-link {
info@49:   color: #843534;
hr@0: }
hr@0: @-webkit-keyframes progress-bar-stripes {
hr@0:   from {
hr@0:     background-position: 40px 0;
hr@0:   }
hr@0:   to {
hr@0:     background-position: 0 0;
hr@0:   }
hr@0: }
hr@0: @keyframes progress-bar-stripes {
hr@0:   from {
hr@0:     background-position: 40px 0;
hr@0:   }
hr@0:   to {
hr@0:     background-position: 0 0;
hr@0:   }
hr@0: }
hr@0: .progress {
info@55:   overflow: hidden;
hr@0:   height: 20px;
hr@0:   margin-bottom: 20px;
hr@0:   background-color: #f5f5f5;
hr@0:   border-radius: 4px;
hr@0:   -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
info@55:   box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
info@55: }
hr@0: .progress-bar {
hr@0:   float: left;
info@55:   width: 0%;
hr@0:   height: 100%;
hr@0:   font-size: 12px;
hr@0:   line-height: 20px;
hr@0:   color: #ffffff;
hr@0:   text-align: center;
hr@0:   background-color: #428bca;
hr@0:   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
info@55:   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
hr@0:   -webkit-transition: width 0.6s ease;
info@55:   transition: width 0.6s ease;
info@55: }
hr@0: .progress-striped .progress-bar {
hr@0:   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);
hr@0:   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);
hr@0:   background-size: 40px 40px;
hr@0: }
hr@0: .progress.active .progress-bar {
hr@0:   -webkit-animation: progress-bar-stripes 2s linear infinite;
info@55:   animation: progress-bar-stripes 2s linear infinite;
info@55: }
hr@0: .progress-bar-success {
hr@0:   background-color: #5cb85c;
hr@0: }
hr@0: .progress-striped .progress-bar-success {
hr@0:   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);
hr@0:   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);
hr@0: }
hr@0: .progress-bar-info {
hr@0:   background-color: #5bc0de;
hr@0: }
hr@0: .progress-striped .progress-bar-info {
hr@0:   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);
hr@0:   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);
hr@0: }
hr@0: .progress-bar-warning {
hr@0:   background-color: #f0ad4e;
hr@0: }
hr@0: .progress-striped .progress-bar-warning {
hr@0:   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);
hr@0:   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);
hr@0: }
hr@0: .progress-bar-danger {
hr@0:   background-color: #d9534f;
hr@0: }
hr@0: .progress-striped .progress-bar-danger {
hr@0:   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);
hr@0:   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);
hr@0: }
hr@0: .media,
hr@0: .media-body {
hr@0:   overflow: hidden;
hr@0:   zoom: 1;
hr@0: }
hr@0: .media,
hr@0: .media .media {
hr@0:   margin-top: 15px;
hr@0: }
hr@0: .media:first-child {
hr@0:   margin-top: 0;
hr@0: }
hr@0: .media-object {
hr@0:   display: block;
hr@0: }
hr@0: .media-heading {
hr@0:   margin: 0 0 5px;
hr@0: }
hr@0: .media > .pull-left {
hr@0:   margin-right: 10px;
hr@0: }
hr@0: .media > .pull-right {
hr@0:   margin-left: 10px;
hr@0: }
hr@0: .media-list {
hr@0:   padding-left: 0;
hr@0:   list-style: none;
hr@0: }
hr@0: .list-group {
info@55:   margin-bottom: 20px;
hr@0:   padding-left: 0;
info@55: }
hr@0: .list-group-item {
hr@0:   position: relative;
hr@0:   display: block;
hr@0:   padding: 10px 15px;
hr@0:   margin-bottom: -1px;
hr@0:   background-color: #ffffff;
hr@0:   border: 1px solid #dddddd;
hr@0: }
hr@0: .list-group-item:first-child {
hr@0:   border-top-right-radius: 4px;
hr@0:   border-top-left-radius: 4px;
hr@0: }
hr@0: .list-group-item:last-child {
hr@0:   margin-bottom: 0;
hr@0:   border-bottom-right-radius: 4px;
hr@0:   border-bottom-left-radius: 4px;
hr@0: }
hr@0: .list-group-item > .badge {
hr@0:   float: right;
hr@0: }
hr@0: .list-group-item > .badge + .badge {
hr@0:   margin-right: 5px;
hr@0: }
hr@0: a.list-group-item {
hr@0:   color: #555555;
hr@0: }
hr@0: a.list-group-item .list-group-item-heading {
hr@0:   color: #333333;
hr@0: }
hr@0: a.list-group-item:hover,
hr@0: a.list-group-item:focus {
hr@0:   text-decoration: none;
hr@0:   background-color: #f5f5f5;
hr@0: }
hr@0: a.list-group-item.active,
hr@0: a.list-group-item.active:hover,
hr@0: a.list-group-item.active:focus {
hr@0:   z-index: 2;
hr@0:   color: #ffffff;
hr@0:   background-color: #428bca;
hr@0:   border-color: #428bca;
hr@0: }
hr@0: a.list-group-item.active .list-group-item-heading,
hr@0: a.list-group-item.active:hover .list-group-item-heading,
hr@0: a.list-group-item.active:focus .list-group-item-heading {
hr@0:   color: inherit;
hr@0: }
hr@0: a.list-group-item.active .list-group-item-text,
hr@0: a.list-group-item.active:hover .list-group-item-text,
hr@0: a.list-group-item.active:focus .list-group-item-text {
hr@0:   color: #e1edf7;
hr@0: }
hr@0: .list-group-item-heading {
hr@0:   margin-top: 0;
hr@0:   margin-bottom: 5px;
hr@0: }
hr@0: .list-group-item-text {
hr@0:   margin-bottom: 0;
hr@0:   line-height: 1.3;
hr@0: }
hr@0: .panel {
hr@0:   margin-bottom: 20px;
hr@0:   background-color: #ffffff;
hr@0:   border: 1px solid transparent;
hr@0:   border-radius: 4px;
hr@0:   -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
info@55:   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
info@55: }
hr@0: .panel-body {
hr@0:   padding: 15px;
hr@0: }
hr@0: .panel-body:before,
hr@0: .panel-body:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .panel-body:after {
hr@0:   clear: both;
hr@0: }
hr@0: .panel-body:before,
hr@0: .panel-body:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .panel-body:after {
hr@0:   clear: both;
hr@0: }
hr@0: .panel > .list-group {
hr@0:   margin-bottom: 0;
hr@0: }
hr@0: .panel > .list-group .list-group-item {
hr@0:   border-width: 1px 0;
hr@0: }
hr@0: .panel > .list-group .list-group-item:first-child {
hr@0:   border-top-right-radius: 0;
hr@0:   border-top-left-radius: 0;
hr@0: }
hr@0: .panel > .list-group .list-group-item:last-child {
hr@0:   border-bottom: 0;
hr@0: }
hr@0: .panel-heading + .list-group .list-group-item:first-child {
hr@0:   border-top-width: 0;
hr@0: }
hr@0: .panel > .table,
info@49: .panel > .table-responsive > .table {
hr@0:   margin-bottom: 0;
hr@0: }
hr@0: .panel > .panel-body + .table,
hr@0: .panel > .panel-body + .table-responsive {
hr@0:   border-top: 1px solid #dddddd;
hr@0: }
info@49: .panel > .table > tbody:first-child th,
info@49: .panel > .table > tbody:first-child td {
info@49:   border-top: 0;
info@49: }
hr@0: .panel > .table-bordered,
hr@0: .panel > .table-responsive > .table-bordered {
hr@0:   border: 0;
hr@0: }
hr@0: .panel > .table-bordered > thead > tr > th:first-child,
hr@0: .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
hr@0: .panel > .table-bordered > tbody > tr > th:first-child,
hr@0: .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
hr@0: .panel > .table-bordered > tfoot > tr > th:first-child,
hr@0: .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
hr@0: .panel > .table-bordered > thead > tr > td:first-child,
hr@0: .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
hr@0: .panel > .table-bordered > tbody > tr > td:first-child,
hr@0: .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
hr@0: .panel > .table-bordered > tfoot > tr > td:first-child,
hr@0: .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
hr@0:   border-left: 0;
hr@0: }
hr@0: .panel > .table-bordered > thead > tr > th:last-child,
hr@0: .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
hr@0: .panel > .table-bordered > tbody > tr > th:last-child,
hr@0: .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
hr@0: .panel > .table-bordered > tfoot > tr > th:last-child,
hr@0: .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
hr@0: .panel > .table-bordered > thead > tr > td:last-child,
hr@0: .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
hr@0: .panel > .table-bordered > tbody > tr > td:last-child,
hr@0: .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
hr@0: .panel > .table-bordered > tfoot > tr > td:last-child,
hr@0: .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
hr@0:   border-right: 0;
hr@0: }
hr@0: .panel > .table-bordered > thead > tr:last-child > th,
hr@0: .panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
hr@0: .panel > .table-bordered > tbody > tr:last-child > th,
hr@0: .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
hr@0: .panel > .table-bordered > tfoot > tr:last-child > th,
hr@0: .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
hr@0: .panel > .table-bordered > thead > tr:last-child > td,
hr@0: .panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
hr@0: .panel > .table-bordered > tbody > tr:last-child > td,
hr@0: .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
hr@0: .panel > .table-bordered > tfoot > tr:last-child > td,
hr@0: .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
hr@0:   border-bottom: 0;
hr@0: }
info@49: .panel > .table-responsive {
info@55:   border: 0;
info@49:   margin-bottom: 0;
info@55: }
hr@0: .panel-heading {
hr@0:   padding: 10px 15px;
hr@0:   border-bottom: 1px solid transparent;
hr@0:   border-top-right-radius: 3px;
hr@0:   border-top-left-radius: 3px;
hr@0: }
hr@0: .panel-heading > .dropdown .dropdown-toggle {
hr@0:   color: inherit;
hr@0: }
hr@0: .panel-title {
hr@0:   margin-top: 0;
hr@0:   margin-bottom: 0;
hr@0:   font-size: 16px;
info@49:   color: inherit;
hr@0: }
hr@0: .panel-title > a {
hr@0:   color: inherit;
hr@0: }
hr@0: .panel-footer {
hr@0:   padding: 10px 15px;
hr@0:   background-color: #f5f5f5;
hr@0:   border-top: 1px solid #dddddd;
hr@0:   border-bottom-right-radius: 3px;
hr@0:   border-bottom-left-radius: 3px;
hr@0: }
hr@0: .panel-group .panel {
hr@0:   margin-bottom: 0;
info@55:   border-radius: 4px;
hr@0:   overflow: hidden;
info@55: }
hr@0: .panel-group .panel + .panel {
hr@0:   margin-top: 5px;
hr@0: }
hr@0: .panel-group .panel-heading {
hr@0:   border-bottom: 0;
hr@0: }
hr@0: .panel-group .panel-heading + .panel-collapse .panel-body {
hr@0:   border-top: 1px solid #dddddd;
hr@0: }
hr@0: .panel-group .panel-footer {
hr@0:   border-top: 0;
hr@0: }
hr@0: .panel-group .panel-footer + .panel-collapse .panel-body {
hr@0:   border-bottom: 1px solid #dddddd;
hr@0: }
hr@0: .panel-default {
hr@0:   border-color: #dddddd;
hr@0: }
hr@0: .panel-default > .panel-heading {
hr@0:   color: #333333;
hr@0:   background-color: #f5f5f5;
hr@0:   border-color: #dddddd;
hr@0: }
hr@0: .panel-default > .panel-heading + .panel-collapse .panel-body {
hr@0:   border-top-color: #dddddd;
hr@0: }
hr@0: .panel-default > .panel-footer + .panel-collapse .panel-body {
hr@0:   border-bottom-color: #dddddd;
hr@0: }
hr@0: .panel-primary {
hr@0:   border-color: #428bca;
hr@0: }
hr@0: .panel-primary > .panel-heading {
hr@0:   color: #ffffff;
hr@0:   background-color: #428bca;
hr@0:   border-color: #428bca;
hr@0: }
hr@0: .panel-primary > .panel-heading + .panel-collapse .panel-body {
hr@0:   border-top-color: #428bca;
hr@0: }
hr@0: .panel-primary > .panel-footer + .panel-collapse .panel-body {
hr@0:   border-bottom-color: #428bca;
hr@0: }
hr@0: .panel-success {
hr@0:   border-color: #d6e9c6;
hr@0: }
hr@0: .panel-success > .panel-heading {
info@49:   color: #3c763d;
hr@0:   background-color: #dff0d8;
hr@0:   border-color: #d6e9c6;
hr@0: }
hr@0: .panel-success > .panel-heading + .panel-collapse .panel-body {
hr@0:   border-top-color: #d6e9c6;
hr@0: }
hr@0: .panel-success > .panel-footer + .panel-collapse .panel-body {
hr@0:   border-bottom-color: #d6e9c6;
hr@0: }
hr@0: .panel-warning {
hr@0:   border-color: #faebcc;
hr@0: }
hr@0: .panel-warning > .panel-heading {
info@49:   color: #8a6d3b;
hr@0:   background-color: #fcf8e3;
hr@0:   border-color: #faebcc;
hr@0: }
hr@0: .panel-warning > .panel-heading + .panel-collapse .panel-body {
hr@0:   border-top-color: #faebcc;
hr@0: }
hr@0: .panel-warning > .panel-footer + .panel-collapse .panel-body {
hr@0:   border-bottom-color: #faebcc;
hr@0: }
hr@0: .panel-danger {
hr@0:   border-color: #ebccd1;
hr@0: }
hr@0: .panel-danger > .panel-heading {
info@49:   color: #a94442;
hr@0:   background-color: #f2dede;
hr@0:   border-color: #ebccd1;
hr@0: }
hr@0: .panel-danger > .panel-heading + .panel-collapse .panel-body {
hr@0:   border-top-color: #ebccd1;
hr@0: }
hr@0: .panel-danger > .panel-footer + .panel-collapse .panel-body {
hr@0:   border-bottom-color: #ebccd1;
hr@0: }
hr@0: .panel-info {
hr@0:   border-color: #bce8f1;
hr@0: }
hr@0: .panel-info > .panel-heading {
info@49:   color: #31708f;
hr@0:   background-color: #d9edf7;
hr@0:   border-color: #bce8f1;
hr@0: }
hr@0: .panel-info > .panel-heading + .panel-collapse .panel-body {
hr@0:   border-top-color: #bce8f1;
hr@0: }
hr@0: .panel-info > .panel-footer + .panel-collapse .panel-body {
hr@0:   border-bottom-color: #bce8f1;
hr@0: }
hr@0: .well {
hr@0:   min-height: 20px;
hr@0:   padding: 19px;
hr@0:   margin-bottom: 20px;
hr@0:   background-color: #f5f5f5;
hr@0:   border: 1px solid #e3e3e3;
hr@0:   border-radius: 4px;
hr@0:   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
info@55:   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
info@55: }
hr@0: .well blockquote {
hr@0:   border-color: #ddd;
hr@0:   border-color: rgba(0, 0, 0, 0.15);
hr@0: }
hr@0: .well-lg {
hr@0:   padding: 24px;
hr@0:   border-radius: 6px;
hr@0: }
hr@0: .well-sm {
hr@0:   padding: 9px;
hr@0:   border-radius: 3px;
hr@0: }
hr@0: .close {
hr@0:   float: right;
hr@0:   font-size: 21px;
hr@0:   font-weight: bold;
hr@0:   line-height: 1;
hr@0:   color: #000000;
hr@0:   text-shadow: 0 1px 0 #ffffff;
hr@0:   opacity: 0.2;
hr@0:   filter: alpha(opacity=20);
hr@0: }
hr@0: .close:hover,
hr@0: .close:focus {
hr@0:   color: #000000;
hr@0:   text-decoration: none;
hr@0:   cursor: pointer;
hr@0:   opacity: 0.5;
hr@0:   filter: alpha(opacity=50);
hr@0: }
hr@0: button.close {
hr@0:   padding: 0;
hr@0:   cursor: pointer;
hr@0:   background: transparent;
hr@0:   border: 0;
hr@0:   -webkit-appearance: none;
hr@0: }
hr@0: .modal-open {
hr@0:   overflow: hidden;
hr@0: }
hr@0: .modal {
info@55:   display: none;
info@55:   overflow: auto;
info@55:   overflow-y: scroll;
hr@0:   position: fixed;
hr@0:   top: 0;
hr@0:   right: 0;
hr@0:   bottom: 0;
hr@0:   left: 0;
hr@0:   z-index: 1040;
info@55: }
hr@0: .modal.fade .modal-dialog {
hr@0:   -webkit-transform: translate(0, -25%);
info@55:   -ms-transform: translate(0, -25%);
info@55:   transform: translate(0, -25%);
hr@0:   -webkit-transition: -webkit-transform 0.3s ease-out;
info@55:   -moz-transition: -moz-transform 0.3s ease-out;
info@55:   -o-transition: -o-transform 0.3s ease-out;
info@55:   transition: transform 0.3s ease-out;
info@55: }
hr@0: .modal.in .modal-dialog {
hr@0:   -webkit-transform: translate(0, 0);
info@55:   -ms-transform: translate(0, 0);
info@55:   transform: translate(0, 0);
info@55: }
hr@0: .modal-dialog {
hr@0:   position: relative;
hr@0:   width: auto;
info@49:   margin: 10px;
info@55:   z-index: 1050;
info@55: }
hr@0: .modal-content {
hr@0:   position: relative;
hr@0:   background-color: #ffffff;
hr@0:   border: 1px solid #999999;
hr@0:   border: 1px solid rgba(0, 0, 0, 0.2);
hr@0:   border-radius: 6px;
info@55:   -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
info@55:   box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
info@55:   background-clip: padding-box;
hr@0:   outline: none;
info@55: }
hr@0: .modal-backdrop {
hr@0:   position: fixed;
hr@0:   top: 0;
hr@0:   right: 0;
hr@0:   bottom: 0;
hr@0:   left: 0;
hr@0:   z-index: 1030;
hr@0:   background-color: #000000;
hr@0: }
hr@0: .modal-backdrop.fade {
hr@0:   opacity: 0;
hr@0:   filter: alpha(opacity=0);
hr@0: }
hr@0: .modal-backdrop.in {
hr@0:   opacity: 0.5;
hr@0:   filter: alpha(opacity=50);
hr@0: }
hr@0: .modal-header {
hr@0:   padding: 15px;
hr@0:   border-bottom: 1px solid #e5e5e5;
info@55:   min-height: 16.428571429px;
info@55: }
hr@0: .modal-header .close {
hr@0:   margin-top: -2px;
hr@0: }
hr@0: .modal-title {
hr@0:   margin: 0;
hr@0:   line-height: 1.428571429;
hr@0: }
hr@0: .modal-body {
hr@0:   position: relative;
hr@0:   padding: 20px;
hr@0: }
hr@0: .modal-footer {
info@55:   margin-top: 15px;
hr@0:   padding: 19px 20px 20px;
hr@0:   text-align: right;
hr@0:   border-top: 1px solid #e5e5e5;
hr@0: }
hr@0: .modal-footer:before,
hr@0: .modal-footer:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .modal-footer:after {
hr@0:   clear: both;
hr@0: }
hr@0: .modal-footer:before,
hr@0: .modal-footer:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .modal-footer:after {
hr@0:   clear: both;
hr@0: }
hr@0: .modal-footer .btn + .btn {
info@55:   margin-left: 5px;
hr@0:   margin-bottom: 0;
info@55: }
hr@0: .modal-footer .btn-group .btn + .btn {
hr@0:   margin-left: -1px;
hr@0: }
hr@0: .modal-footer .btn-block + .btn-block {
hr@0:   margin-left: 0;
hr@0: }
hr@0: @media screen and (min-width: 768px) {
hr@0:   .modal-dialog {
hr@0:     width: 600px;
info@49:     margin: 30px auto;
hr@0:   }
hr@0:   .modal-content {
hr@0:     -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
info@55:     box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
info@55:   }
info@55: }
hr@0: .tooltip {
hr@0:   position: absolute;
hr@0:   z-index: 1030;
hr@0:   display: block;
info@55:   visibility: visible;
hr@0:   font-size: 12px;
hr@0:   line-height: 1.4;
hr@0:   opacity: 0;
hr@0:   filter: alpha(opacity=0);
info@55: }
hr@0: .tooltip.in {
hr@0:   opacity: 0.9;
hr@0:   filter: alpha(opacity=90);
hr@0: }
hr@0: .tooltip.top {
info@55:   margin-top: -3px;
hr@0:   padding: 5px 0;
info@55: }
hr@0: .tooltip.right {
info@55:   margin-left: 3px;
hr@0:   padding: 0 5px;
info@55: }
hr@0: .tooltip.bottom {
info@55:   margin-top: 3px;
hr@0:   padding: 5px 0;
info@55: }
hr@0: .tooltip.left {
info@55:   margin-left: -3px;
hr@0:   padding: 0 5px;
info@55: }
hr@0: .tooltip-inner {
hr@0:   max-width: 200px;
hr@0:   padding: 3px 8px;
hr@0:   color: #ffffff;
hr@0:   text-align: center;
hr@0:   text-decoration: none;
hr@0:   background-color: #000000;
hr@0:   border-radius: 4px;
hr@0: }
hr@0: .tooltip-arrow {
hr@0:   position: absolute;
hr@0:   width: 0;
hr@0:   height: 0;
hr@0:   border-color: transparent;
hr@0:   border-style: solid;
hr@0: }
hr@0: .tooltip.top .tooltip-arrow {
hr@0:   bottom: 0;
hr@0:   left: 50%;
hr@0:   margin-left: -5px;
info@55:   border-width: 5px 5px 0;
hr@0:   border-top-color: #000000;
info@55: }
hr@0: .tooltip.top-left .tooltip-arrow {
hr@0:   bottom: 0;
hr@0:   left: 5px;
info@55:   border-width: 5px 5px 0;
hr@0:   border-top-color: #000000;
info@55: }
info@55: .tooltip.top-right .tooltip-arrow {
info@55:   bottom: 0;
info@55:   right: 5px;
hr@0:   border-width: 5px 5px 0;
hr@0:   border-top-color: #000000;
info@55: }
hr@0: .tooltip.right .tooltip-arrow {
hr@0:   top: 50%;
hr@0:   left: 0;
hr@0:   margin-top: -5px;
info@55:   border-width: 5px 5px 5px 0;
hr@0:   border-right-color: #000000;
info@55: }
hr@0: .tooltip.left .tooltip-arrow {
hr@0:   top: 50%;
hr@0:   right: 0;
hr@0:   margin-top: -5px;
info@55:   border-width: 5px 0 5px 5px;
hr@0:   border-left-color: #000000;
info@55: }
hr@0: .tooltip.bottom .tooltip-arrow {
hr@0:   top: 0;
hr@0:   left: 50%;
hr@0:   margin-left: -5px;
info@55:   border-width: 0 5px 5px;
hr@0:   border-bottom-color: #000000;
info@55: }
hr@0: .tooltip.bottom-left .tooltip-arrow {
hr@0:   top: 0;
hr@0:   left: 5px;
info@55:   border-width: 0 5px 5px;
hr@0:   border-bottom-color: #000000;
info@55: }
hr@0: .tooltip.bottom-right .tooltip-arrow {
hr@0:   top: 0;
hr@0:   right: 5px;
info@55:   border-width: 0 5px 5px;
hr@0:   border-bottom-color: #000000;
info@55: }
hr@0: .popover {
hr@0:   position: absolute;
hr@0:   top: 0;
hr@0:   left: 0;
hr@0:   z-index: 1010;
hr@0:   display: none;
hr@0:   max-width: 276px;
hr@0:   padding: 1px;
hr@0:   text-align: left;
hr@0:   background-color: #ffffff;
info@55:   background-clip: padding-box;
hr@0:   border: 1px solid #cccccc;
hr@0:   border: 1px solid rgba(0, 0, 0, 0.2);
hr@0:   border-radius: 6px;
hr@0:   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
info@55:   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
info@55:   white-space: normal;
info@55: }
hr@0: .popover.top {
hr@0:   margin-top: -10px;
hr@0: }
hr@0: .popover.right {
hr@0:   margin-left: 10px;
hr@0: }
hr@0: .popover.bottom {
hr@0:   margin-top: 10px;
hr@0: }
hr@0: .popover.left {
hr@0:   margin-left: -10px;
hr@0: }
hr@0: .popover-title {
info@55:   margin: 0;
hr@0:   padding: 8px 14px;
hr@0:   font-size: 14px;
hr@0:   font-weight: normal;
hr@0:   line-height: 18px;
hr@0:   background-color: #f7f7f7;
hr@0:   border-bottom: 1px solid #ebebeb;
hr@0:   border-radius: 5px 5px 0 0;
hr@0: }
hr@0: .popover-content {
hr@0:   padding: 9px 14px;
hr@0: }
hr@0: .popover .arrow,
hr@0: .popover .arrow:after {
hr@0:   position: absolute;
hr@0:   display: block;
hr@0:   width: 0;
hr@0:   height: 0;
hr@0:   border-color: transparent;
hr@0:   border-style: solid;
hr@0: }
hr@0: .popover .arrow {
hr@0:   border-width: 11px;
hr@0: }
hr@0: .popover .arrow:after {
hr@0:   border-width: 10px;
hr@0:   content: "";
hr@0: }
hr@0: .popover.top .arrow {
hr@0:   left: 50%;
hr@0:   margin-left: -11px;
info@55:   border-bottom-width: 0;
hr@0:   border-top-color: #999999;
hr@0:   border-top-color: rgba(0, 0, 0, 0.25);
info@55:   bottom: -11px;
info@55: }
hr@0: .popover.top .arrow:after {
info@55:   content: " ";
hr@0:   bottom: 1px;
hr@0:   margin-left: -10px;
info@55:   border-bottom-width: 0;
hr@0:   border-top-color: #ffffff;
info@55: }
hr@0: .popover.right .arrow {
hr@0:   top: 50%;
hr@0:   left: -11px;
hr@0:   margin-top: -11px;
info@55:   border-left-width: 0;
hr@0:   border-right-color: #999999;
hr@0:   border-right-color: rgba(0, 0, 0, 0.25);
info@55: }
info@55: .popover.right .arrow:after {
info@55:   content: " ";
info@55:   left: 1px;
info@55:   bottom: -10px;
hr@0:   border-left-width: 0;
hr@0:   border-right-color: #ffffff;
info@55: }
hr@0: .popover.bottom .arrow {
hr@0:   left: 50%;
hr@0:   margin-left: -11px;
info@55:   border-top-width: 0;
hr@0:   border-bottom-color: #999999;
hr@0:   border-bottom-color: rgba(0, 0, 0, 0.25);
info@55:   top: -11px;
info@55: }
hr@0: .popover.bottom .arrow:after {
info@55:   content: " ";
hr@0:   top: 1px;
hr@0:   margin-left: -10px;
info@55:   border-top-width: 0;
hr@0:   border-bottom-color: #ffffff;
info@55: }
hr@0: .popover.left .arrow {
hr@0:   top: 50%;
hr@0:   right: -11px;
hr@0:   margin-top: -11px;
info@55:   border-right-width: 0;
hr@0:   border-left-color: #999999;
hr@0:   border-left-color: rgba(0, 0, 0, 0.25);
info@55: }
info@55: .popover.left .arrow:after {
info@55:   content: " ";
info@55:   right: 1px;
hr@0:   border-right-width: 0;
info@55:   border-left-color: #ffffff;
hr@0:   bottom: -10px;
info@55: }
hr@0: .carousel {
hr@0:   position: relative;
hr@0: }
hr@0: .carousel-inner {
hr@0:   position: relative;
info@55:   overflow: hidden;
hr@0:   width: 100%;
info@55: }
hr@0: .carousel-inner > .item {
info@55:   display: none;
hr@0:   position: relative;
hr@0:   -webkit-transition: 0.6s ease-in-out left;
info@55:   transition: 0.6s ease-in-out left;
info@55: }
hr@0: .carousel-inner > .item > img,
hr@0: .carousel-inner > .item > a > img {
hr@0:   display: block;
info@55:   max-width: 100%;
hr@0:   height: auto;
hr@0:   line-height: 1;
hr@0: }
hr@0: .carousel-inner > .active,
hr@0: .carousel-inner > .next,
hr@0: .carousel-inner > .prev {
hr@0:   display: block;
hr@0: }
hr@0: .carousel-inner > .active {
hr@0:   left: 0;
hr@0: }
hr@0: .carousel-inner > .next,
hr@0: .carousel-inner > .prev {
hr@0:   position: absolute;
hr@0:   top: 0;
hr@0:   width: 100%;
hr@0: }
hr@0: .carousel-inner > .next {
hr@0:   left: 100%;
hr@0: }
hr@0: .carousel-inner > .prev {
hr@0:   left: -100%;
hr@0: }
hr@0: .carousel-inner > .next.left,
hr@0: .carousel-inner > .prev.right {
hr@0:   left: 0;
hr@0: }
hr@0: .carousel-inner > .active.left {
hr@0:   left: -100%;
hr@0: }
hr@0: .carousel-inner > .active.right {
hr@0:   left: 100%;
hr@0: }
hr@0: .carousel-control {
hr@0:   position: absolute;
hr@0:   top: 0;
info@55:   left: 0;
hr@0:   bottom: 0;
hr@0:   width: 15%;
info@55:   opacity: 0.5;
info@55:   filter: alpha(opacity=50);
hr@0:   font-size: 20px;
hr@0:   color: #ffffff;
hr@0:   text-align: center;
hr@0:   text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
info@55: }
hr@0: .carousel-control.left {
info@55:   background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
info@55:   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
hr@0:   background-repeat: repeat-x;
hr@0:   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
hr@0: }
hr@0: .carousel-control.right {
info@55:   left: auto;
hr@0:   right: 0;
info@55:   background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
info@55:   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
hr@0:   background-repeat: repeat-x;
hr@0:   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
hr@0: }
hr@0: .carousel-control:hover,
hr@0: .carousel-control:focus {
info@55:   outline: none;
hr@0:   color: #ffffff;
hr@0:   text-decoration: none;
hr@0:   opacity: 0.9;
hr@0:   filter: alpha(opacity=90);
hr@0: }
hr@0: .carousel-control .icon-prev,
hr@0: .carousel-control .icon-next,
hr@0: .carousel-control .glyphicon-chevron-left,
hr@0: .carousel-control .glyphicon-chevron-right {
hr@0:   position: absolute;
hr@0:   top: 50%;
hr@0:   z-index: 5;
hr@0:   display: inline-block;
hr@0: }
hr@0: .carousel-control .icon-prev,
hr@0: .carousel-control .glyphicon-chevron-left {
hr@0:   left: 50%;
hr@0: }
hr@0: .carousel-control .icon-next,
hr@0: .carousel-control .glyphicon-chevron-right {
hr@0:   right: 50%;
hr@0: }
hr@0: .carousel-control .icon-prev,
hr@0: .carousel-control .icon-next {
hr@0:   width: 20px;
hr@0:   height: 20px;
hr@0:   margin-top: -10px;
hr@0:   margin-left: -10px;
hr@0:   font-family: serif;
hr@0: }
hr@0: .carousel-control .icon-prev:before {
hr@0:   content: '\2039';
hr@0: }
hr@0: .carousel-control .icon-next:before {
hr@0:   content: '\203a';
hr@0: }
hr@0: .carousel-indicators {
hr@0:   position: absolute;
hr@0:   bottom: 10px;
hr@0:   left: 50%;
hr@0:   z-index: 15;
hr@0:   width: 60%;
info@55:   margin-left: -30%;
hr@0:   padding-left: 0;
info@55:   list-style: none;
hr@0:   text-align: center;
info@55: }
hr@0: .carousel-indicators li {
hr@0:   display: inline-block;
hr@0:   width: 10px;
hr@0:   height: 10px;
hr@0:   margin: 1px;
hr@0:   text-indent: -999px;
info@55:   border: 1px solid #ffffff;
info@55:   border-radius: 10px;
hr@0:   cursor: pointer;
hr@0:   background-color: #000 \9;
hr@0:   background-color: rgba(0, 0, 0, 0);
info@55: }
hr@0: .carousel-indicators .active {
info@55:   margin: 0;
hr@0:   width: 12px;
hr@0:   height: 12px;
hr@0:   background-color: #ffffff;
hr@0: }
hr@0: .carousel-caption {
hr@0:   position: absolute;
info@55:   left: 15%;
hr@0:   right: 15%;
hr@0:   bottom: 20px;
hr@0:   z-index: 10;
hr@0:   padding-top: 20px;
hr@0:   padding-bottom: 20px;
hr@0:   color: #ffffff;
hr@0:   text-align: center;
hr@0:   text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
hr@0: }
hr@0: .carousel-caption .btn {
hr@0:   text-shadow: none;
hr@0: }
hr@0: @media screen and (min-width: 768px) {
hr@0:   .carousel-control .glyphicons-chevron-left,
hr@0:   .carousel-control .glyphicons-chevron-right,
hr@0:   .carousel-control .icon-prev,
hr@0:   .carousel-control .icon-next {
hr@0:     width: 30px;
hr@0:     height: 30px;
hr@0:     margin-top: -15px;
hr@0:     margin-left: -15px;
hr@0:     font-size: 30px;
hr@0:   }
hr@0:   .carousel-caption {
info@55:     left: 20%;
hr@0:     right: 20%;
hr@0:     padding-bottom: 30px;
hr@0:   }
hr@0:   .carousel-indicators {
hr@0:     bottom: 20px;
hr@0:   }
hr@0: }
hr@0: .clearfix:before,
hr@0: .clearfix:after {
info@55:   content: " ";
hr@0:   display: table;
info@55: }
hr@0: .clearfix:after {
hr@0:   clear: both;
hr@0: }
hr@0: .center-block {
hr@0:   display: block;
info@55:   margin-left: auto;
hr@0:   margin-right: auto;
info@55: }
hr@0: .pull-right {
hr@0:   float: right !important;
hr@0: }
hr@0: .pull-left {
hr@0:   float: left !important;
hr@0: }
hr@0: .hide {
hr@0:   display: none !important;
hr@0: }
hr@0: .show {
hr@0:   display: block !important;
hr@0: }
hr@0: .invisible {
hr@0:   visibility: hidden;
hr@0: }
hr@0: .text-hide {
hr@0:   font: 0/0 a;
hr@0:   color: transparent;
hr@0:   text-shadow: none;
hr@0:   background-color: transparent;
hr@0:   border: 0;
hr@0: }
hr@0: .hidden {
hr@0:   display: none !important;
hr@0:   visibility: hidden !important;
hr@0: }
hr@0: .affix {
hr@0:   position: fixed;
hr@0: }
hr@0: @-ms-viewport {
hr@0:   width: device-width;
hr@0: }
hr@0: .visible-xs,
hr@0: tr.visible-xs,
hr@0: th.visible-xs,
hr@0: td.visible-xs {
hr@0:   display: none !important;
hr@0: }
hr@0: @media (max-width: 767px) {
hr@0:   .visible-xs {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-xs {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-xs {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-xs,
hr@0:   td.visible-xs {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 768px) and (max-width: 991px) {
hr@0:   .visible-xs.visible-sm {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-xs.visible-sm {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-xs.visible-sm {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-xs.visible-sm,
hr@0:   td.visible-xs.visible-sm {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 992px) and (max-width: 1199px) {
hr@0:   .visible-xs.visible-md {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-xs.visible-md {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-xs.visible-md {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-xs.visible-md,
hr@0:   td.visible-xs.visible-md {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 1200px) {
hr@0:   .visible-xs.visible-lg {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-xs.visible-lg {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-xs.visible-lg {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-xs.visible-lg,
hr@0:   td.visible-xs.visible-lg {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: .visible-sm,
hr@0: tr.visible-sm,
hr@0: th.visible-sm,
hr@0: td.visible-sm {
hr@0:   display: none !important;
hr@0: }
hr@0: @media (max-width: 767px) {
hr@0:   .visible-sm.visible-xs {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-sm.visible-xs {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-sm.visible-xs {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-sm.visible-xs,
hr@0:   td.visible-sm.visible-xs {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 768px) and (max-width: 991px) {
hr@0:   .visible-sm {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-sm {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-sm {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-sm,
hr@0:   td.visible-sm {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 992px) and (max-width: 1199px) {
hr@0:   .visible-sm.visible-md {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-sm.visible-md {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-sm.visible-md {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-sm.visible-md,
hr@0:   td.visible-sm.visible-md {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 1200px) {
hr@0:   .visible-sm.visible-lg {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-sm.visible-lg {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-sm.visible-lg {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-sm.visible-lg,
hr@0:   td.visible-sm.visible-lg {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: .visible-md,
hr@0: tr.visible-md,
hr@0: th.visible-md,
hr@0: td.visible-md {
hr@0:   display: none !important;
hr@0: }
hr@0: @media (max-width: 767px) {
hr@0:   .visible-md.visible-xs {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-md.visible-xs {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-md.visible-xs {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-md.visible-xs,
hr@0:   td.visible-md.visible-xs {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 768px) and (max-width: 991px) {
hr@0:   .visible-md.visible-sm {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-md.visible-sm {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-md.visible-sm {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-md.visible-sm,
hr@0:   td.visible-md.visible-sm {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 992px) and (max-width: 1199px) {
hr@0:   .visible-md {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-md {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-md {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-md,
hr@0:   td.visible-md {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 1200px) {
hr@0:   .visible-md.visible-lg {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-md.visible-lg {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-md.visible-lg {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-md.visible-lg,
hr@0:   td.visible-md.visible-lg {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: .visible-lg,
hr@0: tr.visible-lg,
hr@0: th.visible-lg,
hr@0: td.visible-lg {
hr@0:   display: none !important;
hr@0: }
hr@0: @media (max-width: 767px) {
hr@0:   .visible-lg.visible-xs {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-lg.visible-xs {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-lg.visible-xs {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-lg.visible-xs,
hr@0:   td.visible-lg.visible-xs {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 768px) and (max-width: 991px) {
hr@0:   .visible-lg.visible-sm {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-lg.visible-sm {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-lg.visible-sm {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-lg.visible-sm,
hr@0:   td.visible-lg.visible-sm {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 992px) and (max-width: 1199px) {
hr@0:   .visible-lg.visible-md {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-lg.visible-md {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-lg.visible-md {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-lg.visible-md,
hr@0:   td.visible-lg.visible-md {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 1200px) {
hr@0:   .visible-lg {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-lg {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-lg {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-lg,
hr@0:   td.visible-lg {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0: }
hr@0: .hidden-xs {
hr@0:   display: block !important;
hr@0: }
info@49: table.hidden-xs {
info@49:   display: table;
info@49: }
hr@0: tr.hidden-xs {
hr@0:   display: table-row !important;
hr@0: }
hr@0: th.hidden-xs,
hr@0: td.hidden-xs {
hr@0:   display: table-cell !important;
hr@0: }
hr@0: @media (max-width: 767px) {
hr@0:   .hidden-xs,
hr@0:   tr.hidden-xs,
hr@0:   th.hidden-xs,
hr@0:   td.hidden-xs {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 768px) and (max-width: 991px) {
hr@0:   .hidden-xs.hidden-sm,
hr@0:   tr.hidden-xs.hidden-sm,
hr@0:   th.hidden-xs.hidden-sm,
hr@0:   td.hidden-xs.hidden-sm {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 992px) and (max-width: 1199px) {
hr@0:   .hidden-xs.hidden-md,
hr@0:   tr.hidden-xs.hidden-md,
hr@0:   th.hidden-xs.hidden-md,
hr@0:   td.hidden-xs.hidden-md {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 1200px) {
hr@0:   .hidden-xs.hidden-lg,
hr@0:   tr.hidden-xs.hidden-lg,
hr@0:   th.hidden-xs.hidden-lg,
hr@0:   td.hidden-xs.hidden-lg {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: .hidden-sm {
hr@0:   display: block !important;
hr@0: }
info@49: table.hidden-sm {
info@49:   display: table;
info@49: }
hr@0: tr.hidden-sm {
hr@0:   display: table-row !important;
hr@0: }
hr@0: th.hidden-sm,
hr@0: td.hidden-sm {
hr@0:   display: table-cell !important;
hr@0: }
hr@0: @media (max-width: 767px) {
hr@0:   .hidden-sm.hidden-xs,
hr@0:   tr.hidden-sm.hidden-xs,
hr@0:   th.hidden-sm.hidden-xs,
hr@0:   td.hidden-sm.hidden-xs {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 768px) and (max-width: 991px) {
hr@0:   .hidden-sm,
hr@0:   tr.hidden-sm,
hr@0:   th.hidden-sm,
hr@0:   td.hidden-sm {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 992px) and (max-width: 1199px) {
hr@0:   .hidden-sm.hidden-md,
hr@0:   tr.hidden-sm.hidden-md,
hr@0:   th.hidden-sm.hidden-md,
hr@0:   td.hidden-sm.hidden-md {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 1200px) {
hr@0:   .hidden-sm.hidden-lg,
hr@0:   tr.hidden-sm.hidden-lg,
hr@0:   th.hidden-sm.hidden-lg,
hr@0:   td.hidden-sm.hidden-lg {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: .hidden-md {
hr@0:   display: block !important;
hr@0: }
info@49: table.hidden-md {
info@49:   display: table;
info@49: }
hr@0: tr.hidden-md {
hr@0:   display: table-row !important;
hr@0: }
hr@0: th.hidden-md,
hr@0: td.hidden-md {
hr@0:   display: table-cell !important;
hr@0: }
hr@0: @media (max-width: 767px) {
hr@0:   .hidden-md.hidden-xs,
hr@0:   tr.hidden-md.hidden-xs,
hr@0:   th.hidden-md.hidden-xs,
hr@0:   td.hidden-md.hidden-xs {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 768px) and (max-width: 991px) {
hr@0:   .hidden-md.hidden-sm,
hr@0:   tr.hidden-md.hidden-sm,
hr@0:   th.hidden-md.hidden-sm,
hr@0:   td.hidden-md.hidden-sm {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 992px) and (max-width: 1199px) {
hr@0:   .hidden-md,
hr@0:   tr.hidden-md,
hr@0:   th.hidden-md,
hr@0:   td.hidden-md {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 1200px) {
hr@0:   .hidden-md.hidden-lg,
hr@0:   tr.hidden-md.hidden-lg,
hr@0:   th.hidden-md.hidden-lg,
hr@0:   td.hidden-md.hidden-lg {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: .hidden-lg {
hr@0:   display: block !important;
hr@0: }
info@49: table.hidden-lg {
info@49:   display: table;
info@49: }
hr@0: tr.hidden-lg {
hr@0:   display: table-row !important;
hr@0: }
hr@0: th.hidden-lg,
hr@0: td.hidden-lg {
hr@0:   display: table-cell !important;
hr@0: }
hr@0: @media (max-width: 767px) {
hr@0:   .hidden-lg.hidden-xs,
hr@0:   tr.hidden-lg.hidden-xs,
hr@0:   th.hidden-lg.hidden-xs,
hr@0:   td.hidden-lg.hidden-xs {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 768px) and (max-width: 991px) {
hr@0:   .hidden-lg.hidden-sm,
hr@0:   tr.hidden-lg.hidden-sm,
hr@0:   th.hidden-lg.hidden-sm,
hr@0:   td.hidden-lg.hidden-sm {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 992px) and (max-width: 1199px) {
hr@0:   .hidden-lg.hidden-md,
hr@0:   tr.hidden-lg.hidden-md,
hr@0:   th.hidden-lg.hidden-md,
hr@0:   td.hidden-lg.hidden-md {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: @media (min-width: 1200px) {
hr@0:   .hidden-lg,
hr@0:   tr.hidden-lg,
hr@0:   th.hidden-lg,
hr@0:   td.hidden-lg {
hr@0:     display: none !important;
hr@0:   }
hr@0: }
hr@0: .visible-print,
hr@0: tr.visible-print,
hr@0: th.visible-print,
hr@0: td.visible-print {
hr@0:   display: none !important;
hr@0: }
hr@0: @media print {
hr@0:   .visible-print {
hr@0:     display: block !important;
hr@0:   }
info@49:   table.visible-print {
info@49:     display: table;
info@49:   }
hr@0:   tr.visible-print {
hr@0:     display: table-row !important;
hr@0:   }
hr@0:   th.visible-print,
hr@0:   td.visible-print {
hr@0:     display: table-cell !important;
hr@0:   }
hr@0:   .hidden-print,
hr@0:   tr.hidden-print,
hr@0:   th.hidden-print,
hr@0:   td.hidden-print {
hr@0:     display: none !important;
hr@0:   }
info@55: }
info@63: html,
info@55: body {
info@63:   height: 100%;
info@63: }
info@63: body {
info@63:   padding-top: 8px;
info@63:   border-top: 8px solid #125883;
info@63: }
info@63: #wrap {
info@63:   min-height: 100%;
info@63:   height: auto;
info@63:   margin: 0 auto -60px;
info@63:   padding: 0 0 60px;
info@55: }
info@55: /* Typo
info@55: ------------------------------------ */
info@55: @font-face {
info@55:   font-family: 'gandhi_serifbold';
info@55:   src: url('../fonts/gandhiserif-bold-webfont.eot');
info@55:   src: url('../fonts/gandhiserif-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gandhiserif-bold-webfont.woff') format('woff'), url('../fonts/gandhiserif-bold-webfont.ttf') format('truetype'), url('../fonts/gandhiserif-bold-webfont.svg#gandhi_serifbold') format('svg');
info@55:   font-weight: normal;
info@55:   font-style: normal;
info@55: }
info@55: @font-face {
info@55:   font-family: 'gandhi_serifregular';
info@55:   src: url('../fonts/gandhiserif-regular-webfont.eot');
info@55:   src: url('../fonts/gandhiserif-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gandhiserif-regular-webfont.woff') format('woff'), url('../fonts/gandhiserif-regular-webfont.ttf') format('truetype'), url('../fonts/gandhiserif-regular-webfont.svg#gandhi_serifregular') format('svg');
info@55:   font-weight: normal;
info@55:   font-style: normal;
info@55: }
info@226: h4 {
info@226:   line-height: 1.4em;
info@226: }
info@55: /* Utilities
info@55: ------------------------------------ */
info@63: #wrap > .container {
info@63:   /*padding: 60px 15px 0;*/
info@212: 
info@63: }
info@63: img {
info@63:   vertical-align: middle;
info@63:   border: 0;
info@63:   page-break-inside: avoid;
info@63:   max-width: 100% !important;
info@55: }
info@226: .logo-python {
info@226:   margin-top: 20px;
info@226: }
info@55: /* Navigation
info@55: ------------------------------------ */
info@63: .navbar-nav > li > a {
info@63:   font-size: 18px;
info@63: }
info@55: .navbar {
info@63:   margin-bottom: 0px;
info@63:   border-bottom: 3px solid #f0f0f0;
info@55: }
info@114: .navbar-nav {
info@114:   margin-top: 24px;
info@114: }
info@108: a.link-yellow {
info@108:   color: #fdc91a !important;
info@108:   text-decoration: underline;
info@108: }
info@108: a.link-yellow:hover {
info@108:   color: #333333 !important;
info@108:   text-decoration: none;
info@108: }
info@200: .navbar-default .navbar-nav > .active > a,
info@200: .navbar-default .navbar-nav > .active > a:hover,
info@200: .navbar-default .navbar-nav > .active > a:focus {
info@200:   border-bottom: 1px dotted #0e394f;
info@200:   color: #125883;
info@200: }
info@91: /* Module
info@55: ------------------------------------ */
info@91: .module-gallery {
rb@268:   background: url('../images/institut.jpg') no-repeat;
rb@270:   background-size: 1931px 500px;
rb@234: }
rb@234: 
info@91: .module-gallery .module-content {
info@108:   height: 300px;
info@91:   position: relative;
info@91: }
info@114: .module-cite h1 {
info@114:   color: #125883;
info@114: }
info@91: .col-yellow {
info@91:   background: rgba(253, 201, 26, 0.6);
info@55: }
info@108: li.module-language a:first-child {
info@108:   border-right: 1px solid #125883;
info@108: }
info@104: .module-course {
info@104:   background-color: #f5f5f5;
info@104: }
info@212: .module-info {
info@114:   border-bottom: 1px solid #fdc91a;
info@114:   padding-bottom: 20px;
info@114: }
info@212: .module-cite {
info@212:   padding-bottom: 20px;
info@212: }
info@114: .cite {
info@114:   position: relative;
info@114: }
info@114: .cite-left {
info@114:   top: 6px;
info@114: }
info@114: .cite-right {
info@114:   top: 48px;
info@114: }
info@114: .cite-right svg {
info@114:   margin-top: -48px;
info@114: }
info@212: .module-impression {
info@212:   background: #125883;
info@212: }
info@212: .module-impression a {
info@212:   color: white;
info@212: }
info@212: .module-thumbnail,
info@212: .module-impression h3 {
info@212:   margin-top: 20px;
info@212: }
info@212: .module-footer .headline {
info@212:   padding: 20px 0;
info@212: }
info@212: /* Video
info@212: ------------------------------------ */.flex-video {
info@212:   position: relative;
info@212:   padding-top: 25px;
info@212:   padding-bottom: 67.5%;
info@212:   height: 0;
info@212:   margin-bottom: 16px;
info@212:   overflow: hidden;
info@212: }
info@212: .flex-video.widescreen {
info@212:   padding-bottom: 57.25%;
info@212: }
info@212: .flex-video.vimeo {
info@212:   padding-top: 0;
info@212: }
info@212: .flex-video iframe,
info@212: .flex-video object,
info@212: .flex-video embed {
info@212:   position: absolute;
info@212:   top: 0;
info@212:   left: 0;
info@212:   width: 100%;
info@212:   height: 100%;
info@212: }
info@55: /* Footer
info@220: ------------------------------------ */.carousel-inner .sponsor {
info@220:   max-height: 65px;
info@63: }
info@104: .carousel-control.left {
info@104:   background-image: none;
info@104:   filter: 0;
info@104: }
info@104: .carousel-control.right {
info@104:   background-image: none;
info@104:   filter: 0;
info@104: }
info@220: .carousel-control {
info@220:   position: absolute;
info@220:   font-size: 80px;
info@220:   color: #125883;
info@220:   top: -46px;
info@220:   bottom: 0px;
info@220: }
info@104: .module-imprint {
info@104:   border-top: 1px solid #f5f5f5;
info@104:   padding: 20px 0;
info@104: }
info@212: /* media queries
info@212: ------------------------------------ */@media (max-width: 767px) {
info@212:   .module-gallery .module-content {
info@215:     height: 405px;
info@212:   }
info@212:   .module-impression svg {
info@212:     display: none;
info@212:   }
info@212: }
info@212: @media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
info@212:   .flex-video {
info@212:     padding-top: 0;
info@212:   }
info@212: }