.footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	/*height: 60px;*/
	padding-left: 11px;
	background-color: #fff;
	padding-bottom:7px;
	font-size: 13px;
}
.loginfooter, .loginfooter a {
	color: #fff;
	background-color: transparent;
	
	
}
/* Vimeo embed responsive*/
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.deactivated-user{
background-color:#ff9;	
}

.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

cancel-btn{
	
}

h1 {
	font-size: 17px;
	color: #13609b;
	text-transform: uppercase;
}
p {
	padding-left: 4px;
}
h2 {
	font-size: 16px;
	color: #13609b;
	margin: 0px;
	padding: 14px 20px 14px 0px;
}
h3 {
	font-size: 15px;
	color: #13609b;
}

.col-xs-12,.col-xs-3,.col-xs-6 {
	padding-left: 0px;
}
.pseudotableheader {
	font-weight: bolder;
    border-bottom: 2px solid #CCC;
	color: #13609b;
	font-size: 11px;
	padding-bottom: 5px;
}

.pseudotablerow {
	border-bottom: 1px solid #DDD;
	color: #777777;
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 5px;
}

body{
	font-family: 'Raleway', sans-serif !important;
}

#navlinks {
	background-color: #EEE;
	width: 120px;
	float:left;
}

#inhalt{
	padding-top:15px;
	margin-left: 160px;
	float:none;
	padding-right: 50px;
}

#wrapper {
	min-width: 501px;
	margin-bottom: 40px;
}

#supernav {
	background-color: #13609b;
}

.activenav {
	background-color: #DDD;
}

nav li a {
	color: #FFF !important;
}

#navlinks li {
	width: 100%;
	text-align: center;
}

#navlinks li a{
	color: #13609b;
	padding-top: 20px;
	padding-bottom: 20px;
}

#navlinks li a:focus, #navlinks li a:hover{
	color: #000;
	background-color: #BBB;
}

.navbar-default .navbar-nav >  li#activenav > a:focus, .navbar-default .navbar-nav >  li#activenav  > a:hover {
	background-color: #EEE;
	color: #13609b !important;
}

.navbar-default .navbar-nav >  li > a:focus, .navbar-default .navbar-nav >  li  > a:hover {
	background-color: #3477BD;
	color: #FFF !important;
}

#activenav a {
	color: #13609b !important;
}


.navbar {
	border-radius: 0px;
	margin-bottom: 0px;
}

#myOverlay {
	position:fixed;
	height:100%;
	width:100%;
	background:#4d6273;
	opacity:.75;
	z-index:2;
	display:none;
}

.glyphicon-question-sign {
	cursor:pointer;
	font-size: larger;
}

.answerapi_supercontainer::after {
	content: "";
    display: block;
    height: 1px;
    width: 90%;
    margin: 10px;
    background: #DDDDDD;
}

.optinapi_supercontainer::after {
	content: "";
    display: block;
    height: 1px;
    width: 100%;
    margin: 10px;
    background: #DDDDDD;
}



/*Baumansicht:*/

.tree {
    min-height:20px;
    padding:0px 20px 20px 20px;
    margin-bottom:20px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.tree li {
    list-style-type:none;
    margin:0;
    padding:10px 5px 0 5px;
    position:relative;
}
.tree li::before, .tree li::after {
    content:'';
    left:-20px;
    position:absolute;
    right:auto;
}
.tree li::before {
    border-left:1px solid #999;
    bottom:50px;
    height:100%;
    top:0;
    width:1px;
}
.tree li::after {
    border-top:1px solid #999;
    height:20px;
    top:25px;
    width:25px
}
/*.tree li span {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #999;
    border-radius:5px;
    display:inline-block;
    padding:3px 8px;
    text-decoration:none
}*/

.surveysaction, .surveyaction, .questionaction, .answeraction, .optinaction, .optinapiaction, .nichtToggeln {
	display: none;
	background-color: #DDD;
	color: #4d6273;
	border: none;
}
.nichtToggeln {
	background-color: rgba(0,0,0,0);
}

.greenbutton{
	background-color: #62CE22;
	color: #fff;
}
.greenbutton:hover{
	background-color: #5BA833;
	color: #fff;
}

.tree_add_survey,
.tree_add_question,
.tree_add_answer,
.tree_edit_survey,
.tree_edit_question,
.tree_edit_answer,
.tree_add_optin,
.tree_new_optin,
.tree_edit_optin,
.tree_add_optinapi,
.edit-custom-superform,
.tree_edit_optinapi,
.tree_export_survey,
.tree_survey_design
{
	z-index: 100;
	position:relative;
}

.edit-custom-superform{
	background-color: #fff;
}


.tree .node, .tree .leaf {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #999;
    border-radius:5px;
    display:inline-block;
    padding:3px 8px;
    text-decoration:none;
	-webkit-box-shadow:inset 0 1px 1px rgba(255, 255, 255, 0.35);
    -moz-box-shadow:inset 0 1px 1px rgba(255, 255, 255, 0.35);
    box-shadow:inset 0 1px 1px rgba(255, 255, 255, 0.35);
	background-color: #f00;
}

.tree .node {
	border: none;
	background-color: #ffffff;
	color: #13609b;
}

.tree .leaf {
	border:none;
	padding:0px;
	border-radius:0px;
	background-color: #ffffff;
}

.formheader h2 {
	/*font-size: xx-large;*/
	background-color: #13609b;
	color:#fff;
	margin-bottom: 24px;
	padding-left: 13px;
}
.formcontent {
	padding:0px 30px 16px 14px;
	margin-top:-9px;
	color: #666;
}
.tree li.parent_li>span {
    cursor:pointer
}
.tree>ul>li::before, .tree>ul>li::after {
    border:0
}
.tree li:last-child::before {
    height:26px
}
.tree li.parent_li>span:hover {
    background:#eee;
    /*border:1px solid #94a0b4;*/
    color:#13609b
}
/*Folgeknoten bei hover von Parent*/
/*.tree li.parent_li>span:hover, .tree li.parent_li>span:hover+ul li span {
    background:#eee;
    border:1px solid #94a0b4;
    color:#000
}*/

/* Verhindert dass der Text auf den Buttons marjkiert werden kann :D
.tree .node {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}*/


/*Farben fuern Baum*/
.surveysNode {
	background-color: #3477BD;
	/*color: #FFF;*/
}
.surveyNode {
	background-color: #CCCCCC;
}
.questionNode {
	background-color: #CCCCFF;
}
.answerNode {
	background-color: #CCFFCC;
}

.optinNode {
	background-color: #DC7F8C;
}

.optinapiNode {
	background-color: #EC9FAC;
}


/*Rest:*/

.row {
	margin-top:10px;
	margin-bottom:10px;
}
body,html{
	height: 100%;
	
	
}
html{
	position: relative;
	min-height: 100%;
}
  

  
  
  
  
  
  
  
/*  
  
nav.sidebar, .main{
  -webkit-transition: margin 200ms ease-out;
	-moz-transition: margin 200ms ease-out;
	-o-transition: margin 200ms ease-out;
	transition: margin 200ms ease-out;
}

.main{
  padding: 10px 10px 0 10px;
}

@media (min-width: 765px) {

  .main{
	position: absolute;
	width: calc(100% - 40px); 
	margin-left: 40px;
	float: right;
  }

  nav.sidebar:hover + .main{
	margin-left: 200px;
  }

  nav.sidebar.navbar.sidebar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: 0px;
  }

  nav.sidebar .navbar-brand, nav.sidebar .navbar-header{
	text-align: center;
	width: 100%;
	margin-left: 0px;
  }

  nav.sidebar a{
	padding-right: 13px;
  }

  nav.sidebar .navbar-nav > li:first-child{
	border-top: 1px #e5e5e5 solid;
  }

  nav.sidebar .navbar-nav > li{
	border-bottom: 1px #e5e5e5 solid;
  }

  nav.sidebar .navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
  }

  nav.sidebar .navbar-collapse, nav.sidebar .container-fluid{
	padding: 0 0px 0 0px;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #777;
  }

  nav.sidebar{
	width: 200px;
	height: 100%;
	margin-left: -160px;
	float: left;
	margin-bottom: 0px;
  }

  nav.sidebar li {
	width: 100%;
  }

  nav.sidebar:hover{
	margin-left: 0px;
  }

  .forAnimate{
	opacity: 0;
  }
}

@media (min-width: 1330px) {
	.main{
		width: calc(100% - 200px);
		margin-left: 200px;
	}

	nav.sidebar{
		margin-left: 0px;
		float: left;
	}

	nav.sidebar .forAnimate{
		opacity: 1;
	}
}

nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover, nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #CCC;
	background-color: transparent;
}

nav:hover .forAnimate{
	opacity: 1;
}
section{
	padding-left: 15px;
}
  
 */