﻿html {
    height: 100%;
}

.cButton {
    font-size: medium;
    width: 150px;
    font-weight: bold;
    background-color: #99CCFF;
    color: black;
    padding: 0;
    height: 25px;
    line-height: 0;
    vertical-align: middle;
    margin-left: 1vw;
    margin-right: 1vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    border: none;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
}

.cButton2 {
    font-size: medium;
    width: 150px;
    font-weight: bold;
    background-color: #99CCFF;
    color: black;
    padding: 0;
    height:2.5vh;
    line-height: 0;
    vertical-align: middle;
    margin-left: 1vw;
    margin-right: 1vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    border: none;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
}


.cw3-button {
    color: black;
}

    .cw3-button:hover {
        background-color: lightgray;
    }

.cw3-buttonsave {
    background-color: #99CCFF;
    color: black;
}

cButtonsave {
    font-size: medium;
    width: 150px;
    font-weight: bold;
    background-color: gold;
    color: black;
    padding: 0;
    height: 25px;
    vertical-align: middle;
    margin-left: 1vw;
    margin-right: 1vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}



.cButtonsave:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

.cButtonsave {
    font-size: medium;
    width: 150px;
    font-weight: bold;
    background-color: gold;
    color: black;
    padding: 0;
    height: 25px;
    vertical-align: middle;
    margin-left: 1vw;
    margin-right: 1vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    text-align: center;
}

.cPage {
    font-size: medium;
    text-align: center;
}

.cBody {
    background-color: #1e2227;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    height: 100%;
    font-family: Arial, sans-serif;
    color: #e9e9e9;
}

.pagesave {
    margin: 0 auto;
    width: 100vw;
    height: 100vh;
    font-size: medium;
    text-align: center;
}

.cLabelSet {
    display: inline-block;
    width: 110px;
    font-size: medium;
    text-align: left;
    color: gold;
    font-weight: bold;
}

.cSubTitleSet {
    font-size: large;
    color: black;
    font-weight: bold;
}

.cPanelImage {
    margin: 0px;
    font-size: medium;
    position: fixed;
    text-align: center;
    height: 40vh;
    width: 30vw;
    top: 40vh;
    left: 35vw;
}

.cInpLthImage {
    font-size: medium;
    height: auto;
    width: 25vw;
    vertical-align: middle;
}


.cInputSet {
    display: inline-block;
    width: 370px;
    font-size: medium;
}

.cTitleSet {
    font-size: x-large;
    color: purple;
    font-weight: bold;
    background-color: gold;
    height: 50px;
}
.cTitleSetsave2 {
    display: inline-block;
    font-size: x-large;
    color: purple;
    font-weight: bold;
    background-color: gold;
    height: 50px;
    display: flex;
    align-items: center;
    width: fit-content;
}

.cTitleSetsave {
    font-size: x-large;
    color: purple;
    font-weight: bold;
    background-color: gold;
    height: 50px;


}

.cImgLogo1 {
    height: 50px;
    width: 50px;
}

.cPanelTitle1 {
    background-color: gold;
    height: 50px;
    display: flex;
    text-align: center;
    vertical-align: middle;
}
.cPanelTitle1save2 {
    background-color: gold;
    height: 20px;
    display: inline-table;
}

.cPanelTitle1save {
    background-color: gold;
    height: 2vh;
    content: "";
    clear: both;
    display: table;
}

.cCheckSet {
    display: inline-block;
    font-size: medium;
    color: gold;
}

.cDropSet {
    width: 370px;
    font-size: medium;
    height: 3.2vh;
}

.cDropSetsave {
    display: inline-block;
    width: 370px;
    font-size: medium;
}

.cButtonSize {
    font-size: medium;
    width: 115px;
    font-weight: bold;
    background-color: gold;
    color: black;
    padding: 0;
    height: 25px;
}

.cButtonSize2 {
    font-size: medium;
    width: 150px;
    font-weight: bold;
    background-color: gold;
    color: black;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    height: 25px;
    vertical-align: middle;
    margin-left: 1vw;
    margin-right: 1vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
}

.cmButtonSize2 {
    display: flex;
    text-align: center;
    font-size: .5vh;
    width: fit-content;
    font-weight: bold;
    background-color: gold;
    color: black;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: .1vw;
    padding-right: .1vw;
    height: auto;
    vertical-align: middle;
    margin-left: 0vw;
    margin-right: 0vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
}

.cButtonSize3 {
    font-size: medium;
    width: 150px;
    font-weight: bold;
    background-color: gold;
    color: black;
    padding: 0;
    height: 25px;
    line-height: 0;
    vertical-align: middle;
    margin-left: 1vw;
    margin-right: 1vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
}

.cLabelMsg {
    font-weight: bold;
    font-size: large;
    color: red;
}
