body, #page, .content {
    margin-bottom: 20px;
    font-family: 'Lato', sans-serif;
    color: #212121;
}

.mc-content {
    color:#212121;
}

.underline { text-decoration: underline; }

.bold { font-weight: 700; }
.mtop10 { margin-top:10px; }
.mtop20 { margin-top:20px; }
.mtop30 { margin-top:30px; }
.mtop50 { margin-top:50px; }
.mtop100 { margin-top:100px; }
.mtop150 { margin-top:150px; }
.mtop200 { margin-top:200px; }

.ptop20 { padding-top:20px; }
.ptop30 { padding-top:30px; }
.ptop50 { padding-top:50px; }

.pbot20 { padding-bottom:20px; }

.mbot0 { margin-bottom:0px; }
.mbot30 { margin-bottom:30px; }

.mc-fond {
    min-height:200px;
    padding-bottom:20px;
}

.mc-fond-bleu {
    background-color:#3ba3d8;
    min-height:400px;
}

.text-bleu {
    color:#3ba3d8;
}

.mc-fond-bleu.daily-dose {
    background: url(../img/mycow_dailydose.png) 99% 20px no-repeat #3ba3d8;
}

.mc-fond-orange {
    background-color: #ff9e35;
}

.mc-title {
    font-family: 'Volkhov', serif;
}

.mc-title.mc-big { font-size: 20px }

.mc-fond .p-home {
    margin-top: 10%;
    margin-left: 15%;
}

.mc-fond .p-home p {
    font-size: 2em;
    font-weight: 700;
}

.mc-blanc { color:#fff; }
.mc-bleu  { color:#3ba3d8; }

.p-fond-blanc {
    background-color: #fff;
    color: #212121;
    font-size:2.5em;
    padding:15px;
}

.mc-fond-orange .mc-title {
    font-size:1.3em;
    text-transform: uppercase;
    font-weight: 700;
}

a.mc-btn-orange {
    background-color:#ff9e35;
    padding:10px 20px;
    font-size:2em;
    color:#fff;
    display: inline-block;
}

button.mc-btn-bleu {
    background-color:#3ba3d8;
    padding:5px;
    font-size:1em;
    color:#fff;
    font-weight: 700;
    border:0;
}

span.h2 {
    font-size: 1.3em;
    border-bottom:1px solid black;
    padding-bottom:5px;
    color:#212121;
}

#mc-header {
    background-color: #212121;
    background-image: url('../img/dark_wall.png');
    background-repeat: repeat-x;
    height: 220px;
    padding-top:50px;
}

#mc-header .mc-header-menu {
    margin-top:50px;
}

#mc-header .mc-header-menu li a {
    color: #fff;
    font-weight: 700;
}

#mc-header .mc-header-menu .delimiter {
    font-size:22px;
}

#mc-header-connected {
}

#mc-header-connected .mc-header-cobranding {
    background-color: #fff;
    height:75px;
    padding-top: 5px;
}

#mc-header-connected .mc-header-menuing {
    background-color: #212121;
    background-image: url('../img/dark_wall.png');
    background-repeat: repeat-x;
    min-height: 75px;
}

#mc-header-connected .mc-header-menuing ul {
    margin-bottom: 20px
}

#mc-header-connected .mc-header-menuing ul li {
    border-right: 1px solid #fff;
    padding:0px 15px;
}

#mc-header-connected .mc-header-menuing ul li:last-child {
    border-right: 0;
}

#mc-header-connected .mc-header-menuing ul li a.active {
    color: #5db3bc;
}

#mc-header-connected .mc-header-menuing ul li a {
    color:#fff;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

footer.mc-footer {
    margin: 0 auto 1.43em;
    padding:0;
    height: auto;
    text-align: center;
    background-image: initial;
    color: #212121;
}

#mc-header-logo {
    margin-top:-5px;
    width: 280px;
}

.member_zone, .member_zone a { color:#212121; }
.member_zone i { color: #3ba3d8; }
.member_zone i.icon_menu { color: #212121; }

#mc-logout {
    color:#3ba3d8;
    display: block;
}

.mc-rubrique-bar {
    border-bottom-color: #212121;
    border-bottom-style: double;
    color: #212121;

}

.mc-rubrique-bar li {
    margin: 0 1%;
}

.mc-rubrique-bar a {
    color: #212121;
    font-family: 'Volkhov', serif;
    font-size: 1.3em;
}



.mc-mycow-express {
    background-color: #3ba3d8;
    padding: 10px;
}

.mc-journal .mc-title,
.mc-mycow-express .mc-title {
    text-transform: uppercase;
    font-size:1.8em;
    border-bottom: 2px solid #212121;
    margin-bottom: 5px;
    font-weight: 700;
}

.mc-journal-une .mc-title {
    font-size: 2.3em;
    text-transform: uppercase;
    border-bottom: 2px solid #000;
}

.mc-journal-une .first-article .mc-article-title a {
    font-weight: 700;
}

.mc-journal-une .mc-article-title a {
    font-size: 1.5em;
    color: #3ba3d8;
}

.mc-mycow-express .mc-sous-title {
    text-transform: uppercase;
    margin-top: 5px;
    display: block;
    font-weight: 700;
}

.mc-mycow-express h4 a {
    color: #fff;
}

.mc-mycow-express .auteur {
    margin-top: 5px;
    color:#000;
    font-style: italic;
}

.mc-mycow-express .journal-article-express {
    border: 0;
    border-bottom: 1px solid #fff;
}

.mc-mycow-express a.more {
    color:#fff;
    padding:5px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top:10px;
    border: 1px solid #fff;
}

.article-une-summary a.more {
    background-color: #3ba3d8;
    color:#fff;
    padding:5px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top:10px;
}

.mc-journal-une .auteur { margin-top:10px; }
.journal-une, .rubrique-article { border:0; }
.mc-article-no-une .mc-delimiter {
    border-top: 1px solid #212121;
    height:2px;
    width:70px;
}

.mc-phrase-semaine-wrapper {
    background-color: transparent;

    padding-bottom: 4px;
    padding-right: 4px;

    border-right: 2px;
    border-right-color: #fff;
    border-right-style: solid;

    border-bottom: 2px;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    margin-left:8px;
    margin-top:8px;
}

.mc-phrase-semaine {
    background-color: #fff;
    color:#3ba3d8;
    font-size:1.7em;
    font-weight: 700;
    padding:10px;
    font-style: italic;
    margin-left:-8px;
    margin-top:-8px;
}

.mc-phrase-semaine a {
    color:#3ba3d8;
}

.mc-phrase-semaine .auteur {
    font-weight: 500;
    font-size: 0.7em;
    color: #3ba3d8;
}


.mc-cadre {
    padding: 5px 10px 40px 5px;
    margin: 0 5px 20px 0;
    font-size: 0.9em
}
.mc-cadre .mc-cadre-header-title .mc-title { margin:0; }
.exercice_dashboard .mc-cadre {
	min-height: 206px;
}
.resource_pack .mc-cadre {
    padding: 5px 10px 10px 5px;
}

.mc-cadre-big {
    width: 303px;
    height: 270px;
    padding: 5px 10px 10px 5px;
    margin: 0 auto 20px;
    font-size: 0.9em
}


.mc-cadre ul.mc-bloc { text-overflow: ellipsis; }
.mc-cadre ul.mc-bloc li { width:280px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.mc-cadre ul.mc-bloc li a { font-size:1.05em; }

.mc-cadre-crossword {
    padding: 5px 10px 10px 5px;
    margin: 15px auto 10px;
}

.mc-cadre-bleu {
    border: 1px solid #000;
    box-shadow: 5px 5px 0 0 #3ba3d8;
}
.mc-cadre-bleu .mc-cadre-header-title { color: #3ba3d8; }
.mc-cadre-bleu .fa-caret-right { color: #3ba3d8; }
.mc-cadre-bleu i { color: #3ba3d8; }

.mc-cadre-orange {
    border: 1px solid #000;
    box-shadow: 5px 5px 0 0 #ff9e35;
}
.mc-cadre-orange .mc-title { color: #ff9e35; }
.mc-cadre-orange .fa-caret-right { color: #ff9e35; }
.mc-cadre-orange .mc-cadre-plus i { color: #ff9e35; }

.mc-cadre-marron {
    border: 1px solid #000;
    box-shadow: 5px 5px 0 0 #d39800;
}
.mc-cadre-marron .mc-title { color: #d39800; }
.mc-cadre-marron .fa-caret-right { color: #d39800; }
.mc-cadre-marron .mc-cadre-plus i { color: #d39800; }

.mc-cadre-turquoise {
    border: 1px solid #000;
    box-shadow: 5px 5px 0 0 #5db3bc;
}
.mc-cadre-turquoise .mc-title { color: #5db3bc; }
.mc-cadre-turquoise .fa-caret-right { color: #5db3bc; }
.mc-cadre-turquoise .mc-cadre-plus i { color: #5db3bc; }

.mc-cadre-bleu-fonce {
    border: 1px solid #000;
    box-shadow: 5px 5px 0 0 #222ebe;
}
.mc-cadre-bleu-fonce .mc-title { color: #222ebe; }
.mc-cadre-bleu-fonce .fa-caret-right { color: #222ebe; }
.mc-cadre-bleu-fonce .mc-cadre-plus i { color: #222ebe; }

.mc-cadre-bleu-clair {
    border: 1px solid #000;
    box-shadow: 5px 5px 0 0 #0496c9;
}
.mc-cadre-bleu-clair .mc-title { color: #0496c9; }
.mc-cadre-bleu-clair .fa-caret-right { color: #0496c9; }
.mc-cadre-bleu-clair .mc-cadre-plus i { color: #0496c9; }

.mc-cadre-turquoise-big {
    border: 1px solid #000;
    box-shadow: 5px 5px 0 0 #5db3bc;
}
.mc-cadre-turquoise-big .mc-title { color: #5db3bc; }
.mc-cadre-turquoise-big .fa-caret-right { color: #5db3bc; }
.mc-cadre-turquoise-big .mc-cadre-plus i { color: #5db3bc; }

.mc-cadre-rouge {
    border: 1px solid #000;
    box-shadow: 5px 5px 0 0 #ec735f;
}
.mc-cadre-rouge .mc-title { color: #ec735f; border:0; }
.mc-cadre-rouge .fa-caret-right { color: #ec735f; }
.mc-cadre-rouge .mc-cadre-plus i { color: #ec735f; }

.mc-cadre-vert {
    border: 1px solid #000;
    box-shadow: 5px 5px 0 0 #70bd46;
}
.mc-cadre-vert .mc-title { color: #70bd46; border:0; margin:0; }
.mc-cadre-vert .fa-caret-right { color: #70bd46; }
.mc-cadre-vert .mc-cadre-plus i { color: #70bd46; }

.mc-cadre-violet {
    border: 1px solid #000;
    box-shadow: 5px 5px 0 0 #66369c;
}
.mc-cadre-violet .mc-title { color: #66369c; }
.mc-cadre-violet .fa-caret-right { color: #66369c; }
.mc-cadre-violet .mc-cadre-plus i { color: #66369c; }

.mc-cadre-yellow {
	border: 1px solid #000;
	box-shadow: 5px 5px 0 0 #dbd32a;
}
.mc-cadre-yellow .mc-title { color: #dbd32a; }
.mc-cadre-yellow .fa-caret-right, .mc-cadre-yellow .fa-headphones { color: #dbd32a; }
.mc-cadre-yellow .mc-cadre-plus i { color: #dbd32a; }


.mc-cadre .mc-bloc { margin: 10px 0 0 10px }
.mc-cadre .mc-bloc a { color: #212121; }

.mc-cadre .mc-cadre-plus,
.mc-cadre-crossword .mc-cadre-plus {
    text-align: right;
}

.mc-cadre.mc-cadre-orange-payment {
    border: 1px solid #000;
    box-shadow: 5px 5px 0 0 #ff9e35;
    width:463px;
    height:167px;
    margin:10px 0 30px 0;
}

.mc-cadre-orange-payment span.strong {
    color: #ff9e35;
    display: block;
    font-weight: 700;
    font-size:2.5em;
}

.mc-cadre-orange-payment span.strike {
    color: #212121;
    display: block;
    font-size:2em;
    text-decoration: line-through;
}

.mc-cadre-rouge .mc-cadre-header-title > p {
    margin-bottom: -5px;
    font-size: 1em;
    font-weight: 700;
    margin-top: 5px;
}

.mc-acc-3img img {
    margin: 0 auto;
}

.mc-acc-logo-rond {
    border-radius: 1000px;
    background-color: #fff;
    width:90px;
    padding: 10px;
    margin-bottom:20px;
}

.mc-acc-logo-rond img {
    width: 70px;
}

.mc-journal .j-cog-admin .fa-cog {
    color:#fff;
}
.mc-journal .j-cog-admin .btn {
    color:#fff;
    padding: 0;
}

span.mc-h3, span.h3 {
    background-color: #333;
    color: #fff;
    font-weight: 700;
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;
    border-radius:0;
}

.mc-h2 {
    font-size: 1.8em;
    text-transform: uppercase;
    display: block;
    text-decoration: underline;
    font-weight: 700;
}

ul.mc-bloc-h3 {
    font-size:0.9em;
}

ul.mc-bloc-h3 a {
    color: #212121;
}

ul.mc-bloc-h3 li {
    padding:5px;
    border-bottom:1px solid #212121;
}

.mc-actu-video { margin-top:10px; position: relative; }
.mc-actu-video .col-md-12 { margin-bottom:4px; }
.mc-actu-video-atom .article_title {
    background-color: #212121;
    color:#fff;
    bottom:10px;
    text-align: center;
}

.mc-actu-video-atom a:hover {
    text-decoration: none;
}

.mc-actu-video .articlePlayButton {
    top: 50%;
}


.mc-payment-fond-bleu {
    min-height:200px;
    background-color: #3ba3d8;
    color: #fff;
    font-size: 1.05em;
}

.mc-small {
    font-size: 0.82em;
}


form.mc-form input[type=text].mc-form,
form.mc-form input[type=email].mc-form {
    background-image: url('../img/payment/Mycow-cadrebleu.png');
    width: 381px;
    height: 45px;
    background-color: transparent;
    border:0;
    margin:10px 0;
    padding:10px;
}

form.mc-form textarea.mc-form {
    background-image: url('../img/payment/Mycow-cadrebleu_02.png');
    width: 381px;
    height: 150px;
    background-color: transparent;
    border:0;
    margin:10px 0;
    padding:10px;
}

.mc-contact-pro-wrapper { width: 381px; }
.mc-contact-pro-wrapper .text-bleu { font-size:1.3em; font-weight: 700; }


/*#exercicesRootWrapper */
.mc-cadre .mc-cadre-header-title .mc-title {
    border: 0;
    font-size: 1.5em;
    margin:0;
}

.mc-cadre, .mc-cadre-big { position: relative; }

.mc-cadre .mc-cadre-star {
    position: absolute;
    bottom: 13px;
    left: 15px;
}

.mc-cadre .mc-cadre-plus {
    /*width:24px;*/
    /*height: 24px;*/
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 8px;
}

.mc-cadre-big .mc-cadre-plus {
    width:24px;
    height: 24px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}

.mc-cadre ul.mc-bloc li { padding-top:3px; }


#pageExercice { background-color: #ececec; }
#pageExercice .mc-cadre {
    background-color: #fff;
    min-height: 205px;
}

#pageAnglaisPro { background-color: #3ba3d8; }

#pageAnglaisPro .mc-cadre-pro {
    width: 303px;
    height: 207px;
    padding: 5px 10px 10px 5px;
    margin: 0 auto 20px;
    font-size: 1em;
    background-image: url('../img/CadrePagePro.png');
    position: relative;

}

#pageAnglaisPro a.mc-cadre-pro-wrapper:hover {
    text-decoration: none;
    color: #212121;
}

#pageAnglaisPro .mc-cadre-pro .mc-cadre-pro-icon {
    height: 80px;
}

#pageAnglaisPro .mc-cadre-pro .mc-title {
    color:#212121;
    text-decoration: none;
    font-size:1.8em;
}

#pageAnglaisPro .mc-cadre-pro .mc-cadre-pro-desc {
    text-transform: uppercase;
    font-size: 1em;
}

#pageAnglaisPro .mc-cadre-pro .mc-plus-pro-wrapper {
    position: absolute;
    bottom:0;
    width:288px;
    margin-bottom:15px;
}


#modal_new_design .modal-body p {
    font-size:13px;
}

.cowstars {
    /*width:150px; */
    padding:5px;
    margin:5px 0;
    cursor:pointer;
    font-size: 13px;
    line-height: 10px;
}
.cowstars .cowstar { padding:0; margin:0; display:inline-block; margin-top: 2px }
.cowstars .cowstar img { margin: 0; height:14px; width:14px; border:0;}
.cowstars .cowstars-label { color:#888; position: relative; top:3px; }
/*audio { background-color: #484343; height:25px; }*/

.mc-journal-une .cowstars .cowstars-label { position: static; }
.mc-mycow-express .cowstars { padding-top:5px; padding-top: 5px; margin-bottom: 0px; }
.mc-mycow-express .cowstars .cowstars-label { color:#000; }
.mc-cadre .cowstars { margin: 0; }

.mc-cadre-vert .mc-cadre-star .cowstars-label { color:#70bd46; }
.mc-cadre-bleu-fonce .mc-cadre-star .cowstars-label { color:#222ebe; }
.mc-cadre-violet .mc-cadre-star .cowstars-label { color:#66369c; }
.mc-cadre-orange .mc-cadre-star .cowstars-label { color:#ff9e35; }
.mc-cadre-rouge .mc-cadre-star .cowstars-label { color:#ec735f; }
.mc-cadre-turquoise .mc-cadre-star .cowstars-label { color:#5db3bc; }
.mc-cadre-crossword .mc-cadre-star .cowstars-label { color:#5db3bc; }
.mc-cadre-bleu-clair .mc-cadre-star .cowstars-label { color:#0496c9; }
.mc-cadre-marron .mc-cadre-star .cowstars-label { color:#d39800; }
.mc-cadre-yellow .mc-cadre-star .cowstars-label { color:#dbd32a; }

#modal_cookie_rgpd {
    position: fixed;
    bottom:0;
    width: 100%;
    min-height:120px;
    background-color: #3ba3d8;
    opacity:0.9;
    z-index:10;
    padding:40px;
    font-size:20px;
    color:#fff;
    border-top: 1px solid #55f;
    display: none;
}

#modal_cookie_rgpd a {
    color: #222;
    text-decoration: underline;
}

#dropdownMenuUser li.responsive-menu-item { display: none; }


#tuto-dropdown {
    display: none;
    position: absolute;
    width: 250px;
    height: 200px;
    top: 10px;
    right: 170px;
}

#tuto-dropdown .tuto-wrapper {
    position: absolute;
    border-radius: 3px;
    background-color: #ff9e35;
    top: 0;
    bottom: 0;
    left: 0;
    right: 10px;
    opacity: 0.99;
    padding: 10px;
}

#tuto-dropdown .tuto-wrapper span.label {
    font-size: 14px;
}

#tuto-dropdown .tuto-wrapper label {
    font-weight: 500;
}

#tuto-dropdown .tuto-arrow-right {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ff9e35;
    top: 15px;
    right: 0;
    opacity: 0.99;
}

.dropdown-animated {
    border: 2px solid #d9534f;
    color: #d9534f;
    animation-name: tuto;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-delay: 0s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
}

#tuto-dropdown .tuto-body {
    font-size: 15px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 10px;
}

.mc-header-menuing > div.row { margin-top: 30px; }

a.mc-search-btn {
    background-color: #3ba3d8;
    width: 150px;
    height: 40px;
    border-radius: 7px;
    display: inline-block;
    padding: 5px;
    margin-top: -30px;
    margin-bottom: 10px;
}
a.mc-search-btn:hover {
    text-decoration: none;
}

a.mc-search-btn div {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 5px;
    height: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 4px;
}

.cpointer { cursor: pointer; }

#bell-btn {
    display:inline-block;
    color: #ccc;
}
#bell-btn button { height: 50px; }
#bell-btn i { color: #ccc; }
#bell-btn i.hasnotif { color: #3ba3d8; }
#bell-btn .badge { background-color: #3ba3d8; color: #fff;  }
#bell-btn .nonotif a { color: #777; }
#bell-btn .bellmenu-head {
    padding: 0 10px 0px 10px;
    font-size:11px;
    color: #999;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
#dropdownBellMenu .linotif { font-size: 11px; overflow: hidden; padding: 10px; color: #222; cursor: pointer;}
#dropdownBellMenu .linotif.notseen i { color: #3ba3d8; }
#dropdownBellMenu .linotif:hover { background-color: #fafafa; }
#notification-wrapper { display: inline-block; }
#locale-wrapper {
    display: inline-block;
    list-style: none;
}
#locale-wrapper li {
    display: inline-block;
    position: relative;
}
#locale-wrapper li.inactive a:after {
    content: " ";
    background: rgba(255,255,255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#dropdownBellMenu .linotif .lihref { margin-top:-3px; }

.lesson_menu a.seen { color: #aad; }

h1.myword-title { text-align: center; font-size: 30px; }
h1.myword-title img { width: 60px; }

/* Share */
.media .thumbnail {
    display: inline-block;
    max-height: 250px;
    width: auto;
    height: auto;
}

.share-media-container {
    margin: 15px 0;
}

#stopwatch_floating {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
.scrolled #stopwatch_floating {
    display: initial;
    z-index: 1;
}

.mx-1 {
    margin-left: 5px;
    margin-right: 5px;
}
.mx-2 {
    margin-left: 10px;
    margin-right: 10px;
}
.mx-3 {
    margin-left: 15px;
    margin-right: 15px;
}
.mx-4 {
    margin-left: 20px;
    margin-right: 20px;
}
.mx-5 {
    margin-left: 25px;
    margin-right: 25px;
}

.my-1 {
    margin-top: 5px;
    margin-bottom: 5px;
}
.my-2 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.my-3 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.my-4 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.my-5 {
    margin-top: 25px;
    margin-bottom: 25px;
}

.py-1 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.py-2 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.py-3 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.py-4 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.py-5 {
    padding-top: 25px;
    padding-bottom: 25px;
}

/* First connection */
#firstConnectionPannelWrapper {
  display: none;
  position: fixed;
  top: 0;
  bottom:0;
  left: 0;
  right: 0;
  background-color: rgba(48,48,48,0.9);
  z-index:100;
}

#firstConnectionPannel {
  top: 5%;
  bottom:5%;
  left: 5%;
  right: 5%;
  position: fixed;
  background-color: #fafafa;
  border: 1px solid #ccc;
  padding: 30px;
  z-index:101;
}
#firstConnectionPannel p {
  font-size: 1.5em;
}

#firstConnectionPannel .well:hover { border-color: #ff9e35; }
#firstConnectionPannel .well:hover .number { color: #ff9e35; }

#firstConnectionPannel .mc-title.mc-big { font-size: 16px; }
#firstConnectionPannel .well {
  min-height: 260px;
  display: block;
  background: #fff;
}
#firstConnectionPannel .well .number { font-size: 80px; color: #bbb; }
#firstConnectionPannel .well .gray { color: #aaa; }

#firstConnectionPannel fieldset { padding: 10px; }
#firstConnectionPannel fieldset label { cursor: pointer; font-weight: 500; }
#firstConnectionPannel fieldset label:hover { font-weight: 700;}
#firstConnectionPannel fieldset.active { border: 1px solid #1b82cd; border-radius:3px; }
#firstConnectionPannel fieldset.active label { font-weight: 700; }

form[name="mycow_ressourcebundle_user"] .options {
    margin-left: 10px;
}

form[name="mycow_ressourcebundle_user"] .options input {
    float: left;
    margin-top: 10px;
}
form[name="mycow_ressourcebundle_user"] .options label {
    margin-left: 10px;
}

@keyframes tuto {
    0%, 100% {
        border: 1px solid #d9534f;
        color: #d9534f;
    }
    50% {
        border: 1px solid #ff9e35;
        color: #ff9e35;
    }
}

@media (max-width: 768px) {
    #mc-header .mc-header-menu {
        margin-top: 10px;
    }
    #mc-header {
        padding-top: 10px;
    }
}
@media (max-width: 799px) {
    .responsive_min800 { display: none; }
    #tuto-dropdown {  right: 60px; top: 5px; }
    #tuto-dropdown .tuto-arrow-right { top: 10px;  }
}

@media (min-width: 800px) {
    .responsive_max800 { display: none; }
}

@media (max-width: 900px) {
    .mc-member-zone .avatar { display: none; }
    #dropdownMenuUser li.responsive-menu-item { display: block; }
}

@media (max-width: 1000px) {
    .mc-rubrique-bar a {
        font-size: 1em;
    }
    .mc-rubrique-bar li {
        margin: 0 0.5%;
    }
}

@media (max-width: 1140px) {
    .mc-fond .p-home p {
        font-size: 1.5em;
    }
}

@media (max-width: 1800px) {
    #mc-header-logo {
        margin-top:-5px;
        width: 220px;
    }
}
