
body, textarea, button, input, form, img, div, span, tr, td, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
}

textarea {
  resize: none;
}

.cb {
  clear: both;
}

.cl {
  clear: left;
}

.cr {
  clear: right;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.br {
  border: 1px #f00 solid;
}

.bg {
  border: 1px #0f0 solid;
}

.bgr {
  background: #f00;
}

.bgg {
  background: #0f0;
}

.bgb {
  background: #00f;
}

.err {
  color: #aa0000
}

.fwb {
  font-weight: bold
}

:focus {
  outline: none
}

* {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 11px;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.tal {
  text-align: left;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

body {
  color: #000;
  overflow: hidden;
}

#contentHolder {
  background: #f4f4f4;
}

#parser-headerInfo {
  font-weight: normal;
  margin-left: 30px;
  padding-top: 15px;
  display: none;
}

#parser-header {
  height: 34px;
  padding: 5px;
  display: none;
  background: #231f20;
}

.headerInfo {
  margin-left: 50px;
}

#parser-content {
  width: 100%;
  display: none;
}

.parser-labelwrapper-label {
  width: 1px;
  display: table-cell;
  vertical-align: middle;
  /*  text-align: right;
  padding-right: 8px;*/
}

div.parser-labelwrapper-content {
  display: table-cell;
  width: 100%;
}

.parser-divider {
  width: 100%;
}

.parser-divider-hcontent {
  border-right: 1px #ccc solid;
  float: left;
  overflow: hidden;
}

.parser-labelwrapper-wrapper {
  width: 100%;
  display: table-row;
}

div.parser-ajaxselect {
  padding: 2px 0;
  width: 100%;
  display: block;
}

.parser-input {
  width: 100%;
  font: inherit;
  color: inherit;
  text-align: left;
  outline: none;
  cursor: text;
  padding: 2px;
  margin: 2px 0;
  background: #fff;
  line-height: normal;
}

.parser-ajaxselect {
  width: 100%;
  font: inherit;
  color: inherit;
  text-align: left;
  outline: none;
  cursor: text;
  padding: 1px 2px;
}

.parser-textarea {
  padding: 2px;
  margin: 2px 0;
  width: 100%;
  background: #fff;
}

.parser-textarea-holder, .parser-input-holder {
  padding-right: 6px;
}

.parser-textarea-holder-html {
  padding-right: 2px;
}

.parser-button {
  margin: 2px 0 2px 4px;
}

.parser-tabs-holder {
  height: 100% padding: 0;
  margin: 2px;
  border: 0px;
  background: #f4f4f4 !important;
}

.parser-tabs-ul {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #f4f4f4 !important;
}

.parser-tabs-content {
  padding: 0;
}

.parser-tabs-li {
  padding: 2px 5px;
}

.parser-panel {
  background-color: transparent;
  border: 0px #ffffff solid;
  padding: 2px 4px;
  margin: 0px;
  box-sizing: border-box;
}

.parser-panel-inner {
  width: 100%;
  display: block;
}

div.parser-alert {
  padding: 5px;
  margin: 2px 0;
}

div.parser-alert span {
  float: left;
  margin: -1px .3em 0 0;
}

.ui-tabs .ui-tabs-panel {
  padding: 2px;
}

table.dataTable tr.even td.sorting_1 {
  background: #ffffff;
}

table.dataTable tr.odd td.sorting_1 {
  background: #ffffff;
}

table.dataTable td.row_highlight {
  border-bottom: 1px #888 solid;
  background-color: #f4f4f4 !important;
}

.ui-datepicker {
  margin: 0 auto;
}

.input-disabled {
  background: #f5f5f5 !important;
  opacity: 1 !important;
}

.input-required {
  background: #FDFCCA !important;
}

.subleftmenu .ui-accordion-header {
  padding: 4px 0 4px 30px !important;
  margin-top: 0 !important;
  color: #000000 !important;
  font-weight: normal !important;
  background: ffffff !important;
  border-top: 0;
}

.subleftmenu .ui-accordion-content {
  padding: 2px 4px !important;
}

}
.ui-dialog, .ui-dialog-buttonpane {
  background: #fff;
}

.ui-dialog .ui-dialog-buttonpane {
  padding: 0;
}

.ui-dialog .ui-dialog-buttonset button {
  margin: 4px 4px 3px 0px;
}

.no-close .ui-dialog-titlebar-close {
  display: none;
}

.dataTables_scrollBody {
  background-color: #ffffff;
}

.dataTables_scroll {
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}

table.dataTable .ui-state-default:not(.br0){
  border: 0px solid #cccccc !important;
  border-right: 1px solid #dfdfdf !important;
  border-top: 0px solid #dfdfdf !important;
}

.dataTables_scrollHeadInner {
  border-top: 1px solid #dfdfdf !important;
  border-bottom: 1px solid #dfdfdf !important;
  background: url("images/datatable_head_background.png") 16px repeat
    !important;
}

table.dataTable thead th.ui-state-default:last-child {
  border-right: 0px !important;
}

table.dataTable thead th {
  background: none !important;
}

.row_selected, .row_selected td {
  background-color: #bcbcbc !important;
  font-weight: bold;
}

table.dataTable tbody th, table.dataTable tbody td {
  padding: 4px 10px;
  border-bottom: 1px solid #dfdfdf;
}

.dataTables_wrapper .ui-toolbar {
  border: 0px solid #dfdfdf !important;
  padding: 0px;
  background: url("images/datatable_head_background.png") 26px repeat
    !important;
}

.dataTables_wrapper .ui-toolbar:last-child {
  border: 1px solid #dfdfdf !important;
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter,
  .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing,
  .dataTables_wrapper .dataTables_paginate {
  color: #3f3e41;;
}

.dataTables_info {
  padding: 5px;
}

.dataTables_paginate {
  padding: 2px;
}

.dataTables_wrapper .dataTables_paginate .fg-button {
  padding: 3px;
  margin-left: 3px;
  border: 1px solid #cccccc;
}

.dataTables_wrapper .dataTables_paginate .fg-button:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dataTables_wrapper .dataTables_paginate .fg-button:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ui-accordion .ui-accordion-content {
  padding: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

.ui-accordion .ui-accordion-header {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.ui-state-red span.ui-button-text {
  background: rgba(255, 64, 64, 0.8);
  color: #fff
}

input.ui-widget-content, select.ui-widget-content, textarea.ui-widget-content
  {
  color: #000 !important;
}

.parser-button-small .ui-button-text {
  padding-top: 2px;
  padding-bottom: 2px;
}

.parser-checkbox {
  width: 10px;
  height: 10px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}

.ui-parser-checkbox-checked {
  background-image: url(images/checkbox.png);
  background-repeat: no-repeat;
}

.parser-checkbox-holder {
  float: left;
}

div.jHtmlArea {
  margin: 2px -4px 2px 0;
  border: 1px #dddddd solid;
}

div.jHtmlArea .ToolBar ul {
  border: 0;
  border-right: 1px #dddddd solid;
  margin: 0;
}

div.jHtmlArea .ToolBar ul li a.highlighted {
  border: 0;
}

.ui-autocomplete {
  z-index: 1000
}

.parser-image-button {
  text-align: center;
  padding: 5px;
}

.parser-image-button-img {
  border: 0px !important;
}

.parser-calendar {
  
}

.parser-calendar-header {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}

.parser-calendar-tbl {
  border-collapse: collapse;
  background: #ffffff;
}

.parser-calendar-tbl th {
  border: 1px #dddddd solid;
  padding-bottom: 1px;
}

.parser-calendar-tbl td {
  vertical-align: top;
  border: 1px #dddddd solid;
  height: 60px
}

.parser-calendar-day-cell {
  width: 90%;
  text-align: right;
  font-size: 15px;
  font-weight: bold;
  padding-top: 5px;
}

.parser-calendar-cell {
  padding-top: 5px;
  padding-left: 5px;
}

.login_background {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-image: url('images/background.jpg');
  position: absolute;
}

.login_3lp_background {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-image: url('/gfx/3lp_background.jpg');
  position: absolute;
}

.ui-state-blue span.ui-button-text {
  background: #307bc0;
  color: #fff
}

.parser-left-menu-text {
  position: relative;
  bottom: 5px;
  left: 10px;
  font-size: 14px;
  text-transform: uppercase;
}

.parser-file-upload {
  position: relative;
  overflow: hidden;
  margin-top: 2px;
  margin-bottom: 0px;
  width: calc(100% - 2px);
}

.parser-file-upload:HOVER {
  border: 1px solid #3f3e41;
}

.parser-file-upload input.file-upload {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity = 0);
}

.parser-file-upload-in-progres {
  font-weight: bold;
  color: orange;
}

.parser-file-upload-error {
  font-weight: bold;
  color: red;
}

.parser-file-upload-done {
  font-weight: bold;
  color: green;
}

.lines {
  font-size: 50px;
}

.line-row {
  font-size: 60px;
  font-weight: bold;
}

.line-first-column {
  font-size: 30px;
  font-weight: bold;
}

table#tblLine td, table#tblScanning td {
  border-left: 2px solid #888;
  border-right: 2px solid #888;
  padding: 5px;
}

table td:first-child {
  border-left: none;
}

table td:last-child {
  border-right: none;
}

.set-element-input-panel {
  margin-left: 100px;
}

.active_display {
  background: #55c648;
  font-weight: bold;
}

.parser-dockaccess {
  position: relative;
  padding-top: 2px;
  box-sizing: border-box;
}

.parser-dockaccess-tbl {
  width: 100%;
  height: 100%;
  border-top: 1px #dfdfdf solid;
  border-left: 1px #dfdfdf solid;
  border-right: 1px #dfdfdf solid;
  background: #ffffff;
  border-spacing: 0px;
}

.parser-dockaccess-tbl thead {
  background: url("images/datatable_head_background.png") 30px repeat
    !important;
}

.parser-dockaccess th {
  text-align: center;
  border-right: 1px solid #dfdfdf;
  padding: 5px;
}

.parser-dockaccess th:last-child {
  border-right: 0px !important;
}

.parser-dockaccess td {
  border-right: 1px solid #dfdfdf;
  padding: 0px;
}

.parser-dockaccess td:last-child {
  border-right: 0px !important;
}

.parser-dashboard {
  width: 100%;
  height: calc(100% - 46px);
  padding: 5px;
  box-sizing: border-box;
}

.parser-dashboard-warehouse-tbl {
  width: 100%;
  height: 100%;
  border-top: 1px #dfdfdf solid;
  border-left: 1px #dfdfdf solid;
  border-right: 1px #dfdfdf solid;
  background: #ffffff;
  border-spacing: 0px;
}

.parser-dashboard-warehouse-header-tbl tbody {
  background: url("images/datatable_head_background.png") 30px repeat
    !important;
  text-align: center;
  font-weight: bold;
}

.parser-dashboard-warehouse-header-tbl td {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.parser-dashboard-warehouse-body-div {
  width: 100%;
  height: calc(100% - 45px);
  overflow-y: scroll;
  border-bottom: 1px #dfdfdf solid;
}

.parser-dashboard-warehouse-tbl td {
  border-right: 1px solid #dfdfdf;
  padding: 0px;
}

.parser-dashboard-warehouse-tbl td:last-child {
  border-right: 0px !important;
}

.parser-dashboard-hour-tbl {
  height: 100%;
  padding: 0px;
  box-sizing: border-box;
  cellspacing: 0px;
  border-spacing: 0px;
  border-collapse: separate;
}

.parser-dashboard-hour-tbl td {
  font-weight: bold;
  font-size: 11px;
  text-align: right;
  padding: 5px;
  border-bottom: 1px #dfdfdf solid;
}

.parser-dockaccess-hr {
  position: relative;
  border: 0px #dddddd solid;
  border-top: 1px #dddddd solid;
}

.parser-dock-access-box {
  position: absolute;
  left: 0px;
  width: 100%;
  padding: 5px;
  border: 1px #dddddd solid;
  background: #cff3c5;
  font-weight: bold;
  box-sizing: border-box;
  opacity: 0.6;
}

.parser-dock-not-active-box {
  position: absolute;
  left: 0px;
  width: 100%;
  padding: 5px;
  border: 1px #dddddd solid;
  background: #c0c0c0;
  font-weight: bold;
  box-sizing: border-box;
  opacity: 0.6;
}

.parser-dock-exclusion-box {
  position: absolute;
  left: 0px;
  width: 100%;
  padding: 5px;
  border: 1px #dddddd solid;
  background: #eeeeee;
  box-sizing: border-box;
}

.parser-dock-const-box {
  position: absolute;
  left: 0px;
  width: 100%;
  padding: 5px;
  border: 1px #dddddd solid;
  background: #80ffff;
  box-sizing: border-box;
}

.parser-dock-booking-box {
  position: absolute;
  left: 0px;
  width: 100%;
  padding: 5px;
  border: 1px #a89c9c solid;
  background: #80ffff;
  box-sizing: border-box;
  border-radius: 3px;
}

.ui-state-gren span.ui-button-text {
  background: #4d8618;
  color: #fff
}

.ui-state-orange span.ui-button-text {
  background: #ff8000;
  color: #fff
}

.booking_user_add_success {
  padding: 10px;
  background-color: #4d8618;
  font-weight: bold;
  color: #ffffff;
}

.booking_user_add_fail {
  padding: 10px;
  background-color: #cd0a0a;
  font-weight: bold;
  color: #ffffff;
}

.parser-file-upload-doc-list {
  background: #ffffff;
  border: 1px solid #dfdfdf;
  overflow-y: auto;
  width: calc(100% - 2px);
}

.parser-file-upload-doc-tbl {
  
}

.parser-file-upload-doc-tbl td {
  padding: 3px;
}

.parser-file-upload-get-file {
  padding: 5px !important;
  cursor: pointer;
  text-decoration: underline;
}

.activeDock {
  font-weight: bold;
  background-color: #008000;
}

.notActiveDock {
  background-color: #c0504d;
}

.notAvalibleDocks {
  background-color: #dc0f0f !important;
  color: #fff;
}

.ActiveLangLogin {
  width: 18px;
  height: 12px;
  cursor: pointer;
  margin: 5px 5px 0 0;
}

.mainContentDash {
  padding: 15px 20px 0px 20px;
  width: 100%;
  background: #f1f1f2;
}

.block1 {
  padding: 10px 10px 10px 10px;
  border: 1px #d1d2d5 solid;
  background: #fff;
  margin-bottom: 15px;
  margin-right: 15px;
  width: calc(100% - 15px);
  height: 230px;
}

.block2 {
  padding: 10px 10px 10px 10px;
  border: 1px #d1d2d5 solid;
  background: #fff;
  margin-bottom: 15px;
  width: 100%;
  height: 230px;
}

.innerContentB {
  padding: 0px 0px 0px 0px;
  border-bottom: 1px #d1d2d5 solid;
  margin-bottom: 15px;
}

.innerLabelB {
  padding: 0px 0px 7px 0px;
  width: auto;
  height: auto;
}

.txt12 {
  font-size: 12px;
}

.txt13 {
  font-size: 13px;
}

.txt14 {
  font-size: 14px;
}

.txt16 {
  font-size: 16px;
}

.txt18 {
  font-size: 18px;
}

.txt20 {
  font-size: 20px;
}

.txt26 {
  font-size: 26px;
}

.txt36 {
  font-size: 36px;
}

.txt50 {
  font-size: 50px !important;
}

.txt70 {
  font-size: 70px !important;
}

.txt90 {
  font-size: 90px !important;
}

.bld {
  font-weight: bold;
}

.clrBlue {
  color: #4990d2;
}

.clrG2 {
  color: #8d8d8d;
}

.mr10 {
  margin-right: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.clrOrange {
  color: #ff9666 !important;
}

.clrGreen {
  color: #00ce9b;
}

.clrGreen2 {
  color: #1ab300;
}

.clrRed {
  color: #a20000;
}

.clrRed2 {
  color: #ff8888;
}

.clrRed3 {
  color: #f87979;
}

.parser-dashboard-dock-access {
  width: calc(100% - 10px);
  background: #ffffff;
  border: 1px #d1d2d5 solid;
}

.dashboardDockAccess-dock {
  width: 100%;
  border-bottom: 1px solid #c0c0c0;
  box-sizing: border-box;
  padding: 10px 0 10px 0;
}

.dashboardDockAccess-dockName {
  color: #4990d2;
  font-size: 20px;
  font-weight: bold;
  box-sizing: border-box;
  padding-left: 10px;
}

.dashboardDockAccess-dockContent {
  width: 100%;
  box-sizing: border-box;
}

.dashboardDockAccess-useDock {
  float: left;
  width: 100px;
  height: 50px;
}

.dashboardDockAccess-useDockText1 {
  padding-top: 10px;
  padding-left: 5px;
  box-sizing: border-box;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  z-index: 100;
}

.dashboardDockAccess-useDockText2 {
  padding-top: 5px;
  padding-left: 5px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  z-index: 100;
}

.dashboardDockAccess-textPlaning {
  color: #f87979;
}

.dashboardDockAccess-textActual {
  color: #88ff88;;
}

.dashboardDockAccess-dockAccess {
  position: relative;
  width: 100%;
  height: 90px;
  padding-top: 5px;
  padding-left: 105px;
  box-sizing: border-box;
}

.dashboardDockAccess-tableDocksAccess {
  width: calc(100% - 6px);
  color: #6b6b6b;
  font-weight: bold;
  border-spacing: 0px;
}

.dashboardDockAccess-tableDocksAccess tr:FIRST-CHILD td {
  height: 50px;
  border-top: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
}

.dashboardDockAccess-tableDocksAccess tr:FIRST-CHILD td:LAST-CHILD {
  border-right: 1px solid #c0c0c0;
}

.dashboardDockAccess-tableDocksAccess tr:FIRST-CHILD {
  height: 60px;
}

.dashboardDockAccess-dockBooking-box {
  position: absolute;
  background: #F44336;
  border: none;
  top: 5px;
  height: 60px;
  border-radius: 0px;
  opacity: 0.9;
}

.dashboardDockAccess-dockBookingPlaning-box {
  background: #f87979;
  opacity: 0.7;
}

.dashboardDockAccess-dockBookingActual-box {
  background: #88ff88;
  opacity: 0.7;
  z-index: 200;
}

.dashboardDockAccess-dockExcept-box {
  position: absolute;
  background: #c3c3c3;
  border: none;
  top: 5px;
  height: 60px;
  border-radius: 0px;
  z-index: 100;
}

.dashboardDockAccess-currentTime-marker {
  position: absolute;
  top: -10px;
  width: 4px;
  height: 100px;
  background: #40b04e;
}

.pd2 {
  padding: 2px;
}

.pd0 {
  padding: 0px;
}

.pd10 {
  padding: 10px;
}

.pd15 {
  padding: 15px;
}

.dashboardAccessChart {
  height: 239px;
  padding: 0px;
}

.mainContentDash>.parser-panel-inner>.parser-chart-div {
  padding: 0px;
}

.dashboardLegend {
  /*   border-top: 1px #d1d2d5 solid;
 */
  padding-top: 5px;
}

#dockAccess {
  width: calc(100% - 14px) !important;
  border: 1px #d1d2d5 solid;
  padding: 15px 7px 5px 5px;
}

#desktopViewDockAccess {
  padding: 0px;
}

.blockStatistics1 {
  padding: 10px 10px 10px 10px;
  border: 1px #d1d2d5 solid;
  background: #fff;
  margin-bottom: 15px;
  margin-right: 15px;
  width: calc(100% - 15px);
}

.dockLoadTable {
  border: 1px #d1d2d5 solid;
}

.dockLoadCell {
  width: calc(20% - 1px);
  background: #fff;
  padding: 2px 0px 2px 0px;
  border-right: 1px #d1d2d5 solid;
  border-bottom: 1px #d1d2d5 solid;
}

#crtTimes {
  border: 1px #d1d2d5 solid;
}

#crtTimesPanel {
  padding: 0px;
}

#crtTimesPanel>.parser-panel-inner>.parser-chart-div {
  padding: 0px;
}

.block3 {
  padding: 10px 10px 10px 10px;
  border: 1px #d1d2d5 solid;
  background: #fff;
  margin-bottom: 15px;
  margin-right: 15px;
  width: calc(100% - 15px);
  height: 130px;
}

.block4 {
  padding: 10px 10px 10px 10px;
  border: 1px #d1d2d5 solid;
  background: #fff;
  margin-bottom: 15px;
  width: 100%;
  height: 130px;
}

#crtOtherTimes {
  border: 1px #d1d2d5 solid;
}

#crtOtherTimesPanel {
  padding: 0px;
}

#crtOtherTimesPanel>.parser-panel-inner>.parser-chart-div {
  padding: 0px;
}

/*--------------------------------------*/
.panelBookingSearch {
  position: absolute;
  top: calc(50% - 300px);
  width: 775px !important;
  height: 444px;
  left: calc(50% - 415px);
  background: rgba(244, 244, 244, .8);
  border: 1px solid #c3c3c3;
  padding: 30px;
  border-radius: 5px;
  font-size: 28px !important;
  color: #ffffff;
  box-sizing: content-box !important;
}

.supplierControlButton {
  margin-top: 20px;
  width:230px;
  height:150px;
  padding: 35px 10px 0 10px;
  font-size:36px;
  font-weight: bold;
  color:#ffffff;
  text-align:center;
  border: 1px solid #c3c3c3;
  border-radius: 5px;
  cursor: pointer;
}

.buttonSearchBooking {
  margin-left: 0px;
  background: #00ce9b;
  opacity: .9;
}

.buttonGateOut {
  margin-left: 10px;
  background: #4990d2;
  opacity: .9;
}

.buttonAddBooking {
  margin-left: 0px;
  background: #ff9666;
  opacity: .9;
}


.supplierControlButtonBgGreen {
  background: #00ce9b !important;
  opacity: .9 !important;
}

.supplierControlButtonBgOrange {
  background: #ff9666 !important;
  opacity: .9 !important;
}

.supplierControlButtonBgBlue {
  background: #4990d2 !important;
  opacity: .9 !important;
}


.supplierControlButtonBgRed {
  background: rgba(255, 64, 64, 0.8) !important;
  opacity: .9 !important;
}

@font-face {
  font-family: 'Roboto';
  src: local('Roboto'), local('Roboto'), url('Roboto-Regular.woff')
    format('woff');
}

.inputBookingSearch {
  padding: 6px 10px;
  width: 100%;
  font-size: 20px;
  margin: 20px 0px 20px 0px;
  letter-spacing: 2px;
  border: none;
  font-family: Roboto;
  box-sizing: border-box;
}

.buttonBookingControl {
  margin: 10px 0px 20px 0px;
  color: #fff !important;
  border: none;
  box-sizing: border-box;
}

.buttonBookingControl .ui-button-text {
  font-size: 20px;
  font-family: Roboto, Arial;
  font-weight: normal;
  letter-spacing: 1px;
}

#bookingNotFound {
  color: #ff0000;
  font-weight: bold;
  font-size: 16px;
  font-family: Roboto;
}

.panelBookingData {
  position: absolute;
  top: 100px;
  width: 900px;
  height: 500px;
  left: calc(50% - 480px);
  background: rgba(244, 244, 244, .8);
  border: 1px solid #c3c3c3;
  padding: 30px;
  border-radius: 5px;
  font-size: 28px !important;
  color: #ffffff;
}

.panelButtonBookingData {
  width: calc(100% - 60px);
  position: absolute;
  bottom: 0px;
  box-sizing: border-box;
}

.panelInputBookingData table tr td {
  padding: 5px 0px 5px 0px;
  font-size: 20px;
  color: #000000;
  font-family: Roboto;
}

.panelBookingConfirm {
  position: absolute;
  top: 200px;
  width: 320px;
  height: 200px;
  left: calc(50% - 190px);
  background: rgba(244, 244, 244, 1);
  border: 1px solid #c3c3c3;
  padding: 30px;
  border-radius: 5px;
  font-size: 28px !important;
  color: #ffffff;
  z-index: 101;
}

.panelButtonBookingConfirm {
  width: calc(100% - 60px);
  position: absolute;
  bottom: 0px;
  box-sizing: border-box;
}

.textBookingConfirm {
  padding: 5px 0px 5px 0px;
  font-size: 20px;
  color: #000000;
  font-family: Roboto;
}

#panelAddNewWare{
  padding-left: 0px;
}

.supplierControlLabel {
  font-size: 36px;
  font-family: Roboto;
}

.SupplierControlSelect {
  font-size: 20px;
}

.SupplierControlSelectList {
  height: 43px;
}

.SupplierControlSelect>option {
  font-size: 20px;
}

.pd0 {
  padding: 0px
}

.mt5 {
  margin-top: 5px
}

.mt10 {
  margin-top: 10px
}

.mt15 {
  margin-top: 15px
}

.mt150 {
  margin-top: 150px
}

.mb10 {
  margin-bottom: 10px
}

.mb15 {
  margin-bottom: 15px
}

.supplierControlInput {
  padding: 6px 10px;
  width: 100%;
  font-size: 20px !important;
  margin: 10px 0px 10px 0px;
  letter-spacing: 2px;
  border: none;
  font-family: Roboto !important;
  box-sizing: border-box;
}

#asSupplierControlLocationId {
  margin-top: 10px;
  margin-bottom: 10px;
}

#newBookingPanel>.parser-panel-inner>.parser-input-holder {
  padding: 0px;
}

#bookingQuantityPanel>.parser-panel-inner>.parser-panel>.parser-panel-inner>.parser-input-holder
  {
  padding: 0px;
}

#tblSupplierControlBookingDockTime, #tblBookingToGateOut {
  color: #000;
}

.clBl {
  color: #000;
}

.pdt5 {
  padding-top: 5px;
}

.pdt10 {
  padding-top: 10px;
}

.pdt15 {
  padding-top: 15px;
}

.pdt20 {
  padding-top: 20px;
}

.pdb5 {
  padding-bottom: 5px;
}

.pdb10 {
  padding-bottom: 10px;
}

.pdb15 {
  padding-bottom: 15px;
}

.pdb20 {
  padding-bottom: 20px;
}

.pdr5 {
  padding-right: 5px;
}

.pdr10 {
  padding-right: 10px;
}

.pdr15 {
  padding-right: 15px;
}

.pdr20 {
  padding-right: 20px;
}


.fs20 {
  font-size: 20px;
}

.fwb {
  font-weight: bold;
}

.tac {
  text-align: center;
}

.bcGrey {
  background-color: #6c6c6b;
}

.pd5 {
  padding: 5px;
}

.pdl5 {
  padding-left: 5px
}

.mg5 {
  margin: 5px
}


#tblSupplierControlBookingDockTime_wrapper>.dataTables_scroll>.dataTables_scrollHead>.dataTables_scrollHeadInner>.order-column>thead>tr>th>.DataTables_sort_wrapper {
  font-size: 20px;
}

#tblSupplierControlBookingDockTime>tbody>tr>td {
  font-size: 20px;
}

.supplierControlAutocomplete {
  width: calc(100% + 6px);
}

.supplierControlTextarea {
  width: calc(100% + 6px) !important;
}

table.dataTable .ui-state-default .br0 {
  border-right: none !important;
}

.buttonBookingGateOut {
  margin: 10px 0px 10px 0px;
  color: #fff !important;
  border: none;
  box-sizing: border-box;
}

.buttonBookingGateOut .ui-button-text {
  font-size: 16px;
  font-family: Roboto, Arial;
  font-weight: normal;
  letter-spacing: 1px;
}

.loginFieldSupplierControl {
  font-size: 20px !important;
  background: #fff !important;
  padding: 6px 10px;
  width: calc(100% - 16px);
  font-size: 16px;
  letter-spacing: 2px;
  margin: 10px 0px 0px 0px;
}

.txtPassword {
  -webkit-text-security:disc;
}

.positionBottom {
  position: absolute;
  bottom: 0px;
}

.bookingByUser {
  font-weight: bold;
}

.bookingByLocal {
  font-weight: bold;
  color: #ff8888;
}

.bookingByConst {
  font-weight: bold;
  color: #00ce9b;
}

.parser-booking-import-tbl {
  border: 1px solid #cccccc;
  border-collapse: collapse;
  background: #ffffff;  
}

.parser-booking-import-tbl tr td {
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}

.parser-booking-import-false {
  color: #ffffff;
  background: #ff8888;
}

.parser-booking-import-true {
  color: #ffffff;
  background: #00ce9b;
}

.ActiveLangSupplierControl {
  width: 36px;
  height: 24px;
  cursor: pointer;
  margin: 10px 10px 20px 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
}

.labelSupplierControlSecurityPassTrue {
  font-size: 24px;
  color: #00ce9b;
}

.labelSupplierControlSecurityPassFalse {
  font-size: 24px;
  color: rgba(255, 64, 64, 0.8);
}

.labelSupplierControlSecurityOut {
  font-size: 24px;
  color: #4990d2;;
}

div.btnLangSupplierControl {
  width: 36px;
  height: 24px;
  cursor: pointer;
  margin: 8px 15px 8px 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
}

div.textLangSupplierControl {
  padding-top: 10px;
  font-size: 20px;
}

.imageButtonNew {
  margin-bottom: 8px;
}

.imageButtonNew:hover {
  filter: brightness(60%);
}

.panel-left-border {
  height: 100% !important;
  border-left: 1px #bbbbbb solid !important;
}

.panel-bottom-border {
  height: 100% !important;
  border-bottom: 1px #bbbbbb solid !important;
}

.parser-fileupload-holder {
  padding: 0px;
}

.parser-file-upload1 {
  position: relative;
  overflow: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 125px;
}

.bookingDriverDataLabel {
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
}

.blockSecurityGate {
  padding: 10px 10px 10px 10px;
  border: 1px #d1d2d5 solid;
  background: #fff;
  margin-bottom: 15px;
  margin-right: 15px;
  width: calc(100% - 15px);
  min-height: 400px;
}


.blockSettingsAlert {
  padding: 5px 5px 5px 5px;
  border: 1px #d1d2d5 solid;
  background: #fff;
  margin-bottom: 10px;
  margin-right: 10px;
  width: calc(100% - 15px);
  height: 170px;
}

.bookingDialogInput {
  font-size: 1.2em !important;
  border: 0px !important;
  font-weight: bold !important;
}


#asLMReportMultiSupplierIdWrapper,
#asMReportWarehouseWrapper,
#asMReportMonthWrapper,
#asLMBookingWarehouseIdWrapper,
#asLMReportZoneWrapper,
#asLMReportRotationWrapper,
#asLMBookingDockIdWrapper, 
#asLMBookingWarehouseDockIdWrapper, 
#asLMBookingConstDockIdWrapper, 
#asLMReportSupplierIdWrapper, 
#asLMReportSupplierCategoryIdWrapper, 
#asLMBookingSupplierWrapper, 
#asLMBookingSecuritySupplierWrapper, 
#asLMBookingWarehouseSupplierIdWrapper, 
#asLMBookingConstSupplierWrapper,
#asLMSupplierOrderSupplierIdWrapper,
#asLMReturnablePackagingSupplierWrapper,
#asLMBookingStatusIdWrapper,
#asLMBookingSecurityStatusIdWrapper,
#asLMBookingWarehouseStatusIdWrapper,
#asLMReturnablePackagingStatusIdWrapper, 
#asLMBookingWarehouseBookingTypeIdWrapper,
#asLMSupplierOrderBookingTypeIdWrapper,
#asLMReturnablePackagingWarehouseIdWrapper {
  display: block !important;
}

.chosen-container-multi .chosen-choices {
  height: auto !important;
  border: 1px solid #ddd !important;
  background-image: none !important;
}

.chosen-container .chosen-drop {
  position: inherit !important;
}

.chosen-container .chosen-results {
  max-height: 120px !important;
}
.chosen-container-active .chosen-choices {
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.chosen-container-multi .chosen-choices li.search-choice {
  margin: 2px 5px 2px 0px !important;
}

.panel-draggablelist {
  border-right: 1px #bbbbbb solid !important;
  background: #ffffff !important;	
}

.parser-draggablelist {
  position: relative;
  padding: 5px 5px 0 5px;
  box-sizing: border-box;
}

.parser-draggable-element-group {
  position:relative;
  width: 100%;
  height: 35px;
  padding: 9px 0 0 0;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px #aaaaaa solid !important;
  margin-bottom: 5px;
  box-sizing: border-box;
  z-index: 100;
}

.parser-draggable-element {
  position:relative;
  width: 100%;
  height: 30px;
  padding: 9px 0 0 10px;
  font-size: 12px;
  border: 1px #aaaaaa solid !important;
  background: #efefef !important;
  margin-bottom: 2px;
  box-sizing: border-box;
  z-index: 100;
}

.parser-draggable-element-on-map {
  border: 1px #000000 solid !important;
  background: #ffc891!important;
}

.parser-draggable-element-selected {
  border: 1px #000000 solid !important;
  background: #75e270 !important;
}

.parser-droppable-warehouse-map {
  position:relative;
  width: 100%;
  height: 100%;
  margin: 5px;
  border: 1px #aaaaaa solid !important;
  background: #ffffff !important;
  box-sizing: border-box;
}

.parser-dock-on-map {
  position:absolute;
  width: 20px;
  height: 20px;
  border: 1px #ff0000 solid !important;
  background: #c0c0c0!important;
  box-sizing: border-box;
  z-index: 3;
}

.parser-dock-on-map-selected {
  border: 1px #ff0000 solid !important;
  background: #75e270 !important;
}

.imageRemoveDockFromMap {
  position:absolute;
  width:25px;
  bottom:3px;
  right:3px;
  z-index: 2;
}

.imageRemoveDockFromMap-hover {
  filter: brightness(40%);
}

.imageDockMapSettings {
  position:absolute;
  width:25px;
  top:3px;
  right:3px;
  z-index: 2;
  cursor: pointer;
}

.imageDockMapSettings:hover {
  filter: brightness(60%);
}

.imageAddParkingToMap {
  position: absolute;
  width:25px;
  top:35px;
  right:3px;
  z-index: 2;
  cursor: pointer;
}

.imageAddParkingToMap:hover {
  filter: brightness(60%);
}

.parser-synoptic-table-bacground-map {
  position:absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  z-index: 1;
}

.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}


.parser-parking-on-map {
  position: absolute;
  width: 160px;
  height: 100px;
  bottom:20px;
  left: 20px;
  border: 1px #aaaaaa solid !important;
  background: rgba(111, 153, 230, .8) !important;
  box-sizing: border-box;
  z-index: 100;
}

#icoSynopticTableRemoveParking:before {
  content: "\2716";
  font: normal 1em/1 Arial, sans-serif;
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 10px;
  height: 32px;
  transition: all 0.5s ease 0s;
}

#icoSynopticTableRemoveParking:hover {
  opacity: 1;
  font-size: small;
  font-weight: 900;
}

.text_warning {
  color: #ff8040
}

.btnSearch {
  background: #e5e6e6 !important;
  border: 1px #d1d2d4 solid !important;
  color: #4990d2 !important;
  font-weight: bold !important;
  padding: 0px !important;
  border-radius: 0px !important;
  float: right;
}

.searchContent .btnSearch {
  margin: 5px 5px 5px 5px;
  width: calc(100% - 10px) !important;
}

.btnSearch:hover {
  background-color: #dcdede !important;
}

.btnSearch .ui-button-text {
  float: left;
  font-weight: bold !important;
  padding: 5px 12px 5px 35px !important;
  text-align: left !important;
}

.btnSearch img.parser-btn-icon {
  float: left;
  height: 16px;
  margin: 0px -9px 0 -24px;
}

.searchContent .parser-input-holder {
  height: 24px;
}

.searchContent .parser-input {
  height: 13px;
}

.block3 {
  padding: 10px 10px 10px 10px;
  border: 1px #d1d2d5 solid;
  background: #fff;
  margin-bottom: 15px;
  width: 100%;
  height: 150px;
}

#newPassword {
  width: 350px !important;
  height: 300px !important;;
}

#errorPanel {
  width: 420px !important;
  height: 350px !important;;
}

#validPassword {
  width: 420px !important;
  height: 620px !important;;
}

#btnSetPassword {
  margin: 6px 0px 0px 0px !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  color: #fff !important;
  border: solid 1px transparent;
  padding: 3px 0px;
}

#btnSetPassword:hover {
  border: solid 1px #fff !important;
}

#btnSetPassword .ui-button-text {
  font-size: 14px;
  font-family: Roboto,Arial;
  font-weight: normal;
  letter-spacing: 1px;
}

.supplierOrderEditMessage {
  padding-top: 10px;
  font-weight: bold;
  color: #ff8080;
}

.bookingQtyOrderMessage {
  padding-bottom: 10px;
  font-weight: bold;
  color: #ff8080;
}

#imgBookingSnapshot {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: 100%;
  max-height: 490px !important;
}

#divBookingSnapshotHolder {
  height: 100%;
  width: 100%;
}

#pnlBookingSnapshot {
  width: 100%;
}