/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=dc1c216b274428896e780286d22abba4)
 * Config saved to config.json and https://gist.github.com/dc1c216b274428896e780286d22abba4
 */
/*!
 * 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;
  -ms-text-size-adjust: 100%;
  -webkit-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;
}*/
.modal a {
  background-color: transparent;
  color: #337ab7;
  text-decoration: none;
}
.modal a:active,
.modal a:hover {
  outline: 0;
}
.modal a:hover,
.modal a:focus {
  color: #23527c;
  text-decoration: underline;
}
.modal a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.modal abbr[title] {
  border-bottom: 1px dotted;
}
.modal h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.modal mark {
  background: #ff0;
  color: #000;
}
.modal small {
  font-size: 80%;
}
.modal hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.modal button,
.modal input,
.modal optgroup,
.modal select,
.modal textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.modal button {
  overflow: visible;
}
.modal button,
.modal select {
  text-transform: none;
}
.modal button,
.modal html input[type="button"],
.modal input[type="reset"],
.modal input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.modal button[disabled],
.modal html input[disabled] {
  cursor: default;
}
.modal button::-moz-focus-inner,
.modal input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.modal fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.modal legend {
  border: 0;
  padding: 0;
}
.modal * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal *:before,
.modal *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
.modal  img {
  vertical-align: middle;
}
.modal .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.modal .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.modal .sr-only-focusable:active,
.modal .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.modal [role="button"] {
  cursor: pointer;
}
.modal .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.modal .btn:focus,
.modal .btn:active:focus,
.modal .btn.active:focus,
.modal .btn.focus,
.modal .btn:active.focus,
.modal .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.modal .btn:hover,
.modal .btn:focus,
.modal .btn.focus {
  color: #333333;
  text-decoration: none;
}
.modal .btn:active,
.modal .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.modal .btn.disabled,
.modal .btn[disabled],
.modal fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal a.btn.disabled,
.modal fieldset[disabled] a.btn {
  pointer-events: none;
}
.modal .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.modal .btn-default:focus,
.modal .btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.modal .btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.modal .btn-default:active,
.modal .btn-default.active,
.modal .open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.modal .btn-default:active:hover,
.modal .btn-default.active:hover,
.modal .open > .dropdown-toggle.btn-default:hover,
.modal .btn-default:active:focus,
.modal .btn-default.active:focus,
.modal .open > .dropdown-toggle.btn-default:focus,
.modal .btn-default:active.focus,
.modal .btn-default.active.focus,
.modal .open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.modal .btn-default:active,
.modal .btn-default.active,
.modal .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.modal .btn-default.disabled:hover,
.modal .btn-default[disabled]:hover,
.modal fieldset[disabled] .btn-default:hover,
.modal .btn-default.disabled:focus,
.modal .btn-default[disabled]:focus,
.modal fieldset[disabled] .btn-default:focus,
.modal .btn-default.disabled.focus,
.modal .btn-default[disabled].focus,
.modal fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.modal .btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.modal .btn-primary:focus,
.modal .btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.modal .btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.modal .btn-primary:active,
.modal .btn-primary.active,
.modal .open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.modal .btn-primary:active:hover,
.modal .btn-primary.active:hover,
.modal .open > .dropdown-toggle.btn-primary:hover,
.modal .btn-primary:active:focus,
.modal .btn-primary.active:focus,
.modal .open > .dropdown-toggle.btn-primary:focus,
.modal .btn-primary:active.focus,
.modal .btn-primary.active.focus,
.modal .open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.modal .btn-primary:active,
.modal .btn-primary.active,
.modal .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.modal .btn-primary.disabled:hover,
.modal .btn-primary[disabled]:hover,
.modal fieldset[disabled] .btn-primary:hover,
.modal .btn-primary.disabled:focus,
.modal .btn-primary[disabled]:focus,
.modal fieldset[disabled] .btn-primary:focus,
.modal .btn-primary.disabled.focus,
.modal .btn-primary[disabled].focus,
.modal fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.modal .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.modal .fade.in {
  opacity: 1;
}
.modal .collapse {
  display: none;
}
.modal .collapse.in {
  display: block;
}
.modal tr.collapse.in {
  display: table-row;
}
.modal tbody.collapse.in {
  display: table-row-group;
}
.modal .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.modal .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.modal .close:hover,
.modal .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  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-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal .clearfix:before,
.modal .clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal .clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.modal .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.modal .pull-right {
  float: right !important;
}
.modal .pull-left {
  float: left !important;
}
.modal .hide {
  display: none !important;
}
.modal .show {
  display: block !important;
}
.modal .invisible {
  visibility: hidden;
}
.modal .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.modal .hidden {
  display: none !important;
}
.modal .affix {
  position: fixed;
}
