/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */


.client-home-panels .panel > .panel-heading {

    border-bottom: 0;
    font-weight: bold;
}

.sidebar .panel-default>.panel-heading{color:#fff;background-color:#2a363f;border-color:#2a363f}
.panel-default>.panel-heading{background-color:#2a363f;border-color:#2a363f}
.panel-title h3 {color:#fff;}



table.table-list thead th {

    border-bottom: 1px solid #ccc;

    font-size: 13px;
}



.client-home-panels .panel-title h3 {color:#2a363f}

.language-popover .popover-content li a {

}


section#header {

    background: transparent;
}


.home-shortcuts {
  margin: 0;

}
section#home-banner {

}


#home-banner h2 {

}


.dataTables_wrapper .dataTables_info {
 
    border-bottom: 1px solid #fff;

}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  
}
 
.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;

}

h2 {
	font-size:20px;
}

.container {font-size:15px;}

div.header-lined h1 {

}

div.pull-right.nav {
margin-left: 15px;
font-size:13px;}

div.clientalert.text-danger
{margin-bottom: 10px;
font-size:13px;}

div.clientalert.text-info
{margin-bottom: 10px;
font-size:13px;}