html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
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
}
.home-promo .link a, a.arrow-large {
	background: url(/sites/all/themes/collabnet/_media/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
}
.half {
	line-height: 1.1
}
.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-blue {
	background-color: #83aada
}
.bg-darkorange {
	background-color: #bb5b0b
}
.bg-orange {
	background-color: #e38b2d
}
.bg-darkblue {
	background-color: #002347
}
.bg-darkgray {
	background-color: #393939
}
.bg-white {
	background-color: #fff
}
.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
}
.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 !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
}
/* 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
}
/* FAQ accordion */
#faq .panel.panel-default {
	margin-bottom: 15px
}
#faq .panel-title {
	color: #bb5b0b
}
#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;
	behavior: url(/sites/all/themes/collabnet/_js/PIE.htc);
	position: relative;
	margin-bottom: 20px
}
.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);
	behavior: url(/sites/all/themes/collabnet/_js/PIE.htc);
	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;
	behavior: url(/sites/all/themes/collabnet/_js/PIE.htc);
	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 */

.gray-wrap {
	background-color: #efefef;
	padding: 40px 0 35px
}
.dark-wrap {
	background-color: #2B303B;
	padding: 40px 0 35px;
	color: #fff
}
.orange-wrap {
	background-color: #e38a2d;
	padding: 40px 0 35px;
	color: #fff
}
.orangegrad-wrap {
	background: linear-gradient(360deg, #e38a2d 30%, #bb5b0b 100%);
	color: #fff
}
.darkblue-wrap {
	background-color: #001225;
	padding: 40px 0 35px;
	color: #fff
}
.space-wrap {
	padding: 40px 0 35px;
	border-top: 12px solid #f4f8fb;
	border-bottom: 12px solid #f4f8fb
}
.white-wrap {
	padding: 40px 0 35px
}
.hero-wrap {
	padding: 0
}
.push-down-half {
	margin-bottom: 15px
}
.push-down {
	margin-bottom: 30px
}
.push-down-l {
	margin-bottom: 40px
}
.push-down-xl {
	margin-bottom: 50px
}
.space-top-half {
	margin-top: 15px
}
.space-top {
	margin-top: 30px
}
.space-top-l {
	margin-top: 40px
}
.space-top-xl {
	margin-top: 50px
}
.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-margin {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}
.zero-margin-top {
	margin-top: 0 !important
}
.zero-margin-bottom {
	margin-bottom: 0 !important
}
.zero-space-top {
	padding-top: 0 !important
}
.zero-space-bottom {
	padding-bottom: 0 !important
}
.zero-space {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}
.unstyled {
	padding-left: 0;
	list-style: none
}
.valign {
	display: table
}
.valign-middle {
	display: table-cell;
	vertical-align: middle
}
.normal {
	font-weight: normal !important
}
.regular {
	font-size: 16px !important
}
.lead {
	font-size: 20px;
	color: #2b303b
}
.sub-head {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	margin-top: 20px;
	margin-bottom: 15px
}
ul.lead li {
	font-size: 20px;
	color: #2b303b
}
.small {
	font-size: 14px;
	line-height: 1.43
}
ul.small li, ol.small li {
	font-size: 14px;
	line-height: 1.43
}
.large {
	font-size: 20px;
	line-height: 1.6
}
.xlarge {
	line-height: 1.4
}
ul.large li {
	font-size: 20px;
	line-height: 1.4
}
ul.light li {
	font-weight: 300
}
.xx-large, .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
}
.feature-wrap {
	background-color: rgba(0, 0, 0, 0)
}
.feature-inner {
	background: #E4EFF9 url("/sites/all/themes/collabnet/_media/feature-sky-bg.png") no-repeat scroll 50% 0 / cover;
	min-height: 360px;
	padding-bottom: 50px
}
.dl-inner {
	background: #E4EFF9 url("/sites/all/themes/collabnet/_media/training/training-banner.jpg") no-repeat scroll 50% 0 / cover;
	min-height: 450px
}
.well-white {
	background-color: white;
	border: none;
	padding-bottom: 5px
}
.well-white h2, .well-white h3, .well-white p, .well-white ul li {
	color: black
}
.bg1 {
	background-image: url(/sites/all/themes/collabnet/_media/home/new/bg1.png);
	background-repeat: no-repeat
}
.bg2 {
	background-image: url(/sites/all/themes/collabnet/_media/home/new/bg2.png);
	background-repeat: no-repeat
}
.bg3 {
	background-image: url(/sites/all/themes/collabnet/_media/home/new/bg3.png);
	background-repeat: no-repeat
}
.bg4 {
	background-image: url(/sites/all/themes/collabnet/_media/home/new/bg4.png);
	background-repeat: no-repeat
}
.bg5 {
	background-image: url(/sites/all/themes/collabnet/_media/home/new/bg5.png);
	background-repeat: no-repeat
}
.bg6 {
	background-image: url(/sites/all/themes/collabnet/_media/home/new/bg6.png);
	background-repeat: no-repeat
}
.bg7 {
	background-image: url(/sites/all/themes/collabnet/_media/home/new/bg7.png);
	background-repeat: no-repeat
}
.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-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
}
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.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: #E38A2D;
	color: white;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center
}
thead > tr > th {
	background: #002347;
	color: white
}
.table > thead > tr > th {
	padding: 12px 8px;
	font-size: 19px
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td {
	padding: 10px 8px
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #f5f5f5
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border-top: none;
	border-bottom: none
}
.section th {
	background-color: #666666;
	font-size: 16px
}
/* 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
}
.row-flex-wrap {
	-webkit-flex-flow: row wrap;
	align-content: flex-start;
	flex: 0
}
.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/all/themes/collabnet/_media/products/product-scrumworks/startup.png) no-repeat scroll 50% 0 rgba(0,0,0,0)
}
#gold {
	background: url(/sites/all/themes/collabnet/_media/products/product-scrumworks/gold.png) no-repeat scroll 50% 0 rgba(0,0,0,0)
}
#platinum {
	background: url(/sites/all/themes/collabnet/_media/products/product-scrumworks/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: 45px
}
.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: 26px;
	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: 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("/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(/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(/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("/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(/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('/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("/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
}
.module-links, .promo-box {
	margin: 0;
	padding: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	position: relative;
	margin-bottom: 30px;
	border: 1px solid #bb5b0b;
	background: linear-gradient(#Fff 50%, #FDEEE3)
}
.module-links li {
	list-style-type: none;
	margin-bottom: 0;
	font-size: 18px
}
.module-links li a, .module-links-link {
	display: block;
	padding: 18px 10px 18px 20px;
	border-bottom: 1px solid #FAD5B6;
	border-top: none
}
.module-links li span a {
	padding-left: 50px
}
.module-links li:last-child a {
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	behavior: url(/sites/all/themes/collabnet/_js/PIE.htc);
	position: relative
}
.module-links li.module-header {
	font-size: 18px;
	display: block;
	padding: 10px 15px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	position: relative;
	color: #fff;
	border: none;
	background: #bb5b0b;
	border-bottom: 1px solid #864108
}
.module-links li.module-header-products {
	display: block;
	padding: 10px 10px 10px 12px;
	font-weight: bold;
	border: 1px solid #c0d5f2;
	border-top: none;
	font-size: 12px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	behavior: url(/sites/all/themes/collabnet/_js/PIE.htc);
	background: #eeeeee;
	position: relative;
	color: #000;
	border: none
}
.module-links li.module-header-products-private {
	display: block;
	padding: 10px 10px 10px 12px;
	font-weight: bold;
	border: 1px solid #c0d5f2;
	border-top: none;
	font-size: 12px;
	background: #eeeeee;
	position: relative;
	color: #000
}
.sidebar-module {
	margin-bottom: 20px
}
.sidebar-module h6 {
	color: #666;
	text-transform: uppercase
}
.sidebar-module .post {
	margin-bottom: 9px
}
.icon-map {
	height: 69px;
	display: block !important
}
.share-icon {
	padding-bottom: 6px;
	display: block
}
.share-icon span {
	display: block;
	height: 16px;
	width: 16px;
	float: left;
	margin-right: 5px;
	background-image: url(/sites/all/themes/collabnet/_media/icon-share.png);
	background-repeat: no-repeat
}
.share-icon .icon-facebook {
	background-position: 0 0
}
a:hover.share-icon .icon-facebook {
	background-position: 0 -16px
}
.share-icon .icon-twitter {
	background-position: 0 -32px
}
a:hover.share-icon .icon-twitter {
	background-position: 0 -48px
}
.share-icon .icon-linkedin {
	background-position: 0 -64px
}
a:hover.share-icon .icon-linkedin {
	background-position: 0 -80px
}
.share-icon .icon-googleplus {
	background-position: 0 -96px
}
a:hover.share-icon .icon-googleplus {
	background-position: 0 -112px
}
.box h3 a.icon {
	padding: 1px 40px 5px 0
}
.services-interrupter h3 a.icon {
	padding: 1px 40px 5px 0
}
.icon-training {
	background: url(/sites/all/themes/collabnet/_media/icon-training.png) 100% 0px no-repeat
}
.icon-consulting {
	background: url(/sites/all/themes/collabnet/_media/icon-consulting.png) 100% 0 no-repeat
}
.icon-implementation {
	background: url(/sites/all/themes/collabnet/_media/icon-implementation.png) 100% 0 no-repeat
}
.icon-simpleandsafe {
	background: url(/sites/all/themes/collabnet/_media/icon-simpleandsafe.png) 0 0 no-repeat;
	padding-left: 33px
}
.icon-lock {
	background: url(/sites/all/themes/collabnet/_media/icon-lock.png) 0 0 no-repeat;
	padding-left: 33px
}
.icon-lock-small {
	width: 16px;
	height: 15px;
	display: inline-block;
	background: url(/sites/all/themes/collabnet/_media/icon-lock-small.png) 0 0 no-repeat
}
.icon-cycle {
	background: url(/sites/all/themes/collabnet/_media/icon-cycle.png) 0 0 no-repeat;
	padding-left: 33px
}
.icon-rss {
	padding-right: 20px;
	background: url(/sites/all/themes/collabnet/_media/icon-rss.png) 100% 1px no-repeat
}
.icon-play {
	background: url(/sites/all/themes/collabnet/_media/icon-play.png) no-repeat scroll top left;
	width: 59px;
	height: 59px;
	display: block
}
.icon-download {
	background: url(/sites/all/themes/collabnet/_media/icon-download.png) 0 0 no-repeat;
	padding-left: 41px;
	padding-bottom: 10px
}
.feature-icon {
	float: left;
	width: 35px;
	height: 30px;
	display: block;
	background-image: url(/sites/all/themes/collabnet/_media/icon-sprite.png);
	background-repeat: no-repeat;
	margin-top: 3px
}
.feature-icon-chart {
	float: left;
	width: 35px;
	height: 30px;
	display: block;
	background-image: url(/sites/all/themes/collabnet/_media/icon-sprite.png);
	background-repeat: no-repeat;
	margin-top: 3px;
	background-position: 0 0;
	background-position: 0 0px
}
.feature-icon-wifi {
	float: left;
	width: 35px;
	height: 30px;
	display: block;
	background-image: url(/sites/all/themes/collabnet/_media/icon-sprite.png);
	background-repeat: no-repeat;
	margin-top: 3px;
	background-position: 0 -30px
}
.feature-icon-pie {
	float: left;
	width: 35px;
	height: 30px;
	display: block;
	background-image: url(/sites/all/themes/collabnet/_media/icon-sprite.png);
	background-repeat: no-repeat;
	margin-top: 3px;
	background-position: 0 -60px
}
.feature-icon-lectern {
	float: left;
	width: 35px;
	height: 30px;
	display: block;
	background-image: url(/sites/all/themes/collabnet/_media/icon-sprite.png);
	background-repeat: no-repeat;
	margin-top: 3px;
	background-position: 0 -90px
}
.feature-icon-gears {
	float: left;
	width: 35px;
	height: 30px;
	display: block;
	background-image: url(/sites/all/themes/collabnet/_media/icon-sprite.png);
	background-repeat: no-repeat;
	margin-top: 3px;
	background-position: 0 -120px
}
.feature-icon-lock {
	float: left;
	width: 35px;
	height: 30px;
	display: block;
	background-image: url(/sites/all/themes/collabnet/_media/icon-sprite.png);
	background-repeat: no-repeat;
	margin-top: 3px;
	background-position: 0 -150px
}
.feature-icon-cycle {
	float: left;
	width: 35px;
	height: 30px;
	display: block;
	background-image: url(/sites/all/themes/collabnet/_media/icon-sprite.png);
	background-repeat: no-repeat;
	margin-top: 3px;
	background-position: 0 -180px
}
.feature-icon-people {
	float: left;
	width: 35px;
	height: 30px;
	display: block;
	background-image: url(/sites/all/themes/collabnet/_media/icon-sprite.png);
	background-repeat: no-repeat;
	margin-top: 3px;
	background-position: 0 -210px
}
.feature-icon-leaf {
	float: left;
	width: 35px;
	height: 30px;
	display: block;
	background-image: url(/sites/all/themes/collabnet/_media/icon-sprite.png);
	background-repeat: no-repeat;
	margin-top: 3px;
	background-position: 0 -240px
}
.icon-orange-circle {
	background: url('/sites/all/themes/collabnet/_media/icon-orange-circle.png') 15px 50% no-repeat
}
.icon-orange-download {
	background: url('/sites/all/themes/collabnet/_media/icon-orange-download.png') 15px 50% no-repeat
}
.icon-orange-phone {
	background: url('/sites/all/themes/collabnet/_media/icon-orange-phone.png') 20px 50% no-repeat
}
.icon-blue {
	float: left;
	width: 35px;
	height: 30px;
	display: block;
	background-image: url(/sites/all/themes/collabnet/_media/icon-blue-sprite.png);
	background-repeat: no-repeat;
	margin: 20px 0 0 15px;
	pointer-events: none
}
[class*="icon-blue-"] {
float:left;
width:35px;
height:30px;
display:block;
background-image:url(/sites/all/themes/collabnet/_media/icon-blue-sprite.png);
background-repeat:no-repeat;
margin:20px 0 0 15px;
pointer-events:none
}
.panel-body span[class*="icon-blue-"] {
	margin: 0
}
.icon-blue-circle {
	background-position: 0 0px
}
.icon-blue-download {
	background-position: 0 -30px
}
.icon-blue-phone {
	background-position: 0 -60px
}
.icon-blue-training {
	background-position: 0 -90px
}
.icon-blue-view {
	background-position: 0 -120px
}
.icon-blue-purchase {
	background-position: 0 -150px
}
.icon-blue-events {
	background-position: 0 -180px
}
.icon-blue-faq {
	background-position: 0 -210px
}
.icon-blue-support {
	background-position: 0 -240px
}
.icon-blue-careers {
	background-position: 0 -270px
}
.icon-blue-partner {
	background-position: 0 -300px
}
.icon-blue-benefits {
	background-position: 0 -330px
}
.icon-blue-lightbulb {
	background-position: 0 -360px
}
.icon-blue-gear {
	background-position: 0 -390px
}
.icon-blue-resources {
	background-position: 0 -420px
}
.icon-blue-community {
	background-position: 0 -450px
}
.icon-blue-collabnet {
	background-position: 0 -480px
}
.icon-blue-star {
	background-position: 0 -510px
}
.icon-blue-join {
	background-position: 0 -540px
}
.icon-blue-lock {
	background-position: 0 -570px
}
.icon-blue-news {
	background-position: 0 -600px
}
.icon-blue-webinars {
	background-position: 0 -630px
}
.icon-blue-ticket {
	background-position: 0 -655px
}
.icon-blue-agile {
	background-position: 0 -685px
}
.icon-blue-demo {
	background-position: 0 -720px
}
.icon-blue-pbenefits {
	background-position: 0 -750px
}
.icon-blue-plogin {
	background-position: 0 -780px
}
.icon-blue-pie {
	background-position: 0 -810px
}
.icon-blue-chat {
	background-position: 0 -843px
}
@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: #222831 !important;
	border: #222831 !important;
	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: 30px 12px;
	color: #bfc8d3 !important
}
.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 {
	margin-top: 0px !important;
	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: #182124
}
.footer h5 {
	color: #666666;
	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: #ccc
}
.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: #ccc
}
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: #222831;
	margin: 0;
	padding: 0
}
.header:after {
	content: "";
	display: block;
	clear: both
}
.login {
	padding: 8px 0 0 10px !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: #b36721;
	font-size: 12px;
	color: #fff;
	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 .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;
	float: left
}
.location {
	margin: 0;
	padding: 0
}
.location > a {
	padding: 0 5px !important
}
.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: 30px !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
}
.mr45 {
	margin-right: 45px !important
}
.mr40 {
	margin-right: 40px !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: #ccc;
	text-decoration: none
}
a.wlink:visited {
	color: #ccc
}
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
}
#backtotop {
	background: url(/sites/all/themes/collabnet/_media/icons/backtotop2x.png) no-repeat center center;
	background-size: 70px 70px
}
#backtotop {
	background: url(/sites/all/themes/collabnet/_media/icons/backtotop.png) no-repeat center center;
	bottom: 75px;
	cursor: pointer;
	display: none;
	height: 90px;
	position: fixed;
	right: 17px;
	text-indent: -9999px;
	width: 70px;
	z-index: 1
}
.left-block {
	float: left;
	margin: 0 10px 15px 0
}
.left-block-small {
	float: left;
	margin: 0 8px 3px 0
}
.resource-row {
	padding: 0;
	margin-bottom: 20px
}
.resource-promo-icon {
	float: left;
	width: 20px;
	height: 30px;
	margin-left: -40px;
	padding-right: 20px
}
[class*="resource-type"] {
background:url(/sites/all/themes/collabnet/_media/resource-icons-sprite.png) 0 0 no-repeat
}
.resource-type-featured-resource {
	background-position: 0 0
}
.resource-type-agile-glossary {
	background-position: -69px 0
}
.resource-type-analyst-reports, .resource-type-14 {
	background-position: -137px 0
}
.resource-type-data-sheets, .resource-type-10 {
	background-position: -206px 0
}
.resource-type-white-papers, .resource-type-9 {
	background-position: -274px 0
}
.resource-type-books, .resource-type-13 {
	background-position: -346px 0
}
.resource-type-ebooks, .resource-type-102 {
	background-position: -414px 0
}
.resource-type-videos, .resource-type-15 {
	background-position: -483px 0
}
.resource-type-case-studies, .resource-type-12 {
	background-position: -552px 0
}
.resource-type-webinars, .resource-type-11 {
	background-position: -622px 0
}
.resource-type-upcoming_webinars, .resource-type-82 {
	background-position: -690px 0
}
.resource-type-toolkits, .resource-type-71 {
	background-position: -760px 0
}
.resource-type-release-highlights {
	background-position: -759px 0
}
.resource-icon {
	width: 69px;
	height: 80px
}
.icon-type-blog {
	background: url(/sites/all/themes/collabnet/_media/icon-blog.png) 0px 5px no-repeat
}
.callout-blue {
	background-color: #f2f7fc;
	border: 1px solid #c0d5f2;
	padding: 28px 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	behavior: url(/sites/all/themes/collabnet/_js/PIE.htc);
	position: relative;
	margin-bottom: 20px
}
.field-name-field-location {
	margin-bottom: 30px;
	margin-top: 20px
}
.view-courses .street-block, .view-courses .postal-code {
	display: none
}
.locality-block .locality:after {
	content: ",";
	letter-spacing: -3px
}
.news-compact .news-title {
	font-size: 14px;
	line-height: 150%
}
.search-form input {
	margin: 0 0 10px
}
.search-advanced {
	margin: 20px 0 0
}
@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 {
		width: 75%;
		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) {
	.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
	}
}
/* HEADER FOOTER */
/* Merger Notification */ 
#mbtn1 {
	background-color: #222831
}
#message-wrap {
	background: #111;
	padding-top: 5px;
	padding-bottom: 3px
}
#message-wrap .alert-info {
	color: #efefef;
	background-color: transparent;
	border: none
}
.alert {
	padding: 0;
	margin-bottom: 0
}
@media (max-width: 320px) {
	.xs-lg {
		font-size: 16px !important
	}
	#inner-message {
		padding: 10px 0 8px
	}
}
