@font-face {
  font-family: OpenSans-Bold;
  src: url("../font/OpenSans-Bold.eot");
}
@font-face {
  font-family: OpenSans-Regular;
  src: url("../font/OpenSans-Regular.eot");
}
@font-face {
  font-family: OpenSans-Light;
  src: url("../font/OpenSans-Light.eot");
}
@font-face {
  font-family: OpenSans-LightItalic;
  src: url("../font/OpenSans-LightItalic.eot");
}
@font-face {
  font-family: OpenSans-Italic;
  src: url("../font/OpenSans-Italic.eot");
}
@font-face {
  font-family: OpenSans-Bold;
  src: url("../font/OpenSans-Bold.ttf");
}
@font-face {
  font-family: OpenSans-Regular;
  src: url("../font/OpenSans-Regular.ttf");
}
@font-face {
  font-family: OpenSans-Light;
  src: url("../font/OpenSans-Light.ttf");
}
@font-face {
  font-family: OpenSans-LightItalic;
  src: url("../font/OpenSans-LightItalic.ttf");
}
@font-face {
  font-family: OpenSans-Italic;
  src: url("../font/OpenSans-Italic.ttf");
}
@media (min-width: 768px) and (max-width: 1124px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-header .collapse,
  .navbar-toggle {
    display: block !important;
  }
  .navbar-header {
    float: none;
  }
}
@media (max-width: 1368px) {
  .nav.navbar-nav {
    margin-right: -3px;
  }
}
body {
  font-family: OpenSans-Light, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #f8f8f8;
  margin-bottom: 60px;
}
html {
  min-height: 100%;
  position: relative;
}
body.pdf {
  background-color: #fff;
  font-family: Georgia, serif;
}
.required:after {
  content: "*";
}
#overlay {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0.2;
  filter: alpha(opacity=20);
  z-index: 2000000;
}
#loading {
  width: 50px;
  height: 57px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -28px 0 0 -25px;
}
#flashes {
  margin-top: 10px;
}
.footer {
  background-color: #f5f5f5;
  bottom: 0;
  height: 60px;
  position: absolute;
  width: 100%;
}
.inactive {
  color: #27001f !important;
  font-style: italic !important;
}
.container .top-margin {
  margin: 20px 0;
}
#pageTitle {
  margin-top: 40px;
}
#main {
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
#title {
  margin-bottom: 15px;
}
#content {
  min-height: 550px;
}
.vertical-center {
  display: inline-block;
  vertical-align: middle;
}
.vertical-center-pdf {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.pagination li > a,
.pagination li > a:hover,
.pagination li > a:focus {
  color: #575757;
}
.pagination .active span {
  background-color: #575757;
  border-color: #575757;
}
.pagination .active span:hover,
.pagination .active span:focus {
  background-color: #878787;
  border-color: #878787;
}
.datepicker {
  z-index: 9999;
}
.navbar .nav > li > a.white,
.navbar-header > a.white {
  color: #fff;
}
.navbar-inverse.cae-grey {
  background-color: black;
}
.navbar-inverse.cae-grey .navbar-nav > .active > a,
.navbar-inverse.cae-grey .navbar-nav > .active > a:hover,
.navbar-inverse.cae-grey .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #575757;
}
.navbar-inverse.cae-grey .navbar-nav > .open > a,
.navbar-inverse.cae-grey .navbar-nav > .open > a:hover,
.navbar-inverse.cae-grey .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #575757;
}
.cae-red {
  color: #B91900 !important;
}
.cae-blue {
  color: #3D6371 !important;
}
.cae-grey,
.grayed {
  color: #b3b3b3 !important;
}
.cae-green {
  color: #749d00;
}
.cae-white {
  color: #fff;
}
.fa.white {
  color: #fff;
}
.fa.text-warning {
  color: #F0AD4E !important;
}
.huge {
  font-size: 40px;
}
.bolder {
  font-weight: bold;
}
.clicable,
.clickable {
  cursor: pointer;
}
.strong {
  font-weight: bold;
}
.rating-disabled .rating .star-empty:before {
  color: #d9d9d9;
}
.btn-default.grey {
  color: #bfbfbf;
  background-color: #fff;
}
.btn-light-grey {
  background-color: #878787;
  border-color: #575757;
  font-weight: bold;
  color: #ffffff;
}
.btn-light-grey:focus,
.btn-light-grey:hover {
  background-color: #b3b3b3;
  border-color: #b3b3b3;
  font-weight: bold;
  color: #ffffff;
}
.btn-primary {
  background-color: #575757;
  border-color: #575757;
  font-weight: bold;
}
.btn-warning,
.btn-success,
.btn-info {
  font-weight: bold;
}
.btn-primary:focus,
.btn-primary:hover {
  background-color: #878787;
  border-color: #878787;
  font-weight: bold;
}
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  background-color: #27001f;
  border-color: #27001f;
  color: #fff;
}
.btn-radio.active,
.btn-radio.focus,
.btn-radio:active,
.btn-radio:focus,
.btn-radio:hover {
  background-color: #f2f2f2;
  border-color: #000;
  color: #000;
}
.btn-default {
  background-color: #e6e6e6;
  font-weight: bold;
}
.btn-padded {
  margin-top: 5px;
  width: 115px;
}
.btn-padded-lg {
  margin-top: 5px;
  width: 140px;
}
.btn-width-sm {
  width: 90px;
}
.btn-width-md {
  width: 115px;
}
.btn-width-lg {
  width: 140px;
}
.btn-padded-bottom {
  margin-bottom: 5px;
}
.btn-padded-top {
  margin-top: 5px;
}
.btn-padded-left {
  margin-left: 5px;
}
.btn-padded-top {
  margin-top: 5px;
}
.panel {
  page-break-inside: avoid;
}
.panel-cae .panel-heading,
.list-group-item-cae {
  background-color: #27001f;
}
.panel-cae {
  border-color: #27001f;
  color: black;
  margin-bottom: 5px;
}
.panel-cae .panel-heading .panel-title,
.list-group-item-cae {
  color: #fff;
}
.panel-heading a {
  color: #fff;
}
.cae-header {
  background-color: #27001f;
  color: #fff;
  border-radius: 5px;
}
.danger-header {
  background-color: #d9534f;
  color: #fff;
  border-radius: 5px;
}
.panel-grayed {
  background-color: #d3d3d3;
}
.error-header {
  background-color: #d9534f;
  color: #fff;
  border-radius: 5px;
}
.locked-user,
.terminated-element {
  color: #a6a6a6;
}
.thumb-photo {
  height: 60px;
  max-width: 60px;
  box-shadow: 1px 1px 12px #555;
}
.thumb-uncropped-photo {
  height: 60px;
}
.thumb-logo {
  max-height: 60px;
  max-width: 120px;
}
.thumb-structure-photo {
  height: 80px;
  width: 60px;
  box-shadow: 1px 1px 12px #555;
}
.show-photo {
  max-height: 120px;
  width: auto;
}
.image-container {
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
}
.show-logo {
  max-height: 320px;
  max-width: 100%;
  width: auto;
}
.show-structure-photo,
.show-workingGroup-photo {
  height: 280px;
  width: 210px;
}
.show-structure-photo-pdf {
  height: 180px;
  width: 135px;
}
.logo {
  max-width: 60%;
  max-height: 150px;
}
.float-right {
  float: right;
}
.tab-content {
  background-color: #fff;
  min-height: 500px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  border-left-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.cae-tabs > li > a,
.cae-tabs > li > a:focus,
.cae-tabs > li > a:hover {
  color: #27001f;
}
.cae-tabs > li > a:hover {
  background-color: #a6a6a6;
  color: #fff;
}
.cae-tabs > li.active > a,
.cae-tabs > li.active > a:focus,
.cae-tabs > li.active > a:hover {
  background-color: #fff;
  color: #27001f;
}
.table.cae-table > tbody > tr > td {
  vertical-align: middle;
}
.table.no-border td {
  border: 0px;
}
.table tbody tr > td.highlight {
  background-color: #ffcccc;
}
a.white-link,
a:hover.white-link,
a:focus.white-link {
  color: #e6e6e6;
  font-weight: bold;
}
a.white-link-thin,
a:hover.white-link-thin,
a:focus.white-link-thin {
  color: #e6e6e6;
}
a {
  color: #27001f;
}
a.cae-link {
  color: blue;
  text-decoration: underline;
}
a.no-decoration {
  text-decoration: none;
}
.fa {
  color: #749d00;
}
.fa.text-danger {
  color: #B14442;
}
.fa-stack-sm {
  font-size: 0.6em;
  top: -1px;
}
.btn-link {
  background: none;
  border: none;
  padding: 0;
  color: #fff;
  cursor: pointer;
}
.btn-link:hover,
.btn-link:focus {
  text-decoration: underline;
  color: #fff;
}
.small-font {
  font-size: 10px;
}
.medium-font {
  font-size: 12px;
}
.big-font {
  font-size: 16px;
}
.help-block {
  color: #A94442;
}
.help-block .fa {
  color: #A94442;
}
.active-element {
  font-weight: bold;
}
.aligned-file-input {
  margin-top: 5px;
  margin-bottom: -5px;
  margin-left: -25px;
}
.select2-container .select2-choice {
  height: 30px !important;
  padding-top: 3px !important;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #999;
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  min-width: 17em;
}
.row>.col-xs-8 p {
  margin-bottom: 0px;
}
.aligned-item {
  margin-top: 7px;
  z-index: 3000;
}
.padded-sm {
  padding: 10px !important;
}
.top-padded-lg {
  padding-top: 50px;
}
.top-padded-md {
  padding-top: 30px;
}
.top-padded-sm {
  padding-top: 10px;
}
.top-padded-xs {
  padding-top: 5px;
}
.top-margin-lg {
  margin-top: 50px;
}
.top-margin-md {
  margin-top: 30px;
}
.top-margin-sm {
  margin-top: 10px;
}
.top-margin-xs {
  margin-top: 5px;
}
.neg-top-margin-xs {
  margin-top: -5px;
}
.bottom-margin-lg {
  margin-bottom: 50px;
}
.bottom-margin-md {
  margin-bottom: 30px;
}
.bottom-margin-sm {
  margin-bottom: 10px;
}
.bottom-margin-xs {
  margin-bottom: 5px;
}
.bottom-padded-lg {
  padding-bottom: 50px;
}
.bottom-padded-md {
  padding-bottom: 30px;
}
.bottom-padded-sm {
  padding-bottom: 10px;
}
.bottom-padded-xs {
  padding-bottom: 5px;
}
.left-padded-md {
  padding-left: 30px;
}
blockquote {
  font-size: 13.5px !important;
}
#interviewMenu .btn {
  margin-bottom: 5px;
}
.clearfix {
  clear: both;
}
.panel-body.no-padding table {
  margin-bottom: 0px;
}
.no-padding {
  padding: 0;
}
.no-padding-top,
tbody>tr.no-padding-top>td {
  padding-top: 0;
}
.no-padding-bottom {
  padding-bottom: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.no-margin {
  margin: 0;
}
.striked {
  text-decoration: line-through;
}
.italic {
  font-style: italic;
}
.interview .interviewSectionTitle {
  border-bottom: #575757 solid 1px;
  font-variant-caps: small-caps;
}
.interview .interviewSection {
  padding: 10px;
}
.interview .interviewSectionSubTitle {
  font-variant-caps: small-caps;
}
.dropdown-menu-in-page {
  margin-top: 7px !important;
}
.dropdown-menu hr {
  margin-top: 2px;
  margin-bottom: 2px;
}
#shortcuts-menu.floatable {
  position: fixed;
  top: 10px;
  margin-top: 50px;
}
.white {
  color: #fff;
}
h3.dashboardTitle {
  margin-top: 40px;
}
.red {
  color: #A94442;
}
.bg-grey {
  background-color: #d3d3d3;
}
.bg-light-grey {
  background-color: #f2f2f2;
}
.cursor-help {
  cursor: help;
}
.close {
  color: #fff;
  opacity: 2;
}
.hidden-div {
  visibility: hidden;
  position: absolute;
}
.hidden-div.active {
  visibility: visible;
  position: relative;
}
#dashboard .panel-body {
  max-height: 250px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.blue-skype {
  color: #009EE5;
}
#presentationPanel .presentationSheet h3 {
  font-size: 14px;
  font-weight: bold;
}
.activitySummary .logo {
  max-width: 100%;
}
.label-success {
  background-color: #749d00;
}
.label-danger {
  background-color: #ec7373;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary.active[disabled],
.btn-primary.focus[disabled],
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #484848 !important;
  border-bottom-color: #575757;
  border-left-color: #575757;
  border-right-color: #575757;
  border-top-color: #575757;
}
[data-toggle="tooltip"] {
  cursor: zoom-in;
}
.select2-selection--multiple .select2-search--inline .select2-search__field {
  width: auto;
}
a.btn-xs {
  margin-bottom: 3px;
}
.modal {
  overflow: auto !important;
}
[draggable] {
  cursor: move;
}
.show-drop-zone {
  border: 1px dashed;
}
.hovered-drop-area.show-drop-zone {
  background-color: #DFF0D8;
}
tr.draggable-row:hover {
  background-color: #d9d9d9;
}
select.form-control:required:invalid {
  color: #999;
}
option {
  color: #000;
}
option[value=""] {
  color: #999;
}
.side-padded-row {
  padding-left: 5px;
  padding-right: 5px;
}
.event-badge {
  height: 300px;
  border: 1px solid;
  padding: 20px;
  position: relative;
}
.event-badge img {
  float: right;
  width: 250px;
}
.event-badge p.badge-footer {
  position: absolute;
  bottom: 0px;
}
.show-drop-zone {
  border: 1px dashed;
}
.hovered-drop-area.show-drop-zone {
  background-color: #DFF0D8;
}
tr.draggable-row:hover {
  background-color: #d9d9d9;
}
.select2-container .select2-search--inline .select2-search__field {
  margin-bottom: 2px !important;
}
.sorting-column,
a.sorting-column>i {
  text-decoration: none;
  color: #123d6d;
}
select.form-control:required:invalid {
  color: #999;
}
option {
  color: #000;
}
option[value=""] {
  color: #999;
}
.side-padded-row {
  padding-left: 5px;
  padding-right: 5px;
}
.event-badge {
  height: 300px;
  border: 1px solid;
  padding: 20px;
  position: relative;
}
.event-badge img {
  float: right;
  width: 250px;
}
.event-badge p.badge-footer {
  position: absolute;
  bottom: 0px;
}
.popover-content,
.popover-title {
  color: black;
}
[data-toggle="popover"] {
  cursor: pointer;
}
tbody>tr.row-no-border>td {
  border-top: none !important;
}
tbody>tr.row-no-padding>td {
  padding: 0;
}
tbody>tr>td.cell-no-padding {
  padding: 0;
}
.navbar .nav > li a.white {
  padding-left: 7px;
  padding-right: 7px;
}
.navbar .nav > li a.white {
  padding-left: 7px;
  padding-right: 7px;
}
#action-line i.fa {
  margin-right: 5px;
  font-size: large;
  vertical-align: middle;
}
#action-line .btn {
  min-width: 160px;
  margin-top: 3px;
}
#action-line .form-inline .btn {
  width: auto;
  margin-top: 0;
}
#action-line i.fa-backward {
  color: #fff;
}
.filtered-results {
  background-color: #f7e1b5;
}
tbody>tr>td.narrow-cell {
  padding-right: 0;
  padding-left: 0;
}
.table td.fit,
.table th.fit {
  white-space: nowrap;
  width: 1%;
}
.panel-tabs.nav-tabs {
  background-color: #E0E0E0;
}
