Copied!
background-image: linear-gradient(top, #eff3ff 0%, #eff3ff 13%, #bdd7e7 25%, #bdd7e7 38%, #6baed6 50%, #6baed6 63%, #2171b5 75%, #2171b5 88%, #2171b5 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eff3ff), color-stop(0.125, #eff3ff), color-stop(0.25, #bdd7e7), color-stop(0.375, #bdd7e7), color-stop(0.5, #6baed6), color-stop(0.625, #6baed6), color-stop(0.75, #2171b5), color-stop(0.875, #2171b5), color-stop(1, #2171b5));
background-image: -moz-linear-gradient(top, #eff3ff 0%, #eff3ff 13%, #bdd7e7 25%, #bdd7e7 38%, #6baed6 50%, #6baed6 63%, #2171b5 75%, #2171b5 88%, #2171b5 100%);
background-image: -o-linear-gradient(top, #eff3ff 0%, #eff3ff 13%, #bdd7e7 25%, #bdd7e7 38%, #6baed6 50%, #6baed6 63%, #2171b5 75%, #2171b5 88%, #2171b5 100%);
background-image: -ms-linear-gradient(top, #eff3ff 0%, #eff3ff 13%, #bdd7e7 25%, #bdd7e7 38%, #6baed6 50%, #6baed6 63%, #2171b5 75%, #2171b5 88%, #2171b5 100%);