@charset "utf-8";
.jquery-word-export{width: 400px}
.jquery-word-export a{outline: none;text-decoration: none;-webkit-transition: 0.2s;transition: 0.2s;}
.jquery-word-export a:hover,.jquery-word-export a:focus{color:#74777b;text-decoration: none;}
.col-md-3{width: 100%}
.word-icon{
    font-family: "Helvetica", sans-serif;
    font-size: 24px;
    font-weight: bold;
    background-color: #0054a6;
    color: white;
    padding: 2px 5px;
    vertical-align: middle;
}