.btn-white {
  background: #fff;
  box-shadow: 0 6px #902222;
  color: #FFFFFF!important;
  font-size: 1.2em;
}
.btn, button, [role=button], [type=submit] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #C22B2B!important;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.5;
  margin: 11px!important;
  padding: 10px 19px;
  text-align: center;
  text-decoration: none;
}.contactbox {
box-shadow: inset -600px 0 0 0 #fff;
}

.bonuscontent {
border: 20px solid #EEEEEE !important;
box-shadow: inset 0 0 0 10px #C22B2B !important;
}

.nopad {
padding: 0 !important;
}

.blackbox {
background:#eee;
padding: 10px;
margin-bottom: 30px !important;
}

.toptipsbox {
color:#fff;
background: #0575bc;
padding: 20px;
border-radius: 15px;
width: 92%;
}

#TellAFriend_BoxContainer {
height: 340px;
width: 310px;
background: #FFFFFF;
border: 5px solid #4D4D4D;
padding: 0;
position: fixed;
top: 30% !important;
left: auto !important;
right: 0 !important;
z-index: 999;
cursor: default;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 18px;
display: none;
}

#TellAFriend_BoxContainerHeader {
height: 35px;
background: #4D4D4D;
border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-khtml-border-top-right-radius: 10px;
border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-khtml-border-top-left-radius: 10px;
}

#TellAFriend_BoxLabel_Page {
font-family: Arial, sans-serif;
font-size: 1.0em;
font-weight: bold;
color: #000000;
padding-top: 4px;
line-height: 0.5em;
font-size: 14px;
margin-bottom: 0.5em;
}

.TellAFriend_Button {
background: #0575bc;
box-shadow: 0 3px #125D84;
color: #fff;
font-size: 1.2em;
padding: 7px 40px;
width: auto;
}

.btn {
border-radius: 5px;
color: #fff;
border: none;
font-family: inherit;
font-size: inherit;
color: inherit;
background: none;
cursor: pointer;
padding: 10px 60px;
display: inline-block;
margin: 10px 10px;
text-transform: uppercase;
font-weight: 700;
outline: none;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}

.btn:after {
content: '';
position: absolute;
z-index: -1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}

.btn-white {
background: #fff;
box-shadow: 0 6px #ccc;
color: #C22B2B;
font-size: 1.2em;
}

.btn-white:hover {
box-shadow: 0 4px #ccc;
top: 2px;
}

.btn-white:active {
box-shadow: 0 0 #ccc;
top: 6px;
background:#fff;
}

.btn-pur {
background: #C22B2B;
box-shadow: 0 6px #902222;
color: #fff;
font-size: 1.35em;
}

.btn-pur:hover {
box-shadow: 0 4px #902222;
top: 2px;
}

.btn-pur:active {
box-shadow: 0 0 #902222;
top: 6px;
background:#902222;
}

.btn-mnth {
background: #FF0000;
box-shadow: 0 6px #7f1919;
color: #fff;
font-size: 1.35em;
padding: 15px 45px !important;
}

.btn-mnth:hover {
box-shadow: 0 4px #4c0f0f;
top: 2px;
}

.btn-mnth:active {
box-shadow: 0 0 #4c0f0f;
top: 6px;
background: #1B7732;
}

.bottomblueborder {
border-bottom:10px solid #0575bc;
}

.paymentbox {
background: #ffffff;
padding: 10px;
border-radius: 15px;
width: 96%;
}

input {
-webkit-appearance: none;
background-color: #0575bc;
padding: 5px 20px;
color: #fff;
border: 0px;
border-radius: 5px;
font-size: 1em;
font-weight: 700;
}

pre, code {
font-family: inherit !important;
margin-bottom: 10px;
}

textarea {
padding: 4px;
font-family: inherit !important;
}

div#simple-ajax-chat {
width: 100%;
overflow: hidden;
margin-top: -1em !important;
}

div#sac-output {
float: left;
width: 99% !important;
height: 220px !important;
overflow: auto;
border: 2px solid #efefef !important;
border-radius: 5px !important;
}

div#sac-panel {
float: left !important;
width: 99% !important;
}

.web {

}

.entry-content table {
border: 0px solid #eee;
margin: 0 0 0 0;
text-align: left;
width: 100%;
}

.entry-content tr td {
border-top: 0px solid #eee;
padding: 0px 10px;
}

/* .et_pb_row {
padding: 0px 0px 0px 0px;
position: relative;
}

.section_border-bottom {
border-bottom: 5px solid #eee;
} */

.reg-button {
color: #fff;
border: 2px solid #fff;
box-shadow: inset 0 -5px 0 0 rgba(0,0,0,0.25);
border-radius: 15px;
text-align: center;
font-size: 2em;
background: rgba(226, 39, 39, 1);
padding: 5px !important;
padding-bottom: 7px !important;
margin-top: -15px;
font-weight: 800;
}

#header-section {
padding-bottom: 50px;
}

.et_pb_fullwidth_section .et_pb_row {
padding: 20px 0 0 0;
}

.et_pb_row {
/* width: 1080px; */
margin: 0 auto;
padding: 20px 0 0 0;
position: relative;
}

.et_pb_section {
padding: 20px 0 10px 0;
position: relative;
}

.et_pb_text {
/* width: 100%; */
margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6 {
color: #313131;
padding-bottom: 10px;
line-height: 1em;
font-weight: 700;
letter-spacing: -0.75px;
}

h1 {
font-size: 30px;
border-bottom: 2px solid #1A85BC;
padding-bottom: 5px !important;
margin-bottom: 20px;
}

h2 {
font-size: 30px;
border-bottom: 2px solid #ffffff;
padding-bottom: 5px !important;
margin-bottom: 20px;
}

h3 {
font-size: 25px;
padding-bottom: 5px !important;
margin-bottom: 20px;
}

p {
padding-bottom: 1em;
line-height: 1.5em;
font-size: 1.15em;
/* color: #333; */
letter-spacing: -0.5px;
}

img.et-waypoint.et_pb_image.et_pb_animation_off.et-animated {
  padding-left: 5%;
}


/* /*header */

.tsacontainer {
  max-width: 1004px!important;
  padding-left: 25%!important;
  padding-right: 12%!important;
  margin-left: auto!important;
  margin-right: auto!important;
}
div#page-wrapper {
  margin-top: -20px!important;
}
div#tpbr_topbar {
  padding: 0px 19px 0px!important;
}

@media (min-width: 1025px){input[type=text].footer-subscribe__input--short{display:inline-block;width:90px;margin-right:5px}

}

.footer-top{padding-bottom:20px}

.footer-top:after{content:"";display:table;clear:both}

@media (min-width: 1025px){.footer-top{border-bottom:1px solid #444}

}

.footer-top__market-logo{display:block;margin:10px auto 5px;text-indent:-9999px;height:18px;width:152px}

@media (min-width: 1025px){.footer-top__market-logo{margin:0}

}


@media (min-width: 1025px){.footer-top__left{width:49%;float:left;margin-right:2%}

}

@media (min-width: 1025px){.footer-top__right{width:49%;float:left;margin-right:2%;float:right;margin-right:0}

}

.form__group{margin-bottom:15px;font-size:13px}

.form__group:after{content:"";display:table;clear:both}

.form__hint,.form__hint--inline{display:block;width:100%;color:#777;margin-top:5px;font-size:13px}

.form__hint--inline{display:inline-block;width:auto}

.form__error{display:block;width:100%;margin-top:5px;color:#df2c2c;font-size:13px}

.form__label>label,.form__label--inline>label{width:100%;display:block;margin:5px 0;line-height:1.3;font-size:13px;font-weight:bold}

.form__label>label>abbr[title],.form__label--inline>label>abbr[title]{border-bottom:none}

.form__label--inline{display:inline-block;margin-right:10px}

.form__input-collection{display:block}

.form__input-collection+.form__hint,.form__input-collection+.form__hint--inline{display:inline}

.form__boolean{padding-left:20px;position:relative}

.form__boolean input{position:absolute;left:0;top:3px}

.form__radio-input,.form__checkbox-input{display:inline-block;margin:0 20px 5px 0}

.form__radio-input input,.form__checkbox-input input{margin-right:5px !important}

.form__actions{text-align:right;margin-top:20px}

@media (min-width: 1025px){.form.-layout-horizontal .form__label,.form.-layout-horizontal .form__label--inline{width:23.5%;float:left;margin-right:2%}

.form.-layout-horizontal .form__label>label,.form.-layout-horizontal .form__label--inline>label{display:block;width:100%;text-align:right}

.form.-layout-horizontal .form__fields{width:49%;float:left;margin-right:2%}

.form.-layout-horizontal .form__supplementary-label{display:inline-block;margin:5px 0}

.form.-layout-horizontal .form__group>.form__fields:first-child{margin-left:25.5%}

.form.-layout-horizontal .form__input-collection,.form.-layout-horizontal .form__boolean{margin-top:5px}

.form.-layout-horizontal .form__actions{margin-left:25.5%;width:74.5%;float:left;margin-right:2%;float:right;margin-right:0;text-align:left}

}

@media (min-width: 1025px){.form.-layout-payment-method .form__fields{width:auto}

}

.tsacontainer{max-width:1004px;padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto}

.tsacontainer:after{content:"";display:table;clear:both}

.header-categories{background-color:#f4f4f4;border-bottom:1px solid #e1e8ed;height:48px}

.header-categories a,.header-categories a:hover{line-height:1.2;text-decoration:none}

.header-categories__links{font-size:12px;float:left;list-style:none;padding:7px 0 0;margin:0}

.header-categories__links-item{float:left;position:relative}

.header-categories__main-link,.header-categories__main-link--empty,.header-categories__main-link--new_label{border-radius:4px 4px 0 0;color:#666;display:block;padding:10px;white-space:nowrap}

.header-categories__main-link:hover,.header-categories__main-link--empty:hover,.header-categories__main-link--new_label:hover,.header-categories__main-link:focus,.header-categories__main-link--empty:focus,.header-categories__main-link--new_label:focus{text-decoration:none}

.touch .header-categories__links-item:hover .header-categories__main-link,.touch .header-categories__links-item:hover .header-categories__main-link--empty,.touch .header-categories__links-item:hover .header-categories__main-link--new_label{background-color:inherit;color:#666}

.touch .header-categories__links-item .header-categories__main-link.is-open,.touch .header-categories__links-item .is-open.header-categories__main-link--empty,.touch .header-categories__links-item .is-open.header-categories__main-link--new_label,.header-categories__links-item:hover>.header-categories__main-link,.header-categories__links-item:hover>.header-categories__main-link--empty,.header-categories__links-item:hover>.header-categories__main-link--new_label{background-color:#999;color:#fff}

.header-categories__main-link--empty{border-radius:4px}

.header-categories__main-link--new_label{padding-top:8px}

.header-categories__links-dropdown{display:none;left:0;position:absolute;top:34px;width:210px}

.header-categories__links-dropdown.touch-only-dropdown-is-ready,.header-categories__links-item:hover>.header-categories__links-dropdown{display:block}

.header-categories__search{float:right;padding-top:7px;width:170px}

.header-logo-account{background-color:#232323;height:48px;position:relative}

.header-logo-account__container{position:relative}

.header-logo-account__logo{position:absolute;height:48px}

.header-logo-account__logo>span{display:block;position:relative;text-indent:-9999px;height:18px;width:152px;top:13px}

.no-svg .header-logo-account__logo>span{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-350px -392px}

.header-logo-account__right{font-size:12px;line-height:17px;padding-top:8px;position:absolute;right:0}

.header-logo-account__user-nav{float:left}

.header-logo-account__user-nav-item{float:left;height:32px;position:relative}

.header-logo-account__user-nav-main-link--alpha,.header-logo-account__user-nav-main-link--alpha-with-dropdown,.header-logo-account__user-nav-main-link--cart,.header-logo-account__user-nav-main-link--omega{background-color:#333;display:block;height:32px;line-height:31px;padding:0 15px 0;text-decoration:none}

.header-logo-account__user-nav-main-link--alpha:hover,.header-logo-account__user-nav-main-link--alpha-with-dropdown:hover,.header-logo-account__user-nav-main-link--cart:hover,.header-logo-account__user-nav-main-link--omega:hover,.header-logo-account__user-nav-main-link--alpha:focus,.header-logo-account__user-nav-main-link--alpha-with-dropdown:focus,.header-logo-account__user-nav-main-link--cart:focus,.header-logo-account__user-nav-main-link--omega:focus{text-decoration:none}

.touch .header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--alpha,.touch .header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--alpha-with-dropdown,.touch .header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--cart,.touch .header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--omega{background-color:transparent}

.touch .header-logo-account__user-nav-item .is-open.header-logo-account__user-nav-main-link--alpha,.touch .header-logo-account__user-nav-item .is-open.header-logo-account__user-nav-main-link--alpha-with-dropdown,.touch .header-logo-account__user-nav-item .is-open.header-logo-account__user-nav-main-link--cart,.touch .header-logo-account__user-nav-item .is-open.header-logo-account__user-nav-main-link--omega,.header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--alpha,.header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--alpha-with-dropdown,.header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--cart,.header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--omega{background-color:#000}

.header-logo-account__user-nav-main-link--alpha,.header-logo-account__user-nav-main-link--alpha-with-dropdown{border-radius:4px 0 0 4px;color:#fff}

.header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--alpha-with-dropdown{border-radius:4px 0 0}

.header-logo-account__user-nav .hub-header-dropdown{min-width:125px;margin:0}

.header-logo-account__user-nav-main-link--cart{border-left:1px solid #232323;padding:0 10px;color:#999}

.header-logo-account__user-nav-main-link--omega{border-radius:0 4px 4px 0;border-left:1px solid #232323;color:#ddd}

.header-logo-account__balance{margin-left:5px}

.header-logo-account__user-nav-dropdown{display:none;left:0;position:absolute;top:32px;min-width:150px;width:100%}

.header-logo-account__user-nav-item:hover>.header-logo-account__user-nav-dropdown{display:block}

.header-logo-account__user-nav-dropdown.touch-only-dropdown-is-ready{display:block}

.header-logo-account__sundry{float:left;list-style:none;margin:0 20px 0 0}

.header-logo-account__sundry-item{float:left;position:relative}

.header-logo-account__sundry-main-link,.header-logo-account__sundry-main-link--brand-color{border-radius:4px 4px 0 0;color:#999;display:block;padding:8px 9px;text-decoration:none}

.header-logo-account__sundry-main-link.-rounded-corners,.-rounded-corners.header-logo-account__sundry-main-link--brand-color{border-radius:4px}

.header-logo-account__sundry-main-link:hover,.header-logo-account__sundry-main-link--brand-color:hover,.header-logo-account__sundry-main-link:focus,.header-logo-account__sundry-main-link--brand-color:focus{text-decoration:none}

.touch .header-logo-account__sundry-item:hover .header-logo-account__sundry-main-link,.touch .header-logo-account__sundry-item:hover .header-logo-account__sundry-main-link--brand-color{background-color:inherit;color:#999}

.touch .header-logo-account__sundry-item .header-logo-account__sundry-main-link.is-open,.touch .header-logo-account__sundry-item .is-open.header-logo-account__sundry-main-link--brand-color,.header-logo-account__sundry-item:hover>.header-logo-account__sundry-main-link,.header-logo-account__sundry-item:hover>.header-logo-account__sundry-main-link--brand-color{background-color:#000;color:#fff}

.header-logo-account__sundry-main-link--brand-color{color:#82b541;opacity:0.7}

.touch .header-logo-account__sundry-item .header-logo-account__sundry-main-link--brand-color.is-open,.header-logo-account__sundry-item:hover>.header-logo-account__sundry-main-link--brand-color{color:#82b541;opacity:1}

.header-logo-account__sundry-dropdown{display:none;left:0;position:absolute;top:32px;width:210px}

.header-logo-account__sundry-dropdown.touch-only-dropdown-is-ready,.header-logo-account__sundry-item:hover>.header-logo-account__sundry-dropdown{display:block}

.header-mini{background-color:#232323;height:40px;position:relative;text-align:center}

.header-mini__button--categories,.header-mini__button--account{font-size:13px;position:absolute;top:5px}

.header-mini__button--categories>a,.header-mini__button--account>a{text-decoration:none}

.header-mini__button--categories{left:10px}

.header-mini__button--account{right:10px}

.header-mini__logo--tsa-market,.header-mini__logo--spare2,.header-mini__logo--spare1,.header-mini__logo--ignite,.header-mini__logo--ninja,.header-mini__logo--launchday,.header-mini__logo--LIunlocked,.header-mini__logo--tsa,.header-mini__logo--baz{display:inline-block;text-indent:-9999px}

.header-mini__logo--tsa-market{height:40px;width:192px}

.header-mini__logo .header-mini__logo--tsa-market{width:152px}

.header-mini__logo--ninja{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-163px -332px;width:147px;height:40px}

.header-mini__logo--launchday{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-435px 0px;width:139px;height:40px}

.header-mini__logo--LIunlocked{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-435px -60px;width:133px;height:40px}

.header-mini__logo--tsa{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:0px -392px;width:143px;height:40px}


.header-mini__logo--baz{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-301px -60px;width:114px;height:40px}


.tsaheader{background-color:#333}

.tsaheader a{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);height:48px;float:left;opacity:0.4;position:relative;text-indent:-9999px}

.tsaheader a:hover,.tsaheader a:focus{opacity:1}

.tsaheader a.is-active{opacity:1}

.tsaheader a.is-active:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #f4f4f4;border-top:none;height:0;width:0;bottom:0;content:"";left:50%;margin-left:-5px;position:absolute}

.tsaheader__container{overflow:auto}

.tsaheader_site-spare2{background-position:-159px -68px;width:130px}

.tsaheader_site-spare1{background-position:0px -204px;width:130px}

.tsaheader_site-ignite{background-position:-133px -204px;width:101px}

.tsaheader_site-ninja{background-position:3px 0px;width:136px}

.tsaheader_site-launchday{background-position:-134px -133px;width:116px}

.tsaheader_site-LIunlocked{background-position:16px -135px;width:144px}

.tsaheader_site-tsa{background-position:-159px 0px;width:133px}

.tsaheader_site-baz{background-position:-5px -68px;width:124px}

.hub-header-dropdown{-webkit-box-shadow:0 3px 10px rgba(0,0,0,0.3);box-shadow:0 3px 10px rgba(0,0,0,0.3);list-style:none;padding:0}

.hub-header-dropdown:nth-child(2n){border-top:1px solid #e5e5e5}

.hub-header-dropdown a{background-color:#fff;color:#666;display:block;padding:8px;text-decoration:none}

.hub-header-dropdown a:hover,.hub-header-dropdown a:focus{background-color:#e5e5e5;text-decoration:none}

.hub-header-dropdown a>i{float:right;opacity:0.5}

.hub-header-dropdown__top{border-bottom:1px solid #e5e5e5}

.hub-header-dropdown__bottom{border-top:1px solid #e5e5e5}

.hub-header-dropdown__all-items{display:none}

.touch .hub-header-dropdown__all-items{display:block}

@media (min-width: 1025px){.layout__main-content{width:70.94017%;float:left;margin-right:1.7094%}

}

@media (min-width: 1025px){.layout__sidebar{width:27.35043%;float:left;margin-right:1.7094%;float:right;margin-right:0}

}

@media (min-width: 1025px){.sidebar-s{float:left;margin-right:18px;width:200px}

}

@media (min-width: 1025px){.sidebar-l{float:left;margin-right:18px;width:350px}

}

@media (min-width: 1025px){.sidebar-right{float:right;margin-left:18px;margin-right:0}

}

@media (min-width: 1025px){.content-s{float:left;width:616px}

}

@media (min-width: 1025px){.content-l{float:left;width:766px}

}

@media (min-width: 1025px){.content-right{float:right}

}

@media (min-width: 1025px){.content-centre{float:none;margin:0 auto}

}

.magnifier{display:none}

.marketplace-search__heading,.marketplace-search__custom-select__heading{display:inline-block;margin-right:0.5em;position:relative;top:2px;font-size:22px;margin-bottom:22px}

.marketplace-search__heading.-theme-dark,.-theme-dark.marketplace-search__custom-select__heading{color:#fff}

@media (max-width: 1024px){.marketplace-search__heading,.marketplace-search__custom-select__heading{display:none}

}

@media (min-width: 1025px){.marketplace-search__heading,.marketplace-search__custom-select__heading{width:100%;float:left;margin-right:2%}

}

@media (min-width: 1025px){.marketplace-search__custom-select{float:left;margin-left:15px}

}

@media (min-width: 569px) and (max-width: 1024px){.marketplace-search__custom-select__heading{display:inline}

}

@media (min-width: 1025px){.marketplace-search__custom-select__heading{display:none}

}

.marketplace-search__custom-select__select{position:relative}

@media (max-width: 568px){.marketplace-search__custom-select__select{width:100%}

}

@media (min-width: 569px){.marketplace-search__custom-select__select{display:inline-block;width:314px}

}

.marketplace-search__inputs{position:relative}

@media (max-width: 568px){.marketplace-search__inputs{margin-top:1.5em;width:100%;float:left;margin-right:6.25%}

}

@media (min-width: 569px) and (max-width: 1024px){.marketplace-search__inputs{margin-top:1.5em;width:74.24242%;float:left;margin-right:3.0303%;margin-left:12.87879%}

}

@media (min-width: 1025px){.marketplace-search__inputs{width:66%;float:left;margin-right:2%;float:right;margin-right:0}

}

.market-stats{font-size:16px;text-align:right}

.market-stats__stat{display:inline-block;font-weight:700;margin-right:20px}

.market-stats__stat:last-child{margin-right:0}

.market-stats__stat span{color:#999;font-weight:normal}

.media{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}

@media (min-width: 569px){.media{-webkit-flex-flow:nowrap;-ms-flex-flow:nowrap;flex-flow:nowrap}

}

.media__item{-webkit-box-flex:0;-webkit-flex:0 auto;-moz-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-order:1;-ms-flex-order:1;order:1;margin-right:1em}

.media__item>a{display:block;line-height:0}
.body { font-family: "myriad-pro"!important;
}
.media__item img{display:block}

.media__body{-webkit-box-flex:1;-webkit-flex:1 0;-moz-flex:1 0;-ms-flex:1 0;flex:1 0;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-order:2;-ms-flex-order:2;order:2;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}

.media__body.-align-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}

.media__body.-align-bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}

.no-flexbox .media{display:table;width:100%}

.no-flexbox .media__item{width:1px;white-space:nowrap;display:table-cell;padding-right:1em}

.no-flexbox .media__body{display:table-cell;vertical-align:top}

.no-flexbox .media__body.-align-center{vertical-align:middle}

.no-flexbox .media__body.-align-bottom{vertical-align:bottom}

.modal{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;position:relative;background-color:#fff;border-radius:4px;padding:0;width:auto;max-width:600px;margin:20px auto;overflow:auto;border:1px solid #ddd}

.modal h2{font-size:24px;line-height:30px;font-weight:bold;padding:0 0 5px}

.modal h3{font-size:18px;line-height:22px;font-weight:bold;padding:0}

.modal h1,.modal h2,.modal h3,.modal h4,.modal h5{color:#444}

.modal.-width-narrow{max-width:450px}

.modal.-width-wide{max-width:970px}

.modal--error{max-width:350px;padding:50px 20px;font-size:16px;text-align:center}

.modal__header{display:block;padding:12px 40px 12px 20px}

.modal__header h5{color:#666;padding-bottom:5px;font-size:13px}

.modal__header p{font-size:14px;line-height:1.5;padding:5px 0 0}

.modal__header p.-no-padding{padding:0}

.modal__header span{font-weight:normal}

.modal__header h2:last-child,.modal__header h3:last-child,.modal__header h4:last-child,.modal__header h5:last-child,.modal__header p:last-child{margin-bottom:0;padding-bottom:0}

.modal__body{overflow:auto;border-top:1px solid #ddd;padding:20px}

.modal__body>p{font-size:14px}

.modal__body p:first-of-type{padding-top:0}

.modal__body p:last-of-type{padding-bottom:0}

.modal__body.-padding-none{padding:0}

.modal__body.-padding-m{padding-top:30px;padding-bottom:30px}

.modal__body.-background-mid{background-color:#f5f5f5}

.modal__body.-border-above{border-top:1px solid #ddd}

.modal__body.-border-below{border-bottom:1px solid #ddd}

.modal__body.-height-scroll{overflow-y:auto;overflow-x:hidden;max-height:250px}

.modal__body.-height-scroll::-webkit-scrollbar{-webkit-appearance:none}

.modal__body.-height-scroll::-webkit-scrollbar:vertical{width:11px}

.modal__body.-height-scroll::-webkit-scrollbar:horizontal{height:11px}

.modal__body.-height-scroll::-webkit-scrollbar-thumb{border:2px solid #f4f4f4;background-color:rgba(0,0,0,0.4)}

.modal__body.-height-scroll::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,0.6)}

.modal__body.-height-scroll::-webkit-scrollbar-track{background-color:#f4f4f4}

@media screen and (min-height: 700px){.modal__body.-height-scroll{max-height:400px}

}

.modal__heading--highlight h2,.modal__heading--highlight h3,.modal__heading--highlight h4,.modal__heading--highlight h5{color:#82b440}

.modal__footnote,.modal__footnote--small{display:block;margin-top:10px;color:#999;font-size:14px;line-height:1.5}

.modal__footnote--small{font-size:13px;color:#bbb}

.modal__footer{padding:20px;overflow:auto;border-top:1px solid #ddd;font-size:13px;font-weight:normal;line-height:18px;color:#555}

@media (min-width: 569px){.modal__footer{text-align:right}

}

.modal__footer form{display:inline-block}

.modal__footer>a,.modal__footer button,.modal__footer input{margin:15px 0 0 0}

@media (min-width: 569px){.modal__footer>a,.modal__footer button,.modal__footer input{margin:0 0 0 15px}

}

.modal__footer-link{line-height:35px;color:#0084b4;text-decoration:none}

.modal__footer-link:hover,.modal__footer-link:focus{text-decoration:underline}

.modal__footer-actions--left{float:left;text-align:left;line-height:35px;width:100%}

@media (min-width: 569px){.modal__footer-actions--left{width:auto}

}

.modal__footer-actions--left>a{margin:0 15px 0 0}

.modal__footer-actions--left i{position:relative;top:1px;margin-right:2px}

@media (min-width: 569px){.modal__visible--phone-only{display:none}

}

.off-canvas-category-link--empty,.off-canvas-category-link{background-color:#333;color:#fff;display:block;padding:15px}

.off-canvas-category-link--empty:hover,.off-canvas-category-link:hover{text-decoration:none}

.off-canvas-category-link:after{font-family:marketplace-glyphs;font-style:normal;font-weight:normal;speak:none;text-align:center;width:1em;color:#999;content:"\f160";float:right}

.off-canvas-category-link.is-open:after{content:"\f163"}

.off-canvas-category-link--sub{color:#fff;display:block;padding:15px 15px 15px 25px}

.off-canvas-category-link--sub:hover{text-decoration:none}

.off-canvas-left ul{list-style:none;margin:0;padding:0}

.off-canvas-left a{font-size:13px;text-decoration:none}

.off-canvas-left__top{padding:15px 0 17px}

.off-canvas-left__top>a{display:block;height:15px;margin:0 auto;text-indent:-9999px;width:177px}

.no-svg .off-canvas-left__top>a{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-350px -392px}

.off-canvas-left__site{background-color:#333;overflow:hidden;padding-left:2px;display:block}

.off-canvas-left__site>i{color:#fff;float:right;font-size:12px;padding-right:5px;padding-top:13px}

.off-canvas-left__site-logo--spare2,.off-canvas-left__site-logo--spare1,.off-canvas-left__site-logo--ignite,.off-canvas-left__site-logo--ninja,.off-canvas-left__site-logo--launchday,.off-canvas-left__site-logo--LIunlocked,.off-canvas-left__site-logo--tsa,.off-canvas-left__site-logo--baz{float:left;text-indent:-9999px}

.off-canvas-left__site-logo--spare2{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:0px -272px;width:119px;height:40px}

.off-canvas-left__site-logo--spare1{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-139px -272px;width:125px;height:40px}


.off-canvas-left__site-logo--ignite{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:0px -332px;width:143px;height:40px}


.off-canvas-left__site-logo--ninja{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-163px -332px;width:147px;height:40px}

.off-canvas-left__site-logo--launchday{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-435px 0px;width:139px;height:40px}

.off-canvas-left__site-logo--LIunlocked{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-435px -60px;width:133px;height:40px}

.off-canvas-left__site-logo--tsa{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:0px -392px;width:143px;height:40px}

.off-canvas-left__site-logo--baz{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-301px -60px;width:114px;height:40px}

.off-canvas-left__current-site{overflow:hidden;padding-left:3px}

.off-canvas-left__current-site.-color-spare2{background-color:#ab0f34}

.off-canvas-left__current-site.-color-spare1{background-color:#d35400}

.off-canvas-left__current-site.-color-ignite{background-color:#9ac130}

.off-canvas-left__current-site.-color-ninja{background-color:#e78733}

.off-canvas-left__current-site.-color-launchday{background-color:#308eb1}

.off-canvas-left__current-site.-color-LIunlocked{background-color:#0f8c98}

.off-canvas-left__current-site.-color-tsa{background-color:#1abc9c}

.off-canvas-left__current-site.-color-baz{background-color:#e7a802}

.off-canvas-left__current-site-toggle{-webkit-box-shadow:0 2px 0 #a9a9a9;box-shadow:0 2px 0 #a9a9a9;position:relative;background-color:#ddd;border-radius:4px;color:#444;float:right;margin:5px 10px 0;padding:5px 7px;font-size:13px}

.off-canvas-left__current-site-toggle:active{top:1px;-webkit-box-shadow:0 1px 0 #a9a9a9;box-shadow:0 1px 0 #a9a9a9}

.off-canvas-left__current-site-toggle:hover{text-decoration:none}

.off-canvas-left__current-site-toggle:after{font-family:marketplace-glyphs;font-style:normal;font-weight:normal;speak:none;text-align:center;width:1em;content:"\f160"}

.off-canvas-left__current-site-toggle.is-open:after{content:"\f163"}

.off-canvas-left__search{margin:15px;overflow:hidden}

.off-canvas-right{background-color:#232323}

.off-canvas-right>ul{list-style:none;margin:0;padding:0}

.off-canvas-right>ul a{text-decoration:none}

.off-canvas-right__top{padding:10px;position:relative}

.off-canvas-right__avatar{border-radius:25px;display:block;width:45px}

.off-canvas-right__username{color:#fff;display:inline-block;font-size:13px;line-height:15px;font-weight:bold;margin-bottom:5px;text-decoration:none}

.off-canvas-right__username:hover{text-decoration:underline}

.off-canvas-right__balance{background-color:#333;border-radius:4px;color:#c5c5c5;display:inline-block;font-size:11px;line-height:12px;padding:4px 7px}

.off-canvas-right__cart{position:absolute;right:10px;top:10px}

.off-canvas-right__section-heading{background-color:#ddd;color:#232323;display:block;padding:15px 10px;text-transform:capitalize}

.off-canvas-right__link,.off-canvas-right__link--cart,.off-canvas-right__link--logout{background-color:#333;border-bottom:1px solid #3e3e3e;color:#ddd;display:block;font-size:13px;line-height:15px;padding:15px 10px;text-decoration:none}

.off-canvas-right__link>i,.off-canvas-right__link--cart>i,.off-canvas-right__link--logout>i{float:right}

.off-canvas-right__link--cart{background-color:#232323;border-bottom:none}

.off-canvas-right__link--cart>div{float:right}

.off-canvas-right__link--logout{background-color:#df2c2c;color:#fff;border-bottom:none}

.off-canvas{padding-top:15px;padding-bottom:50px}

.off-canvas__title{display:block;padding:0 20px}

.off-canvas__search{margin:10px 0;padding:0 20px}

.overthrow-enabled .overthrow{overflow:auto;-webkit-overflow-scrolling:touch}

.page-section{padding:30px 0}

@media (min-width: 569px){.page-section{padding:40px 0}

}

.page-section.-color-white{background:#fff}

.page-section.-color-grey{background:#f5f5f5}

.page-section.-color-grey-mid{background:#eee}

.page-section.-color-grey-dark{background:#d4d4d4}

.page-section.-color-grey-very-dark{background:#444;color:#ddd}

.page-section.-color-aqua{background:#7bc4c4}

.page-section.-border-top{border-top:1px solid #e1e8ed}

.page-section.-border-bottom{border-bottom:1px solid #e1e8ed}

.page-section.-size-compact{padding:20px 0}

.page-title,.page-title__label{float:left;font-size:30px;font-weight:bold;letter-spacing:normal;color:inherit;padding:0 20px 12px 0}

.page-title__label{line-height:44px;padding:0 10px 12px 0}

.page-title__tagline{float:left;margin:6px 0 0 0}

.page-title__tagline strong{font-size:18px}

.page-title__tagline a{font-size:11px;color:inherit;opacity:0.8}

.page-title__result-count p{background:#d4d4d4;border-radius:4px;display:inline-block;font-size:12px;font-weight:bold;color:#666;margin-top:11px;padding:5px}

.page{height:100%;position:relative}

@media (min-width: 1025px){.page{min-width:1004px}

}

@media (max-width: 1024px){.page--is-off-canvas{top:0;right:0;bottom:0;left:0;position:absolute;overflow:hidden}

}

.page__canvas{-webkit-box-shadow:0 0 15px -1px rgba(0,0,0,0.4);box-shadow:0 0 15px -1px rgba(0,0,0,0.4);position:relative;z-index:2;min-height:100%}

@media (min-width: 1025px){.page__canvas{-webkit-box-shadow:none;box-shadow:none}

}

@media (min-width: 1025px){.page__canvas .page__canvas--is-off-canvas-right,.page__canvas .page__canvas--is-off-canvas-left{left:0;right:0}

}

@media (max-width: 1024px){.page__canvas--is-off-canvas-right{right:260px}

}

@media (max-width: 1024px){.page__canvas--is-off-canvas-left{left:260px}

}

.page__off-canvas--left,.page__off-canvas--right{display:none;width:260px}

@media (max-width: 1024px){.page__off-canvas--left,.page__off-canvas--right{min-height:100%;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;bottom:0;background-color:#232323}

}

.page__off-canvas--left{left:0}

.page__off-canvas--right{right:0}

.page__off-canvas--is-active{display:block}

@media (min-width: 1025px){.page__off-canvas--is-active{display:none}

}

.page__overlay--is-active{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;cursor:pointer}

@media (min-width: 1025px){.page__overlay--is-active{display:none}

}

.noUi-target{position:relative}

.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;touch-action:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.noUi-base{width:100%;height:100%;position:relative}

.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0;right:-48px}

.noUi-handle{position:relative;z-index:1}

.noUi-stacking .noUi-handle{z-index:10}

.noUi-state-tap .noUi-origin{-webkit-transition:left 0.3s,top 0.3s;transition:left 0.3s,top 0.3s}

.noUi-state-drag *{cursor:inherit !important}

.noUi-horizontal{height:18px;padding-right:48px}

.noUi-horizontal .noUi-handle{width:50px;height:34px;left:-1px;top:-9px}

.noUi-background{background-color:#e0e0e0}

.noUi-target{border-radius:5px}

.noUi-dragable{cursor:w-resize}

.noUi-handle:hover{background-color:#444}

.noUi-tooltip{display:block;position:absolute;font-size:12px;border-radius:3px;color:#fff;padding:5px 0;text-align:center;width:44px}

.noUi-min,.noUi-max{display:none;position:absolute;cursor:default;color:#999;font-size:12px;text-shadow:none;top:-34px;padding:3px 3px;background:#e5e5e5;border-radius:3px}

.js .noUi-min,.js .noUi-max{display:block}

.noUi-max{right:0}

.range-slider,.range-slider--theme-minimalist{position:relative}

.range-slider.-currency-dollar .noUi-tooltip:before,.-currency-dollar.range-slider--theme-minimalist .noUi-tooltip:before,.range-slider.-currency-dollar .noUi-min:before,.-currency-dollar.range-slider--theme-minimalist .noUi-min:before,.range-slider.-currency-dollar .noUi-max:before,.-currency-dollar.range-slider--theme-minimalist .noUi-max:before{content:"$"}

.range-slider.-handles-hidden .noUi-tooltip,.-handles-hidden.range-slider--theme-minimalist .noUi-tooltip{display:none}

.range-slider--theme-minimalist.noUi-background{background-color:#ddd}

.range-slider--theme-minimalist.noUi-horizontal{height:2px;padding-right:38px}

.range-slider--theme-minimalist.noUi-target{border-radius:0}

.range-slider--theme-minimalist .noUi-origin{right:-38px}

.range-slider--theme-minimalist .noUi-handle{width:40px;height:16px;background-color:#444;border:0;border-radius:4px;top:-7px;left:0}

.range-slider--theme-minimalist .noUi-tooltip{left:-2px}

.search-field{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}

.search-field.-size-xl{font-size:18px;height:70px}

.search-field.-size-l{font-size:18px;height:60px}

.search-field.-size-m{font-size:16px;height:40px}

.search-field,.search-field.-size-s{font-size:16px;height:30px}

@media (min-width: 1025px){.search-field,.search-field.-size-s{font-size:13px}

}

.search-field__input{-webkit-box-flex:1;-webkit-flex:1 auto;-moz-flex:1 auto;-ms-flex:1 auto;flex:1 auto;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;min-width:0}

input.search-field__input-field{-webkit-box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:5px 8px 6px;border:1px solid #bbb;border-radius:4px 0 0 4px;border-right-color:#d2d1d0;color:#7e7e7e;-webkit-appearance:none;outline:none;min-width:0}

@media (min-width: 1025px){.-size-xl input.search-field__input-field{padding:10px 20px}

}

@media (min-width: 1025px){.-size-l input.search-field__input-field{padding:10px 15px}

}

.-border-none input.search-field__input-field{border:none;border-right:1px solid #d2d1d0}

.-border-light input.search-field__input-field{border-color:#ddd}

button.search-field__button{-webkit-box-flex:0;-webkit-flex:0 0 30px;-moz-flex:0 0 30px;-ms-flex:0 0 30px;flex:0 0 30px;padding:3px 0 2px;background-color:#fff;color:#999;border-radius:0 4px 4px 0;border:1px solid #bbb;border-left:none;font-size:14px;-webkit-transition:background-color 0.2s;transition:background-color 0.2s}

button.search-field__button:hover{background-color:#f5f5f5}

button.search-field__button:hover:before{color:#333}

button.search-field__button:hover>.e-icon{color:#000}

button.search-field__button:focus{background-color:#fff}

button.search-field__button:active{background-color:#eee}

.-size-l button.search-field__button{-webkit-flex-basis:45px;-ms-flex-preferred-size:45px;flex-basis:45px;font-size:20px}

@media (min-width: 569px){.-size-l button.search-field__button{-webkit-flex-basis:70px;-ms-flex-preferred-size:70px;flex-basis:70px;font-size:24px}

}

.-size-xl button.search-field__button{-webkit-flex-basis:45px;-ms-flex-preferred-size:45px;flex-basis:45px;font-size:20px}

@media (min-width: 569px){.-size-xl button.search-field__button{-webkit-flex-basis:80px;-ms-flex-preferred-size:80px;flex-basis:80px;font-size:26px}

}

.-border-none button.search-field__button{border:none}

.-border-light button.search-field__button{border-color:#ddd}

.no-flexbox .search-field{display:block;width:100%}

.no-flexbox .search-field:after{content:"";display:table;clear:both}

.no-flexbox .search-field.-size-l .search-field__button{width:18%;max-width:70px;font-size:24px}

.no-flexbox .search-field.-size-xl .search-field__button{width:18%;max-width:80px;font-size:26px}

.no-flexbox .search-field__input{display:block;float:left;width:82%;height:100%}

.no-flexbox .search-field__input-field{width:100%;height:100%}

.no-flexbox .search-field__button{display:block;float:left;height:100%;width:30px}

.huge-search,.huge-search--search-home,.huge-search--market{position:relative;height:66px;margin:0 auto;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

.huge-search:after,.huge-search--search-home:after,.huge-search--market:after{content:"";display:table;clear:both}

.huge-search>input[type=search],.huge-search--search-home>input[type=search],.huge-search--market>input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0;border-radius:4px 0 0 4px;color:#7e7e7e;font-size:16px;line-height:normal;height:100%;padding:20px 10px;width:86%;float:left;-webkit-appearance:none}

.huge-search>input[type=search]::-webkit-search-cancel-button,.huge-search--search-home>input[type=search]::-webkit-search-cancel-button,.huge-search--market>input[type=search]::-webkit-search-cancel-button{-webkit-appearance:searchfield-cancel-button}

.huge-search>button,.huge-search--search-home>button,.huge-search--market>button{font-family:marketplace-glyphs;font-style:normal;font-weight:normal;speak:none;text-align:center;width:1em;float:left;height:100%;width:14%;background-color:#fff;color:#999;border-radius:0 4px 4px 0;border-left:1px solid #ddd;font-size:20px;padding:5px 1%}

.huge-search>button:before,.huge-search--search-home>button:before,.huge-search--market>button:before{content:"\f146";color:#999}

.huge-search>button:hover,.huge-search--search-home>button:hover,.huge-search--market>button:hover{background-color:#fff}

.huge-search>button:hover:before,.huge-search--search-home>button:hover:before,.huge-search--market>button:hover:before{color:#000}

.huge-search>button:focus,.huge-search--search-home>button:focus,.huge-search--market>button:focus{background-color:#fff}

.huge-search>button:active,.huge-search--search-home>button:active,.huge-search--market>button:active{background-color:#eee}

@media (min-width: 569px){.huge-search>input[type=search],.huge-search--search-home>input[type=search],.huge-search--market>input[type=search]{width:88%;padding:20px;font-size:18px}

.huge-search>button,.huge-search--search-home>button,.huge-search--market>button{width:12%;font-size:26px}

}

@media (min-width: 1025px){.huge-search,.huge-search--search-home,.huge-search--market{width:650px}

.huge-search>button,.huge-search--search-home>button,.huge-search--market>button{padding:5px 20px}

}

.huge-search--search-home{height:45px}

.huge-search--search-home>input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.huge-search--search-home>input[type=search]:focus{outline:0}

@media (min-width: 1025px){.huge-search--search-home{width:490px}

.huge-search--search-home>input[type=search]{padding:10px 15px 10px 11px}

.huge-search--search-home>button{font-size:20px;padding:0 1px 0 0}

}

.huge-search--market>input[type=search]{outline:none}

.huge-search--market>input[type=search].-theme-dark{color:#666}

.huge-search--market>input[type=search].-theme-light{background:#f5f5f5;border:1px solid #e0e0e0;border-right-width:0;border-radius:4px 0 0 4px}

.huge-search--market>button.-theme-light{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:0 4px 4px 0}

@media (min-width: 1025px){.huge-search--market{width:615px;margin-right:15px}

}

.shopping-cart-summary{color:#fff}

.shopping-cart-summary.is-empty{color:#7e7e7e}

.shopping-cart-summary.is-empty span{display:none}

.shopping-cart-summary__count{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#82b541;display:inline-block;padding:2px 7px 3px 7px;font-size:12px;font-weight:700;color:#f4f4f4;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;border-radius:10px}

.side-tabs{border:1px solid #e1e8ed;border-radius:4px;list-style:none;width:345px}

.side-tabs li:first-child a{border-radius:4px 4px 0 0}

.side-tabs li:last-child a{border-bottom:none;border-radius:0 0 4px 4px}

.side-tabs a{background:#fbfbfb;border-bottom:1px solid #e1e8ed;color:#666;cursor:pointer;display:block;line-height:13px;padding:15px 0 16px 15px;position:relative;-webkit-transition:all 0.2s;transition:all 0.2s;text-decoration:none;font-size:15px}

.side-tabs a:before{padding-right:5px}

.side-tabs a:hover,.side-tabs a:focus{background:#fff;text-decoration:none;-webkit-transition:all 0s;transition:all 0s}

.side-tabs a.active{background:#0084b4;color:#fff;-webkit-transition:all 0.3s;transition:all 0.3s}

.side-tabs a.active:before,.side-tabs a.active i{color:#fff}

.side-tabs__icon{margin-right:5px;position:relative;top:1px;color:#999}

.site-header{position:relative}

.site-header>div{position:relative}

.site-header__logo-and-account{z-index:3}

.site-header__sites{z-index:2}

.site-header__categories{z-index:1}

.slt-custom-wlabel--search,.slt-custom-wlabel--homepage-new,.slt-custom-wlabel--page-tabs--dropdown{position:relative}

.slt-custom-wlabel--search:hover,.slt-custom-wlabel--homepage-new:hover,.slt-custom-wlabel--page-tabs--dropdown:hover{cursor:pointer}

.slt-custom-wlabel--search>label,.slt-custom-wlabel--homepage-new>label,.slt-custom-wlabel--page-tabs--dropdown>label{background-color:#e3e3e3;border-radius:4px;color:#666;display:block}

.slt-custom-wlabel--search>select,.slt-custom-wlabel--homepage-new>select,.slt-custom-wlabel--page-tabs--dropdown>select{cursor:inherit;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px !important;color:#232323;opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;z-index:1;-webkit-appearance:menulist-button}

.slt-custom-wlabel--search>label{font-size:16px;font-weight:bold;height:66px;line-height:66px;text-align:left;padding:0 40px 0 20px}

@media (max-width: 568px){.slt-custom-wlabel--search>label{height:56px;line-height:56px}

}

.slt-custom-wlabel--homepage-new>label{font-weight:normal;height:34px;line-height:34px;padding:0 10px;position:relative;text-align:left;width:100%}

.slt-custom-wlabel--page-tabs--dropdown>label{border:1px solid #e1e8ed;border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-bottom-color:#fff;background-color:#fff;color:#444;font-weight:normal;height:34px;line-height:34px;padding:0 10px;position:relative;text-align:left;width:150px}

.slt-custom-wlabel__arrow{display:block;height:34px;width:34px;position:absolute;right:1%;top:0;text-align:center;font-size:12px}

.slt-custom{position:relative;border:1px solid #d4d4d4;border-radius:4px;background:#f5f5f5}

.slt-custom:after,.slt-custom:before{content:"";pointer-events:none;position:absolute;right:10px}

.slt-custom:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #666;border-bottom:none;height:0;width:0;top:47%}

.slt-custom>select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 25px 0 10px;background:none;border:0;font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;height:38px;line-height:38px;color:#666;-webkit-appearance:none}

.slt-custom>select::-ms-expand{display:none}

.slt-custom.-arrows-double:before{border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #666;border-top:none;height:0;width:0;top:33%}

.slt-custom.-arrows-double:after{top:53%}

@-moz-document url-prefix(){.slt-custom:after,.slt-custom:before,.slt-custom.-arrows-double:after,.slt-custom.-arrows-double:before{border:0}

.slt-custom>select{height:auto;line-height:auto;padding-top:8px;padding-bottom:8px}

}

.social-links{list-style:none;padding:0;margin:0}

.social-links li{display:inline-block}

.social-link--facebook,.social-link--twitter,.social-link--google-plus,.social-link--rss{display:block;height:36px;margin-right:5px;text-indent:-9999px;width:36px}

.social-link--facebook{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-435px -175px}

.social-link--twitter{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-435px -120px}

.social-link--google-plus{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-491px -175px}

.social-link--rss{background-image:url(http://www.thesocialadviser.com//wp-content/uploads/2015/05/tsatopbar1.png);background-position:-491px -120px}

.system-banner{display:none;margin-bottom:20px}

.system-banner:first-child{display:block;margin-top:20px}

@media (min-width: 569px){.system-banner{display:block}

}

.table-general{clear:both;font-size:12px;line-height:1.4;margin:0 0 20px;width:100%}

.table-general thead td,.table-general thead th{text-align:left;background-color:#444;color:#fff;padding:12px 10px;vertical-align:bottom}

.table-general thead td a,.table-general thead th a{color:#fff}

.table-general thead td:first-child,.table-general thead th:first-child{border-top-left-radius:4px}

.table-general thead td:last-child,.table-general thead th:last-child{border-top-right-radius:4px}

.table-general thead th.number{text-align:right}

.table-general thead th.sortable{cursor:pointer}

.table-general tfoot td{background:#7e7e7e;color:#fff;font-size:12px;font-weight:bold;padding:12px 10px}

.table-general tfoot td:first-child{border-radius:0 0 0 4px}

.table-general tfoot td:last-child{border-radius:0 0 4px 0}

.table-general tfoot td.number{text-align:right}

.table-general tbody tr:last-child td:first-child{border-radius:0 0 0 4px}

.table-general tbody tr:last-child td:last-child{border-radius:0 0 4px 0}

.table-general tbody td,.table-general tbody th{padding:10px;background-color:#f5f5f5;vertical-align:text-top}

.table-general tbody td.number{text-align:right}

.table-general td.no-wrap,.table-general th.no-wrap{white-space:nowrap}

.table-general.-has-footer tbody tr:last-child td:first-child{border-radius:0px}

.table-general.-has-footer tbody tr:last-child td:last-child{border-radius:0px}

.table-general.-striped tbody tr:nth-child(odd) td{background-color:#eee}

.table-general.-striped tbody tr.js-hover td{background-color:#fff}

.table-general.-striped tbody tr.js-selected td{background-color:#cbe6c2}

.table-general.-highlight-row tbody tr:hover td{background-color:#fff}

.table-general.-bordered-h tbody td,.table-general.-bordered-h tbody th{border-bottom:1px solid #cbcbcb}

.table-general.-bordered-h tbody>tr:last-child td{border-bottom-width:0}

.table-general.-bordered-v td,.table-general.-bordered-v th{border-left:1px solid #cbcbcb}

.table-general.-bordered-v td:first-child,.table-general.-bordered-v th:first-child{border-left:none}

.table-general.-bordered-v tbody>tr:last-child td{border-bottom-width:0}

.table-general.-comparison-table thead th{text-align:center}

.table-general.-comparison-table tbody td{min-width:120px;text-align:center;vertical-align:middle}

.table-general.-comparison-table tbody td:first-child{font-weight:bold;min-width:250px;text-align:left}

.table-general.-comparison-table .e-icon.-icon-cancel{font-size:10px}

.table-general.-width-three-col-equal td{width:33%}

.table-general.-statement-table .statement__marketplace{width:20px;padding:0 10px}

.table-general.-statement-table .statement__type{padding-left:5px}

.js-highlight-column{background-color:#fff !important}

.developer-toolbar--development,.developer-toolbar--production,.developer-toolbar--staging,.developer-toolbar--signed-in-as-another-user{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;position:relative;z-index:100;border-bottom:2px solid red;text-align:center;overflow:auto;line-height:32px;padding:10px 0;font-size:12px}

.developer-toolbar--development ul,.developer-toolbar--production ul,.developer-toolbar--staging ul,.developer-toolbar--signed-in-as-another-user ul{list-style:none;margin:0;padding:0;text-align:left}

.developer-toolbar--development li,.developer-toolbar--production li,.developer-toolbar--staging li,.developer-toolbar--signed-in-as-another-user li{list-style:none;display:inline-block;border-right:1px solid #7e7e7e;padding:5px 10px 5px 0;line-height:17px}

.developer-toolbar--development li:last-child,.developer-toolbar--production li:last-child,.developer-toolbar--staging li:last-child,.developer-toolbar--signed-in-as-another-user li:last-child{border-right:none;padding-left:5px}

.developer-toolbar--development label,.developer-toolbar--production label,.developer-toolbar--staging label,.developer-toolbar--signed-in-as-another-user label,.developer-toolbar--development input[type=text],.developer-toolbar--production input[type=text],.developer-toolbar--staging input[type=text],.developer-toolbar--signed-in-as-another-user input[type=text]{font-size:12px}

.developer-toolbar--development input[type=text],.developer-toolbar--production input[type=text],.developer-toolbar--staging input[type=text],.developer-toolbar--signed-in-as-another-user input[type=text]{border-radius:4px;padding:6px 8px 5px;outline:none;border:none;height:30px;width:130px;color:#7e7e7e}

.developer-toolbar--development{background-color:#999;color:#fff}

.developer-toolbar--development a{color:#fff;text-decoration:underline}

.developer-toolbar--production{background-color:red;color:#fff}

.developer-toolbar--production a{color:#fff;text-decoration:underline}

.developer-toolbar--staging{background-color:#ff0}

.developer-toolbar--staging a{color:#000;text-decoration:underline}

.developer-toolbar--signed-in-as-another-user{background:#60f3ff;line-height:50px}

.developer-toolbar__title{display:inline-block;padding:0;font-size:20px}

.developer-toolbar__title a{font-size:20px}

#elasticsearch_query,#elasticsearch_results{min-width:980px}

.collection-widget{position:relative}

.collection-widget__list{list-style-type:none;margin:0;padding:0;min-height:100px;overflow-y:visible;position:relative}

@media (max-width: 568px){.collection-widget__list{max-height:100%}

}

.collection-widget__list>li{margin-bottom:5px;position:relative}

.collection-widget__command{display:block;position:relative;padding:5px 50px;margin-bottom:5px;font-size:14px;line-height:22px;text-align:left;text-decoration:none}

.collection-widget__command:first-of-type{margin-top:5px}

.collection-widget__command:before{font-family:marketplace-glyphs;font-style:normal;font-weight:normal;speak:none;text-align:center;width:1em;content:"\f162";position:absolute;left:20px;top:5px;color:#c5c5c5;font-size:12px;line-height:22px}

.collection-widget__item{display:block;position:relative;padding:5px 50px;margin-bottom:5px;font-size:14px;font-weight:bold;line-height:22px;color:#666;text-align:left;text-decoration:none}

.collection-widget__item:first-of-type{margin-top:5px}

.collection-widget__item:before{font-family:marketplace-glyphs;font-style:normal;font-weight:normal;speak:none;text-align:center;width:1em;content:"\f13f";position:absolute;left:20px;top:5px;color:#c5c5c5;font-size:12px;line-height:22px}

.collection-widget__item:hover,.collection-widget__item:active{text-decoration:none}

.collection-widget__item:hover:before,.collection-widget__item:active:before{color:#7e7e7e;content:"\f138";text-decoration:none}

.collection-widget__item.is-updating,.collection-widget__item.is-added{background-color:#e5f2f7}

.collection-widget__item.is-updating:before,.collection-widget__item.is-added:before{content:"\f138";color:#0084b4}

.collection-widget__item.is-updating:hover:before,.collection-widget__item.is-added:hover:before{font-family:marketplace-glyphs;font-style:normal;font-weight:normal;speak:none;text-align:center;width:1em;content:"\f10c";color:#0084b4}

.collection-widget__item.is-error{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:shake;animation-name:shake;opacity:0.5;cursor:not-allowed}

.collection-widget__item.is-new:after{content:"new";position:relative;top:-1px;left:10px;background:#0084b4;color:#fff;font-weight:normal;padding:1px 4px 3px;border-radius:3px;font-size:10px;line-height:12px}

.collection-widget__item--empty{margin-top:40px;text-align:center;font-size:13px;line-height:20px;color:#999}

.collection-widget__flash-message{display:none}

.cssanimations .collection-widget__flash-message{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:fade-in-out;animation-name:fade-in-out;display:inline;color:#bbb;position:absolute;right:20px;font-size:12px;color:#0084b4}

.document{color:#666}

.document p,.document ul,.document ol{line-height:1.5}

.document p strong,.document ul strong,.document ol strong{color:#444}

.document ul,.document ol{padding-left:40px}

.document ul ul,.document ol ul{margin-bottom:10px}

.document h2,.document h3,.document h4{color:#444;font-weight:bold;line-height:1.2;padding:30px 0 5px 0}

.document h2{font-size:25px}

.document h3{font-size:20px}

.document h4{font-size:17px;padding-top:5px}

.document__list--decimal{list-style:decimal}

.document__list--alpha{list-style:lower-alpha}

.document__list--alpha>li{margin-bottom:4px}

.document__list--roman{list-style:lower-roman}

.license-bubble{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;border:1px solid #f5f5f5;color:#777;font-size:14px;border-radius:5px;padding:10px 20px;margin:10px 0}

.license-bubble--below{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;border:1px solid #f5f5f5;color:#777;font-size:14px;border-radius:5px;padding:10px 20px;margin:10px 0;display:block;position:relative;margin-bottom:15px}

.license-bubble--below:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #f5f5f5;border-top:none;height:0;width:0;content:"";left:20px;position:absolute;top:-8px}

.license-bubble--below br{margin-bottom:10px}

.e-icon:before{font-family:marketplace-glyphs;font-style:normal;font-weight:normal;speak:none;text-align:center;width:1em;display:inline-block}

.e-icon.-icon-alert:before{content:"\f15e"}

.e-icon.-icon-alpha:before{content:"\f15f"}

.e-icon.-icon-arrow-fill-down:before{content:"\f160"}

.e-icon.-icon-arrow-fill-left:before{content:"\f161"}

.e-icon.-icon-arrow-fill-right:before{content:"\f162"}

.e-icon.-icon-arrow-fill-up:before{content:"\f163"}

.e-icon.-icon-bar-chart:before{content:"\f164"}

.e-icon.-icon-bolt:before{content:"\f107"}

.e-icon.-icon-bookmark:before{content:"\f108"}

.e-icon.-icon-briefcase:before{content:"\f109"}

.e-icon.-icon-cactus:before{content:"\f10a"}

.e-icon.-icon-calendar:before{content:"\f10b"}

.e-icon.-icon-cancel:before{content:"\f10c"}

.e-icon.-icon-cart:before{content:"\f10d"}

.e-icon.-icon-chevron-down:before{content:"\f10e"}

.e-icon.-icon-circle-empty:before{content:"\f10f"}

.e-icon.-icon-circle-full:before{content:"\f110"}

.e-icon.-icon-clock:before{content:"\f111"}

.e-icon.-icon-code:before{content:"\f112"}

.e-icon.-icon-cog:before{content:"\f113"}

.e-icon.-icon-disable:before{content:"\f114"}

.e-icon.-icon-document:before{content:"\f115"}

.e-icon.-icon-document-filled:before{content:"\f116"}

.e-icon.-icon-document-pdf:before{content:"\f117"}

.e-icon.-icon-document-psd:before{content:"\f118"}

.e-icon.-icon-document-zip:before{content:"\f119"}

.e-icon.-icon-dollar:before{content:"\f11a"}

.e-icon.-icon-download:before{content:"\f11b"}

.e-icon.-icon-tsa:before{content:"\f11c"}

.e-icon.-icon-facebook:before{content:"\f11d"}

.e-icon.-icon-favorite:before{content:"\f11e"}

.e-icon.-icon-film:before{content:"\f11f"}

.e-icon.-icon-flag:before{content:"\f120"}

.e-icon.-icon-folder:before{content:"\f121"}

.e-icon.-icon-folder-o:before{content:"\f122"}

.e-icon.-icon-folder-open:before{content:"\f123"}

.e-icon.-icon-folder-open-o:before{content:"\f124"}

.e-icon.-icon-frame-rotated:before{content:"\f125"}

.e-icon.-icon-gauge:before{content:"\f126"}

.e-icon.-icon-globe:before{content:"\f127"}

.e-icon.-icon-google-plus:before{content:"\f128"}

.e-icon.-icon-grid:before{content:"\f129"}

.e-icon.-icon-guitar:before{content:"\f12a"}

.e-icon.-icon-hamburger:before{content:"\f12b"}

.e-icon.-icon-info:before{content:"\f12c"}

.e-icon.-icon-left-open:before{content:"\f12d"}

.e-icon.-icon-link-ext:before{content:"\f12e"}

.e-icon.-icon-list:before{content:"\f12f"}

.e-icon.-icon-lock:before{content:"\f130"}

.e-icon.-icon-login:before{content:"\f131"}

.e-icon.-icon-logout:before{content:"\f132"}

.e-icon.-icon-long-arrow-down:before{content:"\f133"}

.e-icon.-icon-long-arrow-up:before{content:"\f134"}

.e-icon.-icon-looped:before{content:"\f135"}

.e-icon.-icon-megaphone:before{content:"\f136"}

.e-icon.-icon-moneybag:before{content:"\f137"}

.e-icon.-icon-ok:before{content:"\f138"}

.e-icon.-icon-palette:before{content:"\f139"}

.e-icon.-icon-pause:before{content:"\f166"}

.e-icon.-icon-pencil:before{content:"\f13a"}

.e-icon.-icon-people:before{content:"\f13b"}

.e-icon.-icon-person:before{content:"\f13c"}

.e-icon.-icon-pin:before{content:"\f13d"}

.e-icon.-icon-pinterest:before{content:"\f13e"}

.e-icon.-icon-plug:before{content:"\f165"}

.e-icon.-icon-plus:before{content:"\f13f"}

.e-icon.-icon-polygon:before{content:"\f140"}

.e-icon.-icon-preview:before{content:"\f141"}

.e-icon.-icon-question-mark:before{content:"\f142"}

.e-icon.-icon-right-open:before{content:"\f143"}

.e-icon.-icon-rss:before{content:"\f144"}

.e-icon.-icon-ruler:before{content:"\f145"}

.e-icon.-icon-search:before{content:"\f146"}

.e-icon.-icon-share:before{content:"\f147"}

.e-icon.-icon-smiley-happy:before{content:"\f148"}

.e-icon.-icon-smiley-neutral:before{content:"\f149"}

.e-icon.-icon-smiley-upset:before{content:"\f14a"}

.e-icon.-icon-smiley-very-happy:before{content:"\f14b"}

.e-icon.-icon-smiley-very-upset:before{content:"\f14c"}

.e-icon.-icon-sort:before{content:"\f14d"}

.e-icon.-icon-speech-bubble:before{content:"\f14e"}

.e-icon.-icon-speech-bubbles:before{content:"\f14f"}

.e-icon.-icon-spinner:before{content:"\f150"}

.e-icon.-icon-star:before{content:"\f151"}

.e-icon.-icon-star-empty:before{content:"\f152"}

.e-icon.-icon-star-full:before{content:"\f153"}

.e-icon.-icon-star-half:before{content:"\f154"}

.e-icon.-icon-star-half-empty:before{content:"\f155"}

.e-icon.-icon-tag:before{content:"\f156"}

.e-icon.-icon-tempo:before{content:"\f157"}

.e-icon.-icon-trash:before{content:"\f158"}

.e-icon.-icon-tv:before{content:"\f159"}

.e-icon.-icon-twitter:before{content:"\f15a"}

.e-icon.-icon-upload:before{content:"\f15b"}

.e-icon.-icon-vocals:before{content:"\f15c"}

.e-icon.-icon-withdrawal:before{content:"\f15d"}

.e-icon.-color-inherit{color:inherit}

.e-icon.-color-green{color:#82b541}

.e-icon.-color-red{color:#c24242}

.e-icon.-color-white{color:#fff}

.e-icon.-color-grey-dark{color:#555}

.e-icon.-margin-right{margin-right:0.4em}

.e-icon.-margin-left{margin-left:0.4em}

.e-icon.-size-medium{font-size:20px}

.e-icon.-size-large{font-size:30px}

.e-icon.-size-jumbo{font-size:40px}

.e-icon.-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}

.e-icon.-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}

.e-icon.-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}

.e-icon.-spin-clockwise:before{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}

.e-icon.-flip-horizontal:before{-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}

.e-icon.-flip-vertical:before{-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}

.e-icon__alt{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}


.btn:hover,button:hover,[role=button]:hover,[type=submit]:hover,.btn:focus,button:focus,[role=button]:focus,[type=submit]:focus{background-color:#0084b4;text-decoration:none;outline:none}

.btn:active,button:active,[role=button]:active,[type=submit]:active{background-color:#00719b}

.btn[disabled][disabled],button[disabled][disabled],[disabled][disabled][role=button],[disabled][disabled][type=submit],.btn[data-state=disabled][data-state=disabled],button[data-state=disabled][data-state=disabled],[data-state=disabled][data-state=disabled][role=button],[data-state=disabled][data-state=disabled][type=submit],.btn.btn--is-disabled.btn--is-disabled,button.btn--is-disabled.btn--is-disabled,.btn--is-disabled.btn--is-disabled[role=button],.btn--is-disabled.btn--is-disabled[type=submit]{background-color:#bbb;-webkit-box-shadow:none;box-shadow:none;color:#ddd;cursor:not-allowed}

.btn__tagline{display:block;font-size:13px;font-weight:normal;line-height:18px;opacity:0.7}

button.good,[role=button].good,[type=submit].good{background-color:#178e0e}

button.important,[role=button].important,[type=submit].important{background-color:#f39c12}

button.warning,[role=button].warning,[type=submit].warning{background-color:#c24242}

button.muted,[role=button].muted,[type=submit].muted{background-color:#aaa}

button.vertical-space,[role=button].vertical-space,[type=submit].vertical-space{margin-bottom:5px;margin-top:5px}

button.no-margin,[role=button].no-margin,[type=submit].no-margin{margin:0}

button.disabled,[role=button].disabled,[type=submit].disabled{background-color:#bbb;color:#ddd;cursor:not-allowed}

.btn-icon:after{content:"";float:right;height:17px;margin:1px 0 0 15px;width:17px}

.btn-link{background-color:transparent;padding:0;text-decoration:none;line-height:1.1;color:#0084b4;border-radius:0}

.btn-link:hover,.btn-link:active,.btn-link:focus{background-color:transparent;text-decoration:underline;cursor:pointer}

.btn-link[disabled][disabled]{background:none;color:#bbb}

.btn-link[disabled][disabled]:hover{color:#bbb}

.btn-link.-color-green{color:#7aa93c}

.btn-link.-color-green:hover,.btn-link.-color-green:active,.btn-link.-color-green:focus{color:#729d38}

.btn-link.-color-red{color:#df2c2c}

.btn-link.-color-red:hover,.btn-link.-color-red:active,.btn-link.-color-red:focus{color:#c24242}

.btn-link.-size-medium{font-size:1.2em}

.btn-link.-pad{margin-bottom:5px;padding:5px}

.btn-link.is-active{background:#e5e5e5;border-radius:4px;text-decoration:none}

.btn-stack{float:left;text-align:left;margin-right:0.5em}

.btn-stack__icon{float:left;margin-right:1em}

.btn-stack__icon>i{font-size:200%}

.btn-stack__content{float:left;padding-top:0.2em}

.btn-stack__label{display:block;line-height:1.5em}

.btn-stack__meta{display:block;font-size:12px;line-height:18px;opacity:0.7}

.btn--color-green,.btn--color-green-3d,.btn--primary,.btn--primary-full,.btn--primary-large-full,.btn--purchase{background-color:#82b440}

.btn--color-green:hover,.btn--color-green-3d:hover,.btn--primary:hover,.btn--primary-full:hover,.btn--primary-large-full:hover,.btn--purchase:hover,.btn--color-green:focus,.btn--color-green-3d:focus,.btn--primary:focus,.btn--primary-full:focus,.btn--primary-large-full:focus,.btn--purchase:focus,.btn--color-green:active,.btn--color-green-3d:active,.btn--primary:active,.btn--primary-full:active,.btn--primary-large-full:active,.btn--purchase:active{background-color:#7aa93c}

.btn--color-blue,.btn--color-blue-3d{background-color:#0084b4}

.btn--color-blue:hover,.btn--color-blue-3d:hover,.btn--color-blue:focus,.btn--color-blue-3d:focus,.btn--color-blue:active,.btn--color-blue-3d:active{background-color:#00719b}

.btn--color-muted,.btn--square-muted{background-color:#aaa}

.btn--color-light,.btn--color-light-3d,.btn--tertiary{background-color:#e5e5e5;border:1px solid #ddd;color:#666}

.btn--color-light:hover,.btn--color-light-3d:hover,.btn--tertiary:hover,.btn--color-light:focus,.btn--color-light-3d:focus,.btn--tertiary:focus,.btn--color-light:active,.btn--color-light-3d:active,.btn--tertiary:active,.btn--color-light.is-active,.is-active.btn--color-light-3d,.is-active.btn--tertiary{background-color:#e0e0e0}

.btn--color-red,.btn--color-red-3d,.btn--destructive{background-color:#df2c2c}

.btn--color-red:hover,.btn--color-red-3d:hover,.btn--destructive:hover,.btn--color-red:focus,.btn--color-red-3d:focus,.btn--destructive:focus,.btn--color-red:active,.btn--color-red-3d:active,.btn--destructive:active{background-color:#ce2424}

.btn--color-orange,.btn--color-orange-3d{background-color:#f39c12}

.btn--color-orange:hover,.btn--color-orange-3d:hover,.btn--color-orange:focus,.btn--color-orange-3d:focus,.btn--color-orange:active,.btn--color-orange-3d:active{background-color:#ea940c}

.btn--color-dark{background-color:#333}

.btn--color-dark:hover,.btn--color-dark:focus,.btn--color-dark:active{background-color:#2b2b2b}

.btn--color-transparent{background-color:transparent;color:#444}

.btn--color-transparent:hover,.btn--color-transparent:focus,.btn--color-transparent:active,.btn--color-transparent.is-active{background-color:transparent;color:#0084b4}

.btn--color-base-3d,.btn--secondary{-webkit-box-shadow:0 2px 0 #545454;box-shadow:0 2px 0 #545454;position:relative}

.btn--color-base-3d:active,.btn--secondary:active{top:1px;-webkit-box-shadow:0 1px 0 #545454;box-shadow:0 1px 0 #545454}

.btn--color-base-3d:hover,.btn--secondary:hover,.btn--color-base-3d:focus,.btn--secondary:focus,.btn--color-base-3d:active,.btn--secondary:active{background-color:#777}

.btn--color-green-3d,.btn--primary,.btn--primary-full,.btn--primary-large-full,.btn--purchase{-webkit-box-shadow:0 2px 0 #6f9a37;box-shadow:0 2px 0 #6f9a37;position:relative}

.btn--color-green-3d:active,.btn--primary:active,.btn--primary-full:active,.btn--primary-large-full:active,.btn--purchase:active{top:1px;-webkit-box-shadow:0 1px 0 #6f9a37;box-shadow:0 1px 0 #6f9a37}

.btn--color-blue-3d{-webkit-box-shadow:0 2px 0 #006a90;box-shadow:0 2px 0 #006a90;position:relative}

.btn--color-blue-3d:active{top:1px;-webkit-box-shadow:0 1px 0 #006a90;box-shadow:0 1px 0 #006a90}

.btn--color-red-3d,.btn--destructive{-webkit-box-shadow:0 2px 0 #aa3737;box-shadow:0 2px 0 #aa3737;position:relative}

.btn--color-red-3d:active,.btn--destructive:active{top:1px;-webkit-box-shadow:0 1px 0 #aa3737;box-shadow:0 1px 0 #aa3737}

.btn--color-orange-3d{-webkit-box-shadow:0 2px 0 #a66908;box-shadow:0 2px 0 #a66908;position:relative}

.btn--color-orange-3d:active{top:1px;-webkit-box-shadow:0 1px 0 #a66908;box-shadow:0 1px 0 #a66908}

.btn--color-light-3d,.btn--tertiary{-webkit-box-shadow:0 2px 0 #a9a9a9;box-shadow:0 2px 0 #a9a9a9;position:relative;border:none}

.btn--color-light-3d:active,.btn--tertiary:active{top:1px;-webkit-box-shadow:0 1px 0 #a9a9a9;box-shadow:0 1px 0 #a9a9a9}

.btn--dimensions-full-width,.btn--primary-full,.btn--primary-large-full,.btn--purchase{width:100%}

.btn--size-s{font-size:13px;line-height:1.4;padding:5px 10px}

.btn--size-m-slim{font-size:16px}

.btn--size-m-inline{padding:0 4px;font-size:16px}

.btn--size-l,.btn--purchase{font-size:18px;padding:14px 20px}


.btn--size-l-slim,.btn--primary-large-full{font-size:18px}

.btn--size-xl{font-size:24px;padding:24px 36px}

.btn--size-square{padding:6px}

.btn--size-circle{padding:4px 6px;border-radius:50%;font-size:50%}

.btn--square,.btn--square-default,.btn--square-muted{font-size:14px;line-height:1;padding:6px}

.btn--square{background-color:#333}

.btn--square-default{background-color:#7e7e7e}

.btn--primary-full{font-weight:bold}

.btn--primary-large-full{font-weight:bold}

.btn--purchase{margin-bottom:4px}

.btn--label:hover{background:#7e7e7e;cursor:default}

.btn--set{background-color:#f5f5f5;color:#999;border-radius:0;margin-right:-3px;padding:5px 10px}

.btn--set:hover,.btn--set:focus{background-color:#fbfbfb}

.btn--set:active,.btn--set.is-active{background-color:#444;color:#fff}

.btn--set:first-child{border-radius:4px 0 0 4px}

.btn--set:last-child{border-radius:0 4px 4px 0}

.btn-group{display:inline-block;font-size:0}

.btn--group-item{border-radius:0;padding:5px 10px;margin-right:1px}

.btn--group-item:first-child{border-radius:4px 0 0 4px}


.btn--group-item:last-child{border-radius:0 4px 4px 0;margin-right:0}

.text-label-beta{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;padding:7px 10px;border-radius:5px;font-size:12px;line-height:12px;text-align:center;text-decoration:none;background-color:#999;color:#fff}

.text-label-beta:hover{text-decoration:none}

.text-label-beta.-color-blue{background-color:#0084b4;color:#fff}

.text-label-beta.-color-blue.-link:hover{background-color:#125bd5}

.text-label-beta.-color-blue-reversed{background-color:#fff;color:#0084b4;border:#0084b4 1px solid}

.text-label-beta.-color-blue-reversed.-link:hover{background-color:#fff;color:#125bd5;border:#125bd5 1px solid}

.text-label-beta.-color-green{background-color:#82b541;color:#fff}

.text-label-beta.-color-green.-link:hover{background-color:#178e0e}

.text-label-beta.-color-green-reversed{background-color:#fff;color:#82b541;border:#82b541 1px solid}

.text-label-beta.-color-green-reversed.-link:hover{background-color:#fff;color:#178e0e;border:#178e0e 1px solid}

.text-label-beta.-color-green-bright{background-color:#63c242;color:#fff}

.text-label-beta.-color-green-bright.-link:hover{background-color:#178e0e}

.text-label-beta.-color-green-bright-reversed{background-color:#fff;color:#63c242;border:#63c242 1px solid}

.text-label-beta.-color-green-bright-reversed.-link:hover{background-color:#fff;color:#178e0e;border:#178e0e 1px solid}

.text-label-beta.-color-green-dark{background-color:#178e0e;color:#fff}

.text-label-beta.-color-green-dark.-link:hover{background-color:#125906}

.text-label-beta.-color-green-dark-reversed{background-color:#fff;color:#178e0e;border:#178e0e 1px solid}

.text-label-beta.-color-green-dark-reversed.-link:hover{background-color:#fff;color:#125906;border:#125906 1px solid}

.text-label-beta.-color-grey{background-color:#999;color:#fff}

.text-label-beta.-color-grey.-link:hover{background-color:#7e7e7e}

.text-label-beta.-color-grey-reversed{background-color:#fff;color:#999;border:#999 1px solid}

.text-label-beta.-color-grey-reversed.-link:hover{background-color:#fff;color:#7e7e7e;border:#7e7e7e 1px solid}

.text-label-beta.-color-grey-light{background-color:#ddd;color:#555}

.text-label-beta.-color-grey-light.-link:hover{background-color:#bbb}

.text-label-beta.-color-grey-light-reversed{background-color:#fff;color:#555;border:#ddd 1px solid}

.text-label-beta.-color-grey-light-reversed.-link:hover{background-color:#fff;color:#555;border:#bbb 1px solid}

.text-label-beta.-color-grey-medium{background-color:#666;color:#fff}

.text-label-beta.-color-grey-medium.-link:hover{background-color:#444}

.text-label-beta.-color-grey-medium-reversed{background-color:#fff;color:#666;border:#666 1px solid}

.text-label-beta.-color-grey-medium-reversed.-link:hover{background-color:#fff;color:#444;border:#444 1px solid}

.text-label-beta.-color-grey-dark{background-color:#2b2b2b;color:#fff}

.text-label-beta.-color-grey-dark.-link:hover{background-color:#555}

.text-label-beta.-color-grey-dark-reversed{background-color:#fff;color:#2b2b2b;border:#2b2b2b 1px solid}

.text-label-beta.-color-grey-dark-reversed.-link:hover{background-color:#fff;color:#555;border:#555 1px solid}

.text-label-beta.-color-orange{background-color:#f59620;color:#fff}

.text-label-beta.-color-orange.-link:hover{background-color:#d87c0a}

.text-label-beta.-color-orange-reversed{background-color:#fff;color:#f59620;border:#f59620 1px solid}

.text-label-beta.-color-orange-reversed.-link:hover{background-color:#fff;color:#d87c0a;border:#d87c0a 1px solid}

.text-label-beta.-color-orange-dark{background-color:#d87c0a;color:#fff}

.text-label-beta.-color-orange-dark.-link:hover{background-color:#ea4d20}

.text-label-beta.-color-orange-dark-reversed{background-color:#fff;color:#d87c0a;border:#d87c0a 1px solid}

.text-label-beta.-color-orange-dark-reversed.-link:hover{background-color:#fff;color:#ea4d20;border:#ea4d20 1px solid}

.text-label-beta.-color-red{background-color:#ce2424;color:#fff}

.text-label-beta.-color-red.-link:hover{background-color:#df2c2c}

.text-label-beta.-color-red-reversed{background-color:#fff;color:#ce2424;border:#ce2424 1px solid}

.text-label-beta.-color-red-reversed.-link:hover{background-color:#fff;color:#df2c2c;border:#df2c2c 1px solid}

.text-label-beta.-color-salmon{background-color:#bb726f;color:#fff}

.text-label-beta.-color-salmon.-link:hover{background-color:#a8534f}

.text-label-beta.-color-salmon-reversed{background-color:#fff;color:#bb726f;border:#bb726f 1px solid}

.text-label-beta.-color-salmon-reversed.-link:hover{background-color:#fff;color:#a8534f;border:#a8534f 1px solid}

.text-label-beta.-size-small{padding:4px 4px 3px;border-radius:3px;font-size:9px;font-weight:bold;text-transform:uppercase}

.text-label-beta.-width-medium{min-width:70px}

.text-label-beta.-width-full{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}

.text-label-beta.-position-top{vertical-align:top}

.text-label-beta.-margin-right{margin-right:5px}

.text-label-beta.-margin-left{margin-left:5px}

.text-label-beta.-fade-in-out{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:fade-in-out;animation-name:fade-in-out}

.no-cssanimations .text-label-beta.-fade-in-out{display:none}

.text-label-beta.is-muted{opacity:0.5}

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80)}

.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}

.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}

.mfp-align-top .mfp-container:before{display:none}

.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}

.mfp-ajax-cur{cursor:progress}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}

.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}

.mfp-auto-cursor .mfp-content{cursor:auto}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}

.mfp-loading.mfp-figure{display:none}

.mfp-hide{display:none !important}

.mfp-preloader{color:#cccccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}

.mfp-preloader a{color:#cccccc}

.mfp-preloader a:hover{color:white}

.mfp-s-ready .mfp-preloader{display:none}

.mfp-s-error .mfp-content{display:none}

button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}

button::-moz-focus-inner{padding:0;border:0}

.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace}

.mfp-close:hover,.mfp-close:focus{opacity:1}

.mfp-close:active{top:1px}

.mfp-close-btn-in .mfp-close{color:#333333}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%}

.mfp-counter{position:absolute;top:0;right:0;color:#cccccc;font-size:12px;line-height:18px}

.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}

.mfp-arrow:active{margin-top:-54px}

.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}

.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}

.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}

.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px}

.mfp-arrow-left{left:0}

.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px}

.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}

.mfp-arrow-right{right:0}

.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px}

.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}

.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}

.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}

.mfp-iframe-holder .mfp-close{top:-40px}

.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}

.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:black}

img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}

.mfp-figure{line-height:0}

.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444444}

.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}

.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}

.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}

.mfp-image-holder .mfp-content{max-width:100%}

.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}

.mfp-img-mobile img.mfp-img{padding:0}

.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}

.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}

.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}

.mfp-img-mobile .mfp-counter{right:5px;top:3px}

.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}

}

@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75)}

.mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0}

.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}

.mfp-container{padding-left:6px;padding-right:6px}

}

.mfp-ie7 .mfp-img{padding:0}

.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}

.mfp-ie7 .mfp-container{padding:0}

.mfp-ie7 .mfp-content{padding-top:44px}

.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}

.mfp-bg{background:#333;opacity:0.85}

.mfp-close{width:40px;height:40px;margin-right:3px;color:#999}

.mfp-close:hover{color:#777}

.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all 0.15s ease-out;transition:all 0.15s ease-out}

.mfp-fade.mfp-bg.mfp-ready{opacity:0.8}

.mfp-fade.mfp-bg.mfp-removing{opacity:0}

.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all 0.15s ease-out;transition:all 0.15s ease-out}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}

.jwplayer button{border-radius:0 !important;-webkit-box-shadow:none !important;box-shadow:none !important;min-width:0 !important;margin-right:auto !important}

.jwclick{display:none !important}div#header-overlapping-helper {
  display: none!important;
} 
div#header-container {
  display: none!important;
}
@media screen and (min-width: 0px) and (max-width: 720px) {
  #tpbr_topbar {display: none; }
  #header-overlapping-helper{display: none; }
} media="all"
div#top-bar-widgets {
  right: 300px!important;
}ul#topbar-social-icons {
  right: 300px!Important;
}
#menu-item-2819 {
  padding-left: 69px;
}
  #header-navigation > li.top-level-item > a {
  display: block;
  float: left;
  margin: 0 0 0px 0;
  padding: 18px 19px 18px;
  border-bottom: 2px solid transparent;
  color: #353535!important;
  white-space: nowrap;
}
#header-navigation > li.top-level-item > a {
  display: block!important;
  float: left;
  margin: 0 0 0px 0!important;
  padding: 2px 12px 0px!important;
  border-bottom: 3px solid transparent!important;
  color: #7c7c7c;
  white-space: nowrap;
}
div#header-navigation-toggle {
  display: none!important;
}

div#header-overlapping-helper {
  height: 78px!important;
}
/* Contact Page */
img#ui--image-11 {
  border-style: groove;
  border-color: rgba(244, 244, 244, 0.21);
  border-width: 2px;
}
img#logo-desktop {
  display: none!important;
}

.vcard.mgl_twitter_user.mgl_userdisplay_horizontal {
  display: none;
}
img#bazsign {
  max-width: 116% !important;
  height: auto !important;
}
div#topbarcontact {
  background-color: #0575bc;
}


#page-content .section-cr4zq {
  background-color: #FFFFFF!image;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9z…iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==');
  background-image: -moz-linear-gradient(top, #ffffff, #f1f1f1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #ffffff, #f1f1f1);
  background-image: -o-linear-gradient(top, #ffffff, #f1f1f1);
  background-image: linear-gradient(to bottom, #ffffff, #f1f1f1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f1f1f1');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f1f1f1')";
  background-repeat: repeat-x;
  border-top: 0px solid #FFFFFF!important	;
  overflow: hidden;
}body .cf7-style div.wpcf7-response-output.wpcf7-mail-sent-ok {
  background: darkblue;
  color: green;
  border: 2px solid green;
}