@font-face {
    font-family: 'DinBold';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/DINWeb-Bold.eot');
    src: url('../fonts/DINWeb-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/DINWeb-Bold.woff') format('woff'); /* Modern Browsers */
}
@font-face {
    font-family: 'DinLight';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/DINWeb-Light.eot');
    src: url('../fonts/DINWeb-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/DINWeb-Light.woff') format('woff'); /* Modern Browsers */
}
@font-face {
    font-family: 'Din';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/DINWeb.eot');
    src: url('../fonts/DINWeb.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/DINWeb.woff') format('woff'); /* Modern Browsers */
}


/* ----------------- FONTS (end) ----------------- */

body {
	color:#777;
	font-size: 17px;
	line-height: 1.5em;
	font-family: 'Din', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
	text-shadow: none;
}

h1 {
	font-weight:normal;
	font-family:'DinLight', arial, helvetica, sans-serif;
	color:#525252;
	font-size: 27px;
	text-transform:uppercase;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	margin-bottom: 16px;
	padding: 14px 0 6px
}

h2, #navigationSlider ul li a {   /* about carmeuse groupe / marlets / careers / sustainability */
	color:#525252;
	/*font-weight: bold;*/
	font-weight:normal;
	font-size: 20px;
	line-height: 32px;
	text-transform:uppercase;
}


h2.active {
	color:#0088ce;
	font-weight: normal;
	font-family:'DinBold', arial, helvetica, sans-serif;
	background-color:#f1f1f1;
	padding:7px 8px 10px 8px;
}

h3 { /* homepage en orange sous les blocs */
	color:#222;
	font-size: 18px;
	line-height:32px;
	text-transform:uppercase;
	font-weight:normal;
}

h4 { /* dans le footer¨*/
	color:#393939;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px dotted #f08b09;
	padding-bottom:13px;
	margin-bottom:10px;
}

h5 {

	font-family:'DinBold', arial, helvetica, sans-serif;
	font-weight:normal;
}

h6 {

}
p {
margin: 0 0 20px;
}
li{list-style-type: none;}

form.form-search .content-search div.input-append
{
	width: 86px;
}

header#navbar a.logo
{
	margin-top: 24px;
}
/*header#navbar a.logo img{width:99.5%;}*/


.form-search .input-append .search-query, .form-search .input-append .btn {

	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background:none;
	height: 28px;
	margin-top: 2px;
}

.form-search .input-append .btn {
border-right: 0;
padding: 0 5px;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

form#search-form.form-search .input-append .btn{
	height: 30px;
}

.form-search .input-append {
	padding-right: 24px;
}
.form-search
{
	width:175px;
}
.form-search .input-append .search-query {
border-left: 0;
font-size: 12px;
padding: 0;
}
.form-search .input-append .btn i
{
background-image: url("../images/search.png");
background-position: left top;
}
.hero-caption
{
	background-color: #393939;
}
.slider-container{
	position: relative;
}
.slider-container img{
	width: 75%;
}

#block-globule-banner-banner {
	/* width: 920px;
	height:350px; */
	overflow:hidden;
}
.flex-active-slide,.hero-title{  position: relative;}
.hero-caption{
	/*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);*/
   padding: 15px 2%;
	position: absolute;
	height: 100%;
	right: 0;
	width: 25%;
}
.hero-caption h3{color: #838383;text-transform: none; margin-top: 0;font-size: 120%;}
.hero-caption p{color: #c1c1c1;text-transform: none; font-size: 13px; font-family: arial; line-height: 17px; }
.hero-title{position: absolute;bottom: 5px; left: 0px}
.hero-title h2{
	font-weight:bold;
	color:white;
	font-size: 60px;
	margin:0;
	line-height: 50px;
	padding: 0;
}
.hero-title h2 span{display:block;padding-left: 34px}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
border-color: 0;
}

ol.flex-control-nav.flex-control-paging li
{
	margin-right: 2% !important
}

.flex-control-paging li a {
/*-webkit-box-shadow:  0px 1px 0px 0px #222;
  box-shadow:  0px 1px 0px 0px #222;*/

background-color: #626262;
}

.navbar ul.justifiednav li {
display: inline;
}

header .navbar ul.menu.nav.pullright
{
	font-size: 12px;
}
.mainContent h2{
	font-weight:normal;
	font-family:'DinLight', arial, helvetica, sans-serif;
	padding:33px 0 15px;
	font-size:20px;
	line-height: 32px;
}

.mainContent h3{
	font-weight:normal;
	font-family:'DinLight', arial, helvetica, sans-serif;
	padding:15px 0 6px;
	font-size:16px;
	line-height: 20px;
}
p {

}

a {
	color: #f08b09;
}

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

strong, b {
	/*color: #f08b09;*/
	font-weight: normal;
	font-family:'DinBold', arial, helvetica, sans-serif;
}

.btn {

background: none #f08b09;
border: none;
color: #FFF;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
text-shadow: none;
text-transform: uppercase;
margin-top: 10px;
}
.btn:hover {

background: none #f08b09;
text-decoration: underline;
border: none;
color: #FFF;

}

#subContent h2 {
	font-size: 18px;
	line-height: 22px;
	border-bottom: 1px dotted #F18C0A;
	padding-bottom:13px;
}

#subContent {
	margin: 40px 0 25px 0;
	overflow: hidden;
}

.thumbnail.pull-right{ margin: 0 0 10px 10px;}

.thumbnail>img {width: 100%;}

.field-items ul, #subContent ul {
	margin-left: 0;
}
.field-items ul li ul{
	margin-top: 12px;
}

.field-items ul li, #subContent ul li { /* je ne sais pas comment on apelera le content mais j'imagine que ce sera ça */
	list-style: none;
	background: url("../images/quote.png") no-repeat scroll left 7px transparent;
	padding-left:15px;
	padding-bottom: 7px;
}
.field-items ul ul li, #subContent ul ul li { background: url("../images/subli.png") no-repeat scroll left 7px transparent;}

#subContent .footer-links a {
	border-left: 3px solid #F18C0A;
	padding-left:7px;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	margin-top: 14px;
	line-height: normal;
	padding-top: 2px;
}

blockquote {
	border: none;
	padding: 4px 0 0 40px;
	margin: 1.3em 0 1em;
	background: transparent url(../images/quote.gif) 0 0 no-repeat;
}
blockquote p{
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	font-family:'DinLight', arial, helvetica, sans-serif;
	border: none;
	padding: 0 ;
	margin: 0;
	font-style: italic;
}

blockquote strong, blockquote b {
	color: #646363;
}

#select-choice {
	color:#828282;
	font-weight: normal;
	font-family:'Din', arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

#page-header{
	margin-bottom: 40px;
	position: relative;
}
#site-name{
	position: absolute;
	top: 90px;
	left:43%;
	line-height: 0;
	width: 230px;
	border: none;
	height: 116px;
	background: transparent url(../images/logo.png) 0 0 no-repeat;
	text-indent: 100%;white-space: nowrap;overflow: hidden;
}
#site-name a{
	display: block;
	height: 100%;
}


.logo-print{display: none;}


.navbar .nav>li>a {padding-left: 0;}
/* ------------- SIDEBAR --------------- */

.well {
	padding: 14px 0 0 0;
	/*margin: 22px 0 0 0;*/
	background: none;
	border: none;
	border-top: 1px solid #e1e1e1;
	border-radius: 0;
    box-shadow: none;
}

ul.submenu li {
	/*padding: 0 0 10px;*/
	padding: 7px 0 7px 15px;
}
ul.menu li a {
	background: url("../images/navbar-menu-arrow-big.png") no-repeat scroll right -19px transparent;
	color: #525252;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	font-family:'DinBold', arial, helvetica, sans-serif;
	text-transform: uppercase;
	height:22px;
	padding-right: 15px;
}

ul.menu li a:hover,
.nav > li > a:hover,
.nav > li > a:focus,
ul.menu li.active a,
.region-sidebar-first ul.menu li a.active {
	color:#0088CE;
	background-color: none !important;
	background: none;
	background: url("../images/navbar-menu-arrow-big.png") no-repeat scroll right 17px transparent;
}

.dropdown-menu > li.leaf > a {
	font-weight: normal;
	font-family:'Din', arial, helvetica, sans-serif;
	color: #aaaaaa;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: none !important;
	color: #e98300;
}

.caret {
	display: none;
}

ul.menu li.active ul.dropdown-menu, ul.menu li.active-trail ul.dropdown-menu {
	display: block;
	border-radius: none;
    box-shadow: none;
    border: none;
    background: none;
    position: inherit;
    float: none;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 14px;
	font-weight: normal;
	font-family:'Din', arial, helvetica, sans-serif;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background: none;
	color: #E98300;
}

ul.menu li.active ul.dropdown-menu a {
	color: #aaaaaa;
	font-weight: normal;
}

ul.menu li.active ul.dropdown-menu a:hover {
	color: #e98300;
}

/* ------------------------ */
.highlighted img{margin-bottom: 25px;}
ul.breadcrumb li{font-size: 90%;}
.node-page {
	margin-bottom: 40px;
}

#block-menu-block-1 {
	/*background-color: #f1f1f1;*/
}
#node-4 blockquote{width:350px;float:left;margin-left: 0px;margin-top: 56px;}
#node-4 blockquote p{ font-size: 26px; }
#worldmap {
	background:url("/sites/default/files/worldmap/world-map4.png") no-repeat scroll center center;
	width:497px;
	height:244px;
	position:relative;
	  margin-right: 30px;
	  float: right;
	}

#Map area{outline: none}

.navbar {
	background-color: #f1f1f1;
	overflow: hidden;
}

header#navbar .navbar
{
	background-color: transparent;
}

{
	background-color: transparent;
}

header#navbar .navbar ul.menu li a
{
	background: none;
}
#block-menu-block-1 .navbar-inner {
	padding: 0;
	border: none;
	background : none;
	box-shadow: none;
	filter:none;
}

.navbar-inner .brand h2 {
	 height: 46px;
    padding-top: 48px;
    background: url("../images/masque-couleur.png") no-repeat scroll center bottom #F08B09;
    padding-bottom: 33px;
}

#block-menu-block-1 .navbar .nav > li > a {
	text-shadow: none;
	display: block;
	top: 0;
	padding:12px 15px 12px 0px;
}

ul.slides li > a {
	padding:0px !important;
}

#navigationSlider li {
	padding: 0 15px;
}

#navigationSlider li.active {
	background-color: #f1f1f1;
	padding-bottom: 0px;
}

#navigationSlider li.active a {
	color: #0088ce !important;
}

#navigationSlider li.cmMenu a {
	background-color: transparent;
}

#cmMenu447 a, #cmMenu448 a, #cmMenu449 a, #cmMenu450 a {
	padding-right: 22px !important;
}

#block-menu-block-1 .navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .submenu a.brand:hover  {
	color: #0088ce;
}

#sliderMenu {
	padding-bottom: 15px;
}

.menuSlider {
	/*overflow: hidden; BUG SAFARI SI EN HIDDEN*/
}

.menuSlider .slides li a {
	padding-top: 0;
}

.menuSlider li h2 {
	/*border-top:3px solid #f08b09;*/
	/*background: url("../images/bottom-arrow-orange.png") no-repeat scroll center top transparent;*/
	/*background: url("../images/masque-couleur-gris.png") no-repeat scroll center top transparent;*/
	/*padding-top: 15px;*/
	margin-top:0;
}

/*.menuSlider img {
	padding-bottom: 14px;
	margin-bottom:15px;
	width: 100%;
	background: url("../images/masque-couleur.png") no-repeat scroll center bottom #F08B09;
	border-radius: 5px 5px 0 0;
}*/

.menuSlider h2 {
	padding-top: 26px;
	/*margin-bottom:15px;*/
	width: 100%;
	background: url("../images/masque-couleur.png") no-repeat scroll center top #F08B09;
}

.submenu ul.slides li h2.grey {	background-color: #acacac;	color:#acacac;}
.submenu ul.slides li h2.blue {	background-color: #2997c9;	color:#2997c9;}
.submenu ul.slides li h2.brown {	background-color: #6f5740;	color:#6f5740;}
.submenu ul.slides li h2.lightBrown {	background-color: #c69c6d;	color:#c69c6d;}
.submenu ul.slides li h2.clearBlue {	color:#25c1eb;	background-color:#25c1eb;}
.submenu ul.slides li h2.lightGreen{	color: #7accc8;	background-color: #7accc8;}
.submenu ul.slides li h2.green{	color: #7cc576;	background-color: #7cc576;}
.submenu ul.slides li h2.purple{	color: #ac8cbf;	background-color: #ac8cbf ;}
.submenu ul.slides li h2.gold{	color: #c7b26a;	background-color: #c7b26a;}
.submenu ul.slides li h2.yellow{	color: #f5ce1a;	background-color: #f5ce1a;}

/* CARMEUSE COLOR */
.submenu ul.slides li h2.carmeuseDarkBlue{	color: #003377;	background-color: #003377;}
.submenu ul.slides li h2.carmeuseGrey{	color: #7C807D;	background-color: #7C807D;}
.submenu ul.slides li h2.carmeuseOrange{	color: #F5851F;	background-color: #F5851F;}
.submenu ul.slides li h2.carmeuseBlue{	color: #0087CD;	background-color: #0087CD;}
.submenu ul.slides li h2.carmeuseDarkCyan{	color: #0099A8;	background-color: #0099A8;}
.submenu ul.slides li h2.carmeuseGreen{	color: #AFBD35;	background-color: #AFBD35;}



.flex-direction-nav {
	margin-top: 10px;
}

.flex-prev {
	background: url("../images/prev.png") no-repeat scroll left center transparent;
	height: 100%;
	left: 0;
}

.flex-next {
	background: url("../images/next.png") no-repeat scroll right center transparent;
	height: 100%;
	right: 0;
}

.navbar .brand {
    text-shadow: none;
    background-clip: padding-box;
    background-color: white;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    margin: 0 5px;
    padding: 0;
    color: #626262;
}

.navbar .brand span, .navbar .menuSlider span {
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	display: block;
	padding:0 15px 15px 15px;
	border-radius: 5px 5px 0 0;
	font-weight: normal;
}

.navbar .brand li a span {
	text-align: center;
	background: url("../images/bottom-arrow-orange.png") no-repeat scroll center top transparent;
	padding: 0 5px;
}

.submenu a.brand {
    overflow: hidden;
    height: 280px;
}

.submenu ul.slides li {
	margin-bottom:3px;
	margin-right: 7px;
	height: 280px;
}

.navbar .brand h2 {
	/*background-color: #f08b09;*/
	background: url("../images/masque-couleur.png") no-repeat scroll center 113px #F08B09;
	border-radius: 5px 5px 0px 0px;
	text-align: center;
	font-weight: normal;
	font-family:'DinBold', arial, helvetica, sans-serif;
	margin-top: 0;
	/*padding-top: 10px;*/
	color: white;
	margin-bottom: 16px;
	font-weight: 300;
}

.flex-direction-nav li {
	list-style:  none;
	float: right;
	padding: 0 5px;
}

.region-sidebar-first ul.menu li a {
	background:none;
	padding-bottom:13px;
}
#block-menu-block-4,.highlighted .field-collection-container {
	width: 30%;
	float: right;
	border-left: 20px solid white;
}
.menu-level-4 ul.nav{
	padding: 8px 12px;
}

.menu-level-4 ul.nav li{
	float: none;
	display: block;
	margin: 0;
	padding: 5px 0;
}
.menu-level-4 ul.nav li a{
	float: none;
	display: block;
	margin: 0;
	font-size: 15px;
	padding: 0;
	line-height: 22px;
	text-transform: none;
	text-shadow: 0 0 0;
	background: none;
	font-family: 'Din', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
	height: auto;
}
.menu-level-4 ul.nav li.active a{
	background-color: transparent;
	color: #0088CE;
}

/* --------------- FIRST FOOTER = SECOND CONTENT --------------- */

#subContent .block-block,#subContent .block {
	width: 23.5%;
	margin-right:2%;
	float: left;
	position: relative;
}

.block-globule-news article {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px dotted #999;
}
.block-globule-news article:last-child {
	border-bottom: none;
}
.block-globule-news article p {
	margin: 0;
	padding: 0;
}
.block-globule-news article p a{
	font-size: 90%;
	color: #666;
	line-height:normal;
}
.block-globule-news article p a:hover{
	color: #f08b09;
	text-decoration: none;
}

#subContent #block-block-5 {
	margin-right:0;
}
#subContent #block-block-5 p {
	font-size: 80%;
}
#subContent #block-block-5 p img {
	float: left;
	margin: 0 5px 5px 0;
}

#subContent ul li {
	margin-bottom: 5px;
}

#subContent .region-subcontent select {
	border-radius: 2px 2px 2px 2px;
    display: block;
    padding: 2px;
    width: 100%;
    color: #828282;
}

#subContent .footer-contact,#subContent  #block-block-contact-block-contact form{
	background-color: #f3f3f3;
	padding: 15px 12px 40px;
	color: #393939;
	margin-bottom:10px;
}
#subContent  #block-block-contact-block-contact form .form-item{
	margin-bottom:18px;
}

#subContent .footer-links {
	/*bottom: 0;
   position: absolute;*/
}
#block-block-contact-block-contact .btn {
margin-top: 0;
float: right;
font-size: 11px;
line-height: 14px;
}

.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
	/*background: url("next.png") no-repeat scroll 0 0 transparent;*/
    /*left: -53px;*/
   margin-top:60px;
   border-radius:4px;
}

.flex-direction-nav a {
	width: 53px;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    box-shadow: none;
   }

.date,.taxonomyNews{text-transform: uppercase;font-size: 70%; color: #9f9f9f;}


.label, .badge{background-color: #eee;
text-shadow: 0 0 0;
color: #e98300;}

.taxonomy-term-description h2{padding-top: 0;}
.taxonomy-term-description {padding: 20px 0 30px 0; border-bottom: 1px solid #efefef;}

article.node-teaser h2{padding-top: 0;}
article.node-teaser{padding: 20px 0 30px 0; border-bottom: 1px solid #efefef;}




/* --------------- CONTACT PAGE  --------------- */


fieldset#webform-component-left{
	width: 48%;
	margin:0  2% 0 0;
	float: left;
	padding: 0;
}

fieldset#webform-component-left input,
fieldset#webform-component-left select,
fieldset#webform-component-left textarea{width: 100%;}

fieldset#webform-component-right{
	width: 46%;
	float: left;
	margin: 0;
	padding: 17px 2%;
	background-color: #eee;
}
fieldset#webform-component-right h2{
	padding: 0 0 10px 0;
	font-size: 18px;
	margin: 0;
	line-height: normal;
	font-family: 'DinBold', arial, helvetica, sans-serif;
}
fieldset#webform-component-right .contact-person-contact-person h2{
border-top: 1px solid #ccc;
padding: 15px 0 5px 0;
margin: 15px 0 0;
}
fieldset#webform-component-right .contact-person-contact-person h2.name{
	padding:0;
	font-size: 18px;
	margin: 0;
	line-height: normal;
	font-family: 'Din', arial, helvetica, sans-serif;
	border: none;
}
form.webform-client-form #edit-submit{
	float: left;
	clear: left;
	display: block;
}







/* --------------- CAREERS  --------------- */


.careersContent h2{
	padding-top:0;
}

.careersContent h3.col-heading {
	font-size: 19px;
	font-family: inherit;
	font-weight: 200;
	color: #888;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px solid #c2c2c2;
	letter-spacing: 1px;
	line-height: 18px;
}
.careersContent .accordion-group {
	margin-bottom: 2px;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.careersContent .accordion-inner {
	padding: 9px 0px;
	border-top: none;
}
.careersContent .divider {
display: block;
margin: 10px 0px;
border-bottom: 1px solid #c2c2c2;
}
.careersContent .span8 h3{
	padding:0;
	margin:0;
}




/* --------------- PAGE ALL NEWS  --------------- */

.page-news-listing .mainContent .node-globule-news{
	padding: 30px 0 20px;
	/*border-top:1px solid #e1e1e1;*/
}
.page-news-listing .mainContent .node-globule-news header p a{
	color: #444;
	font-size: 110%;
}
.page-news-listing .mainContent .node-globule-news header p a:hover{
	color: #f08b09;
	text-decoration: none;
}





/* --------------- NEWS  --------------- */

body.node-type-globule-news .field-name-field-news-summary{
	/*float: left;
	width: 60%;*/
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: 200;
	line-height: 30px;
}
body.node-type-globule-news .field-name-globule-news-image{
	float: right;
	width: 33%;
	margin-right: 3%;
}
body.node-type-globule-news .field-name-globule-news-image img{
	display: block;
	max-width: auto;
	width: 100%
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	line-height: 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

body.node-type-globule-news .field-type-text-with-summary{
	clear: both;
	padding-top: 30px;
}
body.node-type-globule-news .mainContent h3 {
font-weight: normal;
font-family: 'Din', arial, helvetica, sans-serif;
padding: 0px 0 6px;
font-size: 21px;
line-height: 24px;
color: #444;
}





/* ------------------------------------------------------------------------
------------------------ LOCATIONS ------------------------------------------- */

article#node-98{display: none;}
.map-side-content{
	width: 29%;
	float: left;
	margin: 0;
	padding: 0;
}

#map-locations{
	float: right;
	width: 70%;
	margin: 0;
	padding: 0;
}
#map-sidebar #map-locations{float: none;width: 100%;}

.map-side-content ul{
	margin: 0;
}
.map-side-content ul li{
	overflow: hidden;
	margin-bottom: 7px;
}
.map-side-content ul li figure{
	margin: 0;
	padding: 0;
	width: 14%;
	float: left;
}
.map-side-content ul li span{
	padding: 6px 0 0 2%;
	display: block;
	float: left;
	width: 76%;
}
.map-side-content .legend-container h3{display: none;}
.map-side-content .block-office{border-top: 1px solid #ddd; margin-top: 25px;padding-top: 25px;}
.map-side-content .block-office figure{
	margin: 0;
	padding: 0;
	width: 14%;
	float: left;
}
.map-side-content .block-office h3{
	padding: 6px 0 0 2%;
display: block;
float: left;
width: 76%;
}
.map-side-content .block-office .office-content{clear: both;}

.form-item-map-filter{margin-top: 15px;}




/* ------------------------------------------------------------------------
------------------------ TABLE ------------------------------------------- */


table{width: 100%; margin: 10px 0 25px 0;table-layout: fixed;}
table td{border: 1px solid #ccc; border-collapse: collapse; text-align: center;
	font-size: 12px;padding: 4px 0;}
table th{border: 1px solid #bbb; background-color: #bbb; border-collapse: collapse; text-align: center;
	font-size: 15px;color: #fff; font-weight: bold;}
table.InnerTable td {border: none;}
table.InnerTable {margin: 0;}
.Surcharge{background-color: #ddd; font-weight: bold;}

table.executivesTable{width: auto; }
table.executivesTable td{border: none; text-align:left;padding-bottom: 20px; }
table.executivesTable td p{text-align:left; padding: 0 0 0 15px; font-size: 15px; margin-top: 7px;}


.field-type-text-with-summary .divider {
display: block;
margin: 10px 0px;
border-bottom: 1px solid #c2c2c2;
}
.node .field-name-body .row-fluid .span4 img{margin-left: 0;}
.row-fluid h3{margin-top: 0; padding-top: 7px;}


/* --------------- SIDEBAR NEWS CATEGORIES  --------------- */

#block-globule-news-globule-taxonomy-news-block h2.block-title,
#block-globule-news-globule-archive-news-block h2.block-title{
	padding: 14px 0 0 0;
	border-top: 1px solid #e1e1e1;
	color: #525252;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	font-family: 'Din', arial, helvetica, sans-serif;
	margin-top: 20px;
}
#block-globule-news-globule-taxonomy-news-block ul.taxonomy-tree,
#block-globule-news-globule-archive-news-block ul.year-tree{margin: 0;padding: 0;}
#block-globule-news-globule-taxonomy-news-block ul.taxonomy-tree li,
#block-globule-news-globule-archive-news-block ul.year-tree li{list-style-type: none;padding-left: 10px;}
#block-globule-news-globule-taxonomy-news-block ul.taxonomy-tree li a,
#block-globule-news-globule-archive-news-block ul.year-tree li a{
	display: block;
	color: #444;
	font-size: 80%;
	padding: 4px 0;
	text-transform: uppercase;
}
#block-globule-news-globule-taxonomy-news-block ul.taxonomy-tree li a:hover
#block-globule-news-globule-archive-news-block ul.year-tree li a:hover{
	text-decoration: none;
	color: #f08b09;
}


/* --------------- LAST FOOTER  --------------- */

.footer {
	text-transform: uppercase;
	font-size: 12px;
	padding: 25px 0 26px 0;
	border: none;
}

.footer a:hover {
	color: #eee;
	text-decoration: none;
}

.globule {
	float:right;
	background: url("../images/gbl_Fond_Fonce.png") no-repeat scroll 0 0 transparent;
	text-indent: -9999px;
	height: 16px;
	width: 48px;
}

.globule:hover{
	background: url("../images/gbl_Fond_Fonce.png") no-repeat scroll 0 -17px transparent;
}

.field-item p img {
	margin: 0 0 20px 20px;
}
.node .field-name-body img {
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    /*display: block;*/
    line-height: 20px;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
	margin: 0 10px;
}

.node .field-name-body .thumbnail img{
	/*margin: 0 0 10px 10px;*/
	margin: 0;
	display: block;
	padding: 0;
	line-height: normal;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	box-shadow:  0 0 0;
}

.node .field-name-body img.inlineIMG {
    border: none;
    border-radius: 0;
    box-shadow: 0 0 0;
    display: inline;
    line-height: normal;
    padding: 0px;
	margin: 0;
}

.node .field-name-body img.noborder {
	border:0px solid #fff;
    box-shadow: 0 0 0;

}

.flex-control-paging li a {
    border-radius: 10px;
    height: 10px;
    width: 10px;
}

#cmMenu447items .brand h2, #cmMenu448items .brand h2, #cmMenu449items .brand h2, #cmMenu450items .brand h2
{
	margin-bottom: 30px;
}



/* ----------------------------------------------------------------------------
------------------------ EXECUTIVES ------------------------------------------- */


.executives ul{
	margin: 0 0 1.5em;
	padding: 0;
	overflow: hidden;
}
.executives li{
	list-style-type: none;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: 19%;
	margin-right: 1%;
	float: left;
}
.executives li figure{
	margin: 0 0 10px;
	padding: 0;
}
.executives ul.group-executive li{width: 40%;}
.executives ul.group-executive li figure{width: 47%; float: left; margin-right: 3%;}

.executives li p{
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 110%;
}
.executives li H5{
	margin: 0;
	padding: 0;
	font-size: 100%;
}
.executives li H6{
	margin: 0;
	padding: 0;
	font-size: 80%;
}

/* ------------------------------------------------------------------------
------------------------ VALUES ------------------------------------------- */

.mainContent h3.popover-title{
	line-height: normal;
	padding: 8px 0 6px 10px;
}
.mainContent .popover-content li{
	margin-bottom: 10px;
}
.mainContent .popover-content br{
	display: none;
}



/* ----------------------------------------------------------------------
------------------------ JOB LISTINGD ------------------------------------------- */

.field-items .nav-tabs>li {
	list-style-type: none;
	background: none;
	padding-bottom: 0;
	padding-left: 0;
}
.careersContent .nav-tabs {
border-bottom: none;
margin-bottom: 0;
}
.careersContent .nav {
border-bottom: none;
margin-bottom: 0;
}
.field-items .careersContent .nav-tabs>li.active>a {
padding-top: 13px;
padding-bottom: 13px;
line-height: 20px;
border: 1px solid transparent;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
background-color: #eaf1f6;
color: #0879b4;
}
.field-items .careersContent .nav-tabs>li>a {
color: #0879b4;
margin-right: 5px;
padding-top: 13px;
padding-bottom: 13px;
}
.field-items .careersContent .nav-tabs>li>a:hover {
	padding-top: 13px;
padding-bottom: 13px;
line-height: 20px;
border: 1px solid transparent;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
background-color: #eaf1f6;
color: #0879b4;
background-image: none;
}


/* ----------------------------------------------------------------------
------------------------ mozza ------------------------------------------- */


.line{
	overflow: hidden;
	/*background-color: #eee;*/
}
.elm{
	margin: 0 0.57% 4px 0;
	float: left;
	position: relative;
   height: 0;
   background: transparent url('../img/kkf.jpg') center center no-repeat;
   overflow: hidden;
   cursor: pointer;
   -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.line_1 .elm.big{cursor: default;}
.wrap{
	float: left;
	width: 48%;
	overflow: hidden;
}
.elm img{
	 width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
}
.elm.big{
	width: 47.66%;
	padding-bottom: 47.66%;
}
.elm.small{
	width: 23.57%;
	padding-bottom: 23.57%;
}
.elm.long{
	width: 47.71%;
	padding-bottom: 23.57%;
}
.wrap .small{
	width: 49.2%;
	padding-bottom: 49.2%;
}
.wrap .long{
	width: 98.97%;
	padding-bottom: 49.2%;
}
.wrap .elm{margin: 0 1% 4px 0;}
.elm.nmr{margin-right: 0;}
.elm.nmb{margin-bottom: 0;}
.elm.big.bigRight{width: 48%;}

.elm a {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
.elm  .infos{
	position: absolute;
	width: 100%;
	height: 100%;
	top:100%;
	left: 0;
	background-color: #222;
	background-color: rgba(0,0,0,.7);

	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.elm:hover .infos{
	top:0;
}
.elm .infos h4{
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
}
.elm .infos p{
	color: white;
	text-align: center;
	font-size: 13px;
	margin: 0;
	padding: 0 7px;
	line-height: 15px;
}


/* ********* */

.mozzaRepeat-0 .line_1 .big{
	background-color: #0088ce;
	background-image: none;
}
.elm h4{
	border-bottom: none;
	padding-bottom: 5px;
	margin-bottom: 8px;
	padding-top: 5px;
	background: transparent url(../images/h4-bg.gif) center bottom no-repeat;
}
.line_1 .big h4{
	color: white;
	width: 75%;
	margin: 35% auto 0;
	border-bottom: 0;
	text-align: center;
	font-size: 170%;
	background: none;
	padding: 0;
}
.elm.bigRight h4{padding-top: 50px;}

/*
*	ANIMATIONS
*/


html.cssanimations.backgroundsize .mozza,
html.ie10 .mozza {
	/*margin: 0 0 5em;*/
}

html.cssanimations.backgroundsize .mozza .line .elm {
	-webkit-background-size: 0% 0%;
	-moz-background-size: 0% 0%;
	background-size: 0% 0%;
}

html.cssanimations.backgroundsize .mozza .line.go .elm {
	-webkit-animation:appears 0.5s 0.3s 1 ease-in-out forwards;
	   -moz-animation:appears 0.5s 0.3s 1 ease-in-out forwards;
	    -ms-animation:appears 0.5s 0.3s 1 ease-in-out forwards;
	     -o-animation:appears 0.5s 0.3s 1 ease-in-out forwards;
	        animation:appears 0.5s 0.3s 1 ease-in-out forwards;

}

html[data-useragent*='MSIE 10.0'] .mozza .line .elm {
	transition: all 0.4s ease-in;
}

html[data-useragent*='MSIE 10.0'] .mozza .line.go .elm {
	background-size: 100% auto;
}

@keyframes appears {

	0% {
		-webkit-background-size: 0% auto;
		-moz-background-size: 0% auto;
		-o-background-size: 0% auto;
		background-size: 0% auto;

	}

	100% {
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-o-background-size: 0% auto;
		background-size: 100% auto;
	}

}


@-webkit-keyframes appears {

	0% {
		-webkit-background-size: 0%;
		background-size: 0%;

	}

	100% {
		-webkit-background-size: 100%;
		background-size: 100% ;
	}

}

@-moz-keyframes appears {
	0% {
		-moz-background-size: 0% auto;
		background-size: 0% auto;

	}

	100% {
		-moz-background-size: 100% auto;
		background-size: 100% auto;
	}
}


@-o-keyframes "appears" {
	0% {
		-o-background-size: 0%;
		background-size: 0%;

	}

	100% {
		-o-background-size: 100%;
		background-size: 100% ;
	}
}
/* Resource Press-kit */
.container section.mainContent article.node-globule-resources div.image {
   float: left;
    margin: 10px 10px 10px 0;
}



.field-collection-container {
	border-bottom: none;
	margin-bottom: 0;
	border:0;
}

.dropdown-submenu>a:after {
	border: none;
}

.page-calculator-caustic-converter .control-group {
	width: 100%;
	overflow: hidden;
}

.page-calculator-caustic-converter .control-group label {
	width: 35%;
	float: left;
}

.page-calculator-caustic-converter .control-group .controls {
	width: 60%;
	float: right;
}

.page-calculator-caustic-converter .control-group .controls .help-block {
	display: inline-block;
	width: auto;
}

.page-calculator-caustic-converter #edit-result {
	margin: 1em 0 0;
}

.page-calculator-caustic-converter #edit-result .controls {
	width: 100%;
	float: none;
	clear: both;
}

.page-calculator-caustic-converter .mainContent form legend {
	margin: 2em 0 1em;
}

.page-calculator-liquidus-temperature .min-max {
	width: 100%;
	overflow: hidden;
}

.page-calculator-liquidus-temperature .min-max > div {
	display: inline-block;
	margin: 0 1.5em 0 0;
}

.page-calculator-liquidus-temperature .liquidus {
	width: 100%;
	overflow: hidden;
	margin: 2em 0;
}

.page-calculator-liquidus-temperature .liquidus .liquidus-grade {
	width: 37%;
	float: left;
}

.page-calculator-liquidus-temperature .liquidus .liquidus-grade-values {
	width: 63%;
	float: right;
}

.page-calculator-liquidus-temperature .liquidus .liquidus-grade > div > * {
	display: inline-block;
}

.page-calculator-liquidus-temperature .liquidus .liquidus-grade #liquidus_grade {
	margin: 0 0.3em 0 1em;
}

.page-calculator-liquidus-temperature .liquidus .liquidus-grade-values .form-item.answer > * {
	display: inline-block;
}

.page-calculator-liquidus-temperature .liquidus .liquidus-grade-values .form-item.answer label {
	width: 11em;
}

.page-calculator-liquidus-temperature .max-tundish .form-item label {
	width: 37%;
	float: left;
}

.page-calculator-liquidus-temperature .max-tundish .form-item div,
.page-calculator-liquidus-temperature .max-tundish .form-item span {
	display: inline-block;
}

.page-calculator-liquidus-temperature .max-tundish #max_tundish {
	margin: 0 0.5em 0 0;
}

.page-calculator-limestone-to-lime .control-group,
.page-calculator-limestone-to-lime .form-item {
	width: 100%;
	overflow: hidden;
	margin: 0;
}

.page-calculator-limestone-to-lime .control-group {
	margin: 0 0 1.5em;
}

.page-calculator-limestone-to-lime .form-item > * {
	display: block;
	float: left;
	margin: 0 0 0.5em;
}

.page-calculator-limestone-to-lime .form-item label {
	width: 15em;
}

.page-calculator-limestone-to-lime .form-item.answer {
	margin: 0;
}

.page-calculator-limestone-to-lime .multiple-result .amount-co2-value > * {
	display: inline-block;
	margin: 0 0.5em 0 0;
}


body.page-calculator #edit-calculator table td{
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}


body.page-calculator #edit-calculator .help-block {
color: #999;
font-size: 12px;
margin: 6px 0 10px;
padding: 0 3px;
}

body.page-calculator #edit-calculator .help-block {
color: #999;
font-size: 12px;
margin: 6px 0 10px;
padding: 0 3px;
}


body.page-calculator #edit-calculator table td .disabled .tooltip.right .tooltip-arrow {
	border-right-color: #b94a48;

}
body.page-calculator #edit-calculator table td .disabled .tooltip-inner {
	background-color: #b94a48;

}


body.page-calculator #dolomotic-lime-vs-magnesite-calculation-form table td input.same-value{
	background-color: transparent;
	border: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #777777;
    box-shadow: none;
}

body.page-calculator #edit-calculator table td .btn.popover-result{
	background: none  #F18C0A;

	border: none;
	color: #FFF;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	text-shadow: none;
	text-transform: uppercase;
	margin-top: 0px;
	line-height: 13px;
	padding: 4px 7px;
	margin-left: 10px;
	font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
}

#edit-calculator input.error{
	background-color: #eed3d7;
}
.page-calculator-liquidus-temperature #edit-calculator .fieldset-description{
	margin-bottom: 20px;
}

.page-calculator-liquidus-temperature #edit-calculator .form-item-grade label,
.page-calculator-liquidus-temperature #edit-calculator .form-item-grade .controls{
	display: inline-block;
	padding : 10px;
}

body.page-calculator #edit-calculator .form-item.answer label{
	/* font-weight: bold; */
}

table .control-group,
table .control-group input {
	margin: 0;
}

table .control-group input {
	width: 30%;
	padding: 0.25em 0.5em;
}

#globule-location-filter-form .control-group > label {
    font-family: 'DinLight',arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding: 15px 0 6px;
        color: #222222;
        text-transform: uppercase;
}

#globule-location-filter-form .form-item-map-filter {
	margin: 0;
}

#globule-location-filter-form .form-item-map-route-from {
	margin: 1em 0 0;
}

#globule-location-filter-form .map-address h3 {
	text-transform: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #777;
	font-family: 'Din','Helvetica Neue','Helvetica',Arial,sans-serif;
}

#globule-location-filter-form  input#edit-map-route-from.error {
	border: 1px solid #FF0000;
}

#globule-location-filter-form div.error {
	margin: 0.5em 0 0;
	padding: 0.5em 1em;
}


#home-page-video .vjs-big-play-button
{
	top: 50%;
	left: 50%;
	margin: -1.2em auto auto -2.1em;
}

/* IE */
#subContent #home-page-video {
	width: 221px;
	height: 141px;
}

/* #home-page-video_flash_api{
	width: 221px !important;
	height: 141px !important;
} */

h1.home-title{
	padding: 0;
	margin: 0;
	border: none;
}
h1.home-title span{
	  position: absolute;
    top: -9999px;
    left: -9999px;

}

button.navbar-toggle{
	display: none;
}

.collapse{
	height: auto;
}

/*** PAGE EXECUTIVE MANAGEMENT TEAM ***/

ul.executiveManagementTeam li{
	list-style-type: none;
	background-image: none;
	padding-left: 0;
	overflow: hidden;
	margin-bottom: 15px;
}

ul.executiveManagementTeam li figure{
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 3%;
	width: 15%;
}

ul.executiveManagementTeam li p{
	font-size: 90%;
    line-height: 110%;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}


/*** MENU NIVEAU 4 ***/

.subsub-menu-responsive{
	display: none;
}


#mobile-header{
	display: none;
}














/*.form-type-radio {
	float: left;
	width: 50%;
}*/
.alert-block {
    padding-bottom: 14px;
    padding-top: 14px;
}
.alert.alert-block.alert-error ul li {
	border-bottom: 1px solid #b94a48;
    display: inline-table;
    font-size: 14px;
    height: 40px;
    line-height: 1em;
    margin-bottom: 10px;
    margin-right: 1%;
    margin-top: 4px;
    vertical-align: middle;
    width: 48%;
}

legend {
    float: left;
    width: 100%;
}

.webform-container-inline label {
    display: block;
    margin-right: 1em;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	height: 30px;
	width: 95%;
}
input#edit-submitted-e-mail-address,
input#edit-submitted-credit-references-trade-1-e-mail-address,
input#edit-submitted-credit-references-trade-2-e-mail-address,
input#edit-submitted-credit-references-trade-3-e-mail-address,
input#edit-submitted-credit-references-trade-4-e-mail-address,
input#edit-submitted-credit-references-trade-5-e-mail-address {
	width: 97.5%;
}
#webform-component-credit-references--trade-1 .fieldset-legend,
#webform-component-credit-references--trade-2 .fieldset-legend,
#webform-component-credit-references--trade-3 .fieldset-legend,
#webform-component-credit-references--trade-4 .fieldset-legend,
#webform-component-credit-references--trade-5 .fieldset-legend,
#webform-component-credit-references--trade-6 .fieldset-legend,
#webform-component-credit-references--trade-7 .fieldset-legend,
#webform-component-credit-references--trade-8 .fieldset-legend,
#webform-component-credit-references--trade-9 .fieldset-legend,
#webform-component-credit-references--trade-10 .fieldset-legend{
	font-size: 17px;

}


#webform-component-text1 p, #webform-component-text2 p {
	color: #777;
	font-size: 13px;
	font-style: italic;
	line-height: 1.3em;
	text-shadow: none;
}
label, input, button, select, textarea {
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
}
.form-item.webform-component.webform-component-textfield.webform-container-inline {
    float: left;
    width: 50%;
    margin-top: 6px;
}
.form-item.webform-component.webform-component-email.webform-container-inline {
    float: left;
    width: 49%;
    margin-top: 6px;
}

.form-item.webform-component.webform-component-email.webform-container-inline input {
    float: left;
    width: 47.5% !important;
}


.fieldset-legend {
	float: left;
    margin-top: 20px;
    text-transform: uppercase;
    width: 100%;
}
.form-radios {
    float: left;
    width: 100%;
}
#webform-component-number-of-owners, #edit-submitted-number-of-owners {

    width: 99%;
}

#webform-component-sales-tax-exempt {
	width: 100%;
	clear: both;
	float: left;
}
fieldset#webform-component-certificate-fieldset, 
fieldset#webform-component-name-and-title-of-owners-or-officers,
fieldset#webform-component-credit-references,
fieldset#webform-component-credit-references--trade-1,
fieldset#webform-component-credit-references--trade-2,
fieldset#webform-component-credit-references--trade-3,
fieldset#webform-component-credit-references--trade-4,
fieldset#webform-component-credit-references--trade-5,
fieldset#webform-component-credit-references--trade-6,
fieldset#webform-component-credit-references--trade-7,
fieldset#webform-component-credit-references--trade-8,
fieldset#webform-component-credit-references--trade-9,
fieldset#webform-component-credit-references--trade-10,
fieldset#webform-component-credit-references--bank,
fieldset div.fieldset-wrapper {
	float: left !important;
    width: 100% !important;
}
#edit-submitted-sales-tax-exemption-certificate-ajax-wrapper {
	float: left;
    margin-top: 10px;
    width: 100%;
}
#webform-component-text1 {
	float: left;
    margin-top: 0;
    width: 100%;
}

#webform-component-number-of-owners .control-label {
    float: left;
    margin-top: 15px;
}

form.webform-client-form #edit-submit {
    clear: left;
    display: block;
    float: left;
    margin-bottom: 30px;
}
.form-managed-file {
    float: left;
    margin-bottom: 9px;
    margin-top: 4px;
}

input#edit-submitted-signer-credit-requested {
	width: 92%;
}

#webform-component-sales-tax-exemption-certificate .btn {
    margin-top: 2px;
}

#edit-submitted-sales-tax-exemption-certificate-upload {
	padding-right: 8px;
}
#edit-submitted-certificate-fieldset-sales-tax-exemption-certificate-upload {
	margin-right: 10px;
	    line-height: 24px; 
}

button.btn, input.btn[type="submit"] {
	line-height: 1em;
    margin: 0;
    margin-top: -3px;
    padding: 6px 8px;

}


#webform-component-signer--credit-requested {
	position: relative;

}
#webform-component-signer--credit-requested span.field-prefix {
	position: absolute;
	padding-left: 8px;
    padding-top: 5px;

}

input#edit-submitted-signer-credit-requested {
    width: 95.2%;
}

#webform-component-signer--credit-requested input#edit-submitted-signer-credit-requested {
	padding-left: 22px;
}

.control-label {
	margin-top: 10px;
	margin-bottom: 0px;
}

@media (max-width: 979px) {
	.alert.alert-block.alert-error ul li {
		border-bottom: 1px solid #b94a48;
	    display: inline-table;
	    font-size: 14px;
	    height: 40px;
	    line-height: 1em;
	    margin-bottom: 10px;
	    margin-right: 1%;
	    margin-top: 4px;
	    vertical-align: middle;
	    width: 100%;
	}
	#webform-component-number-of-owners, 
	#edit-submitted-number-of-owners {
    	width: 100%;
	}
	.form-item.webform-component.webform-component-textfield.webform-container-inline {
    	float: left;
    	width: 100%;
	}
	.form-radios {
    	float: left;
    	width: 100%;
	}
	.form-item.webform-component.webform-component-email.webform-container-inline input {
    	float: left;
    	width: 100% !important;
	}
	input#edit-submitted-e-mail-address,
	input#edit-submitted-credit-references-trade-1-e-mail-address,
	input#edit-submitted-credit-references-trade-2-e-mail-address,
	input#edit-submitted-credit-references-trade-3-e-mail-address,
	input#edit-submitted-credit-references-trade-4-e-mail-address,
	input#edit-submitted-credit-references-trade-5-e-mail-address {
		width: 100%;
	}
	input#edit-submitted-signer-credit-requested {
		width: 97.3%;
	}
	select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
		height: 30px;
		width: 100%;

	}
	input#edit-submitted-signer-credit-requested {
	    width: 100%;
	}

}
input.error, select.error, textarea.error {
		border: 1px solid #b94a48 !important;  
		color:  #b94a48;
}

#webform-component-text2, 
#webform-component-corporation, 
#webform-component-type-of-business {
	width: 100%;
	float: left;
}

#webform-component-e-mail-address {
	width: 50%;
}

.form-item.webform-component.webform-component-email.webform-container-inline input {
    float: left;
    width: 95% !important;
}

#webform-component-state #edit-submitted-state, 
#webform-component-type-of-business #edit-submitted-type-of-business,
#edit-submitted-credit-references-number-of-owners, 
#edit-submitted-credit-references-trade-1-e-mail-address,
#edit-submitted-credit-references-trade-2-e-mail-address,
#edit-submitted-credit-references-trade-3-e-mail-address,
#edit-submitted-credit-references-trade-4-e-mail-address,
#edit-submitted-credit-references-trade-5-e-mail-address,
#edit-submitted-credit-references-trade-6-e-mail-address,
#edit-submitted-credit-references-trade-7-e-mail-address,
#edit-submitted-credit-references-trade-8-e-mail-address,
#edit-submitted-credit-references-trade-9-e-mail-address,
#edit-submitted-credit-references-trade-10-e-mail-address{
	width: 97.5% !important;
}
#webform-component-state .control-label {
    float: left;
    margin-top: 12px;
}

#webform-component-credit-references--trade-1--state,
#webform-component-credit-references--trade-2--state,
#webform-component-credit-references--trade-3--state,
#webform-component-credit-references--trade-4--state,
#webform-component-credit-references--trade-5--state,
#webform-component-credit-references--trade-6--state,
#webform-component-credit-references--trade-7--state,
#webform-component-credit-references--trade-8--state,
#webform-component-credit-references--trade-9--state,
#webform-component-credit-references--trade-10--state,
#webform-component-credit-references--bank--state,
#webform-component-signer--title {
	float: left;
    margin-top: 6px;
    width: 50%;
}

.webform-container-inline div, 
.webform-container-inline div.form-item {
    display: inline;
    padding-top: 10px;
    padding-bottom: 20px;
}

#webform-component-text2 {
	padding-top: 10px;
}


#webform-component-signer {
    width: 100%;
}

.radio, .checkbox {
    min-height: 20px;
    padding-left: 40px;
}

#webform-component-state {
    float: left;
    margin-right: 1%;
    margin-top: 4px;
    width: 49%;
}
/*
.form-item.webform-component.webform-component-select.webform-container-inline {
    float: left;
    margin-right: 1%;
    margin-top: 4px;
    width: 49%;
}
*/
@media (max-width: 979px) { 
	#webform-component-state #edit-submitted-state, 
	#webform-component-type-of-business #edit-submitted-type-of-business,
	#edit-submitted-credit-references-number-of-owners, 
	#edit-submitted-credit-references-trade-1-e-mail-address,
	#edit-submitted-credit-references-trade-2-e-mail-address,
	#edit-submitted-credit-references-trade-3-e-mail-address,
	#edit-submitted-credit-references-trade-4-e-mail-address,
	#edit-submitted-credit-references-trade-5-e-mail-address,
	#edit-submitted-credit-references-trade-6-e-mail-address,
	#edit-submitted-credit-references-trade-7-e-mail-address,
	#edit-submitted-credit-references-trade-8-e-mail-address,
	#edit-submitted-credit-references-trade-9-e-mail-address,
	#edit-submitted-credit-references-trade-10-e-mail-address,
	#webform-component-credit-references--trade-1--state,
	#webform-component-credit-references--trade-2--state,
	#webform-component-credit-references--trade-3--state,
	#webform-component-credit-references--trade-4--state,
	#webform-component-credit-references--trade-5--state,
	#webform-component-credit-references--trade-6--state,
	#webform-component-credit-references--trade-7--state,
	#webform-component-credit-references--trade-8--state,
	#webform-component-credit-references--trade-9--state,
	#webform-component-credit-references--trade-10--state,
	#webform-component-credit-references--bank--state,
	#webform-component-signer--title{
		width: 100% !important;
	}
	#webform-component-e-mail-address {
		width: 100%;
	}
.form-item.webform-component.webform-component-email.webform-container-inline {
    float: left;
    margin-top: 6px;
    width: 100%;
}

#webform-component-state {
    float: left;
    margin-right: 1%;
    margin-top: 4px;
    width: 100%;
}

	.form-item.webform-component.webform-component-email.webform-container-inline input {
	    float: left;
	    width: 100% !important;
	}
}

.region-contact-bar {
	background: #fb8900 url('../images/contact-header-bg.png') bottom left repeat-x;
	color: white;
	text-align: right;
	padding: 0.5em 0;
}

.region-contact-bar section {
	width: 940px;
	margin: 0 auto;
}

.region-contact-bar a {
	display: inline-block;
	background-color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0.25em;
	margin: 0 0 0 10px;
}

.region-contact-bar p {
	display: inline-block;
	margin: 0;
	background: transparent url('../images/contact-enveloppe.png') left 6px no-repeat;
	padding: 0 0 0 30px;
}

@media (max-width: 979px) and (min-width: 768px) {
	.region-contact-bar section {
		width: 724px;
	}
}

@media (max-width: 767px){
	.region-contact-bar section {
	    width: auto;
	}
}

@media (min-width: 1200px) {
	.region-contact-bar section {
	    width: 1170px;
	}
}

.linkedin a {
	text-decoration: none;
	text-transform: uppercase;
	background: transparent url('../images/linkedin.png') left center no-repeat;
	padding: 4px 0 4px 25px;
	color: #989898;
}

.region-navigation .linkedin {
	float: right;
	margin: 0 0 0 10px;
	position: relative;
	padding: 0 0 0 10px;
	top: 10px;
}

.region-navigation .linkedin a {
	position: relative;
	top: 0px;
	padding-top:7px;
}
.region-navigation .linkedin a:hover {
	color:#0081B8;
}

.region-navigation .linkedin:before {
	content: '';
	display: inline-block;
	width: 1px;
	height: 20px;
	margin: 0 10px 0 0;
	position: absolute;
	background-color: #989898;
	left: 0;
	top: 2px;
}

.region-footer section {
	float: left;
}

.region-footer .linkedin {
	margin: 0;
	position: relative;
	//top: 5px;
}

.region-footer .linkedin p {
	padding: 0 20px 0 0;
}

.region-footer .linkedin p:after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 20px;
	margin: 0 10px 0 0;
	position: absolute;
	background-color: #989898;
	right: 0;
	top: 0;
}

.footer .container {
	position: relative;
}

.footer .container a.globule {
	position: absolute;
	top: 0;
	right: 0;
}

#block-block-contact-block-contact .btn {
	background: #f08b09;
}

#block-block-contact-block-contact .btn:hover {
	background: #f08b09;
	text-decoration: underline;
}