Copied!
background-image: linear-gradient(top, #0c7db7 0%, #1d6798 13%, #1d6798 25%, #0d81be 38%, #0d81be 51%, #0e6eaa 66%, #0e6eaa 80%, #196798 90%, #196798 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0c7db7), color-stop(0.125, #1d6798), color-stop(0.25, #1d6798), color-stop(0.38, #0d81be), color-stop(0.51, #0d81be), color-stop(0.655, #0e6eaa), color-stop(0.8, #0e6eaa), color-stop(0.9, #196798), color-stop(1, #196798));
background-image: -moz-linear-gradient(top, #0c7db7 0%, #1d6798 13%, #1d6798 25%, #0d81be 38%, #0d81be 51%, #0e6eaa 66%, #0e6eaa 80%, #196798 90%, #196798 100%);
background-image: -o-linear-gradient(top, #0c7db7 0%, #1d6798 13%, #1d6798 25%, #0d81be 38%, #0d81be 51%, #0e6eaa 66%, #0e6eaa 80%, #196798 90%, #196798 100%);
background-image: -ms-linear-gradient(top, #0c7db7 0%, #1d6798 13%, #1d6798 25%, #0d81be 38%, #0d81be 51%, #0e6eaa 66%, #0e6eaa 80%, #196798 90%, #196798 100%);