/*css for SuchFahrschule.ch*/

/*basic start*/
body {
	font-family: Verdana;
	font-size: 12px;
	font-color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background: url(graphics/bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

html {
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

/*basic end*/

/*links start*/
th a {
	text-decoration: none;
	color: #FFFFFF;
}

th a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

div {
	text-decoration: none;
	color: #000000;
}

/*links end*/

/*table start*/
table.border {
	border: 2;
}

table.ui-datepicker-calendar {
	border-color: #FFFFFF;
}

td.adresse {
	height: 52px;
	width: 150px;
}

th {
	background-color: #1762a7;
	color: #FFFFFF;
	white-space: nowrap;
	valign:middle;
}

hr {
	border: 0;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
}

/*table end*/

/*form start*/
input.disabled {
	font-family: Verdana;
	font-size: 12px;
	background-color: grey;
	border-color: transparent;
}

input.normal {
	font-family: Verdana;
	font-size: 12px;
}

/*text-decorations start*/
.linethrough {
	text-decoration: line-through;
}

.bold {
	font-weight: bold;
}

.selected {
	color: #1762a7;
}

.canvas-bg {
	background: -webkit-canvas(animation) no-repeat 50% 50%;
}

th {
	background: -webkit-linear-gradient(bottom, #1762a7 0%, #A2C0DB 100%);
}

input[type=submit] {
	background: -webkit-linear-gradient(bottom, #1762a7 0%, #A2C0DB 100%);
	color: white;
}

/*login mask */
.form-signin {
	max-width: 330px;
	padding: 15px;
	margin: 0 auto;
}

.form-signin .form-signin-heading,.form-signin .checkbox {
	margin-bottom: 10px;
}

.form-signin .checkbox {
	font-weight: normal;
}

.form-signin .form-control {
	position: relative;
	font-size: 16px;
	height: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.form-signin .form-control:focus {
	z-index: 2;
}

.form-signin input[type="text"] {
	margin-bottom: -1px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.form-signin input[type="password"] {
	margin-bottom: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.account-wall {
	margin-top: 20px;
	padding: 0px 0px 0px 0px;
	background-color: #f7f7f7;
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
/*END**/
.jumbotron {
	padding: 2px !important;
	margin: 2px !important;
	background-color: #E0ECF8 !important;
}

.img-responsive {
	margin: 0 auto;
}


.table>tbody>tr>td {
	vertical-align: middle !important;
}

.ui-datepicker-month {
	z-index: 9151 !important;
}

.rating-wrapper {
	overflow: hidden;
	display: inline-block;
}

.rating-input {
	top: -50px;
	display: none;
}

.rating-star:hover,.rating-star:hover  ~ .rating-star {
	background-position: 0 0;
}

.rating-wrapper:hover .rating-star:hover,.rating-wrapper:hover .rating-star:hover 
	~ .rating-star,.rating-input:checked  ~ .rating-star {
	background-position: 0 0;
}

.rating-star,.rating-wrapper:hover .rating-star {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	background: url('graphics/stars.png') 0 -16px;
}

#copytext {
	color: #FFFFFF;
	position: fixed;
	left: 0;
	bottom: 0;
	transform: rotate(270deg);
	float: right;
	width: 12px;
	font-size: 11px;
	white-space: nowrap;
}


#copytext a, a:hover {
	color: #FFFFFF;
}

/*Hilfe*/
#wrap {
	min-height: 100%;
	height: 100%;
	/* Negative indent footer by its height */
	margin: 0 auto -60px;
	/* Pad bottom by footer height */
	padding: 0 0 60px;
}

#footer {
	height: 60px;
}

.actionButtons {
	text-align: right;
	padding: 2px;
	width: 100%;
}

.container {
	width: auto;
	margin-bottom: 0 !important;
}

#accordion {
	width: 100%;
}

.panel-default>.panel-heading {
	background: #00B4FF;
}

.panel-heading {
	padding: 0;
}

.panel-group .panel {
	border-radius: 0;
}

.panel-title a {
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	display: block;
	padding: 0px 0px;
	font-size: 14px;
	font-family: Verdana;
	outline: none;
}

.panel-title a:hover,.panel-title a:focus,.panel-title a:active {
	text-decoration: none;
	outline: none;
}

-
-sortable
body.dragging,body.dragging * {
	cursor: move !important;
	position: fixed !important;
}

.moveCursor {
	cursor: move !important;
}

.curPointer {
	cursor: pointer;
}

.hilfe {
	display: none;
}

.dragged {
	position: relative !important;
	opacity: 0.0;
	z-index: 2000;
}

.shadow {
	box-shadow:0 5px 5px 0 rgba(0,0,0,0.2),0 2px 10px 0 rgba(0,0,0,0.19) !important;
}

.padding-top {
	padding-top: 3px;
}

ul.sortable li.placeholder {
	position: relative;
	/** More li styles **/
}

ul.sortable li.placeholder:before {
	position: absolute;
	/** Define arrowhead **/
}

.toggle-handle {
	border: 1px solid #a1a1a1 !important;
	border-radius: .25rem !important;
}

.toggle-off.btn {
	border: 1px solid #a1a1a1 !important;
	border-radius: .25rem !important;
}

.toggle-on.btn {
	border: 1px solid #007bff !important;
	border-radius: .25rem !important;
}

.card-header, .card-footer {
	font-weight: bold;

}

.starColor {
	color:#f2b01e;
}

.oneButton {
	width: 48px;
}

.twoButtons {
	width: 94px;
}

.threeButtons {
	width: 141px;
}

.dateTime {
	width: 130px;
}

.branche {
	width: 194px;
}

.bdAnmeldung {
	width: 138px;
	margin-top:2px;
}

.row-reg {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.top-buffer {
	margin-bottom:4px; 
}

.impressum {
	width: 240px;
}

.galbg {
  background: #6c757d;
  
}

.searcbbg {
  background: #6c757d;
}

.alert {
    margin-bottom: 0.3rem !important;
}

.cookiealert {
	background: #17a2b8;
	bottom: 0px;
	position: fixed !important;
	width: 100%;
	z-index: 999;
}

.cookiealert-container {
	padding: 8px;
}

 /* Container holding the image and the text */
.imgcontainer {
  position: relative;
}

/* Bottom right text */
.text-block {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: hsla(50, 33%, 25%, 0.25);
  color: white;
  padding-left: 10px;
  padding-right: 10px;
} 

.anzeige {
	margin-bottom: 10px;
}

.smallColDay {
	width: 40px;
}

.smallColFeierDay {
	width: 220px;
}

.time-min-width {
	display: inline-block;
	min-width: 100px;
}

.icon-minWidth {
	width: 24px !important;
}

.card-body {
    padding: 0.25rem !important;
}

.minWithCB {
	width: 56px !important;
}

.day-min-width {
	display: inline-block;
	min-width: 80px;
}

.nounderline {
  text-decoration: none !important
}

.mDateMin {
	min-width: 140px;
}

.form-control[readonly] {
    background-color: #FFFFFF !important;
    opacity: 1;
}

.table {
	margin-bottom: 4px !important;
}

.fa-rotate-m45 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.fa-rotate-p45 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


.vlineventer {
	  background-image: linear-gradient(#17a2b8, #17a2b8);
	  background-size: 2px 100%;
	  background-repeat: no-repeat;
	  background-position: center center;
	  z-index:1000000;
}
