﻿html {
    direction: rtl;
}

body {
    height: 100%;
    margin: 0px;
    padding: 30px;
    padding-top: 28px;
    font-family: Arial;
    direction: rtl;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    background-color: #f6f6f6;
    color: #024256;
}

#divSwitchOff {
    width: 100%;
    color: #ffffff;
}

#divSwitchOn {
    background-color: #42c0fb;
    color: #ffffff;
    line-height: 300px;
    border: 1px solid #f1f1f1;
}

.switchingOff {
    background-image: url('images/loading.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

.swichbtn {
    width: 100%;
    font-size: 125px;
    margin-top: 40px;
    height: 300px;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    cursor: pointer;
}

.swichof {
    height: 300px;
    line-height: 300px;
    text-align: center;
    vertical-align: middle;
    cursor: hand;
    border: 1px solid #090909;
    width: 100%;
    float: left;
    background-color: Red;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
}

.divMoreLess {
    width: 19%;
    height: 147px;
    background-color: Gray;
    margin-bottom: 8px;
    direction: ltr;
    border: none;
    color: White;
    font-size: 125px;
}

.divStatus {
    width: 100%;
    text-align: center;
    font-size: 90px;
    font-weight: bold;
}

#divConfirmOff {
    padding-top: 45px;
    width: 100%;
    display: none;
    margin: auto;
    z-index: 700;
}

.dialoginner {
    border: 1px solid #000000;
    font-size: 90px;
    height: 360px;
    background-color: #ffffff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 40px;
}

#divConfirmOn {
    padding-top: 45px;
    width: 100%;
    display: none;
    margin: auto;
    z-index: 700;
}

.dialoginnerOn {
    border: 1px solid #000000;
    font-size: 90px;
    /*height: 1052px;*/
    background-color: #ffffff;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    border-radius: 40px;
    margin: auto;
    background-color: #ffffff;
    padding-bottom:30px;
}

.Button1 {
    width: 45%;
    margin-bottom:55px;
    height: 160px;
    font-size: 60px;
    border-radius: 35px;
    border: none;
    color: #ffffff;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    -khtml-border-radius: 35px;
    background-color: #42c0fb;
    cursor: pointer;
    -webkit-appearance: none;
}

#divAdjustment {
    text-align: center;
    width: 100%;
    direction: ltr;
    font-size: 50px;
}

#divTimer {
    font-size: 50px;
    text-align: center;
    width: 500px;
    margin: auto;
    margin-top: 10px;
}

#divNA {
    font-size: 65px;
    width: 98%;
    text-align: center;
}

.tb {
    font-size: 70px;
    width: 98%;
    padding-right: 15px;
    padding-left: 15px;
}

.ttl {
    font-size: 50px;
}

#statstable {
    width: 100%;
    margin: auto;
    margin-top: 58px;
    font-size: 55px;
    border: 1px solid #000000;
    border-collapse: collapse;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

.sdt {
    border: 1px solid #42c0fb;
    padding-right: 11px;
    padding-left: 11px;
    height: 120px;
}

#hlCloseStats {
    display: block;
    margin: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 25px;
    padding-left: 25px;
    height: 130px;
    color: #000000;
    font-size: 72px;
    background-color: #f1f1f1;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 40px;
    text-decoration: none;
    border: 1px solid #42c0fb;
    display: inline-block;
    width: 40%;
    line-height: 127px;
}

#hlTimeTable {
    display: block;
    margin: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 25px;
    padding-left: 25px;
    height: 130px;
    line-height: 127px;
    color: #000000;
    font-size: 72px;
    background-color: #f1f1f1;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 40px;
    text-decoration: none;
    border: 1px solid #42c0fb;
    width: 40%;
}

#divStatsControl {
    width: 100%;
    text-align: center;
    margin: auto;
    margin-top: 65px;
    text-align: center;
    font-size: 72px;
    margin-bottom:22px;
}

.ddwn {
    font-size: 97px;
}

.tdssep {
    width: 60px;
    text-align: center;
}

.DayOff {
    width: 130px;
    height: 110px;
    margin-right: 40px;
    margin-top: 60px;
    border: 1px solid #000000;
    display: inline-block;
    text-align: center;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    color: #42C0FB;
    cursor: pointer;
    background-color: #f1f1f1;
}

.DayOn {
    width: 130px;
    height: 110px;
    margin-right: 40px;
    margin-top: 60px;
    border: 1px solid #000000;
    display: inline-block;
    text-align: center;
    background-color: red;
    color: #ffffff;
    cursor: pointer;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

.radiob {
    float: right;
    margin-left: 20px;
}

.dialoginnerTT {
    border: 1px solid #000000;
    font-size: 90px;
    background-color: #42C0FB;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 40px;
    margin: auto;
    color: #330303;
}

.topcontr {
    font-size: 90px;
    margin: auto;
    text-align: center;
}

#lbSave {
    display: block;
    float: right;
    margin-right: 5px;
    text-decoration: none;
    color: #42C0FB;
    background-color: #f1f1f1;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 40px;
    text-decoration: none;
    border: 1px solid #42c0fb;
    padding-right: 25px;
    padding-left: 25px;
    margin-top: 95px;
    padding-bottom: 10px;
}

#hlCancel {
    display: block;
    float: left;
    margin-left: 5px;
    text-decoration: none;
    color: #42C0FB;
    margin-top: 95px;
    background-color: #f1f1f1;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 40px;
    border: 1px solid #42c0fb;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 12px;
}

#hlBack {
    display: block;
    float: left;
    margin-left: 5px;
    text-decoration: none;
    color: #42C0FB;
    margin-top: 95px;
    background-color: #f1f1f1;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 40px;
    border: 1px solid #42c0fb;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 12px;
}

#hlAddNew {
    display: block;
    float: right;
    margin-right: 5px;
    text-decoration: none;
    color: #42C0FB;
    background-color: #f1f1f1;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 40px;
    text-decoration: none;
    border: 1px solid #42c0fb;
    padding-right: 25px;
    padding-left: 25px;
    margin-top: 95px;
    padding-bottom: 12px;
}

.divTimerItem {
    font-size: 90px;
    height: 230px;
    text-align: right;
    margin: auto;
    border: 1px solid #000000;
    padding-right: 25px;
    padding-left: 25px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 40px;
    display: table-cell;
    vertical-align: middle;
    background-color: #42c0fb;
    cursor: pointer;
    color: #1b1b44;
}

#hlDeleteTimer {
    height: 112px;
    display: block;
    width: 350px;
    margin: auto;
    margin-top: 30px;
    color: #42c0fb;
    font-size: 80px;
    text-align: center;
    background-color: #f1f1f1;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 40px;
    text-decoration: none;
    border: 1px solid #42c0fb;
}

#divTelemetry {
    background-color: #f6f6f6;
    font-size: 74px;
    line-height: 80px;
    display: flex;
    justify-content:space-between;
    margin-bottom: 23px;
    border-radius: 12px;
    margin-right: 2px;
    margin-left: 2px;
    direction: ltr;
    color: #024256;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 18px;
    padding-right:5px;
    padding-left:5px;
}

#lblTemperature {
    background-image: url('images/temperature.png');
    background-repeat: no-repeat;
    padding-left: 75px;
    display: block;
    background-position: left center;
    margin-top:20px;
}

#lblHumidity {
    background-image: url('images/humidity.png');
    background-repeat: no-repeat;
    padding-left: 88px;
    display: block;
    background-position: left center;
    margin-top:20px;
}
