﻿/* General */
.clickable-item {
  cursor: pointer;
}
.text-bold {
  font-weight: bold;
}
/* Portlet */
.portlet.light > .portlet-title .inputs.inputs-full-width {
  display: block;
  float: none;
}
/* Tree */
.tree-item-icon-color {
  color: #dfba49;
}
.page-sidebar .page-sidebar-menu > li > a > i.fa,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i.fa {
  margin-left: 1px;
  margin-right: 4px;
  top: 3px;
}
/* Forms */
.form-group.form-md-line-input.no-hint {
  margin-bottom: 15px;
}
.form-group.form-md-line-input.has-error .form-control {
  border-bottom-color: red;
}
.form-group.form-md-line-input.has-error .help-block-info {
  display: none;
}
/* jTable */
.jtable-main-container {
  overflow-x: auto;
}
.jtable-main-container .jtable .jtable-column-header {
  height: 32px;
}
.jtable-main-container .jtable .jtable-data-row td {
  height: 32px;
}
.jtable-main-container .jtable-bottom-panel select {
  color: black;
}
/* DateRangePicker */
.daterangepicker_input .input-mini {
  width: 120px !important;
}
/* Portlets */
.portlet.light > .portlet-title.portlet-title-filter {
  border: none;
  margin-bottom: 0;
}
/* Buttons */
button i {
  margin-right: 5px;
}
.btn + .btn {
  margin-left: 5px;
}
/* External Login */
.social-icons li .openidconnect,
.social-login-icon.openidconnect {
  background: url(../Images/open-id-connect.png) no-repeat;
}
.social-icons li .adfs,
.social-login-icon.adfs {
  background: url(../Images/ws-federation.png) no-repeat;
}
/* fix for issue #185 */
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
/* Make user menu wider */
.page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu {
  width: 250px;
}
/* Fix for issue #407 */
br {
  font-family: Verdana;
}
.dropzoneCustom {
  border: 1px dashed;
  border-color: #c0cddc;
  border-radius: 10px;
  background: white;
  padding: 10px;
}
.dropzoneCustom .upload-icon {
  padding: 10px !important;
  align-content: center !important;
  text-align: center !important;
}
.dropzoneCustomSmall {
  border: 1px dashed;
  border-color: #c0cddc;
  border-radius: 10px;
  background: white;
  padding: 6px;
}
.dropzoneCustomSmall .upload-icon {
  align-content: center !important;
  text-align: center !important;
}
.dropzoneuploadedsmall {
  border: 1px dashed #c0cddc;
  border-radius: 10px;
  background: #F0F0F0;
  padding: 6px;
}
.dropzoneuploadedsmall .upload-icon {
  align-content: center;
  text-align: center;
}
.dropzoneuploadedsmall .btn-link {
  color: #686868 !important;
}
.dropzoneuploaded {
  border: 1px dashed #c0cddc;
  border-radius: 10px;
  background: #F0F0F0;
  padding: 10px;
}
.dropzoneuploaded .upload-icon {
  padding: 10px;
  align-content: center;
  text-align: center;
  margin-top: 9px;
}
.dropzoneuploaded .btn-link {
  color: #686868 !important;
}
.dz-max-files-reached {
  background: #F0F0F0;
}
.padding-35 {
  padding: 35px !important;
}
.font-accordian-headings {
  font-size: 18px !important;
  font-weight: 600 !important;
}
.font-main-headings {
  font-size: 20px !important;
  font-weight: 600 !important;
}
.font-xs {
  font-size: 11px !important;
  font-weight: normal !important;
}
.font-md {
  font-size: 14px !important;
  font-weight: normal !important;
}
.font-step {
  font-size: 15px !important;
  font-weight: 600 !important;
}
.font-subheading {
  font-size: 14px !important;
  font-weight: 600 !important;
}
.numberCircle {
  border-radius: 50%;
  behavior: url(PIE.htc);
  /* remove if you don't care about IE8 */
  width: 15px;
  height: 15px;
  padding: 8px;
  background: #F0F0F0;
  border: 2px solid #F0F0F0;
  color: #666;
  text-align: center;
  font: 15px Arial, sans-serif;
  font-weight: bold;
}
.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  font-size: 100% !important;
  opacity: 0.5 !important;
  top: 0.7em !important;
  font-weight: 400 !important;
}
.btn-success {
  color: #fff;
  background-color: #1400db !important;
  border-color: #1400db !important;
}
.btn-primary {
  color: #fff;
  background-color: #1400db !important;
  border-color: #1400db !important;
}
.btn-primary .blue {
  color: #fff;
  background-color: #1400db !important;
  border-color: #1400db !important;
}
div.jtable-main-container > div.jtable-title {
  background-color: #d2d2d2 !important;
  padding-left: 10px !important;
  color: #000 !important;
}
div.jtable-main-container > table.jtable {
  border: 1px solid #d2d2d2 !important;
  border-collapse: collapse;
  border-spacing: 0;
  color: #000 !important;
}
div.jtable-main-container > table.jtable > thead {
  background-color: #d2d2d2 !important;
  color: #000 !important;
}
div.jtable-main-container > div.jtable-bottom-panel {
  background-color: #d2d2d2 !important;
  color: #000 !important;
  min-height: 22.9px;
  font-size: 13px;
  border: 1px solid #ECECEC;
  border-top: none;
}
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-disabled:hover {
  background-color: #1400db !important;
  color: #fff !important;
}
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number,
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-space,
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-first,
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-last,
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-previous,
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-next,
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active {
  background-color: #1400db !important;
  margin: 1px;
  padding: 2px 5px;
  color: #fff !important;
}
.jtable-title-text {
  color: #000 !important;
}
div.jtable-main-container > table.jtable > thead th {
  font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 15px;
  color: #000 !important;
}
.has-error {
  border-color: #e73d4a !important;
}
.margin-top-7 {
  margin-top: 7px !important;
}
#MainReviewSuppliersTable #ReviewSuppliersTable td:nth-child(2) {
  text-transform: uppercase;
}
#MainReviewSuppliersTable #ReviewSuppliersTable td:nth-child(3) {
  text-transform: uppercase;
}
#RegisteredSuppliersTable td:nth-child(1) {
  text-transform: uppercase;
}
#ReviewSuppliersTable td:nth-child(1) {
  text-transform: uppercase;
}
#PreapprovedSuppliersTable td:nth-child(1) {
  text-transform: uppercase;
}
#RegisteredSuppliersTable td:nth-child(2) {
  text-transform: uppercase;
}
#ReviewSuppliersTable td:nth-child(2) {
  text-transform: uppercase;
}
#PreapprovedSuppliersTable td:nth-child(2) {
  text-transform: uppercase;
}
#FinanceSuppliersTable td:nth-child(2) {
  text-transform: uppercase;
}
#purchaseOrderTable td:nth-child(2) {
  text-transform: uppercase;
}
#PurchaseOrdersTable td:nth-child(3) {
  text-transform: uppercase;
}
#invoicesTable td:nth-child(4) {
  text-transform: uppercase;
}
#InvoicesTable td:nth-child(4) {
  text-transform: uppercase;
}
#remittanceTable td:nth-child(2) {
  text-transform: uppercase;
}
#RemittanceAddTable td:nth-child(3) {
  text-transform: uppercase;
}
#ApprovedSuppliersTable td:nth-child(1) {
  text-transform: uppercase;
}
#ApprovedSuppliersTable td:nth-child(2) {
  text-transform: uppercase;
}
.page-500 .details {
  text-align: center;
}
.page-500 .details h3 {
  font-weight: bold;
}
.page-status {
  float: left;
  display: block;
  max-width: 450px;
  width: auto;
  height: 75px;
  padding-left: 45px;
  padding-right: 0px;
  line-height: 75px;
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #686868 !important;
}
.submit-status {
  float: left;
  display: block;
  max-width: 250px;
  width: auto;
  height: 75px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 75px;
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #ff0000 !important;
}
.portlet > .portlet-title > .status {
  float: left;
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  padding: 10px 10px;
  font-weight: 600 !important;
  color: #ff0000 !important;
}
.dashboard-stat2 .display .number a,
.dashboard-stat2 .display .number a:hover {
  text-decoration: none;
}