.supernav{background-color: #23a991;}
.form-profile input[type="submit"] {border-color: #23a991;color:#23a991;}
.link-tpl h5{color:#23a991;}
.link-tpl a:hover>h5, .link-tpl a:focus>h5{background: -webkit-linear-gradient(right,#9a9acd,#6633cd);
  background: -o-linear-gradient(left,#9a9acd,#6633cd);
  background: -moz-linear-gradient(left,#9a9acd,#6633cd);
  background: linear-gradient(to left, #9a9acd,#6633cd);color:#fff !important;}
.nav-btn a, .comm-btn-green {border-color:#23a991;color: #23a991 !important;}
.comm-btn-green:hover, .comm-btn-green:focus, .nav-btn a:hover, .nav-btn a:focus {color: #FFF !important;background-color: #23a991 !important;}
p{color: #72848d !important;}
.B_crumbBox, .B_crumbBox a{color: #5d82a5 !important;}
.B_crumbBox .B_currentCrumb, .comm-footer{color: #9fc0df !important;}
.comm-footer hr{border-top-color: #9fc0df !important;}
.form-profile input:not([type="submit"])::-webkit-input-placeholder,
.form-profile select::-webkit-input-placeholder,
.form-profile textarea::-webkit-input-placeholder {color:#777777 !important;}
.form-profile input:not([type="submit"])::-moz-placeholder,
.form-profile select::-moz-placeholder,
.form-profile textarea::-moz-placeholder {color:#777777 !important;}
.form-profile input:not([type="submit"]):-ms-input-placeholder,
.form-profile select:-ms-input-placeholder,
.form-profile textarea:-ms-input-placeholder {color:#777777 !important;}
.form-profile select, .form-profile input:not([type="submit"]), .form-profile textarea{color:#777777 !important;}
.temp-logo{color: #23a991 !important;}