﻿@import url("rl-icon-background.css");

* {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}


  *:focus, .ui-focus {
    outline: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

* {
  text-shadow: none !important;
}

  *::-webkit-input-placeholder {
    font-style: italic;
  }

  *::-ms-input-placeholder {
    font-style: italic;
  }

  *::-moz-placeholder {
    font-style: italic;
  }

.overflow-y-hidden {
  overflow-y: hidden;
}

.hidden {
  display: none;
}

.btn-primary {
  color: #fff !important;
  background-color: #337ab7 !important;
  border-color: #2e6da4 !important;
  font-weight: normal !important;
}

  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active {
    color: #fff !important;
    background-color: #286090 !important;
    border-color: #204d74 !important;
  }

.ui-btn:active {
  background-color: rgb(76,143,251) !important;
}

.rl-center {
  text-align: center;
}

td.rl-headerLogo {
  vertical-align: middle;
  height: 45px;
}

  td.rl-headerLogo img {
    vertical-align: middle;
    height: 25px;
    cursor: pointer;
  }

td.rl-headerlabel h5 {
  margin: 0px;
  cursor: pointer;
}

td.rl-headerlabelmenu h5 {
  margin: 0px;
  cursor: pointer;
}

#divHeader {
  background-color: #7F7F7F;
  color: #FFFFFF;
  text-shadow: 0 0px 0 #eee;
  font-weight: normal;
}

div.button-bar-container-3-up,
div.button-bar-container-5-up {
  width: 100%;
  height: auto;
  margin: 0px !important;
  padding: 15px !important;
  float: left !important;
  display: table-row;
}

  div.button-bar-container-3-up:after,
  div.button-bar-container-5-up:after {
  }

.button-bar-item {
  display: table-column;
  margin: 0px !important;
  padding: 15px !important;
  height: 100% !important;
  float: left !important;
}

div.button-bar-container-3-up .button-bar-item {
  width: 33%;
}

div.button-bar-container-5-up .button-bar-item {
  width: 20%;
}

.column, .columns {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  float: left;
  margin: 0 auto;
}

  .columns .column {
    float: left;
  }

img {
  display: inline-block;
  vertical-align: middle;
}

img {
  max-width: 100%;
  height: auto;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

.panel .columns {
  padding-left: 0px;
  padding-right: 0px;
}

.menu-item {
  padding: 0px;
  padding-bottom: 8px;
}

  .menu-item > div {
    padding: 8px;
  }

  .menu-item:hover {
    cursor: pointer;
  }

  .menu-item > div:active {
    background: #A0A0A0;
  }

#divContent {
  padding: 8px;
}

#divFooter a {
  font-weight: normal !important;
}
body {
  -webkit-tap-highlight-color: #ccc;
}

#popupMenuGroup > .menu-group {
  text-transform: lowercase;
}

#popupMenuGroup .menu-group {
  border-radius: 0px;
  font-weight: normal;
}

@media only screen {
  #divMenu {
    margin-left: 5px;
    max-width: auto;
    width: auto;
    left: 0px;
    border-right: 1px solid #DDDDDD;
  }

  .menu-item {
    width: 33.33334%;
  }

    .menu-item > div > img {
      padding: 0px;
      padding-right: 0px;
    }

    .menu-item > div, .menu-item > span {
      font-size: 4vw;
    }
}

@media only screen and (min-width: 801px) {
  #divMenu {
    max-width: 30%;
    width: 30%;
  }

  .menu-item {
    width: 33.33334%;
  }

    .menu-item > div, .menu-item > span {
      font-size: 1.3vw;
    }
}

.ui-shadow-inset, .ui-overlay-shadow {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

#divUserInput > div, #divUserInput > textarea {
  margin: 0;
}

#divUserInput > textarea {
  height: 51px;
  max-height: 51px;
  overflow-y: auto;
  resize: none;
}

#divUserInput > div.errorMessage {
  border-top: 1px;
  color: #D8000C;
  background-color: #FFBABA;
  padding: 5px;
  font-size: small;
}

#divUserInput > div.ui-input-text {
  border-style: none;
}

#ulVoidQty {
}

  #ulVoidQty.ui-listview > li.ui-last-child > a.ui-btn {
    border-bottom-width: 0px;
  }

  #ulVoidQty li:nth-child(3), #ulVoidQty li:nth-child(6), #ulVoidQty li:nth-child(9), #ulVoidQty li:nth-child(12) {
    border-right-style: none;
  }

  #ulVoidQty a {
    margin: 0px;
    border: none;
  }

  #ulVoidQty li {
    border-width: 1px;
    border-style: none;
    border-bottom: thin;
    border-bottom: #BCBCBC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right: thin;
    border-right: #BCBCBC;
    border-right-style: solid;
    border-right-width: 1px;
    float: left;
    width: 33.2%;
  }

    #ulVoidQty li:last-child {
      border-bottom-style: none;
    }

.rightBorder {
}

.rl-positionStatic {
  position: static;
}

.rl-textColorWhite {
  color: #FFF;
}

.rl-headerBackColor {
  background: #7F7F7F !important;
}

.rl-headerLogo {
  width: 45px;
  text-align: left;
  padding-left: 5px;
  padding-top: 5px;
  cursor: pointer;
}

.rl-headerHeight {
  height: 40px;
}

.rl-buttonHeader {
  height: 30px;
  line-height: 30px;
  width: 200px;
  float: left;
  margin: 5px 0px 5px 10px;
  text-shadow: none;
  padding: 0px;
}

.removeBorder {
  border-width: 0px !important;
}

.noshadow {
  background-color: transparent !important;
  border-width: 0px !important;
}

form.ui-filterable {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
}

  form.ui-filterable > div {
    margin: 0px;
    border-top-width: 0px;
  }

div[data-role="header"] *, #tdSubGrpHeader * {
  font-size: 16px !important;
  color: White;
  font-weight: bold !important;
}

.ui-loader.ui-corner-all {
  -webkit-border-radius: 0em;
  border-radius: 0em;
}

.rl-text-left {
  text-align: left;
}

.rl-text-center {
  text-align: center;
}

.rl-text-right {
  text-align: right;
}

/*
    Css For Popup Header
*/
#headingDivPopup {
  margin: 0 15px;
}

/*
    CSS for Listing Popup Plugin
*/
@media only screen and (min-width : 801px) {
  #rl-list-popup {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }

  #rl-list-popup-popup {
    max-width: 800px !important;
    width: 80%;
    height: 80%;
    box-sizing: border-box;
  }

  .list-popup-item-titleBox .selectedQty, .list-popup-item-titleBox .modifierSelector {
    display: none !important;
  }
}

@media only screen and (max-width : 800px) {

  #rl-list-popup {
    left: 0px !important;
    top: 0px !important;
    height: 100% !important;
    box-sizing: border-box;
  }

  #rl-list-popup-popup {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    left: 0px !important;
  }
}

/* Global List Styling*/

#rl-list-popup [data-role=main] {
  height: 100% !important;
  position: relative !important;
  margin: 0px !important;
  padding: 0px !important;
}

#rl-list-popup-footer {
  bottom: 0;
  position: absolute !important;
  top: auto !important;
  width: 100%;
}

.list-popup-item-titleBox {
  text-overflow: ellipsis;
  overflow: hidden;
}

.rl-list-popup-tick {
  box-sizing: border-box;
  height: 100%;
  padding-left: 10px;
  display: none;
}

#rl-list-popup-main {
  height: calc(100% - 43px);
  overflow-y: auto;
}

  #rl-list-popup-main.hasButtons {
    height: calc(100% - 84px);
  }

#rl-list-popup form.ui-filterable {
  padding: 0px;
  display: none;
  z-index: 10;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #BCBCBC;
}

  #rl-list-popup form.ui-filterable .ui-input-search {
    border: none;
    margin: 0px !important;
  }

  #rl-list-popup form.ui-filterable > .ui-input-search {
    padding: 0px;
  }

#list-popup-item-wrapper {
  margin: 0px;
}

/* Tiles View*/
.list-popup-item-wrap {
  margin: 5px;
}

.list-popup-item-box {
  float: left;
  position: relative;
  width: 33.333%;
  padding-bottom: 70px;
  line-height: 70px;
  margin-bottom: -1px;
}

.list-popup-item-boxInner {
  position: absolute;
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  overflow: hidden;
  line-height: inherit;
  background: #F6F6F6;
  border: 1px solid #DDDDDD;
  margin-bottom: 1px;
  cursor: pointer;
}

  .list-popup-item-boxInner:active {
    background: #EAEAEA !important;
  }

  .list-popup-item-boxInner .list-popup-item-titleBox {
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 0;
    top: 0;
    color: #000;
    padding: 10px;
    text-align: left;
    line-height: 40px;
  }


/* Single Column List View*/
.single-column.list-popup-item-wrap {
  margin: 0px;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
}

.single-column .list-popup-item-box {
  padding-bottom: 50px;
  line-height: 50px;
  width: 100%;
}

.single-column .list-popup-item-boxInner {
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  border-top: 0px solid #DDDDDD;
  border-left: 0px solid #DDDDDD;
  cursor: pointer;
  background: #F6F6F6 !important;
}

  .single-column .list-popup-item-boxInner:active {
    background: #EAEAEA !important;
  }

  .single-column .list-popup-item-boxInner .list-popup-item-titleBox {
    padding: 0px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
  }


/* Two Column List View*/
.two-column.list-popup-item-wrap {
  margin: 0px;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
}

.two-column .list-popup-item-box {
  padding-bottom: 50px;
  line-height: 50px;
  width: 50%;
}

.two-column .list-popup-item-boxInner {
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  border-top: 0px solid #DDDDDD;
  border-left: 0px solid #DDDDDD;
  cursor: pointer;
  background: #F6F6F6 !important;
}

  .two-column .list-popup-item-boxInner:active {
    background: #EAEAEA !important;
  }

  .two-column .list-popup-item-boxInner .list-popup-item-titleBox {
    padding: 0px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
  }


/* Table View*/
.table.list-popup-item-wrap {
  margin: 0px;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
}

.table .list-popup-item-box {
  padding-bottom: 50px;
  line-height: 50px;
  width: 25%;
}

.table .list-popup-item-boxInner {
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  border-top: 0px solid #DDDDDD;
  border-left: 0px solid #DDDDDD;
  cursor: pointer;
  background: #F6F6F6 !important;
}

  .table .list-popup-item-boxInner:active {
    background: rgb(76,143,251) !important; /* #EAEAEA !important;*/
  }

  .table .list-popup-item-boxInner .list-popup-item-titleBox {
    padding: 0px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
  }

/* View in tablet portrait */
@media only screen and (max-width : 800px) {
  .list-popup-item-wrap {
    margin: 0px;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
  }

  .list-popup-item-box {
    padding-bottom: 50px;
    line-height: 50px;
  }

  .list-popup-item-boxInner {
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    border-top: 0px solid #DDDDDD;
    border-left: 0px solid #DDDDDD;
    cursor: pointer;
    background: #F6F6F6;
  }

  .list-popup-item-boxInner .list-popup-item-titleBox {
    padding: 0px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
  }

  .list-popup-item-wrap > .list-popup-item-box:nth-child(1) > .list-popup-item-boxInner {
    /*border-top: 1px solid #DDDDDD;*/
  }

  .list-popup-item-box {
    width: 100%;
  }

  .table .list-popup-item-box {
    width: 33.333%;
  }
}

#divPopupExtraOk::after {
  margin-left: -40px;
}

#divPopupExtraClose::after {
  margin-left: -50px;
}

.k-header:not(.k-group-cell, k-datepicker), .k-header a, .k-header span {
  text-decoration: underline !important;
  font-weight: bold !important;
}

.list-popup-item-titleBox span.ui-btn-icon-left::after {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}

.ui-header .ui-title /* .ui-footer .ui-title*/ {
  margin: 0 10%;
}