﻿.profile-tbl td {
    word-break: break-all;
}

 @media screen and (max-width:991px) 
 {
     .add-map-form
     {
         width:600px
         }
     }

 @media screen and (max-width:900px) 
 {
     .login-info .col-sm-4
     {
         width:400px;
         }

}

@media screen and (max-width:835px)
{
    .RadMenu_Telerik .rmHorizontal a.rmRootLink {
    padding-left: 0;
    padding: 0px;
    font-size: 14px !important;
    font-weight: bold !important;
}
    }
    


@media screen and (max-width:799px) 
{ .login-logo img 
         {
             width:100%;
             }
    
    }

@media screen and (max-width:769px)
{
    
    .heade-new .col-sm-2, .heade-new .col-sm-10
    {
        width:50%;
        float:left
        
    }
    .heade-new img{         
width: 180px;
    margin: 10px 0px 0px 0px;
  }
  .page-contain {
    margin: 130px 0px 100px;
}

.box-design-hg 
{
    height:auto
    }
    
    
.no-data {
    width: 150px;
    height: auto;
    position: inherit;
    
    font-weight: bold;
    font-size: 16px;
    color: #908d8d;
    margin: 0px auto;
    padding: 50px 0px;
}

    }

@media screen and (max-width:767px){
.half-col .col-sm-10, .half-col .col-sm-2
{ width:50%;
    float:left
}

.half-col .col-sm-10 .file-btninput input {
    width: 50%;}
    
 .half-col .col-sm-2 .export-btn {
    
    display: table;
    float: right;
}

.mb-file-btninput input
{
    width: 50%;
    }

}

@media screen and (max-width:630px){

.full-td td
{
   display: table;
    width: 50% !important;
    margin-bottom: 10px;
    float: left;
    }
    
    .add-map-form
     {
         width:80%
         }
}
@media screen and (max-width:500px) 
 {
     .login-info .col-sm-4
     {
         width:100%;
         }
         .login-logo img 
         {
             width:100%;
             }
         
        .login-info  .login-btn
        {
            width:100px;
            margin: 0px auto 10px;
    display: table;
            }
            
            .forget-pg
            {
                width:100%;
                }
.half-col .col-sm-10, .half-col .col-sm-2 {
    width: 100%;
    float: left;
}
.half-col .col-sm-2 .export-btn {
    display: table;
    float: right;
    width: 100%;
}

.cnge-password 
{
    width:100%;
}
}
@media screen and (max-width:420px) 
 {
.page-contain {
    margin: 150px 0px 100px;
}

.heade-new img {
    width: 150px;
    margin: 13px 0px 0px 0px;
}

.text-adm span {
    font-size: 12px;
 
}

.add-map-form
     {
         width:100%
         }
         
         .mb-file-btninput input
{
    width: 100%;
    margin-bottom:10px;
    }
}

@media screen and (max-width:320px) 
{
    .page-contain {
    margin: 170px 0px 100px;
}
    .profile-pic img
    {
        margin:0px auto 10px;
        float: none;
        display:table
        }
    .profile-pic p a
    {
        display:table;
        width:100%;
        margin:10px 0px;
    }
    
    }