﻿
body {
    font-family: Tahoma;
    font-size: small;
    margin: 0px;
}
/*New style for deactivate pages*/
.Ritems {
    /*background-color: #D8EAEC;*/
    /*border-radius: 5px;*/
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 2px solid rgb(68, 170, 170);
}

.Ritems:Hover {
        background-color: #D8EAEC;
 }



    .MainDiv {
        -moz-border-radius: 18px;
        -webkit-border-radius: 18px;
        border-radius: 18px;
        width: 1000px;
        /*height: 630px;*/
        text-align: left;
        padding-top: 1%;
    }
.MainTable
{
    width: 100%;      
    border-collapse: collapse;     
    text-align: left; 
    background-image: url('Images/bandeau_haut.gif') ;         
    background-repeat: no-repeat;            
}

.MainHeader
{
   /* background-image: url('Images/G_I_Healthcare.jpg');
    background-repeat: no-repeat;*/
    height: 90px;
    margin-left: 10px;
    margin-right :10px;
     background-color :#F4FCFD;
    

}

.footer
{
   
    
    width: 1000px;  
    margin-bottom: 20px; 
    vertical-align: middle; 
    font-family: Tahoma;  
    font-size: 10pt;
    text-align: center;
    color: #828282;
    font-weight: bold;   
    background-image: url('Images/footer_bg.gif') ;    
     -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;   
     
}


    
.footerLinks
{
    text-decoration: none;
    color: #336464;  
}
.copyright
{
    text-decoration: none;
    font-family: Arial; 
    font-size: 11px; 
    color: #808080;  
    font-weight: bolder;
}
.errorText
{
    color: Red;
    font: normal small Tahoma;
}   
.MenuTable
{
    height: 35px;
    width: 160px;
}
.MasterMenu
{    
    background-color: #44AAAA;
    color: Black;
    font-weight: bold;
    text-decoration: none;  
    text-align: center;
   height :15px;
     padding-top :6px;
     padding-bottom :8px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    
}
   
    .ReportItem {
        background-color: #D8EAEC;
        color: black;
        font-weight: Bold;
        font-size: 12px;
        font-family: Calibri;
        text-decoration: none;
        text-align: center;
        padding-top: 2px;
        padding-bottom: 2px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
        border-radius: 13px;
        position: relative;
        -webkit-box-shadow: 4px 4px 4px -3px rgba(0,0,0,0.70);
        -moz-box-shadow: 4px 4px 4px -3px rgba(0,0,0,0.70);
    }
    /*onmouseover="RoleOver(this);" onmouseout="RoleOver1(this);" rgb(175, 238, 238)*/

    .ReportItem:Hover {
        background-color: #ACFFE3;
    }

  
.loginPanel
{
    width: 250px;
    height: 130px;
    padding: 5px; 
    background-color: #C0EDF0;     
    font-size: small;  
}

.login
{
     
    -webkit-box-shadow: 13px 13px 25px -2px rgba(0,0,0,0.76);
    -moz-box-shadow: 13px 13px 25px -2px rgba(0,0,0,0.76);
    padding: 20px;
    margin: 5px; 
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    border: 1px solid #B7E5E9;
    color: #FFFFFF;
    background-color :#C0EDF0 ;
    }

.IE8Fix 
{ 
    z-index: 1000; 
}
.head1
{
    font-size: small;
    font-weight: bold; 
}
.SR_Div1
{
    padding :20px;
    width: auto;
    height: 380px;
    overflow: auto;     
}

.SR_Panel1
{
    width: 400px;
    height: 175px;
    background-color:white; 
    border-width:3px;
    border-style:solid;
    border-color:Gray;	            
    padding: 5px; 
}
.SRTitle
{
    font-weight: bold;  
    font-size: small;
}
.modalPopups
{
    background-color: Gray;
    filter:alpha(opacity=40);
    opacity:0.7;
}
.gridheader
 {
    font-weight: bold;        
    font-size: 11px;
    background-color: #7A9FCB;        
    border: solid 1px #3366CC;
    color: #ffffff;
    /* position: relative; */
    top:expression(this.parentNode.scrollTop-2);
    left:expression(this.parentNode.scrollLeft-1);
    right:1px;
 }

.progressBackgroundFilter 
{ 
    position:fixed;
    width: 100%;
    height: 100%; 
    top:0px; 
    bottom:0px; 
    left:0px; 
    right:0px; 
    overflow:hidden; 
    background-color:#555;  
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
    padding:0; 
    margin:0;
}       

.modalBackground 
{ 
    position: fixed; 
    padding-left: 5px; 
    top: 45%; 
    left: 46%; 
    width: 100px; 
    height: 100px;         
    z-index:1001; 
    background-color:#fff;
    opacity:50;
    
} 

.popupMenu 
{
	position:absolute;
	visibility:hidden;	
	opacity:.9;
	filter: alpha(opacity=90);		
	
     
}

.popupHover {		
	/* background-position:left top; */
	/* background-color:#F5F7F8; */
	/* background-color: #778899; */
    color: Black;
    font-weight: bold;
    text-decoration: none;  
    text-align: center;
    padding-top: 5px; 
    
    padding-top :6px;
     padding-bottom :8px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.DCMainPanel
{
    padding: 5px;     
    width: 99%;    
}

.DCTitle
{
    font-size: large;    
}
.DCText
{
    padding: 2px; 
    width:8cm;    
}
.accordionHeader
{
    background-color: #374EA1;
    color: White;  
    margin-top: 5px;
    cursor: pointer;
    width: 16cm;
    border: 1px outset #374EA1;
    font-size: medium;
    font-weight: bold;    
}
.errorText
{
    font-weight: bold;
    color: Red;   
}
input[type="text"]
{  
  font-family:Tahoma;  
  font-size: 10pt;
    margin-left: 0px;
} 

.SRMainPanel
{
 padding :20px; 
  background-color :#F0F5F5;
  margin :35px;  
   -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px; 
}






.myButton
{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3366CC), color-stop(1, #ADC2EB));
    background: -moz-linear-gradient(top, #3366CC 5%, #ADC2EB 100%);
    background: -webkit-linear-gradient(top, #3366CC 5%, #ADC2EB 100%);
    background: -o-linear-gradient(top, #3366CC 5%, #ADC2EB 100%);
    background: -ms-linear-gradient(top, #3366CC 5%, #ADC2EB 100%);
    background: linear-gradient(to bottom, #3366CC 5%, #ADC2EB 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3366CC', endColorstr='#ADC2EB',GradientType=0);
    background-color: #3366CC;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    border: 1px solid #ADC2EB;
    display: inline-block;
    cursor: pointer;
    color: white;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    
    text-decoration: none;
    text-align: center;
}
ver {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ADC2EB), color-stop(1, #3366CC));
	background:-moz-linear-gradient(top, #ADC2EB 5%, #3366CC 100%);
	background:-webkit-linear-gradient(top, #ADC2EB 5%, #3366CC 100%);
	background:-o-linear-gradient(top, #ADC2EB 5%, #3366CC 100%);
	background:-ms-linear-gradient(top, #ADC2EB 5%, #3366CC 100%);
	background:linear-gradient(to bottom, #ADC2EB 5%, #3366CC 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ADC2EB', endColorstr='#3366CC',GradientType=0);
	background-color:#ADC2EB;
}


.panelPopUp
{
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;  
    background-color :#AFEEEE;
     Border-Style:Solid;
      Border-Width:2;
       Border-Color:#999999;
        padding :20px;  
    }
    
    .myButton2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1390d4), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #1390d4 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #1390d4 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #1390d4 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #1390d4 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #1390d4 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1390d4', endColorstr='#0061a7',GradientType=0);
	background-color:#1390d4;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	padding:3px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
	font-weight: bold;
}
.myButton2:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #1390d4));
	background:-moz-linear-gradient(top, #0061a7 5%, #1390d4 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #1390d4 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #1390d4 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #1390d4 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #1390d4 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#1390d4',GradientType=0);
	background-color:#0061a7;
}
.myButton2:active {
	position:relative;
	top:1px;
}

ul#AutoCompleteEx1_completionListElem,ul#AutoCompleteEx2_completionListElem,ul#AutoCompleteEx3_completionListElem,ul#AutoCompleteEx4_completionListElem{
    max-height: 200px;
    overflow-y: scroll;
    top: 355px;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    
}

.tab {
    overflow: hidden;
    background-color: #D8EAEC;
}

    .tab .tablinks {
        font-family: 'Segoe UI';
        font-weight: bold;
        
        background-color: #D8EAEC;
        outline: none;
        cursor: pointer;
        padding: 8px 15px;
        transition: 0.3s;
    }
    /* Change background color of buttons on hover */
.tablinks:hover {
    background-color: #dddd;
}

    /* Create an active/current tablink class */
.tablinks.active {
        background-color: #F4FCFD;
  }

/*drop down on hover color*/
.dropdown {
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: rgb(245, 245, 245);
}

.datalist-table {
    border-collapse: collapse;
    width: 100%;
}
.datalist-table th {
    color: #CCCCFF;
    background-color: #003399;
    font-weight: bold;
}
.datalist-table th, .datalist-table td {
    border: 1px solid #3366CC; /* Adds lines to each row and column */
    padding: 8px;
    text-align: left;
}

/*#processingCover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    display: none;
    justify-content: center;
    align-items: center;
}

    #processingCover div {
        color: white;
        font-size: 24px;
    }

.spinner {
    justify-content: right;
    align-items: end;
    width: 80px;
    height: 80px;
    border: 8px solid rgba(255, 255, 255, 0.3);
    border-top: 8px solid white;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    opacity: 0.5;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}*/

#processingCover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    display: none; /* Keep it hidden initially */
    justify-content: center;
    align-items: center;
}

    /* Centering the text and spinner together */
    #processingCover div {
        color: white;
        font-size: 24px;
        display: flex;
        flex-direction: column; /* Stack text above spinner */
        align-items: center; /* Center text and spinner horizontally */
        gap: 15px; /* Add spacing between text and spinner */
    }

/* Spinner styles */
.spinner {
    width: 80px;
    height: 80px;
    border: 8px solid rgba(255, 255, 255, 0.3);
    border-top: 8px solid white;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    opacity: 0.8;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

  
