﻿ /* deepak navbar style start */  
.nav.side-menu > li.active, .nav.side-menu > li.current-page
{
  border-right:0px solid #2281E0 ;
    
    }
    
       
.nav.side-menu>li.active>a {
    
    background: linear-gradient(#0093af, #2C4257), #2A3F54;
   
}

.nav-sm ul.nav.child_menu{

 background: linear-gradient(#0093af, #2C4257), #2A3F54;
   
}

.nav_title
{
    background: #0093af;
}

.nav_menu
{
   background: #ffffff;  
}

.nav-md .container.body .right_col
{
   padding:10px 8px 0px; 
    
    }
 /* deepak navbar style end */  



 /* deepak field style start */  

.form-group
{
   margin-bottom:7px;
 
    
    }
    
 .form-control
 {
      font-weight:100; 
      height:calc(1.5em + .75rem + 0px);
     }
     
 label
 {
     margin-bottom:6px;
     margin-left:10px;
     }
 /* deepak field style end */      

     
 /* deepak icon box with test field start */    
 .input-group-text
 {
   background-color:#0675e4;
   border:1px solid #0c73da; 
   border-radius:0px; 
   color:#ffffff;
   padding:7px ;  
     
     }  
   
   /* deepak icon box with test field end */     