.login.ui.segment,
.login.ui.segment:first-child,
.login.ui.segment:last-child {
	max-width: 350px;
	margin: 50px auto;
	background: #fff;
}
.zero-min-height {
  min-height: 0 !important;
}
.not-logged .logo{
	background: #fff;
}
.flex {
	display: flex;
}
.flex-column {
	flex-direction: column;
}
.flex-row {
	flex-direction: row;
}
.flex-wrap {
	flex-wrap: wrap;
}
.ui.input.flex {
	display: flex;
}
.flex-grow-max{
	flex-grow: 2;
}
.flex-center {
  align-items: center;
  justify-content: center;
}
.caps {
	text-transform: uppercase!important;
}
.error{
  color: #9F3A38;
}
.ui.selection.dropdown.async {
	padding: 0px;
	border: 0px;
	z-index: 100;
}
.dropzone {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px;
  border-width: 2px;
  border-radius: 2px;
  border-color: #eeeeee;
  border-style: dashed;
  background-color: #fafafa;
  color: #bdbdbd;
  outline: none;
  transition: border .24s ease-in-out;
  margin: 20px 0;
}
.templates .ui.input{
	width: 50%;
}
.templates .ui.input label{
	width: 30%;
}
.templates h2 {
	text-transform: uppercase;
	background: #fafafa;
	padding: 10px;
	box-shadow: 0 1px 2px #e1e1e1;
	margin-top:20px;
}
.field-error {
	font-size: 12px;
	color: #E0B4B4;
}
.template-error{
	position: absolute;
	left: 30%;
	bottom: -2px;
}

.status_1 {
  color: #DF7B44;
  border-left: 4px solid #DF7B44;
}

.status_2 {
  color: #00B8E7;
  border-left: 4px solid #00B8E7;
}

.status_3 {
  color: #23A984;
  border-left: 4px solid #23A984;
}

.status_4 {
  color: #6b6b6b;
  border-left: 4px solid #6b6b6b;
  text-transform: capitalize;
}

.status_5, .status_9 {
  color: #FBBD08;
  border-left: 4px solid #FBBD08;
  text-transform: capitalize;
}

.status_6 {
  color: #23A984;
  border-left: 4px solid #23A984;
  text-transform: capitalize;
}

.status_7 {
  color: #DD4B39;
  border-left: 4px solid #DD4B39;
  text-transform: capitalize;
}

.status_8 {
  color: #00B8E7;
  border-left: 4px solid #00B8E7;
  text-transform: capitalize;
}

.status_10, .status_11 {
  color: #909496;
  border-left: 4px solid #909496;
  text-transform: capitalize;
}

.no-wrap{
  white-space: nowrap;
}
h5 {
  font-size: 1.1rem;
  font-weight: normal;
}
.add-package {
  cursor: pointer;
}
.ref2.hide {
  display: none;
}
.ref2.show {
  display: inline-flex;
}
.ui.secondary.menu{
  display: inline-block;
  margin: 0px;
}

.ui.input.error > textarea {
  border-color: #ED9D9D;
  color: #9F3A38;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.ui.inline-block {
  display: inline-block !important;
}

/* Error Placeholder */
.ui.input.error > textarea::-webkit-input-placeholder {
  color: #e7bdbc;
}
.ui.input.error > textarea::-moz-placeholder {
  color: #e7bdbc;
}
.ui.input.error > textarea:-ms-input-placeholder {
  color: #e7bdbc !important;
}

/* Focused Error Placeholder */
.ui.input.error > textarea:focus::-webkit-input-placeholder {
  color: #da9796;
}
.ui.input.error > textarea:focus::-moz-placeholder {
  color: #da9796;
}
.ui.input.error > textarea:focus:-ms-input-placeholder {
  color: #da9796 !important;
}

.template-delete{
  position: absolute;
  top:0px;
  right: 0px;
  cursor: pointer;
  padding: 10px;
}
.template{
  position: relative;
  padding-right: 25px;
  padding-top: 20px;
}
.existingTemplates {
  border-top: 1px solid #cdcdcd;
  margin-top:25px;
  padding-top: 25px;
}

.bulb-icon {
  background-repeat: no-repeat;
  font-size: 2em !important;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(240, 212, 87)' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14 19h-4c-.276 0-.5.224-.5.5s.224.5.5.5h4c.276 0 .5-.224.5-.5s-.224-.5-.5-.5zm0 2h-4c-.276 0-.5.224-.5.5s.224.5.5.5h4c.276 0 .5-.224.5-.5s-.224-.5-.5-.5zm.25 2h-4.5l1.188.782c.154.138.38.218.615.218h.895c.234 0 .461-.08.615-.218l1.187-.782zm3.75-13.799c0 3.569-3.214 5.983-3.214 8.799h-1.989c-.003-1.858.87-3.389 1.721-4.867.761-1.325 1.482-2.577 1.482-3.932 0-2.592-2.075-3.772-4.003-3.772-1.925 0-3.997 1.18-3.997 3.772 0 1.355.721 2.607 1.482 3.932.851 1.478 1.725 3.009 1.72 4.867h-1.988c0-2.816-3.214-5.23-3.214-8.799 0-3.723 2.998-5.772 5.997-5.772 3.001 0 6.003 2.051 6.003 5.772zm4-.691v1.372h-2.538c.02-.223.038-.448.038-.681 0-.237-.017-.464-.035-.69h2.535zm-10.648-6.553v-1.957h1.371v1.964c-.242-.022-.484-.035-.726-.035-.215 0-.43.01-.645.028zm-3.743 1.294l-1.04-1.94 1.208-.648 1.037 1.933c-.418.181-.822.401-1.205.655zm10.586 1.735l1.942-1.394.799 1.115-2.054 1.473c-.191-.43-.423-.827-.687-1.194zm-3.01-2.389l1.038-1.934 1.208.648-1.041 1.941c-.382-.254-.786-.473-1.205-.655zm-10.068 3.583l-2.054-1.472.799-1.115 1.942 1.393c-.264.366-.495.763-.687 1.194zm13.707 6.223l2.354.954-.514 1.271-2.425-.982c.21-.397.408-.812.585-1.243zm-13.108 1.155l-2.356 1.06-.562-1.251 2.34-1.052c.173.433.371.845.578 1.243zm-1.178-3.676h-2.538v-1.372h2.535c-.018.226-.035.454-.035.691 0 .233.018.458.038.681z'/%3E%3C/svg%3E");
}

.text-color-theme {
  color: #0399EB !important;
}

.summary-total {
  margin-top: 120px !important;
  color: #0399EB !important;
  display: block;
}

.profile-tab {
  border-bottom: none !important;
  display: flex !important;
  margin: 0px !important;
  padding-left: 8px !important;

}
.profile-tab > .active.item {
  color: #0399EB !important;
  border-color: #0399EB !important;
}

.profile-tab:first-child {
  padding-left: 0px !important;
}

.width-50p {
  width: 50%;
}

.margin-auto {
  margin: auto;
}

.no-border-table tr td {
  border-top: none !important;
}

.plan-total > .column {
  padding-top: 10px !important;
  padding-bottom: 0px !important;
}

.rate-cards-tab {
  background: #F5F5F5 !important;
  padding: 10px;
  box-shadow: 0 1px 2px #e1e1e1;
  display: flex !important;
  padding-bottom: 0px;
}

.rate-cards-tab > .item {
  text-transform: uppercase !important;
}

.rate-cards-tab:first-child {
  padding-left: 0px !important;
}


input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  border: 0px !important;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0px 0px 1px rgba(13, 13, 13, 0);
  background: #d3d3d3;
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 1px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid rgba(0, 0, 0, 0);
  height: 30px;
  width: 60px;
  border-radius: 2px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -11px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #e0e0e0;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0px 0px 1px rgba(13, 13, 13, 0);
  background: #d3d3d3;
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 1px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid rgba(0, 0, 0, 0);
  height: 30px;
  width: 60px;
  border-radius: 2px;
  background: #ffffff;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #c6c6c6;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0px 0px 1px rgba(13, 13, 13, 0);
}
input[type=range]::-ms-fill-upper {
  background: #d3d3d3;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0px 0px 1px rgba(13, 13, 13, 0);
}
input[type=range]::-ms-thumb {
  box-shadow: px px 1px #000000, 0px 0px px #0d0d0d;
  border: 1px solid rgba(0, 0, 0, 0);
  height: 30px;
  width: 60px;
  border-radius: 2px;
  background: #ffffff;
  cursor: pointer;
  height: 8.4px;
}
input[type=range]:focus::-ms-fill-lower {
  background: #d3d3d3;
}
input[type=range]:focus::-ms-fill-upper {
  background: #e0e0e0;
}

.pr-10 {
padding-right: 10px;
}

.ap-header {
  background: #f1f1f1!important;
  border-bottom: 0 !important;
  height: 60px !important;
  text-align: left;
  color: #515B69 !important;
  font-weight: normal !important;
  padding: 1.25rem 1.5rem;
  font-size: 1.42857143rem;
  line-height: 1.28571429em;
  display: block;
  margin: 0;
  box-shadow: none;
}

.label-heading {
  color: #4183C4 !important;
  font-size: 14px;
  font-weight: bold;
}

.flex-content {
  display: flex !important;
}

.grid-margin-auto {
  margin: auto !important;
}

.label-padding-top-0{
  padding-top: 0px !important;
}

.modal-width {
  min-width: 100% !important;
  left: 0% !important;
  width: 100% !important;
}

.modal-table-scrolling{
  height: 50vh !important;
}

.ui.modal .header.normal {
  height: auto !important;
}

.total-records {
  line-height: 35px;
}

.development-mode {
  width: 82%;
  float: right;
  margin-right: 24px !important;
}

a.ui.grey.text {
  color: #767676;
}

.inline-label {
  display: inline-block;
  min-width: 50px;
  padding-top: 10px;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
  font-size: 0.92857143em;
  color: #909496;
  text-transform: none;
}

.required-input::after {
  content: '*';
  position: relative;
  right: 10px;
  display: inline-block;
  float: right;
  color: red;
  font-weight: bold;
  font-size: medium;
}

.padding-left-35p {
  padding-left: 35%;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.settings-meta-card {
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 10px;
}

.ui.cards > .card.btn.disabled {
  box-shadow: none !important;
  --webkit-box-shadow: none !important;
  cursor: not-allowed;
}

.ui.cards > .card.btn.disabled .header > i:first-child,
.ui.cards > .card.btn.disabled .meta {
  color: #DCDDDE;
}

.ui.cards > .card.btn {
  cursor: pointer;
  -webkit-box-shadow: 0 4px 6px 0 #D4D4D5, 0 0 0 0 #D4D4D5 !important;
  box-shadow: 0 4px 6px 0 #D4D4D5, 0 0 0 0 #D4D4D5 !important;
}

.ui.cards > .card.btn:hover {
  background-color: #f6f6f6;
  text-decoration: none;
  outline: none;
}

.ui.cards > .card.disabled.btn:hover {
  background-color: #ffffff;
}

.visible-0 {
  opacity: 0 !important;
}

.ui.cards > .card.btn:active, .ui.cards > .card.btn.active {
  background-color: #eeeeee;
  border-color: #cfcfcf;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}

.ui.cards > .card.btn.active {
  cursor: not-allowed;
}

.ui.cards > .card.btn:active .header > i:first-child,
.ui.cards > .card.btn.active .header > i:first-child,
.ui.cards > .card.btn:active .meta,
.ui.cards > .card.btn.active .meta {
  color: #d4d4d4;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  text-decoration: none;
}

.ui.cards > .card.btn .header > i:first-child,
.ui.cards > .card.btn .meta {
  color: rgba(0, 0, 0, 0.8);
}

.margin-top-minus-10 {
  margin-top: -10px !important;
}

.exclamation-card-header {
  position: absolute;
  right: 15px;
  opacity: 0.5 !important;
}

span.ui.grey.text, label.ui.grey.text, .ui.grey.text {
  color: #c7c9cb;
}

a.ui.black {
  color: rgba(0,0,0, 0.8);
}

.order-details.padding-top-10 {
  padding-top: 10px !important;
}

.order-details.padding-15 {
  padding: 15px !important;
}

.hidden {
  display: none !important;
}

.disabled-info {
  color: rgba(0,0,0, 0.8) !important;
  opacity: 1 !important;
}

.padding-left-0 {
  padding-left: 0 !important;
}

.ui.cards > .card > .extra, .ui.card > .extra.border-top-0 {
  border-top: none !important;
}

.ui.settings-cards-enabled {
  margin: 0 !important;
}

.overflow-hidden {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ui.menu .visible-dropdown-divider {
  border-top: 1px solid rgba(34, 36, 38, 0.1) !important;
}

.ui.blue.buttons .btn-ax-label {
  background-color: #028cd8;
}

.w-350 {
  min-width: 350px;
}

.track-parcels-form {
  margin-top: 150px;
}

.track-parcels-helper {
  position: absolute !important;
  right: 20px;
  bottom: 20px;
  min-width: 600px !important;
}

.track-parcels-helper>.content>p {
  min-height: 6px;
  margin: -8px 0 8px 0 !important;
}

.ui.selection.red-border {
  border: 1px solid red
}

.dan-scroller {
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow-y: scroll;
}

.dan-scroller::-webkit-scrollbar {
  display: none;
  overflow-y: scroll;
}

/*.dan-scroller:hover {*/
/*  cursor: all-scroll;*/
/*}*/

.input-min-width-0 > .input > input {
  min-width: auto;
}

.bank-transfer {
  color: red;
}

.display-none {
  display: none !important;
}

.ui.table tr.disabled-row .discreet, .disabled-row td {
  color: rgba(40,40,40,.3);
}

.ui.menu .item > i.dropdown.icon {
  margin-left: 0;
  margin-right: 0.6em;
}

.ui.menu .divider {
  margin-right: 0.6em;
}

.header-flag {
  position: absolute;
  top: 5px;
  right: 5px;
}

.header-flag > span {
  margin-right: 5px;
  font-size: 13px;
  font-weight: normal;
}

.ui.cards > .card.courier {
  min-height: 125px;
}

button.disabled.coming-soon {
  width: 100%;
  text-align: left;
}
.coming-soon:after {
  content: "";
  height: 50px;
  width: 50px;
  background: url("./dist/themes/default/assets/images/coming-soon.png") 0 0 no-repeat;
  background-size: cover;
  top: -7px;
  right: 13px;
  position: absolute;
  display: inline-block;
}

.table-invoice {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 0 10px 0 10px;
  border-radius: 10px;
  align-items: center;
  align-self: baseline;
  gap: 5px;
}

.table-invoice span {
  border-radius: 100%;
  width: 7px;
  height: 7px;
}

.table-invoice.green {
  background-color: #e3f8e7;
  border-left: none;
}

.table-invoice.green span {
  background-color: #00B5AD;
}

.table-invoice.blue {
  background-color: #daf8ff;
  border-left: none;
}

.table-invoice.blue span {
  background-color: #00B8E7;
}

.table-invoice.red {
  background-color: #fbecec;
  border-left: none;
}

.table-invoice.red span {
  background-color: #C65356;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .track-parcels-helper {
    min-width: 100px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
