@font-face {
  font-family: 'Telex';
  font-style: normal;
  font-weight: 400;
  src: local('Telex-Regular'), url('Telex-Regular.woff') format('woff');
}

/******************************************* GLOBAL SETTINGS **********************************************/
html{
    height: 100%;
}
html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: middle;
}
p{
	text-align: justify;
}
body {
	color: #444;
	background: #f4f4f4;
	min-height: 100%;
	position: relative;
}
body, textarea{
	font: 12px Tahoma,Arial,Helvetica,sans-serif;
}
a {
	text-decoration: none;
	color: #444;
}

h1{ 
	font-size: 22px; 
	line-height: 22px; 
	padding: 5px 0 15px 15px; 
	background: url('../img/triangle.png') left 14px no-repeat transparent;
}
h2{ 
	font-size: 16px; 
	line-height: 16px; 
	margin: 15px 0 10px 0px; 
}
h1, h2{
	font-family: 'Telex',sans-serif;
	font-weight: normal;
	color: #186296;
	text-transform: uppercase;
}
h3, h4, h5{
	margin: 0;
	padding: 5px 0 5px 8px; 
	background: url('../img/h_bar_bg.png') left bottom repeat-x #fff;
	color: #1D81B6;
	text-shadow: none;
	font-weight: normal;
}

/******************************************* STRUCTURE SETTINGS **********************************************/

#header { 
	position: relative;
	background: url('../img/header_bg.png') left top repeat-x #357da1; 
	color: #fff;
	text-shadow: 1px 1px 3px #172527;
}
#header #header_corner{ 
	background: url('../img/header_world_bg.png') right top no-repeat transparent; 
}
#header.backoffice_locked{
	background: url('../img/header_bg_locked.png') left top repeat-x #000; 
}
#header.backoffice_locked #header_corner{ 
	background: url('../img/header_world_bg_locked.png') right top no-repeat transparent; 
}
#header, #header_corner{
	height: 65px;
}
#header #logo img{
	float: left;
	padding: 0 15px 0 10px;
}
#header .admin_options{
	position: absolute;
	top: 5px;
	right: 60px;
}
#header .admin_options a{
	color: #fff;
	text-shadow: 1px 1px 0 #172527;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
#header #global_search{
	position: absolute;
	bottom: 10px;
	right: 60px;
}
#header #global_search input{
	width: 150px;
	border: 1px solid #35a5d9;
	background-color: #186296;
	color: #eee;
}
#header .logo_title{
	padding-top: 8px;
}
#header .logo_title, #header .logo_title a{
	font-family: 'Telex', sans-serif;
	font-size: 25px;
	color: #fff;
}
#header .sub_title{
	padding-top: 2px;
	color: #ccc;
}
#header .sub_title span{
	font-size: 15px;
	font-weight: bold;
	color: #e8e8e8;
	padding-left: 5px;
}
#header .sub_title a.quit{
	color: #ccc;
	font-weight: bold;
	padding-left: 10px;
}
#header .sub_title span.date{
	font-size: 12px;
	font-weight: bold;
	color: #e8e8e8;
	margin-left: 20px;
}
#header .sub_title select{
	font-size: 11px;
	color: #333;
}
#header .quick_account .input-group-btn{
	display: none;
}


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

#nav {
	min-height: 25px;
	background: url('../img/menu_bg.png') left top repeat-x #1e1c1c;
}
#nav a{
	height: 16px;
	padding: 5px 10px 4px 10px;
	color: #ccc;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
}
#nav a:hover{
	color: #eee;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav li {
  list-style: none;
}
#nav > ul > li {
  float: left;
  position: relative;
}
#nav > ul > li > ul{
	display: none;
	position: absolute;
	top: 25px;
	background: url('../img/menu_bg.png') left top repeat-x #1e1c1c;
	box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	z-index: 9;
}
#nav > ul > li:hover > ul{
	display: block;
}

#nav  ul  li ul{
	width: 150px;
}
#nav  ul  li ul li a{
	float: none;
	display: block;
	padding-top: 2px;
}

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

#last_viewed{
	height: 18px;
	line-height: 10px;
	overflow: hidden;
	padding: 0px 0 0px 10px;
	background: url('../img/menu_bg.png') left top repeat-x #1e1c1c;
}
#last_viewed, #last_viewed a{
	color: #aaa;
	font-size: 10px;
}
#last_viewed a{
	line-height: 18px;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
	border-left: 1px solid #666;
}
#last_viewed a:first-child{
	border-left: 0;
}
#last_viewed a:hover{
	color: #eee;
}

/**********************************************/
#menu_col{
	float: left;
	width: 11%;
	margin: 38px 0 0 10px;
/*	position: absolute;			/* pour le dissocier du clear:both */
}

.shortlink_menu{
	padding: 0 0 0 0;
	margin: 10px 0 20px 0;
	background: url('../img/shortlink_bg.png') left top repeat-x #357da4;
	color: #fff;
	text-shadow: 1px 1px 0 #003C5F;
	box-shadow: 3px 3px 10px #999;
	font-size: 11px;
}
.shortlink_menu ul{
	padding: 3px 5px 0 5px;
}
.shortlink_menu ul li{
	padding: 0px 5px 0 5px;
	list-style: none;
	line-height: 23px;
}
.shortlink_menu > ul > li{
	border-bottom: 1px dotted #7fddfb;
	padding-bottom: 2px;
	padding-bottom: 3px;
}
.shortlink_menu > ul > li:last-child{
	border-bottom: none; 
}
.shortlink_menu ul li a{
	display: block;
	color: #fff;
}
.shortlink_menu > ul > li > ul > li{
	padding-left: 10px;
	line-height: 20px;
}
.shortlink_menu ul li a:hover{
/*	color: #444; */
}
#free_menu_area{
	display: none;
	padding-bottom: 5px;
}
#free_menu_area.shortlink_menu select{
	max-width: 100%;
}
.shortlink_menu table {
	line-height: 10px;
}

/***************************************/
#main.popup{
	width: 100%; 
	max-width: 98%;
	padding: 0 10px 0 10px;
}
#main.dashlet{
	width: 100%; 
	padding: 0;
	margin: 0;
}

#main.dashlet #content{
	padding: 0 3px 3px 3px;
	min-height: 100%;
}

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

#content {
	min-height: 400px;
	color: #333;
	padding: 0 10px 85px 15px;
}
#content.with_shortlink{
	padding-left: 12.5%;
}

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

#footer {
	clear: both;
	position: absolute;
	left: 0;
	bottom: 25px;
	width: 100%;
	height: 40px;
	text-align: center;
	font-size: 10px;
	line-height: 40px;
	color: #888;
	font-weight: bold;
	background: url('../img/header_bg.png') left top repeat-x #357da1; 
	color: #fff;
	text-shadow: 1px 1px 0 #172527;
}

#copyright { 
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: right; 
	height: 15px;
	padding: 5px 0 5px 0; 
	/* font-size: 90%; */ 
	background:none repeat scroll 0 0 #105483; 
	color:#AAA; 
}

#logo_iplinks {
	float: right;
	margin: 4px 10px 0 0;
}

/*************************************************************** FORMS ***************************************************************/


.col_middle{
	width: 40%;
	padding: 20px 15px 20px 0;
	float: left;
}
.col_middle .DetailView, .col_middle .EditView{
	width: 100%;
}
.semi .DetailView, .semi .EditView{
	width: 98%;
	margin-top: 20px;
}
.col_middle .semi{
	width: 100%;
}

.semi{
	float: left;
	width: 40%;
	margin-right: 20px;
}
.long{
	width: 55%;
}
.form{
	width: 100%;
	max-width: 1200px;
}
.form .EditView{
	width: 100%;
}
.full{
	width: 100%;
}
.large{
	min-width: 80%;
}
.right{
	float: right;
}

.update_inline_value{
	display: inline;
	cursor: pointer;
}
.update_inline_value input{
	display: none;
}
.audit_infos{
	width: 100%;
/*	height: 15px;*/
	overflow: hidden;
	line-height: 15px;
	margin-left: 5px;
	font-size: 10px;
	color: #888;
	background-color: #eaeaea;
}
.audit_infos .created{
	float: left;
	padding-left: 5px;
}
.audit_infos .modified{
	float: right;
	padding-right: 5px;
}
.audit_infos span{
	color: #333;
}

.misc_field .checkbox_container{
	display: block;
}



/*************************************************************** ELEMENTS / PAGES ***************************************************************/

.ListView{
	border: 1px #afafaf solid;
	border-collapse: collapse;
	width: 100%;
	margin: 3px 0 3px 0;
	line-height: 18px;
	font-size: 11px;
}
.ListView.compact tr, .ListView.compact th, .ListView tr.small{
	height: 14px;
	line-height: 16px;
}
.good{
	color: blue;
}
.dashlet .ListView{
	margin: 0;
}
.ListView th{
	height: 20px;
	padding-left: 3px;
	text-align: left;
	background: url('../img/tabheader_bg.png') left top repeat-x #357da4;
	font-size: 13px;
}
.ListView tr.small th{
	height: 16px;
	font-size: 11px;
}
.ListView th, .ListView th a, .ListView th a.related{
	color: #fff;
	text-shadow: 1px 1px 0 #003C5F;
	font-weight: normal;
}
.ListView tr{
	height: 25px;
}
.popup .ListView tr{
	height: 18px;
}
.ListView td{
	padding: 0 0 0 2px;
	background-color: #fff;
	line-height: 13px;
}
.ListView .impair td{
	background-color: #eee;
}
.ListView .pair td{
	background-color: #fff;
}
.ListView .lettrage td{
	background-color: #fafafa;
}

.lettrage_A td{
	background-color: #f5f5f5 !important;
}
.lettrage_B td{
	background-color: #eaeaea !important;
}
.lettrage_C td{
	background-color: #e3e3e3 !important;
}
.lettrage_D td{
	background-color: #dadada !important;
}
.lettrage_E td{
	background-color: #d6d6d6 !important;
}
.ListView .lettrage_highlight td{
	background-color: #fdd !important;
}

table.details_list{
	width: 100%;
}
table.details_list tr{
	height: 13px;
}
table.details_list tr td{
	padding: 0;
	font-size: 10px;
	line-height: 13px;
}

.ListView tr.devis td, .ListView tr.devis td a{
	color: #999;
}

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

.grid th,.grid td{
	border: 1px #afafaf solid;
}

.grid .day_container{
	position: relative;
	min-width: 80px;
	padding: 0;
}
.grid .day_container .session{
	position: absolute;
	width: 98%;
	padding: 0 1% 0 1%;
	left: 0;
	top: 0;
	background-color: #ddd;
}
.grid .day_container div.first_hall{
	min-width: 2px;
	border-left: 1px #afafaf solid;
}

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

.searchform{
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 10px 5px 16px 0px;
	margin-bottom: 5px;
	position: relative;
}
.searchform label, .searchform input[type=submit]{
	margin-left: 10px;
}

.popup .searchform{
	padding-left: 15px;
}
.searchform .search_row{
}
a.export_link{
	float: right; 
	text-decoration: underline; 
	margin-top: 12px;
}
.searchform .export_link{
	position: absolute; 
	bottom: 3px; 
	right: 3px;
}
.searchform.statspanel{
	width: 100%;
	padding: 3px 5px 3px 5px;
	margin-bottom: -5px;
}
.searchform.statspanel td{
	text-align: center;
}

/******/

.searchresult_module{
	width: 1000px;
	background-color: #fff;
	border: 1px solid #eee;
}


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

input[readonly="readonly"], textarea[readonly="readonly"]{
	background-color: #eee;
}

.pagination{
	text-align: right;
}

.warning_field, .warning_field a{
	color: red;
	font-size: 10px;
}
.warning_field a{
	text-decoration: underline;
}
.warning_message{
	color: #f00;
	font-weight: bold;
	background-color: #fee;
	padding: 10px 20px 10px 20px;
	text-align: center;
/*	width: 60%; */
	margin: 5px 5px 5px 5px;
}
.warning_message a{
	color: #f00;
	text-decoration: underline;
}
.message{
	font-weight: bold;
	font-style: italic;
	color: #55f;
}

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

.detailview_options{
	padding: 0px 5px 0px 5px;
}
.detailview_options img{
	margin-left: 3px;
}
.delete_link{
	float: right;
}
.DetailView{
	width: 80%;
	border: 1px #eee solid;
	border-collapse: collapse;
	margin-top: 10px;
	margin-left: 5px;
}
.box .DetailView{
	width: 100%;
	border: 0;
}
.DetailView .dataLabel{
	width: 150px;
	background-color: #fafafa;
	font-weight: bold;
	border-bottom: 1px #eee solid;
	color: #444;
	vertical-align: top;
}
.DetailView .dataField{
	width: 450px;
	border-bottom: 1px #eee solid;
	background-color: #fff;
}
.DetailView .dataLabel, .DetailView .dataField{
	height: 20px;
	line-height: 15px;
	padding: 2px 5px 1px 3px;
}

.DetailView th{
	height: 20px;
	padding-left: 3px;
	text-align: left;
	background: url('../img/tabheader_bg.png') left top repeat-x #357da4;
	color: #fff;
	text-shadow: 1px 1px 0 #003C5F;
}

.DetailView .private{
	display: none;
}

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

.EditView{
	background-color: #fafafa;
	padding: 10px 20px 10px 20px;
	border: 1px solid #e7e7e7;
	min-width: 800px;
}
.box .EditView{
	border: 0;
	width: 100%;
	min-width: 0;
	padding: 0;
}
.EditView .dataLabel, form .dataLabel{
	font-weight: bold;
	line-height: 22px;
	vertical-align: top;
}

.EditView .box label{
	margin-top: 0;
}
.EditView .box .fieldrow{
	margin-top: 3px;
}

form.with_row, .row_container{
	display: table;
	width: 100%;
}

/********** nouveaux formulaire compatible bootstrap **********/
.form-horizontal .EditView{
	display: table;
	width: 95%;
}
.form-horizontal .EditView .save_button input, .form-horizontal .EditView .dataField{
	float: initial;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
	overflow: hidden;
	
}

.row, .box, .box-header, .box-title, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 768px){
	.col-sm-2 {width: 16.66666667%;}
	.col-sm-3 {width: 25%;}
	.col-sm-4 {width: 33.333333%;}
	.col-sm-5 {width: 41.66666667%;}
	.col-sm-6 {width: 50%;}
	.col-sm-7 {width: 58.33333333%;}
	.col-sm-8 {width: 66.66666667%}
	.col-sm-9 {width: 75%;}
	.col-sm-10 {width: 83.33333333%;}
	.col-sm-11 {width: 91.66666667%;}
	.col-sm-12 {width: 100%;}
}

@media (min-width: 1101px){
	.col-lg-2 {width: 16.66666667%;}
	.col-lg-3 {width: 25%;}
	.col-lg-4 {width: 33.333333%;}
	.col-lg-5 {width: 41.66666667%;}
	.col-lg-6 {width: 50%;}
	.col-lg-7 {width: 58.33333333%;}
	.col-lg-8 {width: 66.66666667%}
	.col-lg-9 {width: 75%;}
	.col-lg-10 {width: 83.33333333%;}
	.col-lg-11 {width: 91.66666667%;}
	.col-lg-12 {width: 100%;}
}

@media (min-width: 992px){
	.col-md-2 {width: 16.66666667%;}
	.col-md-3 {width: 25%;}
	.col-md-4 {width: 33.333333%;}
	.col-md-5 {width: 41.66666667%;}
	.col-md-6 {width: 50%;}
	.col-md-7 {width: 58.33333333%;}
	.col-md-8 {width: 66.66666667%}
	.col-md-9 {width: 75%;}
	.col-md-10 {width: 83.33333333%;}
	.col-md-11 {width: 91.66666667%;}
	.col-md-12 {width: 100%;}
/*	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {float: left;} */
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {	display: table-cell; float: left;}
	.row {display: table-row;}
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.box {
    position: relative;
    border-radius: 3px;
    background: #fafafa;
    /*border-top: 3px solid #d2d6de;*/
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 5px 10px 8px;
}
.box-header.with-border {
/*    border-bottom: 1px solid #f4f4f4; */
}
.box-body .DetailView, .box-body .audit_infos{
	margin-left: 0;
}
.box-header {
    color: #444;
    display: block;
    padding: 10px 10px 0 10px;
    position: relative;
}
h2.box-title{
	margin: 0;
}

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

.required_field{
	color: #f00;
	font-size: 10px;
	vertical-align: top;
}

.save_button{
	padding: 10px 0 10px 0;
}

input, select, textarea, a.button{
	border: 1px solid #bbc;
}

input[type=button], input[type=submit], a.button{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: url('../img/h_bar_bg.png') left bottom repeat-x white;
	box-shadow: 1px 1px 1px #ccc;
	border-radius: 2px;
	color: #333 !important;
	text-shadow: none !important;
	font-size: 12px;
	cursor: pointer;
	white-space: nowrap;
	padding: 2px 5px 2px 5px;
}
a.button{
	padding: 3px 5px 3px 5px;
	font-family: Tahoma,Arial;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}
.button.selected, input[type=button].selected{
/*	background: url('../img/tabheader_bg.png') left top repeat-x #357da4; */
	background: none repeat scroll 0 0 #105483;
	color: #fff;
	text-shadow: 1px 1px 0 #003C5F;
}

/******************** MISC **********************/

#selection_warning{
	font-weight: bold;
	color: #f00;
}

a.related{
	text-decoration: underline;
}
a.related:hover{
	color: #000;
}

tr.tree_row{
	height: 14px !important;
}

/********************************************** SPECIFIC / CONTENT_PAGE **************************************************/
.dashpanel_col{
	width: 49%;
	/*padding: 0 10px 0 10px;*/
	padding: 0;
	margin: 0 1% 0 0;
	float: left;
}
.dashpanel{
	width: 100%;
	float: left;
	box-shadow: 3px 3px 10px #999;
	margin: 0 20px 20px 0;
	min-height: 66px; 
	background: url('../img/loading_fast.gif') no-repeat center 32px transparent;
}
.plain{
	background: url('../img/shortlink_bg.png') left top repeat-x #357DA4;
}
.dashpanel h3{
	font-size: 15px;
	text-transform: uppercase;
}
.dashpanel a, .dashpanel p{
	color: #fff;
	text-shadow: 1px 1px 0 #003C5F;
}

.dashpanel ul{
	padding: 0px 5px 0 5px;
	list-style: none;
	text-shadow: 1px 1px 0 #003C5F;
	line-height: 23px;
}
.dashpanel ul li{
	font-size: 13px;
	border-bottom: 1px dotted #7fddfb;
	padding-bottom: 2px;
	padding-bottom: 3px;
}
.dashpanel ul li:last-child{
	border-bottom: none; 
}

.dashpanel iframe{
	height: 0;
	border: 0;
	width: 100%;
}

.dashpanel.hidden{
	height: 0;
	margin: 0;
	min-height: 0;
	overflow: hidden;
}


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

#auth{
	width: 250px;
	margin: 100px auto;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ddd;
	background-color:#fff;
	box-shadow: 3px 3px 10px #999;
}

#auth .tabDetailView{
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}

.summary_action_message{
	padding-top: 150px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

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

#hotel_presta{
	margin-top: 8px;
}

.massupdate{
	padding: 5px 20px 5px 20px;
	margin: 5px 0 10px 0;
	background-color: #fefefe;
	border: 1px solid #ddd;
	display: none;
}
.massupdate .advanced_options{
	color: #888;
	font-style: italic;
}
.massupdate #massupdate_advanced{
	display: none;
}
.massupdate #update_success{
	color: blue;
	font-weight: bold;
	display: none;
}
.massupdate select{
	max-width: 100%;
}

.comments, .comments a{
	font-size:10px;
	color: #888;
}
.small_comments{
	font-size:10px;
	color: #bbb;
	font-style: italic;
}

.warning, .warning a{
	color: red !important;
}
.registered, .registered a{
	color: blue;
}

.success{color:blue}
.failure{color:red}
.construction{color: orange}
.unvalidated_value{color:#777; font-style:italic;}
.unvalidated_status{color: red}
.cancelled{color: red}
.cancelled_row, .cancelled_row a{color: #999;}
.paiement_out td{background-color: #ddf !important}
.same_account{color: #999; font-style:italic}
img.help{vertical-align: middle}
.dataLabel img.help{margin-top: -3px;}


.tag{
	float: left;
	padding: 1px 3px 1px 3px;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #8e9fa1;
	font-size: 9px;
	text-transform: uppercase;
	margin: 2px 5px 0 0;
	line-height: 13px;
}
.tag, .tags_area .select2-container--default .select2-selection--multiple .select2-selection__choice{
	border: 1px solid #dde2d9;
	background-color: #F1F5EC;
	color: #006633;
}

.clear{
	overflow: hidden;
	width: 100%;
}

.only_front{
	display: none;
}



.Mass_coverage_validation a.status_button.fade{
	opacity: 0.3;
}
.Mass_coverage_validation a.status_button{
	font-size: 11px;
	line-height: 20px;
	padding: 3px 5px;
}
.Mass_coverage_validation a.status_button input{
	vertical-align: text-bottom;
}
.Mass_coverage_validation a.status_button.accepted{
	background-image: none;
	background-color: rgb(68, 199, 103);
	color: #fff;
	text-shadow: 1px 1px 0 #003C5F;
}
.Mass_coverage_validation a.status_button.refused{
	background-image: none;
	background-color: #f44336; /* Red */ 
	color: #fff;
	text-shadow: 1px 1px 0 #003C5F;
}
.Mass_coverage_validation a.status_button.ignore{
	background-image: none;
	background-color: #e7e7e7; /* Grey */
	color: #000;
}

.Mass_coverage_validation .loading_container{
	position: relative;
}
.Mass_coverage_validation .loading{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('../img/loading_fast.gif') 45% 30% no-repeat rgba(255,255,255,0.5);
	z-index: 9;
}
.Mass_coverage_validation .loading.running{
	display: initial;
}
.Mass_coverage_validation .montant{
	word-wrap: nowrap;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
.Mass_coverage_validation .preview{
	text-align: center;
}
.Mass_coverage_validation .preview img{
	max-width: 40px;
	max-height: 40px;
}
.Mass_coverage_validation tr.status_refused .montant, .Mass_coverage_validation tr.status_refused .title, .Mass_coverage_validation tr.status_refused .type{
	text-decoration: line-through;
	font-weight: normal;
}
.Mass_coverage_validation tr.status_accepted .status{
	color: blue;
}
.Mass_coverage_validation tr.status_refused .status{
	color: red;
}
.Mass_coverage_validation .msg_notified, .Mass_coverage_validation .msg_not_notified {display:none}		/* les 2 boutons cachés par defaut */
.Mass_coverage_validation tr.notified .msg_notified {display: initial}
.Mass_coverage_validation tr.status_refused.not_notified .msg_not_notified {display: initial}
.Mass_coverage_validation tr.status_accepted.has_slip.not_notified .msg_not_notified {display: initial}

.Mass_coverage_validation a.notify_refuse {display: none}
.Mass_coverage_validation .need_refused_notify a.notify_refuse {display: initial}

.Mass_coverage_validation a.notify_slip {display: none}
.Mass_coverage_validation .need_slip_notify a.notify_slip {display: initial}

.Mass_coverage_validation .make_slip {display: none}
.Mass_coverage_validation .need_slip .make_slip {display: initial}
.Mass_coverage_validation .msg_no_slip {display: none}
.Mass_coverage_validation .no_slip .msg_no_slip {display: initial}



.Mass_coverage_validation input.number {
	text-align: right;
	width: 40px;
} 
.Mass_coverage_validation input.refound, .Mass_coverage_validation input.total, .Mass_coverage_validation input.pec_total{
	font-weight: bold;
} 
.Mass_coverage_validation input.total, .Mass_coverage_validation input.subtotal{
	background-color: #ffdddd;
}
.Mass_coverage_validation input.refound{
	background-color: #ffffaa;
}


.expense_data .status_refused {
	text-decoration: line-through;
}
.expense_data .status_accepted .status{
	color: blue;
}
.expense_data .status_requested .status{
	color: red;
}
.coverage_data .rib_data{
	float: right;
	font-size: 13px;
}


.ListView .prestation_disabled td a{
	text-decoration: line-through;
}

.select2-results__option{
	padding: 2px 6px;
}