.bfs_PaxesGVPanel
{
    margin-top:20px;
padding-bottom:20px;
border-bottom:solid 1px #e4e0d8;
}

.EditPaxesGridView
{
    width: 100%;
     
     
}
.epgv-alternating
{
}
.epgv-row
{
    
    height: 40px;
}

.epgv-header{ background-color:#e4e0d8; height:25px; }

.EditPaxesGridViewCell1{width:10%; text-align:center;}
.EditPaxesGridViewCell2{width:10%;}
.EditPaxesGridViewCell3{width:7%;}
.EditPaxesGridViewCell4{width:15%;}
.EditPaxesGridViewCell5{width:29%;}
.EditPaxesGridViewCell6{width:29%; }

.bts_IsMalePanel
{
    float: left;
}
.bts_IsMaleDDL
{
        border: solid 1px #eee;
        
}
.bts_NamePanel
{

    float: left;
}
.bts_NameTextbox
{
}
.bts_SurnamePanel
{
    float: left;
}
.bts_SurnameTextbox
{
}

.validatedcomponent-component{ width:90%;float:left;
        border: solid 1px #eee; }

.bts_SubmitButtonPanel
{
margin-bottom:10px;
margin-top:10px;
cursor:pointer;
    text-align: right;
}
.bts_SubmitButton
{
        background-color:#D01F00; color:#fff;
      width: 137px;
    height: 28px;
    border: 0px solid #fff;
   /* background-image: url(../images/BgButton.png);
    background-repeat: no-repeat;*/
    cursor:pointer;
}
.TravelerLabel
{
}
.bts_MessagePanel
{

margin-bottom:10px;
margin-top:20px;
    text-align:left;
    
}
.bts_MessageTextBox
{
        border: solid 1px #eee;
    width: 99%;
    height: 80px;
    overflow:auto;
}
.bts_ValidationLabel{color:Red;}
.btf_AcceptTermsCheckBox{ cursor:pointer;}


    
