/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */



.navbar-main li.account{color:#fff;background-color:#000000;border-color:#000000}
.dataTables_wrapper table.table-list thead th{border-bottom:4px solid #000000;font-weight:400}
.dataTables_wrapper table.table-list thead th:nth-child(even){border-bottom:4px solid #000000}
.panel-sidebar a.list-group-item.active,.panel-sidebar a.list-group-item.active:focus,.panel-sidebar a.list-group-item.active:hover {
	background-color: #000000; border-color:#000000;
}
.navbar-main {
    margin-bottom: 0;
    background-color: #000000;
    border: 0;
    min-height: 38px;
    font-size: 15px;
}

.language-popover .popover-content li a {
    color: #fff;
}


section#header {

    background: transparent;
}


.home-shortcuts {
  margin: 0;
  background: #000000;
  color: #fff;
}
section#home-banner {
    background-color: #2e3335;
    color: #fff;
}


#home-banner h2 {
	color:#fff;
}


.dataTables_wrapper .dataTables_info {
    background-color: #000000;
    border-bottom: 1px solid #fff;
    color: #fff;
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #000000;
}
 
.breadcrumb {
	background-color: transparent;
margin-left:0px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: white;
    background-color: #000000;
    border-color: #000000;
}

h2 {
	font-size:20px;
}

.container {font-size:15px;}

div.header-lined h1 {
border-bottom:0px solid #2e3335;
color: #000;
}
#customfield14, label[for="customfield14"],
#customfield15, label[for="customfield15"],
#customfield16, label[for="customfield16"] {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
