/* ---------------------------------------------------
    MSSA GENERAL STYLES
----------------------------------------------------- */
html, body {
    margin: 0;
    padding: 0;
}

.badge {
	background-color: #B70000 !important;
}

.symptomStatus {
	display: inline-block;
	position: relative;
	top: -1em;
}

body {
	font-family: 'Poppins', sans-serif;
	color: black;
	background-color: #FFF;
	font-weight: 100;
}

.noDisplay {
	display: none;
}

br {
	clear: both;
}

a {
	text-decoration: underline;
	color: #B70000;
	font-weight: bold;
}

a:focus {
	color: white;
	text-decoration: none;
}

.firstHeader {
	margin-top: 1em !important;
}

.selectRegister:visited, .selectRefill:visited {
	color: #B70000;
}

.selectRegister:hover {
	color: #900000;
}	

a:hover {
	text-decoration: underline;
	color: #900000;
	font-weight: bold;
}


.headerLink, .logoutLink .accountLink {
	color: #ddd !important;
}

.headerLink:hover, .logoutLink:hover .accountLink:hover {
	color: white !important;
}

.logoContainer {
	margin-bottom: -20px;
}

h2, h3 {
	width: 100%; padding-bottom: 6px; border-bottom: 1px solid #ccc;
}

h3.tableSectionHeader {border-bottom: none; margin: 0;}

.dateColumn { width: 80px; }

.sectionHeader {
	width: 100%; 	
        display: block;
	font-weight: bold;        
	padding: 1em;
	color: #B70000;
    margin-left: 2px;
}

.statusHeader {
	width: 100%;
	display: block;
	border: 1px solid #DC7D5F;
	font-weight: bold;
	padding: 0em;
	color: #B70000;
	margin-left: 0px;
}

.noMargin {
	margin-top: 1em !important;
}

.glyphicon {
	display: none\9; /* IE8 SPECIFIC */
	color: #B70000;
}

.glyphicon:hover {
	color: #900000;
}

.linkPageMessage {
	color: #B70000;
	font-weight: bold;
}

.sectionMessage {
	display: block;
	border: 1px solid #DC7D5F;
	padding: 1em;
	color: #B70000;
}

#loginError, .errors, #errors, #changeEmailError, #lockUnlockError, #deactivateAccountError {
	color: #B70000;
	font-weight: bold;
	background: none;
	border: 1px solid #B70000;
	padding: .75rem;
	display: inline-block;
	width: auto;
	margin-top: .5em;
}

#surveyError, .surveyError, .demogError, #demogError, .error {
	color: #B70000;
	font-weight: bold;
	display: inline-block;
	width: auto;
}

#login {
	width: 125px;
}

#recover {
	width: 125px;
}

.navbar-toggle {
	float: left !important;
	left: 1em;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100% !important;
	
}

/* ---------------------------------------------------
    JQUERY UI DIALOGS
----------------------------------------------------- */

.ui-dialog {
	width: 80% !important;
	margin: 0 auto !important
}
.ui-dialog-titlebar {
	background: none !important;
	border: none !important;
	color: #00539b !important;
	width: 100% !important;
	padding-bottom: 6px !important;
	border-bottom: 1px solid #ccc !important;
	font-size: 1.75rem !important;
	font-weight: normal !important;
}

.ui-dialog-titlebar-close {
	display: none !important;
}

.ui-dialog-buttonset button {
	display: inline-block;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: #bbb;
	white-space: nowrap;
	padding: 12px 12px;
	line-height: 1.42857;
	-moz-user-select: none;
	color :#fff;
	transition: background-color 0.15s ease-in-out 0s;
	text-decoration: none;
}

/* ---------------------------------------------------
     JTABLE
----------------------------------------------------- */

.jtable-data-row td {
	color: #B70000;
	font-weight: bold;
}

.jtable-data-row td:hover {
	color: #900000;
	font-weight: bold;
	cursor: pointer;
}


.jtable-goto-page {
	display: block;
	margin-top: 1rem;
}

.jtable-main-container select, .jtable-main-container select:hover {
	width: 50px;
	font-size: 1rem !important;
	height: 2.5rem;
	padding: .25rem !important;
	display: inline;
	margin-bottom: .5rem;
}

.jtable-input-label {
	position: relative;
	color: #00539b !important;
	font-weight: normal !important;
	top: 1rem;
	font-style: oblique;
	text-align: right;
	margin-right: 3%;

}

#expirationMonth, #expirationYear {
	min-width: 75px !important;
}

.jtable-input-field-container {
	border: none !important;
}

.jtable-input-field-container {
	clear: both;
}

.jtable-input-field-container .jtable-input-label {
	float: left;
	width: 22%;
}

.jtable-input-field-container .jtable-input {
	float: left;
	width: 75%;
}

.jtable-input-field-container .jtable-input #expirationMonth {
	width: auto;
	float: left;
}

.jtable-input-field-container .jtable-input #expirationYear {
	width: auto;
}

.jtable-delete-confirm-message, .ui-widget-content {
	color: #00539b !important;
}

.jtable-data-row:hover {
	background: #eee;
	cursor: hand;
}

.tableContentScroll {
	overflow: scroll; -webkit-overflow-scrolling: touch;
}

table.fixed-scroll  {
    position: absolute;
    width: 18em;
    left: 16px;
    top: auto;
    height: auto;
    z-index: 100;
    background-color: #fff;
    border-bottom: 0;
    margin-bottom: 0;
}

table.normal-scroll  {
    margin-left: 18em;
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-bottom: 0;
}

table.fixed-scroll td, table.normal-scroll td {
    height: 54px;
}

table.fixed-scroll tr:last-child,
table.normal-scroll tr:last-child {
    height: 75px;
    border-bottom: 0;
}

.employeeContentScroll {
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: .25em;
}

#dailyActivityBtn img, #cumulativeBtn img {
	height: 15px;
	margin-top: -.25em;
}

.reportingButtonLoader {
	width: 15px;
	height: 15px;
	display: inline-block;
	background-size: contain;
	background-image: url(../images/ajax-spinner.gif);
}

/* ---------------------------------------------------
     CSS OVERRIDES
----------------------------------------------------- */

.btn-primary {
	background-color: #999 !important;
	border: 1px solid #999 !important;
	opacity: 1 !important;
}

.btn-danger {
    background-color: #b70000 !important;
    border: 1px solid #b70000 !important;
    opacity: 1 !important;
}

#cumulativeBtn, #dailyActivityBtn {
	background-color: white !important;
	color: black !important;
	border: 1px solid #ccc !important;
}

#cumulativeBtn:hover, #dailyActivityBtn:hover {
	background-color: #eee !important;
}

div.jtable-busy-message {
	background: #B70000 !important;
}

.panel-primary {
	border: 1px solid #ccc !important;
}

.panel-heading {
	background-color: #eee !important;
	border-bottom: 1px solid #ccc !important;
	color: #000 !important;
	font-weight: 500;
}

.list-group-item {
	color: #b70000 !important;
}

.list-group-item:hover {
	color: #900000 !important;
	text-decoration: underline !important;
}

li.list-group-item {
	color: #000 !important;
}

li.list-group-item:hover {
	color: #000 !important;
	text-decoration: none !important;
}

.list-group-item-success {
	background-color: #fff !important;
}

.bg-info {
	background-color: #eee !important;
}

h3.text-primary {
	color: #000 !important;
}

.dateColumn {
	font-weight: 500 !important;
}


/* ---------------------------------------------------
    FANCYBOX OVERRIDES
----------------------------------------------------- */

.ui-dialog {
	font-family: 'Poppins', sans-serif !important;
	border: 1px solid #000 !important;
}

.ui-dialog-title, .ui-widget-content {
	color: #000 !important;
}

.ui-dialog-buttonset button {
	padding: 8px 12px !important;
	font-family: 'Poppins', sans-serif !important;
}


/* ---------------------------------------------------
    NAVBAR
----------------------------------------------------- */
.navbar-toggle {
	background: black; border: none;
}

.navbar-toggle:hover {
	background: black !important;
	border: 0;
}

.navbarSecure {
	background-color: black; border: none; color: white;
}

.navbarSecure a {
	text-decoration: none;
}

.navbarSecure a:hover {
	color: #FFF;
}

.navbar-navSecure li {
	text-align: center; text-transform: uppercase;
}

.navbar li img {
	margin-bottom: .5em; height: 35px !important;
}

.navbar li a {font-size: 11px !important;}

/* ---------------------------------------------------
     FORMS
----------------------------------------------------- */

form input[type="text"], form input[type="password"], select, #linkusername {
	display: block;
	width: 100%;
	padding: 8px 12px;
	line-height: 1.42857;
	color: #666;
	vertical-align: middle;
	background-color: #eee;
	background-image: none;
	border: 2px solid #CCC;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

form input[type="text"]:hover, form input[type="password"]:hover, select:hover, #linkusername:hover {
	display: block;
	width: 100%;
	padding: 8px 12px;
	line-height: 1.42857;
	color: #666;
	vertical-align: middle;
	background-color: #eee;
	background-image: none;
	border: 2px solid #900000;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

select, select:hover {
	height: 46px;
}

textarea {
	display: block;
	width: 100%;
	padding: 8px 12px;
	line-height: 1.42857;
	color: #666;
	vertical-align: middle;
	background-color: #eee;
	background-image: none;
	border: 2px solid #CCC;
}

textarea:hover {
	display: block;
	width: 100%;
	padding: 8px 12px;
	line-height: 1.42857;
	color: #666;
	vertical-align: middle;
	background-color: #eee;
	background-image: none;
	border: 2px solid #00539B;
}


input[type=submit], .support, .searchButton, .deleteButton, .addAllergyButton, .publishButton, .processedButton, .ui-dialog-buttonset button, .newSearch, .returnToResults, .generalButton {
	border: none !important;
	display: inline-block;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: #B70000;
	white-space: nowrap;
	padding: 12px 12px;
	line-height: 1.42857;
	-moz-user-select: none;
	color :#fff;
	transition: background-color 0.15s ease-in-out 0s;
	text-decoration: none;
}

input[type=submit]:hover, .support:hover, .searchButton:hover, .deletButton:hover, .addAllergyButton:hover, .publishButton:hover, .processedButton:hover, .ui-dialog-buttonset button:hover, .newSearch:hover, .returnToResults:hover, .generalButton:hover {
	border: none !important;
	display: inline-block;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: #900000;
	white-space: nowrap;
	padding: 12px 12px;
	line-height: 1.42857;
	-moz-user-select: none;
	color :#fff;
	transition: background-color 0.15s ease-in-out 0s;
	text-decoration: none;
}


.saveSuccess {
	position: absolute;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-style: oblique;
	float: right;
	width: 50%;
	margin: 0 auto;
	color: #2b542c;
	background-color: #FFF;
}
	
.surveySuccess {
	color: green;
	font-weight: bold;
	background: none;
	border: 1px solid green;
	padding: .75rem;
	display: inline-block;
	width: auto;
	margin-top: .5em;
	margin-bottom: .5em;
}

.resetButton, .cancelButton, .returnButton, .revertChangesButton, .ui-dialog-buttonset button+button {
	border: none;
	display: inline-block;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: #aaa;
	white-space: nowrap;
	padding: 12px 12px;
	line-height: 1.42857;
	-moz-user-select: none;
	color :#fff;
	transition: background-color 0.15s ease-in-out 0s;
	text-decoration: none;
}

.revertChangesButton:hover, .ui-dialog-buttonset button+button:hover {
	border: none;
	display: inline-block;
	font-weight: normal !important;
	text-decoration: none !important;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: #aaa;
	white-space: nowrap;
	padding: 12px 12px;
	line-height: 1.42857;
	-moz-user-select: none;
	color :#fff;
	transition: background-color 0.15s ease-in-out 0s;
	text-decoration: none;
}

.ui-dialog-buttonset button+button, .ui-dialog-buttonset button+button:hover {
	margin-left: 1em !important;
	padding: 14px;
}


.resetButton:hover, .cancelButton:hover, .returnButton:hover, .revertChangesButton:hover {
	border: none;
	display: inline-block;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: #888;
	white-space: nowrap;
	padding: 12px 12px;
	line-height: 1.42857;
	-moz-user-select: none;
	color :#fff;
	transition: background-color 0.15s ease-in-out 0s;
	text-decoration: none;
}

.contrastedContent, .singleCheckboxContent{
	padding: 12px 12px;
	background-color: #eee;
	background-image: none;
	border: 2px solid #CCC;
}

*, *::before, *::after {
	box-sizing: border-box;
}

.formSpecialContainer input[type="email"]:focus, textarea:focus, button:focus {
	outline: 2px solid #B70000;
}

.formSpecialContainer input[type="checkbox"], input[type="radio"] {
	/* position: absolute; */
	position: inherit;
	/* left: -9999px; */
	left: 0px;
}

.formSpecialContainer .side-label {
	display: block;
	position: relative;
	margin: 10px 0;
	margin-top: -18px;
	padding-left: 35px;
	cursor: pointer;
}

.formSpecialContainer .side-label::before, .side-label::after {
	content: '';
	/* position: absolute; */
	position: inherit;
	top: 0;
	left: 0;
}

.formSpecialContainer input[type="radio"] + .side-label::before,
.formSpecialContainer input[type="radio"] + .side-label::after {
	border-radius: 50%;
}

.formSpecialContainer .side-label::before {
	display: block;
	/* width: 20px; */
	width: 0;
	/* height: 20px; */
	height: 0;
	/* border: 2px solid #DC7D5F; */
	border: none;
}

.formSpecialContainer input:focus + .side-label::before {
	border-color: #B70000;
}

.formSpecialContainer .side-label::after {
	display: none;
	/* width: 12px; */
	width: 0;
	/* height: 12px; */
	height: 0;
	/* margin: 4px; */
	margin: 0;
	background-color: #B70000;
}

.formSpecialContainer input:checked + .side-label::after {
	display: block;
}

.formSpecialContainer .blocked {
	margin-top: 40px;
	color: blue;
	text-align: center;
}

.formSpecialContainer #permitted:checked ~ .blocked {
	display: none;
}

.formSpecialContainer #permitted:checked ~ button {
	display: block;
}

.jtable-busy-panel-background {background-color: white !important;}
.jtable-busy-message {position: absolute; left: 40%; top: 20%; background-color: black !important; color: white !important; font-size: 1em !important;}
.jtable-goto-page > select, .jtable-goto-page > select:hover {width: 5em; height: 1.75em; font-size: 1.5em !important;}
.jtable-page-size-change > select, .jtable-page-size-change > select:hover {width: 5em; height: 1.75em; font-size: 1.5em !important;}

/* ---------------------------------------------------
    GLYPHICONS
----------------------------------------------------- */

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('fonts/glyphicons-halflings-regular.eot');
	src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* ---------------------------------------------------
    TOGGLEBOX STYLE
----------------------------------------------------- */

.toggleBoxSwitch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin-top: 1em;
}

.toggleBoxSwitch input {display:none;}

.toggleBoxSlider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ddd;
  -webkit-transition: .4s;
  transition: .4s;
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.25);
}

.toggleBoxSlider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .toggleBoxSlider {
  background-color: #B70000;
}

input:focus + .toggleBoxSlider {
  box-shadow: 0 0 1px #B70000;
}

input:checked + .toggleBoxSlider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.toggleBoxSlider.toggleBoxRound {
  border-radius: 34px;
}

.toggleBoxSlider.toggleBoxRound:before {
  border-radius: 50%;
}


/* ---------------------------------------------------
	RANGESLIDER CUSTOM
----------------------------------------------------- */
.rangeslider__fill {
	background: #B70000 !important;
}

.tempValue {
	color: #B70000;
	font-size: 44px;
}

.tempMeasurement, .tempMeasurement:hover {
	width: 175px;
}

output {
	display: inline-block;
	margin-top: 0;
}

/* ---------------------------------------------------
	BOOSTRAP BREAKPOINTS
----------------------------------------------------- */
.ui-jqgrid .ui-jqgrid-htable .ui-th-div { height: 20px; }
.margin-bottom-20 { margin-bottom: 20px; }

/* LARGE DEVICES */
@media (min-width:1200px){
	body {font-size: 1.5rem; padding-top: 70px;}
	.registerIcon, .createProfileIcon, .loginIcon {width: 100px; height: 110px; background-size: 100px 110px;}
	.loginContent {padding-left: 10px; height: 345px; background: #ccc;}
	.loginContent p {font-size: 1.25em; font-weight: bold;}
	.loginCallout {margin-bottom: 1.5em;}
	.loginCallout p {font-size: 1.25em; font-weight: normal; font-style: italic;}
	.logoHeader {width: 500px;}
	.jtable-input-label {font-size: 1.2rem !important;}
	.contrastedContent {min-height: 120px;}
	.modifiedRadio ul li label {font-size: 1.2rem;}
	.rpcpLogo {width: 280px; margin: 20px;}
	h2, h3 {font-size: 1.75rem; margin-top: 3rem;}
	h4 {font-size: 1.5rem; margin-top: 3rem; font-weight: bold;}
	h1 {background: none; font-size: 3rem;}
	select, input[type=text], textarea, .patientInfo, input[type=password] {font-size: 2rem; font-weight: bold; color: #B70000 !important;}
	label {padding-top: 1rem; padding-bottom: 0rem; font-style: oblique; font-weight: 100;}
	textarea, textarea:hover {height: 8em;}
	.contentIcon {width: 100px; height: 110px; margin-top: 2em;}
	.contentIcon img {width: 100%;}
    .ui-jqgrid .ui-jqgrid-htable .ui-th-div { height: 20px; }
	.mssaLogo {background-image: url(../images/mssa_logo_lg.png); width: 450px; height: 141px; background-repeat: no-repeat; background-size: contain; margin-top: -1em;}
	.mssaPageLogo {height: 65px;}
	h3.text-primary {font-size: 1em;}
}

/* MEDIUM DEVICES */
@media (min-width: 993px) and (max-width:1199px) {
	body {font-size: 1.4rem; padding-top: 70px;}
	.registerIcon, .createProfileIcon, .loginIcon {width: 100px; height: 110px; background-size: 100px 110px;}
	.loginContent {padding-left: 10px; height: 345px; background: #ccc;}
	.loginContent p {font-size: 1.25em; font-weight: bold;}
	.loginCallout {margin-bottom: 1.5em;}
	.loginCallout p {font-size: 1.25em; font-weight: normal; font-style: italic;}
	.logoHeader {width: 500px;}
	.jtable-input-label {font-size: 1.2rem !important;}
	.contrastedContent {min-height: 120px;}
	.modifiedRadio ul li label {font-size: 1.2rem;}
	.rpcpLogo {width: 230px; margin: 20px;}
	h2, h3 {font-size: 1.75rem; margin-top: 3rem;}
	h4 {font-size: 1.5rem; margin-top: 3rem; font-weight: bold;}
	h1 {background: none; font-size: 3rem;}
	select, input[type=text], textarea, .patientInfo, input[type=password] {font-size: 2rem; font-weight: bold; color: #B70000 !important;}
	label {padding-top: 1rem; padding-bottom: 0rem; font-style: oblique; font-weight: 100;}
	textarea, textarea:hover {height: 6em;}
	.contentIcon {width: 100px; height: 110px; margin-top: 2em;}
	.contentIcon img {width: 100%;}
	.mssaLogo {background-image: url(../images/mssa_logo_lg.png); width: 375px; height: 118px; background-repeat: no-repeat; background-size: contain; margin-top: -1em;}
	.mssaPageLogo {height: 65px;}
	h3.text-primary {font-size: 1em;}
}

/* SMALL DEVICES */
@media (min-width: 768px) and (max-width:992px) {
	body {font-size: 1.4rem; padding-top: 70px;}
	.registerIcon, .createProfileIcon, .loginIcon {width: 80px; height: 85px; background-size: 80px 85px;}
	.loginContent {padding-left: 10px; height: 315px; background: #ccc;}
	.loginContent p {font-size: 1.25em; font-weight: bold;}
	.loginCallout {margin-bottom: 1.5em;}
	.loginCallout p {font-size: 1.25em; font-weight: normal; font-style: italic;}
	.logoHeader {width: 500px;}
	.jtable-input-label {font-size: 1.2rem !important;}
	.modifiedRadio ul li label {font-size: 1.2rem;}
	.rpcpLogo {width: 180px; margin: 20px;}
	h2, h3 {font-size: 1.75rem; margin-top: 3rem;}
	h1 {background: none; font-size: 3rem;}
	h4 {font-size: 1.5rem; margin-top: 3rem; font-weight: bold;}
	select, input[type=text], textarea, .patientInfo, input[type=password] {font-size: 2rem; font-weight: bold; color: #B70000 !important;}
	label {padding-top: 1rem; padding-bottom: 0rem; font-style: oblique; font-weight: 100;}
	textarea, textarea:hover {height: 6em;}
	.contentIcon {width: 100px; height: 110px; margin-top: 2em;}
	.contentIcon img {width: 100%;}
	.mssaLogo {background-image: url(../images/mssa_logo_lg.png); width: 375px; height: 118px; background-repeat: no-repeat; background-size: contain; margin-top: -1em;}
	.mssaPageLogo {height: 65px;}
	h3.text-primary {font-size: 1em;}
}

@media (min-width: 481px) and (max-width:767px) {
	body {font-size: 1.3rem; padding-top: 20px;}
	.registerIcon, .createProfileIcon, .loginIcon {width: 80px; height: 85px; background-size: 80px 85px;}
	.loginContent {padding-left: 10px; height: 315px; background: #ccc;}
	.loginContent p {font-size: 1.15em; font-weight: bold;}
	.loginCallout p {font-size: 1.15em; font-weight: normal; font-style: italic;}
	.logoHeader {width: 450px;}
	.jtable-input-label {font-size: 1.2rem !important;}
	.modifiedRadio ul li label {font-size: 1.2rem;}
	.rpcpLogo {width: 180px; margin: 20px;}
	h2, h3 {font-size: 1.5rem; margin-top: 3rem;}
	h4 {font-size: 1.5rem; margin-top: 3rem; font-weight: bold;}
	h1 {background: none; font-size: 2.75rem;}
	select, input[type=text], textarea, .patientInfo, input[type=password] {font-size: 2rem; font-weight: bold; color: #B70000 !important;}
	label {padding-top: 1rem; padding-bottom: 0rem; font-style: oblique; font-weight: 100;}
	textarea, textarea:hover {height: 6em;}
	.contentIcon {width: 90px; height: 100px; margin-top: 2em;}
	.contentIcon img {width: 100%;}
	.mssaLogo {background-image: url(../images/mssa_logo_lg.png); width: 375px; height: 118px; background-repeat: no-repeat; background-size: contain; margin-top: .5em;}
	.mssaPageLogo {height: 65px;}
	h3.text-primary {font-size: 1em;}
}

/* X-SMALL DEVICES */
@media (max-width: 480px) {
	body {font-size: 1.1rem; padding-top: 20px;}
	.registerIcon, .createProfileIcon, .loginIcon {width: 60px; height: 65px; background-size: 60px 65px;}
	.loginContent {padding-left: 10px; height: 180px; background: #ccc;}
	.logoHeader {width: 100%;}
	.loginCallout {display: none;}
	.jtable-input-label {font-size: 1.1rem !important;}
	.modifiedRadio ul li label {font-size: 1.1rem;}
	.rpcpTextLogo {width: 100%;}
	.rpcpLogo {width: 80px; margin: 10px 10px 10px 30px;}
	h2, h3 {font-size: 1.5rem; margin-top: 3rem;}
	h4 {font-size: 1.5rem; margin-top: 3rem; font-weight: bold;}
	h1 {background: none; font-size: 2.75rem;}
	select, input[type=text], textarea, .patientInfo, input[type=password] {font-size: 1.75rem; font-weight: bold; color: #B70000 !important;}
	label {padding-top: 1rem; padding-bottom: 0rem; font-style: oblique; font-weight: 100;}
	textarea {height: 3em; transition: border-color 0.15s ease-in-out 0s, height .5s ease-in-out;}
	textarea:hover {height: 8em; transition: border-color 0.15s ease-in-out 0s, height .5s ease-in-out;}
	.contentIcon {width: 70px; height: 80px; margin-top: 2em;}
	.contentIcon img {width: 100%;}
	.mssaLogo {background-image: url(../images/mssa_logo_sm.png); width: 225px; height: 275px; background-repeat: no-repeat; margin-left: auto; margin-right: auto; background-size: contain;}
	.mssaPageLogo {height: 55px;}
	h3.text-primary {font-size: 1em;}
}

.border-right {
    border-right: 2px solid #ddd;
    margin-left: 2px;
    margin-right: 2px;
}

.borders {
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    margin: -1px;
}

.border-left {
    border-left: 2px solid #ddd;
    margin-left: 2px;
    margin-right: 2px;
}

#readOnlyDisplay {
    background-color: #f5f5f5;
    -moz-border-radius: 6px; 
    border-radius: 6px; /* standards-compliant: (IE) */     
}
