@charset "iso-8859-1";
pre, dl, ol, p, blockquote {
  line-height: 130%
}

blockquote {
  margin-left: 32px
}

body, td {
  color: black;
  background-color: white;
  margin-left: 2%;
  margin-right: 2%;
  font-size: 90%;
  font-family: 'Hiragino Kaku Gothic ProN', Osaka, arial, helvetica, sans-serif;
}

@media only screen and (min-width: 500px) {
  #navigator a {
    color: #cccccc;
    text-decoration: none;
    padding: 7px 15px;
    font-weight: bold;
    margin-right: -5px;
    border-left: 1px solid rgba(0, 0, 0, 0.7);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }
  div#navigator {
    clear: both;
    padding: 7px 10px;
    margin-top: 60px;
    background-color: rgba(0, 0, 0, 0.55);
    text-align: center;
  }
  #table {
    margin: 0px 0px;
    table-layout: fixed;
  }
  #main {
    width: 98%;
    display: flex;
    margin: auto;
  }
  #leftside {
    width: 20%
  }
}

#hed {
  height: 50px;
  width: 100%
}

a:link {
  color: #154F9B;
  text-decoration: none;
}

a:active {
  color: #215dc6;
  background-color: #CCDDEE;
  text-decoration: none;
}

a:visited {
  color: #a63d21;
  background-color: inherit;
  text-decoration: none;
}

a:hover {
  color: #444444;
  background-color: #dcdcdc;
}

h1, h2 {
  color: #eeeeee;
  background-color: #404040;
  padding: .3em;
  border: 0px;
  margin: 0px 0px .5em 0px;
}

h3 {
  border-bottom: 3px solid #DDEEFF;
  border-top: 1px solid #DDEEFF;
  border-left: 10px solid #DDEEFF;
  border-right: 5px solid #DDEEFF;
  color: #eeeeee;
  background-color: rgba(0, 0, 0, 0.5);
  padding: .3em;
  margin: 0px 0px .5em 0px;
  border-color: #444444;
}

h4 {
  color: #fff;
  background-color: #2E8B57;
  padding: .3em;
  margin: 0px 0px .5em 0px;
}

h5, h6 {
  color: #eeeeee;
  background-color: #1e3333;
  padding: .3em;
  border: 0px;
  margin: 0px 0px .5em 0px;
}

h1.title {
  font-size: 24px;
  color: white;
  font-weight: bold;
  background-color: transparent;
  padding: 40px 0px 0px 0px;
  border: 0px;
}

#topicpath {
  font-size: 12px;
  margin: 0.5em 0.5em 0px 0.5em;
}

dt {
  font-weight: bold;
  margin-top: 1em;
  margin-left: 1em;
}

pre {
  border-top: #DDDDEE 1px solid;
  border-bottom: #888899 1px solid;
  border-left: #DDDDEE 1px solid;
  border-right: #888899 1px solid;
  padding: .5em;
  margin-left: 1em;
  margin-right: 2em;
  white-space: pre;
  color: black;
  background-color: #F0F8FF;
  overflow: auto;
}

img {
  border: none;
  vertical-align: middle;
}

ul {
  margin-top: .5em;
  margin-bottom: .5em;
  line-height: 130%;
}

em {
  font-style: italic
}

strong {
  font-weight: bold
}

thead td.style_td, tfoot td.style_td {
  color: inherit;
  background-color: #D0D8E0;
}

thead th.style_th, tfoot th.style_th {
  color: inherit;
  background-color: #E0E8F0;
}

.style_table {
  padding: 0px;
  border: 0px;
  margin: auto;
  text-align: left;
  color: inherit;
  background-color: #ccd5dd;
  width: 100%;
}

.style_th {
  padding: 5px;
  margin: 1px;
  text-align: center;
  color: inherit;
  background-color: #EEEEEE;
}

.style_td {
  padding: 5px;
  margin: 1px;
  color: inherit;
  background-color: #EEF5FF;
}

ul.list1 {
  list-style-type: disc
}

ul.list2 {
  list-style-type: circle
}

ul.list3 {
  list-style-type: square
}

ol.list1 {
  list-style-type: decimal
}

ol.list2 {
  list-style-type: lower-roman
}

ol.list3 {
  list-style-type: lower-alpha
}

div.ie5 {
  text-align: center;
  overflow: auto;
}

span.noexists {
  color: inherit;
  background-color: #FFFACC;
}

.small {
  font-size: 80%
}

.super_index {
  color: #DD3333;
  background-color: inherit;
  font-weight: bold;
  font-size: 60%;
  vertical-align: super;
}

a.note_super {
  color: #DD3333;
  background-color: inherit;
  font-weight: bold;
  font-size: 60%;
  vertical-align: super;
}

div.jumpmenu {
  font-size: xx-small;
  text-align: right;
}

hr.full_hr {
  border-style: ridge;
  border-color: #333333;
  border-width: 1px 0px;
}

hr.note_hr {
  width: 90%;
  border-style: ridge;
  border-color: #333333;
  border-width: 1px 0px;
  text-align: center;
  margin: 1em auto 0em auto;
}

span.size1 {
  font-size: xx-small;
  line-height: 130%;
  text-indent: 0px;
  display: inline;
}

span.size2 {
  font-size: x-small;
  line-height: 130%;
  text-indent: 0px;
  display: inline;
}

span.size3 {
  font-size: small;
  line-height: 130%;
  text-indent: 0px;
  display: inline;
}

span.size4 {
  font-size: medium;
  line-height: 130%;
  text-indent: 0px;
  display: inline;
}

span.size5 {
  font-size: large;
  line-height: 130%;
  text-indent: 0px;
  display: inline;
}

span.size6 {
  font-size: x-large;
  line-height: 130%;
  text-indent: 0px;
  display: inline;
}

span.size7 {
  font-size: xx-large;
  line-height: 130%;
  text-indent: 0px;
  display: inline;
}

strong.word0 {
  background-color: #FFFF66;
  color: black;
}

strong.word1 {
  background-color: #A0FFFF;
  color: black;
}

strong.word2 {
  background-color: #99FF99;
  color: black;
}

strong.word3 {
  background-color: #FF9999;
  color: black;
}

strong.word4 {
  background-color: #FF66FF;
  color: black;
}

strong.word5 {
  background-color: #880000;
  color: white;
}

strong.word6 {
  background-color: #00AA00;
  color: white;
}

strong.word7 {
  background-color: #886800;
  color: white;
}

strong.word8 {
  background-color: #004699;
  color: white;
}

strong.word9 {
  background-color: #990099;
  color: white;
}

.edit_form {
  clear: both
}

div#header {
  padding: 0px;
  margin: 0px;
  background-size: cover;
  background-position: 0px 40%;
  background-repeat: no-repeat;
  background-image: url(../image/etc/head.jpg);
}

@media only screen and (max-width: 480px) {
  div#navigator {
    clear: both;
    margin: 0px;
    padding: 4px 0px 0px;
  }
}

div#menubarFrame {
  width: 15em;
  min-width: 200px;
  vertical-align: top;
  border-right: solid 1px #eeeeee;
}

div#bodyFrame {
  flex: 1;
}

div#menu2Frame {
  width: 15em;
  min-width: 200px;
  vertical-align: top;
  border-left: solid 1px #eeeeee;
}

div#menubar {
  width: 95%;
  padding: 0px;
  margin: 0px 4px 0px 4px;
  word-break: break-all;
  font-size: 90%;
  overflow: hidden;
}

div#menubar2 {
  width: 100%;
  padding: 0px;
  margin: 13px 0px 0px 10px;
  word-break: break-all;
  font-size: 90%;
  overflow: hidden;
}

div#menubar ul {
  margin: 0px 0px 0px .5em;
  padding: 0px 0px 0px .5em;
}

div#menubar ul li {
  line-height: 110%
}

div#menubar h4 {
  font-size: 14px;
  /*border-left: 15px solid #DDEEFF;*/
  background-color: #2F4F4F;
  margin: 0px 5px 0px 0px;
  padding: 0px 0px 0px 3px;
  color: #eeeeee;
}

div#body {
  padding: 0px;
  margin: 0px 0.5em 0px 0.5em;
}

div#menubar .jumpmenu {
  display: none
}

div#note {
  clear: both;
  padding: 0px;
  margin: 0px;
}

div#attach {
  clear: both;
  padding: 0px;
  margin: 0px;
}

div#toolbar {
  clear: both;
  padding: 0px;
  margin: 0px;
  text-align: right;
}

div#lastmodified {
  font-size: 80%;
  padding: 0px;
  margin: 0px;
}

div#related {
  font-size: 80%;
  padding: 0px;
  margin: 16px 0px 0px 0px;
}

div#footer {
  font-size: 70%;
  padding: 0px;
  margin: 16px 0px 0px 0px;
}

div#banner {
  float: right;
  margin-top: 24px;
}

div#preview {
  color: inherit;
  background-color: #F5F8FF;
}

img#logo {
  float: left;
  margin-top: 20px;
  margin-left: 120px;
  margin-right: 20px;
}

.anchor {}

.anchor_super {
  font-size: xx-small;
  vertical-align: super;
}

br.spacer {}

.style_calendar {
  padding: 0px;
  border: 0px;
  margin: 3px;
  color: inherit;
  background-color: #CCD5DD;
  text-align: center;
}

.style_td_caltop {
  padding: 5px;
  margin: 1px;
  color: inherit;
  background-color: #EEF5FF;
  font-size: 80%;
  text-align: center;
}

.style_td_today {
  padding: 5px;
  margin: 1px;
  color: inherit;
  background-color: #FFFFDD;
  text-align: center;
}

.style_td_sat {
  padding: 5px;
  margin: 1px;
  color: inherit;
  background-color: #DDE5FF;
  text-align: center;
}

.style_td_sun {
  padding: 5px;
  margin: 1px;
  color: inherit;
  background-color: #FFEEEE;
  text-align: center;
}

.style_td_blank {
  padding: 5px;
  margin: 1px;
  color: inherit;
  background-color: #EEF5FF;
  text-align: center;
}

.style_td_day {
  padding: 5px;
  margin: 1px;
  color: inherit;
  background-color: #EEF5FF;
  text-align: center;
}

.style_td_week {
  padding: 5px;
  margin: 1px;
  color: inherit;
  background-color: #DDE5EE;
  font-size: 80%;
  font-weight: bold;
  text-align: center;
}

div.calendar_viewer {
  color: inherit;
  background-color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

span.calendar_viewer_left {
  color: inherit;
  background-color: inherit;
  float: left;
}

span.calendar_viewer_right {
  color: inherit;
  background-color: inherit;
  float: right;
}

.clear {
  margin: 0px;
  clear: both;
}

div.counter {
  font-size: 70%
}

span.diff_added {
  color: blue;
  background-color: inherit;
}

span.diff_removed {
  color: red;
  background-color: inherit;
}

hr.short_line {
  text-align: center;
  width: 80%;
  border-style: solid;
  border-color: #333333;
  border-width: 1px 0px;
}

h5.side_label {
  text-align: center
}

ul.navi {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

li.navi_none {
  display: inline;
  float: none;
}

li.navi_left {
  display: inline;
  float: left;
  text-align: left;
}

li.navi_right {
  display: inline;
  float: right;
  text-align: right;
}

span.comment_date {
  font-size: x-small
}

span.new1 {
  color: red;
  background-color: transparent;
  font-size: x-small;
}

span.new5 {
  color: green;
  background-color: transparent;
  font-size: xx-small;
}

span.counter {
  font-size: 70%
}

ul.popular_list {}

ul.recent_list {}

div.img_margin {
  margin-left: 32px;
  margin-right: 32px;
}

td.vote_label {
  color: inherit;
  background-color: #FFCCCC;
}

td.vote_td1 {
  color: inherit;
  background-color: #DDE5FF;
}

td.vote_td2 {
  color: inherit;
  background-color: #EEF5FF;
}

.table_left .style_table {
  margin: auto auto auto 0px
}

.table_center .style_table {
  margin: auto
}

.table_right .style_table {
  margin: auto 0px auto auto
}

.table_left div.ie5 {
  text-align: left
}

.table_center div.ie5 {
  text-align: center
}

.table_right div.ie5 {
  text-align: right
}

div.champion_summary, div.champion_summary p, div.champion_summary blockquote, div.champion_summary dt, div.champion_summary dd {
  margin: 0;
  padding: 0;
}

div.champion_summary dl {
  margin: 0 !important;
  padding: 0 !important;
}

div.champion_summary {
  display: block;
  background-color: #eef5ff;
  border: solid #ccf;
  border-width: 1em 1px 1px;
  border-spacing: 0;
  font-size: 95%;
  min-width: 1024px;
}

div.champion_summary div.intro {
  width: 12%;
  min-width: 100px;
  display: table-cell;
  padding: 4px;
  text-align: center;
  vertical-align: middle;
  font-size: 9px;
  font-weight: bold;
}

div.champion_summary div.intro img {
  width: 64px;
  height: 64px;
}

div.champion_summary div.intro a {
  font-size: 16px;
  font-weight: normal;
  line-height: 120%;
}

div.champion_summary div.abilities {
  display: table-cell;
  vertical-align: middle;
}

div.champion_summary div.abilities dl {
  display: table-row
}

div.champion_summary div.abilities dt, div.champion_summary div.abilities dd {
  display: table-cell;
  vertical-align: middle;
}

div.champion_summary div.abilities {
  width: 76%;
}

div.champion_summary div.abilities dt {
  width: 24%;
  padding: 5px;
}

div.champion_summary div.abilities dd {
  width: 76%;
  padding: 5px;
}

div.champion_summary div.abilities blockquote {
  vertical-align: baseline
}

div.champion_summary div.abilities p {
  line-height: 120%
}

div.champion_summary div.abilities dl.passive dt {
  color: blue
}

div.champion_summary div.abilities dl.ult dt {
  color: red
}

div.champion_summary div.abilities {
  border: solid #ccf;
  border-width: 0 1px;
}

div.champion_summary div.abilities dt {
  border-top: 1px solid #ccf
}

div.champion_summary div.abilities dd {
  border: solid #ccf;
  border-width: 1px 0 0 1px;
}

div.champion_summary div.abilities dl.passive dt, div.champion_summary div.abilities dl.passive dd {
  border-top: 0
}

div.champion_summary div.comment {
  display: table-cell;
  vertical-align: middle;
  width: 15%;
  min-width: 100px;
  padding: 5px;
}

div.champion_summary div.comment p {
  padding: 2px
}

div.champion_summary p.link {
  position: relative;
  float: right;
  top: -1.5em;
  right: 0.5em;
  height: 0;
  font-size: 8px;
}

div.champion_summary_list {
  /*width: 852px;_NO__DOTCOMMA__AFTER__*/
}

div.champion_abilities {
  width: 100%;
  min-width: 1024px;
  overflow: hidden;
}

div.champion_summary div.champion_abilities {
  min-width: initial;
}

div.champion_abilities div.intro {
  display: none !important
}

div.champion_abilities div.comment {
  display: none !important
}

div.champion_abilities div.abilities {
  width: 100%;
  border: 0;
  overflow: hidden;
}

div.champion_abilities div.abilities dt {
  width: 20%;
  !important
}

div.champion_abilities div.abilities dd {
  width: 80%;
}

div.champion_stats, div.champion_stats p, div.champion_stats dt, div.champion_stats dd {
  margin: 0;
  padding: 0;
}

div.champion_stats dl {
  margin: 0 !important;
  padding: 0 !important;
}

div.champion_stats {
  border: 1px solid #ccf;
  background-color: black;
  min-width: 1024px;
}

div.champion_stats h2 {
  width: 80%;
  margin: 0;
  padding: 4px 0;
  border-bottom: 2px solid #ccf;
  font-size: 24px;
  text-align: center;
  float: right;
}

div.champion_stats h2 em {
  margin-left: 0.5em;
  font-size: 16px;
}

div.champion_stats div.overview {
  width: 20%;
  margin-top: 20px;
  background-color: black;
  text-align: center;
  float: left;
}

div.champion_stats div.overview img {
  width: 100px;
  height: 100px;
  margin-bottom: 8px;
}

div.champion_stats div.overview dl {
  display: inline-block;
  width: 100px;
  text-align: left;
  line-height: 100%;
  font-size: 90%;
  color: white;
}

div.champion_stats div.overview dd {
  margin: 0 0 0.5ex 1ex;
  font-size: 16px;
  letter-spacing: -2px;
  color: #f00;
}

div.champion_stats div.overview dd+dt+dd {
  color: #084
}

div.champion_stats div.overview dd+dt+dd+dt+dd {
  color: #08f
}

div.champion_stats div.overview dd+dt+dd+dt+dd+dt+dd {
  color: #c4c
}

div.champion_stats div.details div.ie5 {
  width: 80%;
  float: right;
}

div.champion_stats div.details table {
  border-spacing: 0;
}

div.champion_stats div.details td {
  font-size: 110%;
  text-align: center;
  vertical-align: middle;
}

div.champion_stats div.details td strong {
  color: red
}

div.champion_stats div.details td img {
  width: 16px;
  height: 16px;
}

div.champion_stats div.details table th, div.champion_stats div.details table td {
  padding: 0 4px;
  height: 2.5em;
  border: solid #ccf;
  border-width: 0 0 1px 1px;
}

div.champion_stats div.stats div.ie5 {
  float: left;
  width: 40%;
}

div.champion_stats div.stats table {
  border-spacing: 0;
}

div.champion_stats div.stats td {
  width: 6em;
  text-align: center;
  vertical-align: middle;
}

div.champion_stats div.stats td em {
  color: #444;
  font-size: 95%;
  font-style: normal;
}

div.champion_stats div.stats td em:before {
  content: "+"
}

div.champion_stats div.stats th, div.champion_stats div.stats td {
  padding: 0 4px;
  height: 2em;
  border: solid #ccf;
  border-width: 1px 0 0 1px;
}

div.champion_stats div.details a:link {
  color: black;
  text-decoration: none;
}

div.champion_stats div.details a:active {
  color: black;
  background-color: #CCDDEE;
  text-decoration: none;
}

div.champion_stats div.details a:visited {
  color: black;
  background-color: inherit;
  text-decoration: none;
}

div.champion_stats div.details a:hover {
  color: black;
  background-color: #dcdcdc;
}

div.item_table dl, div.item_table ul, div.item_table ol {
  margin: 0 !important;
  padding: 0 !important;
}

div.item_table p, div.item_table dt, div.item_table dd, div.item_table li {
  margin: 0;
  padding: 0;
}

div.item_table ul, div.item_table ol {
  list-style: none
}

div.item_table {
  display: table;
  background-color: #ccf;
  border-spacing: 1px;
  font-size: 90%;
  margin: 0 0 1em;
}

div.item_table div.includex, div.item_table div.jumpmenu, div.item_table h2 {
  display: none
}

div.item_header {
  display: table-header-group
}

div.item_header div {
  display: table-cell;
  background-color: #e0e8f0;
  padding: 4px;
  font-weight: bold;
  line-height: 100%;
  vertical-align: middle;
}

div.item_description {
  display: table-row
}

div.item_description div {
  display: table-cell;
  background-color: #eef5ff;
  padding: 4px;
  vertical-align: middle;
}

div.item_header div.name, div.item_description div.name {
  width: 130px;
  font-weight: bold;
  text-align: center;
}

div.item_description div.name img {
  width: 48px;
  height: 48px;
}

div.item_header div.cost, div.item_description div.cost {
  width: 70px;
  font-weight: bold;
  text-align: right;
}

div.item_header div.cost em, div.item_description div.cost em {
  font-size: 80%;
  font-style: normal;
  font-weight: normal;
}

div.item_header div.built_from, div.item_description div.built_from {
  min-width: 96px;
  text-align: left;
}

div.item_description div.built_from li {
  display: block;
  float: left;
}

div.item_description div.built_from li img {
  width: 32px;
  height: 32px;
}

div.item_header div.stats, div.item_description div.stats {
  width: 160px;
  text-align: left;
}

div.item_description div.stats li {
  display: block;
}

div.item_header div.effect, div.item_description div.effect {
  width: 350px;
  text-align: left;
}

div.item_description div.effect li {
  display: block;
}

div.item_description div.effect dl {
  margin-top: -0.5em !important
}

div.item_description div.effect dl dt {
  margin-top: 0.5em;
  font-weight: normal;
  font-style: italic;
}

div.item_header div.comment, div.item_description div.comment {
  text-align: left;
}

div.item_description p.item_link {
  font-size: 8px;
  display: table-caption;
  position: relative;
  caption-side: bottom;
  text-align: right;
}

div.item_header div.builds_into, div.item_description div.builds_into {
  min-width: 96px;
  text-align: left;
}

div.item_description div.builds_into li {
  display: block;
  float: left;
}

div.item_description div.builds_into li img {
  width: 32px;
  height: 32px;
}

div.item_table ol {
  display: table-row
}

div.item_table ol li {
  display: table-cell;
  padding: 4px;
  font-weight: bold;
}

div.champion_shortcat {
  font-size: 90%;
  !important;
}

div.champion_shortcat a:link {
  color: #154F9B;
  !important;
}

div.champion_shortcat a:active {
  color: #215dc6;
  !important;
  background-color: #CCDDEE;
  !important;
}

div.champion_shortcat a:visited {
  color: #a63d21;
  !important;
}

.sort-arrow {
  width: 17px;
  height: 17px;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 2px;
  background-image: url("../image/blank_noselect.png");
}

.sort-arrow.descending {
  background-image: url("../image/downsimple.png")
}

.sort-arrow.ascending {
  background-image: url("../image/upsimple.png")
}

.filter-box {
  width: 100%;
  height: 1.5em;
  margin: 0;
}

.absolute {
  position: absolute;
  text-align: center;
}

.fixed {
  position: fixed;
  top: 20px;
  text-align: center;
}

.bx-viewport ul {
  margin: 0;
  padding: 0;
}

.bx-wrapper {
  border: 0;
}

.newsSlider {
  width: 420px;
  display: none;
}

.splashSlider {
  width: 600px;
  display: none;
}

.adpc_only {
  text-align: left;
}

#showMenu {
  margin: 10px 0 0 0;
}

#textResize {
  display: inline-block;
  width: 100%;
  margin: 0 0 10px 0;
  text-align: left;
}

a.textResize {
  font-size: 0.95em;
  text-decoration: none;
  text-align: center;
  padding: 5px 3px 3px 5px;
  color: #FFF;
  background-color: #404040;
}

#page-top {
  position: fixed;
  bottom: 0px;
  right: 10px;
}

html, body {
  height: 100%;
  min-height: 100%;
  margin: 0;
}

div.item_tree {
  overflow: auto;
}

.item_tree ul, .item_tree li {
  all: initial;
}

.item_tree ul {
  padding-top: 15px;
  position: relative;
  margin-left: -100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

.item_tree li {
  float: left;
  text-align: center;
  list-style-type: none;
  position: relative;
  padding: 5px 5px 0 5px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}


/*We will use ::before and ::after to draw the connectors*/

.item_tree li::before, .item_tree li::after {
  content: '';
  position: absolute;
  top: 0;
  right: 50%;
  border-top: 1px solid #ccc;
  width: 50%;
  height: 20px;
}

.item_tree li::after {
  right: auto;
  left: 50%;
  border-left: 1px solid #ccc;
}


/*We need to remove left-right connectors from elements without 
any siblings*/

.item_tree li:only-child::after, .item_tree li:only-child::before {
  display: none;
}


/*Remove space from the top of single children*/

.item_tree li:only-child {
  padding-top: 0;
  margin-top: -15px;
}


/*Remove left connector from first child and 
right connector from last child*/

.item_tree li:first-child::before, .item_tree li:last-child::after {
  border: 0 none;
}


/*Adding back the vertical connector to the last nodes*/

.item_tree li:last-child::before {
  border-right: 1px solid #ccc;
  border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
}

.item_tree li:first-child::after {
  border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
}


/*Time to add downward connectors from parents*/

.item_tree ul ul::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 1px solid #ccc;
  width: 0;
  height: 15px;
}

.item_tree li a {
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-decoration: none;
  color: #666;
  font-family: arial, verdana, tahoma;
  font-size: 11px;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}