﻿.background_grey {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bebebe+0,ffffff+50,bebebe+100 */
background: rgb(190,190,190); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(190,190,190,1) 0%, rgba(255,255,255,1) 50%, rgba(190,190,190,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(190,190,190,1) 0%,rgba(255,255,255,1) 50%,rgba(190,190,190,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(190,190,190,1) 0%,rgba(255,255,255,1) 50%,rgba(190,190,190,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebebe', endColorstr='#bebebe',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

