﻿.asPanelAround
{
     width: 100%;
}
.asPanel
{
    float: left;
    clear: both;
    background: #EFEFEF; /*background: #E1E1E1;*/
    width: 100%;
}
.asPanelError
{
    color: #FF99FF;
}
.asPanelForm
{
    float: left;
    clear: both;
    background: #EFEFEF; /*background: #E1E1E1;*/
    width: 100%;
    margin:0px 5px 0px 0px;
    /*padding: 5px 10px 10px 10px;*/
}
.asPanelForm p
{
    margin: 5px 0px 0px 10px;
    vertical-align: middle;
    border-bottom:solid 1px #FFFFFF;
    padding:5px 0px 5px 0px;
}
.asPanelResult
{
    float: left;
    clear: both;
    background: #E1E1E1;
    width: 100%;
}
.asPanelContent
{
    background: #EFEFEF;
    margin: 8px 4px 8px 4px;
    padding: 10px 10px 10px 10px;
}
.asPersonInfo
{
    display: block;
    width:100%;
    background:#FFFFFF;
}

.asPersonDetailInfo
{
    position:relative; 
    left:100px; 
    top:10px; 
    width:300px; 
    height:120px;
    z-index:1;
}
.asPersonDetailInfo p
{
    margin: 0px;
    padding: 0px;
}
.asPanelContent p
{
    display: block;
}

.asPanelContent image
{
    vertical-align: bottom;
    margin: 0px;
}
.asPanelContent select
{
    width: 200px;
}
.asPanelSymbols
{
    clear:left; 
    float:none;
    margin: 0px 0px 0px 20px;
    background:#FFFFFF;
}

.asPanelSymbols image
{   
    width:70px;
}
.asPanelSymbols td
{   
    padding:5px;
}
.asPanelSymbols input
{
    width:25px;
    border-width: 0px;
}

.asPanelProfileText
{
    background-color: #E1E1E1; /*#EFEFEF;*/
    /*background-color:#FFFFFF ! important;*/
    /* !important;*/
    float: none; 
    clear: left;
}
.asPanelProfileText h1
{
    /*margin-top:0px;*/
    font-size:19px;
    color:#198C9D;
}
.asPanelProfileText h2
{
    /*margin-top:0px;*/
    font-size:15px;
}

.asPanelFlash
{
    width: 250px;
    float: left;
    margin-right: 20px;
}
.asPanelFlashText
{
    width: 300px;
    float: left;
    text-align: left;
}
.asPanelFlashText h2
{
    font-size: 18px;
}
.asPanelInfo
{
    width: 600px;
    float: left;
    text-align: left;
    padding: 5px;
}

input.asTextBox
{
    border: 1px solid #BEBEBE;
    padding: 2px 2px 2px 2px;
    margin-right: 5px;
    vertical-align: bottom;
    width: 200px;
}
.asDropDown
{
    width: 200px;
}
.asLabelMust
{
    color: #258F9F;
}
.asCheckBoxList label
{
    margin: 0px 5px 0px 2px;
}
.asFormLabel
{
    width: 100px;
    vertical-align: bottom;
    float: left;
    text-align: left;
    margin-right: 15px;
    font-weight: bold;
    display: block;
}
.asFormInfo
{
  
}
.asInfoLabel
{
}
.asCalendar .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color: #CFE6E7;
    color: Black;
    z-index: 999;
}
.asWatermarked
{
    width: 200px;
    margin-right: 5px;
    padding: 2px 2px 2px 2px;
    border: 1px solid #BEBEBE;
    color: #D3D3D3;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: 0.8;
    text-align: left;
}

.asPanelButton
{
    clear:both;
    width:300px;
    float:right;
    text-align:right;
    margin: 5px 0px 10px 0px;
}
.asPanelFormButton
{
    clear:both;
    width:200px;
    float:right;
    text-align:right;
    margin: 5px 0px 10px 0px;
}

input.asButtonImage
{
    font-weight: bold;
    color: #258F9F;
}
.asPanelSlider
{ 
    clear:left; 
    float:none;
    margin: 0px 0px 0px 0px;
}
.asPanelSlider td
{   
    padding:5px;
}
.asSliderHiddenField
{
    display:none;
}
.asSlider
{
    position: relative;
    height: 200px;
    width: 200px;
}
.asSliderHandle
{
    position: absolute;
    height: 14px;
    width: 22px;
}
td.asSymbolImage
{
    width:15%;
    text-align:center;
}
td.asSymbolSlider
{
    width:25%;
    
}
td.asSymbolTexte
{
    width:50px;
}
div.asSymbolSliderDiv
{
    margin-left:35px;
}
.asValidation
{
    margin: 0px 0px 5px 115px;
    display:block;
}

