/* JUMBOTRON */
.jumbotron {
	background-image:url('/sites/stage32.com/themes/two/images/header/hw-bg3.jpg');
}

.jumbotron #hw-bg {
	margin-left:-324px;
	position:relative;
	left:50%;
	z-index:0;
	opacity: 0.6;
}
.jumbotron #hw-logo {
	margin-left:-204px;
	position:absolute;
	left:50%;
	top:82px;
	z-index:1;
}


#left-side,
#right-side {
	position:absolute;
	color:#fff;
	z-index:2;
	left:50%;
}

#left-side {
	top:42px;
	margin-left:-492px;
	font-size:21px;
}
#left-side span {
	display:block;
	margin-bottom:7px;
}
#left-side span#left-line-1 {
	text-indent:170px;
}
#left-side span#left-line-2 {
	text-indent:134px;
}
#left-side span#left-line-3 {
	text-indent:74px;
}
#right-side {
	top:3px;
	margin-left:318px;
}
#right-side h3 {
	font-size:23px;
	font-weight:900;
}
#right-side p {
	font-size:13px;
}

@media (max-width: 1199px) {
	.jumbotron {
		background:url('/sites/stage32.com/themes/two/images/header/hw-bg3.jpg') no-repeat !important;

	}
	#left-side {
		top:45px;
		margin-left:-466px;
		font-size:19px;
	}
	#right-side {
		top:10px;
	}
	#right-side {
		top:40px;
		margin-left:245px;
	}
}

@media (max-width: 479px) {
	.jumbotron #hw-logo {
		margin:0;
		left: 10%;
		width: 80%;
	}
}

.panel-with-image .dotdotdot {
	height:196px;
	overflow:hidden;
}
.media-body .dotdotdot {
	height:162px;
	overflow:hidden;
}
.panel-with-image .dotdotdot p {
	height:auto;
}
h3.heading {
	color: #323232;
	text-align:center;
	font-weight:400 !important;
	margin-bottom:20px;
}

.panel-purchase .panel-title {
	font-size:20px;
	font-weight:bold;
	color:#323232;
	margin:14px 22px 0 22px;
	margin-bottom: 0 !important;
}

.panel-purchase .panel-price {
	line-height:55px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background:#38af55;
	margin:0 -22px;
}
.panel-purchase .btn.btn-purchase {
	display:block;
	border-radius:0;
	color:#fff;
	text-align:center;
	margin-bottom:8px;
	line-height:42px;
	font-size:16px;
	font-weight:400;
   	border-color: #2C80B9;
    background: #2884c6;
}
.panel-purchase .btn.btn-purchase:hover {
    background: #5bc0de;
    border-color: #46b8da;
}
.panel-purchase .panel-body {
	padding:10px 22px;
}
.panel-purchase .purchase-description {
	height:96px;
}
.panel-body.media {
	margin:0;
}
.panel-default .media-left {
	margin-bottom:22px;
}


.deadline {
	color: #fff;
	background: #38af55;
	margin: 0 -22px 15px;
	text-align:center;
	padding:12px 22px;
}
.deadline.closed {
	background: #bebebe;
}
.deadline strong {
	display:block;
	color:#fff;
	font-size: 18px;
	font-weight: bold;
	padding:0 18px;
}
#testimonials .media,
#success-stories .media {
	padding:22px;
	font-size:20px;
}
#testimonials .testimonial {
	font-size:18px;
	color:#666;
}
#testimonials .media-body {
	margin-left:150px;
}
/*faq section*/
.faq-panel .panel-title strong, .faq-panel .panel-title p{
	display: inline;
	margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
	line-height: 22px;
    color: inherit;
	font-weight: 500;
}
.faq-panel .panel-heading{
	background-color: #ddd !important;
    color: #323232 !important;
    padding: 10px 15px;
    border: 1px solid #eee !important;
	cursor: pointer;
}
.faq-panel.selected, .faq-panel.selected .panel-heading{
	cursor: default;
}
.faq-section{
	width: 100%;
    background: #fff;
    border: 1px solid #dddddd;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 16px;
    margin-left: 0;
    padding-left: 0;
}
.faq-section li{
	padding: 14px 14px;
	border-right: 3px solid #da3e55;
}
.faq-panel .panel-body{
	display: none;
	font-size: 15px;
}
.faq-panel:first-child .panel-body{
	display: block;
}
.faq-panel i{
	display: inline;
	padding-right: 3px;
}
.faq-panel .icon-caret-down{
	display: none;
}
.faq-panel.selected .icon-caret-down{
	display: inline;
}
.faq-panel.selected .icon-caret-right{
	display: none;
}
.panel-body .admin-links{
	margin-top: -18px;
}
.panel-body .admin-links ul{
	margin-bottom: 2px;
}















.list-unstyled.list-access-links li a{
	color: #bebebe;
}
.education_email .alert{
	border: solid 1px #ebebeb;
}

.page-webinars-on-stage-with-rb .sub-headshot strong{
	display: block;
	font-size: 20px !important;
	font-weight: 400 !important;
	margin-top: 18px !important;
	margin-bottom: 18px !important;
	color: #323232;
}
.page-webinars-on-stage-with-rb .sub-headshot{
	font-size: 16px !important;
	font-weight: 200 !important;
	color: #666;
}
.page-webinars-on-stage-with-rb .sub-headshot hr{
	margin: 18px 0 !important;
}
.panel-large.onstage{
	font-color: #666 !important;
	font-weight: 200;
}
.panel-footer a.label-danger.new-btn{
	display: block;
	background: #da3e55;
	color: #fff !important;
	line-height: 42px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 400;
	border: solid 1px #da3e55;
}
.panel-footer a.label-info.new-btn{
	display: block;
	color: #fff !important;
	line-height: 42px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 400;
	border: solid 1px #2C80B9;
    background: #2884c6;
}
.panel-footer a.label-info.new-btn:hover{
	background: #5bc0de;
	border: solid 1px #46b8da;
}
.label-danger em{
	text-decoration: line-through !important;
}
.media-body .label-warning{
	position: absolute;
	right: 22px;
}
.panel-footer a.label-success.new-btn{
	display: block;
	background: #38af55;
	color: #fff !important;
	line-height: 42px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 400;
	font-size: 16px !important;
	border: solid 1px #88BD64;
}
.panel-footer a.label.new-btn small span{
	padding-left: 15px;
	color: #fff;
}
.panel-footer a.label-success.new-btn:hover{
	background: #90DC5C;
	border: 1px solid #7AC745;
}
.webinar-list .media .media-body {
	display:block !important;
}
.media-body h3 a{
	color: #323232 !important;
	font-size: 18px;
	line-height: 24px;
	display: inline-block;
}
.sub-headshot strong{
	font-weight: 200 !important;
	color: #666;
	font-size: 15px !important;
}
.sub-headshot{
	color: #b7b7b7;
	font-size: 14px !important;
	line-height: 23px;
}
.ott-right .label.new-label{
	background: #313131 !important;
	line-height: 17px !important;
	font-weight: 400 !important;
	padding-left: 0;
	padding-right: 0;
}
.thumbed .headshot-space .ott-right{
	background: #296e9c !important;
	color: #fff;
	font-size: 13px !important;
	line-height: 22px !important;
	height: 40px !important;
	font-weight: 400 !important;
	width:136px !important;
}
.thumbed .headshot-space .ott-right.on-demand{
	background: #da3e55 !important;
	color: #fff;
}
.thumbed .headshot-space .one-then-two{
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	z-index: 10;
}
.image-wrapper h4 {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
/*    height:21px;*/
	line-height: 1.4;
	margin:0;
	background:rgba(0,0,0,0.5);
	color:#fff;
	font-size:11px;
	padding: 3px 5px;
	font-weight:normal !important;
}
.agenda {
	padding:0 20px 18px 40px !important;
}
.agenda-date {
	width:30px !important;
}
#success-stories{
	font-size: 15px;
}
#testimonials{
	font-size: 14px;
}
#testimonials strong{
	font-size: 15px;
	font-weight: 500;
}
.panel.select-executive{
	border: solid 1px #e9e9e9 !important;
}
.panel.select-executive .panel-heading{
	padding: 0 !important;
}
.panel.select-executive .panel-heading .nav-tabs.row{
	margin: 0;
	height: 60px  !important;
}
.panel.select-executive .panel-heading .nav-tabs.row li{
	padding: 0;
	border-right: solid 1px #e9e9e9;
}
.panel.select-executive .panel-heading .nav-tabs.row li:last-child{
	border-right: 0 !important;
}
.panel.select-executive .panel-heading .nav-tabs.row li a{
	line-height: 28px !important;
	margin-top: 8px;
	display: inline-block;
	padding: 10px 0!important;
	font-size: 15px;
	font-weight: normal !important;
}
.panel.select-executive .panel-body{
	padding-bottom: 0;
}
.panel.select-executive.executive-selected .panel-body{
	padding-bottom: 20px;
}
.panel.select-executive .panel-body .tab-content{
	padding: 0;
}
.panel.select-executive .panel-body .tab-content .tab-pane >.row{
	margin: 0 !important;
	border: solid 1px #e9e9e9;
	border-bottom: 0;
	border-right: 0;
}
.panel.select-executive .panel-body .tab-content .row .executive-info{
	padding: 15px !important;
	border-bottom: solid 1px #e9e9e9;
	border-right: solid 1px #e9e9e9;
	height: 110px;
}
.panel.select-executive .panel-body .tab-content .row .executive-info .img-circle{
	margin: 10px auto;
	max-height: 60px;
}
.panel.select-executive .panel-body .tab-content .row .executive-info .about-executive{
	max-height: 60px;
	overflow: hidden;
	text-align: left;
}
.panel.select-executive .panel-body .tab-content .row .executive-info p{
	margin: 0;
}
.panel.select-executive .panel-body .tab-content .row .executive-info a p {
	color: #323232;
}
.panel.select-executive .panel-body .tab-content .row .executive-info a{
	text-decoration: none;
}

.executive-credits-reset {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	z-index:3;
}

.executive-info.available {
	cursor:pointer;
}

.executive-info.not-available {
	background: #f3f3f3 !important;
	opacity: 0.6;
}

.executive-credits {
	position:absolute;
	top:0;
	bottom:0;
	background:#f5f5f5;
	width:100%;
	z-index:2;
	display:none;
	text-align:left;
}
.executive-credits-left {
	left:100%;
	padding:15px 15px 15px 30px;
}
.executive-credits-left:before {
	content:' ';
	display:block;
	width: 0;
	height: 0;
	border-top: 54px solid transparent;
	border-bottom: 54px solid transparent;
	border-left: 20px solid #CAE1F1;
	position:absolute;
	left:-1px;
	top:0;
}
.executive-credits-right {
	right:100%;
	padding:15px 30px 15px 15px;
}
.executive-credits-right:before {
	content:' ';
	display:block;
	width: 0;
	height: 0;
	border-top: 54px solid transparent;
	border-bottom: 54px solid transparent;
	border-right: 20px solid #CAE1F1;
	position:absolute;
	right:-1px;
	top:0;
}
.executive-info.available:hover .executive-credits {
	display:block;
}
.executive-info:hover .executive-credits-reset {
	display:none;
}


.area {
  width: 300px;
  height: 300px;
  background: url(../images/abe-bg.png) no-repeat;
  position: relative;
}

.executive-info-right{
  position: absolute;
  width: 100%;
  height: 80px;
  display: table;
}
.executive-selected .executive-info-right{
	position: static;
}

.executive-info-right .about-executive{
  display: table-cell;
  vertical-align: middle;
}
.executive-bio{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hw-search-form{
	margin-bottom: 16px;
	position:relative;
}
.hw-search-form button{
	position: absolute;
	top: 10px;
	right: 10px;
}
.hw-search-form input{
	border: solid 1px #ddd;
    height: 46px;
    margin-bottom: 0;
    box-shadow: 0 2px 4px rgba(0,0,0,.05) !important;
}


.wizard{
	margin-bottom: 20px;
}
.page-happy-writers .wizard ul.nav-tabs {
	position: relative;
	margin-bottom: 0;
	border: 0 !important;
	background: transparent !important;
	z-index:2;
}

/*
	WIZARD STYLE
*/
.wizard > div.wizard-inner {
	position: relative;
}
.wizard ul.nav-tabs>li>a,
.wizard ul.nav-tabs>li>a:hover,
.wizard ul.nav-tabs>li>a:focus{
	background: #f4f4f4 !important;
	border: 0 !important;
	z-index: 2;
	display: inline-block;
}

.wizard ul li.disabled,
.wizard ul li.active,
.wizard ul li.disabled *,
.wizard ul li.active * {
	cursor:default !important;
}

span.round-tab {
    width: 46px;
    height: 46px;
    line-height: 44px;
    display: inline-block;
    border-radius: 100px;
	color: #38af55;
    border: 2px solid #38af55;
    z-index: 2;
    position: absolute;
    text-align: center;
    font-size: 20px;
	font-weight: 400 !important;
	background: #fff;
}
.disabled span.round-tab{
	border: solid 2px #bebebe;
	color: #bebebe;
}

.wizard .wizard-inner:before {
	content:' ';

    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
	margin-top: -1px;
	border: solid 1px #ccc;
}
.wizard li.active span.round-tab {
    border: 2px solid #38af55;
	background: #38af55;
	color: #fff;
}
.wizard .nav-tabs > li.active a h5{
	color: #38af55;
}
.wizard .nav-tabs > li {
	display: block;
	position: relative;
	transition: all 300ms ease;
	padding-right:46px;
	border-left:10px solid #F3F3F3;
}
.wizard .nav-tabs > li:first-of-type {
	border-left:none;
}
.wizard .nav-tabs li.disabled {
	float:right;
	padding-right:0;
}
.wizard .nav-tabs li.disabled + li.disabled {
	border-right:10px solid transparent;
}
.wizard .nav-tabs > li .all-icons-check{
	display: none;
	line-height: 45px;
	padding-left: 1px;
}
.wizard .nav-tabs > li.completed .all-icons-check{
	display: block;
}
.wizard .nav-tabs > li.completed .track-step{
	display: none;
}
.wizard .nav-tabs > li a h5{
	display: inline-block;
	width: auto;
	margin: 0 0 0 46px;
	padding: 0 10px;
	transition: all 300ms ease;
	line-height: 46px;
	color: #bebebe;
	font-size: 20px;
	font-family: 'Roboto Condensed',sans-serif;
}
.wizard .nav-tabs > li a {
    height: 46px;
	line-height: 46px;
    border-radius: 100%;
    padding: 0;
}
.wizard li.active + li.disabled {
	border-right:none !important;
}
.wizard li.active + li.disabled h5 {
	padding-right:0 !important;
}


@media (max-width:991px) {
	.wizard .nav-tabs > li .all-icons-check{
		line-height: 28px;
	}
	.wizard .nav-tabs > li a h5 {
		font-size: 16px;
	}
	span.round-tab {
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size:16px;
	}.wizard .nav-tabs > li a h5 {
    margin: 0 0 0 30px;
		line-height: 30px;
	}
	.wizard .nav-tabs > li a {
		height:30px;
		line-height:30px;
	}
	.wizard .nav-tabs > li {
		padding-right:10px;
	}
	.wizard .nav.nav-tabs > li > a {
		padding:0;
	}
}
@media (max-width:767px) {

}
@media (max-width:550px) {
	.wizard .nav-tabs {
		height:30px;
		overflow:hidden;
	}
	.wizard span.round-tab {
		display:none;
	}
	.wizard .nav-tabs > li a h5 {
		margin-left:0;
		padding-left:0;
	}
}

/*
	EXECUTIVE INFO
*/
.executive-info.picked {
	background:#afdfbb;
}
.executive-info:hover{
	background:#CAE1F1;
}
.executive-selected .executive-info:hover{
	background:#FFF;
}

.executive-info.picked .fa-check-square{
	display: inline-block;
}
.executive-info .fa-check-square{
	display: none;
	margin-top: 24px;
	font-size: 16px;
	color: #d13b52;

}
.executive-info.picked .fa-square{
	display: none;
}
.executive-info .fa-square{
	display: inline-block;
	margin-top: 24px;
	font-size: 17px;
	color: #bebebe;
}
.panel.select-executive .panel-body .tab-content .tab-pane >.row.genres-pagination{
	border: 0;
    background: #fbfbfb;
    margin: 20px -15px 0 -15px !important;
    padding: 10px;
	min-height: 48px;
}
.tab-content .tab-pane >.row.genres-pagination .pagination{
	margin: 0;
}
.tab-content .tab-pane >.row.genres-pagination .pagination{
	/*height: 28px;*/
	/*overflow: hidden;*/
}
.tab-content .tab-pane >.row.genres-pagination .view{
	line-height: 28px;
	font-weight: 500;
	color: #bebebe;
}
.panel.select-executive .panel-body .tab-content .tab-pane  .pager{
	margin: 0;
	display: none;
}
.panel.select-executive .panel-body .tab-content .tab-pane .pager.active{
	display: block;
}
.tab-content .tab-pane >.row.genres-pagination .pagination>.active>a {
	background: #da3e55 !important;
}
#searchDMfield{
	border: solid 1px #ddd;
    height: 46px;
    margin-bottom: 0;
    box-shadow: 0 2px 4px rgba(0,0,0,.05) !important;
	padding-right: 54px !important;
}
#search{
	margin-bottom: 16px;
	position: relative;
}
#search button{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
}
/* merge from global */
.page-happy-writers-success-stories .media .media-left {
    width: 90px;
    min-height: 80px;
}
.page-happy-writers-success-stories .media .media-left img.img-circle {
    height: 70px;
    width: 70px;
}
.page-happy-writers-success-stories .media .media-body blockquote {
    min-height: 80px;
}
.page-happy-writers .panel iframe{
	width:100% !important;
	max-width: 640px;
}
.page-happy-writers .info-holder.dotdotdot {
	height:160px;
}
.page-happy-writers.page-happy-writers-coverage .info-holder.dotdotdot {
	height:158px; /*82px*/

}
.page-happy-writers-pitch-sessions .notice-heading {
    background: #fff !important;
    border-top: 2px solid #da3e55;
    border-bottom: 2px solid #da3e55;
    color: #323232;
    font-style: italic;
	padding:15px;
	padding-bottom: 8px;
	margin-bottom:10px;
}

.page-happy-writers-pitch-sessions .notice-heading h3:after {
	background: none !important;
}
.page-happy-writers-pitch-sessions .panel.panel-large .panel-heading h1:before {
	background: none !important;
}
/* NEW REDESIGN */
.page-happy-writers.page-happy-writers-pitch-sessions .panel iframe{
	width:100% !important;
	max-width: 500px !important;
}
.page-happy-writers.page-happy-writers-pitch-sessions .panel-heading >.pull-left > img{
	width: 200px;
}
.page-happy-writers .hw-product-table{
	font-size: 14px;
	color: #444;
	font-weight: lighter;

}

@media (max-width: 1200px){
	.page-happy-writers .hw-product-table{
		font-size: 12px;
	}
}
.page-happy-writers .hw-product-table th{
	vertical-align: middle;
	text-align: center;
	background: #323232 !important;
	color: #f9f9f9;
}
.page-happy-writers .hw-product-table th h3{
	line-height: 1.5;
	margin: 10px 0 5px 0;
	min-width: 80px;
}
.page-happy-writers .hw-product-table td,
.page-happy-writers .hw-product-table th{
	padding-left: 10px;
	padding-right: 10px;
	width: 16.666%;
}
.page-happy-writers .hw-product-table.table>thead>tr>th{
	background: #323232!important;
	color: #323232 !important;
	padding: 10px !important;
	border: solid 2px #eee !important;
	cursor: pointer;
}
.hw-product-table.table-bordered>tbody>tr>td,
.hw-product-table.table-bordered>tbody>tr>th{
	border-left: solid 2px #ddd;
	border-right: solid 2px #ddd;
	vertical-align: middle;
}
.hw-product-table .purchase-coverage{
	cursor: pointer;
}
tr.purchase-coverage:hover,
.page-happy-writers .hw-product-table tr.purchase-coverage:hover th{
	background: #6acafd21 !important;
}
.page-happy-writers .hw-product-table.table>thead>tr>th h3,
.page-happy-writers .hw-product-table.table>thead>tr>th a{
	color: #fff;
	margin-top:10px;
	margin-bottom: 0;
	font-weight: normal !important;
}
.page-happy-writers .hw-product-table.table tr  h3:after{
	content: '';
    width: 0px;
    display: block;
    border-bottom: solid 3px #fff;
    margin: 0 auto;
    margin-top: 7px;
  transition: all 0.5s ease;

}
.table-striped>tbody>tr{
	background-color: #fff;
}
.table-striped>tbody>tr:nth-of-type(odd){
	background-color: #f9f9f9;
}
.page-happy-writers .hw-product-table tr>th.active h3:after{
	content: '';
    width: 80px;
    border-bottom: solid 3px #da3e55;
}
.hw-product-table td.coverage-item{
	cursor: pointer;
}
.page-happy-writers .hw-product-table.table>thead>tr>th:hover a,
.page-happy-writers .hw-product-table.table>thead>tr>th.active h3,
.page-happy-writers .hw-product-table.table>thead>tr>th:hover h3{
	color: #fff !important;
	transition: all 0.5s ease;
}
.page-happy-writers .hw-product-table.table a{
	text-decoration: none;
}
.page-happy-writers .hw-product-table ul{
	margin: 0;
	padding: 0 0 0 15px;
}
.panel.coverage-view-testimonial{
	background: #6acafd url('/sites/stage32.com/themes/two/images/testimonials-heading.png') no-repeat center 100%;
	background-size: contain;
}
.coverage-view-testimonial .testimonials-heading{
	padding-left: 23px;
}
.coverage-view-testimonial .panel-body{
	height: 170px;
	padding: 95px 15px 0 !important;
	font-weight: 500;
}
.coverage-view-testimonial .panel-body a{
	color: #323232;
}
.side-panel .panel.coverage-testimonial{
	margin-top: 0;
}
.page-happy-writers.page-happy-writers-pitch-sessions .panel iframe{
	width:100% !important;
	max-width: 500px !important;
}
.page-happy-writers ul.nav-tabs{
	background: #fff !important;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 0;
}


.jumbotron div.bb-subheader-container {
	margin-top: 20px;
	margin-bottom: 15px;
}

.jumbotron p.bb-subheader {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0;
}

