/*a:link {color:#393939;}
a:visited {color:#393939;}
a:hover {color:#393939;}
a:active {color:#393939;}*/
@import url("changePatientPanel.css");
@import url("patientVariables.css");
a, .ab {
    color: #055CA6;
    text-decoration: none;
}
a:hover, .ab:hover {
    color: #0088CC;
    text-decoration: underline;
}
input.patient {
	font-size: 11px;
	padding: 0px 5px 2px;
	height:13px;
	border:1px solid white;
	background-color:#9DC3E2;
	font-weight:bold;
	color:#9D1900;
	width:100px;
	margin:2px 0 0 0;
	line-height: normal;
}
button.pSub {
	font-size: 11px;
	padding:1px;
	font-weight:bold;
	color:#3C7FF1;
	width:124px;
	border-radius: 6px;
	background-color:white;
	border:1px solid #9DC3E2;
	/*margin-left:10px;*/
	vertical-align: top;
	margin-top:5px;
}
body {
	margin:0px;
	overflow:hidden;
	line-height:normal;
}
#changePatient {
	display:none;
}
#modal {
     display:none;
     position: fixed;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     z-index: 200;
     background-color:rgba(0,0,0,0.6);
}
.bodywrap {
	background-color:#ffffff;
	margin:0 auto;
	min-width:1000px;
  /* max-width:1400px; */
  max-width: 96%;
	padding-bottom:5px;
	overflow:auto;
}
.pageTitle {
	font-weight:bold;
	font-size:16px;
	margin:24px;
	color:#1c005e;
}
.stageGroup {
	padding:15px 10px;
	background-color:#CCCCCC;
	color:#E0E0E0;
	font-family: "Arial", sans-serif;
	font-size:13px;
	text-align:center;
}
.stageGroupArrow{
	width:160px;
	height:10px;
	background-image:url('/images/down-arrow-off.png');
	background-position:center;
	margin-bottom:3px;
}
.stageGroupArrowSelected {
	background-image:url('/images/down-arrow-on.png');
}
.pDetails {
	width:80px;
	height:18px;
}

#leftColumn {
	float:left;
	width:160px;
	padding:0 10px;
}
#middleColumn {
	/*min-width:500px;
	max-width:1080px;*/
	width:68%;
	float:left;
}
#rightColumn {
	/*float:right;
	margin:0 10px;*/
	margin-left:68%;
	position:relative;
	width:32%;
}
.row.footer.home {
	position:absolute;
	bottom:0;
	width:100%;
}
h1.home {
	color: #bb5152;
	text-align:center;
	font-size: 26px;
	margin:60px auto 20px;
}
.home-terms {
	font-size: 15px;
  line-height: 18px;
}
.home-terms .scroller {
	height:300px;
	overflow: auto;
}

input[type="checkbox"]#accept {
	visibility: hidden;
}
.terms-acc label span {
	display:inline-block;
	width:19px;
	height:19px;
	margin:-1px 4px 0 0;
	vertical-align:middle;
	background:url(../../includes/img/check_radio_sheet.png) left top no-repeat;
	cursor:pointer;
}
input[type="checkbox"]:checked + label span {
	background:url(../../includes/img/check_radio_sheet.png) -19px top no-repeat;
}

.terms-acc {
	color:#5E7E9E;
  font-weight: bold;
  padding-top: 10px;
  text-align:right;
  margin-bottom:20px;
    /* text-align: left;
    padding-left: 260px; */
}
h1.page-title.terms {
	font-size:22px;
}
.home-p-select {
	text-align:center;
}
.home-terms {
	width:70%;
	margin:10px auto 20px;
	text-align:left;
}
/*.colwrap{
	margin-left:180px;
}*/
#actionsPanel, #subPanel, #linksPanel {
	border:3px solid #CCCCCC;
	background-color:#E6E6E6;
	/* height:202px; */
	margin:0 10px 0 0;
	display: inline-block;
	padding:10px 5px 10px 6px;
	border-radius:6px;
	width:98%;
}
#actionsPanel, #linksPanel {
	padding: 5px 0 0 10px;
	margin-bottom:55px;
	overflow: auto;
	position:relative;
  font-size:16px;
}

#linksPanel {
  padding: 0 0 55px 20px;
}

#notesPanel {
	border:3px solid #CCCCCC;
	background-color:#E6E6E6;
	border-radius:6px;
	height:26px;
	margin:10px 8px 0 0 ;
	padding: 4px 5px 2px;
	position:absolute;
	top:272px;
	right:0px;
	width:93%;
	vertical-align:middle;
	z-index: 201;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#082E57;
	display:none;
}
.notesDate {
	font-size:12px;
	font-weight:bold;
}
.notes {
	margin-bottom:5px;
}
.infoIcon, .docIcon {
	width:20px;
	height:20px;
	vertical-align: bottom;
}
#notesPanel textarea {
	width:40%;
	resize: none;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	bottom:3px;
	left:45px;
	padding: 3px;
	margin:5px 0 0 0px;
	line-height: normal;
}
#notesPanel .mybreadcrumb {
	line-height:22px;
}
#prevNotes {
	display:none;
	padding:5px;
	margin:10px;
	height:240px;
	overflow:auto;
	border:2px solid #cccccc;
	background-color:#F3F3F3;
	border-radius: 4px;
}
#addNotes {
	display:none;
}
.notesWrap {
	height:100%;
	position:relative;
	overflow:hidden;
}
#subPanel {
	height:auto;
	margin:10px 10px 0 0 ;
}
#stageBox {
	border:3px solid #CCCCCC;
	/*margin:0 10px 0  0;*/
	display: block;
/*	padding:10px;*/
  /* height:600px; */
  height:auto;
  /* overflow-y:auto;
  overflow-x:hidden; */
	border-radius:6px;
}

#prevNotesButton {
	float:right;
	line-height: 16px;
}
.stageBoxInner {
	position:relative;
	/*padding:10px;*/
}
.title {
	/*width:980px;*/
	height:66px;
	background-color:#003764;
    font-weight:400;
    font-family:"Trebuchet MS", sans-serif;
    color:#ffffff;
    font-size:32.0px;
    vertical-align: top;
    margin-bottom:10px;
    position:relative;
}
.titleWrap {
	display:inline-block;
    vertical-align: top;
    padding:14px 10px 0 15px;
}
.patient-det-wrap{
	display:inline-block;
	position:relative;
	top:5px;
}
.row1, .row2, .row3 {
	display:inline-block;
	vertical-align: top;
}
.row1 div, .row2 div {
	font-size:13px;
	font-weight:bold;
}
/*.row3 {
	padding-top:20px;
}*/
.pLabel {
	text-align:right;
  padding-right:3px;
}
.nhs-num {
	color:#EC910A;
	position: relative;
	top: -2px;
}
.doc-name {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	color: #1c005e;
	font-size: 13px;
	border:2px solid #B3B3B3;
	background-color:#CCCCCC;
	min-width:250px;
	padding:2px;
}
.doc-name.top {
	margin-bottom:3px;
}
.doc-name-wrap {
	display:inline-block;
	margin: 10px 0px 0 10px;
	vertical-align: top;
}
body{
	margin:0;
	padding:0;
	background-color:#cccccc;
	color:#000000;
}
.navWrap {
	margin:0px 5px 10px 0;
	overflow: auto;
}

.DCP {
	color:#4b6067;
	background-color: #CCCCCC;
	height:66px;
	display:inline-block;
	vertical-align: top;
	padding:14px 10px 0 5px;
}
.selectPhase, .mybreadcrumb {
	color: #ff0000;
	font-size: 12px;
	font-weight:bold;
	font-family: "Arial", sans-serif;
}

.question, .option {
	color: #426C92;
    font-family: Arial,sans-serif;
    font-size:14px;
	/*margin-left: 20px;
    margin-top: 10px;*/
	/*background-image:url('/images/question-bk.png');*/
	background-position:top;
	/*display: inline-block;*/
	text-align:center;
	/*padding:3px 15px;*/
}
.question.show {
	display:inline-block !important;
}

/*#stageBox .question-options-wrap .row {
	margin-left:0;
	margin-right:0;
}*/
.option {
	/*height:24px;*/
	background-color:#E6E6E6;
	/*width:31%;*/
	vertical-align: text-top;
  margin-left:3px;
  /*max-width:49%;
	display: inline-block;
	float:left;*/
	border-radius:4px;
	margin-bottom: 3px;
}
.option div {
	/* padding:4px 5px; */
	white-space:normal;
    height:36px;
    line-height: 18px;
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
}
.question {
	background-image:none;
	line-height: 20px;
	width:50%;
	padding:5px 10px;
	text-align:left;
	vertical-align:top;
	border-radius: 6px;
}

.quest-disabled {
	background-color:#777777 !important;
}
.questInner {
	white-space:normal;
	max-width:85%;
	display:inline-block;
	vertical-align:middle;
}
.questWrapper{
	margin-top:15px;
	/*overflow:hidden;*/
	white-space: nowrap;
  width:100%;
}
/*.option:hover{background-position:center -27px;}*/
.groupButton:hover a, .option:hover {
	color:#A45B5C;
	cursor:pointer;
}
.option.disabled{
	color:#777777;
}
.option.disabled:hover {
	color:#777777;
	cursor:default;
}
.question-options-wrap {
	/*margin-left: 2px;*/
	overflow:auto;
	width:50%;
	position:relative;
	display:inline-block;
	white-space:nowrap;
	vertical-align: top;
}
.option.selected {
	/*background-position:center -27px;*/
	background-color:#003764;
	color:white;
	cursor:default ;
}
.menu-button {
	background-image:url('/images/wpb739485e_06.png');
	float:left;
	width: 110px;
	height: 18px;
	padding:4px;
	margin-right:3px;
}
.menu-button-left {
	background-image:url('/images/left-nav-background.png');
	width: 142px;
	height: 18px;
	padding:4px;
	margin:0 3px 3px 0;
}
.menu-button a, .menu-button-left a, .groupButton a, .question a, .option a {
	color: #1c005e;
	font-family: Arial,sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}
.option a {
	font-size: 11px;
}
.menu-button:hover{background-position:0px -52px;}
.menu-button:active{background-position:0px -26px;}

.groupButton {
	background-image:url('/images/wp75b6b93c_06.png');
	float:left;
	width: 120px;
	height: 33px;
	padding:4px;
	margin-right:3px;
	text-align:center;
	color: #1c005e;
	font-family: Arial,sans-serif;
	font-size: 11px;
}

.actionsPanelWrap {
	padding: 0;
	color:navy;
	font-family:Arial, Helvetica, sans-serif;
	/*width: 93%;*/
}
#actionsPanel .mybreadcrumb {
	position:relative;
	top:16px;
}
label {
	font-size:13px;
	margin-bottom: 0px;
}
.actionset-title {
	font-weight: normal;
    font-size: 14px;
    padding-right: 5px;
    margin-bottom: 10px;
    font-style: italic;
}
.actionset-hint, .action-hint {
	color:red;
	font-size:13px;
	font-weight:normal;
}
.action-hint {
	padding-left:30px;
}
.action {
	padding:0 10px 5px 0px;
	/* display:inline-block; */
	width:92%;
	white-space: nowrap;
}
.action-check {
	display:inline-block;
	vertical-align:top;
	width: 12px;
}
.action-text {
	display: inline-block;
	/*width:74%;*/
	margin-left:8px;
	white-space: normal;
	font-size:14px;
}
.actions {
	/* padding-top:15px; */
}
.subButton {
	float:right;
	/*position:relative;
	top:-5px;*/
}

.qtip-blue{
  padding:5px;
  color: #A45B5C !important;
  background-color:white !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px !important;
	line-height: 19px !important;
}
.qtip-yellow{
  padding:5px;
	color: #A45B5C !important;
  font-family:Arial, Helvetica, sans-serif;
  background-color:white !important;
	font-size:15px !important;
	line-height: 19px !important;
}
.info, .doc{
	display:inline-block;
	padding:0 3px;
	vertical-align:middle;
}
.action .info, .action .doc {
	position: relative;
    top: 1px;
    vertical-align: top;
    /*width: 5%;*/
}
.info img {
	/*vertical-align:middle;*/
	max-width: none;

	/*vertical-align: -webkit-baseline-middle;*/
}
.docClick {
	font-size:10px;
}

.myButton {
    -moz-box-shadow: 1px 1px 4px 0px #97c4fe;
    -webkit-box-shadow: 1px 1px 4px 0px #97c4fe;
    box-shadow: 1px 1px 4px 0px #97c4fe;
    border:none;

    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
    background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);

    background-color:#3d94f6;

    -moz-border-radius:12px;
    -webkit-border-radius:12px;
    border-radius:12px;

    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    padding:3px 12px;
    margin-left:10px;
    text-decoration:none;
    margin-top: 0px;
    text-shadow:-1px -1px 0px #082e57;

}
.myButton:hover {

    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
    background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);

    background-color:#1e62d0;
}
.myButton:active {
    position:relative;
    top:1px;
}

.pathsub {
	padding-left:16px;
	padding-right:16px;
	font-size:14px;
	margin-left:5px;
}
.about {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
}
.aboutUl li {
	padding:5px;
}
.patients {
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003764;
}
.btn-ln {
	width:160px;
	text-align:left;
}
.lngrp {
	margin-bottom:10px;
}
.lngrp button.btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.patientVar {
	line-height:normal;
	margin:0px;
	width:auto;
}
#relDocs div{
	font-size:13px;
	padding:5px 3px 5px 5px;
}
.mediaDocsNav {
	white-space: normal;
}
.mediaDocsNav li {
	margin-bottom:5px;
	line-height: normal;
	min-height:20px;
}
.mediaDocsNav ul {
	margin: 0 0 5px 2px;
}
.mediaDocsNav li:last-child {
	margin-bottom:0px;
}

.mediaDocsNav li {
	list-style-type: none;
	background: url('/images/documents-nav.png') no-repeat top left;
	/*height: 46px;*/
	padding-left: 24px;
}
#noFlow {
	display:none;
}
#noFlow h3 {
	line-height: normal;
	margin-top:0px;
}
#logOut {
	float:right;
	font-size:12px;
	padding:10px;
}
#logOut a:link, #logOut a:visited {
	color:white;
}
#logOut a:hover{
	color:#F06D65;
	text-decoration:none;
}
.stages, .stages2, .stages4, .stages5 {
	border-radius: 8px;
	background-color:#D2E2C0;
	color:red;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:4px 10px;
	display:table;
	vertical-align: top;
}
.stages {
	font-size:11px;
	padding:3px 10px;
}
.stages2 {
	margin: 0 5px 5px 0;
}
.stages4 {
	position:absolute;
	top:5px;
	right:5px;
	border: 1px solid #ffffff;
}
.stages5 {
	border: 1px solid #ffffff;
	display:inline-block;
}
.helpForm {
	border-radius:10px;
	border:10px solid #e6e6e6;
	padding:10px;
}
.formData {
	padding-top:6px;
	color:maroon;
}
.helpFormWrap {
	background-color:#ececec;
	padding:20px;
	width:90%;
	margin:0 auto;
	border-radius: 8px;
}
.hlpLabel {
	color:#003BB3;
	font-weight:bold;
}
.mcg {
	margin-bottom:10px !important;
}
#subbing {
	text-align:center;
	padding:50px;
}

/* Expanded functionality */
#middleColumn.expanded {
	width:100%;
}
.expanded .question {
	width:25%;
}
.expanded .question-options-wrap {
	width:70%;
}
.expanded .expanded-data {
	width:66%;
	min-height:50px;
	background-color: #EAE0C2;
	border-radius: 6px;
	float:right;
	margin-bottom:5px;
	padding:5px 10px 0;
}
.expanded .expanded-data .mybreadcrumb {
	font-size:14px;
	line-height: 16px;
}
.expanded .expanded-data .actions {
	padding-top: 0;
}
.expanded .expanded-data .actionsPanelWrap {
	padding: 5px 5px 0;
	font-size:13px;
	color:#4D4D4D;
}
.expanded .expanded-data .actionset-title {
	font-size:13px;
	color:#4D4D4D;
}
.expanded .expanded-data .info-ex {
	color:maroon;
	white-space: normal;
}
.expanded .question .info-ex {
	color:#FFFBF3;
	white-space: normal;
	padding-left:5px;
}
.expanded .expanded-data .infolead {
    color:blue;
}
.expanded .question .infolead {
	color:#D7ECFF;
	font-weight:bold;
}
.expanded .option {
    clear: left;
}
.expanded .toquest {
	color:white;
}
.expanded .toquestq {
	color: #0018FF;
}
.exp-down #downModalT {
	font-size:20px;
}
.exp-down .down-label {
	color:black;
	font-size:16px;
	width:170px;
	text-align:right;
}
.exp-down input {
	font-size:14px;
	padding:3px;
	width:240px;
	color:maroon;
	font-weight:normal;
}
.exp-down .error {
	text-align: center;
}
.exp-down .modal-title {
	color: #1A94FF;
}
.expanded .expanded-data .actmedlist {
	margin-top:5px;
}
.expanded .expanded-data .actmedlist a {
	color:navy;
	font-size:13px;
}
.expanded-data .actionset-hint {
	color:#5A28B1;
	white-space:normal;
}
span.exp-id {
	margin-left:5px;
}
label.error {
	background-color: white;
	color:red;
	content:"\a";
	white-space: pre;
	padding:3px 5px;
	border-radius: 3px;
	display:block;
	margin-bottom: 2px;
}

@media (min-width: 576px){
  .option {
    max-width:48.5% !important;
  }
}

/* @media (min-width: 768px){
  .option {
    max-width:49% !important;
  }
} */

@media (max-width: 576px){
  .option {
    max-width:96% !important;
  }
}
