
body{overflow:hidden;font-family:'Trebuchet MS', 'Lucida Sans', Arial, Helvetica;}

ul#years{margin:0}


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

#contentwrapper{
    float: left;
    width: 100%;
}

a:hover, a:focus {
    color:#0088cc;
}
/* HEAD */

#head{height:77px; margin-top:18px}

#header-title-wp{width:296px; font-size:13px; text-transform: uppercase; margin-left:10px;line-height:13px;}
#header-title-fr{text-align:right}
#header-title-de{color:#f28b00}
#header-title-wp p{font-family:'ayumi_normalregular';margin-bottom:3px;}
#header-page-title{margin:0;padding:0;position:absolute;text-align:center;position:absolute;width:100%;top:36px;}
#header-page-title h1{font-weight:normal;font-family:'PTSansNarrowBold';font-size:20px;padding:0;margin:0;line-height:20px;padding-top:5px;}

#sub-nav ul{padding:0;margin:0;}
#sub-nav ul li{list-style-type:none; margin-left:5px;font-size:10px;line-height:14px;}
#sub-nav li a{color:#333; text-decoration:underline;}
#sub-nav #lock a{background: #fff url("../images/sprite.png") -1px 0 no-repeat; width:14px; height:15px; display:inline-block;position:relative;top:-2px;}
#sub-nav #facebook-co a{background: #fff url("../images/sprite.png") 0 -22px no-repeat; width:15px; height:15px; display:inline-block}
#sub-nav #twitter-co a{background: #fff url("../images/sprite.png") -15px -22px no-repeat; width:15px; height:15px; display:inline-block}

#font-size span{font-size: 10px}
#language{color:gray}
#language span.l-active{color:#333}
#language span{cursor: pointer}

#facebook-co {margin-top:3px;}
#language .l-active a{color:silver;text-decoration:none;}

/* GENERAL CONTAINERS */

.innertube{
    margin: 0 25px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
    position:relative;
}
#contentcolumn{
    margin-left: 276px; /*Set left margin to LeftColumnWidth*/
    /*background:url('../images/point.jpg') 0 28px repeat-x;*/
}
#contentcolumn .innertube{
    margin-left:0;
}
#leftcolumn{
    float: left;
    width: 251px; /*Width of left column*/
    margin-left: -100%;
    /*background:url('../images/point.jpg') 0 28px repeat-x;*/
}
#leftcolumn .innertube{
    margin-right:0;
}
.tab-content{
    overflow:visible;
}


/* GENERAL NAV */

ul.nav-tabs li a{color:#000; background-color:#eeeeee; border-color:#eeeeee #eeeeee #dddddd; text-transform:uppercase;font-size:13px;font-family:'ayumi_normalregular'}
ul.nav-tabs li.active a{color:#f28b00;}
ul.nav-tabs li.active a:hover{color:#f28b00;border-color:#dddddd #dddddd #ffffff;}
ul.nav-tabs li a:hover{border-color:#dddddd;}
ul.nav-tabs li a img{
    background:url('../images/sprite.png') 0 -236px no-repeat transparent;
    height:14px;
    width:15px;
    margin:2px 7px 0 0;
    padding:0;
    vertical-align:top;
}
ul.nav-tabs li.li-map.active a img{
    background-position:-19px -236px;
}
ul.nav-tabs li.li-list a img{
    background-position:-40px -236px;
}
ul.nav-tabs li.li-list.active a img{
    background-position:-56px -236px;
}
.nav-tabs > li > a {
    padding-top:4px;
    padding-bottom:2px;
    margin-right:10px;
}
.nav-tabs > li > a.last {
    margin-right:0;
}


/* BOUTONS & INPUT */

a.btn, button.btn, .x-btn button {
    min-height:25px;
    display:block;
    width:100%;
    background-image:none; 
    color:#FFF; 
    text-shadow:none; 
    border:1px solid #2C97CE;
    font-size:13px;
    font-family:'ayumi_normalregular';
    text-transform:uppercase;
    line-height:24px;
    padding:0;
    height:25px;
    background-color:#2C97CE;
    vertical-align:middle;
}
button.btn:hover, .x-btn button:hover  {color:#fff;border:1px solid #0a5ca3;}

.input-prepend input.input-block-level, select {
    color:#666;
    font-family:'ayumi_normalregular';
    font-size:14px;
    min-height:25px;
    height:25px;
}
.input-prepend input.input-block-level{
    padding-left:27px;
    background:url('../images/search.jpg') 3px center no-repeat;
}

a.btn-link {
    color: #b8b8b8;
    font-size: 12px;
    font-family: 'ayumi_normalregular';
    text-transform: uppercase;
    line-height: 24px;
    padding: 0;
    height: 25px;
    vertical-align: middle;
}

/* RECHERCHE */

#leftcolumn .input-prepend {width:226px;}
#search{margin-bottom:5px;}
.small-margin-bottom {margin-bottom:5px;}
.large-margin-bottom {margin-bottom:20px;}
.btn-group > li.btn{
    font-size: 13px;
    font-family: 'ayumi_normalregular';
    padding: 4px 8px;
    line-height: 16px;
    border-color: #eeeeee;
    color: #333;
    width: 20px;
    display: inline-block;
}
.btn-group > li.btn:hover{
    border-color:#dddddd;
    background-color:#eeeeee;
}
.btn-group > li.btn:active{
    background-color:white;
}
.btn.selected {
    border: 1px solid #f28b00 !important;
    z-index:3;
    background-color:white;
}
.btn-group > .btn.selected:hover {
    background-color:white;
}


/* FAVORIS */

.favoris .btn {margin-bottom:12px;}
button.btn.ex-pdf, button.btn.ex-csv {
    background:#f28b00;
    border:1px solid #f28b00;
}
button.btn.ex-pdf:hover, button.btn.ex-csv:hover {
    border:1px solid #e06501;
}

button.btn img {
    background:url('../images/sprite.png') 0 -253px no-repeat transparent;
    height:17px;
    width:15px;
    margin:3px 5px 0 0;
    padding:0;
    vertical-align:top;
}
button.btn.ex-csv img {
    background-position:-15px -253px;
}
button.btn.save img {
    background-position:-34px -253px;
}
button.btn.save a {
    color:white;
    text-decoration:none;
}


/* ARBRE */

#dhtmlx-tree-wp {
    border:1px solid #dddddd;
    color:#666;
    font-size:14px;
}
.dhtmlx-tree-wp {
    font-family:'ayumi_normalregular';
    margin-bottom:20px;
    padding:5px 7px;
}
#dhtmlx-tree-wp img{
    max-width:none;
}


/* POPINS */

#grid-address-modal {
    padding: 18px 10px 15px 20px;
}
.modal {
    margin-left:-260px;
}

.pop-in {
    width:500px;
    /*max-height:400px;*/
    border:0px solid #fff;
    background-color:white;
}
/*#map_canvas .modal-header, #map_canvas .modal-footer, #map_canvas .modal-body{width:485px}*/
.modal-header {
    padding: 0 0 0 0;
    border-bottom: 0px solid #eee;
    position:relative;
}
.modal-header h3 {
    font-size:20px;
    font-weight:normal;
    font-family: 'PTSansNarrowBold';
    margin-top:0;
    line-height:22px;
    padding-bottom:13px;
}
.close {
    display:none;
}
#place-img-modal .close {
    display: block;
}
#grid-address-modal .close, #modalSave .close {
    float:none;
    margin:0;
    position:absolute;
    right:0;
    font-weight:normal;
    display:block;
}
#grid-address-modal .close {
    right: 19px;
    top: 10px;
    z-index:10;
}
#modalSave .close {left: 309px;top: 7px;}
.modal-body {
    padding:0;
    margin:0;
    max-height:300px;
}
.modal-body ul.nav-tabs li a {
    font-size:11px;
}
.modal-footer {
    padding: 0;
    margin-bottom: 0;
    padding-top:5px;
    text-align: right;
    background-color: #fff;
    border-top: 0px solid #ddd;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.modal-footer a, .modal-footer button {
    text-transform:uppercase;
    display:inline-block;
    margin-left:15px;
    width:auto;
    padding-left:10px;
    padding-right:10px;
    font-size:12px;
}
.modal-footer a.btn-link {
    line-height:26px;
}
.modal-footer button img{
    background:url('../images/sprite.png') -18px -198px no-repeat transparent;
    height:17px;
    width:14px;
    margin:3px 5px 0 0;
    padding:0;
    vertical-align:top;
}
.modal-footer a img{
    background:url('../images/sprite.png') -2px -173px no-repeat transparent;
    height:17px;
    width:15px;
    margin:3px 5px 0 0;
    padding:0;
    vertical-align:top;
}
.modal-footer a:hover img{
    background:url('../images/sprite.png') -21px -173px no-repeat transparent;
    height:17px;
    width:15px;
    margin:3px 5px 0 0;
    padding:0;
    vertical-align:top;
}
.modal-footer a:hover {
    text-decoration:none;
    color:#333;
}
.bottom-streetview{
    font-size:10px;
    margin-top:3px;
}
.bottom-streetview a.current{
    font-size:10px;
    color:#333;
    text-decoration:none;
    cursor: default;
    font-weight: bold;
}
.adress-view{
    margin:0 0 14px;
}
.adress-view p span{
    font-family:'Trebuchet MS', 'Lucida Sans', Arial, Helvetica;
    font-weight:bold;
}
#place_address, #previous_address{
    font-family:'ayumi_normalregular';
    font-size:15px;
    line-height:18px;
    font-weight:normal;
}
/* gestion overflow */
/*.modal-body .tabbable{
        height:auto;
        overflow:hidden;
}
#grid-gridServicesModal{
        overflow:auto;
        max-height: 300px;
        margin-bottom: 15px;
}*/
#grid-address-modal .modal-body .tab-content{
    overflow:hidden;
}

#map_canvas .modal-body, #map_canvas .pop-in {
    max-height:none;
    overflow:hidden;
}
.nav-pop-in{
    margin-bottom:13px;
}
#place_img {
    height: 135px;
}

/* MODAL SAVE */

#modalSave{
    padding:20px;
    width:296px;
    top:20%;
}
#modalSave .modal-body{
    padding-bottom:10px;
}
#modalSave input.input-block-level {
    color:#666;
    font-family:'ayumi_normalregular';
    font-size:14px;
    min-height:25px;
    height:25px;
    margin-top:5px;
}


#map_legend {
    background: white;
    padding: 10px;
    font-family:'ayumi_normalregular';
    font-size: 10pt;
    display:none;
    border: 1px solid #dddddd;
    margin: 0 2px 2px 0;
    left:8px !important;
    right: auto !important;
    bottom:25px !important;
}
#map_legend img{
    height:16px;
    width:10px; 
}

#place_img {
    height : 135px;
}
.bottom-streetview .nav-tabs{border:0;margin:0;}
.bottom-streetview ul.nav-tabs li.tab {
    font-family:'Trebuchet MS', 'Lucida Sans', Arial, Helvetica;
    color:#333333;
    font-size:10px;
    text-transform:none;
}
.bottom-streetview ul.nav-tabs li.pull-left a {border:0;}
.bottom-streetview ul.nav-tabs li.tab a {
    background-color: #fff;
    font-family:'Trebuchet MS', 'Lucida Sans', Arial, Helvetica;
    margin-left:0;
    margin-right:0;
    color:#0088cc;
    padding-left:0;
    padding-right:0;
    font-size:10px;
    text-transform:none;
    text-decoration:none;
    display:inline;
}
.bottom-streetview ul.nav-tabs li.tab a:hover, .bottom-streetview ul.nav-tabs li.tab a span:hover {
    text-decoration:underline;
}
.bottom-streetview ul.nav-tabs li.active a {color:#333333;}
.bottom-streetview ul.nav-tabs li.active a:hover {color:#333333;cursor:default;text-decoration:none;}



#tab_photo_content{text-align: center;background-color: #eeeeee;}
#tab_photo_content p:first-child{padding-top:30px;}
#tab_photo_content img{height:135px;}

#selectionIds {display:none;}
#place-img-modal {padding: 7px;border-radius: 7px;}
#place-img-modal img {width: 100%;border-radius: 2px;}

#translations{display:none;}

.pop-in-content{
    overflow-y: auto;
    margin-right: 10px;
}
#hierarchySwitch{float:right;}

#current_address {
    width: 100%;
    display: block;
}
#street_view_link {
    float: right;
    margin-right: 5px;
    font-weight: normal;
}

.dhtmlx-tree-loader {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #dddddd;
}

.modal-body .bottom-streetview .modal-footer {
    padding-top:0;
}
.modal-body .bottom-streetview .modal-footer a {
    background-color: #fff;
    color: silver;
    text-transform:none;
    font-family:'Trebuchet MS', 'Lucida Sans', Arial, Helvetica;
    font-size: 10px;
    line-height: 14px;
    background: none;
    padding:0;
    margin:0;
    display:inline;
}

#modal-tab-admin a{
    margin-top: 10px;
}

.margin.btn{
    margin-bottom: 5px;
}

.fixed {
    position: fixed;
}

.transparent {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#welcome-modal {
    overflow: auto;
    overflow-x: hidden;

}

/**
 *  Resize Image with the size of the screen
 **/

.modal.fade.in {top: 6%;}
#welcome-modal { height: 731px !important;};
.welcome-modal-content img{width: 461px;};

#welcome-modal img {
    max-width: none;
}

#welcome-modal .welcome-modal-content {
    width: 500px;
}

#welcome-modal .header {
    background: white;
}

#welcome-modal .header h1 {
    color: #f28b00;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 220%;
    margin-bottom: 0;
}

#welcome-modal .header h2 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 150%;
    font-weight: bolder;
    margin-top: 0;
}

.valign-container {
    position: relative;
}

.valign-container .bottom {
    position: absolute; 
    bottom: 0; 
    left: 0;
}
.valign-container .top {
    position: absolute; 
    top: 0; 
    left: 0;
}

#welcome-modal .footer{
    background: white;
}

#welcome-modal .logo {
    float: right;
    margin: 3px;
    height: 45px;
}

.forcedTranslation {
    display:none;
}


#hierarchy-dialog {
    width: 100%;
    height: 100%;
}

#hierarchy-dialog .hierarchy-dialog-column {
    overflow: auto;
}
#hierarchy-dialog .containerTableStyle {
    overflow: hidden;
}
#hierarchy-dialog .containerTableStyle .standartTreeImage img {
    max-width: none;
}
.ui-widget-header {
    font-family:'ayumi_normalregular';
    background: #f6a828 !important;
}

#hierarchy-dialog .footer {
    text-align: right;
    padding-top: 5px;
    font-family: 'ayumi_normalregular';
}

/* on firefox, the text is set with width: 100% and this hides the checkbox
   https://projects.inovia.fr/issues/67939 */
#hierarchy-dialog .standartTreeRow {
    width: initial !important;
}