/* FINAL CUSTOMIZATION */
  .navlabel {
     display:none;
}  
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  
  .navlabel {
     display:none;
 }  
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {  
 .container {
     min-width: 760px;
     width: 98%;
     margin: 0 auto;
 } 
}
 
/* Large devices (desktops, 992px and up) */
@media (min-width: 972px) { 
  .container {
     min-width: 970px;
     width: 98%;
          margin: 0 auto;
 }
.navlabel {
    display:inline;
}
title {
    display: none;
 }
}

/* Large devices (desktops, 1200px and up) */
@media (min-width: 1202px) { 
  .container {
     min-width: 1200px;
     width: 98%;
 }
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1820px) {  
   .container {
     min-width: 1860px;
     width: 98%;
 }  
}

.navbar-brand {
    padding: 0;
    margin: 0;
}

html {
  position: relative;
  min-height: 100%;
overflow-y:scroll;
}

body {
  font-family: 'Heebo', sans-serif !important;
  background: #dddddd; /*#0072c6; dimgrey;*/
  background-image: url("../images/lightnoise.png");
  padding-top: 1em;
  font-size: 1.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}

/* NAVIGATION */
.navbar-inverse {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-repeat: repeat;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}

.navbar-form {
  padding: 0;
  margin-top: -50px;
}

.nav-tabs {
  border-bottom: none;
  margin-bottom: 0;
}

.nav-tabs > li {
  border-bottom: 0;
  margin-bottom: 0px;
}

.nav-tabs > li > a {
  border-radius: 0 !important;
  padding: 7px 12px;
  letter-spacing: -0.2px;
  font-weight: 600;
}

.nav-tabs li a {
  background: #b9b9b9;
  color: #777777;
  text-shadow: 0px 1px 1px #cccbd0, 0px 0px 1px #dddddd;
  opacity: 1;
}

.nav-tabs li.active a {
/*  background-color: #e0e0e0;
  background-color: #0072c6;
  text-shadow: none;*/
}

.nav-tabs li.active a:hover,
.nav-tabs > li > a:hover {
  background: #e0e0e0;
  color: #000000;
  text-shadow: none;
  opacity: 1;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {

  opacity: 1;
  box-shadow: 0px -2px 0px lightgrey;
  color: #ffffff;
    background-color: #428bca;
  text-shadow: none;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border: 1px solid #ffffff;
  background: #e0e0e0;
  color: #000000;
}


.container {
    padding: 0;
    margin: 0 auto;
}


.navbar {
    min-height: inherit;
    margin-bottom: 0;
    border: none;
}

 .panel-heading {
    padding: 0.5em 1em;
}

.panel-default>.panel-heading {
    color: #ffffff;
}

.panel-default>.panel-heading a {
    color: #ffffff !important;
}

span.glyphicon {
    font-size: 0.8em;
}

.panel-title {
    font-size: 1.4em;
    text-align: left;
}

.panel-body {
    padding: 0;
}


/*  */
.custom-edit {
/*	background: #fcf8e3;*/
	border-color: #faebcc;
}

.custom.create .row,
/*.custom.list .row */
{
	margin: 0 -15px;
	border: none;
	padding: 0;
	border-radius: 0;
	box-shadow: none;
	background: transparent;
}

.custom-edit .row,
.custom.create .row,
.custom.view .row {
	/*	margin: 0 -15px;*/
	border: none;
/*	padding: 0; */
	padding: 1%; 
	border-radius: 0;
	box-shadow: none;
	background: transparent;
}

.custom.view .row {
	background: #ffffff;
}

.custom.create .panel-body,
.custom-edit .panel-body,
.custom-view .panel-body
{
	padding: 0 !important;
}

.custom-edit .panel-body
{
	background: #efefef;
}

.custom.view .panel-body {
	background: #ffffff;
}

.custom-edit label {
	font-size: 90%;
}

.custom.create .tab-content .form-horizontal,
.custom-edit .tab-content .form-horizontal {
	margin: -15px -15px 0 -15px;
}

.custom.create .panel-footer,
.custom-edit .panel-footer,
{
		padding: 0 18px 0 0 !important;
		background: none !important;
		border-top: 0 !important;
/*		opacity: 0.2; */
	font-size: 95%;
}

	.custom.view .panel-footer {background: #ffffff;}

.custom-edit .panel-footer {
/*	opacity: 0.4 !important;*/
}

.custom.create .panel-footer {
/*	opacity: 0.6 !important;*/
}

.custom .pagination {
	margin: 0 !important;
	padding: 5px 0 0 !important;
}

.custom-edit .ui-widget-content {
	background: none !important;
}

.custom-edit .ui-widget.ui-widget-content {
	border: none !important;
}

.custom-edit .ui-widget-header {
	background: none !important;
	background-image: url(../images/lightnoise.png);
}

.custom-edit .panel-danger,
.custom-edit .panel-warning,
.custom-edit .panel-info,
.custom-edit .panel-primary,
.custom-edit .panel-default,
.custom-edit .panel-success,
.custom-edit .row  {
	border-color: transparent; /*#bebebe;
/*	box-shadow: 0 1px 6px 0 rgba(0,0,0,.2), 0 1px 6px 0 rgba(0,0,0,.19); */
/*	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);*/
	padding-bottom: 0;
}

.custom.create .panel-heading,
.custom-edit .panel-heading {
	color: #ffffff;
	border-bottom: none;
}

.custom-create .panel-default>.panel-heading {
    background-color: #68b857;
}


.custom-edit .ui-widget-header { /*background: #d8ecf5 !important; */}
.custom.view .ui-widget-header { background: #d8ecf5 !important;}


.custom.create .panel-body 	{ /*background-color: #0072c6;*/ }

.custom.create .panel-heading 	{ background-color: #28a745 !important; }
.custom.edit .panel-heading 	{ background-color: #ed9c28 !important; }
.custom.view .panel-heading 	{ background-color: #0072c6; }

.custom.create .panel-success 	{ background-color: #cddfbe; }
.custom-edit .panel-warning 	{ background-color: #f6c45f; }
.custom.view .panel-primary 	{ background-color: #ffffff; }

.custom.create select.xcrud-input.form-control.form-control {	background: #eaf6ed; }

.custom-edit select.xcrud-input.form-control.form-control {		background: #fddd9b; }
.custom-edit input.xcrud-input.form-control, .custom-edit textarea.xcrud-input.form-control { background: #fddd9b; }

.custom.create .ui-tabs .ui-tabs-nav li,
.custom-edit .ui-tabs .ui-tabs-nav li {
	opacity: 0.4;
	color: #ffffff;
	/*font-size:85%;*/
}

.custom-edit .xcrud .tab-content {
	border-bottom: 3px double black !important;
	background: #000000 !important;
}

.form-horizontal {
    padding: 2em;
}

.ui-widget {
    font-family: inherit !important;
}

/* LISTE */

td.text-nowrap {
    white-space: nowrap !important;
}




  /* NESTED SPECIALS */
  .nested-toggle {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
      0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }

  .nested-toggle .xcrud-view {
    border: 1px solid black !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    border-top: 1px solid #d8ecf5 !important;
    /*	box-shadow: 0px -10px 3px rgba(0, 0, 0, 1);*/
  }
  /*
ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corener-all {
border: 1px solid black !important;
}
*/

  .xcrud-nested-container .xcrud-list {
    margin-bottom: 0;
  }

  .nested-toggle .xcrud-nav {
    background: #d8ecf5 !important;
    width: 100%;
    text-align: right;
    clear: both !important;
    border-right: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    padding: 0 0 0 !important;
  }

  .nested-toggle .ui-widget {
    font-size: 90%;
  }

  .nested-toggle .tab-content {
    padding: 0 !important;
    background: #d8ecf5 !important;
    font-size: 90%;
    border-top: 1px solid #d8ecf5 !important;
    /*background: red !important;*/
  }

  .xcrud-nested-container .xcrud-top-actions .btn {
    font-size: 90% !important;
  }

  .nested-toggle table,
  .nested-toggle .xcrud-top-actions {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2), 0 1px 6px 0 rgba(0, 0, 0, 0.19) !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
      0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
  }

  .xcrud-nested-container.xcrud-container {
    margin: -1em;
    background: none;
  }

  .xcrud-nested-container .xcrud-th th {
    background: red !important;
  }

  .xcrud-nested-container.xcrud-container th {
    color: #333;
    font-weight: 600;
  }

/* GENERAL */

  .hover-bold a {
    text-decoration: none;
    background: none;
    border: 0px solid rgb(238, 162, 54);
    border-radius: 4px;
    color: #0072c6;
    padding: 3px;
  }

  .hover-bold a:hover {
    text-decoration: none;
    background: #0072c6;
    color: #ffffff;
  }
 
 .radio, .checkbox {
    text-align: left;
  }
  
  .xcrud-search input, .xcrud-search select {
    min-width: 250px !important;
}

.xcrud-view, .custom-edit, .custom-view, .list {
    box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}

.inventaires {
    margin: 2rem;
}

.xcrud-nested-container.xcrud-container {
    margin: inherit;
    color: black;
}

.custom.create .ui-tabs .ui-tabs-nav li.ui-tabs-active,
.custom-edit .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #efefef;
    color: #000000;
    opacity: 1;
}

.ui-widget-header {
    border: 0 !important; 
    border-bottom: 1px solid #aaaaaa !important;
}

.xcrud-nav {
    padding: 2rem 1rem !important;
    margin: 0 auto;
    text-align: center;
}

.panel-title .glyphicon {
    font-size: 0.8em !important;
}

