.animated {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}

.animated-slow {
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease
}

#comarquage {
    display: block;
    overflow: hidden;
}

#comarquage h1, #comarquage h2, #comarquage h3, #comarquage h4, #comarquage h5, #comarquage h6, #comarquage p, #comarquage blockquote, #comarquage pre, #comarquage a, #comarquage abbr, #comarquage acronym, #comarquage address, #comarquage big, #comarquage cite, #comarquage code, #comarquage del, #comarquage dfn, #comarquage em, #comarquage img, #comarquage ins, #comarquage kbd, #comarquage q, #comarquage s, #comarquage samp, #comarquage small, #comarquage strike, #comarquage strong, #comarquage sub, #comarquage sup, #comarquage tt, #comarquage var, #comarquage b, #comarquage u, #comarquage i, #comarquage center, #comarquage dl, #comarquage dt, #comarquage dd, #comarquage ol, #comarquage ul, #comarquage li, #comarquage fieldset, #comarquage form, #comarquage label, #comarquage legend, #comarquage table, #comarquage caption, #comarquage tbody, #comarquage tfoot, #comarquage thead, #comarquage tr, #comarquage th, #comarquage td, #comarquage article, #comarquage aside, #comarquage canvas, #comarquage details, #comarquage embed, #comarquage figure, #comarquage figcaption, #comarquage footer, #comarquage header, #comarquage hgroup, #comarquage menu, #comarquage nav, #comarquage output, #comarquage ruby, #comarquage section, #comarquage summary, #comarquage time, #comarquage mark, #comarquage audio, #comarquage video, #comarquage button, #comarquage input, #comarquage :before, #comarquage :after {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    vertical-align: baseline;
    background: transparent;
    text-transform: inherit;
    outline: none;
    line-height: 1.4;
    font-family: Helvetica, sans-serif
}

#comarquage ul li {
    padding: .2em .2em .2em 1em
}

#comarquage * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none
}

#comarquage p {
    margin-bottom: .2em
}

#comarquage b, #comarquage strong {
    font-weight: bold
}

#comarquage pre {
    white-space: pre;
    background: #f2f2f2
}

#comarquage button {
    color: #414856
}

#comarquage .co-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 1em;
    line-height: 1.5;
    border-radius: 4px
}

#comarquage .co-btn.co-btn-primary {
    color: #fff !important;
    background: #0b6ba8
}

#comarquage .co-btn.co-btn-primary svg {
    fill: #fff
}

#comarquage .co-btn.co-btn-primary:hover {
    background: #095c90
}

#comarquage .co-btn.co-btn-outline-primary {
    color: #0b6ba8 !important;
    border-color: #0b6ba8
}

#comarquage .co-btn.co-btn-outline-primary svg {
    fill: #0b6ba8
}

#comarquage .co-btn.co-btn-outline-primary:hover {
    color: #FFF !important;
    background: #0b6ba8
}

#comarquage .co-btn.co-btn-outline-primary:hover svg {
    fill: #FFF
}

#comarquage .co-btn.co-btn-slide {
    position: relative;
    margin: 0 1%;
    padding: 0;
    width: 98%;
    text-align: left;
    color: #414856;
    border: 0;
    background: transparent
}

.co-btn-slide, .btn-like-radio{
    background-color: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    text-align: left;
}

.co-btn-slide:focus, .btn-like-radio:focus{
    outline: none;
}


#comarquage .co-btn.co-btn-slide.active {
    border-bottom: 1px dashed #bbb;
    color: #0b6ba8
}

#comarquage .co-btn.co-btn-slide.active .chevron-down {
    transform: rotate(180deg)
}

#comarquage .co-btn.co-btn-slide.co-btn-slide-link.active {
    border-bottom: none
}

#comarquage .co-btn.co-btn-slide .chevron-down, #comarquage .co-btn.co-btn-slide .co-external-link {
    position: absolute;
    right: 10px;
    top: 9px;
    padding: 6px 8px;
    border: 1px solid #0b6ba8;
    border-radius: 3px;
    background: #fff;
    line-height: 1em
}

#comarquage .co-btn.co-btn-slide .chevron-down svg, #comarquage .co-btn.co-btn-slide .co-external-link svg {
    fill: #0b6ba8
}

#comarquage .co-btn.co-btn-slide:hover .chevron-down, #comarquage .co-btn.co-btn-slide:hover .co-external-link {
    background-color: #0b6ba8
}

#comarquage .co-btn.co-btn-slide:hover .chevron-down svg, #comarquage .co-btn.co-btn-slide:hover .co-external-link svg {
    fill: #fff
}

#comarquage .co-external-link {
    display: inline-block
}

#comarquage #co-bar {
    float: left;
    position: relative;
    width: 100%;
    background-color: #F2F2F2;
    padding: 7px 15px
}

#comarquage #co-bar .co-home {
    float: left;
    text-decoration: none;
    padding: 7px 10px 0
}

#comarquage #co-bar .co-home svg {
    fill: #757575
}

#comarquage #co-bar .co-home svg:hover {
    fill: #0b6ba8
}

#comarquage #co-bar .co-search {
    float: left;
    margin-left: 5%;
    width: 50%;
    position: relative;
    background: #fff;
    border-radius: 4px 0 0 4px
}

#comarquage #co-bar .co-search input {
    float: left;
    padding: 12px 10px;
    width: 100%;
    font-size: 16px
}

#comarquage #co-bar .co-search input[type="submit"] {
    float: right;
    position: absolute;
    width: auto;
    background-color: #0b6ba8;
    color: #FFF;
    border-radius: 0 4px 4px 0;
    padding: 9px 10px
}

#comarquage #co-bar .co-search input[type="submit"]:hover {
    background: black
}

#comarquage #co-bar .btn-monsp {
    float: right;
    background-color: #fff;
    text-decoration: none;
    padding: 4px 10px;
    font-size: 16px;
    line-height: 1em;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}

#comarquage #co-bar .btn-monsp img {
    margin: 0
}

#comarquage #co-bar .btn-monsp:hover img {
    transform: scale(1.01)
}

#comarquage #co-footer {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #ccc
}

#comarquage #co-footer .mentions {
    font-size: 12px;
    float: left
}

#comarquage #co-footer .logo-sp {
    float: right
}

#comarquage #co-return-to-top a {
    position: absolute
}

#comarquage #co-return-to-top a span {
    float: left
}

#comarquage #co-return-to-top a .chevron-up {
    float: left;
    margin-left: 5px;
    background: #0b6ba8;
    padding: 1px 6px;
    border-radius: 3px
}

#comarquage #co-return-to-top a .chevron-up svg {
    fill: #FFF
}

{
    float: left;
    position: relative;
    width: 100%
}

.co-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

p.bloc-paragraphe a, ul.bloc-liste a, .where-section-item a {
    text-decoration: underline
}

.co-breadcrumb {
    width: 100%;
    padding: .8em .5em 40px;
    font-size: 13px
}

.co-breadcrumb a {
    color: #414856;
    text-decoration: underline
}

.co-breadcrumb a:hover {
    color: #0b6ba8
}

.co-breadcrumb a.last {
    color: #0b6ba8;
    text-decoration: none
}

> .date {
    margin-bottom: 15px
}

.news-cat {
    margin: 0 0 10px
}

.news-cat span {
    display: inline-block;
    padding: .2em .5em;
    background-color: #d9d9d9;
    color: #414856;
    border-radius: 2px;
    font-size: 12px
}

h1 {
    margin: 0 0 .5em;
    padding-right: .5em;
    font-size: 26px;
    font-weight: normal;
}

h2 {
    font-size: 21px;
    margin: 0 0 10px;
}

h3 {
    font-size: 17px;
    margin: 0 0 10px;
    font-weight: bold;
}

#co-page ul.list-puce li, ol.list-puce li {
    list-style-image: none;
    list-style-type: none;
    position: relative;
    margin-left: 0;
    padding-left: 20px
}

#co-page ul.list-puce li::before, ol.list-puce li::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    font-size: 26px;
    line-height: 1;
}

#co-page ul.list-top-dotted li, ol.list-top-dotted li {
    padding-top: 10px;
    padding-bottom: 10px
}

.bloc-liste.list-puce{
    padding-left: 0;
}

.co-input-group {
    overflow: auto
}

.co-input-group .co-input-control {
    float: left;
    font-size: 1em;
    line-height: 1.5;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 3px;
    max-width: 200px;
    margin-right: 5px
}

.co-input-group .co-btn {
    float: left
}

.table tr td {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 8px;
    vertical-align: top
}

.table tr td:first-child {
    border-left: none
}

.table caption {
    background: #e7e7e7;
    text-align: center;
    padding: .6em;
    caption-side: top;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
}

.date {
    font-size: 13px
}

.co-content {
    font-size: 16px;
}

.co-content p {
    margin-bottom: .7em
}

.co-annexe {
    font-size: 14px;
    margin-top: 4em
}

.co-row:not(.co-row-without-antimargin) {
    margin-left: -15px;
    margin-right: -15px
}

.co-row::after, .co-row::before {
    content: "";
    display: table;
    clear: both
}

.co-row [class*='co-col-'] {
    float: left;
    min-height: 1px;
    width: 16.66%;
    padding-left: 15px;
    padding-right: 15px
}

.co-row .co-col-1 {
    width: 16.66%
}

.co-row .co-col-2 {
    width: 33.33%
}

.co-row .co-col-3, .co-row .co-col-1-2 {
    width: 50%
}

.co-row .co-col-4 {
    width: 66.66%
}

.co-row .co-col-5 {
    width: 83.33%
}

.co-row .co-col-6 {
    width: 100%
}

.co-row .co-col-1-4 {
    width: 25%
}

.co-row .co-col-1-5 {
    width: 20%
}

.co-clearfix {
    display: block;
    clear: both;
    content: ""
}

.co-home-theme {
    margin-bottom: 20px;
    margin-top: 20px
}

.co-home-theme h2 {
    text-transform: uppercase;
    text-align: center
}

.co-home-theme .home-theme-list .home-theme-list-item {
    border: 1px solid #ccc;
    min-height: 240px;
    margin-bottom: -1px;
    border-right: 0;
}

.co-home-theme .home-theme-list{
    border: 0;
    border-right: 1px solid;
}

.home-theme-list-5 .home-theme-list-item{
    width: calc(100% / 5);
}

.home-theme-list-3 .home-theme-list-item{
    width: calc(100% / 3);
}

.home-theme-list-4 .home-theme-list-item{
    width: calc(100% / 4);
}

@media (min-width: 768px) and (max-width: 1024px) {
    .home-theme-list-5 .home-theme-list-item {
        width: calc(100% / 3);
    }

    .home-theme-list-4 .home-theme-list-item{
        width: calc(100% / 2);
    }
}

@media (max-width: 768px) {
    .home-theme-list-5 .home-theme-list-item,
    .home-theme-list-3 .home-theme-list-item,
    .home-theme-list-4 .home-theme-list-item{
        width: calc(100% / 2);
    }
}

.co-home-theme h2, .co-panel-heading h2, .dc-title{
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 0;
}

.co-home-theme .home-theme-list .home-theme-list-item h3{
    text-transform: uppercase;
    text-align: center;
    padding-top: 0;
    line-height: 1.2
}

.co-home-theme .home-theme-list .home-theme-list-item ul {
    list-style-type: none;
    text-align: center;
}

.co-home-theme .home-theme-list .home-theme-list-item ul li {
    display: inline;
    padding: 0;
    margin: 0;
    line-height: 1.2;
    font-size: 14px
}

.co-home-theme .home-theme-list .home-theme-list-item .home-item-icon {
    text-align: center;
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin: auto;
}

.co-home-theme .home-theme-list .home-theme-list-item .home-item-icon i{
    font-size: 50px;
    vertical-align: middle;
}

comarquage-home .co-panel-body ul {
    margin-bottom: 0
}

.link-all {
    text-align: center;
}

comarquage-home .co-panel-body p.link-all a {
    color: #0b6ba8
}

.co-panel {
    margin-bottom: 15px;
}

.co-panel.co-panel-gray {
    background-color: #f2f2f2
}

.co-panel .co-panel-heading {
    margin: 0;
    padding: 15px;
}

.co-panel .co-panel-heading h2 {
    text-transform: uppercase;
    font-size: 21px;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
}

.co-panel .co-panel-body {
    padding: 15px;
    padding-bottom: 0;
}

.nav-tabs {
    border-bottom: 2px solid #999999;
    margin: 30px 0 0;
    overflow: visible
}

.nav-tabs.table{
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.nav-tabs .nav-link{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-tabs > li {
    display: table-cell;
    padding: 0
}

.nav-tabs > li > span {
    display: block;
    cursor: pointer;
    padding: 5px 20px;
    line-height: 1.5;
    border: 1px solid #ccc;
    border-width: 1px 1px 0;
    border-color: #ccc #ccc transparent;
    font-size: 1.14286em;
    text-decoration: none;
}

.nav-tabs > li.active > span {
    border-bottom-color: transparent;
    cursor: default
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
    border-bottom: 0;
}

.nav-tabs .nav-link:not(.active):hover, .nav-tabs .nav-link:not(.active):focus{
    border: 1px solid transparent;
}

.nav:before, .nav:after {
    content: " ";
    display: table
}

.nav > li > a {
    position: relative;
    display: block;
    padding: .4em 1em
}

.tab-content {
    margin-bottom: 1em;
    padding: 2em 0 0
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .tab-pane.active {
    display: block;
    outline: 0
}

.tool-slide {
    text-align: right
}

.tool-slide button {
    color: #414856;
    margin-left: 15px;
    font-size: 15px;
    text-decoration: underline;
    display: inline-block
}

.tool-slide button > div {
    display: inline-block;
    border-radius: 3px;
    padding: 3px 3px;
    background-color: #0b6ba8
}

.tool-slide button > div svg {
    fill: #fff
}

.tool-slide button:hover {
    color: #0b6ba8
}

.bloc-fiche ul li {
    line-height: 1.4
}

.fiche-bloc {
    margin-bottom: 15px;
    border-radius: 0;
}

.fiche-bloc .fiche-item {
    border-top: 1px solid #ccc
}

.fiche-bloc .fiche-item:first-child {
    border: 0
}

.fiche-bloc .fiche-item .fiche-item-title h3 {
    margin: 0;
    font-weight: normal
}

.fiche-bloc .fiche-item .fiche-item-title h3 span {
    display: block;
    font-size: 17px;
    padding: 15px 20px 15px 15px
}

.fiche-bloc .fiche-item .fiche-item-title h2 {
    font-weight: normal;
    margin: 0
}

.fiche-bloc .fiche-item .fiche-item-title h2 span {
    display: block;
    font-size: 19px;
    padding: 15px 20px 15px 15px
}

.fiche-bloc .fiche-item-content .tabs .nav-tabs li span {
    font-size: 16px
}

.fiche-bloc .fiche-item-content .tabs .tab-content {
    margin-bottom: 0;
    padding: 1em 1em 0;
    border: 0;
    border-top: 0;
    border-radius: 0 0 3px 3px
}

.fiche-slide .fiche-item-content {
    padding: 15px 2em 15px 1em !important
}

.co-hide {
    display: none
}

.panel-sat .list-arrow li p {
    line-height: 1.4em
}

.panel-sat .list-arrow li p svg {
    fill: #414856;
    line-height: 1.4em;
    width: 1em;
    height: 1em;
    margin-left: .2em
}

.service-in-content{
    text-align: center;
    margin-bottom: 40px;
}

.service-in-content .co-bloc-title {
    overflow: auto;
    text-align: center;
}

.service-in-content .co-bloc-title .subtitle{
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 14px;
    display: inline-block;
    margin-top: 7px;
}

.service-in-content .co-bloc-title .title-text {
    float: left;
    width: 95%;
}

.service-in-content .co-bloc-title .title-text strong {
    font-weight: bold
}

.service-in-content .co-bloc-title .title-icons {
    margin-right: 1em;
    float: left
}

.service-in-content .co-bloc-title .title-icons svg {
    width: 3em;
    height: 3em;
    fill: #414856
}

.service-in-content ul{
    list-style-type: none;
}

.service-in-content .co-numerocerfa {
    font-weight: bold
}

.service-in-content .service-button {
    text-align: center;
    margin-bottom: .2em
}

.service-in-content .service-source {
    text-align: center;
    margin-bottom: 0;
    font-size: 14px;
}

.co-search-city {
    margin-bottom: 15px
}

.co-search-city label {
    display: inline-block;
    margin-bottom: 5px
}

.bloc-attention {
    margin-bottom: 1.5em;
    padding: .7em;
}

.bloc-attention .bloc-attention-title {
    margin-bottom: 0;
    font-weight: bold
}

.co-organisme-info{
    margin-left: 25px;
}

.co-organisme-info .organisme-header td {
    border: 0;
    padding-right: 20px;
}

.co-organisme-info .organisme-footer td {
    border: none;
}

.co-organisme-info p {
    margin-bottom: 0;
    line-height: 1.5em
}

.co-organisme-info p.geo-perso-item-how {
    font-weight: bold;
    margin-top: 8px
}

.co-organisme-info p.geo-date {
    margin-top: 10px;
    font-size: 14px
}

.co-organisme-info .co-org-maps {
    height: 400px;
    width: 100%;
    margin: 10px 0
}

.bloc-ousadresser .co-bloc-title {
    font-weight: bold;
    margin-bottom: 0
}

.bloc-ousadresser .fiche-bloc .fiche-item .fiche-item-title h3 {
    font-size: 16px
}

.bloc-ousadresser .fiche-bloc .fiche-item .fiche-item-title h3 span {
    font-size: 16px
}

.bloc-image {
    margin-bottom: 15px
}

.bloc-image figcaption, .bloc-image .co-btn {
    margin-bottom: 10px
}

.bloc-ficheliee h3 {
    text-transform: uppercase
}

.bloc-ficheliee .co-panel-heading h2 {
    text-transform: none;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px
}

.bloc-serviceenligne-index h2 {
    font-size: 18px
}

.bloc-lienexternecommente .panel-link {
    margin: 0
}

.bloc-lienexternecommente .panel-link a svg {
    fill: #414856
}

.bloc-asavoir, .bloc-anoter, .service-in-content, .bloc-attention, .bloc-rappel {
    border: 1px solid;
    padding: 8px;
}

.bloc-asavoir, .bloc-rappel {
    margin-bottom: 1.5em;
}

.bloc-asavoir .bloc-paragraphe, .bloc-anoter .bloc-paragraphe{
    margin-left: 24px;
}
.bloc-anoter {
    margin-bottom: 1.5em;
}

.bloc-anoter-title, .bloc-asavoir-title, .bloc-attention-title {
    font-weight: bold;
    font-size: 17px;
}

.bloc-anoter .bloc-anoter-title svg {
    fill: #0b6ba8;
    margin-left: .2em
}

.bloc-cas-radio .choice-tree-choice-list {
    list-style-type: none;
    list-style-image: none
}

.bloc-cas-radio .choice-tree-choice-list li.choice-tree-choice {
    padding: 10px 0 10px 10px;
    margin-left: 0;
    list-style-type: none;
    list-style-image: none;
}

.bloc-cas-radio .choice-tree-choice-list li.choice-tree-choice:not(:first-child) {
    border-top: 1px dashed #414856
}

.bloc-cas-radio .choice-tree-choice-list li.choice-tree-choice.choice-hide {
    display: none
}

.bloc-cas-radio .choice-tree-choice-list li.choice-tree-choice.choice-active {
    border-top: none
}

.bloc-cas-radio .choice-tree-choice-list li.choice-tree-choice.choice-active > .co-radio-head {
    margin-bottom: 10px
}

.bloc-cas-radio .choice-tree-choice-list li.choice-tree-choice.choice-active > .co-radio-content {
    margin-left: 15px
}

.bloc-cas-radio .choice-tree-choice-list li.choice-tree-choice .btn-like-radio {
    display: block;
    text-align: left;
    cursor: pointer;
}

.bloc-cas-radio .choice-tree-choice-list li.choice-tree-choice .btn-like-radio svg {
    fill: #ccc;
    width: 20px;
    height: 20px
}

.bloc-cas-radio .choice-tree-choice-list li.choice-tree-choice .btn-like-radio .radio-icon-active {
    display: none
}

.bloc-cas-radio .choice-tree-choice-list li.choice-tree-choice .btn-like-radio:hover svg {
    fill: #6e6e6e
}

.bloc-cas-radio .choice-tree-choice-list li.choice-tree-choice .btn-like-radio.active .radio-icon-not-active {
    display: none
}

.bloc-cas-radio .choice-tree-choice-list li.choice-tree-choice .btn-like-radio.active .radio-icon-active {
    display: inline
}

.bloc-cas-radio .choice-tree-choice-list li.choice-tree-choice .btn-like-radio.active .radio-icon-active svg {
    fill: #0b6ba8
}

.panel-comment, .panel-source {
    margin-left: 14px;
    font-size: 12px;
    margin-bottom: 0;
}

.panel-source {
    font-style: italic
}

span.miseenevidence {
    font-weight: bold
}

span.valeur {
    white-space: nowrap;
    font-weight: bold
}

span.expression {
    font-weight: bold
}

#partenaire {
    border-top: 1px solid #ccc
}

#partenaire .panel-heading {
    padding: 1.5em 0 0;
    margin: 0;
    text-transform: none
}

svg .color-1 {
    fill: #C9C9C9
}

svg .color-2 {
    fill: #E6E6E6
}

svg .color-3 {
    fill: #187F3E
}

svg .color-4 {
    fill: #CFCFCF
}

svg .color-5 {
    fill: #DBDBDB
}

svg .color-6 {
    fill: #FFFFFF
}

svg .color-7 {
    fill: #D2D2D2
}

svg .color-8 {
    fill: #C3C3C3
}

svg .color-9 {
    fill: #DADADA
}

svg .color-10 {
    fill: #703B56
}

svg .color-11 {
    fill: #E8E8E8
}

svg .color-12 {
    fill: #D8D8D8
}

svg .color-13 {
    fill: #F4F4F4
}

svg .color-14 {
    fill: #B0B0B0
}

svg .color-17 {
    fill: #512B3F
}

svg .color-18 {
    fill: #BFBFBF
}

svg .color-20 {
    fill: #D3D3D3
}

svg .color-21 {
    fill: #000000;
    opacity: .2
}

svg .color-22 {
    fill: #ADADAD
}

svg .color-23 {
    fill: #954D72
}

svg .color-27 {
    fill: #1D6CA6
}

svg .color-28 {
    fill: #BCBCBC
}

svg .color-29 {
    fill: #A9A9A9
}

svg .color-30 {
    fill: #B8B8B8
}

svg .color-31 {
    fill: #414855
}

svg .color-32 {
    fill: #14507B
}

@media (max-width: 768px) {
    .co-row [class*='co-col-'] {
        width: 100%
    }

    .co-row [class*='co-col-'].co-col-border {
        border-right: none
    }

    .fiche-slide .fiche-item-content {
        padding: 15px !important
    }

    .fiche-bloc .fiche-item .fiche-item-title h2 span {
        font-size: 16px;
        padding-right: 50px
    }

    .fiche-bloc .fiche-item .fiche-item-title h3 span {
        font-size: 15px;
        padding-right: 50px
    }

    .fiche-bloc .fiche-item-content .tabs .tab-content {
        padding-left: 10px;
        padding-right: 10px
    }

    .bloc-cas-radio .choice-tree-choice-list li.choice-tree-choice.choice-active > .co-radio-content {
        margin-left: 0
    }

    .bloc-ousadresser .fiche-bloc {
        margin-left: 0;
        margin-right: 0
    }

    .nav-tabs > li {
        display: block;
        width: 100%
    }

    .nav-tabs > li > span {
        margin-right: 0
    }

    comarquage-home .co-home-theme .home-theme-list .home-theme-list-item {
        padding: 15px;
        min-height: auto
    }

    #comarquage #co-bar .co-home {
        width: 100%;
        text-align: center;
        margin-bottom: 5px
    }

    #comarquage #co-bar .co-search {
        width: 100%;
        margin-left: 0;
        margin-bottom: 5px
    }

    #comarquage #co-bar .co-search input[type="search"] {
        width: 85%
    }

    #comarquage #co-bar .co-search input[type="submit"] {
        width: 15%
    }

    #comarquage .co-btn {
        white-space: normal
    }
}

/*# sourceMappingURL=./comarquage.css.map */

/* Custom style */

#co-page .ariane{
    font-style: italic;
    margin-bottom: 20px;
}
.home-theme-list-item ul{
    padding-left: 0;
    display: inline-block;
}

.home-theme-list-item ul li:hover {
    text-decoration: underline;
}

.home-theme-list-item h3{
    font-size: 17px !important;
    font-weight: bold;
}

.co-panel .co-panel-body ul, .sous-theme ul, .list-arrow{
    padding-left: 12px;
    list-style-type: none;
}

.co-panel .co-panel-body ul li:before, .sous-theme ul li:before, .list-arrow li:before {
    content: "\00BB \0020";
}

.co-panel .co-panel-body ul li, .list-arrow li{
    padding: 5px 0;
    font-size: 16px;
}

.co-panel .co-panel-body ul li a:hover, .list-arrow li a:hover{
    text-decoration: underline !important;
}

.dc-sous-theme-title{
    font-size: 21px;
    font-weight: bold;
}

.fiche-item-content{
    margin-top: 10px;
}

#co-page .table .table{
    background-color: transparent !important;
}

.co-btn-slide.active i.material-icons{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}