﻿/* *** OCFrontEnd version 6.2.1000.0 *** */
/*styles for message history and show message */
#OnlineConsultant table.MessageHistory tr td,
#OnlineConsultant table.MessageHistory tr th {
  vertical-align: top;
  text-align: left;
  padding-right: 20px;
  padding-bottom: 10px;
  border-bottom: solid 1px #e6e6e6; }

#OnlineConsultant table.MessageHistory tr td:nth-child(3) {
  word-break: break-word; }

.indtastetBesked {
  font-weight: bolder; }

/*body*/
body {
  background-color: #ffffff; }

/*header*/
.RM_HeaderRow {
  border: solid #e6e6e6;
  border-width: 0 0 1px 0;
  background-color: #F5F5F5; }

@media (max-width: 767px) {
  .RM_HeaderRow {
    background-color: #DC0000; } }

a.visible-xs-block.menu-toggle, #OnlineConsultant .menu-toggle:hover {
  color: #ffffff; }

.mobile-header {
  background-image: url(../Images/logoMobile.svg);
  background-size: contain; }

#OnlineConsultant a.RM_ExitLink {
  color: #DC0000; }

.LoginText {
  padding: 8px 0 0 0;
  float: right;
  color: #262626;
  text-decoration: none;
  display: none; }

/*Workflow title*/
#OnlineConsultant h1.workflow-title {
  color: #262626;
  background-color: #F5F5F5;
  font-weight: 700;
  margin: 0;
  padding: 8px 0 10px 0; }

/*ActivityTitle*/
#OnlineConsultant td.RightSide h2 {
  color: #262626; }

/*Content*/
#main-table {
  border-bottom: solid 1px #e6e6e6; }

.col-sm-9.Content {
  padding-right: 0px; }

#OnlineConsultant .dividingline {
  display: inline-block;
  margin: 0;
  vertical-align: middle; }

#OnlineConsultant table.HelpTable td.SubHeadingCell {
  padding-bottom: .7em; }

/*Groups*/
#OnlineConsultant legend {
  font-size: larger; }

/*Input*/
#OnlineConsultant input.RM_Radio {
  margin: 4px 8px;
  width: 15px;
  height: 15px; }

#OnlineConsultant input[type=checkbox] {
  width: 15px;
  height: 15px;
  padding: 0;
  margin: 0.7em 0 0 0;
  vertical-align: bottom;
  position: relative;
  top: -1px;
  *overflow: hidden; }

#OnlineConsultant input[disabled], #OnlineConsultant input[disabled]:hover {
  text-decoration: none;
  background-color: #E1E1E1;
  cursor: not-allowed;
  border-left: solid 1px #e6e6e6;
  border-top: solid 2px #E1E1E1;
  border-right: solid 2px #E1E1E1;
  border-bottom: solid 2px #E1E1E1; }

#OnlineConsultant input {
  font-size: 1.1em;
  margin: 0;
  padding: 6px; }

#OnlineConsultant select {
  height: 34px;
  padding: 6px; }

#OnlineConsultant .dynamicDropDown_button {
  min-height: 34px;
  height: 34px; }

/*buttons*/
#OnlineConsultant .NavigationButtonsShell td.ContinueButtonCell {
  padding-right: 8px !important; }

.ui-corner-all {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px; }

#OnlineConsultant .rm-ui-fileuploadbutton:hover {
  overflow: visible;
  color: #7f7f7f; }

#OnlineConsultant button.addon:hover {
  text-decoration: none;
  background-color: #ff2a2a;
  color: #ffffff; }

.LinkAsButton {
  background-color: #DC0000;
  background-position: -1px center;
  color: #ffffff;
  font-size: 0.99em;
  font-weight: 600;
  width: 100%;
  cursor: pointer;
  border: solid 1px #DC0000;
  padding: 4px;
  height: 34px;
  margin-bottom: 4px;
  background-repeat: no-repeat;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.11), 0 1px 2px rgba(0, 0, 0, 0.22);
  box-sizing: border-box;
  -webkit-transition: background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  transition: background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: background-color, box-shadow;
  transition-duration: 0.15s, 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1), cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: initial, initial;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  background-position: 4px center;
  padding: 10px; }

div .LinkAsButton a:link, div .LinkAsButton a:visited, div .LinkAsButton a:active, div .LinkAsButton a:hover, #OnlineConsultant .LinkAsButton a:link, #OnlineConsultant .LinkButton a:visited {
  color: #ffffff;
  padding: 8px 0 8px 40px;
  text-decoration: none; }

/*Footer*/
.Footer {
  background-color: #DC0000 !important; }

.FooterText {
  display: inline-block;
  padding: 10px 0 0 14px; }

#feedback {
  background-color: #F5F5F5; }

/*menu*/
#workflow-menu {
  margin-top: 0px;
  padding: 4px 0 0 8px; }

#main-table .Menu {
  padding-top: 0px;
  max-width: 100%;
  padding-left: 0px; }

#OnlineConsultant .Menu ul li h2, #OnlineConsultant .Menu ul li h2:hover {
  background-color: #4d4d4d;
  color: #ffffff;
  padding: 12px;
  border-top: #ffffff; }

#OnlineConsultant .Menu li h3 {
  background-color: #535c5e;
  color: #ffffff;
  font-weight: 700;
  padding: 12px; }

#OnlineConsultant .Menu ul ul ul li.Selected a, #main-table a.active {
  background-color: #ffffff;
  color: #262626; }

#OnlineConsultant .Menu ul ul ul li.Selected a:hover, #main-table a.active:hover {
  color: #7f7f7f; }

#OnlineConsultant .Menu li h2, #OnlineConsultant .Menu li h3, #OnlineConsultant .Menu li li li a {
  margin-bottom: -3px; }

.file .file-upload, .file-upload:visited, .file .attached-file {
  background-color: #F5F5F5; }

/*time output dialog Exit Link*/
#DialogExitLink {
  display: none; }

a.remove::before {
  font: normal normal normal 14px/1 FontAwesome;
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-weight: normal;
  font-stretch: normal;
  font-size: 14px;
  line-height: 1;
  font-family: FontAwesome; }

.file .attached-file a.remove {
  font-size: inherit;
  font-family: verdana; }

a.OC_HelpLink {
  color: #B00000; }
