.dropdown:hover .dropdown-menu {
  display: block;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background-image: none;
  border: none;
}
.fg-float {
  margin-top: 23px;
}
.card.collapsable .card-body {
  overflow: hidden;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #002d62;
}
.collapsable .card-header:not(.ch-alt):not([class*="bgm-"]) + .card-padding {
  margin-top: 0;
}
.card.collapsable .card-body.card-padding {
  padding: 0;
  margin: 25px 27px;
}
.table .form-control {
  height: 20px;
}
.outputRow td,
.get_row td {
  direction: rtl;
}
.outputRow td:first-of-type,
.get_row td:first-of-type {
  direction: ltr;
}
.dataTables_length select.form-control,
.limit select {
  height: 35px;
  width: 57px;
  box-shadow: none!important;
  background: 0 0;
  font-weight: 400;
  padding: 6px 9px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 2px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
}
.dataTables_wrapper .pagination,
.dataTables_filter {
  float: right;
}
.dataTables_info {
  border: 1px solid #e0e0e0;
  display: inline-block;
  padding: 7px 30px;
  font-size: 12px;
  margin-top: 20px;
}
.dataTables_filter {
  border: 1px solid #e0e0e0;
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 0 10px;
}
.dataTables_filter label {
  margin-bottom: 0;
}
.dataTables_filter .form-control {
  border-bottom: 0;
  margin-left: 5px;
}
table.table-striped .get_row td,
table.table-striped .outputRow td {
  border-right: none !important;
}
.sweet-alert .current-location {
  margin-top: 8px;
}
.status-text {
  font-weight: 400;
}
.dumped-text {
  color: #F44336 !important;
}
.approved-text {
  color: #4CAF50 !important;
}
.icons {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .collapsable .card-header {
    padding: 15px 17px;
  }
}
.collapsable .card-header h2 .btn {
  float: right;
  margin-right: 30px;
  margin-top: -6px;
}
.collapsable .card-header .actions {
  top: 9px;
}
.pagination-toolbar .pagination {
  margin: 0;
}
.actions > li > a.btn,
.actions > a.btn {
  width: auto;
  height: auto;
  color: #fff;
  margin-top: -10px;
}
.popover-content {
  color: #333 !important;
}
.table {
  margin-bottom: 20px;
  border-bottom: 2px solid #ccc !important;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  text-align: right;
  border: 0;
  font-size: 12px;
  padding: 1px 5px;
  border-right: 1px solid #ccc !important;
}
.table > tfoot > tr:nth-child(even),
.table > tfoot > tr {
  background-color: #fff;
  height: 35px;
  text-transform: uppercase;
}
.manage-varieties .table > thead > tr > th:nth-of-type(2),
.manage-varieties .table > tbody > tr > th:nth-of-type(2),
.manage-varieties .table > tfoot > tr > th:nth-of-type(2),
.manage-users .table > thead > tr > th:nth-of-type(2),
.manage-users .table > tbody > tr > th:nth-of-type(2),
.manage-users .table > tfoot > tr > th:nth-of-type(2),
.dataTables_wrapper .table > thead > tr > th:first-of-type,
.dataTables_wrapper .table > tbody > tr > th:first-of-type,
.dataTables_wrapper .table > tfoot > tr > th:first-of-type,
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
  text-align: right;
  color: #002d62;
  text-decoration: none;
  height: 35px;
  text-transform: uppercase;
}
.manage-varieties .table > thead > tr > th:first-of-type,
.manage-varieties .table > tbody > tr > th:first-of-type,
.manage-varieties .table > tfoot > tr > th:first-of-type,
.manage-users .table > thead > tr > th:first-of-type,
.manage-users .table > tbody > tr > th:first-of-type,
.manage-users .table > tfoot > tr > th:first-of-type,
.dataTables_wrapper .table > thead > tr > th:nth-of-type(2),
.dataTables_wrapper .table > tbody > tr > th:nth-of-type(2),
.dataTables_wrapper .table > tfoot > tr > th:nth-of-type(2),
.table > thead > tr > th:first-of-type,
.table > tbody > tr > th:first-of-type,
.table > tfoot > tr > th:first-of-type {
  text-align: left;
  color: #46AA42;
}
.dataTables_wrapper .table > thead > tr > td:nth-of-type(2),
.dataTables_wrapper .table > tbody > tr > td:nth-of-type(2),
.dataTables_wrapper .table > tfoot > tr > td:nth-of-type(2),
.table > thead > tr > td:first-of-type,
.table > tbody > tr > td:first-of-type,
.table > tfoot > tr > td:first-of-type {
  text-align: left;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #E6F1F9;
}
.table-striped > tbody > tr:hover {
  background-color: #e0e0e0;
}
.table > thead > tr > th:last-child,
.table > tbody > tr > th:last-child,
.table > tfoot > tr > th:last-child,
.table > thead > tr > td:last-child,
.table > tbody > tr > td:last-child,
.table > tfoot > tr > td:last-child,
.table > thead > tr > th:first-child,
.table > tbody > tr > th:first-child,
.table > tfoot > tr > th:first-child,
.table > thead > tr > td:first-child,
.table > tbody > tr > td:first-child,
.table > tfoot > tr > td:first-child {
  padding: 1px 5px;
}
.table > tfoot > tr:last-child > td {
  padding: 9px 5px;
}
.table > tfoot > tr > td:first-child {
  color: #46AA42;
}
.table > tbody > tr:last-child > td {
  padding: 1px 5px;
}
.manage-varieties .table > thead > tr > th:nth-of-type(2),
.manage-varieties .table > tbody > tr > th:nth-of-type(2),
.manage-varieties .table > tfoot > tr > th:nth-of-type(2),
.manage-users .table > thead > tr > th:nth-of-type(2),
.manage-users .table > tbody > tr > th:nth-of-type(2),
.manage-users .table > tfoot > tr > th:nth-of-type(2) {
  text-align: right;
  color: #002d62;
}
.manage-users .table > thead > tr > td:nth-of-type(2),
.manage-users .table > tbody > tr > td:nth-of-type(2),
.manage-users .table > tfoot > tr > td:nth-of-type(2) {
  text-align: right;
}
.logo {
  width: 230px;
}
.btn-success {
  background-color: #46AA42;
  border-color: #15AB0F;
}
.bootstrap-select {
  background-color: #fff;
  padding: 0px 10px;
}
.bootstrap-select > .btn-default {
  border-bottom: none !important;
}
#header .hi-logo a {
  padding: 4px 10px;
}
.checkbox input:checked + .input-helper:before,
.radio input:checked + .input-helper:before {
  border-color: #002d62;
}
.checkbox input:checked + .input-helper:before {
  background-color: #002d62;
}
.crop > thead > tr > th {
  background-color: #002d62 !important;
  color: #fff;
}
.crop > thead > tr > th,
.crop > tbody > tr > td {
  text-transform: uppercase;
  border-right: 1px solid #002d62 !important;
}
.crop > tbody > tr > td {
  height: 35px;
  font-weight: bold;
  vertical-align: middle;
  color: #000;
}
.crop.table-striped {
  border-left: 1px solid #002d62 !important;
  border-bottom: 1px solid #002d62 !important;
}
.crop > tbody > tr:nth-of-type(odd),
.crop > tbody > tr:nth-of-type(even) {
  background-color: #fff;
}
.alert-primary {
  color: #fff;
  background-color: #002d62;
  border-color: #002B5E;
}
/*.line-wrap .line {
  background-color: #ccc;
}
.hi-menu > li > a {
  color: #ccc;
}*/
body.login {
  background: url('/templates/frontend/img/login_bg_large.jpg') top right no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	 
}
.login-content {
	background-color: none !important;
}
.login_link {
	color: #3487ff;
	font-size: 16px;
	padding-left: 20px;
	font-weight: bold;
}
.login-button {
	border: 1px solid #f2f69d5;
}
.login label {
	font-weight: bold;
	color: #1a1818;
	font-size: 16px;
}
.login-content {
	margin-top: -70px;
}
.login-help .login-content {
	margin-top: 0px;
}
.input-group:not(.input-group-lg):not(.input-group-sm) .input-group-addon {
	font-size: 28px !important;
}
.form-control {
	border: 1px solid #97999c !important;
	background-color: #fff !important;
}
.lc-block {
    background-color: #fff;
    position: relative;
	padding-bottom: 0 !important;
}

.lc-block::before,
.lc-block::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-color: transparent;
    border-style: solid;
}

.lc-block::before {
    border-width: 1.5em;
}

.lc-block::after {
    border-width: 1.35em;
    border-right-color: #001b52;
    border-top-color: #001b52;
}
.input-group-addon {
	padding: 0 !important;
	background-color: #8f9193;
	color: #fff;
}
.icon-box {
	position: relative;
}
.icon-box::before,
.icon-box::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-color: transparent;
    border-style: solid;
}

.icon-box::before {
    border-width: .20em;
}

.icon-box::after {
    border-width: .20em;
    border-right-color: #001b52;
    border-top-color: #001b52;
}
.lc-block:not(.lc-block-alt) .lcb-form {
	padding: 35px 55px 10px 55px
}
.lc-block .checkbox {
	margin: 0 !important;
}
input {
  -webkit-rtl-ordering: visual !important;
  direction: ltr !important;
}
