﻿.alert ul {list-style-type: none}


.input-res {
    height: 80px;
    width: 80px;
    padding: 10px 16px;
    font-size: 38px;
    line-height: 1.3333333;
    border-radius: 6px;
    border-width: 1px;
    border-color: #a0a0a0;
    border-style: dashed;
    text-align: center;
}

#add-result .panel-heading {
    height: 80px;
}

#add-result .panel {
    width: 163px;
}

h4.bg-primary {
    padding: 15px
}