@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&subset=cyrillic');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css');

@font-face {
	font-family: ProximaRegular;
	src: url(ProximaNovaRegular.otf);
}

header, nav, section, article, aside, footer{display:block}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block } body { line-height: 1 } ol, ul { list-style: none } blockquote, q { quotes: none } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none } table { border-collapse: collapse; border-spacing: 0 }

html { height: 100%; min-height: 100%; }
body { min-height: 100%;}
html, html a { -webkit-font-smoothing: antialiased; }

b {
	font-weight: bold;
}

h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 {
	margin: 0;
	line-height: normal;
	font-weight: bold;
	text-rendering: optimizeLegibility;
}

html,
body {
  height: 100%;
}

body {
  background: #1e1e1e url(/templates/Default/images/bg.jpg) fixed repeat 50% 50%;
  font-family: 'ProximaRegular', sans-serif;
  font-size: 13px;
}

header {
  padding-top: 15px;
  padding-bottom: 10px;
  width: 100%;
  background: #151418;
  position: fixed;
  z-index: 9999;
}

.body {
  position: relative;
  min-height: 100%;
}


footer {
height:140px;
left: 0;
width: 100%;
background: #151418;
color: #fff;
position: absolute;
}


section {
  width: 736px;
}

aside {
  width: 220px;
}

.container {
  width: 1000px;
  margin: 0 auto;
}

.header-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-nav ul {
  display: flex;
  width: 460px;
  justify-content: space-around;
}

.header-nav ul li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.8px;
}

.header-nav ul li a:hover {
  color: #d32c2c;
  text-decoration: underline;
}


.body {
  background: #cacaca;
  width: 1000px;
  display: flex;
  justify-content: space-around;
  padding-top: 20px;
  padding-top: 85px;
}


.header-search {
  background: #252525;
  font-size: 13px;
  width: 220px;
  height: 30px;
  border-radius: 10px;
  padding-left: 15px;
  padding-right: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-search input {
  background: none;
  border: none;
  color: #f1f1f1;
  font-size: 12px;
}


.header-search input::placeholder {
  color: #f1f1f1;
}

.header-search input:focus {
  outline: none;

}

.header-search button {
  width: 10px;
  background: none;
  border: none;
  color: #f1f1f1;
}



.block-description {
  background: #1c1c22;
  color: #fff;
}

.block-description__text {
  border-top: 1px solid rgba(255,255,255,0.1);
  padding-top: 15px;
  font-size: 14px;
  padding: 5px 15px 10px 15px;
  line-height: 20px;
}

.block-description h1 {
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 16px;
  padding: 11px 15px 10px 15px;
  font-weight: normal;
}

p {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 20px;
}

.block-description__text img {
  float: left;
  padding-right: 10px;
  padding-bottom: 5px;
}

.aside-block {
  width: 220px;
  background: #d8d8d8;
  color: #151418;
  font-size: 12px;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.aside-blockbl {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 220px;
  background: #151418;
  color: #fff;
  font-size: 12px;
}

.aside-content {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}

.aside-title {
  border-bottom: 2px solid #e12f2f;
  padding: 10px;
  font-size: 12px;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
}

.aside-title i, .aside-blockbl__title i {
  color: #e22f2f;
}


.aside-nav li {
  padding-bottom: 1.0px;
  background: url(https://hackcsgo.ru/templates/Default/images/csgo1.png) no-repeat;
}

.aside-nav li a {
  line-height: 20px;
   text-decoration: none;
  text-transform: uppercase;
  color: #151418;
  padding-left: 20px;
}

.aside-nav li a:hover {
  color: #e22f2f;
}

.section-cheats {
  margin-top: 20px;
}

.section-cheats__title {
  background: #d9d9d9;
  border: 1px solid #bcbcbc;
  color: #1c1c22;
  padding: 15px;
  text-transform: uppercase;
  font-size: 17px;
  display: flex;
  justify-content: space-between;
}

.aside-blockbl {
  display: flex;
  flex-direction: column;
}

.aside-blockbl__title {
  border-bottom: 2px solid rgba(255,255,255,0.1);
  padding: 10px;
  font-size: 12px;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;

}

.s-cheat__item a {
  color: #fff;
}

.relcheats-list {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}

.s-cheat__item {
  margin-bottom: 5px;
  position: relative;
  width: 210px;
  height: 130px;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #35353f;
}

.s-cheat__image img {
  width: 100%;
  height: 130px;
}


.s-cheat__image:after {
  background: rgba(0,0,0,0.3);
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  transition: 0.5s all;
}

.s-cheat__item:hover .s-cheat__image:after {
 background: rgba(0,0,0,0);
}

.aside-cheats__text {
    background: rgba(0,0,0,0.6);
    text-align: center;
    padding-top: 7px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
  position: absolute;
  width: 200px;
  bottom: 0;
}

.popular-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.popular-list__item {
  margin-top: 15px;
  width: 235px;
  height: 150px;
}

.popular-list__item .popular-list__text {transition: 0.5s all;}
.popular-list__item:hover .popular-list__text {opacity:0;}

.popular-list a {
  color: #fff;
}

.popular-list__image img {
  width: 100%;
  height: 150px;
}

.popular-list__image:after {
  background: rgba(0,0,0,0.3);
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  transition: 0.5s all;
}

 .popular-list__item:hover .popular-list__image:after {
  background: rgba(0,0,0,0);
}


.popular-list__item {
  position: relative;
  border: 1px solid #41414c;
}

.popular-list__text {
  background: rgba(0,0,0,0.6);
  position: absolute;
  bottom: 0;
  text-align: center;
  padding-top: 7px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 13px;
  width: 225px;
}

.new-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.new-list__item {
  background: #151418;
  width: 100%;
  margin-top: 15px;
  color: #fff;
}

.new-list__item a {
  color: #fff;
}

.new-list__item img:hover {
  opacity: 0.9;
}

/*.new-list__item h3 {
  font-weight: normal;
  padding: 10px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  margin-bottom: 15px;
  font-size: 15px;
  text-transform: uppercase;
}*/

.new-list__item img {
  float: left; 
  width: 190px;
  height: 145px;
  margin: 0 10px;
  display: block;
}

.new-list-info {float:left; width:480px;}
.new-list-info li {display:inline-block; width:100%; background:#212021; line-height:26px; margin:5px 0; padding:0 10px; border-radius:5px; text-transform:uppercase;}
.text-green {color:green}

.new-list__item p {
  font-size: 15px;
  padding: 10px;
  max-height: 110px;
  overflow: hidden;
  clear: both;
	/*height: 130px;*/
}

.new-list__item-footer {
  margin-top: 5px;
  border-top: 1px solid rgba(255,255,255,0.1);
  display: flex;
  justify-content: space-between;
  padding: 10px 10px;
  font-size: 12px;
  text-transform: uppercase;
}

.new-list__item-footer i {
  color: red;
  font-size: 13px;
  padding-right: 4px;
}

.main-item {
  background: #151418;
  width: 360px;
  margin-top: 15px;
  color: #fff;
	display: inline-block;
	padding-right: 5px;
	padding-left: 0px;
}

.main-item a {
  color: #fff;
}

.main-item img:hover {
  opacity: 0.9;
}

.main-item {
}

.main-item h3 {
  font-weight: normal;
  padding: 10px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  margin-bottom: 15px;
  font-size: 13px;
  text-transform: uppercase;
}

.main-item img {
  width: 340px;
  height: 145px;
  margin: 0 auto;
  display: block;
}

.main-item p {
  font-size: 13px;
  padding: 10px;
  max-height: 110px;
  overflow: hidden;
	height: 130px;
}

.main-item-footer {
  margin-top: 5px;
  border-top: 1px solid rgba(255,255,255,0.1);
  display: flex;
  justify-content: space-between;
  padding: 10px 10px;
  font-size: 12px;
  text-transform: uppercase;
}

.main-item-footer i {
  color: red;
  font-size: 13px;
  padding-right: 4px;
}

.pagination {
  border: 1px solid #bcbcbc;
  margin-top: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
}

.pagination a, .pagination span {
  border: 1px solid red;
  background: #d9d9d9;
  color: red;
  text-decoration: none;
  width: 25px;
  height: 25px;
  display: block;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination span {
  background: #151418;
  border: 1px solid #151418;
  color: #fff;
}

.pagination a:hover {
  color: #151418;
}

.description-bottom {
  margin-top: 20px;
  background: #d7d7d7;
  color: #151418;
}

.description-bottom .block-description__text {
  border-top: 1px solid rgba(0,0,0,0.06);
}

.speedbar {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	color: #000;
	background: #d9d9d9;
	border: 1px solid #bcbcbc;
	text-transform: uppercase;
	font-size: 12px;
  color: #d32c2c;
  display: flex;
  justify-content: space-between;
  align-items: center;
	margin-bottom: 5px;
}

.speedbar i {
  font-weight: bold;
  font-size: 13px;
}

.speedbar a {
  color: #000;
}

.shortstory-top {
    padding: 10px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    margin-bottom: 15px;
}

.shortstory-title {display:inline-block;}
.shortstory-rating {float:right;}
.shortstory-rating a {
  color: #d32c2c;
  padding-left: 5px;
  font-weight: bold;
  font-size: 15px;
}
.shortstory-title h3 {
	font-weight: normal;
    font-size: 13px;
    text-transform: uppercase;
}

.fullstory {
	background: #151418;
  color: #fff;
	padding: 10px;
	margin-top: 15px;
}

.fullstory-image img {
	width: 715px;
	height: 375px;
}

.fullstory-image {
	position: relative;
}

.fullsory-image__virusi {
	position: absolute;
	bottom: 0;
	background: url(/templates/Default/images/ramkavir.png) no-repeat;
	width: 258px;
	height: 35px;
	padding-left: 26px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	opacity: 0.8;
}

.fullsory-image__virusi i {
  padding-right: 5px;
}

.fullstory-rating a {
  color: green;
  padding-left: 5px;
  font-weight: bold;
  font-size: 15px;
}

.fullstory-top {
	border-bottom: 1px solid rgba(255,255,255,0.08);
	margin-top: 10px;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;

	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.fullstory h1 {
	color: #d32c2c;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
}

.fullstory-screen {
    margin: 10px 0;
    text-align: center;
}

.fullstory-screen img {
    width: 200px;
    height: 180px;
    margin: 0 10px;
    border: 1px solid #b04343;
    border-radius: 3px;
}

.fullstory-text {
	line-height: 19px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid rgba(255,255,255,0.08);
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

/*.fullstory-text img {
    width: 200px;
    height: 180px;
    margin: 0 10px;
    border: 1px solid #b04343;
    border-radius: 3px;
}*/

.fullstory-text h2 {
	font-size:21px;
}

.fullstory-bottom {
	border-bottom: 1px solid rgba(255,255,255,0.08);
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.fullstory-bottom__download {
	width: 450px;
}

.fullstory-bottom i {
	color: red;
	padding-right: 4px;
}

.fullstory-bottom__download a {
    float:left;
	display: block;
	text-align: center;
	width: 160px;
	color: #42ac21;
	text-decoration: none;
	border: 1px solid #42ac21;
	padding: 15px;
	text-transform: uppercase;
  transition: 0.2s;
}

.fullstory-bottom__download a:hover {
  background: #42ac21;
  color: #fff;
}

.fullstory-passwd {
    float: left;
    display: block;
    margin-left: 5px;
    text-align: center;
    width: 165px;
    color: #fff;
    border: 1px solid #ff0000;
    padding: 15px;
    text-transform: uppercase;
}
.fullstory-passwd span {color:#ff0000;}
.fullstory-sectiontitle {
	background: #1e1d21;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 16px;
	padding-left: 10px;
}

.fullstory-sectiontitle i {
  color: #d32c2c;
  font-weight: bold;
  float: right;
  padding-right: 10px;
}

.comment-title {
    margin-top: 10px;
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
    letter-spacing: 0.7px;
    text-shadow: 1px 1px rgba(33,115,217,0.5), 6px 6px rgba(33,115,217,0.1);
    font-weight: 700;
}

.comment_over {
    margin: 10px 20px 25px 5px;
}

.comment_avatar {
    display: table-cell;
    vertical-align: top;
    padding-right: 15px;
}

.comment_avatar img {
    float: left;
    width: 65px;
    height: 65px;
    padding-top: 5px;
    border-radius: 10px 20px;
}

.comment_message {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}

.comment_top {
    padding-top: 2px;
    padding-bottom: 5px;
    line-height: 20px;
}

.name-admin {
    font-weight: 700;
    color: #c03;
}

.comment_message_in {
    font-size: 13px;
    line-height: 20px;
}

.footer-container {
	height:140px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.footer-text {
	text-align: center;
	width: 590px;
}

.vozmojnosti {
	margin-top: 10px;
	margin-bottom: 10px;
}

.vozmojnosti h3 {
	color: #42ac21;
	font-size: 18px!important;
}

.vozmojnosti i, .vozmojnosti b {
	color: #42ac21;
	font-weight: bold;
}


mini-faq{margin-top:20px;border-bottom:1px solid #444;padding-bottom:20px}.mini-faq
h4{font-size:23px;font-weight:400}.mini-faq h4:after{content:':'}.mini-faq_question{color:#b3afaf;font-weight:italic;font-size:1.2em;padding-bottom:5px}.mini-faq ul
li{margin-top:10px;margin-bottom:10px}


fullsory-image__text{position:absolute;width:100%;top:20px;text-align:center;box-shadow:0px 0px 3px 0px rgba(0,0,0,0.55)}.fullsory-image__text2{position:static;width:100%;top:10px;text-align:left;box-shadow:0px 0px 3px 0px rgba(0, 0, 0, 0.55);background:rgba(0, 0, 0, .3);padding-top:10px;padding-left:10px;color:#d53032;padding-bottom:10px}.fullsory-image__text
h1{padding:10px
25px;border:1px
solid rgba(255,255,255,.1);background:rgba(0, 0, 0, .8);text-transform:uppercase;font-weight:900;text-shadow:2px 3px 0px rgba(213,48,50,0.50);font-size:25px}.fullsory-image__text-work{position:absolute;bottom:20px;margin:auto;text-align:center;box-shadow:0px 0px 3px 0px rgba(0,0,0,0.55)}.cheat-description{margin-top:15px;line-height:1.3;letter-spacing:-0.2px;padding-bottom:5px}


/***********/

.download-container {
  padding: 20px 0px;
  margin: 20px 0px;
  text-align: center;
    background: #efead4;
}

.download-container a {
    color: white !important; /* Ð  Ð’Â¦Ð  Ð â€ Ð  Ð’ÂµÐ ÐŽÐ²Ð‚Ñ™ Ð ÐŽÐ Ñ“Ð ÐŽÐ Ñ“Ð ÐŽÐ²Ð‚â„–Ð  Ð’Â»Ð  Ð¡â€¢Ð  Ð¡â€ */
    text-decoration: none;
   }
.download-container a:visited {
    color: #eee; /* Ð  Ð’Â¦Ð  Ð â€ Ð  Ð’ÂµÐ ÐŽÐ²Ð‚Ñ™ Ð  Ð¡â€”Ð  Ð¡â€¢Ð ÐŽÐ Ñ“Ð  Ð’ÂµÐ ÐŽÐ²Ð‚Â°Ð  Ð’ÂµÐ  Ð â€¦Ð  Ð â€¦Ð ÐŽÐ²Ð‚â„–Ð ÐŽÐ²Ð‚Â¦ Ð ÐŽÐ Ñ“Ð ÐŽÐ Ñ“Ð ÐŽÐ²Ð‚â„–Ð  Ð’Â»Ð  Ð¡â€¢Ð  Ð¡â€ */
    text-decoration: none;
   }
.download-container a:hover {
    color: #cecece; /* Ð  Ð’Â¦Ð  Ð â€ Ð  Ð’ÂµÐ ÐŽÐ²Ð‚Ñ™ Ð  Ð¡â€”Ð  Ð¡â€¢Ð ÐŽÐ Ñ“Ð  Ð’ÂµÐ ÐŽÐ²Ð‚Â°Ð  Ð’ÂµÐ  Ð â€¦Ð  Ð â€¦Ð ÐŽÐ²Ð‚â„–Ð ÐŽÐ²Ð‚Â¦ Ð ÐŽÐ Ñ“Ð ÐŽÐ Ñ“Ð ÐŽÐ²Ð‚â„–Ð  Ð’Â»Ð  Ð¡â€¢Ð  Ð¡â€ */
    text-decoration: none;
   }
.download-container a:active {
    color: #ffff00; /* Ð  Ð’Â¦Ð  Ð â€ Ð  Ð’ÂµÐ ÐŽÐ²Ð‚Ñ™ Ð  Ð’Â°Ð  Ð¡â€Ð ÐŽÐ²Ð‚Ñ™Ð  Ð¡â€˜Ð  Ð â€ Ð  Ð â€¦Ð ÐŽÐ²Ð‚â„–Ð ÐŽÐ²Ð‚Â¦ Ð ÐŽÐ Ñ“Ð ÐŽÐ Ñ“Ð ÐŽÐ²Ð‚â„–Ð  Ð’Â»Ð  Ð¡â€¢Ð  Ð¡â€ */
    text-decoration: none;
   }


.download-title {
    font-family:arial, "Trebuchet MS", helvetica, sans-serif;
    font-size:19px;
    border-bottom:1px solid #eee;
    margin-bottom:5px;
    padding-bottom:5px;
    color: #444;
    font-weight:normal;
}

.download-password{
    font-family:arial, "Trebuchet MS", helvetica, sans-serif;
    font-size:25px;
    color: red;
    margin:5px;
}


.download-container h6 {
    font-family:arial, "Trebuchet MS", helvetica, sans-serif;
    font-size:15px;
    color: #6f6f6f;
}

.download-container .button {
  position: relative;
  display: inline-block;
  height: 40px;
  line-height: 35px;
  padding: 0 124px;
  font-size: 20px;
  color: white;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
  background-clip: padding-box;
  border: 1px solid;
  border-radius: 2px;
  cursor: pointer;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
}
.download-container .button:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  background-image: -webkit-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
  background-image: -moz-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
  background-image: -o-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
  background-image: radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
}
.download-container .button:hover:before {
  background-image: -webkit-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: -moz-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: -o-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
}
.download-container .button:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}
.download-container .button:active:before {
  content: none;
}

.download-container .button-green {
  background: #5ca934;
  border-color: #478228 #478228 #3c6f22;
  background-image: -webkit-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
  background-image: -moz-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
  background-image: -o-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
  background-image: linear-gradient(to bottom, #69c03b, #5ca934 66%, #54992f);
}
.download-container .button-green:active {
  background: #5ca934;
  border-color: #3c6f22 #478228 #478228;
}

.download-container .button-red {
  background: #d5452f;
  border-color: #ae3623 #ae3623 #992f1f;
  background-image: -webkit-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28);
  background-image: -moz-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28);
  background-image: -o-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28);
  background-image: linear-gradient(to bottom, #da5c48, #d5452f 66%, #c73d28);
}
.download-container .button-red:active {
  background: #d5452f;
  border-color: #992f1f #ae3623 #ae3623;
}

.download-container .button-blue {
  background: #1097e6;
  border-color: #0d78b6 #0d78b6 #0b689e;
  background-image: -webkit-linear-gradient(top, #25a5f0, #1097e6 66%, #0f8ad3);
  background-image: -moz-linear-gradient(top, #25a5f0, #1097e6 66%, #0f8ad3);
  background-image: -o-linear-gradient(top, #25a5f0, #1097e6 66%, #0f8ad3);
  background-image: linear-gradient(to bottom, #25a5f0, #1097e6 66%, #0f8ad3);
}
.download-container .button-blue:active {
  background: #1097e6;
  border-color: #0b689e #0d78b6 #0d78b6;
}

.download-container .button-orange {
  background: #f4902a;
  border-color: #df770c #df770c #c76a0a;
  background-image: -webkit-linear-gradient(top, #f69f47, #f4902a 66%, #f38617);
  background-image: -moz-linear-gradient(top, #f69f47, #f4902a 66%, #f38617);
  background-image: -o-linear-gradient(top, #f69f47, #f4902a 66%, #f38617);
  background-image: linear-gradient(to bottom, #f69f47, #f4902a 66%, #f38617);
}
.download-container .button-orange:active {
  background: #f4902a;
  border-color: #c76a0a #df770c #df770c;
}

.download-container .button-pink {
  background: #e8367f;
  border-color: #d31865 #d31865 #bc165a;
  background-image: -webkit-linear-gradient(top, #eb5190, #e8367f 66%, #e62473);
  background-image: -moz-linear-gradient(top, #eb5190, #e8367f 66%, #e62473);
  background-image: -o-linear-gradient(top, #eb5190, #e8367f 66%, #e62473);
  background-image: linear-gradient(to bottom, #eb5190, #e8367f 66%, #e62473);
}
.download-container .button-pink:active {
  background: #e8367f;
  border-color: #bc165a #d31865 #d31865;
}

.download-container .button-gray {
  background: #47494f;
  border-color: #2f3034 #2f3034 #232427;
  background-image: -webkit-linear-gradient(top, #55585f, #47494f 66%, #3d3f44);
  background-image: -moz-linear-gradient(top, #55585f, #47494f 66%, #3d3f44);
  background-image: -o-linear-gradient(top, #55585f, #47494f 66%, #3d3f44);
  background-image: linear-gradient(to bottom, #55585f, #47494f 66%, #3d3f44);
}
.download-container .button-gray:active {
  background: #47494f;
  border-color: #232427 #2f3034 #2f3034;
}

.download-container .button-darkblue {
  background: #3b5ca0;
  border-color: #2d477b #2d477b #263c68;
  background-image: -webkit-linear-gradient(top, #4369b6, #3b5ca0 66%, #365391);
  background-image: -moz-linear-gradient(top, #4369b6, #3b5ca0 66%, #365391);
  background-image: -o-linear-gradient(top, #4369b6, #3b5ca0 66%, #365391);
  background-image: linear-gradient(to bottom, #4369b6, #3b5ca0 66%, #365391);
}
.download-container .button-darkblue:active {
  background: #3b5ca0;
  border-color: #263c68 #2d477b #2d477b;
}

.download-container .button-purple {
  background: #9966cb;
  border-color: #8040be #8040be #733aab;
  background-image: -webkit-linear-gradient(top, #a87dd3, #9966cb 66%, #8f57c6);
  background-image: -moz-linear-gradient(top, #a87dd3, #9966cb 66%, #8f57c6);
  background-image: -o-linear-gradient(top, #a87dd3, #9966cb 66%, #8f57c6);
  background-image: linear-gradient(to bottom, #a87dd3, #9966cb 66%, #8f57c6);
}
.download-container .button-purple:active {
  background: #9966cb;
  border-color: #733aab #8040be #8040be;
}