.docospotBlue, .settings-content-title {
  color: #67a1a3;
}
.docospotRed {
  color: #d74947;
}
.docospotGray {
  color: #c7c7c7;
}
.docospotLightGray {
  color: #dcdcdc;
}
.docospotDarkGray {
  color: #878787;
}
.docospotBlack {
  color: #1e1e1e;
}
.ui-autocomplete {
  max-height: 160px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 20px;
}
.info-logo-tooltip {
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 16px 16px;
}
#docospot-version-info {
  text-align: center;
  color: #ffffff;
}
::-webkit-scrollbar {
  width: 20px;
  opacity: 0;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  border-radius: 8px;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  border: 5px solid rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 0 0 100px #C7C7C7;
}
.no-close .ui-dialog-titlebar-close {
  display: none;
}
.fontBold {
  font-weight: bold;
}
.font22Bold {
  font-size: 2.2em;
  font-weight: bold;
}
.font18Bold, .page-title {
  font-size: 1.8em;
  font-weight: bold;
}
.font17Bold, .settings-tab-button, .settings-tab-selected,
.task-inline-tab-button, .task-inline-tab-button-selected,
.task-view-tab-button, .task-view-tab-selected {
  font-size: 1.7em;
  font-weight: bold;
}
.font16Bold, .settings-content-title {
  font-size: 1.6em;
  font-weight: bold;
}

.status {
  padding: 10px;
  font-size: 1.4em;
}

.content {
  padding: 10px;
  display: block;
}

.content-title,
.font14Bold, .task-view-key-divClass {
  font-size: 1.4em;
  font-weight: bold;
}
.content-subtitle, .font12Bold,
.settings-license-table-header, .status-active-label,
.status-inactive-label {
  font-size: 1.2em;
  font-weight: bold;
}
.font17 {
  font-size: 1.7em;
}
.font14, .tasks-liste-column-created,
.tasks-liste-column-customer, .tasks-liste-column-rapport,
.tasks-liste-column-responsible, .tasks-liste-column-status,
.tasks-liste-column-task {
  font-size: 1.4em;
}
#settings-company-settings-documentation-show-descending-label,
#settings-company-settings-documentation-show-entry-createdBy-label,
#settings-company-settings-report-show-date-time-in-entry1-only-label,
#settings-company-settings-report-show-entry-date-label,
#settings-company-settings-report-show-entry-time-label,
#settings-company-settings-report-show-responsible-label,
#settings-company-settings-report-show-startedAt-label,
#settings-company-settings-report-show-customlogo-label
#settings-company-settings-report-show-updatedAt-label,
#settings-company-settings-report-template-type1-label,
#settings-company-settings-report-template-type2-label,
#settings-task-status-info-green, #settings-task-status-info-red,
#settings-task-status-info-yellow, .back-button, .font12,
.settings-license-label-column, .settings-license-user-column,
.settings-task-status-info-text, .status-info-label,
.task-view-value-divClass {
  font-size: 1.2em;
}
.font12Italic {
  font-size: 1.2em;
  font-style: italic;
}
.font12BoldItalic {
  font-size: 1.2em;
  font-weight: bold;
  font-style: italic;
}
.font14Italic {
  font-size: 1.4em;
  font-style: italic;
}
.font14BoldItalic {
  font-size: 1.4em;
  font-weight: bold;
  font-style: italic;
}
.docospot-clickable-element, .edit-icon {
  cursor: pointer;
}
.back-button {
  margin-left: 10px;
  cursor: pointer;
  background-image: url("../images/pil_venstre_ikon.png");
  background-repeat: no-repeat;
  padding-left: 20px;
  background-size: 16px 16px;
}
.tilfoej_billede_ikon_only {
  background-image: url("../images/tilfoej_billede_ikon.png");
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
}
.tilfoej_billede_ikon {
  background-image: url("../images/tilfoej_billede_ikon.png");
  background-size: 32px 32px;
  background-position: -4px 0px;
  width: 32px;
  height: 32px;
}
.tilfoej_fil_ikon {
  background-image: url("../images/tilfoej_fil_ikon.png");
  background-size: 32px 32px;
  background-position: -2px 0px;
  width: 32px;
  height: 32px;
}
.std_txt_ikon_only {
  background-image: url("../images/std_txt_ikon.png");
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
}
.tab-separator {
  float: left;
  border-right: solid 2px #aaaaaa;
  width: 2px;
  height: 24px;
  margin-left: 4px;
  margin-right: 4px;
}
.page-title {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 10px;
  color: #67a1a3;
}
.content-title {
  margin-top: 10px;
}
.content-subtitle {
  margin-top: 10px;
}
.docospot-content {
  margin: 10px;
}
#parse-status-message {
  width: 300px;
  height: 90px;
  padding: 4px;
  border: 2px solid #eee;
  background: #000000;
  color: #ffffff;
  font-family: Calibri;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  position: absolute;
  left: 50%;
  margin-left: -250px;
}
#parse-status-error {
  width: 300px;
  height: 90px;
  padding: 4px;
  border: 2px solid #eee;
  background: #ff0000;
  color: #ffffff;
  font-family: Calibri;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  position: absolute;
  left: 50%;
  margin-left: -250px;
}
#spinner {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  z-index: 999999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#message-dialog-header-icon {
  float: left;
  margin-top: 5px;
  padding-right: 5px;
}
#message-dialog-header-name {
  min-height: 56px;
}
#confirmation-dialog-header-icon {
  float: left;
  margin-top: 5px;
  padding-right: 5px;
}
#confirmation-dialog-header-name {
  min-height: 56px;
}
#progress-message-dialog-header-name {
  min-height: 56px;
}
#progress-message-dialog-inform-completeness {
  margin-bottom: 20px;
}
#progress-message-dialog-progress-bar-container {
  width: 100%;
  height: 34px;
  border: 2px solid #dcdcdc;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: 20px;
}
#progress-message-dialog-progress-bar {
  width: 0%;
  height: inherit;
  background-color: #67a1a3;
  overflow: hidden;
}
#progress-message-dialog-progress-bar:after {
  content: '||||||||||||||||||||||||||||||||';
  display: block;
  height: inherit;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  transform: skewX(-30deg);
  -webkit-transform: skewX(-30deg);
  -moz-transform: skewX(-30deg);
  -o-transform: skewX(-30deg);
  font:bold 120px/80px sans-serif;
  letter-spacing: -10px;
  color: #000;
  opacity: 0.06;
}
#bo-main-content-create-task {
  clear: both;
  height: -webkit-calc(100% - 40px);
  height: -moz-calc(100% - 40px);
  height: calc(100% - 40px);
}
#create-task-detail-header {
  padding: 10px 10px 0px 10px;
}
#create-task-detail-top-bar-title {
  display: inline-block;
  width: 25%;
}
#create-task-detail-top-bar-delete-task-button {
  display: inline-block;
  float: right;
  margin-top: 22px;
  margin-right: -webkit-calc(50% + 35px);
  margin-right: -moz-calc(50% + 35px);
  margin-right: calc(50% + 35px);
}
#create-task-detail-content {
  float: left;
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  padding: 0px 20px 10px 10px;
}
#create-task-detail-content-wrapper {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
}
#create-task-detail-slider-container {
  float: left;
  height: 100%;
  width: 100%;
}
#create-task-detail-slider-scroll-content {
  height: auto;
  float: left;
  width: 100%;
}
#create-task-detail-overskrift,
#create-task-detail-added-points-selectable-list,
#create-task-detail-create-employee,
#create-task-detail-employee,
#create-task-detail-task-description
{
  display: block;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
  padding: 10px 10px 10px 10px;
}
#create-task-detail-customer,
#create-task-detail-task-description-added-documents,
#create-task-detail-task-description-added-images {
  display: block;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
  padding: 0px 10px 10px 10px;
}
#create-task-detail-task-description-textarea {
  display: block;
  width: 100%;
}
#create-task-detail-task-description-textarea ::-webkit-scrollbar {
  width: 0px;
}
#create-task-detail-task-description-input {
  resize: none;
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
}
#create-task-detail-task-description-added-documents-title {
  margin-bottom: 3px;
}
#create-task-detail-task-description-images-area {
  display: block;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
#create-task-detail-task-description-button-bar {
  display: block;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
  padding: 0px 10px 10px 10px;
  height: 32px;
}
#create-task-detail-task-description-add-image {
  float: left;
  padding-right: 10px;
  margin-bottom: -5px;
}
#create-task-detail-task-description-add-file {
  float: left;
  /*width: 66px;*/
  padding-right: 10px;
  margin-bottom: -5px;
}
#create-task-detail-task-description-add-txt {
  float: left;
}
#create-task-detail-title {
  margin-top: 15px;
  margin-bottom: 15px;
}
#create-task-detail-customer-title,
#create-task-detail-employee-title,
#create-task-detail-overskrift-title,
#create-task-detail-task-description-title,
.create-task-detail-added-points-title {
  width: 100%;
  margin-bottom: 2px;
}
#create-task-detail-customer,
#create-task-detail-employee {
  min-height: 56px;
}
#create-task-detail-overskrift-input {
  display: block;
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
}
#create-task-detail-customer-combobox,
#create-task-detail-customer-select,
#create-task-detail-employee-combobox,
#create-task-detail-employee-select {
  float: left;
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
}
#create-task-detail-customer-create,
#create-task-detail-employee-create {
  float: left;
  width: -webkit-calc(50% + 20px);
  width: -moz-calc(50% + 20px);
  width: calc(50% + 20px);
}
#create-task-detail-customer-create-customer,
#create-task-detail-employee-create-employee {
  float: left;
  margin-left: 20px;
}
#create-task-detail-create-task {
  float: left;
  margin-top: 15px;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
  padding: 10px 10px 0px 10px;
}
#create-task-detail-cancel-button {
  margin-left: 15px;
}
#create-task-detail-customer-validate,
#create-task-detail-employee-validate,
#create-task-detail-overskrift-validate {
  clear: both;
  padding-top: 3px;
  margin-left: 3px;
  font-style: italic;
  color: #d74947;
}
.create-task-detail-added-points-even {
  float: left;
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
  margin-right: 20px;
  margin-bottom: 20px;
}
.create-task-detail-added-points-odd {
  float: left;
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
  margin-right: 20px;
  margin-bottom: 20px;
}
.create-task-detail-added-points-even-last {
  float: left;
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
  margin-right: 20px;
}
.create-task-detail-added-points-odd-last {
  float: left;
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
  margin-right: 20px;
}
.create-task-detail-added-points-input {
  width: 100%;
}
.create-task-detail-documentation-photo-container {
  display: inline-block;
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
  height: auto;
}
.create-task-detail-documentation-photo {
  height: 100px;
  border: 1px solid #000;
}
.create-task-detail-delete-icon-container {
  position: absolute;
  left: 0px;
  top: 0;
}
.create-task-detail-delete-icon {
  height: 20px;
  width: 20px;
  cursor: pointer;
}
.create-task-detail-selectable-liClass {
  float: left;
  width: 100%;
}
.create-task-detail-selectable-divClass {
  padding: 5px 10px 5px 10px;
  margin-top: 2px;
  background-color: #eeeeee;
  width: -webkit-calc(50% - 38px);
  width: -moz-calc(50% - 38px);
  width: calc(50% - 38px);
  height: 24px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.create-task-detail-selectable-btnTextClass {
  float: left;
  margin-top: -1px;
}
.create-task-detail-selectable-spanClass {
  float: left;
  margin-top: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 1.4em;
}
.create-task-detail-selectable-btnDeleteClass {
  margin-top: -5px;
  margin-right: -10px;
  float: right;
  width: 32px;
  height: 32px;
}
#create-task-detail-note {
    float: left;
    margin-top: 20px;
    margin-left: 10px;
    width: 100%;
    color: #bfbfbf;
}
#company-info-edit-dialog-header {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
#company-info-edit-dialog-header-name {
  float: left;
}
#company-info-edit-dialog-header-validate {
  padding-top: 5px;
  clear: both;
  margin-left: 2px;
  font-style: italic;
  color: #d74947;
}
#company-info-edit-dialog-contactinfo-title {
  padding-bottom: 10px;
}
#company-info-edit-dialog-contactinfo-company-name-fieldset,
#company-info-edit-dialog-contactinfo-street-fieldset,
#company-info-edit-dialog-contactinfo-city-fieldset,
#company-info-edit-dialog-contactinfo-phone-fieldset {
  padding-bottom: 10px;
}
#company-info-edit-dialog-contactinfo-zipcode-city-fieldset {
  display: table;
}
#company-info-edit-dialog-contactinfo-city-input,
#company-info-edit-dialog-contactinfo-company-name-input,
#company-info-edit-dialog-contactinfo-street-input,
#company-info-edit-dialog-contactinfo-zipcode-city-fieldset,
#company-info-edit-dialog-contactinfo-zipcode-input,
#company-info-edit-dialog-contactinfo-phone-input,
#company-info-edit-dialog-contactinfo-email-input,
#company-info-edit-dialog-contactinfo-email-validate {
  width: 100%;
}
#company-info-edit-dialog-contactinfo-zipcode-fieldset {
  float: left;
  width: 30%;
}
#company-info-edit-dialog-contactinfo-city-fieldset {
  float: right;
  width: -webkit-calc(70% - 20px);
  width: -moz-calc(70% - 20px);
  width: calc(70% - 20px);
}
#company-info-edit-dialog-contactinfo-email-validate {
  clear: both;
  margin-left: 2px;
  font-style: italic;
  color: #d74947;
}
#customer-change-group-dialog-header {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
#customer-change-group-dialog-header-name {
  float: left;
}
#customer-change-group-dialog-radio-bar-customer,
#customer-change-group-dialog-radio-bar-sub-customer {
  display: table;
  float: left;
  width: 100%;
  margin-top: 15px;
}
#customer-change-group-dialog-radio-bar-sub-customer {
  margin-bottom: 15px;
}
#customer-change-group-dialog-radio-customer,
#customer-change-group-dialog-radio-sub-customer {
  float: left;
}
#customer-change-group-dialog-radio-customer-label,
#customer-change-group-dialog-radio-sub-customer-label {
  float: left;
  margin: 2px 20px 0px 8px;
}
#customer-change-group-dialog-combobox-fieldset {
  display: block;
  float: left;
  width: 100%;
}
#customer-change-group-dialog-combobox {
  float: left;
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
}
#customer-change-group-dialog-select-validate {
  clear: both;
  margin-left: 2px;
  font-style: italic;
  color: #d74947;
}
#customer-edit-dialog-header {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
#customer-edit-dialog-header-name {
  float: left;
}
#customer-edit-dialog-header-delete {
  float: right;
}
#customer-edit-dialog-header-delete-button {
  float: right;
}
#customer-edit-dialog-header-sub-title {
  clear: both;
  padding-top: 5px;
}
#customer-edit-dialog-header-validate {
  padding-top: 5px;
  clear: both;
  margin-left: 2px;
  font-style: italic;
  color: #d74947;
}
#customer-edit-dialog-content-wrapper {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 436px;
}
#customer-edit-dialog-slider-container {
  float: left;
  height: 100%;
  width: 100%;
}
#customer-edit-dialog-slider-scroll-content {
  height: auto;
  float: left;
  width: 100%;
}
#customer-edit-dialog-contactinfo {
  display: block;
  float: left;
  width: 100%;
}
#customer-edit-dialog-contactinfo-company-name-validate {
  clear: both;
  margin-left: 2px;
  font-style: italic;
  color: #d74947;
}
#customer-edit-dialog-contactinfo-company-name-fieldset,
#customer-edit-dialog-contactinfo-street-fieldset,
#customer-edit-dialog-contactinfo-title {
  padding-bottom: 10px;
}
#customer-edit-dialog-contactinfo-zipcode-city-fieldset {
  display: table;
}
#customer-edit-dialog-contactinfo-city-input,
#customer-edit-dialog-contactinfo-company-name-input,
#customer-edit-dialog-contactinfo-street-input,
#customer-edit-dialog-contactinfo-zipcode-city-fieldset,
#customer-edit-dialog-contactinfo-zipcode-input {
  width: 100%;
}
#customer-edit-dialog-contactinfo-zipcode-fieldset {
  float: left;
  width: 30%;
}
#customer-edit-dialog-contactinfo-city-fieldset {
  float: right;
  width: -webkit-calc(70% - 20px);
  width: -moz-calc(70% - 20px);
  width: calc(70% - 20px);
}
#customer-contactperson-edit-dialog-header {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
#customer-contactperson-edit-dialog-header-name {
  float: left;
}
#customer-contactperson-edit-dialog-header-delete {
  float: right;
}
#customer-contactperson-edit-dialog-header-delete-button {
  float: right;
}
#customer-contactperson-edit-dialog-header-sub-title {
  clear: both;
  padding-top: 5px;
}
#customer-contactperson-edit-dialog-header-validate {
  padding-top: 5px;
  clear: both;
  margin-left: 2px;
  font-style: italic;
  color: #d74947;
}
#customer-contactperson-edit-dialog-contactinfo {
  float: left;
  width: 100%;
}
#customer-contactperson-edit-dialog-email-validate,
#customer-contactperson-edit-dialog-firstname-validate {
  clear: both;
  margin-left: 2px;
  font-style: italic;
  color: #d74947;
}
#customer-contactperson-edit-dialog-contactinfo-title,
#customer-contactperson-edit-dialog-name-fieldset,
#customer-contactperson-edit-dialog-phone1-fieldset,
#customer-contactperson-edit-dialog-phone2-fieldset,
#customer-contactperson-edit-dialog-title-fieldset {
  padding-bottom: 10px;
}
#customer-contactperson-edit-dialog-name-fieldset {
  display: table;
}
#customer-contactperson-edit-dialog-email-input,
#customer-contactperson-edit-dialog-firstname-input,
#customer-contactperson-edit-dialog-lastname-input,
#customer-contactperson-edit-dialog-name-fieldset,
#customer-contactperson-edit-dialog-phone1-input,
#customer-contactperson-edit-dialog-phone2-input,
#customer-contactperson-edit-dialog-title-input {
  width: 100%;
}
#customer-contactperson-edit-dialog-firstname-fieldset {
  float: left;
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
}
#customer-contactperson-edit-dialog-lastname-fieldset {
  float: right;
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
}
#customer-contactperson-edit-dialog-email-report-checkbox-bar {
  display: table;
  float: left;
  width: 100%;
  margin-top: 15px;
}
#customer-contactperson-edit-dialog-email-report-checkbox {
  float: left;
}
#customer-contactperson-edit-dialog-email-report-label {
  float: left;
  margin: 2px 20px 0px 8px;
}
#bo-main-content-customers {
  clear: both;
  height: -webkit-calc(100% - 40px);
  height: -moz-calc(100% - 40px);
  height: calc(100% - 40px);
}
#customers-master {
    float: left;
    padding: 10px 20px 20px 20px;
    border-width: 1px;
    border-color: #C8C8C8;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: none;
    width: 229px;
    height: -webkit-calc(100% - 29px);
    height: -moz-calc(100% - 29px);
    height: calc(100% - 29px);
}
#customers-master-title {
    padding: 25px 0px;
}
#customers-master-create-user-button {
    width: 100%;
    text-align: left;
}
#customers-master-search {
  float: left;
}
#customers-master-search-input {
    display: block;
    margin-top: 20px;
    background: url(../images/soeg_ikon.png) no-repeat scroll 7px 7px;
    background-size: 16px 16px;
    padding-left: 30px;
    width: 100%;
}
#customers-master-list-wrapper {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    height: -webkit-calc(100% - 276px);
    height: -moz-calc(100% - 276px);
    height: calc(100% - 276px);
    float: left;
    overflow-y: auto;
    overflow-x: hidden;
}
#customers-master-slider-selectable .row-customer.row-folded,
#customers-master-slider-selectable
.row-customer.row-folded.row-prev-unfolded {
  display: table;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: -webkit-calc(100% - 2px);
  width: -moz-calc(100% - 2px);
  width: calc(100% - 2px);
  border-left: 1px solid #C8C8C8;
  border-right: 1px solid #C8C8C8;
}
#customers-master-slider-selectable .row-customer.row-folded {
  border-top: 1px solid #C8C8C8;
}
#customers-master-slider-selectable
.row-customer.row-folded.row-prev-unfolded {
  border-top: 2px solid #67a1a3;
}
#customers-master-slider-selectable .row-customer.row-unfolded {
  display: table;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: -webkit-calc(100% - 4px);
  width: -moz-calc(100% - 4px);
  width: calc(100% - 4px);
  border-top: 2px solid #67a1a3;
  border-left: 2px solid #67a1a3;
  border-right: 2px solid #67a1a3;
}
#customers-master-slider-selectable a.row-folded {
  display: table-cell;
  width: 34px;
  background: url(../images/pil_hoejre_ikon.png) no-repeat 11px 11px;
  background-size: 12px 12px;
  background-color: #ffffff;
}
#customers-master-slider-selectable a.row-unfolded {
  display: table-cell;
  width: 34px;
  background: url(../images/pil_ned_ikon.png) no-repeat 11px 11px;
  background-size: 12px 12px;
  background-color: #ffffff;
}
#customers-master-slider-selectable .row-customer li {
  border: none;
  margin: 0;
  padding: 8px;
  font-size: 1.4em;
  border-left: 1px solid #C8C8C8;
}
#customers-master-slider-selectable li.ui-selected {
  background: #BCBCBC;
}
#customers-master-slider-selectable li.row-sub-customer-button,
#customers-master-slider-selectable
li.row-sub-customer-button.ui-selected {
  border: none;
  margin: 0;
  padding: 8px;
  border-top: 1px solid #C8C8C8;
  border-left: 2px solid #67a1a3;
  border-right: 2px solid #67a1a3;
  background: #ffffff;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
#customers-master-slider-selectable .row-sub-customer {
  border: none;
  margin: 0;
  padding: 8px;
  font-size: 1.4em;
  border-top: 1px solid #C8C8C8;
  border-left: 2px solid #67a1a3;
  border-right: 2px solid #67a1a3;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
#customers-master-slider-selectable .row-last {
  border-top: 1px solid #C8C8C8;
}
#customers-master-slider-selectable .row-last.row-prev-unfolded {
  border-top: 2px solid #67a1a3;
  width: -webkit-calc(100% - 1px);
  width: -moz-calc(100% - 1px);
  width: calc(100% - 1px);
}
#customers-detail {
  float: left;
  width: -webkit-calc(100% - 270px);
  width: -moz-calc(100% - 270px);
  width: calc(100% - 270px);
  height: 100%;
  padding: 0px;
}
#customers-detail-header {
  float: left;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  padding: 35px 20px 20px 20px;
  border-bottom: 2px solid #878787;
}
#customers-detail-title {
  display: inline-block;
  float: left;
}
#customers-detail-change-group-icon {
  display: inline-block;
  float: left;
  background-image: url("../images/rediger_ikon.png") !important;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  margin: -4px 15px 0px 15px;
  cursor: hand;
}
#customers-detail-content-wrapper {
  display: -ms-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: -webkit-calc(100% - 125px);
  height: -moz-calc(100% - 125px);
  height: calc(100% - 125px);
  padding: 20px;
  background: #f5f3f3;
}
#customers-detail-customer-info-head {
  display: table;
  width: -webkit-calc(100% - 2px);
  width: -moz-calc(100% - 2px);
  width: calc(100% - 2px);
  height: 39px;
  background: #dcdcdc;
  border: 1px solid #c7c7c7;
}
#customers-detail-customer-info-title {
  display: inline-block;
  float: left;
  width: -webkit-calc(50% - 30px);
  width: -moz-calc(50% - 30px);
  width: calc(50% - 30px);
  padding: 9px 15px 8px 15px;
}
#customers-detail-customer-info-edit-icon {
  display: inline-block;
  float: right;
  background-image: url("../images/rediger_ikon.png") !important;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  margin-top: 4px;
  margin-right: 15px;
  cursor: hand;
}
#customers-detail-customer-info-area {
  margin-bottom: 20px;
}
#customers-detail-customer-info-fieldset {
  display: table;
  width: -webkit-calc(100% - 32px);
  width: -moz-calc(100% - 32px);
  width: calc(100% - 32px);
  background: #ffffff;
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
  padding: 10px 15px 10px 15px;
}
#customers-detail-tab-bar {
  display: table;
}

.customers-detail-plugin-fieldset {
    display: table;
    width: 100%;
    margin-top: 5px;
}

.customers-tab-button {
  cursor: pointer;
}

.customers-detail-tab-separator {
  display: table-cell;
  width: 20px;
  height: 38px;
}
#customers-detail-tab-contact-persons-head {
  display: table-cell;
  width: -webkit-calc(30% - 2px);
  width: -moz-calc(30% - 2px);
  width: calc(30% - 2px);
  height: 38px;
  border-right: 1px solid #c7c7c7;
  border-top: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
  background: #dcdcdc;
}
#customers-detail-content-dynamic {
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: auto;
  height: 0;
  min-height: 0;
}
#customers-detail-tab-content-dynamic {
  overflow: auto;
  overflow-x: hidden;
}
#customers-detail-tab-contact-persons {
  display: block;
  float: left;
}
#customers-detail-tab-contact-persons.tab-selected {
  background: #B2D0D1;
  border-right: 1px solid #c7c7c7;
}
#customers-detail-tab-contact-persons-title {
  padding: 9px 15px 8px 15px;
}
#customers-detail-tab-contact-persons-add-popup {
  display: block;
  float: right;
  background: #B2D0D1;
}
#customers-detail-tab-contact-persons-add-icon {
  display: block;
  float: right;
  background-image: url("../images/plus_ikon.png") !important;
  background-size: 32px 32px;
  width: 33px;
  height: 35px;
  margin: 4px 15px 0px 13px;
  cursor: hand;
}
#customers-detail-tab-content-wrapper {
  display: block;
  width: 100%;
  height: -webkit-calc(100% - 235px);
  height: -moz-calc(100% - 235px);
  height: calc(100% - 235px);
  float: left;
  overflow-y: auto;
  overflow-x: hidden;
}
#customers-detail-tab-contact-persons-table {
  width: 100%;
}
.customers-detail-no-contact-persons-text {
  display: table;
  width: -webkit-calc(100% - 32px);
  width: -moz-calc(100% - 32px);
  width: calc(100% - 32px);
  background: #ffffff;
  border: 1px solid #67a1a3;
  padding: 10px 15px 10px 15px;
}
.customers-detail-contact-persons-fieldset {
  display: table;
  width: -webkit-calc(100% - 32px);
  width: -moz-calc(100% - 32px);
  width: calc(100% - 32px);
  background: #ffffff;
  border-left: 1px solid #67a1a3;
  border-bottom: 1px solid #67a1a3;
  border-right: 1px solid #67a1a3;
  padding: 10px 15px 10px 15px;
}
.customers-detail-contact-persons-edit-icon {
  display: inline-block;
  float: right;
  background-image: url("../images/rediger_ikon.png") !important;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  cursor: hand;
}
.customers-detail-contact-persons-firstname,
.customers-detail-contact-persons-lastname,
.customers-detail-contact-persons-telephone1,
.customers-detail-contact-persons-telephone2 {
  margin-top: 5px;
}
.customers-detail-contact-persons-email-fieldset {
  display: table;
  width: 100%;
  margin-top: 5px;
}
.customers-detail-contact-persons-email-label,
.customers-detail-contact-persons-email-text {
  float: left;
}
.customers-detail-contact-persons-email-icon-tooltip {
  height: 22px;
  width: 22px;
  margin-left: 5px;
  margin-top: -4px;
  float: left;
  background-image: url(../images/mail_groen_ikon.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 22px 22px;
}

/* NOTES */
#customers-detail-tab-notes-head {
  display: table-cell;
  width: -webkit-calc(30% - 2px);
  width: -moz-calc(30% - 2px);
  width: calc(30% - 2px);
  height: 38px;
  border-right: 1px solid #c7c7c7;
  border-top: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
  background: #dcdcdc;
}
#customers-detail-tab-notes {
  display: block;
  float: left;
}
#customers-detail-tab-notes.tab-selected {
  background: #ecf1a0;
  border-right: 1px solid #c7c7c7;
}
#customers-detail-tab-notes-title {
  padding: 9px 15px 8px 15px;
}
#customers-detail-tab-notes-add-popup {
  display: block;
  float: right;
  background: #ecf1a0;
}
#customers-detail-tab-notes-add-icon {
  display: block;
  float: right;
  background-image: url("../images/plus_ikon.png") !important;
  background-size: 32px 32px;
  width: 33px;
  height: 35px;
  margin: 4px 15px 0px 13px;
  cursor: hand;
}
#customers-detail-tab-notes-table {
  width: 100%;
}
#customers-detail-notes-edit-fieldset {
  display: table;
  width: -webkit-calc(100% - 2px);
  width: -moz-calc(100% - 2px);
  width: calc(100% - 2px);
  background: #6e6e6e;
  border-right: 1px solid #d8e032;
  border-top: 1px solid #d8e032;
  border-left: 1px solid #d8e032;
}
#customers-detail-notes-edit-area1 {
  width: 100%;
  display: table;
}
#customers-detail-notes-edit-label {
  width: -webkit-calc(100% - 182px);
  width: -moz-calc(100% - 182px);
  width: calc(100% - 182px);
  float: left;
  padding: 10px 15px 10px 15px;
}
#customers-detail-notes-edit-delete-button {
  float: right;
  padding: 10px 15px 10px 15px;
}
#customers-detail-notes-edit-textarea {
  display: block;
  width: 100%;
  padding: 0px 15px 0px 15px;
}
#customers-detail-notes-edit-textarea ::-webkit-scrollbar {
  width: 0px;
}
#customers-detail-notes-edit-input {
  resize: none;
  width: -webkit-calc(100% - 32px);
  width: -moz-calc(100% - 32px);
  width: calc(100% - 32px);
}
#customers-detail-notes-edit-button-bar {
  padding: 10px 15px 10px 0px;
}
#customers-detail-notes-edit-save {
  margin-right: 10px;
}
#customers-notes-0 {
  border-top: 1px solid #d8e032;
}
.customers-detail-notes-empty-content-text {
  display: table;
  width: -webkit-calc(100% - 32px);
  width: -moz-calc(100% - 32px);
  width: calc(100% - 32px);
  background: #ffffff;
  border: 1px solid #d8e032;
  padding: 10px 15px 10px 15px;
}
.customers-detail-notes-content-fieldset {
  display: table;
  width: -webkit-calc(100% - 2px);
  width: -moz-calc(100% - 2px);
  width: calc(100% - 2px);
  background: #ffffff;
  border-right: 1px solid #d8e032;
  border-bottom: 1px solid #d8e032;
  border-left: 1px solid #d8e032;
}
.customers-detail-notes-content-info {
  display: table;
  width: 100%;
}
.customers-detail-notes-content-date-responsible {
  display: inline-block;
  float: left;
  width: -webkit-calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: calc(100% - 100px);
  padding: 10px 15px 10px 15px;
}
.customers-detail-notes-content-edit-icon {
  display: inline-block;
  float: right;
  background-image: url("../images/rediger_ikon.png") !important;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  margin-top: 4px;
  margin-right: 15px;
  cursor: hand;
}
.customers-detail-notes-content-text {
  padding: 0px 15px 10px 15px;
}

/* SERVICE SUPPORT */
#customers-detail-tab-service-support-head {
  display: table-cell;
  width: -webkit-calc(30% - 2px);
  width: -moz-calc(30% - 2px);
  width: calc(30% - 2px);
  height: 38px;
  border-right: 1px solid #c7c7c7;
  border-top: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
  background: #dcdcdc;
}
#customers-detail-tab-service-support {
  display: block;
  float: left;
}
#customers-detail-tab-service-support.tab-selected {
  background: #B2D0D1;
}
#customers-detail-tab-service-support-title {
  padding: 9px 15px 8px 15px;
}
#customers-detail-tab-service-support-add-popup {
  display: block;
  float: right;
  background: #B2D0D1;
}
#customers-detail-tab-service-support-add-icon {
  display: block;
  float: right;
  background-image: url("../images/plus_ikon.png") !important;
  background-size: 32px 32px;
  width: 33px;
  height: 35px;
  margin: 4px 15px 0px 13px;
  cursor: hand;
}
.customers-detail-service-support-fieldset {
  display: table;
  width: -webkit-calc(100% - 32px);
  width: -moz-calc(100% - 32px);
  width: calc(100% - 32px);
  background: #ffffff;
  border: 1px solid #67a1a3;
  padding: 15px;
}

.customers-detail-service-support-button {
  float: left;
  margin-left: 15px;
}

/* CUSTOMER */
#customers-detail-customer-info-service-provider-fieldset {
    display: table;
    width: -webkit-calc(100% - 32px);
    width: -moz-calc(100% - 32px);
    width: calc(100% - 32px);
    background: #ffffff;
    border-right: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    border-left: 1px solid #c7c7c7;
    padding: 10px 15px 10px 15px;
}

#customers-detail-customer-info-service-provider {
    display: table;
}

#customers-detail-customer-info-service-provider-edit-icon {
    display: inline-block;
    float: right;
    background-image: url("../images/rediger_ikon.png") !important;
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    cursor: hand;
}

#customers-detail-customer-info-service-provider-contact-persons-fieldset {
    width: 100%;
    margin-top: 5px;
}

#customers-detail-customer-info-service-provider-contact-persons-left {
    display: block;
    float: left;
}

#customers-detail-customer-info-service-provider-contact-persons-right {
    display: inline-block;
    float: left;
}

.customers-detail-customer-info-service-provider-contact-persons-right-fieldset {
    display: table;
}

.customers-detail-customer-info-service-provider-contact-persons-email-text {
    float: left;
}

.customers-detail-customer-info-service-provider-contact-persons-email-icon-tooltip {
    height: 22px;
    width: 22px;
    margin-left: 5px;
    margin-top: -4px;
    float: left;
    background-image: url(../images/mail_groen_ikon.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 22px 22px;
}

.customers-detail-customer-info-service-provider-contact-persons-no-email-icon-tooltip {
    height: 22px;
    width: 22px;
    margin-left: 5px;
    margin-top: -4px;
    float: left;
    background-image: url(../images/mail_gul_ikon.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 22px 22px;
}

#documentation-entry-list {
  height: -webkit-calc(100% - 105px);
  height: calc(100% - 105px);
  overflow: auto;
}
.even-entry {
  background-color: #f5f3f3;
}
.odd-entry {
  background-color: #dcdcdc;
}
.documentation-entry {
  padding: 20px;
}
#documentation-entry-date {
  display: inline;
  vertical-align: middle;
  margin-right: 10px;
}
#documentation-entry-createdBy {
  font-weight: bold;
  padding-top: 10px;
}
#documentation-entry-value {
  padding-top: 10px;
}
.documentation-photo-container {
  display: inline-block;
  position: relative;
  margin-left: 20px;
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
}
.documentation-photo-container:nth-child(n+3) {
  margin-top: 20px;
}
.documentation-photo-dummy {
  margin-top: 75%;
}
.documentation-photo-element {
  overflow-y: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e8e8e8;
}
.documentation-photo {
  max-width: 100%;
  max-height: 280px;
}
.documentation-entry-column1 {
  vertical-align: top;
  display: inline-block;
  width: 50%;
}
.documentation-entry-column2 {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  width: -webkit-calc(50% - 3px);
  width: calc(50% - 3px);
}
.documentation-entry-edit {
  display: inline;
  vertical-align: middle;
  height: 24px;
  cursor: pointer;
}
#employee-edit-dialog-header {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
#employee-edit-dialog-header-name {
  float: left;
}
#employee-edit-dialog-header-delete,
#employee-edit-dialog-header-delete-button {
  float: right;
}
#employee-edit-dialog-employeeinfo-email-validate,
#employee-edit-dialog-employeeinfo-password-validate,
#employee-edit-dialog-employeeinfo-username-validate,
#employee-edit-dialog-header-validate {
  clear: both;
  margin-left: 3px;
  font-style: italic;
  color: #d74947;
}
#employee-edit-dialog-employeeinfo-fullname-fieldset,
#employee-edit-dialog-employeeinfo-password-fieldset,
#employee-edit-dialog-employeeinfo-title,
#employee-edit-dialog-employeeinfo-username-fieldset {
  padding-bottom: 10px;
}
#employee-edit-dialog-employeeinfo-email-input,
#employee-edit-dialog-employeeinfo-fullname-input,
#employee-edit-dialog-employeeinfo-password-input,
#employee-edit-dialog-employeeinfo-username-input {
  width: 100%;
}
#employee-edit-dialog-employeeinfo {
  float: left;
  width: 100%;
}
#employee-edit-dialog-content-wrapper {
  display: block;
  width: 100%;
  height: 432px;
}
#employee-edit-dialog-slider-container {
  float: left;
  overflow: hidden;
  height: 100%;
}
#employee-edit-dialog-slider-scroll-content {
  height: auto;
  float: left;
  width: 100%;
}
#employee-edit-dialog-slider {
  float: left;
  width: 10px;
  height: 100%;
  margin-left: 20px;
}
#send-report-dialog-header {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
#send-report-dialog-header-name {
  float: left;
}
#send-report-dialog-header-validate {
  padding-top: 5px;
  clear: both;
  margin-left: 3px;
  font-style: italic;
  color: #d74947;
}
#send-report-dialog-to-validate,
#send-report-dialog-cc-validate {
  clear: both;
  margin-left: 123px;
  font-style: italic;
  color: #d74947;
}
#send-report-dialog-from-fieldset,
#send-report-dialog-to-fieldset,
#send-report-dialog-cc-fieldset,
#send-report-dialog-subject-fieldset,
#send-report-dialog-body-fieldset {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}
#send-report-dialog-from-fieldset {
  height: 34px;
}
#send-report-dialog-report-fieldset {
  float: left;
  width: 100%;
  height: 34px;
}
.send-report-dialog-left {
  float: left;
  width: 100px;
  color: #c7c7c7;
  padding-top: 6px;
  padding-right: 20px;
  text-align: right;
}
#send-report-dialog-from-value,
#send-report-dialog-to-input,
#send-report-dialog-cc-input,
#send-report-dialog-subject-input,
#send-report-dialog-report-value-fieldset {
  float: right;
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
}
#send-report-dialog-from-value,
#send-report-dialog-report-value {
  padding-top: 8px;
}
#send-report-dialog-body-textbox {
  float: left;
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
}
#send-report-dialog-body-input {
  float: left;
  width: 100%;
}
#send-report-dialog-report-icon {
  float: left;
  background-image: url("/static/docospot/images/rapport_ikon.png") !important;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  margin-top: 1px;
  margin-right: 10px;
  cursor: hand;
}
#send-report-dialog-report-value {
    float: left;
}
#bo-main-content-users {
  clear: both;
  height: -webkit-calc(100% - 40px);
  height: -moz-calc(100% - 40px);
  height: calc(100% - 40px);
}
#employees-header {
  padding: 10px 10px 0px 10px;
}
#employees-tab-bar {
  display: block;
  padding-left: 10px;
  height: 48px;
}
.employees-tab-button {
  font-size: 1.7em;
  font-weight: bold;
  color: #aaaaaa;
  float: left;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  margin-left: 10px;
}
.employees-tab-button.tab-selected {
  color: #494949;
}
.settings-tab-button, .settings-tab-selected {
  color: #aaaaaa;
  float: left;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  margin-left: 10px;
}
#employees-tab-employee-list-icon {
    display: inline-block;
    float: left;
    margin-left: 10px;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    cursor: hand;
    background-image: url("/static/docospot/images/user_icon_deactive.png") !important;
}
#employees-tab-employee-list-icon.tab-selected {
    background-image: url("/static/docospot/images/user_icon_active.png") !important;
}
#employees-master {
  float: left;
  padding: 10px 20px 20px 20px;
  border-width: 1px;
  border-color: #C8C8C8;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: none;
  width: 229px;
  height: -webkit-calc(100% - 161px);
  height: -moz-calc(100% - 161px);
  height: calc(100% - 161px);
}
#employees-master-title {
  padding: 25px 0px;
}
#employees-master-create-user-button {
    width: 100%;
    text-align: left;
}

#employees-master-create-group-button {
    width: 100%;
    text-align: left;
}
#employees-master-search {
  float: left;
}
#employees-master-search-input {
  display: block;
  margin-top: 20px;
  background: url(../images/soeg_ikon.png) no-repeat scroll 7px 7px;
  background-size: 16px 16px;
  padding-left: 30px;
  width: 100%;
}
#employees-master-list-wrapper {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  height: -webkit-calc(100% - 108px);
  height: -moz-calc(100% - 108px);
  height: calc(100% - 108px);
  float: left;
  overflow-y: auto;
  overflow-x: hidden;
}
#employees-master-slider-selectable .ui-selecting {
  background: #D3D3D3;
}
#employees-master-slider-selectable .ui-selected {
  background: #BCBCBC;
}
#employees-master-slider-selectable {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: -webkit-calc(100% - 2px);
  width: -moz-calc(100% - 2px);
  width: calc(100% - 2px);
  border: 1px solid #C8C8C8;
}
#employees-master-slider-selectable li {
  border: none;
  border-bottom: 1px solid #C8C8C8;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1.4em;
}
#employees-master-slider-selectable li:last-child {
  border-bottom: none;
}
#employees-detail {
  float: left;
  width: -webkit-calc(100% - 270px);
  width: -moz-calc(100% - 270px);
  width: calc(100% - 270px);
  max-height: calc(100% - 185px);
  overflow: auto;
  height: 100%;
  padding: 0px;
}
#employees-detail-header {
  float: left;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  padding: 10px 20px;
  border-bottom: 2px solid #878787;
}
#employees-detail-title {
  display: inline-block;
  float: left;
}
#employees-detail-content {
  display: table;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  height: calc(100% - 185px);
  padding: 20px;
  background: #f5f3f3;
}
#employees-detail-employee-info-head {
  display: table;
  width: -webkit-calc(100% - 2px);
  width: -moz-calc(100% - 2px);
  width: calc(100% - 2px);
  height: 39px;
  background: #dcdcdc;
  border: 1px solid #c7c7c7;
}
#employees-detail-employee-info-title {
  display: inline-block;
  float: left;
  width: -webkit-calc(50% - 30px);
  width: -moz-calc(50% - 30px);
  width: calc(50% - 30px);
  padding: 9px 15px 8px 15px;
}
#employees-detail-employee-info-edit-icon {
  display: inline-block;
  float: right;
  background-image: url("../images/rediger_ikon.png") !important;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  margin-top: 4px;
  margin-right: 15px;
  cursor: hand;
}
#employees-detail-employee-info-area {
  margin-bottom: 20px;
}
.employees-detail-employee-info-fieldset {
  display: table;
  width: -webkit-calc(100% - 32px);
  width: -moz-calc(100% - 32px);
  width: calc(100% - 32px);
  background: #ffffff;
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
  padding: 10px 15px 10px 15px;
}
#employees-detail-employee-info-email-fieldset {
  display: table;
  width: 100%;
  margin-top: 5px;
}
#employees-detail-employee-info-email-label,
#employees-detail-employee-info-email-text {
  float: left;
}
#employees-detail-employee-info-userlevel {
  margin-top: 5px;
}
#bo-main-top-userinfo-area {
  display: block;
  font-size: 1.4em;
  color: #ffffff;
}
#bo-main-top-userinfo {
  float: right;
  padding: 10px 0px 10px 0px;
}
#bo-main-top-logout {
  float: right;
  padding: 10px 20px 10px 20px;
}
#edit-documentation-content {
  display: table;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  background-color: #6e6e6e;
  padding: 20px;
}
#edit-documentation-action-bar {
  width: 100%;
}
#edit-documentation-action-area {
  margin-bottom: 10px;
}
#edit-documentation-entry-info {
  display: inline-block;
  width: 50%;
  float: left;
  color: #ffffff;
}
#edit-documentation-entry-createdBy {
    display: inline-block;
    width: 50%;
    float: left;
    padding: 10px 0px 10px 0px;
}
#edit-documentation-cancel {
  display: inline-block;
  float: right;
}
#edit-documentation-delete {
  float: right;
  margin-left: 15px;
}
#edit-documentation-area {
  display: block;
  width: 100%;
}
#edit-documentation-textarea {
  float: left;
  width: 50%;
}
#edit-documentation-textarea ::-webkit-scrollbar {
  width: 0px;
}
#edit-documentation-input {
  resize: none;
  width: 100%;
}
#edit-documentation-bottom-button-bar {
  padding-top: 10px;
}
#edit-documentation-insert-picture {
  margin-left: 10px;
}
#edit-documentation-insert-standard-text {
  margin-left: 10px;
}
#edit-documentation-container {
  float: right;
  width: 50%;
  overflow-x: hidden;
  overflow-y: auto;
  height: -webkit-calc(100% - 160px);
}
#edit-documentation-images-area {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  width: -webkit-calc(100% - 20px);
}
.edit-documentation-photo-container {
  display: inline-block;
  position: relative;
  margin-left: 20px;
  margin-bottom: 20px;
  height: auto;
}
.edit-documentation-photo {
  height: 100px;
  border: 1px solid #000;
  margin: 0px 0px 0px 0px;
}
.edit-documentation-delete-icon-container {
  position: absolute;
  left: 0px;
  top: 0;
}
.edit-documentation-delete-icon {
  height: 20px;
  width: 20px;
  cursor: pointer;
}
#bo-main-content-settings {
  clear: both;
  height: -webkit-calc(100% - 40px);
  height: -moz-calc(100% - 40px);
  height: calc(100% - 40px);
}
#settings-page, .settings-page {
  padding: 10px 10px 0px 10px;
  display: block;
}
.settings-tab-selected {
  color: #494949;
}
#settings-tab-bar {
  display: block;
  height: 48px;
}
.settings-tab-bar {
  display: inline-block;
  height: 48px;
}
#settings-administration-tab, #settings-company-info-tab,
#settings-licenses-tab {
  margin-right: 10px;
  margin-left: 10px;
}
#settings-content {
  padding: 10px;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  height: -webkit-calc(100% - 160px);
  height: -moz-calc(100% - 160px);
  display: block;
  overflow-y: scroll;
  overflow-x: hidden;
}
.settings-content-title {
  margin-bottom: 10px;
}
.settings-content-subtitle {
  margin-top: 20px;
}
.license-even-entry {
  background: #FFFFFF;
}
.license-odd-entry {
  background: #EEEEEE;
}
.settings-license-table-header {
  text-align: left;
  padding: 10px 10px 10px 10px;
}
.settings-license-username {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  width: 50%;
}
.settings-license-release-button {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 30px;
  padding-right: 30px;
  vertical-align: middle;
}
#settings-license-backoffice-table, #settings-license-mobile-table {
  width: 600px;
}
#settings-license-mobile-table td {
  padding-left: 10px;
  padding-right: 10px;
  height: 40px;
  text-align: left;
  vertical-align: middle;
  display: inline;
}
#settings-license-backoffice-table td {
  padding-left: 10px;
  padding-right: 10px;
  height: 40px;
  text-align: left;
  vertical-align: middle;
  display: inline;
}
.settings-license-label-column {
  width: 25%;
}
.settings-license-button-column {
  width: 10%;
}
#settings-licenses-mobile-add {
  margin: 20px 0px 40px 0px;
}
#settings-licenses-backoffice-add {
  margin: 20px 0px 10px 0px;
}
#settings-company-info-master {
  float: left;
  width: 249px;
}
#settings-company-info-master-menu-general {
    width: 209px;
    padding: 0px 10px 10px 10px;
}
#settings-company-info-master-menu-report-setup,
#settings-company-info-master-menu-advanced {
    width: 209px;
    padding: 10px;
}
.menu-block-content-selectable .ui-selecting {
  background: #D3D3D3;
}
.menu-block-content-selectable .ui-selected {
  background: #BCBCBC;
}
.menu-block-content-selectable {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 227px;
  border: 1px solid #C8C8C8;
  margin-bottom: 20px;
}
.menu-block-content-selectable li {
  border: none;
  margin: 0;
  padding-top: 8px;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1.4em;
  height: 26px;
  border-bottom: 1px solid #C8C8C8;
}
.menu-block-content-selectable li:last-child {
  border-bottom: none;
}
#settings-company-info-detail {
  float: left;
  width: -moz-calc(100% - 269px);
  width: -webkit-calc(100% - 269px);
  padding-left: 20px;
}
#settings-company-settings-standard-texts-header,
#settings-company-info-contact-header,
#settings-company-info-logo-header,
#settings-company-settings-report-entries-header,
#settings-company-settings-report-advanced-setup-header {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
#settings-company-settings-report-intro-header,
#settings-company-settings-report-outro-header,
#settings-company-settings-report-mail-info-header {
  width: 100%;
  height: 46px;
  margin-bottom: 25px;
}
#settings-company-settings-standard-texts-label,
#settings-company-info-contact-area,
#settings-company-info-contact-label,
#settings-company-info-logo-label,
#settings-company-settings-report-intro-label,
#settings-company-settings-report-entries-label,
#settings-company-settings-report-outro-label,
#settings-company-settings-report-mail-info-label,
#settings-company-settings-report-advanced-setup-label,
#settings-company-settings-custom-task-fields-label,
#settings-company-settings-archived-custom-task-fields-label,
#settings-company-settings-standard-texts-info,
#settings-company-info-contact-info,
#settings-company-info-logo-info,
#settings-company-settings-report-intro-info,
#settings-company-settings-report-entries-info,
#settings-company-settings-report-outro-info,
#settings-company-settings-report-advanced-setup-info,
#settings-company-settings-custom-task-fields-info,
#settings-company-settings-archived-custom-task-fields-info {
  float: left;
  width: 100%;
}

/* Quick text */

#settings-company-settings-standard-text-group-input {
  width: 406px;
}
#settings-company-settings-standard-text-group-add {
  margin-left: 12px;
  margin-top: -5px;
}
#settings-company-settings-standard-texts-wrapper {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  width: 552px;
  height: 434px;
  margin-top: 15px;
}
#settings-company-settings-standard-texts-container {
  float: left;
  height: 100%;
  width: 100%;
}
#settings-company-settings-standard-texts-slider-scroll-content {
  height: auto;
  float: left;
  width: 100%;
}
#settings-company-settings-standard-text-group-list {
  display: inline-block;
  width: 100%;
}

/* Info Contact */

#settings-company-info-edit {
  margin-top: 35px;
}
#settings-company-info-name-label,
#settings-company-info-address-label,
#settings-company-info-phone-label,
#settings-company-info-email-label {
    margin-bottom: 2px;
}
#settings-company-info-address-label,
#settings-company-info-phone-label,
#settings-company-info-email-label {
    margin-top: 15px;
}

/* logo */

.settings-company-logo {
  max-width: 660px;
  max-height: 110px;
}
#settings-company-info-logo-edit {
  margin-top: 35px;
}

/* Intro */

#settings-company-settings-report-intro-textbox {

}

#save-report-intro {
  margin-top: 25px;
}

/* Show entires */

#settings-company-settings-documentation-checkbox-bar1,
#settings-company-settings-documentation-checkbox-bar2,
#settings-company-settings-report-checkbox-bar1,
#settings-company-settings-report-checkbox-bar2,
#settings-company-settings-report-checkbox-bar3,
#settings-company-settings-report-checkbox-bar5 {
  display: table;
  float: left;
  width: 100%;
}
#settings-company-settings-report-checkbox-bar1 {
    margin-top: 25px;
}
#settings-company-settings-documentation-checkbox-bar2,
#settings-company-settings-report-checkbox-bar2,
#settings-company-settings-report-checkbox-bar3,
#settings-company-settings-report-checkbox-bar5 {
  margin-top: 15px;
}
#settings-company-settings-documentation-show-descending-checkbox,
#settings-company-settings-documentation-show-entry-createdBy-checkbox,
#settings-company-settings-report-show-entry-date-checkbox,
#settings-company-settings-report-show-entry-time-checkbox,
#settings-company-settings-report-show-date-time-in-entry1-only-checkbox {
  float: left;
}
#settings-company-settings-documentation-show-descending-label,
#settings-company-settings-documentation-show-entry-createdBy-label,
#settings-company-settings-report-show-entry-date-label,
#settings-company-settings-report-show-entry-time-label,
#settings-company-settings-report-show-date-time-in-entry1-only-label {
  float: left;
  margin: 2px 20px 0px 8px;
}
#settings-company-settings-report-entries-save-button {
  margin-top: 25px;
}

/* outro */

#save-report-outro {
  margin-top: 25px;
}

/* Mail info */

#settings-company-settings-report-mail-info-subject-label,
#settings-company-settings-report-mail-info-content-label {
  float: left;
  width: 100%;
  margin-bottom: 2px;
}
#settings-company-settings-report-mail-info-subject {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

#settings-company-settings-report-mail-info-subject-input {
  float: left;
  width: 552px;
  height: 34px;
}

#settings-company-settings-report-mail-info-textbox {
  display: table;
  width: 100%;
}

#save-report-mail-info {
    margin-top: 25px;
}

/* Advanced setup */

#settings-company-settings-report-radio-bar1,
#settings-company-settings-report-radio-bar2,
#settings-company-settings-report-checkbox-bar5,
#settings-company-settings-report-checkbox-bar4 {
  display: table;
  float: left;
  width: 100%;
}
#settings-company-settings-report-radio-bar2 {
  margin-top: 15px;
}

#settings-company-settings-report-checkbox-bar5,
#settings-company-settings-report-checkbox-bar4 {
  margin-top: 25px;
}
#settings-company-settings-report-show-responsible-checkbox,
#settings-company-settings-report-show-customlogo-checkbox,
#settings-company-settings-report-show-startedAt-radio,
#settings-company-settings-report-show-updatedAt-radio {
  float: left;
}
#settings-company-settings-report-show-startedAt-label,
#settings-company-settings-report-show-updatedAt-label,
#settings-company-settings-report-show-customlogo-label,
#settings-company-settings-report-show-responsible-label {
  float: left;
  margin: 2px 20px 0px 8px;
}
#settings-company-settings-report-advanced-setup-save-button {
  margin-top: 25px;
}

/* Custom task fields */

#settings-company-settings-custom-task-fields-header {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
#settings-company-settings-archived-custom-task-fields-header {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
#settings-company-settings-archived-custom-task-fields-label,
#settings-company-settings-custom-task-fields-label {
  float: left;
}
#settings-company-settings-custom-task-fields {
  width: 503px;
}
#settings-company-settings-custom-task-field-input {
  width: 390px;
}
#settings-company-settings-custom-task-field-add {
  width: 84px;
  margin-left: 12px;
  margin-top: -4px;
}
#settings-company-settings-archived-custom-task-fields-wrapper,
#settings-company-settings-custom-task-fields-wrapper {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  width: 489px;
  height: 218px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#settings-company-settings-archived-custom-task-fields-container,
#settings-company-settings-custom-task-fields-container {
  float: left;
  height: 100%;
  width: 100%;
}
#settings-company-settings-archived-custom-task-fields-slider-scroll-content,
#settings-company-settings-custom-task-fields-slider-scroll-content {
  height: auto;
  float: left;
  width: 100%;
}
.settings-company-settings-archived-custom-task-fields-table,
.settings-company-settings-custom-task-fields-table {
  border-collapse: separate;
  border-spacing: 0px 2px;
}
.settings-company-settings-archived-custom-task-fields-table
td:first-child, .settings-company-settings-custom-task-fields-table
td:first-child {
  vertical-align: middle;
  width: 100%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.settings-company-settings-archived-custom-task-fields-table
td:last-child, .settings-company-settings-custom-task-fields-table
td:last-child {
  vertical-align: middle;
  width: 100%;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.settings-company-settings-custom-task-fields-table tr {
  background: #eeeeee;
}
.settings-company-settings-archived-custom-task-fields-table tr {
  background: #f6d9d9;
}
.settings-accordion-btnDeleteClass {
  float: right;
  margin: -7px -9px 0px 0px;
  padding: 8px;
  width: 16px;
  height: 16px;
}
.settings-divClass {
  padding: 5px 10px 5px 10px;
  height: 24px;
}
.settings-spanClass {
  float: left;
  margin-top: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 1.4em;
}
.settings-btnDeleteClass {
  float: right;
  padding: 8px;
  margin-right: 0px;
  width: 16px;
  height: 16px;
}
.settings-standard-text-bar-divClass {
  display: table;
  width: 100%;
  margin-top: 2px;
  background: #eeeeee;
  cursor: move;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.settings-standard-text-divClass {
  float: left;
  width: -moz-calc(100% - 84px);
  width: -webkit-calc(100% - 84px);
  padding: 5px 10px 5px 10px;
}
.settings-standard-text-spanClass {
  float: left;
  padding-top: 2px;
  padding-bottom: 2px;
}
.settings-standard-text-btnDeleteClass {
  float: right;
  padding: 8px;
  margin-right: 0px;
  width: 16px;
  height: 16px;
}
#settings-task-active-setting {
  margin-top: 20px;
}
#settings-task-inactive-setting {
  margin-top: 10px;
}
.status-active-label {
  color: #2EA061;
}
.status-inactive-label {
  color: #D95351;
}
#status-info-active-within, #status-info-inactive-after {
  margin-top: 10px;
  margin-bottom: 10px;
}
#settings-administration-save {
  margin-top: 25px;
}
#settings-task-status-info {
  margin-top: 30px;
}
.settings-task-status-info-table {
  display: table;
  margin-bottom: 10px;
}
#settings-task-status-info-green, #settings-task-status-info-red,
#settings-task-status-info-yellow {
  display: inline-block;
}
.settings-task-status-info-text {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 5px;
}
#dsbservicecheck-title {
  display: inline-block;
  width: 30%;
}
#dsbservicecheck-search {
  display: block;
  float: right;
  margin-top: 20px;
  margin-right: 10px;
  background: url(../images/soeg_ikon.png) no-repeat scroll 7px 7px;
  background-size: 16px 16px;
  padding-left: 30px;
}
#std-txt-dialog-header-back {
  display: inline-block;
  float: left;
  width: 25%;
  background-image: url("../images/pil_venstre_ikon.png") !important;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  margin-right: 15px;
  cursor: hand;
}
#std-txt-dialog-header-name, #std-txt-groups-dialog-header-name {
  display: inline-block;
  float: left;
  width: -webkit-calc(80% - 30px);
  width: calc(80% - 30px);
  margin-bottom: 20px;
}
#std-txt-dialog-content-wrapper,
#std-txt-groups-dialog-content-wrapper {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: -webkit-calc(100% - 54px);
  height: calc(100% - 54px);
}
#std-txt-dialog-slider-container,
#std-txt-groups-dialog-slider-container {
  float: left;
  height: 100%;
  width: -webkit-calc(100% - 0px);
  width: calc(100% - 0px);
}
#std-txt-dialog-slider-scroll-content,
#std-txt-groups-dialog-slider-scroll-content {
  height: auto;
  float: left;
  width: 100%;
}
#bo-main-content-tasks {
  clear: both;
  height: -webkit-calc(100% - 40px);
  padding: 20px;
}
#tasks-page {
  padding: 10px;
  display: block;
}
#tasks-title {
  display: inline-block;
}
#tasks-docospot-search {
  display: block;
  float: right;
  margin-top: 20px;
  margin-right: 10px;
  background: url(../images/soeg_ikon.png) no-repeat scroll 7px 7px;
  background-size: 16px 16px;
  padding-left: 30px;
}
#tasks-tab {
  height: 38px;
  vertical-align: middle;
  width: 100%;
}
#tasks-tab-active, #tasks-tab-archive, #tasks-tab-separator,
.tasks-tab {
  vertical-align: middle;
  float: left;
  padding: 0px 10px;
}
#tasks-tab-separator {
  border-right: solid 2px #000000;
  width: 2px;
  height: 100%;
}
#tasks-filter {
  display: block;
  padding: 10px;
  height: 30px;
}

#email-choosen-tasks, #tasks-filter-archive-choosen, #tasks-filter-create-task {
  float: left;
  margin-top: -2px;
  margin-right: 10px;
}

#tasks-filter-combobox-ansvar, #tasks-filter-combobox-kunde {
  display: inline;
  float: right;
  width: 20%;
  margin-top: -2px;
  margin-left: 15px;
}
#tasks-filter-combobox-status {
  display: inline;
  float: right;
  width: 175px;
  margin-top: -2px;
  margin-left: 15px;
}
#tasks-liste {
  display: block;
  padding: 20px 10px 10px 10px;
}
#tasks-liste-table-wrapper {
  display: block;
  width: 100%;
}
#tasks-liste-table-container {
  float: left;
  overflow-x: hidden;
  overflow-y: auto;
  height: -webkit-calc(100% - 250px);
  width: 100%;
}
#tasks-liste-table-content {
  height: auto;
  float: left;
  width: 100%;
}
#tasks-liste-table-empty-label {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    padding: 20px;
    text-align: center;
}
#tasks-liste-table-empty-picture-area {
    padding: 40px;
    text-align: center;
}
#tasks-liste-table {
  width: 100%;
  white-space: nowrap;
}
#tasks-liste-table thead {
  background: #C7C7C7;
}
#tasks-liste-table tr {
  height: 35px;
}
#tasks-liste-table td {
  vertical-align: middle;
}
#tasks-liste-table-tbody .row-folded {
  cursor: hand;
}
#tasks-liste-table-tbody .row-folded a {
  text-indent: -9999px;
  position: relative;
  background: url(../images/pil_hoejre_ikon.png) no-repeat 0 0px;
  width: 32px;
  height: 32px;
  background-size: 16px 16px;
  display: block;
  float: left;
  color: #ff0;
  background-position: center;
  outline: 0;
}
#tasks-liste-table-tbody .row-unfolded a {
  text-indent: -9999px;
  position: relative;
  background: url(../images/pil_ned_ikon.png) no-repeat 0 0px;
  width: 28px;
  height: 33px;
  background-size: 16px 16px;
  display: block;
  float: left;
  color: #ff0;
  background-position: center;
  border-left: 4px solid #66A1A3;
  outline: 0;
}
#tasks-liste-table-tbody .row-unfolded {
  border-bottom: 1px solid #C7C7C7;
  border-top: 4px solid #66A1A3;
  cursor: hand;
}
#tasks-liste-table-tbody .row-unfolded .tasks-liste-column-archive {
  border-right: 8px solid #66A1A3;
  width: 32px;
}
#tasks-liste-table-tbody tr {
  border-bottom: 1px solid #C7C7C7;
}
#tasks-liste-table-tbody .row-details {
  border-top: none;
  border-bottom: 4px solid #66A1A3;
  border-left: 8px solid #66A1A3;
  border-right: 8px solid #66A1A3;
  height: 210px;
}
#task-inline-details-column1-template {
  float: left;
  height: 210px;
  max-width: 326px;
  position: relative;
}
#task-inline-details-title-template {
  height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#task-inline-details-description-template,
#task-inline-details-responsible-template {
  font-size: 1.2em;
  white-space: normal;
  height: 32px;
  overflow: hidden;
}
#tasks-show-task-button {
  position: absolute;
  bottom: 0;
  left: 0;
}
#task-inline-details-column2-template {
  float: right;
  margin-left: 20px;
  height: 200px;
  width: 560px;
  position: relative;
}
#task-inline-details-documentation-head {
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
  height: 39px;
  background: #dcdcdc;
  border: 1px solid #c7c7c7;
}
#task-inline-details-documentation-shown-panel {
  display: table;
  width: -webkit-calc(100% - 1px);
  width: calc(100% - 1px);
  background: #ffffff;
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
}
#task-inline-details-documentation-content {
  padding: 15px;
  height: 140px;
}
#task-inline-details-documentation-photo-template {
  float: left;
  margin-right: 15px;
}
#task-inline-details-documentation-text-template {
  float: left;
  height: 140px;
}
#task-inline-details-documentation-latest-updated-by-and-at {
  font-style: italic;
}
#task-inline-details-documentation-latest-updated-text {
  margin-top: 16px;
  font-size: 1.2em;
  white-space: normal;
  height: 32px;
  width: 326px;
  overflow: hidden;
}
#task-inline-details-documentation-add-button,
#task-inline-details-documentation-show-button {
  position: absolute;
  bottom: 5px;
  right: 15px;
}
.task-inline-tab-button, .task-inline-tab-button-selected {
  cursor: pointer;
  display: inline-block;
  float: left;
  padding: 9px 15px 8px 15px;
  color: #878787;
}
.task-inline-tab-button-selected {
  color: #1e1e1e;
}
.tasks-liste-column-fold {
  width: 30px;
  vertical-align: middle;
  text-align: center;
}
#tasks-liste-table-tbody tr:nth-child(2n+1) {
  background: #FFFFFF;
}
#tasks-liste-table-tbody tr:nth-child(2n+0) {
  background: #EEEEEE;
}
.tasks-liste-warning {
  font-style: italic;
}
.tasks-liste-column-task {
  vertical-align: middle;
  padding-left: 10px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tasks-liste-column-customer, .tasks-liste-column-responsible {
  vertical-align: middle;
  padding-left: 20px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
th.tasks-liste-column-task:hover {
  background: #B6B6B6;
}
.tasks-liste-column-created, .tasks-liste-column-rapport,
.tasks-liste-column-status {
  width: 110px;
  vertical-align: middle;
  text-align: center;
}
.tasks-liste-column-archive {
  width: 40px;
  padding-left: 20px;
  vertical-align: middle;
  text-align: center;
}
th.tasks-liste-column-created, th.tasks-liste-column-status {
  width: 90px;
  padding-left: 20px;
}
th.tasks-liste-column-status:hover {
  background: #B6B6B6;
}
th.tasks-liste-column-created:hover {
  background: #B6B6B6;
}
.tasks-liste-column-rapport-row {
  width: 110px;
  vertical-align: middle;
  text-align: center;
  font-size: 1.0em;
  font-weight: bold;
  color: #008000;
}
.task-list-report-icon-area {
  text-align: center;
}
.task-list-report-icon-text {
  float: right;
  font-size: 1.0em;
  font-weight: bold;
  color: #008000;
  padding-top: 18px;
  padding-right: 24px;
}
.task-list-report-icon {
  height: 32px;
  width: 32px;
}
.active-list-label {
  color: #1e1e1e;
}
.inactive-list-label {
  color: #c7c7c7;
  cursor: pointer;
}
.active-task-status, .inactive-task-status, .not-really-task-status,
.task-status-circle {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  margin-left: auto;
  margin-right: auto;
}
.active-task-status {
  background-color: #008000;
}
.inactive-task-status {
  background-color: #ff0000;
}
.not-really-task-status {
  background-color: #ffa500;
}
.task-column-sort-none {
  cursor: pointer;
}
#task-column-sort-indicator {
  height: 16px;
  width: 16px;
  vertical-align: middle;
}
.task-inline-details-documentation-photo {
  max-width: 185px;
  max-height: 139px;
}
#print-utils-pdf-header {
    padding: 10px 10px 0px 10px;
    height: 91px;
    border-bottom: 4px solid #878787;
}
#print-utils-pdf-top-bar-title {
    display: inline-block;
    width: 50%
}
#print-utils-pdf-top-bar-save-or-print {
    float: right;
    margin: 22px 10px 0px 10px;
}
