﻿/* Poke and assign */


.poke-bg-color {
    background-color: #E6D2FC;
}

.assign-margin-left-8 {
    margin-left: -8px;
}

.assign-margin-left-12 {
    margin-left: -12px;
}

.swith-user-img-selected {
    width: 35px !important;
    border: solid 5px;
    margin-top: -2px;
    border-color: #831CEF;
}

.swith-user-img-others {
    width: 30px !important;
}