HTML				{ position: relative; min-height: 100%; font-family:"Open Sans", Arial, Helvetica, Verdana, sans-serif; -webkit-font-smoothing:subpixel-antialiased;  }
BODY				{ font-family:"Open Sans", Arial, Helvetica, Verdana, sans-serif; -webkit-font-smoothing:subpixel-antialiased;  }
.container-full {
  margin: 0 auto;
  width: 100%;
}
.clear				{	clear:both	}
.hidden				{	display:none	}
.overfhidden		{	overflow:hidden	}
.global				{	position:relative;display:block		}
.italic				{	font-style:italic	}
.uppercase			{	text-transform:uppercase	}
.capitalize			{	text-transform:capitalize	}
.underline			{	text-decoration:underline	}
.strike				{	text-decoration:line-through}
A, A:focus, A:active, A:hover	{	outline: 0; }
A.icon, A.icon:hover, A.underline:HOVER	{	text-decoration:none	}
.alert-danger A, .alert-danger A:visited				{ color: #a94442; }
.alert-danger A:hover, .alert-danger A:focus			{ text-decoration: underline; color: #a94442; }
.alert-warning A, .alert-warning A:visited				{ color: #8a6d3b; }
.alert-warning A:hover, .alert-warning A:focus			{ text-decoration: underline; color: #8a6d3b; }
A IMG				{	border:none	}
A IMG:HOVER,
A.no-hover:hover	{	text-decoration:none	}
#popup_signup A, #popup_signup A:visited {	color:inherit;	}
H2 A:visited		{	color: #19A9A0;	}
H2 A:focus, H2 A:hover	{	text-decoration:none; color: #ff8400;	}
.justify			{	text-align:justify	}
.center				{	text-align:center	}
.top22				{ 	margin-top: 22px;	}
.top15				{ 	padding-top: 15px; }
.right				{	text-align:right	}
.left				{	text-align:left		}
.text-top			{	vertical-align: top; }
.text-bottom		{	vertical-align: bottom; }
.text-middle		{	vertical-align: middle; }
.text-middle-important	{	vertical-align: middle !important; }
.white				{	color:#fff	}
.colordef			{	color:#333;	}
.green				{	color:#19A9A0;	}
.greendark			{	color:#19a9a0;	}
.grey				{	color:#909090;	}
.grey-section { background: #f0f0f0; }
.green-section { background: #19a9a0; }
.greysemilight		{	color:#5C5C5C;	}
.greylight			{	color:#676767;	}
.greysuperlight		{	color:#767676;	}
.black, .black:visited				{	color:#3E3D3D;	}
.orange, .orangehover:HOVER, .orange:VISITED, A.icon:hover .grey,
.orange:HOVER		{	color:#FF8400; 	}
.yellow				{	color:#F0C300;	}
.red				{	color:#d9534f;	}
.corail				{	color:#fc5d5d;	}
.letter-sp			{	letter-spacing: 2px;	}
.star				{	padding:0 4px	}
.size10				{	font-size:10px	}
.size11				{	font-size:11px	}
.size12				{	font-size:12px	}
.size13				{	font-size:13px	}
.size14				{	font-size:14px	}
.size15				{	font-size:15px	}
.size16				{	font-size:16px	}
.size17				{	font-size:17px	}
.size18				{	font-size:18px	}
.size19				{	font-size:19px	}
.size20				{	font-size:20px	}
.size22				{	font-size:22px	}
.size24				{	font-size:24px	}
.size25				{	font-size:25px	}
.size28				{	font-size:28px	}
.size30				{	font-size:30px	}
.size40				{	font-size:40px	}
.bold				{	font-weight:bold	}
.normal				{	font-weight:normal	}
.mauto				{	margin:0 auto	}
.bgslide1			{	background: #d9d9e3;}
.bgslide2			{	background: #d9eaea;}
.bgslide3			{	background: #123a6d;}
.bgslide4			{	background: #817770;}
.bgwhite			{	background:#fff;	}
.bgcorail			{	background:#fc5d5d;	}
.bggrey				{	background:#dbdcdc;	}
.bggreen			{	background:#e5fbee;	}
.bggreenlight		{	background:#bbe0e3;	}
.bggreendark		{	background:#19a9a0;	}
.bggreen_active		{	background:#eff9f3;	}
.bggreenlight_active{	background:#e7f3f4;	}
.bgorange			{	background:#ffb63c;	}
.bgorangedark		{	background:#ffa526;	}
.bgorange_active	{	background:#faf5e6;	}
.bgblue				{	background:#ddf4f9;	}
.bgbluedark			{	background:#00698f;	}
.bgblue_active		{	background:#ebf6f8;	}
.bgcorail			{	background:#fc5d5d; color:#FFFFFF; }
.bgcoraildark		{	background:#e85656;} 
.bgcorail-important	{	background:#fc5d5d !important; color:#FFFFFF !important; }
.bgcorail A:hover	{	color:inherit;	}
.bgsep_green		{	background:url(../img/bg_sepgreen.gif) repeat-y 54% top transparent	}
.block_grey 		{	background:#f7f7f7	}
.block_marg25		{	margin:25px 0	}
.block_marg45		{	margin:45px 0	}
.ui-autocomplete-loading{background:white url("../img/loading.gif") right center no-repeat;background-size: 16px 16px;}
BODY .block_pad25_35{	padding:25px 35px	}
BODY .block_pad25	{	padding:25px	}
BODY .padtopbot15	{	padding-top:15px;padding-bottom:15px	}
BODY .padtopbot20	{	padding-top:20px;padding-bottom:20px	}
BODY .pad5			{	padding: 5px;		}
BODY .padleft0		{	padding-left:0		}
BODY .padleft5		{	padding-left:5px	}
BODY .padleft10		{	padding-left:10px	}
BODY .padleft15		{	padding-left:15px	}
BODY .padleft20		{	padding-left:20px	}
BODY .padleft40		{	padding-left:40px	}
BODY .padleft45		{	padding-left:45px	}
BODY .padleft80		{	padding-left:80px	}
BODY .padtop0		{	padding-top:0px	}
BODY .padtop10		{	padding-top:10px	}
BODY .padtop20		{	padding-top:20px	}
BODY .padtop30		{	padding-top:30px	}
BODY TD.padtop30	{	padding-top:30px !important	}
BODY .padbottom10	{	padding-bottom:10px	}
BODY TD.padbottom10	{	padding-bottom:10px !important	}
BODY .padbottom20	{	padding-bottom:20px	}
BODY TD.padbottom20	{	padding-bottom:20px !important	}
BODY TD.padbottom30	{	padding-bottom:30px !important	}
BODY TD.padbottom40	{	padding-bottom:40px !important	}
BODY .padright10	{	padding-right:10px	}
BODY .padright15	{	padding-right:15px	}
BODY .padright20	{	padding-right:20px	}
BODY .padright40	{	padding-right:40px	}
BODY .padright85	{	padding-right:85px	}
BODY .padleftright0	{	padding-left:0; padding-right:0 }

.table > tbody > tr > td.indent10, .indent10	{	padding-left:10px;	}
.table > tbody > tr > td.indent20, .indent20	{	padding-left:20px;	}
.table > tbody > tr > td.indent40, .indent40	{	padding-left:40px;	}
.table > tbody > tr > td.indent80, .indent80	{	padding-left:80px;	}
.table > tbody > tr > td.indent120, .indent120	{	padding-left:120px;	}

.table .nowrap,
td.nowrap			{ white-space: nowrap; }

.left40				{ left: -40px; }
.left50				{ left: -50px; }
.w100,
.w100.form-control	{	width:100%	}
.w25,
.w25.form-control	{	width:25%	}
.w50,
.w50.form-control	{	width:50%	}
.w75,
.w75.form-control	{	width:75%	}
.w90,
.w90.form-control	{	width:90%	}
.w82px,
.w82px.form-control	{	width:82px	}
.w180px,
.w180px.form-control{	width:180px	}
.w100px				{ width: 100px }
.w140				{ width: 140%}
.w200px,
.w200px.form-control{	width:200px	}
.fright				{	float:right	}
.fleft				{	float:left	}
.infobulle,
.inline .infobulle	{	display:block;cursor:pointer;width:18px;height:17px;background:url(../img/infobulle.png) no-repeat left top transparent;	}
.lineh26			{	line-height:26px	}
.lineh36			{	line-height:36px	}
.block				{	display:block;	}
.inline				{	display:inline	}
.inline-block		{	display:inline-block;	}
#title_page_children H1.paddingzero,
.paddingzero		{	padding:0	}
.margezero			{	margin:0	}
.placeholder0		{	margin-bottom: 0; }
.placeholder5		{	margin-bottom: 5px; }
.placeholder10		{	margin-bottom: 10px; }
.placeholder15		{	margin-bottom: 15px; }
.placeholder20		{	margin-bottom: 20px; }
.placeholder30		{	margin-bottom: 30px; }
.placeholder35		{	margin-bottom: 35px; }
.placeholder40		{	margin-bottom: 40px; }
.placeholder80		{	margin-bottom: 80px; }
.placeholderleft5	{	margin-left: 5px; }
.placeholderleft10	{	margin-left: 10px; }
.placeholderleft15	{	margin-left: 15px; }
.placeholderleft20	{	margin-left: 20px; }
.placeholderleft40	{	margin-left: 40px; }
.placeholderleft80	{	margin-left: 80px; }
.placeholderright5	{	margin-right: 5px; }
.placeholderright10	{	margin-right: 10px; }
.placeholderright15	{	margin-right: 15px; }
.placeholderright20	{	margin-right: 20px; }
.placeholderright30	{	margin-right: 30px; }
.placeholderright37	{	margin-right: 37px; }
.placeholderright40	{	margin-right: 40px; }
.placeholdertop0	{	margin-top: 0; }
.placeholdertop10	{	margin-top: 10px; }
.placeholdertop15	{	margin-top: 15px; }
.placeholdertop20	{	margin-top: 20px; }
.placeholdertop30	{	margin-top: 30px; }
.placeholdertop40	{	margin-top: 40px; }
.bordertransparent	{	border-color:transparent;	}
.border-left		{	border-left: 1px solid #EEEEEE; }
.border-bottom		{	border-bottom: 1px solid #EEEEEE; }
.border-green		{	border: 1px solid #19A9A0; }
.border-green-left	{	border-left: 1px solid #19A9A0; }
.border-green-right	{	border-right: 1px solid #19A9A0; }
.bordergrey			{	border:1px solid grey	}
.radius				{	border-radius: 6px !important; }
.noborder-left		{	border-left:0 !important; }
.noborder-right		{	border-right:0 !important; }
.noborder-left-right{	border-left:0 !important; border-right:0 !important; }
.noborder-top		{	border-top:0 !important; }
.noborder-bottom	{	border-bottom:0 !important; }
.noborder-top-bottom{	border-top:0 !important; border-bottom:0 !important; }
.nostripped			{	background-color: #FFFFFF !important; }

.cursor				{	cursor:pointer; }
.contentwhite		{	background:#fff;border:1px solid #d0d0d0;border-top: 0; }
.cursor				{	cursor:pointer; }	
.checkbox-with-label{ 	width: 13px;height: 13px;padding: 0;margin:0;vertical-align: bottom;position: relative;top: -4px;*overflow: hidden; }
.checkbox-label		{	display: block;padding-left: 15px;text-indent: -15px; }
.helper-align 		{	display: inline-block; height: 100%; vertical-align: middle; }
.checkbox-inline input[type="checkbox"].inline-jbf	{	margin-top: 1px; }

.listnone			{	list-style:none;	}
.btn, .form-control	{	border-radius:0;	}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning	{ color: #ffffff; background-color: #F1820C; border-color: #a85700; }
.input-xs			{ line-height: 1; font-size: 13px; }
.btn-xs				{ line-height: 1.4;  padding: 0 5px; }
.btn-go				{ font-size: 18px; line-height: 1; padding: 1px 5px; border-radius: 6px; font-weight: bold; }

.header a { color: white; }
.footer a { color: white; }

.progress-no-bg			{ background-color: #FFFFFF; box-shadow: inherit; border-radius: 2px; }
.progress-bar-corail	{ background-color: #fc5d5d; }

#img-zoom { transition: all .3s ease-in-out; }
#img-zoom:hover { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.scrollToTop{
	padding:15px; 
	background-color: #000;
	text-decoration: none;
	position:fixed;
	right:20px;
	bottom: 20px;
	display:none;
	opacity: 0.2;
	z-index: 100;
	border-radius: 15px 15px 0;
}
.scrollToTop:hover{
	opacity: 0.6;
}
@media screen and (max-width: 640px) {
    .scrollToTop
    {
	    position: absolute;
	    left: -999em;
    }
}

.tooltip-inner {
    background-color: #f7f7f7;
    color: #000000;
    font-weight: normal;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #ffffff;
}

.shad { text-shadow: 0.1em 0.1em 0.05em #333; }


.btn-corail {
  color: #ffffff;
  background-color: #fc5d5d;
  border-color: #cccccc;
}
.btn-corail:hover,
.btn-corail:focus,
.btn-corail.focus,
.btn-corail:active,
.btn-corail.active {
  color: #ffffff;
  background-color: #e85656;
  border-color: #d75050;
}
.btn-corail:visited	{ color: #ffffff; }

.btn-green {
  color: #333;
  background-color: #19A9A0;
  border-color: #cccccc;
}

.btn-green:hover,
.btn-green:focus,
.btn-green.focus,
.btn-green:active,
.btn-green.active {
  color: #ffffff;
  background-color: #19A9A0;
}

.btn-corail:active,
.btn-corail.active {
  background-image: none;
}

.btn-yellow{
	background: #FD9F2D;
	color: #FFF !important;
	border: solid 1px #FD9F2D;
}
.btn-yellow:hover{
	background: #fff;
	color: #FD9F2D !important;
	border: solid 1px #FD9F2D;
}

.btn-large{font-size:18px;padding:10px;}

button.btn-corail, input[type=submit].btn-corail, A.btn-corail,
button.btn-green, input[type=submit].btn-green, A.btn-green,
button.btn.bgorange, input[type=submit].btn.bgorange, A.btn.bgorange,
button.btn-postajob, input[type=submit].btn-postajob, A.btn-postajob
	{ font-weight: bold; border-color: #cccccc; line-height: 1.1; }

button.btn-postajob, input[type=submit].btn-postajob, A.btn-postajob
	{ color: #333 !important; background-color: #ffb636; height: 29px;  padding: 6px 20px; top: -5px; }

/*	Boostrap	*/
.navbar									{ border-radius: 0;border:0; }
.navbar-default							{	border-color:transparent;	}
.dropdown-menu							{ background-color: #212529; color: #FFFFFF; text-decoration: none; text-transform: uppercase; border-radius: 0; }
.container-fluid						{ padding-left: 0; padding-right: 0; }
.container-fluid > .row					{ margin-left: 0; margin-right: 0; }
A.btn-warning, A.btn-warning:visited	{ color: #FFFFFF; }
.checkbox-inline.right input[type="checkbox"]	{ margin-left: 10px; }

#secondary-menu .navbar-nav > LI > A.btn-postajob,
#secondary-menu .dropdown-menu > li > A.btn-postajob	{ background-color: #ffb636; border-color: #cccccc; height: 29px; line-height: 1.1; padding: 6px 20px; top: -5px; }

button.btn-postajob:hover, input[type=submit].btn-postajob:hover, A.btn-postajob:hover,
button.btn-postajob:focus, input[type=submit].btn-postajob:focus, A.btn-postajob:focus,
button.btn-postajob:active, input[type=submit].btn-postajob:active, A.btn-postajob:active,
button.btn-postajob:visited, input[type=submit].btn-postajob:visited, A.btn-postajob:visited,
#secondary-menu .navbar-nav > LI > A.btn-postajob:hover,
#secondary-menu .navbar-nav > LI > A.btn-postajob:focus,
#secondary-menu .navbar-nav > LI > A.btn-postajob:active,
#secondary-menu .dropdown-menu > li > A.btn-postajob:hover,
#secondary-menu .dropdown-menu > li > A.btn-postajob:focus,
#secondary-menu .dropdown-menu > li > A.btn-postajob:active	{ color: #ffffff !important; border: 1px solid #cccccc !important; background-color: #ffb636 !important; }

#search .btn.bgorange,
#post-a-job .btn.bgorange,
#post-a-job A.btn.bgorange,
.btn.bgorange.grey,
A.btn.bgorange.grey { color: #333; }
.btn.bgorange.grey:hover,
A.btn.bgorange.grey:hover,
.btn.bgorange.grey:focus,
A.btn.bgorange.grey:focus,
.btn.bgorange.grey:active,
A.btn.bgorange.grey:active { color: #ffffff; }

.btn.btn-green.grey,
A.btn.btn-green.grey { color: #333; }
.btn.btn-green.grey:hover,
A.btn.btn-green.grey:hover,
.btn.btn-green.grey:focus,
A.btn.btn-green.grey:focus,
.btn.btn-green.grey:active,
A.btn.btn-green.grey:active { color: #ffffff; }


#search .btn.bgorange:hover,
#search .btn.bgorange:focus,
#search .btn.bgorange:active,
#post-a-job .btn.bgorange:hover,
#post-a-job .btn.bgorange:focus,
#post-a-job .btn.bgorange:active,
#post-a-job A.btn.bgorange:hover,
#post-a-job A.btn.bgorange:focus,
#post-a-job A.btn.bgorange:active { color: #ffffff; }

#post-a-job h1 { margin: 0 0 20px }

.control-label.required:after { content: " *"; color: #19A9A0; padding:0 4px; }
.control-label .aligncheckbox { margin-top: 1px; }

.alert-danger ul { margin-left: 30px; }

#previewPostAJobModal .modal-content ul { padding-left: 40px;}
#previewPostAJobModal .modal-body		{ padding: 15px 30px; }

sup { top: -11px; left: -10px; }
.badge.message-not-read	{ padding: 3px 6px; line-height: 1.1; background-color: #fc5d5d; color: #ffffff; }
.row.message .popover	{ z-index: 1; display: block; float: left; position: relative; width: 100%; max-width: 100%; }
.row.message .popover-content { font-style: normal; }
.row.message .recruiter .popover-title { color: #fc5d5d; }

.mymedia-product > div:nth-child(3n+1) { clear: left; }
.mymedia-product .thumbnail { min-height: 210px; }
.mymedia-product .thumbnail A:hover, .mymedia-product .thumbnail A:focus { color: #ffa011; }

ul.post-a-job-progress { margin-left: auto; margin-right: auto; }
ul.post-a-job-progress li { display: inline; white-space: nowrap; text-transform: uppercase; color: #19a9a0; }
ul.post-a-job-progress li a { color: #333; }
ul.post-a-job-progress li a i { color: #19a9a0 !important; background-color: #ffffff !important; }
ul.post-a-job-progress li > div { width: 135px; padding: 0; margin: 0;  color: #19a9a0; }
ul.post-a-job-progress li.selected  > div { font-weight: bold; font-size: 16px;  color: #19a9a0; }
ul.post-a-job-progress li > div > hr { margin-top: -10px; margin-bottom: 0; border-color: #19a9a0; width: 140px; }
.admin ul.post-a-job-progress li.selected > div > hr { margin-top: -11px; }
.admin ul.post-a-job-progress li.selected a { font-weight: unset; }
ul.post-a-job-progress li:first-child > div > hr { width: 70px; margin-left: 70px; }
ul.post-a-job-progress li:last-child > div > hr { width: 70px; margin-left: 0; }

#post-a-job-summary .table > tbody > tr > td { border: 0px; padding-bottom: 30px; }
#post-a-job-summary .table > tbody > tr > td:first-child { width: 30px; }
#post-a-job-summary .table > tbody > tr > td:last-child { width: 170px; text-align: right; }
#post-a-job-summary .table > tbody > tr:last-child > td { border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; padding-top: 30px; padding-bottom: 30px; }

/* Search */

#txt-pub { width: 730px; margin-left: auto; margin-right: auto; margin-bottom: 5px; }
@media only screen and (max-width: 420px) {
	#cadre-pub	 { display: none; }
}

@media only screen and (max-width: 420px) {
	#cadre-pub	 { display: none; }
}

/* Best job sites */

.bestjob-content a { color: #19a9a0 !important; }

/* Drop UP menu e-recruitment */

.dropup-menu {
    bottom: 100% !important;
    top: auto !important;
}
ul.dropup-menu li a {
	color: white;
	font-weight: bold;
}
ul.dropup-menu li a:hover {
	background-color: #FFA011 !important;
	color: white;
}
.modal-header-job {
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header-warn {
  padding: 15px;
  min-height: 16.42857143px;
  background-color: #F9A4A6;
  margin: 5px 20px 0 20px;
  border: solid 2px #FC5D5D;
}
.modal-body-job {
  position: relative;
  padding: 15px;
  text-align: justify;
  font-weight: normal;
}
.modal-body-ul {
  margin-left: 30px;
}
.modal-footer-job {
  padding: 15px;
  border-top: 1px solid #e5e5e5;
}

/* Footer EXTRA */

.footer {
	background-color: #292c2f;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	clear: both;
}

.footer-distributed {
	background-color: #292c2f;
	box-sizing: border-box;
	text-align: left;
	font: 12px sans-serif;
	color: white;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 30px;
}

.footer-distributed a 		{ transition: all .3s ease-in-out; text-decoration: none; } 
.footer-distributed a:hover { color: #FFA011 !important; } 

.footer-distributed h3, h5{
	font: 16px sans-serif;
}

.footer-distributed .footer-distributed-left,
.footer-distributed .footer-distributed-right {
	display: inline-block;
/* 	width: 49%; */
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-mid-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
	width: 49%;
}

.footer-distributed ul { list-style-type: none;  } 

/* The company logo */

.footer-distributed h3{
	color:  #ffffff;
	font: normal 36px 'Cookie', cursive;
	margin: 0;
}

.footer-distributed h3 span{
	color:  #5383d3;
}

/* Footer links */
.footer-distributed .footer-title {
	margin-left:5px;
}

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 10px 12px 10px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  #5383d3;
	text-decoration: none;;
}

/* Footer mid-center*/

.footer-distributed .footer-mid-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-mid-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-mid-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-mid-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-mid-center p a{
	color:  #5383d3;
	text-decoration: none;;
}

/* Footer Right */
.footer-distributed .footer-right {
	float: right;
}

	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}

.fb-hover:hover { color: #3b5998; }
.tw-hover:hover { color: #55acee; }
.gp-hover:hover { color: #dd4b39; }
.xi-hover:hover { color: #005A5F; }
.ln-hover:hover { color: #007bb5; }
.vi-hover:hover { color: #ff6600; }

@media (max-width: 880px) {

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-mid-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}
	
	.footer-distributed .footer-title {
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	.footer-distributed .footer-links{
		margin-top: 10px;
	}
	
	.footer-distributed .footer-links a {
		line-height: 1.5;
		font-size: 12px;
	}
}

/* Signature */
.signature > hr {
	width: 80%;
}
@media (max-width: 768px) {
	.signature {
		display: none;
	}
	.payment-secure {
		display: none;
	}
}

/* */

.more-details { color: #333333 !important; transition: all .3s ease-in-out;  }
.more-details:hover { text-decoration: none; color: #FF8400 !important; }

/* Sprite CSS Flag + réseaux sociaux */

div.flag {
	height: 22px;
	width: 34px;
		vertical-align: middle;
}
.flag-cn-menu, .flag-de-menu, .flag-en-menu, .flag-es-menu, 
.flag-fr-menu, .flag-it-menu, .flag-nl-menu, .flag-pt-menu, .flag-us-menu
{ display: inline-block; background: url('../img/spritecss.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; vertical-align: middle;}
.flag-cn-menu { background-position: -0px -50px; width: 34px; height: 22px; }
.flag-de-menu { background-position: -0px -72px; width: 34px; height: 22px; }
.flag-en-menu { background-position: -0px -94px; width: 34px; height: 22px; }
.flag-es-menu { background-position: -0px -116px; width: 34px; height: 22px; }
.flag-fr-menu { background-position: -0px -138px; width: 34px; height: 22px; }
.flag-it-menu { background-position: -0px -160px; width: 34px; height: 22px; }
.flag-nl-menu { background-position: -0px -182px; width: 34px; height: 22px; }
.flag-pt-menu { background-position: -0px -204px; width: 34px; height: 22px; }
.flag-us-menu { background-position: -0px -226px; width: 23px; height: 12px; }

.cadenas { color: #99CC00; }

/* Button Bootstrap theme */

.advertus { margin-right: 8px; color: #fff !important; text-decoration: none !important; }
.advertus:hover { color: #FFA011 !important; }

.btn-outline {
    border: solid 2px #fff;
    font-size: 16px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
    border-radius: 5px 10px 0 5px;
}

.btn-outline-jbb {
    border: solid 1px #fc5d5d;
    font-size: 12px;
    color: #fff;
    background: #fc5d5d;
    transition: all .3s ease-in-out;
    border-radius: 5px;
    line-height: 0.5;
    height: 29px;
    margin-right: 5px;
}
.btn-outline-jbb:hover { background: transparent; color: #fc5d5d; }

.btn-jb-dashboard {
    border: solid 1px #fc5d5d;
    font-size: 15px;
    color: #fff !important;
    background: #fc5d5d;
    transition: all .3s ease-in-out;
    border-radius: 5px;
    padding: 8px;
}
.btn-jb-dashboard:hover { background: #fff; color: #fc5d5d !important; text-decoration: none !important; }

/* Post a job */

.postajob-block {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    border-top: 5px solid #ffb63c;
    margin: 0 auto;
    color: #4b4a4a;
}

#popup_postajob .postajob-block > div.alert-warning {
	text-align: center;
}

.btn-postajob-menu,
.btn-postajob-menu a {
	border: solid 1px #fff;
	font-size: 13px;
	color: #fff !important;
	background: transparent;
	transition: all .3s ease-in-out;
	border-radius: 3px;
	padding: 5px 10px;
	margin-top: -3px;
	text-decoration: none;
	text-transform: uppercase;
}
.btn-postajob-menu:hover { border: solid 1px #FFA011; background: #FFA011; text-decoration: none; color: #fff !important; }
.btn-postajob-menu span 	{ color: white; padding: 6px 20px; }

.btn-outline-postajob,
.btn-outline-postajob a {
    border: solid 1px #ffb63c;
    font-size: 15px;
    color: #000 !important;
    background: #ffb63c;
    transition: all .3s ease-in-out;
    border-radius: 3px;
    font-weight: bold;
	padding: 5px 10px;
	margin-top: -5px;
	text-decoration: none;
}

.btn-outline-postajob:hover { border: solid 1px #FFA011; background: #FFA011; text-decoration: none; color: #fff !important; }
.btn-outline-postajob span 	{ color: white; padding: 6px 20px; }
.btn-cancel 				{ border-radius: 3px; transition: all .3s ease-in-out; }

/* FAQ link */

#faq-link 		{ font-size:14px; border-left: solid 1px #e1e1e1; line-height: 50px; height: 55px; transition: all .3s ease-in-out; }
#faq-link:hover { background: #FFA011; color: #333333; }

/* Pop up login */

.login-block {
    width: 320px;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    border-top: 5px solid #19A9A0;
    margin: 0 auto;
}

.login-block h4 {
    text-align: center;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
}

.login-block input {
    width: 100%;
    height: 42px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    font-size: 14px;
    font-family: Montserrat;
    padding-left: 8px;
    outline: none;
}
.login-block input:active, .login-block input:focus { border: 1px solid #19A9A0; }

.login-block button {
	width: 100%;
    background: #19A9A0;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #19A9A0;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Montserrat;
    outline: none;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.login-block button:hover { background: #fff; border: solid 1px #19A9A0; color: #19A9A0; font-weight: bold; }

 /* End login */

/* Register popup */

.register-block {
	width: 100%;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    border-top: 5px solid #19A9A0;
    margin: 0 auto;
}

.btn-go {
	width: 100%;
	height: 100%;
	padding: 8px;
    background: #19A9A0;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #19A9A0;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.btn-go:hover { background: #fff; border: solid 1px #19A9A0; color: #19A9A0; font-weight: bold; }
.free-button  { letter-spacing: 2px; box-sizing: border-box; border-radius: 5em; color: #fff; background-color: #ffb63c; padding: 5px; text-transform: uppercase; font-weight: bold; float: left; margin-right: 4px; }

@media only screen and (max-width: 980px) {
	.collapse-register	 { margin-bottom: 5px; }
}

/* END register*/

/* JB popup */

.jb-register-block {
	width: 100%;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    border-top: 5px solid #fc5d5d;
    margin: 0 auto;
}
.space-line { margin-bottom: 5px; margin-left: 5px; font-size: 12px;}

.btn-go-jb {
	width: 100%;
	padding: 8px;
    background: #fc5d5d;
    border-radius: 5px;
    border: 1px solid #fc5d5d;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
}
.btn-go-jb:hover { background: #fff; border: solid 1px #fc5d5d; color: #fc5d5d; font-weight: bold; }

/* End JB popup */

#button-account { line-height: 50px; }

.btn-outline-subscribe-news {
    border: solid 1px #fc5d5d;
    font-size: 18px;
    color: #fff;
    background: #fc5d5d;
    transition: all .3s ease-in-out;
    border-radius: 5px;
    padding: 4px 20px !important;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}
.btn-outline-subscribe-news:hover { background: #fff; color: #fc5d5d; }

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #18bc9c;
    background: #fff;
}

/* Fiche Jobboard */

.btn-getQuotation 		{ background: #ffb63c; padding: 8px; transition: all .3s ease-in-out; border-radius: 2px; text-decoration: none; font-weight: bold; color: #333 !important; border: solid 2px #ffb63c; }
.btn-getQuotation:hover { background: #fff; color: #ffb63c !important; border: solid 2px #ffb63c; text-decoration: none; }
.btn-Postajob-jb 		{ background: #fc5d5d; padding: 8px; transition: all .3s ease-in-out; border-radius: 2px; text-decoration: none; font-weight: bold; color: #fff !important; border: solid 2px #fc5d5d; }
.btn-Postajob-jb:hover 	{ background: #fff; color: #fc5d5d !important; border: solid 2px #fc5d5d; text-decoration: none; }
.no-link				{ color: #000 !important; text-decoration: none; }
.no-link:hover			{ color: #19A9A0 !important; text-decoration: none; }

/* How it works */

#step-back { padding: 5px; color: #fff; background: #19a9a0; font-size: 14px; }
#info-bubble-hiw { padding: 10px; background: #99CCFF; font-size: 14px; float: left; margin-bottom: 10px; }
.btn-gototop { 
    border: solid 1px #FFA011;
    font-size: 15px;
    color: #fff !important;
    background: #FFA011;
    transition: all .3s ease-in-out;
    border-radius: 3px;
    font-weight: bold;
	padding: 6px 20px;	
	text-decoration: none;
}
.btn-gototop:hover	{ border: solid 1px #ffb63c; background: #ffb63c; color: black !important; text-decoration: none; }
.btn-gototop a,visited { color: #fff !important; }
.cadre-object { padding: 8px; }
.cadre-object:hover { transition: all .2s ease-in-out; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); color: orange; }
@media only screen and (max-width: 480px) {
	img { max-width: 100%; height: auto; }
}

/* Jobboard Message */
#jb-message-block { padding: 10px 20px 10px 20px; background-color: #d9edf7; border: solid 2px #7fd1e2; border-radius: 3px; width: 500px; margin-left: 35px; margin-bottom: 30px }
.jb-cadre { border: solid 2px #7fd1e2; margin: 5px;}
.space-congrats { margin-bottom: 10px; margin-top: 10px; }

.width-100{
	width:100%;
}

.text-italic{
	font-style: italic;
}

.text-grey{
	color:#CCC;
}

.button-search
{
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	color: #ffa011;
	font-family: "Nunito", sans-serif;
	width:180px;
	height:30px;
	background: #ffa011;
	border: 3px solid #ffa011;
	color: #FFF;
	overflow: hidden;
	transition: all 0.5s;
	font-weight: bold;
}

.button-search:hover, .button-search:active { text-decoration: none; color: #ffa011; border: solid 3px #ffa011; background: transparent; }
.button-search span { display: inline-block; position: relative; padding-right: 0; transition: padding-right 0.5s; }
.button-search span:after 
{
  content: ' ';  
  position: absolute;
  top: 0;
  right: -18px;
  opacity: 0;
  width: 10px;
  height: 10px;
  margin-top: -10px;
  background: rgba(0, 0, 0, 0);
  border: 3px solid #FFF;
  border-top: none;
  border-right: none;
  transition: opacity 0.5s, top 0.5s, right 0.5s;
  transform: rotate(-45deg);
}
.button-search:hover span, .button-search:active span { padding-right: 30px; }
.button-search:hover span:after, .button-search:active span:after 
{
  transition: opacity 0.5s, top 0.5s, right 0.5s;
  opacity: 1;
  border-color: #ffa011;
  right: 0;
  top: 60%;
}

@media only screen and (max-width: 1024px) {
	#div-button_search-advanced	 	{ margin-top: 1px; } .form-group input { max-width: 350px; } .selection { max-width: 280px; } .contentwhite { border: none; }
}
@media only screen and (max-width: 420px) {
	.button-search	 				{ width: 320px; }
}

/* Dashboard & Job adverts */

.dashboard-sidebar li 		{ margin-bottom: 8px; }
#duplicate-center 			{ margin-left: auto; margin-right: auto; }
.bg-dashboard-title			{ background: #19A9A0; }
.space-warn 				{ margin-bottom: -20px; margin-top: 10px; }

span.twitter-typeahead {
	display: block !important;
}

span.twitter-typeahead div.tt-menu {
    background: white;
    width: 100%;
    min-height: 45px;
    border: 1px solid #cccccc;
    border-top: 0;
    padding: 5px;
    z-index: 100;
}

div.tt-menu div.tt-dataset {
	margin-bottom: 10px;
}

div.tt-menu div.tt-selectable {
	padding-left: 15px;
	cursor: pointer;
	color: #000;
}
div.tt-menu div.tt-selectable:hover {
	background-color: #ffb63c;
}

.sr-show { opacity:0; }

.arrows {
	width: 60px;
	height: 80px;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 120px;
	position: fixed;
}

.arrows path {
	stroke: #2994D1;
	fill: transparent;
	stroke-width: 4px;	
	animation: arrow 2s infinite;
	-webkit-animation: arrow 2s infinite; 
}

@keyframes arrow
{
	0% {opacity:0}
	40% {opacity:1}
	80% {opacity:0}
	100% {opacity:0}
}

@-webkit-keyframes arrow /*Safari and Chrome*/
{
	0% {opacity:0}
	40% {opacity:1}
	80% {opacity:0}
	100% {opacity:0}
}

.arrows path.a1 {
	animation-delay:-1s;
	-webkit-animation-delay:-1s; /* Safari  Chrome */
}

.arrows path.a2 {
	animation-delay:-0.5s;
	-webkit-animation-delay:-0.5s; /* Safari  Chrome */
}

.arrows path.a3 {	
	animation-delay:0s;
	-webkit-animation-delay:0s; /* Safari  Chrome */
}

.margin-pic { margin-left: auto; margin-right: auto; }

/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    from {right: 0px;}
    to {right: -20px;}
}

@keyframes mymove {
    from {right: 0px;}
    to {right: -20px;}
}

.select2-selection.select2-selection--multiple {
	border: 1px solid #bfbcb6;
	height: 34px;
}
.select2-selection.select2-selection--multiple .select2-selection__choice {
	color: #333;
}

/* RECUPERATION POUR SURCHARGE 1 SEUL FICHIER DEPUIS JOBBOARDFINDER.CSS */

/*	Header	*/
.header									{ background: none repeat scroll 0 0 #4b4a4a; color: #FFFFFF; font-size: 14px;z-index: 150 !important; position:fixed; width:100%;}
.header .navbar							{ margin-bottom: 0; background: none repeat scroll 0 0 #4b4a4a; }
.header .navbar-nav > LI > A			{ text-transform: uppercase; padding: 5px 5px !important; }
.header .navbar-nav > LI.welcome > A	{ padding-right:0; }
.header .navbar-nav > LI.languages A	{ padding:0 0 0 10px; margin-right:0 !important; }
.header .navbar-nav > LI.languages UL LI{ margin:4px 0; }
.header .navbar-nav > LI #header-add_jbb-in-btn{margin-left:10px;}
.header .navbar-nav > LI > A,
.header .navbar-nav > LI > .btn			{ line-height: 12px;font-size: 12px; text-decoration: none;  }
.header .main_menu .navbar-nav > LI > A	{ color:#fff;font-weight:bold; transition: all .2s ease-in-out; }
.header .main_menu .navbar-nav > .active > a,
.header .main_menu .navbar-nav > .active > a:hover,
.header .main_menu .navbar-nav > .active > a:focus,
#secondary-menu .navbar-nav > .active > a,
#secondary-menu .navbar-nav > .active > a:hover,
#secondary-menu .navbar-nav > .active > a:focus{	color: #FFA011;background:transparent;     transition: all .2s ease-in-out;	}
#secondary-menu .navbar-nav > .active > a,
#secondary-menu .navbar-nav > .active > a:hover,
#secondary-menu .navbar-nav > .active > a:focus{	color: #FFA011;	}
.header .navbar-nav  .top18				{ margin-top: 18px; }
.header .navbar-nav  .top16				{ margin-top: 16px; }
.header .navbar-nav  .top14				{ margin-top: 14px; }
.header .navbar-nav  .top10				{ margin-top:10px;	}
.header .nav > LI > A:hover,
.header .nav > LI > A:focus				{ background-color: transparent; color: #FFA011; }

.header .dropdown-menu > LI > A			{ color: #FFFFFF; font-size: 12px; text-decoration: none; text-transform: uppercase; font-weight: bold; transition: all .2s ease-in-out; }
.header .dropdown-menu > LI > A:hover,
.header .dropdown-menu > LI > A:focus	{ background-color: #FFA011; color: #FFFFFF; text-decoration: none; }

.header .nav LI.languages UL			{ min-width: 50px; text-align: right; }
.header .nav LI.languages A IMG			{ margin-top: -2px;width:28px; }

.header .form-sign-in .forgot-password	{ margin-right: 5px; font-style: italic; }

.navbar-brand							{ margin-top:5px;padding:0 15px; }
.navbar-right .btn-link					{ margin:0 6px;padding:0;color:#fff; 	}
.navbar-right .btn-link:hover,
.navbar-right .btn-link:focus			{ color:#ff8400; }

.header-message							{ padding: 10px 0 !important; } 
.go_adm 								{ background-color: #fc5d5d; }
/*	Submenu	*/
#sub_menu								{ background: #19a9a0; font-size: 13px; }
.home #sub_menu							{ background: #f6f3f3; }
#secondary-menu							{ padding: 0; background: #19a9a0; }
#secondary-menu .navbar					{ margin-bottom: 0; padding-left: 0; padding-top: 10px; min-height: 44px; }
#secondary-menu .navbar-default			{ background: #f6f3f3; border-bottom: 1px solid #ccc; }
.home #secondary-menu .navbar-default	{ background: #f6f3f3; }
#secondary-menu  .navbar-nav > LI > A	{ color:#333; }

#secondary-menu .navbar-collapse,
#secondary-menu .navbar-nav > LI > A,
#secondary-menu .dropdown-menu > li > A	{ height: 20px; font-weight: bold; transition: all .3s ease-in-out; }
#secondary-menu .navbar-nav > LI > A,
#secondary-menu .dropdown-menu > li > A	{ padding: 0; } 
#secondary-menu LI						{ margin-right: 10px; color:#333; }
#secondary-menu .glyphicon				{ margin-right: 5px; }
#secondary-menu .navbar-right LI,
#secondary-menu .navbar-right .glyphicon{ margin:0;	}

#secondary-menu .navbar-default .navbar-nav > LI > A:hover,
#secondary-menu .navbar-default .navbar-nav > LI > A:focus		{ color: #FFA011; }

#secondary-menu .navbar-default .navbar-nav > LI.go-premium		{ background-color: #FFFFFF; color: #19a9a0; margin-top: -3px; padding: 3px; }
#secondary-menu .navbar-default .navbar-nav > LI.go-premium > A	{ color: #19a9a0; }
#secondary-menu .navbar-default .navbar-nav > LI.go-premium:hover,
#secondary-menu .navbar-default .navbar-nav > LI.go-premium > A:hover,
#secondary-menu .navbar-default .navbar-nav > LI.go-premium > A:focus	{ color: #FFA011; background-color: #19a9a0; }
#secondary-menu .go_adm a{ color:#fff; }
.home #secondary-menu .go_adm a{ color:#000; }

#advert-button { float: right !important; display: inline-block !important; margin-top: -3px; list-style-type: none; overflow: hidden;  }

/* All menu (center) */
.menucenter .navbar-collapse {
        text-align: center; /* Set this */
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
}
.menucenter .navbar-nav {/* This should be around line 4866 in your bootstrap.css */
    display:inline-block;
    float: none;
    margin: 0;
}


/*	Sidebar	*/
.nav-sidebar							{ padding-top: 5px; }
.nav-sidebar ul							{padding:0 0 0 10px;}
.nav-sidebar LI							{ list-style: none outside none; }
.nav-sidebar LI A						{ color: #999; display: block; padding: 4px 20px; position: relative; }
.nav-sidebar-sub LI A					{ padding-bottom: 1px; padding-left: 30px; padding-top: 1px; }
.nav-sidebar LI A:hover,
.nav-sidebar LI A:focus					{ background-color: transparent; border-left: 1px solid #FFA011; color: #FFA011; padding-left: 19px; text-decoration: none; }
.nav-sidebar-sub LI A:hover,
.nav-sidebar-sub LI A:focus				{ padding-left: 29px; }
.nav-sidebar > .active > A,
.nav-sidebar .nav > .active:hover > A,
.nav-sidebar .nav > .active:focus > A,
.nav-sidebar-sub > .active > A,
.nav-sidebar-sub .nav > .active:hover > A,
.nav-sidebar-sub .nav > .active:focus > A	{ background-color: transparent; border-left: 1px solid #FFA011; color: #FFA011; font-weight: bold; padding-left: 19px; }
.nav-sidebar-sub > .active > A,
.nav-sidebar-sub .nav > .active:hover > A,
.nav-sidebar-sub .nav > .active:focus > A	{ padding-left: 29px; }
.nav-sidebar > LI > A				{ text-transform: uppercase; }


/*	Content	*/

.popover							{ color:#3d3d3d;font-size:11px;font-style:italic;text-align:justify;font-weight:normal;max-width:369px;background:#eee;border-radius:2px; }
.popover.top .arrow:after			{ border-top-color:#eee; }
.popover.right .arrow:after			{ border-right-color:#eee; }
.popover.bottom .arrow:after		{ border-bottom-color:#eee; }
.popover.left .arrow:after			{ border-left-color:#eee; }
#reviewSessionBloc					{ position:fixed;top:45%;right:0;width:369px; }
#reviewSessionBloc .popover			{ right:0!important;top:0!important;left:auto!important;bottom:auto!important;max-width:369px!important;}

.separator_content					{ background: none repeat scroll 0 0 #acddda; height: 2px; }
UL.green-bullet LI					{ background: url("../../../img/puce_li.png") no-repeat scroll left 7px transparent; list-style: none outside none; padding: 0 0 0 30px; }
.btn A								{ color: #545353; font-weight: bold; outline: medium none; text-decoration: none; }

#subscription_plan td				{ text-align: center; cursor: pointer; }

/* Pop up*/
#highlight-premium { background-color: #19a9a0; padding: 8px; font-size: 14px !important; color: white !important; }
.advertise-img { margin-top: 20px; margin-left: 70px; width: 400px; }
.no-underline { text-decoration:none; }
#button-close-tips { background-color: #19a9a0; padding: 8px; font-size: 14px !important; color: white !important; margin-left: 200px; }


/*	Language */
.font-size-cn,
.header.font-size-cn .navbar-left > LI > A,
.header.font-size-cn .navbar-left .dropdown-menu > LI > A	{ font-size: 16px; }
.font-size-cn-important							{ font-size: 16px !important; }

/* Alert popup */
#alertmessage 							{display: block; border: 0;width: auto;text-align: center;padding: 0;top: 90px;opacity: 0.95;position: fixed;z-index: 1500}
#alertmessage p 						{display: inline-block;}
#alertmessage button.close				{margin: 0 0 0 10px;}

@media screen and (max-width: 767px) {
	.printscreen_fond {
	position: inherit;
	top: inherit;
	}
}
@media screen and (min-width: 768px) {
	.printscreen_fond {
		position: relative;
		top: -40px;
	}
}
.printscreen_fond {
	width: 100%;
	height: 100%;
	max-width: 550px;
	max-height: 366px;
}

.row-head {
	min-height: 325px;
}
.alertmessage 							{display: block; border: 0;width: auto;text-align: center;padding: 0;top: 90px;opacity: 0.95;position: fixed;z-index: 1500}
.alertmessage p 						{display: inline-block;}
.alertmessage button.close				{margin: 0 0 0 10px;}

/* CSS for Credit Card Payment form */
.credit-card-box .panel-title {
    display: inline;
    font-weight: bold;
}
.credit-card-box .form-control.error {
    border-color: red;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,0,0,0.6);
}
.credit-card-box label.error {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}
.credit-card-box .payment-errors {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}
.credit-card-box label {
    display: block;
}

.credit-card-box .display-tr {
    text-align: center;
}

.form-control.expir {
	width: inherit;
	display: inline-block;
}

/* payment premium */
#basket {
	position: fixed;
	right: 20px;
    padding-top: 20px;
}
#alertmessage button.close				{margin: 0 0 0 10px;}

/* Text on hover edit jobtools product*/
.info-jobtool:hover .popover-jobtool {
  display: block;
}

.info-jobtool .popover-jobtool {
  background-color: rgba(0, 0, 0, 0.85);
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  color: #fff;
  display: none;
  font-size: 12px;
  padding: 7px 10px;
  position: absolute;
  width: 200px;
  z-index: 4;
}

/* premium in header */
.premium-notif {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: #fc5d5d;
	color: white;
	font: bold 0.85em;
	height: 16px;
	line-height: 1.2em;
	position: absolute;
	right: 2px;
	text-align: center;
	top: -2px;
	width: 16px;
}

.view_fiche_entete a.discover-offer {
	background-color: #19a9a0;
	text-decoration: none;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

.view_fiche_entete a.discover-offer i {
	vertical-align: middle;
	padding-right: 5px;
}
#alertmessage button.close				{margin: 0 0 0 10px;}

@media screen and (max-width: 767px) {
	.printscreen_fond {
	position: inherit;
	top: inherit;
	}
}
@media screen and (min-width: 768px) {
	.printscreen_fond {
		position: relative;
		top: -40px;
	}
}
.printscreen_fond {
	width: 100%;
	height: 100%;
	max-width: 550px;
	max-height: 366px;
}

.row-head {
	min-height: 325px;
}

/* Stripe Elements */
.StripeElement {
	background-color: white;
	padding: 8px 12px;
	border-radius: 4px;
	border: 1px solid transparent;
	box-shadow: 0 1px 3px 0 #e6ebf1;
	-webkit-transition: box-shadow 150ms ease;
	transition: box-shadow 150ms ease;
}

.StripeElement--focus {
	box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
	border-color: #fa755a;
}

.StripeElement--webkit-autofill {
	background-color: #fefde5 !important;
}
#card-errors{color:red;}

.bordered{ border: solid #bfbcb6 1px; }
.pad15{  padding:15px;  }
.text-white{color:#FFF;}

.loading:after{
	background: #fff9;
	position: absolute;
	height: calc(100% + 126px);
	top: -126px;
	width: 101%;
	left:0;
	content: '';
	/*left: 238px;
	width: 936px;
	*/
	margin: -2px -3px;
	z-index:10;
}

.opacity-black:after{
	background: rgba(0,0,0,0.5);
	position: absolute;
	height: 100%;
	top: 0;
	width: 100%;
	content: '';
}

.loader{
	position:absolute;
	left:50%;
	z-index:1;
}

::placeholder{
	color:#AAA !important;
	opacity:1;
}

/**
* Search Autocomplete
 */
.ui-state-hover, .ui-state-active {
	color: #ffffff;
	text-decoration: none;
	background-color: #19a9a0 !important;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-image: none;
	cursor:pointer;
	border:none !important;
}

.select2-results__option--highlighted{
	background-color: #19a9a0 !important;
}