/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=7f6abbe6fcd20460fef9)
 * Config saved to config.json and https://gist.github.com/7f6abbe6fcd20460fef9
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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; }

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 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

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 {
  border: 0;
  padding: 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-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -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: #333333;
  background-color: #ffffff; }

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 {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[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: #777777; }

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; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 600px) {
  .lead {
    font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 600px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }

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: #777777; }

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014   \A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: ''; }

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\A0   \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  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: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -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, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-webkit-input-placeholder {
  color: #999999; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  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; }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px; } }

.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-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

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-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px; }

textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px; }

textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  min-height: 38px; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 600px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

@media (min-width: 600px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 600px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }

@media (min-width: 600px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.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; }

.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: #333333;
  text-decoration: none; }

.btn:active,
.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); }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  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: #ffffff;
  border-color: #cccccc; }

.btn-default .badge {
  color: #ffffff;
  background-color: #333333; }

.btn-primary {
  color: #ffffff;
  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: #ffffff;
  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; }

.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff; }

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff; }

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff; }

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff; }

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent; }

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none; }

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs,
.btn-group-xs > .btn {
  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; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.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-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; }

.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 600px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.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-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px; }

.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-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

[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; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

.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;
  min-height: 16.42857143px; }

.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: 600px) {
  .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; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table; }

.clearfix:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.modal-footer:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@font-face {
  font-family: 'LatoLatin';
  font-style: normal;
  font-weight: normal;
  src: local("LatoLatin Regular"), local("LatoLatin-Regular"), url(fonts/LatoLatin-Regular.woff) format("woff"); }

@font-face {
  font-family: 'LatoLatin';
  font-style: normal;
  font-weight: bold;
  src: local("LatoLatin Bold"), local("LatoLatin-Bold"), url(fonts/LatoLatin-Bold.woff) format("woff"); }

@font-face {
  font-family: 'LatoLatin';
  font-style: italic;
  font-weight: normal;
  src: local("LatoLatin Italic"), local("LatoLatin-Italic"), url(fonts/LatoLatin-Italic.woff) format("woff"); }

@font-face {
  font-family: 'LatoLatin';
  font-style: italic;
  font-weight: bold;
  src: local("LatoLatin Bold Italic"), local("LatoLatin-BoldItalic"), url(fonts/LatoLatin-BoldItalic.woff) format("woff"); }

body {
  font-family: 'LatoLatin', Arial, Helvetica, sans-serif;
  /*background-color: transparent;*/ }

#skIdS_identity-encrypt-fido-input {
  margin-top: 15px;
  margin-left: 5px; }

@media all and (min-width: 421px) and (max-width: 599px) {
  input[type='checkbox'] {
    height: 15px;
    width: 15px; } }

@media all and (max-width: 420px) {
  input[type='checkbox'] {
    height: 15px;
    width: 15px; } }

.skIdS_fade {
  transition: opacity 0.5s; }

.skIdS_column-container {
  display: flex;
  flex-direction: row;
  align-items: stretch; }
  @media all and (max-width: 420px) {
    .skIdS_column-container {
      flex-direction: column; } }

.skIdS_column {
  display: flex;
  flex-direction: column; }

#skIdS_modal-backdrop {
  height: 100%; }

@media all and (max-width: 420px) {
  #skIdS_modal > div {
    height: 100%;
    margin: 0;
    padding: 5px; } }

@media all and (max-width: 420px) {
  #skIdS_modal > div > div {
    display: flex;
    flex-direction: column;
    height: 100%; } }

#skIdS_modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.skIdS_providerinfo-poweredByLogo {
  margin-left: auto; }

#skIdS_locales {
  flex: 0 0 auto;
  margin-left: 10px; }

.skIdS_locale-delimiter {
  margin-left: 3px;
  margin-right: 3px; }

.skIdS_locale-button {
  cursor: pointer; }

#skIdS_modal-body {
  padding: 20px 15px 30px 15px; }
  @media all and (max-width: 420px) {
    #skIdS_modal-body {
      height: 100%;
      overflow-y: scroll;
      -ms-overflow-style: none; } }

#skIdS_modal-body > div {
  position: relative; }

@media all and (max-width: 420px) {
  #skIdS_modal-footer {
    flex-shrink: 0; } }

/*@import 'app/view/mainview/popupView';*/
.skIdS_content-body {
  min-height: 130px; }

#skIdS_loading-shadow {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  min-height: 130px;
  background-color: #ffffff;
  opacity: 0.93; }

#skIdS_loading-shadow > span {
  max-width: 200px; }

#skIdS_loading-shadow > canvas {
  height: 70px;
  width: 70px; }

.skIdS_text-container {
  text-align: center; }

#skIdS_splash-screen {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 10px; }
  @media all and (max-width: 420px) {
    #skIdS_splash-screen {
      margin-top: 20%; } }

#skIdS_splash-screen > div {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 300px;
  text-align: center; }
  @media all and (max-width: 420px) {
    #skIdS_splash-screen > div {
      width: 75%;
      max-width: 200px; } }

#skIdS_splash-screen > div:last-child {
  margin-top: 20px; }
  @media all and (max-width: 420px) {
    #skIdS_splash-screen > div:last-child {
      margin-top: 40px; } }

#skIdS_splash-screen canvas {
  width: 100%; }

#skIdS_error-button {
  position: relative;
  top: 3px;
  margin-left: 7px;
  width: 15px;
  height: 15px;
  cursor: pointer; }

#skIdS_error-content-container {
  display: none;
  margin-top: 15px;
  line-height: 1;
  font-size: small; }

.skIdS_error-content-delimiter {
  margin: 0px; }

#skIdS_error-report-button {
  float: right;
  margin-top: 10px; }

#skIdS_error-user-input {
  display: flex;
  flex-direction: column; }

#skIdS_error-user-input input {
  margin-bottom: 5px;
  border-radius: 3px;
  border: 1px solid #faebcc; }

#skIdS_error-user-input textarea {
  min-height: 100px;
  max-width: 100%;
  border-radius: 3px;
  border: 1px solid #faebcc; }

#skIdS_error-content-header {
  margin-top: 30px; }

#skIdS_error-content-footer {
  margin-top: 20px;
  margin-bottom: 20px; }

#skIdS_error-content {
  word-break: break-all;
  word-wrap: break-word;
  margin-top: 20px; }

.skIdS_control-bar-container {
  display: flex;
  flex-direction: column; }

.skIdS_control-bar-checkbox-container {
  margin-bottom: 10px; }

.skIdS_control-bar-button-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.skIdS_control-bar-button-container > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: 5px; }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_control-bar-button-container > div {
      flex-direction: column;
      align-items: stretch; } }

.skIdS_control-bar-button-container > div:first-child {
  margin-left: 0; }

.skIdS_control-bar-button-container > div > * {
  margin-left: 5px; }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_control-bar-button-container > div > * {
      margin: 0 0 10px 0 !important; } }

.skIdS_control-bar-button-container > div > *:first-child {
  margin-left: 0; }

@media all and (min-width: 421px) and (max-width: 599px) {
  .skIdS_control-bar-button-container > div:last-child > *:last-child {
    margin: 0 !important; } }

.skIdS_control-bar-button {
  word-break: break-word;
  white-space: pre-wrap;
  hyphens: auto; }
  @media all and (min-width: 600px) {
    .skIdS_control-bar-button {
      min-width: 70px; } }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_control-bar-button {
      min-width: 70px; } }

.skIdS_control-bar-button-dropup {
  display: flex; }

.skIdS_control-bar-button-dropup > button:first-child {
  white-space: pre-wrap;
  word-break: break-word;
  hyphens: auto; }
  @media all and (min-width: 600px) {
    .skIdS_control-bar-button-dropup > button:first-child {
      min-width: 80px; } }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_control-bar-button-dropup > button:first-child {
      min-width: 80px; } }

.skIdS_control-bar-button-dropup > .dropdown-menu {
  width: 100%;
  min-width: 0; }

.skIdS_control-bar-button-dropup > .dropdown-menu a {
  white-space: pre-wrap;
  word-break: break-word;
  hyphens: auto; }

.skIdS_control-bar-checkbox {
  display: flex;
  align-items: center;
  text-align: left; }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_control-bar-checkbox {
      margin-left: 3px !important; } }
  @media all and (max-width: 420px) {
    .skIdS_control-bar-checkbox {
      margin-left: 3px !important; } }

.skIdS_control-bar-checkbox > input {
  margin: 0 !important; }

.skIdS_control-bar-checkbox > label {
  margin-bottom: 0px !important; }

#skIdS_providerinfo-container {
  display: flex;
  flex-direction: row;
  padding: 0 20px; }
  @media all and (max-width: 420px) {
    #skIdS_providerinfo-container {
      padding: 0;
      margin-top: 10px;
      margin-bottom: 20px; } }

#skIdS_providerinfo-logo-container {
  display: flex;
  align-items: center;
  flex: 0 0 auto; }
  @media all and (max-width: 420px) {
    #skIdS_providerinfo-logo-container {
      display: flex;
      justify-content: center;
      align-items: flex-start;
      width: 50%;
      max-height: 70px; } }

#skIdS_providerinfo-logo-container img {
  width: auto;
  height: auto;
  max-width: 130px;
  max-height: 70px; }

#skIdS_providerinfo-info-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-left: 20px; }
  @media all and (min-width: 600px) {
    #skIdS_providerinfo-info-container {
      flex: 1 1 50%; } }
  @media all and (min-width: 421px) and (max-width: 599px) {
    #skIdS_providerinfo-info-container {
      flex: 1 1 50%; } }
  @media all and (max-width: 420px) {
    #skIdS_providerinfo-info-container {
      flex: 1 1 auto;
      margin: 0;
      max-width: 50%; } }

#skIdS_providerinfo-info-container > div {
  display: flex;
  flex-direction: row;
  margin-top: 3px; }
  @media all and (min-width: 600px) {
    #skIdS_providerinfo-info-container > div {
      max-width: 100%; } }
  @media all and (min-width: 421px) and (max-width: 599px) {
    #skIdS_providerinfo-info-container > div {
      flex-wrap: wrap;
      max-width: 100%; } }
  @media all and (max-width: 420px) {
    #skIdS_providerinfo-info-container > div {
      flex-wrap: wrap;
      margin-left: -100%; } }

#skIdS_providerinfo-info-container > div:nth-of-type(1) {
  margin-top: 0; }
  @media all and (max-width: 420px) {
    #skIdS_providerinfo-info-container > div:nth-of-type(1) {
      flex-direction: column;
      margin: 0;
      min-height: 80px; } }

#skIdS_providerinfo-info-container > div > div:nth-of-type(1) {
  min-width: 120px;
  padding-right: 20px;
  white-space: nowrap;
  font-weight: bold; }

.skIdS_providerinfo-info-en {
  min-width: 135px !important; }

.skIdS_providerinfo-info_link {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 330px; }

#skIdS_providerinfo-info-container > div > div:nth-of-type(2) {
  word-break: break-all;
  word-wrap: break-word; }

#skIdS_navigation-container {
  margin-top: 25px; }

#skIdS_navigation {
  font-weight: bold;
  font-size: larger; }

#skIdS_navigation-delimiter {
  margin-top: 0; }

#skIdS_control-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: -10px; }
  @media all and (max-width: 420px) {
    #skIdS_control-container {
      flex-direction: column; } }

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .skIdS_control-container-iefix {
    height: 130px; } }

#skIdS_control-container > * {
  margin-bottom: 10px; }

#skIdS_control-container > .skIdS_authentication-option {
  margin: 0 5px 10px 5px;
  cursor: pointer; }

.skIdS_authentication-option {
  position: relative;
  max-height: 90px; }

.skIdS_authentication-option-image {
  display: block;
  max-height: 90px;
  max-width: 100%;
  opacity: 1;
  -ms-interpolation-mode: bicubic;
  image-rendering: auto; }

.skIdS_authentication-option-image.skIdS_disabled {
  opacity: 0.3; }

.skIdS_authentication-option-cloudid {
  position: absolute;
  height: 25%;
  bottom: 6px;
  right: 6px;
  opacity: 0.95; }

.skIdS_authentication-option-cloudid.fido-icon {
  height: 15%;
  left: 6px; }

.skIdS_authentication-option-cloudid.skIdS_disabled {
  opacity: 0.5; }

.skIdS_authentication-option-button {
  position: absolute;
  height: 40px;
  width: 40px;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px; }

#skIdS_activation-container {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media all and (max-width: 420px) {
    #skIdS_activation-container {
      flex-direction: column-reverse;
      margin-bottom: 20px; } }

#skIdS_activation-container .skIdS_authentication-option {
  height: 90px;
  margin-top: 10px; }

#skIdS_activation_FIDO-container {
  padding-top: 10px; }

#skIdS_connection-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 10px; }
  @media all and (max-width: 420px) {
    #skIdS_connection-container {
      flex-direction: column-reverse;
      justify-content: space-between;
      height: 150px;
      margin-top: 0; } }

#skIdS_server-symbol {
  height: 90px; }

#skIdS_connection-symbol {
  margin: 0 8px 0 8px; }
  @media all and (max-width: 420px) {
    #skIdS_connection-symbol {
      transform: rotate(-90deg);
      margin: 0 0 20px 0; } }

#skIdS_identity-privacy-container {
  overflow: auto;
  hyphens: auto; }
  @media all and (min-width: 600px) {
    #skIdS_identity-privacy-container {
      height: 300px; } }
  @media all and (min-width: 421px) and (max-width: 599px) {
    #skIdS_identity-privacy-container {
      height: 300px; } }

.skIdS_identity-privacy-aligned {
  text-align: justify;
  padding-right: 10px;
  word-wrap: break-word; }
  @media all and (max-width: 420px) {
    .skIdS_identity-privacy-aligned {
      padding: 0; } }

#skIdS_identity-privacy-button {
  color: black; }

#skIdS_identity-privacy-download-image {
  width: 30px; }

#skIdS_identity-privacy-download-text {
  color: black;
  margin-left: 10px; }

.skIdS_identity-privacy-heading {
  color: #428bca;
  font-size: medium;
  font-weight: bold; }

.skIdS_identity-privacy-heading2 {
  color: #428bca;
  font-weight: bold; }

.skIdS_identity-privacy-links {
  color: blue;
  text-decoration: underline; }

#skIdS_recoverystrategy-selection-container {
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media all and (max-width: 420px) {
    #skIdS_recoverystrategy-selection-container {
      margin-bottom: 20px; } }

.skIdS_recoverystrategy-selection-entry {
  margin-bottom: 10px;
  max-width: 450px; }

.skIdS_recoverystrategy-selection-entry span.desc {
  display: table-cell;
  vertical-align: middle;
  height: 110px; }

.skIdS_recoverystrategy-selection-entry img {
  max-width: 250px;
  width: 100%;
  cursor: pointer; }

#skIdS_webstart-recovery-strategy-view {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  opacity: 0.96; }

#skIdS_webstart-recovery-strategy-view > span {
  max-width: 300px;
  margin-bottom: 30px;
  text-align: center; }

#skIdS_webstart-recovery-strategy-view > div {
  display: flex;
  flex-direction: row; }

#skIdS_webstart-recovery-strategy-view > div > button {
  margin-left: 10px; }

#skIdS_webstart-recovery-strategy-view > div > button:first-child {
  margin-left: 0; }

#skIdS_scan-qrcode-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

#skIdS_scan-qrcode-container > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

#skIdS_scan-qrcode-mode-container {
  flex-direction: row !important;
  margin-bottom: 10px; }

#skIdS_scan-qrcode-video-container {
  max-width: 300px; }
  @media all and (max-width: 420px) {
    #skIdS_scan-qrcode-video-container {
      max-width: 100%; } }

#skIdS_scan-qrcode-video-source {
  margin-bottom: 10px; }

#skIdS_scan-qrcode-video {
  width: 100%; }
  @media all and (max-width: 420px) {
    #skIdS_scan-qrcode-video {
      min-height: 400px; } }

#skIdS_scan-qrcode-photo-container > div {
  position: relative; }

#skIdS_scan-qrcode-photo-container > div > span {
  cursor: pointer; }

#skIdS_scan-qrcode-photo-container > div > input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer; }

#skIdS_scan-qrcode-photo-button {
  margin-top: 20px;
  background-color: #ffffff; }

#skIdS_scan-qrcode-photo-info {
  margin-top: 30px; }

#skIdS_identity-container > .skIdS_column {
  position: relative;
  align-items: stretch; }

#skIdS_control-column {
  align-self: stretch; }
  @media all and (min-width: 600px) {
    #skIdS_control-column {
      flex: 0 0 25%;
      max-width: 25%; } }
  @media all and (min-width: 421px) and (max-width: 599px) {
    #skIdS_control-column {
      flex: 0 0 25%;
      max-width: 25%; } }
  @media all and (max-width: 420px) {
    #skIdS_control-column {
      flex: 0 1 auto;
      max-width: 100%; } }

#skIdS_content-column {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media all and (min-width: 600px) {
    #skIdS_content-column {
      flex: 0 1 75%;
      max-width: 75%; } }
  @media all and (min-width: 421px) and (max-width: 599px) {
    #skIdS_content-column {
      flex: 0 1 75%;
      max-width: 75%; } }
  @media all and (max-width: 420px) {
    #skIdS_content-column {
      flex: 1 1 auto; } }

#skIdS_identity-image-container {
  align-self: center;
  margin-bottom: 10px;
  max-width: 100%; }
  @media all and (max-width: 420px) {
    #skIdS_identity-image-container {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px; } }

#skIdS_identity-image {
  max-height: 90px;
  flex-shrink: 0; }

#skIdS_identity-image-description-container {
  display: none; }
  @media all and (max-width: 420px) {
    #skIdS_identity-image-description-container {
      display: flex;
      flex-direction: column;
      margin-left: 20px; } }

#skIdS_identity-image-description-container span:nth-child(1) {
  font-weight: bold; }

#skIdS_identity-image-description-container span:nth-child(2) {
  margin: 3px 0 3px 5px; }

#skIdS_identity-image-description-container span:nth-child(3) {
  font-weight: bold; }

#skIdS_identity-button-container-container {
  align-self: stretch; }
  @media all and (max-width: 420px) {
    #skIdS_identity-button-container-container {
      margin-bottom: 20px; } }

#skIdS_identity-content-container {
  position: relative;
  margin-left: 15px;
  padding-bottom: 10px; }
  @media all and (max-width: 420px) {
    #skIdS_identity-content-container {
      margin-left: 0; } }

#skIdS_identity-button-container {
  display: flex;
  flex-direction: column;
  align-items: stretch; }

#skIdS_identity-button-container button,
#skIdS_identity-button-container a {
  margin-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
  white-space: pre-wrap; }

#skIdS_identity-button-container button:last-child,
#skIdS_identity-button-container a:last-child {
  margin: 0; }

#skIdS_identity-button-container > div {
  display: flex;
  flex-direction: column;
  align-items: stretch; }
  @media all and (max-width: 420px) {
    #skIdS_identity-button-container > div {
      transition: max-height 0.25s;
      max-height: 0;
      overflow: hidden; } }

@media all and (max-width: 420px) {
  #skIdS_identity-button-container > div.skIdS_shown {
    max-height: 500px; } }

#skIdS_show-buttons-button {
  display: none; }
  @media all and (max-width: 420px) {
    #skIdS_show-buttons-button {
      display: block; } }

.skIdS_identity-button-active {
  background-color: #e6e6e6; }

.skIdS_identity-listing-table {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 15px; }

.skIdS_identity-listing-table:last-child {
  margin-bottom: 0; }

.skIdS_identity-listing-table > div {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #CCCCCC;
  padding: 3px 5px 3px 5px; }

.skIdS_identity-listing-table > div:last-child {
  border-bottom: 0; }

.skIdS_identity-listing-table > div > div {
  font-size: small;
  word-wrap: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_identity-listing-table > div > div {
      white-space: normal !important; } }
  @media all and (max-width: 420px) {
    .skIdS_identity-listing-table > div > div {
      white-space: normal !important; } }

.skIdS_identity-listing-table > div > div:first-child {
  flex: 0 0 30%;
  font-weight: bold;
  margin-right: 7px; }
  @media all and (max-width: 420px) {
    .skIdS_identity-listing-table > div > div:first-child {
      flex: 0 0 40%; } }

.skIdS_identity-listing-table > div > div:last-child {
  flex: 1 1 auto;
  word-break: break-all; }

.skIdS_identity-listing-table > div:last-child > div {
  border-bottom: 0; }

.skIdS_identity-listing-toggle {
  padding: 10px 0 10px 0 !important;
  border-bottom: 0 !important;
  cursor: pointer;
  font-style: italic;
  font-weight: normal; }

@media all and (min-width: 421px) and (max-width: 599px) {
  .skIdS_identity-listing-toggle div {
    padding-left: 0 !important; } }

@media all and (max-width: 420px) {
  .skIdS_identity-listing-toggle div {
    padding-left: 0 !important; } }

.skIdS_identity-listing-red {
  color: #ff0000; }

#skIdS_attributes-selection-container {
  display: flex;
  flex-direction: column;
  align-items: stretch; }

.skIdS_attributes-table-heading {
  font-weight: bold; }

.skIdS_attributes-listing-table {
  display: flex;
  flex-direction: row;
  margin-bottom: 15px; }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_attributes-listing-table {
      flex-direction: column; } }
  @media all and (max-width: 420px) {
    .skIdS_attributes-listing-table {
      flex-direction: column; } }

.skIdS_attributes-listing-table:last-of-type {
  margin-bottom: 0; }

.skIdS_attributes-listing-table > div {
  display: flex;
  flex-direction: column;
  flex: 0 0 50%;
  max-width: 50%; }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_attributes-listing-table > div {
      flex: 0 0 auto;
      max-width: 100%; } }
  @media all and (max-width: 420px) {
    .skIdS_attributes-listing-table > div {
      flex: 0 0 auto;
      max-width: 100%; } }

.skIdS_attributes-listing-table > div > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 1px solid #CCCCCC;
  padding: 3px 5px 3px 5px; }

.skIdS_attributes-listing-table > div > div:last-child {
  border-bottom: 0; }

@media all and (min-width: 421px) and (max-width: 599px) {
  .skIdS_attributes-listing-table > div:last-child > div:first-child {
    border-top: 1px solid #CCCCCC; } }

@media all and (max-width: 420px) {
  .skIdS_attributes-listing-table > div:last-child > div:first-child {
    border-top: 1px solid #CCCCCC; } }

.skIdS_attributes-listing-table:last-of-type > div:last-child > div:nth-last-child(2) {
  border-bottom: 0;
  margin-bottom: -20px; }

.skIdS_attributes-selection-all-selector {
  margin-top: 30px;
  font-weight: bold; }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_attributes-selection-all-selector {
      border-top: 0 !important; } }
  @media all and (max-width: 420px) {
    .skIdS_attributes-selection-all-selector {
      border-top: 0 !important; } }

.skIdS_attributes-selection-attribute-less {
  border-bottom: 1px solid #CCCCCC !important; }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_attributes-selection-attribute-less {
      border-bottom: 0 !important; } }
  @media all and (max-width: 420px) {
    .skIdS_attributes-selection-attribute-less {
      border-bottom: 0 !important; } }

.skIdS_attributes-listing-table:last-of-type .skIdS_attributes-selection-attribute-less {
  margin-bottom: 0 !important; }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_attributes-listing-table:last-of-type .skIdS_attributes-selection-attribute-less {
      margin-bottom: -20px !important; } }
  @media all and (max-width: 420px) {
    .skIdS_attributes-listing-table:last-of-type .skIdS_attributes-selection-attribute-less {
      margin-bottom: -20px !important; } }

.skIdS_attributes-selection-attribute-name {
  flex: 0 0 150px;
  font-size: small;
  word-wrap: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_attributes-selection-attribute-name {
      flex: 1 1 auto;
      white-space: normal !important; } }
  @media all and (max-width: 420px) {
    .skIdS_attributes-selection-attribute-name {
      flex: 1 1 auto;
      white-space: normal !important; } }

.skIdS_attributes-selection-attribute-missing {
  color: #ff0000; }

.skIdS_attributes-selection-attribute-selector {
  display: flex;
  flex: 0 0 auto;
  padding: 0 5px 0 5px; }

.skIdS_attributes-selection-attribute-selector > input {
  margin: 0 !important; }

.skIdS_attributes-selection-attribute-info {
  height: 12px;
  width: 12px; }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_attributes-selection-attribute-info {
      height: 15px;
      width: 15px; } }
  @media all and (max-width: 420px) {
    .skIdS_attributes-selection-attribute-info {
      height: 15px;
      width: 15px; } }

.skIdS_attributes-selection-attribute-info > canvas {
  vertical-align: top;
  width: 100%;
  height: 100%; }

.skIdS_attributes-listing-table .tooltip-inner {
  word-wrap: break-word; }

#skIdS_attributes-selection-finished-button {
  align-self: center;
  margin-top: 15px; }

#skIdS_identity-encrypt-container {
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media all and (max-width: 420px) {
    #skIdS_identity-encrypt-container {
      margin-bottom: 20px; } }

#skIdS_identity-encrypt-container > div {
  display: flex;
  flex-direction: column;
  align-items: stretch; }

#skIdS_identity-encrypt-container > div > div {
  display: flex;
  flex-direction: row;
  align-items: flex-end; }
  @media all and (min-width: 421px) and (max-width: 599px) {
    #skIdS_identity-encrypt-container > div > div {
      flex-direction: column; } }
  @media all and (max-width: 420px) {
    #skIdS_identity-encrypt-container > div > div {
      flex-direction: column; } }

#skIdS_identity-encrypt-container > div > div > div {
  margin-right: 5px; }
  @media all and (min-width: 421px) and (max-width: 599px) {
    #skIdS_identity-encrypt-container > div > div > div {
      margin: 0 0 20px 0; } }
  @media all and (max-width: 420px) {
    #skIdS_identity-encrypt-container > div > div > div {
      margin: 0 0 20px 0; } }

#skIdS_identity-encrypt-container > div > div > div > p:last-of-type {
  margin-top: 10px; }

#skIdS_identity-encrypt-container input[type='password'] {
  width: 100%;
  flex-shrink: 1;
  padding: 7px 7px 7px 10px;
  border: 0;
  border-radius: 4px;
  background-color: #E5E4E2; }

#skIdS_identity-encrypt-button {
  flex-shrink: 0; }

#skIdS_identity-encrypt-input-error {
  width: 100%;
  margin-top: 20px;
  padding: 7px;
  color: white;
  border-radius: 4px;
  background: #FF3300;
  text-align: center; }

#skIdS_identity-decrypt-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media all and (max-width: 420px) {
    #skIdS_identity-decrypt-container {
      margin-bottom: 20px; } }

#skIdS_identity-decrypt-container > div {
  display: flex;
  flex-direction: column;
  width: 200px; }

#skIdS_identity-decrypt-container > div > div {
  display: flex; }

#skIdS_identity-decrypt-password-input {
  width: 100%;
  flex-shrink: 1;
  margin-right: 5px;
  padding-left: 10px;
  border: 0;
  border-radius: 4px;
  background-color: #E5E4E2; }

#skIdS_identity-decrypt-button {
  flex-shrink: 0; }

#skIdS_identity-decrypt-input-error {
  max-width: 70%;
  min-width: 200px;
  margin-top: 20px;
  padding: 7px;
  color: white;
  border-radius: 4px;
  background: #FF3300;
  text-align: center; }
  @media all and (max-width: 420px) {
    #skIdS_identity-decrypt-input-error {
      max-width: 80%; } }

#skIdS_identity-transfer-container {
  text-align: center; }

#skIdS_identity-qrcode-url {
  text-align: left;
  word-break: break-all;
  background: #E5E4E2; }

#skIdS_identity-qrcode-container {
  display: inline-block;
  width: 60%;
  height: auto;
  cursor: pointer; }
  @media all and (max-width: 420px) {
    #skIdS_identity-qrcode-container {
      width: 90%;
      height: auto; } }

.skIdS_identity-qrcode-big {
  width: 90% !important; }

#skIdS_identity-qrcode-container > * {
  width: 100%;
  height: auto; }

#skIdS_identity-export-container {
  text-align: center; }

#skIdS_identity-export-container > p {
  margin: 0 30px 0 30px; }

#skIdS_identity-export-button {
  margin-top: 30px; }

#skIdS_identity-delete-container {
  text-align: center; }

#skIdS_identity-delete-container > p {
  margin: 0 30px 0 30px; }

#skIdS_identity-delete-revoke-checkbox {
  margin-top: 15px; }

#skIdS_identity-delete-revoke-checkbox > label {
  font-weight: normal; }

#skIdS_identity-delete-button {
  margin-top: 30px; }

#skIdS_control-bar-authentication-option-selection .skIdS_control-bar-right {
  flex-shrink: 0; }

#skIdS_control-bar-attributes-selection .skIdS_control-bar-left {
  flex-shrink: 0; }

#skIdS_control-bar-attributes-selection .skIdS_control-bar-right button:last-child {
  flex-shrink: 0; }

#skIdS_control-bar-privacy-policy .skIdS_control-bar-left {
  flex-shrink: 0; }

#skIdS_control-bar-privacy-policy .skIdS_control-bar-right button:last-child {
  flex-shrink: 0; }

#skIdS_control-bar-identity-overview .skIdS_control-bar-left {
  flex-shrink: 0; }

#skIdS_control-bar-identity-overview .skIdS_control-bar-right button:last-child {
  flex-shrink: 0; }

#skIdS_control-bar-identity-management .skIdS_control-bar-left {
  flex-shrink: 0; }

#skIdS_control-bar-identity-management .skIdS_control-bar-right {
  flex-shrink: 0; }

.skIdS_identity-creation-information {
  margin-bottom: 20px; }
  @media all and (min-width: 600px) {
    .skIdS_identity-creation-information {
      margin: 0 30px 20px 30px; } }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_identity-creation-information {
      margin: 0 20px 20px 20px; } }

.skIdS_identity-creation-information + .skIdS_content-body {
  min-height: 0; }

#skIdS_control-bar-identity-creation .skIdS_control-bar-left {
  flex-shrink: 0; }

#skIdS_control-bar-identity-creation .skIdS_control-bar-right button:last-child {
  flex-shrink: 0; }

.skIdS_identities-revokation-information {
  margin-bottom: 20px; }
  @media all and (min-width: 600px) {
    .skIdS_identities-revokation-information {
      margin: 0 30px 20px 30px; } }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_identities-revokation-information {
      margin: 0 20px 20px 20px; } }

.skIdS_identities-revokation-information + .skIdS_content-body {
  min-height: 0; }

.skIdS_identities-revokation-succeeded-information {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media all and (min-width: 600px) {
    .skIdS_identities-revokation-succeeded-information {
      margin: 0 30px 0 30px; } }
  @media all and (min-width: 421px) and (max-width: 599px) {
    .skIdS_identities-revokation-succeeded-information {
      margin: 0 20px 0 20px; } }

#skIdS_create-upload-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 10px; }
  @media all and (max-width: 420px) {
    #skIdS_create-upload-container {
      flex-direction: column;
      align-items: center; } }

#skIdS_create-upload-container > div {
  display: flex;
  flex-direction: column;
  align-items: center; }

#skIdS_create-upload-container > div > span {
  font-weight: bold; }

#skIdS_create-upload-container > div:first-child {
  margin-right: 50px; }
  @media all and (max-width: 420px) {
    #skIdS_create-upload-container > div:first-child {
      margin-right: 0px;
      margin-bottom: 20px; } }

#skIdS_create-upload-container > div:first-child > img {
  height: 90px; }

#skIdS_create-upload-container > div:last-child form {
  display: flex;
  flex-direction: column;
  align-items: stretch; }

#skIdS_create-upload-container > div:last-child input[type="image"] {
  height: 90px; }

#skIdS_create-upload-container > div:last-child div {
  position: relative; }

#skIdS_create-upload-container > div:last-child span {
  cursor: pointer; }

#skIdS_create-upload-container > div:last-child input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer; }

#skIdS_download-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 10px; }
  @media all and (max-width: 420px) {
    #skIdS_download-container {
      flex-direction: column;
      align-items: center; } }

#skIdS_download-container > div {
  display: flex;
  flex-direction: column;
  align-items: center; }

#skIdS_download-container > div:first-child > img {
  height: 90px; }

/*# sourceMappingURL=styles.849b0aa13b1164972fc9d87a0360a479.css.map*/