/**
 * Color palette and application specific styling for Kardio-sydäntietojärjestelmä's common UI components.

 * Base style definitions for all Kardio-sydäntietojärjestelmä based healthcare applications are in "healthcare.less".
 * Kardio-sydäntietojärjestelmä specific feature syles are in "kardio-style.less".

 * @author Jani Mustonen <jani.mustonen@cinia.fi>
 */
/**
 * Base style definitions for all Kardio-sydäntietojärjestelmä based healthcare applications.
 * Sets styles common for all applications, like element positions, sizes, margins, paddings, etc.
 * Application specific color patterns are given in a separate file, for example "kardio-palette.less".
 *
 * @author Jani Mustonen <jani.mustonen@cinia.fi>
 */
/* ------------------------------- *\
   $NORMALIZATIONS
\* ------------------------------- */
* {
  margin: 0;
  padding: 0;
}
/* ------------------------------- *\
   $FONTS
\* ------------------------------- */
.help-popup-li-right-first-level li {
  margin-left: 1.5em;
}
.help-popup-li-right-second-level li {
  margin-left: 3.0em;
}
.fontCommonText {
  font-family: 'Roboto 400', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #121212;
}
.fontTitle {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}
.fontTabTitle {
  font-family: 'Roboto 400', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
.fontButton {
  font-family: 'Roboto 400', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #121212;
  font-size: 14px !important;
}
.bold {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
.fontWeightNormal {
  font-family: 'Roboto 400', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 400 !important;
}
.fontWeightBold {
  font-weight: bold;
}
.fontH1 {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
}
.fontH2 {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
}
.fontH3 {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}
.fontH4 {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
}
/* Roboto-regular - latin */
@font-face {
  font-family: 'Roboto 400';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v15-latin/roboto-v15-latin-regular.eot');
  src: local('Roboto'), local('Roboto-Regular'), url('../fonts/roboto-v15-latin/roboto-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v15-latin/roboto-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v15-latin/roboto-v15-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v15-latin/roboto-v15-latin-regular.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* Roboto-500 - latin */
@font-face {
  font-family: 'Roboto 500';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v15-latin/roboto-v15-latin-500.eot');
  src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/roboto-v15-latin/roboto-v15-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v15-latin/roboto-v15-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v15-latin/roboto-v15-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v15-latin/roboto-v15-latin-500.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* Open-Sans-regular - latin */
@font-face {
  font-family: 'Open Sans 400';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v13-latin/open-sans-v13-latin-regular.eot');
  src: local('Open Sans'), local('OpenSans'), url('../fonts/open-sans-v13-latin/open-sans-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v13-latin/open-sans-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v13-latin/open-sans-v13-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v13-latin/open-sans-v13-latin-regular.svg#OpenSans') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* Open-Sans-600 - latin */
@font-face {
  font-family: 'Open Sans 600';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v13-latin/open-sans-v13-latin-600.eot');
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('../fonts/open-sans-v13-latin/open-sans-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v13-latin/open-sans-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v13-latin/open-sans-v13-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v13-latin/open-sans-v13-latin-600.svg#OpenSans') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
.boldRedFont {
  font-weight: bold;
  color: red;
}
/* ------------------------------------------------------------------------------------ *\
   $HTML COMMON ELEMENT DEFAULTS
\* ------------------------------------------------------------------------------------ */
body {
  font-family: 'Roboto 400', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #121212;
  margin: 0;
}
h1 {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif !important;
  font-weight: 600 !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 18px !important;
}
h2 {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif !important;
  font-weight: 600 !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 17px !important;
  margin-top: 5px;
  margin-bottom: 5px;
}
h3 {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif !important;
  font-weight: 600 !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 16px !important;
}
h4 {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif !important;
  font-weight: 600 !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 15px !important;
}
td {
  padding: 1px;
  vertical-align: top;
}
th {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
input[type="submit"] {
  height: 25px;
  border: 1px solid transparent;
  border-radius: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
input[type="button"],
input[type="submit"],
button {
  font-family: 'Roboto 400', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #121212;
  font-size: 14px !important;
}
input[type="button"] {
  padding: 4px 6px;
}
button {
  padding: 4px 6px;
  display: inline-block;
}
button:active {
  position: relative;
  top: 1px;
}
input[type="text"],
input[type="password"],
select,
input {
  padding: 3px;
  border-radius: 4px;
}
input[type="radio"] {
  margin: 3px 3px 0 5px;
}
input[type="checkbox"] {
  margin: 3px 3px 3px 4px;
}
select {
  min-width: 110px;
  border-radius: 4px;
}
textarea {
  height: 150px;
  width: 500px;
  max-width: 930px;
  padding: 3px;
  border-radius: 4px;
}
/* ------------------------------------------------------------------------------------ *\
   $COMMON CLASSES
\* ------------------------------------------------------------------------------------ */
input.inputNumber {
  width: 70px;
}
input.inputNumberWidthLonger {
  width: 75px;
}
input.inputNumberShort {
  width: 23px;
}
input.smallNumber {
  width: 40px;
}
input.yearField {
  width: 80px;
  text-align: center;
}
select.yesNo {
  min-width: 25px;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.textcenter {
  text-align: center;
}
.indent {
  margin-left: 40px;
}
.right {
  float: right;
}
.half {
  width: 50%;
}
.underline {
  text-decoration: underline;
}
span.bold {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
.bold {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
.italic {
  font-style: italic;
}
.customErrorContainer {
  padding: 8px;
  border-radius: 10px;
  display: block;
}
span.educationProfileHelp {
  display: none;
}
div.alignLeft {
  margin-left: 0 !important;
}
.marginTop {
  margin-top: 10px !important;
}
.marginBottom {
  margin-bottom: 10px !important;
}
.marginLeft {
  margin-left: 10px !important;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
a img {
  border: none;
}
.displayTable {
  display: table;
}
.displayInline {
  display: inline;
}
.displayBlock {
  display: block;
}
.displayInlineBlock {
  display: inline-block;
}
.displayNone {
  display: none;
}
.clearBoth {
  clear: both;
}
.width99 {
  width: 99%;
}
.width100 {
  width: 100%;
}
.height18 {
  height: 18px;
}
.height140 {
  height: 140px;
}
.margin10 {
  margin: 10px;
}
.padding10 {
  padding: 10px;
}
.marginTop5 {
  margin-top: 5px;
}
.marginTop10 {
  margin-top: 10px;
}
.marginTop20 {
  margin-top: 20px;
}
.marginTop25 {
  margin-top: 25px;
}
.marginBottom15 {
  margin-bottom: 15px;
}
.marginLeft5 {
  margin-left: 5px;
}
.marginLeft8 {
  margin-left: 8px;
}
.marginLeft10 {
  margin-left: 10px;
}
.marginLeft20 {
  margin-left: 20px;
}
.marginLeft30 {
  margin-left: 30px;
}
.marginLeft50 {
  margin-left: 50px;
}
.fontSize90 {
  font-size: 90%;
}
.paddingTop0 {
  padding-top: 0px;
}
.paddingTop10 {
  padding-top: 10px;
}
.paddingTop20 {
  padding-top: 20px;
}
.paddingBottom50 {
  padding-bottom: 50px;
}
.paddingLeft0 {
  padding-left: 0;
}
.paddingLeft7 {
  padding-left: 7px;
}
.paddingLeft12 {
  padding-left: 12px;
}
.paddingLeft30 {
  padding-left: 30px;
}
.paddingLeft50 {
  padding-left: 50px;
}
.paddingRight12 {
  padding-right: 12px !important;
}
.borderCollapse {
  border-collapse: collapse;
}
table.list {
  text-align: left !important;
}
table.list tr td:first-child,
table.list tr th:first-child {
  padding-left: 5px;
}
table.list tr td:last-child,
table.list tr th:last-child {
  padding-right: 5px;
}
table.list th {
  padding-bottom: 8px;
  padding-top: 8px;
}
table.list td {
  padding-top: 8px;
  padding-bottom: 8px;
}
span.hinttextUnder {
  display: inline-block;
}
span.otherContainer {
  display: table;
  width: 100%;
}
input.inputToLabel,
input.inputToLabel[disabled='disabled'] {
  border-style: none;
  width: 50px;
}
td.bold {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
div.checkBoxItem {
  float: left;
  height: 40px;
  width: 170px;
}
div.checkBoxItemExtraRowHeight {
  float: left;
  height: 50px;
  width: 175px;
}
div.checkBoxItemExtraRowWidth {
  float: left;
  height: 50px;
  width: 210px;
}
div.checkBoxItem60Height {
  float: left;
  height: 60px;
  width: 175px;
}
div.checkBoxItem75Height {
  float: left;
  height: 75px;
  width: 175px;
}
div.checkBoxItem80Height {
  float: left;
  height: 80px;
  width: 175px;
}
div.checkBoxItemAAClosingRowHeight {
  float: left;
  width: 158px;
  margin-right: 30px;
  margin-bottom: 10px;
}
div.checkBoxItemHeartfailureDiagnosis {
  float: left;
  height: 40px;
  width: 170px;
}
div.checkBoxItemHeartfailureDiagnosis:last-of-type {
  width: 330px;
}
td.td85width {
  width: 85px;
}
.roundcorners {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.roundtop {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.busyindicator {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1000;
  width: 128px;
  height: 128px;
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-delay: 0.5s;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
img.excelExport {
  height: 50px;
  width: 40px;
}
.positionRelative {
  position: relative;
}
.positionFixed {
  position: fixed;
}
/* ------------------------------------------------------------------------------------ *\
   $BASE LAYOUT
\* ------------------------------------------------------------------------------------ */
.toTopHoverLink {
  position: fixed;
  bottom: 60px;
  right: 5px;
  height: 30px;
  width: 30px;
}
table.palette td.header {
  text-align: left !important;
}
table.palette td.buttons button {
  margin-bottom: 5px;
  width: 30px !important;
  height: 30px !important;
}
select.choicesSelect {
  width: 485px !important;
}
table.foreignpatient td {
  padding-bottom: 5px;
}
div.bg {
  height: 510px;
  min-width: 1200px;
  width: 100%;
  position: absolute;
  z-index: -100;
}
div.decoration {
  height: 400px;
  position: absolute;
  width: 900px;
  z-index: -10;
}
div.shadowleft {
  height: 335px;
  margin-left: 45px;
  margin-top: 106px;
  position: absolute;
  width: 50px;
  z-index: -9;
  box-shadow: 2px 12px 22px 6px rgba(50, 61, 64, 0.3);
}
div.shadowright {
  height: 335px;
  right: 45px;
  margin-top: 106px;
  position: absolute;
  width: 50px;
  z-index: -9;
  box-shadow: 2px 12px 22px 6px rgba(50, 61, 64, 0.3);
}
div.extraLoadingIndicator {
  display: none;
  padding-top: 7px;
  padding-left: 20px;
  min-height: 28px;
  width: 100px;
  position: fixed;
  top: 40%;
  left: 47%;
  z-index: 1000;
  text-align: center;
  border-radius: 0 0 5px 5px;
}
div.header {
  height: 95px;
}
div.header div.logo {
  margin-right: 60px;
  margin-top: 220px;
  float: right;
}
div.content {
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 10px;
  min-width: 1130px;
}
div.trainingIndicator {
  display: none;
}
div.main div.leftborder {
  background: repeat-y left top;
  min-height: 400px;
}
div.main div.rightborder {
  min-height: 400px;
}
div.contentArea {
  padding: 25px 22px 35px;
}
div.rightborder {
  background: repeat-y right top;
}
div.mainbottom {
  background: repeat-x bottom;
  height: 30px;
}
div.mainbottom b.bl {
  float: left;
  margin-top: -12px;
}
div.mainbottom b.br {
  float: right;
  margin-top: -12px;
}
div.copyright {
  background: transparent;
  padding: 15px 60px 25px;
  text-align: center;
}
div.paragraph {
  margin-left: 10px;
  margin-right: 10px;
}
/*
   $DATEPICKER
\* ------------------------------------------------------------------------------------ */
div.ui-datepicker {
  width: 290px;
  border-top-left-radius: 0;
}
.ui-datepicker-week-col {
  padding-top: 11px !important;
  height: 15px !important;
}
.ui-datepicker table {
  margin-bottom: 0 !important;
}
.ui-datepicker-calendar td {
  height: 27px;
  text-align: center;
}
.ui-datepicker-calendar td a {
  height: 23px;
  padding: 7px 2px 2px !important;
  text-align: center !important;
}
td.ui-datepicker-week-col {
  cursor: default;
}
/*
   $HEADER
\* ------------------------------------------------------------------------------------ */
div.currentuser {
  min-width: 1181px;
  margin-right: 40px;
  position: relative;
  text-align: right;
}
div#username {
  padding-top: 57px;
}
span#currentUser {
  padding-top: 7px;
  padding-bottom: 3px;
}
span#currentUser,
span#currentUserDepartment {
  display: block;
  margin-right: 10px;
}
a.logout {
  position: absolute;
  float: right;
  right: 10px;
  top: 115px;
}
/*
   $NAVIGATION BAR
\* ------------------------------------------------------------------------------------ */
div.nav {
  height: 37px;
}
div.nav b.tl,
div.nav b.tr,
div.mainbottom b.bl,
div.mainbottom b.br {
  display: none;
}
div.nav ul {
  background-repeat: no-repeat;
  position: absolute;
  padding-left: 10px;
  margin-top: -4px;
}
div.nav ul.loginnav {
  padding-top: 6px;
}
div.nav ul li {
  display: table-cell;
  float: left;
  height: 50px;
  list-style: none outside none;
  margin-left: 25px;
  white-space: nowrap;
  width: 200px;
}
div.nav li.logintab {
  padding-top: 3px;
}
div.nav li.patients-tab-active {
  width: 110px;
  margin-left: 26px;
}
div.nav li.patients-tab-inactive {
  width: 110px;
  margin-left: 26px;
}
div.nav li.queue-tab-active {
  width: 107px;
  margin-left: 26px;
}
div.nav li.queue-tab-inactive {
  width: 107px;
  margin-left: 26px;
}
div.nav li.reports-tab-active {
  width: 106px;
  padding-left: 3px;
  margin-left: 26px;
}
div.nav li.reports-tab-inactive {
  width: 106px;
  padding-left: 3px;
  margin-left: 26px;
}
div.nav li.personal-tab-active {
  width: 138px;
  margin-left: 26px;
  margin-top: -1px;
}
div.nav li.personal-tab-inactive {
  width: 138px;
  margin-left: 26px;
  margin-top: -1px;
}
span#search {
  display: table-cell;
  margin-left: 10px;
  width: 100px;
}
div.nav li.search-tab-active {
  width: 110px;
  margin-left: 26px;
}
div.nav li.search-tab-inactive {
  width: 110px;
  margin-left: 26px;
}
div.nav li.admin-tab-active {
  width: 100px;
  padding-left: 4px;
  margin-left: 26px;
}
div.nav li.admin-tab-inactive {
  width: 100px;
  padding-left: 4px;
  margin-left: 26px;
}
div.nav ul li b.right,
div.nav ul li b.left {
  width: 13px;
  height: 40px;
  margin-top: -10px;
}
span.tabLink {
  display: block;
  padding-left: 30px;
  padding-top: 8px;
  padding-bottom: 4px;
  width: 75px;
  cursor: pointer;
}
span.tabLinkReports {
  padding-left: 37px;
}
span.tabLinkSalikardio {
  padding-left: 38px;
}
span.tabLinkPersonal {
  width: 101px;
  padding-left: 39px;
}
span.tabLinkSearch {
  padding-left: 33px;
}
span.tabLinkAdmin {
  padding-left: 35px;
}
div.nav a,
div.nav a:visited {
  display: table-cell;
  height: 30px;
  width: 100px;
}
a.personal {
  width: 145px !important;
}
div.mainnavi {
  position: absolute;
  top: -39px;
  height: 20px;
  display: block;
}
div.mainnavi a:link,
div.mainnavi a:visited,
div.mainnavi a:active {
  display: block;
  float: left;
  padding: 5px 20px 5px 20px;
  border-bottom: none;
  margin-right: 2px;
}
div.mainnavi h2 {
  z-index: 12;
  border-bottom: none;
}
/*
   $FEEDBACK FORM
\* ------------------------------------------------------------------------------------ */
div#feedback {
  width: 381px;
  height: 360px;
  position: absolute;
  left: 420px;
  top: -500px;
  z-index: 99999999;
}
div#feedback table {
  width: 100%;
  border-collapse: collapse;
}
div#feedback table tbody.feedbackFormContent {
  padding-left: 6px;
  padding-right: 6px;
}
div#feedback table tbody.feedbackFormContent span.spanfontlarge {
  display: inline-block;
  vertical-align: top;
  padding-top: 4px;
}
form.feedbackForm {
  padding: 10px;
}
div.titleRow {
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
}
div#showFeedback {
  text-align: center;
  height: 30px;
  display: inline;
}
textarea#fbText {
  width: 349px;
  height: 100px;
  max-width: 349px;
  max-height: 100px;
  resize: none;
}
input#fbName,
input#fbEmail {
  width: 245px;
}
select#fbTopic {
  width: 253px;
}
div#sendFeedback {
  padding-left: 60px;
  padding-right: 60px;
  margin-bottom: 25px;
  text-align: center;
}
span#sendFeedbackBox {
  padding: 6px 10px;
}
.formSendButton {
  width: 81px;
}
.cancelFormButton {
  padding: 2px 5px;
  display: inline-block;
}
span#feedbackText {
  padding: 4px;
  cursor: default;
}
div#thankYouForFeedback {
  display: none;
  position: absolute;
  width: 300px;
  text-align: center;
  top: 0;
  margin-left: 452px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.formSendButton {
  margin-right: 7px;
}
span.feedbackFormNote {
  color: green;
  height: 30px;
  display: block;
  margin-top: 5px;
  cursor: default;
}
td.feedbackNameWidth {
  width: 100px;
}
/*
   $FORM FEEDBACK PANEL
\* ------------------------------------------------------------------------------------ */
ul.feedbackPanel {
  margin-top: 20px;
  padding: 10px 5px 10px 40px;
  text-align: left;
  min-height: 30px;
  line-height: 1.4em;
}
/*
   $POPUP (HELPS)
\* ------------------------------------------------------------------------------------ */
div.popupTitleRow {
  height: 35px;
  text-align: center;
  padding-top: 10px;
}
span.helpContent {
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 7px;
  display: table;
}
div.popupContentContainer {
  padding: 5px;
}
div.popupContent {
  min-height: 150px;
  padding: 5px;
}
div.popupContent ul {
  margin-left: 15px;
}
div.popupContentSmall {
  padding: 5px;
  min-height: 70px;
  text-align: center;
}
div.popupContentIntegrationError {
  min-height: 150px;
  text-align: left;
  padding: 10px;
}
div.popupBottom {
  text-align: center;
  margin-top: 1em;
  position: fixed;
  bottom: 0;
  z-index: 9999;
  width: 100%;
}
input.popupCloseButton {
  border-style: none;
  height: 25px;
}
table.popupTable {
  border-style: none;
  width: 100%;
  border-collapse: collapse;
}
table.popupTable th {
  text-align: left;
}
table.popupTable td {
  padding-bottom: 5px;
}
table.popupTable tr {
  margin-bottom: 10px;
}
td.popupTableTitleCell {
  width: 250px;
}
td.popupTableDataCell {
  text-align: left;
}
td.popupTableDataCellNarrow {
  text-align: left;
  width: 40px;
}
td.popupTableTitleCellWider {
  text-align: left;
  width: 285px;
}
td.popupTableTitleCellWider blockquote,
td.popupTableDataCell blockquote {
  margin-left: 15px;
}
th.popupMidHeader {
  text-align: left;
  border-bottom: 1px dotted;
}
p.popupIntended {
  text-indent: -15px;
  margin-left: 15px;
}
b.visibledimmer {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  cursor: not-allowed;
}
.dimmerHelp {
  width: 1000px;
  margin-bottom: 25px;
}
.popupContentFromProperties {
  margin-top: 1em;
}
/* --- Specific helps --- */
h3.helpConflictingFieldTitle {
  padding: 10px;
  margin-bottom: 10px;
}
h3.helpMergedFieldTitle {
  padding: 10px;
  margin-bottom: 10px;
}
h3.helpButtonsTitle {
  padding: 10px;
  margin-bottom: 10px;
}
table.helpConflictingExampleTable {
  margin-top: 8px;
}
table.helpConflictingExampleTable td {
  padding: 5px;
}
.fontSize70Percent {
  font-size: 70%;
}
.padding5 {
  padding: 5px;
}
p.decorationUnderline {
  text-decoration-line: underline;
}
p.myocardialInfarctionHelpMargin {
  margin-left: 15px;
}
td.NomescoFilterHelpCardiologyPadding {
  padding-right: 150px;
}
td.NomescoFilterHelpHeartSurgeryPadding {
  padding-top: 15px;
}
.tumorSurgeryImgMargin {
  margin-bottom: 40px;
}
p.valveSurgeryAortaEtiologyProlapseMargin {
  margin-top: 7px;
}
td.valveSurgeryAortaEtiologyMechanism {
  height: 200px;
  width: 117px;
}
td.valveSurgeryAortaEtiologyMechanismBG1a {
  background: url('../../img/help/help-aorta-etiology-mechanism1a.jpg') no-repeat;
}
td.valveSurgeryAortaEtiologyMechanismBG1b {
  background: url('../../img/help/help-aorta-etiology-mechanism1b.jpg') no-repeat;
}
td.valveSurgeryAortaEtiologyMechanismBG1c {
  background: url('../../img/help/help-aorta-etiology-mechanism1c.jpg') no-repeat;
}
td.valveSurgeryAortaEtiologyMechanismBG1d {
  background: url('../../img/help/help-aorta-etiology-mechanism1d.jpg') no-repeat;
}
td.valveSurgeryAortaEtiologyMechanismBG2 {
  background: url('../../img/help/help-aorta-etiology-mechanism2.jpg') no-repeat;
}
td.valveSurgeryAortaEtiologyMechanismBG3 {
  background: url('../../img/help/help-aorta-etiology-mechanism3.jpg') no-repeat;
}
/*
   $INTEGRATION ERROR PANEL
\* ------------------------------------------------------------------------------------ */
div#integrationPanelTitleArea {
  width: 100%;
  clear: both;
}
div#integrationPanelTableArea {
  width: 100%;
  clear: both;
}
h3#integrationErrorTitle {
  height: 40px;
  padding-top: 7px;
  text-align: left;
  width: 100%;
  float: left;
}
.integrationErrorHelp {
  float: left;
  margin-left: 289px;
  margin-top: -37px;
  font-size: 14px;
  padding-top: 2px !important;
}
th#integrationErrorOperationTitle,
th#integrationErrorDateTitle,
td#integrationErrorOperationTitle,
td.integrationErrorDateTitle,
td.integrationErrorDelete,
td.integrationErrorMessage {
  margin-left: 20px;
  text-align: left;
}
td.integrationErrorOperationTitle {
  width: 210px;
}
.message {
  text-align: left;
  padding-left: 20px;
}
.errorFirstLine {
  display: block;
  margin-bottom: 20px;
}
div.integrationErrors {
  display: inline-block;
}
/* ------------------------------------------------------------------------------------ *\
   $LOGIN PAGE
\* ------------------------------------------------------------------------------------ */
div#loginHeader {
  background-position: 50% 6px;
}
div.loginPage {
  width: 410px !important;
  min-width: 410px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 40px !important;
}
div.loginPage div.loginErrors ul {
  margin-left: 20px;
}
div.loginPage div.rightborder,
div.loginPage div.leftborder {
  min-height: 370px !important;
}
div.loginPage div.contentAreaLogin {
  display: table;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 15px;
}
div.loginPage h1 {
  margin-left: 21px;
}
td.loginFormInputTitle {
  padding-top: 10px;
  width: 135px;
}
form#loginForm {
  width: 335px;
  padding-left: 19px;
  padding-top: 15px;
}
form#loginForm input[type="text"],
form#loginForm input[type="password"] {
  width: 165px;
  height: 22px;
}
form#loginForm input.username,
form#loginForm input.password,
form#loginForm input.departmentSelect {
  padding-left: 5px;
}
form#loginForm input[type="submit"] {
  border-radius: 5px;
  margin-top: 5px;
}
form#loginForm select {
  width: 174px;
  height: 27px;
}
form#loginForm table#loginForm td {
  padding-top: 10px;
}
form#loginForm input[type="submit"] {
  width: 81px;
  border: 1px solid transparent !important;
}
div.loginErrors {
  width: 360px;
}
div.loginErrors ul {
  width: 90% !important;
}
/* ------------------------------------------------------------------------------------ *\
   $PATIENT SEARCH PAGE
\* ------------------------------------------------------------------------------------ */
div.patientSearchPageContainer {
  display: table;
  width: 100%;
}
div.patientSearchPageContainer .patientSearchPageIntegrationErrors {
  padding-left: 22px;
  margin-top: -20px;
}
div.patientSearchPageContainer .patientSearchPageIntegrationErrors table.integrationErrors td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 1300px) {
  div.patientSearchPageContainer .patientSearchPageIntegrationErrors {
    width: 585px;
  }
  div.patientSearchPageContainer .patientSearchPageIntegrationErrors table.integrationErrors td {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 5px;
  }
}
form#patientSearchForm {
  float: left;
  padding-left: 25px;
  padding-top: 25px;
  padding-bottom: 20px;
  width: 385px;
  margin-right: 50px;
  margin-left: 15px;
}
form#patientSearchForm input[type="submit"] {
  width: 81px;
  border: 1px solid transparent;
  border-radius: 5px;
}
form#patientSearchForm input#treatmentButton {
  width: 160px;
}
table.integrationErrors {
  float: left;
}
th.thToPatient {
  background: #ececec url("../img/icon-goButton-red.svg") no-repeat -1px 10px;
  background-size: 13px;
  padding-left: 13px !important;
}
table.integrationErrors td {
  padding-top: 8px;
  padding-bottom: 8px;
}
table.integrationErrors th {
  padding-top: 7px;
  padding-bottom: 5px;
  padding-left: 5px;
}
table.integrationErrors th,
table.integrationErrors td {
  padding-right: 5px;
  max-width: 300px;
  text-align: left;
}
.patientInput {
  height: 25px;
  width: 236px;
  vertical-align: middle;
}
.patientOtherReasonContainer p {
  text-align: left;
  margin-bottom: 8px;
}
textarea.otherreason {
  width: 385px;
  height: 100px;
}
#otherReasonContainer {
  position: fixed;
  width: 387px;
  height: 167px;
  top: 305px;
  left: 85px;
  padding: 10px;
  display: none;
  text-align: left;
  z-index: 20;
}
#otherReasonContainer input[type="text"] {
  width: 200px;
}
b.dimmer {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.2;
  filter: alpha(opacity=20);
  z-index: 10;
  display: none;
}
tr#patientSearchRow {
  height: 65px;
}
tr#patientSearchHintRow {
  height: 30px;
}
tr#patientSearchHintRow span.hinttext {
  cursor: default;
}
div#patients {
  margin-left: 15px;
  margin-top: 15px;
}
tr#searchPrivacyNote {
  height: 50px;
}
.privacyHint {
  display: block;
  width: 398px;
}
div.foreignPatient {
  margin-left: 45px;
  margin-top: 20px;
}
table.foreignpatient {
  margin-top: 10px;
}
table.foreignpatient td.patientcolumnleft {
  width: 200px;
}
table.foreignpatient td {
  padding-bottom: 10px;
}
/* ------------------------------------------------------------------------------------ *\
   $NEW PATIENT PAGE
\* ------------------------------------------------------------------------------------ */
div.patientcontent {
  position: relative;
  top: 0;
  left: 0;
  padding: 5px;
}
table.patientinfo {
  padding: 5px;
}
div.patientcontent div.mainnavi {
  top: -37px;
}
h2.saveNewPatient {
  width: 100%;
  height: 30px;
  padding-left: 36px;
  padding-top: 4px;
  display: table-cell;
}
/* ------------------------------------------------------------------------------------ *\
   $REPORTS PAGE
\* ------------------------------------------------------------------------------------ */
div.reportcontent {
  position: relative;
  top: 40px;
  left: 0;
  padding: 5px;
  margin-bottom: 20px;
}
div.reportcontent div.dateContainer {
  display: block;
  float: left;
  padding-left: 30px;
  width: 375px;
  height: 47px;
}
div.reportcontent div.yearComparisonDateContainer {
  height: 62px;
}
div.reportcontent span.countChartExport {
  display: table;
  float: left;
  margin-left: 40px;
  margin-right: auto;
  margin-top: 35px;
}
h2.reportcontenttitle {
  margin-bottom: 15px;
}
h2.reportTitle {
  float: left;
}
a.reportHelp:hover {
  background-color: transparent !important;
}
div.reportcontent h1 {
  margin: 10px 10px 10px 15px;
}
div.reportcontainer {
  position: relative;
  top: -20px;
  left: 0;
  min-height: 485px;
  padding: 5px;
}
div.reportcontainer .countChartExport {
  margin-left: 23px;
}
div.queueReportContainer p.bold {
  margin-bottom: 10px;
}
div.fhScreenReportContainer {
  margin-top: -23px;
}
div.fhScreenReportContainer div.tableArea {
  width: auto;
  margin-left: 0;
}
div.diabetesScreenReportContainer {
  margin-top: -23px;
}
div.reportcolumn {
  float: left;
  margin-right: 25px;
  position: relative;
  padding-left: 20px;
}
div.lefmostReportcolumn {
  border-left: none !important;
  padding-left: 0 !important;
}
div.reportcolumn a {
  display: block;
  margin-top: 6px;
  margin-bottom: 6px;
}
div.reportsubsection {
  position: relative;
  margin-bottom: 15px;
}
div.benchmarkReportContainer {
  margin-top: 50px;
  padding-top: 2px;
}
h2.benchmarkGroupTitle {
  width: 115px;
}
form.reportparam {
  padding: 6px;
}
form.reportparam input,
form.reportparam select {
  margin-left: 8px;
}
div.chartArea {
  margin-top: 100px;
}
div.chartArea img.excelExport {
  margin-top: 5px !important;
  height: 50px;
  width: 40px;
}
div.chartArea img {
  margin-top: -29px;
}
div.innerChartArea {
  width: 700px;
  min-width: 700px;
  float: left;
}
div.innerChartArea div.tableArea table.tableData td,
div.innerChartArea div.tableArea table.tableData th {
  padding: 6px;
}
img.zoomedImg {
  margin-top: 0 !important;
}
img.zoomedImgScrollbars {
  width: auto !important;
}
button.chartButton {
  margin-top: 5px;
  width: 155px;
  max-width: 155px;
}
button.chartButtonWide {
  margin-top: 5px;
  width: 190px;
  max-width: 190px;
}
/* IE 7 and 8 needs this */
div.chartButtonContent {
  height: auto;
}
div.chartButtonContainer {
  float: left;
}
h4.chartSecondButtonRowTitle {
  margin-top: 13px;
  text-align: center;
}
p.chartSecondButtonRowTitle {
  text-align: center;
}
div.floatleft {
  float: left;
}
div.chartSecondButtonRow {
  margin-left: 10px;
  margin-top: -64px;
}
div.chartSecondButtonRowTwoTitleRows {
  margin-left: 10px;
  margin-top: -51px;
}
div.reportButtonBundle {
  margin-bottom: 7px;
  margin-top: 12px;
  padding-bottom: 10px;
  padding-top: 6px;
}
div.comparisonYear {
  margin-top: 8px;
  margin-bottom: 10px;
  float: left;
}
div.reportDateTitle {
  float: left;
  padding-top: 2px;
}
div.reportDateInput {
  float: left;
  margin-right: 10px;
}
div.reportDateInput input[type="text"] {
  text-align: center;
}
div.tableArea {
  margin-left: 33px;
  margin-top: 25px;
  width: 660px;
  clear: both;
}
div.reportGenerateButtonsContainer {
  width: 250px;
  margin-top: 6px;
}
div.viewAsContainer {
  float: left;
  margin-left: 15px;
  padding-left: 30px;
  width: 220px;
  height: 40px;
}
div.filteringComponentContainer {
  clear: both;
  width: auto;
  padding-top: 5px;
  margin-top: 10px;
  margin-bottom: 5px;
}
div.performerContainer {
  padding-left: 40px;
  float: left;
}
div.shortNamesContainer {
  padding-left: 40px;
  float: left;
}
div.healthCareDistrictContainer {
  float: left;
  padding-left: 30px;
  margin-bottom: 5px;
  width: 375px;
}
div.departmentContainer {
  float: left;
  padding-left: 40px;
}
div.departmentRadiationContainer {
  clear: both;
  width: 100%;
  background-position: 2px -2px;
  padding-left: 30px;
  margin-bottom: 8px;
}
div.radiationReportLayoutFix {
  margin-top: 20px;
  margin-left: -9px;
}
select.healthCareDistrictSelect {
  margin-left: 5px;
}
div.municipalityContainer {
  float: left;
  padding-left: 45px;
  width: 220px;
}
input.reportMunicipalityField {
  width: 135px;
}
input.resetSettings {
  margin-left: 10px;
}
div.unfinishedContainer {
  display: block;
  padding-left: 41px;
  padding-top: 17px;
  float: left;
  text-align: left;
  height: 21px;
  margin-left: 421px;
  margin-top: -43px;
  border-left: 1px solid #D5D5D5;
}
div.unfinishedContainer span {
  margin-top: 1px;
  display: block;
  float: left;
}
div.unfinishedContainer input {
  display: block;
  float: left;
  margin-left: 10px;
  margin-top: 4px;
}
div.nomescoFilterContainer {
  width: 100%;
  display: table;
  clear: both;
  margin-top: 10px;
  padding-top: 5px;
}
.expandNomesco {
  padding-left: 30px;
  border-bottom: none !important;
}
.collapseNomesco {
  padding-left: 30px;
  text-decoration: none !important;
  border-bottom: none !important;
}
div.nomescocode {
  float: left;
}
input.deleteNomesco {
  float: left;
  margin-top: 0 !important;
  height: 16px;
  margin-left: 5px;
  padding: 0 2px;
}
span.nomescoCodeSeparator {
  margin-left: 5px;
}
div.nomescoFilterContainer input[type=button] {
  margin-top: 5px;
}
div.nomescoFilteringArea {
  vertical-align: top;
}
span.addNomescoHelp {
  margin-top: 3px;
  margin-right: 5px;
  margin-left: 31px;
}
span.addNomescoHelp2 {
  margin-top: 3px;
}
span.nomescoAddOption {
  margin-right: 10px;
}
span.tooManyCodes {
  clear: both;
  display: table;
}
input.nomescoInput {
  width: 72px;
  margin-right: 10px;
}
input.nomescoResetButton {
  margin-left: 15px;
}
div.nomescoListContainer {
  width: 100%;
  display: table;
  clear: both;
  vertical-align: top;
  margin-left: 31px;
  margin-top: 5px;
  margin-bottom: 5px;
}
p.containTitle {
  float: left;
  width: 130px;
}
div.code {
  float: left;
  padding-left: 5px;
}
div.nomescoListContainer span {
  vertical-align: top;
}
select.nomescoSelect {
  margin-right: 5px;
}
div.resultListContainer {
  margin-top: 10px;
  margin-bottom: 5px;
}
div.nomescoResultListDescription {
  width: 125px;
  float: left;
}
div.nomescoResultListContainer {
  float: left;
  margin-right: 43px;
}
select.transparentSelect {
  background: transparent;
  overflow-y: auto;
  border: none;
  height: 115px;
}
div.generateButtonContainer {
  display: table;
}
.reportButtonGroup {
  display: block;
  margin-top: 8px;
  padding: 6px 3px;
}
.reportButtonGroupNarrow {
  display: block;
  margin-top: 8px;
  margin-left: -2px;
}
/** IE7 fix */
span.zoomedChartPanel {
  left: 0;
  overflow: hidden;
}
div.zoomedChartWindow {
  position: fixed;
  top: 6px;
  z-index: 20;
  text-align: center;
  width: fit-content;
  margin-top: 140px;
  left: 65px;
}
div.zoomedChartWindowChartArea {
  margin: 6px;
}
.zoomedChartScrollbars {
  overflow-x: scroll;
  max-width: 90vw;
}
div.reportImageTooLargeTitle {
  display: block;
  height: 40px;
  text-align: center;
  margin-top: -28px;
}
div.reportImageTooLarge {
  display: block;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 50px;
}
div.guchPatientCountReportViewAsContainer {
  margin-left: 0 !important;
  border-right: none !important;
}
div.guchPatientCountReportMunicipalityContainer {
  border-right: none !important;
}
.radiationReportTablePanel {
  margin-top: -60px;
}
.radiationReportTableArea {
  margin-top: 40px !important;
}
.radiationShortNamesContainer {
  padding-left: 0 !important;
}
span.chartContentTestData {
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
}
.adminTypeComparisonTypeContainer {
  clear: both;
  width: 1047px;
  padding-top: 10px;
}
.adminTypeComparisonTypeGroupRow {
  width: 100%;
  display: table;
  clear: both;
  margin-bottom: 20px;
}
.adminTypeComparisonTypeGroup {
  float: left;
  width: 343px;
}
.adminTypeComparisonTimeTypeContainer {
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 12px;
  clear: both;
  width: 100%;
}
.queueReportHintTitle {
  display: block;
  margin-bottom: 10px;
}
.guchPatientDiagnosesChartSplitPanel .diagnosisDropdownContainer {
  margin-top: 10px;
}
.guchPatientDiagnosesChartSplitPanel .diagnosisDropdownContainer span {
  display: block;
}
.guchPatientDiagnosesChartSplitPanel .diagnosisSpecificContainer {
  margin-top: 10px;
}
.guchPatientDiagnosesChartSplitPanel .uvhContainer p {
  margin-bottom: 5px;
}
div.tableDataContainer {
  padding-right: 10px;
}
div.administrationComparisonTableContainer,
div.pacemakerInvoicingTableReportContainer {
  margin-left: -33px;
  margin-top: -25px;
}
div.secondTable {
  margin-top: 15px;
}
div.tableData {
  overflow: auto;
  max-width: 1000px;
}
table.tableData {
  margin: 0;
  padding: 2px;
  border-collapse: collapse;
  table-layout: fixed;
}
form.queueReportPrintForm {
  margin-bottom: 20px;
}
table.queueReportTable {
  border: none !important;
  padding: 4px !important;
  table-layout: fixed !important;
}
table.queueReportTable tr,
table.queueReportTable td,
table.queueReportTable th {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  padding: 8px 3px 4px 35px !important;
  text-align: left;
}
table.queueReportTable th:hover {
  cursor: auto;
}
table.taviQueueTable tr,
table.taviQueueTable td,
table.taviQueueTable th {
  padding-left: 6px !important;
}
table.taviQueueTable tr:hover,
table.queueReportTable tr:hover {
  cursor: pointer;
}
table.tableData h4 {
  display: inline;
}
table.tableData th,
table.tableData tr,
table.tableData td {
  margin: 0;
  padding: 2px;
}
div.reportTableArea {
  margin-top: 60px;
}
.reportTableHeader {
  margin-top: 15px;
  margin-bottom: 5px;
}
.chartMargin {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  margin-top: 25px;
}
.administrationTableData {
  width: 800px;
}
.administrationTableData th {
  width: 100px;
}
.administrationTableData th:first-child {
  width: 270px;
}
.intended {
  margin-left: 20px;
}
.reportTableTitle {
  position: relative;
  top: -20px;
}
div.tableArea div.pacemakerBillingOperationDataTableDataPanel {
  margin-left: -33px;
  margin-top: -35px;
}
div.tableArea div.pacemakerBillingOperationDataTableDataPanel .showExtraFilteringLinkArea {
  margin-left: 5px;
}
div.tableArea div.pacemakerBillingOperationDataTableDataPanel .showExtraFilteringLinkArea .reportTypeSelection label,
div.tableArea div.pacemakerBillingOperationDataTableDataPanel .showExtraFilteringLinkArea .reportTypeSelectionTitle {
  vertical-align: top;
}
@media screen and (min-width: 1024px) {
  div.tableData {
    max-width: 82vw;
  }
}
/* ------------------------------------------------------------------------------------
 Multi-checkbox filtering reports
*/
div.chartArea {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
div.chartArea div.chartStickyContainer {
  position: sticky;
  top: 40px;
}
div.genericReportUsageHelpGray {
  width: fit-content;
  margin-top: -25px;
}
div.genericReportUsageHelpGreen {
  margin-top: 10px;
  width: fit-content;
}
div.showExtraFilteringLinkArea {
  margin-bottom: 10px;
  padding-top: 10px;
}
div.filteringComponentContainer h4 {
  margin-bottom: 10px;
}
div.filteringComponentContainer div.extraActualFilteringCriteriaText {
  display: inline-block;
}
div.filteringComponentContainer div.extraFilteringGroupContainer {
  padding-left: 30px;
}
div.filteringComponentContainer div.extraFilteringGroupContainer button.cancelButton {
  margin-bottom: 15px;
  margin-top: 3px;
}
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportCheckboxRow div.genericReportButtonHelpContainer,
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportRadioButtonRow div.genericReportButtonHelpContainer {
  display: inline-block;
  vertical-align: top;
}
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportCheckboxRow span.reportCheckboxTitle,
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportRadioButtonRow span.reportCheckboxTitle,
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportCheckboxRow span.reportRadioButtonTitle,
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportRadioButtonRow span.reportRadioButtonTitle {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportCheckboxRow div.singleMultiFilterComponentContainer,
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportRadioButtonRow div.singleMultiFilterComponentContainer {
  margin-top: 5px;
  margin-bottom: 20px;
}
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportCheckboxRow div.singleMultiFilterComponentContainer div.reportInputContent,
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportRadioButtonRow div.singleMultiFilterComponentContainer div.reportInputContent {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportCheckboxRow div.singleMultiFilterComponentContainer div.reportInputContent div.reportInputItem,
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportRadioButtonRow div.singleMultiFilterComponentContainer div.reportInputContent div.reportInputItem {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  width: 180px;
}
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportCheckboxRow div.singleMultiFilterComponentContainer div.reportInputContent div.reportInputItem input[type="checkbox"],
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportRadioButtonRow div.singleMultiFilterComponentContainer div.reportInputContent div.reportInputItem input[type="checkbox"] {
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0;
}
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportCheckboxRow div.singleMultiFilterComponentContainer div.reportInputContent div.reportInputItem input[type="radio"],
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportRadioButtonRow div.singleMultiFilterComponentContainer div.reportInputContent div.reportInputItem input[type="radio"] {
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0;
}
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportCheckboxRow div.singleMultiFilterComponentContainer div.reportInputContent div.reportInputItem label,
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportRadioButtonRow div.singleMultiFilterComponentContainer div.reportInputContent div.reportInputItem label {
  padding-top: 8px;
  display: inline-block;
}
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportCheckboxRow div.singleMultiFilterComponentContainer div.reportInputContent div.reportInputItem label:hover,
div.filteringComponentContainer div.extraFilteringGroupContainer div.reportRadioButtonRow div.singleMultiFilterComponentContainer div.reportInputContent div.reportInputItem label:hover {
  text-decoration: underline;
}
div.searchButtonsComponentContainer h4 {
  margin-top: 20px;
  margin-bottom: 10px;
}
div.searchButtonsComponentContainer div.chartButtonGroup {
  padding: 0;
  margin: 0;
}
div.searchButtonsComponentContainer div.buttonsArea {
  margin-top: -5px;
}
div.searchButtonsComponentContainer div.buttonsArea div.genericChartButtonContainer {
  padding-left: 30px;
}
div.searchButtonsComponentContainer div.buttonsArea div.genericChartButtonContainer div.genericReportButtonHelpContainer {
  display: inline-block;
  vertical-align: top;
  padding-left: 2px;
  margin-top: 9px;
}
/* ------------------------------------------------------------------------------------ *\
   $PERSONAL PAGE
\* ------------------------------------------------------------------------------------ */
div.personalcontainer {
  margin-top: -10px;
}
div.personalcontainer div.viewSelectionContainer {
  float: left;
  margin-right: 20px;
}
div.personalcontainer span.viewSelectionLabel {
  padding-left: 30px;
}
div.personalcontainer div.dateContainer {
  width: auto !important;
}
div.personalcontainer img.excelExport {
  float: left;
}
div.personalreportcontent {
  left: 0;
  margin-bottom: 10px;
  position: relative;
  top: 15px;
  padding: 10px 5px 5px 15px;
  height: 30px;
}
div#container {
  width: 890px;
  float: left;
}
table#operationCountChartArea {
  width: 100%;
  margin-top: 13px;
}
div#operationCountChartsplitPanel {
  float: left;
  margin-top: 50px;
}
input.personalPageGenerateButton {
  margin-left: 10px;
}
div#exportArea {
  float: left;
  padding-top: 295px;
}
table#threeMonthOperations {
  border-collapse: collapse;
  text-align: left;
  margin-top: 20px;
  width: 100%;
}
div.threeMonthOperationsTablePatientLinkCell {
  float: left;
  width: 122px;
}
span.patientLinkLabel {
  border-bottom: 1px solid transparent;
  float: left;
}
th.threeMonthOperationsTableHeaderCell {
  padding-left: 30px;
}
td.threeMonthOperationsTableOperationCell {
  padding-left: 30px;
}
div.personalcontainer h2 {
  height: 28px;
}
h2.personalOperationChartAreaTitle {
  margin-top: 45px;
  margin-bottom: 12px;
}
img.personalOperationChart {
  float: left;
  margin-top: 20px;
}
span#noResultsLabel {
  float: left;
  height: 300px;
  line-height: 450px;
  text-align: center;
  vertical-align: middle;
  width: 905px;
}
div#mortalityReportPanel {
  display: table;
  width: 100%;
}
h2#mortalityReportTitle,
h2#threeMonthOperationsTitle {
  margin-top: 45px;
}
div#mortalityChartArea {
  margin-top: 50px !important;
}
div#currentYear {
  padding-top: 3px;
}
.personalShowShorNames {
  display: table;
}
.personalShowShorNames label,
.personalShowShorNames input {
  float: left;
}
.personalPageDateContainer {
  padding-bottom: 7px;
}
/* ------------------------------------------------------------------------------------ *\
   $SEARCH PAGE
\* ------------------------------------------------------------------------------------ */
form.searchTermsForm textarea {
  width: 544px;
}
form.searchTermsForm span.searchInputDelimeter {
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
}
form.searchTermsForm table tr td {
  padding-top: 6px;
  padding-bottom: 6px;
}
input.patientIdSearchInput {
  float: left;
}
span.patientIdSearchHelp {
  float: left;
  margin-left: 10px;
  width: 450px;
}
span.unfinishedSearchHelp {
  margin-left: 10px;
}
td#unfinishedCell {
  height: 30px;
}
td#municipalitySearchCell {
  padding-top: 8px;
}
div.includePiCodesContainer span.hinttext {
  line-height: 1.4em;
}
div.piCodeAlert {
  padding: 10px;
  margin-bottom: 15px;
}
textarea.searchReasonTextarea {
  height: 70px;
  margin-bottom: 10px;
  width: 335px;
}
tr.searchTermPanelTr {
  float: left;
}
div.searchTermPanel {
  padding: 8px;
}
div.searchTermPanel table {
  border-collapse: collapse;
}
div.searchTermPanel td.bold {
  width: 185px;
  padding-right: 10px;
  padding-left: 0;
}
form.searchTermsForm h2 {
  height: 28px;
}
h3#selectOperations {
  display: inline;
}
h4#operationSearchTitle,
h4#pacemakerSearchTitle,
h4#guchSearchTitle,
h4#fhScreenSearchTitle,
h4#diabetesScreenSearchTitle {
  display: inline-block;
  margin-top: 6px;
  margin-bottom: 10px;
  padding-left: 5px;
}
span.searchTitleRequired {
  vertical-align: top;
  margin-top: 8px;
  margin-left: 3px;
}
h4#pacemakerSearchTitle {
  margin-top: 5px;
}
form.searchTermsForm {
  margin-top: -10px;
  display: table;
}
div#guchPatientSearchSection,
div#pacemakerSearchSection {
  margin-bottom: 20px;
  margin-left: 7px;
}
div.searchPageSection {
  width: 100%;
  display: inherit;
  margin-top: 10px;
}
div.searchPageNavigationContainer1 {
  position: absolute;
  margin-top: 145px;
}
button.searchButton {
  border: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  height: 24px;
  width: 75px;
  margin-right: 3px;
  filter: none !important;
}
a.firstPage,
span.firstPage,
a.firstPage2,
span.firstPage2 {
  padding-right: 10px;
  cursor: pointer;
}
a.firstPage {
  margin-right: 5px;
}
a.previousPage,
span.previousPage {
  margin-right: 5px;
  padding-right: 10px;
  cursor: pointer;
}
a.nextPage {
  cursor: pointer;
}
a.lastPage,
span.lastPage {
  margin-left: 5px;
  padding-left: 10px;
  cursor: pointer;
}
div.searchResultPanel {
  margin-top: 20px;
}
div.searchResultPanel .error {
  display: table;
  margin-bottom: 8px;
  margin-top: 8px;
  width: 100%;
}
div.searchResultPanel .error .excelExport {
  float: left;
}
div.searchResultPanel .error .exportTypeSelection {
  float: left;
  margin-right: 20px;
  padding-top: 15px;
}
div.searchResultPanel .error .exportTypeSelection img.excelExport {
  margin-top: 5px;
  height: 50px;
  width: 40px;
}
div.searchResultPanel span#searchResultCount {
  display: table;
  padding-bottom: 10px;
  padding-top: 5px;
}
div.searchResultPanel span#searchResultCount2 {
  display: table;
  padding-top: 8px;
}
td.searchIndent {
  padding-left: 15px;
}
.iehint p {
  padding: 5px;
}
td.searchLimitedWidth {
  width: 185px;
}
/** tabs, these styles override jquery-styles, thus they are !important */
div.tabs {
  margin: 0 !important;
  padding: 0 !important;
  min-width: 1064px !important;
}
ul.ulTabs {
  height: 25px !important;
  border-radius: 0 !important;
  margin: 0 !important;
  padding-left: 0 !important;
  padding-top: 2px !important;
}
li.liTab {
  height: 25px !important;
  padding: 0 !important;
  margin-top: -3px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-top: 2px !important;
  border-top: none !important;
  border-left: none !important;
  border-top-right-radius: 0 !important;
}
li.liTabSelected {
  height: 25px !important;
  padding: 0 !important;
  margin-top: -3px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-top: 2px !important;
  border-top: none !important;
  border-left: none !important;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
li.liTab a,
li.liTabSelected a {
  padding-top: 2px !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
}
div.tab {
  padding: 10px 5px 5px !important;
  display: table !important;
  border-radius: 0 !important;
}
.checkBoxItemSearch {
  width: 260px !important;
  height: 45px !Important;
  word-wrap: break-word;
}
/* IE fix*/
.searchButtonContainer {
  width: 230px;
}
.searchButtonContainer {
  margin-top: 10px;
}
form.patientSearchReasonForm {
  width: 540px !important;
}
form.patientSearchReasonForm p.patientSearchReasonPageTitle {
  margin-bottom: 10px;
}
form.patientSearchReasonForm p.patientSearchReasonPageButtons {
  margin-top: 20px;
}
/*
   $SEARCH RESULT TABLE
\* ------------------------------------------------------------------------------------ */
.fht-table,
.fht-table thead,
.fht-table tfoot,
.fht-table tbody,
.fht-table tr,
.fht-table th,
.fht-table td {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.fht-table {
  border-collapse: collapse;
  border-spacing: 0;
}
.fht-table-wrapper,
.fht-table-wrapper .fht-thead,
.fht-table-wrapper .fht-tfoot,
.fht-table-wrapper .fht-fixed-column .fht-tbody,
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
  overflow: hidden;
  position: relative;
}
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
  overflow: auto;
}
.fht-table-wrapper .fht-table .fht-cell {
  overflow: hidden;
  height: 1px;
}
.fht-table-wrapper .fht-fixed-column,
.fht-table-wrapper .fht-fixed-body {
  top: 0;
  left: 0;
  position: absolute;
}
.fht-table-wrapper .fht-fixed-column {
  z-index: 1;
}
/*
 960 Grid System ~ Core CSS.
 Learn more ~ http://960.gs/

 Licensed under GPL and MIT.
*/
.grid_4 .grid_12 {
  display: inline;
  float: left;
}
.push_1,
.pull_1,
.push_2,
.pull_2,
.push_3,
.pull_3,
.push_4,
.pull_4,
.push_5,
.pull_5,
.push_6,
.pull_6,
.push_7,
.pull_7,
.push_8,
.pull_8,
.push_9,
.pull_9,
.push_10,
.pull_10,
.push_11,
.pull_11,
.push_12,
.pull_12,
.push_13,
.pull_13,
.push_14,
.pull_14,
.push_15,
.pull_15 {
  position: relative;
}
.container_12 .grid_3 {
  width: 220px;
}
.container_12 .grid_6 {
  width: 460px;
}
.container_12 .grid_9 {
  width: 700px;
}
.container_12 .grid_12 {
  width: 940px;
}
/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
* html .clearfix,
*:first-child + html .clearfix {
  zoom: 1;
}
/*
-----------------------------------------------------------
     RESULT TABLE STYLES
*/
/** wrappers around table */
.divider {
  display: table;
}
.container_12 {
  width: 1000px;
}
.container_12 .grid_4 {
  width: 1065px;
}
.myTableWrapper {
  width: 800px;
  height: 500px;
}
/** height of the table scroll area */
.height {
  height: 500px;
  overflow-x: auto;
  overflow-y: auto;
}
/** table cell styles */
.fht-table,
.fht-table thead,
.fht-table tfoot,
.fht-table tbody,
.fht-table tr,
.fht-table th,
.fht-table td {
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.fht-table th {
  text-align: left;
}
/** Bug #10481 **/
@media (-webkit-min-device-pixel-ratio: 0) {
  .chromeFix {
    display: table;
  }
}
/* ------------------------------------------------------------------------------------ *\
   $ADMIN PAGE
\* ------------------------------------------------------------------------------------ */
div.admincontainer {
  margin-top: -25px;
}
div.admincontainer div.valuelist h4 {
  margin-bottom: 5px;
}
div.admincontainer a.addvaluecreatepanel {
  padding: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
}
div.admincontainer div.valuelist {
  padding-top: 2px;
  padding-bottom: 2px;
}
div.admincontainer div.operations a {
  padding-top: 4px;
  padding-bottom: 4px;
  display: inline-block;
}
div.admincontainer a.valueserieslink_open {
  display: inline-block;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
}
form.manualPatientForm {
  width: 270px;
}
div.adminPageSection {
  float: left;
  margin-right: 20px;
  width: 205px;
}
div.adminPageSectionDeleteOperations {
  border-left: none !important;
  width: 175px;
}
div.leftmostSection {
  border-left: none !important;
}
div.admincontainer h2 {
  margin-top: 17px;
  position: relative;
}
h3.appearsToAdminPage {
  padding-top: 18px !important;
  background-position: 160px 10px !important;
  width: 100%;
  margin-bottom: 7px;
}
h3.appearsToAdminPagePatientMissingMessages {
  background-position: 175px 10px !important;
}
h3.appearsToAdminPagePatientMissingMessages .help {
  margin-left: 5px;
}
div#administrableJsHelper {
  float: left;
}
div.administrableOperations {
  float: left;
}
div.administrablePacemakers {
  float: left;
  margin-top: 18px;
  width: 160px;
}
div.administrableBillingsSection {
  float: left;
  margin-left: 20px;
  width: 170px;
}
div.administrableChfBillings,
div.administrablePacemakerBillingsContainer,
div.administrableTaviBillingsContainer,
div.administrableMccBillingsContainer {
  float: left;
  margin-top: 18px;
  width: 160px;
}
div.administrableTaviBillings {
  float: left;
  margin-left: 30px;
  width: 170px;
}
div.deleteOperations {
  display: inline-block;
  width: 100%;
  margin: 0 0 0 30px;
}
div.deleteErrors {
  width: 280px;
}
div.mergePatients {
  float: left;
  margin: 0 0 0 30px;
}
div.editoperationsubsection {
  float: left;
  margin: 0 20px 0 0;
}
div.valuelistpanel {
  float: left;
  margin-top: 10px;
  width: 100%;
}
div.valuelistpanel a.integrationErrorHelp {
  margin-left: 190px;
  margin-top: -43px;
}
div.valuelistpanel table.integrationErrors {
  width: 100%;
}
div.valuelistpanel table.integrationErrors th.thToPatient {
  width: 80px;
}
div.valuelistpanel table.integrationErrors th#integrationErrorPiCode {
  width: 130px;
}
div.valuelistpanel table.integrationErrors th#integrationErrorDateTitle {
  width: 130px;
}
div.valuelistpanel table.integrationErrors tr td:first-of-type {
  text-align: left;
}
div.valuecontainer {
  margin: 0 0 0 0;
}
div.valuelistcontainer {
  float: left;
  margin: 20px 20px 0 0;
  width: 100%;
  min-height: 250px;
}
div.valuelist h4 {
  margin: 10px 0 0 0;
}
div.valuelist li {
  margin: 4px 0 0 38px;
}
div.editview {
  float: left;
  position: absolute;
  left: 685px;
}
div.formcontainer {
  margin: 20px 0 0 10px;
  padding: 20px;
  -webkit-border-radius: 10px;
  width: 350px;
}
div.formcontainer h4 {
  margin: 0 0 10px 0;
}
div.formcontainer label {
  float: left;
  width: 130px;
}
div.formarrow {
  width: 330px;
  text-align: center;
}
a.extender {
  margin: 5px 0 0 0;
}
a.valueserieslink_open {
  padding: 0 0 0 20px;
}
a.valueserieslink_closed {
  padding: 0 0 0 20px;
}
div.container {
  padding: 7px 0 7px 0;
}
div.manufacturercontainer {
  margin: 0 0 0 20px;
  padding: 7px 0 7px 0;
}
form.operationeditform ul {
  margin: 0 0 5px 0;
}
form.operationeditform li {
  margin: 0 0 3px 0;
}
div#scroll {
  display: table;
}
#scroll.stick {
  position: fixed;
}
.deleteRequestedContainer {
  margin-top: 20px;
}
.deleteHeaderLine {
  margin-top: 20px;
  background-color: #ececec;
  border-bottom: 2px solid #e8e8e8;
}
div.deleteLine {
  padding: 8px;
}
div.deletePatientLink {
  width: 400px;
  display: inline-block;
  vertical-align: top;
  padding-right: 13px;
}
div.deleteUser {
  width: 250px;
  display: inline-block;
  vertical-align: top;
}
div.deleteButtons {
  display: inline-block;
  vertical-align: top;
}
table.integrationErrors td {
  padding-right: 5px;
  padding-left: 5px;
  max-width: 320px;
}
table.integrationErrors td li {
  padding-left: 5px;
}
table.integrationErrors caption {
  text-align: left;
  caption-side: top;
  margin-bottom: 10px;
  line-height: 1.4;
  color: #878787;
}
.integrationErrorMessagePerformers {
  padding-left: 40px;
  padding-right: 20px !important;
  width: 250px;
}
form.manualIntegrationForm {
  margin: 25px 0 30px 0;
  width: 400px;
  clear: both;
}
div.manualIntegrationForm {
  margin-top: 25px;
  width: 355px;
  clear: both;
}
form.manualIntegrationForm input {
  margin: 3px;
  float: left;
}
form.performerForm {
  margin-top: 10px;
}
table.performerFormTable {
  margin-bottom: 10px;
  width: 550px;
}
table.performerFormTable td {
  padding-top: 6px;
  padding-bottom: 6px;
}
input.adminSavePerformers {
  display: table;
  clear: both;
}
input.adminSaveSalikardioPerformers {
  display: table;
  clear: both;
  margin-bottom: 20px;
}
p.handleManuallyHelp {
  margin-bottom: 20px;
}
tr.performerTitleRow {
  height: 40px;
  text-align: left;
}
th.rightColumn,
td.rightColumn {
  width: 190px;
}
table.anonTable {
  margin: 0;
  padding: 2px;
  border-collapse: collapse;
  table-layout: fixed;
}
tr.anonTableHeaderRow {
  border: 1px solid transparent !important;
}
table.anonTable th,
table.anonTable tr,
table.anonTable td {
  text-align: left;
  margin: 0;
  padding: 5px;
}
.anonymizeButtonsContainer {
  margin-top: 20px;
}
.anonymizationTableIndent {
  padding-left: 30px !important;
}
.pacemakerAdminPriceContainer {
  padding-top: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
}
h5.pacemakerAdminPriceTitle {
  margin-bottom: 5px;
}
.pacemakerAdminPriceTable {
  text-align: left;
  max-height: 230px;
  display: block;
  overflow-y: scroll;
}
.adminAddPriceButton {
  margin-top: 10px;
}
.adminDeletePriceLink {
  margin-top: 3px;
  display: block;
  margin-left: 10px;
}
.adminMissingOperationsTitle {
  display: block;
  margin-top: 10px;
}
.integrationErrorDataMissingFromContainer {
  margin-top: 5px;
}
.integrationErrorDataMissingFromContainer input[type="submit"] {
  margin-top: 0;
}
.patientTimeOfDeathSearchContainer {
  margin-top: 5px;
}
.patientTimeOfDeathSearchContainer span {
  float: left;
  margin-top: 2px;
}
.patientTimeOfDeathSearchContainer input {
  float: left;
  margin-left: 5px;
}
/* ------------------------------------------------------------------------------------ *\
   $PATIENT PAGE
\* ------------------------------------------------------------------------------------ */
div.patientPageContainer {
  margin-top: -15px;
}
/*
   $PATIENT INFORMATION
\* ------------------------------------------------------------------------------------ */
div.patientBasicInfo {
  padding-left: 10px;
  padding-right: 0;
  margin-bottom: 0;
}
div.patientBasicInfoColumn {
  min-width: 265px !important;
}
.chartLinkContainer {
  margin-top: 25px;
  margin-left: 3px;
}
.editablePatientIdentificationPanelForm input {
  width: 108px;
}
.editablePatientIdentificationPanelForm select {
  width: 114px;
}
.editablePatientIdFilledLaterTitle {
  display: table;
  vertical-align: top;
}
.editablePatientIdFilledLaterLabel {
  width: 145px;
  display: table;
}
h2.patientInfoTitle {
  height: 42px;
  width: 180px;
}
h2.patientDisclosureTitle {
  height: 42px;
  padding-top: 7px;
  width: 200px;
}
h2.patientPreInfoTitle {
  height: 42px;
  width: 190px;
}
h2.patientGuchTitle {
  height: 42px;
  width: 180px;
}
div.guchSyndromesCheckBoxItem,
div.coaProceduresCheckBoxItem {
  float: left;
}
div.childrenCardiologyArrythmiaSymptomsTitleCell {
  width: 100%;
}
h2.patientPacemakerTitle {
  height: 40px;
  padding-top: 5px;
  width: 210px;
}
.printChildrenPacemakerControlRecord {
  width: 177px;
  clear: both;
  display: table;
  margin-top: 10px;
  border-bottom: 1px solid transparent;
  margin-left: 1px;
}
div.pacemakerhistory {
  position: fixed;
  left: 90px;
  top: 45%;
  z-index: 20;
  min-width: 1000px;
}
table.guchInfoTable {
  width: auto;
  table-layout: fixed;
  margin-top: 5px;
  border-collapse: collapse;
}
table.guchInfoTable td {
  padding-top: 4px;
  padding-bottom: 4px;
}
table.guchInfoTable table.coaTable {
  width: 320px;
}
table.guchInfoTable td .pulmonalCorrectionSidePadding {
  padding-left: 10px;
}
@media screen and (max-width: 1300px) {
  table.guchInfoTable {
    width: 265px;
  }
  table.guchInfoTable div.coaProceduresCheckBoxItem {
    display: inline-block;
    width: 125px;
  }
}
table.guchInfoTable td.guchDiagnosesSyndromeTitle {
  vertical-align: top !important;
}
table.patientInfoTable td {
  vertical-align: middle !important;
  padding-top: 6px;
  padding-bottom: 6px;
}
table.patientInfoTable td.helpColumn {
  width: 25px;
  text-align: left;
  visibility: hidden;
}
div#patientForm {
  display: block;
}
div.patientInfoMissingNotificationContainer {
  clear: both;
  width: 580px;
  padding: 10px;
}
div.invisible {
  display: none;
}
div#disclosureLinkContainer {
  margin: 35px 0 0 2px;
}
input.disclosureSaveButton {
  margin-top: 0;
}
div.saveNewPatient {
  margin-top: 25px;
}
div.saveNewPatient input.operationSaveButton {
  height: 26px;
  margin-top: 1px;
}
div.saveNewPatient .errorFill {
  min-width: 165px;
  padding-right: 10px;
}
form.patientPagePatientForm .errorFill {
  min-width: 165px;
  padding-right: 10px;
}
table.patientInfoTable {
  table-layout: fixed;
  margin-top: 5px;
  border-collapse: collapse;
}
table.patientInfoTable {
  width: 275px;
}
@media screen and (max-width: 1300px) {
  table.patientInfoTable {
    width: 275px;
  }
}
table.patientInformationTable {
  width: 339px;
}
td.patientinfocolumnleft {
  width: 150px;
}
td.patientinfocolumnright {
  width: 140px;
  display: block;
}
td.nameCell {
  word-wrap: break-word;
  -ms-word-break: break-all;
}
div#patientNames {
  max-width: 120px;
}
.childIcon {
  height: 24px;
  display: block;
  padding-left: 27px;
  padding-top: 6px;
}
.geneDescriptionHistory {
  width: 140px;
}
select.guchType {
  max-width: 235px;
}
div#patientGuchInfo {
  margin-left: 25px;
  padding-left: 25px;
  padding-right: 0;
  margin-right: 0;
  width: 370px;
}
@media screen and (max-width: 1400px) {
  div#patientGuchInfo {
    margin-left: 10px;
    padding-left: 10px;
  }
}
div#patientPacemakerInfo {
  padding-left: 10px;
  overflow: hidden;
}
td.pacemakerBox {
  vertical-align: bottom;
}
div.historyContainer {
  margin-top: 5px;
}
div.guchAndPatientColumn {
  display: table;
}
div.patientInfoAndChildrenCardiologyColumn {
  display: inline-block;
  vertical-align: top;
}
tr.childrenCardiologyArrhythmiaContainer div {
  float: left;
}
div.childrenCardiologyArrhythmiaTitleCell {
  width: 165px;
}
@media screen and (max-width: 1300px) {
  div.childrenCardiologyArrhythmiaTitleCell {
    width: 125px;
  }
}
div.childrenCardiologyArrhythmiaContentCell {
  width: 140px;
}
div.childrenCardiologyArrythmiaSymptomsContainer {
  margin-top: 5px;
}
div.childrenCardiologyArrythmiaSymptomsTitleCell {
  padding-left: 10px;
  width: 158px;
}
div.patientPacemakerInfoArea {
  width: 420px !important;
  margin-left: 25px !important;
  padding-left: 15px !important;
}
@media screen and (max-width: 1400px) {
  div.patientPacemakerInfoArea {
    width: 370px !important;
    margin-left: 10px !important;
    padding-left: 0 !important;
  }
}
div.childrenCardiologyInfo {
  display: inline-block;
  padding-left: 25px;
  padding-right: 0;
  margin: -5px 5px 5px;
  padding-top: 5px;
}
@media screen and (max-width: 1400px) {
  div.childrenCardiologyInfo {
    padding-left: 4px;
  }
}
div.guchAorticValveDefectTitleCell {
  float: left;
  width: 100%;
}
div.guchAorticValveDefectContentCell,
div.guchAorticValveDefectContentCell div {
  float: left;
  width: 100%;
}
div.guchVsdLocationTitleCell {
  float: left;
  width: 95px;
}
div.guchVsdLocationContentCell {
  float: left;
  width: 173px;
}
input.patientInputNumber {
  width: 104px;
}
table.patientinfo {
  padding: 5px;
}
td.patientcolumnleft {
  width: 115px;
}
div.patientEditButtonPlacement {
  padding-top: 20px;
  margin-left: 328px;
  clear: both;
}
@media screen and (max-width: 1400px) {
  div.patientEditButtonPlacement {
    margin-left: 308px;
  }
}
div.patientEditButtonPlacement input {
  margin-left: 5px;
  margin-right: 5px;
}
div.patientsubcontent {
  display: inline-block;
  vertical-align: top;
  position: relative;
  left: 0;
  padding: 5px;
  margin: 40px 5px 5px;
  min-width: 425px;
}
div.editpatient {
  margin-left: 15px;
}
.patientNameSeparator,
.patientLocationSeparator {
  padding-top: 15px;
}
table.patientInfoTable td.patientFirstNameSeparator {
  padding-bottom: 15px;
}
.guchPatientContainerSeparator {
  padding-top: 20px;
}
.guchPatientContainerSeparator input[type="checkbox"] {
  margin-left: 0 !important;
  margin-top: 0 !important;
}
.responsibilityUnitSeparator {
  padding-top: 40px;
}
td.editdate {
  text-align: right;
  padding-top: 5px;
  max-width: 66px;
}
td.helpColumnWidth {
  width: 25px;
}
div.disclosureWindow {
  position: fixed;
  left: 90px;
  top: 45%;
  z-index: 20;
  background-color: #F2F2F2;
  min-width: 1000px;
}
/*
   $PACEMAKER INFORMATION PANEL
\* ------------------------------------------------------------------------------------ */
.pacemakerForm table.patientInfoTable {
  width: 360px;
}
.pacemakerForm td.mriSafeFontSpan span {
  font-weight: normal !important;
}
.pacemakerForm h4 {
  margin-top: 10px;
  text-align: left;
}
.pacemakerForm input {
  width: 145px;
}
.pacemakerForm select {
  min-width: 150px;
}
td.infoFirstColumnWidth {
  width: 165px;
}
.deleteRequested {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 300px;
}
.historyPanel {
  padding-top: 20px;
  float: right;
  position: relative;
}
.historyPanelFixed {
  position: fixed;
  left: 90px;
  top: 150px;
  z-index: 20;
  min-width: 1000px;
  width: 86%;
  height: 500px;
  overflow-x: scroll;
}
.historyPanelFixedClose {
  position: fixed;
  left: 90px;
  top: 650px;
  z-index: 9999999999;
  width: 86%;
  text-align: center;
}
.pacemakerHistoryTitle {
  margin-top: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.historyTable {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}
.componentTable {
  width: 1040px;
  border-collapse: collapse;
  text-align: left;
}
.historyTable td,
.historyTable th {
  width: 20%;
}
.historyTable .separator {
  height: 5px;
}
.changeTable {
  width: 1040px;
  border-collapse: collapse;
  text-align: left;
}
.pacemakerheader {
  margin-top: 25px;
}
.deactivatedTable {
  width: 1040px;
  border-collapse: collapse;
  text-align: left;
}
.pamahistoryItemRow {
  clear: both;
}
.pamahistoryItem {
  float: left;
  width: 150px;
}
.pamahistoryItemCell {
  float: left;
  width: 170px;
}
.changeTable td,
.changeTable th {
  width: 50%;
}
.pacemakerheader {
  padding-top: 5px;
  padding-bottom: 5px;
}
.historyContent {
  padding-bottom: 10px;
  text-align: center;
  width: 100%;
}
/*
   $PATIENT NEW OPERATION AREA
\* ------------------------------------------------------------------------------------ */
div.newOperationArea h3 {
  margin-bottom: 15px;
}
h2.newOperationTitle {
  height: 35px;
  margin-bottom: 0;
  margin-top: 20px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 0;
}
h2.newOperationTitleLink {
  height: 26px;
  margin-bottom: 0;
  margin-top: 15px;
}
div.patientOperationsBg {
  height: 35px;
  margin-bottom: 0;
}
h4#calculatorsTitle {
  margin-left: 22px;
  margin-top: 15px;
  margin-bottom: 5px;
}
div.newOperationSelect a {
  margin-bottom: 8px;
  margin-top: 3px;
}
div.newOperationSelect {
  padding: 12px 14px;
  overflow: hidden;
}
div.operationTitleGroup {
  margin-top: 20px;
}
div.newOperationSelect a {
  display: block;
  border-bottom: 1px solid transparent;
}
h2.newOperationTitleLink a:link {
  display: block;
  margin-left: 0;
  padding-left: 35px;
  width: 100%;
  height: 30px;
  margin-top: -3px;
  padding-top: 4px;
  box-sizing: border-box;
}
h2.newOperationTitleLink a:visited {
  display: block;
  width: 98%;
  margin-left: -40px;
  padding-left: 35px;
}
h2.newOperationTitleLink a:hover {
  border-bottom: none !important;
}
/*
   $$PATIENT OPERATIONS AREA
\* ------------------------------------------------------------------------------------ */
h2.patientOperations {
  padding: 1px 4px 0 65px;
}
div.operation {
  padding-bottom: 6px;
  padding-top: 6px;
  display: table;
  width: 100%;
}
div.operations a:link,
div.operations a:visited {
  border-bottom: 1px solid transparent;
}
div.operationDataContainer div.patientInfoPanel,
div.operationDataContainer div.childrenInfoPanel {
  float: left;
  width: 50%;
}
div.operation h3 {
  margin-bottom: 15px;
}
div.separator {
  height: 25px;
  margin-bottom: 25px;
}
a.expand {
  padding-left: 22px;
}
a.expand:hover {
  background-position: 2px 4px;
}
a.collapse {
  padding-left: 22px;
}
a.operationLinkOpen {
  display: block;
  height: 33px;
  padding-top: 5px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
a.operationLinkOpen span.operationInfoLabelMain,
a.operationLinkOpen span.calculatorInfoLabelMain {
  padding-left: 30px;
}
a.operationLinkOpen span.operationInfoLabelMain:hover {
  background-position: 0 1px;
}
a.operationLinkOpen span {
  margin-left: 10px;
  width: auto !important;
}
a.operationLinkOpen span.operationInfoLabelState {
  margin-left: 40px;
}
a.operationLinkOpen span.operationInfoLabelPerformer {
  margin-left: 25px;
}
span.operationInfoLabelMain {
  width: 265px;
  float: left;
}
span.operationInfoLabelSecondary {
  float: left;
  width: 190px;
}
span.operationInfoLabelPerformer {
  width: 150px;
  float: left;
}
span.operationInfoLabelState {
  margin-left: 20px;
  display: -ms-grid;
}
span.calculatorInfoLabelMain {
  width: 110px;
  float: left;
}
span.calculatorResultLabel {
  float: left;
  width: 80px;
  text-align: right;
}
span.calculatorDateLabel {
  width: 185px;
  float: left;
  margin-left: 120px;
}
a.operationLinkOpen:hover {
  border-bottom: 1px solid transparent !important;
}
.operation div.patientsubcontent {
  float: none;
}
/* ------------------------------------------------------------------------------------ *\
   $OPERATION PANEL
\* ------------------------------------------------------------------------------------ */
span.shownWithChoice {
  padding: 10px;
}
span.attentiontext {
  color: #ff6f00;
  background: #ffefec;
  padding: 5px;
  border-radius: 6px;
  box-sizing: border-box;
}
textarea.textareaLarge {
  width: 870px;
  height: 300px;
}
div.confirm {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 257px;
  clear: both;
  width: 250px;
}
.confirm .text {
  display: block;
  text-align: center;
}
.confirm .buttonContainer {
  margin: auto;
  width: 100px;
}
div.confirm input {
  margin-left: 5px;
  margin-right: 38px;
  margin-bottom: 0;
}
div.showpatient {
  width: 360px;
  margin-bottom: 40px;
}
div.showpatient div.mainnavi {
  top: -39px;
}
div.operations {
  margin-top: 10px;
}
div.operation a.closeButton {
  background-position: 2px 3px;
}
div.operation a.closeButton:hover {
  background-position: 2px 2px !important;
}
table.operationtable tr {
  padding-top: 5px;
  padding-bottom: 5px;
}
form.operationEditForm {
  padding-top: 15px;
}
form.operationEditForm h3 {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
form.operationEditForm label {
  width: 200px;
}
form.operationEditForm span.valueSeriesCheckBoxMultipleChoice {
  margin-left: -4px;
  display: inline-block;
}
form.operationEditForm span.valueSeriesRadioChoice {
  margin-left: -5px;
  display: inline-block;
}
form.operationEditForm span.sameCellRadioChoice {
  margin-left: 0 !important;
  display: inline-block;
}
div.doneByAnotherDepartmentContainer,
div.savedFromSalikardioNotification {
  width: 1065px;
  padding: 10px 10px 10px 0;
}
div.salikardioCheckPatientInfoNotification {
  padding-left: 10px;
}
div.includedInPublicPrivatePartnershipBilling {
  padding-top: 8px;
  padding-bottom: 8px;
  color: green;
}
div.includedInPublicPrivatePartnershipBilling.operationInfo {
  padding-top: 0;
  padding-bottom: 13px;
}
div.includedInPublicPrivatePartnershipBilling div:last-of-type {
  padding-bottom: 5px;
  padding-top: 5px;
}
.municipalityInPppContainer {
  color: green;
}
span.multiSelectHint {
  float: left;
  width: 100%;
  display: inline-block;
  margin-top: 0;
}
span.belowComplications {
  margin-top: -40px;
}
a.operationInfoLink {
  display: table-cell;
  width: 100%;
  padding-bottom: 2px;
  padding-top: 2px;
}
div.unfinishedPacemakerNotification {
  width: 180px;
  margin-top: 10px;
}
div.newoperationsubsection {
  float: left;
  margin-bottom: 20px;
}
div.newoperationsubsection a.expand {
  background: url("../img/expand.svg") no-repeat 2px 0;
  background-size: 15px;
}
div.calculators {
  margin-bottom: 0;
}
div.newoperationsubsection span {
  display: block;
}
div.newoperationgroup {
  float: left;
  width: 200px;
}
div.newoperationgroup span {
  clear: both;
}
div.suboperationsArea {
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
div.suboperationsArea div.suboperation {
  margin-bottom: 5px;
  padding-top: 7px;
}
div.suboperationsArea div.suboperation h4.suboperationTitle {
  height: 27px;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-top: 5px;
  border-radius: 6px;
}
div.subOperationTypeForm {
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 8px;
}
div.subOperationTypeForm button.operationActionButton,
div.subOperationTypeForm button.deleteButton {
  margin-bottom: 2px;
}
a.viewIntegrationDataLink {
  display: block;
  margin-bottom: 15px;
  padding-top: 3px;
}
div.integrationDataContainer {
  padding-left: 21px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-radius: 12px;
}
h2.integrationDataUpperMostTitle {
  padding-top: 7px;
}
table.integrationDataTable {
  width: 100%;
  border-collapse: collapse;
}
table.integrationDataTable td {
  padding-top: 6px;
  padding-bottom: 6px;
}
table.integrationDataTable h2 {
  padding-top: 8px;
}
td.integrationDataCell {
  width: 250px;
}
td.integrationDataCell {
  width: 250px;
}
.calculatorInfoDifferenceTitle {
  margin-bottom: 10px;
}
.toBottomAnchor {
  width: 1px;
  height: 1px;
}
.toTopAnchor {
  width: 1px;
  height: 1px;
}
.anchorLink {
  float: right;
  height: 30px;
  width: 35px;
}
.anchorLinkToBottom {
  margin-top: 5px;
}
.anchorLinkToTop {
  padding-top: 14px;
}
.anchorLinkToTopAddMode {
  margin-top: -15px;
}
.anchorLinkToTopEditMode {
  margin-top: -10px;
}
table.operationtable {
  border-collapse: collapse;
}
table.operationtable td {
  vertical-align: top;
  padding-right: 10px;
  padding-bottom: 13px;
}
table.operationtable td.leftside {
  width: 150px;
}
table.operationtable td.bold a.help,
table.operationtable td.bold span.help {
  padding-top: 0 !important;
}
table.operationtable span.hinttext {
  cursor: default;
}
table.operationTable100Width {
  width: 100%;
}
td.operationTable100WidthTitleCell {
  padding-right: 0 !important;
}
table.operationtable td.bold,
table.operationTable td.bold,
table#euroscoreContainer td.bold {
  padding-top: 4px;
}
div.fluoroscopyContainer span.hinttext,
table.mortcalctable span.hinttext {
  cursor: default;
}
table.mortcalctable span.euroscoreResultTitle {
  padding-top: 7px;
  display: inline-block;
}
tr.operationtableDense {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
}
tr.operationtableDense td {
  vertical-align: top;
  padding-right: 10px !important;
  padding-bottom: 0 !important;
}
.operationActionButton {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 5px;
}
.operationDeleteButton {
  margin-left: 30px;
}
input.operationSaveButton,
input.operationCancelButton {
  width: 81px;
  border: 1px solid transparent;
}
input.operationSaveUnfinishedButton {
  width: 106px;
  border: 1px solid transparent !important;
}
input.operationSaveCustomWideButton {
  width: 180px;
}
input.operationSaveButton:hover,
input.operationCancelButton:hover,
input.operationSaveUnfinishedButton:hover,
input.operationSaveCustomWideButton:hover {
  border: 1px solid transparent !important;
  background-color: transparent !important;
}
.operationDeleteConfirm {
  margin-left: 10px;
}
div.cancelConfirmationContainer {
  position: absolute;
  width: 320px;
  height: 50px;
  padding: 10px;
  border-radius: 10px;
  margin-top: -50px;
  margin-left: 200px;
}
div.cancelConfirmationContainer span {
  display: block;
  width: 100%;
}
div.patientInfoDifference {
  margin-bottom: 5px;
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 0 !important;
}
div.patientInfoDifference div {
  clear: both;
  padding-top: 2px;
  padding-bottom: 2px;
}
.hiddenWhenNullTitle {
  display: block;
  float: left;
  width: 200px;
}
.inputError {
  position: absolute;
  margin: -76px 0 0 0;
  z-index: 9;
}
.errorTriangle {
  width: 100%;
  height: 10px;
}
.invalidchoice {
  float: left;
}
table.laboratoryResultTable {
  border-collapse: collapse;
}
table.laboratoryResultTable th {
  padding: 2px;
  vertical-align: top;
}
table.laboratoryResultTable td {
  padding: 2px;
}
select.longDiagnosisField {
  max-width: 855px;
}
div.olddata {
  padding: 10px;
  margin: 10px 10px 35px;
  width: 100%;
}
table.performerSelectTable {
  text-align: left;
  padding-bottom: 5px;
}
table.performerSelectTable td {
  margin: 0;
}
table.performerSelectTable span {
  margin-top: 3px;
  margin-right: 5px;
}
table.performerSelectTable span.performerRoleLabel {
  margin-left: 15px;
}
td.performerRemovalButton {
  width: 25px;
  padding-top: 3px !important;
}
a.performerRemovalButton {
  height: 22px;
  width: 21px;
  display: block;
  padding-left: 5px !important;
  border-radius: 6px;
}
a.performerRemovalButton:hover {
  height: 23px;
}
.diagnosisRow {
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.showAllDiagnoses {
  margin-top: 5px;
}
.notaBeneContainer {
  float: right;
  margin-top: -12px;
  margin-right: 30px;
  padding: 7px 10px 7px;
}
.notaBeneContainer input[type="checkbox"] {
  margin-top: 2px;
  vertical-align: top;
}
.deleteConfirmationContainer {
  display: block;
}
div#addPerformerHints {
  height: 45px;
}
span.performerTitleCell {
  float: left;
  display: table;
  width: 70px;
}
button.addPerformerButton {
  margin-top: -15px;
}
.manualPerformerAddHelp {
  display: block;
  margin-bottom: 5px;
}
td.performerRemovalButton a:hover {
  text-decoration: none !important;
  border: none !important;
  cursor: pointer;
}
td.performerRemovalButton a:hover img {
  border: none !important;
  text-decoration: none !important;
}
.textareaPrintFriendlyContent {
  display: none;
}
/*
   $MANUAL NOMESCO INPUT
\* ------------------------------------------------------------------------------------ */
.autoCompleteField {
  width: 500px;
  margin-right: 10px;
}
.autoCompleteSuggestionList {
  position: absolute;
  display: block;
  padding: 2px;
  left: 80px;
  right: 80px;
  clear: both;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.autoCompleteSuggestionListItem {
  padding: 4px 6px;
}
.manualNomescoInputContainer {
  display: table;
  width: 100%;
  clear: both;
  margin-bottom: 25px;
}
.nomescoAutoCompleteFieldTitle {
  margin-right: 37px;
}
.manualNomescoInputContainer h3 {
  margin-top: 15px;
  margin-bottom: 15px !important;
}
.manualNomescoInputContainer h3.subTitle {
  border-bottom: none !important;
}
.addNomescoCodeButton {
  margin-right: 15px;
}
.manualNomescoAutoCompleteContainer {
  width: 100%;
  clear: both;
}
.manualNomescoAutoCompleteContainer a.help {
  vertical-align: top;
}
.manualNomescoListContainer {
  width: 100%;
  clear: both;
  margin-top: 15px;
  padding-top: 5px;
}
.manualNomescoListTableContainer {
  float: left;
  width: 700px;
  margin-left: 21px;
}
.manualNomescoListTable {
  width: 625px;
  display: table;
  float: left;
}
.manualNomescoListTableCell {
  padding-top: 4px;
  padding-bottom: 4px;
  float: left;
  width: 577px;
}
.nomescoRemovalButtonCell {
  float: left;
  margin-left: 16px;
  height: 24px;
}
.nomescoRemovalButtonCell a {
  height: 24px;
  width: 2px;
  display: inline-block;
  border-radius: 6px;
}
.nomescoRemovalButtonCell a:hover {
  border-color: transparent !important;
}
/*
   $MERGE CONFLICTS
\* ------------------------------------------------------------------------------------ */
#mergeConflictsContainer {
  margin-top: 10px;
}
.conflictingField.multivalue {
  display: table;
}
.mergedField.multivalue {
  display: table;
}
#mergeConflictsHeaderArea {
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#mergeConflictsHeaderArea h3 {
  border-bottom: none;
  display: inline;
  padding-bottom: 10px;
}
.mergeConflictsHeader {
  display: table;
  margin-bottom: 5px;
}
#mergeConflictsHeaderArea a.help,
#mergedFieldsHeaderArea a.help {
  display: inline;
}
#mergedFieldsTableArea {
  margin-top: 20px;
}
#mergedFieldsTableArea h3 {
  border-bottom: none;
  display: inline;
  padding-bottom: 10px;
}
#mergeConflictsTableArea > table,
#mergedFieldsTableArea > table {
  border-collapse: collapse;
  width: 100%;
}
#mergeConflictsTableArea > table > tbody > tr,
#mergedFieldsTableArea > table > tbody > tr {
  border-width: 1px 0;
}
#mergeConflictsTableArea > table > tbody > tr:first-child,
#mergedFieldsTableArea > table > tbody > tr:first-child {
  border-top: none;
}
#mergeConflictsTableArea > table > tbody > tr:last-child,
#mergedFieldsTableArea > table > tbody > tr:last-child {
  border-bottom: none;
}
#mergeConflictsTableArea > table > tbody > tr > th:nth-child(1) {
  text-align: left;
  width: 20%;
}
#mergeConflictsTableArea > table > tbody > tr > th:nth-child(2) {
  text-align: left;
  width: 40%;
  padding-left: 10px;
}
#mergeConflictsTableArea > table > tbody > tr > th:nth-child(3) {
  text-align: left;
  width: 40%;
  padding-left: 10px;
}
#mergedFieldsTableArea > table > tbody > tr > th:nth-child(1) {
  text-align: left;
  width: 20%;
}
#mergedFieldsTableArea > table > tbody > tr > th:nth-child(2) {
  text-align: left;
  width: 80%;
  padding-left: 10px;
}
#mergedFieldsTableArea > table > tbody > tr > td:nth-child(2) {
  text-align: left;
  padding-left: 10px;
}
#mergeConflictsTableArea > table > tbody > tr > td:nth-child(2),
#mergeConflictsTableArea > table > tbody > tr > td:nth-child(3) {
  text-align: left;
  padding-left: 10px;
}
#mergedFieldsHeaderArea {
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.mergedFieldsHeader {
  display: table;
  margin-bottom: 5px;
}
.confirmOverwrite {
  margin-bottom: 10px;
  margin-top: 30px;
}
.confirmOverwrite label {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
.confirmOverwrite h3 {
  border-bottom: none !important;
}
#mergeConflictsNavigator {
  display: none;
  padding: 5px;
  position: absolute;
}
#mergeConflictsNavigator span.title {
  margin-right: 10px;
  display: block;
  padding-top: 2px;
  padding-bottom: 6px;
}
#mergeConflictsNavigator span > a {
  margin-left: -5px;
  padding-left: 5px;
  display: block;
}
#mergeConflictsNavigator span > a:hover {
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
#mergeConflictsNavigator .previousMergeConflict,
#mergeConflictsNavigator .nextMergeConflict {
  display: block;
  float: left;
  width: 17px;
  padding-left: 5px;
  margin-right: 4px;
}
#mergeConflictsNavigator .allMergeConflicts {
  display: block;
  float: left;
  width: 46px;
  padding-left: 7px;
  margin-left: 10px;
}
.spacer {
  margin-bottom: 10px;
  margin-top: 45px;
}
/*
   $MORTALITY CALCULATORS
\* ------------------------------------------------------------------------------------ */
h3.calculatorTitle {
  margin-left: 5px;
  display: block !important;
  margin-top: 7px;
}
div#previousCalculatorArea {
  height: 70px;
  width: 100%;
  display: block;
}
form.calculatorForm {
  width: 100%;
  display: block;
}
table#euroscoreContainer {
  width: 100%;
  margin-bottom: 5px;
  margin-top: 20px;
}
table#euroscoreContainer span.attentiontext {
  border: 1px solid #fbe3c8;
  margin: 5px 0 10px 7px;
  width: 99%;
}
table#euroscoreContainer span.previousCalculatorsHelp {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 10px;
}
table#thoracoscoreContainer {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 5px;
}
table#thoracoscoreContainer span.attentiontext {
  border: 1px solid #fbe3c8;
  margin: 5px 0 10px 7px;
  width: 99%;
}
table#thoracoscoreContainer span.previousCalculatorsHelp {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 10px;
}
table.mortcalctable,
table.mortcalctable tr,
table.mortcalctable td {
  padding-bottom: 13px;
}
table#euroscoreContainer h3,
table#thoracoscoreContainer h3 {
  display: inline;
  border: none;
}
td.thoracoscoreCell {
  width: 200px;
}
div#leftBox {
  padding: 0 5px 5px;
}
td#renalImpairmentCell {
  width: 300px;
}
div#rightBox {
  height: 125px;
  width: 400px;
}
div.container_form {
  width: 100%;
  margin-bottom: 0 !important;
}
.container_form li {
  list-style: none;
  margin: 0 0 5px 0;
}
.container_form label {
  float: left;
  width: 250px;
}
input.result {
  background: transparent;
  border-style: none;
}
.hide {
  display: none;
}
td.indent {
  padding-left: 20px;
}
div#euroscoreErrors {
  display: table;
  width: 100%;
}
/* ------------------------------------------------------------------------------------ *\
   $ANIMATIONS
\* ------------------------------------------------------------------------------------ */
/** slideDown */
.slideDown {
  -moz-animation-name: slideDown;
  -moz-animation-iteration-count: 1;
  -moz-animation-duration: 0.2s;
  -webkit-animation-name: slideDown;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 0.2s;
  animation-name: slideDown;
  animation-iteration-count: 1;
  animation-duration: 0.2s;
}
@-moz-keyframes slideDown {
  0% {
    -moz-transform: translateY(-40px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-40px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes slideDown {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0);
  }
}
/** slideUp */
.slideUp {
  -moz-animation-name: slideUp;
  -moz-animation-iteration-count: 1;
  -moz-animation-duration: 0.4s;
  -webkit-animation-name: slideUp;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  animation-name: slideUp;
  animation-iteration-count: 1;
  animation-duration: 0.4s;
}
@-moz-keyframes slideUp {
  0% {
    -moz-transform: translateY(540px);
  }
  100% {
    -moz-transform: translateY(0px);
  }
}
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(540px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes slideUp {
  0% {
    transform: translateY(540px);
  }
  100% {
    transform: translateY(0);
  }
}
/** slideLeft */
.slideLeft {
  -moz-animation-name: slideLeft;
  -moz-animation-iteration-count: 1;
  -moz-animation-duration: 0.2s;
  -webkit-animation-name: slideLeft;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 0.2s;
  animation-name: slideLeft;
  animation-iteration-count: 1;
  animation-duration: 0.2s;
}
@-moz-keyframes slideLeft {
  0% {
    -moz-transform: translateX(-40px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-webkit-keyframes slideLeft {
  0% {
    -webkit-transform: translateX(-40px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes slideLeft {
  0% {
    transform: translateX(-40px);
  }
  100% {
    transform: translateY(0);
  }
}
/** slideRight */
.slideRight {
  -moz-animation-name: slideRight;
  -moz-animation-iteration-count: 1;
  -moz-animation-duration: 0.2s;
  -webkit-animation-name: slideRight;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 0.2s;
  animation-name: slideRight;
  animation-iteration-count: 1;
  animation-duration: 0.2s;
}
@-moz-keyframes slideRight {
  0% {
    -moz-transform: translateX(40px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-webkit-keyframes slideRight {
  0% {
    -webkit-transform: translateX(40px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes slideRight {
  0% {
    transform: translateX(40px);
  }
  100% {
    transform: translateY(0);
  }
}
/** slideRightLight */
.slideRightLight {
  -moz-animation-name: slideRightLight;
  -moz-animation-iteration-count: 1;
  -moz-animation-duration: 0.2s;
  -webkit-animation-name: slideRightLight;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 0.2s;
  animation-name: slideRightLight;
  animation-iteration-count: 1;
  animation-duration: 0.2s;
}
@-moz-keyframes slideRightLight {
  0% {
    -moz-transform: translateX(10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-webkit-keyframes slideRightLight {
  0% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes slideRightLight {
  0% {
    transform: translateX(10px);
  }
  100% {
    transform: translateY(0);
  }
}
/** fadeIn */
.fadeIn {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.15s;
  -moz-animation-duration: 0.15s;
  animation-duration: 0.15s;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeInModalDimmer {
  opacity: 0;
  -webkit-animation: fadeInModalDimmer ease-in 1;
  -moz-animation: fadeInModalDimmer ease-in 1;
  animation: fadeInModalDimmer ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
@-webkit-keyframes fadeInModalDimmer {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.27;
  }
}
@-moz-keyframes fadeInModalDimmer {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.27;
  }
}
@keyframes fadeInModalDimmer {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.27;
  }
}
.fadeOutModalDimmer {
  opacity: 0.27;
  -webkit-animation: fadeOutModalDimmer ease-in 1;
  -moz-animation: fadeOutModalDimmer ease-in 1;
  animation: fadeOutModalDimmer ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
@-webkit-keyframes fadeOutModalDimmer {
  from {
    opacity: 0.27;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes fadeOutModalDimmer {
  from {
    opacity: 0.27;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOutModalDimmer {
  from {
    opacity: 0.27;
  }
  to {
    opacity: 0;
  }
}
/** fadeOut */
.fadeOut {
  opacity: 1;
  -webkit-animation: fadeOut ease-in 1;
  -moz-animation: fadeOut ease-in 1;
  animation: fadeOut ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.15s;
  -moz-animation-duration: 0.15s;
  animation-duration: 0.15s;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/** shake */
.shake {
  -webkit-animation: shake 0.1s ease-in-out 0.1s 2;
  -moz-animation: shake 0.1s ease-in-out 0.1s 2;
  animation: shake 0.1s ease-in-out 0.1s 2;
}
@-webkit-keyframes shake {
  from {
    -webkit-transform: rotate(5deg);
  }
  to {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-5deg);
  }
}
@-moz-keyframes shake {
  from {
    -moz-transform: rotate(5deg);
  }
  to {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-5deg);
  }
}
@keyframes shake {
  from {
    transform: rotate(5deg);
  }
  to {
    transform-origin: center center;
    transform: rotate(-5deg);
  }
}
/** highlight */
.highlight {
  -webkit-animation: highlight 1s ease-in-out 1s 2;
  -moz-animation: highlight 1s ease-in-out 1s 2;
  animation: highlight 1s ease-in-out 1s 2;
}
@keyframes highlight {
  0% {
    background-color: red;
  }
  100% {
    background-color: transparent;
  }
}
#highlight:target {
  animation: highlight 1s;
}
/** roll */
.roll {
  -webkit-animation: spin 1s normal linear;
  -moz-animation: spin 1s normal linear;
  animation: spin 1s normal linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/** loading indicator **/
.loadingDataContainer {
  padding-left: 35px;
  padding-top: 10px;
  font-size: 20px;
  color: #d51030;
}
.spinnerHolder {
  position: relative;
  z-index: 99999;
  width: 50px;
  height: 50px;
  margin-left: 45px;
  margin-top: 45px;
  background-color: transparent;
}
.spinnerPreloader {
  width: 70px;
  height: 70px;
  position: relative;
  transform: translateX(-50%) translateY(-50%);
  animation: rotatePreloader 2.4s infinite ease-in;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
}
@keyframes rotatePreloader {
  0% {
    transform: translateX(-50%) translateY(-50%) rotateZ(0deg);
  }
  100% {
    transform: translateX(-50%) translateY(-50%) rotateZ(-360deg);
  }
}
.spinnerPreloader div {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.spinnerPreloader div:before {
  /* =================== color */
  background-color: #d51030;
  box-shadow: 0 0 5px #a60c25;
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 10%;
  height: 10%;
  transform: translateX(-50%);
  border-radius: 50%;
}
.spinnerPreloader div:nth-child(1) {
  transform: rotateZ(0deg);
  animation: rotateCircle1 2.4s infinite linear;
  z-index: 9;
}
@keyframes rotateCircle1 {
  0% {
    opacity: 0;
  }
  0% {
    opacity: 1;
    transform: rotateZ(36deg);
  }
  7% {
    transform: rotateZ(0deg);
  }
  57% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(-324deg);
    opacity: 1;
  }
}
.spinnerPreloader div:nth-child(2) {
  transform: rotateZ(36deg);
  animation: rotateCircle2 2.4s infinite linear;
  z-index: 8;
}
@keyframes rotateCircle2 {
  5% {
    opacity: 0;
  }
  5.0001% {
    opacity: 1;
    transform: rotateZ(0deg);
  }
  12% {
    transform: rotateZ(-36deg);
  }
  62% {
    transform: rotateZ(-36deg);
  }
  100% {
    transform: rotateZ(-324deg);
    opacity: 1;
  }
}
.spinnerPreloader div:nth-child(3) {
  transform: rotateZ(72deg);
  animation: rotateCircle3 2.4s infinite linear;
  z-index: 7;
}
@keyframes rotateCircle3 {
  10% {
    opacity: 0;
  }
  10.0002% {
    opacity: 1;
    transform: rotateZ(-36deg);
  }
  17% {
    transform: rotateZ(-72deg);
  }
  67% {
    transform: rotateZ(-72deg);
  }
  100% {
    transform: rotateZ(-324deg);
    opacity: 1;
  }
}
.spinnerPreloader div:nth-child(4) {
  transform: rotateZ(108deg);
  animation: rotateCircle4 2.4s infinite linear;
  z-index: 6;
}
@keyframes rotateCircle4 {
  15% {
    opacity: 0;
  }
  15.0003% {
    opacity: 1;
    transform: rotateZ(-72deg);
  }
  22% {
    transform: rotateZ(-108deg);
  }
  72% {
    transform: rotateZ(-108deg);
  }
  100% {
    transform: rotateZ(-324deg);
    opacity: 1;
  }
}
.spinnerPreloader div:nth-child(5) {
  transform: rotateZ(144deg);
  animation: rotateCircle5 2.4s infinite linear;
  z-index: 5;
}
@keyframes rotateCircle5 {
  20% {
    opacity: 0;
  }
  20.0004% {
    opacity: 1;
    transform: rotateZ(-108deg);
  }
  27% {
    transform: rotateZ(-144deg);
  }
  77% {
    transform: rotateZ(-144deg);
  }
  100% {
    transform: rotateZ(-324deg);
    opacity: 1;
  }
}
.spinnerPreloader div:nth-child(6) {
  transform: rotateZ(180deg);
  animation: rotateCircle6 2.4s infinite linear;
  z-index: 4;
}
@keyframes rotateCircle6 {
  25% {
    opacity: 0;
  }
  25.0005% {
    opacity: 1;
    transform: rotateZ(-144deg);
  }
  32% {
    transform: rotateZ(-180deg);
  }
  82% {
    transform: rotateZ(-180deg);
  }
  100% {
    transform: rotateZ(-324deg);
    opacity: 1;
  }
}
.spinnerPreloader div:nth-child(7) {
  transform: rotateZ(216deg);
  animation: rotateCircle7 2.4s infinite linear;
  z-index: 3;
}
@keyframes rotateCircle7 {
  30% {
    opacity: 0;
  }
  30.0006% {
    opacity: 1;
    transform: rotateZ(-180deg);
  }
  37% {
    transform: rotateZ(-216deg);
  }
  87% {
    transform: rotateZ(-216deg);
  }
  100% {
    transform: rotateZ(-324deg);
    opacity: 1;
  }
}
.spinnerPreloader div:nth-child(8) {
  transform: rotateZ(252deg);
  animation: rotateCircle8 2.4s infinite linear;
  z-index: 2;
}
@keyframes rotateCircle8 {
  35% {
    opacity: 0;
  }
  35.0007% {
    opacity: 1;
    transform: rotateZ(-216deg);
  }
  42% {
    transform: rotateZ(-252deg);
  }
  92% {
    transform: rotateZ(-252deg);
  }
  100% {
    transform: rotateZ(-324deg);
    opacity: 1;
  }
}
.spinnerPreloader div:nth-child(9) {
  transform: rotateZ(288deg);
  animation: rotateCircle9 2.4s infinite linear;
  z-index: 1;
}
@keyframes rotateCircle9 {
  40% {
    opacity: 0;
  }
  40.0008% {
    opacity: 1;
    transform: rotateZ(-252deg);
  }
  47% {
    transform: rotateZ(-288deg);
  }
  97% {
    transform: rotateZ(-288deg);
  }
  100% {
    transform: rotateZ(-324deg);
    opacity: 1;
  }
}
/* ------------------------------------------------------------------------------------ *\
   $HTML COMMON ELEMENT DEFAULTS
\* ------------------------------------------------------------------------------------ */
h1,
h2,
h3,
h4,
h5 {
  color: #d83633;
}
input[type="text"],
input[type="password"],
select,
input {
  color: #232323;
  border: 1px solid #bdbdbd;
  font-weight: normal;
}
input[type="text"]:focus,
input[type="password"]:focus,
input:focus,
textarea:focus {
  border: 1px solid #dc4b48;
  color: #d83633;
  box-shadow: 1px 1px 7px #eeb2b1;
  outline: none !important;
  background-color: #ffffff;
}
input[type="text"],
input[type="password"],
select {
  outline: none !important;
}
select:hover,
input:hover,
textarea:hover {
  border-color: #d83633;
}
.submitButton {
  background: #b32222;
  color: #ffffff;
  border-radius: 5px;
}
.submitButtonHover {
  background: #9e1e1e;
  color: #e6e6e6;
}
.submitButton:hover,
.submitButton:active,
.submitButton:focus {
  background: #9e1e1e;
  color: #e6e6e6;
}
.editButton {
  background: #eaeaea url("../img/icon-editButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
}
.editButton:hover {
  background: #dddddd url("../img/icon-editButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
}
.editPatientInfoButton {
  background: #eaeaea url("../img/icon-editPatientInfoButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
}
.editPatientInfoButton:hover {
  background: #dddddd url("../img/icon-editPatientInfoButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
}
.deleteButton {
  background: #eaeaea url("../img/icon-deleteButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
}
.deleteButton:hover {
  background: #dddddd url("../img/icon-deleteButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
}
.cancelButton {
  background: #eaeaea url("../img/icon-cancelButton.svg") no-repeat 5px 4px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
}
.cancelButton:hover {
  background: #dddddd url("../img/icon-cancelButton.svg") no-repeat 5px 4px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
}
.saveButton {
  background: #b32222 url("../img/icon-saveButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
}
.saveButton:hover {
  background: #991d1d url("../img/icon-saveButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
}
.saveButtonHover {
  background: #991d1d url("../img/icon-saveButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
}
.addButton {
  background: #eaeaea url("../img/icon-addButton.svg") no-repeat 8px 6px !important;
  background-size: 12px !important;
  padding-left: 26px !important;
}
.addButton:hover {
  background: #dddddd url("../img/icon-addButton.svg") no-repeat 8px 6px !important;
  background-size: 12px !important;
  padding-left: 26px !important;
}
.addButtonHover {
  background: #dddddd url("../img/icon-addButton.svg") no-repeat 8px 6px !important;
  background-size: 12px !important;
  padding-left: 26px !important;
}
.closeButton {
  background: #eaeaea url("../img/icon-hide.svg") no-repeat 4px 2px !important;
  background-size: 20px !important;
  padding-left: 26px !important;
}
.closeButtonHover {
  background: #dddddd url("../img/icon-hide.svg") no-repeat 4px 2px !important;
  background-size: 20px !important;
  padding-left: 26px !important;
}
.closeButton:hover {
  background: #dddddd url("../img/icon-hide.svg") no-repeat 4px 2px !important;
  background-size: 20px !important;
  padding-left: 26px !important;
}
.goButton {
  background: #b32222 url("../img/icon-goButton.svg") no-repeat 4px 2px !important;
  background-size: 20px !important;
  padding-left: 20px !important;
}
.goButtonHover {
  background: #991d1d url("../img/icon-goButton.svg") no-repeat 4px 2px !important;
  background-size: 20px !important;
  padding-left: 20px !important;
}
.goToPatientButton {
  padding-left: 24px !important;
  width: 63px !important;
}
.printButton {
  background: #eaeaea url("../img/icon-print.svg") no-repeat 7px 1px !important;
  background-size: 20px !important;
  padding-left: 30px !important;
}
.printButton:hover {
  background: #dddddd url("../img/icon-print.svg") no-repeat 7px 1px !important;
  background-size: 20px !important;
  padding-left: 30px !important;
}
.listButton {
  background: #eaeaea url("../img/icon-list.svg") 5px 4px no-repeat !important;
  background-size: 15px !important;
  padding-left: 23px !important;
}
.listButtonHover {
  background: #dddddd url("../img/icon-list.svg") 5px 4px no-repeat !important;
  background-size: 15px !important;
  padding-left: 23px !important;
}
.listButton:hover {
  background: #dddddd url("../img/icon-list.svg") 5px 4px no-repeat !important;
  background-size: 15px !important;
  padding-left: 23px !important;
}
.normalButton {
  background: none repeat scroll 0 0 #eaeaea;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #cacaca;
  color: #d83633;
  text-decoration: none;
}
.normalButtonHover {
  background-color: #dbdbdb;
  color: #d60602 !important;
  outline: none !important;
}
input[type="submit"] {
  background: #b32222;
  color: #ffffff;
  border-radius: 5px;
}
input[type="submit"]:active,
input[type="submit"]:focus {
  outline: none !important;
  color: #cccccc;
}
button,
input[type="button"] {
  background: none repeat scroll 0 0 #eaeaea;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #cacaca;
  color: #d83633;
  text-decoration: none;
}
button:hover,
button:focus,
button:active,
input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus {
  background-color: #dbdbdb;
  color: #d60602 !important;
  outline: none !important;
}
.submitToButton {
  background: none repeat scroll 0 0 #eaeaea;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #cacaca;
  color: #d83633;
  text-decoration: none;
}
.submitToButtonHover {
  background-color: #dbdbdb;
  color: #d60602 !important;
  outline: none !important;
}
a,
a:visited {
  color: #d83633;
  font-family: 'Roboto 400', sans-serif, Verdana, Arial, Tahoma, sans-serif;
  text-decoration: none;
  outline: none !important;
}
a:hover {
  border-bottom: 1px solid #d83633;
}
th {
  color: #d83633;
}
input[type="radio"] {
  font-weight: normal;
  border-style: none;
  box-shadow: none !important;
}
input[type="checkbox"] {
  border-style: none;
  color: #232323;
  font-weight: normal;
  box-shadow: none !important;
}
select {
  font-weight: normal;
  background-color: #ffffff;
}
select[disabled="disabled"] {
  background-color: #EEEEEE;
  border: 1px solid #EEEEEE;
}
select:focus {
  border: 1px solid #dc4b48;
  box-shadow: 1px 1px 5px #eeb2b1;
}
textarea {
  border: 1px solid #bdbdbd;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none !important;
}
input[disabled="disabled"] {
  color: #333333;
  font-weight: normal;
  background-color: #EEEEEE;
  border: 1px solid #EEEEEE;
}
input[readonly],
input[readonly]:focus,
input[readonly]:hover,
input[readonly]:active {
  color: #333333;
  font-weight: normal;
  background-color: #EEEEEE !important;
  border: 1px solid #EEEEEE !important;
  box-shadow: none !important;
}
input[type=checkbox][disabled="disabled"],
input[type=radio][disabled="disabled"] {
  background-color: transparent !important;
  border: 1px solid transparent !important;
}
textarea[disabled="disabled"] {
  background-color: #EEEEEE;
  border: 1px solid #EEEEEE;
}
/* IE fix */
input[type=radio] + label {
  color: #333333;
}
input[type=checkbox]:hover + label,
input[type=radio]:hover + label {
  color: #d83633;
}
input[type=checkbox][disabled="disabled"]:hover + label,
input[type=radio][disabled="disabled"]:hover + label {
  color: #333333;
}
input[type=checkbox]:checked + label,
input[type=radio]:checked + label {
  text-decoration: underline;
}
/* ------------------------------------------------------------------------------------ *\
   $COMMON CLASSES
\* ------------------------------------------------------------------------------------ */
span.red {
  color: #d83633;
}
.customError {
  color: #ff0000;
}
.customErrorContainer {
  background: #ffd8d8;
  border: 1px solid #ffd1d1;
}
.help {
  color: #008000 !important;
  font-weight: normal !important;
}
.help:hover {
  cursor: pointer !important;
  color: #00a900 !important;
}
a.help,
span.help {
  background: url("../img/icon-help.svg") no-repeat 1px 1px;
  background-size: 16px;
  user-select: none;
  padding-left: 20px;
  min-width: 17px;
  min-height: 17px;
  display: inline-block;
  padding-top: 1px;
  border-bottom: none !important;
}
a.help:hover,
span.help:hover {
  background: url("../img/icon-help-hover.svg") no-repeat 1px 1px;
  background-size: 16px;
}
a.titleHelp {
  vertical-align: top;
  margin-top: 4px;
  margin-bottom: -2px;
}
.helpBody {
  background: #f3f3f3;
}
span.green {
  color: #008000;
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
span.greenFontNormal {
  color: #008000;
  font-weight: normal !important;
}
.colorGreen {
  color: #008000;
}
span.educationProfileHelp {
  color: #008000;
  font-size: 16px;
}
.important {
  color: #3067a5;
}
table.list th {
  background-color: #ececec;
}
table.list tr:nth-child(odd) {
  background-color: #f9f9f9;
}
table.list td {
  border-bottom: 1px solid #e8e8e8;
}
table.list tr:hover {
  background-color: #ffedef;
}
span.hinttext {
  color: #878787;
  font-weight: normal;
}
span.hinttextUnder {
  color: #525253;
}
span.patientinfohinttext {
  color: #6F6F6F;
  font-weight: normal;
  font-size: 90%;
}
span.timestampHint {
  display: inline-block;
  margin-top: 5px;
}
td.patientInfoRowWithHint {
  vertical-align: top !important;
}
input.inputToLabel,
input.inputToLabel[disabled='disabled'] {
  background: #ffffff;
}
tr.tableRowHover:hover {
  background-color: #FFEAEC;
}
.cursorDefault {
  cursor: default;
}
/* ------------------------------------------------------------------------------------ *\
   $BASE LAYOUT
\* ------------------------------------------------------------------------------------ */
body {
  background: url('../img/bg-bottom2.png') #f5f5f5;
}
div.bg {
  background: url('../img/bg.png') repeat-x;
}
div.extraLoadingIndicator {
  color: #008000;
  font-size: 18px;
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
div.extraLoadingIndicator .spinner {
  left: 40px !important;
}
.toTopHoverLink {
  background: url("../img/icon-toTop.svg") no-repeat scroll 0 0 transparent;
  background-size: 30px;
  cursor: pointer;
  display: none;
}
table.palette td.header {
  background-color: transparent !important;
  border: none !important;
  font-family: Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
}
table.palette td.buttons button {
  background-color: #ffffff !important;
}
table.palette td.buttons button:hover {
  background-color: #808080 !important;
}
button.add div {
  background: url("../img/arrow-right.png") no-repeat scroll center center !important;
}
button.remove div {
  background: url("../img/arrow-left.png") no-repeat scroll center center !important;
}
div.content {
  background-color: #ffffff;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
div.copyright p {
  font-size: 13px;
  color: #9198a7;
  padding-bottom: 4px;
}
div.copyright a {
  color: #6E6E6E;
  font-size: 12px;
}
div.copyright a:hover {
  color: #5E5E5E;
}
/*
   $DATEPICKER
\* ------------------------------------------------------------------------------------ */
div.ui-datepicker {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  border: 1px solid #e0e0e0;
  border-top-left-radius: 0;
  padding: 0;
}
.ui-datepicker .ui-datepicker-header {
  background: #b32222;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ui-datepicker th {
  cursor: default;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year,
.ui-datepicker select.ui-datepicker-month:active,
.ui-datepicker select.ui-datepicker-year:active {
  background: #b95857;
  color: #ffffff;
  border: 1px solid #d83633;
  box-shadow: none;
}
.ui-datepicker-week-col {
  background: #efefef;
}
.ui-datepicker-calendar td a,
.ui-state-default,
.ui-widget-content .ui-state-default {
  font-size: 14px;
  color: #3067a5;
  background: #f2fbff !important;
}
.ui-datepicker td a.ui-state-hover {
  border-color: #1e7dc9;
}
.ui-datepicker-current-day a {
  border: 1px solid #d83633 !important;
  color: #d83633 !important;
  background: #ffffff !important;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
  border-color: #ffc200;
  color: #3067a5 !important;
}
/*
   $HEADER
\* ------------------------------------------------------------------------------------ */
div.header {
  background: url("../img/logo.svg") no-repeat 85px 6px;
  background-size: 300px;
}
div.currentuser {
  background: transparent;
}
span#currentUser,
span#currentUserDepartment {
  font-weight: normal;
  color: #ffffff;
  font-size: 14px;
  text-shadow: 0 1px #bbbbbb;
}
a.logout {
  background: url("../img/icon-logout.svg") no-repeat left center;
  background-size: 16px;
  padding-left: 20px;
  color: #E6DBDA !important;
}
a.logout:hover {
  color: #ffffff !important;
  border-bottom: 1px solid #ffffff !important;
}
a.logout:visited {
  color: #DEC4C4;
}
span#currentUser a:link,
span#currentUser a:visited,
span#currentUser a:active {
  color: #CCCCCC;
}
span#currentUser a:hover {
  color: #808080;
}
/*
   $NAVIGATION BAR
\* ------------------------------------------------------------------------------------ */
.tabBorderRadius {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
div.nav {
  background: #9b1515 url('../img/navbar.png') left top repeat-x;
  font-size: 20px;
  color: #ffffff;
  height: 33px;
  vertical-align: top;
  margin-left: -1px;
  margin-right: -1px;
}
div.nav div.navigationTabs {
  padding-left: 37px;
  vertical-align: top;
}
div.nav div.navTab {
  display: inline-block;
  margin-right: 30px;
  height: 33px;
  vertical-align: top;
}
div.nav div.navTab a {
  color: #ffffff;
}
div.nav div.navTab:hover,
div.nav div.navTab:focus {
  cursor: pointer;
}
div.nav div.navTab:hover a,
div.nav div.navTab:focus a {
  color: #c5c5c5;
}
div.nav .tabPatients {
  background: url("../img/tab-patients.svg") 6px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 98px;
}
div.nav div.patients-tab-active {
  background: url("../img/tab-patients.svg") 6px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 98px;
  background-color: #838383;
}
div.nav div.patients-tab-inactive {
  background: url("../img/tab-patients.svg") 6px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 98px;
  background-color: #ac4848;
}
div.nav .tabSalikardio {
  background: url("../img/tab-salikardio.svg") 9px 5px no-repeat;
  background-size: 24px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 175px;
}
div.nav div.salikardio-tab-active {
  background: url("../img/tab-salikardio.svg") 9px 5px no-repeat;
  background-size: 24px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 175px;
  background-color: #838383;
}
div.nav div.salikardio-tab-inactive {
  background: url("../img/tab-salikardio.svg") 9px 5px no-repeat;
  background-size: 24px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 175px;
  background-color: #ac4848;
}
div.nav .tabQueue {
  background: url('../img/tab-queue.svg') 7px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 82px;
}
div.nav div.queue-tab-active {
  background: url('../img/tab-queue.svg') 7px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 82px;
  background-color: #838383;
}
div.nav div.queue-tab-inactive {
  background: url('../img/tab-queue.svg') 7px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 82px;
  background-color: #ac4848;
}
div.nav .tabReports {
  background: url('../img/tab-reports.svg') 9px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 107px;
}
div.nav div.reports-tab-active {
  background: url('../img/tab-reports.svg') 9px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 107px;
  background-color: #838383;
}
div.nav div.reports-tab-inactive {
  background: url('../img/tab-reports.svg') 9px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 107px;
  background-color: #ac4848;
}
div.nav .tabPersonal {
  background: url('../img/tab-personal.svg') 8px 5px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 141px;
}
div.nav div.personal-tab-active {
  background: url('../img/tab-personal.svg') 8px 5px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 141px;
  background-color: #838383;
}
div.nav div.personal-tab-inactive {
  background: url('../img/tab-personal.svg') 8px 5px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 141px;
  background-color: #ac4848;
}
div.nav .searchTab {
  background: url('../img/tab-search.svg') 8px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 84px;
}
div.nav div.search-tab-active {
  background: url('../img/tab-search.svg') 8px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 84px;
  background-color: #838383;
}
div.nav div.search-tab-inactive {
  background: url('../img/tab-search.svg') 8px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 84px;
  background-color: #ac4848;
}
div.nav .adminTab {
  background: url('../img/tab-admin.svg') 8px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100px;
}
div.nav div.admin-tab-active {
  background: url('../img/tab-admin.svg') 8px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100px;
  background-color: #838383;
}
div.nav div.admin-tab-inactive {
  background: url('../img/tab-admin.svg') 8px 6px no-repeat;
  background-size: 22px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100px;
  background-color: #ac4848;
}
div.nav a,
div.nav a:visited {
  font-family: 'Roboto 400', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-size: 16px;
  text-decoration: none;
}
div.nav a:hover {
  border-bottom: none;
}
div.nav li.logintab {
  color: #ffffff;
  font-size: 18px;
}
div.mainnavi a:link,
div.mainnavi a:visited,
div.mainnavi a:active {
  font-family: 'Roboto 400', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-size: 14px;
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
div.mainnavi h2 {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  color: #d83633;
  border-bottom: none;
}
div.foreignPatient {
  height: 20px;
}
div.foreignPatient a {
  display: inline-block;
  background: url('../img/icon-patientAdd.svg') left top no-repeat;
  background-size: 20px;
  padding-left: 22px;
  padding-top: 3px;
  font-size: 14px;
}
/*
   $FEEDBACK FORM
\* ------------------------------------------------------------------------------------ */
div#feedback {
  background-color: #FAFAFA;
}
div#feedbackArea {
  background-color: #FAFAFA;
  border-bottom: 1px solid #BDBDBD;
  border-left: 1px solid #BDBDBD;
  border-right: 1px solid #BDBDBD;
  box-shadow: 0 13px 100px #524B4B;
  font-size: 14px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
div#feedbackArea div.titleRow {
  margin-left: -1px;
  margin-right: -1px;
}
div.titleRow {
  background-color: #b32222;
}
div.titleRow h2 {
  color: #ffffff !important;
}
div#feedback h1 {
  font-size: 1.2em;
  color: #ffffff;
}
.fbError {
  color: #ff0000;
}
div#sendFeedback {
  color: #6E6E6E;
}
.sendFeedbackButton {
  color: #d83633;
}
.sendFeedbackButton:hover {
  color: #e0605e;
  cursor: pointer !important;
  border-bottom: 1px solid #e0605e;
}
.formSendButton {
  border: 1px solid transparent !important;
  font-weight: normal !important;
}
.cancelFormButton {
  background: none repeat scroll 0 0 #eaeaea;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #cacaca;
  color: #d83633;
  text-decoration: none;
}
.cancelFormButton:hover,
.cancelFormButton:focus,
.cancelFormButton:active {
  background-color: #dbdbdb;
  color: #d60602 !important;
  outline: none !important;
}
div#thankYouForFeedback {
  color: #008000;
  font-size: 22px;
  background-color: #ffffff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.feedbackForm h2 {
  color: #ffffff;
}
.feedbackForm .formSendButton {
  background: #b32222 url("../img/icon-saveButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important !important;
  padding-left: 25px !important !important;
  background-size: 17px !important;
  color: #ffffff;
  box-shadow: none !important;
}
.feedbackForm .formSendButton:hover,
.feedbackForm .formSendButton:active,
.feedbackForm .formSendButton:focus {
  background: #991d1d url("../img/icon-saveButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important !important;
  padding-left: 25px !important !important;
  background-size: 17px !important;
  color: #e6e6e6 !important;
}
/*
   $FORM FEEDBACK PANEL
\* ------------------------------------------------------------------------------------ */
ul.feedbackPanel {
  background-clip: border-box;
  background-origin: padding-box;
  background: #ffe1e1 url("../img/alert.svg") no-repeat scroll 5px center;
  background-size: 35px;
  color: #ff0000;
  list-style-type: none;
  border-radius: 10px;
  border: 1px solid #ffd1d1;
  -moz-animation-name: slideLeft;
  -moz-animation-iteration-count: 1;
  -moz-animation-duration: 0.2s;
  -webkit-animation-name: slideLeft;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 0.2s;
  animation-name: slideLeft;
  animation-iteration-count: 1;
  animation-duration: 0.2s;
}
/*
   $POPUP (HELPS)
\* ------------------------------------------------------------------------------------ */
div.popupTitleRow {
  background-color: #aa2020;
}
div.popupContent {
  font-size: 110%;
}
div.popupContentSmall {
  font-size: 110%;
}
div.popupContentIntegrationError {
  font-size: 110%;
}
.integrationNotificationContainer {
  color: #008000;
}
span.popupTitle {
  color: #ffffff;
  font-size: 155%;
}
div.popupBottom {
  background-color: transparent;
}
div.popupFootnote {
  font-size: 90%;
}
input.popupCloseButton {
  background: #b32222 url("../img/icon-hide-white.svg") no-repeat 4px 2px !important;
  background-size: 20px !important;
  padding-left: 26px !important;
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
  color: #FFFFFF;
}
input.popupCloseButton:hover,
input.popupCloseButton:active,
input.popupCloseButton:focus {
  background: #991d1d url("../img/icon-hide-white.svg") no-repeat 4px 2px !important;
  background-size: 20px !important;
  padding-left: 26px !important;
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
  color: #FFFFFF !important;
}
table.popupTable td {
  border: 1px solid #c5c5c5;
}
td.popupTableTitleCell {
  background: #E6E6E6;
}
td.popupTableTitleCellWider {
  background: #E6E6E6;
}
b.visibledimmer {
  background-color: #000000;
  opacity: 0.35;
  filter: alpha(opacity=35);
  opacity: 0;
  -webkit-animation: fadeInModalDimmer ease-in 1;
  -moz-animation: fadeInModalDimmer ease-in 1;
  animation: fadeInModalDimmer ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
.dimmerHelp {
  color: #4A4A4A;
}
/* --- Specific helps --- */
.valveSurgeryAortaEtiologyDottedBorder {
  border-bottom: 2px dotted #BBBBBB !important;
}
h3.helpConflictingFieldTitle {
  background-color: #fff8da;
}
h3.helpMergedFieldTitle {
  background-color: #e5f5ff;
}
h3.helpButtonsTitle {
  background-color: #dedede;
}
table.helpConflictingExampleTable {
  border: 1px solid #c1c1c1;
  border-collapse: collapse;
}
table.helpConflictingExampleTable th,
.helpConflictingExampleTable td {
  border: 1px solid #c1c1c1;
}
/*
   $INTEGRATION ERROR PANEL
\* ------------------------------------------------------------------------------------ */
h3#integrationErrorTitle {
  background: url("../img/alert.svg") no-repeat 145px 12px !important;
  background-size: 35px !important;
  color: #d83633;
  font-size: 17px;
}
.errorFirstLine {
  font-size: 16px;
}
.crashText {
  color: #525252;
  font-size: 14px;
}
/* ------------------------------------------------------------------------------------ *\
   $LOGIN PAGE
\* ------------------------------------------------------------------------------------ */
div.loginPage {
  background-color: transparent !important;
  border: none !important;
}
div.loginPage h1 {
  font-family: 'Roboto 400', sans-serif !important;
  color: #a1a1a1;
  font-size: 22px !important;
  font-weight: 400 !important;
  cursor: default !important;
}
div.loginPage div.contentAreaLogin {
  background: #f1f1f1;
  box-shadow: 0 1px 30px #717171;
}
div.loginPage div.loginErrors ul {
  font-weight: normal !important;
  font-size: 15px !important;
}
td.loginFormInputTitle {
  color: #585858;
  font-size: 130%;
}
td.loginFormInputTitle label {
  vertical-align: top;
  display: inline-block;
  padding-top: 4px;
}
form#loginForm input.username,
form#loginForm input.password,
form#loginForm input.departmentSelect {
  font-family: Verdana, Arial, Tahoma, sans-serif;
}
form#loginForm input[type="submit"]:hover,
form#loginForm input[type="submit"]:active,
form#loginForm input[type="submit"]:focus {
  background: #9e1e1e !important;
  color: #e6e6e6 !important;
}
/* ------------------------------------------------------------------------------------ *\
   $PATIENT SEARCH PAGE
\* ------------------------------------------------------------------------------------ */
span.fontlarge {
  font-size: 120%;
}
div.patientSearchPageContainer h3#integrationErrorTitle {
  border-top: none !important;
}
div.patientSearchPageContainer form#patientSearchForm {
  background: #f3f3f3;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  -moz-animation-name: slideDown;
  -moz-animation-iteration-count: 1;
  -moz-animation-duration: 0.2s;
  -webkit-animation-name: slideDown;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 0.2s;
  animation-name: slideDown;
  animation-iteration-count: 1;
  animation-duration: 0.2s;
}
div.patientSearchPageContainer div.addPatientManually a {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 12px;
  padding-left: 20px;
  background: url("../img/icon-patientAdd.svg") left center no-repeat;
  background-size: 20px;
  font-size: 15px;
}
div.patientSearchPageContainer span.spanfontlarge {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  color: #7d7d7d;
  font-size: 17px;
}
div.patientSearchPageContainer .patientSearchPageIntegrationErrors {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-animation-name: slideDown;
  -moz-animation-iteration-count: 1;
  -moz-animation-duration: 0.2s;
  -webkit-animation-name: slideDown;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 0.2s;
  animation-name: slideDown;
  animation-iteration-count: 1;
  animation-duration: 0.2s;
}
div.patientSearchPageContainer .patientSearchPageIntegrationErrors table.list tr:nth-child(odd) {
  background: #f9f9f9;
}
div.patientSearchPageContainer .patientSearchPageIntegrationErrors table.list tr:hover {
  background-color: #ffedef;
}
div.patientSearchPageContainer h2.searchPatientsTitle {
  color: #808080;
}
div.patientSearchPageContainer form#patientSearchForm input[type="submit"]:hover {
  color: #D8D8D8;
}
div.patientSearchPageContainer .patientOtherReasonContainer p {
  color: #737373;
}
div.patientSearchPageContainer textarea.otherreason:focus {
  background-color: #ffffff;
}
div.patientSearchPageContainer #otherReasonContainer {
  background-color: #EDEDED;
}
div.patientSearchPageContainer #otherReasonContainer p {
  font-size: 16px;
}
div.patientSearchPageContainer #otherReasonContainer a {
  font-size: 14px;
}
div.patientSearchPageContainer .patientSearchPageErrors {
  width: 412px;
  margin-left: 15px;
  position: relative;
}
div.patientSearchPageContainer .patientSearchPageErrors ul {
  margin-top: 0 !important;
  margin-left: 0 !important;
  font-weight: normal !important;
  font-size: 15px !important;
  width: auto !important;
}
div.patientSearchPageContainer tr#searchPrivacyNote {
  color: #2E2E2E;
  height: 50px;
}
div.patientSearchPageContainer tr#searchPrivacyNote .hinttext {
  line-height: 1.4;
}
table.foreignpatient td.patientcolumnleft {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
div.valueseriesEditForm .hint {
  margin-top: 10px;
}
div.valueseriesEditForm input[type="checkbox"] {
  margin-left: 0 !important;
}
.pacemakerModelEditForm input[type="checkbox"] {
  margin-left: 0 !important;
}
/* ------------------------------------------------------------------------------------ *\
   $NEW PATIENT PAGE
\* ------------------------------------------------------------------------------------ */
div.patientcontent {
  border-top: 2px solid #d4d4d4;
  font-size: 15px;
}
h2.saveNewPatient {
  background: url("../img/icon-patientAdd.svg") no-repeat 0 0;
  background-size: 32px;
  font-size: 19px;
}
/* ------------------------------------------------------------------------------------ *\
   $REPORTS PAGE
\* ------------------------------------------------------------------------------------ */
.reportGenerateButtonsContainer input[type="submit"] {
  background: #b32222 !important;
  color: #ffffff !important;
  border-radius: 5px !important;
  background: #b32222 url("../img/icon-okButton.svg") no-repeat 5px 3px !important;
  background-size: 15px !important;
  padding-left: 25px;
}
.reportGenerateButtonsContainer input[type="submit"]:hover,
.reportGenerateButtonsContainer input[type="submit"]:active,
.reportGenerateButtonsContainer input[type="submit"]:focus {
  background: #9e1e1e !important;
  color: #e6e6e6 !important;
  background: #9e1e1e url("../img/icon-okButton.svg") no-repeat 5px 3px !important;
  background-size: 15px !important;
  padding-left: 25px;
}
.reportGenerateButtonsContainer input.resetSettings {
  background: none repeat scroll 0 0 #eaeaea !important;
  -moz-border-radius: 6px !important;
  -webkit-border-radius: 6px !important;
  border-radius: 6px !important;
  border: 1px solid #cacaca !important;
  color: #d83633 !important;
  text-decoration: none !important;
  background: #eaeaea url("../img/icon-cancelButton.svg") no-repeat 7px 3px !important;
  background-size: 15px !important;
  padding-left: 30px;
}
.reportGenerateButtonsContainer input.resetSettings:hover,
.reportGenerateButtonsContainer input.resetSettings:active,
.reportGenerateButtonsContainer input.resetSettings:focus {
  background: #dbdbdb url("../img/icon-cancelButton.svg") no-repeat 7px 3px !important;
  background-size: 15px !important;
  padding-left: 30px;
  color: #d60602 !important;
}
h2.reportGroupTitle {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-size: 17px;
  font-weight: normal;
  color: #333333;
  margin-bottom: 8px;
  margin-top: 10px;
}
div.reportcontent {
  background: #F6F6F6;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  font-size: 15px;
  color: #7A7A7A;
}
h2.reportcontenttitle {
  color: #d83633;
}
a.reportHelp {
  font-size: 17px !important;
  margin-top: 8px;
  margin-left: 5px;
}
a.reportHelp:hover {
  background-color: transparent !important;
}
div.reportcontainer {
  font-size: 15px;
}
div.reportcontainer a:link,
div.reportcontainer a:visited {
  border-bottom: 1px solid #ffffff;
}
div.reportcontainer a:hover,
div.reportcontainer a:active {
  border-bottom: 1px solid #d83633;
}
div.reportcolumn {
  border-left: 1px solid #d2d2d2;
}
div.reportButtonBundle {
  border-bottom: 2px dotted #8C8C8C;
  border-top: 2px dotted #8C8C8C;
}
div.dateContainer {
  background: url("../img/icon-calendarButton.svg") no-repeat 3px 2px;
  background-size: 20px;
  border-right: 1px solid #D5D5D5;
  padding-top: 3px;
}
div.viewAsContainer {
  background: url("../img/icon-chartStyle.svg") no-repeat 5px 1px;
  background-size: 20px;
  border-right: 1px solid #D5D5D5;
}
div.performerContainer {
  background: url("../img/icon-user.svg") no-repeat 12px 1px;
  background-size: 22px;
}
div.healthCareDistrictContainer {
  background: url("../img/icon-healthCareDistrict.svg") no-repeat 3px 0;
  background-size: 20px;
  border-right: 1px solid #D5D5D5;
}
div.departmentContainer {
  background: url("../img/icon-department.svg") no-repeat 11px 0;
  background-size: 24px;
}
div.municipalityContainer {
  background: url("../img/icon-municipality.svg") no-repeat 20px 0;
  background-size: 20px;
  border-right: 1px solid #D5D5D5;
}
input.resetSettings {
  color: #d83633;
}
div.unfinishedContainer {
  background: url("../img/icon-unfinished.svg") no-repeat 12px 13px;
  background-size: 25px;
}
div.nomescoFilterContainer {
  background: url("../img/icon-nomesco.svg") no-repeat 3px 11px;
  background-size: 22px;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
}
.expandNomesco {
  background: url("../img/icon-expand.svg") no-repeat 4px -3px;
  background-size: 20px;
  font-size: 85%;
  text-decoration: none !important;
}
.expandReportFilteringBlock {
  border-bottom: none !important;
  background: url("../img/icon-expand.svg") no-repeat 4px -3px;
  background-size: 20px;
  font-size: 85%;
  text-decoration: none !important;
  padding-left: 30px;
  font-size: 100%;
  border-bottom: 1px solid transparent !important;
}
.expandReportFilteringBlock:hover {
  border-bottom: 1px solid #d83633 !important;
}
.collapseNomesco {
  background: url("../img/icon-collapse.svg") no-repeat 4px -3px;
  background-size: 20px;
  font-size: 85%;
  text-decoration: none !important;
  border-bottom: none !important;
}
.collapseReportFilteringBlock {
  background: url("../img/icon-collapse.svg") no-repeat 4px -3px;
  background-size: 20px;
  font-size: 85%;
  text-decoration: none !important;
  border-bottom: none !important;
  padding-left: 30px;
  font-size: 100%;
  border-bottom: 1px solid transparent !important;
}
.collapseReportFilteringBlock:hover {
  border-bottom: 1px solid #d83633 !important;
}
.expandNomesco:hover,
.collapseNomesco:hover {
  border-bottom: 1px dotted #808080 !important;
}
span.nomescoCodeSeparator {
  color: #808080;
}
input.deleteNomesco {
  font-weight: normal;
  font-size: 10px;
}
input.nomescoFilterButton {
  font-weight: normal !important;
  font-size: 13px;
}
p.containTitle {
  font-style: italic;
}
.must {
  color: #008000;
}
.can {
  color: #ffa500;
}
.mustNot {
  color: #ff0000;
}
select.transparentSelect {
  background: transparent;
}
tr.reportTableHeaderRow {
  background: #F0F0F0;
}
.reportButtonGroup {
  border: 2px solid #d6d6d6;
  border-radius: 5px;
}
.reportButtonGroupNarrow {
  border: 2px solid #d6d6d6;
  border-radius: 5px;
}
div.zoomedChartWindow {
  background-color: #F2F2F2;
}
div.reportImageTooLargeTitle {
  font-family: 'Roboto 400', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif;
  font-size: 120%;
}
div.reportImageTooLarge {
  color: #008000;
}
a.expandNomesco {
  border-bottom: 1px solid transparent !important;
}
a.expandNomesco:hover {
  border-bottom: 1px solid #d83633 !important;
}
.adminTypeComparisonTypeContainer {
  border-top: 1px solid #D5D5D5;
}
.adminTypeComparisonTypeContainer h4 {
  color: #616161;
}
.queueReportHintTitle {
  color: #6F6F6F;
  line-height: 22px;
}
table.tableData {
  border: 1px solid #808080;
  border-collapse: collapse;
  table-layout: fixed;
}
table.queueReportTable tr,
table.queueReportTable td,
table.queueReportTable th {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #E0E0E0 !important;
}
table.queueReportTable th {
  background-color: #f1f1f1 !important;
  border-bottom: 1px solid #b9b9b9 !important;
}
table.queueReportTable th:hover {
  cursor: auto;
}
table.queueReportTable tr:nth-child(odd) {
  background-color: #F5F5F5;
}
table.queueReportTable tr:hover {
  background-color: #ffedef !important;
}
table.taviQueueTable tr:hover,
table.queueReportTable tr:hover {
  cursor: pointer;
}
table.tableData th,
table.tableData tr,
table.tableData td {
  border: 1px solid #d4d4d4;
}
.reportTableHeader {
  color: #d83633;
  font-size: 105%;
}
.reportTableTitle {
  font-size: 115%;
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
/* ------------------------------------------------------------------------------------
 Multi-checkbox filtering reports
*/
div.filteringComponentContainer h4,
div.searchButtonsComponentContainer h4 {
  color: #333333;
}
div.filteringComponentContainer h4 div.genericReportButtonHelpContainer,
div.searchButtonsComponentContainer h4 div.genericReportButtonHelpContainer {
  display: inline-block;
}
div.reportCheckboxRow div.reportCheckboxItem label:hover {
  text-decoration: underline;
  color: #d83633;
}
/* ------------------------------------------------------------------------------------ *\
   $PERSONAL PAGE
\* ------------------------------------------------------------------------------------ */
div.personalreportcontent {
  background: #F6F6F6;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #5D5D5D;
  font-size: 15px;
}
h2#threeMonthOperationsTitle {
  margin-top: 25px !important;
}
div.viewSelectionContainer {
  background: url("../img/icon-chartStyle.svg") no-repeat 0 1px;
  background-size: 20px;
}
span.patientLinkLabel {
  border-bottom: 1px solid transparent;
}
span.patientLinkLabel:hover {
  border-bottom: 1px solid #d83633;
}
div.personalcontainer {
  font-size: 15px;
}
div.personalcontainer h2 {
  border-bottom: 1px solid #d83633;
  color: #d83633;
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
}
span#noResultsLabel {
  color: #ff0000;
}
.personalPageDateContainer {
  background: #F6F6F6;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  color: #5D5D5D;
}
.personalPageDateContainer div.reportDateTitle {
  padding-top: 0;
}
input.personalPageGenerateButton {
  background: #b32222 !important;
  color: #ffffff !important;
  border-radius: 5px !important;
  background: #b32222 url("../img/icon-okButton.svg") no-repeat 5px 3px !important;
  background-size: 15px !important;
  padding-left: 25px;
}
input.personalPageGenerateButton:hover,
input.personalPageGenerateButton:active,
input.personalPageGenerateButton:focus {
  background: #9e1e1e !important;
  color: #e6e6e6 !important;
  background: #9e1e1e url("../img/icon-okButton.svg") no-repeat 5px 3px !important;
  background-size: 15px !important;
  padding-left: 25px;
}
/* ------------------------------------------------------------------------------------ *\
   $SEARCH PAGE
\* ------------------------------------------------------------------------------------ */
span.patientIdSearchHelp {
  color: #008000;
}
span.unfinishedSearchHelp {
  color: #008000;
}
td#municipalitySearchCell {
  border-top: 1px solid #d8d8d8;
  padding-top: 20px;
}
td.patientLastRow {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 21px !important;
}
div.piCodeAlert {
  color: #ff0000;
  background-color: #F6CED8;
  font-size: 15px;
}
form.searchTermsForm h2 {
  height: 28px;
  color: #d83633;
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-size: 15px;
  padding-top: 4px;
}
.ui-tabs {
  font-family: Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
}
h3.searchResultTitle {
  border-bottom: 2px solid #d83633;
  padding-bottom: 6px;
  font-size: 17px !important;
}
h4#pacemakerSearchTitle {
  color: #d83633;
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
form.searchTermsForm {
  font-size: 15px;
}
div.searchPageSection {
  font-size: 15px;
}
div.searchPageSection label {
  vertical-align: top;
  padding-top: 1px;
}
div.searchPageSection input.ageNow {
  vertical-align: top;
  margin-top: 6px;
  margin-left: 6px !important;
}
div.searchPageSection label.ageNow {
  vertical-align: top;
  margin-top: 2px;
  display: inline-block;
}
div.searchPageSection input[type="checkbox"] {
  margin-left: 0;
}
div.searchPageSection input.hasDatepicker {
  text-align: center;
}
div.searchPageSection input,
div.searchPageSection select,
div.searchPageSection textarea {
  font-size: 14px;
}
div.searchPageSection a.help {
  padding-left: 0;
}
div.commonSearchTerms tr:hover td:first-of-type {
  color: #d83633;
}
div.searchPageNavigationContainer1 {
  font-size: 15px;
}
div.searchPageNavigationContainer2 {
  font-size: 15px;
  margin-top: 6px;
}
div.searchResultPanel .error {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
button.searchButton {
  color: #ffffff;
  box-shadow: none !important;
  text-shadow: none !important;
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
  filter: none !important;
}
button.searchButton:hover {
  color: #D8D8D8 !important;
}
.searchResultContainer {
  font-size: 14px;
}
a.firstPage,
span.firstPage,
a.firstPage2,
span.firstPage2 {
  border-right: 1px solid #cacaca;
}
a.previousPage,
span.previousPage {
  border-right: 1px solid #cacaca;
}
a.lastPage,
span.lastPage {
  border-left: 1px solid #cacaca;
}
div.exportTypeSelection {
  color: #333333;
  font-weight: normal;
}
span#searchResultCount {
  color: #008000;
}
span#searchResultCount2 {
  color: #008000;
}
form.patientSearchReasonForm {
  background: #f3f3f3;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
}
form.patientSearchReasonForm p.patientSearchReasonPageTitle {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
  font-size: 16px;
}
form.patientSearchReasonPage {
  padding-top: 15px !important;
  margin-top: 8px;
}
form.patientSearchReasonPage h2 {
  padding-bottom: 5px;
}
form.patientSearchReasonPage p.patientInfo {
  font-size: 15px;
  padding-bottom: 20px;
}
form.patientSearchReasonPage p.patientInfo span.patientId {
  color: #3067a5;
}
form.patientSearchReasonPage textarea {
  width: 508px;
}
.error {
  color: #ff0000;
}
.iehint p {
  background: #FFD7D7;
}
div.tabs {
  background: #f5f5f5 !important;
  border: 1px solid #e0e0e0 !important;
  font-size: 13px !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
/** tabs, these styles override jquery-styles, thus they are !important */
ul.ulTabs {
  background: #eaeaea !important;
}
li.liTab {
  background: transparent !important;
  border-right: 1px solid #ffffff !important;
  border-top-right-radius: 0 !important;
}
li.liTabSelected {
  background: #909090 !important;
  border-right: 1px solid #ffffff !important;
  border-top: none !important;
  border-left: none !important;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
li.liTabSelected a:link,
li.liTabSelected a:visited {
  font-family: 'Roboto 400', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif;
  font-size: 15px;
  font-weight: normal !important;
  color: #ffffff !important;
}
li.liTabSelected:hover {
  cursor: pointer !important;
}
li.liTab a:link,
li.liTab a:visited {
  font-family: 'Roboto 400', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif;
  font-size: 15px;
  font-weight: normal !important;
  color: #ffffff !important;
}
li.liTab a:hover,
li.liTabSelected a:hover {
  color: #e6e6e6 !important;
}
li.liTab a:active,
li.liTabSelected a:active {
  color: #ffffff !important;
}
.patientSearchReasonPageTitle {
  font-size: 15px;
}
div.searchTermPanel {
  background: #efefef;
  border-top: 1px solid #e1e1e1;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 15px;
}
div.searchTermPanel tr:hover td:first-of-type {
  color: #d83633;
}
div.searchTermPanel td input[type="checkbox"]:first-of-type {
  margin-left: 0;
}
span.searchNoResultsLabel {
  font-size: 18px;
  color: #ff0000;
}
button.searchButton {
  background: #b32222 !important;
  color: #ffffff !important;
  border-radius: 5px !important;
  background: #b32222 url("../img/tab-search.svg") no-repeat 9px 2px !important;
  background-size: 20px !important;
  padding-left: 23px;
  height: 25px !important;
  font-weight: normal;
}
button.searchButton:hover,
button.searchButton:active,
button.searchButton:focus {
  background: #9e1e1e !important;
  color: #e6e6e6 !important;
  background: #9e1e1e url("../img/tab-search.svg") no-repeat 9px 2px !important;
  background-size: 20px !important;
}
/*
   $SEARCH RESULT TABLE
\* ------------------------------------------------------------------------------------ */
.fht-table,
.fht-table thead,
.fht-table tfoot,
.fht-table tbody,
.fht-table tr,
.fht-table th,
.fht-table td {
  font-size: 100%;
}
/*
-----------------------------------------------------------
     RESULT TABLE STYLES
*/
/** wrappers around table */
.container_12 .grid_4 {
  border-right: 1px solid #D7D7D7;
}
tr.headerRow {
  background-color: #EFEFEF !important;
  font-weight: bold !important;
}
tr.headerRow th {
  color: #585858 !important;
}
/** patient link title background */
div.fht-thead {
  background: #e6e6e6 !important;
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
div.fht-thead th {
  color: #585858 !important;
}
/** patient link background */
div.fht-tbody tbody tr td:first-child {
  background: none repeat scroll 0 0 #e6e6e6;
}
div.fht-tbody tbody tr td:first-child:hover {
  background: none repeat scroll 0 0 #e6e6e6;
}
/** on cell hover background */
div.fht-tbody tbody tr td:hover {
  background: #ffedef;
}
/** table cell styles */
.fht-table,
.fht-table thead,
.fht-table tfoot,
.fht-table tbody,
.fht-table tr,
.fht-table th,
.fht-table td {
  border: 1px solid #D4D4D4;
}
span.searchResultSubOperationTitle {
  color: #d83633;
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
/** Bug #10481 **/
@media (-webkit-min-device-pixel-ratio: 0) {
  .chromeFix {
    display: table;
  }
}
/* ------------------------------------------------------------------------------------ *\
   $ADMIN PAGE
\* ------------------------------------------------------------------------------------ */
div.admincontainer {
  font-size: 15px;
}
div.admincontainer h2 {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-size: 17px;
  font-weight: normal;
  color: #333333;
}
div.admincontainer div.valuelist h4 {
  font-size: 16px !important;
  color: #333333;
}
div.admincontainer a.addvaluecreatepanel {
  background: #e8e8e8;
  border-radius: 4px;
  border: 1px solid #dcdcdc;
  font-size: 14px;
}
div.admincontainer a.addvaluecreatepanel:hover {
  background-color: #dbdbdb;
}
div.admincontainer div.administrableOperations {
  background: url("../img/icon-operationList.svg") no-repeat 170px 15px;
  background-size: 25px;
}
div.admincontainer div.administrablePacemakers {
  background: url("../img/icon-pacemaker.svg") no-repeat 151px 15px;
  background-size: 25px;
  border-top: 1px solid #e0e0e0;
  width: 185px;
}
div.admincontainer div.adminPageSectionDeleteOperations {
  background: url("../img/icon-deleteButton.svg") no-repeat 152px 15px;
  background-size: 25px;
}
div.admincontainer div.administrablePacemakerBillingsContainer {
  background: url("../img/icon-billing.svg") no-repeat 151px 17px;
  background-size: 25px;
  border-top: 1px solid #e0e0e0;
  width: 185px;
}
div.admincontainer div.adminPatientSection {
  border-left: none;
  margin-left: -20px;
}
div.admincontainer div.adminPatientSection div.mergePatients {
  background: url("../img/icon-patient.svg") no-repeat 155px 14px;
  background-size: 25px;
  width: 185px;
}
div.admincontainer div.adminSettingsAndNotesSection {
  width: 320px;
}
div.admincontainer div.deleteOperations {
  background: url("../img/icon-notice.svg") no-repeat 250px 16px;
  background-size: 25px;
  width: 295px;
}
div.admincontainer div.anonymizePatientsSection {
  display: table;
  margin-left: 30px;
}
div.admincontainer div.adminPatientScreeningsContainer {
  display: table;
}
div.admincontainer form.childrenEpsMigrationForm {
  width: 300px;
}
div.admincontainer div.anonymizePatientsSection {
  margin-left: 30px;
}
div.admincontainer div.adminSettingsContainer {
  background: url("../img/icon-settings.svg") no-repeat 250px 16px;
  background-size: 25px;
  margin-left: 30px;
  border-top: 1px solid #e0e0e0;
  margin-top: 15px;
}
div.admincontainer div.salikardioPerformersContainer {
  width: 300px;
}
div.admincontainer div.dateContainer {
  background: transparent !important;
  border-right: none !important;
}
div.admincontainer div.dateContainer input[type="submit"] {
  background: none repeat scroll 0 0 #eaeaea;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #cacaca;
  color: #d83633;
  text-decoration: none;
}
div.admincontainer div.dateContainer input[type="submit"]:hover,
div.admincontainer div.dateContainer input[type="submit"]:active,
div.admincontainer div.dateContainer input[type="submit"]:focus {
  background-color: #dbdbdb;
  color: #d60602 !important;
  outline: none !important;
}
div.admincontainer input.operationSaveButton {
  background: #b32222 !important;
  color: #ffffff !important;
  border-radius: 5px !important;
  background: #b32222 url("../img/icon-saveButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
}
div.admincontainer input.operationSaveButton:hover,
div.admincontainer input.operationSaveButton:active,
div.admincontainer input.operationSaveButton:focus {
  background: #9e1e1e !important;
  color: #e6e6e6 !important;
  background: #991d1d url("../img/icon-saveButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
}
div.admincontainer div.operations a:hover,
div.admincontainer div.operations a:focus,
div.admincontainer div.operations a:active {
  border-bottom: 1px solid #d83633 !important;
}
div.admincontainer a.valueserieslink_open:hover {
  border-bottom: 1px solid #d83633 !important;
}
div.admincontainer .handleManuallyHelp {
  color: #008000;
  font-family: 'Roboto 400', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif;
}
div.admincontainer {
  font-size: 15px;
}
div.adminPageSection {
  border-left: 1px solid #e0e0e0;
}
div.adminPageSectionDeleteOperations {
  border-left: none !important;
  border-right: 1px solid #e0e0e0;
  width: 215px;
}
div.leftmostSection {
  border-left: none !important;
}
div.admincontainer h2 {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-size: 17px;
  font-weight: normal;
}
div.admincontainer h3,
h4 {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
}
h3.appearsToAdminPage {
  border-top: 5px solid #d0d0d0;
  font-weight: normal;
  color: #333333 !important;
}
div.formcontainer {
  background-color: #f3f3f3;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #dadada;
  box-shadow: 0 3px 15px #dcdcdc;
}
a.extender {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
  color: #d83633;
}
a.valueserieslink_open {
  background: url('../img/expand.svg') no-repeat left 4px;
  background-size: 15px;
}
a.valueserieslink_closed {
  background: url('../img/collapse.svg') no-repeat left 1px;
  background-size: 15px;
}
a.valueserieslink_closed span {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
form.operationeditform ul {
  list-style: none;
}
a.valuehidden {
  text-decoration: line-through;
}
a.valuefixed {
  color: #808080;
}
.deleteRequestedContainer .deleteLine:nth-child(even) {
  background-color: #f9f9f9;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.deleteRequestedContainer .deleteLine:hover {
  background-color: #ffedef;
}
.deleteHeaderLine {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
  color: #d83633;
  padding: 8px;
}
.deleteHeaderLine div.deletePatientLink {
  background: transparent url("../img/icon-goButton-red.svg") no-repeat -3px 1px;
  background-size: 15px;
  padding-left: 13px !important;
  padding-right: 0 !important;
}
div.deleteLine:hover {
  background: #ffedef;
}
table.integrationErrors th {
  border-bottom: 2px solid #e8e8e8;
  border-right: 1px solid #d4d4d4;
  font-size: 15px !important;
}
table.integrationErrors th:last-child {
  border-right: none;
}
table.integrationErrors td {
  border-bottom: 1px solid #e8e8e8;
  font-size: 14px;
  color: #252525;
}
table.integrationErrors tr td:first-of-type {
  text-align: center;
}
table.integrationErrors caption {
  font-weight: normal;
}
tr.anonTableHeaderRow {
  border: 1px solid transparent !important;
}
.anonymizeButton {
  background-color: #c54543 !important;
  color: #ffffff !important;
  border: 1px solid transparent !important;
}
.anonymizeButton:hover {
  background-color: #d16c6a !important;
}
.pacemakerAdminPriceContainer {
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
}
h5.pacemakerAdminPriceTitle {
  font-size: 14px;
}
.adminDeletePriceLink {
  font-size: 13px;
}
/* ------------------------------------------------------------------------------------ *\
   $PATIENT PAGE
\* ------------------------------------------------------------------------------------ */
div.patientPageContainer {
  font-size: 15px;
}
div.patientPageContainer h3 {
  color: #333333;
  padding-bottom: 5px;
}
div.patientPageContainer input,
div.patientPageContainer textarea,
div.patientPageContainer select {
  font-size: 15px;
}
div.patientPageContainer div.operations a:link,
div.patientPageContainer div.operations a:visited {
  color: #0057a7;
  border-bottom: 1px solid transparent;
}
div.patientPageContainer div.operations a:hover,
div.patientPageContainer div.operations a:active {
  color: #d83633;
  border-bottom: 1px solid #d83633;
}
div.patientPageContainer div.operations a.outGoingLink {
  background: url("../img/icon-goButton-blue.svg") no-repeat scroll 0 1px transparent;
  background-size: 16px;
  padding-left: 18px;
}
div.patientPageContainer div.operations a.outGoingLink:hover,
div.patientPageContainer div.operations a.outGoingLink:active {
  background: url("../img/icon-goButton-red.svg") no-repeat scroll 0 1px transparent;
  background-size: 16px;
  padding-left: 18px;
}
div.patientPageContainer div.operations a.help {
  min-width: 5px;
  border-bottom-color: transparent;
  padding-left: 12px;
}
a.operationLinkOpen {
  background-color: #931616;
  color: #ffffff !important;
}
/*
   $PATIENT INFORMATION
\* ------------------------------------------------------------------------------------ */
div.patientBasicInfo {
  border-left: 1px solid #D0D0D0;
}
.chartLinkContainer {
  font-size: 14px;
}
h2.patientInfoTitle {
  background: url("../img/icon-patient.svg") no-repeat scroll 135px top transparent;
  background-size: 35px;
  padding-top: 8px;
}
h2.patientDisclosureTitle {
  background: url("../img/icon-patientDisclosure.svg") no-repeat scroll 155px 0 transparent;
  background-size: 40px;
  color: #b32222;
}
h2.patientPreInfoTitle {
  background: url("../img/icon-patientInfo.svg") no-repeat scroll 150px top transparent;
  background-size: 38px;
  padding-top: 8px;
}
h2.patientGuchTitle {
  background: url("../img/icon-guch.svg") no-repeat scroll 78px 3px transparent;
  background-size: 30px;
  padding-top: 8px;
}
div.patientInfoMissingNotificationContainer {
  color: #008000;
  background: #e5fbe5;
}
a.disclosureLink {
  font-size: 14px !important;
}
tr.deathRow {
  color: #ff0000;
}
div.patientcontainer h3,
h4,
h5 {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-weight: normal;
}
div.patientcontainer h3 {
  font-size: 130%;
}
div.patientcontainer h4 {
  font-size: 120%;
  color: #d83633;
}
div.patientcontainer h5 {
  font-size: 110%;
  color: #d83633;
}
div.rhythmMonitorPanel h2 {
  background: url("../img/icon-rhythmMonitor.svg") no-repeat scroll 162px -10px;
  background-size: 45px;
}
input.pamaCardButton {
  background: url("../img/icon-pamaCard.svg") no-repeat scroll 5px center #eaeaea;
  background-size: 20px;
  padding-left: 30px;
}
input.pamaRecordButton,
button.printButton {
  background: url("../img/icon-downloadDocument.svg") no-repeat scroll 5px center #eaeaea;
  background-size: 16px;
  padding-left: 25px;
}
input#patientSaveButton {
  height: 27px !important;
  vertical-align: top;
}
/*
   $PATIENT NEW OPERATION AREA
\* ------------------------------------------------------------------------------------ */
div.newOperationArea {
  font-family: 'Roboto 400', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif;
  font-size: 15px;
}
div.newOperationArea h3 {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  border-bottom: 2px solid #d83633;
  color: #d83633;
  font-size: 130%;
}
h2.newOperationTitleLink {
  background: url("../img/icon-addOperation-red.svg") no-repeat scroll 9px center #eaeaea;
  background-size: 16px;
  padding-top: 2px;
  font-size: 17px !important;
  border: 1px solid #dcdcdc;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
h2.newOperationTitleLink:hover {
  background-color: #dbdbdb;
}
h2.newOperationTitle {
  background-color: #931616;
  color: #ffffff !important;
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-size: 20px !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
div.patientOperationList {
  margin-top: 25px;
}
div.patientOperationList h3.patientOperationListTitle {
  margin-bottom: 5px;
}
h4#calculatorsTitle {
  font-size: 110%;
  color: #333333;
}
/** new operation select area */
div.newOperationSelect {
  background: #f4f4f4;
  border: 1px solid #dcdcdc;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  overflow: hidden;
}
div.newOperationSelect a {
  border-bottom: 1px solid transparent;
}
div.newOperationSelect a:hover {
  border-bottom: 1px solid #d83633;
}
h2.newOperationTitleLink a:link {
  color: #d83633 !important;
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
}
h2.newOperationTitleLink a:visited {
  color: #ffffff !important;
  font-family: 'Roboto 400', sans-serif, Verdana, Arial, Tahoma, sans-serif;
  font-weight: normal;
}
h2.newOperationTitleLink a:hover,
h2.newOperationTitleLink a:active,
h2.newOperationTitleLink a:focus {
  color: #b32222 !important;
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-weight: normal;
  font-size: 17px !important;
  border-bottom: none !important;
}
/*
   $$PATIENT OPERATIONS AREA
\* ------------------------------------------------------------------------------------ */
div.patientOperationsBg {
  background: url("../img/icon-operationList.svg") no-repeat scroll 23px 8px transparent;
  background-size: 37px;
  border-top: 5px solid #ececec;
  margin-left: -23px;
  margin-right: -23px;
  margin-top: 25px;
  height: 40px;
  margin-bottom: 15px;
  padding-top: 10px;
}
h2.patientOperations {
  color: #d83633;
  font-size: 18px !important;
  text-transform: uppercase;
}
div.operationControlContainer {
  padding-left: 10px;
  background-color: whitesmoke;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
div.operationControlContainer button {
  margin-top: 15px;
  margin-bottom: 15px;
}
div.operation {
  font-family: 'Roboto 400', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif;
  font-size: 15px;
}
div.operationDataContainer,
div.calculatorDataContainer {
  background: #ffffff;
}
div.operation h3 {
  border-bottom: 2px solid #d83633;
  color: #d83633;
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif;
  font-weight: normal;
}
div.separator {
  border-bottom: 10px solid #9b1515;
}
a.expand {
  background: url('../img/expand.svg') no-repeat 2px 3px;
  background-size: 15px;
}
a.collapse,
a.collapse:hover {
  background: transparent url('../img/collapse.svg') no-repeat 2px 3px !important;
  background-size: 15px !important;
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
a.operationLinkOpen {
  font-family: 'Open Sans 600', sans-serif, Trebuchet MS, Times New Roman, sans-serif !important;
  font-size: 150%;
  border-bottom: 1px solid transparent;
}
a.operationLinkOpen span.operationInfoLabelMain,
a.operationLinkOpen span.calculatorInfoLabelMain,
a.operationLinkOpen span.recordLabelMainHeader {
  background: url("../img/collapse-operation.svg") no-repeat 0 3px;
  background-size: 24px;
}
a.operationLinkOpen span {
  color: #ffffff !important;
  font-size: 20px !important;
}
a.operationLinkOpen span.operationInfoLabelState {
  color: #DADADA !important;
}
span.operationInfoLabelSecondary {
  font-size: 15px;
}
span.operationInfoLabelState {
  color: #7e7e7e !important;
}
span.operationDeleteRequested {
  background: transparent url("../img/icon-deleteButton.svg") no-repeat 1px -2px;
  background-size: 18px;
  padding-left: 19px;
  color: #b70000 !important;
}
a.operationLinkOpen span.operationDeleteRequested {
  background: url("../img/icon-deleteButton-light.svg") no-repeat no-repeat -3px 4px;
  background-size: 20px;
  padding-left: 18px;
  color: #f0bcbc !important;
}
span.operationStateUnfinished {
  background: transparent url("../img/icon-stateIncomplete.svg") no-repeat 0 1px;
  background-size: 16px;
  padding-left: 18px;
}
a.operationLinkOpen span.operationStateUnfinished {
  background: transparent url("../img/icon-saveIncompleteButton.svg") no-repeat no-repeat -4px 6px;
  background-size: 20px;
  padding-left: 18px;
}
div.operation:nth-child(odd) {
  background: #f9f9f9;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
a.operationLinkOpen:hover {
  border-bottom: 1px solid transparent !important;
  color: #d4d4d4!important;
}
a.operationLinkOpen:hover span {
  color: #d4d4d4!important;
}
/* ------------------------------------------------------------------------------------ *\
   $$OPERATION PANEL
\* ------------------------------------------------------------------------------------ */
.dynamicRequired:after {
  content: "*";
  color: #ff0000;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  padding-top: 4px;
}
.customStarTopPadding.dynamicRequired:after {
  padding-top: 7.5px;
}
.greyBackground {
  background-color: #F7F7F7;
}
span.required {
  color: #ff0000;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  padding-top: 4px;
  cursor: default;
}
span.attentiontext {
  color: #ff6f00;
  background: #ffefec url("../img/icon-notes.svg") no-repeat 3px 5px;
  background-size: 18px;
  padding: 5px 5px 5px 21px;
  border-radius: 6px;
  box-sizing: border-box;
}
div.operation a.closeButton {
  font-size: 17px;
  font-weight: normal;
  color: #d83633;
}
div.operation a.collapse {
  font-size: 110%;
}
div.operation .confirm .text {
  font-weight: bold;
}
form.operationEditForm h3 {
  font-size: 18px !important;
  color: #d83633 !important;
  border-bottom: 1px solid #d83633 !important;
}
div.doneByAnotherDepartmentContainer,
div.salikardioCheckPatientInfoNotification {
  color: #008000;
  background: #e5fbe5;
  border: 1px solid #d6f3d6;
}
.inlineHelpBlock {
  color: #008000;
  background: #e5fbe5;
  border: 1px solid #d6f3d6;
  padding: 10px;
  border-radius: 8px;
}
div.commentsNotification {
  color: #008000;
  background: #e5fbe5;
  border: 1px solid #d6f3d6;
  padding: 10px;
}
div.replacementRhythmNotification {
  color: #008000;
  background: #e5fbe5;
  border: 1px solid #d6f3d6;
  padding: 4px;
}
div.metaDataNotification {
  padding-top: 10px;
  padding-bottom: 10px;
}
div.metaDataNotification div {
  padding-top: 3px;
  padding-bottom: 3px;
}
div.operation div.importedFromOmaTaysIndicatorLegend,
div.operation div.importedFromBuddyHealthcareIndicatorLegend {
  padding-bottom: 10px;
}
div.multiplePuncturePlacesInSalikardio {
  display: inline-block;
  color: #008000;
  background: #e5fbe5;
  border: 1px solid #d6f3d6;
  padding: 4px;
}
.deleteConfirmationContainer {
  background: #ffe5e5;
  padding-left: 15px;
  margin-left: -10px;
  margin-top: -5px;
  margin-bottom: -5px;
}
.deleteConfirmationContainer span.confirmDeleteLabel {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
span.multiSelectHint {
  color: #008000;
  font-size: 13px;
  cursor: default;
}
span.exitusHint {
  font-size: 15px;
  margin-bottom: 15px;
}
.inputhelp {
  color: #008000 !important;
  cursor: default;
}
div.unfinishedPacemakerNotification {
  color: #636363;
}
td.editdate {
  font-size: 85%;
  color: #868686;
  cursor: default;
}
div.suboperationsArea {
  border-top: 5px solid #d3d3d3;
  border-bottom: 5px solid #d3d3d3;
}
div.suboperationsArea h3.subOperationAreaTitle {
  font-size: 20px !important;
  color: #898989 !important;
  border-bottom: none !important;
}
div.suboperationsArea h4.suboperationTitle {
  background: #8e8e8e;
  color: #FFFFFF !important;
  font-size: 16px !important;
}
div.subOperationTypeForm {
  background-color: #F2F2F2;
}
a.viewIntegrationDataLink {
  color: #d83633 !important;
}
div.integrationDataContainer {
  background: #f5f5f5;
}
table.integrationDataTable tr:hover {
  background-color: #ECECEC;
}
.patientInfoDifferenceTitle {
  color: #3067a5 !important;
  border-bottom: none !important;
}
.calculatorInfoDifferenceTitle {
  color: #3067a5 !important;
  border-bottom: none !important;
}
.notaBeneContainer {
  background: transparent;
  border-radius: 5px;
}
.notaBeneContainer label {
  background: #f5f5f5;
  color: #121212;
  padding: 8px;
  border-radius: 4px;
}
.notaBeneContainer input[type=checkbox]:checked + label {
  color: #ff0000;
  background: #ffe0e0;
}
.notFoundInfoSpan {
  font-size: 16px;
  display: inline-block;
  margin-top: 5px;
  cursor: default;
}
.editFormView {
  border-top: 2px solid #dedede;
}
.anchorLink {
  font-weight: normal;
  color: #d83633 !important;
}
.anchorLink:hover {
  text-decoration: none !important;
  border-bottom: 1px solid transparent !important;
  color: #e0605e !important;
}
.anchorLinkToBottom {
  background: transparent url("../img/icon-down.svg") no-repeat 3px 12px;
  background-size: 22px;
}
.anchorLinkToTop {
  background: transparent url("../img/icon-up.svg") no-repeat 3px -7px;
  background-size: 22px;
}
input.operationCancelButton {
  color: #d83633 !important;
  background: #e2e2e2 !important;
}
input.operationCancelButton:hover,
input.operationCancelButton:active,
input.operationCancelButton:focus {
  color: #5d5d5d !important;
  background: #e2e2e2 !important;
}
button.operationCancelConfirmButton {
  background: #eaeaea url("../img/icon-acceptButton-red.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 26px;
}
button.operationCancelConfirmButton:hover {
  background: #dddddd url("../img/icon-acceptButton-red.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 26px;
}
button.operationCancelCancelButton {
  background: #eaeaea url("../img/icon-cancel-red.svg") no-repeat 7px 5px !important;
  background-size: 14px !important;
  padding-left: 26px;
}
button.operationCancelCancelButton:hover {
  background: #dddddd url("../img/icon-cancel-red.svg") no-repeat 7px 5px !important;
  background-size: 14px !important;
  padding-left: 26px;
}
input.operationSaveButton {
  background: #b32222 !important;
  color: #ffffff !important;
  border-radius: 5px !important;
  background: #b32222 url("../img/icon-saveButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
  font-weight: normal !important;
  border: 1px solid transparent !important;
  width: 86px !important;
}
input.operationSaveButton:hover,
input.operationSaveButton:active,
input.operationSaveButton:focus {
  background: #9e1e1e !important;
  color: #e6e6e6 !important;
  background: #9e1e1e url("../img/icon-saveButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  font-weight: normal !important;
  border: 1px solid transparent !important;
}
input.operationSaveButtonDisabled,
input.operationSaveButtonDisabled:focus,
input.operationSaveButtonDisabled:active,
input.operationSaveButtonDisabled:hover {
  background-color: #e2c7c7 !important;
}
input.operationSaveUnfinishedButton {
  background: #b32222 !important;
  color: #ffffff !important;
  border-radius: 5px !important;
  background: #b32222 url("../img/icon-saveIncompleteButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  padding-left: 25px !important;
  font-weight: normal !important;
  border: 1px solid transparent !important;
}
input.operationSaveUnfinishedButton:hover,
input.operationSaveUnfinishedButton:active,
input.operationSaveUnfinishedButton:focus {
  background: #9e1e1e !important;
  color: #e6e6e6 !important;
  background: #9e1e1e url("../img/icon-saveIncompleteButton.svg") no-repeat 5px 3px !important;
  background-size: 17px !important;
  font-weight: normal !important;
  border: 1px solid transparent !important;
}
input.operationDeleteConfirm {
  background: #b32222 url("../img/icon-deleteButton-white.svg") no-repeat no-repeat 5px 2px !important;
  background-size: 17px !important;
  padding-left: 19px !important;
  width: 70px !important;
}
input.operationDeleteConfirm:hover {
  background: #9e1e1e url("../img/icon-deleteButton-white.svg") no-repeat 5px 2px !important;
  background-size: 17px !important;
  padding-left: 19px !important;
  width: 70px !important;
}
div.cancelConfirmationContainer {
  background: #FFE9E9;
  border: 1px solid #eed7d7;
}
div.patientInfoDifference div:hover {
  background-color: #ececec;
}
.hiddenWhenNullTitle {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
}
.removeErrorBox {
  display: inline-block;
  padding: 2px 6px 1px 6px;
  margin: -1px 0 0 7px;
  border-radius: 5px;
  font-size: 14px;
}
.errorTriangle {
  background: url("../img/errorBubbleArrow.svg") no-repeat 11px -7px;
  background-size: 22px;
  position: relative;
  z-index: 10;
}
.errorFill {
  width: 100%;
  height: 100%;
  padding: 10px 0 10px 10px;
  border-radius: 10px;
  background-color: #d64242;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 9;
}
.errorFill span {
  color: #ffffff;
  cursor: default;
}
.invalid {
  background-color: #ffd8d8;
  border: 1px #fb9494 solid !important;
}
.invalidchoice {
  background-color: #ffd8d8;
  border: 1px #fb9494 solid;
  border-radius: 4px;
}
table.laboratoryResultTable {
  margin-top: 14px;
}
table.laboratoryResultTable th {
  border: 1px solid #c5c5c5;
  background-color: #eeeeee;
  padding: 8px;
}
table.laboratoryResultTable td {
  border: 1px solid #c5c5c5;
  padding: 8px;
  text-align: center;
}
table.laboratoryResultTable tr:hover td {
  background-color: #ffeaec;
}
div.olddata {
  color: #ff0000;
  border: 2px solid #f3bfbf;
  width: 96%;
  background: #ffe5e5;
  font-size: 17px;
}
div.operationPanelNotification {
  color: #008000;
  border: 2px solid #c0e6b0;
  width: 96%;
  background: #eaffe6;
  font-size: 15px;
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.cannotBeDeletedInfo {
  color: #ff0000;
  background: #ffe5e5;
  padding: 5px;
  width: 450px;
  display: inline-block;
}
table.performerSelectTable tr:nth-child(odd) {
  background-color: transparent;
}
table.performerSelectTable tr:nth-child(even) {
  background-color: transparent;
}
a.performerRemovalButton:hover {
  background-color: #FFE8E7;
}
/*
   $MANUAL NOMESCO INPUT
\* ------------------------------------------------------------------------------------ */
.autoCompleteSuggestionList {
  background-color: #F7F7F7;
  border: 1px solid #ECECEC;
}
.autoCompleteSuggestionListItem:hover {
  color: #d83633;
  cursor: pointer;
}
.manualNomescoInputContainer h3.subTitle {
  font-size: 110% !important;
}
.manualNomescoListTable:hover {
  background-color: #f4f4f4;
}
/*
   $MERGE CONFLICTS
\* ------------------------------------------------------------------------------------ */
.conflictingField {
  background-color: #fff8da;
}
.mergedField {
  background-color: #e5f5ff;
}
#mergeConflictsHeaderArea {
  color: #333333;
  background: #fff8da;
  border: 1px solid #ffe76f;
  border-radius: 8px;
}
#mergeConflictsHeaderArea p {
  padding-top: 5px;
  padding-bottom: 10px;
}
#mergeConflictsHeaderArea h3 {
  font-family: 'Roboto 400', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif;
  color: #333333;
  font-size: 17px;
  border-bottom: none !important;
}
#mergeConflictsHeaderArea a.help,
#mergedFieldsHeaderArea a.help {
  border-bottom: 1px solid #008000;
  margin-left: 10px;
  padding-left: 16px;
}
#mergeConflictsHeaderArea a.help:hover,
#mergedFieldsHeaderArea a.help:hover {
  border-bottom: 1px solid #36B052;
}
#mergeConflictsHeaderArea span.headerHelp {
  color: #008000;
}
#mergedFieldsTableArea h3 {
  color: #333333;
  border-bottom: none;
  font-size: 17px;
}
#mergedFieldsTableArea span.headerHelp {
  color: #008000;
}
#mergeConflictsTableArea > table > tbody > tr,
#mergedFieldsTableArea > table > tbody > tr {
  border: #dddddd solid;
  border-width: 1px 0;
}
#mergeConflictsTableArea > table > tbody > tr > td:nth-child(2),
#mergeConflictsTableArea > table > tbody > tr > td:nth-child(3) {
  border-left: 1px solid #dddddd;
}
#mergedFieldsHeaderArea {
  color: #333333;
  background: #e5f5ff;
  border: 1px solid #bfe2ff;
  border-radius: 8px;
}
#mergedFieldsHeaderArea p {
  padding-top: 5px;
  padding-bottom: 10px;
}
#mergedFieldsHeaderArea h3 {
  border-bottom: none !important;
}
.confirmOverwrite h3 {
  font-size: 16px !important;
  border-bottom: none !important;
}
.confirmOverwrite label:hover {
  cursor: pointer;
  text-decoration: underline;
}
.clickableMergeConflictItem {
  cursor: pointer;
}
#mergeConflictsNavigator {
  background-color: #fff8da;
  border-radius: 3px;
  border: 1px solid #efdcb2;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25);
}
#mergeConflictsNavigator span.title {
  font-family: 'Roboto 500', sans-serif, Arial, Tahoma, Trebuchet MS, Helvetica, Lucida Grande, Lucida Sans, sans-serif !important;
  font-weight: 500 !important;
  color: #333333;
}
#mergeConflictsNavigator span,
#mergeConflictsNavigator span > a {
  color: #656565;
  font-size: 10pt;
}
#mergeConflictsNavigator span > a:hover {
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
#mergeConflictsNavigator .previousMergeConflict,
#mergeConflictsNavigator .nextMergeConflict {
  background: #e2e2e2;
  border-radius: 13px;
  border: 1px solid #c7c7c7;
}
#mergeConflictsNavigator .allMergeConflicts {
  background: #e2e2e2;
  border-radius: 13px;
  border: 1px solid #c7c7c7;
}
#mergeConflictsNavigator .previousMergeConflict:hover,
#mergeConflictsNavigator .nextMergeConflict:hover,
#mergeConflictsNavigator .allMergeConflicts:hover {
  background: #d0d0d0;
  cursor: pointer;
}
/* ------------------------------------------------------------------------------------ *\
   $$ADMIN VALUE SERIES PANEL
\* ------------------------------------------------------------------------------------ */
div.attention {
  color: #ff6f00;
  font-size: 13px;
  cursor: default;
  float: left;
  line-height: 1.4;
  margin-top: 10px;
}
div.hint {
  color: #008000;
  font-size: 13px;
  cursor: default;
  float: left;
}
/* ------------------------------------------------------------------------------------ *\
   $ERROR PAGE
\* ------------------------------------------------------------------------------------ */
body.errorPageContainer a.frontPageLink {
  font-size: 14px;
}
body.errorPageContainer .errorSendFeedbackButton {
  font-size: 20px;
  -moz-animation-name: slideUp;
  -moz-animation-iteration-count: 1;
  -moz-animation-duration: 0.4s;
  -webkit-animation-name: slideUp;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  animation-name: slideUp;
  animation-iteration-count: 1;
  animation-duration: 0.4s;
}
body.errorPageContainer span.errorPageTitle {
  background: url("../img/exception.svg") no-repeat left center;
  background-size: 18px;
  display: inline-block;
  padding-top: 3px;
  height: 25px;
  padding-left: 22px;
  margin-left: -18px;
}

