.btn-flat
{
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    border: none;
    border-radius: 4px;
    -webkit-transition: border .25s linear,color .25s linear,background-color .25s linear;
    transition: border .25s linear,color .25s linear,background-color .25s linear;
    -webkit-font-smoothing: subpixel-antialiased
}

.btn-flat:hover,.btn-flat:focus
{
    color: #fff;
    outline: 0
}

.btn-flat:active,.btn-flat.active
{
    outline: 0;
    box-shadow: none
}

.btn-flat.disabled,.btn-flat[disabled],fieldset[disabled] .btn-flat
{
    color: rgba(255,255,255,.75);
    background-color: #bdc3c7;
    opacity: .7
}

.btn-flat > [class^=fui-]
{
    position: relative;
    top: 1px;
    margin: 0 1px;
    line-height: 1
}

.btn-flat-xs.btn-flat > [class^=fui-]
{
    top: 0;
    font-size: 11px
}

.btn-flat-hg.btn-flat > [class^=fui-]
{
    top: 2px
}

.btn-flat-default
{
    color: #fff;
    background-color: #bdc3c7
}

.btn-flat-default:hover,.btn-flat-default.hover,.btn-flat-default:focus,.btn-flat-default:active,.btn-flat-default.active,.open > .dropdown-toggle.btn-flat-default
{
    color: #fff;
    background-color: #cacfd2;
    border-color: #cacfd2
}

.btn-flat-default:active,.btn-flat-default.active,.open > .dropdown-toggle.btn-flat-default
{
    background: #a1a6a9;
    border-color: #a1a6a9
}

.btn-flat-default.disabled,.btn-flat-default[disabled],fieldset[disabled] .btn-flat-default,.btn-flat-default.disabled:hover,.btn-flat-default[disabled]:hover,fieldset[disabled] .btn-flat-default:hover,.btn-flat-default.disabled.hover,.btn-flat-default[disabled].hover,fieldset[disabled] .btn-flat-default.hover,.btn-flat-default.disabled:focus,.btn-flat-default[disabled]:focus,fieldset[disabled] .btn-flat-default:focus,.btn-flat-default.disabled:active,.btn-flat-default[disabled]:active,fieldset[disabled] .btn-flat-default:active,.btn-flat-default.disabled.active,.btn-flat-default[disabled].active,fieldset[disabled] .btn-flat-default.active
{
    background-color: #bdc3c7;
    border-color: #bdc3c7
}

.btn-flat-default .badge
{
    color: #bdc3c7;
    background-color: #fff
}

.btn-flat-grey
{
    color: #000;
    background-color: #F6F6F6
}

.btn-flat-grey:hover,.btn-flat-grey.hover,.btn-flat-grey:focus,.btn-flat-grey:active,.btn-flat-grey.active,.open > .dropdown-toggle.btn-flat-grey
{
    color: #fff;
    background-color: #cacfd2;
    border-color: #cacfd2
}

.btn-flat-grey:active,.btn-flat-grey.active,.open > .dropdown-toggle.btn-flat-grey
{
    background: #a1a6a9;
    border-color: #a1a6a9
}

.btn-flat-grey.disabled,.btn-flat-grey[disabled],fieldset[disabled] .btn-flat-grey,.btn-flat-grey.disabled:hover,.btn-flat-grey[disabled]:hover,fieldset[disabled] .btn-flat-grey:hover,.btn-flat-grey.disabled.hover,.btn-flat-grey[disabled].hover,fieldset[disabled] .btn-flat-grey.hover,.btn-flat-grey.disabled:focus,.btn-flat-grey[disabled]:focus,fieldset[disabled] .btn-flat-grey:focus,.btn-flat-grey.disabled:active,.btn-flat-grey[disabled]:active,fieldset[disabled] .btn-flat-grey:active,.btn-flat-grey.disabled.active,.btn-flat-grey[disabled].active,fieldset[disabled] .btn-flat-grey.active
{
    background-color: #bdc3c7;
    border-color: #bdc3c7
}

.btn-flat-grey .badge
{
    color: #bdc3c7;
    background-color: #fff
}

.btn-flat-white
{
    color: #000;
    background-color: #fff
}

.btn-flat-white:hover,.btn-flat-white.hover,.btn-flat-white:focus,.btn-flat-white:active,.btn-flat-white.active,.open > .dropdown-toggle.btn-flat-white
{
    color: #fff;
    background-color: #5dade2;
    border-color: #5dade2;
}

.btn-flat-white:active,.btn-flat-white.active,.open > .dropdown-toggle.btn-flat-white
{
    background: #2c81ba;
    border-color: #2c81ba
}

.btn-flat-white.disabled,.btn-flat-white[disabled],fieldset[disabled] .btn-flat-white,.btn-flat-white.disabled:hover,.btn-flat-white[disabled]:hover,fieldset[disabled] .btn-flat-white:hover,.btn-flat-white.disabled.hover,.btn-flat-white[disabled].hover,fieldset[disabled] .btn-flat-white.hover,.btn-flat-white.disabled:focus,.btn-flat-white[disabled]:focus,fieldset[disabled] .btn-flat-white:focus,.btn-flat-white.disabled:active,.btn-flat-white[disabled]:active,fieldset[disabled] .btn-flat-white:active,.btn-flat-white.disabled.active,.btn-flat-white[disabled].active,fieldset[disabled] .btn-flat-white.active
{
    background-color: #bdc3c7;
    border-color: #3498db
}

.btn-flat-primary
{
    color: #fff;
    background-color: #1abc9c
}

.btn-flat-primary:hover,.btn-flat-primary.hover,.btn-flat-primary:focus,.btn-flat-primary:active,.btn-flat-primary.active,.open > .dropdown-toggle.btn-flat-primary
{
    color: #fff;
    background-color: #48c9b0;
    border-color: #48c9b0
}

.btn-flat-primary:active,.btn-flat-primary.active,.open > .dropdown-toggle.btn-flat-primary
{
    background: #16a085;
    border-color: #16a085
}

.btn-flat-primary.disabled,.btn-flat-primary[disabled],fieldset[disabled] .btn-flat-primary,.btn-flat-primary.disabled:hover,.btn-flat-primary[disabled]:hover,fieldset[disabled] .btn-flat-primary:hover,.btn-flat-primary.disabled.hover,.btn-flat-primary[disabled].hover,fieldset[disabled] .btn-flat-primary.hover,.btn-flat-primary.disabled:focus,.btn-flat-primary[disabled]:focus,fieldset[disabled] .btn-flat-primary:focus,.btn-flat-primary.disabled:active,.btn-flat-primary[disabled]:active,fieldset[disabled] .btn-flat-primary:active,.btn-flat-primary.disabled.active,.btn-flat-primary[disabled].active,fieldset[disabled] .btn-flat-primary.active
{
    background-color: #bdc3c7;
    border-color: #1abc9c
}

.btn-flat-primary .badge
{
    color: #1abc9c;
    background-color: #fff;
}

.btn-flat-info
{
    color: #fff;
    background-color: #3498db;
}

.btn-flat-info:hover,.btn-flat-info.hover,.btn-flat-info:focus,.btn-flat-info:active,.btn-flat-info.active,.open > .dropdown-toggle.btn-flat-info
{
    color: #fff;
    background-color: #5dade2;
    border-color: #5dade2;
}

.btn-flat-info:active,.btn-flat-info.active,.open > .dropdown-toggle.btn-flat-info
{
    background: #2c81ba;
    border-color: #2c81ba
}

.btn-flat-info.disabled,.btn-flat-info[disabled],fieldset[disabled] .btn-flat-info,.btn-flat-info.disabled:hover,.btn-flat-info[disabled]:hover,fieldset[disabled] .btn-flat-info:hover,.btn-flat-info.disabled.hover,.btn-flat-info[disabled].hover,fieldset[disabled] .btn-flat-info.hover,.btn-flat-info.disabled:focus,.btn-flat-info[disabled]:focus,fieldset[disabled] .btn-flat-info:focus,.btn-flat-info.disabled:active,.btn-flat-info[disabled]:active,fieldset[disabled] .btn-flat-info:active,.btn-flat-info.disabled.active,.btn-flat-info[disabled].active,fieldset[disabled] .btn-flat-info.active
{
    background-color: #bdc3c7;
    border-color: #3498db
}

.btn-flat-info .badge
{
    color: #3498db;
    background-color: #fff
}

.btn-flat-danger
{
    color: #fff;
    background-color: #e74c3c
}

.btn-flat-danger:hover,.btn-flat-danger.hover,.btn-flat-danger:focus,.btn-flat-danger:active,.btn-flat-danger.active,.open > .dropdown-toggle.btn-flat-danger
{
    color: #fff;
    background-color: #ec7063;
    border-color: #ec7063
}

.btn-flat-danger:active,.btn-flat-danger.active,.open > .dropdown-toggle.btn-flat-danger
{
    background: #c44133;
    border-color: #c44133
}

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

.btn-flat-danger .badge
{
    color: #e74c3c;
    background-color: #fff
}

.btn-flat-success
{
    color: #fff;
    background-color: #2ecc71
}

.btn-flat-success:hover,.btn-flat-success.hover,.btn-flat-success:focus,.btn-flat-success:active,.btn-flat-success.active,.open > .dropdown-toggle.btn-flat-success
{
    color: #fff;
    background-color: #58d68d;
    border-color: #58d68d
}

.btn-flat-success:active,.btn-flat-success.active,.open > .dropdown-toggle.btn-flat-success
{
    background: #27ad60;
    border-color: #27ad60
}

.btn-flat-success.disabled,.btn-flat-success[disabled],fieldset[disabled] .btn-flat-success,.btn-flat-success.disabled:hover,.btn-flat-success[disabled]:hover,fieldset[disabled] .btn-flat-success:hover,.btn-flat-success.disabled.hover,.btn-flat-success[disabled].hover,fieldset[disabled] .btn-flat-success.hover,.btn-flat-success.disabled:focus,.btn-flat-success[disabled]:focus,fieldset[disabled] .btn-flat-success:focus,.btn-flat-success.disabled:active,.btn-flat-success[disabled]:active,fieldset[disabled] .btn-flat-success:active,.btn-flat-success.disabled.active,.btn-flat-success[disabled].active,fieldset[disabled] .btn-flat-success.active
{
    background-color: #bdc3c7;
    border-color: #2ecc71
}

.btn-flat-success .badge
{
    color: #2ecc71;
    background-color: #fff
}

.btn-flat-warning
{
    color: #fff;
    background-color: #f1c40f
}

.btn-flat-warning:hover,.btn-flat-warning.hover,.btn-flat-warning:focus,.btn-flat-warning:active,.btn-flat-warning.active,.open > .dropdown-toggle.btn-flat-warning
{
    color: #fff;
    background-color: #f4d313;
    border-color: #f4d313
}

.btn-flat-warning:active,.btn-flat-warning.active,.open > .dropdown-toggle.btn-flat-warning
{
    background: #cda70d;
    border-color: #cda70d
}

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

.btn-flat-warning .badge
{
    color: #f1c40f;
    background-color: #fff
}

.btn-flat-inverse
{
    color: #fff;
    background-color: #34495e
}

.btn-flat-inverse:hover,.btn-flat-inverse.hover,.btn-flat-inverse:focus,.btn-flat-inverse:active,.btn-flat-inverse.active,.open > .dropdown-toggle.btn-flat-inverse
{
    color: #fff;
    background-color: #415b76;
    border-color: #415b76
}

.btn-flat-inverse:active,.btn-flat-inverse.active,.open > .dropdown-toggle.btn-flat-inverse
{
    background: #2c3e50;
    border-color: #2c3e50
}

.btn-flat-inverse.disabled,.btn-flat-inverse[disabled],fieldset[disabled] .btn-flat-inverse,.btn-flat-inverse.disabled:hover,.btn-flat-inverse[disabled]:hover,fieldset[disabled] .btn-flat-inverse:hover,.btn-flat-inverse.disabled.hover,.btn-flat-inverse[disabled].hover,fieldset[disabled] .btn-flat-inverse.hover,.btn-flat-inverse.disabled:focus,.btn-flat-inverse[disabled]:focus,fieldset[disabled] .btn-flat-inverse:focus,.btn-flat-inverse.disabled:active,.btn-flat-inverse[disabled]:active,fieldset[disabled] .btn-flat-inverse:active,.btn-flat-inverse.disabled.active,.btn-flat-inverse[disabled].active,fieldset[disabled] .btn-flat-inverse.active
{
    background-color: #bdc3c7;
    border-color: #34495e
}

.btn-flat-inverse .badge
{
    color: #34495e;
    background-color: #fff
}

.btn-flat-inverse-alt
{
    color: #fff;
    background-color: #5f575e
}

.btn-flat-inverse-alt:hover,.btn-flat-inverse-alt.hover,.btn-flat-inverse-alt:focus,.btn-flat-inverse-alt:active,.btn-flat-inverse-alt.active,.open > .dropdown-toggle.btn-flat-inverse-alt
{
    color: #fff;
    background-color: #352833;
    border-color: #352833;
}

.btn-flat-inverse-alt:active,.btn-flat-inverse-alt.active,.open > .dropdown-toggle.btn-flat-inverse-alt
{
    background: #352833;
    border-color: #2c3e50
}

.btn-flat-inverse-alt.disabled,.btn-flat-inverse-alt[disabled],fieldset[disabled] .btn-flat-inverse-alt,.btn-flat-inverse-alt.disabled:hover,.btn-flat-inverse-alt[disabled]:hover,fieldset[disabled] .btn-flat-inverse-alt:hover,.btn-flat-inverse-alt.disabled.hover,.btn-flat-inverse-alt[disabled].hover,fieldset[disabled] .btn-flat-inverse-alt.hover,.btn-flat-inverse-alt.disabled:focus,.btn-flat-inverse-alt[disabled]:focus,fieldset[disabled] .btn-flat-inverse-alt:focus,.btn-flat-inverse-alt.disabled:active,.btn-flat-inverse-alt[disabled]:active,fieldset[disabled] .btn-flat-inverse-alt:active,.btn-flat-inverse-alt.disabled.active,.btn-flat-inverse-alt[disabled].active,fieldset[disabled] .btn-flat-inverse-alt.active
{
    background-color: #bdc3c7;
    border-color: #34495e
}

.btn-flat-inverse-alt .badge
{
    color: #34495e;
    background-color: #fff
}

.btn-flat-embossed
{
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)
}

.btn-flat-embossed.active,.btn-flat-embossed:active
{
    box-shadow: inset 0 2px 0 rgba(0,0,0,.15)
}

.btn-flat-wide
{
    min-width: 140px;
    padding-right: 30px;
    padding-left: 30px
}

.btn-flat-link
{
    color: #16a085
}

.btn-flat-link:hover,.btn-flat-link:focus
{
    color: #1abc9c;
    text-decoration: underline;
    background-color: transparent
}

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

.btn-flat-hg,.btn-flat-group-hg > .btn-flat
{
    padding: 13px 20px;
    font-size: 22px;
    line-height: 1.227;
    border-radius: 6px
}

.btn-flat-lg,.btn-flat-group-lg > .btn-flat
{
    padding: 10px 19px;
    font-size: 17px;
    line-height: 1.471;
    border-radius: 6px
}

.btn-flat-sm,.btn-flat-group-sm > .btn-flat
{
    padding: 9px 13px;
    font-size: 13px;
    line-height: 1.385;
    border-radius: 4px
}

.btn-flat-xs,.btn-flat-group-xs > .btn-flat
{
    padding: 6px 9px;
    font-size: 12px;
    line-height: 1.083;
    border-radius: 3px
}

.btn-flat-tip
{
    padding-left: 10px;
    font-size: 92%;
    font-weight: 300
}

.btn-flat-block
{
    white-space: normal
}

.btn-flat-group > .btn-flat+.btn-flat
{
    margin-left: 0
}

.btn-flat-group > .btn-flat+.dropdown-toggle
{
    padding: 10px 12px;
    border-left: 2px solid rgba(52,73,94,.15)
}

.btn-flat-group > .btn-flat+.dropdown-toggle .caret
{
    margin-right: 3px;
    margin-left: 3px
}

.btn-flat-group > .btn-flat.btn-flat-gh+.dropdown-toggle .caret
{
    margin-right: 7px;
    margin-left: 7px
}

.btn-flat-group > .btn-flat.btn-flat-sm+.dropdown-toggle .caret
{
    margin-right: 0;
    margin-left: 0
}

.dropdown-toggle .caret
{
    margin-left: 8px
}

.btn-flat-group-xs > .btn-flat+.dropdown-toggle
{
    padding: 6px 9px
}

.btn-flat-group-sm > .btn-flat+.dropdown-toggle
{
    padding: 9px 13px
}

.btn-flat-group-lg > .btn-flat+.dropdown-toggle
{
    padding: 10px 19px
}

.btn-flat-group-hg > .btn-flat+.dropdown-toggle
{
    padding: 13px 20px
}

.btn-flat-xs .caret
{
    border-width: 6px 4px 0;
    border-bottom-width: 0
}

.btn-flat-lg .caret
{
    border-width: 8px 6px 0;
    border-bottom-width: 0
}

.dropup .btn-flat-lg .caret
{
    border-width: 0 6px 8px
}

.dropup .btn-flat-xs .caret
{
    border-width: 0 4px 6px
}

.btn-flat-group > .btn-flat,.btn-flat-group > .dropdown-menu,.btn-flat-group > .popover
{
    font-weight: 400
}

.btn-flat-group:focus .dropdown-toggle
{
    outline: 0;
    -webkit-transition: .25s;
    transition: .25s
}

.btn-flat-group.open .dropdown-toggle
{
    color: rgba(255,255,255,.75);
    box-shadow: none
}

.btn-flat-toolbar .btn-flat.active
{
    color: #fff
}

.btn-flat-toolbar .btn-flat > [class^=fui-]
{
    margin: 0 1px;
    font-size: 16px
}

/*! 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;
  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"] {
  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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../bundles/emiuser/bootstrap3/fonts/glyphicons-halflings-regular.eot');
  src: url('../bundles/emiuser/bootstrap3/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bundles/emiuser/bootstrap3/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bundles/emiuser/bootstrap3/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bundles/emiuser/bootstrap3/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -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,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  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;
}
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: 768px) {
  .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: 768px) {
  .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 \00A0';
}
.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: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-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-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-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-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-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-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-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-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .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%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
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, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(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 {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
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 {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    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 {
  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;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.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: 768px) {
  .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: 768px) {
  .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: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .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;
  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;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
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;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-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 solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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);
  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: 1px;
}
@media (min-width: 768px) {
  .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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-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;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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;
}
@-webkit-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;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.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);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
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: 1040;
  -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;
  -moz-transition: -moz-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);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  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: 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;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  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;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !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;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

@font-face{font-family:'FontAwesome';src:url('../bundles/emiuser/font-awesome/font/fontawesome-webfont.eot?v=3.2.1');src:url('../bundles/emiuser/font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),url('../bundles/emiuser/font-awesome/font/fontawesome-webfont.woff?v=3.2.1') format('woff'),url('../bundles/emiuser/font-awesome/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),url('../bundles/emiuser/font-awesome/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;}
.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}
.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-alt:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-power-off:before,.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-gear:before,.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-alt:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-gears:before,.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up-alt:before{content:"\f087";}
.icon-thumbs-down-alt:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-text-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
.icon-expand-alt:before{content:"\f116";}
.icon-collapse-alt:before{content:"\f117";}
.icon-smile:before{content:"\f118";}
.icon-frown:before{content:"\f119";}
.icon-meh:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard:before{content:"\f11c";}
.icon-flag-alt:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-reply-all:before{content:"\f122";}
.icon-mail-reply-all:before{content:"\f122";}
.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-off:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-empty:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-sign-left:before{content:"\f137";}
.icon-chevron-sign-right:before{content:"\f138";}
.icon-chevron-sign-up:before{content:"\f139";}
.icon-chevron-sign-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-horizontal:before{content:"\f141";}
.icon-ellipsis-vertical:before{content:"\f142";}
.icon-rss-sign:before{content:"\f143";}
.icon-play-sign:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-sign-alt:before{content:"\f146";}
.icon-check-minus:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-sign:before{content:"\f14a";}
.icon-edit-sign:before{content:"\f14b";}
.icon-external-link-sign:before{content:"\f14c";}
.icon-share-sign:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-collapse:before{content:"\f150";}
.icon-collapse-top:before{content:"\f151";}
.icon-expand:before{content:"\f152";}
.icon-euro:before,.icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before,.icon-usd:before{content:"\f155";}
.icon-rupee:before,.icon-inr:before{content:"\f156";}
.icon-yen:before,.icon-jpy:before{content:"\f157";}
.icon-renminbi:before,.icon-cny:before{content:"\f158";}
.icon-won:before,.icon-krw:before{content:"\f159";}
.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-by-alphabet:before{content:"\f15d";}
.icon-sort-by-alphabet-alt:before{content:"\f15e";}
.icon-sort-by-attributes:before{content:"\f160";}
.icon-sort-by-attributes-alt:before{content:"\f161";}
.icon-sort-by-order:before{content:"\f162";}
.icon-sort-by-order-alt:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-sign:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-sign:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stackexchange:before{content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-sign:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-sign:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribbble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before{content:"\f184";}
.icon-sun:before{content:"\f185";}
.icon-moon:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}

/*------------------------------------------------------------------

[Main Stylesheet]

Project:	Base Admin
Version:	3.0
Last change:	09/04/2013
Assigned to:	Rod Howard (rh)


*** Any customizations made to this should be added to the custom.css
stylesheet in order to separate your customizations and make 
upgrading in the future easier. ***

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[ Global ]
*/
body {
  background: #e9e9e9 url(../bundles/emiuser/theme3/img/tiny_grid.png) repeat 0 0;
  font: 13px/1.7em 'Open Sans';
}
p {
  font: 13px/1.7em 'Open Sans';
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans';
  font-weight: normal;
}
input,
button,
select,
textarea {
  font-family: 'Open Sans';
}
[class^="icon-"]:not(.ui-icon),
[class*="icon-"]:not(.ui-icon) {
  background: none;
}
[class^="icon-"] {
  background: none\9;
}
.dropdown .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-icon-only {
  padding-right: 6px;
  padding-left: 3px;
}
.table td {
  vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
.chart-holder {
  width: 100%;
  height: 250px;
}
.clear {
  clear: both;
}
/*------------------------------------------------------------------
[ Navbar / .navbar ]
*/
.navbar {
  margin-bottom: 0;
  border-radius: 0;
  border-radius: 0 !important;
}
.navbar.navbar-inverse {
  background: #292929;
  border-color: #292929;
  border-bottom: 1px solid #000;
}
.navbar.navbar-inverse .navbar-toggle {
  padding: 9px;
  margin-top: 6px;
  margin-right: 5px;
  margin-bottom: 0;
  color: #666;
  font-size: 18px;
  line-height: 0;
  border-color: transparent;
}
.navbar .navbar-nav > li > a {
  font-size: 12px;
}
.navbar .navbar-header .navbar-brand {
  color: #CCC;
  font-weight: 600;
  position: relative;
  top: 0;
}
.navbar .navbar-header .navbar-brand:hover {
  color: #FFF;
}
.navbar .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.navbar .navbar-nav > li > .dropdown-menu::before,
.navbar .navbar-nav > li > .dropdown-menu::after {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .navbar-nav > li > .dropdown-menu::after {
  border-left-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-bottom-color: #fff;
  top: -6px;
  left: 10px;
}
.navbar .navbar-nav.navbar-right > li > .dropdown-menu::before,
.navbar .navbar-nav.navbar-right > li > .dropdown-menu::after {
  left: auto;
  right: 9px;
}
.navbar .navbar-nav.navbar-right > li > .dropdown-menu::after {
  left: auto;
  right: 10px;
}
.navbar.navbar-inverse .navbar-form .search-query {
  width: 225px;
  margin-top: 2px;
  background-color: #333;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  border-color: #000;
  border-radius: 20px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
}
.navbar.navbar-inverse .navbar-form .search-query:focus {
  background-color: #FFF;
}
.navbar.navbar-inverse .navbar-form .search-query::-webkit-input-placeholder {
  color: #666;
}
.navbar.navbar-inverse .navbar-form .search-query::-moz-placeholder {
  color: #666;
}
/*------------------------------------------------------------------
[ Subnavbar / .subnavbar ]
*/
.subnavbar {
  margin-bottom: 2.5em;
  border-top: 1px solid #595959;
}
.subnavbar .subnav-toggle {
  display: none;
  padding: .5em 0;
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
  color: #ff9900;
}
.subnavbar .subnav-toggle:hover {
  text-decoration: none;
}
.subnavbar .subnavbar-inner {
  height: 80px;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#414141), to(#323232));
  background-image: -webkit-linear-gradient(top, #414141, 0%, #323232, 100%);
  background-image: -moz-linear-gradient(top, #414141 0%, #323232 100%);
  background-image: linear-gradient(to bottom, #414141 0%, #323232 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff414141', endColorstr='#ff323232', GradientType=0);
  border-bottom: 1px solid #000;
}
.subnavbar .btn-subnavbar {
  display: none;
  padding: 10px 0 8px;
  color: #F90;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.subnavbar .btn-subnavbar:hover {
  text-decoration: none;
}
.subnavbar .dropdown .caret {
  margin-top: -16px;
  border-top-color: #888;
  border-bottom-color: #888;
  opacity: 35;
  filter: alpha(opacity=3500);
}
.subnavbar .dropdown.open .caret {
  display: none;
}
.subnavbar .mainnav {
  display: inline-block;
  height: 80px;
  padding: 0;
  margin: 0;
  border-left: 1px solid #292929;
  border-right: 1px solid #4A4A4A;
}
.subnavbar .mainnav > li {
  float: left;
  min-width: 90px;
  height: 80px;
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: none;
  border-left: 1px solid #4A4A4A;
  border-right: 1px solid #292929;
}
.subnavbar .mainnav > li > a {
  display: block;
  height: 100%;
  padding: 0 15px;
  font-size: 12px;
  font-weight: bold;
  color: #636363;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.subnavbar .mainnav > li > a:hover {
  color: #888;
  text-decoration: none;
}
.subnavbar .mainnav > li > a > i {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 12px;
  margin-bottom: 9px;
  font-size: 28px;
}
.subnavbar .mainnav > li > a > span {
  display: block;
  padding-bottom: 2px;
}
.subnavbar .mainnav > li.open > a {
  text-decoration: none;
}
.subnavbar .mainnav > li.active > a {
  background: #333;
  color: #F90;
}
.subnavbar .mainnav > li.active > a .caret {
  border-top-color: #ff9900;
  border-bottom-color: #ff9900;
}
.subnavbar .dropdown > .dropdown-menu {
  top: 97%;
  text-align: left;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.subnavbar .dropdown > .dropdown-menu a {
  font-size: 12px;
}
.subnavbar .dropdown > .dropdown-menu::before,
.subnavbar .dropdown > .dropdown-menu::after {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.subnavbar .dropdown > .dropdown-menu::after {
  border-left-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-bottom-color: #fff;
  top: -6px;
  left: 10px;
}
.subnavbar .dropdown-submenu .dropdown-menu:after,
.subnavbar .dropdown-submenu .dropdown-menu:before {
  display: none;
}
.subnavbar .subnav-collapse.collapse {
  height: auto\9;
  overflow: visible\9;
}
/*------------------------------------------------------------------
[ Main / .main ]
*/
.main {
  padding-bottom: 2em;
}
/*------------------------------------------------------------------
[ Extra / .extra ]
*/
.extra {
  border-top: 1px solid #000;
  padding: 20px 0;
  font-size: 11px;
  color: #BBB;
  background: #1A1A1A;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
.extra a {
  color: #666;
}
.extra h4 {
  margin-bottom: 1em;
  font-weight: 400;
}
.extra ul {
  padding: 0;
  margin: 0;
}
.extra ul li {
  margin-bottom: .6em;
  list-style: none;
}
/*------------------------------------------------------------------
[ Footer/ .footer ]
*/
.footer {
  margin-top: 0;
  border-top: 1px solid #000;
  padding: 15px 0;
  font-size: 12px;
  background: #111;
  color: #999;
  -webkit-box-shadow: inset 0 1px 0 #292929;
  box-shadow: inset 0 1px 0 #292929;
}
.footer #footer-terms {
  text-align: right;
}
.footer a {
  color: #FFF;
}
.footer a:hover {
  color: #FFF;
  text-decoration: none;
}
/*------------------------------------------------------------------
[ Error / .error-container ]
*/
.error-container {
  margin-top: 4em;
  margin-bottom: 4em;
  text-align: center;
}
.error-container h1 {
  margin-bottom: .5em;
  font-size: 120px;
  line-height: 1em;
}
.error-container h2 {
  margin-bottom: .75em;
  font-size: 28px;
}
.error-container .error-details {
  margin-bottom: 1.5em;
  font-size: 16px;
}
.error-container .error-actions a {
  margin: 0 .5em;
}
/*------------------------------------------------------------------
[ Datepicker / .ui-datepicker ]
*/
.ui-datepicker {
  padding: .35em .35em 0;
}
.ui-datepicker th {
  font-weight: bold;
  color: gray;
}
.ui-datepicker .ui-widget-header {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#555555), to(#363636));
  background-image: -webkit-linear-gradient(top, #555555, 0%, #363636, 100%);
  background-image: -moz-linear-gradient(top, #555555 0%, #363636 100%);
  background-image: linear-gradient(to bottom, #555555 0%, #363636 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff363636', GradientType=0);
  border: 1px solid #2f2f2f;
  -webkit-box-shadow: inset 0 1px 0 #838383;
  box-shadow: inset 0 1px 0 #838383;
}
.ui-datepicker td a {
  margin-bottom: 0px;
  border: 0px;
}
.ui-datepicker td:hover {
  color: #ffffff;
}
.ui-datepicker td .ui-state-default {
  padding: 6px;
  margin-bottom: 0px;
  color: #505050;
  font-size: 11px;
  text-align: center;
  background: none;
  filter: none;
  border: 0px;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
}
.ui-datepicker td .ui-state-default:hover {
  color: #ffffff;
  background: #999999;
  text-shadow: none;
}
.ui-datepicker td .ui-state-active {
  margin-bottom: 0px;
  color: #ffffff;
  font-size: normal;
  background: #ff9900;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.ui-datepicker .ui-state-hover,
.ui-datepicker .ui-widget-content .ui-state-hover,
.ui-datepicker .ui-widget-header .ui-state-hover,
.ui-datepicker .ui-state-focus,
.ui-datepicker .ui-widget-content .ui-state-focus,
.ui-datepicker .ui-widget-header .ui-state-focus {
  background: #ffffff;
  border: 1px solid #b36b00;
}
.ui-datepicker-today a:hover {
  color: #ffffff;
  background-color: #ff9900;
}
.ui-datepicker-today a {
  padding: 0 1px;
  margin-bottom: 0px;
  background-color: #999999;
  cursor: pointer;
}
.ui-datepicker-next-hover .ui-icon,
.ui-datepicker-prev-hover .ui-icon {
  background-color: #ffffff;
  background-image: url(../bundles/emiuser/theme3/css/ui-lightness/images/ui-icons_222222_256x240.png);
  opacity: .5;
}
/*------------------------------------------------------------------
[ Slider / .ui-slider ]
*/
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 25px;
  height: 16px;
  background: url(../bundles/emiuser/theme3/img/jquery/handle.png) no-repeat;
  border: none;
  cursor: pointer;
}
.ui-slider .ui-slider-handle:hover {
  background-position: 0 -16px;
}
.ui-slider .ui-slider-handle:active {
  background-position: 0 -16px;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  height: 6px;
  font-size: .7em;
  display: block;
  border: 1px solid #FFF;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35);
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#cccccc), to(#bdbdbd));
  background-image: -webkit-linear-gradient(top, #cccccc, 0%, #bdbdbd, 100%);
  background-image: -moz-linear-gradient(top, #cccccc 0%, #bdbdbd 100%);
  background-image: linear-gradient(to bottom, #cccccc 0%, #bdbdbd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc', endColorstr='#ffbdbdbd', GradientType=0);
  border-color: #b3b3b3;
}
.ui-slider.slider-primary .ui-slider-range {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffa929), to(#ff9d0a));
  background-image: -webkit-linear-gradient(top, #ffa929, 0%, #ff9d0a, 100%);
  background-image: -moz-linear-gradient(top, #ffa929 0%, #ff9d0a 100%);
  background-image: linear-gradient(to bottom, #ffa929 0%, #ff9d0a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffa929', endColorstr='#ffff9d0a', GradientType=0);
  border-color: #cc7a00;
}
.ui-slider.slider-secondary .ui-slider-range {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#333333), to(#242424));
  background-image: -webkit-linear-gradient(top, #333333, 0%, #242424, 100%);
  background-image: -moz-linear-gradient(top, #333333 0%, #242424 100%);
  background-image: linear-gradient(to bottom, #333333 0%, #242424 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff242424', GradientType=0);
  border-color: #1a1a1a;
}
.ui-slider.slider-tertiary .ui-slider-range {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#777777), to(#686868));
  background-image: -webkit-linear-gradient(top, #777777, 0%, #686868, 100%);
  background-image: -moz-linear-gradient(top, #777777 0%, #686868 100%);
  background-image: linear-gradient(to bottom, #777777 0%, #686868 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff777777', endColorstr='#ff686868', GradientType=0);
  border-color: #5e5e5e;
}
.ui-slider-horizontal {
  height: 12px;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -4px;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: -1px;
  height: 110%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 11px;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -3px;
  margin-left: 0;
  margin-bottom: -0.6em;
  width: 15px;
  height: 24px;
  background: url(../bundles/emiuser/theme3/img/jquery/handle-vertical.png) no-repeat;
}
.ui-slider-vertical .ui-slider-handle:hover {
  background-position: 0 -24px;
}
.ui-slider-vertical .ui-slider-handle:active {
  background-position: 0 -24px;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 9px;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
/*------------------------------------------------------------------
[ Validation / .control-group ]
*/
.form-group {
  position: relative;
}
.form-group span.error {
  display: inline-block !important;
  color: #B94A48;
  font-size: 11px;
  font-weight: 600;
  position: relative;
  top: -5px;
  padding: 4px 8px;
  margin-bottom: 1em;
  color: #FFF;
  background: #B94A48;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
}
.form-group span.error::after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #B94A48;
  position: absolute;
  bottom: -6px;
  left: 7px;
}
.form-group.error {
  padding-bottom: .5em;
}
.form-group.error div.clean {
  display: none;
}
.form-group.success span.error {
  display: none !important;
}
.form-group.success span.error::after {
  border: none;
}
.form-group.success div.clean {
  display: none;
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  background: url(../bundles/emiuser/theme3/img/validation/validation-success.png) no-repeat 0 0;
}
.form-horizontal .form-group span.error {
  margin-left: 1.5em;
  margin-left: 15px;
}
.form-group {
  margin-bottom: 30px;
}
/*------------------------------------------------------------------
[ Widget / .widget ]
*/
.widget {
  position: relative;
  clear: both;
  width: auto;
  margin-bottom: 2em;
  /* Clearfix Hack */

  /* Widget Table */

  /* Widget Plain */

  /* Widget Box */

}
.widget .widget-header {
  position: relative;
  height: 40px;
  line-height: 40px;
  background: #E9E9E9;
  background: -moz-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e9e9e9));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* Opera11.10+ */

  background: -ms-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* IE10+ */

  background: linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
  border: 1px solid #D5D5D5;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-background-clip: padding-box;
}
.widget .widget-header h3 {
  top: 0;
  position: relative;
  left: 10px;
  display: inline-block;
  margin-right: 3em;
  font-size: 15px;
  font-weight: 400;
  color: #555;
  line-height: 18px;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
}
.widget .widget-header [class^="icon-"],
.widget .widget-header [class*=" icon-"] {
  display: inline-block;
  margin-top: -3px;
  margin-left: 13px;
  margin-right: -2px;
  font-size: 16px;
  color: #555;
  vertical-align: middle;
}
.widget .widget-content {
  padding: 25px 15px 15px;
  background: #FFF;
  border: 1px solid #D5D5D5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.widget .widget-header + .widget-content {
  border-top: none;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.widget.widget-nopad .widget-content {
  padding: 0;
}
.widget .widget-content:before,
.widget .widget-content:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.widget .widget-content:after {
  clear: both;
}
.widget .widget-content:before,
.widget .widget-content:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.widget .widget-content:after {
  clear: both;
}
.widget.widget-table .widget-content {
  padding: 0;
}
.widget.widget-table .table {
  margin-bottom: 0;
  border: none;
}
.widget.widget-table .table tr td:first-child,
.widget.widget-table .table tr th:first-child {
  border-left: none;
}
.widget.widget-plain {
  background: transparent;
  border: none;
}
.widget.widget-plain .widget-content {
  padding: 0;
  background: transparent;
  border: none;
}
.widget.widget-box .widget-content {
  background: #E3E3E3;
  background: #FFF;
}
/*------------------------------------------------------------------
[ Shortcuts / .shortcuts ]
*/
.shortcuts {
  text-align: center;
}
.shortcuts .shortcut {
  width: 110px;
  display: inline-block;
  padding: 15px 0;
  margin: 0 5px 1em;
  vertical-align: top;
  text-decoration: none;
  background: #F3F3F3;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #eeeeee, 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  border: 1px solid #ddd;
  box-sizing: border-box;
  border-radius: 5px;
}
.shortcuts .shortcut .shortcut-icon {
  width: 100%;
  margin-top: .25em;
  margin-bottom: .35em;
  font-size: 32px;
  color: #555;
}
.shortcuts .shortcut:hover {
  background: #E8E8E8;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fafafa), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #fafafa, 0%, #e1e1e1, 100%);
  background-image: -moz-linear-gradient(top, #fafafa 0%, #e1e1e1 100%);
  background-image: linear-gradient(to bottom, #fafafa 0%, #e1e1e1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffe1e1e1', GradientType=0);
}
.shortcuts .shortcut:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.shortcuts .shortcut:hover .shortcut-icon {
  color: #666;
}
.shortcuts .shortcut-label {
  display: block;
  margin-top: .75em;
  font-weight: 400;
  color: #666;
}
/*------------------------------------------------------------------
[ Item Row / .item-row ]
*/
.item-row {
  display: table;
  width: 100%;
  padding-bottom: 3.5em;
  margin-bottom: 3.5em;
  border-bottom: 1px dotted #BBB;
}
.item-row .item-label {
  display: table-cell;
  vertical-align: top;
  width: 200px;
  font-size: 13px;
  font-weight: 600;
}
.item-row .item-content {
  display: table-cell;
}
/*------------------------------------------------------------------
[ MsgBox / .jquery-msgbox ]
*/
.jquery-msgbox-wrapper {
  padding-left: 90px;
}
.jquery-msgbox-alert {
  background: url(../bundles/emiuser/theme3/img/notifications/alert-48.png) no-repeat 21px 20px;
}
.jquery-msgbox-info {
  background: url(../bundles/emiuser/theme3/img/notifications/info-48.png) no-repeat 21px 20px;
}
.jquery-msgbox-error {
  background: url(../bundles/emiuser/theme3/img/notifications/error-48.png) no-repeat 21px 20px;
}
.jquery-msgbox-prompt {
  background: url(../bundles/emiuser/theme3/img/notifications/question-dark-48.png) no-repeat 20px 20px;
}
.jquery-msgbox-confirm {
  background: url(../bundles/emiuser/theme3/img/notifications/question-48.png) no-repeat 20px 20px;
}
/*------------------------------------------------------------------
[ Growl / .msgGrowl ]
*/
.msgGrowl.success .msgGrowl-content {
  background: url(../bundles/emiuser/theme3/img/notifications/success-32.png) no-repeat 7px 13px;
}
.msgGrowl.error .msgGrowl-content {
  background: url(../bundles/emiuser/theme3/img/notifications/error-32.png) no-repeat 7px 13px;
}
.msgGrowl.info .msgGrowl-content {
  background: url(../bundles/emiuser/theme3/img/notifications/info-32.png) no-repeat 7px 13px;
}
.msgGrowl.warning .msgGrowl-content {
  background: url(../bundles/emiuser/theme3/img/notifications/alert-32.png) no-repeat 7px 13px;
}
/*------------------------------------------------------------------
[ Back to Top / #back-to-top ]
*/
#back-to-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
  width: 45px;
  height: 45px;
  display: block;
  background: #222;
  background: rgba(0, 0, 0, 0.75);
  font-size: 16px;
  text-align: center;
  line-height: 45px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  cursor: pointer;
}
#back-to-top:hover {
  text-decoration: none;
  background-color: #F90;
  background: rgba(255, 153, 0, 0.75);
}
#back-to-top i {
  color: #fff;
}
/*------------------------------------------------------------------
[ Stacked / .stacked ]
*/
.stacked {
  position: relative;
}
.stacked:after,
.stacked:before {
  content: '';
  position: absolute;
  display: block;
  height: 1px;
  bottom: -2px;
  left: 3px;
  right: 3px;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  border: 1px solid #d3d3d3;
  border-top: 0;
}
.stacked:before {
  bottom: -4px;
  left: 6px;
  right: 6px;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding: 7px 12px;
}
.tab-content {
  margin-top: 1.75em;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #eee;
}
.nav-pills > li > a,
.nav-pills > li > a:hover {
  color: #555;
}
.nav-pills > li > a .caret,
.nav-pills > li > a:hover .caret {
  margin-top: -2px;
  border-top-color: #555;
  border-bottom-color: #555;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #ff9900;
}
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #555;
  border-top-width: 3px;
}
.nav-tabs > li > a .caret,
.nav-tabs > li > a:hover .caret,
.nav-tabs > li > a:focus .caret {
  margin-top: -2px;
  border-top-color: #555;
  border-bottom-color: #555;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-top: 3px solid #ff9900;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #555;
}
/*------------------------------------------------------------------
[ Tables / .table ]
*/
.table-bordered thead tr th {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #444;
  border-left: 1px solid #F1F1F1;
  border-right: 1px solid #CCC;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.table-bordered thead tr th:first-child {
  border-left-color: #CCC;
}
.table-bordered thead tr th:last-child {
  border-right: none;
}
.table-bordered tbody tr:first-child td {
  border-top-color: #CCC;
}
.table-bordered tbody tr td {
  border-left: 1px solid #FFF;
  border-right: 1px solid #DDD;
}
.table-bordered tbody tr td:first-child {
  border-left-color: #DDD;
}
.table-bordered tbody tr td:last-child {
  border-right: none;
}
.table-bordered {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.table-bordered thead tr {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f5f5f5), to(#e2e2e2));
  background-image: -webkit-linear-gradient(top, #f5f5f5, 0%, #e2e2e2, 100%);
  background-image: -moz-linear-gradient(top, #f5f5f5 0%, #e2e2e2 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe2e2e2', GradientType=0);
}
.table-bordered thead th {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #444;
  border-left: 1px solid #F1F1F1;
  border-right: 1px solid #CCC;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.table-bordered thead th:first-child {
  border-left-color: #CCC;
}
.table-bordered thead th:last-child {
  border-right: none;
}
.table-bordered tbody td {
  border-left: 1px solid #FFF;
  border-right: 1px solid #DDD;
}
.table-bordered tbody tr td:first-child {
  border-left-color: #DDD;
}
.table-bordered tbody tr td:last-child {
  border-right: none;
}
/*------------------------------------------------------------------
[ Accordion / .accordion-group ]
*/
.accordion.highlight .panel.open.panel-default > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ff9900), to(#cc7a00));
  background-image: -webkit-linear-gradient(top, #ff9900, 0%, #cc7a00, 100%);
  background-image: -moz-linear-gradient(top, #ff9900 0%, #cc7a00 100%);
  background-image: linear-gradient(to bottom, #ff9900 0%, #cc7a00 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9900', endColorstr='#ffcc7a00', GradientType=0);
  border-color: #b36b00;
}
.accordion .panel.open.panel-default > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#555555), to(#3b3b3b));
  background-image: -webkit-linear-gradient(top, #555555, 0%, #3b3b3b, 100%);
  background-image: -moz-linear-gradient(top, #555555 0%, #3b3b3b 100%);
  background-image: linear-gradient(to bottom, #555555 0%, #3b3b3b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff3b3b3b', GradientType=0);
  border: 1px solid #222222;
  color: #FFF;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35);
}
.panel .accordion-toggle {
  display: block;
  font-size: 15px;
  font-weight: 400;
}
.panel .accordion-toggle:hover {
  text-decoration: none;
}
/*------------------------------------------------------------------
[ Modal / .modal ]
*/
.modal {
  border: none;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.modal-header {
  padding: 17px 20px;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#444444), to(#2d2d2d));
  background-image: -webkit-linear-gradient(top, #444444, 0%, #2d2d2d, 100%);
  background-image: -moz-linear-gradient(top, #444444 0%, #2d2d2d 100%);
  background-image: linear-gradient(to bottom, #444444 0%, #2d2d2d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff2d2d2d', GradientType=0);
  border: 1px solid #111111;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.modal-header h1,
.modal-header h2,
.modal-header h3,
.modal-header h4,
.modal-header h5,
.modal-header h6 {
  margin-bottom: 0;
  color: #ffffff;
  font-weight: 400;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.modal-header .close {
  color: #ffffff;
  opacity: 100;
  filter: alpha(opacity=10000);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
/*------------------------------------------------------------------
[ Dropdown Menu / .dropdown-menu ]
*/
.dropdown-menu {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.dropdown-menu > li > a {
  padding: 5px 9px;
  margin: 0 6px;
  font-size: 12px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #FFF;
  background-color: #ff9900;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  background: #ff9900;
  text-shadow: none;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
/*------------------------------------------------------------------
[ Pagination / .pagination ]
*/
ul.pagination li a {
  padding: 0 10px;
  margin-right: .25em;
  margin-left: .25em;
  color: #444;
  line-height: 32px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
ul.pagination li.active a {
  font-weight: 600;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
  background-color: #F90;
  border-color: #F90;
}
ul.pagination li.active a:hover {
  background-color: #F90;
  border-color: #F90;
}
.pager li {
  margin-right: .25em;
  margin-left: .25em;
}
.pager li > a {
  color: #444;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
}
/*------------------------------------------------------------------
[ Gallery / .gallery-container ]
*/
.gallery-container {
  margin: 0;
  margin-bottom: 20px;
  list-style: none;
  text-align: center;
}
.gallery-container li {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  margin-bottom: 2em;
  border: 1px solid #d3d3d3;
  position: relative;
  padding: 6px;
}
.gallery-container img {
  position: relative;
  z-index: 10;
  max-width: 100%;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  cursor: pointer;
}
.gallery-container li {
  position: relative;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.gallery-container li :after,
.gallery-container li :before {
  content: '';
  position: absolute;
  display: block;
  height: 1px;
  bottom: -3px;
  left: 3px;
  right: 3px;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  border: 1px solid #d3d3d3;
  border-top: 0;
}
.gallery-container li :before {
  bottom: -5px;
  left: 6px;
  right: 6px;
}
.preview {
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 20;
  display: none;
  width: 184px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.65);
  background-image: url(../bundles/emiuser/theme3/img/gallery/zoom.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.btn-default,
.btn-primary,
.btn-secondary,
.btn-tertiary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-secondary:active,
.btn-tertiary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-secondary.active,
.btn-tertiary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -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:active,
.btn.active {
  background-image: none;
}
.btn-default {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #e6e6e6, 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e0e0e0;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.btn-default:active,
.btn-default.active {
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn-primary {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ff9900), to(#cc7a00));
  background-image: -webkit-linear-gradient(top, #ff9900, 0%, #cc7a00, 100%);
  background-image: -moz-linear-gradient(top, #ff9900 0%, #cc7a00 100%);
  background-image: linear-gradient(to bottom, #ff9900 0%, #cc7a00 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9900', endColorstr='#ffcc7a00', GradientType=0);
  border-color: #c27400;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #cc7a00;
  border-color: #c27400;
}
.btn-primary:hover {
  border-color: #c27400;
}
.btn-success {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#449d44));
  background-image: -webkit-linear-gradient(top, #5cb85c, 0%, #449d44, 100%);
  background-image: -moz-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  border-color: #419641;
}
.btn-success:active,
.btn-success.active {
  background-color: #449d44;
  border-color: #419641;
}
.btn-warning {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffbb1c), to(#e8a300));
  background-image: -webkit-linear-gradient(top, #ffbb1c, 0%, #e8a300, 100%);
  background-image: -moz-linear-gradient(top, #ffbb1c 0%, #e8a300 100%);
  background-image: linear-gradient(to bottom, #ffbb1c 0%, #e8a300 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffbb1c', endColorstr='#ffe8a300', GradientType=0);
  border-color: #de9b00;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #e8a300;
  border-color: #de9b00;
}
.btn-danger {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c9302c));
  background-image: -webkit-linear-gradient(top, #d9534f, 0%, #c9302c, 100%);
  background-image: -moz-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  border-color: #c12e2a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c9302c;
  border-color: #c12e2a;
}
.btn-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#31b0d5));
  background-image: -webkit-linear-gradient(top, #5bc0de, 0%, #31b0d5, 100%);
  background-image: -moz-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  border-color: #2aabd2;
}
.btn-info:active,
.btn-info.active {
  background-color: #31b0d5;
  border-color: #2aabd2;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #cc7a00;
  border-color: #c27400;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.navbar {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#f8f8f8));
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #f8f8f8, 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar .navbar-nav > .active > a {
  background-color: #f8f8f8;
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#3c3c3c), to(#222222));
  background-image: -webkit-linear-gradient(top, #3c3c3c, 0%, #222222, 100%);
  background-image: -moz-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
}
.navbar-inverse .navbar-nav > .active > a {
  background-color: #222222;
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
.progress {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ebebeb), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ebebeb, 0%, #f5f5f5, 100%);
  background-image: -moz-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
  background: #428bca;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3071a9));
  background-image: -webkit-linear-gradient(top, #428bca, 0%, #3071a9, 100%);
  background-image: -moz-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
}
.progress-bar-success {
  background: #5cb85c;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#449d44));
  background-image: -webkit-linear-gradient(top, #5cb85c, 0%, #449d44, 100%);
  background-image: -moz-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.progress-bar-info {
  background: #5bc0de;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#31b0d5));
  background-image: -webkit-linear-gradient(top, #5bc0de, 0%, #31b0d5, 100%);
  background-image: -moz-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
  background: #ffbb1c;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffbb1c), to(#e8a300));
  background-image: -webkit-linear-gradient(top, #ffbb1c, 0%, #e8a300, 100%);
  background-image: -moz-linear-gradient(top, #ffbb1c 0%, #e8a300 100%);
  background-image: linear-gradient(to bottom, #ffbb1c 0%, #e8a300 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffbb1c', endColorstr='#ffe8a300', GradientType=0);
}
.progress-bar-danger {
  background: #d9534f;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c9302c));
  background-image: -webkit-linear-gradient(top, #d9534f, 0%, #c9302c, 100%);
  background-image: -moz-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.progress-bar-primary {
  background: #ff9900;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ff9900), to(#cc7a00));
  background-image: -webkit-linear-gradient(top, #ff9900, 0%, #cc7a00, 100%);
  background-image: -moz-linear-gradient(top, #ff9900 0%, #cc7a00 100%);
  background-image: linear-gradient(to bottom, #ff9900 0%, #cc7a00 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9900', endColorstr='#ffcc7a00', GradientType=0);
}
.progress-bar-secondary {
  background: #666666;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#666666), to(#4d4d4d));
  background-image: -webkit-linear-gradient(top, #666666, 0%, #4d4d4d, 100%);
  background-image: -moz-linear-gradient(top, #666666 0%, #4d4d4d 100%);
  background-image: linear-gradient(to bottom, #666666 0%, #4d4d4d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff666666', endColorstr='#ff4d4d4d', GradientType=0);
}
.progress-bar-tertiary {
  background: #aaaaaa;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#aaaaaa), to(#919191));
  background-image: -webkit-linear-gradient(top, #aaaaaa, 0%, #919191, 100%);
  background-image: -moz-linear-gradient(top, #aaaaaa 0%, #919191 100%);
  background-image: linear-gradient(to bottom, #aaaaaa 0%, #919191 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaaaaaa', endColorstr='#ff919191', GradientType=0);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #cc7a00;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ff9900), to(#d98200));
  background-image: -webkit-linear-gradient(top, #ff9900, 0%, #d98200, 100%);
  background-image: -moz-linear-gradient(top, #ff9900 0%, #d98200 100%);
  background-image: linear-gradient(to bottom, #ff9900 0%, #d98200 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9900', endColorstr='#ffd98200', GradientType=0);
  border-color: #d98200;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-primary > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#357ebd));
  background-image: -webkit-linear-gradient(top, #428bca, 0%, #357ebd, 100%);
  background-image: -moz-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
}
.panel-success > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#d0e9c6));
  background-image: -webkit-linear-gradient(top, #dff0d8, 0%, #d0e9c6, 100%);
  background-image: -moz-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#c4e3f3));
  background-image: -webkit-linear-gradient(top, #d9edf7, 0%, #c4e3f3, 100%);
  background-image: -moz-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-warning > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf8e3), to(#faf2cc));
  background-image: -webkit-linear-gradient(top, #fcf8e3, 0%, #faf2cc, 100%);
  background-image: -moz-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#ebcccc));
  background-image: -webkit-linear-gradient(top, #f2dede, 0%, #ebcccc, 100%);
  background-image: -moz-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.panel-default > .panel-heading {
  background-color: #F3F3F3;
}

/*------------------------------------------------------------------

[Responsive Stylesheet]

Project:	Base Admin
Version:	3.0
Last change:	09/04/2013
Assigned to:	Rod Howard (rh)


[Table of contents]


*** Any customizations made to this should be added to the custom.css
stylesheet in order to separate your customizations and make 
upgrading in the future easier. ***

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[1. Max Width: 480px]
*/
@media (max-width: 480px) {
  .error-container h1 {
    font-size: 72px;
  }
  .shortcuts .shortcut {
    width: 95px;
  }
  .shortcuts .shortcut .shortcut-label {
    font-size: 12px;
  }
  .shortcuts .shortcut .shortcut-icon {
    font-size: 24px;
  }
}
/*------------------------------------------------------------------
[3. Max Width: 979px]
*/
@media (max-width: 979px) {
  .navbar-fixed-top {
    position: static;
    margin-bottom: 0;
  }
  .navbar .btn-navbar {
    font-size: 18px;
    background: none;
    filter: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar .container {
    padding: 0 10px;
  }
  .subnavbar .subnavbar .container {
    width: auto;
  }
}
/* Extra small devices (phones, up to 480px) */
/* No media query since this is the default in Bootstrap */
@media (max-width: 768px) {
  .navbar {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: -20px;
    margin-left: -20px;
  }
  .navbar .navbar-nav > li > .dropdown-menu::before,
  .navbar .navbar-nav > li > .dropdown-menu::after {
    display: none;
  }
  .subnavbar .subnav-toggle {
    display: block;
  }
  #main {
    padding: 0 10px;
    margin-right: -20px;
    margin-left: -20px;
  }
  .extra {
    margin-right: -20px;
    margin-left: -20px;
  }
  .main .container {
    padding: 0;
  }
  .main .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .footer {
    margin-right: -20px;
    margin-left: -20px;
  }
  .footer #footer-terms {
    margin-top: 1em;
    text-align: left;
  }
  .footer #footer-terms a {
    margin-left: 0;
    margin-right: 1em;
  }
  .item-row {
    display: block;
  }
  .item-row:before,
  .item-row:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .item-row:after {
    clear: both;
  }
  .item-row .item-label {
    display: block;
    width: 100%;
    margin-bottom: 1.5em;
  }
  .item-row .item-content {
    display: block;
    width: 100%;
  }
  .subnavbar {
    margin-left: -20px;
    margin-right: -20px;
  }
  .subnavbar .btn-subnavbar {
    display: block;
  }
  .subnavbar .subnavbar-inner {
    height: auto;
  }
  .subnavbar .mainnav {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 1em;
    margin-bottom: 1.5em;
    border: none;
  }
  .subnavbar .mainnav > li {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 1em;
    text-align: left;
    border: none;
  }
  .subnavbar .mainnav > li > a {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: .5em;
    color: #CCC;
    font-size: 13px;
    font-weight: 600;
  }
  .subnavbar .mainnav > li > a > span {
    display: inline;
  }
  .subnavbar .mainnav > li > a > i {
    display: inline;
    margin-right: .5em;
    margin-bottom: 0;
    font-size: 14px;
  }
  .subnavbar .mainnav > li > a .caret {
    margin-top: -2px;
    margin-left: 3px;
  }
  .subnavbar .mainnav > li.active > a {
    color: #F90;
    background: transparent;
  }
  .subnavbar .dropdown .dropdown-menu {
    position: static;
    float: none;
    width: 100%;
    background: transparent;
    border: none;
    box-shadow: none;
  }
  .subnavbar .dropdown .dropdown-menu a {
    padding: 12px 40px;
    color: #FFF;
    font-weight: 600;
  }
  .subnavbar .dropdown .dropdown-menu a:active,
  .subnavbar .dropdown .dropdown-menu a:focus {
    background: #555 !important;
    outline: none;
  }
  .subnavbar .dropdown .dropdown-menu::before,
  .subnavbar .dropdown .dropdown-menu::after {
    display: none;
  }
  .subnavbar .dropdown.open .caret {
    display: inline-block;
  }
  .subnavbar .dropdown-submenu > a:after {
    display: none;
  }
  .subnavbar .dropdown-submenu > .dropdown-menu {
    display: block;
  }
  .subnavbar .dropdown-submenu > .dropdown-menu > li > a {
    padding-right: 20px;
    padding-left: 60px;
  }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .subnav-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    visibility: visible!important;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .navbar .container,
  .subnavbar .container {
    padding-right: 0;
    padding-left: 0;
  }
  .page-title {
    margin-left: -15px;
  }
}

/*!
 * Bootstrap Form Helpers
 *
 * Copyright 2012 Vincent Lamanna, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built by @vincent lamanna.
 */

.bfh-selectbox {
  height: 30px;
  position: relative;
  display: inline-block;
}

.bfh-selectbox-toggle {
  *margin-bottom: -3px;
}

.bfh-selectbox-toggle:active,
.open .bfh-selectbox-toggle {
  outline: 0;
}

.bfh-selectbox .caret {
  margin-top: 8px;
  margin-left: 2px;
  height: 8px;
}

.bfh-selectbox > .bfh-selectbox-toggle > .caret {
  float: right;
}

.bfh-selectbox-options {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.bfh-selectbox-options ul {
  list-style: none;
}

.bfh-selectbox-options.pull-right {
  right: 0;
  left: auto;
}

.bfh-selectbox-options a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  height: 20px;
  color: #333333;
  white-space: nowrap;
  text-decoration: none;
}

.bfh-googlefonts .bfh-selectbox-options a {
  height: 30px;
  text-indent: -9999px;
  background-image: url(../bundles/emicorporate/bootstrap-formhelpers/img/bootstrap-formhelpers-googlefonts.png);
}

.bfh-selectbox-options li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.bfh-googlefonts .bfh-selectbox-options li > a:focus {
  background-image: url(../bundles/emicorporate/bootstrap-formhelpers/img/bootstrap-formhelpers-googlefonts.png);
  background-repeat: no-repeat;
  filter: none;
  background-color: transparent;
  filter: none;
  outline: none;
}

.bfh-selectbox-options .active > a,
.bfh-selectbox-options .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  background-color: #0081c2;
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.bfh-googlefonts .bfh-selectbox-options .active > a,
.bfh-googlefonts .bfh-selectbox-options .active > a:hover {
  background-image: url(../bundles/emicorporate/bootstrap-formhelpers/img/bootstrap-formhelpers-googlefonts.png);
  background-repeat: no-repeat;
  filter: none;
  background-color: transparent;
  filter: none;
}

.bfh-selectbox-options .disabled > a,
.bfh-selectbox-options .disabled > a:hover {
  color: #999999;
}

.open {
  *z-index: 1000;
}

.open > .bfh-selectbox-options {
  display: block;
}

.pull-right > .bfh-selectbox-options {
  right: 0;
  left: auto;
}

.bfh-selectbox > .bfh-selectbox-toggle {
  color: #000;
  padding: 4px;
  display: inline-block;
  text-decoration: none;
  background-color: white;
  border: 1px solid #CCC;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.bfh-selectbox-options ul {
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 5px 0 0 0;
  width: 240px;
}

.bfh-selectbox-filter {
  margin: 0 10px;
}

.bfh-selectbox > .bfh-selectbox-toggle > .bfh-selectbox-option {
  display: inline-block;
  float: left;
  height: 20px;
  overflow: hidden;
}

span.bfh-countries {
  line-height: 18px;
}

.bfh-datepicker-calendar > table.calendar {
  width: 376px;
  background: #fff;
}

.bfh-datepicker-calendar > table.calendar .months-header > th {
  text-align: center;
  font-size: 12px;
}

.bfh-datepicker-calendar > table.calendar .months-header > th.month > span {
  width: 100px;
  display: inline-block;
}

.bfh-datepicker-calendar > table.calendar .months-header > th.year > span {
  width: 50px;
  display: inline-block;
}

.bfh-datepicker-calendar > table.calendar .days-header > th {
  text-align: center;
  font-size: 11px;
  line-height: 12px;
}

.bfh-datepicker-calendar > table.calendar > tbody > tr > td {
  text-align: center;
  font-size: 11px;
  line-height: 12px;
}

.bfh-datepicker-calendar > table.calendar > tbody > tr > td.today {
	background-color: #999;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bfh-datepicker-calendar > table.calendar > tbody > tr > td.off {
	color: #aaa;
}

.bfh-datepicker {
  position: relative;
}

.bfh-datepicker-toggle {
  *margin-bottom: -3px;
}

.bfh-datepicker-calendar {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
}

.bfh-datepicker-calendar.pull-right {
  right: 0;
  left: auto;
}

.open > .bfh-datepicker-calendar {
  display: block;
}

.bfh-datepicker-calendar > table > tbody > tr > td:not(.off):hover {
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  background-color: #0081c2;
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.bfh-timepicker-popover > table {
  width: 180px;
  margin: 0;
}

.bfh-timepicker-popover > table > tbody > tr > td {
  text-align: center;
  border: 0;
}

.bfh-timepicker-popover > table > tbody > tr > td.separator {
  line-height: 65px;
  font-weight: bold;
  font-size: 20px;
}

.bfh-timepicker-popover > table > tbody > tr > td > input {
  margin: 0;
  text-align: center;
}

.bfh-timepicker {
  position: relative;
}

.bfh-timepicker-toggle {
  *margin-bottom: -3px;
}

.bfh-timepicker-popover {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.bfh-timepicker-popover.pull-right {
  right: 0;
  left: auto;
}

.open > .bfh-timepicker-popover {
  display: block;
}
/*!
 * Bootstrap Form Helpers
 *
 * Copyright 2012 Vincent Lamanna, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built by @vincent lamanna.
 */

.icon-flag-AD, .icon-flag-AE, .icon-flag-AF, .icon-flag-AG, .icon-flag-AI, .icon-flag-AL, .icon-flag-AM, .icon-flag-AN, .icon-flag-AO, .icon-flag-AQ, .icon-flag-AR, .icon-flag-AS, .icon-flag-AT, .icon-flag-AU, .icon-flag-AW, .icon-flag-AX, .icon-flag-AZ, .icon-flag-BA, .icon-flag-BB, .icon-flag-BD, .icon-flag-BE, .icon-flag-BG, .icon-flag-BH, .icon-flag-BI, .icon-flag-BJ, .icon-flag-BL, .icon-flag-BM, .icon-flag-BN, .icon-flag-BO, .icon-flag-BR, .icon-flag-BS, .icon-flag-BT, .icon-flag-BW, .icon-flag-BY, .icon-flag-BZ, .icon-flag-CA, .icon-flag-CD, .icon-flag-CF, .icon-flag-CG, .icon-flag-CH, .icon-flag-CI, .icon-flag-CL, .icon-flag-CM, .icon-flag-CN, .icon-flag-CO, .icon-flag-CR, .icon-flag-CV, .icon-flag-CY, .icon-flag-CZ, .icon-flag-DJ, .icon-flag-DK, .icon-flag-DM, .icon-flag-DO, .icon-flag-DZ, .icon-flag-EC, .icon-flag-EE, .icon-flag-EG, .icon-flag-EH, .icon-flag-ER, .icon-flag-ES, .icon-flag-ET, .icon-flag-EU, .icon-flag-FI, .icon-flag-FJ, .icon-flag-FK, .icon-flag-FM, .icon-flag-FO, .icon-flag-FR, .icon-flag-FX, .icon-flag-GF, .icon-flag-GP, .icon-flag-MQ, .icon-flag-NC, .icon-flag-PF, .icon-flag-PM, .icon-flag-RE, .icon-flag-TF, .icon-flag-WF, .icon-flag-GA, .icon-flag-GB, .icon-flag-GD, .icon-flag-GE, .icon-flag-GG, .icon-flag-GH, .icon-flag-GL, .icon-flag-GM, .icon-flag-GN, .icon-flag-GQ, .icon-flag-GR, .icon-flag-GS, .icon-flag-GT, .icon-flag-GU, .icon-flag-GW, .icon-flag-GY, .icon-flag-HK, .icon-flag-HN, .icon-flag-HR, .icon-flag-HT, .icon-flag-HU, .icon-flag-ID, .icon-flag-IE, .icon-flag-IL, .icon-flag-IM, .icon-flag-IN, .icon-flag-IQ, .icon-flag-IS, .icon-flag-IT, .icon-flag-JE, .icon-flag-JM, .icon-flag-JO, .icon-flag-JP, .icon-flag-KE, .icon-flag-KG, .icon-flag-KH, .icon-flag-KI, .icon-flag-KM, .icon-flag-KN, .icon-flag-KP, .icon-flag-KR, .icon-flag-KV, .icon-flag-KW, .icon-flag-KY, .icon-flag-LA, .icon-flag-LC, .icon-flag-LK, .icon-flag-LR, .icon-flag-LS, .icon-flag-LT, .icon-flag-LU, .icon-flag-LV, .icon-flag-LY, .icon-flag-MA, .icon-flag-ME, .icon-flag-MG, .icon-flag-MH, .icon-flag-ML, .icon-flag-MM, .icon-flag-MP, .icon-flag-MR, .icon-flag-MS, .icon-flag-MT, .icon-flag-MU, .icon-flag-MV, .icon-flag-MW, .icon-flag-MZ, .icon-flag-NA, .icon-flag-NE, .icon-flag-NF, .icon-flag-NG, .icon-flag-NI, .icon-flag-NL, .icon-flag-NO, .icon-flag-NP, .icon-flag-NR, .icon-flag-NZ, .icon-flag-OM, .icon-flag-PA, .icon-flag-PE, .icon-flag-PG, .icon-flag-PH, .icon-flag-PK, .icon-flag-PL, .icon-flag-PN, .icon-flag-PS, .icon-flag-PT, .icon-flag-PW, .icon-flag-PY, .icon-flag-QA, .icon-flag-RS, .icon-flag-RU, .icon-flag-RW, .icon-flag-SA, .icon-flag-SB, .icon-flag-SC, .icon-flag-SD, .icon-flag-SE, .icon-flag-SG, .icon-flag-SH, .icon-flag-SI, .icon-flag-SK, .icon-flag-SM, .icon-flag-SN, .icon-flag-SO, .icon-flag-SR, .icon-flag-SS, .icon-flag-ST, .icon-flag-SV, .icon-flag-SY, .icon-flag-SZ, .icon-flag-TC, .icon-flag-TD, .icon-flag-TG, .icon-flag-TH, .icon-flag-TJ, .icon-flag-TM, .icon-flag-TN, .icon-flag-TP, .icon-flag-TR, .icon-flag-TT, .icon-flag-TV, .icon-flag-TW, .icon-flag-TZ, .icon-flag-UA, .icon-flag-UG, .icon-flag-US, .icon-flag-UY, .icon-flag-UZ, .icon-flag-VC, .icon-flag-VE, .icon-flag-VG, .icon-flag-VI, .icon-flag-VN, .icon-flag-VU, .icon-flag-WS, .icon-flag-YE, .icon-flag-ZA, .icon-flag-ZM, .icon-flag-BF, .icon-flag-CU, .icon-flag-DE, .icon-flag-IR, .icon-flag-KZ, .icon-flag-LB, .icon-flag-LI, .icon-flag-MC, .icon-flag-MD, .icon-flag-MK, .icon-flag-MN, .icon-flag-MO, .icon-flag-MX, .icon-flag-MY, .icon-flag-PR, .icon-flag-RO, .icon-flag-SL, .icon-flag-TO, .icon-flag-VA, .icon-flag-ZW{
	background: url(../bundles/emicorporate/bootstrap-formhelpers/img/bootstrap-formhelpers-countries.flags.png) no-repeat;
	display: inline-block;
}

.selectbox-options > .icon-flag-AD, .icon-flag-AE, .icon-flag-AF, .icon-flag-AG, .icon-flag-AI, .icon-flag-AL, .icon-flag-AM, .icon-flag-AN, .icon-flag-AO, .icon-flag-AQ, .icon-flag-AR, .icon-flag-AS, .icon-flag-AT, .icon-flag-AU, .icon-flag-AW, .icon-flag-AX, .icon-flag-AZ, .icon-flag-BA, .icon-flag-BB, .icon-flag-BD, .icon-flag-BE, .icon-flag-BG, .icon-flag-BH, .icon-flag-BI, .icon-flag-BJ, .icon-flag-BL, .icon-flag-BM, .icon-flag-BN, .icon-flag-BO, .icon-flag-BR, .icon-flag-BS, .icon-flag-BT, .icon-flag-BW, .icon-flag-BY, .icon-flag-BZ, .icon-flag-CA, .icon-flag-CD, .icon-flag-CF, .icon-flag-CG, .icon-flag-CH, .icon-flag-CI, .icon-flag-CL, .icon-flag-CM, .icon-flag-CN, .icon-flag-CO, .icon-flag-CR, .icon-flag-CV, .icon-flag-CY, .icon-flag-CZ, .icon-flag-DJ, .icon-flag-DK, .icon-flag-DM, .icon-flag-DO, .icon-flag-DZ, .icon-flag-EC, .icon-flag-EE, .icon-flag-EG, .icon-flag-EH, .icon-flag-ER, .icon-flag-ES, .icon-flag-ET, .icon-flag-EU, .icon-flag-FI, .icon-flag-FJ, .icon-flag-FK, .icon-flag-FM, .icon-flag-FO, .icon-flag-FR, .icon-flag-FX, .icon-flag-GF, .icon-flag-GP, .icon-flag-MQ, .icon-flag-NC, .icon-flag-PF, .icon-flag-PM, .icon-flag-RE, .icon-flag-TF, .icon-flag-WF, .icon-flag-GA, .icon-flag-GB, .icon-flag-GD, .icon-flag-GE, .icon-flag-GG, .icon-flag-GH, .icon-flag-GL, .icon-flag-GM, .icon-flag-GN, .icon-flag-GQ, .icon-flag-GR, .icon-flag-GS, .icon-flag-GT, .icon-flag-GU, .icon-flag-GW, .icon-flag-GY, .icon-flag-HK, .icon-flag-HN, .icon-flag-HR, .icon-flag-HT, .icon-flag-HU, .icon-flag-ID, .icon-flag-IE, .icon-flag-IL, .icon-flag-IM, .icon-flag-IN, .icon-flag-IQ, .icon-flag-IS, .icon-flag-IT, .icon-flag-JE, .icon-flag-JM, .icon-flag-JO, .icon-flag-JP, .icon-flag-KE, .icon-flag-KG, .icon-flag-KH, .icon-flag-KI, .icon-flag-KM, .icon-flag-KN, .icon-flag-KP, .icon-flag-KR, .icon-flag-KV, .icon-flag-KW, .icon-flag-KY, .icon-flag-LA, .icon-flag-LC, .icon-flag-LK, .icon-flag-LR, .icon-flag-LS, .icon-flag-LT, .icon-flag-LU, .icon-flag-LV, .icon-flag-LY, .icon-flag-MA, .icon-flag-ME, .icon-flag-MG, .icon-flag-MH, .icon-flag-ML, .icon-flag-MM, .icon-flag-MP, .icon-flag-MR, .icon-flag-MS, .icon-flag-MT, .icon-flag-MU, .icon-flag-MV, .icon-flag-MW, .icon-flag-MZ, .icon-flag-NA, .icon-flag-NE, .icon-flag-NF, .icon-flag-NG, .icon-flag-NI, .icon-flag-NL, .icon-flag-NO, .icon-flag-NP, .icon-flag-NR, .icon-flag-NZ, .icon-flag-OM, .icon-flag-PA, .icon-flag-PE, .icon-flag-PG, .icon-flag-PH, .icon-flag-PK, .icon-flag-PL, .icon-flag-PN, .icon-flag-PS, .icon-flag-PT, .icon-flag-PW, .icon-flag-PY, .icon-flag-QA, .icon-flag-RS, .icon-flag-RU, .icon-flag-RW, .icon-flag-SA, .icon-flag-SB, .icon-flag-SC, .icon-flag-SD, .icon-flag-SE, .icon-flag-SG, .icon-flag-SH, .icon-flag-SI, .icon-flag-SK, .icon-flag-SM, .icon-flag-SN, .icon-flag-SO, .icon-flag-SR, .icon-flag-SS, .icon-flag-ST, .icon-flag-SV, .icon-flag-SY, .icon-flag-SZ, .icon-flag-TC, .icon-flag-TD, .icon-flag-TG, .icon-flag-TH, .icon-flag-TJ, .icon-flag-TM, .icon-flag-TN, .icon-flag-TP, .icon-flag-TR, .icon-flag-TT, .icon-flag-TV, .icon-flag-TW, .icon-flag-TZ, .icon-flag-UA, .icon-flag-UG, .icon-flag-US, .icon-flag-UY, .icon-flag-UZ, .icon-flag-VC, .icon-flag-VE, .icon-flag-VG, .icon-flag-VI, .icon-flag-VN, .icon-flag-VU, .icon-flag-WS, .icon-flag-YE, .icon-flag-ZA, .icon-flag-ZM, .icon-flag-BF, .icon-flag-CU, .icon-flag-DE, .icon-flag-IR, .icon-flag-KZ, .icon-flag-LB, .icon-flag-LI, .icon-flag-MC, .icon-flag-MD, .icon-flag-MK, .icon-flag-MN, .icon-flag-MO, .icon-flag-MX, .icon-flag-MY, .icon-flag-PR, .icon-flag-RO, .icon-flag-SL, .icon-flag-TO, .icon-flag-VA, .icon-flag-ZW{
	margin-right: 5px;
}

.icon-flag-AD{
	background-position: -1921px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AE{
	background-position: -1904px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AF{
	background-position: -3689px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AG{
	background-position: -34px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AI{
	background-position: -51px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AL{
	background-position: -68px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AM{
	background-position: -85px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AN{
	background-position: -102px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AO{
	background-position: -119px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AQ{
	background-position: -136px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AR{
	background-position: -153px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AS{
	background-position: -170px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AT{
	background-position: -187px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AU{
	background-position: -204px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AW{
	background-position: -221px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AX{
	background-position: -238px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-AZ{
	background-position: -255px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BA{
	background-position: -272px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BB{
	background-position: -289px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BD{
	background-position: -306px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BE{
	background-position: -323px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BG{
	background-position: -340px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BH{
	background-position: -357px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BI{
	background-position: -374px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BJ{
	background-position: -391px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BL{
	background-position: -408px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BM{
	background-position: -425px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BN{
	background-position: -442px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BO{
	background-position: -459px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BR{
	background-position: -476px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BS{
	background-position: -493px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BT{
	background-position: -510px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BW{
	background-position: -527px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BY{
	background-position: -544px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BZ{
	background-position: -561px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CA{
	background-position: -578px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CD{
	background-position: -595px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CF{
	background-position: -612px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CG{
	background-position: -629px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CH{
	background-position: -646px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CI{
	background-position: -663px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CL{
	background-position: -680px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CM{
	background-position: -697px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CN{
	background-position: -714px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CO{
	background-position: -731px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CR{
	background-position: -748px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CV{
	background-position: -765px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CY{
	background-position: -782px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CZ{
	background-position: -799px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-DJ{
	background-position: -816px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-DK{
	background-position: -833px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-DM{
	background-position: -850px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-DO{
	background-position: -867px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-DZ{
	background-position: -884px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-EC{
	background-position: -901px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-EE{
	background-position: -918px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-EG{
	background-position: -935px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-EH{
	background-position: -952px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-ER{
	background-position: -969px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-ES{
	background-position: -986px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-ET{
	background-position: -1003px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-EU{
	background-position: -1020px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-FI{
	background-position: -1037px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-FJ{
	background-position: -1054px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-FK{
	background-position: -1071px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-FM{
	background-position: -1088px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-FO{
	background-position: -1105px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-FR, .icon-flag-FX, .icon-flag-GF, .icon-flag-GP, .icon-flag-MQ, .icon-flag-NC, .icon-flag-PF, .icon-flag-PM, .icon-flag-RE, .icon-flag-TF, .icon-flag-WF{
	background-position: -1122px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GA{
	background-position: -1139px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GB{
	background-position: -1156px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GD{
	background-position: -1173px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GE{
	background-position: -1190px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GG{
	background-position: -1207px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GH{
	background-position: -1224px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GL{
	background-position: -1241px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GM{
	background-position: -1258px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GN{
	background-position: -1275px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GQ{
	background-position: -1292px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GR{
	background-position: -1309px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GS{
	background-position: -1326px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GT{
	background-position: -1343px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GU{
	background-position: -1360px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GW{
	background-position: -1377px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-GY{
	background-position: -1394px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-HK{
	background-position: -1411px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-HN{
	background-position: -1428px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-HR{
	background-position: -1445px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-HT{
	background-position: -1462px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-HU{
	background-position: -1479px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-ID{
	background-position: -1496px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-IE{
	background-position: -1513px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-IL{
	background-position: -1530px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-IM{
	background-position: -1547px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-IN{
	background-position: -1564px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-IQ{
	background-position: -1581px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-IS{
	background-position: -1598px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-IT{
	background-position: -1615px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-JE{
	background-position: -1632px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-JM{
	background-position: -1649px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-JO{
	background-position: -1666px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-JP{
	background-position: -1683px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-KE{
	background-position: -1700px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-KG{
	background-position: -1717px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-KH{
	background-position: -1734px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-KI{
	background-position: -1751px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-KM{
	background-position: -1768px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-KN{
	background-position: -1785px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-KP{
	background-position: -1802px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-KR{
	background-position: -1819px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-KV{
	background-position: -1836px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-KW{
	background-position: -1853px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-KY{
	background-position: -1870px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-LA{
	background-position: -1887px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-LC{
	background-position: 0 0;
	width: 16px;
	height: 16px;
}

.icon-flag-LK{
	background-position: -17px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-LR{
	background-position: -1938px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-LS{
	background-position: -1955px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-LT{
	background-position: -1972px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-LU{
	background-position: -1989px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-LV{
	background-position: -2006px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-LY{
	background-position: -2023px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MA{
	background-position: -2040px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-ME{
	background-position: -2057px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MG{
	background-position: -2074px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MH{
	background-position: -2091px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-ML{
	background-position: -2108px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MM{
	background-position: -2125px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MP{
	background-position: -2142px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MR{
	background-position: -2159px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MS{
	background-position: -2176px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MT{
	background-position: -2193px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MU{
	background-position: -2210px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MV{
	background-position: -2227px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MW{
	background-position: -2244px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MZ{
	background-position: -2261px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-NA{
	background-position: -2278px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-NE{
	background-position: -2295px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-NF{
	background-position: -2312px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-NG{
	background-position: -2329px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-NI{
	background-position: -2346px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-NL{
	background-position: -2363px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-NO{
	background-position: -2380px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-NP{
	background-position: -2397px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-NR{
	background-position: -2414px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-NZ{
	background-position: -2431px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-OM{
	background-position: -2448px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-PA{
	background-position: -2465px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-PE{
	background-position: -2482px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-PG{
	background-position: -2499px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-PH{
	background-position: -2516px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-PK{
	background-position: -2533px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-PL{
	background-position: -2550px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-PN{
	background-position: -2567px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-PS{
	background-position: -2584px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-PT{
	background-position: -2601px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-PW{
	background-position: -2618px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-PY{
	background-position: -2635px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-QA{
	background-position: -2652px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-RS{
	background-position: -2669px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-RU{
	background-position: -2686px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-RW{
	background-position: -2703px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SA{
	background-position: -2720px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SB{
	background-position: -2737px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SC{
	background-position: -2754px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SD{
	background-position: -2771px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SE{
	background-position: -2788px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SG{
	background-position: -2805px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SH{
	background-position: -2822px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SI{
	background-position: -2839px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SK{
	background-position: -2856px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SM{
	background-position: -2873px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SN{
	background-position: -2890px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SO{
	background-position: -2907px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SR{
	background-position: -2924px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SS{
	background-position: -2941px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-ST{
	background-position: -2958px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SV{
	background-position: -2975px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SY{
	background-position: -2992px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SZ{
	background-position: -3009px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-TC{
	background-position: -3026px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-TD{
	background-position: -3043px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-TG{
	background-position: -3060px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-TH{
	background-position: -3077px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-TJ{
	background-position: -3094px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-TM{
	background-position: -3111px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-TN{
	background-position: -3128px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-TP{
	background-position: -3145px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-TR{
	background-position: -3162px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-TT{
	background-position: -3179px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-TV{
	background-position: -3196px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-TW{
	background-position: -3213px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-TZ{
	background-position: -3230px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-UA{
	background-position: -3247px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-UG{
	background-position: -3264px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-US{
	background-position: -3281px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-UY{
	background-position: -3298px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-UZ{
	background-position: -3315px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-VC{
	background-position: -3332px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-VE{
	background-position: -3349px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-VG{
	background-position: -3366px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-VI{
	background-position: -3383px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-VN{
	background-position: -3400px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-VU{
	background-position: -3417px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-WS{
	background-position: -3434px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-YE{
	background-position: -3451px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-ZA{
	background-position: -3468px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-ZM{
	background-position: -3485px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-BF{
	background-position: -3502px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-CU{
	background-position: -3519px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-DE{
	background-position: -3536px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-IR{
	background-position: -3553px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-KZ{
	background-position: -3570px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-LB{
	background-position: -3587px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-LI{
	background-position: -3604px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MC{
	background-position: -3621px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MD{
	background-position: -3638px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MK{
	background-position: -3655px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MN{
	background-position: -3672px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MO{
	background-position: -3706px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MX{
	background-position: -3723px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-MY{
	background-position: -3740px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-PR{
	background-position: -3757px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-RO{
	background-position: -3774px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-SL{
	background-position: -3791px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-TO{
	background-position: -3808px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-VA{
	background-position: -3825px 0;
	width: 16px;
	height: 16px;
}

.icon-flag-ZW{
	background-position: -3842px 0;
	width: 16px;
	height: 16px;
}


.navbar-brand {
    min-height: 50px;
    height: auto;
}

#ul_login_lang {
    margin-top: 25px;
}

a.submenu:after, .dropdown-toggle:after {
    content: none;
    margin: 0;
}

.navbar #login-btn {
    min-width: 60px;
}

/*.navbar #login-btn {
    display: block;
    background-color: #C7E2FF;
    color: #6293BB;
    min-width: 60px;
}


/*.navbar #login-btn:hover {
    border-color: #6293BB;
    background-color: #E2EFF8;
}*/

.navbar-nav.navbar-right:last-child {
    margin-right: auto;
}

.navbar .container-fluid {
    padding-left: 25px;
    padding-right: 30px;
}

.navbar-nav .dropdown .dropdown-toggle {
    padding-bottom: 9px;
    padding-top: 7px;
}

#ul_login_lang [class^="icon-"] {
    vertical-align: text-top;
    line-height: 14px;
    margin-top: 3px;
}

#header-login {
    margin-left:5px;
}

.navbar-nav > li > .dropdown-menu {
    border-radius: 4px;
    top: 100%;
}

#header-login form {
    display: inline-block;
    margin: 10px;
    width: 160px;
}

#myCarousel {
    padding-top: 80px;
    margin-bottom: 60px;
}

#myCarousel .carousel-indicators {
    bottom: -53px;
}

#myCarousel .carousel-indicators li {
    background-color: #CFD0D5;
    border-color: #CFD0D5;
    height: 14px;
    width: 14px;
}

#myCarousel .carousel-indicators .active {
    background-color: #2988C9;
    border-color: #2988C9;
    height: 14px;
    width: 14px;
    margin: 1px;
}

#myCarousel .slide-1 {
    background-color: #F7ECF2;
}

#myCarousel .slide-2 {
    background-color: #E0DFEF;
}

#myCarousel .carousel-caption {
    text-shadow: none;
    color: #353C42;
    bottom: 0;
    top: 10px;
    text-align: left;
    padding-top: 10px;
}

#myCarousel .slide-1 .carousel-caption {
    width: 445px;
    left: 30%;
    right: 30%;
}

#myCarousel .slide-2 .carousel-caption {
    width: 600px;
    left: 25%;
    right: 35%;
}

#myCarousel .carousel-caption h1 {
    font-size: 56px;
    color: #232323;
    font-weight: 300;
}

#myCarousel .slide-2 .carousel-caption h1 {
    line-height: 67px;
}

#myCarousel .carousel-caption p {
    font-size: 16px;
    font-weight: 300;
    line-height: 27px;
}

#myCarousel .slide-1 .carousel-caption p {
    margin-top: 20px;
}

#myCarousel .slide-2 .carousel-caption p {
    margin-top: 12px;
    width: 350px;
}

#myCarousel .btn-primary {
    background-color: #CC1C7E;
    background-image: none;
    border-color: #CC1C7E;
    font-weight: 700;
    font-size: 26px;
    padding: 8px;
}

#myCarousel .btn-primary:hover {
    background-color: transparent;
    border-color: #CC1C7E;
    color: #CC1C7E;
}

#myCarousel .slide-1 .btn-primary {
    margin-top: 10px;
    width: 300px;
}

#myCarousel .slide-2 .btn-primary {
    margin-top: 17px;
    width: 210px;
}

.currency-block h1,
.payment-options-block h1 {
    color: #2988C9;
    font-weight: 600;
    font-size: 34px;
    text-align: center;
}

.currency-block .header-intro .intro {
    color: #747474;
    font-size: 21px;
    text-align: center;
    width: 76%;
    margin-left: 12%;
    margin-top: 24px;
}

.currency-block .header-intro {
    margin-bottom: 40px;
}

.currency-block .payment-methods .intro,
.currency-block .payment-methods .conc {
    color: #202020;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.currency-block .payment-methods .intro {
    margin-bottom: 24px;
}

.currency-block .payment-methods .payment-images .payment-images-common {
    cursor: pointer;
    height: 98px;
    width: 140px;
    border: 1px solid #BFC0C2;
}

.currency-block .payment-methods .payment-images .bancontact {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .bank-transfer {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -138px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .boleto-bancario {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -276px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .click-and-buy {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -414px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .eps {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -552px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .giropay {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -690px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .ideal {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -828px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .laser {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -966px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .maestro {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -1104px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .mastercard {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -1242px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .multibanco {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -1380px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .paysafecard {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -1518px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .sepa {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -1656px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .sofort {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -1794px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .solo {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -1932px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .switch {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -2070px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .ticket-premium {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -2208px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .transferencia {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -2346px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .ukash {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -2484px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .visa {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -2622px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .visa-electron {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_nb.png") no-repeat scroll -2760px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .bancontact:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .bank-transfer:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -138px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .boleto-bancario:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -276px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .click-and-buy:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -414px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .eps:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -552px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .giropay:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -690px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .ideal:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -828px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .laser:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -966px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .maestro:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -1104px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .mastercard:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -1242px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .multibanco:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -1380px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .paysafecard:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -1518px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .sepa:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -1656px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .sofort:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -1794px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .solo:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -1932px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .switch:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -2070px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .ticket-premium:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -2208px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .transferencia:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -2346px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .ukash:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -2484px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .visa:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -2622px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .visa-electron:hover {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/sprite_color.png") no-repeat scroll -2760px 0 rgba(0, 0, 0, 0);
}

.currency-block .payment-methods .payment-images .row {
    margin-bottom: 20px;
}

.currency-block .payment-methods .payment-images {
    margin-bottom: 40px;
}

.currency-block .payment-methods {
    margin-bottom: 25px;
}

.currency-block .currencies {
    color: #BFC0C2;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 67px;
}

.payment-container {
    background-color: #EFF3F6;
}

.payment-options-block {
    margin-top: 54px;
}

.payment-options-block .header-intro {
    margin-bottom: 65px;
}

.payment-options-block .payment-offers .payment-offers-common {
    height: 134px;
    width: 134px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 47px;
    margin-top: 20px;
}

.payment-options-block .payment-offers .recurring {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.payment-options-block .payment-offers .one-click {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/icons.png") no-repeat scroll -134px 0 rgba(0, 0, 0, 0);
}

.payment-options-block .payment-offers .custom {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/icons.png") no-repeat scroll -268px 0 rgba(0, 0, 0, 0);
}

.payment-options-block .payment-offers .three-d-secure {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/icons.png") no-repeat scroll -402px 0 rgba(0, 0, 0, 0);
}

.payment-options-block .payment-offers .title {
    color: #202020;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.payment-options-block .payment-offers .summary {
    color: #747474;
    font-size: 14px;
    line-height: 24px;
}

.payment-options-block .payment-offers {
    margin-bottom: 96px;
}

.platform-container {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/multi-platform.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-color: #DCEEF8;
    height: 615px;
    margin-bottom: 53px;
}

.platform-block {
    position: relative;
}

.platform-block .platform-summary {
    left: 46%;
    position: absolute;
    top: 88px;
    width: 330px;
}

.platform-block .platform-summary h1 {
    color: #2988C9;
    font-weight: 600;
    font-size: 34px;
    line-height: 49px;
    margin-bottom: 24px;
}

.platform-block .platform-summary p {
    color: #2988C9;
    font-weight: 400;
    font-size: 21px;
    line-height: 31px;
    margin-bottom: 41px;
}

.platform-block .platform-summary .btn-primary {
    background-color: #CC1C7E;
    background-image: none;
    border-color: #CC1C7E;
    font-weight: 700;
    font-size: 26px;
    padding: 8px;
    width: 180px;
}

.platform-block .platform-summary .btn-primary:hover {
    background-color: transparent;
    border-color: #CC1C7E;
    color: #CC1C7E;
}

.partner-secure-container .partner-block {
    border-bottom: 1px solid #BFC0C2;
    margin-bottom: 19px;
}

.partner-secure-container h1 {
    color: #2988C9;
    font-weight: 600;
    font-size: 34px;
}

.partner-secure-container .partner-block h1 {
    margin-bottom: 31px;
}

.partner-secure-container p {
    color: #747474;
    font-size: 21px;
    font-weight: 300;
}

.partner-secure-container .partner-block p {
    margin-bottom: 31px;
    padding-right: 45px;
}

.partner-secure-container .partner-block img {
    /*margin-top: 19px;*/
    margin-bottom: 45px;
}

.partner-secure-container .secure-block h1 {
    margin-bottom: 17px;
}

.partner-secure-container .secure-block p {
    margin-bottom: 42px;
}

.partner-secure-container .secure-block .secure-common {
    height: 99px;
    width: 300px;
}

.partner-secure-container .secure-block .pci {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/security_logos.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.partner-secure-container .secure-block .tsl {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/security_logos.png") no-repeat scroll -326px 0 rgba(0, 0, 0, 0);
}

.partner-secure-container .secure-block .anti-fraud {
    background: url("/bundles/emicorporate/img/brand/cimpay/home/security_logos.png") no-repeat scroll -638px 0 rgba(0, 0, 0, 0);
}

.partner-secure-container .secure-block {
    margin-bottom: 100px;
}

#footer {
    background-color: #C6CBCF;
    clear: both;
    margin-top: 0;
    max-width: 100%;
    min-height: 400px;
    padding-bottom: 30px;
    position: relative;
    padding-top: 10px;
}

#footer p span {
    margin-left: 20px;
    margin-right: 20px;
}

#footer a {
    color: #5B5B5B;
    text-decoration: none;
}

#footer a.phone-prefix-selector, #footer a.phonePrefixOption {
    color: #555555;
}

#footer .logo_eu {
    margin-bottom: 0px;
    margin-left: 0;
    margin-top: 20px;
}

#footer_bottom p {
    margin-top: 25px;
    text-align: center;
}

#footer_bottom .legal,
#footer_bottom .legal a {
    color: #FFFEFF;
}

#footer_bottom div.legal p {
}

#footer_bottom {
    background-color: #ADB2B6;
    clear: both;
    max-width: 100%;
    min-height: 90px;
    position: relative;
}

#footer_bottom .trustwave-seal img {
    margin-right: 7px;
    margin-top: 12px;
}

#footer .link_box_vert {
    font-size: 16px;
    line-height: 38px;
}

#footer h3 {
    color: #5B5B5B;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 16px;
    margin-left: 6px;
}

.footer-title-div {
    margin-top: 20px;
    padding-bottom: 10px;
}

.footer_hr {
    border-bottom: 1px solid #BFC0C2;
    height: 1px;
    margin-bottom: 10px;
    width: 100%;
}


.register_form .btn-primary {
    background-color: #CC1C7E;
    background-image: none;
    border-color: #CC1C7E;
    font-size: 18px;
    font-weight: 700;
    padding: 8px;
    width: 101px;
}

.register_form .btn-primary:hover {
    background-color: transparent;
    border-color: #CC1C7E;
    color: #CC1C7E;
}

.navbar-collapse {
    max-height: 600px;
}

@media (max-width: 992px) {

    #wrap .navbar #ul_login_lang {
        width: auto;
        margin-top: 35px;
    }

    #wrap .navbar #header-login {
        width: auto;
    }

}

@media (max-width: 768px) {
    #wrap .navbar #ul_login_lang {
        width: 100%;
    }
}

.msgGrowl-container {
	width: 300px;
	position: fixed;
    z-index: 100000;
}

	.top-right { top: 10px; right: 15px; }
	.bottom-right { bottom: 10px; right: 15px; }

	.top-left { top: 10px; left: 15px; }
	.bottom-left { bottom: 10px; left: 15px; }

	.top-center { top: 10px; left: 50%; margin-left: -150px; }
	.bottom-center { bottom: 10px; left: 50%; margin-left: -150px; }

.msgGrowl {
	background: #DDD;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9F9F9), color-stop(1, #D5D5D5));
	background: -moz-linear-gradient(top, #F9F9F9, #D5D5D5);
	background: -o-linear-gradient(#F9F9F9, #D5D5D5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#D5D5D5');

	width: 300px;
	font-size: 11px;
	color: #333;

	padding: 0;
	margin: 0 0 10px 0;
	border: 1px solid #A8A8A8;
	position: relative;

	-webkit-box-shadow: 0 0 7px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.3);
	-o-box-shadow: 0 0 7px rgba(0,0,0,.3);
	box-shadow: 0 0 7px rgba(0,0,0,.3);

	-webkit-text-shadow: 0 0 1px #FFF;
	-moz-text-shadow: 0 0 1px #FFF;
	-o-text-shadow: 0 0 1px #FFF;
	text-shadow: 0 0 1px #FFF;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.msgGrowl h4 {
	font-size: 13px;
	color: #333;
	margin-bottom: .5em;

	-webkit-text-shadow: 0 0 1px #FFF;
	-moz-text-shadow: 0 0 1px #FFF;
	-o-text-shadow: 0 0 1px #FFF;
	text-shadow: 0 0 1px #FFF;
}

.msgGrowl-content { padding: 10px 20px 10px 10px; }

.msgGrowl-close {
	background: url(../bundles/emiuser/js/plugins/msgGrowl/images/msgGrowl_close.png) no-repeat 50% 50%;
	width: 11px;
	height: 10px;

	position: absolute;
	top: 10px;
	right: 10px;

	opacity: .4;
}

	.msgGrowl-close:hover { opacity: 1; cursor: pointer; }

.msgGrowl.success .msgGrowl-content { background: url(../bundles/emiuser/js/plugins/msgGrowl/images/msgGrowl_success.png) no-repeat 10px 13px; }
.msgGrowl.success .msgGrowl-content { padding-left: 50px; }
.msgGrowl.success h4 { color: #5B7027; }

.msgGrowl.error .msgGrowl-content { background: url(../bundles/emiuser/js/plugins/msgGrowl/images/msgGrowl_error.png) no-repeat 10px 13px; }
.msgGrowl.error .msgGrowl-content { padding-left: 50px; }
.msgGrowl.error h4 { color: #AF4434; }

.msgGrowl.info .msgGrowl-content { background: url(../bundles/emiuser/js/plugins/msgGrowl/images/msgGrowl_info.png) no-repeat 10px 13px; }
.msgGrowl.info .msgGrowl-content { padding-left: 50px; }
.msgGrowl.info h4 { color: #316AB7; }

.msgGrowl.warning .msgGrowl-content { background: url(../bundles/emiuser/js/plugins/msgGrowl/images/msgGrowl_warning.png) no-repeat 10px 13px; }
.msgGrowl.warning .msgGrowl-content { padding-left: 50px; }
.msgGrowl.warning h4 { color: #B69201; }

.jquery-msgbox
{
  background:url(../bundles/emiuser/js/plugins/msgbox/images/background.png) repeat-x left bottom;
  padding-bottom:55px;
  font-style:normal;
}

.jquery-msgbox-wrapper
{
  padding:20px 20px 20px 100px;
}

.jquery-msgbox-buttons
{
  padding:15px;
  text-align:right;
  position:absolute;
  bottom:0;
  right:0;
}

.jquery-msgbox-buttons button,
.jquery-msgbox-buttons input
{
  margin-left:10px;
  min-width:85px;
  padding:0 14px 2px;
  height:24px;
  cursor:pointer;
}

.jquery-msgbox-inputs
{
  margin-top:4px;
}

.jquery-msgbox-inputs input
{
  display:block;
  padding:3px 2px;
  border:1px solid #dddddd;
  margin:3px 0 6px 0;
  width:95%;
}

.jquery-msgbox-label
{
  font-weight:bold;
  font-size:11px;
}

.jquery-msgbox-alert
{
  background: url(../bundles/emiuser/js/plugins/msgbox/images/alert.png) no-repeat 20px 20px;
}

.jquery-msgbox-info
{
  background: url(../bundles/emiuser/js/plugins/msgbox/images/info.png) no-repeat 20px 20px;
}

.jquery-msgbox-error
{
  background: url(../bundles/emiuser/js/plugins/msgbox/images/error.png) no-repeat 20px 20px;
}

.jquery-msgbox-prompt
{
  background: url(../bundles/emiuser/js/plugins/msgbox/images/question.png) no-repeat 20px 20px;
}

.jquery-msgbox-confirm
{
  background: url(../bundles/emiuser/js/plugins/msgbox/images/confirm.png) no-repeat 20px 20px;
}
html, body {
    height: 100%;
}

#wrap {
    min-height: 100%;
}

body {
    font-size: 13px;
    color: #5A5A5A;
}

label {
    cursor: default;
}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

#main {
    overflow:auto;
    padding-top: 87px; /* size of the navbar */
    padding-bottom: 580px; /* must be same height as the footer */
}

#footer {
    background-color: #353535;
    position: relative;
    margin-top: -530px; /* negative value of footer height */
    min-height: 530px;
    clear:both;
    max-width: 100%;
    /*padding-top: 17px;*/
}

#footer p span {
    margin-left: 20px;
    margin-right: 20px;
}

#footer a {
    color: #ffffff;
    text-decoration: none;
}

#footer a.phone-prefix-selector, #footer a.phonePrefixOption {
    color: #555555;
}

#footer .logo_eu {
    margin-top: 40px;
    margin-left: 0px;
    margin-bottom: 30px;
}

#footer_bottom p {
    text-align: center;
    margin-top: 25px;
}

#footer_bottom .legal {
    color: #757575;
}

#footer_bottom div.legal p {
    /*padding-left: 170px;*/
}

#footer_bottom {
    background-color: #1c1c1c;
    position: relative;
    margin-top: -90px; /* negative value of footer height */
    min-height: 90px;
    clear:both;
    max-width: 100%;
    /*padding-top: 17px;*/
}

#footer_bottom .trustwave-seal img {
    margin-top: 12px;
    margin-right: 25px;
}

#footer .link_box_vert {
    line-height: 38px;
    font-size: 16px;
}

#footer h3 {
    color: white;
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 16px;
}

.footer-title-div {
    margin-top: 20px;
    padding-bottom: 10px;
}

.footer_hr {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #484848;
    margin-bottom: 10px;
}

.container-fluid {
    max-width: 1190px;
    margin: auto;
}

#header-login form {
    margin: 10px;
    display: inline-block;
}

.language_selector {
    float: right;
    display: block;
    margin-top: 28px;
    margin-right: 15px;
}

#wrap {
    min-height: 100%;
}

body {
    /*margin-bottom: 138px;*/
}

.navbar .brand {
    position: relative;
    z-index: 150;
    margin-left: 0px;
    padding-right: 0px;
    height: 62px;
}

.iconheader {
    margin-bottom: 15px;
}

input, textarea {
    color: #000;
}

.placeholder {
    color: #aaa !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/*
.navbar-inner {
    padding: 7px;
}
*/
h2, h3 {
    font-weight: 100;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto',sans-serif;
    line-height: 1;
    font-weight: 100;
}

h3 {
    font-size: 26px;
    font-weight: bold;
}

.flexible { /* For image flexible */
    max-width: 100%;
}

.btn-corporate-standard {
    width: 100%;
    max-width: 300px;
    background-color: #8cccf8 !important;
    background-image: linear-gradient(to bottom, #a7d8fa, #7cc4f7) !important;
    background-image: none;
    filter: none;
    color: #042b4c;
    text-shadow: 0 -1px 0 rgba(206, 228, 249, 0.25);
    font-family: 'Roboto',sans-serif;
}

.btn-corporate-standard:hover, .btn-corporate-standard:focus, .btn-corporate-standard:active, .btn-corporate-standard.active, .btn-corporate-standard.disabled {
    background-color: #7cc4f7 !important;
    color: #042b4c;
}

.btn-corporate-standard-medium {
    max-width: 210px;
}

.btn-corporate-standard-small {
    max-width: 100px !important;
}

.small_text_button {
    font-size: 14px;
}

.uppercase {
    text-transform: uppercase;
}

/* ============= NAV BAR ==============*/

.navbar #login-btn {
    display: block;
    /*float: right;
    margin-left: 20px;
    margin-top: 27px;*/
}

#ul_login_lang {
    margin-top: 25px;
}

.navbar-inverse .navbar-inner {
    background: url("/bundles/emicorporate/img/bkd_menu.png") repeat;
}

.navbar .navbar-inner {
    height: auto;
}

.navbar .mainnav {
    border-left: 1px solid #292929;
    /*border-right: 1px solid #4A4A4A;*/
    display: inline-block;
    height: 82px;
    margin: 0;
    padding: 0;
}

.navbar .mainnav > li {
    border-left: 1px solid #4A4A4A;
    float: left;
    height: 82px;
    list-style: none outside none;
    margin: 0;
    min-width: 120px;
    padding: 0;
    text-align: center;
}


.navbar .mainnav > li.noborder {
    border: 0px solid black;
}

a.submenu:after, .dropdown-toggle:after {
    content: none;
    margin: 0;
}
.navbar .mainnav > li > a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    /*font-weight: bold;*/
    height: 100%;
    padding: 0 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

@media (max-width: 981px) {
    .navbar .mainnav > li > a {
        padding: 7px 15px;
    }
}

.navbar .mainnav > li > a > i {
    display: inline-block;
    font-size: 28px;
    height: 24px;
    /*margin-top: 12px;*/
    position: relative;
    top: 2px;
    width: 24px;
}

.navbar .mainnav > li > a > span {
    display: block;
    padding-bottom: 2px;
}

.navbar .mainnav > li > a:hover {
    text-decoration: none;
    color: #8DCCF8;
}

.subnavbar .dropdown > .dropdown-menu a {
    font-size: 12px;
    text-align: left;
}

.navbar .btn-navbar {
    float: none;
    text-align: center;
    margin-top: 80px;
    z-index: 2500;
}

.navbar .btn-navbar:hover {
    text-decoration: none;
}

.icon-header {
    background: url("/bundles/emicorporate/img/menu_icons.png") no-repeat 0 0 transparent;
    height: 52px !important;
    width: 52px !important;
}

.navbar .mainnav > li:hover, .navbar .brand:hover {
    background: url("/bundles/emicorporate/img/bkd_menu_OVER.png") repeat;
}

.icon-our-solution {
    background-position: 0px 0px;
}

.navbar .mainnav > li > a:hover .icon-our-solution {
    background-position: 0px -52px;
}

.icon-partner {
    background-position: -52px 0px;
}

.navbar .mainnav > li > a:hover .icon-partner {
    background-position: -52px -52px;
}

.icon-pricing {
    background-position: -104px 0px;
}

.navbar .mainnav > li > a:hover .icon-pricing {
    background-position: -104px -52px;
}

.icon-support {
    background-position: -156px 0px;
}

.navbar .mainnav > li > a:hover .icon-support {
    background-position: -156px -52px;
}

.icon-ewallet {
    background-position: -208px 0px;
}

.navbar .mainnav > li > a:hover .icon-ewallet {
    background-position: -208px -52px;
}


.icon-hospitality {
    background-position: -260px 0px;
}

.navbar .mainnav > li > a:hover .icon-hospitality {
    background-position: -260px -52px;
}


.icon-provider {
    background-position: -312px 0px;
}

.navbar .mainnav > li > a:hover .icon-provider {
    background-position: -312px -52px;
}

.icon-docs-header {
    background: url("/bundles/emicorporate/img/menu_icons_docs.png") no-repeat 0 0 transparent;
    height: 52px !important;
    width: 52px !important;
}

.icon-merchant-api {
    background-position: 0px 0px;
}

.navbar .mainnav > li > a:hover .icon-merchant-api {
    background-position: 0px -51px;
}

.icon-partner-api {
    background-position: -52px 0px;
}

.navbar .mainnav > li > a:hover .icon-partner-api {
    background-position: -52px -51px;
}


#UserTypeModal {
    width: 640px;
}


.content_title {
    margin-top: 50px;
    margin-bottom: 50px;
}

.corporate_content_bloc {
    /*width: 970px;*/
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    position: relative;
}

.corporate_content_bloc .title {
    font-size: 27px;
    line-height: 34px;
    margin-bottom: 20px;
    color: #4092dc;
}

.corporate_content_bloc p {
    margin-top: 20px;
    margin-bottom: 20px;
}

.corporate_content_bloc h4 {
    font-size: 20px;
    margin-bottom: 20px;
}

.content_ender {
    background: url("/bundles/emicorporate/img/online/bg_content_ender.jpg");
    /*background-image: linear-gradient(to bottom, #FFFFFF, #F6F6F8);*/
    height: 48px;
}

.content_split_hr {
    border-bottom: 1px solid #e1e0e5;
    height: 1px;
    width: 920px;
    margin-left: auto;
    margin-right: auto;
}

.corporate_content_title {
    margin-top: 30px;
    margin-bottom: 50px;
}

.corporate_content_title h1 {
   font-size: 48px;
}

.btn_validate {
    background: url("/bundles/emicorporate/img/arrow_btn.png") no-repeat scroll 178px 13px #A1C057;
    border: 1px solid #99C334;
    border-radius: 42px 42px 42px 42px;
    box-shadow: 0 1px 0 0 #CADB9F inset;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Lato',sans-serif;
    font-size: 19px;
    line-height: 20px;
    /*margin-left: 15px;*/
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 65px;
    padding-left: 65px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #6C9821;
    vertical-align: middle;
    min-width: 215px;
    min-height: 52px;
}

.btn_validate:hover, .btn_validate[disabled] {
    background-color:#99ba48;
    text-decoration:none;
    color:#ffffff;
}

.btn_validate:active {
    position:relative;
    top:1px;
    text-decoration:none;
}

.btn_validate:visited {
    color:#ffffff;
}

.btn-validate-medium {
    background-position: 250px 13px;
    min-width: 287px;
}

/*====== Register form specific css =======*/

.register-container #password_real {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.register-container {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    display: block;
    margin: 30px auto 0;
}

.register-container .content {
    padding: 30px 28px 25px;
}

.register-container .form-title {
    color: #56a1d5;
    margin-bottom: 25px;
    font-weight: 300;
}

.register-container .main-title {
    color: #56a1d5;
    font-weight: 300;
}

.register-container .page-header {
    border-bottom: 2px solid #eee;
    margin: 10px 0 20px;
}

.register-container .help-inline, .register-container ul.help-block {
    background-color: transparent;
    border-color: transparent;
    color: #b94a48;
    width: 100%;
    padding-left:0;
    display: block;
}

.register-container h1.form-title {
    color: #56a1d5;
    font-size: 32px;
    margin-bottom: 25px;
}

.register-modal .modal-body {
    max-height: 400px;
    overflow-y: auto;
    padding: 15px;
    position: relative;
}

.syspay-b3 #main {
    margin-left:0;
    margin-right:0;
    padding-top:75px;
}

.syspay-b3 .navbar {
    margin-left: 0;
    margin-right: 0;
}

.help-inline, ul.help-block {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
    border-radius: 4px 4px 4px 4px;
    padding: 8px 14px 8px 14px;
}

ul.help-block {
    margin-left: 0px;
}

ul.help-block li {
    list-style: none;
}

div.register_form {
    padding-top: 10px;
}

.register_partner_side_visuel {
    background-color: #F6F4F5;
    height: 870px;
    overflow: hidden;
}

.register_bluetooth_side_visuel {
    background-color: #F6F4F5;
    max-height: 1000px;
    overflow: hidden;
    position: relative;
}

.side_bluetooth_container {
    margin-top: 43px;
    margin-left: 44px;
    width: 353px;
}

.side_bluetooth_container h3 {
    text-align: center;
    font-size: 23px;
}

.side_bluetooth_arg_table {
    width: 300px;
    margin-left: 25px;
}

.register_form select.input-small {
    width: 100px;
}

.register_form textarea {
    resize: none;
}

.register_form .contact-us-group textarea {
    resize: vertical;
    height:100px;
}

.register_form legend + .control-group {
    margin-top: 0px;
}

.syspay-3b .navbar-fixed-top {
    position: fixed;
}

.syspay-b3 .navbar-fixed-top #main {
    padding-top: 83px;
}

.register_form input.input-xlarge, .register_form textarea.input-xlarge {
    width: 100%;
    max-width: 355px;
}

.register_form select.input-xlarge {
    width: 100%;
    max-width: 369px;
}

.register_form .input-medium {
    width: 100%;
    max-width: 251px;
}

.register_form input.input-small {
    width: 100%;
    max-width: 86px;
}

.register_form .input-prepend {
    width: 100%;
    max-width: 328px;
}

.register_form .phone-prefix-selector {
    width: 100%;
    max-width: 86px;
    padding-left: 10px;
}

.register_form .phone-prefix-selector-div {
    width: 100%;
    max-width: 91px;
    margin-right: 10px;
}


.register_form .bfh-selectbox-options ul {
    max-height: 160px;
}

.syspay-b3 .register_form .form-group {
    margin-bottom: 15px;
}

/* START Icon positioning for validation glyphicons */
.syspay-b3 .register_form .form-group .form-control-feedback {
    top:0;
    right: 15px;
}

.syspay-b3 .register_form .select-container .form-control-feedback {
    right: 15px;
}

@media (min-width: 970px) {
    .syspay-b3 .register_form .field-postcode .form-group .form-control-feedback,
    .syspay-b3 .register_form .field-processing-volume .form-group .form-control-feedback {
        right: 0;
    }

    .syspay-b3 .register_form .field-postcode .form-group.has-feedback .form-control,
    .syspay-b3 .register_form .field-processing-volume .form-group.has-feedback .form-control {
        padding-right: 30px;
    }
}

.syspay-b3 .register_form .field-mobile-country .split-select-container .form-control-feedback {
    right: 15px;
}

.syspay-b3 .register_form input[type="password"]::-ms-reveal {
      display: none;
}

.syspay-b3 .register_form .field-mobile-country .split-select-container .form-group.has-feedback .form-control {
    padding-right: 27px;
}

.syspay-b3 .register_form .split-select-container .form-control-feedback {
    right: 28px;
}

.syspay-b3 .register_form .well-lg .form-control-feedback {
    top: 4px;
    right: 3px;
}
.syspay-b3 .register_form .address-group .form-control-feedback {
    right: 13px;
}

.syspay-b3 .register_form .form-group.has-feedback .dob-widget .form-control {
    padding-right: 37px;
}

.syspay-b3 .register_form .split-select-container select[name$="[year]"] + i {
    right: 29px;
}

/* Icon positioning for validation glyphicons END */

.contact_side_visuel {
    background: url("/bundles/emicorporate/img/visuel_puzzle.jpg") no-repeat 0px -80px;
    background-color: #F6F4F5;
    height: 500px;
    overflow: hidden;
}

.monthly-turnover-horizontal label {
    width: 180px;
    float: left;
    margin-right: 5px;
    padding-top: 5px;
}

.monthly-turnover-horizontal select {
    width: 183px;
}

.register_bluetooth_side_visuel .package-summary {
    top: 0px;
    left: 0px;
}

.package-summary {
    background-color: #feefc6;
    min-height: 80px;
    border-bottom: 1px solid #fee09a;
    padding-left: 24px;
    padding-top: 24px;
    width: 100%;
}

.package-summary img {
    margin-right: 20px;
}

.register_bluetooth_side_visuel .summary-text {
    float: left;
    /*padding-left: 20px;*/
    max-width: 420px;
}

.summary-text strong{
    font-size: 16px;
}


.register-title {
    margin-top: 17px;
    /*
    line-height: 55px;
    vertical-align: middle;
    */
}

#cimpay_account_create, #cimpay_account_exists_disclaimer {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    width: 354px;
    background: #fafafa;
    padding: 7px;
    font-size: 92%;
    font-style: italic;
    color: #666;
}

/*___________________________________ add-mobile-device-syspay-payments */

.syspay-for-pos, .syspay-for-couriers, .syspay-for-erp-cms {
    width:100%;
}

.syspay-for-pos .divider, .syspay-for-couriers .divider, .syspay-for-erp-cms .divider {
    background: url("/bundles/emicorporate/img/syspay-for/spacer.png") repeat-x scroll 0 0 transparent;
}

.syspay-for-pos .clear, .syspay-for-pos .divider, .syspay-for-couriers .clear, .syspay-for-couriers .divider, .syspay-for-erp-cms .clear, .syspay-for-erp-cms .divider {
    margin-bottom: 25px;
    clear: left;
    float: left;
    height: 53px;
    width: 100%;
}

.row-full-gray {
    background-color:#eeeef2;
    float:left;
    width:100%;
}

.row-fluid-center {
    width: 1217.92px;
    margin-left:auto;
    margin-right:auto;
}

.row-full-gray .row-fluid-center .title-contents {
    margin-left: 56px;
}

.row-full-gray .row-fluid-center .title-contents .main {
    color: #232323;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    margin-top: 47px;
    line-height: 40px;
}
.row-full-gray .row-fluid-center .title-contents .main .subtitle {
    clear: left;
    float: left;
    font-size: 30px;
    margin-bottom: 35px;
    width: 100%;
}

.row-full-gray .row-fluid-center .title-contents .sub {
    color: #6774A7;
    font-family: 'Open Sans';
    font-size: 25.5px;
    margin-top: 30px;
    line-height: 30px;
}

.row-full-gray .row-fluid-center .title-contents .lines {
    margin-top: 29px;
     margin-bottom: 50px;
}

.row-full-gray .row-fluid-center .title-contents .lines .line {
    color: #736950;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    margin-bottom: 13px;
}

.row-full-gray .title-contents .lines ul {
    margin-top: 26px;
}

.row-full-gray .title-contents .lines ul li {
    color: #2988C9;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    margin-bottom: 13px;
}

.row-full-gray .title-contents .lines ul li span {
    color: #736950;
}

.row-fluid-center .image-left {
    margin-top: 41px;
    float:left;
    width: 60%;
}

.row-fluid-center .image-with-hand {
    margin-top: 100px;
}

.row-fluid-center .text-right {
    margin-top: 41px;
    float:right;
    text-align: left;
    width: 39%;
    padding-left:5px;
}

.row-fluid-center .image-left .ipad-device {
    float:left;
    margin-left: 7%;
    width: 88%;
}

.row-fluid-center .image-left .hand {
    float: left;
    margin-left: 33%;
    margin-top: -131px;
    width: 49%;
}

.row-fluid-center .image-left .hand2 {
    float: left;
    margin-left: 35%;
    margin-top: -196px;
    width: 39%;
}

.row-fluid-center .image-left #arrow4 {
    margin-left: 20%;
    position: absolute;
    width: 65%;
}

.row-fluid-center .image-left #arrow1 {
    margin-left: 20%;
    position: absolute;
    width: 61.5%;
}

.row-fluid-center .text-right .contents {
    margin-left:3px;
    margin-top: 18px;
}

.row-fluid-center .text-right .contents .title {
    color: #2988C9;
    font-family: 'Lato',sans-serif;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 27px;
    line-height: 33px;
}

.row-fluid-center .text-right .contents p {
    color: #747474;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 24px;
}

.row-fluid-center .text-right .contents p a {
    color: #2988c9;
    font-weight: normal;
}
.row-fluid-center .example-request {
    margin-top: 37px;
    background-color: #f9f9fb;
    border-radius: 15px;
    border: 1px solid #e4e4e4;
}

.row-fluid-center .example-request .code-title {
    color: #373737;
    font-family: 'Lato',sans-serif;
    font-size: 27px;
    font-style: italic;
    margin-bottom: 19px;
    margin-left: 22px;
    margin-top: 17px;
}

.row-fluid-center .example-request pre {
    background-color: transparent;
    border: medium none;
    color: #807E9C;
    font-family: Arial;
    font-size: 15.5px;
    line-height: 22.5px;
    margin-left: 2px;
}
/*____ add-mobile-device-syspay-payments img-left-layout*/
.row-fluid-center .image-right {
    margin-top: 41px;
    float:right;
    width: 60%;
}

.row-fluid-center .text-left {
    margin-top: 41px;
    float:left;
    text-align: left;
    width: 40%;
}

.row-fluid-center .image-right .ipad-device {
    float: left;
    margin-left: 12%;
    width: 88%;
    z-index: 1;
}

.row-fluid-center .image-right .pay-online-chip-and-pin-spacer {
    float: left;
    margin-bottom: 79px;
}

.row-fluid-center .image-right #arrow2 {
    margin-left: -104px;
    margin-top: -98px;
    position: absolute;
    width: 40.5%;
    z-index: 2;
}

.row-fluid-center .image-right #arrow3 {
    margin-left: 82%;
    margin-top: -98px;
    position: absolute;
    width: 18.5%;
    z-index: 2;
}

.row-fluid-center .text-left .contents {
    margin-top: 18px;
}

.row-fluid-center .text-left .contents .title {
    color: #2988C9;
    font-family: 'Lato',sans-serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 33px;
    margin-bottom: 27px;
}

.row-fluid-center .text-left .contents p {
    color: #747474;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 24px;
}

.row-fluid-center .text-left .contents ul li {
    color: #2988C9;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 24px;
}

.row-fluid-center .text-left .contents ul li span {
    color: #747474;
}

.row-fluid-center .text-left .contents p a {
    color: #2988c9;
    font-weight: normal;
}

.row-fluid-center .three-a-payment-via-online-method {
    width: 40%;
    padding:0;
}

#iframe_docs {
    width: 100%;
    overflow: visible;
    /*height: 1100px;*/
    border: 0px solid #ffffff;
    margin: 0px;
    padding: 0px;
}

/* --------- search transcation widget ----------------*/

#search-transaction-widget {
    cursor: pointer;
    display:block;
    min-width:73px;
    height:306px;
    z-index:999;
    position:fixed;
    right:0px;
    top:55%;
    margin-top:-153px;
}

#search-transaction-widget .closed {
    display: none;
    float: right;
    background:url(/bundles/emicorporate/img/modal_search_closed_en.png) no-repeat;
    width: 73px;
    height: 306px;
}


#search-transaction-widget .closed span { display: none; }

#search-transaction-widget .open {
    display: none;
    float: right;
    background: url(/bundles/emicorporate/img/modal_search_en.png) no-repeat;
    width: 0px;
    padding-top: 90px;
    padding-right: 10px;
    padding-bottom: 40px;
    overflow: hidden;
    height: 306px;
}


#search-transaction-widget .open p {
    font-family: arial,sans-serif;
    font-size: 12px;
    line-height: 13px;
    margin: 7px 0 0 30px;
    padding: 0;
    width: 190px;
}
/* --------- Live chat widget ----------------*/
#live_chat_widget_x {
    width: 12px;
    height: 12px;
    border: 0px solid red;
    margin-left: 153px;
    cursor: pointer;
    z-index: 10;
}

#live_chat_widget_open {
    background: url(/bundles/emicorporate/img/livechat/livechat_opened.png) no-repeat;
    width: 168px;
    height: 65px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 10;
}

#live_chat_widget_close {
    background: url(/bundles/emicorporate/img/livechat/livechat_closed.png) no-repeat;
    width: 106px;
    height: 22px;
    position: fixed;
    bottom: 15px;
    left: 10px;
    cursor: pointer;
    /*display: none;*/
    z-index: 5;
}

#need_help_link {
    font-size: 10px;
    margin-top: 25px;
    margin-left: 5px;
    width: 81px;
    text-align: center;
    cursor: pointer;
}

#need_help_link a {
    display: block;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #0088CC;
    text-decoration: none;
}

#need_help_link a:hover {
    text-decoration: none;
}
/* --------- Live chat widget __END__ ----------------*/
/* --------- Exception  ----------------*/
.error-occurred {
    background: url("/bundles/emicorporate/img/exception/background.png") repeat-x scroll 0 0 / 100% auto transparent;
    float: left;
    min-height: 485px;
    width: 100%;

}

.error-occurred .error-container {
    font-family: 'Roboto', sans-serif;
    margin:100px auto 0 auto;
    text-align: center;
}

.error-occurred .error-container img {
    display: inline-block;
    vertical-align: baseline;
    margin-right:20px;
}
.error-occurred .error-container h1 {
    margin:0;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 60px;
    color: #86C1F3;
}

.error-occurred .error-container h1 b {
    font-weight: 400;
}

.error-occurred .button-container {
    text-align: center;
    width:300px;
    margin:100px auto 0 auto;
}

.error-occurred .button-container .button {
    display: inline-block;
    background: url("/bundles/emicorporate/img/exception/button.png");
    width: 300px;
    height:52px;
    margin-bottom:20px;
    color:#353535;
}

.error-occurred .button-container .button span {
    display: inherit;
    margin-top: 15px;
}

.error-occurred .button-container .button:hover {
    color:#005580;
}
/* --------- Exception __END__ ----------------*/

/* ------------- 123 SysPay -------------*/

#onetwothree-bando {
    background-color: #F0EFF5;
    min-height: 450px;
}

#onetwothree-bando .row:first-child {
    margin-top:25px;
}

#onetwothree-bando .row:last-child {
    margin-bottom:25px;
}

#onetwothree-bando .left-image img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:100%;
}

#onetwothree-bando .right-text {
    color: #000000;
    font-family: 'Roboto',sans-serif;
    font-size: 30px;
    line-height: 49px;
    margin-bottom: 10px;
}

#onetwothree-bando .right-text .text {
    margin-top: 15%;
}

#onetwothree-bando .subtitle {
    font-weight: bold;
    letter-spacing: 5px;
}

#onetwothree-bando .official-partner {
    font-size: 0.8em;
}

#onetwothree-bando .try-link {
    padding:2%;
}

#onetwothree-bando .schema {
    min-height: 160px;
}

/* ------------- Landing Prestashop Partner -------------*/

#ld-ps-p-bando {
    background-color: #F0EFF5;
    min-height: 260px;
}

#ld-ps-p-bando h2, #ld-ps-p-bando p {
    max-width: 960px
}

#ld-ps-p-bando h2 {
    text-align: left;
    color: #5193DD;
}

#ld-ps-p-bando .container {
    padding-top: 40px;
    padding-left: 22px;
}

#ld-ps-p-bando p {
    padding-top: 20px;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

#ld-ps-p-content .row-fluid {
    max-width: 960px
}

#ld-ps-p-content .ld-image {
    padding-left: 22px;
    padding-top: 44px;
    position: relative;
}

#ld-ps-p-content .ld-image .text-image {
    position: absolute;
    top: 140px;
    left: 55px;
    text-align: center;
    width: 170px;
    height: 130px;
    color: #061e42;
    font-size: 84px;
    letter-spacing: 3px;
}

#ld-ps-p-content .ld-image .text-image span {
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 75px;
    vertical-align: bottom;
}

#ld-ps-p-content {
    font-size: 16px;
    line-height: 30px;
}

#ld-ps-p-content .ld-text {
    padding-top: 90px;
}

#ld-ps-p-content .ld-text .p2 {
    padding-top: 64px;
}

#ld-ps-p-content .ld-text strong {
    color: #eb820c;
}

#ld-ps-p-content .ld-text .btn {
    margin-top: 38px;
}

.msgGrowl h4 {
    font-family: Arial, Helvetica, sans-serif;
}

.image-bottom-rounded {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}

.cimpay #main {
    padding-top: 0px;
}

.cimpay .navbar-inner {
    background-image: linear-gradient(to bottom, #FFFFFF 0px, #F8F8F8 100%);
    border-color: #D4D4D4;
    background-color: #F8F8F8;
}

.cimpay .navbar-inverse .nav > li > a {
    color: #777777;
    text-shadow: none;
}

.cimpay .navbar-inverse .nav > li > a:hover,
.cimpay .navbar-inverse .nav > li > a:focus {
    color: #333333;
    background-color: rgba(0,0,0,0);
    text-shadow: none;
}

.cimpay .navbar-inverse .nav li.dropdown > a:hover .caret,
.cimpay .navbar-inverse .nav li.dropdown > a:focus .caret {
    border-bottom-color: #333333;
    border-top-color: #333333;
}

.cimpay .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.cimpay .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.cimpay .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #E7E7E7;
    color: #555555;
}

.cimpay .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.cimpay .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.cimpay .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-bottom-color: #555555;
    border-top-color: #555555;
}

.cimpay .navbar .mainnav > li:hover,
.cimpay .navbar .brand:hover {
    color: #5E5E5E;
    background-color: rgba(0,0,0,0);
    background: none;
}

.cimpay .navbar-inverse .brand:hover,
.cimpay .navbar-inverse .nav > li > a:hover,
.cimpay .navbar-inverse .brand:focus,
.cimpay .navbar-inverse .nav > li > a:focus {
    color: #5E5E5E;
}

.cimpay #footer {
    background-color: #C6CBCF;
    min-height: 470px;
    margin-top: -400px
}

.cimpay #footer h3, .cimpay #footer a {
    color: #5B5B5B;
}

.cimpay #footer .logo_eu {
    padding: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.cimpay #footer_bottom {
    background: #ADB2B6;
    border-top: 1px solid #ccc;
}

.cimpay #footer_bottom .legal,
.cimpay #footer_bottom .legal a {
    color: #FFFFFF;
}

.cimpay .footer_hr {
    border-bottom: 1px solid #BFC0C2;
}

.cimpay-customer label {
    float: left;
    margin-right: 5px;
    padding-top: 5px;
    width: 227px;
}

.cimpay-customer select {
    width: 137px;
}

/* ===== MSAFEPAY START ===== */
.msafepay #main {
    padding-top: 0px;
    padding-bottom: 30px;
}

.msafepay.syspay-b3 .navbar-fixed-top ~ #main, .msafepay .navbar-fixed-top ~ #main {
    padding-top: 70px;
}

.msafepay .navbar-inner {
    border-color: #007a9e;
    background: none repeat scroll 0 0 #00baf2;
}

.msafepay .navbar-inner a.brand img {
    margin-top: 5px;
}


.msafepay .navbar-inverse .nav>li>a, .msafepay .navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
    color: #FFFFFF;
}

.msafepay .navbar .mainnav > li:hover,
.msafepay .navbar .brand:hover {
    background-color: rgba(0,0,0,0);
    background: none;
}

.msafepay .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.msafepay .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.msafepay .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #00baf2;
}

.msafepay #footer {
    background-color: #00baf2;
}

.msafepay .footer_hr {
    border-bottom: 1px solid #007a93;
}

.msafepay #footer_bottom {
    background-color: #00baf2;
    border-top: 1px solid #007a9e;
}

.msafepay #footer_bottom p {
    color: #E2E2E2;
}

.msafepay #footer_bottom a {
    color: #007a9e;
}

.msafepay #footer {
    /*width: 100%;*/
    position: relative;
    margin-top: 0;
    height: 98px;
    clear:both;
    min-height: 50px;
}

.msafepay.syspay-b3.minimal #footer {
    margin-top: -170px;
    max-width: 100%;
    min-height: 170px;
}

.msafepay #footer p {
    text-align: center;
    margin-top: 20px;
}

.msafepay #footer p span {
    margin-left: 20px;
    margin-right: 20px;
}

.msafepay #footer .legal {
    color: #E2E2E2;
}

.msafepay #footer .legal a {
    color: #007A9E;
}
/* ===== MSAFEPAY END ===== */

.primary-currency-horizontal label {
    width: 130px;
    float: left;
    margin-right: 5px;
    padding-top: 5px;
}

.primary-currency-horizontal select {
    width: 234px;
}

.chargeback-rate-horizontal label {
    width: 130px;
    float: left;
    margin-right: 5px;
    padding-top: 5px;
}

.chargeback-rate-horizontal select {
    width: 234px;
}

.processing-volume .primary-currency {
    display: inline-block;
    margin-right: 5px;
}

.processing-volume .primary-currency select {
    margin-bottom: 0;
    width: 67px;
}

.processing-volume .processing-volume-value {
    display: inline-block;
    margin-right: 5px;
}

.processing-volume .processing-volume-value input {
    margin-bottom: 0;
}

.processing-volume .processing-volume-period {
    display: inline-block;
    vertical-align: middle;
}

.processing-volume .processing-volume-period label {
    margin-bottom: 0;
}

input, textarea {
    color: #000;
}

.placeholder {
    color: #aaa !important;
}

/* Bootstrap 3 styles */
.navbar-nav .dropdown .dropdown-toggle {
    padding-bottom: 9px;
    padding-top: 7px;
}

#ul_login_lang.navbar-nav .dropdown i[class^="icon-"] {
    vertical-align: text-top;
    line-height: 17px;
    margin-top: 0px;
}

.navbar-nav .dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
    border-radius: 0px;
    margin: 0px;
}

.navbar-nav .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #428bca !important;
    color: #fff !important;
    text-decoration: none !important;
}

.navbar-nav .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #428bca;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}

.navbar-nav #header-login form {
    display: inline-block;
    padding: 20px;
    margin:0;
}

.navbar-nav #responsive-header-login form {
    display: inline-block;
    padding: 20px;
    margin:0;
}

#responsive-header-login {
    float: right;
}

.navbar-nav #header-login form .form-group {
    margin-bottom: 15px;
}

.navbar-nav #responsive-header-login form .form-group {
    margin-bottom: 15px;
}

.syspay-b3 .icon-flag-GB {
    background: url(../bundles/emicorporate/bootstrap-formhelpers/img/bootstrap-formhelpers-countries.flags.png) no-repeat;
    display: inline-block;
    width:16px;
    height:16px;
    line-height:normal;
    background-position: -1156px 0;
}

.syspay-b3 .icon-flag-FR {
    background: url(../bundles/emicorporate/bootstrap-formhelpers/img/bootstrap-formhelpers-countries.flags.png) no-repeat;
    display: inline-block;
    width:16px;
    height:16px;
    line-height:normal;
    background-position: -1122px 0;
}


.syspay-b3 .register_form .title-offset{
    margin-top: 51px;
}

.syspay-b3.minimal i[class^="icon-flag-"] {
    vertical-align: text-bottom;
    line-height: 14px;
    margin-top: 3px;
}

.syspay-b3.minimal #footer .flag-trustkeeper {
    margin-top: 20px;
}

.syspay-b3.minimal #footer {
    color:#ffffff;
    margin-top: -150px;
    max-width: 100%;
    min-height: 150px;
}

.syspay-b3.minimal #footer .eu-licensed {
    margin-top: 20px;
}

.syspay-b3.minimal #footer .links a, .syspay-b3 #footer .links a, .syspay #footer .links a {
    font-size: 16px;
    text-decoration: underline;
}

#footer .copyright, .syspay-b3 .copyright {
    margin-top: 5px;
    font-size: 12px !important;
}

.syspay-b3.minimal #footer .copyright a, .syspay-b3 .copyright a, .syspay .copyright a, .receptio .copyright a {
    color: #528FC3 !important;
    text-decoration: underline !important;
    font-size: 12px !important;
}

.syspay-b3.minimal #footer .visible-xs-block .eu-flag {
    margin-top: 0;
}
.syspay-b3.minimal #footer .eu-flag {
    margin-top: 20px;
}

.syspay-b3.minimal #footer .eu-flag img {
    max-width:63px;
}

.syspay-b3.minimal #collapse-menu-item-login-language {
    margin-top:25px;
}

.syspay-b3.minimal #main {
    padding-bottom: 185px;
    padding-top: 0px;
}

.syspay-b3 #registerForm select > option {
    padding: 3px 12px;
}

.syspay-b3 #register-form .help-block {
    font-size: 100%;
}

.syspay-b3 #register-form .submit-block .help-block {
    margin-bottom: 10px;
    color:  #a94442;
}

.syspay-b3 #register-form .form-control-feedback.fv-icon-no-label {
    color:  #a94442;
}

.syspay-b3 #register-form .form-control-feedback.fv-icon-no-label.glyphicon-ok {
    color: #3c763d;
}

.syspay-b3 #register-form .dob-widget .col-xs-4:first-child .help-block {
    width:300%;
}

.syspay-b3.minimal #footer .financial-institute-text {
    margin-top:20px;
}

.syspay-b3.minimal #footer .visible-xs-block .financial-institute-text {
    margin-top:0;
}

.syspay-b3.minimal #footer .financial-institute-text img, .syspay-b3 #footer .financial-institute-text, .syspay #footer .financial-institute-text {
    margin-top:10px;
}

.syspay-b3.minimal #footer .visible-xs-block .financial-institute-text img {
    margin-top:7px;
}

.syspay-b3.minimal .header-login-form {
    min-width: 250px;
}

.syspay-b3.minimal .login-problems-link {
    font-size: 14px;
}

.syspay-b3.minimal #footer .img-responsive {
    width: auto;
    display: inline-block;
}

.syspay-b3.minimal #footer .banque-de-france {
    margin-top: 20px;
}

.syspay-b3.minimal #footer .banque-de-france img {
    max-height: 60px;
}

.syspay-b3.minimal #footer .cards img {
    max-height: 55px;
}

.syspay-b3.minimal #footer .cards .logo, .syspay-b3.minimal #footer .financial-institute-text{
    margin-top: 20px;
}

.syspay-b3.minimal #footer .row-logos, .syspay-b3 #footer .row-logos .syspay #footer .row-logos{
    margin-bottom: 15px;
}

.syspay-b3.minimal #footer .row-logos .trustwave-seal img {
    max-width: 100%;
}

.syspay-b3.minimal .footer-title-div {
    margin-top: 0px;
}

.syspay-b3.minimal #footer a > img:hover {
    -moz-opacity: 0.73;
    -khtml-opacity: 0.73;
    opacity: 0.73;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=73);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=73);
    filter:alpha(opacity=73);
}

.syspay-b3.error-page {
     background-color: #fff;
     background-image: none;
}

.syspay-b3.error-page .error-occurred .button-container {
    width:100%;
}

.msafepay.syspay-b3.minimal #header-login form,
.cimpay.syspay-b3.minimal #header-login form {
    width:100%;
    min-width: 200px;
}

.msafepay.syspay-b3.minimal .navbar #login-btn,
.cimpay.syspay-b3.minimal .navbar #login-btn {
    min-width: 60px;
}

.language-dropdown {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px !important;
}

@media (max-width: 981px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    /* additional styles */
    #bs-example-navbar-collapse-1 {
        height: auto;
        /*min-height: 220px;*/
    }
}

@media (max-width: 767px) {
    .navbar-collapse.in {
        overflow-y: visible;
    }
}

.syspay-b3 .side-margin-auto {
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 982px) {
    .syspay-b3 #ul_login_lang_xs {
        display: none;
    }

    .navbar-brand {
        padding: 0px;
        /*padding-left: 45px;*/
    }
}

@media (max-width: 981px) {
    .syspay-b3 #ul_login_lang {
        display: none !important;
    }

    #login-language-mobile {
        margin-top: 10px;
    }
}

@media (max-width: 980px) {
    #login-language-mobile #login-btn {
        margin-left: 0px !important;
        padding: 5px 12px !important;
    }

    .syspay-b3 .navbar-brand {
        padding: 0px !important;
    }

    #responsive-menu {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .syspay-b3 #bs-example-navbar-collapse-1 {
        clear: both;
    }
}

#ul_login_lang_xs {
    margin-bottom: 0px;
    margin-top: 0px;
}

.syspay-b3 #ul_login_lang_xs .icon-flag-GB {
    background-position: -1156px 4px;
}

.syspay-b3 #ul_login_lang_xs .icon-flag-FR {
    background-position: -1122px 4px;
}

#ul_login_lang_xs .dropdown {
    width: 126px;
    float: right;
    margin-right: 5px;
}

.button-link {
    -webkit-user-select: none;
    color: #5A5A5A !important;
    background-color: buttonface !important;
    background-image: none;
    border-radius: 4px;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px !important;
    font-weight: normal;
    height: 30px;
    line-height: 1.42857143;
    margin-bottom: 0;
    padding: 6px 12px !important;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    text-shadow: none !important;
}

.button-link:hover {
    -webkit-user-select: none;
    color: #5A5A5A !important;
    background-color: buttonface !important;
    background-image: none;
    border-radius: 4px;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px !important;
    font-weight: normal;
    height: 30px;
    line-height: 1.42857143;
    margin-bottom: 0;
    padding: 6px 12px !important;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    text-shadow: none !important;
}

@media (max-width: 500px) {
    .button-link {
        -webkit-user-select: none;
        color: #5A5A5A !important;
        background-color: buttonface !important;
        background-image: none;
        border-radius: 4px;
        border: 1px solid transparent;
        cursor: pointer;
        font-size: 14px !important;
        font-weight: normal;
        height: 26px;
        line-height: 1.42857143;
        margin-bottom: 0;
        padding: 3px 10px !important;
        text-align: center;
        touch-action: manipulation;
        vertical-align: middle;
        white-space: nowrap;
        text-shadow: none !important;
    }

    .button-link:hover {
        -webkit-user-select: none;
        color: #222 !important;
        background-color: buttonface !important;
        background-image: none;
        border-radius: 4px;
        border: 1px solid transparent;
        cursor: pointer;
        font-size: 14px !important;
        font-weight: normal;
        height: 26px;
        line-height: 1.42857143;
        margin-bottom: 0;
        padding: 3px 10px !important;
        text-align: center;
        touch-action: manipulation;
        vertical-align: middle;
        white-space: nowrap;
        text-shadow: none !important;
    }
}

@media (max-width: 500px) {
    .center-on-xs {
        width: 200px;
    }

    #resp-corporate-logo {
        margin-left: 20px;
    }

    #menu-addon-s {
        display: none;
    }

    #responsive-container {
        padding: 0px;
    }

    #responsive-header-login {
        margin-right: 5px;
        margin-top: 5px;
    }

    #ul_login_lang_xs a {
        color: #FFF;
    }

    #ul_login_lang_xs a:hover {
        color: #000;
    }

    .open .dropdown-toggle {
        color: #000 !important;
    }
}

@media (min-width: 500px) {
    #menu-addon-xs {
        display: none;
    }
}

.syspay-b3 #menu-addon-xs {
    background-color: #333;
}

.syspay-b3 .dropdown-menu {
    width:220px;
    margin-top: 5px
}

.navbar-brand img {
    padding-top: 15px;
    padding-left: 15px;
}

.open .language-dropdown {
    border: none !important;
    background: none !important;
}

#ul_login_lang .open .dropdown-toggle {
    border: none;
    background: none !important;
}

#collapse-menu-item-login-language .open .dropdown-toggle {
    border: none !important;
    background: none !important;
}

#ul_login_lang .open #login-btn {
    background-color: buttonface !important;
    border: 1px solid transparent !important;
}


@media (max-width: 499px) {
    .syspay-b3 .language-dropdown:hover, .open .dropdown-toggle {
        background-color: #080808 !important;
    }

    .syspay-b3 #ul_login_lang_xs a:hover {
        color: #FFF;
    }

    .syspay-b3 .open .dropdown-toggle {
        color: #FFF !important;
    }

    .syspay-b3 .dropdown-toggle:focus {
        background: none !important;
    }

    .syspay-b3 #responsive-menu li {
        border-bottom: 1px solid #333;
    }

    .syspay-b3 #last-element {
        border-bottom: none !important;
    }
}

.syspay-b3 #wrap {
    background-color: #FFF;
}

.minimal #wrap {
    background: none;
}


.minimal-language-selector {
    float: right;
    display: block;
}

.input-medium {
    width: 150px;
}

.no-padding {
    padding: 0px;
}

#contact_phone {
    vertical-align: top;
}

#main.embedded-card-search {
    padding:0px;
}

#contact-container table.support-number-table {
    margin-top:15px;
}

#contact-container table.support-number-table tr:first-child td {
    border-top:none;
}

@media (max-width: 767px) {
    .trustwave-align {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .trustwave-align {
        text-align: right;
    }
}

.central-footer-div {
    float: none !important;
    margin: auto !important;
    text-align: center;
}

.white-font {
    color: #FFF;
}

.footer-fix {
    min-height: 173px !important;
    margin-top: -173px !important;
}

.main-fix {
    padding-bottom: 265px !important;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-left-8 {
    margin-left: 8px !important;
}

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

@media (max-width: 767px) {
    .margin-bottom-phone-10 {
        margin-bottom: 10px;
    }

    .small-size-phone {
        height: 60px;
    }
}

.not-available-container h3 {
    line-height: 30px;
}

.not-available-container p {
    font-size:13px;
    padding-bottom:5px
}

.container.not-available-container {
    margin-top: 50px;
}

.container.not-available-container h3 {
    margin-bottom:25px;
}

.stacked.main-content-container {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    display: block;
    margin: 30px auto 0;
}

.stacked.main-content-container .content {
    padding: 30px 28px 25px;
}

#privacy-policy h2 {
    margin-top: 20px;
}

#privacy-policy h3 {
    margin-top: 15px;
    font-size: 18px;
}

/* General styles */
body {
    font-family: "Open Sans",sans-serif;
    line-height: 1.42857143;
    overflow-x: hidden;
}

@-ms-viewport {
    width: auto !important;
}

a {
    color: #2a2e36;
    text-decoration: none;
}

.btn:focus {
    outline: none;
}

#header {
    font-size: 62.5%;
}

.btn-default, .btn-default:visited, .btn-default:active:focus, .btn-default:focus {
    background: #93bfd3;
    color: #ffffff;
    border: none;
    outline: none;
    text-shadow: none;
}

.btn-default:hover {
    background: #87b0c3;
    color: #ffffff;
    border: none;
}

#header .navbar {
    background-image: none;
    background-color: #ffffff;
}

#header .icon-header {
    display: block;
    background: url(../bundles/emicorporate/img/menu_icons.png) no-repeat 0 0 transparent;
    height: 52px !important;
    width: 52px !important;
    margin: 0 auto;
}

#header .navbar-nav>li>a span {
    display: block;
    width: 100%;
    text-align: center;
}

#header .navbar-nav>li>a .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

/* Navigation styles */
#header .navbar-default {
    border: none;
    position: fixed;
}

#header .navbar-brand {
    z-index: 1030;
    text-indent: -999999px;
    width: 180px;
    background: url(../bundles/emicorporate/img/logo_en_sml.png) 20px center no-repeat;
    padding: 30px 20px;
    font-size: 2em;
    color: #2a2e36;
    text-shadow: none;
    line-height: 20px;
}

#header .navbar-nav {
    margin: 0 0 0 30px !important;
    float: left;
}

#header-login form {
    margin: 10px;
    display: inline-block;
}

#header .navbar-right {
    margin: 30px 0 0 0 !important;
}

#header .navbar-right .navbar-btn {
    font-size: 14px;
    font-family: Sans-Serif;
    margin-top: -5px;
    margin-bottom: 0;
    padding: 8px 14px;
    line-height: 1.42857;
}

.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
     color: #000000 !important;
}

#header .navbar-nav>li>a {
    font-size: 14px;
    padding: 0 25px 15px 25px;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal;
    display: inline-block;
    line-height: 20px;
    color: #2a2e36  !important;
    font-family: sans-serif;
}

#header .navbar-nav .dropdown .dropdown-toggle {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 5px;
}

#header .navbar .dropdown-menu li a {
    text-transform: none;
    font-weight: normal;
    letter-spacing: normal;
}

#header .navbar .dropdown-menu li a:hover {
    background: #A9CCDC !important;
}


#header .dropdown-text {
    display: inline-block;
    font-family: Sans-Serif;
    font-size: 16px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #999999;
    background-color: #ffffff;
}

#header .navbar-nav>li>a:focus, #header .navbar-nav>li>a:hover, #header .navbar-nav>li>a:active {
    color: #ffffff !important;
    background-color: #87b0c3;
    text-decoration: none;
}

#header .navbar-nav li.dropdown>a {
    color: inherit !important;
    background-color: #ffffff;
}

#header .navbar-nav li.dropdown>a:hover {
    color: #87B0C3 !important;
}

#header .navbar-nav .dropdown i[class^="icon-"] {
    vertical-align: text-top;
    margin-top: 1px;
    line-height: 17px;
}

#header .navbar .dropdown .icon-en-flag, #header .navbar .dropdown .icon-it-flag, #header .navbar .dropdown .icon-fr-flag  {
    background: url(../bundles/emicorporate/img/bootstrap-formhelpers-countries.flags.png) no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: normal;
    background-position: -1156px 0;
}

#header .navbar .dropdown .icon-fr-flag {
    background-position: -1122px 0;
}

#header .navbar .dropdown .icon-it-flag {
    background-position: -1615px 0;
}

#header .dropdown {
    font-size: 1.6em;
    margin-right: 20px;
}


#header .dropdown-menu>li {
    display: block;
    margin: 0 0 0 0;
}

#header .dropdown-menu>li:last-child {
    margin: 0;
}

#header .dropdown-menu>li>a {
    font-size: 1em;
    padding: 10px 20px !important;
    background-color: #93bfd3;
    color: #ffffff;
}

#header .dropdown-menu>li>a:hover {
    font-size: 1em;
    padding: 10px 20px;
    background-color: #87b0c3;
    color: #ffffff;
}

#header .login-drop {
    background-color: #ffffff;
    padding: 20px;
}

#header .btn-default:active {
    color: #ffffff;
}

.btn-drop {
    background-color: transparent;
    border: none;
}

.btn-drop:hover {
    color: #87b0c3 !important;
}

.btn-login {
    font-size: 14px;
    padding: 6px 12px;
    background-color: #87b0c3;
    color: #ffffff;
    line-height: 1.42857143;
    margin-bottom: 0px;
}

.btn-login:hover, .btn-login:focus, .btn-login:active {
    color: #ffffff;
}

.navbar .navbar-collapse {
    float: none;
}

#header .problems {
    font-size: 10px;
    display: block;
    margin-top: 10px;
}

#header .form-group {
    margin-bottom: 0px;
}

#header .navbar-nav>li>a .icon-provider {
    background-position: -312px -50px;
}

#header .navbar-nav>li>a:hover .icon-provider, #header .navbar-nav>li>a:focus .icon-provider {
    background-position: -312px 2px;
}

#header .navbar .nav > li > a .icon-our-solution {
    background-position: 0 -50px;
}

#header .navbar-nav>li>a:hover .icon-our-solution, #header .navbar-nav>li>a:focus .icon-our-solution {
    background-position: 0 2px;
}

#header .navbar .nav > li > a .icon-hospitality {
    background-position: -260px -50px;
}

#header .navbar-nav>li>a:hover .icon-hospitality, #header .navbar-nav>li>a:focus .icon-hospitality {
    background-position: -260px 2px;
}

#header .navbar .nav > li > a .icon-support {
    background-position: -156px -50px;
}

#header .navbar-nav>li>a:hover .icon-support, #header .navbar-nav>li>a:focus .icon-support {
    background-position: -156px 2px;
}

#header .form-control {
    font-family: sans-serif;
}

@media (min-width: 991px) {
    #header .dropdown-menu {
        padding: 0;
        left:auto;
        right: 0;
        z-index: 0 !important;
        min-width: 220px;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
    }
}

@media (max-width: 991px) {
    #header .container {
        width: 100%;
    }

    #header .navbar-nav>li>a {
        font-size: 1.3em;
        padding: 0 15px 15px 15px;
        color: #777 !important;
    }

    #header .navbar-nav {
        margin: 0;
    }

    #header .navbar-right {
        margin: 30px 0 0 0;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    #header .dropdown-toggle:focus {
        background-color: #87b0c3 !important;
    }

    #header .navbar-header {
        border-bottom: 1px solid #e7e7e7;
    }

    #header .navbar-brand {
        margin-top: 15px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
        background-color: #ffffff;
    }

    .navbar-toggle {
        margin-top: 25px;
        margin-bottom: 25px;
        margin-right: 15px;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #ffffff;
    }

    .navbar-default .navbar-toggle {
        border: none;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #4ba2d7;
    }

    #header .navbar-nav>li>a {
        font-size: 1.5em;
        display: block;
        padding: 0 !important;
    }

    #header .icon-header {
        display: inline-block;
    }

    #header .navbar-nav>li>a span {
        display: inline;
        position: absolute;
        top: 17px;
        left: 65px;
        text-align: left;
        width: auto;
    }

    #header .navbar-right {
        margin: 25px 0 0 10px;
    }

    #header .navbar-right .navbar-btn {
        margin-top: 25px;
        margin-bottom: 0;
        padding: 4px 12px;
    }

    .navbar-nav .open .dropdown-menu {
        margin-top: 10px;
        padding-left: 0px;
    }

    #header .navbar-nav li.dropdown>a {
        display: inline-block;
        width: 70px;
        padding: 10px 0;
    }

    #header .navbar-nav li.dropdown>a .caret {
        margin: 2px 0px 0px 7px;
    }

    #header .navbar-right .navbar-btn {
        padding: 6px 15px;
        margin-left: 0px;
        margin-bottom:  5px;
    }

    #responsive-header-login {
        float: left;
    }

    .navbar-collapse.in {
        overflow: visible;
    }

    #header .navbar-default {
        position: relative;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
}
