/* default styles for extension "tx_baolchronicles" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-baol-chronicles table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-baol-chronicles table th {
		font-weight:bold;
	}

	.tx-baol-chronicles table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;

	}

    .cls-6{fill:blue;}
    //cls-5
    .active{fill:#1e9692;}
    .active:hover {
      fill: #20a8a8;
    }
    .multi-active:hover .active{
      fill: #20a8a8;
    }
    //cls-3
    .inactive{fill:#245A6C;}
    .cls-3{fill-rule:evenodd;}
    //cls-4
    .borders{fill:#4e1e55;}
    //cls-6
    .map-bg-patten{stroke:#4e1e55;stroke-width:2px;}
    //.cls-7{stroke-miterlimit:10;}
    //cls-7
    .grid-pattern{fill:none;stroke:#695943;stroke-width:0.75px;}
    //cls-2
    .never-active{
      fill: #4e2354;
    }
    polygon {
      stroke: #4e2354;
      stroke-width: 2;
    }
/* default styles for extension "tx_baolpagebrowser" */
		div.baol_pagebrowser {margin: 2em 0 1em 0;}
		div.baol_pagebrowser ul {list-style-type: none; margin: 0; padding: 0;}
		div.baol_pagebrowser ul li {display: inline-block; text-align: center; margin: 0 1em;}
		div.baol_pagebrowser a {font-size: 1em;}
