p.break-space{height:25px;margin:0;}
button.transmit-cra-file.force-transmit {
    background-color: #28a745;
    border-color: #28a745;
    color: #FFF;
}
body .navbar {
    padding: 0.6rem 0 1.5rem 0;
}
.main-logo{
	max-width: 176px;
}
@media (min-width:320px) and (max-width:768px) {
	.main-logo{
		margin-top: -9px;
	}
}
body .sidebar .main-menu ul li a{
	height: 93px;	
}
.color-white{
	color:#fff !important;
}
.frais-file .frais-file-download{

}
.frais-file .frais-file-download i{
	font-size: 43px;
}
.frais-file .delete_frai_file{
	font-size: 21px;
	color: red !important;
}
.frais-file .delete_frai_file i{
	
}
.expense-list a.d-flex i{
	font-size: 21px;
	padding: 30px 0 0 20px;
}
.new-mfile .mfile-f{
    background: #fff;
    color: #000;
    border: 1px solid #d7d7d7;
}
.new-mfile .mfile-type{
    border-radius: 30px;
    padding-right: 25px;
}
.new-mfile .simple-icon-doc{
    margin-right:5px;
}
.mfiles-list .delete-mfile{
	cursor:pointer;
}
.mfiles-list .simple-icon-trash{
	font-size: 17px;
}

.new-fichepaie .fichepaie-f{
    background: #fff;
    color: #000;
    border: 1px solid #d7d7d7;
}
.new-fichepaie .simple-icon-doc{
    margin-right:5px;
}
.new-fichepaie select{
    border-radius: 30px;
    padding-right: 25px;
}
.fichepaie-search-form{
    float: right;
}
.fichepaie-search-form label {
    line-height: 2.5;
}

#search-year{
	border-radius: 30px;
	padding-right: 25px;
}

.fichespaie-list .delete-fichepaie{
	cursor:pointer;
}
.fichespaie-list .simple-icon-trash{
	font-size: 17px;
}
.fichespaie-list .send-fichepaie{
    font-size: 19px;
    margin-left: -5px;
}
.fichespaie-list .delete-fichepaie i,
.fichespaie-list .send-fichepaie i{
    font-size: 22px;
}

.expenses-count{
    font-size: 12px;
    color: #fff;
    border: 1px solid #e7284a;
    background: #e7284a;
    border-radius: 10px;
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    font-weight: 700;
    top: -6px;
    right: -19px;
    line-height: 19px;
}
.send-invoice-to-small {
	position: relative;
}
.send-invoice-to-small small.sm{
    font-size: 100%;
}
.send-invoice-to-small span.counter {
    font-size: 12px;
    color: white;
    background: red;
    border-radius: 10px;
    position: absolute;
    width: 18px;
    height: 15px;
    text-align: center;
    font-weight: 700;
    top: -16px;
    right: 2px;
    line-height: 14px;
}

.li-action .btn.btn-sm.mb-1.btn-light,
.li-action .btn.btn-outline-light.btn-upload
{
	cursor: no-drop !important;
}
.contract-signe-zone .btn-outline-primary {
    color: #3953a4;
    border-color: #3953a4;
}
.contract-client-zone .btn-outline-primary {
	color: #ff4f98;
	border-color: #ff4f98;
}
.contract-client-zone .btn-outline-primary:hover {
    color: white;
    background-color: #ff4f98;
    border-color: #ff4f98;
}
.contract-signe-zone .a-download,
.contract-client-zone .a-download
{
	margin-bottom: 10px;
	display: block;
}
.contract-signe-zone .a-download{
	color: #3953a4;
	
}
.contract-client-zone .a-download
{
	color: #ff4f98;
}
.contract-signe-zone .a-download i,
.contract-client-zone .a-download i
{
	font-size: 18px;
}
.contract-signe-zone .a-download span,
.contract-client-zone .a-download span
{
    font-size: 17px;
}
.contract-signe-zone a.remove,
.contract-client-zone a.remove
{
    display: block;
    color: #dc3545;
}
.contract-form h5{
    color: #3953a4;
	text-transform: uppercase;
}
.invoice-stats{

}
.invoice-stats .list-item-heading {
    font-size: 1rem;
}
.invoice-stats .card .card-body {
    padding: 1rem;
}
.invoice-stats .list-thumbnail-letters{
	width: 99px;
	height: 39px;
	font-size: 13px;
}
.invoice-stats .card-body>div {
    text-align: center;
}
.invoice-stats .kpi-title{
    padding: 9px;
    text-align: center;
    margin-bottom: 9px;
}
.invoice-stats .all .kpi-title{
    background-color: #3953a4 !important;
	color:#fff;
}
#invoice-filter-zone .badge-success,
.invoice-stats .payed .kpi-title{
	background-color: #97de8a !important;
	color:#fff
}
#invoice-filter-zone .badge-secondary,
.invoice-stats .impayed .kpi-title{
	background-color: #FFD700 !important;
    color: #000;
}
#invoice-filter-zone .badge-danger,
.invoice-stats .exigible .kpi-title{
	background-color: #ff2f56 !important;
	color:#fff
}
.invoice-stats .impaye-exigible .kpi-title{
	background-color: #f79d1b !important;
	color:#fff
}
#invoice-filter-zone .badge-warning{
    background-color: #f79d1b !important;
}
.item-invoice .badge-warning {
    background-color: #FFD700 !important;
	color:#000;
}
.item-invoice .badge-success {
    background-color: #97de8a !important;
}
.search-by-clien-consultant-selects{
    float: left;
    margin-top: -23px;
}
.search-by-clien-consultant-selects.empty {
    margin-top: 7px;
}
.search-by-clien-consultant-selects .radds{
    display: table;
}
.search-by-clien-consultant-selects .radds p {
    float: left;
    margin-right: 7px;
    font-weight: 600;
    margin: 0 6px 0px 0;
}
.search-by-clien-consultant-selects .radds .custom-control {
    float: left;
}
.search-by-clien-consultant-selects .radds .custom-control * {
    cursor:pointer;
}
#invoice-filter-zone label.title {
    font-weight: 700;
    font-size: 14px;
}
#invoice-filter-zone .filter-invoice .status .badge {
    font-size: 85%;
}
#invoice-filter-zone .range-invoice-date .input-sm.form-control{
    height: 38px;
}
.filter-consultant-zone,
.filter-client-zone{
	float:left;
	margin-right:15px;
	    width: 96%;
	/*width: 163px;*/
}
.expense-list a img.list-thumbnail{
	max-width:190px;
}
body .navbar .navbar-logo .logo {
    width: 171px;
    background: url(../img/logo-black.png?vs=1.2) no-repeat;
}
body .logo-single {
    background: url(../img/logo.png?vs=1.2) no-repeat;
}
body .main-print{
	margin: 0;
}
body .btn-sm, .btn-group-sm>.btn {
    padding: 0.5rem 0.7rem .5rem 0.7rem;
}
h1 .badge {
    font-size: 10px;
    margin-left: 16px;
}
body td.day-holiday .fc-day-number{
	background: #fd31d0 !important;
	color: #fff !important;
}
.btn-note-formule-calcule-rates {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 15px;
    margin-bottom: 16px;
    color: #2c9eff;
    font-weight: 800;
}
.note-formule-calcule-rates {
    padding: 14px 0 14px 14px;
    border: 1px solid #cecece;
    margin-bottom: 18px;
}
/*INVOICE TABLE STYLE*/
.rate-row input{
	max-width:120px;
}
.rate-row td.description{
	width: 35%;
}
.rate-row td.qte{
	width: 15%;
}
.rate-row td.price{
	width: 15%;
}
.rate-row td.total{
	width: 15%;
}
.rate-row td.action{
	width: 20%;
}
/*SNIPPER*/
@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}
/*USER*/
	/*LISTE*/
	span.roles.ADMIN,
	li.select2-selection__choice[title="ADMIN"]
	{
		background-color: #e7284a !important;
		color: #fff !important;
	}
	span.roles.RESPONSIBLE,
	li.select2-selection__choice[title="RESPONSIBLE"]
	{
		background-color: #131113 !important;
		color: #ececec !important;
	}
	span.roles.CONSULTANT,
	li.select2-selection__choice[title="CONSULTANT"]
	{
		background-color: #3195a5 !important;
		color: #fff !important;
	}
	span.roles.ACCOUNTANT,
	li.select2-selection__choice[title="ACCOUNTANT"]
	{
		background-color: #3e884f !important;
		color: #fff !important;
	}
	li.select2-selection__choice[title="ADMIN"] span,
	li.select2-selection__choice[title="RESPONSIBLE"] span,
	li.select2-selection__choice[title="CONSULTANT"] span,
	li.select2-selection__choice[title="ACCOUNTANT"] span{
		color: #fff !important;
	}
	/*LISTE*/
	.bootbox-body img.modal-img {
		width: 100%;
	}
	.users-list .user-thumb i  {
		font-size: 23px;
	}
	.users-list .user-thumb img{
		max-width: 40px;
		height: 40px;
		border-radius: 59%;
	}
	.fire-img-modal,.log-out{
		cursor: pointer;
	}
	/*NEW*/
	.user-profil{
		text-align: center;
	}
	.user-profil i{
		font-size: 43px;
	}
	.user-profil .remove-photo-profile {
		width: 100%;
		color: white !important;
		cursor: pointer;
	}
	
	
	label.photo-profile {
		margin-top: 8px;
		margin-bottom: 0px;
	}
/*CLIENT*/

	/*LISTE*/
	.bootbox-body img.modal-img {
		width: 100%;
	}
	.clients-list .client-thumb i  {
		font-size: 23px;
	}
	.clients-list .client-thumb img{
		max-width: 40px;
		height: 40px;
		border-radius: 59%;
	}
	/*NEW*/
	.client-logo{
		text-align: center;
	}
	.client-logo i{
		font-size: 43px;
	}
	.client-logo .remove-photo-logo {
		width: 100%;
		color: white !important;
		cursor: pointer;
	}
	
	
	label.photo-logo {
		margin-top: 8px;
		margin-bottom: 0px;
	}

	/*CALENDAR*/
	.month-select {
		width: 109px !important;
	}
	.year-select {
		width: 71px !important;
	}
	#weekend-modal .form-check-label {
		font-size: 16px;
		font-weight: 700;
		cursor: pointer;
	}
	#weekend-modal .form-check-input {
		cursor: pointer;
	}
	.cra_filter select+span{
		margin-bottom:10px !important;
	}
	.cra-calendar .alert.alert-info span{
		background: inherit !important;
		color: #000 !important;
	}
	.reports_filter select[name="contract_id"],
	.reports_filter select[name="contract_id"]+span
	{
		width: 80% !important;
		margin-right: 7px;
	}
	.cra-calendar .cra-day-btn {
		width: 56%;
		display: table;
		margin-top: 18px;
		margin-left: auto;
		margin-right: auto;
		border: none;
	}
	.cra-calendar .cra-astr-day-btn {
		width: 56%;
		display: table;
		margin-top: 6px;
		margin-left: auto;
		margin-right: auto;
		border: none;
		background-color: #b69329 !important;
		color: #fff !important;
	}
	.cra-calendar .cra-weekend-btn {
		width: 56%;
		display: table;
		margin-top: 18px;
		margin-left: auto;
		margin-right: auto;
		border: none;
		background-color: #c43d4b;
		color: #FFF;
	}
	.cra-calendar .cra-day-btn.n0{
		background-color: #ececec  !important;
		color: #131113 !important;
	}
	.cra-calendar .cra-day-btn.n1{
		background-color: #2a93d5 !important;
		color: #fff !important;
	}
	.cra-calendar .cra-day-btn.n2{
		background-color: #3e884f !important;
		color: #fff !important;
	}
	p[aria-controls="filter-cra"],
	p[aria-controls="cra-details"]
	{
		cursor:pointer;
	}
	p[aria-controls="filter-cra"]::after,
	p[aria-controls="cra-details"]::after
	{
		display: inline-block;
		width: 0;
		height: 0;
		margin-left: .255em;
		vertical-align: .255em;
		content: "";
		border-top: .3em solid;
		border-right: .3em solid transparent;
		border-bottom: 0;
		border-left: .3em solid transparent;
	}
/*EXPENSES*/
	.card-c {
		border: initial;
		background: white;
		border-radius: calc(0.15rem - 1px);
		box-shadow: 0 1px 15px rgba(0,0,0,.04), 0 1px 6px rgba(0,0,0,.04);
	}
	.expense-bill {
		float: right;
		margin-top: 21px;
	}
	.delete-expense{
		cursor:pointer;
	}
/*CRA MODEL*/
.cra-model{

}
.cra-model .details ul{
    padding: 0;
    margin: 0;
}
.cra-model .details ul li{
    list-style-type: none;
    float: left;
    margin-right: 16px
}
.cra-model .details ul li{
    list-style-type: none;
    float: left;
	width:100%;
    margin-right: 11px;
}
.cra-model .details ul li p {
    font-size: 14px;
    padding-right: 9px;
}
.cra-model .details ul li p .gras{
	font-weight: bolder;
	color:#000 !important;
}
.cra-model .card.d-flex.flex-row.table-heading{
	box-shadow: none;
	background: initial;
}
.cra-model .card.d-flex.flex-row.table-heading p {
    font-size: 1rem;
    line-height: 1.6rem;
    color:#8f8f8f !important;
}
.cra-model .card.d-flex.flex-row p {
    color:#000 !important;
}
.cra-model .card.d-flex.flex-row {
}
.cra-model .card.d-flex.flex-row .card-body{
	padding: 6px;
}
.cra-model .card.d-flex.flex-row .card-body .simple-icon-close{
	color:red;
}
.cra-model .card.d-flex.flex-row.weekend {
    background: #c3c3c3;
}
.redirect-to-cra{
	cursor:pointer;
}
/*CRA ATTACHED FILE*/
.report-file-zone{
	padding: 5px;
	box-shadow: 0 1px 15px rgba(0,0,0,.04), 0 1px 6px rgba(0,0,0,.04);
	border-radius: 20px;
}
.report-file-zone h5{
	text-align: center;
}
.report-file-zone .card .card-body{
	padding: 17px;
	text-align: center;
}
.report-file-zone label i {
    color: #3953a4 !important;
}
.report-file-zone label:hover i {
    color: #FFF !important;
}
.report-file-zone label.btn-upload {
    width: 100%;
    margin-bottom: 16px;
}
.report-file-form .btn-outline-light {
    color: #000000;
}
.report-file-form .btn-outline-light:hover {
    color: #131113;
    background-color: #d8d8d8;
    border-color: #d8d8d8;
}
.report-file-zone .report-file-view{
		position: relative;
		padding-bottom: 19px;
}
.report-file-zone .report-file-view a.doc,
.report-file-zone .report-file-view a.img
{
    padding: .75rem 1.3rem .6rem;
    color: #fff;
}
.report-file-zone .report-file-view a.doc i,
.report-file-zone .report-file-view a.img i,
.report-file-zone .report-file-view a.doc:hover i,
.report-file-zone .report-file-view a.img:hover i
{
    color: #fff !important;
}
.report-status-0 {
    background-color: #b69329 !important;
    color: #fff !important;
}
.report-status-1 {
    background-color: #2a93d5 !important;
    color: #fff !important;
}
.report-status-2 {
    background-color: #3e884f !important;
    color: #fff !important;
}
.report-status-3 {
    background-color: #c43d4b !important;
    color: #fff !important;
}
.report-status-empty {
    background-color: #000000 !important;
    color: #fff !important;
}
.li-action button i{
	margin-right: 6px !important;
	color: #fff !important;
	font-size:11px !important;
}
.li-action button.btn-light i{
	color: #000 !important;
}

.li-astreintes button.as-1 {
    width: 37%;
    padding-left: 4px;
}
.li-astreintes button.as-2 {
    width: 60%;
	padding-left: 4px;
}
.li-astreintes button.fire-astr-day-modal{

}
.li-astreintes button.initialiser-days{

}
.li-print-cra button{
	width: 100%;
}
.li-save-cra button{
    width: 100%;
}

.report-file-view button.f1{
    margin-right: 3px;
}
.report-file-view button.f2, .transmettre-disable{

}
.report-file-view button.remove-cra-file{
	background-color: #dc3545;
	border-color: #dc3545;
	color: #fff;
}
.report-file-view button.transmit-cra-file{
	background-color: #28a745;
	border-color: #28a745;
	color:#FFF;
}
.report-file-view button.transmit-cra-file i,
.report-file-view button.remove-cra-file i
{
	color: #fff !important;
}
.switch-field input:checked + label[for="pending"] {
	background-color: #2a93d5 !important;
	color: #fff !important;
}
.switch-field input:checked + label[for="approved"] {
    background-color: #3e884f !important;
    color: #fff !important;
}
.switch-field input:checked + label[for="rejected"] {
	background-color: #c43d4b !important;
	color: #fff !important;
}
/*NOTIFCATION*/
.show-notification{
	cursor: pointer;
}
/*COMMON*/
.hide{
	display: none !important;
}
.cursor {
	cursor: pointer;
}
.cra-button {
    margin-top: 25px !important;
    margin-left: 22px !important;
    width: 38px;
}
.alert-primary{color:#145388 !important;background-color:#cad7e2 !important;border-color:rgba(20,83,136,.1) !important}

.modal-backdrop {
    background-color: #00000061;
}
.datepicker-invoice,
.datepicker-invoice-debut,
.datepicker-invoice-fin
{
    width: 1px;
    border: none;
}

.remove-date-invoice-debut-fin,.remove-invoice-reference {
	color: red !important;
    cursor: pointer;
	font-size: 19px;
}
.label-invoice-reference{
	cursor: pointer;
}
.bull-long-green {
	top: -6px;
	right: -267px;
	width: 244px;
	border: 1px solid #3e884f;
	background: #3e884f;
}
.invoice h1{
	margin-bottom:20px;
}
.invoice p {
    margin-bottom: 5px !important;
}
.invoice table th,.invoice .table td {
    border:none !important;
}
.invoice table{
	width:100%;
}
.invoice table.company-infos .company-name{
	font-weight: 600;
}
.invoice table.company-infos .company-email{
	margin-top:25px;
}
.invoice table.client-infos{
	margin-top: 40px;
}
.invoice table.table-rates{
	margin-top: 25px;
}
.invoice .label-invoice-date {
    cursor: pointer;
}
.invoice .amount {
    font-size: 15px;
}
.invoice .amount li {
    padding: 3px 0 3px 0;
}
.invoice.invoice-view{
	padding: 50px;
}
.invoice-view h1,.invoice-view h2,.invoice-view h3,.invoice-view h4{
	font-family: "Nunito",sans-serif;
}
.invoice-view h1 {
	font-size: 28px;
}
.invoice-view h2 {
	font-size: 23px;
}
.invoice-view h3 {
	font-size: 18px;
}
.invoice-view h4 {
	font-size: 15px;
}
.invoice-view p {
    font-size: 14px !important;
    line-height: 16px !important;
}
.invoice-view table.table-rates th, .invoice-view table.table-rates td {
	padding: 0.25rem !important;
}
.invoice-view h1 {
	margin-top:0px !important;
}
.invoice-view table.client-infos p{
	margin-bottom: 3px !important;
}
.invoice-view table.company-infos p{
	margin-bottom: 1px !important;
}
.invoice-view .paiment-infos p{
	font-size: 12px !important;
}
.padding-bottom-5px {
    padding-bottom: 5px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.align-right {
    text-align: right;
}
#toolbar-container {
    position: fixed;
    width: 80%;
    z-index: 9999999;
	margin-top: -16px;
}

/*RADIO 3 OPTIONS*/
.switch-field {
}

.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.switch-field label {
    background-color: #e4e4e4;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    line-height: 1;
    text-align: center;
    padding: 8px 4px;
    margin-right: -1px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    transition: all 0.1s ease-in-out;
	width: 32%;
}

.switch-field label:hover {
    cursor: pointer;
}

.switch-field input:checked + label {
    background-color: #a5dc86;
    box-shadow: none;
}

.switch-field label:first-of-type {
    border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
    border-radius: 0 4px 4px 0;
}


/* Set the styles for "Paragraph". */
.ck-content {
    padding: 7.5em !important;
}
.ck-content p {
    font-size: 1.4em !important;
    line-height: 1.63em !important;
}
.ck-content .table table {
    border: none !important;width: 100% !important;
}
.ck-content .table table td, .ck-content .table table th {
   border: 1px solid #fff !important;
}
.ck-content .table table th {
    background: none !important;
}


.main-print .print-view h1 {
	font-size: 32px;
	font-family: "Nunito",sans-serif;
}
.main-print .print-view h2 {
	font-size: 27px;
	font-family: "Nunito",sans-serif;
}
.main-print .print-view h3 {
	font-size: 22px;
	font-family: "Nunito",sans-serif;
}
.main-print .print-view h4 {
	font-size: 17px;
	font-family: "Nunito",sans-serif;
}
.main-print .print-view p {
    font-size: 15px !important;
    line-height: 22px !important;
}
.main-print .print-view {
    padding: 50px;
}

table.prestation{
	width:50%;
}
table.client-company{
	width:50%;
}
table.signature{
	width:100%;
}

body .navbar .navbar-left {
    flex-basis: 19%;
}
body .navbar .navbar-logo .logo-mobile {
    width: 192px;
    height: 26px;
    background: url(../img/logo-black.png) no-repeat;
    background-position: center center;
}
body .navbar .navbar-right {
    flex-basis: 17%;
}