/* loading page styles */
html, body
{
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

#loading-outer
{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

#loading-outer[id]
{
	display: table;
	position: static;
}

#loading-middle /* for explorer only */
{
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
}

#loading-middle[id]
{
	position: static;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

#loading-inner /* for explorer only */
{
	/*position: relative;
	top: -50%;*/
	width: 586px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#loading-message
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#working-message
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#sencha-logo
{
	position: absolute;
	right: 104px;
	bottom: 15px;
	z-index: 65536;
}

#xhtml-valid-indicator
{
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 65536;
}

#sencha-logo a, #xhtml-valid-indicator a
{
	cursor: default !important;
}

.x-unselectable a
{
	cursor: pointer;
	cursor: hand;
}

#copyright-notice
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, Tahoma, sans-serif;
	color: #2a5284;
	position: absolute;
	left: 15px;
	bottom: 15px;
	z-index: 65536;
}

#contact-note
{
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	font-family: Verdana, Tahoma, sans-serif;
	color: #2a5284;
	position: absolute;
	left: 0px;
	bottom: 15px;
	width: 100%;
	z-index: 0;
}

.cookies-info
{
	margin-top: 8px;
	font-size: 8pt;
	text-align: center;
}

#delivera-logo-top
{
	position: absolute;
	text-align: center;
	left: 0px;
	top: 5px;
	width: 100%;
	z-index: 0;
}

#delivera-logo-bot
{
	position: absolute;
	font-family: Verdana, Tahoma, sans-serif;
	text-align: center;
	left: 0px;
	bottom: 90px;
	width: 100%;
	z-index: 0;
}

#version-info
{
	font-weight: bold;
	font-style: italic;
	font-size: 7pt;
	font-family: Verdana, Tahoma, sans-serif;
	color: white;
	position: absolute;
	left: 5px;
	bottom: 5px;
	z-index: 65536;
}

/* column layout styles */
.column-layout-freight-new
{
	padding: 5px !important;
}

/* page item style */
.search-highlight
{
	color: black;
	background-color: yellow;
	border: 1px solid gray;
}

.reis_info_table, .reis_info_td, .reis_info_hdr, .reis_info_hdr_short
{
	font-family: verdana, tahoma;
	font-size: 10px;
}

.reis_info_table th
{
	font-weight: bold;
	text-align: center;
}

.user_accessmask
{
	font-family: "Lucida Console", "Courier New", monospace;
}

.reis_info_hdr
{
	width: 150px;
	text-align: right;
	padding-right: 0.4em;
}

.reis_info_hdr_short
{
	width: 220px;
	text-align: right;
	padding-right: 0.4em;
}

.reis_info_table
{
	width: 100%;
	height: 100%;
}

.x-icon-subitem
{
	background-image: url("../images/expand.gif");
}

.uzrasine-hmtl-ul
{
	display: block;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 14px;
}

.uzrasine-hmtl-ol
{
	display: block;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 18px;
}

.trip-expired-row
{
	background-color: #ffcccc;
}

.trip-not-refreshed-row
{
	background-color: #ffffcc;
}

.uzrasine-completed-row
{
	color: #aaaaaa;
	text-decoration: line-through;
}

.uzrasine-priority-5-row
{
	background-color: #ffcccc;
}

.uzrasine-priority-4-row
{
	background-color: #ffeeee;
}

.uzrasine-priority-3-row
{
	background-color: #ffffff;
}

.uzrasine-priority-2-row
{
	background-color: #eeffee;
}

.uzrasine-priority-1-row
{
	background-color: #ccffcc;
}

.tour-status-ok
{
	background-color: #ccffcc;
}

.tour-status-empty
{
	background-color: #ffee00;
}

.tour-status-unloading
{
	background-color: #2222cc;
	color: white;
}

.tour-status-unloading.x-grid3-row-selected
{
	color: black;
}

.tour-status-loading
{
	background-color: #bbbbff;
}

.tour-status-waiting
{
	background-color: #ffffaa;
}

.tour-status-problem
{
	background-color: #cc2222;
	color: white;
}

.tour-status-problem.x-grid3-row-selected
{
	color: red;
}

.tour-status-problem.x-grid3-row-over
{
	color: red;
}

.tour-status-problem a
{
	color: #ddddff;
}

.tour-status-problem.x-grid3-row-selected a
{
	color: #0000EE;
}

.tour-status-problem.x-grid3-row-over a
{
	color: #0000EE;
}

.text-right-align
{
	text-align: right !important;
	width: 200px !important;
	padding-right: 0.4em;
}

.grid-exclamation-mark
{
	background-image: url('images/exclamation.gif');
	background-position: left;
	background-repeat: no-repeat;
	
}

.text-left-align
{
	text-align: left !important;
}

.gray-text
{
	color: #909090;
	font-style: italic;
}

.gray-text div
{
	color: #909090;
	font-style: italic;
}

.column-sum
{
	vertical-align: middle !important;
}

.infolink
{
	color: white !important;
}

.admin-disabled-row
{
	color: #aaaaaa;
}

.x-icon-status-ok
{
	background-image: url("../images/accept.png");
	background-repeat: no-repeat;
	background-position: left;
}

.x-icon-status-error
{
	background-image: url("../images/exclamation.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.x-status-spanner
{
	margin-left: 20px;
}

.guide
{
	font-size: 9pt;
}

.guide-link
{
	color: #a00000;
	font-size: 9pt;
}

.sync-login-iframe
{
	border: 0;
	width: 100%;
	height: 100%;
}

.errorlist
{
	list-style-type: disc;
	padding-left: 15px;
	margin-top: 4px;
}

.mark-combo-match
{
	font-weight: bold;
	color: blue;
}

.x-form-label-top .x-form-item
{
	padding-bottom: 0px;
}

.x-form-label-top .x-hide-label .x-form-element
{
	padding-top: 0px;
}

/* wonky toolbar fields fix */
.ext-strict .ext-webkit .x-small-editor .x-form-text
{
	height: 16px !important;
}

/* alternative color theme overrides -- login 1* /
body
{
	background-color: #1a416c;
}

#copyright-notice
{
	color: #ffffff;
}

#copyright-notice a
{
	color: #00A8EB;
}

#delivera-logo-bot
{
	color: #ffffff;
}

#delivera-logo-bot a
{
	color: #00A8EB;
}

#contact-note
{
	color: #ffffff;
}

#contact-note a
{
	color: #00A8EB;
}

#loading-inner
{
	background-color: #ffffff;
	border: 2px solid #00A8EB;
	padding-top: 15px;
	padding-bottom: 15px;
}

#loading-outer
{
	background-color: transparent;
}

/* alternative color theme overrides -- login 2*/

#copyright-notice
{
	color: #1a416c;
}

#copyright-notice a
{
	color: #00A8EB;
}

#delivera-logo-bot
{
	color: #1a416c;
}

#delivera-logo-bot a
{
	color: #00A8EB;
}

#contact-note
{
	color: #1a416c;
}

#contact-note a
{
	color: #00A8EB;
}

#delivera-logo-top
{
	position: absolute;
	top: 0;
	height: 30%;
	padding-top: 10%;
}

#delivera-logo-main-image
{
	max-height:100%;
}

.is-login /* for explorer only */
{
	top: 70%;
}

.is-login[id]
{
	padding-top: 10%;
}

/* alternative theme overrides -- work area */
.guide-link
{
	color: #ff8080;
	font-size: 9pt;
}

.x-grouptabs-panel
{
	background-color: #1a416c;
	border: solid 10px #1a416c;
}

.x-grouptabs-panel .x-grouptabs-strip-active a.x-grouptabs-text
{
	color: #1a416c;
}

.x-grouptabs-panel .x-grouptabs-corner
{
	background-image: url('../images/x-grouptabs-corners-alt.png');
}

.import-row-no-match .x-grid-cell, .import-row-no-match .x-grid-row {
    background-color: #ffcccc !important; /* light red */
}

.import-row-no-match {
    background-color: #ffcccc !important;
}

.import-row-remove-btn {
    background: none;
    border: none;
    color: red;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    padding: 0 6px;
}