
* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
}




body{
    background-color: #f5f5f5;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.center{
    text-align: center;    
}
.help{
    font-size:14px;
}

#selectMediaBox{
    	font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;

}

#content,#popupForm  {
	color: rgb(0, 59, 93);
	font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px auto 0 auto;
	min-width: 780px;
	padding: 0px 0px 30px 0px;
	min-height: 600px;
}

#popupForm {
	color: rgb(0, 59, 93);
	font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px auto 0 auto;
	min-width: 780px;
	padding: 0px 0px 30px 0px;
}

.center_content {
	margin: 25px auto 0 auto;
	max-width: 1260px;
	min-width: 780px;

}

.sidebar {
      width:15%;
	float: left;
        
      /*  width:15%;*/
	display: block;
	//margin: 48px 15px;
        margin-top: 0px;
        margin-left: 5px;
        padding:5px;
        z-index:5000;
        
        height:70%;
        border : 1px solid #CCC ;
         background-color: rgba(255,255,255,0.9);
         border-radius: 5px;
        transition: ease-in 0.1s;
           float: left;
           text-align: center;
}


.sidebar a {
  
    
        width: 90%;
    height: 25px;
    background-color: #CCC;
    text-decoration: none;
    color: #393939;
    padding: 5px 10px 5px 10px;
    display: block;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

    
    

.sidebar a:hover{
    
   background-color: #333;
	color: #FFF;
	cursor: pointer;
   
}

.mainpart_admin{
    float:left;
    width: 80%;
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    
}



#user_account{
    width: 500px;
    /*display: inline-block;*/
    margin-right: auto;
    margin-left: auto;
    
    
}

.mainpart{
    
    width: 99%;
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    
}



/* HEADER */
#header_block {
	border-bottom: 1px solid #7e7e7e;
	font-size: 12px;
	
        background-color:#003959;
}
#page-top {
	margin: 0 auto;
	max-width: 1260px;
	min-width: 850px;
	position: relative;
	color: white;
         
}

.header_logo
{
    display:inline-block;
    float:left;
    text-align: center;
    margin: 8px 50px 8px 0;
}
.left-part{
    float:left;
}

.header_logo img 
{
   height:60px;
}

#page-top h1 {
	padding-top: 34px;
	padding-bottom: 8px;
	color: #161b4a;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
        float:left;
}

#titreSite a {
	color: white;
	text-decoration: none;
}

.lglink img {
    height:15px;
}
#titreSite a:hover {
		color: #CCC;
	text-decoration: none;
}


/*  NAVIGATION ----------------------------------------------- */
.nav {
	float: left;
	font-family: Tahoma;
	font-size: 13px;
	height: 38px;
	position: relative;
	width: 600px;
	min-width: 600px;
	z-index: 500;
}
.nav-divider {
	/*background: url(./images/nav/divider.jpg) top no-repeat;*/
	float: left;
	height: 40px;
	width: 15px;
}
.nav a {
	/*background: url(../images/nav/pro_line_0.gif);*/
	color: #fff;
	display: block;
	float: left;
	height: 37px;
	line-height: 35px;
	padding: 0 20px 0 20px;
	text-decoration: none;
	white-space: nowrap;
}
#nav-right a:hover, #nav-left a:hover {
	color: #CCC;
        
}
.nav-outer-repeat {
	height: 34px;
	border-top: solid 1px black;
}
.nav-outer {
	margin: 0 auto;
	max-width: 1260px;
	min-width: 850px;
}
#nav-right {
	float: right;
	position: relative;
	z-index: 0;
}
#nav-left {
	float: left;
	position: relative;
	/*width: 500px;*/
	z-index: 0;
}
#nav-left a, #nav-right a, .nav-info {
	/*background: url(../images/nav/pro_line_0.gif);*/
	color: #fff;
	display: block;
	float: left;
	height: 37px;
	line-height: 35px;
/*	padding: 0 20px 0 20px;*/
	padding: 0 5px 0 10px;
	text-decoration: none;
	white-space: nowrap;
}
        

.nav-info {
	font-style: italic;
	color: #CCC;
}
.nav-info:before {
	
}
.nav .table {
	display: table;
}


/*  LOGIN -------------------------------------------------------------------------------- */	


.info {
	text-align: center;
	font-weight: bold;
	margin: 5px auto 5px auto;
	color: #fff;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 0 0 20px;
	background-color: #009900;
	border: 1px solid #009900;
	-moz-border-radius: 5px;
	border-radius: 5px;
}   

.error {
	text-align: center;
	font-weight: bold;
	margin: 5px auto 5px auto;
	color: #ce2700;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 0 0 20px;
	background-color: #fbd3b1;
	border: 1px solid #fbd3b1;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.form_error{
    color: red;
    font-style: italic;
    margin-left:10px;
}

.required_fied{
    
    font-style: italic;
    margin-left:10px;
}

#login-holder {
	margin: 0px auto 0 auto;
	width: 508px;
}
#loginbox {
	font-size: 12px;
	height: 150px;
	line-height: 12px;
	padding-top: 60px;
	position: relative;
	/*width: 350px;*/
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid black;
}
#login-inner {
	color: #161616;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 12px;
	margin: 0 auto;
	width: 310px;
}
#login-inner label {
	color: #161616;
	cursor: pointer;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 12px;
	padding-left: 10px;
}
#login-inner th {
	padding: 0 0 6px 0;
	text-align: left;
	width: 95px;
}
#login-inner td {
	padding: 0 0 6px 0;
}
.login-inp {
	color: #000;
	border: 1px solid #CCCCCC;
	font-size: 16px;
	height: 28px;
	padding: 2px 6px 2px 6px;
	width: 292px;
}

#login-inner table {
	border: 0;
	border-spacing: 0;
}



a, a:visited{
   color:#003a5a;
   text-decoration:none;
}

a:hover{
  text-decoration: underline;    
}

a.forgot-pwd {
	bottom: 45px;
	color: #999999;
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	position: absolute;
	right: 107px;
	text-decoration: none;
}

a:hover.forgot-pwd {
	color: #333333;
	text-decoration: underline;
}
.submit-login {
	border: none;
	cursor: pointer;
	display: block;
	height: 29px;
	width: 73px;
}


table.tform {
    border-spacing: 10px;
}


 

/*  FORMULAIRES ---------------------*/


.label_input_data  {
	display: inline-block;
	padding:0 0 2px 2px;;
	margin-right : 2px;
        text-align: right;
        width:auto;
        font-weight: normal;
}



input, select ,.ui-widget input {
	border: 1px solid #999999;
	border-radius: 2px;
	color: #393939;
	/*height: 20px;*/
	margin: 0;
	padding: 2px 5px 2px 5px;
	width: 186px;
	background-color: #F1F1F1;
	/*display: block;*/
        
         display:inline-block;
    margin-right:20px; 
}



input.dataTableFilterComp, select.dataTableFilterComp{
    
    margin:0;
    padding:0;
    width:auto;
    border: 1px solid #999999;
    border-radius: 2px;
   color: #393939;
    display:block;
    width:100%;
}

input[readonly="readonly"], select[readonly="readonly"] {
	border: 0px solid #F1F1F1;
	border-radius: 2px;
	color: #333333;
	height: 26px;
	margin: 0;
	padding: 2px 5px 2px 5px;
	width: 186px;
	background-color: #FFF;
	/*display: block;*/
        display:inline-block;
        margin-right:20px; 
        pointer-events: none;
}

.select_multiple{
    height: auto;
}

input[type="submit"], button , a.btn , .ui-widget input[type="submit"] , .ui-widget button {
	display: inline-block;
      	font-size: 14px;
	border: 0;
	width: auto;
	/*padding: 5px 10px 5px 10px;*/
        padding: 2px 5px 2px 5px;
	/*height: 30px;*/
	margin-top: 5px;
	border-radius: 2px;
	background-color: #CCC;
}

a.btn, a.btn:visited{
    text-decoration:none;
    color:#000;
    font-weight: normal;
}

input[type="submit"]:hover, button:hover , a.btn:hover{
	background-color: #333;
	color: #FFF;
	cursor: pointer;
}

.btFiche{
    border-radius: 4px;
    width:50px;
    height: 48px;
}

#btBAT{
    background-color: #ff0000;
        color: white;
    
}



input[type="checkbox"] {
width: 12px;
height: 12px;
display: inline-block;
}

#newUserModal h2{
    border-bottom: 2px solid #161616;
    margin-bottom: 20px;
}

.centeredCell{
    text-align: center;
}

.button_bar, .bottom_button_bar {
	width: 100%;
	display: block;
	height: 32px;
        
}

.button_bar{
    margin-top: 1em;
}

.groupeBtn
{
    display: inline-block;
    float: right;
    margin-right: 15px;
}

.groupeBtnLeft
{
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.button_bar button {
	width: auto;
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px 10px 5px 10px;
}

.hidden_button {
	display: none;
}
.shown_button {
	display: block;
}
/**** FIN REPRISE ***/

.bottom_button_bar {
   text-align: center;
}

.bottom_button_bar button.cancel {
    float:right;
    margin-right:  5%;
}


.bottom_button_bar button.save {
    float:right;
    
}

.button_bar button {
	width: auto;
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px 10px 5px 10px;
}

.block_form{
    
    margin-top: 0px;
    margin-bottom:10px;
}



.contenu_formulaire{
    border: 1px solid #ccc;
	border-radius: 5px;
    padding: 10px;
   /*   margin-top: 10px;*/
     background-color: rgba(255,255,255,0.9);
}


.dataTables_filter label, .dataTables_length label{
    width:auto;
    
}

.coordonnees_communes label {
	min-width: 210px!important;
}

label {
	padding: 0 0 10px 10px;
}

form label {
	color: #003a5a;
	padding: 12px 0 0 0;
	text-align: left;
	line-height: 16px;
	/*width: auto;*/
	font-size: small;
	font-weight: bolder;
	display: inline-block;
	min-width:145px;
	margin-top: 8px;
}



/* DATATABLE */

.dataTables_wrapper a, .downloadLink{
    color:#0a6aa1;
    text-decoration:none;
    border-bottom:1px solid #0a6aa1;
}

span.downloadLink{
    cursor:pointer;
}


.dataTables_filter  {
	margin: 0px 0px 20px 0;
}
.dataTables_filter input {
	display: inline-block;
	padding: 0 3px 0 3px;
	margin-left: 3px;
}


.dataTables_length select  {

	display:inline;
        width : auto;
        margin: 0 2px 0 2px;
}

table.display thead th {
	border-bottom: 1px solid #666;
        text-align:left;
}


.bandeauEtat {
    display: block;
	width: 100%;
	text-align: center;
	padding: 1em 0 1em 0;
	margin-top: 0.5em;
	border-radius: 5px;
	color: white;
    font-size:14px;
}




.ui-widget-content {
	background-color: #FFF;
	border: 0;
}
.ui-widget-header {
	color: #000;
        background-color:  #CCC;
}
.ui-dialog .ui-dialog-title {
    color: #000;
}

/* onglets */
#tabs { margin-top: 10px;}
.tabs { margin: 0; padding: 0; }
.tab { display: inline-block; zoom:1; *display:inline; background: #eee; border: solid 1px #999; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
.tab a { font-size: 14px; line-height: 2em; display: block; padding: 0 10px; outline: none; text-decoration: none; color:#000000; }
.tab a:hover { text-decoration: none; }
.tab.active { background: #fff; padding-top: 6px; position: relative; top: 1px; border-color: #666; }
.tab a.active { font-weight: bold; }
.tab-container .panel-container { background: #ffffff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }
.tab-container .table-droits td {
	vertical-align: top;
}



/* ----- Pop Up ----- */
.label_input_text {
	display: inline-block;
	width: 20%;
	font-size:12px;
	color:#999;
	padding:0 0 2px 2px;
	margin:0;
font-weight: bold;
}

	

	
#dialog-confirm, #dialog-confirm .block_form {
	margin:0;}
	
#dialog-confirm {
	padding:0 1em 0 1em;}
#dialog-confirm h1 {
	font-size:1.5em;}
	
#dialog-confirm table {
	width:100%; 
	font-size:12px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;}
#dialog-confirm label {
	font-size:12px;}


#dialog-confirm table th, #dialog-confirm table td {
	padding:0.5em;
	border-left: 1px solid #CCC;
        word-break: break-all;

}
	
.dialog-confirm .dataTables_filter {
	width: 100%;
	float: none;}


.section{
    margin-bottom: 1em;
    margin-top: 1em;
    text-align: left;

}

.section h3{
        border-bottom: 1px solid #666666;
        width:50%;
         margin-bottom: 1em;
}

#popupForm .section h3 {
     width:90%;
}

table#listeSupports{
    margin-top: 2em;
    margin-left: 0;
    width:75%;
}

.section #listeUtilisateurs, .section #listeSalonsVirtuel {
    width:75% !important;
    margin: 0;
}


.pointerHand{
    
    cursor: pointer;
}

.bandeauInfoVersion{
      display: block;
	width: 100%;
	text-align: center;
	padding: 1em 0 1em 0;
	
	border-radius: 5px;
	color: white;
        font-size:14px;
        margin-bottom: 1em;
        margin-top: 0.5em;
}

.versionVerrouillee {
	background-color: #FC3;
}

.versionBat{
	background-color: #009900;
}

.versionWarning{
    	background-color: #FF0000;

}


.versionVerrouillee .info_version {
	display: inline-block;
        
	text-align: center;
        font-size:12px;
	color: white;
}

table#content-table {
	border-top: 1px solid #666666;
	border-spacing: 0;
        
}


img.preview
{
    max-height: 150px;
    width:auto;
}


#tabs li {
	margin-left:20px;}
	
#tabs .ui-tabs-nav li {
	margin-left:0px;}
#tabs p {
	margin-top:10px;}

.half_page{
    width:45%;
    float:left;
    height: 300px;
    overflow-y: scroll;
  
    margin-top:6px;
    margin-bottom:20px;
    margin-right: 10px;
}

.jstree_view_border_top{
      border-top : 1px solid #999;
}

.half_page_without_scroll{
    width:25%;
    float:left;
    height: 300px;
    
    margin-top:6px;
    margin-bottom:20px;
    margin-right: 50px;
   
    border-right: 2px solid #ccc;
}







input[type="file"]#logoupload , input[type="file"]#photoupload  {
  /* Note: display:none on the input won't trigger the click event in WebKit.
     Setting visibility to hidden and width 0 works.*/
  visibility: hidden;
  width: 0;
  height: 0;
}

.fileSelect {
    padding: 5px 10px 5px 10px;
   
}


.txt_rouge{
    color:#f00!important;
}


.complement_label{
    font-style: italic;
 
}

p.complement_information
{
    color:#003a5a;
}

/* FOOTER -------------------------------------------------------------- */

 
.footer {
	margin: 50px auto 0px auto;
	padding: 0px 0 0 0;
	text-align: center;
        
}
#footer-left {
	color: #818181;
	font-size: 11px;
	line-height: 11px;
	padding: 15px 0 15px 25px;
	border-top: 1px solid #dbdbdb;
	
}
#footer-left a {
	color: #818181;
	text-decoration: none;
}
#footer-left a.selected, #footer-left a:hover {
	color: #000;
	text-decoration: none;
}

.mce-path {
 display: none !important;
}

.mce-statusbar .mce-container-body 
{
    height: 30px;
}

.mce-overflow-status {
 color:red!important;
 font-weight: bold!important;
 padding: 5px!important;
}

.mce-charwordcount {
    font-weight: bold!important;
    
    /*padding-right:5px!important;
    position:absolute!important;
    right:20px;
    bottom:0;*/
    
   // display:inline-block!important;
   // float: right!important;;
    //margin-right: 20px!important;
}

.charwordcount_overflow_label{

  color: red !important;
 }
 
 
 .thumbnail{
     max-width:150px;
 }
 
 .showdropZone{
       border: dotted 2px #fff;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    border-color: black;
    height: 100px;
    padding: 10px;
 }

 #listeGenerique .activeHover:hover
 {
	 background-color: #aeaeae;
 }

.tox .myCustomCount{
	font-weight: bold;!important;
	color: green;!important;
}

#commentaires {
	padding: 2px 5px 2px 5px;!important;
}

input[pattern]:invalid{
	color:red;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

span.circleNumber {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: white;
	display: inline-block;
	font-weight: bold;
	line-height: 20px;
	margin-right: 5px;
	text-align: center;
	width: 20px;
}

span.circleNumber.circleNumberBlue {
	background: mediumblue;
}

span.circleNumber.circleNumberGreen {
	background: darkgreen;
}

span.circleNumber.circleNumberViolet {
	background: blueviolet;
}
