.menuitem-separator { 
padding: 1px 2px 1px 2px; 
font-size: 2px; 
} 

.menuitem-separator-selected { 
padding: 1px 2px 1px 2px; 
font-size: 2px; 
} 

body { 
    background-color: white;  
    color: black;
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
    margin: 3px;
    margin-top: 3px;
    width:100%;
    height:100%;   
}
a {	
	color: darkblue;
}

a:visited {	
	color: darkblue; 
}
.CtrlImage{
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
    cursor: pointer;
    cursor: hand;
}
.ListView {
        background-color: #F2F2F2;
	border: 1px solid #AAAAAA;	
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
        cursor: pointer;
	cursor: hand;
        text-decoration:none;
        -moz-user-select: none;
        -khtml-user-select: none;
        display: block;
        padding:  0px;
        margin:  0px;
}
.ListView-Titre {
	font-size: 13pt;
	font-family:Arial,Verdana,sans-serif;
    /*font-weight: bold;*/
    background: #AAAAAA url(images/listview-titre.png) repeat-x left top;
    border-bottom:1px solid #AAAAAA;    
    margin : 0px;  
    padding: 0px;
}

.ListView-Titre img {
    /*width : 16px;
    height : 16px;*/
}

.ListView-Titre-Libelle
{
    font-size: 13pt;
    font-weight: bold;
    margin: 3px;    
	color : #837465;
}

.ListView-Titre-Nav {    
    margin: 3px;
}
.ListView-Titre-Libelle-Nav {    
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
    font-weight: bold;
    width : 50px;
    text-align : center;   
	color: #837465;
}
.ListView-core {
     margin : 3px 3px 3px 3px;  
     border : thin solid #AAAAAA;
     padding: 0px;     
}
.ListView-Entete{
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
    background: #AAAAAA url(images/listview-entete.gif) repeat-x left top;     
    border:0px;
    border-bottom:thin solid #AAAAAA;
    margin:0px;   
    padding:0px;
	color : #837465;
}
.ListView-Entete div{
    overflow:hidden;
    white-space: now    rap;
    height : 16px;
    border:0px; 
    margin:0px;  
    padding:0px;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 6px;
    margin-right: 0px;
}

.ListView-Entete td{
        border-top:0px;
        border-right:0px solid #AAAAAA;
        border-left:0px;
        border-bottom:0px;
}

.ListView-List {
    border-collapse : collapse;
    font-size: 12px;
    font-family:Arial,Verdana,sans-serif;
    background-color: white;       
    border:0px;
    margin:0px;  
    padding:0px;    
}

.ListView-List tr{
    border:0px;
    margin:0px;  
    padding:0px;    
    border-spacing: 0px;
}

.ListView-List div{
    overflow:hidden;
    white-space: nowrap;
    height : 16px;
    border:0px; 
    margin:0px;  
    padding:0px;    
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 6px;
    margin-right: 0px;
}

.ListView-List td{
  
    border-top:0px;
    border-right:0px;
    border-left:0px;
    border-bottom:0px solid #AAAAAA;
}

.ListView-List .CtrlImage td{
    border:0px;    
}

.ListView-SelectedRow {
    background: #DFE8F6;        
    
}
/*
.ListView-SelectedRow td{      
   border-bottom:1px dotted #a3bae9; 
}
*/
.ListView-ligne-paire {
    background:#F5F5F5;        
}

.ListView-ligne-impaire {
    background:white;    
}


.ListView-col-split {
	background-image: url(images/grid-split.gif);
	background-position: center;
	background-repeat: no-repeat;
	cursor: e-resize;
	cursor: col-resize;
	display: block;
	font-size: 1px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	top: 2px;
	width: 6px;
	z-index: 3;
}

.CtrlTime{
    border:1px inset;
    padding:1px 1px 1px 5px;
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
	background-color: white;
}

.CtrlTimeSep{
    border:0px;
    width: 5px;
	background-color: white;
}
.CtrlTimeElement{
    border:0px;
    width: 15px;
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
	background-color: white;
}
.CtrlTimeHHH{
    border:0px;
    width: 23px;
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
	background-color: white;
}
.CtrlTimeHHHH{
    border:0px;
    width: 30px;
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
	background-color: white;
}
.CtrlTimeHHHHH{
    border:0px;
    width: 38px;
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
	background-color: white;
}
.CtrlTimePanel{
    padding-left:4px;   
}

.CtrlHTML{    
}

.CtrlDateField{
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
    width:80px;
}

.CtrlDate-BtnCal{
    border-width:0px;
    background-image:url(images/Calendar.gif);
    width:19px;
    height:19px;
    font-size:9pt;
    margin-top: 0px;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
}
.eeees{
        width : 200px;
	height :150px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-right-width: 0px;
}
.Cal 
{
  background-color: white;
  border: 1px solid #D8CDB8;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  -moz-user-select: none;
  -khtml-user-select: none;
}

.Cal-Entete 
{
    text-decoration:none;
    text-align:center;
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
    /*color:#15428b;*/
    cursor:default;
    border-collapse:collapse;	
    margin:0px 0px 0px 0px ;     
    padding:0px 0px 0px 0px;
    /*background:url(images/bleuclair.gif) repeat-x left top;*/
    height:20px;
    border-bottom: 1px solid #D8CDB8;
}

.Cal-Entete td
{   
   width:22px;
}

.Cal-Tab-Jour 
{
    text-decoration:none;
    text-align:center;
    vertical-align:middle;
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
    cursor:default;
    border-collapse:collapse;	
    margin:0px 0px 0px 0px ; 
    padding:0px 0px 0px 0px;
}

.Cal-Jour-Div {
    width:22px;
    height:18px;    
}

.Cal-Jour
{
    text-decoration:none;
    -moz-outline:0 none;    
    outline:0 none;
    display:block;
    padding-left:1px;
    padding-right:1px;
    padding-bottom:1px;
    padding-top:1px;
}

.Cal-Jour-Mois 
{	     
    color:#837465;
    background-color:#ffffff;
}
.Cal-Jour-Hors-Mois
{
    color:#EAE6E3;
    background-color:#ffffff;
}
.Cal-Jour-Aujourdhui
{    
   border:1px solid #8db2e3;   
}

.Cal-Jour-Courant
{   
   border:1px groove #837465;
   font-weight : bolder;   
}
.Cal-Jour-Courant-old
{   
   background: #dfecfb url(images/bleuclair.gif) repeat-x left top;
   border:1px solid #8db2e3;
   font-weight : bolder;
}
.Cal-Jour-ferie
{   
   border:1px dotted #D8CDB8;
   font-weight : bolder;
}

.Cal-Jour-R
{
   background-color: #F2A01A;
}

.Cal-Jour-J
{   
   background-color: #FEE000;   
}

.Cal-Jour-V
{   
   background-color:#7FB61B;   
}
.Cal-Chambre
{   
   border:1px solid #666666;
   width:20px;
   height:20px;
}

.Cal-Jour-Survol-old
{    
    background-color:#ddecfe;
}
.Cal-Jour-Survol
{    
    font-style : italic;
    font-weight : bolder;
}
.Cal-Bouton-PlusAnnee
{
	background:url(images/cal-annee-d.png) no-repeat left center;   
	background-color: #837465;
}
.Cal-Bouton-MoinsAnnee
{
	background:url(images/cal-annee-g.png) no-repeat left center;   
	background-color: #837465;
}
.Cal-Bouton-PlusMois
{
	background:url(images/cal-mois-d.png) no-repeat left center;   
	background-color: #837465;
   
}
.Cal-Bouton-MoinsMois
{
	background:url(images/cal-mois-g.png) no-repeat left center;  
	background-color: #837465;
   
}

.Cal-Titre
{
    /*background:#1a306d url(images/bleufonce.gif) repeat-x  left center;   */
	background-color: #837465;
    border:0px;
    padding:0px;
    margin:0px;
    color:#FFFFFF;
	font-size: 11pt;
	font-family:Arial,Verdana,sans-serif;
    text-decoration:none;
    text-align:center;
    overflow:hidden;
    height:25px;
    width:100%;
    cursor:default;
}

.Cal-Titre button
{
    width:14px;  
    border:0px;
    opacity:.6;
    -moz-opacity: .6;
    margin:0px;
    padding:0px;
    padding-top:4px;  
    text-decoration:none;
}

.Cal-Titre button:hover{
    -moz-opacity: 1;
    opacity:1;
}
.Cal-MoisAnnee
{
    width:104px;
    font-weight : bolder;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-top:5px; 
	background-color: #837465;
    white-space: nowrap;
}

.Cal-Pied
{
    text-align:center;
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
    border-top: 1px solid #D8CDB8;
    cursor:default;
    border-collapse:none;	
    margin:0px;     
    padding:0px;
    /*background:url(images/bleuclair.gif) repeat-x left top;*/
	background-color: #EDEDED;
    width:100%;
    height:30px;
}

.Cal-Pied button
{
    -moz-opacity: .6;
    opacity:.6;    
}

.Cal-Pied button:hover{
    -moz-opacity: 1;
    opacity:1;
}

.Cal-Bouton-Aujourdhui
{
   /*background: #ddecfe;*/
   background-color: #EAE6E3;
   border:1px solid #666666;
   margin-top:5px;
   padding-left:3px;
   padding-right:3px;
   padding-bottom:1px;
   padding-top:1px;  
   vertical-align:center;
   text-decoration:none;
   text-align:center;   
	font-size: 12px;
   font-family:Arial,Verdana,sans-serif;
   color:#000000;
   cursor:default;
   border-collapse:separate;
}

.CtrlColor td
{   
   border:0px;   
   cursor: pointer;
}

.CtrlColorImage
{   
   border:1px solid #666666;   
   cursor: pointer;
}

.btn-label
{
    cursor: pointer;  
/*    color: blue;*/
    color: #837465;
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
}

.Ihm-Button
{
    background-color: #F3F3F0;
    border-style:groove;
    width : 150px;
    height : 30px;
}

.About-bt
{ 
  width : 100px;  
}
.About-img
{ 
  hspace : 20px;
  border : 2px;  
}
.About-description {
  width : 24em;
  font-weight : bolder;
  font-size: 12px;
  text-align : justify;
}

.About-version {    
  font-style : italic;
  font-weight : bolder;
  font-size: 12px;
  text-align : center;
}

.TextBoxIncrement {
    padding: 0px;
    margin: 0px;
}

.gwt-Label {
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
    color: #837465;
}

.gwt-TextBox {
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
}

.gwt-PasswordTextBox{
	font-size: 12px;
	font-family:Arial,Verdana,sans-serif;
}

.gwt-DialogBox {
    border: 2px solid #AAAAAA;
    /*background-color: white;*/
    /*background: url(images/bande.jpg) repeat-x 0px -2003px;*/
	/*background-image:url(images/bande.jpg);*/
	background-color: #EDEDED;
	background-repeat:repeat-x;	
}

.gwt-DialogBox .Caption {    
    background-image: url(images/brown-gradient.png);
	/*background-color: #837465;*/
    background-repeat: repeat-x;
    vertical-align: bottom;
	font-size: 13pt;
	font-family:Arial,Verdana,sans-serif;
    /*font-weight: bold;*/
	color: white;
    padding: 4px;
    padding-bottom: 8px;
    cursor: default;
	border-bottom: 2px solid #AAAAAA;
}
.gwt-DialogBox .pnTopBtn {
    vertical-align: bottom;
    padding: 4px;
    padding-bottom: 8px;
    cursor: default;    
}

.gwt-DialogBox-ap {
    border: 2px solid #AAAAAA;
    background-color: white;
}

.gwt-DialogBox-ap .Caption {    
    background-image: url(images/gray_gradient.gif); 
	background-color: #837D59;
    background-repeat: repeat-x;
    vertical-align: bottom;
	font-size: 13pt;
	font-family:Arial,Verdana,sans-serif;
    /*font-weight: bold;*/
    padding: 4px;
    padding-bottom: 8px;
    cursor: default;
	color: white;
	border-bottom: 2px solid #AAAAAA;
}
.gwt-DialogBox-ap .pnTopBtn {
    vertical-align: bottom;
    padding: 4px;
    padding-bottom: 8px;
    cursor: default;    
}

.gwt-Image {
	font-size: 11pt;
	font-family:Arial,Verdana,sans-serif;
     cursor: pointer;
     cursor: hand;
}

.gwt-Tree {
	margin-top: 1em;
	margin-bottom: 1em;
}

.gwt-Tree .gwt-TreeItem {
	font-size: 80%;
	cursor: default;
}

.gwt-Tree .gwt-TreeItem-selected {
	background-color: #C3D9FF;
}
.gwt-MenuBar {
  top: 0px;
  cursor: default;
  font-size: 12pt;
  font-family:Arial,Verdana,sans-serif;
  /*position: absolute;*/
}

.gwt-MenuBar .gwt-MenuItem {
  cursor: default;
}

/*.gwt-MenuBar .gwt-MenuItem-selected {
  background: white;
	background-color: #E000FF;
  
}
*/
.gwt-MenuItem-selected {
	background-color: #D8CDB8;
}


.gwt-MenuBar-horizontal {
  /*background: #e3e8f3 url(images/menu_hborder.png) repeat-x 0px -2003px;*/
    background-image: url(images/brown-gradient-invert.png);
    background-repeat: repeat-x;
  
	/*background-color: #837465;*/
	border: 1px solid #BBBBBB;
}

.gwt-MenuBar-horizontal .gwt-MenuItem {
  padding: 0px 10px;
  vertical-align: bottom;
  color: white;
  font-weight: bold;
}

.gwt-MenuBar-horizontal .gwt-MenuItemSeparator {
  width: 1px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  border-left: 1px solid #888888;
  background: white;
}

.gwt-MenuBar-horizontal .gwt-MenuItemSeparator .menuSeparatorInner {
  width: 1px;
  height: 1px;
  background: white; 
}

.gwt-MenuBar-vertical {
  margin-top: 0px;
  margin-left: 0px;
  /*background: white;*/
	/*background-color: #EAE6E3;*/
  top: 0px;
 }

.gwt-MenuBar-vertical table {
  border-collapse: collapse;
}

.gwt-MenuBar-vertical {
	padding: 4px 14px 4px 1px;
	background-color: #EAE6E3;
	color: #837465;
}

.gwt-MenuBar-vertical .gwt-MenuItemSeparator {
  padding: 2px 0px;
}

.gwt-MenuBar-vertical .gwt-MenuItemSeparator .menuSeparatorInner {
  height: 1px;
  padding: 0px;
  border: 0px;
  border-top: 1px solid #777777;
  background: #ddddee;
  overflow: hidden;
}

.gwt-MenuBar-vertical .subMenuIcon {
	padding-right: 4px;
	background-color: #EAE6E3;
}

.gwt-MenuBar-vertical .subMenuIcon-selected {
  /*background: #E0EDFE;*/
	background-color: #D8CDB8;
  
}

.gwt-MenuBarPopup {
  margin: 0px 0px 0px 3px;
}

.gwt-MenuBarPopup .menuPopupTopCenter {
  background: url(images/menu_hborder.png) 0px -12px repeat-x;
}

.gwt-MenuBarPopup .menuPopupMiddleLeft {
  background: url(images/menu_vborder.png) -12px 0px repeat-y;
}

.gwt-MenuBarPopup .menuPopupTopLeftInner {
  width: 5px;
  height: 5px;
  zoom: 1;
}

.gwt-MenuBarPopup .menuPopupTopRightInner {
  width: 8px;
  height: 5px;
  zoom: 1;
}

.gwt-MenuBarPopup .menuPopupBottomLeftInner {
  width: 5px;
  height: 8px;
  zoom: 1;
}

.gwt-MenuBarPopup .menuPopupBottomRightInner {
  width: 8px;
  height: 8px;
  zoom: 1;
}

html>body .gwt-MenuBarPopup .menuPopupBottomCenter {
  background: url(images/menu_hborder.png) 0px -13px repeat-x;
}

html>body .gwt-MenuBarPopup .menuPopupMiddleRight {
  background: url(images/menu_vborder.png) -13px 0px repeat-y;
}

html>body .gwt-MenuBarPopup .menuPopupTopLeft {
  background: url(images/menu_corner.png) no-repeat 0px -36px;
}

html>body .gwt-MenuBarPopup .menuPopupTopRight {
  background: url(images/menu_corner.png) no-repeat -5px -36px;
}

html>body .gwt-MenuBarPopup .menuPopupBottomLeft {
  background: url(images/menu_corner.png) no-repeat 0px -41px;
}

html>body .gwt-MenuBarPopup .menuPopupBottomRight {
  background: url(images/menu_corner.png) no-repeat -5px -41px;
}

* html .gwt-MenuBarPopup .menuPopupBottomCenter {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_hborder_gray_shadow.png',sizingMethod='scale');
}

* html .gwt-MenuBarPopup .menuPopupMiddleRight {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_vborder_gray_shadow.png',sizingMethod='scale');
}

* html .gwt-MenuBarPopup .menuPopupTopLeftInner {
  width: 5px;
  height: 41px;
  margin-top: -36px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_corner.png',sizingMethod='crop');
}

* html .gwt-MenuBarPopup .menuPopupTopRightInner {
  width: 13px;
  height: 41px;
  margin-left: -5px;
  margin-top: -36px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_corner.png',sizingMethod='crop');
}

* html .gwt-MenuBarPopup .menuPopupBottomLeftInner {
  width: 5px;
  height: 49px;
  margin-top: -41px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_corner.png',sizingMethod='crop');
}

* html .gwt-MenuBarPopup .menuPopupBottomRightInner {
  width: 13px;
  height: 49px;
  margin-left: -5px;
  margin-top: -41px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_corner.png',sizingMethod='crop');
}
.gwt-StackPanel {  
  background-color: white;  
  border: 1px solid #87B3FF;
  cursor: default;
  font-size: 12pt;        
}

.gwt-StackPanel .gwt-StackPanelItem {
  background-color: #E8EEF7;
  border-bottom: 1px dotted #666666;
  padding: 3px;
  font-size: smaller;
  cursor: default;
}

.gwt-StackPanel .gwt-StackPanelItem-selected {
    background-color: #C3D9FF;
}

.gwt-TabPanel {
}

.gwt-TabPanelBottom {
  border: 1px solid #837465;
}
.gwt-TabBar_none {  
    background-color: #C3D9FF;
}
.gwt-TabBar {  
  background-color: #EDEDED;
  font-size:  14px;
}

.gwt-TabBar .gwt-TabBarFirst {
  height: 100%; 
  border-bottom: 1px solid #837465;
  padding-left: 3px;
}

.gwt-TabBar .gwt-TabBarRest {
  border-bottom: 1px solid #837465;
  padding-right: 3px;
}

.gwt-DialogBox-ap  .gwt-TabBar {  
  background-color: white;
  font-size:  14px;
}


.gwt-TabBar .gwt-TabBarItem {
  background-color: #EAE6E3;  
  font-weight: bold;
  border-top: 1px solid #837465;
  border-bottom: 1px solid #837465;
  border-left: 1px solid #837465;
  border-right: 1px solid #837465;
  padding: 10px;
  cursor: pointer;
  cursor: hand;
  color: #837465;
  /*display: inline;*/
  white-space: nowrap;      
}
.gwt-TabPanel-Title-Libelle {
  white-space: nowrap;
  height : 15px;
}


.gwt-TabBar .gwt-TabBarItem-selected {
  font-weight: bold;
  background-color: #D8CDB8;
  border-top: 1px solid #837465;
  border-left: 1px solid #837465;
  border-right: 1px solid #837465;
  border-bottom: 1px solid #837465;
  padding: 10px;
  cursor: default;
  color: white;
}

.gwt-PushButton-up,
.gwt-PushButton-up-hovering,
.gwt-PushButton-up-disabled,
.gwt-PushButton-down,
.gwt-PushButton-down-hovering,
.gwt-PushButton-down-disabled {
  margin: 0;
  text-decoration: none;
  background: url("images/btn_hborder.png") repeat-x 0px -27px;
}

.gwt-PushButton-up,
.gwt-PushButton-up-hovering,
.gwt-PushButton-up-disabled {
  padding: 3px 5px 3px 5px;
}

.gwt-PushButton-up {
  border: 1px outset #ccc;
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-up-hovering {
  border: 1px outset;
  border-color: #9cf #69e #69e #7af;
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-up-disabled {
  border: 1px outset #ccc;
  cursor: default;
  opacity: .5;
  filter: alpha(opacity=40);
  zoom: 1;
}

.gwt-PushButton-down,
.gwt-PushButton-down-hovering,
.gwt-PushButton-down-disabled {
  padding: 4px 4px 2px 6px;
}

.gwt-PushButton-down {
  border: 1px inset #666;
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-down-hovering {
  border: 1px inset;
  border-color: #9cf #69e #69e #7af;
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-down-disabled {
  border: 1px outset #ccc;
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=40);
  zoom: 1;
}

.fond_accueil {
 background-image: url(images/fond_ecran_addgen_long.png);
 background-repeat: no-repeat;
 background-position: left top; 
 width: 1401px;
 height: 591px;
}


.gwt-PopupPanel {
  border: 3px solid #C3D9FF;
  padding: 3px;
  background: white;
}

html>body .gwt-PopupPanel {
}

* html .gwt-PopupPanel {
}

.gwt-DecoratedPopupPanel .popupContent {
}

.gwt-DecoratedPopupPanel .popupMiddleCenter {
  padding: 3px;
  background: #d0e4f6;
}

.gwt-DecoratedPopupPanel .popupTopCenter {
  background: url(images/popup-hborder.png) repeat-x;
}

.gwt-DecoratedPopupPanel .popupMiddleLeft {
  background: url(images/popup-vborder.png) repeat-y;
}

.gwt-DecoratedPopupPanel .popupTopLeftInner {
  width: 5px;
  height: 5px;
  zoom: 1;
}

.gwt-DecoratedPopupPanel .popupTopRightInner {
  width: 8px;
  height: 5px;
  zoom: 1;
}

.gwt-DecoratedPopupPanel .popupBottomLeftInner {
  width: 5px;
  height: 8px;
  zoom: 1;
}

.gwt-DecoratedPopupPanel .popupBottomRightInner {
  width: 8px;
  height: 8px;
  zoom: 1;
}

html>body .gwt-DecoratedPopupPanel .popupBottomCenter {
  background: url(images/popup-hborder.png) repeat-x 0px -4px;
}

html>body .gwt-DecoratedPopupPanel .popupMiddleRight {
  background: url(images/popup-vborder.png) repeat-y -4px 0px;
}

html>body .gwt-DecoratedPopupPanel .popupTopLeft {
  background: url(images/popup-corner.png) no-repeat 0px -10px;
}

html>body .gwt-DecoratedPopupPanel .popupTopRight {
  background: url(images/popup-corner.png) no-repeat -5px -10px;
}

html>body .gwt-DecoratedPopupPanel .popupBottomLeft {
  background: url(images/popup-corner.png) no-repeat 0px -15px;
}

html>body .gwt-DecoratedPopupPanel .popupBottomRight {
  background: url(images/popup-corner.png) no-repeat -5px -15px;
}

* html .gwt-DecoratedPopupPanel .popupBottomCenter {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup-hborder-shadow.png',sizingMethod='scale');
}

* html .gwt-DecoratedPopupPanel .popupMiddleRight {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup-vborder-shadow.png',sizingMethod='scale');
}

* html .gwt-DecoratedPopupPanel .popupTopLeftInner {
  width: 5px;
  height: 15px;
  margin-top: -10px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup-corner.png',sizingMethod='crop');
}

* html .gwt-DecoratedPopupPanel .popupTopRightInner {
  width: 13px;
  height: 15px;
  margin-left: -5px;
  margin-top: -10px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup-corner.png',sizingMethod='crop');
}

* html .gwt-DecoratedPopupPanel .popupBottomLeftInner {
  width: 5px;
  height: 23px;
  margin-top: -15px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup-corner.png',sizingMethod='crop');
}

* html .gwt-DecoratedPopupPanel .popupBottomRightInner {
  width: 13px;
  height: 23px;
  margin-left: -5px;
  margin-top: -15px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup-corner.png',sizingMethod='crop');
}

.gwt-PopupPanel {
  border: 3px solid #C3D9FF;
  padding: 3px;
  background: white;
}

html>body .gwt-PopupPanel {
}

* html .gwt-PopupPanel {
}

.gwt-DecoratedPopupPanel .popupContent {
}

.gwt-DecoratedPopupPanel .popupMiddleCenter {
  padding: 3px;
  background: #d0e4f6;
}

.gwt-DecoratedPopupPanel .popupTopCenter {
  background: url(images/popup-hborder.png) repeat-x;
}

.gwt-DecoratedPopupPanel .popupMiddleLeft {
  background: url(images/popup-vborder.png) repeat-y;
}

.gwt-DecoratedPopupPanel .popupTopLeftInner {
  width: 5px;
  height: 5px;
  zoom: 1;
}

.gwt-DecoratedPopupPanel .popupTopRightInner {
  width: 8px;
  height: 5px;
  zoom: 1;
}

.gwt-DecoratedPopupPanel .popupBottomLeftInner {
  width: 5px;
  height: 8px;
  zoom: 1;
}

.gwt-DecoratedPopupPanel .popupBottomRightInner {
  width: 8px;
  height: 8px;
  zoom: 1;
}

html>body .gwt-DecoratedPopupPanel .popupBottomCenter {
  background: url(images/popup-hborder.png) repeat-x 0px -4px;
}

html>body .gwt-DecoratedPopupPanel .popupMiddleRight {
  background: url(images/popup-vborder.png) repeat-y -4px 0px;
}

html>body .gwt-DecoratedPopupPanel .popupTopLeft {
  background: url(images/popup-corner.png) no-repeat 0px -10px;
}

html>body .gwt-DecoratedPopupPanel .popupTopRight {
  background: url(images/popup-corner.png) no-repeat -5px -10px;
}

html>body .gwt-DecoratedPopupPanel .popupBottomLeft {
  background: url(images/popup-corner.png) no-repeat 0px -15px;
}

html>body .gwt-DecoratedPopupPanel .popupBottomRight {
  background: url(images/popup-corner.png) no-repeat -5px -15px;
}

* html .gwt-DecoratedPopupPanel .popupBottomCenter {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup-hborder-shadow.png',sizingMethod='scale');
}

* html .gwt-DecoratedPopupPanel .popupMiddleRight {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup-vborder-shadow.png',sizingMethod='scale');
}

* html .gwt-DecoratedPopupPanel .popupTopLeftInner {
  width: 5px;
  height: 15px;
  margin-top: -10px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup-corner.png',sizingMethod='crop');
}

* html .gwt-DecoratedPopupPanel .popupTopRightInner {
  width: 13px;
  height: 15px;
  margin-left: -5px;
  margin-top: -10px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup-corner.png',sizingMethod='crop');
}

* html .gwt-DecoratedPopupPanel .popupBottomLeftInner {
  width: 5px;
  height: 23px;
  margin-top: -15px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup-corner.png',sizingMethod='crop');
}

* html .gwt-DecoratedPopupPanel .popupBottomRightInner {
  width: 13px;
  height: 23px;
  margin-left: -5px;
  margin-top: -15px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup-corner.png',sizingMethod='crop');
}