.documentation_link,
.enarocanje_link {
    cursor: pointer;
}
.error {
  border: 1px solid red !important;
}
.preloader,
.loader {
  background-color: rgb(255, 255, 255);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  opacity: 0.94;
  z-index: 10000;
}
.preloader2,
.loading {
  background: url('/media/images/ajax_loader_red_256.gif') top left 200px/200px;
  height: 172px;
  width: 200px;
  z-index:15;
  position: absolute;
  top:50%;
  left:50%;
  margin:-100px 0 0 -100px;
}

.ajax_servertime {
  width: 150px;
  text-align: left;
  margin-top: 17px;
  color: #fff;
}
.helpdeskpopup {
  /* top: -117px !important; */
  /* left: 120px !important; */
  width:235px !important;
}
.table_linker tbody tr {
  cursor: pointer;
}

a {
  color: #414042;
}
a:hover {
  color: #96B448;
}

a.btn.btn-primary {
  color: #fff !important;
}
.form-control:disabled, .form-control[readonly] {
  opacity: 1.0;
}
.preloader {
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 99999;
  background: #ffffff99;
}

.preloader .cssload-speeding-wheel {
  position: absolute;
  top: calc(50% - 3.5px);
  left: calc(50% - 3.5px);
}

.topbar {
  background: #96B448;
}

.topbar .navbar-header {
  background: #ffffff;
}

.topbar .top-navbar .navbar-header .navbar-brand .light-logo {
  display: none;
  color: rgba(255, 255, 255, 0.8);
}

.topbar .navbar-light .navbar-nav .nav-item > a.nav-link {
  color: #ffffff !important;
}

.topbar .navbar-light .navbar-nav .nav-item > a.nav-link:hover, .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:focus {
  color: rgba(255, 255, 255, 0.8) !important;
}

a.link:hover, a.link:focus {
  color: #96B448 !important;
}

.bg-theme {
  background-color: #96B448 !important;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #96B448;
  border-color: #96B448;
}

.right-sidebar .rpanel-title {
  background: #96B448;
}

.stylish-table tbody tr:hover, .stylish-table tbody tr.active {
  border-left: 4px solid #96B448;
}

.text-themecolor {
  color: #96B448 !important;
}

.profile-tab li a.nav-link.active,
.customtab li a.nav-link.active {
  border-bottom: 2px solid #96B448;
  color: #96B448;
}

.profile-tab li a.nav-link:hover,
.customtab li a.nav-link:hover {
  color: #96B448;
}

.eponudbe_content {
  font-size: 12px;
  padding: .5rem .75rem;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: .25rem;
  background: #f8f9f7;
}
.eponudbe_content ul {
  padding-left: 15px;
}

.svg-logo {
  height: 25px;
  max-width: 95%;
}

[type=checkbox]:checked.chk-col-orange + label:before {
  border-right: 2px solid #96B448 !important;
  border-bottom: 2px solid #96B448 !important;
}

.topbar .top-navbar .navbar-header .logo-small {
  height: 27px;
  max-width: 40px;
  padding-top: 5px;
  transform: translateY(5px);
}

.mini-sidebar .topbar .top-navbar .navbar-header .logo-small {
  display: block;
}

.mini-sidebar .topbar .top-navbar .navbar-header .logo-big {
  display: none;
}
.btn-danger i,
.btn-primary i, .btn-inverse > i {
  margin-right: 9px;
}
.btn-secondary i {
  margin-right: 10px;
}

.btn-secondary {
  font-size: 14px;
}

.btn-sm i {
  margin-right: 8px;
}

[type=checkbox] + label {
  margin-bottom: -6px;
}

.datepicker {
  padding-left: 12px !important;
}

.form-control, label {
  font-size: 14px !important;
}

.form-control-static {
  margin-top: 5px;
}

.font-weight-semibold {
  font-weight: 500 !important;
}

.font-weight-600 {
  font-weight: 600 !important;
}

.font-weight-300 {
  font-weight: 300 !important;
}

.hide {
  display: none;
}

.footer-left {
  padding-left: 20px;
  width: 70%;
}

.footer-right {
  text-align: right;
  padding-right: 20px;
  width: 30%;
}

.color-darker {
  color: #414042;
  font-weight: 400;
}

.ribbon-espd {
  font-weight: 400;
  background: #96B448;
}

.ribbon-wrapper-espd {
  background-color: #EDF7D4;
  margin-right: 16px;
  margin-left: 16px;
  width: 100%;
}

.ribbon-wrapper-espd .ribbon-content i {
  font-size: 24px;
  position: absolute;
  margin-left: -30px;
  margin-top: -1px;
}

.ribbon-wrapper-espd .ribbon-content {
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 30px;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}


.file-item i {
  font-size: 24px;
  position: absolute;
  margin-left: -30px;
  margin-top: -1px;
}

.file-item {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 30px;
  margin-bottom: 0;
}

.demand_budget_proforma_wrapper ul {
  list-style: none;
  padding-left: 0;
}

.ribbon-hash {
  background-color: #EDF7D4;
  padding-top: 24px;
  padding-right: 35px;
}

.sweet-alert p {
  font-family: "Poppins", sans-serif;
}

.sa-button-container button.confirm {
  background-color: #96B448 !important;
}

.ribbon-wrapper-espd .dropify-wrapper {
  margin-top: 5px;
  height: 120px;
}

.ribbon-wrapper-files {
  background-color: #EDF7D4;
  margin-right: 16px;
  margin-left: 16px;
  margin-bottom: 0;
  width: 100%;
}

.bg-light-green {
  background-color: #E7EADE;
}

.ms-container {
  width: 100% !important;
}

.text-theme-dark-green {
  color: #414042;
}

.text-theme-green {
  color: #96B448;
}
.dropdown-user i {
  margin-right: 8px;
}

.demand_budget_proforma_wrapper {
  width: 150%;
}

.p-2 {
  padding: 0 !important;
}
.p-2 i {
  font-size: 26px;
}

.p_3 {
  padding-left: 25px !important;
}

.p_3 i {
  margin-left: -25px;
  margin-top: -4px;
  position: absolute;
  font-size: 20px;
}

.comment-text {
  padding-top: 10px !important;
  padding-left: 8px !important;
}

.color-danger {
  color: #ef5350;
}

.m-l-4 {
  margin-left: 4px;
}

.m-t-m10 {
  margin-top: -10px;
}
.m-t-m20 {
  margin-top: -20px;
}
.m-t-m30 {
  margin-top: -30px;
}
.m-t-m40 {
  margin-top: -40px;
}

.text-content h3, .text-content h4, .text-content h2 {
  font-weight: 600;
  text-align: center;
}

.text-content h4 {
  font-size: 16px;
}

.text-content strong {
  font-weight: 500;
}
