/* font size equivalent to 10pt in default */
body {
    font-family: Arial, Verdana, sans-serif;
    font-size: 81.3%;
}

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
input, select, option, textarea{
    font-family: Arial, Verdana, sans-serif;
    font-size: 1em;
}

.aligntop {
    vertical-align: top;
}

h1 {
    font-size: 1.231em;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
h2 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
h3 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
h4 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

/* Because in IE the default for <th> is text-align: center */
th {
    text-align: left;
    font-weight: bold;
}

a:link {
    color: #4D76B6;
    text-decoration: none;
}
a:visited {
    color: #4D76B6;
    text-decoration: none;
}
a:hover {
    color: #333333;
    text-decoration: underline;
}

/* default border varies in different browsers */
fieldset {
    border: 2px solid gainsboro;
    border-radius: 5px;
}

.fieldsetdoctype {
    border: 2px solid gainsboro;
    padding-left: 0.5em;
    text-align: left;
}

fieldset.search {
    padding-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-top: 15px;
    float: left;
    width: 45%;
}

div.search {
    padding-left: 15px;
    padding-bottom: 10px;
}

.body {
    margin: 0;
    padding: 0;
    text-align: left;
}

.highlightMessage {
    font-weight: bold;
    text-align: left;
}

.errmsg {
    color: #FF0000;
}

span.errmsg.customStyle {
    margin-left: 10px;
}

.errtable {
    border-collapse: collapse;
    border-color: #C4C5C6;
    border-style: solid;
    border-width: 1px;
}

.footertext {
    color: #999A9B; 
    font-weight: bold;
}

.headertext {
    background-image: url('../../images/headerbackground.gif');
    background-color: #99CCFF;
    color: #FFFFFF;
    font-weight: bold;

    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    
    text-align: left;
}

.patientheadertext {
    background-color: #99CCFF;
    color: #FFFFFF;

    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
}

.headbkglft {
    background-image: url('../../images/menu_left.gif');
    background-position: top left;
    background-repeat: no-repeat;

    height: 20px;
    width: 12px;
}

.headbkgmid {
    background-image: url('../../images/menu_bg.gif');
    background-position: top left;
    background-repeat: repeat-x;

    height: 20px;
    width: 1600px;
}

.headbkgrgt {
    background-image: url('../../images/menu_right.gif');
    background-position: top right;
    background-repeat: no-repeat;

    height: 20px;
    width: 12px;
}

.labelsetup {
    padding-left: 20px;
}

.patientsearch td{
    text-align: left;
    font-size: 100%; /**12pt*/
}

.selectstyle {
    height: 2em;
	padding:0.1em;
}

.selectstylepreopstatus {
    height: 2em;
	padding: 0.1em;
    width: 95%;
}

.proc {
    text-align: left;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
}

.linknavigation {
    font-weight: bold;
}

.linkenterapp {
    text-align: center;
}

.listheader {
    background-color: #99CCFF;
    color: #FFFFFF;
    font-weight: bold;

    padding-bottom: 2px;
    padding-top: 3px;
}

.listheaderleft {
    background-color: #99CCFF;
    color: #FFFFFF;
    font-weight: bold;

    padding-bottom: 2px;
    padding-top: 3px;
    text-align: left;
}

.navigationdatarow {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
}

.navigationlinkrow {
    font-weight: bold;

    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
}

.outertable {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #C4C5C6;
    border-collapse: collapse;
}

.outertablebackground {
    border-style: solid;
    border-width: 1px;
    border-color: #C4C5C6;
    border-collapse: collapse;
}

.tabtable {
    border-style: solid;
    border-width: 1px;
    border-color: #C4C5C6;
    border-collapse: collapse;
    width: 100%;
}

.innertable {
    border-style: solid;
    border-width: 1px;
    border-color: red;
    border-collapse: collapse;
}

#table_home {
    height: 289px;
}

.page {
    margin: 0;
    padding: 0;
    text-align: left;
    background-color: #FFFFFF;
}

.rowfirst {
    background-color: #FFFFFF;
}

.rowsecond {
    background-color: #F8F8F8;
}

.rowlast {
    color: white;
    font-weight: bold;
    background-color: #99CCFF;
}

.tableheader {
    background-image: url('../../images/tableheader.gif');
    background-position: top left;
    background-repeat: repeat-x;

    border-bottom: 1px solid #C4C5C6;
    color: #FFFFFF;
    font-weight: bold;

    padding-bottom: 2px;
    padding-left: 20px;
    padding-top: 3px;
    
    text-align: left;
}

.menuheader {
    background-image: url('../../images/menubackground.gif');
    background-position: top left;
    background-repeat: repeat-x;
    
    padding-bottom: 0px;
    padding-left: 20px;
    padding-top: 0px;
    height: 40px;
    z-index:2;
    position:relative;
}

/*
.menuheaderleft {
    background-image: url('../../images/title_left.gif');
    background-position: top left;
    background-repeat: no-repeat;

    height: 38px;
    width: 16px;
}
*/

.menuheaderleft {
    background-image: url('../../images/menubackground.gif');
    background-position: top left;
    background-repeat: repeat-x;
    
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
    height: 40px;
}

.menuheadermiddle {
    background-image: url('../../images/title_middle.gif');
    background-position: top left;
    background-repeat: repeat-x;

    height: 38px;
}

/*
.menuheaderright {
    background-image: url('../../images/title_right.gif');
    background-position: top right;
    background-repeat: no-repeat;
	
    height: 38px;
    width: 16px;
}
*/

.menuheaderright {
    background-image: url('../../images/menubackground.gif');
    background-position: top right;
    background-repeat: no-repeat;
	
    height: 38px;
    width: 16px;
}

.tb2 {
    border-style: none;
    border-collapse: collapse;
}

.welcomeapptitle {
    /*color: #99CCFF;*/
    color: #222222;
    font-style: italic;
    font-weight: bold;

    text-align: center;
}

.welcomeenterapp {
    text-align: center;
}

.fieldset {
    text-align: center;
    width: 92%;
}

.fieldsetbackground {
    text-align: center;
    width: 92%;
}

.hide {
    display: none;
}

.left {
    float: left;
    width: 200px;
    background-color: #f0f8FF;
    text-align: left;
}

.centre{
    padding: 0px 10px 5px 10px;
    margin: 0px; 
    background-color: #f0f8FF;
    width: 100%;
}

.question_all {
    text-align: left;
    padding-left: 1.5em;
}

.question_single {
    text-align: left;
    padding-left: 10px;
}

.qtitle {
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 3px;
    width: 90%;
}

.attention {
    font-weight: bold;
    color: #0050EF;
    background-image: url('/images/icons/lightbulb.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 2px;
}

.attention_question {
    font-weight: bold;
    color: #0050EF;
    background-image: url('/images/icons/lightbulb.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    width: 10px;
    padding-bottom: 2px;
}

.attention_text {
    font-variant: small-caps;
    font-weight: bold;
    color: #0050EF;
}

legend {
	text-align: left;
    color: #4D76B6;
    font-size: 107.7%;
    font-weight: bold;
}

.dynamictable {
    border-color: #C4C5C6; 
    border-width: 1px; 
    border-style: solid; 
    border-collapse: collapse;
}

.dynamictable td {
    text-align: left;
}

.redcenter {
    color: red;
    text-align: center;
}

.fieldsetphq {
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    padding-left: 1.5em;
    text-align: left;
}

.fieldsetbackground {
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    padding-left: 1.5em;
    text-align: left;
}

fieldset.childsections {
    border: none !important;
    margin-top: 1em;
    padding-left: initial;
}

legend.child_dischargePlanning_legend{
	 margin-top: 1em;
}


.fieldsetlarger {
    text-align: center;
    width: 95%;
}

.fieldsetphq dt {
    float: left;
    width: 5%;
}

.fieldsetphq dd {
    padding-bottom: 8px;
    width: 95%;
}

.fieldsetbackground dt {
    float: left;
    width: 5%;
}

.fieldsetbackground dd {
    padding-bottom: 8px;
}

.configcolumn {
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    width: 40%;
}

.indentdisplay {
    display: block;
    padding-left: 50px;
}

.indenthide {
    display: none;
    padding-left: 50px;
}

.displaynone {
    display: none;
}

.displayinline {
    display: inline;
}

.displayblock {
    display: block;
}

.indent {
    padding-left: 40px;
}

.indentmenu {
    padding-left: 10px;
}

#checkbox {
    text-align: center; 
}

.teeth {
    float: left;
    width: 40%;
    padding-left: 50px;
}

.teethlabel {
    padding-left: 20px;
}

.dynamiclistoutertable{
    border-width: 1px;
    border-spacing: 2px;
    border-style: solid;
    border-color: #C0C0C0;
    border-collapse: collapse;
    background-color: #FFFFFF;
}

.dynamiclisttableheader {
    background-image: url('../../images/dynamictableheader.gif');
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-size: 1em;
    padding-bottom: 2px;
    padding-top: 2px;	
    text-align: left;
}

#phqleftcolumn{
	float: left; 
    width: 20%;  
    height: 100%; 
}

#phqrightcolumn{
	float: right;
	width: 80%;
	height: 100%;
	clear: right;
}

#leftcolumn{
	float: left; 
    width: 20%;  
    height: 100%; 
}

#rightcolumn{
	float: right;
	width: 80%;
	height: 100%;
	clear: right;
}

.questionlistposition{
    position: static;
}

.questionlist{	
	border-style: solid;
	border-color: #C4C5C6;
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	overflow-y: auto;
	overflow-x: hidden;
	height: 200px;
	width: 90%;
	margin-top: 10px;	
	font-size: 0.923em;
	text-align: left;
	white-space: nowrap; 
}

#preoppagecontainer{
	min-width: 800px;
	height: 100%;
}

.contentstatic{
	position: static;
	width: 90%;
	text-align: left;
	overflow-x: hidden;	
}

.contentabsolute{
	position: absolute;
	width: 90%;		
	text-align: left;
	margin-left: 2px;
	overflow-x: hidden;
}

.contentstaticdoctype{
    position: static;
    width: 90%;
    text-align: left;
    overflow-x: hidden; 
}

.contentabsolutedoctype{
    position: absolute;
    width: 90%;     
    text-align: left;
    margin-left: 2px;
    overflow-x: hidden;
}

.contentstaticdoctypetriage {
    position: static;
    text-align: left;
}

.contentabsolutedoctypetriage {
    position: absolute;
    text-align: left;
}

.nursetriagequestionlist {    
    text-align: left;  
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 200px;
}

.fieldsettriage {  
    width: 90%;
    padding: 0 0 0 0.5em;
    border: 1px solid gainsboro;    
 }

.nursetriagebutton {
    width: 90%;
	text-align: left;
}

#links{
	font-weight: bold; 
	padding-left: 10px; 
	padding-bottom: 10px;
	padding-top: 10px;
}

.linkspadding{
	padding-bottom: 2px;
}

.aligncenter{
	text-align: center;
}

#clear{
	clear: both;	
}

.highlight{
	font-weight: bold;
}

.lastmenstrualperioddisabled{
	background-color: #D8D8D8;
}

.indentfollowup{
	padding-left: 7px;	
}

.staffsearchselectheading{
	color: #4D76B6;	
}

.picklistsearch{
	border: 1px solid black;
}

.disclaimerholder{
    width: 100%;
    text-align: center;
}

.inlineblock{
    display: inline-block;
}

.disclaimer{
    width: 70%;
    display: inline-block;
    text-align: left;
}

.acceptdisclaimertext{
	text-align: left;	
}

.acceptdisclaimertext2{
	font-style: italic;
	font-size: 0.923em;
}

#currentMedications td{
	vertical-align: top;
}

.pickListMedication{
	display: none; 
	width: 220px;
}

#allergies td{
	vertical-align: top;
}

.pickListAllergy{
	display: none; 
	width: 300px;
}

.textBoxAsLabel{
   border: none;
   
   background: transparent;
}

.homepage{
    text-align: left;
    padding-left: 40px;
    padding-right: 40px;
}

.imagealign {
    vertical-align: bottom;
}

#login td {
	padding-left: 40px;
}

.loginhospitalwelcome {
    font-size: 150%; /**18px*/
    font-weight: bold;
}

.loginpleasesignin {
    font-size: 150%; /**18px*/
    color: #2A8BB0;
    font-weight: bold;
}

.logincredentialtitle {
    font-size: 112.5%; /**14px*/    
}

.logincredentialsize {
    width: 350px;
    height: 35px;
    font-size: 112.5%; /**14px*/
}

.bigbutton, input[type=button], input[type=submit] {
    height: 40px;
    min-width: 100px;
    font-weight: bold;
    font-size: 112.5%; /**14px*/
    background-color: #13B5EA;
    color: #FFFFFF;
    background-image: linear-gradient(top, #13B5EA, #13B5EA);
    box-shadow: inset 0 0 0 1px #13B5EA;
    border: none;
    border-radius: 5px;    
    width: auto;
    overflow: visible;
    padding-right: 20px;
    padding-left: 20px;
}

.loginerror {
    font-size: 112.5%; /**14px*/  
}

#footercontainer {
    background-color: #222222;
    color: #FFFFFF;
    height: 100px;
    min-width: 800px;
    width: 100%;
}

#footerleftcolumn {
    float: left;
    width: 50%; 
    
}

#footerrightcolumn {
    float: right;
    width: 50%;
    clear: right;
}

.footerspacingleft {
    padding-bottom: 8px;
    padding-left: 20px;
    border-right: 4px solid white;
    text-align: left;
}

.footerspacingright {
    padding-bottom: 8px;
    padding-left: 20px;
}

#footercontainer a:link {
    color: #FFFFFF;
    text-decoration: none;
}

#footercontainer a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#footercontainer a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.notificationssummary {
    font-size: 112.5%;
}

.question {
	width: 65%; 
	float: left; 
	clear: both;  
	display: block;
	margin: 15px 0px 0px 0px;
}

.answer {
	width: 33%; 
	float: right; 
	display: block;
	margin: 15px 0px 0px 0px;
}

.answerexpanded {
	width:100%; 
	float: left; clear: both; 
	display: block;
	margin: 7px 0px 0px 0px;
}

/******************************************/
/* Patient Banner Styling                 */
/******************************************/
#patientbanner {
    background-color: #DADADB;
    color: #45474D;
    padding: 10px;
    width: 100%;
}

.deceased {
    background-image: url('../../images/deceased_background.png');
    background-repeat: repeat-x;
}

#div_patientbanner span {
    font-style: italic;
    font-size: 0.923em;
    font-weight: normal;
}

#div_patientbanner td {
    font-weight: bold;
}

.watermarked{
	font-style: italic;
	color: gray;
}

#nursingassessmenttable{
	width: 100%;
}

.nursingassessmenttablecheckbox{
	width: 1.5em;
    display: inline;
}

.nursingassessmenttabledesc{
	width: 50%;
    vertical-align: text-top;
}

.disabledtextcolour {
    color: #848484;
    background-color: #F2F2F2;
}

/************************************************************/
/* Styling added because of new HTML for permissioned items */
/* Primarily for Observations section                       */
/************************************************************/
.paddeddiv {
    padding-bottom: 20px;
}

.obslabel {
    display: inline-block;
    width: 20%;
    margin-right:4em;
}

.obslabel_question {
    display: inline-block;
    width: 20%;
    margin-right:2.5em;
}

.obslabelfloat {
    display: inline-block;
    width: 20%;
    margin-right: 4em;
    vertical-align: top;
}

.obslabelfloat child_questionlist{
    width: 35%;
}

label.obslabel.child_questionlist.customStyle {
    width: 100%;
}

.obstable {
    display: inline;
}

.obstableinlineblock {
    display: inline-block;
}

.obstd {
    padding-right: 40px;
}

.abnormaldiv {
    margin-left: 28%;
}
.varicosediv {
    margin-left: 28%;
}
.phqbutton {
    text-align: left;
    margin-left: 10px;
}

.tabsizing {
    margin-right: 10%;
    margin-left: 10%;
}

.fieldsetbackground dttri {
    clear: left;
    float: left;
    width: 18%;
    padding: 0.2em;
    margin: 0 0.2em 0 0;
    text-align: left;
    font-size: 0.923em;
    font-weight: normal;
    vertical-align: bottom;
}

.checkboxes {
    padding-left: 15%;
}

.checkboxspacing {
    padding-bottom: 1%;
}

.labelcheck {
    padding-left: 47%;
}

.smallnumber {
    font-size: 10px;
    vertical-align: sub;
}

#noalign{
    vertical-align: sub;
}

.textBoxWidthLabel {
    border: none;
    background: transparent;
    width: 1.5em;
}

.align {
    margin-left: 10%;
    display: inline-block;
}
.paddingSub {
    padding-bottom: 8px;
}

.tableWidthFixed {
    padding-left: 40px;
    width: 114px;
}

.teethPadd {
    padding-bottom: 115px;
}

.quadrantsAlignment {
    margin-left: 22%;
    display: inline-block;
}

.divAlignment {
    margin-left: 26%;
    padding-top: 1%;
}

.noBorder {
    border: none;
    background: transparent;
}

.otherBox {
    width: 33%;
    float: left;
    display: block;
    margin-left: 67%;
    margin-top: 15px;
}

.margin-pulse {
    margin-left: 20em;
}

#medsIntolerances td {
    vertical-align: top;
}
.importantText {
    text-align: center;
}
.lunghealthlabel{
	display: inline-block;
	width: 20%;
	margin-right: 4em;
	vertical-align: super;
}

#patient_menu td {
    padding-right: 30px;
}

.worklistComment {
    width: 250px;
}

.worklistText {
    width: 75px;
    border: 0;    
    text-align: center;
}

.worklistCheckBox {
    width: 75px;
    text-align: center;
}

.worklistRecordedCheckBox {
    width: 150px;
    text-align: center;
}

.worklistReviewComment {
    width: 350px;
}

.worklistInvestigationWidth {
    width: 75px;
    text-align: center;
}

#mental-health-team td {
    padding-left: 10px;
}

.disabledlabel {
    color: darkgray;
}

.documentLogComment {
    width: 500px;
    border: 0;    
    vertical-align: top;
}

.documentLogCommentLarge {
    width: 750px;
    border: 0;    
    vertical-align: top;
}

.documentLogStaffDetail {
    width: 500px;
    text-align: right;
    font-style: italic;
    font-size: 85%;
    border: 0;
}

.documentLogStaffDetailLarge {
    width: 750px;
    text-align: right;
    font-style: italic;
    font-size: 85%;
    border: 0;
}

.documentLogIcons {
     vertical-align: top; 
     text-align: center;
}

.documentlogError {
    text-align: center;
    color: red;
}

.documentLogWatermark {
    font-style: italic;
    color: gray;
}

.timeoutWarning{
    text-align: center;
    font-size: 1.125em;
    padding-top: 7em;
    padding-bottom: 7em;
}

.timeoutWarningPadding{
    padding-top: 8em;
}

.errorPageMain {
    text-align: center;
    padding-top: 7em;
    padding-bottom: 1em;
}

.errorPageSub {
    text-align: center;
    padding-bottom: 1em;
}

.errorPageLinks {
    text-align: center;
    padding-bottom: 7em;
}

.disabled {
   color: darkgrey;
}

.cciHighlight {
    border: none;
    background: transparent;
    font-weight: bold;
    font-size: 1.231em;
    padding-left: 5px;
}

#frailtyScoreTable td {
    text-align: center;
    padding-right: 15px;
}

/********************************************************************/
/* DO NOT REMOVE THE CSS BELOW                                      */
/* Required for hiding Unsure / Yes (Incomplete) from questionnaire */
/********************************************************************/
.showUnsure_961477 {
    display: block;
}

.hideUnsure_961477 {
    display: none;
}

.showYesIncomplete_743985 {
    display: block;
}

.hideYesIncomplete_743985 {
    display: none;
}

.bigbuttondisabled{
    opacity: 0.5;
}

.spacebelow td {
    padding-bottom: 10px; 
}

.mstspacebelow{
    padding-bottom: 5px; 
}

.sh-non-matching-patient-field{
	color:#fff;
	background-color:red;
}

.alcoholImgSize{
  width:40px;
  height:40px;
}

.concentricLogoSize{
  width: 30%;
  height: auto;
}

/******************************************/
/* Pending Downloads Alert Styling        */
/******************************************/
.procedureAlert {
  padding: 20px;
  background: linear-gradient(red 20%, white 10%);
}
.procedureAlert_warning_img {
  float: left;
  margin-top: -10px;
}

.procedureAlert_closebtn {
  margin-left: 15px;
  color: black;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

#procedureAlert_demographics {
    /* background-color: #DADADB; */
    /* color: #45474D; */
    padding: 10px;
    width: 50%;
    text-align: center;
}

#div_procedureAlert_demographics span {
    font-style: italic;
    font-size: 0.923em;
    font-weight: normal;
}

#div_procedureAlert_demographics td {
    font-weight: bold;
}

.procedureAlert_demographics_nonMatch{
	color: red;
}

/******************************************/
/* View Open Preops Button  Styling        */
/******************************************/
.bigbuttonopenpreops {
    height: 40px;
    min-width: 100px;
    font-weight: bold;
    font-size: 112.5%; /**14px*/
    background-color: #28A828;
    color: #FFFFFF;
    background-image: linear-gradient(top, #28A828, #28A828);
    box-shadow: inset 0 0 0 1px #28A828;
    border: none;
    border-radius: 5px;    
    width: auto;
    overflow: visible;
    padding-right: 20px;
    padding-left: 20px;
}

/*Highlight continue link if coming isFromViewOpenPreOpButton*/

.highlight_continue_link_for_open_preops {
	color: #28A828;
	font-weight: bold;
}

/********************************************************************/
/* CSS Cards Styles */
/* https://www.w3schools.com/howto/howto_css_column_cards.asp */
/********************************************************************/

* {
  box-sizing: border-box;
}

.eLeaflets {
    overflow-x: hidden;
    max-height: 550px;
}

.disable-div {
  pointer-events: none;
  opacity: 0.4;
}

/* Float four columns side by side */
.card-column {
  float: left;
  width: 20%;
  padding: 10px;
}

/* Clear floats after the columns */
.card-row:after {
  content: "";
  display: table;
  clear: both;
}

/* Style the counter cards */
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: left;
  background-color: #f1f1f1;
  height: 247px;
}

/* Responsive columns - one column layout (vertical) on small screens */
@media screen and (max-width: 600px) {
  .card-column {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
}

.leafletgrouplabel {
	/* UI Properties */
	letter-spacing: 0px;
	font-weight: bold;
}

.leafletlist {
	/* Layout Properties */
	margin: 10px 0px 0px 0px;
	/* UI Properties */
	letter-spacing: 0px;
	overflow-x: hidden;
	height: 190px;
}


.tag_list_wrapper{
    background-color: #99CCFF;
    padding: 10px;
    min-height: 80px;
}
.tag_list {
    display: inline-block;
    vertical-align: top;
    background: #f7f7f7;
    border-radius: 30px;
    margin: 5px;
    padding: 10px 25px 10px 10px;
    border: 1px solid #d6d6d6;
    position: relative;
}
.tag_list.tag_list_hide{
    display: none;
}
.tag_list span {
    position: absolute;
    right: 8px;
    top: 10px;
    cursor: pointer;
}

.tag_list_label {
	/* UI Properties */
	color: #ffffff;
	font-weight: bold;
}

.epiSelectHospital {
	width: 100%;
	height: 40px;
}

.noleaflets {
    text-align: center;
    padding: 20px;
    font-weight: bold;
    color: black;
}

.lastSentDetails {
   background-color: #99ccff;
   padding: 0px 0px 10px 10px;
}

.lastSentUser {
	display: inline-block;
	margin-left: 50px;
}

.lastSentDateTime {
	display: inline-block;
	margin-left: 30px;
}

.noPendingDownlods {
    text-align: center;
    font-weight: bold;
    color: black;
    display: none;
}

.safeguardAdditionalInfoPrase {
	display: inline-block;
	width: 30%;
    margin-right: 4em;
    color: blue;
    font-style: italic;
}
.safeguardRemarkAnswer {
    padding-left: 25%;
}

.referToBloodBank {
    font-style: italic;
    color: #13b5ea;	
}

.fieldsetBorderLess {
	border: none !important;
}

/* SYN-8422 Patient Leaflet*/
.patientLeaflets {
    overflow-x: hidden;
    max-height: 550px;
}

.patient_leaflet_tag_list_wrapper{
    background-color: #99CCFF;
    padding: 10px;
    min-height: 80px;
}

.patientLeafletSelectHospital {
	width: 100%;
	height: 40px;
}

/*SYN-8667 Discharge Planning for Paeds */
div#q_additionalCareType1_extended, div#q_additionalCareType2_extended,
div#q_additionalCareType3_extended, div#q_additionalCareType4_extended {
	margin-top: 1em;
}

/******************************************/
/* Display Lab Result Styling        */
/*****************************************/

tr.labtestname {
    font-weight: bold;
    background-color: gainsboro;
}

.grayscale-section {
    filter: grayscale(100%) !important;
    opacity: 0.5 !important;
}

/*SYN-9129 New question types */
select#dropdown_answerKey1_singleDropDown_sub_1, 
select#dropdown_answerKey2_dateDropDown_month_key_26, select#dropdown_answerKey2_dateDropDown_year_key_26,
select#year_combo_answerKey3_dateDropDown10_year_key_27, select#year_combo_year_key_28 {
	margin-top: 1em;
}

.welcomeMessage {
	text-align: left;
    font-size: 112.5%;
    padding: 15px 40px;
    font-weight: bold;
}

div#landingPageContent {
    padding: 200px;
    width: 95%;
    border: 1px solid #dddddd;
    color: #362b36;
}

.homePageHeading {
    text-align: left;
    border: solid #237D97 15px;
    background: #237D97;
    font-weight: bold;
    color: #ffffff;
    width: 95%;
}

.second-word-break {
    white-space: nowrap;
}

button.assessmentBtn {
    width: 15%;
    height: auto;
    padding: 20px 0px 0px 0px;
    background: #237D97;
    border: solid #237D97 15px;
    color: #ffffff;
}

.colorize {
        filter: invert(1) hue-rotate(180deg);
}

a.prescreenBtn{
    height: 20px;
    min-width: 120px;
    font-weight: bold;
    font-size: 100%; /**14px*/
    background-color: #13B5EA;
    color: #FFFFFF;
    background-image: linear-gradient(top, #13B5EA, #13B5EA);
    box-shadow: inset 0 0 0 1px #13B5EA;
    border: none;
    border-radius: 5px;    
    width: auto;
    overflow: visible;
    padding-right: 20px;
    padding-left: 20px;
    text-decoration: none;
}    

.custom-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.custom-modal .modalClose {
	position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 4px 8px;
    background: transparent;
    font-size: 1.15rem;
    font-family: Verdana, sans-serif;
}
 
.modal-content {
    position: absolute;
    top: 8%;
    text-align: right;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
 
.close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
 
button {
    margin: 5px;
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    border-radius: 5px;
}

#noButton,
#closeButton {
    color: black;
}
#noButton:hover,
#closeButton:hover {
    background-color: gainsboro;
}

.btn-primary,
#yesButton {
    background-color: #0C66E4 !important;
    color: white !important;
}

.btn-primary:hover,
#yesButton:hover {
    background-color: #0052CC !important;
    color: white !important;
}

.mfaSetupTitle {
    font-size: 150%;
    font-weight: bold;
    text-align: left;
    padding-left: 30px;
}

table.mfaPageContent {
    width: 75%;
    vertical-align: top;
}
td.steps{
	width: 17%;
    padding-bottom: 3%;
    vertical-align: baseline;
}
td.content {
    padding-bottom: 3%;
    vertical-align: baseline;
}
.mfaPageContent tr td {
    padding: 15px 0px 15px 0px;
    border-bottom: 1px solid #f1f1f1 !important;
}
 .pin-input {
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 0px;
    font-size: 18px;
    border: 0.4px solid #000;
    border-radius: 0px;
    }
.pin-container {
    display: flex;
    justify-content: start;    
}
.loginerrorMFA {
    font-size: 106.5%;
}

h3.mfaMethodTitle {
	font-size: 125%;
    color: #2A8BB0;
    font-weight: bold;
    padding-left: 30px;
}

table.mfaSetupMethodContent {
    width: 53%;
    vertical-align: top;
}

 .authenticator-setup {
	display: flex;
    align-items: center;
    gap: 15px;/* Adjusts the spacing between elements */
    border-radius: 5px;
    border: 1px solid #dddddd;
    padding: 0px 15px 0px 15px;
    font-size: 11px;
}

.calendar-icon {
    height: 15px;
    width: 15px;
}

.authenticator-text {
    padding: 5px;
    margin-left: 10px; /* Adjusts the spacing between the image and the text */
    margin-right: auto;
}

.setup-link {
    font-weight: 600;
    margin-left: 10px; /* Adjusts the spacing between the text and the link */
}

.accountDetailsForAuthApp{
	display: inline-flex;
	width:50%;
}
.accountDetailsForAuthApp textarea {
    width: 100%;
    background-color: #f0f8FF;
    border: none;
    padding: 5px;
    resize: none;
}

.children-question {
	width: 65%; 
	float: left; 
	clear: both;  
	display: block;
	border-top: 1px solid #C8CDD2;
    border-bottom: 1px solid #C8CDD2;
    font-weight: bold;
    margin-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.triggerQuestionModal {
	margin-right: 4px;
}

#questionModalContent dt {
    float: left;
    width: 5%;
}

#questionModalContent dd {
    padding-bottom: 8px;
}

#questionModalContent .triggerQuestionModal,
#questionModalContent input#heightEstimated,
#questionModalContent label#hideLabel,
#questionModalContent input#weightEstimated,
#questionModalContent tr.bmiClass,
#questionModalContent dl.question1TopLevelAnswer,
#questionModalContent #iQOnlyTextAreas,
#questionModalContent .tBodyExtendedFields,
#questionModalContent #otherBowelProblems_extended,
#questionModalContent #q_otherBreathingProblem_extended,
#questionModalContent textarea#FamilyProblemAnaesthesiaOther,
#questionModalContent #copdEmphysemaOther_extended,
#questionModalContent tr.fibromyalgiadep,
#questionModalContent #q_excessivebleedingbruising_extended,
#questionModalContent dt.showYesIncomplete_743985,
#questionModalContent dd.showYesIncomplete_743985,
#questionModalContent #currentCoughColdDetails,
#questionModalContent .otherIllnessIQOnly,
#questionModalContent #q_specialistOrGPComment_extended,
#questionModalContent textarea#remainingProblemsOther,
#questionModalContent #q_pregnant_extended,
#questionModalContent #lmp_not_applicable,
#questionModalContent #lmp_not_applicable_extended
{
    display: none;
}

div#questionModal {
    width: 650px !important;
}
.no-click {
    pointer-events: none;
}
.d-flex {
	display: flex;
}
.align-items-center {
	align-items: center;
}