@import url("flypBackendGrid_991_14_45.css");



/*######### nur überschrieben #######*/
  
body {
	font-size: 14px;
}   
.backendcontainer {
	width: 991px;
}
.backendcontainer .gui h1 {
	margin-top:0;
	margin-bottom:10px;
	padding: 0;
}
.hl {
	font-size:20px;
	margin: 0px 0 10px;
}
h3 {
    font-weight: 300;
    font-size: 21px;
    color:#000;
}
.loadingIcon {
	margin: 5px auto 0px auto;display: block;
}
strong {
	font-weight:400;
}
.help {
	font-size: 15px;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
container {
	float:left;
}
.borderbottom {
	border-bottom:1px solid #cccccc;
}
.borderbottomhell {
	border-bottom:1px solid #e1e1e1;
}
section {
	float:left;
	width:100%;
}
.w5proz {
	width: 5%;
}
.w7proz {
	width: 7%;
}
.w10proz {
	width: 10%;
}
.w15proz {
	width: 15%;
}
.w20proz {
	width: 20%;
}
.w25proz {
	width: 25%;
}
.w30proz {
	width: 30%;
}
.w35proz {
	width: 35%;
}
.w40proz {
	width: 40%;
}
.w45proz {
	width: 45%;
}
.w50proz {
	width: 50%;
}
.w55proz {
	width: 55%;
}
.w60proz {
	width: 60%;
}
.w65proz {
	width: 65%;
}
.w70proz {
	width: 70%;
}
.w75proz {
	width: 75%;
}
.w80proz {
	width: 80%;
}
.w85proz {
	width: 85%;
}
.w90proz {
	width: 90%;
}
.w95proz {
	width: 95%;
}
/*   layout css klassen für innere Säulen und so    */
.innercol {
	margin-right: 5%;
	float: left;
	position: relative;
}
.innerPaddingBottom {
	padding-bottom: 15px;
}
.verticaltop,
table.standardTable td.verticaltop {
	vertical-align: top;
}
/*   font-sizes    */
.fontsize_30 {
	font-size: 30px;
	color: #717171;
}

.fontsize_12 {
	font-size: 12px;
}
.fontsize_14 {
	font-size: 14px;
}

.w50prozCalc{
	width:48%;/* fallback if needed */
	width: -moz-calc(50% - 30px);/* Firefox */
	width: -webkit-calc(50% - 30px);/* WebKit */
	width: -o-calc(50% - 30px);/* Opera */
	width: calc(50% - 30px);/* Standard */
	width: expression(50% - 30px);/* IE-OLD */
}
.w50proz {
	width: 50%;
}
.w100proz {
	width: 100%;
}
.w100prozCalc{
	width:80%;/* fallback if needed */
	width: -moz-calc(100% - 22px);/* Firefox */
	width: -webkit-calc(100% - 22px);/* WebKit */
	width: -o-calc(100% - 22px);/* Opera */
	width: calc(100% - 22px);/* Standard */
	width: expression(100% - 22px);/* IE-OLD */
}
.sectionPadding {
	padding-top: 30px;
	padding-bottom: 30px;
}
.innersectionpadding {
	padding-top: 15px;
}
.headline:after,
section:after,
container:after,
.lastrow:after {
    clear: both;
    content: "";
    display: table;
}
section p {
	font-size: 14px;
	margin-bottom: 5px;
}
/*  New item rechts oben link Kopfelemente, 
Überschrift Neues Item, 
Suchfeld*/

.backendcontainer .headline {
    background-color: #f0f0f0;
    font-size: 21px;
    height: 32px;
    padding: 7px 0 0px;
    position: relative;    
}

.newMessageContainer {
    margin-top: 30px;
    width: 100%;
}
/* auf entwicklungsseite weiter machen
.listmoduleSearch {
    float: left;
    margin-top: -10px;
    width: 55%;
}
 */
.newSource {
    float: right;
    font-size: 14px;
    margin-bottom: 5px;
    text-align: right;
}
.newSource:after {
	clear:both;
}
.link {
	color: #006bb6;
}

/*dashboard: Eventliste*/
.backendcontainer h1.event-title {
    font-size: 60px;
    font-weight: 100;
    line-height: 1em;
    margin-top: -7px;
    min-height: 50px;
    text-align: center;
}


div#eventList {
    border-top: 1px solid #ccc;
    display: block;
    height: inherit;
    margin-top: 7px;
    overflow-y: scroll;
    /*position: absolute; das funktioniert hier nicht mit width:100% brauchen wir das? */
    position: relative;
    width: 100%;
    clear:both;
}

/*publisher: Listen*/
.showStreams {
    float: left;
    margin-left: 11px;
}
/* 
.message_list {   auf entwicklungsseite weiter machen
    border-top: 1px solid #cccccc;
    height: 100%;
    margin-top: 7px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 20px 8px 0;
    width: 449px;
    border-top: 1px solid #ccc;
    display: block;
    height: inherit;
    margin-top: 22px;
    overflow-y: scroll;
    position: relative;
    width: 100%;
}
 */

/*Ende publisher: Listen*/

/*Pollseite*/
.subnaviRight {
	background-color: #f0f0f0;

}

p.description {
	font-size: 15px;
}

table.standardTable {
     font-size: 14px;
     /*table-layout: fixed;*/
     width: 100%;
     font-weight: 300;
     border:0;
}
table.standardTable a {
     color:#006BB6;
}
table.standardTable tr {
     border-bottom: 1px solid #cccccc;
}
table.standardTable tr.noBorder {
	border-bottom: 1px solid transparent;
}

table.standardTable td {
     padding: 4px 0px;
     vertical-align: middle;
} 
table.standardTable th {
     padding: 4px 2px;
     vertical-align: middle;
     font-weight:400;
     border-top: 1px solid #cccccc;
     font-size: 12px;
     color:#000;
}


table.standardTable input[type="text"], 
table.standardTable input[type="password"], 
table.standardTable input[type="submit"], 
table.standardTable input[type="select"], 
table.standardTable select {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid transparent;
    padding: 4px 4px 4px 1px;
}

table.standardTable select {
	border: 1px solid rgba(0, 0, 0, 0.2);
}
table.standardTable tr.active:hover {
	background-color: #f8f8f8;
}

table.standardTable tr:hover input, 
table.standardTable tr:hover textarea, 
table.standardTable tr:hover select {
  background: #fcfcfc;
  border: 1px solid rgba(0, 0, 0, 0.25);
}


table.standardTable input[type="text"].query:focus {
	border:1px solid #7fb5da;
	background: #fff;
	box-shadow: 0px 0px 02px rgba(0,107,182,0.2);
}
table.standardTable input[type="text"].langinput:focus {
	border:1px solid #7fb5da;
	background: #fff;
	box-shadow: 0px 0px 02px rgba(0,107,182,0.2);
}

table.standardTable select.version {
	min-width:44px;
}
/*######## Spaltenbreiten  collector ########*/
.standardTable .c1 {
    width: 80px;
    font-size: 12px;
}

.standardTable .c2 {
    padding-right: 5px ! important;
}
.standardTable td.c2 {
    font-size: 15px;
}

.standardTable .opt {
     text-align: center;
     width: 25px;
}
/* 
.standardTable .opt:last-child {
     padding-right: 0px;
}
 */
.standardTable .optbutton {
     padding: 4px;
     width:80px;
}
.standardTable th.optbutton {
	line-height: 13px;
}

.standardTable .optbutton:last-child {
     width:103px;/*w3*/
     padding-right:0px;
}
.standardTable .optCB {
     height: 12px;
     text-align: center;
     width: 12px;
}
.standardTable .lang {
     width: 37px;
}
.standardTable .langinput {
     width: 30px;
     font-size: 12px;  
}
.standardTable td:last-child {
	text-align: right;
}

/*######## Spaltenbreiten collector ########*/






/*################ Ende new event / New Author Overlay####################   */
input,
input[type="text"], 
input[type="password"], 
input[type="submit"], 
input[type="select"], 
input[type="file"],
textarea, 
select {    
	border: 1px solid #e1e1e1;
	color: #333;
	font-family: 'Lato',sans-serif;
	font-size: 15px;
	font-weight: 300;
	padding: 4px;
	background: #fbfbfb;
	margin:0;
	
} 
input[type="checkbox"] {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e1e1e1;
}


table.standardTable input[type="text"], 
table.standardTable input[type="password"], 
table.standardTable input[type="submit"], 
table.standardTable input[type="select"], 
table.standardTable input[type="file"],
table.standardTable textarea, 
table.standardTable select {    
	width:90%;/* fallback if needed */
	width: -moz-calc(100% - 10px);/* Firefox */
	width: -webkit-calc(100% - 10px);/* WebKit */
	width: -o-calc(100% - 10px);/* Opera */
	width: calc(100% - 10px);/* Standard */
	width: expression(100% - 10px);/* IE-OLD */
} 
table.client textarea {
	width: 100%;
}

select {
	height: 29px;
}
textarea {
	resize: vertical;
}
table.standardTable input:hover,
table.standardTable textarea:hover,
table.standardTable select:hover {
	border:1px solid #7fb5da;
	background: #fff;
	box-shadow: 0px 0px 02px rgba(0,107,182,0.2);
}


table.standardTable input:focus,
table.standardTable input[type="text"]:focus, 
table.standardTable input[type="password"]:focus, 
table.standardTable input[type="submit"]:focus, 
table.standardTable input[type="select"]:focus,
table.standardTable input[type="file"]:focus,
table.standardTable textarea:focus,
table.standardTable select:focus {
	border:1px solid #7fb5da;
	background: #fff;
	box-shadow: 0px 0px 02px rgba(0,107,182,0.2);
}









    	
.smallButton {
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    color: #626262;
    font-size: 12px;
    font-weight: 400;
    height: 14px;
    text-align: center;
    cursor:pointer;
background: #fff; /* Old browsers */
/* IE9 SVG, 
needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, 
 #fff 0%, 
#f2f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, 
left top, 
left bottom, 
color-stop(0%,#fff), 
color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, 
 #fff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, 
 #fff 0%,#f2f2f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, 
 #fff 0%,#f2f2f2 100%); /* IE10+ */
background: linear-gradient(to bottom, 
 #fff 0%,#f2f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', 
endColorstr='#f2f2f2',GradientType=0 ); /* IE6-8 */

background-repeat: repeat;   

    position: relative; 
    
}
.smallButtonAnimation {
    animation: 1.5s ease 0s alternate none infinite glowIt;
}

.smallButton.reboot span {
    position: relative;
    top: -1px;
}
/*.smallButton:active {
    background: none repeat scroll 0 0 #b2d2e9;
    border-color: #7fb5da;
    color: #006bb6;
} */   	
.smallButton.on,
.smallButton.off,
.smallButton.none {
    width:48px;
}

.smallButton.on span:first-child {
    position: relative;
    top: -1px;
    left: -5px;
    width:48px;
}

.smallButton.on span.circle,
.smallButton.off span.circle {
	background-color: #44b60b;
	height: 12px;
	width: 12px;
	border-radius: 6px;
	display: block;
	position: absolute;
	top: 1px;
	right: 1px;
}
.smallButton.off span.circle {
    background-color: #cccccc;
    left: 1px;
}
.smallButton.off span:first-child {
	position: relative;
    top: -1px;
    right: -5px;  
}
.smallButton.none span:first-child {
    position: relative;
    top: -1px;
}

.smallButton.onright span.circle,
.smallButton.onleft span.circle {
	background-color: #44b60b;
	height: 20px;
	width: 20px;
	border-radius: 11px;
	display: block;
	position: absolute;
	top: 1px;
	right: 1px;
}
.smallButton.onright span.circle.off,
.smallButton.onleft span.circle.off {
	background-color: #ccc;
}
.smallButton.onleft span.circle {
    left: 1px;
}




.widthwithCalc{
	width:90%;/* fallback if needed */
	width: -moz-calc(100% - 2px);/* Firefox */
	width: -webkit-calc(100% - 2px);/* WebKit */
	width: -o-calc(100% - 2px);/* Opera */
	width: calc(100% - 2px);/* Standard */
	width: expression(100% - 2px);/* IE-OLD */

}

.standardButton, 
input[type="button"] {
	display: inline-block;
	cursor: pointer;
    border: 1px solid #e1e1e1;
    border-radius: 14px;
    color: #626262;
    font-size: 15px;
    font-weight: 300;
    padding:4px 10px;
    text-align: center;
    max-width: 325px;
background: #fff; /* Old browsers */
/* IE9 SVG, 
needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, 
 #fff 0%, 
#f2f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, 
left top, 
left bottom, 
color-stop(0%,#fff), 
color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, 
 #fff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, 
 #fff 0%,#f2f2f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, 
 #fff 0%,#f2f2f2 100%); /* IE10+ */
background: linear-gradient(to bottom, 
 #fff 0%,#f2f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', 
endColorstr='#f2f2f2',GradientType=0 ); /* IE6-8 */

background-repeat: repeat;  

}
input[type="button"].apply,
input[type="button"].apply:hover,
.standardButton.apply,
.standardButton.apply:hover,
table.standardTable tr:hover input.apply  {
color: #fff;

background: #45b2ff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1YjJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYmFhZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #45b2ff 0%, #2baaff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45b2ff), color-stop(100%,#2baaff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45b2ff 0%,#2baaff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45b2ff 0%,#2baaff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45b2ff 0%,#2baaff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #45b2ff 0%,#2baaff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45b2ff', endColorstr='#2baaff',GradientType=0 ); /* IE6-8 */

border: 1px solid #45b2ff;
}

.standardButtonAnimation {
    animation: 1.5s ease 0s alternate none infinite glowIt;
}
.standardButton span {
    /*position: relative;
    top: -1px;*/
}	
.standardButton .serviceicon {
	padding-right: 5px;
} 


.standardButton:hover,
.smallButton:hover,
.standardButton:active,
.smallButton:active {
	border:1px solid #e1e1e1;
	
	box-shadow: 0px 0px 02px rgba(255,255,255,0.2);
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-8 */
}
.apply:hover {
	background-color: #45b2ff;
	border: 1px solid #45b2ff;
	color:#fff;
}
/*.standardButton:active {
    background: none repeat scroll 0 0 #b2d2e9;
    border-color: #7fb5da;
    color: #006bb6;
} */
.standardButton.upload {
	width:82%;
	float: left;
}   
.standardButton > input[type="file"] {
    font-size: 15px;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

input:disabled, 
input[type="text"]:disabled, 
input[type="password"]:disabled, 
input[type="submit"]:disabled, 
input[type="select"]:disabled, 
input[type="file"]:disabled, 
textarea:disabled, 
select:disabled {
    opacity: 0.6;
    background-color:#eee;
}

.userimg {
	float: right;
	margin-right: 0px;
	height: 26px;
	width: 26px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	
}

/*
.col p {
	margin-bottom: 7px;
	line-height: 19px;
}
.col p:last-child {
	margin-bottom: 0;
}
*/


/* #################   Black Buttons   #################### */

.blackOverlay #cancel {
 	width:150px;
 }
.blackOverlay #inviteBtn, 
.blackOverlay #submit {
	width: 150px;
	margin-left: 5px;
}

.blackOverlay input,
.blackOverlay input[type="text"], 
.blackOverlay input[type="password"], 
.blackOverlay input[type="submit"], 
.blackOverlay input[type="select"], 
.blackOverlay input[type="file"],
.blackOverlay textarea, 
.blackOverlay select {    
	border: 1px solid #656565;
	color: #fff;
	font-family: 'Lato',sans-serif;
	font-size: 15px;
	font-weight: 300;
	padding: 4px;
	background: #2d2d2d;
	margin:0;
	
} 

.blackOverlay input[type="checkbox"] {
    background: none repeat scroll 0 0 #2d2d2d;
    border: 1px solid #4e4e4e;
}
.blackOverlay input:hover,
.blackOverlay textarea:hover,
.blackOverlay select:hover {
	border:1px solid #45b2ff;
	background: #252525;
	box-shadow: 0px 0px 02px rgba(255,255,255,0.2);	
}
.blackOverlay .standardButton:hover {
	color: #45b2ff;
	border: transparent;
	background: #1b1b1b;
}
.blackOverlay input:focus,
.blackOverlay input[type="text"]:focus, 
.blackOverlay input[type="password"]:focus, 
.blackOverlay input[type="submit"]:focus, 
.blackOverlay input[type="select"]:focus,
.blackOverlay input[type="file"]:focus,
.blackOverlay textarea:focus,
.blackOverlay select:focus {
	border:1px solid #45b2ff;
	background: #252525;
	box-shadow: 0px 0px 02px rgba(0,107,182,0.2);
}

.blackOverlay input[type="checkbox"] {
    display:none;
}
.blackOverlay label {
	display: inline;
	padding-right: 26px;
}
.blackOverlay input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    /* margin:-1px 4px 0 0; */
    vertical-align:middle;
    background:url(../assets/checkradio.png) left top no-repeat;
    cursor:pointer;
    position: absolute;
	right: 0px;
}
.blackOverlay input[type="checkbox"]:checked + label span {
    background:url(../assets/checkradio.png) -19px top no-repeat;
}
						
.blackOverlayAlert {
	color: red;
	font-size:16px;
}


/*################flyp_users####################*/

.serviceIconTextcontainer input {
	border-left: 0px;
}
.serviceIconTextcontainer p {
	display: block;
	margin-top: 3px;
	font-size: 11px;
}

.serviceIconBorder {
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	float: left;
	padding: 4px 1px 0px 4px;
	background: #fbfbfb;
	height: 22px;
	display: inline-block;
}

.userIcon {
	width: 28px;
	height: 28px;
	float:left;
}

.userStatus {
	width: 15px;
	height:15px;
	border-radius: 50%;
	background-color: #e1e1e1;
	margin-top:5px;

}
.userStatusBig {
	width: 31px;
	height:31px;
	border-radius: 50%;
	background-color: #e1e1e1;	
	display: block;
	
}
.blocked {
	background-color: red;
}
.serviceiconuserliste {
	margin-right: 5px;
	position: relative;
	top:2px;
}
div.eventTitle span.serviceiconuserliste {
	color: #000!important;
}
/*################ENDE   flyp_users####################*/




/*#####################   in andere css verfrachten flypicons.css ############################*/	

.flypiconMiddle {
	font-size:26px;
}
/*#####################in andere css verfrachten flypicons.css ############################*/	
