

figcaption{ display: none !important; } #single-sidebar .fancy-form, #main-content-of-page .get-started { border: 1px solid #004bbe; background: rgb(37,98,188); /* Old browsers */ background: -moz-linear-gradient(top, rgba(37,98,188,1) 0%, rgba(0,75,190,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(37,98,188,1)), color-stop(100%,rgba(0,75,190,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(37,98,188,1) 0%,rgba(0,75,190,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(37,98,188,1) 0%,rgba(0,75,190,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(37,98,188,1) 0%,rgba(0,75,190,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(37,98,188,1) 0%,rgba(0,75,190,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2562bc', endColorstr='#004bbe',GradientType=0 ); /* IE6-9 */ } #single-sidebar .fancy-form:hover, #main-content-of-page .get-started:hover { background: rgb(0,75,190); /* Old browsers */ background: -moz-linear-gradient(top, rgba(0,75,190,1) 0%, rgba(37,98,188,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,75,190,1)), color-stop(100%,rgba(37,98,188,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(0,75,190,1) 0%,rgba(37,98,188,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(0,75,190,1) 0%,rgba(37,98,188,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(0,75,190,1) 0%,rgba(37,98,188,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(0,75,190,1) 0%,rgba(37,98,188,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004bbe', endColorstr='#2562bc',GradientType=0 ); /* IE6-9 */ }
Recent Comments