/**
* @author    Christof Rimle https://rimle.ch
* @copyright Copyright (C) 2016 Christof Rimle IT Services
*/

body {
	background-color: #008FD6;
}

.item-title {
	margin-bottom: 12px;
}

/* --- Baforms --- */ 

.com-baforms-wrapper * > .ba-tooltip {
		transform: translateX(calc(145px - 50%))!important;
}

.com-baforms-wrapper  .ba-tooltip:before {
		left: 92% !important;
}

/* --- /Baforms --- */