    /**
    * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
    * Richard Clark (http://richclarkdesign.com)
    * http://cssreset.com
    */
    html, body, div, span, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    abbr, address, cite, code,
    del, dfn, em, img, ins, kbd, q, samp,
    small, strong, sub, sup, var,
    b, i,
    dl, dt, dd,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section, summary,
    time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    }
    body {
    line-height:1;
    }
    article,aside,details,figcaption,figure,
    footer,header,hgroup,menu,nav,section {
    display:block;
    }
    nav ul {
    list-style:none;
    }
    blockquote, q {
    quotes:none;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
    content:'';
    content:none;
    }
    a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    }
    /* change colours to suit your needs */
    ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
    }
    /* change colours to suit your needs */
    mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
    }
    del {
    text-decoration: line-through;
    }
    abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
    }
    table {
    border-collapse:collapse;
    border-spacing:0;
    }
    /* change border colour to suit your needs */
    hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
    }
    input, select {
    vertical-align:middle;
    }
	 ul li {
		padding:5px;
	}
	p {
		padding:5px 0px;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	background:url(side-bg.png);


}

header {
	padding:0px;
	margin:0px;
	width:100%;
	height:40px;
	border-bottom:1px solid #CCC;
	background:#6699CC;
	color:#FFF;
	background:url(top-bg.png);
	position:fixed;
	top:0;
	display:block;
	z-index:1000;
}

.logo {
	padding:5px 15px;
	float:left;
}

h1 {
	font-size:1.5em;
	padding:10px;
	display:inline-block;
}

h2 {
	font-size:1.1em;
	padding:10px;
	background:#FFF;
	clear:both;
	margin:10px 0px;
}

h3 {
	font-size:1.1em;
	padding:10px;
	background:#FFF;
	display:inline-block;
	clear:both;
	border: 1px solid #DFDFDF;
	border-bottom:none;
	margin-bottom:-2px;
}


h4 {
	font-size:1.1em;
	padding:5px;


}

.description, .embedcode, .settingscode {
	padding:20px;

}

.embedcode textarea, .settingscode textarea{
	width:250px;
	height:100px;

}

#smallmenu {
	float:right;
	padding:10px;
	margin-top:3px;
}

#smallmenu a {
	background:#497CA7;
	color:#FFF;
	padding:6px 8px;
	border:1px solid #26445F;
		text-decoration:none;


}

footer {
	text-align:center;
	font-size:0.8em;
	padding:10px;
	color:#444;
	background:url(bg.jpg);
	border-top:2px solid #DDD;
}

.totalp {
width:100%;
}

#leftbar {
	width:20%;
	min-width:350px;
	float:left;
	display:block;
	margin-top:40px;


	}

#rightbar {
	float:left;
	width:75%;
	min-width:900px;
	margin-top:40px;
	display:block;
	}

#leftmenu {
	padding:20px;
	list-style:none;
	width:250px;
	position:fixed;
	display:block;
	left: 0px;
	top: 30px;
}

#leftmenu li a{
	padding:10px 5px;
	margin-bottom:3px;
	background-color:#FFF;
	color:#444;
	display:block;
		text-decoration:none;


}

.setting-boxes {
	padding:10px;
}
/*#visualization,*/
#default-settings, #javascript-embed, #js-settings-box-inner, #map-settings, #simple-table, #advanced-table  {
	padding:10px;
	background:#FFF;
	border: 1px solid #DFDFDF;
	border-top:none;
	margin-bottom:10px;
}

#default-settings td {
	padding:3px;
	text-align:right;

}

#geoapi { width:90%; padding:5px;}

.docontent {
	padding:10px;
	margin-bottom:20px;

}

.map {
	width:620px;
	float:left;
	margin-bottom:30px;
	margin-right:10px;
	z-index:-1;
	}

#map-settings td,#custom-action td{
	padding:5px;

}

#simple-table,#advanced-table {
	margin-top:11px;
}

#js-settings-box-inner {
	margin-top:10px;
}

.iwmsmall {
	font-size:x-small;
	color:#666666;
	padding:5px 5px 15px 0px;

}
.warning {
	padding:20px;
	background-color: rgba(192, 102, 79, 0.877);
	color:#fff;
	font-weight: bold;
	margin-bottom: 10px;
}

#custom-action {
	margin:0px 0px 30px 0px;
	display:none;
	padding:20px;
	background-color:#fff;
	padding:10px;
	border: 1px solid #DFDFDF;
}

#latlondiv {
	margin:0px 0px 30px 0px;
	display:none;
	padding:20px;
	background-color:#fff;
	padding:10px;
	border: 1px solid #DFDFDF;

}

#js-settings-box {
	padding-top:20px;
}


.activeb {
	border: 1px solid #DFDFDF;
	border-bottom:none;
	margin-bottom:-2px;
	background-color: #FFF;
	padding: 10px;
	color:#000000;
	cursor:pointer;
	margin-left:10px;
	text-decoration:none;

}
.inactiveb {
	background-color: #f5f5f5;
	padding: 10px 10px 8px 10px;
	color:#222222;
	cursor:pointer;
	margin-left:10px;
	border-bottom:#CCC;
		text-decoration:none;


}

#custom-settings {

}

#load-settings {
	display:none;
}

#help {
text-align:right;
float:right;
font-weight:bold;

}


#visualization {
	background-color:#FFF;
	padding:10px;
	border:1px solid #DFDFDF;
	border-top:none;
}




textarea, input[type="text"], input[type="password"], input[type="file"], input[type="button"], input[type="submit"], input[type="reset"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="url"], select {
    background-color: #FFFFFF;
    border: 1px solid #DFDFDF;
    color: #333333;
	padding:3px;
}

#clear, .clear {
	clear:both;

}



#default-settings-table-add {
	background-color:#f5f5f5;
	padding:10px;
	margin-top:20px;
	border: 1px solid #DFDFDF;

}
#default-settings-table-add th {
	text-align:left;

}
#advanced-table {
	display:none;
}

#add-table-advanced {
		padding:10px;
	}

#add-table-advanced textarea {
	width:90%;
	height:200px;
}

#default-settings-table input[type=text],
#add-table input[type=text] {
	width: 100px;
}

#default-settings-table th,#add-table th{
	font-weight:bolder;
	text-align:left;

}

.iwm-small-help {
	color:#666;
	font-style:italic;
	font-size:11px;
}

#add-table, #add-table-simple {
width:100%;
}

#add-table textarea {
	width:100%;
}


.data-content-table {
	width:100%;
	background-color: #FFF;
	margin-top:10px;
}

.data-content-table tr:nth-child(even) {
	background-color: #EEE;
}

.data-content-table tr:nth-child(odd) {
	background-color: #FFF;
}

.data-content-table td {
	padding:2px 10px;
}
.data-content-table th {
	text-align:left;
	padding:10px;
	background-color: #E5E3DC;

}

.deleteplace {
	cursor:pointer;
	}
.editing-map-entry tr {
	border: 1px solid #F30;
	background-color:#0099CC;
	padding:20px;
}


#iso-code-msg {
	padding:10px;
	margin-bottom:30px;
	color:#333333;
	font-style:italic;
	display:block;
	font-size:0.9em;

}

.colorsample {
	width:20px;
	height:20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float:right;
}

#iwm-message-intro {
	margin-top:15px;
	padding:15px;
	background-color:#f5f5f5;
	border: 1px solid #DFDFDF;

}

#iwm-message-intro #shc{
	font-weight:bold;
	background-color:#FFFFFF;
	padding:5px;
	}

#visit {
	padding:10px;
}


circle {
	cursor:pointer;
}

a {
	color:#444;
	text-decoration:underline;

}

a:hover {
	background:#444;
	color:#FFF;
}