﻿.header-top
{
    width:100%;
    height:35px;
    background-color:#0194da;
   
    
    }
    
    
        
        .head
        {
            padding:15px;
            }



        
        .table-struct
        {
            height:765px;
            }             
                
                .form-wrap
                {
                    padding:20px;
                    }
                    
                 .log
            {
                width:100%;
                height:auto;
                border:1px solid #000;
                
                background-color:#0000008f;
                 box-sizing:border-box;
                 box-shadow:0px 0px 5px 5px #fff; 
                  padding-top:15px;  
                 color:#000;  
                 margin-top:12px;
                
                }   
                
                @media screen and (min-width:320px) {
  
        .head img
        {
            width:100%;
            
            }    
                                                        
                    }
                
                   
                 .log1
            {
                width:100%;
                height:auto;
                border:1px solid #000;    
                background-color:#0000008f;
                 box-sizing:border-box;
                 box-shadow:0px 0px 5px 5px #fff; 
                  padding:40px;  
                 color:#000;  
                 margin-top:50px;
                 font-size:16px;
                
                }



              .login_head {
                            text-align:center;
                            color:#fff !important;
                            letter-spacing:1px;
                            font-weight:700;
                           
                                    }


                    .control-label {
                                       font-size:17px;
                                       letter-spacing:2px;
                                       color:#fff;
                                         }

                   .captcha {
                                  font-size:17px !important;
                                  letter-spacing:1px;
                                  color:#fff;
                                 
                                        
                                       }
                                
                   .log h3 {
                              color:#fff;      
                                    }

                   .success{
                                background-color:#83c7f7;
                                padding:60px;
                                border-radius:15px;
                                font-size:17px;
                                      }

                   .main{
                       padding:80px;
                   }

                   .success a:hover{
                       color:red;
                   }


         @media screen and (min-width:320px) and (max-width: 768px) {

                    .backbg {
                        width:100%;
                              padding-left: 35px !important;
                              padding-right: 35px !important;
                             }
                        }




.log .btn {
              width:200px; 
              font-size: 18px;
                font-weight: 600;
                border-radius:0px;
}