@import "common.css?version=dev-develop";

/*** - Base - ***/

.step-page .section-content {background-color:transparent}
.step-page .section-content, .step-page .section-annotations {border : none}


.simulator-breadcrumb {
    display: none;
}

.mention-asterisk{
	display: none;
}

.listbox{
 	width: 45%; 
}


#consentement_acceptation-label{
 	 width: 50%; 
}

#combobox-resolution_tentative{
  width: 138%;
}

#combobox-resolution_exceptions{
  width: 222%;
}


#consentement-panel-1-blockinfo-8-chapter-1-section-1-content{
    background-color: #eee;
  	border: 1px solid #ccc;
  	border-radius: 3px;
}


/*#demande_tribunal{
    margin-top: 16px;
}*/

#demande_piece-label{
  width: auto;
}



/*#demande_autre,*/
#demande_motif,
#demande_piece,
#resolution_raison{
  	width: 800px;
    height: 84px;
}

#resolution_exceptions-label,
#resolution_tentative-label,
#resolution_raison-label
{
  margin-top: 16px;
   width: 100%;
  text-align: left;
}

/*#demande_tribunal-label{
      width: 432px;
}*/

#consentement_acceptation{
 	margin-top: 10px; 
}

#description_desc_diff,
#description_pieces_jointes{
    width: 30em;
    height: 6em;
}

.control-panel{
	white-space: nowrap;
}




.section-content ul {padding-left:3em;
    list-style-type:inherit;}

.section-content h4 {font-size : 1.2em; font-weight : normal}



h2.step-description.legend {
 	font-size: 1.5em;
    font-weight: bold;
    color: #0b6ba8;
  
}

h3.legend {
	border-bottom: 3px solid;
    color: #0b6ba8;
    margin: 0 0 0.8em;
    padding: 0;
    width: 100%;
    font-size: 1.2em;
    line-height: inherit;
}

.pre-note,
.post-note {
	margin-bottom: 10px;
    padding: 5px !important;
    border: 1px solid #cccccc;
    background: white;
	font-size: 1em;
  	margin-bottom: 10px !important;
}

.step-page .post-note{
	margin-top: 10px;
	font-size: 1em !important;
}

.pre-note p {
	margin-bottom: 5px;
	margin-top: 5px;
}
.post-note {
	padding-top: 5px;
	margin-top: 20px;
}

.action_buttons.button.bottom button {
	float: none;
}

/* - Fields - */

input[type='number'] {
	display: inline-block;
    float: left;
    max-width: 10em !important;
    width: 10em;
}

input[type='money'] {
	padding-right: 6px;
}

/* - Button - */

button[name='suivant'],
button[name='telecharger'] {
	background-color: #0b6ba8;
	color: #FFF;
}
button[name='suivant']:hover,
button[name='telecharger']:hover,
button[name='suivant']:active,
button[name='telecharger']:active,
button[name='suivant']:focus,
button[name='telecharger']:focus {
	color: #FFF;
}

button[name='suivant'] span,
button[name='telecharger'] span {
	padding-left: 6px;
}
button[name='precedent'] span {
	padding-right: 6px;
}

/* - Liste - */

/*.listbox ul,
.listbox ul li {
	 max-width: 50% !important;
}*/

/* Nouvelle mise en forme */

/*
.field-container {
	margin-bottom: 10px!important;
}

.form-horizontal .control-label {
	text-align: left;
	width: 100%;
}
.form-horizontal div[data-type="choice"] .control-label {
	margin-right: 20px;
	width: auto;
}

.form-horizontal div[data-type="textarea"] .input-group {
	width: 100%;
}
.input-group textarea {
	min-height: 100px;
}
*/


/** HACK Largeur des champs **/ 


@media only screen and (min-width: 1032px) {

	.step-page input[type="text"] {
		max-width: 20em;
		width: 20em;
	}

	.field-container .form-group {width : 100%}
}

@media only screen and (min-width: 1032px) {

	.step-page input[type="text"] {
		max-width: 25em;
		width: 25em;
	}

	.step-page label, .step-page .label {
		padding-right: 10px;
		width: 40%;
	}
}


@media only screen and (min-width: 1032px) and (max-width: 1280px) {

	.step-page input[type="text"] {
		max-width: 20em;
		width: 20em;
	}
	.step-page label, .step-page .label {
		padding-right: 10px;
		width: 40%;
	}

}

@media only screen and (min-width: 920px) and (max-width: 1032px) {

	.step-page input[type="text"] {
		max-width: 20em;
		width: 20em;
	}

	.step-page label, .step-page .label {
		padding-right: 10px;
		width: 40%;
	}
}


@media only screen and (min-width: 764px) and (max-width: 920px) {

	.step-page input[type="text"] {
		max-width: 20em;
		width: 20em;
	}

	.step-page label, .step-page .label {
		padding-right: 10px;
		width: 30%;
	}
}


@media only screen and (min-width: 610px) and (max-width: 694px) {

	.form-horizontal .control-label {text-align: left;}
	
	.step-page input[type="text"] {
		max-width: 15em;
		width: 15em;
	}
}


@media only screen and (min-width: 480px) and (max-width: 610px) {

  .simulator-breadcrumb {display:none}
  
	.form-horizontal .control-label {text-align: left;}
	
	.step-page input[type="text"] {
		max-width: 20em;
		width: 20em;
	}
}


/** SPEC **/
#identite_date_decision-container .input-group,
#identite_date_demande-container .input-group,
#consentement_le-container .input-group {
	padding-bottom: 1px;
}

#identite_date_demande-label, 
#identite_date_decision-label {
 	width: 41%; 
}

#demande_principal-container .pre-note {
  border: none;
}

#consentement-panel-1-blockinfo-6 .blockinfo-label > h2 {
	border-bottom: 3px solid;
    color: #0b6ba8;
    margin: 0 0 0.8em;
    padding: 0;
    width: 100%;
  	font-size: 1.2em;
    font-weight: bold;
}