html {
  margin: 0;
  padding: 0;
  border: 0; }

.bp-reset-element, body, h1, h2, h3, h4, h5, h6, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, blockquote, q, th, td, caption, table,
div, span, object, iframe, p,
pre, a, abbr, acronym, address,
code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend,
caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

th, td, caption {
  float: none !important;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; 
}

body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #222222; }
  h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0; }

h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em; }

h2 {
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 0.5em; }

h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em; }

h6 {
  font-size: 1em;
  font-weight: bold; }

h7 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.00em; 
    float:right;
   }

p {
  margin: 0 0 1.5em; }
  p .left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p .right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: #0066cc; }
  a:visited {
    color: #004c99; }
  a:focus {
    color: #0099ff; }
  a:hover {
    color: #0099ff; }
  a:active {
    color: #bf00ff; }

b {
    color: #009900; }

c {
    font-weight: bold;
    color: #4884b6;
    font-size: 1.2em;
  }

blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic; }

strong, dfn {
  font-weight: bold; }

em, dfn {
  font-style: italic; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0; }

ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

table.striped tr:nth-child(even) td,
table tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eeeeee; }

.quiet {
  color: #666666; }

.loud {
  color: #111111; }

.clear {
  clear: both; }

.nowrap {
  white-space: nowrap; }

.clearfix {
  overflow: hidden;
  *zoom: 1; }

.small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }

.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em; }

.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

.container {
  width: 1190px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1; }

.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24, .span-25, .span-26, .span-27, .span-28, .span-29, .span-30 {
  display: inline;
  float: left;
  margin-right: 10px; }
  * html .column, * html .span-1, * html .span-2, * html .span-3, * html .span-4, * html .span-5, * html .span-6, * html .span-7, * html .span-8, * html .span-9, * html .span-10, * html .span-11, * html .span-12, * html .span-13, * html .span-14, * html .span-15, * html .span-16, * html .span-17, * html .span-18, * html .span-19, * html .span-20, * html .span-21, * html .span-22, * html .span-23, * html .span-24, * html .span-25, * html .span-26, * html .span-27, * html .span-28, * html .span-29, * html .span-30 {
    overflow-x: hidden; }

.last {
  margin-right: 0; }

.span-1 {
  width: 30px; }

.span-2 {
  width: 70px; }

.span-3 {
  width: 110px; }

.span-4 {
  width: 150px; }

.span-5 {
  width: 190px; }

.span-6 {
  width: 230px; }

.span-7 {
  width: 270px; }

.span-8 {
  width: 310px; }

.span-9 {
  width: 350px; }

.span-10 {
  width: 390px; }

.span-11 {
  width: 430px; }

.span-12 {
  width: 470px; }

.span-13 {
  width: 510px; }

.span-14 {
  width: 550px; }

.span-15 {
  width: 590px; }

.span-16 {
  width: 630px; }

.span-17 {
  width: 670px; }

.span-18 {
  width: 710px; }

.span-19 {
  width: 750px; }

.span-20 {
  width: 790px; }

.span-21 {
  width: 830px; }

.span-22 {
  width: 870px; }

.span-23 {
  width: 910px; }

.span-24 {
  width: 950px; }

.span-25 {
  width: 990px; }

.span-26 {
  width: 1030px; }

.span-27 {
  width: 1070px; }

.span-28 {
  width: 1110px; }

.span-29 {
  width: 1150px; }

.span-30 {
  width: 1190px;
  margin: 0; }

input.span-1, textarea.span-1, select.span-1 {
  width: 30px; }
input.span-2, textarea.span-2, select.span-2 {
  width: 70px; }
input.span-3, textarea.span-3, select.span-3 {
  width: 110px; }
input.span-4, textarea.span-4, select.span-4 {
  width: 150px; }
input.span-5, textarea.span-5, select.span-5 {
  width: 190px; }
input.span-6, textarea.span-6, select.span-6 {
  width: 230px; }
input.span-7, textarea.span-7, select.span-7 {
  width: 270px; }
input.span-8, textarea.span-8, select.span-8 {
  width: 310px; }
input.span-9, textarea.span-9, select.span-9 {
  width: 350px; }
input.span-10, textarea.span-10, select.span-10 {
  width: 390px; }
input.span-11, textarea.span-11, select.span-11 {
  width: 430px; }
input.span-12, textarea.span-12, select.span-12 {
  width: 470px; }
input.span-13, textarea.span-13, select.span-13 {
  width: 510px; }
input.span-14, textarea.span-14, select.span-14 {
  width: 550px; }
input.span-15, textarea.span-15, select.span-15 {
  width: 590px; }
input.span-16, textarea.span-16, select.span-16 {
  width: 630px; }
input.span-17, textarea.span-17, select.span-17 {
  width: 670px; }
input.span-18, textarea.span-18, select.span-18 {
  width: 710px; }
input.span-19, textarea.span-19, select.span-19 {
  width: 750px; }
input.span-20, textarea.span-20, select.span-20 {
  width: 790px; }
input.span-21, textarea.span-21, select.span-21 {
  width: 830px; }
input.span-22, textarea.span-22, select.span-22 {
  width: 870px; }
input.span-23, textarea.span-23, select.span-23 {
  width: 910px; }
input.span-24, textarea.span-24, select.span-24 {
  width: 950px; }
input.span-25, textarea.span-25, select.span-25 {
  width: 990px; }
input.span-26, textarea.span-26, select.span-26 {
  width: 1030px; }
input.span-27, textarea.span-27, select.span-27 {
  width: 1070px; }
input.span-28, textarea.span-28, select.span-28 {
  width: 1110px; }
input.span-29, textarea.span-29, select.span-29 {
  width: 1150px; }
input.span-30, textarea.span-30, select.span-30 {
  width: 1190px; }

.append-1 {
  padding-right: 40px; }

.append-2 {
  padding-right: 80px; }

.append-3 {
  padding-right: 120px; }

.append-4 {
  padding-right: 160px; }

.append-5 {
  padding-right: 200px; }

.append-6 {
  padding-right: 240px; }

.append-7 {
  padding-right: 280px; }

.append-8 {
  padding-right: 320px; }

.append-9 {
  padding-right: 360px; }

.append-10 {
  padding-right: 400px; }

.append-11 {
  padding-right: 440px; }

.append-12 {
  padding-right: 480px; }

.append-13 {
  padding-right: 520px; }

.append-14 {
  padding-right: 560px; }

.append-15 {
  padding-right: 600px; }

.append-16 {
  padding-right: 640px; }

.append-17 {
  padding-right: 680px; }

.append-18 {
  padding-right: 720px; }

.append-19 {
  padding-right: 760px; }

.append-20 {
  padding-right: 800px; }

.append-21 {
  padding-right: 840px; }

.append-22 {
  padding-right: 880px; }

.append-23 {
  padding-right: 920px; }

.append-24 {
  padding-right: 960px; }

.append-25 {
  padding-right: 1000px; }

.append-26 {
  padding-right: 1040px; }

.append-27 {
  padding-right: 1080px; }

.append-28 {
  padding-right: 1120px; }

.append-29 {
  padding-right: 1160px; }

.prepend-1 {
  padding-left: 40px; }

.prepend-2 {
  padding-left: 80px; }

.prepend-3 {
  padding-left: 120px; }

.prepend-4 {
  padding-left: 160px; }

.prepend-5 {
  padding-left: 200px; }

.prepend-6 {
  padding-left: 240px; }

.prepend-7 {
  padding-left: 280px; }

.prepend-8 {
  padding-left: 320px; }

.prepend-9 {
  padding-left: 360px; }

.prepend-10 {
  padding-left: 400px; }

.prepend-11 {
  padding-left: 440px; }

.prepend-12 {
  padding-left: 480px; }

.prepend-13 {
  padding-left: 520px; }

.prepend-14 {
  padding-left: 560px; }

.prepend-15 {
  padding-left: 600px; }

.prepend-16 {
  padding-left: 640px; }

.prepend-17 {
  padding-left: 680px; }

.prepend-18 {
  padding-left: 720px; }

.prepend-19 {
  padding-left: 760px; }

.prepend-20 {
  padding-left: 800px; }

.prepend-21 {
  padding-left: 840px; }

.prepend-22 {
  padding-left: 880px; }

.prepend-23 {
  padding-left: 920px; }

.prepend-24 {
  padding-left: 960px; }

.prepend-25 {
  padding-left: 1000px; }

.prepend-26 {
  padding-left: 1040px; }

.prepend-27 {
  padding-left: 1080px; }

.prepend-28 {
  padding-left: 1120px; }

.prepend-29 {
  padding-left: 1160px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24, .pull-25, .pull-26, .pull-27, .pull-28, .pull-29, .pull-30 {
  display: inline;
  float: left;
  position: relative; }

.pull-1 {
  margin-left: -40px; }

.pull-2 {
  margin-left: -80px; }

.pull-3 {
  margin-left: -120px; }

.pull-4 {
  margin-left: -160px; }

.pull-5 {
  margin-left: -200px; }

.pull-6 {
  margin-left: -240px; }

.pull-7 {
  margin-left: -280px; }

.pull-8 {
  margin-left: -320px; }

.pull-9 {
  margin-left: -360px; }

.pull-10 {
  margin-left: -400px; }

.pull-11 {
  margin-left: -440px; }

.pull-12 {
  margin-left: -480px; }

.pull-13 {
  margin-left: -520px; }

.pull-14 {
  margin-left: -560px; }

.pull-15 {
  margin-left: -600px; }

.pull-16 {
  margin-left: -640px; }

.pull-17 {
  margin-left: -680px; }

.pull-18 {
  margin-left: -720px; }

.pull-19 {
  margin-left: -760px; }

.pull-20 {
  margin-left: -800px; }

.pull-21 {
  margin-left: -840px; }

.pull-22 {
  margin-left: -880px; }

.pull-23 {
  margin-left: -920px; }

.pull-24 {
  margin-left: -960px; }

.pull-25 {
  margin-left: -1000px; }

.pull-26 {
  margin-left: -1040px; }

.pull-27 {
  margin-left: -1080px; }

.pull-28 {
  margin-left: -1120px; }

.pull-29 {
  margin-left: -1160px; }

.pull-30 {
  margin-left: -1200px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24, .push-25, .push-26, .push-27, .push-28, .push-29, .push-30 {
  display: inline;
  float: left;
  position: relative; }

.push-1 {
  margin: 0 -40px 1.5em 40px; }

.push-2 {
  margin: 0 -80px 1.5em 80px; }

.push-3 {
  margin: 0 -120px 1.5em 120px; }

.push-4 {
  margin: 0 -160px 1.5em 160px; }

.push-5 {
  margin: 0 -200px 1.5em 200px; }

.push-6 {
  margin: 0 -240px 1.5em 240px; }

.push-7 {
  margin: 0 -280px 1.5em 280px; }

.push-8 {
  margin: 0 -320px 1.5em 320px; }

.push-9 {
  margin: 0 -360px 1.5em 360px; }

.push-10 {
  margin: 0 -400px 1.5em 400px; }

.push-11 {
  margin: 0 -440px 1.5em 440px; }

.push-12 {
  margin: 0 -480px 1.5em 480px; }

.push-13 {
  margin: 0 -520px 1.5em 520px; }

.push-14 {
  margin: 0 -560px 1.5em 560px; }

.push-15 {
  margin: 0 -600px 1.5em 600px; }

.push-16 {
  margin: 0 -640px 1.5em 640px; }

.push-17 {
  margin: 0 -680px 1.5em 680px; }

.push-18 {
  margin: 0 -720px 1.5em 720px; }

.push-19 {
  margin: 0 -760px 1.5em 760px; }

.push-20 {
  margin: 0 -800px 1.5em 800px; }

.push-21 {
  margin: 0 -840px 1.5em 840px; }

.push-22 {
  margin: 0 -880px 1.5em 880px; }

.push-23 {
  margin: 0 -920px 1.5em 920px; }

.push-24 {
  margin: 0 -960px 1.5em 960px; }

.push-25 {
  margin: 0 -1000px 1.5em 1000px; }

.push-26 {
  margin: 0 -1040px 1.5em 1040px; }

.push-27 {
  margin: 0 -1080px 1.5em 1080px; }

.push-28 {
  margin: 0 -1120px 1.5em 1120px; }

.push-29 {
  margin: 0 -1160px 1.5em 1160px; }

.push-30 {
  margin: 0 -1200px 1.5em 1200px; }

.prepend-top {
  margin-top: 1.5em; }

.append-bottom {
  margin-bottom: 1.5em; }

.showgrid {
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(5%, rgba(0, 0, 0, 0.5)), color-stop(5%, rgba(0, 0, 0, 0))), -webkit-gradient(linear, 0% 50%, 1200 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(100, 100, 225, 0.25)), color-stop(2.5%, rgba(100, 100, 225, 0.25)), color-stop(2.5%, rgba(0, 0, 0, 0)), color-stop(3.33333%, rgba(0, 0, 0, 0)), color-stop(3.33333%, rgba(100, 100, 225, 0.25)), color-stop(5.83333%, rgba(100, 100, 225, 0.25)), color-stop(5.83333%, rgba(0, 0, 0, 0)), color-stop(6.66667%, rgba(0, 0, 0, 0)), color-stop(6.66667%, rgba(100, 100, 225, 0.25)), color-stop(9.16667%, rgba(100, 100, 225, 0.25)), color-stop(9.16667%, rgba(0, 0, 0, 0)), color-stop(10%, rgba(0, 0, 0, 0)), color-stop(10%, rgba(100, 100, 225, 0.25)), color-stop(12.5%, rgba(100, 100, 225, 0.25)), color-stop(12.5%, rgba(0, 0, 0, 0)), color-stop(13.33333%, rgba(0, 0, 0, 0)), color-stop(13.33333%, rgba(100, 100, 225, 0.25)), color-stop(15.83333%, rgba(100, 100, 225, 0.25)), color-stop(15.83333%, rgba(0, 0, 0, 0)), color-stop(16.66667%, rgba(0, 0, 0, 0)), color-stop(16.66667%, rgba(100, 100, 225, 0.25)), color-stop(19.16667%, rgba(100, 100, 225, 0.25)), color-stop(19.16667%, rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0)), color-stop(20%, rgba(100, 100, 225, 0.25)), color-stop(22.5%, rgba(100, 100, 225, 0.25)), color-stop(22.5%, rgba(0, 0, 0, 0)), color-stop(23.33333%, rgba(0, 0, 0, 0)), color-stop(23.33333%, rgba(100, 100, 225, 0.25)), color-stop(25.83333%, rgba(100, 100, 225, 0.25)), color-stop(25.83333%, rgba(0, 0, 0, 0)), color-stop(26.66667%, rgba(0, 0, 0, 0)), color-stop(26.66667%, rgba(100, 100, 225, 0.25)), color-stop(29.16667%, rgba(100, 100, 225, 0.25)), color-stop(29.16667%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(100, 100, 225, 0.25)), color-stop(32.5%, rgba(100, 100, 225, 0.25)), color-stop(32.5%, rgba(0, 0, 0, 0)), color-stop(33.33333%, rgba(0, 0, 0, 0)), color-stop(33.33333%, rgba(100, 100, 225, 0.25)), color-stop(35.83333%, rgba(100, 100, 225, 0.25)), color-stop(35.83333%, rgba(0, 0, 0, 0)), color-stop(36.66667%, rgba(0, 0, 0, 0)), color-stop(36.66667%, rgba(100, 100, 225, 0.25)), color-stop(39.16667%, rgba(100, 100, 225, 0.25)), color-stop(39.16667%, rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0)), color-stop(40%, rgba(100, 100, 225, 0.25)), color-stop(42.5%, rgba(100, 100, 225, 0.25)), color-stop(42.5%, rgba(0, 0, 0, 0)), color-stop(43.33333%, rgba(0, 0, 0, 0)), color-stop(43.33333%, rgba(100, 100, 225, 0.25)), color-stop(45.83333%, rgba(100, 100, 225, 0.25)), color-stop(45.83333%, rgba(0, 0, 0, 0)), color-stop(46.66667%, rgba(0, 0, 0, 0)), color-stop(46.66667%, rgba(100, 100, 225, 0.25)), color-stop(49.16667%, rgba(100, 100, 225, 0.25)), color-stop(49.16667%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(100, 100, 225, 0.25)), color-stop(52.5%, rgba(100, 100, 225, 0.25)), color-stop(52.5%, rgba(0, 0, 0, 0)), color-stop(53.33333%, rgba(0, 0, 0, 0)), color-stop(53.33333%, rgba(100, 100, 225, 0.25)), color-stop(55.83333%, rgba(100, 100, 225, 0.25)), color-stop(55.83333%, rgba(0, 0, 0, 0)), color-stop(56.66667%, rgba(0, 0, 0, 0)), color-stop(56.66667%, rgba(100, 100, 225, 0.25)), color-stop(59.16667%, rgba(100, 100, 225, 0.25)), color-stop(59.16667%, rgba(0, 0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0)), color-stop(60%, rgba(100, 100, 225, 0.25)), color-stop(62.5%, rgba(100, 100, 225, 0.25)), color-stop(62.5%, rgba(0, 0, 0, 0)), color-stop(63.33333%, rgba(0, 0, 0, 0)), color-stop(63.33333%, rgba(100, 100, 225, 0.25)), color-stop(65.83333%, rgba(100, 100, 225, 0.25)), color-stop(65.83333%, rgba(0, 0, 0, 0)), color-stop(66.66667%, rgba(0, 0, 0, 0)), color-stop(66.66667%, rgba(100, 100, 225, 0.25)), color-stop(69.16667%, rgba(100, 100, 225, 0.25)), color-stop(69.16667%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(100, 100, 225, 0.25)), color-stop(72.5%, rgba(100, 100, 225, 0.25)), color-stop(72.5%, rgba(0, 0, 0, 0)), color-stop(73.33333%, rgba(0, 0, 0, 0)), color-stop(73.33333%, rgba(100, 100, 225, 0.25)), color-stop(75.83333%, rgba(100, 100, 225, 0.25)), color-stop(75.83333%, rgba(0, 0, 0, 0)), color-stop(76.66667%, rgba(0, 0, 0, 0)), color-stop(76.66667%, rgba(100, 100, 225, 0.25)), color-stop(79.16667%, rgba(100, 100, 225, 0.25)), color-stop(79.16667%, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0)), color-stop(80%, rgba(100, 100, 225, 0.25)), color-stop(82.5%, rgba(100, 100, 225, 0.25)), color-stop(82.5%, rgba(0, 0, 0, 0)), color-stop(83.33333%, rgba(0, 0, 0, 0)), color-stop(83.33333%, rgba(100, 100, 225, 0.25)), color-stop(85.83333%, rgba(100, 100, 225, 0.25)), color-stop(85.83333%, rgba(0, 0, 0, 0)), color-stop(86.66667%, rgba(0, 0, 0, 0)), color-stop(86.66667%, rgba(100, 100, 225, 0.25)), color-stop(89.16667%, rgba(100, 100, 225, 0.25)), color-stop(89.16667%, rgba(0, 0, 0, 0)), color-stop(90%, rgba(0, 0, 0, 0)), color-stop(90%, rgba(100, 100, 225, 0.25)), color-stop(92.5%, rgba(100, 100, 225, 0.25)), color-stop(92.5%, rgba(0, 0, 0, 0)), color-stop(93.33333%, rgba(0, 0, 0, 0)), color-stop(93.33333%, rgba(100, 100, 225, 0.25)), color-stop(95.83333%, rgba(100, 100, 225, 0.25)), color-stop(95.83333%, rgba(0, 0, 0, 0)), color-stop(96.66667%, rgba(0, 0, 0, 0)), color-stop(96.66667%, rgba(100, 100, 225, 0.25)), color-stop(99.16667%, rgba(100, 100, 225, 0.25)), color-stop(99.16667%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 30px, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 40px, rgba(100, 100, 225, 0.25) 40px, rgba(100, 100, 225, 0.25) 70px, rgba(0, 0, 0, 0) 70px, rgba(0, 0, 0, 0) 80px, rgba(100, 100, 225, 0.25) 80px, rgba(100, 100, 225, 0.25) 110px, rgba(0, 0, 0, 0) 110px, rgba(0, 0, 0, 0) 120px, rgba(100, 100, 225, 0.25) 120px, rgba(100, 100, 225, 0.25) 150px, rgba(0, 0, 0, 0) 150px, rgba(0, 0, 0, 0) 160px, rgba(100, 100, 225, 0.25) 160px, rgba(100, 100, 225, 0.25) 190px, rgba(0, 0, 0, 0) 190px, rgba(0, 0, 0, 0) 200px, rgba(100, 100, 225, 0.25) 200px, rgba(100, 100, 225, 0.25) 230px, rgba(0, 0, 0, 0) 230px, rgba(0, 0, 0, 0) 240px, rgba(100, 100, 225, 0.25) 240px, rgba(100, 100, 225, 0.25) 270px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 310px, rgba(0, 0, 0, 0) 310px, rgba(0, 0, 0, 0) 320px, rgba(100, 100, 225, 0.25) 320px, rgba(100, 100, 225, 0.25) 350px, rgba(0, 0, 0, 0) 350px, rgba(0, 0, 0, 0) 360px, rgba(100, 100, 225, 0.25) 360px, rgba(100, 100, 225, 0.25) 390px, rgba(0, 0, 0, 0) 390px, rgba(0, 0, 0, 0) 400px, rgba(100, 100, 225, 0.25) 400px, rgba(100, 100, 225, 0.25) 430px, rgba(0, 0, 0, 0) 430px, rgba(0, 0, 0, 0) 440px, rgba(100, 100, 225, 0.25) 440px, rgba(100, 100, 225, 0.25) 470px, rgba(0, 0, 0, 0) 470px, rgba(0, 0, 0, 0) 480px, rgba(100, 100, 225, 0.25) 480px, rgba(100, 100, 225, 0.25) 510px, rgba(0, 0, 0, 0) 510px, rgba(0, 0, 0, 0) 520px, rgba(100, 100, 225, 0.25) 520px, rgba(100, 100, 225, 0.25) 550px, rgba(0, 0, 0, 0) 550px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 590px, rgba(0, 0, 0, 0) 590px, rgba(0, 0, 0, 0) 600px, rgba(100, 100, 225, 0.25) 600px, rgba(100, 100, 225, 0.25) 630px, rgba(0, 0, 0, 0) 630px, rgba(0, 0, 0, 0) 640px, rgba(100, 100, 225, 0.25) 640px, rgba(100, 100, 225, 0.25) 670px, rgba(0, 0, 0, 0) 670px, rgba(0, 0, 0, 0) 680px, rgba(100, 100, 225, 0.25) 680px, rgba(100, 100, 225, 0.25) 710px, rgba(0, 0, 0, 0) 710px, rgba(0, 0, 0, 0) 720px, rgba(100, 100, 225, 0.25) 720px, rgba(100, 100, 225, 0.25) 750px, rgba(0, 0, 0, 0) 750px, rgba(0, 0, 0, 0) 760px, rgba(100, 100, 225, 0.25) 760px, rgba(100, 100, 225, 0.25) 790px, rgba(0, 0, 0, 0) 790px, rgba(0, 0, 0, 0) 800px, rgba(100, 100, 225, 0.25) 800px, rgba(100, 100, 225, 0.25) 830px, rgba(0, 0, 0, 0) 830px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 870px, rgba(0, 0, 0, 0) 870px, rgba(0, 0, 0, 0) 880px, rgba(100, 100, 225, 0.25) 880px, rgba(100, 100, 225, 0.25) 910px, rgba(0, 0, 0, 0) 910px, rgba(0, 0, 0, 0) 920px, rgba(100, 100, 225, 0.25) 920px, rgba(100, 100, 225, 0.25) 950px, rgba(0, 0, 0, 0) 950px, rgba(0, 0, 0, 0) 960px, rgba(100, 100, 225, 0.25) 960px, rgba(100, 100, 225, 0.25) 990px, rgba(0, 0, 0, 0) 990px, rgba(0, 0, 0, 0) 1000px, rgba(100, 100, 225, 0.25) 1000px, rgba(100, 100, 225, 0.25) 1030px, rgba(0, 0, 0, 0) 1030px, rgba(0, 0, 0, 0) 1040px, rgba(100, 100, 225, 0.25) 1040px, rgba(100, 100, 225, 0.25) 1070px, rgba(0, 0, 0, 0) 1070px, rgba(0, 0, 0, 0) 1080px, rgba(100, 100, 225, 0.25) 1080px, rgba(100, 100, 225, 0.25) 1110px, rgba(0, 0, 0, 0) 1110px, rgba(0, 0, 0, 0) 1120px, rgba(100, 100, 225, 0.25) 1120px, rgba(100, 100, 225, 0.25) 1150px, rgba(0, 0, 0, 0) 1150px, rgba(0, 0, 0, 0) 1160px, rgba(100, 100, 225, 0.25) 1160px, rgba(100, 100, 225, 0.25) 1190px, rgba(0, 0, 0, 0) 1190px, rgba(0, 0, 0, 0) 1200px);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 30px, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 40px, rgba(100, 100, 225, 0.25) 40px, rgba(100, 100, 225, 0.25) 70px, rgba(0, 0, 0, 0) 70px, rgba(0, 0, 0, 0) 80px, rgba(100, 100, 225, 0.25) 80px, rgba(100, 100, 225, 0.25) 110px, rgba(0, 0, 0, 0) 110px, rgba(0, 0, 0, 0) 120px, rgba(100, 100, 225, 0.25) 120px, rgba(100, 100, 225, 0.25) 150px, rgba(0, 0, 0, 0) 150px, rgba(0, 0, 0, 0) 160px, rgba(100, 100, 225, 0.25) 160px, rgba(100, 100, 225, 0.25) 190px, rgba(0, 0, 0, 0) 190px, rgba(0, 0, 0, 0) 200px, rgba(100, 100, 225, 0.25) 200px, rgba(100, 100, 225, 0.25) 230px, rgba(0, 0, 0, 0) 230px, rgba(0, 0, 0, 0) 240px, rgba(100, 100, 225, 0.25) 240px, rgba(100, 100, 225, 0.25) 270px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 310px, rgba(0, 0, 0, 0) 310px, rgba(0, 0, 0, 0) 320px, rgba(100, 100, 225, 0.25) 320px, rgba(100, 100, 225, 0.25) 350px, rgba(0, 0, 0, 0) 350px, rgba(0, 0, 0, 0) 360px, rgba(100, 100, 225, 0.25) 360px, rgba(100, 100, 225, 0.25) 390px, rgba(0, 0, 0, 0) 390px, rgba(0, 0, 0, 0) 400px, rgba(100, 100, 225, 0.25) 400px, rgba(100, 100, 225, 0.25) 430px, rgba(0, 0, 0, 0) 430px, rgba(0, 0, 0, 0) 440px, rgba(100, 100, 225, 0.25) 440px, rgba(100, 100, 225, 0.25) 470px, rgba(0, 0, 0, 0) 470px, rgba(0, 0, 0, 0) 480px, rgba(100, 100, 225, 0.25) 480px, rgba(100, 100, 225, 0.25) 510px, rgba(0, 0, 0, 0) 510px, rgba(0, 0, 0, 0) 520px, rgba(100, 100, 225, 0.25) 520px, rgba(100, 100, 225, 0.25) 550px, rgba(0, 0, 0, 0) 550px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 590px, rgba(0, 0, 0, 0) 590px, rgba(0, 0, 0, 0) 600px, rgba(100, 100, 225, 0.25) 600px, rgba(100, 100, 225, 0.25) 630px, rgba(0, 0, 0, 0) 630px, rgba(0, 0, 0, 0) 640px, rgba(100, 100, 225, 0.25) 640px, rgba(100, 100, 225, 0.25) 670px, rgba(0, 0, 0, 0) 670px, rgba(0, 0, 0, 0) 680px, rgba(100, 100, 225, 0.25) 680px, rgba(100, 100, 225, 0.25) 710px, rgba(0, 0, 0, 0) 710px, rgba(0, 0, 0, 0) 720px, rgba(100, 100, 225, 0.25) 720px, rgba(100, 100, 225, 0.25) 750px, rgba(0, 0, 0, 0) 750px, rgba(0, 0, 0, 0) 760px, rgba(100, 100, 225, 0.25) 760px, rgba(100, 100, 225, 0.25) 790px, rgba(0, 0, 0, 0) 790px, rgba(0, 0, 0, 0) 800px, rgba(100, 100, 225, 0.25) 800px, rgba(100, 100, 225, 0.25) 830px, rgba(0, 0, 0, 0) 830px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 870px, rgba(0, 0, 0, 0) 870px, rgba(0, 0, 0, 0) 880px, rgba(100, 100, 225, 0.25) 880px, rgba(100, 100, 225, 0.25) 910px, rgba(0, 0, 0, 0) 910px, rgba(0, 0, 0, 0) 920px, rgba(100, 100, 225, 0.25) 920px, rgba(100, 100, 225, 0.25) 950px, rgba(0, 0, 0, 0) 950px, rgba(0, 0, 0, 0) 960px, rgba(100, 100, 225, 0.25) 960px, rgba(100, 100, 225, 0.25) 990px, rgba(0, 0, 0, 0) 990px, rgba(0, 0, 0, 0) 1000px, rgba(100, 100, 225, 0.25) 1000px, rgba(100, 100, 225, 0.25) 1030px, rgba(0, 0, 0, 0) 1030px, rgba(0, 0, 0, 0) 1040px, rgba(100, 100, 225, 0.25) 1040px, rgba(100, 100, 225, 0.25) 1070px, rgba(0, 0, 0, 0) 1070px, rgba(0, 0, 0, 0) 1080px, rgba(100, 100, 225, 0.25) 1080px, rgba(100, 100, 225, 0.25) 1110px, rgba(0, 0, 0, 0) 1110px, rgba(0, 0, 0, 0) 1120px, rgba(100, 100, 225, 0.25) 1120px, rgba(100, 100, 225, 0.25) 1150px, rgba(0, 0, 0, 0) 1150px, rgba(0, 0, 0, 0) 1160px, rgba(100, 100, 225, 0.25) 1160px, rgba(100, 100, 225, 0.25) 1190px, rgba(0, 0, 0, 0) 1190px, rgba(0, 0, 0, 0) 1200px);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -o-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 30px, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 40px, rgba(100, 100, 225, 0.25) 40px, rgba(100, 100, 225, 0.25) 70px, rgba(0, 0, 0, 0) 70px, rgba(0, 0, 0, 0) 80px, rgba(100, 100, 225, 0.25) 80px, rgba(100, 100, 225, 0.25) 110px, rgba(0, 0, 0, 0) 110px, rgba(0, 0, 0, 0) 120px, rgba(100, 100, 225, 0.25) 120px, rgba(100, 100, 225, 0.25) 150px, rgba(0, 0, 0, 0) 150px, rgba(0, 0, 0, 0) 160px, rgba(100, 100, 225, 0.25) 160px, rgba(100, 100, 225, 0.25) 190px, rgba(0, 0, 0, 0) 190px, rgba(0, 0, 0, 0) 200px, rgba(100, 100, 225, 0.25) 200px, rgba(100, 100, 225, 0.25) 230px, rgba(0, 0, 0, 0) 230px, rgba(0, 0, 0, 0) 240px, rgba(100, 100, 225, 0.25) 240px, rgba(100, 100, 225, 0.25) 270px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 310px, rgba(0, 0, 0, 0) 310px, rgba(0, 0, 0, 0) 320px, rgba(100, 100, 225, 0.25) 320px, rgba(100, 100, 225, 0.25) 350px, rgba(0, 0, 0, 0) 350px, rgba(0, 0, 0, 0) 360px, rgba(100, 100, 225, 0.25) 360px, rgba(100, 100, 225, 0.25) 390px, rgba(0, 0, 0, 0) 390px, rgba(0, 0, 0, 0) 400px, rgba(100, 100, 225, 0.25) 400px, rgba(100, 100, 225, 0.25) 430px, rgba(0, 0, 0, 0) 430px, rgba(0, 0, 0, 0) 440px, rgba(100, 100, 225, 0.25) 440px, rgba(100, 100, 225, 0.25) 470px, rgba(0, 0, 0, 0) 470px, rgba(0, 0, 0, 0) 480px, rgba(100, 100, 225, 0.25) 480px, rgba(100, 100, 225, 0.25) 510px, rgba(0, 0, 0, 0) 510px, rgba(0, 0, 0, 0) 520px, rgba(100, 100, 225, 0.25) 520px, rgba(100, 100, 225, 0.25) 550px, rgba(0, 0, 0, 0) 550px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 590px, rgba(0, 0, 0, 0) 590px, rgba(0, 0, 0, 0) 600px, rgba(100, 100, 225, 0.25) 600px, rgba(100, 100, 225, 0.25) 630px, rgba(0, 0, 0, 0) 630px, rgba(0, 0, 0, 0) 640px, rgba(100, 100, 225, 0.25) 640px, rgba(100, 100, 225, 0.25) 670px, rgba(0, 0, 0, 0) 670px, rgba(0, 0, 0, 0) 680px, rgba(100, 100, 225, 0.25) 680px, rgba(100, 100, 225, 0.25) 710px, rgba(0, 0, 0, 0) 710px, rgba(0, 0, 0, 0) 720px, rgba(100, 100, 225, 0.25) 720px, rgba(100, 100, 225, 0.25) 750px, rgba(0, 0, 0, 0) 750px, rgba(0, 0, 0, 0) 760px, rgba(100, 100, 225, 0.25) 760px, rgba(100, 100, 225, 0.25) 790px, rgba(0, 0, 0, 0) 790px, rgba(0, 0, 0, 0) 800px, rgba(100, 100, 225, 0.25) 800px, rgba(100, 100, 225, 0.25) 830px, rgba(0, 0, 0, 0) 830px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 870px, rgba(0, 0, 0, 0) 870px, rgba(0, 0, 0, 0) 880px, rgba(100, 100, 225, 0.25) 880px, rgba(100, 100, 225, 0.25) 910px, rgba(0, 0, 0, 0) 910px, rgba(0, 0, 0, 0) 920px, rgba(100, 100, 225, 0.25) 920px, rgba(100, 100, 225, 0.25) 950px, rgba(0, 0, 0, 0) 950px, rgba(0, 0, 0, 0) 960px, rgba(100, 100, 225, 0.25) 960px, rgba(100, 100, 225, 0.25) 990px, rgba(0, 0, 0, 0) 990px, rgba(0, 0, 0, 0) 1000px, rgba(100, 100, 225, 0.25) 1000px, rgba(100, 100, 225, 0.25) 1030px, rgba(0, 0, 0, 0) 1030px, rgba(0, 0, 0, 0) 1040px, rgba(100, 100, 225, 0.25) 1040px, rgba(100, 100, 225, 0.25) 1070px, rgba(0, 0, 0, 0) 1070px, rgba(0, 0, 0, 0) 1080px, rgba(100, 100, 225, 0.25) 1080px, rgba(100, 100, 225, 0.25) 1110px, rgba(0, 0, 0, 0) 1110px, rgba(0, 0, 0, 0) 1120px, rgba(100, 100, 225, 0.25) 1120px, rgba(100, 100, 225, 0.25) 1150px, rgba(0, 0, 0, 0) 1150px, rgba(0, 0, 0, 0) 1160px, rgba(100, 100, 225, 0.25) 1160px, rgba(100, 100, 225, 0.25) 1190px, rgba(0, 0, 0, 0) 1190px, rgba(0, 0, 0, 0) 1200px);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 30px, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 40px, rgba(100, 100, 225, 0.25) 40px, rgba(100, 100, 225, 0.25) 70px, rgba(0, 0, 0, 0) 70px, rgba(0, 0, 0, 0) 80px, rgba(100, 100, 225, 0.25) 80px, rgba(100, 100, 225, 0.25) 110px, rgba(0, 0, 0, 0) 110px, rgba(0, 0, 0, 0) 120px, rgba(100, 100, 225, 0.25) 120px, rgba(100, 100, 225, 0.25) 150px, rgba(0, 0, 0, 0) 150px, rgba(0, 0, 0, 0) 160px, rgba(100, 100, 225, 0.25) 160px, rgba(100, 100, 225, 0.25) 190px, rgba(0, 0, 0, 0) 190px, rgba(0, 0, 0, 0) 200px, rgba(100, 100, 225, 0.25) 200px, rgba(100, 100, 225, 0.25) 230px, rgba(0, 0, 0, 0) 230px, rgba(0, 0, 0, 0) 240px, rgba(100, 100, 225, 0.25) 240px, rgba(100, 100, 225, 0.25) 270px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 310px, rgba(0, 0, 0, 0) 310px, rgba(0, 0, 0, 0) 320px, rgba(100, 100, 225, 0.25) 320px, rgba(100, 100, 225, 0.25) 350px, rgba(0, 0, 0, 0) 350px, rgba(0, 0, 0, 0) 360px, rgba(100, 100, 225, 0.25) 360px, rgba(100, 100, 225, 0.25) 390px, rgba(0, 0, 0, 0) 390px, rgba(0, 0, 0, 0) 400px, rgba(100, 100, 225, 0.25) 400px, rgba(100, 100, 225, 0.25) 430px, rgba(0, 0, 0, 0) 430px, rgba(0, 0, 0, 0) 440px, rgba(100, 100, 225, 0.25) 440px, rgba(100, 100, 225, 0.25) 470px, rgba(0, 0, 0, 0) 470px, rgba(0, 0, 0, 0) 480px, rgba(100, 100, 225, 0.25) 480px, rgba(100, 100, 225, 0.25) 510px, rgba(0, 0, 0, 0) 510px, rgba(0, 0, 0, 0) 520px, rgba(100, 100, 225, 0.25) 520px, rgba(100, 100, 225, 0.25) 550px, rgba(0, 0, 0, 0) 550px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 590px, rgba(0, 0, 0, 0) 590px, rgba(0, 0, 0, 0) 600px, rgba(100, 100, 225, 0.25) 600px, rgba(100, 100, 225, 0.25) 630px, rgba(0, 0, 0, 0) 630px, rgba(0, 0, 0, 0) 640px, rgba(100, 100, 225, 0.25) 640px, rgba(100, 100, 225, 0.25) 670px, rgba(0, 0, 0, 0) 670px, rgba(0, 0, 0, 0) 680px, rgba(100, 100, 225, 0.25) 680px, rgba(100, 100, 225, 0.25) 710px, rgba(0, 0, 0, 0) 710px, rgba(0, 0, 0, 0) 720px, rgba(100, 100, 225, 0.25) 720px, rgba(100, 100, 225, 0.25) 750px, rgba(0, 0, 0, 0) 750px, rgba(0, 0, 0, 0) 760px, rgba(100, 100, 225, 0.25) 760px, rgba(100, 100, 225, 0.25) 790px, rgba(0, 0, 0, 0) 790px, rgba(0, 0, 0, 0) 800px, rgba(100, 100, 225, 0.25) 800px, rgba(100, 100, 225, 0.25) 830px, rgba(0, 0, 0, 0) 830px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 870px, rgba(0, 0, 0, 0) 870px, rgba(0, 0, 0, 0) 880px, rgba(100, 100, 225, 0.25) 880px, rgba(100, 100, 225, 0.25) 910px, rgba(0, 0, 0, 0) 910px, rgba(0, 0, 0, 0) 920px, rgba(100, 100, 225, 0.25) 920px, rgba(100, 100, 225, 0.25) 950px, rgba(0, 0, 0, 0) 950px, rgba(0, 0, 0, 0) 960px, rgba(100, 100, 225, 0.25) 960px, rgba(100, 100, 225, 0.25) 990px, rgba(0, 0, 0, 0) 990px, rgba(0, 0, 0, 0) 1000px, rgba(100, 100, 225, 0.25) 1000px, rgba(100, 100, 225, 0.25) 1030px, rgba(0, 0, 0, 0) 1030px, rgba(0, 0, 0, 0) 1040px, rgba(100, 100, 225, 0.25) 1040px, rgba(100, 100, 225, 0.25) 1070px, rgba(0, 0, 0, 0) 1070px, rgba(0, 0, 0, 0) 1080px, rgba(100, 100, 225, 0.25) 1080px, rgba(100, 100, 225, 0.25) 1110px, rgba(0, 0, 0, 0) 1110px, rgba(0, 0, 0, 0) 1120px, rgba(100, 100, 225, 0.25) 1120px, rgba(100, 100, 225, 0.25) 1150px, rgba(0, 0, 0, 0) 1150px, rgba(0, 0, 0, 0) 1160px, rgba(100, 100, 225, 0.25) 1160px, rgba(100, 100, 225, 0.25) 1190px, rgba(0, 0, 0, 0) 1190px, rgba(0, 0, 0, 0) 1200px);
  -webkit-background-size: 100% 18px, auto;
  -moz-background-size: 100% 18px, auto;
  -o-background-size: 100% 18px, auto;
  background-size: 100% 18px, auto;
  background-position: left top; }

.feedback, .error, .alert, .notice, .success, .info {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd; }

.error, .alert {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4; }
  .error a, .alert a {
    color: #8a1f11; }

.notice {
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324; }
  .notice a {
    color: #514721; }

.success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880; }
  .success a {
    color: #264409; }

.info {
  background: #d5edf8;
  color: #205791;
  border-color: #92cae4; }
  .info a {
    color: #205791; }

.hide {
  display: none; }

.highlight {
  background: yellow; }

.added {
  background: #006600;
  color: white; }

.removed {
  background: #990000;
  color: white; }

label {
  font-weight: bold; }

fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }

legend {
  font-weight: bold;
  font-size: 1.2em; }

input.text, input.title, input[type=email], input[type=text], input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px; }
input.title {
  font-size: 1.5em; }

textarea {
  margin: 0.5em 0;
  padding: 5px; }

select {
  margin: 0.5em 0; }

fieldset {
  border: 1px solid #cccccc; }

input.text, input.title, input[type=email], input[type=text], input[type=password],
textarea {
  background-color: #fff;
  border: 1px solid #bbbbbb; }
  input.text:focus, input.title:focus, input[type=email]:focus, input[type=text]:focus, input[type=password]:focus,
  textarea:focus {
    border-color: #666666; }

select {
  background-color: #fff;
  border-width: 1px;
  border-style: solid; }

input.text, input.title, input[type=email], input[type=text], input[type=password] {
  width: 300px; }

textarea {
  width: 390px;
  height: 250px; }

blockquote {
  color: #333333;
  margin: 0; }

cite {
  color: #333333;
  font-style: normal; }

form {
  overflow: hidden;
  *zoom: 1; }

input[type="submit"] {
  margin: 0; }

hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
  margin: 20px 0; }

.list-left, .list-right {
  padding: 0; }
  .list-left li, .list-right li {
    margin-left: 20px; }

.list-left {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 450px; }
  * html .list-left {
    overflow-x: hidden; }

.list-right {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 450px;
  margin-right: 0; }
  * html .list-right {
    overflow-x: hidden; }

.container {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 20px solid transparent;
  border-top: 0;
  border-bottom: 0;
  width: 1191px; }
  .container a {
    color: #4884b6; }
    .container a:hover {
      color: #1c507c; }

.sidebar {
  display: inline;
  float: left;
  /*margin-right: 10px;*/
  /*padding-right: 10px;*/
  margin-right: 10px;
  border-right: 1px solid #dddddd;
  width: 155px;
  overflow: hidden;}
  * html .sidebar {
    overflow-x: hidden; }
  .sidebar h1 {
    margin-bottom: 20px; }
  .sidebar h2 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 1em;
    background-color: #555555;
    color: white;
    padding: 5px 6.66667px; 
    width: 133px;
    position: relative;
    top: -20px;
  }
  .sidebar ul, .sidebar li {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    list-style: none; }
    .sidebar ul {
        background-color: #eeeeee;
        border: 1px solid #555555;
        border-top: 0;
        padding: 6.66667px;
        line-height: 1.5;
        width: 131px;
        position: relative;
        top: -20px;
    }

.widebar {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 910px;
  margin-right: 0;
  width: 911px; }
  * html .widebar {
    overflow-x: hidden; }
  .widebar strong {
    color: #4884b6; }

.topnav {
  overflow: hidden;
  *zoom: 1; }
  .topnav, .topnav li {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    list-style: none; }
  .topnav li {
    display: inline;
    float: left; }
    .topnav li:last-child {
      margin-right: 0; }
      .topnav li:last-child a {
        width: 129px;
        border-right: none; }
  .topnav a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color: #333333;
    background-image: url('/images/BlankButton.jpg');
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(30%, #ffffff), color-stop(70%, #cccccc));
    background-image: -webkit-linear-gradient(#eeeeee, #ffffff 30%, #cccccc 70%);
    background-image: -moz-linear-gradient(#eeeeee, #ffffff 30%, #cccccc 70%);
    background-image: -o-linear-gradient(#eeeeee, #ffffff 30%, #cccccc 70%);
    background-image: linear-gradient(#eeeeee, #ffffff 30%, #cccccc 70%);
    padding: 6.66667px 10px;
    text-decoration: none;
    width: 130px;
    border-right: 1px solid #aaaaaa;
    text-align: center;
    border-top: 3px solid #eeeeee; }
    .topnav a:hover {
      color: black; }
    .topnav a:hover {
      border-top-color: #bbbbbb; }
    .topnav a.current {
      border-top-color: #4A86B5;
      color: #4A86B5;
      font-weight: bold; }

.page-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; /* allows wrapping on smaller screens if needed */
}

.page-title {
    flex: 1;
    display: flex;
    align-items: center; /* Centers the title text vertically */
    margin: 0; /* Remove any default margins causing misalignment */
}

/* New right-side container now holds only social icons */
.header-contact {
    display: flex;
    align-items: center;
}

/* Redesigned social icons container */
.social {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    padding: 5px;
}

    /* Each social link rendered as a neat, circular button */
    .social a {
        background-color: #fff;
        border: 2px solid #ddd;
        border-radius: 50%;
        width: 48px;
        height: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: transform 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    }

        /* The social icon image itself */
        .social a img {
            width: 24px;
            height: 24px;
            transition: filter 0.3s ease;
        }

        /* Hover effects for the social buttons: background and border turn blue */
        .social a:hover {
            transform: scale(1.1);
            background-color: #007bff;
            border-color: #007bff;
        }

            /* On hover keep icon appearance intact */
            .social a:hover img {
                filter: none;
            }

    /* Phone bubble - matches social buttons */
    .social .phone-bubble {
        background-color: #fff;
        border: 2px solid #ddd;
        border-radius: 50%;
        width: 48px;
        height: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        cursor: pointer;
        padding: 0;
        outline: none;
        transition: transform 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    }

        .social .phone-bubble img {
            width: 24px;
            height: 24px;
            transition: filter 0.3s ease;
        }

        .social .phone-bubble:hover,
        .social .phone-bubble:focus,
        .social .phone-bubble.active {
            transform: scale(1.1);
            background-color: #007bff;
            border-color: #007bff;
        }

            .social .phone-bubble:hover img,
            .social .phone-bubble:focus img,
            .social .phone-bubble.active img {
                filter: none;
            }

    /* Tooltip bubble */
    .social .phone-tooltip {
        position: absolute;
        bottom: 60px;
        left: 50%;
        transform: translateX(-50%);
        background: #111;
        color: #fff;
        padding: 6px 10px;
        border-radius: 4px;
        font-size: 12px;
        line-height: 1;
        font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
        font-weight: bold;
        white-space: nowrap;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.2s ease, visibility 0.2s ease;
        pointer-events: none;
        z-index: 1000;
    }

        .social .phone-tooltip:after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #111 transparent transparent transparent;
        }

    .social .phone-bubble:not(.suppress-tooltip):hover .phone-tooltip,
    .social .phone-bubble.active .phone-tooltip {
      opacity: 1;
      visibility: visible;
    }

.content {
  margin-top: 20px; }
  .content h2 {
    color: #75A93A;
    font-weight: bold; 
  }
  .content h3 {
    font-family: "Times New Roman", "Georgia", serif;
    font-size: 16px;
    line-height: 1.5;
    font-size: 1.65em;
    font-weight: bold;
    padding-bottom: 5px; }
  .content h4 {
    font-weight: bold;
    font-size: 1.35em;
    margin-bottom: 0.25em; }

.home-content {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 470px;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #dddddd;
  width: 469px; }
  * html .home-content {
    overflow-x: hidden; }

.plain-content p, .plain-content address, .plain-content ul, .plain-content li {
  font-family: "Times New Roman", "Georgia", serif;
  font-size: 16px;
  line-height: 1.5; }
.plain-content .totop {
  text-align: right;
  clear: both; }

.home-sidebar {
  display: inline;
  float: left;
  margin-right: 10px;
  margin-right: 0;
  width: 405px; }
  * html .home-sidebar {
    overflow-x: hidden; }
  .home-sidebar .core-services, .home-sidebar .core-services li {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    list-style: none; }
  .home-sidebar .core-services {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 20px; }
  .home-sidebar .core-services li {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 190px;
    padding: 10px 13.33333px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    text-transform: uppercase; }
    * html .home-sidebar .core-services li {
      overflow-x: hidden; }
    .home-sidebar .core-services li:nth-child(even) {
      margin-right: 0; }
  .home-sidebar .core-services strong {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 190px;
    margin-right: 0;
    font-family: "Times New Roman", "Georgia", serif;
    font-size: 16px;
    line-height: 1.5;
    font-size: 16px; }
    * html .home-sidebar .core-services strong {
      overflow-x: hidden; }
    .home-sidebar .core-services strong a {
      text-decoration: none; }
  .home-sidebar .webinars, .home-sidebar .webinars li {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    list-style: none;
    overflow: hidden;
    *zoom: 1; }
  .home-sidebar .webinars {
    margin-bottom: 20px; }
  .home-sidebar .webinars li {
    margin-bottom: 10px; }
  .home-sidebar .webinars .thumb {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 110px; }
    * html .home-sidebar .webinars .thumb {
      overflow-x: hidden; }
  .home-sidebar .webinars .title {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 270px;
    margin-right: 0; }
    * html .home-sidebar .webinars .title {
      overflow-x: hidden; }

.form-left, .form-right {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 450px; }
  * html .form-left, * html .form-right {
    overflow-x: hidden; }

.label {
  clear: both; }
  .label.require:after {
    color: #cc0000;
    content: " *"; }

.tip {
  color: #777777;
  font-weight: normal; }

.form-right {
  margin-right: 0; }

input.required {
  background: #eeeeee; }

input.error, input.alert {
  border-color: #cc8888; }

label.error, label.alert {
  background: transparent;
  border: 0;
  padding: 0;
    padding-left: 5px;
  color: #cc0000;
  font-weight: normal;
  font-size: 11px;
  display: block; }

.features-content .hero {
  overflow: hidden;
  *zoom: 1; }
.features-content .core-services {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 296.66667px; }
  * html .features-content .core-services {
    overflow-x: hidden; }
.features-content .tagline {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 603.33333px;
  margin-right: 0; }
  * html .features-content .tagline {
    overflow-x: hidden; }
.features-content .platinum {
  clear: both;
  background-color: #eeeeee;
  padding: 20px; }
  .features-content .platinum > *:last-child {
    margin-bottom: 0; }

.features-list .feature-item {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 296.66667px; }
  * html .features-list .feature-item {
    overflow-x: hidden; }
  .features-list .feature-item.document, .features-list .feature-item.reporting, .features-list .feature-item.workflow {
    margin-right: 0; }
  .features-list .feature-item a {
    text-decoration: none; }

.screenshots {
  float: right;
  padding-left: 20px; }
  .screenshots a {
    width: 75px;
    height: 75px;
    display: inline-block; }
  .screenshots #legal-1 {
    background-image: url(../images/features/legal-1.jpg); }
  .screenshots #legal-2 {
    background-image: url(../images/features/legal-2.jpg); }
  .screenshots #legal-3 {
    background-image: url(../images/features/legal-3.jpg); }
  .screenshots #contact-1 {
    background-image: url(../images/features/contact-1.jpg); }
  .screenshots #contact-2 {
    background-image: url(../images/features/contact-2.jpg); }
  .screenshots #contact-3 {
    background-image: url(../images/features/contact-3.jpg); }
  .screenshots #reporting-1 {
    background-image: url(../images/features/reporting-1.jpg); }
  .screenshots #reporting-2 {
    background-image: url(../images/features/reporting-2.jpg); }
  .screenshots #reporting-3 {
    background-image: url(../images/features/reporting-3.jpg); }
  .screenshots #workspace-1 {
    background-image: url(../images/features/workspace-1.jpg); }
  .screenshots #workspace-2 {
    background-image: url(../images/features/workspace-2.jpg); }
  .screenshots #workspace-3 {
    background-image: url(../images/features/workspace-3.jpg); }
  .screenshots #development-1 {
    background-image: url(../images/features/development-1.jpg); }
  .screenshots #development-2 {
    background-image: url(../images/features/development-2.jpg); }
  .screenshots #development-3 {
    background-image: url(../images/features/development-3.jpg); }
  .screenshots #document-1 {
    background-image: url(../images/features/document-1.jpg); }
  .screenshots #document-2 {
    background-image: url(../images/features/document-2.jpg); }
  .screenshots #document-3 {
    background-image: url(../images/features/document-3.jpg); }
  .screenshots #project-1 {
    background-image: url(../images/features/project-1.jpg); }
  .screenshots #project-2 {
    background-image: url(../images/features/project-2.jpg); }
  .screenshots #project-3 {
    background-image: url(../images/features/project-3.jpg); }
  .screenshots #funding-1 {
    background-image: url(../images/features/funding-1.jpg); }
  .screenshots #funding-2 {
    background-image: url(../images/features/funding-2.jpg); }
  .screenshots #funding-3 {
    background-image: url(../images/features/funding-3.jpg); }

.roi-calculator {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 270px; }
  * html .roi-calculator {
    overflow-x: hidden; }
  .roi-calculator .savings {
    font-family: "Times New Roman", "Georgia", serif;
    font-size: 16px;
    line-height: 1.5;
    color: #4884b6;
    font-weight: bold;
    margin-top: 0.5em; }
  .roi-calculator .label {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 190px;
    padding-top: 10px; }
    * html .roi-calculator .label {
      overflow-x: hidden; }
  .roi-calculator input[type="text"] {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 70px;
    margin-right: 0; }
    * html .roi-calculator input[type="text"] {
      overflow-x: hidden; }
  .roi-calculator.equip-costs {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 350px; }
    * html .roi-calculator.equip-costs {
      overflow-x: hidden; }
    .roi-calculator.equip-costs .label {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 270px; }
      * html .roi-calculator.equip-costs .label {
        overflow-x: hidden; }
  .roi-calculator.equip-costs, .roi-calculator.post-costs {
    margin-right: 0; }

.diagrams {
  overflow: hidden;
  *zoom: 1;
  padding-bottom: 1em; }

.diagram {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 220px;
  text-align: center; }
  * html .diagram {
    overflow-x: hidden; }
  .diagram img {
    margin-bottom: 0.5em; }
  .diagram:last-child {
    margin-right: 0; }

.webinar-content .webinar-wrap {
  overflow: hidden;
  *zoom: 1; }
.webinar-content .webinars {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 450px; }
  * html .webinar-content .webinars {
    overflow-x: hidden; }
  .webinar-content .webinars:last-child {
    margin-right: 0; }
.webinar-content .recorded {
  list-style: none;
  padding: 0; }
  .webinar-content .recorded li {
    background: url(/images/list-icon.jpg) left center no-repeat;
    padding-left: 30px; }

.webinar-list {
  list-style: none;
  margin: 1em 0;
  padding: 0; }
  .webinar-list .webinar {
    list-style: none;
    margin: 0.5em 0; }
