/*@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');*/


.banner.printorder-banner {
    background:url(../../../ui-lib/earc-theme/img/print-order-banner.jpg) no-repeat center center; 
    background-size:cover; 
    min-height:300px;
}
.banner.printorder-banner.sendorder-banner {
    background:url(../../../ui-lib/earc-theme/img/send-file-banner.jpg) no-repeat center center; 
    background-size:cover; 
    min-height:300px;
}
.banner.printorder-banner.print-tracking-banner {
    background:url(../../../ui-lib/earc-theme/img/print-order-tracking-banner.jpg) no-repeat center center; 
    background-size:cover; 
    min-height:300px;
}
.banner .banner-content {
        padding-top: 160px;
}
.banner.printorder-banner .banner-content h1{
        font-weight:500;
}
.customize-order .bordermain {
    border: none;
    margin: 50px 0 20px 0;
}
.customize-order .formpadding
{
    padding-right: 50px;
}
.customize-order .bordermain .custom-autocomplete .table>tr 
{
    color:#414141;
}
.customize-order .bordermain .confirmation-message
{
    background: #f8f9fb;
    /*margin-bottom: 20px;*/
}
.customize-order .bordermain .confirmation-message .message-text
{
        padding: 10px 40px;
        /*border: 1px solid #e1e4e9;*/
}
.customize-order .bordermain .confirmation-message .message-text .message-heading
{
    color: #ec1f30;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding: 0 0 20px 0;
    font-size: 20px;
}
    .customize-order .bordermain .confirmation-message .message-text .message-heading i
    {
        margin-right: 15px;
        background: #f8f9fb;
        border-radius: 50%;
        padding: 2px;
        font-size: 12px;
        border: 1px solid #ec1f30;
        top: -2px;
        position: relative;
    }
    .customize-order .bordermain .confirmation-message .message-text .file-heading
    {
        color: #676767;
        padding: 25px 0 10px 0;
    }
    .customize-order .bordermain .confirmation-message .message-text .reference-id h4
    {
        font-family: 'latobold', sans-serif;
        font-size: 24px;
        color: #30363b;
        margin-bottom: 5px;
    }
    .customize-order .bordermain .confirmation-message .message-text .reference-id p
    {
        color: #676767;
        font-size: 16px;
        margin: 0 0 40px 0;
    }
    .customize-order .bordermain .confirmation-message .message-text .email-confirm p
    {
        color: #676767;
        font-size: 16px;
        margin: 0 0 30px 0;
        line-height: 30px;
    }
    .customize-order .bordermain .confirmation-message .btn-danger
    {
        margin: 0 0 40px 0;
    }
    .customize-order .bordermain .confirmation-message .button-row
    {
        padding: 10px 40px;
    }
.customize-order .formpadding .form-group {
    margin-bottom: 20px;
}
.customize-order .formpadding .form-group.form-panel{
    background: #f7f7f7;
    padding: 30px 20px;
}
.customize-order .formpadding .panel-bg {
    background: #f7f7f7;
    padding: 30px 20px;
    margin: -25px 0 20px 0;
    display: none;
}
.customize-order .formpadding .panel-bg .icon.icon-info {
    font-size: 22px;
}
.customize-order .formpadding .form-group.form-account{
    margin: 10px 0 10px 0;
}
.customize-order .formpadding .panel-bg .selected-location {
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    font-family: "Lato", sans-serif;
    color: black;
    line-height: 22px;
}
.customize-order .formpadding .panel-bg .account-info {
    font-size: 16px;
    line-height: 28px;
    font-family: "Lato", sans-serif;
    color: black;
    line-height: 22px;
}
.customize-order .formpadding .panel-bg .change-info {
    color: #008fff;
    font-size: 14px;
}
.customize-order .formpadding .panel-bg .change-info i {
    padding-right: 5px;
}
.customize-order .formpadding .form-group textarea.form-control {
    height: 93px;
}
.customize-order .btn-default {
    background: none;
    border-color: initial;
    text-shadow: none;
}

.customize-order .btn-danger:hover {
    background: #c61017;
    border-color: #de1219;
    opacity: 1;
}
.customize-order .btn-danger:disabled {
    background-color: #8a8a8a !important;
    border-color: #8a8a8a !important;
    opacity: unset;
}
.customize-order .formpadding h3 {
        font-size: 18px;
        line-height: 28px;
        font-weight: 300;
        /*font-family: "Lato", sans-serif;*/
        color:#000;
}
.customize-order .formpadding .form-control {
    border-radius:0;
    color: #979797!important;
    font-weight: 500;
    font-size: 14px;
    height: 34px;
}
.customize-order .qq-upload-drop-area span {
    color: #999;
    top: 82%;
}
.customize-order .qq-upload-drop-area .small-text {
    color: #999;
    font-family: "latobold",sans-serif;
}
.customize-order .qq-upload-file {
    font-size: 14px;
    color: #676767;
}
.customize-order .common-section {
    /*background: url("../../../ui-lib/earc-theme/img/cloud.png") no-repeat;*/
    background-position: center 120px;
    /*min-height: 700px;*/
    border: 1px solid #dedede;
    padding: 0;
}
.customize-order .common-section.send-section {
    /*min-height: 515px;*/
    height: 470px;
    margin-bottom: 30px;
    background-position:center 63px;

}
    .customize-order .common-section.send-section.message-section
    {
        background: none;
        min-height: 300px;
    }
.customize-order .common-section .qq-uploader .text-center {
    color: #9f9f9f;
    font-weight: 500;
}
.dropzone .foot{padding: 10px 0;}
.customize-order .dropzone .foot {
    margin-bottom: 10px;
}
.customize-order .common-section .qq-upload-list {
    padding: 0 0;
    /*height: 620px!important;
    overflow-y: auto!important;*/
}
/* .customize-order .common-section .qq-upload-list li{
    padding:0 10px;
} */
.customize-order .common-section .selected-file-area .drop-file-list-head {
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
}
.customize-order .common-section .text-right a {
    color: #0089fb;
    font-size: 14px;
    margin: 0 10px 0 0;
    top: 9px;
    position: relative;
}
.customize-order .qq-upload-retry, .qq-upload-delete, .qq-upload-cancel, .qq-upload-pause, .qq-upload-continue {
    color: #999999;
    font-size: 10px;
}
.customize-order .common-section .complete {
    margin: 5px 0 5px 0;
}
.customize-order .completemain {
    color: #9f9f9f;
    font-size: 14px;
    margin: 0px 0px 0 10px;
}
.customize-order .qq-upload-list li .col-lg-1 .icon {
        font-size: 17px;
        top: 9px;
        position: relative;
        color: #999999;
}
.customize-order .qq-upload-list li:nth-child(odd) div.row {
    background: #fff;
}
.customize-order .qq-upload-list li:nth-child(even) div.row {
    background: #f7f7f7;
}
.drop-content {
    position: absolute;
    bottom: 0;
    color: #999999;
    font-weight: 500;
	width:100%;
}
.drop-content p{margin-top:20px;}
.drop-content .selected-specific {
    position: relative !important;
 }
.btn-default {
  border: 1px solid #de1219;
  background: none;
  color: #ed1c24; }
  .btn-default:hover {
    background: #c61017;
    color: #ffffff; }
.btn-danger {
    background: #ed1c24!important;
    border-color: #de1219!important;
}
.btn-danger:hover {
    background: #c61017!important;
    border-color: #de1219!important;
    opacity: 1!important;
}
.btn-view{
    background: #777777;
    color: #fff;
}
.btn-view:hover{
    background: #777777;
    color: #fff;
}
.order-track {
    margin: 60px 30px 30px 0;
}
.order-track .form-control {
        border-radius: 0px;
    color: #979797!important;
    font-weight: 500;
    font-size: 14px;
    height: 34px;
}
.order-track label {
    margin-bottom: 20px;
    color: rgba(0, 0, 0, 0.65);
    font-weight: 700;
}
.order-track .btn {
    margin-top: 17px;
    background: #ed1c24;
}
.order-track .help-block {
    margin-top: -15px;
    color: rgba(0, 0, 0, 0.65);
    font-weight: 700;
}
.order-track .tracking-horizontal li:nth-child(2) {
    width: 320px;
}

.bordermain.track-print {
    border: none;
}
.bordermain.track-print .container {
    border: 1px solid #dedede;
}
.bordermain.track-print .estimated {
    margin-top: 0px;
    color: #000;
}
.bordermain.track-print .estimated h4 {
    font-size: 24px;
}
.bordermain.track-print .ship h4 {
    margin: 0 0 20px 0;
}
.bordermain.track-print .address-font {
    color: #636363;
    font-size: 14px;
}
.bordermain.track-print .address-font p {
    margin:0;
}
.bordermain.track-print .estimated .printtext {
    color: #ed1c24; 
    margin: 20px 0;
    font-size: 14px;
}
.bordermain.track-print .track-history h3 {
    margin: 20px 0 10px 0;
    font-family: "Lato", sans-serif;
}
.bordermain.track-print .track-history .order-status {
    padding: 0;
    margin-bottom: 0;
    border: 1px solid #e3edd5;
    border-radius: 0;
    background-color: #e3edd5;
}
.bordermain.track-print .track-history .order-status p {
    color: #618b26;
    margin: 28px 0 0 0;
    text-align: center;
}
.bordermain.track-print .track-history .order-status blockquote {
    border-left: 1px solid #d5dec8;
    padding: 10px 34px;
}
.bordermain.track-print .track-history .order-status blockquote h3 {
    color: #618b26;
    font-size: 20px;
    top: -2px;
    position: relative;
}
.bordermain.track-print .tracking-table table {
    width: 100%;
}
.bordermain.track-print .tracking-table table td .icon {
    margin-left: 30px;
    color: #ed1c24;
}
.bordermain.track-print .tracking-table table tr {
    border: none;
}
.bordermain.track-print .tracking-no {
    margin: 20px 0;
    cursor: pointer;
}
.bordermain.track-print .tracking-table table tbody .ContentHeader {
    background: #f7f7f7;
}
.bordermain.track-print .tracking-table table tr:nth-child(odd) {
    background: #f7f7f7;
}
.pod.customize-modal .modal-content{
    background-color: #f7f7f7;
}
.pod.customize-modal .modal-body .sign .dl-horizontal dt {
    width: 80px;
}
.pod.customize-modal .modal-body .list ol li {
    color: #ed1c24;
}
.pod.customize-modal .modal-body .sign .dl-horizontal dt.delivery-dt {
    margin-left: -12px;
}
textarea {
    resize: none!important;
}
/*Custom Autocomplete*/
.custom-autocomplete {
    /*width: 100% !important;*/
}
.custom-autocomplete thead tr
{
      color:#414141!important;
}
      
.custom-autocomplete .info td {
        padding: 13px;
}

.custom-autocomplete thead tr.active > th {
        background-color: #dddddd!important;
        border-bottom-color: #999999!important;
}

.custom-autocomplete tbody > tr {
        color: #333;
}

.custom-autocomplete tbody > tr:nth-of-type(odd).jhover {
            color: #fff;
            background-color: #07d;
}
.custom-autocomplete tbody > tr:nth-of-type(even).jhover {
            color: #fff;
            background-color: #07d;
}
#autocomplete {
        width:100%;
}
/*Custom Autocomplete*/

.selected-file-area .upload-file-send .file-size
{
    position: relative;
    top: 12px;
    font-size: 12px;
    color: #333;
}
.selected-file-area .upload-file-send .upload-file-icon
{
    position: relative!important;
    top: 12px!important;
    color: #333!important;
    font-size: 11px!important;
    margin: 0!important;
}
.selected-file-area .upload-file-send .upload-file-icon i
{
    color:#5cb85c!important;
    margin: 0 0 0 3px!important;
}
.selected-file-area .upload-file-send .qq-upload-list li .icon
{
        /*top: 15px!important;*/
        font-size: 14px;
}
.selected-file-area .upload-file-send .qq-upload-list li:nth-child(even) div.row
{
    background: none!important;
}
.selected-file-area .upload-file-send .qq-upload-list li .border-row
{
    border-bottom: 1px solid #dedede;
}
.selected-file-area .message-wrapper
{
    background: #f9f9f9;
    margin: 0 0 10px 0;
}
    .selected-file-area .message-wrapper p
    {
        font-size: 14px;
        padding: 10px 10px 0 10px;
        color: #676767;
        font-weight: 500;
    }
    .selected-file-area .message-wrapper h4
    {
        font-size: 14px;
        color: #676767;
        text-align: right;
        border-left: 1px solid #eee;
       height: 35px;
    }
    .selected-file-area .message-wrapper blockquote
    {
        border: none;
        margin: 0 0 -5px 0;
    }
.printfile.order-summary .bordermain 
{
   border: none;
}
.printfile.order-summary .table.table-header strong
{
    font-size: 20px;
}
.printfile.order-summary .table.table-header> tbody > tr > td
{
    border:none;
}
.printfile.order-summary .table > tbody > tr > td
{
    padding: 15px 8px 8px 8px;
    border-top: 1px solid #dedede;
    color: #818181;
}
.printfile.order-summary .table
{
    margin-bottom: 10px!important;
}
.printfile.order-summary .table > tbody > tr > td strong
{
    color:black;
}
.printfile.order-summary .table > tbody > tr > td span {
    color: #2a2a2a;
}
.printfile.order-summary .table > tbody > tr.active > td
{
    background-color: #e7e7e7;
    padding: 4px 0 6px 10px;
    border-top: none;
}
.printfile.order-summary .table-bordered
{
    border: none!important;
}
.printfile.order-summary .table-bordered > tbody > tr:nth-child(odd)
{
    background-color: #f1f1f1!important;
}
.printfile.order-summary .table-bordered > tbody > tr > td
{
    border: none!important;
     color: #676767;
}
.printfile.order-summary button .icon
{
    margin-right: 8px;
}

/*Style for printfile dropdown*/
.PrintSend_file {
    font-family: 'latoregular', sans-serif;
    font-size: 15px;
}

    .PrintSend_file .bordermain ol,
    .PrintSend_file .bordermain .Your-files,
    .PrintSend_file .bordermain p {
        color: #414141;
    }

    .PrintSend_file h2 {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .PrintSend_file h3 {
        color: #ed1c24;
        margin-bottom: 24px;
        font-size: 20px;
        margin-top: 0;
    }

    .PrintSend_file p {
        margin-bottom: 1rem;
    }

    .PrintSend_file ol {
        padding-left: 15px;
        margin-bottom: 20px;
    }

    .PrintSend_file .bordermain .dropzone .drag-drop .true-center div em {
        margin-top: 20px;
    }

    .PrintSend_file .tracking h3 {
        font-family: 'latobold', sans-serif;
        font-size: 24px;
        color: #30363b;
        margin-bottom: 10px;
    }
/*Style for printfile dropdown*/
/* Edit 20-10-17 */
.qq-upload-list li.qq-upload-success {
    background:none;
    color:inherit;  
}
.qq-upload-list.upload-state li:nth-child(n){
    border-bottom:1px solid #dedede;
}
.customize-order .qq-upload-list.upload-state li:nth-child(even) div.row {
    background: #fff;
}
.customize-order .qq-upload-list.upload-state li .row .arc-upload-filename h6 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
}
#uploadingfull .icon{
    color:#5cb85c;
    font-size:10px;
    margin-left:0;
}

.qq-upload-list.upload-state .progress-bar-success.qq-progress-bar {
    background: #5cb85c !important;
}
/* Edit 20-10-17 */
.footer-button .btn {
    text-shadow: none!important;
}
.footer-button .btn:hover {
    text-shadow: none!important;
    border-color: #ffffff!important;
    color: #ffffff!important;
    background: rgba(0, 0, 0, 0.07)!important;
}
/* Newsletter modal */
.newsletter-modal .modal-header {
  border: none; }
.newsletter-modal .modal-image {
  /*height: 277px;*/ 
  height: 300px;
}
  .newsletter-modal .modal-image img {
    position: absolute;
    bottom: -15px; }
.newsletter-modal .newsletter-content {
  /*margin: -17px 0 12px 0;*/
  margin: -12px 0 12px 0;
  text-align: center; }
  .newsletter-modal .newsletter-content h3 {
    margin: 0px;
    color: #000000;
    font-weight: 500;
    /*margin-bottom: -15px;*/
  }
  .newsletter-modal .newsletter-content hr {
    margin-top: 10px;
    margin-bottom: 10px; }
  .newsletter-modal .newsletter-content p {
    text-align: center;
    margin: 0 0 20px;
    line-height: 1.50em;
    color: #000000; }
  .newsletter-modal .newsletter-content .input-group .form-control {
    border-radius: 0; }
  .newsletter-modal .newsletter-content #mc_embed_signup h2 {
    margin: -39px 0 10px 0;
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    font-family: "Lato", sans-serif; }
  .newsletter-modal .newsletter-content #mc_embed_signup .button {
    position: relative;
    top: -18px;
    background: #ed1c24;
    border-color: #de1219;
    border-radius: 0;
    width: 100%;
    margin: 26px 0 -30px 0; }
    .newsletter-modal .newsletter-content #mc_embed_signup .button:hover {
      background: #c61017; }
  .newsletter-modal .newsletter-content #mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 0px 3%;
    margin: 0 0 -22px 0; }
  .newsletter-modal .newsletter-content #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    margin: 2px 0 -5px 0; }
  .newsletter-modal .newsletter-content #mc_embed_signup .mc-field-group {
    min-height: 0px;
    padding-bottom: 0; }
  .newsletter-modal .newsletter-content #mc_embed_signup .mc-field-group input {
    color: #000000;
    width: 105%;
    border-radius: 0;
    padding: 8px 12px;
    position: relative;
    top: -5px; }
  .newsletter-modal .newsletter-content #mc_embed_signup .signup-btn {
    float: right;
    position: absolute;
    top: 4%;
    left: 72%;
    right: 0;
    bottom: 0; }
    .newsletter-modal .newsletter-content #mc_embed_signup .signup-btn input {
      border-radius: 0;
      height: 38px;
      background: #ed1c24;
      border-color: #de1219; }
      .newsletter-modal .newsletter-content #mc_embed_signup .signup-btn input:hover {
        background: #c61017; }

/* Newsletter modal */

/* Footer */
footer {
  background: url("../../../ui-lib/earc-theme/img/footer-image.jpg") no-repeat center bottom #3a475a;
  background-size: 100%;
  padding: 35px 0 0;
  color: #ffffff; }
  footer h3 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 200;
    padding: 0 0 15px;
    margin: 0 0 30px;
    color: #ffffff; }
  footer h4 {
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0 5px 0; }
    footer h4 a {
      color: #ffffff; }
      footer h4 a:hover {
        text-decoration: none;
        color: #ffffff; }
  footer .link-list ul {
    padding: 0;
    margin-bottom: 10px; }
    footer .link-list ul li {
      list-style-type: none;
      font-size: 14px;
      padding: 2px 0; }
      footer .link-list ul li:first-child h4 {
        margin: 0 0 5px; }
      footer .link-list ul li a {
        color: #aaaeb5;
        text-decoration: none; }
      footer .link-list ul li a:hover {
        color: #ffffff;
        text-decoration: none; }
  footer .footer-bottom {
    padding: 10px 0 0px;
    background: rgba(0, 0, 0, 0.1);
    font-size: 14px; }
    footer .footer-bottom ul {
      padding: 0; }
      footer .footer-bottom ul li {
        list-style-type: none;
        display: inline-block; }
          footer .footer-bottom .privacy-policy {
      color: #ffffff;
      font-size: 14px;
      border-right: 1px solid #ffffff;
      padding-right: 10px; }
      footer .footer-bottom .privacy-policy:hover {
        color: #ffffff;
        text-decoration: none; }
    footer .footer-bottom .terms {
      text-align: right; }
      footer .footer-bottom .terms ul li {
        margin: 0 0 0 8px; }
        footer .footer-bottom .terms ul li a {
          color: #aaaeb5;
          text-decoration: none; }
        footer .footer-bottom .terms ul li a:hover {
          color: #ffffff;
          text-decoration: none; }
      footer .footer-bottom .terms ul li:before {
        content: '|';
        padding-right: 10px; }
      footer .footer-bottom .terms ul li:first-child:before {
        content: ''; }
    footer .footer-bottom .copyright-info {
      padding-right: 10px;
      border-right: 1px solid #ffffff;
      margin-right: 10px; }
    footer .footer-bottom .social-links {
      display: inline-block; }
      footer .footer-bottom .social-links li {
        padding: 0 8px; }
        footer .footer-bottom .social-links li a {
          color: #aaaeb5; }
        footer .footer-bottom .social-links li a:hover {
          color: #ffffff;
          text-decoration: none; }
.customize-order .formpadding .form-group textarea.form-control.send-file-msg{
    height:200px;
}
.left-col .dropzone .drag-drop.setdragdrop-height
{
    min-height:220px !important;
}
.no-pad{padding:0 !important}
.drop-form .input-group .input-group-addon{border-radius:0;}
.form-control
{
    box-shadow:none!important;
}
.custom-nav .navbar-nav .dropdown .dropdown-menu{
    border-radius:0;
    margin-top:-8px;
}
.custom-nav .navbar-nav .dropdown .btn span.caret{position:absolute; right:12px; top:16px;}
.custom-nav .navbar-nav .dropdown  .btn{position:relative;}
.custom-nav .navbar-nav .dropdown .dropdown-menu li a{
    padding:6px 0;
    line-height:25px;
}
.customize-order .qq-upload-list li .col-lg-1 .icon.file-success{
    color:#238f2d !important;
}
.customize-order .qq-upload-list li .col-lg-1 .icon.file-failed{
    color:#ed1c24 !important;
}
.left-col .dropzone .drag-drop.send-files{
    min-height: 295px !important;
}
.customize-order .formpadding.send-files-form .form-group textarea.form-control {
    height: 200px;
}

/*Location auto complete*/
.my-location .table > thead > tr.info > td{background:#d5d3d4 !important;}
.my-location .table > tbody > tr > td{white-space:pre-line;}
.my-location .table > tbody > tr:hover > td{background:#df4641 !important; color:#fff; white-space:pre-line;}
/*.my-location .table > tbody > tr > td br{display:none;}*/
.my-location .form-control:focus{border-color:#ed1c24; }
.my-location .custom-autocomplete{padding-right:0 !important; padding: 0; }
.my-location .dropdown-menu{margin-top: 0;}
/*.my-location .table > thead > tr.info .btn-link{ color:#000;}
.my-location .table > thead > tr.info .btn-link:hover{ color:#ed1c24; text-decoration:none;}*/
/*Location auto complete*/
.auto-location{position:relative;}
select.form-control{padding:0 10px;}
.delivery-details{display:none;}
.printfile .form-control{padding:5px 10px;}
.send-files-form .help-block {font-size:14px;}


.qq-upload-list li:nth-child(even){background:#f9f9f9;}
.qq-upload-list li:nth-child(odd){background:#fff;}
.common-controls, .custom-autocomplete{display:none;}
.horizontal-banner{margin:0 0 20px 0; padding:0; text-align:center;}
















/*Media queries */
@media all and (max-width: 1024px) and (min-width: 991px)
{
    .selected-file-area .upload-file-send .qq-upload-list li .icon
    {
        font-size: 12px;
    }
    footer h3 {
        font-size: 16px;
    }
    .confirmation-message .btn-lg{
        font-size:14px;
    }
}
@media screen and (max-width: 991px)
{
    .selected-file-area .upload-file-send .qq-upload-list li .border-row .file-list-actions
    {
        width: auto;
    }
    .selected-file-area .upload-file-send .qq-upload-list li  .file-list-actions
    {
        width: auto;
    }
    .selected-file-area .upload-file-send .qq-upload-list li .icon
    {
        font-size: 18px;
    }

    .customize-order .formpadding {
        margin-left: -15px;
        width: 102%;
        padding-right: 0px;
    }
    .customize-order .common-section.send-section, .customize-order .common-section{
      margin-bottom:40px;
    }
    .printfile.order-summary .table > tbody > tr > td {
        padding:5px;
}
    .printfile.order-summary, .bordermain.track-print{
         padding:20px 0;
    }
    .panel-body.tracking-table{
        padding:15px 0;
    }
    .panel-body.tracking-table div{overflow-x:scroll;}
    .panel-body.tracking-table table td{word-wrap:normal;}

    .banner{
        min-height:200px!important;
        padding-bottom:0;
    }
    .banner .banner-content{
        padding:100px 0 0;
    }
    .banner .banner-content h1{margin:0}
    footer h3 {
        font-size: 16px;
    }
    .custom-nav .navbar-nav .dropdown .btn span.caret{
        position:relative;
        right:inherit;
        top:inherit;
    }
    .send-section .send-file-wrap {
        border-left: 0;
    }
    .send-section #printFileUploader_sendFile {
        border-left: 0;
    }

}

@media all and (max-width: 991px) and (min-width: 768px) {
  .custom-nav .header-menu ul li {
    margin: 0 5px!important;
   }
  .custom-nav .header-menu ul li a {
            font-size: 16px;
   }
  .footer-button {
    margin-left: -129px;
}
}
@media screen and (max-width: 767px) {
    .newsletter-modal .modal-image {
    height: auto; }
    .newsletter-modal .modal-image img {
      position: relative;
      bottom: 50px; }
  .newsletter-modal .newsletter-content {
    margin: -15px 0 12px 0; }
    .newsletter-modal .newsletter-content h3 {
      font-size: 16px; }
    .newsletter-modal .newsletter-content #mc_embed_signup form {
    margin: 0; }
     footer .footer-bottom {
    text-align: center; }
    footer .footer-bottom .terms {
      text-align: center; }
     .selected-file-area .message-wrapper h4 {
        border: none;
        text-align: left;
    }
     .order-summary .bordermain{
         padding:20px 0;
         overflow-x:auto;
     }
     .customize-order .bordermain .confirmation-message .message-text{
         padding:15px;
     }
     .customize-order .bordermain .confirmation-message .button-row{
         padding:15px;
     }
        .customize-order .bordermain .confirmation-message .button-row .btn {
            margin-bottom:10px;
        }
    .selected-file-area .upload-file-send .qq-upload-list li .uploadingfull {
        position: relative;
        top: -28px;
        left: 50px;
    }
    .selected-file-area .upload-file-send .qq-upload-list li #uploadFailed {
        top: 0px;
        left: 0px;
    } 
     .banner{
        min-height:160px !important;
        padding-bottom:0;
    }
    .banner .banner-content{
        padding:100px 0 0;
        text-align:left;
    }
    .banner .banner-content h1{margin:0}
    .footer-button {
    margin: 0px 0 20px 0; }
}
@media all and (max-width: 767px) and (min-width: 481px)
{
    .selected-file-area .upload-file-send .upload-file-icon
    {
        top: -0px!important;
    }
    .newsletter-modal .modal-image img {
    left: 20%; }
  .newsletter-modal .newsletter-content h3 {
    text-align: center; }
  .newsletter-modal .newsletter-content hr {
    width: 250px; }
}
@media screen and (max-width: 480px) {
  .customize-order .qq-upload-button-selector {
       margin: 0 !important;
    }
 .customize-order .btn-selector .browse {
    width: auto;
 }
 .selected-file-area .upload-file-send .upload-file-icon
    {
        top: -5px!important;
    }
    .bordermain.track-print .container {
        border: none;
    }
.bordermain.track-print .track-history .order-status blockquote {
        border: none;
 }
.pod.customize-modal .modal-body .sign .dl-horizontal dd {
    margin-left: 0;
 }
.pod.customize-modal .modal-body .sign .dl-horizontal dt.delivery-dt {
    margin-left: 0;
 }
.order-track .tracking-horizontal li:nth-child(2) {
    width: auto;
 }
    .printfile.order-summary .bordermain
    {
        width: auto!important;
    }
    .customize-order .formpadding
    {
        padding-right: 0;
        width: 105%;
    }
    .newsletter-modal .newsletter-content p {
    line-height: 1.25em; }
  .newsletter-modal .newsletter-content #mc_embed_signup .signup-btn {
    float: none;
    position: relative;
    top: 0%;
    left: 0%;
    right: 0;
    bottom: 0; }
    .order-track {
        margin: 40px 30px 30px 0;
    }
/*.order-track .form-group {
    margin-bottom: -15px;
   }*/
.order-track .btn {
    /*margin-bottom: 20px;*/
    margin-bottom: 18px;
  }
    .bordermain.track-print .track-history .order-status blockquote h3 {
        font-size: 16px;
    }
    .customize-order .qq-upload-list.upload-state li .row .arc-upload-filename h6 {
        width: auto;
    }

    .customize-order .formpadding .panel-bg .change-info
    {
        display:inline-flex;
    }
    .customize-order .formpadding .panel-bg .change-info i
    {
        padding-top: 5px;
     }
    .customize-order .formpadding .panel-bg .account-info
    {
            display: inline-block;
            /*margin-left: -30px;*/
    }
    footer .footer-bottom .social-links {
    margin: 10px 0 0 0; }
.footer-button {
    margin: 0 0 30px 0; }

}
/* Media queries */

/* End all*/

.banner.printorder-banner {
    background:url(../../../ui-lib/earc-theme/img/print-order-banner.jpg) no-repeat center center; 
    background-size:cover; 
    min-height:300px;
}
.banner.printorder-banner.sendorder-banner {
    background:url(../../../ui-lib/earc-theme/img/send-file-banner.jpg) no-repeat center center; 
    background-size:cover; 
    min-height:300px;
}
.banner.printorder-banner.print-tracking-banner {
    background:url(../../../ui-lib/earc-theme/img/print-order-tracking-banner.jpg) no-repeat center center; 
    background-size:cover; 
    min-height:300px;
    top: 19px;
    left: 0px;
}
.banner .banner-content {
        padding-top: 160px;
}
.banner.printorder-banner .banner-content h1{
        font-weight:500;
}
.customize-order .bordermain {
    border: none;
    margin: 50px 0 20px 0;
}
.customize-order .formpadding{
    padding-right: 50px;
}
.customize-order .bordermain .custom-autocomplete .table>tr 
{
    color:#414141;
}
/*.customize-order .bordermain .confirmation-message
{
    background: #f8f9fb;
    margin-bottom: 20px;
}*/
.customize-order .bordermain .confirmation-message .message-text
{
        padding: 10px 40px;
        /*border: 1px solid #e1e4e9;*/
}
.customize-order .bordermain .confirmation-message .message-text .message-heading
{
    color: #ec1f30;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding: 0 0 20px 0;
    font-size: 20px;
}
    .customize-order .bordermain .confirmation-message .message-text .message-heading i
    {
        margin-right: 15px;
        background: #f8f9fb;
        border-radius: 50%;
        padding: 2px;
        font-size: 12px;
        border: 1px solid #ec1f30;
        top: -2px;
        position: relative;
    }
    .customize-order .bordermain .confirmation-message .message-text .file-heading
    {
        color: #676767;
        padding: 25px 0 10px 0;
    }
    .customize-order .bordermain .confirmation-message .message-text .reference-id h4
    {
        font-family: 'latobold', sans-serif;
        font-size: 24px;
        color: #30363b;
        margin-bottom: 5px;
    }
    .customize-order .bordermain .confirmation-message .message-text .reference-id p
    {
        color: #676767;
        font-size: 16px;
        margin: 0 0 40px 0;
    }
    .customize-order .bordermain .confirmation-message .message-text .email-confirm p
    {
        color: #676767;
        font-size: 16px;
        margin: 0 0 30px 0;
        line-height: 30px;
    }
    .customize-order .bordermain .confirmation-message .btn-danger
    {
        margin: 0 0 40px 0;
    }
    .customize-order .bordermain .confirmation-message .button-row
    {
        padding: 10px 40px;
    }
.customize-order .formpadding .form-group {
    margin-bottom: 20px;
}
.customize-order .formpadding .form-group.form-panel{
    background: #f7f7f7;
    padding: 30px 20px;
}
.customize-order .formpadding .panel-bg {
    background: #f7f7f7;
    padding: 30px 20px;
    /*margin: -25px 0 20px 0;*/
    margin: 0px 0 20px 0;
    display: none;
}
.customize-order .formpadding .panel-bg .icon.icon-info {
    font-size: 22px;
}
.customize-order .formpadding .form-group.form-account{
    margin: 10px 0 10px 0;
}
.customize-order .formpadding .panel-bg .selected-location {
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    font-family: "Lato", sans-serif;
    color: black;
    line-height: 22px;
}
.customize-order .formpadding .panel-bg .account-info {
    font-size: 16px;
    line-height: 28px;
    font-family: "Lato", sans-serif;
    color: black;
    line-height: 22px;
}
.customize-order .formpadding .panel-bg .change-info {
    color: #008fff;
    font-size: 14px;
}
.customize-order .formpadding .panel-bg .change-info i {
    padding-right: 5px;
}
.customize-order .formpadding .form-group textarea.form-control {
    height: 93px;
}
.customize-order .btn-default {
    background: none;
    border-color: initial;
    text-shadow: none;
}
.customize-order .btn-danger {
    /*margin: 0 0 20px 0;*/
    background: #ed1c24!important;
    border-color: #de1219!important;
}
.customize-order .btn-danger:hover {
    background: #c61017;
    border-color: #de1219;
    opacity: 1;
}
/*.customize-order .formpadding h3 {
        font-size: 21px;
        line-height: 28px;
        font-weight: 300;
        font-family: "Lato", sans-serif;
        color:#000;
}*/
.customize-order .formpadding .form-control {
    border-radius:0;
    color: #979797!important;
    font-weight: 500;
    font-size: 14px;
    height: 34px;
}
.customize-order .qq-upload-drop-area span {
    color: #999;
    top: 66%;
}
.customize-order .qq-upload-drop-area .small-text {
    color: #999;
    font-family: "latobold",sans-serif;
}
.customize-order .qq-upload-file {
    font-size: 14px;
    color: #676767;
}
.customize-order .common-section {
    /*background: url("../../../ui-lib/earc-theme/img/cloud.png") no-repeat;*/
    /* background-position: center 120px; */
    background-position: center 19px;
    /*min-height: inherit !important;*/
    border: 1px solid #dedede;
}
    .customize-order .common-section img
    {
        margin-bottom:25px;
    }
.customize-order .common-section.send-section {
    /*min-height: 515px;*/
    height: 470px;
    margin-bottom: 30px;
    background-position:center 60px;

}
    .customize-order .common-section.send-section.message-section
    {
        background: none;
        min-height: 300px;
    }
.customize-order .common-section .qq-uploader .text-center {
    color: #9f9f9f;
    font-weight: 500;
}
.customize-order .dropzone .foot {
    margin-bottom: 10px;
}
.customize-order .common-section .qq-upload-list {
    padding: 0 0;
    /*height: 620px!important;
    overflow-y: auto!important;*/
}
/* .customize-order .common-section .qq-upload-list li{
    padding:0 15px;
} */
.customize-order .common-section .selected-file-area .drop-file-list-head {
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
}
.customize-order .common-section .text-right a {
    color: #0089fb;
    font-size: 14px;
    margin: 0 10px 0 0;
    top: 9px;
    position: relative;
    display: block;
    text-align: right;
}
.customize-order .qq-upload-retry, .qq-upload-delete, .qq-upload-cancel, .qq-upload-pause, .qq-upload-continue {
    color: #999999;
    font-size: 10px;
}
.customize-order .common-section .complete {
    margin: 5px 0 5px 0;
}
.customize-order .completemain {
    color: #9f9f9f;
    font-size: 14px;
    margin: 0px 0px 0 10px;
}
.customize-order .qq-upload-list li .col-lg-1 .icon {
        font-size: 17px;
        top: 9px;
        position: relative;
        color: #999999;
}
.customize-order .qq-upload-list li:nth-child(odd) div.row {
    background: #fff;
}
.customize-order .qq-upload-list li:nth-child(even) div.row {
    background: #f7f7f7;
}
/*.drop-content {
    position: absolute;
    top: 40%;
    color: #999999;
    font-weight: 500;
}*/
.drop-content .selected-specific {
    position: relative !important;
 }
.btn-default {
  border: 1px solid #de1219;
  background: none;
  color: #ed1c24; }
  .btn-default:hover {
    background: #c61017;
    color: #ffffff; }
.btn-danger {
    background: #ed1c24!important;
    border-color: #de1219!important;
}
.btn-danger:hover {
    background: #c61017!important;
    border-color: #de1219!important;
    opacity: 1!important;
}
.btn-view{
    background: #777777;
    color: #fff;
}
.btn-view:hover{
    background: #777777;
    color: #fff;
}
.order-track {
    margin: 60px 30px 30px 0;
}
.order-track .form-control {
        border-radius: 0px;
    color: #979797!important;
    font-weight: 500;
    font-size: 14px;
    height: 34px;
}
.order-track label {
    margin-bottom: 20px;
    color: rgba(0, 0, 0, 0.65);
    font-weight: 700;
}
.order-track .btn {
    margin-top: 17px;
    background: #ed1c24;
}
.order-track .help-block {
    margin-top: -15px;
    color: rgba(0, 0, 0, 0.65);
    font-weight: 700;
}
.order-track .tracking-horizontal li:nth-child(2) {
    width: 254px;
}

.bordermain.track-print {
    border: none;
}
.bordermain.track-print .container {
    border: 1px solid #dedede;
}
.bordermain.track-print .estimated {
    margin-top: 0px;
    color: #000;
}
.bordermain.track-print .estimated h4 {
    font-size: 24px;
}
.bordermain.track-print .ship h4 {
    margin: 0 0 20px 0;
}
.bordermain.track-print .address-font {
    color: #636363;
    font-size: 14px;
}
.bordermain.track-print .address-font p {
    margin:0;
}
.bordermain.track-print .estimated .printtext {
    color: #ed1c24; 
    margin: 20px 0;
    font-size: 14px;
}
.bordermain.track-print .track-history h3 {
    margin: 20px 0 10px 0;
    font-family: "Lato", sans-serif;
}
.bordermain.track-print .track-history .order-status {
    padding: 0;
    margin-bottom: 0;
    border: 1px solid #e3edd5;
    border-radius: 0;
    background-color: #e3edd5;
}
.bordermain.track-print .track-history .order-status p {
    color: #618b26;
    margin: 28px 0 0 0;
    text-align: center;
}
.bordermain.track-print .track-history .order-status blockquote {
    border-left: 1px solid #d5dec8;
    padding: 10px 34px;
}
.bordermain.track-print .track-history .order-status blockquote h3 {
    color: #618b26;
    font-size: 20px;
    top: -2px;
    position: relative;
}
.bordermain.track-print .tracking-table table {
    width: 100%;
}
.bordermain.track-print .tracking-table table td .icon {
    margin-left: 30px;
    color: #ed1c24;
}
.bordermain.track-print .tracking-table table tr {
    border: none;
}
.bordermain.track-print .tracking-no {
    margin: 20px 0;
    cursor: pointer;
}
.bordermain.track-print .tracking-table table tbody .ContentHeader {
    background: #f7f7f7;
}
.bordermain.track-print .tracking-table table tr:nth-child(odd) {
    background: #f7f7f7;
}
.pod.customize-modal .modal-content{
    background-color: #f7f7f7;
}
.pod.customize-modal .modal-body .sign .dl-horizontal dt {
    width: 80px;
}
.pod.customize-modal .modal-body .list ol li {
    color: #ed1c24;
}
.pod.customize-modal .modal-body .sign .dl-horizontal dt.delivery-dt {
    margin-left: -12px;
}
textarea {
    resize: none!important;
}
/*Custom Autocomplete*/
.custom-autocomplete {
    /*width: 100% !important;*/
}
.custom-autocomplete thead tr
{
      color:#414141!important;
}
      
.custom-autocomplete .info td {
        padding: 13px;
}

.custom-autocomplete thead tr.active > th {
        background-color: #dddddd!important;
        border-bottom-color: #999999!important;
}

.custom-autocomplete tbody > tr {
        color: #333;
}

.custom-autocomplete tbody > tr:nth-of-type(odd).jhover {
            color: #fff;
            background-color: #07d;
}
.custom-autocomplete tbody > tr:nth-of-type(even).jhover {
            color: #fff;
            background-color: #07d;
}
#autocomplete {
        width:100%;
}
/*Custom Autocomplete*/

.selected-file-area .upload-file-send .file-size
{
    position: relative;
    top: 12px;
    font-size: 12px;
    color: #333;
}
.selected-file-area .upload-file-send .upload-file-icon
{
    position: relative!important;
    top: 12px!important;
    color: #333!important;
    font-size: 11px!important;
    margin: 0!important;
}
.selected-file-area .upload-file-send .upload-file-icon i
{
    color:#5cb85c!important;
    margin: 0 0 0 3px!important;
}
.selected-file-area .upload-file-send .qq-upload-list li .icon
{
        /*top: 15px!important;*/
        font-size: 14px;
}
.selected-file-area .upload-file-send .qq-upload-list li:nth-child(even) div.row
{
    background: none!important;
}
.selected-file-area .upload-file-send .qq-upload-list li .border-row
{
    border-bottom: 1px solid #dedede;
}
.selected-file-area .message-wrapper
{
    background: #f9f9f9;
    margin: 0 0 10px 0;
}
    .selected-file-area .message-wrapper p
    {
        font-size: 14px;
        padding: 10px 10px 0 10px;
        color: #676767;
        font-weight: 500;
    }
    .selected-file-area .message-wrapper h4
    {
        font-size: 14px;
        color: #676767;
        text-align: right;
        border-left: 1px solid #eee;
       height: 35px;
    }
    .selected-file-area .message-wrapper blockquote
    {
        border: none;
        margin: 0 0 -5px 0;
    }
.printfile.order-summary .bordermain 
{
   border: none;
}
.printfile.order-summary .table.table-header strong
{
    font-size: 20px;
}
.printfile.order-summary .table.table-header> tbody > tr > td
{
    border:none;
}
.printfile.order-summary .table > tbody > tr > td
{
    padding: 15px 8px 8px 8px;
    border-top: 1px solid #dedede;
    color: #818181;
}
.printfile.order-summary .table
{
    margin-bottom: 10px!important;
}
.printfile.order-summary .table > tbody > tr > td strong
{
    color:black;
}
.printfile.order-summary .table > tbody > tr > td span {
    color: #2a2a2a;
}
.printfile.order-summary .table > tbody > tr.active > td
{
    background-color: #e7e7e7;
    padding: 4px 0 6px 10px;
    border-top: none;
}
.printfile.order-summary .table-bordered
{
    border: none!important;
}
.printfile.order-summary .table-bordered > tbody > tr:nth-child(odd)
{
    background-color: #f1f1f1!important;
}
.printfile.order-summary .table-bordered > tbody > tr > td
{
    border: none!important;
     color: #676767;
}
.printfile.order-summary button .icon
{
    margin-right: 8px;
}

/*Style for printfile dropdown*/
.PrintSend_file {
    font-family: 'latoregular', sans-serif;
    font-size: 15px;
}

    .PrintSend_file .bordermain ol,
    .PrintSend_file .bordermain .Your-files,
    .PrintSend_file .bordermain p {
        color: #414141;
    }

    .PrintSend_file h2 {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .PrintSend_file h3 {
        color: #ed1c24;
        margin-bottom: 24px;
        font-size: 20px;
        margin-top: 0;
    }

    .PrintSend_file p {
        margin-bottom: 1rem;
    }

    .PrintSend_file ol {
        padding-left: 15px;
        margin-bottom: 20px;
    }

    .PrintSend_file .bordermain .dropzone .drag-drop .true-center div em {
        margin-top: 20px;
    }

    .PrintSend_file .tracking h3 {
        font-family: 'latobold', sans-serif;
        font-size: 24px;
        color: #30363b;
        margin-bottom: 10px;
    }
/*Style for printfile dropdown*/
/* Edit 20-10-17 */
.qq-upload-list li.qq-upload-success {
    background:none;
    color:inherit;  
}
.qq-upload-size, .uploadingfull{
    display:inline-block;
    padding-top:12px;
    padding-bottom:12px;
    color: #333;
}
.uploadingfull{
    width:110px;
}
.qq-upload-list.upload-state li:nth-child(n){
    border-bottom:1px solid #dedede;
}
.customize-order .qq-upload-list.upload-state li:nth-child(even) div.row {
    background: #fff;
}
.customize-order .qq-upload-list.upload-state li .row .arc-upload-filename h6, .qq-upload-list li .row .arc-upload-filename h6  {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

#uploadingProgress .icon{
    font-size:10px;
    /*margin-left:4px;*/
    /*position:relative;
    top:2px;*/
}
#uploadFailed .icon{
    color:red;
    font-size:14px;
    margin-left:4px;
    position:relative;
    top:2px;
}
.qq-upload-list.upload-state .progress-bar-success.qq-progress-bar {
    background: #5cb85c !important;
}
/* Edit 20-10-17 */
.footer-button .btn {
    text-shadow: none!important;
}
.footer-button .btn:hover {
    text-shadow: none!important;
    border-color: #ffffff!important;
    color: #ffffff!important;
    background: rgba(0, 0, 0, 0.07)!important;
}
/* Newsletter modal */
.newsletter-modal .modal-header {
  border: none; }
.newsletter-modal .modal-image {
  /*height: 277px;*/ 
  height: 300px;
}
  .newsletter-modal .modal-image img {
    position: absolute;
    bottom: -15px; }
.newsletter-modal .newsletter-content {
  /*margin: -17px 0 12px 0;*/
  margin: -12px 0 12px 0;
  text-align: center; }
  .newsletter-modal .newsletter-content h3 {
    margin: 0px;
    color: #000000;
    font-weight: 500;
    /*margin-bottom: -15px;*/
  }
  .newsletter-modal .newsletter-content hr {
    margin-top: 10px;
    margin-bottom: 10px; }
  .newsletter-modal .newsletter-content p {
    text-align: center;
    margin: 0 0 20px;
    line-height: 1.50em;
    color: #000000; }
  .newsletter-modal .newsletter-content .input-group .form-control {
    border-radius: 0; }
  .newsletter-modal .newsletter-content #mc_embed_signup h2 {
    margin: -39px 0 10px 0;
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    font-family: "Lato", sans-serif; }
  .newsletter-modal .newsletter-content #mc_embed_signup .button {
    position: relative;
    top: -18px;
    background: #ed1c24;
    border-color: #de1219;
    border-radius: 0;
    width: 100%;
    margin: 26px 0 -30px 0; }
    .newsletter-modal .newsletter-content #mc_embed_signup .button:hover {
      background: #c61017; }
  .newsletter-modal .newsletter-content #mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 0px 3%;
    margin: 0 0 -22px 0; }
  .newsletter-modal .newsletter-content #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    margin: 2px 0 -5px 0; }
  .newsletter-modal .newsletter-content #mc_embed_signup .mc-field-group {
    min-height: 0px;
    padding-bottom: 0; }
  .newsletter-modal .newsletter-content #mc_embed_signup .mc-field-group input {
    color: #000000;
    width: 105%;
    border-radius: 0;
    padding: 8px 12px;
    position: relative;
    top: -5px; }
  .newsletter-modal .newsletter-content #mc_embed_signup .signup-btn {
    float: right;
    position: absolute;
    top: 4%;
    left: 72%;
    right: 0;
    bottom: 0; }
    .newsletter-modal .newsletter-content #mc_embed_signup .signup-btn input {
      border-radius: 0;
      height: 38px;
      background: #ed1c24;
      border-color: #de1219; }
      .newsletter-modal .newsletter-content #mc_embed_signup .signup-btn input:hover {
        background: #c61017; }

/* Newsletter modal */

/* Footer */
footer {
  background: url("../../../ui-lib/earc-theme/img/footer-image.jpg") no-repeat center bottom #3a475a;
  background-size: 100%;
  padding: 35px 0 0;
  color: #ffffff; }
  footer h3 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 200;
    padding: 0 0 15px;
    margin: 0 0 30px;
    color: #ffffff; }
  footer h4 {
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0 5px 0; }
    footer h4 a {
      color: #ffffff; }
      footer h4 a:hover {
        text-decoration: none;
        color: #ffffff; }
  footer .link-list ul {
    padding: 0;
    margin-bottom: 10px; }
    footer .link-list ul li {
      list-style-type: none;
      font-size: 14px;
      padding: 2px 0; }
      footer .link-list ul li:first-child h4 {
        margin: 0 0 5px; }
      footer .link-list ul li a {
        color: #aaaeb5;
        text-decoration: none; }
      footer .link-list ul li a:hover {
        color: #ffffff;
        text-decoration: none; }
  footer .footer-bottom {
    padding: 10px 0 0px;
    background: rgba(0, 0, 0, 0.1);
    font-size: 14px; }
    footer .footer-bottom ul {
      padding: 0; }
      footer .footer-bottom ul li {
        list-style-type: none;
        display: inline-block; }
          footer .footer-bottom .privacy-policy {
      color: #ffffff;
      font-size: 14px;
      border-right: 1px solid #ffffff;
      padding-right: 10px; }
      footer .footer-bottom .privacy-policy:hover {
        color: #ffffff;
        text-decoration: none; }
    footer .footer-bottom .terms {
      text-align: right; }
      footer .footer-bottom .terms ul li {
        margin: 0 0 0 8px; }
        footer .footer-bottom .terms ul li a {
          color: #aaaeb5;
          text-decoration: none; }
        footer .footer-bottom .terms ul li a:hover {
          color: #ffffff;
          text-decoration: none; }
      footer .footer-bottom .terms ul li:before {
        content: '|';
        padding-right: 10px; }
      footer .footer-bottom .terms ul li:first-child:before {
        content: ''; }
    footer .footer-bottom .copyright-info {
      padding-right: 10px;
      border-right: 1px solid #ffffff;
      margin-right: 10px; }
    footer .footer-bottom .social-links {
      display: inline-block; }
      footer .footer-bottom .social-links li {
        padding: 0 8px; }
        footer .footer-bottom .social-links li a {
          color: #aaaeb5; }
        footer .footer-bottom .social-links li a:hover {
          color: #ffffff;
          text-decoration: none; }
.customize-order .formpadding .form-group textarea.form-control.send-file-msg{
    height:200px;
}
.left-col .dropzone .drag-drop.setdragdrop-height
{
    min-height:220px !important;
}
.no-pad{padding:0 !important}
.drop-form .input-group .input-group-addon{border-radius:0;}
.form-control
{
    box-shadow:none!important;
}
.custom-nav .navbar-nav .dropdown .dropdown-menu{
    border-radius:0;
    margin-top:-8px;
}
.custom-nav .navbar-nav .dropdown .btn span.caret{position:absolute; right:12px; top:16px;}
.custom-nav .navbar-nav .dropdown  .btn{position:relative;}
.custom-nav .navbar-nav .dropdown .dropdown-menu li a{
    padding:6px 0;
    line-height:25px;
}
.customize-order .qq-upload-list li .col-lg-1 .icon.file-success{
    color:#238f2d !important;
}
.customize-order .qq-upload-list li .col-lg-1 .icon.file-failed{
    color:#ed1c24 !important;
}
.left-col .dropzone .drag-drop.send-files{
    min-height: 295px !important;
}
.customize-order .formpadding.send-files-form .form-group textarea.form-control {
    height: 200px;
}

/*Location auto complete*/
.my-location .table > thead > tr.info > td{background:#d5d3d4 !important;}
.my-location .table > tbody > tr > td{white-space:pre-line;}
.my-location .table > tbody > tr:hover > td{background:#df4641 !important; color:#fff; white-space:pre-line;}
/*.my-location .table > tbody > tr > td br{display:none;}*/
.my-location .form-control:focus{border-color:#ed1c24; }
.my-location .custom-autocomplete{padding-right:0 !important;}
/*.my-location .table > thead > tr.info .btn-link{ color:#000;}
.my-location .table > thead > tr.info .btn-link:hover{ color:#ed1c24; text-decoration:none;}*/
/*Location auto complete*/


.auto-location{position:relative;}
select.form-control{padding:0 10px;}
.delivery-details{display:none;}
.printfile .form-control{padding:5px 10px;}
.send-files-form .help-block {font-size:14px;}
.link #btnclearall{top:4px;}
#slideshow, #horizontal-slideshow { 
    position: relative; 
    width: 100%; 
}
#slideshow > div{ position: absolute; top: 0; right: 0; }
#horizontal-slideshow > div { position: absolute; top: 0; left: 0; right:0;}
.customize-order .bordermain .confirmation-message .button-row .btn { margin-bottom:10px;}
.printfile.order-summary #slideshow{margin-top:13px;}
.input-group-addon.additional-addon {
    background:none;
    border-left:none;
    color:#999;
}



#slideshow2 > div{ position: absolute; top: 0; right: 0; }
#horizontal-slideshow2 > div { position: absolute; top: 0; left: 0; right:0;}
.customize-order .bordermain .confirmation-message .button-row .btn { margin-bottom:10px;}
.printfile.order-summary #slideshow2{margin-top:13px;}
.input-group-addon.additional-addon {
    background:none;
    border-left:none;
    color:#999;
}
#slideshow3 > div{ position: absolute; top: 0; right: 0; }
#horizontal-slideshow3 > div { position: absolute; top: 0; left: 0; right:0;}
.customize-order .bordermain .confirmation-message .button-row .btn { margin-bottom:10px;}
.printfile.order-summary #slideshow3{margin-top:13px;}
.input-group-addon.additional-addon {
    background:none;
    border-left:none;
    color:#999;
}




#slideshow2 > div{ position: absolute; top: 0; right: 0; }
#horizontal-slideshow2 > div { position: absolute; top: 0; left: 0; right:0;}
.customize-order .bordermain .confirmation-message .button-row .btn { margin-bottom:10px;}
.printfile.order-summary #slideshow2{margin-top:13px;}
.input-group-addon.additional-addon {
    background:none;
    border-left:none;
    color:#999;
}
#slideshow3 > div{ position: absolute; top: 0; right: 0; }
#horizontal-slideshow3 > div { position: absolute; top: 0; left: 0; right:0;}
.customize-order .bordermain .confirmation-message .button-row .btn { margin-bottom:10px;}
.printfile.order-summary #slideshow3{margin-top:13px;}
.input-group-addon.additional-addon {
    background:none;
    border-left:none;
    color:#999;
}









/********************* 28-06-18 ************************/
.form-center-new .formpadding {
    background: #fcfcfc;
    padding: 50px 70px !important;
    border: 1px dashed #c7c7c7;
}
.new-header .navbar {
    /*box-shadow: 0px -1px 8px rgba(0, 0, 0, 0.5);*/
    margin-bottom: 0px;
    padding: 12px 0 9px 0px;
}
.form-center-new .formpadding h3 {
    font-size: 20px;
    font-weight: 500;
    color: #4b4b4b;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 22px;
}
.form-center-new .bordermain {
    margin: 35px 0 35px 0;
}
.new-footer {
    background: #dde2ea;
    padding: 14px 0px 12px 0px;
    color: #687988;
    border-bottom: 1px solid #aebacd;
}
.new-footer .footer-bottom {
    padding: 0px;
    background: transparent;
}
.new-footer .social-links ul {
    margin-bottom: 0;
}
.new-footer .footer-bottom .copyright-info {
    border-right: none;
}
.new-social {
    text-align: right;
}
.new-social .icon:before {
    color: #abadb9;
}
.form-center-new .btn-lg {
    padding: 6px 16px;
}
.form-center-new .bordermain .confirmation-message .message-text {
    padding: 0;
}
.form-center-new .bordermain .confirmation-message {
    background: transparent;
}
.form-center-new .bordermain .confirmation-message .message-text .message-heading {
    padding: 0 0 30px 0;
    margin-bottom: 30px;
}
.form-center-new .bordermain .confirmation-message .message-text .reference-id h4 {
    font-size: 28px;
    color: #303030;
}
.form-center-new .bordermain .confirmation-message .message-text .file-heading {
    padding: 15px 0 23px 0;
}
.font18 {
    font-size: 18px;
}
.form-center-new .bordermain .confirmation-message .message-text .email-confirm p.font14 {
    font-size: 14px;
}
.form-center-new .bordermain .confirmation-message .message-text p.add-style {
    font-size: 14px;
    line-height: 24px;
    color: #575757;
}
.form-center-new .bordermain .confirmation-message .message-text p .add-head {
    color: #999;
}
.form-center-new {
    font-weight: 400;
}
.confirmation-section .message-heading 
{
    color: #ec1f30;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding: 0 0 20px 0;
    font-size: 20px;
}
.confirmation-section .message-heading .icon
{
margin-right:15px;
}
.confirmation-section-body p
{
    line-height: 30px;
}


.custom-lineheight p
{
    line-height:20px;
}

.customize-order .bordermain .confirmation-message .message-text .email-confirm p.custom-lineheight
{
    line-height:20px;
}









@media(max-width: 991px) {
.form-center-new .formpadding {
    width: 100% !important;
    margin-left: 0px !important;
    padding: 35px 20px !important;
}
.new-footer .footer-bottom .social-links {
    margin: 0px 0 0 0;
}
.new-footer .footer-bottom .social-links li {
    padding: 0 6px;
}
}
@media(min-width: 991px) and (max-width: 1199px) {
.form-center-new .formpadding {
    padding: 40px 50px !important;
}


}
























/*Media queries */
@media all and (max-width: 1024px) and (min-width: 991px)
{
    .selected-file-area .upload-file-send .qq-upload-list li .icon
    {
        font-size: 12px;
    }
    footer h3 {
        font-size: 16px;
    }
    .confirmation-message .btn-lg{
        font-size:14px;
    }
	.customize-order .formpadding{
    	padding-right: 15px;
	}
.qq-upload-button-selector{
		margin:0 25% !important;
	}
}
@media screen and (max-width: 991px)
{
    .selected-file-area .upload-file-send .qq-upload-list li .border-row .file-list-actions
    {
        width: auto;
    }
    .selected-file-area .upload-file-send .qq-upload-list li  .file-list-actions
    {
        width: auto;
    }
    .selected-file-area .upload-file-send .qq-upload-list li .icon
    {
        font-size: 18px;
    }

    .customize-order .formpadding {
        margin-left: -15px;
        width: 102%;
        padding-right: 0px;
    }
    .customize-order .common-section.send-section, .customize-order .common-section{
      margin-bottom:40px;
    }
    .printfile.order-summary .table > tbody > tr > td {
        padding:5px;
}
    .printfile.order-summary, .bordermain.track-print{
         padding:20px 0;
    }
    .panel-body.tracking-table{
        padding:15px 0;
    }
    .panel-body.tracking-table div{overflow-x:scroll;}
    .panel-body.tracking-table table td{word-wrap:normal;}

    .banner{
        min-height:200px!important;
        padding-bottom:0;
    }
    .banner .banner-content{
        padding:100px 0 0;
    }
    .banner .banner-content h1{margin:0}
    footer h3 {
        font-size: 16px;
    }
    .custom-nav .navbar-nav .dropdown .btn span.caret{
        position:relative;
        right:inherit;
        top:inherit;
    }
	.printfile.order-summary #slideshow{margin-top:0;}
}

@media all and (max-width: 991px) and (min-width: 768px) {
  .custom-nav .header-menu ul li {
    margin: 0 5px!important;
   }
  .custom-nav .header-menu ul li a {
            font-size: 16px;
   }
  .footer-button {
    margin-left: -129px;
}
.order-track .horizontal-banner{padding:20px 0 0 15px;}
}
@media screen and (max-width: 767px) {
    .newsletter-modal .modal-image {
    height: auto; }
    .newsletter-modal .modal-image img {
      position: relative;
      bottom: 50px; }
  .newsletter-modal .newsletter-content {
    margin: -15px 0 12px 0; }
    .newsletter-modal .newsletter-content h3 {
      font-size: 16px; }
    .newsletter-modal .newsletter-content #mc_embed_signup form {
    margin: 0; }
     footer .footer-bottom {
    text-align: center; }
    footer .footer-bottom .terms {
      text-align: center; }
     .selected-file-area .message-wrapper h4 {
        border: none;
        text-align: left;
    }
     .order-summary .bordermain{
         padding:20px 0;
         overflow-x:auto;
     }
     .customize-order .bordermain .confirmation-message .message-text{
         padding:15px;
     }
     .customize-order .bordermain .confirmation-message .button-row{
         padding:15px;
     }
       
    .selected-file-area .upload-file-send .qq-upload-list li .uploadingfull {
        position: relative;
        top: -28px;
        left: 50px;
    }
    .selected-file-area .upload-file-send .qq-upload-list li #uploadFailed {
        top: 0px;
        left: 0px;
    } 
     .banner{
        min-height:160px !important;
        padding-bottom:0;
    }
    .banner .banner-content{
        padding:100px 0 0;
        text-align:left;
    }
    .banner .banner-content h1{margin:0}
    .footer-button {
    margin: 0px 0 20px 0; }
}
@media all and (max-width: 767px) and (min-width: 481px)
{
    .selected-file-area .upload-file-send .upload-file-icon
    {
        top: -0px!important;
    }
    .newsletter-modal .modal-image img {
    left: 20%; }
  .newsletter-modal .newsletter-content h3 {
    text-align: center; }
  .newsletter-modal .newsletter-content hr {
    width: 250px; }
	.printfile.order-summary{padding:20px;}
}
@media screen and (max-width: 480px) {
  .customize-order .qq-upload-button-selector {
       margin: 0 !important;
    }
 .customize-order .btn-selector .browse {
    width: auto;
 }
 .selected-file-area .upload-file-send .upload-file-icon
    {
        top: -5px!important;
    }
    .bordermain.track-print .container {
        border: none;
    }
.bordermain.track-print .track-history .order-status blockquote {
        border: none;
 }
.pod.customize-modal .modal-body .sign .dl-horizontal dd {
    margin-left: 0;
 }
.pod.customize-modal .modal-body .sign .dl-horizontal dt.delivery-dt {
    margin-left: 0;
 }
.order-track .tracking-horizontal li:nth-child(2) {
    width: auto;
 }
    .printfile.order-summary .bordermain
    {
        width: auto!important;
    }
    .customize-order .formpadding
    {
        padding-right: 0;
        width: 105%;
    }
    .newsletter-modal .newsletter-content p {
    line-height: 1.25em; }
  .newsletter-modal .newsletter-content #mc_embed_signup .signup-btn {
    float: none;
    position: relative;
    top: 0%;
    left: 0%;
    right: 0;
    bottom: 0; }
    .order-track {
        margin: 40px 30px 30px 0;
    }
/*.order-track .form-group {
    margin-bottom: -15px;
   }*/
.order-track .btn {
    margin-bottom: 20px;
  }
    .bordermain.track-print .track-history .order-status blockquote h3 {
        font-size: 16px;
    }
    .customize-order .qq-upload-list.upload-state li .row .arc-upload-filename h6 {
        width: auto;
    }

    .customize-order .formpadding .panel-bg .change-info
    {
        display:inline-flex;
    }
    .customize-order .formpadding .panel-bg .change-info i
    {
        padding-top: 5px;
     }
    .customize-order .formpadding .panel-bg .account-info
    {
            display: inline-block;
            /*margin-left: -30px;*/
            padding:0 10px;
    }
    footer .footer-bottom .social-links {
    margin: 10px 0 0 0; }
.footer-button {
    margin: 0 0 30px 0; }
.printfile.order-summary{padding:20px;}

}
@media screen and (max-width: 320px) {
.tracking-horizontal li:last-child{
	    margin-top: 0 !important;
	}
}
/* Media queries */

/* End all*/







.print-tab-area {margin-bottom: 20px;}
.print-tab-area .nav-tabs {
    border-bottom: 1px solid #e4e4e4;
}
.print-tab-area .nav-tabs > li{background: #fcfcfc;}
.print-tab-area .nav-tabs > li > a{
    border-radius: 0px;
    border: 1px solid #e4e4e4;
    border-right: 0px none;
    margin-right: 0px;
    padding: 8px 17px;
    color:#222222;
    transition: all 0.3s ease-in 0s;
}
.print-tab-area .nav-tabs > li:last-child{
    border-right:1px solid #e4e4e4;
}
.print-tab-area .nav-tabs > li > a{
    padding: 15px 47px;

}
.print-tab-area .nav-tabs > li > a:hover{
    border-right: 0px none;

}
.print-tab-area .nav-tabs > li.active > a,
.print-tab-area .nav-tabs > li.active > a:focus,
.print-tab-area .nav-tabs > li.active > a:hover{
    border-right: 0px none;
    outline: none;
    font-weight: 500;

}
.print-tab-area .tab-content > .tab-pane{
    border: 1px solid #e4e4e4;
    border-top: 0px none;
    padding: 45px 20px;
    line-height: 22px;
    color: #7e828a;
}

.print-tab-area .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{border-bottom-color: transparent;}


/*.customize-order .common-section{border: none  !important;}*/


.customize-order .small-text{top:82%}

.print-tab-area .tab-content .formpadding{padding-right: 40px;
    border-left: 1px dashed #ccc;
    padding-left: 32px;

}
.print-tab-area h3{margin-bottom: 13px;}
.print-tab-area h5{font-weight: 600; color: #000;}
.blue-link a{color: #008fff; font-size: 12px;}
.blue-link a:hover{text-decoration: none; color: #008fff;}


.arc-map {padding-right: 20px;}
.arc-map iframe{width: 100%;}


.print-tab-area .qq-upload-drop-area span{font-size: 18px;}
.print-tab-area .browse{font-size: 16px;}

.p-btn{padding-left: 10px;}


.customize-order-new .common-section.send-section {
    /*min-height: 515px;*/
    height: 470px;
    margin-bottom: 30px;
    background-position:center 1px;

}



.confirmation-section{background: #f7f9fa; padding: 25px; margin-bottom: 10px;}
.confirmation-section h3{color: #ed1c24; font-size: 18px; border-bottom: 1px solid #dadada; padding-bottom: 10px;}
.right-border{border-right: 1px solid #dadada;}

.confirmation-section-body{ color: #575757; font-weight: 400; display:flex;}
.confirmation-section .confirmation-section-body h2{font-size: 21px; color: #303030; margin-bottom: 10px;}
.confirmation-section .confirmation-section-body h4{ color: #303030; margin-top: 0;}
.confirmation-section .confirmation-section-body p{margin: 0; padding: 0;}
.confirmation-section-right h4{padding-top: 50px;}
.order-details-btn{background: #777777; color: #fff; display: block; padding: 6px 0; text-align: center;
margin-top: 50px; font-weight: 500;
}
.order-details-btn:hover{color: #fff; text-decoration: none;}
.order-details-btn:focus{color: #fff; text-decoration: none;}
/*.confirmation-section-body .col-md-6{padding: 0 24px 0;}*/
.fileupload-notification{background: #eef1f6; font-size: 16px; padding: 6px; color: #3e3e3e; font-weight: 500;}

.confirmation-section-right .pdf-size{font-size: 11px; font-weight: 300;}
.confirmation-section-right table.table{font-size: 14px; font-weight: 500;}

.confirmation-section-right i{color: #248f2f;}


.customize-order .formpadding .panel-bg-new {
    margin:0 0 15px;
    background:#ffeee8;
}

.riot-page .formpadding h3 {
font-size:21px ;
}

.riot-page .formpadding .panel-bg .change-info {
    color:#e56035;
    fill:#e56035;
}


    .riot-page .formpadding h3.riot-heading {
    font-size: 21px;
    line-height: 28px;
    font-weight: 300;
    color: #000;
    }

.riot-page .btn-danger {
    background: #e56035 !important;
    border-color: #e56035 !important;
    border-radius:0;
}

    .riot-page .btn-danger:hover {
         background: #000 !important;
    border-color: #000 !important;
    }

.riot-page .dropzone .drag-drop .true-center {
    overflow:hidden;
}

.riot-page .common-section {
    min-height:505px;
}

.riot-page .pull-top {
    padding-top:27px;

}

.riot-page .common-section {

    background-position:center 74px;

}


.riot-page .btn-danger:hover:disabled{
 background-color: #777777 !important
}

.no-bg {
background:#fff !important;
}

.riot-page .message-heading {
    color: #e56035;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding: 0 0 20px 0;
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.riot-page .message-text {
    padding:10px 11px;
}

.riot-page .qq-upload-drop-area span {
    top:80% !important;
}
.riot-page .small-text{
    top:88% !important;
}

.riot-page .common-section.send-section {
    background-position: center 60px;
}


.customize-order .common-section.cloud {
    background: url(../../../ui-lib/earc-theme/img/cloud-riot.png) no-repeat center top 58px;
    /* background-position: center 120px; */
    background-position: center 19px;
    min-height: 480px;
    border: 1px solid #dedede;
    padding: 0px;
}

.order-track .track-btn {

    margin-top: 20px;
    background: #e56035 !important;
    padding: 3px 20px;
    font-weight: bold;
    font-size: 18px;
    border-radius:0;
}
    .order-track .track-btn:hover {
        background:#000 !important;
        border-color:#000 !important;
    }


/* new tab */


.tabrow {
	list-style: none;
	margin: 0px;
	padding: 48px 0 0 0;
	line-height: 24px;
	/* height: 26px; */
	overflow: hidden;
	font-size: 12px;
	/* padding-left: 8px; */
	position: relative;
	background: url(../../../ui-lib/earc-theme/img/5a.png) no-repeat left -22px top 5px;
	position: relative;
}



 ul.tabrow:before{
    content:'';
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0; 
    bottom: 0;
    z-index: 99999;
    background: #F15359;
}


.tabrow li {
    /* border: 1px solid #AAA;
    background: #fff; */
    display: inline-block;
    position: relative;
    z-index: 0;
    /* border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF; */
    /* margin: 0 -5px; */
    margin: 0 0 0 -46px;
  
    background: url(../../../ui-lib/earc-theme/img/white2.png) no-repeat;
    width: 237px;
    height: 52px;
}
.tabrow li:nth-child(1){margin: 0; z-index: 8888;}
.tabrow li:nth-child(2){ z-index: 7777;}
.tabrow li:nth-child(3){z-index: 6666;}

/* .tabrow li a:focus{border: 1px solid #F15359;} */


.tabrow a {
      color: #555;
      text-decoration: none;
      /* padding: 10px 30px; */
      /* padding: 13px 43px 2px 0px; */
      padding: 13px 45px 10px 0px;
      display: block;
      font-size: 17px;
      outline: none;
      text-align: center;
}
.tabrow a:hover{
    text-decoration: none;
}
.tabrow li.active {
    /* background: #f15359; */
    color: #333;
    z-index: 2;
    border-bottom-color: #f15359;
    z-index: 9999;
}
.tabrow li.active a{
    /* background: #f15359;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; */
    color:#fff;
    background: url(../../../ui-lib/earc-theme/img/red.png) no-repeat;
    width: 237px;
    height: 52px;
}
.tabrow:before {
    /* position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #AAA;
    z-index: 1; */
}
.tabrow li:before,
.tabrow li:after {
    /* border: 1px solid #AAA;
    position: absolute;
    bottom: -1px;
    width: 6px;
    height: 6px;
    content: " "; */
}
.tabrow li:before {
    left: -6px;
    /* border-bottom-right-radius: 6px; */
    /* border-width: 0 1px 1px 0; */
    /* box-shadow: 2px 2px 0 #D1D1D1; */
}
.tabrow li:after {
    right: -6px;
    border-bottom-left-radius: 6px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #fff;
}
.tabrow li.active:before {
    /* box-shadow: 2px 2px 0 #f15359; */
}
.tabrow li.active:after {
    /* box-shadow: -2px 2px 0 #f15359; */
}

.send-file-wrap ul.file-listing2{max-height: 328px;}


    .tracking-horizontal li {
    float: left;
    margin-right: 7px;
}





@media(max-width: 991px) {

    .print-tab-area .tab-content .formpadding{border-left: none;}
    .arc-map iframe{height: auto;}

}

@media(max-width: 767px) {

    @media(max-width: 767px) {

        .print-tab-area .nav-tabs > li{float: none;}
        
        .print-tab-area .tab-content .formpadding{padding: 20px; margin: 0; width: auto;}
        
        .arc-map{padding: 0;}
        
        .right-border{border: none;}
        .order-details-btn{margin-top: 30px;}
        .confirmation-section-body
        {
            display: block;
        }
        
        .tabrow {
        
            background: none;
        }
        
        .tabrow li {
            background: #fff;
            width: 66px;
            margin: 0 0 0 7px;
            border-top-left-radius: 10px;
            /* border-top-right-radius: 36px; */
            border-top-right-radius: 14px;
            border: 1px solid #e9e9e9;
            box-shadow:3px 3px 5px 6px rgba(204, 204, 204, 0.4);
            /* clip-path: polygon(0% 100%, 100% 100%, 0% 0%); */
           
            /* -moz-transform: 	scaleX(1) scaleY(1) scaleZ(1) skewX(10deg);
            -webkit-transform:  scaleX(1) scaleY(1) scaleZ(1) skewX(10deg);
            transform: 		scaleX(1) scaleY(1) scaleZ(1) skewX(10deg);
            transform-origin: 	50% 0%; */
            position: relative;
            
        }
        
        .tabrow li:after{
            z-index: -1;
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          right: -15px;
          display: block;
          width: 28px;
          background: #fff;
          -webkit-transform: skew(29deg);
          -ms-transform: skew(29deg);
          transform: skew(29deg);
         
          border-right: 1px solid #e9e9e9;
          border-bottom: 1px solid #e9e9e9;
          border-top-right-radius: 14px;
        }
        
        
        .tabrow li.active a{background: #f15359; padding: 13px 0px 13px 13px; width: 66px;
            border-top-left-radius: 10px;
            /* border-top-right-radius: 36px; */
            border-top-right-radius: 14px;
            border: 1px solid #f15359;
            /* clip-path: polygon(0% 100%, 100% 100%, 0% 0%); */
        }
        .tabrow li.active:after{
            z-index: -1;
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            right: -15px;
            display: block;
            width: 28px;
            background: #f15359;
            -webkit-transform: skew(29deg);
            -ms-transform: skew(29deg);
            transform: skew(29deg);
            border-top: 1px solid #e9e9e9;
            border-right: 1px solid #e9e9e9;
            border-bottom: 1px solid #e9e9e9;
            border-top-right-radius: 14px;
        
        
        }
        
        
        .tabrow a{padding: 13px 0px 13px 13px;}
        
        .tabrow li .p-btn{font-size: 0px;}
        
        }
        
        

}






.print-tab-area {margin-bottom: 20px;}
.print-tab-area .nav-tabs {
    border-bottom: 1px solid #e4e4e4;
}
.print-tab-area .nav-tabs > li{background: #fcfcfc;}
.print-tab-area .nav-tabs > li > a{
    border-radius: 0px;
    border: 1px solid #e4e4e4;
    border-right: 0px none;
    margin-right: 0px;
    padding: 8px 17px;
    color:#222222;
    transition: all 0.3s ease-in 0s;
}
.print-tab-area .nav-tabs > li:last-child{
    border-right:1px solid #e4e4e4;
}
.print-tab-area .nav-tabs > li > a{
    padding: 15px 47px;

}
.print-tab-area .nav-tabs > li > a:hover{
    border-right: 0px none;

}
.print-tab-area .nav-tabs > li.active > a,
.print-tab-area .nav-tabs > li.active > a:focus,
.print-tab-area .nav-tabs > li.active > a:hover{
    border-right: 0px none;
    outline: none;
    font-weight: 500;

}
.print-tab-area .tab-content > .tab-pane{
    border: 1px solid #e4e4e4;
    border-top: 0px none;
    padding: 45px 20px;
    line-height: 22px;
    color: #7e828a;
    /* border-top: 5px solid #f15359; */
}

.print-tab-area .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{border-bottom-color: transparent;}


.customize-order .common-section{border: none  !important;}


.customize-order .small-text{top:82%}

.print-tab-area .tab-content .formpadding{padding-right: 40px;
    border-left: 1px dashed #ccc;
    padding-left: 32px;

}
.print-tab-area h3{margin-bottom: 13px;}
.print-tab-area h5{font-weight: 600; color: #000;}
.blue-link a{color: #008fff; font-size: 12px;}
.blue-link a:hover{text-decoration: none; color: #008fff;}


.arc-map {padding-right: 20px;}
.arc-map iframe{width: 100%;}


.print-tab-area .qq-upload-drop-area span{font-size: 18px;}
.print-tab-area .browse{font-size: 16px;}

.p-btn{padding-left: 10px;}
.less-pad{padding-left: 0;}
#divEntryForm .less-pad{padding-left: 5px;}

.customize-order-new .common-section.send-section {
    /*min-height: 515px;*/
    height: 470px;
    margin-bottom: 30px;
    background-position:center 1px;

}



.confirmation-section{background: #f7f9fa; padding: 25px; margin-bottom: 10px;}
.confirmation-section h3{color: #ed1c24; font-size: 18px; border-bottom: 1px solid #dadada; padding-bottom: 10px;}
.right-border{border-right: 1px solid #dadada;}

.confirmation-section-body{ color: #575757; font-weight: 400;}
.confirmation-section .confirmation-section-body h2{font-size: 21px; color: #303030; margin-bottom: 10px;}
.confirmation-section .confirmation-section-body h4{ color: #303030; margin-top: 0;}
.confirmation-section .confirmation-section-body p{margin: 0; padding: 0;}
.confirmation-section-right h4{padding-top: 50px;}

/*.confirmation-section-body .col-md-6{padding: 0 24px 0;}*/
.fileupload-notification{background: #eef1f6; font-size: 16px; padding: 6px; color: #3e3e3e; font-weight: 500;}

.confirmation-section-right .pdf-size{font-size: 11px; font-weight: 300;}
.confirmation-section-right table.table{font-size: 14px; font-weight: 500;}

.confirmation-section-right i{color: #248f2f;}

.customize-order .formpadding .panel-bg-new .selected-location {
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    font-family: "Lato", sans-serif;
    color: black;
    line-height: 22px;
}
.drop-file-list-head.new-list-head .link {
    padding-left: 0;
}
.drop-file-list-head.new-list-head .link a{
    display: inline-block;
}
.fileitem .arc-upload-filename{padding:0 5px;}
.fileitem .file-list-actions{
    padding-left: 5px;
    padding-right: 0;
    padding-top:10px;
}
.fileitem .p-l-0
{
    padding-left: 0;padding-right: 5px;
}
.fileitem .uploadingfull
{
    width: auto;
    display: block;
    text-align: left;
}
.qq-upload-status-text
{   padding: 0;
    font-size: 12px;
    line-height: normal;
    margin-top: -11px;
    display: block;
}
.pr-zero{
    padding-right: 0;
}
.new-scroll-panel{
    overflow: hidden;
    max-height: 190px;
    overflow-y: auto;
}
.fileitem  .icon_left
{
    text-align: right;
}
.send-file-wrap
{
    border-left:1px dashed #ccc;
}
.send-file-wrap ul.file-listing2{max-height: 328px;}

#printFileUploader_sendFile
{
    border-left:1px dashed #ccc;
    min-height:470px;
}
/*#printFileUploader_sendFile ul.file-listing2{max-height: 285px;overflow-x:hidden;overflow-y: auto;}*/

    #printFileUploader_sendFile .pop-btn-cont, #printFileUploader_printOrder .pop-btn-cont, #printFileUploader_requestQuote .pop-btn-cont
    {
        margin-top:18px;
    }

/*============================= uploader start =============================*/
.drop-area {text-align: center;}
.drop-area p{font-size: 18px; font-weight: 400;}
.pw-upload-footer .media label{display: block; color: #999;text-align: center;font-weight: 400;font-size: 14px; margin-bottom: 10px;}
.btnLocalFileUpload {border: 1px solid #de1219;background: none;color: #ed1c24;font-size: 16px;width: 80%;padding: 10px 16px;display: inline-block;margin: 0 auto;font-weight: 500;}
.btnLocalFileUpload:hover, .btnLocalFileUpload:focus{border: 1px solid #de1219;background: none;color: #ed1c24; cursor: pointer; font-size: 16px; outline: none;} 
.pop-btn-cont {display: block;margin: 0 0 15px;text-align: center;outline: none;}
.pw-upload-footer p {color: #9f9f9f;font-weight: 500;text-align: center;}
.set-files-section .qq-upload-list li{padding: 10px 15px;}
.set-files-section .qq-upload-list li .upperwrap{display: -webkit-box; display: -ms-flexbox;display: flex;justify-content: center;}
.set-files-section .qq-upload-list li .upperwrap .arc-upload-filename{width: 80%;}
.set-files-section .qq-upload-list li .upperwrap .arc-upload-filename .file-name{max-width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; align-items: start; margin-top: 0; font-size: 14px;color: #676767; margin-bottom: 0;}
.set-files-section .qq-upload-list li .upperwrap .icon{margin-right:5px;}
.set-files-section .qq-upload-list li .upperwrap a.qq-upload-cancel-selector.qq-upload-cancel {color: #999999;font-size: 10px;}
.set-files-section .qq-upload-list li .upperwrap .qq-upload-status-text{margin-top:0;font-size: 14px;color: #676767;font-weight: 400;}
.set-files-section .qq-upload-list li .upperwrap .file-list-actions{margin-left: auto; text-align: right;}
.set-files-section .qq-upload-list li .upperwrap .uploadingfull.icon_left {margin-left: auto;display: inline-block;color: #5cb85c;width: auto;}
.set-files-section .qq-upload-list li .upperwrap h6.file-progression {display: none;font-size: 12px;color: #676767; margin-bottom: 0;}
.set-files-section .qq-upload-list li .qq-progress-bar-container-selector.progress{display: none; margin: 10px 0 0;}
.set-files-section .qq-upload-list li:hover .qq-progress-bar-container-selector.progress{display: block;}
.set-files-section .qq-upload-list li.file-progress .qq-progress-bar-container-selector.progress{display: block;}
.set-files-section .qq-upload-list li.file-progress .qq-progress-bar-container-selector.progress .qq-progress-bar{background: #5cb85c;}
.set-files-section .qq-upload-list li.file-progress .upperwrap h6.file-progression {display: block;}
.set-files-section .qq-upload-list li.file-success .upperwrap h6.file-progression {display: block;}
.set-files-section .qq-upload-list li.file-success .qq-progress-bar-container-selector.progress .qq-progress-bar-selector.qq-progress-bar.progress-bar.progress-bar-success{background: #5cb85c;}
.set-files-section .qq-upload-list li.file-success .icon{color: #5cb85c;}


.choosen-file-wrapper .details-file-listing-outr li .qq-progress-bar-container-selector.progress{display: none; margin: 10px 0 0;}
.choosen-file-wrapper .details-file-listing-outr li.file-progress .qq-progress-bar-container-selector.progress{display: block;}
.choosen-file-wrapper .details-file-listing-outr li.file-success .qq-progress-bar-container-selecto .progress .qq-progress-bar-selector.qq-progress-bar.progress-bar.progress-bar-success{background: #5cb85c;}
/*============================= uploader end =============================*/



/*============================= List of files =============================*/

.common-file-section {
    padding:20px;
}
.common-file-section h3{
    margin-bottom:10px;
}
.common-file-section ul.fileList {
    padding-left: 0;
    margin-top: 10px;   
    overflow-y: auto;
    max-height: 505px;
}
.common-file-section ul.fileList li{
    list-style:none;
    padding:5px;
}
.common-file-section ul.fileList li.media{
    margin-top: 0px;
}
.common-file-section ul.fileList li .icon{
    font-size: 28px;
    color:#de1219;
}









@media(max-width: 991px) {

    .print-tab-area .tab-content .formpadding{border-left: none; padding:0 10px;}
    .arc-map iframe{height: auto;}

}

@media(max-width: 767px) {
.print-tab-area .nav-tabs > li{float: none;}
.arc-map{padding: 0;}
.right-border{border: none;}
.order-details-btn{margin-top: 30px;}
.customize-order .qq-upload-file{font-size:11px;}
.fileitem .file-list-actions {padding-left: 10px;}
.confirmation-section{padding:15px;}
}




.print-tab-area li:hover div,
.print-tab-area li a:focus + div{
    display:block;
}  



