.boxed.error.spacer {
    position: relative;
}
.hidden{
  display: none !important;
}
.boxed.error {
    background-color: #d21034;
    color: #fff;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 100%;
}
.boxed {
    display: block;
    font-weight: 700;
}
.swo-logo-svg {
  display: block;
  width: 175px;
  height: 50px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: fixed;
  top: 0;
  right: 20px;
}
.copyright {
  font-size: .7em;
  display: inline-block;
  font-size: 1em;
  width: 80%;
  height: auto;
  text-align: center;
  margin: auto;
  position: absolute;
  top: 20px;
  left: 0;
  bottom: 0;
  right: 0;
  vertical-align: middle;
  line-height: normal;
  color: #777
}
.pyracloud-logo-svg {
  display: block;
  width: 100%;
  height: 100px;
  -ms-background-size: 80%;
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
body {
  font-family: open sans,helvetica neue,Helvetica,Arial,sans-serif;
  font-size: 11px;
  line-height: 1.428571429;
  color: #777;
  background-color: #efeeec;
}
.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;
}
.form-control {
  display: block;
  width: 100%;
  height: 33px;
  padding: 8px 12px;
  font-size: 11px;
  line-height: 1.428571429;
  color: #777;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,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;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
  color: #ddd;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #ddd
}

.form-control::-webkit-input-placeholder {
  color: #ddd
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #ddd;
  opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed
}
.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.textfield {
  padding-left: 3px;
  font-size: 1em;
}
input[type=radio], input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.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;
}
.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;
}
.textfield {
  height: 33px;
  border: 1px solid #b8b8b8;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.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;
}
.btn, .form-control {
  -ms-border-radius: 2px;
  border-radius: 2px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

*:before, *:after {
  -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;
}
#footer {
  background-color: #fff;
  background-color: rgba(255,255,255,.5);
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 80px;
}
#btnLogin {
  width: 100%;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group {
  margin-bottom: 20px!important;
}


.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: silver;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label {
  color: gray;
  font-weight: 700;
  font-size: 13px;
}
#container {
  min-height: 460px;
  position: absolute;
  float: none;
  width: 400px;
  top: 10%;
  left: 50%;
  margin-left: -200px;
  background-color: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -ms-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  font-size: 1.2em;
}

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  background-color: #fff!important;
  color: #000!important;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
#body {
  padding: 30px;
  min-height: 515px;
}
.input-group-addon:first-child {
  border-right: 0;
}
.background-logo .background-logo-image {
  width: 100%;
  height: 100%;
  -ms-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 36px 22px;
  -ms-opacity: .6;
  opacity: .6;
}
.background-logo {
  display: block;
  width: 70%;
  height: 70%;
  position: fixed;
  bottom: 0;
  right: 0;
}
.header.spacer {
  margin-top: 30px;
  margin-bottom: 30px;
}
.header {
  font-weight: 700;
  text-align: center;
}
p {
  margin: 0 0 7.5px;
}

.dynamic.content-panel.visible {
  display: block;
}
.dynamic.content-panel {
  display: none;
}
a.nav {
  display: block;
  text-decoration: none;
  color: #e51937;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

a.spacer, select.spacer {
  margin-bottom: 10px!important;
}
.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;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
.radio label, .checkbox label {
  min-height: 15px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.input-group-addon:first-child {
  border-right: 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 {
  padding: 8px 12px;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  color: #777;
  text-align: center;
  background-color: #ddd;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}
.input-group-addon {
  background-color: #fff!important;
  color: #000!important;
}
@font-face {
  font-family: glyphicons halflings;
  src: url(glyphicons-halflings-regular.eot);
  src: url(glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(glyphicons-halflings-regular.woff2) format('woff2'), url(glyphicons-halflings-regular.woff) format('woff'), url(glyphicons-halflings-regular.ttf) format('truetype'), url(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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.glyphicon-warning-sign:before {
  content: "\e107"
}
