

.tb-p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: arial,sans-serif;font-size: 16px;color: #353535;
}

.tb-table {
	color: #353535;
}

.tb-table td {
	font-family: arial,sans-serif;font-size: 16px;
}

.tb-table a {
	text-decoration: none;
	font-family: arial,sans-serif;font-size: 16px;
}

.tb-table a:link {
	text-decoration: none;
	font-family: arial,sans-serif;font-size: 16px;
}

.tb-table a:visited {
	text-decoration: none;
	font-family: arial,sans-serif;font-size: 16px;
}

.tb-table a:hover {
	text-decoration: underline;
	font-family: arial,sans-serif;font-size: 16px;
}

.tb-table a:active {
	text-decoration: none;
	font-family: arial,sans-serif;font-size: 16px;
}

.tb-normal {
	text-align: left;
	margin: 10px 0px 2px 0px;
	padding: 0;
}

.tb-flipup {
	display: none;
	background: #e9e8e8; 
	border: 1px solid gray;
}

.tb-a {
	text-decoration: none;
	
}

.tb-a:link {
	text-decoration: none;
	
}

.tb-a:visited {
	text-decoration: none;
	
}

.tb-a:hover {
	text-decoration: underline;
}

.tb-a:active {
	text-decoration: none;
	
}

.tb-a img {
	border: #000000 0px none;
}

.tb-img {
	border: 0px solid #f0f0f0;
}

.tb-form {
	margin: 0px;
}

.tb-fieldname {
	font-weight: normal;
}

/* ----- tb class selectors ----- */

.tb-wrap {
	text-align: left;
	vertical-align: top;
	color: #353535;
}

.tb-wrap-root-default {
	margin: 0px auto;
	width: 600px;color: #353535;
}

.tb-content {
	width: 600px;padding: 0px 10px 10px 280px;font-family: arial,sans-serif;font-size: 16px;border: 0px solid black;
}

.tb-head {
	clear: both;
	margin-bottom: 1em;
	font-family: arial,sans-serif;font-size: 20px;font-weight: normal;color: #353535;
}

.tb-body {
	clear: both;
	overflow: auto;
	
}

.tb-foot {
	clear: both;
	padding: 15px 2% 0px 0px;
}

.tb-tooltip-help {
	display: none;
}

.tb-button {
	font-family: arial,sans-serif;font-size: 16px;font-weight: normal;border: 1px solid black;background: #999999;
}


/* ----- tb calendar selectors ----- */

.tb-calendar {
	border: 1px solid black;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/* font-size: 12px; */
}

.tb-calendar-year {
	padding: 4px 0px 4px 0px;
	font-weight: bold;
	background: white;
}

.tb-calendar-month {
	padding: 4px 0px 4px 0px;
	font-weight: bold;
	background: white;
}

.tb-calendar-body {
	font-size: 0.9em;
	text-align:-moz-center;	/*FF*/	/* Center a table in a div appearently is a big problem */
	#text-align:center;		/*IE*/
	background: white;
}

.tb-calendar-body table {
	text-align: center;
}

.tb-calendar-days {
	padding: 4px 0px 4px 0px;
	font-weight: bold;
}

.tb-calendar-hour {
	clear: both; 
	text-align: left; 
	padding: 0px 4px 0px 0px; 
	line-height: 1.0em;
	font-size: 0.9em;
}

.tb-calendar-selected-date {
	background-color: silver;
}
.tb-calendar-bookable-date {
	color: #353535;
	font-weight: bold;
}
.tb-calendar-not-bookable-date {
	color: #353535;
}
.tb-calendar-normal-date {
	color: gray;
}
.tb-calendar-different-month-date {
	color: #e0e0e0;
}
.tb-calendar-today-date {
	border: 1px solid black;
}
.tb-calendar-holiday-date {
	color: red;
}
.tb-calendar-width {
	width: 200px;
}


/* ----- tb cooltip divs ----- */

.tb-cooltip-div {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid black;
}
.tb-cooltip-caption {
	padding: 2px;
	font-weight: bold;
	background: #e0e0e0;
	
}
.tb-cooltip-body {
	padding: 2px;
	white-space: nowrap;
	text-align: left;
	color: black;
	background: white;
}
.tb-cooltip-close {
}


/*************************
 *    Specific DIVs      *
 *************************/

#overview td {
	white-space:nowrap;
	padding: 2px 8px 2px 0px;
}

#login td {
	white-space:nowrap;
	padding: 2px 8px 2px 0px;
}

#calendar {
	float: left;
	clear: left;
	margin-right: 20px;
}

#calendarPart1 {
	clear: both;
	margin-top: 5px;
}

#calendarPart1 a {
	text-decoration: none;
}

#imageMap {
	float: left;
	clear: right;
}

#imageMapPart1  {
	clear: both;
}

/*************************
 *         Help          *
 *************************/
.tb-cooltip-help-div {
	width: 200px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid black;
}
.tb-cooltip-help-body {
	padding: 2px;
	background: white;
}
.tb-cooltip-help-caption {
	width: 200px;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	background: #ffff99;
}
.tb-cooltip-help-close {
	padding: 2px 4px 0px 0px;
	text-align: right;
	vertical-align: top;
	background: #e0e0e0;
}

/*************************
 *        Failure        *
 *************************/
#failure {
	height: 400px;
	margin: 3px 0px 3px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 1.2em;
	text-align: left;
	border: 1px solid #d0d0d0;
	background: #f0f0f0;
}

.error {
	color: red;
}

.error-block {
	color: red;
	display: block;
}


/* ----- Show text if swish images can't be loaded ----- */

img.tb-swish {
	text-align: center;
}

img.tb-swish::before {
	content: "Fel, Swish QR-kod för denna betalning är inte tillgänglig.";
	display: block;
	margin-bottom: 8px;
}

img.tb-swish::after {
	content: "(url: " attr(src) ")";
	display: block;
	font-size: 12px;
}