
.navbar{margin-bottom:0px; background:#586434 ; border-radius: 0; border: 0; padding: 5px 0px;}

.navbar-header .fa{color: #fff;
    font-size: 21px;
    padding: 12px;}
	
.downfa {
    vertical-align: bottom !important;
    padding: 0px 10px !important;
    color: #d1d1d1;
}	
.navbar-default .navbar-nav>li>a{color:#fff}
.navbar-default .navbar-nav>li>a:hover{color:#fff}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #fff;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    color: #fff;
}



#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 240px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 240px;
    width: 0;
    height: 100%;
    margin-left: -250px;
   /* overflow-y: auto;*/
    background: #CDDE98;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	color:#fff;
	padding-bottom:50px;
}

#sidebar-wrapper  .fa{
    margin: 0px 0px;
    font-size: 20px;
    vertical-align: middle;
    width: 28px;
    /* border: solid 1px #f00; */
    text-align: center;
    height: 40px;
    vertical-align: middle;
    padding-top: 10px;
    color:#fdb32b;
}




#wrapper.toggled #sidebar-wrapper {
    width: 198px;
}
.clr{ clear:both}
#page-content-wrapper {
    width: 100%;
    position: relative;
    padding: 0px;
	    min-height: 400px;
		/*background:#f1f2f3;*/
    
}




.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

.navbar-logo{/*width:200px;*/ padding:5px}
.navbar-brand{padding: 5px 15px; line-height: 0;}


	
/* First Level */
.mainNav {position: relative;}

.mainNav ul {
margin: 0;
padding: 0;
list-style: none;
background:#CDDE98;
border-bottom: 1px solid #9fb069;
}

.mainNav ul li {
 margin-left: 30px;
 position: relative;
 /*height:/*25px*/
 height:25px;
}

.mainNav ul li a {
color: #CDDE98;
display: block;
font-size: 13px;
line-height: normal;
/*padding:8px 0px 8px 28px;*/
padding: 8px 0px 0px 28px;
text-decoration:none;
background: url("../images/dot.png") no-repeat 0px;
    z-index: 999;
    position: absolute;
}
.mainNav ul li a {
text-decoration: none;
color:#9fb069;
background: url("../images/dot.png") no-repeat 0px;
}
.mainNav .active a {
    text-decoration: none !important;
    color: #3a4320; !important;
    background: url(../images/dot.png) no-repeat 0px!important;
}



.submenu li:before {
    content: '';
    position: absolute;
    left: 3px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #92a166;
	overflow:hidden !important
}



/*newcss*/
.usrsidetop div:before {
    content: '';
    position: absolute;
    left: 33px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #92a166;
    overflow:hidden !important;
}

.usrsidetop li:before {
    content: '';
    position: absolute;
    left: 3px;
    top: 0px;
    bottom: 0;
    width: 1px;
    background: #92a166;
	overflow:hidden !important
}
.csuttabd li:before {
    content: '';
    position: absolute;
    left: 3px;
    top: -50px;
    bottom: 0;
    width: 1px;
    background: #92a166;
	overflow:hidden !important
}

.user li:before {
    content: '';
    position: absolute;
    left: 3px;
    top: -27px;
    bottom: 0;
    width: 1px;
    background: #92a166;
	overflow:hidden !important
}

/*endcss*/



			
.profile-img{
    width: 40px;
    height: 40px;
    float: left;
    margin: 0 15px;
    border-radius: 100px;
    vertical-align: middle; overflow: hidden;
	}
.user-name{margin-top:10px;}	
.user-name h6{color:#fff;   font-size:12px;  margin: 0;	line-height: 10px;}
.user-name h4{color:#fff;   font-size:14px;  margin: 0;  line-height: 20px;	}

.user-wrap td{padding:0; vertical-align:top}

.navbar-right>li>a {
    padding: 5px 15px;
}
.navbar-right .dropdown-menu {
    /*right:35px !important;*/left: initial; 
        border: 1px solid #FCAF2B;
}
@media(min-width:768px) {
    #wrapper {
       padding-left: 193px;
		margin-top: 62px;
    }
    
.loginkyc_leftpadd{ padding-left:0px !important; }      

    #wrapper.toggled {
            padding-left: 45px;
    }

    #sidebar-wrapper {
        /*width: 250px;*/
         width: 198px;
    }

    #wrapper.toggled #sidebar-wrapper {
      /*width: 0; */width: 198px;

    }

    #page-content-wrapper {
        padding-top: 0px ;
        position: relative; 
		    min-height:calc(100vh - 110px);
                margin-bottom: 20px;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
	.navbar-right>li>a { padding: 5px 10px 0px;}
}

	#headingzero a{    background: #57642F;}
	#sidebar-wrapper .panel-group .panel {
		border-radius: 0;
		box-shadow: none;
		border-color: #CDDE98;
		margin-top:1px !important;
	}

	#sidebar-wrapper  .panel-default > .panel-heading {
		padding: 0;
		border-radius: 0;
		color: #CDDE98;
		background-color: #616f3a;
		border:0px
	}

	#sidebar-wrapper  .panel-title {
		font-size: 12px; text-transform: uppercase; font-weight: bold;
        height:44px;

	}

	#sidebar-wrapper  .panel-title > a {
		display: block;
		padding: 6px 7px 6px 20px;
		text-decoration: none;
        font-size: 11px;
	}

	.more-less {
		float: right;
		color: #CDDE98;
		top: 11px;
        font-size: 10px;
	}

	.left-navbar .panel-default > .panel-heading + .panel-collapse > .panel-body {
		border-top: none;
		background:#57642F;     padding: 0;
	}

	.left-navbar {
	padding-top: 0px;
	/*width:250px*/
   /* width:205px;*/
	}

	
	.footer{padding-left:10px; padding-right:10px;text-align: right; font-size:10px; color: #a7b875;  background-color: #586434; /*position: absolute;
    bottom: 0px;*/
    z-index: 1110;}
	
	
/*------------------(max-width : 767px)------------------------*/
@media(max-width : 767px) {
.mb-fl{float:left}
.mb-fr{float:right}
#wrapper {margin-top: 50px; min-height: 2050px;}
#sidebar-wrapper{overflow-y: auto;}


}

@media(max-width : 460px) {

/*.navbar-logo {   width: 151px !important;}*/
}



#app-menu-wrap{border-top:1px solid rgb(41, 136, 184);border-bottom:1px solid rgb(41, 136, 184); display: none; padding-left:20px;}



/* <!-- ARMF-2255 --> */

.wrapper-icon1 {
/*   text-transform: uppercase; */
  background: #ececec;
  color: #555;
/*   cursor: help;   */
  font-size: 20px;
  /* margin: 100px 75px 10px 75px; */
  /* padding: 15px 20px; */
  position: relative;
  text-align: center;
  /* width: 200px; */
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}

.wrapper-icon1 .tooltip1 {
  background: #EBF7C7;
    bottom: 100%;
    color: #333;
    border: 1px solid #FAB535;
    display: block;
    left: 74px;
    border-radius: 6px;
    margin-bottom: 4px;
    opacity: 0;
    padding: 10px 20px;
    pointer-events: none;
    position: absolute;
    width: 117px;
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}

/* This bridges the gap so you can mouse into the tooltip without it disappearing */
.wrapper-icon1 .tooltip1:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}  

/* CSS Triangles - see Trevor's post */
.wrapper-icon1 .tooltip1:after {
      border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #FAB535 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 88%;
    margin-left: -13px;
  position: absolute;
  width: 0;
}
  
.wrapper-icon1:hover .tooltip1 {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
}

.tooltip1 {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity = 0);
    opacity: 2;
}

/* <!-- ARMF-2255 --> */




