.background-def {
  background-color: #004418 !important;
}
.border-def {
  border-color: #004418 !important;
}
.footer {
  background-color: #FFF;
  height: 60px;
}
.breadcrumb {
  margin-bottom: 0px !important;
  padding: 0px 9px !important;
}
.img-profile-rounded {
  border-radius: 50%;
  overflow: hidden;
  height: 30px;
  width: 30px;
  margin: 0px 7px 5px 3px;
  background-image: url('../../../images/layout/icons/profile/default-profile.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.no-content {
  content: none !important;
}
.c_footer {
  display: block;
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  width: 101%;
  height: 60px;
  /*z-index: 10000;*/
}
.unauth-container {
  padding: 0px 275px;
  padding-bottom: 50px;
  margin-left: 70px;
}
.text-unauth {
  font-size: 15px;
  color: #7c7d7f !important;
  font-weight: bold;
}
.font-bold-condensed {
  font-family: Roboto-Bold-Condensed;
}
.img-laurassia {
  max-height: 40px;
  float: right;
  padding-right: 40px;
}
.rights-laurassia {
  vertical-align: middle;
  padding-left: 150px;
  color: #c9c9c9;
}
.rights-laurassia a {
  color: #c9c9c9;
}
.img-profile {
  width: 100px;
  height: 120px;
  text-align: center;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
a:hover,
a:focus,
#clock {
  color: #004418;
}
.title-def {
  color: #801e0e !important;
}
.resource-icon {
  color: #801e0e;
}
.btn-def {
  background-color: #004418 !important;
  color: #FFF !important;
  border: 2px solid #004418 !important;
}
.btn-def:hover,
.btn-def:focus,
.btn-def:active {
  background-color: #003613 !important;
  border-color: #003613 !important;
}
.btn-back {
  background-color: #801e0e !important;
  color: #FFF !important;
  border: 2px solid #801e0e !important;
}
.btn-back:hover,
.btn-back:focus,
.btn-back:active {
  background-color: #66180b !important;
  border-color: #66180b !important;
}
/* BARRA PRINCIPAL LAYOUT */
.theme-dark nav.left-menu {
  border-right-color: #801e0e;
  background: #004418 !important;
}
@media (min-width: 768px) {
  .theme-dark nav.left-menu {
    border-bottom: 5px solid #801e0e !important;
  }
}
@media (max-width: 514px) {
  body .page-content {
    padding: 20px 2vw;
  }
}
@media (max-width: 969px) {
  body .page-content {
    padding: 35px 4vw;
  }
}
@media (max-width: 1377px) {
  body .page-content {
    padding: 50px 6vw;
    padding-top: 20px;
  }
  #img-logo-login {
    height: 200%;
  }
}
.no-data-message {
  font-size: 18px;
  font-weight: bold;
  color: #949494;
}
@media (max-width: 991px) {
  .item-user .item-img {
    display: none;
  }
  .item-user {
    margin: 0 0px 10px 0;
  }
  .item-coment-user {
    margin: 0;
    padding: 10px;
    border-radius: 15px 15px 0px 0px;
  }
  .item-coment {
    margin: 0;
    padding: 10px;
    border-radius: 15px 15px 0px 0px;
  }
  .item-data {
    border: none;
  }
  .item-data p {
    float: right;
  }
  .forum-no-mobile {
    display: none;
  }
  .forum-mobile {
    display: block;
  }
}
@media (min-width: 768px) {
  .left-menu-inner {
    display: none;
  }
  body.menu-top.menu-static nav.left-menu + nav.top-menu {
    padding-top: 17px;
  }
}
.logo-inverse {
  max-height: 114px;
  padding: 10px;
}
@media (max-width: 767px) {
  .logo-inverse {
    width: 100%;
    margin: 0vw 0;
    margin-top: 50px;
  }
  .blackboard-title,
  .menu {
    display: none;
  }
  #img-logo-login {
    height: 110%;
  }
}
.breadcrumb-active a {
  color: #801e0e;
}
.theme-dark nav.left-menu .left-menu-list li .left-menu-link,
.theme-dark nav.left-menu .left-menu-list li .left-menu-link .left-menu-link-icon {
  color: #FFF;
}
.theme-dark nav.left-menu .left-menu-list li .left-menu-link:after {
  border-left-color: #FFF;
}
.theme-dark nav.left-menu .left-menu-list li.left-menu-list-separator {
  background: #FFF;
}
.theme-dark nav.left-menu .left-menu-list li .left-menu-link:hover {
  background-color: #003613;
}
.theme-dark nav.left-menu .left-menu-list li.left-menu-list-opened {
  background-color: #00290e;
}
.theme-dark nav.left-menu .left-menu-list li.left-menu-list-submenu .left-menu-list {
  background-color: #001b0a;
}
.dd3-handle,
.dd3-handle:hover {
  border: 1px solid #004418;
  background: #004418;
}
.quick-nav {
  z-index: 10110;
}
.quick-nav .quick-nav-bg {
  background: #004418 !important;
}
.quick-nav ul > li a::before {
  background-color: #FFF;
}
#tlyPageGuideWrapper #tlyPageGuideToggles {
  z-index: 49;
}
.dots-1-lines {
  display: inherit;
  /* Fallback for non-webkit */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dots-2-lines {
  display: inherit;
  /* Fallback for non-webkit */
  display: -webkit-box;
  margin: 0 auto;
  font-size: 10px;
  line-height: 1.4;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dots-3-lines {
  display: inherit;
  /* Fallback for non-webkit */
  display: -webkit-box;
  margin: 0 auto;
  font-size: 10px;
  line-height: 1.4;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.connected {
  background: #42b72a !important;
}
.disconnected {
  background: red !important;
}
.icon-def {
  font-size: 16px;
  color: #bfbebe;
}
.icon-def:hover {
  color: #801e0e;
}
.color-def {
  color: #801e0e !important;
}
.panel {
  background-color: transparent !important;
  border: none;
}
input#Phone::-webkit-outer-spin-button,
input#Phone::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
.top-menu {
  z-index: 99 !important;
}
.modal-header {
  background-color: #004418 !important;
}
.btn.btn-sm {
  margin: 2.5px 0px !important;
}
.panel-bg {
  background-color: #F1F2F2 !important;
}
.row-header-menu-left {
  margin-bottom: 5px;
}
.m-separatorL {
  padding-left: 10px !important;
  border-left: 1px solid #004418 !important;
}
.m-separator {
  border-right: 1px solid #004418 !important;
}
.messaging .messaging-search {
  padding: 0px 15px;
  background-color: #004418 !important;
}
.form-input-icon.form-input-icon-right .form-control {
  padding-left: 16px;
  padding-right: 34px;
  background-color: #FFF !important;
  border-color: #004418 !important;
  color: #FFF;
}
input:checked + .slider,
.fc-unthemed .fc-state-active {
  background-color: #004418 !important;
}
.fc-head {
  background-color: #004418 !important;
  color: #FFF;
}
.table tbody tr {
  background-color: #FFF !important;
  border-top: 3px solid #004418 !important;
  border-bottom: 3px solid #004418 !important;
}
.row-body .row-sidebar-panel .active {
  color: #004418 !important;
  font-weight: bold;
  margin-left: 45px;
}
.row-body .row-sidebar-panel a:hover,
.title-eva {
  color: #004418 !important;
}
.rating > input:checked ~ label {
  color: #004418;
}
.item-course .img-course {
  object-fit: cover;
  min-height: 85px;
  position: relative;
  margin-top: 20px;
}
.row-body .img-Announcements .active {
  color: #004418 !important;
  font-weight: bold;
  margin-left: 45px;
}
.menujq ul li a:before {
  content: "\f15c";
  font-family: FontAwesome;
  height: 40px;
  text-align: center;
  padding-top: 12px;
  width: 40px;
  display: inline-block;
  vertical-align: middle;
}
.table tbody tr {
  background-color: #FFF !important;
  border-top: 3px solid #004418 !important;
  border-bottom: 3px solid #004418 !important;
}
.conversation-item .img-profile-rounded {
  float: left;
  margin-left: 20px !important;
  margin-right: 20px !important;
  position: absolute;
  bottom: 10px;
  margin-bottom: 0px;
}
.conversation-item .s2 {
  float: left;
  margin-left: 70px;
}
.you .img-profile-rounded {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.you .s2 {
  margin-right: 70px !important;
}
.you .s2,
.you .img-profile-rounded {
  float: right !important;
  right: 0 !important;
}
.cui-wizard--steps--icon,
.cui-wizard .number {
  border: 3px solid #004418 !important;
  color: #004418 !important;
}
.cui-wizard .steps ul li:before,
.cui-wizard .steps ul li:after {
  background: #004418 !important;
}
.desc-box h1,
.title-header {
  color: #004418 !important;
}
.username {
  color: #C1C1C2 !important;
}
.animated-background {
  background: linear-gradient(to right, #e6ece8 8%, #cccccc 18%, #e6ece8 33%);
}
.course-hover:hover,
.item-hover:hover,
.item-hover:hover,
.test-block:hover,
.you,
.panel-heading.note-toolbar {
  background-color: #e6ece8 !important;
}
.img-course-eva,
.img-fluid {
  border-bottom: 7px solid #004418;
}
.drag-DDI {
  border: #004418 dashed 2px;
}
.drop-DDT {
  color: #004418 !important;
  background-color: #e6ece8;
  border-color: #e6ece8;
}
.drop-DDT:hover {
  background-color: #ccdad1;
  border-color: #ccdad1;
}
.drop {
  background-color: #e6ece8;
  border-color: #e6ece8;
}
#text-preview-drag {
  border: #004418 2px dashed;
}
#photo {
  outline: #004418 solid 2px;
}
.photo-DDI,
.item-DDI {
  outline: #004418 dashed 1px;
}
.selected {
  border-bottom: #004418 solid 3px;
}
.bootstrap-datetimepicker-widget table td.active.active,
.bootstrap-datetimepicker-widget table td.active:active:hover,
.bootstrap-datetimepicker-widget table table td.active:hover.active,
.bootstrap-datetimepicker-widget table table td.active:hover:active:hover,
.bootstrap-datetimepicker-widget .accordion-toggle span:hover {
  background-color: #004418 !important;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  color: #004418 !important;
}
.page-content {
  padding-bottom: 90px !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
::selection {
  background: #801e0e;
  color: #FFF;
}
