.mj_profilediv ul li:hover a, .widget_meta ul li a:hover, .mj_btnblue:hover span, .mj_tabcontent .table tr td span, .mj_tabcontent .table tr:hover td h4 a, .mj_testimonial_data h6 {
    color:#ff9700;
}

ul.mj_joblist li a:hover, ul.mj_joblist.nav-tabs > li.active > a, ul.mj_joblist.nav-tabs > li.active > a:hover, ul.mj_joblist.nav-tabs > li.active > a:focus {
    color:#ff9700;
    border-bottom: 1px solid #ff9700;
}

.mj_greenbtn, .mj_greenbtn:hover {
    background-color:#a5a5a5;
}

.mj_countdiv .mj_countdata span {
    color:#ff9700;
}
.mj_shadow_blue {
    box-shadow:inset 0px 3px 0px #ff9700;
}
.mj_tabcontent .table tr:first-child td:first-child, .mj_tabcontent .table tr:nth-child(2) td:first-child, .mj_tabcontent .table tr:nth-child(3) td:first-child {
  box-shadow:none;  
}

.CTA-Primary .mj_bluebg, .CTA-Primary .mj_mainbtn::before, .CTA-Primary .mj_mainbtn::after{
    background:#ffcb10;
}

.mj_bluebtn, .mj_bluebtn:hover,.mj_btnblue::before, .mj_btnblue::after, .CTA-Secondary .mj_bluebg, .CTA-Secondary .mj_mainbtn::before, .CTA-Secondary .mj_mainbtn::after{
    background:#ff9700;
}
.mj_btnblue:hover, .mj_btnblue:focus, .mj_btnblue {
    border-color:#ff9700;
}
.mj_btnblue {
    background:#ff9700;
}

.widget_search .input-group-btn button, .widget_search .input-group-btn button:hover{
    background:#ff9700;
    border-color:#ff9700;
}
.widget_search .form-control {
    border-color:#ff9700;
}

.chosen-container-active.chosen-with-drop .chosen-single {
	border:0;
	box-shadow:none;
        background:transparent;
        height:40px;
}
.chosen-container-active .chosen-single, .chosen-container-single .chosen-single {
	border:0;
	box-shadow:none;
        background:transparent;
        height:40px;
        line-height:40px;
}

.chosen-container-single .chosen-single div b {
  display:none;
}

.select-wrapper .holder { display: none; }

.chosen-container .chosen-results { padding: 0 0 0 5px; }