﻿
/* Reusable */
.centered {
    margin : 0 auto;
}

#wrapper {
    margin-top:100px;
}

.bodyContent {
   padding:0.5%;
}

.customForm {
    padding:1%;
}

.zeroPadding {
    padding:0;
}

.zeroPaddingRight {
    padding-right: 0;
}

.form-content {
    padding:10px;
}

.div-editable-multiline {
    height:120px;
}

.custom-radio {
    margin-top:-5px !important;
}

.reduced-margin-10 {
    margin-bottom:10px;
}

.modal-reduced {
   padding: 15px 15px 0 15px;
}

/* Hide Input Type Number Spinners */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {-moz-appearance: textfield;}

/* --- */

input[type="checkbox"]{
    cursor:pointer;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.btn-app .bi {
    font-size:15px;
    display:block;
}

/*.customerSearch::-webkit-inner-spin-button, 
.customerSearch::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}*/

.NoBorderImportant {
    border:0 !important;
}

.RegularRow {
}

.AlternateRow {
    background-color:#e6f2f8;
}

.FormRow {
    /*margin-right:15px;
    margin-left:15px;*/
    margin-bottom:10px;
}

.DateInput, .NumericInput {
    /*width:160px;*/
}

.kendo-grid-two-actions {
    width:115px;
}

/*.k-grid-excel{
  background-color:#00a65a !important;
  color:white !important;  
};*/

.FakeLink{
    color:#0E0E29;
    cursor:pointer;
    text-decoration:underline;
}

.k-state-selected .FakeLink {
    color:white;
}

/* Validations*/
.input-required-error {
    /*border-color:#a94442;*/
    border-left: 4px solid red !important;
    border-right: 1px solid red !important;
    border-top: 1px solid red !important;
    border-bottom: 1px solid red !important;
}

.input-info{
    border-left:4px solid dodgerblue !important;
    border-right: 1px solid dodgerblue !important;
    border-top: 1px solid dodgerblue !important;
    border-bottom: 1px solid dodgerblue !important;
}

.input-success {
    border-left:4px solid #00a65a !important;
    border-right: 1px solid #00a65a !important;
    border-top: 1px solid #00a65a !important;
    border-bottom: 1px solid #00a65a !important;
}

.validationMessage {
    color:red;
    font-weight:bold;
}


.requiredField {
    color: red;
    font-weight: bold;
    font-size:18px;
}

.KendroGridInput {
    width:50%;
    height:18px;
    text-align:right;
}

/* Login */
.login-heading {
    line-height:30px;
}

/* Master Page Layout */

.main-header-fixed {
    padding-top:20px;
    z-index:99999;
    background-color:white;
    padding-bottom: 10px;
}

.main-header-navigation{
    padding: 0.5% 0;
}

.main-footer {
    text-align:center;
    background-color:#0E0E29;
    color:white;
    line-height:50px;
}

.main-login {
    text-align:right;
    padding-right:2%;
}

.main-search {
    width:85%;
    text-align:center;
}

/*.main-month-year-filter{
    line-height:35px;
}*/

.main-nav-left {
   margin-bottom:85px;
   margin-left:15px;
}

.main-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -100px;
    z-index: 9999;
}

.main-content-body {
    margin-bottom:20px !important;
    padding-bottom:20px !important;
}

.main-logo {
    text-align:center;
}

.main-messages-removeAll {
    float:right;
    cursor:pointer;
}

#message-center-container{
    margin-top:10px;
}

/* Customs */
.customTabs {
    margin-top:-20px;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.CheckAll {
    text-align: center;
    background-color:#222d32;
    padding:1px;
    width:25px;
    border-radius:5px;
}

/* Grid Styles*/

.grid-action-sm {
    width:50px;
    text-align:center;
}

.grid-top-actions{
   padding: 5px 0;
}

.grid-editable-row {
    cursor:pointer;
}

.customerCapitalLetter {
  height: 65px;
  width: 64px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-radius: 8px;
  background: navy;
  color: white;
  font-size: 35px;
  float:left;
  line-height:65px;
}

.CatalogLotNumber {
  height: 40px;
  width: 40px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  border-radius: 50px;
  background: #222d32;
  color: white;
  font-size: 18px;
  line-height:40px;
}

.CatalogLotNumberGrammarChecked {
   height: 40px;
  width: 40px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  border-radius: 50px;
  background: #00a65a ;
  color: white;
  font-size: 18px;
  line-height:40px;
}

.CatalogLotNumberUpd {
  height: 25px;
  border-radius:5px;
  width: 40px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  background: #222d32;
  color: white;
  font-size: 18px;
  line-height:20px;
}

.CatalogLotNumberGrammarCheckedUpd {
  height: 25px;
  width: 40px;
  border-radius:5px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  background: #00a65a ;
  color: white;
  font-size: 18px;
  line-height:20px;
}



.GridSelectedRowTemplate {
    border: 3px solid #222d32 !important;
    color:#222d32;
}

/* Progress Indicator */
.progressIndicatorCorner {
    position: fixed;
    display: none;
    top: 6%;
    right: 1px;
    z-index: 10000;
    width: 125px;
    margin-left: -50px;
    height: 25px;
    background-color: dodgerblue;
    border-radius: 3px;
    color: White;
    text-align: center;
    font-weight:bold;
}

.progressIndicatorCorner div {
    display: inline-block;
    vertical-align: middle;
}

/* Bootstrap Overrides */
/*table {
    background-color:white !important;
}*/

#PagesTabs > li > a {
    font-size : large;
}

.nav-tabs > li .active {
    border-top:5px solid green;
}

.input-group .validationMessage {
    display: table-caption;
    caption-side: bottom;
}

.bootstrap-timepicker-widget{
    z-index:1200 !important;
}

/*.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-contro {
    background-color:white !important;
}
*/
.k-dropdown .k-input, .k-selectbox .k-input
{
    background:white !important;
}

/* Layout Header Top Search */
#HeaderSearch > div {
    padding-top:15px;
    padding-right:5px;
    padding-left:5px;
    color:white;
    float:left;
}

.dropdown-menu:before {
  display: block; 
  content: " "; 
  width: 0; 
  height: 0; 
  border-color: transparent; 
  border-style: solid; 
  border-width: 0 10px 10px 10px;
  border-bottom-color: #fff; 
  position: absolute; 
  top: -11px; 
  left: 247px; 
  z-index: 1;
}
/* Invoices Styles*/
.invoice-wrap {
    background-color: #fff;
    border: 1px solid #e4eef0;
    margin-bottom: 50px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.invoice-header {
    padding: 30px;
    padding-bottom: 10px;
}

.invoice-body {
    padding: 20px;
    padding-bottom: 70px;
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
    margin-bottom: 0;
}

.table-gray>thead>tr {
    background-color: #95a4b8;
    color: #fff;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9fafb;
}

.font-semi-bold {
    font-weight: 600;
}

.text-main {
    color: #5090f7;
}

/*Customer Ratings Classes*/
.CustomerRating {
  height: 65px;
  width: 64px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-radius: 8px;
  font-size: 35px;
  float:left;
  line-height:65px;
  color: white;
}

.RatingA {
  background: #5cb85c !important;
}

.RatingB {
  background: #FFFF00;
  color: black;
}

.RatingBBOld {
  background: #FFFF00;
  color: black;
  font-weight:bold;
}

.RatingC {
  background: #FF8000;
}

.RatingD {
  background: #FF0000 !important;
}

/* Kendo ListView Input*/
.kendo-listview-input {
    height:20px;display: block !important;
    width: 90% !important;
    padding: 6px 12px !important;
    /* font-size: 14px; */
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
}

li.selected {  outline: 3px solid #222d32 !important;background-color:lightgreen !important; }

.form-control-16 {
     display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  /*font-size: 14px;*/
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          box-shadow: none;
    border-color: #d2d6de;
    font-size: 16px;
}

.auction-active{
    background-color:yellow !important;
    color: black !important;
}

.auction-day-created{
    font-style:italic;
    text-decoration:line-through;
}

.badge-address {
    font-size: 13px;
    padding: 6px 10px;
    font-weight: normal;
}

.address-verified {
    color: #5cb85c;
}

.address-not-verified {
    color: red;
}

.avatax-customer-exempt {
    color: #5bc0de !important;
    font-size: 70px !important;
}

.avatax-customer-exempt-small {
    color: #5bc0de !important;
    font-size: 45px !important;
}

.ai-loading {
    background-image: url('/content/img/ai_loading.gif');
    background-repeat: no-repeat;
    background-position-x:50%;

}

.ai-loading-small {
    background-image: url('/content/img/ai_loading_small.gif');
    background-repeat: no-repeat;
    background-position-x: 50%;
}

.big-checkbox {
    height: 20px;
    width: 20px;
}

.w-14{
    width:14% !important;
}

.grid-success-icon {
    font-size:20px !important;
}

.input-text-click {
    text-decoration: underline;
    cursor: pointer;
}

.no-decoration-link {
    text-decoration:none !important;
    cursor:pointer;
}

.no-decoration-link:visited {
    text-decoration: none !important;
    cursor: pointer;
}

.no-decoration-link:link {
    text-decoration: none;
}

.feedback-button {
    background-color: #3023ae;
    height: 34px;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 3px #9b9b9b;
    cursor: pointer;
    color: #fff;
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
    text-align: center;
    transition: transform .15s ease-in-out;
    padding: 0 15px;
    margin: -3px 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    bottom: 0;
    border:0;
}

.feedback-button:hover {
    transform: scale(1.05);
}

.feedback-container {
    position:absolute;
    right: 0;
    top: 50%;
    transform-origin: center;
    transform: translate3d(50%,-50%,0) rotate(270deg) translateY(-50%)
}
.cc.visa {
    background-image: url('/content/img/visa.png');
    background-repeat: no-repeat;
}
.cc.master {
    background-image: url('/content/img/mastercard.png');
    background-repeat: no-repeat;
}

.ListRow {
    margin-bottom: 5px;
}

.ArtaRow {
    border: 1px solid #CCC;
    border-radius: 15px;
    padding:5px;
    margin:0 5px;
}

.ArtaRequired {
    border: 3px solid #f27b21;
}

.Margin20 {
    margin-top: 20px;
}

.NoLabelColumn{
    margin-top:24px;
}

.NoLabelColumnBottom {
    bottom: 24px;
}

.NoLabelColumn12 {
    margin-top: 12px;
}

.RichTextMarginPadding {
    padding-top: 12px;
    padding-bottom: 24px;
}

.Margin5 {
    margin:5px;
}

.badge-inventory {
    font-size: 13px;
    padding: 7px;
    margin: 5px 0;
}

.inventory-sticky-buttons {
    width: 275px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    border: 1px solid #ccc;
    border-radius: 20px;
    background-color: white;
    padding: 12px 0 4px 1px;
    z-index: 500;
    box-shadow:3px 3px #ccc;

}

.invoice-paid {
    color: white;
    background-color: #5cb85c !important;
}

.invoice-partially-paid {
    color: white;
    background-color: orange !important;
}

.invoice-unpaid {
    color: white;
    background-color: red !important;
}

.col-18 {
    float: left;
    width: 18%;
}

col-15 {
    width: 15% !important;
}

col-20 {
    width: 20% !important;
}
.box-procurement-inventory-header {
    background-color: #f1f7f9;
}

.box-title-large {
    font-size: 16px !important;
    /*font-weight:bold;*/
}