/* all local style changes; overrides style.css */

/* start Matthias-supplied css code */


html {
	margin: 0; 
	padding: 0;
}

html body {
    line-height: 1.5em;
    font-family: Avenir,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: small; 
    padding: 0;
    min-width: 726px;
    background-color: #FFF;
}
body{
	background:url(../image/map.png) no-repeat;
	background-size:1165px;
	background-position:100% 0;
}
form {
	margin: .6em 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: Avenir,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

h1{
    line-height: 1.5em;
    font-weight: bold;
    font-size: 2em;
    border-bottom: 0.5px solid #cccccc;
    padding-bottom: 10px; 
}
/* h1 {
    margin: 1.8em 0 0 -4%;
    line-height: 1.3;
    border-bottom: 1.5px solid #cccccc;
    padding-bottom: 5px;
}

h2 {
    margin: .8em 0 0 -4%;
    line-height: 1.3;
}

h3 {
    margin: .8em 0 0 -3%;
    line-height: 1.3;
}

h4 {
    margin: .8em 0 0 -3%;
    line-height: 1.3;
}

h5 {
    margin: .8em 0 0 -2%;
    line-height: 1.3;
}

h6 {
    margin: .8em 0 0 -1%;
    line-height: 1.3;
}
 */
hr {
	margin: .6em
}

ol {
	margin: 0 0 0 5%;
	line-height: 1.2;
}

pre {
	margin: .75em 0;
	line-height: 1.0;
	color: #461b7e;
}

td {
	line-height: 1.2
}

th {
	line-height: 1.2;
}

ul {
	margin: 0 0 0 25px;
	/*line-height: 1.2;*/
    padding: 0;
}

/*h1, h2, h3, h4, h5, h6 {
	margin-left: 0
} */

.pagetitle {
    text-transform: capitalize;
}


.edited {
    font-size: 0.75em;
    font-family: sans-serif;
    font-style: italic;
}

.actions ul {
    margin: 0;
    padding: 6px;
    list-style-type: none;
    border-bottom: 0;
}

.actions li {
    font-size: 0.75em;
    font-family: sans-serif;
    font-style: italic;
}

.breadcrumbs:before {
    content: 'Path: ';
}

.breadcrumbs {
    margin-top: 1em;
    font-weight: bold;
    font-size: 0.75em;
}

.dataline {
    font-size: .75em;
    font-family: sans-serif;
}

blockquote {
	margin-top: .75em;
	line-height: 1.5;
	margin-bottom: .75em;
}

a:link    { color: #000; }
a:visited { color: #222; }
a:hover   { color: #444 }
a:active  { color: #000; }

div.header {
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    margin: 30px 0 10px 0;
    padding: 0;
    clear: both;
    font-size: 2em;
}

#aheader {
    font-size: 150%;
}

a#aheader:link    { text-decoration: none; color: #000; }
a#aheader:visited { text-decoration: none; color: #000; }
a#aheader:hover   { text-decoration: none; color: #000; }
a#aheader:active  { text-decoration: none; color: #000; }

a.anav:link    { text-decoration: none; color: #000; }
a.anav:visited { text-decoration: none; color: #000; }
a.anav:hover   { text-decoration: underline; color: #000; }
a.anav:active  { text-decoration: none; color: #000; }

div#nav {
    padding-top: 5px;
    font-size: 12px;
    letter-spacing: +1px;
}

/* general */

div.intro {
    width: 575px;
    margin-left: auto;
    margin-right: auto;

}

/* div.bignav {
    font-size: 2em;
    color: #333;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;
   
    border-top: solid 2px #c0f6aa;
    border-bottom: solid 2px #c0f6aa;
    
    background: url('/images/gradient1.png');
    background-repeat: repeat-x;
    background-attachment:fixed;
    background-position: center; 
}

div.footernotice {
    font-size: 0.3em;
    color: #555;
    text-align: center;
    padding-top: 1em;
    font-size: small;
    font-style: italic;
} */

#wrap {
    width: 80%;
    margin: 10px auto;
    padding: 0 0 0 0;
}

#main {
    margin-left: 200px; /* sidebar width + margin */
	min-height:600px;
    width: 70%
}

.bullet {
    color: #ccc;
}

#sidebar {
    float:left;
    width:165px;
    padding-right: 10px;
    line-height: 1.8em;
    margin-left: 0px;
}

.sidebarlink {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0; 
    padding-left: 0;
    margin-left: 0;
    text-decoration: none;
    color: #000099;
}

a.sidebarlink:link    { text-decoration: none; color: #000; }
a.sidebarlink:visited { text-decoration: none; color: #000; }
a.sidebarlink:hover   { text-decoration: underline; color: #119; }
a.sidebarlink:active  { text-decoration: none; color: #900; }


#sidebarlogo {
    padding-bottom: 10px;
    margin-bottom: 5px;
    border-bottom: solid 1px #ddd;
}

.introtext {
    text-align: justify;
    color: #999;
}

#footer {
	/* height:200px; */
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
	text-align:center;
	/* background:url(../image/footer.png) no-repeat fixed bottom; */
}
.document ul li{
	padding:5px 0;
}
.resource ul li{
	padding:5px 0;
}
.milestone{
	margin:10px 0;
}
.milestone ul li{
	padding:5px 0;
}
.contact{
	border-bottom: solid 1px #ddd;
	margin:5px 0;
}

.post-list{
 margin: 0;
 padding:0;
 list-style: none;
 line-height: 1.2;
}

.post-link{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    padding-left: 10px;
}
.post-title{
    font-size: 31px;
    font-style: italic;
}
/*monitor.html*/

 .table_diff{
    table-layout:fixed;
    /*width:900px;*/
}
.insert{
    background-color: #AAEBB4;
}
.delete{
    background-color: #EE9999;
}
.table_diff td{
    word-break: break-all; word-wrap:break-word;
}
.panel-heading{
    cursor: pointer;
}
.panel{
margin-bottom: 0px;
    margin-top: 20px;
}
.panel-body {
    padding: 15px 0;
}
.glyphicon{
    float:right;
}