/* gradients.css */

.gradient_empty { }

/* fb7500 - f6a80d */
.gradient_login {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8f1706+0,d30f1a+100 */
  background: #8f1706; /* Old browsers */
  background: -moz-linear-gradient(left,  #8f1706 0%, #d30f1a 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #8f1706 0%,#d30f1a 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #8f1706 0%,#d30f1a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f1706', endColorstr='#d30f1a',GradientType=1 ); /* IE6-9 */
}

/* a1286a - 504eba */
.gradient_dashboard1 { /* http://www.colorzilla.com/gradient-editor/#a1286a+0,504eba+100;Custom */
  background: #a1286a; /* Old browsers */
  background: -moz-linear-gradient(left, #a1286a 0%, #504eba 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a1286a), color-stop(100%,#504eba)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #a1286a 0%,#504eba 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #a1286a 0%,#504eba 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #a1286a 0%,#504eba 100%); /* IE10+ */
  background: linear-gradient(to right, #a1286a 0%,#504eba 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1286a', endColorstr='#504eba',GradientType=1 ); /* IE6-9 */
}

/* 33a378 - 3382a3 */
.gradient_dashboard2 { /* http://www.colorzilla.com/gradient-editor/#33a378+0,3382a3+100;Custom */
  background: #33a378; /* Old browsers */
  background: -moz-linear-gradient(left,  #33a378 0%, #3382a3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#33a378), color-stop(100%,#3382a3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #33a378 0%,#3382a3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #33a378 0%,#3382a3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #33a378 0%,#3382a3 100%); /* IE10+ */
  background: linear-gradient(to right,  #33a378 0%,#3382a3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33a378', endColorstr='#3382a3',GradientType=1 ); /* IE6-9 */
}

/* a15e29 - 29a15e */
.gradient_dashboard3 { /* http://www.colorzilla.com/gradient-editor/#a15e29+0,29a15e+100;Custom */
  background: #a15e29; /* Old browsers */
  background: -moz-linear-gradient(left,  #a15e29 0%, #29a15e 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a15e29), color-stop(100%,#29a15e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #a15e29 0%,#29a15e 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #a15e29 0%,#29a15e 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #a15e29 0%,#29a15e 100%); /* IE10+ */
  background: linear-gradient(to right,  #a15e29 0%,#29a15e 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a15e29', endColorstr='#29a15e',GradientType=1 ); /* IE6-9 */
}
