.active {
    background-color: #8117B3;
}

.row{
  max-width: 90%;
}
.no-padding-column{
	padding: 0;
}
.medium-6{height: 5rem;}
.auto-height{height: auto !important;}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
   color: black;
   opacity: 0.7;
}

input:-moz-placeholder,
textarea:-moz-placeholder { /* Firefox 18- */
   color: black;
   opacity: 0.7;
}

input::-moz-placeholder,
textarea::-moz-placeholder {  /* Firefox 19+ */
   color: black;
   opacity: 0.7;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
   color: black;
   opacity: 0.7;
}

select{
	box-sizing:border-box;
}

.clear{
	clear:both;
}

.button-second{margin-left: 1rem;}

.menu-text{
  background-image: url(../images/tb-logo-v2.png) !important;
	width: 70px;
  height: 50px;
  background-size: contain;
  float: left;
  display: inline-block !important;
  background-repeat: no-repeat;
}

#forgot-pass-msg {
	position: relative;
	float: right;
	font-weight: 600;
	color: #AF54DA;
	top: 8px;
	cursor: pointer;
	transition:all 0.25s ease-in;
}

#forgot-pass-msg:hover{
	color:#db8fff;
}


.forgot-pass-callout{
	margin: 0 0 1rem 0;
	padding: 1rem;
	border: 1px solid rgba(10, 10, 10, 0.25);
	border-radius: 0;
	position: relative;
	color: #0a0a0a;
	background-color:#48a360;
	color:#fff;
	display:none;
}
.forgot-pass-callout p{
	margin:0;
	padding:0;
	line-height:1;
}

#forgot-pass-modal {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	top: 0;
	left: 0;
	display:none;
}

#forgot-pass-modal form {
	position: relative;
	top: 35%;
	max-width: 400px;
	margin: 0 auto;
	background: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}



#table_id_length select{
	width:auto;
}

#table_id_filter input{
	display:inline-block;
	width:auto;
	margin-left:10px !important;
}





#close-bt {
	position: absolute;
	top: 5px;
	right: 15px;
	font-weight: bold;
	cursor: pointer;
}

#forgot-pass-modal label {
	font-weight: 600;
	font-size: 18px;
}

.buttons{
  margin-top: 2rem;
}

.commande{
  margin: 0 0 1rem 0 !important;
}
.button{
  margin: 0 1rem 1rem 0;
}
.button-history{  
  padding: 0.25em 1em;
  margin: 0;
}

h1{font-size: 2.5rem;}

.menu li{padding: .7rem .7rem .7rem 0}

.dataTables_wrapper .dataTables_filter input{
  margin-left: 0 !important;
}















#dashborw-filter-bt {
	margin-bottom: 40px;
}

#dashborw-filter-bt select{
	cursor:pointer;
}

#dashborw-additional-bt {
	position: relative;
	float: right;
	text-align: center;
}
#select-employe, #select-statut {
	width: 200px;
	display: inline-block;
}

#select-statut {
	margin-left: 20px;
}

#syncroniser{
	margin-right:0;
}

#syncroniser:before {
	background-image: url(../images/sync-solid.png);
	content: '';
	display: block;
	background-size: 100% auto;
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 6px;
}

.add-client-bt.button{
	margin:0 0rem 2rem 0;
	float: right;
}

.add-client-bt.button:before {
	content: "+";
	display: block;
	float: left;
	border: 1px solid #fff;
	line-height: 15px;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	margin-right: 6px;
	margin-top: -1px;
	font-size: 14px;
	position: relative;
	text-indent: -1px;
}
#table_id .button{
	margin:0 1rem 0rem 0;
}

.control-ss-buttons{
	text-align:center;
	margin-top:24px;
}

#table_id_info,
#table_id_paginate {
	margin-top: 20px;
}

.control-ss-buttons button{
	width:90%;
}

#forfait-additional,
#factur-price{
	display:none;
}

.hiddenItem,
.hiddenItem2 {
	display : none;
}

.abonement-section-top {
	margin-bottom: 30px;
	margin-top: 10px;
	float: right;
	text-align: right;
}

.abonement-section-top h4:after{
	content:'';
	background-color:green;
}

.abonement-section-top span{
	display:block;
}
/*
.abonement-section-top h4:after {
	content: '';
	background-color: green;
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin-left: 10px;
}
*/
.client-block-title {
	position: relative;
	float: left;
}

.client-history-block {
	margin-top: 40px;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.client-history-block #dashborw-additional-bt,
#dashborw-additional-bt2{
	float:left;
	margin-left:20px;
}


.add-finish-button {
	position: relative;
	float: left;
}

.fields-col-3 {
	width: 31%;
	float: left;
	margin-right: 2%;
}

#details-suppl,
#details-suppl_communication {
	height: 100px;
	max-width: 97%;
}

.history-popup-wrapper,
.communication-popup-wrapper {
	display: none;
	position: fixed;
	top: 50px;
	z-index: 9998;
	width: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #fff;
	padding: 20px 20px 20px 40px;
}

#date1,#date2{
	width:78%;
}

.large-1.columns.align-left{
	float:left;
}

.add-client-bt.button.open-history-popup:before{
	text-indent:0;
}

.calendar-text {
	position: relative;
	float: left;
	top: 7px;
	margin-right: 5px;
}
.overlay-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	top: 0;
	z-index: 9990;
	display:none;
}

#client-note {
	max-width: 800px;
	display: block;
	clear: both;
	height: 150px;
}

.dot {
  height: 25px;
  width: 25px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block !important;
}

#communication-popup label.error, #history-popup label.error{
	display:none !important;
}

#communication-popup select.error, #history-popup select.error,
#communication-popup textarea.error, #history-popup textarea.error{
	border:1px solid #fc0703;
	background-color:#f9ecea;
}