html,body {
    margin:0;
    padding:0;
    overflow:auto;
    padding-bottom: 50px;
}

.addressCardList {
    list-style-type: none;
    padding: 0;
}

.drop-up .Select-menu-outer {
    top: auto;
    bottom: 100%
}

label.ll-select-label {
  margin-top: 6px;
  padding: 8px 6px 6px;
  color: #0088a9;
  font-weight: 400;
}

.ll-select-control {
  color: #0088a9;
  margin-top: 3px;
  margin-bottom: 2px;
  min-width: 250px;
  font-weight: 400;
}

.Select-clear-zone {
  visibility: hidden;
}

.has-value.Select--single>.Select-control .Select-value .Select-value-label, .has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label {
  color: #0088a9;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 0px;
    margin-bottom: 0;
    text-align: left;
  }
}

.form-group label.section-description {
    position: static;
    margin-top: 6px;
    margin-bottom: 6px;
    font-weight: 700;
    font-size: 100%;
    float: left;
}

.padded-select .Select--single>.Select-control .Select-value {
    padding-top: 12px;
}

.Select--single>.Select-control .Select-value,
.Select-placeholder {
    width: 90%;
 }

 .form-group.form-group-active label {
    font-size: 100%;
}

form[name='createLabel'] {
    min-width: 75%;
}

@font-face {
    font-family: 'Glyphicons Halflings';

    src: url('../fonts/glyphicons-halflings-regular.woff2') format('woff2');
  }

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-plus:before {
    content: "\002b";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}

.bg-toned {
    background-color: #f5fafd;
    margin-bottom: 0px;
    border-radius: 5px;
}

.bg-toned-dark {
   background-color: #e5eaed;
   margin-bottom: 10px;
}

.bg-blank {
   background-color: white;
   border: 1px solid #c4cdd6;
   border-radius: 5px;
}

.custom-shipment-form {
    display: flex;
}

.custom-shipment-form>.form-column {
    width: 50%;
    padding: 0px 1em;
}

.create-return-address-form {
    display: flex;
}

.create-return-address-form>.form-column {
    width: 100%;
    padding: 0px 1em;
}

.return-shipment-form {
    display: flex;
}

.return-shipment-form>.form-column {
    width: 100%;
    padding: 0px 1em;
}

#address-label {
      color: #8090a2;
}


.address-box {
    margin-left: 5px;
    padding: 5px 15px;
    width: 50%;
}

.drop-up .Select-menu-outer {
    top: auto;
    bottom: 100%;
}

#box-info {
    margin-right: 5px;
    width: 65%;
}

.table.centered-text th, .table.centered-text td {
    text-align: center;
}

.ship-bar {
  background: #fff;
  box-shadow: 0 -2px 4px 0 rgba(105,117,130,.16), 0 -2px 4px 0 rgba(105,117,130,.23);
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
}


.capabilities-prompt {
    border: 1px solid #c4cdd6;
    height: 50px;
    font-size: 14px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    background-image: none;
    background-repeat: no-repeat;
}

.card, .panel, .panel-default {
    display: block;
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    background-image: none;
    background-repeat: no-repeat;
}

.card-block, .panel-body {
    background-color: #fff;
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    background-image: none;
    background-repeat: no-repeat;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    background-image: none;
    background-repeat: no-repeat;
}

.panel-instructions {
    font-size: 14pt;
}

.search-text {
  width: 75%;
  margin: auto;
}

.delivery-date-span {
    font-size: 10px;
    line-height: 16px;
    float: right;
}

#package-group {
    padding: 0 10px 0 15px;
    margin-bottom: 15px;
}

#capabilities-card {
    padding: 15px 10px 15px 15px;
    margin-bottom: 15px;
}

#has-all-packages {
    padding: 0 10px 0 15px;
    margin-bottom: 15px;
    border-color:#41B5DC;
    border-left-width: 40px;
    border-radius: 0px;
}

#has-all-packages-submit {
    background-color: #41B5DC;
    border-color: #41B5DC;
}

#has-all-packages-reject {
    color: #41B5DC;
    border-color: #41B5DC;
}

#additional-item-card {
    padding: 0 10px 0 15px;
    margin-bottom: 15px;
    border-color:#41B5DC;
    border-left-width: 40px;
    border-radius: 0px;
}

#additional-item-btn-1 {
    background-color: #41B5DC;
    border-color: #41B5DC;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 20px;
}

#additional-item-btn-2 {
    color: #41B5DC;
    border-color: #41B5DC;
    margin-top: 5px;
    margin-bottom: 10px;
}

.flex {
    display: flex;
}

.flex.justify-center {
    justify-content: center;
}

.flex.justify-end {
    justify-content: flex-end;
}

.flex.column{
    flex-flow: column;
}

.flex.column.center-horizontal {
    align-items: center
}

.flex.space-between {
    justify-content: space-between
}

.flex.align-items-center {
    align-items: center
}

.flex.thirds > * {
    width: 25%;
}
.full-width {
    width: 100%;
}

input:focus ~ .floating-label,
input:not(:focus):valid ~ .floating-label{
    top: 3px;
    left: 15px;
}

.floating-label {
    position: absolute;
    pointer-events: none;
    left: 15px;
    top: 15px;
    transition: 0.2s ease all;
    color: lightslategrey;
    opacity: 0.9;
}

.floating-label::after {
    content: " *";
    color: red;
}

.inputContainer {
    position: relative;
}

#shipping-address-street {
    padding: 17px 0 0 15px;
}
