
@media (max-width: 768px)
{	
	.nav-custom-menu{
		margin-top: 25%;

	}
	.nav-custom-menu > li{
		width:100%;
	}

}



@font-face {
    font-family: mangal;
    src: url(Kruti_Dev_010.ttf);
}

.marathi {
    font-family: mangal;
    font-size:16px !important;
    font-weight:bold !important;
}

.formlabel{
/*	margin-top: 7px !important;*/
	font-size:13px !important;
}

.form-group textarea{
	height: auto !important;
	margin: 0px !important;
}
.form-group{
	margin: 0px !important;
}

input[type="text"],select{
	height:27px !important;
	padding: 2px 5px !important ;
	font-size: 12px;
	border-radius:0px !important;
	border-color: #ccc !important;
}

input[type="radio"] {
    padding: 2px 5px !important;
    font-size: 12px;
    border-radius: 0px !important;
    border-color: #ccc !important;
}

textarea{
	padding: 2px 5px !important ;
	font-size: 12px !important;
	border-radius:0px !important;
	border-color: #ccc !important;
}

.small-btn{
	height:30px !important;
	padding: 2px 3px !important;
	width:65px !important;
}

.input-group .input-group-addon{
	padding: 2px 12px !important;
}
.help-block{
	margin-top: 3px !important;
	margin-bottom: 3px !important;
	text-align:left !important;
	color:red;
}
/*datepicker{
	top: 153px !important;
	left: 1004px !important;
	display: block !important;
}*/
.salute-drop{
	width: 55px;
	display: inline-block;
	/*margin: 5px;*/
	margin-left: 44px;
}

.pro-pic{
	/*width:100px;*/
	width: 130px;
	height:100px;
	margin-left: 40px;
	border: 1px solid;
	padding: 5px;
}
.img-responsive{
    max-height: 100% !important;
    width: 100% !important;
    margin-top:3px !important;
}
.img-responsive-pro{
    max-height: 100% !important;
    width: 100% !important;
}
.proname{
	margin-left: 40px;
}	
.up-section{
	margin-bottom: 3px;
}


.radio-inline input{
    margin-top: -4px;
}
.custommd2{
	padding-top:5px;
}

.sml-btn{
    font-size: 11px;
}
.save-btn{
	text-align: center;
	margin: 25px;
	padding: 0px;
}
.modal-dialog{
	margin: 200px auto;
}
.new-mast-employee-details-form > h4{
    line-height:0px;
    margin-top:30px;
}
.required1{
	color: red !important;
}
.form-horizontal .control-label {
    text-align: left !important;
    width: 215px !important;
}
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{
    padding-top: 4px;
}
.disabledTab{
    cursor:not-allowed !important;
}
.disabledTab a{
    pointer-events:none !important;
}
.navbar-color {
  /*  background-color: #495DC1 !important;8B4513*/
   background-color: #b56c3b !important;
}
.navbar-brand{
    color:#fff !important;
    padding: 0px 15px !important;
}
.dropdown-toggle{
     color:#34495E !important;
}
.nav-second-level li a{
	font-size: 12px !important; 
}
.nav-third-level li a{
	font-size: 11px !important;
}
.sidebar .nav-third-level li a{
	font-size: 11px !important;
}
#side-menu li a{
    font-size:13px;
}
.back-btn{
    margin-top:10px;
}
.columnFirst{
    width:4%;
}
.columnSecond{
    width:20%;
    background-color:#b56c3b !important;
}
.columnSecondnumber{
    width:20%;
    background-color:white !important;
}

.columnThird{
    width:15%;
    background-color:#b56c3b !important;
}
.columnThirdnumber{
    width:15%;
    background-color:white !important;
}

#page-wrapper-mobile{
	margin: 0px;
}
.nav > li > a:hover{
	background-color: #B56C3B !important;
	color:#fff !important;
}
.nav > li > a:focus{
	color:#fff !important;
}
.nav .open > a{
	background-color: #B56C3B !important;

}
table tr td{
	font-size: 12px !important; 
}
table tr th{
	font-size: 12px !important; 
}
.mahalogo{
	width: 65px;
	height: 70px;
	display: inline-block;
	float: left;
}
.mahalogo1{
	width: 160px;
	display: inline-block;
}

.footer-con{
	width: 100% !important;
	padding: 0px !important;
}
.footer-con p{
	text-align: center !important;
	margin-right: -20px;
	font-size: 10px;
	padding-top: 15px;
	font-weight: bold;

}
.dropdown .dropdown-toggle{
	font-size: 15px !important;
}
.odd-li{/*
	background-color: #0358ad;*/
	background-color: #DD6F00;
}
.odd-li a{
	color:#fff !important;
}
.odd-li a:hover{
	background-color: #DD6F00 !important;
	color:#fff !important;
}
.odd-li a.active{
	color:#B8860B !important;
}
.even-li{
	/*background-color: #5D8FC2;
*/	background-color: #B8860B;
	border-bottom: 1px solid #e7e7e7 !important;
}
.even-li a{
	color:#fff !important;
}
.even-li a:hover{
	background-color: #B8860B !important;
	color:#fff !important;
}
.even-li a.active{
	color:#B8860B !important;
}
.even-second-li{
	/*background-color: #394f66;*/
	background-color: #f2b321;
	border-bottom: 1px solid #e7e7e7 !important;
}
.even-second-li a{
	color:#fff !important;
}
.even-second-li a:hover{
	background-color: #f2b321 !important;
	color:#fff !important;
}
.even-second-li a.active{
	color:#f2b321 !important;
}
.sidebar .nav-second-level li, .sidebar .nav-third-level li{
	border-bottom: 1px solid #e7e7e7 !important;
}
#page-wrapper{
	margin-left: 4% !important;
	margin-right: 4% !important;
	margin-bottom: 50px;
	width:92%;
}	
.footer{
	display:block !important;
	background-color:#8B4513;
	z-index: 150;
	color:#fff;
	position:fixed; width:100%; 
	bottom:0px;
	float: right;
	position: fixed; 
	width: 100%;
}
.dc1{
	color:#efebe9;
	font-size: 27px;
}
.dc2{
	color:#ffa726;
	font-size: 27px;
}
.hr{
	margin-left: -34px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	margin-top: 23px;
}
.kv-panel-pager{
text-align: right;
}

.navbar-top-links li {
    margin-top: 15px !important;
}
.toggle{
    position: absolute;
    right: 25px;
    top: 5px;
    z-index: 1;
}
.person-info{
    position: absolute;
    top: 7px;
    width: 360px;
}
.off-info{
    position: absolute;
    top:27px;
    width: 500px;
}
.off-unit-info{
    position: absolute;
    top: 49px;
    width: 500px;
}
.f-name{
    margin-left: 10px;
}
.weluser{
	color: #000000 !important;
	display: inline-block;
	/*margin-top: 18px;*/
	/*margin-left: 6%;*/
}
#dlb-esh_emp_sevarth_number select{
	height:200px !important;
}

.bell-count{
    height: 15px;
width: 15px;
background: antiquewhite;
color: red;
border-radius: 10px;
font-size: 8px;
text-align: center;
padding: 2px;
position: absolute;
top: 8px;
right: 22px;
font-weight: bold;
}
.dropdown-alerts li{
    float:none !important;
    margin-top:0px !important; 
    padding: 5px;
}
.dropdown-alerts li a{
 
    padding: 0px !important;
}
/*SELECT 2 DROPDOWN   */
.select2-container--krajee .select2-selection--single{
    padding: 3px 22px 6px 4px !important;
    height:27px !important;
}
.select2-container--krajee .select2-selection{
    font-size:13px !important;
}    
.select2-container--krajee .select2-selection__clear{
    font-size: 16px !important;
}
.select2-container--krajee .select2-selection{
    border-radius:0px !important;
}   
.select2-container--krajee .select2-selection--single .select2-selection__arrow{
    height:26px !important;
}
.has-success .select2-container--krajee .select2-selection {
    border-color: #ccc !important;
}
.form-control.select2-hidden-accessible{
	z-index: 100 !important;
}
/*SELECT 2 DROPDOWN   */

/*Horizontal Nav */
nav {    
    display: block;
    width:100%;
    position: absolute;
	top: 67px;
	z-index:146;
    background-color: #34495E;
  }


.upper-nav nav  {    
    display: block;
    width:100%;
    height:74px;
    position: fixed;
	top: 0px;
	z-index:150;
	background-color: #34495E;
  }

.nav-menu nav{
	display: block;
    width:100%;
    position: fixed;
	/*text-align: center;*/
	margin-top: 0px;
	z-index:148;
	background-color: #34495E;
}

 nav ul {
    margin: 0;
    padding:0;
    list-style: none;
  }
 
  .nav-custom-menu a,.nav-custom-menu span {
    display:block; 
    padding:11px;
    background: #8B4513; 
    color:#fff; 
    font-weight: bold;
    text-decoration: none;
   /* padding: .8em 1.8em;*/
    text-transform: uppercase;
    font-size: 80%;
    letter-spacing: 0.5px;
    text-shadow: 0 -1px 0 #000;
    position: relative;
  }
  .nav-custom-menu{  
  	margin-left: 4%;
    vertical-align: top; 
    display: inline-block;
    box-shadow: 1px -1px -1px 1px #000, -1px 1px -1px 1px #fff, 0 0 6px 3px #fff;
    border-radius:6px;
  }
  .nav-custom-menu li{position: relative;}
  .nav-custom-menu > li { 
    float:left; 
    border-bottom: 4px #aaa solid; 
    margin-right: 1px; 
  } 
  .nav-custom-menu > li > a,.nav-custom-menu > li > span { 
    margin-bottom:1px;
    box-shadow:inset 0 2em .33em -.5em #8B4513; 
  }
  .nav-custom-menu > li:hover , .nav-custom-menu > li:hover >a, .nav-custom-menu > li:hover >span{  border-bottom-color:orange;}
  .nav-custom-menu li:hover > a, .nav-custom-menu li:hover > span { color:orange; }
  .nav-custom-menu > li:first-child  { border-radius: 4px 0 0 4px;} 
  .nav-custom-menu > li:first-child>a,.nav-custom-menu > li:first-child>span{border-radius: 4px 0 0 0;}
  .nav-custom-menu > li:last-child  { 
    border-radius: 0 0 4px 0; 
    margin-right: 0;
  }
  .nav-custom-menu li:active > a, .nav-custom-menu li:active > span { color:orange; } 
  .nav-custom-menu > li:last-child >a, .nav-custom-menu > li:last-child >span{border-radius: 0 4px 0 0; }
  .nav-custom-menu li li a,.nav-custom-menu li li span { margin-top:1px}
  
  
  .nav-custom-menu li a:first-child:nth-last-child(2):before, .nav-custom-menu li span:first-child:nth-last-child(2):before { 
     content:""; 
     position: absolute; 
     height:0; 
     width: 0; 
     border: 5px solid transparent; 
     top: 47% ;
     right:-1px;  
   }
   
   /* submenu positioning*/
.nav-custom-menu ul {
  position: absolute;
  white-space: nowrap;
  border-bottom: 5px solid  orange;
  z-index: 1;
  left: -99999em;
}
.nav-custom-menu > li:hover > ul {
  left: auto;
  padding-top: 5px  ;
  min-width: 100%;
}
.nav-custom-menu > li li ul {  border-left:1px solid #fff;}


.nav-custom-menu > li li:hover > ul { 
 /* margin-left: 1px */
  left: 100%;
  top: -1px;
}
/* arrow hover styling */
.nav-custom-menu > li > a:first-child:nth-last-child(2):before,.nav-custom-menu > li > span:first-child:nth-last-child(2):before { 
  border-top-color: #aaa; 
}
.nav-custom-menu > li:hover > a:first-child:nth-last-child(2):before,.nav-custom-menu > li:hover > span:first-child:nth-last-child(2):before {
  border: 5px solid transparent; 
  border-bottom-color: orange; 
  margin-top:-5px
}
.nav-custom-menu li li > a:first-child:nth-last-child(2):before,.nav-custom-menu li li > span:first-child:nth-last-child(2):before {  
  border-left-color: #aaa; 
  margin-top: -5px
}
.nav-custom-menu li li:hover > a:first-child:nth-last-child(2):before,.nav-custom-menu li li:hover > span:first-child:nth-last-child(2):before {
  border: 5px solid transparent; 
  border-right-color: orange;
  right: 3px; 
}
/*Horizontal Nav */

/*NEW RESPONSIVE MENU */
header {
    position: relative;
    width: 100%;
    background: #333;
}

.logo {
    position: relative;
    z-index: 123;
    padding: 10px;
    font: 18px verdana;
    color: #6DDB07;
    float: left;
    width: 15%
}

.logo a {
    color: #6DDB07;
}

#cssmenu {
    position: fixed !important;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-left: 1% !important;
    text-transform: uppercase;
/*    padding-right: 4% !important;*/
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #head-mobile {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#cssmenu #head-mobile {
    display: none
}

#cssmenu {
    font-family: sans-serif;
}

#cssmenu > ul > li {
    float: left
}

#cssmenu > ul > li > a {
    padding: 13px;
    font-size: 70%;
    letter-spacing: 0.4px;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}

#cssmenu > ul > li:hover > a,
#cssmenu ul li.active a {
    /*color: #fff*/
    color: orange;
}
#cssmenu > ul > li:hover > a,
#cssmenu ul li:focus a {
    /*color: #fff !important; */
    color: orange !important;
}

#cssmenu ul li a:focus{
    /*color: #fff !important; */
    color: orange !important;
}

/*#cssmenu > ul > li:hover,
#cssmenu ul li.active:hover,
#cssmenu ul li.active,
#cssmenu ul li.has-sub.active:hover {
    background: #B56C3B!important;
    -webkit-transition: background .3s ease;
    -ms-transition: background .3s ease;
    transition: background .3s ease;
}*/

#cssmenu > ul > li.has-sub > a {
    padding-right: 22px
}

/*#cssmenu > ul > li.has-sub > a:after {
    position: absolute;
    top: 17px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: ''
}

#cssmenu > ul > li.has-sub > a:before {
    position: absolute;
    top: 14px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}*/

#cssmenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0
}

#cssmenu ul ul {
    position: absolute;
    left: -9999px
}

#cssmenu ul ul li {
    /*height: 0;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;*/
    background: #8B4513 !important;
    /*transition: all .25s ease*/
}

#cssmenu ul ul li:hover {}

/*#cssmenu li:hover > ul {
    left: auto;
    z-index: 1;
    border: 1px solid #ccc;
}*/

#cssmenu li:hover > ul > li {
    height: 35px
}

#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0
}

#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 11px 15px;
    width: 240px;
    font-size: 70%;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}

#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
    border-bottom: 0
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
    color: orange;
}

#cssmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: ''
}

#cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}

#cssmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0
}

#cssmenu ul ul li.has-sub:hover,
#cssmenu ul li.has-sub ul li.has-sub ul li:hover {
    background: #8B4513;
}

#cssmenu ul ul ul li.active a {
    border-left: 1px solid #333
}

#cssmenu > ul > li.has-sub > ul > li.active > a,
#cssmenu > ul ul > li.has-sub > ul > li.active> a {
    border-top: 1px solid #333
}

/*CHANGES for CLICK*/
/*popups*/

#nav li a:active + ul.dd,#nav li a:focus + ul.dd,#nav li ul.dd:hover {

    left:0;

}

#nav ul.dd li a:active + ul,#nav ul.dd li a:focus + ul,#nav ul.dd li ul:hover {

    left:0px;

}
/*CHANGES for CLICK*/

@media screen and (max-width:1200px) {
    .logo {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 46px;
        text-align: center;
        padding: 10px 0 0 0;
        float: none
    }
    .logo2 {
        display: none
    }
    nav {
        width: 100%;
    }
    #cssmenu {
        width: 100%;
        padding-right:4%;
        padding-left:4% !important;
    }
    #cssmenu ul {
        width: 100%;
        display: none
    }
    #cssmenu ul li {
        width: 100%;
        border-top: 1px solid #fff;
    }
    #cssmenu ul li:hover {
        /*background: #363636;*/
    }
    #cssmenu ul ul li,
    #cssmenu li:hover > ul > li {
        height: auto
    }
    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
        border-bottom: 0
    }
    #cssmenu > ul > li {
        float: none
    }
    #cssmenu ul ul li a {
        padding-left: 25px
    }
    #cssmenu ul ul li {
        background: #b56c3b!important;
    }
    #cssmenu ul ul li:hover {
        background: #b56c3b!important
    }
    #cssmenu ul ul ul li a {
        padding-left: 35px
    }
    #cssmenu ul ul li a {
        color: #fff;
        background: none
    }
    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li.active > a {
        color: orange;
    }
    #cssmenu ul ul,
    #cssmenu ul ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left
    }
    #cssmenu > ul > li.has-sub > a:after,
    #cssmenu > ul > li.has-sub > a:before,
    #cssmenu ul ul > li.has-sub > a:after,
    #cssmenu ul ul > li.has-sub > a:before {
        display: none
    }
    #cssmenu #head-mobile {
        display: block;
        padding: 15px;
        color: #fff;
        font-size: 12px;
        font-weight: 700
    }
    .button {
        width: 55px;
        height: 46px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        z-index: 12399994;
    }
    .button:after {
        position: absolute;
        top: 22px;
        right: 20px;
        display: block;
        height: 4px;
        width: 20px;
        border-top: 2px solid #dddddd;
        border-bottom: 2px solid #dddddd;
        content: ''
    }
    .button:before {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        position: absolute;
        top: 16px;
        right: 20px;
        display: block;
        height: 2px;
        width: 20px;
        background: #ddd;
        content: ''
    }
    .button.menu-opened:after {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        top: 23px;
        border: 0;
        height: 2px;
        width: 19px;
        background: #fff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .button.menu-opened:before {
        top: 23px;
        background: #fff;
        width: 19px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
      /*  border-left: 1px solid #fff;*/
        height: 36px;
        width: 46px;
        cursor: pointer
    }
    #cssmenu .submenu-button.submenu-opened {
        background: #b56c3b
    }
    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px
    }
    #cssmenu .submenu-button:after {
        position: absolute;
        top: 16px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #ddd;
        content: ''
    }
    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px
    }
    #cssmenu .submenu-button.submenu-opened:after {
        background: #fff
    }
    #cssmenu .submenu-button:before {
        position: absolute;
        top: 13px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #ddd;
        content: ''
    }
    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px
    }
    #cssmenu .submenu-button.submenu-opened:before {
        display: none
    }
    #cssmenu ul ul ul li.active a {
        border-left: none
    }
    #cssmenu > ul > li.has-sub > ul > li.active > a,
    #cssmenu > ul ul > li.has-sub > ul > li.active > a {
        border-top: none
    }
}

/*NEW RESPONSIVE MENU */



/*Horizontal Nav */



/*Kartik Grid View */
.panel-primary > .panel-heading {
	background-color: #CD853F !important;
	border-color: #CD853F !important;
}
.panel-primary{
	border-color: #CD853F !important;
}
.panel-primary a {
   padding: 0.5rem; !important;
    color: #CD853F !important;
}
.table-striped > tbody > tr:nth-of-type(2n+2){
		background-color: #FFF8DC !important;
}
.table-striped > tbody > tr:nth-of-type(2n+1){
		background-color: #FFDEAD !important;
}

.pagination > .active > a{
   border: 1px solid #CD853F;!important;
    background-color: #fff !important;
}

#myTable > thead > tr >th{
	background-color: #34495E !important;
	color:#fff !important;
}
#myTable  > tbody > tr:nth-of-type(2n+2){
		background-color: #FFF8DC !important;
}
#myTable  > tbody > tr:nth-of-type(2n+1){
		background-color: #FFDEAD !important;
}

#myTable2 > thead > tr >th{
	background-color: #CD853F !important;
	color:#fff !important;
}
#myTable2  > tbody > tr:nth-of-type(2n+2){
		background-color: #FFF8DC !important;
}
#myTable2  > tbody > tr:nth-of-type(2n+1){
		background-color: #FFDEAD !important;
}
/*Kartik Grid View */

/*Button color Override */
.btn-success{
	background-color: #CD853F !important;
	border-color: #CD853F !important;
}
.btn-primary{
	background-color: #34495E !important;
	border-color: #34495E !important;
	
	
}

.btn-info{
	background-color:#8B4513 !important;
	border-color: #8B4513 !important;
}
a{
	color: #34495E;
}
a:hover{
	color:#CD853F;
}
/*Button color Override */


/*For Loader */
 .bUI
{
	display:none;
	border: none;
	padding: 15px; 
	background-color: #f0ad4e; 
	border-radius: 10px; 
	/*opacity: 0.7; */
	color: #fff 
}


/*Mobile view  */
.mob-view {
	display: inline-block;
	width:45%;
	vertical-align: text-top;
}
.mob-span{
	font-size: 10px;
	font-weight: 700;
	vertical-align: text-top;
}
.mobile-accor{
	font-size: 13px !important; 
	color:#000 !important;
}
.panel-mobile{
	padding: 8px 15px !important; 
}
.head-mobile{
	margin-top: 15px  !important;
	margin-bottom: 15px  !important;
}
.odd-color{
	/*//background-color: #283593 !important;*/
	/*background-color: #337ab7 !important;*/
	background-color: #83aacc !important;
	/*background-color: #3b5998 !important;*/
	color: #fff  !important;
}
.even-color{
	/*background-color: #5f96a4 !important;*/
	background-color: #c2c4c4 !important;
	color: #fff  !important;
}
#page-wrapper-mobile label{
	vertical-align: text-top !important;
}
#page-wrapper-mobile td{
	vertical-align: text-top !important;
}


/*Dynamic Form  */
.error[for]{
    margin-left: 1%;
    color: #a94442;
    font-weight:normal !important;
}


/*Service Book  */
.odd-color-service{
	background-color: #FFDEAD !important;
	/*background-color: #3b5998 !important;*/
	color: #fff  !important;
}
.even-color-service{
	background-color: #FFF8DC !important;
	color: #fff  !important;
}

#service-book-div .odd-color{

	background-color: #FFDEAD !important;
}
#service-book-div .even-color{
	background-color: #FFF8DC !important;
}
#service-book-div .mob-span{
	font-weight: normal !important;
	vertical-align: middle !important;
	font-size: 12px !important;
}
#service-book-div .div-for{
	background-color: #FFDEAD !important;
	 border: 1px solid #ddd;
	margin: 1px;
}
#service-book-div .mob-view {
    display: inline-block;
    width: 30%;
    vertical-align: text-top;
    border-left: 1px solid #ddd;
   /* height: 30px;*/
}
#service-book-div label{
	margin-bottom: 7px !important;
	font-size: 13px !important;
}
#service-book-div .col-md-2{
	width: 25% !important;
}
#service-book-div .col-md-10{
	width: 40% !important;
}


#service-book-div-add .mob-span{
	font-weight: normal !important;
	vertical-align: middle !important;
	font-size: 12px !important;
}
#service-book-div-add .div-for{
	background-color: #FFDEAD !important;
	border: 1px solid #ddd;
	margin: 1px;
}
#service-book-div-add .mob-view-add {
    display: inline-block;
    vertical-align: text-top;
    border-left: 1px solid #ddd;
}
#service-book-div-add label{
	margin-bottom: 7px !important;
	font-size: 13px !important;
}     
.capitalize{
    text-transform:capitalize;
}

.mob-view-service{
	display: inline-block;
	width: 30%;
	vertical-align: text-top;
	border-left: 1px solid #ddd;
}

.pro-pic-service{
	width: 130px;
	height: 100px;
    padding: 5px;
}

/*Service Book  */




/*MEDIA*/

@media only screen and (min-device-width : 320px) and (max-device-height : 480px) {
     html,body{
            font-size: 10px;
            letter-spacing: 0.5px !important;
        }

        .mahalogo{
            float:left;
        }
        .navbar-brand{
            float:right;
            padding: 0px !important;
        }
        .columnThird{
            display: none;
        }
        .ml{
            margin: 0px !important;
        }
        .log-out-info{
            padding: 5px;
            background: white;
            width: 273px;
            font-size: 11px;
            display: none;
            margin-top: 10px;
            position: absolute;
            border: 2px solid brown;
            z-index: 4000;
        }
        .log-out-info a{
             color:#8B4513;
        }
        .log-out-info a i{ 
            padding: 0px;  
            margin: 5px;
            padding-left: 0px;
            display:inline-block;
        }
        .upper-arrow{
            width: 10px;
            height: 10px;
            background: white;
            transform: rotate(140deg);
            position: absolute;
            top: -4px;
            left: 16px;
        }
        .person-info{
            width: 360px;
            position: static;
        }
        .off-info{
            width: 360px;
            position: static;
        }
        .off-unit-info{
            width: 360px;
            position: static;
        }
        .weluser{
              color:#8B4513;
              padding: 5px;
        }
        .btns{
            border-top:1px solid #8B4513;
        }
        #cssmenu ul{
            overflow-y:scroll; 
        }

        #cssmenu ul li ul{
            overflow-y:scroll; 
        }
        #show-not{
            margin-left:30px;
        }
        .show-notification{
            padding: 5px;
            background: white;
            display: none;
            width: 273px;
            font-size: 11px;
            margin-top: 10px;
            position: absolute;
            border: 2px solid brown;
        }
        .bell-count{
            height: 11px;
            width: 11px;
            font-size: 7px;
            padding: 3px;
            left: 85px;
        }
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px){
     html,body{
            font-size: 10px;
            letter-spacing: 0.5px !important;
        }

        .mahalogo{
            float:left;
        }
        .navbar-brand{
            float:right;
            padding: 0px !important;
        }
        .columnThird{
            display: none;
        }
        .ml{
            margin: 0px !important;
        }
        .log-out-info{
            padding: 5px;
            background: white;
            width: 273px;
            font-size: 11px;
            display: none;
            margin-top: 10px;
            position: absolute;
            border: 2px solid brown;
            z-index: 4000;
        }
        .log-out-info a{
            color:#8B4513;
        }
        .log-out-info a i{ 
            padding: 0px;  
            margin: 5px;
            padding-left: 0px;
            display:inline-block;
        }
        .upper-arrow{
            width: 10px;
            height: 10px;
            background: white;
            transform: rotate(140deg);
            position: absolute;
            top: -5px;
            margin-bottom: 32px;
            left: 17px;
        }
        .person-info{
            width: 360px;
            position: static;
        }
        .off-info{
            width: 360px;
            position: static;
        }
        .off-unit-info{
            width: 360px;
            position: static;
        }
        .weluser{
              color:#8B4513;
              padding: 5px;
        }
        .btns{
            border-top:1px solid #8B4513;
        }
        #cssmenu ul{
            overflow-y:scroll; 
        }

        #cssmenu ul li ul{
            overflow-y:scroll; 
        }
        #show-not{
            margin-left:30px;
        }
        .show-notification{
            padding: 5px;
            background: white;
            display: none;
            width: 273px;
            font-size: 11px;
            margin-top: 10px;
            position: absolute;
            border: 2px solid brown;
        }
        .bell-count{
            height: 11px;
            width: 11px;
            font-size: 7px;
            padding: 3px;
            left: 85px;
        }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    
    html,body{
            font-size: 10px;
            letter-spacing: 0.5px !important;
        }

        .mahalogo{
            float:left;
        }
        .navbar-brand{
            float:right;
            padding: 0px !important;
        }
        .columnThird{
            display: none;
        }
        .ml{
            margin: 0px !important;
        }
        .log-out-info{
            padding: 5px;
            background: white;
            width: 273px;
            font-size: 11px;
            display: none;
            margin-top: 10px;
            position: absolute;
            border: 2px solid brown;
            z-index: 4000;
        }
        .log-out-info a{
             color:#8B4513;
        }
        .log-out-info a i{ 
            padding: 0px;  
            margin: 5px;
            padding-left: 0px;
            display:inline-block;
        }
        .upper-arrow{
            width: 10px;
            height: 10px;
            background: white;
            transform: rotate(140deg);
            position: absolute;
            top: -5px;
            margin-bottom: 32px;
            left: 17px;
        }
        .person-info{
            width: 360px;
            position: static;
        }
        .off-info{
            width: 360px;
            position: static;
        }
        .off-unit-info{
            width: 360px;
            position: static;
        }
        .weluser{
              color:#8B4513;
              padding: 5px;
        }
        .btns{
            border-top:1px solid #8B4513;
        }
        #cssmenu ul{
            overflow-y:scroll; 
        }

        #cssmenu ul li ul{
            overflow-y:scroll; 
        }
        #show-not{
            margin-left:30px;
        }
        .show-notification{
            padding: 5px;
            background: white;
            display: none;
            width: 273px;
            font-size: 11px;
            margin-top: 10px;
            position: absolute;
            border: 2px solid brown;
        }
        .bell-count{
            height: 11px;
            width: 11px;
            font-size: 7px;
            padding: 3px;
            left: 85px;
        }
}
@media only screen and (min-device-width : 600px) and (max-device-width : 960px) {
    html,body{
            font-size: 10px;
            letter-spacing: 0.5px !important;
        }

        .mahalogo{
            float:left;
        }
        .navbar-brand{
            float:right;
            padding: 0px !important;
        }
        .columnThird{
            display: none;
        }
        .ml{
            margin: 0px !important;
        }
        .log-out-info{
            padding: 5px;
            background: white;
            width: 273px;
            font-size: 11px;
            display: none;
            margin-top: 10px;
            position: absolute;
            border: 2px solid brown;
            z-index: 4000;
        }
        .log-out-info a{
             color:#8B4513;
        }
        .log-out-info a i{ 
            padding: 0px;  
            margin: 5px;
            padding-left: 0px;
            display:inline-block;
        }
        .upper-arrow{
            width: 10px;
            height: 10px;
            background: white;
            transform: rotate(140deg);
            position: absolute;
            top: -5px;
            margin-bottom: 32px;
            left: 17px;
        }
        .person-info{
            width: 360px;
            position: static;
        }
        .off-info{
            width: 360px;
            position: static;
        }
        .off-unit-info{
            width: 360px;
            position: static;
        }
        .weluser{
              color:#8B4513;
              padding: 5px;
        }
        .btns{
            border-top:1px solid #8B4513;
        }
        #cssmenu ul{
            overflow-y:scroll; 
        }

        #cssmenu ul li ul{
            overflow-y:scroll; 
        }
        #show-not{
            margin-left:30px;
        }
        .show-notification{
            padding: 5px;
            background: white;
            display: none;
            width: 273px;
            font-size: 11px;
            margin-top: 10px;
            position: absolute;
            border: 2px solid brown;
        }
        .bell-count{
            height: 11px;
            width: 11px;
            font-size: 7px;
            padding: 3px;
            left: 85px;
        }
}

/*@media screen and (min-device-width : 375px) 
and (max-device-width : 667px) {
  .mahalogo1 {
    visibility: hidden;
    width: 160px;
    display: inline-block;
  }
  .navbar-brand{
    display: none;
  }
  .hr{
    display: none;  
  }
  .navbar{
    height: 69px;
  }
  .mahalogo{
    height: 142px;
  }
  .columnFirst {
    width: 1%;
  }
  .columnSecond {
      width: 1%;
  }
  .columnThird {
      width: 75%;
  }
  .nav-logout{
    width: 64px;
      float: right;
      margin-bottom: 75px;
  }
  .lan-name{
    margin-left: 65%;
  }
  .pro-name{
   display: none; 
  }

}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
  .mahalogo1 {
    visibility: hidden;
    width: 160px;
    display: inline-block;
  }
  .navbar-brand{
    display: none;
  }
  .hr{
    display: none;  
  }
  .navbar{
    height: 69px;
  }
  .mahalogo{
    height: 142px;
  }
  .columnFirst {
    width: 1%;
  }
  .columnSecond {
      width: 1%;
  }
  .columnThird {
      width: 75%;
  }
  .nav-logout{
    width: 64px;
      float: right;
      margin-bottom: 75px;
  }
  .lan-name{
    margin-left:65%;
  }
  .pro-name{
     display: none;  
  } 
}*/


/*@media screen and (max-width: 600px){
  .mahalogo1 {
  	visibility: hidden;
    width: 160px;
    display: inline-block;
	}
	.navbar-brand{
		display: none;
	}
	.hr{
		display: none;	
	}
	.navbar{
		height: 69px;
	}
	.mahalogo{
		height: 142px;
	}
	.columnFirst {
    width: 1%;
	}
	.columnSecond {
    	width: 1%;
	}
	.columnThird {
    	width: 75%;
	}
	.nav-logout{
		width: 64px;
    	float: right;
    	margin-bottom: 75px;
	}
	.lan-name{
		margin-left: 25%;
	}
	.weluser{
		margin-top: 15px;
	}

}*/


/*OTP CONFIRM*/
/*double drop down icons*/
i.fa.fa-caret-down{
display:none !important;
}

/*ight alignment*/
ul.nav.navbar-top-links.navbar-right.nav-logout{
text-align:right !important;
margin-left:520px !important;
}

.kv-dp-icon{	
	padding:4px;	
}
.input-group-addon{
	border:1px solid lightgrey;
}
.fu-button{
	margin-bottom:5px;
}
.panel-info {
    border: 1px solid #bce8f1 !important;
}

.modal-header .close {
    margin-top: -12px;
}

