/*******************************/
/*************global************/
/*******************************/

p,
address {
    margin: 0 0 10px; /*uniformiser balise addresse ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  proximitÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© de balise p*/
}

.text-lowercase{
    text-transform: lowercase !important;
}
#content .well,
#texte .well,
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}
.mt-15 {
    margin-top: 15px;
}

#tel-competences {
    white-space: nowrap;
}
.page_services #strate-modules,
.page_services #strate-presentation {
    display: none;
}
#strate-modules ul {
    padding-left: 0;
    list-style: none;
}

.service-titre {
    display: none;
}
.theme-16 .service-titre {
    display: block;
}
label {
    position: relative;
}
a {
    transition: 0.2s all ease;
}
.flex-content {
    display: flex;
    justify-content: center;
    align-items: center;
}
/*Autocomplete plugin*/
/*.typeahead.dropdown-menu{
    width:100% !important;
}
/*.typeahead.dropdown-menu>li>a{
    white-space:normal;
}*/
.typeahead.dropdown-menu {
    margin-top: 0;
    right: 0;
    left: 0 !important;
}
#texte .typeahead.dropdown-menu li,
.typeahead.dropdown-menu li{
    list-style: none;
    padding: 0;
}
.typeahead.dropdown-menu>li>a:hover, 
.typeahead.dropdown-menu>li>a:focus {
    color: #262626;
}
.typeahead.dropdown-menu>.active>a, 
.typeahead.dropdown-menu>.active>a:focus, 
.typeahead.dropdown-menu>.active>a:hover {
    color: #fff !important;
}
#page_interne .typeahead.dropdown-menu a {
    white-space: normal;
    padding: 4px 7px;
    line-height: 1em;
    font-size: 13px;
    opacity: 1;
    color: #333;
}
#page_interne .typeahead.dropdown-menu li:not(.active) a strong {
    color: #333;
}
#loader_city {
    position: absolute;
    display: none;
    right: 30px;
    bottom: 10px;
    top: auto;
    height: 13px;
    color: #999;
    font-size: 14px;
    z-index: 10;
}
/*#form_decla_situation #loader_city {
    top: 10px;
}
#form_paiement #loader_city {
    top: 37px;
    right: 50px;
}*/
form .input-group {
    font-size: 14px;
}
#form_contact_home #adresse {
    display: none;
}
/*******************************/
/*************logo**************/
/*******************************/
#logo-client {
    display: block;
    /*padding: 15px;*/
    padding: 10px;
}
#logo-client-inner,
#footer-logo-client-inner {
    max-width: 430px;
    max-height: 150px;
    width: 100%;
    height: 100%;
}

#logo-client-inner img,
#footer-logo-client-inner img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin-right: 15px;
    max-width: 100%;
    height: auto;
    max-height: 100px;
    @media screen and (max-width: 768px) {
        margin-right: 0;
    }
}
.navbar-brand {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    float: none;
    height: auto;
}
.navbar-name {
    height: 100%;
    float: none;
    /* height: auto; */
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    margin-left: 8px;
}
.navbar-name .lead {
    margin-left: 0;
}
.navbar-name .accroche {
    position: static;
    font-size: 0.9em;
    line-height: 1em;
    margin-top: 3px;
    text-align: left;
}
.theme-12 #logo-client,
.theme-14 #logo-client,
.theme-15 #logo-client,
/*.theme-12 .navbar-brand,*/
.theme-15 .navbar-brand, 
.theme-14 .navbar-brand {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    padding-left: 5px;
    height: auto;
    float: none;
    /*margin-bottom: 25px;
    padding: 5px 15px;
    width: 255px;*/
}
.theme-15 .navbar-brand img, 
.theme-14 .navbar-brand img {
    max-width: 280px;
    max-height: 110px;
    margin-bottom: 10px;
    /*float: left;*/
    /*padding: 10px 5px 10px 25px;*/
}
.theme-12 .navbar-brand img{
   /* max-width: 280px;
    max-height: 110px;*/
    margin-bottom: 10px;
}
.theme-12 .navbar-brand .icon-marianne-profil,
.theme-15 .navbar-brand .icon-marianne-profil, 
.theme-14 .navbar-brand .icon-marianne-profil {
    float: left;
    top: 12px;
    width: 100px;
    height: 110px;
}
.theme-12 .navbar-brand .icon-marianne-profil:before,
.theme-15 .navbar-brand .icon-marianne-profil:before, 
.theme-14 .navbar-brand .icon-marianne-profil:before {
    font-size: 104px;
    line-height: normal;
}
.theme-12 .navbar-brand p,
.theme-15 .navbar-brand p, 
.theme-14 .navbar-brand p {
    margin: 0;
    font-weight: bold;
    line-height: 17px;
}
.theme-12 .navbar-brand p.small,
.theme-15 .navbar-brand p.small, 
.theme-14 .navbar-brand p.small {
    font-size: 75%;
}
/*.theme-12 .navbar-brand .accroche,
.theme-14 .navbar-brand .accroche,*
.theme-15 .navbar-brand .accroche { 
    position: absolute;
    left: 105px;
    font-size: 0.7em;
    line-height: 1em;
}*/
.theme-12 .navbar-brand .lead + .accroche,
.theme-15 .navbar-brand .lead + .accroche, 
.theme-14 .navbar-brand .lead + .accroche {
    bottom: 10px;
}
.theme-12 .navbar-brand .small + .accroche,
.theme-15 .navbar-brand .small + .accroche, 
.theme-14 .navbar-brand .small + .accroche {
    bottom: 0;
}
@media only screen and (min-width:768px) {
    .theme-15 .navbar-brand, 
    .theme-14 .navbar-brand {
        height: 75px;
        width: 345px;
    }
    .theme-12 .navbar-brand {
        height: 75px;
    }
    .theme-12 .navbar-brand,
    .theme-15 .navbar-brand, 
    .theme-14 .navbar-brand,
    .theme-12 #logo-client,
    .theme-14 #logo-client
    .theme-15 #logo-client {
        margin-bottom: 0;
    }
    .theme-12 .navbar-brand p,
    .theme-15 .navbar-brand p, 
    .theme-14 .navbar-brand p {
        white-space: nowrap;
    }
    .theme-12 .navbar-brand .lead,
    .theme-15 .navbar-brand .lead, 
    .theme-14 .navbar-brand .lead {
        font-size: 17px;
    }
    .theme-12 .navbar-brand .small + .accroche,
    .theme-15 .navbar-brand .small + .accroche, 
    .theme-14 .navbar-brand .small + .accroche {
        bottom: 10px;
    }
}
/******************************************/
/*****Contenu rÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©dactionnel et modules******/
/******************************************/
#page_interne #redactionnel .table-condensed>thead>tr>th, 
#page_interne #redactionnel .table-condensed>tbody>tr>th, 
#page_interne #redactionnel .table-condensed>tfoot>tr>th, 
#page_interne #redactionnel .table-condensed>thead>tr>td, 
#page_interne #redactionnel .table-condensed>tbody>tr>td, 
#page_interne #redactionnel .table-condensed>tfoot>tr>td {
    padding: 8px 15px;
}
/*Masque les icones des modules en fonction des pages*/
body.page_paiement #col-paiement {
    display: none;
}
body.page_depot_acte #col-depot-acte {
    display: none;
}
body.page_demande_constat #col-constat {
    display: none;
}
.chapeau {
    text-align: center;
}
/* Fil d'ariane */
.breadcrumb {
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
}
.breadcrumb>li+li:before {
    padding: 0 0 0 5px;
}
#wrapper-container .breadcrumb a {
    color: initial;
    text-decoration: none;
}
/*Correction pour les listes ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  puces*/
.container.texte .breadcrumb>li+li:before,
.texte .breadcrumb>li+li:before {
    background-color: transparent;
}
.btn-file {
    font-size: 14px !important;
}
/***********************************/
/*****CompÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©tences territoriale******/
/***********************************/
/*v1*/
#competence ul:not(.nav-tabs) {
    list-style: disc;
    list-style-position: outside;
    padding-left: 15px;
}
#competence li {
    padding-left: 0;
}
#competence ul li:before {
    display: none;
}
#search_com {
    margin-top: 15px;
}
#competence2017 .ui-autocomplete-loading {
    background: white url('../images/loader.gif') right center no-repeat;
}
/**********************/
/*    Code de Pierre   */
/**********************/
#competence2017 .ui-autocomplete span.hl_results {
    background-color: #ffff66;
}
#competence2017 .ui-widget-content {
    border: 1px solid #494949 !important;
    color: #494949 !important;
    background: #F9F9F9 !important;
}
#competence2017 .ui-widget-content li {
    color: #494949 !important;
    font-size:1em !important;
    font-size:12px !important;
}
#competence2017 .ui-menu-item {
    background:none;    
}
#competence2017 .ui-autocomplete-input {
    padding:0 2px;  
    height: 25px;
}
#competence2017 .ui-tooltip {
    font-size:12px !important;  
}
.bloc_comp {
 width:375px;
 height:150px;
 display:inline-block;
 border:1px solid;
 margin:15px 30px 10px 0;
 text-align:center;
 position:relative;
}
#legend_carte {
    margin-top: 8px;
    margin-bottom: 25px;
}
#legend_zone {
    margin:5px 0;
    font-size: 9px;
}
.coul_zone_locale {
    display: inline-block;
    vertical-align: bottom;
    background-color: #ECEDFD;
    border: 2px solid #494C8E;
    height:15px;
    width:15px;
    margin-right: 2px;
    border-radius: 50%;
}
.zone_verte {
 color:#08c91b !important;
}
.zone_orange {
 color:#c99f08 !important;
}
.zone_rouge {
 color:#AD2828 !important;
}
.gmapmarker li {
 font-size:12px;
}
#result_search_com {
 display:none;
}
#competence2017 .gmapmarker {
    color: #333;
}
#competence2017 #list_com,
#competence2017 #aff_list {
    clear: both;
}
/*******************************/
/*******Fin code Pierre*********/
/*******************************/
#competence2017 {
    position: relative;
    z-index: 0;
}
#competence2017 #map {
    height: 250px;
}
#competence2017 #result_km {
    float: right;
    font-size: 0.9em;
}
#competence2017 .caption {
    background-color: #fff;
}
#competence2017 .icon-competence {
    font-size: 2.7em;
    width: 70px;
    height: 70px;
    vertical-align: middle;
    line-height: 68px !important;
}
#competence2017 .icon-competence .glyphicon {
    left: -2px;
}
#competence2017 .icon-competence svg {
    margin-left: -4px;
}
#competence2017 h4 {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#competence2017 h5 {
    margin: 0;
    font-weight: bold;
}
#competence2017 h4,
#competence2017 p span {
    text-transform: uppercase;
    font-weight: bold;
}
#competence2017 table th {
    color: #fff;
    text-transform: uppercase;
    padding-left: 25px;
}
#competence2017 table ul {
    list-style: none;
    padding-left: 10px;
}
#competence2017 #comp_num_dep {
    display: inline-block;
    margin-left: 3px;
}
#competence2017 [id^="tab_comp_"].caption {
    cursor: pointer;
    padding: 20px 15px;
    margin: 15px 0 0;
    transition: 0.3s all ease;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
    border-top: 1px solid #eee;
}
#competence2017 [id^="tab_comp_"].caption h5,
#competence2017 [id^="tab_comp_"].caption p {
    color: #333;
}
#competence2017 [id^="tab_comp_"].caption.active h5,
#competence2017 [id^="tab_comp_"].caption.active p {
    color: #fff;
}
#competence2017 [id^="tab_comp_"].caption:hover {
    z-index: 1;
     webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    box-shadow: 3px 10px 12px rgba(0, 0, 0, 0.3);
}
#competence2017 [id^="tab_comp_"].caption.active {
    cursor: default;
    box-shadow: none;
     webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    border: 1px solid rgba(255, 255, 255, 0.5);
}
#competence2017 [id^="tab_comp_"].active * {
    color: #fff;
    border-color: #fff;
    fill: #fff;
}
#competence2017 [id^="tab_comp_"].caption.active .icon-competence .glyphicon-map-marker {
    color: #fff;
}
#competence2017 [id^="tab_comp_"].active .glyphicon-menu-down {
    color: #fff;
    bottom: -15px !important;
    font-size: 33px !important;
}
#competence2017 [id^="tab_comp_"].container-fluid {
    position: relative;
    margin-top: 0;
    color: #fff;
    transition: 0.5s all ease;
    z-index: -1;
    /*height: 0;*/
    transform: scaleY(0);
    transform-origin: 50% 0;
    transition:transform 1s ease;
}
#competence2017 #tab_comp_nationale_content:after,
#competence2017 #tab_comp_locale_content:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    background-color: rgba(255,255,255,0.3);
}
#competence2017 [id^="tab_comp_"].container-fluid .row {
    height: 0;
    overflow: hidden;
}
#competence2017 [id^="tab_comp_"].container-fluid.active .row {
    padding: 20px;
    height: 100%;
    overflow: hidden;
}
#competence2017 [id^="tab_comp_"].container-fluid h6 {
    margin-bottom: 17px;
    font-size: 17px;
    font-weight: bold;
}
#competence2017 [id^="tab_comp_"].container-fluid ul {
    position: relative;
    z-index: 1;
    list-style: none;
    padding-left: 0;
    line-height: 1.8em;
}
#competence2017 [id^="tab_comp_"].container-fluid li {
    position: relative;
    padding-left: 25px;
}
#competence2017 [id^="tab_comp_"].container-fluid .glyphicon {
    position: absolute;
    margin-right: 10px;
    left: 0;
    top: 7px;
    bottom: 0;
}
#competence2017 #tab_comp_nationale_content + p {
    margin-top: 30px;
}
#competence2017 table .glyphicon {
    margin: 5px;
}
#competence2017 #tab_comp_locale_content.active,
#competence2017 #tab_comp_nationale_content.active {
    /*height: auto;*/
    transform: scaleY(1);
}
#competence2017 .bloc_comp_inner [class^="icon-"], 
#competence2017 .bloc_comp_inner [class*=" icon-"] {
    position: static;
    font-size: 45px;
    display: block;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
    width: 80px;
    height: 80px;
    line-height: 78px !important;
    margin: 0 auto;
    vertical-align: middle;
    text-align: center;
    transition: all 0.2s ease;
    background-color: transparent;
}
#competence2017 [id^="tab_comp_"].active [class^="icon-"], 
#competence2017 [id^="tab_comp_"].active [class*=" icon-"] {
    border-color: #fff;
}
#competence2017 [id^="tab_comp_"].container-fluid .glyphicon.glyphicon-remove {
    position: absolute;
    top: 17px;
    right: 5px;
    bottom: auto;
    left: auto;
    z-index: 1;
    font-size: 1.5em;
    cursor: pointer;
}
#competence2017 [id^="tab_comp_"].container-fluid .glyphicon-remove {
    opacity: 0;
}
#competence2017 [id^="tab_comp_"].container-fluid.active .glyphicon-remove {
    opacity: 1;
}
/******************************************************/
/**********Ventes aux enchÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨res ************************/
/******************************************************/
#tab_vente_wrapper #personnalisation a {
    color: #484848;
}
/* Message inscription mail enchÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨res */
#return_msg.valid {
    border: 1px solid #3c763d;
    padding: 5px 0px;
    color: #3c763d;
}
body:not(.theme-12) #form_detail_vente .btn-default {
    color: #2a2a2a;
    background-color: #fff;
}
#form_detail_vente .btn-default:hover, 
#form_detail_vente .btn-default:focus, 
#form_detail_vente .btn-default.focus, 
#form_detail_vente .btn-default:active {
    color: #fff;
    background-color: #2a2a2a;
    border-color: #2a2a2a;
}
/*******************************/
/**********Plan d'accÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨s*********/
/*******************************/
#map_canvas {
    height: 400px;
    border: 1px solid #ededed;
    margin: 2rem 0;
}
#Form_iti.form-inline .form-group {
    display: block;
    margin-bottom: 15px;
}
#Form_iti.form-inline .depart label, 
#Form_iti.form-inline .arrivee label {
    margin-right: 20px;
}
#directions {
    clear: both;
}
#detail {
    overflow: hidden;
}
#detail a {
    margin-top: 10px;
    font-size: 21px;
}
#dynamic_height {
    height: auto !important;
}
/*************************************************************/
/**********Styles mutualises pour les loader de carte*********/
/*************************************************************/
#map_canvas, #map {
    position: relative;
}
#map .glyphicon-refresh,
#map_canvas .glyphicon-refresh {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 24px;
    margin-left: -12px;
    margin-top: -12px;
}
.mode-test #map_custom{
    background-color:#7d7d7d;
    display:flex;
    justify-content:center;
    align-content:center;
    align-items:center;
} 
.mode-test #map_custom:before{
    content:"- Mode test : dÃ©sactivation de Google Map pour Ã©viter d'utiliser le quota de donnÃ©e - ";
    color:#fff;
} 
/********************************/
/*Page avec formulaires : commun*/
/********************************/

.required-field {
    position: relative;
    text-align: right;
    margin-bottom: 10px;
    font-size: 12px;
    margin-right: 10px;
}
.required-field:before {
    content: "*";
    position: absolute;
    font-size: 13px;
    right: -10px;
    top: -.4em;
    color: #a94442;
}
.input-hidden {
    display: none;
}
/* petit texte info form */
.size9 {
    font-size:9px;
}
textarea {
    resize: none;
}
.container-bg form textarea:focus,
.container-bg form input:focus,
.container-bg form select:focus {
    background-color: #fff;
}
.container-bg form label + .input-group {
    width: 100%;
}
form.form-horizontal {
    margin-bottom: 35px;
} 
.form-horizontal .input-group,
.input-group {
    width: 100%;
}
.container-bg form legend {
    text-align: center;
    padding-top: 25px;
    border-top: 1px dashed rgba(51, 51, 51, 0.5);
}
form span.alert-danger {
    font-size: 16px;
}
#txt_original, #txt_facture {
    margin-top: 10px;
}
span.size9.custom-mb {
    display: block;
    margin: 10px 0;
}
#decla_situation .form-group,
#dem_constat .form-group,
#contact .form-group,
#form_reglement .form-group {
    margin-left: 0;
    margin-right: 0;
}
.btn-default.disabled {
    color: #333;
}
.input-group-addon {
    border: 1px solid #ccc;
    border-radius: 0;
}
.form_contact_v3 button[type="submit"] {
    margin-top: 15px;
}
.form_contact_v3 #loader {
    float: left;
    margin: 0 10px 0 0;
    color: #aaa;
}
/**************************************************************/
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°toile supprimÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©e pour contact et dÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©pÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´t d'acte*/
/*Gestion de l'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©toile required en css*/
/*MAJ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  prÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©voir : supprimer les ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©toiles span alert-danger*/ 
/*des autres modules*/
/**************************************************************/
#form_paiement .has-feedback>label:after,
#form_acte .has-feedback>label:after,
.form_contact_v3 .has-feedback>label:after {
    position: absolute;
    font-size: 13px;
    right: -10px;
    top: -6px;
    z-index: 0;
}
#form_paiement .has-feedback>label:after, 
#form_acte .has-feedback>label:after, 
.form_contact_v3 .has-feedback>label:after {
    content: "*";
    color: #a94442;
}
#form_paiement .has-feedback .glyphicon-info-sign,
#form_acte .has-feedback .glyphicon-info-sign,
.form_contact_v3 .has-feedback .glyphicon-info-sign {
    left: 12px;
}
.form-group.has-feedback.none label:after {
    content: "";
    display: none;
}
/***************************************/
/*****************fin*******************/
/***************************************/
/*******Formulaire de paiement*****/
.paybox-star.alert-danger {
    position: absolute;
    top: -13px;
    left: 41px;
}
#myModal3dSecure h2{
    margin: 10px 0 0;
    padding: 0;
}
[id^="modalPaiement"] .modal-dialog {
    height: 90%;
    width: auto;
    max-width: 1170px;
}

[id^="modalPaiement"] .modal-content {
    height: 100%;
}

[id^="modalPaiement"] .modal-body {
    height: 100%;
}

[id^="modalPaiement"] iframe {
    height: 95%;
}
#form_cb {
	text-align: center;
}
#retour_paiement h3 {
    margin: 0.5em auto !important;
    border: none !important;
}
#retour_paiement span.erreur {
    border: none !important;
    border-width: 0 !important;
}
#retour_paiement th {
    text-align: right !important;
}

/*************************/
/*********Iframe**********/
/*************************/
.form-horizontal .input-group, 
.input-group {
    width: 100%;
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 0;
}
#encheres_ami_lot .input-group-addon,
#encheres_ami_vente .input-group-addon,
#form_encheres_etude .input-group-addon {
    border-color:#ccc;
}
/********************/
/*    Pagination    */
/********************/
.pagination>li>a, 
.pagination>li>span {
    color: #484848;
}

.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
    color: #fff;
    background-color: #484848;
    border-color: #484848;
}
#page_interne .texte .pagination li:before,
#page_interne .container.texte .pagination li:before {
    display: none;
    content: ""
}
th > a:first-child {
    margin-left: 10px;
}

.next, #bt_envoyer {
    float: right;
}
.form-group .form-group {
    margin-bottom: 0;
}



/* fin test */
/*---------------Reseau------------------*/

#reseaux_huissier,
#reseaux_huissier a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}
#reseaux_huissier{
    gap:1rem;
}
#reseaux_huissier a,
#reseaux_huissier img {
    max-height: 100px;
    /* max-width: 200px; */
}



#reseaux_huissier a svg {
    width: 100%;
    /*max-height: 130px;*/
    object-fit: contain;
}

/*------Btn reseaux sociaux---------*/
ul.socials {
    padding: 0;
    margin: 0;
}
ul.socials li:before {
	display:none;
}
ul.socials {
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
    margin-top: 2rem;
}
ul.socials li {
    display: inline-block;
    margin: 0 0 0 1rem;
}
ul.socials >li:first-child {
    margin: 0;
}
ul.socials li a {
    display: flex;
    width: 5rem;
    height: 5rem;
    font-size: 2.2rem;
    padding: 0;
    border: 1px solid var(--primaryColor);
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
    background: transparent;
    /* display: inline-block; */
    justify-content: center;
    align-items: center;
}

ul.socials li a span {
    color: var(--primaryColor);
}

ul.socials li a svg {
    /* font-size: 6rem; */
    width: 60%;
    position: relative;
    /* top: -5%; */
}

ul.socials li a svg path {
    fill: var(--primaryColor);
}

ul.socials li a:hover {
    background: var(--primaryColor);
    border: 1px solid var(--primaryColor);
}

ul.socials li a:hover span {
    color: #fff;
}

ul.socials li a:hover svg path {
    fill: #fff
}

.theme-10,
.theme-14,
.theme-16{ 
    .details-footer ul.socials {
        border-bottom:1px solid #fff;
    }
}
    .details-footer ul.socials {
        display:inline-flex;
        margin: auto;
    }
}
/*------Btn reseaux sociaux---------*/
/*------Clair---------*/

ul.socials.socials-clair li a {
    border: 1px solid rgb(255 255 255);
    background: transparent;
}
ul.socials.socials-clair li a svg path {
    fill: #fff;
}
ul.socials.socials-clair li a:hover {
    background:  #fff;
    border: 1px solid #fff;
}
ul.socials.socials-clair li a:hover svg path {
    fill: var(--primaryColor);
}

/**********************/
/*Formulaires : loader*/
/**********************/
.glyphicon-refresh-animate {
    animation: spin .7s infinite linear;
    -ms-animation: spin .7s infinite linear;
    -webkit-animation: spin .7s infinite linear;
    -moz-animation: spin .7s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}
  
@-webkit-keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

@-moz-keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}
#loader {
    margin:23px;
    float:right;
    display:none;
    color:#999;
}


/******************************/
    /*mesages succÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨s ou erreur*/
/*****************************/
.alert-success,
.alert-danger,
.erreur,
.valid {
    text-align: center;
    margin: 5px 0 10px 0;
    font-weight: bold;
}
fieldset .alert-danger,
body:not(.theme-5):not(.theme-6):not(.theme-7):not(.theme-12):not(.theme-14) form .alert-danger,
body:not(.theme-5):not(.theme-6):not(.theme-7):not(.theme-12):not(.theme-14) .alert-success, 
body:not(.theme-5):not(.theme-6):not(.theme-7):not(.theme-12):not(.theme-14) .alert-danger{
    background-color: transparent;
} 


.valid {
    color: #3c763d;
}
.erreur {
    color: #a94442;
    padding: 5px;
    border: 1px solid #ebccd1;
    border-radius: 4px;
}
td >.erreur{
    border:none;
}
form .text-right .alert-danger,
.form-group .alert-danger,
label .alert-danger {
    background-color: transparent;
}
#msg_return div.alert,
p.alert {
    max-width: 80%;
    margin: 20px auto;
}
#extranet_constat .alert {
    max-width: none;
    margin: 10px 0;
}

/******************************/
      /*DÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©pÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´t de dossier*/
/*****************************/
#dossier h3 {
    font-size: 18px;
}
#dossier-intro {
    background-color: #ececec;
    padding: 20px;
    border-radius: 5px;
    color: #4e4e4e !important;
}
.lien_tab {
    margin-top: 15px;
}
#bloc-user {
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 5px;
}
#bloc-user [class^="col"] {
    padding: 15px;
}
#bloc-user [class^="col"]:first-child {
    background: #bbb;
}
#bloc-user [class^="col"]:last-child {
    background: #e2e1e1;
}
#bloc-user p {
    position: relative;
    margin-bottom: 0;
    padding-left: 55px;
}
#bloc-user a {
    color: #333;
    margin-right: 20px;
    font-size: 13px;
}
#bloc-user span.glyphicon.glyphicon-user {
    position: absolute;
    left: 15px;
    top: -5px;
    width: 30px;
    height: 30px;
    font-size: 15px;
    border: 1px solid;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
}
#bloc-user span.glyphicon.glyphicon-remove {
    position: relative;
    font-size: 16px;
    margin-right: 25px;
    top: 3px;
    left: 20px;
}
#tab_choix_dossier [class^="col"]:last-child * {
    display: inline-block;
    vertical-align: top;
}
#tab_choix_dossier [class^="col"]:last-child p {
    margin-right: 15px;
}
#tab_choix_dossier .btn-default {
    border-radius: 4px;
    padding: 6px 12px;
    /*color: #000;*/
}
/*#tab_choix_dossier .btn-default:hover,
#tab_choix_dossier .btn-default:focus {
    color: #fff;
}*/
/**********************/
/*Extranet constat*/
/**********************/
#extranet_constat form label,
#extranet_constat form a {
    color: #000;
}
#extranet_constat .erreur {
    border: none;
}
#wrapper-container #extranet_constat a {
    text-decoration: none;
}
/**********************/
/*Demande de constat  */
/**********************/
#dem_constat #steps {
    margin-top: 20px;
    margin-bottom: -25px;
    margin-left: 0;
    margin-right: 0;
    width: auto;
}
#dem_constat .row.input-hidden [class^="col-"]:last-child {
    margin-bottom: 30px;
}
/**********************/
    /*Newsletter*/
/**********************/

#box_newsletter form {
    border: 1px solid #B3B3B3;
    padding: 15px 25px;
}
/**********************/
    /*Paiement*/
/**********************/

#paiement .btn {
    white-space: normal;
    margin-bottom: 5px;
}

body[class*="retour"] .alert,
body[class^="retour"] .alert {
    display: inline-block;
}

/**********************/
    /*DÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©pÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´t  acte*/
/**********************/

#form_acte #bt_envoyer {
    margin-top: 15px;
}

/**********************/
    /*Jeux concours*/
/**********************/
.page_jeux-concours-consulter #wrapper-container table a{
    color: #333;
}
ul#block_btn_jeux li {
    display: inline-block;
    /* float: left; */
    max-width: 340px;
    text-align: center;
    /* background: #868686; */
    /* border-right: 3px solid #fff; */
    /* padding: 0 28px; */
}

ul#block_btn_jeux {
    overflow: hidden;
    padding: 0;
    text-align: center;
}

ul#block_btn_jeux li a {
    color: #fff;
    padding: 10px;
    display: block;
    background-color: #868686;
}

ul#block_btn_jeux h4 {
    margin: 0;
    font-size: 1em;
}

ul#block_btn_jeux li a:hover {
    background-color:#ddd;
}
	
#footer:not(.footer-bg-light) ul.socials li a svg path{
    fill:#fff;
}
.sub-footer {
    backdrop-filter: saturate(160%);
}
	
/**********************/
    /*Breakpoint*/
/**********************/
@media only screen and (min-width : 320px) {
    body.mode-test #map_custom{
        padding-top:2rem;
    }
   .text-xs-center { 
        text-align: center !important; 
    }
    #cdjBtn{
        display:block;
        width:100%;
        text-align: center;
    }
    #cdjBtn img{
        max-width:200px;
    }
    .details-footer {
        padding-top: 5rem;
        padding-bottom: 2rem;
    }
    .sub-footer{
        padding: 2rem;
    }
    .details-footer ul.socials {
        display: flex;
        justify-content: center;
        margin: 2rem;
    }
}
@media only screen and (min-width:480px) {
    #competence2017 #map {
        height: 530px;
    }
    #competence2017 [id^="tab_comp_"].container-fluid.active .row {
        padding: 35px;
    }
}
@media only screen and (min-width:768px) {
    .btn-default {
        font-size:1.2em;
    }
   .text-xs-center { 
        text-align: left !important; 
    }
    #page_interne:not(.theme-13) nav#strate-modules .row {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    /*EmpÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âªche la cÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©sure des villes avec article en page d'accueil*/
    #page_accueil h1 span,
    #page_accueil h1 strong,
    #page_accueil h2 strong {
        /*display: block;*/
        white-space: nowrap;
    }
    .flex-content-responsive {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /*********************************************/
    /*****Menu dropdown hover pour services*******/
    /*********************************************/
    li.dropdown:hover .dropdown-menu {
        display: block;
    }
    /*********************************************/
    /************Module compÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©tences***************/
    /*********************************************/
    #competence2017 #tab_comp_nationale,
    #competence2017 #tab_comp_locale {
        height: 250px;   
    }
    #competence2017 #tab_comp_locale {
        border-right: 1px solid #ddd;
    }
    #competence2017 [id^="tab_comp_"].caption .glyphicon-menu-down {
        position: absolute;
        bottom: 25px;
        left: 0;
        right: 0;
        top: auto;
        font-weight: bold;
        font-size: 1.4em;
        transition: 0.3s all ease;
    }
     #competence2017 [id^="tab_comp_"].container-fluid.active {
        opacity: 1;
    }
    /*#competence2017 #tab_comp_locale_content.active {
        height: 255px;
    }
    #competence2017 #tab_comp_nationale_content.active {
        height: 315px;
    }*/
    .sub-footer{
        display:flex;
        justify-content:space-between;
    }
    .sub-footer p{
        margin: 0;
    }
    #reseaux_huissier a {
        width: 40%;
    }
    #footer .row{
        display:flex;
        /* align-items: center; */
    }
}
@media only screen and (min-width:992px) {
    #competence2017 [id^="tab_comp_"].container-fluid [class^="col-"]:first-child:after {
        content: "";
        display: block;
        height: 165px;
        width: 30px;
        position: absolute;
        top: 12px;
        right: 30px;
        background: url(../images/competence_filet_custom.png) no-repeat right top;
        z-index: 0;
        /*background-size: 15px 185px;*/
        background-size: contain;
        bottom: 0;
    }
    #bloc-user span.glyphicon.glyphicon-remove {
        left: 0;
        margin-right: 3px;
    }
    #competence2017 #legend_zone {
        float: right;
        text-align: right;
    }
    /*.typeahead.dropdown-menu {
        width: 380px !important;
    }
    .typeahead.dropdown-menu a {
        white-space: nowrap;
    }*/
}
@media only screen and (max-width:479px) {
    .theme-12 .navbar-brand img,
    .theme-15 .navbar-brand img, 
    .theme-14 .navbar-brand img {
        max-width: 250px;
    }
    .theme-9 .container.modules{
        /* display: none; */
    }
    .theme-16 #strate-presentation {
        padding-top: 0;
    }
    #paiement .btn {
        width: 100%;
    }
    #actualites_carousel .carousel-control {
        display: none;
    }
}
@media only screen and (max-width:767px) {
    .navbar-nav .open .dropdown-menu{
        text-align: center;
    }
    footer ul {
        text-align: center;
        list-style:none;
        padding:0;
    }
    footer ul li{
        text-align: center;
    }
    footer ul li a:before{
        display:none;
    }
    #competence2017 [id^="tab_comp_"].caption h5,
    #competence2017 [id^="tab_comp_"].caption p {
        display: none;
    }
    #competence2017 p + p + .container-fluid > .row {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: stretch;
    }
    #competence2017 [id^="tab_comp_"].caption .glyphicon-menu-down {
        position: absolute;
        bottom: 9px;
        left: 0;
        right: 0;
        top: auto;
        font-weight: bold;
        font-size: 1.4em;
        transition: 0.3s all ease;
    }
    #competence2017 [id^="tab_comp_"].active .glyphicon-menu-down {
        bottom: -15px;
    }
    #footer p {
        text-align:center;
    }
}



/**************************************/
/**********Jquery.steps.css .wizard ************/
/**************************************/

/*
    Common 
*/
.wizard,
.tabcontrol{
    display: block;
    width: 100%;
    overflow: hidden;
}


.wizard a,
.tabcontrol a
{

    outline: 0;
    align-items: center;

}
#texte .wizard ul,
.wizard ul,
.tabcontrol ul
{
    list-style: none !important;
    padding: 0;
    margin: 0;
}
.wizard ul:not(.typeahead)
{
    display:flex;
}
.wizard ul > li,
.tabcontrol ul > li
{
    display: inline-block;
    padding: 0;
}

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info
{
    position: absolute;
    left: -999em;
}

.wizard > .content > .title,
.tabcontrol > .content > .title
{
    position: absolute;
    left: -999em;
}

/*
    Wizard
*/
.wizard > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.wizard.vertical > .steps
{
    display: inline;
    float: left;
    width: 30%;
}

.wizard > .steps .number
{
    font-size: 1.429em;
}

.wizard.vertical > .steps > ul > li
{
    float: none;
    width: 100%;
}



.wizard.vertical > .content
{
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
}

.wizard > .content > .body
{
    position: relative;
}

.wizard > .content > .body ul
{
    list-style: disc !important;
}

.wizard > .content > .body ul > li
{
    display: list-item;
}

.wizard > .content > .body > iframe
{
    border: 0 none;
    width: 100%;
    height: 100%;
}

.wizard > .content > .body input[type="checkbox"]
{
    display: inline-block;
}

.wizard > .content > .body input.error
{
    background: rgb(251, 227, 228);
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}

.wizard > .content > .body label.error
{
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em;
}

.wizard > .actions
{
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
    margin-top: 15px;
}

.wizard.vertical > .actions
{
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

.wizard > .actions > ul
{
    display: inline-block;
    text-align: right;
}

.wizard > .actions > ul > li
{
    margin: 0 0.5em;
}

.wizard.vertical > .actions > ul > li
{
    margin: 0 0 0 1em;
}

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active
{
    background: #eee;
    color: #aaa;
}

/*
    Tabcontrol
*/

.tabcontrol > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.tabcontrol > .steps > ul
{
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;
}

.tabcontrol > .steps > ul > li
{
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tabcontrol > .steps > ul > li:hover
{
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;
}

.tabcontrol > .steps > ul > li.current
{
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;
}

.tabcontrol > .steps > ul > li > a
{
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}

.tabcontrol > .steps > ul > li > a:hover
{
    text-decoration: none;
}

.tabcontrol > .steps > ul > li.current > a
{
    padding: 15px 30px 10px 30px;
}

.tabcontrol > .content
{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 35em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
}

.tabcontrol > .content > .body
{
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.tabcontrol > .content > .body ul
{
    list-style: disc !important;
}

.tabcontrol > .content > .body ul > li
{
    display: list-item;
}


.wizard > .actions > ul > li {
    margin-right: 0;
} 
