﻿.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";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #555555;
}
.small {
  font-size: 85%;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.alert-block {
  font-size: 16px;
}
.alert-block i {
  margin: -4px 5px 0 8px;
  -webkit-background-size: 32px 32px;
  -moz-background-size: 32px 32px;
  -o-background-size: 32px 32px;
  background-size: 32px 32px;
}
.alert {
  position: relative;
  padding-left: 55px;
}
.alert i {
  position: absolute;
  top: 8px;
  left: 13px;
  font-size: 32px;
  line-height: 1em;
}
.alert strong {
  font-size: 16px;
}
.alert p:last-of-type {
  margin-bottom: 0;
}
.alert-compact {
  padding-left: 40px;
}
.alert-compact i {
  top: 10px;
  font-size: 18px;
}
.validation-summary-errors {
  padding: 8px 35px 8px 14px;
  margin-bottom: 22px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.validation-summary-errors ul {
  margin-bottom: 0;
}
.alert-subtle {
  background-color: #ffffff;
  border-color: #dedede;
  color: #555555;
}
.empty-view {
  text-align: center;
  padding: 120px 40px;
}
.error-message {
  display: block;
  margin: 80px auto 0;
  text-align: center;
}
.error-message .error-code {
  display: block;
  margin-bottom: 20px;
  font-size: 120px;
  line-height: 1;
  font-weight: bold;
  color: #aaa;
}
.error-message p {
  font-size: 26px;
  line-height: 30px;
}
.error-message p.small {
  font-size: 16px;
}
.assignment-list {
  margin-bottom: 0;
}
.assignment-list a {
  color: #ee8e06 !important;
}
.assignment-list a:hover,
.assignment-list a:focus {
  color: #ad6704 !important;
}
.assignment-list > li {
  margin-bottom: 15px;
}
.assignment-list > li:last-child {
  margin-bottom: 0;
}
.assignment-list .meta > li {
  line-height: 1.5em;
}
.assignment-list .meta {
  margin-top: 5px;
  padding-left: 21px;
  color: #858585;
}
.footer-action {
  display: block;
  margin: 15px -15px -15px;
  padding: 10px;
  text-align: center;
  background: #f3f3f3;
  border-top: 1px solid #dedede;
  border-radius: 0 0 4px 4px;
}
.autocomplete-extended > ul a:hover,
.autocomplete-extended > ul li.active a {
  background-color: #40a0b2;
  background-image: -moz-linear-gradient(top, #40a0b2, #338190);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#40a0b2), to(#338190));
  background-image: -webkit-linear-gradient(top, #40a0b2, #338190);
  background-image: -o-linear-gradient(top, #40a0b2, #338190);
  background-image: linear-gradient(to bottom, #40a0b2, #338190);
}
img.avatar {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 48px;
  height: auto;
  margin: 3px 15px 0 0;
}
img.avatar.avatar-small {
  width: 24px;
  height: auto;
}
img.avatar.avatar-large {
  width: 64px;
  height: auto;
}
img.avatar.avatar-xlarge {
  width: 128px;
  height: auto;
}
i.avatar {
  display: inline-block;
  width: 48px;
  height: 48px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #999;
  background: #ccc;
  margin: 3px 15px 0 0;
  text-align: center;
}
i.avatar:before {
  display: inline-block;
  font-size: 40px;
  line-height: 48px;
  padding: 0;
  margin: 0;
}
i.avatar.avatar-small {
  width: 24px;
  height: 24px;
}
i.avatar.avatar-small:before {
  font-size: 18px;
  line-height: 24px;
}
i.avatar.avatar-large {
  width: 64px;
  height: 64px;
}
i.avatar.avatar-large:before {
  font-size: 60px;
  line-height: 64px;
}
i.avatar.avatar-xlarge {
  width: 128px;
  height: 128px;
}
i.avatar.avatar-xlarge:before {
  font-size: 120px;
  line-height: 128px;
}
.profile-pic {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.box {
  border: 1px solid #dedede;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.box > header {
  position: relative;
  border-bottom: 1px #dedede solid;
  margin-bottom: 0;
}
.box > header h3 {
  padding-left: 15px;
  line-height: 145%;
}
.box > header .actions {
  position: absolute;
  right: 7px;
  top: 6px;
}
.box > header .sub-title {
  display: block;
  margin-top: -10px;
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 12px;
  font-weight: normal;
}
.box > header .sub-title i:not(:first-child) {
  margin-left: 10px;
}
.box > header .header-link {
  position: absolute;
  right: 15px;
  top: 0;
}
.box > section {
  padding: 15px;
  *zoom: 1;
}
.box > section:before,
.box > section:after {
  display: table;
  content: "";
  line-height: 0;
}
.box > section:after {
  clear: both;
}
.box > section.filled {
  padding: 0;
}
.box.padded {
  padding: 15px;
}
.box.padded .span-half {
  width: 45%;
  margin-right: -7px;
}
.box.box-inline {
  display: inline-block;
}
legend {
  color: #555555;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: bold;
  border-color: #dedede;
}
select,
input[type="file"] {
  height: 32px;
  line-height: 32px;
  padding-top: 6px;
}
input[type="file"] {
  border: 1px solid #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 3px;
  color: #666;
  font-size: 12px;
}
.compact-inputs select,
.compact-inputs input[type="file"] {
  height: auto;
  line-height: 1em;
  font-size: 12px;
}
.box {
  *zoom: 1;
}
.box:before,
.box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box legend {
  border-color: #dedede;
  margin-bottom: 16px;
}
.box .inner {
  padding: 0 20px;
}
.box .inner .btn {
  margin-top: 10px;
  float: right;
}
.box p + .control-group {
  margin-top: 24px;
}
.box .content-form {
  display: none;
}
.box .content-form.visible {
  display: block;
}
.box .toggle {
  display: block;
}
.box-form.active {
  -webkit-box-shadow: 0 0 0 5px #c5eaee;
  -moz-box-shadow: 0 0 0 5px #c5eaee;
  box-shadow: 0 0 0 5px #c5eaee;
  border: 1px solid #76ced6;
}
.box-form.active header .btn {
  display: none;
}
.box-form.active .emptynotice {
  display: none;
}
.box-form.active .content-static {
  display: none;
}
.box-form.active .content-form {
  display: block;
}
.box-form.active .toggle {
  display: none;
}
.box-form.active .form-actions {
  display: block;
}
.box-form.active .edit-type {
  display: block;
}
.box-form.active .grades-columns {
  padding-bottom: 15px;
}
.content-form {
  margin-bottom: 6px;
}
/* .content-static {
  padding: 0 20px;
  margin-bottom: 6px;
  label {
    font-weight: bold;
    margin-bottom: 0;
  }
} */
.content-horizontal .block {
  display: block;
}
.form-actions {
  text-align: right;
}
.alt-action {
  padding-left: 5px;
  font-size: 12px;
}
.form-multi .control-group {
  margin-right: 12px;
  float: left;
}
.form-multi .content-form .btn {
  margin-left: 20px;
}
.box-padded {
  padding: 12px 15px 10px;
}
.box-month .box-month-title {
  padding: 5px;
  border-width: 1px;
  text-align: center;
  font-style: normal;
  font-size: 14px;
  background: #eee;
}
.box-month ul {
  padding: 15px;
  height: 130px;
  overflow-y: auto;
}
.box-month li {
  font-size: 12px;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.box-month li:last-child {
  margin-bottom: 0;
}
.box-month .date {
  margin-right: 10px;
  font-weight: bold;
  font-size: 12px;
  padding-top: 2px;
  text-align: center;
  width: 20px;
}
.box-small,
.box-small.box-form {
  font-size: 12px;
  line-height: 18px;
}
.box-small li,
.box-small.box-form li {
  line-height: 18px;
}
.box-small header h4,
.box-small.box-form header h4 {
  padding-left: 8px;
  margin: 6px 0;
}
.box-small section,
.box-small.box-form section {
  padding: 8px;
}
.box-small .add-row-link,
.box-small.box-form .add-row-link {
  margin: 8px -8px -8px;
  padding: 8px 0 8px 8px;
}
.box-small .add-row,
.box-small.box-form .add-row {
  margin: 8px -8px -8px;
  padding: 6px 8px;
}
.box-small .add-row label,
.box-small.box-form .add-row label {
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 6px !important;
}
.top-box {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.bottom-box {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.toolbar-box > header {
  *zoom: 1;
}
.toolbar-box > header:before,
.toolbar-box > header:after {
  display: table;
  content: "";
  line-height: 0;
}
.toolbar-box > header:after {
  clear: both;
}
.box-form {
  background: #f3f3f3;
}
.box-form .row {
  margin-left: -15px;
}
.box-form [class^="span"] {
  margin-left: 15px;
}
.box-form header {
  position: relative;
  border-bottom: 1px #dedede solid;
  margin-bottom: 0;
}
.box-form header h3,
.box-form header h4 {
  padding-left: 15px;
  line-height: 145%;
}
.box-form header select {
  width: 200px;
  margin-bottom: 0;
}
.box-form header .boolean-status {
  display: inline-block;
  margin-left: 10px;
  color: #858585;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
}
.box-form header .btn-edit {
  position: absolute;
  top: 0;
  right: 15px;
}
.box-form header .box-header-info {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0 12px 0 0;
  line-height: 1em;
}
.box-form header .box-header-info > li {
  display: inline-block;
  line-height: 1em;
  margin-right: 5px;
}
.box-form header .box-header-info > li:last-child {
  margin-right: 0;
}
.box-form .firstname {
  border-bottom: 2px #aeaeae solid;
}
.box-form section {
  padding: 15px;
  *zoom: 1;
}
.box-form section:before,
.box-form section:after {
  display: table;
  content: "";
  line-height: 0;
}
.box-form section:after {
  clear: both;
}
.box-form .table {
  margin-bottom: 0;
}
.box-form fieldset {
  clear: both;
  margin-top: 15px;
  border: 1px solid #d5d5d5;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #eee;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.07);
}
.box-form fieldset .control-group {
  margin-top: 0;
}
.box-form fieldset .control-group label {
  font-weight: normal;
}
.box-form fieldset .add-row-link {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -7px;
  padding-left: 10px;
}
.box-form legend {
  font-size: 14px;
  padding: 0 5px;
  width: auto;
  border: none;
  margin: 0 0 0 -5px;
}
.box-form .control-label {
  float: none;
  text-align: left;
  padding-top: 0;
}
.box-form .controls {
  margin-left: 0;
}
.box-form .control-group.inline .control-label {
  display: inline-block;
  margin: 0 5px 0 18px;
}
.box-form .control-group.inline .control-label:first-child {
  margin-left: 0;
}
.box-form .control-group.inline .controls {
  display: inline-block;
}
.box-form .content-static {
  padding-bottom: 10px;
}
.box-form .content-static p {
  margin-bottom: 6px;
}
.box-form .content-static strong {
  margin-right: 10px;
}
.box-form .inline > .static {
  display: inline-block;
}
.box-form .content-form,
.box-form .content-static {
  *zoom: 1;
  padding: 0 15px 0;
  margin: 0 -15px;
}
.box-form .content-form:before,
.box-form .content-static:before,
.box-form .content-form:after,
.box-form .content-static:after {
  display: table;
  content: "";
  line-height: 0;
}
.box-form .content-form:after,
.box-form .content-static:after {
  clear: both;
}
.box-form .content-form label,
.box-form .content-static label {
  font-weight: bold;
}
.box-form .content-form label.checkbox,
.box-form .content-static label.checkbox {
  font-weight: normal;
}
.box-form .content-static {
  border-top: none;
}
.box-form .form-actions {
  display: none;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  margin-top: 0;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border-top-color: #dedede;
}
.box-form .form-actions .btn {
  margin-left: 5px;
}
.box-form .form-actions.visible {
  display: block;
}
.box-form .form-actions.compact {
  padding: 7px;
}
.box-form.horizontal .control-label {
  float: left;
  padding-top: 4px;
}
.static {
  display: block;
  overflow: hidden;
  width: 270px;
  min-height: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
  line-height: 16px;
  padding: 4px 5px;
  margin-bottom: 4px;
  background: #ddd;
}
.static.input-5-5 {
  display: block;
  width: 270px;
}
.static.input-1-5,
.static.input-4-5 {
  display: inline-block;
  margin-right: 4px;
}
.static.input-small {
  width: 90px;
}
.static.input-xlarge {
  width: 270px;
}
.static.input-block {
  width: auto;
}
.input-1-5 {
  width: 55px;
  margin-right: 3px;
}
.input-4-5 {
  width: 200px;
}
input.input-5-5 {
  display: block;
  width: 270px;
  margin-bottom: 4px;
}
.emptynotice {
  font-style: italic;
  font-size: 13px;
  color: #c8c8c8;
  margin: 0;
}
.emptynotice .btn {
  font-style: normal;
}
.emptynotice.large {
  padding: 15px;
  text-align: center;
}
.emptynotice i {
  display: block;
  margin-bottom: 10px;
  font-size: 30px;
  color: #d4d4d4;
}
.notice-small {
  font-size: 12px;
  font-style: italic;
  color: #9f9f9f;
}
.notice-small i {
  margin-right: 2px;
}
.box-form.box-boolean {
  margin-bottom: 7px;
}
.box-form.box-boolean form {
  margin: 0;
}
.box-form.box-boolean .control-group:last-child {
  margin-bottom: 0;
}
.box-form.box-boolean .checkbox {
  display: inline-block;
}
.box-form.box-boolean header {
  margin-bottom: 0;
}
.box-form.box-boolean header .boolean-status {
  display: inline-block;
  margin-left: 10px;
  color: #858585;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
}
.box-form.box-boolean section {
  display: none;
  padding-top: 15px;
}
.box-form.box-boolean .form-actions {
  padding: 7px;
}
.box-boolean.active header .boolean-status {
  display: none;
}
.box-boolean.active section {
  display: block;
}
.box-form header {
  margin-bottom: 0;
}
.box-form header h3 {
  padding-left: 15px;
  line-height: 1em;
  margin: 15px 0;
  font-size: 16px;
}
.box-form header .btn-edit {
  top: -4px;
  right: 15px;
}
.box-form form {
  margin-bottom: 0;
}
.box-form section {
  padding: 15px;
  *zoom: 1;
}
.box-form section:before,
.box-form section:after {
  display: table;
  content: "";
  line-height: 0;
}
.box-form section:after {
  clear: both;
}
.box-form .span-half {
  margin-bottom: 3px;
}
.box-form .span-fourth {
  margin-bottom: 3px;
}
.box-form .content-form {
  clear: both;
  margin: 0 -15px 0;
  padding: 0 15px 0;
  *zoom: 1;
}
.box-form .content-form:before,
.box-form .content-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.box-form .content-form:after {
  clear: both;
}
.box-form .content-form label {
  margin-bottom: 2px;
}
.box-form .control-group {
  margin-bottom: 4px;
}
.box-form .autocomplete-wrapper {
  margin-top: 5px;
}
.box-form.add .autocomplete-wrapper {
  margin-top: 0;
}
.box-form.solo section {
  padding-top: 15px;
}
.box-form.solo label {
  font-weight: bold;
  display: inline-block;
  margin-right: 15px;
  line-height: 30px;
}
.box-form.solo input {
  margin-bottom: 0;
}
.box-form.add:last-child {
  margin-bottom: 0;
}
.box-form.add .content-form,
.box-form.add .content-static {
  display: block;
  border-top: none;
  margin: 5px 0 0;
  padding: 0;
}
.swap-box {
  position: relative;
}
.swap-box > section {
  padding: 0;
}
.swap-box .swap-item {
  position: relative;
  padding: 12px 15px;
  background: #f4f4f4;
  font-size: 13px;
}
.swap-box .swap-item ul {
  margin: 0;
}
.swap-box .swap-item .remove {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -13px;
  font-size: 16px;
  color: #bbb;
}
.swap-box .swap-item .remove:hover {
  text-decoration: none;
  color: red;
}
.swap-box .divider {
  position: relative;
  background: #f4f4f4;
  font-size: 18px;
  text-align: center;
}
.swap-box .divider:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 45%;
  border-top: 1px dashed #ddd;
}
.swap-box .actions {
  padding: 8px;
  margin-bottom: 0;
  margin-top: 0;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #dedede;
  text-align: right;
}
.swap-box .actions .btn {
  margin-left: 5px;
}
.swap-box .emptynotice {
  color: #aaa;
}
.btn {
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #b5b5b5;
  background-image: -moz-linear-gradient(top, #bfbfbf, #a6a6a6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bfbfbf), to(#a6a6a6));
  background-image: -webkit-linear-gradient(top, #bfbfbf, #a6a6a6);
  background-image: -o-linear-gradient(top, #bfbfbf, #a6a6a6);
  background-image: linear-gradient(to bottom, #bfbfbf, #a6a6a6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbfbfbf', endColorstr='#ffa6a6a6', GradientType=0);
  border-color: #a6a6a6 #a6a6a6 #808080;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #a6a6a6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #a6a6a6;
  *background-color: #999999;
}
.btn:active,
.btn.active {
  background-color: #8c8c8c \9;
}
.btn-mini {
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #dbdbdb;
  background-image: -moz-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#cccccc));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -o-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: linear-gradient(to bottom, #e6e6e6, #cccccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffcccccc', GradientType=0);
  border-color: #cccccc #cccccc #a6a6a6;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #cccccc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  font-weight: normal;
}
.btn-mini:hover,
.btn-mini:focus,
.btn-mini:active,
.btn-mini.active,
.btn-mini.disabled,
.btn-mini[disabled] {
  color: #333333;
  background-color: #cccccc;
  *background-color: #bfbfbf;
}
.btn-mini:active,
.btn-mini.active {
  background-color: #b3b3b3 \9;
}
.btn-mini .badge {
  font-size: 10px;
  margin-left: 3px;
}
.btn-mini .caret {
  position: relative;
  bottom: 2px;
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00a8b7;
  background-image: -moz-linear-gradient(top, #00b5c5, #0094a2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00b5c5), to(#0094a2));
  background-image: -webkit-linear-gradient(top, #00b5c5, #0094a2);
  background-image: -o-linear-gradient(top, #00b5c5, #0094a2);
  background-image: linear-gradient(to bottom, #00b5c5, #0094a2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00b5c5', endColorstr='#ff0094a2', GradientType=0);
  border-color: #0094a2 #0094a2 #004e55;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0094a2;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0094a2;
  *background-color: #007d88;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #00656f \9;
}
.btn-primary.disabled,
.btn-primary[disabled=disabled] {
  background-color: #999;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning.flat {
  background: #f89406;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
.btn-warning.flat:hover {
  background: #fa9f1e;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn.active {
  color: #ecf8f9;
  text-shadow: 0 0 10px #8ad5dc;
  background-color: #00a2b1;
}
.btn .icon-remove {
  margin-top: 3px;
}
.btn .icon-plus {
  margin-right: 5px;
}
.btn-group {
  display: inline-block;
  line-height: 14px;
  vertical-align: middle;
}
.btn-pointer {
  position: relative;
  margin-top: -1px;
  margin-bottom: -1px;
  padding: 8px 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-width: 1px 0 !important;
}
.btn-pointer:before,
.btn-pointer:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #aaa;
}
.btn-pointer:after {
  margin-top: -1px;
  border-top-color: white;
}
.btn-pointer:hover:after {
  border-top-color: #f7f7f7;
}
.dropdown-menu.dropdown-file-list {
  max-height: 400px;
  max-width: 200px;
  overflow-y: auto;
}
.dropdown-menu.dropdown-file-list li {
  position: relative;
  z-index: 1;
}
.dropdown-menu.dropdown-file-list li > a {
  padding-right: 50px;
}
.dropdown-menu.dropdown-file-list li > a:hover ~ a.remove {
  background: #ccc !important;
}
.dropdown-menu.dropdown-file-list li > a.warning {
  background: #fbd9d7;
  color: #ef554a;
}
.dropdown-menu.dropdown-file-list li > a.remove {
  position: absolute;
  z-index: 2;
  top: 3px;
  right: 1px;
  padding: 0 1px 0 2px;
  background: #e5e5e5;
  border-right: 0;
  color: #999;
  text-shadow: 1px 1px 0 #fff;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.dropdown-menu.dropdown-file-list li > a.remove:hover {
  background: #f9c3bf;
  color: #ef554a;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.input-append .dropdown-menu,
.input-prepend .dropdown-menu {
  font-size: 14px;
}
.table {
  width: 100%;
  display: table;
}
.cell {
  display: table-cell;
  vertical-align: middle;
}
[class^="card-"] {
  background: #f3f3f3;
  border: 1px solid #dedede;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  *zoom: 1;
}
[class^="card-"] > header {
  position: relative;
  border-bottom: 1px #dedede solid;
  margin-bottom: 0;
}
[class^="card-"] > header h3 {
  padding-left: 15px;
  line-height: 145%;
}
[class^="card-"] > header .actions {
  position: absolute;
  right: 7px;
  top: 6px;
}
[class^="card-"] > header .sub-title {
  display: block;
  margin-top: -10px;
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 12px;
  font-weight: normal;
}
[class^="card-"] > header .sub-title i:not(:first-child) {
  margin-left: 10px;
}
[class^="card-"] > header .header-link {
  position: absolute;
  right: 15px;
  top: 0;
}
[class^="card-"] > section {
  padding: 15px;
  *zoom: 1;
}
[class^="card-"] > section:before,
[class^="card-"] > section:after {
  display: table;
  content: "";
  line-height: 0;
}
[class^="card-"] > section:after {
  clear: both;
}
[class^="card-"] > section.filled {
  padding: 0;
}
[class^="card-"].padded {
  padding: 15px;
}
[class^="card-"].padded .span-half {
  width: 45%;
  margin-right: -7px;
}
[class^="card-"].box-inline {
  display: inline-block;
}
[class^="card-"]:before,
[class^="card-"]:after {
  display: table;
  content: "";
  line-height: 0;
}
[class^="card-"]:after {
  clear: both;
}
[class^="card-"] legend {
  border-color: #dedede;
  margin-bottom: 16px;
}
[class^="card-"] .inner {
  padding: 0 20px;
}
[class^="card-"] .inner .btn {
  margin-top: 10px;
  float: right;
}
[class^="card-"] p + .control-group {
  margin-top: 24px;
}
[class^="card-"] .content-form {
  display: none;
}
[class^="card-"] .content-form.visible {
  display: block;
}
[class^="card-"] .toggle {
  display: block;
}
[class^="card-"] i.avatar {
  color: #00a2b1;
  font-size: 28px;
  margin: 0;
}
[class^="card-"] img,
[class^="card-"] img.avatar {
  width: 32px;
  height: 32px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
[class^="card-"] h3 {
  line-height: 145%;
}
[class^="card-"] h3 i {
  font-size: 20px;
  margin: 3px 0 0 6px;
}
[class^="card-"] .inner {
  *zoom: 1;
  margin-bottom: 22px;
  width: 100%;
  display: table;
  padding: 0;
  margin: 0;
}
[class^="card-"] .inner:before,
[class^="card-"] .inner:after {
  display: table;
  content: "";
  line-height: 0;
}
[class^="card-"] .inner:after {
  clear: both;
}
[class^="card-"] .inner th,
[class^="card-"] .inner td {
  padding: 8px;
  line-height: 22px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
[class^="card-"] .inner th {
  font-weight: bold;
}
[class^="card-"] .inner thead th {
  vertical-align: bottom;
}
[class^="card-"] .inner caption + thead tr:first-child th,
[class^="card-"] .inner caption + thead tr:first-child td,
[class^="card-"] .inner colgroup + thead tr:first-child th,
[class^="card-"] .inner colgroup + thead tr:first-child td,
[class^="card-"] .inner thead:first-child tr:first-child th,
[class^="card-"] .inner thead:first-child tr:first-child td {
  border-top: 0;
}
[class^="card-"] .inner tbody + tbody {
  border-top: 2px solid #dddddd;
}
[class^="card-"] .inner .table {
  background-color: #ffffff;
}
[class^="card-"] .inner .btn {
  margin: 0 12px 0 0;
}
[class^="card-"] .col {
  display: table-cell;
  vertical-align: middle;
}
[class^="card-"] .col:first-child {
  width: 60px;
  text-align: center;
}
.card-student .content-static label {
  min-width: 20px;
  margin-right: 6px;
}
.card-student .content-static p {
  margin-bottom: 0px;
}
.card-student .content-static p:last-child {
  margin-bottom: 11px;
}
.card-student .content-form {
  border-top: 1px solid #dedede;
  padding-top: 20px;
}
.card-small {
  padding: 0;
  margin-bottom: 12px;
}
.card-small [class^="icon-"],
.card-small [class*=" icon-"] {
  background-size: 38px 38px;
  background-position: center center;
}
.card-small h3 {
  font-size: 16px;
  line-height: 145%;
  margin-top: 9px;
}
.detail-view-fixed {
  display: none;
  position: fixed;
  top: 48px;
  right: 0;
  bottom: 0;
  z-index: 998;
  /* below popovers, tooltips etc */
  width: 745px;
  padding: 0 30px;
  border: 1px solid #aaa;
  border-bottom: 0;
  border-right: 0;
  background: #ffffff;
  -webkit-transition: right 0.2s ease-out;
  -moz-transition: right 0.2s ease-out;
  -o-transition: right 0.2s ease-out;
  transition: right 0.2s ease-out;
  /* left side tab bar */
  /* make main tab content fixed so we can scroll it the way we want,
     also means we have to animate it separately */
}
.detail-view-fixed:before {
  content: '';
  display: block;
  margin-right: -5px;
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  width: 5px;
  border-right: 1px solid #ddd;
}
.detail-view-fixed .tab-wrapper {
  position: absolute;
  left: -42px;
  top: -1px;
  width: 42px;
  height: 40px;
}
.detail-view-fixed .tab {
  position: relative;
  display: block;
  z-index: 997;
  padding: 0 12px;
  border: 1px solid #aaa;
  border-right: 0;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  background: white;
  outline: none;
  line-height: 38px;
  color: #00a2b1;
  -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: left 0.1s ease-out;
  -moz-transition: left 0.1s ease-out;
  -o-transition: left 0.1s ease-out;
  transition: left 0.1s ease-out;
  /* Add 5px transparent block below to keep tabs in hovered state
       when cursor moves over gap between them */
  /* Add 4px white block to the right of tab to cover right shadow */
}
.detail-view-fixed .tab:before {
  content: '';
  display: block;
  height: 10px;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  background: transparent;
}
.detail-view-fixed .tab:after {
  content: '';
  display: block;
  height: 48px;
  width: 4px;
  background: #ffffff;
  position: absolute;
  left: 100%;
  top: 0;
}
.detail-view-fixed .tab i {
  font-size: 22px;
}
.detail-view-fixed .name {
  opacity: 0;
  /* display only when .show-name is set */
  display: block;
  position: absolute;
  top: 3px;
  bottom: 0;
  left: 0;
  width: 180px;
  padding: 0 10px;
  margin-left: 10px;
  background: #eee;
  background: rgba(240, 240, 240, 0.9);
  color: #555555;
  font-size: 12px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: left 0.05s ease-out;
  -moz-transition: left 0.05s ease-out;
  -o-transition: left 0.05s ease-out;
  transition: left 0.05s ease-out;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  -webkit-box-shadow: 1px 2px 1px rgba(0,0,0,0.05), inset 0 0 0 1px rgba(255,255,255,0.5);
  -moz-box-shadow: 1px 2px 1px rgba(0,0,0,0.05), inset 0 0 0 1px rgba(255,255,255,0.5);
  box-shadow: 1px 2px 1px rgba(0,0,0,0.05), inset 0 0 0 1px rgba(255,255,255,0.5);
  border: 1px solid #ddd;
}
.detail-view-fixed .tab-wrapper:hover .tab {
  text-decoration: none;
  color: #006a74;
}
.detail-view-fixed .tab-wrapper:hover .name {
  background: #e5e5e5;
  color: #00a2b1;
  border-color: #ccc;
}
.detail-view-fixed .detail-view-header {
  position: relative;
  margin: 0 -30px 15px -25px;
  padding: 15px 10px 15px 25px;
  background: #eee;
}
.detail-view-fixed .detail-view-header h3 {
  font-size: 16px;
  line-height: 1.5em;
  margin: 0 0 4px;
}
.detail-view-fixed .detail-view-header .firstname {
  border-bottom: 2px #ccc solid;
}
.detail-view-fixed .detail-view-header .school {
  color: #999;
  font-size: 14px;
  font-weight: normal;
}
.detail-view-fixed .detail-view-header .status {
  padding-left: 1em;
}
.detail-view-fixed .detail-view-header .status i {
  padding-right: 5px;
}
.detail-view-fixed .detail-view-header .close {
  font-size: 18px;
  opacity: 0.5;
  text-decoration: none;
  font-weight: bold;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1px 4px;
  position: absolute;
  top: 17px;
  right: 20px;
}
.detail-view-fixed .detail-view-header .close:hover {
  opacity: 1;
}
.detail-view-fixed .detail-view-header .close i {
  margin-top: 1px;
}
.detail-view-fixed .detail-view-header .secondary-info {
  color: #999;
  margin-bottom: 0;
}
.detail-view-fixed .detail-view-fixed-content {
  position: fixed;
  top: 180px;
  right: 25px;
  width: 745px;
  bottom: 0;
  min-height: 200px;
  padding: 5px 5px 15px;
  /* give some left and right space for active box-form highlight */
  overflow-y: auto !important;
  -webkit-transition: right 0.2s ease-out;
  -moz-transition: right 0.2s ease-out;
  -o-transition: right 0.2s ease-out;
  transition: right 0.2s ease-out;
}
.detail-view-fixed.show-name .name {
  opacity: 1;
  left: -210px;
}
.detail-view-fixed.minimized {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  right: -806px;
  /* animate detail-view-fixed */
}
.detail-view-fixed.minimized .detail-view-fixed-content {
  right: -806px;
  /* animate tab-content separately */
}
.detail-view-fixed.active {
  /* shadow only on active detail view,
       otherwise shadows will multiply on top each other */
  -webkit-box-shadow: -6px 0 5px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -6px 0 5px -2px rgba(0, 0, 0, 0.2);
  box-shadow: -6px 0 5px -2px rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.detail-view-fixed.active .tab-wrapper {
  width: 48px;
  left: -48px;
}
.detail-view-fixed.active .tab-wrapper .name {
  display: none;
}
.detail-view-fixed.test-second .tab-wrapper {
  top: 46px;
}
.detail-view-fixed.test-third .tab-wrapper {
  top: 92px;
}
/*
.detail-view {
  position: relative;
  z-index: 10;
  background: @white;
  .box-shadow(-6px 0 5px -2px rgba(0,0,0,0.2));

  .row {
    // margin: 0;
  }

  &[class*="span"] {
    margin-left: 0;
    padding-left: 30px;
    padding-bottom: 15px;
  }

  .nav-tabs {
    a {
      padding-top: 5px;
      padding-bottom: 5px;
    }
  }

  .detail-pane-header {
    position: relative;
    background-color: @grayLightest;
    margin: 0 0 15px -30px;
    padding: 15px 10px 15px 30px;

    h3 {
      font-size: 16px;
      line-height: 1.5em;
      margin: 0 0 4px;

      input[type="text"] {
        height: 16px;
        margin-bottom: 1px;
      }

      .btn-mini {
        margin-left: 5px;
        position: relative;
        top: -1px;
        width: 12px;
        height: 12px;
        line-height: 1em;
        padding: 4px 4px 3px;

        &.btn-primary {
          width: auto;
        }
      }
    }
    .avatar {
      width: 32px;
      font-size: 32px;
      position: relative;
      padding-right: 10px;
      bottom: -5px;
      color: @brand;
    }
    .firstname {
      border-bottom: 2px darken(@grayLighter, 10%) solid;
    }
    .subtitle {

    }
    .school {
      color: @grayLight;
      font-size: 14px;
      font-weight: normal;
    }
    .status {
      padding-left: 1em;

      i {
        padding-right: 5px;
      }
    }
    .close {
      color: @grayDark;
      font-size: 18px;
      opacity: 0.5;
      text-decoration: none;
      font-weight: bold;
      border: none;
      .border-radius(4px);
      padding: 1px 4px;
      position: absolute;
      top: 17px;
      right: 10px;
      &:hover {
        opacity: 1;
      }
      i {
        margin-top: 1px;
      }
    }
  }
}
*/
.socsecnr {
  background: #dedede;
  padding: 0 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  letter-spacing: .1em;
}
h3 .socsecnr {
  margin-left: 10px;
}
.list {
  list-style: none;
  margin: 0;
}
.list > li,
.list .inner {
  border: 1px solid #dedede;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  *zoom: 1;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4;
  -webkit-transition: background-color 0.05s linear;
  -moz-transition: background-color 0.05s linear;
  -o-transition: background-color 0.05s linear;
  transition: background-color 0.05s linear;
  background: #f3f3f3;
  padding: 4px 12px;
  margin-bottom: 5px;
}
.list > li > header,
.list .inner > header {
  position: relative;
  border-bottom: 1px #dedede solid;
  margin-bottom: 0;
}
.list > li > header h3,
.list .inner > header h3 {
  padding-left: 15px;
  line-height: 145%;
}
.list > li > header .actions,
.list .inner > header .actions {
  position: absolute;
  right: 7px;
  top: 6px;
}
.list > li > header .sub-title,
.list .inner > header .sub-title {
  display: block;
  margin-top: -10px;
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 12px;
  font-weight: normal;
}
.list > li > header .sub-title i:not(:first-child),
.list .inner > header .sub-title i:not(:first-child) {
  margin-left: 10px;
}
.list > li > header .header-link,
.list .inner > header .header-link {
  position: absolute;
  right: 15px;
  top: 0;
}
.list > li > section,
.list .inner > section {
  padding: 15px;
  *zoom: 1;
}
.list > li > section:before,
.list .inner > section:before,
.list > li > section:after,
.list .inner > section:after {
  display: table;
  content: "";
  line-height: 0;
}
.list > li > section:after,
.list .inner > section:after {
  clear: both;
}
.list > li > section.filled,
.list .inner > section.filled {
  padding: 0;
}
.list > li.padded,
.list .inner.padded {
  padding: 15px;
}
.list > li.padded .span-half,
.list .inner.padded .span-half {
  width: 45%;
  margin-right: -7px;
}
.list > li.box-inline,
.list .inner.box-inline {
  display: inline-block;
}
.list > li:before,
.list .inner:before,
.list > li:after,
.list .inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.list > li:after,
.list .inner:after {
  clear: both;
}
.list > li legend,
.list .inner legend {
  border-color: #dedede;
  margin-bottom: 16px;
}
.list > li .inner,
.list .inner .inner {
  padding: 0 20px;
}
.list > li .inner .btn,
.list .inner .inner .btn {
  margin-top: 10px;
  float: right;
}
.list > li p + .control-group,
.list .inner p + .control-group {
  margin-top: 24px;
}
.list > li .content-form,
.list .inner .content-form {
  display: none;
}
.list > li .content-form.visible,
.list .inner .content-form.visible {
  display: block;
}
.list > li .toggle,
.list .inner .toggle {
  display: block;
}
.list > li:only-child,
.list .inner:only-child {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.list form {
  margin: 0;
}
.list .main-info {
  width: 100%;
  display: table;
  position: relative;
  cursor: move;
}
.list .col {
  display: table-cell;
  vertical-align: middle;
}
.list .status {
  font-size: 16px;
  width: 70px;
}
.list .actions {
  width: 70px;
  text-align: right;
}
.list .actions .btn {
  white-space: nowrap;
  padding-top: 2px;
  padding-bottom: 2px;
}
.list .actions .delete {
  padding: 0;
}
.list h3 {
  max-width: 500px;
  font-size: 14px;
  line-height: 22px;
  color: #555555;
  margin: 6px 0 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list h3 i {
  margin: 1px 6px 0 0;
}
.list p {
  margin-bottom: 6px;
  font-size: 12px;
}
.list p > span {
  margin-right: 12px;
}
.list p > span:first-child {
  margin-left: 3px;
}
.list p i,
.list span i {
  opacity: 0.5;
  margin: 1px 4px 0 0;
}
.list .secondary-info {
  border-top: 1px dashed rgba(0, 0, 0, 0.2);
  font-size: 12px;
  color: #555555;
  padding: 7px;
}
.list .secondary-info .definition-list {
  padding: 0;
  margin: 0;
}
.list .toggle-extended-info {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #dbdbdb;
  background-image: -moz-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#cccccc));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -o-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: linear-gradient(to bottom, #e6e6e6, #cccccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffcccccc', GradientType=0);
  border-color: #cccccc #cccccc #a6a6a6;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #cccccc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  font-weight: normal;
  padding-top: 0;
  padding-bottom: 0;
}
.list .toggle-extended-info .label,
.list .toggle-extended-info .badge {
  top: 0;
}
.list .toggle-extended-info:hover,
.list .toggle-extended-info:focus,
.list .toggle-extended-info:active,
.list .toggle-extended-info.active,
.list .toggle-extended-info.disabled,
.list .toggle-extended-info[disabled] {
  color: #333333;
  background-color: #cccccc;
  *background-color: #bfbfbf;
}
.list .toggle-extended-info:active,
.list .toggle-extended-info.active {
  background-color: #b3b3b3 \9;
}
.list .toggle-extended-info .badge {
  font-size: 10px;
  margin-left: 3px;
}
.list .toggle-extended-info .caret {
  position: relative;
  bottom: 2px;
}
.list .toggle-extended-info .caret {
  margin-top: 7px;
}
.list .bar-toggle-extended-info {
  display: block;
  margin: 3px -12px -5px;
  padding: 0 5px;
  text-align: center;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.07);
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.list .bar-toggle-extended-info.active {
  padding: 5px 5px;
}
.list .extended-info {
  display: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.02);
  margin: 0 -12px -4px;
  padding: 8px 8px 12px;
  font-size: 12px;
  line-height: 1.5em;
  color: #666;
}
.list .extended-info label {
  font-size: 12px;
}
.list .extended-info.visible {
  display: block;
}
.list .extended-info-section {
  *zoom: 1;
  margin: 0 -8px;
  padding: 0 8px 15px;
  margin-bottom: 8px;
}
.list .extended-info-section:before,
.list .extended-info-section:after {
  display: table;
  content: "";
  line-height: 0;
}
.list .extended-info-section:after {
  clear: both;
}
.list .extended-info-section:last-child {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: -6px;
}
.list .extended-info-section h6 {
  background: rgba(0, 0, 0, 0.07);
  margin: -8px -8px 10px;
  padding: 2px 8px;
  font-size: 12px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.list .extended-info-section .radio {
  padding-left: 19px;
}
.list > li:hover {
  background-color: #ebebeb;
  border-color: #cacaca;
}
.list > li:hover .btn {
  display: inline-block;
}
.list > li:hover .extended-info {
  border-color: #cfcfcf;
}
.list > li.active .actions .btn {
  display: inline-block;
}
.list .span-half {
  margin: 0;
  margin-bottom: 3px;
  width: 48%;
}
.list.applications .sort-drag {
  margin: 4px 0 0 18px;
  float: right;
}
.list.applications .sort-vertical .sort-buttons {
  margin-top: -5px;
  margin-left: 12px;
  float: right;
  display: none;
}
.list.applications .sort-vertical .sort-buttons a {
  height: 21px;
  display: block;
}
.list.applications .sort-vertical .sort-buttons a:hover i {
  opacity: 1;
}
.list.applications .sort-vertical .sort-buttons i {
  opacity: 0.5;
}
.list.applications h3 .label {
  background-color: #00a2b1;
  margin-left: 5px;
}
.list.applications .success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.list.applications .success .extended-info {
  border-color: #c1dea8;
}
.list.applications .success:hover {
  background-color: #d6eccd;
  border-color: #c1dea8;
}
.list.applications .success:hover .extended-info {
  border-color: #b6d899;
}
.list.applications .success .main-info .label {
  background-color: #46a546;
}
.list.applications .success p {
  color: #555555;
}
.list.applications .error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.list.applications .error .extended-info {
  border-color: #e6c1c1;
}
.list.applications .error:hover {
  background-color: #eed3d3;
  border-color: #e2b6bd;
}
.list.applications .error:hover .extended-info {
  border-color: #e1b2b2;
}
.list.applications .error p {
  color: #555555;
}
.list.applications .error-message {
  background-color: #ef554a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 12px 5px;
  padding: 2px 4px;
  font-weight: bold;
  font-size: 12px;
}
.list.applications .error-message .icon-warning-sign {
  color: #ffffff;
  opacity: 1 !important;
}
.application-row {
  border: 1px solid #dedede;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  *zoom: 1;
  margin-bottom: 11px;
  padding: 10px 10px 10px 27px;
  background: #f3f3f3;
}
.application-row > header {
  position: relative;
  border-bottom: 1px #dedede solid;
  margin-bottom: 0;
}
.application-row > header h3 {
  padding-left: 15px;
  line-height: 145%;
}
.application-row > header .actions {
  position: absolute;
  right: 7px;
  top: 6px;
}
.application-row > header .sub-title {
  display: block;
  margin-top: -10px;
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 12px;
  font-weight: normal;
}
.application-row > header .sub-title i:not(:first-child) {
  margin-left: 10px;
}
.application-row > header .header-link {
  position: absolute;
  right: 15px;
  top: 0;
}
.application-row > section {
  padding: 15px;
  *zoom: 1;
}
.application-row > section:before,
.application-row > section:after {
  display: table;
  content: "";
  line-height: 0;
}
.application-row > section:after {
  clear: both;
}
.application-row > section.filled {
  padding: 0;
}
.application-row.padded {
  padding: 15px;
}
.application-row.padded .span-half {
  width: 45%;
  margin-right: -7px;
}
.application-row.box-inline {
  display: inline-block;
}
.application-row:before,
.application-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.application-row:after {
  clear: both;
}
.application-row legend {
  border-color: #dedede;
  margin-bottom: 16px;
}
.application-row .inner {
  padding: 0 20px;
}
.application-row .inner .btn {
  margin-top: 10px;
  float: right;
}
.application-row p + .control-group {
  margin-top: 24px;
}
.application-row .content-form {
  display: none;
}
.application-row .content-form.visible {
  display: block;
}
.application-row .toggle {
  display: block;
}
.application-row form {
  margin: 0;
}
.application-row .application-alert-info {
  list-style: none;
  margin: -11px -11px 10px -28px;
  padding: 3px 10px 3px;
  border: 1px solid #faccc9;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  background: #fde6e5;
  color: #ef554a;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.application-row .application-alert-info i {
  color: #ef554a;
}
.application-row .application-alert-info li {
  display: inline-block;
  margin-right: 12px;
}
.application-row .main-info {
  *zoom: 1;
  position: relative;
}
.application-row .main-info:before,
.application-row .main-info:after {
  display: table;
  content: "";
  line-height: 0;
}
.application-row .main-info:after {
  clear: both;
}
.application-row .priority {
  position: absolute;
  top: 3px;
  left: -27px;
  display: inline-block;
  padding: 2px 4px;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  background: #d5d5d5;
  background: rgba(0, 0, 0, 0.12);
  color: #777;
  color: rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.application-row .description {
  float: left;
}
.application-row .title {
  max-width: 450px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.application-row .title:before {
  content: '';
}
.application-row .title i {
  width: 17px;
}
.application-row .sub-title {
  margin: 0;
  list-style: none;
  font-size: 12px;
}
.application-row .sub-title li {
  display: inline-block;
  margin-right: 10px;
}
.application-row .sub-title i {
  opacity: 0.5;
  margin-right: 3px;
}
.application-row .aside {
  float: right;
}
.application-row .aside .actions {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: -10px;
  padding: 5px 0 5px 5px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.07);
  background: #ddd;
  background: rgba(0, 0, 0, 0.1);
}
.application-row .aside .delete {
  padding: 0 6px;
}
.application-row .aside .btn {
  margin-right: 5px;
}
.application-row .aside .sort-drag {
  display: none;
  vertical-align: middle;
  padding: 0 5px 2px 0;
}
.application-row .aside .sort-drag:only-child {
  padding-left: 5px;
}
.application-row .aside .icon-bar {
  display: block;
  width: 17px;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.12);
  border-top: 1px solid #ffffff;
}
.application-row .aside .icon-bar + .icon-bar {
  margin-top: 2px;
}
.application-row .label-list {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
}
.application-row .label-list > li {
  margin-bottom: 8px;
  line-height: 1em;
}
.application-row .label-list > li:last-child {
  margin-bottom: 0;
}
.application-row .aside .label {
  background: #ddd;
  background: rgba(0, 0, 0, 0.13);
  color: #626262;
  vertical-align: middle;
  font-weight: bold;
  letter-spacing: 0;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.application-row .aside .label i {
  margin-right: 2px;
}
.application-row .aside .label.label-success,
.application-row .aside .label.label-error,
.application-row .aside .label.label-turquoise {
  color: #ffffff;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
.application-row .aside .label.label-success i,
.application-row .aside .label.label-error i,
.application-row .aside .label.label-turquoise i {
  color: #ffffff;
}
.application-row .aside .label.label-success {
  background: #62bc62;
}
.application-row .aside .label.label-error {
  background: #ef554a;
}
.application-row .aside .label.label-turquoise {
  background: #00a2b1;
}
.application-row .secondary-info {
  clear: both;
  margin: 10px -10px -10px -27px;
  border-top: 1px solid #ddd;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 12px;
  background: #fcfcfc;
  background: rgba(255, 255, 255, 0.8);
  color: #555555;
  padding: 8px 10px 6px 27px;
}
.application-row .secondary-info .definition-list {
  padding: 0;
  margin: 0;
}
.application-row .secondary-info:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.application-row .bar-toggle-extended-info {
  display: block;
  margin: 12px -10px -10px -27px;
  padding: 0 5px;
  text-align: center;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.application-row .bar-toggle-extended-info.active {
  padding: 5px 5px;
}
.application-row .extended-info {
  display: none;
  background: rgba(0, 0, 0, 0.02);
  margin: 10px -10px -10px -27px;
  padding: 8px 8px 12px;
  font-size: 12px;
  line-height: 1.5em;
  color: #666;
}
.application-row .extended-info label {
  font-size: 12px;
}
.application-row .extended-info.visible {
  display: block;
}
.application-row .extended-info-section {
  *zoom: 1;
  margin: 0 -8px;
  padding: 0 10px 10px;
  margin-bottom: 8px;
}
.application-row .extended-info-section:before,
.application-row .extended-info-section:after {
  display: table;
  content: "";
  line-height: 0;
}
.application-row .extended-info-section:after {
  clear: both;
}
.application-row .extended-info-section:last-child {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: -6px;
}
.application-row .extended-info-section .span-half {
  margin: 0;
  margin-bottom: 3px;
  width: 48%;
}
.application-row .extended-info-section h6 {
  border-top: 1px solid #c5c5c5;
  background: rgba(0, 0, 0, 0.1);
  margin: -8px -10px 10px;
  padding: 2px 10px;
  font-size: 12px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
}
.application-row .extended-info-section .radio {
  padding-left: 19px;
}
.application-row.active {
  -webkit-box-shadow: 0 0 0 5px rgba(19, 146, 193, 0.2) !important;
  -moz-box-shadow: 0 0 0 5px rgba(19, 146, 193, 0.2) !important;
  box-shadow: 0 0 0 5px rgba(19, 146, 193, 0.2) !important;
  border: 1px solid #76ced6 !important;
}
.application-row.active .bar-toggle-extended-info {
  padding: 7px 0;
}
.application-row.active .bar-toggle-extended-info a {
  margin: 0 5px;
  color: #555555;
}
.application-row.active .bar-toggle-extended-info a.btn-primary {
  color: #ffffff;
}
.application-list {
  list-style: none;
  margin: 0;
}
.application-list.sortable .application-row {
  margin-bottom: 5px;
  -webkit-transition: background-color 0.05s linear;
  -moz-transition: background-color 0.05s linear;
  -o-transition: background-color 0.05s linear;
  transition: background-color 0.05s linear;
}
.application-list.sortable .application-row .main-info,
.application-list.sortable .application-row .secondary-info {
  cursor: move;
}
.application-list.sortable .application-row .aside .sort-drag {
  display: inline-block;
}
.application-list.sortable .application-row:hover {
  background-color: #ebebeb;
  border-color: #cacaca;
}
.search-add-container .application-row {
  margin-top: 10px;
  padding-left: 15px;
  border: 1px solid #ccc;
  background: #ffffff;
}
.search-add-container .application-row .extended-info {
  margin-left: -15px;
}
.search-add-container .application-row .extended-info h6 {
  background: rgba(0, 0, 0, 0.07);
}
.list.applications.result,
.list.applications.list-static {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.list.applications.result .main-info,
.list.applications.list-static .main-info {
  cursor: default;
}
.list.applications.result li,
.list.applications.list-static li {
  margin-bottom: 8px;
  border: none;
}
.list.applications.result li:first-child,
.list.applications.list-static li:first-child,
.list.applications.result li:last-child,
.list.applications.list-static li:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.list.applications.result li:hover,
.list.applications.list-static li:hover {
  background-color: #f3f3f3;
  border-color: #d6d6d6;
}
.list.applications.result .status,
.list.applications.list-static .status {
  width: auto;
  text-align: right;
  padding-right: 10px;
}
.list.applications.result .status i,
.list.applications.list-static .status i {
  font-size: 20px;
}
.list.applications.result .status .label,
.list.applications.list-static .status .label {
  position: relative;
  top: -3px;
}
.list.applications.result .success .status .label,
.list.applications.list-static .success .status .label {
  background-color: #46a546;
  color: #ffffff;
  text-shadow: none;
}
.list.applications.result .success:hover,
.list.applications.list-static .success:hover {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.list.applications.result .error:hover,
.list.applications.list-static .error:hover {
  background-color: #f2dede;
}
input:not(.input-block-level) {
  margin-right: 3px;
}
.input-append input {
  margin-right: 0;
}
form input,
form textarea,
form select,
form .uneditable-input {
  width: 260px;
}
form label.separate {
  margin-bottom: 15px;
}
form select {
  width: 270px;
}
form input.text-size-width {
  width: auto;
}
input[type="text"].input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hint {
  display: block;
  font-size: 12px;
  font-style: italic;
  color: #999;
}
label.radio input[type="text"] {
  margin-bottom: 0;
  position: relative;
  top: -2px;
}
.radio-for-input {
  margin-bottom: 5px;
}
.radio-for-input input[type="radio"] {
  margin-top: 0;
  vertical-align: middle;
}
.radio-for-input input[type="text"] {
  vertical-align: middle;
  margin-bottom: 0;
  margin-left: 2px;
}
.radio-for-input .input-group {
  display: inline-block;
  vertical-align: top;
}
.radio-for-input:last-of-type {
  margin-bottom: 0;
}
.radio-for-input:last-of-type .input-group {
  margin-bottom: 0;
}
.add-row-link {
  overflow: hidden;
  margin: 15px -15px -15px;
  line-height: 1em;
  display: block;
  padding: 10px 0 10px 15px;
  background: #eee;
  background: rgba(0, 0, 0, 0.03);
  border-top: 1px solid #ddd;
  -webkit-box-shadow: inset 0 3px 7px -5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 3px 7px -5px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 3px 7px -5px rgba(0, 0, 0, 0.3);
}
.add-row-link span:before {
  padding-right: .5em;
}
.add-row-link:hover,
.add-row-link:focus {
  text-decoration: none;
}
.form-entry {
  width: 45%;
  margin-right: 20px;
  float: left;
}
.form-entry label {
  padding: 3px 6px 0 0;
  float: left;
}
.form-entry label input {
  height: auto;
  margin: 4px 6px 0 0;
}
.form-entry label input[type="checkbox"] {
  margin-top: 2px;
  margin-left: 0;
}
.form-entry select {
  width: 160px;
}
.input-prepend .btn-group > .btn:last-child,
.input-prepend .btn-group > .dropdown-toggle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-group label:not(.checkbox):not(.radio) {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.5em;
}
.form-group .help-block {
  margin-top: -10px;
  margin-bottom: 0;
  padding-left: 2px;
  font-size: 11px;
  color: #555555;
  font-weight: 500;
}
.form-group .help-block .mute {
  color: #959595;
}
.form-row {
  *zoom: 1;
  margin-bottom: 16px;
}
.form-row:before,
.form-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-row:after {
  clear: both;
}
.form-row .form-group {
  float: left;
  margin-right: 10px;
  min-width: 150px;
}
.form-row:last-child {
  margin-bottom: 5px;
}
.mark-required {
  color: red;
}
input.file {
  height: auto;
}
.input-wrapper {
  background: #eeeeee;
  padding: 7px;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.input-wrapper label {
  margin: 0;
}
.input-wrapper .input-main {
  display: inline-block;
  margin-left: -13px !important;
  margin-right: 13px;
  margin-top: 5px;
}
.input-wrapper.selected {
  background: #d1eef1;
}
.content-static .input-wrapper,
.content-form .input-wrapper {
  border: 1px solid #ddd;
  width: 268px;
  padding: 3px;
}
.content-static .input-wrapper > div i,
.content-form .input-wrapper > div i {
  margin-left: 6px;
}
.content-static .input-wrapper input[type="text"],
.content-form .input-wrapper input[type="text"] {
  max-width: 90%;
}
.content-static .input-wrapper.selected,
.content-form .input-wrapper.selected {
  border-color: #ccc;
  background: #e6e6e6;
  background: #ffffff;
  padding-bottom: 7px;
}
.input-options {
  display: none;
  margin: 7px 0 0 30px;
  line-height: 1em;
}
.input-options p {
  margin: 0 0 7px;
}
.input-options label,
.input-options input,
.input-options select,
.input-options textarea,
.input-options .input-group {
  font-size: 12px;
}
.input-options label input[type="text"],
.input-options input input[type="text"],
.input-options select input[type="text"],
.input-options textarea input[type="text"],
.input-options .input-group input[type="text"] {
  margin-bottom: 4px;
}
.input-options input[type="text"] {
  padding: 4px;
  line-height: 1em;
  height: auto;
  margin-bottom: 2px;
}
.input-options span.static {
  background: #eee;
  min-height: auto;
  line-height: 1em;
  margin-left: 2px;
}
.input-options span.static.input-4-5 {
  margin-left: 0;
}
.input-options select,
.input-options label {
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 0;
}
.input-options select {
  display: inline-block;
  height: auto;
  width: 200px;
  margin-bottom: 3px;
}
.input-options .hint {
  line-height: 1em;
}
.content-static .input-options {
  display: block;
}
.content-static .input-options span.static {
  background: #ddd;
  max-width: 90%;
  margin-left: 0;
}
.bottom-actions {
  margin: 20px 0;
}
.btn-upload {
  float: left;
  margin-right: 5px;
}
.upload-file-list {
  float: left;
  margin: 0 0 10px;
  max-height: 130px;
  overflow-y: auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #ccc;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
.upload-file-list li {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background: transparent;
  margin: 0;
  border-left: none;
  height: 22px;
  padding: 0 7px 0 5px;
  font-size: 12px;
}
.upload-file-list li:hover {
  background: transparent;
}
.upload-file-list li i {
  color: #333;
  font-size: 12px;
}
.upload-file-list li a.close {
  font-size: 16px;
  line-height: 18px;
  opacity: 0.3;
  padding-left: 0.5em;
}
.upload-file-list li a.close:hover {
  opacity: 1;
}
.upload-file-list li a.close:hover i {
  color: #ef554a;
}
.upload-file-list li.loading {
  padding-left: 25px;
}
.upload-file-list li.loading:before {
  background: transparent;
}
.upload-file-list li.loading .spinner.small {
  left: 12px !important;
  right: auto !important;
}
.input-480 {
  width: 480px;
}
.overlay-actions {
  position: absolute;
  top: 0;
  right: 0;
  list-style: none;
  margin: 0;
  padding: 5px 7px 4px;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  line-height: 1em;
  opacity: 0.5;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
  -webkit-font-smoothing: antialiased;
}
.overlay-actions li {
  margin: 0;
  padding: 0 10px 0 0;
  line-height: 1em;
  display: inline-block;
}
.overlay-actions li:last-child {
  padding-right: 0;
}
.overlay-actions a {
  color: #ffffff;
}
.overlay-actions a i:before {
  text-decoration: none;
}
.overlay-actions:hover {
  opacity: 1;
}
.profile-upload {
  max-width: 300px;
  position: relative;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #e5e5e5;
}
.profile-upload .profile-pic,
.profile-upload .profile-pic-fallback {
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.profile-upload .profile-pic-fallback {
  height: 270px;
  text-align: center;
}
.profile-upload .profile-pic-fallback .avatar {
  background: transparent;
  color: #bbb;
  line-height: 320px;
  margin-right: 2em;
}
.profile-upload .profile-pic-fallback .avatar:before {
  font-size: 100px;
}
.profile-upload .btn {
  float: none !important;
  margin: 0 !important;
  display: block;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
.profile-upload .overlay-actions {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  z-index: 20;
}
.profile-upload.profile-upload-small {
  width: 170px;
}
.profile-upload.profile-upload-small .profile-pic-fallback {
  height: 170px;
}
.profile-upload.profile-upload-small .profile-pic-fallback .avatar {
  line-height: 190px;
  margin-right: .5em;
}
.profile-upload.profile-upload-small .profile-pic-fallback .avatar:before {
  font-size: 70px;
}
.content-static .profile-upload {
  margin-bottom: 0;
}
button + button {
  margin-left: 5px;
}
.chosen-container.span2 {
  float: none;
  min-height: 0;
  margin-left: 0;
}
.dynamic-rows-list-header {
  padding: 10px 15px;
  background: #eaeaea;
  border-bottom: 1px solid #d7d7d7;
  font-size: 12px;
  font-weight: bold;
}
.dynamic-rows-list-header label {
  font-size: 12px;
  font-weight: bold;
  margin-left: 20px;
}
.dynamic-rows-list-header .autocomplete-wrapper label {
  margin-left: 0;
}
.dynamic-rows-list-header .checkbox.inline {
  padding-top: 0;
}
.dynamic-rows-list-header select,
.dynamic-rows-list-header input {
  margin-bottom: 0;
}
.dynamic-rows-form {
  padding: 15px;
}
.dynamic-rows-form,
.dynamic-rows-list > li {
  border-bottom: 1px solid #ddd;
}
.dynamic-rows-list {
  overflow: hidden;
  margin-bottom: 0;
  -webkit-box-shadow: inset 0 2px 4px -2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 4px -2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 4px -2px rgba(0, 0, 0, 0.15);
}
.dynamic-rows-list > li {
  *zoom: 1;
  padding: 8px 15px;
}
.dynamic-rows-list > li:before,
.dynamic-rows-list > li:after {
  display: table;
  content: "";
  line-height: 0;
}
.dynamic-rows-list > li:after {
  clear: both;
}
.dynamic-rows-list > li a.remove {
  color: #aaa;
  float: right;
}
.dynamic-rows-list > li a.remove:hover {
  text-decoration: none;
  color: #ef554a;
}
.dynamic-rows-list > li:last-child {
  border: none;
}
.dynamic-rows-list > li .emptynotice {
  line-height: 30px;
}
.dynamic-rows-list input[type="text"] {
  margin-bottom: 0;
  text-align: center;
}
.dynamic-rows-list select {
  margin-bottom: 0;
}
.dynamic-rows-list label:not(.checkbox):not(.radio) {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
}
.input-validation-error {
  border-color: red !important;
  background: #fff5f5 !important;
}
.field-validation-error {
  display: block;
  margin-top: 3px;
  color: red;
  font-size: 12px;
  line-height: 1.2em;
}
.field-validation-error:before {
  content: "\f071";
  font-family: FontAwesome;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  padding-right: 0.3em;
}
.solo .field-validation-error {
  display: inline;
  padding-left: 0.5em;
}
.inline .field-validation-error {
  margin-left: 140px;
  padding-left: 0.5em;
}
.log-comment .field-validation-error {
  margin-top: -5px;
}
textarea {
  resize: vertical;
}
.hidden,
input[type="text"].hidden {
  display: none;
}
.label-list {
  margin: 0;
}
.relative {
  position: relative;
}
.align-right {
  text-align: right;
}
.dropdown-toggle > .icon-caret-down {
  margin: 0 0 0 5px;
}
.tool-menu {
  *zoom: 1;
  margin-bottom: 15px;
}
.tool-menu:before,
.tool-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.tool-menu:after {
  clear: both;
}
.list-inline > li {
  display: inline-block;
  margin-right: 5px;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
.bottom10 {
  margin-bottom: 10px;
}
.mtl {
  margin-top: 20px !important;
}
.mbs {
  margin-bottom: 5px !important;
}
.bar-toggle-extended-info,
.btn-toggle-extended-info {
  clear: both;
  *zoom: 1;
  display: block;
  padding: 0 5px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #aaa;
  color: rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
  border-top: 1px solid rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.07);
}
.bar-toggle-extended-info:before,
.btn-toggle-extended-info:before,
.bar-toggle-extended-info:after,
.btn-toggle-extended-info:after {
  display: table;
  content: "";
  line-height: 0;
}
.bar-toggle-extended-info:after,
.btn-toggle-extended-info:after {
  clear: both;
}
.bar-toggle-extended-info:hover,
.btn-toggle-extended-info:hover {
  text-decoration: none !important;
}
.bar-toggle-extended-info a,
.btn-toggle-extended-info a {
  color: #757575;
  color: rgba(0, 0, 0, 0.5);
  margin: 0 15px;
}
.bar-toggle-extended-info a:hover,
.btn-toggle-extended-info a:hover {
  color: rgba(0, 0, 0, 0.9);
  text-decoration: none !important;
}
.extended-info {
  display: none;
  font-size: 12px;
  line-height: 1.5em;
  background: rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: inset 0 2px 6px -2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 6px -2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 6px -2px rgba(0, 0, 0, 0.15);
  padding: 15px;
}
.extended-info.limit-height {
  max-height: 400px;
  overflow: auto;
}
.box.padded .extended-info {
  margin: 15px -15px -15px;
}
.box.padded .btn-toggle-extended-info {
  margin: 15px -15px -15px;
}
.indent {
  padding-left: 20px;
}
.indent.checkbox,
.indent.radio {
  padding-left: 35px;
}
.font-small {
  font-size: 12px;
  line-height: 1.6em;
}
.text-red {
  color: #d7251c;
}
.inline-form-part label {
  display: inline-block;
  padding-left: 0;
  margin-right: 10px;
  vertical-align: middle;
}
.inline-form-part label input[type="checkbox"] {
  float: left;
  float: none;
  margin-right: 3px;
  margin-left: 0;
  margin-top: 0;
}
.inline-form-part label.checkbox,
.inline-form-part label.radio {
  display: inline-block !important;
  margin-left: 15px;
}
span.placeholder {
  display: inline-block;
  border: 1px dashed #bbb;
  padding: 3px;
  line-height: 1em;
  font-style: italic;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #999;
}
.spaced {
  margin-right: 5px;
}
.bottom-margin {
  margin-bottom: 10px;
}
body {
  background: #dfdfdf url(/Content/images/bg-texture-2.jpg);
}
.bg-white {
  background: #ffffff;
  min-height: 500px;
  padding: 65px 30px 30px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
[class*="span"] {
  min-height: 1px;
}
footer .author {
  background: url(/Content/images/logo-gr-footer.jpg) no-repeat;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  height: 90px;
  padding: 5px 0 30px 130px;
}
.badge-info {
  background-color: #00a2b1;
}
.badge-black {
  background-color: #333;
}
.sidebar .inner {
  background: #f3f3f3;
  border: 1px solid #dedede;
  border-right: none;
  border-bottom: none;
  -webkit-border-radius: 4px 0 4px 0;
  -moz-border-radius: 4px 0 4px 0;
  border-radius: 4px 0 4px 0;
  min-height: 620px;
  padding: 8px 0 0 0;
  margin: 0 -30px -30px 10px;
}
.float-right {
  float: right;
}
a.right {
  float: right;
}
table .left {
  text-align: left;
}
table .right {
  text-align: right;
}
table .center {
  text-align: center;
}
table .disabled {
  text-decoration: line-through;
}
.clear {
  clear: both;
}
.clear {
  *zoom: 1;
}
.clear:before,
.clear:after {
  display: table;
  content: "";
  line-height: 0;
}
.clear:after {
  clear: both;
}
.sbv {
  font-size: 12px;
  font-weight: bold;
}
.sbv .label {
  font-size: 12px;
  padding: 1px 4px;
}
.grades-wrapper {
  background: #f3f3f3;
  *zoom: 1;
}
.grades-wrapper:before,
.grades-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.grades-wrapper:after {
  clear: both;
}
.grades-wrapper h3 {
  display: inline-block;
}
.grades-wrapper h3:after {
  content: ' /';
  display: inline;
}
.grades-wrapper .btn-edit {
  top: 10px !important;
}
.grades-wrapper ul.nav-pills {
  margin: 0;
  font-size: 16px;
}
.grades-wrapper ul.nav-pills a {
  padding: 5px 7px;
}
.grades-wrapper ul.nav-pills li:not(.active) a:hover {
  background: #dcdcdc;
}
.grades-wrapper ul.grades-list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 320px;
}
.grades-wrapper ul.grades-list:last-child {
  margin-left: 5%;
}
.grades-wrapper ul.grades-list li {
  position: relative;
  margin-bottom: 15px;
  /*  padding: 3px; */
  border-bottom: 1px #dfdfdf solid;
  /* background: lighten(@grayLightest, 5%); */
}
.grades-wrapper ul.grades-list li i {
  position: absolute;
  right: -25px;
  top: 2px;
  color: #00a2b1;
  cursor: pointer;
}
.grades-wrapper ul.grades-list ul {
  position: relative;
  list-style: none;
  margin: 0;
}
.grades-wrapper ul.grades-list ul:before {
  content: '';
  display: block;
  position: absolute;
  top: 38px;
  bottom: 0;
  left: 0;
  width: 3px;
  background: #dfdfdf;
}
.grades-wrapper ul.grades-list ul:last-child {
  margin: 0;
}
.grades-wrapper ul.grades-list ul li:not(.block-head) {
  margin-left: 15px;
}
.grades-wrapper .subject {
  display: inline-block;
  font-size: 13px;
}
.grades-wrapper .subject strong {
  padding-right: 5px;
}
.grades-wrapper .grades-columns {
  *zoom: 1;
}
.grades-wrapper .grades-columns:before,
.grades-wrapper .grades-columns:after {
  display: table;
  content: "";
  line-height: 0;
}
.grades-wrapper .grades-columns:after {
  clear: both;
}
.grades-wrapper .grade {
  box-sizing: border-box;
  float: right;
  width: auto;
  height: auto;
  text-align: center;
  padding: 2px;
  font-size: 12px;
  line-height: 1em;
  margin: 0;
}
.grades-wrapper .grade[disabled] {
  background: #f7f7f7;
  color: #b3b3b3;
  border-color: #d9d9d9;
}
.grades-wrapper .grade.temp {
  border: 1px solid #49b3bf;
  background: #bbe3e7;
  color: #49b3bf;
}
.grades-wrapper .original-grade {
  position: absolute;
  left: 100%;
  min-width: 45px;
  text-align: center;
  margin-left: 5px;
  background: #d5d5d5;
  background: transparent;
  border: 1px solid #ccc;
  padding: 3px 0 3px;
  line-height: 1em;
  font-size: 12px;
  font-weight: normal;
  color: #858585;
  text-shadow: none;
}
.grades-wrapper .grade-static {
  min-width: 45px;
  height: 19px;
  line-height: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #dedede;
  color: #555555;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
  border: none;
  font-weight: bold;
  cursor: default;
}
.grades-wrapper #description {
  display: none;
}
.grades-wrapper .edit-type {
  clear: both;
  margin: 0 -15px;
  padding: 15px 15px 0;
  border-top: 1px #dedede solid;
  display: none;
}
.grades-wrapper .edit-type strong {
  display: block;
  margin-bottom: 6px;
}
.grades-wrapper .form-buttons {
  margin-top: 10px;
}
.qualifications-wrapper {
  *zoom: 1;
  margin-left: 0px;
}
.qualifications-wrapper:before,
.qualifications-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.qualifications-wrapper:after {
  clear: both;
}
.qualifications-wrapper .qualifications-list {
  display: table;
  table-layout: fixed;
  margin: 0 15px 0 20px;
}
.qualifications-wrapper .qualifications-list:first-child {
  margin-left: 0;
}
.qualifications-wrapper .qualifications-list .tr {
  display: table-row;
}
.qualifications-wrapper .qualifications-list .tr > div {
  display: table-cell;
  padding-right: 10px;
  padding-bottom: 5px;
}
.qualifications-wrapper .qualifications-list .tr > div > div {
  background: #ebebeb;
  text-align: center;
  padding: 3px 7px 5px;
  margin-right: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: table-cell;
  border: 1px #c5c5c5 dashed;
}
.qualifications-wrapper .qualifications-list .tr > div > div:before {
  display: block;
}
.qualifications-wrapper .qualifications-list .tr > div > div.manual {
  border-style: solid;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
  background: #dadada;
}
.qualifications-wrapper .qualifications-list .tr > div > div input[type="checkbox"] {
  display: block;
  margin: 8px auto 0;
}
.qualifications-wrapper .qualifications-list .tr > div > div.empty {
  background: none;
  border: none;
}
.qualifications-wrapper .qualifications-list .tr > div.row-head {
  vertical-align: middle;
  font-size: 13px;
  display: none;
  text-align: right;
  padding-right: 20px;
}
.qualifications-wrapper .qualifications-list .checkboxes {
  display: none;
}
.qualifications-wrapper .qualifications-list .checkboxes > div {
  text-align: center;
}
.qualifications-wrapper .qualifications-list .qualified .label {
  background: #46a546;
}
.qualifications-wrapper .qualifications-list .not-qualified .label {
  background: #ef554a;
}
.qualifications-wrapper h4 {
  padding-bottom: 15px;
}
.qualifications-wrapper h5 {
  margin-bottom: 10px;
}
.qualifications-wrapper h5:after {
  display: none;
}
.dynamictable-container .toolbar.toolbar-fixed {
  width: auto;
}
.span-half {
  width: 45%;
}
.span-half > .span-half:first-child {
  margin-left: 0 !important;
}
.span-third {
  width: 29%;
}
.span-fourth {
  width: 20.5%;
}
.span-two-thirds {
  width: 62%;
}
.full-width {
  clear: both;
  width: 100%;
}
.modal .span-two-thirds {
  width: 59%;
}
.container.container-wide {
  width: auto;
}
.container.container-wide .span12 {
  width: auto;
  min-width: 1170px;
  float: none;
}
[class*="span-"].divider {
  position: relative;
}
[class*="span-"].divider:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: -15px;
  width: 1px;
  background: #ddd;
}
[class*="span-"].divider:last-of-type:after {
  right: auto;
  left: -16px;
}
.table-row {
  display: table;
  width: 100%;
}
.table-row .col {
  display: table-cell;
}
.table-row .col.right {
  text-align: right;
  padding-right: 32px;
  position: relative;
  bottom: 3px;
}
.table-row .col.narrow {
  max-width: 20px;
}
.table-row .col.padded {
  padding-right: 0px;
}
h1 em,
h2 em,
h3 em,
h4 em,
h5 em {
  font-weight: normal;
}
h1 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 25px;
}
h1.hero {
  font-size: 36px;
  margin-bottom: 1em;
}
.main-header {
  position: relative;
  height: 46px;
  margin-bottom: 20px;
  margin-top: -5px;
}
.main-header h1 {
  display: inline-block;
  margin-bottom: 0;
  padding: 0 10px;
  line-height: 46px;
}
.main-header .parent {
  color: #00a2b1;
}
.main-header .main-icon {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  top: -2px;
  width: 34px;
  height: 34px;
  margin-right: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #6fc3cc;
  cursor: pointer;
  color: #ffffff;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
}
.main-header .main-icon:hover,
.main-header .main-icon:focus {
  background: #005c65;
}
.main-header .divider {
  margin: 0 8px;
}
.main-header .title {
  display: inline-block;
}
.main-header .help-link {
  float: right;
  margin-top: 7px;
}
.main-header .assignments {
  display: inline-block;
  position: relative;
  top: -2px;
  vertical-align: middle;
}
.main-header .assignments > i {
  margin: 0;
}
.main-header .assignments > i.icon-pushpin {
  margin-right: 5px;
}
.main-header .assignments .caret {
  margin-top: 10px;
  margin-right: 3px;
  margin-left: 12px;
}
.main-header .assignments .caret:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  width: 1px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
}
.main-header .header-actions {
  position: absolute;
  top: 6px;
  right: 15px;
}
.main-header .header-actions .help-link {
  float: none;
  display: inline-block;
}
.main-header-tabs {
  *zoom: 1;
  margin: 0;
  border-radius: 5px 5px 0 0;
  background: #e8f5f7;
  list-style: none;
}
.main-header-tabs:before,
.main-header-tabs:after {
  display: table;
  content: "";
  line-height: 0;
}
.main-header-tabs:after {
  clear: both;
}
.main-header-tab {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-left: 4px;
  border-bottom: 2px solid transparent;
}
.main-header-tab:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: -2px;
  right: -4px;
  width: 4px;
  background: white;
}
.main-header-tab:first-child {
  margin-left: 0;
  border-radius: 5px 0 0 0;
}
.main-header-tab .title,
.main-header-tab .pin-tab {
  display: none;
}
.main-header-tab.active {
  background: #d5eef0;
}
.main-header-tab.active .title,
.main-header-tab.active .pin-tab {
  display: inline-block;
}
.main-header-tab.active .main-icon {
  margin-right: 8px;
  background: #00a2b1;
  cursor: default;
}
.main-header-tab.active .main-icon:hover,
.main-header-tab.active .main-icon:focus {
  background: #00a2b1;
}
.main-header-tab.pinned {
  border-bottom-color: #8ad5dc;
}
.main-header-tab.pinned:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border: 3px solid transparent;
  border-bottom-color: #8ad5dc;
  border-right-color: #8ad5dc;
}
.pin-tab {
  display: inline-block;
  position: relative;
  top: -2px;
  width: 18px;
  height: 18px;
  margin: 0 5px;
  border-radius: 2px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #6fc3cc;
}
.pin-tab:hover {
  background: #00a2b1;
  color: white;
  text-decoration: none;
}
.help-link {
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  font-weight: bold;
}
.help-link i {
  position: relative;
  top: -1px;
  background: transparent;
  vertical-align: middle;
  font-size: 18px;
  padding: 0;
  text-decoration: none !important;
}
div + h1 {
  margin-top: 24px;
}
h2 {
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  line-height: 1.3em;
  margin: 0;
  padding-bottom: 2px;
  border-bottom: 2px solid #e5e5e5;
}
h2 .icon-large {
  background-color: #f3f3f3;
  margin-top: -10px;
}
h2 .btn {
  margin-top: 6px;
}
h3 {
  font-size: 16px;
}
h3.bordered {
  line-height: 1.3em;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 3px solid #e5e5e5;
}
h4 {
  font-size: 14px;
}
h4 .btn {
  margin-top: -2px;
}
h4.solid {
  background: #e5e5e5;
  padding: 3px 8px;
}
h5 {
  font-size: 14px;
  margin-bottom: 16px;
}
h5 i {
  margin: 1px 0 0;
}
h5 span {
  background: #ffffff;
  padding-right: 8px;
}
h5:after {
  content: '';
  background: #eeeeee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 100%;
  height: 3px;
  display: inline-block;
  float: right;
  margin-top: -11px;
}
h1 + p {
  margin-bottom: 22px;
}
hr {
  border-top: 3px solid #dedede;
  border-bottom: none;
  margin: 11px 0;
}
.header-nav {
  position: relative;
}
.header-nav ul {
  background: #ffffff;
  font-size: 12px;
  padding: 0 0 0 6px;
  margin: 0;
  position: absolute;
  top: -1px;
  right: 0px;
}
.header-nav ul a {
  padding: 3px 6px;
}
.header-nav .action {
  position: absolute;
  right: 0;
  top: -3px;
  -webkit-box-shadow: -10px 0 0 #ffffff;
  -moz-box-shadow: -10px 0 0 #ffffff;
  box-shadow: -10px 0 0 #ffffff;
}
[class*="icon-"].icon-right {
  margin-left: 3px;
  margin-right: 0;
}
.icon-warning-sign {
  color: #ffc40d;
}
.error .icon-warning-sign {
  color: #ef554a;
}
.icon-bolt {
  color: #049cdb;
}
.icon-ok,
.icon-ok-sign {
  color: #46a546;
}
.btn .icon-ok {
  color: inherit;
}
.icon-info-sign {
  color: #049cdb;
  cursor: pointer;
}
.icon-ban-circle {
  color: #ef554a;
}
i.red {
  color: #ef554a;
}
table .icon-circle-arrow-right {
  color: #555555;
}
.content-static .icon-check-empty {
  color: #9f9f9f;
}
[class^="icon-"],
[class*=" icon-"] {
  margin-right: 5px;
}
a .icon-remove,
a .icon-chevron-left,
a .icon-chevron-right,
a .icon-chevron-up,
a .icon-chevron-down,
a .icon-ban-circle,
a .icon-cog,
a .icon-bar,
a .icon-star {
  margin: 0;
}
.icon-large {
  width: 48px;
  height: 48px;
  float: left;
  margin: 0;
}
.icon-large.icon-comment {
  background-image: url(/Content/images/icons/icon-chat.png);
  background-position: 0 0;
}
.icon-large.icon-educations {
  background-image: url(/Content/images/icons/icon-paste-in.png);
  background-position: -4px 0;
  background-repeat: no-repeat;
}
.icon-large.icon-students {
  background-image: url(/Content/images/icons/icon-students.png);
  background-position: -2px 7px;
}
.icon-large.icon-school {
  background-image: url(/Content/images/icons/icon-school.png);
  background-position: 4px 0px;
}
.icon-large.icon-user {
  background-image: url(/Content/images/icons/icon-user.png);
  background-position: 4px 0px;
}
.icon-medium {
  width: 24px;
  height: 24px;
}
.icon-medium.icon-user {
  background-image: url(/Content/images/icons/icon-user-m.png);
  background-position: 0 0px;
}
.icon-indra-female {
  background-image: url(/Content/images/icons/female.png);
  display: inline-block;
  width: 13px;
  height: 16px;
  position: relative;
  bottom: -2px;
}
.icon-indra-male {
  background-image: url(/Content/images/icons/male.png);
  display: inline-block;
  width: 14px;
  height: 16px;
}
.icon-buildings {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  position: relative;
  margin-right: 0.4em !important;
}
.icon-buildings:before {
  content: '\f0f7';
  position: relative;
  bottom: 0;
  left: 0;
}
.icon-buildings:after {
  position: absolute;
  bottom: 0.1em;
  right: -0.62em;
  text-align: right;
  display: inline-block;
  overflow: hidden;
  content: '\f0f7';
  font-size: 0.75em;
  clip: rect(0, 100px, 100px, 0.25em);
  opacity: 0.6;
}
.icon-homes {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  position: relative;
  margin-right: 0.35em !important;
}
.icon-homes:before {
  content: '\f015';
  position: relative;
  z-index: 1;
  bottom: 0;
  left: 0;
  text-shadow: 0 0 1px black;
}
.icon-homes:after {
  position: absolute;
  bottom: 1px;
  right: -0.55em;
  text-align: right;
  display: inline-block;
  overflow: hidden;
  content: '\f015';
  font-size: 0.75em;
  opacity: 0.5;
}
.icon-solo {
  margin: 0 !important;
  line-height: 1em;
}
[class*="icon-skolform-"]:before {
  display: block;
  width: 8px;
  height: 8px;
}
.icon-light-green:before,
.icon-light-yellow:before,
.icon-light-red:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid white;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.08);
  vertical-align: text-bottom;
}
.icon-light-green:before {
  background: #2fb328;
}
.icon-light-yellow:before {
  background: #ffb61f;
}
.icon-light-red:before {
  background: #e13c25;
}
.icon-ta-draggable {
  display: block !important;
  width: 10px;
  height: 23px;
  background: #808080 url(/Content/images/dragstripe.png);
  margin: 0;
}
.list .icon-bar {
  display: block;
  width: 17px;
  height: 1px;
  background-color: #a4a4a4;
  background-color: rgba(0, 0, 0, 0.2);
  border-top: 1px solid #ffffff;
}
.list .icon-bar + .icon-bar {
  margin-top: 2px;
}
.label-large {
  display: inline-block;
  line-height: 24px;
  padding: 0 8px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
.header-label {
  position: relative;
  top: -1px;
  margin-left: 8px;
}
.label-warning {
  background: #f2a208;
}
.label-warning i {
  color: #ffffff;
}
.label-important {
  background-color: #eb2e2c;
}
.label-turquoise {
  background: #00a2b1;
}
.label-orange {
  background: #f89406;
}
.label-turquoise-light {
  background: #00b9cb;
}
.label-checked,
.label-unchecked {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.6);
  background: #bbe2bb;
  color: #555555;
  color: #3e933e;
  text-shadow: none;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
  display: inline-block;
  margin-bottom: 2px;
  margin-right: 4px;
}
.label-checked:before,
.label-unchecked:before {
  color: #3e933e;
  content: '\f00c';
  display: inline;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  padding-right: 0.3em;
}
.label-empty {
  color: transparent;
  text-shadow: none;
  opacity: 0.5;
}
.label-unchecked {
  background: #ebebeb;
  background: rgba(255, 255, 255, 0.3);
  background: #ccc;
  color: #858585;
}
.label-unchecked:before {
  content: '\f05e';
  color: #858585;
}
[class*="label-attached-"] {
  height: 21px;
  line-height: 21px;
  padding-left: 7px;
  padding-right: 7px;
  vertical-align: middle;
  display: inline-block;
}
.label-attached-right {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.label + .label {
  margin-left: 3px;
}
ul.col-4,
ol.col-4 {
  clear: both;
}
ul.col-4 > li,
ol.col-4 > li {
  float: left;
  width: 24% !important;
}
ul.col-3,
ol.col-3 {
  clear: both;
}
ul.col-3 > li,
ol.col-3 > li {
  float: left;
  width: 32% !important;
}
ul.col-2,
ol.col-2 {
  clear: both;
}
ul.col-2 > li,
ol.col-2 > li {
  float: left;
  width: 49% !important;
}
ul.inline,
ol.inline {
  clear: both;
  *zoom: 1;
}
ul.inline:before,
ol.inline:before,
ul.inline:after,
ol.inline:after {
  display: table;
  content: "";
  line-height: 0;
}
ul.inline:after,
ol.inline:after {
  clear: both;
}
ul.inline > li,
ol.inline > li {
  float: left;
}
.table-list > li {
  display: table;
  width: 100%;
}
.table-list > li .display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.table-list > li .display-table-cell:last-child {
  padding-right: 30px;
}
.table-list > li .display-table-cell.top {
  vertical-align: top;
}
.table-list-advanced {
  display: table;
  width: 100%;
}
.table-list-advanced > li {
  display: table-row;
}
.table-list-advanced > li .display-table-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 0;
  border-bottom: 1px dashed #ddd;
}
.table-list-advanced > li .display-table-cell.top {
  vertical-align: top;
}
.table-list-advanced > li:first-child .display-table-cell {
  padding-top: 7px;
}
.table-list-advanced > li:last-child .display-table-cell {
  padding-bottom: 7px;
  border: 0;
}
.display-table {
  display: table;
  width: 100%;
}
.event-list > li {
  display: table;
  width: 100%;
  padding: 15px;
}
.event-list .event-title,
.event-list .event-actions {
  display: table-cell;
  vertical-align: top;
}
.event-list .event-title {
  width: 25%;
  padding-right: 10px;
}
.event-list h3 {
  line-height: 22px;
  font-size: 14px;
  margin: 0;
}
.event-list .date {
  color: #858585;
}
.event-list .event-actions {
  font-size: 12px;
}
.event-list .event-actions > li {
  *zoom: 1;
  margin: 0 30px 6px 0;
  padding: 4px 6px;
  background: #f4f4f4;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.event-list .event-actions > li:before,
.event-list .event-actions > li:after {
  display: table;
  content: "";
  line-height: 0;
}
.event-list .event-actions > li:after {
  clear: both;
}
.event-list .event-actions > li:last-child {
  margin-bottom: 0;
}
.event-list .event-actions > li:hover {
  background: #efefef;
  border-color: #dedede;
}
.event-list .event-actions .date,
.event-list .event-actions .description {
  float: left;
}
.event-list .event-actions .date {
  width: 25%;
}
.event-list .event-actions .description strong {
  display: block;
}
dl,
dd {
  margin: 0;
}
dt {
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 1em;
}
dl:first-child dt:first-child {
  margin-top: 0;
}
.definition-list {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 8px 8px 0;
  list-style: none;
  margin: 0;
  /* clearfix: */
  *zoom: 1;
}
.definition-list .def-group {
  line-height: 1.3em;
  margin-bottom: 6px;
  font-size: 12px;
}
.definition-list .def-title {
  font-weight: bold;
  margin-right: 0.5em;
}
.definition-list .def-title:after {
  content: ':';
  display: inline;
}
.definition-list:after,
.definition-list:before {
  display: table;
  content: "";
  line-height: 0;
}
.definition-list:after {
  clear: both;
}
.definition-list.compact .def-group {
  display: inline-block;
  margin-right: 20px;
}
.log-time {
  display: inline-block;
  margin-right: 5px;
  font-size: 12px;
  color: #9f9f9f;
}
.loglist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.loglist > li {
  display: table;
  width: 100%;
  border: 1px solid #ddd;
  background: #f7f7f7;
  border-bottom: 0;
}
.loglist > li:last-child {
  border-bottom: 1px solid #ddd;
}
.loglist .category,
.loglist .body {
  display: table-cell;
  vertical-align: top;
}
.loglist .category {
  width: 22%;
  padding: 7px 10px;
}
.loglist .label {
  background: #00a2b1;
}
.loglist .body {
  padding: 0;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.loglist .time {
  display: block;
  font-size: 12px;
  color: #858585;
}
.loglist .log-signature {
  display: block;
  margin: 0 10px 7px;
}
.loglist .notice {
  display: block;
  margin: 7px 10px;
  margin-bottom: 7px;
  font-weight: bold;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.loglist .log-comment {
  margin: 7px 10px 7px 7px;
  line-height: 1.5em;
}
.loglist .system-event {
  background: #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.loglist .system-event .time {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.loglist .system-event .body {
  padding: 0;
}
.loglist .system-event .notice {
  font-size: 12px;
  line-height: 1.5em;
}
.loglist .system-event .label {
  background: #858585;
}
.loglist .notice-list {
  list-style-position: inside;
  margin-top: 7px;
  margin-bottom: 7px;
  margin-right: 7px;
}
.loglist .notice-list li {
  list-style: disc;
}
.loglist .notice-list li .notice {
  display: inline-block;
  margin: 0;
}
.loglist.compact {
  background: #f7f7f7;
}
.loglist.compact > li {
  margin: 0;
  padding-top: 10px;
  border: none;
  border-bottom: 1px solid #e7e7e7;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.loglist.compact > li:last-child {
  border-bottom: none;
}
.loglist.compact .log-comment {
  font-size: 12px;
  line-height: 1.2em;
}
.loglist.compact .log-comment p {
  margin: 0;
}
.loglist.compact .category {
  padding-top: 5px;
  padding-left: 9px;
}
.loglist.compact .log-signature {
  margin-bottom: 2px;
}
.log-comment {
  display: inline-block;
  background: #fff;
  border: 1px solid #d5d5d5;
  position: relative;
  margin: 7px -3px;
  padding: 7px;
  line-height: 1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.06);
}
.log-comment:after {
  position: absolute;
  top: 100%;
  left: 15px;
  content: '';
  display: block;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-top-color: #fff;
}
.log-comment:before {
  position: absolute;
  top: 100%;
  left: 13px;
  content: '';
  display: block;
  height: 0;
  width: 0;
  border: 9px solid transparent;
  border-top-color: #d5d5d5;
}
.log-comment textarea {
  margin: 0;
  font-size: 12px;
  line-height: 1.5em;
  border-color: #e5e5e5;
}
.log-comment textarea:-moz-placeholder {
  color: #bbbbbb;
}
.log-comment textarea:-ms-input-placeholder {
  color: #bbbbbb;
}
.log-comment textarea::-webkit-input-placeholder {
  color: #bbbbbb;
}
.log-comment textarea:focus {
  border: 1px solid rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: 0 0 8px rgba(82,168,236,.6);
  box-shadow: 0 0 8px rgba(82,168,236,.6);
}
.log-comment textarea:focus:-moz-placeholder {
  color: #bbbbbb;
}
.log-comment textarea:focus:-ms-input-placeholder {
  color: #bbbbbb;
}
.log-comment textarea:focus::-webkit-input-placeholder {
  color: #bbbbbb;
}
.log-comment p {
  font-size: 12px;
  margin: 0;
  font-style: italic;
}
.log-signature {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  font-size: 12px;
  color: #9f9f9f;
  font-style: italic;
}
.log-form-actions {
  display: inline-block;
}
.log-wrapper {
  background: #f5f5f5;
  border: 1px dashed #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
  padding: 12px 12px 0;
  margin-bottom: 0;
}
.log-wrapper form {
  margin-bottom: 0;
}
.log-wrapper .log-comment {
  margin-top: 0;
  display: block;
  float: left;
}
.log-wrapper .log-signature {
  float: left;
  clear: left;
}
.log-wrapper .btn-toggle-extended-info {
  margin: 15px -12px 0;
  background: rgba(0, 0, 0, 0.03);
}
.log-wrapper .loglist {
  margin: 0 -12px 0;
}
.log-comment-wrapper {
  *zoom: 1;
  margin-bottom: 15px;
  background: #f5f5f5;
  border: 1px solid #ddd;
}
.log-comment-wrapper:before,
.log-comment-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.log-comment-wrapper:after {
  clear: both;
}
.log-comment-wrapper > div {
  margin: auto;
  width: 525px;
}
.log-comment-wrapper textarea {
  width: 500px;
}
.log-comment-wrapper input[type="submit"] {
  float: right;
  margin-right: -2px;
}
.modal .loglist {
  border: 0;
}
.modal .loglist > li {
  border-left: 0;
  border-right: 0;
}
.modal .loglist > li:first-child {
  border-top: 0;
}
.modal .loglist > li:last-child {
  border-bottom: 0;
}
.modal .loglist .category {
  width: 140px;
}
.messages-count {
  position: absolute;
  right: 15px;
  top: 0;
  font-weight: bold;
}
.message-list {
  margin-bottom: 0;
}
.message {
  position: relative;
  margin: -15px -15px 15px;
  border-top: 1px solid #dedede;
}
.message:first-child {
  border: 0;
}
.message:last-child {
  margin-bottom: -15px;
}
.message:last-child section {
  padding-bottom: 15px;
}
.message header {
  position: relative;
  padding: 15px 15px 15px 45px;
  background: #f5f5f5;
}
.message header:hover {
  cursor: pointer;
  background: #f0f0f0;
}
.message header:before,
.message header:after {
  content: '';
  display: none;
  position: absolute;
  bottom: -2px;
  left: 17px;
  border: 7px solid transparent;
  border-bottom-color: white;
}
.message header:before {
  bottom: 0;
  border-bottom-color: #dedede;
}
.message .bullet {
  position: absolute;
  left: 15px;
  top: 17px;
  color: #b8b8b8;
}
.message h4 {
  margin: 0;
  padding-right: 160px;
  color: #ababab;
}
.message .date {
  position: absolute;
  right: 15px;
  top: 14px;
  color: #ababab;
}
.message section {
  display: none;
  clear: both;
  padding: 15px 15px 30px 15px;
}
.message section p:last-child {
  margin-bottom: 0;
}
.message.unread header {
  background: #fafafa;
}
.message.unread header:hover {
  background: #f6f6f6;
}
.message.unread header:hover h4,
.message.unread header:hover .bullet {
  color: #005c65;
}
.message.unread .date {
  color: #858585;
}
.message.unread h4,
.message.unread .bullet {
  color: #00a2b1;
}
.message.open header {
  border-bottom: 1px solid #dedede;
}
.message.open header h4,
.message.open header .bullet {
  color: inherit;
}
.message.open header:before,
.message.open header:after {
  display: block;
}
.message.open section {
  display: block;
}
.scrollable-content {
  max-height: 100%;
  overflow-y: auto;
}
.modal {
  overflow: visible;
}
.modal.fade {
  -webkit-transition: opacity .1s linear, top .1s ease-out !important;
  -moz-transition: opacity .1s linear, top .1s ease-out !important;
  -o-transition: opacity .1s linear, top .1s ease-out !important;
  transition: opacity .1s linear, top .1s ease-out !important;
}
.modal .container {
  width: auto;
}
.modal .scrollable-content {
  max-height: 380px;
}
.modal.modal-large {
  width: 900px;
  margin-top: -50px;
  margin-left: -450px;
}
.modal.modal-large .modal-body {
  max-height: 450px;
}
.modal.modal-large .scrollable-content {
  max-height: 430px;
}
.modal.modal-wide {
  width: 750px;
  margin-left: -375px;
}
.modal.modal-extra-wide {
  width: 950px;
  margin-left: -475px;
}
.modal.modal-tall {
  margin-top: -50px !important;
}
.modal.modal-tall .modal-body {
  max-height: 580px !important;
}
.modal.modal-tall .scrollable-content {
  max-height: 580px !important;
}
.modal .scrollable-content.dynamic-rows-list {
  max-height: 400px !important;
}
.modal .modal-header h3 .label {
  position: relative;
  top: -1px;
  margin-left: 5px;
}
.modal .modal-header .subtitle {
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;
  display: inline-block;
  font-size: 12px;
}
.modal .modal-header .subtitle li {
  display: inline-block;
  margin-right: 10px;
}
.modal .modal-header .subtitle a {
  font-weight: normal;
}
.modal .modal-body {
  overflow-y: visible;
}
.modal .close {
  color: #333333;
  font-size: 18px;
  opacity: 0.5;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 1px 4px;
  position: absolute;
  top: 8px;
  right: 10px;
}
.modal .close:hover {
  opacity: 1;
}
.modal .close i {
  margin-top: 1px;
}
.modal .context {
  padding-left: 10px;
  font-size: 14px;
  font-weight: normal;
  color: #858585;
}
.modal .context i {
  color: #858585;
}
.modal .socsecnr {
  display: inline-block;
  line-height: 1em;
  padding-top: 2px;
  padding-bottom: 2px;
}
.modal form {
  margin: 0;
}
.modal fieldset {
  margin: 20px 0 0 0;
}
.modal fieldset:first-child {
  margin-top: 0;
}
.modal legend {
  display: block;
  font-size: 16px;
  line-height: 1em;
  margin: 0 0 10px;
  padding: 0 0 3px;
  border: none;
}
.modal textarea {
  resize: vertical;
  max-height: 250px;
}
.modal .form-group .chosen-container {
  max-width: 100% !important;
}
.modal .chosen-container {
  min-width: 170px;
  text-align: left;
}
.modal .chosen-container.input-block-level {
  width: 100% !important;
}
.modal .nav-tabs {
  background: #f3f3f3;
  padding-left: 10px;
  padding-top: 5px;
  margin: -15px -15px 15px;
}
.modal .nav-tabs > li > a {
  padding: 5px 15px;
}
.modal .nav-tabs > li > a:hover {
  background: #ddd;
}
.modal .nav-tabs > li.active > a {
  background: #fff;
}
.modal .nav-tabs-closed {
  margin: -15px -15px 15px;
  padding: 10px 15px 15px;
}
.modal .nav-tabs-closed > li > a {
  margin-top: 5px;
}
.modal .nav-tabs-closed > li.active > a {
  background: #00a2b1;
}
@media screen and (max-height: 600px) {
  .modal {
    margin-top: -30px !important;
  }
  .modal .modal-body {
    max-height: 350px;
  }
  .modal .scrollable-content,
  .modal .scrollable-content.dynamic-rows-list {
    max-height: 210px !important;
  }
}
@media screen and (max-height: 600px) {
  .modal.modal-large {
    margin-top: -30px !important;
  }
}
@media screen and (max-height: 700px) {
  .modal.modal-tall,
  .modal.modal-large {
    margin-top: -30px !important;
  }
  .modal.modal-tall .modal-body,
  .modal.modal-large .modal-body {
    max-height: 350px !important;
    overflow-y: auto;
  }
  .modal.modal-tall .scrollable-content,
  .modal.modal-large .scrollable-content,
  .modal.modal-tall .scrollable-content.dynamic-rows-list,
  .modal.modal-large .scrollable-content.dynamic-rows-list {
    max-height: 340px !important;
    overflow-y: visible !important;
  }
  .modal.modal-tall .dynamic-rows-list,
  .modal.modal-large .dynamic-rows-list {
    overflow: visible;
  }
}
.modal [id*='step-'] {
  display: none;
}
.modal [id*='step-'] h4 {
  line-height: 1em;
  font-size: 14px;
  margin: 0 -15px 15px;
  padding: 0 15px 5px 15px;
  border: none;
  font-weight: normal;
  font-style: italic;
}
.modal [id*='step-'] .guide-summary {
  padding: 10px;
  background: #f3f3f3;
}
.modal [id*='step-'] .guide-summary h4 {
  font-style: normal;
  margin-bottom: 10px;
}
.modal [id*='step-'] .guide-summary table {
  width: 100%;
  font-size: 12px;
  line-height: 1.2em;
  margin-bottom: 15px;
}
.modal [id*='step-'] .guide-summary table th {
  text-align: left;
  padding: 5px;
  background: #e1e1e1;
}
.modal [id*='step-'] .guide-summary table th.center {
  text-align: center;
}
.modal [id*='step-'] .guide-summary table td {
  padding: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.modal [id*='step-'] .guide-summary table td .label {
  background: #e1e1e1;
  color: #737373;
  text-shadow: none;
}
.modal [id*='step-'] .guide-summary table td p {
  margin: 0;
}
.modal [id*='step-'] .guide-summary table:last-child {
  margin-bottom: 0;
}
.modal [id*='step-'] label.pull-right {
  padding-right: 10px;
}
.modal [id*='step-'].active {
  display: block;
}
.modal .icon-info-sign {
  font-size: 14px;
  padding-left: .3em;
}
.modal .toolbar {
  position: static;
  top: auto;
  left: auto;
  right: auto;
  z-index: auto;
  border-width: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-bottom-color: #BDBDBD;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
}
.modal-filled .modal-body {
  padding: 0;
}
.modal-filled .box {
  margin: 0;
  border-width: 0 0 1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.modal-filled .box header h3 {
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.modal-filled .box:last-child {
  border-bottom: 0;
}
.modal-filled .box.padded {
  padding-top: 10px;
  padding-bottom: 10px;
}
.modal-filled p:last-child {
  margin-bottom: 0;
}
.modal-filled .nav-tabs {
  background: #f3f3f3;
  padding-left: 10px;
  padding-top: 5px;
  margin: 0;
}
.modal-filled .nav-tabs > li > a {
  padding: 5px 15px;
}
.modal-filled .nav-tabs > li > a:hover {
  background: #ddd;
}
.modal-filled .nav-tabs > li.active > a {
  background: #fff;
}
.modal-filled .nav-tabs-closed {
  margin: 0;
}
.modal-filled .nav-tabs-closed > li > a {
  margin-top: 5px;
}
.modal-filled .nav-tabs-closed > li.active > a {
  background: #00a2b1;
}
.mail-header-title {
  float: left;
  width: 100px;
  clear: left;
}
.mail-header-body {
  overflow: hidden;
  margin-bottom: 10px;
}
.mail-header-body:last-of-type {
  margin-bottom: 0;
}
.mail-header-body .checkbox:last-child {
  margin-bottom: 0;
}
.mail-header-body .input-wrapper {
  background: #fff;
  margin-right: 5px;
  border: 1px solid #ddd;
  display: inline-block;
  width: 340px;
  vertical-align: top;
  padding: 3px;
  margin-bottom: 0;
}
.mail-header-body .input-wrapper:last-of-type {
  margin-bottom: 0;
}
.mail-header-body .input-wrapper.selected {
  background: #fff;
  padding-bottom: 10px;
}
.mail-header-body .radio {
  margin-bottom: 7px;
}
.mail-header-body .input-options input[type="text"] {
  margin-bottom: 0;
  margin-top: 3px;
}
.mail-header-body .input-group input[type="text"] {
  margin-top: 0;
}
.mail-header-body .input-group {
  margin-bottom: 7px;
}
.mail-header-body .input-group .hint {
  margin-left: 3px;
  margin-top: 2px;
}
.mail-header-body .socsecnr {
  margin-left: 7px;
  font-size: 14px;
}
.navbar {
  margin-bottom: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.navbar .navbar-inner {
  min-height: 40px;
}
.navbar .pull-right .nav {
  margin-right: 0;
}
.navbar .pull-right .dropdown .dropdown-menu {
  left: auto;
  right: 0;
}
.navbar .pull-right .dropdown .dropdown-menu:before {
  left: auto;
  right: 8px;
}
.navbar .pull-right .dropdown .dropdown-menu:after {
  left: auto;
  right: 9px;
}
.navbar .pull-right .dropdown .dropdown-menu .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar .brand {
  position: relative;
  padding: 0 15px;
  margin-left: 0;
  margin-right: 8px;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
}
.navbar .brand:hover,
.navbar .brand:focus {
  outline: none;
}
.navbar .brand .sar-title {
  display: none;
}
.navbar .navbar-search {
  margin-top: 5px;
  margin: 5px 5px 0 0;
  position: relative;
}
.navbar .navbar-search:after {
  content: "\f002";
  display: block;
  position: absolute;
  top: 3px;
  right: 10px;
  font-family: FontAwesome;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
}
.navbar .navbar-search .search-query {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 19px 4px 7px;
  width: 100px;
  height: 19px;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  opacity: 0.8;
}
.navbar .navbar-search .search-query:focus {
  opacity: 1;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25), 0 0 8px rgba(255,255,255,.5);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25), 0 0 8px rgba(255,255,255,.5);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.25), 0 0 8px rgba(255,255,255,.5);
}
.navbar .nav > li {
  margin-right: 4px;
  position: relative;
  height: 40px;
}
.navbar .nav > li > a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 7px 7px 8px;
  line-height: 1em;
  margin-top: 5px;
  text-shadow: none;
}
.navbar .nav > li > a i {
  line-height: 12px;
  padding: 0;
}
.navbar .nav > li > a i.avatar {
  margin: -3px 4px 0 -2px;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
  outline: none;
  background: #00a2b1;
  color: #ffffff;
}
.navbar .nav > li.dropdown.open > .dropdown-toggle {
  background: #2cedff;
  color: #006a74;
}
.navbar .nav li.access > a {
  color: #b167b9;
}
.navbar .nav li.access > a:before {
  position: relative;
  top: -2px;
  content: "\f084";
  display: inline-block;
  margin-right: 7px;
  padding: 3px;
  background: #f1d9f6;
  font-family: "FontAwesome";
  font-size: 10px;
  font-weight: normal !important;
  line-height: 1em;
  border-radius: 3px;
}
.navbar .nav li.access > a:hover {
  background: #f9eff9;
  color: #8c5091;
}
.navbar .nav li.access > a:hover:before {
  background: #e5ceea;
}
.navbar .nav li.access.active > a {
  color: #9464a6;
}
.navbar .nav li.access.active > a:before {
  color: #9464a6;
}
.navbar .nav li.alt-menu-item {
  margin-right: 5px;
}
.navbar .nav li.alt-menu-item:last-child {
  margin-right: 0;
}
.navbar .nav li.alt-menu-item > a {
  background: #107f8a;
}
.navbar .nav li.alt-menu-item > a:hover {
  background: #0d666f;
}
.navbar .nav li.alt-menu-item.user-menu-item > a {
  height: 29px;
  padding: 0 7px;
  line-height: 29px;
}
.navbar .nav li.alt-menu-item.user-menu-item > a .avatar {
  position: relative;
  top: 1px;
  margin-right: 3px;
}
.navbar .nav li.alt-menu-item.user-menu-item > a img.avatar {
  top: 0 !important;
  margin-top: 0 !important;
}
.navbar .nav li.alt-menu-item.user-menu-item > a .caret {
  position: relative;
  top: 4px;
  margin-left: 0;
}
.navbar .notification-assignments,
.navbar .notification-messages {
  position: relative;
  margin-right: 3px;
  padding: 2px 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2), inset 0 0 0 1px rgba(255,255,255,0.2);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,.2), inset 0 0 0 1px rgba(255,255,255,0.2);
  box-shadow: 0 2px 4px rgba(0,0,0,.2), inset 0 0 0 1px rgba(255,255,255,0.2);
  background-color: #00a3b2;
  background-image: -moz-linear-gradient(top, #00b9cb, #00818d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00b9cb), to(#00818d));
  background-image: -webkit-linear-gradient(top, #00b9cb, #00818d);
  background-image: -o-linear-gradient(top, #00b9cb, #00818d);
  background-image: linear-gradient(to bottom, #00b9cb, #00818d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00b9cb', endColorstr='#ff00818d', GradientType=0);
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  line-height: 1em;
}
.navbar .notification-assignments:last-child,
.navbar .notification-messages:last-child {
  margin-right: 0;
}
.navbar .notification-assignments {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.navbar .dropdown-menu .dropdown-menu {
  position: absolute;
  top: -2px;
  left: -100%;
}
.navbar .dropdown.open .dropdown-menu .dropdown-menu {
  display: none;
}
.navbar .dropdown.open .dropdown:hover .dropdown-menu,
.navbar .dropdown.open .dropdown > a:focus + .dropdown-menu {
  display: block;
}
.navbar .avatar {
  display: inline-block;
  width: 20px !important;
  height: 20px;
  background: #d3d3d3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
}
.navbar .avatar:before {
  font-size: 16px;
  color: #008b98;
}
.user-menu {
  width: 600px;
  padding: 0;
}
.user-menu .user {
  *zoom: 1;
  position: relative;
  padding: 13px 15px 15px;
  border-bottom: 1px solid #dedede;
}
.user-menu .user:before,
.user-menu .user:after {
  display: table;
  content: "";
  line-height: 0;
}
.user-menu .user:after {
  clear: both;
}
.user-menu .user .avatar {
  float: left;
  width: 36px !important;
  height: 36px !important;
  line-height: 36px;
}
.user-menu .user .avatar:before {
  font-size: 26px;
}
.user-menu .user .user-body {
  overflow: hidden;
}
.user-menu .user .user-body > a {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
  color: #00a2b1;
  font-size: 12px;
  font-weight: normal;
}
.user-menu .user .user-body > a:hover {
  color: #005c65;
}
.user-menu .user strong {
  display: block;
  color: #555555;
}
.user-menu .user .signout {
  display: inline;
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 0;
}
.user-menu .user .signout:hover,
.user-menu .user .signout:focus {
  background: none;
  text-decoration: underline;
}
.user-menu .assignments,
.user-menu .messages {
  position: relative;
}
.user-menu .assignments:after,
.user-menu .messages:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background: #dedede;
}
.user-menu .messages:after {
  right: auto;
  left: -1px;
}
.user-menu .assignments h3,
.user-menu .messages h3 {
  margin: 0;
  padding: 10px 15px;
  line-height: 1em;
  font-size: 14px;
  border-bottom: 1px solid #dedede;
}
.user-menu .assignments h3 {
  margin-bottom: 8px;
}
.user-menu .assignment-list,
.user-menu .message-list {
  overflow-y: auto;
  max-height: 400px;
  margin: 0;
  font-size: 12px;
}
.user-menu .assignment-list .small,
.user-menu .message-list .small {
  font-size: 11px;
}
.user-menu .assignment-list > li {
  margin-bottom: 8px;
  padding: 0 15px;
}
.user-menu .assignment-list > li:last-child {
  margin-bottom: 10px;
}
.user-menu .assignment-list > li > a {
  display: inline;
  margin: 0;
  padding: 0;
}
.user-menu .assignment-list > li > a:hover {
  background: none;
  text-decoration: underline;
}
.user-menu .assignment-list > li .meta {
  margin: 0;
}
.user-menu .message {
  margin: 0;
}
.user-menu .message .bullet {
  top: 12px;
  left: 15px;
}
.user-menu .message header {
  padding: 8px 10px 8px 35px;
}
.user-menu .message h4 {
  padding-right: 0;
  font-size: 12px;
  line-height: 1.2em;
}
.user-menu .message .date {
  position: static;
}
.user-menu .message:last-child {
  margin: 0;
  border-bottom: 1px solid #dedede;
}
.user-menu .footer-action {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  margin: 0;
  padding: 10px 5px;
  clear: none;
  float: left;
}
.user-menu .footer-action:first-child {
  border-right: 1px solid #dedede;
  border-radius: 0 0 0 4px;
}
.user-menu .footer-action:last-child {
  border-radius: 0 0 4px 0;
}
.dropdown-menu li > a,
.dropdown-menu li.active > a {
  color: #00a2b1;
  background: #fff;
}
.dropdown-menu li.active {
  position: relative;
}
.dropdown-menu li.active:before {
  position: absolute;
  left: 10px;
  top: 3px;
  content: "\f105";
  display: inline;
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 5px;
  color: #006a74;
}
.dropdown-menu li.active.access:before {
  color: #9464a6;
}
.dropdown-menu li.active > a {
  font-weight: bold;
  color: #006a74;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-menu li.active > a:hover,
.dropdown-menu li.active > a:focus {
  background: #ebebeb;
  text-decoration: none;
  outline: none;
  color: #00737e;
  filter: none;
}
.navbar .nav .dropdown-info li > a i,
.navbar .nav .dropdown-info .dropdown-menu li > a i {
  color: #82cbd3;
}
.navbar .nav .dropdown-info li > a [class*="icon-chevron"],
.navbar .nav .dropdown-info .dropdown-menu li > a [class*="icon-chevron"] {
  color: #ccc;
  margin-right: 5px;
}
.dropdown-menu.complex {
  padding: 0;
  min-width: 220px;
}
.dropdown-menu.complex li > a {
  padding: 6px 30px 6px 20px;
}
.dropdown-menu.complex li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.dropdown-menu.complex li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  border-bottom: none;
}
.dropdown-menu.complex small {
  font-size: 11px;
  line-height: 22px;
  color: #858585;
  display: block;
}
.dropdown-menu.complex small i {
  margin-right: 3px;
  padding: 0;
  background: transparent;
}
.dropdown-menu.complex small i:before {
  color: #929292;
}
.dropdown-menu.complex .action > a {
  background: #f3f3f3;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  text-align: center;
  font-size: 13px;
  padding: 8px 0 9px;
  border: none;
}
.dropdown-menu.complex .action > a:hover,
.dropdown-menu.complex .action > a:focus {
  background: #e6e6e6;
}
.dropdown-menu.complex .action > a i {
  color: inherit;
}
[class*="span"].dropdown-span-half {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  min-width: 0;
  margin-left: 0;
}
[class*="span"].dropdown-span-full {
  display: block;
  float: none;
  clear: both;
  margin-left: 0;
}
.caret {
  opacity: 0.8;
  margin-left: 5px;
}
.btn .caret {
  margin-left: 5px;
  margin-top: 9px;
}
.sar-mode .navbar .brand {
  line-height: 24px;
}
.sar-mode .navbar .brand .sar-title {
  display: block;
  font-size: 10px;
  line-height: 1;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: normal;
}
.nav-pills > li > a {
  margin-right: 7px;
  border: 1px solid #00a2b1;
  font-size: 14px;
  font-weight: bold;
}
.nav-pills > li:last-child > a {
  margin-right: 0;
}
.nav-pills > .active > a {
  border-color: #00a2b1;
}
.tab-content {
  overflow: visible;
}
.nav-tabs-closed {
  border-bottom: 0;
  background: #eee;
  margin: -20px -30px 30px -25px;
  padding: 3px 25px 11px;
}
.nav-tabs-closed > li > a {
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 5px;
  margin: 7px 7px 0 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.nav-tabs-closed > li > a:hover {
  border: 1px solid #ccc;
  background: #00a2b1;
  background: white;
}
.nav-tabs-closed > li.active > a,
.nav-tabs-closed > li.active > a:hover {
  border: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 13px;
  padding-right: 13px;
  background: #00a2b1;
  color: #fff;
  -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.step-bar {
  display: block;
  list-style: none;
  margin: 3px -15px -9px;
  border-top: 1px solid #ededed;
  padding: 3px 0;
}
.step-bar li {
  display: inline-block;
  text-align: center;
  width: 16%;
  height: 30px;
  line-height: 29px;
  background: #e8e8e8;
  margin: 0 19px 0 0;
  padding: 0;
  position: relative;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.step-bar li:before {
  content: "";
  border: solid;
  border-color: #e8e8e8 transparent;
  border-width: 15px 0 15px 15px;
  display: block;
  position: absolute;
  left: -15px;
}
.step-bar li:after {
  content: "";
  font-size: 1em;
  border: solid;
  border-color: transparent #e8e8e8;
  border-width: 15px 0 15px 15px;
  display: block;
  position: absolute;
  right: -15px;
  top: 0;
}
.step-bar li:first-child:before {
  display: none;
}
.step-bar li.active {
  color: #ffffff;
  text-shadow: none;
  background-color: #00a2b1;
}
.step-bar li.active i {
  font-weight: normal;
}
.step-bar li.active:before {
  border-color: #00a2b1 transparent;
}
.step-bar li.active:after {
  border-color: transparent #00a2b1;
}
.step-bar.two-steps li {
  width: 45%;
}
.step-bar.three-steps li {
  width: 30%;
}
.btn-toggle-content {
  display: block;
  background: rgba(0, 0, 0, 0.03);
  margin: -1px 0;
  padding: 0 5px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
  border: 1px solid #e7e7e7;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 3px 6px -3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 3px 6px -3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 3px 6px -3px rgba(0, 0, 0, 0.2);
  z-index: 10;
  position: relative;
}
.btn-toggle-content:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none !important;
}
/* ============================================================
    Progress indicator
============================================================ */
.progress li {
  line-height: 2;
  /* 32px */
  list-style: none;
  background-color: #f0f0f0;
  margin: 0 1em 0.5em 0;
  /* 0 16px 8px 0 */
  padding: 0 0.25em 0 0.5em;
  /* 0 4px 0 8px */
  position: relative;
  display: inline-block;
}
.progress li:before {
  content: "";
  font-size: 1em;
  /* 16px */
  font-weight: 600;
  border: solid;
  border-color: #f0f0f0 transparent;
  border-width: 1em 0 1em 1em;
  /* 16px 0 16px 16px */
  display: block;
  position: absolute;
  left: -1em;
  /* -16px */
}
.progress li:first-child {
  border-radius: 0.25em 0 0 0.25em;
}
.progress li:first-child:before {
  display: none;
}
.progress li:after {
  content: "";
  font-size: 1em;
  /* 16px */
  border: solid;
  border-color: transparent #f0f0f0;
  border-width: 1em 0 1em 1em;
  /* 16px 0 16px 16px */
  display: block;
  position: absolute;
  right: -1em;
  /* -16px */
  top: 0;
}
.progress li.completed {
  background-color: #e0e0e0;
}
.progress li.completed:hover {
  background-color: #d0d0d0;
}
.progress li.completed:before {
  border-color: #e0e0e0 transparent;
}
.progress li.completed:hover:before {
  border-color: #d0d0d0 transparent;
}
.progress li.completed:after {
  border-color: transparent #e0e0e0;
}
.progress li.completed:hover:after {
  border-color: transparent #d0d0d0;
}
.progress li.active {
  color: #fff;
  font-weight: 600;
  background-color: #666;
}
.progress li.active:before {
  border-color: #666 transparent;
}
.progress li.active:after {
  border-color: transparent #666;
}
.progress li a {
  border: 0 none;
  display: block;
}
.pickers > [class*="js-datepicker"],
.pickers > .bootstrap-timepicker {
  display: inline-block;
  margin-right: 5px;
}
.pickers.vertical > [class*="js-datepicker"],
.pickers.vertical > .bootstrap-timepicker {
  display: block;
}
.popover {
  width: auto;
}
.popover * + p {
  margin-bottom: 10px;
}
.popover a + p {
  margin-top: 8px;
}
.progress {
  margin-bottom: 5px;
  background-color: #dfdfdf;
  background-image: -moz-linear-gradient(top, #d5d5d5, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d5d5d5), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #d5d5d5, #eeeeee);
  background-image: -o-linear-gradient(top, #d5d5d5, #eeeeee);
  background-image: linear-gradient(to bottom, #d5d5d5, #eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd5d5d5', endColorstr='#ffeeeeee', GradientType=0);
}
.progress .bar {
  background-color: #00a8b7;
  background-image: -moz-linear-gradient(top, #00b5c5, #0094a2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00b5c5), to(#0094a2));
  background-image: -webkit-linear-gradient(top, #00b5c5, #0094a2);
  background-image: -o-linear-gradient(top, #00b5c5, #0094a2);
  background-image: linear-gradient(to bottom, #00b5c5, #0094a2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00b5c5', endColorstr='#ff0094a2', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15), 1px 0 1px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15), 1px 0 1px rgba(0,0,0,0.1);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15), 1px 0 1px rgba(0,0,0,0.1);
}
.progress.spaced {
  margin: 0 0 15px;
}
.progress-info {
  width: 120px;
  line-height: 19px;
  text-align: right;
  padding-left: 10px;
}
.progress-list > li {
  *zoom: 1;
  margin-bottom: 10px;
}
.progress-list > li > h4 {
  margin-top: 0;
}
.progress-list > li:before,
.progress-list > li:after {
  display: table;
  content: "";
  line-height: 0;
}
.progress-list > li:after {
  clear: both;
}
.progress-list > li:last-child {
  margin-bottom: 33px;
}
.pstrength-wrapper {
  font-size: 12px;
  line-height: 1em;
  font-weight: bold;
}
.pstrength-track {
  height: 5px;
  background: #ddd;
  margin: 31px 0 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.pstrength-bar {
  width: 25%;
  height: 5px;
  background: #ef554a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.pstrength-info {
  color: #ef554a;
}
.pstrength-info i {
  display: none;
}
.strong .pstrength-bar,
.very-strong .pstrength-bar {
  width: 70%;
  background: #74c474;
}
.strong .pstrength-info,
.very-strong .pstrength-info {
  color: #46a546;
}
.strong .pstrength-info i,
.very-strong .pstrength-info i {
  display: inline;
}
.very-strong .pstrength-bar {
  width: 100%;
  background: #46a546;
}
.row {
  margin-left: -30px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 30px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1170px;
}
.span12 {
  width: 1170px;
}
.span11 {
  width: 1070px;
}
.span10 {
  width: 970px;
}
.span9 {
  width: 870px;
}
.span8 {
  width: 770px;
}
.span7 {
  width: 670px;
}
.span6 {
  width: 570px;
}
.span5 {
  width: 470px;
}
.span4 {
  width: 370px;
}
.span3 {
  width: 270px;
}
.span2 {
  width: 170px;
}
.span1 {
  width: 70px;
}
.offset12 {
  margin-left: 1230px;
}
.offset11 {
  margin-left: 1130px;
}
.offset10 {
  margin-left: 1030px;
}
.offset9 {
  margin-left: 930px;
}
.offset8 {
  margin-left: 830px;
}
.offset7 {
  margin-left: 730px;
}
.offset6 {
  margin-left: 630px;
}
.offset5 {
  margin-left: 530px;
}
.offset4 {
  margin-left: 430px;
}
.offset3 {
  margin-left: 330px;
}
.offset2 {
  margin-left: 230px;
}
.offset1 {
  margin-left: 130px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.56410256%;
  *margin-left: 2.51091107%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.56410256%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.45299145%;
  *width: 91.39979996%;
}
.row-fluid .span10 {
  width: 82.90598291%;
  *width: 82.85279142%;
}
.row-fluid .span9 {
  width: 74.35897436%;
  *width: 74.30578287%;
}
.row-fluid .span8 {
  width: 65.81196581%;
  *width: 65.75877432%;
}
.row-fluid .span7 {
  width: 57.26495726%;
  *width: 57.21176578%;
}
.row-fluid .span6 {
  width: 48.71794872%;
  *width: 48.66475723%;
}
.row-fluid .span5 {
  width: 40.17094017%;
  *width: 40.11774868%;
}
.row-fluid .span4 {
  width: 31.62393162%;
  *width: 31.57074013%;
}
.row-fluid .span3 {
  width: 23.07692308%;
  *width: 23.02373159%;
}
.row-fluid .span2 {
  width: 14.52991453%;
  *width: 14.47672304%;
}
.row-fluid .span1 {
  width: 5.98290598%;
  *width: 5.92971449%;
}
.row-fluid .offset12 {
  margin-left: 105.12820513%;
  *margin-left: 105.02182215%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.56410256%;
  *margin-left: 102.45771959%;
}
.row-fluid .offset11 {
  margin-left: 96.58119658%;
  *margin-left: 96.4748136%;
}
.row-fluid .offset11:first-child {
  margin-left: 94.01709402%;
  *margin-left: 93.91071104%;
}
.row-fluid .offset10 {
  margin-left: 88.03418803%;
  *margin-left: 87.92780506%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.47008547%;
  *margin-left: 85.36370249%;
}
.row-fluid .offset9 {
  margin-left: 79.48717949%;
  *margin-left: 79.38079651%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.92307692%;
  *margin-left: 76.81669394%;
}
.row-fluid .offset8 {
  margin-left: 70.94017094%;
  *margin-left: 70.83378796%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.37606838%;
  *margin-left: 68.2696854%;
}
.row-fluid .offset7 {
  margin-left: 62.39316239%;
  *margin-left: 62.28677941%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.82905983%;
  *margin-left: 59.72267685%;
}
.row-fluid .offset6 {
  margin-left: 53.84615385%;
  *margin-left: 53.73977087%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.28205128%;
  *margin-left: 51.1756683%;
}
.row-fluid .offset5 {
  margin-left: 45.2991453%;
  *margin-left: 45.19276232%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.73504274%;
  *margin-left: 42.62865976%;
}
.row-fluid .offset4 {
  margin-left: 36.75213675%;
  *margin-left: 36.64575377%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.18803419%;
  *margin-left: 34.08165121%;
}
.row-fluid .offset3 {
  margin-left: 28.20512821%;
  *margin-left: 28.09874523%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.64102564%;
  *margin-left: 25.53464266%;
}
.row-fluid .offset2 {
  margin-left: 19.65811966%;
  *margin-left: 19.55173668%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.09401709%;
  *margin-left: 16.98763412%;
}
.row-fluid .offset1 {
  margin-left: 11.11111111%;
  *margin-left: 11.00472813%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.54700855%;
  *margin-left: 8.44062557%;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 30px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 1156px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 1056px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 956px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 856px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 756px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 656px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 556px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 456px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 356px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 256px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 156px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 56px;
}
.thumbnails {
  margin-left: -30px;
}
.thumbnails > li {
  margin-left: 30px;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
#waitCover {
  display: none;
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
  z-index: 3000;
}
#waitCover .spinner {
  position: absolute !important;
  top: 49% !important;
  left: 49% !important;
}
.loading {
  position: relative;
}
.loading:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  opacity: .8;
  z-index: 100;
  /* below nav-bar which is 1030 */
}
.loading .spinner {
  position: absolute !important;
  top: 49% !important;
  left: 49% !important;
}
.loading .spinner.small {
  left: auto !important;
  right: 15px !important;
}
.container.loading {
  position: relative;
}
.container.loading:before {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  right: 2px;
}
.detail-view.loading {
  position: relative;
}
.detail-view.loading:before {
  left: -30px;
  top: 70px;
}
.navbar .container .spinner {
  position: absolute !important;
  top: 22px;
  left: -22x;
  display: none;
}
.loader-table {
  background: #f7f7f7;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  min-height: 500px;
  margin-bottom: 22px;
  text-align: center;
}
.loader-table .spinner {
  display: inline-block;
  margin-top: 250px;
}
.profile-upload.loading:before {
  background: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.box.loading:before {
  content: '' !important;
  display: block !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
table.table-simple {
  width: 100%;
  line-height: 1.2em;
  margin-bottom: 15px;
}
table.table-simple th {
  text-align: left;
  padding: 5px;
  background: #e1e1e1;
}
table.table-simple th.center {
  text-align: center;
}
table.table-simple td {
  padding: 5px;
  border-bottom: 1px solid #e8e8e8;
}
table.table-simple td .label:not(.label-turquoise) {
  background: #e1e1e1;
  color: #737373;
  text-shadow: none;
}
table.table-simple td p {
  margin: 0;
}
table.table-simple:last-child {
  margin-bottom: 0;
}
.col-checkboxes {
  width: 14px;
}
.table-small {
  font-size: 12px;
}
.table-small.center th,
.table-small.center td {
  text-align: center;
}
.table-small.center .left {
  text-align: left;
  padding-left: 4px;
}
.table-small th,
.table-small td {
  padding: 4px 1px;
}
.table-small input {
  text-align: center;
  font-size: 10px;
  max-width: 85%;
  padding: 0;
}
.dynamictable-data-container {
  position: relative;
}
.dynamictable-data-container .add-column {
  position: absolute;
  top: 6px;
  right: -21px;
}
.dynamictable-data-container .add-column a {
  opacity: 1;
}
.dynamictable-data-container .add-column .btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  padding: 3px 3px 0;
}
.dynamictable-data-container .dropdown-menu {
  left: auto;
  right: 0px;
}
.timeline-box section {
  background: #f9f9f9;
}
.timeline {
  *zoom: 1;
  position: relative;
  height: 20px;
  margin: 50px 0 80px;
}
.timeline:before,
.timeline:after {
  display: table;
  content: "";
  line-height: 0;
}
.timeline:after {
  clear: both;
}
.timeline:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 6px;
  background: #006a74;
  background-color: #00808c;
  background-image: -moz-linear-gradient(top, #006a74, #00a2b1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#006a74), to(#00a2b1));
  background-image: -webkit-linear-gradient(top, #006a74, #00a2b1);
  background-image: -o-linear-gradient(top, #006a74, #00a2b1);
  background-image: linear-gradient(to bottom, #006a74, #00a2b1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff006a74', endColorstr='#ff00a2b1', GradientType=0);
}
.timeline-past {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  height: 6px;
  background: #858585;
  background-color: #999999;
  background-image: -moz-linear-gradient(top, #858585, #b8b8b8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#858585), to(#b8b8b8));
  background-image: -webkit-linear-gradient(top, #858585, #b8b8b8);
  background-image: -o-linear-gradient(top, #858585, #b8b8b8);
  background-image: linear-gradient(to bottom, #858585, #b8b8b8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff858585', endColorstr='#ffb8b8b8', GradientType=0);
}
.timeline-past:before {
  content: '';
  display: block;
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #f9f9f9;
}
.timeline-events,
.timeline-periods {
  margin: 0;
  padding: 0;
  list-style: none;
}
.timeline-period {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 7.6923076923%;
  height: 14px;
  float: left;
  border-right: 1px solid #dedede;
}
.timeline-period:last-child {
  border: 0;
}
.timeline-period-title {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #9f9f9f;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1em;
  letter-spacing: 0.1em;
}
.timeline-event {
  position: absolute;
  top: 100%;
}
.timeline-event.past .timeline-event-marker {
  background: #b8b8b8;
}
.timeline-event.past .timeline-event-marker:before {
  background: #d2d2d2;
}
.timeline-event.past .timeline-event-marker:hover {
  background: #9f9f9f;
}
.timeline-event.prominent .timeline-event-prominent-title {
  display: block;
}
.timeline-event.prominent .timeline-event-marker {
  background: #b167b9;
}
.timeline-event.prominent .timeline-event-marker:before {
  background: #b167b9;
  background-color: #bac8dd;
  background-image: -moz-linear-gradient(top, #a8dbe0, #d5add9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a8dbe0), to(#d5add9));
  background-image: -webkit-linear-gradient(top, #a8dbe0, #d5add9);
  background-image: -o-linear-gradient(top, #a8dbe0, #d5add9);
  background-image: linear-gradient(to bottom, #a8dbe0, #d5add9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa8dbe0', endColorstr='#ffd5add9', GradientType=0);
}
.timeline-event.prominent .timeline-event-marker:hover {
  background: #9a4ba2;
}
.timeline-event.active .timeline-event-popup {
  display: block;
}
.timeline-event-marker {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 6px;
  left: 0;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  min-width: 20px;
  height: 20px;
  margin-bottom: 10px;
  padding: 0 7px;
  border-radius: 25px;
  background: #00a2b1;
  cursor: pointer;
  color: white;
  font-size: 12px;
  line-height: 19px;
  text-align: center;
  white-space: nowrap;
}
.timeline-event-marker:hover {
  background: #006a74;
}
.timeline-event-marker:before {
  content: '';
  position: absolute;
  bottom: 100%;
  margin-bottom: 0;
  left: 50%;
  width: 1px;
  height: 6px;
  background: #a8dbe0;
}
.timeline-event-marker > i {
  margin: 0;
  font-size: 11px;
}
.timeline-event-marker > span {
  font-size: 11px;
}
.timeline-event-prominent-title {
  display: none;
  position: absolute;
  top: 30px;
  left: -60px;
  width: 120px;
  color: #b167b9;
  font-size: 11px;
  line-height: 1.2em;
  text-align: center;
}
.timeline-event-popup {
  display: none;
  position: relative;
  z-index: 1;
  top: 38px;
  left: -16px;
  max-width: 300px;
  padding: 8px 10px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  background: black;
  background: rgba(0, 0, 0, 0.85);
  color: white;
  font-size: 12px;
  line-height: 1.5em;
  -webkit-animation: fadeIn 0.15s ease-out both;
  -moz-animation: fadeIn 0.15s ease-out both;
  animation: fadeIn 0.15s ease-out both;
}
.timeline-event-popup:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  left: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom-color: black;
  border-bottom-color: rgba(0, 0, 0, 0.85);
}
.timeline-event-popup > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.timeline-event-popup > ul > li {
  margin-bottom: 8px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #555555;
}
.timeline-event-popup > ul > li:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}
.timeline-event-date {
  color: #b3b3b3;
}
.timeline-event-date i {
  margin: 0 5px 0 -2px;
}
.timeline-event-title {
  margin: 0;
  color: white;
  font-size: 12px;
}
.timeline-event-description {
  margin-top: 8px;
  line-height: 1.4em;
}
.toolbar.application .inner {
  position: relative;
}
.toolbar.application .filter {
  max-width: inherit;
}
.toolbar.application .filter select,
.toolbar.application .filter input {
  max-width: inherit;
}
.toolbar.application .inner > .actions {
  position: absolute;
  top: 8px;
  right: 8px;
}
.toolbar.application .inner > .actions .action-reset {
  color: #555555;
  text-decoration: none;
  margin-top: 6px;
  color: #888888;
  font-size: 16px;
  line-height: 1em;
}
.toolbar.application .inner > .actions .action-reset:hover {
  text-decoration: none;
  color: #3b3b3b;
}
.toolbar.application .list {
  width: 100%;
  overflow: hidden;
}
.toolbar.application .list .inner {
  background: #ffffff;
  margin-bottom: 0px;
}
.toolbar.application .list .main-info {
  cursor: auto;
}
.toolbar.application .list .actions {
  padding: 0;
}
.toolbar.application .list .actions a {
  display: inline-block;
}
.toolbar.application .alert {
  margin: 0;
}
.toolbar.application .alert {
  background: #fbf6da;
  border-color: #f6dca7;
}
.toolbar.application .alert-info {
  background: #beebef;
  border-color: #91e4dd;
}
.toolbar.application .alert + .list,
.toolbar.application .alert + .alert {
  margin-top: 8px;
}
.user-card-box {
  float: left;
  width: 460px;
}
.user-card-list > li {
  position: relative;
  min-height: 60px;
}
.user-card-list .body > li {
  padding-right: 38px;
}
.user-card-list .actions {
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: right;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.user-card-list .actions li {
  margin-bottom: 3px;
}
.user-card-list .actions .btn-mini {
  font-size: 16px;
}
.box-form .user-card-list {
  margin: -15px 0;
}
.box-form .user-card-list > li {
  margin: 0 -15px;
  padding: 10px 15px;
  border-bottom: 1px solid #ddd;
}
.box-form .user-card-list > li .avatar {
  margin-top: 3px;
  margin-right: 10px;
  width: 24px;
  height: 24px;
}
.box-form .user-card-list > li .avatar:before {
  font-size: 18px;
  line-height: 24px;
}
.box-form .user-card-list > li .actions .btn {
  width: 1em;
}
.box-form .user-card-list > li .actions .btn i {
  margin: 0;
}
.box-form .user-card-list > li:last-child {
  margin-bottom: 0;
  border: none;
}
.box-form .user-card-list > li.starred {
  background: #d9f1f3;
}
.box-form .user-card-list > li.starred .label {
  background: #b1e3e8;
  color: #00a2b1;
  text-shadow: none;
}
.box-form .add-row {
  border-top: 1px solid #ddd;
  margin: 15px -15px -15px;
  padding: 10px 15px;
}
.add-row {
  display: none;
}
.box-small.box-form .user-card-list {
  margin: -8px 0;
}
.box-small.box-form .user-card-list > li {
  margin: 0 -8px;
  padding: 6px 8px;
}
.box-small.box-form .actions {
  top: 8px;
  right: 8px;
}
.box-small.box-form .actions .label {
  display: none;
}
.box-small.box-form .small {
  font-size: 12px;
}
.box-small.box-form .add-row input {
  width: 220px;
}
.widget {
  margin-bottom: 20px;
  position: relative;
}
.widget .inner {
  background: #f3f3f3;
  border: 1px solid #dedede;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  min-height: 260px;
  padding: 8px 20px 0px;
}
.widget select {
  width: 100%;
}
.widget input[type="radio"] {
  margin-right: 12px;
  margin-top: 5px;
}
.widget .btn {
  font-weight: bold;
  padding: 5px 13px;
  float: right;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.box-login .control-label {
  width: 100px;
}
.box-login .controls {
  margin-left: 120px;
}
.list-view.minimized .list-view-mask {
  overflow-x: scroll;
  overflow-y: hidden;
  position: relative;
}
.list-view.minimized .dynamictable-data-container:before {
  content: '';
  position: absolute;
  top: -4px;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 10px;
}
.list-view.minimized .table-full-width {
  width: 1170px;
}
.media-object .media {
  float: left;
}
.media-object .body {
  overflow: hidden;
}
body {
  background: #393939;
  background: url(/Content/images/bg-texture-2.jpg);
}
body.env-test {
  background: #ff928c;
}
body.env-utbildning {
  background: #ffc980;
}

.navbar .avatar:before {
  line-height: 22px;
}
.navbar .brand {
  background: #0094a2;
}
.navbar .brand:hover,
.navbar .brand:focus {
  background: #008b98;
  color: #ffffff;
}
.navbar .navbar-search .search-query {
  border-color: #006a74;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
  background: #006a74;
}
.navbar .nav > li.dropdown.open > .dropdown-toggle {
  background: #bff1ed;
}
footer {
  font-size: 85%;
  line-height: 18px;
}
footer i.icon-facebook-sign,
footer i.icon-twitter-sign {
  display: inline-block;
  margin-top: 5px;
  font-size: 20px;
  text-decoration: none !important;
}
footer .media .media-object {
  width: 55px;
  margin-right: 40px;
}
.list-unstyled {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-unstyled li {
  line-height: 18px;
}
.indra-start-logo {
  width: 157px;
  height: 52px;
  background: url(/Content/images/indra-logo@2x.png) no-repeat;
  background-size: 157px 52px;
  overflow: hidden;
  text-indent: -9999em;
}

.link-elevsidor {
  display: block;
  margin-top: 50px;
  text-align: center;
}
.link-elevsidor .main-icon {
  display: block;
  margin-bottom: 5px;
  font-size: 36px;
  text-decoration: none !important;
}
