body {
	color: #96999C;
}
a {
	color: #96999C;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
:focus {
	outline: 0px;
}
.borderless td, .borderless th {
    border: none !important;
}
.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed;
}
.col-xs-height {
  display: table-cell;
  float: none !important;
}
.container {
	padding-bottom: 50px;
}
.vbottom {
	vertical-align: bottom;
}
.vmiddle {
	vertical-align: middle;
}
.vtop {
	vertical-align: top;
}
.nomargin {
	margin: 0px;
}
.nopadding {
	padding: 0px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
input[type=checkbox] {
	width: 15px;	
	height: 15px;
}
input.cl_colorpicker {
	display: inline;
	width: 80px;
}
input.cl_datetimepicker {
	display: inline;
	width: auto;
}
.pqmultiselect {
	width: 100%;
	height: 30px;
}
.table-striped>tbody>tr:nth-child(odd)>td, 
.table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #F6F6F6;
}
#logo {
    border-bottom: 1px solid #96999C;
}
#breadcrumb {
    border-bottom: 1px solid #96999C;
}
#breadcrumb ul.menu {
	padding-left: 15px;
	font-size: 14px;
}
#breadcrumb ul.menu a:hover, #breadcrumb ul.menu a.active{
	color: #000;
	border-color: #000!important;
}
#navibar {
	position: absolute;
	bottom: 10px;
	left: 0px;
	padding-left: 30px;
	font-size: 11px;
}
.switch {
	position:absolute;
	right: 0px;
	top: 5px;
}
.switch a {
	text-decoration: none;
	font-weight: bold;
}
#mainmenu {
	padding-top: 20px;
}
#mainmenu ul.menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#mainmenu ul.menu li {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	float: none;
}
#mainmenu ul.menu a {
	text-decoration: none;
}
#mainmenu ul.menu a:hover, #mainmenu ul.menu a.active{
	color: #000;
	border-color: #000!important;
}
#mainmenu #login-error {
	margin-top: 20px;
	color: red;
}
#content {
	padding-top: 20px;
}
#breadcrumb p {
	bottom: 0px;
}
table#showitems_table th {
	font-size: 12px;
}
table#showitems_table td {
	font-size: 12px;
	text-align: left;
}
table#showitems_actions td {
	text-align: center;
}
table#showitems_actions td:last-child {
	text-align: right;
}
table#showitems_actions td:first-child {
	text-align: left;
}
table#showitems_listsuffix {
	width: 100%;
	background-color:#ffffff; 
	margin: 20px 0px 0px 0px; 
	padding: 0px;
}
table#showitems_listsuffix > tbody > tr > td {
	background-color:#ffffff; 
	text-align: center; 
	margin: 0px; 
	padding: 0px;
}
table#showitems_listsuffix > tbody > tr > td:first-child {
	text-align: left; 
}
table#showitems_listsuffix > tbody > tr > td:last-child {
	text-align: right; 
}
table.showitems .tableheader_actions {
	width: 100px;
}
table.gitrepositorys_showitems .tableheader_actions,
table.repositorys_showitems .tableheader_actions {
	width: 240px;
}
table.developers_showitems .tableheader_size,
table.gitrepositorys_showitems .tableheader_size,
table.repositorys_showitems .tableheader_size {
	width: 100px;
}
table.showitems tr {
	padding: 0px;
}
table.showitems .td {
	padding: 0px;
	line-height: 40px;
}
table.showitems .td .inner {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 3px 5px 3px 5px;
	margin: 0px;
}
table.showitems .td .overlay {
	display: none;
}
table.showitems .td_actions {
	width: 150px;
}
table.gitrepositorys_showitems .td_actions,
table.repositorys_showitems .td_actions {
	width: 240px;
}
table.developers_showitems .td_size,
table.gitrepositorys_showitems .td_size,
table.repositorys_showitems .td_size {
	width: 100px;
}
table.developers_showitems .td_size .inner,
table.gitrepositorys_showitems .td_size .inner,
table.repositorys_showitems .td_size .inner {
	text-align: right;
	padding-right: 10px;
}
table.showitems tr.notfinished {
}
table.showitems tr.notfinished td {
}
table.showitems tr.notfinished .inner {
}
table.showitems tr.notfinished .overlay {
	display: block;
	position: absolute;
	top: 0px;
	left:0px;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255,0.5);
	cursor: wait;
}

table#showform_table th {
	font-size: 12px;
}
table#showform_table td {
	text-align: left;
	font-size: 12px;
}
table#showform_actions td {
	text-align: center;
}
table#showform_actions td:last-child {
	text-align: right;
}
table#showform_actions td:first-child {
	text-align: left;
}
table#showform_table .form-control {
	font-size: inherit;
}
table#showform_formsuffix {
	width: 100%;
	margin: 20px 0px 0px 0px; 
	padding: 0px;
	background-color: #ffffff;
}
table#showform_formsuffix > tbody > tr > td {
	background-color:#ffffff; 
	margin: 0px; 
	padding: 0px; 
	text-align: center;
}
table#showform_formsuffix > tbody > tr > td:first-child {
	text-align: left;
}
table#showform_formsuffix > tbody > tr > td:last-child {
	text-align: right;
}