
.TextBox
{
    color:Black;
    font-family: tahoma;
    height:27px;
    width : 378px;
    border: 1px solid #DFDFDF;
    
    } 
    
    
  .TextBox2
{
    color:Black;
    width : 99%; 
    height:27px;
    /*font-family: tahoma;*/
    border: 1px solid #DFDFDF;
    
    }   
    
    
  .TextBox22
{
    color:Black;
    width : 99%; 
    height:27px;
    font-family: tahoma;
    border: 1px solid #DFDFDF;
    
    }  
    
  .TextBox3
{
    color:Black;
    width : 99%; 
    height:27px;
    /*font-family: tahoma;*/
    border: 1px solid #DFDFDF;
    
    }  
    
     .TextBox4
{
    color:Black;
    width : 220px; 
    height:27px;
    font-family: tahoma;
    font-size: 16px;
    border: 1px solid #DFDFDF;
    
    }    
    
    .TextBoxG
{
    color:Black;
    width :99%; 
    height:27px;
    /*font-family: tahoma;*/
    border: 1px solid #DFDFDF;
    
    }      
    
    
    .TextBoxB
{
    color:Black;
    width : 290px; 
    height:27px;
    font-family: tahoma;
    border: 1px solid #DFDFDF;
    
    }         
    
    .TextArea1
{
    color:Black;
    width : 378px;
    border: 1px solid #DFDFDF;
    /*font-family: tahoma;*/
    }

input[type=text]{font-size: 14px;}

#table1,#table11,#error_msg,.msgbox{width:80%;}


#error_msg,.msgbox{background:#fff}


.BtnStyle{background: #ab1e56; color: #fff; border: 0; cursor: pointer; padding: 12px !important;}

#tblNames td{width:33%;}

@media (max-width: 1024px)
{

#table1, #table11, #error_msg,.msgbox{width:100%;}

} 



 
@media (max-width: 768px)
{
    
  .TextBox3
    {
    width : 125px; 
    
    }
    
    
  .TextBox2
    {
    width : 188px; 
    }
    
    .TextBoxG
    {
    width : 140px; 
    }    
    
}       
 


@media (max-width: 425px)
{

#tblNames td{display: block;width:100%;}

.tbl50 td{display: block; width: 100% !important;}

.TextBox2,.TextBoxG,.TextArea1,.TextBoxB,.TextBox3,.TextBox{width: 100% !important;font-size: 14px;}


}
