/*---------------------------------------------------
TP EUROPE THEME
-------------------------------------------------- */
/*---------------------------------------------------
Panel
-------------------------------------------------- */
/* line 8, app/assets/stylesheets/theme/system/6.scss */
.panel-system {
  border-color: #d58512 !important;
}

/* line 11, app/assets/stylesheets/theme/system/6.scss */
.panel-system .panel-heading {
  background-color: #ec971f !important;
  color: #fff;
  border-color: #d58512 !important;
}

/*---------------------------------------------------
btn-System
-------------------------------------------------- */
/* line 20, app/assets/stylesheets/theme/system/6.scss */
.btn-system {
  background-color: #ec971f !important;
  color: #fff;
  border-color: #d58512 !important;
}

/* line 26, app/assets/stylesheets/theme/system/6.scss */
.btn-system:hover,
.btn-system:focus,
.btn-system:active,
.btn-system.active,
.btn-system:focus,
.btn-system:visited {
  color: #fff;
  background-color: #ff4d06 !important;
  border-color: #8a2903 !important;
}

/*---------------------------------------------------
Diverse
-------------------------------------------------- */
/* line 45, app/assets/stylesheets/theme/system/6.scss */
a.links-system {
  color: #333;
}

/* line 49, app/assets/stylesheets/theme/system/6.scss */
span.color,
a.color,
.color i,
i.color,
.bs-callout-warning a,
.theme_success a.color,
.theme_primary a.color,
.theme_danger a.color {
  color: #d58512 !important;
}

/* line 60, app/assets/stylesheets/theme/system/6.scss */
.theme_primary a.color:hover,
.theme_primary a.color:active,
.theme_success a.color:hover,
.theme_success a.color:active,
.theme_danger a.color:hover,
.theme_danger a.color:active {
  color: #d58512 !important;
}

/* line 69, app/assets/stylesheets/theme/system/6.scss */
.bs-callout-warning {
  border-left-color: #d58512 !important;
}

/* line 73, app/assets/stylesheets/theme/system/6.scss */
ul.pagination li.active a {
  background-color: #ec971f !important;
  border-color: #d58512 !important;
}

/*---------------------------------------------------
navbar
-------------------------------------------------- */
/* line 82, app/assets/stylesheets/theme/system/6.scss */
.navbar img.logo {
  height: 50px;
  margin-top: 0px;
}

/*---------------------------------------------------
subnavbar
-------------------------------------------------- */
/* line 90, app/assets/stylesheets/theme/system/6.scss */
.subnavbar .btn-subnavbar,
.subnavbar .subnav-toggle,
.subnavbar .mainnav > li.active > a,
.subnavbar .mainnav > li.active > a:hover,
.subnavbar .mainnav > li.active > a:active,
.subnavbar .mainnav > li.active > a:focus {
  color: #d58512 !important;
}

/* line 99, app/assets/stylesheets/theme/system/6.scss */
.subnavbar .mainnav > li.active > a .caret {
  border-top-color: #d58512 !important;
  border-bottom-color: #d58512 !important;
}

/* line 104, app/assets/stylesheets/theme/system/6.scss */
.subnavbar .mainnav > li > a.btn_orange {
  color: #fff;
  background-color: #ec971f !important;
}

/* line 108, app/assets/stylesheets/theme/system/6.scss */
.subnavbar .mainnav > li > a.btn_orange:hover,
.subnavbar .mainnav > li > a.btn_orange:active,
.subnavbar .mainnav > li > a.btn_orange:focus {
  color: #fff;
  background-color: #ec971f !important;
}

/*---------------------------------------------------
nav-tabs
-------------------------------------------------- */
/* line 119, app/assets/stylesheets/theme/system/6.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-top: 3px solid #d58512 !important;
  background-color: #ec971f !important;
}

/*---------------------------------------------------
navbar-custom
-------------------------------------------------- */
/* line 129, app/assets/stylesheets/theme/system/6.scss */
.navbar-custom {
  background-color: #ec971f !important;
  border-color: #CC7D13 !important;
  background-image: linear-gradient(to bottom, #EDA546 0%, #E98F17 100%);
}

/*---------------------------------------------------
#extr-page login
-------------------------------------------------- */
/* line 138, app/assets/stylesheets/theme/system/6.scss */
#extr-page #header #logo {
  margin-top: 15px;
}

/* line 141, app/assets/stylesheets/theme/system/6.scss */
#extr-page #header #logo img,
img.navlogo_sm {
  height: 40px;
  width: auto;
}

/* line 146, app/assets/stylesheets/theme/system/6.scss */
img.navlogo {
  height: 70px;
  width: auto;
}
