#dashboard_header_menu {
  height: auto;
}
#dashboard_header_menu .logo {
  padding-bottom: 0px;
}

.logo img {
  display: block;
  width: 105px;
  margin-top: -8px;
}

#login_logo {
  width: 236px;
  margin: 0 auto 30px auto;
  display: block;
}

.forgot-password .form-actions {
  background: none;
  border-top: 0px;
  box-shadow: none;
}

.form_alert {
  margin-bottom: 0px;
}

.wizard_wrapper {
  margin: 0 auto;
}
.wizard_wrapper .form_error {
  padding: 10px 0px;
  border: 0px;
  box-shadow: none;
}

#wizard_logo {
  margin: 20px 0;
  display: block;
  height: 70px;
}

.connect-amazon-store .form_error,
.modal .form_error,
.no-pad-error .form_error {
  padding: 0px 0px 10px 0px;
}

.float-left {
  float: left;
}

.bootbox {
  z-index: 1051;
}
.bootbox p {
  font-size: 14px;
}

.bootbox-backdrop {
  z-index: 1050;
}

.wizard-welcome .step-title {
  position: relative;
}

.wizard-welcome .step-title span {
  max-width: 660px;
}

.wizard-welcome .step-title .check-icon {
  position: absolute;
  top: 50%;
  right: 0;
  height: 50px;
  max-width: 50px;
  line-height: 50px;
  margin-top: -25px;
}
.wizard-welcome .step-title .check-icon i {
  color: #7aa745;
  font-size: 35px;
}

.top-menu-button {
  font-size: 14px;
  display: block;
  padding: 0 20px;
  color: #fff;
  height: 43px;
  line-height: 43px;
}

.order-items tfoot input,
.return-items tfoot input {
  width: 60px;
}

.reports .filter-dropdown {
  padding-left: 0px;
}

.reports .reports-header {
  margin-top: 0px;
}

#po_products_row,
#po_save_btn_row {
  display: none;
}

.td_editable {
  text-decoration: underline;
}

.block-btn {
  display: block;
  margin-bottom: 2px;
}

#product_image_grid {
  overflow-y: scroll;
  height: 200px;
}

#product_image_grid .product_image {
  height: 130px;
  width: auto;
  float: left;
  margin: 0px 10px 10px 0px;
  text-align: center;
}
#product_image_grid .product_image .view {
  overflow: hidden;
  height: 100px;
}
#product_image_grid .product_image img {
  width: 100px;
  display: block;
}
#product_image_grid .product_image .product_image_delete_btn i {
  color: red;
}

.dashboard_screen {
  padding: 0px 26px 26px 26px;
  display: block;
}
.dashboard_screen .control-group {
  padding: 20px 0px;
}

.order_details_buttons a {
  display: inline-block;
  margin-bottom: 3px;
}

.dashboard_stat {
  padding: 0px !important;
  margin-top: 20px;
  border: 1px solid #d5d5d5 !important;
  min-height: 352px;
  position: relative;
  background: #fff;
}
.dashboard_stat .sh_loader {
  width: 300px;
  height: 60px;
  text-align: center;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -150px;
  position: absolute;
}
.dashboard_stat .late {
  color: #dc6868;
}
.dashboard_stat .count {
  font-size: 20px;
}
.dashboard_stat ul {
  height: 301px;
  overflow: auto;
  background: #fff;
}
.dashboard_stat li {
  background: #fff;
  padding: 8px 12px;
  line-height: 20px;
  vertical-align: middle;
  border-top: 1px solid #e2e2e2;
}

.dashboard_stat_header {
  background: #f8f8f8;
  font-weight: bold;
  text-align: left;
  padding: 8px 12px;
  line-height: 20px;
  vertical-align: middle;
}

.package-dimensions td {
  text-align: center;
}

#order_detail table {
  margin-top: 10px;
}

.get-started {
  border-top: 1px solid #e1e1e1;
  margin-top: 20px;
  padding-top: 20px;
}
.get-started .btn {
  width: 200px;
  margin: 0 auto;
  display: block;
  text-align: left;
  margin-bottom: 10px;
}

.tour-backdrop {
  opacity: 0.4 !important;
}

.infinite_scroll_loader {
  background: #f8f8f8;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  box-shadow: 0px -1px 1px #ddd;
  border-top: 1px solid #fff;
}

#cycleCountPage {
  text-align: center;
}

.jGrowl .link_button {
  display: block;
  color: #fff;
  font-size: 11px;
}
.jGrowl .link_button:hover {
  text-decoration: underline;
}

.jGrowl .no_button {
  font-size: 8px;
  color: #105271;
}

.video-modal {
  font-weight: normal;
  margin-left: 10px;
  font-size: 12px;
}
.video-modal i {
  line-height: 38px;
  font-size: 2em;
}

.dataTables_length .btn {
  margin: 0px;
}

.dataTables_length .selector {
  height: 28px;
}

/* TableTools information display */
div.DTTT_print_info.modal {
  padding: 20px;
  text-align: center;
}

div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 22px;
  line-height: 22px;
  margin: 0px;
}

div.DTTT_print_info p {
  font-size: 14px;
  margin-top: 10px;
}

td.select .selector {
  min-width: 112px;
}

.return-order .col1 {
  max-height: 400px;
  overflow: auto;
  max-width: 530px;
  border: 1px solid #ddd;
}
.return-order .col1 .table {
  border: none;
}

.return-order .col2 {
  min-height: 400px;
  border-left: 1px solid #eee;
}
.return-order .col2 .control-group {
  padding: 15px 0;
  margin-left: 20px;
}
.return-order .col2 .control-group:first-child {
  padding-top: 0px;
}
.return-order .col2 .selector {
  min-width: 112px;
}
.return-order .col2 th span {
  font-weight: normal;
}

.return-order-details #packageDimensions th {
  text-align: center;
  vertical-align: top;
  width: 12%;
}
.return-order-details #packageDimensions th:first-child {
  width: 22%;
}
.return-order-details #packageDimensions th span {
  font-weight: normal;
}

.return-order-details #reason {
  margin-top: 20px;
}

.return-order-details tbody td div {
  min-height: 30px;
}

.return-order-details .order-items th,
.return-order-details .order-items td {
  text-align: center;
}
.return-order-details .order-items th:first-child,
.return-order-details .order-items th:last-child,
.return-order-details .order-items td:first-child,
.return-order-details .order-items td:last-child {
  text-align: left;
}

#return_detail_page #packageDimensions th {
  text-align: center;
  vertical-align: top;
  width: 12%;
}
#return_detail_page #packageDimensions th:first-child {
  width: 22%;
}
#return_detail_page #packageDimensions th span {
  font-weight: normal;
}

#return_detail_page .refund .radio {
  display: inline-block;
  margin-right: 25px;
}

#return_detail_page .refund p {
  margin: 0;
}

#return_detail_page .refund ul li:last-child {
  border-top: 2px solid #d5d5d5;
  margin-top: 25px;
}

#return_detail_page .refund .table tr td:last-child {
  text-align: right;
}

.ui-autocomplete {
  z-index: 3000 !important;
}

.shipment_badge {
  padding: 15px;
  border-bottom: 1px solid #efefef;
}
.shipment_badge .btn-link {
  padding-left: 0px;
}

.shipment_badge:hover {
  background-color: #e9faff;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -ms-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

.alert-system .control-group.form_error {
  padding: 0;
  margin-bottom: 15px;
}

input:focus,
button:focus {
  outline: none;
}

.apply_datatable td.edit {
  text-decoration: underline;
}

.no-float {
  float: none !important;
}

#filters {
  margin-bottom: 10px;
}

#globalCompanyName {
  float: left;
  margin-left: 4px;
  height: 44px;
  line-height: 47px;
  color: #fff;
  font-weight: bold;
}

.quoting_list_item {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ddd;
}

.quoting_radio {
  margin-right: 10px !important;
}

#shipheroPanelBackground {
  height: 100%;
  width: 100%;
  background-color: black;
  bottom: 0px;
  color: #555555;
  display: block;
  left: 0px;
  opacity: 0.8;
  position: absolute;
  right: 0px;
  top: 0px;
  transition: opacity 0.15s linear 0s;
  z-index: 1040;
}

#shipHeroPanel {
  height: 100%;
  width: 385px;
  position: absolute;
  top: 0;
  right: -385px;
  background: #fff;
  z-index: 1041;
  display: flex;
  flex-direction: column;
}

#setup-wrapper {
  background-color: #f3f3f3;
}
#setup-wrapper .setup-header {
  height: 90px;
}
#setup-wrapper .setup-header img {
  margin-left: 15px;
  padding-top: 40px;
}
#setup-wrapper .setup-footer {
  background: url('../../img/backgrounds/main.png');
  height: auto;
  font-weight: bold;
  padding: 40px 0px 20px;
}
#setup-wrapper .body {
  background-color: #1c2029;
  color: #838b9a;
  margin: 0px auto;
  padding: 0;
}
#setup-wrapper .content-wrapper {
  width: 1024px;
  margin: 0 auto;
}
#setup-wrapper .steps {
  background: url('../../img/bigcommerce/steps_bg.jpg') no-repeat center top #1c2029;
  padding-top: 20px;
  width: 1024px;
  height: auto;
}
#setup-wrapper .steps .circle {
  width: 81px;
  height: 81px;
  background: #1c2029;
  -webkit-border-radius: 42.5px;
  -moz-border-radius: 42.5px;
  border-radius: 42.5px;
  border: 4px solid #838b9a;
  margin: 0 auto;
  position: relative;
}
#setup-wrapper .steps .circle span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90px;
  margin-left: -45px;
  line-height: 2px;
  color: #ffffff;
  font-size: 36px;
  font-weight: bold;
}
#setup-wrapper .steps li {
  float: left;
  width: 25%;
  margin: 0 4.15%;
  text-align: center;
}
#setup-wrapper .steps li p {
  min-height: 60px;
  margin-bottom: 35px;
}
#setup-wrapper h2 {
  color: #ee4149;
  font-size: 52px;
  text-align: center;
  padding: 70px 0 50px;
}
#setup-wrapper h3 {
  color: #ffffff;
}
#setup-wrapper .btn-setup {
  color: #ee4149;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 10px 20px;
  text-align: center;
  border: 3px solid #ee4149;
}
#setup-wrapper .devices {
  margin: 0;
}
#setup-wrapper .content {
  margin: 0;
  padding: 40px 20px;
}
#setup-wrapper .content p {
  margin-bottom: 40px;
}
#setup-wrapper .pin ul li {
  background: url('../../img/bigcommerce/grey_hexagon.png') no-repeat 0 0;
  float: left;
  width: 58px;
  height: 67px;
  margin: 0 10px 40px 0;
  color: #1c2029;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 67px;
}

#setup-modal {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  overflow: hidden;
}
#setup-modal .modal-header,
#setup-modal .modal-footer {
  background-color: #e7e7e9;
  border: none;
}
#setup-modal .modal-footer {
  text-align: center;
  padding: 0;
}
#setup-modal.carrier-connect .modal-body,
#setup-modal.invoice-info .modal-body {
  padding: 20px !important;
}
#setup-modal.carrier-connect .modal-footer,
#setup-modal.invoice-info .modal-footer {
  padding: 0px !important;
  font-size: 26px;
  line-height: 50px;
}
#setup-modal.carrier-connect .modal-footer .left,
#setup-modal.invoice-info .modal-footer .left {
  background: url('../../img/bigcommerce/close_bg.jpg') no-repeat right 0 #838b9a;
  height: 49px;
  width: 350px;
  margin-top: 1px;
}
#setup-modal.carrier-connect .modal-footer .left a,
#setup-modal.invoice-info .modal-footer .left a {
  color: #e7e7e9;
  padding: 8px 160px;
}
#setup-modal.carrier-connect .modal-footer .right,
#setup-modal.invoice-info .modal-footer .right {
  width: 450px;
}
#setup-modal.carrier-connect .modal-footer .right button,
#setup-modal.invoice-info .modal-footer .right button {
  border: 0;
  background: none;
  padding: 8px 210px;
}
#setup-modal.invoice-info .modal-body {
  padding: 0 !important;
}
#setup-modal.invoice-info .modal-body > .row-fluid {
  position: relative;
}
#setup-modal.invoice-info .modal-body .content {
  padding-left: 7px;
}
#setup-modal.invoice-info .modal-footer .left {
  width: 200px;
}
#setup-modal.invoice-info .modal-footer .left a {
  padding: 8px 85px;
}
#setup-modal.invoice-info .modal-footer .right {
  width: 400px;
}
#setup-modal.invoice-info .modal-footer .right button {
  padding: 8px 180px;
}
#setup-modal .modal-body {
  padding: 0;
}
#setup-modal .modal-body .carriers {
  width: 100%;
}
#setup-modal .modal-body .carriers tr {
  border-bottom: 1px solid #d5d5d5;
}
#setup-modal .modal-body .carriers tr:last-child {
  border: none;
}
#setup-modal .modal-body .carriers td {
  padding: 20px 0;
}
#setup-modal .modal-body .carriers .logo {
  width: 150px;
}
#setup-modal .modal-body .carriers .logo div {
  height: 50px;
}
#setup-modal .modal-body .carriers .logo img {
  width: auto;
  height: auto;
  max-width: 50px;
  max-height: 50px;
  margin: 0 auto;
}
#setup-modal .modal-body .carriers .info {
  width: 500px;
}
#setup-modal .modal-body .carriers .info h3 {
  margin-bottom: 0;
  line-height: 20px;
  font-size: 14px;
}
#setup-modal .modal-body .carriers .action {
  width: 150px;
  text-align: center;
}
#setup-modal .upload {
  margin: 0;
  padding: 40px 20px;
  background-color: #d9d9dc;
  min-height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}
#setup-modal .upload .image {
  width: 151px;
  margin: 0 auto;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: 8px dashed #ffffff;
  overflow: hidden;
  margin-bottom: 20px;
}
#setup-modal .download {
  min-height: 200px;
  text-align: center;
}
#setup-modal .download .row-fluid .span6 {
  padding: 20px 0 30px;
}
#setup-modal .download .row-fluid .span6 p {
  margin: 20px 0 30px;
  color: #838b9a;
  line-height: 12px;
  font-size: 10px;
}
#setup-modal .download .row-fluid .span6 p strong {
  font-size: 14px;
  color: #000000;
}
#setup-modal .download .row-fluid .span6:first-child {
  border-right: 1px solid #e7e7e9;
}
#setup-modal .download .hexagon {
  background: url('../../img/bigcommerce/printer_download.png') no-repeat 0 0;
  width: 124px;
  height: 142px;
  margin: 0px auto;
}
#setup-modal .download .hexagon.pc {
  background-position: -124px 0;
}
#setup-modal .btn-setup {
  color: #838b9a;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 10px 20px;
  text-align: center;
  font-weight: bold;
  border: 3px solid #838b9a;
}
#setup-modal .btn-setup:hover {
  color: #01bcf3;
  border-color: #01bcf3;
}
#setup-modal .btn-done {
  color: #1c2029;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  padding: 10px;
  width: 95%;
}

/**
 * Automation Rules
*/
#automation_rules .alert {
  margin-bottom: 0px;
  font-size: 14px;
}

#automation_rules input[type='text'],
#automation_rules input[type='number'],
#automation_rules input[type='email'],
#automation_rules input[type='time'],
#automation_rules textarea {
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  height: 40px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#automation_rules select {
  background: url('../../img/dropdown_arrow.svg') no-repeat;
  background-position: right 10px center;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  height: 40px;
  border-radius: 2px;
  padding-left: 10px;
  color: #666;
}
#automation_rules select.no-width {
  min-width: 200px;
  width: 50% !important;
}

#automation_rules .boxContainer {
  background: #fff;
  border: 1px solid #efefef;
  padding: 15px;
}

#automation_rules .automationRuleHeader {
  display: flex;
  align-items: center;
  background: #fff;
  border-bottom: 1px solid #efefef;
  padding: 0px 15px;
}

#automation_rules #rulesList {
  width: 100%;
  text-align: left;
}
#automation_rules #rulesList thead {
  border-bottom: 1px solid #efefef;
}
#automation_rules #rulesList th {
  padding-bottom: 15px;
}
#automation_rules #rulesList .rulesRow td {
  padding: 15px 0px;
  border-bottom: 1px solid #efefef;
}
#automation_rules #rulesList .drag-placeholder {
  background: #eee;
  height: 40px;
}
#automation_rules #rulesList .drag-handle {
  cursor: -webkit-grab;
}

#automation_rules .form-control-container {
  display: flex;
  align-items: center;
  margin-right: 30px;
}
#automation_rules .form-control-container label {
  margin: 0px 10px 0px 0px;
  font-size: 14px;
}

#automation_rules .triggerActionTitleContainer {
  display: flex;
  align-items: top;
  border-bottom: 2px solid #efefef;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#automation_rules .triggerActionTitleContainer img {
  display: block;
  height: 50px;
}
#automation_rules .triggerActionTitleContainer .titleContainer {
  margin-left: 10px;
}
#automation_rules .triggerActionTitleContainer h2 {
  margin: 0;
  line-height: 28px;
}
#automation_rules .triggerActionTitleContainer .subheader {
  font-size: 14px;
  color: #666;
}

#automation_rules .triggerTypeTitle {
  font-size: 16px;
  color: #333;
}

#automation_rules .triggerTypeDescription {
  font-size: 14px;
  color: #999;
  margin-top: 4px;
}

#automation_rules .removeTrigger,
#automation_rules .removeAction {
  display: block;
  margin-left: auto;
  border: 1px solid #efefef;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  border-radius: 2px;
}

#automation_rules #ruleTriggerAddContainer,
#automation_rules #ruleActionAddContainer {
  display: none;
}

#automation_rules .ruleTriggerAddContainer {
  position: relative;
  height: 40px;
  width: 100%;
  margin-top: 25px;
}

#automation_rules .ruleTriggerAddBorder {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  height: 1px;
  width: 100%;
  border-bottom: 1px solid #efefef;
}

#automation_rules .ruleTriggerAndIcon {
  background: #fff;
  color: #aaa;
  width: 80px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  z-index: 1;
}

#automation_rules .ruleTriggerAddBtn {
  background: #fff;
  display: block;
  border: 1px solid #efefef;
  width: 80px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  border-radius: 2px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  z-index: 1;
}

#createListContainer {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
}
#createListContainer #createListBackdrop {
  height: 100%;
  width: 100%;
  background-color: black;
  bottom: 0px;
  color: #555555;
  display: block;
  left: 0px;
  opacity: 0.8;
  position: absolute;
  right: 0px;
  top: 0px;
  transition: opacity 0.15s linear 0s;
  z-index: 1040;
}
#createListContainer .listSlider {
  height: 100%;
  width: 385px;
  position: absolute;
  top: 0;
  right: -385px;
  background: #fff;
  z-index: 1041;
  display: flex;
  flex-direction: column;
}
#createListContainer .closeListView {
  margin-left: auto;
  display: block;
  border: 1px solid #efefef;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  border-radius: 2px;
  cursor: pointer;
  background: #fff;
  color: #1d8ec7;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0px;
}
#createListContainer .formContainer {
  padding: 15px;
}
#createListContainer input[type='text'],
#automation_rules input[type='time'],
#createListContainer textarea {
  width: 100%;
}
#createListContainer textarea {
  flex-grow: 1;
  resize: none;
}
#createListContainer #saveNewList,
#createListContainer #saveList {
  width: 100%;
}

.createListHeader {
  display: flex;
  padding: 16px;
  border-bottom: 1px solid #efefef;
  align-items: center;
}

.listRow {
  display: flex;
  border-bottom: 1px solid #efefef;
  padding-bottom: 15px;
  margin-bottom: 15px;
  align-items: center;
}

.removeBtn {
  border: 1px solid #ccc;
  padding: 5px;
  font-size: 14px;
}

.edit_list_link {
  cursor: pointer;
  display: block;
}

.rule_match_value_container {
  margin-left: 15px;
  display: flex;
  align-items: center;
}

#editList .newItem {
  background: #f9fbe7;
}

#editList #selectListCheckboxContainer {
  display: flex;
  align-items: center;
  border: 1px solid #efefef;
  border-radius: 2px;
}
#editList #selectListCheckboxContainer .checker {
  margin-top: -1px;
  margin-right: 0px;
}

#editList #selectListActionsContainer {
  display: flex;
  align-items: center;
  display: none;
}

#editList #deleteSelectionBtn {
  padding: 5px 10px;
  border-left: 1px solid #efefef;
}

#editList #listTitle {
  margin-left: 10px;
}

#editList .listItemRow {
  display: flex;
  align-items: center;
  border: 1px solid #efefef;
  border-left: 0px;
  border-right: 0px;
}

#shipheroPanelBackground {
  height: 100%;
  width: 100%;
  background-color: rgb(0, 0, 0);
  bottom: 0px;
  color: rgb(85, 85, 85);
  display: block;
  left: 0px;
  opacity: 0.8;
  position: absolute;
  right: 0px;
  top: 0px;
  transition: opacity 0.15s linear 0s;
  z-index: 1040;
  display: none;
}

#shipHeroPanel {
  width: 450px;
  position: fixed;
  overflow: auto;
  top: 0;
  right: -450px;
  background: #fff;
  opacity: 1;
  z-index: 1041;
  display: flex;
  flex-direction: column;
}

#shipHeroPanelHeader {
  display: flex;
  border-bottom: 1px solid #efefef;
  align-items: center;
  padding: 15px;
}

#shipHeroPanelTitle {
  font-size: 15px;
}

#shipHeroPanelContent {
  height: 90%;
}

#closeShipHeroPanel {
  margin-left: auto;
  display: block;
  border: 1px solid #efefef;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  border-radius: 2px;
  cursor: pointer;
  background: #fff;
  color: #1d8ec7;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0px;
}

#selected_skus_tagsinput {
  border: 0px !important;
  padding-left: 0px;
}

.json-key {
  color: #f85756;
}
.json-value {
  color: #053058;
}
.json-string {
  color: #28cac8;
}
.h-fixed {
  max-height: 340px;
  overflow: auto;
}

.package .accordion-heading .accordion-toggle:after {
  font-family: FontAwesome;
  content: '\f077';
  float: right;
  color: grey;
}
.package .accordion-heading .accordion-toggle.collapsed:after {
  font-family: FontAwesome;
  content: '\f078';
}

.filter-second-row .control:not(.control-tag) {
  padding-top: 8px;
}

/**
 * Stripe
 */

.StripeElement {
  box-sizing: border-box;
  height: 40px;
  padding: 10px 12px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: white;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

.dashboard-section-info {
  padding-right: 15px;
}

.close-dashboard-section-info {
  cursor: pointer;
}

.merge-orders-menu-item:after {
   font-family: FontAwesome;
   content: "\f08e";
   display: inline-block;
   margin: 7px;
   vertical-align: middle;
}

.badge-menu-item {
  margin-top: 10px;
}