  /* Version 8 */
img {
  border-width: 0;
}


.headerPageTitle {
  color: black;
  font-family: Verdana;
  font-size: 13pt;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.headerSection {
  background-color: #f2f2f2;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 2px;
  margin-bottom: 2px;
  line-height: 18.6666660308838px;
  margin: 0pt;
  height: 17.95pt;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #343434;
  text-transform: uppercase;
  
}
.headerNameSection {
  line-height: 13pt;
  background-color: #dbe5f1;
  padding-top: 3px;
  padding-bottom: 3px;
}

html:first-child .RadWindow ul {
    float: none;
    border: 1px solid transparent;
}


html body .RadMenu{
        outline: 0;
    }

.headerNameSection > span {
  padding-left: 5px;
  padding-right: 5px;
}

a.headerSuiviLink {
  color: #000000;
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold;
}

.headerNameTitle {
  color: #000000;
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold;
}
.headerInfo {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
}

.infoLabel{
   font-family: Verdana, FontAwesome;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  color:black;
  background-color: #dbe5f1;
}

.standardLabel {
  font-family: Verdana, FontAwesome;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  color:black;
}

.greenSuccess {
  font-family: Verdana, FontAwesome;
  font-weight: bold;
  text-align: left;
  color:#00B050;
}

.standardLinkLabel {
  font-style: normal;
  font-family: Verdana, FontAwesome;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  font-weight: bold;
  color:#525252;
  text-decoration: none;
   text-decoration: underline;
}
.standardLinkLabel:hover {

 text-decoration: underline;
}

.errorLabel {
  font-family: Verdana;
  font-size: 9pt;
  font-weight: normal;
  color: #ff5b57;
}
.error {
  color: #ff5b57;
}

.versionPDF {
  color: #0070c0;
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
}
.noBold {
  font-weight: normal;
}




.imageButtonText{
  color: #525252;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline;


}

.acceuilNomUsager{
  color: #0875AD; 
  font-size:9pt; 
  font-family:Verdana;
  font-weight:bold;
}

.acceuilDerniereConnection{
 color:#000000; font-size:9px; font-family:Verdana; font-weight:bold
}


.imageButtonText:hover{
    cursor: pointer;
}

.htmlFromEditor {
  font-family: Verdana, FontAwesome;
  font-size: 9pt;
  line-height: 14pt;
  
}
.rmSelected {
  font-weight: bold;
}
.PbiLinkButton {
  color: #525252;
}
#pbi_central_content {
  width: 1000px;
  height: 99%;
  float: right;
  background-color: white;
  padding-top: 15px;
}
#portail_header {
  width: 100px;
  height: 100px;
}
#portail_middle {
  height: 100%;
  width: 100%;
  margin-top: 5px;
  min-height: 650px;
}
#portail_inside {
  margin: 1px auto;
  position: relative;
  width: 95%;
  height: 99%;
}
#portail_page_container {
  margin: 1px auto;
  position: relative;
  background-color: white;
  width: 1263px;
  height: 99%;
 
}
.disable_panel_edit[disabled="disabled"] input{
color:black !important;
border: none !important;
opacity: 1 !important;
text-align: left !important;
}
.disable_panel_edit[disabled="disabled"] textarea{
color:black !important;
border: none !important;
opacity: 1 !important;
}
.disable_panel_edit[disabled="disabled"] .rcCalPopup{
visibility: hidden;
}
.test6{}

.button_submit{

	  color: white;
  background-color: #0070c0;
  border-color: #0070c0;
  border-style: none;
  
  margin:0px 0px 2px 0px;
  vertical-align:top;
   border-radius: 2px;
   
}


.button_submit:hover:not([class^="r"]){

	background-color: #FBE699;
	border: 1px solid #F3D64A;
	   border-radius: 2px;
	   cursor: pointer;
	     color: black;
	     text-transform: underline;

}

.button_submit:first-letter {

  text-transform: capitalize;
}

.rgFilterRow input.rgFilterBox
{
height: 25px;
     /*  border: 1px red solid;*/
}

.sticky {
  background-color: white;
}
.sticky.stick {
  position: fixed;
  top: 0;
  z-index: 10;


}

.btnActionBar{
  visibility:hidden;
}


.RadGrid_Office2010Blue .rgDataDiv
{
/* height : auto !important ; */
}

.RadPanelBar_Default .rpText{
                font-size: 11px;
                font-family:Verdana;
                margin:5px;

                
}

.RadPanelBar_Default a.rpLink {
                background:#f2f2f2;
                
}

.RadPanelBar_Default a.rpLink:hover {
            background-color: #DEDEDE;
                  text-decoration: underline;

}

#accordion .ui-accordion-header{
  background-image:none;
  background-color:#DAE7F5;
  color:#fff;
      border: 1px solid #8ba0bc;
}

#accordion .ui-accordion-header-active{
  background-image:none;
  background-color:white;
  color:#fff;
      border: 1px solid #8ba0bc;
}


#accordion .ui-accordion-header:hover{

                background-color: #FBE699;
                border: 1px solid #F3D64A;
                   border-radius: 2px;
                   cursor: pointer;
                     color: black;
}
.rpSlide{
                               background-color: white;
}

.rpSlide  {
margin:  10px;

}
.RadPanelBar_Default .rpLink.rpExpanded, .RadPanelBar_Default div.rpFocused, .RadPanelBar_Default div.rpExpanded, .RadPanelBar_Default div.rpSelected{

  background-color: #f2f2f2;
  
}
.RadPanelBar_Default .rpLink.rpSelected {
  
 }
 .RadPanelBar_Default .rpLink.rpFocused, .RadPanelBar_Default .rpLink.rpSelected {
    background-color: #f2f2f2;
  
}


.labelTxt
        { 
        font-weight: bold;
        padding-bottom: 5px;
            text-align: left;
            font-family:Verdana;
            font-size:9pt;
          
      vertical-align: top;
        }


 .labelField
        { 
        font-weight: bold;
        padding-bottom: 5px;
            text-align: left;
            font-family:Verdana;
            font-size:9pt;
          
            vertical-align: top;
        }
       


.littleLabelTxt
        { 
      
          padding-bottom: 5px;
            text-align: left;
            font-family:Verdana;
            font-size:8pt;
            color:#525252;;
        }

.lblValue
    { 
      word-wrap: break-word;
      vertical-align: top;
        text-align: left;
        font-family:Verdana;
        font-size:9pt;
    }



#welcomelabel {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}




.iframe{

    overflow-x:hidden;
}


.hideSubMenu
 {
   display:none !important;
 }
 .nbDwn0{
  font-weight: bold;
 }

 .username_Email_Verification
{

  visibility:hidden;
  display:none;
}

.fa-MenuGauche{
  vertical-align: middle;
    font-size: 24px;
   line-height: 0px;
   color: #525252;
   left:-20px;
   margin-left:   -12px;
       width: 1.2em;
}

.fa-menuSignOut{

    width: 1.2em;
  
  vertical-align: middle;
    font-size: 24px;
   line-height: 0px;
   color: #525252;
   left:-20px;
   margin-left:   -18px;
}


