/* 
    Created on : Feb 19, 2018, 1:34:44 PM
    Author     : Peter
*/

@import url("https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined");


/* fallback */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('https://fonts.gstatic.com/s/materialicons/v48/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2') format('woff2');
}


.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    line-height: 0;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

html {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

body {
    background: #f0f2f5;
    -webkit-font-smoothing: antialiased;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.ui.menu {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.header {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.button {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

body.pushable {
    background: #f0f2f5 !important;
}

h1, h2, h3, h4, h5 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.ui.form input[type=text] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    line-height: normal;
}

.ui.form input:not([type]), .ui.form input[type=text], .ui.form input[type=email], .ui.form input[type=search], .ui.form input[type=password], .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=tel], .ui.form input[type=time], .ui.form input[type=url], .ui.form input[type=number] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    line-height: normal;
}

.ui.menu .item > .input input, .ui.accordion .title:not(.ui) {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

input {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.ui.steps .step .title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.ui.form textarea {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

a {
    color: #00b5ad;
}

.textbox-border-radius, .ta-scroll-window {
    border-radius: 0 0 .28571429rem .28571429rem !important;
}

.ta-toolbar {
    border-radius: .28571429rem .28571429rem 0 0 !important;
}

.inline-button {
    display: inline-block !important;
}

body.pink {
    background: #f0555f;
}

div.logo-container {
    padding: 10px 15px 10px 15px;
    text-align: left;
}

img#logo {
    width: 145px;
    left: 21px;
    top: 21px;
}

body.login {
    background: #252C35;
    padding-top: 40px;
}

body.login .ui.form {
    max-width: 500px;
    margin: 0 auto;
}

body.login img {
    max-width: 100%;
    width: 300px;
    padding: 20px 0;
}

body.login p {
    color: #9f3a38;
    text-align: left;
}

h6 {
    margin: 0 !important;
    font-weight: normal !important;
}

h5 {
    margin: 0 !important;
}

.clickable {
    cursor: pointer;
}

.text-italics {
    font-style: italic;
}

.marginTop15 {
    margin-top: 15px !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

table.table.hovering tr:hover {
    background: #b2d8d8;
    color: teal;
}

.ui.search > .results {
    width: 100%;
    height: 300px;
    overflow-y: scroll
}

.ui.search > .results .result {
    padding-top: .2em !important;
    padding-bottom: .2em !important;
}


form.dropzone {
    margin: 0;
    padding: 40px 0;
    border: 2px dashed lightgray;
    font-size: 20px;
    text-align: center;
}

form.dropzone.dz-drag-hover {
    border-color: black;
    background-color: #ededed;
}

form.dropzone .dz-success-mark, form.dropzone .dz-error-mark {
    display: none;
}

div.search.doctype .message.empty {
    display: none;
}

.text-red {
    color: red;
}

.text-grey,
.text-gray {
    color: gray;
}

div#prescription {
    width: 472px;
    height: 753px;
    position: relative;
    background: url('/praxis/images/veny.jpg');
}

div#prescription div.p_field {
    position: absolute;
    font-family: Arial;
    font-size: 14px;
    line-height: 15px;
}

div#prescription div.p_field.name {
    top: 170px;
    left: 30px;
}

div#prescription div.p_field.birthdate {
    top: 162px;
    left: 335px;
    font-size: 18px;
    letter-spacing: 5px;
}

div#prescription div.p_field.taj {
    font-size: 17px;
    letter-spacing: 5px;
    top: 266px;
    left: 24px;
}

div#prescription div.p_field.date {
    font-size: 17px;
    letter-spacing: 5px;
    top: 266px;
    left: 235px;
}

div#prescription div.p_field.bno {
    font-size: 17px;
    letter-spacing: 5px;
    top: 266px;
    left: 160px;
}

div#prescription div.p_field.medicine {
    font-size: 14px;
    top: 380px;
    left: 35px;
    max-width: 85%;
}

div#prescription div.p_field.medicine div.scatorig {
    padding: 40px 0 40px 20px;
    font-size: 12px;
    text-decoration: underline !important;
}

.ta-hidden-input {
    width: 1px;
    height: 1px;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -10000px;
    left: -10000px;
    opacity: 0;
    overflow: hidden;
}

/* add generic styling for the editor */
.ta-root.focussed > .ta-scroll-window.form-control {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ta-editor.ta-html, .ta-scroll-window.form-control {
    min-height: 300px;
    height: auto;
    overflow: auto;
    font-family: inherit;
    font-size: 100%;
}

.ta-scroll-window.form-control {
    position: relative;
    padding: 0;
}

.ta-scroll-window > .ta-bind {
    height: auto;
    min-height: 300px;
    padding: 6px 12px;
}

.ta-editor:focus {
    user-select: text;
}

/* add the styling for the awesomness of the resizer */
.ta-resizer-handle-overlay {
    z-index: 100;
    position: absolute;
    display: none;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-info {
    position: absolute;
    bottom: 16px;
    right: 16px;
    border: 1px solid black;
    background-color: #FFF;
    padding: 0 4px;
    opacity: 0.7;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-background {
    position: absolute;
    bottom: 5px;
    right: 5px;
    left: 5px;
    top: 5px;
    border: 1px solid black;
    background-color: rgba(0, 0, 0, 0.2);
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner {
    width: 10px;
    height: 10px;
    position: absolute;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner-tl {
    top: 0;
    left: 0;
    border-left: 1px solid black;
    border-top: 1px solid black;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner-tr {
    top: 0;
    right: 0;
    border-right: 1px solid black;
    border-top: 1px solid black;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner-bl {
    bottom: 0;
    left: 0;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner-br {
    bottom: 0;
    right: 0;
    border: 1px solid black;
    cursor: se-resize;
    background-color: white;
}

/* copy the popover code from bootstrap so this will work even without it */
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.popover.top {
    margin-top: -10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

.popover > .arrow:after {
    content: "";
    border-width: 10px;
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0;
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}

.ta-bind {
    border: 1px solid rgba(34, 36, 38, .15);
}

.logo-container {
}

#headerMenu {
    margin-left: -1rem !important;
}

#headerMenu .patientData {
    font-weight: lighter;
}

#headerMenu span.name {
    font-weight: bolder;
}


.patient {
    font-size: 16px;
    font-weight: bold;
    color: white;
}

.nomargin {
    margin-left: 0 !important;
}


.tealbg {
    background-color: #00b5ad !important;
    color: white !important;
}

.submenu {
    padding-left: 25px !important;
}

.ui.celled.table tr td.bl, .ui.celled.table tr th.bl {
    border-left-color: black !important;
}

.ui.celled.table tr td.br, .ui.celled.table tr th.br {
    border-right-color: black !important;
}

h1.title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    margin-top: 5px;
}


.ui.sidebar.menu h2.item {
    padding-left: .2em;
}


.mainmenu {
    background-color: #008080 !important;
}

.displaynone {
    display: none !important;
}

.displayblock {
    display: block !important;
}

.ui.buttons .or:before {
    content: ' ' !important;
}

.activemenu {
    background-color: #00403D !important;
    color: white;
}

.accordion .content {
    padding-top: 0 !important;
}

.timebuttons {
    margin: 0 auto;
    width: 100%;
}

.pusher {
    margin-left: 260px;
}

#sideNav {
    margin-top: 0px !important;
    font-size: 16px;
    background-color: #DADADA;
    padding-top: 5px;
    width: 300px;
    /* max-height: calc(100vh - 75px); */
    overflow-x: hidden;
    padding-bottom: 20px;
}

#sideNav.ui.left.vertical.menu .item {
    color: white;
    font-weight: 600;
    padding-left: 15px;
    padding-right: 15px;
}

#sideNav .patient {
    max-width: 270px;
    background: white;
    border-radius: .28rem !important;
    border: 2px #00948C solid;
}

#sideNav .patient:hover {
    background: white !important;
}

#sideNav #card_eprofile {
    color: black;
    font-size: 14px;
    font-weight: normal;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: none;
}

.custom-epr-popup {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: white;
    border: 1px solid #ccc;
    padding: 10px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 9999;
    font-size: 12px;
}
.custom-epr-popup h3{
    color: black;
    margin: 0;
    padding: 0;
}
.custom-epr-popup h4{
    margin: 10px 0 0;
    padding: 0;
    color: rgba(0, 0, 0, 0.8);
}

.custom-epr-popup.visible {
    opacity: 1;
    visibility: visible;
}

#sideNav #card_eprofile i {
    color: inherit;
    font-size: 24px;
}

#sideNav #card_nogyogyaszat {
    color: black;
    font-size: 14px;
    font-weight: normal;
}

#sideNav #card_nogyogyaszat div.terhesseg_kora {
    font-size: 14px;
    color: #667085;
}

#sideNav #card_nogyogyaszat div.ui.progress {
    margin-bottom: 10px;
}

.patient {
    position: relative !important;
    top: -15px;
    margin-bottom: 0;
    padding-bottom: 12px !important;
    padding-top: 10px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#sideNav.ui.left.vertical.menu .item > i.icon {

    margin: 0 .5em 0 0;
}

#sideNav.ui.link.menu .item:hover, #sideNav.ui.menu .dropdown.item:hover, #sideNav.ui.menu .link.item:hover, #sideNav.ui.menu a.item:hover {
    background: rgba(0, 0, 0, .2);
}

#sideNav.ui.left.vertical.menu .item.subitem {
    padding-left: 40px;
}


#sideNav .material-icons-outlined {
    font-size: 22px;
}


#sideNav a.active.item {
    background: #00867F !important;
}


.remedi.sidebar .subitem .material-icons-outlined {
    margin-right: 0;
}

.remedi.sidebar .subitem .material-icons-outlined {
    top: 4px !important;
}


.ui.pagination.menu .item {
    font-size: 12px;
    font-weight: 600;
    background: #FFFFFF;
    border-left: 1px solid #D5DCE6;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    min-width: 3em;
    text-align: center;
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0 0;
    padding: .92857143em 1.14285714em;
    text-transform: none;
    color: rgba(0, 0, 0, .87);
    font-weight: 400;
    -webkit-transition: background .1s ease, color .1s ease, -webkit-box-shadow .1s ease;
    transition: background .1s ease, color .1s ease, -webkit-box-shadow .1s ease;
    transition: background .1s ease, box-shadow .1s ease, color .1s ease;
    transition: background .1s ease, box-shadow .1s ease, color .1s ease, -webkit-box-shadow .1s ease;
}

.ui.pagination.menu {
    background: #fff;
    font-weight: 400;
    border: 1px solid rgba(34, 36, 38, .15) !important;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15) !important;
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15) !important;
    border-radius: .28571429rem;
    min-height: 2.85714286em;
}


.ui.bottom.fixed.menu {
    padding-left: 20rem;
}

.ui.bottom.fixed.menu p {
    padding: 12px 0;
}

.ui.bottom.fixed.menu p img#footer_logo {
    max-height: 20px;
    float: left;
    display: inline;
}

.ui.bottom.fixed.menu p a {
    color: black;
}

.ui.bottom.fixed.menu p a:hover {
    text-decoration: underline;
}

.bt-0 {
    border-top: none !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-8 {
    margin-bottom: 8rem !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.mt-5 {
    margin-top: 3em !important;
}

.ml-5 {
    margin-left: 3em !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-5 {
    padding-left: 3em !important;
}

.ui.checkbox input.hidden + label {
    font-size: .92857143em !important;
}

.text-center {
    text-align: center !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-pink {
    color: #f0555f !important;
}

.apps-container.connected-apps-container.screen.floatleft.ui-sortable {
    padding: 40px;
    height: auto;
    border: 2px dashed lightgray;
}

.apps-container.connected-apps-container.screen a.ui.card {
    margin-top: 1em !important;
}

h2 {
    font-size: 1.514rem;
}

.ui.menu {
    margin: 0 !important;
    border: none !important;
    box-shadow: none !important;
    margin-top: 5px !important;
    background: #ededed;
}

.notifications .menu, .selectedpatient-container .menu, .patient-header, .rendszermenu {

}

.ui.menu .item {
    padding: 10px 10px;
}

#sideNav .item {
    padding: 5px 10px 10px 10px;
}

#sideNav.ui.left.vertical.menu .item.subitem {
    padding-left: 40px !important;
}


.subitem .material-icons-outlined {
    font-size: 18px !important;
}

.navbar-header {
    background: white !important;
    -webkit-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
    position: fixed;
    width: 100%;
    margin-top: -5px;
    z-index: 1;
    height: 80px;

}


#sideNav.ui.left.vertical.menu .item.subitem {
    padding-left: 25px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.16px;
    padding-top: 5px;
}

.pusher {
    padding-top: 70px !important;
    margin-left: 300px;
}

.left.menu p {
    color: white;
    font-size: 10px;
}

.eeszt-button {
    position: absolute;
    float: right;
    top: 22px;
    right: 430px;
}

.medicine_list {
    height: auto;
    max-height: 360px;
    overflow: scroll;
}

.medicine_list table {
    font-size: 0.85rem !important;
}

.medicine_list table td {
    padding: 6px;
    text-align: inherit;
}

.menu.right {
    float: right;
}

.menu.login {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    width: fit-content;
    min-width: 190px;
    border-radius: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.login .dropdown {
    background: white;
    font-weight: bold;
    border-radius: 0 !important;
    height: 75px;
    background-color: white !important;
}

.login .dropdown:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background: rgba(34, 36, 38, .1);
}

.login .dropdown .simple {
    height: 100%;
    border: none;
}

.login .dropdown .text {
    top: 2px;
    position: relative;
    font-weight: bold;
    margin: 0 auto;

}

.login .praxis-name {
    position: relative;
    left: 40px;
    font-weight: normal;
    color: grey;
}

.ui.vertical.menu .item:before {

    height: 0px !important;
}

.ta-toolbar .btn-group {
    background: #e0e1e2;
}

.ta-toolbar .btn-group .btn-default {
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: none;
    vertical-align: baseline;
    background: #e0e1e2;
    margin: 0 .25em 0 0;
    padding: .78571429em 1.5em;
    text-transform: none;
    text-shadow: none;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    text-decoration: none;

    cursor: pointer;
    border: none;
    margin-right: 0;
}

.fs-12 {
    font-size: 12px !important;
}


.ui.inverted.teal.button:focus {
    background-color: transparent !important;
    box-shadow: 0 0 0 2px #00b5ad inset !important;
    color: #00b5ad !important;
}

.ta-scroll-window > .ta-bind {
    height: 200px;
    min-height: 200px;
    padding: 6px 12px;
}

.ta-editor.ta-html, .ta-scroll-window.form-control {
    min-height: 200px;
    height: auto;
    overflow: auto;
    font-family: inherit;
    font-size: 100%;
    margin-bottom: 15px;
    border: 1px solid rgba(34, 36, 38, .15);
}

.ta-bind {
    border: none !important;
}

.patient-header {
    width: 100%;
    background: #f0555f;
    height: 55px;
    z-index: 1001;
}

.patient-header-green {
    background: #00b5ad !important;
}

.title-header {
    width: 100%;
    padding: 20px;
    height: 69px;
    background: white;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    padding-left: 1em;
}

.patient a {
    color: black;
}

.patient-header .item {
    width: 100%;
}

.patient-search {
    width: 235px !important;
    margin-right: 15px !important;
    display: inline-block !important;
    float: right;
    top: 84px !important;
    position: fixed !important;
    right: 0px;
}

.patient-search input {
    font-weight: bold !important;
}

.ui.search .prompt {
    border-radius: .28571429rem;
}

.patient-selected a {
    padding-top: 10px;
}

.ui.pointing.menu {
    height: 50px;
}

.not-selected-patient {
    color: #737373;
    font-weight: bold;
    margin-top: 0px;
    font-size: 14px !important;
    position: relative;
    top: -60px;
    left: 10px;
}

.praxis-info {
    padding: 10px 15px;
    font-size: 14px !important;
    color: rgba(0, 0, 0, .6);
    background: #f9fafb;
    white-space: initial !important;
    line-height: initial;
}

.praxis-infoo {
    position: absolute;
    float: right;
    top: 25px;
    left: 320px;
    width: 600px;
    font-weight: 600 !important;
}

.praxis, .praxisunit {
    width: 100% !important;
}

.username-menu-departmentname {
    font-weight: normal !important;
    font-size: 11px;
    cursor: pointer;
}

.settings-header {
    background: #f9fafb !important;
}

.username-menu-praxisname {
    font-weight: bold;
    color: #00b5ad;
    cursor: pointer;
}

.patient-edit-button {
    float: right;
    position: relative;
    top: -35px;
}

.login-page {
    min-height: 100%;
    background: url(../images/testimonial.svg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left bottom;
    background-size: 45%;
    overflow: hidden;
}

.login-box {
    width: 360px;
    max-width: 360px;
    min-height: 400px;
    padding: 10px 30px !important;
    margin: 100px auto 0 auto !important;
}

.login-box input {
    height: 45px;
    font-weight: bold;
}

.login-box .field {
    min-height: 55px;
}

.login-button {
    margin-top: 20px !important;
}

.send-button {
    margin-top: 35px !important;
}

.forgotten-psw {
    margin-top: 30px !important;
}

.ui.input.error {
    font-size: 0.9rem !important;
}

.eeszt a {
    color: black;
    font-weight: bold;
    cursor: pointer;
}

.eeszt-status {
    color: darkgrey;
    font-size: 0.9rem;
}

.eeszt-disconnected {
    color: black !important;
    font-weight: bold !important;
    cursor: pointer;
    background: rgb(240, 85, 95, 0.2) !important;
    border: 1px solid #f0555f !important;
}

.eeszt-connected {
    color: black !important;
    font-weight: bold !important;
    cursor: pointer;
    background: rgb(142, 199, 96, 0.2) !important;
    border: 1px solid #8EC760 !important;

}

.menu.login .dropdown .item {
    border-top: 1px solid lightgrey;
    line-height: 18px !important;
    color: rgba(0, 0, 0, 0.6) !important;
}

.patient-search.focus {
    border: 2px solid #00b5ad;
    border-radius: .28571429rem;
}

.login .dropdown {
    width: 200px;
}

.menu.login {
    background: transparent !important;
}

.ui.teal.menu .active.item {
    background: white !important;
    font-weight: bold;
}

.newpsw-text {
    text-align: center;
    color: darkgrey;
    font-weight: bold;
    font-size: 0.9rem;
}

#password2-label, #password-label {
    display: none;
}

#forgottenpassword #submit {
    background-color: #00b5ad;
    color: #fff;
    text-shadow: none;
    background-image: none;
    width: 100%;
    font-size: 1.14285714rem;
    margin: 0px 0px 20px 0px;
}

.forgotten-psw a {
    color: darkgrey;
}

.material-icons {
    position: relative;
    top: 6px;
    padding-right: 5px;
}

.menu-underline {
    width: 85%;
    border-bottom: 1px solid white;
    margin: 0 auto;
}


.patient-age {
    font-weight: normal;
    font-size: 12px;
}

.not-selected-patient img {
    top: 9px;
    position: relative;
    margin-right: 5px;

}

.patient img {
    margin-right: 5px !important;
    position: relative;
    top: -2px;
}

.controlpanel-icon {
    color: #f0555f;
    font-size: 20px !important;
}

.ui.button {
    font-weight: 600 !important;
}

.two.buttons .ui.button {
    padding: .78571429em 1.3em;
}

.pusher .pusher {
    padding-top: 0 !important;
}

.basic.grey.button {
    font-weight: 600;
}

.ui.accordion .title:not(.ui) {
    color: #00b5ad;
}

.controlpanel-header {
    max-height: 45px;
}

.ui.steps {
    border: none;
}

.ui.vertical.steps {

}

.ui.vertical.steps .step {
    color: rgba(0, 0, 0, .6);
    background: rgba(0, 181, 173, 0.1);
    border-bottom: none;
}

.ui.vertical.steps .step:hover {
    background: rgba(0, 181, 173);
    color: white;
}

.step.active .title {
    color: white !important;
}

.ui.steps .step {
    cursor: pointer;
}

.ui.steps .step.active {
    cursor: pointer;
    background: #00b5ad;
}

.ui.steps .step.active:after {
    background: #00b5ad;
}

.remedi-teal {
    color: #009A94;
}

.ui.inverted.remedi-teal.button {
    background-color: transparent;
    box-shadow: 0 0 0 2px #00b5ad inset !important;
    color: #00b5ad;
}

.ui.inverted.remedi-teal.button:hover {
    background-color: #00b5ad;
    color: white;
}

.ui.vertical.steps .active.step:after {
    z-index: 0;
}


.ui.dividing.rail {
    width: 220px;
}

.notifications {
    display: inline-flex;
    position: absolute;
    top: 19px;
    right: 240px;
}

.notifications .menu {

    background: white;
}

.notifications .text {
    font-weight: bold;
}

.active-notif .notification-title {
    color: black;
}

.active-notif .notif-dd-icon {
    color: black;
}

.notification-time {
    font-size: 13px;
    line-height: 20px;
    display: flex;
    color: #828282;
}

.notif-error-icon {
    width: 18px !important;
}

.notsent-count {
    font-weight: bold;
    background: #f0555f;
    padding: 5px 9px;
    border-radius: 50%;
    color: white;
    margin-right: 5px;
    font-size: 12px;
}


.notif-default, .notif-active-icon {
    position: relative;
    top: -1px;
    width: 18px !important;
}

.notification-title {
    font-weight: 600;
    font-size: 14px;
}


.ui.labeled.icon.button > .icon, .ui.labeled.icon.buttons > .button > .icon {

    background-color: transparent;
}

.header-button {
    height: 40px;
    width: 40px;;
    padding: 0 3px !important;
    background: #00A7A0 !important;
    border: 1px solid #009A94 !important;
    color: white !important;
    top: -2px;
    position: relative;
    margin-right: 7px !important;
}

#cave i {
    position: relative;
    top: 1px;
    font-size: 18px;
}

.cave {
    border-radius: 20px !important;
    margin-left: 5px !important;

    height: 24px;
    font-size: 12px !important;
    position: relative;
    top: 10px;
    padding: 0px 15px !important;

    background: #e0e1e2;
    color: rgba(0, 0, 0, .6);
    margin-bottom: 1rem !important;

    width: 255px;
    margin-right: 10px !important;
    text-align: left !important;
}

.cave-negative {
    background-color: #21ba45 !important;
    color: #fff !important;
}

.cave-negative .material-icons {
    color: #fff !important;
}

.cave-positive {
    background-color: #FCD0D3 !important;
    color: #A51920 !important;
}

.cave-positive .material-icons {
    color: #A51920 !important;
}


.important-notes {
    height: 55px;
    background: #00A69E;
    margin: 0 20px;
    padding: 0 15px;
    margin-left: 35px;
}

.eeszt-connected, .eeszt-disconnected {
    padding-top: 2px !important;
}

.eeszt-disconnected i {
    color: #f0555f;
}

.eeszt-connected i {
    color: #21ba45;
}

.greendot {
    margin-left: 5px;
}

.aktiv {
    color: #21ba45;
    font-weight: normal;
}

.patient-search input {
    width: 390px;
    height: 38px !important;
    background: #F7F7F7 !important;
    border-radius: .3rem !important;
}

.patient-search input:focus {
    border: 2px solid #00B5AD !important;
    box-sizing: border-box !important;
}

#alarm {
    margin-top: 20px;
}

.newexamintaion-btn, .newpatient-button {
    margin-bottom: 15px !important;
}

.exam-type {
    background: rgba(31, 185, 77, 0.3) !important;
    border: 1px solid #1FB94D;
    border-radius: 4px;
    width: 139px;
    height: 30px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px !important;
    padding: 6px 10px !important;
    padding: 0 auto !important;
    text-align: center;
    color: #1FB94D !important;
}

.notification-title {
    position: relative;
    font-weight: 600 !important;
    font-size: 16px !important;
}

.notification-title {
    color: rgba(23, 23, 23, 0.4);
}

.notif-dd-icon {
    color: rgba(23, 23, 23, 0.4) !important;
}

.active-notif button {
    width: 100%;
}

.patient-name {

    font-weight: bold;
    font-size: 16px;
    line-height: 130%;
}


.patient-name .address {
    font-weight: normal;
    display: block;
    position: relative;
    left: 32px;
}

.version {
    position: absolute;
    bottom: 100px;
    left: 15px;
    /* left: 0; */
    font-size: 12px;
    color: white;
    font-style: italic;
}

.nyitott-warning {
    font-size: 12px;
}

.open-warning {
    margin-right: 5px;
    position: relative;
    top: 4px;
}

.cave-text {
    position: relative;
    top: -3px;
}

.custom-icon {
    content: url('../images/sidemenu/eeszt.svg');
    margin-right: 7px;
    position: relative;
    top: 2px;
}

.rec .custom-icon {
    content: url('../images/sidemenu/receptek.svg');
    margin-right: 13px;
    position: relative;
    top: 2px;
}

.beu .custom-icon {
    content: url('../images/sidemenu/beutalok.svg');
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.remedi.sidebar i {
    color: rgba(255, 255, 255, 0.6);
}

.ui.two.buttons > .button {
    width: initial;
}

.cave-betolt {
    border: 1px solid #e0e1e2 !important;
}

.automatic-save {
    text-align: right;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: rgba(0, 0, 0, 0.4);
}

.ellatas-top-30 {
    top: -30px !important;
    position: relative;
}

.cave-betolt {
    position: relative;
    top: 1px;
}

.save-icon {
    position: relative;
    top: 6px;
    margin-right: 2px;
}

.remedi.sidebar .material-icons-outlined {
    position: relative;
    top: 5px;
    margin-right: 5px;
    width: 25px;
}

.ui.button > .icon {
    margin: 0 auto;
}

.fixed-footer {
    position: fixed;
    bottom: 0;
    padding: 10px 15px 10px 260px;
    background: #494c53;
    width: 100%;
    left: 0;
    padding-left: 330px !important;
}

.ui.search > .results .result {
    padding-top: 1em !important;
    padding-bottom: 1em !important;
}

.mini-button {
    width: 40px;
    height: 40px !important;
    padding: 11px 5px !important;
}

.ellatas-buttons {
    margin-top: 0px !important;
    background: transparent !important;
    position: relative;
    top: -4px;
}

.ellatas-buttons .dropdown .icon {

    margin-right: 0 !important;
    margin-left: 2px !important;
    margin-top: 2px !important;
}

.ellatas-buttons .dropdown.item {
    font-size: 20px;
    box-shadow: none !important;
    margin: 0 !important;
    border-radius: 4px;
    color: rgba(0, 0, 0, .6);
}

.ellatas-buttons .dropdown.item:hover {
    background: #00b5ad !important;
    border: 1px solid #00b5ad !important;
    color: white !important;
}

.ellatas-buttons-menu {
    font-size: 14px !important;
    left: -170px !important;
    width: 240px !important;
    border-radius: .28571429rem !important;
}

.ellatas-buttons .material-icons {
    top: 0;
}

.ellatasok-table {
    cursor: pointer;
}

.ellatasok-table:hover {
    background: rgba(0, 181, 173, 0.1) !important;
}

.exam-type.red {
    background-color: #ffe8e6 !important;
    color: #db2828 !important;
    border-color: #db2828;
}

.exam-type.grey {
    min-width: 240px !important;
    background-color: #dadada !important;
    color: grey !important;
    border-color: grey;
}

.mini-button-wrapper {
    display: inline-block;
}

/*
.ellatasok-table .mini-button-wrapper {
    visibility: hidden;
}
*/

.ellatasok-table:hover .mini-button-wrapper {
    visibility: visible !important;
    z-index: 999;
}

.ellatasok-table:hover .billed {
    display: none;
}

.mini-button {
    background: #FFFFFF !important;
    border: 1px solid #DFDFDF !important;
    box-sizing: border-box;
    height: 38px;
}

.mini-button:hover {
    background: #00b5ad !important;
    border: 1px solid #00b5ad !important;
    color: white !important;
}

#printbill .icon {
    color: #00B5AD;
}

#printbill:hover .icon {
    color: #ffffff;
}

.ui.message.warning.transition.visible {
    z-index: 9998;
}

.patient-search {
    z-index: 1;
}


.navbar-header {
    z-index: 2;
}


.message-container {
    position: fixed;
    top: 138px;
    right: 13px;
    z-index: 998;
    width: 400px;
    max-width: 400px;
}

.logo-upload-container {
    max-width: 970px;
}

.ui.message.warning {
    background: #FFFBE6 !important;
    border: 1px solid #FFE58F !important;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2) !important;
    border-radius: 2px !important;
}

.ui.message.error {
    background: #FFF1F0 !important;
    border: 1px solid #FFA39E !important;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2) !important;
    border-radius: 2px !important;
}

.settings-header img, .settings-header .settings-header-data {
    display: inline-block;
}

.settings-header .settings-header-data {
    margin-top: 0 !important;
    position: relative;
    top: -5px;
    left: 10px;
}

.settings-header .settings-header-data h3 {
    margin-bottom: 0px !important;
}

.settings-header .settings-header-data p {
    margin-bottom: 0px !important;
    color: #AFAFAF;
    font-weight: 500;
    font-size: 14px;
}

.ui.celled.table tr td.bl {
    border-left-color: rgba(34, 36, 38, 0.1) !important;
}

.ui.celled.table tr th.bl {
    border-left-color: rgba(34, 36, 38, 0.1) !important;
}

.ehr-segment {
    overflow-x: scroll
}

.ehr-segment table {
    font-size: 12px !important;
}

.lightteal {
    background: rgba(0, 181, 173, 0.7);
}

.content.eprofil {
    background: #F0F2F5 !important;
}

.button.eprofil {
    max-width: 90% !important;
    margin: 0 auto 10px auto !important;
    border-radius: .285rem !important;
}

#eprofil-cards i {
    width: 1.18em;
    height: 1em;
}

.patient-header .compact.menu {
    margin-top: 0px !important;
    height: 55px;
    background: #f0555f;
    color: white !important;
    text-align: center;
    left: 0;
    position: absolute;
}

.patient-header .compact.menu i {
    margin-right: 5px;
    opacity: 0.6;
}

.patient-header .compact.menu > .item:first-child {
    width: 190px;

    padding-left: 10px !important;
}

.patient-header .compact.menu a {
    color: white !important;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    border: none !important;
}

.torzs {
    font-weight: 500 !important;
}


.ui.menu .item:before {
    background: transparent !important;
}

.patient-header .ui.dropdown.item {
    color: white !important;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
}

.ui.menu .dropdown.item:hover {
    background: rgba(0, 0, 0, .03) !important;
}

.gyogysz-lista {
    max-height: 300px;
    overflow: auto;
}

.gyogysz-lista .ui.celled.table tr td, .ui.celled.table tr th {
    font-size: 12px !important;
}

.magiszt-open-btn {
    height: 38px;
    top: 23px;
    position: relative;
    left: 15px;
}

.ui.checkbox input:indeterminate ~ label:after {
    content: '';
}

.azure {
    background: azure;
}

.recept.ui.tabular.menu .active.item {
    color: #00B5AD !important;
    background: white;
}

.recept.ui.tabular.menu .item {
    background: rgba(0, 0, 0, 0.04);
    margin-right: 10px;
    border-radius: .28571429rem .28571429rem 0 0 !important;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 500;
}

.remedi.sidebar .divider {
    margin-bottom: 0 !important;
    color: white;
    border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
    margin-right: 10px;
}

.rendszermenu .item {
    width: 165px;
}

.patient-header {
    position: fixed;
    z-index: 1;
}

.rendszermenu .torzs .menu i {
    position: relative;
    top: 5px;
}

#venyPreview {
    margin: 0 auto;
}

#closepreviewPrescription {
    margin-top: 90px;
    padding-bottom: 0 !important;
}

#closepreviewPrescription .button {
    background: transparent;
    color: white;
}

#closepreviewPrescription i {
    font-size: 32px;
}

#previewPrescription .content {
    padding-top: 0px !important;
}

#betegszuldat {
    font-size: 12px;
    top: 140px;
    right: 15px;
    width: 120px;
    height: 25px;
    letter-spacing: 9px !important;
}

#receptTaj {
    font-size: 12px;
    top: 245px;
    left: 20px;
    width: 130px;
    height: 20px;
    letter-spacing: 8px !important;
    font-weight: bold;
}

#receptEUTB {
    font-size: 12px;
    top: 208px;
    left: 141px;
    width: 300px;
    height: 20px;
    letter-spacing: 6px !important;
    font-weight: bold;
}

#kgy {
    font-size: 12px;
    top: 557px;
    left: 25px;
    width: 330px;
    height: 20px;
}

#egyebAzonosito {
    font-size: 12px;
    top: 572px;
    left: 25px;
    width: 330px;
    height: 20px;
}

#szjOrvos {
    font-size: 12px;
    top: 307px;
    left: 115px;
    width: 70px;
    height: 20px;
    letter-spacing: 5.5px !important;
}

#szjKelt {
    font-size: 12px;
    top: 307px;
    left: 190px;
    width: 120px;
    height: 20px;
    letter-spacing: 8px !important;
}

#receptBNO {
    font-size: 12px;
    top: 245px;
    left: 160px;
    width: 70px;
    height: 20px;
    letter-spacing: 8px;

}

#receptKiallitasDatuma {
    font-size: 12px;
    top: 245px;
    left: 240px;
    width: 110px;
    height: 20px;
    letter-spacing: 8px;
}

#helyettesitheto {
    font-size: 20px;
    line-height: 1;
    top: 240px;
    left: 390px;
    width: 15px;
    height: 20px;
}

.normativ {
    left: 59px !important;
}

.jogcim .HM {
    left: 162px !important;
}

.jogcim .kgy {
    left: 213px !important;
}

.jogcim .uzemi {
    left: 264px !important;
}

.jogcim .eukiem {
    left: 315px !important;
}

.jogcim .euem {
    left: 366px !important;
}

.jogcim .teljes {
    left: 419px !important;
}

#receptSzoveg {
    font-size: 12px;
    top: 340px;
    left: 25px;
    width: 390px;
    height: 200px;

}

#receptSzovegMagi {
    font-size: 9px;
    top: 340px;
    left: 25px;
    width: 390px;
    height: 200px;

}

#receptVonalkod {
    font-size: 12px;
    top: 680px;
    left: 25px;
    width: 390px;
    height: 40px;

}

#orvosId {
    font-size: 20px;
    line-height: 1;
    top: 305px;
    left: 110px;
    width: 75px;
    height: 20px;

}

div#venyPreview div#orvosadatai {
    border: none !important;
}

div#venyPreview div#betegnevecime {
    border: none !important;
}


.whitespace {
    margin-left: 10px;
}

div#venyPreview div.blokk {
    background: transparent !important;
}

.ui.menu .item > i.dropdown.icon {
    padding: 0;
    float: right;
    margin: 0 0 0 0.5em;
}

.bekuldendo {
    background: #FAAD14 !important;
    padding: .6em .6em !important;
    border-radius: 100px !important;
    margin-left: 8px !important;
    font-weight: bold !important;
}

.selectedpatient-menu {
    position: relative;

    margin-top: -5px !important;
    background: transparent !important;
}

.ui.vertical.menu .selectedpatient-menu .dropdown.item > .dropdown.icon:before {
    content: "\f0d7" !important;
    font-size: 16px;
    width: 24px;
    height: 24px;
    color: grey;
}

.ui.vertical.menu .selectedpatient-menu .dropdown.item .menu {
    min-width: 100% !important;
    margin: 0;
    box-shadow: none;
    border-radius: 0 .28571429rem .28571429rem;
    position: relative;
    top: 10px !important;
    width: 255px;
    left: -10px !important;
    border: none;
}

.selectedpatient-menu {
    width: 270px;
}

.item.tovabbi {
    font-weight: 500 !important;
    font-size: 12px !important;
    color: rgba(0, 0, 0, 0.4) !important;
}

.selectedpatient-container divider {
    margin-top: 0 !important;
}

.menu.login .dropdown.icon {
    margin-right: 15px !important;

}

.menu.login {
    min-width: 240px;
}

.notifications {
    right: 270px;
}

.gyogysz-lista tbody {
    cursor: pointer;
    white-space: nowrap;
}

.gyogysz-lista thead {
    max-height: 40px;
}

.patient-search i {
    left: 0 !important;
}

.patient-search input {
    padding-left: 40px !important;
}

.ui.teal.button {
    font-weight: 600;
    font-size: 14px;
}

thead th {
    font-weight: 600 !important;
    font-size: 13px !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    color: rgba(0, 0, 0, 0.6) !important;

    white-space: nowrap;
}

.rec-lista td {
    font-weight: 500;
    font-size: 14px;
}

.rec-icons {
    color: #717272;
    text-align: right !important;
}

.rec-icons i {
    cursor: pointer;
}

.rec-copy {
    position: relative;
    top: 5px;
}

.rec-copy i {
    position: relative;
    top: -3px;
}

.rec-delete {
    position: relative;
    top: -6px;
}

.rec-delete i {
    position: relative;
    top: 7px;
    left: 2px;
}

.rec-lista tbody {
    white-space: normal;
}

.ellatas-header {
    text-align: left;
}

.ui.pointing.menu .active.item:after {
    visibility: hidden !important;
}

.small {
    font-weight: normal !important;
}

.rec-line:hover {
    background: rgba(0, 181, 173, 0.1) !important;
    cursor: pointer;
}

.rec-buttons {
    text-align: right !important;
}

.rec-icons {
    visibility: hidden;
}


.rec-line:hover .rec-icons {
    visibility: visible !important;
    z-index: 999;
}

.text-right {
    text-align: right !important;
}

.del-kat i {
    position: relative;
    top: 8px;
    left: 2px;
}

.rec-line.green .rec-statusz {
    border-left: 5px solid #21ba45;
}

.rec-statusz {
    text-align: center !important;
}

.selectedpatient-menu .patient {
    min-width: 270px !important;
}

.newexamintaion-btn {

}

.eeszt-para {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;

    color: rgba(0, 0, 0, 0.6);
}

.eeszt-lekerdezes {
    padding-left: 1.5rem !important;
}


.ui.tabular.menu .active.item {
    background-color: #fff;
    color: rgba(0, 0, 0, .95);
    border-top-width: 1px;
    border-color: #d4d4d5;
    font-weight: 700;
    margin-bottom: -1px;
    box-shadow: none;
    border-radius: .28571429rem .28571429rem 0 0 !important;
    font-weight: 600 !important;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #00B5AD;
}

.ui.tabular.menu .item {
    background-color: transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 2px solid transparent;
    border-bottom: none;
    padding-left: 1.42857143em;
    padding-right: 1.42857143em;
    color: rgba(0, 0, 0, .87);
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: rgba(0, 0, 0, 0.6);
    background: rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-sizing: border-box;
    border-radius: 4px 4px 0px 0px;
    margin-right: 10px;
    border-bottom: none;
}

.fields {
    margin-bottom: 1rem;
}

.mt-1 {
    margin-top: 1rem !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-big {
    margin-bottom: 100px !important;
}


.mb-big2 {
    margin-bottom: 200px !important;
}


.eeszt-tabs {
    border-bottom: 1px solid #d4d4d5 !important;
}

label {
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.sidenav-item {

}

.open-patients {
    z-index: 998 !important;
}

.rec-statusz .label {
    border-radius: 12px;
}

.label.feltoltve {
    color: #10642A;
    background: #9DEEB2;
}

.label.feltoltes {
    color: #734C00;
    background: #FAAD14;
}

.label.feltoltve {
    color: #10642A;
    background: #9DEEB2;
}

.label.hiba {
    color: #A51920;
    background: #FCD0D3;
}

div[name='REC'] tr.receptStatusColor_1 {
    background: rgba(33, 186, 69, 0.2);
}

.ui.checkbox label, .ui.checkbox + label {
    color: rgba(0, 0, 0, 1) !important;
    -webkit-transition: color .1s ease;
    transition: color .1s ease;
}

#editAppointment {
    position: static !important;
    margin: 9rem auto 0 auto !important;
}

#eventEntry, #prescriptionEntry, #PRO_entry, #BEUdetails, #newCsoportItem, #elozmenyekModal, #sablonModal, #elojegyzesekModal, #magiSablon {
    position: static !important;
    margin: 9rem auto 6rem auto !important;
    max-height: 75vh !important;

}

#prescriptionEntry .content, #PRO_entry .content.main, #BEUdetails .content, #eventEntry .content, #newCsoportItem .content, #elozmenyekModal .content, #sablonModal .content, #elojegyzesekModal .content, #magiSablon .content {
    height: 65vh !important;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 1.5rem 1.5rem 4rem !important;
}

#sablonModal .accordion .content {
    height: auto !important;
}

#elozmenyekModal .accordion .content {
    height: auto !important;
}

#magiSablon .accordion .content {
    height: auto !important;
}

.proActions {
    background: #f9fafb;
    padding: 1rem;
    border-top: 1px solid rgba(34, 36, 38, .15);
    text-align: left;
}


.buttonTd {
    vertical-align: baseline;
}

.accordion .title {
    font-weight: bold;
}

.eeszt-rec-list {
    cursor: pointer;
}

.eeszt-rec-list .buttons {
    visibility: hidden;
}

.eeszt-rec-list:hover .buttons {
    visibility: visible;
}

.eeszt-illustration {
    max-height: 300px;
}

.hiba {
    color: red;
    text-align: center;
}

.nyitott {
    border-left: 5px solid #21ba45;
}


.loggedin-menu .material-icons {
    color: #DADADA;
}

.rec-buttons .ellatas-buttons {
    position: relative;
    top: -10px;
}

.ellatas-buttons {
    border-radius: .28571429rem !important;
    margin-right: 0.25em !important;
}

.ellatas-buttons .mini-button {
}

.ellatas-buttons .item {
    border-radius: .28571429rem !important;
}

.ellatas-buttons:hover {
    background: #00b5ad !important;
    color: white;
}


.rec-line.red {
    background-color: #ffe8e6;
    color: #9f3a38 !important;
}

.notif-menu {
    width: 360px !important;
    max-width: 360px;
    overflow-y: auto !important;
    height: 290px !important;

}

.notif-menu .item {
    width: 100%;
    white-space: pre-line !important;
}

.rec-messageToast {
    position: fixed !important;
    bottom: 70px;
    font-size: 11px !important;
}

.toastmessages {
    position: fixed !important;
    bottom: 70px;
    font-size: 11px !important;
}

.rec-messageToast .message.yellow {

}

.mb-0 {
    margin-bottom: 0;
}

.mb-24 {
    margin-bottom: 24px !important;
}

.mb-32 {
    margin-bottom: 32px !important;
}


.negative .header {
    color: #9f3a38 !important;
}

.notification-title .red.label {
    display: inline-block;
    position: absolute;
    left: 27px;
    top: -4px;
    font-size: 9px;
    border-radius: 100px;
    padding: 0.5em 0.4em;
    background: #f0555f !important;
}


.notifications {
    top: 20px;
}

.notif-default, .notif-active-icon {
    margin-right: 10px !important;
}

.sztatin {
    color: #21BA45;
}

.text-red {
    color: #9f3a38 !important;
}

.notification-message {
    margin-bottom: 0px !important;
    font-weight: normal;
    font-size: 14px;
}

.eprofil-table .selection {
    width: 100%;
}

.eprofil-table table {
    width: 100% !important;
}

.notifications-erorr-icon {
    display: inline-block;
    float: left;
    width: 20px !important;
    margin-top: 3px;
}

.notif-text-container {
    display: inline-block;
    float: right;
    width: 299px;
}

.notif-menu .item {
    display: table !important;
}

.ossz-ert {
    position: fixed;

}


.ertesítesek {
    overflow-x: hidden !important;
}

.magi label, .gyse label {
    margin-top: 10px !important;
}


.notifications .ui.menu .ui.dropdown .menu > .item {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0.8em !important;
    border-bottom: 1px solid #f0f2f5;
}

.notif-menu {
    left: -210px !important;
}

.titulus {
    width: min-content !important;
}

.notification-message {
    margin-bottom: -10px !important;
}

.notification-time {
    font-size: 12px;
    line-height: 15px;
}

.notification-message {
    margin-bottom: -10px !important;
    font-size: 13px;
}

.notification-title {
    font-size: 14px !important;
}

.notification-title .red.label {
    display: inline-block;
    position: absolute;
    left: 33px;
    top: 0;
    font-size: 9px;
    font-weight: 900;
}

.ui.menu .item > .floating.label {
    padding: .4em !important;
}

.rec-messageToast .negative {
    bottom: 0px;
}

.epro-mand {
    background: rgba(188, 227, 224, 0.3) !important;
}

.no-notif-img {
    margin: 0 auto;
    width: 220px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
}

.material-icons-outlined.orange {
    color: #ff851b !important;
}

.material-icons-outlined.green {
    color: #2ecc40 !important;
}

.material-icons.grey {
    color: #545454 !important;
}

div[name='REC'] tr.receptStatusColor_1 {
    background: rgba(33, 186, 69, 0.50) !important;
}

ui.sugomenu {
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15) !important;
    border: 1px solid rgba(34, 36, 38, .15) !important;
}

.sugo {
    height: 70vh;
    overflow-y: scroll;
}

.mt-0 {
    margin-top: 0 !important;
}

.ui[class*="vertically divided"].grid > .row:before {
    display: none;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.username-menu {
    top: -1px;
    position: relative !important;
    font-weight: bold !important;
    margin: 0 auto;
    color: black !important;
    background: transparent !important;
}

.username-menu:hover {
    background: transparent !important;
}

.menu.login .dropdown .item {
    color: black !important;
}

.username-menu img {
    margin-right: 15px !important;
}

.ui.menu .dropdown.item:hover {
    background: transparent !important;
}

.eeszt-para.breakglass {
    font-size: 12px !important;
}

.text-normal {
    font-weight: normal !important;
}

.eeszt-button button {
    height: 42px;
}

.eeszt-aktiv.material-icons {
    top: 5px;
}

.yellowdot {
    color: #FAAD14;
    font-weight: normal;
}

.eeszt-yellow {
    color: #000000 !important;
    padding-top: 2px !important;
    background: rgba(250, 173, 20, 0.15) !important;
    border: 1px solid #FAAD14 !important;
    border-radius: 2px;
}

.p-0 {
    padding: 0 !important;
}

.remedi-red {
    color: #f0555f !important;
}

.remedi-grey {
    background: #494c53 !important;
}

.proEditDelete {
    height: 30px;
}

.ui.list > .item .description {
    padding-bottom: 5px;
}

.ui.very.basic.table tr td {
    border-top: 0px !important;
    padding: .3em .7em !important;
}

.proSegments {
    max-height: 486px;
    overflow-y: scroll;
}

.proSegments .segment {
    margin: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    border-bottom: 1px solid rgba(34, 36, 38, .15) !important;
    overflow: hidden !important;
}

.proPadding {
    padding: 1rem !important;
}

.proGrey {
    background: #F3F3F3 !important;
}

.ui.secondary.segment {
    background: #f3f4f5 !important;
    color: rgba(0, 0, 0, .6) !important;
}

.ui.secondary.segment .header, .ui.secondary.segment span {
    color: rgba(0, 0, 0, .6) !important;
}

.sugomenu {
    width: 100% !important;
}

.sugosegment {
    max-height: 470px;
    overflow-y: scroll;
}

.notif-text-container {
    padding-left: 5px !important;
}

.rec-line.grey {
    color: lightgrey !important;
}

.proList {
    position: relative;
    top: -40px;
}

.text-white {
    color: #ffffff !important
}

.progressBar {
    margin: 2rem !important;
}

.ui.progress > .label {
    font-weight: normal !important;
    text-align: left;
}

.spacer {
    height: 100px;
}

.receptIkon {
    position: relative;
    top: 5px;
}

#eesztConnect {
    text-align: center;
}


#eesztConnect input {
    width: 300px !important;
    max-width: 300px !important;
    margin: 15px auto 5px auto !important;
}


#eesztConnect .login-button {
    width: 300px !important;
    max-width: 300px !important;
    margin: 0 auto;
}

#eesztConnect .tokenPsw {
    width: 300px !important;
    max-width: 300px !important;
    margin: 0px auto 0px auto !important;
}

.connectInfo {
    font-size: 1rem !important;
    color: darkgrey;
    margin-top: 10px !important;
    padding: 0 10px;
    line-height: inherit;
}

#eesztConnect i {
    line-height: 2 !important;
}

.ui.red.button {

}

.menu.ellatas-buttons {
    margin-right: 0.25em !important;
}

.blue {
    color: #1678c2 !important;
}

.csoportBtn {
    line-height: initial !important;
    font-size: 13px !important;
    width: 100% !important;
}

.bno-lista, .szakv-lista {
    max-height: 250px;
    overflow: auto;
}

.top-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.3) !important;
    padding-top: 15px;
}

.ellatas-form .form .field {
    width: 100%;
}

.ui.styled.accordion {
    width: 100%;
}

.sugo-container {
    width: 100%;
    margin: 1rem !important;
}


.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.sugoblock {
    display: block !important;
}


.szakv-lista .ui.celled.table tr td, .ui.celled.table tr th {
    font-size: 12px !important;
}

.szakv-lista tbody {
    cursor: pointer;
}

.bno-lista .ui.celled.table tr td, .ui.celled.table tr th {
    font-size: 12px !important;
}

.bno-lista tbody {
    cursor: pointer;
}

.bnokodok-line:focus {
    background: #e1f7f7 !important;
}

.indikacio-lista {
    padding: 0 1rem !important;
}

.greyMed {
    background: lightgray !important;
}

.greenBold {
    background: #A8EBAF !important;
    font-weight: bold !important;
}

.ui.selectable.table tbody .greenBold:hover {
    background: #e5f9e7 !important;
    font-weight: bold !important;
}


.greenBG {
    background: #A8EBAF !important;
}

.ui.selectable.table tbody .greenBG:hover {
    background: #e5f9e7 !important;
}

.yellowBG {
    background: #FEEEA8 !important;
}

.ui.selectable.table tbody .yellowBG:hover {
    background: #fff8db !important;
}

.redBG {
    background: #FFB9B3 !important;
}

.ui.selectable.table tbody .redBG:hover {
    background: #ffe8e6 !important;
}

.ui.right.attached.button {
    display: inline-block;
    text-align: left;
    padding-left: .75em;
    border-radius: 0 .28571429rem .28571429rem 0;
    top: -1px;
}

.newPatient-segment {
    margin-bottom: 8rem !important;
}

.ta-bind:focus {
    outline: 0px transparent !important;
    border: none !important;
}

.ui.menu .ui.dropdown .menu > .active.item {
    font-weight: normal !important;
}

.smallCell {
    width: 150px;
    max-width: 150px;
}

.smallField {
    width: 150px;
    max-width: 150px;
}

.dd-currency .selection.dropdown {
    min-width: 5em !important;
}

.prefilled {
    background-color: #e1f7f7 !important;
}

.openExamination {
    position: absolute;
    top: 98px;
    left: 125px;
    padding: 0.3rem 0.5rem !important;
    z-index: -1;
}

.activeEupont, .activeBNO {
    background: #e1f7f7 !important;
}

.szakListItem {
    list-style-type: none !important;
}

.puphaVer {
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
    color: #e0e1e2;
    color: rgba(0, 0, 0, .6);
}

#forgottenpassword p {
    font-size: 12px;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
}

.mb-3 {
    margin-bottom: 3rem;
}

.accordion .content {
    height: auto !important;
}

.bg-grey {
    background-color: #f3f3f3 !important;
}

.mw-1000 {
    max-width: 1000px !important;
}

.ui.grey.segment:not(.inverted) {
    border-top: 1px solid #d4d4d5 !important;
    border-left: 4px solid #AAAAAA;
}

.divider-100 {
    width: 100%;
    height: 100px;
}

.address {
    font-weight: normal;
    font-size: 14px !important;
}

.tajszam {
    font-weight: 600 !important;
}

.ojote {
    display: flow-root;
}

.ojote-container {
    display: contents;;
    align-items: center;
}

.snapshot {
    width: 300px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.snapshot .label {
    width: 100%;
    background-color: #005450;
    color: white;
    text-align: center;
    cursor: pointer;
}

.snapshot .column {
    padding-top: 0 !important;
    padding-bottom: 0.5rem !important;
    padding-right: 0.25rem !important;
    padding-left: 0rem !important;
}

.snapshot .label.disabled {
    margin-left: 0;
}

.snapshot .column:nth-child(even) {
    padding-left: 0.25rem !important;
    padding-right: 0 !important;
}

.snapshot .label.disabled .labeltext {

}

.ui.right.attached.button {
    top: 0 !important;
}

.cloud.download.icon {
    margin-right: 0 !important;
}

.pb-2 {
    padding-bottom: 2rem !important;
}

.popup {
    width: max-content;
    font-size: 11px !important;

    height: fit-content;
}

.dashboard-popup .ng-binding {
    width: 240px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.ui.menu > .item:first-child {
    border-radius: 0;
}

.bottom.attached.ui.segment {
    border-top: 0;
}

.noRadius {
    border-radius: 0 !important;
}

.w-100 {
    width: 100%;
}

.ELLnr {
    padding: 3px;
    background: #00867F;
    font-size: 11px;
    border-radius: 4px;
    font-weight: 800;
}

.torzskarton-tab {
    font-size: 12px !important;
    font-weight: 600 !important;
}

#sideNav::-webkit-scrollbar {
    display: none;
}

#sideNav {
    scrollbar-width: none;
}

.ui.slider.checkbox input:checked ~ .box:before, .ui.slider.checkbox input:checked ~ label:before {
    background-color: #00b5ad !important;
}

.szuresKod {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 400px;
    width: 400px;
}

.download-b300 {
    display: grid;
    text-align: right !important;
}

.orange {
    color: #f2711c !important;
}

.material-icons.error {
    color: #9f3a38 !important;
}

.selectedpatient-container .dropdown.icon {
    margin-top: 4px !important;
    margin-right: 0 !important;
}

.flex {
    display: flex;
}

small {
    font-size: 70%;
}

.ui.dropdown.dropdown-overflow > .text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 400px !important;
}

.hibaSzoveg {
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    margin-left: 10px !important;
}


.newExamination {
    width: 100%;
    background: #f0555f !important;
    color: white !important;
}

.error .ta-bind {
    background: #fff6f6;
    border-color: #e0b4b4 !important;
    color: #9f3a38;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mr-1 {
    margin-right: 10px !important;
}

.GPsnapshot {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.sidebarButton {
    padding-left: 15px;
    padding-right: 15px;
}

.ui.vertical.tabular.menu {
    border-right: 1px solid #d4d4d5 !important;
}

.TK-menu {
    width: 225px !important;
}

.ui.menu.TK-menu-border {
    border: 1px solid rgba(34, 36, 38, .15) !important;
    -webkit-box-shadow: 0 1px 2px 0 rgb(34 36 38 / 15%) !important;
    box-shadow: 0 1px 2px 0 rgb(34 36 38 / 15%) !important;
    border-radius: .28571429rem;
    min-height: 2.85714286em;
    margin-top: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.text-left {
    text-align: left !important;
}

.error {
    color: #9f3a38 !important;
}

.w-130 {
    width: 130px;
}

.no-result-info {
    font-size: 12px !important;
}

.ui.slider.checkbox {
    z-index: 0;
}

.ojote-icon {
    color: grey;
}


/* Scrollbar */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #ffffff;
}

::-webkit-scrollbar {
    width: 12px;
    background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #e6e6e6;
}

@media only screen and (min-width: 992px) {
    .ui.mini.modal {
        width: 400px;
        margin: 0;
        left: calc(50% - 200px);
    }
}


@media only screen and (max-width: 992px) {
    #vizsg-sidenav {
        display: none;
    }

    .eeszt-button {
        display: none;
    }

    .modals.dimmer .ui.small.scrolling.modal {
        margin-top: 8rem !important;
    }
}

@media only screen and (max-width: 1080px) {
    .patient-search {
        display: none !important;
    }
}

@media only screen and (max-width: 1190px) {
    .patient-search {
        width: 180px !important;
    }

    .rendszermenu .item {
        width: 135px;
        font-size: 13px !important;
    }

    .rendszermenu .item .material-icons-outlined {
        font-size: 20px !important;
    }

    .ellatas-header {
        display: none;
    }

    .eeszt-illustration {
        display: none;
    }

}


@media only screen and (max-width: 1200px) {
    .praxis-infoo {
        display: none;
    }

}

@media only screen and (max-width: 1370px) {
    #figyelem {
        display: none;
    }

    .rec-lista td {
        font-size: 11px !important;
    }

    .modals.dimmer .ui.small.scrolling.modal {
        margin-top: 8rem !important;
    }

    .torzskarton-tab {
        display: block !important;
    }
}

@media only screen and (max-height: 780px) {
    .version {
        display: none;
    }

}