.mybatch{
    width:50px;
    height:50px;
    padding: 0px 0 0 15px;
    background-color:#fff;
    font-size:30px;
    margin-top:-25px;
    font-weight:bold;
    color:#E87E04;
    border:solid 2px #A6A5A5;
}
.box-shadow{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.01), 0 6px 20px 0 rgba(0, 0, 0, 0.05);
}
.form-radio{
    width:50px !important;
    height:50px!important;
}

.affix {
    top:50px;
    right:0;
    position:fixed;
}

