/* ESIP CUSTOM FOR ALKABASE */
@import url(esip-btstrp.css);
@import url(../webfont/robotoslab_bold_macroman/stylesheet.css);
@import url(../webfont/robotoslab_light_macroman/stylesheet.css);
@import url(../webfont/robotoslab_regular_macroman/stylesheet.css);
@import url(../webfont/robotoslab_thin_macroman/stylesheet.css);

body.site{
	font-size: 18px;
	background: white;
	color: #7b7b7b;
	text-align: justify;
}
#intranet-table{
	font-size: 16px !important;
}
#ab-mass-bottom-container{
	background: transparent;
}
#ab-main-container-parent,
#ab-mass-top-container-parent,
#ab-mass-bottom-container-parent,
#ab-mass-bottom2-container-parent

{

	position: relative;
	z-index: 1;
}
#ab-menu-container-parent,
#ab-header-container-parent,
#ab-top-container-parent{
	position: fixed;
	z-index: 1;
	width: 100%;
}
#ab-top-container-parent > .container,
#ab-mass-top-container-parent > .container,
#ab-menu-container-parent  > .container,
#ab-header-container-parent  > .container
{
	background: transparent;
}
#ab-mass-top-container-parent{
	z-index: 2;
	position: relative;
	margin-top:40vh;
}
.home-page #ab-mass-top-container-parent{
	margin-top: 75vh;
}
body.home-page #ab-top{
	margin-top: 20vh;
}
body.not-home #ab-top{
	margin-top: 2vh;
}
#ab-mass-top-container-parent > .container{
	background: white;
	border-radius: 3px 3px 0px 0px;
	box-shadow: 0px -1px 3px rgba(0,0,0,0.3);
}
#intranet-menu-container{
	margin-top:20px;
}
#ab-main-container-parent{
	background: white;
	margin-top: -10vh;
	z-index: 1;
	position: relative;
	box-shadow: 0px -1px 3px rgba(0,0,0,0.3);
}
body.not-home #ab-main-container-parent{
	margin-top: 25vh;
}

body.not-home #ab-main-container{
	padding-top:inherit;
}

#ab-main-container{
	padding-top: 10vh;
}
#ab-mass-bottom{
	border: none;
}
#ab-mass-bottom-container-parent{
	background: #e57b03;
	color: white;
	font-family: 'roboto_slablight', serif;
	font-size: 45px;
	line-height: 65px;
	text-align: center;
	padding-top: 5vh;
	padding-bottom: 5vh;
}

.navbar-inner{
	padding-bottom: 10px;
	padding-top: 10px;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner{
	background: #0e3083;
	box-shadow: none;
	border: none;
}
.navbar .nav > li{
	margin-right: 20px;
}
.navbar .nav > li:last-child{
	margin-right: inherit;
}
#ab-super-top .navbar .nav > li > a,#ab-super-top .navbar .nav > li > a:focus{
	color: white;
	text-shadow: none;
	box-shadow: none;
	font-family: 'roboto_slabregular', serif;
	text-transform: uppercase;
}
#ab-super-top .navbar .nav > li > a:hover{
	color: white;
	background: #7d8fbc;
}
#ab-super-top .navbar .nav > .active > a,#ab-super-top  .navbar .nav > .active > a:hover,#ab-super-top  .navbar .nav > .active > a:focus{
	background: #7d8fbc;
	color: white;
	text-shadow: none;
	box-shadow: none;
}
.icons-line{
	padding-top:20px;
	color: #0e3083;
	font-family: 'roboto_slabthin', serif;
	text-transform: uppercase;
}

h1,h2,h3,h4{
	font-family: 'roboto_slabthin', serif;
}
#ab-main-container h2{
	text-align: center;
	font-size: 65px;
	color: #e57b03;
	padding-top: 40px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
#ab-main-container h3{
	/*text-align: left;*/
	color: #0e3083;
}

#ab-main-container #list_4_com_fabrik_4 h3, #ab-main-container #list_1_com_fabrik_1 h3{
	text-align: center;
}
#ab-main-container .blog h2{
	text-align: left;
	font-size: 50px;
	font-weight: 100;
	color: #0d3082;
	background: #e9e9e9;
	padding: 10px;
	line-height: 55px;
	padding-left: 20px;
	padding-bottom: 25px;
	border-radius: 0px 55px 0px 0px;
	position: relative;
	margin-top: 3vh;
	margin-bottom: 1vh;
}

#ab-main-container .blog  h2:after{
	content:'';
	border:8px white solid;
	border-radius: 100px;
	background: #0d3082;
	display: block;
	position: absolute;
	top:-10px;
	right: -10px;
	width: 60px;
	height: 60px;
}

#ab-main-container{
	padding-bottom: 10vh;
}

#ab-super-footer h2, #ab-mass-bottom2 h2{
	color:#e57b03;
	text-transform: uppercase;
}
#ab-super-footer a, #ab-mass-bottom2 a{
	color: #686868;
}
#ab-mass-bottom2 h2.bluelight{
	color: #c8d8ff;
}

#ab-super-footer,#ab-mass-bottom2-container-parent{
	background: #2d2d2d;
	box-shadow: none;
	font-size: 16px;
	line-height: 16px;
	color: #686868;
	text-shadow: none;
}
#ab-super-footer .custom .span12,#ab-mass-bottom2-container-parent .span4, #ab-mass-bottom2-container-parent .span8{
	background: #282828;
	padding: 10px;
	min-height: 25vh;
}

#ab-super-footer .custom hr{
	margin-top: 100px;
	border-top: 0px;
	border-bottom: 1px dotted #686868;
}

body.toolbar-adm #admin-toolbar{
	position: fixed;
	top:0px;
	z-index: 9999;


}
body.toolbar-adm #admin-toolbar .navbar-fixed-top .navbar-inner{
		font-size: 0.8em;
    background: -webkit-linear-gradient(#f3f3f3 0%, #c9c9c9 100%);
    padding: 0px;
    margin: 0px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.7);
    border-bottom: 1px solid white;
}
body.toolbar-adm #admin-toolbar .navbar-fixed-top .navbar-inner .nav > li > a{
	padding: 5px 10px 5px;
	margin-top:8px;
	color: #e57b03
}
body.toolbar-adm #admin-toolbar .navbar-fixed-top .navbar-inner .nav > li > a:hover,
body.toolbar-adm #admin-toolbar .navbar-fixed-top .navbar-inner .nav > li.active > a{
	background: rgba(255, 255, 255, 0.3);
	cursor: pointer;
	box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.1)
}
body.toolbar-adm #admin-toolbar .navbar-fixed-top .navbar-inner .nav > li > a:hover{
	box-shadow: none;
}
body.toolbar-adm #ab-super-top .navbar-fixed-top{
	margin-top: 40px;
}

body.admin-page #ab-mass-top-container-parent{
	display: none;
}


.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    max-width: 1200px !important;
}

#list_1_com_fabrik_1 img{
	max-height: 100px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition:all ease 0.25s;
}
#list_1_com_fabrik_1 img:hover{
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

#member-logo{
	height: 100px;
}

#list_1_com_fabrik_1 .row-fluid{
	margin-top:100px;
}
#list_1_com_fabrik_1{
	margin-bottom: 100px;
}
.members-footer .fabrik_row a{
	margin-bottom: 30px;
	height: 60px;
	display: block;
}

.members-footer .helper{
	vertical-align: middle;
	display: inline-block;
	height: 100%;
}

.members-footer a:hover img{
	filter:none;
	-webkit-filter:none;
}

.members-footer img{

	-webkit-filter: grayscale(100%) brightness(150%);
	filter: grayscale(100%) brightness(150%);
	max-height: 60px;
	transition:all 0.5s ease;
	vertical-align: middle;
	display: inline-block;
}

.esip-news{
	position: relative;
	margin-bottom: 20px;}

.esip-news-title,
.esip-news-body{
	background: #e9e9e9;
	padding: 10px 20px;

}
.esip-news-title{
	padding-right: 75px;
}
.esip-news-body-main{
	height: 200px;
	overflow: hidden;
	position: relative;
	z-index: 8;
}

.esip-news-body-main h4{
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.esip-news-body-readmore{
	position: relative;
    z-index: 9;
    box-shadow: 0px -20px 15px #e9e9e9;
    background: #e9e9e9;
}
.esip-news-icon,.esip-news-icon-fullpage{
	width: 55px;
	height: 55px;
	position: absolute;
	border-radius: 55px;
	border:10px solid white;
	display: block;
	top:-10px;
	right: -10px;
}
.esip-news-title small{
	color: #535353;
	font-style: italic;
}
.esip-news-Health .esip-news-icon{
	background: url('../../../images/icons/ESIP-Picto-Sante.png') no-repeat top left;
	background-size: cover;
}

.esip-news-Pension .esip-news-icon{
	background: url('../../../images/icons/ESIP-Picto-Pension.png') no-repeat top left;
	background-size: cover;
}

.esip-news-Family .esip-news-icon{
	background: url('../../../images/icons/ESIP-Picto-Famille.png') no-repeat top left;
	background-size: cover;
}

.esip-news-Non-employ .esip-news-icon{
	background: url('../../../images/icons/ESIP-ESIP-Picto-NonEmploi.png') no-repeat top left;
	background-size: cover;
}

.esip-news-Disability .esip-news-icon{
	background: url('../../../images/icons/ESIP-Picto-Rehabilitation.png') no-repeat top left;
	background-size: cover;
}

.esip-news-General .esip-news-icon{
	background: url('../../../images/icons/ESIP-Picto-Logo.png') no-repeat top left;
	background-size: cover;
}

.esip-news-title-fullpage{
	background : #e9e9e9;
	position: relative;
	padding: 10px 80px 20px 10px;
}

/*
.icons-line .span3{
	width: 18%;
}
*/

#mod-search-searchword{
	border-radius: 4px;
}

@media (min-width: 1250px){
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
		width: 1200px !important;
	}
}
@media (min-width: 1000px){
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
		width: 960px;
	}
	.icons-line h2{
		font-size: 23px;
	}
}
@media (max-width: 1250px){
	#ab-super-top .search{
		top: 100%;
		padding: 0px 5px 0px 5px;
		background: #0e3083;
		border-radius: 0px 0px 6px 6px;
		position: absolute;
		height: 35px;
	}
}
@media (max-width: 980px){
	input.search-query{
		width: 100px;
	}
	.icons-line h2{
		font-size: 18px;
	}
	.home-page #ab-mass-top-container-parent{
		margin-top: 50vh;
	}
}
@media (max-width: 767px){
	body.home-page #ab-top{
		margin-top: 0vh;
	}
	.icons-line [class*="span"]{
		float: left;
	}
	.icons-line h2{
		font-size: 15px;
		display: none;
	}
	.navbar .btn-navbar{
		display: block;
	}
	.navigation {
    	top: 0;
    	position: fixed;
    	border: none;
    	background: #0e3083;
    	display: block;
    	width: 100%;


	}
	#mobile-nav li{
		display: block;
		width: 100%;
	}
	#mobile-nav > ul > li > a{
		color: white;
		padding: 12px 4px;
		font-size: 110%;
	}
	#ab-super-top button{
		color: white;
		text-decoration: none;
		text-shadow: none;
		display: block;

		text-align: left;
		padding: 12px 4px;
		font-size: 110%;
	}
	#mobile-nav .nav-child{
		position: relative;
    	top: inherit;
    	left: inherit;
    	z-index: 1000;
    	display: block;
    	float: none;
    	width: 100%;
    	background-color:rgba(255, 255, 255, 0.28));
	}
	div.search.pull-right{
		display: none;
	}
	.navbar .brand{display: none;}
	#ab-super-top{
		z-index: 999;
	}
	#ab-main-container h2{
		font-size: 50px;
	}
	#ab-super-top > .visible-phone > .nav{
		display: none;
	}
	#ab-super-top > .visible-phone > div.search.pull-right{
		display: block;
		position: fixed;
		top: 11px;
		right: 0;

	}

	body.not-home #ab-top,body.home-page #ab-top{
		margin-top:5vh;
	}
	body.home-page #ab-main-container-parent{
		margin-top: -15vh !important;
	}
	body.not-home #ab-main-container-parent{
		margin-top: 35vh !important;
	}
	#ab-mass-top-container{display: none;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    background: #eee;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  select,
  textarea,
  input {
    font-size: 16px !important;
  }
}
#ab-main-container-parent{
	min-height: 100vh;
}
.modal-body{
	box-sizing: border-box;
}
body.com_alkaintranet #ab-main-container-parent,body.com_alkaintranet  #ab-mass-top-container-parent,body.com_alkaintranet  #ab-mass-bottom-container-parent,body.com_alkaintranet  #ab-mass-bottom2-container-parent{
	position:inherit !important;
	z-index: inherit !important;
}
body.toolbar-adm div.modal.fade.in{
	top:7%;
}
body.com_alkaintranet #ab-main-container-parent{
	    margin-top: 8vh;
}
#alka-notif-center{
	text-align: left !important;
}
body.layout-edit #ab-megafeatured{
	display: none;
}
body.layout-edit #ab-main-container-parent{
	position: inherit;
	z-index: inherit;
	margin-top: 10vh;
}
body.layout-edit #ab-top-container-parent{
	display: none;
}
body.megafeatured .overlay-slideshow{
	display: block !important;
	text-align: center;
}
.overlay-slideshow {
	position: fixed !important;
    background: rgba(0,0,0,0.3);
    border-radius: 0px 4px 4px 0px;
    color: white;
    padding: 20px;
    top: inherit !important;
    bottom: 25vh;
    width: 100%;
}
#aside h3{
	margin-top: 40px;
}
.eb-container {
	margin-top: 50px;
}

.pluginConnectButton {
	display: none;
}
#ab-main-container h2.eb-even-title-container{
    font-size: 28px;
    text-align: left;
}

.text-center {
	text-align: center;
}