.lk-nav {
  list-style-type: none;
  float: right;
  clear: both;
}
.lk-nav li {
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  margin-left: 20px;
}
.lk-nav li.active a {
  color: #333;
}
.lk-nav.forcontractdata {
  margin-bottom: -27px;
}
.myorders {
  width: 100%;
  margin-top: 30px;
}
.myorders tr {
  height: 38px;
  vertical-align: middle;
  border-bottom: 1px solid #ececec;
}
.myorders tr:first-child {
  border: none;
  height: 25px;
}
.myorders tr:first-child:hover {
  background-color: inherit;
}
.myorders tr:hover {
  background-color: #ececec;
}
.myorders tr:hover td:first-child + td + td {
  color: #ba0000;
}
.myorders tr:hover td:first-child + td + td + td {
  color: #ba0000;
}
.myorders tr:hover td:first-child + td + td + td + td {
  color: #ba0000;
}
.myorders tr:hover .print {
  opacity: 1;
}
.myorders th {
  font-size: 12px;
  font-weight: normal;
  color: #aaa;
  text-align: center;
}
.myorders th:first-child {
  text-align: left;
}
.myorders td {
  font-size: 13px;
  text-align: center;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.myorders td:first-child {
  text-align: left;
}
a.print {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 14px;
  height: 12px;
  margin: -10px;
  padding: 10px;
  background-image: url(../img/print.png);
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  position: relative;
  top: 2px;
  opacity: 0.1;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.orderscount {
  float: right;
}
.pagination {
  text-align: center;
  margin: 20px 0;
}
.pagination > * {
  display: inline-block;
  vertical-align: middle;
}
.pagination .arrow {
  background-image: url(../img/pagination_19.png);
  width: 19px;
  height: 19px;
  display: inline-block;
  cursor: pointer;
  margin: 0 12px;
}
.pagination .arrow.left.disabled {
  background-position: 0 -19px;
  cursor: default;
}
.pagination .arrow.right {
  background-position: -19px 0;
}
.pagination .arrow.right.disabled {
  background-position: -19px -19px;
  cursor: default;
}
.pagination ul {
  list-style-type: none;
  padding: 0;
  display: inline-block;
  line-height: 19px;
}
.pagination ul li {
  display: inline-block;
  line-height: 19px;
  width: 19px;
  text-align: center;
}
.pagination ul li a {
  font-weight: bold;
}
.pagination ul li.current {
  border: 1px solid #ccc;
}
.pagination ul li.current a {
  color: #555;
}
.backtolist {
  position: relative;
  top: -17px;
}
.flight_stats {
  width: 100%;
  margin-bottom: 40px;
}
.flight_stats td,
.flight_stats th {
  text-align: center;
}
.flight_stats td:first-child,
.flight_stats th:first-child {
  text-align: left;
}
.flight_stats td + td + td + td + td + td {
  text-align: right;
  padding-right: 40px;
}
.flight_stats th {
  font-size: 12px;
  font-weight: normal;
  color: #aaa;
}
.flight_stats th + th + th + th + th + th {
  text-align: right;
}
.flight_stats tr:first-child {
  border-bottom: 1px solid #e5e5e5;
  height: 23px;
}
.flight_stats tr {
  height: 35px;
  vertical-align: middle;
}
.flight_passengers {
  width: 100%;
}
.flight_passengers td,
.flight_passengers th {
  text-align: center;
}
.flight_passengers td:first-child,
.flight_passengers th:first-child {
  text-align: left;
}
.flight_passengers th {
  font-size: 12px;
  font-weight: normal;
  color: #aaa;
}
.flight_passengers th + th + th + th + th {
  text-align: right;
}
.flight_passengers tr:first-child {
  border-bottom: 1px solid #e5e5e5;
  height: 23px;
}
.flight_passengers tr {
  height: 35px;
  vertical-align: middle;
}
.options_stats {
  background-color: #e8e8e8;
  list-style-type: none;
  padding: 15px;
}
.options_stats li {
  display: inline-block;
  margin-right: 20px;
}
.comment {
  font-weight: bold;
}
.totalname {
  margin-bottom: 40px;
}
.totalname td {
  padding-right: 40px;
  padding-bottom: 30px;
}
.big-print {
  width: 237px;
  height: 61px;
  background-image: url(../img/print_big.png);
  color: #fff;
  text-transform: uppercase;
  line-height: 61px;
  padding-left: 45px;
  font-size: 22px;
}
.big-print:hover {
  color: #fff;
}
.big-approve {
  width: 237px;
  height: 61px;
  background-image: url(../img/approve_big.png);
  color: #fff;
  text-transform: uppercase;
  line-height: 61px;
  padding-left: 45px;
  font-size: 22px;
  margin-left: 10px;
}
.big-approve:hover {
  color: #fff;
}
.big-greyprint {
  width: 369px;
  height: 61px;
  background-image: url(../img/print-grey-big.png);
  color: #fff;
  text-transform: uppercase;
  line-height: 61px;
  padding-left: 45px;
  font-size: 22px;
  margin-top: 30px;
}
.big-greyprint:hover {
  color: #fff;
}
.big-greyprint.w237 {
  width: 237px;
}
.big-edit {
  width: 237px;
  height: 61px;
  color: #fff;
  background-image: url(../img/edit-big.png);
  text-transform: uppercase;
  line-height: 61px;
  padding-left: 0;
  font-size: 22px;
  margin-top: 30px;
  margin-right: 10px;
}
.big-edit:hover {
  color: #fff;
}
#showmesome_chosen {
  background-color: transparent !important;
  width: 50px !important;
  font-size: 14px;
  width: 80px;
}
#showmesome_chosen .chosen-drop {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#showmesome_chosen .chosen-single {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #4b87b1;
}
#showmesome_chosen .chosen-single span {
  width: 30px;
  display: inline-block;
  overflow: visible;
}
#showmesome_chosen .chosen-single span:after {
  display: inline-block;
  background-color: #aaa;
  width: 5px;
  height: 3px;
  background-image: url(../img/dropit.png);
}
#payment_type_chosen {
  width: 500px !important;
  margin: 20px 0 5px;
}
#payment_type_chosen .chosen-single {
  background-position: 475px center !important;
}
.submit_paynow {
  display: none;
}
#settings td {
  width: 33% !important;
}
.underdate {
  margin-top: -15px;
}
table#messages {
  width: 100%;
}
table#messages td,
table#messages th {
  text-align: left;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #e5e5e5;
}
table#messages td + td,
table#messages th + th {
  text-align: right;
}
table#messages th {
  font-size: 12px;
  font-weight: normal;
  color: #aaa;
}
a#logout {
  width: 31px;
  height: 28px;
  background-image: url(../img/logout.png);
  display: inline-block;
  vertical-align: top;
  margin-left: -2px;
}
.print .page,
.adm_print .page {
  overflow: visible;
}
.adm_print {
  font-size: large;
}
.adm_print th,
.adm_print p.smallheader {
  font-size: large !important;
}
