
body {
	font-size: 16px;
	line-height: 1.6;
	color: #000000
}
h1, h2, h3 {
	font-weight: 300;
	line-height: 1.2
}
h4, h5, h6 {
	font-weight: 400;
	line-height: 1.6
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	margin-bottom: 15px
}
h1 {
	font-size: 32px
}
h2 {
	font-size: 28px
}
h3 {
	font-size: 24px;
	line-height: 1.3
}
h4 {
	font-size: 20px;
	line-height: 1.4
}
.dark-wrap h1, .dark-wrap h2, .dark-wrap h3, .darkblue-wrap h1, .darkblue-wrap h2, .darkblue-wrap h3 {
	color: white
}
p {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 25px;
	font-weight: 400
}
ul li, ol li {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 10px;
	font-weight: 400
}
ul, ol {
	margin-bottom: 25px
}
li ol, li ul {
	margin-top: 10px
}
a {
	color: #C2580A
}
a:focus, a:hover, .section-head ul li a:hover {
	color: #F47418;
	text-decoration: none
}
a:focus {
	outline: unset !important
}
img {
	max-width: 100%
}
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
}
.btn {
	border-radius: 5em !important;
	padding: 10px 20px;
	margin: 22px 0px 22px 0px;
	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 !important
}
.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
}
/* 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
}
ul.nav-tabs {
	border: 1px solid #ddd;
	padding-top: 10px;
	background-color: #efefef;
	border-radius: 4px 4px 0 0
}
.nav-tabs > li:first-child {
	margin-left: 20px
}
.nav-tabs > li {
	margin-right: 2px
}
.nav-tabs > li > a {
	margin-right: 0;
	background-color: #bb5b0b;
	color: white;
	text-transform: uppercase
}
.nav > li > a:focus, .nav > li > a:hover {
	background-color: #D9690D;
	color: white
}
.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
}
.navbar-brand { padding: 15px 5px !important;}
/* orangetabs */
.orangebox {
	background: linear-gradient(100deg, #e38a2d 30%, #bb5b0b 100%)
}
.tabH1 {
	font-size: 20px;
	color: white;
	margin: 0px !important;
	line-height: 1.2em;
	font-weight: 400
}
.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: #2B303B !important
}
.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: #2b303b !important;
	text-decoration: none
}
#cntab-accordion {
	margin-top: 25px;
	margin-bottom: 25px
}
#cntab-accordion .container {
	max-width: 100%
}
.panel-title .tabH1 {
	display: inline;
	font-size: 18px;
	color: #bb5b0b
}
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
}
.orange-tabs #cntab-accordion .panel-body {
	padding: 0px
}
/* 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: auto auto
}
.float-left {
	float: left
}
.display-table {
	display: table
}
.node-partner, .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
}
/* Page tabs */
.page-tabs.orangetabs .nav li a:after {
	font-family: 'Glyphicons Halflings';
	content: "\00a0\e164";
	float: right;
	opacity: .5;
	font-size: 14px;
	padding-top: 6px
}
.page-tabs.orangetabs .nav li.active a:after {
	content: "\00a0\e114"
}
.page-tabs .tabH1 {
	display: inline
}
/* 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 */

select, select.form-control, input, input.form-control, textarea, textarea.form-control {
	font-size: 16px
}
}

/* iphone5,6 */
@media (max-width: 480px) {
#startup, #gold, #platinum {
	transform: scale(.8);
	margin-left: -20px;
	margin-bottom: 0px
}
.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
}
.section-head {
	display: none
}
.gray-wrap, .dark-wrap, .orange-wrap, .darkblue-wrap, .space-wrap, .white-wrap {
	padding: 30px 0 25px
}
h1, .banner-head, .xxx-large, .xxxx-large {
	font-size: 2em
}
h2, .banner-subhead, .xx-large, .section-head h2, h2.assets, .sub-head, .section-head h2, #orangeBox h2 {
	font-size: 1.6em
}
h3, .x-large {
	font-size: 1.375em
}

h4, .large, ul.large li {
	font-size: 1.125em
}
.lead, ul.lead li {
	font-size: 1em
}
.img-right {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block
}
.field.field-name-field-sidebar-promos {
	margin-top: 0
}
}
/* iphone select fields - Kumar */
@media only screen and (max-width: 736px) {
select, select.form-control, input, input.form-control, textarea, textarea.form-control {
	font-size: 16px
}
}
/* ipad */
@media (max-width: 768px) {
.page-tabs .orangebox {
	padding: 15px 0
}
.page-tabs.orangetabs .nav-pills > li {
	width: 100%
}
.page-tabs.orangetabs .nav > li > a {
	margin: 5px 0;
	background: #efefef
}
.page-tabs.orangetabs .nav-pills > li > a {
	border-radius: 4px;
	padding: 15px 25px;
	color: #bb5b0b
}
.page-tabs.orangetabs .nav-pills > li.active > a {
	color: white
}
.page-tabs .tabH1 {
	color: inherit
}
}
/* Redesign 2015 - old */
.slimline {
	border: 0;
	height: 1px;
	background: #d9e6f2;
	background-image: -webkit-linear-gradient(left, #e1eaf3, #d9e6f2, #e1eaf3);
	background-image: -moz-linear-gradient(left, #e1eaf3, #d9e6f2, #e1eaf3);
	background-image: -ms-linear-gradient(left, #e1eaf3, #d9e6f2, #e1eaf3);
	background-image: -o-linear-gradient(left, #e1eaf3, #d9e6f2, #e1eaf3);
	margin: 40px 0
}
h1.sub-head {
	font-size: 36px;
	font-weight: 300
}
h2.assets {
	font-size: 28px;
	font-weight: 300
}
.box-note-yellow {
	border-bottom: 2px solid #fec635;
	border-top: 2px solid #fec635;
	padding: 24px 0 5px
}
.dashed-line {
	margin-right: -10px;
	padding-right: 10px;
	border-right: 1px dashed #ccc
}
.bluebox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: -2;
	background-color: #003470;
	background-position: center top;
	height: 82px
}
.support-wrap {
	background: rgba(0, 0, 0, 0) url("https://www.collab.net/sites/default/files/support-bg.png") no-repeat scroll 50% 0;
	background-size: 1100px
}
.ul2015 ul li {
	font-size: 18px;
	color: #555;
	line-height: 150%
}
#cool_content {
	min-height: 170px
}
.all-quotes {
	margin: 0 auto;
	width: 80%
}
[class*="sicon-"] {
background:url(https://www.collab.net/sites/default/files/social-icons.png) 0 0 no-repeat
}
ul.social-buttons {
	text-align: center
}
ul.social-buttons li {
	display: inline-block;
	margin: 0 3px
}
ul.social-buttons li:hover a {
	transform: translateY(-3px)
}
ul.social-buttons li a {
	width: 37px;
	height: 38px;
	display: block;
	text-decoration: none
}
.sicon-fb {
	background-position: 0 0
}
.sicon-tw {
	background-position: -47px 0
}
.sicon-gp {
	background-position: -95px 0
}
.sicon-li {
	background-position: -144px 0
}
.sicon-cn {
	background-position: -192px 0
}
.sicon-fb:hover {
	background-position: 0 -41px
}
.sicon-tw:hover {
	background-position: -47px -41px
}
.sicon-gp:hover {
	background-position: -95px -41px
}
.sicon-li:hover {
	background-position: -144px -41px
}
.sicon-cn:hover {
	background-position: -192px -41px
}
.social-adjust {
	vertical-align: 8px;
	margin-right: 20px
}
.recommended-resource-row {
    background-color: #f9f9f9;
    background-image: url(https://www.collab.net/sites/all/themes/collabnet/_media/home/new/bg1.png);
    border: 1px solid #efefef;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 20px;
}
.res-icon-blogs, .res-icon-whitepapers, .res-icon-casestudies, .res-icon-webinars {
	background: url("https://www.collab.net/sites/all/themes/collabnet/_media/home/resources-spite.png") no-repeat 0 0;
	color: #888;
	height: 75px;
	width: 75px;
	margin-bottom: 15px
}
.res-icon-blogs {
	background-position: 0 0
}
.res-icon-whitepapers {
	background-position: 0 -75px
}
.res-icon-casestudies {
	background-position: 0 -150px
}
.res-icon-webinars {
	background-position: 0 -225px
}
img.button-space {
	margin-left: 5px;
	margin-top: -2px;
	vertical-align: middle
}
.lp25 {
	padding-left: 25px
}
.gtb {
	border-top: 5px solid #ffc425;
	border-bottom: 5px solid #ffc425;
	padding: 15px 0;
	height: 100px
}
.hone {
	font-size: 36px;
	font-weight: 600
}
.head-top {
	font-size: 56px;
	color: #FFF;
	line-height: 1.2em
}
.pt18 {
	padding-top: 18px
}
.tweet-container {
	width: 984px;
	margin: 0 auto;
	background: url(https://www.collab.net/sites/all/themes/collabnet/_media/home/twitter-bg.png) repeat top left;
	padding: 0 0 30px 0;
	margin-left: -24px;
	margin-bottom: -27px
}
.tweet-box {
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 5px;
	width: 435px;
	overflow: hidden;
	margin-left: 290px
}
h1.head-top {
	margin-bottom: 5px
}
/* Edit Page Links */
.admin-menu-search {
	height: auto
}
.edit-links {
	background: black
}
.edit-links .nav.nav-tabs {
	background: black;
	border: none;
	float: left;
	margin-top: 5px
}
.edit-links .nav.nav-tabs li {
	margin-right: 5px
}
.edit-links ul.nav-tabs > li a, .edit-links ul.nav-tabs > li.active > a {
	border: none;
	padding: 5px 10px
}
.edit-links ul.action-links li:first-child {
	margin-left: 0
}
/* eof Redesign 2017 and 2015 */

/* == admin - editpage - style ==*/
#admin-menu .dropdown li, ul.primary li, div.vertical-tabs ul li, ul.tips li {
	font-size: 14px
}
/* --- OLD STYLES --- */
#cboxClose {
	right: 0
}
.separator {
	background: transparent url('https://www.collab.net/sites/default/files/uploads/br.png') 50% 0 no-repeat;
	height: 11px;
	margin: 30px 0;
	clear: both;
	float: none
}
.text-shadow {
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.75)
}
.shadow {
	box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8)
}
.icon-cn, .icon-jp, .icon-kr, .icon-en {
	background-image: url("https://www.collab.net/sites/all/themes/collabnet/_media/icons-flags.png");
	background-repeat: no-repeat;
	display: inline-block !important;
	height: 11px;
	margin: 8px 0 0 0;
	width: 20px
}
.icon-cn {
	background-position: 0 0
}
.icon-jp {
	background-position: -20px 0
}
.icon-kr {
	background-position: -40px 0
}
.icon-en {
	background-position: -60px 0
}
.icon-map.pad-top a {
	color: #ccc;
	margin-right: 8px
}
.icon-map.pad-top a:hover {
	color: #f47418
}
.subnav .sub-nav-content a.nav-item .nav-title {
	color: #275da6
}
.fat-nav.nolink.ng-isolate-scope {
	color: #1b1b1b;
	cursor: default;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 21px 0 20px !important
}
ul li.leaf {
	list-style-image: none;
	list-style-type: none;
	vertical-align: middle !important
}
.bstyle {
	list-style: outside none none;
	margin-left: 0;
	padding-left: 0px;
	margin-bottom: 10px
}
.menu-block-13 {
	margin-top: 12px;
	margin-right: 23px
}
.button-outline {
	border: 1px solid #275da6;
	border-radius: 5px;
	display: inline-block;
	font-size: 15px;
	padding: 5px 15px;
	text-transform: uppercase
}
.button-outline:hover {
	background-color: #5B84BA;
	border: medium none;
	color: #ffffff;
	text-decoration: none
}
.no-bold {
	font-weight: normal
}
.no-border {
	border: medium none
}
.no-pad {
	padding: 0
}
.no-margin {
	margin: 0
}
.no-margin, .segment p.no-margin {
	margin-bottom: 0
}
.half-margin, .segment p.half-margin {
	margin-bottom: 8px
}
.bottom-margin {
	margin-bottom: 15px
}
.muted {
	color: #666666
}
em.placeholder {
	font-style: normal
}
.dark {
	color: #333
}
.bg-offwhite {
	background: #f4f4f4 none repeat scroll 0 0
}

.center {
	text-align: center
}
.right {
	text-align: right
}
.pl15 {
	padding-left: 15px
}
.p25 {
	padding: 25px
}
.m25 {
	margin: 25px
}
.pl20 {
	padding-left: 20px
}
.pl25 {
	padding-left: 25px
}
.pl30 {
	padding-left: 30px
}
.pl35 {
	padding-left: 35px
}
.pl40 {
	padding-left: 40px
}
.mt25 {
	margin-top: 25px
}
.section-head, .heading-wrap {
	border-bottom: 0px solid #82ace6;
	margin: 0 0 0 55px;
	padding: 0 0 0 0
}
.ie8 .section-head, .ie8 .heading-wrap {
	padding-bottom: 7px
}
.ie7 .section-head, .ie7 .heading-wrap {
	padding-bottom: 8px
}
.section-head ul {
	margin: -17px 0 0 0;
	padding: 0 0 0 0;
	text-align: right
}
.lt-ie8 .section-nav {
	margin-top: -30px
}
.section-head ul li {
	list-style-type: none;
	text-align: right;
	display: inline
}
.section-head ul li a {
	padding: 5px 0 5px 0;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	position: relative;
	text-transform: uppercase
}
.section-head ul li a.active, .section-head ul li a.active-trail {
	padding-bottom: 2px;
	border-bottom: 1px solid #999999
}
.section-head ul li a:hover {
	text-decoration: none
}
.lt-ie9 .section-head ul li a {
	padding-bottom: 9px
}
.lt-ie8 .section-head ul li a {
	padding-bottom: 8px;
	margin-bottom: -10px
}
.section-head h2 {
	font-size: 24px;
	line-height: 1;
	color: #999999;
	margin: -11px 0 0 0;
	font-weight: 400;
	-webkit-font-smoothing: antialiased
}
.basic-page-header .section-head ul li a.active {
	background-color: #dde7f4
}
.view-display-id-block_3 .views-row {
	border-top: medium none;
	margin: 0;
	padding: 0
}
.por {
	position: relative
}
.por ul li {
	display: inline;
	margin: 10px
}
.lbr {
	border-left: 3px solid #ccc
}
.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 {
	float: right;
	margin-left: 10px;
	position: static
}
.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
}
.video-module .col {
	float: left;
	text-align: center;
	width: 90px
}
.video-module .col2 {
	float: left;
	text-align: center;
	width: 190px
}
.video-module .overlay-video .overlay {
	bottom: 8px
}
.video-module {
	margin-left: 30px;
	padding: 15px
}
em.placeholder {
	font-style: normal
}
.inline-content * {
	display: inline
}

.icon-map {
	height: 69px;
	display: block !important
}

@media (max-width: 1024px) {
.navbar-header {
	float: none
}
.navbar-left, .navbar-right {
	float: none !important
}
.navbar-toggle {
	display: block
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1)
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-collapse.collapse {
	display: none !important
}
.navbar-nav {
	float: none !important;
	margin-top: 7.5px
}
.navbar-nav>li {
	float: none
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px
}
.collapse.in {
	display: block !important
}
.dropdown-menu {
	position: relative
}
.navbar-header {
	margin-top: 10px;
	margin-bottom: 5px
}
.navbar-brand {
	padding: 8px !important
}
.navbar-nav > li > a {
	padding: 10px !important
}
.login {
	padding: 0 !important
}
.pul {
	float: left !important
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 20px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}
.navbar-default .navbar-nav>li>a, .navbar-inverse .navbar-nav>li>a {
	font-weight: normal
}
.navbar {
	margin: 0 !important
}
.mega-dropdown {
	position: static !important;
	width: 100%
}
.mega-dropdown-menu {
	padding: 20px 0px;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none
}
.mega-dropdown-menu > li > ul {
	padding: 0;
	margin: 0
}
.mega-dropdown-menu > li > ul > li {
	list-style: none
}
.mega-dropdown-menu > li > ul > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #999;
	white-space: normal
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
	text-decoration: none;
	color: #444;
	background-color: #f5f5f5
}
.mega-dropdown-menu .dropdown-header {
	color: #428bca;
	font-size: 18px;
	font-weight: bold
}
.mega-dropdown-menu form {
	margin: 3px 20px
}
.mega-dropdown-menu .form-group {
	margin-bottom: 3px
}
.navbar-default, .navbar-inverse {
	background-color: #fff !important; /* RD18 */
	border: #fff !important; /* RD18 */
	border-radius: 0 !important
}
.noLRMar {
	margin-right: 0 !important;
	margin-left: 0 !important
}
.ml20 {
	margin-left: 20px
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li:hover > a {
	background-color: #f9f9f9 !important;
	color: #000 !important
}
.navbar-nav > li > a {
	padding: 34px 12px;
	margin-bottom: 11px;
	color: #474646 !important /* RD18 */
}
.navbar-nav > li > .dropdown-menu {
	margin-top: -11px
}
.dropdown-menu {
	border: none !important;
	background-color: #f9f9f9 !important;
	border-bottom: 1px solid #ddd !important;
	border-left: 1px solid #ddd !important;
	border-right: 1px solid #ddd !important
}
.dropdown.mega-dropdown {
	margin-bottom: 0
}
.navbar-nav > li > .dropdown-menu {
	border-radius: 0px
}
.mega-dropdown-menu .dropdown-header {
	color: #bb5b0b !important;
	font-size: 18px;
	font-weight: 300
}
.mega-dropdown-menu > li > ul > li > a {
	border-bottom: 1px solid #ddd !important;
	color: #111;
	font-size: 13px;
	padding: 0 0 10px;
	margin: 0 20px
}
.mega-dropdown-menu > li > ul > li > a:hover {
	color: #275da6 !important;
	background-color: transparent !important
}
.footer, .sub-footer {
	background-color: #fff /* RD18 */
}
.footer h5 {
	color: #797979; /* RD18 */
	font-size: 15px;
	cursor: default
}
.footer ul {
	margin: 0 0 15px 0;
	padding: 0
}
.footer ul li {
	list-style-type: none;
	font-size: 12px;
	color: #666666;
	margin-bottom: 0;
	line-height: 1.6em
}
.sub-footer {
	font-size: 11px;
	color: #797979 /* RD18 */
}
.sf-pad {
	padding: 50px 0 70px
}
.sub-footer p {
	font-size: 11px;
	margin: 0;
	line-height: 2em
}
.link-separators a {
	padding: 0 5px 0 0;
	text-decoration: none !important
}
.link-separators a:before {
	content: "|";
	padding: 0 7px 0 0
}
.link-separators a:first-child:before {
	content: "";
	padding: 0
}
.link-separators-narrow .link-separator {
	padding: 0 2px 0 0
}
.link-separators-narrow .link-separator:before {
	content: "|";
	padding: 0 2px 0 0
}
.link-separators-narrow .link-separator:first-child:before {
	content: "";
	padding: 0
}
.sub-footer .pad-top {
	padding-top: 25px
}
.sub-footer a, .sub-footer a:before {
	color: #797979 /* RD18 */
}
a.footer-head {
	color: #fff
}
.stg-info {
	width: 100%;
	background-color: #ff0000;
	padding: 10px 0 10px 0;
	color: #fff;
	text-align: center;
	font-size: 18px
}
.stg-pad {
	padding-left: 200px
}
.header {
	background: #fff; /* RD18 */
	margin: 0;
	padding: 0
}
.header:after {
	content: "";
	display: block;
	clear: both
}
.login {
	padding: 8px 0 0 13px !important
}
.login:after {
	content: "";
	display: block;
	clear: both
}
.login ul {
	margin: 17px 0 0;
	padding: 0
}
.login ul li {
	display: inline-block;
	margin: 2px 0 0 12px;
	vertical-align: top
}
.login ul li:first-child {
	margin-left: 0;
	margin-top: 2px
}
.login .log {
	background: #999;
	font-size: 12px;
	color: #222;
	line-height: 17px;
	padding: 3px 13px;
	border-radius: 50px;
	-webki-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px
}
.login .log:hover {
	background: #fff;
	color: #000
}
.login .tryfree {
	background: #b36721;
	font-size: 13px;
	color: #fff;
	line-height: 17px;
	padding: 8px 25px;
	border-radius: 50px;
	-webki-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px
}
.login .tryfree:hover {
	background: #fff;
	color: #000
}
.login .language_picker {
	width: 140px;
	color: #9da5b0;
	font-size: 14px;
	color: #fff;
	line-height: 17px;
	padding: 11px 0 11px 27px;
	border-radius: 50px;
	-webki-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	cursor: pointer;
	border: none
}
#block-languageswitcher-3 .language-link {
	float: left;
	width: auto
}
#block-languageswitcher-3 .language_dropdown {
	background: #aeabab none repeat scroll 0 0;
	border-radius: 0;
	padding: 0;
	width: 71%
}
#block-languageswitcher-3 .language_dropdown li {
	margin-left: 0;
	-webki-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	width: 100%
}
#block-languageswitcher-3 .language_dropdown li a {
	display: block;
	float: none;
	font-size: 14px;
	line-height: 23px;
	width: 100%
}
.login select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none
}
.social {
	margin: 0;
	padding: 0 !important;
}
.location {
	margin: 0;
	padding: 0
}
.location > a {
	padding: 0 30px 0 0
}
.social:after, .location:after {
	content: "";
	clear: both;
	display: block
}
.social ul {
	margin: 0;
	padding: 0;
	float: left
}
.location ul {
	margin: 0;
	padding: 0
}
.social ul li img, .location ul li img {
	width: 15px
}
.social ul li, .location ul li {
	display: inline-block;
	padding: 0 12px 0 0
}
.social ul li a, .location ul li a {
	color: #898989;
	font-size: 15px
}
.social ul li a:hover, .location ul li:hover {
	color: #fff
}
.fixed {
	position: fixed !important;
	z-index: 9999;
	top: 0%;
	width: 960px;
	background-color: #000
}
#null-rl-pad {
	padding-left: 0;
	padding-right: 0
}
.mt30 {
	margin-top: 65px !important
}
.mt25 {
	margin-top: 25px !important
}
.mt20 {
	margin-top: 20px !important
}
.mt23 {
	margin-top: 23px !important
}
.mt10 {
	margin-top: 10px !important
}
.mt15 {
	margin-top: 15px !important
}
.ml15 {
	margin-left: 15px !important
}
.mr10 {
	margin-right: 10px
}
.mr15 {
	margin-right: 15px
}
.mr25 {
	margin-right: 25px
}
.mr45 {
	margin-right: 45px !important
}
.mr40 {
	margin-right: 40px !important
}
.mr70 {
	margin-right: 70px !important
}
.aright {
	text-align: right !important
}
.aleft {
	text-align: left !important
}
.pt5 {
	padding-top: 5px !important
}
.pt10 {
	padding-top: 10px !important
}
.mlft {
	margin-left: 5em
}
.darkorange {
	color: #bb5b0b !important
}
.menu-block-wrapper {
	padding: 25px 0 0 0
}
.white {
	color: #ffffff !important
}
.bbno {
	border-bottom: none !important
}
.bbno > p {
	font-size: 14px;
	line-height: 1.6em
}
#wl a {
	color: #000
}
#wl a:hover {
	color: #ccc
}
.lbr {
	border-left: 3px solid #CCC
}
.field-type-datestamp {
	color: #000
}
a.wlink:link {
	color: #797979; /* RD18 */
	text-decoration: none
}
a.wlink:visited {
	color: #797979 /* RD18 */
}
a.wlink:hover {
	color: #f47418
}
a.spacelink {
	padding: 15px 20px
}
a.spaceless {
	padding: 15px 0 0 15px
}
.search-wrap {
	width: 150px;
	float: right;
	padding: -2px
}
.search-wrap .type-search {
	display: inline-block;
	width: 150px;
	padding: 2px 10px 2px 18px;
	margin: 0;
	font-size: 12px !important;
	line-height: 20px;
	background-color: #343c48;
	color: #ebebeb;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 30px;
	border: none
}
.search-wrap input[type="search"]:focus {
	outline: none
}
input[type="search"]::placeholder {
 color: #c3c3c3;
}
input[type="search"]:-moz-placeholder {
 color: #c3c3c3;
 opacity:  1;
}
.searchw {
	width: 99%;
	padding: 5px
}
.bnone {
	border: none !important
}
.pul {
	float: right !important
}
@media (min-width:768px) and (max-width:1024px) {
.hidden-sm {
	display: none !important
}
.hidden-smo {
	display: none !important
}
.visible-sm {
	display: block !important
}
.pul {
	float: left !important
}
.btn {
	white-space: wrap
}
.btn-group-lg > .btn, .btn-lg {
	font-size: 15px
}
.btn {
	white-space: normal !important
}

}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.mt10-xs {
	margin-top: 10px
}
.logo-xs {
	display: inline
}
.navbar-nav > li > a {
	padding: 10px
}
.login {
	padding: 0 !important
}
.social {
	margin-top: 17px;
	padding: 0
}
.dropdown-header {
	padding: 10px 0 10px 20px
}
.btn-group-lg > .btn, .btn-lg {
	font-size: 15px
}
.btn {
	white-space: wrap
}
.header2015 h1, .header2015 p {
	color: white
}
.plr10-xs {
	padding: 0 10px
}
.plr20-xs {
	padding: 0 20px
}
.pt20-xs {
	padding-top: 20px
}
.dropdown-header {
	margin-left: -8px
}
.navbar-inverse .navbar-toggle {
	border-color: #222831 !important;
	margin-right: 0 !important;
	padding: 9px 0 !important
}
.sf-pad {
	padding: 10px 0 70px
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #222831
}
.login ul li {
	margin: 5px
}
#backtotop {
	right: 0 !important
}
}
@media (min-width:1200px) {
#content { padding: 0 150px !important; }

.cust-wid {
	left: auto;
	padding: 20px !important;
	right: 26%;
	width: 350px
}
.eq-height, .eq-height > div[class*='col-'] {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}
.flex, .flex > div[class*='col-'] {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex: 1 0 auto
}
.icon-map {
	padding-left: 113px
}
.dropdown-menu {
	left: auto;
	right: 2%;
	width: 796px
}
.fr {
	float: right
}
}
.widget h5 {
	padding-bottom: 5px
}
@media only screen and (max-width: 479px) {
.widget_content {
	display: none
}
.active .widget_content {
	display: inline
}
.widget h5 {
	border-bottom: 1px solid #2d3234
}
.widget h5:after {
	content: "\002b";
	color: white;
	width: 20px;
	background: #999;
	display: inline-block;
	text-align: center;
	float: right
}
.active.widget h5:after {
	content: "\002d";
	background: #ccc
}
.widget_content > li > a {
	line-height: 2em
}
.mn15 {
	margin-top: -15px
}
.navbar-toggle { display: none; }
}
/* HEADER FOOTER */


