/*
 * Base structure
 */
 
/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 50px;
}
 
 
/*
 * Global add-ons
 */
 
.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
 
 
/*
 * Sidebar
 */
 
/* Hide for mobile, show later */
.sidebar {
  display: none;
}
@media (min-width: 768px) {
  .sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
  }
}
 
/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a {
	color: #061119 !important;
  	background-color: #428bca !important;
}
 
.nav-sidebar > .active {
	color: #061119 !important;
  	background-color: #428bca !important;
}
 
/*
 * Main content
 */
 
.main {
  padding: 20px;
}
@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.main .page-header {
  margin-top: 0;
}
 
 
/*
 * Placeholder dashboard ideas
 */
 
.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}

.ui-fluid .ui-button {
    box-sizing: border-box;
    width: auto !important; 
}

/* mouse over link */
a:hover {
   color: #50EA25 !important; 
}

/* selected link */
a:active {
    color: #061119 !important; 
}

/* increase fileupload button spacing between 'choose' and 'upload' */
.ui-fileupload-buttonbar .ui-fileupload-choose {
    margin-right: 5em !important;
}


.ui-fileupload-buttonbar {
    background: transparent none;
    border: none;
}
  
.ui-fileupload-buttonbar .ui-button {
    top: -1px;
    width: auto !important;
}

  /*  
.ui-fileupload-progress{
	display: none;	
}*/

.ui-fileupload-content {
    border: none;
}

.form-group-9jlo {
	display:inline-block;
} 

 /*  pour corriger l'affichage du cadre du fieldSet */
 
 fieldset{
     width: auto !important;
    border: solid 1px #DDD !important;
    padding: 0 10px 10px 10px !important;
    font-size: 14px !important;
 }


legend{
	width: auto !important;
	 border-bottom: 0px solid #e5e5e5 !important;
}

textarea, input[type='text'], input[type='password'], select{
	font-size: 12px !important;
	background-color: white !important;
	background-image: none !important;
}

input[type='text'][disabled], input[type='password'][disabled]{
	font-size: 15px !important;
	border-color: #f4f4f4 !important;
	color: #828282 !important;
	/*background-color: #f4f4f4 !important;*/
}

textarea[disabled], select[disabled], textarea[disabled]{
	font-size: 15px !important;
	border-color: #f5f5f5 !important;
	color: #000000 !important;
	/*background-color: #E0E0E0 !important;*/
}

.ui-selectonemenu.ui-state-disabled .ui-selectonemenu-trigger, .ui-selectonemenu.ui-state-disabled .ui-selectonemenu-label{
    background-color: #e0e0e0 !important;
    border-color: #d1d1d1 !important;
    color: #000000 !important;
    font-size: 15px !important;
    display: flex !important;
}

.-ms-input-placeholder.form-control{
	color: black !important;
}


.ui-selectonemenu label.ui-selectonemenu-label{
	font-size: 15px !important;
	border-color: rgb(232,232,232) !important;
	color: rgb(96,96,96) !important;
}

h2{
	margin-top: 0px !important;
}
h4 h5 h6{
	margin-top: 0px !important;
	margin-bottom:  0px !important;
}

.ui-wizard-step-title{
	margin-right: 5px !important;
	margin-bottom: 5px !important;
	margin-top: 5px !important;
	
}

.ui-steps .ui-steps-item {
    width: 14%;
    margin-bottom: 60px !important;
}
 
.ui-state-highlight {
    text-shadow: none !important;
}
 
.ui-steps.custom {
    margin-bottom: 0px;
}
 
.ui-steps.custom .ui-steps-item .ui-menuitem-link {
    height: 10px;
    padding: 0 1em;
}
 
.ui-steps.custom .ui-steps-item .ui-steps-number {
    background-color: #0081c2;
    color: #FFFFFF;
    display: inline-block;
    width: 15% !import();
    border-radius: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
}
 
.ui-steps.custom .ui-steps-item.ui-state-highlight .ui-steps-title {
    color: #555;
}

.ui-radiobutton .ui-radiobutton-box {
	height: 20px !important;
	width: 20px !important;
}

.ui-selectmanycheckbox.ui-grid label, .ui-selectoneradio.ui-grid label {
    display: inline-block;
    margin-left: 10px !important;
    vertical-align: top;
}

.ui-chkbox .ui-chkbox-box{
	height: 20px !important;
	width: 20px !important;
}


.helpFields {
    font-size: 12px !important;
    font-weight: normal !important;
    font-style: italic !important;
    border-left: 6px solid #ffeb3b !important;
    background-color: floralwhite !important;
}

.helpLink{
	font-size: 15px !important;
}

.ui-grid-col-4, .ui-grid-col-5 {
    width: 20% !important;
}


.w3-note {
    background-color: #ffffff;
    border-left: 6px solid #f6f6f3;
}
.w3-panel {
    margin-top: 16px;
    margin-bottom: 16px;
}



@keyframes slideInFromLeft {
	
	from {
	    opacity: 0;
	    /* width: 0%; */
	    /* height: 0%; */
	  }
	
	  to {
	    opacity: 1;
	    /* width: 100%; */
	    /* height: 100%;*/
	  }	
 
}


.chieldsPanel {
    margin-left: 8px;
    /* background-color: darksalmon; */
    border-radius: 5px;
    box-shadow: 3px 8px 13px #bbb;
    border: 1px solid #31708f;
    padding: 20px 20px 20px 20px;
    
     transition: opacity 1s;
     
     animation-name: slideInFromLeft;
     animation-duration: 2s;
}

.w3-border-yellow{
	border-color: #ffeb3b !important;
}

.w3-border {
    border: 1px solid #ccc !important;
     border-top-color: rgb(204, 204, 204);
     border-right-color: rgb(204, 204, 204);
     border-bottom-color: rgb(204, 204, 204);
     border-left-color: rgb(204, 204, 204);
}


.w3-panel {
    margin-top: 16px;
    margin-bottom: 16px;
}

.w3-container, .w3-panel {
    padding: 0.01em 16px;
}

.ui-tooltip {
    border: 1px solid #ccc;
    box-shadow: 0 0 10px 0 #ddd;
    -moz-box-shadow: 0 0 10px 0 #ddd;
    -webkit-box-shadow: 0 0 10px 0 #ddd;
    color: #666;
    background: #f8f8f8;
}

.qtip-content {
    position: relative;
    padding: 5px 9px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word;
}

.ui-messages-info, .ui-message-info {
    background-color: rgba(255, 255, 255, .15) !important;
}

.glyphicon-info-sign:before {
  cursor: help !important;
}

.ui-growl {
    position: fixed;
    top:  60px;
    right: 50% !important;
    width: 800px;
}


.ui-growl-message {
    padding: 0 0 5px 0;
    width: 95%;
    float: left;
    color: red;
}


.required span{
	color: red !important;
}

