@font-face {
    font-family: 'vag_roundedbold';
    src: url('fonts/VAG Rounded Bold-webfont.eot');
    src: url('fonts/VAG Rounded Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/VAG Rounded Bold-webfont.woff2') format('woff2'),
         url('fonts/VAG Rounded Bold-webfont.woff') format('woff'),
         url('fonts/VAG Rounded Bold-webfont.ttf') format('truetype'),
         url('fonts/VAG Rounded Bold-webfont.svg#vag_roundedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff2') format('woff2'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
  margin:0px;
  color: #444444;
  font-family: 'open_sansregular','trebuchet MS','Lucida sans',Arial;
  font-size: 14px;
}
input
{
  font-family: 'open_sansregular','trebuchet MS','Lucida sans',Arial;
}
textarea
{
  font-family: 'open_sansregular','trebuchet MS','Lucida sans',Arial;
  font-size:13px;
}   
.btnHidden{display:none;}

h1,h2,h3,h4,h5,h6, p{margin:0;}

a{color:inherit;}
a:hover{text-decoration:none;}
a.button{text-decoration:none;}
.floatLeft{float:left;}
.clear{clear:both;}
#main-menu .logo img {
  max-height: 49px
}

.textbox{border: 1px solid #A7BAC5; padding: 2px;color:#6c7880 ; border-radius:4px;}
.listbox{border: 1px solid #A7BAC5; padding: 1px 2px;color:#6c7880 ; border-radius:4px; }
.labelField{border-bottom: 1px solid #A7BAC5; padding: 2px;color:#6c7880 ; border-radius:4px;margin-bottom:5px;}
.button{border: 1px solid #A7BAC5; background:#eee; border-radius:4px;color:#000; padding:2px 10px;margin-bottom:2px;cursor:pointer;}
.button:hover{background-color:#ccc;}
.btn_close{background:#eee url(../images/smallicons-close.png) no-repeat left center; padding-left:20px;}
.btn_search{background:#eee url(../images/smallicons-search.png) no-repeat left center; padding-left:20px;}
.btn_valider{background:#eee url(../images/smallicons-valider.png) no-repeat left center; padding-left:20px;}
.btn_home{background:#eee url(../images/smallicons-home.png) no-repeat left center; padding-left:20px;}
.btn_logout{background:#eee url(../images/smallicons-logout.png) no-repeat left center; padding-left:20px;}
.btn_delete{background:#eee url(../images/smallicons-delete.png) no-repeat left center; padding-left:20px;}
.btn_new{background:#eee url(../images/smallicons-add.png) no-repeat left center; padding-left:20px;}
.btn_select{background:#eee url(../images/smallicons-select.png) no-repeat left center; padding-left:20px;}
.btn_trad{background:#eee url(../images/smallicons-trad.png) no-repeat left center; padding-left:20px;}
.btn_help{background:#eee url(../images/smallicons-help.png) no-repeat left center; padding-left:20px;}
.btn_save{background:#eee url(../images/smallicons-save.png) no-repeat left center; padding-left:20px;}
.btn_edit{background:#eee url(../images/smallicons-edit.png) no-repeat left center; padding-left:20px;}

.btn_action{  background: #FFFFFF url(../images/arrow-down.png) no-repeat right center;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 13px;
    height: 20px;
    line-height: 1.42857;
    padding: 4px 20px 0px 8px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
   margin-bottom:2px;text-decoration:none;}

.zip_btn{background:#eee url(../images/smallicons-zip.png) no-repeat left center; padding-left:20px;}
.excel_btn{background:#eee url(../images/smallicons-excel.png) no-repeat left center; padding-left:20px;}
.powerpoint_btn{background:#eee url(../images/smallicons-powerpoint.png) no-repeat left center; padding-left:20px;}
.raz_btn{background:#eee url(../images/smallicons-raz.png) no-repeat left center; padding-left:20px;}
fieldset{border:1px dotted #6C7880;}
/*******************PAGE LOGIN*******************/
/*.bg_login_sitevi{background:#000 url(../images/bg-login-bo-sitevi.png);}
.bg_login_sima{background:#000 url(../images/bg-login-bo-sima.png);}*/
.bg_login_sitevi, .bg_login_sima {background-color: #000;}
  .pg_login { position: relative;
  background-color: #fff;
  width: 340px;
  border: 5px solid #1f160f;
  border-radius: 4px;
  padding: 25px;
  position: absolute;
  top: 20%;
  left: 50%;
  margin-left: -200px;
  /* margin-top: -150px; */
}

  .pg_login .logo {
    text-align: center;
    padding-bottom: 20px;
  }

.pg_login h1{font-size:20px;border-bottom:1px solid #ddd; border-top:1px solid #ddd;margin-bottom:10px;text-align:center;}
.pg_login .text_login{float:left;width:340px;}
.txt_username{width:310px;background: url(../images/smallicons-username.png) no-repeat left center; padding-left:30px;}
.txt_password{width:310px;background: url(../images/smallicons-password.png) no-repeat left center; padding-left:30px;margin-bottom:10px;}
/******************PAGE DE VALIDATION DE COMPTE********/
.pg_login.registration
{
  width:500px;
  margin-left:-250px;margin-top:-250px;
}
.text_login.registration
{
  width:450px;
  margin-left:20px;
}

 #main-menu {
		  /*position:fixed;*/
		  z-index:9999;
		  width:auto;
		  background-color:#000;
		  width:auto !important;
      font-family: 'vag_roundedbold';
      letter-spacing:1px;
	  }
	  #main-menu ul {
		  width:12em; /* fixed width only please - you can use the "subMenusMinWidth"/"subMenusMaxWidth" script options to override this if you like */
	  }

    /* Scroll to fixed menu*/
    
    #stickyheader 
    {
      width: 100%;
      height: 40px;
      position:fixed;
      z-index:9999;
    }
    #stickyalias 
    {
      display: none;
      height: 10px;
    }
    #unstickyheader 
    {
      /*margin-bottom: 15px;*/
      position:absolute;top:0; left:0;
    }
    .menu_right{float:right;top:-40px;position:relative;line-height:39px;padding-right:10px;}
    .menu_right a img{vertical-align:middle; padding:0 0 0 10px;}
 /*.menu_right a{text-decoration:none;}*/
 
    
#mainContent{padding:60px 20px 20px 20px; }
#popupContent{padding:10px 10px 10px 10px; }
.section-header{border-bottom:3px solid #ccc;margin-bottom:10px;clear:both;}
.section-header h1.pageTitle{ font-size:16px; float:left;}
.section-header h1.pageTitle img{vertical-align:middle;}
.section-header .pageButton{float:right;}

/*****************PRODUCT LIST***********************************************************/
.searchPanel  {  	background-color:#eee;padding:5px 20px; margin-bottom:10px;  }
#listPanel
  {
  	float:left;
  	width:330px;
  	/*border:solid 1px #cccccc;*/
  	height:1000px;
  } 
  
#listPanel h2,  h2.bandeau_titre{background-color:#444; color:#fff; font-size:14px;text-align:center;line-height:30px;margin-bottom:2px;}

#detailPanel{margin-left:350px;}
.tab_detail_product td{border:1px solid #ddd;}
.tab_detail_product td table td{border:0px solid #fff;}
.tab_detail_product p{padding-bottom:5px;color:#6c7880;}
.tab_detail_product p span{ color:#444; font-weight:bold;}
.tab_detail_product .simple_text{font-weight:normal;}

.btn_lang{float:right;margin-top:-32px}
.btn_lang .Actif{opacity : 1}
.btn_lang .Inactif{opacity : 0.5}
.btn_lang .Actif:hover,.btn_lang .Inactif:hover{opacity:0.8;}

/*.bloc_jury td{ border:1px solid #007F5E;}*/
.bloc_jury td table td{border:0px solid #fff;}
.bloc_jury h2.bandeau_titre{background-color:#007F5E;}

.bloc_prestataire td{ border:1px solid #007B7F;}
.bloc_prestataire td table td{border:0px solid #fff;}
.bloc_prestataire h2.bandeau_titre{background-color:#007B7F;}

  #scrollbox{   
    width:100%;   
    height:1500px;    
    overflow:auto; 
    overflow-x:hidden;   
  } 
  .thumbnail
  {
    width:310px;
    height:85px;
    border:solid 1px #dddddd;
    margin:1px;
    float:left;
    /*text-align:center;*/
    cursor:pointer;
    overflow: hidden;
  }
  .active
  {
  	background-color:#eeeeee;
  }
  .thumbnail label
  {
  	height:25px;
  	font-size:14px;
  }
  .thumbnail p
  {
    margin:2px;
  	font-size:10px;
    text-align:left;
  }
.thumbnail .numero
{
  float:left;
  font-size:14px;
}
.thumbnail .name
{
  float:left;
  font-size:14px;
  margin-left:10px;
  width: 220px;
  overflow:hidden;
}

.thumbnail .icons
{
  float:left;
  margin-left:2px;
  width: 45px;
  padding:2px;
}

#searchBar
{
  width:100%;
  float:left;
  margin:2px;
  padding:2px;
  background-color:#eeeeee;
}

/* Formulaires*/
.topBar
{
  padding:3px;
  background-color:#888888;
  height:25px;
  width:98%;
  font-weight:bold;
}
.bodyBar
{
  background-color:#cccccc;
  width:98%;
  padding:3px;
  padding-bottom:10px;
}
.bottomBar
{
  width:98%;
  padding:3px;
  padding-bottom:10px;
}

/* Autocomplete */
.ui-widget
{
  font-size: 0.9em;
}

/* Evite la barre blanche à l'affichage des jquery dialog */
/* override jquery ui overlay style */
.ui-widget-overlay {
    background-image: none !important; /* FF fix */
    background: #000 url(images/new-ui-overlay.png) 50% 50% repeat-x;
}


/* Highlighted rows, borders http://www.red-team-design.com/wp-content/uploads/2011/10/practical-css3-tables-with-rounded-corners-demo.html */
table {
border-spacing: 0;
/*width: 100%;*/
}
.bordered {
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    box-shadow: 0 1px 1px #CCCCCC;
}
.bordered tr:hover {
    background: none repeat scroll 0 0 #eee;
    transition: all 0.1s ease-in-out 0s;
}
.bordered td, .bordered th {
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    padding: 5px;
    /*text-align: left;*/
}
.bordered th {
    background-color: #555;
    background-image: -moz-linear-gradient(center top , #ccc, #555);
    border-top: medium none;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    /*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/
    color:#fff;
}
.bordered td:first-child, .bordered th:first-child {
    border-left: medium none;
}
.bordered th:first-child {
    border-radius: 6px 0 0;
}
.bordered th:last-child {
    border-radius: 0 6px 0 0;
}
.bordered th:only-child {
    border-radius: 6px 6px 0 0;
}
.bordered tr:last-child td:first-child {
    border-radius: 0 0 0 6px;
}
.bordered tr:last-child td:last-child {
    border-radius: 0 0 6px;
}

.bordered th a
{
  text-decoration:none;
  color: #fff;
}
/* Highlighted rows, borders */

/* DatePicker  */
.ui-datepicker
{
  font-size:12px;
}

.clear{clear:both;}

/*Style des image button  */
.btnImageButton{background-repeat:no-repeat;background-color:transparent;border:0;cursor:pointer;}
.imgDelete{background-image:url(../images/delete_small.png);width:16px;height:16px;}
.imgSearch{background-image:url(../images/loupe.png);width:20px;height:16px;}
.imgRenew{background-image:url(../images/renew.png);width:20px; height:20px;}
.imgDeleteLogo{background-image:url(../images/delete_small.png);width:16px; height:16px;vertical-align:text-top;}
.btnEdit{background-image:url(../images/loupe.png);width:20px; height:16px;vertical-align:text-top;}

#main .fotorama__caption__wrap{background-color:#eee; width:100%}

.bordered tr.Pager{background-color:#fff;}
.bordered tr.Pager:hover {background-color:#fff;}
.bordered tr.Pager table td{border-top:0;}
.bordered tr.Pager table tr:hover{background-color:#fff;}
.bordered tr.Pager table td span{font-weight:bold;}
.bordered tr.Pager table td a{color:#999;}
.bordered tr.Pager table td a:hover{color:#444;}

#leftPanel
{
  width:20%;
  float:left;
}
#leftContainer
{
  float:left;
  width:90%
}
/*#leftContainer li{list-style:square;padding:2px;}
#leftContainer ul{margin: 0;padding: 0;}*/

#handle
{
  width:5px;
  background-color:#aaaaaa;
  float:right;
  height:100%;
}
#mainPanel
{
  float:left;
  width:80%;
}

.rowStyle
{
  background-color:#cccccc;
}
.alternatingRowStyle
{
  background-color:#eeeeee;
}


.thumbnailLogo
{
	height:35px;
}

.divTitreLangue
{
	width:410px;float:left;margin-left:3px;
}

.dashboard_column{float:left; width:32%;margin-right:1%;}
.dashboard_column h2{
    background-color: #444444;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 2px;
    text-align: center;
}
.dashboard_column h3{background-color:#eee;text-align:center; padding:3px;}
.dashboard_column .bloc_nombres{text-align:center; font-weight:bold; font-size:20px;float:left;border-right:1px dotted #ccc; line-height:50px; padding-right:5px;width:50px;}
.dashboard_column .bloc_textes{text-align:center; float:left;padding-left:5px; line-height:50px;}
.dashboard_column .dashboardProduit{margin-top:2px;border:1px solid #ccc; padding:3px;}
.dashboard_column .dashboardBouton{margin-top:2px;border:1px solid #ccc; padding:10px; text-align:center;height:96px;}
.dashboard_column .dashboardBouton span{font-style:italic; font-size:12px;}

.pointer{ cursor:pointer;}

.right_tab{color:#666; text-align:right; padding-right:5px;}
.sous-titre{background-color:#eee; text-align:left; font-weight:bold;padding-left:5px;}

.ui-accordion .ui-accordion-content {
    padding: 1em 1.5em;
}

.redstar{color:#D10011;margin-left:2px;font-size:12px;font-weight:bold;}