/* line 7, ../../internal/main.scss */
* {
  font-family: Arial;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
  line-height: 1.6em;
}

/* line 15, ../../internal/main.scss */
body {
  color: #333333;
}

/* line 19, ../../internal/main.scss */
textarea {
  resize: none;
}

/* line 23, ../../internal/main.scss */
a {
  text-decoration: none;
}

/* line 27, ../../internal/main.scss */
ul {
  list-style-type: none;
}

/* line 31, ../../internal/main.scss */
hr {
  margin-top: 7px;
  border: 0;
  height: 1px;
  background: -moz-linear-gradient(left, rgba(2, 68, 87, 0.86) 7%, rgba(18, 83, 106, 0.86) 19%, rgba(125, 185, 232, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(7%, rgba(2, 68, 87, 0.86)), color-stop(19%, rgba(18, 83, 106, 0.86)), color-stop(100%, rgba(125, 185, 232, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(2, 68, 87, 0.86) 7%, rgba(18, 83, 106, 0.86) 19%, rgba(125, 185, 232, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(2, 68, 87, 0.86) 7%, rgba(18, 83, 106, 0.86) 19%, rgba(125, 185, 232, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(2, 68, 87, 0.86) 7%, rgba(18, 83, 106, 0.86) 19%, rgba(125, 185, 232, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(2, 68, 87, 0.86) 7%, rgba(18, 83, 106, 0.86) 19%, rgba(125, 185, 232, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db024457', endColorstr='#007db9e8',GradientType=1 );
  /* IE6-9 */
}

/* line 44, ../../internal/main.scss */
h1, h1 a {
  font-family: Verdana;
  font-weight: normal;
  color: #024457;
  font-size: 26px;
}
/* line 48, ../../internal/main.scss */
h1 span, h1 a span {
  color: #167F92;
}

/* line 52, ../../internal/main.scss */
li {
  font-size: 12px;
}

/* line 56, ../../internal/main.scss */
.clist_aidaimport li {
  font-size: 14px;
}

/* line 60, ../../internal/main.scss */
.more {
  color: #aaa;
  font-weight: bold;
  cursor: pointer;
  margin-left: 5px;
}
/* line 66, ../../internal/main.scss */
.more:before {
  content: "> ";
}

/* line 72, ../../internal/main.scss */
input[type=checkbox] {
  /* All browsers except webkit*/
  transform: scale(1.25);
  /* Webkit browsers*/
  -webkit-transform: scale(1.25);
}

/* line 80, ../../internal/main.scss */
button {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  zoom: 1;
  /* zoom and *display = ie7 hack for display:inline-block */
  *display: inline;
  vertical-align: baseline;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: 14px/100% Arial, Helvetica, sans-serif;
  padding: .5em 2em .55em !important;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #606060;
  border: solid 1px #b7b7b7 !important;
  background: #fff !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed)) !important;
  background: -moz-linear-gradient(top, #fff, #ededed) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed') !important;
}

/* line 108, ../../internal/main.scss */
button:hover:enabled {
  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc)) !important;
  background: -moz-linear-gradient(top, #fff, #dcdcdc) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc') !important;
}

/* line 116, ../../internal/main.scss */
#company_transactions_frame {
  position: absolute;
  background-color: #d9e6f7;
  z-index: 100;
  right: 5%;
  display: none;
  border: 1px solid #035770;
  padding: 5px;
}

/* line 127, ../../internal/main.scss */
#control_annotation_frame {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 900px;
  background-color: #d9e6f7;
  padding: 5px;
  border: 1px solid #035770;
  overflow-y: scroll;
  max-height: 400px;
}
/* line 138, ../../internal/main.scss */
#control_annotation_frame textarea {
  width: 100%;
  height: 100px;
}

/* line 144, ../../internal/main.scss */
.ng-submitted input.ng-invalid {
  background-color: #FFCCCC !important;
}

/* line 148, ../../internal/main.scss */
#control_email_frame {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 900px;
  background-color: #d9e6f7;
  padding: 5px;
  border: 1px solid #035770;
  overflow-y: scroll;
  max-height: 500px;
}
/* line 159, ../../internal/main.scss */
#control_email_frame textarea {
  width: 100%;
  height: 100px;
}

/* line 165, ../../internal/main.scss */
#control_frame {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 900px;
  background-color: #d9e6f7;
  padding: 5px;
  border: 1px solid #035770;
  overflow-y: scroll;
  max-height: 400px;
  z-index: 10;
}
/* line 176, ../../internal/main.scss */
#control_frame textarea {
  width: 100%;
  height: 100px;
}

/* line 183, ../../internal/main.scss */
.clist th {
  background-color: #f5f5f5;
}
/* line 187, ../../internal/main.scss */
.clist tr:not(.loading):nth-child(even) {
  background-color: #efefff;
}
/* line 191, ../../internal/main.scss */
.clist .selected {
  background-color: #d9e6f7;
}

/* line 196, ../../internal/main.scss */
#comment {
  position: fixed;
  width: 100%;
  padding: 10px;
  padding-bottom: 30px;
  bottom: 0px;
  left: 0px;
  border-top: 1px solid black;
  background-color: #ccc;
}

/* line 207, ../../internal/main.scss */
.editable, .breakfast_edit, .cur_edit, .cor_edit, .guar_edit {
  width: 100px;
  text-align: right;
  float: left;
  display: inline;
}
/* line 213, ../../internal/main.scss */
.editable form, .breakfast_edit form, .cur_edit form, .cor_edit form, .guar_edit form {
  display: inline;
}
/* line 217, ../../internal/main.scss */
.editable input, .breakfast_edit input, .cur_edit input, .cor_edit input, .guar_edit input {
  text-align: right;
}

/* line 224, ../../internal/main.scss */
.margin {
  padding: 10px;
}

/* line 228, ../../internal/main.scss */
#open_invoice {
  width: 535px;
  padding-bottom: 10px;
}

/* line 235, ../../internal/main.scss */
.underline {
  border-bottom: 1px dotted #4fa48f;
}

/* line 239, ../../internal/main.scss */
.underline:hover {
  border-bottom: 1px solid #4fa48f;
}

/* line 243, ../../internal/main.scss */
#invoice_manipulation {
  background-color: #23483f;
  padding: 5px;
  color: #006666;
  margin-top: 10px;
  margin-right: 10px;
  position: absolute;
  right: 340px;
  top: 175px;
  width: 200px;
  height: 200px;
  border: 1px solid black;
}

/* line 257, ../../internal/main.scss */
#custom_create_invoice_frame {
  clear: both;
  background-color: #B9D3EE;
  padding: 3px 9px 10px 9px;
  border: 1px solid #6C7B8B;
  width: 430px;
}

/* line 266, ../../internal/main.scss */
#table {
  display: table;
  height: 100%;
  width: 100%;
}

/* line 272, ../../internal/main.scss */
#matrix {
  width: 535px;
  color: #006666;
}
/* line 276, ../../internal/main.scss */
#matrix td {
  padding: 5px;
  vertical-align: top;
}

/* line 282, ../../internal/main.scss */
.round_corners {
  -moz-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  border-radius: 10px !important;
}

/* line 288, ../../internal/main.scss */
.guests {
  display: None;
  position: absolute;
  left: 10px;
  top: 500px;
  background-color: #d9e6f7;
  padding: 15px;
  color: #006666;
  border: 1px solid #035770;
}

#rate_description_frame, #cancel_description_frame, #billing_information_frame, #company_address_information_frame {
  display: None;
  position: absolute;
  left: 10px;
  top: 500px;
  background-color: #d9e6f7;
  padding: 15px;
  color: black;
  border: 1px solid #035770;
}

/* line 299, ../../internal/main.scss */
#reclamation_frame, #complete_reset_frame, .invoice_recla, #reclamation_frame_for_p_reset, #manual_calc_frame, #transfer_frame, #bank_connection_frame, #sudden_transfer_frame, #classic_card_frame {
  border: 1px solid black;
  padding: 5px;
  text-align: left;
  margin-bottom: 5px;
  display: none;
  position: absolute;
  width: 700px;
  top: 300px;
  left: 350px;
  background-color: #ddd;
  z-index: 100;
}

/* line 314, ../../internal/main.scss */
#custom_invoice_display td {
  padding-top: 5px;
}

/* line 319, ../../internal/main.scss */
.pths .not_selected {
  background-color: #FFE7E7;
}

/* line 323, ../../internal/main.scss */
.pths .selected {
  background-color: #B4FFB4;
}

/* line 327, ../../internal/main.scss */
#complete_reset_frame {
  width: 1010px;
  left: 650px;	
  top: 400px;
}
/* line 333, ../../internal/main.scss */
#complete_reset_frame table {
  width: 400px;
  text-align: center;
  padding: 3px;
}
/* line 340, ../../internal/main.scss */
#complete_reset_frame td {
  padding: 3px;
}

/* line 345, ../../internal/main.scss */
.ivn_list li {
  line-height: 1.6em;
  height: auto;
  font-size: 14px;
}

/* line 351, ../../internal/main.scss */
#internal_comments_frame {
  border: 1px solid #ccc;
  padding: 5px;
  text-align: left;
  margin-bottom: 5px;
  display: none;
  position: absolute;
  top: 80px;
  right: 0px;
  background-color: #ddd;
  z-index: 100;
}

/* line 364, ../../internal/main.scss */
.pth {
  border: 1px solid black;
  padding: 5px;
  text-align: left;
  margin-bottom: 5px;
  display: none;
  position: absolute;
  width: 700px;
  top: 300px;
  left: 350px;
  background-color: #ddd;
}

/* line 377, ../../internal/main.scss */
.ptc {
  border: 1px solid black;
  padding: 5px;
  text-align: left;
  margin-bottom: 5px;
  display: none;
  position: absolute;
  width: 600px;
  top: 300px;
  left: 350px;
  background-color: #ddd;
}

/* line 390, ../../internal/main.scss */
#navi {
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 5px;
  width: 200px;
  height: 100%;
  background-color: #eee;
  border-right: 1px solid #ccc;
  display: table-cell;
  z-index: 100;
  vertical-align: top;
}

/* line 403, ../../internal/main.scss */
#new_transaction_frame {
  display: none;
  position: absolute;
  width: 600px;
  top: 300px;
  left: 350px;
}

/* line 411, ../../internal/main.scss */
#create_invoice_frame {
  display: none;
  position: absolute;
  width: 400px;
  top: 100px;
  left: 450px;
}

/* line 419, ../../internal/main.scss */
#balance_frame {
  width: 700px;
  padding: 5px;
  background-color: #eee;
  border: 1px solid #ccc;
}

/* line 425, ../../internal/main.scss */
#balance {
  width: 300px;
}
/* line 428, ../../internal/main.scss */
#balance h1 {
  margin-top: 0px;
}

/* line 435, ../../internal/main.scss */
#internal_comments {
  position: fixed;
  right: 75px;
  top: 100px;
  padding: 10px;
  width: 300px;
  z-index: 2;
  display: none;
  background-color: #eee;
  border: 1px solid #ccc;
}
/* line 446, ../../internal/main.scss */
#internal_comments h1 {
  margin-top: 0px;
}

/* line 451, ../../internal/main.scss */
.hoverable:hover {
  background-color: #eee;
}

/* line 455, ../../internal/main.scss */
.linkable {
  cursor: pointer;
}

/* line 459, ../../internal/main.scss */
.green {
  color: green;
}

/* line 463, ../../internal/main.scss */
.red {
  color: red;
}

/* line 467, ../../internal/main.scss */
.highlight {
  color: red !important;
}

/* line 471, ../../internal/main.scss */
#footer_booking {
  position: fixed;
  right: 0px;
  top: 80px;
  width: 45px;
  height: 300px;
  background-color: #eee;
  z-index: 1;
}
/* line 480, ../../internal/main.scss */
#footer_booking .below {
  padding-top: 5px;
  height: 100%;
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
/* line 489, ../../internal/main.scss */
#footer_booking .below > div {
  width: 53px;
  padding-left: 5px;
}
/* line 494, ../../internal/main.scss */
#footer_booking .nr {
  background-color: red;
  position: absolute;
  display: inline;
  width: 13px;
  height: 13px;
  left: 26px;
  top: 25px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
  font-family: arial;
  line-height: 12px;
  font-size: 12px;
  border: 1px solid #ccc;
}

/* line 515, ../../internal/main.scss */
#list_errors {
  position: fixed;
  top: 10px;
  left: 10px;
  width: 40%;
  min-height: 50%;
  background-color: #ddd;
  border: 1px solid #cc8400;
  padding: 5px;
  z-index: 100;
}
/* line 526, ../../internal/main.scss */
#list_errors li {
  margin-left: 5px;
}

/* line 531, ../../internal/main.scss */
#preview {
  position: fixed;
  left: 50%;
  width: 50%;
  top: 10%;
  height: 50%;
  background-color: #eee;
  border: 1px solid #555;
  z-index: 100;
  padding: 5px;
}

/* line 543, ../../internal/main.scss */
#transaction {
  position: fixed;
  right: 75px;
  top: 400px;
  padding: 10px;
  z-index: 2;
  display: none;
  background-color: #eee;
  border: 1px solid #ccc;
}
/* line 553, ../../internal/main.scss */
#transaction h1 {
  margin-top: 0px;
}

/* line 558, ../../internal/main.scss */
#invoice {
  position: fixed;
  right: 75px;
  top: 400px;
  padding: 10px;
  z-index: 2;
  display: none;
  background-color: #eee;
  border: 1px solid #ccc;
}
/* line 568, ../../internal/main.scss */
#invoice h1 {
  margin-top: 0px;
}

/* line 573, ../../internal/main.scss */
#in_progress {
  position: fixed;
  right: 0px;
  top: 400px;
  width: 45px;
  height: 300px;
  background-color: #FFDDD4;
  z-index: 1;
}
/* line 582, ../../internal/main.scss */
#in_progress .below {
  padding: 3px;
  padding-top: 5px;
  padding-left: 5px;
  height: 100%;
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
/* line 593, ../../internal/main.scss */
#in_progress .nr {
  background-color: red;
  position: absolute;
  display: inline;
  width: 13px;
  height: 13px;
  left: 26px;
  top: 130px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
  font-family: arial;
  line-height: 12px;
  font-size: 12px;
  border: 1px solid #ccc;
}

/* line 613, ../../internal/main.scss */
#invoice_frame {
  display: table-cell;
  background-color: #d9e6f7;
  width: 550px;
  margin-left: -15px;
  color: #006666;
  padding: 5px;
}
/* line 621, ../../internal/main.scss */
#invoice_frame .entry_label {
  width: 271px;
  float: left;
}

/* line 627, ../../internal/main.scss */
#booking_info {
  border-collapse: separate;
  border-spacing: 3px;
}
/* line 631, ../../internal/main.scss */
#booking_info tr {
  background-color: #d9e6f7;
}
/* line 635, ../../internal/main.scss */
#booking_info td {
  vertical-align: top;
}
/* line 639, ../../internal/main.scss */
#booking_info td:first-child {
  padding-left: 3px;
  padding-right: 3px;
  width: 150px;
}
/* line 645, ../../internal/main.scss */
#booking_info td:nth-child(2) {
  text-align: left;
  padding-left: 5px;
  padding-right: 3px;
  width: 200px;
}

/* line 653, ../../internal/main.scss */
.response {
  color: red;
}

/* line 657, ../../internal/main.scss */
#navi_list {
  display: block;
}
/* line 660, ../../internal/main.scss */
#navi_list li {
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  padding-left: 5px;
  line-height: 32px;
  border-bottom: 1px solid #ccc;
}
/* line 669, ../../internal/main.scss */
#navi_list li img {
  float: left;
  margin-right: 6px;
}
/* line 675, ../../internal/main.scss */
#navi_list li:last-child {
  border-bottom: 0px solid #ccc;
}

/* line 681, ../../internal/main.scss */
.assign_invoice .response {
  color: red;
  width: 400px;
}

/* line 688, ../../internal/main.scss */
.create_invoice .response {
  color: red;
  width: 400px;
}

/* line 695, ../../internal/main.scss */
.manual_form button {
  height: 26px;
  font: 14px/100% Arial, Helvetica, sans-serif;
  padding: .35em 2em .55em !important;
}
/* line 701, ../../internal/main.scss */
.manual_form button:disabled {
  color: grey;
}
/* line 706, ../../internal/main.scss */
.manual_form button:enabled {
  color: black;
}
/* line 712, ../../internal/main.scss */
.manual_form input {
  width: 150px;
}

/* line 718, ../../internal/main.scss */
.navi button {
  height: 26px;
  font: 14px/100% Arial, Helvetica, sans-serif;
  padding: .35em 2em .55em !important;
}
/* line 724, ../../internal/main.scss */
.navi button:disabled {
  color: grey;
}
/* line 729, ../../internal/main.scss */
.navi button:enabled {
  color: black;
}

/* line 737, ../../internal/main.scss */
#template {
  position: fixed;
  left: 10px;
  top: 10px;
  width: 80%;
  height: 660px;
  background-color: #eee;
  border: 1px solid #666;
  padding: 5px;
}

/* line 748, ../../internal/main.scss */
.booking_list_table {
  width: 100%;
}
/* line 751, ../../internal/main.scss */
.booking_list_table td, .booking_list_table th {
  padding: 10px;
}
/* line 755, ../../internal/main.scss */
.booking_list_table th {
  text-align: center;
}
/* line 759, ../../internal/main.scss */
.booking_list_table button:disabled {
  color: #ccc;
}

/* line 765, ../../internal/main.scss */
.zebra table {
  width: 1400px;
}
/* line 769, ../../internal/main.scss */
.zebra td, .zebra th {
  padding: 10px;
  text-align: center;
}
/* line 775, ../../internal/main.scss */
.zebra tr:nth-child(even) {
  background-color: #fff;
}
/* line 779, ../../internal/main.scss */
.zebra tr:nth-child(odd) {
  background-color: #eef4fb;
}
/* line 783, ../../internal/main.scss */
.zebra tr:hover {
  background-color: #d9e6f7;
}

/* line 789, ../../internal/main.scss */
.clickable {
  cursor: pointer;
  border-bottom: 1px dotted #006666;
}

/* line 794, ../../internal/main.scss */
.clickable_no_line {
  cursor: pointer;
}

/* line 800, ../../internal/main.scss */
.dirty input[type="submit"] {
  background-color: #fefec8 !important;
}

/* line 804, ../../internal/main.scss */
#guest_form label {
  width: 100px;
}

/* line 808, ../../internal/main.scss */
#transaction_matrix {
  z-index: 100;
  border: 1px solid black;
  position: absolute;
  top: 2.5%;
  left: 5%;
  min-width: 90%;
  min-height: 95%;
  background-color: #d9e6f7;
  display: none;
}
/* line 813, ../../internal/main.scss */
#transaction_matrix table td {
  padding: 5px;
  text-align: center;
  border: 1px solid black;
}
/* line 819, ../../internal/main.scss */
#transaction_matrix table th {
  padding: 5px;
  text-align: center;
}
/* line 824, ../../internal/main.scss */
#transaction_matrix table button {
  margin-left: 20px;
}
/* line 837, ../../internal/main.scss */
#transaction_matrix label {
  width: 200px;
}

/* line 844, ../../internal/main.scss */
.msg_btn:hover {
  cursor: pointer;
}

/* line 848, ../../internal/main.scss */
.grad {
  display: inline-block;
  zoom: 1;
  /* zoom and *display = ie7 hack for display:inline-block */
  *display: inline;
  vertical-align: baseline;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: 14px/100% Arial, Helvetica, sans-serif;
  padding: .5em 2em .55em !important;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

/* line 865, ../../internal/main.scss */
.grad:hover {
  text-decoration: none;
}

/* line 869, ../../internal/main.scss */
.grad:active {
  position: relative;
  top: 1px;
}

/* line 874, ../../internal/main.scss */
.glyphicon:hover {
  cursor: pointer;
}

/* gray */
/* line 880, ../../internal/main.scss */
.gray {
  color: #e9e9e9;
  border: solid 1px #555;
  background: #6e6e6e;
  background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
  background: -moz-linear-gradient(top, #888, #575757);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}

/* line 888, ../../internal/main.scss */
.gray:hover {
  background: #616161;
  background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
  background: -moz-linear-gradient(top, #757575, #4b4b4b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}

/* line 894, ../../internal/main.scss */
.gray:active {
  color: #afafaf;
  background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
  background: -moz-linear-gradient(top, #575757, #888);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* darkgray */
/* line 902, ../../internal/main.scss */
.darkgray {
  background-color: #aaa;
  border: 1px outset #aaa;
  color: #666 !important;
}

/* white */
/* line 910, ../../internal/main.scss */
.white, .manual_form button:enabled, .navi button:enabled {
  color: #606060;
  border: solid 1px #b7b7b7 !important;
  background: #fff !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed)) !important;
  background: -moz-linear-gradient(top, #fff, #ededed) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed') !important;
}

/* line 918, ../../internal/main.scss */
.white:hover, .manual_form button:hover:enabled, .navi button:hover:enabled {
  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc)) !important;
  background: -moz-linear-gradient(top, #fff, #dcdcdc) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc') !important;
}

/* line 924, ../../internal/main.scss */
.white:active, .manual_form button:active:enabled, .navi button:active:enabled {
  color: #999;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff)) !important;
  background: -moz-linear-gradient(top, #ededed, #fff) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff') !important;
}

/* darkwhite */
/* line 932, ../../internal/main.scss */
.darkwhite, .manual_form button:disabled, .navi button:disabled {
  color: #606060 !important;
  border: solid 1px #b7b7b7 !important;
  background: #fff !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#c0c0c0), to(#b0b0b0)) !important;
  background: -moz-linear-gradient(top, #c0c0c0, #b0b0b0) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0c0c0', endColorstr='#b0b0b0') !important;
}

/* blue */
/* line 943, ../../internal/main.scss */
.blue {
  color: #F4FAFD !important;
  border: solid 1px #0076a3 !important;
  background: #0095cd !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5)) !important;
  background: -moz-linear-gradient(top, #00adee, #0078a5) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5') !important;
}

/* line 951, ../../internal/main.scss */
.blue:hover {
  background: #007ead !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e)) !important;
  background: -moz-linear-gradient(top, #0095cc, #00678e) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e') !important;
}

/* line 957, ../../internal/main.scss */
.blue:active {
  color: #80bed6 !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee)) !important;
  background: -moz-linear-gradient(top, #0078a5, #00adee) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee') !important;
}

/* orange */
/* line 965, ../../internal/main.scss */
.orange {
  color: #fef4e9;
  border: solid 1px #da7c0c;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
  background: -moz-linear-gradient(top, #faa51a, #f47a20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}

/* line 973, ../../internal/main.scss */
.orange:hover {
  background: #f47c20;
  background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
  background: -moz-linear-gradient(top, #f88e11, #f06015);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}

/* line 979, ../../internal/main.scss */
.orange:active {
  color: #fcd3a5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
  background: -moz-linear-gradient(top, #f47a20, #faa51a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* line 986, ../../internal/main.scss */
.merged {
  border: 1px dotted black !important;
  color: #aaa;
}

/* line 992, ../../internal/main.scss */
#content {
  display: table-cell;
}

/*
#navi_list > li > ul > li {
    line-height: 16px;
}

#navi_list > li > ul > li:last-child {
    line-height: 16px;
    padding-bottom: 5px;
}
*/
/* line 1007, ../../internal/main.scss */
.entry_label {
  width: 130px;
  float: left;
  clear: both;
}

/* line 1013, ../../internal/main.scss */
.entry_label_2 {
  width: 100px;
  float: left;
  clear: both;
}

/* line 1020, ../../internal/main.scss */
.booking_frame .pretext {
  float: left;
  clear: both;
}
/* line 1025, ../../internal/main.scss */
.booking_frame .appendix {
  margin-left: 0px;
  width: 10px;
  display: inline-block;
  text-align: right;
}

/* line 1033, ../../internal/main.scss */
.inline {
  float: left;
}

/* line 1037, ../../internal/main.scss */
.outline {
  clear: both;
  background-color: #B9D3EE;
  border: 1px solid #6C7B8B;
  padding: 5px;
}

/* line 1044, ../../internal/main.scss */
.sub {
  display: none;
  height: 300px;
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  padding: 5px;
}

/* line 1053, ../../internal/main.scss */
.stay_frame {
  float: left;
  height: 500px;
  margin-top: 0px;
  display: table;
}
/* line 1059, ../../internal/main.scss */
.stay_frame .block {
  width: 250px;
}
/* line 1063, ../../internal/main.scss */
.stay_frame .pretext {
  float: left;
  clear: both;
}
/* line 1068, ../../internal/main.scss */
.stay_frame .entry_frame {
  padding-top: 30px;
  display: block;
}
/* line 1073, ../../internal/main.scss */
.stay_frame .appendix {
  margin-left: 0px;
  width: 10px;
  display: inline-block;
  text-align: right;
}

/* line 1081, ../../internal/main.scss */
.entry {
  background-color: #fdfdfd;
}

/* line 1085, ../../internal/main.scss */
.search {
  padding: 3px;
  border: 1px solid #aaa;
  color: #777 !important;
  margin-top: 3px;
  font-style: italic;
  height: 30px;
}

/* line 1094, ../../internal/main.scss */
#header {
  height: 50px;
  width: 100%;
  background-color: #666;
  padding: 10px;
  padding-top: 3px;
  color: #eee;
  font-weight: bold;
  font-size: 22px;
  padding-left: 15px;
  background: #00b7ea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #2c3742 0%, #28303a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2c3742), color-stop(100%, #28303a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2c3742 0%, #28303a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2c3742 0%, #28303a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #2c3742 0%, #28303a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #2c3742 0%, #28303a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c3742', endColorstr='#28303a',GradientType=0 );
  /* IE6-9 */
}
/* line 1114, ../../internal/main.scss */
#header sub {
  font-size: 10px;
  margin-left: -5px;
}
/* line 1119, ../../internal/main.scss */
#header a {
  color: #eee;
  text-decoration: none;
}
/* line 1124, ../../internal/main.scss */
#header h1 {
  margin: 0px;
}

/* line 1129, ../../internal/main.scss */
#header2 {
  height: 30px;
  width: 100%;
  background-color: #666;
  padding: 0px;
  color: #eee;
  font-weight: bold;
  font-size: 20px;
  padding-left: 15px;
  line-height: 1.3em;
  background: #035770;
  /* Old browsers */
}
/* line 1142, ../../internal/main.scss */
#header2 a {
  color: #eee;
  text-decoration: none;
  margin-left: 10px;
}
/* line 1148, ../../internal/main.scss */
#header2 a:first-of-type {
  margin-left: 0px;
}
/* line 1152, ../../internal/main.scss */
#header2 h1 {
  margin: 0px;
}

/* line 1157, ../../internal/main.scss */
.login label {
  width: 150px;
  display: block;
  float: left;
}

/* line 1163, ../../internal/main.scss */
#login_input {
  width: 150px;
  font-size: .9em !important;
}

/* line 1169, ../../internal/main.scss */
#login_header {
  background: #7d7e7d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
  /* IE6-9 */
  color: white;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
}
/* line 1183, ../../internal/main.scss */
#login_header p {
  margin: 0px;
  margin-left: 7px;
  line-height: 30px;
}

/* line 1190, ../../internal/main.scss */
.login {
  font-weight: bold;
  background-color: #efefef;
  border: 1px solid #bbb;
}

/* line 1197, ../../internal/main.scss */
.animate-if {
  background: white;
  padding: 10px;
}

/* line 1202, ../../internal/main.scss */
.animate-if.ng-enter, .animate-if.ng-leave {
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}

/* line 1206, ../../internal/main.scss */
.animate-if.ng-enter,
.animate-if.ng-leave.ng-leave-active {
  opacity: 0;
}

/* line 1211, ../../internal/main.scss */
.animate-if.ng-leave,
.animate-if.ng-enter.ng-enter-active {
  opacity: 1;
}

/* line 1216, ../../internal/main.scss */
.animate-show {
  opacity: 1;
}

/* line 1220, ../../internal/main.scss */
.animate-show.ng-hide-add, .animate-show.ng-hide-remove {
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}

/* line 1224, ../../internal/main.scss */
.animate-show.ng-hide {
  opacity: 0;
}
