/** Ajout Badredine **/
.link-all-articles {
    margin-left: 20px;
    font-size: small;
}

.line-input {
    height: 38px;
    border-bottom: 1px solid #DFDFDF !important;
    background-image: linear-gradient(#999,#999) !important;
}

.login-line-input {
    height: 38px;
    border-bottom: 1px solid #DFDFDF !important;
    background-image: linear-gradient(#999,#999) !important;
}

.title-form-contact {
    font-weight: bold;
}

.text-testeur {
    padding-top: 55px !important;
    font-weight: 400;
}

.paragraph-testeur {
    margin-bottom: -20px;
}

.text-contact {
    padding-right: 40px;
}

#error-captcha {
    font-weight: 400;
    color: red;
}

.div-field {
    margin-top: 30px !important;
}

label.error {
    font-weight: 400;
    color: red;
}

textarea.div-field {
    margin-bottom: 30px;
}

div.button-send {
    margin-top: 35px;
}

.operation-add-societe {
    margin-top: -100px !important;
}

div.div-link-form
{
    padding-top: 4%;
}

label.has-error-question {
    color: red !important;
    font-weight: 400 !important;
}

iframe html,body {
    overflow-x: initial !important;
}

div.col-md-8 div.google-captcha.g-recaptcha {
    transform:scale(0.70);-webkit-transform:scale(0.70);transform-origin:0 0;-webkit-transform-origin:0 0;
}

#map-id.map-footer {
    height: 180px;
}
.tag_link_disable {
    pointer-events: none !important;
    cursor: default !important;
    opacity: 0.6 !important;
}

.js-table-utilisateurs td:nth-child(6),
.js-table-utilisateurs th:nth-child(6) {
    text-align : center;
}

.js-table-utilisateurs td:nth-child(7),
.js-table-utilisateurs th:nth-child(7) {
    text-align : center;
}

.js-table-utilisateurs td:nth-child(8),
.js-table-utilisateurs th:nth-child(8) {
    text-align : right;
}

#DataTables_Table_0_filter label {
    font-weight : 400;
}



.js-table-alertes  th:nth-child(3),
.js-table-alertes  td:nth-child(3) {
    text-align : center;
}

.js-table-alertes  th:nth-child(6),
.js-table-alertes  td:nth-child(6) {
    text-align : right;
}

#badEmail {
    color: red;
}

.has-error {
    color: red !important;
}

table#liste_tag {
    width: 100% !important;
}

div.info-prenom, div.info-nom {
    margin-top: 15px;
    margin-bottom: 20px;
}

div.info-email {
    margin-bottom: 20px;
}

table.table-admin-home tr th, table.table-admin-home tr td {
    width: 50%;
}

table.js-table-alertes .alerte-disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

div.divEndAccesAdminHome {
    height: auto !important;
}

.div-saveshare-operation {
    padding-top: 20px;
}

input.color-white {
    color: white !important;
}

select[name='DataTables_Table_0_length'],
select[name='DataTables_Table_1_length'],
select[name='DataTables_Table_2_length'],
select[name='DataTables_Table_3_length'],
select[name='DataTables_Table_4_length'],
select[name='DataTables_Table_5_length'],
select[name='DataTables_Table_6_length']
{
    line-height: normal !important;
}
/** Fin Badredine **/




/** Ajout orel **/
#map-id.map-home { height: 300px; }
#map-id.map-fiche { height: 450px; }
#map-id.map-carto { height: 600px; }

.iconGraph{
    
    background-color: #333;
    -webkit-mask-image: url(./images/ico-stat.svg);
    mask-image: url(./images/ico-stat.svg) ; 
    
    width: 50px;
    display: inline-block; 
}



.iconCarte { 
    background-color: #333;
    -webkit-mask-image: url(./images/ico-earth.svg);
    mask-image: url(./images/ico-earth.svg) ; 
    
    width: 50px;
    display: inline-block;
     
    height: 50px; 
}

.infoCarto {
    padding: 6px 8px;
    font: 14px/16px Arial, Helvetica, sans-serif;
    background: white;
    background: rgba(255,255,255,0.8);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 5px;
}
.infoCarto h4, .infoCarto h5 {
    margin: 0 0 5px;
    color: #777;
}

.infoCarto2 {
    padding: 6px 8px;
    font: 14px/16px Arial, Helvetica, sans-serif;
    background: white;
    background: rgba(255,255,255,0.8);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 5px;
    
}

.legendCarto {
    line-height: 18px;
    color: #555;
}
.legendCarto i {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 8px;
    opacity: 0.7;
}

/** loader */
.loader--wrapper{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.6)}
/** .loader--wrapper{height:100vh}*/
.loader--wrapper{height:100%}
.loader{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}

.critere-selection { cursor: pointer}

/**
* MODE FULLSCREEN
**/
body.fullscreen #selection{
    display: none;
}

body.fullscreen #login > ul{
    display: none;
}

body.fullscreen .titre-page{
    display: none;
}
  
body.fullscreen .outils-page{
    /*display: none;*/
}
 body.fullscreen  .btn-group a img {
    height: 33px;
}


/*body.fullscreen [class*="hidden"]{
    display: none;
}*/

body.fullscreen #login{
    display: none;
}

body.fullscreen footer .container{
    display: none;
}
body.fullscreen footer {
    display: none;
}

body.fullscreen header{
    display: none;
}
  
body.fullscreen #actu{
    display: none;
}

body.fullscreen #info{
    display: none;
}
body.fullscreen #apercu{
    display: none;
}

body.fullscreen #operation_cartographie .container, body.fullscreen #operation_graphique .container{
    width: 98vw;
}

/*body.fullscreen #map-id.map-carto, body.fullscreen #chart-id {
    //height:  800px;
    height: 65vh;
}*/


body:not(fullscreen) .navbar-brand-fullsceen{ 
    display: none;
}
body.fullscreen .navbar-brand-fullsceen{ 
    display: block;
}

body:not(fullscreen) .btn-fullscreen-on{ 
    display: none;
}

body:not(fullscreen) .btn-fullscreen-off{
    display: block;
}

body.fullscreen .btn-fullscreen-on{ 
    display: block;
}

body.fullscreen .btn-fullscreen-off{
    display: none;
}

body.fullscreen #page-content-wrapper .container{
    /*width: 100%;*/
}     



/** POST IT **/
textarea.operation-postit  { 
	display: block;
	padding:25px 25px 40px;
	margin:0 auto 20px auto;
	width:100%;
	height:100px;    
	line-height:1.5;
	border:0;
	border-radius:3px;
	background: -webkit-linear-gradient(#F9EFAF, #F7E98D);
	background: -moz-linear-gradient(#F9EFAF, #F7E98D);
	background: -o-linear-gradient(#F9EFAF, #F7E98D);
	background: -ms-linear-gradient(#F9EFAF, #F7E98D);
	background: linear-gradient(#F9EFAF, #F7E98D);
	box-shadow:0 4px 6px rgba(0,0,0,0.1);
	overflow:hidden;
	transition:box-shadow 0.5s ease;
	font-smoothing:subpixel-antialiased;
	max-width:520px;
	max-height:250px;
}



  

  
  
  #moduleSearchUserProfile .panel-body, #moduleSearch2 .panel-body {
      margin-bottom: 0px;
      padding-bottom: 0px;
      margin-top: 0px;
      padding-top: 0px;
  }
  
  .drop-list, .drop-item {
    transition: all .2s ease-in;
}
.drop-list {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    margin: 0;
    padding: 4px;
    list-style: none;
} 
 
/** Fin orel **/