.toolbar, .panel, .panel-left-horizontal, .panel-right-vertical {
/* ----- BACKGROUND #6E90A6 0.9 opacity */
/* Fallback for web browsers that don't support RGBa */
background-color: rgb(110, 144, 166);
/* RGBa with 0.9 opacity */
background-color: rgba(110, 144, 166, 0.9);
/* For IE 5.5 - 7*/
filter: "progid:DXImageTransform.Micrsosoft.gradient(startColorstr=#E56E90A6, endColorstr=#E56E90A6)";
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E56E90A6, endColorstr=#E56E90A6)";
}

.toolbar-bottom {
	background-image: url('images/toolbar-bottom.png');
	background-repeat: repeat-x;
	height: 9px;
}

.mapViewer {
	background-color: #CCC;
}

.panel-right-vertical-border-side {
	background-image: url('images/panel-left-vertical-side.png');
	background-repeat: repeat-y;
	width: 9px;
}

.panel-left-vertical-border-side {
	background-image: url('images/panel-right-vertical-side.png');
	background-repeat: repeat-y;
	width: 9px;
}

.panel-right-vertical-flap {
	height: 45px;
	width: 349px;
}

.panel-left-vertical-flap {
	height: 45px;
	width: 349px;
}

.panel-right-vertical-flap-open {
	background-image: url('images/panel-right-vertical-flap-open.png');
}

.panel-right-vertical-flap-close {
	background-image: url('images/panel-right-vertical-flap-close.png');
}

.panel-left-vertical-flap-open {
	background-image: url('images/panel-left-vertical-flap-open.png');
}

.panel-left-vertical-flap-close {
	background-image: url('images/panel-left-vertical-flap-close.png');
}

.toolbar-button-text {
	color: white;
	font-size: large;
}

.toolbar-separator {
	background-image: url('images/sep.gif');
	height: 21px;
	width: 5px;
}

.toolbar-button-icon-help {
	background-image: url('images/toolbar-icon-help-24.png');
}

.tree-item-button {
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
}

.tree-item-button-edit {
	background-image: url('images/tree-item-edit.png');
}

.tree-item-button-up {
	background-image: url('images/tree-item-up.png');
}

.tree-item-button-up-disabled {
	background-image: url('images/tree-item-up-disabled.png');
	cursor: default;
}

.tree-item-button-down {
	background-image: url('images/tree-item-down.png');
}

.tree-item-button-down-disabled {
	background-image: url('images/tree-item-down-disabled.png');
	cursor: default;
}

.tree-item-button-delete {
	background-image: url('images/tree-item-delete.png');
}

.tree-item-button-info {
	background-image: url('images/tree-item-info.png');
}

.tree-item-button-info-disabled {
	background-image: url('images/tree-item-info-disabled.png');
	cursor: default;
}

.tree-item-button-properties {
	background-image: url('images/tree-item-properties.png');
}

.tree-item-button-properties-disabled {
	background-image: url('images/tree-item-properties-disabled.png');
	cursor: default;
}

.mapinfo-item-body {
	border-color: #000000;
}

#page-results .resultTitle,
.previousPage,
.nextPage {
	color: #00849F;
}

.loading {
	cursor: progress;
	width: 128px;
	height: 128px;
	background: url('images/loading.gif');
}

.ui-widget-overlay {
	opacity: 0.6;
}

.toolbar-button-icon-legend {
	background-image: url('images/toolbar-icon-legend.png');
}
.toolbar-button-hover .toolbar-button-icon-legend {
	background-image: url('images/toolbar-icon-legend-hover.png');
}

h1 {
	color: #00AACC;
}

h2 {
	color: #5C819A;
}

h3 {
	color: #00849F;
}

.search-text {
	border-color: #aed0ea;
	color: #00849F;
}

#page-results .resultType {
	color: #00849F;
}

.pageof-text {
	color: #00849F;
}

#add-service-table td {
	padding: 3px;
}

.links-list li a, .collaborate-link a {
	color: #6E90A6 !important;
}

table b {
	color: #00849F;
}

.panel-left-horizontal-side {
	background-image: url('images/panel-left-horizontal-side.png');
	background-repeat: repeat-y;
	width: 8px;
}

.panel-left-horizontal-flap {
	height: 126px;
	width: 40px;
}

.panel-left-horizontal-flap-open {
	background-image: url('images/panel-left-horizontal-flap-open.png');
}

.panel-left-horizontal-flap-close {
	background-image: url('images/panel-left-horizontal-flap-close.png');
}

.toolbar-button-icon-help {
	background-image: url('images/toolbar-icon-help-24.png');
}

.toolbar-button-icon-load-context {
	background-image: url('images/toolbar-icon-open-24.png');
}

.toolbar-button-icon-save-context {
	background-image: url('images/toolbar-icon-save-24.png');
}

span.dynatree-active a {
	background-color: #6e90a6 !important;
}

li.dynatree-node-deactivated span.dynatree-node a {
    color: gray;
}

li.dynatree-node-deactivated span.dynatree-active a {
    background-color: gray !important;
}

li.dynatree-node-deactivated span.dynatree-expander {
	background-position: 0px -200px;
}

.mapinfo-item-body,
.maplegend-item-body {
	border-color: black;
}

.node-service-properties-table-body, 
.properties-opacity-slider-table-body,
.node-layer-properties-table-body,
.properties-opacity-preview-table-body {
	width:100%;
}

.properties-opacity-text-td,
.properties-style-text-td {
	text-align: left;
}

.properties-opacity-slider-table-bar-td {
	text-align: center;
	width: 80%;
	vertical-align: middle;
}

.properties-opacity-slider-table-separator-td, .properties-style-separator-td {
	width: 10px;
}

.properties-opacity-slider-table-value-td {
	text-align: center;
	width: 20%;
}

#properties-opacity-slider {
	height:10px;
	width:100%;
	border: 1px solid #dee1e2;
}

.properties-opacity-value-input {
	background-color: #DEEDF7;
	border: 1px solid #AED0EA;
    text-align: center;
}

.properties-style-list-td {
	text-align: right;
	width: auto;
	min-width: 50%;
}

.properties-style-list-selection {
	width: 100%;
}

.properties-style-list-selection {
	width:100%,
}

.node-layer-properties-container, node-service-properties-container {
	margin-top: 5px;
	width: 100%;
}

.properties-opacity-preview-td {
	text-align:right;
}

.properties-opacity-preview-check-text-td {
	text-align:left;
}

.properties-opacity-preview-check-td {
	text-align:right;
	width: 10px;
}

.properties-opacity-preview {
	border: 1px solid #AED0EA;
    margin-bottom: 5px;
    padding: 4px;
    width: auto;
}

.node-properties-container-separator{
	width: 100%;
	height: 5px;
}

.overlay-transparent {
	opacity: 0;
	filter:Alpha(Opacity=0); 
}

.information-att-fieldtext-style {
	max-height: 200px;
	border: 1px solid #00A5C6;
	overflow-y: auto;
	padding: 5px;
}

.information-att-property-title-style {
	color: #5C819A;
	font-size: 11pt;
	font-weight: bold;
    margin-bottom: 5px;
    margin-left: 5px;
}

.information-att-section-title-style {
	color: #5C819A;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
}

.information-att-container {
	margin-top: 5px;
}

.information-att-text-style {
	color: rgb(0, 132, 159);
	font-size: 11pt;
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
}

.information-att-fieldtext-style .information-att-text-style {
	color: inherit;
}

.information-att-text-link-style {
    font-size: 11pt;
    margin-left: 5px;
}

.information-att-container-text-td {
	padding: 5px;
}

.information-att-container-text-field-td {
	text-align: justify;
}

.information-att-container-title-text-td {
	/*padding-top: 10px;*/
	width: 10%;
}

.information-att-container-table-body {
	width: 100%;
}

.container-button-style {
	padding: 5px;
}

.ui-dialog .jquery-corner{
	display: none; /*Ocultar esquinas que se crean en ie*/
}

.information-att-more-information-style {
	/*color: rgb(0, 132, 159);*/
	/*font-size: 12pt;*/
	/*font-weight: bold;*/
    /*margin-left: 5px;*/
    /*margin-right: 5px;*/
    /*text-decoration: underline;*/
    /*cursor: pointer;*/
}

.ui-tree-button-text {
	/*font-size: 1.2em;*/
	/*padding: .1em 0.25em;*/
	font-size: 11pt;
}

.ui-expand-triangle-down-img {
	background: url("images/expand-triangle-down.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 5px;
    margin-left: 5px;
    margin-top: 5px;
    width: 5px;
}

.ui-expand-triangle-up-img {
	background: url("images/expand-triangle-up.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 5px;
    margin-left: 5px;
    margin-top: 5px;
    width: 5px;
}

.ui-expand-triangle-left-down-img {
	background: url("images/expand-triangle-down.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 5px;
    margin-right: 5px;
    margin-top: 5px;
    width: 5px;
}

.ui-expand-triangle-left-up-img {
	background: url("images/expand-triangle-up.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 5px;
    margin-right: 5px;
    margin-top: 5px;
    width: 5px;
}

.ui-expand-triangle-left-img {
	background: url("images/expand-triangle-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 5px;
    margin-right: 5px;
    margin-top: 5px;
    width: 5px;
}

.ui-expand-triangle-left-left-img {
	background: url("images/expand-triangle-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 5px;
    margin-right: 5px;
    margin-top: 5px;
    width: 5px;
}

.ui-search-expand {
	margin-top: 10px;
}

 .ie .ui-accordion-container {
 	/*width: 99%;*/
}

.dynatree-logo img {
	height: auto !important;
	width: auto !important;
}

.overlay-disabled {
    height: 100%;
    width: 100%;
    z-index: 1001;
    opacity: 0.6;
    filter:Alpha(Opacity=60);    
	background: url("images/disabled-background.png") repeat-x scroll 50% 50% #aaa;
    left: 0;
    position: absolute;
    top: 0;
}

.overlay-disabled-loading {
    height: 100%;
    width: 100%;
    z-index: 1002;
    opacity: 1;
    filter:Alpha(Opacity=100);      
	background: url("images/loading.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    left: 0;
    position: absolute;
    top: 0;
}