Files
backend/resources/views/rmto-preview/pages/mini.blade.php
2024-02-01 09:53:53 +00:00

1948 lines
43 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="csrf-token" content="{{ csrf_token() }}" />
<link rel="icon" href="../dist/images/fav.ico" type="image/ico" sizes="16x16">
<title>گزارش محوری</title>
<link rel="stylesheet" href="../plugins/fontawesome-free/css/all.min.css" />
<link rel="stylesheet" href="../dist/css/adminlte.css" />
<link rel="stylesheet" href="../dist/css/fontiran.css">
<!-- bootstrap slider -->
<link rel="stylesheet" href="../plugins/bootstrap-slider/css/bootstrap-slider.min.css" />
<!-- chartjs -->
<link rel="stylesheet" href="../plugins/chart.js/Chart.min.css" />
<!-- leaflet -->
<link rel="stylesheet" href="../dist/css/leaflet.css">
<link rel="stylesheet" href="../dist/css/select.dataTables.min.css">
<!-- persian-datepicker -->
<link rel="stylesheet" href="../dist/css/persian-datepicker.min.css">
<!-- select2 -->
<link rel="stylesheet" href="../plugins/select2/css/select2.min.css" />
<!-- datatable -->
<link rel="stylesheet" href="../plugins/datatables-bs4/css/dataTables.bootstrap4.min.css">
<!-- datatable button -->
<link rel="stylesheet" href="../plugins/datatables-buttons/css/buttons.bootstrap4.min.css">
<link rel="stylesheet" href="../dist/css/footer.css" />
<link rel="stylesheet" href="../dist/css/tablestyle.css" />
<link rel="stylesheet" href="../dist/css/fullstyle.css" />
<style>
/* @font-face {
font-family: iransans;
src: url("../fonts/woff/IRANSansWeb.woff");
src: url("../fonts/woff/IRANSansWeb\(FaNum\).woff");
} */
body {
/* font-family: "iransans"; */
background-repeat: no-repeat;
background-size: cover;
}
#update-card {
width: 100%;
margin-bottom: 150px;
}
.swal2-icon {
display: none !important;
}
.swal2-title {
font-size: 18px !important;
}
.swal2-styled {
font-size: 14px !important;
}
.havig .arrow-changing1 {
width: 10px !important;
}
.swal2-content {
font-size: 17px !important;
}
.swal2-actions {
margin-top: 5px !important;
}
.swal2-confirm {
background-color: rgb(43, 125, 43) !important;
border-radius: 5px !important;
color: white !important;
border: 0 !important;
}
.swal2-popup {
width: 25em !important;
}
.navbar-nav {
padding-bottom: 10px;
}
.navbar-sp {
color: #ffffff !important;
font-size: 10px;
margin-top: 15px;
}
.body-table-style {
margin-bottom: 40px;
}
.navbar-it {
/* display: flex; */
align-items: flex-end;
/* margin-left: 20px; */
}
.line {
align-items: flex-end;
}
.havig {
text-align: center;
margin-bottom: 3px;
}
.profile {
margin-left: 60px;
border: 2px solid #ff5c0f;
padding: 10px 15px;
border-radius: 5px;
}
header {
background-color: #ffffff;
font-size: 10px;
font-weight: 700;
}
.logoPart {
padding: 15px 40px;
display: inline-block;
}
.contactUsPart {
padding-left: 30px;
}
.contactUsPart .time {
color: #ff5c0f;
unicode-bidi: embed;
}
.dropdown:hover .multi-level {
display: block;
margin-top: 0;
}
.multi-level {
padding: 10px;
}
.dropdown-menu {
background-image: linear-gradient(#212529, white);
}
.dropdown-item {
color: black;
text-align: center;
font-size: 11px;
font-weight: 700;
}
.dropdown-item-bottom {
color: black;
}
.dropdown-toggle::after {
display: none;
}
.dropdown-item:hover {
background-color: #ff5c0f;
color: white;
border-radius: 8px;
}
.dropdown-item a {
color: black;
}
.dropdown-item a:hover {
color: white;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu>.dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px;
border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu:hover>a:after {
border-left-color: #fff;
}
.dropdown-submenu.pull-left>.dropdown-menu {
left: -69%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
#dropdown-project {
left: -99%;
}
.table thead tr {
font-size: 12px;
background-color: rgb(255, 92, 15);
color: white;
}
.dt-buttons {
float: left;
}
.dataTables_length {
float: right;
font-size: 12px;
}
.dataTables_filter {
float: right;
font-size: 12px;
}
.table tbody {
font-size: 12px;
}
button.dt-button {
background-color: white;
border: 0;
font-size: 12px;
}
.icon-color {
color: rgb(43, 125, 43);
font-size: 19px;
}
.dataTables_paginate {
margin-top: 20px !important;
}
.page-link {
position: relative;
display: block;
color: #007bff;
}
.page-item.active .page-link {
color: white !important;
background-color: rgb(255, 92, 15) !important;
}
.line-empty-col {
background-color: rgb(255, 92, 15);
width: 50px;
height: 1px;
margin-left: auto;
margin-right: auto;
}
.content-center-dataTable {
position: absolute;
left: 50%;
transform: translate(-50%);
font-size: 11px;
top: 10px;
}
.content-center-dataTable button {
border: 0;
border-radius: 5px;
background-color: rgb(43, 125, 43);
color: white;
}
.scrollbar::-webkit-scrollbar {
background-color: rgb(178, 178, 178);
border-radius: 10px;
border: 4px solid rgb(128, 128, 128);
}
.scrollbar::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: rgb(128, 128, 128);
}
/* thead {
width: 100%;
display: table-column-group;
}
thead tr {
position: relative;
}
tbody {
overflow-x: auto;
} */
.btn-dataTable {
border: 0;
background-color: rgba(220, 220, 220, 0);
}
.btn-dataTable i {
color: rgb(43, 125, 43);
font-size: 18px;
}
.line-btn-table {
width: 1px;
height: 20px;
background-color: rgb(255, 92, 15);
}
.btn-closeModal {
background-color: white;
border: 0;
}
.btn-closeModal span {
font-size: 25px;
}
.modal-header-me span {
letter-spacing: -0.8px;
font-size: 14px;
}
.parent-filter {
width: 223px;
min-height: 200px;
background-color: white;
border-radius: 5px;
display: none;
position: absolute;
z-index: 9;
left: 100px;
box-shadow: 0 0 3px;
}
.select2-search__field {
font-size: 10px !important;
}
.select2-results__options {
font-size: 10px !important;
}
.select2-selection__rendered {
font-size: 10px !important;
}
.form-control-me {
display: block;
width: 77%;
height: 33px;
padding: 0.375rem 0.75rem;
font-size: 10px;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-increase {
border: 0;
width: 30px;
height: 30px;
border-radius: 50%;
position: absolute;
left: 10px;
color: white;
background-color: rgb(255, 92, 15);
z-index: 999;
}
.btn-set-filter {
background-color: rgb(43, 125, 43);
border: 0;
margin-bottom: 5px;
border-radius: 5px;
font-size: 12px;
color: white;
}
button:disabled {
cursor: no-drop;
opacity: 0.5;
}
.modal-body-me {
position: relative;
flex: 1 1 auto;
padding-top: 10px;
padding-bottom: 10px;
}
#abrar-map {
width: 100%;
height: 250px;
}
.parent-onmapButton {
width: 140px;
}
.parent-onmapButton button {
position: absolute;
left: 5px;
top: 160px;
z-index: 400;
border: 0;
color: white;
border-radius: 3px;
font-size: 10px;
height: 40px;
background-color: rgb(72, 99, 170);
}
.parent-onmapButton P {
position: absolute;
left: 5px;
text-align: center;
top: 206px;
z-index: 1000;
border: 0;
padding: 12px;
margin-top: auto;
color: white;
margin-bottom: auto;
width: 133px;
border-radius: 3px;
font-size: 10px;
height: 40px;
background-color: rgb(72, 99, 170);
}
.map-latlng-first-input {
border-radius: 0;
font-size: 12px;
color: #009900;
}
.map-latlng-input {
background-color: rgba(255, 255, 255, 0.8);
}
.input-cord {
font-family: "IRANSans" !important;
text-align: center !important;
direction: ltr !important;
}
.form-control:focus {
background-color: #ffffff;
border-color: #80bdff;
outline: 0;
}
/* mohammad new added */
.is-invalid-input {
border-color: #dc3545 !important;
/* border: dotted; */
box-shadow: 0 0 10px #f1507f;
}
/* mohammad new added */
.parent-Coordinates {
position: absolute;
left: 6px;
top: 180px;
z-index: 999;
}
.parent-Coordinates input {
width: 131px;
font-size: 12px;
height: 30px;
margin-top: 10px;
border-radius: 4px;
background-color: rgb(255, 205, 2);
}
.parent-filter::-webkit-scrollbar {
background-color: rgb(178, 178, 178);
border-radius: 10px;
border: 4px solid rgb(128, 128, 128);
}
.parent-filter::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: rgb(128, 128, 128);
}
.stylescroll::-webkit-scrollbar {
background-color: rgb(178, 178, 178);
border-radius: 10px;
border: 4px solid rgb(128, 128, 128);
}
.stylescroll::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: rgb(128, 128, 128);
}
.select2-results__options::-webkit-scrollbar {
background-color: rgb(178, 178, 178);
border-radius: 10px;
border: 4px solid rgb(128, 128, 128);
}
.select2-results__options::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: rgb(128, 128, 128);
}
.parent-data-project label {
font-size: 10;
}
.pin-marker {
position: relative;
width: 45px;
height: 71px;
font-family: "IRANSans";
}
.parent-data-project input {
font-size: 10px;
}
.parent-data-project select {
font-size: 10px;
}
.pin-marker.pin-move>.map-pin-marker {
transform: scale(0.75);
}
.pin-marker.pin-set>.map-pin-marker>.pin-title-circle {
background-color: #009900;
}
.pin-marker.pin-warn>.map-pin-marker>.pin-title-circle {
background-color: #e90a0a;
}
.pin-marker.pin-move>.pin-main-shadow {
transform: scale(1.35);
}
.map-pin-marker {
position: relative;
width: 45px;
height: 65px;
z-index: 10;
transform-origin: 22.5px 0;
transition: transform 0.2s;
}
.map-pin-marker>.pin-main-circle {
position: absolute;
width: 45px;
height: 45px;
left: 0;
background-color: rgba(22, 67, 88, 1);
border-radius: 50%;
z-index: 12;
}
.map-pin-marker>.pin-white-circle {
position: absolute;
width: 39px;
height: 39px;
left: 3px;
top: 3px;
background-color: #ffffff;
border-radius: 50%;
z-index: 13;
}
.map-pin-marker>.pin-title-circle {
position: absolute;
width: 35px;
height: 35px;
left: 5px;
top: 5px;
background-color: rgba(22, 67, 88, 1);
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
z-index: 14;
transition: background-color 0.3s;
}
.map-pin-marker>.pin-title-circle>.title-circle-text {
line-height: 1;
font-size: 10px;
color: #ffffff;
font-weight: 600;
z-index: 15;
}
.map-pin-marker>.pin-main-line {
position: absolute;
width: 5px;
height: 25px;
z-index: 11;
background-color: #000000;
top: 40px;
left: 20px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.pin-marker>.pin-main-shadow {
position: absolute;
width: 11px;
height: 11px;
left: 17px;
top: 58px;
background-color: rgba(0, 0, 0, 0.2);
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
z-index: 10;
transition: transform 0.2s;
}
.pin-marker>.pin-main-shadow>.shadow-dot {
position: relative;
width: 1px;
height: 1px;
left: 0;
top: 0;
background-color: #000000;
border-radius: 50%;
z-index: 10;
}
.leaflet-div-icon {
background: transparent !important;
border: none !important;
}
.parent-data-project .form-control {
height: 32px !important;
}
.btn-increase-col {
background-color: transparent;
border-radius: 50%;
border: 0;
color: rgb(43, 125, 43);
height: 20px;
}
.btn-decrease-col {
background-color: transparent;
border-radius: 50%;
border: 0;
color: red;
height: 20px;
}
.btn-orange-me {
background-color: rgb(255, 92, 15);
color: white;
font-size: 12px;
}
.modal-footer button {
font-size: 12px;
}
.modal-footer-me {
padding: 0 !important;
border-top: 0;
margin-left: 10px;
margin-bottom: 10px;
}
.modal-content {
border-radius: 3px;
border: 3px solid rgb(255, 92, 15);
}
#title-update {
display: flex;
justify-content: center;
position: relative;
top: 10px;
letter-spacing: -0.8px;
}
#distance-title {
display: flex;
justify-content: center;
position: relative;
top: 10px;
letter-spacing: -0.8px;
}
.update-main .card-title {
font-size: 12px !important;
}
.tool-main .card-title {
font-size: 12px !important;
}
.add-project-update {
background-color: rgb(43, 125, 43);
color: white;
font-size: 12px;
}
.tooltiptextstart {
visibility: hidden;
width: 150px;
background-color: black;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
top: 35px;
left: 100%;
font-size: 10px;
white-space: nowrap;
}
.tooltiptextstart::after {
content: "";
position: absolute;
top: 50%;
right: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent black transparent transparent;
}
.tooltipstart1:hover .tooltiptextstart {
visibility: visible;
}
.tooltipstart2:hover .tooltiptextstart {
visibility: visible;
}
.tooltipstart3:hover .tooltiptextstart {
visibility: visible;
}
.tooltipstart4:hover .tooltiptextstart {
visibility: visible;
}
.tooltipstart5:hover .tooltiptextstart {
visibility: visible;
}
.tooltipstart6:hover .tooltiptextstart {
visibility: visible;
}
.tooltipstart7:hover .tooltiptextstart {
visibility: visible;
}
.tooltipstart8:hover .tooltiptextstart {
visibility: visible;
}
.tooltipstart9:hover .tooltiptextstart {
visibility: visible;
}
.tooltipstart10:hover .tooltiptextstart {
visibility: visible;
}
.tooltipstart11:hover .tooltiptextstart {
visibility: visible;
}
.tooltipstart12:hover .tooltiptextstart {
visibility: visible;
}
.tooltipstart13:hover .tooltiptextstart {
visibility: visible;
}
.tooltipstartcost:hover .tooltiptextstart {
visibility: visible;
}
.slider.slider-horizontal {
width: 97%;
height: 20px;
margin-top: 10px;
margin-right: 10px;
}
#abrar-map-2 {
height: 408px;
width: 100%;
border-radius: 5px;
}
.map-latlng-input-row {
position: absolute;
bottom: -11px;
z-index: 1000;
width: 240px;
left: 5px;
}
.map-latlng-form {
margin-bottom: 0;
}
.map-latlng-label {
background-color: rgba(255, 255, 255, 0.8);
border-radius: 0.25rem;
padding: 3px 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border: 1px solid #ced4da;
color: #000000;
border-bottom: 0;
margin: 0;
}
.map-latlng-input {
background-color: rgba(255, 255, 255, 0.8);
}
.map-latlng-first-input {
border-radius: 0;
font-size: 12px;
color: #009900;
}
.input-cord {
font-family: "IRANSans" !important;
text-align: center !important;
direction: ltr !important;
}
.abrar-map-title {
position: absolute;
top: 5px;
right: 5px;
z-index: 1000;
padding: 4px 7px;
color: #000;
font-size: 13px;
font-weight: 500;
border-radius: 0.25rem;
background-color: rgba(255, 193, 7, 0.8);
}
.abrar-map-title2 {
position: absolute;
top: 40px;
right: 5px;
z-index: 1000;
padding: 4px 7px;
color: #fff;
font-size: 10px;
font-weight: 500;
border-radius: 0.25rem;
background-color: rgba(255, 85, 7, 0.986);
}
.abrar-map-title22 {
position: absolute;
top: 40px;
right: 5px;
z-index: 1000;
padding: 4px 7px;
color: #fff;
font-size: 10px;
font-weight: 500;
border-radius: 0.25rem;
background-color: rgba(255, 85, 7, 0.986);
}
.modal-body-scroll {
overflow-y: scroll;
height: 500px;
}
/*End pooria css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
background-color: #007bff !important;
}
.footer-new-style {
background-color: #fff;
position: fixed;
bottom: 0px;
right: 0px;
left: 0px;
font-family: "IRANSansFaNum";
font-size: 10px;
font-weight: 700;
z-index: 10000000000;
box-shadow: -1px -1px 6px #000000;
}
.body-table-style {
margin-bottom: 40px;
}
#dropdown1 {
left: -113%;
}
#dropdown2 {
left: -302%;
}
#dropdown3 {
left: -160%;
}
.queen-size-nav {
display: none;
background-color: #ffffff;
box-shadow: -1px 1px 4px #212529;
width: 40%;
height: 55%;
border-bottom-left-radius: 10px;
margin-top: 40px;
overflow: hidden;
position: absolute;
z-index: 2;
}
.queen-ul-style {
display: none;
}
/* .second-top-menu {
display: none;
} */
.logo-new-style {
display: none;
}
.new-style-profile {
display: none;
}
.eight-step-res {
display: none;
}
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
border-right-width: 1px;
}
.font-color-style-table {
color: #fff;
}
/* .dt-buttons .buttons-html5 {
display: none;
} */
.dt-buttons .buttons-print {
display: none;
}
.slideroverlay {
display: none;
text-align: right;
direction: rtl;
position: fixed;
z-index: 1051;
padding-top: 77px;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.4);
}
.slideroverlay>.upload-confirm {
z-index: 50;
display: block;
position: absolute;
background: transparent;
top: 0;
right: 0;
left: 0;
bottom: 0;
}
.slideroverlay>.modal-content {
background-color: #ffffff;
border-radius: 7px;
margin: auto;
padding: 20px 1.5% 1px 1.5%;
border: 3px solid #ff5c0f;
width: 70%;
position: relative;
z-index: 51;
}
.slideroverlay>.modal-content>.close {
position: absolute;
text-align: center;
top: 3px;
left: 20px;
color: #979797;
}
.slideroverlay>.modal-content>.close::before {
content: "\00d7";
font-size: 22px;
position: absolute;
}
.slideroverlay>.modal-content>.close:hover,
.slideroverlay>.modal-content>.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.slideroverlay>.modal-content>.slideshow .mySlides {
display: none;
}
.slideroverlay>.modal-content>.slideshow img {
vertical-align: middle;
width: auto;
height: auto;
opacity: 1;
max-height: 500px;
max-width: 100%;
margin: 0 auto;
display: flex;
border-radius: 10px;
box-shadow: -12px -2px 6px #b9b9b9;
}
.slideroverlay>.modal-content>.slideshow .slideshow-container {
max-width: 100%;
position: relative;
margin: auto;
}
.textt {
text-align: center;
padding-top: 10px;
}
.slideroverlay>.modal-content>.slideshow .prev,
.slideroverlay>.modal-content>.slideshow .next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
padding: 16px;
margin-top: -22px;
color: #000;
font-weight: bold;
font-size: 20px;
transition: 0.6s ease;
border-radius: 60px !important;
user-select: none;
border: 1px solid #e1e1e1;
}
.slideroverlay>.modal-content>.slideshow .next {
right: 0;
border-radius: 0px 3px 3px 0;
}
.slideroverlay>.modal-content>.slideshow .prev {
left: 0;
border-radius: 3px 0 0 3px;
}
.slideroverlay>.modal-content>.slideshow .prev:hover,
.slideroverlay>.modal-content>.slideshow .next:hover {
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
}
.slideroverlay>.modal-content>.slideshow .text {
color: #f2f2f2;
background-color: rgba(0, 0, 0, 0.8);
padding: 10px 15px;
position: absolute;
bottom: -3px;
width: 100%;
text-align: center;
font-family: "IRANSans";
font-size: 12px;
}
.slideroverlay>.modal-content>.slideshow .numbertext {
color: #f2f2f2;
font-size: 14px;
padding: 8px 12px;
position: absolute;
background-color: #ff5c0f;
top: 0;
border-radius: 20px;
}
.slideroverlay>.modal-content>.slideshow #slideshow-dot {
margin-top: 15px !important;
margin-bottom: 10px;
direction: ltr;
}
.slideroverlay>.modal-content>.slideshow .dot {
cursor: pointer;
height: 12px;
width: 12px;
margin: 0 2px;
background-color: #00669f;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}
#inputFile1 {
display: none;
}
.slideroverlay>.modal-content>.slideshow .active,
.slideroverlay>.modal-content>.slideshow .dot:hover {
background-color: #ff5c0f;
}
.slideroverlay>.modal-content>.slideshow .fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}
.line-empty-col {
background-color: rgb(255, 92, 15);
width: 50px;
height: 1px;
margin-left: auto;
margin-right: auto;
}
.just-padding {
padding: 0px !important;
}
.file-input-modal {
justify-content: center;
font-size: 11px;
display: flex;
align-items: center;
width: 100%;
/* width: 130px; */
height: 80px;
cursor: pointer;
text-align: center;
border: 1px solid #ced4da;
border-radius: 0.25rem;
box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
background-color: #ffffff;
}
.file-input-modal-container {
width: 100%;
}
@media only screen and (min-width: 1700px) {
.justify-content-center {
font-size: 14px;
}
}
@media only screen and (max-width: 700px) {
.king-size-nav {
display: none;
}
.eight-step-res {
display: none;
}
.new-style-profile {
display: block;
width: 20%;
margin-left: auto;
margin-right: auto;
text-align: center;
box-sizing: content-box;
}
.navbar-sp {
font-size: 12px;
margin-top: 2px;
color: #000000 !important;
}
.first-step-res-design {
text-align: center;
list-style-type: none;
margin-top: 10px;
padding: 3px;
}
.first-step-res {
display: none;
padding-inline-start: 0px;
font-size: 11px;
border-bottom: 2px solid #ff5c0f;
border-top: 2px solid #ff5c0f;
}
.difrent-img-size {
width: 27px;
height: 26px;
margin-top: 5px;
}
.logo-new-style {
display: inline;
}
.second-menu-img {
position: absolute;
margin-right: 12px;
margin-top: -8px;
width: 25px;
height: 55px;
}
/*
.second-top-menu {
display: flow-root;
position: relative;
background-color: #2c343f;
height: 40px;
width: 100%;
transition: all 0.4s;
z-index: 3;
} */
.queen-ul-style {
display: block;
}
.queen-responsive-navbar {
justify-content: center;
margin-bottom: 20px;
margin-left: 0px;
}
}
@media (max-width: 576px) {
footer {
position: fixed !important;
}
}
@media only screen and (max-width: 530px) {
.queen-size-nav {
width: 50%;
}
.page-link {
padding: 0.4rem 0.55rem;
}
}
@media only screen and (max-width: 450px) {
.queen-size-nav {
height: 60%;
}
.page-link {
padding: 0.4rem 0.40rem;
}
}
@media only screen and (max-width: 370px) {
#example_length {
float: none !important;
}
#example_filter {
float: none !important;
}
.page-link {
padding: 0.4rem 0.35rem;
}
}
@media only screen and (max-width: 1000px) {
#dropdown1 {
position: absolute !important;
}
}
.abrar-map-layout>#abrar-map,
#abrar-map-2 {
height: 100%;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
}
.abrar-map-layout {
position: relative;
height: 368px;
margin-bottom: 15px;
}
.abrar-map-layout>#abrar-map-static {
height: 100%;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
}
.abrar-map-layout>#abrarshow-map {
height: 100%;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
}
.abrar-map-layout>.pin-container {
position: absolute;
top: 34%;
right: 44%;
z-index: 1009;
}
label {
font-size: 0.8rem;
font-weight: 500 !important;
color: #000;
}
.form-control {
font-size: 12px !important;
}
.modal-title {
font-size: 15px;
}
.modal-header .close,
.modal-header .mailbox-attachment-close {
padding: 1rem;
margin: -1rem auto -1rem -1rem;
}
.map-latlng-sec-input {
border-top-right-radius: 0;
border-top-left-radius: 0;
font-size: 12px;
color: #009900;
}
.submittool {
font-size: 12px;
}
.select2-container {
box-sizing: border-box;
display: block !important;
margin: 0;
position: relative;
vertical-align: middle;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
float: right !important;
}
.dataTables_scrollHeadInner {
width: 100% !important;
}
/* div.dataTables_scrollHead table.table-bordered {
width: 100% !important;
} */
.setmiddle {
margin: 0 auto;
}
.aboveline {
border-top: 1px solid #e9ecef;
padding-top: 10px;
}
.borderdiv {
height: 40px;
width: 100%;
border: 1px solid rgb(255, 92, 15);
}
.checkboxshow {
display: flex;
flex-direction: row;
margin-top: 5px;
padding: 0px 10px 0px 10px;
}
.eachcheck {
width: 25%;
display: flex;
flex-direction: row;
}
.checking {
margin: 5px;
}
.input_modal_table {
border: none;
border-bottom: 1px solid #ff5c0f;
height: 25px;
font-size: 15px;
}
.input_modal_table1 {
border: none;
border-bottom: 1px solid #ff5c0f;
height: 25px;
font-size: 15px;
font-size: 11px;
}
.input_modal_table12 {
border: none;
border-bottom: 1px solid #ff5c0f;
height: 25px;
font-size: 15px;
font-size: 11px;
}
.input_modal_table2 {
border: none;
border-bottom: 1px solid #ff5c0f;
height: 25px;
font-size: 15px;
font-size: 11px;
}
.input_modal_table3 {
border: none;
border-bottom: 1px solid #ff5c0f;
height: 25px;
font-size: 15px;
font-size: 11px;
}
.input_modal_table4 {
border: none;
border-bottom: 1px solid #ff5c0f;
height: 25px;
font-size: 15px;
font-size: 11px;
}
.input_modal_table5 {
border: none;
border-bottom: 1px solid #ff5c0f;
height: 25px;
font-size: 15px;
font-size: 11px;
}
.input_modal_table6 {
border: none;
border-bottom: 1px solid #ff5c0f;
height: 25px;
font-size: 15px;
font-size: 11px;
}
.lanel_end_modal_style {
width: 25%;
float: right;
line-height: calc(2.25rem + 2px);
margin-left: 30px;
margin-bottom: unset;
}
.file-input-modal-container1 {
width: 100%;
}
.file-input-modal-container2 {
width: 100%;
}
table.dataTable tbody tr.selected {
background-color: rgb(47, 125, 50) !important;
color: white !important;
}
.setcontent {
display: flex;
flex-direction: row;
}
.imgbox {
border: 1px solid #ccc;
width: 100%;
height: 100%;
cursor: pointer;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
padding: 0;
margin: 0;
color: #666;
font-size: 12px;
}
.img-preview {
max-width: 100%;
}
.btn-delete-img {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-danger.disabled,
.btn-danger:disabled {
font-size: 12px;
background-color: #007bff;
border: none;
}
.modal-lg,
.modal-xl {
max-width: 1259px;
}
input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
}
.centertext {
text-align: center !important;
}
.loader {
display: inline-block;
width: 40px;
height: 40px;
position: relative;
border: 4px solid #ff5c0f;
top: 0;
animation: loader 2s infinite ease;
}
.loader-inner {
vertical-align: top;
display: inline-block;
width: 100%;
background-color: #fff;
animation: loader-inner 2s infinite ease-in;
}
@keyframes loader {
0% {
transform: rotate(0deg);
}
25% {
transform: rotate(180deg);
}
50% {
transform: rotate(180deg);
}
75% {
transform: rotate(360deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes loader-inner {
0% {
height: 0%;
}
25% {
height: 0%;
}
50% {
height: 100%;
}
75% {
height: 100%;
}
100% {
height: 0%;
}
}
.divloader {
display: none;
justify-content: center;
align-items: center;
position: fixed;
right: 0;
left: 0;
top: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.4);
z-index: 1053;
}
#examplesetadiedit_wrapper div.dataTables_scrollHead table.table-bordered {
width: 100% !important;
}
#examplemaliedit_wrapper div.dataTables_scrollHead table.table-bordered {
width: 100% !important;
}
.dataTables_scroll {
margin-bottom: 50px;
}
.testshow {
direction: ltr !important
}
.finance_fieldset {
width: 100%;
border: 2px solid #ff5c0f;
border-radius: 10px;
margin-bottom: 20px;
}
.finance_fieldset legend {
display: block;
width: 18%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
text-align: center;
font-size: 18px;
line-height: inherit;
color: inherit;
white-space: normal;
}
.fieldset_img {
border: 2px solid #ff5c0f;
border-radius: 10px;
max-width: 100%;
}
.fieldset_img legend {
display: block;
width: 20%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
text-align: center;
font-size: 15px;
line-height: inherit;
color: inherit;
white-space: normal;
}
.finance_fieldset2 {
width: 100%;
border: 2px solid #ff5c0f;
border-radius: 10px;
}
.finance_fieldset2 legend {
display: block;
width: 16%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
text-align: center;
font-size: 18px;
line-height: inherit;
color: inherit;
white-space: normal;
}
#deviceImg1Title {
padding: 3px;
}
#deviceImg2Title {
padding: 3px;
}
/* mohammad new added */
#fieldset_second legend {
display: block;
width: 21%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
text-align: center;
font-size: 18px;
line-height: inherit;
color: inherit;
white-space: normal;
}
#fieldset_second {
width: 100%;
border: 2px solid #ff5c0f;
border-radius: 10px;
padding: 10px;
}
#fieldset_first legend {
display: block;
width: 15%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
text-align: center;
font-size: 18px;
line-height: inherit;
color: inherit;
white-space: normal;
}
#fieldset_first {
width: 100%;
border: 2px solid #ff5c0f;
border-radius: 10px;
margin-bottom: 10px;
padding: 10px;
}
.form-group {
margin-bottom: 5px !important;
}
#coridor_select {
width: auto !important;
}
.dataTables_paginate .pagination li.page-item a {
border: 1px solid #e1e1e1 !important;
}
.pagination>.page-item>.page-link,
.pagination>.page-item>span {
transition: all 0.3s;
padding: 0 11px;
min-width: 30px;
height: 30px;
line-height: 30px;
font-weight: 400;
font-size: 12px;
text-transform: uppercase;
background: transparent;
text-align: center;
}
/* mohammad new added */
</style>
</head>
<body>
<div class="divloader">
<span class="loader"><span class="loader-inner"></span></span>
</div>
@include('layouts.header')
<div class="container-fluid">
<div class="row pt-3 px-4 body-table-style">
<div class="col-12">
<div class="d-flex content-center-dataTable">
<span class="ml-1 pt-2">
گزارش محوری
</span>
<select class="form-control" name="coridorselector" id="coridor_select">
<option value="1" selected> تهران_بندرعباس</option>
<option value="2"> تهران_بوشهر</option>
<option value="3"> تهران_آبادان </option>
<option value="4"> آبادان_چابهار</option>
<option value="5"> تهران_قصر شیرین </option>
<option value="6"> تهران_بازرگان </option>
<option value="7"> تهران_مشهد</option>
<option value="8"> اردبیل_مشهد </option>
<option value="9"> مشهد_چابهار </option>
<option value="10"> ایواغلی_مهران </option>
</select>
</div>
<table id="examplegozaresh" dir="rtl" class="table table-striped table-bordered" style="width: 100%;">
<thead>
<tr>
<th>
ردیف
</th>
<th>
اداره کل
</th>
<th class="text-nowrap centertext">
شهرستان
</th>
<th class="centertext">
نوع فعالیت
</th>
<th style="white-space: nowrap; text-align: center;">
ریز فعالیت
</th>
<th class="text-nowrap">حجم </th>
<th class="text-nowrap">
واحد
</th>
<th class="text-nowrap">
تاریخ فعالیت
</th>
</tr>
</thead>
</table>
</div>
</div>
</div>
@include('layouts.footer')
<!-- footer -->
</body>
<!-- jQuery -->
<script src="../plugins/jquery/jquery.min.js"></script>
<script src="../dist/js/jquery.rollNumber.js"></script>
<script src="../dist/js/jQuery-Plugin-For-Creating-An-Animated-Counter-kCounter/js/kcounter.js"></script>
<!-- Bootstrap 4 -->
<script src="../plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- ChartJS -->
<script src="../plugins/chart.js/Chart.min.js"></script>
<!-- leaflet -->
<script src="../dist/js/leaflet.js"></script>
<script src="../dist/js/leaflet.markercluster.js"></script>
<script src="../dist/js/leaflet-routing-machine.js"></script>
<!-- persian-datepicker -->
<script src="../dist/js/persian-datepicker.min.js"></script>
<script src="../dist/js/persian-date.min.js"></script>
<!-- datatable -->
<script src="../plugins/datatables/jquery.dataTables.min.js"></script>
<script src="../plugins/datatables-bs4/js/dataTables.bootstrap4.js"></script>
<!-- datable button -->
<script src="../plugins/datatables-buttons/js/dataTables.buttons.min.js"></script>
<script src="../plugins/datatables-buttons/js/buttons.html5.min.js"></script>
<script src="../plugins/datatables-buttons/js/buttons.print.min.js"></script>
<script src="../dist/js/jszip.min.js"></script>
<script src="../dist/js/dataTables.select.min.js"></script>
<!-- select2 -->
<script src="../plugins/select2/js/select2.full.min.js"></script>
<!-- inputmask -->
<script src="../plugins/inputmask/min/jquery.inputmask.bundle.min.js"></script>
<script src="../plugins/moment/moment.min.js"></script>
<script src="../dist/js/jalali-moment.browser.js"></script>
<!-- moment -->
<script src="../plugins/moment/moment.min.js"></script>
<script src="../dist/js/jalali-moment.browser.js"></script>
<!-- slider-bootstarp -->
<script src="../plugins/bootstrap-slider/bootstrap-slider.min.js"></script>
<script src="../dist/js/sweetalert2js.js"></script>
<script src="../dist/js/static.js"></script>
<!-- script page -->
<script src="../dist/js/header.js"></script>
<script src="../dist/js/mini.js"></script>
<!-- moment -->
</html>