.wrap.hrl {
    background: #fff; padding: 10px;
}

.hrl h3,
.hrl p{
    padding: 0 10px;
}
.hrl label {
    font-weight: bold;
    padding: 5px 0;
    font-size: 16px;
}
.hrl table p {
    padding: 10px 0;
    margin: 0;
}

.hrl table.sites th,
.hrl table.sites td {
    border: 1px solid #ccc;
    text-align: center;
}

.hrl table.sites input {
    display: inline-block;
    width: 90%;
}


#hreflangs_container .wp-list-table {
    width: 100%;
}

#hreflangs_container .wp-list-table input {
    display: block;
    width: 90%;
}

#edittag p input {
    display: block;
    width: 90%;
}