#wpcontent {
    background-color: #f1f1f1 !important;
    font-family: "Poppins", sans-serif;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.5;
}

#wpfooter {
    background-color: #f1f1f1 !important;
}

#wpwrap {
    background-color: #f1f1f1 !important;
}

.card {
    padding:unset;
    max-width: none;
    box-shadow:none

}

div.dataTables_wrapper div.dataTables_length select {
    line-height: 16px;
    padding: 6px 28px 6px 12px;
}

.graph,.tableau{
    margin-top:5px;
}

.card-title {
    margin-bottom: 20px;
    position: relative;
    font-weight: 500;
}

.card .card-subtitle {
    font-weight: 300;
    margin-bottom: 10px;
    color: #6c757d;
}

.card-subtitle {
    margin-top: 15px;
    margin-bottom: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem;
    font-weight: 300;
    line-height: 1.2;
    color: inherit;
}
h1 {
	font-size: 22px !important;
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 10px 0 5px 0 !important;
    line-height: 30px !important;
}

.h4, h4 {
    font-size: 18px !important;
}

html body .m-t-40 {
    margin-top: 10px;
}

/*btn*/
.btn-primary {
    color: #ffffff !important;
    background-color: #fb9678 !important;
    border-color: #fb9678 !important;
}

.btn-primary:hover, .btn-primary:focus {
    background-color: #e5896d !important;
    border-color: #e5896d !important;
}

.btn-secondary {
    color: #ffffff !important;
    background-color: #fb9678 !important;
    border-color: #fb9678 !important;
    border-radius: 0.25rem !important;
}

.btn-secondary:hover, .btn-primary:focus {
    background-color: #e5896d !important;
    border-color: #e5896d !important;
}

.btn-success {
    background-color: #00c292;
    border-color: #00c292;
}

.btn-warning {
    background-color: #fec107;
    border-color: #fec107;
}

.btn-danger {
    background-color: #e46a76;
    border-color: #e46a76;
}

.btn {
    display: inline-block;
    font-weight: 300;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.btn-outline-primary:hover, .btn-outline-warning:hover, .btn-primary, .btn-warning, .btn-warning:hover {
    color: #fff !important;
}

.dropdown-item.active, .dropdown-item:active {
    color: #242424 !important;
    text-decoration: none;
    background-color: #f7f6f6 !important;
    border-radius:0px !important;
    border-bottom: 1px solid #e6e6e6 !important;
}

#cf2dbtable_wrapper div.dt-button-collection-title {
    padding: 0 !important;
}

#cf2dbtable_wrapper .dropdown-menu {
    padding: 0 !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background: #f8f9fa; !important;
}

/*export*/
.dt-buttons {
    display: inline-block;
    margin-bottom: 25px;
}

.dt-buttons .dt-button, .dt-buttons .btn {
    padding: 5px 15px;
    border-radius: 0.25rem;
    margin-right: 3px;
}

/*search*/
.dataTables_filter {
    float: right;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
}

.dataTables_filter input {
    border: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fb9678), to(#fb9678)), -webkit-gradient(linear, left top, left bottom, from(#e9ecef), to(#e9ecef));
    background-image: -webkit-linear-gradient(#fb9678, #fb9678), -webkit-linear-gradient(#e9ecef, #e9ecef);
    background-image: -o-linear-gradient(#fb9678, #fb9678), -o-linear-gradient(#e9ecef, #e9ecef);
    background-image: linear-gradient(#fb9678, #fb9678), linear-gradient(#e9ecef, #e9ecef);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    transition: background 0s ease-out;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin-left: 10px;
}

/*Table*/
/*header*/
.table th, .table thead th {
    font-weight: 500;
}
/*td*/
.table td, .table th {
    padding: 1rem !important;
    vertical-align: middle !important;
    border-top: 1px solid #dee2e6 !important;
}
/*Pagination*/
.page-item.active .page-link {
    z-index: 1;
    color: #fff !important;
    background-color: #fb9678 !important;
    border-color: #fb9678 !important;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #fb9678 !important;
    background-color: #fff !important;
    border: 1px solid #dee2e6 !important;
}
.page-link:hover {
    background-color: #e5896d;
    color: #fff;
}
div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
}

#cfdb-controls  {
	margin-top: 20px;
}	

.dt_button_separator {
    background-color: #fff !important;
    cursor: default;
}

/* Contacts Page */
#contacts_select  {
display: flex;
}
#contacts_select div {
	display:inline-block;
	padding: 0 10px 0 0;
	margin: 0px;
}
@media print, screen and (max-width: 790px) {
	#contacts_select  {
	display:block;
	}
	#contacts_select div {
    display: inherit;
  }
}
#cf2dbtable thead {visibility:collapse;}
.DTFC_LeftBodyLiner thead {visibility:collapse;}
table.dataTable tbody td.select-checkbox:before, table.dataTable tbody th.select-checkbox:before {
    margin-top: 0px !important;
    border: 1px solid #b4b9be !important;
    border-radius: 0px !important;
    width: 16px !important;
    min-width: 16px !important;
    height: 16px !important;
    margin-left:-10px !important;
}

table.dataTable tr.selected td.select-checkbox:after, table.dataTable tr.selected th.select-checkbox:after {
    margin-top: -4px !important;
    margin-left: -8px !important;
}

#cf2dbtable_wrapper .btn-group {
	display: inline-block !important;
	text-align: left !important;
}
#cf2dbtable_wrapper .btn-group .btn {
	margin-top: 10px !important;
}
#cf2dbtable_filter{
	margin-top: 15px !important;
}



/*Options Page*/
.ui-state-highlight {
    height: auto;
}

#ctc_options_tabs, #ctc_top_tabs {margin-top:20px}
#ctc_options_tabs .tab-content, #ctc_top_tabs .tab-content, #ctc_params_tabs .tab-content {
    background-color: #FFF;
    padding:30px
}

#ctc_options_tabs .nav-tabs .nav-item:first-of-type,
#ctc_top_tabs .nav-tabs .nav-item:first-of-type,
#ctc_params_tabs .nav-tabs .nav-item:first-of-type{
	margin-left:20px
}

#ctc_params_tabs{
	margin-right:20px;
	margin-top:30px
}
.ui-state-highlight {
    height: auto;
}

.nav-tabs > li > a:hover {
    background: #eaeaea;
}
.nav-tabs > li > a:focus {
    outline:none;
    box-shadow:none;
}

.cfdb-options-table label {
	margin-bottom: 0px !important;
	margin-right: 5px;
}
	
table.cfdb-options-table {
    width: 100%
}

table.cfdb-options-table td{
    padding: 7px 0px;
}
         
table.cfdb-options-table tr:nth-child(even) {
    background: #f9f9f9
}

table.cfdb-options-table tr:nth-child(odd) {
    background: #FFF
}

table.cfdb-options-table td:first-child {
    width: 50%;
}

table.cfdb-options-table td p {
    margin-bottom: 0;
    margin-top: 0;
    padding-right: 4px
}