/* bootstrap-slim.css — авто-сгенерирован db/make_bootstrap_slim.py из bootstrap.css */
html{
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}body{
  margin: 0;
}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary{
  display: block;
}audio,
canvas,
progress,
video{
  display: inline-block;
  vertical-align: baseline;
}audio:not([controls]){
  display: none;
  height: 0;
}[hidden],
template{
  display: none;
}a{
  background-color: transparent;
}a:active,
a:hover{
  outline: 0;
}abbr[title]{
  border-bottom: 1px dotted;
}b,
strong{
  font-weight: bold;
}dfn{
  font-style: italic;
}h1{
  margin: .67em 0;
  font-size: 2em;
}mark{
  color: #000;
  background: #ff0;
}small{
  font-size: 80%;
}sub,
sup{
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}sup{
  top: -.5em;
}sub{
  bottom: -.25em;
}img{
  border: 0;
}svg:not(:root){
  overflow: hidden;
}figure{
  margin: 1em 40px;
}hr{
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}pre{
  overflow: auto;
}code,
kbd,
pre,
samp{
  font-family: monospace, monospace;
  font-size: 1em;
}button,
input,
optgroup,
select,
textarea{
  margin: 0;
  font: inherit;
  color: inherit;
}button{
  overflow: visible;
}button,
select{
  text-transform: none;
}button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{
  -webkit-appearance: button;
  cursor: pointer;
}button[disabled],
html input[disabled]{
  cursor: default;
}button::-moz-focus-inner,
input::-moz-focus-inner{
  padding: 0;
  border: 0;
}input{
  line-height: normal;
}input[type="checkbox"],
input[type="radio"]{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{
  height: auto;
}input[type="search"]{
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{
  -webkit-appearance: none;
}fieldset{
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}legend{
  padding: 0;
  border: 0;
}textarea{
  overflow: auto;
}optgroup{
  font-weight: bold;
}table{
  border-spacing: 0;
  border-collapse: collapse;
}td,
th{
  padding: 0;
}@media print{*,
  *:before,
  *:after{
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }a,
  a:visited{
    text-decoration: underline;
  }a[href]:after{
    content: " (" attr(href) ")";
  }abbr[title]:after{
    content: " (" attr(title) ")";
  }a[href^="#"]:after,
  a[href^="javascript:"]:after{
    content: "";
  }pre,
  blockquote{
    border: 1px solid #999;

    page-break-inside: avoid;
  }thead{
    display: table-header-group;
  }tr,
  img{
    page-break-inside: avoid;
  }img{
    max-width: 100% !important;
  }p,
  h2,
  h3{
    orphans: 3;
    widows: 3;
  }h2,
  h3{
    page-break-after: avoid;
  }select{
    background: #fff !important;
  }.navbar{
    display: none;
  }.btn > .caret,
  .dropup > .btn > .caret{
    border-top-color: #000 !important;
  }}@font-face{
  font-family: 'Glyphicons Halflings';

  src: url('/vendor/fonts/glyphicons-halflings-regular.eot');
  src: url('/vendor/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/vendor/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/vendor/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/vendor/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/vendor/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}.glyphicon{
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}.glyphicon-th:before{
  content: "\e011";
}.glyphicon-menu-hamburger:before{
  content: "\e236";
}.glyphicon-menu-up:before{
  content: "\e260";
}*{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}*:before,
*:after{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}html{
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}body{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}input,
button,
select,
textarea{
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}a{
  color: #337ab7;
  text-decoration: none;
}a:hover,
a:focus{
  color: #23527c;
  text-decoration: underline;
}a:focus{
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}figure{
  margin: 0;
}img{
  vertical-align: middle;
}.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img{
  display: block;
  max-width: 100%;
  height: auto;
}hr{
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}[role="button"]{
  cursor: pointer;
}h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6{
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small{
  font-weight: normal;
  line-height: 1;
  color: #777;
}h1,
.h1,
h2,
.h2,
h3,
.h3{
  margin-top: 20px;
  margin-bottom: 10px;
}h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small{
  font-size: 65%;
}h4,
.h4,
h5,
.h5,
h6,
.h6{
  margin-top: 10px;
  margin-bottom: 10px;
}h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small{
  font-size: 75%;
}h1,
.h1{
  font-size: 36px;
}h2,
.h2{
  font-size: 30px;
}h3,
.h3{
  font-size: 24px;
}h4,
.h4{
  font-size: 18px;
}h5,
.h5{
  font-size: 14px;
}h6,
.h6{
  font-size: 12px;
}p{
  margin: 0 0 10px;
}small,
.small{
  font-size: 85%;
}mark,
.mark{
  padding: .2em;
  background-color: #fcf8e3;
}ul,
ol{
  margin-top: 0;
  margin-bottom: 10px;
}ul ul,
ol ul,
ul ol,
ol ol{
  margin-bottom: 0;
}.list-unstyled{
  padding-left: 0;
  list-style: none;
}dl{
  margin-top: 0;
  margin-bottom: 20px;
}dt,
dd{
  line-height: 1.42857143;
}dt{
  font-weight: bold;
}dd{
  margin-left: 0;
}abbr[title],
abbr[data-original-title]{
  cursor: help;
  border-bottom: 1px dotted #777;
}blockquote{
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child{
  margin-bottom: 0;
}blockquote footer,
blockquote small,
blockquote .small{
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}blockquote footer:before,
blockquote small:before,
blockquote .small:before{
  content: '\2014 \00A0';
}address{
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}code,
kbd,
pre,
samp{
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}code{
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}kbd{
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}kbd kbd{
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}pre{
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}pre code{
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}.container{
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}@media (min-width: 768px){.container{
    width: 750px;
  }}@media (min-width: 992px){.container{
    width: 970px;
  }}@media (min-width: 1200px){.container{
    width: 1170px;
  }}.row{
  margin-right: -15px;
  margin-left: -15px;
}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{
  float: left;
}.col-xs-12{
  width: 100%;
}.col-xs-6{
  width: 50%;
}@media (min-width: 768px){.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{
    float: left;
  }.col-sm-12{
    width: 100%;
  }.col-sm-8{
    width: 66.66666667%;
  }.col-sm-6{
    width: 50%;
  }.col-sm-5{
    width: 41.66666667%;
  }.col-sm-4{
    width: 33.33333333%;
  }.col-sm-3{
    width: 25%;
  }.col-sm-2{
    width: 16.66666667%;
  }.col-sm-1{
    width: 8.33333333%;
  }.col-sm-offset-6{
    margin-left: 50%;
  }}@media (min-width: 992px){.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{
    float: left;
  }.col-md-12{
    width: 100%;
  }.col-md-9{
    width: 75%;
  }.col-md-8{
    width: 66.66666667%;
  }.col-md-6{
    width: 50%;
  }.col-md-4{
    width: 33.33333333%;
  }.col-md-3{
    width: 25%;
  }.col-md-2{
    width: 16.66666667%;
  }.col-md-1{
    width: 8.33333333%;
  }.col-md-offset-6{
    margin-left: 50%;
  }}@media (min-width: 1200px){.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{
    float: left;
  }.col-lg-12{
    width: 100%;
  }.col-lg-9{
    width: 75%;
  }.col-lg-6{
    width: 50%;
  }.col-lg-3{
    width: 25%;
  }}table{
  background-color: transparent;
}caption{
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}th{
  text-align: left;
}table col[class*="col-"]{
  position: static;
  display: table-column;
  float: none;
}table td[class*="col-"],
table th[class*="col-"]{
  position: static;
  display: table-cell;
  float: none;
}fieldset{
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}legend{
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}label{
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}input[type="search"]{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}input[type="radio"],
input[type="checkbox"]{
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}input[type="file"]{
  display: block;
}input[type="range"]{
  display: block;
  width: 100%;
}select[multiple],
select[size]{
  height: auto;
}input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus{
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}output{
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}.form-control{
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}.form-control:focus{
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}.form-control::-moz-placeholder{
  color: #999;
  opacity: 1;
}.form-control:-ms-input-placeholder{
  color: #999;
}.form-control::-webkit-input-placeholder{
  color: #999;
}.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control{
  background-color: #eee;
  opacity: 1;
}.form-control[disabled],
fieldset[disabled] .form-control{
  cursor: not-allowed;
}textarea.form-control{
  height: auto;
}input[type="search"]{
  -webkit-appearance: none;
}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"]{
    line-height: 34px;
  }}.form-group{
  margin-bottom: 15px;
}.radio,
.checkbox{
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}.radio label,
.checkbox label{
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"]{
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}.radio + .radio,
.checkbox + .checkbox{
  margin-top: -5px;
}input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"]{
  cursor: not-allowed;
}.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label{
  cursor: not-allowed;
}.help-block{
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}.btn{
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus{
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}.btn:hover,
.btn:focus,
.btn.focus{
  color: #333;
  text-decoration: none;
}.btn:active,
.btn.active{
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn{
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}.btn-default{
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default{
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default{
  background-image: none;
}.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active{
  background-color: #fff;
  border-color: #ccc;
}.btn-primary{
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary{
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary{
  background-image: none;
}.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active{
  background-color: #337ab7;
  border-color: #2e6da4;
}.fade{
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}.fade.in{
  opacity: 1;
}.collapse{
  display: none;
}.collapse.in{
  display: block;
}tr.collapse.in{
  display: table-row;
}tbody.collapse.in{
  display: table-row-group;
}.collapsing{
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}.caret{
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}.dropup,
.dropdown{
  position: relative;
}.dropdown-toggle:focus{
  outline: 0;
}.dropdown-menu{
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}.dropdown-menu > li > a{
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus{
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus{
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus{
  color: #777;
}.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus{
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}.open > .dropdown-menu{
  display: block;
}.open > a{
  outline: 0;
}.dropup .caret,
.navbar-fixed-bottom .dropdown .caret{
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu{
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}.btn-group,
.btn-group-vertical{
  position: relative;
  display: inline-block;
  vertical-align: middle;
}.btn-group > .btn,
.btn-group-vertical > .btn{
  position: relative;
  float: left;
}.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active{
  z-index: 2;
}.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group{
  margin-left: -1px;
}.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){
  border-radius: 0;
}.btn-group > .btn:first-child{
  margin-left: 0;
}.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child){
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}.btn-group > .btn-group{
  float: left;
}.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn{
  border-radius: 0;
}.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle{
  outline: 0;
}.btn-group > .btn + .dropdown-toggle{
  padding-right: 8px;
  padding-left: 8px;
}.btn-group.open .dropdown-toggle{
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}.btn .caret{
  margin-left: 0;
}[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"]{
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}.nav{
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}.nav > li{
  position: relative;
  display: block;
}.nav > li > a{
  position: relative;
  display: block;
  padding: 10px 15px;
}.nav > li > a:hover,
.nav > li > a:focus{
  text-decoration: none;
  background-color: #eee;
}.nav > li.disabled > a{
  color: #777;
}.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus{
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus{
  background-color: #eee;
  border-color: #337ab7;
}.nav > li > a > img{
  max-width: none;
}.navbar{
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}@media (min-width: 768px){.navbar{
    border-radius: 4px;
  }}@media (min-width: 768px){.navbar-header{
    float: left;
  }}.navbar-collapse{
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}.navbar-collapse.in{
  overflow-y: auto;
}@media (min-width: 768px){.navbar-collapse{
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }.navbar-collapse.collapse{
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }.navbar-collapse.in{
    overflow-y: visible;
  }}.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse{
  margin-right: -15px;
  margin-left: -15px;
}@media (min-width: 768px){.container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse{
    margin-right: 0;
    margin-left: 0;
  }}.navbar-brand{
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}.navbar-brand:hover,
.navbar-brand:focus{
  text-decoration: none;
}.navbar-brand > img{
  display: block;
}@media (min-width: 768px){.navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand{
    margin-left: -15px;
  }}.navbar-toggle{
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}.navbar-toggle:focus{
  outline: 0;
}.navbar-toggle .icon-bar{
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}.navbar-toggle .icon-bar + .icon-bar{
  margin-top: 4px;
}@media (min-width: 768px){.navbar-toggle{
    display: none;
  }}.navbar-nav{
  margin: 7.5px -15px;
}.navbar-nav > li > a{
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}@media (max-width: 767px){.navbar-nav .open .dropdown-menu{
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }.navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header{
    padding: 5px 15px 5px 25px;
  }.navbar-nav .open .dropdown-menu > li > a{
    line-height: 20px;
  }.navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus{
    background-image: none;
  }}@media (min-width: 768px){.navbar-nav{
    float: left;
    margin: 0;
  }.navbar-nav > li{
    float: left;
  }.navbar-nav > li > a{
    padding-top: 15px;
    padding-bottom: 15px;
  }}.navbar-nav > li > .dropdown-menu{
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}.navbar-default{
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}.navbar-default .navbar-brand{
  color: #777;
}.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus{
  color: #5e5e5e;
  background-color: transparent;
}.navbar-default .navbar-nav > li > a{
  color: #777;
}.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
  color: #333;
  background-color: transparent;
}.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus{
  color: #555;
  background-color: #e7e7e7;
}.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus{
  color: #ccc;
  background-color: transparent;
}.navbar-default .navbar-toggle{
  border-color: #ddd;
}.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{
  background-color: #ddd;
}.navbar-default .navbar-toggle .icon-bar{
  background-color: #888;
}.navbar-default .navbar-collapse,
.navbar-default .navbar-form{
  border-color: #e7e7e7;
}.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus{
  color: #555;
  background-color: #e7e7e7;
}@media (max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu > li > a{
    color: #777;
  }.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
    color: #333;
    background-color: transparent;
  }.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{
    color: #555;
    background-color: #e7e7e7;
  }.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{
    color: #ccc;
    background-color: transparent;
  }}.breadcrumb{
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}.breadcrumb > li{
  display: inline-block;
}.breadcrumb > li + li:before{
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}.breadcrumb > .active{
  color: #777;
}.pager{
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}.pager li{
  display: inline;
}.pager li > a,
.pager li > span{
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}.pager li > a:hover,
.pager li > a:focus{
  text-decoration: none;
  background-color: #eee;
}.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span{
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}@-webkit-keyframes progress-bar-stripes{
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}@-o-keyframes progress-bar-stripes{
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}@keyframes progress-bar-stripes{
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}.close{
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}.close:hover,
.close:focus{
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}button.close{
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}.modal-open{
  overflow: hidden;
}.modal{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}.modal.fade .modal-dialog{
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}.modal.in .modal-dialog{
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}.modal-open .modal{
  overflow-x: hidden;
  overflow-y: auto;
}.modal-dialog{
  position: relative;
  width: auto;
  margin: 10px;
}.modal-content{
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}.modal-backdrop{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}.modal-backdrop.fade{
  filter: alpha(opacity=0);
  opacity: 0;
}.modal-backdrop.in{
  filter: alpha(opacity=50);
  opacity: .5;
}.modal-header{
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}.modal-header .close{
  margin-top: -2px;
}.modal-title{
  margin: 0;
  line-height: 1.42857143;
}.modal-body{
  position: relative;
  padding: 15px;
}.modal-footer{
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}.modal-footer .btn + .btn{
  margin-bottom: 0;
  margin-left: 5px;
}.modal-footer .btn-group .btn + .btn{
  margin-left: -1px;
}@media (min-width: 768px){.modal-dialog{
    width: 600px;
    margin: 30px auto;
  }.modal-content{
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }}@media (min-width: 992px){.modal-lg{
    width: 900px;
  }}.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after{
  display: table;
  content: " ";
}.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after{
  clear: both;
}.show{
  display: block !important;
}.hidden{
  display: none !important;
}@-ms-viewport{
  width: device-width;
}