/* CSS Document for CPL CMS */
/*  
TR Brand new colors: 
	TR Orange: #FA6400
	TR Dark Orange: #DC4300
TR site Jan 2021 button and border colors font-size 14pt (18.667px):
	.tr-Button--primary {
   	 	background-color: #ff5900;
		color: #f4f4f4;}
	.tr-Button--primary:hover {
    	background-color: #cc4700;
		color: #f4f4f4;}
	.tr-Button--primary:active {
    	background-color: #993500;
		border-color: #993500;
    	color: #fff!important;
      */

body {
	font-family: Knowledge, Helvetica, sans-serif;
}
.container {
	font-family: Knowledge, Helvetica, Arial, sans-serif;
}
.container-fluid {
	font-family: Knowledge, Helvetica, Arial, sans-serif;
}

#dvCompBundleSummary {display:none}   /* 6-9-2020 workaround to hide right-side empty column, and... */
.master-content .col-lg-8 {max-width:100%; flex:none} /* ...to expand CMS content to full width */

.master-content li {
		margin-bottom: 12px;
		font-family: Knowledge;
		font-size: 17px;
		line-height: 1.7em;
}
	
.btn.btn-primary {  /* Override for carousel buttons */
	background: #FF5900 !important;  
	font-size: 19px !important; 
	font-family: Knowledge, Helvetica, sans-serif;
}

.button {
	font-size: 19px;
	font-family: Knowledge, Helvetica, sans-serif;
	font-weight: 500;
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 8px 22px;
	border: 1px solid #FF5900; /* #FF5900 is normal */
	background: #FF5900;  /* #FF5900 is normal */
	display: inline-block;
}
.button:hover {
	background-color: #cc4700; /* #cc4700 is TR site :hover */
	border-color: #cc4700;  /* #cc4700 is TR site :hover */
	text-decoration: none;
}
.button:active {
	background-color: #993500; /* #993500 is Tax site :active */
	border-color: #993500;  /* #993500 is Tax site :active */
	text-decoration: none;
}
.button2 {
	font-size: 19px;
	font-weight: 500;
	color: #333333 !important;
	background: #ffffff;
	border: 1px solid #333333;
	font-family: Knowledge, Helvetica, sans-serif;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 8px 22px;
	display: inline-block;
}
.button2:hover {
	background-color: #ededed;
	text-decoration: none;
}
a.tr-link:link,  a.tr-link:visited {
	text-decoration: none;
	color: #4d4d4d;
}
a.card-box-link:link,  a.card-box-link:visited {
	text-decoration: none;
	color: #4d4d4d;
}
.card {
	/* Note: .card is a default style in bootstrap. This removes the default shadow for CMS needs.  */
	box-shadow: none;
}
.card-text {
	font-size: 16px;
	font-family: Knowledge, Helvetica, sans-serif;
	color: #4d4d4d;
}
.card-box {
	border: 1px solid #d0d0d0;
	padding: 16px;
	margin: 10px 0px 25px 8px;
	background-color: #ffffff;
	font-size: 16px;
	font-family: Knowledge, Helvetica, sans-serif;
	text-decoration: none;
	color: #4d4d4d;
}
.card-box:hover {
	-moz-box-shadow: 0px 0px 8px 1px rgba(142, 142, 142, 0.42);
	-webkit-box-shadow: 0px 0px 8px 1px rgba(142, 142, 142, 0.42);
	box-shadow: 0px 0px 8px 1px rgba(142, 142, 142, 0.42);
}
.useful-link {
	display: block;
	color: #4d4d4d;
	font-family: Knowledge;
	font-size: 15px;
	border-top: #ededed 1px solid;
	margin: 10px 0 10px 0;
	padding-top: 12px;
}
a.useful-link:link,  a.useful-link:visited {
	text-decoration: none;
	color: #4d4d4d;
	font-weight: bold
}
a.useful-link:hover {
	opacity: 0.845;
}
.bodytext {
	font-family: Knowledge;
	font-size: 17px;
	line-height: 1.8em;
}
.cms-head1 {
	font-family: Knowledge;
	color: #4d4d4d;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.subhead2 {
	font-family: Knowledge;
	color: #4d4d4d;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.6em;
	margin-bottom: 5px;
	text-align: center;
	display: block;
}
.subhead3 {
	font-family: Knowledge;
	color: #4d4d4d;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.6em;
	margin-bottom: 5px;
}
.sub-smallcaps {
	font-family: Knowledge;
	color: #4d4d4d;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: .2rem;
}
.toggle-wrapper {
	font-family: Knowledge;
	font-size: 17px;
	line-height: 1.6em;
	border: #cccccc 0px solid;
	padding: 12px 10px 14px 12px;
	width: 97%;
	margin-bottom: 22px;
}
.show-bits {
	font-family: Knowledge;
	font-size: 17px;
	line-height: 1.7em;
	cursor: ns-resize;
	color: #4d4d4d;
	margin-bottom: 10px;
}
.toggle-bits {
	font-family: Knowledge;
	font-size: 17px;
	line-height: 1.7em;
	color: #4d4d4d;
	background-color: #ededed;
	border: #cccccc 1px solid;
	padding: 10px 5px 15px 0px;
}
.nc-icon-wrapper {
	color: 33ff33;
	margin-left: .5em;
	height: 1em;
	width: 1em;
}
.tableHeader {
	display: table-cell;
	padding: 3px;
	font-family: Knowledge;
	color: #4d4d4d;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.6em;
	background-color: #f7f7f7;
	text-align: center;
	vertical-align: center;
}
.tdCol {
	width: 25%;
	display: table-cell;
	border: 1px solid #CBCBCB;
	padding: 5px;
	text-align: center;
}
.fineprint {
	font-size: 0.88em;
	font-family: Knowledge, Helvetica;
}


/* ==== START GRID COMPONENT ==== */	
		
.grid-row {
	border-top: #999999 1px solid;
	background-color: #f7f7f7;
}
/* LIGHT ON DARK */
.grid-col-head {
	border-left: #cccccc 1px solid;
	background-color: #666666;
	padding: 8px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}
/* DARK ON LIGHT */
.grid-col-head-2 {
	border-left: #cccccc 1px solid;
	background-color: #ededed;
	padding: 8px;
	color: #4d4d4d;
	font-weight: bold;
	font-size: 18px;
}
.grid-head {
	border-left: #cccccc 1px solid;
	background-color: #ededed;
	padding: 8px;
	font-weight: bold;
}
.grid-cell {
	border-left: #dfdfdf 1px solid;
	background-color: #f7f7f7;
	padding: 12px;
}
.grid-cell-first {
	border-left: #dfdfdf 0px solid;
	background-color: #f7f7f7;
	padding: 12px;
}
/* ==== END GRID COMPONENT ==== */


