
.nav-list > li > a {
	height: 53px;
	font-size: 14px;
}

.navbar .navbar-nav > li > a {
	font-size: 12pt;
}

.nav-tabs.tab-size-bigger > li > a {
	font-size: 16px;
}

.dd-unit{
	width: 400px;
}

.validation-alert	{
	margin-top: 3px;
	margin-bottom: 0;
	padding: 10px;
}

.sidebar.menu-min .nav-list > li > a > .menu-text	{
	height: auto;
}

textarea.in-modal {
	z-index: 0 !important;
}

.autocomp-wrapper {
	width: 100%;
}

.autocomp-option{
	border-bottom: solid thin #2679b5;
	padding-top: 10px;
}

#personLink{
	cursor: pointer;
}

#personLink:hover{
	text-decoration: underline;
}

.table-header{
	background: #438eb9;
}

#form-sidebar-header{
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}

#form-back{
	color: #ff892a !important;
	text-decoration: none !important;
}

#group-scrolling a:hover{
	cursor: pointer;
}

.widget-color-blue > .widget-header{
	background: #438eb9 !important;
}

.btn-primary{
	background: #438eb9 !important;
}

.pdf-icon:hover{
	cursor: pointer;
	background: #e1e1e1;
}

.noti-item a{
	white-space: normal !important;
}