﻿    
    .Input_Img_Recherche1{
    background-image: url('/Files1/Image/Recherche1.png');
    
  background-repeat:no-repeat;
  background-size: 25px 25px;
  text-indent: 10px;
  padding-left: 35px;
  background-position:10px 10px;
}


      

.Input_Img_Ref1{
    background-image: url('/Files1/Image/Ref1.png');
    
  background-repeat:no-repeat;
  background-size: 30px 30px;
  text-indent: 10px;
   padding-left: 35px;
  background-position:10px 5px;
}

.Input_Img_Titre0{
    background-image: url('/Files1/Image/Titre0.png');
    
  background-repeat:no-repeat;
  background-size: 30px 20px;
  text-indent: 10px;
  padding-left: 35px;
  background-position:10px 5px;
}

.Input_Img_Titre3{
    background-image: url('/Files1/Image/Titre3.png');
    
  background-repeat:no-repeat;
  background-size: 30px 30px;
  text-indent: 10px;
   padding-left: 35px;
  background-position:10px 5px;
}

.Input_Img_Desc1{
    background-image: url('/Files1/Image/Desc1.png');
    
  background-repeat:no-repeat;
  background-size: 30px 30px;
  text-indent: 10px;
   padding-left: 35px;
  background-position:10px 5px;
}

.Input_Img_Key1{
    background-image: url('/Files1/Image/Key1.png');
    
  background-repeat:no-repeat;
  background-size: 30px 30px;
  text-indent: 10px;
   padding-left: 35px;
  background-position:10px 5px;
}

.Input_Img_Comment1{
    background-image: url('/Files1/Image/Comment1.png');
    
  background-repeat:no-repeat;
  background-size: 30px 30px;
  text-indent: 10px;
   padding-left: 35px;
  background-position:10px 5px;
}

.Input_Img_Date1{
    background-image: url('/Files1/Image/Date1.png');
    
  background-repeat:no-repeat;
  background-size: 30px 30px;
  text-indent: 10px;
   padding-left: 35px;
  background-position:10px 5px;
}


.Input_Img_Collection1{
    background-image: url('/Files1/Image/Collection.png');
    
  background-repeat:no-repeat;
  background-size: 30px 30px;
  text-indent: 10px;
   padding-left: 35px;
  background-position:10px 2px;
}

.Input_Img_User1{
    background-image: url('/Files1/Image/User_Icon.png');
    
  background-repeat:no-repeat;
  background-size: 30px 30px;
  text-indent: 10px;
   padding-left: 35px;
  background-position:10px 2px;
}
.Input_Img_User2{
    background-image: url('/Files1/Image/User2.png');
    
  background-repeat:no-repeat;
  background-size: 30px 30px;
  text-indent: 10px;
   padding-left: 35px;
  background-position:10px 2px;
}

.Input_Img_Entreprise1{
    background-image: url('/Files1/Image/Entreprise.png');
    
  background-repeat:no-repeat;
  background-size: 30px 30px;
  text-indent: 10px;
   padding-left: 35px;
  background-position:10px 2px;
}


.Input_Img_Module1{
    background-image: url('/Files1/Image/Module1.png');
    
  background-repeat:no-repeat;
  background-size: 30px 30px;
  text-indent: 10px;
   padding-left: 35px;
  background-position:10px 2px;
}

.Input_Img_Map1{
    background-image: url('/Files1/Image/Map1.png');
    
  background-repeat:no-repeat;
  background-size: 30px 30px;
  text-indent: 10px;
   padding-left: 35px;
  background-position:10px 5px;
}

     .Option_css { 
   background-color: White;
   border:1px solid #C5C5C5;   
   cursor: pointer;
      
         }
         
    .Option_css:hover { 
  background-color: #33CCCC;
  color:White;
}

.Option_css:focus{
    background-color: #33CCCC;
  color:White;
}
        .Img_Icon {
    opacity: 0.7;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.Img_Icon:hover {
    opacity: 10;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
       
       .bodyC1{
	font-family: 'PT Sans Narrow', sans-serif;
	 background: url(Login/images/back_blue1.jpeg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
	 
}
       
       .roundedBTN {
    border-radius: 50px;
    
} 

       .roundedTextBoxH {
    border-radius: 25px;
     width: 90%;
} 
        
        
        .roundedImgMsg {
           border-radius: 25px;
           width: 60%;
        }
        
       .center {
    display: block;
    margin: auto;
    width: 10%;
}



.styleHidenText
    {
  width: 300px; /* à modifier selon vos besoins */
  overflow: hidden;
  text-overflow: ellipsis;
  
    }
    .stylebreakB500 {
  width: 500px;  
    word-wrap: break-word;
   
}
.stylebreakB400{
    
  width: 400px; /* à modifier selon vos besoins */
  overflow: hidden; 
  word-wrap: break-word;
   
}
.stylebreakB300{
  width: 300px;  
    word-wrap: break-word;
   
}
.stylebreakB250{
  width: 250px;  
    word-wrap: break-word;
   
}

    /* *********************New PA ASEM  00BBBB  00AAAA */ 

      
        
        
        .input_focus_Filtre
        {
            background-color:#FFFFFF;
            outline: none;
            padding-left: 35px;
            border-style:inherit;
            border-radius:20px;
        }    
        
        .input_focus_Filtre:focus
        {            
            background-color:#00AAAA;
        }
        
 .input_focus_R
        {
            background-color:#E1E1E1;
            outline: none;
            padding-left: 20px;
        }
        
        .input_focus_R:focus
        {
            
            background-color:#FFFFFF;
        }
        
        .input_focus
        {
            border: 2px solid #A2A2A2;
            outline: none;
            padding-left: 20px;
        }
        
        
        .input_focus:focus
        {
            border-color: #62FFFF;
        }
        .input_padding
        {
            padding-left: 20px;
        }
         .Underline:hover
        {
            text-decoration: underline;
            cursor: pointer;
        }
        
        .Round_Modal_Home
        {
            border-radius: 20px 20px 0px 0px;
        }
        
        .Round_Header_Modal_Home
        {
            border-radius: 20px 20px 0px 0px;
        }
        
        .roundedBTN
        {
            border-radius: 50px;
        }
               
        .Round_border_25px
        {
            border-radius: 25px;
        }
        .Round_border_20px
        {
            border-radius: 20px;
        }
        .roundedTextBoxH
        {
            border-radius: 25px;
            width: 90%;
        }
        
        
        .roundedImgMsg
        {
            border-radius: 25px;
            width: 60%;
        }
        
        .center
        {
            display: block;
            margin: auto;
            width: 30%;
        }
        
        

        .styleHidenText
        {
            width: 300px; /* à modifier selon vos besoins */
            overflow: hidden;
            text-overflow: ellipsis;
        }
        .stylebreakB500
        {
            width: 500px;
            word-wrap: break-word;
        }
        .stylebreakB400
        {
            word-wrap: break-word;
        }
        .stylebreakB300
        {
            width: 300px;
            word-wrap: break-word;
        }
        .stylebreakB250
        {
            width: 250px;
            word-wrap: break-word;
        }
.gridview
        {
            background-color: #fff;
            padding: 2px;
            margin: 2% auto;
        }
        
        .gridview a
        {
            margin: auto 1%;
            border-radius: 50%;
            background-color: #444;
            padding: 5px 10px 5px 10px;
            color: #fff;
            text-decoration: none;
            -o-box-shadow: 1px 1px 1px #111;
            -moz-box-shadow: 1px 1px 1px #111;
            -webkit-box-shadow: 1px 1px 1px #111;
            box-shadow: 1px 1px 1px #111;
        }
        
        .gridview a:hover
        {
            background-color: #1e8d12;
            color: #fff;
        }
        .gridview span
        {
            background-color: #ae2676;
            color: #fff;
            -o-box-shadow: 1px 1px 1px #111;
            -moz-box-shadow: 1px 1px 1px #111;
            -webkit-box-shadow: 1px 1px 1px #111;
            box-shadow: 1px 1px 1px #111;
            border-radius: 50%;
            padding: 5px 10px 5px 10px;
        }
    
