﻿body {
  padding-top: 7px;
  padding-bottom: 20px;
}

.no_select {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
     -khtml-user-select: none; /* Konqueror */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  not supported by any browser */
}

input[type='checkbox'] { cursor: pointer; }

hr { border-color: #DFDFDF; }
a { color: #999999; }
a:hover { color: #999999; }
a:visited { color: #999999;}

.clickable-row  td {
  padding: 0px !important;
}
.clickable-row td a{
  display: block !important;
  padding: 7px !important;
  text-decoration: none !important;
  color: #333333 !important;
  outline: 0 !important;
}

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

.panel-default .panel-heading, .panel-default .panel-title, .panel-default .panel-footer { color: #444444; }
.btn { padding: 10px 10px; }
.btn:visited { color: white; }
.pagination > li > a, .pagination > li > span { color:#444444; }
.dropdown-menu > li > a { color:#444444; }
.navbar-default .navbar-nav > li > a { color: #D4D4D4; }

.panel-heading {
  font-weight: normal;
}

.label-downloaded {
  background: #d9534f !important;
}

.tabbo {
  border-left: 1px solid #dfd7ca;
  border-right: 1px solid #dfd7ca;
  border-bottom: 1px solid #dfd7ca;
  padding: 15px;
}

.content {
	border-radius: 5px;
	background-color: #F8F8F8;
	min-height: 400px;
	margin-top: 5px;
	padding-top: 5px;
}

.default_container {
  background-color: #F8F8F8;
  border-radius: 3px;
  margin-top: 5px;
}

#footer {
  min-height: 60px;
  height: 100%;
  border-radius: 3px;
  font-size: 13px;
  margin-top: 5px;
}

#white_tos_box {
  width: 90%;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: white;
  margin-bottom: 30px;
  margin-top: 30px;
}

.return_button {
  text-transform: capitalize;
  float: right;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 150px;
}

#tos_text {
  text-align: center;
  width: 70%;
  font-size: 16px;
  margin:auto;
  letter-spacing: 1.5px;
}

#noneclick_overlay {
    background-color: rgba(0, 0, 0, 0);
    z-index: 999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}​

#tos_button_holder {
  width: 70%;
  margin:auto;
}

#tos_header {
  width:90%;
  margin:auto;
  margin-top: 30px;
}

#tos_header_text {
  float: left;
  width: 400px;
  letter-spacing: 3px;
  font-size: 50px;
}

#final_text {
  font-size: 28px;
  width: 90%;
  padding-top: 30px;
  padding-bottom: 50px;
  margin:auto;
}

.preset_frame {
  position: relative;
  display: block;
  cursor: pointer;
  vertical-align: bottom;
  text-align: center;
  color: white;
  font-size: 14px;
}

.preset_frame:hover {
  text-decoration: none;
  color: white;
}

.preset_text {
  width: 200px;
  height: 30px;
  position:relative;
  line-height: 30px;
  background-color:#CCCCCC;
  color: #222222;
  text-align: center;
  margin: auto;
  border: 1px solid #666666;
}

#back {
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}

#final_preview {
  width: 560px;
  height: 366px;
  position: absolute;
  top: -27px;
  left: -39px;
}

#final_preview_holder {
  width: 480px;
  height: 315px;
  position: relative;
  overflow: hidden;
}

.after {
  position: absolute;
  top:0px;
  left:0px;
  width: 100%;
  height: 100%;
}

#canvas_tut {
  border:1px dashed black;
  width: 89%;
  margin: auto;
  padding: 5px;
  text-align: center;
}

.preset_gallery_table {
  border-spacing: 24px 18px;
  border-collapse: separate;
  position: relative;
  right: 20px;
}

#thumbnails {
  border-spacing: 10px 10px;
  border-collapse: separate;
}

.carousel-caption {
  background-color:rgba(0, 0, 0, 0.7);
  padding: 0px;
  margin: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  line-height: 30px;
  height: 30px;
  font-size: 12px;
}

.new_card {
  color: white;
  font-size: 18px;
  float: right;
}

.new_card:hover {
  color: white;
}

.page_title {
  width: 98%;
  margin: auto;
  margin-top: 25px;
}

.searcher {
 position: relative;
 bottom: 7px;
}

.searcher_form {
  float: right;
  font-size: 16px;
}

.no_results_listing {
  text-align: center;
  margin-top: 80px;
  font-size: 32px;
  margin-bottom: 100px;
}

.no_results {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
}

.paginated_links {
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  float: right;
}

.center_submit {
  text-align: center;
  margin: auto;
  font-size: 20px;
  font-weight: normal;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px;
}

.member_search {
  float: right;
  font-size: 16px;
  position: relative;
  bottom: 8px;
}

.right_button {
  float: right;
  font-size: 14px;
  font-weight: normal;
}

/* Config */
.el_tabs {
  border: 1px solid #dfd7ca;
  padding: 20px;
  padding-left: 20px;
}
/* </> */

/* Reports */

.date_button {
  padding:0px;
  margin-left: 6px;:0px;
  padding-left: 23px;
  padding-right: 23px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 10px;
  width: 90px;
}

.date_col_holder {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dfdfdf;
  text-align: center;
  width: 100%;
}

/* </> */

/* Areas */
.flex_table td { text-align: center; vertical-align: middle !important; }
.flex_table th { text-align: center; vertical-align: middle !important; }
.flex_table {
    table-layout: fixed;
    word-wrap: break-word;
    width: 90%;
    margin: auto;
    margin-bottom: 30px;
    font-size:13px;
}


.two_col_table td { }
.two_col_table th { }
.two_col_table {
    table-layout: fixed;
    word-wrap: break-word;
    margin: auto;
    margin-bottom: 30px;
}

.movement_buttons {
  padding: 4px;
  width: 90%;
  margin: auto;
  margin-top: 5px;
}

.member_dets tr { height: 30px; }
.member_dets td { line-height: 30px; }

.area_table_split td { text-align: center; vertical-align: middle !important; }
.area_table_split th { text-align: center; vertical-align: middle !important; }
.area_table_split {
    margin-bottom: 30px;
    margin-top: 1px;
    table-layout: fixed;
    word-wrap: break-word;
    font-size:13px;
}

.pack_totals  {
  width: 95%;
  margin: auto;
}

.wide_buttons {
  height: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 30px;
  margin-bottom: 3px;
  text-transform: capitalize;
  font-size: 14px;
  width: 24%;
}
/* </> */

/* Map Classes */
.members_by_country {
  position: absolute;
  color: white;
  background-color: #333333;
  bottom: 0px;
  left: 0px;
  z-index: 999;
  padding: 15px;
}

.number_in_database {
  position: absolute;
  color: white;
  background-color: #333333;
  top: 0px;
  right: 0px;
  z-index: 999;
  padding: 15px;
}
/* </> */

/* Import Page */

.heightener {
  height: 60px;
  line-height: 40px;
}

.file_holder_a {
  width: 80%;
  margin: auto;
  margin-top: 30px;
}

.import_status {
  margin-top: 30px;
  margin-bottom: 30px;
}

.fileinput-remove {
  margin-bottom: 30px;
  float: right;
  margin-right: 5px;
}

.fileinput-upload {
  margin-bottom: 30px;
  float: right;
}

.imports_list {
  margin-bottom: 30px;
  margin-top: 30px;
}
/* </> */

@media (max-width: 1199px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

}

.modal-header {
  cursor: move;
}

.sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .sidebar-nav .navbar ul {
    float: none;
  }
  .sidebar-nav .navbar ul:not {
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px;
  }

.positioner {
  float: right;
  position: relative;
  top: 9px;
}

.template_selected {
  color: white;
}

.template_selected h3 {
  color: white;
}

.top_right {
  position: absolute;
  top: 5px;
  right: 10px;
}

.top_right:hover {
  color: #CCCCCC;
}

.btn-xxs {
  padding-top: 4px;
  padding-bottom: 4px;
}

/* Dashboard Panels */
.hero-widget { text-align: center; padding-top: 10px; padding-bottom: 10px;}
.hero-widget .icon { display: block; margin-bottom: 10px; text-align: center; font-size: 7em; }
.hero-widget var { display: block; height: 64px; line-height: 64px; font-style: normal; font-size: 3.5em;}
.hero-widget label { font-size: 1.3em;}
.hero-widget .options { margin-top: 10px; }

.uncaps {
  text-transform: capitalize !important;
}

.collapsable_borders {
  box-shadow:
    1px 0 0 0 #dfdfdf,
    0 1px 0 0 #dfdfdf,
    1px 1px 0 0 #dfdfdf,   /* Just to fix the corner */
    1px 0 0 0 #dfdfdf inset,
    0 1px 0 0 #dfdfdf inset;
}

.page_breaker {
  padding: 11px;
  font-size: 20px;
  line-height: 20px;
  color: white;
  margin-bottom: 15px;
}

.nav_badge {
  color: white;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
  position: relative;
  bottom: 2px;
  left: 2px;
  display: none;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.edit_button_holder {
  border-collapse:collapse;
}

.edit_member_cell {
  padding: 0px; padding-top: 5px; padding-bottom: 5px; border: 0px;
}

.edit_member_option {
  text-align: center;
  display: block;
  cursor: pointer;
  text-decoration: none;
  color: #333333;
  padding-top: 10px;
  padding-bottom: 10px;
}

.edit_member_option:visited {
  text-align: center;
  display: block;
  cursor: pointer;
  text-decoration: none;
  color: #333333;
  padding-top: 10px;
  padding-bottom: 10px;
}

.edit_member_option:hover {
  text-align: center;
  display: block;
  cursor: pointer;
  text-decoration: none;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
}

.home_toggles {
  width: 100px;
  text-transform: capitalize;
  -moz-box-shadow: inset 0 0 4px #333333;
  -webkit-box-shadow: inset 0 0 4px #333333;
  box-shadow: inset 0 0 4px #333333;
  outline: 0 !important;
}

.pt_bar {
  cursor: pointer;
  background-color: #3e3f3a !important;
  height: 30px;
  line-height: 30px;
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
}

.pt_bar_red {
    cursor: pointer;
    background-color: #ff2c2c !important;
    height: 30px;
    line-height: 30px;
    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.pt_bar:hover {
  background-color: #54554F !important;
}

.batch-list {
  margin-left: 0;
  padding-left: 0;
  margin-top: 20px; }
.batch-list li {
  border: 1px solid #f5f5f5;
  display: inline-block;
  padding: 5px 10px; }
.batch-list li:nth-child(odd) {
  background: #f5f5f5; }

.alert {
  margin-bottom: 7px;
  margin-top: 0; }
.alert-mobile {
  margin-bottom: 0; }

#pack_selection {
  border: 2px solid #3e3f3a;
  font-weight: bold;
}

.clearable{
  position: relative;
  display: block;
}
.clearable input[type=text]{
  padding-right: 24px;
  width: 100%;
  box-sizing: border-box;
}
.clearable_clear{
  display: none;
  position: absolute;
  right:0; top:0;
  padding: 0 10px;
  font-style: normal;
  font-size: 1.5em;
  user-select: none;
  cursor: pointer;
}
.clearable input::-ms-clear {
  display: none;
}

.ready_to_print_labels{
  font-size: 18px !important;
  color: grey !important;
}

.labels_printed {
  font-size: 18px !important;
  color: green;
}

.rejected{
  font-size: 18px !important;
  color: black;
}

.associated_with_shipment{
  font-size: 18px !important;
}

.not_requested{
  font-size: 18px !important;
  color: #e31b23;
}

.committing_to_labels{
  font-size: 18px !important;
  color: darkorange !important;
}

.validating{
  font-size: 18px !important;
  color: orange;
}

