﻿/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}*/
.toolIcon{
    width:36px;
    height:36px
}
.btn.btn-file {
  position: relative;
  overflow: hidden;
}
.btn.btn-file > input[type='file'] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  opacity: 0;
  filter: alpha(opacity=0);
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
 .remove-margin-bottom .form-group {
    margin-bottom: 1px;
}

.margin-bottom10{
    margin-bottom: 10px;
}
.mb10{
    margin-bottom: 10px;
}
.mb5{
    margin-bottom: 5px;
}
.control-padding {
    padding-left: 15px;
    padding-right: 15px;
}
.control-nopadding {
    padding-left: 0px;
    padding-right: 0px;
}
.control-margin {
    margin-left: 15px;
    margin-right: 15px;
}

.left-label{
    text-align: left !important;
}
.input-error {
    border: 1px solid #f00 !important;
    /*outline: red groove thin;*/
}
.right-label {
    text-align: right;
    padding-right: 0;
    padding-left: 0;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}
.page-header {
  margin: 10px 0 20px 0;
  font-size: 22px;
}

.invoice {
  position: relative;
  background: #fff;
  /*border: 1px solid #f4f4f4;*/
  padding: 20px;
  margin: 10px 25px;
}
/* Layout */
.wrapper {
  min-height: 100%;
  position: static;
  /*overflow: hidden;*/
}
.invoice-title {
  margin-top: 0;
}

.specific-margin-top{
     margin-top: 15px;
}

.specific-margin-bottom-Body{
     margin-bottom: 30px;
}

.standard-input {
    max-width: 280px
}
/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

/*.navbar-default sidebar {
   width = 150px
}
#page-wrapper
{
    margin = 0 0 0 150px
}*/

.select2>select2-container>select2-container--default{
    margin-left:20px;
}

/*.typeahead,
.tt-query,
.tt-hint {
  width: 396px;
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  outline: none;
}*/

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  width: 300px;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}

    .tt-suggestion p {
        margin: 0;
    }
    .twitter-typeahead{
        display:inherit !important;
    }

    .panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}

.btn-image {
    padding: 0px;
    border: none;
}

.max-w-150 {
    max-width: 150px;
}

.btn-text {
    font-family: Calibri;
    font-weight: bold;
}

.btn-plreport {
color: #ffffff;
background-color: #F7BB08;
border-color: #FC870A;
}

.btn-plreport:hover,
.btn-plreport:focus,
.btn-plreport:active,
.btn-plreport.active,
.open .dropdown-toggle.btn-plreport {
    color: #ffffff;
    background-color: #F78018;
    border-color: #FC870A;
}

.btn-plreport:active,
.btn-plreport.active,
.open .dropdown-toggle.btn-plreport {
    background-image: none;
}

.btn-plreport.disabled,
.btn-plreport[disabled],
fieldset[disabled] .btn-plreport,
.btn-plreport.disabled:hover,
.btn-plreport[disabled]:hover,
fieldset[disabled] .btn-plreport:hover,
.btn-plreport.disabled:focus,
.btn-plreport[disabled]:focus,
fieldset[disabled] .btn-plreport:focus,
.btn-plreport.disabled:active,
.btn-plreport[disabled]:active,
fieldset[disabled] .btn-plreport:active,
.btn-plreport.disabled.active,
.btn-plreport[disabled].active,
fieldset[disabled] .btn-plreport.active {
    background-color: #F7BB08;
    border-color: #FC870A;
}

.btn-plreport .badge {
    color: #F7BB08;
    background-color: #ffffff;
}

input.currency {
    text-align: right;
    padding-right: 15px;
}
input.rscurrency {
    text-align: right;
    padding-right: 15px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


tr, td div, th div {
    page-break-inside: avoid;
}

#printDocumentPrintAll a {
	width: 200px;
	margin: 2px;
}

@font-face {
	font-family: 'BarCodeFont';
	src: url('/fonts/3OF9_NEW.TTF');
}
.barcode {
	font-family: 'BarCodeFont';
}

/*
    Switch buttons
*/
.cc-selector input{
    margin:0;
    padding:0;
    -webkit-appearance:none;
    -moz-appearance:none;
    /*appearance:none;*/
}
label.color-switch {
    width: 9%;
}
label.date-switch {
    width: 9%;
    min-width:144px;
}
.colorswitch, .dateswitch, .colorchange {
    padding: 6px 12px;
    width: 100%;
    line-height: 1.42857143;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.color-switch-change {
    margin-left: 50px;
}
label.color-switch-change {
    width: 140px;
}

button.selected{
    border: red solid 3px;
}

.color-clear{
    background: white;
    color: black;
}
.color-active {
    background: #E8DEFF;
    color: darkblue;
}
.color-invalid {
    background: black !important;
    color: white !important;
}

.color-ordered-tomorrow {
    background: #A52A2A !important;
    color: white !important;
}
.color-ordered {
    background: #FFFF00 !important;
    color: black !important;
}
.color-assigned {
    background: #7FFFD4 !important;
    color: black !important;
}
.color-topickup {
    background: #53868B !important;
    color: white !important;
}
.color-pickup {
    background: #7FFF00 !important;
    color: black !important;
}
.color-warehouse {
    background: #F0F8FF !important;
    color: black !important;
}
.color-warehouse tr:hover {
    background: grey !important;
    color: white !important;
}
.color-todelivery {
    background: #00FFFF !important;
}
.color-delivered {
    background: #FF82AB !important;
    color: black !important;
}
.color-rollover {
    background: #87872D !important;
    color: white !important;
}

.color-portal {
    border: solid 4px red;
}
.color-portal-edited {
    border: solid 4px blue;
}
.color-portal-removed {
    border: solid 5px black;
} 
.color-sameday {
    /*background: rgb(165, 42, 42) !important;
    color: white !important;*/
}

.color-sameday .edit-btn {
    background: rgb(255, 136, 4) !important;
    color: white !important;
}
.color-sameday-today .edit-btn {
    background: rgb(221, 0, 5) !important;
    color: white !important;
}
.sd-label {
    display: none;
}
.multidelivery .edit-btn {
    border: 2px solid #1E23FF !important;
}
/*.multidelivery {
    border: 2px solid #1E23FF !important;
}*/

.appointment {
    color: rgb(221, 0, 5) !important;
    font-weight: bold;
    text-shadow: 0 0 10px yellow;
}
.color-sameday .sd-label {
    background: rgb(255, 136, 4) !important;
    color: white !important;
    border-radius: 4px;
    display: inline-grid;
}
.color-sameday-today .sd-label {
    background: rgb(221, 0, 5) !important;
    color: white !important;
    display: inline-grid;
    border-radius: 4px;
}
.os-label {
    background:darkmagenta  !important;
    color: white !important;
    display: inline-grid;
    border-radius: 4px;
}
#emails .customer {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 30%;
    float: left;
}

#emails .space {
    width: 5%;
    float: left;
}

#emails .email {
    width: 65%;
    float: left;
}

#printDocumentPrintAll .block1 {
    width: 380px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

#printDocumentPrintAll .block2 {
    width: 510px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.dateswitch-btn {
    padding: 6px 12px;
    width: 100%;
    min-width: 120px;
    line-height: 1.42857143;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.shadow {
    box-shadow: 0 0 5px #888;
}

.blink {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

.well {
    margin-top: 5px;
}

.topFixed {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: white;
    padding: 2px 30px 2px 0px;
    /* border: 1px solid gray; */
    z-index: 99;
    box-shadow: 0 0 9px 0px black;
}
.inline-link {
    margin-bottom: 0;
    cursor: pointer;
    font-weight: bold;
    padding-top: 7px;
    display: block;
}

.nomargin {
    margin-left: 0;
    margin-right: 0;
}

.nopadding {
    padding-left: 0;
    padding-right: 0;
}

.nopadding-left {
    padding-left: 0;
}

.nopadding-right {
    padding-right: 0;
}

@media screen {
    .noPrint {
    }

    .noScreen {
        display: none;
    }
}

@media print {
    .noPrint {
        display: none;
    }

    .noScreen {
    }
}