/* Reset
***************************************************************/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* Remember focus styles! */

:focus {
  outline: 0;
}
ol,
ul {
  list-style: none;
}
/* Tables still need 'cellspacing="0"' in the markup */

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
/* HTML 5 elements as block */

header,
footer,
aside,
nav,
article {
  display: block;
}
/* Clearing Floats
***************************************************************/

.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.zone:after,
.widget-control:after/* .zone:after self clears every zone container - .widget-control:after self clears any floats used in a widget */ {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* HEADER/FOOTER */
/* NAVIGATION */
/* HEADINGS */
/* ERRORS */
/* KENDO */
/* CONTENT */
/* BUTTONS */
#layout-header {
  background-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
}
#layout-header .row {
  margin-bottom: 0px;
}
.cash-services-container {
  text-align: right;
}
.cash-services {
  padding-top: 20px;
  color: #000;
  font-size: 28px;
  font-weight: bold;
}
.cash-services.icsp-lang-displayed {
  padding-top: 12px;
  margin-bottom: 2px;
}
.icsp-lang {
  color: #fff;
  margin: 0 0 0 11px;
  font-size: 16px;
  font-weight: normal;
}
.current-lang {
  margin-bottom: 3px;
  border-bottom: 2px solid #fff;
}
.current-lang:hover {
  color: #fff;
}
.current-lang:visited {
  color: #fff;
}
#layout-linkbar-container {
  background-color: #fff;
  color: #000;
}
@media only screen and (min-width: 200px) and (max-width: 767px) {
  #layout-header {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #layout-header {
    padding-left: 0px;
    padding-right: 0px;
  }
}
#layout-navigation {
  background-color: #a0a0a0;
}
#layout-navigation .row {
  margin-bottom: 0px;
}
#layout-navigation ul.menu-main-menu,
#layout-navigation ul.menu-link-bar,
#layout-navigation ul.menu-combined-menu {
  list-style: none;
  height: 50px;
  border-top: none;
  /* This fixes the gap in the menu between inline-block elements */
  font-size: 0;
}
#layout-navigation ul.menu-main-menu > li,
#layout-navigation ul.menu-link-bar > li,
#layout-navigation ul.menu-combined-menu > li {
  border-bottom: 4px solid #a0a0a0;
}
#layout-navigation ul.menu-main-menu > li:hover,
#layout-navigation ul.menu-link-bar > li:hover,
#layout-navigation ul.menu-combined-menu > li:hover {
  border-bottom-color: #faffff;
}
#layout-navigation ul.menu-main-menu > li.show,
#layout-navigation ul.menu-link-bar > li.show,
#layout-navigation ul.menu-combined-menu > li.show {
  border-bottom-color: #faffff;
}
#layout-navigation ul.menu-main-menu li,
#layout-navigation ul.menu-link-bar li,
#layout-navigation ul.menu-combined-menu li {
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  text-align: center;
  height: 100%;
  font-size: 16px;
  min-width: 75px;
  user-select: none;
}
#layout-navigation ul.menu-main-menu li.top-level,
#layout-navigation ul.menu-link-bar li.top-level,
#layout-navigation ul.menu-combined-menu li.top-level {
  padding-left: 0px;
  padding-right: 0px;
}
#layout-navigation ul.menu-main-menu li:hover,
#layout-navigation ul.menu-link-bar li:hover,
#layout-navigation ul.menu-combined-menu li:hover {
  background-color: #586a7f;
}
#layout-navigation ul.menu-main-menu li.show,
#layout-navigation ul.menu-link-bar li.show,
#layout-navigation ul.menu-combined-menu li.show {
  background-color: #586a7f;
}
#layout-navigation ul.menu-main-menu li > a,
#layout-navigation ul.menu-link-bar li > a,
#layout-navigation ul.menu-combined-menu li > a {
  padding-left: 15px;
  padding-right: 15px;
}
#layout-navigation ul.menu-main-menu li a,
#layout-navigation ul.menu-link-bar li a,
#layout-navigation ul.menu-combined-menu li a {
  display: block;
  height: 100%;
  width: 100%;
  padding-top: 14px;
  color: #faffff;
  text-decoration: none;
  word-break: normal;
}
#layout-navigation ul.menu-main-menu li a:focus,
#layout-navigation ul.menu-link-bar li a:focus,
#layout-navigation ul.menu-combined-menu li a:focus {
  outline: none;
}
#layout-navigation ul.menu-main-menu li a:hover,
#layout-navigation ul.menu-link-bar li a:hover,
#layout-navigation ul.menu-combined-menu li a:hover {
  color: #faffff;
}
.menu-main-menu > li.dropdown,
.menu-combined-menu > li.dropdown {
  cursor: pointer;
}
li.top-level {
  position: relative;
}
li.top-level:before {
  border-left: 1px solid #faffff;
  content: '';
  position: absolute;
  bottom: 25%;
  height: 50%;
  left: 0;
}
li.top-level:hover:before {
  border-left: none;
}
li.top-level.show:before {
  border-left: none;
}
li.top-level.last:after {
  border-right: 1px solid #faffff;
  content: '';
  position: absolute;
  bottom: 25%;
  height: 50%;
  left: 100%;
}
li.top-level:hover:after {
  border-right: none;
}
li.top-level:hover {
  border-right: none;
  border-left: none;
}
li.hide-before:before {
  border-left: none;
}
nav > ul > li > ul {
  margin-left: -11px;
  margin-top: 4px;
  padding: 0px;
  display: none;
  position: absolute;
  border: 1px solid #dbdbdb;
  background-color: #a0a0a0;
  min-width: 150px;
}
nav > ul > li > ul > li {
  list-style-type: none;
  margin: 0px;
  border: none;
  width: 100%;
  height: 100%;
  text-align: left !important;
}
ul.dropdown-menu {
  position: absolute;
  min-width: 160px;
  top: 50px;
  padding: 0;
}
ul.dropdown-menu li {
  width: 100%;
}
ul.dropdown-menu li a {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
  padding: 10px 0px !important;
  color: #6d6d6d !important;
  text-align: left;
}
ul.dropdown-menu li a:hover {
  background-color: #586a7f;
  color: #faffff !important;
}
.navigation-undertone {
  border-style: solid;
  height: 10px;
  line-height: 8px;
  background-color: #faffff;
}
.navbar {
  margin-bottom: 0;
}
.navbar-collapse.collapse {
  height: 100% !important;
  padding: 0;
}
.dropdown-item {
  color: #a0a0a0 !important;
}
.burger-menu {
  color: #faffff;
  font-size: 25px !important;
}
@media only screen and (min-width: 200px) and (max-width: 767px) {
  .main-nav {
    width: 100%;
  }
  ul.menu-main-menu,
  ul.menu-link-bar,
  ul.menu-combined-menu {
    height: 100% !important;
  }
  ul.menu.menu-main-menu li,
  ul.menu.menu-combined-menu li {
    height: 50px !important;
    display: block !important;
    padding: 0 !important;
  }
  ul.menu.menu-main-menu li a,
  ul.menu.menu-combined-menu li a {
    text-align: center;
  }
  .dropdown-menu {
    width: 100% !important;
    position: unset !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-nav {
    width: 100%;
  }
  ul.menu-main-menu,
  ul.menu-link-bar,
  ul.menu-combined-menu {
    height: 100% !important;
  }
  ul.menu.menu-main-menu li,
  ul.menu.menu-combined-menu li {
    height: 50px !important;
    display: block !important;
    padding: 0 !important;
  }
  ul.menu.menu-main-menu li a,
  ul.menu.menu-combined-menu li a {
    text-align: center;
  }
  .dropdown-menu {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  #layout-navigation {
    position: absolute;
    z-index: 100;
    width: 100%;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.show {
    display: block !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  li.top-level:before {
    display: none !important;
  }
  li.top-level:after {
    display: none !important;
  }
}
li ul {
  display: none;
}
li.show ul {
  display: block;
}
#layout-footer {
  background-color: #fff;
  padding: 10px 30px;
  position: fixed;
  bottom: 0;
  width: 100%;
}
#layout-footer .row {
  margin-bottom: 0px;
}
#layout-footer #footer {
  color: #000;
}
/* GENERAL */

.zone-content .title h2 {
  color: ##000;
  font-size: 32px;
}
.zone-content .title h3 {
  color: #000;
  font-size: 18px;
}
input {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
/* HOMEPAGE */

div.homepage_background {
  z-index: 0;
  margin: auto;
  height: 100%;
  height: 667px;
  background: url("../images/Sample2.jpg") no-repeat;
  background-size: cover;
  margin-top: -30px;
  margin-bottom: -30px;
}
.homepage_header,
.homepage_paragraph {
  color: #fff;
}
.homepage_header {
  font-size: 32px;
  font-weight: bold;
  text-decoration: underline;
}
.homepage_paragraph {
  font-size: 20px;
}
div.homepage_transparentbox {
  z-index: 3;
  position: absolute;
  top: 210px;
  right: 15px;
  width: 500px;
  background-color: #ffffff;
  border: 1px solid grey;
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* For IE8 and earlier */
  text-align: left;
  padding: 10px;
}
/* LOGIN */

#login-panel {
  padding: 15px;
  border: 1px #a0a0a0 solid;
  border-radius: 5px 5px;
}
#login-panel ol li {
  margin-bottom: 10px;
}
#login-panel ol li label {
  padding-left: 0px;
}
#login-panel button#submit {
  margin-bottom: 10px;
}
.login-box#UserID {
  text-transform: uppercase;
}
/* FIELD LABELS */

.field-label {
  font-weight: bold;
}
.margin-right-small {
  margin-right: 10px;
}
.no-left-border {
  border-left: none !important;
}
#deposit-bags-footer tr td {
  border-top: 1px solid #94c0d2;
}
.icsp-grid-row-link {
  cursor: pointer;
}
.fa.fa-lock {
  margin-right: 5px;
}
.disabled-day {
  color: lightgrey;
  cursor: default;
}
.disabled-day:hover {
  text-decoration: none;
}
/** Report Viewer customisation to break out of bootstrap's box sizing **/

.trv-page-container * {
  box-sizing: content-box !important;
}
.validation-summary-errors {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.validation-summary-errors ul {
  list-style: disc;
  padding-left: 30px;
}
#replayerror,
.icsp-message-container div,
.icsp-list-error,
.icsp-list-error-details-window {
  display: none;
}
.password-expiry {
  color: #d2b3b8;
  font-weight: bold;
}
.btn.btn-primary {
  background-color: #e51212;
}
.btn.btn-primary:focus {
  background-color: #a0a0a0;
}
.btn[disabled] {
  background-color: #aaaaaa;
}
@media only screen and (min-width: 200px) and (max-width: 767px) {
  .btn {
    width: 100%;
  }
  .btn.btn-primary {
    margin-bottom: 15px;
  }
  .icsp-add-list-button {
    width: 100%;
  }
}
input[disabled] {
  cursor: default;
  background-color: #dddddd;
}
input[disabled]:hover {
  background-color: #dddddd;
}
.k-window-titlebar.k-header {
  height: 35px;
  margin-bottom: 0px;
}
.k-input {
  height: 2.13em !important;
}
.k-combobox {
  height: 2.12em;
}
.field-value {
  height: 34px;
}
.k-numeric-wrap,
.k-picker-wrap {
  border: none;
}
.k-numeric-wrap .k-input,
.k-picker-wrap .k-input {
  border: 1px solid #94c0d2;
}
.k-grid.icsp-grid {
  width: 100% !important;
}
span.k-select {
  border: none;
}
.k-state-border-down {
  border: none;
  padding-bottom: 0 !important;
}
a.order-non-modifiable {
  text-decoration: none;
  color: #aaaaaa;
}
a.order-non-modifiable:hover {
  text-decoration: none;
}
textarea {
  min-width: 12.4em;
  border-radius: 5px 5px;
}
.icsp-list-width {
  width: 235px;
  border-radius: 5px 5px;
}
.k-icon.k-add,
.k-icon.k-delete,
.k-icon.k-edit {
  margin-left: 0px;
  margin-right: 0px;
}
#contact-us-dropdown {
  width: auto;
}
.k-today,
.disabled-day-display-block,
td[role=gridcell] {
  vertical-align: middle !important;
}
.k-datepicker,
.k-textbox:not(.icsp-list-main-textbox),
.k-combobox {
  width: 209px;
}
.k-datepicker.trv-parameter-editor-text,
.k-textbox:not(.icsp-list-main-textbox).trv-parameter-editor-text,
.k-combobox.trv-parameter-editor-text,
.k-datepicker#username-email,
.k-textbox:not(.icsp-list-main-textbox)#username-email,
.k-combobox#username-email,
.k-datepicker#password,
.k-textbox:not(.icsp-list-main-textbox)#password,
.k-combobox#password,
.k-datepicker.trv-parameter-editor-datetime,
.k-textbox:not(.icsp-list-main-textbox).trv-parameter-editor-datetime,
.k-combobox.trv-parameter-editor-datetime {
  width: 100%;
}
.k-textbox.login-box {
  width: 100% !important;
}
.k-grid .k-textbox,
.k-grid .k-combobox,
.k-grid .k-numerictextbox {
  width: 100%;
}
.align-amount {
  text-align: right;
}
.k-calendar td[role=gridcell] {
  font-size: 14px;
}
.k-grid .k-grid-header .k-header .k-link {
  height: auto;
}
.k-grid .k-grid-header .k-header {
  white-space: normal;
  word-wrap: normal;
  word-break: normal;
}
@media only screen and (min-width: 200px) and (max-width: 767px) {
  input:not([type=checkbox]),
  select,
  .k-datepicker,
  .k-numerictextbox {
    width: 100% !important;
  }
  .full-width-at-small-screen {
    width: 100%;
  }
}
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
.field-label-inline {
  position: relative;
  top: -2px;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.icsp-list-textbox-field input {
  width: 100%;
}
.icsp-list-textbox-field input.uppercase {
  text-transform: uppercase;
}
.icsp-list-textbox-field .icsp-add-list-button {
  width: 100% !important;
  height: 100% !important;
  padding-bottom: 4px;
}
.icsp-list-item-edit .icsp-list-button {
  width: 100% !important;
  height: 100% !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.icsp-list-item-edit .icsp-list-textbox {
  width: 100%;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.icsp-list-item-view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.icsp-list-item-view .icsp-list-button {
  width: 100% !important;
  height: 100% !important;
}
.icsp-list-item-view .icsp-list-item-text {
  padding: 6px !important;
  word-wrap: break-word;
}
.icsp-list-item-view > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.icsp-list-item-view > [class*='col-'].icsp-list-button-container {
  flex-flow: row;
}
/* HEADER/FOOTER */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(../Content/Roboto/Roboto-Italic.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../Content/Roboto/Roboto-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(../Content/Roboto_Condensed/RobotoCondensed-Bold.ttf) format('truetype');
}
.icsp-dynamic-cash-grid tfoot td {
  border-top: 1px solid #94C0D2;
}
.icsp-dynamic-cash-grid .icsp-dynamic-cash-grid-nodenoms {
  display: none;
}
.icsp-dynamic-cash-grid .icsp-dynamic-cash-grid-error {
  border-color: red;
}
.icsp-dynamic-cash-grid thead th.icsp-dynamic-cash-grid-entry span.change-mode {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.icsp-dynamic-cash-grid thead th.icsp-dynamic-cash-grid-entry span.change-mode:hover {
  text-decoration: none;
}
.icsp-dynamic-cash-grid thead th.icsp-dynamic-cash-grid-entry span.key-in-type-text {
  display: none;
}
.icsp-dynamic-cash-grid thead th.icsp-dynamic-cash-grid-entry span.key-in-type-text.key-in-type-show {
  display: inline;
}
.icsp-dynamic-cash-grid td.icsp-dynamic-cash-grid-entry {
  padding: 4px;
}
.icsp-dynamic-cash-grid td.icsp-dynamic-cash-grid-entry .icsp-dynamic-cash-grid-keyin {
  width: 100%;
  max-width: 100%;
}
.icsp-dynamic-cash-grid td.icsp-dynamic-cash-grid-entry .icsp-dynamic-cash-grid-keyin::-ms-clear {
  display: none;
}
.icsp-dynamic-cash-grid td.icsp-dynamic-cash-grid-entry .icsp-dynamic-cash-grid-keyin.icsp-dynamic-cash-grid-keyindisabled {
  background-color: #dddddd;
}
.icsp-dynamic-cash-grid tr.icsp-dynamic-cash-grid-denom {
  display: none;
}
.icsp-dynamic-cash-grid tr.icsp-dynamic-cash-grid-denom.icsp-dynamic-cash-grid-visiblerow {
  display: table-row;
}
body {
  height: 100%;
  background-color: #faffff;
}
a {
  cursor: pointer;
}
h2 {
  font-size: 20px;
}
#content {
  padding-top: 20px;
  padding-bottom: 30px;
}
#layout-content {
  background-color: #F8F9F9;
  width: 100%;
}
.required::after {
  content: " *";
  color: red;
}
.icsp-grid-button .modal-toggle {
  margin-top: 10px;
  margin-right: 15px;
}
.modal-header {
  background-color: #a0a0a0 !important;
}
body {
  font-family: 'Roboto', sans-serif;
}
header {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}
.row {
  margin-bottom: 15px;
}
ul.list-group {
  list-style: disc;
  width: auto;
}
ul.list-group li .rule-selection-arrow {
  padding-top: 19px;
  padding-right: 15px;
  color: #fff;
}
ul.list-group li:hover .rule-selection-arrow {
  color: #faffff;
}
.list-group-item {
  padding: 0px;
}
.list-group-item a {
  display: block;
  height: 100%;
  width: 100%;
  padding: 15px;
}
.list-group-item:hover {
  background-color: #586a7f;
}
.list-group-item:hover a {
  text-decoration: none;
  color: #faffff;
}
.grid-table tfoot tr td {
  border-top: 1px solid #94c0d2;
}
.break-word {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.icsp-hidden {
  display: none;
}
.search-parameter {
  margin-bottom: 15px;
}
.no-word-break {
  word-break: normal;
}
.no-bottom-margin {
  margin-bottom: 0px;
}
#getAvailableDeliveryDates:hover {
  cursor: pointer;
}
.icsp-grid .k-grid-toolbar {
  display: none;
}
.icsp-list-width #listView {
  border: 1px solid #94c0d2;
}
.icsp-list-item-view {
  border: none !important;
}
.explanation {
  margin-left: 10px;
  padding-top: 6px;
}
hr {
  margin-top: 0px;
}
h2.hr-separator {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #dddddd;
  line-height: 0.1em;
  margin: 10px 0 20px;
}
h2.hr-separator span {
  padding: 0 10px;
  margin-left: 10px;
  background-color: #faffff;
}
.align-right {
  text-align: right;
}
.uppercase {
  text-transform: uppercase;
}
select[disabled] {
  cursor: default;
  background-color: #DDDDDD;
}
.content-localization {
  /*visibility: hidden !important;*/
  display: none !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 90% !important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 767px) {
  #layout-content .explanation {
    margin-left: 0;
    padding-top: 0;
  }
}
