.bold {font-weight:bold;}
.error {color:#FF3300;}
.clr {clear:both;margin:0px;padding:0px;line-height:0px;height:0px;}
.fll {position:relative;float:left;}
.flr {position:relative;float:right;}
.gray  {color:#8D8D8D !important;}
.lightGray  {color:#CCCCCC !important;}
.spc5  {position:relative;height:5px;line-height:5px;}
.spc10 {position:relative;height:10px;line-height:10px;}
.spc20 {position:relative;height:20px;line-height:20px;}
.spc50 {position:relative;height:50px;line-height:50px;}

#lstWsAvailable_ctl .renderWithName .left { 
    position:relative;
    float:left;
    width:30%;
}

#docMethode,
docMethode * {
    font-size:11px !important;
}

#docMethode {margin-top:10px;}

.renderWithName label {font-weight:normal !important;color: #889B0E;}

.titleDoc {
   
    color:#889B0E;
    font-size:16px;
    border-bottom:solid 1px #889B0E;
    margin-bottom:20px;
    margin-top:20px;
    
}

#configChanger {
    position:relative;
    float:right;
    float: right;
    height: 32px;
    line-height: 32px;
    margin: 20px 10px 0px 0px;
}

#lblOutput table * {color:#333;}
#lblOutput table th {background-color: #f9f9f9;padding:8px;text-align: left;}
#lblOutput table td {border-top: 1px solid #ddd;}
#lblOutput table tbody td {white-space: nowrap;}
#lblOutput table tr:nth-child(2n+1) > td {background-color: #f9f9f9;}
