﻿/*#em-feature-ocr*/
/*#ocr-popup-container {
    position: absolute;
    top: 108px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    right: 55px;
    z-index: 999999;
    display: flex;
    justify-content: center;
    pointer-events: none;
}*/
#ocr-popup-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    pointer-events: none;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 999999999;
}

/*#ocr-popup-container {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 999999999;
}*/

em-feature-ocr {
    position: absolute;
    top: 0;
    left: 0;
    position: absolute;
    right: 485px;
    top: 0;
}

.ocr-container {
    position: absolute;
    top: 0;
    left: 0;
}

#em-feature-ocr {
    font-family: 'asap';
    font-size: 15px;
}

.ocr-close-button {
    /*background-image: url(../img/new-x.svg);*/
    background-image: url(../img/x-circle2.png);
    background-size:cover;
    background-repeat: no-repeat;
   /* background-size: 10px;*/
    position: absolute;
    z-index: 1;
    width: 23px;
    height: 23px;
    right: 8px;
    top: 9px;
    cursor: pointer;
}

.ocr-title {
    width: 402px;
    position: absolute;
    top: 0;
    left: 0;
    /*  width: 100%;*/
    width: 915px;
    height: 74px;
    z-index: 1;
    /*opacity: 0.3;*/
    transition: all 0.3s ease-out;
    /*background: #464646;*/
    cursor: move;
    margin: 0;
    border-bottom: 1px #d0d0d05f solid;
    background: #D7D7D7 0% 0% no-repeat padding-box;
    border-radius: 8px 8px 0px 0px;
    opacity: 1;
    text-align: center;
    font: normal normal normal 36px/48px Asap;
    letter-spacing: 0.36px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    /* UI Properties */
/*    text-align: center;
    font: normal normal normal 36px/48px Asap;
    letter-spacing: 0.36px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;*/
}

.ocr-title2 {
    width: 402px;
    position: absolute;
    top: 0;
    left: 0;
    /*  width: 100%;*/
    width: 915px;
    height: 74px;
    z-index: 1;
    /*opacity: 0.3;*/
    transition: all 0.3s ease-out;
    /*background: #464646;*/
    cursor: move;
    margin: 0;
    border-bottom: 1px #d0d0d05f solid;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 8px 8px 0px 0px;
    opacity: 1;
    text-align: center;
    font: normal normal normal 36px/48px Asap;
    letter-spacing: 0.36px;
    color: #000000;
  /*  text-transform: uppercase;*/
    opacity: 1;
}

.ocr-title-text {

    /* UI Properties */
    text-align: center;
    font: normal normal normal 36px/48px Asap;
    letter-spacing: 0.36px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    margin-top:14px;
}

.ocr-title-text2 {
    /* UI Properties */
    /*text-align: center;
    font: normal normal normal 36px/48px Asap;
    letter-spacing: 0.36px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    margin-top: 14px;*/
    /* UI Properties */
    text-align: left;
    font: normal normal normal 24px/27px Asap;
    letter-spacing: 0px;
    color: #2B2B2B;
    text-transform: capitalize;
    opacity: 1;

    margin-left:36px;
    margin-top:16px;
}


/*    .ocr-title:hover {
        opacity: 0.8;
    }*/

#ocr-popup {
    /*height: 390px;*/
    max-height: 735px;
    /*height: fit-content;*/
    height: 475px;
    width: 915px;
    background-color: white;
    overflow: hidden;
    text-align: left;
    pointer-events: auto;
    border-radius: 4px;
    top: 308px;
    /*left: 1000px;*/
    /*right: 100px;*/
    margin: 0 auto;
    /*left: 25%;*/
    position: absolute;
    left: calc(50vw - 457px);
}


.ocr-tutle-subtext {
    /* Layout Properties */
    /*  top: 317px;*/
    /*left: 562px;*/
    margin-left: 36px;
    margin-top: 5px;
    width: 374px;
    height: 17px;
    /* UI Properties */
    text-align: left;
    font: normal normal normal 17px/20px Asap;
    letter-spacing: 1.7px;
    color: #000000;
    opacity: 1;
    /* UI Properties */
    /*text-align: left;
font: normal normal normal 17px/20px Asap;
letter-spacing: 1.7px;
color: #000000;
opacity: 1;*/
}

.ocr-tutle-subtext2 {
    /* Layout Properties */
    /*  top: 317px;*/
    /*left: 562px;*/
    margin-left: 36px;
    margin-top: 5px;
    width: 75px;
    height: 17px;
    /* UI Properties */
    text-align: left;
    font: normal normal normal 15px/17px Asap;
    letter-spacing: 1.5px;
    color: #3B82F4;
    text-transform: capitalize;
    opacity: 1;
    position:absolute;
    left:790px;
    top:44px;
    
}

.ocr-auto-manual-button {
    /* Layout Properties */
    /* margin-top: 100px;*/
    margin-top: 10px;
    margin-left: 65px;
    left: 562px;
    width: 364px;
    height: 24px;
    /* UI Properties */
    opacity: 1;
    /* UI Properties */
    text-align: left;
    font: normal normal normal 15px/27px Asap;
    letter-spacing: 1.5px;
    color: #000000;
    opacity: 1;
    vertical-align: middle;
}

.ocr-auto-manual-button2 {
    /* Layout Properties */
    /* margin-top: 100px;*/
    margin-top: 100px;
    margin-left: 65px;
    left: 562px;
    width: 364px;
    height: 24px;
    /* UI Properties */
    opacity: 1;
    /* UI Properties */
    text-align: left;
    font: normal normal normal 15px/27px Asap;
    letter-spacing: 1.5px;
    color: #000000;
    opacity: 1;
    vertical-align: middle;
}



.ocr-level-block {
    width:900px;
    height:50px;
   /* display: inline-block;*/
}
.ocr-level-low {
    background-image: url(../img/low.png);
    margin-top: -10px;
    margin-left: 257px;
    width: 43px;
    height: 35px;
    background-size: contain;
    display: inline-block;
}

.ocr-level-medium {
    background-image: url(../img/medium.png);
    margin-top: -10px;
    margin-left:121px;
    width: 56px;
    height: 35px;
    background-size: contain;
    display: inline-block;
}

.ocr-level-high {
    background-image: url(../img/high.png);
    margin-top: -10px;
    margin-left: 116px;
    width: 43px;
    height: 35px;
    background-size: contain;
    display: inline-block;
}

.ocr-level-maximum {
    background-image: url(../img/maximum.png);
    margin-top: -10px;
    margin-left: 112px;
    width: 70px;
    height: 35px;
    background-size: contain;
    display: inline-block;
}


.ocr-select-language-label {
    /* Layout Properties */
    top: 317px;
    /*left: 562px;*/
    margin-left:71px;
    width: 314px;
    height: 17px;
    /* UI Properties */
    text-align: left;
    font: normal normal normal 15px/27px Asap;
    letter-spacing: 1.5px;
    color: #000000;
    text-transform: capitalize;
    opacity: 1;

    white-space: nowrap;
}

.ocr-selector-left1-text {
    display: inline-block;
    /* float: left;*/
    /*   margin-left: 6px;*/
    margin-top: 25px;
    /* UI Properties */
    text-align: left;
    font: normal normal normal 15px/17px Asap;
    letter-spacing: 2.35px;
    color: #000000;
    opacity: 1;
    position: absolute;
    left: 180px;
    top: 80px;
}
.ocr-selector-rigth1-text
{
    display: inline-block;
    /* float: left;*/
    /*   margin-left: 6px;*/
    margin-top: 25px;
    /* UI Properties */
    text-align: left;
    font: normal normal normal 15px/17px Asap;
    letter-spacing: 2.35px;
    color: #000000;
    opacity: 1;
    position: absolute;
    left: 490px;
    top: 80px;
}

.ocr-selector-left2-text {
    display: inline-block;
    /* float: left;*/
    /*   margin-left: 6px;*/
    margin-top: 25px;
    /* UI Properties */
    text-align: left;
    font: normal normal normal 15px/17px Asap;
    letter-spacing: 2.35px;
    color: #000000;
    opacity: 1;
    position: absolute;
    left: 180px;
    top: 168px;
}

.ocr-selector-rigth2-text {
    display: inline-block;
    /* float: left;*/
    /*   margin-left: 6px;*/
    margin-top: 25px;
    /* UI Properties */
    text-align: left;
    font: normal normal normal 15px/17px Asap;
    letter-spacing: 2.35px;
    color: #000000;
    opacity: 1;
    position: absolute;
    left: 490px;
    top: 168px;
}


.ocr-selector-left3-text {
    display: inline-block;
    /* float: left;*/
    /*   margin-left: 6px;*/
    margin-top: 25px;
    /* UI Properties */
    text-align: left;
    font: normal normal normal 15px/17px Asap;
    letter-spacing: 2.35px;
    color: #000000;
    opacity: 1;
    position: absolute;
    left: 180px;
    top: 250px;
}

.ocr-selector-rigth3-text {
    display: inline-block;
    /* float: left;*/
    /*   margin-left: 6px;*/
    margin-top: 25px;
    /* UI Properties */
    text-align: left;
    font: normal normal normal 15px/17px Asap;
    letter-spacing: 2.35px;
    color: #000000;
    opacity: 1;
    position: absolute;
    left: 490px;
    top: 250px;
}



.ocr-list-selector-container {
    margin-left:108px;
    /* margin-top: 70px;
    background-color: white;
    padding: 5px;
    display: flex;
    justify-content: space-between;*/
}

.ocr-list-selector-container2 {
    margin-left: 108px;
    margin-top:100px;
    /* margin-top: 70px;
    background-color: white;
    padding: 5px;
    display: flex;
    justify-content: space-between;*/
}

.ocr-selector-left-part1 {
    display: inline-block;
    /* float: left;*/
    /*   margin-left: 6px;*/
    margin-top: 25px;
    /* UI Properties */
    text-align: left;
    font: normal normal normal 15px/17px Asap;
    letter-spacing: 2.35px;
    color: #000000;
    opacity: 1;
}



.ocr-selector-left-part2 {
    display: inline-block;
    /* float: left;*/
    margin-left: 16px;
    margin-top: 50px;
}
.ocr-selector-left-part3 {
    display: inline-block;
    /*  float: left;*/
    /*margin-left: 6px;*/
    margin-top: 50px;
}

.ocr-selector-left-part1-select {
    margin-left: 70px;

    width: 230px;
    height: 36px;
    /* UI Properties */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 4px;
    opacity: 1;
    /* margin-top:25px;*/
}



.ocr-selector-left-part2-select {
    margin-left: 54px;

    width: 230px;
    height: 36px;
    /* UI Properties */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 4px;
    opacity: 1;
}
.ocr-selector-left-part3-select {
    margin-left: 70px;

    width: 230px;
    height: 36px;
    /* UI Properties */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 4px;
    opacity: 1;
}

.ocr-selector-left-part3-select-sub {
    margin-left: 70px;
    width: 230px;
    height: 36px;
    /* UI Properties */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 4px;
    opacity: 1;
}

.ocr-select-optimization-label {
    margin-left:71px;
    margin-top:67px; /*57*/
    /* UI Properties */
    text-align: left;
    font: normal normal normal 15px/27px Asap;
    letter-spacing: 1.5px;
    color: #000000;
    text-transform: capitalize;
    opacity: 1;
    /* Layout Properties */
    /*top: 317px;*/
    /*left: 562px;*/
    /*margin-left: 71px;
    width: 314px;
    height: 17px;*/
    /* UI Properties */
    /*text-align: left;
    font: normal normal normal 15px/27px Asap;
    letter-spacing: 1.5px;
    color: #000000;
    text-transform: capitalize;
    opacity: 1;
    white-space: nowrap;*/
}

.ocr-select-optimization-label2 {
    text-align: left;
    font: normal normal normal 15px/17px Asap;
    letter-spacing: 2.35px;
    color: #000000;
    text-transform: capitalize;
    opacity: 1;
    margin-left: 181px;
    margin-top:10px;
}

.ocr-radio {
    accent-color: #F6B11A;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #F6B11A;
    border-radius: 50%;
    background-clip: content-box;
    padding: 3px;
}

    .ocr-radio:checked {
        background-color: #F6B11A;
    }

.ocr-slider-container {
    width: 100%; /* Width of the outside container */
    width: 533px;
    height: 19px;
    margin-left: 10px;
    /* margin-left: 270px;*/
    /*  UI Properties */
    /* background: #DD9F18 0% 0% no-repeat padding-box;*/
    opacity: 1;
    /* display: inline;*/
}

    .ocr-slider-container::-webkit-slider-thumb {
        -webkit-appearance: none;
        width: 18px;
        height: 18px;
        border-radius: 10px;
        background-color: rgb(255, 120, 0);
        overflow: visible;
        cursor: pointer;
    }



.ocr-optimize-slider {
    /* UI Properties */
    background: #DD9F18 0% 0% no-repeat padding-box;
    opacity: 1;
}

.ocr-slider {
    width: 533px;
    height: 19px;
    margin-left: 270px;
    /*hjk*/
    /*margin: 50px auto;*/
    -webkit-appearance: none;
    height: 8px;
    border-radius: 4px;
    margin-bottom: 15px;
    background-color: rgb(200, 200, 200);
}

    .ocr-slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        width: 18px;
        height: 18px;
        border-radius: 10px;
        background-color: rgb(255, 120, 0);
        overflow: visible;
        cursor: pointer;
    }


/*.ocr-t-image {
    background-image: url('https://localhost:44302/RESOURCES/ocr/img/t-image.png');
    left: :20px;
    width: 22px;
    height: 22px;
    top: 6px;
    right: 110px;*/
    /* margin-top: -25px; */
    /*position: absolute;
}*/

#open-ocr-editor-block {
    position: absolute;
    right: 10px;
    top: 231px;
    width: 40px;
    height: 35px;
    margin: 0;
    padding: 0;
    z-index: 9998;
    overflow: visible;
    /* background-color: #404041;*/
}

    #open-ocr-editor-block .open-ocr {
        position: absolute;
        left: 0;
        top: 0;
        height: 30px;
        width: 33px;
        width: 100%;
        /* title:*/
        text-align: left;
        font: normal normal normal 10px/14px Asap;
        letter-spacing: 0.24px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        background-image: url(../img/t-editor.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 29px 27px;
        background-color: #404041;
        /* opacity: 0.8; */
        cursor: pointer;
        /*background: #404041 0% 0% no-repeat padding-box;
        border: 1px solid #FFFFFF;*/
        opacity: 1;
    }

        #open-ocr-editor-block .open-ocr.ocr-are-open {
            font: normal normal normal 10px/14px Asap;
            letter-spacing: 0.31px;
            color: #F6B11A;
            text-transform: uppercase;
            opacity: 1;
            /* background-image: url(../img/comments-icon-hover.svg);*/
        }


        #open-ocr-editor-block .open-ocr:after {
            content: '';
            display: block;
            position: absolute;
            left: 100%;
            top: 0;
            width: 10px;
            height: 100%;
            background-color: #404041;
        }

.ocr-file-form {
    margin-left: 60px;
    margin-top: 100px;
    width: 733px;
    height: 94px;
    /* UI Properties */
    background: #FAFAFA 0% 0% no-repeat padding-box;
    border: 1px dashed #F6B11A;
    border-radius: 11px;
    opacity: 1;
}

.ocr-file-form2 {
    margin-left: 90px;
    margin-top: 100px;
    width: 733px;
    height: 270px;
    /* UI Properties */
    background: #FAFAFA 0% 0% no-repeat padding-box;
    border: 1px dashed #F6B11A;
    border-radius: 11px;
    opacity: 1;
}

.ocr-file-text-block {
    /* UI Properties */
    text-align: center;
    letter-spacing: 1.5px;
    opacity: 1;
}

.ocr-file-text-block-close {
    background-image: url(../img/new-x.svg);
    /*background-image: url(../img/x-circle2.svg);*/
    background-repeat: no-repeat;
    background-size: 10px;
    position: absolute;
    z-index: 1;
    width: 12px;
    height: 12px;
    right: 100px;
    margin-top: -10px;
    cursor: pointer;
}

.ocr-file-text-text {
    margin-top:20px;
    margin-left:163px;
    width: 408px;
    height: 44px;
    /* UI Properties */
    text-align: center;
    letter-spacing: 1.5px;
    opacity: 1;
}

.ocr-file-text-text-size {
    width: 67px;
    height: 17px;
    /* UI Properties */
    text-align: center;
    font: normal normal normal 15px/17px Asap;
    letter-spacing: 2.35px;
    color: #6E6D6C;
    opacity: 1;
    margin-left:170px;
}

.ocr-file-text-text-underline {
    /*    margin-top: 25px;
    margin-left: 163px;
    width: 408px;
    height: 44px;*/
    /* UI Properties */
    /*    text-align: center;
    letter-spacing: 1.5px;
    opacity: 1;*/
    text-decoration: underline;
    text-align: center;
    font: normal normal bold 15px/27px Asap;
    letter-spacing: 1.5px;
    color: #F6B11A;
}


    .ocr-extract-text-button {
        width: 214px;
        height: 34px;
        /* UI Properties */
        background: #F6B11A 0% 0% no-repeat padding-box;
        border-radius: 4px;
        opacity: 1;
        position: relative;
        left: 40%;
        margin-top: 10%;
    }



.ocr-input-uplaod-image {
    /*background-image: url(../img/ocr_upload.svg);*/
    /* margin-top: -10px;
    margin-left: 257px;*/
    width: 92px;
    height: 79px;
    background-size: contain;
    display: inline-block;
    background: transparent url(../img/ocr_upload.png) 0% 0% no-repeat padding-box;
    opacity: 1;
    background-size: cover;
}
.ocr-file-text-text2 {
    /*    margin-top: 25px;
    margin-left: 163px;
    width: 408px;
    height: 44px;*/
    /* UI Properties */
    /*    text-align: center;
    letter-spacing: 1.5px;
    opacity: 1;*/
    /* text-decoration: underline;*/
    /* UI Properties */
    text-align: center;
    font: normal normal normal 15px/27px Asap;
    letter-spacing: 1.5px;
    color: #000000;
    margin-top: 10px;
}
.ocr-file-ready-image {
    /*background-image: url(../img/ocr_upload.svg);*/
    /* margin-top: -10px;
    margin-left: 257px;*/
    width: 92px;
    height: 79px;
    background-size: contain;
    display: inline-block;
    background: transparent url(../img/ocr_file_ready.png) 0% 0% no-repeat padding-box;
    opacity: 1;
    background-size: cover;
}

/*.ocr-file-text-text {
    margin-top: 20px;
    margin-left: 163px;
    width: 408px;
    height: 44px;*/
/* UI Properties */
/*text-align: center;
    letter-spacing: 1.5px;
    opacity: 1;
}*/

.ocr-dragndrop-image {
    /*background-image: url(../img/ocr_upload.svg);*/
    /* margin-top: -10px;
    margin-left: 257px;*/
    width: 92px;
    height: 79px;
    background-size: contain;
    display: inline-block;
    background: transparent url(../img/ocr_file_ready.png) 0% 0% no-repeat padding-box;
    opacity: 1;
    background-size: cover;
}

.ocr-dragndrop-text {
    /* UI Properties */
    text-align: center;
    font: normal normal normal 20px/27px Asap;
    letter-spacing: 2px;
    color: #000000;
    opacity: 1;
    margin-top: 10px;
}

.ocr-bottom {
   /* top: 751px;*/
   /* left: 503px;*/
    width: 915px;
    height: 69px;
    /* UI Properties */
    background: #FAFAFA 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 8px 8px;
    opacity: 1;
    position:absolute;
    bottom:0;
}

.ocr-next-button {
    width: 120px;
    height: 34px;
    /* UI Properties */
    background: #F6B11A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    position: absolute;
    left: 750px;
    top: 15px;
    font: normal normal bold 16px/18px Asap;
    letter-spacing: 1.6px;
}

.ocr-extract-button {
    width: 214px;
    height: 34px;
    /* UI Properties */
    background: #F6B11A 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    position: absolute;
    left: 650px;
    top: 15px;
   /* text-align: left;*/
    font: normal normal bold 16px/18px Asap;
    letter-spacing: 1.6px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;

}

.ocr-extract-button-anim {
    width: 214px;
    height: 34px;
    /* UI Properties */
    /* background: #F6B11A 0% 0% no-repeat padding-box;*/
    border-radius: 15px 13px 8px 10px;
    opacity: 1;
    position: absolute;
    left: 650px;
    top: 15px;
    /* text-align: left;*/
    /* font: normal normal bold 16px/18px Asap;
    letter-spacing: 1.6px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;*/
    background: transparent url(../img/ocr_animation.gif) 0% 0% no-repeat padding-box;
}

.ocr-back-button {
    /* UI Properties */
    text-align: center;
    font: normal normal normal 15px/27px Asap;
    letter-spacing: 1.5px;
    color: #000000;
    text-transform: capitalize;
    opacity: 1;
    position: absolute;
    left: 45px;
    top: 20px;
}

.ocr-auto-block {
    width: 203px;
    height: 242px;
    /* UI Properties */
    background: #FAFAFA 0% 0% no-repeat padding-box;
    border: 1px solid #F6B11A;
    border-radius: 11px;
    opacity: 1;
    position:relative;
    margin-left:165px;
}
.ocr-auto-block2 {
    width: 203px;
    height: 242px;
    /* UI Properties */
    background: #FAFAFA 0% 0% no-repeat padding-box;
    border: 1px solid #D6D6D6;
    border-radius: 11px;
    opacity: 1;
    position: relative;
    margin-left: 165px;
}


.ocr-auto-btn {
    accent-color: #F6B11A;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #F6B11A;
    border-radius: 50%;
    background-clip: content-box;
    padding: 3px;
    position:absolute;
    left:162px;
    top:18px;
}

.ocr-auto-btn:checked {
    background-color: #F6B11A;
}



.ocr-automate-image {
    width: 111px;
    height: 111px;
    background-size: contain;
    display: inline-block;
    background: transparent url(../img/ocr_auto.png) 0% 0% no-repeat padding-box;
    opacity: 1;
    position: absolute;
    left: 40px;
    top: 23px;
    background-size: cover;
}

.ocr-auto-block-text1 {
    text-align: center;
    font: normal normal bold 15px/27px Asap;
    letter-spacing: 1.5px;
    color: #000000;
    opacity: 1;
    position:relative;
    top:160px;
}

.ocr-auto-block-text1-1 {
    text-align: center;
    font: normal normal 15px/27px Asap;
    letter-spacing: 1.5px;
    color: #000000;
    opacity: 1;
    position: relative;
    top: 160px;
}

.ocr-auto-block-text2 {
    /* UI Properties */
    text-align: center;
    font: normal normal normal 13px/15px Asap;
    letter-spacing: 1.3px;
    color: #000000;
    opacity: 1;
    position: relative;
    top: 165px;
}






.ocr-manual-block {
    width: 203px;
    height: 242px;
    /* UI Properties */
    background: #FAFAFA 0% 0% no-repeat padding-box;
    border: 1px solid #F6B11A;
    border-radius: 11px;
    opacity: 1;
    position: relative;
    margin-left: 400px;
    top: -244px;
}

.ocr-manual-block2 {
    width: 203px;
    height: 242px;
    /* UI Properties */
    background: #FAFAFA 0% 0% no-repeat padding-box;
    border: 1px solid #D6D6D6;
    border-radius: 11px;
    opacity: 1;
    position: relative;
    margin-left: 400px;
    top: -244px;
}

.ocr-manual-btn {
    accent-color: #F6B11A;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #F6B11A;
    border-radius: 50%;
    background-clip: content-box;
    padding: 3px;
    position: absolute;
    left: 162px;
    top: 18px;
}

    .ocr-manual-btn:checked {
        background-color: #F6B11A;
    }



.ocr-manual-image {
    width: 111px;
    height: 111px;
    background-size: contain;
    display: inline-block;
    background: transparent url(../img/ocr_manual.png) 0% 0% no-repeat padding-box;
    opacity: 1;
    position: absolute;
    left: 40px;
    top: 23px;
    background-size: cover;
}

.ocr-manual-block-text1 {
    text-align: center;
    font: normal normal bold 15px/27px Asap;
    letter-spacing: 1.5px;
    color: #000000;
    opacity: 1;
    position: relative;
    top: 160px;
}
.ocr-manual-block-text1-1 {
    text-align: center;
    font: normal normal 15px/27px Asap;
    letter-spacing: 1.5px;
    color: #000000;
    opacity: 1;
    position: relative;
    top: 160px;
}

    .ocr-manual-block-text2 {
        /* UI Properties */
        text-align: center;
        font: normal normal normal 13px/15px Asap;
        letter-spacing: 1.3px;
        color: #000000;
        opacity: 1;
        position: relative;
        top: 165px;
    }

.ocr-optimization-block {
    width: 281px;
    height: 35px;
    /*  UI Properties */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    opacity: 1;
    position: absolute;
    left:175px;
    margin-top:3px;
}

.ocr-optimization-block-btn {
    list-style-type: none;
     margin: -6px 0 0 0;
    padding: 0;
    /*   */
/*    float: left;
    margin: 0 0px 0 0;
    width: 50px;
    height: 40px;
    position: relative;*/
}

    .ocr-optimization-block-btn li {
        float: left;
        margin: 0 0px 0 0;
       /* width: 50px;*/
        height: 41px;
        position: relative;
    }

/*.ocr-optimization-block-btn-li {
    float: left;
    margin: 0 0px 0 0;*/
    /* width: 50px;*/
    /*height: 41px;
    position: relative;
    opacity: 0.01;
    z-index: 100;
    border: none
}

    .ocr-optimization-block-btn-li input[type="radio"]:checked + label,
    .Checked + label {*/
        /*background: yellow;*/
        /*background: #3B82F42E 0% 0% no-repeat padding-box;
        opacity: 1;
        border: none
    }

.ocr-optimization-block-btn-li label {
    padding: 5px;*/
    /* border: 1px solid #CCC;*/
    /*border: 1px;
    cursor: pointer;
    z-index: 90;
    top: 6px;
    left: 10px;
}

    .ocr-optimization-block-btn-li label:hover {
        background: #DDD;
    }*/



    .ocr-optimization-block-btn label,
    .ocr-optimization-block-btn input {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #FFFFFF 0% 0% no-repeat padding-box;
/*        border: 1px solid #D6D6D6;
        border-radius: 4px;*/
        opacity: 1;
        border: none
    }

        .ocr-optimization-block-btn input[type="radio"] {
            opacity: 0.01;
            z-index: 100;
            border: none
        }

            .ocr-optimization-block-btn input[type="radio"]:checked + label,
            .Checked + label {
                /*background: yellow;*/
                background: #3B82F42E 0% 0% no-repeat padding-box;
                opacity: 1;
                border:none
            }

    .ocr-optimization-block-btn label {
        padding: 5px;
       /* border: 1px solid #CCC;*/
       border:1px;
        cursor: pointer;
        z-index: 90;
        top: 6px;
        left: 10px;
    }

        .ocr-optimization-block-btn label:hover {
            background: #DDD;
        }

/*.ocr-optimization-block-btn-li1 {
    left: -9px;
    width: 70px;
}
.ocr-optimization-block-btn-li2 {
    left: -20px;
    width: 90px;
}
.ocr-optimization-block-btn-li3 {
    left: -30px;
    width: 70px;
}
.ocr-optimization-block-btn-li4 {
    left: -40px;
    width: 90px;
}*/

.ocr-optimization-block-btn-li1 {
    left: -10px;
    width: 70px;
}

.ocr-optimization-block-btn-li2 {
    left: -20px;
    width: 90px;
}

.ocr-optimization-block-btn-li3 {
    left: -30px;
    width: 70px;
}

.ocr-optimization-block-btn-li4 {
    top:-41px;
    left:190px;
/*    left: -40px;*/
    width: 90px;
}


.ocr-optimization-block-btn2 {
    list-style-type: none;
    margin: -6px 0 0 0;
    padding: 0;
    /*   */
    /*    float: left;
    margin: 0 0px 0 0;
    width: 50px;
    height: 40px;
    position: relative;*/
}

    .ocr-optimization-block-btn-li {
        float: left;
        margin: 0 0px 0 0;
        /* width: 50px;*/
        height: 41px;
        position: relative;
    }

.ocr-optimization-block-btn-li label,
.ocr-optimization-block-btn-li input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    /*        border: 1px solid #D6D6D6;
        border-radius: 4px;*/
    opacity: 1;
    border: none
}

    .ocr-optimization-block-btn-li input[type="radio"] {
        opacity: 0.01;
        z-index: 100;
        border: none
    }

        .ocr-optimization-block-btn-li input[type="radio"]:checked + label,
        .Checked + label {
            /*background: yellow;*/
            background: #3B82F42E 0% 0% no-repeat padding-box;
            opacity: 1;
            border: none
        }

.ocr-optimization-block-btn-li label {
    padding: 5px;
    /* border: 1px solid #CCC;*/
    border: 1px;
    cursor: pointer;
    z-index: 90;
    top: 6px;
    left: 10px;
}

    .ocr-optimization-block-btn-li label:hover {
        background: #DDD;
    }