.icon-edit {
    color: #3699FF !important;
}
.icon-delete {
    color: #e03e2d !important;
}
.action-center {
    text-align: center;
}
.image-view {
    width: 100px;
    height: 100px;
}
.txt-area {
    width: 100%;
}
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}
.slider.round {
    border-radius: 34px;
}
.err-message {
    color: #f3112a;
}
.topbar {
    position: absolute;
    right: 9%;
}
.span-name {
    font-size: 20px;
    font-weight: bold;
}
.note-insert {
    display: none
}
