/*generique*/
.container {
	width: 1130px;
}

.form-horizontal .control-group .controls .control-label {
	width: auto;
}

.form-horizontal .control-group .controls .control-label+.control-label{
	margin-left: 20px;
}

.form-horizontal .control-group .controls .control-label input[type="radio"]{
	margin-right: 5px;
	margin-top: 0;
}

textarea.textarea {
	width: 92.6%;
	height: 120px;
}

.modal .pull-bottom-modal {
	position: absolute;
	bottom: 15px;
}

.row-fluid {
	margin-bottom: 10px;
}

.table input {
	margin-bottom: 0;
}

.btn-radio {
	display: block;
}

.btn-radio input {
	display: none;
}

.block-center {
	display: block;
	margin: 0 auto;
}

form .error ul {
	display: block;
	margin: 0
}

form .error ul li {
	display: block;
	margin: 0
}

.text-center {
	text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.well {
	margin-top: 4px;
	padding: 15px;
}
/*Page de login*/
.loginPage {
	margin: 0 auto 0 auto;
	width: 340px;
}

#loginBlock {
	margin: 0 auto 0 auto;
	width: 340px;
	position: relative;
}

#loginLogo {
	display: block;
	margin: 100px auto 20px;
	width: 300px;
}

#loginBlock #loginBox {
	background: #ffffff;
	padding: 15px;
	border: 1px solid #dadada;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
	margin-bottom: 10px;
}

.well.alert {
	padding: 19px;
}

.table tbody+tbody {
	border-top: none;
}

#loginBlock form {
	margin: 0;
}

#loginBlock input[type="text"],#loginBlock input[type="password"] {
	width: 95%;
	height: 30px;
}

#loginBlock .row-fluid+.row-fluid {
	margin-top: 15px;
}

#loginBlock.loginPage #loginBox {
	width: 310px
}

#loginBlock.loginPage #loginBox+#loginBox {
	margin-left: 360px;
	position: absolute;
	width: 280px;
}

.cadre-login {
	float: none;
	line-height: 18px;
	border: 1px solid #eee;
	border-radius: 5px;
	padding: 5px;
	font-size: 13px;
	min-height: 87px;
	display: table-cell;
	vertical-align: middle;
}

.cadre-reduc-cross {
	float: none;
	min-height: 87px;
	border: 1px solid #eee;
	border-radius: 5px;
	color: white;
	padding: 5px;
	display: table-cell;
	vertical-align: middle;
}

.cadre-sep {
	display: table-cell;
	width: 10px;
}

.cadre-reduc-prcent {
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1.2em;
}

.cadre-reduc-text {
	font-size: 0.8em;
}

.cadre-reduc-imm {
	font-size: 0.9em;
}

.push-myposeo .table,.push-semvisu .table {
	margin: 0;
}

.push-myposeo .table td,.push-semvisu .table td {
	border: none;
}

.margin20 {
	margin-top: 20px;
}

.margin40 {
	margin-top: 28px;
}

body #loginBlock .push-myposeo {
	display: none;
}

.desc-offer-log {
	margin-top: 10px;
}

/* Fonts */
@font-face {
	font-family: 'proxima_nova_rgregular';
	src: url('/fonts/proximanova-reg-webfont.eot');
	src: url('/fonts/proximanova-reg-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/fonts/proximanova-reg-webfont.woff') format('woff'),
		url('/fonts/proximanova-reg-webfont.ttf') format('truetype'),
		url('/fonts/proximanova-reg-webfont.svg#proxima_nova_rgregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'proxima_nova_cn_rgregular';
	src: url('/fonts/proximanovacond-reg-webfont.eot');
	src: url('/fonts/proximanovacond-reg-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/fonts/proximanovacond-reg-webfont.woff') format('woff'),
		url('/fonts/proximanovacond-reg-webfont.ttf') format('truetype'),
		url('/fonts/proximanovacond-reg-webfont.svg#proxima_nova_cn_rgregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'proxima_nova_cn_ltsemibold';
	src: url('/fonts/proximanovacond-sbold-webfont.eot');
	src: url('/fonts/proximanovacond-sbold-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/fonts/proximanovacond-sbold-webfont.woff') format('woff'),
		url('/fonts/proximanovacond-sbold-webfont.ttf') format('truetype'),
		url('/fonts/proximanovacond-sbold-webfont.svg#proxima_nova_cn_ltsemibold')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'proxima_nova_ltsemibold';
	src: url('/fonts/proximanova-sbold-webfont.eot');
	src: url('/fonts/proximanova-sbold-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/fonts/proximanova-sbold-webfont.woff') format('woff'),
		url('/fonts/proximanova-sbold-webfont.ttf') format('truetype'),
		url('/fonts/proximanova-sbold-webfont.svg#proxima_nova_ltsemibold')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'proxima_nova_ththin';
	src: url('/fonts/proximanova-thin-webfont.eot');
	src: url('/fonts/proximanova-thin-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/fonts/proximanova-thin-webfont.woff') format('woff'),
		url('/fonts/proximanova-thin-webfont.ttf') format('truetype'),
		url('/fonts/proximanova-thin-webfont.svg#proxima_nova_ththin')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'proxima_novathin_italic';
	src: url('/fonts/proximanova-thinit-webfont.eot');
	src: url('/fonts/proximanova-thinit-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/fonts/proximanova-thinit-webfont.woff') format('woff'),
		url('/fonts/proximanova-thinit-webfont.ttf') format('truetype'),
		url('/fonts/proximanova-thinit-webfont.svg#proxima_novathin_italic')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('/fonts/glyphiconshalflings-regular.eot');
	src: url('/fonts/glyphiconshalflings-regular.eot?#iefix')
		format('embedded-opentype'),
		url('/fonts/glyphiconshalflings-regular.woff') format('woff'),
		url('/fonts/glyphiconshalflings-regular.ttf') format('truetype'),
		url('/fonts/glyphiconshalflings-regular.svg#glyphicons_halflingsregular')
		format('svg')
}

.glyphicon:before {
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-plus:before {
	content: "\002b"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-asterisk:before {
	content: "\002a"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-euro:before {
	content: "\20ac"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse:before {
	content: "\e159"
}

.glyphicon-collapse-top:before {
	content: "\e160"
}
.glyphicon.fa:before {
	content: "" !important;
}
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
.cloud {
	display: block;
	position: absolute;
	width: 160px;
	height: 60px;
	left: -100px;
	top: 13px;
	border-radius: 30px;
	background: #f9f9f9;
	z-index: -1;
}

.cloud:before {
	display: block;
	position: absolute;
	content: '';
	width: 40px;
	height: 44px;
	left: 26px;
	top: -24px;
	border-radius: 20px;
	z-index: -1;
	background: #f9f9f9;
}

.cloud:after {
	display: block;
	position: absolute;
	content: '';
	width: 80px;
	height: 80px;
	right: 26px;
	top: -42px;
	border-radius: 40px;
	z-index: -1;
	background: #f9f9f9;
}

.slate-title-buttons {
	margin: 4px 4px 0 0;
}

.slate-title-buttons form {
	margin-bottom: 0;
}

.slate-title-buttons input {
	margin: 0;
	height: 24px;
	padding: 0 6px;
}

.slate-title-buttons select {
	margin: 0px;
	height: 26px;
}


.nav-tabs a,a.btn {
	text-decoration: none;
}

/*packs*/
.plans {
	margin-top: 0px;
}

.plans .input-append .hide {
	display: none;
}

.plans .input-append input {
	width: 80%;
}

.plans .apartirde {
	display: block;
	text-align: center;
	color: #FE9D06;
}

.plans .price {
	text-align: center;
	display: block;
	color: #FE9D06;
	font-family: 'proxima_nova_ltsemibold', Helvetica, Arial,
		sans-serif !important;
	font-size: 25px;
	margin-bottom: 20px;
}

.plans .row-fluid>.span3 {
	background: #F7F5F6;
	padding: 0 10px;
}

.icon_change_pack {
	font-size: 3em;
}

h4.pack-title {
	font-family: 'proxima_nova_rgregular', Helvetica, Arial, sans-serif;
	text-align: center;
	height: 70px;
}

.surmesure_container {
	margin-top: 50px;
}

.select_module_surmesure {
	font-size: 50px;
}

.contenair-info {
	background-color: #f7f5f6;
	background-repeat: repeat-x;
	padding: 15px;
	border-radius: 5px;
	border: 1px solid #eee;
}

.contenair-info:hover {
	background: #fff;
}

.contenair-info a {
	color: inherit;
	text-decoration: none;
}

.contenair-text {
	text-align: center;
	font-size: 1em;
	margin-bottom: 0px !important;
}

.contenair-info h4 {
	text-align: center;
	font-size: 1.2em;
}

.contenair-info .center-img {
	text-align: center;
}

.plans .refund {
	color: #AAA;
	font-size: 0.7em;
	display: block;
}

.plans .btn-duration .btn {
	height: 50px;
	width: 150px;
	margin-bottom: 20px;
}

.plans .table-plans th {
	background: #EEE;
	vertical-align: middle;
}

.plans .table-plans thead th {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.plans .table-plans th.empty {
	background: inherit;
}

.plans .table-plans th .price {
	line-height: 1.6em;
	font-size: 2.6em;
	font-weight: normal;
}

.plans .table-plans .old-price {
	color: #b94a48;
	text-decoration: line-through;
	font-weight: normal;
}

.account_options .summary table {
	margin-bottom: 20px;
}

.account_options .summary td.total:first-child,.account_options table.table tr td:first-child
	{
	font-weight: bold;
}

.account_options .summary td {
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

.account_options .summary tr:last-child td {
	border-bottom: 1px solid #DDD;
}

.account_options .summary td.empty {
	border-top: none;
	border-left: none;
	border-right: none;
}

.account_options .summary tr:last-child td.empty {
	border-bottom: none;
}

.account_options .summary td.empty {
	border-right: 1px solid #DDD;
}

.account_options .borderBottom {
	border-bottom: 1px solid #DDD;
}

.account_options .summary td.total {
	background: #F3F3F3;
	font-weight: bold;
}

.account_options .summary thead,.account_options .summary tfoot th {
	background: #F3F3F3;
	font-weight: bold;
	border: 1px solid #DDD;
}

.plans .table-plans {
	border-collapse: initial;
	border-spacing: 5px 0;
}

.plans .table-plans thead tr th,.plans .table-plans tbody tr td {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

.plans .table-plans tbody tr td:first-child {
	border-right: 1px solid #eee;
	width: 20%;
}

.plans .table-plans tbody tr td:first-child div span {
	border-bottom: 1px dotted #000;
}

.plans .table-plans tbody tr td:last-child {
	border-right: 1px solid #eee;
}

.plans .table-plans tbody tr:last-child td:first-child {
	border-right: none;
}

.plans .table-plans tbody tr:last-child td:last-child {
	border-right: none;
}

.plans .table-plans thead tr th:first-child,.plans .table-plans tbody tr:last-child td
	{
	border-left: none;
	border-right: none;
}

.plans .table-plans tbody tr:last-child:hover td {
	background: none;
}

.plans .table-plans .btn-large {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 0.9em;
}

.plans .table-duration {
	margin: 0;
}

.plans .table-duration tr td {
	border: 0;
}

.plans .table-plans tbody tr.empty td:last-child {
	border-right: none;
	border-left: none;
}

.plans .table-plans thead th em {
	display: block;
	position: relative;
	padding-top: 5px;
	font-size: 1.5em;
	line-height: 2.5em;
}

.plans .table-plans thead th {
	overflow: hidden;
	position: relative;
}

.plans .table-plans thead td {
	padding: 0;
}

.plans .table-plans tr {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.nav-two {
	margin: 0;
	padding: 0;
	overflow: hidden;
	padding: 20px 0 20px 0;
}

.nav-two li {
	color: #525252;
	position: relative;
	display: block;
	float: left;
	width: 32.6%;
	text-align: center;
	background: #e5e5e5;
	padding: 0;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	font-family: "proxima_nova_rgregular", Helvetica, Arial, sans-serif;
}

.nav-two li span {
	font-size: 30px;
	float: left;
	height: 40px;
	line-height: 40px;
	margin-left: 10px;
}

.nav-two li+li {
	margin-left: 1%;
}

/************************* myposeo **************************/
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}

body .nav-one {
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
	background-repeat: repeat-x;
	border: 1px solid #d4d4d4;
	min-height: 40px;
	margin-bottom: 20px;
	overflow: visible;
	color: #777777;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.065);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.065);
}

body .nav-one.nav-tabs>li {
	line-height: 20px;
	font-size: 13px;
}

body .nav-one.nav-tabs>li>a,body .nav-one.nav-tabs>li>a:hover,body .nav-one.nav-tabs>li>a:hover
	{
	text-shadow: 0 1px 0 #ffffff;
	color: #777777;
	text-decoration: none;
	background-color: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	backgroun: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 13px 15px;
	font-size: 1em;
	border-right: 1px solid #ddd;
	margin-right: 0;
}

body .nav-one.nav-tabs>li>a:hover,body .nav-one.nav-tabs>li>a:hover {
	background: none;
}

body .nav-one li.active>a,body .nav-one li.active>a:hover,body .nav-one li.active>a:focus
	{
	text-decoration: none;
	-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.125);
	border: none;
	background-color: #e5e5e5;
}

body .nav-one li:first-child {
	border-left: 1px solid #ddd;
}

body .plans .table-plans th em {
	background: #609fae;
	color: #FFF;
}

body .btn-inverse,body a.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: -moz-linear-gradient(top, #444444, #222222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444),
		to(#222222));
	background-image: -webkit-linear-gradient(top, #444444, #222222);
	background-image: -o-linear-gradient(top, #444444, #222222);
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',
		endColorstr='#ff222222', GradientType=0);
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=     false);
}

body .btn-inverse:hover,body .btn-inverse:active,body .btn-inverse.active,body .btn-inverse.disabled,body .btn-inverse[disabled]
	{
	color: #ffffff;
	background-color: #222222;
}

body .btn-inverse:active,body .btn-inverse.active {
	background-color: #080808;
}

body .plans .btn-duration .btn {
	height: 36px;
	width: 100px;
	margin-bottom: 20px;
}

body a {
    color:#000;
}

.btn-large {
	padding: 9px 14px;
}

body.loginPage #loginBlock #loginBox {
	min-height: 270px;
}

body .push-myposeo .btn-inverse,body .cadre-reduc-cross {
	background-image: -moz-linear-gradient(top, #263D53, #18202D);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#263D53),
		to(#18202D));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',
		endColorstr='#ff2f96b4', GradientType=0);
	border-color: #18202D #18202D #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=     false);
}

body .duration-sur-mesure {
	margin-left: -10px;
}

.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"] {
	margin-top: -1px;
}

.btn .control-label {
	margin-bottom: 0;
}

.red-warning {
    text-align: center; font-weight: bold; color: red;
}

.input-full-width {
    width: 98%;
}


/* support */
input#title {
	width: 98%;
}

textarea#message {
	width: 98%;
}

.message+.message {
	border-top: 1px solid #dadada;
	margin-top: 15px;
	padding-top: 10px;
}

.support-add form {
	margin: 0;
}

/* Selection */
#selection-panier {
	width: 360px;
	height: auto;
	overflow: auto;
}

#selection-panier.affix {
	top: 0;
}

/* Icones tools re-skinés */
.ico-suivi {
	background-color: #FDA100;
}

.ico-live {
	background-color: #797979;
}

.ico-tracking {
	background-color: #96BBC4;
}

.ico-alert {
	background: #609fae;
}

.ico-audit {
	background-color: #D3B787;
}

.ico-suivi-small {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	padding: 5px;
}

.ico-suivi-medium {
	width: 40px;
	height: 40px;
	border-radius: 40px;
	padding: 10px;
}

.ico-suivi-big {
	width: 80px;
	height: 80px;
	border-radius: 80px;
	padding: 20px;
}

.user-preview {
	
}

/* CUSTOM 5 COLUMN SPAN LAYOUT
  *
  * based on http://gridcalculator.dk/
  * width => 1200, gutter => 15px, margin => 15px, columns => 5
  */
.row-fluid-5 {
	width: 100%;
	*zoom: 1;
}

.row-fluid-5:before,.row-fluid-5:after {
	display: table;
	line-height: 0;
	content: "";
}

.row-fluid-5:after {
	clear: both;
}

.row-fluid-5 [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 1.875%;
	*margin-left: 1.875%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.row-fluid-5 .controls-row [class*="span"]+[class*="span"] {
	margin-left: 1.875%;
}

.row-fluid-5 [class*="span"]:first-child {
	margin-left: 0;
}

.row-fluid-5 .span2 {
	width: 18.5%;
	*width: 18.5%;
}

/* responsive ONLY */
@media ( max-width : 600px) {
	/* spans reduce to 100px then go full width */
	.row-fluid-5 [class*="span"] {
		margin-left: 0;
		float: left;
		width: 100%;
		padding: 10px;
	}
}




/* SYNTHESIS */



/***
Dashboard stats
***/

.dashboard-stat{
    margin-bottom:0px;
}
#synthesis-backend h1{
    text-align: center;
    font-size:2em;
}
#synthesis-backend .repport-h1{
    font-size: 40px;
   
}

#synthesis-backend h2{
    margin-bottom: 0px;
    font-size:1.8em;
    margin-top:30px;
}

.dashboard-stat .visual {
 
  height:80px;
  display: block;
  float: left;
  padding-top: 10px;
  padding-left: 15px;
  margin-bottom: 10px;
}

.dashboard-stat .visual i {
  font-size: 40px;
  line-height: 40px;
  color: #fff;
}

.dashboard-stat .text-success,
.dashboard-stat .text-error {
	text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
}

.dashboard-stat .visual {
  font-size: 35px;
  line-height: 35px;
}

@media (min-width: 992px) and (max-width: 1024px) {  

  .dashboard-stat .visual i { 
    font-size: 28px;
    line-height: 28px;
  }

}

.dashboard-stat .details {
  padding-right: 10px;  
}

.dashboard-stat .details .number {    
  padding-top: 15px;
  text-align: right;
  font-size: 34px;
  line-height: 34px;
  letter-spacing: -1px;
  margin-bottom: 5px;
  font-weight: 300;
  color: #fff;
}

.dashboard-stat .details .desc {
  text-align: right;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: 300;
  color: #fff;  
}

.dashboard-stat .more {
  clear: both;
  display: block;  
  padding: 5px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 15px;
  color: #fff;  
  opacity: 0.7;  
  filter: alpha(opacity=70);
  height:25px;
}  

.dashboard-stat .more a{
  width:50%;
  color:white;
  opacity: 1;
  text-decoration: none;
}  

.dashboard-stat .more a+a{
  text-align: right;
}  

.dashboard-stat-success {
  background-color: #28b779;
}

.dashboard-stat-success .more { 
  background-color: #10a062;
} 

.dashboard-stat-error {
  background-color: #e7191b;
}

.dashboard-stat-error .more { 
  background-color:#bc0d0e;
} 

.dashboard-stat-warning {
  background-color: #ffb848;
}

.dashboard-stat-warning .more { 
  background-color: #cb871b;
} 

.dashboard-stat-default .visual i,
.dashboard-stat-default .more,
.dashboard-stat-default .more a,
.dashboard-stat-default .details .desc,
.dashboard-stat-default .details .number{
  color:#000;	
}
.dashboard-stat-default {
  background-color: #FAFAFA;
}

.dashboard-stat-default .more { 
  background-color: #eee;
} 
.dashboard-stat-blue {
  background-color: #27a9e3;
}

.dashboard-stat-blue .more { 
  background-color: #208dbe;
} 
.dashboard-stat-purple {
  background-color: #852b99;
}

.dashboard-stat-purple .more { 
  background-color: #6e1881;
} 
.dashboard-stat-yellow {
  background-color: #ffb848;
}

.dashboard-stat-yellow .more { 
  background-color: #cb871b;
} 



/* Mini stats */

.bs-callout h4 {
	margin-top: 0;
	margin-bottom: 5px;
}

.bs-callout h3 {
	text-align:center;
	font-size: 4em;
}

.bs-callout {
	margin: 20px 0;
	padding: 20px;
	border-left: 3px solid #eee;
	position: relative;
	height: 135px;
	background-color:#FAFAFA;
}

.bs-callout.bs-callout-big hr{
	margin: 5px 0;
}
.bs-callout.bs-callout-big{
    height: 220px;
}

.bs-callout.bs-callout-big h3 {
	text-align:center;
	font-size: 3.2em;
	position: initial;
	margin-top:50px;
}

.bs-callout.bs-callout-big h5 {
	position: relative;
}

.bs-callout.bs-callout-big h5 .left {
	position: absolute;
	left:0;
	top:0;	
}

.bs-callout.bs-callout-big h5 .right {
	position: absolute;
	right:0;
	top:0;
}

.bs-callout.bs-callout-big h5 .center {
	text-align:center;
	display:block;
}

.bs-callout-warning {
	border-color: #f0ad4e;
}
.bs-callout-error,
.bs-callout-danger {
	border-color: #d9534f;
}
.bs-callout-success {
	border-color: #28b779;
}


div.block-fluid,
div.graphics-fluid{
    width: auto;
    min-height: 330px;
    vertical-align: top;
    position: relative;
	margin-bottom: 20px;
    padding:5px;

}
.row-fluid div.block-fluid h3,
.row-fluid div.graphics-fluid h3{
	color: #000;
	border:0px;
	padding: 0 2%;
	font-size:1.1em;
}

.well-synthesis{
    display:block; 
    text-align:center;
    font-size: 20Px;
	font-weight: bold;
}

.ligne-synthese p{
    font-weight:bold;
}

.tool-synthesis{
   display: block;
    float: left;
    width: 50%;
    height: 40px;
    font-size: 1.2em;
}

#ui-datepicker-div.hide-ui-datepicker-calendar .ui-datepicker-calendar {
	display: none !important;
}

.spicesocialwidget {
	margin-left:0;
}
.spicesocialwidget li a span.ico{
	background: url('/images/sso-sprite-25.png') no-repeat 0 0;
	width: 25px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.spicesocialwidget li a span.ico + span{
	width: 65px;
	height: 25px;
	display: block;
	margin-left:28px;
	margin-top:-23px;
}
.spicesocialwidget li.facebook a span.ico{
	background-position: -172px 0;
}
.spicesocialwidget li.google a span.ico{
	background-position: 0 0;
}
.spicesocialwidget li.twitter a span.ico{
	background-position: -68px 0;
}
.spicesocialwidget li.linkedin a span.ico{
	background-position: -138px 0;
}
.spicesocialwidget li.yahoo a span.ico{
	background-position: -33px 0;
}
.spicesocialwidget li.live a span.ico{
	background-position: -103px 0;
}

.btn-disabled,
.btn-disabled a,
.sidebar_box.disabled,
.sidebar_box.disabled button,
.sidebar_box.disabled legend,
.sidebar_box.disabled a,
.sidebar_box.disabled h1,
.sidebar_box.disabled h2,
.sidebar_box.disabled h3,
.sidebar_box.disabled h4,
.sidebar_box.disabled h5,
.sidebar_box.disabled h6{color:#989797 !important;}
.btn-disabled [class^="icon-"],
.btn-disabled [class*=" icon-"],
.sidebar_box.disabled [class^="icon-"],
.sidebar_box.disabled [class*=" icon-"],
.icon-grey {
	background-image: url("/images/glyphicons-halflings-grey.png");
}

.icon-padlock-big,
.icon-padlock-big-grey,
.icon-padlock-big-orange{
	background-image: url('/images/icon-lock.png');
	width: 52px;
	height: 65px;
}
.icon-padlock,
.icon-padlock-grey,
.icon-padlock-orange,
.icon-reload-lock{
	background-image: url('/images/icon-lock.png');
	width: 16px;
	height: 16px;
}

.icon-padlock-big{background-position:0 -140px;}
.icon-padlock-big-grey{background-position:0 -70px;}
.icon-padlock-big-orange{background-position:0 0;}
.icon-padlock{background-position:-72px -41px;}
.icon-padlock-grey{background-position:-72px -20px;}
.btn-disabled .icon-padlock-grey,
.dropdown-menu > li > a:hover > .icon-padlock-grey{background-image: url('/images/icon-lock.png');}
.icon-padlock-orange{background-position:-72px 0;}
.icon-reload-lock{background-position:-71px -62px;}

.well-orange{color:white;background:#f89406;padding:15px;margin-bottom:15px;}

/*daterangepicker*/

table.table ul {margin-left:0;}
table.table ul li {list-style-type: none;}
.nowrap-th table.table thead th {white-space: nowrap;}
.nowrap {white-space: nowrap;}

#report-nav-tabs {
    border: 0px;
}

#report-nav-tabs li {
    margin-bottom: 0px;
    background: #fff;
}

#report-nav-tabs li a {
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    border-radius: 0px;
}

#report-nav-tabs li a:hover {
    background-color: #eee;
}

#report-nav-tabs .active a, #report-nav-tabs .active a:hover {
    color: #333;
    background-color: #ddd;
}

#report-nav-tabs .report-nav-tab-arrow-down {
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ddd;
    margin: auto;
}

.report-nav-tab-hr {
    border-bottom: 1px solid #ddd;
    position: relative;
    top: -30px;
}


.tools .report .report-title{margin-left:15px;}
.tools .report .report-description{margin-top: -12px;margin-bottom: 10px;margin-left:15px}
.tools .report .report-zone h3{border-bottom: 1px solid #eee;padding-bottom: 5px;font-size: 1.4em;}
.tools .report .report-zone-title{font-size:24px;line-height: 24px;}
.tools .report .report-zone-description{margin-top: -5px;margin-bottom: 20px;font-size:16px;}
.tools .report .report-block h4{font-size: 16px;}
.tools .report .report-block-description{color: #929292;margin-top: -10px;margin-bottom: 10px;}

.report .report-description{padding: 0 15px;}
.report .well{margin-top:40px;margin-bottom: 40px;}
.report .well table{border-left: 1px solid #ddd;border-right: 1px solid #ddd;}
.report .report-zone {background-color:#fff; border:0px;}
.report .report-block{position: relative;margin-bottom:20px;}
.report .report-block .report-graph{background:#FFF;}
.report .report-block-description.report-block-no-title{color: initial;margin-top: 0px;}
.report .report-block-title{font-size:14px;font-weight:600;margin-top:10px;margin-bottom:5px;width:fit-content;}

.report .report-format-notecard,
.report .report-format-scorecard{background:#FFF;border:1px solid #DDDEE0;}
.report .report-format-notecard .report-block-description,
.report .report-format-scorecard .report-block-description{margin:0 10px;}
.report .report-format-notecard h4,
.report .report-format-scorecard h4{padding-left:10px;}
.report .report-format-notecard .sub-title,
.report .report-format-scorecard .sub-title{padding-left:10px;}
.report .report-format-notecard .scorecard-kpi-values .date-kpi,
.report .report-format-scorecard .scorecard-kpi-values .date-kpi{margin-bottom: 2px;font-size:12px; color:#7C7C7C;}
.report .report-format-notecard .scorecard-kpi-values .value-kpi,
.report .report-format-scorecard .scorecard-kpi-values .value-kpi{font-size:22px;font-weight:bold;}
.report .report-format-notecard .scorecard-kpi-evol,
.report .report-format-scorecard .scorecard-kpi-evol{text-align: center;}
.report .report-format-notecard .scorecard-kpi-values,
.report .report-format-scorecard .scorecard-kpi-values{margin: 0 10px;}
.report .report-format-notecard .scorecard-kpi-evol,
.report .report-format-scorecard .scorecard-kpi-evol {position: absolute;top: 10px;right: 12px;}
.report .report-format-notecard .scorecard-kpi-graph,
.report .report-format-scorecard .scorecard-kpi-graph {padding-left: 10px;padding-right: 10px;}

.report .report-format-gaugecard{background:#FFF;border:1px solid #DDDEE0;padding: 10px;}
.report .report-format-gaugecard .gaugecard{max-width:100%;width: 100%;border-left: none;border-right:none;}
.report .report-format-gaugecard .gaugecard-kpi-graph{height: 30px;}
.report .report-format-gaugecard .date-kpi{font-size:12px; color:#7C7C7C;padding-right: 20px;width:1%;}
.report .report-format-gaugecard .value-kpi{font-size:22px;font-weight:bold;padding-right: 20px;width:1%;}
.report .report-block.report-format-gaugecard .report-block-title{margin-top:0;margin-bottom:0;}


.report .report-format-notecard .text-info,
.report .report-format-scorecard .text-info {color: #7C7C7C;}
.report .report-format-notecard .text-success,
.report .report-format-scorecard .text-success {color: #70C041;}
.report .report-format-notecard .text-error,
.report .report-format-scorecard .text-error {color: #EC5D57;}

.report-no-title .report .report-title{display:none;}
.no-well .report .well{margin:0;background:none;padding:0;border:none;}
.report .table thead th label{font-weight:bold;}
.report hr, .report-description hr, .trumbowyg-editor hr {margin: initial;}
.report .report-glossary {margin: 0px;}

#report-header {width: 100%;margin: 0px;background:#fff;border:0px;border-bottom:1px solid #eee;height: 100px;}
#report-header p.title{font-weight: bold;font-size: 1.2em;}
#report-header .colors{width: 5px;}
#report-header .colors > div{height: 100px;}
#report-header .color1{background: #e9433b;}
#report-header .color2{background: #3e3e3e;}
#report-header .report-title{margin-top:26px;}
#report-header .logo-wrapper img{position: absolute;margin: auto;top: 0;bottom: 0;left: 15px;max-width: 234px;}
#report-header .logo-wrapper {height: 100px;width: 100%;position: relative;}

#report-cover-portrait {
	height: 1448px;
}

#report-cover-landscape {
	height: 1024px;
}

#report-header-custom, #report-footer-custom {
	height: 100px;
}

#report-cover-portrait, #report-cover-landscape, #report-header-custom, #report-footer-custom {
	overflow: hidden;
	word-wrap: break-word;
}

#report-cover-portrait, #report-cover-landscape, #report-header-custom, #report-footer-custom, #my-trumbowyg-cover, #my-trumbowyg-header, #my-trumbowyg-footer {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-decoration: none;
}

.report-display-backgroud {background: #F6F6F6;overflow: scroll;}
.report-display-layer-portrait {width: 1124px;margin: auto;}
.report-display-layer-landscape {width: 1548px;margin: auto;}
.report-display-portrait {width: 1024px;margin: 50px;background: #fff;box-shadow: 0 2px 7px #D4D4D4;}
.report-display-landscape {width: 1448px;margin: 50px;background: #fff;box-shadow: 0 2px 7px #D4D4D4;}

.report-preidcate-url{
    word-break: break-all
}

.report .report-format-scorecard .row-fluid [class*="span"], .report .report-format-scorecard .row-fluid [class^="span"]{
    margin-left: 0px;
}

@media screen and (min-width: 788px) and (max-width: 1024px) {
	.report .report-format-scorecard .scorecard-kpi-values .value-kpi{font-size: 14px;}
	.report .report-format-scorecard .scorecard-kpi-values .date-kpi{font-size: 9px;}
	.report .proxy-filter select{width:110px;}	
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
	.report .report-format-scorecard .scorecard-kpi-values .value-kpi{font-size: 16px;}
	.report .report-format-scorecard .scorecard-kpi-values .date-kpi{font-size: 11px;}
	.report .proxy-filter select{width:150px;}
}

.my-planning .my-planning-day{
	width:80px;
}
.my-planning .my-planning-hour{
	width:25px;
}
.my-planning label{
	height:20px;
	background: #e6e6e6;
}
.my-planning label input{
	display:none;
}
.my-planning label.active{
	background: #f89406;
}

/** report / alerts **/

.modal.row.modal-edit-item{
	width: 1024px;
	margin-left: -512px;
}
.modal.row.modal-edit-item .modal-body{min-height: 420px;}
.report-edit-item .proxy-filter-wrapper,
.report-edit-item .switch-format,
.report-edit-item .zoom-axis-wrapper{
	display: none;
}
.report-edit-item .control-label{
	font-weight:bold;
}
.report-edit-item select#projects{
	width:100%;
}
.report-edit-item input#filterMetrics{
	width: 81.5%;
}
.report-edit-item select#sources,
.report-edit-item select#metrics{
	width: 86%;
}
.report-edit-item .input-append input,
.report-edit-item .input-append select{
	width: 89%;
}
.report-edit-item .add-metric{margin-top: 73px;}
.report-edit-item .metrics{min-height:180px;background:white;border:1px dashed back;}
.report-edit-item .input-append .add-on.loading {
	height: 16px;
}
.report-edit-item .input-append .add-on.loading img {
	margin-top: -6px;
}
.format-icon{
	width: 28px;
	height: 28px;
	display: inline-block;
	background-image: url(/r/img/icons-charts-2.png);
	margin-bottom: -10px;
}
.format-icon-table{background-position: 0 -335px;}
.format-icon-line{background-position: 0 -252px;}
.format-icon-line_stacked{background-position: 0 -308px;}
.format-icon-scorecard{background-position: 0 -392px;}
.format-icon-notecard{background-position: 0 -392px;}
.format-icon-gaugecard{background-position: 0 -616px;}
.format-icon-column{background-position: 0 -56px;}
.format-icon-column_clustered{background-position: 0 0px;}
.format-icon-column_stacked{background-position: 0 -27px;}
.format-icon-column_stacked_horizontal{background-position: 0 -616px;}
.format-icon-column_horizontal{background-position: 0 -364px;}
.format-icon-column_layered{background-position: 0 -448px;}
.format-icon-column_polar{background-position: 0 -503px;}
.format-icon-column_line{background-position: 0 -112px;}
.format-icon-bubble{background-position: 0 -168px;}
.format-icon-pie{background-position: 0 -84px;}
.format-icon-donut{background-position: 0 -139px;}
.format-icon-radar{background-position: 0 -280px;}
.format-icon-gauge{background-position: 0 -224px;}
.format-icon-gauge_solid{background-position: 0 -560px;}
.format-icon-map{background-position: 0 -419px;}
.format-icon-funnel{background-position: 0 -197px;}
.format-icon-text{background-position: 0 -477px;}

.modal-edit-item .modal-body{min-height: 400px;}
.modal-edit-item .tab-content{overflow: initial;}
.report-edit-item .metric-filter-entity{
	min-width: 380px;
}
.report-edit-item legend + .control-group{
	margin-top:0;
}
.report-edit-item .format-label input{
	margin: 0 5px;
}
.report-edit-item .format-label{
	border-right: 1px solid #c9c9c9;
    padding-right: 10px;
    margin-right: 5px;
	height: 28px;
}
.report-edit-item .format:last-child .format-label{
	border-right: none;	
}
.report-create div[dnd-list] {
	min-height: 42px;
	padding: 0px;
}
.report-create .report-title{
	padding: 0 15px;
}
.report-create .report-description{
	padding: 15px;
}
.report-create .txt-fade {
	color: #c0c0c0;
}
ul.typeahead.dropdown-menu{
	z-index: 1051;
}

.report-edit-item .my-multiple-select.disabled .my-multiple-select-label .title { color:#747474; }
.report-edit-item .my-multiple-select.disabled .my-multiple-select-label .my-multiple-select-caret { background:#747474; }
.report-edit-item .my-multiple-select.disabled .my-multiple-select-label { cursor:not-allowed !important; }
.report-edit-item .my-multiple-select.disabled { background-color:#e5e5e5; }
.report-edit-item .my-multiple-select:hover .my-multiple-select-label .title, .report-edit-item .my-multiple-select.open .my-multiple-select-label .title {
  color:#747474;
  background:#ffffff;
}
.report-edit-item .my-multiple-select:hover, .report-edit-item .my-multiple-select.open {
  background:#ffffff;
  color:#747474;
}
.report-edit-item .my-multiple-select .my-multiple-select-label .title .my-multiple-select-icon {
  display:inline-block;
  width:1px;
  height:20px;
  margin-left:5px;
  float:left;
}
.report-edit-item .my-multiple-select .my-multiple-select-label .title {
    margin-right:30px;
    margin-left:5px;
	font-size:13px;
}
.report-edit-item .my-multiple-select .my-multiple-select-label .my-multiple-select-caret span {
  display:inline-block;
  width:0;
  height:0;
  vertical-align:top;
  border-top:4px solid #ffffff;
  border-right:4px solid transparent;
  border-left:4px solid transparent;
  content:"";
}
.report-edit-item .my-multiple-select .my-multiple-select-label .my-multiple-select-caret {
  background-image:url('/images/arrow-to.png');
  position:absolute;
  top:6px;
  right:5px;
  height:12px;
  width:8px;
}
.report-edit-item .my-multiple-select .my-multiple-select-label .my-multiple-select-caret span {
  display:none;
}
.report-edit-item .my-multiple-select .my-multiple-select-label { cursor:pointer; }
.report-edit-item .my-multiple-select>.drop-down .drop-down-inner ul li input {
  margin-top:0;
  margin-right:5px;
}
.report-edit-item .my-multiple-select>.drop-down .drop-down-inner ul li {
  margin:1px 0;
  display:block;
  text-align:left;
  white-space:nowrap;
}
.report-edit-item .my-multiple-select>.drop-down .drop-down-inner ul {
  display:block;
  max-height:200px;
  overflow-y:scroll;
  margin:0;
  background:#ffffff;
}
.report-edit-item .my-multiple-select>.drop-down .drop-down-inner > .input-prepend{
	overflow: hidden;
}
.report-edit-item .my-multiple-select>.drop-down .drop-down-inner {
  background:#ffffff;
  border:1px solid #dadada;
  z-index:999999;
  position:relative;
}
.report-edit-item .my-multiple-select>.drop-down .drop-down-inner .input-prepend{
	padding-right: 41px;
	margin-bottom: 0;
}
.report-edit-item .my-multiple-select>.drop-down .drop-down-inner .input-prepend input{
	width:100%;
}
.report-edit-item .my-multiple-select>.drop-down .drop-down-inner label{
	padding: 3px;
	cursor:pointer;
}
.report-edit-item .my-multiple-select>.drop-down .drop-down-inner label:hover{
	background: #F2F2F2;
}
.report-edit-item .my-multiple-select>.drop-down .drop-down-inner label input{
	margin: 0 5px;
}
.report-edit-item .my-multiple-select>.drop-down .add-on{
	z-index: 9999;
  	margin-top: -1px;
  	margin-right: -8px;
}
.report-edit-item .my-multiple-select>.drop-down {
  color:#646464;
  background:#ffffff;
  position:absolute;
  top:24px;
  left:-1px;
  width: 100%;
}
.report-edit-item .my-multiple-select {
  position:relative;
  border-radius:3px;
  -moz-border-radius:3px;
  -khtml-border-radius:3px;
  -webkit-border-radius:3px;
  line-height: 24px;
  height: 24px;
  border: 1px solid #CBCBCB;
}
.report-edit-item .my-multiple-select .my-multiple-select-label:focus {
	outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.report-edit-item .error .my-multiple-select {
	border: 1px solid #B94A49;
	color:#B94A49;
}
.report-edit-item .my-multiple-select-wrapper{
    width: 99%;
	display:inline-block;
}
.report-edit-item .my-multiple-select-wrapper-append{
	position: relative;
}
.report-edit-item .my-multiple-select-wrapper-append .add-on{
	display:inline-block;
	position: absolute;
	right: 7px;
	top: 1px;
	background: white;
}
.report-edit-item .metric-filter #formulaireFiltre button.btn{display:none;}
.report-edit-item .metric-filter .input-mini{width: 150px;}
.report-edit-item .metric-filter .input-medium{width: 300px;}
.report-edit-block-item .nav-tabs {
	position: absolute;
	top: 11px;
	left: 15px;
}

.report-carousel-paginator > div{
	text-indent:-99999px;
	overflow:hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background:#f5f5f5;
	border: 1px solid #e3e3e3;
	cursor:pointer;
	display:inline-block;
	width:15px;
	height:15px;
	margin-right:5px;
}
.report-carousel-paginator > div.active, .report-carousel-paginator > div:hover{
	background:#e6e6e6;
}
.modal-hide-cancel .modal-footer .btn{visibility:hidden;}
.report-carousel-paginator-wrapper{  margin-left: 25%;margin-top: 10px;}
.report-carousel-paginator-wrapper .report-carousel-paginator{margin-left: 25%;}
.report-model .control-group, .report-model .row-fluid{margin-bottom:0;}
.report-carousel input[type="radio"]{position:absolute;margin-left:46%;margin-top:5px;}
.report-carousel label{position:relative;cursor:pointer;margin-bottom:0;padding: 10px 15px 2px;min-height:270px;max-height:270px;overflow:hidden;}
.report-tabs-list{display:inline-block;font-size:0.75em;}
.report-tabs-list + .report-tabs-list:before{content: '-';margin-left:5px;}
.report-order{margin:0;}
.report-order li{display:block;cursor:pointer;margin-bottom: 4px;padding-top: 4px;}
.report-order li + li{border-top:1px solid #ddd;}
.input-select-body{
    border: solid 1px #ccc;
    width: 100%;
    overflow: hidden;
    display: block!important;
    cursor : text;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.input-select-body ul{
	list-style-type: none;
}
.input-select-list{
    position: relative;
    height: 150px;
    width: 100%;
    overflow-y: scroll;
    border: 1px
}

div.input-select-body li.input-select-item{
    cursor: pointer;
}
div.input-select-body li.input-select-item:hover{
    background: #ccc;
}

div.input-select-body span.input-select-label{
    display: inline-flex;
    cursor: pointer;
    margin: 2px;
}

div.input-select-body input{
    width: 10px;
    border:none;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    box-shadow: none !important;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    outline: none;
}

.no-bottom-margin{margin-bottom:0 !important;}
.row-fluid .no-min-height, .no-min-height{min-height:auto;}
.no-top-margin{margin-top:0 !important;}
.no-bottom-margin-table table{margin-bottom:0 !important;}
.no-top-margin-table table{margin-top:0 !important;}

.table-bubule {
    display: block;
    position: relative;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table-bubule:hover {
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
}

.table-bubule-item {
    text-decoration: underline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 10;
}

.table-bubule-icon {
    display: none;
}

.table-bubule:hover .table-bubule-icon {
    display: inline-flex;
}

.table-bubule:hover .table-bubule-item {
    text-decoration: none;
    position: absolute;
    width: 250px;
    border: #ccc solid 1px;
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    background-color: #fff;
    padding: 8px;
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
    word-break: break-all;
    margin: -9px 0 0 -59px;
    z-index: 11;
}


body.modal-open {
	overflow: hidden;
}

div.modal:focus {
	outline: none;
}

div.alert span.sr-only{
	display: none;
}

#expire {
    width: 127px;
    text-align: center;
    color: #eee;
    font-size: 13px;
    font-weight: 100;
    line-height: normal;
}

.expire-block {
    height: 40px;
    padding-top: 4px;
}

.expire-block-1 {
    width: 70%;
    float: left;
    background-color: #B40000;
}

.expire-block-2 {
    width: 30%;
    float: right;
    background-color: #9C0000;
}

.expire-block-3 {
    width: 100%;
    background-color: #B40000;
}

.expire-block-item {
    font-size: 16px;
    font-weight: 300;
}

.table-block-no-data-wrapper{
	display: table;
	width: 100%;
}

.table-block-no-data {
	padding: 10px;
	text-align: center;
	border: 1px dashed #ccc;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #747474;
	font-size: 14px;
	font-weight: normal;
	height: 150px;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.no-padding-left{padding-left:0;}
.hide-calendar .ui-datepicker-calendar{display:none !important;}

.alert {
  margin: 5px 0px; 
}
.alert.alert-dismissable .close {
    top: 0;
    right: 0;
    color: grey;
    opacity: 1;
}
.alert.alert-danger, .alert.alert-info, .alert.alert-warning, .alert.alert-error {
  padding: 12px 12px 12px 60px;
  background-position: left 18px center;
  background-repeat: no-repeat; 
}
.alert.alert-danger strong, .alert.alert-info strong, .alert.alert-warning strong, .alert.alert-error strong {
  colors: #3E3E3E;
  font-size: 14px;
  font-weight: 500;
  display: block; 
}
.alert.alert-danger {
  background-image: url(/img/icons/alert-icon-danger.svg);
 }
.alert.alert-error {
  background-image: url(/img/icons/alert-icon-danger.svg); 
}
.alert.alert-info {
  background-image: url(/img/icons/alert-icon-info.svg); 
}
.alert.alert-warning {
  background-image: url(/img/icons/alert-icon-warning.svg); 
}
.alert.alert-dismissible .close {
  top: 0;
  right: 0;
  color: #808080;
  opacity: 1; }

.main-spacing .alert {
  margin: 5px 0 15px 0; 
}
.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-info, .alert-warning {
    background-color: #fff;
    border-color: #D4D4D4;
}
.alert-info {
    color: #7C7C7C;
}
.alert-warning {
    color: #7C7C7C;
}
.alert-danger, .alert-error {
    background-color: #FFF9F8;
    border-color: #D58171;
    color: #7C7C7C;
}