h2{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}
header h2 {
    float: left;
}
h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

h6 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.w-20 {
    width: 8rem;
}
.bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(126 217 87 / var(--tw-bg-opacity));
}
.w-47{
    width:47%;
    float:left;
}
.h-10 {
    height: 3.5rem;
}
.heading {
    font-weight: 700;
    margin-top: 20px;
}
.default-settings {
    margin-bottom: 15px;
}
.nest-settings {
    margin-bottom: 15px;
    float: right;
}
.default-settings input.btn.btn-primary {
    margin-top: 40px;
}
.gnForm label {
    display: block;
    margin-top: 10px;
}

.w-400 {
    width: 400px;
}
div#user {
    margin-bottom: 15px;
}

.btn-primary {
    background: #7ed957;
    color: #fff;
    border: #7ed957 1px solid;

}
.btn-primary:hover {
    background: #fff;
    color: #7ed957;
    border: #7ed957 1px solid;
}
input.button-primary {
    display: block;
    background: #7ed957;
    color: #fff;
    margin: 10px 0px;
    padding: 10px;
}
[data-toggle="collapse"].collapsed .if-not-collapsed {
    display: none;
}
[data-toggle="collapse"]:not(.collapsed) .if-collapsed {
    display: none;
}
.listings label{
    font-weight: 700;
    display: inline-block;
    margin: 2px 5px;
}
.reservation-pod {
    width: 32%;
    float: left;
    margin: 5px;
}
.nest-form a {
    display: block;
    border: #7ed957 2px solid;
    color: #7ed957;
    padding: 10px 10px 5px 5px;
    width: 202px;
    height: 48px;
}
.nest-form img {
    float: left;
    margin: -5px 5px 0px 0px;
}
.error {
    background-color: #FA0000;
    color: #fff;
    padding: 10px;
    float: right;
    border-radius: 3px;
}
.message {
    background-color: #5DBB63;
    color: #fff;
    padding: 10px;
    float: right;
    border-radius: 3px;
}
#thermostat {
    width: 50vmin;
    height: 50vmin;
    margin: 0 auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.dial {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.dial.away .dial__ico__leaf {
    visibility: hidden;
}
.dial.away .dial__lbl--target {
    visibility: hidden;
}
.dial.away .dial__lbl--target--half {
    visibility: hidden;
}
.dial.away .dial__lbl--away {
    opacity: 1;
}
.dial .dial__shape {
    transition: fill 0.5s;
}
.dial__ico__leaf {
    fill: #13EB13;
    opacity: 0;
    transition: opacity 0.5s;
    pointer-events: none;
}
.dial.has-leaf .dial__ico__leaf {
    display: block;
    opacity: 1;
    pointer-events: initial;
}
.dial__editableIndicator {
    fill: white;
    fill-rule: evenodd;
    opacity: 0;
    transition: opacity 0.5s;
}
.dial--edit .dial__editableIndicator {
    opacity: 1;
}
.dial--state--off .dial__shape {
    fill: #222;
}
.dial--state--heating .dial__shape {
    fill: #E36304;
}
.dial--state--cooling .dial__shape {
    fill: #007AF1;
}
.dial__ticks path {
    fill: rgba(255, 255, 255, 0.3);
}
.dial__ticks path.active {
    fill: rgba(255, 255, 255, 0.8);
}
.dial text {
    fill: white;
    text-anchor: middle;
    font-family: Helvetica, sans-serif;
    alignment-baseline: central;
}
.dial__lbl--target {
    font-size: 120px;
    font-weight: bold;
}
.dial__lbl--target--half {
    font-size: 40px;
    font-weight: bold;
    opacity: 0;
    transition: opacity 0.1s;
}
.dial__lbl--target--half.shown {
    opacity: 1;
    transition: opacity 0s;
}
.dial__lbl--ambient {
    font-size: 22px;
    font-weight: bold;
}
.dial__lbl--away {
    font-size: 72px;
    font-weight: bold;
    opacity: 0;
    pointer-events: none;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype');
}
#controls {
    font-family: Open Sans;
    background-color: rgba(255, 255, 255, 0.25);
    padding: 20px;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    margin-top: 20px;
}
#controls label {
    text-align: left;
    display: block;
}
#controls label span {
    display: inline-block;
    width: 200px;
    text-align: right;
    font-size: 0.8em;
    text-transform: uppercase;
}
#controls p {
    margin: 0;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 2px solid #ccc;
}
output {
    font-size: 20px;
}
.listing-header h4 {
    float: left;
}
.nest-settings img {
    float: left;
    margin-top: -5px;
}
.alert.parsley {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 10px 3px;
    color: #FA0000;
}
.check .alert {
    margin-top: 20px;
}
.credit-card-box .panel-title {
    display: inline;
    font-weight: bold;
}
.credit-card-box .display-td {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.credit-card-box .display-tr {
    display: table-row;
}
.note {
    font-size: .78em;
    margin: 10px 10px 20px 10px;
}
.alert.alert-success.alert-block {
    color: #FA0000;
    margin: 10px 0px 20px;
}
span.header-link {
    float: right;
    font-size: 16px;
    text-decoration: underline;
    font-weight: 300;
    display: inline-block;
    padding-top: 2px;
    margin-left: 30px;
}
.table-row {
    clear: both;
    width: 100%;
}
.usage .table-row > div {
    border: 1px solid #ececec;
    float: left;
    width: 20%;
    padding: 5px;
}
.reservations .table-row > div {
    border: 1px solid #ececec;
    float: left;
    width: 12.5%;
    padding: 5px;
}
.table-row.single {
    border: 1px solid #ececec;
    padding: 5px;
    font-weight: 700;
}
.table-row.header > div {
    background-color: #eee;
}
