/* D8 */
.toolbar .toolbar-bar {
	position: relative;
}
#toolbar-administration {
	margin: 0 0 0px;
}
.region-message .tabs--primary {
	margin: 0px auto 10px;
}
/* hide admin toolbar */
#toolbar-toggle {
	float: left;
	font-size: 1rem;
	background: black;
	padding: 9px;
}
#toolbar-bar {
	background: transparent;
	box-shadow: none;
}
#toolbar-bar .toolbar-tab {
	display: none;
}
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
	top: 0;
}
/* message */
body.path-user .region.region-message {
	margin: 15px auto;
}
.message {
	position: relative;
	z-index: 1;
}
.message .control-panel {
	display: none;
}
body.user-logged-in .message {
	position: fixed;
	top: 300px;
	left: 0;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	z-index: 99;
	width: auto;
	background: #fff;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}
body.user-logged-in .message .container {
	width: auto !important;
}
body.user-logged-in .message.show {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
body.user-logged-in .message .control-panel {
	display: block;
	border: 1px solid rgba(0, 0, 0, 0.1);
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	text-align: center;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 20px;
	left: 100%;
	margin-top: -21px;
	z-index: 11;
}
body.user-logged-in .message .control-panel:hover {
	cursor: pointer;
	color: #f86923;
}
body.user-logged-in .message .nav-tabs {
	border: none;
	width: 100%;
}
body.user-logged-in .message .nav-tabs > li {
	float: none;
}
body.user-logged-in .message .nav-tabs > li a {
	font-size: 12px;
	font-weight: 700;
	padding: 8px 18px !important;
	border: none;
	text-transform: uppercase;
	background: none;
	letter-spacing: 1px;
	color: #000;
}
body.user-logged-in .message .nav-tabs > li.active a {
	color: #f86923;
}
body.user-logged-in .message .nav-tabs > li.active > a:hover {
	border: none;
}
body.user-logged-in .message .messages__wrapper {
	padding: 10px !important;
}
body.user-logged-in .message {
	padding: 15px 0;
}
/* ==== RD18 Styles ====*/
html, body, h4.panel-title a {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body {
	font-size: 20px;
	line-height: 1.6;
	color: #393939;
	font-weight: 300;
}
.node-unpublished {
	background-color: #fff !important;
}
h1, h2 {
	line-height: 1.2;
}
h1, h2, h3, h4 {
	font-family: 'Roboto';
	font-weight: 100;
	margin-bottom: 15px;
}
h5, h6 {
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 15px;
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
}
p+h1, p+h2, p+h3, ul+h1, ul+h2, ul+h3, ol+h1, ol+h2, ol+h3, .table-responsive+h1, .table-responsive+h2, .table-responsive+h3 {
	margin-top: 30px;
}
h1 {
	font-size: 42px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 30px;
	line-height: 1.4;
}
h4 {
	font-size: 24px;
	line-height: 1.4;
}
td, td p {
	font-size: 18px;
}
.roboto {
	font-family: 'Roboto';
	font-weight: 100;
}
b, strong {
	font-weight: 400;
}
.stronger {
	font-weight: 700;
}
.lead {
	font-size: 18px;
	font-weight: 300;
	line-height: 2;
	margin-bottom: 50px;
}
.middle {
	display: table-cell;
	height: inherit;
	width: inherit;
	vertical-align: middle;
	padding: inherit;
}
.halfline:after {
	background: none repeat scroll 0 0 #000;
	bottom: -10px;
	content: "";
	display: block;
	height: 4px;
	position: relative;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}
.halfline {
	margin-bottom: 35px;
}
.halfline:after, .halfline-extra:after, .halfline1:after, .halfline-orange:after {
	background: none repeat scroll 0 0 #000;
	bottom: -10px;
	content: "";
	display: block;
	height: 4px;
	position: relative;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}
.halfline1:after {
	bottom: -20px;
}
.halfline-extra:after, .halfline1:after {
	bottom: -20px;
	margin-bottom: 35px;
}
.white.halfline:after {
	background-color: #fff;
}
.halfline1:after, .halfline-orange:after {
	height: 3px;
	width: 80px;
	margin-left: 0;
}
.halfline-orange:after {
	background-color: #e38b2d;
}
p {
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 25px;
	font-weight: 300;
}
.content ul, .content ol {
	margin-bottom: 25px;
	padding-left: 35px;
}
.content ul li, .content ol li {
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 10px;
	font-weight: 300;
}
.content li ol, .content li ul {
	margin-top: 15px;
}
a {
	color: #c2580a;
}
a:focus, a:hover {
	color: #f47418;
	text-decoration: none;
}
img {
	max-width: 100%;
}
.lightgray-wrap, .gray-wrap, .dark-wrap, .orange-wrap, .blue-wrap, .darkblue-wrap, .space-wrap, .white-wrap, .purple-wrap, .darkpurple-wrap {
	padding: 80px 0 60px;
	background-color: #fff;
}
.lightgray-wrap {
	background-color: #f9f9f9;
}
.gray-wrap {
	background-color: #efefef;
	padding: 80px 0 60px;
}
.dark-wrap {
	background-color: #2b303b;
	color: #fff;
}
.orange-wrap {
	background-color: #e38a2d;
	color: #fff;
}
.orangegrad-wrap {
	background: linear-gradient(360deg, #e38a2d 30%, #bb5b0b 100%);
	color: #fff;
}
.blue-wrap, .purple-wrap {
	/* purple-wrap made blue for sitewide survey agile promo removal. Use darkpurple-wrap*/
	background-color: #83aada;
	color: #fff;
}
.purple-wrap.bg13, .darkpurple-wrap {
	background-color: #802145;
	color: #fff;
}
.darkblue-wrap {
	background-color: #002347;
	color: #fff;
}
.space-wrap {
	border-top: 12px solid #f4f8fb;
	border-bottom: 12px solid #f4f8fb;
}
.hero-wrap {
	padding: 0;
}
.dark-wrap h1, .orange-wrap h1, .blue-wrap h1, .darkblue-wrap h1, .purple-wrap h1, .darkpurple-wrap h1, .dark-wrap h2, .orange-wrap h2, .blue-wrap h2, .darkblue-wrap h2, .purple-wrap h2, .darkpurple-wrap h2, .dark-wrap h3, .orange-wrap h3, .blue-wrap h3, .darkblue-wrap h3, .purple-wrap h3, .darkpurple-wrap h3, .dark-wrap p, .orange-wrap p, .blue-wrap p, .darkblue-wrap p, .purple-wrap p, .darkpurple-wrap p, .dark-wrap li, .orange-wrap li, .blue-wrap li, .darkblue-wrap li, .purple-wrap li, .darkpurple-wrap li {
	color: white;
}
a img {
	-o-transition: opacity .1s ease-out;
	-ms-transition: opacity .1s ease-out;
	-moz-transition: opacity .1s ease-out;
	-webkit-transition: opacity .1s ease-out;
	transition: opacity .1s ease-out;
}
a:hover img {
	opacity: .75;
}
a.arrow-large {
	background: url(/sites/default/files/media/icons/icon-small-arrow.png) 100% 50% no-repeat;
	padding-right: 15px;
}
img.grayscale {
	filter: gray;
	-webkit-filter: grayscale(1);
}
a img.grayscale:hover {
	filter: none;
	-webkit-filter: grayscale(0);
}
.int-img {
	background-color: #e5e5e5;
	border-radius: 8px;
	box-shadow: 1px 1px 1px 1px #cccccc;
	display: inline-block;
	height: 100px;
	overflow: hidden;
	padding: 3px;
	position: relative;
	width: 105px;
	margin-bottom: 15px;
}
.int-img img {
	max-width: none;
	position: absolute;
}
.block {
	display: block;
}
.inline-block {
	display: inline-block;
}
.inline {
	display: inline;
}
.half {
	line-height: 1.1 !important;
}
.lineheight {
	line-height: 1.6 !important;
}
.light {
	font-weight: 300 !important;
}
.gray-bg {
	background-color: #efefef;
}
.white {
	color: #ffffff !important;
}
.blue {
	color: #83aada !important;
}
.darkorange {
	color: #bb5b0b !important;
}
.orange {
	color: #e38b2d !important;
}
.red {
	color: #e5364d;
}
.darkblue {
	color: #002347 !important;
}
.darkgray {
	color: #393939 !important;
}
.bg-lightblue {
	background-color: #acc6e5;
}
.bg-blue {
	background-color: #83aada !important;
}
.bg-darkorange {
	background-color: #bb5b0b !important;
}
.bg-orange {
	background-color: #e38b2d !important;
}
.bg-darkblue {
	background-color: #002347 !important;
}
.bg-darkgray {
	background-color: #393939 !important;
}
.bg-white {
	background-color: #ffffff !important;
}
.bdr-blue {
	border: 1px solid #83aada !important;
}
.bdr-darkorange {
	border: 1px solid #bb5b0b !important;
}
.bdr-orange {
	border: 1px solid #e38b2d !important;
}
.bdr-darkblue {
	border: 1px solid #002347 !important;
}
.bdr-darkgray {
	border: 1px solid #393939 !important;
}
a.dotted, a.dotted:visited, a.dotted:focus, .orange-wrap p a, .orange-wrap p a:visited, .orange-wrap p a:focus, .blue-wrap p a, .blue-wrap p a:visited, .blue-wrap p a:focus, .darkblue-wrap p a, .darkblue-wrap p a:visited, .darkblue-wrap p a:focus {
	border-bottom: 1px dotted rgb(221, 221, 221);
	color: white;
}
a.dotted:hover, .orange-wrap p a:hover, .blue-wrap p a:hover, .darkblue-wrap p a:hover {
	color: #dddddd;
}
.button1, .button2, .button3 {
	padding: 12px 30px;
	font-size: 16px;
	letter-spacing: .2em;
	margin-bottom: 25px;
	display: inline-block;
	border-radius: 30px;
	text-transform: uppercase;
	background-color: transparent;
	text-align: center;
	font-weight: 400;
	color: white;
}
.button1:focus, .button2:focus, .button3:focus, .btn-primary:focus, .btn-primary:active:focus {
	text-decoration: none;
}
.button1, .button1:focus {
	border: 1px solid #fff;
	color: white;
}
.button1:hover {
	background-color: #fff;
	color: #393939;
}
.button2, .button2:focus {
	border: 1px solid #aaa;
	color: #393939;
}
.button2:hover {
	background-color: #aaa;
	color: white;
}
.button3, .button3:focus, .btn-primary, .btn-primary:focus, .btn-primary:active:focus {
	background-color: transparent;
	border: 1px solid #bb5b0b;
	color: #bb5b0b;
}
.button3:hover, .button3:active, .button3:active:hover, .btn-primary:hover, .btn-primary:active, .btn-primary:active:hover {
	background-color: #e38b2d;
	border-color: #e38b2d;
	color: white;
}
.button4 {
	padding: 8px 25px;
	display: inline-block;
	border-radius: 30px;
	text-transform: uppercase;
	background-color: transparent;
	margin: 15px 0;
}
.button4, .button4:focus {
	border: 1px solid #aaa;
	color: #393939;
}
.button4:hover {
	background-color: #aaa;
	color: white;
}
.btn {
	border-radius: 5em !important;
	padding: 10px 20px;
	margin: 10px 0 10px;
	line-height: 1.4;
	text-transform: uppercase;
	-o-transition: color .1s ease-out, background .1s ease-in;
	-ms-transition: color .1s ease-out, background .1s ease-in;
	-moz-transition: color .1s ease-out, background .1s ease-in;
	-webkit-transition: color .1s ease-out, background .1s ease-in;
	transition: color .1s ease-out, background .1s ease-in;
	white-space: inherit;
}
.btn-group-sm > .btn, .btn-sm {
	padding: 5px 10px;
	line-height: 1.4;
}
.btn-primary1, .btn-primary1:focus {
	color: #c2cedd;
	background-color: #002448;
}
.btn-primary1:hover {
	color: #c2cedd;
	background-color: #0a3c71;
}
.btn-primary2, .btn-primary2:focus {
	color: white;
	background-color: #84aada;
}
.btn-primary2:hover {
	color: white;
	background-color: #96c0f5;
}
.btn-primary3, .btn-primary3:focus {
	color: white;
	background-color: #2b303b;
}
.btn-primary3:hover {
	color: white;
	background-color: #434a56;
}
.btn-primary4, .btn-primary4:focus {
	color: white;
	background-color: #bd5f27;
}
.btn-primary4:hover {
	color: white;
	background-color: #d86a16;
}
.btn-primary5, .btn-primary5:focus {
	color: #2b303b;
	background-color: white;
}
.btn-primary5:hover {
	color: #2b303b;
	background-color: #dddde6;
}
.btn-gray {
	color: #fff;
	background-color: #2c2f3a;
}
.btn-gray:hover {
	color: #fff;
	background-color: #474c5d;
}
.offset-1 {
	margin-right: 30px;
}
.offset-center {
	margin-left: 10px;
	margin-right: 10px;
}
.banner-head {
	font-size: 40px;
	line-height: 1.2;
	color: white;
	font-weight: 400;
	margin: 50px 0 15px;
}
.banner-subhead {
	color: white;
	font-size: 26px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 30px;
}
/* for 5 columns (refer GitAgile Menu) */
.col-half-offset {
    margin-left: 4.166666667%;
}

/* Pager */

.pagination > li > a, .pagination > li > span {
	color: #c2580a;
	padding: 5px 12px;
	margin-right: 10px;
	border-radius: 3em;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: 3em;
	border-bottom-right-radius: 3em;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-top-left-radius: 3em;
	border-bottom-left-radius: 3em;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
	color: #f47418;
}
.nav-tabs.cn {
	border: 1px solid #ddd;
	padding-top: 10px;
	background-color: #efefef;
	border-radius: 4px 4px 0 0;
}
.nav-tabs.cn > li:first-child {
	margin-left: 20px;
}
.nav-tabs.cn > li {
	margin-right: 2px;
}
.nav-tabs.cn > li > a {
	margin-right: 0;
	background-color: #83aada;
	color: white;
	text-transform: uppercase;
}
.nav.cn > li > a:focus, .nav.cn > li > a:hover {
	background-color: #5b7798;
	color: white;
}
.cn .tab-content {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-radius: 0px 0px 4px 4px;
	padding: 20px;
}
/* TABS LEFT */
.nav-tabs.tabs-left {
	background: none;
	border: none;
	margin-top: 20px;
}
.nav-tabs.tabs-left > li:first-child {
	margin-left: 0;
}
.nav-tabs.tabs-left li.active {
	margin-left: 0;
}
.nav-tabs.tabs-left li a {
	color: #777;
	padding: 10px 20px;
	border: 1px solid #ddd;
	width: 330px;
	border-radius: 20px;
	margin-bottom: 20px;
	font-weight: 300;
	background-color: transparent;
}
.nav-tabs.tabs-left li.active a {
	border: 1px solid #ddd;
	background: #f1f1f1;
}
.nav-tabs.tabs-left li.active a:hover {
	border: 1px solid #ddd;
}
.tab-content.tabs-left {
	background-color: white;
	min-height: 300px;
	border: 1px solid #ddd;
}
/* TABS LEFT END */
#cntab, #cntabs {
	margin-bottom: 0;
	padding-left: 0;
}
#cntab-accordion {
	margin: 5px 0;/* margin-top: 25px;    margin-bottom: 25px */
}
#cntab-accordion .container {
	max-width: 100%;
}
.panel-title .tabH1, .panel-title {
	display: inline;
	font-size: 20px;
	color: #bb5b0b;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
a.js-tabcollapse-panel-heading {
	color: #bb5b0b;
}
.panel-heading .js-tabcollapse-panel-heading:after {
	font-family: 'Glyphicons Halflings';
	content: "\00a0\e114";
	float: right;
}
.panel-heading .js-tabcollapse-panel-heading.collapsed:after {
	content: "\00a0\002b";
}
a.js-tabcollapse-panel-heading:hover, .panel-title a.js-tabcollapse-panel-heading:hover .tabH1 {
	color: #f47418;
}
#cntab-accordion .panel-title a {
	font-size: 18px;
	padding: 2px 5px 2px 10px;
}
.orange-tabs #cntab-accordion .panel-body {
	padding: 0px;
}
/* FAQ accordion */
#faq .panel.panel-default {
	margin-bottom: 15px;
}
#faq .panel-title {
	color: #bb5b0b;
	font-weight: 400;
}
#faq .panel-title a {
	display: inline-block;
	word-break: break-word;
	width: 100%;
}
#faq .panel-default>.panel-heading a:after {
	content: "\002b";
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	float: right;
	transition: transform .25s linear;
	-webkit-transition: -webkit-transform .25s linear;
}
#faq .panel-default>.panel-heading a[aria-expanded="true"]:after {
	content: "\2212";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
#faq .panel-default>.panel-heading a[aria-expanded="false"]:after {
	content: "\002b";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
/* Sidebar box */
.box {
	padding: 10px 20px 10px 20px;
	border: 1px solid #777;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	position: relative;
	margin-bottom: 25px;
}
.sidebar .box {
	padding: 20px 20px 5px 20px;
}
.module-sidebar {
	padding: 0;
	border: 1px solid #cccccc;
	border-radius: 6px;
	background-clip: padding-box;
	position: relative;
	margin-bottom: 20px;
}
.box h4, .box-header {
	color: #fff;
	font-size: 18px;
	padding: 0 20px;
	margin: 0;
	border-radius: 6px 6px 0 0;
	background-clip: padding-box;
	background: #6b6b6b;
	background: linear-gradient(#6b6b6b, #525252);
	position: relative;
}
.module-sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff) to(#f3f3f3));
	background: -webkit-linear-gradient(#ffffff, #f3f3f3);
	background: -moz-linear-gradient(#ffffff, #f3f3f3);
	background: -ms-linear-gradient(#ffffff, #f3f3f3);
	background: -o-linear-gradient(#ffffff, #f3f3f3);
	background: linear-gradient(#ffffff, #f3f3f3);
	background-clip: border-box;
	-pie-background: linear-gradient(#ffffff, #f3f3f3);
	position: relative;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	position: relative;
}
.module-sidebar li {
	background: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #e0e0e0;
}
.module-sidebar li a {
	display: block;
	padding: 10px 20px;
	line-height: 30px;
}
.module-sidebar.shadow {
	box-shadow: none;
}
.box.bg1 {
	padding: 10px 20px 10px 20px;
	border: 1px solid #ddd;
	border-radius: 6px;
	margin-bottom: 20px;
}
.sidebar h2, .sidebar h3 {
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 8px;
}
/* eof sidebar */

.feature-wrap {
	background-color: rgba(0, 0, 0, 0);
}
.feature-inner {
	background: #e4eff9 url("/sites/default/files/media/bg/feature-sky-bg.png") no-repeat scroll 50% 0 / cover;
	min-height: 360px;
	padding-bottom: 50px;
}
.dl-inner {
	background: #e4eff9 url("/sites/default/files/media/banners/downloads-banner.jpg") no-repeat scroll 50% 0 / cover;
	min-height: 450px;
}
.well-white {
	background-color: white;
	border: none;
	padding-bottom: 5px;
	margin-bottom: 35px
}
.well-white h2, .well-white h3, .well-white p, .well-white ul li {
	color: black;
}
.line-shadow, .line-shadow-gray {
	background-color: white;
	background-image: url(/sites/default/files/media/tfalm/line-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 14px;
}
.line-shadow-gray {
	background-color: #f6f6f6;
	background-image: url(/sites/default/files/media/bg/line-shadow-gray.jpg);
}
.bg1 {
	background-image: url(/sites/default/files/media/bg/bg1.png);
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(/sites/default/files/media/bg/bg2.png);
	background-repeat: no-repeat;
}
.bg3 {
	background-image: url(/sites/default/files/media/bg/bg3.png);
	background-repeat: no-repeat;
}
.bg4 {
	background-image: url(/sites/default/files/media/bg/bg4.png);
	background-repeat: no-repeat;
}
.bg5 {
	background-image: url(/sites/default/files/media/bg/bg5.png);
	background-repeat: no-repeat;
}
.bg6 {
	background-image: url(/sites/default/files/media/bg/bg6.png);
	background-repeat: no-repeat;
}
.bg7 {
	background-image: url(/sites/default/files/media/bg/bg7.png);
	background-repeat: no-repeat;
}
.bg8 {
	background-image: url(/sites/default/files/media/bg/bg8.png);
	background-repeat: no-repeat;
}
.bg9 {
	background-image: url(/sites/default/files/media/tfalm/cloud-gray.png);
	background-repeat: no-repeat;
	background-position: 900px bottom;
}
.bg10 {
	background-image: url(/sites/default/files/media/tfalm/cloud.png);
	background-repeat: no-repeat;
	background-size: 600px;
	background-position-x: -200px;
}
.bg11 {
	background-image: url(/sites/default/files/media/bg/blue-abstract.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.bg12 {
	background-image: url(/sites/default/files/media/bg/darkblue-abstract.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.bg13 {
	background-image: url(/sites/default/files/media/bg/bg7.png);
	background-repeat: no-repeat;
	background-position: right -1100px bottom -310px;
	padding-top: 40px !important;
	padding-bottom: 15px !important
}
.bg-blue-orange {
	background-image: url(/sites/default/files/media/tfalm/img3.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bdark, .dbdark {
	position: relative;
}
.bdark::before {
	background: rgba(131,170,218,0.4) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.dbdark::before {
	background: rgba(0,35,71,0.4) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.bg-left {
	background-position: 0 100px;
}
.bg-left-l {
	background-position: 0 200px;
}
.bg-left-xl {
	background-position: 0 300px;
}
.bg-left-xxl {
	background-position: 0 400px;
}
.bg-left-bottom {
	background-position: 0 bottom;
}
.bg-top-right {
	background-position: top right;
}
.bg-right {
	background-position: right 100px;
}
.bg-right-l {
	background-position: right 200px;
}
.bg-right-xl {
	background-position: right 300px;
}
.bg-right-xxl {
	background-position: right 400px;
}
.bg-right-bottom {
	background-position: right bottom;
}
.bg-place-1 {
	background-position: -60px -70px;
}
.bg-place-7 {
	background-position: -890px bottom;
	background-size: 1000px auto;
}
.bg-place-2 {
	background-position: -120px -180px;
}
.bg-place-3 {
	background-position: -10px -150px;
}
.bg-place-4 {
	background-position: -120px -10px;
}
.bg-place-5 {
	background-position: -10px -60px;
}
.bg-place-6 {
	background-position: -750px 65%;
	background-size: 70%;
}
.bg-cover {
	background-size: cover;
}
.space-bottom-small {
	margin-bottom: 10px;
}
.space-bottom-half, .push-down-half {
	margin-bottom: 15px;
}
.space-bottom, .push-down {
	margin-bottom: 30px;
}
.space-bottom-l, .push-down-l {
	margin-bottom: 40px;
}
.space-bottom-xl, .push-down-xl {
	margin-bottom: 50px;
}
.space-bottom-xxl {
	margin-bottom: 60px;
}
.space-bottom-xxxl {
	margin-bottom: 70px;
}
.space-top-small {
	margin-top: 7px;
}
.space-top-half {
	margin-top: 15px;
}
.space-top {
	margin-top: 30px;
}
.space-top-l {
	margin-top: 40px;
}
.space-top-xl {
	margin-top: 50px;
}
.space-top-xxl {
	margin-top: 60px;
}
.space-top-xxxl {
	margin-top: 70px;
}
.space-small {
	margin-top: 10px;
	margin-bottom: 10px;
}
.space-half {
	margin-top: 15px;
	margin-bottom: 15px;
}
.space {
	margin-top: 30px;
	margin-bottom: 30px;
}
.space-l {
	margin-top: 50px;
	margin-bottom: 30px;
}
.space-xl {
	margin-top: 100px;
	margin-bottom: 30px;
}
.zero-space, .zero-margin {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.zero-space-top, .zero-margin-top {
	margin-top: 0 !important
}
.zero-space-bottom, .zero-margin-bottom {
	margin-bottom: 0 !important
}
.padding-bottom-half {
	padding-bottom: 15px !important
}
.padding-bottom {
	padding-bottom: 30px !important
}
.padding-bottom-l {
	padding-bottom: 40px !important
}
.padding-bottom-xl {
	padding-bottom: 50px !important
}
.padding-top-small {
	padding-top: 10px !important
}
.padding-top-half {
	padding-top: 15px !important
}
.padding-top {
	padding-top: 30px !important
}
.padding-top-l {
	padding-top: 40px !important
}
.padding-top-xl {
	padding-top: 50px  !important
}
.padding-small {
	padding-top: 10px !important;
	padding-bottom: 10px !important
}
.padding-top-small {
	padding-top: 10px !important
}
.padding-half {
	padding-top: 15px !important;
	padding-bottom: 15px !important
}
.padding {
	padding-top: 30px !important;
	padding-bottom: 30px !important
}
.padding-l {
	padding-top: 50px !important;
	padding-bottom: 30px !important
}
.padding-xl {
	padding-top: 100px !important;
	padding-bottom: 30px !important
}
.zero-padding {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}
.zero-padding-top {
	padding-top: 0 !important
}
.zero-padding-bottom {
	padding-bottom: 0 !important
}
.unstyled {
	padding-left: 0 !important;
	list-style: none
}
.valign {
	display: table;
}
.valign-middle {
	display: table-cell;
	vertical-align: middle;
}
.center {
	text-align: center;
}
.normal {
	font-weight: normal !important;
}
.regular {
	font-size: 16px !important;
}
.medium {
	font-size: 18px !important;
}
ul.lead li {
	font-size: 20px;
	color: #2b303b;
}
.small {
	font-size: 16px;
}
.scale-small {
	transform: scale(.9);
}
.scale-small-left {
	transform: scale(.9);
	margin-left: -1%;
}
.scale-small-right {
	transform: scale(.9);
	margin-right: -1%;
}
ul.small li, ol.small li {
	font-size: 14px;
	line-height: 1.43;
}
.large {
	font-size: 20px;
	line-height: 1.6;
}
.xlarge, .xx-large {
	line-height: 1.4;
}
ul.large li {
	font-size: 20px;
	line-height: 1.4;
}
ul.light li {
	font-weight: 300;
}
.xxx-large, .xxxx-large {
	line-height: 1.3;
}
.x-large {
	font-size: 24px;
}
.xx-large {
	font-size: 30px;
}
.xxx-large {
	font-size: 36px;
}
.xxxx-large {
	font-size: 42px;
}
hr.footnote {
	border-top: 4px solid #393939;
	width: 100px;
	margin-left: 0;
	margin-bottom: 15px;
}
.cpointer {
	cursor: pointer;
}
/* Table */
tr.even {
	background-color: #f9f9f9;
}
.table {
	margin-bottom: 0 !important;
}
.table-responsive {
	margin-bottom: 30px;
}
p + div.table-responsive {
	margin-top: 25px;
}
.table-responsive + .table-responsive {
	margin-bottom: 25px;
}
.table.table-noborder td, .table.table-noborder th, .table.table-noborder tbody {
	border: 0 !important;
}
.table.table-noborder {
	margin-bottom: 0px;
}
.text-middle {
	vertical-align: middle !important;
}
th {
	background: #83aada;
	color: white;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
thead > tr > th {
	background: #e38a2d;
	color: white;
}
.table > thead > tr > th {
	padding: 12px 8px;
	vertical-align: middle;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td {
	padding: 12px 8px;
	font-weight: 300;
	line-height: 1.5;
}
.table > tbody > tr > th, .table > tfoot > tr > th {
	font-weight: 400;
	vertical-align: middle;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #f5f5f5;
}
.section th {
	background-color: #002347;
	color: white;
}
/* table responsive wrap */
.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
	white-space: inherit;
}

/* Visible scrollbar for mobiles */
.table-responsive::-webkit-scrollbar {
 -webkit-appearance: none;
}
.table-responsive::-webkit-scrollbar:vertical {
 width: 12px;
}
.table-responsive::-webkit-scrollbar:horizontal {
 height: 12px;
}
.table-responsive::-webkit-scrollbar-thumb {
 background-color: rgba(0, 0, 0, .35);
 border-radius: 10px;
 border: 2px solid #ffffff;
}
.table-responsive::-webkit-scrollbar-track {
 border-radius: 10px;
 background-color: #ffffff;
}
/* Row Equal Height */
.row-flex, .row-flex > div[class*='col-'] {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex: 1 1 auto;
}
/* safari issue so moving to small screens
.row-flex-wrap
 eof safari */
.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
	margin: -.5px;
}
.container-flex > div[class*='col-'] div, .row-flex > div[class*='col-'] div {
	width: 100%;
}
.flex-col {
	display: flex;
	display: -webkit-flex;
	flex: 1 100%;
	flex-flow: column nowrap;
}
.flex-grow {
	display: flex;
	-webkit-flex: 2;
	flex: 2;
}
/* header footer font weight */
ul.mainn-nav > li ul.sub-menu-lists > li > a, .main-nav p, .footer li, .footer p, .bbno > p {
	font-weight: 400;
}
ul.mainn-nav > li ul.sub-menu-lists > li {
	font-size: 16px;
}
/* Redesign 2015.css fixes */
.black {
	color: #000 !important;
}
.gray {
	color: #666 !important;
}
.dark {
	color: #2b303b !important;
}
.fnt-12 {
	font-size: 12px;
}
.wsn {
	white-space: normal !important;
}
/* downloads tabs */
.collapse-link-no_arrow {
	color: black;
}
/* Pricing table */
#startup, #gold, #platinum {
	width: 303px;
	height: 265px;
	margin-bottom: 40px;
}
#startup {
	background: url(/sites/default/files/media/swp/startup.png) no-repeat scroll 50% 0 rgba(0,0,0,0);
}
#gold {
	background: url(/sites/default/files/media/swp/gold.png) no-repeat scroll 50% 0 rgba(0,0,0,0);
}
#platinum {
	background: url(/sites/default/files/media/swp/platinum.png) no-repeat scroll 50% 0 rgba(0,0,0,0);
}
.price-head {
	color: white !important;
	padding-top: 15px !important;
	font-size: 22px !important;
}
.price-decimal {
	font-size: 16px;
	line-height: 0;
}
.price {
	color: white !important;
	font-size: 36px !important;
	line-height: 20px !important;
	margin-bottom: 10px !important;
	margin-top: 40px
}
.price-text {
	color: white !important;
	font-size: 12px !important;
	line-height: 12px;
	margin-top: 2px;
}
.price-item1, .price-item2 {
	color: #333 !important;
	font-size: 16px !important;
	font-weight: 300;
}
.price-item1 {
	margin-top: 38px;
}
.price-item2 {
	margin-top: 25px;
}
/* Home page */
#orangeBox h2 {
	display: block;
	margin-bottom: 0;
	margin-top: 20px;
	font-weight: 400;
	font-size: 22px;
	padding: 0;
}
#orangeBox h2 small {
	font-size: 18px;
	line-height: 1.4;
	color: white;
	margin-bottom: 0;
	display: block;
}
/* Panel Sidebar */
.panel.sidebar {
	border-color: #bb5b0b;
	background: linear-gradient(#fff 50%, #fdeee3);
	margin-bottom: 30px;
}
.sidebar > .panel-heading {
	color: #fff;
	background: #bb5b0b;
	border-color: #864108;
}
.sidebar .panel-title {
	font-size: 18px;
}
.panel.sidebar-gray {
	background: linear-gradient(#ffffff, #f3f3f3);
	border-color: #525252;
}
.sidebar-gray > .panel-heading {
	color: #fff;
	background: rgba(0, 0, 0, 0) linear-gradient(#6b6b6b, #525252);
	border-color: #525252;
}
.sidebar > .panel-body, .sidebar-gray > .panel-body {
	padding: 15px 0 0 0;
}
.panel.sidebar ul, .panel.sidebar-gray ul {
	padding-left: 0;
	list-style: none;
	width: 100%;
	margin-bottom: 0;
}
.panel.sidebar ul li {
	border-bottom: 1px solid #fad5b6;
	padding: 5px 10px 10px 15px;
	font-size: 18px;
	line-height: 1.5;
}
.panel-title h4 {
	font-size: 18px;
	line-height: 1.4;
}
.panel.sidebar-gray ul li {
	border-bottom: 1px solid #fad5b6;
	padding: 5px 10px 10px 15px;
	font-size: 18px;
	line-height: 1.5;
}
.panel.sidebar ul li:last-child, .panel.sidebar-gray ul li:last-child {
	border-bottom: none;
	margin-bottom: 2px;
}
/* old master.css fixes */
.head-link a {
	color: #fdeee3;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 15px;
}
.sidebar .box p {
	font-weight: 400;
}
h4.blue-header {
	background: none !important;
}
.box h4, .box-header {
	background: rgba(0, 0, 0, 0) linear-gradient(#6b6b6b, #525252) repeat scroll 0 0;
	padding: 8px 16px;
}
.box h4.blue-header, h4.blue-header {
	font-size: 18px;
}
.standard-interrupter-box-shadow {
	background: none;
	width: auto;
	margin: -18px 0 0 -2px;
}
.push-left {
	margin-left: 24px;
}
.margin-center, .margin-auto {
	margin-left: auto;
	margin-right: auto;
}
.float-left {
	float: left;
}
.display-table {
	display: table;
}
.node-news {
	margin: 20px auto !important;
}
.node-page {
	margin-bottom: 20px;
}
/* Next Steps */
.field.field-name-field-sidebar-promos {
	margin-top: 2em;
}
/* TAB COLLAPSE GLYPH WORK BREAK FIX */
a.js-tabcollapse-panel-heading {
	width: 100%;
	word-break: break-word;
	display: inline-block;
	text-transform: uppercase;
}
/* News */
.news-body {
	margin-bottom: 20px;
}
/* General */
.float-right {
	float: right;
}
.img-right {
	float: right;
	margin: 10px 0 25px 25px;
	border-radius: 6px;
	text-align: center;
}
/* Products */
.special-box {
	margin-top: -35px;
	background: white;
	padding: 0 20px;
}
.halfshadow {
	background-image: url(/sites/default/files/media/tfalm/halfshadow.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
	height: 25px;
	width: 100%;
	margin: 0 auto 35px;
}
.tf-features-gray .imgbox {
	display: inline-block;
	width: 52px;
	height: 100px;
	margin: 0 auto;
	padding: 45px 0 0;
}
.tf-features .imgbox {
	width: 90px;
	min-height: 125px;
	margin: 0 auto;
	padding: 35px 0 0;
}
.cn nav ul li {
	font-weight: 400;
}
.line-height-half {
	line-height: 1.4;
}
.line-height {
	line-height: 1.6;
}
.line-height-l {
	line-height: 1.8;
}
.line-height-xl {
	line-height: 2;
}
.wordcase {
	text-transform: unset !important;
}
/* news */
.bstyle {
	list-style: outside none none;
	margin-left: 0;
	padding-left: 0 !important;
	margin-bottom: 10px;
}
.news-pad {
	padding: 0 15px 0 20px;
}
.news-img {
	background-clip: padding-box;
	border: 1px solid #ccc;
	border-radius: 2px;
	bottom: 0;
	line-height: 0;
	padding: 2px;
	position: absolute;
	right: 0;
}
.news-row .news-img {
	position: static;
	width: 80px
}
.single-news-type .type-tag {
	display: none;
}
.news-row {
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 20px;
	padding: 0 0 15px;
}
.news-compact .news-pad {
	margin-bottom: 8px;
	padding: 0;
}
.news-compact .news-img, .news-compact .news-type {
	display: none;
}
.news-date {
	margin-bottom: 8px;
}
.news-compact .news-date, .news-compact .news-title {
	margin-bottom: 0;
}
.news-compact .news-title {
	font-size: 12px;
	line-height: 14px;
}
/* Keyframe */
.keyframe {
	-webkit-animation: shadowFadeOut .05s;
}
.keyframe:hover {
	-webkit-animation: shadowFade .1s;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
}
/* News Navbar*/
.navbar-news-wrap {
	margin-top: -40px;
}
.navbar-news-wrap .navbar {
	min-height: 40px;
	border: none;
}
.navbar-nav.navbar-news li {
	margin-bottom: 0;
}
.navbar-nav.navbar-news li a {
	background-color: #fff;
	padding: 10px 30px;
	margin: 0 4px;
	color: #666 !important;
	font-size: 14px;
}
#news-overview li a, #news-overview li a:hover {
	background-color: #f9f9f9 !important;
}
.navbar-nav.navbar-news li a:hover {
	background-color: #fff !important;
}
.navbar-nav.navbar-news li.active a {
	color: #db6025 !important;
}
.close {
	font-size: 30px !important;
}
.icon-lock-small {
	width: 16px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	background: url(/sites/default/files/media/icons/icon-lock-small.png) 0 0 no-repeat;
}
.white-icon .icon-lock-small {
	background: url(/sites/default/files/media/icons/icon-lock-small-white.png) 0 0 no-repeat;
}
.colorbox-inline-videos iframe {
	width: 100%;
	height: 250px;
}
@-webkit-keyframes shadowFade {
 0% {
 box-shadow: none;
}
 100% {
 box-shadow: 0 0 10px rgba(0,0,0,.5);
}
}
@-webkit-keyframes shadowFadeOut {
 0% {
 box-shadow: 0 0 10px rgba(0,0,0,.5);
}
 100% {
 box-shadow: none;
}
}
/* Inline css global moved */
section[class*='banner-'], div[class*='banner-'] {
	background-color: #98b7de;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 350px;
	color: white;
}
.btn-default {
	color: #333;
}
.close {
	color: #000;
}
video.loading {
	background: black url(/sites/default/files/media/icons/loading.gif) center center no-repeat;
}
.greybdrleft {
	border-left: 1px solid #ccc;
}
.arrow li {
	display: block;
}
.arrow li:before {
	content: "\e080";
	font-family: "Glyphicons Halflings";
	font-size: 9px;
	float: left;
	margin-top: .7em;
	margin-left: -17px;
	color: #002347;
}
.halfshadow1 {
	background-image: url(/sites/default/files/media/tfalm/halfshadow.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
	height: 25px;
	width: 100%;
	margin: 0 auto 35px;
}
.imgbox.width-auto {
	width: auto;
}
.customers .imgbox {
	width: 380px;
	height: auto;
	display: table-cell;
	vertical-align: bottom;
	padding: 50px 0;
	text-align: center;
}
.customers .imgbox img {
	max-height: 50px;
	max-width: 200px;
}
.tabH1, .open-sans {
	font-family: open sans !important;
}
.new::before {
	background: #e38b2d;
	position: absolute;
	top: -10px;
	right: -15px;
	content: "new";
	border-radius: 5px 5px 5px 0;
	font-size: 12px;
	padding: 0 4px;
	text-shadow: 1px 1px 2px rgba(0,0,0,.5);
	font-weight: 400;
	letter-spacing: 2px;
}
.new {
	position: relative;
}
/* Company */
.leaders img {
	width: 160px;
}
.leaders-learnmore {
	width: 160px;
	height: 160px;
	border: 1px solid #aaa;
	display: inline-block;
	vertical-align: top;
	padding-top: 55px;
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: .2em;
	font-weight: 300;
}
a .leaders-learnmore {
	background-color: #666;
	color: white;
}
a:hover .leaders-learnmore {
	background-color: #393939;
}
/* Leadership */
.leaders h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 300;
	color: #555555;
}
.leaders .subhead {
	font-size: 1em;
	color: #393939;
	margin-bottom: 15px;
}
.leaders .space-bottom-small {
	margin-bottom: 5px;
}
.leaders .modal p, .leaders .modal h3 {
	text-align: left;
}
.leaders h3 small {
	font-size: 80%;
}
.leaders .modal-header {
	padding: 15px 20px;
}
.leaders .space-small {
	margin-top: 5px;
}
.leaders .orange-line {
	border-bottom: 6px solid #e38b2d;
}
.leaders .blue-line {
	border-bottom: 6px solid #83aada;
}
/* eof leaders */
/* Global psv */
.button1, .button1:focus {
	border-bottom: 1px solid #fff !important;
}
.button1:hover {
	color: #000 !important;
}
.wbox {
	padding: 20px;
	border-radius: 10px;
	margin: 0 30px 40px;
	min-height: 210px;
	color: #fff;
}
a.plink {
	color: #fff;
	text-decoration: none;
}
a.plink:visited {
	color: #fff;
}
a.plink:hover {
	color: #ddd !important;
}
#maintenance-Upgrades td {
	vertical-align: middle;
}
#maintenance-Upgrades tbody th:first-child {
	vertical-align: left;
}
#support-plan .table > thead > tr > th {
	vertical-align: middle;
}
#support-plan h2, #support-plan h3 {
	color: #802145;
}
#support-plan .table {
	margin-bottom: 25px;
}
#live-chat img[src*="snapengage.com/wbg/logo.png"] {
	display: none !important;
}
/* eof psv */
.outline {
	border: 1px solid #ddd;
}
.display-none {
	display: none;
}
sup {
	font-size: 60%;
}
/* community svn */
.orange-th th {
	background: #e38a2d !important;
}
.well-white-l {
	background-color: white;
	border: none;
	padding: 10px 40px;
	margin-bottom: 35px;
}
.prod-feature-comp td:nth-child(3), .prod-feature-comp td:nth-child(4), .prod-feature-comp td:nth-child(5) {
	text-align: center;
}
.word-break {
	word-break: break-word;
}
/* community-desktops-training */
#com-desk-trng ul.mb15 li {
	margin-bottom: 20px;
}
.video-time {
	color: white;
	background-color: #999;
	padding: 1px 4px;
	border-radius: 3px;
	font-size: 12px;
	margin-left: 5px;
	white-space: nowrap;
	display: inline-block;
	vertical-align: text-top;
	margin-bottom: 10px;
	margin-top: 5px;
}
/* downloads */
div.well-circle-master {
	border-radius: 50%;
	height: 350px;
	width: 350px;
	padding: 100px 0 0;
	box-shadow: 3px 3px 10px rgba(190,190,190,.5);
	margin-bottom: 50px;
}
.well.well-circle-orange, .well.well-circle-blue, .well.well-circle-darkblue, .well.well-circle-purple {
	height: 100px;
	width: 100px;
	margin: 0 10px;
	border-radius: 50%;
	border: none;
	color: white;
	padding-top: 25px;
}
.well.well-circle-orange {
	background: #e38b2d;
}
.well.well-circle-blue {
	background: #83aada;
}
.well.well-circle-darkblue {
	background: #002347;
}
.well.well-circle-purple {
	background: #8f1341;
}
div.wrap a {
	color: whitesmoke;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1px;
}
div.wrap a span {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0 !important;
}
#downloads a {
	color: black;
}
#downloads .well {
	border: none !important;
	display: block;
}
a.plink {
	color: #fff !important;
	text-decoration: none;
}
a.plink:focus, a.plink:visited {
	color: #fff;
}
/*a.plink:hover {
  -webkit-animation: shadowFade .1s;
  box-shadow: 0 0 10px rgba(0,0,0,.5);
}*/
.space-top-cl {
	margin-top: 110px;
}
#downloads .well.well-0 {
	display: inline-block;
}
.well-1 {
	margin: 0 !important;
}
.well-2 {
	margin: -55px 0 0 125px !important;
}
.well-3 {
	margin: -145px 0 0 250px !important;
}
ul.mb15 li {
	margin-bottom: 20px;
}
.training {
	height: 210px;
	width: 250px;
	margin: 50px auto 50px;
	background: url(/sites/default/files/media/training/training.png) no-repeat top center;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	padding: 60px 0 0;
	color: #83aada;
}
.training.white {
	background: url(/sites/default/files/media/training/training-white.png) no-repeat top center;
	color: #fff;
}
.text-left {
	text-align: left !important;
}
/* orangetabs */
.orangebox {
	background-color: #83aada;
}
.tabH1 {
	font-size: 20px;
	color: white;
	margin: 0px !important;
	line-height: 1.2em;
	font-weight: 400;
}
.content .orangetabs .tab-content {
	border: none;
	padding: 0;
	border-radius: unset;
}
.orange-tabs ul.nav-tabs {
	border: 0;
	padding-top: 0;
	background-color: none;
	border-radius: none;
}
.orangetabs .nav > li > a {
	position: relative;
	display: block;
	padding: 35px 25px;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	color: white;
	line-height: 1.2;
	-o-transition: background .2s ease-in;
	-ms-transition: background .2s ease-in;
	-moz-transition: background .2s ease-in;
	-webkit-transition: background .2s ease-in;
	transition: background .2s ease-in;
}
.orangetabs .nav.nav-multi-lines > li > a {
	padding: 25px 25px;
	text-align: center;
}
.orangetabs .nav.nav-multi-lines.small > li > a {
	padding: 25px 25px;
	text-align: center;
	font-size: 16px;
}
.orangetabs .nav > li > a:focus {
	text-decoration: none;
	background-color: #5b7798;
}
.orangetabs .nav-pills > li {
	margin-bottom: 0 !important;
}
.orangetabs .nav-pills > li > a {
	border-radius: unset;
}
.orangetabs .nav > li > a:focus, .orangetabs .nav > li > a:hover, .orangetabs .nav-multi-lines > li > a:hover, .orangetabs .nav-pills > li.active > a, .orangetabs .nav-pills > li.active > a:focus, .orangetabs .nav-pills > li.active > a:hover {
	background-color: #5b7798;
	text-decoration: none;
}
/* Page tabs */
.orangetabs.page-tabs .nav li a:after {
	font-family: 'Glyphicons Halflings';
	content: "\00a0\e164";
	float: right;
	opacity: .5;
	font-size: 14px;
	padding-top: 6px;
}
.orangetabs.page-tabs .nav li.active a:after {
	content: "\00a0\e114";
}
.page-tabs .tabH1 {
	display: inline;
}
.max-width-450 {
	max-width: 450px;
}
.thumbnail-wrap {
	width: 250px;
	height: 150px;
	margin: 0 auto 35px;
	border: 1px solid #fff;
	border-radius: 6px;
	background-color: white;
	box-shadow: 1px 1px 5px #ddd;
	overflow: hidden;
}
.border-none {
	border: none
}
.word-case {
	text-transform: unset !important;
}
#partners-all .well-white {
	border: 1px solid #ddd;
	margin-bottom: 30px
}
#partners-all .col-sm-4:nth-child(2n) div.well-white {
	background-color: #f8f8f8
}
.w-link a {
	color: white
}
.w-link a:hover, .w-link a:focus, .w-link a:hover *, .w-link a:focus * {
	color: #ddd
}
/* eof inline css global moved */

/*============ Multi Device Sen Css =====*/
/* laptop */
@media only screen and (min-width : 993px) {
.row-table {
	display: table;
}
.row-table [class*="col-"] {
	float: none;
	display: table-cell;
	vertical-align: top;
}
.row-table [class*="col-md-4"] {
	vertical-align: bottom;
	padding-bottom: 50px;
}
.tf-features-gray {
	margin-bottom: 60px;
}
.space-bottom-ipad {
	display: contents;
}
.halfshadow1 {
	position: absolute;
	bottom: -60px;
}
.leaders .modal-dialog {
	width: 800px;
}
.swp #startup,  .swp #gold,  .swp #platinum {
	height: 207px;
}
}
/* phone to ipad */
@media only screen and (max-width: 992px) {
/* font size normalize */

body {
	font-size: 16px;
	font-weight: 400;
}
h1,  .banner-head,  .xxxx-large {
	font-size: 2em;
}
h2,  .xxx-large,  .banner-subhead,  .section-head h2,  h2.assets,  .sub-head,  .section-head h2,  #orangeBox h2 {
	font-size: 1.8em;
}
h3,  .xx-large {
	font-size: 1.6em;
}
h4,  .x-large {
	font-size: 20px;
}
.large {
	font-size: 16px;
}
ul.large li,  ul.lead li {
	font-size: 16px;
}
b,  strong {
	font-weight: 700 !important;
}
.small {
	font-size: 14px;
}
.row-flex-wrap {
	-webkit-flex-flow: row wrap;
	align-content: flex-start;
	justify-content: center;
	flex: 0;
	margin-left: 0;
	margin-right: 0
}
p+h1,  p+h2,  p+h3,  ul+h1,  ul+h2,  ul+h3,  ol+h1,  ol+h2,  ol+h3,  .table-responsive+h1,  .table-responsive+h2,  .table-responsive+h3 {
	margin-top: 20px;
}
p,  ul li,  ol li,  .content ul li,  .content ol li, td, td p {
	font-size: 16px;
	font-weight: 400;
}
p.large.light,  ul.large.light {
	font-weight: 400 !important;
}
.panel-title .tabH1,  .panel-title {
	display: inline;
	font-size: 16px;
	color: #bb5b0b;
	font-weight: 400;
}
.page-tabs .tabH1 {
	font-size: 16px;
}
.table > tbody > tr > td,  .table > thead > tr > th,  .table > tbody > tr > th,  .table > tfoot > tr > td,  .table > tfoot > tr > th,  .table > thead > tr > td {
	font-size: 16px;
	font-weight: 400;
	vertical-align: middle;
}
.table > thead > tr > th,  .table > tbody > tr > th,  .table > tfoot > tr > th {
	font-weight: 700;
}
nav ul li {
	font-weight: 400;
}

.lightgray-wrap,  .gray-wrap,  .dark-wrap,  .orange-wrap,  .blue-wrap,  .darkblue-wrap,  .space-wrap,  .white-wrap,  .purple-wrap,  .darkpurple-wrap {
	padding: 60px 0 50px;
}
#cntab-accordion .panel-title a {
	padding-left: 0
}
.panel-body.js-tabcollapse-panel-body [class*="-wrap"] {
    padding: 25px 0;
		margin:0 -15px
}
.panel-body.js-tabcollapse-panel-body {
    padding-bottom: 0
}
.padding-half {
	padding-top: 15px;
	padding-bottom: 15px;
}
.banner-logo {
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}
.tf-features .imgbox,  .height-auto-xs {
	min-height: auto !important;
	height: auto !important;
	margin-bottom: 25px !important;
}
#startup,  #gold,  #platinum {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
/* eof fsn */
body.toolbar-vertical.navbar-is-fixed-top header {
	top: 0; /* hide admin toolbar */
}
.orangebox {
	padding: 15px 0;
}
.orangetabs .nav > li > a,  .orangetabs .nav > li > a:hover {
	margin: 5px 0;
	background: #efefef;
}
.orangetabs .nav > li > a:hover {
	color: #f47418;
}
.orangetabs .nav-pills > li > a {
	border-radius: 4px;
	padding: 15px 25px;
	color: #bb5b0b;
}
.page-tabs .tabH1 {
	color: inherit;
}
.bg-blue-orange {
	background-position: left center;
}
.bg-orange-xs {
	background-color: #e38b2d;
	margin: 50px -9px -80px -9px;
	padding: 40px 0 80px 0;
	border-top: 3px solid white;
}
.banner-logo {
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}
.tableFloatingHeaderOriginal {
	margin-top: 60px !important; /* sticky table header */
}
.bg-blue-orange {
	background-position: left center;
}
select,  select.form-control,  input,  input.form-control,  textarea,  textarea.form-control {
	font-size: 16px;
	height: 38px;
}
#cntab.nav-pills > li + li {
	margin-left: 0;
}
/*#cntab, #cntabs {
    display:none
}*/
}
/* issue fix ipad */
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
	margin-left: unset;
}
@media only screen and (min-width : 617px) and (max-width : 992px) {
/* admin menu hide */
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
	left: 0;
}
#toolbar-item-administration-tray {
	display: none;
}
/* eof amh */
}
/* ipad */
@media only screen and (min-width : 768px) and (max-width : 992px) {
.container > .navbar-collapse {
	max-height: 480px;
}
.tf-features-gray {
	margin-bottom: 60px;
}
.space-bottom-ipad {
	margin-bottom: 60px;
	display: inline-flex;
}
.halfshadow1 {
	position: absolute;
	bottom: -60px;
}
.space-bottom-ipad .halfshadow1 {
	bottom: -60px;
}
.leaders .modal-dialog {
	width: 90%;
}
.orangetabs.page-tabs .nav-pills > li {
	width: 100%;
}
}
/* iphone5,6 */
@media (max-width: 480px) {
.margin-center-xs {
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.left-xs {
	text-align: left;
}
.right-xs {
	text-align: right;
}
.center-xs {
	text-align: center;
}
.float-left-xs {
	float: left;
}
.space-top-xs {
	margin-top: 30px;
}
.space-xs {
	margin-top: 30px;
	margin-bottom: 30px;
}
.leaf {
	display: block !important;
}
.img-right {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.field.field-name-field-sidebar-promos {
	margin-top: 0;
}
.bg-blue-orange {
	background-position: left center;
}
.bg9 {
	background-position: 0 bottom;
}
.bg13 {
	background-position: right -1200px bottom -310px;
}
.bg-orange-xs {
	margin: 50px 0 -80px 0;
}
#locations .lightgray-wrap,  #locations .white-wrap {
	padding: 10px 0 0;
}
.company img {
	margin-bottom: 35px;
}
.padding-bottom-xs {
	padding-bottom: 60px !important;
}
.wbox {
	min-height: auto !important; /* psv */
}
.news-img {
	width: 70px;
	margin-left: 15px;
}
#com-desk-trng section ul {
	padding-left: 30px;
}
.video-time {
	margin-bottom: 10px;
}
div.well-circle-master {
	margin-bottom: 30px;
}
.space-top-cl {
	margin-top: 35px;
}
.orangetabs.page-tabs .nav-pills > li {
	width: 100%;
}
.thumbnail-wrap {
	height: auto;
	margin: 25px auto 25px;
}
}
/* iphone5 */
@media only screen and (max-width: 320px) {
#startup,  #gold,  #platinum {
	transform: scale(.8);
	margin-left: -20px;
	margin-bottom: 0px;
}
/* Page scale on Select box */
.bg-blue-orange {
	background-position: left center;
}
div.well-circle-master {
	transform: scale(.8);
	margin-left: -30px;
}
}
