/*------------------------------------------------------------------
Bootstrap Admin Template by EGrappler.com PROD
------------------------------------------------------------------*/


/*------------------------------------------------------------------
[1. Global]
*/

@import url('https://fonts.googleapis.com/css?family=Quicksand');
body {
    background: #fafafa;
    font-size: 13px/1.7em;
    font-family: 'Quicksand', sans-serif;
}

p {
    font-size: 13px/1.7em;
    font-family: 'Quicksand', sans-serif;
}

input,
button,
select,
textarea {
    font-family: 'Quicksand', sans-serif;
}


/* < Ajout click&collect v3 - avril 2024 > */
.btn-start.btn,  .btn-view.btn{
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding: 2px 5px;
}

 .btn-start.btn{
    background-color: #6e9b13;
}
 .btn-view.btn{
    background-color: #f5a732;
}


a.bouton_action img {
    margin-right:10px;
    margin-bottom:10px;
}
a.bouton_action:hover img {
    text-decoration: none;
    opacity: 0.8;
}
a.bouton_action:hover {
    text-decoration: none;
}




/* < Affichage des notifications dans le header > */
#header-notification.active{
    float: left;
    margin-top: 20px;
    /* display: inline; */
    text-align: center;
    min-width: 15px;
    min-height: 15px;
    line-height: 15px;
    background: #fff;
    color: black;
    padding: 5px;
    border-radius: 50%;
    animation: blinker 2s linear infinite;
}
@keyframes blinker {  
    50% { opacity: 0.3; }
}
#header-notification.active a{
    background: transparent;
    color: #000000;
}

#menu-notification{
    text-align: center;
    color: #ff0000!important;
    font-weight:bold!important;
    animation: blinker 2s linear infinite;
}
#menu-notification.hidden{
    display:none;
}
#menu-web.active, #menu-rdc.active, #menu-print.active{
    text-align: center;
    color: #ff0000;
    font-weight:bold!important;
    animation: blinker 2s linear infinite;
}
#menu-web.hidden, #menu-rdc.hidden, #menu-print.hidden{
    display:none;
}
/* < Scan intégré pour smartphone > */

.scanner.btn-scan {
	background-color: #9b4dca;
	color: #fff;
	
}
.scanner.btn-reset {
	background-color: #989898;
	color: #fff;
}

#btnScanBorne {
    margin-top:10px;
    margin-bottom:30px;
    text-align: center;
}
#btnScanBorne .btn-scan {
    background:#00ba8b;color:#fff;padding:10px 10px;
}
#btnScanBorne .btn-reset {
	background:#00ba8b;color:#fff;padding:10px 10px;
}

#btnScanFooter .btn-scan {
    float:right;background:white;color:#21a9ec;padding:10px 10px;
}
#btnScanFooter .btn-reset {
	float:right;background:white;color:#21a9ec;padding:10px 10px;
}
#block_scan_video{
    width: calc(100% + 40px);
    margin-left: -20px;
}
#block_scan_video .bloc_actions {
    padding-left: 20px;
    padding-bottom: 10px;
}

#block_scan_video video {
    width:100% ;
    height:50%;
    display:none;
}

#desktop_header_link_scanner {
    margin-top:18px;
    margin-right:10px;
}

#desktop_header_link_scanner a{
    background:#fff;
    padding:5px 10px;
    border-radius: 10px;
    cursor:pointer;
}

#desktop_header_link_scanner a:hover{
    opacity:0.8;
    text-decoration: none;
}
#navbar-scan {
    display:none;
}
#navbar-scan .navbar{
    background:#fff;
    color:#da6100;
    text-align:center;
    padding:5px;
}
#resultats .imageproduit,
#scan_block_header .imageproduit,
#navbar-scan .imageproduit{
    width : 50%;
}


#header_link_scanner a {
    float: right;margin-top: 10px;margin-right: 20px;color:#fff;font-size: 20px;
}

/* < Upload de fichiers multiples (cmd liste scolaire) > */

#drop_file_zone {
    background-color: #EEE;
    border: #999 5px dashed;
    width: 60%;
    height: (width/2);
    padding: 8px;
    font-size: 18px;
}

#drag_upload_file {
    width: 50%;
    margin: 0 auto;
}

#drag_upload_file p {
    text-align: center;
}

#drag_upload_file #selectfile {
    display: none;
}

#retour_upload ul li {
    padding: 5px 10px;
}

#retour_upload ul .success {
    background: green;
    color: white;
}

#retour_upload ul .error {
    background: red;
    color: white;
}


/* < / Upload de fichiers multiples (cmd liste scolaire) > */

.bouton_aide {
    position: fixed;
    right: 10px;
    bottom: 130px;
}

.cahier_comm0 {
    background: #db1717!important;
    color: white;
}

.cahier_commlien0,
.cahier_commlien0 a {
    color: db1717!important;
}

.cahier_comm1 {
    background: #f59311!important;
    color: white;
}

.cahier_commlien1,
.cahier_commlien1 a {
    color: #f59311!important;
}

.cahier_comm2 {
    background: #e0dc35 !important;
    color: black!important;
}

.cahier_commlien2,
.cahier_commlien2 a {
    color: #e0dc35 !important;
}

.cahier_comm3 {
    background: #00a5ec!important;
    color: white;
}

.cahier_commlien3,
.cahier_commlien3 a {
    color: #00a5ec!important;
}

.cahier_comm4 {
    background: #ec0289!important;
    color: white;
}

.cahier_commlien4,
.cahier_commlien4 a {
    color: #ec0289!important;
}

.cahier_comm5 {
    background: #1bb248!important;
    color: white;
}

.cahier_commlien5,
.cahier_commlien5 a {
    color: #1bb248!important;
}

.cahier_comm6 {
    background: #07adad!important;
    color: white;
}

.cahier_commlien6,
.cahier_commlien6 a {
    color: #07adad!important;
}

.cahier_comm99 {
    background: #575757!important;
    color: white;
}

.cahier_commlien99,
.cahier_commlien99 a {
    color: #1bb248!important;
}

.sav0 {
    background: #db1717!important;
    color: white;
}

.savlien0,
.savlien0 a {
    color: db1717!important;
}

.sav1 {
    background: #d68801!important;
    color: white;
}

.savlien1,
.savlien1 a {
    color: #d68801!important;
}

.sav2 {
    background: #2e6ea9!important;
    color: white;
}

.savlien2,
.savlien2 a {
    color: #2e6ea9!important;
}

.sav3 {
    background: #cfc300!important;
    color: white;
}

.savlien3,
.savlien3 a {
    color: #cfc300!important;
}

.sav4 {
    background: #2ea9a2!important;
    color: white;
}

.savlien4,
.savlien4 a {
    color: #2ea9a2!important;
}

.sav5 {
    background: #27b51c!important;
    color: white;
}

.savlien5,
.savlien5 a {
    color: #27b51c!important;
}

.sav99 {
    background: #bbbbbb!important;
    color: #000;
}

.savlien99,
.savlien99 a {
    color: #6283e3!important;
}

.clickcollect_0 {
    background: #db1717!important;
    color: white !important;
}
.clickcollect_1 {
    background: #1bb248!important;
    color: white !important;
}
.clickcollect_2 {
    background: #f59311!important;
    color: black !important;
}
.clickcollect_3 {
    background: #21a9ec!important;
    color: white !important;
}	
.clickcollect_4 {
    background: #e0dc35!important;
    color: black !important;
}
.clickcollect_5 {
    background: #21a9ec!important;
    color: white !important;
}
.clickcollect_6 {
    background: #e0dc35!important;
    color: black !important;
}
.clickcollect_7 {
    background: #e0dc35!important;
    color: black !important;
}
.clickcollect_99 {
    background: #575757!important;
    color: white !important;
}

.dropdown .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.btn-icon-only {
    padding-right: 3px;
    padding-left: 3px;
}

.table td {
    vertical-align: middle;
}

.table-bordered th {
    background: #E9E9E9;
    background: -moz-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FAFAFA), color-stop(100%, #E9E9E9));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);
    /* Opera11.10+ */
    background: -ms-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);
    /* IE10+ */
    background: linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
    font-size: 10px;
    color: #444;
    text-transform: uppercase;
}


/*------------------------------------------------------------------
[2. Navbar / .navbar]
*/

.navbar .container {
    position: relative;
}

.navbar-inner {
    padding: 7px 0;
    background: #00ba8b !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.navbar-fixed-top {
    position: static;
}

.navbar .nav a {
    font-size: 11px;
}

.navbar .nav>li>a {
    color: #fff !important;
}

.navbar .brand {
    font-weight: 600;
    position: relative;
    top: 2px;
}

.navbar .search-query {
    background-color: #444;
    width: 150px;
    font-size: 11px;
    padding-left: 20px;
}

.navbar .profil {
    text-align: right;
    color: white;
}

.navbar .profil ul li {
    list-style: none;
}

.navbar .profil .dropdown-toggle {
    color: white;
    text-decoration: none;
}

.navbar .profil .caret {
    opacity: 0.8;
}

.navbar .search-query::-webkit-input-placeholder {
    color: #666;
}

.navbar .search-query:-moz-placeholder {
    color: #666;
}

.navbar-search .search-query {
    background: #fff;
    border: 0;
    color: #008866;
    line-height: normal;
}


/*------------------------------------------------------------------
[3. Subnavbar / .subnavbar]
*/

.subnavbar {
    margin-bottom: 2.5em;
}

.subnavbar-inner {
    height: 60px;
    background: #fff;
}

.subnavbar .container>ul {
    display: inline-block;
    height: 80px;
    padding: 0;
    margin: 0;
}

.subnavbar .container>ul>li {
    float: left;
    min-width: 90px;
    height: 60px;
    padding: 0;
    margin: 0;
    text-align: center;
    list-style: none;
    border-left: 1px solid #f3f3f3;
}

.subnavbar .container>ul>.petitmenu {
    min-width: 60px;
}

.subnavbar .container>ul>li>a {
    display: block;
    height: 100%;
    padding: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #b2afaa;
}

.subnavbar .container>ul>li>a:hover {
    color: #888;
    text-decoration: none;
}

.subnavbar .container>ul>li>a>i {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 11px;
    margin-bottom: -3px;
    font-size: 14px;
}

.subnavbar .container>ul>li>a>span {
    display: block;
}

.subnavbar .container>ul>li.active>a {
    border-bottom: 3px solid #00ba8b;
    color: #383838;
}

.subnavbar .dropdown .dropdown-menu a {
    font-size: 12px;
}

.subnavbar .dropdown .dropdown-menu {
    text-align: left;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.subnavbar .dropdown-menu::before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 9px;
}

.subnavbar .dropdown-menu::after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    top: -6px;
    left: 10px;
}

.subnavbar .caret {
    margin-top: 4px;
    border-top-color: white;
    border-bottom-color: white;
}

.subnavbar .dropdown.open .caret {
    display: none;
}


/*------------------------------------------------------------------
[4. Main / .main]
*/

.main {
    padding-bottom: 2em;
}


/*------------------------------------------------------------------
[5. Extra / .extra]
*/

.extra-inner {
    padding: 20px 0;
    font-size: 11px;
    color: #BBB;
    background: #6e6e6e;
}

.extra a {
    color: #666;
}

.extra h4 {
    margin-bottom: 1em;
    font-weight: 400;
}

.extra ul {
    padding: 0;
    margin: 0;
}

.extra li {
    margin-bottom: .6em;
    list-style: none;
}


/*------------------------------------------------------------------
[6. Footer/ .footer]
*/

.footer {
    margin-top: 0;
}

.footer-inner {
    padding: 15px 0;
    font-size: 12px;
    background: #575757;
    color: #999;
}

.footer a {
    color: #999;
}

.footer a:hover {
    color: #FFF;
    text-decoration: none;
}


/*------------------------------------------------------------------
[6. Widget / .widget]
*/

.widget {
    position: relative;
    clear: both;
    width: auto;
    margin-bottom: 2em;
    overflow: hidden;
}

.widget-header {
    position: relative;
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    background: #00ba8b;
}

.widget-header h3 {
    position: relative;
    left: 10px;
    display: inline-block;
    margin-right: 0em;
    font-size: 14px;
    font-weight: 800;
    color: #fff;
    line-height: 18px;
}

.widget-header .fa {
    color: #fff;
}

.widget-header [class^="icon-"],
.widget-header [class*=" icon-"] {
    display: inline-block;
    margin-left: 13px;
    margin-right: -2px;
    font-size: 16px;
    color: #555;
    vertical-align: middle;
}

.widget-content {
    padding: 20px 15px 15px;
    background: #FFF;
}

.widget-header+.widget-content {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.widget-nopad .widget-content {
    padding: 0;
}


/* Widget Content Clearfix */

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

.widget-content:after {
    clear: both;
}


/* For IE 6/7 (trigger hasLayout) */

.widget-content {
    zoom: 1;
}


/* Widget Table */

.widget-table .widget-content {
    padding: 0;
}

.widget-table .table {
    margin-bottom: 0;
    border: none;
}

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

.widget-table .table tr th:first-child {
    border-left: none;
}


/* Widget Plain */

.widget-plain {
    background: transparent;
    border: none;
}

.widget-plain .widget-content {
    padding: 0;
    background: transparent;
    border: none;
}


/* Widget Box */


.widget-box .widget-content {
    background: #E3E3E3;
    background: #FFF;
}


/*------------------------------------------------------------------
[7. Error / .error-container]
*/

.error-container {
    margin-top: 4em;
    margin-bottom: 4em;
    text-align: center;
}

.error-container h1 {
    margin-bottom: .5em;
    font-size: 120px;
    line-height: 1em;
}

.error-container h2 {
    margin-bottom: .75em;
    font-size: 28px;
}

.error-container .error-details {
    margin-bottom: 1.5em;
    font-size: 16px;
}

.error-container .error-actions a {
    margin: 0 .5em;
}


/* Message layout */

ul.messages_layout {
    position: relative;
    margin: 0;
    padding: 0
}

ul.messages_layout li {
    float: left;
    list-style: none;
    position: relative
}

ul.messages_layout li.left {
    padding-left: 75px
}

ul.messages_layout li.right {
    padding-right: 75px
}

ul.messages_layout li.right .avatar {
    right: 0;
    left: auto
}

ul.messages_layout li.right .message_wrap .arrow {
    right: -12px;
    left: auto;
    background-position: 0 -213px;
    height: 15px;
    width: 12px
}

ul.messages_layout li.by_myself .message_wrap {
    border: 1px solid #b3cdf8
}

ul.messages_layout li.by_myself .message_wrap .info a.name {
    color: #4a8cf7
}

ul.messages_layout li a.avatar {
    position: absolute;
    left: 0;
    top: 0
}

ul.messages_layout li a.avatar img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

ul.messages_layout li .message_wrap {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    border: 1px solid #e9e9e9;
    padding: 10px;
    border: 1px solid #cbcbcb;
    margin-bottom: 20px;
    float: left;
    background: #fefefe;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0px
}

ul.messages_layout li .message_wrap .arrow {
    background-position: 0 -228px;
    height: 15px;
    width: 12px;
    height: 15px;
    width: 12px;
    position: absolute;
    left: -12px;
    top: 13px
}

ul.messages_layout li .message_wrap .info {
    float: left;
    width: 100%;
    border-bottom: 1px solid #fff;
    line-height: 23px
}

ul.messages_layout li .message_wrap .info .name {
    float: left;
    font-weight: bold;
    color: #483734
}

ul.messages_layout li .message_wrap .info .time {
    float: left;
    font-size: 11px;
    margin-left: 6px
}

ul.messages_layout li .message_wrap .text {
    float: left;
    width: 100%;
    border-top: 1px solid #cfcfcf;
    padding-top: 5px
}

ul.messages_layout .dropdown-menu li {
    width: 100%;
    font-size: 11px;
}


/* Full Calendar */

.fc {
    direction: ltr;
    text-align: left;
    position: relative
}

.fc table {
    border-collapse: collapse;
    border-spacing: 0
}

html .fc,
.fc table {
    font-size: 1em
}

.fc td,
.fc th {
    padding: 0;
    vertical-align: top
}

.fc-header td {
    white-space: nowrap;
    background: none
}

.fc-header-left {
    width: 100%;
    text-align: left;
    position: absolute;
    left: 0;
    top: 6px
}

.fc-header-left .fc-button {
    margin: 0;
    position: relative
}

.fc-header-left .fc-button-prev,
.fc-header-left .fc-button-next {
    float: left;
    border: none;
    padding: 14px 10px;
    opacity: 0.5
}

.fc-header-left .fc-button-prev .fc-button-inner,
.fc-header-left .fc-button-next .fc-button-inner {
    border: none
}

.fc-header-left .fc-button-prev .fc-button-inner .fc-button-content,
.fc-header-left .fc-button-next .fc-button-inner .fc-button-content {
    display: none
}

.fc-header-left .fc-button-prev.fc-state-hover,
.fc-header-left .fc-button-next.fc-state-hover {
    opacity: 1
}

.fc-header-left .fc-button-prev.fc-state-down,
.fc-header-left .fc-button-next.fc-state-down {
    background: none !important;
    margin-top: -1px
}

.fc-header-left .fc-button-prev .fc-button-inner {
    background-position: 0 -351px;
    height: 16px;
    width: 11px
}

.fc-header-left .fc-button-next {
    float: right
}

.fc-header-left .fc-button-next .fc-button-inner {
    background-position: 0 -367px;
    height: 16px;
    width: 11px
}

.fc-header-center {
    text-align: center
}

.fc-header-right {
    text-align: right;
    position: absolute;
    top: -34px;
    right: 10px
}

.fc-header-title {
    display: inline-block;
    vertical-align: top
}

.fc-header-title h2 {
    margin-top: 0;
    white-space: nowrap;
    font-size: 1.1rem;
    color: #6C737F;
    line-height: 55px;
}

.fc .fc-header-space {
    padding-left: 10px
}

.fc-header .fc-button {
    margin-bottom: 1em;
    vertical-align: top
}

.fc-header .fc-button {
    margin-right: -1px
}

.fc-header .fc-corner-right {
    margin-right: 1px
}

.fc-header .ui-corner-right {
    margin-right: 0
}

.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
    z-index: 2
}

.fc-header .fc-state-down {
    z-index: 3
}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
    z-index: 4
}

.fc-content {
    clear: both;
    background: #f9f9f9
}

.fc-view {
    width: 100%;
    overflow: hidden
}

.fc-view thead {
    background: #e9ecf1;
    line-height: 35px
}

.fc-widget-header,
.fc-widget-content {
    border: 1px solid #ccc
}

.fc-state-highlight {
    background: #F4F3E6
}

.fc-cell-overlay {
    background: #9cf;
    opacity: .2;
    filter: alpha(opacity=20)
}

.fc-button {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.fc-button-today {
    margin-top: 8px !important;
}

.fc-state-default {
    border-style: solid;
    border-width: 1px 0
}

.fc-button-inner {
    position: relative;
    float: left;
    overflow: hidden
}

.fc-state-default .fc-button-inner {
    border-style: solid;
    border-width: 0 1px
}

.fc-button-content {
    position: relative;
    float: left;
    height: 1.9em;
    line-height: 1.9em;
    padding: 0 .6em;
    white-space: nowrap
}

.fc-button-content .fc-icon-wrap {
    position: relative;
    float: left;
    top: 50%
}

.fc-button-content .ui-icon {
    position: relative;
    float: left;
    margin-top: -50%;
    margin-top: 0;
    top: -50%
}

.fc-state-default .fc-button-effect {
    position: absolute;
    top: 50%;
    left: 0
}

.fc-state-default .fc-button-effect span {
    position: absolute;
    top: -100px;
    left: 0;
    width: 500px;
    height: 100px;
    border-width: 100px 0 0 1px;
    border-style: solid;
    border-color: #fff;
    background: #444;
    opacity: .09;
    filter: alpha(opacity=9)
}

.fc-state-default,
.fc-state-default .fc-button-inner {
    border-style: solid;
    border-color: #ccc #bbb #aaa;
    color: #000
}

.fc-state-hover,
.fc-state-hover .fc-button-inner {
    border-color: #999
}

.fc-state-down {
    border-color: #555;
    background: #777
}

.fc-state-active,
.fc-state-active .fc-button-inner {
    border-color: #555;
    background: #777;
    color: #fff
}

.fc-state-disabled,
.fc-state-disabled .fc-button-inner {
    color: #999;
    border-color: #ddd
}

.fc-state-disabled {
    cursor: default
}

.fc-state-disabled .fc-button-effect {
    display: none
}

.fc-event {
    border-style: solid;
    border-width: 0;
    font-size: .85em;
    cursor: default
}

a.fc-event,
.fc-event-draggable {
    cursor: pointer
}

a.fc-event {
    text-decoration: none
}

.fc-rtl .fc-event {
    text-align: right
}

.fc-event-skin {
    border-color: #3f85f5;
    background-color: #5e96ea;
    color: #fff
}

.fc-event-inner {
    position: relative;
    width: 100%;
    height: 100%;
    border-style: solid;
    border-width: 0;
    overflow: hidden
}

.fc-event-time,
.fc-event-title {
    padding: 0 1px
}

.fc .ui-resizable-handle {
    display: block;
    position: absolute;
    z-index: 99999;
    overflow: hidden;
    font-size: 300%;
    line-height: 50%
}

.fc-event-hori {
    border-width: 1px 0;
    margin-bottom: 1px
}

.fc-event-hori .ui-resizable-e {
    top: 0 !important;
    right: -3px !important;
    width: 7px !important;
    height: 100% !important;
    cursor: e-resize
}

.fc-event-hori .ui-resizable-w {
    top: 0 !important;
    left: -3px !important;
    width: 7px !important;
    height: 100% !important;
    cursor: w-resize
}

.fc-event-hori .ui-resizable-handle {
    _padding-bottom: 14px
}

.fc-corner-left {
    margin-left: 1px
}

.fc-corner-left .fc-button-inner,
.fc-corner-left .fc-event-inner {
    margin-left: -1px
}

.fc-corner-right {
    margin-right: 1px
}

.fc-corner-right .fc-button-inner,
.fc-corner-right .fc-event-inner {
    margin-right: -1px
}

.fc-corner-top {
    margin-top: 1px
}

.fc-corner-top .fc-event-inner {
    margin-top: -1px
}

.fc-corner-bottom {
    margin-bottom: 1px
}

.fc-corner-bottom .fc-event-inner {
    margin-bottom: -1px
}

.fc-corner-left .fc-event-inner {
    border-left-width: 1px
}

.fc-corner-right .fc-event-inner {
    border-right-width: 1px
}

.fc-corner-top .fc-event-inner {
    border-top-width: 1px
}

.fc-corner-bottom .fc-event-inner {
    border-bottom-width: 1px
}

table.fc-border-separate {
    border-collapse: separate
}

.fc-border-separate th,
.fc-border-separate td {
    border-width: 1px 0 0 1px
}

.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
    border-right-width: 1px
}

.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
    border-bottom-width: 0px
}

.fc-first {
    border-left-width: 0 !important
}

.fc-last {
    border-right-width: 0 !important
}

.fc-grid th {
    text-align: center
}

.fc-grid .fc-day-number {
    float: right;
    padding: 0 2px
}

.fc-grid .fc-other-month .fc-day-number {
    opacity: 0.3;
    filter: alpha(opacity=30)
}

.fc-grid .fc-day-content {
    clear: both;
    padding: 2px 2px 1px
}

.fc-grid .fc-event-time {
    font-weight: bold
}

.fc-rtl .fc-grid .fc-day-number {
    float: left
}

.fc-rtl .fc-grid .fc-event-time {
    float: right
}

.fc-agenda table {
    border-collapse: separate
}

.fc-agenda-days th {
    text-align: center
}

.fc-agenda .fc-agenda-axis {
    width: 60px !important;
    padding: 0 4px;
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
    font-weight: normal
}

.fc-agenda .fc-day-content {
    padding: 2px 2px 1px
}

.fc-agenda-days .fc-agenda-axis {
    border-right-width: 1px
}

.fc-agenda-days .fc-col0 {
    border-left-width: 0
}

.fc-agenda-allday th {
    border-width: 0 1px
}

.fc-agenda-allday .fc-day-content {
    min-height: 34px;
    _height: 34px
}

.fc-agenda-divider-inner {
    height: 2px;
    overflow: hidden
}

.fc-widget-header .fc-agenda-divider-inner {
    background: #eee
}

.fc-agenda-slots th {
    border-width: 1px 1px 0
}

.fc-agenda-slots td {
    border-width: 1px 0 0;
    background: none
}

.fc-agenda-slots td div {
    height: 20px
}

.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
    border-top-width: 0
}

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
    border-top-style: dotted
}

.fc-agenda-slots tr.fc-minor th.ui-widget-header {
    border-top-style: solid
}

.fc-event-vert {
    border-width: 0 1px
}

.fc-event-vert .fc-event-head,
.fc-event-vert .fc-event-content {
    position: relative;
    z-index: 2;
    width: 100%;
    overflow: hidden
}

.fc-event-vert .fc-event-time {
    white-space: nowrap;
    font-size: 10px
}

.fc-event-vert .fc-event-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc .ui-draggable-dragging .fc-event-bg,
.fc-select-helper .fc-event-bg {
    display: none\9
}

.fc-event-vert .ui-resizable-s {
    bottom: 0 !important;
    width: 100% !important;
    height: 8px !important;
    overflow: hidden !important;
    line-height: 8px !important;
    font-size: 11px !important;
    font-family: monospace;
    text-align: center;
    cursor: s-resize
}

.fc-agenda .ui-resizable-resizing {
    _overflow: hidden
}

.fc-header-left .fc-button-prev .fc-button-inner {
    background: url('../img/icons-sa7c41345d9.png') no-repeat;
    background-position: 0 -351px;
    height: 16px;
    width: 11px;
}

.fc-header-left .fc-button-next .fc-button-inner {
    background: url('../img/icons-sa7c41345d9.png') no-repeat;
    background-position: 0 -367px;
    height: 16px;
    width: 11px;
}


/*------------------------------------------------------------------
[8. Miscellaneous]
*/

.chart-holder {
    width: 100%;
    height: 250px;
}

.dropdown-menu li>a:hover,
.dropdown-menu .active>a,
.dropdown-menu .active>a:hover {
    background: #00ba8b;
}

.accordion-heading {
    background: #e5e5e5;
}

.accordion-heading a {
    background-color: #1399dc;
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.btn-facebook-alt i {
    color: #23386a;
}

.btn-twitter-alt i {
    color: #0098d0;
}

.btn-google-alt i {
    color: #b6362d;
}

.btn-linkedin-alt i {
    color: #0073b2;
}

.btn-pinterest-alt i {
    color: #ab171e;
}

.btn-github-alt i {
    color: #333;
}

.all-icons li {
    list-style: none;
}

.ML0 {
    margin-left: 0
}

.MR0 {
    margin-right: 0;
}


/*------------------------------------------------------------------
[1. Max Width: 480px]
*/

@media (max-width: 480px) {
    .error-container h1 {
        font-size: 72px;
    }
}


/*------------------------------------------------------------------
[1. Max Width: 767px]
*/

@media (max-width: 767px) {
    #main {
        padding: 0 10px;
        margin-right: -20px;
        margin-left: -20px;
    }
    .widget-header {
        padding-left: 10px;
    }
    .widget-header h3 {
        left: 0px;
        font-size: 12px;
        line-height: 14px;
    }
    .widget-content {
        padding: 5px 5px 5px;
    }

    .widget-header .fa {
        display:none;
    }
    .subnavbar {
        margin-left: -20px;
        margin-right: -20px;
    }
    .subnavbar-inner {
        height: auto;
    }
    .subnavbar .container>ul {
        width: 100%;
        height: auto;
        border: none;
    }
    .subnavbar .container>ul>li {
        /*	
		width: 33%;
		height: 70px;
		*/
        margin-bottom: 0;
        border: none;
    }
    .subnavbar .container>ul>li>a {
        padding: 0;
        font-size: 8px;
    }
    .subnavbar .container>ul>li.active>a {
        font-size: 11px;
        background: transparent;
    }
    .subnavbar .container>ul>li>a>i {
        display: inline-block;
        margin-bottom: 0;
        font-size: 20px;
    }
    .subnavbar-open-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .subnavbar-open-right .dropdown-menu:before {
        left: auto;
        right: 12px;
    }
    .subnavbar-open-right .dropdown-menu:after {
        left: auto;
        right: 13px;
    }
    .extra {
        margin-right: -20px;
        margin-left: -20px;
    }
    .extra .container {
        padding: 0 20px;
    }
    .footer {
        margin-right: -20px;
        margin-left: -20px;
    }
    .footer .container {
        padding: 0 20px;
    }
    .footer .footer-terms {
        text-align: left;
    }
    .footer .footer-terms a {
        margin-left: 0;
        margin-right: 1em;
    }
}


/*------------------------------------------------------------------
[3. Max Width: 979px]
*/

@media (max-width: 979px) {
    .navbar-fixed-top {
        position: static;
        margin-bottom: 0;
    }
    .subnavbar .container {
        width: auto;
    }
}


/*------------------------------------------------------------------
[2. Max Width: 1200px]
*/

@media (min-width: 1200px) {
    .navbar .search-query {
        width: 200px;
    }
}

.red {
    color: red!important;
}

.green {
    color: green!important;
}

.parlettre {
    text-align: center;
}

.parlettre li {
    display: inline;
    padding: 0 10px;
    border-left: 1px solid grey;
    padding: 0 10px;
    text-transform: uppercase;
}

.parlettre li:first-child {
    border-left: 0px;
}

.filtre li {
    display: inline;
    padding: 0 10px;
    border-left: 1px solid grey;
    padding: 0 10px;
}

.filtre li:first-child {
    border-left: 0px;
}

.formfield input {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin: 0 0 10px 0;
    padding: 8px;
    color: #999;
    background-color: #fff;
    outline: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: .85em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.formfield input:focus,
.formfield textarea:focus {
    border: 1px solid #999;
    color: #444;
}

.formfield input[type="checkbox"],
.formfield input[type="radio"],
.formfield input[type="checkbox"]+label,
.formfield input[type="radio"]+label {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.formfield-text,
.formfield-texteara,
.formfield-select,
.formfield-checkbox,
.formfield-radio {
    position: relative;
}

.formfield-radio input[type="radio"],
.formfield-checkbox input[type="checkbox"] {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.formfield-radio input[type="radio"]+label,
.formfield-checkbox input[type="checkbox"]+label {
    padding: 4px 0 0 24px;
}

.formfield-radio input[type="radio"]+label:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    content: " ";
    vertical-align: middle;
    background: transparent url(../images/sprite.svg) 0 0 no-repeat;
}

.formfield-radio input[type="radio"]:checked+label:before {
    background-position: -30px 0;
}

.formfield-checkbox input[type="checkbox"]+label:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    content: " ";
    vertical-align: middle;
    background: transparent url(../images/sprite.svg) 0 -30px no-repeat;
}

.formfield-checkbox input[type="checkbox"]:checked+label:before {
    background-position: -30px -30px;
}

.formfield label,
.formfield legend {
    display: block;
    font-weight: normal;
    font-size: .85em;
    margin: 0 0 5px 0;
    font-family: 'ocr', Helvetica, Arial, sans-serif;
    font-size: .85em;
}

.formfield legend {
    color: #999;
    margin: 0 0 10px 0;
}

#reg-form {
    margin: 100px auto;
    padding: 25px;
    border: solid #cfcfcf 1px;
    width: 50%;
    background: #f9f9f9;
}

#reg-form fieldset {
    padding: 5px;
    width: 60%;
    margin: 0 auto;
    border: 0;
}

#reg-form input {
    width: 100%;
    height: 35px;
    border: solid #00a2d1 1px;
    padding-left: 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 15px;
}

#reg-form span {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 15px;
}


/* AFFICHAGE BOUTON TOGGLE FIELD - CHOIX DYNAMIQUE BOUTON RADIO */

.switch-field {
    display: flex;
    margin-bottom: 3px;
    overflow: hidden;
}

.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.switch-field label {
    background-color: #e4e4e4;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    line-height: 1;
    text-align: center;
    padding: 8px 16px;
    margin-right: -1px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
    cursor: pointer;
}

.switch-field input:checked+label {
    background-color: #87CEFA;
    box-shadow: none;
}

.switch-field label:first-of-type {
    border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
    border-radius: 0 4px 4px 0;
}


/* AFFICHAGE PAGE REGLAGES - CHOIX DYNAMIQUE POUR LES PAGES */

.titreaffichage {
    vertical-align: middle;
    padding-left: 0px;
    padding-top: 10px;
    font-size: 18px;
    text-align: right;
}

.titreaffichage span {
    padding-left: 10px
}

.onoffswitch {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 31px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 45px;
    padding: 0;
    line-height: 45px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #E50074;
    color: #FFFFFF;
}

.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #1279BC;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch-switch {
    display: block;
    width: 23px;
    margin: 11px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 41px;
    border: 2px solid #999999;
    border-radius: 31px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

.onoffswitch1 {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch1-checkbox {
    display: none;
}

.onoffswitch1-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 31px;
}

.onoffswitch1-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch1-inner:before,
.onoffswitch1-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 45px;
    padding: 0;
    line-height: 45px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch1-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #E50074;
    color: #FFFFFF;
}

.onoffswitch1-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #1279BC;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch1-switch {
    display: block;
    width: 23px;
    margin: 11px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 41px;
    border: 2px solid #999999;
    border-radius: 31px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch1-checkbox:checked+.onoffswitch1-label .onoffswitch1-inner {
    margin-left: 0;
}

.onoffswitch1-checkbox:checked+.onoffswitch1-label .onoffswitch1-switch {
    right: 0px;
}

.onoffswitch2 {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch2-checkbox {
    display: none;
}

.onoffswitch2-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 31px;
}

.onoffswitch2-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch2-inner:before,
.onoffswitch2-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 45px;
    padding: 0;
    line-height: 45px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch2-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #E50074;
    color: #FFFFFF;
}

.onoffswitch2-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #1279BC;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch2-switch {
    display: block;
    width: 23px;
    margin: 11px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 41px;
    border: 2px solid #999999;
    border-radius: 31px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch2-checkbox:checked+.onoffswitch2-label .onoffswitch2-inner {
    margin-left: 0;
}

.onoffswitch2-checkbox:checked+.onoffswitch2-label .onoffswitch2-switch {
    right: 0px;
}

.onoffswitch3 {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch3-checkbox {
    display: none;
}

.onoffswitch3-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 31px;
}

.onoffswitch3-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch3-inner:before,
.onoffswitch3-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 45px;
    padding: 0;
    line-height: 45px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch3-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #E50074;
    color: #FFFFFF;
}

.onoffswitch3-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #1279BC;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch3-switch {
    display: block;
    width: 23px;
    margin: 11px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 41px;
    border: 2px solid #999999;
    border-radius: 31px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch3-checkbox:checked+.onoffswitch3-label .onoffswitch3-inner {
    margin-left: 0;
}

.onoffswitch3-checkbox:checked+.onoffswitch3-label .onoffswitch3-switch {
    right: 0px;
}

.onoffswitch4 {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch4-checkbox {
    display: none;
}

.onoffswitch4-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 31px;
}

.onoffswitch4-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch4-inner:before,
.onoffswitch4-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 45px;
    padding: 0;
    line-height: 45px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch4-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #E50074;
    color: #FFFFFF;
}

.onoffswitch4-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #1279BC;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch4-switch {
    display: block;
    width: 23px;
    margin: 11px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 41px;
    border: 2px solid #999999;
    border-radius: 31px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch4-checkbox:checked+.onoffswitch4-label .onoffswitch4-inner {
    margin-left: 0;
}

.onoffswitch4-checkbox:checked+.onoffswitch4-label .onoffswitch4-switch {
    right: 0px;
}

.onoffswitch5 {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch5-checkbox {
    display: none;
}

.onoffswitch5-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 31px;
}

.onoffswitch5-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch5-inner:before,
.onoffswitch5-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 45px;
    padding: 0;
    line-height: 45px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch5-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #E50074;
    color: #FFFFFF;
}

.onoffswitch5-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #1279BC;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch5-switch {
    display: block;
    width: 23px;
    margin: 11px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 41px;
    border: 2px solid #999999;
    border-radius: 31px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch5-checkbox:checked+.onoffswitch5-label .onoffswitch5-inner {
    margin-left: 0;
}

.onoffswitch5-checkbox:checked+.onoffswitch5-label .onoffswitch5-switch {
    right: 0px;
}

.onoffswitch6 {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch6-checkbox {
    display: none;
}

.onoffswitch6-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 31px;
}

.onoffswitch6-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch6-inner:before,
.onoffswitch6-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 45px;
    padding: 0;
    line-height: 45px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch6-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #E50074;
    color: #FFFFFF;
}

.onoffswitch6-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #1279BC;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch6-switch {
    display: block;
    width: 23px;
    margin: 11px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 41px;
    border: 2px solid #999999;
    border-radius: 31px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch6-checkbox:checked+.onoffswitch6-label .onoffswitch6-inner {
    margin-left: 0;
}

.onoffswitch6-checkbox:checked+.onoffswitch6-label .onoffswitch6-switch {
    right: 0px;
}

.onoffswitch7 {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch7-checkbox {
    display: none;
}

.onoffswitch7-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 31px;
}

.onoffswitch7-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch7-inner:before,
.onoffswitch7-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 45px;
    padding: 0;
    line-height: 45px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch7-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #E50074;
    color: #FFFFFF;
}

.onoffswitch7-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #1279BC;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch7-switch {
    display: block;
    width: 23px;
    margin: 11px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 41px;
    border: 2px solid #999999;
    border-radius: 31px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch7-checkbox:checked+.onoffswitch7-label .onoffswitch7-inner {
    margin-left: 0;
}

.onoffswitch7-checkbox:checked+.onoffswitch7-label .onoffswitch7-switch {
    right: 0px;
}

.onoffswitch8 {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch8-checkbox {
    display: none;
}

.onoffswitch8-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 31px;
}

.onoffswitch8-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch8-inner:before,
.onoffswitch8-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 45px;
    padding: 0;
    line-height: 45px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch8-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #E50074;
    color: #FFFFFF;
}

.onoffswitch8-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #1279BC;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch8-switch {
    display: block;
    width: 23px;
    margin: 11px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 41px;
    border: 2px solid #999999;
    border-radius: 31px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch8-checkbox:checked+.onoffswitch8-label .onoffswitch8-inner {
    margin-left: 0;
}

.onoffswitch8-checkbox:checked+.onoffswitch8-label .onoffswitch8-switch {
    right: 0px;
}

.onoffswitch9 {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch9-checkbox {
    display: none;
}

.onoffswitch9-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 31px;
}

.onoffswitch9-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch9-inner:before,
.onoffswitch9-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 45px;
    padding: 0;
    line-height: 45px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch9-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #E50074;
    color: #FFFFFF;
}

.onoffswitch9-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #1279BC;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch9-switch {
    display: block;
    width: 23px;
    margin: 11px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 41px;
    border: 2px solid #999999;
    border-radius: 31px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch9-checkbox:checked+.onoffswitch9-label .onoffswitch9-inner {
    margin-left: 0;
}

.onoffswitch9-checkbox:checked+.onoffswitch9-label .onoffswitch9-switch {
    right: 0px;
}

.onoffswitch10 {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch10-checkbox {
    display: none;
}

.onoffswitch10-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 31px;
}

.onoffswitch10-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch10-inner:before,
.onoffswitch10-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 45px;
    padding: 0;
    line-height: 45px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch10-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #E50074;
    color: #FFFFFF;
}

.onoffswitch10-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #1279BC;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch10-switch {
    display: block;
    width: 23px;
    margin: 11px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 41px;
    border: 2px solid #999999;
    border-radius: 31px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch10-checkbox:checked+.onoffswitch10-label .onoffswitch10-inner {
    margin-left: 0;
}

.onoffswitch10-checkbox:checked+.onoffswitch10-label .onoffswitch10-switch {
    right: 0px;
}

.onoffswitch11 {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch11-checkbox {
    display: none;
}

.onoffswitch11-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 31px;
}

.onoffswitch11-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch11-inner:before,
.onoffswitch11-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 45px;
    padding: 0;
    line-height: 45px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch11-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #E50074;
    color: #FFFFFF;
}

.onoffswitch11-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #1279BC;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch11-switch {
    display: block;
    width: 23px;
    margin: 11px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 41px;
    border: 2px solid #999999;
    border-radius: 31px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch11-checkbox:checked+.onoffswitch11-label .onoffswitch11-inner {
    margin-left: 0;
}

.onoffswitch11-checkbox:checked+.onoffswitch11-label .onoffswitch11-switch {
    right: 0px;
}

.onoffswitch12 {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch12-checkbox {
    display: none;
}

.onoffswitch12-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 31px;
}

.onoffswitch12-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch12-inner:before,
.onoffswitch12-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 45px;
    padding: 0;
    line-height: 45px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch12-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #E50074;
    color: #FFFFFF;
}

.onoffswitch12-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #1279BC;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch12-switch {
    display: block;
    width: 23px;
    margin: 11px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 41px;
    border: 2px solid #999999;
    border-radius: 31px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch12-checkbox:checked+.onoffswitch12-label .onoffswitch12-inner {
    margin-left: 0;
}

.onoffswitch12-checkbox:checked+.onoffswitch12-label .onoffswitch12-switch {
    right: 0px;
}


/*FORMULAIRE RECHERCHE CARTE COPIE */

.recherchecarte {
    text-align: center;
    margin: 0;
    margin-top: 5px;
}

.recherchecarte input {
    background: #6e6e6e;
    color: #fff;
    width: 400px;
    height: 30px;
    padding-left: 20px;
    margin: 0;
}

.recherchecarte input::-webkit-input-placeholder {
    color: #FFF!important;
    opacity: 1!important;
}

.recherchecarte input::-moz-placeholder {
    color: #FFF!important;
    opacity: 1!important;
}

.recherchecarte input:-moz-placeholder {
    color: #FFF!important;
    opacity: 1!important;
}

.recherchecarte input::-ms-input-placeholder {
    color: #FFF!important;
    opacity: 1!important;
}


/* IE10+ */

.jeveux {
    display: block;
    text-align: center;
    margin-top: 40px;
    padding: 20px 5px;
    color: #fc6805;
}

.jeveux span {
    display: block;
    text-align: center;
    padding: 5px;
    margin-top: 10px;
    background: #fc6805;
    color: #fff;
}

.jeveux:hover {
    color: #00ba8b;
    text-decoration: none;
}

.jeveux:hover span {
    background: #00ba8b;
    color: #fff;
    text-decoration: none;
}

.jeveuxv2 {
    border: 1px solid #00ba8b;
    color: #00ba8b;
}

.jeveuxv2:hover {
    background: #00ba8b;
    color: #fff;
    text-decoration: none;
}

.jeveux .fa {
    font-size: 30px!important;
    margin-bottom: 10px;
}

.jeveux3 {
    display: block;
    text-align: center;
    padding: 10px 5px;
    color: #fff!important;
}

.jeveux3:hover {
    background: #868686;
    text-decoration: none;
}

.jeveux3 .fa {
    font-size: 20px!important;
    margin-bottom: 5px;
}




.navmobile {
    padding-bottom: 20px;
}

.navmobile .jeveux3 {
    width: 46%;
    min-height: 80px;
    float: left;

}
.navmobile .jeveux {
    float: left;
    width: 45%;
    margin-left: 3.5%;
    background: #fff;
    display: block;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px;
    padding-top: 10px;
    color: #fc6805;
}

.navmobile .jeveux span {
    display: block;
    text-align: center;
    padding: 5px;
    margin-top: 10px;
    background: #fc6805;
    color: #fff;
}

.navmobile .jeveux:hover {
    color: #00ba8b;
    text-decoration: none;
}

.navmobile .jeveux:hover span {
    background: #00ba8b;
    color: #fff;
    text-decoration: none;
}

.active .ajoutonglet {
    color: #19bc9c;
}

.ajoutonglet {
    color: red;
}

.nopadtopbottom {
    padding-top: 5px;
    padding-bottom: 5px;
}

.nav-tabs {
    /*margin-bottom : 0px;*/
}

.blockbalisage {
    width: 19%;
    float: left;
    margin-right: 11px;
    text-align: center;
}
@media screen and (max-width: 1024px) {
	.blockbalisage {
		width: 45%;
		margin-bottom: 20px;
	}
	.blockbalisage h4 {
		font-size: 10px;
	}
}


.blockbalisage h4 {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 25px;
    font-size: 14px;
    padding-top: 10px;
    vertical-align: middle;
    background: #dd4b39;
    color: white;
    font-weight: 400;
    text-transform: uppercase;
}

.blockbalisage a {
    text-decoration: none;
}

.blockbalisage a:hover {
    opacity: 0.7;
}

.blockbalisage-2:hover {
    opacity: 0.7;
}

.margtop10 {
    margin-top: 10px;
}

.margtop20 {
    margin-top: 20px;
}

.margtop30 {
    margin-top: 30px;
}


/**** HOME PAGE ****/

.bgbleu {
    background: #00a2ea;
    color: white;
    padding-top: 40px;
}

.bgbleu h2 {
    font-size: 24px;
    margin-bottom: 15px;
}

.bgbleu h3 {
    font-size: 14px;
    margin-bottom: 15px;
}

.blochomepage1 h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}

.blochomepage1 p {
    font-size: 14px;
    line-height: 20px;
}

.blochomepage1 .enregistrement {
    border: 1px solid #00a2ea;
    background: white;
}

.blochomepage1 .enregistrement h3 {
    padding: 5px;
    background: #00a2ea;
    color: white;
    padding-left: 20px;
}

.blochomepage1 .enregistrement form {
    padding: 10px 20px;
}

.blochomepage1 .enregistrement form p {
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.blochomepage1 .enregistrement form input {
    padding: 11px 15px 10px 10px;
}

.blochomepage3 h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}

.blochomepage3 .lien a {
    color: white;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    background: #70ad47;
    color: white;
    padding: 15px;
    display: block;
    width: 150px;
}

@media screen and (max-width: 1024px) {
    .subnavbar .container>ul>li>a {
        font-size: 10px;
    }
    .subnavbar .container>ul>li {
        min-width: 0px;
        padding: 0px 10px;
    }
    .profil .dropdown-menu a {
        color: white;
    }
}


/*
Commandes cartouches
*/

.module-cartouche .block_fournisseur {
    background: grey;
    color: white;
    padding: 5px;
}

.module-cartouche .block_fournisseur label {
    color: white;
}

.module-cartouche input:focus {
    border: 2px solid #2989d8;
}

.module-cartouche .franco_ok h2 {
    color: green;
}

.module-cartouche .franco_nok h2 {
    color: red;
}

.module-cartouche .generer_panier {
    background: green;
    color: white;
    padding: 5px 10px;
    margin: 5px 0;
    display: inline-block;
}

.module-cartouche input[type=number]::-webkit-inner-spin-button,
.module-cartouche input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.cmdcartouche thead tr,
.cmdcartouche tr:last-child {
    border-bottom: 0;
    border-bottom: none;
}

.cmdcartouche tr {
    border-bottom: 1px solid #dddddd;
}

.cmdcartouche .delete {
    background: red;
    color: white;
    border-radius: 50%;
    width: 15px;
    display: block;
    height: 15px;
    text-align: center;
    line-height: 12px;
}

.cmdcartouche .delete:hover {
    background: #717171;
    color: white;
    text-decoration: none;
}

.cmdcartouche .selectionne {
    background: green;
    font-weight: bold;
    color: white;
}

.cmdcartouche .stock_zero {
    color: red;
}

.cmdcartouche .selectionne_stock_zero {
    background: red;
    font-weight: bold;
    color: white;
}

.cmdcartouche .bestprice {
    background-image: url('../images/bestprice.png');
    background-position: bottom right;
    background-repeat: no-repeat;
}

.cmdcartouche .bestprice.selectionne {
    background-image: url('../images/bestprice-select.png');
    background-position: bottom right;
    background-repeat: no-repeat;
}

.cmdcartouche a,
#retour_recherche table tr td {
    cursor: pointer;
}

#retour_recherche.rechercheonly table tr td {
    cursor: default;
}

.fixtop {
    z-index: 9999;
    position: fixed;
    top: 30px;
    margin-bottom: 30px;
    left: 55%;
}

.fixtop2 {
    z-index: 9999;
    position: fixed;
    top: 30px;
    left: 58%;
}

.block_fournisseur {
    font-size: 1.3em;
}

.block_fournisseur input {
    border: none;
    border-color: transparent;
    color: #fff;
    min-width: 10px;
    max-width: 50px;
    width: auto;
    display: inline;
    background: transparent;
    outline: none;
    font-family: inherit;
    font-size: inherit;
    padding: none;
    vertical-align: baseline;
}

.block_fournisseur input,
.block_fournisseur input:focus {
    outline: none;
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.block_fournisseur span {
    font-style: italic;
    font-size: 0.8em;
}

.block_fournisseur input:hover {
    cursor: default;
}

#tableau_recap tr td,
#tableau_recap tr td:hover {
    cursor: pointer;
}

.product_select {
    color: white;
    background: green;
}


/*
	Max width before this PARTICULAR table gets nasty. This query will take effect for any screen smaller than 760px and also iPads specifically.
	*/

@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */
    table.tableresponsive,
    .tableresponsive thead,
    .tableresponsive tbody,
    .tableresponsive th,
    .tableresponsive td,
    .tableresponsive tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    .tableresponsive thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .tableresponsive tr {
        margin: 0 0 1rem 0;
    }
    .tableresponsive tr:nth-child(odd) {
        background: #ccc;
    }
    .tableresponsive td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }
    .tableresponsive td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 0;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    .span4,
    .span5,
    .span6,
    .span7,
    .span8,
    .span9,
    .span10,
    .span11 {
        width: 90%;
    }
    .recherchecarte input {
        width: 80%;
    }
    select {
        width: 90%;
    }
    .table-striped tbody tr:nth-child(odd) td,
    .table-striped tbody tr:nth-child(odd) th {
        background-color: #e0e0e0;
    }
}

.connexion-mobile,
.connexion-mobile ul li a {
    color: #fff;
}

.connexion-mobile ul li {
    margin: 0;
    padding: 0;
}

.egal {
    background: #f3f3f3!important;
}

.remboursement {
    background: green!important;
    color: #fff!important;
}

.verification {
    background: #fc6805!important;
    color: #fff!important;
}
.complement {
    background: red!important;
    color: #fff!important;
}

.action.egal,
.action.remboursement,
.action.verification,
.action.complement {
    padding: 10px;
}

.action.egal a,
.action.remboursement a,
.action.verification a,
.action.complement a {
    color: #fff;
}


/*
Pick & collect
*/

.btn-commande {
    background: #c8a904;
    color: #fff;
}

.pickcollectmobile p {
    font-size: 1.1em;
    line-height: 1.1em;
}
.pickcollectmobile a {
    font-size: 1em;
    line-height: 1em;
}

.pickcollectmobile .watermarked {
    display: block;
    position: relative;
}

.pickcollectmobile .watermarked:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url("../images/clicktoscan.png");
    background-size: 50px 50px;
    background-position: bottom center;
    background-repeat: no-repeat;
}

#menu {
    position: fixed;
    left: 0;
    bottom: 0%;
    width: 100%;
    background: #00ba8b;
}

.pickcollectdesktop #informations_commandes {
    padding: 10px;
    background: #fff;
    color: #00ba8b;
}

.pickcollectdesktop #informations_commandes p {
    color: #00ba8b;
    font-size: 1.3em;
    color: grey;
    line-height: 1.5em;
}

.pickcollectmobile #informations_commandes {
    padding: 10px;
    border: 1px solid #00ba8b;
    background: #fff;
    color: #00ba8b;
}

.pickcollectdesktop a:hover {
    cursor: pointer;
}

.form-nontrouve {
    padding: 10px;
    border: 1px solid #00ba8b;
    background: #fff;
    color: #00ba8b;
}

#liste-deja-scannes,
#liste-deja-scannes-masquer {
    display: none;
}

#btn_envoi_cmd {
    /* margin-bottom: 20px; */
    float: right;
}

.btn-send {
    margin-bottom: 20px;
    margin-right: 5px;
    background: red;
    float: right;
    padding: 5px;
    border-radius: 10px;
    color: white;
}

.btn-print {
    margin-bottom: 20px;
    margin-right: 5px;
    background: green;
    float: right;
    padding: 5px;
    border-radius: 10px;
    color: white;
}

.btn-send:hover,
.btn-print:hover {
    text-decoration: none;
    color: white;
    opacity: 0.8;
}

.paginations {
    margin-top: 20px;
}

.page-numbers {
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    background: #ececec;
    padding: 5px 8px;
    text-decoration: none;
}

.current {
    background: #19bc9c;
    color: #fff;
}

.BlockHidden{
	display:none;
}
.BlockShowed{
	display:block;
}
.form-contact{
	padding: 20px;
    background: #f3f3f3;
    border: 4px solid #ded9d9;
}
