




#lien_vue_vignettes{
	position: absolute !important;
	right: 0px !important;
	z-index: 10000;
	background-color: white;
	padding: 0px;
	margin: 4px;
	margin-right: 17px;
	font-size: 18px;

}
#lien_vue_vignettes > a{
	cursor: pointer;
	color: #888;
}
#lien_vue_vignettes > a > img{
	height: 22px;
}
#lien_vue_vignettes ul{
	right: 0;
	left: inherit;
	top: -2px;
	text-align: center;
	background-color: #737373;
	opacity: 0.97;
}
#lien_vue_vignettes ul li{
	display: inline-block;
	margin: 10px;
	box-shadow: 4px 4px 10px 2px rgba(0, 0, 0, 0.7);
	position: relative;
}
#lien_vue_vignettes ul li:hover{
	box-shadow: 4px 4px 10px 2px rgba(200, 200, 200, 0.7);
}
#lien_vue_vignettes ul li a.close_link{
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 3px;
	right: 3px;
	background-image: url(../images/menu_onglet/ico_close.png);
}
#lien_vue_vignettes ul li a.close_link:hover{
	box-shadow: 4px 4px 10px 2px rgba(200, 200, 200, 0.7);
}

#tabs.split{
	width: 50%;
}
#tabs > div.split{
	left: 100%;
	position: absolute;
	border-left: 0px;
}
#tabs > ul > li.split{
	left: 100%;
	position: absolute;
}




/****************** TEMPORAIRE   ***************/
#tabs  {

background:none !important;
border:0 !important;
}
#tabs .ui-tabs-nav{
background:none !important;
border:0 !important;
/*margin-left:36px;*/
margin-left:0px;
margin-right:36px;
}
#page {
 margin-top:20px;

 /* supppresion pour acces au footer sur petit écran */
/*  min-height:700px !important; */

 background:none !important;
}

	
/* iframe[src^="admin_account_office.php"]	{
background:none;

} */

	
/* GENERAL */
* {font-family: 'Open Sans';}
.text-uppercase {text-transform:uppercase;}


/* BULLE ALERT HEADER */
header .alert{
 position:absolute;
 height:20px;
 line-height:20px;
 margin:0;
 left:180px;
 padding:2px 20px 2px 10px;
}
header .alert .close {
 right:-10px;
 top:0;
}


/* DROPDOWN */
#menu_header_plus_container
{
	top:initial;
	left:initial;
	margin:2px 0 0 0;
	text-align:left;
}
/* supprime la fleche apres les menu ... */
a.menu_plus:after{content:none;text-align:center;}

a.menu_plus i{
font-size:9px !important;
color:#aaa;
width:initial !important;
}
ul.dropdown-menu {
-webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color:#000;
}
.dropdown-submenu > .dropdown-menu {
 -webkit-border-radius: 0px !important;
 -moz-border-radius: 0px !important;
 border-radius: 0px !important;
}

/* HEADER */



/* navbar */
header  .navbar{
	position:relative;
	float:left;
	width:100%;
	height:60px;
	padding:0;
	margin:0;
	z-index:100;
	
    border-bottom: 3px solid transparent;
    -moz-border-image: -moz-linear-gradient(left, #00A6D2 0%, #12DA95 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #00A6D2 0%, #12DA95 100%);
    border-image: linear-gradient(to right, #00A6D2 0%, #12DA95 100%);
    border-image-slice: 1;
}
header .navbar .container:before,
header .navbar .container:after {
	display:inline !important;
}
header  .navbar .navbar-inner{
	background:none;
	border:0;
	webkit-box-shadow:none;
   -moz-box-shadow: none;
   box-shadow:none;
   height:60px;
   text-align:center;
}

header  .navbar .navbar-inner .user-menu{
  display: block;
  float: right;
  height: 60px;
  line-height: 12px;
  text-align: left;
  width: 230px;
  padding: 0 15px;
  font-weight: 300;
  margin-right:32px;
  position:relative;
}
 header  .navbar .navbar-inner .user-menu:hover{
background:#efefef;
}

header  .navbar .navbar-inner .logo{
  display: block;
  float: left;
  height: 60px;
  font-size: 20px;
  line-height: 60px;
  text-align: left;
  width: 230px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  padding: 0 15px;
  font-weight: 300;
  margin-left:32px;
}

header  .navbar .navbar-inner .user-menu div{
	margin-top:15px;
}
header  .navbar .navbar-inner .user-menu div.user-arrow{
 width: 0; 
 height: 0; 
 border-left: 7px solid transparent;
 border-right: 7px solid transparent;
 border-top: 7px solid #777;
 float:right !important;
 position:absolute;
 right:32px;
 top:25px;
 margin:0 !important;
}
 header  .navbar .navbar-inner .user-menu div.user-counter .badge{
	margin:5px 10px 0 0;
	font-size:11px;
	float:left;
	display:inline;
}
header  .navbar .navbar-inner .user-menu div.user-telecom {
 border-radius: 50%;
 width: 10px;
 height: 10px;
 position:absolute;
 top:10px;
 left:65px;
 border:2px solid #fff;
 margin:0;
}

header  .navbar .navbar-inner .user-menu div.user-telecom-state-ready {
 background:#0C0;
}

header  .navbar .navbar-inner .user-menu .user-body .badge{
 position:absolute;
 right:20px;
 top:4px;
}


header  .navbar .navbar-inner .user-menu p.user-name{
 line-height:12px;
 width:150px;
 margin:0 0 0 35px;
 padding:0;
 text-align:left;
}
header  .navbar .navbar-inner .user-menu p.user-name .admin-name{
 font-size:11px;
 line-height:11px;
 font-weight:bold;
}
header  .navbar .navbar-inner .user-menu p.user-name .admin-type{
 font-size:11px;
 line-height:11px;
}

header  .navbar .navbar-inner .user-menu  .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  padding: 1px 0 0 0;
  border-top-width: 0;
  width: 300px;
  margin-left:-57px;
  margin-top:17px;
  position:relative;
}
/* header  .navbar .navbar-inner .user-menu > .dropdown-menu,
header  .navbar .navbar-inner .user-menu > .dropdown-menu  .user-body {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
} */

header  .navbar .navbar-inner .user-menu  li.user-body {
  position:relative;
}
header  .navbar .navbar-inner .user-menu  .user-body:before,
header  .navbar .navbar-inner .user-menu  .user-body:after {
  content: " ";
  display: table;
}
header  .navbar .navbar-inner .user-menu .user-body:after {
  clear: both;
}
header  .navbar .navbar-inner .user-menu  .user-body div{
  margin:0;
  cursor:pointer;
}
header  .navbar .navbar-inner .user-menu  .user-body div:hover{
  background:#efefef;
}

header  .navbar .navbar-inner .user-menu .user-image {
 float: left;
 border-radius: 50%;
 margin-right: 10px;
 margin-top: -2px;
 width: 30px;
 height: 30px;
 border-radius: 30px;
 -webkit-border-radius: 30px;
 -moz-border-radius: 30px;
 float:left;
}

header  .nav {
 float:none !important;
  display:inline-block !important;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
  vertical-align: top;
  text-align:left;
}

header  .nav > li.dropdown  a.dropdown-toggle{
 margin-right:10px;
 margin-left:10px;
 padding:0 !important;
 width:80px;
 height:60px;
}
header  .nav  li.dropdown  a.dropdown-toggle   i.fa{
 position: relative;
 top: 2px;
 display: inline-block;
 width: 26px;
 height: 26px;
 margin-top: 4px;
 margin-bottom: 3px;
 font-size: 26px;
 color:#bbb;
}

header  .nav  li.dropdown  a.dropdown-toggle   span{
  display: block;
  padding-bottom: 0px;
  padding-top:4px;
  font-size:11px;
  line-height:11px;
}



/* BOUTON CREER */
#universal_search_btn_add{
	position:absolute;
	left:32px;
	border:0;
	background:none;
	border:0;
}
#universal_search_btn_add i.fa-plus{
	color:#fff !important;
}
#universal_search_btn_add a.btn{
 -webkit-border-top-right-radius: 0;
 border-top-right-radius: 0;
 -webkit-border-bottom-right-radius: 0;
 border-bottom-right-radius: 0;
 background:none;
 border:0;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 border-color:none;
 color:#FFF;
 font-weight:normal;
 font-size:20px;
 text-shadow:none;
}
#universal_search_btn_add a.btn:hover {
 color:#fff !important;
 text-shadow: 0 1px 0 #777;
}

/* QUICK SEARCH */
#universal_search  .universal_search_container{width:600px;margin:auto;}
#universal_search  .universal_search_container .universal_search_container_handler{
 width:100%;
 position:relative;
}
#universal_search input#universal_search_text{
 background-color: rgba(255, 255, 255, 0.4);
 color:#fff;
 padding:5px;
 width:100%;
}
#universal_search  ::-webkit-input-placeholder ,
#universal_search  :-moz-placeholder ,
#universal_search  ::-moz-placeholder ,
#universal_search  :-ms-input-placeholder { 
   color:    #fff;
   opacity:1;
}
#universal_search .universal_search_container_actions
{
position:absolute;
right:10px;
}
/* loupe */
#universal_search_submit {float:right;display:block;}
#universal_search_submit i {
font-size:24px;
line-height:32px;
color:#fff;
}
#universal_search_submit i:hover {
font-size:24px;
line-height:32px;
color:#57BCDD;
}

#universal_search_filter_libelle {height:20px;margin:6px;}
#universal_search_filter_button {position:absolute;background:none;width:160px;}
#universal_search_filter_button a{background:none;}

ul.universal_search_menu {background:#fff;}
ul.universal_search_menu li{padding:3px;}
ul.universal_search_menu li:hover{background:#eee;}
ul.universal_search_menu li a{background:none;}
ul.universal_search_menu li a:hover{background:none;}


/* BOUTONS OPTIONS */
.header-options {
	margin-right:32px;
}
.header-options  .btn ,
.header-options  .btn i { 
 text-shadow: none !important
}
.header-options .btn-group  button {
 background:none;
 border:0;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 color:#fff;
 width:26px;
 height:26px;
 font-size:24px;
 line-height:26px;
 padding:0 !important;
 margin:0 15px 0 15px;
}

.switch-site {
 float:right !important;
 font-size:10px;
 color:#fff;
}
.header-options .dropdown-toggle {
margin:0;
padding:0;
border:0;
 -webkit-box-shadow: none !important;
 -moz-box-shadow: none !important;
 box-shadow: none !important;
}

/* TABS */
.tabs_home{
 margin:0  !important;
}

.tabs_home .ui-tabs-nav{
 margin:0 0 10px 0;
 padding:0 !important;
}

.ui-tabs-nav li , 
.ui-tabs-nav li a {
 cursor:pointer !important;
 }
 
 
 #page_int {
  margin : 0;
 }

 
.tabs_home .ui-tabs-nav li.ui-state-default{
 -webkit-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
 -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
 box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
 background:#fff !important;
 padding:0 0 0 5px;
 margin:0 5px 0 0;
 border:#ccc solid 1px;
}

.tabs_home .ui-tabs-panel{
	
}


/* DROPDOWN */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus
 {
 background:none;
 background-color: #efefef !important;
 color:#000;
}
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a
{
 background:none;
 background-color: #fff !important;
 color:#000;
}


















/* PARTIE RESPONSIVE */
@media  (max-width: 849px){
	/* user menu */
	.user-menu {
	 width:150px !important;
	}
	/* logo */
	header .logo {
	 width:120px !important;
	}
	/* recherche universelle */
	#universal_search  .universal_search_container{
	 width:300px;
	}
	/* creer */
	#universal_search_btn_add a.btn{
	 font-size:12px;
	}
	/* BULLE ALERT HEADER */
	header .alert{
	 position:absolute;
	 height:40px;
	 line-height:20px;
	 margin:0;
	 left:110px;
	 padding:2px 20px 2px 5px;
	 font-size:11px;
	 max-width:100px;
	}
	/* BOUTONS OPTIONS */
	.header-options .btn-group button {
	 width:22px;
	 height:22px;
	 font-size:20px;
	 line-height:22px;
	 padding:0;
	 margin:0 5px 0 5px;
	}
	/* MENU HEADER */
	header .nav {
	width:360px;
	}
	header ul.nav >  li{
	 width:60px;
	}
	
	header .nav  >  li > a{
	 margin-right:0px !important;
	 margin-left:0px !important;
	 width:60px !important;
	}
	header .nav li a i.fa{
	  width: 15px;
	  height: 15px;
	  font-size: 15px;
	}
	header .nav li a span{
	  font-size:8px !important;
	  line-height:9px;
	}
    
   
    
}

/* PARTIE RESONSIVE */
@media  (min-width: 850px)  and (max-width: 1023px){
	/* logo */
	/*header .logo {
	 width:120px !important;
	}*/
	/* recherche universelle */
	.universal_search_container{
	 width:300px;
	}
	/* creer */
	#universal_search_btn_add a.btn{
	 font-size:12px;
	}
	/* BULLE ALERT HEADER */
	header .alert{
	 position:absolute;
	 height:40px;
	 line-height:20px;
	 margin:0;
	 left:110px;
	 padding:2px 20px 2px 5px;
	 font-size:11px;
	 max-width:100px;
	}
	/* BOUTONS OPTIONS */
	.header-options .btn-group button {
	 width:22px;
	 height:22px;
	 font-size:20px;
	 line-height:22px;
	 padding:0;
	 margin:0 5px 0 5px;
	}
	/* MENU HEADER */
	header .nav {
	width:360px;
	}
	
	header .nav  >  li {
	 width:60px;
	}
	
	
	header .nav  >  li > a{
	 margin-right:0px !important;
	 margin-left:0px !important;
	 width:60px !important;
	}
	
	header .nav  >  li > a i.fa{
	  width: 15px;
	  height: 15px;
	  font-size: 15px;
	}
	
	header .nav  >  li > a  span{
	  font-size:8px !important;
	  line-height:9px;
	}
}
@media (min-width: 1024px)  and (max-width: 1247px){
	/* logo */
	header .logo {
	 
	}
	
	.calendar-event{
		width:220px;
	}
	.calendar-event .baseline{
		font-size:10px !important;
	}
	
	/* recherche universelle */
	.universal_search_container {
	 width:390px !important;
	}
	
	/* creer */
	#universal_search_btn_add a.btn{
	 font-size:12px;
	}
	/* BULLE ALERT HEADER */
	header .alert{
	 position:absolute;
	 height:40px;
	 line-height:20px;
	 margin:0;
	 left:110px;
	 padding:2px 20px 2px 5px;
	 font-size:11px;
	  max-width:100px;
	}
	/* BOUTONS OPTIONS */
	.header-options .btn-group button {
	 width:22px;
	 height:22px;
	 font-size:20px;
	 line-height:22px;
	 padding:0;
	 margin:0 10px 0 10px;
	}
	/* MENU HEADER */
	header .nav  >  li {
	 width:70px;
	}
	
	header .nav  >  li > a{
	 margin-right:5px;
	 margin-left:5px;
	 width:60px;
	}
	header .nav  >  li > a i.fa{
	  width: 20px;
	  height: 20px;
	  font-size: 20px;
	}
	header .nav  >  li > a  span{
	  font-size:10px !important;
	  line-height:10px;
	}
	/* permet de mettre le dropdown menu en ouverture à gauche */
li.menu_plus ul.dropdown-menu {
left:initial;
right:100%;

}
li.menu_plus a.dropdown-toggle:after{content:none;}
li.menu_plus  a.dropdown-toggle:before{display: block;
  float: left;
  width: 0;
  height: 0;
  margin-top: 5px;
 margin-left:-10px;
  border-color: transparent;
  border-right-color: #cccccc;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  content: " ";}
}

@media (min-width: 1248px) and (max-width: 1500px){
	/* recherche universelle */
	.universal_search_container{
	 width:500px;
	}
	/* creer */
	#universal_search_btn_add a.btn{
	 font-size:18px;
	}
	/* MENU HEADER */
	header .nav  >  li {
	 width:75px;
	}
	
	header .nav  >  li > a{
	 margin-right:5px;
	 margin-left:5px;
	 width:60px;
	}
	header .nav  >  li > a i.fa{
	  width: 20px;
	  height: 20px;
	  font-size: 20px;
	}
	header .nav  >  li > a  span{
	  font-size:9px !important;
	  line-height:9px;
	}
	/* BULLE ALERT HEADER */
	header .alert{
	 position:absolute;
	 height:20px;
	 line-height:20px;
	 margin:0;
	 left:140px;
	 padding:2px 20px 2px 5px;
	 font-size:11px;
	}
	
}

/* IFLO-1384 - GRI - CSS pour les listings */
.configColumnHover i:hover {
	transform: scale3d(1.1, 1.1, 1);         
    transition: transform 300ms ease;
}

.configColumnHover {
	padding: 4px 5px;
	margin-left: 2px;
	display: inline;
}

.configColumnHover i { 
	transform: scale3d(1, 1, 1);          
	transition: transform 300ms ease;
	color: white;
}
/* IFLO-1384 - Fin */

.loadingSyllabs {
	width:25px;
	height:25px;
	background-image: url(../../admin-v2/images/loading_quicksearch.gif) ;
	background-size: 20px 20px;
	background-repeat: no-repeat;
	display:inline-block;
}