html,
body {
    margin: 0 !important;
    height: 100% !important;
    overflow: hidden !important;
}

body {
    background-color: #f4f4f6;
}

input[type="number"][aria-invalid="true"] {
    border: 1px solid #f00 !important;
}



/*
.content:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;

  display: block;
  background-image: url('http://666a658c624a3c03a6b2-25cda059d975d2f318c03e90bcf17c40.r92.cf1.rackcdn.com/unsplash_527bf56961712_1.JPG');
  width: 1200px;
  height: 800px;

  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

.content {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 0;
  margin-left: 20px;
  margin-right: 20px;
}
*/

.scrollUp {
    position: fixed;
    cursor: pointer;
    margin-bottom: 60px;
    width: 55px;
    height: 55px;
    right: 20px;
    z-index: 999;
    border-radius: 100%;
    border: none;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.pricelistPrintBtn {
    position: fixed;
    cursor: pointer;
    margin-bottom: 60px;
    width: 55px;
    height: 55px;
    right: 80px;
    z-index: 999;
    border-radius: 100%;
    border: none;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.list-group-item-darker{
    background-color: #d4a7a7
}
.round-btn {
    position: fixed;
    cursor: pointer;
    margin-bottom: 5px;
    width: 55px;
    height: 55px;
    right: 20px;
    z-index: 999;
    border-radius: 100%;
    border: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    /* margin-right: 20px; */
}

.checkinbody {
    /*    background: url('img/checkinbg.jpg'); //no-repeat center center fixed;
    background-repeat: repeat-y;
    background-position: top;
    background-origin: content-box;*/
    height: 100vh;
}

.form-control {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.center-div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

;
.img {
    margin: 5px;
    cursor: pointer;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.card-img {
    margin-left: auto;
    margin-right: auto;
    /* position: inherit; */
}

.cardThumb {
    width: 95%;
    height: 95%;
    vertical-align: middle;
    left: 50%;
}

.inner-img {
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.carousel-caption {
    top: 50px;
    bottom: 0;
    color: black;
}

.carousel-caption .jumbotron {
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-shadow: none;
    text-align: left;
}

.carousel-caption .jumbotron H1 {
    font-weight: 500;
}

.container {
    width: 100%;
    margin: 0;
}

.nav.navbar-nav.side-nav.menu li a {
    /* color : black; */
}

.aside .aside-dialog .aside-header {
    background: #31373C;
}

.breadcrumback {
    color: #428bca;
}

breadcrumback:hover {
    text-decoration: underline;
}

.updateImage {
    background: #31373D;
    color: white;
    opacity: 0.9;
    position: relative;
    top: 140px;
    left: 0px;
    height: 33px;
    width: 151px;
    padding-top: 8px;
    padding-left: 13px;
}

.updateImage a {
    position: relative;
    top: -185px;
    left: 0px;
    color: white;
}

.cardImges {
    max-width: 180px;
    max-height: 180px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {
    .plquantity {
        margin-top: 20px;
    }
    .plquantity768less {
        /*margin-top: 20px;*/
    }
    .plprice {
        margin-top: 0px;
        min-width: 100px;
        color: #494949;
        font-size: 13px !important;
    }
    .plpriceIncl {
        font-size: 14px !important;
    }
    .plpriceInclWrapper {
        font-size: 14px !important;
        padding-top: 46px !important;
    }
}

@media (max-width: 1024px) {
    .plprice {
        margin-top: 0px;
        min-width: 100px;
        color: #494949;
        font-size: 13px !important;
    }
    .plpriceIncl {
        font-size: 14px !important;
    }
    .plpriceInclWrapper {
        font-size: 14px !important;
        padding-top: 46px !important;
    }
}

.plprice {
    margin-top: 0px;
    min-width: 100px;
    color: #494949;
    font-size: 16px;
}

.plpriceIncl {
    margin-top: 0px;
    min-width: 100px;
    color: #494949;
    font-size: 17px;
}

.cardBox {
    position: relative;
    /* width:200px; */
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

div.panel-body.cardBox {
    padding-bottom: 0px;
    border-top: sold grey;
}

div.panel.panel-default.group-panel {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

div.panel.panel-default.group-panel img {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}

div.panel-footer.group-footer {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    padding-top: 0px;
}

@media all and (min-width: 500px) {
    .cardBox {
        /*height:200px;*/
    }
}

.cctableheading th {
    text-align: center;
}

.cc-red {
    color: #c0392b;
}

.cc-orange {
    color: #f39c12;
}

.cc-green {
    color: #27ae60;
}

.calendar_default_corner {
    display: none;
}

.wrapper-footer {
    margin-left: 200px;
}

@media (max-width:991px) {
    .wrapper-footer {
        margin-left: 0px;
    }
}

.total-panel {
    background-color: #458CC8;
    /*#31373D;*/
    border-radius: 5px;
    margin: 5px;
    margin-right: 20px;
    color: white;
    min-width: 220px;
}

.total-panel td {
    padding: 1px 10px 1px 10px;
    text-align: center;
    color: #F8F8F8;
    font-size: small;
}

.total-panel td.total {
    border-top: 1px dotted #ccc;
    font-size: large;
    color: white;
    font-weight: bold;
}

.total-panel td.left {
    border-right: 1px dotted #ccc;
}

.signatureField {
    /*width: 100%;
	height: 300px;
	margin-top: 10px;
	border: 2px dashed #000000;*/
}

canvas.jSignature.signatureField {
    /*border: 1px dashed !important;
	border-color: black;
	border-width: thin;*/
    border: solid rgba(0, 0, 0, 0.18) !important;
}

.selectactivitytype {
    position: absolute;
    cursor: pointer;
    width: 60px;
    height: 60px;
    background-color: #2ecc71;
    bottom: 85px;
    right: 20px;
    z-index: 999;
    border-radius: 100%;
    border: none;
}

button.selectactivitytype.fa.fa-plus {
    font-size: 25px;
    font-weight: 300;
    color: white;
}

button.selectactivitytype.fa.fa-camera {
    font-size: 25px;
    font-weight: 300;
    color: white;
    background-color: #337AB7;
}

.companyPricelist0 {
    position: absolute;
    cursor: pointer;
    width: 60px;
    height: 60px;
    background-color: #ef6c00;
    bottom: 160px;
    right: 20px;
    z-index: 999;
    border-radius: 100%;
    border: none;
}

button.companyPricelist0 {
    font-size: 25px;
    font-weight: 300;
    color: white;
}

.companyPricelist1 {
    position: absolute;
    cursor: pointer;
    width: 60px;
    height: 60px;
    background-color: #4285f4;
    bottom: 235px;
    right: 20px;
    z-index: 999;
    border-radius: 100%;
    border: none;
}

button.companyPricelist1 {
    font-size: 25px;
    font-weight: 300;
    color: white;
}

.companyPricelist2 {
    position: absolute;
    cursor: pointer;
    width: 60px;
    height: 60px;
    /*background-color: #2ecc71;*/
    bottom: 310px;
    right: 20px;
    z-index: 999;
    border-radius: 100%;
    border: none;
}

button.companyPricelist2 {
    font-size: 25px;
    font-weight: 300;
    color: white;
}

.companyPricelist3 {
    position: absolute;
    cursor: pointer;
    width: 60px;
    height: 60px;
    /*background-color: #2ecc71;*/
    bottom: 385px;
    right: 20px;
    z-index: 999;
    border-radius: 100%;
    border: none;
}

button.companyPricelist3 {
    font-size: 25px;
    font-weight: 300;
    color: white;
}

.companyPricelist4 {
    position: absolute;
    cursor: pointer;
    width: 60px;
    height: 60px;
    /*background-color: #2ecc71;*/
    bottom: 460px;
    right: 20px;
    z-index: 999;
    border-radius: 100%;
    border: none;
}

button.companyPricelist4 {
    font-size: 25px;
    font-weight: 300;
    color: white;
}

.routeCircle {
    cursor: pointer;
    width: 60px;
    height: 60px;
    z-index: 999;
    border-radius: 100%;
    border: none;
}

.routeTaken {
    background-color: green;
}

.routeFree {
    background-color: orange;
}

.routeTakenByOther {
    background-color: red;
}

.item768less {
    border: thin solid #e7e7e7 !important;
    /*border-color: #e7e7e7;
    border-width: thin;*/
}

.imageBorder768less {
    /*position: relative;*/
    width: 100px;
    height: 100px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    margin-right: 5px;
    border: thin solid #e7e7e7;
    background-color: white;
    vertical-align: middle;
    /*margin-right: auto*/
    margin-left: 20px !important;
    padding-left: 10px !important;
}

.imageBorder619less {
    /*position: relative;*/
    width: 70px;
    height: 70px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    margin-right: 5px;
    border: thin solid #e7e7e7;
    background-color: white;
    vertical-align: middle;
}

.app-modal-window .modal-dialog {
    width: 95%;
}

th {
    vertical-align: middle;
    text-align: center;
}

td {
    vertical-align: middle !important;
}

.listitems {
    margin-top: 0px;
}

@media all and (min-width: 768px) {
    .listitems {
        margin-top: 10px;
    }
}

#printoutItems tbody tr:nth-child(even) {
    background: #EEEEEE
}

#printoutItems tbody tr:nth-child(odd) {
    background: #DDDDDD
}

@media print {
    html,
    body {
        width: 297mm !important;
        height: 100% !important;
        overflow: initial !important;
        margin: 0px 0px 0px 0px !important;
        padding: 0px 0px 0px 0px !important;
    }
    .viewbody {
        display: block !important;
        height: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        overflow: initial !important;
    }
    .navbarTop,
    .sidebarMenu,
    .page-content,
    busy,
    #sidebar-wrapper,
    #navbar-branding,
    .zopim,
    .side-nav,
    .menu,
    .ta-hidden-input {
        display: none !important;
    }
    .page-content,
    .printoutTable,
    .printoutOrderTable {
        display: block !important;
    }
    .page-content {
        margin: 0px 0px 0px 0px !important;
    }
    .printoutTable tr,
    .printoutTable td,
    .printoutOrderTable tr,
    .printoutOrderTable td {
        page-break-inside: auto !important;
    }
    .page {
        page-break-after: always !important;
    }
    .printoutContent {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}

.route-status-base {
    width: 20px;
    height: 20px;
    border-radius: 100%
}

.route-status-orange {
    background-color: orange;
}

.route-status-green {
    background-color: green;
}

.route-status-red {
    background-color: red;
}

.qtyBadge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #9DFF8E;
    border-radius: 10px;
}

.qtyBadge:empty {
    display: none;
}

.tpmPanel {
    margin-bottom: 20px;
    /* background-color: #fff; */
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    border-color: #ddd;
}

@media (min-width: 375px) and (max-width: 413px) {
    nav h4.headingOver15 {
        font-size: 12px !important;
    }
    .searchButton {
        font-size: 10px;
        padding-top: 12px;
        padding-right: 5px;
    }
}

@media (min-width: 414px) and (max-width: 768px) {
    nav h4.headingOver15 {
        font-size: 14px !important;
    }
    .searchButton {
        font-size: 12px;
        padding-top: 9px;
        padding-right: 5px;
    }
}

md-fab-speed-dial {
    bottom: 65px !important;
}

md-radio-button.md-default-theme .md-off,
md-radio-button .md-off {
  border-color: rgba(0,0,0,0.54);
}
/*  border color while checked */
md-radio-button.md-default-theme.md-checked .md-off,
md-radio-button.md-checked .md-off {
  border-color: rgba(46, 204, 113, 0.85);
}
/*  fill color while checked */
md-radio-button.md-default-theme .md-on,
md-radio-button .md-on {
  background-color: rgba(46, 204, 113, 0.8);
}
/*  ripple color when checking */
md-radio-group.md-default-theme .md-checked .md-ink-ripple,
md-radio-group .md-checked .md-ink-ripple {
  color: rgba(46, 204, 113, 0.85);
}
/* focused halo color when checked */
md-radio-group.md-default-theme.md-focused:not(:empty) .md-checked .md-container:before,
md-radio-group.md-focused:not(:empty) .md-checked .md-container:before {
  background-color: rgba(46, 204, 113, 0.26);
}

/* On xs devices we don't need padding from enclosing divs in pricelist/cart screen */
@media only screen and (max-width: 600px) {
    .pricelistItems {
        padding-left:0px;
        padding-right:0px;
    }
}

/* In xs device mode we don't we need description to take full width of screen with spacing from delete btn */
@media only screen and (max-width: 600px) {
    .pricelist-xs-description {
        padding-top: 5px;
        font-size:12px;
    }
}

.fa fa-chevron-up{
    font-size: 2px
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

div.multiselect-parent {
    width: 100%;
}

div.multiselect-parent > button {
    width: 100%;
}

div.multiselect-parent > ul {
    width: 100%;
}

._md {
    background: rgba(0, 0, 0, 0);
}

.task-comments-window {
    position: absolute;
    top: 56px;
    bottom: 0;
    right: 0;
    left: 200px;
    margin: 0;
    padding: 0;
    width: calc(100% - 215px);
    height: 100%;
}

@media (max-width:991px) {
    .task-comments-window {
        top: 51px;
        left: 0;
        width: calc(100% - 15px);
    }
}
  
.task-comments-window .col-xs-12.col-md-12 {
    padding: 0;
    height: 100%;
}

.task-comments-window .panel {
    border: 0;
    border-radius: 5px 5px 0 0;
    margin-bottom: 0;
    height: 100%;
}

.task-comments-top-bar {
    background: #666;
    color: #fff;
    overflow: hidden;
    padding: 10px;
    position: relative;
    height: 70px;
    max-height: 70px;
    border-radius: 0;
}

.task-comments-top-bar .icon-minim {
    padding: 2px 10px;
}

.msg-container-base {
    background: #e5e5e5;
    margin: 0;
    height: calc(100% - 140px);
    overflow-x: hidden;
    padding: 0 10px 55px;
}

.msg-container-base::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.msg-container-base::-webkit-scrollbar {
    background-color: #f5f5f5;
    width: 12px;
}

.msg-container-base::-webkit-scrollbar-thumb {
    background-color: #555;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.msg-container-base .msg-container {
    display: flex;
    overflow: hidden;
    padding: 10px;
}

.task-comments-msg {
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    max-width: 100%;
    padding: 10px;
}

.task-comments-msg p {
    font-size: 13px;
    margin: 0 0 .2rem;
}

.task-comments-msg .date {
    color: #ccc;
    font-size: 11px;
}

.task-comments-msg .task-comments-msg-author {
    display: block;
}

.task-comments-msg.task-comments-msg-receive {
    margin-right: 0;
    padding-bottom: 20px;
}

.task-comments-msg.task-comments-msg-sent {
    margin-right: 0;
    padding-bottom: 20px;
}

.task-comments-msg.task-comments-msg-sent .task-comments-msg-author {
    text-align: right;
}

.task-comments-bottom-bar {
    width: calc(100% - 215px);
}

@media (max-width:991px) {
    .task-comments-bottom-bar {
        width: calc(100% - 15px);
    }
}
 