.options-table-responsive {
    width: 100%;
}

td.label {
    text-align: right;
    padding-right: 20px;
}

td.field {
    text-align: left;
    padding-left: 20px;
}

.options-table-responsive input {
    width: 60%;
}

#input-ratings input {
    width: 30%;
}

input.s-title{
    width: 20%;
}

input.s-link {
    width: 40%;
}

#input-actors input,
#input-crew input {
    width: 25%;
}

#input-companies input {
    width: 50%;
}

.options-table-responsive .title-40 {
    width: 45%;
}

.options-table-responsive .title-15 {
    width: 15%;
}

label.title-15 {
    display: inline-block;
}
