﻿.textLayer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    line-height: 1.0;
    pointer-events: none;
}

    .textLayer > div {
        color: transparent;
        position: absolute;
        white-space: pre;
        cursor: text;
        -webkit-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        opacity: 0.4;
        pointer-events: auto;
    }

    .textLayer .endOfContent {
        display: block;
        position: absolute;
        left: 0px;
        top: 100%;
        right: 0px;
        bottom: 0px;
        z-index: -1;
        cursor: default;
        -webkit-user-select: none;
        -ms-user-select: none;
        -moz-user-select: none;
    }

        .textLayer .endOfContent.active {
            top: 0px;
        }

#edit-pages-wrap {
    margin-top: 30px;
}

#edit-pages {
    margin: auto;
    margin-top: 10px;
    margin-bottom: 80px;
    background-color: #e8e8e8;
    padding: 10px 10px 220px;
    text-align: center;
    min-height: 350px;
}

.page-container {
    margin-top: 30px;
}

.page-wrap .middle {
    width: 100px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
}

.middle .page-number-label {
    font-size: 25px;
    color: #CCC;
}

.middle .fa {
    font-size: 30px;
    color: #CCC;
    padding-top: 40px;
}

.page-wrap .page-pdf {
    width: calc(50% - 100px);
    position: relative;
    display: inline-block;
    min-height: 200px;
    background-color: #F2F2F2;
}

.page-wrap canvas.overlay, .page-wrap canvas.page {
    width: 100%;
}

.page-wrap canvas.overlay {
    position: absolute;
}

.page-wrap .page-ocr {
    width: calc(50% - 100px);
    background-color: #FFF;
    display: inline-flex;
    min-height: 200px;
    vertical-align: top;
    text-align: center;
    justify-content: center;
    flex-direction: column;
}

.page-ocr-loading {
    text-align: center;
    font-size: 18px;
    color: #AAA;
}

    .page-ocr-loading .caption {
        text-transform: capitalize;
    }

    .page-ocr-loading .fa {
        font-size: 45px;
        margin: 15px;
    }

.page-ocr .message {
    color: #AAA;
}

.page-ocr .btn-start-ocr {
    margin-left: 5px;
}

.page-ocr .ocr-result-text {
    text-align: left;
    overflow: auto;
    -ms-word-wrap: normal;
    word-wrap: normal;
    overflow-wrap: normal;
    white-space: pre;
    padding: 20px;
    border: none;
    border-radius: 0;
    background-color: transparent;
    font-size: 12px;
    min-height: 160px;
}

    .page-ocr .ocr-result-text:focus {
        outline: none;
        background-color: lightyellow;
    }

.page-ocr .ocr-result-footer {
    font-size: 12px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #F9F9F9;
}

    .page-ocr .ocr-result-footer a {
        margin-left: 20px;
    }

.quick-title {
    color: #AAA;
    padding: 10px;
}


#drp {
    width: 70%;
    margin: 20px auto;
    background-color: rgb(255, 255, 255);
    overflow: auto;
    padding: 10px 40px;
    cursor: pointer;
    border: 4px dashed rgba(240, 119, 37, 0.70);
    border-radius: 10px;
}

.dz-preview > div {
    display: inline-block;
}

.dz-preview > .dz-error-message, .dz-preview > .dz-success-mark, .dz-preview > .dz-error-mark {
    display: none;
}

#preview {
}

.dz-preview {
    margin: 5px 10px;
    padding: 10px;
    display: list-item;
    list-style-type: decimal;
    background-color: rgba(255, 170, 113, 0.28);
}

.dz-filename {
    display: inline-block;
    margin-right: 10px;
    margin-left: 20px;
    width: 140px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dz-size {
    float: right;
}

.btnToolbar {
    text-align: center;
    margin: 0px auto;
}

    .btnToolbar > input {
        padding: 5px 20px;
    }

.dz-preview a:last-child {
    /*float: left;*/
    display: inline-block;
    width: 100px;
    margin-left: 20px;
}

.dz-progress {
    width: 50%;
    /*border: 1px solid red;
     height: 12px;*/
    /*float: right;*/
    margin-left: 30px;
}

span.dz-upload {
    background-color: rgba(0, 123, 255, 0.75);
    display: inline-block;
    /* border: 1px solid blue; */
    height: 12px;
    /* line-height: 1em; */
}

.download_link {
    text-align: center;
    margin: 20px 0px;
    font-weight: 800;
    text-decoration: underline;
}

/* Style of the select controller */
.drop_select {
    margin-bottom: 15px;
    text-align: center;
}

p.dropzoneCenter {
    margin-top: 55px;
    text-align: center;
    font-size: 18px;
}

p.dropzoneCenter2 {
    margin-bottom: 55px;
    text-align: center;
}


.happy {
    margin-bottom: -28px;
    margin-left: 20px;
}

.footer_new {
    color: #BFBFBF;
    /* padding: 15px 0; */
    padding-bottom: 30px;
    text-align: center;
    background-color: #000000;
}

    .footer_new a {
        color: #EEEEEE;
    }

.foot_btm {
    margin: 0 auto;
    width: 1000px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000;
    padding-top: 20px;
    font-size: 13px;
    color: #EEEEEE;
}

.top_new {
    height: 60px;
    position: fixed;
    top: 0px;
    box-shadow: 0 2px 3px -1px #ececec;
    width: 100%;
    background-color: #ffffff;
    z-index: 999;
}

.supported-box {
    padding-bottom: 40px;
    /*background: url(../Image/background.jpg) no-repeat;*/
    background-color: #f7f7f7;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 40px;
}


    .supported-box .file-box {
        text-align: center;
        padding: 20px 22px;
        background-color: #fff;
        border: 1px solid #d2d2d2;
        height: 280px;
        margin-bottom: 20px;
    }

    .supported-box p {
        margin: 0 0 10px;
    }

        

    .supported-box .file-p {
        font-size: 14px;
        color: #666;
        line-height: 22px;
    }

    .supported-box .file-title {
        font-weight: 600;
        font-size: 16px;
    }

.text-orange {
     color: #f07725;
 }

.text-dark-blue {
    color: #1262d1;
}

.text-blue {
    color: #00a2ea;
}

.steps {
    justify-content: center;
    display: flex;
    text-align: center;
}
    .steps ul {
        list-style-type: disc;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        padding-inline-start: 40px;
    }
    .steps li {
        width: 26%;
        margin: 20px 0 30px;
        list-style: none;
        display: list-item;
        text-align: -webkit-match-parent;
    }

.bg-image-div {
    position: relative;
    margin-bottom:20px;
}
.bg-image-hover-div {
    position: absolute;
    text-align: left;
    top: 75%;
    padding: 10px 40px 5px 40px;
    left: 24%;
    background-color: #ffffffad;
    border: #c7c1c1cf 1px solid;
}

.popup_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=88);
}

.pop_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 55%;
    height: 55%;
    padding: 20px;
    border: 10px solid orange;
    background-color: white;
    z-index: 1002;
    overflow: auto;
}

.download_link {
    text-align: center;
    margin: 20px  0px;
    font-weight: 800;
    text-decoration: underline;
}

.text-gray {
    color: #f9f9f9;
}

.download-btn {
    border-radius: 3px;
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 6px 20px;
    margin: 10px;
    box-shadow: 2px 16px 32px rgba(255,97,46,.16);
    border: 2px solid #00a2ea;
    word-break: keep-all;
    white-space: nowrap;
}
    .download-btn .rgt {
        text-align: left;
        padding-left: 15px;
    }
    .download-btn .txt {
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1;
    }
    .download-btn .version-info {
        font-size: 12px;
        font-weight: 400;
        padding-top: 2px;
    }

.bg-orange {
    background-color: #00a2ea;
}

.text-white {
    color: #fff;
}


html {
    font-family: 'Ubuntu Mono' arial, sans-serif;
    text-align: center;
    color: white;
}

.page-wrap {
    margin: 0 auto;
    width: 600px;
    max-width: 100%;
    padding-top: 25px;
}

/*comparision images*/

.vfx-image-wrap {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    width: 1000px;
    min-height: 583px;
    margin-bottom: 40px;
    cursor: ew-resize;
}

.before-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 50%;
    overflow: hidden;
}

.after-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.divider-bar {
    position: absolute;
    width: 2px;
    left: 50%;
    top: -10px;
    bottom: -15px;
    background: white;
    height: 100%;
    display: block;
    z-index: 2;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
}
