/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html { font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}body { margin: 0;
}details, main, section { display: block;
}[hidden], template { display: none;
}a { background-color: transparent;
}a:active, a:hover { outline: 0;
}b, strong { font-weight: 700;
}h1 { margin: .67em 0;
  font-size: 2em;
}img { border: 0;
}hr { height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}code { font-family: monospace,monospace;
  font-size: 1em;
}select { margin: 0;
  font: inherit;
  color: inherit;
}select { text-transform: none;
}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print { *, :after, :before { color: #000!important;
    text-shadow: none!important;
    background: 0 0!important;
    -webkit-box-shadow: none!important;
            box-shadow: none!important;
  }a, a:visited { text-decoration: underline;
  }a[href]:after { content: ' (' attr(href) ')';
  }a[href^='#']:after, a[href^='javascript:']:after { content: '';
  }img { page-break-inside: avoid;
  }img { max-width: 100%!important;
  }h2, h3, p { orphans: 3;
    widows: 3;
  }h2, h3 { page-break-after: avoid;
  }.navbar { display: none;
  }
}@font-face { font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}* { -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}:after, :before { -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}html { font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}body { font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}select { font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}a { color: #337ab7;
  text-decoration: none;
}a:focus, a:hover { color: #23527c;
  text-decoration: underline;
}a:focus { outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}img { vertical-align: middle;
}.img-responsive { 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, .h2, .h3, h1, h2, h3 { margin-top: 20px;
  margin-bottom: 10px;
}.h4, .h5, .h6, h4, h5, h6 { margin-top: 10px;
  margin-bottom: 10px;
}.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;
}.text-center { text-align: center;
}.text-success { color: #3c763d;
}a.text-success:focus, a.text-success:hover { color: #2b542c;
}code { font-family: Menlo,Monaco,Consolas,'Courier New',monospace;
}code { padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}.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-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { float: left;
}.col-xs-12 { width: 100%;
}.col-xs-11 { width: 91.66666667%;
}.col-xs-10 { width: 83.33333333%;
}.col-xs-9 { width: 75%;
}.col-xs-8 { width: 66.66666667%;
}.col-xs-7 { width: 58.33333333%;
}.col-xs-6 { width: 50%;
}.col-xs-5 { width: 41.66666667%;
}.col-xs-4 { width: 33.33333333%;
}.col-xs-3 { width: 25%;
}.col-xs-2 { width: 16.66666667%;
}.col-xs-1 { width: 8.33333333%;
}.col-xs-offset-12 { margin-left: 100%;
}.col-xs-offset-11 { margin-left: 91.66666667%;
}.col-xs-offset-10 { margin-left: 83.33333333%;
}.col-xs-offset-9 { margin-left: 75%;
}.col-xs-offset-8 { margin-left: 66.66666667%;
}.col-xs-offset-7 { margin-left: 58.33333333%;
}.col-xs-offset-6 { margin-left: 50%;
}.col-xs-offset-5 { margin-left: 41.66666667%;
}.col-xs-offset-4 { margin-left: 33.33333333%;
}.col-xs-offset-3 { margin-left: 25%;
}.col-xs-offset-2 { margin-left: 16.66666667%;
}.col-xs-offset-1 { margin-left: 8.33333333%;
}.col-xs-offset-0 { margin-left: 0;
}@media (min-width:768px) { .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 { float: left;
  }.col-sm-12 { width: 100%;
  }.col-sm-11 { width: 91.66666667%;
  }.col-sm-10 { width: 83.33333333%;
  }.col-sm-9 { width: 75%;
  }.col-sm-8 { width: 66.66666667%;
  }.col-sm-7 { width: 58.33333333%;
  }.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-12 { margin-left: 100%;
  }.col-sm-offset-11 { margin-left: 91.66666667%;
  }.col-sm-offset-10 { margin-left: 83.33333333%;
  }.col-sm-offset-9 { margin-left: 75%;
  }.col-sm-offset-8 { margin-left: 66.66666667%;
  }.col-sm-offset-7 { margin-left: 58.33333333%;
  }.col-sm-offset-6 { margin-left: 50%;
  }.col-sm-offset-5 { margin-left: 41.66666667%;
  }.col-sm-offset-4 { margin-left: 33.33333333%;
  }.col-sm-offset-3 { margin-left: 25%;
  }.col-sm-offset-2 { margin-left: 16.66666667%;
  }.col-sm-offset-1 { margin-left: 8.33333333%;
  }.col-sm-offset-0 { margin-left: 0;
  }
}@media (min-width:992px) { .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 { float: left;
  }.col-md-12 { width: 100%;
  }.col-md-11 { width: 91.66666667%;
  }.col-md-10 { width: 83.33333333%;
  }.col-md-9 { width: 75%;
  }.col-md-8 { width: 66.66666667%;
  }.col-md-7 { width: 58.33333333%;
  }.col-md-6 { width: 50%;
  }.col-md-5 { width: 41.66666667%;
  }.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-12 { margin-left: 100%;
  }.col-md-offset-11 { margin-left: 91.66666667%;
  }.col-md-offset-10 { margin-left: 83.33333333%;
  }.col-md-offset-9 { margin-left: 75%;
  }.col-md-offset-8 { margin-left: 66.66666667%;
  }.col-md-offset-7 { margin-left: 58.33333333%;
  }.col-md-offset-6 { margin-left: 50%;
  }.col-md-offset-5 { margin-left: 41.66666667%;
  }.col-md-offset-4 { margin-left: 33.33333333%;
  }.col-md-offset-3 { margin-left: 25%;
  }.col-md-offset-2 { margin-left: 16.66666667%;
  }.col-md-offset-1 { margin-left: 8.33333333%;
  }.col-md-offset-0 { margin-left: 0;
  }
}@media (min-width:1200px) { .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 { float: left;
  }.col-lg-12 { width: 100%;
  }.col-lg-11 { width: 91.66666667%;
  }.col-lg-10 { width: 83.33333333%;
  }.col-lg-9 { width: 75%;
  }.col-lg-8 { width: 66.66666667%;
  }.col-lg-7 { width: 58.33333333%;
  }.col-lg-6 { width: 50%;
  }.col-lg-5 { width: 41.66666667%;
  }.col-lg-4 { width: 33.33333333%;
  }.col-lg-3 { width: 25%;
  }.col-lg-2 { width: 16.66666667%;
  }.col-lg-1 { width: 8.33333333%;
  }.col-lg-offset-12 { margin-left: 100%;
  }.col-lg-offset-11 { margin-left: 91.66666667%;
  }.col-lg-offset-10 { margin-left: 83.33333333%;
  }.col-lg-offset-9 { margin-left: 75%;
  }.col-lg-offset-8 { margin-left: 66.66666667%;
  }.col-lg-offset-7 { margin-left: 58.33333333%;
  }.col-lg-offset-6 { margin-left: 50%;
  }.col-lg-offset-5 { margin-left: 41.66666667%;
  }.col-lg-offset-4 { margin-left: 33.33333333%;
  }.col-lg-offset-3 { margin-left: 25%;
  }.col-lg-offset-2 { margin-left: 16.66666667%;
  }.col-lg-offset-1 { margin-left: 8.33333333%;
  }.col-lg-offset-0 { margin-left: 0;
  }
}select[multiple], select[size] { height: auto;
}.form-group { margin-bottom: 15px;
}.btn { display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  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 { outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}.btn.focus, .btn:focus, .btn:hover { color: #333;
  text-decoration: none;
}.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] { cursor: not-allowed;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}.btn-success { color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}.btn-success.focus, .btn-success:focus { color: #fff;
  background-color: #449d44;
  border-color: #255625;
}.btn-success:hover { color: #fff;
  background-color: #449d44;
  border-color: #398439;
}.btn-success:active { color: #fff;
  background-color: #449d44;
  border-color: #398439;
}.btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover { color: #fff;
  background-color: #398439;
  border-color: #255625;
}.btn-success:active { background-image: none;
}.btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover { background-color: #5cb85c;
  border-color: #4cae4c;
}.btn-link { font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}.btn-link, .btn-link:active, .btn-link[disabled] { background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover { border-color: transparent;
}.btn-link:focus, .btn-link:hover { color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}.btn-link[disabled]:focus, .btn-link[disabled]:hover { color: #777;
  text-decoration: none;
}.btn-group-lg > .btn, .btn-lg { padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}.btn-group-sm > .btn, .btn-sm { padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}.btn-group-xs > .btn, .btn-xs { padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}.btn-block { display: block;
  width: 100%;
}.btn-block + .btn-block { margin-top: 5px;
}.collapse { display: none;
}.collapse.in { display: block;
}.btn-group { position: relative;
  display: inline-block;
  vertical-align: middle;
}.btn-group > .btn { position: relative;
  float: left;
}.btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover { 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) { 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 { 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;
}







@-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;
  }
}.container:after, .container:before, .navbar-collapse:after, .navbar-collapse:before, .navbar:after, .navbar:before, .row:after, .row:before { display: table;
  content: ' ';
}.container:after, .navbar-collapse:after, .navbar:after, .row:after { clear: both;
}.center-block { display: block;
  margin-right: auto;
  margin-left: auto;
}.show { display: block!important;
}.hidden { display: none!important;
}@media (max-width:767px) { .hidden-xs { display: none!important;
  }
}@media (min-width:768px) and (max-width:991px) { .hidden-sm { display: none!important;
  }
}@media (min-width:992px) and (max-width:1199px) { .hidden-md { display: none!important;
  }
}@media (min-width:1200px) { .hidden-lg { display: none!important;
  }
}
