/* _content/Web/Pages/Absence/Index.cshtml.rz.scp.css */
.LinkTR:hover[b-xlrbviprj4] {
    background-color: #f0fdf0;
}

#monthChange[b-xlrbviprj4] {
    max-width: 160px;
}
/* _content/Web/Pages/Orders/Edit.cshtml.rz.scp.css */
#fullImage-background[b-l5powrknoi] {
		top: 0;
		left: 0;
		z-index: 1;
		opacity: .7;
		position: fixed;
		z-index: 1;
		height: 100% !important;
		width: 100% !important;
}

#fullImage[b-l5powrknoi] {
		position: absolute;
		max-width: 90vw;
		max-height: 85vh;
		left: 50%;
		transform: translate(-50%,-15%);
		z-index: 100;
}

#thumbnail[b-l5powrknoi] {
		max-height: 380px;
		object-fit: contain;
		width: 100%;
		cursor: pointer;
}


#qrCodeDownload[b-l5powrknoi] {
	display: none;
}

@media screen and (min-width: 768px) {
	#qrCodeDownload[b-l5powrknoi] {
		display: flex;
	}
}
/* _content/Web/Pages/Orders/Index.cshtml.rz.scp.css */
/* _content/Web/Pages/Orders/QRCodeInfo.cshtml.rz.scp.css */
label[b-lsd2l599og], #ninox-downloads[b-lsd2l599og] {
    margin-top: 20px;
}

iframe[b-lsd2l599og] {
    position: fixed;
    top: 10%;
    left: 10%;
    width: 80%;
    height: 80%;
}

#fullImage-background[b-lsd2l599og] {
    top: 0;
    left: 0;
    z-index: 1;
    opacity: .7;
    position: fixed;
    z-index: 1;
    height: 100% !important;
    width: 100% !important;
}

#fullImage[b-lsd2l599og] {
    position: absolute;
    max-width: 90vw;
    max-height: 85vh;
    left: 50%;
    transform: translate(-50%,-15%);
    z-index: 100;
}

#thumbnail[b-lsd2l599og] {
    max-height: 380px;
    object-fit: contain;
    width: 100%;
    cursor: pointer;
    margin-top: 20px;
    
}

@media screen and (min-width: 992px) {
    #thumbnail[b-lsd2l599og] {
        margin-top: 2.75rem;
    }
}
/* _content/Web/Pages/Orders/_AppointmentsPartial.cshtml.rz.scp.css */
.completedAppointment[b-lv73qaimif] {
    background-color: rgba(98, 121, 103, 0.43);
}
/* _content/Web/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* 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. */

a.navbar-brand[b-x12e99zfhl] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-x12e99zfhl] {
  color: #0077cc;
}

.btn-primary[b-x12e99zfhl] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-x12e99zfhl], .nav-pills .show > .nav-link[b-x12e99zfhl] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-x12e99zfhl] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-x12e99zfhl] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-x12e99zfhl] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-x12e99zfhl] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-x12e99zfhl] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/Web/Pages/Shared/_LayoutNoNav.cshtml.rz.scp.css */
/* 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. */
header[b-fddrodf4xy] {
	display: flex;
	justify-content: center;
}

#logo[b-fddrodf4xy] {
	margin-top: 5px;
}

@media screen and (max-width: 992px) {
	#logo[b-fddrodf4xy] {
		width: 100%;
	}
}

a.navbar-brand[b-fddrodf4xy] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-fddrodf4xy] {
  color: #0077cc;
}

.btn-primary[b-fddrodf4xy] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-fddrodf4xy], .nav-pills .show > .nav-link[b-fddrodf4xy] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-fddrodf4xy] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-fddrodf4xy] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-fddrodf4xy] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-fddrodf4xy] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-fddrodf4xy] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
