div.tabs-position {
    display: none;
}

div.tabs2-position {
    display: none;
}

ul.tabs2 {
    margin: 10px;
}

div.comms {
    width: 100%;
    height: 100%;
}

div.comms > table {
    font-size: 30pt;
}

div.devices-as-dropdown {
    display: block;
    padding: 10px;
}
div.devices-as-dropdown2 {
    display: block;
    padding: 10px;
}

div.dropdownBtn {
    width: 150px;
    height: 50px;
}

div.dropdownBtn > select {
    width: 175px;
    height: 50px;
    font-size: 13pt;
    font-weight: bold;
}

div.nettool > table {
    padding-top: 10px;
}

div.nettool-container {
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
}

div.nettool {
    margin-left: 10px;
    font-size: 17pt;
}

div.nettool button {
    width: 200px;
    height: 50px;
    font-size: 15pt;
}


div.outputs input {
    width: 60px;
    height: 60px;
}

div.outputs span {
    font-size: 20pt;
}

div.outputs button {
    margin-left: 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}

div.comms {
    width: 100%;
    height: 100%;
    font-size: 30pt;
}

div.comms input {
    width: 380px;
    height: 55px;
    font-size: 30pt;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.comms select {
    width: 380px;
    height: 55px;
    font-size: 30pt;
    margin-top: 5px;
    margin-bottom: 5px;
}
div.header {
    height: 80px;
}

div.site-name {
    font-size: 54px;
}

div.deviceInputs input {
    width: 200px;
    height: 30px;
    font-size: 17pt;
}

div.value input {
    height: 35px;
    font-size: 20pt;
    width: 165px;
}

div.rtv input {
    margin-bottom: 10px;
    font-size: 17pt;
    width: 150px;
    height: 30px;
}

div.rtv td {
    font-size: 26px;
}

div.dmidPulSet input {
    font-size: 25px;
    width: 55px;
    height: 35px;
}

div.dmidPulSet span {
    font-size: 25px;
}

div.dmidSpeBlc input {
    height: 30px;
    font-size: 20px;
    width: 180px;
}

div.dmidSpeBlcInp input {
    width: 75px;
    height: 30px;
    font-size: 20px;
}

div.dsmlLog  input{
    width: 80px;
    height: 35px;
    font-size: 30px;
}

div.dsmlLog span {
    font-size: 30px;
}

div.buffer input {
    width: 40px;
    height: 30px;
    font-size: 25px;
}

div.relay input {
    height: 30px;
    font-size: 20px;
    width: 45px;
}

div.specialDays input {
    width: 90px;
    height: 30px;
    font-size: 25px;
}
div.specialDays th {
    font-size: 30px;
}
