.HeaderLayout .View .__Center .Layout .__NavBar .__Navigation .__CreateButton .btn{
    background: #FB8C00 !important;
    color: #fff;
}
.HeaderLayout .View .__Center .Layout .__NavBar .__Navigation .__CreateButton .btn:hover{
    background: #EF6C00 !important;
    color: #fff;
}