/******************************************************
* Header: logo, menu, and log in bar                  * 
******************************************************/
.ttlc-h2-front {
	font-family: 'OpenSans', 'Arial', sans-serif !important;
	color: #005f9e;
	font-weight: bold;
    font-size: 2em;
} 

.no-js [data-responsive-menu] ul {
	display: none; 
}
  
.no-js .dropdown.menu ul {
	display: none;
}

.ttlc-header { 
	width: 100%;
	font-size: 1em;
}

.ttlc-nav-bar {
	
}

#expand-wrap {
	margin:0;
	padding:0;
}

.expand-header {
	text-align:center;
	line-height:1.2em;
	padding:0 0.25em;
	margin:0;
}

a.expand-toggle {
	line-height:1.2em;
	text-decoration:none;
	display: block;
	width: 100%;
	padding:0;
	margin:0;
	position: relative;
}

a.expand-toggle:hover {
	text-shadow:1px 2px 3px #000;
}

a.expand-toggled {
	text-shadow:1px 2px 3px #000;
}

.expand {
	padding: 0.75em;
	margin: 0;
	box-shadow:inset 0 2px 4px rgba(0,0,0,0.5);
	text-align:center;
} 

#ttlc-flex-trimble {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	padding: 5px;
	background-color: white;
	font-size: .85rem;
	align-items: center;
	justify-content: center;
}

#ttlc-flex-trimble .ttlc-flex-2 {
	flex: auto;
	max-width: 114px;
}

#ttlc-flex-trimble .ttlc-flex-4 {
	flex: auto;
	text-align: right;
}

#ttlc-flex-tmw {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	padding: 5px;
	background-color: #005f9e;
	font-size: .95rem;
	color: white;
	align-items: center;
	justify-content: center;
}

.ttlc_cmtdiv_active {
	flex: auto;
	max-width: 300px;
	text-align: center;
	padding: 20px 10px 20px 20px;
}

.ttlc_cmtdiv_inactive {
	flex: auto;
	max-width: 50px;
	text-align: center;
	padding: 5px;
}

.ttlc-thankyou {
	font-size: 0.75em;
	color: #009AD9;
	padding: 10px 5px 5px 5px;
	margin: 0px;
	font-weight: bold;
}

#ttlc-flex-foot {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	margin: 0px;
	padding-top: 15px;
	color: white;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
}

#ttlc-flex-foot .ttlc-no-wrap {
	white-space: nowrap;
}

#feedbackGiven {
	display: flex;
	flex-direction: row;
	white-space: nowrap;
	max-width: 385px;
}

#feedbackText {
	max-width: 260px;
}

#replyText {
	max-width: 260px;
}

.ttlc_feedbackReplyBlock {
	padding: 10px;
	margin: 0px 8px 10px 10px;
	border-radius: 5px;
	background: #f2f2f2;
}

.ttlc-feedback {
	width: 38px;
	height: 38px;
	vertical-align: middle;
	font-size: 1.5em;
	color: #363545 !important;
	cursor: pointer !important;
	border: 0px solid rgba(255, 255, 255, 0) !important;
	padding: 6px;
	font-weight: bold;
}

.ttlc-selected {
	width: 38px;
	height: 38px;
	vertical-align: middle;
	font-size: 1.5em;
	color: #009AD9 !important;
	cursor: pointer !important;
	border: 0px solid rgba(255, 255, 255, 0) !important;
	padding: 6px;
	font-weight: bold;
}

.ttlc-feedback:hover {
	border: 0px solid #0188e4 !important;
    color: #005F9E !important;
}

.ttlc-selected:hover {
	border: 0px solid #0188e4 !important;
    color: #005F9E !important;
}

#ttlc-flex-result {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	padding: 5px;
	background-color: white;
	font-size: .85rem;
	color: white;
	align-items: center;
	justify-content: center;
}

#ttlc-flex-foot .ttlc-flex-left {
	flex: auto;
	text-align: left;
	padding-right: 5px;
}

#ttlc-flex-foot .ttlc-flex-center {
	flex: auto;
	text-align: center;
	padding-right: 5px;
}

#ttlc-flex-foot .ttlc-flex-right {
	flex: auto;
	text-align: right;
	padding-left: 5px;
}

#ttlc-flex-tmw .ttlc-flex-2 {
	flex: auto;
	text-align: left;
	padding-right: 5px;
}

#ttlc-flex-tmw .ttlc-flex-4 {
	flex: auto;
	text-align: right;
	padding-left: 5px;
}

#ttlc-flex-tmw .ttlc-flex-5 {
	flex: auto;
	max-width: 40px;
	text-align: right;
	padding-left: 5px;
}

#ttlc-flex-tmw .ttlc-flex-6 {
	flex: auto;
	max-width: 160px;
	text-align: right;
	padding-left: 5px;
}

#header_trimble_logo {
	min-height: 20px;
	max-height: 30px;
	text-align: left;
}

#header_discover_logo {
	min-height: 20px;
	max-height: 30px;
	text-align: left;	
}

#header_learntmw_logo {
	min-height: 20px;
	max-height: 35px;
	min-width: 144 px;
	text-align: left;	
}

.ttlc-flex-3 li {
	text-align: left;
}

#ttlc-flex-result .ttlc-flex-2 {
	flex: auto;
	min-width: 100px;
	max-width: 125px;
	text-align: left;
}
	
#ttlc-flex-result .ttlc-flex-3 {
	flex: auto;
}
	
#ttlc-flex-result .ttlc-flex-4 {
	flex: auto;
	min-width: 100px;
	max-width: 125px;
	text-align: right;
}

/* Mantenance Page CSS */

.tte_maintHeader {
	color: #005f9e; 
	font-weight: bold; 
	font-size: 1.25em;
	padding-top: 8px;
}

/* Profile menu toggle */

#ttlc-profileToggle
{
	display: block;
	position: absolute;
	top: 50px;
	right: 50px;
	z-index: 1;
	-webkit-user-select: none;
	user-select: none;
}

#ttlc-profile
{
	position: absolute;
	width: 185px;
	right: -100px;
	top: 80px;
	background: yellow;
	list-style-type: none;
	-webkit-font-smoothing: antialiased;
	/* to stop flickering of text in safari */
	transform-origin: 0% 0%;
	transform: translate(100%, 0);
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#ttlc-profile li
{
	padding: 10px 0;
	font-size: 22px;
}

#ttlc-profileToggle input:checked ~ ul
{
	transform: scale(1.0, 1.0);
	opacity: 1;
}

.ttlc-signedIn {
    display: none;
	z-index: 2;
}

.ttlc-signedIn + label{
    background:url('assets/images/ui_icons-white-38.png') no-repeat;
    height: 16px;
    width: 16px;
    display:inline-block;
    padding: 0 0 0 0px;
}

.ttlc-signedIn:checked + label{
    background:url('assets/images/ui_icons-white-38.png') no-repeat;
    height: 16px;
    width: 16px;
    display:inline-block;
    padding: 0 0 0 0px;
}

.ttlc-signedOut {
    display:none;
}

.ttlc-signedOut + label{
    background:url('assets/images/ui_icons-white-37.png') no-repeat;
    height: 16px;
    width: 16px;
    display:inline-block;
    padding: 0 0 0 0px;
}

.ttlc-signedOut:checked + label{
    background:url('assets/images/ui_icons-white-37.png') no-repeat;
    height: 16px;
    width: 16px;
    display:inline-block;
    padding: 0 0 0 0px;
}

@media screen and (max-width: 776px) { /* MOBILE CSS */
	
	.ttlc-desktop {
		display: none;
	}
	
	#ttlc-flex-tmw .ttlc-flex-1 {
		flex: auto;
		max-width: 40px;
		min-height: 35px;
		text-align: left;
		padding-top: 2px;
	}
	
	#ttlc-flex-tmw .ttlc-flex-2 {
		min-width: 125px;
		max-width: 160px;
		text-align: left;
		padding-bottom: 2px;
	}

	#ttlc-flex-tmw .ttlc-flex-3 {
		display: none;
	}
	
	#ttlc-flex-trimble .ttlc-flex-3 {
		display: none;
	}
	
	#ttlc-menuToggle {
		display: block;
		position: relative;
		padding: 6px;
		left: 4px
		z-index: 1;
		-webkit-user-select: none;
		user-select: none;
	}

	#ttlc-menuToggle input {
		display: block;
		width: 40px;
		height: 32px;
		position: absolute;
		top: -7px;
		left: -5px;
		cursor: pointer;
		opacity: 0; 
		z-index: 2; 
		-webkit-touch-callout: none;
	}
	
	#ttlc-menuToggle span {
		display: block;
		width: 33px;
		height: 4px;
		margin-bottom: 5px;
		position: relative;
		background: #F3F3F7;
		border-radius: 3px;
		z-index: 1;
		transform-origin: 4px 0px;
		transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				  background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				  opacity 0.55s ease;
	}

	#ttlc-menuToggle span:first-child {
		transform-origin: 0% 0%;
	}

	#ttlc-menuToggle span:nth-last-child(2) {
		transform-origin: 0% 100%;
	}

	#ttlc-menuToggle input:checked ~ span {
		opacity: 1;
		transform: rotate(45deg) translate(-2px, -1px);
		background: #F3F3F7;
	}

	#ttlc-menuToggle input:checked ~ span:nth-last-child(3) {
		opacity: 0;
		transform: rotate(0deg) scale(0.2, 0.2);
	}

	#ttlc-menuToggle input:checked ~ span:nth-last-child(2) {
		transform: rotate(-45deg) translate(0, -1px);
	}

	#ttlc-mobile-menu {
		position: absolute;
		width: 300px;
		margin: -100px 0 0 -50px;
		padding: 50px;
		padding-top: 125px;
		background: #005F9E;
		list-style-type: none;
		-webkit-font-smoothing: antialiased;
		transform-origin: 0% 0%;
		transform: translate(-100%, 0);
		transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	}

	#ttlc-mobile-menu li {
		padding: 10px 0;
		font-size: 22px;
		color: #005F9E;
	}
	
	#ttlc-mobile-menu a {
		line-height: inherit;
		color: #D0D0D7;
		text-decoration: none;
		cursor: pointer;
	}
	
	#ttlc-mobile-menu a:hover, a:focus {
		color: #F3F3F7; 
	}

	#ttlc-menuToggle input:checked ~ ul {
		transform: none;
	}
	
}

@media screen and (min-width: 777px) { /* DESKTOP CSS */
	
	.ttlc-mobile {
		display: none;
	}
	
	#ttlc-flex-tmw .ttlc-flex-1 {
		display: none;
		max-width: 2px;
	}
	
	#ttlc-flex-tmw .ttlc-flex-2 {
		min-width: 125px;
		max-width: 160px;
		text-align: left;
		padding-bottom: 2px;
	}

	#ttlc-flex-tmw .ttlc-flex-3 {
		flex: auto;
		text-align: center;
		padding-left: 5px;
	}
	
	#ttlc-flex-tmw ul li {
		background-color: #005F9E;
		border: none;
	}
	
	#ttlc-flex-tmw a {
		line-height: inherit;
		color: #D0D0D7;
		text-decoration: none;
		cursor: pointer;
	}
	
	#ttlc-flex-tmw a:hover, a:focus {
		color: #CFE1EE; 
	}
	
}

/******************************************************
* Front page banner with search                       *
******************************************************/

.ttlc-parallax { 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
	background-size: 105% 100%;
}

.ttlc-full-width { 
	width: 100%;
	padding: 0px;
	/* top, right, bottom, left */
	margin: -3px 0px -3px 0px;
	line-height: 0.95 !important;
}

.ttlc-image-crop {
    width: 75px;
    height: 75px;
	max-height: 75px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
	border-collapse: separate;
	border-color: blue;
	object-fit: cover;
	text-align: center;
	display: inline-block;
}

.ttlc-image-center {
	object-fit: cover;
	border-radius: 50%;
}

.inLineDiv {
	vertical-align: top;
	display: inline-block;
	max-width: 300px;
	margin: 1%;
}
.inLineDivCenter {
	vertical-align: top;
	display: inline-block;
	margin: 1%;
	text-align: center;
}

#ttlc-bannerTitle {
	text-align: center;
	color: #005f9e;
	padding: 5px;
}

#ttlc-bannerTitle h2 { 
	color: #005f9e;
}

.ttlc-banner-text { 
	color: #fff;
	font-size: 3em;
	font-weight: bold;
	text-align: center;
}

.ttlc-banner-block { 
	text-align: center;
}

.ttlc-inline-block { 
	display: inline-block; 
}

.ttlc-srch-front {
	margin: 0px;
	padding: 1em 0em 0em 0em;
}

.ttlc-search-bar {
	white-space: nowrap;
	max-width: 600px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.ttlc-search {
	min-width: 40px;
	min-height: 40px;
	vertical-align: middle;
	color: #fff !important;
	cursor: pointer !important;
	border: 3px solid #005F9E !important;
	font-size: 1.2em;
	font-weight: bold;
	background-color: rgb(0, 95, 158, 0.8); 
}

.ttlc-search:hover {
	border: 3px solid #005F9E !important;
    background-color: rgba(255, 255, 255, 0.8);
    color: #0188e4 !important;
}

[search-tip] {
	position:relative;
	-webkit-box-sizing: unset;
    box-sizing: unset;
}

[search-tip]:before {
	/* hides the tooltip when not hovered */
	display:none;
	content:'';
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #1a1a1a;	
	position:absolute;
	top:30px;
	left:35px;
	z-index:8;
	font-size:0;
	line-height:0;
	width:0;
	height:0;
}

[search-tip]:after {
	display:none;
	content:attr(search-tip);
	position:absolute;
	top:35px;
	left:0px;
	padding:8px;
	background:#1a1a1a;
	color:#fff;
	z-index:9;
	font-size: 0.75em;
	height:18px;
	line-height:18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	white-space:nowrap;
	word-wrap:normal;
}

[search-tip]:hover:before,
[search-tip]:hover:after {
	display:block;
}

.ttlc-filter {
	color: #eee;
	font-size: 0.8em;
	padding-top: 6px;
	line-height: 1.5;
	text-align: left;
}

.ttlc-filter input[type="checkbox"] {
  display: none;
}

.ttlc-filter input[type="checkbox"] + label {
  display: inline;
  position: relative;
  color: #eee;
  
}

.ttlc-filter input[type="checkbox"] + label::before {
  display: inline-block;
  width: 24px;
  height: 24px;
  content: ' ';
  border: 2px solid #eee;
  vertical-align: middle;
  margin-right: 15px;
  cursor: pointer;
  z-index: 10;
}

.ttlc-filter input[type="checkbox"]:checked + label::before {
  border: 2px solid #eee;
}

.ttlc-filter input[type="checkbox"]:checked + label::after {
  width: 6px;
  height: 16px;
  border: 2px solid #eee;
  border-left: none;
  border-top: none;
  content: ' ';
  position: absolute;
  left: 10px;
  bottom: 1px;
  transform: rotatez(45deg);
  cursor: pointer;
  z-index: 20;
}

.ttlc-selectBox {
    font-weight: 600;
    color: #fff;
    max-width: 250px; 
    margin: 0;
	background-color: transparent;
	border: 0px solid #fff;
    border-bottom: 1px solid #fff;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28255, 255, 255%29'></polygon></svg>");
}
.ttlc-selectBox::-ms-expand {
    display: none;
}
.ttlc-selectBox:hover {
    border-color: #888;
}
.ttlc-selectBox:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222; 
    outline: none;
}
.ttlc-selectBox option {
    font-weight:normal;
}


.ttlc-filter input[type="radio"] {
  display: none;
}

.ttlc-filter input[type="radio"] + label {
  display: inline;
  position: relative;
  color: #eee;
}

.ttlc-filter input[type="radio"] + label::before {
  display: inline-block;
  width: 24px;
  height: 24px;
  content: ' ';
  border: 2px solid #eee;
  vertical-align: middle;
  margin-right: 15px;
  cursor: pointer;
  z-index: 10;
}

.ttlc-filter input[type="radio"]:checked + label::before {
  border: 2px solid #eee;
}

.ttlc-filter input[type="radio"]:checked + label::after {
  width: 6px;
  height: 16px;
  border: 2px solid #eee;
  border-left: none;
  border-top: none;
  content: ' ';
  position: absolute;
  left: 10px;
  bottom: 1px;
  transform: rotatez(45deg);
  cursor: pointer;
  z-index: 20;
}


.ttlc-closebtn {
	min-width: 40px;
	min-height: 40px;
	vertical-align: middle;
	color: #009AD9 !important;
	cursor: pointer !important;
	border: 0px solid rgba(255, 255, 255, 0.6) !important;
	padding: 6px;
	margin: 0;
	font-weight: bold; 
}

.ttlc-closebtn:hover {
	border: 0px solid #0188e4 !important;
    color: #005F9E !important;
}

.ttlc-results-pad {
	padding: 1em;
	line-height:1.2em;
}

.ttlc-close-div {
	vertical-align: top;
	text-align: right;
	line-height: 1;
	margin: 0px;
	padding: 10px; 
}

.ttlc-center-me {
	text-align: center;
}

#ttlc-bookmark,
#ttlc-shareLnk,
#ttlc-printPdf, 
#ttlc-download {
	display: inline;
	margin-left: 6px;
}

.ttlc-profile {
	width: 38px;
	height: 38px;
	vertical-align: middle;
	font-size: 1.5em;
	color: #fff !important;
	cursor: pointer !important;
	border: 0px solid rgba(255, 255, 255, 0.6) !important;
	padding: 6px;
	font-weight: bold;
	background-color: rgb(0, 95, 158, 0.8);
}

.ttlc-profile:hover {
	border: 1px solid #0188e4 !important;
    background-color: rgba(255, 255, 255, 0.8);
    color: #0188e4 !important;
}

.ttlc-page {
	display: inline-block;
	padding: 3px 3px;
	border: 1px solid #ddd;
    background-color: #fff;
	width: 60px;
	font-size: 0.75rem;
	white-space: nowrap;
}

.ttlc-results-pane {
	background-color: #005f9e;
}

#ttlc-results-div {
	border-width: 5px;
	border-style: solid;
	border-color: #009AD9;
	background-color: #fff;
	padding: 0;
	overflow: auto;
	width: 100%;
}

.ttlc-close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
}

.ttlc-close:hover {
  opacity: 1;
}

.ttlc-close:before, .ttlc-close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}

.ttlc-close:before {
  transform: rotate(45deg);
}

.ttlc-close:after {
  transform: rotate(-45deg);
}

/* #ttlc-srch-m {
    -webkit-animation: cssShow 1s forwards; 
    animation: cssShow 1s forwards;
}
*/
#ttlc-dd-srch-u {
	align-items: center;
    -webkit-animation: cssShow 1s forwards; 
    animation: cssShow 1s forwards;
}

#ttlc-dd-srch-a {
	align-items: center;
    -webkit-animation: cssShow 1s forwards; 
    animation: cssShow 1s forwards;
} 

@keyframes cssShow {
    0%   {opacity: 0;}
    50%  {opacity: 0;}
    100% {opacity: 1;}
}

@-webkit-keyframes cssShow {
    0%   {opacity: 0;}
    50%  {opacity: 0;}
    100% {opacity: 1;}
}

table.ttlc-results-table {
	text-align: left;
	border-collapse: collapse;
}

table.ttlc-results-table td, table.ttlc-results-table th {
	padding: 3px 2px;
	
}

table.ttlc-results-table tbody td {
	font-size: 0.75em;
	color: #363545;
}

table.ttlc-results-table tr:nth-child(even) {
	background: #D8EDFF;
}

table.ttlc-results-table thead {
	border-bottom: 2px solid #363545;
}

table.ttlc-results-table thead th {
	font-size: 0.85em;
	font-weight: bold;
	color: #363545;
}

table.ttlc-results-table tfoot {
	font-size: 0.85em;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 2px solid #363545;
}

table.ttlc-results-table tfoot td {
	
}

table.ttlc-results-table tfoot .links {
	text-align: right;
	white-space: nowrap;
}

table.ttlc-results-table tfoot .links a{
	display: inline-block;
	white-space: nowrap;
	background: #005F9E;
	color: #FFFFFF;
	padding: 2px 8px;
}







.ttlc-wbnr-feat-contain {
	width: 100%;
	text-align: center;
}

.ttlc-wbnr-feat-contain a:link,
.ttlc-wbnr-feat-contain a:hover,
.ttlc-wbnr-feat-contain a:active,
.ttlc-wbnr-feat-contain a:visited {
	transition: color 150ms;
	color: #00437B;
	text-decoration: none;
}

.ttlc-wbnr-feat-contain a:hover {
	color: #009AD9;
	text-decoration: none;
}

.ttlc-wbnr-feat-contain .wrow {
	overflow-x: visible;
	overflow-y: visible;
	align-items: top;
	vertical-align: top;
}

.ttlc-wbnr-feat-contain .wrow::-webkit-scrollbar {
	width: 50vw;
}
 
.ttlc-wbnr-feat-contain .wrow::-webkit-scrollbar-thumb {
	background: #b6c6d8;
	border-radius: 20px;
	
}

.ttlc-wbnr-feat-contain .wrow::-webkit-scrollbar-track {
	background: #ddd;
	border-radius: 20px;
}

.ttlc-wbnr-feat-contain .wrow__inner {
	transition: 450ms transform;
	transition: 450ms -webkit-transform;
	font-size: 0;
	white-space: nowrap;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.ttlc-wbnr-feat-contain .wtile {
	position: relative;
	display: inline-block;
	align-items:top;
	width: 390px;
	margin: 10px;
	font-size: 20px;
	white-space: normal;
	cursor: pointer;
	transition: 450ms all;
	-webkit-transform-origin: center left;
	transform-origin: center left;
	vertical-align: top;
}

.wrow__inner:hover {
	
}

.wrow__inner:hover .wtile {
	opacity: 0.3;
}

.wrow__inner:hover .wtile:hover {
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
	opacity: 1;
}

.wtile:hover ~ .wtile {
	-webkit-transform: translate3d(62px, 0, 0);
	transform: translate3d(62px, 0, 0);
}


.ttlc-wbnr-feat-contain .wtile__img {
	width: 385px;
	padding: 5px;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 10% / 50%;
}

.ttlc-wbnr-feat-contain .wtile__title {
	padding: 0px;
	color: #003054;
	font-size: 1.25rem;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
}

.ttlc-wbnr-feat-contain .wtile__date {
	padding: 0px;
	margin-top: 8px;
	color: #0063A3;
	font-size: 0.85rem;
	font-weight: bold;
	text-align: left;
}

.ttlc-wbnr-feat-contain .wtile__description {
	padding: 10px 5px;
	color: #003054;
	font-size: 1rem;
	text-align: left;
	line-height: 1.6;
}













.ttlc-wbnr-contain {
	width: 100%;
	text-align: center;
}

.ttlc-wbnr-contain a:link,
.ttlc-wbnr-contain a:hover,
.ttlc-wbnr-contain a:active,
.ttlc-wbnr-contain a:visited {
	transition: color 150ms;
	color: #00437B;
	text-decoration: none;
}

.ttlc-wbnr-contain a:hover {
	color: #009AD9;
	text-decoration: none;
}

.ttlc-wbnr-contain .wrow {
	overflow-x: visible;
	overflow-y: visible;
	align-items: top;
	vertical-align: top;
}

.ttlc-wbnr-contain .wrow::-webkit-scrollbar {
	width: 50vw;
}
 
.ttlc-wbnr-contain .wrow::-webkit-scrollbar-thumb {
	background: #b6c6d8;
	border-radius: 20px;
	
}

.ttlc-wbnr-contain .wrow::-webkit-scrollbar-track {
	background: #ddd;
	border-radius: 20px;
}

.ttlc-wbnr-contain .wrow__inner {
	transition: 450ms transform;
	transition: 450ms -webkit-transform;
	font-size: 0;
	white-space: nowrap;
	margin-top: 28px;
	margin-bottom: 28px;
	padding-bottom: 18px;
}

.ttlc-wbnr-contain .wtile {
	position: relative;
	display: inline-block;
	align-items:top;
	width: 390px;
	margin: 10px;
	font-size: 20px;
	white-space: normal;
	cursor: pointer;
	transition: 450ms all;
	-webkit-transform-origin: center left;
	transform-origin: center left;
	vertical-align: top;
}

.wrow__inner:hover {
	
}

.wrow__inner:hover .wtile {
	opacity: 0.3;
}

.wrow__inner:hover .wtile:hover {
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
	opacity: 1;
}

.wtile:hover ~ .wtile {
	-webkit-transform: translate3d(62px, 0, 0);
	transform: translate3d(62px, 0, 0);
}


.ttlc-wbnr-contain .wtile__img {
	width: 385px;
	padding: 10px;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 10% / 50%;
}

.ttlc-wbnr-contain .wtile__title {
	padding: 5px;
	color: #003054;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
}

.ttlc-wbnr-contain .wtile__date {
	padding: 5px;
	color: #0063A3;
	font-size: 0.85rem;
	font-weight: bold;
	text-align: left;
}

.ttlc-wbnr-contain .wtile__description {
	padding: 10px 5px;
	color: #003054;
	font-size: 1.15rem;
	text-align: left;
	line-height: 1.6;
}


.series_title {
	padding: 5px;
	color: #003054;
	font-family: 'OpenSans_extra_bold', 'Arial Bold', sans-serif !important;
	font-size: 2rem;
	font-weight: bold;
	text-align: left;
}

.series_description {
	padding: 10px 5px;
	color: #003054;
	font-size: 1.5rem;
	text-align: left;
}






















.ttlc-tbnr-contain {
	width: 100%;
	text-align: center;
}

.ttlc-tbnr-contain a:link,
.ttlc-tbnr-contain a:hover,
.ttlc-tbnr-contain a:active,
.ttlc-tbnr-contain a:visited {
	transition: color 150ms;
	color: #00437B;
	text-decoration: none;
}

.ttlc-tbnr-contain a:hover {
	color: #009AD9;
	text-decoration: none;
}

.ttlc-tbnr-contain .row {
	overflow-x: visible;
	overflow-y: visible;
	align-items: top;
	vertical-align: top;
	height: 300px;
}

.ttlc-tbnr-contain .row::-webkit-scrollbar {
	width: 50vw;
}
 
.ttlc-tbnr-contain .row::-webkit-scrollbar-thumb {
	background: #b6c6d8;
	border-radius: 20px;
	
}

.ttlc-tbnr-contain .row::-webkit-scrollbar-track {
	background: #ddd;
	border-radius: 20px;
}

.ttlc-tbnr-contain .row__inner {
	transition: 450ms transform;
	transition: 450ms -webkit-transform;
	font-size: 0;
	white-space: nowrap;
	margin-top: 28px;
	margin-bottom: 28px;
	padding-bottom: 18px;
}

.ttlc-tbnr-contain .tile {
	position: relative;
	display: inline-block;
	align-items:top;
	width: 190px;
	height: 190px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 20px;
	white-space: normal;
	cursor: pointer;
	transition: 450ms all;
	-webkit-transform-origin: center left;
	transform-origin: center left;
	vertical-align: top;
}

.ttlc-tbnr-contain .tile__img {
	width: 195px;
	height: 195px;
	-o-object-fit: cover;
	object-fit: cover;
}

.ttlc-tbnr-contain .tile__details {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	color: white;
	font-size: 2rem;
	opacity: 0;
	transition: 450ms opacity;
}

.tile__details:after,
.tile__details:before {
	position: absolute;
	top: 50%;
	left: 25%;
	right: 25%
	display: #000;
	align-items: top;
}

.tile__details:after {
	margin: -10px;
	width: 50px;
	height: 50px;
	border: 3px solid #ecf0f1;
	line-height: 50px;
	text-align: center;
	border-radius: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 1;
}

.tile__details:before {
	width: 100%;
	font-size: 30px;
	text-align: center;
	z-index: 2;
}

.tile:hover .tile__details {
	opacity: 1;
}

.tile__title {
	position: absolute;
	bottom: 0;
	padding: 10px;
}

.row__inner:hover {
	
}

.row__inner:hover .tile {
	opacity: 0.3;
}

.row__inner:hover .tile:hover {
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
	opacity: 1;
}

.tile:hover ~ .tile {
	-webkit-transform: translate3d(62px, 0, 0);
	transform: translate3d(62px, 0, 0);
}

.ttlc-radio {
  margin: 0.5rem;
  text-align: center;
  align-items: center;
}

.ttlc-checkbox input[type="checkbox"] {
	width: 50px;
	height: 50px;
}

.ttlc-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.ttlc-radio input[type="radio"] + .ttlc-radio-label:before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  top: -0.2em;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.ttlc-radio input[type="radio"]:checked + .ttlc-radio-label:before {
  background-color: #3197EE;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.ttlc-radio input[type="radio"]:focus + .ttlc-radio-label:before {
  outline: none;
  border-color: #3197EE;
}
.ttlc-radio input[type="radio"]:disabled + .ttlc-radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.ttlc-radio input[type="radio"] + .ttlc-radio-label:empty:before {
  margin-right: 0;
}

@media screen and (max-width: 776px) { /* MOBILE CSS */
	
	.ttlc-parallax { 
		
	}
	
	.ttlc-dd-srbar {
		padding: 0px 20px 0px 20px;
	}
	
	#ttlc-flex-container {
		text-align: center;
		justify-content: center;
		align-items: center;
		padding: 0px;
		margin: 0px;
		line-height: 1;
	}
	
	#ttlc-flex-sm-container {
		padding: 0px;
		margin: 0px;
		line-height: 1;
	}
	
	#ttlc-flex-container .ttlc-outter { 
		text-align: center;
		justify-content: center;
		align-items: center;
	}
	
	#ttlc-flex-container .ttlc-inner { 
		/* top, right, bottom, left */
		padding: 1em 10px 1em 10px;
		text-align: center;
		justify-content: center;
		align-items: center;
	}
	
	#ttlc-flex-container .ttlc-bgAccent { 
		background-size: 250px;
		background-repeat: no-repeat;
		background-position: right bottom;
	}
	
	#ttlc-flex-sm-container .ttlc-stretch,
	#ttlc-flex-container .ttlc-stretch { 
		flex: auto;
	}
	
	#ttlc-social-links { 
		display: inline-block; 
	}

	#ttlc-social-links ul { 
		list-style-type: none;  
	}

	#ttlc-social-links ul li { 
		background-color: #fff;
		border: 1px solid #fff;
		padding: 10px 10px;
		font-size: 1em;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;		
	}

	#ttlc-social-links ul li:hover {
		background-color: #293b47;
		color: #fff; 
	}
	 
	#ttlc-social-links a {
		display: inline-block; 
	}
}

@media screen and (min-width: 777px) { /* DESKTOP CSS */
	
	.ttlc-parallax { 
		
	}
	
	.ttlc-dd-srbar {
		padding: 0px 160px 0px 160px;
	}
	
	#ttlc-flex-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding: 0px;
		margin: 0px;
		line-height: 1;
	}
	
	#ttlc-flex-sm-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row;
		align-items: flex-start;
		padding: 0px;
		margin: 0px;
		line-height: 1;
	}

	#ttlc-flex-container .ttlc-outter { 
		flex: initial;
		min-width: 65px;
		text-align: center;
	}

	#ttlc-flex-sm-container .ttlc-stretch,
	#ttlc-flex-container .ttlc-stretch { 
		flex: auto;
	}
	
	#ttlc-flex-container .ttlc-inner { 
		flex: auto;
		padding-bottom: 1em;
		padding-top: 4em;
		padding-left: 10px;
		padding-right: 10px;
		max-width: 67rem;
	}
	
	#ttlc-flex-container .ttlc-bgAccent { 
		background-size: 33%;
		background-repeat: no-repeat;
		background-position: right bottom;
		min-height:400px;
	}
	
	#ttlc-social-links { 
		height: 70%;
	}

	#ttlc-social-links ul { 
		list-style-type: none; 
		max-width: 48px;
	}

	#ttlc-social-links ul li { 
		background-color: #fff;
		border: 1px solid #fff;
		padding: 10px 10px;
		font-size: 1em;
		margin-bottom: 5px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box; 
	}

	#ttlc-social-links ul li:hover {
		background-color: #293b47;
		color: #fff; 
	}
}

/******************************************************
* Result page for search (show item)                  *
******************************************************/

.ttlc-res-breadcrumbs {
	color: #ffffff;
	/* font-size: 0.9rem; */
	/* line-height: 80%; */
	font-variant: small-caps;
	text-align: left;
	/* vertical-align: middle; */
	margin: 0px; 
}

.ttlc-res-breadcrumbs i {
	color:#ffffff;
}

.ttlc-res-breadcrumbs a {
	color: #E2E2E7;
}

@media screen and (min-width: 777px) { /* DESKTOP CSS */
	.ttlc-resp-container {
		position: relative;
		overflow: hidden;
		padding-top: 50%;
		width: 100%;
	}
}

@media screen and (max-width: 776px) { /* MOBILE CSS */ 
	.ttlc-resp-container {
		position: relative;
		overflow: hidden;
		padding-top: 100%;
		width: 100%;
	}
}

.ttlc-resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.ttlc-embed-iframe {
    margin: 0 auto;
	display:block;
	width: 100%;
    height: 444px;
    border: 0;
}

.ttlc-feedbackBlock {
	vertical-align: top;
	display: inline-block;
	max-width: 300px;
	margin: 1%;
}

#ttlc_feedbackDisplay {
	max-height: 100px;
	padding-bottom: 8px;
}

#ttlc_feedbackComments {
	vertical-align: top;
	overflow: auto;
	max-height: 770px;
}

.ttlc_comment {
	text-align: left;
	font-size: 0.85em;
	padding: 0px;
	margin: 8px 8px 8px 0px;
	line-height: 1.15em;
	word-wrap:break-word;
}

.ttlc_commentMeta {
	text-align: left;
	font-size: 0.75em;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
	color: #005F9E;
}

.ttlc-resultBlock {
	vertical-align: top;
	display: inline-block;
}

/******************************************************
* Footer: logo, menu, and disclaimer                  *
******************************************************/
 
.ttlc-a-footer {
    line-height: inherit;
    color: #009AD9;
    text-decoration: none;
    cursor: pointer;
}

.ttlc-a-footer:hover {
    color: #F3F3F7;
    text-decoration: none;
}

.ttlc-ddHeaderImage { 
    background-position: center top;
    background-repeat: no-repeat;
	background-size:100% 100%;
	width: 100%;
	min-height: 500px;
	padding: 0px;
	margin: 0px;
}

.ttlc-genHeaderImage { 
    background-position: center top;
    background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	min-height: 450px;
	padding: 0px;
	margin: 0px;
}

.ttlc-trnHeaderImage { 
    background-position: center top;
    background-repeat: no-repeat;
	background-size: cover;
	min-height: 450px;
}

#ttlc-flex-footer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	padding: 10px;
	font-size: .85rem;
	align-items: center;
	justify-content: center;
}

#ttlc-flex-footer .ttlc-flex-2 {
	flex: none;
	width: 120px;
}

#ttlc-flex-footer .ttlc-flex-3 {
	flex: auto;
	padding-left: 15px;
	padding-right: 10px;
}

@media screen and (min-width: 777px) { /* DESKTOP CSS */

	#ttlc-flex-footer .ttlc-flex-4 {
		flex: none;
		width: 140px;
		text-align: right;
		align-items: center;
		justify-content: center;
	}

}

@media screen and (max-width: 776px) { /* MOBILE CSS */ 

	#ttlc-flex-footer .ttlc-flex-4 {
		display: none;
	}

}

.ttlc-webinars .ttlc-col {
	-webkit-columns: 3;
	-moz-columns: 3;
	columns: 3;
	-webkit-column-gap: 1em;
	-moz-column-gap: 1em;
	column-gap: 1em;
	padding: 0px;
	margin: 0px; 
}

.ttlc-no-break-col {
	line-height: 100%;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

.ttlc-filter-webinar {
	color: #005F9E;
	font-size: 0.85em;
	padding: 0px;
	line-height: 1;
	text-align: center;
}

.ttlc-select-wt {
    font-weight: 600;
    color: #005F9E;
    max-width: 250px; 
    margin: 0;
	background-color: transparent;
	border: 0px solid #005F9E;
    border-bottom: 1px solid #005F9E;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%280, 95, 158%29'></polygon></svg>");
}

.ttlc-select-wt::-ms-expand {
    display: none;
}

.ttlc-select-wt:hover {
    border-color: #888;
}
.ttlc-select-wt:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222; 
    outline: none;
}
.ttlc-select-wt option {
    font-weight:normal;
}

/******************************************************
* Drill down page CSS				                  *
******************************************************/

/* New inifity scroll css */

.scroll-content {
	padding-bottom: 10px;
}

#ttlc-dd-infinity-adm,
#ttlc-dd-infinity-usr,
#ttlc-dd-infinity-isa,
#ttlc-dd-infinity-isu {
	padding: 0px;
	background-color: #009AD9;
	/* top, right, bottom, left */
	margin: 0px 0px -18px 0px;
	margin: 0px;
	line-height: 1;
}

.ttlc-isp {
	color: white;
}

#ttlc-dd-subs-usr,
#ttlc-dd-subs-adm {
	padding: 0px;
	margin: 0px;
}

.ttlc-isa-wrap,
.ttlc-isu-wrap {
	display: flex;
	align-items: center;
	padding: 1px 0px 1px 0px;
	margin: 0px;
}

.ttlc-cardHeader {
	color: #009AD9;
	font-size: 1.25em;
	padding: 0px;
	margin: 0px;
}

.ttlc-isa-list, 
.ttlc-isu-list {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.ttlc-isa-hlist__item,
.ttlc-isa-list__item, 
.ttlc-isu-hlist__item,
.ttlc-isu-list__item 
{
	display: block;
	padding: 1em;
	text-align: left;
	align-items: left;
	
	background: rgba(255,255,255,0.85);

	background: -moz-linear-gradient(-45deg, rgba(255,255,255,0.85) 0%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 83%);

	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,0.85)), color-stop(82%, rgba(255,255,255,1)), color-stop(83%, rgba(255,255,255,1)));

	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0.85) 0%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 83%);

	background: -o-linear-gradient(-45deg, rgba(255,255,255,0.85) 0%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 83%);

	background: -ms-linear-gradient(-45deg, rgba(255,255,255,0.85) 0%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 83%);

	background: linear-gradient(135deg, rgba(255,255,255,0.85) 0%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 83%);
	
	transition: all .35s ease-in-out;
	margin: 1px;
	box-shadow: 0px 7px 16px 0px rgba(41, 53, 108, 0.25);
}

.isu-sub-sub,
.isa-sub-sub,
.isu-sub-sub table,
.isa-sub-sub table {
	margin: 0px;
	padding: 0px;
}

.ttlc-col ul {
	list-style-type: disc;
}

.ttlc-col ol {
	list-style-type: decimal;
}

@media screen and (max-width: 616px) { /* MOBILE CSS */ 

	.ttlc-isa-hlist__item .ttlc-col, 
	.ttlc-isu-hlist__item .ttlc-col,
	.ttlc-isa-list__item .ttlc-col,
	.ttlc-isu-list__item .ttlc-col {
		padding: 0px;
		margin: 0px; 
	}
	
	.ttlc-col li {
		line-height: 125%;
		margin-bottom: 15px;
		overflow-wrap: break-word;
	}
	
	.ttlc-col li .ttlc-cond {
		font-size: 0.8em;
		line-height: 110%;
		overflow-wrap: break-word;
	}
}

@media screen and (min-width: 617px) { /* DESKTOP CSS */

	.ttlc-isa-hlist__item .ttlc-col, 
	.ttlc-isu-hlist__item .ttlc-col	{
		padding: 0px;
		margin: 0px; 
	}
	
	.ttlc-isa-list__item .ttlc-col,
	.ttlc-isu-list__item .ttlc-col {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
		-webkit-column-gap: 1em;
		-moz-column-gap: 1em;
		column-gap: 1em;
		padding: 0px;
		margin: 0px; 
	}
	
	.ttlc-col li {
		line-height: 125%;
		margin-bottom: 15px;
		overflow-wrap: break-word;
	}
	
	.ttlc-col li .ttlc-cond {
		font-size: 0.8em;
		line-height: 110%;
		overflow-wrap: break-word;
	}
}

.ttlc-isa-hlist__item:last-child,
.ttlc-isa-list__item:last-child,
.ttlc-isu-hlist__item:last-child,
.ttlc-isu-list__item:last-child {
	margin-bottom: 0px;
}

.ttlc-cardSubject,
.ttlc-bc-scroll {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 1;
	text-align: left;
	color: #009AD9;
}



/* ------------------------------ */

/* old block display css*/

.ttlc-hrDiv {
	display: flex;
    align-items: center;
}

hr {
	text-align:center;
	height: 5px; 
	width: 100%;
	border: 0px solid #FFBE00; 
	border-top-width: 2px;
}

.ttlc-mainSubject {
	font-family: 'OpenSans_bold', 'Arial Bold', sans-serif !important; 
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	font-size: 2.6em;
}

.ttlc-mainSubTitle {
	font-family: 'OpenSans_italic', 'Arial', sans-serif !important; 
	text-align: left;
	color: #ffffff;
	font-size: 1em;
}


@media screen and (max-width: 776px) { /* MOBILE CSS */

	.ttlc-mainText {
		font-family: 'OpenSans_light', 'Arial', sans-serif !important;  
		line-height: 1.5 !important;
		text-align: left;
		color: #ffffff;
		margin-bottom: 0px;
	}
	
	.ttlc-mainText {
		font-family: 'OpenSans_light', 'Arial', sans-serif !important;  
		line-height: 1.5 !important;
		text-align: left;
		color: #ffffff;
		margin-bottom: 0px;
	}
}

@media screen and (min-width: 777px) { /* DESKTOP CSS */

	.ttlc-mainText {
		font-family: 'OpenSans_light', 'Arial', sans-serif !important;  
		line-height: 1.5 !important;
		text-align: left;
		color: #ffffff;
		margin-bottom: 15%;
	}
	
	.ttlc-mainText {
		font-family: 'OpenSans_light', 'Arial', sans-serif !important;  
		line-height: 1.5 !important;
		text-align: left;
		color: #ffffff;
		margin-bottom: 15%;
	}
}

.inLineChildSubject {
	display: inline-block;
	width: 30%;
	vertical-align: top;
	text-align: left;
	margin: .75em;
}

.ttlc-lmore-container {
	text-align: center;
}

.tlc-lmore-container .row {
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
}

.ttlc-lmore-col {
  display: none;
}

/* ---- grid ---- */
.grid-container {
	box-sizing: border-box;
	text-align: center;
	align-items: center;
}
.grid {
	margin: 0 auto;
	align-items: center;
}

/* clear fix */
.grid:after {
	content: '';
	display: block;
	clear: both;
}

/* ---- .grid-item ---- */
.grid-item {
	width: 360px;
	margin: 10px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	border: 1px solid #009AD9;
	/* border-color: hsla(0, 0%, 0%, 0.5); */
	box-shadow: 5px 10px #ddd;
	border-radius: 5px;
}

.grid-tree {
	max-width: 460px;
	margin: 0 auto;
	background: #fff !important;
	border: 1px solid #009AD9;
	/* border-color: hsla(0, 0%, 0%, 0.5); */
	box-shadow: 5px 10px #ddd;
	border-radius: 5px;
}

.grid-item img {
	display: block;
	max-width: 100%;
}

.grid-tree img {
	display: block;
	max-width: 100%;
}

.card-contents-all {
	box-sizing: border-box;
	vertical-align: middle;
	text-align: left;
	padding: 10px 10px 5px 25px;
	overflow: hidden;
}

.card-contents-all li {
	color: #002D5B;
	font-size: 0.75em;
}

.card-contents-all li li {
	color: #002D5B;
	font-size: 0.85em;
}

.card-contents {
	box-sizing: border-box;
	vertical-align: middle;
	text-align: left;
	padding: 10px 10px 5px 25px;
	height: 165px;
	overflow: hidden;
}

.card-contents li {
	color: #002D5B;
	font-size: 0.75em;
}

.card-contents li li {
	color: #002D5B;
	font-size: 0.85em;
}

.card-contents a {
	font-style: italic;
	color: #005F9E;
}

.ttlc-load-assets {
	color: #002D5B !important;
	border: 3px solid #002D5B;
	padding: 0.5em 1em;
	font-size: 1em;
	font-weight: bold;
	margin: 10px;
	display: inline-block;
}

.ttlc-load-assets-active {
	background-color: #002D5B !important;
	color: #fff !important;
	border: 3px solid #002D5B;
	padding: 0.5em 1em;
	font-size: 1em;
	font-weight: bold;
	margin: 10px;
	display: inline-block;
}

.ttlc-load-assets:hover {
	background-color: #002D5B;
	color: #fff !important;
	text-decoration: none;
}

.ttlc-load-search {
	background: transparent;
	color: #fff !important;
	border: 3px solid #fff !important;
	padding: 0.25em 1em 0.25em 1em;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	display: inline-block;
	text-decoration: none;
    line-height: 1;
}

.ttlc-load-search:hover {
	background-color: #002D5B;
	color: #fff !important;
	border: 3px solid #fff !important;
}

.ttlc-load-search-dk {
	background: transparent;
	color: #002D5B !important;
	border: 3px solid #002D5B !important;
	padding: 0.25em 1em 0.25em 1em;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	display: inline-block;
	text-decoration: none;
    line-height: 1;
}

.ttlc-load-search-dk:hover {
	background-color: #002D5B; 
	color: #fff !important;
	border: 3px solid #002D5B !important;
}

.ttlc-load-more {
  background-color: #e6e6e6;
  color: #002D5B !important;
  border: 3px solid #002D5B;
  padding: 0.2em 1em;
  font-size: 1em;
  font-weight: bold;
  margin: 10px;
  display: inline-block;
}

.ttlc-load-more:hover {
  background-color: #002D5B;
  color: #fff !important;
  text-decoration: none;
}

@media screen and (min-width: 1200px) { /* DESKTOP CSS */
	
	.ttlc-lmore-content {
		text-align: center;
	}
	
	.ttlc-addon-div {
		display: inline-block;
		width: 280px;
		text-align: left;
		vertical-align: top;
		font-style: italic;
		margin-left: 1em;
		margin-right: 1em;
	}
}
@media screen and (max-width: 1199px) { /* MOBILE CSS */ 

	.ttlc-lmore-content {
		
		text-align: center;
	}
	.ttlc-addon-div {
		display: table;
		max-width: 340px;
		text-align: left;
		vertical-align: top;
		font-style: italic;
		margin: 0 auto;
	}

}

.ttlc-addon-div h3{
	color: #002D5B;
	font-size: 1.2em;
}

.ttlc-addon-div p{
	color: #002D5B;
	font-size: .75em;
}


@media screen and (min-width: 777px) { /* DESKTOP CSS */

	/* Drill Down main subject and search, or tag info and similar tags list */
	.ttlc-flex-dd-main {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	
	.ttlc-flex-dd-main .ttlc-flex-1 {
		flex: auto;
		text-align: left;
		margin: 0em;
		padding: 0em 1em 1em 0em; 
	}
	
	.ttlc-flex-dd-main .ttlc-flex-2 {
		flex: auto;
		max-width: 475px;
		min-width: 460px;
		text-align: right;
		margin: 0em;
	}
	
	.ttlc-flex-dd-sub {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row;
	}
	
	.ttlc-flex-dd-sub .ttlc-flex-bck {
		flex: auto;
		max-width: 30px;
		text-align: left;
		font-size: 1.8em;
		margin: 0em;
		padding: 0em;
	}
	
	.ttlc-flex-dd-sub .ttlc-flex-hdg {
		flex: auto;
		text-align: left;
		margin: 0em;
		padding: 0em;
	}
	
	.ttlc-flex-dd-sub .ttlc-flex-txt {
		flex: auto;
		max-width: 380px;
		text-align: right;
		margin: 0em;
		padding: 0em;
	}
	
	.ttlc-flex-dd-sub .ttlc-flex-btn {
		flex: auto;
		max-width: 85px;
		text-align: right;
		margin: 0em;
		padding: 0em;
	}
	
	.ttlc-gen-page {
		display: flex;
		align-items: center;
		text-align: left;
	}
	
	/* Drill Down end of lineage, 2 or 3-wide menus  */
	#ttlc-flex-dd {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	
	#ttlc-flex-dd .ttlc-flex {
		flex: auto;
		min-width: 240px;
		text-align: center;
		align-items: center;
		justify-content: center;
	}

}

@media screen and (max-width: 776px) { /* MOBILE CSS */ 

	.ttlc-flex-dd-sub {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	
	.ttlc-flex-dd-sub .ttlc-flex-bck {
		flex: auto;
		max-width: 30px;
		text-align: left;
		font-size: 1.8em;
		margin: 0em;
		padding: 0em;
	}
	
	.ttlc-flex-dd-sub .ttlc-flex-hdg {
		flex: auto;
		width: 85%;
		text-align: left;
		margin: 0em;
		padding: 0em;
	}
	
	.ttlc-flex-dd-sub .ttlc-flex-txt {
		flex: auto;
		max-width: 380px;
		text-align: right;
		margin: 0em;
		padding: 0em;
	}
	
	.ttlc-flex-dd-sub .ttlc-flex-btn {
		flex: auto;
		max-width: 85px;
		text-align: right;
		margin: 0em;
		padding: 0em;
	}
	
}


.ttlc-childSubject {
	font-family: 'OpenSans', 'Arial', sans-serif !important; 
	text-align: left;
	color: #00437B;
}

.ttlc-childText {
	font-family: 'OpenSans_light', 'Arial', sans-serif !important;	
	font-size: 0.8em;
	text-align: left;
	color: #363545;
	margin: 0;
	padding: 0;
}

.ttlc-sectionHeader {
	font-family: 'OpenSans_extra_bold', 'Arial Bold', sans-serif !important; 
	
	font-size: 2.4em;
	text-align: center;
	color: #00437B;
	font-size: 2em;
	margin: 0;
	padding: 0;
}

.ttlc-ddContentHolder {
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 0;
	padding: 0;
}

.ttlc-ddContentBlock {
	display: inline-block;
}

.ttlc-columns {
	-webkit-columns: 2 375px;
	-moz-columns: 2 375px;
	columns: 2 375px;
	-webkit-column-gap: 2em;
	-moz-column-gap: 2em;
	column-gap: 2em;
}

.ttlc-columns h1 {
	-webkit-column-span: all;
	-moz-column-span: all;
	column-span: all;
	margin-bottom: 0.5em;
	line-height: 1.2;
}

.ttlc-columns p {
	margin-bottom: 1.3em;
}

.ttlc-dd-breadcrumbs { 
	color: #ffffff;
	font-variant: small-caps;
	text-align: left;
	margin-bottom: 15px;
}

.ttlc-dd-breadcrumbs-dark {
	color: #009AD9;
	font-variant: small-caps;
	text-align: left;
	margin: 0px 0px 5px 0px;
	font-size: 0.8em;
}

.ttlc-more-help {
	font-family: 'OpenSans_semi_bold', 'Arial Bold', sans-serif; 
	font-weight: 600;
	text-align: left;
	color: #ffffff;
	font-size: 2.6em;
}

.interaction_chart {
	display: table;
	table-layout: fixed;
	width: 90%;
	max-width: 700px;
	height: 200px;
	margin: 0 auto;
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1) 2%, rgba(0, 0, 0, 0) 2%);
	background-size: 100% 50px;
	background-position: left top;
}
.interaction_chart li {
	position: relative;
	display: table-cell;
	vertical-align: bottom;
	height: 200px;
	font-family: 'OpenSans_semi_bold', 'Arial Bold', sans-serif; 
	font-weight: 600;
	color: #002D5B;
	font-size: 0.75em;
}
.interaction_chart span {
	margin: 0 1em;
	display: block;
	animation: interaction_draw 1s ease-in-out;
}
.interaction_chart span:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	padding: 5px 1em 0;
	display: block;
	text-align: center;
	content: attr(title);
	word-wrap: break-word;
}

@keyframes interaction_draw {
	0% {
		height: 0;
	}
}

.tmwl_errors { 
	padding: 12px; 
	border: 1px solid #f50; 
	background-color: #ffcccc; 
	margin: 5px; 
	color: red;
}
.tmwl_alerts { 
	padding: 12px; 
	border: 1px solid #ffff80; 
	background-color: #ffff99; 
	margin: 5px; 
}

/******************************************************
* OLD GGC CSS						                  *
******************************************************/

img.TMW-with-text { 
	float: left; 
	padding: 20px; 
	max-width: 90%; 
	max-height: auto; 
} 

.clearfix:after { 
	content: " "; 
	visibility: hidden; 
	display: block; 
	height: 0; 
	clear: both;
}

div.tmwRel { 
	position: relative; 
	left: 20px; 
	border: 3px solid #cacaca; 
	background-color: lightgray; 
	height: auto;
}

div.tmwNarrow { 
	position: relative; 
	left: 30px; 
	border: 3px solid #cacaca; 
	background-color: white; 
	width: 35%; 
	padding: 25px 25px 25px 25px;
}

.tmwVidNarrow { 
	position: relative; 
	left: 30px; 
	border: 3px solid #cacaca; 
	background-color: white; 
	width: 75%; 
	height: 75%; 
	padding: 25px 25px 25px 25px;
}

div.tmwNarrowClean { 
	position: relative; 
	left: 30px; 
	border: 0px; 
	background-color: white; 
	width: 40%; 
	padding: 25px 25px 25px 25px;
}

.vidnarrow {
	position: relative; 
	left: 10px; 
	border: 3px solid #cacaca; 
	background-color: white; 
	padding: 5px 5px 5px 5px;
}

.caption { 
	font-size: large
}

.column {
    float: left;
    width: 60%;
    background-color: white;
	padding: 25px 25px 25px 25px;
}

.left { 
	width: 55%;
}

.right { 
	border: 3px solid #cacaca; 
	background-color: white; 
	width: 40%; 
	padding: 25px 25px 25px 25px; 
	overflow-y: scroll; 
	height: 900px;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}


@media (max-width: 600px) {
    .column {
        width: 100%;
    }
}



/******************************************************
* Asset Quick Move CSS				                  *
******************************************************/

/* Styles for the matching widget */

.ttlc-aqm-bin {
  min-height: 50px;
  max-width: 450px;
  margin: 10px 30px 20px 0px;
  padding: 8px 8px 4px 8px;
  background-color: #ECEFF1;
}

/* Maybe you don't want to wrap the destination labels in <p> tags...*/
.ttlc-aqm-bin>p {
  margin: 4px;
  font-weight: 600;
  pointer-events: none;
}

.ttlc-aqm-col-md {
	display: inline-block;
	align-items: top;
}

.ttlc-aqm-item {
  cursor: pointer;  
  padding: 15px;
  margin-bottom: 8px;
  background-color: white;
  border-radius: 2px;
  box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
  transition: margin 0.1s;
}

.ttlc-aqm-item-selected {
  box-shadow: 0 5px 5px -3px rgba(0,0,0,.2), 0 8px 10px 1px rgba(0,0,0,.14), 0 3px 14px 2px rgba(0,0,0,.12);
  margin: 5px -15px 15px -15px;
}

.ttlc-aqm-bin-selectable {
  cursor: pointer;
}


/* Styles for use in the demo only */

body {
	font-family: 'OpenSans', 'Arial', sans-serif;
	background: #e6e6e6;
	margin: 0px;
	color: #333333;
	overflow: auto;
}

.ttlc-aqm-wrapper {
	padding: 20px;
	background: white;
	margin: 20px auto 20px auto;
	max-width: 778px;
}

.ttlc-aqm-donebtn {
	margin: 10px;
	padding: 20px;
	background-color: #00c853;
	color: white;
	cursor: pointer;
	display: inline-block;
}

.ttlc-aqm-row {
	margin-top: 30px;
}

/******************************************************
* Profile Page & Authentication                       *
******************************************************/

table.ttlc_authenticationBG {
	border: 0px;
	border-spacing: 0px;
	
	padding: 20px;
	
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 16px;
	-webkit-border-bottom-right-radius: 16px;
	-webkit-border-bottom-left-radius: 16px;

	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright: 16px;
	-moz-border-radius-bottomright: 16px;
	-moz-border-radius-bottomleft: 16px;

	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
	border-bottom-left-radius: 16px;
	
	background: #e6e6e6; /* Old browsers */
}

.ttlc-widget-scroll {
	overflow-x: hidden;
	overflow-y: auto;
	align-items: top;
	vertical-align: top;
	max-height: 280px;
}

.ttlc-widget-scroll::-webkit-scrollbar {
	width: 0.75vw;
}
 
.ttlc-widget-scroll::-webkit-scrollbar-thumb {
	background: #b6c6d8;
	border-radius: 20px;
	
}

.ttlc-widget-scroll::-webkit-scrollbar-track {
	background: #ddd;
	border-radius: 20px;
}

@media screen and (min-width: 920px) { /* DESKTOP CSS */
	.ttlc-profile-col {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
		-webkit-column-gap: 1em;
		-moz-column-gap: 1em;
		column-gap: 1em;
		padding: 0px;
		margin: 0px; 
	}
}

@media screen and (max-width: 919px) { /* MOBILE CSS */ 

}

.ttlc-profileTitleWhite {
	color: #F3F3F7;
}

.ttlc-profileDarkBlue {
	background-color: #002D5B;
	color: #F3F3F7;
	margin: 10px;
	padding: 15px;
	width: 320px;
}

.ttlc-profileLightBlue {
	background-color: #005F9E;
	color: #F3F3F7;
	margin: 10px;
	padding: 15px;
	width: 320px;
}

.ttlc-customButtonHeadLt {
	color: #fff !important;
	background-color: #009AD9;
	border: 3px solid #fff !important;
	padding: 0.5em 1.2em;
	font-size: 1em;
	font-weight: bold;
	margin: 16px 0px 0px 0px;
}

.ttlc-customButtonHeadLt:hover {
	background-color: #002D5B;
	color: #009AD9 !important;
	border: 3px solid #fff !important;
}

.ttlc-customButton {
	color: #002D5B !important;
	border: 3px solid #002D5B !important;
	padding: 0.5em 1.2em;
	font-size: 1em;
	font-weight: bold;
	margin: 4px;
	display: inline-block;
}

.ttlc-customButton:hover {
	background-color: #002D5B;
	color: #fff !important;
	border: 3px solid #005F9E !important;
}

.ttlc-customButtonLt {
	color: #fff !important;
	border: 3px solid #fff !important;
	padding: 0.5em 1.2em;
	font-size: 1em;
	font-weight: bold;
	margin: 10px;
	display: inline-block;
}

.ttlc-customButtonLt:hover {
	background-color: #002D5B;
	color: #009AD9 !important;
	border: 3px solid #fff !important;
}

.ttlc-maintenanceButtonDisabled {
	width: 230px;
	color: #6b6b6b !important;
	border: 3px solid #6b6b6b !important;
	background-color: #d1d1d1;
	padding: 0.5em 1.2em;
	font-size: 1em;
	font-weight: bold;
	margin: 4px;
	display: inline-block;
}

.ttlc-maintenanceButton {
	width: 230px;
	color: #002D5B !important;
	border: 3px solid #002D5B !important;
	padding: 0.5em 1.2em;
	font-size: 1em;
	font-weight: bold;
	margin: 4px;
	display: inline-block;
}

.ttlc-maintenanceButton:hover {
	background-color: #002D5B;
	color: #fff !important;
	border: 3px solid #005F9E !important;
}

.ttlc-maintFormBtns {
	color: #002D5B !important;
	border: 3px solid #002D5B !important;
	padding: 0.3em 0.6em;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	display: inline-block;
}

.ttlc-maintFormBtns:hover {
	background-color: #002D5B;
	color: #fff !important;
	border: 3px solid #005F9E !important;
}

.ttlc-maintFormChkBtns {
	color: #002D5B !important;
	border: 0px !important;
	padding: 2px;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	display: inline-block;
}

.ttlc-maintFormChkBtns:hover {
	background-color: #002D5B;
	color: #fff !important;
	border: 0px !important;
}

.ttlc_mantenancePanel {
	background-color: #f5f5f5;
	padding: 20px;
	margin: 20px;
	align-items: top;
	overflow: scroll;
}

.ttlc_mantenanceFeedback p {
	margin: 20px;
	-webkit-box-shadow: 5px 5px 15px 5px #828282; 
	box-shadow: 5px 5px 15px 5px #828282;
	background-color: #FFE6EE;
	border: 3px solid #FF8080 !important;
	padding: 0.6em;
	font-size: 1em;
	font-weight: bold;
}

.swal-button {
	background-color: #e6e6e6;
	color: #002D5B !important;
	border: 3px solid #002D5B !important;
	font-size: 20px;
	text-align: center;
	width: 436px;
}

.swal-button:hover {
	background-color: #002D5B !important;
	color: #fff !important;
	border: 3px solid #005F9E !important;
}

/* Description Text Editor */

.intLink { cursor: pointer; }
img.intLink { border: 0; }
#ec_toolBar select { font-size:10px; }
#editableContent {
  width: 900px;
  height: 240px;
  border: 1px #000000 solid;
  padding: 12px;
  overflow: scroll;
  background-color: #FFFFFF;
}
#editableContent #sourceText {
  padding: 0;
  margin: 0;
  width: 880px;
  min-height: 220px;
  white-space: pre-wrap;
}
#editMode label { cursor: pointer; }

/* END -- Description Text Editor */

.ttlc-customSort {
	color: #002D5B !important;
	border: 0px !important;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	white-space: nowrap;
}

.ttlc-customSort:hover {
	color: #005F9E !important;
	border: 0px !important;
	white-space: nowrap;
}

.ttlc-check {
  margin: 0px;
  padding: 0px;
}

.ttlc-check input[type="checkbox"] {
  display: none;
}

.ttlc-check input[type="checkbox"] + label {
  display: inline;
  position: relative;
  margin: 0px;
  padding: 0px;
}

.ttlc-check input[type="checkbox"] + label::before {
  display: inline-block;
  width: 24px;
  height: 24px;
  content: ' ';
  border: 2px solid #002D5B;
  vertical-align: middle;
  margin: 0px 12px 0px 0px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  z-index: 10;
}

.ttlc-check input[type="checkbox"]:checked + label::before {
  border: 2px solid #002D5B;
}

.ttlc-check input[type="checkbox"]:checked + label::after {
  width: 6px;
  height: 16px;
  border: 2px solid #002D5B;
  border-left: none;
  border-top: none;
  content: ' ';
  position: absolute;
  left: 10px;
  bottom: 1px;
  transform: rotatez(45deg);
  cursor: pointer;
  z-index: 20;
}

/******************************************************
* Generic Pages                                       *
******************************************************/

h1.ttlc-generic {
	font-size: 2em;
	font-weight: 700;
	color: #005f9e;
}

h2.ttlc-generic {
	font-size: 1.5em;
	font-weight: 700;
	color: #005f9e;
}

h3.ttlc-generic {
	font-weight: 700;
	color: #005f9e;
}

table.ttlc-table td {
	padding-top: 24px;
	padding-bottom: 24px;
	white-space: normal;
}

table.ttlc-table td h2 {
	font-weight: 800;
	padding-top: 12px;
	padding-bottom: 0px;
}

table.ttlc-table td h4 {
	font-weight: 700;
	padding-top: 12px;
	padding-bottom: 0px;
}

table.ttlc-table td i {
	font-weight: 700;
	color: #009AD9;
}


/******************************************************
* Site Map Page                                          *
******************************************************/

.ttlc-sm-title {
	font-size: 1.2rem;
	font-weight: 700;
	color: #002D5B;
	border-bottom: 2px solid rgba(0, 45, 91, 1);
	padding: 5px;
	width: 100%;
}

#ttlc-flex-sm-container i {
	font-weight: 700;
}

.ttlc-sm-text {
	font-size: 1rem;
	color: #002D5B;
	padding: 5px 10px 5px 0px;
	width: 100%;
}

.ttlc-sm-text:hover {
	color: #009AD9;
}


/******************************************************
* Marketo Forms                                        *
******************************************************/
.mktoLabel {
	color: #fff !important;
	font-weight: bold;
}

.mktoField {
	min-width: 260px !important; 
	padding: 0.25em 1em 0.25em 1em;
	font-size: 0.85em;
}

.mktoButton {
	background: transparent !important;
	color: #fff !important;
	border: 3px solid #fff !important;
	padding: 0.25em 1em 0.25em 1em;
	font-size: 0.85em;
	font-weight: bold;
	margin: 0px;
	display: inline-block;
	text-decoration: none;
    line-height: 1;
}

.mktoButton:hover {
	color: #002D5B !important;
	border: 3px solid #002D5B !important;
}

.ttlc-contact-us {
	color: #fff !important;
}
