
.greenReals{
	color: #007775;
}

.laber-contact-link .bcgsurheader{
	background-image: url("../img/bcgSurheader.jpg");
	background-position: right center;
	background-repeat:no-repeat;
	background-size: 22%;
	padding-right: 60px;
	/*
	-webkit-text-stroke-width: 3px;
	-webkit-text-stroke-color: #f4f4f4;
	*/
	text-shadow:
      -1px -1px 0 #f4f4f4,  
       1px -1px 0 #f4f4f4,b
      -1px  1px 0 #f4f4f4,
       1px  1px 0 #f4f4f4,
	  -2px -2px 0 #f4f4f4,  
       2px -2px 0 #f4f4f4,
      -2px  2px 0 #f4f4f4,
       2px  2px 0 #f4f4f4,
	  -3px -3px 0 #f4f4f4,  
       3px -3px 0 #f4f4f4,
      -3px  3px 0 #f4f4f4,
       3px  3px 0 #f4f4f4,
	  -4px -4px 0 #f4f4f4,  
       4px -4px 0 #f4f4f4,
      -4px  4px 0 #f4f4f4,
       4px  4px 0 #f4f4f4;
}

#header .header-top {
	min-height: 110px;
}

#header .header-top{
	padding:30px 0;
}

.laberLogo {
		margin-top: -100px;
		margin-bottom: 0;
	}

@media (min-width: 768px) {
	.laberLogo {
		margin-top: -30px;
		margin-bottom: -30px;
	}
}

#header .logo {
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
	display: block;
    height: auto;
}

@media only screen and (max-width : 767px){
	#header .logo {
		max-height: 110px;
	}
}

#search_block_top .btn.button-search:hover {
    color: #007775;
}

#container_nameForkliftManager{
	background: #2f3034 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 60px;
    padding: 0 25px;
    position: relative;
    text-transform: uppercase;
}

#container_nameForkliftManager #title_nameForkliftManager{
	padding-top: 5px;
	border-bottom: solid 1px #707078;
	text-align: center;
	line-height: 28px;
	font-size: 15px;
}
#container_nameForkliftManager #title_nameForkliftManagerDisconnected{
	padding-top: 5px;
	/*border-bottom: solid 1px #707078;*/
	text-align: center;
	line-height: 48px;
	font-size: 15px;
}
#container_nameForkliftManager #title_username{
	padding-top: 0;
	font-size: 13px;
	text-ali: left;
	font-weight: normal;
	line-height: 25px;
}
#container_nameForkliftManager #title_username i{
	font-size: 11px;
	margin-right: 2px;
}
#header .lab-menu-horizontal ul li.level-1:hover a {
    color: #fff;
}

#header .lab-menu-horizontal ul li.menu_cmd{
	/*padding: 0 35px 0 20px;*/
}
#header .lab-menu-horizontal ul li.menu_cmd a{
	line-height: 19px;
    margin-top: 12px;
    text-align: center;
	
}

#header .lab-menu-horizontal ul li.level-sep{
	margin-left: 15px;
}
#header .lab-menu-horizontal ul li.level-sep2{
	width: 1px;
	border-right:solid 1px #fff;
	margin: 20px 0;
	padding: 0;
	height: 20px;
}

#header .lab-menu-horizontal ul li.level-1:hover {
    background-color: #f3f3f3;
}

#header .lab-menu-horizontal ul li.level-1:hover a {
    color: #007775;
}

#header .lab-menu-horizontal ul li.menu_active {
    background-color: #f3f3f3;
	border: 1px solid #ccc;
    border-bottom: none;
}
#header .lab-menu-horizontal ul li.menu_active a {
	color: #007775;
}
#header .lab-menu-horizontal ul li.menu_active:hover a {
    color: #2f3034;
}

.container_lab_megamenu {
    margin-bottom: 0;
}

#wrapper {
    background:#f3f3f3;
    padding-bottom: 60px;
}
.wrapper_login{
	min-height: 400px;
	background-color: #fff;
}

.container .row_disconnected {
	margin: 30px 0 0 0;
}

.container .row .bigBloc_disconnected{
	background-color: #f7f7f7;
	padding: 60px 30px;
	background-image:url("../img/bcgBlocForkliftManager.jpg");
	background-position: bottom right;
	background-size: auto 100%;
	background-repeat: no-repeat;
	min-height: 350px;
	
}

.container .row .bigBloc_disconnected .title_disconnected{
	color: #2f3034;
	font-size: 18px;
	font-weight: bold;
}

.container .row .bigBloc_disconnected .bigTitle_disconnected{
	margin-top: 10px;
	color: #007775;
	font-size: 38px;
	font-weight:800;
	line-height: 42px;
}

.container .row .bigBloc_disconnected .txt_disconnected{
	margin-top: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight:400;
}

.container .row .smallBloc_disconnected .login-block , .container .row .smallBloc_disconnected .blocCreateAccount_disconnected {
	padding: 20px 15px;
	background-color: #f7f7f7;
	float: left;
}

.container .row .smallBloc_disconnected .blocCreateAccount_disconnected{
	margin-top: 15px;
}

.container .row .smallBloc_disconnected .titleConnectAccount{
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #2f3034;
}

.login-block .login-input {
    position: relative;
}

.login-block .login-input i.overlay {
    position: absolute;
    left: 10px;
    top: 10px;
    color: #aaa;
}

.login-block .login-input .text-input {
    padding-left: 30px;
}

.form-control {
	font-size: 14px;
}

.btn-success {
    color: #fff;
    background-color: #007775;
    border:none;
}
.btn-success.focus, .btn-success:focus, .btn-success:hover {
    color: #fff;
    background-color: #0A9393;
    border:none;
}

#lostAccess , #firstConnexion{
	font-size: 12px;
	color: #505157;
	font-weight: normal;
	margin-top: .1rem;
}

.container .row .smallBloc_disconnected .txtCreateAccount{
	font-size: 16px;
	color: #2f3034;
	margin-bottom: 15px;
}

.laberBreadcrumb {
    padding: 15px 5px 5px 0px;
}
.breadcrumb ol li:first-child{
	padding: 0 15px;
}
.breadcrumb ol li:first-child:before{
	display: block;
}
.breadcrumb ol li {
    font-size: 14px;
}

.no-padding-right{
	padding-right: 0;
}
.no-padding-left{
	padding-left: 0;
}

.form-control {
    background: #eee;
    color: #2f3034;
    border: none;
}
.input-group-addon {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #2f3034;
    text-align: center;
    background-color: #eee;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
}
.form-control{
	height: 38px;
	background-color: #fff;
}
/*.divider{
    background: #dddddd none repeat scroll 0 0;
    content: "";
    display: block;
    height: 17px;
    position: absolute;
    right: 0;
    top: 17px;
    width: 1px;
}*/

.menu-content li.divider {
    padding-left: 0;
	padding-right: 0;
	color: #ffffff;
    display: block;
    font-family: "Poppins",sans-serif;
    font-size: 16px;
    line-height: 46px;
}


.cart-detailed-actions{
	background-color: #fff;
}
.blocConteneurLigneTxt{
	background-color: #fff;
	padding: 15px 15px 5px 15px;
	margin: 2px 0px;
}

#block-actionCart , #block-actionCartPasserCommandeRef{
	background-color: #fff;
	padding: 15px;
	margin: 4px 0 0 0;
}
#block-actionCart .block {
    height: auto;
    overflow: hidden;
}
#block-actionCart .block .icon i {
    font-size: 2.2rem;
}
#block-actionCart .block .icon {
    float: left;
    width: 3.5rem;
	padding: 9px 0;
}
#block-actionCart .block .data {
    color: #414141;
    font-size: .875rem;
    width: auto;
    overflow: hidden;
	line-height: 22px;
}

#block-reassurance , #block-reassurancePasserCommandeRef{
	background-color: #fff;
	margin-top: 15px;
    
}
#block-reassurance .block , #block-reassurancePasserCommandeRef .block {
    height: auto;
    overflow: hidden;
	padding: 15px;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
#block-reassurance .block .icon i , #block-reassurancePasserCommandeRef .block .icon i {
    font-size: 2.2rem;
}
#block-reassurance .block .icon , #block-reassurancePasserCommandeRef .block .icon {
    float: left;
    width: 3.5rem;
	padding: 9px 0;
}
#block-reassurance .block .data , #block-reassurancePasserCommandeRef .block .data {
    color: #414141;
    overflow: hidden;
	font-size: 15px;
	font-weight:bold;
}

#block-tip , #block-tipPasserCommandeRef{
	background-color: #fff;
	margin-top: 15px;
    float: left;
	width: 100%;
}
#block-tip .block , #block-tipPasserCommandeRef .block {
    height: auto;
    overflow: hidden;
	padding: 15px;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
#block-tip .block .icon i , #block-tipPasserCommandeRef .block .icon i {
    font-size: 2.2rem;
}
#block-tip .block .icon , #block-tipPasserCommandeRef .block .icon {
    float: left;
    width: 3.5rem;
	padding: 9px 0;
}
#block-tip .block .data , #block-tipPasserCommandeRef .block .data {
    color: #414141;
    overflow: hidden;
	font-size: 15px;
	font-weight:bold;
}
#block-tip .block .data .dataBlockTip , #block-tipPasserCommandeRef .block .data .dataBlockTip {
	font-size: 13px;
	font-weight:normal;
}
#block-tip .block .data .dataBlockTip .titreTip , #block-tipPasserCommandeRef .block .data .dataBlockTip .titreTip {
	font-size: 15px;
	font-weight:bold;
}

#clientManagerSelector{
	margin-top: 10px;
	margin-right: 15px;
    padding-right: 15px;
}
/*
#clientManagerSelector:after{
    background: #dddddd none repeat scroll 0 0;
    content: "";
    display: block;
    height: 17px;
    position: absolute;
    right: 0;
    top: 17px;
    width: 1px;
}
*/
#clientManagerSelector .form-control {
    height: 30px;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
    font-size: 11px;
}
#clientManagerSelector .btn {
    height: 30px;
	background-color: #007775;
	color: #fff;
}

.dispo1{
	color: #4fc031;
}
.dispo2{
	color: #005c96;	
}
.dispo3{
	color: #fd7e14;
}

.dataTables_processing{
	z-index: 1000;
}

div.dataTables_wrapper div.dataTables_processing {
   top: 5%;
}


#languages-block-top,
#currencies-block-top{
	position:relative;
}
.blockuserinfo-top ul li a,
header nav .current{
	color: #53555a;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    padding: 0;
    text-transform: capitalize;
}
.blockuserinfo-top ul li a.account,
.blockuserinfo-top ul li a.login{
	padding-right:0;
}
header nav #languages-block-top .current{
	padding-left:0;
}
.blockuserinfo-top ul li a:hover,
header nav .current:hover{
	color: #007775;
}

header nav  .toogle_content,
.displayTop .toogle_content{
	margin:10px 0 0;
    position: absolute;
    left: 0;
    top: auto;
    width: 215px;
	background:#fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.displayTop .toogle_content li{
	
}
header nav  .toogle_content li a,
header nav  .toogle_content li > span,
.displayTop .toogle_content li a{
	display: block;
    line-height: 50px;
    padding: 0 20px;
	font-size: 14px;
	border-bottom:1px solid #e5e5e5;
}
.displayTop .toogle_content li a i{
	color: #007775;
    font-size: 18px;
    margin-right: 5px;
}
header nav  .toogle_content li > span,
header nav  .toogle_content li.selected  a,
header nav  .toogle_content li a:hover,
.displayTop .toogle_content li a:hover{
	background-color:#f7f7f7;
}
header nav  .toogle_content li:last-child a,
.displayTop .toogle_content li.labLogin a:last-child{
	border:none;
}
#languages-block-top,
#currencies-block-top{
	position:relative;
}
/*
#languages-block-top:before{
	background: #dddddd none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 22px;
    margin: auto 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}
*/
.blockuserinfo-top ul li a,
header nav .current{
	color: #53555a;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    padding: 0;
    text-transform: capitalize;
}
.blockuserinfo-top ul li a.account,
.blockuserinfo-top ul li a.login{
	padding-right:0;
}
header nav #languages-block-top .current{
	padding-left:0;
}
.blockuserinfo-top ul li a:hover,
header nav .current:hover{
	color: #007775;
}
header nav  .toogle_content{
	margin:0;
	width:180px;
	z-index: 120;
}
header nav  .toogle_content li a,
header nav  .toogle_content li > span{
	line-height: 40px;
}
header nav .current i{
	margin-left:5px;
}

#header .header-nav .currency-selector,
#header .header-nav .language-selector{
	margin:0;
	margin-right:15px;
	padding-right:15px;
}
.laber-contact-link li.email:before,
#header .header-nav .currency-selector:before, #header .header-nav .language-selector:before{
	background: #dddddd none repeat scroll 0 0;
    content: "";
    display: block;
    height: 17px;
    position: absolute;
    right: 0;
    top: 17px;
    width: 1px;
}

header nav #languages-block-top{
	margin:0;
	margin-right:15px;
	padding-right:10px;
}
header nav #languages-block-top:before{
	background: #dddddd none repeat scroll 0 0;
    content: "";
    display: block;
    height: 17px;
    position: absolute;
    right: 0;
    top: 17px;
    width: 1px;
}

input[type=search] {
        padding-bottom: 10px;
    border: solid 1px #007775;
    height: 26px;
}

/* Datatables */
.pagination > li > a, .pagination > li > span{color:#007775}
.pagination > li > a:hover, .pagination > li > span{background-color:#004848;color: #fff}
.pagination > li.active > a, .pagination > li.active > span{background-color:#007775}
.pagination > li.active > a:hover, .pagination > li.active > span{background-color:#0A9393}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #007775;
    background-color: #eee;
    border-color: #007775;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #007775;
    border-color: #004848;
}

.containerPubSurFooter{
	max-width: 1150px;
	margin-left: auto;
    margin-right: auto;
	width: 100%;
}

.menuFM{
	background-color: transparent !important;
	background-position: left 8px;
	background-size: 25% ;
	background-repeat: no-repeat;
	margin-left: 10px !important;
	padding-left: 15px !important;
	
	margin-right: 10px !important;
	padding-right: 15px !important;
	padding-top: 11px !important;
	border-left: none !important;
	border-right: none !important;
}
.menuFM:hover{
	
	background-color: transparent !important;
	color: #fff !important;
	background-size: 25% ;
	background-repeat: no-repeat;
	margin-left: 10px !important;
	padding-left: 15px !important;
	margin-right: 10px !important;
	padding-right: 15px !important;
	text-decoration: underline !important;
	padding-top: 11px !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 4px #ffff solid;	
}
.pictoMenu{
	padding-right: 15px;
}

.menuFM:hover a span{
	text-decoration: none !important;
}

.menuFM-spacer{
	border-right: 1px #fff solid;
	padding: 0 !important;
}

#header .lab-menu-horizontal ul li.menuFM-01 a {
    color: #fff !important;
	font-size: 13px;
	line-height: 19px;
}
#header .lab-menu-horizontal ul li.menuFM-02 a {
    color: #fff !important;
	font-size: 13px;
	line-height: 19px;
}
#header .lab-menu-horizontal ul li.menuFM-03 a {
    color: #fff !important;
	font-size: 13px;
	line-height: 19px;
}

#header .lab-menu-horizontal ul li.menuFM-01:hover a {
    color: #fff !important;
}
#header .lab-menu-horizontal ul li.menuFM-02:hover a {
    color: #fff !important;
}
#header .lab-menu-horizontal ul li.menuFM-03:hover a {
    color: #fff !important;
}

.cz-carousel .tns-controls {
	display: flex;
	justify-content: flex-end;
}
.cz-carousel .tns-controls button{
	border: solid 1px #333;
    color: #007775;
}

.cz-carousel h3.product-title {
	min-height: 80px;
}

.cz-carousel .product-card{
	padding-top: 10px;
}

.cz-carousel-inner .card{
	box-shadow: unset;
}


.ui-autocomplete-category {
	font-weight: bold;
	padding: .2em .4em;
	margin: .8em 0 .2em;
	line-height: 1.5;
}
