/* - - | Basic | - - */
/*#eeeeee*/
/* - - | Category | - - */
/*html{
    margin: 0;
    padding: 0;
    border: 0;
    }
html,body{
    height: 100%;
    }
body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    }
article,aside,details,figcaption,figure,dialog,footer,header,hgroup,menu,nav,section{
    display: block;
    }
body{
    line-height: 1.5;
    }
table{
    border-collapse: separate;
    border-spacing: 0;
    }
caption,th,td{
    text-align: left;
    font-weight: normal;
    }
table,th,td{
    vertical-align: middle;
    }
ul,ol,li{
    list-style: none;
    }
a img{
    border: none;
    }
input,textarea{
    vertical-align: middle;
    border: none;
    outline: none;
    }
a{
    text-decoration:none;
    }
:focus{
    outline:0;
    } */
/* line 1, ../sass/_screen.scss */
body {
  padding-top: 110px;
  font-family: "Lora", sans-serif !important;
  color: #3d3d3d;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 1px;
  font-weight: 400;
}

/* line 12, ../sass/_screen.scss */
a {
  color: #469eb2;
  text-decoration-line: none;
  text-decoration-style: solid;
  transition-property: background, color;
  transition-duration: 0.3s, 0.3s;
  transition-timing-function: ease, ease;
  transition-delay: 0s, 0s;
  outline: none !important;
  color: #717171 !important;
}

/* line 24, ../sass/_screen.scss */
a:hover {
  color: #666666;
}

/* line 29, ../sass/_screen.scss */
.bloc_page_title, .page-title, .box_header, h1, h2, h3, h4, h5, h6 {
  font-family: "Oswald",sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}

/* line 32, ../sass/_screen.scss */
.bloc_page_title {
  font-size: 18px;
  margin-top: 0;
  padding-top: 0;
}
/* line 33, ../sass/_screen.scss */
.bloc_page_title:after {
  content: "";
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
  /* position: absolute;
    left    : 0;
    bottom  : 0;
    height  : 1px;*/
  width: 50px;
  /* or 100px */
  border-bottom: 4px solid #3d3d3d;
}

/*L'INFO BULLE*/
/* line 40, ../sass/_screen.scss */
.tooltip-inner {
  padding: 10px;
  background-color: white;
  color: #3d3d3d;
}

/* line 45, ../sass/_screen.scss */
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: white;
}

/* line 48, ../sass/_screen.scss */
.tooltip-inner {
  background: #fff;
  color: #444;
  -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
}

/* line 55, ../sass/_screen.scss */
.triangle-with-shadow:after {
  background: #fff;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: -0.4em;
  bottom: -1.48em;
  left: 44%;
  box-sizing: border-box;
  border: 1em solid #ffffff;
  transform-origin: 0 0;
  transform: rotate(-45deg);
  box-shadow: -3px 3px 3px 0px rgba(0, 0, 0, 0.2);
}

/* line 71, ../sass/_screen.scss */
.btn-primary.btn-lg {
  background-color: #469eb2;
}

/* line 72, ../sass/_screen.scss */
.btn-primary.btn-lg i {
  margin-left: 0px;
}

/* line 73, ../sass/_screen.scss */
.btn {
  border-radius: 0;
}

/* line 74, ../sass/_screen.scss */
.input-submit-glyphicon {
  background-color: #469eb2 !important;
  color: white;
  border: none;
  border-radius: 0;
}

/* line 75, ../sass/_screen.scss */
.input-submit-glyphicon .btn {
  border: none;
  color: white;
}

/* line 76, ../sass/_screen.scss */
.input-submit-glyphicon:hover {
  background-color: #4a4b68 !important;
}

/* line 77, ../sass/_screen.scss */
.container {
  margin-left: auto;
  margin-right: auto;
}

/* line 79, ../sass/_screen.scss */
.page-title {
  position: static;
  margin: left;
  color: #717171 !important;
  font-size: 14px;
  display: none;
}

/* line 80, ../sass/_screen.scss */
.logo {
  width: 140px;
  height: auto;
  float: left;
  position: relative;
  top: -9px;
}

/* line 81, ../sass/_screen.scss */
.navbar-brand .text {
  display: none;
}

/* line 84, ../sass/_screen.scss */
.list-group {
  /*border-bottom:1px solid $grey_line;*/
  padding-bottom: 20px;
}

/* line 86, ../sass/_screen.scss */
.list-group-item {
  border: none;
  padding-left: 0px;
  padding-bottom: 0;
  padding-right: 0px;
  /*width:100%;*/
  line-height: auto;
  background: none;
  padding-top: 0;
}

/* line 87, ../sass/_screen.scss */
.box_header {
  background-color: #469eb2;
}

/* line 89, ../sass/_screen.scss */
.bloc_page_title, .admin_message_header.box_header, .badges .box_header, .questionnaires .box_header {
  font-size: 18px;
  padding-left: 0px;
  text-align: left !important;
  color: #469eb2;
  background: transparent !important;
  border: none;
}
/* line 95, ../sass/_screen.scss */
.bloc_page_title:after, .admin_message_header.box_header:after, .badges .box_header:after, .questionnaires .box_header:after {
  content: "";
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
  /* position: absolute;
    left    : 0;
    bottom  : 0;
    height  : 1px;*/
  width: 50px;
  /* or 100px */
  border-bottom: 4px solid #469eb2;
}

/* line 101, ../sass/_screen.scss */
.admin_message_header.box_header {
  color: #4a4b68;
}
/* line 103, ../sass/_screen.scss */
.admin_message_header.box_header:after {
  content: "";
  margin-top: 10px;
  margin-bottom: 5px;
  display: block;
  /* position: absolute;
    left    : 0;
    bottom  : 0;
    height  : 1px;*/
  width: 50px;
  /* or 100px */
  border-bottom: 4px solid #4a4b68;
}

/* line 107, ../sass/_screen.scss */
.badges .box_header {
  margin-top: 0;
  padding-top: 0;
  color: #f6bf2e;
}
/* line 109, ../sass/_screen.scss */
.badges .box_header:after {
  content: "";
  margin-top: 10px;
  margin-bottom: 5px;
  display: block;
  /* position: absolute;
    left    : 0;
    bottom  : 0;
    height  : 1px;*/
  width: 50px;
  /* or 100px */
  border-bottom: 4px solid #f6bf2e;
}

/* line 116, ../sass/_screen.scss */
.box, .listing .table {
  border-color: #469eb2 !important;
}

/* line 121, ../sass/_screen.scss */
.admin_messages {
  margin-bottom: 30px;
  border-color: transparent !important;
}
/* line 122, ../sass/_screen.scss */
.admin_messages .content {
  background: #4a4b68;
  color: white;
}
/* line 123, ../sass/_screen.scss */
.admin_messages .box_header {
  text-align: left;
}
/* line 124, ../sass/_screen.scss */
.admin_messages .alert-info {
  background: none;
  border: none;
  color: #3d3d3d;
  color: white;
}

/* line 128, ../sass/_screen.scss */
.badges {
  padding-top: 25px;
}
/* line 130, ../sass/_screen.scss */
.badges .list-group {
  background: #f6bf2e;
  padding: 15px;
  height: 115px;
  margin-left: -15px;
}
/* line 131, ../sass/_screen.scss */
.badges .list-group-item {
  margin-right: 10px;
}
/* line 132, ../sass/_screen.scss */
.badges .list-group-item .badge {
  /*background:white;border-radius:50%;*/
  background: url(../img/badge_vectoriel.svg) no-repeat;
  padding-bottom: 40px;
  padding-top: 10px;
}
/* line 134, ../sass/_screen.scss */
.badges .list-group-item .badge img {
  max-width: 100%;
  height: auto;
  width: 80%;
}

/* line 137, ../sass/_screen.scss */
#MessageBadge .modal-title {
  color: #f6bf2e;
}

/* line 140, ../sass/_screen.scss */
.badge {
  background: url(../img/badge_vectoriel_negatif_beige.svg) no-repeat;
  padding-bottom: 40px;
  padding-top: 10px;
  margin-right: 10px;
}
/* line 143, ../sass/_screen.scss */
.badge img {
  max-width: 100%;
  height: auto;
  width: 80%;
}

/*CONNECTION PAGE*/
/* line 147, ../sass/_screen.scss */
.separator-block:after {
  content: '';
  border-left: solid 1px #ccc;
  height: 280px;
  display: block;
  margin-left: 50%;
  margin-top: 40px;
}

/* line 150, ../sass/_screen.scss */
.connection-text-block b {
  color: black;
}
/* line 151, ../sass/_screen.scss */
.connection-text-block p > a {
  color: #469eb2 !important;
}
/* line 152, ../sass/_screen.scss */
.connection-text-block h3 {
  color: #469eb2;
  font-size: 16px;
}
/* line 153, ../sass/_screen.scss */
.connection-text-block h3:after {
  content: "";
  margin-top: 10px;
  margin-bottom: 0px;
  display: block;
  /* position: absolute;
    left    : 0;
    bottom  : 0;
    height  : 1px;*/
  width: 50px;
  /* or 100px */
  border-bottom: 4px solid #469eb2;
}

/* line 157, ../sass/_screen.scss */
.connection-form-block {
  padding-top: 50px;
}

/*Les Questionnaires*/
/* line 165, ../sass/_screen.scss */
.row > .list-group.old-questionnaires {
  display: block;
  padding-bottom: 30px;
}

/* line 168, ../sass/_screen.scss */
.questionnaires .list-group {
  margin-left: -10px;
}

/* line 170, ../sass/_screen.scss */
.list-group-item .questionnaire {
  text-align: center;
  background: #F8F8F8;
  border: #cccccc 1px solid;
  min-height: 230px;
  margin: 10px;
}
/* line 171, ../sass/_screen.scss */
.list-group-item .questionnaire .img-responsive {
  /*background:#F8F8F8;*/
  background: white;
}
/* line 173, ../sass/_screen.scss */
.list-group-item .questionnaire:hover {
  background: #469eb2;
}
/* line 174, ../sass/_screen.scss */
.list-group-item .questionnaire:hover .img-responsive {
  /*background:#F8F8F8;*/
  background: white;
}
/* line 175, ../sass/_screen.scss */
.list-group-item .questionnaire:hover .title, .list-group-item .questionnaire:hover .beginning, .list-group-item .questionnaire:hover .end, .list-group-item .questionnaire:hover .time {
  color: #F8F8F8;
}
/* line 176, ../sass/_screen.scss */
.list-group-item .questionnaire:hover .title:after {
  border-bottom-color: white;
}
/* line 180, ../sass/_screen.scss */
.list-group-item .questionnaire .beginning, .list-group-item .questionnaire .end, .list-group-item .questionnaire .time {
  padding-right: 5px;
  padding-left: 5px;
  display: block;
}
/* line 181, ../sass/_screen.scss */
.list-group-item .questionnaire .beginning b, .list-group-item .questionnaire .end b, .list-group-item .questionnaire .time b {
  display: inline-block;
}
/* line 183, ../sass/_screen.scss */
.list-group-item .questionnaire .beginning, .list-group-item .questionnaire .end {
  margin-bottom: 2px;
}
/* line 184, ../sass/_screen.scss */
.list-group-item .questionnaire .img-responsive {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 185, ../sass/_screen.scss */
.list-group-item .questionnaire .title {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 10px;
  color: #3d3d3d;
  padding-right: 10px;
  padding-left: 10px;
}
/* line 187, ../sass/_screen.scss */
.list-group-item .questionnaire .title:after {
  content: '';
  border-bottom: 1px solid black;
  height: 1px;
  width: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 5px;
}

/* line 195, ../sass/_screen.scss */
.old-questionnaires h4 {
  margin-left: 10px;
  border-bottom: solid 1px #e7e7e7;
  padding-bottom: 10px;
  margin-top: 40px;
  color: #717171;
}
/* line 196, ../sass/_screen.scss */
.old-questionnaires .list-group-item .questionnaire {
  opacity: .6;
}
/* line 197, ../sass/_screen.scss */
.old-questionnaires .list-group-item .questionnaire .title {
  color: #3d3d3d;
}
/* line 199, ../sass/_screen.scss */
.old-questionnaires .list-group-item .questionnaire:hover .title, .old-questionnaires .list-group-item .questionnaire:hover a {
  color: white !important;
}

/* line 206, ../sass/_screen.scss */
.box.col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
/* line 207, ../sass/_screen.scss */
.box.col-md-12 .btn-primary#ok {
  margin-bottom: 10px;
}
/* line 208, ../sass/_screen.scss */
.box.col-md-12 .table-responsive {
  margin-top: 10px !important;
}
/* line 209, ../sass/_screen.scss */
.box.col-md-12 .table-responsive td {
  padding-right: 30px;
}
/* line 215, ../sass/_screen.scss */
.box.col-md-12 .table > tbody > tr > td, .box.col-md-12 .table > tbody > tr > th {
  border: none !important;
}

/* line 218, ../sass/_screen.scss */
.text-back {
  font-size: 12px;
  margin-left: 15px;
  position: relative;
  top: 30px;
}

/* line 221, ../sass/_screen.scss */
.btn-primary {
  background-color: #469eb2;
  border-color: #469eb2;
}

/* line 223, ../sass/_screen.scss */
.box {
  margin-left: auto;
  margin-right: auto;
}

/* line 224, ../sass/_screen.scss */
.list-group-item .title {
  font-family: "Oswald";
  text-transform: uppercase;
  color: #3d3d3d;
}

/* line 226, ../sass/_screen.scss */
.bloc_page {
  border: none;
}

/* line 228, ../sass/_screen.scss */
.nav-tabs > li > input, .form-control {
  border-radius: 0 !important;
}

/* line 230, ../sass/_screen.scss */
#panel_log {
  top: 100px !important;
}

/*bouton deconnexion*/
/* line 233, ../sass/_screen.scss */
#navbar {
  min-height: 86px;
}
/* line 235, ../sass/_screen.scss */
#navbar .navbar-nav.user-menu {
  margin-top: 30px;
  margin-right: 0px;
}
/* line 236, ../sass/_screen.scss */
#navbar .navbar-nav.user-menu > li a {
  font-size: 12px;
  color: #bd1272 !important;
  border: 1px solid #bd1272;
  margin-right: 4px;
  margin-left: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 8px;
}
/* line 237, ../sass/_screen.scss */
#navbar .navbar-nav.user-menu > li a:hover {
  color: white !important;
  border: 1px solid white !important;
  background-color: #469eb2 !important;
  border: 1px solid #469eb2 !important;
}
/* line 240, ../sass/_screen.scss */
#navbar .navbar-nav.user-menu > li a.tools {
  border: none;
}
/* line 241, ../sass/_screen.scss */
#navbar .navbar-nav.user-menu > li a.tools:before {
  content: "\f0ad";
  font-family: 'FontAwesome';
  margin-left: 5px;
  font-size: 12px;
}
/* line 243, ../sass/_screen.scss */
#navbar .navbar-nav.user-menu > li li a {
  border: none;
}
/* line 245, ../sass/_screen.scss */
#navbar .navbar-nav.user-menu > li a.deconnect:after {
  content: "\f061";
  font-family: 'FontAwesome';
  margin-left: 5px;
}
/* line 247, ../sass/_screen.scss */
#navbar .navbar-nav.user-menu > li a.account {
  color: white !important;
  border: 1px solid #bd1272;
  background: #bd1272;
}
/* line 248, ../sass/_screen.scss */
#navbar .navbar-nav.user-menu > li a.account:after {
  content: "";
  margin-left: 0px;
}
/* line 249, ../sass/_screen.scss */
#navbar .navbar-nav.user-menu > li a.account:before {
  content: "\f007";
  font-family: 'FontAwesome';
  margin-left: 5px;
  font-size: 12px;
}

/* line 252, ../sass/_screen.scss */
.nav-tabs {
  margin-bottom: 30px;
  border-bottom: 1px solid #e7e7e7;
}

/* line 254, ../sass/_screen.scss */
.nav-tabs > li {
  margin-left: 0;
}

/* line 256, ../sass/_screen.scss */
.nav-tabs > li > a, .nav-tabs > li > input {
  position: relative;
  top: 1px;
}

/* line 258, ../sass/_screen.scss */
.nav-tabs > li.active > input, .nav-tabs > li.active > input:hover, .nav-tabs > li.active > input:focus {
  color: #469eb2;
}

/* line 260, ../sass/_screen.scss */
.nav-tabs > li > a, .nav-tabs > li > input {
  background: none;
  border: none;
}

/* line 261, ../sass/_screen.scss */
.bloc_text {
  margin-bottom: 10px;
  color: black;
  font-size: 16px;
  line-height: 22px;
}

/* line 263, ../sass/_screen.scss */
.bloc_var .var_fieldset {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 265, ../sass/_screen.scss */
.legend_container_hidden {
  margin-bottom: 20px;
  border: none;
  padding-left: 0;
  font-size: 18px;
  font-weight: bold;
}

/* line 266, ../sass/_screen.scss */
.forget {
  position: relative;
  top: -7px;
}
/* line 267, ../sass/_screen.scss */
.forget a {
  color: #469eb2 !important;
}

/* line 270, ../sass/_screen.scss */
.listing_head a {
  color: white;
}

/* line 271, ../sass/_screen.scss */
#footer .copyright {
  text-align: center;
  float: none;
}
/* line 271, ../sass/_screen.scss */
#footer .copyright a {
  background: url(../img/epiman.png) no-repeat right;
  display: inline-block;
  padding-right: 15px;
}
