403Webshell
Server IP : 89.248.107.232  /  Your IP : 216.73.217.70
Web Server : Apache
System : Linux host2.kasilh.com 5.14.0-687.36.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 7 05:40:49 EDT 2026 x86_64
User : seg ( 10005)
PHP Version : 7.4.33
Disable Function : opcache_get_status
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/vhosts/seg-sa.es/grupo-seg.com/wp-content/plugins/mapplic-geo/admin/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/seg-sa.es/grupo-seg.com/wp-content/plugins/mapplic-geo/admin/css/mgeo-admin.css
#mgeo-admin {
	max-width: 100%;
}

#mgeo-admin h2 {
	font-size: 24px;
	margin: 0 0 20px 0;
	padding: 0;
}

#mgeo-admin h3 {
	margin: 20px 0 10px 0;
}

/* layout  */
.mgeo-admin .full {
	width: 100%;
	margin-right: 0;
}

.mgeo-admin .half { 
	width: 48%;
	display: inline-block;
	margin-right: 4%;
	vertical-align: top;
}

.mgeo-admin .third {
	display: inline-block;
	vertical-align: top;
	width: 30.66%;
	margin-right: 4%;
}

.mgeo-admin .two-thirds {
	display: inline-block;
	vertical-align: top;
	width: 65.33%;
	margin-right: 4%;
}

.mgeo-admin .fourth {
	display: inline-block;
	vertical-align: top;
	width: 22.00%;
	margin-right: 4%;
}

.mgeo-admin .three-fourths {
	display: inline-block;
	vertical-align: top;
	width: 74%;
	margin-right: 4%;
}

.mgeo-admin .last {
	margin-right: 0;
}

.mgeo-admin .space {
	margin-top: 10px;
}

.mgeo-admin .single {
	width: auto;
	display: table;
}

.mgeo-admin .left {
	float: left;
}


/* buttons */
.mgeo-admin-button {
	background-color: transparent;
	border: 2px solid rgba(200, 200, 200, 0.5);
	border-radius: 24px;
	color: #333;
	cursor: pointer;
	padding: 10px 16px;
	font-size: 14px;
	font-weight: 600;
	transition: background-color 0.2s, border-color 0.2s;
	position: relative;
}

.mgeo-admin-button:hover {
	background-color: rgba(240, 240 ,240, 0.3);
	border-color: rgba(200, 200, 200, 0.8);;
}

.mgeo-admin-button-primary {
	background-color: #2271b1;
	border: 2px solid #2271b1;
	color: #fff;
	padding: 10px 20px;
}

.mgeo-admin-button-delete {
	float: right;
	background-color: #ef454e;
	border: none;
	color: #fff;
}

.mgeo-admin-button > span {
	background-color: #F18401;
	border-radius: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	padding: 0 4px;
	position: absolute;
	top: -6px;
	right: -4px;
}

.mgeo-admin-new-layer,
.mgeo-admin-new-layer-group,
.mgeo-admin-new-group,
.mgeo-admin-new-style,
.mgeo-admin-new-location,
.mgeo-admin-autopop {
	float: right;
}

.mgeo-admin-new-layer-group,
.mgeo-admin-autopop {
	margin-right: 10px;
}

.mgeo-admin-autopop { display: none; }

.mgeo-remove-button {
	color: #a00;
	cursor: pointer;
	float: right;
	font-size: 14px;
	text-decoration: underline;
	transition: color 0.2s;
}

.mgeo-remove-button:hover {
	color: #ef454e;
}

/* help */
.mgeo-help {
	background-color: #eee;
	border-radius: 50%;
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: 600;
	line-height: 16px;
	margin-left: 4px;
	opacity: 0;
	position: relative;
	text-align: center;
	width: 16px;
	height: 16px;
	transition: opacity 0.2s;
}

.error .mgeo-help {
	background-color: #ef454e;
	color: #fff;
	opacity: 1;
}

*:hover > .mgeo-help { opacity: 1; }

.mgeo-help-tooltip {
	background-color: #333;
	border-radius: 5px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	color: #ddd;
	font-size: 11px;
	font-weight: 400;
	line-height: 16px;
	padding: 8px 12px;
	position: absolute;
	top: 100px;
	text-transform: none;
	margin-left: 8px;
	margin-top: -8px;
	width: max-content;
	max-width: 200px;
	z-index: 10000;
	visibility: hidden;
}

.mgeo-help-tooltip b { color: #fff }

/* icons */
.mgeo-admin-icon {
	display: inline-block;
	vertical-align: bottom;
	margin-right: 8px;
	width: 28px;
	height: 28px;
}

h2 > .mgeo-admin-icon {
	background-color: #333;
	background-size: 28px;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 4px;
	margin-bottom: -4px;
	padding: 6px;
}

.mgeo-icon-locations { background-image: url(../img/icons/location-outline.svg); }
.mgeo-icon-settings { background-image: url(../img/icons/settings-outline.svg); }
.mgeo-icon-layers { background-image: url(../img/icons/layers-outline.svg); }
.mgeo-icon-styles { background-image: url(../img/icons/color-palette-outline.svg); }
.mgeo-icon-groups { background-image: url(../img/icons/shapes-outline.svg); }

.mgeo-icon-plus {
	background-image: url(../img/icons/add-outline.svg);
	display: inline-block;
	vertical-align: bottom;
	margin-right: 6px;
	margin-left: -6px;
	width: 18px;
	height: 18px;
}

.mgeo-icon-arrow-down {
	background-image: url(../img/icons/chevron-down-outline.svg);
	display: inline-block;
	opacity: 0.5;
	margin: 4px;
	width: 18px;
	height: 18px;
	float: right;
	transition: transform 0.4s;
}

.mgeo-icon-save,
.mgeo-icon-delete,
.mgeo-icon-duplicate {
	display: inline-block;
	width: 18px;
	height: 18px;
}

.mgeo-icon-save { background-image: url(../img/icons/checkmark-outline.svg); }
.mgeo-icon-delete { background-image: url(../img/icons/trash-outline.svg); }
.mgeo-icon-duplicate { background-image: url(../img/icons/duplicate-outline.svg); }

/* fields */
.mgeo-admin label {
	color: #666;
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	width: 100%;
	margin-bottom: 6px;
	position: relative;
}

.mgeo-admin label > button {
display: block;
}

.mgeo-admin label > button.mgeo-input-action {
	cursor: pointer;
	padding: 0;
	position: absolute;
	width: 24px;
	height: 24px;
	right: 6px;
	bottom: 6px;
}

.mgeo-admin .mgeo-input-special {
	padding-right: 36px !important;
}

.mgeo-icon-extent {
	background-image: url(../img/icons/resize-outline.svg);
	display: inline-block;
	width: 20px;
	height: 20px;
}

.mgeo-icon-upload {
	background-image: url(../img/icons/push-outline.svg);
	display: inline-block;
	width: 20px;
	height: 20px;
}

.mgeo-admin input,
.mgeo-admin select,
.mgeo-admin textarea {
	border: 1px solid #eee;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 15px;
	padding: 2px 8px;
	min-height: 30px;
	line-height: 30px;
	width: 100%;
	transition: box-shadow 0.2s, border-color 0.2s, background-color 0.2s;
}

.mgeo-admin textarea { width: 100% !important; }

.mgeo-admin input:not([disabled]):hover,
.mgeo-admin select:not([disabled]):hover,
.mgeo-admin textarea:not([disabled]):hover { border: 1px solid #3498db; }

.mgeo-admin input:focus-visible,
.mgeo-admin select:focus-visible,
.mgeo-admin textarea:focus-visible {
	border: 1px solid #3498db;
	box-shadow: 0 0 0 3px rgb(52, 152, 219, 0.2) !important;
	outline: none !important;
}

.mgeo-admin label.error {
	color: #ef454e;
	font-weight: bold;
}

.mgeo-admin input.error,
.mgeo-admin label.error input {
	background-color: #fff7f8;
	border-color: #ef454e !important;
	color: #ef454e;
}

.mgeo-admin input.error:focus-visible,
.mgeo-admin label.error input:focus-visible {
	box-shadow: 0 0 0 3px rgb(239, 69, 78, 0.2) !important;
}

.mgeo-admin .mgeo-admin-checkbox {
	font-size: 13px;
	display: table;
	width: auto;
}

.mgeo-admin .mgeo-cell-field input[type="checkbox"] {
	margin-top: 9px;
}

.mgeo-admin .mgeo-cell-field[data-field="id"] {
	font-weight: bold;
}

.mgeo-admin select[multiple] { overflow-y: auto; }

.mgeo-admin input[type="checkbox"] {
	border: 1px solid #eee;
	box-sizing: border-box;
	min-height: auto;
	float: left;
	margin: 6px 6px 6px 0;
	padding: 0;
	width: auto;
	position: relative;
}

.mgeo-admin input[type="checkbox"]:before {
	position: absolute;
	left: 0;
}

.clr-field { width: 100%; }

.clr-field button {
	border-radius: 4px;
	right: 6px !important;
	width: 24px !important;
	height: 24px !important;
}

/* settings */
#mgeo-admin-settings {
	margin-bottom: 40px;
}

/* styles */
#mgeo-admin-styles {
	margin-bottom: 40px;
}

/* layers */
#mgeo-admin-layers {
	max-width: 500px;
	margin-bottom: 40px;
}

.mgeo-admin-list {
	list-style: none;
	padding: 0;
}

.mgeo-gl-list {
	list-style: none;
	padding: 0;
	margin: 10px;
	margin-top: 0;
	min-height: 50px;
}

.mgeo-gl-list:empty {
	background-image: linear-gradient(135deg, #fefefe 25%, #fcfcfc 25%, #fcfcfc 50%, #fefefe 50%, #fefefe 75%, #fcfcfc 75%, #fcfcfc 100%);
	background-size: 48.00px 48.00px;
	border-radius: 10px;
	background-color: #fafafa;
}

.mgeo-admin-list-item {
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 12px;
	transition: box-shadow 0.2s;
}

.mgeo-admin-list-item.mgeo-layer-group {
	background-color: transparent;
	border: 3px solid #eee;
	margin-left: -10px;
	margin-right: -10px;
}

.mgeo-admin-list-item.mgeo-layer-group > .mgeo-admin-list-item-handle > span {
	color: #888;
	display: block;
	text-align: center;
}

.mgeo-admin-list-item-handle {
	cursor: move;
	padding: 16px;
}

.mgeo-admin-list-item-handle span {
	font-size: 15px;
	font-weight: 600;
	display: inline-block;
}

.mgeo-admin-list-item-handle small {
	color: #aaa;
}

.mgeo-admin-list-item-body {
	box-sizing: border-box;
	max-height: 0;
	overflow-y: hidden;
	padding: 0 16px;
	position: relative;
	transition: max-height 0.4s, padding 0.4s;
}

.mgeo-admin-list-item.opened:not(.mgeo-layer-group):hover,
.mgeo-admin-list-item.opened:not(.mgeo-layer-group):focus-within {
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.mgeo-admin-list-item.opened > .mgeo-admin-list-item-body {
	display: block;
	padding: 0 16px 10px 16px;
	max-height: 500px;
}

.mgeo-admin-list-item.opened > .mgeo-admin-list-item-handle > .mgeo-icon-arrow-down {
	transform: rotate(180deg);
}

/* locations */
#mgeo-admin-locations {
	position: relative;
}

.mgeo-edit-mode {
	color: #aaa;
	cursor: pointer;
	display: inline-block;
	font-size: 13px !important;
	line-height: 13px !important;
	margin-left: 20px;
	width: auto !important;
}

.mgeo-edit-mode input[type="checkbox"] {
	float: none;
	margin: 7px;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: bottom;
	line-height: 12px;
}

#mgeo-admin-others {
	background-color: #fafafa;
}

#mgeo-location-table {
	margin-bottom: 40px;
	max-height: 600px;
	overflow: scroll;
}

#mgeo-location-table table {
	border-collapse: separate;
	border-spacing: 0 0;
	min-width: 100%;
}

#mgeo-location-table th {
	background-color:  #fff;
	border-bottom: 1px solid #ddd;
	color: #aaa;
	font-size: 13px;
	font-weight: 600;
	padding: 16px 6px 16px 6px;
	position: sticky;
	top: 0;
	text-align: left;
	text-transform: uppercase;
	white-space: nowrap;
	z-index: 100;
}

#mgeo-location-table tr > td:first-child input[type="checkbox"] { display: none; }

#mgeo-location-table tbody.mgeo-editable tr.mgeo-selected > td:first-child input[type="checkbox"],
#mgeo-location-table tbody.mgeo-editable:not(.mgeo-dragging) tr:hover > td:first-child input[type="checkbox"] {
	display: block;
}

#mgeo-location-table tbody.mgeo-editable:not(.mgeo-dragging) tr.mgeo-edit > td:first-child input[type="checkbox"] {
	display: block;
	margin-bottom: 6px;
}

#mgeo-location-table tbody.mgeo-editable tr.mgeo-selected > td:first-child,
#mgeo-location-table tbody.mgeo-editable:not(.mgeo-dragging) tr:hover > td:first-child {
	background-image: url(../img/drag.svg);
	background-repeat: no-repeat;
	background-position: 22px 19px;
}

#mgeo-location-table tr > td:nth-child(1),
#mgeo-location-table tr > th:nth-child(1) {
	background-color: #fff;
	position: sticky;
	z-index: 100;
	left: 0;
}

#mgeo-location-table tr > td:nth-child(2),
#mgeo-location-table tr > th:nth-child(2) {
	background-color: #fff;
	position: sticky;
	z-index: 100;
	left: 40px;
}

#mgeo-location-table tr > th:nth-child(1),
#mgeo-location-table tr > th:nth-child(2) {
	z-index: 120;
}

#mgeo-location-table tr > td:nth-child(2) {
	border-right: 1px solid #ddd;
}

#mgeo-location-table tr {
	border: none !important;
	cursor: pointer;
	transition: background-color 0.2s;
}

#mgeo-location-table tbody.mgeo-editable:not(.mgeo-dragging) tr:hover,
#mgeo-location-table tbody.mgeo-editable:not(.mgeo-dragging) tr:hover td {
	background-color: #fcfcfc;
}

#mgeo-location-table td {
	font-size: 14px;
	padding: 16px 6px 16px 6px;
	transition: background-color 0.2s;
	vertical-align: top;
}

#mgeo-location-table td > p:first-child { margin-top: 0; }
#mgeo-location-table td > p:last-child { margin-bottom: 0; }

#mgeo-location-table th { min-width: 70px; }
#mgeo-location-table th:first-child { min-width: 28px; }
#mgeo-location-table .mgeo-cell-l { min-width: 300px; }
#mgeo-location-table .mgeo-cell-m { min-width: 150px; }
#mgeo-location-table .mgeo-cell-nobreak { white-space: nowrap; }

#mgeo-location-table tbody.mgeo-external tr {
	color: #aaa;
	cursor: auto;
}

#mgeo-location-table tr.mgeo-drag,
#mgeo-location-table tr.mgeo-drag td,
#mgeo-location-table tr.mgeo-edit,
#mgeo-location-table tr.mgeo-edit td {
	background-color: #f7fbff !important;
}

#mgeo-location-table input[type="checkbox"] {
	margin: 4px 4px 0 0;
	vertical-align: middle;
	width: auto;
}

#mgeo-location-table select,
#mgeo-location-table input {
	box-sizing: border-box;
	font-size: 15px;
	padding: 2px 4px;
}

#mgeo-location-table input { width: 100%; }

#mgeo-location-table .mgeo-location-save,
#mgeo-location-table .mgeo-location-delete,
#mgeo-location-table .mgeo-location-duplicate {
	cursor: pointer;
	margin: 4px 0px;
	padding: 1px;
	width: 24px;
	height: 24px;
	display: none;
}

#mgeo-location-table .mgeo-location-save {
	margin-bottom: 20px;
}

#mgeo-location-table tr.mgeo-edit .mgeo-location-save,
#mgeo-location-table tr.mgeo-edit .mgeo-location-delete,
#mgeo-location-table tr.mgeo-edit .mgeo-location-duplicate {
	display: block;
}

.tox-statusbar__branding { display: none; }

/* multiactions */
.mgeo-multiactions {
	background-color: #333;
	border-radius: 30px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	position: absolute;
	bottom: -24px;
	left: 50%;
	margin-left: -130px;
	opacity: 0;
	padding: 10px;
	pointer-events: none;
	z-index: 100;
	transition: opacity 0.2s;
}

.mgeo-multiactions.opened {
	opacity: 1;
	pointer-events: auto;
}

.mgeo-multiactions span {
	color: #fff;
	font-size: 14px;
	line-height: 36px;
	margin: 0 16px;
}

/* type selector */
.mgeo-admin-type {
	padding: 0;
	margin: 0;
	max-height: 200px;
	overflow-y: auto;
}

.mgeo-admin-type > li {
	background-color: #fcfcfc;
	background-repeat: no-repeat;
	background-position: center 6px;
	background-size: 50%;
	border: 1px solid transparent;
	border-radius: 4px;
	box-sizing: border-box;
	cursor: pointer;
	list-style: none;
	display: inline-block;
	float: left;
	width: 42px;
	min-height: 54px;
	padding: 36px 0 2px 0;
	margin: 0 4px 4px 0px;
	transition: background-color 0.2s, border-color 0.2s;
}

.mgeo-admin-type > li.mgeo-selected {
	background-color: #fff;
	border: 1px solid #3498db;
}

.mgeo-admin-type > li:hover {
	border-color: #ddd;
}

#mgeo-location-table .mgeo-admin-type > li {
	background-color: rgba(255, 255, 255, 0.5);
}

#mgeo-location-table .mgeo-admin-type > li.mgeo-selected {
	background-color: #fff;
	border: 1px solid #3498db;
}

.mgeo-admin-type > li > small {
	color: #888;
	display: block;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	transition: color 0.2s;
}

.mgeo-admin-type > li.mgeo-selected > small { color: #000; }

/* save */
.mgeo-admin-save {
	float: right;
}

#mgeo-bar {
	background-color: #333;
	position: sticky;
	height: 76px;
	top: -1px;
	z-index: 1000;
}

#mgeo-bar .mgeo-inner { padding: 20px; }

#mgeo-bar h3 {
	color: #fff;
	margin: 0;
	line-height: 36px;
}

#mgeo-bar .mgeo-admin-layouts {
	text-align: center;
}

#mgeo-bar .mgeo-admin-button {
	color: #fff;
	float: right;
	margin-left: 10px;
}

.mgeo-inner {
	max-width: 1500px;
	margin: 0 auto;
	padding: 60px 20px;
}

#mgeo-admin-locations-panel { background-color: #fff; }

/* scrollbars */
#mgeo-admin * {
	scrollbar-width: thin;
	scrollbar-color: #ddd #fff;
}

#mgeo-admin *::-webkit-scrollbar {
	width: 12px;
	height: 12px;
}

#mgeo-admin *::-webkit-scrollbar-track {
	background-color: #fff;
}

#mgeo-admin *::-webkit-scrollbar-thumb {
	background-color: #ddd;
	border-radius: 20px;
	border: 3px solid #fff;
	box-sizing: border-box;
}

/* popup */
.mgeo-admin-popup .fancybox__content {
	padding: 30px;
	width: 480px;
	max-width: 600px;
	display: block;
}

.mgeo-admin-popup .tox {
	margin: 10px 0;
}

.mgeo-admin-popup .mgeo-admin-button {
	margin-top: 16px;
	margin-right: 10px;
}

.mgeo-admin-popup .mgeo-admin-button-primary {
	margin-top: 16px;
	margin-right: 0;
	float: right;
}

.mgeo-raw-popup .fancybox__content {
	width: 100%;
	max-width: 1000px;
}

.mgeo-raw-text,
.mgeo-setting-customcss {
	font-family: monospace;
	font-size: 12px !important;
	line-height: 18px !important;
	white-space: nowrap;
}

/* text editor */
.tox-tinymce { 
	border-radius: 4px !important;
	border-color: #eee !important;
	transition: border-color 0.2s;
	min-height: 120px;
	max-height: 500px;
}

.tox-tinymce:hover {
	border-color: #3498db !important;
}

/* color picker */
#clr-picker {
	border-radius: 0;
	z-index: 1060;
}

#clr-picker .clr-gradient { border-radius: 0; }

/* wp admin */
#wpbody #mgeo-bar { top: 32px; }
#wpbody .mgeo-map { margin: 20px 0; }

#post-preview { display: none; }

#mgeo-logo {
	margin-top: 10px;
	display: inline-block;
}

#mgeo-demos { margin-bottom: 10px; }
#mgeo-demos h4 { margin-bottom: 10px; }

Youez - 2016 - github.com/yon3zu
LinuXploit