/***********************************************************************************
************************************************************************************
*** 
***    ██████╗ ██╗      ██████╗ ██████╗  █████╗ ██╗     
***   ██╔════╝ ██║     ██╔═══██╗██╔══██╗██╔══██╗██║     
***   ██║  ███╗██║     ██║   ██║██████╔╝███████║██║     
***   ██║   ██║██║     ██║   ██║██╔══██╗██╔══██║██║     
***   ╚██████╔╝███████╗╚██████╔╝██████╔╝██║  ██║███████╗
***    ╚═════╝ ╚══════╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝
***    
************************************************************************************
***********************************************************************************/

html { height: 100%; }
body { margin: 0; padding: 0; color: #333; font-size: 13px; font-family: "Open Sans", Verdana, sans-serif; background: #F2F2F2 url(/assets/img/admin/bande_menu.jpg) repeat-y left top; }
h1 { font-size: 28px; line-height: 1.6em; font-weight: normal; margin: 0.5em 0; color: #333; }
h2 { font-size: 20px; line-height: 1.6em; font-weight: normal; margin: 0.5em 0; color: #00802F; }
h3 { font-size: 16px; line-height: 1.6em; font-weight: normal; margin: 0.5em 0; color: #333; }
h4 { font-size: 14px; line-height: 1.6em; font-weight: normal; margin: 0.5em 0; color: #333; }
p { font-size: 1em; line-height: 1.6em; margin: 0.5em 0; }
select { font: 11px Tahoma, sans-serif; border: 1px solid #ddd; padding: 8px; color: #333; }
em { font-style: italic; }
b, strong { font-weight: 600; }
ul { margin: 0; padding: 0; }
hr { border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.3); border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
a { color: #000; text-decoration: none; -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
/********************************************************************************************************************************/
#top { background: #2C2C2C; border-bottom: solid 3px #79A867; line-height: 34px; text-transform: uppercase; font-weight: 600; white-space: nowrap; overflow:hidden; }
#top #titre { float: left; }
#top #copyright { float: right; }
#top .white { color: #FFF; }
#top .top_menu_block { display: inline-block; border-right: 1px solid #555; border-left: 1px solid #111; }
#top .top_menu_block > * { padding: 0 17px; }
#top .top_menu_block i { font-size:18px; vertical-align: text-top; }
#top .top_menu_block a { display: block; }
#top .top_menu_block a:hover { background-color: #555; }
#top .toggle_menu { display:none; cursor: pointer; }
#menu { width: 240px; float: left; padding-bottom: 34px; position:absolute;}
#menu h2 { color: #FFF; font-weight: 600; background: #2C2C2C; margin: 0; padding: 0 20px; line-height: 34px; font-size: 13px; text-align: center; text-transform: uppercase; border-bottom: solid 3px #79A867; cursor: pointer; }
#menu h3 { color: #666; font-weight: 600; background: #E0E0E0; margin: 0; padding:0; line-height: 34px; font-size: 13px; text-align: center; border-bottom: 1px solid #ccc; cursor: pointer; }
#menu h2::after, #menu .accordion h3::after { content: "+"; right: 10px; position: absolute; }
#menu h2.active::after, #menu .accordion h3.active::after { content: "-"; opacity:0.5; }
#menu p { margin: 0; padding: 0; background: #f7f7f7; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9f9f9), to(#f5f5f5)); background: -moz-linear-gradient(#f9f9f9, #f5f5f5); background: linear-gradient(#f9f9f9, #f5f5f5); }
#menu a { color: #444; font-weight: 600; text-decoration: none; display: block; line-height: 20px; padding: 7px 7px 7px 10px; border-bottom: 1px solid #CCC; overflow: hidden; white-space: nowrap; }
#menu a:hover { background-color: #DDD; padding-left: 20px; }
#menu a.active { background-color: #C2D8BA; padding-left: 10px; }
#menu i.fa { margin: 0 5px; color: #666; font-size: 14px; width: 15px; text-align: center; }
#menu .ss_menu { display: none; position: relative;}
#menu .ss_menu .list{ max-height: calc(100vh - 220px); overflow-x: hidden; overflow-y: auto; }
#menu .clean_search { background: url(/assets/img/admin/cross.png) no-repeat center center; height: 38px; width: 38px; position: absolute; right: 0; cursor: pointer; display: none; }
#menu .search { color: #666; width: 100%; background: #FFF url(/assets/img/admin/search.png) no-repeat 15px center; border-width: 0; border-style: none; outline: none; padding: 10px 10px 10px 40px; margin: 0; border-bottom: 1px solid #CCC; box-sizing: border-box; appearance: none; -webkit-appearance: none; border-radius: 0; -webkit-border-radius: 0;}
#contenu { margin-left: 260px; margin-top: 20px; margin-right: 20px; line-height: 1.5em; }
#deconnection { position: fixed; bottom: 0; left: 0; width: 240px; }
#deconnection a { font-size: 11px; cursor: pointer; color: #555; background-color: #BBBBBB; text-decoration: none; text-transform: uppercase; display: block; line-height: 34px; border-top-width: 1px; border-top-style: solid; border-top-color: #999999; text-align: center; font-weight: bold; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-in; }
#deconnection a:hover { color: #FFFFFF; background-color: #555; }


/***********************************************************************************
************************************************************************************
***   
***   ██╗   ██╗ █████╗ ██████╗ ██╗ ██████╗ ██╗   ██╗███████╗
***   ██║   ██║██╔══██╗██╔══██╗██║██╔═══██╗██║   ██║██╔════╝
***   ██║   ██║███████║██████╔╝██║██║   ██║██║   ██║███████╗
***   ╚██╗ ██╔╝██╔══██║██╔══██╗██║██║   ██║██║   ██║╚════██║
***    ╚████╔╝ ██║  ██║██║  ██║██║╚██████╔╝╚██████╔╝███████║
***     ╚═══╝  ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝ ╚═════╝  ╚═════╝ ╚══════╝
***    
************************************************************************************
***********************************************************************************/

/*********************************************
 FORMLOG
*********************************************/
.form_log { height: auto; width: 380px; margin-top: -115px; margin-left: -190px; position: absolute; left: 50%; top: 50%; -webkit-border-radius: 15px; border-radius: 15px; background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%); background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%); background: linear-gradient(to bottom, #ffffff 0%, #ebebeb 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0 );-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.75); box-shadow: 0 0 4px 0 rgba(0,0,0,0.75); }
.form_log h2 { font-size: 14px; font-weight:600; text-transform: uppercase; margin: 0; padding: 0; color: #79A867; }
.form_log label { width: 100%; margin: 0; padding: 10px 0 3px; }
.form_log .formulaire { width: 90%; margin: 0 auto; }
.form_log .form_log_inputs { background-image: url(/assets/img/admin/lock.png); background-repeat: no-repeat; background-position: left center; color: #999999; margin: 0; padding: 20px 0 20px 130px; }
.form_log .forget_pwd { text-align: center; margin: 8px 0; }
.form_log .forget_pwd a { color: #AAA; text-decoration: none; font-size: 11px; }
.form_log .forget_pwd a:hover { color: #888; text-decoration: underline; }

/*********************************************
 BOXES
*********************************************/
.box { border: 1px solid #CCC; margin-bottom: 10px; background-color: #FBFBFB; }
.box i { width:25px; text-align:center; }
.box h1 { margin: 0; padding: 5px 10px; }
.box h2 { margin: 0; padding: 5px 10px; }
.box h3 { margin: 0; padding: 5px 10px; }
.box > div { border-top: 1px solid #DADADA; padding: 10px; }

/*********************************************
 BOXES - ACCORDION
*********************************************/
.box.accordion h2 { cursor: pointer; white-space: nowrap; overflow: hidden; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.box.accordion h2:hover { background-color: #F2F2F2; }
.box.accordion > div { display: none; }

/*********************************************
 MICRO BOXES
*********************************************/
.microbox { display:block; position:relative; width:100%; height:100px; padding:15px; overflow:hidden; margin-bottom:10px; border:1px solid #FFF; box-sizing: border-box; }
.microbox .microbox_title { display:block; z-index:2; line-height: 1.6em; margin:0.5em 0; color:#FFF; font-size:18px; font-weight:600; margin: 0 0 5px; white-space: nowrap; }
.microbox .microbox_text { display:block; z-index:2; font-size: 15px; line-height: 1.6em; margin:0.5em 0; color:#FFF; white-space: nowrap; }
.microbox .fs40 { font-size:40px; line-height:32px; }
.microbox .button { display:block; z-index:2; overflow:hidden; white-space: nowrap; margin:0.5em 0; color:#FFF; background:rgba(0,0,0,0.25); border:1px solid rgba(0,0,0,0.1); -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
.microbox .canvas { display:block; position:absolute; z-index:1; width:100%; height:95%; top:5%; left:0; right:0; bottom:0; }
.microbox i { display:block; position:absolute; z-index:1; font-size:110px; right:-10px; bottom:-20px; color:rgba(255,255,255,0.4); pointer-events: none; }

/*********************************************
 TABLES .LIST
*********************************************/
table.list { border-collapse: collapse; border-spacing: 0; }
table.list th { padding: 8px; text-align: left; font-weight: 600; }
table.list td { padding: 8px; text-align: left }
table.list tr:nth-child(odd) { background-color: #EEEEEE; }
table.list td img { vertical-align: middle; }

/*********************************************
 IMG SITE (LOGO & BACKGROUNDS)
*********************************************/
.default_site_img { position: relative; border: 1px solid #CCC; width: 100%; padding-bottom:45%; overflow: hidden; background: #F2F2F2; text-align: left; }
.default_site_img a { display: inline-block; }
.delete_default_site_img { display: inline-block; padding: 5px; background: rgba(255,255,255,0.75); position: absolute; top: 5px; right: 5px; line-height: 1em; border: 1px solid rgba(0,0,0,0.5); }
.delete_default_site_img img { display: inline-block; vertical-align: bottom; }
.default_site_img_container { width: 100%; height: 100%; overflow: hidden; position:absolute; }
.default_site_img_container img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.default_site_img_container img.wide { height: 105%; }
.default_site_img_container img.tall { width: 105%; }

/*********************************************
 FORMS
*********************************************/
form label { display: block; cursor: pointer; font-weight: 700; color: #555; padding: 4px 2px; }
form input[type="text"], form input[type="email"], form input[type="password"], form select, form textarea { font: 11px Tahoma, sans-serif; border: 1px solid #ddd; padding: 8px; width: 100%; height: 34px; box-sizing: border-box; color: #333; appearance: none; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; background: #FFF; }
form input.success { background: #FFF url(/assets/img/admin/tick.png) no-repeat 99% center; }
form input.error { background: #FFF url(/assets/img/admin/cross.png) no-repeat 99% center; }
form input:focus, textarea:focus { border: 1px solid #999; }

/*********************************************
 BUTTONS
*********************************************/
.button { color: #fff; font: 600 12px "Open Sans"; text-transform: uppercase; display: inline-block; outline: none; cursor: pointer; text-align: center; padding: 8px; box-sizing: border-box; -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .4); -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .4); box-shadow: inset 0 1px 1px rgba(255, 255, 255, .4); appearance: none; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0;}
.button:hover { color: #fff; opacity: 0.9; }
.button:active { opacity: 0.7; }
.button[disabled] {pointer-events: none; opacity: 0.5;}
.button.green { color: #FFF; background: #75ae5c; border: 1px solid #3b6e22; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#75ae5c), to(#649552)); background: -moz-linear-gradient(#75ae5c, #649552); background: linear-gradient(#75ae5c, #649552); }
.button.blue { color: #FFF; background: #5681AE; border: 1px solid #476091; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5681AE), to(#485E8F)); background: -moz-linear-gradient(#5681AE, #485E8F); background: linear-gradient(#5681AE, #485E8F); }
.button.red { color: #FFF; background: #A90329; border: 1px solid #990000; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#A90329), to(#6D0019)); background: -moz-linear-gradient(#A90329, #6D0019); background: linear-gradient(#A90329, #6D0019); }
.button.white { color: #333; background: #FFF; border: 1px solid #ddd; }
.button.large { width: 100%; }
.button a { color:inherit; }
.button i.fa { font-size:18px; }

/*********************************************
 HR STYLES
*********************************************/
hr.one { border: 0; height: 1px; background: #333; background-image: linear-gradient(to right, #ccc, #333, #ccc); }
hr.two { border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); }
hr.three { border: 0; border-bottom: 1px dashed #ccc; background: #999; }
hr.four { height: 12px; border: 0; box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5); }
hr.five { border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.2); border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

/*********************************************
 INFOBOX
*********************************************/
.infobox { z-index: 1500; border: 2px solid; padding: 20px; -webkit-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.25); box-shadow: 0 0 3px 0 rgba(0,0,0,0.25); font-size: 16px; margin-bottom: 15px; line-height: 25px; position: fixed; top: 50%; left: 50%; -webkit-transform: translate(-50%, -100%); transform: translate(-50%, -100%); }
.infobox::before { font-family: FontAwesome; font-weight: normal; font-style: normal; font-size: 30px; display: inline-block; text-decoration: inherit; margin-right: 15px; vertical-align: top; }
.infobox.success::before { content: '\f058'; color: #8fad3d; }
.infobox.warning::before { content: '\f071'; color: #e6a700; }
.infobox.error::before { content: '\f057'; color: #ad3f2e; }
.infobox.info::before { content: '\f05a'; color: #4381cc; }
.infobox.success { border-color: #8fad3d; color: #586c25; background-color: #eff4d4; }
.infobox.warning { border-color: #e6a700; color: #796101; background-color: #ffea97; }
.infobox.error { border-color: #ad3f2e; color: #923725; background-color: #efcec9; }
.infobox.info { border-color: #4381cc; color: #5d57b9; background-color: #c6d8f0; }

/*********************************************
 HELP POPUP
*********************************************/
.help_popup { position: relative; background: #F8F8F8; padding: 25px; width: auto; max-width: 600px; margin: 0 auto; }

/*********************************************
 HOME ACTIONS
*********************************************/
.home_action { display:block; width: 100%; background-color: #F8F8F8; text-align: center; text-shadow: 1px 1px 1px #FFFFFF; padding: 15px; margin: 5px 0; border: 1px solid #CCC; overflow: hidden; box-sizing: border-box; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.home_action a { color: #999; }
.home_action a:hover { color: #79A867; }
.home_action a > i { display: flex; font-size: 44px; margin: 8px 0; justify-content: center; width: 100%; }
.home_action a > span { display: flex; font-weight: 400; font-size: 14px; height: 36px; line-height: 18px; align-items: center; justify-content: center; }
.home_action:hover { background-color: #FFF; border: 1px solid #CCC; -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.25); box-shadow: 0 0 2px 0 rgba(0,0,0,0.25); }

/*********************************************
 LIST SEARCH
*********************************************/
#list_search_prix a, #list_search_clients a { display: none; background-image: url("/assets/img/admin/puce.png"); background-position: 7px center; background-repeat: no-repeat; border-bottom: 1px solid #ccc; color: #777; font: 12px/18px "Open Sans",sans-serif; padding: 7px 15px 7px 30px; transition: all 0.3s ease-out 0s; }
#list_search_prix a:hover, #list_search_clients a:hover { color: #555; background-color: #C7DDE7; }
#list_search_prix a.selected, #list_search_clients a.selected { color: #555; background-color: #C7DDE7; }

/*********************************************
 GRID SPACES
*********************************************/
.grid-10, .grid-100, .grid-15, .grid-20, .grid-25, .grid-30, .grid-33, .grid-35, .grid-40, .grid-45, .grid-5,
.grid-50, .grid-55, .grid-60, .grid-65, .grid-66, .grid-70, .grid-75, .grid-80, .grid-85, .grid-90, .grid-95,
.mobile-grid-10, .mobile-grid-100, .mobile-grid-15, .mobile-grid-20, .mobile-grid-25, .mobile-grid-30, .mobile-grid-33, .mobile-grid-35, .mobile-grid-40, .mobile-grid-45,
.mobile-grid-5, .mobile-grid-50, .mobile-grid-55, .mobile-grid-60, .mobile-grid-65, .mobile-grid-66, .mobile-grid-70, .mobile-grid-75, .mobile-grid-80, .mobile-grid-85, .mobile-grid-90, .mobile-grid-95, .tablet-grid-10, .tablet-grid-100,
.tablet-grid-15, .tablet-grid-20, .tablet-grid-25, .tablet-grid-30, .tablet-grid-33, .tablet-grid-35, .tablet-grid-40, .tablet-grid-45, .tablet-grid-5, .tablet-grid-50, .tablet-grid-55, .tablet-grid-60, .tablet-grid-65, .tablet-grid-66, .tablet-grid-70,
.tablet-grid-75, .tablet-grid-80, .tablet-grid-85, .tablet-grid-90, .tablet-grid-95 { padding-left: 5px; padding-right: 5px; }

/***********************************************************************************
************************************************************************************
***   
***    ██████╗██╗      █████╗ ███████╗███████╗███████╗███████╗
***   ██╔════╝██║     ██╔══██╗██╔════╝██╔════╝██╔════╝██╔════╝
***   ██║     ██║     ███████║███████╗███████╗█████╗  ███████╗
***   ██║     ██║     ██╔══██║╚════██║╚════██║██╔══╝  ╚════██║
***   ╚██████╗███████╗██║  ██║███████║███████║███████╗███████║
***    ╚═════╝╚══════╝╚═╝  ╚═╝╚══════╝╚══════╝╚══════╝╚══════╝
***   
************************************************************************************
***********************************************************************************/

.show_desktop { display: inherit!important; }
.show_mobile { display: none!important; }
/* DISPLAYS */
.float_left { float: left }
.float_right { float: right }
.clear { clear: both; }
.hidden { display: none; }
.block { display: block; }
.inline { display: inline-block; }
.centralize { position: relative; top: 45%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
/* ALIGNS */
.align_left { text-align: left }
.align_right { text-align: right }
.align_center { text-align: center }
.align_justify { text-align: justify }
.align_middle { vertical-align: middle }
.align_bottom { vertical-align: bottom }
/* SPACES */
.p0 { padding: 0!important }
.p4 { padding: 4px }
.p7 { padding: 7px }
.p10 { padding: 10px }
.p15 { padding: 15px }
.p20 { padding: 20px }
.m0 { margin: 0!important }
.mt5 { margin-top: 5px }
.mt10 { margin-top: 10px }
.mt20 { margin-top: 20px }
.mt90 { margin-top: 90px }
.ml10 { margin-left: 10px }
.ml20 { margin-left: 20px }
.mb5 { margin-bottom: 5px }
.mb10 { margin-bottom: 10px }
.mb15 { margin-bottom: 15px }
.mb20 { margin-bottom: 20px }
.mb75 { margin-bottom: 75px }
/* COLORS */
.green { color: #00802F }
.light_green { color: #79A867 }
.blue { color: #5681AE }
.red { color: #F00 }
.orange { color: #F60 }
.grey { color: #999 }
.light_grey { color: #BBB }
.bronze { color: #D2945B }
.silver { color: #AAA }
.gold { color: #E3AB35 }
/* BG COLORS */
.bg_red { background-color:#F35958; }
.bg_blue { background-color: #3598DC; }
.bg_purple { background-color: #8E44AD; }
.bg_cyan { background-color: #32C5D2; }
.bg_green { background-color: #0AA699; }
/* OTHERS */
.logs { font-size: 11px; line-height: 1.2em; }
.note { font-size: 12px; color: #999999; font-style: italic; font-weight: normal; vertical-align: bottom;}
.animate {-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.noselect { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}


/***********************************************************************************
************************************************************************************
*** 
***   ███╗   ███╗███████╗██████╗ ██╗ █████╗ ███████╗
***   ████╗ ████║██╔════╝██╔══██╗██║██╔══██╗██╔════╝
***   ██╔████╔██║█████╗  ██║  ██║██║███████║███████╗
***   ██║╚██╔╝██║██╔══╝  ██║  ██║██║██╔══██║╚════██║
***   ██║ ╚═╝ ██║███████╗██████╔╝██║██║  ██║███████║
***   ╚═╝     ╚═╝╚══════╝╚═════╝ ╚═╝╚═╝  ╚═╝╚══════╝
***    
************************************************************************************
***********************************************************************************/

@media only screen and (max-width: 1024px) {
	.show_desktop{display:none!important}
	.show_mobile{display:inherit!important}
	#top #copyright { display:none; }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {}
@media only screen and (max-width: 767px) {}
@media only screen and (min-width: 480px) and (max-width: 767px) {}
@media only screen and (max-width: 479px) {
	/* FORMLOG */
	.form_log { width:90%; margin-left:-45%; background-image:none; -webkit-box-shadow: none; box-shadow: none; }
	.form_log .form_log_inputs { background-image: none; padding-left:0; }
	/* ADMIN */
	body{background-image:none;}
	#menu {display:none; width:100%;}
	#deconnection {width:100%;}
	#contenu {margin: 10px;}
	#top .toggle_menu { display:inline-block; }
}
