@import url(https://fonts.googleapis.com/css?family=Nunito:400,300);
/************theme fonts********************/
/***********************theme colors*****************************/
/*****************theme parametres*******************/
/*sidebar-parametres*/
.clear {
  clear: both;
}
.field-description {
  font-size: 12px;
  font-style: italic;
}
.form-control-feedback {
  top: 28px !important;
  right: 20px;
}
.panel-title-layout {
  background-color: #ffffff;
  padding: 15px 0;
  border: 2px solid #e9e9e9;
  font-size: 17px;
  line-height: 17px;
}
.content .main-content {
  padding-bottom: 20px;
}
#element_display {
  margin-top: 10px;
}
#element_display label {
  display: inline-block;
}
.control-label {
  display: inline-block !important;
  margin-top: 10px;
}
.btn_partenaire {
  margin-right: 15px;
}
.colorpicker div {
  position: absolute !important;
}
#show_color_1 {
  height: 39px;
  width: 39px;
  display: inline-block;
  position: absolute;
  top: 54px;
  right: 16px;
}
#show_color_2 {
  height: 39px;
  width: 39px;
  display: inline-block;
  position: absolute;
  top: 167px;
  right: 16px;
}
#form_param_affilie #show_color_1 {
  height: 39px;
  width: 39px;
  display: inline-block;
  position: absolute;
  top: 49px;
  right: 16px;
}
#form_param_affilie #show_color_2 {
  height: 39px;
  width: 39px;
  display: inline-block;
  position: absolute;
  top: 149px;
  right: 16px;
}
#show_color_3 {
  height: 39px;
  width: 39px;
  display: inline-block;
  position: absolute;
  top: 278px;
  right: 16px;
}
#show_color_4 {
  height: 39px;
  width: 39px;
  display: inline-block;
  position: absolute;
  top: 392px;
  right: 16px;
}
#form_param_affilie #show_color_3 {
  height: 39px;
  width: 39px;
  display: inline-block;
  position: absolute;
  top: 249px;
  right: 16px;
}
#form_param_affilie #show_color_4 {
  height: 39px;
  width: 39px;
  display: inline-block;
  position: absolute;
  top: 349px;
  right: 16px;
}
#form-doc label.control-label {
  display: block !important;
}
.is_display {
  display: none;
}
.form_contact .dl-horizontal dt {
  white-space: normal;
}
#dashboard .actu_dashboard .panel-body {
  padding: 0;
}
#dashboard .actu_dashboard .item {
  min-height: 90px;
  border-bottom: 1px solid #999;
  width: 100%;
  display: inline-block;
  color: #333;
  position: relative;
}
#dashboard .actu_dashboard .item:hover {
  text-decoration: none;
  background: #ff8100;
  color: #fff;
}
#dashboard .actu_dashboard .item:hover .content {
  border-left: 1px solid #fff;
}
#dashboard .actu_dashboard .item:hover .content:before {
  color: #fff;
}
#dashboard .actu_dashboard .item:hover .content .titre {
  color: #fff;
}
#dashboard .actu_dashboard .item .content {
  margin-left: 25px;
  background: none;
  border-left: 1px solid #ccc;
  padding: 15px 25px;
  position: relative;
}
#dashboard .actu_dashboard .item .content .titre {
  color: #ff8100;
  font-size: 18px;
}
#dashboard .actu_dashboard .item .content:before {
  content: "\f111";
  font-family: FontAwesome;
  position: absolute;
  left: -10px;
  color: #ccc;
  top: 11px;
  font-size: 23px;
  width: 22px;
}
#dashboard .actu_dashboard .item .content:after {
  content: "\f105";
  font-family: FontAwesome;
  top: 0;
  bottom: -3px;
  right: 0px;
  position: absolute;
  width: 40px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-size: 35px;
  line-height: 89px;
}
#dashboard .actu_dashboard .liste_actus {
  width: 100%;
  display: block;
  height: 40px;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  background: #ccc;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  color: #515760;
}
#dashboard .actu_dashboard .liste_actus:hover {
  background: #eaeaea;
}
.doc_dashboard .panel-body {
  padding: 0;
}
.doc_dashboard .panel-heading h3 span {
  float: right;
}
.doc_dashboard .panel-heading:hover {
  background: #ff8100 !important;
  cursor: pointer;
}
.doc_dashboard .item {
  min-height: 90px;
  border-bottom: 1px solid #999;
  width: 100%;
  padding: 15px;
  padding-left: 50px;
  display: block;
  position: relative;
  color: #333;
}
.doc_dashboard .item .titre {
  color: #ff8100;
  font-size: 18px;
}
.doc_dashboard .item:before {
  content: "\f019";
  font-family: FontAwesome;
  position: absolute;
  left: 0px;
  color: #ccc;
  top: 0px;
  bottom: 0px;
  font-size: 23px;
  text-align: center;
  display: inline-block;
  line-height: 67px;
  width: 50px;
}
.doc_dashboard .item:hover {
  text-decoration: none;
  background: #ff8100;
  color: #fff;
  border-left: 1px solid #fff;
}
.doc_dashboard .item:hover:before {
  color: #fff;
}
.doc_dashboard .item:hover .titre {
  color: #fff;
}
.doc_dashboard .liste_docs {
  width: 100%;
  display: block;
  height: 40px;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  background: #ccc;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  color: #515760;
}
.doc_dashboard .liste_docs:hover {
  background: #eaeaea;
}
.list_actu a {
  color: #333;
}
.list_actu a:hover {
  text-decoration: none;
}
.list_actu a:hover .panel {
  background: #ff8100;
  color: #fff;
}
.list_actu a:hover .panel .titre {
  color: #fff;
}
.list_actu .panel-heading {
  text-align: right;
}
.list_actu .image {
  text-align: center;
  margin-bottom: 10px;
}
.list_actu .image img {
  max-width: 100%;
}
.list_actu.list .image {
  height: 150px;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: none;
}
.list_actu.list .image img {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  margin-top: -175px;
  max-width: none;
  top: 50%;
  left: 0;
  width: 350px;
  height: 350px;
}
.list_actu .titre {
  color: #ff8100;
  font-size: 20px;
}
#mdp_oublie a {
  cursor: pointer;
}
#view_lead .dl-horizontal dt {
  white-space: normal;
}
.panel.appel-facturation {
  margin-left: 5px;
}
.panel.appel-facturation #annee {
  clear: both;
  font-size: 15px;
}
.panel.appel-facturation a.appel {
  background: #e8ebf1;
  height: 60px;
  color: #ff8100;
  font-weight: bold;
  line-height: 45px;
  font-size: 14px;
  text-transform: uppercase;
  margin: 15px 0;
  display: inline-block;
  padding: 10px;
  width: 100%;
}
.panel.appel-facturation a.appel:after {
  content: "\f105";
  font-family: FontAwesome;
  top: 0;
  bottom: 0px;
  right: 15px;
  position: absolute;
  width: 40px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-size: 35px;
  line-height: 92px;
}
.panel.appel-facturation a.appel:hover {
  background: #ff8100;
  color: #fff;
  text-decoration: none;
}
.panel.appel-facturation a.appel:hover:after {
  color: #fff;
}
.panel.appel-facturation .lien {
  color: #333;
}
.panel.appel-facturation .lien:before {
  content: "\f0da";
  font-family: FontAwesome;
  padding-right: 5px;
}
.home .doc_dashboard .panel-heading:hover {
  background: #515760 !important;
}
#champs_temps {
  margin: 10px;
}
/*** color picker ***/
.form-colorpicker {
  position: relative;
}
.form-colorpicker .form-control-feedback {
  top: 5px !important;
  right: 36px;
}
.colorpicker {
  width: 205px;
  height: 205px;
  overflow: hidden;
  position: absolute;
  background: #333;
  font-family: Arial, Helvetica, sans-serif;
  display: none;
}
.colorpicker-placeholder {
  height: 38px;
  width: 38px;
  display: inline-block;
  position: absolute;
  right: 1px;
  top: 1px;
}
.left-bar .menu-parent > li ul > li a,
.side-bar .menu-parent > li ul > li a {
  padding-left: 0 !important;
}
.ged-affilie a {
  background: #e8ebf1;
  min-height: 60px;
  color: #ff8100;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  margin: 15px 0;
  display: inline-block;
  padding: 10px;
  width: 100%;
  position: relative;
  padding-left: 50px;
  padding-right: 35px;
}
.ged-affilie a .titre {
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block;
}
.ged-affilie a .accroche {
  color: #333;
  font-size: 13px;
  text-transform: none;
}
.ged-affilie a:before {
  content: "\f019";
  font-family: FontAwesome;
  position: absolute;
  left: 0px;
  color: #333;
  top: 0px;
  bottom: 0px;
  font-size: 21px;
  text-align: center;
  display: inline-block;
  line-height: 67px;
  width: 40px;
}
.ged-affilie a:after {
  content: "\f105";
  font-family: FontAwesome;
  top: 0;
  bottom: 0px;
  right: 0px;
  position: absolute;
  width: 40px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-size: 35px;
  line-height: 67px;
}
.ged-affilie a:hover {
  background: #ff8100;
  color: #fff;
  text-decoration: none;
}
.ged-affilie a:hover:after {
  color: #fff;
}
.dashboard_stats #champs_temps {
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 15px;
  font-size: 16px;
  height: 30px;
}
.dashboard_stats .titre {
  text-transform: uppercase;
  color: #ff8100;
  margin-bottom: 18px;
  font-weight: bold;
}
.dashboard_stats .bloc1 {
  margin-top: 20px;
}
.dashboard_stats .bloc1 .ca {
  min-height: 110px;
  color: #ff8100;
  padding: 15px;
  background: #515760;
  border-right: 1px dotted #fff;
  text-align: center;
  font-size: 18px;
}
.dashboard_stats .bloc1 .ca .montant {
  font-size: 22px;
  color: #fff;
  margin-bottom: 10px;
}
.dashboard_stats .bloc1 .ca p {
  margin-bottom: 0;
}
.dashboard_stats .bloc1 .com {
  min-height: 110px;
  text-align: center;
  padding: 15px;
  color: #ff8100;
  background: #515760;
}
.dashboard_stats .bloc1 .com .montant {
  font-size: 18px;
  color: #fff;
  border: 4px solid #ff8100;
  border-radius: 28px;
  height: 60px;
  display: inline-block;
  margin-top: 10px;
  width: 100%;
  line-height: 58px;
}
.dashboard_stats .bloc1 .com .col-md-7 p {
  font-size: 23px;
  margin: 0;
  display: block;
  margin-top: 15px;
}
.dashboard_stats .bloc1 .com .col-md-7 p.label {
  margin-top: 0px;
  font-size: 12px;
  padding: 0;
}
.dashboard_stats .bloc2 {
  margin-top: 20px;
}
.dashboard_stats .bloc2 .devis {
  background: #eaeaea;
  height: 70px;
  position: relative;
  line-height: 70px;
}
.dashboard_stats .bloc2 .devis .chiffre {
  color: #515760;
  position: absolute;
  font-size: 18px;
  font-weight: bold;
  line-height: 73px;
  width: 50px;
  text-align: center;
  left: 20px;
}
.dashboard_stats .bloc2 .devis .label {
  display: inline-block;
  color: #00BCCB;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  padding: 0;
  padding-left: 70px;
  margin: 0;
  width: 100%;
  text-align: left;
  white-space: normal;
  vertical-align: middle;
}
.dashboard_stats .bloc2 .devis .legende {
  display: inline-block;
  color: #515760;
  font-size: 12px;
  font-weight: normal;
}
.dashboard_stats .bloc2 .devis:before {
  width: 20px;
  height: 70px;
  background: #00BCCB;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  position: absolute;
}
.dashboard_stats .bloc2 .devis_spec {
  margin-top: 20px;
  background: #eaeaea;
  height: 70px;
  position: relative;
  line-height: 70px;
}
.dashboard_stats .bloc2 .devis_spec .chiffre {
  color: #515760;
  position: absolute;
  font-size: 18px;
  font-weight: bold;
  line-height: 73px;
  width: 50px;
  text-align: center;
  left: 20px;
}
.dashboard_stats .bloc2 .devis_spec .label {
  display: inline-block;
  color: #007743;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  padding: 0;
  padding-left: 70px;
  margin: 0;
  width: 100%;
  text-align: left;
  white-space: normal;
  vertical-align: middle;
}
.dashboard_stats .bloc2 .devis_spec .legende {
  display: inline-block;
  color: #515760;
  font-size: 12px;
  font-weight: normal;
}
.dashboard_stats .bloc2 .devis_spec:before {
  width: 20px;
  height: 70px;
  background: #007743;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  position: absolute;
}
.dashboard_stats .bloc2 .commande {
  margin-top: 20px;
  background: #eaeaea;
  height: 70px;
  position: relative;
  line-height: 70px;
}
.dashboard_stats .bloc2 .commande .chiffre {
  color: #515760;
  position: absolute;
  font-size: 18px;
  font-weight: bold;
  line-height: 73px;
  width: 50px;
  text-align: center;
  left: 20px;
}
.dashboard_stats .bloc2 .commande .label {
  display: inline-block;
  color: #ff8100;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  padding: 0;
  padding-left: 70px;
  margin: 0;
  width: 100%;
  text-align: left;
  white-space: normal;
  vertical-align: middle;
}
.dashboard_stats .bloc2 .commande .legende {
  display: inline-block;
  color: #515760;
  font-size: 12px;
  font-weight: normal;
}
.dashboard_stats .bloc2 .commande:before {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: 20px;
  height: 70px;
  background: #ff8100;
  content: "";
  display: inline-block;
}
.dashboard_stats .bloc2 .transfo {
  background: #515760;
  min-height: 70px;
  color: #fff;
  margin-top: 20px;
  line-height: 70px;
}
.dashboard_stats .bloc2 .transfo p {
  line-height: 22px;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding-left: 10px;
  margin: 0;
}
.dashboard_stats .bloc2 .transfo p .chiffre {
  padding-left: 0;
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  display: inline-block;
  padding-left: 10px;
}
.dashboard_stats .bloc3 {
  margin-top: 20px;
}
.doc-technique a {
  line-height: 60px;
  padding-top: 0;
  padding-bottom: 0;
}
.doc-technique a span.titre {
  vertical-align: middle;
  display: inline-block;
  line-height: 15px;
  margin-bottom: 0;
}
.piluku-tabs.nav-justified li {
  position: relative;
  line-height: 85px;
  background-color: #f2f4f7;
  margin-right: 1%;
  border-left: 3px solid #fff !important;
}
.piluku-tabs.nav-justified li.active {
  border: 1px solid #e9ecf2;
  border-bottom: 1px solid transparent;
  background: #fff;
}
.piluku-tabs.nav-justified li.active a {
  border: none !important;
}
.piluku-tabs.nav-justified li a {
  display: inline-block;
  line-height: 16px;
  vertical-align: middle;
  width: 100%;
  border: none !important;
  padding: 5px;
  margin-left: 0 !important;
}
.piluku-tabs.nav-justified li.textes_administrables a span {
  margin-bottom: 20px;
}
#partenaire_tag h2.panel-title-layout {
  margin-top: 60px;
  margin-bottom: 20px;
}
.infos_tag {
  border: 1px solid #515760;
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 4px;
  position: relative;
  padding-left: 70px;
}
.infos_tag p {
  margin: 0;
}
.infos_tag::before {
  font-family: FontAwesome;
  content: "\f05a";
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  line-height: 128px;
  width: 70px;
  text-align: center;
}
#partenaire_remuneration th:last-child,
#grid_leads th:last-child,
#partenaire_remuneration td:last-child,
#grid_leads td:last-child {
  width: 80px !important;
}
.gestion_tag textarea {
  line-height: 25px;
  min-height: 90px;
}
textarea.form-control {
  line-height: 25px;
}
.info_param {
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  color: #333;
}
.info_param:hover {
  text-decoration: none;
}
.info_param a {
  font-size: 13px;
  text-decoration: underline;
  color: #333;
}
.info_param.color {
  margin-bottom: 15px;
}
label .info_param {
  color: #707780;
}
.form_param .field-description {
  margin: 0;
}
/* ----- Surcharge Authentification partenaire ----- */
.right_block {
  padding: 0 !important;
}
.right_block .signup_container {
  background: #ffffff;
}
.right_block .signup_container .signup-logo {
  padding-top: 30px;
  text-align: center;
}
.right_block .signup_container .signup-welcome {
  font-size: 20px;
  font-family: 'Nunito', sans-serif;
  text-transform: uppercase;
  color: #313d56;
  margin-top: 40px;
  margin-bottom: 30px;
  text-align: center;
}
.right_block .signup_container .signup-heading {
  margin-top: 20px !important;
  margin-bottom: 0 !important;
  font-size: 18px !important;
  text-transform: none !important;
  color: #ff8200 !important;
  padding-bottom: 30px;
}
.right_block .signup_container .signup-heading.activation {
  margin-left: 20px !important;
  margin-right: 20px !important;
  font-size: 14px !important;
  line-height: 19px;
}
.right_block .form_container {
  padding: 30px !important;
}
.parametrage_api label.control-label {
  display: block !important;
}
.tab_log table td {
  overflow: hidden;
}
.block_checkbox label {
  margin-top: 0;
}
.piluku-tabs.nav-justified li:hover .dropdown-menu a {
  color: black !important;
}
.piluku-tabs.nav-justified li:hover .dropdown-menu a:hover {
  color: #ff8100 !important;
}
.menu-tab-admin.piluku-tabs.nav-justified .fa-chevron-down {
  display: block;
  position: relative;
  top: -30px;
}
.menu-tab-admin.piluku-tabs.nav-justified .dropdown-menu {
  border: none;
}
.menu-tab-admin.piluku-tabs.nav-justified .dropdown-menu a {
  line-height: 50px !important;
  height: 50px !important;
}
.menu-tab-admin.piluku-tabs.nav-justified .dropdown-menu a span {
  line-height: 16px !important;
  font-size: 13px;
}
@media (max-width: 991px) {
  .list_actu.list .image img {
    margin-top: -175px;
    top: 50%;
    left: 50%;
    margin-left: -175px;
  }
}
@media (min-width: 1550px) {
  .list_actu.list .image img {
    margin-top: -175px;
    top: 50%;
    left: 50%;
    margin-left: -175px;
  }
  .menu-tab-admin.piluku-tabs.nav-justified .fa-chevron-down {
    display: inline-block;
    position: static;
  }
}
