.badge{border-radius:7px;font-size:13px;margin-bottom:5px;margin-left:auto;margin-right:auto;padding:6px;text-align:center}.badge a{border-bottom:1px dashed #fff;text-decoration:none!important}.badge.warning{background:#dfd0a563;border:1px solid #8b7f5b}.badge.warning.flashing{-webkit-animation:bg-move 5s linear infinite;animation:bg-move 5s linear infinite;background-image:linear-gradient(270deg,rgba(100,181,239,0) 48.44%,#b2a787 75.52%,rgba(100,181,239,0));background-repeat:no-repeat}.badge.error{background:#fd5846;border:1px solid #8b7f5b}.badge.info{background:#687192;border:1px solid #818388}.badge.info.flashing{-webkit-animation:bg-move 5s linear infinite;animation:bg-move 5s linear infinite;background-image:linear-gradient(270deg,rgba(100,181,239,0) 48.44%,#a2a6b4 75.52%,rgba(100,181,239,0));background-repeat:no-repeat}@-webkit-keyframes bg-move{0%{background-position:-500px 0}to{background-position:1000px 0}}@keyframes bg-move{0%{background-position:-500px 0}to{background-position:1000px 0}}@media screen and (min-width:767px){.badge{margin-bottom:10px;width:92%}}@media screen and (max-width:766px){.badge{width:100%}}
