@charset "UTF-8";

.shortcut-button {
    margin: 20px 0 30px 0;
}

.shortcut-button a {
    margin-right: 10px;
}

/* select2 */
.select2-drop {
    width:450px;
}