/*== FONT ==*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i&display=swap');


/*== GENERALI ==*/

body {
    font-family: "Source Sans Pro"; /*font-family: 'Open Sans';*/
}

body,html {
    color: #626262;
    font-family: "Source Sans Pro"; /*font-family: Lato;*/
    font-size: 14px;
}

.loginPage {
    background-image: url(../img/login.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;

}

.logoCompany {
    margin: 20px;
    max-width: 200px;
    position: absolute;
    top: 0px;
    left: 0px;

}

@media screen and (max-width: 1600px) {
	.logoCompany {

	    top: -10px;

	}
}

a, a h3, h2 strong {
    color: #353535;
    font-family: "Source Sans Pro"; /*font-family: Lato;*/
    text-decoration: none;
}

.editCompanyDetailsActionsHeightHelper div {
    font-family: "Source Sans Pro";
}

h1 {
    color: #000;
    font-size: 38px;
    font-weight: bold;
    text-decoration: none;
    text-transform:uppercase;
}

a:hover, a:hover h3 {
    color: #E35E01;
    text-decoration: none;
}

div#langSelector div.lang a, div#langSelector div.lang.active a{
  color: rgb(255, 255, 255);
  line-height: 33px;
  margin-left: 2px;
}

div#langSelector div.lang:hover a{
  color: rgb(255, 255, 255) !important;
}

.nav-tabs>li>a:hover {
  color: #273238 !important;
}

div.vrBtn {
	opacity: 1 !important;
}

div.vrBtn#editCompanyDetails span {
	color: #273238;
}

div.togglePlayContainer div.vrBtn {
	background-color: rgb(0, 178, 198);
}
div.togglePlayContainer div.vrBtn span {
	color: rgb(255, 255, 255);
}
div.togglePlayContainer div.vrBtn:hover {
	background-color: rgb(41, 128, 185);
}
div.togglePlayContainer div.vrBtn:hover span {
	color: rgb(255, 255, 255);
}

div#backBtn span{
  color: rgb(0, 178, 198);
}

div.vrBtn:hover span {
  color: #273238;
}

div.vrBtn.active span{
  color: #273238 !important;
}

div.vrBtn.active,div.vrBtn.active:hover {
  background-color: #273238;

}

div.vrBtn.active span,div.vrBtn.active:hover span {
  color: #273238fff;
}

.pseudofilter .matchSelector .vrBtn,
.filter .matchSelector .vrBtn {
  background-color: #ddd !important;
  color: #333;
  border: 1px solid #f2f2f2
}
.pseudofilter .matchSelector .vrBtn.active,
.filter .matchSelector .vrBtn.active {
  background-color: #000 !important;
  border: 1px solid #000
}
.pseudofilter .matchSelector .vrBtn.active span,
.filter .matchSelector .vrBtn.active span {
  color: #fff !important
}

div.backBtn {
  color: #273238fff !important;
}
.btn {
    font-weight: 600;
    font-size: ;
    text-transform: none;
	border-radius: 0;
	border: 1px solid;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn-fluo,
.btn-fluo.disabled {
    background-color: rgb(0, 178, 198);
    border-color: rgb(0, 178, 198);
    color: rgb(255, 255, 255);
}
.btn-fluo:hover{
    background: rgb(41, 128, 185);
    border-color: rgb(41, 128, 185);
    color:rgb(255, 255, 255);

}
.btn-fluo.active,
.btn-fluo:active{
    background: rgb(41, 128, 185);
    border-color: rgb(41, 128, 185);
    color:rgb(255, 255, 255);
}
.btn-fluo:focus{
    background: rgb(41, 128, 185);
    border-color: rgb(41, 128, 185);
    color:rgb(255, 255, 255);
}

.form-control:focus{
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control {
    -webkit-box-shadow: ;
    -webkit-appearance: none;
    background-color:rgb(0, 0, 0);
    border:  !important;
    border-radius: ;
	box-shadow: ;
	color: rgb(0, 0, 0);
    height:;
    transition:none;
}

input.form-control.notEmpty, select.form-control.notEmpty{
    border-color: rgb(0, 0, 0);
}
.form-control:focus{
    border:  !important;
	box-shadow: ;
	background-color:rgb(0, 0, 0);
}

.form-control:hover{
	border:  !important;
}
div.likeNormalInput ul li.token-input-token-mac {
    border-radius: ;
}
div.likeNormalInput li.token-input-input-token-mac{
    -webkit-box-shadow: ;
    -webkit-appearance: none;
    background-color:rgb(0, 0, 0);
    border: ;
    border-radius: ;
    box-shadow:  ;
    height: ;
    transition:none;
}
div.likeNormalInput li.token-input-input-token-mac:focus-within{
  border:  !important;
  box-shadow: ;

}
div.likeNormalInput.likeNotEmptyField li.token-input-input-token-mac{
	border: ;
}

div.passo.trasparentbg {
  box-shadow: none !important;
}
div.passo div.passoInner label {
  color: rgb(0, 0, 0) !important;
  font-weight: ;
  font-size:  !important;
}
/*== LOGO ==*/

div#homeTop.short{
  height: 115px;
}

div#homeTop div.container #logoHeader {
	position: absolute;
	top: 20px;
	cursor: pointer;
	height: 70px;
	left: 0;
}
div#homeTop.candidatePage div.container #logoHeader {
  top: 8px !important;
}

div#header #logo {
    height: 35px;
    top: 0;
    left: 0;
    position: relative;
}

/*== HEADER ==*/

/*---velina---*/
div#homeTop div#velina40,div#homeTop div#velina50{ /*velina nascosta in canidate e front pages perch� sfondo bianco*/
  display: none;
}
div#homeTop.aproClientHomeTop div#velina40{ /*velina visibile in employer perch� sfondo bianco*/
  display: block;
}
div#homeTop div#homeTopBgMask {
  border-bottom: 1px solid #eaeaea;
  box-shadow: 10px 0px 30px -2px rgba(0,0,0,0.14);
  -webkit-box-shadow: 10px 0px 30px -2px rgba(0,0,0,0.14);
  -moz-box-shadow: 10px 0px 30px -2px rgba(0,0,0,0.14);
  box-shadow: ;
}
div#homeTop.candidate div#homeTopBgMask {

    border-bottom: 1px solid #ccc

}

div#homeTop.simple div.container {
  background-image: none;
}




/*---menuwhite---*/
div#homeTop ul#menuWhite {
    top: 18px;
    padding-left: 0px;
    height: 100px;
}

div#homeTop ul#menuWhite li{
    height: 55px;
    padding: 0px;
    top: 14px;
    position: relative;
    line-height: 54px;
    color: #273238;
    font-weight: bold;
    cursor: pointer;
    margin-right: 16px;
    transition: all 0.3s ease-in-out;
}

div#homeTop ul#menuWhite li a {
  color: rgb(0, 0, 0);
  font-family: Open Sans; /*font-family: Lato, Arial, Helvetica, sans-serif;*/
  font-size: ;
  font-weight: 700;
  letter-spacing: ;
  text-shadow: none;
  border-right: 0px !important;
  text-transform: none;
  transition: all 0.3s ease-in-out;
  display: block;
  height: 100%
}

div#header ul#menu li.last a{
  border-right: 0px !important
}


div#homeTop ul#menuWhite li.active, div#homeTop ul#menuWhite li:hover{
  background-color: rgba(0, 0, 0, 0);
  border-bottom:  solid rgba(0, 0, 0, 0) !important;
}

div#homeTop ul#menuWhite li:hover a {
    color: rgb(0, 94, 131) !important;
    text-decoration: none;
}
div#homeTop ul#menuWhite li.active a {
    color: rgb(0, 94, 131) !important;
}
div#langSelectorWhite div.lang {
    background-color: rgb(0, 178, 198);
    border: 1px solid rgb(0, 178, 198);
    border-radius: 0;
}
div#langSelectorWhite div.lang a,div#langSelectorWhite div.lang.active a {
  color: rgb(255, 255, 255) !important;
  font-weight: 700;
  margin-left: 2px;
}

div#langSelectorWhite div.lang:hover a{
    color: rgb(255, 255, 255) !important;
}

div#homeTop div.container{
    background-image: url();
    background-repeat: no-repeat;
    background-position: ;
    background-size: ;
}

/*---topmenu---*/
div#header {
  background-color: #fff;
  border-bottom: none;
	box-shadow: 0 0 10px #333
}
div#header ul#menu li>a, div#header ul#menu li>span.a {
    color: rgb(0, 0, 0);
    font-family: Open Sans; /*font-family: Lato, Arial, Helvetica, sans-serif;*/
    font-size: ;
    font-weight: 700;
    letter-spacing: ;
    text-shadow: none;
    text-transform: none;
    border-right: 0px !important;

}

div#header ul#menu li:hover>a, div#header ul#menu li:hover>span.a,div#header ul#menu li>a:hover  { /*colore link hover*/
    color: rgb(0, 94, 131) !important;
    text-decoration: none;
}
div#header ul#menu li.active>a, div#header ul#menu li.active>a:hover {/*colore link attivo*/
  color: rgb(0, 94, 131) !important
}
div#header ul#menu li.active { /*colore sottolineatura top menu link attivo*/
  border-top: none;
	border-top-color: none;
	background: rgba(0, 0, 0, 0);
  border-bottom:  solid rgba(0, 0, 0, 0) !important;
}

div#header ul#menu li:hover { /*colore sottolineatura top menu link attivo*/
    border-top: none;
    border-bottom: none;
    border-top-color: none;
    background: rgba(0, 0, 0, 0);
    transition: background 0.25s ease;
    border-bottom:  solid rgba(0, 0, 0, 0) !important;
}

div#langSelector div.lang.active {
    opacity:1;
}

div#langSelector div.lang {
  background-color: rgb(0, 178, 198);
  border: 1px solid rgb(0, 178, 198);
  border-radius: 0;
  color: #273238;
  font-weight:700;

}

div#langSelector div.lang:not(.active) {
  opacity:.4;

}

div#langSelector div.lang:hover {
	opacity: 1 !important;
    background: rgb(0, 178, 198);
    border-color: rgb(0, 178, 198);
}

div#langSelectorWhite{
  top: 40px;
}

div#langSelectorWhite div.lang.active{
  opacity: 1 !important;
}

div#langSelectorWhite div.lang:hover{
  opacity: 1 !important;
  background: rgb(0, 178, 198);
  border-color: rgb(0, 178, 198);
}

div#header ul#menu li {
    height: 38px !important;
}

/*== FORM ==*/
h1.formTitle {
  color: rgb(0, 94, 131) !important;
  font-weight: 600 !important;
  font-size:  !important;
  text-transform: none !important;
}
div.singleFormPage div.passo div.passoInner h3 {
  color: rgb(0, 94, 131) !important;
  font-weight: 600 !important;
  font-size: ;
  text-transform: none !important;
}


div.singleFormPage div.passo div.passoInner h3 span.glyphicon {
  color: rgb(0, 178, 198);
}
div.singleFormPage div.passo div.passoInner h4 {

}
div.passo div.passoInner.collapser div.collapserHead,div.passo div.passoInner.collapser div.collapserHead span {
  color: #273238 !important;
}
.filter .passo .filterHeader, .order .passo .filterHeader {
  background-color: rgb(0, 0, 0) !important;
}
div#progressBar div#progressBarInner {
  background-color: #273238;
}

div.token-input-dropdown-mac ul li.token-input-dropdown-item-mac.odd {
    background-color: rgb(0, 94, 131) !important;

}
div.token-input-dropdown-mac ul li.token-input-selected-dropdown-item-mac,
div.token-input-dropdown-mac ul li.token-input-selected-dropdown-item-mac.odd {
    background-color: rgb(0, 94, 131) !important;
}

textarea.form-control{
  height: auto !important;
}

.filter .passo .filterHeader span, .order .passo .filterHeader span {
  display: none;
}


h1.formTitle:after {
   	width: 100%;
    height: 3px;
    background: ; /*linear-gradient(to right, #ce1013 40%,#fff 40%, #fff 50%, #fff 50%, #fff 60%, #0097a7 60%);*/
    content: '';
    display: block;
}


.btn.btn-xs{
	text-transform: none !important;
}

div.passo div.passoInner h3 div.btn.btn-xs span.glyphicon.plus {
    color: rgb(255, 255, 255) !important;
}
div.passo div.passoInner h3 div.btn.btn-xs:hover span.glyphicon.plus {
    color: rgb(255, 255, 255) !important;
}
div.passo div.passoInner h3 div.btn.btn-xs:active span.glyphicon.plus {
    color: rgb(255, 255, 255) !important;
}
div.passo div.passoInner h3 div.btn.btn-xs:focus span.glyphicon.plus {
    color: rgb(255, 255, 255) !important;
}

/*== JOBLIST ==*/
.searchresults.forCandidates .searchResultsBody .singleResult .details .dataContainer h3 { /*colore titolo ad nella lista*/
    color: rgb(0, 94, 131) !important;
    line-height: 20px;
    text-transform: none !important;
    font-size:  !important;
    font-weight:  !important;
    letter-spacing: 1px;
    transition:none;
}

.searchresults.forCandidates .searchResultsBody .singleResult .details .dataContainer h3:hover {
    color: rgb(0, 178, 198) !important;

}

.searchresults.forCandidates .searchResultsBody .singleResult {
  border-color:rgba(0,0,0,.117647) !important;
  box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}
.searchresults.forCandidates .searchResultsBody .singleResult .details .dataContainer h3:hover {
  text-decoration: underline !important;
}
.searchresults .searchResultsBody .singleResult .details .dataContainer .detailsData p {
  font-size: 14px;
  line-height:1.5;
}

.searchresults .searchResultsBody .singleResult .details .dataContainer .detailsHead span.glyphicon { /*colore iconcine dettaglio*/
    border-radius: 100px;
    background-color: #fff;
    color: rgb(0, 178, 198);
    padding: 3px 4px;
    margin-bottom: 12px;
}
.filterFloatter.forCandidates {

    padding-right: 8px !important;
}
.searchresults.forCandidates, .searchResultsHeader {

    padding-left: 6px !important;
}
.searchresults.forCandidates .searchResultsBody .singleResult div.details .moreDataContainer.jobList span.newJobSideLabel{
	background-color:rgb(0, 178, 198);
}

/*== VIEWAD ==*/
.viewAd .passo h1.title, div h1.jobTitle span.jTitle {/*colore titolo annuncio*/
	color: rgb(0, 94, 131) !important;
	font-size:;
    font-weight: ;
    letter-spacing: -1px;
    line-height: 1.1;
    margin-bottom: 0px !important;
	text-transform: none;
}
.viewAd .passo h1.title:first-letter, div h1.jobTitle span.jTitle:first-letter{/*colore titolo annuncio*/
    text-transform: none;
}
.viewAd .passo .passoInner h3 {/*colore titoletti annuncio*/
    font-family: "Source Sans Pro";  /*font-family: 'Montserrat', sans-serif;*/
    font-weight:  !important;
    line-height: 1.1;
    color: rgb(0, 94, 131) !important;
}
.viewAd.expandApro .passo .passoInner h3 {/*colore titoletti annuncio*/
    color: #1f2123;
}

.viewAd .passo .passoInner.forceStyle span p>strong{
	color:rgb(0, 94, 131)  !important;
}

.dataContainer h2, .dataContainer h1, .dataContainer h3, .forceStyle h2, .forceStyle h1, .forceStyle h3 {
  /*color:#273238 !important;*/
  font-weight: 700 !important;
  text-transform: uppercase  !important;
  font-size: 16px !important;
}
.viewAd .passo .detailsHead table td span.glyphicon, .dataContainer.headDetails span.glyphicon {/*colore iconcine annuncio*/
  color: rgb(0, 178, 198) !important;
}
.container #compVerify p.tut strong {/*colore calcola conpatibilit� annuncio*/
  color: rgb(0, 178, 198) !important;
}

.viewAd .passo .passoInner.forceStyle div.descriptionContainer p{
  color: #666 !important;
}

div.btn.applyJob{
  font-size: 16px !important;
}

div h4.mansionariManagerTitle {
    color: #273238;
}

div.passo.relatedJobs  div.passoInner:first-child {
    background-color: rgb(0, 0, 0);
}

.sideFloatter .searchresults .searchResultsBody .singleResult span.label.label-success.newJobAd {
    background-color: rgb(0, 178, 198);
}

.searchresults.relatedJobs .searchResultsBody.passoInner .singleResult .details .dataContainer h4 span.luogo span:before {
    color: rgb(0, 178, 198);
}


/*== GENERAL BACKEND  ==*/

.slider-selection,div.message div.newmessage {/*colore barrettina slider e barrettina nuovi messaggi*/
  background-color: rgb(0, 178, 198) !important;
}
.filter .form-group.active {
  border-color: rgb(0, 178, 198) !important;
}

.nav-tabs>li.active>a .badge,.table td .badge {/*colore badge in tab attivo*/
  color: #fff !important;
  background-color: none !important;
}
.nav-tabs>li>a .badge {/*colore badge in tab NON attivo*/
  color: #273238 !important;
  background-color: transparent !important;
}

div.passo div.passoInner.headDashboard h3 span.notifications { /*notifica in dashboard numero in head*/
  color: #273238 !important;
}

.cropAndResize {
  outline-color: rgb(0, 178, 198) !important;
}

div.customDossierTitleHead {
  color: #273238 !important;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
div.customDossierTitleMovingHead div.innerCustomDossierTitleMovingHead.tipo1,div.customDossierTitleMovingHead div.innerCustomDossierTitleMovingHead.tipo3 {
  color: #f58c3b;
}
div.customDossierTitleMovingHead div.innerCustomDossierTitleMovingHead.tipo2,div.customDossierTitleMovingHead div.innerCustomDossierTitleMovingHead.tipo4 {
  color: #4676b8;
}
/*---tabajax---*/
.nav-tabs>li.active,.moreDetails .nav-tabs>li.active,.moreDetails .nav-tabs>li.active:hover,.moreDetails .nav-tabs>li.active:hover a, .moreDetails .nav-tabs>li.active a, .nav-tabs>li.active:hover  {/*colore sfondo tab attivo*/
    background-color: rgb(0, 94, 131) !important;
}
.tabajaxNav  .nav-tabs>li.active { /*colore border tab attivo*/
  border-left: 1px solid rgb(0, 94, 131) !important;
  background-color: #273238;
}
.tabajaxSubNav .nav-tabs>li.active>a, .tabajaxSubNa .nav-tabs>li.active>a:hover {/*colore border inferiore SUBtab attivo*/
  border-color: #273238 !important;
}
.tabajaxSubNav .nav-tabs>li.active {/*fix colore di sfondo SUBtab. NON CAMBIARE MAI*/
    background-color: #fdfdfd !important;
}
#tabsContentContainer .tabajaxSubNa .nav-tabs>li.active>a:hover,.moreDetails .nav-tabs>li.active:hover  {/*colore scritta*/
  color: #273238 !important;
}
.moreDetails .nav-tabs>li.active:hover a { /*colore scritta tab attivo hover*/
  color: #273238 !important;
}
.tabajaxSubNav .nav-tabs>li.active {
  border-left: 0px !important;
  margin-left: 0px !important;
}

/*---underBtns---*/
div.stepOperations div.stepOperationsUnderBtn:hover, div.adsOperations div.adsOperationsUnderBtn:hover, div.adsOperations div.adsOperationsUnderBtn.highlighted, div.adsOperations div.adsOperationsUnderBtn.highlighted strong,div.inlineClientBtn:hover,a div.inlineClientBtn:hover {
  color: #273238 !important;
}

/*---tutorial---*/
div#tutorialBtn {
  background-color: #273238 !important;
}

div.tutorialStep div.stepNumber {
  background-color: #273238 !important;
}

/*== CANDIDATE BACKEND  ==*/
div#editCompanyDetails {
  background: #fff;
  border: 1px solid #ccc;
}
div#companyTexts,div#homeTop.candidate div#companyTexts p.completeness {
  color: #273238 !important;
}

div.vrBtn span.editCompanyLabel {
  color: #273238 !important;
}

div#homeTop.candidate div#companyTexts * {
  font-weight:  !important;
}

.imgCornice{
  border: 1px solid #ccc;
}
div.passo div.message p.text{
  font-weight:  !important;
}
div.videoCvPage div.videoCvPromo div.distinguish,div.videoCvPage div.introVideoCv div.singleIntro.red,div#videoCv strong,div.videoCvPage div.introVideoCv div.singleIntro.red span.glyphicon,div.tab-pane div.jobTestPage div.jobTestPromo div.whatkind {
  color: #273238 !important;
}
.nav-tabs {
  font-size: 14px;
}
div.tutorialElement {
  line-height: 37px;
}
div.tutorialElement div.improve,div.tutorialElement div.check,div.tutorialElement div.ifnot{
  line-height: 20px;
}
div.tutorialElement {
  line-height: 37px;
}

table#jobagents_table tr td.btnIn{
  width: 360px !important;
}

/*div.passo div.passoInner.headDashboard span.glyphicon.envelope.headDashboardIcon {
    color: #ce1013;
}*/

/*== COMPANY AREA  ==*/

div#header div#navigation ul#menu li>span#editCompanyDetails.a.active>span.glyphicon{
	color: rgb(0, 178, 198);
}

div.passo div.passoInner a:hover {
    text-decoration: none;
}

div.passo div.passoInner a h3 {
    color: rgb(0, 178, 198)  !important;
    text-transform: none;
}
div.passo div.passoInner a h3:hover {
    color: rgb(0, 178, 198) !important;
    text-decoration: underline;
}

.fullFeedBack ul.progressList>li.new {
    border-left: 2px solid rgb(0, 178, 198) !important;
}

div.movingHead h3.fastRangeSetter a.fastDateChoose:hover {
    color: rgb(0, 178, 198) !important;
}

div.movingHead h3.fastRangeSetter a.fastDateChoose.active {
    color: rgb(0, 178, 198) !important;
}

div.scrolloaderFilter div.form-group.active {
    border-left: 3px solid rgb(0, 178, 198) !important;
}

.tabajaxSubNav .nav-tabs>li.active>a .badge, .table td .badge {
    color: rgb(0, 178, 198) !important;
    background-color: #fff !important;
}

.nav-tabs>li:not(.active):hover>a .badge {
    color: rgb(0, 178, 198) !important;
    background-color: #eee !important;
}

ul.activities td{
	font-size:14px;

}

div.movingHead .form-control{
	max-height: 30px !important;
}

div.tabajaxSubNav .nav-tabs>li.active>a, div.tabajaxSubNav .nav-tabs>li.active>a:hover{
  color: rgb(0, 94, 131) !important;
  border-bottom: 2px solid rgb(0, 94, 131) !important;
}

.nav-tabs>li.active:hover,
.moreDetails .nav-tabs>li.active:hover a {
  background-color: rgba(255, 255, 255, 0) !important;
}

div.tabajaxNavContainer .nav-tabs>li.active:hover {
  background-color: rgb(0, 94, 131) !important;
}

div.tabajaxNavContainer .nav-tabs>li.active:hover a {
  color: #fff !important
}

.tabajaxSubNav .nav-tabs>li.active:hover {
    background-color: rgba(255, 255, 255, 0) !important;
}

.form-control {    
    background-color: #fafafa !important;
	border-radius: 0px !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 1px solid rgb(0 178 198 / 50%) !important;
}
li.token-input-input-token-mac {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-radius: 0px !important;
    background-color: #fafafa !important;
}
input.form-control, 
select.form-control, 
li.token-input-input-token-mac {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid rgb(0 178 198 / 50%) !important;
}

textarea.form-control {
    background-color: #fafafa !important;
    border-radius: 0px !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #70BE14 !important;
}


/*== EXTRA ==*/

footer {  
  font-size:100%;
  font-family:Open Sans;
  line-height:20px;
  color:#333333;
}  
footer [class*="span"] { 
    float: left; 
    min-height: 1px; 
    margin-left: 20px;
} 

@media (min-width: 1200px){ 
  footer [class*="span"] { 
    float: left; 
    min-height: 1px; 
    margin-left: 30px;
  } 
}     

footer .row-fluid [class*="span"]  { 
    display: block; 
    width: 100%; 
    min-height: 30px; 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box; 
    float: left; 
    margin-left: 2.127659574468085%;
} 

@media (min-width: 1200px){ 
  footer .row-fluid [class*="span"]  { 
    display: block; 
    width: 100%; 
    min-height: 30px; 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box; 
    float: left; 
    margin-left: 2.564102564102564%;
  } 

  footer .row-fluid [class*="span"]  { 
    display: block; 
    float: left; 
    width: 100%; 
    min-height: 30px; 
    margin-left: 2.564102564102564%;
  } 
}     

footer .row-fluid [class*="span"]:first-child  { 
    margin-left: 0;
} 

@media (min-width: 1200px){ 
  footer .row-fluid [class*="span"]:first-child  { 
    margin-left: 0;
  } 
}     

footer .row-fluid { 
    width: 100%;
} 

@media (min-width: 1200px){ 
  footer .row-fluid { 
    width: 100%;
  } 
}     

footer { 
    font-size: 13px; 
    font-family: 'Open Sans',sans-serif; 
    background-color: #f2f2f2; 
    overflow-x: hidden; 
    background-position: center; 
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-repeat-x: no-repeat; 
    background-repeat-y: no-repeat;
} 

footer { 
    margin: 0; 
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 
    font-size: 14px; 
    line-height: 20px; 
    color: #333333; 
    background-color: #ffffff;
} 

footer { 
    font-family: Open Sans;
} 

footer { 
    font-size: 100%; 
    -webkit-text-size-adjust: 100%; 
    -ms-text-size-adjust: 100%;
} 

footer .bluebox-footer-content { 
    padding: 55px 0 45px 0; 
    position: relative; 
    background-color: rgba(0,0,0,.74); 
    color: rgba(255,255,255,.5); 
    box-shadow: inset 0 -1px 0 0 rgba(255,255,255,.04); 
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(255,255,255,.04); 
    -moz-box-shadow: inset 0 -1px 0 0 rgba(255,255,255,.04);
} 

footer .bluebox-footer-content { 
    padding-left: 10px; 
    padding-right: 10px;
} 

footer .bluebox-footer-content { 
    color: rgba(255,255,255,.5); 
    background-color: #424242;
} 

footer .bluebox-footer-content:after { 
    content: ''; 
    z-index: 22; 
    height: 0; 
    width: 0; 
    position: absolute; 
    top: -6px; 
    left: 50%; 
    margin-left: -6px; 
    border-left: 6px solid transparent; 
    border-right: 6px solid transparent; 
    border-bottom: 6px solid rgba(0,0,0,.74);
} 

footer .bluebox-footer-content:after { 
    border: none;
} 

footer .bluebox-footer-content:after { 
    border-bottom: 6px solid rgba(0,0,0,.74);
} 

footer :selection { 
    background: #ed7721; 
    color: #fff;
} 

footer ::selection { 
    background: rgb(0,96,131);
} 

footer ::selection { 
    background: rgb(0,178,198); 
    color: #fff;
} 

footer .bluebox-container { 
    max-width: 1020px; 
    margin: 0 auto;
} 

footer .bluebox-container { 
    max-width: 940px;
} 

footer .bluebox-container { 
    max-width: 1100px!important;
} 

footer .row-fluid:before,
footer .row-fluid:after { 
    display: table; 
    content: ""; 
    line-height: 0;
} 

@media (min-width: 1200px){ 
  footer .row-fluid:before,
  footer .row-fluid:after { 
    display: table; 
    content: ""; 
    line-height: 0;
  } 

  footer .row-fluid:before,
  footer .row-fluid:after { 
    display: table; 
    line-height: 0; 
    content: "";
  } 
}     

footer .row-fluid:after { 
    clear: both;
} 

@media (min-width: 1200px){ 
  footer .row-fluid:after { 
    clear: both;
  } 
}     

footer .span6 { 
    width: 460px;
} 

@media (min-width: 1200px){ 
  footer .span6 { 
    width: 570px;
  } 
}     

footer .row-fluid .span6  { 
    width: 48.93617021276595%;
} 

@media (min-width: 1200px){ 
  footer .row-fluid .span6  { 
    width: 48.717948717948715%;
  } 
}     

footer .span6:last-child  { 
    float: left;
} 

footer .span6:last-child .widget-wrap  { 
    float: left; 
    clear: both;
} 

footer .bluebox-footer-content .widget-wrap:last-child .heading-wrap  { 
    float: right;
} 

footer .dropdown { 
    display: inline-block; 
    float: right; 
    top: -33px; 
    right: 15px;
} 

footer .dropdown { 
    position: relative;
} 

footer .dropdown  { 
    display: inline-block; 
    float: right; 
    top: 0; 
    right: 0;
} 

footer p { 
    overflow-wrap: break-word;
} 

footer p { 
    -ms-word-wrap: break-word; 
    word-wrap: break-word;
} 

footer p { 
    margin: 0 0 10px;
} 

footer .footer-logo-holding { 
    margin-top: 26px;
} 

footer .footer-logo-claim { 
    margin-top: 9px; 
    font-size: 11px; 
    text-transform: uppercase;
} 

footer .bluebox-details-social { 
    float: right; 
    height: 45px;
} 

footer .bluebox-footer-content .bluebox-details-social  { 
    float: left;
} 

footer .widget-body.gumm-social-networks-widget .bluebox-details-social  { 
    margin-bottom: 30px;
} 

footer h3 { 
    overflow-wrap: break-word;
} 

footer h3 { 
    text-rendering: optimizeSpeed;
} 

footer h3 { 
    margin: 10px 0; 
    font-family: inherit; 
    font-weight: bold; 
    line-height: 1; 
    color: inherit; 
    text-rendering: optimizelegibility;
} 

footer h3 { 
    font-size: 24px; 
    line-height: 40px;
} 

footer h3 { 
    font-family: Open Sans;
} 

footer .bluebox-footer-content .widget-wrap .heading-wrap h3  { 
    font-weight: 700; 
    text-transform: uppercase; 
    color: #fff; 
    font-size: 14px; 
    line-height: 20px; 
    margin: 0 0 15px 0;
} 

footer .bluebox-footer-content .widget-wrap .heading-wrap h3  { 
    color: rgb(255,255,255);
} 

footer .bluebox-footer-content .span6:last-child .widget-wrap:last-child .heading-wrap h3  { 
    margin-bottom: 0;
} 

footer .dropbtn { 
    padding: 4px; 
    border: none; 
    cursor: pointer;
} 

footer .dropbtn  { 
    padding: 12px 7px 12px 10px;
} 

footer .dropdown:hover .dropbtn { 
    background-color: #F4F4F4;
} 

footer .footer-wrap .dropbtn:hover, 
footer .footer-wrap .dropdown:hover .dropbtn { 
    background-color: rgba(0,0,0,.7);
} 

footer .dropdown-content { 
    display: none; 
    position: absolute; 
    background-color: #f9f9f9; 
    min-width: 160px; 
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2); 
    padding-bottom: 10px;
} 

footer .dropdown-content  { 
    background-color: rgba(0,0,0,.85); 
    color: #FFF; 
    bottom: 100%;
} 

footer .dropdown:hover .dropdown-content { 
    display: block;
} 

footer :where(img)  { 
    height: auto; 
    max-width: 100%;
} 

footer img { 
    max-width: 100%; 
    width: auto; 
    height: auto; 
    vertical-align: middle; 
    border: 0; 
    -ms-interpolation-mode: bicubic;
} 

footer a { 
    color: #0088cc; 
    text-decoration: none;
} 

footer a { 
    -webkit-transition: all 0.4s ease 0s; 
    -moz-transition: all 0.4s ease 0s; 
    -o-transition: all 0.4s ease 0s;
} 

footer a  { 
    color: #000; 
    text-decoration: none;
} 

footer a  { 
    color: rgb(0,0,0);
} 

.bluebox-footer-content a  { 
    color: rgba(255,255,255,.5);
} 

footer a:hover,
footer a:active { 
    outline: 0;
} 

footer a:hover { 
    color: #005580; 
    text-decoration: underline;
} 

footer a:hover { 
    -webkit-transition: all 0.4s ease 0s; 
    -moz-transition: all 0.4s ease 0s; 
    -o-transition: all 0.4s ease 0s;
} 

footer a, 
footer a:hover { 
    color: #000; 
    text-decoration: none;
} 

footer a:hover { 
    color: #ed7721;
} 

footer a:hover { 
    color: rgb(0,96,131);
} 

footer .footer-wrap .span6 a:hover { 
    color: #FFF;
} 

footer a,
footer a:hover { 
    color: #000; 
    text-decoration: none;
} 

footer .bluebox-shadows { 
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.06); 
    -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.06); 
    -moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,.06);
} 

footer [class^="icon-"] { 
    display: inline-block; 
    width: 14px; 
    height: 14px; 
    background-repeat-x: no-repeat; 
    background-repeat-y: no-repeat;
} 

footer [class^="icon-"] { 
    font-family: FontAwesome; 
    font-weight: 400; 
    font-style: normal; 
    text-decoration: inherit; 
    -webkit-font-smoothing: antialiased;
} 

footer [class^="icon-"] { 
    display: inline; 
    width: auto; 
    height: auto; 
    line-height: normal; 
    vertical-align: baseline; 
    background-image: none; 
    background-position: 0% 0%; 
    background-repeat: repeat; 
    margin-top: 0; 
    background-repeat-x: repeat; 
    background-repeat-y: repeat;
} 

footer .bluebox-details-social a  { 
    display: block; 
    height: 45px; 
    width: 45px; 
    float: right; 
    line-height: 45px; 
    background-color: rgba(0,0,0,.02); 
    text-align: center; 
    text-decoration: none; 
    font-size: 16px;
} 

footer .bluebox-details-social a.bluebox-shadows  { 
    box-shadow: inset 0 1px 0 0 rgba(0,0,0,.06),inset 0 -1px 0 0 rgba(0,0,0,.06),inset -1px 0 0 0 rgba(0,0,0,.06); 
    -webkit-box-shadow: inset 0 1px 0 0 rgba(0,0,0,.06),inset 0 -1px 0 0 rgba(0,0,0,.06),inset -1px 0 0 0 rgba(0,0,0,.06); 
    -moz-box-shadow: inset 0 1px 0 0 rgba(0,0,0,.06),inset 0 -1px 0 0 rgba(0,0,0,.06),inset -1px 0 0 0 rgba(0,0,0,.06);
} 

footer .bluebox-footer-content a.social-link  { 
    display: inline-block; 
    float: left; 
    margin: 0 1px 1px 0; 
    font-size: 16px; 
    height: 45px; 
    width: 45px; 
    text-align: center; 
    line-height: 46px; 
    color: rgba(255,255,255,.26); 
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.04)!important; 
    -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.04)!important; 
    -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.04)!important; 
    background-color: rgba(255,255,255,.06);
} 

footer .bluebox-footer-content a.social-link  { 
    color: rgba(255,255,255,.26);
} 

footer .bluebox-footer-content a.social-link  { 
    margin: 0 0 0 5px;
} 

footer .bluebox-details-social a.bluebox-shadows:last-child  { 
    box-shadow: inset 0 1px 0 0 rgba(0,0,0,.06),inset 0 -1px 0 0 rgba(0,0,0,.06),inset -1px 0 0 0 rgba(0,0,0,.06),inset 1px 0 0 0 rgba(0,0,0,.06); 
    -webkit-box-shadow: inset 0 1px 0 0 rgba(0,0,0,.06),inset 0 -1px 0 0 rgba(0,0,0,.06),inset -1px 0 0 0 rgba(0,0,0,.06),inset 1px 0 0 0 rgba(0,0,0,.06); 
    -moz-box-shadow: inset 0 1px 0 0 rgba(0,0,0,.06),inset 0 -1px 0 0 rgba(0,0,0,.06),inset -1px 0 0 0 rgba(0,0,0,.06),inset 1px 0 0 0 rgba(0,0,0,.06);
} 

footer [class^="icon-"]:before, 
footer [class*=" icon-"]::before { 
    text-decoration: inherit; 
    display: inline-block; 
    speak: none;
} 

footer .icon-facebook:before { 
    content: "\f09a";
} 

footer .bluebox-footer-content [class^="icon-"]::before, 
footer .bluebox-footer-content [class*=" icon-"]::before { 
    display: none;
} 

footer .bluebox-footer-content a.social-link:hover { 
    background-color: #ed7721; 
    color: #fff; 
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.04); 
    -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.04); 
    -moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,.04);
} 

footer .bluebox-footer-content a.social-link:hover { 
    background-color: rgb(0,96,131); 
    color: rgb(255,255,255);
} 

footer .caret { 
    display: inline-block; 
    width: 0; 
    height: 0; 
    vertical-align: top; 
    border-top: 4px solid #000000; 
    border-right: 4px solid transparent; 
    border-left: 4px solid transparent; 
    content: "";
} 

footer .dropdown .caret  { 
    margin-left: 5px!important;
} 

footer .dropdown .caret  { 
    margin-top: 8px; 
    margin-left: 2px;
} 

footer .dropdown .caret  { 
    border-top-color: rgba(255,255,255,.26);
} 

footer .dropdown-content span  { 
    display: block; 
    padding: 5px 16px 2px; 
    color: #000; 
    font-size: .9em;
} 

footer .dropdown-content span  { 
    color: #969696;
} 

footer .dropdown-content a  { 
    color: #666; 
    font-size: 12px; 
    line-height: 20px; 
    padding: 0 16px; 
    text-decoration: none; 
    display: block; 
    vertical-align: middle;
} 

footer .dropdown-content a  { 
    color: #CCC;
} 

footer .dropdown-content a:hover { 
    background-color: #ddd;
} 

footer .footer-wrap .dropdown-content a:hover { 
    color: #FFF;
} 

footer .footer-wrap .dropdown-content a:hover { 
    background-color: rgba(0,0,0,.9);
} 

footer .sr-only { 
    position: absolute; 
    width: 1px; 
    height: 1px; 
    padding: 0; 
    margin: -1px; 
    overflow: hidden; 
    clip: rect(0,0,0,0); 
    border: 0;
} 

footer strong { 
    font-weight: bold;
} 

footer .dropdown-content a img  { 
    margin-right: 10px; 
    margin-top: -2px;
} 


/* These were inline style tags. Uses id+class to override almost everything */
footer #style-c5iIS.style-c5iIS {  
   font-size: 12px;  
    font-weight: 300;  
}  
footer #style-cNvJG.style-cNvJG {  
   width:18px;  
   height:auto;  
}

footer {
  font-size: 100%;
  font-family: 'Open Sans';
  line-height: 20px;
  color: #333333;
}

footer [class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

@media (min-width: 1200px) {
  footer [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
}

footer .row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
}

@media (min-width: 1200px) {
  footer .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
  }

  footer .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
  }
}

footer .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

@media (min-width: 1200px) {
  footer .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
}

footer .row-fluid {
  width: 100%;
}

@media (min-width: 1200px) {
  footer .row-fluid {
    width: 100%;
  }
}

footer {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  background-color: #f2f2f2;
  overflow-x: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
}

footer {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}

footer {
  font-family: 'Open Sans';
}

footer {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

footer .bluebox-copyrights-wrap {
  padding: 42px 0 33px 0;
  position: relative;
  background-color: rgba(0, 0, 0, .8);
  color: rgba(255, 255, 255, .5);

  padding-left: 10px;
  padding-right: 10px;

  color: rgba(255, 255, 255, .5);
  background-color: rgba(0, 0, 0, .8);

  border-top: 8px solid #00B2C6;
}

footer ::selection {
  background: #ed7721;
  color: #fff;
}

footer ::selection {
  background: rgb(0, 96, 131);
}

footer ::selection {
  background: rgb(0, 178, 198);
  color: #fff;
}

footer .bluebox-container {
  max-width: 1020px;
  margin: 0 auto;
}

footer .bluebox-container {
  max-width: 940px;
}

footer .bluebox-container {
  max-width: 1100px!important;
}

footer .row-fluid:before, footer .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

@media (min-width: 1200px){
  footer .row-fluid:before, footer .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }

  footer .row-fluid:before, footer .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
}

footer .row-fluid:after {
  clear: both;
}

@media (min-width: 1200px){
  footer .row-fluid:after {
    clear: both;
  }
}

footer .span6 {
  width: 460px;
}

@media (min-width: 1200px){
  footer .span6 {
    width: 570px;
  }
}

footer .row-fluid .span6 {
  width: 48.93617021276595%;
}

@media (min-width: 1200px){
  footer .row-fluid .span6 {
    width: 48.717948717948715%;
  }
}

footer .bluebox-copyrights-wrap .bluebox-container > div.span6:first-child > div:first-child {
  display: none;
}

footer .bluebox-authors-wrap .bluebox-authors-content {
  text-align: right;
  padding-right: 75px;
  position: relative;
}

 

footer .bluebox-copyrights-wrap a {
  color: #0088cc;
  text-decoration: none;

  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;

  color: #000;
  text-decoration: none;

  color: rgba(255,255,255,.5);
  font-family: Open Sans !important
}

footer .bluebox-copyrights-wrap a:hover,
footer .bluebox-copyrights-wrap a:active {
  outline: 0;
  text-decoration: underline;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  text-decoration: none;
  color: #fff;
}

footer .bluebox-authors-wrap .bluebox-authors-content a.back-to-top {
  display: block;
  font-size: 16px;
  height: 45px;
  width: 45px;
  position: absolute;
  top: -12px;
  right: 0;
  text-align: center;
  line-height: 46px;
  color: rgba(255, 255, 255, .26);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .04);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .04);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .04);
  background-color: rgba(255, 255, 255, .06);

  color: rgba(255, 255, 255, .26);
}

footer .bluebox-authors-wrap .bluebox-authors-content a.back-to-top:hover {
  background-color: #ed7721;
  color: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .04);
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .04);

  background-color: rgb(0, 96, 131);
  color: rgb(255, 255, 255);
}

footer .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* These were inline style tags. Uses id+class to override almost everything */
footer #style-eMmep.style-eMmep {
  font-size: 12px;
  font-weight: 300;
}

footer #style-YZ5HV.style-YZ5HV {
  font-size: 12px;
  font-weight: 300;
}


