body {
	padding-top: 60px;
	font-size: 12px;

	-webkit-text-size-adjust: none;
}


iframe {
	border: 0px;
}

.sidebar-nav {
	padding: 9px 0;
}

@media (max-width: 980px) {
	/* Enable use of floated navbar text */
	.navbar-text.pull-right {
		float: none;
		padding-left: 5px;
		padding-right: 5px;
	}
}

/***************************************************************************************************/

.error {
	color: #F00 !important;
}
.error_onglet {
	color: #F00 !important;
	font-weight: bold;
}
label.input_field_error,
div.input_field_error span.checkbox_label,
div.input_field_error span.radio_label  {
	color: #F00;
}
div.input_field_error input,
div.input_field_error select,
div.input_field_error textarea {
	border: 1px solid #F00;
}

/***************************************************************************************************/

.clear {
	clear: both;
}

.floatLeft {
	float: left !important;
}

.floatRight {
	float: right !important;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.textCenter {
	text-align: center;
}

.table th {
	background-color: #1b1b1b !important;
	color: #FFF;
}

.sub_sidenavigation {
	padding: 3px 15px;
	padding-left: 30px;
	margin-left: -15px;
	margin-right: -15px;
	font-style: italic;
}

li.active span.sub_sidenavigation {
	display: block;
	background-color: #0088cc;
	color: #FFF;
}

.displayInline {
	display: inline;
}

/***************************************************************************************************/

.fieldset_mvc {
	border: 1px solid #DDD;
	padding: 0 1.4em 1.4em 1.4em;
	margin: 0 0 1.5em 0;
	background-color: #FFF;
}

.fieldset_mvc_2 {
	border: 1px solid #CACACA;
	padding: 5px 10px;
	margin: 0 0 1.5em 0;
	background-color: #FFF;
	line-height: 30px;
}

.fieldset_mvc legend,
.fieldset_mvc_2 legend {
	width: auto;
	border-bottom: none;
}

/***************************************************************************************************/

.fItalic {
	font-style: italic;
}
.fBold {
	font-weight: bold;
}

.tD_underline {
	text-decoration: underline;
}

.displayNone {
	display: none;
}

.displayInline {
	display: inline !important;
}

.w50 {
	width: 50px !important;
}

.w100 {
	width: 100px !important;
}

.w200 {
	width: 200px !important;
}

.w250 {
	width: 250px !important;
}

.w300 {
	width: 300px !important;
}

.w400 {
	width: 400px !important;
}

.w500 {
	width: 500px !important;
}

.w550 {
	width: 550px !important;
}

.w600 {
	width: 600px !important;
}

.w700 {
	width: 700px !important;
}

.w800 {
	width: 800px !important;
}

.w900 {
	width: 900px !important;
}

.w1000 {
	width: 1000px !important;
}

.w100pc {
	width: 100% !important;
}

.wAuto {
	width: auto !important;
}

.fSize12 {
	font-size: 12px;
}

.fSize14 {
	font-size: 14px;
}

.fBold {
	font-weight: bold;
}

.tA_Left {
	text-align: left;
}

.tA_Right {
	text-align: right;
}

.tA_Center {
	text-align: center;
}

.pRelative {
	position: relative;
}

.noMarginTop {
	margin-top: 0px !important;
}

.noMarginBottom {
	margin-bottom: 0px !important;
}

.marginRight5 {
	margin-right: 5px;
}

.marginRight10 {
	margin-right: 10px;
}

.marginRight25 {
	margin-right: 25px;
}

.marginBottom10 {
	margin-bottom: 10px;
}

.marginBottom20 {
	margin-bottom: 20px;
}

.marginTop10 {
	margin-top: 10px;
}

.marginTop20 {
	margin-top: 20px;
}

.noTitle .ui-dialog-titlebar { display:none }
.noClose .ui-dialog-titlebar .ui-dialog-titlebar-close { display:none }

.pRelative {
	position: relative;
}

/***************************************************************************************************/

.tab_col_05 {
	width: 5%;
}

.tab_col_20 {
	width: 20%;
}

.tab_col_30 {
	width: 30%;
}

.tab_col_35 {
	width: 35%;
}

.tab_col_65 {
	width: 65%;
}

/***************************************************************************************************/

select {
	font-size: 12px !important;
}

.div_field {
	padding-bottom: 5px;
	float: left;
	margin-right: 20px;
}

.input_field {
	float: left;
	width: 250px;
}

.input_field_checkbox,
.input_field_radio {
	float: left;
	padding: 0px 10px;
}

.input_field_checkbox > input,
.input_field_radio > input {
	vertical-align: top;
}

.checkbox_label, 
.radio_label {
	margin-left: 5px;
}

.input_readonly {
	font-style: italic;
}

.button_field {
	clear: both;
	margin-top: 10px;
}

/***************************************************************************************************/

.search_field {
	padding-bottom: 5px;
	float: left;
	width: 250px;
	margin-right: 5px;
}

.search_input_field {

}

/***************************************************************************************************/
.tabs_container {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px !important;
}

.information_msg {
	width: 100%;
	text-align: right;
	font-style: italic;
}

.div_block {
	margin-top: 50px;
}

.bootstrapBlue {
	text-decoration: none;
	color: #0088cc !important;
}

.dual_listbox {
	margin-top: 20px;
}

.dual_listbox_fold {
	margin-top: 10px !important;
}

.listbox_reset {
	vertical-align: top;
	margin-top: 2px;
	margin-left: 5px;
}

.listbox_center_column {
	width: 50px;
	text-align: center;
}
.listbox_center_column button {
	margin-top: 2px;
	margin-bottom: 2px;
}

.listbox_select {
	height:300px !important;
	width:300px !important;
}

.labelTextArea {
	float: left;
	width: 300px;
}

.helper_textarea {
	/*
	width: 525px;
	 */
	width: 100%;
	clear: both;

    overflow: hidden;
    padding-right: 15px;
}

.helper_textarea textarea {
	width: 100%;
	resize: none;
}

.dashboard {

}

.dashboard_list ul {
	margin-bottom: 5px;
}

.dashboard_list li {
	list-style-type: none;
	line-height: 40px;
}

.dashboard_info {
	font-style: italic;
}

/***************************************************************************************************/

.cursus_module {
	margin-bottom: 10px;
	padding: 5px;
}

.table_cursus_module,
.table_dashboard {
	table-layout: fixed;
	width: 100%;
    empty-cells: show;
    text-align: center;
}

.div_fichiers,
.div_bulletin {
	width: 75%;
	margin: 0 auto;
	position: relative;
}

.table_dashboard textarea {
	width: 400px;
	resize: none;
	margin: 5px;
	font-size: 12px;
}

.table_cursus_module th.col_module{
	width: 400px;
}

.table_cursus_module th.col_date,
.table_cursus_module th.col_evaluation,
.table_cursus_module th.col_gestion {
	width: 120px;
}

.table_cursus_module th, .table_dashboard th,
.table_cursus_module td, .table_dashboard td {
	border: 1px solid #AAA;
}
.table_cursus_module th, 
.table_dashboard th {
	background-color: #888;
}

.table_cursus_module tr:nth-child(even),
.table_dashboard tr:nth-child(even) {background: #CCC}

.table_cursus_module tr:nth-child(odd),
.table_dashboard tr:nth-child(odd) {background: #FFF}
.table_dashboard tr:nth-child(odd) {background: #FFF}

.table_cursus_module input,
.table_cursus_module select {
	margin-bottom: 0px !important;
	text-align: center;
}

.table_cursus_module input.is_datepicker {
	width: 100px;
}

.table_cursus_module .custom_button_container {
	/*
	width: 41px;
	*/
	width: 18px;
	margin: auto;
}
.table_cursus_module .custom_button_div {
	position: relative;
	width: 16px;
	height: 16px;
	margin: 0 auto;
	float: left;
}
.table_cursus_module .custom_button {
	width: 16px;
	height: 16px;
	position: absolute;
	left: 2px;
	z-index: 99;
}
.table_cursus_module .custom_button_div.modify_img {
	background-image: url(../img/jquery-ui/ui-icons_222222_256x240.png);
}
.table_cursus_module .custom_button_div.delete_img {
	background-image: url(../img/jquery-ui/ui-icons_cd0a0a_256x240.png);
}
.table_cursus_module .custom_button_div.delete_img {
	background-image: url(../img/jquery-ui/ui-icons_cd0a0a_256x240.png);
}

#template_cursus_module table {
	display: none;
}

.table_dashboard th,
.table_dashboard td {
	line-height: 30px;
}

.table_dashboard tr th.student_marger,
.table_dashboard tr td:first-child {
	width: 250px;
	text-align: left;
	padding: 0 10px;
}

.table_dashboard tr th.large_student_marger {
	width: 500px;
}

.resp_teacher_info {
	margin-bottom: 15px;
	float: left;
}

.dashboard_table_container {
	margin-bottom: 15px;
	overflow: auto;
	max-height: 500px;
	position: relative;
}
.dashboard_comment_container {

}

.presence_radio {
	text-align: left;
	margin: 2px;
	line-height: 15px;
}
.presence_radio input {
	margin: 0 !important;
}
.presence_radio label {
	display: inline;
	margin-left: 5px;
	line-height: 15px;
}

.gestion_success_message {
	display: none;
	float: left;
	font-weight: bold;
	color: #00C957;
	/* line-height: 40px; */
	padding: 2px 10px;
	margin-bottom: 0px !important;
}
.gestion_error_message {
	display: none;
	float: left;
	font-weight: bold;
	color: #F00;
	/* line-height: 40px; */
	padding: 2px 10px;
	margin-bottom: 0px !important;
}

.header-fixed {
    position: absolute;
    top: 0px; 
    display:none;
    background-color:white;
}

.input_in_table {
	margin: 5px 0 !important;
}

.input_in_error {
	border: 1px solid #F00 !important;
}

.grades_col {
	width: 100px;
}

.table_notes td {
	vertical-align: top;
}

.table_notes td input {
	text-align: center;
}

.last_modification_details {
	text-align: right;
	font-style: italic;
}

.evaluation_required {
	color: #F00;
	float: right;
	font-weight: bold;
}

.large_textarea {

}

.dashboard_container_fold {
	display: none;
	position: absolute;
	bottom: 0px;
	right: 0;
	padding: 15px;
	background-color: #DDD;
	border: 1px solid #AAA;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.hide_fold {
	padding-bottom: 0px;
	float: right;
	text-align: right;
}

.destinataire_list {
	width: 285px;
}
.destinataire_list_items {
	font-style: italic;
}
.disable_submit {
	background-color: #CACACA !important;

	background-image: -moz-linear-gradient(top, #888, #CACACA) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#888), to(#CACACA)) !important;
	background-image: -webkit-linear-gradient(top, #888, #CACACA) !important;
	background-image: -o-linear-gradient(top, #888, #CACACA) !important;
	background-image: linear-gradient(to bottom, #888, #CACACA) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888', endColorstr='#CACACA', GradientType=0) !important;
}

.dialog-apercu {
	 overflow: auto;
	 max-height: 300px; 
}

.tabs_fichiers,
.tabs_reporting {
	margin-bottom: 0px;
}

.reporting_th_statut {
	width: 75px;
}

.dashboard_fichiers_table_container,
.dashboard_reporting_table_container {
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: auto;
	max-height: 500px;
	position: relative;
}

.dashboard_reporting_legends {
	float: left;
}

.reporting_legend {
	width: 16px;
	height: 16px;
	margin: auto;
}
.reporting_legend_items {
	float: left;
	width: 200px;
	margin: 10px;
}
.reporting_legend_items label {
	margin-left: 20px;
}
.complete_item:before,
.partiel_item:before,
.none_item:before {
    content: " ";
    margin-top: 1px;
	height: 16px;
    width: 16px;
    position: absolute;
}

.complete_item:before,
.dashboard_loaded .custom_button_div.complete_img {
	background-image: url(../img/jquery-ui/ui-icons_9bcc60_256x240.png);
	background-position: -208px -192px; /* ui-icon-circle-check */
}
.partiel_item:before,
.dashboard_loaded .custom_button_div.partiel_img {
	background-image: url(../img/jquery-ui/ui-icons_f08000_256x240.png);
    background-position: -176px -112px; /* ui-icon-wrench */
}
.none_item:before,
.dashboard_loaded .custom_button_div.none_img {
	background-image: url(../img/jquery-ui/ui-icons_cd0a0a_256x240.png);
    background-position: -32px -192px; /* ui-icon-circle-close */
}

.reporting_td_status {
	vertical-align: middle;
}

.download_ahref,
.reporting_ahref {
	color: #0088cc !important;
	text-decoration: none;
}
.reporting_select {
	margin: 5px 10px 5px 10px;
}

.reporting_select select {
	margin-bottom: 0px;
}

.reporting_none_available {
	float: left;
	line-height: 40px;
}

.btn-container {
	font-size: 17.5px !important;
}

.custom_fieldset {
	border: 1px solid #CACACA;
	margin: 10px;
	padding: 5px 10px;
}

.dialog_iframe {
	overflow: hidden !important;
}

.files_listing_label {
	margin-top: 20px;
	margin-bottom: 10px;
}

.files_listing_view {
	min-height: 390px;
}

input[type="file"] {
	padding: 4px 6px !important;
	height: auto !important;
}

.fontBtnLarge {
	font-size: 17.5px !important;
}

.pdf_print {
	padding: 0px 10px;
}

.action_column {
	width: 80px;
	min-width: 80px;
}

.modal_iframe {
	width: auto !important;
}

.modal_iframe iframe {
	padding: 5px;
}

.boxSizingBorderBox {
	box-sizing: border-box;
}

.alert-info-shrunk {
	display: inline-block;
	padding-right: 14px !important;
}

.div_info {
	cursor: default;
	margin-top: 10px;
}

.infoUl {
	margin-top: 10px;
}

ul.infoUl {
	list-style-type:square;	
}

.wrapper {
	display: inline-block;
}

ul.nav {
	margin-bottom: 0px;
}

div.tab-content {
	background-color: #FFF;
	padding: 10px 10px 5px;

	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;

	margin-bottom: 20px;
}

.nav-tabs > li > a, 
.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus {
	cursor: default;
	background-color: #e5e5e5;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}

.tab-pane-small-container {
	width: 75%;
	margin: 0 auto;
	padding: 5px;
}
.tab-pane-small-container label {
	float: left;
	margin-right: 30px;
	line-height: 30px;
}
.tab-pane-small-container .div_field {
	padding-bottom: 0px;
	margin-right: 50px;
}
.tab-pane-small-container input {
	margin-bottom: 0px !important;
}

.price_value {
	text-align: right;
}

.custom-modal-header {
  -webkit-border-radius: 6px 6px 0 0 ;
     -moz-border-radius: 6px 6px 0 0 ;
          border-radius: 6px 6px 0 0 ;

	background-color: #f5f5f5;
}
.custom-modal-header-title {
	margin: 5px 0;
}

.modal_custom_label {
	font-weight: bold;
	margin-right: 30px;
	line-height: 30px;
}

.modal_container {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.modal_custom_div_field {
	width: 100% !important;
	margin-bottom: 0px !important;
}

.modal_custom_input_field {
	width: 100% !important;
}

.modal_custom_input_append {
	text-align: center;
}

.modal_custom_input {
	width: 100% !important;
	height: 30px !important;
	box-sizing: border-box !important;
}

.add_entry {
	cursor: default;
	margin-bottom: 5px !important;
}

.inner_well {
	background-color: #EAEAEA !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.icon-pdf {
	background-image: url("../img/pdficon_small.png") !important;
	width: 16px !important;
	height: 16px !important;
	background-position: 0 !important;
}

.block-title {
	padding: 5px 15px;
	background-color: #444;
	color: #FFF;
}

.block-reference {
	margin: 0 !important;
	background-color: #BBB;
	display: inline-block;
	padding: 2px 10px;
	float: right;
}

.previewButtonField {
	padding: 5px;
}

.previewButtonField a {
	margin: 0 5px;
	display: inline-block;
}

.highlight_info {
	background-color: #BBB;
	font-weight: bold; 
	padding: 2px 5px;
}

.preview_programme_titles {
	text-decoration: underline;
}

.custom_search_field_container {
	width: auto !important;
	float: left;
}

.custom_search_button_container {
	clear: none !important;
	float: left !important;
}

.tokenfield .token-input {
	font-size: 12px !important;
}

.custom_accordion_header {
	background-color: #f5f5f5;
}

.disabledLabel {
	color: #A3A3A3;
	font-style: italic;
}

.custom_sortable {
	width: 80% !important;
	text-align: center !important;
	margin: 0 auto !important;
}

.custom_sortable li {
	margin: 5px 0;
	padding: 5px;
	list-style-type: none;
	cursor: default;

	font-weight: bold;
}

.pagination_block {
	width: 300px;
	margin: 0 auto;
}

.pagination_block ul {
	list-style: none;
}

.pagination_block ul li {
	float: left;
}

.pagination_block a, .pagination_block span {
	float: none;
	padding: 5px 10px 5px;
}



.main_container {

}

.order_status {
	float: left;
}
.order_date {
	font-style: italic;
	font-size: 12px;
	text-align: right;
}

.order_main_title {
	text-align: center;
	font-size: 16px;
}

.main_container fieldset {
	border: 1px solid #444;
}

.main_container fieldset legend {
	font-weight: bold;
}

.div_phone,
.div_postcode {
	width: 300px;
	float: left;
}

.main_container table {
	width: 100%;
	text-align: center;
	font-size: 12px;
	/*border: 1px solid #444;*/
}

.main_container table th,
.main_container table td {
	height: 40px;
	line-height: 20px;
}

.main_container table th {
	background-color: #444;
	color: #FFF;
}

.main_container table th.tab_recap_1 {
	width: 20%;
}
.main_container table th.tab_recap_2 {
	width: 25%;
}
.main_container table th.tab_recap_3 {
	width: 10%;
}
.main_container table th.tab_recap_4 {
	width: 5%;
}
.main_container table th.tab_recap_5 {
	width: 20%;
}
.main_container table th.tab_recap_6 {
	width: 20%;
}

.main_container table tbody tr:nth-child(odd) {
	background-color: #CACACA;
}

.cart_contact_register {
	position: absolute;
	right: 0;
}

.send_to_mailing {
	float: left;
}
.send_to_mailing_adresse {
	float: left;
	margin-right: 20px;
}
.send_to_mailing_input {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.send_to_mailing_input input {
	margin-bottom: 0px !important;
}
.send_to_mailing_button {
	float: right;
}

.reporting_container {
	margin: 0 auto;
	width: 80%;
}

.reporting_container table tr {
	background-color: #FFF;

}
.reporting_table_1 {
	width: 70%;
}
.reporting_table_2 {
	width: 30%;
}
.reporting_result {
	font-weight: bold;
}

.nav_search {
	font-size: 12px !important;
}
.jstree-default a.jstree-search { 
	color:red !important; 
	font-weight: bold;
}

.custom_divider {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #CCC;
	background-color: #333;
	white-space: nowrap;

	cursor: pointer;
}

.custom_modal_body {
	min-width : 500px;
	max-height: none !important;
}

.thumbnail_block {
	text-align: center;
	padding: 5px;
}
.thumbnail_img {
	 cursor: pointer;
}




.cke_skin_kama .cke_dialog_ui_input_select {
	height: 30px !important;
}
.cke_skin_kama input.cke_dialog_ui_input_text, .cke_skin_kama input.cke_dialog_ui_input_password {
	height: 30px !important;
	font-size: 12px;
	border: 1px solid #a0a0a0 !important;
}
.cke_skin_kama div.cke_dialog_ui_input_text, .cke_skin_kama div.cke_dialog_ui_input_password {
	border: none !important;
	background-color: inherit !important;
	padding: 0px !important;
}




.nav_legend {
	margin-right: 20px;
}



.suffisant {
	font-style: italic;
	color: #000000;
	text-align: right;
	float: right !important;
}

.insuffisant {
	font-style: italic;
	color: #ff0000;
	text-align: right;
	float: right !important;
}

.referencement_internet {
	-webkit-border-radius: 	4px;
		-moz-border-radius: 4px;
			border-radius: 	4px;
	background-color: #C5C1AA;
}
.referencement_internet a {
	font-weight: bold;
}

.status_info {
	font-weight: bold;
}

.customMsg {
	display: block !important;
	text-align: center;
	float: none;
	margin-top: 10px;
}
.mandatory {
   content: "*";
   color: #F00;
}
.generate_drive_content {
	padding: 0 20px;
}
.generate_drive_content label {
	float: left;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.generate_drive_content .input_field {
	margin-left: 75px;
	width: auto;
}
.generate_drive_content .input_field input {
	margin-top: 5px;
	margin-bottom: 5px;

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.generate_drive_content p {
	margin-bottom: 10px;
}