
body {
    margin: 0px;
    color: #000;
    font-family: 'Nunito', sans-serif;
    font-size: 14px;
}
input {
    font-family: 'Nunito', sans-serif;
}
textarea {
font-family: 'Nunito', sans-serif;
    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;}

.textbox {
    border: 1px solid #A7BAC5;
    padding: 4px 2px;
    color: #6c7880;
}
.listbox {
    border: 1px solid #A7BAC5;
    padding: 4px 2px;
    color: #6c7880;

}
.btn_action {
    background: #FFFFFF url(../images/arrow-down.png) no-repeat right center;
    border: 1px solid #A7BAC5;
    color: #6c7880;
    display: block;
    line-height: 18px;
    padding: 4px 20px 4px 8px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin-bottom: 2px;
    text-decoration: none;
}
button.ui-multiselect {
    padding: 5px 0 5px 4px;
    border-radius: 0;
    margin-top: -2px;
}
.float_left {
float:left;}
.float_right {
    float: right;
}
.button {
    border: none;
    background-color: #eee;
    background-repeat: no-repeat;
    border-radius: 0;
    color: #000;
    padding: 5px 20px;
    margin-bottom: 2px;
    cursor: pointer;
    font-weight: 900;
    background-position: 7px center;
}
.button:hover{background-color:#ccc;}
.button_disabled{color:#aaaaaa;background-color:#ffffff;border:solid 1px #cccccc;border-radius:4px;padding:2px 10px;margin-bottom:2px;cursor:pointer;}
.btn_close{background:#eee url(../images/smallicons-close.png) no-repeat left center; padding-left:20px;}
.btn_search {
    background-color: #E2DE56;
    background-image: url(../images/icones/16px/search.png);
    padding-left: 30px;
}
.btn_save {
    background-color: #89cfe3;
    background-image: url(../images/icones/16px/save.png);
    padding-left: 30px;
}
.btn_valider {
    background-color: #E2DE56;
    background-image: url(../images/icones/16px/success.png);
    padding-left: 30px;
}
.btn_unvalid {
    background-color: #E38597;
    background-image: url(../images/icones/16px/error.png);
    padding-left: 30px;
}
.btn_home {
    background-color: #FCBF24;
    background-image: url(../images/icones/16px/home.png);
    padding-left: 30px;
}
.btn_logout {
    background-color: #E38597;
    background-image: url(../images/icones/16px/power.png);
    padding-left: 30px;
}
.btn_edit {
    background-color: #E38597;
    background-image: url(../images/icones/16px/edit.png);
    padding-left: 30px;
}


.btn_delete {
    background: #eee url(../images/smallicons-delete.png) no-repeat left center;
    padding-left: 20px;
}
.btn_new {
    background-color: #FCBF24;
    background-image: url(../images/icones/16px/add-1.png);
    padding-left: 30px;
}
.btn_duplicate {
    background-color: #FCBF24;
    background-image: url(../images/icones/16px/windows.png);
    padding-left: 30px;
}
.btn_select {
    background-color: #89cfe3;
    background-image: url(../images/icones/16px/more-1.png);
    padding-left: 30px;
}
.btn_trad{background:#eee url(../images/smallicons-trad.png) no-repeat left center; padding-left:20px;}
.btn_help {
    background-color: #E2DE56;
    background-image: url(../images/icones/16px/info.png);
    padding-left: 30px;
}
.btn_vote {
    background-color: #89cfe3;
    background-image: url(../images/icones/16px/smartphone-7.png);
    padding-left: 30px;
}
.btn_cart {
    background-color: #FCBF24;
    background-image: url(../images/icones/16px/add-to-cart.png);
    padding-left: 30px;
}
.btn_import{
background-color: #FCBF24;
background-image: url(../images/icones/16px/upload.png);
padding-left: 30px;
}
.btn_icon {
    height: 28px;
    width: 28px;
    border-radius: 20px;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.search_icon {
    background-color: #E2DE56;
    background-image: url(../images/icones/16px/search.png);
}
.link_icon {
    background-color: #89cfe3;
    background-image: url(../images/icones/16px/link.png);
}
.calendar_icon  {
    background-color: #E2DE56;
    background-image: url(../images/icones/16px/calendar.png);
}
.trash_icon {
    background-color: #E38597;
    background-image: url(../images/icones/16px/rubbish-bin.png);
}
.excel_btn {
    background-color: #FCBF24;
    background-image: url(../images/icones/16px/excel.png);
    padding-left: 30px;
}
.powerpoint_btn{background:#eee url(../images/smallicons-powerpoint.png) no-repeat left center; padding-left:20px;}
.pdf_btn{background:#eee url(../images/smallicons-pdf.png) no-repeat left center; padding-left:20px;}
.raz_btn {
    background-color: #E38597;
    background-image: url(../images/icones/16px/rubber.png);
    padding-left: 30px;
}
fieldset{border:1px dotted #6C7880;}
.link_salon {
font-weight:900; margin-right:15px;}
/*******************PAGE LOGIN*******************/
.bg_login {
    background: #89cfe3;
}
.pg_login {
    background-color: #fff;
    width: 30%;
    border-radius: 20px;
    padding: 3%;
    margin: 0 auto;
}
.bg_login .logo {
    padding: 50px;
    margin: 0 auto;
    text-align: center;
}
.pg_login h1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    color: #89cfe3;
}
.text_login {
text-align:center;font-size:16px;}

    .text_login .textbox {
        width: 91%;
        background-color: #fff;
        padding-left: 9%;
        margin: 15px 0;
        height: 40px;
        color: #000;
        border-radius: 10px;
        background-position: 5px center;
        background-repeat: no-repeat;
        border: 2px solid #000;
    }
    .txt_username {
        background-image: url(../images/icones/32px/user-3.png);

    }
.txt_password {
    background-image: url(../images/icones/32px/lock.png);
}
.text_login .btn_valider {
    width: 100%;
    height: 40px;
    border-radius: 10px;
    margin: 15px 0;
    background-image:none;
    background-color:#89cfe3;
}
.text_login .btn_valider:hover {
    background-color: #ccc
}
#main-menu {
    /*position:fixed;*/
    z-index: 9999;
    width: auto;
    background-color: #FFF;
    ;
    width: auto !important;
}
	  #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*/
    #main-menu.sm-simple > li {
        border-left: 1px solid #89cfe3;
    }
    #main-menu.sm-simple > li:first-child {
        border-left: 0;
    }
    #main-menu.sm-simple a {
      padding: 0 32px 0 20px;
      color: #000;
      font-family: futura-pt, sans-serif;
      font-weight: 800;
      font-style: normal;
      line-height: 50px;
    }
    #main-menu.sm-simple, .sm-simple ul {
    border: none;
    border-bottom: 5px solid #89cfe3;
    background: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
    #main-menu.sm-simple a:hover, #main-menu.sm-simple a:focus, #main-menu.sm-simple a:active, #main-menu.sm-simple a.highlighted {
        background: #89cfe3;
        color: #FFF;
    }
    #main-menu.sm-simple > li:first-child a:hover, #main-menu.sm-simple > li:first-child a:focus, #main-menu.sm-simple > li:first-child a:active, #main-menu.sm-simple > li:first-child a.highlighted {
        background: #ffffff;
    }
    #main-menu.sm-simple ul {
        border: 1px solid #89cfe3;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #main-menu.sm-simple ul > li {
        border-left: 5px solid #89cfe3;
    }
    #main-menu.sm-simple ul li, #main-menu.sm-simple-vertical li {
        border-top: 1px solid #89cfe3;
    }
    #stickyheader {
        width: 100%;
        height: 55px;
        position: fixed;
        z-index: 99;
    }
    #stickyalias 
    {
      display: none;
      height: 10px;
    }
    #unstickyheader 
    {
      /*margin-bottom: 15px;*/
      position:absolute;top:0; left:0;
    }
    .menu_right{float:right;top:-48px;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:75px 20px 20px 20px; }
#popupContent{padding:10px 10px 10px 10px; }
.section-header{margin-bottom:10px;clear:both;}
.section-header h1.pageTitle{ font-size:16px; float:left;height: 26px;font-weight:900; text-transform:uppercase;}
.section-header h1.pageTitle img{vertical-align:middle;margin-right:5px;}
.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: #89cfe3;
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 28px;
        margin-bottom: 2px;
        text-transform:uppercase;
    }

#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;}

.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:#FCBF24;}

.bloc_prestataire td{ border:1px solid #007B7F;}
.bloc_prestataire td table td{border:0px solid #fff;}
.bloc_prestataire h2.bandeau_titre{background-color:#E38597;}

  #scrollbox{   
    width:100%;   
    height:100%;    
    overflow:auto; 
    overflow-x:hidden;   
  } 
  .thumbnail
  {
    width:100px;
    height:150px;
    border:solid 1px #dddddd;
    margin:1px;
    float:left;
    text-align:center;
    overflow:hidden;
  }
  .active
  {
  	background-color:#eeeeee;
  }
  .thumbnail label
  {
  	height:25px;
  	font-size:10px;
  }










#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 {
  
}
.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 #89cfe3;
        border-top: 1px solid #89cfe3;
        padding: 5px;
        /*text-align: left;*/
    }
.bordered th {
    background-color: #89cfe3;
    border: medium none;
    color:#fff;
}
.bordered td:first-child, .bordered th:first-child {
    border-left: medium none;
}
    .bordered th:first-child, .bordered th:last-child {
        border-radius: 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;}
.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;}
.imgUp{background-image:url(../images/icon_arrow_up.png);width:19px;height:15px;}
.imgDown{background-image:url(../images/icon_arrow_down.png);width:19px;height:15px;}

#main .fotorama__caption__wrap{background-color:#eee; width:100%}

.bordered tr.Pager {
    background-color: #89cfe3;
}
    .bordered tr.Pager:hover {
        background-color: #89cfe3;
    }
.bordered tr.Pager table td{border-top:0;}
    .bordered tr.Pager table tr:hover {
        background-color: #89cfe3;
    }
.bordered tr.Pager table td span{font-weight:bold;}
.bordered tr.Pager table td a{color:#fff;}
.bordered tr.Pager table td a:hover{color:#444;}

.ui-dialog .ui-widget-header {
    border: none;
    background: #89cfe3;
    color: #000;
    font-weight: bold;
    border-radius: 0 !important;
}
#leftPanel
{
  width:20%;
  float:left;
}
#leftContainer
{
  float:left;
  width:90%
}
/*#leftContainer li{list-style:square;}*/

#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: #89CFE3;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 2px;
    text-align: center;
    text-transform:uppercase;
}
.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;
}

/*Gestion du panier*/

.cart-text {
  position: absolute;
  right: 0;
  color: #666;
  font-weight: bold;
  top: 20px;
  font-size: 1.2em;
}

#divDetailCart {
  display: none;
  /*padding-right:20px;*/
  position: absolute;
  background-color: #f0f0f0;
  border-top: solid 2px #fff;
  /*top: 71px;*/
  right: 0;
  box-shadow: 0px 10px 10px #ccc;
  width: 400px;
  font-size: 12px;
  /*max-height: 600px;*/
}
.itemList {
  overflow: auto;
  max-height: 500px;
}
.cartName {
  display: none;
}
.cartList{
  float:left;
}
#txtCartName {
  width: 80px;
  margin: 5px;
}
#drpCart {
  margin: 5px;
  max-width: 130px;
  min-width: 50px;
}
.itemBloc {
  display: table;
  border-spacing: 10px;
  border-bottom: 2px solid #fff;
  width: 100%;
  position: relative;
}

.itemImage {
  display: table-cell;
  vertical-align: top;
  width: 50px;
}
.entete{
  background-color:#000;
  color:white;
  font-weight:900;
}
.itemCount {
  float: left;
}
.itemDelete {
  font-weight: normal;
  text-decoration: underline;
  position: absolute;
  bottom: 5px;
  right: 0;
}
.cartDelete {
  float: right;
  text-decoration: underline;
  margin-top: 3px;
}
.cartBind {
  float: right;
  text-decoration: underline;
}
.cartEmpty{
  float: right;
  text-decoration: underline;
  margin-top: 3px;
}
.actionContainer {
  float:right;
  width:130px;
}
@media(max-width:1550px) {
    .pg_login {
        width: 50%;
    }
}
@media(max-width:768px) {
    .pg_login {
    width:80%;}

}
@media(max-height:870px) {
    .bg_login .logo img {
    max-height:150px;}

}