.action {
    font-weight: 700;
    text-align: center;
    width: 100px;
}

.action span:hover {
    cursor: pointer;
}

#add {
		margin-left: 15px;
}

.add-another {
    margin: 0 10px 0 8px;
    width: 100px;
}

#add-another {
    clear: both;
    float: left;
    margin: 10px 0 10px 50px;
    padding: 2px;
    width: 100px;
}

.api-body {
    clear: both;
}

#btn-box {
    clear: both;
}

.die label {
    padding-right: 5px;
    text-align: right;
    width: 100px;
}

.im input {
    font-weight: normal;
}

.name input {
    font-weight: normal;
    text-align: left;
}

.header {
    font-weight: 700;
    text-align: center;
}

#im-block {
    margin: 10px 0 20px 0;
}

.im-row {
    clear: both;
    float: left;
    padding: 5px 0;
}

.im-row div {
    float: left;
}

.im-row .init {
    text-align: right;
    width: 40px;
}

.im-header {
    text-align: right;
    width: 40px;
}

.mod input {
		margin-left: 10px;
		width: 40px;
}

.mod {
		cursor: pointer;
}

.mod span {
		display: block;
		margin-left: 15px;
		text-align: center;
		width: 30px;
}

.mod span:hover {
		background-color: #f6f600;
}

.name {
    width: 200px;
}

.name input {
    width: 183px;
}

.no, .sign, .im {
    width: 50px;
}

.no {
    text-align: center;
}

#roll {
    padding: 5px;
    width: 100px;
}

.row-out {
    filter: alpha(opacity = 50);
    opacity: .50
}

.total {
    font-weight: 700;
}

.symbol {
    text-align: center;
}