﻿body 
{
    margin:0px;
    background-color:black;
    overflow:hidden;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.sidePanel
{
    background-color: Black;
    width: 299px;
    float: left;
    border-right: 1px solid black
}
.sideScrollPanel
{
	background-color: #E2E5EA;
}
.content
{
	background-color: #E2E5EA;
	border-radius: 2px 2px 0 0;
    float: left;
}
.content > table
{
	background-color: Black;
}
.grid
{
	background-color: #E2E5EA!important;
	margin: 30px;
}
.rightToolbar, 
.leftToolbar
{
	border-radius: 2px 2px 0 0;
	background: url("../Images/ToolbarBack.png") repeat-x;
	height: 44px;
	text-align: center;
}
.leftToolbar
{
	height: 34px;
	padding-top: 10px;
}
.caption
{
	font-size: 18px;
	font-weight: bold;
}

#ctl00_MainCallbackPanel_ContentCallbackPanel_ContentPanel_ContentPlaceHolder_Anwesenheitsliste2_CallBackTeilnehmer_ASPxRoundPanel2_ASPxGridView1
{
	margin-bottom:50px;
}

#ctl00_MainCallbackPanel_ContentCallbackPanel_ContentPanel_ContentPlaceHolder_Anwesenheitsliste2_ASPxRoundPanel1_cboKurse_B-1
{
	background-color: #009688;
}

#ctl00_MainCallbackPanel_ContentCallbackPanel_ContentPanel_ContentPlaceHolder_Anwesenheitsliste2_ASPxRoundPanel1_cboKurse_B-1Img
{
	background-position: -438px -30px;
	background-size: 538px auto;
	width: 10px;
	height: 10px;
}

#ctl00_MainCallbackPanel_ContentCallbackPanel_ContentPanel_ContentPlaceHolder_Anwesenheitsliste2_CallBackTeilnehmer_ASPxRoundPanel2
{
	border:none;
}

.dxeButtonEditButton_Material
{
	padding: 7px 15px;
}