/* ======== Bootstrap 3.0.3 ======== */
*, *:after, *:before {
	box-sizing: inherit;
	-moz-box-sizing: inherit;
}
a:hover, a:focus {
	color: inherit;
}
body {
	line-height: inherit;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
}
p {
    margin: 1em 0;
}
label {
    font-weight: normal;
}
.label {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	padding: 0;
}
.lbl {
    color: inherit;
    /*display: inherit;*/
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    padding: 0;
    text-align: inherit;
    vertical-align: inherit;
}
button, input, select, textarea, input[type="radio"], input[type="checkbox"] {
	margin: 0;
	padding: 0;
}
input[type="radio"], input[type="checkbox"] {
	/*margin: 3px 3px 0 5px;*/
	margin: 0 3px 0 0;
	position: relative;
	top: 2px;
}
legend {
	margin-bottom: inherit;
	width: auto;
}
a[data-toggle=dropdown] {
    display: inline-block;
}
.pagination {
	border-radius: 0;
	display: inherit;
	margin: inherit;
}
.tooltip {
	opacity: 1;
	position: relative;
}
.close {
	float: none;
	opacity: 1;
}
.close:hover {
	opacity: 1;
}
input[type="file"] {
	display: inherit;
}
*, *::before, *::after {
	box-sizing: content-box;
}

/* ======== Fileuploader ======== */
.qq-upload-button,
.uploader-button {
	display: block;
	margin: 7px 0;
}
.qq-upload-list li.qq-upload-success {
	margin-bottom: 6px;
}

.qq-upload-button-hover {
	background-color: transparent;
	cursor: pointer;
	text-decoration: underline;
}

.fineuploader-progressbar {
	background: #f0f0f0;
	display: block;
	margin: 10px 0;
	padding: 10px;
}
.fineuploader-progressbar .gif {
	position: relative;
	top: -1px;
}
.fineuploader-progressbar .text {
	margin-right: 10px;
}
.fineuploader-progressbar .bar-wrapper {
	margin-top: 10px;
}
.fineuploader-progressbar .bar {
	background: #0bba17;
	height: 10px;
	width: 0;
}

/* ======== Chosen 1.0.0 ======== */
.chosen-container-multi .chosen-choices,
.chosen-container-single .chosen-single {
    background: white;
	border-color: #cecece;
    border-radius: 0;
    box-shadow: none;
    height: auto;
}
.chosen-container-single .chosen-single span {
	margin-top: 1px;
}
.chosen-container-single .chosen-single > div {
	top: 1px;
}
.chosen-container-single .chosen-single > div b {
	width: 12px;
}
.chosen-drop {
    color: #333231;
}
.chosen-container .chosen-results {
	margin: 0;
	padding: 0;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    height: auto;
}

.chosen-h40 .chosen-container-single .chosen-single {
    height: 40px;
    padding-top: 10px;
}
.chosen-h40 .chosen-container-single .chosen-single span {
	margin-top: -2px;
}
.chosen-h40 .chosen-container-single .chosen-single abbr {
	top: 14px;
}
.chosen-h40 .chosen-container-single .chosen-single > div {
	top: 8px;
}
/*.chosen-h40 .chosen-container-single .chosen-single {
	padding-top: 10px;
}
.chosen-h40 .chosen-container-single .chosen-single span {
	margin-top: -2px;
}
.chosen-h40 .chosen-container-single .chosen-single abbr {
	top: 14px;
}
.chosen-h40 .chosen-container-single .chosen-single > div {
	top: 8px;
}*/

/* ==== Chosen 1.4.2 ==== */
.chosen-container-multi .chosen-choices {
	padding: 5px;
}
.chosen-container-multi .chosen-choices li.search-field:not(:first-child) {
	margin-top: 5px;
}

/* ======== Ckeditor 4.4.7 ======== */
.cke_chrome {
    border: none !important;
    border-radius: 0 !important;
	box-shadow: none !important;
    padding: 0 !important;
}
.cke_inner {
    background: white !important;
    padding: 0 !important;
}
.cke_top {
    background: #f4f4f4 !important;
    padding: 2px 10px 0 !important;
}
.cke_top .cke_toolbar {
    background: #f4f4f4;
    padding-bottom: 0;
}
.cke_top .cke_toolgroup {
    background: #f4f4f4;
    margin: 5px 8px 5px 0;
}
.cke_top .cke_button {
    background: #f4f4f4;
}
.cke_top .cke_button:hover {
    background: white;
    cursor: pointer;
}
.cke_top .cke_combo_button {
    background: #f4f4f4 !important;
    border: 1px solid silver !important;
    margin: 5px !important;
}
/*#cke_1_top {
    visibility: hidden;
}
.cke_focus #cke_1_top {
    visibility: visible;
}*/
.cke_contents {
    border: none !important;
}
.cke_bottom {
	background: none !important;
}

/* ======== jQuery UI ======== */
/* css for timepicker */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {padding: 0; width: 45%;}
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

/* css for jquery ui */
.ui-widget { font-family: inherit; font-size: 1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget-content { background-color: #eee; background-image: none; }

.ui-combobox {
	position: relative;
    display: inline-block;
}
.ui-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
}
.ui-combobox-input {
    margin: 0;
    padding: 0.3em;
}

.ui-widget-content a {
	color: #3D5C81;
}
.ui-widget-content a.sendbutton {
	color: white;
}

.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
	background: white !important;
	border-radius: 0 !important;
	max-height: 300px !important;
	padding: 0 !important;
}
.ui-autocomplete .ui-menu-item a {
	border-radius: 0 !important;
    color: #333231;
	margin: 0 !important;
}
.ui-autocomplete .ui-state-focus {
	/*background: #1f497b !important;*/
    background: #c10e33 !important;
	border: none !important;
	color: white !important;
	margin: 0 !important;
}

/* ======== Fancybox 2.1.5 ======== */
/* évite que fancybox scroll en haut de la page lors de son ouverture */
.fancybox-lock {
    overflow: visible !important;
}

/* ======== NoUI Slider ======== */
.noUi-target {
	border-radius: 0;
}
.noUi-horizontal {
	height: 6px;
}
.noUi-connect {
	background: #c10e33;
}
.noUi-horizontal .noUi-handle {
	background: #c10e33;
	border: none;
	border-radius: 0;
	box-shadow: none;
	height: 12px;
	left: -6px;
	top: -5px;
	width: 12px;
}
.noUi-horizontal .noUi-handle:before,
.noUi-horizontal .noUi-handle:after {
	display: none;
}
.noUiSliderTooltip {
	background: white;
	left: -17px;
	position: absolute;
	text-align: center;
	top: 15px;
	width: 45px;
}
.noUi-marker {
	display: none;
}
.noUi-value {
	padding-top: 0;
}
.noUi-pips {
	z-index: -1;
}