.ui-jqgrid .ui-pg-input {
  height: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.ui-jqgrid .ui-pg-selbox {
  padding: 0;
  height: 20px;
}

.ui-jqgrid .ui-jqgrid-view,
.ui-jqgrid .ui-jqgrid-bdiv {
  overflow: hidden;
}

.col-form-label.required:after {
  content: "*";
  color: red;
  margin-left: 2px;
}

.transparentLogin {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px;
}
.transparentLogin input,
.transparentLogin select,
.transparentLogin button,
.transparentLogin button,
.transparentLogin img,
.transparentLogin p,
.transparentLogin h1,
.transparentLogin h2,
.transparentLogin h3 {
  opacity: 0.9;
}
.transparentLogin input,
.transparentLogin select {
  background-color: transparent;
  border: 1px solid #c9cacb;
  color: #676a6c;
}

/* wizard tab panel */
.wizard > .content > .body {
  float: none;
  height: auto;
  width: auto;
  position: static;
}
.wizard-big.wizard > .content {
  min-height: 0;
}

.list-group-border li:last-child {
  border-bottom: 1px solid #e7eaec;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.row-company-view-info .ibox .ibox-content {
  position: relative;
  height: 243px;
}
.row-company-view-info .ibox .ibox-content .btn-edit {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.row-company-view-info-sub [class*="col-"] {
  height: 228px;
}
.row-contract-view-info .ibox .ibox-content {
  height: 120px;
}

.row-contract-add-by-box .ibox .ibox-content {
  height: 205px;
}

.baseAuthWrapper {
  height: 100vh;
  text-align: center;
}

.baseAuthWrapper .align-helper {
  display: inline-block;
  float: none;
  height: 100%;
  vertical-align: middle;
}

.baseAuthWrapper .align-helper ~ div {
  display: inline-block;
  float: none;
  vertical-align: middle;
}

.filter-button-inline-wrapper {
  padding-top: 18px;
}
.filter-button-inline-wrapper .btn {
  margin-bottom: 0;
  margin-top: 5px;
}

.ui-jqgrid .ui-pg-button:hover {
  padding: 0 5px;
}

.wrapper-logo {
  height: 95px;
  text-align: right;
  position: relative;

  white-space: nowrap;
  text-align: center;
}
.wrapper-logo img {
  display: inline-block;
  vertical-align: middle;
  max-height: 95px;
}
.helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.logo-upload {
  position: absolute;
  bottom: 10px;
  left: -20px;
  cursor: pointer;
}

.p-b-none {
  padding-bottom: 0;
}
.p-t-none {
  padding-top: 0;
}

.inline-checkbox,
.inline-radio {
  display: inline-block;
  line-height: 25px;
  margin-right: 25px;
}

.short-btn {
  padding: 6px 7px;
}

.register-popup,
.register-more-info-popup {
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 500px;
}

.register-more-info-popup {
  bottom: 200px;
}

.btn-addon,
.btn-addon:hover,
.btn-addon:focus,
.btn-addon.active,
.btn-addon.active:focus,
.btn-addon.focus,
.btn-addon.focus:active {
  background: #fff;
  border: 1px solid #e5e6e7;
  outline: 0;
  color: inherit;
  cursor: text;
}

.img-logo-user {
  width: 48px;
  height: 48px;
}

.date-picker-date-time {
  border: solid 2px #1ab394;
}

.table > thead > tr > td.background.table-active,
.table > tbody > tr > td.background.table-active,
.table > tfoot > tr > td.background.table-active,
.table > thead > tr > th.background.table-active,
.table > tbody > tr > th.background.table-active,
.table > tfoot > tr > th.background.table-active,
.table > thead > tr.table-active > td.background,
.table > tbody > tr.table-active > td.background,
.table > tfoot > tr.table-active > td.background,
.table > thead > tr.table-active > th.background,
.table > tbody > tr.table-active > th.background,
.table > tfoot > tr.table-active > th.background {
  background-color: #f5f5f5 !important;
}

.table-auto {
  width: auto;
}

.td-space,
td.td-space,
.table > tbody > tr > td.td-space {
  width: 20px;
  border: 0;
}

.form-check-inline label {
  font-weight: normal;
}

.vertical-timeline {
  position: relative;
  padding: 0;
  margin: 0;
}
.vertical-timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1;
}
.vertical-timeline.light-timeline:before {
  background: #e7eaec;
}
.vertical-timeline-content .btn {
  float: none;
}

/* ++core-js-list*/
.core-js-list {
  position: relative;
}
.core-js-list .core-js-list-data {
  list-style: none;
  margin: 0;
  padding: 0;
}
.core-js-list .core-js-list-data-scroll {
  overflow-y: scroll;
  padding-right: 20px;
}
.core-js-list .core-js-list-pagination {
  margin-top: 20px;
  margin-right: 5px;
}
.core-js-list .core-js-list-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent url("/img/ajax-loader.gif") center no-repeat;
  background-color: rgba(51, 51, 51, 0.1);
  z-index: 1;
}
/* --core-js-list*/

.dropdown-workflows .dropdown-menu li.dropdown-header {
  background: #18a689;
  color: #fff;
  margin-top: 4px;
  margin-bottom: 4px;
}
.dropdown-workflows .dropdown-menu li:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.dropdown-workflows .dropdown-menu li.dropdown-header:first-child {
  margin-top: 0;
}
.dropdown-workflows .dropdown-menu li a {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.dropdown-workflows .dropdown-menu li:last-child {
  margin-bottom: 4px;
}

.vertical-timeline-icon i {
  top: 53%;
}

.display-comment {
  max-height: 120px;
  overflow-y: auto;
}

.popup-content-scroll {
  max-height: 600px;
  overflow-y: auto;
  overflow-x: hidden;
}

.table-no-border-first-row > tr:first-child > td,
.table-no-border-first-row > tbody > tr:first-child > td {
  border-top: 0;
}

/* Base styles (regardless of theme) */
.bs-callout {
  margin: 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
}
.bs-callout h4 {
  margin-top: 0;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code,
.bs-callout .highlight {
  background-color: #fff;
}

/* Themes for different contexts */
.bs-callout-danger {
  background-color: #fcf2f2;
  border-color: #dfb5b4;
}
.bs-callout-warning {
  background-color: #fefbed;
  border-color: #f1e7bc;
}
.bs-callout-info {
  background-color: #fff;
  border-color: #d0e3f0;
}

#wrapper .modal-backdrop {
  z-index: 2001;
}
#wrapper .modal {
  z-index: 2001;
}

.skin-settings {
  width: 440px;
  max-width: 100%;
}
.theme-config-box {
  margin-right: -440px;
}
.theme-config {
  top: 190px;
}

.dropdown-menu .disabled {
  cursor: not-allowed;
  background-color: #f5f5f5;
  opacity: 0.65;
}

.restrictlogin {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2040;
}
.restrictlogin .loginscreen {
  z-index: 2042;
  position: relative;
}

span[ng-restrict] {
  cursor: pointer;
}

.theme-config-box {
  position: absolute;
  top: 190px;
  right: 0;
}
.theme-config-box.show {
  margin-right: 10px;
}

.theme-config-box.fix {
  right: -440px;
  margin-right: 0;
}
.theme-config-box.show.fix {
  right: 0;
  margin-right: 0;
}
body .tooltip-inner {
  max-width: 400px;
}

.file-wrapper {
  padding: 10px;
  border: 1px solid #e5e5e5;
  margin-bottom: 15px;
}
.file-wrapper legend {
  margin-bottom: 1px;
  font-size: 16px;
  width: auto;
  border: 0;
}

.popup-content-workflow_deferral_date {
  max-height: none;
}

.block-inline {
  display: inline-block;
}
.fieldset {
  padding: 10px 15px;
  border: 1px solid #e5e6e7;
}

.dossier-compensation .tooltip-inner {
  min-width: 300px;
  text-align: left;
}

.errorBirthday {
  color: red;
}

.activity-optional {
  color: yellowgreen;
}

.form-horizontal .form-group .col-form-label {
  text-align: left;
}

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* responsive */
@media only screen and (max-width: 1199px) {
  .row-company-view-info .ibox .ibox-content,
  .row-company-view-info-sub [class*="col-"],
  .row-contract-view-info .ibox .ibox-content {
    height: auto;
  }

  .row-company-view-info .ibox .ibox-content .btn-edit {
    position: static;
    float: right;
  }
}
