html,
body {
  height: 100%;
  font-size: 14px !important;
}

.strikeout {
  text-decoration: line-through;
}

.site-create .bootstrap-switch {
  margin-left: 15px;
}
.col-sm-2 {
  width: auto;
  display: inline-block;
}
.sizes-table-div {
}

.return-item-form {
}
.sizes-table {
  float: left;
}
.sizes-form {
  display: inline-block;
  float: right;
  width: 85%;
}

.label-as-badge {
  border-radius: 1em;
}
.reports-page {
  background: rgba(255, 255, 255, 0.8);
}
.reports-div {
  padding-top: 20px;
  padding-bottom: 20px;
}
.graph-selector {
  width: 50%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.graph-selector-label {
  width: 100%;
  text-align: center;
}

.singlegraph {
  background-color: white;
  border-style: solid;
  border-color: grey;
  border-width: 2px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  padding-top: 10px;
}
.singledynamicgraph {
  background-color: white;
  border-style: solid;
  border-color: grey;
  border-width: 2px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  padding-top: 10px;
  position: absolute;
  width: 75%;
  height: 100%;
}
/**
@media only screen and (width: 1024px){
    .singlegraph{
        background-color: white;
        border-style: solid;
        border-color: grey;
        border-width: 2px;
        margin-bottom: 30px;
        padding-top: 10px;
    }
}
**/
.wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
  padding: 0 0 60px;
}

.modal-header {
  border-bottom: 0px;
}

.wrap > .container {
  /* padding: 50px 15px 20px; */
  width: 100% !important;
}

.navbar > .container {
  width: 90% !important;
  padding: 0px;
}

.footer {
  height: 60px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

.jumbotron {
  text-align: center;
  background-color: transparent;
}

.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}

.not-set {
  color: #c55;
  font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}

a.asc:after {
  content: /*"\e113"*/ "\e151";
}

a.desc:after {
  content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
  content: "\e153";
}

.sort-numerical a.desc:after {
  content: "\e154";
}

.sort-ordinal a.asc:after {
  content: "\e155";
}

.sort-ordinal a.desc:after {
  content: "\e156";
}

.grid-view th {
  white-space: nowrap;
}

.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}

.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}

.site-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}
.site-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.site-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.brand-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.brand-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.brand-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.buy-wip-status-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.buy-wip-status-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.buy-wip-status-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.construction-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.construction-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.construction-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.deliveries-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.deliveries-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.deliveries-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.embellishment-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.embellishment-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.embellishment-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.fabric-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.fabric-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.fabric-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.fabric-assign-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.fabric-assign-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.fabric-assign-createmodal {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.fabric-assign-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.fabric-class-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.fabric-class-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.fabric-class-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.fabric-type-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.fabric-type-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.fabric-type-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.factories-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.factories-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.factories-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.garment-type-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.garment-type-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.garment-type-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.price-points-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.price-points-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.price-points-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.sample-order-items-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.sample-shipments-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.sample-shipments-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.sample-shipments-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.size-range-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.size-range-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.size-range-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.spec-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.spec-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.spec-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.style-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.style-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.style-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px 25px 3px 25px;
}

.style-cw-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.style-cw-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.style-cw-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.style-start-sheet-notes-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.trim-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.trim-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.trim-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.trim-assign-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.trim-assign-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.trim-assign-createmodal {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.trim-assign-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.trim-class-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.trim-class-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.trim-class-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.trim-type-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.trim-type-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.trim-type-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.user-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.user-brand-index {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.user-brand-create {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.user-brand-createmodal {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.user-brand-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.construction_image_div {
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.construction_image {
  max-width: 60%;
  height: auto;
  margin: 20px;
}

.actual_image_div {
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 3px 25px 25px 25px;
}

.header_image_div {
  text-align: center;
  border-radius: 3px;
}

.actual_image {
  max-width: 60%;
  height: auto;
  margin: 0px;
}

.notes-div {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 3px 25px 25px 25px;
}

.comment-button-div {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  text-align: right;
  padding: 3px 25px 25px 25px;
}

.upload-fields {
  width: 50%;
  margin: 0 auto;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.1);
  padding: 3px 25px 3px 25px;
}

.upload-container {
  border-radius: 3px;
  padding: 3px 25px 0px 25px;
}

.design-upload-container {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 3px 25px 0px 25px;
}

.yes {
  color: #5cb85c;
}

.no {
  color: #d9534f;
}
.warning-row {
  background-color: #d9534f !important;
}
.warning-value {
  color: #ffffff;
  font-size: 200%;
}
.maybe {
  color: #f0ad4e;
}

.blue {
  color: #337ab7;
}

.purple {
  color: #7c1fd3;
}

.gray {
  color: #d3d3d3;
}

.orange {
  color: #ff9e1f;
}

.black {
  color: black;
}

.designstyle-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px 25px 1px 25px;
}

.design-button-div {
  width: 75%;
  margin: 0 auto;
  padding: 1px;
  text-align: center;
}

.materials-edit-button {
  width: 75%;
  margin: 0 auto;
  padding: 1px;
  text-align: center;
}

.update-button-div {
  display: inline-block;
}

.samples-button-div {
  display: inline-block;
}

.allocation-subgrid {
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 1px 25px 1px 25px;
}

.allocation-cw-subgrid {
  width: 50%;
  margin: 0 auto;
  padding: 0px;
}

.allocation-container {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 3px 25px 0px 25px;
}

.allocation-fields {
  width: 50%;
  margin: 0 auto;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.1);
  padding: 3px 25px 3px 25px;
}

.allocation-button-div {
  width: 75%;
  margin: 0 auto;
  padding: 1px;
  text-align: center;
}

.allocation-save-button-div {
  display: inline-block;
}

.allocation-email-button-div {
  display: inline-block;
}

.sampleorder-container {
  padding: 0px 25px 0px 25px;
  background: rgba(255, 255, 255, 0.8);
}

.sampleorder-div {
  width: 50%;
  margin: 0 auto;
}

.transit-panel {
  width: 50%;
  margin: 0 auto;
}

.stackedgrid {
  line-height: 0.25;
}

/* SHOPIFY PAGES */

.shopify-order-view {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  min-width: 600px;
  padding: 25px;
}

#shopify-order-search {
  display: block;
  max-height: 25px;
  margin-top: 10%;
  margin-bottom: 50px;
  padding: 0;
}

#shopify-order-search-box {
  border: 1px solid;
  background: rgba(255, 255, 255, 1);
  max-width: 325px;
  padding: 5px;
}

.api-input-box {
  display: inline-block;
  width: 195px;
  min-width: 60px;
  padding: 0;
}
.api-input-box input {
  float: left;
  width: 125px;
  min-width: 100px;
  padding: 0;
  margin: -2px;
  border: 1px solid;
  margin-right: 3px;
}

.box-label {
  width: 60px;
  float: left;
  min-width: 60px;
  margin-left: 3px;
}

.api-submit-button {
  display: inline-block;
  width: 110px;
  margin: 0;
}

.api-submit-button input {
  width: 110px;
  margin: 0;
}

#reason-box {
  width: 75%;
}

.risk-input-box {
  display: inline-block;
  width: 75%;
  min-width: 60px;
  padding: 0;
}

.risk-input-box input {
  width: 100%;
  min-width: 100px;
  padding: 0;
  margin: 0;
  border: 1px solid;
}

.risk-submit-button {
  display: inline-block;
  width: 110px;
  margin-right: 5px;
  float: left;
}

.risk-submit-button input {
  width: 110px;
  height: 100%;
  margin-right: 5px;
  white-space: nowrap;
}

#order-table {
  width: 100%;
}

#order-table #main-row {
  vertical-align: center;
  border: 1px solid;
  padding-top: 5px;
}

#order-info-container {
  display: block;
  outline: 1px solid;
  background: #fff;
  padding: 10px;
}

#order-table-header {
  font-size: 120%;
  text-align: center;
  border-bottom: 1px solid;
}

.order-table-line-header {
  padding-left: 7px;
}

#flag-order-div {
  display: inline-block;
  outline: 1px solid;
  width: 100%;
  padding: 5px;
}

#risk-div {
}

#risk-table {
  width: 100%;
}

#risk-table tr {
  height: 30px;
  border: 1px solid;
}

.table-header {
  font-size: 120%;
  text-align: center;
  border: 1px solid;
}

.risk-info {
  color: white;
  border: 1px solid #000;
  padding: 5px;
}

.risk-check-ok {
  background: rgba(92, 184, 92, 1);
}

.risk-check-flag {
  background: rgba(217, 83, 79, 1);
}

.clear-button {
  width: 120px;
  min-width: 120px;
  padding: 5px;
}
.file-upload-container {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
}
.file-upload-subgrid {
  width: 50%;
  margin: auto;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 15px 25px 15px 25px;
}
.price-offer-detail-container {
  margin: auto;
  text-align: center;
}
.price-offer-detail {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}
.vendor-price-offer-detail {
  display: inline-block;
  width: 33%;
  vertical-align: top;
}

.rma-items-container {
  width: 50%;
}

.comment-container {
  display: inline-block;
  background-color: white;
  width: 100%;
  padding-bottom: 15px;
  border-radius: 5px;
}

.translation-container {
  display: inline-block;
  background-color: white;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 5px;
}

.translation-form-container {
  overflow: hidden;
  padding-right: 25px;
  margin-top: 15px;
}

.reply-form-container {
  padding-right: 25px;
}

.comment-block-left {
  display: inline-block;
  float: left;
  width: 50%;
  white-space: pre-line;
}

.comment-block-right {
  display: inline-block;
  float: right;
  width: 50%;
  border-left: 2px solid grey;
  padding: 2px;
  padding-left: 10px;
  white-space: pre-line;
}

.comment-header {
  background-color: #d3d3d3;
  font-weight: bold;
  margin-bottom: 10px;
}

.replies-container {
  overflow: hidden;
  border: 1px solid grey !important;
  border-radius: 5px !important;
  margin: 5px;
  padding: 5px;
  padding-top: 0px;
}

.comment-container .row {
  margin-left: 0;
  margin-right: 0;
}

.comment-data {
  word-break: break-word;
  white-space: normal;
}

.comment-table {
  width: 100%;
}

.comment-name {
  width: 50%;
  float: left;
  display: inline-block;
}

.comment-date {
  width: 50%;
  float: right;
  display: inline-block;
  text-align: right;
}

.hr-top {
  margin-top: 5px;
  margin-bottom: 10px;
}

.hr-bottom {
  margin-top: 10px;
  margin-bottom: 5px;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.underline {
  text-decoration: underline;
}

.info-container {
  width: 100%;
  display: inline-block;
  padding: 0 !important;
}

.image-div {
}

.files-div {
}

.section-header {
  font-weight: bold;
}

.translate-form {
  width: 100%;
  margin: auto;
}

.resolved-button-container {
  width: 100%;
  margin-bottom: 30px;
}

.resolved-button {
  width: 20%;
}

.files-container {
  max-width: 400px;
}

.translated-files-container {
  max-width: 400px;
  float: right;
}

.margin-display {
  margin-left: 5px !important;
}

.margin-display-hidden {
  display: hidden !important;
}

.sizes-container {
  width: 100%;
  display: flex;
}

.sizes-spacer {
  width: 25%;
  float: left;
}

.sizes-div {
  width: 75%;
}

.bootstrap-tagsinput {
  width: 100% !important;
}

#reject-button {
  margin-left: 10px;
}

.sizes-table {
  table-layout: fixed;
}

.sizes-table input {
  width: 100%;
}

.cell-border-left {
  border-left: 1px solid grey !important;
  background-color: yellow !important;
}

.header-border-left {
  border-top: 1px solid grey !important;
  border-left: 1px solid grey !important;
  background-color: #d3d3d3 !important;
}

.cell-border-center {
}

.header-border-center {
  border-top: 1px solid grey !important;
  background-color: #d3d3d3 !important;
}

.cell-border-right {
  border-right: 1px solid grey !important;
}

.header-border-right {
  border-top: 1px solid grey !important;
  border-right: 1px solid grey !important;
  background-color: #d3d3d3 !important;
}

.january-current {
  background-color: #1171ba;
}

.january-current a {
  color: white;
}

.january-last {
  background-color: #1399c6;
}

.january-last a {
  color: white;
}

.january-difference {
  background-color: #24aae2;
}

.january-difference a {
  color: white;
}

.grey-background {
  background-color: grey;
}

.aux-page {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 25px;
}

.bookings-table {
  background-color: white;
  border-radius: 3px;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.reports-header-cell {
  text-align: center !important;
}

.reports-extra-header {
  text-align: center;
}

.reports-extra-header td {
  height: 25px !important;
}

.booked-header {
  background-color: #cfd2cd;
}

.invoiced-header {
  background-color: #e5e6e4;
}

.customers-header {
  background-color: #fbfbf2;
}

.reports-cell-left {
  border-left: 1px solid gray !important;
}

.reports-cell-right {
  border-left: 1px solid gray !important;
}

.reports-group-brand-odd {
  background-color: #e5e6e4;
}
.reports-group-brand-even {
  background-color: #fbfbf2;
}

.report-glyph {
  color: #30424d;
}

.container {
  width: 100% !important;
}

.section-header {
  border-bottom: 1px solid;
  border-color: inherit;
  padding-bottom: 5px;
}
.section-header-div {
  padding-bottom: 8px;
}

.form-section {
}

.form-submit {
  margin-top: 2px;
  padding-top: 15px;
  padding-left: 2px;
  border-top: 1px solid;
}

.photo-l {
  display: inline-block;
  float: left;
}

.photo-r {
  display: inline-block;
  float: right;
}

.dual_image_div {
  display: inline-flex;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 3px 25px 25px 25px;
}

.button-row-button {
  margin: 10px;
}

/* MRP */
.size-grid-table {
  padding: 0;
  margin: 0;
}

.table-cell {
  padding: 0 !important;
  margin: 0;
}

.production-log-form {
  margin: auto;
  width: 75%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.production-log-input-label {
  padding-left: 5px;
  text-align: right;
}

.production-log-input {
  padding-left: 5px;
  text-align: right;
  width: 100px;
}

.production-log-submit-button {
  padding-left: 5px;
}

/* v2 CSS Below */

.v2-body {
  background-color: rgb(46, 46, 46) !important;
  padding-top: 53px;
  font-size: 14px;
}

.v2-body .btn {
  font-size: 14px;
}

.content-container-v2 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.v2-body .navbar-brand {
  padding: 0 !important;
  margin-left: 0 !important;
  margin-top: 8px !important;
  height: 0px;
}

.v2-body .navbar > .container {
  width: 100% !important;
  padding-left: 0;
  font-size: 18px;
}

.wrap > .container-v2 {
  padding-left: 0;
  padding-right: 0;
}

.v2-col {
  padding-left: 0;
  padding-right: 0;
}

.content-col {
  border-left: 1px lightgray solid;
}

.index-v2 {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  border-radius: 0 !important;
}

.navbar-inverse {
  border: none !important;
}

.kv-sidenav li a {
  border: 0 !important;
}

.side-nav-col .panel {
  border: 0 !important;
  border-radius: 0 !important;
  z-index: 10;
}

.index-v2 .panel {
  /* border: 0 !important;
    border-radius: 0 !important; */
}

.kv-toggle {
  color: rgb(179, 179, 179) !important;
}

.side-nav-child-text > a {
  color: rgb(179, 179, 179) !important;
}

.nav-pills > li > a {
  background-color: rgb(46, 46, 46) !important;
}

.nav-pills > li.active > a {
  color: white !important;
  background-color: rgb(35, 35, 35) !important;
}

.off-canvas .nav-stacked > li + li {
  margin-top: 0;
}

/* V2B CSS */

.top-nav {
}

#main-menu-btn {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 0px;
  font-size: 34px;
  margin-top: 10px;
  vertical-align: middle !important;
}

#main-menu-btn > span {
  font-size: xx-large;
}

.navbar-brand > img {
  display: inline-block;
  margin-left: 2px;
}

@media screen and (max-width: 768px) {
  .container > .navbar-header {
    margin-left: 0px !important;
  }
}

.row-image-div {
  text-align: center;
}

body {
  overflow-x: hidden;
}
.side-nav {
  border: 0;
}
.side-nav-grandparent-text {
  margin-top: 0 !important;
  font-size: 18px;
}
.side-nav-parent-text {
  margin-top: 0 !important;
  font-size: 16px;
}
.side-nav-child-text {
  margin-top: 0 !important;
  font-size: 14px;
}
.off-canvas {
  width: 300px;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #333;
  transform: translateX(-100%);
  transition: 0.4s ease-in-out;
  z-index: 1060;
  border: 0;
}
.off-canvas-active .off-canvas {
  transform: translateX(0);
}
.navbar-fixed-top {
  transition: 0.4s ease-in-out;
  width: 100%;
}
.page-wrapper {
  padding-top: 50px;
  transition: 0.4s ease-in-out;
}
.off-canvas-active .page-wrapper,
.off-canvas-active .navbar-fixed-top {
  transform: translateX(300px);
}
.list-group {
  padding: 20px;
}
.off-canvas-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1050;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease-in-out;
}
.off-canvas-active .off-canvas-overlay {
  opacity: 1;
  visibility: visible;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  vertical-align: inherit !important;
}

.grid-reset-button {
  margin-right: 5px;
}

.flex-grid {
  display: flex;
}

.flex-grid-card {
  background-color: white;
  margin: 25px;
  width: 250px;
}

.hide-menu-brand {
  display: none;
  transform: translateX(-100%);
  transition: 1s ease-out;
  transition: 3s ease-in;
}

.select2-container--krajee
  .select2-selection--multiple
  .select2-search--inline
  .select2-search__field {
  width: auto !important;
}

.select2-drop {
  z-index: 99999;
}

.modal-image-container {
  display: block;
  width: 75%;
  max-height: 30%;
  margin: auto;
}

.grid-action-button {
  width: 100%;
  border: 0;
  text-align: inherit;
  padding: 3px 11px;
}

.grid-action-button:hover {
  background-color: #f5f5f5;
}

.grid-action-button-text {
}

.grid-action-link {
  padding: 3px 11px !important;
}

.grid-panel-before-div {
  display: flex;
  padding-bottom: 20px;
  min-height: 55px;
}

.grid-panel-upload-div {
  display: flex;
}

.grid-panel-toggle-div {
  display: inline-flex;
}

.grid-panel-summary-div {
  display: block;
  position: relative;
  top: -8px;
}

.grid-panel-export-div {
  display: inline-flex;
}

.grid-panel-export-div .dropdown-menu {
  z-index: 10001;
}

.grid-panel-filter-div {
  display: inline-flex;
  position: relative;
  top: -12px;
  /* z-index: 10000; */
}

.grid-panel-dynagrid-div {
  display: inline-flex;
}

.grid-panel-dynagrid-filter-div {
  display: inline-flex;
}

.grid-panel-dynagrid-sort-div {
  display: inline-flex;
}

.grid-panel-right-controls {
  display: block;
  position: absolute;
  right: 10px;
}

.grid-panel-pager-div {
  display: inline-block;
}

.grid-panel-before-div .grid-panel-right-controls .pagination {
  margin-top: 0px;
  margin-bottom: 0px;
}

.v2-grid-header {
  /* display: none; */
}

.v2-grid-filter-row {
  display: none;
}

@media screen and (max-width: 768px) {
  .v2-grid-header {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .v2-grid-filter-row {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .v2-grid th {
    display: none;
  }

  .v2-grid .table > tbody > tr > td {
    border: 0;
  }
}

/* .content-container-v2 .select2-container--krajee .select2-selection {
    min-height: 34px;
    max-height: 34px;
    overflow: scroll;
} */

.v2-grid-filter-row .select2-container--krajee .select2-selection {
  min-height: 34px !important;
  max-height: 34px !important;
  overflow: scroll;
}

.index-v2 .modal-header .close {
  font-size: 50px;
  margin-right: 10px;
  margin-top: -10px;
}

.filter-modal-backdrop {
  background-color: rgba(0, 0, 0, 0.0001) !important;
}

#filter-modal .modal-dialog {
  position: relative;
  width: 100%;
}

#filter-modal .modal-content {
  position: absolute;
  right: 9px;
}

@media screen and (max-width: 768px) {
  #filter-modal .modal-content {
    width: 100%;
    top: 90px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  #filter-modal .modal-content {
    width: 100%;
    top: 71px;
  }
}

@media screen and (min-width: 1201px) {
  #filter-modal .modal-content {
    width: 33%;
    top: 71px;
  }
}

.design-search .filter-form-buttons {
  text-align: end;
}

.design-price-approval-table {
  width: 100%;
}

.design-price-approval-table td {
  width: 33.3%;
}

.design-price-approval-table .btn {
  width: 100%;
}

.grid-pricing-status-table {
  margin: auto;
  text-align: right;
  line-height: initial;
}

.single-pricing-button {
  width: 33.3%;
  padding: 0px;
  padding-right: 3px;
  height: 35px;
  font-size: 12px;
  line-height: normal;
}

/* .single-pricing-button {
    width:33.3%;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 12px;
    line-height: normal;
} */

.single-pricing-button span {
  float: left;
  margin-left: 3%;
}

.design-approved-pricing-button {
  width: 100%;
  padding: 0px;
  padding-right: 3px;
}

.sketch-grid-image {
  max-width: 400px;
}

.modal-filter-checkbox-group {
  display: flex;
}

.field-modal-handoff-delivered-select {
  width: 50%;
}

.field-modal-handoff-approval-select {
  width: 50%;
}

.design-filter-button-table {
  width: 100%;
}

.design-filter-button-table .btn {
  width: 100%;
}

.design-filter-button-table .btn {
  font-size: 16px;
}

.color-doc-upload-table-upload-cell {
  padding-right: 0 !important;
}

.color-doc-upload-table-style-num-full-cell {
  text-align: right;
}

.design-doc-upload-form {
  padding-bottom: 15px;
}

.design-doc-upload-form .control-label {
  white-space: nowrap;
}

.design-upload-submit {
  margin-bottom: 20px;
  float: right;
}

.design-doc-upload-form .design-approval-submit {
  margin-bottom: 20px;
  float: right;
}

.clear {
  clear: both;
}

.hr-tight {
  padding: 0px;
  margin: 0px;
}

/* .design-handoff-status-button {
    width:100%;
    padding: 10px;
} */

.design-handoff-button-group-container {
  /* width:100%;
    min-height: 100%;
    padding-top: 8px;
    padding-bottom: 8px; */
  width: 100%;
}

.design-handoff-status-button {
  /* width:100%;
    min-height: 100%;
    padding-top: 8px;
    padding-bottom: 8px; 
    width:50%;
    */
}

.action-menu-item-icon {
  text-align: center;
  margin-right: 5px;
}

.action-menu-item-icon-td {
  width: 24%;
  text-align: center;
}

.action-menu-item-href {
  padding-left: 8px !important;
}

.action-menu-item-href-text {
  margin-left: -5px !important;
}

@media screen and (min-width: 769px) {
  .single-pricing-button span {
    position: relative;
    width: 50%;
    left: 20%;
  }
}

.design-upload-approval-table {
  width: 98%;
  margin: auto;
}

.design-upload-approval-table td {
  width: 50%;
}

.design-upload-approval-table .btn {
  width: 100%;
}

#design-upload-approval-rework-reason-label {
  padding-top: 10px;
}

.v2-file-grid-header {
  display: none;
}

.file-panel {
}

.file-panel-heading {
  border-bottom: 0;
  padding-left: 5px;
}

.file-panel-body {
  padding: 0;
}

.file-upload-panel {
}

.file-upload-panel-heading {
  border-bottom: 0;
  padding-left: 5px;
}

.file-upload-panel-body {
  padding: 0;
  padding-left: 5px;
  padding-top: 10px;
  padding-right: 5px;
}

.file-approval-panel {
}

.file-approval-panel-heading {
  border-bottom: 0;
  padding-left: 5px;
}

.file-approval-panel-body {
  padding: 0;
  padding-top: 10px;
}

.file-color-panel {
}

.file-color-panel-heading {
  border-bottom: 0;
  padding-left: 5px;
}

.file-color-panel-body {
  padding: 0;
  padding-right: 5px;
}

#file-grid .empty {
  margin-left: 10px;
}

#file-grid table {
  margin-bottom: 0px;
}

#file-grid-container {
  border: 0px;
}

.grid-old-file-row {
  color: lightgray;
}

.grid-old-file-row a {
  color: lightgray;
}

.file-grid-info-user {
  display: block;
}

.file-grid-info-date {
  display: block;
  font-size: small;
}

.hidden {
  display: none;
}

#design-upload-rework-reason {
  display: none;
}

#design-upload-approval-rework-reason-label {
  display: none;
}

#design-approval-submit-button {
  display: none;
  margin-right: 1%;
}

#general-modal .modal-header {
  padding-bottom: 0px;
  margin-top: -12px;
  margin-right: -12px;
  margin-bottom: 6px;
}

#general-modal .modal-body {
  padding-top: 0px;
}

#general-modal .panel-heading {
  padding-top: 1px;
  padding-bottom: 1px;
}

.access-grid-name-div {
  display: inline-block;
  margin-left: 20px;
}

.grid-status-indicator {
  width: 45px;
}

.bold {
  font-weight: bold;
}

#v1-navbar {
}

#start {
  display: none !important;
}