/*
Theme Name: Recruiting Tools
Description: Child Theme of the SaladMag Theme 
Author: Digital Ink
Author uri: https://www.dgtlnk.com
Template: saladmag
*/



.center-it {
	text-align: center;
}

div.header_main_wrapper {
	background-color:white;
}

.meta-category a, .meta-category i {
	background-color:#ed1b24;
}

/*.meta-category{display:none;}*/

.sf-top-menu {
	background: none;
	margin-left: -10px;
}

.main-menu {
	border-bottom: none !important;
}

.menu_wrapper {
	background-color: black;
}

.news_ticker_wrapper {
	display: none;
}

div.row.main_content {
	margin-top: 20px;
}

.single_post_title {
	margin-bottom: inherit;
	background: none;
	padding-bottom: 0 !important;
}

.share-post {
	margin-bottom: 25px;
}

.share-post li {
	width: auto;
	margin-right: 10px;
}

div.fb-share-button.fb_iframe_widget {
	top:-4px;
	left:-15px;
}

div#___plusone_0 {
	margin-left: -15px !important;
}


.post_content .hbspt-form {
	max-width:500px;
	margin:0 auto;
}

.hbspt-form {
	background-color: #f7f7f7;
	border: 1px solid #e6e6e6;
	padding: 10px;
	color: black;
}

.sidebar-subscribe.hbspt-form {
	margin-bottom: 25px;
}

div.hs-richtext {
	color: black !important;
}

.hbspt-form .hs-form.stacked label {
	color: black;
	display: block;
    float: none;
    width: auto;
    font-weight: bold;
    text-align: left;
    line-height: 20px;
    padding-top: 0;
    margin-bottom: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
}

.hs-form-required {
	color: red;
}

.hbspt-form .hs-form.stacked .field {
	margin-bottom: 0;
}

.hbspt-form .field .input {
	padding: inherit;
	border: none;
	background: none;
}

#sidebar .hbspt-form select {
	width: 100%;
}

.hbspt-form .hs-form .hs-button {
	background-color:#e64040 !important;
	background-image:none;
	border:none;
	font-size:18px;
	padding:10px;
	font-family:Roboto Condensed !important;
	font-weight: normal;
	text-shadow: none !important
}

.hs-form .hs-button:hover {
	box-shadow: none !important;
	border: none !important;
}

.hbspt-form .hs-form.stacked .actions {
	text-align: center;
	margin-top: 0;
}


div.auth {
	display: none;
}

#jellywp_fb_likebox_widget-3 {
	text-align: center;
}

.bottom-leaderboard {
	text-align: center;
	margin: 30px auto;
	height: 90px;
}

#sidebar .widget.adsanity-group {
	float: none;
	text-align: center;
} 
	
.widget.adsanity-group img {
	display: inherit !important;
	margin-bottom: 0 !important;
}

footer, .footer-bottom {
	color: white;
}

footer a, footer a:hover {
	color: white;
	font-weight: bold;
}

footer .textwidget a img {
	margin-right: 15px;
}

@media only screen and (min-width: 768px) {
	.bottom-leaderboard {
		width: 728px;
	}
}

@media only screen and (max-width: 959px) {
.sb-toggle-left {
	margin-top: 0 !important;
}

.presenter-bio {
	display: none;
}

}

#sidebar .widget.adsanity-single, #sidebar .widget.adsanity-group {
	float: none;
	text-align: center;
}

#sidebar .widget.adsanity-single iframe, #sidebar .widget.adsanity-group iframe {
	display: inline-block;
}

.hsformerror {
	position: inherit !important;
	background: #6b2a18 !important;
	border-color: #6b2a18 !important;
	height: 35px !important;
	color: white !important;
}

.presenters {
	float: left;
	max-width: 200px;
	text-align: center;
}

.presenters img {
	border: 2px solid #f9f9f9;
	border-radius:15px;
}


.footer-bottom .columns {
	float: none;
	text-align: center;
}

.footer-bottom a {
	font-weight: normal;
}

.footer-bottom a:hover {
	font-weight: normal;
}

/*Newsletter Subscribe*/

.fixedBar{background: #000; bottom: 0px; color:#fff; font-family: Arial, Helvetica, sans-serif; left:0; padding: 15px 0 0; position:fixed; font-size:16px; width:100%; z-index:99999; float:left; vertical-align:middle; margin: 0px 0 0; opacity: 1; font-weight: bold; height: 101px;}

.boxfloat{text-align:center; width:850px; margin:0 auto}

#tips, #tips li{margin:0; padding:0; list-style:none}

.footer-newsletter {
	font-family: Roboto Condensed !important;
	float: left;
	font-size: 18px;
	padding-top: 3px;
}

.fixedBar .infusion-form-container {
	background-color: black;
	border: none;
	float: left;
  	padding-top: 0;
  	padding-bottom: 0;
  	padding-right: 0;
  	padding-left: 10px;
  	color: black;
}

.fixedBar .infusion-form-container input.infusion-field-input-container, .sidebar-subscribe input {
	-webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(204, 204, 204);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 3px 0px inset;
    box-sizing: content-box;
    color: rgb(102, 102, 102);
    cursor: auto;
    display: inline-block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 18px;
    letter-spacing: normal;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    max-width: 500px;
    outline-color: rgb(102, 102, 102);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    position: relative;
    resize: none;
    text-align: start;
    text-indent: 0px;
    text-rendering: auto;
    text-shadow: none;
    text-transform: none;
    top: -3px;
    transition-delay: 0s, 0s;
    transition-duration: 0.2s, 0.2s;
    transition-property: border, box-shadow;
    transition-timing-function: linear, linear;
    width: 200px;
    word-spacing: 0px;
    writing-mode: lr-tb;
    -webkit-writing-mode: horizontal-tb;
}

.fixedBar .infusion-form-container input[type="submit"], .sidebar-subscribe input[type="submit"] {
	-webkit-appearance: none;
	-webkit-font-smoothing: antialiased;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: none;
	background-color: #e64040;
	background-image: none;
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(255, 255, 255);
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: rgb(255, 255, 255);
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: rgb(255, 255, 255);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: none;
	border-top-width: 0px;
	box-shadow: rgba(255, 255, 255, 0.498039) 0px 1px 0px 0px inset;
	box-sizing: content-box;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: inline-block;
	font-family: 'Roboto Condensed';
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 12px;
	letter-spacing: normal;
	line-height: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: rgb(255, 255, 255);
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-rendering: auto;
	text-transform: none;
	transition-delay: 0s;
	transition-duration: 0.15s;
	transition-property: opacity;
	transition-timing-function: linear;
	width: 104.641px;
	word-spacing: 0px;
	writing-mode: lr-tb;
}


.fixedBar .hs_submit {
	float: left;
	margin-left: 25px;
}

.fixedBar .hbspt-form .hs-form.stacked .hs_submit  .actions {
	padding-top: 0;
	margin-top: 2px;
	padding-bottom: 0;
}

.fixedBar .hs-form .hs-button:hover:not(.inactive) {
	box-shadow: none !important;
	border: none !important;
}

.fixedBar .hsformerror {
	position: absolute !important;
	left: inherit !important;
}

.close-footer {
  	background-image: none !important;
  	font-size: 18px !important;
  	padding: 10px;
  	font-family: Roboto Condensed !important;
  	font-weight: normal !important;
  	background-color: #333333 !important;
  	border: 1px solid #333333 !important;
  	text-shadow: 0 -1px 0 #333333 !important;
  	margin-top: 3px !important;
}

.fixedBar .hs-form .close-footer.hs-button:hover:not(.inactive) {
	border: 1px solid #333333 !important;
}

.clearleft {
	clear: left;
}

.just-add {
	font-size: 13px;
	padding-left: 65px;
	position: relative;
}

.close-footer-button {
	float: right;
	margin-top: -93px;
}

.close-footer-button button {
	-webkit-appearance: none;
	-webkit-font-smoothing: antialiased;
	-webkit-user-select: none;
	align-items: flex-start;
	background-color: rgb(51, 51, 51);
	background-image: none;
	border-bottom-color: rgb(51, 51, 51);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(51, 51, 51);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(51, 51, 51);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(51, 51, 51);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	box-shadow: rgba(255, 255, 255, 0.498039) 0px 1px 0px 0px inset;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: inline-block;
	font-family: 'Roboto Condensed';
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 28px;
	letter-spacing: normal;
	line-height: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	outline-color: rgb(255, 255, 255);
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 7px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 7px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-rendering: auto;
	text-shadow: rgb(51, 51, 51) 0px -1px 0px;
	text-transform: none;
	transition-delay: 0s;
	transition-duration: 0.15s;
	transition-property: opacity;
	transition-timing-function: linear;
	width: 47.7812px;
	word-spacing: 0px;
	writing-mode: lr-tb;
	-webkit-writing-mode: horizontal-tb;
}

.footer-newsletter.success {
	padding-bottom: 25px;
	width:750px;
	padding-top:20px;
}

.close-footer-button.close-success {
	margin-top: -18px;
}

.post-9498 h1.page-title {
	text-align: center;
	background: none;
	margin-bottom: 0;
	margin-top: 20px;
}

.post-9498 h4 img {
	position: relative;
	top: -2px;
}

a.reg-button {
    background-color: #e64040 !important;
    background-image: none;
    border: none;
    font-size: 18px;
    padding: 10px;
    font-family: Roboto Condensed !important;
    font-weight: normal;
    text-shadow: none !important;
    color: white;
    text-transform: uppercase;
}

/*Infusion Forms*/

.four.columns .infusion-form {
	background-color: #edf1f0;
	border: 1px solid #e6e6e6;
	padding: 20px 30px 40px;
	color: black;
}

#content .infusion-form .infusion-field label {
	font-weight: bold;
	font-size: 13px;
    color: #000;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.four.columns .infusion-field input{
	-webkit-transition: border 0.2s linear,box-shadow 0.2s linear;
	-moz-transition: border 0.2s linear,box-shadow 0.2s linear;
	transition: border 0.2s linear,box-shadow 0.2s linear;
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
	max-width: 500px;
	width: 90%;
	height: 32px;
}

.four.columns .infusion-field select {
	height: 27px;
}

.four.columns .infusion-form .infusion-submit {
	text-align: center;
}

.four.columns .infusion-form .infusion-submit input  {
	-webkit-appearance: none;
	-webkit-font-smoothing: antialiased;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: none;
	background-color: #e64040;
	background-image: none;
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(255, 255, 255);
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: rgb(255, 255, 255);
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: rgb(255, 255, 255);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: none;
	border-top-width: 0px;
	box-shadow: rgba(255, 255, 255, 0.498039) 0px 1px 0px 0px inset;
	box-sizing: content-box;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: inline-block;
	font-family: 'Roboto Condensed';
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 12px;
	letter-spacing: normal;
	line-height: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: rgb(255, 255, 255);
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-rendering: auto;
	text-shadow: none;
	text-transform: uppercase;
	transition-delay: 0s;
	transition-duration: 0.15s;
	transition-property: opacity;
	transition-timing-function: linear;
	width: 56.1094px;
	word-spacing: 0px;
	writing-mode: lr-tb;
	-webkit-writing-mode: horizontal-tb;
}

.four.columns .infusion-form .infusion-submit input:active {
	-webkit-appearance: none;
	-webkit-font-smoothing: antialiased;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: none;
	background-color: #e64040;
	border-bottom-color: #e64040;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: #e64040;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e64040;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #e64040;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 2px 0px inset, rgba(255, 255, 255, 0.298039) 0px -1px 0px 0px inset;
	box-sizing: content-box;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: inline-block;
	font-family: 'Roboto Condensed';
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 12px;
	letter-spacing: normal;
	line-height: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: rgb(255, 255, 255);
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-rendering: auto;
	text-shadow: none;
	text-transform: uppercase;
	transition-delay: 0s;
	transition-duration: 0.15s;
	transition-property: opacity;
	transition-timing-function: linear;
	width: 56.1094px;
	word-spacing: 0px;
	writing-mode: lr-tb;
	-webkit-writing-mode: horizontal-tb;
}

.four.columns .sidebar-subscribe.hbspt-form .infusion-form {
	border: none;
	background-color: inherit;
}