﻿
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

#viewVisitButtons {
    display: block;
}

@media print{
    #viewVisitButtons {
        display: none;
    }
}

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}

.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-family: 'Arial', cursive;
    text-align: center;
    font-weight: lighter !important;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
}

input {
    text-rendering: auto;
    color: black;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    font-size: 20px !important;
    padding: 1px;
    border-width: 1px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
    border-color: #DCDCDC;
    box-shadow: 0 1px 1px #DCDCDC inset, 0 0 8px #DCDCDC;
    outline: 0 none;
}

.has-float-label .form-control:placeholder-shown:not(:focus)+* {
    font-size: 100%;
    opacity: .5;
    top: 10px;
}

.indexMenu {
    text-align: center;
    width: 100%;
    margin-top: 50px;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

.createItem {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
    color: black !important;
    font-size: 15px;
    text-align: center;
}

.createItemIcon {
    width: 20px;
    margin-right: 5px;
}

#backButton {
    float: left;
    margin-top: -5px;
}

.saveButton, #saveButton {
    float: right;
    margin-top: -5px;
    color: white;
}

.btn {
    font-size: 15px !important;
    font-weight: 300;
}

.bg-light {
    background-color: #8FAADC !important;
    height: 65px;
}

.showContainer {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 40px;
    background-color: #F5F5F5;
    height: auto;
    font-family: 'Arial', cursive;
}

#addButton {
    float: right;
    margin-top: -4px;
}

#logoutButton {
    width: 24px;
    position: absolute;
    top: 20px;
    right: 20px;
}

/*.searchButton {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background: #F8F8F8	;
    border-radius: 50%;
    transition: all 1s;
    z-index: 4;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.4);
    background-image: url("https://app.rnob.ro/css/Resources/rd-icon-cautare-single.svg");
    background-size: 25px;
    background-repeat: no-repeat;
  	background-position: center;
}
*/
.open>.dropdown-menu {
	text-align: center;
}

#dropdownMenuButton {
    width: 100%;
    color: white !important;
}

#dropDownTab {
    width: 100%;
    height: auto;
}

@media (min-width: 100px) {
    .diagnosticTab {
        border: 1px solid #ccc;
        border-radius: 4px;
        padding: 15px;
        margin-top: 5px;
        font-size: 18px;
        background-color: #F5F5F5;
        font-family: 'Arial', cursive;
        height: 120px;
        margin-bottom: 27px;
        overflow: scroll;
    }
}

@media (min-width: 100px) {
	.infoPatientButtons {
		border: 1px solid #ccc;
		border-radius: 4px;
		padding: 24px;
		font-size: 18px;
		background-color: #F5F5F5;
		height: auto;
		font-family: 'Arial', cursive;
	}
}

#treatmentObservations {
	margin-top: 5px;
	font-size: 17px;
    max-height: 390px;
    overflow:scroll;
    -webkit-overflow-scrolling: touch;
}

.list-group-item {
	background-color: #343a40 !important;
	color: #FFF;
    border: 1px solid white;
}

.btn-group {
    width: 100%;
    height: 60px;
}

.sideButtons {
    width: 100%;
    margin-left: 3px;
    margin-right: 3px;
    height: 61px;
    white-space: normal !important;
}

@media (max-width: 1000px) {
    .sideButtons {
        width: 100%;
        margin-left: 3px;
        margin-right: 3px;
        margin-bottom: 20px;
        height: 61px;
        white-space: normal !important;
    }
}

.infoPatientDownButtons {
    border: 1px solid #ccc;
	border-radius: 4px;
	padding: 9px;
	font-size: 18px;
	background-color: #F5F5F5;
	height: auto;
	font-family: 'Arial', cursive;
}

.leftSideIcons {
    width: 35px;
    margin-right: 9px;
}

.rightSideButtons {
    width: 30%;
    margin-left: 3px;
    margin-right: 7px;
}

.printButton {
    width: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 17px;
}


.ui-datepicker-trigger {
    display: none;
}

.date-form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-image: url(Resources/rd-icon-calendar.png);
    background-position: 95% 9px;
    background-size: 20px 140px;
    background-repeat: no-repeat;
}

.date-form-control:hover {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-image: url(Resources/rd-icon-calendar.png);
    background-position: 95% 9px;
    background-size: 20px 140px;
    background-repeat: no-repeat;
}

.myfile {
    padding: 9px;
    font-size: 13px !important;
    border: 1px solid grey;
}

#dropdownMenu2 {
    width: 100%;
}

.tgl {
    display: none;
}

.tgl, .tgl:after, .tgl:before, .tgl *, .tgl *:after, .tgl *:before, .tgl + .tgl-btn {
    box-sizing: border-box;
}

.tgl::-moz-selection, .tgl:after::-moz-selection, .tgl:before::-moz-selection, .tgl *::-moz-selection, .tgl *:after::-moz-selection, .tgl *:before::-moz-selection, .tgl + .tgl-btn::-moz-selection {
    background: none;
}

.tgl::selection, .tgl:after::selection, .tgl:before::selection, .tgl *::selection, .tgl *:after::selection, .tgl *:before::selection, .tgl + .tgl-btn::selection {
    background: none;
}

.tgl + .tgl-btn {
    outline: 0;
    display: block;
    width: 4em;
    height: 2em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
}

.tgl + .tgl-btn:after {
    left: 0;
}

.tgl + .tgl-btn:before {
    display: none;
}

.tgl:checked + .tgl-btn:after {
    left: 50%;
}

.tgl-light + .tgl-btn {
    background: darkgray;
    border-radius: 2em;
    padding: 2px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.tgl-light + .tgl-btn:after {
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.tgl-light:checked + .tgl-btn {
    background: #7fc01e;
}


.loginBox {
    border: 1px solid #DCDCDC;
    border-radius: 10px;
    background-color: #fff;
}

.loginIntroLogo {
    width: 16px;
    margin-right: 10px;
    margin-top: -5px;
}

.loginIntroText {
    text-align: center;
    margin-top: 25px;
    font-weight: lighter;
    font-family: robotolight;
}

.loginLabel {
    font-size: 12px;
    color: #6c757d;
}

.registerLabel {
    font-size: 15px;
    color: #6c757d;
}

    .registerLabel:hover {
        font-size: 15px;
        color: #6c757d !important;
        text-decoration: underline;
    }

.loginButton {
    display: block;
    font-weight: 100;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0.25rem;
    transition: .5s ease;
    background-color: #085D6A;
    color: white;
}

.loginButton:hover {
    display: block;
    font-weight: 100;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0.25rem;
    transition: .5s ease;
    background-color: #085D6A;
    color: white;
    opacity: 0.8;
}

.navbar-nav {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: auto;
    text-decoration: none !important;
    color: white;
}


#ui-datepicker-div {
    z-index: 999999 !important;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1400px;
    }
}

#cke_treatmentObservations {
    height: 335px;
}

@-moz-document url-prefix() {
    .col {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        margin-bottom: 20px;
    }
}

fieldset {
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 2px groove;
}

legend {
    width: auto;
    max-width: 100%;
    font-size: 1em;
}

@media print {
    .pagebreak {
        page-break-before: always;
    }
}