/* Dynamic Styles For WP Contacts */
.wcp-toolbar, 
.wcp-select-options {
	background-color: #000000}
.wcp-primary {
	color: #000000;
}

.tab-select li.ui-state-active a {
    box-shadow: inset 0 2px 0 #000000;
}
.tab-select li.ui-state-active i {
	color: #000000;
}
.drawer-menu li a:hover,
.drawer-menu li a:focus {
	color: #000000;
}

.ui-datepicker td .ui-state-active,
.ui-datepicker td .ui-state-hover {
	background-color: #000000;
}

.ui-datepicker-header {
    background-color: #000000;
}

.input-select-options {
	color: #000000;
}

.wcp-button {
	color: #000000;
}

.wcp-container [type="checkbox"]:checked + label:before,
.wcp-modal [type="checkbox"]:checked + label:before {
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
}

input[type=text]:focus:not([readonly]), 
input[type=password]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #000000;
    box-shadow: 0 1px 0 0 #000000; 
}
textarea.materialize-textarea:focus:not([readonly]) {
	min-height: 90px;
}

.fields-grouptitle {
    min-height: 100px;
    width: 100%;
    margin-top: 30px;
}
.fields-grouptitle h3 {
	text-align: center;
    padding: 5px 0 15px;
    border-bottom: 1px solid #000000;
    box-shadow: 0 2px 0 0 #000000; 
}

.btn-default, .btn-default:hover, 
.btn-default:active, .btn-default:focus,
.btn-primary, .btn-primary:hover,
.btn-primary:active, .btn-default:focus {
	color: #000000;
	font-weight: 600;
	outline:none;
	border: 0;
}

.wcp-red {
	color: #f44336;
}
.wcp-white {
	color: #ffffff;
}

.wcp-footer {
	color: #000000;
}
.left-col-width .ui-slider-range {
	background: #000000;
	opacity: 0.5;
}
.left-col-width.ui-slider > .ui-slider-handle {
	background: #000000;
}
.image-td a {
    width: 20px;
    height: 20px;
}

/* Custom CSS Below */
.ielink, .statslink, .col-md-6.owned_by-col {
   display:none;
}
/*------------------------contacmanneger page-------------------------*/
.page-id-2496 #kad-banner, .page-id-2496 footer#containerfooter{
	display:none !important;
}
.page-id-2496 #wrapper, .page-id-2496 .container, .page-id-2496 .wrap.clearfix.contentclass.hfeed{
width:
100% !important;
}

/*-------Search background--------*/
input.wcp-search-input {
    background-color: black !important;
}
.wcp-search:before, .log-search:before {
    z-index: 999;
}
.pure-toggle-label, .wcp-menu, .wcp-breadcrumb{
   display:none;
}

.lead-count .select-all-checked{
   display:none;
}

.lead-count .delete-all-checked{
   display:none;
}

.edit-td .delete-all-selected{
    display:none;
}
/*.edit-td .delete-lead{
    display:none;
}*/
.add-holder i.add-lead,
.export-holder i.export-view{
    color: #000 !important;
    font-size: 25px;
}
.add-holder, .export-holder {
    margin-top: 15px;
}
.wcp-container{
  padding: 35px;
  margin-top: 70px;
}
.export-holder{
display:none !important;
}