
div .nav > li > a {
    padding-left:9px;
    padding-right:9px;
}

div .nav .navbar-form.navbar-right .form-group input {
    width:70px;
}

.leftFloatBar {position:fixed; left:0px; top:100px; margin:10px;}
.leftFloatBar ul li {display:block!important; border-radius:0px!important;}

.leftFloatBar ul li a {margin:0px!important; color:#fff; text-align:center; width:38px!important; background-color:#428BCA;display:block!important; border-radius:0px!important;}
tr.todelete {opacity:0.5;}
html,
body {
	height: 100%;
}

.wrap {
	min-height: 100%;
	height: auto;
	margin: 0 auto -60px;
	padding: 0 0 60px;
}

.mainAngularWorkspace {
   margin-top:80px;
}

.footer {
	height: 60px;
	background-color: #222222;
	border-top: 1px solid #424242;
	padding-top: 20px;
	margin-top: 20px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 15;
}


.jumbotron {
	text-align: center;
	background-color: transparent;
}

.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}

.not-set {
	color: #c55;
	font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	padding-left: 5px;
}

a.asc:after {
	content: /*"\e113"*/ "\e151";
}

a.desc:after {
	content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
	content: "\e153";
}

.sort-numerical a.desc:after {
	content: "\e154";
}

.sort-ordinal a.asc:after {
	content: "\e155";
}

.sort-ordinal a.desc:after {
	content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
	display: block;
	margin-top: 5px;
	color: #999;
}

.error-summary {
	color: #a94442;
	background: #fdf7f7;
	border: 3px solid #eed3d7;
	padding: 10px 20px;
	margin: 0 0 15px 0;
}

._hidden {
	display: none;
}

.dropdown-menu ul{
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* border: 1px solid #ccc; */
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
}

ul.dropdown-menu {
	border: none;
}

.dropdown-menu {
	padding: 10px !important;
}

.dropdown-menu .dropdown-submenu ul {
	list-style: none;
    margin-left: 0px;
    padding: 0px !important;
}

.dropdown-menu .dropdown-submenu .dropdown-submenu ul {
	list-style: none;
    margin-left: 5px;
    padding: 0px !important;
}

li .dropdown-menu ul {
	padding-right: 0px !important;

}
.dropdown-submenu > ul {
	display: none;
}
.dropdown-submenu.clicked > ul {
	display: block;
}

.dropdown-submenu li a:hover, .dropdown-submenu li a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.form-control {
    height: 28px !important;
}














.footer-error.active {
	top: 300px;
	height: inherit;
}

.footer-error {
	bottom: 0px;
	position: fixed;
	width: 100%;
	margin-left: -15px;
	z-index: 1000;
	height: 0px;
	background-color: #f5f5f5;
}

.footer-error .footer-error-list {
	background-color: #222222;
	padding: 10px;
	display: none;
	border-top: 1px solid #424242;
}

.footer-error .footer-error-list.active {
	display: block;
	height: 100%;
	overflow-y: scroll;
}

.footer-error .footer-error-list .footer-error-row {

}

.footer-error .footer-error-list .footer-error-row iframe{
	background-color: white;
	width: 100%;
}

.footer-error .footer-error-list .footer-error-row .close {
	padding: 1px 3px;
	border: 1px solid black;
	color: black;
	opacity: 0.8;
	border-radius: 3px;
}

.footer-error-toggle {
	display: inline-block;
	margin-top: -39px;
	height: 39px;
	position: absolute;
	right: 240px;
}

.footer-error-toggle li {
	float: right !important;
}

.footer-error-toggle a {
	border-top: 2px solid darkred !important;
	border-left: 2px solid darkred !important;
	border-right: 2px solid darkred !important;
}

.footer-error-toggle .active a {
	cursor: pointer !important;
}

.footer-error.active {

}


input.input-xs {
	padding: 0px;
}



#w1 .dropdown-toggle{
	padding-top: 12px;
}

. {
	margin-top: 12px;
}





.font-size-12 {
	font-size: 12px !important;
	vertical-align: sub;
}

._720kb-datepicker-calendar-day:hover, ._720kb-datepicker-calendar-day._720kb-datepicker-active {
	background: #138EFA !important;
	font-weight: bold !important;
	color: white !important;
}






.elfinder .elfinder-cwd-wrapper .elfinder-cwd-view-icons .elfinder-cwd-filename {
	word-wrap: break-word !important;
	overflow: visible !important;
	white-space: normal !important;
}

.elfinder-cwd-view-icons .elfinder-cwd-file {
	overflow: visible !important;
}



.foreign-key .dropdown-menu{
	position: absolute !important;
}



.editable-controls .form-control[disabled], .editable-controls .form-control[readonly] {
	background-color: #4b2b2b;
}



.mce-btn-small .mce-ico {
	font-size: 16px !important;
}

.badge.badge-danger {
	color: #fff;
	background-color: darkred;
}

.column-comment-hint {
	position: absolute;
	z-index: 3;
	background-color: white;
	padding: 10px;
	border: 1px solid black;
	border-radius: 5px;
	min-width: 200px;
}