.og-inner-upload-btn{
    position: relative;
    overflow: hidden;
}
.og-inner-upload-btn input{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
    cursor: hand;
}
.og_blue_btn{
    background-color:#009cde;
    border-color:#009cde;
    border-bottom-color:#009cde;
}
.og_blue_btn:hover{
    background-color:#03AEF7;
    border-color:#03AEF7;
    border-bottom-color:#009cde;
}
.og-uploading-wrapper, .og-upload-error-wrapper{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.og-upload-error-wrapper{
    background: #fff;
    margin-bottom: 15px;
    height: 42px;
    width: 482px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.og-upload-error{
    width: 100%;
    z-index: 9999;
    position: absolute;
    font-size: 14px;
    top: 9px;
    left: 0px;
    color: #FF6E84;
    letter-spacing: 3px;
    text-align: center;
}

.og-upload-progress{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    background: #fcfcfc;
    width: 0%;
    z-index: 8888;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
}
.og-upload-percent{
    width: 100%;
    font-size: 24px;
    z-index: 9999;
    position: absolute;
    top: 46px;
    left: 0px;
    color: #B1B3B6;
    letter-spacing: 3px;
    text-align: center;
}
#uploaded_files{
    margin-bottom: 15px;
    margin-top: -20px;
}
.uploaded_file{
    font-size: 13px;
    color: #8A8A8A;
    padding: 10px 15px;
    background: #E7E7E7;
    border: 1px solid #CCCDCD;
    width: 450px;
    margin: 0 auto;
    font-weight: normal;
    border-radius: 2px;
    position: relative;
}
#og-upload-more{
    display: none;
}
.og-add-another{
    padding: 4px 0px;
    font-size: 13px;
    background: none;
    color: #5AB0FF;
}
.og-add-another:hover{
    font-size: 13px;
    background: none;
    color: #5AB0FF;
}
.og-upload-more-wrapper{
    display: none;
}
.og-upload-more-wrapper .og-uploading-wrapper{
    height: 42px;
    width: 482px;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: -10px;
}
.og-upload-more-wrapper .og-upload-progress{
    height: 42px;
    width: 0%;
}
.og-upload-more-wrapper .og-upload-percent{
    font-size: 14px;
    top: 9px;
}
.og-checkout-config, .og-share-config{
    width: 450px;
    margin: 0 auto;
    margin-top: 25px;
    color: #8A8A8A;
    padding: 10px;
    background: #fdfdfd;
    border: 1px solid #CCCDCD;
    font-weight: normal;
    border-radius: 2px;
}
.og-checkout-config-table{
    width: 100%;
}
.og-checkout-config-table td{
    width: 50%;
    padding-bottom: 20px;
    color: #919396;
    font-size: 14px;
}
.og-checkout-config-table td select{
    margin-bottom: 0px;
}

.og-checkout-btn{
    float: none;
    margin: 0 auto;
    margin-top: 10px;
    width: auto;
    padding-top: 18px;
    padding-bottom: 18px;
}
.og-config-pane-header{
    background: #E7E7E7;
    color: #979797;
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #CCCDCD;
    padding-left: 10px;
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 15px;
}
.og_quantity, .og_file_color, .og_material, .og_process, .og_file_unit{
    height: 23px;
    font-size: 12px;
    background: #fff;
    border: 1px solid #CCCDCD;
    width: 42px;
    margin-right: 8px;
    color: #8A8A8A;
    margin-bottom: 0px;
    padding-top: 1px;
}
.og_file_color{
    width: 75px;
}
#change_city{
    background: none;
    border: none;
    border-bottom: 2px dashed #B1B3B6;
    font-size: 14px;
    color: #B1B3B6;
    margin-bottom: 0px;
    padding-top: 0px;
    height: 20px;
    display: none;
    width: 160px;
    padding-bottom: 0px;
    margin-top: -3px;
}
#change_city:focus{
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;

}
#change_city::-webkit-input-placeholder, #change_city:-moz-placeholder,#change_city::-moz-placeholder,#change_city:-ms-input-placeholder{
    font-size: 25px;
    color: #B1B3B6;
    padding-bottom: 0px;
    padding-top: 0px;
    vertical-align: middle;
}

.og-change-city-cancel-link{
    display: none;
}
.og-upload-error-wrapper{
    display: none;
}

.og-wrong-scale{
    display: inline-block;
    margin-left: 3px;
}
.og-wrong-scale-link, .og-wrong-scale-link:hover, .og-advanced-options-link, .og-advanced-options-link:hover{
    font-size: 11px;
    color: #9D9DE7;
    text-decoration: none;
}
.og-size-btn, .og-size-btn:hover{
    padding: 2px 5px;
    border: 1px solid #9D9DE7;
    text-decoration: none;
    color: #9D9DE7;
    font-size: 11px;
    max-width: 215px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 12px;
}
.og-wrong-size-h{
    margin-top: 15px;
}
.og-size-table{
    margin-top: 5px;
}
.og-size-table td{
    text-align: center;
}
.og-wrong-size-choices{
    display: none;
}
#og_share_box{
    text-align: center;
    font-size: 15px;
    color: #A7A7A7;
    margin-top: 10px;
    display: none;
}
.og-share-wrapper{ 
    display: none;
}
.og-checkout-config{
    position: relative;
}
.remove_attach, .remove_attach:hover {
    font-size: 11px;
    color: #9D9DE7;
    text-decoration: none;
}
.tstrush0{
    display: none;
}
.shipping_options_h{
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e2e2e2;
}
.hp_sub_header{
    text-align: center;
    color: #fff;
    margin: 0px;
    line-height: 30px;
}
.hp_h1{
    font-size: 63px;
}
.search_box{
    width: 800px;
}
.hp_h2{
    font-size: 21px;
    color: #e5e5e5;
}
.og-upload-wrapper{
    margin-top: 110px;
}
.search_wrapper{
    height: 380px;
}
.og-inner-upload-btn{
    width: 430px;
    padding: 21px 0px;
}

    body{
        background-color: #fff;
    }

    .hp_h1{
        -webkit-font-smoothing: antialiased;
        color: #7A7A7A;
        font-size: 49px;
        font-weight: 200;
        letter-spacing: 3px;
    }
    .hp_easiest{
        -webkit-font-smoothing: antialiased;
        color: #7A7A7A;
        font-size: 34px;
        font-weight: 200;
        letter-spacing: 3px;
    }
    .hp_easiest_points{
        -webkit-font-smoothing: antialiased;
        color: #7A7A7A;
        font-size: 18px;
        font-weight: 200;
        letter-spacing: 3px; 
        padding-top:6px;   
    }
    .recent_list_item{

    }
    .hp_long_rev_name{
        -webkit-font-smoothing: antialiased;
        color: #7A7A7A;
        font-size: 14px;
        font-weight: 200;
        letter-spacing: 3px; 
        padding-top:6px;   
        text-align:center;
    }

    .search_hp_container{
        padding-top: 65px;
    }
    .og-inner-upload-btn{
        padding: 16px 0px;
        width: 440px;
    }
    .az-sub-header{
        text-align: center;
        -webkit-font-smoothing: antialiased;
        color: #7A7A7A;
        font-size: 19px;
        font-weight: 200;
        letter-spacing: 0px;
        margin-top: 35px;
        margin-bottom:75px;
    }
    .a15tst-h2{
        display:none;
    }
    .a15tst-b{
        display:none;
    }
    .a15cnt-h2{
        display:block;
    }
    .a15cnt-b{
        display:block;
    }
    .short_form{
        display:none;
    }
    .check_line{
        margin-top:20px;
    }

    .og-upload-wrapper{
        margin-top: 0px;
        padding-top: 15px;
    }
    .dl-find-3d-printers{
        width: 688px;
        margin: 0 auto;
        margin-top: 125px;
        margin-bottom: 150px;
    }
    .ganon-wrap{
        width: 695px;
        margin: 0 auto;
        margin-top: 150px;
        margin-bottom: 150px;
    }

    .edu-wrap{
        width: 695px;
        margin: 0 auto;
        margin-top: 140px;
        margin-bottom: 150px;
    }
    .dl-find-h{
        -webkit-font-smoothing: antialiased;
        color: #8A8A8A;
        font-size: 22px;
        font-weight: 200;
        letter-spacing: 0px;
        float: left;
        margin-right: 10px;
    }
    .dl-find-form{
        float: left;
    }
    .dl-find-form #l{
        margin-top: 12px;
        padding-top: 8px;
        padding-left: 15px;
        width: 300px;
        height: 25px;
        padding-top: 3px;
        padding-bottom: 4px;
        font-size: 18px;
        margin-top: 15px;
        padding-left: 9px;
        background: #fcfcfc;
        color: #8a8a8a;
    }
    #search_form{
        margin: 0px;
    }
    .submit_wrapper{
        float: left;
        margin-left: 0px;
    }
    #search_cta_btn, #ganon_cta_btn{
        border: 1px solid #bbb;
        height: 29px;
        display: block;
        margin-top: 11px;
        width: 82px;
        text-decoration: none;
        /* border-left: 0px; */
        color: #aaa;
        font-size: 18px;
        line-height: 30px;
        /* padding-left: 21px; */
        border-radius: 2px;
        margin-left: 5px;
        font-size: 15px;
        text-align: center;
    }

    .secondary-btn{
        border: 1px solid #bbb;
        height: 29px;
        display: block;
        margin-top: 11px;
        width: 200px;
        text-decoration: none;
        color: #aaa;
        font-size: 18px;
        line-height: 30px;
        border-radius: 2px;
        margin-left: 5px;
        font-size: 15px;
        text-align: center;
        margin: 0 auto;
    }
    .secondary-btn:hover{
        text-decoration: none;
        color: #aaa;
    }

    .search_input::-webkit-input-placeholder {
        font-size: 20px;
        font-style: normal;
        font-weight: 200;
        color: #8A8A8A;
        -webkit-font-smoothing: antialiased;
    }
    .search_input::-moz-placeholder {
        font-size: 20px;
        font-style: normal;
    }
    .search_input:-ms-input-placeholder {
        font-size: 20px;
        font-style: normal;
    }

    #ganon_link::-webkit-input-placeholder {
        font-size: 20px;
        font-style: normal;
        font-weight: 200;
        color: #9A9A9A;
        -webkit-font-smoothing: antialiased;
    }
    #ganon_link::-moz-placeholder {
        font-size: 20px;
        font-style: normal;
    }
    #ganon_link:-ms-input-placeholder {
        font-size: 20px;
        font-style: normal;
    }

    #right_nav a#list_printer_promo{
        display: none;
    }
    .search_wrapper{
        height: auto;
    }
    .search_box{
        margin-bottom: 0px;
    }
    .search_headers{
        margin-bottom: 55px;
    }
    .og-content{
        padding-top: 0px;
        margin-top: 0px;
    }
    .og-first-upload-wrap{
        margin-bottom: 200px;
    }
    .dl-og-wrapper{
        display: none;
    }
    .og-add-another, .og-add-another:hover{
        border-color: #5AB0FF;
        border-bottom-color: #02ACEE;
        width: 195px;
        height: auto;
        padding: 4px 0px;
    }
    .og_checkout_btn{
        margin-top: 0px;
        width: auto;
        padding: 18px 0px;
        margin-bottom: 30px;
    }
    .og-checkout-config{
        width: 470px;
    }
    .printed-in{
        text-align: center;
    }
    .shipping-options{
        margin-top: 0px;
        margin-left: 65px;
        margin-bottom:20px;

    }
    #og-checkout-form{
        margin: 0px;
    }
    .pac-container {
      height: 150px;
    }
    .dl-find-hm{
        display: none;
    }
    .mog_form_input{
        width:75%;
        height:30px;
    }
    .mog_form_text{
        width:75%;
        border-radius:0px;
        border:1px solid #ddd;
        box-shadow:none;
    }
    #mog_start, #mog_form_start{
        width: 85%;
        margin: 0 auto;
        margin-top: 40px;
        height: 47px;
        font-size: 20px;
        line-height: 47px;
        background: #ff5a5f;
        color: #fff;
        border: 0px;
        display: none;

        text-decoration: none;
        text-align: center;
        margin-bottom: 20px;
        font-size: 24px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-weight: 200;
        letter-spacing: 1px;
    }
    #mog_ganon_start{
        display: none;
    }

    @media (max-width: 978px){
        .mog-content-wrap{
            width: 95%!important;
        }
        .uploaded_file.squeeze{
            width: auto!important;
        }
        .og-add-another.squeeze, .og-add-another.squeeze:hover{
            width: auto!important;
        }
    }
    @media (max-width: 850px){
        .file-name-wrapper{
            width: 250px!important;
            max-width: 250px!important;
        }
    }

    @media (max-width: 930px){
        .mobile_input_wrapper{
            display: block!important;
            float: left!important;
        }
    }
    @media (max-width: 768px){
        /*
        #dl-main, .dl-og-wrapper{
            display: none!important;
        }*/

        .ganon-wrap{
            display: none;
        }
        .service_content{
            display: none;
        }
        .search_wrapper{
            height: auto!important;
        }
        .search_hp_container{
            padding-top: 45px!important;
        }
        .og-how-it-works{
            display:none;
        }
        .og-how-it-works-mobile{
            display:none!important;
        }
        .og-testimonial{
            display:none;
        }
        .file-name-wrapper{
            float: none!important;
            width: auto!important;
            max-width: none!important;
            overflow: hidden;
        }
        .file-options-wrapper{
            float: none!important;
            margin-left: 50px!important;
            margin-top: 20px!important;
        }
        .eez-sc{
            border-right: none!important;
        }
        .eez-sc .icon-shopping-cart{
            display: none;
        }
        .eez-sc .fa-times{
            display: block!important;
            line-height: 82px!important;
        }
        .eez-cog, .eez-price{
            display: none;
        }
        .search_box{
            width: auto;
        }
        .dl-find-hm{
            display: block;
            font-size: 39px!important;
            text-align: center;
        }
        .mobile_hp_header{
            font-size: 39px!important;
        }
        .dl-find-3d-printers{
            width: auto;
            margin-top: 100px;
        }
        .dl-find-h{
            display: none;
        }
        .dl-find-form #l{
            display: block!important;
            float: none!important;
            width: 480px;
            margin: 0 auto;
            margin-top: 49px;
            height: 50px;
        }
        .submit_wrapper{
            float: none!important;
        }
        .mobile_input_wrapper{
            float: none!important;
        }
        .dl-find-form{
            width: auto;
            float: none;
        }
        #search_cta_btn{
            width: 488px;
            margin: 0 auto;
            margin-top: 40px;
            height: 47px;
            font-size: 20px;
            line-height: 47px;
        }
        .eez-sc{
            margin-right: 25px!important;
        }
        .eez-checkout .og_checkout_btn{
            width: auto!important;
            max-width: 400px;
        }
        .uf-loader{
            width: auto!important;
            font-size: 12px;
            margin-top: 20px!important;
        }
    }
    .mobile-text-us{
        text-align: center;
        -webkit-font-smoothing: antialiased;
        color: #7A7A7A;
        font-size: 20px;
        font-weight: 200;
        letter-spacing: 2px;
        margin-top: 21px;
        display: none;
    }
    .text-us-number{
        margin-top: 20px;
    }
    .mog-btn-icon{
        display: none;
    }
    .mog-or-sep{
        display: none;
    }
    #main-og-cta{
        box-shadow: rgba(0,0,0,0.1) 0px 0px 2px;
        border-bottom: 3px solid #E41F1F;
        padding: 14px 0px;
        border-radius: 2px;
        width: 475px;
        background: #F95358;
    }
    #main-og-cta:hover{
        background: #FF3F44;
    }
    @media (max-width: 550px){
        .dl-find-hm, .mobile_hp_header{
            font-size: 28px!important;
            letter-spacing: 3px!important;
            color: #8a8a8a!important;
        }

        .dl-find-form #l{
            width: 85%!important;
            margin-top: 25px!important;
        }
        #search_cta_btn{
            width: 85%!important;
        }
        .dl-find-3d-printers{
            margin-top: 175px!important;
        }
        .mobile_help_text{
            display: block;
            -webkit-font-smoothing: antialiased;
            color: #8A8A8A;
            font-size: 13px;
            font-weight: 200;
            letter-spacing: 0px;
            margin-top: 5px;
        }
        .clear_input{
            top: 98px;
            right: 32px;
        }
        .az-sub-header{
            display: none;
        }
        .og-inner-upload-btn{
            width: 85%;
        }
        #mog_start, #mog_form_start{
            display: block;
        }
        #main-og-cta, #mog_ganon_start{
            color: #fff;
            padding: 21px 0px;
            display: block;
            text-decoration: none;
            font-size: 22px;
            font-weight: 400;
            width: 80%;
            text-align: center;
            background-color: #86E0CE;
            box-shadow: rgba(0,0,0,0.1) 0px 0px 2px;
            padding-top: 14px;
            padding-bottom: 14px;
            margin: 0 auto;
            margin-bottom: 35px;
            border-color: #86E0CE;
            border-bottom: 2px solid #4CCCB2;
            position: relative;
            overflow: hidden;
            margin-top: 100px;
            height: 23px;
        }
        .search_wrapper{
            padding-top: 35px;
        }
        #mog_ganon_start{
            /*
            margin-top: 20px;
            text-align: center;
            text-decoration: none;
            font-size: 18px;
            display: block;
            width: 85%;
            margin: 0 auto;
            line-height: 47px;*/
            font-size: 18px;
            margin-top: 35px;
        }
        .mog-or-sep{
            display: block;
            text-align: center;
            color: #9a9a9a;
            font-size: 18px;
            letter-spacing: 2px;
            font-weight: 200;
            -webkit-font-smoothing: antialiased;
        }
        .mog-btn-icon{
            display: inline-block;
            margin-left: -25px;
            margin-right: 9px;
        }
        .moc-subh{
            display: none;
        }
        .moc-h{
            font-size: 18px!important;
        }
        .clear_input_wrapper{
            display: none;
        }
        .files_accepted{
            display: none;
        }
        .og-upload-wrapper{
            padding-top: 0px;
        }
        .search_headers{
            margin-bottom: 0px;
        }
        .is_mobile{
            display: block;
        }
        .middle_content.how_it_works{
            display: none!important;
        }
        .search_hp_container{
            padding-top: 0px!important;
        }
    }
    .ao-select{
        height: 23px;
        font-size: 11px;
        background: #fff;
        border: 1px solid #CCCDCD;
        width: 75px;
        margin-right: 8px;
        color: #8A8A8A;
        margin-bottom: 0px;
        margin-left: 4px;
    }
    .og-advanced-options{
        display: none;
        background: #f5f5f5;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: -10px;
        padding-left: 15px;
        padding-top: 0px;
        padding-bottom: 5px;
        padding-top: 0px;
        margin-top: 9px;
        border-top: 1px solid #ddd;
    }
    .og-actions a{
        margin-right: 10px;
    }
    .no-stl-options{
        display: none;
    }
    .vert-alert{
        text-align: center;
        margin-bottom: 100px;
        margin-top: 20px;
        -webkit-font-smoothing: antialiased;
        color: #32C02E;
        font-size: 25px;
        font-weight: 200;
        letter-spacing: 3px;
        border: 1px solid #ddd;
        padding: 16px;
        border-radius: 3px;
        background: rgb(202, 255, 202);
        border-color: rgb(147, 255, 147);
    }
    .discount-alert{
        text-align: center;
        margin-top: -10px;
        margin-bottom: 40px;
        color: #f60;
        -webkit-font-smoothing: antialiased;
        font-size: 19px;
        font-weight: 200;
        letter-spacing: 0px;
    }
    .files_accepted{
        text-align: center;
        margin-top: 80px;
        margin-bottom: 40px;
        -webkit-font-smoothing: antialiased;
        font-size: 15px;
        font-weight: 200;
        letter-spacing: 0px;
    }
    .uploaded_file{
        min-height: 79px;
        margin-top: 5px;
        width: 625px;
        background: #fcfcfc;
    }
    .uf-loader{
        height: 99px;
        background: transparent;
        padding: 0px;
        width: 655px;
    }
    .uf-file-name{
        padding: 2px 8px;
        color: #ccc;
        z-index: 9999;
        font-size: 11px;
        max-width: 200px;
        width: 200px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        position: relative;
    }
    .uf-error{
        margin-top: 10px;
        color: rgb(237, 120, 120);
        text-align: center;
        display: none;
    }
    .mobile-uf-error{
        color: rgb(237, 120, 120);
        text-align: center;
        display: none;  
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 12px;
    }
    .og-checkout-d{
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 9999;
        opacity: .75;
        display: none;
    }
    .of-reading-files{
        display: none;
    }
    #order_spinner{
        margin-left: -10px;
        margin-right: 10px;
    }
    .udisk{
        display: none;
    }
    .udisk_was{
        text-align: center;
        margin-top: -14px;
        margin-bottom: 14px;
        font-size: 13px;
    }
    .udisk_swap{
        text-decoration: line-through!important;
    }

    .uploaded_file.squeeze{
        width: 845px;
        min-height: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    select.squeeze{
        border: 1px solid #ddd;
        background: transparent;
    }
    .eez-sc{
        float: left;
        border-right: 1px solid #f0f0f0;
        padding-right: 12px;
        margin-right: 12px;
        height: 50px;
        margin-top: -10px;
        margin-bottom: -10px;
        width: 18px;
    }
    .eez-sc .icon-shopping-cart{
        font-size: 20px;
        line-height: 48px;
        color: rgb(115, 207, 115);
    }
    .eez-sc .fa-times{
        display: none;
        font-size: 20px;
        line-height: 48px;
        margin-left: 3px;
        color: #bbb;
    }
    .uploaded_file:hover .icon-shopping-cart{
        display: none;
    }
    .uploaded_file:hover .fa-times{
        display: block;

    }
    .eez-cog{
        float: left;
        margin-left: 10px;
        height: 50px;
        margin-top: -14px;
        margin-bottom: -14px;
        border-left: 1px solid #f0f0f0;
        line-height: 50px;
        padding-left: 10px;
    }
    .eez-adv-link, .eez-adv-link:hover{
        font-size: 12px;
        text-decoration: none;
        line-height: 22px;
        color: #8BC1F2;
    }
    .eez-price{
        margin-left: 10px;
        padding-left: 10px;
        float: left;
        margin-left: 10px;
        height: 50px;
        margin-top: -14px;
        margin-bottom: -14px;
        border-left: 1px solid #f0f0f0;
        line-height: 50px;
        padding-left: 15px;
        font-size: 12px;
        width: 55px;
        margin-right: -5px;
    }
    .og-add-another.squeeze, .og-add-another.squeeze:hover{
        width: 845px;
        height: auto;
        padding: 8px 10px;
        border: 1px solid #CCCDCD;
        color: #8A8A8A;
        font-weight: 200;
        border-bottom-color: #BEBEBE;
    }
    .eez-plus{
        font-size: 16px;
        line-height: 14px;
        display: inline-block;
        margin-right: 3px;
    }
    .non-squeeze{
        display: none!important;
    }
    .eez-checkout{
        margin-bottom: 75px;
        margin-top: 85px;
        display: none;
    }
    .eez-checkout .og_checkout_btn{
        width: 400px;
    }
    .uf-loader{
        height: 50px;
        width: 845px;
        min-height: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .og-upload-percent{
        font-size: 19px;
        top: 15px;
    }
    .eez-sec-cta .og_checkout_btn{
        font-size: 14px!important;
        padding: 13px 0px;
    }
    .eez-sec-cta{
        display: none;
    }
    .eez-adv-wrap{
        background-color: #eee;
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: -10px;
        padding: 5px 10px;
        border-top: 1px solid #ddd;
        margin-top: 10px;
        padding-left: 55px;
        font-size: 14px;
        display: none;
    }
    .eez-adv-wrap .og-size-table{
        width: 261px;
        font-size: 12px;
        margin-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .eez-adv-wrap .ao-select{
        background: transparent;
        border: 0px;
        margin-left: 0px;
        margin-right: 0px;
        width: 115px;
    }
    .eez-adv-wrap .ao-select.og_layer_height{
        width: 125px;
    }
    .squeeze .og-wrong-size-choices{
        background: #eee;
        margin-left: -10px;
        margin-right: -10px;
        margin-top: -15px;
        margin-bottom: -10px;
        padding: 5px 15px;
        padding-left: 55px;
    }
    .uf-error{
        position: absolute;
        top: -4px;
        left: 275px;
    }
    .dl-og-wrapper{
        margin-bottom: 325px;
    }
.uploaded-ganon{
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #e0e0e0;
    background-color: #fdfdfd;
    padding: 10px;
    border-radius: 2px;
    width: auto;
    max-width: 845px;
}
.g-image{
    float: left;
    width: 110px;
}
.g-image img{
    max-width: 110px;
    height: 82px;
    border-radius: 2px;
}
.g-price{
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 13px;
}
.g-details{
    margin-left: 10px;
    margin-top: 10px;
    font-size: 13px;
}
.g-body{
    margin-left: 120px;
    font-weight: 200;
    font-size: 15px;
    position: relative;
    -webkit-font-smoothing: antialiased;
    color: #5a5a5a;
}
.g-title{
    margin-left: 10px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #6a6a6a;
}
.sp-left{
    float: left;
    width: 700px;
}
.content-wrap{
    width: 1105px;
    margin: 0 auto;
    margin-top: 65px;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
    font-weight: 200;
    -webkit-font-smoothing: antialiased;
    color: #8a8a8a;
    font-size: 15px;
    background: #f2f2f2;
    margin-top: 30px;
    margin-bottom: 0px;
    width: 1105px!important;
}
.sp-right{
    float: right;
}
#footer{
    margin-top: 150px;
}
.co-wrapper{
    padding-bottom: 200px;
    /*display: none;*/
    background: #f2f2f2;
    padding-top: 100px;
    border-top: 2px solid #e0e0e0;
    display: none;
}
.co-wrapper .content-wrap{
   
}
.sg-box{
    background: #fff;
    box-shadow: 0px 3px 8px -4px rgba(0,0,0,0.15);
    border-radius: 2px;
    padding: 20px;
    margin-bottom: 35px;
    width: auto;
    text-align: left;
}
.co-shipping{
    width: auto;
}
.co-summary{
    width: auto;
    height: 150px;
    margin-top: 30px;
}
.co-image{
    height: 78px;
    border-radius: 2px;
}
.co-product{
    width: 325px;
}
.co-p-image{
    float: left;
    margin-right: 25px;
    opacity: .8;
    max-width: 105px;
    overflow: hidden;
}
.co-p-title{
    font-size: 15px;
    width: auto;
    margin-top: -5px;
}
.co-p-price .sp-price-c{
    font-size: 15px;
    margin-right: 0px;
    color: #8a8a8a;
}
.co-p-price{
    text-align: right;
}
.og_file_color{
    width: 100px;
}
select.squeeze{
    color: #8a8a8a;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-top:-2px;
    font-size: 13px;
}
.co-summary-item{
    border-top: 1px solid #f1f1f1;
    margin-top: 25px;
    padding: 25px 10px;
    padding-right: 0px;
    font-size: 15px;
    padding-bottom: 0px;
}
.cosi-left{
    float: left;
}
.cosi-right{
    float: right;
    text-align: right;
}
.cosi-right .sp-price-c{
    font-size: 15px;
    margin-right: 0px;
    color: #8a8a8a;
}
.co-d-estimated{
    margin-top: 20px;
    font-size: 13px;
}
.co-opt-label{
    display: inline-block;
    width: 100px;
    text-align: left;
    font-size: 13px;
}
.co-h{
    font-size: 16px;
    letter-spacing: 1px;
    color: #6a6a6a;
    margin-left: 8px;
    margin-bottom: 15px;
    position: relative;
}
label {
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 200;
    padding-bottom: 1px;
    -webkit-font-smoothing: antialiased;
}
input[type="text"], select {
    border-radius: 2px;
    height: 33px;
    background: #fff;
    text-rendering: optimizeLegibility;
    padding: 0px 10px;
    color: #8a8a8a;
    font-weight: 400;
    width: 275px;
    border-color: #eee;
}
.error-block {
    color: #FC3333;
    padding: 10px 0px;
    margin-top: -10px;
    margin-bottom: 5px;
    display: none;
}
.ir-mt {
    margin-top: 4px;
}
.input_right {
    float: left;
    margin-left: 20px;
}
.input_left {
    float: left;
    margin-right: 10px;
}
#id_state {
    width: 115px;
}
#id_zipcode {
    width: 115px;
}
#id_country {
    width: 296px;
}
.paypal-h-wrap{
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 14px;
}
.paypal-h{
    background: #e0e0de url('../../img/paypal-sprite.png') no-repeat;
    background-position: -30px -42px;
    
    width: 78px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #ccc;
    float: right;
    margin-left: 12px;
    margin-top:-5px;
}
.paypal-h:hover{
    background-position: -30px -4px;
}
.cc-lock {
    position: absolute;
    top: 41px;
    right: -5px;
}
#card-number{
    height: 45px;
    font-size: 18px;
    color: #8a8a8a;
    width: 613px;
}
.card-expiry-month, .card-expiry-year, input.card-cvc{
    height: 45px;
    font-size: 18px;
    color: #8a8a8a;
    width: 190px;
}
.sp-atc-btn.pay-btn{
    /*background-color: #38D87A;*/
    margin-bottom: 0px;
    /*border-bottom: 2px solid #5FC794;*/
    padding: 20px 0px;
    font-size: 20px;
    margin-top: 30px;
}
.sp-atc-btn.pay-btn:hover{
    /*background-color: #28DE74;*/
    padding: 20px 0px;
    font-size: 20px;
}
.tooltip{
    width: 400px;
    font-size: 13px;
}
.tooltip.right .tooltip-arrow{
    border-right-color: #2fdab8;
}
.tooltip-inner{
    background: #fefefe;
    color: #6a6a6a;
    border: 1px solid #eee;
}
.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}
.error-block.eb-active{
    display: block;
}
.spc-files{
    margin-bottom: 30px;
}
.spc-file{
    padding: 15px;
    margin-bottom: 5px;
}
.sis-title{
    font-size: 20px;
    color: #5a5a5a;
    margin-bottom: 15px;
    max-width: 400px;
    width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    float: left;
}
.sis-image {
    float: left;
    margin-right: 10px;
    width: 138px;
    height: 205px;
    //overflow: hidden;
    margin-top: 20px;
    margin-left: -10px;
    margin-bottom: -10px;
}
.sis-image img {
    height: 138px;
    width: 138px;
    max-width: 138px;
    border-radius: 2px;
    margin-top: -15px;
}
.spc-file-price{
    float: right;
    text-align: right;
    line-height: 30px;
    color: #5a5a5a;
    font-size: 16px;
    width: 105px;
}
.sis-options{
    float: left;
    font-size: 14px;
}
.spc-file-actions{
    float: right;
    margin-top: 0px;
}
select.squeeze{
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 25px;
    background-image: url(data:image/png;base64,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);
    background-repeat: no-repeat;
    background-position: 103% 40%;
    margin-top: 0px;
    line-height: 15px;
}

.eez-adv-wrap .og-size-table{
    width: 261px;
    font-size: 12px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left: -8px;
}
.eez-adv-wrap .ao-select{
    background: transparent;
    border: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 115px;
}
.eez-adv-wrap .ao-select.og_layer_height, .eez-adv-wrap .ao-select.og_infill{
    width: 155px;
    font-size: 14px;
    color: #7a7a7a;
    font-weight: 200;
}
.squeeze .og-wrong-size-choices{
    background: #eee;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -15px;
    margin-bottom: -10px;
    padding: 5px 15px;
    padding-left: 55px;
}
.eez-adv-wrap, .squeeze .og-wrong-size-choices{
    margin-bottom: -5px;
}
.squeeze .eez-adv-wrap{
    background-color: #fff;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    padding: 5px 10px;
    border-top: 1px solid #f0f0f0;
    margin-top: 15px;
    padding-top: 15px;
    padding-left: 0px;
    margin-left: 135px;
    font-size: 14px;
    display: none;
}
.squeeze .og-wrong-size-choices{
    padding-left: 10px;
    background-color: #fff;
}
.og-add-another.squeeze, .og-add-another.squeeze:hover{
    border: 1px solid #ddd;
    border-bottom-color: #ccc;
    color: #aaa;
    padding: 3px;
}
.inc-wrapper input {
  text-align: right;
}
input.inc-size-input{
    float: left;
    width: 35px;
    font-size: 12px!important;
    height: 25px;
    margin-bottom: 0px;
}
.inc-btn-wrap {
  position: relative;
  white-space: nowrap;
  width: 20px;
  vertical-align: middle;
  display: table-cell;
  float: left;
}
.inc-btn-wrap > .btn {
  display: block;
  float: none;
  width: 20px;
  max-width: 20px;
  padding: 8px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
  box-shadow: none;
  color: #7a7a7a!important;
  font-size: 10px;
  padding: 0px;
  height: 12px;
  width: 20px;
}
.inc-btn-wrap > .btn:first-child {
  border-top-right-radius: 4px;
}
.inc-btn-wrap > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}
.inc-btn-wrap i{
  position: absolute;
  top: 0;
  left: 6px;
}
.inc-unit{
    float: left;
    margin-left: 5px;
    margin-top: 4px;
    font-size: 11px;
}
.inc-sep{
    float: left;
    margin-left: 15px;
    margin-top: 4px;
    margin-right: 12px;
    font-size: 13px;
}
.inc-axis{
    float: left;
    margin-right: 5px;
    font-size: 15px;
    color: #8a8a8a;
}
.inc-saved{
    float: left;
    margin-left: 25px;
    margin-top: 5px;
    color: #24D424;
    display: none;
}
.adv-size-wrap{
    font-size: 14px;
    color: #7a7a7a;
    font-weight: 200;
    margin-top: 20px;
}
.adv-size{
    text-align:center!important;
}

.so-wrap{
    margin-top: 20px;
}
.so-wrap table td{
    padding-bottom: 5px;
}
.so-h{
    margin-bottom: 15px;
}
.so-link, .so-link:hover{
    color: #50A1EA;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}
.scale-error{
    color: red;
    margin-bottom: 15px;
    display: none;
}
.og-uf-met{
    display: inline-block;
    margin-left: 4px;
    font-size: 11px;
    margin-right: 5px;
}
.og-uf-sep{
    font-size: 11px;
    color: #9a9a9a;
    margin-left: 2px;
    margin-right: 5px;
}
.inc-wrapper{
    display: none;
}
#spc-files .uploaded_file{
    width: auto;
    background: transparent;
    border: 0px;
    padding: 0px;
    font-weight: 200;
}
#spc-add-more{
    float: right;
    padding-left: 20px;
    font-size: 14px;
    position: relative;
    text-align: right;
    margin-top: -15px;
    margin-bottom: 15px;
    width: auto;
    background: #fff;
    padding-right: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
    box-shadow: 0px 3px 8px -4px rgba(0,0,0,0.15);
    color: #8a8a8a;
}
.spc-add-more-icon{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAbFJREFUaAXtlz1OxDAQhZcfiSMgIaTtaSihpOQASByEk3ALuEVaGiQaGppFQgvcgAp4n%2FCIrBWHOCSbtTRPeuvYHk9mnuOfnc0croAr4Aq4Aq6AK%2BAKuALFKrA1UuRH8nssHgT%2FS5UP4mOob2Sxp6iuxCfxK0H6sMF2EAw1AyeK5lach6jeVVbiS6gfqjwT90P9WeWleBfqkxYXevuHiOr34rm4LcagjT5ssGUMYycFylvw13re6RANNthaEviYBHzHC5FACCgXlsRCAwdbEzlBsBjts0kpTz9sAmPsc8LX2mG7Dd91Cm0JMIax2OBrrWCf58VvYtOCtWD%2BSoCx%2BMAOn9loe3mbMw4pUImfPPQEY6sw1nxmudrNsv41thPW9nnrQckmxO3188d8mM%2Bm8cm2vjOQdNijw5KJk%2Bzkqu8McLcBnLB1WDDWZkHF7dZPaT5e641jP2%2FMIv5PokVvoyRe%2FEFW%2FFWCWTgVi73MkQCY9Drdtr39hNftl5m4EefBvKg%2FNJYia4KFbbsTZ0BM%2BrAZ7Po81AwophUU%2Bad%2BJQOvuAKugCvgCrgCroAr4AqMr8A3NGh3ecQNziIAAAAASUVORK5CYII%3D);
    background-image: -webkit-image-set(url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAbFJREFUaAXtlz1OxDAQhZcfiSMgIaTtaSihpOQASByEk3ALuEVaGiQaGppFQgvcgAp4n%2FCIrBWHOCSbtTRPeuvYHk9mnuOfnc0croAr4Aq4Aq6AK%2BAKuALFKrA1UuRH8nssHgT%2FS5UP4mOob2Sxp6iuxCfxK0H6sMF2EAw1AyeK5lach6jeVVbiS6gfqjwT90P9WeWleBfqkxYXevuHiOr34rm4LcagjT5ssGUMYycFylvw13re6RANNthaEviYBHzHC5FACCgXlsRCAwdbEzlBsBjts0kpTz9sAmPsc8LX2mG7Dd91Cm0JMIax2OBrrWCf58VvYtOCtWD%2BSoCx%2BMAOn9loe3mbMw4pUImfPPQEY6sw1nxmudrNsv41thPW9nnrQckmxO3188d8mM%2Bm8cm2vjOQdNijw5KJk%2Bzkqu8McLcBnLB1WDDWZkHF7dZPaT5e641jP2%2FMIv5PokVvoyRe%2FEFW%2FFWCWTgVi73MkQCY9Drdtr39hNftl5m4EefBvKg%2FNJYia4KFbbsTZ0BM%2BrAZ7Po81AwophUU%2Bad%2BJQOvuAKugCvgCrgCroAr4AqMr8A3NGh3ecQNziIAAAAASUVORK5CYII%3D) 1x, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAAXNSR0IArs4c6QAAA8RJREFUeAHtm7FuFDEQhhOEIoooVBRQpEFCSsHlFVJTnKCm5GmQkPIMeQCaFEjU9CloqIi2Cg8ABQ2C%2F0e5aDTZu8N7691w%2B400ib1nz4y%2F2Xi9PmdnB4EABCAAAQhAAAIQgAAEIAABCEAAAhCAAAQgAAEIQAACEIAABCAAAQhAAAIQgAAEIAABCEAAAr0R2O3NUn1DM7mYS4%2BkT4KquHMV9IvK59LPUmRDAs%2FV%2F1R6Kf1dqO7jvraBFBI4VPsz6S9pKfjc3jZsyzaRNQT29Plb6U9pBrlp3TZt2z6QFgKPdO2TdBnoH%2FrsvfSN9ET6TLp%2FrS6fSP2Z27jtMjv2YV9IIHCsciNtg3ah6y%2BlD6T%2FKm7rPu7bZrPRdftERMAgvkszqEbXXks3Wam5r2000mzfPiefBE8FbXA%2B6PqBtC95KEO2mZPQ6NpkpyM%2FDNvm%2FHe6fk%2Fat9imbeckOIZJPpi9IskwDKi2tCXBsUxKvCbPS01PETXu%2FAzWPvJ05Fgm9Z7gF6N49zeql875sb%2FLJWJfjTTacEyTEG8N5Ddcr1RKJcIrTYB92We04ZgmsW1xmgbutXqXpWaE1yUB9mnf0Y5j23q51AjjoP3C1EWijS4JsE%2F7jnYc21bLTKOLA%2FaWQckbboQT7XRNgH3nbQvHOJgMseqIg5nHisofpV6BjCX27Rii5BjjZ72Xh07AURqBl4NjS44hx1g1vqET4G%2ByonyNlZHKOYYcY9Ww7le1ftt4HtzV7SY3V0rn9XXtl620cgw5xpuAtqGQdz33VwwqP2Q3rS9z5Riibcc4mAw9BeW7dNldORgAOcox5BirxjJ0Ar6l0TxO9TGqOYYcY9WYhk5AyXzrO3OVZjCr2ua7PPbNc36OMbbtvTx2Ap72PqJygzmGrU6AD01FeRErI5VzDDnGkcKq45atiDpci6zepc24V4o8LkG3fjPOmWI7uuh%2B7b8xX8j0z7TY4pl6xD%2F9RvWDQiuxf%2BnLk33ZZ7ThmCYjhxopX8qPnG6OpYycgD3552DWyEkY6mii5%2Fx8FsjzfyOd7NFEjf2vHOtn3qZewOFw7jWk2r%2BchEYaVyWL8oWuczxdEGqLp4K2Z8IiEfyDRu0MyL4fzF4d5SXqIgmb%2FLZN27YPZA0Bvyf4xSgfYeySANuwLdtECgl428J7R94kK4XvPu57p8977irA%2F0VmCnQu9bkdf4u1UBX5R21DQCAAAQhAAAIQgAAEIAABCEAAAhCAAAQgAAEIQAACEIAABCAAAQhAAAIQgAAEIAABCEAAAhCYPIE%2FqsXeyfZEFjsAAAAASUVORK5CYII%3D) 2x);
    width: 27px;
    height: 27px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    top: 0px;
    background-size: 32px;
    margin-top: 3px;
    opacity: .4;
}
#spc-files .og-upload-progress{
    background: #fff;
}
#spc-files .uf-file-name{
    color: #8a8a8a;
    font-size: 13px;
}
#spc-files .og-upload-percent{
    color: #8a8a8a;
}

.sp-atc-btn, .sp-atc-btn:hover, .sp-atc-btn:active, .sp-atc-btn:visited{
    color: #fff;
    padding: 21px 0px;
    display: block;
    text-decoration: none;
    font-size: 22px;
    font-weight: 400;
    width: auto;
    text-align: center;
    background-color: #2fdab8;
    box-shadow: rgba(0,0,0,0.1) 0px 0px 2px;
    margin-bottom: 40px;
    border-bottom: 2px solid #2EC3A6;
}
.sp-atc-btn:hover{
    background-color: #48E0C2!important;
}
.sp-atc-btn.pay-btn{
    margin-bottom: 0px;
    padding: 20px 0px;
    font-size: 20px;
    margin-top: 30px;
}
.sp-atc-btn.pay-btn:hover{
    padding: 20px 0px;
    font-size: 20px;
}
.spc-overnight, .spc-expedite{
    font-size: 12px;
    margin-top: 15px;
}
#spc-overnight-link, #spc-overnight-link:hover, #spc-expedite-link, #spc-expedite-link:hover{
    color: #69ABE6;
    text-decoration: none;
}
.overnight-shipping, .exp-shipping{
    display: none;
}
.spc-expedite{
    display: none;
}
.spc-top-btns{
    margin: 0 auto;
    width: 580px;
    height: 335px;
    padding-top: 50px;
}
#spc-proceed-btn{
    font-size: 22px;
    -webkit-font-smoothing: antialiased;
    width: 580px;
    display: none;
    margin-bottom: 60px;
}
.spc-proceed-price{
    font-size: 18px;
}
.spc-add-plus{
    color: #aaa;
    font-weight: 200;
    font-size: 12px;
    display: inline-block;
    margin-right: 7px;
}
#spc-top-add-btn.sp-atc-btn, #spc-top-add-btn.sp-atc-btn:hover, #spc-top-add-btn.sp-atc-btn:active, #spc-top-add-btn.sp-atc-btn:visited{
    -webkit-font-smoothing: antialiased;
    color: #8a8a8a;
    background: #fff!important;
    border: 1px solid #ddd;
    font-size: 19px;
    color: #aaa;
    box-shadow: none;
    margin-bottom: 0px;
}
.spc-top-btns{
    display: none;
}  

.price-loading{
    color: #ddd;
}

#spc-files .uploaded_file.spc-error{
    background: #fff;
    padding-bottom: 5px;
}
#spc-files .uploaded_file.spc-error .uf-error{
    position: relative;
    top: auto;
    left: auto;
}
#no-info-error{
    display: none;
}
.error{
    color: #C33838;
    margin-bottom: 10px;
}