#header {
	padding: 0;
}

#header h1 {
	line-height: 60px;
	background: #003d4c url('../img/logo_stib.png') no-repeat left;
	color: #fff;
	padding: 0 0 0 126px;
	margin-bottom: 0;
}

input,textarea {
	width: auto;
}

div.dashboard-buttons {
	font-size: 62%;
	background-color: #f4f4f4;
	border: 1px #b4b4b4 solid;
	padding: 0.8em;
}

div.dashboard-stats {
	font-size: 88%;
	background-color: #f4f4f4;
	padding: 0.8em;
}

div.dashboard-stats span.stat {
	background-color: #FFF;
	border: 1px #b4b4b4 solid;
	padding: 0.2em 0.3em;
	margin: 0.2em 0.1em;
}

div.show-hide {
	display: block;
	margin-bottom: 0.4em;
}

div.block2-buttons {
	display: inline;
}

#filtering-options {
	display: inline;
	margin-left: 3em;
	margin-rigth: 1em;
}

#simple-filters {
	display: none;
	margin-top: 0.4em;
}

div.date-range-filter {
	display: inline-block;
	margin: 0.5em 0.5em;
}

div.date-range-filter form div.input {
	display: inline;
}

div.date-range-filter form div.input input {
	font-size: 120%;
	clear: none;
	padding: 1px;
	margin: 1px;
	width: auto;
}

div.date-range-filter form div.input label {
	display: inline;
}

div.ui-datepicker {
	font-size: 76%;
}

#FilterDateFrom,#FilterDateTo {
	width: 7em;
}

#orders-table {
	font-size: 78%;
	margin: 0.5em 0em 1em 0.3em;
}

div.orders-head,div.orders-row {
	white-space: nowrap;
	height: 18px;
}

div.orders-head div.head-actions {
	width: 12em;
}

div.orders-head div.orders-cell {
	border: none;
	margin-left: 1px;
}

div.orders-row-group div.order-actions {
	float: left;
	padding: 1px;
	width: 12em;
	height: 116px;
	clear: left;
	display: none;
}

div.orders-row-group div.order-actions a {
	float: left;
}

div.orders-row-group div.order-actions div {
	float: right;
	display: block;
	height: 18px;
	padding-right: 1px;
	color: #909090;
	clear: right;
}

div.orders-row-group div.order-actions div.action-links {
	float: none;
}

div.orders-row-group {
	display: block;
}

div.orders-cell {
	display: inline-block;
	padding: 1px 2px;
	border: 1px #000 solid;
	margin-right: -4px;
	margin-top: 0px;
	height: 1.3em;
	overflow: hidden;
}

div.main-data {
	font-weight: bold;
}

div.color-status-0 div.main-data div.orders-cell {
	background-color: #FFFFFF;
}

div.color-status-1 div.main-data div.orders-cell {
	background-color: #FFD98B;
}

div.color-status-2 div.main-data div.orders-cell {
	background-color: #E0FEDF;
}

div.color-status-3 div.main-data div.orders-cell {
	background-color: #CBF3FF;
}

div.color-status-4 div.main-data div.orders-cell {
	background-color: #FEE6E0;
}

div.color-status-5 div.main-data div.orders-cell {
	background-color: #D1D1D1;
}

div.color-status-6 div.main-data div.orders-cell {
	background-color: #FEE4FC;
}

div.color-status-7 div.main-data div.orders-cell {
	background-color: #FFFCD0;
}

div.color-status-8 div.main-data div.orders-cell {
	background-color: #E0FEDF;
}

div.color-status-9 div.main-data div.orders-cell {
	background-color: #CBF3FF;
}

div.customer-data div.orders-cell {
	color: #D6B659;
}

div.payment-data div.orders-cell {
	color: #49A615;
}

div.auth-data div.orders-cell {
	color: #006337;
}

div.item-data div.orders-cell {
	color: #C73628;
}

div.processing-data div.orders-cell {
	color: #13CF88;
}

div.orders-row div.processing-error {
	background-color: #fd6d7b;
	color: black;
	font-weight: bold;
}

#orders-table input[type="checkbox"] {
	clear: none;
	margin: 1px;
	width: 13px;
}

div.set-limit {
	display: inline;
	color: #909090;
	font-size: 72%;
}

div.set-limit label {
	display: inline;
}

div.set-limit select {
	vertical-align: inherit;
	font-size: 100%;
	color: #909090;
}

div.set-limit option {
	font-size: 100%;
	color: #909090;
}

div.paging {
	float: right;
}

div.with-selected {
	margin: 6px;
}

div.with-selected span.label {
	font-size: 72%;
}

p.paging-info {
	float: right;
	clear: both;
	color: #909090;
}

#RefreshView,#SendSelected,#SendToArchive,#DeleteSelected,#GetShippingOptionsSelected,#UnarchiveSelected,#UpdateOrdersStatus,#reset-stats,#fulfillment-funding,#SelectAll
	{
	font-size: 72%;
	margin-right: 0.5em;
	margin-left: 0.5em;
}

#fulfillment-funding span {
	text-decoration: blink;
}

div.view h5 {
	border-top: 1px solid #909090;
	background-color: #F1F1D4;
}

div.kunakiShippings td.priority a {
	float: left;
}

#flashMessage {
	font-size: 94%;
}

#content {
	padding: 0 1em;
}

#content #print-this {
	float: right;
}

#content div.actions {
	font-size: 88%;
	width: auto;
	float: none;
	padding: 0.5em;
	margin-bottom: 0;
}

#content div.actions ul li {
	display: inline-block;
	margin: 0;
}

#content div.actions ul li a.active {
	color: white;
	background: -moz-linear-gradient(center top, #24618E, #14354E);
	text-shadow: 0 1px 0 #333333;
}

#content div.form,#content div.index,#content div.view {
	font-size: 78%;
	float: none;
	width: 96%;
	border-left: none;
	padding: 10px 5px;
}

#content div.form input,textarea {
	font-size: 100%;
	padding: 2px;
}

#content div.form div {
	clear: none;
	float: left;
	margin-bottom: 0;
	padding: 0.3em 0.5em;
	position: relative;
}

#content div.form div.submit {
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: 140%
}

#content div.form fieldset {
	padding: 6px 10px;
}

#content div.form fieldset legend {
	font-size: 120%;
	font-weight: normal;
}

#content div.form div.checkbox {
	width: 20em;
}

#content div.form input[type="checkbox"] {
	width: 16px;
	height: 16px;
}

#content div.form a.btn-cancel {
	-moz-border-radius: 8px 8px 8px 8px;
	color: #777;
	padding: 4px 10px 6px;
	display: inline;
	background: #EAEAEA;
	cursor: pointer;
	margin: 0 0 10px 10px;
	text-decoration: none;
	top: 10px;
	position: relative;
}

#content #tabs-client {
	width: 36em;
}

#content h2 {
	font-size: 120%;
	padding-top: 0.5em;
	font-weight: bold;
	clear: both;
}

#content div.related {
	font-size: 78%;
	border-top: 1px solid #909090;
	padding: 10px 2%;
}

#content dl {
	width: 100%;
}

#content dl dd {
	margin-left: 16em;
}

#content div.paging {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#content div.form div.error-message {
	float: none;
}

div.merchants-menu {
	background-color: #f4f4f4;
	border: 1px #b4b4b4 solid;
	height: 7em;
}

div.merchants-menu button {
	margin-bottom: 0.8em;
}

ul.merchant-actions {
	display: none;
}

.ui-state-disabled {
	color: #EE3322;
}

#top-menu-links {
	position: absolute;
	top: 5px;
	right: 20px;
}

#top-menu-links a {
	text-decoration: none;
	margin-right: 1em;
}

#top-menu-links a.active {
	color: #EE3322;
	text-decoration: overline;
}

#content #top-breadcrumbs {
	margin-bottom: 0.6em;
}

#content #top-breadcrumbs a {
	margin: 0 3px;
}
/* start jquery.loading */
.loading-text {
	background: #FFC129;
	color: black;
	font-weight: bold;
	padding: 5px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	font-size: 120%;
}

.loading-text .place-img-content {
	margin: 0 3px 0 1px;
}
/* end jquery.loading*/
#content table tr.special-row td {
	background: #B9F6B9;
}

#UserWalletIndexForm {
	border-top: 1px solid #dddddd;
	margin-top: 1.5em;
	padding-top: 1em;
}

#UserWalletIndexForm div.submit {
	position: relative;
	left: 2em;
	top: 1.2em;
}

#content div.login {
	text-align: center;
	font-size: 1.2em;
}

#UserLoginForm {
	clear: none;
	display: inline;
}

#content div.login form div {
	padding: 0.3em 0.5em;
	position: relative;
	float: none;
	margin-bottom: inherit;
}

#UserLoginForm div.submit input {
	padding: 10px;
}

#UserLoginForm select option {
	padding: 2px 8px;
}

div.inspections fieldset {
	padding: 2px 10px;
	margin-bottom: 4px;
}

div.inspections fieldset legend {
	color: #333333;
	font-size: inherit;
	font-weight: inherit;
}

div.NoteWidget {
	position: relative;
	margin: 5px 2px;
}

div.NoteWidget label.note-body-label {
	position: absolute;
	top: 0;
	left: 7px;
	color: #767676;
	font-size: 85%;
}

div.NoteWidget button[type=submit],div.PerformedWidget button[type=submit],#BillSelected
	{
	background: #62af56;
	background: -webkit-gradient(linear, left top, left bottom, from(#a8ea9c),
		to(#62af56) );
	background-image: -moz-linear-gradient(top, #a8ea9c, #62af56);
	border-color: #2d6324;
	color: #000;
	text-shadow: #8cee7c 0px 1px 0px;
	vertical-align: top;
}

div.NoteWidget button[type=submit]:hover,div.PerformedWidget button[type=submit]:hover,#BillSelected:hover
	{
	background: #4ca83d;
	background: -webkit-gradient(linear, left top, left bottom, from(#85e573),
		to(#4ca83d) );
	background-image: -moz-linear-gradient(top, #85e573, #4ca83d);
}

div.PerformedWidget button.performed {
	background: #24628E;
	background: -webkit-gradient(linear, left top, left bottom, from(#4DA0DA),
		to(#24628E) );
	background-image: -moz-linear-gradient(top, #4DA0DA, #24628E);
	border-color: #0A2B41;
	color: #FFF;
	font-weight: bold;
	text-shadow: none;
}

div.PerformedWidget button.review,div.PerformedWidget button.suspend-inspection,div.PerformedWidget button.activate-inspection
	{
	background: #FB5F37;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7551),
		to(#FB5F37) );
	background-image: -moz-linear-gradient(top, #FF7551, #FB5F37);
	border-color: #AE3415;
	color: #FFF;
	font-weight: bold;
	text-shadow: none;
	float: right;
	margin-left: 5px;
}

div.notes-list,div.hour-ranges,div.performed-data {
	font-size: 80%;
}

div.notes-list {
	clear: both;
}

div.hour-ranges,div.hour-ranges-title,div.photos, div.client-contacts {
	float: left;
	margin-right: 1em;
}

div.performed-data {
	display: inline;
}

div.notes-list div,div.performed-data div {
	display: inline
}

div.notes-list div.created,div.notes-list div.user,div.notes-list div.visit-failed,div.performed-data div.date,div.created div.user
	{
	border-right: 1px solid #ddd;
	padding-right: 0.2em;
}

div.notes-list div.visit-failed {
	background-color: #FF533A;
}

button.hidden {
	display: none;
}

div.hidden {
	display: none;
}

div.inspections table tr td {
	border-bottom: none;
}

div.inspections table tr.client-row td {
	color: black;
	font-weight: bold;
}

div.inspections table tr.notes-row td {
	border-bottom: 1px solid #ddd;
	vertical-align: bottom;
}

div.AddNoteClient {
	width: 46em;
}

div.AddNoteInspection {
	width: 27em;
}

div.AddNoteKey {
	display: none;
}

table.calendar td,table.stats td {
	text-align: center;
}

table.calendar td a {
	font-weight: normal;
}

table.calendar td.showing {
	font-weight: bold;
	background: #84F471;
}

table.stats td {
	font-size: 82%;
}

div.PanelTopBox {
	width: 32em;
	float: left;
	margin-right: 4px;
}

div.remove-note a {
	font-size: 82%;
}

button.ask-keys {
	margin-left: 3em;
}

tr.head-filters th input,tr.head-filters th select {
	font-size: 80%;
}

tr.head-filters th button {
	vertical-align: top;
}

tr.head-filters th.client-code input {
	width: 10em;
}

tr.head-filters th.client-keys input {
	width: 7em;
}

/* btenaglia, modifico colores del header de las tablas */
th {
	/* background-color: #C2FFD3; */
	background-color: #82817F;
}

table tr.client-category-1 td {
	background-color: #FFE061;
}

table tr.client-category-2 td {
	background-color: #FF533A;
}

table tr.client-category-suspended td {
	background-color: #CBCBCB;
}

div.with-selected {
	margin: 6px;
}

div.with-selected span.label {
	font-size: 80%;
}

div.with-selected {
	margin: 6px;
}

div.with-selected span.loading {
	position: relative;
	top: 7px;
	left: 10px;
}

p.download-exported {
	margin: 3em;
	text-align: center;
	font-size: large;
}

div.tasks td.actions {
	text-align: inherit;
}

table.panel tr td {
	padding: 3px;
}

div.panel {
	position: relative;
}

div.panel img.task-icon,div.panel img.el_control-icon {
	position: absolute;
	padding: 3px;
	border: 1px solid #ddd;
}

div.panel img.task-icon {
	left: 100px;
}

#map_canvas img.task-icon {
	left: 165px;
}

div.panel img.el_control-icon {
	left: 66px;
}

div.panel img.nearby-icon {
	float: right;
	padding: 0 3px;
}

div.panel img.priority-1 {
	background-color: #FFE061;
}

div.panel img.priority-2 {
	background-color: #FF533A;
}

table.user-pending-tasks td,table.user-pending-tasks th {
	font-size: 82%;
}

table.user-pending-tasks td.task-priority {
	font-size: 100%;
	font-weight: bold;
}

p.nearby-options {
	float: right;
}

#content div.nearby h2 {
	clear: none;
}

div.search-address input {
	font-size: 100%;
}

div.search-address p {
	font-size: 66%;
}

div.el_controls-widget {
	background-color: #bbb;
	padding: 4px;
	margin-top: 3px;
	min-height: 1.8em;
	clear: both;
}

div.el_controls-widget span {
	font-size: 80%;
}

p.inspection-status {
	display: inline;
}

div.routine {
	float: right;
	width: 20%;
}

div.routine table th.code {
	width: 4em;;
}

div.routine table th.address {
	width: 12em;;
}

img.routine-add-icon,img.hour-ranges-icon,img.routine-delete-icon,img.keys-icon,img.contacts-icon {
	margin: 3px 5px 0 0;
	width: 18px;
	height: 18px;
	float: right;
}

div.visit-failed label {
	font-size: 80%;
}

table.hour-ranges tr td {
	text-align: center;
}

table.photos tr td {
	text-align: center;
	vertical-align: middle;
}

table.client-keys tr td {
	text-align: left;
	vertical-align: middle;
}

table.hour-ranges input[type="checkbox"] {
	clear: none;
	float: none;
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-o-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

table.client-keys input[type="checkbox"] {
	clear: none;
	float: none;
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-o-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

table.hour-ranges td.range-actions img {
	padding: 4px;
	margin: 2px;
}

.mark-notempty {
	color: red
}

.js-img-rotate90,.js-img-rotate180,.js-img-rotate270,.js-img-rotate360 {
	text-decoration: none;
	color: #FF533A
}

.rotar {
	font-style: italic;
	text-align: right;
	color: #84F471;
	font-weight: bold
}

.inspection_comments {
	/* height: 60px;  */
	background-color: #F4F4F4;
	padding: 10px;
	margin-bottom: 3px;
}

.inspection_comments_icon, .inspection_comments_icon_new {
	float: left;
}

.inspection_comments_body, .inspection_comments_body_new {
	padding-left: 65px;
}

.inspection_comments_created {
	float: right;
	margin-bottom: 2px
}

.inspection_comments_count {
	margin-left:10px; 
	color: #43609C;
	font-weight: bold;
}

table.clean_border tr td {
        border-bottom: none;
}