﻿.weighting-container {
    position: absolute; 
    bottom: 10px; 
    right: 10px;
}

.weight-these {
    outline: none;
    background-color: transparent;
    background-repeat: no-repeat;
}

.card-container .weighting-container .form-group {
    margin-bottom: 0px;
}

.card-container .weighting-container .toggler {
    margin-left: 30px;
    height: 15px;
}

.card-container .weighting-container .weight-these {
    font-size: 12px;
    padding: 3px 3px;
}