body {
    font-family: Menlo,"Lucida Console",Monaco,monospace;
}

notresp.navbar .nav .my-nav-menu-search {
    float: right
}

.notresp.navbar .nav {
    width: 100%
}

.form-content {
    position: relative;
    background: none repeat scroll 0 0 #f5f7f9;
    border: 1px solid #ccc;
    padding: 20px;
    margin: 0px 0 40px;
    clear: both
}

.form-content>div {
    display: none
}

.form-content>div.active {
    display: block
}

.form-view-content form {
	word-wrap: break-word;
}

.form-view-content .hidden {
    display: none
}

.form-view-content .cliniborg-form-buttons {
    margin: 1.5em 0
}

.form-view-content .calc_value {
    display: none
}
.form-view-content .memo {
    background: #339900;
    border: 1px dotted #999;
    color: white;
    font-size: 1em;
	padding: 0 2px;
}
.form-view-content .memo-blank {
	background: white;
	color: white;
}
.form-view-content .memo-chartreuse {
	background: chartreuse;
	color: black;
}
.form-view-content .memo-lightgreen {
	background: lightgreen;
	color: black;
}
.form-view-content .memo-green {
	background: #339900;
	color: white;
}
.form-view-content .memo-pink {
	background: pink;
	color: black;
}
.form-view-content .memo-red {
	background: red;
	color: white;
}
.form-view-content .memo-darkred {
	background: darkred;
	color: white;
}
.form-view-content .memo-powderblue {
	background: powderblue;
	color: black;
}
.form-view-content .memo-blue {
	background: #4c8bf5;
	color: white;
}
.form-view-content .memo-midnightblue {
	background: midnightblue;
	color: white;
}
.form-view-content .memo-peachpuff {
	background: peachpuff;
	color: black;
}
.form-view-content .memo-orange {
	background: orange;
	color: black;
}
.form-view-content .memo-darkorange {
	background: darkorange;
	color: white;
}
.form-view-content .memo-lightyellow {
	background: lightyellow;
	color: black;
}
.form-view-content .memo-yellow {
	background: yellow;
	color: black;
}
.form-view-content .memo-goldenrod {
	background: goldenrod;
	color: white;
}
.form-view-content .memo-plum {
	background: plum;
	color: black;
}
.form-view-content .memo-mediumpurple {
	background: mediumpurple;
	color: white;
}
.form-view-content .memo-purple {
	background: purple;
	color: white;
}
.form-view-content .memo-whitesmoke {
	background: whitesmoke;
	color: black;
}
.form-view-content .memo-lightgray {
	background: lightgray;
	color: black;
}
.form-view-content .memo-gray {
	background: gray;
	color: white;
}
.form-view-content .memo-black {
	background: black;
	color: white;
}
.form-view-content .memo-white {
	background: white;
	color: black;
}
.form-view-content .memo-italic {
	font-style: italic;
}
.form-view-content .memo-bold {
	font-weight: bold;
}
.form-view-content .memo-bold-italic {
	font-weight: bold;
	font-style: italic;
}
.form-view-content .memo-large {
	font-size: 1.2em;
}
.form-view-content .memo-small {
	font-size: 0.8em;
}


.form-view-content .var .memo,
.form-view-content .calc .memo {
	font-style: normal;
    background: #4c8bf5;
    color: white;
    border: 1px dotted #999;
    font-size: 1em;
}

.form-view-content .comment {
    background: #339900;
    color: white;
    border: 1px dotted #999;
    font-size: 1em;
}

.form-view-content label {
	font-weight: normal;
}
.form-view-content input,
.form-view-content textarea,
.form-view-content select {
    margin-bottom: .3em
}

.form-view-content textarea {
    vertical-align: top;
}

.form-view-content .checkbox label,
.form-view-content .checklist label,
.form-view-content .radio label {
    display: block;
    white-space: normal;
}

.form-view-content .checkbox label:only-of-type,
.form-view-content .radio label:only-of-type {
	display: inline-block;
	margin-right: 5px;
}

.form-view-content .multiline {
	display: block;
}
.form-view-content .multiline + br {
	display: none;
}


.form-view-content .checkbox .help,
.form-view-content .radio .help {
    margin-left: 0
}

.cliniborg-result-container textarea.cliniborg-result {
    display: block;
    max-width: 100%;
    resize: vertical;
    width: 100%;
    height: 400px
}

.cliniborg-result-container {
    width: 90%;
    max-width: 100%
}

.form-content form {
    margin: 0 0 0px;
}

.assistive-text {
    display: none
}

.form-content select,
.form-content input[type="text"] {
    min-width: 210px;
    width: auto
}

.form-content a:link {
    color: #00f
}

.form-content a:visited {
    color: #369
}

.form-content a:hover {
    color: #039
}

.form-content a:active {
    color: #3c3
}

.calc.hidefo {
    display: none;
}



.si-wrapper {
	display: inline-block;
	position: relative;
	margin-right: 24px;
}

.si-wrapper textarea {
	width: 100%;
}

.si-btn {
	position: absolute;
	top: 0;
	left: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	background: none;
	font: 0/0 a;
	cursor: pointer;
}

.si-mic {
	background-color: #999;
	--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' id='microphone'%3E%3Cpath fill='currentColor' d='M17 24.43V27h2a1 1 0 0 1 0 2h-6a1 1 0 0 1 0-2h2v-2.57a8.007 8.007 0 0 1-7-7.93 1 1 0 0 1 2 0 6 6 0 0 0 12 0 1 1 0 0 1 2 0 8.007 8.007 0 0 1-7 7.93ZM16 21a5.006 5.006 0 0 0 5-5V9.372a5 5 0 0 0-10 0V16a5.006 5.006 0 0 0 5 5Z'%3E%3C/path%3E%3C/svg%3E");
	-webkit-mask: var(--svg);
    mask: var(--svg);
	display: block;
	width: 24px;
	height: 24px;
	transition: background .2s ease;
}

.si-btn:hover .si-mic {
	background-color: #333;
	
}

.si-btn.listening .si-mic {
	background-color: red;
	animation: listening 1s infinite;
}

@keyframes listening {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@media screen and (max-width: 1023px) {
	.si-wrapper {
		margin-right: 0;
	}
	.si-btn {
		display: none;
	}
}