[data-notify="progressbar"] {
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 5px;
}

ul.treeview-menu {
    white-space: normal;
}

span.select2-selection.select2-selection--multiple {
    color: black;
    border: 1px solid #ccc;
}

span.select2-dropdown {
    color: black;
}

li.select2-selection__choice {
    background-color: #333 !important;
}

.btn {
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
}

 .content-wrapper{
  background-color:#1b1d21 !important;

    padding: 1%;
    overflow: auto;
}

.user-panel>.image>img {
    width: 100%;
    max-width: 45px;
    height: 45px;
}

body > div.wrapper > aside.main-sidebar > section > div > div.pull-left.image > a > img {
    width: 100%;
    max-width: 45px;
    height: 45px;
}


.nav-tabs-custom>.nav-tabs>li.active>a, .nav-tabs-custom>.nav-tabs>li.active:hover>a {
    background-color: #444c57;
    color: #fff;
}

ul.dropdown-menu.notification-dropdown {
    width: max-content !important;
    max-width: 400px !important;
}

.nav-tabs-custom {
  background-color:#444c57 !important;
}

.nav-tabs-custom>.nav-tabs>li>a {
  color: #fff !important;
}
.nav-tabs-custom>.tab-content {
  background-color:#444c57 !important;
}
.nav-tabs-custom>.nav-tabs> {
  background-color:#444c57 !important;
}

#notifications_title {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    font-size: 14px;
}

#notifications_list > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

#notifications_list > li > a > span.photo > img {
      border-radius: 2px 2px 2px 2px;
    float: left;
    height: 40px;
    margin-right: 4px;
    width: 40px;
}

#notifications_list > li > a > span.subject > span.from {
    font-size: 12px;
    font-weight: 600;
}

#notifications_list > li > a > span.subject > span.time {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    right: 5px;
}


.box {
    position: relative;
    border-radius: 3px;
    background: #444c57;
    border-top: 3px solid #60676E;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(115,114,144,0.9);

    /*padding: 10px;*/
}
.box-title {
	color: #f2f2f2;
}

.box-header.with-border
{
    border-bottom: 1px solid #60676E !important;
}

.box-footer {
    background-color: #444c57;
    border-top: 1px solid #60676E;
}

body
{
	color: #f2f2f2;
	background-color: #1b1d21;
}

.datepicker  {
	color: #000000;
}

.datetimepicker  {
    color: #000000;
}

.daterangepicker {
	color: #000000 !important;
}

#notifications
{
	color: #f2f2f2;
	border-color: #f2f2f2 !important;
}

ul.top-menu > li > .login {
	color: #f2f2f2;
	font-size: 12px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #219ab3 !important;
	padding: 5px 15px;
	margin-right: 15px;
	background: #219ab3;
	margin-top: 15px;
}

ul.top-menu > li.center {
    position: relative;
    display: block;
    line-height: 60px !important;
}


ul.sidebar-menu li ul.sub li a
{
	color: #f2f2f2 !important;
}

ul.sidebar-menu li ul.sub li
{
	background-color: #131516;
}

ul.sidebar-menu li a.active, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus
{
	background-color: #A2482E;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
	color: #f2f2f2;
	background-color: rgb(60,60,60);
	border-color: #1096b2;
}

.pagination > li > a, .pagination > li > span, .pagination > .disabled > a
{
	color: #f2f2f2;
	background-color: rgb(60,60,60);
	border-color: rgb(55,55,55);
}

.table > tbody > tr > td
{
    vertical-align: middle;
}

.table {
    border-color: #484e56;
}

.table > thead > tr > th
{
    color: #f2f2f2;
    background-color: rgb(60,60,60);
    border-color: #484e56;
}

.table > thead > tr > th
{
    color: #f2f2f2;
    background-color: rgb(60,60,60);
    border-color: #484e56;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th
{
	color: #f2f2f2;
	background-color: rgb(50,50,50);
	border-color: #484e56;
}

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th
{
	color: #f2f2f2;
	background-color: rgb(60,60,60);
	border-color: #484e56;
}

div.profil {
	margin-top: -10px;
}

div.nicescroll-rails
{
    top: 60px !important;
}

div.details-left
{
    padding-left: 20px;
}

select.line
{
	width: 40%;
	display: inline;
}

section.profil {
	margin-top: 0;
}

section.wrapper {
	margin-top: 70px;
    margin-bottom: 20px;
}

section.wrapper-high {
	margin-top: 0px;
    margin-bottom: 20px;
}

td.details-control {
	position: relative;
}
td.details-control:before {
    content: "\f055";
    font-family: FontAwesome;
    color: #008000;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
}

tr.details td.details-control {
    position: relative;
    vertical-align: top !important;
}
tr.details td.details-control:before {
    content: "\f056";
    font-family: FontAwesome;
    color: #008000;
    font-size: 18px;
    position: absolute;
    cursor: pointer;
    text-align: center;
    vertical-align: top !important;
}

div.bg-grey
{
	background-color: #424a5d !important;

	color: #f2f2f2 !important;
}

div.bg-grey2
{
	background-color: rgb(45,45,45) !important;
	color: #f2f2f2 !important;
}

div.bg-blue
{

	background-color: #f9ab49 !important;
	color: #f2f2f2 !important;
}

header.black-bg
{
	background-color: #A2482E;
	border-bottom: 0px solid rgb(34,34,34)
}

section#main-content
{
	background-color: #1b1d21;
}

.login-wrap
{
	background-color: #1b1d21;
}

div.profil2
{
	background-color: #131516;
	color: white !important;
	padding-right: 15px;
	padding-left: 15px;
}

#sidebar
{
	background-color: #131516;
	color: white !important;
}

.site-footer.bottom {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 36px;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
    z-index: 500;
    background-color: #219ab3;
}

div.box1 {
	height: 160px;
}

div.form-panel {
    background: #444c57;
    margin: 10px;
    padding: 10px;
    box-shadow: 0px 3px 2px #131516;
    text-align: left;
}

div.form-group {
	background-color: #444c57;
	color: #f2f2f2;
	border: 1px solid #444c57 !important;
}

.form-horizontal .form-group {
	margin-right: -5px;
    margin-left: -5px;
}


.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    color: #BDBDBD;
    background-color: #848484;
    opacity: 1;
    color: #fff;
}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.modal-header {
    margin: 0;
    line-height: 1.42857143;
    background: #219ab3;
}

.modal-body {

	background-color: #444c57;
    position: relative;
    padding: 15px;
}

.modal-footer {
	background-color: #444c57;
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.rang-form {
	width: 100%;
}
.demi-colonne, .colonne {
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.quart3-colonne, .colonne {
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.quart2-colonne, .colonne {
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.quart-colonne, .colonne {
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
	.demi-colonne {
		width: 50%;
	}
	.quart3-colonne {
		width: 85%;
	}
	.quart2-colonne {
		width: 35%;
	}
	.quart-colonne {
		width: 15%;
	}
}

.dropdown-menu.extended p {
    background-color: #F1F2F7;
    color: #666666;
    margin: 0;
    padding: 10px;
    border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
}

.dropdown-menu.extended p.green {
    background-color: #68dff0;
    color: #fff;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #bbb;
}

.hr_small {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  border: 0 !important;
  border-top: 1px solid #797979 !important;
}

textarea.cke_source {
    color: black
}


.box.box-solid.box-grey {
    border: 1px solid dimgrey;
}

.box.box-solid.box-grey>.box-header {
    color: #fff;
    background: dimgrey;
    background-color: dimgrey;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    min-height: 34px;
}


.select2-container--default .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
    min-height: 34px;
}



.popover-title {
    color: #000000;
    font-size: 18px;
}
.popover-content {
    color: #000000;
    font-size: 15px;
}