/*
background:\s*-moz-linear-gradient\(\s*center top,\s*#([a-z0-9]{6}) 5%, #([a-z0-9]{6}) 100%\s*\);

background:-moz-linear-gradient( center top, #$1 5%, #$2 100% );
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #$1), color-stop(1, #$2) );
background:-webkit-linear-gradient(top,  #$1 0%,#$2 100%);
background:-o-linear-gradient(top,  #$1 0%,#$2 100%);
background: -ms-linear-gradient(top,  #$1 0%,#$2 100%);
background: linear-gradient(to bottom,  #$1 0%,#$2 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#$1', endColorstr='#$2',GradientType=0);
*/

.btn.btn14 {/*син*/
  -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
  -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
  box-shadow:inset 0px 1px 0px 0px #97c4fe;

  background-color:#3d94f6;
  background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
  background:-webkit-linear-gradient(top,  #3d94f6 0%,#1e62d0 100%);
  background:-o-linear-gradient(top,  #3d94f6 0%,#1e62d0 100%);
  background: -ms-linear-gradient(top,  #3d94f6 0%,#1e62d0 100%);
  background: linear-gradient(to bottom,  #3d94f6 0%,#1e62d0 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
  /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');*/
  border:1px solid #337fed;
  color:#ffffff;
  text-shadow:1px 1px 0px #1570cd;
}
.btn.btn13 {/*зел*/
  -moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
  -webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
  box-shadow:inset 0px 1px 0px 0px #d9fbbe;
  background-color:#b8e356;
  background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
  background:-webkit-linear-gradient(top,  #b8e356 0%,#a5cc52 100%);
  background:-o-linear-gradient(top,  #b8e356 0%,#a5cc52 100%);
  background: -ms-linear-gradient(top,  #b8e356 0%,#a5cc52 100%);
  background: linear-gradient(to bottom,  #b8e356 0%,#a5cc52 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52',GradientType=0);
  border:1px solid #83c41a;
  color:#ffffff;
  text-shadow:1px 1px 0px #86ae47;
}
.btn.btn12 {/*голубой*/
  -moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
  -webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
  box-shadow:inset 0px 1px 0px 0px #cae3fc;
  background-color:#79bbff;
  background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
  background:-webkit-linear-gradient(top,  #79bbff 0%,#4197ee 100%);
  background:-o-linear-gradient(top,  #79bbff 0%,#4197ee 100%);
  background: -ms-linear-gradient(top,  #79bbff 0%,#4197ee 100%);
  background: linear-gradient(to bottom,  #79bbff 0%,#4197ee 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee',GradientType=0);
  border:1px solid #469df5;
  color:#ffffff;
  text-shadow:1px 1px 0px #287ace;
}
.btn.btn11 {/*розовый*/
  -moz-box-shadow:inset 0px 1px 0px 0px #fbafe3;
  -webkit-box-shadow:inset 0px 1px 0px 0px #fbafe3;
  box-shadow:inset 0px 1px 0px 0px #fbafe3;
  background-color:#ff5bb0;
  background:-moz-linear-gradient( center top, #ff5bb0 5%, #ef027d 100% );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d) );
  background:-webkit-linear-gradient(top,  #ff5bb0 0%,#ef027d 100%);
  background:-o-linear-gradient(top,  #ff5bb0 0%,#ef027d 100%);
  background: -ms-linear-gradient(top,  #ff5bb0 0%,#ef027d 100%);
  background: linear-gradient(to bottom,  #ff5bb0 0%,#ef027d 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d',GradientType=0);
  border:1px solid #ee1eb5;
  color:#ffffff;
  text-shadow:1px 1px 0px #c70067;
}
.btn.btn10 {/*светло-оранж*/
  -moz-box-shadow:inset 0px 1px 0px 0px #fcf8f2;
  -webkit-box-shadow:inset 0px 1px 0px 0px #fcf8f2;
  box-shadow:inset 0px 1px 0px 0px #fcf8f2;
  background-color:#fae4bd;
  background:-moz-linear-gradient( center top, #fae4bd 5%, #eac380 100% );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fae4bd), color-stop(1, #eac380) );
  background:-webkit-linear-gradient(top,  #fae4bd 0%,#eac380 100%);
  background:-o-linear-gradient(top,  #fae4bd 0%,#eac380 100%);
  background: -ms-linear-gradient(top,  #fae4bd 0%,#eac380 100%);
  background: linear-gradient(to bottom,  #fae4bd 0%,#eac380 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fae4bd', endColorstr='#eac380',GradientType=0);
  border:1px solid #eeb44f;
  color:#ffffff;
  text-shadow:1px 1px 0px #cc9f52;
}
.btn.btn9 {/*красно-оранж*/
  -moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
  -webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
  box-shadow:inset 0px 1px 0px 0px #f5978e;
  background-color:#f24537;
  background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
  background:-webkit-linear-gradient(top,  #f24537 0%,#c62d1f 100%);
  background:-o-linear-gradient(top,  #f24537 0%,#c62d1f 100%);
  background: -ms-linear-gradient(top,  #f24537 0%,#c62d1f 100%);
  background: linear-gradient(to bottom,  #f24537 0%,#c62d1f 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
  border:1px solid #d02718;
  color:#ffffff;
  text-shadow:1px 1px 0px #810e05;
}
.btn.btn8 {/*зеленый*/
  -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
  -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
  box-shadow:inset 0px 1px 0px 0px #c1ed9c;
  background-color:#9dce2c;
  background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
  background:-webkit-linear-gradient(top,  #9dce2c 0%,#8cb82b 100%);
  background:-o-linear-gradient(top,  #9dce2c 0%,#8cb82b 100%);
  background: -ms-linear-gradient(top,  #9dce2c 0%,#8cb82b 100%);
  background: linear-gradient(to bottom,  #9dce2c 0%,#8cb82b 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b',GradientType=0);
  border:1px solid #83c41a;
  color:#ffffff;
  text-shadow:1px 1px 0px #689324;
}
.btn.btn7 {/*оранж+красн*/
  -moz-box-shadow:inset 0px 1px 0px 0px #f9eca0;
  -webkit-box-shadow:inset 0px 1px 0px 0px #f9eca0;
  box-shadow:inset 0px 1px 0px 0px #f9eca0;
  background-color:#f0c911;
  background:-moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) );
  background:-webkit-linear-gradient(top,  #f0c911 0%,#f2ab1e 100%);
  background:-o-linear-gradient(top,  #f0c911 0%,#f2ab1e 100%);
  background: -ms-linear-gradient(top,  #f0c911 0%,#f2ab1e 100%);
  background: linear-gradient(to bottom,  #f0c911 0%,#f2ab1e 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e',GradientType=0);
  border:1px solid #e65f44;
  color:#c92200;
  text-shadow:1px 1px 0px #ded17c;
}
.btn.btn6 {/*фиол светл*/
  -moz-box-shadow:inset 0px 1px 0px 0px #e184f3;
  -webkit-box-shadow:inset 0px 1px 0px 0px #e184f3;
  box-shadow:inset 0px 1px 0px 0px #e184f3;
  background-color:#c123de;
  background:-moz-linear-gradient( center top, #c123de 5%, #a20dbd 100% );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c123de), color-stop(1, #a20dbd) );
  background:-webkit-linear-gradient(top,  #c123de 0%,#a20dbd 100%);
  background:-o-linear-gradient(top,  #c123de 0%,#a20dbd 100%);
  background: -ms-linear-gradient(top,  #c123de 0%,#a20dbd 100%);
  background: linear-gradient(to bottom,  #c123de 0%,#a20dbd 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c123de', endColorstr='#a20dbd',GradientType=0);
  border:1px solid #a511c0;
  color:#ffffff;
  text-shadow:1px 1px 0px #9b14b3;
}
.btn.btn5 {/*фиол*/
  -moz-box-shadow:inset 0px 1px 0px 0px #e184f3;
  -webkit-box-shadow:inset 0px 1px 0px 0px #e184f3;
  box-shadow:inset 0px 1px 0px 0px #e184f3;
  background:-moz-linear-gradient( center top, #c123de 5%, #a20dbd 100% );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c123de), color-stop(1, #a20dbd) );
  background:-webkit-linear-gradient(top,  #c123de 0%,#a20dbd 100%);
  background:-o-linear-gradient(top,  #c123de 0%,#a20dbd 100%);
  background: -ms-linear-gradient(top,  #c123de 0%,#a20dbd 100%);
  background: linear-gradient(to bottom,  #c123de 0%,#a20dbd 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c123de', endColorstr='#a20dbd',GradientType=0);
  background-color:#c123de;
  border:1px solid #a511c0;
  color:#ffffff;
  text-shadow:1px 1px 0px #9b14b3;
}
.btn.btn4 {/*оранж*/
  -moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
  -webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
  box-shadow:inset 0px 1px 0px 0px #fce2c1;
  background-color:#ffc477;
  background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
  background:-webkit-linear-gradient(top,  #ffc477 0%,#fb9e25 100%);
  background:-o-linear-gradient(top,  #ffc477 0%,#fb9e25 100%);
  background: -ms-linear-gradient(top,  #ffc477 0%,#fb9e25 100%);
  background: linear-gradient(to bottom,  #ffc477 0%,#fb9e25 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25',GradientType=0);
  border:1px solid #eeb44f;
  color:#ffffff;
  text-shadow:1px 1px 0px #cc9f52;
}
.btn.btn3 {/*зеленый*/
  -moz-box-shadow:inset 0px 1px 0px 0px #caefab;
  -webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
  box-shadow:inset 0px 1px 0px 0px #caefab;
  background-color:#77d42a;
  background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
  background:-webkit-linear-gradient(top,  #77d42a 0%,#5cb811 100%);
  background:-o-linear-gradient(top,  #77d42a 0%,#5cb811 100%);
  background: -ms-linear-gradient(top,  #77d42a 0%,#5cb811 100%);
  background: linear-gradient(to bottom,  #77d42a 0%,#5cb811 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811',GradientType=0);
  border:1px solid #268a16;
  color:#306108;
  text-shadow:1px 1px 0px #aade7c;
}
.btn.btn2 {/*красно-оранжевый*/
  -moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
  -webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
  box-shadow:inset 0px 1px 0px 0px #f29c93;
  background-color:#fe1a00;
  background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
  background:-webkit-linear-gradient(top,  #fe1a00 0%,#ce0100 100%);
  background:-o-linear-gradient(top,  #fe1a00 0%,#ce0100 100%);
  background: -ms-linear-gradient(top,  #fe1a00 0%,#ce0100 100%);
  background: linear-gradient(to bottom,  #fe1a00 0%,#ce0100 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
  border:1px solid #d83526;
  color:#ffffff;
  text-shadow:1px 1px 0px #b23e35;
}
.btn.btn1 {/*синий*/
  -moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
  -webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
  box-shadow:inset 0px 1px 0px 0px #bbdaf7;
  background-color:#79bbff;
  background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
  background:-webkit-linear-gradient(top,  #79bbff 0%,#378de5 100%);
  background:-o-linear-gradient(top,  #79bbff 0%,#378de5 100%);
  background: -ms-linear-gradient(top,  #79bbff 0%,#378de5 100%);
  background: linear-gradient(to bottom,  #79bbff 0%,#378de5 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
  border:1px solid #84bbf3;
  color:#ffffff;
  text-shadow:1px 1px 0px #528ecc;
}