.alert{
	border-radius: 0;
}
.brand-image {
  margin-top: -5px; 
  line-height: .1;
  max-height: 30px;
  margin-bottom: -4px;
}
button:focus {
  outline: 0 dotted;
  outline: 0 auto -webkit-focus-ring-color;
}
.disabled {
  text-decoration:none;
  cursor:not-allowed;
  background-color:transparent;
  background-image:none
}
.sidebar {
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  overflow-y: auto;
  height: calc(100% - 4rem); }
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.nav-pills .nav-link {
  border-radius: 0; }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  line-height: 1.5;
  border-radius: 0; }

.dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0; }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #ffffff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  appearance: none; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 0;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0); }

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0 0 0; }

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 0;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none; }

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 0;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none; }

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 0;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 0;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none; }

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 0;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 0;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  border: 1px solid inherit;
  border-radius: 0; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.card-header:first-child {
  border-radius: 0; }

.small-box {
  border-radius: 0;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  position: relative;
  display: block;
  margin-bottom: 20px; }

.card .overlay,
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 0; }

.card-header {
  position: relative;
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  border-left: 1px solid rgba(0, 0, 0, 0.125);
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.info-box {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  padding: .5rem;
  min-height: 80px;
  background: #ffffff; }

.info-box-icon {
  border-radius: 0;
  display: block;
  width: 70px;
  text-align: center; }

.btn-app {
  border-radius: 0;
  position: relative;
  padding: 15px 5px;
  margin: 0 0 10px 10px;
  min-width: 80px;
  height: 60px;
  text-align: center;
  color: #666;
  border: 1px solid #ddd;
  background-color: #f4f4f4; }

.callout {
  border-radius: 0;
  background-color: #ffffff;
  padding: .5rem 1rem .5rem .5rem;
  border-left: 5px solid #eee; }

.widget-user .widget-user-header {
  padding: 1rem;
  height: 120px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.widget-user-2 .widget-user-header {
  padding: 1rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

kbd {
  padding: 0.2rem 0.4rem;
  color: #ffffff;
  background-color: #212529;
  border-radius: 0;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25); }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  line-height: 1.5;
  border-radius: 0;
  border: 1px solid #ced4da; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  line-height: 1.5;
  border-radius: 0;
  border: 1px solid #ced4da; }

.external-event {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 5px 10px;
  font-weight: bold;
  margin-bottom: 4px;
  border-radius: 0;
  cursor: move; }

.form-control:focus {
  color: #495057;
  background-color: #ffffff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 123, 255, 0.25); }

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(40, 167, 69, 0); }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0 #ffffff, 0 0 0 0 rgba(40, 167, 69, 0.25); }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.25); }

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25); }

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25); }

.btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25), inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0 rgba(0, 123, 255, 0.5); }

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(0, 123, 255, 0.5); }

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0 rgba(108, 117, 125, 0.5); }

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(108, 117, 125, 0.5); }

.btn-success:focus, .btn-success.focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0 rgba(40, 167, 69, 0.5); }

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(40, 167, 69, 0.5); }

.btn-info:focus, .btn-info.focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0 rgba(23, 162, 184, 0.5); }

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(23, 162, 184, 0.5); }

.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0 rgba(255, 193, 7, 0.5); }

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(255, 193, 7, 0.5); }

.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0 rgba(220, 53, 69, 0.5); }

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(220, 53, 69, 0.5); }

.btn-light:focus, .btn-light.focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0 rgba(248, 249, 250, 0.5); }

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(248, 249, 250, 0.5); }

.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0 rgba(52, 58, 64, 0.5); }

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(52, 58, 64, 0.5); }

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.5); }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(0, 123, 255, 0.5); }

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0 rgba(108, 117, 125, 0.5); }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(108, 117, 125, 0.5); }

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5); }

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(40, 167, 69, 0.5); }

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5); }

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(23, 162, 184, 0.5); }

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5); }

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(255, 193, 7, 0.5); }

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.5); }

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(220, 53, 69, 0.5); }

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0 rgba(248, 249, 250, 0.5); }

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(248, 249, 250, 0.5); }

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5); }

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(52, 58, 64, 0.5); }

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0 #ffffff, 0 0 0 0 rgba(0, 123, 255, 0.25); }

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25); }

.custom-range::-webkit-slider-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 0 #ffffff, 0 0 0 0 rgba(0, 123, 255, 0.25); }

.custom-range::-moz-range-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 0 #ffffff, 0 0 0 0 rgba(0, 123, 255, 0.25); }

.custom-range::-ms-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 0 #ffffff, 0 0 0 0 rgba(0, 123, 255, 0.25); }

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25); }
 
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.5rem;
  margin-left: -1px;
  line-height: 0.85;
  color: #0073B7;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #00436b;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 115, 183, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }
  
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
  outline: 0; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.ew-grid-upper-panel.card-header, .ew-grid-lower-panel.card-footer {
  padding: 0.3rem;
  background-image: none;
  color: #2A769D; }

.dropdown-submenu > ul.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0; 
}

.tab-content {
  border-top: none;
  padding-right: 10px;
  margin-left: 0;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  background-color: #fff;
  margin-bottom: 10px; }

.ew-table-preview-row {
  background-color: #eee !important;
  min-width: 500px; }

.ew-table-preview-row .tab-content, .ew-multi-page .tab-content, .ew-detail-pages .tab-content, .ew-preview-overlay .tab-content, .ew-preview .tab-content {
  margin-top: -16px;
  border-top: none;
  background-color: #fff;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  width: 100% !important; }

.popover {
  border-radius: 0;
  font-family: 'Open Sans';
  background-color: #eee !important; }
 
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #eee;
}

.popover-body .ew-grid-content, .popover-content {
  font-family: 'Open Sans';
  border-left: none !important; }

.popover-body .tab-content {
  font-family: 'Open Sans';
  margin-top: -16px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  width: 100%; }

.tab-content {
  margin-top: -20px;
  margin-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%; 
}

@media (min-width: 576px) {
  .col-form-label {
	  padding-top: calc(0.375rem + 1px);
	  padding-bottom: calc(0.375rem + 1px);
	  margin-bottom: 0;
	  font-size: inherit;
	  line-height: 1.5; 
	  text-align: right;
  }
}

.scroll-to-top {
  display: inline-block;
  padding: 1px;
  text-align: center;
  position: fixed;
  bottom: 10px;
  z-index: 10001;
  display: none;
  right: 20px; 
}

.scroll-to-top > i {
    display: inline-block;
    color: #687991; /* 687991 */
    font-size: 30px;
	font-weight: bold;
    opacity: 0.6;
    filter: alpha(opacity=60); 
}

.scroll-to-top:hover {
    cursor: pointer; 
}

.scroll-to-top:hover > i {
      opacity: 1;
      filter: alpha(opacity=100); 
}

@media (max-width: 991px) {
  .scroll-to-top {
    bottom: 10px;
    right: 20px; 
  }
  .scroll-to-top > i {
      font-size: 28px; 
  }	  
}

/*
 * Component: Sidebar Mini
 */
@media (min-width: 992px) {
  .sidebar-mini .nav-sidebar,
  .sidebar-mini .nav-sidebar > .nav-header,
  .sidebar-mini .nav-sidebar .nav-link {
    white-space: nowrap;
    overflow: hidden; }
  .sidebar-mini.sidebar-collapse .d-hidden-mini {
    display: none; }
  .sidebar-mini.sidebar-collapse .content-wrapper,
  .sidebar-mini.sidebar-collapse .main-footer,
  .sidebar-mini.sidebar-collapse .main-header {
    margin-left: 3.8rem !important; }
  .sidebar-mini.sidebar-collapse .nav-sidebar .nav-header {
    display: none; }
  .sidebar-mini.sidebar-collapse .sidebar .user-panel > .info,
  .sidebar-mini.sidebar-collapse .nav-sidebar .nav-link p,
  .sidebar-mini.sidebar-collapse .brand-text {
    opacity: 0;
    margin-left: -10px; }
  .sidebar-mini.sidebar-collapse .main-sidebar, .sidebar-mini.sidebar-collapse .main-sidebar:before {
    margin-left: 0;
    width: 3.8rem; }
  .sidebar-mini.sidebar-collapse .main-sidebar .user-panel .image {
    float: none; }
  .sidebar-mini.sidebar-collapse .main-sidebar:hover {
    width: 250px; }
    .sidebar-mini.sidebar-collapse .main-sidebar:hover .user-panel {
      text-align: left; }
      .sidebar-mini.sidebar-collapse .main-sidebar:hover .user-panel .image {
        float: left; }
    .sidebar-mini.sidebar-collapse .main-sidebar:hover .user-panel > .info,
    .sidebar-mini.sidebar-collapse .main-sidebar:hover .nav-sidebar .nav-link p,
    .sidebar-mini.sidebar-collapse .main-sidebar:hover .brand-text {
      opacity: 1;
      margin-left: 0;
      display: inline-block; }
    .sidebar-mini.sidebar-collapse .main-sidebar:hover .brand-image {
      margin-right: .5rem; }
    .sidebar-mini.sidebar-collapse .main-sidebar:hover .sidebar-form,
    .sidebar-mini.sidebar-collapse .main-sidebar:hover .user-panel > .info {
      display: block !important;
      -webkit-transform: translateZ(0); }
    .sidebar-mini.sidebar-collapse .main-sidebar:hover .nav-sidebar > .nav-item > .nav-link > span {
      display: inline-block !important; }
  .sidebar-mini.sidebar-collapse .visible-sidebar-mini {
    display: block !important; } }
	
.ew-table-header-caption, .ew-table-header-cell, .ew-table-header {font-weight:bold;}

a.dropdown-item.ew-row-link.ew-detail-view {
	margin-left: 0;
}
a.ew-row-link.ew-detail-view {
	margin-left: 5px;
}
.ms-breadcrumblinks-box {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.ms-breadcrumblinks-form {
  width: 100% !important; 
}
@media (min-width: 576px) {
  .ms-breadcrumblinks-box {
    width: 550px; } 
}
div.form-control.ew-lookup-text.ew-lookup-text {
	min-width: 60px;
	width: auto;
}
.nav-item.dropdown.language-selector.show > .dropdown-menu.dropdown-menu-lg.dropdown-menu-right.show {
	min-width: 180px;
	max-width: 200px;
}
#ew-language_msdd{ 
	cursor:pointer;
}
.nav-link.active{
	background-color: rgba(0, 0, 0, 0.28);
}
#ew-language_titleText {
	min-width: 150px; 
	max-width: 151px; 
	margin-left: -2px;
}
@media (min-width: 960px) {
 #ew-menu > ul > li a.nav-link {
	min-width: 250px;
	overflow:hidden;
	text-overflow: ellipsis;
 }
}

.nav-sidebar ul.nav.nav-treeview > li a{
	padding-left: 30px;
}
.nav-sidebar ul.nav.nav-treeview > li > ul.nav.nav-treeview > li a{
	padding-left: 45px;
}
.nav-sidebar ul.nav.nav-treeview > li > ul.nav.nav-treeview > li > ul.nav.nav-treeview li a{
	padding-left: 60px;
}
.nav-sidebar ul.nav.nav-treeview > li > ul.nav.nav-treeview > li > ul.nav.nav-treeview li > ul.nav.nav-treeview li a{
	padding-left: 75px;
}
.nav-sidebar ul.nav.nav-treeview > li > ul.nav.nav-treeview > li > ul.nav.nav-treeview li > ul.nav.nav-treeview li > ul.nav.nav-treeview li a{
	padding-left: 90px;
}
.nav-sidebar ul.nav.nav-treeview > li > ul.nav.nav-treeview > li > ul.nav.nav-treeview li > ul.nav.nav-treeview li > ul.nav.nav-treeview li > ul.nav.nav-treeview li a{
	padding-left: 105px;
}
.nav-sidebar ul.nav.nav-treeview > li > ul.nav.nav-treeview > li > ul.nav.nav-treeview li > ul.nav.nav-treeview li > ul.nav.nav-treeview li > ul.nav.nav-treeview li > ul.nav.nav-treeview li a{
	padding-left: 120px;
}

.sidebar-mini.sidebar-collapse .nav-sidebar ul.nav.nav-treeview > li  i {
    margin-left: -15px; 
}
.sidebar-mini.sidebar-collapse .nav-sidebar ul.nav.nav-treeview > li > ul.nav.nav-treeview > li i {
    margin-left: -30px; 
}
.sidebar-mini.sidebar-collapse .nav-sidebar ul.nav.nav-treeview > li > ul.nav.nav-treeview > li > ul.nav.nav-treeview li i {
    margin-left: -45px; 
}
.sidebar-mini.sidebar-collapse .nav-sidebar ul.nav.nav-treeview > li > ul.nav.nav-treeview > li > ul.nav.nav-treeview li > ul.nav.nav-treeview > li i {
    margin-left: -60px; 
}
.sidebar-mini.sidebar-collapse .nav-sidebar ul.nav.nav-treeview > li > ul.nav.nav-treeview > li > ul.nav.nav-treeview li > ul.nav.nav-treeview > li > ul.nav.nav-treeview > li i {
    margin-left: -75px; 
}
.sidebar-mini.sidebar-collapse .nav-sidebar ul.nav.nav-treeview > li > ul.nav.nav-treeview > li > ul.nav.nav-treeview li > ul.nav.nav-treeview > li > ul.nav.nav-treeview > li > ul.nav.nav-treeview > li i {
    margin-left: -90px; 
}
.sidebar-mini.sidebar-collapse .nav-sidebar ul.nav.nav-treeview > li > ul.nav.nav-treeview > li > ul.nav.nav-treeview li > ul.nav.nav-treeview > li > ul.nav.nav-treeview > li > ul.nav.nav-treeview > li > ul.nav.nav-treeview > li i {
    margin-left: -105px; 
}