#courtierForm .formRow .fluid {padding-bottom:4px !important;}
.formRow .padB {padding-bottom:10px !important;}
#courtierForm .pageTitle {margin-bottom: 0; }
#mostActive td img {float: left; margin-right: 10px;height:30px;}

.topButton {padding-top:20px;}

.modal-inner { padding:15px;}

table * img {/* max-width: 99% !important; */}
table * td {min-height: 20px !important;}
table * td.tovalid {background-color:#e5f560;}
table * td.tocalculate {background-color:#aaeaf2;}
table * tr.totaux td {background-color:#e5e5e5;font-weight:bold;font-size:11px !important;}

#rapport1,#rapport2,#rapport3,#rapport4,#rapport5,#rapport6 {
  width: 100%;
}



#rapport1 tbody td,#rapport2 tbody td ,#rapport3 tbody td,#rapport4 tbody td ,#rapport5 tbody td, #rapport6 tbody td   {font-size:10px !important;}
#rapport1 tr.totaux td, #rapport2 tr.totaux td ,#rapport3 tr.totaux td,#rapport4 tr.totaux td,#rapport5 tr.totaux td, #rapport6 tr.totaux td  {font-size:11px !important;}


* .padTop {padding-top:25px !important;}
* .padBottom {padding-bottom:25px !important;}
* .padBoth {padding:25px 0 !important;}

#campaignForm textarea {min-height: 80px;}

#campaignForm .preview img {
	max-width: 100%;
	min-width: 100%;
	width: 100%;
	/* ~ 100% ~ */
}

#campaignForm .preview h3 {
	margin-top: 18px;
}

#campaignForm .preview p {
	margin-bottom: 15px;
}

#emailForm .preview ul, .preview ul {
	list-style: disc;
	margin: 20px;
}

#campaignForm  .preview a.btn{
text-align: center;
background: none repeat scroll 0% 0% #E31836;
padding: 10px;
font-size: 14px;
font-weight: normal;
font-family: Tahoma,Geneva,sans-serif;
color: #FFF;
}

.teamMember label {
	width:50px;
	float:left;
	font-size: 16px;
	text-align: center;
	font-weight: 700;
}

.teamMember label img {float:left;margin-top:-4px;margin-left: 5px;}
.teamMember h3 {margin-bottom: 15px;font-size: 18px;}

table td small {font-size: 80%;}

* input.warning,* select.warning {border-color:orange !important;}
input[type=checkbox].warning {border: 1px solid orange !important;}
.image_upload_preview.warning { box-sizing: border-box; border: 2px solid orange !important; border-radius: 2px; }

* .imgFit img {width:100%;max-width:100%;}

strong.blue {font-size:1.7em;color:#2c95b5;}
td.propStat span {font-size:1.2em;color:#2c95b5;}
span.vendu {
    color:#ffffff !important;
    font-size: 11px !important;
    background-color: #E31937;
    display: inline-block !important;
    padding:0px 6px 2px 6px  !important;
    line-height: 1.8em !important;
    text-transform: uppercase;
    border-radius: 100px;
}
span.vendu:before {
	margin-right: 4px;
}
span.propRating {color:orange !important;margin-right: 0 !important; padding-right: 0 !important;}

#editor_disable,#editor2_disable {height:280px;}

.dataHref {cursor:pointer;}

table td.event {
	color:#ffffff;
	padding-left: 50px;
	text-transform: uppercase;
	font-size:12px;
	line-height: 22px;
	min-height: 25px !important;
}
table tbody td.event a {color:#ffffff;}

table tbody td.event.evenement {
	background: #4da5bd url(../images/evenement.png) 5px 50% no-repeat;
}

table tbody td.event.reunion {
	background: #13c2c2 url(../images/reunion.png) 5px 50% no-repeat;
}

table tbody td.event.coaching {
	background: #87bd4d  url(../images/coaching.png) 5px 50% no-repeat;
}

table tbody td.event.conference {
	background: #dfcc27 url(../images/conference.png) 5px 50% no-repeat;
}

table tbody td.event.formation {
	background: #69778a url(../images/formation.png) 5px 50% no-repeat;
}

table tbody td.event.memo {
	background: #7c0f9c url(../images/memo.png) 5px 50% no-repeat;
}

table tbody td.event.canafe {
	background: #335075 url(../images/canafe.png) 5px 50% no-repeat;
}

table tbody td.event.rappel {
	background: #d52734 url(../images/rappel.png) 5px 50% no-repeat;
}

table tbody td.event.sondage {
	background: #c649a1 url(../images/sondage.png) 5px 50% no-repeat;
}

table tbody td.event.note {
	background: #00add9 url(../images/note.png) 5px 50% no-repeat;
}

table td.tableActs a.nosend {}
table td.tableActs a.send { background:/*-moz-linear-gradient(center top , #008000 0%, #007800 100%) repeat scroll 0% 0% transparent;*/-moz-linear-gradient(center top , #BADDBA 0%, #76C976 100%) repeat scroll 0% 0% transparent; color: #FFF; }
table td.tableActs a.send span { color:#686868; }

table tr.revert td {background-color:#757575;color:#ffffff;font-size: 14px;vertical-align:middle;}
table tr.compact td {line-height: 14px !important;padding: 2px 4px;vertical-align: middle;text-align: center;}
table tr.compact.blue td {background-color: #c2e8ef;}
table tr.hide td {display:none;}
table tr td.moreData td {text-align:center;}

.fc-month-view .fc-time{
   display : none !important;
}

.widget .whead h3 {padding:8px 14px;color:#333333;font-size: 16px;}

.blueCentiva {color:#00add9;}


#bonCommande .bon {border-bottom:1px dashed #c5c5c5;padding-bottom:15px !important; padding-top:15px !important;}
#bonCommande input[type=text] {padding:8px 10px !important;border:1px solid #d9d9d9;font-size:14px;font-weight:bold;color:#00add9;text-align:center;}
#bonCommande small {font-size:11px;color:#999999;}

#bonCommande img {float:left;margin:0 0 0 15px;}

#globalLoader {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.3);
	z-index: 10000;
	display: none;

}

#globalLoader .inner {
	text-align: center;
	position: relative;
	margin: 0 auto;
	z-index: 10001;
	top:100px;
	width:250px;
	padding: 25px 50px;
	background-color: #ffffff;
}


#agencySwitcher {
	float:right;
	margin: -50px 20px 0 0px;
}

.toggle-drop {
    float: right;
    margin: 8px 8px 0 0;
    color: #4da5bd;
    font-weight: bold;
}

#notesArchives {display:none;}
#notesArchives h3 {margin:15px 0;}
#tableNote tr td {vertical-align: top !important;}

.hide, .hideVedette {
    display: none;
}

/* Newsletter */

.jquery-sortable-placeholder td { background-color: #DDD !important; height: 100px; }
/*.ui-sortable-helper { display: table; }*/

.featured.is_featured { color: orange; }

#newsletter_properties .tDefault tbody tr td { background-color: #F7F7F7; }
#newsletter_properties .tDefault tbody tr:nth-child(even) td { background: #f2f2f2; }

.image_upload_preview { position: relative; display: inline-block; margin-bottom: 20px; }
.image_upload_preview .image_upload_remove { background-color: #C00; color: #FFF; padding: 15px; border-radius: 100px; text-align: center; position: absolute; bottom: -15px; right: -15px; z-index: 10; }
.image_upload_preview .image_upload_remove:hover { background-color: #E60000; }
.image_upload_preview .image_upload_remove span { font-size: 16px; margin: 0; }
.image_upload_preview .buttons { text-align: right; position: absolute; left: 10px; bottom: -15px; z-index: 4; width: 100%; }

.centiva_image_upload.uploading { background-image: url(/images/ajax-loader.gif); background-repeat: no-repeat; background-position: calc(100% - 5px) 5px; padding-right: 25px; }

#available_properties thead th,
#newsletter_properties thead th { border-bottom: 1px solid #DFDFDF; }

#campaignForm label { text-overflow: ellipsis; width: 100%; display: inline-block; overflow: hidden; white-space: nowrap;}
#campaignForm label > div.author { position: relative; left: 25px;}

table.sendings thead th { text-align: left; padding: 5px 10px; border-left: 1px solid #DFDFDF; }
table.sendings thead th:first-child { border-left-color: #FFF; }

table.sendings .more { display: none; }
table.sendings .more.open { display: block; }
table.sendings .show_more::before { content: "+" }
table.sendings .show_more.open::before { content: "- " }

span.warning { color: orange; }

.filter .formRow {
	padding: 0;
	margin-top: 30px;
}

.filter input[type=text] {
	padding: 18px 5px;
    font-size: 14px;
    letter-spacing: 0.05em;
}

.print-only {
	display: none;
}

.nowrap {
	white-space: nowrap;
}

.header_repeat td {
    background: #C4E4D8 !important;
}

table tr.repeated_header td { background: #c3eff9 !important; }

.confirm_msg { color: green; }

.image_upload_overlay {
	width:100%;
	height:100%;
	position:absolute;
}

.image_upload_bg {
	background-color:rgba(0,0,0,0);
	width:100%;
	height:100%;
	position:absolute;
	transition:all 1s;
}

.image_upload_edit,
.image_upload_clear {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 60%;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	transition: all 0.5s;
	border-radius: 100px;
	box-shadow: 0 1px 1px #999;
}

.image_upload_edit {
	background-image: url('/admin/images/icons/edit-image.png');
	background-color: #318AE0;
}

.image_upload_clear {
	background-image: url('/admin/images/icons/clear-image.png');
	background-color: #D83A20;
	margin-left: 5px;
}

.image_upload_edit .label {
	width:100%;
	margin-top:35%;
	background-color: rgba(0,0,0,0);
	text-align: center;
	padding: 0; margin-left:-10%;
}

.image_upload_clear .label {
	width: 100%;
	bottom: 0;
	background-color: rgba(0,0,0,0);
	text-align: center;
	padding: 0;
}

.image_upload_overlay .image_upload_edit:hover,
.image_upload_overlay .image_upload_clear:hover {
	transform: scale(1.2);
}

.widget.small {
	background-color: #efefef;
}

.widget.small thead td {
	text-align: left;
}

.widget.small .dataTables_filter input {
	margin-left: 0;
}

.widget.small .dataTables_length {
	margin: 5px 8px;
}

.widget.small .dataTables_paginate {
	margin-bottom: 10px;
    margin-right: 11px;
}

a[disabled] {
	opacity: 0.6;
	pointer-events: none;
	cursor: default;
}

.ui-dialog .ui-dialog-buttonpane button.disabled:hover {
	opacity: 0.6;
}

table td.shared { background-color: #E0FFDB !important; }
table td.new { background-color: #FCFFC8 !important; }
table td.error { background-color: #FFD4D4 !important; }
table td.cancelled { background-color: #FFE3B1 !important; }
table td.failed { background-color: #FFCAB1 !important; }
table td.deleted { background-color: #FFD4D4 !important; }

.widget .body.list { padding: 0; }
.widget .body.list ul { margin: 0; }
.widget .body.list ul li { border-bottom: 1px solid #E4E4E4; }
.widget .body.list ul li:hover { background-color: #EFEFEF; }
.widget .body.list ul li:hover a { text-decoration: underline; }
.widget .body.list ul li a { display: inline-block; padding: 10px 15px; width: calc(100% - 30px);}

.teamMember {
	cursor: move;
}

#lightcase-overlay {
    display: none;
    opacity: 0.97!important;
    width: 100%;
    min-height: 100%;
    position: fixed;
    z-index: 10000!important;
    top: -9999px;
    bottom: -9999px;
    left: 0;
    background: #333;
}

.lightcase-icon-close {
    position: fixed;
    top: 15px;
    right: 15px;
    bottom: auto;
    margin: 0;
    opacity: 0;
    outline: none;
    z-index: 10020!important;
}

#lightcase-case {
    display: none;
    position: fixed;
    z-index: 10010!important;
    top: 50%;
    left: 50%;
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#calendar a.fc-time-grid-event { position: absolute; }


.select2-no-results {
    display: none !important;
}

.success { color: green; }

.bxslider-wrapper {
	opacity: 0;
}

.bxslider-wrapper .bxslider {
	max-height: 300px !important;
	overflow: hidden !important;
	display: inline-block;
}

.all-the-things.disabled * {
	transition: opacity 0.2s;
	opacity: 0.9;
	pointer-events: none;
}

#fancybox-close {
	background-image: url(/admin/images/fancybox/Close.jpg) !important;
	background-size: cover !important;
	background-position: 1px 0px !important;
	height: 26px !important;
	width: 26px !important;
}

#fancybox-left-ico {
	background-image: url(/admin/images/fancybox/Arrow_Left.png) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 30%;
	height: 100%;
	width: 60px;
	top: 9px;
}

#fancybox-right-ico {
	background-image: url(/admin/images/fancybox/Arrow_Right.png) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 30%;
	height: 100%;
	width: 60px;
	top: 9px;
}

#fancybox-left span {
	left: -40px !important;
	transition: left 0.3s;
}

#fancybox-right span {
	right: -40px !important;
	left: auto !important;
	transition: right 0.3s;
}

#fancybox-left:hover span {
	left: -42px !important;
}

#fancybox-right:hover span {
	right: -42px !important;
}

#fancybox-title {
	width: 85px !important;
	right: 0 !important;
	left: auto !important;
	bottom: -46px !important;
}

#fancybox-title-over {
	color: #FFF !important;
	background-image: none;
	text-align: right;
	font-size: 15px;
	font-weight: 600;
}

#logoutTimeout {
	font-weight: bold;
}

.logoutPopup.ui-dialog{
	min-width: 365px;
}

.logoutPopup.ui-dialog, .logoutPopup.ui-dialog  .ui-dialog-titlebar{
	border-radius: 0;
}

.logoutPopup.ui-dialog .ui-dialog-title:before{
	content: '';
    font-family: 'IcoMoon';
    margin: 0 10px 0 20px;
}

.logoutPopup.ui-dialog {
	padding: 1px;
}

.logoutPopup.ui-dialog .ui-dialog-buttonset{
	text-align: center;
}

.titleicon {
	display: inline-block;
	float: none;
}

.logoutPopup.ui-dialog .button-yes {
	padding: 10px 12px;
	margin-left: 15px;
	color: white;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
	position: relative;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	box-shadow: 0 1px 2px rgba(58, 58, 58, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.25);
	border: 1px solid #3f78ac;
	background-color: #4887b6;
	background-image: linear-gradient(to top, rgba(66, 66, 66, 0.4) 0%, rgba(196, 196, 196, 0.4) 100%);
}

.logoutPopup.ui-dialog .ui-dialog-content{
	padding: 30px 30px;
}

.logoutPopup.ui-dialog .button-no {
	color: #6a6a6a;
	font-size: 11px;
	font-weight: bold;
	margin-right: 15px;
	padding: 10px 12px;
	position: relative;
	border-radius: 0;
	box-shadow: 0 1px 2px rgba(58, 58, 58, 0.25), inset 0 1px 0 #ffffff, inset 0 0 0 rgba(255, 255, 255, 0.1);
	border: 1px solid #c3c3c3;
	background-color: #efefef;
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.6) 100%);
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.35);

}

.highlight { background-color: yellow; }
#fancybox-overlay {
	z-index: 99999 !important;
	background-color: rgb(0, 0, 0) !important;
}

#fancybox-wrap {
	z-index: 999999 !important;
}


button.button.button--confirm.share.loading {
	background-image: url(/admin/images/ajax-loader-button.gif);
	background-image: url(/admin/images/ajax-loader-button.gif), linear-gradient(-246deg, #4facd2 0, #4facd2 100%);
	background-repeat: no-repeat;
	background-position: center center;
	position: unset;
	height: auto;
	width: auto;
	text-indent: -1000%;
	overflow: hidden;
}

body .ui-dialog .ui-dialog-titlebar-close, body .ui-dialog .ui-dialog-titlebar-close:hover, body .ui-dialog .ui-dialog-titlebar-close:focus {
	border: 1px solid #CCC;
	background: url(/admin/images/close.png) #FFF no-repeat;
	background-size: cover;
	background-position: center center;
	top: 50%;
	border-radius: 3px;
	height: 20px;
	width: 20px;
	right: 10px;
}

body .ui-dialog-titlebar-close:hover {
	border: 1px solid #B7B7B7 !important;
}

.wrapper div#share,
.wrapper div#replan {
	display: none;
}

#partners_table td.the-logo {text-align: center; padding: 10px; background-clip: padding-box; width: auto; }
#partners_table td.the-logo a { display: inline-block; margin: 0 auto; }
#partners_table td.the-logo img { max-width: 200px; }

.impersonateLoading.disabled {
	pointer-events: none;
	cursor: default !important;
}

.impersonateLoading.disabled .iconb:hover {
	color: inherit;
	cursor: default !important;
}

#newsForm .formRow .fluid {padding-bottom:10px !important;}
#newsForm .widget.fluid.grid6, #newsForm .fluid.grid6 {
    margin-left: 25%;
}
@media only screen and (max-width:785px){
    #newsForm .widget.fluid.grid6, #newsForm .fluid.grid6{
        margin-left:0;
    }

}
.full_width {
    width: 100%;
}
.no-padding {
    padding: 0!important;
}
