nc-gpxedit/css/gpxedit.css

898 lines
20 KiB
CSS
Raw Normal View History

2016-11-30 19:00:03 +00:00
html {
min-height: 100%;
position: relative;
}
body {
margin: 0;
width: 100%;
height: 100%;
}
div#map {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width:100%;
/*width: calc(100% - 300px);*/
}
div.trackcol{
width:100px;
}
div.durationcol{
max-width:50px;
}
#gpxtable a.permalink , #gpxtable a.csrtm , #gpxtable a.csrtms{
float: right;
font-size: 11px;
margin-left: 2px;
margin-right: 2px;
}
2016-11-30 19:00:03 +00:00
div#logo, div#logo img {
height:80px;
}
div#logo div{
position:absolute;
bottom:0;
width:100%;
}
div#logo div p{
width:100%;
text-align:center;
float:right;
font-size:10px;
}
div#logo{
position:relative;
}
div#logo p{
margin-top: 0px;
margin-bottom: 0px;
}
div#logo {
2016-12-01 16:04:32 +00:00
background-image: url('images/gpxedit.png');
2016-11-30 19:00:03 +00:00
width: 65px;
background-size: 65px 65px;
background-repeat: no-repeat;
}
#folderrightdiv, #waypointstyle, #comparebutton, #optionbuttonsdiv, #folderdiv, #tzselect, #trackwaypointdisplay,
#astlegend, #picturestylediv{
float:right;
display:block;
}
#picturestyleselect{
max-width: 90px;
}
#folderrightdiv, #removeelevation, #comparebutton, #optionbuttonsdiv{
font-size: 11px;
}
#optionbuttonsdiv{
max-width: 60%;
}
#optioncheckdiv{
max-width: 40%;
font-size: 11px;
}
#folderdiv, #scantypediv{
max-width: 80%;
}
#tzselect{
max-width:200px;
}
#titlechoosedirform, #optioncheckdiv, #computecheckdiv{
2016-11-30 19:00:03 +00:00
float:left;
display:block;
}
#folderrightdiv {
/*max-width:60%;
margin-top: 12px;*/
}
#scantypediv{
float:right;
}
#optionbuttonsdiv{
border-left:solid 1px;
}
#titlechoosedirform{
font-size: 16px;
font-weight: bold;
}
h1.sectiontitle{
font-size: 18px;
font-weight: bold;
}
h3.sectiontitle{
font-size: 16px;
font-weight: bold;
}
2017-05-02 17:18:17 +00:00
div#gpxeditsettings h1, div#help h1{
2016-11-30 19:00:03 +00:00
/*margin-left:30px;*/
text-align:center;
}
ul,hr {
margin-top : 3px;
margin-bottom : 3px;
}
h3 {
margin-top : 5px;
margin-bottom : 5px;
}
.transparent {
opacity : 0.6;
}
.uibutton {
font-size: 13px;
height : 28px;
}
#filterlist li input{
margin-bottom: 10px;
width:100px;
}
#filterlist li b{
margin-bottom: 10px;
}
#filterlist li .ui-spinner {
height:28px;
margin-bottom: 5px;
margin-top: 5px;
}
#clearfilter{
margin-left:10px;
}
.filterbutton{
float:right;
}
#filtertabtitle h1{
float:left;
margin-left:30px;
}
#filtertabtitle h3{
float:left;
}
#gpxtable{
word-wrap: break-word;
border-radius: 7px;
}
#gpxtable tr:first-child th:first-child
{
border-top-left-radius: 7px;
}
#gpxtable tr:first-child th:last-child
{
border-top-right-radius: 7px;
}
#gpxtable tr:last-child td:first-child
{
border-bottom-left-radius: 7px;
}
#gpxtable tr:last-child td:last-child
{
border-bottom-right-radius: 7px;
}
#gpxtable th, #gpxtable td {
border: 1px solid grey;
}
#gpxtable td {
background-color: white;
}
.activeArea{
position: absolute;
top: 10px;
left: 450px;
right: 10px;
bottom: 10px;
}
2017-05-02 17:18:17 +00:00
#gpxeditsettings{
2016-11-30 19:00:03 +00:00
color:black;
}
.disclist{
margin-left:20px;
list-style-type:disc;
}
.circlist{
margin-left:20px;
list-style-type:circle;
}
2017-01-28 02:57:26 +00:00
#saved, #failed, #loading, #exporting, #saving {
2016-11-30 19:00:03 +00:00
/*width: 330px;*/
padding-left: 5px;
/*height: 35px;*/
2016-12-02 14:31:45 +00:00
text-align: left;
2016-11-30 19:00:03 +00:00
font-weight: bold;
font-size: 22px;
color: white;
background-color: #0074D9;
background-size: 30px 30px;
background-repeat: no-repeat;
background-position: 3% 50%;
border-radius: 7px;
/*float: right;*/
position:fixed;
left:60px;
top:60px;
display:none;
/*z-index: 1000;*/
}
2016-12-02 14:31:45 +00:00
#failed{
background-color: red;
}
2017-01-28 02:57:26 +00:00
#saved .fa, #failed .fa, #loading .fa, #exporting .fa, #saving .fa {
2016-11-30 19:00:03 +00:00
font-size: 22px;
}
2017-01-28 02:57:26 +00:00
#saved p, #failed p, #loading p, #exporting p, #saving p{
2016-11-30 19:00:03 +00:00
padding: 6px 6px 6px 6px;
}
.clear {
clear:both;
}
#nofolder {
font-size: 16px;
font-weight: bold;
color:red;
}
#nofoldertext ,#nofolder {
float:left;
clear:both;
}
#nofoldertext{
color:blue;
}
#subfolderselect, #processtypeselect, #tablecriteriasel {
max-width:200px;
text-overflow:ellipsis;
}
/*#ticv {
display:none;
}*/
.spinning {
-moz-animation:spin 0.7s linear infinite;
-webkit-animation:spin 0.7s linear infinite;
animation:spin 0.7s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
/*#tablecriterialabel{
float:left;
}
#tablecriteriasel{
float:right;
}
*/
#colorcriteriadiv{
float:right;
}
.toplink:link {
color: blue;
text-decoration: underline;
}
.toplink:visited {
color: blue;
text-decoration: underline;
}
.toplink:hover {
color: hotpink;
text-decoration: underline;
}
.toplink:active {
color: green;
text-decoration: underline;
}
#clean_results{
word-wrap:break-word;
}
#clean_results ul{
list-style-type:disc;
}
#gpxtable thead i.bigfa{
width: 100%;
text-align: center;
font-size:19px;
}
.permalink:link {
color: black;
text-decoration: underline;
}
.permalink:visited {
color: black;
text-decoration: underline;
}
.permalink:hover {
color: hotpink;
text-decoration: underline;
}
.permalink:active {
color: green;
text-decoration: underline;
}
#folderdiv .permalink{
font-size:16px;
}
.popuptable{
font-size: 10px;
border-collapse: collapse;
word-wrap: break-word;
white-space: normal;
width: 250px;
margin: auto;
}
.popuptable td{
border: 1px solid black;
padding: 0px 5px 0px 5px;
}
.popuptable tr:nth-child(even){background-color: #f2f2f2;}
.popuptable tr:hover {background-color: #ddd;}
#linkinput {
width:98%;
}
#optiontitle{
width:100%;
float:left;
cursor: pointer;
}
/* adapt right leaflet controls when sidebar pushes them */
@media screen and (max-width: 767px) {
.leaflet-right { right:40px; }
}
input[type=checkbox]
{
/* Double-sized Checkboxes */
-ms-transform: scale(1.5); /* IE */
-moz-transform: scale(1.5); /* FF */
-webkit-transform: scale(1.5); /* Safari and Chrome */
-o-transform: scale(1.5); /* Opera */
padding: 10px;
}
.tooltipblue{
background: rgba(0, 0, 255, 0.4);
color: white;
font-weight: bold;
}
.tooltipred{
background: rgba(255, 0, 0, 0.4);
color: white;
font-weight: bold;
}
.tooltipcyan{
background: rgba(0, 255, 255, 0.4);
color: black;
font-weight: bold;
}
.tooltippurple{
background: rgba(128, 0, 128, 0.4);
color: white;
font-weight: bold;
}
.tooltipLime{
background: rgba(0, 255, 0, 0.4);
color: black;
font-weight: bold;
}
.tooltipyellow{
background: rgba(255, 255, 0, 0.4);
color: black;
font-weight: bold;
}
.tooltipblack{
background: rgba(0, 0, 0, 0.4);
color: white;
font-weight: bold;
}
.tooltiporange{
background: rgba(255, 165, 0, 0.4);
color: black;
font-weight: bold;
}
.tooltipbrown{
background: rgba(165, 42, 42, 0.4);
color: white;
font-weight: bold;
}
.tooltipChartreuse{
background: rgba(127, 255, 0, 0.4);
color: black;
font-weight: bold;
}
.tooltipCrimson{
background: rgba(220, 20, 60, 0.4);
color: white;
font-weight: bold;
}
.tooltipDeepPink{
background: rgba(255, 20, 147, 0.4);
color: white;
font-weight: bold;
}
.tooltipGold{
background: rgba(255, 215, 0, 0.4);
color: black;
font-weight: bold;
}
.leaflet-div-icon2
{
background-image: url('images/pinblue.png') !important;
2016-12-07 13:50:06 +00:00
background-repeat: no-repeat !important;
2016-11-30 19:00:03 +00:00
width: 21px !important;
height: 30px !important;
}
.leaflet-marker-blue
{
background-image: url('images/marker-icon.png') !important;
2016-12-07 13:50:06 +00:00
background-repeat: no-repeat !important;
width: 25px !important;
height: 41px !important;
}
2016-12-07 17:53:14 +00:00
.marker-select{
background: url('images/marker-icon.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
background-size: 12px 20px;
}
.dot-select{
background: url('images/symbols/dot.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
.dot-select,
.flag-blue-select,
.flag-red-select,
.flag-blue-select,
.flag-red-select,
.flag-green-select,
.diamond-blue-select,
.diamond-green-select,
.diamond-red-select,
.block-blue-select,
.block-green-select,
.block-red-select,
.pin-blue-select,
.pin-green-select,
.pin-red-select,
.medical-select,
.residence-select,
.drinking-water-select,
.campground-select,
.hike-select,
.bike-trail-select,
.bar-select,
.skullcross-select,
.geocache-select,
.geocache-open-select,
.contact-alien-select,
.contact-bigears-select,
.contact-female3-select,
.contact-cat-select,
.contact-dog-select{
background-size: contain;
2016-12-07 17:53:14 +00:00
}
2016-11-30 19:00:03 +00:00
.leaflet-marker-red
{
2016-12-07 13:50:06 +00:00
background-image: url('images/marker-icon-red.png') !important;
background-repeat: no-repeat !important;
2016-11-30 19:00:03 +00:00
width: 25px !important;
height: 41px !important;
}
2016-12-07 13:50:06 +00:00
.flag-blue, .flag-red, .flag-green{
background-repeat: no-repeat !important;
width: 18px !important;
height: 25px !important;
}
2016-12-07 13:50:06 +00:00
.flag-blue{
background-image: url('images/symbols/flag-blue.png') !important;
}
2016-12-07 17:53:14 +00:00
.flag-blue-select{
background: url('images/symbols/flag-blue.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 13:50:06 +00:00
.flag-red{
background-image: url('images/symbols/flag-red.png') !important;
}
2016-12-07 17:53:14 +00:00
.flag-red-select{
background: url('images/symbols/flag-red.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 13:50:06 +00:00
.flag-green{
background-image: url('images/symbols/flag-green.png') !important;
2016-12-07 13:50:06 +00:00
}
2016-12-07 17:53:14 +00:00
.flag-green-select{
background: url('images/symbols/flag-green.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 13:50:06 +00:00
.diamond-blue, .diamond-red, .diamond-green{
background-size: 18px 18px !important;
background-repeat: no-repeat !important;
width: 18px !important;
2016-12-07 13:50:06 +00:00
height: 18px !important;
}
.diamond-blue{
background-image: url('images/symbols/diamond-blue.png') !important;
}
2016-12-07 17:53:14 +00:00
.diamond-blue-select{
background: url('images/symbols/diamond-blue.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 13:50:06 +00:00
.diamond-green{
background-image: url('images/symbols/diamond-green.png') !important;
}
2016-12-07 17:53:14 +00:00
.diamond-green-select{
background: url('images/symbols/diamond-green.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 13:50:06 +00:00
.diamond-red{
background-image: url('images/symbols/diamond-red.png') !important;
}
2016-12-07 17:53:14 +00:00
.diamond-red-select{
background: url('images/symbols/diamond-red.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 13:50:06 +00:00
.block-blue, .block-red, .block-green{
background-size: 16px 16px !important;
background-repeat: no-repeat !important;
width: 16px !important;
height: 16px !important;
}
.block-blue{
background-image: url('images/symbols/block-blue.png') !important;
}
2016-12-07 17:53:14 +00:00
.block-blue-select{
background: url('images/symbols/block-blue.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 13:50:06 +00:00
.block-green{
background-image: url('images/symbols/block-green.png') !important;
}
2016-12-07 17:53:14 +00:00
.block-green-select{
background: url('images/symbols/block-green.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 13:50:06 +00:00
.block-red{
background-image: url('images/symbols/block-red.png') !important;
}
2016-12-07 17:53:14 +00:00
.block-red-select{
background: url('images/symbols/block-red.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 13:50:06 +00:00
.pin-blue, .pin-red, .pin-green{
background-size: 21px 30px !important;
background-repeat: no-repeat !important;
width: 21px !important;
height: 30px !important;
}
.pin-blue{
background-image: url('images/symbols/pin-blue.png') !important;
}
2016-12-07 17:53:14 +00:00
.pin-blue-select{
background: url('images/symbols/pin-blue.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 13:50:06 +00:00
.pin-green{
background-image: url('images/symbols/pin-green.png') !important;
}
2016-12-07 17:53:14 +00:00
.pin-green-select{
background: url('images/symbols/pin-green.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 13:50:06 +00:00
.pin-red{
background-image: url('images/symbols/pin-red.png') !important;
}
2016-12-07 17:53:14 +00:00
.pin-red-select{
background: url('images/symbols/pin-red.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 16:28:14 +00:00
.medical{
background-image: url('images/symbols/medical.png') !important;
background-size: 26px 22px !important;
background-repeat: no-repeat !important;
width: 26px !important;
height: 22px !important;
}
2016-12-07 17:53:14 +00:00
.medical-select{
background: url('images/symbols/medical.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-08 09:23:36 +00:00
.residence{
background-image: url('images/symbols/residence.png') !important;
background-size: 24px 24px !important;
background-repeat: no-repeat !important;
width: 24px !important;
height: 24px !important;
}
.residence-select{
background: url('images/symbols/residence.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
.drinking-water{
background-image: url('images/symbols/drinking-water.png') !important;
background-size: 24px 24px !important;
background-repeat: no-repeat !important;
width: 24px !important;
height: 24px !important;
}
.drinking-water-select{
background: url('images/symbols/drinking-water.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 16:28:14 +00:00
.campground{
background-image: url('images/symbols/campground.png') !important;
background-size: 24px 24px !important;
background-repeat: no-repeat !important;
width: 24px !important;
height: 24px !important;
}
2016-12-07 17:53:14 +00:00
.campground-select{
background: url('images/symbols/campground.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 16:28:14 +00:00
.hike{
background-image: url('images/symbols/hike.png') !important;
background-size: 24px 24px !important;
background-repeat: no-repeat !important;
width: 24px !important;
height: 24px !important;
}
2016-12-07 17:53:14 +00:00
.hike-select{
background: url('images/symbols/hike.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 13:50:06 +00:00
.bike-trail{
background-image: url('images/symbols/bike-trail.png') !important;
background-size: 24px 24px !important;
background-repeat: no-repeat !important;
width: 24px !important;
height: 24px !important;
}
2016-12-07 17:53:14 +00:00
.bike-trail-select{
background: url('images/symbols/bike-trail.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 13:50:06 +00:00
.bar{
background-image: url('images/symbols/bar.png') !important;
background-size: 20px 24px !important;
background-repeat: no-repeat !important;
width: 20px !important;
height: 24px !important;
}
2016-12-07 17:53:14 +00:00
.bar-select{
background: url('images/symbols/bar.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 13:50:06 +00:00
.skullcross{
background-image: url('images/symbols/skullcross.png') !important;
background-size: 25px 25px !important;
background-repeat: no-repeat !important;
width: 25px !important;
height: 25px !important;
}
2016-12-07 17:53:14 +00:00
.skullcross-select{
background: url('images/symbols/skullcross.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 16:28:14 +00:00
.geocache{
background-image: url('images/symbols/geocache.png') !important;
background-size: 22px 20px !important;
background-repeat: no-repeat !important;
width: 22px !important;
height: 20px !important;
}
2016-12-07 17:53:14 +00:00
.geocache-select{
background: url('images/symbols/geocache.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-07 16:28:14 +00:00
.geocache-open{
background-image: url('images/symbols/geocache-open.png') !important;
background-size: 22px 20px !important;
background-repeat: no-repeat !important;
width: 22px !important;
height: 20px !important;
}
2016-12-07 17:53:14 +00:00
.geocache-open-select{
background: url('images/symbols/geocache-open.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-10 14:12:27 +00:00
.contact-alien, .contact-bigears, .contact-female3, .contact-cat, .contact-dog, .unknown{
2016-12-10 14:12:27 +00:00
background-size: 24px 24px !important;
background-repeat: no-repeat !important;
width: 24px !important;
height: 24px !important;
}
.contact-alien{
background-image: url('images/symbols/contact-alien.png') !important;
}
.unknown{
background-image: url('images/symbols/unknown.png') !important;
}
.unknown-select{
background: url('images/symbols/unknown.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-12-10 14:12:27 +00:00
.contact-alien-select{
background: url('images/symbols/contact-alien.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
.contact-bigears{
background-image: url('images/symbols/contact-bigears.png') !important;
}
.contact-bigears-select{
background: url('images/symbols/contact-bigears.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
.contact-female3{
background-image: url('images/symbols/contact-female3.png') !important;
}
.contact-female3-select{
background: url('images/symbols/contact-female3.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
.contact-cat{
background-image: url('images/symbols/contact-cat.png') !important;
}
.contact-cat-select{
background: url('images/symbols/contact-cat.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
.contact-dog{
background-image: url('images/symbols/contact-dog.png') !important;
}
.contact-dog-select{
background: url('images/symbols/contact-dog.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
}
2016-11-30 19:00:03 +00:00
.popupImage{
width: 80px;
height: 80px;
}
.leaflet-popup-content{
margin: 4px 4px;
}
.smallRedMarker{
background: rgba(255,0,0,1);
border: 1px solid black;
}
.trackNamesList{
list-style-type:disc;
text-align: center;
margin-left: 10px;
margin-right: 10px;
}
2016-12-02 09:23:12 +00:00
.selectedFolder{
color: blue !important;
font-weight: bold !important;
}
h2#loadtitle, h2#savetitle{
2016-12-02 13:53:26 +00:00
text-align: center;
cursor: pointer;
}
2016-12-02 13:53:26 +00:00
h2.popupTitle{
text-align: center;
}
2017-05-04 22:05:47 +00:00
.popupOkButton{
margin-left: auto;
margin-right: auto;
display:block;
}
2017-05-04 22:05:47 +00:00
#clearButton {
width: 100%;
}
#saveButton i{
color: blue;
}
#clearButton i{
color: red;
}
2017-05-04 22:05:47 +00:00
#saveButton {
width: 100%;
}
#loadButton i, #loadFolderButton i{
color: blue;
}
#saveNameLabel, #savePathLabel{
float:left;
}
#saveName, #savePath{
2016-12-14 18:15:40 +00:00
width: 100%;
float: right;
}
#savePath{
background-color: #C9C9C9;
}
2016-12-07 17:53:14 +00:00
.selectimg{
background: url('images/symbols/geocache-open.png') no-repeat right 8px center rgba(240, 240, 240, 0.90);
background-size: 20px 20px;
}
2016-12-12 14:28:15 +00:00
#desctext{
width: 100%;
height: 70px;
}
#loadtree, #savetree{
padding: 7px;
border: 1px solid black;
border-radius: 6px;
}
.oc-dialog{
z-index: 10000;
}
2017-05-02 17:13:52 +00:00
.leaflet-control-layers-selector {
min-height: 0px;
}
2017-05-02 17:16:38 +00:00
.popupdatatable input, #gpxeditsettings input {
2017-05-02 17:13:52 +00:00
min-height: 0px;
}
2017-05-04 22:05:47 +00:00
#loaddiv {
display: grid;
2017-05-04 22:15:53 +00:00
grid-template: 50% 50% / 80px 1fr 1fr;
2017-05-04 22:05:47 +00:00
}
#loadButton {
2017-05-04 22:15:53 +00:00
grid-column: 2 / 4;
2017-05-04 22:05:47 +00:00
grid-row: 1;
}
#loadFolderButton {
2017-05-04 22:15:53 +00:00
grid-column: 2;
2017-05-04 22:05:47 +00:00
grid-row: 2;
}
#loadtypeselect {
2017-05-04 22:15:53 +00:00
grid-column: 3;
2017-05-04 22:05:47 +00:00
grid-row: 2;
}
2017-05-04 22:15:53 +00:00
div#logofolder{
grid-column: 1;
grid-row: 1/3;
}
2017-05-04 22:35:36 +00:00
div#ho button {
padding: 0px;
min-height: 32px;
}
2017-05-05 14:08:58 +00:00
#optiontop {
display: grid;
grid-template-columns: 65% 35%;
2017-05-05 14:08:58 +00:00
text-align: center;
}
#optiontop select {
width: 100% !important;
}
#optiontop label {
2017-05-05 14:08:58 +00:00
margin-top: auto;
margin-bottom: auto;
}
#optiontop input[type=checkbox] {
margin-right: auto;
margin-top: 3px;
margin-bottom: 3px;
2017-05-05 14:08:58 +00:00
}
#overlayserveradd, #tileserveradd, #tileserverwmsadd, #overlayserverwmsadd {
display: grid;
grid-template-columns: 35% 65%;
}
#tileserveradd p,
#tileserverwmsadd p,
#overlayserverwmsadd p,
#overlayserveradd p{
margin-top: auto;
margin-bottom: auto;
}
#tileserveradd input[type=checkbox],
#tileserverwmsadd input[type=checkbox],
#overlayserverwmsadd input[type=checkbox],
#overlayserveradd input[type=checkbox]{
margin-right: auto;
}
#tileserveradd input[type=text],
#tileserverwmsadd input[type=text],
#overlayserverwmsadd input[type=text],
#overlayserveradd input[type=text]{
width:100%;
}