@import url('layout.css');

BODY {
	background: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

ADDRESS,BLOCKQUOTE,CAPTION,CENTER,DD,DIR,DIV,DL,DT,MENU,H1,H2,H3,H4,H5,OL,P,TD,TH,UL
	{
	font-size: 14px;
	font-family: CVS Health Sans;
	font-style: normal;
	color: #000;
}

SELECT,TEXTAREA,INPUT,OPTION {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
}

input[type=text] {
	border-radius: 10px;
	border: 1px solid rgb(38, 38, 38);
	font-size: 14px;
	padding: 8px;
}

SELECT.padding {
	margin-top: 2px;
}

FORM {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

A:link {
	color: #cc0000;
	text-decoration: underline;
}

A:visited {
	color: #cc0000;
	text-decoration: underline;
}

A:hover {
	color: #cc0000;
	text-decoration: underline;
}

A.logged:link, A.logged:visited {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

A.logged:hover {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

A.newlogged:link, A.newlogged:visited {
	color: #333333;
	font-size: 13px;
	text-decoration: underline;
}

A.newlogged:hover {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

A.logged_orange:link,A.logged_orange:visited {
	color: #CC3300;
	font-size: 11px;
	text-decoration: underline;
}

A.logged_orange:hover {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

A.newlogged_orange:link,A.newlogged_orange:visited {
	color: #CC3300;
	font-size: 13px;
	text-decoration: underline;
}

A.newlogged_orange:hover {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

A.leftnavheader:link,A.leftnavheader:visited {
	color: #660000;
	font-size: 12px;
	text-decoration: underline;
	line-height: 17px;
	font-weight: bold;
}

A.leftnavheader:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

A.leftnavlink:link,A.leftnavlink:visited {
	color: #003399;
	text-decoration: underline;
	line-height: 17px;
}

A.leftnavlink:hover {
	color: #333333;
	text-decoration: underline;
}

A.leftnavon:link,A.leftnavon:visited {
	color: #003399;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 17px;
}

A.leftnavon:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

A.breadcrumblink:link,A.breadcrumblink:visited {
	color: #003399;
	font-size: 11px;
	text-decoration: underline;
}

A.breadcrumblink:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

A.footer:link,A.footer:visited {
	color: #003399;
	text-decoration: underline;
}

A.footer:hover {
	color: #333333;
	text-decoration: underline;
}

A {
	outline: none;
}

.bodybold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
	font-style: normal;
}

.underline {
	text-decoration: underline;
}

.name {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.info {
	color: #CC3300;
	font-size: 15px;
}

.loggedin {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

.breadcrumb {
	color: #333333;
	font-size: 11px;
}

.pageheader {
	color: #000;
	font-size: 24px;
	font-family: "CVS Health Sans";
	background-image: url(/portal/asset/ice/logo-cvs-specialty.svg);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 164px 47px;
	padding-top: 60px;
}

.contentheader {
	color: #000 !important;
	font-weight: 400 !important;
	font-size: 14px !important; 
	font-family: "CVS Health Sans" !important;
}

span.contentheader {
	font-weight: 600; 
}

.pageerror {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.contentheaderBig {
	color: #CC3300;
	font-size: 16px;
	font-weight: bold;
}
.contentheaderlarge {
	color: #CC3300;
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CC3300
}

.copyright {
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}

.line {
	background: #CCCCCC;
	line-height: 0px;
}

.rightcolumncolor {
	background-color: #FFFFFF;
}

.rightpromoborder {
	background-color: #E5E5E5;
}

.rightpromobgcolor {
	background-color: #FFFFFF;
}

.lightgray {
	background: #EFEFEF;
}

.medgray {
	background: #E7E7E7;
}

.darkgray {
	background: #CECECE;
}

.tablerowgray1 {
	background: #E5E5E5;
}

.tablerowgray2 {
	background: #CCCCCC;
}

.tablerowgrayhead {
	background: #CCCCCC;
}

.tablerowgraylight {
	background: #E9E9E9;
}

.tablerowgraydark {
	background: #E0E0E0;
}

.tablerowalt {
	background: #FFFFFF;
}

.tableroworange {
	background: #CC3300;
}

.tablerowbrown {
	background: #FFCC99;
}

.errorhighlight {
	color: #CC3300
}

.errorhighlightbold {
	color: rgb(219, 51, 33); 
	font-weight: 400; 
	margin-top: 16px;
} 

.stepoff {
	color: #cccccc;
	font-size: 18px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

a.stepofflnk:link {
	color: #cccccc;
	font-size: 18px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

a.stepofflnk:visited {
	color: #cccccc;
	font-size: 18px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

a.stepofflnk:hover {
	color: #cccccc;
	font-size: 18px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

BR.onepx {
	font-size: 2px;
}

BR.twopx {
	font-size: 2px;
}

BR.fivepx {
	font-size: 5px;
}

BR.tenpx {
	font-size: 10px;
}

.radiobutton {
	background-color: #E5E5E5;
}

td img.lineformat {
	display: block;
}

tr.lineformat img {
	display: block;
}

.small {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

.newsmall {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

.alignright {
	float: right;
}

.button {
	margin-left: 5px;
	margin-top: 2px;
}

.promosideteaser {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

.promosidelink {
	font-size: 11px;
}

.landingteaser {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-style: normal;
}

.tableOutlineNoTop {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tableOutline {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.stockBlue {
	color: #003399;
	font-size: 12px;
	font-weight: bold;
}

.stockGreen {
	color: #009900;
	font-size: 12px;
	font-weight: bold;
}

.mayosidelinks {
	font-size: 9px;
	line-height: 12px;
}

.mayolegal {
	color: #666666;
	font-size: 9px;
	line-height: 12px;
}

.sectionheader {
	color: #CC3300;
	font-weight: bold;
}

div.expandablesection {
    cursor: default;
}

div.expandablesection:hover {
    cursor: pointer;
}

.error-message-box-small {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.error-message-box-big {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
.error-message-box-text {
	font-size: 20pt;
	font-weight: bold;
}
.visually-hidden {
	position: absolute !important;
	clip: rect(1px,1px,1px,1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden; 
}

/* taken from content CMS-2-033700 for Englih/Spanish link. Do not remove for the time being.
BODY, P, TD {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}

.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 12px;
}

.big {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
*/
