li.tab.tab-current {
    font-weight: bold;
    border: none;
    background-color: white;
    border-bottom: 2px solid #00adff;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #ededed;
    background-color: #fcfcfc;
    padding: 6px;
    font-size: 10pt;
}
.tabs nav ul li:hover {
    font-weight: bold;
    background-color: #f5f5f5;
}

.input-small.v2{
   width: 26px;
	margin-bottom: 0;
}
.back{
	float:left;
    margin: 3px 11px 0px 15px;
	}
	.back img
	{
		width:37px;
	}
select[name=unitdrp]
{
	margin-bottom: 0;
	width: 89px;
	border-radius:5px;
}
.input-small.v3{
    width: 169px;
	margin-bottom: 0;
}
.input-small.v4{
    
	margin-bottom: 0;
}

.label.label-primary.v2{
    font-size: 13px;
	line-height: 22px;
}


.table {
    margin-bottom: 4px;
    width: 75%;
}

.input-small {
    width: 43px
}

.table th, .table td {
    border-top: 1px solid #ddd;
    line-height: 12px;
    padding: 3px;
    text-align: center;
    vertical-align: initial;
}

.lbl_custom
{
    margin-left: 20px;
}
.label, .badge {
   
    font-weight: normal !important;
	}

.list-group-item {
    position: relative;
    display: block;
    padding: 5px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.treeview span.icon {
    width: 12px;
    margin-right: -5px;
}
.treeview .list-group-item {
    cursor: pointer;
}
.node-treeview4 {
    /*color: #428bca;*/
}
.treeview span.indent {
    margin-left: 10px;
    margin-right: 10px;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-minus:before {
    content: "\2212";
}
.node-selected
{
    font-weight: bold;
    color: #073855;
    background-color: #eaeaea;
}
.res
{
	color: #073855;
    background-color:#F5F5F5;
}
