Files
backend/public/version2/css/dashboard_pages/axis_reports.css

337 lines
5.4 KiB
CSS

ul li {
list-style-type: none;
}
.leaflet-control-container {
display: none;
}
.map {
content-fit: cover;
}
.map {
z-index: 11;
}
.HeaderStyle {
font-weight: bold;
color: #fe854c;
text-align: center;
font-size: 15px;
font-family: 'IRANSansFaNum';
}
.guid-custom-box-AxisReport {
top: 30px;
right: 20px;
opacity: 0.9;
z-index: 11;
position: absolute;
padding: 5px;
border-radius: 7px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
max-width: 430px;
max-height: 80%;
transition-duration: 0.5s;
transition-property: left;
direction: ltr;
overflow-y: scroll;
background-color: #dee2e6;
width: 324px;
}
.title-type {
font-weight: 600;
}
.title-type-inside {
font-weight: 500;
font-size: 12px;
}
.title-type-inside-inside {
font-weight: 400;
font-size: 11px;
}
.layerButton1 {
padding: 10px !important;
background-color: white;
border-radius: 10px;
margin-bottom: 12px;
line-height: 40px;
font-size: 12px;
}
.layerButton3 {
padding: 4px !important;
}
.filterParent {
padding: 15px;
background-color: white;
border-radius: 10px;
}
.modal-dialog {
max-width: 70%;
}
.modal-header {
border-bottom: 2px solid #eeeeee !important;
}
.modal-title {
color: #ff5c0f;
font-size: 16px !important;
}
#Axis_Report th {
vertical-align: middle;
}
#Axis_Report_wrapper {
width: 100%;
}
.layerbuttonparent {
display: none;
}
.layerbuttonparent_sub {
display: none;
padding-left: 0px;
}
.filter-happend {
color: #fff !important;
}
.dropdownstart {
display: inline;
cursor: pointer;
}
.dropdownstart_sub {
display: inline;
cursor: pointer;
}
/* loader start*/
.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;
}
.navbar-nav .dropdown-menu {
position: absolute !important;
}
@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%;
}
}
.All_button_sub, .All_button{
font-size: 11px;
}
.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: 20;
}
.form-control {
font-size: 13px;
font-family: "IRANSansFaNum";
}
.beacon {
position: absolute;
top: 50%;
left: 38%;
background-color: #007bff;
height: 0.8em;
width: 0.8em;
border-radius: 50%;
z-index: 1010;
}
.beacon-red {
-webkit-print-color-adjust: exact !important;
background-color: #dc3545;
}
.beacon-purple {
-webkit-print-color-adjust: exact !important;
background-color: rgb(89, 0, 255);
}
.beacon-pink {
-webkit-print-color-adjust: exact !important;
background-color: rgb(255, 13, 255);
}
.beacon-blue {
-webkit-print-color-adjust: exact !important;
background-color: rgb(0, 153, 255);
}
.beacon-green {
-webkit-print-color-adjust: exact !important;
background-color: #28a745;
}
.beacon-red {
-webkit-print-color-adjust: exact !important;
background-color: #dc3545;
}
.marker-cluster span {
line-height: 30px;
font-family: 'IRANSansFaNum' !important;
}
.btn-closeModal {
background-color: white;
border: 0;
}
.btn-closeModal span {
font-size: 25px;
}
.modal-footer button {
font-size: 12px;
}
.modal-content {
border-radius: 3px;
border: 3px solid rgb(255, 92, 15);
}
.modal-body-scroll {
overflow-y: scroll;
height: 500px;
}
.modal-title {
font-size: 15px;
}
.modal-header .close,
.modal-header .mailbox-attachment-close {
padding: 1rem;
margin: -1rem auto -1rem -1rem;
}
.modal-lg,
.modal-xl {
max-width: 1259px;
}
.modal-sm {
max-width: 300px;
}
.modal-deafult {
max-width: 500px;
}
.leaflet-container a.leaflet-popup-close-button {
position: absolute;
top: 0;
left: 0;
padding: 8px 4px 0 0;
border: none;
text-align: center;
width: 18px;
height: 14px;
font: 16px/14px Tahoma, Verdana, sans-serif;
color: #c3c3c3;
text-decoration: none;
font-weight: bold;
background: transparent;
}
.leaflet-popup-content {
margin: 13px 19px;
text-align: start;
line-height: 1.4;
white-space: nowrap;
font-family: "IRANSansFaNum" !important;
}
.map-guid {
position: absolute;
top:20px;
left: 30px;
min-width: 90px;
background-color: rgb(255 255 255 / 50%);
z-index: 400;
padding: 5px;
border-radius: 7px;
font-size: 11px;
}
.iran-change-layer {
position: absolute;
bottom:20px;
left: 30px;
z-index: 400;
background-color: rgb(255, 255, 255);
}
.iran-change-layer img {
width :50px ;
height: 50px;
}
.tablephoto img {
width: 122px;
height: 122px;
}
.tablephoto td {
padding: 8px;
text-align: center;
}
#filterEnd {
font-size: 13px;
}
.datepicker-plot-area {
left: -48px;
}
.map-guid [data-tooltip]::before {
min-width: 200px;
}
.datepicker-plot-area {
font-family: 'IRANSansFaNum' !important;
}
.map-box{
border:0;
height:auto
}