/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
    width: 1000px;
    margin: 0 auto
}

h1 {
    font-size: 16px;
}

h2 {
    font-size: 14px;
}

p {
    line-height: 16px;
}

.border_bottom {
    border-bottom: 1px solid #D19405;
}

.border_top {
    border-top: 1px solid #D19405;
}

.clear {
    clear: both;
}

.italic {
    font-style: italic;
}

.bold, #form\:navigation\:saveButton {
    font-weight: bold;
}

.valign_top {
    vertical-align: top !important;
}

.inline_block {
    display: inline-block;
}

.table_cell {
    display: table-cell;
}

.block {
    display: block;
}

.height_20 {
    height: 20px;
}

.width_20 {
    width: 20px !important;
}

.width_25 {
    width: 25px !important;
}

.width_40 {
    width: 40px !important;
}

.width_50 {
    width: 50px !important;
}

.width_75 {
    width: 75px !important;
}

.width_100 {
    width: 100px !important;
}

.width_120 {
    width: 120px;
}

.width_125 {
    width: 125px !important;
}

.width_150 {
    width: 150px !important;
}

.width_165 {
    width: 165px;
}

.width_175 {
    width: 175px;
}

.width_50_percent {
    width: 49%;
}

.width_200 {
    width: 200px;
}

.width_225 {
    width: 225px !important;
}

.width_250 {
    width: 250px !important;
}

.width_275 {
    width: 275px !important;
}

.width_300 {
    width: 300px;
}

.width_350 {
    width: 350px;
}

.width_400 {
    width: 400px;
}

.width_450 {
    width: 450px;
}

.width_485 {
    width: 479px;
}

.width_575 {
    width: 575px;
}

.width_560 {
    width: 560px;
}

.width_925 {
    width: 925px;
}

.margin_right_tiny {
    margin-right: 4px;
}

.margin_right_s {
    margin-right: 5px;
}

.margin_right_m {
    margin-right: 15px;
}

.margin_top {
    margin-top: 20px;
}

.margin_top_s {
    margin-top: 5px;
}

.margin_top_l {
    margin-top: 35px;
}

.margin_left {
    margin-left: 15px;
}

.margin_left_l {
    margin-left: 35px;
}

.margin_left_320 {
    margin-left: 320px;
}

.margin_bottom, #form\:navigation {
    margin-bottom: 20px;
}

.padding_bottom {
    padding-bottom: 20px;
}

.padding_left {
    padding-left: 20px;
}

.padding_bottom_s {
    padding-bottom: 5px;
}

.padding_top_s {
    padding-top: 5px;
}

.padding_right {
    padding-right: 15px;
}

.width_1000 {
    width: 1000px
}

.center {
    text-align: center;
}

.centered {
    margin: 0 auto;
    display: block;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.hasDatepicker {
    color: #000 !important;
}

.fs_14 {
    font-size: 14px;
}

.fs_18 {
    font-size: 18px;
}

.fs_24 {
    font-size: 24px;
}

.fs_32 {
    font-size: 32px;
}

.fs_40 {
    font-size: 40px;
}

.img-add {
    background-image: url('../images/add.png') !important;
}

.img-button-accept {
    background-image: url('../images/accept.png') !important;
}

.img-button-help {
    background-image: url('../images/help.png') !important;
}

.img-button-disk {
    background-image: url('../images/disk.png') !important;
}

.img-button-user-add {
    background-image: url('../images/user_add.png') !important;
}

.img-button-user-delete {
    background-image: url('../images/user_delete.png') !important;
}

.img-button-lock {
    background-image: url('../images/lock.png') !important;
}

.img-button-newvisit {
    background-image: url('../images/note_add.png') !important;
}

.img-button-add {
    background: url('../images/add.png') !important;
}

.img-menu-add {
    background: url('../images/add.png') no-repeat !important;
    height: 16px;
    width: 16px;
    padding-right: 5px;
}

.img-menu-list {
    background: url('../images/application_view_columns.png') no-repeat !important;
    height: 16px;
    width: 16px;
    padding-right: 5px;
}

.img-menu-user {
    background: url('../images/user_edit.png') no-repeat !important;
    height: 16px;
    width: 16px;
    padding-right: 5px;
}

.img-menu-logout {
    background: url('../images/cross.png') no-repeat !important;
    height: 16px;
    width: 16px;
    padding-right: 5px;
}

.img-menu-newvisit {
    background: url('../images/note_add.png') no-repeat !important;
    height: 16px;
    width: 16px;
    padding-right: 5px;
}

.img-menu-cross {
    background: url('../images/cross.png') no-repeat !important;
    height: 16px;
    width: 16px;
}

.img-menu-pencil {
    background: url('../images/pencil.png') no-repeat !important;
    height: 16px;
    width: 16px;
}

.margin_10 {
    margin: 10px;
}

.margin_left_s {
    margin-left: 5px;
}

.margin_bottom_s {
    margin-bottom: 5px;
}

.margin_right {
    margin-right: 30px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.label_width {
    width: 320px;
    padding-right: 10px;
}

.line_height_26, .line_height_26 input {
    line-height: 26px !important;
}

.line_height_27, .label_width {
    line-height: 27px;
}

.inputField {
    border-bottom: 1px solid #c5dbec;
    padding: 5px 0;
}

.inputField:last-of-type {
    border: none;
    padding-bottom: 0;
}

fieldset:hover, .ui-panel:hover {
    border-color: #000;
}

.show_mouse_as_hand tr.ui-widget-content:hover td {
    background-color: #eee;
    cursor: pointer;
}

.inputField:hover {
    background-color: #eee;
    border-bottom: 1px solid #c5dbec;
}

.margin_bottom_20, fieldset {
    margin-bottom: 20px;
}

.smallText {
    width: 100px;
}

.noBorder {
    border: 0 !important;
}

.noBorder td, .noBorder tr {
    border: medium none !important;
}

.textField_width {
    width: 156px;
}

.ui-selectoneradio label {
    width: 120px;
    margin-left: 10px;
}

.ui-selectoneradio td {
    vertical-align: middle
}

.width_275 .ui-selectonemenu {
    width: 275px;
    box-sizing: border-box;
}

.clearfix:after, .inputField:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix, .inputField {
    display: inline-block;
}

html[xmlns] .clearfix, html[xmlns] .inputField {
    display: block;
}

* html .clearfix, * html .inputField {
    height: 1%;
}

.inputField .ui-inputfield:not(.ui-selectonemenu-label) {
    width: 275px;
    box-sizing: border-box;
}

.ui-radiobutton-icon {
    background-image: none !important;
}

.ui-radiobutton-box:hover {
    border-color: #2647A0;
}

.ui-radiobutton-box {
    border-color: #AAA;
    border-width: 2px !important;
}

.ui-radiobutton-box.ui-state-active {
    background: #2647A0 !important;
}

.ui-datatable-data-empty, .hideTableHead thead, .hidden {
    display: none;
}

.hideTableHead, .margin-top--1 {
    margin-top: -1px;
}

.no-icon .ui-messages-info-icon {
    background-image: none !important;
}

.line_height_25 {
    line-height: 25px;
}

.ui-toolbar .ui-messages-info-icon {
    display: none;
}

.ui-toolbar .ui-messages-info, .ui-toolbar .ui-messages-info ul {
    padding: 0;
    margin: 0;
}

.red {
    color: #CD0A0A;
}

.hover-error:hover .ui-button-text, .hover-error:hover {
    color: #CD0A0A;
}

button.hover-error:hover {
    background: none repeat-x scroll 50% 50% #FEF1EC;
    border: 1px solid #CD0A0A;
}

/* fix for wrong intention on error messages */
.ui-messages-info-detail, .ui-messages-warn-detail, .ui-messages-error-detail, .ui-messages-fatal-detail, .ui-message-info-detail, .ui-message-warn-detail, .ui-message-error-detail, .ui-message-fatal-detail {
    margin-left: 10px !important;
    display: block;
}

td td {
    border: none !important;
}

.no_padding {
    padding: 0 !important;
}

.padding {
    padding: 5px;
}

.mouseoverText {
    width: 300px;
    background-color: rgba(200, 200, 0, .3)
}

.mouseoverText td {
    width: 140px;
}

.tooltip {
    position: absolute;
    display: none;
    background: rgba(250, 231, 181, .85);
}

.notificationText {
    background: rgba(250, 231, 181, 1);
}

.highlighted_messages li {
    line-height: 30px;
    list-style: inside none disc;
}

#mainNavigation\:patientenakteViewSwitcher {

    margin-left: 210px;
    overflow: hidden;
    height: 0
}

.spacer {
    width: 16px;
    height: 16px;
    display: inline-block;
}

.ui-toolbar-group-left .ui-state-disabled {
    opacity: 0.75
}

td.labDataOutOfRange {
    color: red;
}

.ui-datatable-odd {
    background: none repeat scroll 0 0 #F2F5F9;
}

.lineheight_1_5 {
    line-height: 1.3em
}

.bottom_align {
    vertical-align: bottom;
}

.cellhighlight {
    background-color: #fffcac !important;
}

.ui-datatable.no_cell_padding tbody td {
    padding: 0;
}

.cell_padding {
    padding: 4px 10px;
}

.blue {
    color: DODGERBLUE
}

.grey_background, .inputField .ui-inputfield.grey_background {
    background-color: #eee
}

.grey_background, .inputField .ui-inputfield.grey_background:focus {
    background-color: white
}

.ui-corner-all {
    border-radius: 1px;
}

.ui-inputfield {
    box-shadow: none !important;
}

.ui-paginator-bottom {
    display: none
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    background-image: none;
    opacity: 0.5;
    background-color: lightgrey;
}

.ui-datatable tbody td {
    vertical-align: middle;
}

td.width_100 input {
    width: 90px;
}

.width_90_percent {
    width: 90%
}

.width_100_percent {
    width: 100%
}

.width_100_percent input, .ui-selectonemenu.width_100_percent {
    width: 100%;
    box-sizing: border-box;
}

.border_box input, .border_box label {
    box-sizing: border-box;
}

.green {
    color: forestgreen;
}

.crimson {
    color: crimson;
}

.verticalCenter {
    position: relative;
    top: 25%;
    transform: translateY(-25%);
}

.brownish_background {
    background-color: cornsilk;
}

.ui-state-focus, button.ui-state-hover {
    background-color: #cde1f5 !important;
}

.notext .ui-button-text {
    display: none;
}

.no_wrap {
    white-space: nowrap;
}

.constantOutputPanelHeight .ui-outputpanel {
    height: 30px;
    overflow: visible;
}

.edittable, .ui-datatable.edittable td {
    vertical-align: top;
    padding: 0 !important;
    border: 0
}

.medGroup .fl .ui-outputpanel.width_600 {
    margin-left: 2em;
}

.medGroup .width_275 {
    width: 500px;
}

.medGroup .width_275 .ui-selectonemenu {
    width: 500px;
}

td input.width_100_percent {
    width: 100%;
    box-sizing: border-box;
}

/*td.width_100 input.width_100 {padding-right:10px;}*/

.edittable a img, .deleteLink img {
    margin-top: 8px;
}

.edittableHeader th, .edittable td {
    box-sizing: border-box;
}

.edittable {
    margin-bottom: 20px;
}

.edittableHeader {
    margin-top: 20px;
    margin-bottom: -1px;
}

.edittableHeader td {
    padding: 0 !important;
    height: 0;
}

.edittableHeader .ui-datatable-tablewrapper{
    overflow: hidden;
}

.edittable thead tr {
    display: none;
}

.deleteLink {
    text-decoration: none;
}

.addButton .ui-button-text {
    padding: .3em 1em .3em 1.7em;
}

.help {
    float: right;
    display: block;
    position: relative;
    height: 32px;
    width: 32px;
}

.help-icon {
    background: url("/javax.faces.resource/messages/messages.png.xhtml?ln=primefaces&v=6.1") no-repeat;
    background-position: 0px -308px;
    height: 32px;
    width: 32px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 12;
}

.help-text {
    visibility: hidden;
}

.help:hover .help-text {
    visibility: visible;
}

.help-text {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 25px;
    padding: 0.6em 37px 0.6em 1em;
    border: 1px solid #c5dbec;
    background: #fbec88;
    z-index: 10;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow:-5px -5px 12px rgba(0,0,0,.5);
}

.help-multiselect .help-text {
    width: 294px;
}

.help-date .help-text, .help-string .help-text {
    width: 294px;
}

.iconBox .wide {
    width: 40px !important;
}

.iconBox .wide {
    width: 40px !important;
}

.iconBox, .iconBoxWarning, .iconBoxNoHover {
    margin-top: 3px !important;
    margin-left: 2px !important;
    display: inline-block !important;
    border-radius: 50% !important;
    height: 18px !important;
    border: 1px solid slategrey !important;
    text-align: center !important;
    padding-top: 2px !important;
    text-decoration: none !important;
    line-height: 17px;
}

.iconBox:hover {
    background-color: lightgreen !important;
}

.iconBoxWarning:hover {
    background-color: orangered !important;
}

#form\:patientInfo\:toolbar .ui-menuitem a, #form\:patientInfo\:toolbar .ui-menuitem a:link {
    color: #1c589e;
}

#patientInfo\:toolbar .ui-menuitem a, #patientInfo\:toolbar .ui-menuitem a:link {
    color: #1c589e;
}

a.ui-link, a:link, a:visited {
    color: #1c589e;
}

.pieContainer {
    margin-top: 3px !important;
    margin-left: 2px !important;
    display: inline-block !important;
    border-radius: 50% !important;
    height: 20px !important;
    text-align: center !important;
    padding-top: 2px !important;
    text-decoration: none !important;
    line-height: 17px;
}
.pieBackground {
    background-color: #f2f5f9;
    position: absolute;
    width: 20px;
    height: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: -1px 1px 3px #000;
    -webkit-box-shadow: -1px 1px 3px #000;
    -o-box-shadow: -1px 1px 3px #000;
    box-shadow: -1px 1px 3px #000;
}
.pie {
    position: absolute;
    width: 20px;
    height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    clip: rect(0px, 10px, 20px, 0px);
}
.hold {
    position: absolute;
    width: 20px;
    height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    clip: rect(0px, 20px, 20px, 10px);
}

#pieSlice10 {
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}

#pieSlice10 .pie {
    -webkit-transform:rotate(36deg);
    -moz-transform:rotate(36deg);
    -o-transform:rotate(36deg);
    transform:rotate(36deg);
}

#pieSlice16 {
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}

#pieSlice16 .pie {
    -webkit-transform:rotate(57.6deg);
    -moz-transform:rotate(57.6deg);
    -o-transform:rotate(57.6deg);
    transform:rotate(57.6deg);
}

#pieSlice20 .pie {
    -webkit-transform:rotate(72deg);
    -moz-transform:rotate(72deg);
    -o-transform:rotate(72deg);
    transform:rotate(72deg);
}

#pieSlice30 {
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}

#pieSlice30 .pie {
    -webkit-transform:rotate(108deg);
    -moz-transform:rotate(108deg);
    -o-transform:rotate(108deg);
    transform:rotate(108deg);
}

#pieSlice33 .pie {
    -webkit-transform:rotate(119deg);
    -moz-transform:rotate(119deg);
    -o-transform:rotate(119deg);
    transform:rotate(119deg);
}

#pieSlice40 .pie {
    -webkit-transform:rotate(144deg);
    -moz-transform:rotate(144deg);
    -o-transform:rotate(144deg);
    transform:rotate(144deg);
}

#pieSlice50 .pie {
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}

#pieSlice83 {
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}

#pieSlice83 .pie {
    -webkit-transform:rotate(119deg);
    -moz-transform:rotate(119deg);
    -o-transform:rotate(119deg);
    transform:rotate(119deg);
}

#loginFailed .ui-confirm-dialog-message { color: red; }

.ui-tooltip-arrow {
    display: none;
}

.ui-tooltip .ui-tooltip-text {
    position: relative;
    right: 0;
    top: 0;
    line-height: 25px;
    padding: 0.6em 37px 0.6em 1em;
    border: 1px solid #c5dbec;
    background: #fbec88;
    color: black;
    z-index: 10;
    width: auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow:-5px -5px 12px rgba(0,0,0,.5);
    max-width: 315px;
    white-space:pre-wrap;
}

details summary::-webkit-details-marker {
    display:none;
    outline: none;
    height: 0px;
    margin: -2.2em 0 0 0;
}

details > summary:first-of-type {
    list-style-type: none;
    outline: none;
    height: 0px;
    margin: -2.2em 0 0 0;

}

summary:after {
    content: url("/resources/images/next.png");
    float: left;
    outline: none;
}

details[open] summary:after {
    content: url("/resources/images/down.png");
    outline: none;
}

summary button{
    position: absolute;
    float:right;
    top:-0.75em;
    background-color: #f5f8f9;
    width: 150px;
    height: 37px;
}

#form\:ring .ui-ring-item{
    width: 14em;
    height: 5em;
}

#form\:qualityHintDialog .ui-grid-col-4{
    text-align: left;
}

#form\:sideeffects_wrapper .inputField .ui-inputfield:not(.ui-selectonemenu-label){
    width: 125px;
}

a[aria-expanded="true"] .ui-rowgroup-toggler-icon {
    background-image: url('/resources/images/down.png') !important;
}

.collapseIcon .ui-icon-circle-triangle-s {
    background-position: unset;
}

.collapseIcon .ui-icon-circle-triangle-e {
    background-position: unset;
}

a[aria-expanded="false"] .ui-rowgroup-toggler-icon {
    background-image: url('/resources/images/next.png') !important;
}

centerStatistics td {white-space:nowrap;}

.thrombo .ui-grid-col-4 .ui-state-disabled {
    display: none;
}

.ui-icon-seek-prev {
    background-image: url('/resources/images/before.png') !important;
    background-position: 0px 0px;
}

.ui-icon-seek-next {
    background-image: url('/resources/images/next.png') !important;
    background-position: 0px 0px;
}

#form\:familyAnamensisTable tr[first=true] {
    border-top-width: medium;
}

#form\:familyAnamensisTable tr:first-child {
    border-top-width: inherit;
}
