@CHARSET "ISO-8859-1";
/* global */

a {
	color: #3F6296;
	text-decoration: none;
}

.hidden-large {
	display: none;
}

/* mod */

select {
	background-color: #fff;
}

.main-content section {
	margin-bottom: 0;
	padding: 20px 0;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

/* login */

#login_form {
	background-color: #0897a1;
	color: #fff;
	padding-bottom: 20px;
}

#login_form p {
	text-indent: 5%;
	font-style: italic;
}

#login_form .field {
	padding: 0.5em 0;
}

#login_form label {
	display: block;
	float: left;
	width: 35%;
	margin-right: 1%;
	text-align: right;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
}

#login_form input {
	border: 1px solid #000;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	width: 28%;
}

#login_form .alert {
	position: absolute;
	margin-left: 307px;
	margin-top: -25px;
}

.login-actions .btn {
	/*font-size:16px;*/
	padding: 8px 28px;
}

/* home session */

.th-action {
	width: 250px;
	text-align: center;
}

.section-groupe {
	text-align: center;
	border: none;
	padding-top: 1em;
	font-size: 1.4em;
	font-weight: bold;
	color: #3f6296;
}

.td-action {
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

/* icons */

/*
commune : 
.lien_icon
spec :
.lien_pdf,
.lien_delete,
.lien_pdf_courant
*/

.th-action .icons, .td-action .icons {
	float: left;
	height: 1em;
	display: inline-block;
	width: 50px;
}

.td-action .lien_icon {
	float: left;
	margin-left: -20px;
}

.td-action .lien_delete, .td-action .lien_reouvre {
	margin-left: -50px;
}

.td-action .lien_pdf_scan {
	margin-left: -45px;
}

.lien_icon a {
	padding: 3px;
}

.lien_icon img {
	vertical-align: middle;
	margin-top: -2px;
}

/* icons fin */

.connected_user {
	display: inline-block;
	float: right;
	line-height: 18px;
	margin: 0 10px;
}

.connected_user_text {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 0 16px;
	text-align: center;
	display: inline-block;
}

.nologin {
	line-height: 42px;
}

#change_pass_popup h3.success {
	background: linear-gradient(to bottom, #b0b500 0%, #7a9811 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 90%;
	margin: 0 auto;
	height: 30px;
	color: #fff;
	text-align: center;
	padding: 6px;
}

/*
* EVALUATION
*/

section#ev_dl_pdf_courant .inner {
	text-align: center;
}

.etape {}

.ligne-grid-inner {
	padding: 4px 0;
}

.ligne-grid-row {}

.ligne-grid-question {}

.ligne-grid-TEXTAREA .ligne-grid-question, .ligne-grid-SPECIAL .ligne-grid-question, .ligne-grid-RADIO .ligne-grid-question {
	background-color: #3f6296;
	border-bottom: medium none;
	color: #fff;
	font-weight: bold;
	padding: 4px 8px;
}

.titre_bloc {
	background-color: #3f6296;
	border-bottom: medium none;
	color: #fff;
	font-weight: bold;
	padding: 4px 8px;
}

.ligne-grid-question .ligne-grid-inner {}

.ligne-grid-reponse {}

.ligne-grid-reponse .ligne-grid-inner {}

.ligne-table-row {
	/*compl�t� soit par ligne-table-form ou ligne-table-show */
}

.ligne-table-question {}

.ligne-table-reponse {}

/* Form > synth�se */

#edit_synthese h2 {
	background-color: inherit;
	color: #000000;
	text-align: center;
	font-size: 20px;
	background-color: #fff;
	margin: 15px 0 0 0;
}

/* Lignes sp�ciales */

.crud_form>div {
	background-color: #fff;
	-webkit-box-shadow: 5px 5px 5px 0px #c0c0c0;
	box-shadow: 5px 5px 5px 0px #c0c0c0;
	padding: 5px;
	margin-bottom: 15px;
}

.crud_form fieldset {
	background-color: #f1f1f1;
}

.crud_form .btn-red {
	margin-left: 10px;
}

.erreurs-validation-sub {
	/*font-weight:bold;*/
	background: #fff;
	padding: 0.5em;
	border: 2px solid #f00;
}

.erreurs-validation-sub li {
	margin: 1em;
}

.erreurs-validation-sub-erreur {
	color: #f00;
	font-weight: bold;
}

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

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #a94442;
}

.has-error .form-control {
	border: 1px solid;
	border-radius: 4px;
	border-color: #a94442;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

/******* datepicker  *****/

.gldp-flatwhite {
	background: #fff;
	/*border: 1px solid #ccc;*/
	font-size: 12px;
}

.gldp-flatwhite .monyear, .gldp-flatwhite .monyear select {
	background: none repeat scroll 0 0 #eee;
	font-size: 13px !important;
	font-weight: bold;
}

.gldp-flatwhite .core.dow {
	font-size: 11px;
}

.gldp-flatwhite .core.outday {
	font-size: 12px;
}

.gldp-flatwhite .core {
	font-size: 13px;
}

.gldp-flatwhite .monyear.title span {
	color: #3f6296;
}

/* historique */

#table-histo .sub {
	/*width:200px;*/
	text-align: center;
	font-weight: normal;
}

#table-histo {
	table-layout: auto;
}

#table-histo .lien_icon {
	margin-left: 0.3em;
	margin-right: 0.3em;
}

/* lock */

.lock.lock-info {
	background-image: url(../img/warning.png);
	background-position: 0 -1px;
	background-repeat: no-repeat;
	color: #e75c11;
	display: inline-block;
	font-size: 0.8em;
	font-style: italic;
	height: 16px;
	width: 24px;
}

.lock-encours-legend {
	color: #e75c11;
	font-style: italic;
	background-image: url(../img/warning.png);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 25px;
	border: 1px solid #ccc;
	display: inline-block;
}

#eps-sub, #eps-etape {
	display: none;
}

/* langue des questions */

.lang.lang-fr {
	background-image: url(../img/france.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-style: italic;
	color: #666;
	padding-left: 22px;
}

div.jqi .jqibuttons {
	border-top: none;
}

div.jqi .jqibuttons button:hover, div.jqi .jqibuttons button.jqidefaultbutton:hover {
	color: #444;
}

div.jqi .jqibuttons button {
	margin: 6px 6px 6px 0;
	padding: 15px 20px;
	background-color: transparent;
	font-weight: 400;
	border: 0;
	border-left: none;
	color: #fff;
	font-weight: 700;
	border-radius: 3px;
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
	/*  background-color: #ddd;*/
	background-color: #db5017;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e75c11), color-stop(100%, #cf441b));
	background: -webkit-linear-gradient(top, #e75c11 0%, #cf441b 100%);
	background: linear-gradient(to bottom, #e75c11 0%, #cf441b 100%);
}

div.jqi .jqibuttons button.jqidefaultbutton {
	color: #fff;
	background-color: #94a600;
	/* FF3.6+ */
	/* Chrome,Safari4+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b0b500), color-stop(100%, #7a9811));
	/* Chrome10+,Safari5.1+ */
	background: -webkit-linear-gradient(top, #b0b500 0%, #7a9811 100%);
	/* Opera 11.10+ */
	/* IE10+ */
	/* W3C */
	background: linear-gradient(to bottom, #b0b500 0%, #7a9811 100%);
}

.jqiwarning .jqi .jqibuttons {
	background-color: #f4f4f4;
}

/**/

.hidden {
	display: none;
}

.progress {
	border: 1px solid #333;
}

.progress .success {
	background-color: #8DA20B;
}

.spdocument_wrapper {
	text-align: center;
}

.spdocument_error {
	color: #AF0B19;
}

.spdocument_error_empty {
	color: #737373;
}

.spdocument-help {
	color: #737373;
}

.spdocument_wrapper li {
	list-style-type: none;
}

.spdoc-link-remove {
	position: absolute;
	margin: 6px 15px;
	line-height: 30px;
	font-style: italic;
}

.spdoc-link-remove {
	line-height: inherit;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #999 0%, #777 100%) repeat scroll 0 0;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	margin: 6px 0;
	padding: 6px 16px;
	text-decoration: none;
	white-space: nowrap;
	margin-left: 18px;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #c80119 0%, #a70e19 100%) repeat scroll 0 0;
}

.spdoc-link-remove:hover {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #a70e19 0%, #c80119 100%) repeat scroll 0 0;
}

.spdocument_upload {
	width: 400px;
	margin: 1em auto;
}

.nbcar {
	color: #737373;
}

.nbcar.nbcarmax {
	color: red;
}

#refresh_msg {
	text-align: center;
	height: 25px;
	position: fixed;
	bottom: 0;
	margin: 0 auto;
	width: 100%;
	left: 0;
	background-color: #a0a0a0;
	z-index: 1000;
	line-height: 25px;
	opacity: 0.95;
	font-style: italic;
}

/* reporting */

.reporting_graph_nb_realise_content .nombreev {
	margin-top: -10px;
	font-weight: bold;
	text-align: center;
}

.reporting_tableau_sub {}

.reporting_tableau_sub .actions {
	width: 50px;
}

.reporting_tableau_sub .el {
	color: #444;
	font-style: italic;
	margin-left: 70px;
	margin-top: -25px;
	display: none;
}

.reporting_tableau_sub table.dataTable thead .actions.sorting {
	background-image: none;
}

.reporting_tableau_sub .lien_icon {
	padding: 3px 3px;
	background: #F1F1F1;
	border: 1px solid #ccc;
	border-radius: 3px;
	/*float:left;*/
	margin: 2px;
}

.reporting_tableau_sub .lien_icon:hover {
	background: #D9D9D9;
}

.reporting_tableau_sub .lien_reporting_graph {}

.reporting_tableau_sub table.dataTable thead .etat.sorting {
	width: 120px;
}

.reporting_tableau_sub table.dataTable .ev_libetat {
	font-weight: bold;
}

.reporting_tableau_sub table.dataTable thead .actions.sorting {}

.reporting_tableau_sub .el {
	font-style: italic;
	margin: 0;
	display: inline;
	padding-left: 8px;
}

.reporting_tableau_sub .reporting_actions a {

}


.popupassistant .assistantbreadcrumb {
	padding: 1em 8px;
	background: #F4F4F4;
}

.popupassistant .assistantchoix {}

.popupassistant .assistantchoix table {
	margin: 0;
}

.popupassistant .assistantchoix td {
	border: none;
	padding: 0;
}

.popupassistant .assistantchoix a {
	display: block;
	padding: 4px 8px;
}

.popupassistant .assistantchoix a:hover {
	background: #F4F4F4;
}

.popupassistant .assistantaction {}

.etape-form-errors {
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 100%;
	z-index: 10000;
	-webkit-transition: width 0.4s;
	/* For Safari 3.1 to 6.0 */
	transition: width 0.4s;
	transition-delay: 3s;
	transition-timing-function: ease-in;
}

.etape-form-errors.small {
	width: 300px;
}

.etape-form-errors .alert.alert-danger {
	color: #fff;
	background-color: #c80119;
	border-color: #ebccd1;
}

.etape-form-errors .alert {
	padding: 15px;
	margin-bottom: 0px;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-radius: 4px;
}

.etape-form-errors.small>button {
	display: block;
	position: relative;
	float: right;
	top: 15px;
	right: 0px;
	/* color: #fff; */
	text-decoration: none;
	cursor: pointer;
	border: 0;
	line-height: 1;
	background: 0 0;
}

.demat_zone .pull-left {
	float: none;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px;
}

.btn.btn-up, .btn.btn-down {
	width: 32px;
	padding-right: 0;
	padding-left: 0;
}

.btn.btn-up span, .btn.btn-down span {
	background-repeat: no-repeat;
	background-size: 20px 20px;
	width: 20px;
	display: inline-block;
}

.btn.btn-up span {
	background-image: url(../img/up.png);
}

.btn.btn-down span {
	background-image: url(../img/down.png);
}

.crud_zone_wrapper .ligne_paire {
	background-color: #efefef;
	transition: box-shadow 0.3s ease-in-out;
}

.crud_zone_wrapper .ligne_paire:hover {
	background-color: #ececec;
	box-shadow: 4px 4px 12px #aaa;
}

.crud_zone_wrapper .ligne_impaire {
	background-color: #e6e6e6;
	transition: box-shadow 0.3s ease-in-out;
}

.crud_zone_wrapper .ligne_impaire:hover {
	background-color: #e4e4e4;
	box-shadow: 4px 4px 12px #aaa;
}

.crud-reorder {
	width: 100%;
	text-align: right;
	padding-right: 10px;
}

.has-error .form-control .crud_ro, .crud_ro {
	border: 0;
	width: 100%;
	display: block;
	font-size: 100%;
	font: inherit;
}

input[type=radio].crud_ro {
	border: 0;
	width: auto;
	display: inline;
	font-size: 100%;
	font: inherit;
}

#change_pass .inner {
	width: 45%;
	margin: auto;
	padding: 2em 0;
}

.main-content section #change_pass .inner h3 {
	background-color: transparent;
	text-transform: none;
	color: #333;
	padding-left: 0;
}

#change_pass .inner .btn-green {
	margin-top: 2em;
}

#change_pass_form label {
	color: #333;
}

#change_pass_form .col-lg-3, #change_pass_form .col-lg-9 {
	float: none;
	width: 100%;
	display: block;
}

#change_pass_form .form-control {
	padding: 6px 12px;
	width: 100%;
	/*min-width:280px;*/
	border: 1px solid #ccc;
	border-radius: 3px;
}

.ev-etape-edit .btn-create-crud {
	margin-bottom: 1em;
}

#eps_corebundle_dynamictype_action_etape_submit {
	margin-top: 2em;
}

.ligne-reponse.grid_auto {
	width: auto;
}

.tbl-layout-auto {
	table-layout: auto;
}

.dataTables_wrapper {
	padding-top: 8px;
}

.dataTables_wrapper .dataTables_filter input {
	width: 200px;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	border: 1px solid #666;
	background: #fefefe;
	margin-bottom: 8px;
}

.homeevalue-tr {
	color: #666;
	font-style: italic;
	font-size: 0.9em;
}

.homeevalue-tr .btn {
	margin: 4px 0;
	padding: 4px 6px;
	font-size: 0.9em;
}

.aide-saisie-assistant {
	padding-right: 5px;
	float: right;
	color: #b0b500;
	font-size: 1.5em;
}

textarea.eps_ro {
	resize: none;
	background: inherit;
	height: auto;
	border: none;
	overflow-y:hidden;
}

.main-content section .err-titre h3 {
	color: #000;
	background-color: #fff;
	text-align: center;
	text-transform: none;
	font-weight: normal;
}

.err-link {
	height: 20px;
}
.err-link a { 
	display: inline-block;
	color: #fff;
	text-decoration: underline;
	padding: 0.5em 1em;
	width: 50%;
}

#gopreviouserr {
	float: left;
	text-align: right;
}
#gonexterr {
	float: right;
}
	
