@import url("sphinxdoc.css");

/* override some of sphinxdoc.css */
html {
    margin: 0;
    padding: 0;
}
body {
    border: none;
    background-color: white;
    margin: 0;
    padding: 0;
    min-width: 900px;
}
/*h1, h2, h3, h4, h5, h6 {
	color: #17365c
}*/

h1 {
    margin: 0;
    padding: 0.7em 0 0.3em 0;
    font-size: 1.5em;
    color: #11557C;
}

h2::before {
  content: "๑";
  padding-right: 5px;
  color:#0257A6;
  font-weight: normal;
  font-size: 1em;
}

h2 {
    /*background: url(img/h2.png) repeat-x;
    -moz-border-radius: 10px;
    color: #404040;*/
    color:#0257B5;
    border-bottom: 2px dotted #0257B5;
    padding: 4px 4px 4px 0px;
    /*border: 1px solid #999;
    background-color: #ddd;*/
    font-weight: bold;
    font-size: 1.3em;
    display: block;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
  	color: #0257B5;
  	border-bottom: 1px dotted #A0A0A0;
  	padding: 2px 2px 2px 0px;
}


h4 {
  font-size: 1em;
  color: #0257A6;
  border-bottom: 1px dotted #A0A0A0;
  /*border: none;*/
  /*font-size: medium;*/
  font-weight: bold;
  padding-left: 12px;
  padding-bottom: 0px;
}

h5 {
  color: #404040;
  display: block;
}

p {
    text-align:justify;
}

div.section > ul {
    list-style: disc;
    padding-left: 20px;
}

ul {
    list-style: none;
    padding-left: 20px;
}

ul.simple {
    list-style: disc;
    list-style-type:square;
    padding-left: 20px;
}

ul.simple ul {
	list-style: disc;
    list-style-type:circle;
    /*padding-left: 20px;*/
}

ul.simple > li {
	text-align:justify;
}

ul > ul {
	list-style: none;
    padding-left: 20px;
}

ul > p {
    padding-left: 40px;
}

td > div.figure {
	text-align:center;
}

table.docutils td {
	/*text-align:center;*/
	vertical-align:middle;
	border: 1px solid #C0C0C0;
	padding:2px 8px 2px 8px;
}


a {
    color: #0257B5;
    text-decoration: none;
}

a:hover {
    color: #FF00DC;
}

div.chemin {
    background-color: #F0F0F0;
    border: 1px solid #C0C0C0;
    padding:4px 4px 4px 16px;
    margin-top:2px;
    margin-bottom:2px;
    font-family: Courier New, Arial;
    /*font-style:italic;*/
    color:#0257B5;
    /*white-space:nowrap;*/
}

div.field {
    background-color: #F0F0F0;
    border: 1px solid #C0C0C0;
    padding:4px 4px 4px 16px;
    margin-top:2px;
    margin-bottom:2px;
    font-family: Courier New, Arial;
    /*font-style:italic;*/
    color:#000000;
    /*white-space:nowrap;*/
}

div.svnurl {
    background-color: #F0F0F0;
    border: 1px solid #C0C0C0;
    padding:16px;
    font-family: Courier New, Arial;
    /*font-weight:bold;*/
    color:#FF00DC;
}

div.svnurl a {
    font-family: Courier New, Arial;
    color:#FF00DC;
    text-decoration: none;
}

ol.arabic > li {
	padding-top:8px;
	padding-bottom:8px;
}

div.alignleft {
    width: 100%;
    padding: 0px;
    float: left;
}

div.centerside {
    width: 100%;
    padding: 8px;
    text-align:center;
}

div.twocol {
    width: 100%;
    height: auto;
    /* border: 2px solid red; */
    overflow: hidden;
}

div.leftside {
    width: 414px;
    padding: 0px 3px 0px 0px;
    float: left;
    vertical-align:top;
}

div.rightside {
    margin-left: 425px;
    padding-left:48px;
    text-align:justify;
    vertical-align:top;
}

div.rightside-marge-gauche ul {
}

div.rightside-marge-gauche li.toctree-l1::before {
    content: "๑";
    padding-right: 5px;
    color:#0257A6;
}

div.rightside-marge {
    margin-left: 425px;
    padding-top:50px;
    padding-left:48px;
    text-align:justify;
    vertical-align:top;
}

div.rightside-marge-gauche {
    margin-left: 425px;
    padding-left:100px;
    text-align:justify;
    vertical-align:top;
}


/** =================================== */
/**     Tableau */

.divTable {
	display:  table;
    width:auto;
    background-color:#F0F0FF;
    /*border:1px solid  #666666;
    border-spacing:5px;*/	/*cellspacing:poor IE support for  this*/
}

p.tableau {
    margin:8px;
    clear:left;
    height:100% !important; height:1em;
    /*border: 1px solid #E0E0E0;*/
}

span.side1 {
	width:200px;
    display:inline;
    float:left;
    padding: 4px;
    margin: 8px;
    text-align:left;
    vertical-align:middle;
}
span.side2 {
	width:600px;
    display:inline;
    float:left;
    padding: 4px;
    margin: 8px;
    text-align:left;
    vertical-align:middle;
}

/** =================================== */



div.body {
    margin: 0;
    padding: 0.5em 50px 20px 20px;
}

div.body p.caption {
    text-align:center;
    font-size:0.8em;
    font-style:italic;
}

p.caption {
    text-align:center;
    font-size:0.8em;
    font-style:italic;
}

/** -------------------------------------------------------------------------- */

table td, table th {
    padding: 0;
}

table.docutils {
    margin-left: 48px;
}

table.docutils td {
	white-space : nowrap;
}

div.related {
    margin: 0 80px;
    width: auto;
}
div.related ul {
  background-image: none;
  border-top: 0px;
}
div.related ul li a {
   /*font-size: 0.8em;*/
   color: #078c00;
}
a.reference em {
    font-style: normal;
}
div.sphinxsidebar {
    padding-right: 95px;
    padding-left:24px;
    width: 18%;
}
div.sphinxsidebar h3 {
    /*background: inherit;*/
    background-color:#F0F0F0;
    border: none;
    color: #385F95;
    padding: 0;
}
/*div.sphinxsidebar h4:before {
    content: "» ";
    color:#0257B5;
    background-color:#FFFFFF;
}*/
div.sphinxsidebar h4 {
    /*background: inherit;*/
    background-color:#F0F0F0;
    border: none;
    color: #385F95;
    padding: 0;
}
p.topless {
    margin: 0;
    /*padding-left: 2em;*/ /* 1em 0.3em 1em */
    /*font-size: 0.9em;*/   
    font-weight: normal;
}
div.sphinxsidebar h3 a {
    color: inherit;
}
div.document {
	min-height:400px;
    margin: 0 80px;
    background-image: none;
    width: 85%;
    /*float: right;*/
}
div.documentwrapper {
    width: auto;
}
div.footer {
    background: #FFFFFF url(img/footer-bg.png) 0 0 repeat-x;
    color: #000000;
    padding: 10px 0 35px;
    text-align: center;
    height: 45px;
    position: relative;
    overflow: hidden;
}

/* custom header */
div.header {
    position: relative;
    overflow: hidden;
    height: 90px;
    background: #97b7e1 url(img/header-bg.png) 0 0 repeat-x;
}
div.header div.wrap {
    margin: 0 80px;
}
#logo {
    padding: 0;
    position: absolute;
    left:16px;
    top:16px;
}
#logo a {
    float: left;
    width: 220px;
    height: 50px;
    left:200px;
    overflow: hidden;
    text-indent: -9999em;
    background: url(img/geoxygene.png) no-repeat;
}
#logo_cogit {
    padding: 0;
    position: absolute;
    top: 12px;
    right: 10px;
    padding: 0px;
    margin : 0px;
}
#logo_cogit a {
    float: right;
    width: 46px;
    height: 55px;
    padding: 0px;
    margin : 0px;
    overflow: hidden;
    text-indent: -9999em;
    background: url(img/Logo_cogit.png) no-repeat;
}
#logo_ign {
    padding: 0;
    position: absolute;
    top: 20px;
    right: 60px;
    padding: 0px;
    margin : 0px;
}
#logo_ign a {
    float: right;
    width: 65px;
    height: 35px;
    padding: 0px;
    margin : 0px;
    overflow: hidden;
    text-indent: -9999em;
    background: url(img/logo-IGN-simple.png) no-repeat;
}
#logo_sourceforge {
    padding: 0;
    position: absolute;
    top: 20px;
    right: 120px;
    padding: 0px;
    margin : 0px;
}
#logo_sourceforge a {
    float: right;
    width: 88px;
    height: 31px;
    padding: 0px;
    margin : 0px;
    overflow: hidden;
    text-indent: -9999em;
    background: url(img/sourceforge.png) no-repeat;
}

#top-nav {
    position: absolute;
    bottom: 20px;
    right: 250px;
    list-style: none;
    margin: 0;
}

#top-nav li {
    display: inline;
    /*margin: 0;
    padding: 0 8px;
    border-left: 1px solid #CA7900;*/
    /*border: 1px solid #26b2dd;*/
    /*background-color:#FFFFFF;*/
    color: #0257B5; /* color: #72797F;*/   /* #0257B5; */
    font-weight:bold;
    font-size:1.2em;
    padding: 8px;
    margin:0px 8px 0px 8px;
}

#top-nav li:first-child, #top-nav li.first {
    /*border-left: 0;*/
}

#top-nav li a {
	/* color: #72797F; */
	color: #0257B5;
    font-weight: bold;
    text-decoration: none;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#top-nav li a:hover {
}

/* index page links */
#quicklinks {
  margin: 0 auto;
  padding-top: 2em;
}

/*#getting-started ul {*/
#quicklinks ul {
	float: left; 
	padding: 0;
}
/*#getting-started li {*/
#quicklinks li {
	float: left; 
	display: inline;
	margin: 1.1em;
}

/*#getting-started a {*/
#quicklinks a {
  float: left;
  text-align: center;
  padding-top: 5em;
  min-width: 85px;
  background-position: center top;
  background-repeat: no-repeat;
}


/* search box style */
#searchbox {
    /*position: absolute;
    bottom: 70px;
    right: 95px;*/
    background: transparent url(img/search-box.png) top left no-repeat;
    height: 28px;
    width: 190px;
}
#searchbox-query {
    color: #FFFFFF;
    font-size: 0.92em;
    border: 0;
    background-color: #CCCCCC;
    margin: 5px 0 0 8px;
}
#searchbox-submit {
	border-width:0px;
	padding-top:4px;
	font-family:Arial;
	font-size:0.8em;
	border-bottom: 1px solid #aaa;
    /*position: absolute;
    top: 6px;
    right: 5px;*/
}
a.headerlink {
    display: none;
}

/* meta-info about a class/module get pulled out */
.meta {
    float: right;
    padding: 0 2em;
    background-color: white;
}
.meta ul {
    list-style-type: none;
    padding: 0;
}

/* overriding clear: both on dl */
dl.class {
    clear: left;
}

/* don't display class names for attributes or methods*/
.attribute .descclassname {
    display: none;
}
.method .descclassname {
    display: none;
}
.classmethod .descclassname, .classmethod .property {
    display: none;
}

/* headers with bottom border get some padding */
h2, h3, h4 {
    padding-bottom: 4px;
}

/* making code samples less gigantic */
pre {
    /*font-size: 0.95em;*/
}

/* blog entry style */
ul.rss_items li.rss_item {
    padding-bottom: 0.5em;
}

/* execute button style */
.x-btn.execute {
    margin: 1em;
}

/*
.wrap {
width: 990px;
margin: 0 auto; 
padding: 0;
}
*/

.selfclear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.selfclear {
display: inline-block; /* IE 7 */
}

.selfclear {
display: block;
}

#content {
	width: 740px; /*790px total*/
	overflow: hidden;
	float: left;
	margin: -3px 0 0 0;
	padding: 1216px 28px 0 22px;
	background: #fff;
	color: #262523;
	font-size: 1.2em;
}

#breadcrumbs {
font-size: 0.85em;
/*color: #c6e09b;*/
color: #777777;
border-bottom: 0px;
/*border-bottom: 1px solid #c6e09b;*/
margin: 1em 0 0 0;
padding: 0 0 0.5em;
}

#breadcrumbs li {
list-style-type: none;
display: inline;
}

#breadcrumbs a {
/*color: #72a629;*/
color: #777777;
text-decoration: none;
}

#breadcrumbs a:hover {
color: #26b2dd;
}



.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}

div.sphinxsidebar input {
    border: 1px solid #0257A6;
    font-family: sans-serif;
    font-size: 1em;
}


[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}


.nav > .pull-right {
  float: right;
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

li.toctree-l2::before {
  content: "๑";
  padding-right: 5px;
  color:#0257A6;
}

li.toctree-l2 {
  list-style-type: none;
  /* margin-left:48px; */
}

li.toctree-l1 {
	padding-top:8px;
	padding-left:5px;
}

/** =====================================
			Architecture
======================================= */
#circle circle {
  fill: none;
  pointer-events: all;
}

.group path {
  fill-opacity: .5;
}

path.chord {
  stroke: #000;
  stroke-width: .25px;
}

#circle:hover path.fade {
  display: none;
}


