@charset "utf-8";

/*
|--------------------------------------------------------------------------
| Imports
|--------------------------------------------------------------------------
*/
@import url(//fonts.googleapis.com/css?family=Lato:400,300,700);
	 

/*
|--------------------------------------------------------------------------
| Base
|--------------------------------------------------------------------------
*/
@media print {
  a[href]:after {
    content: "";
  }
}

html,
body {
	width: 100%;
	height: 100%;
	background-color: #FFF;
	font-family: Lato, sans-serif;
	font-size: 16px;
	line-height: 135%;
	line-height: 100%;
	color: #5C636B;
	letter-spacing: 0.01em;
	word-wrap: break-word;
	padding: 0px;
	margin: 0px;
}

body{
	padding: 2% 0;
}

/* Edit Mike */

.ui-helper-reset {
	font-size: 12px !important;	
}

.main-content-container {
	font-size: 12px !important;
}

#content, .templateContent {
	height: 100%;
}

.templateContent > p,
.templateContent > table,
.templateContent > h1{
	margin: 10px 20px;
}

.templateContent > table {
	width: 918px;
}

textarea {
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;	
	min-width: 380px !important;
	min-height: 100px;
}

.ui-accordion-content {
	padding: 10px 0px !important;
	
}

.edited {
	border-color: #66AFE9!important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}


input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

h1,
h2,
h3,
h4 {
	font-family: inherit;
	line-height: 100%;
	color: inherit;
	margin: 0 0 20px;
	padding: 0;
}

h1 {
	font-size: 24px;
	margin: 5px 0 40px;
	font-weight: inherit;
}

h2 {
       font-size: inherit;
       font-weight: bold;
       margin: 8px 0 20px;
       border-bottom: 1px solid #BBBBBB;
       width: 100%;
       padding-bottom: 10px;
       letter-spacing: 0.04em;
}

.form-group + h2{
       margin-top: 50px;
}


*,
*:after,
*::before {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.container{
	width: 960px;
	margin: 0 auto;
	border: 1px solid #BBB;
	border-bottom: 0;
}

.col33{
	width: 33%;
	display: block;
	float: left;
}

.col66{
	width: 67%;
	display: block;
	float: left;
}

.logo{
	text-align: center;
	padding: 10px 20px;
	border-right: 1px solid #BBB;
}

.btn-field{
	padding: 20px 10px;
	float: left;
	width: 100%;
}

.btn{
	background-color: #FFF;
	color: #5A636B;
	padding: 2px 8px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	height: 28px;
	line-height: 20px;
	display: inline-block;
	text-decoration: none;
}

.btn:hover{
	background-color: #F4F4F4;
}

.btn-bar .btn + .btn{
	margin-left: 10px;
}

.btn-bar .title-bar{
	width: 100%;
}

.btn-field .btn + .btn{
	margin-top: 10px;
}

.btn-primary{
	background-color: #00A278;
	border-color: #008463;
	color: #FFF !important;
}

.btn-primary:hover{
	background-color: #008C69;
}

.btn-danger{
	background-color: #E74C3C;
	border-color: #CA2C1A;
	color: #FFF !important;
}

.btn-danger:hover{
	background-color: #CA2C1A;
}

.btn-full{
	width: 100%;
	text-align: center;
	height: 38px;
	padding: 6px 14px;
}

.btn-plus{
	background: transparent url('/art/insel/icon-plus.png') no-repeat center center;	
	height: 16px;
	width: 16px;
    margin-left: 5px !important;
    margin-top: 9px;
    display: inline-block;
    vertical-align: top;
}




/*///////////////////////////*/
/*  Navbar                   */
/*///////////////////////////*/

.navbar{
	height:50px;
	border-bottom: 1px solid #BBB;
	overflow: hidden;
}

.navbar.grey{
	background-color: #F3F3F5;
}

.navbar .nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.navbar .nav ul li{
	display: block;
	float: left;
}

.navbar .nav ul li a{
	text-decoration: none;
	text-transform: uppercase;
	padding: 17px 20px;
	display: block;
	border-right: 1px solid #BBB;
	color: inherit;
	transition: .3s background;
}

.navbar .nav ul li a:hover{
	background-color: #FAFAFA;
}

.navbar .nav ul li.active a:hover, .navbar .nav ul li.active_no_kids a:hover{
	background-color: transparent;
}

.navbar .nav ul li.active a, .navbar .nav ul li.active_no_kids a{
	color: #008463;
	cursor: default;
}

.navbar button,
.navbar button:focus{
	background: transparent url('/art/insel/icon-search-lg.png') no-repeat 17% center;
	width: 100%;
	text-transform: uppercase;
	height:50px;
	border: 0;
	border-right: 1px solid #BBB;
	transition: .3s background;
	float: left;
	outline: none;
	color: inherit;
}

.navbar button:hover{
	cursor: pointer;
	background-color: #EDEDED;
}



/*///////////////////////////*/
/*  Intro                    */
/*///////////////////////////*/

.intro{
	height: 190px;
	border-bottom: 1px solid #BBB;
}

.intro .user-image{
    height: 190px;      /* equals max image height */
    text-align: center; 
}


.intro .user-image .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.intro .user-image img{
	vertical-align: middle;
	max-height: 180px;
}

.intro .user-info{
	padding:36px 10px;
}

.intro .user-name{
	font-size: 40px;
	line-height: 40px;
	color: #008463;
	font-weight:300;
}

.intro .user-persnummer{
	margin-top: 6px;
	margin-left:3px;
}




/*///////////////////////////*/
/* Side Nav                  */
/*///////////////////////////*/

.side-nav{
	height: 100%;
}

.side-nav ul{
	list-style: none;
	margin: 0;
	padding: 0;	
	width: 100%;
	display: block;
	float: left;
}

.side-nav ul li{
	display: block;
	width: 100%;	
}

.side-nav ul li a{
	text-decoration: none;
	display: block;
	float: left;
	width: 316px;
	color: #5C636B;
	border-bottom: 1px solid #BBB;
	position: relative;
	transition: .3s background;
}

.side-nav ul li.active a{
	background-color: #F3F3F5;
	color: #008463;
	width: 317px;
	cursor: default;
}

.side-nav ul li a:hover{
	background-color: #F3F3F5;
}

.side-nav ul li a span{
	display: block;
	float: left;
	padding:14px;
}

.side-nav ul li a i{
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	border-right:1px solid #BBB;
}






/*///////////////////////////*/
/*  Main Content             */
/*///////////////////////////*/

.main-content{
	background-color: #F3F3F5;
	height: 100%;
    overflow-: hidden;
}

.main-content-container{
	background-color: #F3F3F5;
	height: 100%;
    overflow-y: scroll;
   	border-left: 1px solid #BBB;
   	width: 658px;
   	padding: 10px;
}

#benutzer,
#kurse{
	color: #FFF;
	position: relative;
	height: 100%;
}


/*///////////////////////////*/
/*  Button Bar and Search    */
/*///////////////////////////*/

.st-menu .btn-bar{
	background-color: #3F4449;
	padding: 10px;
	width: 320px;
	height: 105px;
}

.GruppeFilter {
	width: 155px !important;
	padding: 1px !important;
	
}

.menu-right .btn-bar{
	height: 109px;
}

.btn-bar .title{
	display: inline-block;
	color: #FFF;
	font-size: 24px;
	margin-bottom: 12px;
}
.btn-bar .date{
	display: inline-block;
	color: #FFF;
	font-size: 16px;
	margin-bottom: 12px;
	margin-left: 5px;
}

.search{
	padding: 10px 10px;	
	width: 100%;
	-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.65);
	-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.65);
	box-shadow:0px 1px 2px rgba(0,0,0,0.65);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#a5000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#a5000000,Positive=true);
}

.search .search-field, .teilnehmer-search-field {
	background: #3F4449 url('/art/insel/icon-search.png') no-repeat 10px center;
	border: 1px solid #35393E;
	border-radius: 5px;
	width: 100%;
	color: #BABABA;
	padding: 4px 10px 4px 40px;
}

.scroll-wrap{
	width: 320px;
	height: 90%;
	height: calc(100% - 150px);
	overflow: hidden;
}

.menu-right .scroll-wrap{
	height: calc(100% - 150px);
  overflow: hidden;
  width: 370px;	
}

.scroll-wrap .container{
	overflow-y: scroll;
	height: 100%;
	width: 337px;	
}

.menu-right .scroll-wrap .container{
	overflow-y: scroll;
  width: 390px;
}


/*///////////////////////////*/
/*  Entries                  */
/*///////////////////////////*/

.entries ul{
	list-style: none;
	margin: 0;
	padding: 0;	
	width: 100%;
}

.entries ul li{
	display: block;
	width: 100%;	
}

.entries ul li a{
	text-decoration: none;
	display: block;
	float: left;
	width: 100%;
	color: #5C636B;
	border-bottom: 1px solid #BBB;
	background: #FFF url('/art/insel/icon-arrow-right.png') no-repeat 97% center;
	position: relative;
	transition: .3s background;
}



.entries ul li.active > a,
.entries ul li.active > a:hover{
	color: #008463;
	background: #FFF url('/art/insel/icon-arrow-right-active.png') no-repeat 97% center;
	cursor: default;
}

.entries ul li a:hover, .entries ul li a:focus{
	background-color: #F3F3F5;
}

.entries ul li a span {
	display: block;
	float: left;
	padding:14px;
}

#benutzer .entries ul li a span {
	padding:1px 14px;
	width: 82%;
}

#benutzer .entries ul li a span.persnummer {
	color: #8F98A0;
}

.entries ul li i{
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	border-right:1px solid #BBB;
}


.menu-right .entries ul li{
	display: block;
	text-decoration: none;
	display: block;
	float: left;
	width: 100%;
	color: #5C636B;
	border-bottom: 1px solid #BBB;
	background: #FFF;
	position: relative;
	transition: .3s background;
}

.menu-right .entries ul li span {
	display: block;
	float: left;
	padding:1px 14px;
	width: 50%;
}

.menu-right .entries ul li span.persnummer {
	color: #8F98A0;
}

.menu-right .entries ul li div.checkboxes{
	display: block;
	padding: 13px 0;
}

.menu-right .entries ul li div.checkboxes input{
	margin: 0;
}

.menu-right .entries ul li div.checkboxes select{
	margin-left: 12px;
}

.menu-right .entries ul li div.checkboxes label{
	margin-left: 10px;
	margin-right: 2px;
}






/*///////////////////////////*/
/*  Forms                    */
/*///////////////////////////*/

.form-group{
	margin: 12px;
}

.form-group .control-label{
	width: 170px;
	text-align: right;
	padding-top: 7px;
	display: inline-block;
	vertical-align: top;
}

.form-group input,
.form-group select,
.form-group textarea{
	display: inline-block;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	padding: 5px;
	margin-left: 10px;
	width: 210px;
}

.form-group textarea{
	min-width: 210px;
    max-width: 430px;
}

.form-group a{
	display: inline-block;
	margin-left: 10px;
}

input[type="radio"],
input[type="checkbox"] {
	margin-top: 11px;
	width: auto;
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
    border-color: #66AFE9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}






/*///////////////////////////*/
/*  Accordion                */
/*///////////////////////////*/

.ui-accordion .ui-accordion-header {
    padding-top: 1em;
    padding-bottom: 1em;
}

.ui-accordion .ui-accordion-content {
	padding: 12px !important;
}

.ui-accordion h3 span{
	display: inline-block;
}




/*///////////////////////*/
/* Login                 */
/*///////////////////////*/

.login{
	margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
	width: 320px;
	height: 300px;
	border: 1px solid #BBB;
}

.login .logo{
	border: 0;
	border-bottom: 1px solid #BBB;
	text-align: left;
}

.login input{
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    display: inline-block;
    padding: 5px;
    margin-bottom: 12px;
	width: 100%;
}

.login-form{
	padding: 31px 20px;
}

.login-form h2{
	margin: 0 0 12px;
}

.login-form .passwortReturnMessage{
	margin: 0 0 12px;
}

.togglePasswortVergessen{
	color: #00A278;
	margin-top: 6px;
	display: block;
}






/*///////////////////////////*/
/*  Icons                    */
/*///////////////////////////*/

i.boy{
	background: transparent url('/art/insel/icon-boy.png') center center no-repeat;
}

.active > a > i.boy{
	background: transparent url('/art/insel/icon-boy-active.png') center center no-repeat;
}

i.girl{
	background: transparent url('/art/insel/icon-girl.png') center center no-repeat;
}

.active > a > i.girl{
	background: transparent url('/art/insel/icon-girl-active.png') center center no-repeat;
}

i.book{
	background: transparent url('/art/insel/icon-book.png') center center no-repeat;
}

.active > a > i.book{
	background: transparent url('/art/insel/icon-book-active.png') center center no-repeat;
}

i.hospital{
	background: transparent url('/art/insel/icon-hospital.png') center center no-repeat;
}

.active > a > i.hospital{
	background: transparent url('/art/insel/icon-hospital-active.png') center center no-repeat;
}

i.certificate{
	background: transparent url('/art/insel/icon-certificate.png') center center no-repeat;
}

.active > a > i.certificate{
	background: transparent url('/art/insel/icon-certificate-active.png') center center no-repeat;
}

i.micro{
	background: transparent url('/art/insel/icon-micro.png') center center no-repeat;
}

.active > a > i.micro{
	background: transparent url('/art/insel/icon-micro-active.png') center center no-repeat;
}

i.list{
	background: transparent url('/art/insel/icon-list.png') center center no-repeat;
}

.active > a > i.list{
	background: transparent url('/art/insel/icon-list-active.png') center center no-repeat;
}

i.vcard{
	background: transparent url('/art/insel/icon-vcard.png') center center no-repeat;
}

.active > a > i.vcard{
	background: transparent url('/art/insel/icon-vcard-active.png') center center no-repeat;
}

i.pdf{
	background: transparent url('/art/insel/icon-pdf.png') center center no-repeat;
}

.active > a > i.pdf{
	background: transparent url('/art/insel/icon-pdf-active.png') center center no-repeat;
}


/*///////////////////////////*/
/*  Off Canvas Right         */
/*///////////////////////////*/

.menu-right .btn-bar{
	background-color: #3F4449;
	padding: 10px;
	width: 370px;
	height: 105px;
}


.main{
	position: relative;
	height: 90%;
	height: calc(100% - 239px); /* subtract intro and navbar height */
	overflow: hidden;
}

.pusher{
	height: 100%;
	width: 100%;
	overflow: hidden;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	z-index: 99;
	box-shadow: 4px 0 10px rgba(17, 17, 17, 0.45);
}

.pusher:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    content: "";
    height: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
   	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}


.show-menu .st-pusher:after {
    height: 100%;
    width: 100%;
   	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.menu-right{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	color: #FFFFFF;
	visibility: hidden;
	width: 370px;
	height: 100%;
	background: #5C636B;
	overflow: hidden;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.show-menu .st-pusher {
	-webkit-transform: translate3d(-370px, 0, 0);
	transform: translate3d(-370px, 0, 0);
}

.show-menu .menu-right{
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.menu-right::after {
	display: none;
}


/*///////////////////////////*/
/*  Off Canvas Left          */
/*///////////////////////////*/


.st-container, .st-pusher, .st-content {
    height: 100%;
}

.st-container{
	height: 90%;
}
.st-container{
    height: calc(100% - 50px);
}

.st-content {
	background: #FFF;
}

.st-content,
.st-content-inner {
	height: 100%;
}

.st-container {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	border: 1px solid #BBB;
	position: relative;
	min-height: 610px;
	border-top: 0;
}

.st-pusher {
	position: relative;
	left: 0;
	z-index: 99;
	height: 100%;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-moz-box-shadow:-4px 0px 10px rgba(17,17,17,0.45);
	-webkit-box-shadow:-4px 0px 10px rgba(17,17,17,0.45);
	box-shadow:-4px 0px 10px rgba(17,17,17,0.45);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=-4,OffY=0,Color=#73111111,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=-4,OffY=0,Color=#73111111,Positive=true);
}

.st-pusher::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	background: rgba(0,0,0,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.st-menu-open .st-pusher::after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.st-menu {
	position: absolute;
	top: 0;
	left: -1px;
	z-index: 1;
	visibility: hidden;
	width: 320px;
	height: 100%;
	background: #5C636B;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
}

.st-menu::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	content: '';
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.st-menu-open .st-menu::after {
	width: 0;
	height: 0;
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.st-menu-open .st-pusher {
	-webkit-transform: translate3d(316px, 0, 0);
	transform: translate3d(316px, 0, 0);
}

.st-menu-open .st-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.st-menu::after {
	display: none;
}

