html,
body,
.box h2,
.info-row > .title{
	color:#3d3d3d;
}
.box h2.s30{
	color:#3d3d3d;
}
a,
.forgot-password,
.action_image,
.text-blue,
.profile-menu ul li a{
	color:#e66ee6;
}
a:hover,
.forgot-password:hover,
.profile-menu ul li a:hover,
.action_image :hover{
	color:#ff8ada;
}

/* 	navs */

#nav-wrap{
	background-color:#e66ee6;
    border-bottom:1px solid #e66ee6;
}
.top-nav > li > a:hover{
	background-color:#e66ee6;
}
.top-nav > li > a{
	color:#ffffff;
}

.btn-info,
.btn-core{
	background-color:#e66ee6 !important;
    color:#ffffff;
}
.btn-core:active,
.btn-core:focus,
.btn-info:hover,
.btn-core:hover{
	background-color:#e66ee6 !important;
    color:#ffffff;
}
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a,
.nav-tabs > li.active a:focus {
	background-color:#e66ee6;
    border-color:#e66ee6 !important;
    color:#ffffff !important;
}
.nav-tabs li a{
	color:#3d3d3d !important;
}
.editable-click, a.editable-click{
	color:#e66ee6;
}
a.editable-click:hover{
	color:#ff8ada;
}
.nav-tabs > li a, .nav-tabs > li a:hover{
	color:#ffffff;
}

.sample-email-btn{
	background-color:#e66ee6;
    color:#ffffff;
}
.sample-email-btn:hover{
	background-color:#e66ee6;
    color:#ffffff;
}
span.mob-menu-head{
	color:#ffffff;
}
.btn-navbar .fa{
	color:#ffffff}

/* select 2 */

.select2-results .select2-highlighted{
	background:#e66ee6;
}

/* modal */

.modal-body-title, .modal-title{
	color:#3d3d3d;
}

/* avatar picture */

.default-profile-photo,
.default-avatar-photo > .fa{
	color:#e66ee6;
}

/* brief */
.brief-func-dl dd{
	color:#e66ee6;
}
.brief-func-dl dd:hover{
	color:#ff8ada;
}

/* invoice */
.wp-page-invoice,
.wp-page-invoice h1,
.wp-page-invoice h2,
.brief-table, .brief-body h1, .brief-body p{
	color:#3d3d3d;
}
.charge-box-header,
.wp-page-invoice .charge-box-header{
	background:#e66ee6;
    color:#ffffff;
}

.email-brief,
.grey-text{
	color:#e66ee6;
}
.email-brief:hover,
.grey-text:hover{
	color:#ff8ada;
}
.staff-submit,
.break-submit,
.editable-submit{
	background-color:#e66ee6;
	border:1px solid #e66ee6;
    color:#ffffff;
}
.staff-submit:hover,
.break-submit:hover,
.editable-submit:hover{
	background-color:#e66ee6;
	border:1px solid #e66ee6;
    color:#ffffff;
    background-image:none;
}
#sm-footer-wrap,
.footer-go-to-top-btn{
	background-color:rgba(230,110,230,0.25);
}
.footer-go-to-top-arrow{
	color:#ffffff;
}
.box_credits .title_bc{
	background:#e66ee6;
}

/* primary color overwritten with text color, mostly where anchor color needs to be ovewriten */
.update_link,
.prim-color-to-txt-color{
	color:#3d3d3d !important;
}
.update_link:hover,
.prim-color-to-txt-color:hover{
	color:#ff8ada !important;
}

/* pagination  */
.custom-pagination > .active > a,
.custom-pagination > .active > a:focus,
.custom-pagination > .active > a:hover{
	background-color:#e66ee6;
    border-color:#e66ee6;
}

/* login */
.login-btn:hover{
	border-color:#e66ee6 !important;
}

/*newcalendar*/
#new-calendar table tbody tr td span.dropdown { color:#e66ee6 !important; }

.new-calendar-nav-wrap .nav-tabs li a .fa { color: #e66ee6 !important; }

.primary-client { color: #e66ee6 !important; }

.edit-modal .modal-header .close-modal { color: #e66ee6 !important; }

#new-calendar .avatar-xs + .fa { color: #e66ee6 !important; }


