body{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    flex-direction: row;
    background: linear-gradient(-135deg,#c850c0,#4158d0);
}
.main-rectangle{
    border: 1px solid #a2a2c1;
    background-color: #efeefb;
    width: 537px;
}
.cap-rectangle {
    background-color: #6e71ac;
    width: 99.2%;
    margin: 2px 0px 2px 2px;
    height: 21px;
}
.hide-content{
    width: 17px;
    float: right;
}
.hide-content::before {
    display: block;
    content: " ";
    background: url("img/hide.png");
    background-repeat: no-repeat;
    background-position: 4px 3px;
    height: 14px;
    width: 14px;
}
.close{
    float: right;
    width: 16px;
}
.close::before {
    display: block;
    content: " ";
    background: url("img/close.png");
    background-repeat: no-repeat;
    background-position: 4px 3px;
    height: 14px;
    width: 14px;
}
.letter{
    text-transform: uppercase;
}
.found-rectangle{
    margin: 10px 0px 0 0;
}
.filling{
    display: inline-block;
    letter-spacing: -0.4px;
}
.filling-rectangle{
    margin: 0 0 0 68px;
}
.factor-rectangle{
    padding: 0 0 0 43px;
    letter-spacing: -0.48px;
    display: inline-block;
}
.exodus-rectangle{
    display: inline-block;
    margin: 0 0 0 80px;
    position: relative;
    bottom: 1px;
}
.found-field-rectangle{
    width: 100%;
    margin: 10px 0;
}
.input-form-up-rectangle{
    margin: 0 0 0 2px;
    padding: 0 2px 0 2px;
}
.input-form-up-rectangle::-webkit-input-placeholder{
    font-style: italic;
    font-family: 'Tahoma', sans-serif;
    font-size: 12px;
    opacity: 0.4;
}
.input-form-midle-rectangle{
    margin: 0px 0px 0px 1px;
    padding: 0 0 0 4px;
}
.input-form-down-rectangle{
    width: 360px;
    background-color: #efeefb;
    -webkit-appearance: none;
    padding: 0 0 0 4px;
}
.reset-rectangle{
    position: relative;
    bottom: 21px;
    right: 34px;
}
.reset::before {
    display: block;
    content: " ";
    background: url("img/reset.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 14px;
    width: 14px;
    margin: 4px 0px 0px -4px;
}
.crops-rectangle{
    margin: 0 18px 0 0px;
    padding: 0px 0px 0px 2.6px;
}
.crops::before {
    display: block;
    content: " ";
    background: url("img/crops.png");
    background-repeat: no-repeat;
    background-position: 2px 12px;
    height: 14px;
    width: 14px;
}
.cake-jame-print-btn{
    text-align: center;
}
.cake {
    width: 128px;
    height: 21px;
}
.cake::before {
    display: inline-block;
    content: " ";
    background: url("img/plus.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 14px;
    width: 14px;
    margin: 0px 4px -4px -5px;
}
.jam {
    width: 92px;
    height: 21px;
}
.print{
    margin: -5px 0 0px 0;
    width: 26px;
    height: 21px;
    padding: 0 0 0 5px;
    position: relative;
    top: 6px;
}
.print::before {
    display: block;
    content: " ";
    background: url("img/print.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 14px;
    width: 14px;
}
.line {
    margin-right: 0px;
    margin-left: 1.5px;
    width: 533px;
    height: 0px;
    border: 0.6px solid #a2a2c1;
    top: 6px;
    left: 0.5px;
    margin-bottom: -4px;
    margin-top: 0;
}
.basement {
    background-color: #e5e3f6;
    width: 536px;
    height: 38px;
    margin: 4px 0 0 0;
}

.man {
    margin: 6px 0 0 7px;
    width: 187px;
    height: 21px;
    padding: 0 0 0 20px;
}
.man:before {
     display: block;
     content: " ";
     background: url("img/man.png");
     background-repeat: no-repeat ;
     background-position: 0 0;
     height: 14px;
     width: 15px;
     margin: 0 0 -14px -14px;
 }
.complete {
    width: 86px;
    margin: 5px 6px 0px 0px;
}
.cancel {
    width: 80px;
    margin: 5px 7px 0px 0px;
}
.corner {
    float: right;
    background-image: url("img/corner.png");
    width: 10px;
    height: 10px;
}
.corner:hover{
    cursor: se-resize;
}
.field-rectangle {
    margin-bottom: 6px;
}
.feature{
    margin-right: 8px;
    margin-left: 0px;
}
.text{
    font-family: 'Tahoa', sans-serif;
    font-size: 12px;
}
.text-size {
    font-family: 'Tahoa', sans-serif;
    font-size: 11px;
}
.footer-btn {
    font-family: 'Tahoma', sans-serif;
    font-size: 14px;
    background-color: #6e71ac;
    height: 22px;
    border: 1px solid #9494c8;
    float: right;
    color: #fff;
}
.buttonColor {
    border: 1px solid #a2a2c1;
    background: linear-gradient(180deg, #FFF, #d2ccea );
}
.cap-btn {
    background: linear-gradient(180deg, #FFF, #d2ccea );
    height: 14px;
    border: 0px;
    padding: 0px 0px 3px 0;
    margin: 3px 3px 0px 0px;
}
.input {
    box-shadow: inset 0px 2px 2px #f3f2fc;
    width: 73%;
}
.center{
    height: 19px;
    border: 1px solid #8b8bae;
    display: inline-block;
}
.centerButton{
    float: right;
    width: 18px;
    height: 21px;
    border: 1px solid #8b8bae;
}
.main-square{
    border: 1px solid #a2a2c1;
    background-color: #e1b19b;
    width: 165px;
    height: auto;
    margin: 0 0 0 50px;
}
.cap-square{
    background-color: #ac6e6e;
    width: 98%;
    margin: 2px 0px 2px 2px;
    height: 21px;
}
.title-span{
    font-family: 'Tahoma', sans-serif;
    font-size: 12px;
    letter-spacing: -0.5px;
    padding: 3px 0 0 5px;
    font-weight: 600;
    color: #fff;
}
.field-square {
    margin-bottom: 3px;
}

.found-field-square{
    width: 100%;
    margin: 6px 0;
}
.label-square{
    margin: 0 0 0 3px;
}
.confirm{
    display: none;
    background-color: #efeefb;
    border-radius: 0;
    height: 120px;
}
.confirm:before{
    content: '';
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: -1;
}
.modal-btn{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.no{
    margin: 0 0 0 15px;
}
.confirm-text{
    text-align: center;
}
.modal-btn-style{
    padding: 0 0 1px 0;
    width: 46px;
    height: 20px;
    font-family: 'Tahoma', sans-serif;
    font-size: 14px;
    background-color: #6e71ac;
    border: 1px solid #9494c8;
    color: #fff;
}
.modal-text{
    text-decoration: none;
    font-family: 'Tahoma', sans-serif;
    color: #000000;
    font-size: 12px;
}
.modal-main-text{
    font-weight: 600;
}
.modal-title{
    margin: 0 0 0 0;
    display: inline-block;
    font-weight: 600;
    color: #fff;
    padding: 0px 0px 0 5px;
}
.modal-header{
    background-color: #6e71ac;
    width: 98.2%;
    border-radius: 0;
    height: 17px;
    padding: 0 0 2px 0;
    position: relative;
    top: 2px;
    left: 3px;
}
.modal-close-btn{
    margin: 2.5px 2px 0 0;
    border-radius: 0;
}
.modal-link{
    text-decoration: none;
    color: #fff;
}
.reset-square{
    background-color: #ac6e6e;
}
.square-btn{
    width: 100%;
    text-align: center;
    display: inline-block;
}
.select-file{
    display: none;
}
.overlay-main {
    background-color: #9be1ad;
    border: 1px solid #a2a2c1;
    margin: 0 0 0 50px;
    min-width: 165px;
    height: auto;
}
.modal-window{
    position: fixed;
    display: block;
    width: 302px;
    height: auto;
    z-index: 1;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    background-color: #fff;
}
.data-file{
    padding: 0 20px 0 20px;

}

.data-file-string{
    background-color: #70ac6e;
    margin: 10px 0 0 0;
    padding: 0 10px;
}
.data-file-string:hover{
    cursor: move;
}
.cap-overlay{
    background-color: #70ac6e;
    width: 98%;
    margin: 2px 0px 2px 2px;
    height: 21px;
}
.reset-overlay{
    background-color: #70ac6e;
}
.additional-div-btn{
    font-family: 'Tahoma', sans-serif;
    font-size: 14px;
    height: 22px;
    border: 1px solid #9494c8;
    color: #fff;
    margin: 10px 0 15px 0;
}
.additional-div-footer{
    width: 100%;
    text-align: center;
    display: inline-block;
}