@import '../../lib/dojo/resources/dojo.css';
@import '../../lib/dijit/themes/claro/claro.css';
@import '../../lib/dgrid/css/dgrid.css';
@import '../../lib/dgrid/css/skins/claro.css';
@import '../../lib/dojox/mobile/themes/custom/custom.css';
@import '../../font-awesome/css/font-awesome.css';
html {
  height: 100%;
  width: 100%;
}
body {
  height: 100%;
  width: 100%;
  background-color: #c0c0c0;
  font-family: "Arial";
  font-size: 11pt;
}
.hidden {
  display: none;
}
.error {
  margin-bottom: 2px;
  color: #f00;
  width: 270px;
  margin: 5px auto;
}
.preferences {
  margin-top: 10px;
}
.msgbox {
  border-color: #f0c36d;
  background-color: #f9edbe;
}
.pageOverlay {
  background-color: #000;
  opacity: 0.5;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 998;
  display: block;
}
label {
  padding-left: 5px;
}
.outerContainer {
  margin: 0px auto;
  width: 100%;
  height: 100%;
}
.header span {
  color: #034489;
  margin-left: 20px;
  font-weight: bold;
  font-size: 15pt;
}
.footer {
  font-size: 9pt;
}
.footer .who {
  margin-top: 0px;
}
.footer i#expand {
  margin-left: 49%;
}
.dijitBorderContainer-dijitContentPane.footer {
  padding-top: 0;
  padding-bottom: 3px;
}
.dijitBorderContainer-dijitContentPane.header {
  padding: 0px;
}
.dijitBorderContainer-dijitContentPane.header .logo-title {
  float: left;
  margin: 8px;
}
.panel {
  padding-top: 10px;
}
.panel label {
  display: inline-block;
  padding: 3px;
}
.pull-right {
  float: right;
}
.clear {
  clear: both;
}
.userControls {
  margin-top: 8px;
  margin-right: 100px;
  cursor: pointer;
}
#userProfile {
  font-weight: bold;
}
.regFormLabel {
  display: inline-block;
  width: 130px;
}
#contactInfoForm,
.clientHistory {
  padding: 10px;
  margin-top: 20px;
}
.reservationsTitle {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
  display: inline;
}
.dgrid-cell {
  text-align: center;
}
.dgrid-row .canceled {
  font-style: italic;
  color: #f00;
}
.dgrid-row .expired {
  font-style: italic;
  color: #808080;
}
.dgrid-row .absent {
  color: #86160c;
}
#resetPasswordInstruction {
  font-size: 10pt;
}
.alignInputs {
  text-align: left;
  margin-top: 10px;
}
.alignInputs .anchor {
  text-decoration: underline;
  color: #1e90ff;
  cursor: pointer;
}
.alignInputs .dijitButton {
  margin-top: 10px;
}
.alignInputs #widget_emailReg,
.alignInputs #widget_pwdReg,
.alignInputs #widget_fnameReg,
.alignInputs #widget_lnameReg,
.alignInputs #widget_mobileReg {
  max-width: 500px;
}
.alignInputs #widget_pwd2Reg {
  max-width: 500px;
}
@media screen and (min-width: 1000px) {
  .alignInputs #widget_pwd2Reg {
    margin-left: 139px;
  }
}
.alignInputsRight {
  text-align: right;
}
i.toggleShowPassword {
  margin-left: -35px;
  cursor: pointer;
  display: inline;
  position: absolute;
  margin-top: 3px;
}
@media screen and (max-width: 400px) {
  i.toggleShowPassword {
    margin-left: 290px;
    margin-top: -25px;
  }
}
.pull-left {
  float: left;
}
.grouped {
  z-index: 1000;
  position: -webkit-sticky;
  position: sticky;
  top: -10px;
  background-color: #fff;
}
.claro .dijitContentPane,
.flat .dijitContentPane {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.claro .dijitTextBox,
.flat .dijitTextBox {
  margin-bottom: 3px;
  margin-right: 3px;
}
.claro .dijitTextBox.small,
.flat .dijitTextBox.small {
  width: 3em;
}
.claro .dijitTextBox.medium,
.flat .dijitTextBox.medium {
  width: 8em;
}
.claro .dijitTextBox.date,
.flat .dijitTextBox.date {
  width: 7em;
}
.claro .dijitMultiSelect,
.flat .dijitMultiSelect {
  vertical-align: top;
}
.claro .dijitButton.emphaise:not(.dijitButtonDisabled) .dijitButtonNode {
  background-color: #00f;
  color: #fff;
}
.btnRemove {
  float: right;
}
.dgrid .right {
  text-align: right;
}
.dgrid .center {
  text-align: center;
}
.dgrid .dijitTextBox {
  width: 100%;
}
.ptop {
  padding-top: 16px;
}
.collapsed .expando {
  display: none;
}
.dgrid-row:not(.collapsed) .has-subgrid {
  background: #f9f9eb;
}
.dgrid-row:not(.collapsed) .expando div[role=row]:not(.dgrid-header) {
  background: #f9f9eb;
}
.field-pdf,
.field-num_places {
  width: 5%;
}
.field-actions {
  width: 110px;
}
.field-originName,
.field-destinationName {
  width: 15%;
}
.reservationsGrid {
  overflow: auto;
  min-width: 1000px;
}
@media screen and (min-width: 1500px) {
  .outerContainer {
    width: 95%;
    min-width: 640px;
  }
}
@media screen and (max-width: 436px) {
  .links {
    display: none;
  }
  .header .userControls span.logout {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .header img.sponsors,
  .header i.userProfile {
    display: none;
  }
  .header .userControls {
    margin-right: 5px;
  }
}
.station,
.payment,
.departure {
  width: 180px;
}
#frmFinalize {
  display: inline;
}
#frmFinalize .dijitButton {
  margin-top: 15px;
}
.tripSummary {
  display: block;
  border: 1px solid #c2c2c2;
  padding: 5px;
  margin-bottom: 10px;
}
.price {
  width: 60px;
  margin-left: 5px;
  font-weight: bold;
}
.price input {
  text-align: center;
  color: #000;
}
textarea {
  margin-top: 5px;
}
#verifyMessage {
  border: 1px solid #cfe5fa;
  width: auto;
  padding: 10px;
  margin-top: 5px;
}
.info {
  font-size: 9pt;
  margin-bottom: 5px;
}
.emphasis {
  font-weight: bold;
}
.travelers .dgrid-hider-toggle {
  display: none;
}
.travelers .field-serie,
.travelers .field-train {
  width: 5%;
}
.travelers .field-startStation,
.travelers .field-endStation {
  width: 8%;
}
.travelers .field-number {
  width: 11%;
}
.travelers .field-place {
  width: 4%;
}
.travelers .field-total_price {
  width: 6%;
}
.travelers .field-discount_type {
  width: 15%;
}
.travelers .field-beneficiary_cnp {
  width: 15%;
}
.travelers .field-beneficiary_docid {
  width: 12%;
}
.summary-row {
  margin-right: 0px;
  font-weight: bold;
}
.routes {
  margin-bottom: 10px;
}
.routes .title {
  margin-bottom: 5px;
}
.rulesInfo {
  font-size: 10pt;
  margin-bottom: 5px;
}
.announcements {
  margin-top: 10px;
  font-weight: bold;
}
.dijitTextBox.numPassengers {
  width: 65px;
}
.selectCode {
  padding: 5px;
}
@media (max-width: 600px) {
  .claro .dijitTextBox,
  .flat .dijitTextBox,
  .claro .dijitComboBoxMenu,
  .flat .dijitComboBoxMenu,
  .claro .dijitCalendarPopup,
  .flat .dijitCalendarPopup {
    font-size: 14pt;
    width: 100%;
  }
  .claro .dijitButton,
  .flat .dijitButton {
    font-size: 12pt;
    margin-top: 10px;
  }
  .claro .cmd,
  .flat .cmd {
    font-size: 14pt;
    margin-left: 20px;
    margin-top: 10px;
  }
}
.places-info .total {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.places-info .bicycle,
.places-info .standing {
  margin: 10px 0;
}
@media (max-width: 600px) {
  .places-info .dijitButton {
    margin: 10px auto;
    text-align: center;
    width: 100%;
  }
}
.travelersInfo {
  overflow: auto;
  min-width: 900px;
}
.no-routes {
  color: #f00;
}
form.places-info div.warning {
  color: #f00;
}
.train {
  display: inline-block;
}
.train .seating {
  margin-left: 20px;
  font-size: 11pt;
}
.train .seating .value {
  font-weight: bold;
  padding-left: 5px;
}
.train .title {
  font-size: 9pt;
  font-weight: bold;
  color: #032c67;
}
.train .legend {
  margin-left: 20px;
  color: #292929;
}
.train .ocupat {
  color: #f00;
  border-color: #f00;
}
.train .mine {
  color: #33a133;
  font-weight: bold;
}
.train .vagon {
  border: 1px solid #c9c9c9;
  padding: 5px 5px 5px;
  margin-top: 10px;
  margin-left: 10px;
  display: inline-block;
}
.train .vagon.hidden {
  display: none;
}
.train .empty {
  border: none;
  height: 20px;
}
.train .exit1-landscape {
  border-top: solid 3px #a9a9a9;
}
.train .exit2-landscape {
  border-bottom: solid 3px #a9a9a9;
}
.train .tbl1-landscape {
  border-right: solid 2px #a52a2a;
}
.train .tbl2-landscape {
  border-left: solid 2px #a52a2a;
}
.train .exit1-portret {
  border-right: solid 3px #a9a9a9;
}
.train .exit2-portret {
  border-left: solid 3px #a9a9a9;
}
.train .tbl1-portret {
  border-bottom: solid 2px #a52a2a;
}
.train .tbl2-portret {
  border-top: solid 2px #a52a2a;
}
.train table {
  border-spacing: 0px;
}
@media screen and (max-width: 739px) {
  .train td {
    width: 45px;
    font-size: 11pt;
  }
}
@media screen and (min-width: 740px) {
  .train td {
    width: 38px;
    font-size: 10pt;
  }
}
.train td :hover {
  cursor: pointer;
}
.train td .ocupat {
  cursor: default;
}
.train td span {
  text-align: center;
  display: block;
  border: solid 1px #292929;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px;
  margin: 5px auto;
}
@media screen and (min-width: 740px) {
  .train td span {
    width: 22px;
  }
}
@media screen and (max-width: 739px) {
  .train td span {
    width: 24px;
    height: 24px;
    line-height: 27px;
  }
}
.train td span.hidden {
  display: none;
}
.train td span.mine {
  border-color: #33a133;
  background-color: #33a133;
  color: #fff;
}
.train td .f2f {
  background-color: #fff;
}
.train td .est {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.train td .vest {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.train td .sud {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.train td .nord {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nodata .inner td span {
  cursor: default;
  border-color: #d2d2d2;
  color: #d2d2d2;
  background-color: inherit;
}
span.nodata {
  color: #d2d2d2;
}
.discountCodes ul {
  margin-block-start: 0;
  margin-block-end: 0;
}
.discountCodes .showCode {
  padding-left: 5px;
}
.discountCodes table.hidden {
  display: none;
}
.discountCodes .beneficiaryType .dijitReset.dijitStretch.dijitButtonContents {
  width: 140px;
}
.discountCodes .explanation {
  padding-top: 10px;
  line-height: 1.15;
}
.discountCodes .explanation .highlight {
  color: #f00;
  margin-bottom: 10px;
}
.discountCodes form {
  padding-top: 10px;
  line-height: 35px;
}
.discountCodes .dgrid {
  overflow: auto;
  min-width: 1000px;
  margin-top: 10px;
}
.discountCodes .dgrid .dgrid-row-table td {
  vertical-align: middle;
}
.discountCodes .dgrid .field-discountName {
  width: 15%;
}
.discountCodes .dgrid .field-beneficiary_type {
  width: 7%;
}
.discountCodes .dgrid .field-code {
  width: 20%;
}
.discountCodes .dgrid .field-actions {
  width: 5%;
}
.discountCodes .dgrid .field-actions {
  width: 5%;
}
.discountCodes .dgrid .field-code img {
  margin: 2px auto;
}
@media only screen and (max-width: 600px) {
  .discountCodes .dgrid .field-code {
    width: 30%;
  }
}
