@charset "utf-8";
/* CSS Document */

.w3-ios-dark-blue
{color:#fff;background-color:#5856d6}
.w3-ios-deep-blue
{color:#fff;background-color:#007AFF}
.w3-ios-blue
{color:#fff;background-color:#34AADC}
.w3-ios-light-blue
{color:#fff;background-color:#5AC8FA}
.w3-ios-green
{color:#000;background-color:#4cd964}
.w3-ios-pink
{color:#fff;background-color:#ff2d55}
.w3-ios-red
{color:#fff;background-color:#ff3b30}
.w3-ios-orange
{color:#fff;background-color:#ff9500}
.w3-ios-yellow
{color:#000;background-color:#ffcc00}
.w3-ios-grey
{color:#fff;background-color:#8e8e93}
.w3-ios-light-grey
{color:#000;background-color:#ceced2}
.w3-ios-background
{color:#000;background-color:#efeff4}

.w3-text-ios-dark-blue,.w3-hover-text-ios-dark-blue
{color:#5856d6!important}
.w3-text-ios-deep-blue,.w3-hover-text-ios-deep-blue
{color:#007AFF!important}
.w3-text-ios-blue,.w3-hover-text-ios-blue:hover
{color:#34AADC!important}
.w3-text-ios-light-blue,.w3-hover-text-ios-light-blue
{color:#5AC8FA!important}
.w3-text-ios-green,.w3-hover-text-ios-green
{color:#4cd964!important}
.w3-text-ios-pink,.w3-hover-text-ios-pink
{color:#ff2d55!important}
.w3-text-ios-red,.w3-hover-text-ios-red
{color:#ff3b30!important}
.w3-text-ios-orange,.w3-hover-text-ios-orange
{color:#ff9500!important}
.w3-text-ios-yellow,.w3-hover-text-ios-yellow
{color:#ffcc00!important}
.w3-text-ios-grey,.w3-hover-text-ios-grey
{color:#8e8e93!important}
.w3-text-ios-light-grey,.w3-hover-text-ios-light-grey
{color:#ceced2!important}
.w3-text-ios-background,.w3-hover-text-ios-background
{color:#efeff4!important}

.w3-border-ios-deep-blue,.w3-hover-border-ios-deep-blue{border-color:#007AFF!important}
.w3-hover-ios-deep-blue:hover
{color:#fff!important;background-color:#007AFF!important}
.w3-hover-ios-blue:hover
{color:#fff!important;background-color:#34AADC!important}


