/* 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 */
.pagin, .individual-link, .tel, .type-email, .type-url, .statslink, .logginglink, .ielink {color:#000000;}

.drawer-menu li a {color:#000000;}