﻿
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

canvas {
  -ms-touch-action: double-tap-zoom;
}

#WebsiteTitle:before {
  content: "WebSped";
}

#WebsiteTitleRegTrademark {
  /*display:none;*/
}

.collapsed {
  visibility: collapse;
}

* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

body {
  background-color: #FFFFFF;
  font: normal small Segoe UI, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000; /*overflow-x: hidden;*/
  height: 100%;
}

clear {
  clear: both;
}

fieldset {
  border: none;
}

legend {
  display: none;
}

h1, h2, h3, h4 {
  margin-bottom: 5px;
  color: #009EE3;
  font-size: 42px;
  font-weight: normal;
}

h2 {
  margin-bottom: 5px;
  color: #009EE3;
  font-size: 20px;
  font-weight: normal;
}

h3 {
  margin-top: 1.5em;
  margin-bottom: .1em;
  font-size: 12px;
  font-weight: normal;
}

h4 {
  font-size: 12px;
}

hr {
  border: none;
  height: 1px;
  color: #D1D1D1;
  background-color: #D1D1D1;
  margin-bottom: 1em;
  text-align: left;
  margin-left: 0;
}

/*p, blockquote, ul, ol {
  margin-bottom: 0.5em;
  line-height: 1.0em;
}*/

p {
}

blockquote {
}

ul {
  margin-left: 2em;
  list-style: square;
}

  ul li {
  }

ol {
  margin-left: 2em;
  list-style: lower-roman;
}

  ol li {
  }

a {
  color: #009EE3;
}

  a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #009EE3;
  }

  a.tileAnchor:hover {
    font-weight: normal !important;
  }

img {
  border: none;
}

/* Boxed Style */

.boxed {
  margin-bottom: 1em;
  border: 1px solid #CCCCCC;
  width: 650px;
}

  .boxed .title {
    height: 60px;
    padding: 10px;
    background: #009EE3;
    color: #FFFFFF;
  }

  .boxed .content {
    padding: 30px 10px 10px 10px;
    background-color: rgba(0,0,0,0.6);
    color: #FFFFFF;
    /*filter: background blur(20px);*/
  }

  .boxed .TwoFAContent {
    padding: 30px 20px 10px 20px;
    background-color: rgba(0,0,0,0.6);
    color: #FFFFFF;
    /*filter: background blur(20px);*/
  }

textarea {
  /*border:1px solid #999999; */
  width: 100%;
  padding: 3px;
  resize: none;
}

  textarea:focus {
    outline: none;
    border: 1px solid #aaa;
  }

.textarea-count {
  text-align: right;
  padding: 0 0 10px 0;
  font-size: 0.875rem;
}

/* Header */

#header {
  width: 750px;
  height: 43px;
  margin: 0 auto;
}

#headerBackground {
  background: url(images/img01.gif) repeat-x;
  color: #000000;
  height: 100%;
}

#headerBackgroundHome {
  background: url(images/img01.gif) repeat-x;
  color: #000000;
  height: 100%;

}

#headerlogo {
  background: url(images/img02.png) no-repeat 20px 15px;
  background-position: top right;
}

#headerlogoHome {
  background: url(images/img02.png) no-repeat 20px 15px;
  background-position: top right;
  overflow: auto;
}

/* Header > Slogan */
#slogan {
  float: left;
  cursor: pointer;
}

  #slogan h1 {
    color: #FFFFFF;
    font-size: 30px;
  }

  #slogan h2 {
    margin: 0;
    padding-top: 8px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
  }

  #slogan a {
    text-decoration: none;
    color: #FFFFFF;
  }

#sectionHeader {
  /*background-color: #ececec; 
  color: #009EE3;*/
  background-color: #009EE3;
  color: #ffffff;
  text-align: right;
  padding: 0 10px 0 0;
}

/* Header > Top Menu */

#topmenu {
  float: left;
  padding-left: 30px;
}

  #topmenu ul {
    margin: 0;
    padding: 22px 0 0 0;
    list-style: none;
    line-height: normal;
  }

  #topmenu li {
    display: inline;
  }

  #topmenu a {
    display: block;
    float: left;
    margin: 0 0 0 20px;
    padding: 0 0 0 15px; /*text-transform: uppercase;*/
    text-decoration: none;
    font-size: 11px;
    color: #FFFFFF;
  }

    #topmenu a:hover {
      text-decoration: underline;
    }

#topmenu1 {
  background: url(images/img03.gif) no-repeat left center;
}

#topmenu2 {
  background: url(images/img05.gif) no-repeat left center;
}

#topmenu3 {
  background: url(images/img04.gif) no-repeat left center;
}

#topmenu4 {
  background: url(images/icons/book.png) no-repeat left center;
}

/* Menu */

#menu {
  clear: both;
  width: 750px;
  height: 40px;
  margin: 0 Auto;
}

  #menu ul {
    margin: 0;
    list-style: none;
    line-height: normal;
    float: left;
  }

  #menu li {
    display: inline;
  }

  #menu a {
    display: block;
    float: left;
    height: 26px;
    padding: 14px 18px 0 20px;
    background: url(images/img06.gif) no-repeat;
    text-transform: uppercase;
    text-decoration: none;
  }

    #menu a:hover {
      text-decoration: underline;
      font-weight: bold;
    }

  #menu .first a {
    padding-left: 0;
    background: none;
  }

#ChatHeader {
  padding: 7px;
  background-color: #009EE3;
  color: #fff;
  text-align: right;
}


#layoutMap #menu {
  clear: both;
  width: 750px;
  height: 22px;
  margin: 0 Auto;
}

#CookieNotifier {
  margin: 0;
  padding: 20px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  font-size: 12pt;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
}

/* Content */
.content-video {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -100;
  overflow: hidden;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.content-register {
  /*margin: 0 auto;
  width: 600px;*/
}

#content-user {
  position: absolute;
  top: 40px;
  right: 135px;
}

#content-center {
  /*float: right;
  position: relative;
  right: 50%;*/
  width: 1180px;
  margin: 0px auto 60px auto;
  text-align: left;
  overflow: auto;
  /*background: #fff url(images/flaeche.png) no-repeat;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media (min-width: 1400px) {
  #content-center {
    width: 1380px;
    text-align: left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

@media (min-width: 1600px) {
  #content-center {
    width: 1580px;
    text-align: left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

@media (min-width: 1900px) {
  #content-center {
    width: 1800px;
    text-align: left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

#content-center-map {
  /*float: right;
  position: relative;
  right: 50%;*/
  width: 1180px;
  text-align: left;
  background: #FFFFFF url(images/flaeche.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#content-right-bar {
  text-align: left;
  padding: 10px 10px; /*margin: 20px;*/ /*position: absolute;*/
  border: 0px solid #D1D1D1;
  background: #FFFFFF url(images/flaeche.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; /* for non-css3 browsers */ /*background: #FFFFFF; */ /* for IE */ /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1F1F1', endColorstr='#FFFFFF', 30px); */ /* for webkit browsers */ /*background: -webkit-gradient(linear, left top, left bottom, from(#F1F1F1), to(#FFFFFF)); */ /* for firefox 3.6+ */ /*background: -moz-linear-gradient(top,  #F1F1F1,  #FFFFFF); */
}

  #content-right-bar h3 {
    margin-top: 0px;
    margin-bottom: 5px;
    background-color: #009EE3; /*width: 100%;*/
    padding: 5px 10px 5px 10px;
    color: #FFFFFF;
  }

#content {
  margin-top: 20px;
  margin-bottom: 100px;
  padding-right: 0.3em;
  padding-left: 0.4em;
}

#content-header-left {
  background-color: #009EE3;
  width: 50px;
  text-align: center;
  cursor: pointer;
}

  #content-header-left:hover {
    background-color: #F8B201;
  }

#content-header-center {
  background-color: #009EE3; /*width: 100%;*/
  padding: 0 10px 0 10px;
}

#content-header {
  height: 50px;
  width: 100%;
  color: White;
  font-size: 20px;
  /*margin-bottom: 30px;*/
}

#content-header-popup {
  display: none;
  background-color: white;
  margin: -5px 0 0 0;
  padding: 10px;
  position: absolute;
  right: 65px;
  width: 350px;
  max-height: 400px;
  overflow: auto;
  z-index: 9999999999;
  border: 1px solid #A4A4A4;
  box-shadow: 0 0 10px #222;
  color: #777;
}

  #content-header-popup a {
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
    color: #333;
    cursor: pointer;
  }

    #content-header-popup a:hover {
      text-decoration: underline;
    }

.content-header-popup-title {
  font-weight: bold;
  margin-top: 5px;
}

.content-header-popup-content {
  clear: both;
  border-top: 1px solid #D1D1D1;
  padding: 0 25px;
  margin-bottom: 15px;
}


#content-header-extended {
  padding-right: 0.3em;
  padding-left: 0.4em;
}

.PartialContentAjax {
  text-align: center;
}

/* Content > Main */

#main {
  float: left;
  width: 460px;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
  margin: 0 0 3em 0;
  padding: 10px 0 1.5em 0;
  border-bottom: 1px solid #CCCCCC;
}

/* Content > Sidebar */

#sidebar {
  float: right;
  width: 220px;
}


/* Content > Sidebar > Updates*/

#updates {
}

  #updates ul {
    margin: 0;
    list-style: none;
  }

  #updates li {
    margin-bottom: 1em;
  }

  #updates h3 {
    margin: 0;
    padding: 0 0 0 10px;
    background: url(images/img09.gif) no-repeat left center;
    font-size: 9px;
  }

  #updates p {
    margin: 0;
    padding: 0 0 0 10px;
    line-height: normal;
    font-size: 9px;
  }

  #updates a {
    text-decoration: none;
  }

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
  clear: both;
  width: 100%; /*margin: 0 auto 2em auto;*/
  background: url(images/img10.gif) repeat-x; /*border: 0px solid #CCCCCC;*/
  position: fixed;
  bottom: 0;
  padding: 0;
  z-index: 100;
}


/* Footer > Legal */

#legal {
  margin: 0;
  padding: 2px 0;
  text-align: center;
  color: #FFFFFF;
  font-size: 9px;
}

  #legal a {
    font-weight: bold;
    color: #FFFFFF;
  }

#privacyPolicy {
  /*display: none;*/
}
/* Footer > Links */

#links {
  margin: 0;
  padding: 10px;
  text-align: center;
}

#CustomDispoInfoSymbols {
  margin-left: 10px;
  border: 1px solid #adadad;
  display: inline-block;
}

.deleteRequestText {
  float: left;
  color: Red;
  font-weight: bold;
  margin: 10px 0 0 0;
}

.noticeText {
}

/* Tables */
.tableForm {
  /*color: Red;*/
}

  .tableForm td {
    height: 20px; /*background:yellow;*/
    vertical-align: central;
  }

.tableLabelTitle {
  height: 20px;
  vertical-align: middle;
  color: White;
  background-color: #009EE3;
  padding-left: 10px;
}

.tableLabelAddress {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.tableLabelHeader {
  height: 25px;
  vertical-align: bottom;
  font-weight: bold;
}

  .tableLabelHeader td {
    height: 20px;
    padding-left: 10px;
  }

.tableLabelContent td {
  padding-left: 10px;
}

#tableMC td {
  height: 20px;
  background: yellow;
  vertical-align: top;
}

#homeTable {
  border-collapse: separate;
  border-spacing: 0 30px;
  padding: 0 20px;
}

  #homeTable tr {
    color: #fff;
    background: #009EE3;
    margin-right: 20px;
  }

  #homeTable p {
    font-size: 20px;
    line-height: 1em;
    color: #fff;
  }

  #homeTable div {
    padding: 20px 20px 0 20px;
    background-color: #fff;
    color: #000000;
    border: 1px solid #009EE3;
  }

div #homeTableLogin {
  padding-left: 120px;
  border: 0px solid #009EE3;
}

  div #homeTableLogin tr {
    color: #000000;
    background: #fff;
  }


/* Form Elements */
.headerBar {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.headerBarRight {
  float: right;
  padding: 0px 0px;
}

.Requiered {
  float: left;
  padding: 10px 0px;
  font-size: 9px;
}

.RequieredStar {
  font-weight: bold;
  color: red;
}

.searchBar {
  /*width: 750px;*/ /*margin: 0px Auto 0px Auto;*/
  padding: 0px 10px 7px;
  text-align: right;
  color: #fff;
  background-color: #009EE3;
}

.searchBarText {
  min-width: 800px;
  font-size: 20px;
  line-height: 1em;
  color: White;
  text-align: right;
  background-color: #009EE3;
}

@media (min-width: 1400px) {
  .searchBarText {
    min-width: 1000px;
  }
}

@media (min-width: 1600px) {
  .searchBarText {
    min-width: 1200px;
  }
}

@media (min-width: 1900px) {
  .searchBarText {
    min-width: 1400px;
  }
}

#SearchNotFoundTitle:before {
  content: "WebSped";
}

.searchNotFoundHeader {
  /*width: 750px;*/ /*margin: 0px Auto 0px Auto;*/
  padding: 0 10px 0 10px;
  height: 50px;
  text-align: left;
  color: #fff;
  background-color: #009EE3;
}

.searchNotFoundContent {
  margin: 20px 0;
  padding: 0 20px;
  text-align: left;
}

.searchNotFoundFooter {
  height: 140px;
  background: #009EE3 url(images/searchNotFoundFooter.jpg) no-repeat;
}

.buttonBar {
  /*width: 750px;*/ /*margin: 0px Auto 0px Auto;*/
  clear: both;
  margin: 30px 0 0 0;
  /*margin: 30px -10px -0px -10px;
  padding: 10px 10px 0px 10px;*/
  width: 100%;
  text-align: right; /*border-top: 1px solid #D1D1D1;*/ /*background: #FFFFFF;    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1F1F1', endColorstr='#FFFFFF', 30px);    background: -webkit-gradient(linear, left top, left bottom, from(#F1F1F1), to(#FFFFFF));    background: -moz-linear-gradient(top,  #F1F1F1,  #FFFFFF); */
}

.buttonBarButton {
  display: inline;
}

.captcha {
  padding: 40px 0 0 0;
}


/*input[type="text"], input[type="password"], select, textarea
{
  font-family: Segoe UI, Arial, Helvetica, sans-serif;
  font-size: 100%;
  border-color:#e5e5e5;
  border-width:1px;
  border-style:solid;
  padding:2px 1px 3px; 
  margin-top:-1px;
}*/

input.loginEntry {
  width: 320px;
  border: 1px solid #ccc;
}

.submitButton {
  text-align: right;
  padding-right: 10px;
}

.field-validation-error {
  color: red;
}

.validation-summary-errors {
  /*font-size: 12px;   color: Red;*/
  border: 1px solid red;
  color: red;
  margin: 10px 0px;
  padding: 15px 15px 15px 100px;
  background: #fff url(images/icons/validationerror.png) no-repeat 5px 50%;
}

.validation-summary-valid {
  display: none;
}


/* image classes for custom commands */
.GridButtonAdd.k-icon {
  margin-top: -3px;
  background: url(images/icons/addpos.png) no-repeat;
}

.GridButtonEdit.k-icon {
  margin-top: -3px;
  background: url(images/icons/edit.png) no-repeat;
}

.GridButtonDelete.k-icon {
  margin-top: -3px;
  background: url(images/icons/delete.png) no-repeat;
}

.GridButtonDetails.k-icon {
  margin-top: -3px;
  background: url(images/icons/details.png) no-repeat;
}

.GridButtonCopy.k-icon {
  margin-top: -3px;
  background: url(images/icons/copy_order.png)
}

.GridButtonOrderTicket.k-icon {
  margin-top: -3px;
  background: url(images/icons/ticket.png) no-repeat;
}

.GridButtonOrderTicketExist.k-icon {
  margin-top: -3px;
  background: url(images/icons/ticket_available.png) no-repeat;
}


.GridButtonOrderStatus.k-icon {
  margin-top: -3px;
  background: url(images/icons/status.png) no-repeat;
}

.GridButtonTourStatus.k-icon {
  margin-top: -3px;
  background: url(images/icons/statusTour.png) no-repeat;
}

.GridButtonPrintOrder.k-icon {
  margin-top: -3px;
  background: url(images/icons/PrintOrder.png) no-repeat;
}

.GridButtonPrintLabel.k-icon {
  margin-top: -3px;
  background: url(images/icons/PrintLabel.png) no-repeat;
}

.GridButtonPrintCargoList.k-icon {
  margin-top: -3px;
  background: url(images/icons/PrintCargoList.png) no-repeat;
}

.GridButtonChangeOrderType.k-icon {
  margin-top: -3px;
  background: url(images/icons/order_change.png) no-repeat;
}

.GridButtonApproveOrder.k-icon {
  margin-top: -3px;
  background: url(images/icons/share_order1.png) no-repeat;
}

.GridButtonSendOrder.k-icon {
  margin-top: -3px;
  background: url(images/icons/send_order.png) no-repeat;
}

.tileButton {
  float: left;
  width: 150px;
  height: 110px;
  padding: 10px 0 10px 0;
  margin: 0 10px;
  position: relative;
  overflow: hidden;
  border: 0 solid red;
  cursor: pointer;
  color: #fff;
  background-color: #009EE3;
  text-align: center;
  vertical-align: middle;
}

  .tileButton:hover {
    background-color: #F8B201;
  }

  .tileButton .text {
    margin: -15px 2px 0 2px;
    font-size: 18px;
  }

  .tileButton .description {
    display: none;
    text-align: left;
    padding-left: 10px;
    position: static;
    margin-top: -60px;
  }

.ImageToggleButton {
  border-style: none;
  border-width: 0px;
  cursor: pointer;
  background-color: transparent;
}

.CustomDispoInfoButton {
  background: transparent;
  border: 0;
  height: 28px;
  width: 28px;
  margin: 0 1px 0 6px;
}

.headerButton {
  background: transparent;
  border: 0;
  height: 28px;
  width: 28px;
  float: right;
  margin: 0 1px 0 6px;
}

  .headerButton::-moz-focus-inner {
    border: none;
    padding: 0 !important;
  }
  /* this fixes 1px span’s offset in firefox*/

  .headerButton:hover {
    background-color: #FECB54;
    cursor: pointer;
  }

.LISImage {
  background: #009EE3;
  border: 0;
}

.LISImageButton {
  background: #009EE3;
  border: 0;
  padding: 1px;
  /*height: 28px;
  width: 28px;*/
}

  .LISImageButton:hover {
    background-color: #FECB54;
    cursor: pointer;
  }

.LISGrid > .k-grid-header > div > table,
.LISGrid > .k-grid-content > table {
  width: 100% !important;
}

.LISGridFilterButton {
  border: 1px solid transparent;
  /*border: 1px solid #ccc;*/
  background-color: transparent;
}

  .LISGridFilterButton:hover {
    cursor: pointer;
    border: 1px solid #adadad;
    background-color: #ffffff;
  }

.imageButton {
  background-color: transparent;
  border: 0;
  height: 22px;
  width: 22px;
  vertical-align: central;
  padding-top: 2px;
  margin-top: -1px;
  margin-left: 2px;
}

  .imageButton::-moz-focus-inner {
    border: none;
    padding: 0 !important;
  }
  /* this fixes 1px span’s offset in firefox*/

  .imageButton:hover {
    background-color: #FECB54;
    cursor: pointer;
  }

.searchButton {
  display: inline-block;
  background-color: #a6a6a6;
  margin: -1px 0px 0px -1px;
  min-width: 22px;
  width: 22px;
  max-height: 21px;
  height: 21px;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #E5E5E5;
  text-align: center;
  cursor: pointer;
}

  .searchButton:hover {
    background-color: #FECB54;
    cursor: pointer;
  }

#homeMenuItem {
  color: #999999;
}

#logout-menu {
  display: none;
  z-index: 9999999;
  margin-top: 5px;
  border-style: outset; /*background-color:#F2F2F2;*/
  background-color: Black;
  color: White;
  position: absolute;
  text-align: center;
}

  #logout-menu:hover {
    /*background-color:#FECB54;*/
    border-style: inset;
  }

.deliveryStateOpen1 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpen2 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpen3 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpen4 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpen5 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpen6 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpen7 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpen8 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpenOverview1 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateOpenOverview2 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateOpenOverview3 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateOpenOverview4 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateOpenOverview5 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateOpenOverview6 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateOpenOverview7 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateOpenOverview8 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateFinished1 {
  float: left;
  background-color: #009EE3;
}

.deliveryStateFinished2 {
  float: left;
  background-color: #009EE3;
}

.deliveryStateFinished3 {
  float: left;
  background-color: #009EE3;
}

.deliveryStateFinished4 {
  float: left;
  background-color: #009EE3;
}

.deliveryStateFinished5 {
  float: left;
  background-color: #009EE3;
}

.deliveryStateFinished6 {
  float: left;
  background-color: red;
}

.deliveryStateFinished7 {
  float: left;
  background-color: red;
}

.deliveryStateFinished8 {
  float: left;
  background-color: red;
}

.OrderTicketStatusSelectorAll {
  background: url(images/icons/ticket.png) no-repeat;
  width: 20px;
  height: 20px;
  display: block;
}

.OrderTicketStatusSelectorExists {
  background: url(images/icons/ticket_available.png) no-repeat;
  width: 20px;
  height: 20px;
  display: block;
}


/* Page Sub Menu */
.pagesubmenu {
  margin: -25px 5px 20px 0;
  float: right;
}

  .pagesubmenu td {
    background-color: #009EE3;
    color: #FFFFFF;
  }

/* AutoComplete list */
.MC-AutoCompleteList-Container {
  height: auto !important;
  max-height: none !important;
}

/* Tooltip */
.k-widget.k-tooltip {
  border-color: transparent;
  background-color: #009EE3;
  color: #FFFFFF;
}

/* To hide controls */
.VisibilityHidden {
  display: none;
}

#WebSpedOrderMap {
  position: absolute;
  width: 1170px;
  height: 700px;
}

.k-datepicker {
  width: 120px;
}

.k-timepicker {
  width: 80px;
}

.k-list-container {
  min-width: 86px !important;
  width: auto !important;
}

.k-ie9 .k-column-menu {
  width: 180px;
}

.k-column-menu {
  min-width: 180px;
}

.k-grid tbody .k-button, .k-ie8 .k-grid tbody button.k-button {
  min-width: 22px;
}

.k-grid table {
  table-layout: fixed;
}

.k-grid td {
  white-space: nowrap;
}

.k-separator {
  background-color: #f5f5f5;
}

.k-button {
  color: #ffffff;
  border-color: #cccccc;
  background-color: #009EE3;
}

.k-button.k-upload-action {
  color: red;
}

.mControl .k-button {
  color: #ccc;
  border-color: #ccc;
  background-color: #fff;
  border-width: 1px;
}

  .mControl .k-button:hover {
    color: #adadad;
    border-color: #adadad;
    background-color: #ebebeb;
    border-width: 1px;
  }

.k-numeric-wrap.k-state-active {
  border-color: #cccccc;
}

.k-grid-header .k-header > .k-link {
  display: inline;
}

.k-button.grid-button,
.k-button.k-button-icontext {
  background-color: #f5f5f5;
  color: #333333;
}

.TextFromTextBaseTemplate {
  height: 72px;
  width: 440px;
  white-space: nowrap;
  overflow: auto;
}

.DivisionSelectorMainItem {
  color: #999999;
}

.ContentDivisionSelector .DivisionSelectorMainItem {
  color: #000000;
  padding-top: 2px;
}

.k-treeview .k-checkbox {
  vertical-align: middle;
}

/*Tour Info Region*/
#TourInfoScheduler .k-scheduler-groupcolumn {
  width: 120px;
}

#TourInfoScheduler .k-scheduler-mark {
  display: none;
}

/*********************/

/*Slot Manager Region*/
.invalid-slot {
  background: red !important;
  cursor: no-drop;
}

.k-nonwork-hour {
  background: silver;
}

.k-scheduler-table .k-nonwork-hour {
  background: silver;
}

.k-scheduler {
  background: white;
}

.Filterbox {
  border-color: #cccccc;
  border-width: 0 0 1px;
  background-color: #f5f5f5;
  border-style: solid;
  background-clip: border-box;
  color: #333333;
  vertical-align: middle;
  padding: 0;
}

  .Filterbox div {
    float: left;
    margin: 5px;
  }

    .Filterbox div input {
      vertical-align: middle;
      margin: 5px;
    }

  .Filterbox br {
    clear: left;
  }

.Status_NotSet {
  background-color: red;
}

.Status_Arrived {
  background-color: green;
}

.Status_Released {
  background-color: yellow;
}

.Status_HasLeft {
  background-color: grey;
}
/*********************/

/*Busy indicator*/
.BusyIndicatorLoading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  display: none;
  font-size: 30px;
  z-index: 999;
}

.BusyIndicatorCentered {
  position: fixed; /* or absolute */
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/*********************/

/*Vehicle locations Region*/
.k-map .k-i-marker-vehicle {
  background: url(images/icons/TruckCurrentLocation.png) no-repeat !important;
  margin: -38px 0 0 -24px;
  width: 49px;
  height: 38px;
}

.k-map .k-i-marker-vehicle-sel {
  background: url(images/icons/TruckSelectedCurrentLocation.png) no-repeat !important;
  margin: -38px 0 0 -24px;
  width: 49px;
  height: 38px;
}

.k-map .k-i-marker-custom-unloading {
  background: url(images/icons/TruckUnload.png) no-repeat !important;
  background-size: 50px !important;
  margin: -70px 0 0 -34px;
  width: 70px;
  height: 70px;
}

.k-map .k-marker-custom-loading-marker {
  background: url(images/icons/Loading.png) no-repeat !important;
  background-size: 50px !important;
  width: 70px;
  height: 70px;
}

.k-map .k-marker-custom-unloading-marker {
  background: url(images/icons/TruckUnload.png) no-repeat !important;
  background-size: 50px !important;
  width: 70px;
  height: 70px;
}

#VehicleLocationTreeView .k-sprite {
  background-image: url(metro/sprite.png);
}

.VehicleLocationTreeViewRootFolder {
  background-position: -112px -272px;
}

#VehicleLocation-slide-in-share {
  position: absolute;
  top: 0;
  right: 0;
  width: 500px;
  margin-right: -500px;
  border: solid #e9e9e9;
  border-width: 1px 0 1px 0;
  background: #F1F4EF;
  z-index: 99999;
  filter: alpha(opacity=85); /* IE */
  -moz-opacity: 0.85; /* Mozilla */
  opacity: 0.85; /* CSS3 */
}

#Message-share {
  position: absolute;
  top: 150px;
  left: 0;
  width: 271px;
  margin-left: 0px;
  border: solid #e9e9e9;
  border-width: 1px 1px 1px 1px;
  background: #ffffff;
  overflow-y: auto;
  overflow-x: hidden;
  filter: alpha(opacity=85); /* IE */
  -moz-opacity: 0.85; /* Mozilla */
  opacity: 0.85; /* CSS3 */
}

.Telematic-Header {
  font-size: 10px;
  font-weight: bold;
  margin-left: 5px;
  color: #000;
}

.Telematic-Message {
  border-bottom: 1px solid #aaa;
  /*background-color: #eee;*/
  padding-top: 5px;
}

.Telematic-Message-New {
  border-bottom: 1px solid #aaa;
  background-color: #FFEDBA;
  padding-top: 5px;
}

.Telematic-Message-In {
  border-bottom: 1px solid #aaa;
  background-color: #FFEDBA;
  padding-top: 5px;
}

.Telematic-Message-Out {
  border-bottom: 1px solid #aaa;
  background-color: #F6BAC0;
  padding-top: 5px;
}

.Telematic-Message-Text {
  font-size: 12px;
  margin-left: 5px;
}

.Telematic-MessageAsHeader {
  font-size: 12px;
  margin-left: 5px;
  margin-top: 5px;
}

.Telematic-TimeStamp {
  font-size: 9px;
  color: gray;
  text-align: right;
  margin-right: 5px;
  float: right;
}

.Station {
  border-bottom: 1px solid #aaa;
  margin-top: 8px;
  padding: 0 5px;
}

.Station-Day {
  text-align: center;
  border-bottom: 1px solid #aaa;
  background-color: lightgray;
}



.Station-Header {
  font-size: 12px;
  color: #000;
  text-align: left;
  margin-left: 5px;
  margin-top: 2px;
  text-wrap: none;
}

.Station-Distance {
  font-size: 9px;
  color: gray;
  text-align: right;
  margin-right: 5px;
}

#VehicleLocation-slide-in-handle {
  position: absolute;
  right: 500px;
  width: 50px;
  height: 50px;
  padding: 5px 0;
  background: #009EE3;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  /* Internet Explorer */
  -ms-writing-mode: tb-rl;
}

.VehicleLocationMenu {
  position: absolute;
  top: 180px;
  left: 30px;
  z-index: 10000;
}

#VehicleLocationDetail-slide-in {
  position: absolute;
  top: 0;
  left: 0;
  width: 350px;
  height: 100%;
  margin-left: -350px;
  border: solid #e9e9e9;
  border-width: 1px 0 1px 0;
  background: #ffffff;
  z-index: 10000;
}

.k-header-column-menu.k-state-active {
  background-color: #fff;
}

.k-grid-filter.k-state-active {
  background-color: #fff;
}

.k-file-success {
  color: #000000;
}

.k-file-progress {
  color: #000000;
}

.LinkContainer {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #ebebec;
  background-color: #f7f7f7;
  cursor: pointer;
}

.LinkContainerContent {
  padding: 10px;
}

.LinkContainer:hover {
  background-color: #fcfcfc;
}

.LinkContainer a:hover {
  font-weight: normal;
}

.CalendarSheet {
  height: 60px;
  width: 60px;
  background-color: white;
  text-align: center;
  border: 2px solid #009EE3;
  position: relative;
}

.CalendarSheet-Canvas {
  line-height: 2;
  font-size: 18px;
}

.CalendarSheet-Subline {
  color: #FFFFFF;
  background-color: #009EE3;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.BottomRightContent {
  bottom: 25px;
  right: 25px;
  position: fixed;
}


.ChatMessageReceived {
  background-color: #428bca;
  color: #fff;
  margin: 10px 100px 0px 10px;
  min-height: 20px;
  border-radius: 5px;
  padding: 5px;
  overflow: hidden;
}

.ChatMessageSent {
  background-color: #8EBC00;
  color: #fff;
  margin: 10px 10px 0px 100px;
  min-height: 20px;
  border-radius: 5px;
  padding: 5px;
  overflow: hidden;
}

.ChatMessageHeader {
  font-size: 9px;
}

.ChatMessageSubLine {
  margin: 0px;
  font-size: 9px;
  text-align: right;
}

.EditOrderControl {
  line-height: 22px;
  margin-bottom: 14px;
}



.k-grid .k-button {
  padding: 6px 6px;
}

.k-header {
  background-color: #f8f8f8;
}

.k-navigator .k-button {
  color: #000000;
}

.k-panelbar > li.k-state-default > .k-link.k-state-hover, .k-panelbar > li.k-state-hover > .k-link, .k-panelbar > li > .k-link.k-state-hover, .k-tabstrip-items .k-state-hover .k-link {
  color: #000;
  font-weight: bold
}

.k-icon {
  color: #787878;
}


.k-panelbar .k-tabstrip-items .k-state-active, .k-tabstrip-items .k-state-active {
  border-color: #dbdbdb
}

.k-active-filter, .k-header-column-menu.k-state-active, .k-state-active, .k-state-active:hover {
  border-color: #dbdbdb
}

.k-tabstrip-items .k-state-hover {
  border-color: #dbdbdb
}

.k-draghandle:hover, .k-listbox .k-item:hover:not(.k-state-disabled), .k-other-month.k-state-hover .k-link, .k-pager-wrap .k-link:hover, .k-state-hover, .k-textbox:hover, div.k-filebrowser-dropzone em {
  background-image: none,linear-gradient(to bottom,#dbdbdb 0,#dbdbdb 100%);
}

.k-menu .k-menu-scroll-button:hover, .k-menu .k-state-hover > .k-link {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  background-image: none,linear-gradient(to bottom,#dbdbdb 0,#dbdbdb 100%);
  color: #000;
}

.k-autocomplete.k-state-hover, .k-dropdown-wrap.k-state-hover, .k-numeric-wrap.k-state-hover, .k-picker-wrap.k-state-hover {
  background-color: #dbdbdb;
  background-image: none,linear-gradient(to bottom,#dbdbdb 0,#dbdbdb 100%);
  color: #000;
}

.k-autocomplete.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-numeric-wrap.k-state-focused, .k-picker-wrap.k-state-focused {
  background-color: #dbdbdb;
  background-image: none,linear-gradient(to bottom,#dbdbdb 0,#dbdbdb 100%);
  color: #000;
}

.k-list > .k-state-selected {
  color: #000;
  background-color: #dbdbdb;
  border-color: #dbdbdb;
}

.k-state-focused.k-state-selected, .k-list > .k-state-focused.k-state-selected {
  box-shadow: inset 0 0 3px 1px #ebebeb;
}

.k-list > .k-state-hover {
  color: #000;
  background-color: #ebebeb;
  border-color: #ebebeb;
}

.k-dropdown .k-state-hover .k-input, .k-dropdown .k-state-focused .k-input {
  color: #000;
}

.k-state-hover > .k-link, .k-state-selected > .k-link {
  color: inherit;
  background-color: #ccc
}

.k-calendar-range td.k-range-end, .k-calendar-range td.k-range-mid, .k-calendar-range td.k-range-start {
  background-image: linear-gradient(transparent 1px,rgba(175,175,175,.3) 1px,rgba(175,175,175,.3) calc(100% - 1px),transparent calc(100% - 1px));
}

.k-calendar-range td.k-state-focused .k-link {
  box-shadow: inset 0 0 0 1px #aaa;
}

.k-calendar td.k-state-focused .k-link {
  box-shadow: inset 0 0 0 1px #aaa;
}

.k-calendar .k-content .k-link, .k-calendar .k-content td, .k-calendar .k-header .k-link {
  border-radius: 0;
}

/* Language Editor */
.LanguageEditButton {
  top: 0px;
  left: 0px;
  background-color: transparent;
  border-color: transparent;
  color: #000;
  padding: 0px;
  vertical-align: top;
}

  .LanguageEditButton:hover {
    background-color: transparent;
    border-color: transparent;
    color: #bbb
  }

.LanguageEditButtonActive {
  color: #bbb
}

.LanguageEditorForm {
  position: absolute;
  z-index: 100;
  left: 0px;
  top: 0px;
  display: none;
  background-color: #fefefe;
  border: 1px solid #ccc;
  box-shadow: 0.2em 0.2em 1em rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
/****************/

.CollapseBox .CollapseButton {
  font-size: 16px;
  cursor: pointer;
  width: 100%;
  text-align: left;
  display: inline;
}

.CollapseBox .CollapseContent {
  display: none;
  border: 0.1em solid #dbdbdb;
}

.CollapseContent tr td:first-child {
  padding: 0.6em;
  font-weight: bold;
  background-color: #f4f4f4;
}


/* Menu Cards */

.lis-card-deck {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 2em;
  margin-bottom: 100px;
}

  .lis-card-deck .k-card-image {
    height: 80px;
  }

    .lis-card-deck .k-card-image > img {
      float: left;
    }

  .lis-card-deck .k-card-title {
    height: 100%;
    padding-right: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .lis-card-deck .k-card-body {
    min-height: 100px;
    background-color: #FFFFFF;
    color: #555;
  }

  .lis-card-deck .k-card {
    width: 270px;
    margin-right: 2em;
    margin-bottom: 2em;
  }

  .lis-card-deck .k-card-actions {
    border-top: 1px solid #fff !important;
  }

  .lis-card-deck .k-button.k-flat.k-primary {
    color: inherit !important;
  }

  .lis-card-deck .k-card-action-image {
    height: 25px;
    padding-right: 5px;
    float: left;
  }
/**/

/* DateRangePicker */
.daterangepicker td.in-range {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #cacaca;
  color: #000;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #cacaca;
  color: #000;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #cacaca;
}
/**/

#co2Footprint {
  float: right;
  background-image: url(images/icons/co2.png);
  background-size: 100px;
  background-repeat: no-repeat;
  height: 150px;
  width: 150px;
  font-size: 18px;
  font-weight: bold;
  padding-top: 75px;
  padding-left: 48px
}

/* loading spinner */
.spinner {
  width: 150px;
  height: 150px;
}

  .spinner::before {
    width: 150px;
    height: 150px;
    border-bottom-color: #009ee3;
    border-right-color: #009ee3;
    border-top-color: rgba(1, 1, 1, 0);
    border-left-color: rgba(1, 1, 1, 0);
    top: 0px;
    left: 0px;
    -webkit-animation: rotate-animation 1.5s linear 0.02s infinite, pulse 1.5s linear 0.02s infinite;
    animation: rotate-animation 1.5s linear 0.02s infinite, pulse 1.5s linear 0.02s infinite;
  }

  .spinner::before, .spinner::after {
    content: "";
    display: block;
    position: absolute;
    border-width: 6px;
    border-style: solid;
    border-radius: 50%;
  }

  .spinner::after {
    width: 124px;
    height: 124px;
    border-bottom-color: #009ee3;
    border-right-color: #009ee3;
    border-top-color: rgba(1, 1, 1, 0);
    border-left-color: rgba(1, 1, 1, 0);
    opacity: 0.7;
    top: 12px;
    left: 12px;
    -webkit-animation: anti-rotate-animation 1.1325s linear 0.02s infinite, pulse 1.5s linear 0.02s infinite;
    animation: anti-rotate-animation 1.1325s linear 0.02s infinite, pulse 1.5s linear 0.02s infinite;
  }

.spinner-image {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100px;
  max-height: 50px;
  -webkit-animation: pulse 1.5s linear 0.02s infinite;
  animation: pulse 1.5s linear 0.02s infinite;
}

@-webkit-keyframes pulse {
  0% {
    opacity: .8;
  }

  50% {
    opacity: .2;
  }

  100% {
    opacity: .8;
  }
}

@keyframes pulse {
  0% {
    opacity: .8;
  }

  50% {
    opacity: .2;
  }

  100% {
    opacity: .8;
  }
}

@-webkit-keyframes rotate-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes anti-rotate-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes anti-rotate-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
/**/


/* Kendo Timeline */
.k-timeline-vertical .k-timeline-event {
  padding: 20px 0;
}

.k-timeline-vertical .k-timeline-flag-wrap:first-child {
  padding-top: 20px;
}

.k-timeline-vertical.k-timeline-alternating {
  padding: 0px;
}

.k-timeline-card .k-card-title {
  font-size: 16px;
  line-height: 20px;
}

  .k-timeline-card .k-card-title .k-button:active::before, .k-card-title .k-button:hover::before {
    opacity: 0;
  }

.k-timeline-vertical .k-timeline-card .k-card {
  min-height: 0px;
}

.k-timeline-card .k-timeline-card-callout.k-callout-e,
.k-timeline-card .k-timeline-card-callout.k-callout-w {
  top: 24px;
}

.k-timeline-vertical .k-timeline-circle,
.k-timeline-vertical .k-timeline-date-wrap {
  margin-top: 24px;
}

.registerCard {
  padding: 10px;
}

.card {
  border: 1px solid #CCCCCC;
  box-shadow: 0 1px 2px 1px rgba(0,0,0,.08), 0 3px 6px rgba(0,0,0,.08);
  padding: 10px;
  margin: 75px auto;
  margin-bottom: unset;
  display: block;
  width: 1010px;
  background-color: rgba(0,0,0,0.7);
  color: #FFFFFF;
}

  .card .title {
    height: 60px;
    padding: 10px;
    background: #009EE3;
    color: #FFFFFF;
    margin: -10px;
    margin-bottom: 10px;
  }

.cardAuthorized {
  border: 1px solid rgba(20,53,80,0.14);
  box-shadow: 0 1px 2px 1px rgba(0,0,0,.08), 0 3px 6px rgba(0,0,0,.08);
  padding: 10px;
  margin: 75px auto;
  margin-bottom: unset;
  display: block;
  width: 1010px;
}

  .cardAuthorized .title {
    display: none;
  }

.registerText {
  margin: 10px;
}

/* shortcuts */

.w100p{ width:100%; }
.taright{ text-align:right; }
.nodisplay { display:none; }
.fwbold { font-weight:bold; }
.mt20 { margin-top: 20px; }
.mb20 { margin-bottom: 20px; }



#loginBoxToggleButton {
  border: none;
  border-radius: 50%;
  background-color: #ffffff;
  color: #009EE3;
  padding: 1px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  display: none;
}

#ediTiles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

  #ediTiles .tile {
    display: flex;
    align-items: end;
    padding: 50px 20px 10px 20px;
    margin: 0 10px 20px 10px;
    width: 180px;
    height: 110px;
    position: relative;
    border: 0 solid red;
    border: 1px solid #009EE3;
    box-shadow: 1px 2px 3px #cdcdcd;
  }

    #ediTiles .tile .icon {
      position: absolute;
      top: 10px;
      left: 10px;
      width: 35px;
    }

    #ediTiles .tile:hover {
      box-shadow: none;
    }

    #ediTiles .tile .service {
      font-weight: bold;
      font-size: 13px;
    }

    #ediTiles .tile.clickable .service {
      cursor: pointer;
    }

    #ediTiles .tile .text {
      margin: 5px 0 0 0;
      font-size: 11px;
      color: #000;
    }

      #ediTiles .tile .text.noText {
        color: #999999;
        font-style:italic;
      }

      #ediTiles .toggleButton {
        position: absolute;
        top: 10px;
        right: 10px;
      }

    #ediTiles .toggleButton .k-switch .k-switch-container {
      border-color: #009EE3;
      background-color: #dedede;
    }

    #ediTiles .toggleButton .k-switch-handle {
      transition: background-color .2s ease-in;
      transition: left .2s ease-in;
      border: transparent;
    }

    #ediTiles .toggleButton .k-switch-on .k-switch-handle {
      background-color: green;
    }

    #ediTiles .toggleButton .k-switch-off .k-switch-handle {
      background-color: #ed1200;
    }

textarea#ediAdditionalText {
  border: 1px solid #cdcdcd;
  margin: 0px 0px 10px;
  resize: vertical;
  height: 68px;
  min-height: 100px;
}

#EditSettings .settingElement {
  width: 50%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 20px 0;
}

#EditSettings.CodedText .settingElement {
  width: 30%;
}

  #EditSettings .settingElement .settingName {
    margin-right: 12px;
  }

#EditSettings .iconForm {
  display: flex;
  align-items: center;
}

#EdiTextEditWindow .codedText {
  margin: 0 20px 10px 0;
  font-weight: bold;
  font-size: 13px;
}

#EdiTextEditWindow .k-datepicker,
#EdiTextEditWindow .k-timepicker,
#EdiTextEditWindow .k-datetimepicker {
  width: 100%;
}

.ETATemplate {
  background: url(images/ETA.png) no-repeat left center;
  width: 250px;
  height: 100px;
}

.ETATemplateValue {
  font-size: 1.4rem;
  font-weight: bold;
  padding: 60px 0 0 85px;
}

.PostalCodeAuthentication {
  width: 700px;
  margin: 0 auto;
  padding: 0 20px 40px 20px;
}

.PostalCodeAuthentication .tableForm td {
  height: 35px;
}