input.stratoworldbutton {
    width: 170px;
    text-transform: none;
    padding: 5px 5px 5px 5px;
    font-size: 12px;
}

div#stratoworld-content ul {
    margin: 0px 0px;
}

div#stratoworld-content input[type='text'] {
    padding: 3px 3px 3px 3px;
    margin: 0px 0px 0px 0px;
}

div#stratoworld-content select {
    margin: 0px 0px 0px 0px;
}

div#stratoworld-content td, div#stratoworld-content label {
    font-size: 14px;
}

.dataTable td {
    font-size: 14px;
}

.server {
    font-size: 20px;
    font-weight: bold;
    color: white;
    text-align: center;
}

.server-localhost {
    background-color: #0A66C2;
}

.server-portal {
    background-color: #BD081C;
}
