/********************* NOMAN CSS *************************/

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile-4 + label {
    color: #19191b;
}

.inputfile + label {
    max-width: 80%;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0rem 1.25rem 0
}

.inputfile-4 + label figure {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #ffffff;
    display: block;
    padding: 20px;
    margin: 0 auto 10px;
}

.inputfile-4 + label svg {
    width: 100%;
    height: 100%;
    fill: #9898ff;
}

#drop-zone {
    position: relative;
}

#clickHere {
    background-color: transparent !important;
    position: initial;
    width: inherit;
    height: auto;
    padding: 0;
    margin: 0 auto;
}

label[for="file"]:hover figure, .mouse-over .inputfile-4 + label figure {
    background-color: #f5f5ff;
}


div#drop-zone > p {
    line-height: 23px !important;
    position: initial;
}

#drop-zone {
    color: rgba(0,0,0,.3);
    height: auto;
    padding: 24px;
    margin-bottom: 24px;
    /* border-radius: 0; */
    /* box-shadow: 0 1px 15px 1px rgba(62,57,107,.07) !important; */
    box-shadow: 0 20px 50px rgba(65, 62, 101, 0.15);
    border-radius: 10px;
}

.box {
    margin-top: 4px;
}

#upload_table {
    margin: 0px auto 0px;
    box-shadow: 0 20px 50px rgba(65, 62, 101, 0.15);
    border-radius: 10px;
    text-align: center;
    width: 100%;
}

.files tr:first-child td {
    border-top: 0;
}

#upload_table .btn-primary.start {
    border-radius: 30px;
    background-image: linear-gradient(to right, #1FA2FF 0%, #12D8FA 100%) !important;
    width: 50%;
    box-shadow: 0 4px 8px 0 rgba(29, 174, 254, 0.38);
    font-size: 14px;
}

#upload_table .btn {
    border: 0;
}


#upload_table tr td {
    padding: 10px;
    vertical-align: middle;
    background-color: #ffffff;
    color: white;

}

#upload_table .btn[disabled] {
    opacity: .3;
}

#upload_table [disabled="disabled"] {
    color: #fff;
}

#upload_table .btn-warning.cancel {
    border-radius: 30px;
    background-image: linear-gradient(to right, #f78745 0%, #F09819 100%) !important;
    width: 45%;
    margin-left: 4px;
    box-shadow: 0 4px 8px 0 rgba(236,90,49,.3);
    font-size: 14px;
}

#upload_table + .custom_paragraph.cutom_font_style {
    margin-top: 15px;
}

.disabled_upd {
    pointer-events: none;
    opacity: .3;
}



.radio {
    margin: 1.2rem 0;
}

.radio input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.radio input[type="radio"] + .radio-label:before {
    content: '';
    border-radius: 100%;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    position: relative;
    top: 0px;
    margin-right: 1em;
    vertical-align: top;
    border: 1px solid #333333;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}

.radio input[type="radio"]:checked + .radio-label:before {
    background-color: #3197ee;
    box-shadow: inset 0 0 0 3px #f4f4f4;
    border-color: #3197ee;
}

.radio input[type="radio"]:focus + .radio-label:before {
    outline: none;
    border-color: #3197ee;
}

.radio input[type="radio"]:disabled + .radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}

.radio input[type="radio"] + .radio-label:empty:before {
    margin-right: 0;
}

.radio-label {
    color: #333333;
}

.btn.btn-warning.preview-image {
    padding: 0 30px;
    font-size: 16px;
    display: inline-block;
    border-radius: 100px;
    /* height: 20px; */
    text-align: center;
    line-height: 50px;
    /* font-family: Roboto; */
    transition: all .3s;
    color: #f9f9fd;
    background-color: #ee5c33;
    /* border-radius: 100px; */
    box-shadow: 0 4px 8px 0 rgba(236,90,49,.3);
    height: 50px;
}

@media (max-width: 1199px) {

    #drop-zone {
        width: 100%;
    }

    #upload_table {
        width: 100%;
    }
}

@media (max-width: 991px) {

    #drop-zone {
        width: 100%;
    }
    #upload_table {
        width: 100%;
    }
}


@media (max-width: 800px) {

    #drop-zone {
        width: 100%;
    }
    #upload_table {
        width: 100%;
    }

}


/*bg eraser box style*/
.part3-box {
    padding: 10px;
    background: #fafafa;
    border-radius: 10px;
}
.part3-pro {
    float: left;
    display: inline-block;
    margin-left: 6%;
}

.part3-box .part-pro {
    padding-left: 230px;
}

.part3-inline {
    display: inline-block;
    vertical-align:middle;
}


/**Style.css for the canvas**/
@charset "UTF-8";
/*
 * jQuery File Upload Plugin CSS Example
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */

.error * {
    display: none;
}

.error-fixed * {
    display: block;
}

.hide {
    display: none !important;
}

.disabled {
    pointer-events: none;
    opacity: 0.4;
}


.lds-ring {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    margin: 6px;
    border: 2px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#drop-zone input {
    position: absolute;
    cursor: pointer;
    left: 0px;
    top: 0px;
    width: 0px;
    height: 0px;
}

/*Important*/
#drop-zone.mouse-over {
    border: 2px dashed rgba(0,0,0,.5);
    color: rgba(0,0,0,.5);
}


#clickHere:hover {
    background-color: #4499DD;
}

td.title input {
    vertical-align: top;
}

.extra_convas, .extra_type {
    display: none;
}

#file + p {
    line-height: 20px !important;
}

.alg {
    text-transform: capitalize;
}

.preview canvas {
    width: 80px;
    border-radius: 6px;
    filter: blur(0.5px);
    -webkit-filter: blur(0.5px);
}

.custom_label {
    display: block;
}

.cutom_font_style{
    font-size:14px;
    color:gray;
}

.td_title {
    text-align: left;
    padding: 10px 10px 10px 20px
}

/*home page image suit phone*/
.home_image {
    width: 100%;
    height: 100%;
    max-width: 500px;
    margin-top: 14px;
}
.home_image img {
    width: 100%;
    height: 62.5%;
}


/**Upload Table Style**/

table {
    max-width: 100%;
    background-color: transparent
}

.table {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5px
}

.table>tbody>tr>td {
    line-height: 1.428571429;
    border-top: 1px solid #ddd
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-striped>tbody>tr:nth-child(odd)>td {
    background-color: #f9f9f9
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-] {
    display: table-cell;
    float: none
}

.table>tbody>.danger>td,
.table>tbody>tr>.danger {
    background-color: #f2dede
}

.table>tbody>.warning>td,
.table>tbody>tr>.warning {
    background-color: #fcf8e3
}

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #ddd;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td {
        white-space: nowrap
    }
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.radio {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle
}

.radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type=radio],
.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.radio+.radio {
    margin-top: -5px
}

.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.radio-inline[disabled],
.radio[disabled],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }
    .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
}


.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.size{
    font-size: 14px !important;
    margin-bottom: 0px;
}

.alert {
    padding: 2px;
    text-align: left;
    /* margin-bottom: 20px; */
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: 700;
}

.alert > p, .alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable {
    padding-right: 35px;
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

/**Hide ads**/
@media screen and (max-width:640px) {
    #google_ads {
        display: none;
    }
}


.gif-div{
    width:148px;
    height:30px;
    font-size:14px;
    line-height:30px;
    text-align:center;
    color:#918e8e;
}

.progress_gif{
    background-image:url('../../../../image/step/processing.gif');
    margin-left:90px
}
.upload_gif{
    background-image:url('../../../../image/step/uploading.gif');
    margin-left:36px;
    display:inline-block;
}
.waiting_gif{
    background-image:url('../../../../image/step/waiting.gif');
    margin-left:80px;
}
.error_gif{
    background-image:url('../../../../image/step/error.gif');
    margin-left:90px;
    color:white;
    font-size:12px;
}

.rgt_mobile_intro ul {
    list-style-type: none;
}
.rgt_mobile_intro_btn {
    margin-top: 3.5em;
}

.btn-Start-Button{
    font-size:16px;
    min-width: 50px;
    height: 36px;
}

.btn-Remove-Button{
    min-width: 50px;
    color: #000 !important;
    height: 38px;
    font-size: 16px;
    padding: 0 16px;
}