.button-margin {
  margin-top: 2em;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/fonts/glyphicons-halflings-regular.eot');
  src: url('/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
html {
  overflow-y: scroll;
}
input.hasDatepicker {
  font-size: 1em;
  color: #555;
  padding: 6px 12px;
  background-color: transparent;
}
input:disabled {
  color: #c2c2c2;
}
.stepTitle {
  padding-bottom: 35px;
}

.stepTitle p {
  white-space: pre-wrap;
}

.ajaxLoading {
  margin-top: 6px;
}
.error {
  color: #f7941e;
  margin: 0.5em 0px;
}
.error-border {
  border: 1px solid #f7941e !important;
}
.width100 {
  width: 100%;
}
.navigate-btn {
  width: 100%;
}
.nav {
  text-align: center;
}
label.error {
  color: #f7941e;
}
input.error,
select.error,
textarea.error {
  background: #a94442;
}
#form-time\:popup {
  display: block;
}
.btn-upload {
  margin-left: 10px;
}
#upload-list li {
  padding: 10px 0px;
}
.textarea-add-time {
  padding-top: 1em;
}
.btn-index {
  width: 100%;
}
.margin-top-index-btn {
  margin-top: 1em;
}
.vertical-align {
  display: flex;
  align-items: center;
}
.alert ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.add-post {
  margin: 1.5em 0px !important;
}
.form-inline {
  display: inline;
}
.bold {
  font-weight: bold;
}
.person-fileupload-form {
  margin-bottom: 1.5em;
}
.person-fileupload-form .ui-fileupload {
  margin: 1.5em 0em;
}
#form-time .clockpicker {
  width: 100%;
}
.add-time input {
  width: 100%;
}
.btn-100 {
  width: 100%;
}
label {
  padding-right: 0.5em;
}
.select-theme {
  margin: 1px 0;
}
.search-input {
  margin: 2em 0;
}
.start-search {
  position: absolute;
  top: 10px;
  right: 40px;
  display: none;
}
.qualification-ul {
  list-style: none;
  padding: 0;
}
.qualification-ul li {
  padding-top: 5px;
}
.popover-marker {
  color: #333333;
}
form.icon-lineheight .popover-marker {
  line-height: 34px;
}
.popover-marker:hover,
.popover-marker:focus,
.popover-marker:active {
  color: #333333;
}
.qualification-ul li label {
  padding-left: 5px;
}
.logo-dark-grey {
  color: #757679;
}
.logo-light-grey {
  color: #999999;
}
.btn-label {
  display: none;
}
.colored-link a,
.colored-link a:hover,
.colored-link a:focus {
  color: #337ab7;
}
.arrow-margin {
  margin: 0px 10px;
}
ul.pagination {
  width: 100%;
}
.list-style-none {
  list-style: none;
}
.noPadding {
  padding: 0;
}
.uppercase {
  text-transform: uppercase;
}
ul.logged-in-as {
  float: left;
  text-decoration: none;
  margin: 0;
  padding: 10px 0;
  color: #fff;
}
ul.logged-in-as li {
  list-style: none;
}
#login-form {
  margin-bottom: 2em;
}
