﻿.btn.btn-xs {
    font-size: 11.2px;
    font-size: 0.7rem;
    padding: 3.2px 8px;
    padding: 0.2rem 0.5rem;
}

.pinned {
    z-index: 1000;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.editorToolBar {
    background: #fafafa;
    border: solid 1px #dedede;
    /*border-left: solid 5px #dedede;*/
    display: inline-block;
    width: 100%;
    border-radius: .2rem;
}

.CodeMirror-linenumber {
    padding: 0 3px 0 0;
    min-width: 3em;
}

.CodeMirror {
    height: -moz-calc(100vh - 320px);
    height: -webkit-calc(100vh - 320px);
    height: -o-calc(100vh - 320px);
    height: calc(100vh - 320px);
}

.jumbotron {
    background-color:transparent;
}
body
 {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: left;
    background-color: #fff;
    min-height: 100%;
}
    /* Default */

    .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    box-shadow: none !important;
}

    .btn-default:hover, .btn-default:active, .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

/* Outline */

.btn-outline {
    border-width: 2px;
    padding: 7.728px 14.928px;
    padding: 0.483rem 0.933rem;
}

    .btn-outline.btn-xs {
        padding: 2.4px 8px;
        padding: 0.15rem 0.5rem;
    }

    .btn-outline.btn-sm {
        padding: 4px 10.4px;
        padding: 0.25rem 0.65rem;
    }

    .btn-outline.btn-lg {
        padding: 7.2px 16px;
        padding: 0.45rem 1rem;
    }

    .btn-outline.btn-xl {
        padding: 12px 32px;
        padding: 0.75rem 2rem;
    }

    .btn-outline.btn-outline-thin {
        border-width: 1px;
    }








/* Form - Bootstrap Override */

.btn-lg,
.btn-group-lg > .btn {
    line-height: 1.334;
}

.input-group-btn .btn {
    padding-top: 8px;
    padding-top: 0.5rem;
    padding-bottom: 8px;
    padding-bottom: 0.5rem;
}

select.form-control-sm, select.form-control-lg {
    /*line-height: 1;*/
    height: auto !important;
}

.custom-select-1 {
    position: relative;
}

    .custom-select-1:before {
        content: '\f107';
        font-family: "Font Awesome 5 Free";
        position: absolute;
        display: block;
        top: 53.5%;
        right: 14px;
        color: #212530;
        font-weight: 900;
        font-size: 0.9em;
        pointer-events: none;
        transform: translate3d(0, -50%, 0);
    }

    .custom-select-1 select {
        /*line-height: 1;*/
        font-size: inherit;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

        .custom-select-1 select::-ms-expand {
            display: none;
        }

    .custom-select-1.custom-select-1-icon-light:before {
        color: #FFF;
    }

.btn-action {
    width: 40px;
}

.bigicon {
    font-size: 1.8em;
}

.big-text {
    font-size: 1.5em !important;
}

.verybig-text {
    font-size: 2.5em !important;
}

.ghostcolor {
    color: #dfdfdf;
}

.text-tips {
    font-size: 0.9em;
    font-style: italic;
}

th.hide-small, td.hide-small {
    display: none;
}

@media (min-width: 992px) {
    th.hide-small, td.hide-small {
        display: table-cell !important;
    }
}

.datepicker-dropdown {
    margin-top: 70px !important;
}

.text-color-mauve {
    color: #663091;
}

.text-color-vert {
    color: #8dc63f;
}

.text-color-bleu {
    color: #49a99f;
}

.text-color-orange {
    color: #f06e32;
}

.text-color-gris {
    color: #6d6e71;
}

.text-color-rouge {
    color: #c0372e;
}

.corner-top-left, .corner-top-right, .corner-bottom-right, .corner-bottom-left {
    position: relative;
    padding: 15px;
    border-radius: 15px;
    margin-bottom: 1rem;
}

    .corner-top-left p:last-child, .corner-top-right p:last-child, .corner-bottom-right p:last-child, .corner-bottom-left p:last-child {
        margin-bottom: 0 !important;
    }

.carte {
    background-color: #fdfdfd;
    -webkit-box-shadow: inset 0px 0px 0px 4px #dedede;
    -moz-box-shadow: inset 0px 0px 0px 4px #dedede;
    box-shadow: inset 0px 0px 0px 4px #dedede;
}

.corner-top-left:before, .corner-top-right:after, .corner-bottom-right > :last-child:before, .corner-bottom-left > :last-child:after {
    position: absolute;
    width: 100px;
    height: 100px;
    border-color: #dedede;
    border-style: solid;
    content: ' ';
}

.cards-placeholder {
    position: relative;
    height: 168px;
    width: 100%;
    background-color: #f7f7f7;
}

.card-pos-1, .card-pos-2, .card-pos-3, .card-pos-4 {
    position: absolute;
}

.card-pos-1 {
    top: 30px;
    left: 30px;
    transform: rotate(-30deg);
}

.card-pos-2 {
    top: 20px;
    left: 72px;
    transform: rotate(-20deg);
}

.card-pos-3 {
    top: 20px;
    left: 114px;
    transform: rotate(-10deg);
}

.card-pos-4 {
    top: 25px;
    left: 150px;
    transform: rotate(0deg);
}

.small-card {
    width: 123px;
    height: 177px;
    background-color: #dedede;
    -webkit-box-shadow: inset 0px 0px 0px 4px #9d9d9c;
    -moz-box-shadow: inset 0px 0px 0px 4px #9d9d9c;
    box-shadow: inset 0px 0px 0px 4px #9d9d9c;
}

    .small-card.card-pos-4 {
        background-color: #f9f9f9;
    }


    .small-card.corner-top-left:before,
    .small-card.corner-top-right:after,
    .small-card.corner-bottom-right > :first-child:before,
    .small-card.corner-bottom-left > :first-child:after {
        width: 80px;
        height: 80px;
    }

.text-title {
    font-family: arial;
    font-weight: 800;
    font-size: 3.5rem;
    letter-spacing: 0.05em;
    color: white;
    text-shadow: -2px 0 #2d2d2d, 0 2px #2d2d2d, 2px 0 #2d2d2d, 0 -2px #2d2d2d;
    line-height: 4rem;
}

    .text-title.text-color-mauve {
        color: white;
        text-shadow: -2px 0 #663091, 0 2px #663091, 2px 0 #663091, 0 -2px #663091;
    }

    .text-title.text-color-vert {
        color: white;
        text-shadow: -2px 0 #8dc63f, 0 2px #8dc63f, 2px 0 #8dc63f, 0 -2px #8dc63f;
    }

    .text-title.text-color-bleu {
        color: white;
        text-shadow: -2px 0 #49a99f, 0 2px #49a99f, 2px 0 #49a99f, 0 -2px #49a99f;
    }

    .text-title.text-color-orange {
        color: white;
        text-shadow: -2px 0 #f06e32, 0 2px #f06e32, 2px 0 #f06e32, 0 -2px #f06e32;
    }

    .text-title.text-color-gris {
        color: white;
        text-shadow: -2px 0 #6d6e71, 0 2px #6d6e71, 2px 0 #6d6e71, 0 -2px #6d6e71;
    }

    .text-title.text-color-rouge {
        color: white;
        text-shadow: -2px 0 #c0372e, 0 2px #c0372e, 2px 0 #c0372e, 0 -2px #c0372e;
    }




.text-baseline {
    font-family: arial;
    font-weight: 200;
    font-size: 2rem;
    position: absolute;
    line-height: 2rem;
    font-variant-caps: all-small-caps;
    letter-spacing: 0.6rem;
    padding-left: 0.3rem;
}

.title-position {
    position: absolute;
    left: 189px;
    top: 60px;
}

.corner-top-left.corner-mauve:before, .corner-top-right.corner-mauve:after, .corner-bottom-right.corner-mauve > :last-child:before, .corner-bottom-left.corner-mauve > :last-child:after {
    border-color: #663091;
}

.corner-top-left.corner-vert:before, .corner-top-right.corner-vert:after, .corner-bottom-right.corner-vert > :last-child:before, .corner-bottom-left.corner-vert > :last-child:after {
    border-color: #8dc63f;
}

.corner-top-left.corner-bleu:before, .corner-top-right.corner-bleu:after, .corner-bottom-right.corner-bleu > :last-child:before, .corner-bottom-left.corner-bleu > :last-child:after {
    border-color: #49a99f;
}

.corner-top-left.corner-orange:before, .corner-top-right.corner-orange:after, .corner-bottom-right.corner-orange > :last-child:before, .corner-bottom-left.corner-orange > :last-child:after {
    border-color: #f06e32;
}


.corner-top-left.corner-gris:before, .corner-top-right.corner-gris:after, .corner-bottom-right.corner-gris > :last-child:before, .corner-bottom-left.corner-gris > :last-child:after {
    border-color: #6d6e71;
}


.corner-top-left.corner-rouge:before, .corner-top-right.corner-rouge:after, .corner-bottom-right.corner-rouge > :last-child:before, .corner-bottom-left.corner-rouge > :last-child:after {
    border-color: #c0372e;
}



.corner-top-left:before {
    top: 0;
    left: 0;
    border-width: 4px 0 0 4px;
    border-radius: 15px 0 0 0;
}

.corner-top-right:after {
    top: 0;
    right: 0;
    border-width: 4px 4px 0 0;
    border-radius: 0 15px 0 0;
}

.corner-bottom-right > :last-child:before {
    bottom: 0;
    right: 0;
    border-width: 0 4px 4px 0;
    border-radius: 0 0 15px 0;
}

.corner-bottom-left > :last-child:after {
    bottom: 0;
    left: 0;
    border-width: 0 0 4px 4px;
    border-radius: 0 0 0 15px;
}




.titre {
    position: relative;
    text-align: center;
}

    .titre:before {
        content: ' ';
        border-top: solid 4px #dedede;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        top: 50%;
        display: block;
    }

    .titre span {
        position: relative;
        display: inline-block;
        text-align: center;
        border-right: solid 4px #dedede;
        border-left: solid 4px #dedede;
        border-radius: 4px;
        padding-right: 10px;
        padding-left: 10px;
        background-color: #FFFFFF;
        font-size: 2rem;
        font-weight: 500;
        line-height: 1.2;
        color: #2d2d2d;
    }

    .titre.line-mauve:before, .titre.line-mauve span {
        border-color: #663091;
    }

    .titre.line-vert:before, .titre.line-vert span {
        border-color: #8dc63f;
    }

    .titre.line-bleu:before, .titre.line-bleu span {
        border-color: #49a99f;
    }

    .titre.line-orange:before, .titre.line-orange span {
        border-color: #f06e32;
    }

    .titre.line-gris:before, .titre.line-gris span {
        border-color: #6d6e71;
    }

    .titre.line-rouge:before, .titre.line-rouge span {
        border-color: #c0372e;
    }

-----



.rotate-10 {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.rotate-20 {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}

.rotate-30 {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

.rotate-10i {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
}

.rotate-20i {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}

.rotate-30i {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}

.rotate-90 {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.rotate-180 {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.rotate-270 {
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
}

.polaroid {
    border: solid 3px #000000;
    padding: 10px;
    background-color: #ffffff !important;
    -webkit-box-shadow: 6px 6px 20px 0px rgba(0,0,0,0.80);
    -moz-box-shadow: 6px 6px 20px 0px rgba(0,0,0,0.80);
    box-shadow: 6px 6px 20px 0px rgba(0,0,0,0.80);
}

.img-slider {
    height: 300px;
}

.top {
    z-index: 999999 !important;
}

.tp-leftarrow.default {
    background: url(/theme/vendor/rs-plugin/assets/large_left.png) no-Repeat 0 0;
}

.tp-rightarrow.default {
    background: url(/theme/vendor/rs-plugin/assets/large_right.png) no-Repeat 0 0;
}

.slider-container .tp-caption a {
    color: #ff7302;
}

.slider-container .tp-caption a:hover {
    color: #ffad6b;
}

.orange {
    color: #ff7302 !important;
}

.bleu {
    color: #337ab7;
}

.font-small {
    font-size: 0.6em !important;
}

.font-medium {
    font-size: 0.9em !important;
}

.font-large {
    font-size: 2em !important;
}

.font-xl {
    font-size: 3em !important;
}


.has-error {
    color: #c50000;
}

    .has-error .form-control {
        border: solid 1px #c50000;
    }