#all_tags , #tag_letter , #all_tags li,#tag_letter li{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#all_tags li:before,
#all_tags li:after,
#tag_letter li:before,
#tag_letter li:after{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#all_tags a,#tag_letter a{
    color:#ff4d3a;
}
#all_tags a:hover,
#all_tags a:focus{color: #23527c;text-decoration: underline;}
#all_tags a:focus{outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}
#tag_letter li{position: relative;min-height: 1px;display: inline-block;padding-right: 5px;padding-left: 5px;float: left;width: 16.66666667%;text-align:center;}
@media (min-width: 768px){#tag_letter li{width: 8.33333333%;}}
#tag_letter:before,
#tag_letter:after{display: table;content: " ";}
#tag_letter:after{clear: both;}
#tag_letter{font-size: 25px;line-height: 32px;background: #f1f1f1;padding: 5px 2px;padding-left: 0;margin-left: -5px;list-style: none;margin-top: 0;margin-bottom: 10px;}
#all_tags{font-size: 14px;padding-left: 0;list-style: none;margin-top: 0;margin-bottom: 10px;margin-left:0px !important;}
#all_tags sup{top: -.5em;}
#all_tags .tag_name{margin-top: 15px;/*padding-left: 10px;*/border-bottom: 1px solid #efefef;}
#all_tags li a{margin-right: 20px;}