/*
    Copy-Paste this file and rename it to newInstance.css

    Find-Replace #f29857 by your first color
    Find-Replace #e27d34 by your second color
*/

#InscriptionStatus {
    color: #DC006B;
    text-align: center;
}

@media (min-width: 992px) {
    #RegistryCol {
        width: 50%;
    }
}

/*#inscriptionCol > .thumbnail {
    height:100%;
}*/

.TitleRegistry {
    text-align: center;
}

.RegistryContent {
    height: 100%;
}

.caption-content.text-thumnails-homepage {
    margin-top: 20px;
}

.caption-content.text-thumnails-homepage {
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
}

@media only screen and (min-width: 1201px) {
    .text-thumnails-homepage {
        min-height: 250px;
        ;
    }
}

#footer {
    max-width: 1140px;
    height: 59px;
    margin: 0 auto;
    color: #f29857;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 59px;
    text-align: left;
}

    #footer a {
        color: #f29857;
        text-decoration: none;
    }

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #f29857;
    background: #eee;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #f29857;
}

.navbar-inverse .navbar-toggle {
    background-color: #f29857;
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav > .active > a, 
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, 
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, 
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #f29857;
        background-color: #eee;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #f29857;
        font-weight: bold;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu.dropdown-form {
        background-color: #fff;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #f29857;
        background-color: #eee;
    }
}

.body-container {
    position: relative;
    width: 100%;
    min-height: 100%;
    background: #f29857;
}

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #e27d34;
    border-bottom-color: #e27d34;
}

.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret,
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret, 
.navbar-inverse .navbar-nav > .open.active > a .caret, 
.navbar-inverse .navbar-nav > .dropdown.active > a .caret {
    border-top-color: #f29857;
    border-bottom-color: #f29857;
}

.mtl-breadcrumb > li {
    display: inline-block;
    color: #f29857;
}

    .mtl-breadcrumb > li > a {
        color: #f29857;
    }

.navbar-inverse .navbar-nav > li > a {
    color: #e27d34;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #e27d34;
}

a:hover, a:focus {
    color: #e27d34;
    text-decoration: underline;
}

a {
    color: #e27d34;
    text-decoration: none;
}

.btn-primary {
    color: #ffffff;
    background-color: #e27d34;
    border-color: #e27d34;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #f29857;
        border-color: #f29857;
    }

#menu h4 {
    font-weight: normal;
    padding: 20px;
    padding-left: 23px;
    margin: 0;
    background-color: #e27d34;
    color: #ffffff;
}

#menu li > a {
    height: 42px;
    padding: 0 20px;
    font-weight: 600;
    font-size: 13px;
    line-height: 42px;
    text-decoration: none;
    overflow: hidden;
    border-top: 0;
    text-transform: none;
    color: #e27d34;
    background: transparent;
}

#menu li.active, #menu li:hover {
    padding: 0 0 1px 0;
    border-left: 3px solid #e27d34;
    border-bottom: none;
    background: #eee;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    cursor: default;
    background-color: #e27d34;
    border-color: #e27d34;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #e27d34;
    border-color: #e27d34;
}

.panel-primary {
    border-color: #e27d34;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #e27d34;
    border-color: #e27d34;
}

svg > g:last-child > g:last-child {
    pointer-events: none
}

div.google-visualization-tooltip {
    pointer-events: none
}

.wizard-container {
    position: relative;
    width: 100%;
    margin: 2rem auto;
    padding: 1rem;
}

.wizard-progress-line {
    position: absolute;
    top: 28px; /* hauteur de la moitié des cercles */
    left: 0;
    right: 0;
    height: 4px;
    background-color: #e0e0e0;
    z-index: 0;
}

.wizard-steps {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}

.wizard-step {
    flex: 1 1 auto;
    min-width: 120px;
    text-align: center;
    position: relative;
}

    .wizard-step a {
        text-decoration: none;
        color: inherit;
    }

.step-circle {
    background-color: #ccc;
    color: #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

.step-title {
    margin-top: 0.5rem;
    font-size: 0.9rem;
    color: #666;
}

/* States */
.wizard-step.active .step-circle {
    background-color: #e27d34;
}

.wizard-step.enabled .step-circle {
    background-color: #f29857;
}

.wizard-step.disabled .step-circle {
    background-color: #ccc;
    cursor: not-allowed;
}

.wizard-step.active .step-title,
.wizard-step.enabled .step-title {
    color: #e27d34;
}

@media screen and (max-width: 768px) {
    .wizard-steps {
        flex-direction: column;
        align-items: center;
    }

    .wizard-progress-line {
        display: none;
    }

    .wizard-step {
        margin-bottom: 1.5rem;
    }
}