
tooltiphtml {
    min-height: 100%;
}
body {
    min-height: 100%;
}
body {
    background-color: black;
    color: white;
    font-family: Corbel,'Trebuchet MS',Helvetica,sans-serif;
    font-size: 62.5% !important;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
}
html, body {
    margin: 0;
    padding: 0;
}
a img {
    border: 0 none transparent;
}
a {
    outline: 0 none transparent;
}
#header {
    position: relative;
    z-index: 3000;
}
.sky_background {
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.sky_container, .map_container, .constellation_container {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: -1;
}
.sky_background, .map_background, .constellation_background {
}
.sky_svg_container {
    left: 0;
    position: relative;
    z-index: 1;
}
.sky_overlay {
    display: inline-block;
    left: 30px;
    position: relative;
    top: 0;
    width: auto;
    z-index: 2;
}
#content {
    overflow: hidden;
}
.layout_sky #content {
    margin-top: -1px;
    padding-top: 1px;
}
.pagination_sky {
    display: inline-block;
    margin-left: 140px;
    margin-top: -2px;
}
.pagination_sky .pagination {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.pagination_sky .pagination li {
    display: block;
    float: left;
}
.pagination_sky .pagination .pager {
    color: white;
    font-family: Georgia,serif;
    font-size: 1.6em;
    opacity: 0.4;
    padding: 0 10px 5px;
}
.pagination_sky .pagination a.pager:hover {
    color: white;
    cursor: pointer;
    opacity: 0.8;
}
.pagination_sky .pagination span.pager {
    color: white;
    cursor: default;
}
.pagination_sky .pagination .pager.next, .pagination_sky .pagination .pager.preview {
    display: block;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    text-indent: 50px;
    width: 16px;
}
.pagination_sky .pagination .pager.preview {
    background: url("../images/ui/pagination-icons.png") no-repeat scroll 0 0 transparent;
    margin-right: 10px;
}
.pagination_sky .pagination .pager.next {
    background: url("../images/ui/pagination-icons.png") no-repeat scroll -25px 0 transparent;
    margin-left: 10px;
}
.pagination_sky .pagination .pager.current {
    opacity: 0.6;
}
.pagination_sky .pagination a.pager.preview:hover {
    background-position: 0 -27px;
}
.pagination_sky .pagination a.pager.next:hover {
    background-position: -25px -27px;
}
#main {
    clear: both;
    position: absolute;
}
#footer {
    clear: both;
    overflow: hidden;
}
#footer .menu {
    background: url("../images/ui/background-black-90-percent.png") repeat scroll 0 0 transparent;
    clear: both;
    display: inline-block;
    overflow: hidden;
    padding: 3px 20px;
    width: auto;
}
#footer.sticky {
    left: 0;
    position: absolute;
    z-index: 10;
}
.menu.footer {
    color: #4C4C4C;
    margin: 0;
    padding: 0;
}
.menu.footer .item {
    display: inline-block;
}
.menu.footer .link {
    color: #4C4C4C;
    display: inline-block;
    font-size: 1.1em;
    padding: 3px 5px;
}
.menu.footer .link:hover {
    color: #FFFFFF;
    transition: all 0.3s ease-in-out 0s;
}
.title.sky {
    color: #FFFFFF;
    display: inline-block;
    font-family: Georgia,serif;
    font-size: 43px;
    font-weight: normal;
    margin: 0;
    opacity: 0.2;
}
.title.sky span {
    font-size: 64px;
}
.title.map {
    color: #805B8A;
    font-family: Georgia,serif;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 15px;
    opacity: 0.4;
}
#continents_title {
    margin: 0 0 10px;
}
h1, h2, h3, h4 {
    color: white;
}
a {
    color: white;
    text-decoration: none;
}
li {
    list-style: none outside none;
}
pre, blockquote, p {
    font-size: 1.2em;
}
.menu.top {
    background: url("../images/ui/background-black-40-percent.png") repeat scroll 0 0 transparent;
    height: 45px;
    width: 100%;
}
.menu.top #main_logo {
    background-color: white;
    border-radius: 0 0 5px 5px;
    float: left;
    left: 24px;
    position: absolute;
    top: 0;
}
.menu.top #main_logo a {
    display: block;
    padding: 5px 12px;
}
.menu.top #main_logo a img {
    transition: all 0.05s ease-in 0s;
}
.menu.top #main_logo a:hover img {
    margin-top: 3px;
}
.menu.top .other {
    float: right;
    margin: 0 20px 0 0;
    padding: 0;
}
.menu.top .other .item {
    display: inline-block;
    margin: 3px 0;
    padding: 0;
}
.menu.top .other .link {
    color: #9E98AC;
    display: inline-block;
    font-family: Corbel,'Trebuchet MS',Helvetica,sans-serif;
    font-size: 1.4em;
    padding: 10px 12px 10px 18px;
}
.menu.top .other .link:hover {
    color: #FFFFFF;
    transition: all 0.3s ease-in-out 0s;
}
.menu.top .application {
    margin: 0;
    padding: 0 0 0 200px;
}
.menu.top .application .item {
    border-right: 1px solid #494679;
    display: inline-block;
    margin: 4px 0;
    padding: 0;
}
.menu.top .application .link {
    color: #9E98AC;
    display: inline-block;
    font-family: Corbel,'Trebuchet MS',Helvetica,sans-serif;
    font-size: 1.4em;
    padding: 10px 25px;
}
.menu.top .application .link:hover {
    color: #FFFFFF;
    transition: all 0.3s ease-in-out 0s;
}
.menu.top #switch_language_link {
    background: url("../images/ui/menu-top-arrow.png") no-repeat scroll 100% 18px transparent;
    color: #805B8A;
}
.menu.top #signin_link {
    background: url("../images/ui/menu-top-arrow.png") no-repeat scroll 100% -19px transparent;
    color: #B76974;
}
.menu.top #switch_language_link:hover, .menu.top #signin_link:hover {
    color: #FFFFFF;
    transition: all 0.3s ease-in-out 0s;
}
.menu.top #switch_language_link span.mobile {
    display: none;
}
.menu.top #switch_language_link span.desktop {
    display: block;
}
.menu.footer ul > li {
    display: inline;
}
ul.pagination li {
    display: inline;
    list-style-type: none;
}
.tooltips_container {
    float: left;
    margin-left: 150px;
}
.tooltip {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.6);
    color: white;
    display: none;
    padding: 10px 15px;
    position: absolute;
    z-index: 9999;
}
.tooltip .portrait {
    float: left;
    margin-right: 10px;
}
.tooltip .name {
    color: #9E98AC;
    float: left;
    font-family: Georgia,serif;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
}
.tooltip .city {
    color: #B76974;
    font-family: Georgia,serif;
    font-size: 1em;
    font-weight: normal;
}
.tooltip.homage {
    max-width: 180px;
}
.tooltip.homage .author {
    color: #B76974;
    font-size: 1.3em;
    margin: 0;
}
.tooltip.homage .type {
    color: #B76974;
    font-size: 1.2em;
    font-style: italic;
    margin: 0;
}
.tooltip.homage .message {
    color: #A19EBB;
    font-size: 1.2em;
    margin: 0;
}
#woman_profile {
    background: url("../images/ui/star-right-side-background.png") repeat scroll 0 0 transparent;
    color: #A19EBB;
    margin-left: auto;
    margin-right: 0;
    padding: 0 30px;
    position: absolute;
    right: 0;
    width: 340px;
}
.woman_profile_content {
    margin-left: -30px;
    padding: 5px 0 5px 30px;
}
#woman_profile p {
    margin: 0 0 10px;
}
#woman_profile .woman_name {
    color: #A19EBB;
    font-family: Georgia,serif;
    font-size: 2.5em;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}
#woman_profile .woman_latin_name {
    color: #A19EBB;
    font-family: Georgia,serif;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}
#woman_profile .woman_martyr {
    color: #805B8A;
    font-size: 1.2em;
    font-weight: normal;
    margin: 0;
}
#woman_profile .woman_years {
    color: #B76974;
    font-family: Georgia,serif;
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 1px;
}
#woman_profile .woman_country {
    color: #B76974;
    font-family: Georgia,serif;
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 5px;
}
#woman_profile .woman_photo {
    height: auto;
    margin-bottom: 5px;
    max-width: 100%;
    width: auto;
}
#woman_profile .share {
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 5px;
}
#woman_profile .woman_presentation {
    clear: both;
    margin-bottom: 35px;
}
#woman_profile .wikipedia_link {
    background: url("../images/ui/icon-wikipedia-link.jpg") no-repeat scroll left center transparent;
    color: #A19EBB;
    display: inline-block;
    font-size: 1.2em;
    margin-right: 10px;
    padding: 3px 0 3px 20px;
}
#woman_profile .search_google_link {
    background: url("../images/ui/icon-google-link.jpg") no-repeat scroll left center transparent;
    color: #A19EBB;
    display: inline-block;
    font-size: 1.2em;
    margin-right: 10px;
    padding: 3px 0 3px 20px;
}
#woman_profile .search_google_link:hover, #woman_profile .wikipedia_link:hover {
    text-decoration: underline;
}
.return_link_wrapper {
    background: url("../images/ui/background-return-link.png") no-repeat scroll right bottom transparent;
    display: inline-block;
    float: right;
    margin-right: 400px;
    position: relative;
    z-index: 1000;
}
.return_link {
    background: url("../images/ui/icon-return-link.png") no-repeat scroll right center transparent;
    color: #A19EBB;
    display: inline-block;
    font-family: Corbel,'Trebuchet MS',Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    margin-right: 4px;
    padding: 5px 20px 5px 2px;
}
.return_link:hover {
    text-decoration: underline;
}
#constellation_container {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 900;
}
#constellation_container.assistant {
    background-color: rgba(255, 255, 255, 0.1);
    border: 4px dashed white;
    cursor: pointer;
}
#sky {
    position: relative;
    top: 31px;
}
#constellation {
    left: 0;
    top: 0;
}
#constellation_container {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 2;
}
#addEmbellishmentButton {
    color: #9E98AC;
    position: absolute;
}
#addEmbellishmentButton .label {
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    margin-left: 14px;
    margin-top: -4px;
    text-transform: uppercase;
}
#addEmbellishmentButton:hover {
    color: #DDDDDD;
}
.name_of_country {
    font-size: 2.5em;
}
#star_lumiere img {
    float: left;
    height: 35px;
    width: 35px;
}
.infos_star_lumiere {
    color: #9D98AC;
    font-size: 1.5em;
}
.nb_of_star {
    color: pink;
    font-size: 1.2em;
    text-align: right;
}
.name_of_stat {
    color: #785784;
    font-size: 1.2em;
    text-align: left;
}
#star_stat {
}
#star_stat img {
    float: left;
    margin: 2px;
    width: 50px;
}
.list_of_countries, .list_of_continents {
    display: block;
    float: left;
    padding: 0;
    width: 24%;
}
.list_of_continents {
    margin-left: 35px;
}
.list_of_countries.first {
    padding-left: 4%;
}
.list_of_countries .item, .list_of_continents .item {
    display: block;
    margin-bottom: 6px;
    padding: 0;
}
.list_of_countries .item a, .list_of_continents .item a {
    background: url("../images/ui/star-right-side-background.png") repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    color: #805B8A;
    display: inline-block;
    font-size: 1.8em;
    padding: 4px 8px;
}
.list_of_countries .item a:hover, .list_of_continents .item a:hover {
    color: white;
}
#main_webAdmin {
    clear: both;
    height: 400px;
    overflow-x: hidden;
    position: relative;
    width: 100%;
}
#form_filter_admin {
    margin: 0 auto;
    max-width: 961px;
    padding: 20px;
}
.map_choice_wrapper {
    margin: 100px 0 20px 150px;
    overflow: hidden;
}
.map_go_back_link_wrapper {
    clear: both;
    display: block;
    margin-left: 20px;
}
.map_go_back_link {
    background: url("../images/ui/icon-return-link.png") no-repeat scroll right center transparent;
    color: #A19EBB;
    display: inline-block;
    font-family: Corbel,'Trebuchet MS',Helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: normal;
    padding: 5px 20px 5px 8px;
}
.map_go_back_link:hover {
    color: #FFFFFF;
    transition: all 0.3s ease-in-out 0s;
}
.map_no_country {
    background: url("../images/ui/star-right-side-background.png") repeat scroll 0 0 transparent;
    color: #805B8A;
    display: inline-block;
    font-size: 1.5em;
    margin-left: 30px;
    padding: 3px 8px;
}
#mobile_map_selector_form {
    display: none;
    margin-left: 35px;
}
.mobile_map_selector {
    background: url("../images/ui/star-right-side-background.png") repeat scroll 0 0 transparent;
    border: 0 none transparent;
    border-radius: 3px 3px 3px 3px;
    color: #805B8A;
    font-family: Corbel,'Trebuchet MS',Helvetica,sans-serif;
    font-size: 1.8em;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 2px;
}
.mobile_map_selector option {
    background: none repeat scroll 0 0 white;
    border: 0 none transparent;
    color: #333333;
    font-weight: normal;
}
.sky_no_star {
    background: url("../images/ui/star-right-side-background.png") repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    color: #805B8A;
    display: inline-block;
    font-size: 1.5em;
    margin-left: 30px;
    padding: 3px 8px;
}
.sky_no_star .link {
    color: #9E98AC;
}
.sky_no_star .link:hover {
    color: #FFFFFF;
}
.loading_message {
    background: none repeat scroll 0 0 black;
    border-radius: 3px 3px 3px 3px;
    color: #805B8A;
    display: inline-block;
    left: 150px;
    position: absolute;
    top: 150px;
    z-index: 2000;
}
.loading_message p {
    margin: 0;
    padding: 8px 12px 8px 36px;
    vertical-align: middle;
}
.loading_message img {
    float: left;
    padding: 7px 10px 0;
}
.error_message {
    background: none repeat scroll 0 0 black;
    border-radius: 3px 3px 3px 3px;
    color: #FF0000;
    display: inline-block;
    left: 150px;
    position: absolute;
    top: 150px;
    z-index: 2000;
}
.error_message p {
    margin: 0;
    padding: 8px 12px 8px 36px;
    vertical-align: middle;
}
.error_message img {
    float: left;
    padding: 7px 10px 0;
}
.centered_message {
    background: none repeat scroll 0 0 black;
    border-radius: 3px 3px 3px 3px;
    color: #9E98AC;
    display: inline-block;
    left: 150px;
    min-width: 200px;
    position: absolute;
    top: 150px;
    z-index: 9000;
}
.centered_message p {
    font-size: 1.4em;
    margin: 0 0 12px;
    padding: 12px 24px;
    text-align: center;
    vertical-align: middle;
}
.centered_message img {
    float: left;
    padding: 7px 10px 0;
}
.centered_message .close {
    display: block;
    margin: 7px 10px 0 0;
    text-align: right;
}
.centered_message .close a {
    color: #9E98AC;
    font-size: 1.2em;
    text-decoration: underline;
}
.centered_message .close a:hover {
    color: white;
}
.switch_culture_widget {
    background: url("../images/ui/star-right-side-background.png") repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    display: none;
    font-size: 1.6em;
    min-width: 100px;
    padding: 5px;
    position: absolute;
    right: -8px;
    text-align: center;
    top: 50px;
}
.switch_culture_widget .switch_culture_link {
    color: #805B8A;
    display: block;
    font-size: 1.2em;
    padding: 5px 8px;
}
.switch_culture_widget .switch_culture_link:hover {
    color: #FFFFFF;
    transition: all 0.2s ease-in-out 0s;
}
.cgu_wrapper {
    background: none repeat scroll 0 0 #605D70;
    border-color: #1F1C34;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    height: 250px;
    overflow-y: scroll;
    padding: 16px 20px;
}
.bloc_terms_of_use {
    width: 100%;
}
.download_mentions_link {
    text-align: right;
}
.woman_photo_upload_sample {
    height: auto;
    max-width: 100%;
    width: auto;
}
#upload_photo_form .error_list {
    margin: 0 0 20px;
}
#upload_photo_form .error_list li {
    margin-left: 0;
}
.label_required {
    color: red;
}
.bloc_terms_of_use .element-row.bloc_accept_terms {
    margin-top: 20px;
}
.bloc_terms_of_use .input_wrap.accept_terms {
    float: left;
    margin: 0 10px 0 0;
    width: auto;
}
.next-image {
    display: none;
}


/*
GUIDE
*/


#guide-box {
    position: absolute;
    z-index:9998;
    left:50%;
    /*margin-left:-240px;*/

   max-width:500px;
   
}

#guide-contenu{


    background: #FFF;
    background: rgba(255, 255, 255, 0.9);
    /*width: 480px;*/
    border-radius: 6px;
    font-family: Corbel;
    padding: 25px;


    /*margin:300px auto;*/



}
#guide-box h4{
    border-bottom: 1px solid #3e3f5f;
    padding-bottom: 20px;
    font-size: 1.8em;
    font-family: Georgia;
    margin: 0 0 20px 0;
    color: #3e3f5f;
}
.head-line {
    color: #1a1c42;
    font-size: 1.5em;
}

.link-box {
    overflow: hidden;
    border-top: 1px solid #3e3f5f;
    padding-top: 15px;
    margin-bottom: 15px;
    font-size: 1.5em !important;
}
.link-box.first {
    border-top: 0 solid #3e3f5f;
    padding-top: 0;
}/*
.link-box.no-chapeau {
    border-top: 0 solid #3e3f5f;
    padding-top: 0;    
     margin-bottom: 0px;
}*/
.guide-link {
    float: left;
    width: 240px;
}
.guide-link a.play{
    display: block;
    float: left;
}
.guide-link p{
    color: #3744ac;
    cursor:pointer;
}
.play {
    display: block;
    width: 14px;
    margin-top: 3px;
    height: 14px;
    background: url("../images/ui/play-button.png") no-repeat scroll 0 0 transparent;
}

.guide_next_wrapper{
    width:45%;
    margin:0;
    float:left;
    padding-left:5%;
    background: url("../images/ui/play-button.png") no-repeat scroll 0 3px transparent;
}
.guide_next_wrapper.step1{
    width:90%;
  }
  .guide_next_wrapper.step1_close{
    background: url("../images/ui/close-button.png") no-repeat scroll 0 3px transparent;
    margin-top:5px;
  }
.guide_button{
  
    color: #3744ac;
    cursor:pointer;
   
}
.guide_button:hover{
    color:#3E3F5F;
}
.close {
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 14px;
    height: 14px;
    padding:0;
    background: url("../images/ui/close-button.png") no-repeat scroll 0 0 transparent;
}

.colombe {
    position: absolute;
    width: 50px;
    height: 47px;
   z-index:9999;
    /*background-image: url("../images/colombe_0.png");*/
    background-repeat : no-repeat;
    display:none;
}


.layout_constellation #guide-box{
   
    max-width:400px;

     width:400px;
    top:33%;
    margin-top:-140px;
}
