.text-primary {
	text-color: #555555;
}
.text-color3 {
	color: #f76600;
}
.bg3 {
	background-color: #f2f2f2;
}
@font-face {
	font-family: Hanna;
	src: url(//rick-101.iseated.com/userview/assets/tpp/fonts/HannaHandwriting.ttf) format('truetype');
}
body {
	font-family: 'Open Sans', sans-serif;
}
*:focus {
	outline: 0;
}
a,
a:visited {
	color: #555555;
	outline: 0px;
}
.clear {
	clear: both;
}
#wrapper {
	padding-left: 265px;
}
#wrapper.no-sidebar {
	padding-left: 0px;
}
#page-content-wrapper {
	width: 100%;
	padding: 50px 50px 50px;
}
h1 {
	font-size: 22px;
	margin: 0px 0 25px;
}
h1.large {
	font-size: 30px;
}
.large-text {
	font-size: 30px;
}
h2 {
	font-size: 18px;
	margin: 0px;
}
br.f {
	width: 100%;
	float: none;
	clear: both;
	height: 0px;
}
hr.dots {
	width: 100%;
	height: 1px;
	border-top: 1px dotted #34465c;
}
.text,
a.text {
	color: #34465c;
}
.statblock {
	color: #555555;
	background: #d5e8f6;
}
.statblock.dark {
	color: #ffffff;
	background: #34465c;
}
.statblock.dark a {
	color: #ffffff;
	background: #59789d;
}
.statblock span {
	font-size: 35px;
	width: 100%;
	display: inline-block;
}
/*-------------------------------*/
/*topmenu*/
/*-------------------------------*/
.logohold-revised-container {
	width: 246px;
	height: 96px;
	overflow: hidden;
}
.navbar-default {
	height: 80px;
	background: #ffffff;
	padding: 0px 10px;
	border: 0px;
	border-bottom: 4px #d9d9d9 solid;
	line-height: 80px;
	z-index: 1100;
}
@media screen and (min-width: 768px) {
	.navbar-default {
		padding: 0px 30px;
	}
}
.navbar-default a {
	color: #a2a2a2;
}
.navbar-default a.logohold-revised {
	width: 246px;
	display: block;
	height: 80px;
	position: absolute;
	left: 50%;
	background: #f5f5f5;
	margin-left: -102px;
}
.navbar-default a.logohold-revised:before {
	position: absolute;
	bottom: -16px;
	right: 0;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 123px 0 123px;
	border-color: transparent transparent transparent #f5f5f5;
}
.navbar-default a.logohold-revised:after {
	position: absolute;
	bottom: -16px;
	left: 0;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 123px 0 123px;
	border-color: transparent #f5f5f5 transparent transparent;
}
.navbar-default a.logohold-revised .triangle {
	content: "";
	border-left: 102px solid transparent;
	border-right: 102px solid transparent;
	border-top: 18px solid transparent;
	border-bottom: 1px solid black;
	bottom: -14px;
	position: absolute;
	left: 0;
	z-index: 1;
}
.navbar-default a.logohold {
	width: 204px;
	display: block;
	height: 80px;
	position: absolute;
	left: 50%;
	background: #d9d9d9;
	margin-left: -102px;
	/*
			.triangle{
				content: "";
				border-left: 102px solid transparent;
				border-right: 102px solid transparent;
				border-top: 15px solid #fff;
				bottom: -14px;	
				position: absolute;
				left: 0;
				z-index: 1;
			}
			
			&:after{
				content: "";
				width: 100px;
				height: 1px;
				.transform(rotate(8deg));
				
				display: inline-block;
				position: absolute;
				left: 1px;
				right: auto;
				z-index: -1;
				bottom: -7px;
				
				.box-shadow( 0 0px 3px rgba(0,0,0,0.400) );
			}
			
			&:before{
				content: "";
				width: 100px;
				height: 1px;
				.transform(rotate(-8deg));
				
				display: inline-block;
				position: absolute;
				right: 1px;
				z-index: -1;
				bottom: -7px;
				
				.box-shadow( 0 0px 3px rgba(0,0,0,.400) );
			}*/
}
.navbar-default a.logohold span {
	text-decoration: underline;
	width: 100%;
	height: 76px;
	background-color: #ffffff;
	border-left: 2px solid #d9d9d9;
	border-right: 2px solid #d9d9d9;
	position: absolute;
	left: 0;
	top: 0px;
}
.navbar-default a.logohold span:before {
	position: absolute;
	bottom: -16px;
	right: 0;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 102px 0 0;
	border-color: #ffffff transparent transparent transparent;
}
.navbar-default a.logohold span:after {
	z-index: 1;
	position: absolute;
	bottom: -16px;
	left: 0;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 102px 16px 0;
	border-color: transparent #ffffff transparent transparent;
}
.navbar-default a.logohold:before {
	position: absolute;
	bottom: -16px;
	right: 0;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 102px 0 0;
	border-color: #d9d9d9 transparent transparent transparent;
}
.navbar-default a.logohold:after {
	position: absolute;
	bottom: -16px;
	left: 0;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 102px 16px 0;
	border-color: transparent #d9d9d9 transparent transparent;
}
.navbar-default a.view-attendee {
	color: #f76600;
	text-decoration: underline;
	padding: 0 0 0 35px;
	background: url(//rick-101.iseated.com/userview/assets/img/view-attendee.jpg) no-repeat top left;
	height: 27px;
	display: inline-block;
	line-height: 27px;
}
.navbar-default a.user {
	height: 32px;
	display: inline-block;
	line-height: 32px;
}
.navbar-default a.user span {
	width: 32px;
	height: 32px;
	float: right;
	margin-left: 20px;
}
/*-------------------------------*/
/*sidemenu*/
/*-------------------------------*/
#sidebar-wrapper {
	z-index: 1000;
	left: 265px;
	height: 100%;
	margin-left: -265px;
	overflow-y: auto;
	overflow-x: hidden;
	background: #34465c;
	width: 265px;
	border: 0px;
}
#sidebar-wrapper ::-webkit-scrollbar {
	display: none;
}
#sidebar-wrapper .sidebar-nav {
	position: absolute;
	top: 80px;
	width: 265px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar-wrapper .sidebar-nav li {
	position: relative;
	line-height: 56px;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #3d526c;
}
#sidebar-wrapper .sidebar-nav li.sel {
	color: #ffffff;
	background-color: #222d3b;
}
#sidebar-wrapper .sidebar-nav li.sel a {
	color: #ffffff;
}
#sidebar-wrapper .sidebar-nav li.sel :before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 100%;
	width: 8px;
	background-color: #f76600;
}
#sidebar-wrapper .sidebar-nav li.sel :after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 8px;
	z-index: 1;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 5px;
	border-color: transparent transparent transparent #f76600;
}
#sidebar-wrapper .sidebar-nav li:not(.sel):hover,
#sidebar-wrapper .sidebar-nav li:not(.sel):focus,
#sidebar-wrapper .sidebar-nav li:not(.sel):active {
	background-color: #6784a9;
	color: #ffffff;
}
#sidebar-wrapper .sidebar-nav li a {
	display: block;
	text-decoration: none;
	padding: 0 15px 0 30px;
	color: #b8c6d7;
}
#sidebar-wrapper .sidebar-nav li a.high {
	height: 70px;
	line-height: 70px;
	background: #34465c;
	/* Old browsers */
	background: -moz-linear-gradient(top, #34465c 0%, #222d3b 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #34465c), color-stop(100%, #222d3b));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #34465c 0%, #222d3b 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #34465c 0%, #222d3b 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #34465c 0%, #222d3b 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #34465c 0%, #222d3b 100%);
	/* W3C */
}
#sidebar-wrapper .sidebar-nav li a.high:hover,
#sidebar-wrapper .sidebar-nav li a.high:focus,
#sidebar-wrapper .sidebar-nav li a.high:active {
	background: #34465c;
	/* Old browsers */
	background: -moz-linear-gradient(top, #34465c 0%, #222d3b 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #34465c), color-stop(100%, #222d3b));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #34465c 0%, #222d3b 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #34465c 0%, #222d3b 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #34465c 0%, #222d3b 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #34465c 0%, #222d3b 100%);
	/* W3C */
}
#sidebar-wrapper .sidebar-nav li a.high .caret {
	margin-top: 33px;
}
#sidebar-wrapper .sidebar-nav li a:hover,
#sidebar-wrapper .sidebar-nav li a:focus,
#sidebar-wrapper .sidebar-nav li a:active {
	background: transparent;
}
#sidebar-wrapper .sidebar-nav li a .fa {
	font-weight: light;
}
#sidebar-wrapper .sidebar-nav li a .caret {
	margin-top: 28px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid ;
}
#sidebar-wrapper .sidebar-nav .dropdown-menu {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	border-radius: 0;
	border: none;
	box-shadow: none;
}
#sidebar-wrapper .sidebar-nav .dropdown-menu li {
	border-top: 1px solid #3d526c;
	border-bottom: 0px;
	background-color: #222d3b;
}
#sidebar-wrapper .sidebar-nav .dropdown-menu li a {
	line-height: inherit;
	font-weight: 600;
}
#sidebar-wrapper .sidebar-nav .dropdown-menu li:hover,
#sidebar-wrapper .sidebar-nav .dropdown-menu li:focus,
#sidebar-wrapper .sidebar-nav .dropdown-menu li:active {
	background-color: #222d3b;
}
.table {
	font-size: 12px;
}
.table thead tr th {
	background-color: #f2f2f2;
	color: #555555;
	font-weight: normal;
	border-bottom: 0px;
	line-height: 28px;
}
.table thead tr th select {
	height: 30px;
	border-radius: 0px;
}
.table tbody tr td {
	border-top: 0px;
	border-bottom: 1px solid #a5a5a5;
}
.table tbody tr:hover .hover-show {
	opacity: 100;
}
.table tbody tr.break td {
	border-bottom: 2px solid #a5a5a5;
	background-color: #f2f2f2;
}
.table tbody tr.removetopborder td {
	position: relative;
}
.table tbody tr.removetopborder td:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: -1px;
	height: 1px;
	background: #fff;
}
.table tbody tr.noborder td {
	border-bottom: 0px;
}
.table tbody.vmiddle tr td {
	vertical-align: middle;
}
.btns.md {
	min-height: 34px;
	line-height: 34px;
	color: #555555;
}
.btns.md .btn:not(.dashed) {
	box-sizing: border-box;
	border: 1px solid #d5e8f6;
	border-radius: 0px;
	background: #fff;
	position: relative;
}
.btns.md .btn:not(.dashed) a:hover .fa-cog {
	color: #6e6e6e;
}

.btns.md .btn:not(.dashed) .fa-cog {
	color: #a2a2a2;
}
.btns.md .btn:not(.dashed):after {
	content: attr(rel);
	position: absolute;
	box-sizing: border-box;
	line-height: 14px;
	top: -15px;
	right: -2px;
	background: #d5e8f6;
	font-size: 9px;
	padding: 0 3px;
	border-radius: 4px 0 0 0;
}
.btn {
	color: #f76600;
}
.btn:hover,
.btn:focus,
.btn:active {
	color: #f76600;
	box-shadow: none;
}
.btn.dashed {
	border: 2px dashed #d5e8f6;
	border-radius: 0px;
	outline: 0px;
}
.btn.dashed:hover,
.btn.dashed:focus,
.btn.dashed:active {
	outline: 0px;
	color: #555555;
	background: #ffffff;
	border: 2px dashed #abd1ed;
}
.btn.square i {
	width: 14px;
}
.btn.btn-arrow span {
	overflow: hidden;
	position: absolute;
	right: -21px;
	top: 0;
	bottom: 0;
	height: 44px;
	width: 23px;
}
.btn.btn-arrow span:after {
	content: '';
	display: block;
	top: 0;
	right: 9px;
	bottom: 0;
	background: #f76600;
	position: absolute;
	width: 46px;
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 0;
	border-radius: 5px;
}
.dashed {
	border: 2px dashed #d5e8f6;
	border-radius: 0px;
}
.dashed.importbtn {
	height: 75px;
	font-size: 18px;
	line-height: 35px;
}
a.dashed:hover,
a.dashed:focus,
a.dashed:active {
	outline: 0px;
	color: #555555;
	border: 2px dashed #abd1ed;
	text-decoration: none;
}
form input.clean {
	border: 0px;
	border-radius: 0px;
}
form input.clean.readonly {
	background: #fff;
}
form .submit {
	background: #f76600;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f76600 0%, #c45100 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f76600), color-stop(100%, #c45100));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f76600 0%, #c45100 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f76600 0%, #c45100 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f76600 0%, #c45100 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #f76600 0%, #c45100 100%);
	/* W3C */
	color: #ffffff;
	border: 0px;
}
form .submit:hover,
form .submit:focus,
form .submit:active {
	background: #e86000;
	/* Old browsers */
	background: -moz-linear-gradient(top, #e86000 0%, #b54b00 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e86000), color-stop(100%, #b54b00));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e86000 0%, #b54b00 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e86000 0%, #b54b00 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e86000 0%, #b54b00 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #e86000 0%, #b54b00 100%);
	/* W3C */
	color: #ffffff;
	outline: 0px;
}
form .reset {
	background: transparent;
	border: none;
	color: #a2a2a2;
}
form .reset:hover,
form .reset:focus,
form .reset:active {
	color: #888888;
	background: transparent;
	box-shadow: none;
}
form input.tweederde {
	float: left;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
form input.eenderde {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-left: 0px;
}
form.border-dashed {
	border: 2px dashed #abd1ed;
	background: #d5e8f6;
}
a.is-uploader {
	display: inline-block;
	color: #a2a2a2;
	border: 1px dashed #222d3b;
}
a.is-uploader u {
	width: 100%;
	display: inline-block;
	color: #555555;
	font-size: 18px;
}
a.is-uploader:hover,
a.is-uploader:focus,
a.is-uploader:active {
	text-decoration: none;
}
.hidden-radio b:not(.no-icon) {
	padding-right: 40px;
}
.hidden-radio a.border-left {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	padding-top: 7px;
	padding-right: 10px;
}
.tweederde {
	width: 66%;
}
.eenderde {
	width: 33%;
}
.half {
	width: 50%;
}
.btn-group button {
	outline: 0px;
}
.btn-group button:hover,
.btn-group button:focus,
.btn-group button:active {
	outline: 0px;
}
.btn-group .btn-color1 {
	background: #ffffff;
	border: 1px solid #f76600;
	color: #555555;
}
.btn-group .btn-color1:hover,
.btn-group .btn-color1:focus,
.btn-group .btn-color1:active {
	background: #f76600;
	color: #ffffff;
	outline: 0px;
	border: 1px solid #f76600;
}
.btn-group .btn-color2 {
	background: #ffffff;
	border: 1px solid #e3efce;
	color: #555555;
}
.btn-group .btn-color2:hover,
.btn-group .btn-color2:focus,
.btn-group .btn-color2:active {
	background: #e3efce;
	outline: 0px;
	border: 1px solid #e3efce;
}
.btn-group .btn-color3 {
	background: #ffffff;
	border: 1px solid #d9d9d9;
	color: #555555;
}
.btn-group .btn-color3:hover,
.btn-group .btn-color3:focus,
.btn-group .btn-color3:active {
	background: #d9d9d9;
	color: #555555;
	outline: 0px;
	border: 1px solid #d9d9d9;
}
.btn-group input.haslabel:checked + label.btn-color2 {
	background: #e3efce;
	outline: 0px;
	border: 1px solid #e3efce;
}
.note {
	color: #a2a2a2;
}
label.checkbox-toggle {
	width: 31px;
	height: 15px;
	cursor: pointer;
	display: inline-block;
}
label.checkbox-toggle b {
	width: 31px;
	height: 16px;
	background: #fff;
	border: 1px solid #b3b3b3;
	border-radius: 8px;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	transition: background-color 0.3s;
}
label.checkbox-toggle b:before {
	content: "";
	background: #b3b3b3;
	top: 1px;
	left: 2px;
	border-radius: 6px;
	width: 12px;
	height: 12px;
	position: absolute;
	transition: left 0.3s, background-color 0.3s;
}
label.checkbox-toggle input {
	display: none;
}
label.checkbox-toggle input:checked ~ b {
	background: #f76600;
	border: 1px solid #f76600;
}
label.checkbox-toggle input:checked ~ b:before {
	left: 15px;
	background: #fff;
}
.tafel i {
	font-size: 18px;
	position: relative;
	top: 1px;
}
.fa-file-excel-o.green {
	color: #008c41;
}
a.btn-color1,
button.btn-color1 {
	background: #f76600;
	border: 1px solid #f76600;
	color: #ffffff;
}
a.btn-color1:hover,
button.btn-color1:hover,
a.btn-color1:focus,
button.btn-color1:focus,
a.btn-color1:active,
button.btn-color1:active {
	color: #ffffff;
	background: #ff7412;
	border-color: #ff7412;
	box-shadow: none;
	outline: 0px;
}
a.btn-color1:hover span:after,
button.btn-color1:hover span:after,
a.btn-color1:focus span:after,
button.btn-color1:focus span:after,
a.btn-color1:active span:after,
button.btn-color1:active span:after {
	background: #ff7412;
}
a.btn-color1.negative,
button.btn-color1.negative {
	background: #ffffff;
	color: #f76600;
}
a.btn-color1.negative:hover,
button.btn-color1.negative:hover,
a.btn-color1.negative:focus,
button.btn-color1.negative:focus,
a.btn-color1.negative:active,
button.btn-color1.negative:active {
	color: #ff7412;
	border-color: #ff7412;
}
a.btn-color2,
button.btn-color2 {
	background: #e3efce;
	border: 1px solid #e3efce;
	color: #555555;
}
a.btn-color2:hover,
button.btn-color2:hover,
a.btn-color2:focus,
button.btn-color2:focus,
a.btn-color2:active,
button.btn-color2:active {
	color: #555555;
	background: #d8e9bb;
	border-color: #d8e9bb;
	text-decoration: none;
	box-shadow: none;
	outline: 0px;
}
a.btn-color2.negative,
button.btn-color2.negative {
	background: #ffffff;
	color: #e3efce;
}
a.btn-color2.negative:hover,
button.btn-color2.negative:hover,
a.btn-color2.negative:focus,
button.btn-color2.negative:focus,
a.btn-color2.negative:active,
button.btn-color2.negative:active {
	color: #d8e9bb;
	border-color: #d8e9bb;
}
a.btn-color3,
button.btn-color3 {
	background: #d9d9d9;
	border: 1px solid #d9d9d9;
	color: #555555;
}
a.btn-color3:hover,
button.btn-color3:hover,
a.btn-color3:focus,
button.btn-color3:focus,
a.btn-color3:active,
button.btn-color3:active {
	color: #555555;
	background: #cccccc;
	border-color: #cccccc;
	text-decoration: none;
	box-shadow: none;
	outline: 0px;
}
a.btn-color3.negative,
button.btn-color3.negative {
	background: #ffffff;
	color: #d9d9d9;
}
a.btn-color3.negative:hover,
button.btn-color3.negative:hover,
a.btn-color3.negative:focus,
button.btn-color3.negative:focus,
a.btn-color3.negative:active,
button.btn-color3.negative:active {
	color: #cccccc;
	border-color: #cccccc;
}

a.btn-color5,
button.btn-color5 {
	background: #ff0000;
	border: 1px solid #ff0000;
	color: #ffffff;
}
a.btn-color5:hover,
button.btn-color5:hover,
a.btn-color5:focus,
button.btn-color5:focus,
a.btn-color5:active,
button.btn-color5:active {
	color: #ffffff;
	background: #ff0000;
	border-color: #ff0000;
	box-shadow: none;
	outline: 0px;
}
a.btn-color6,
button.btn-color6 {
	background: #27AE60;
	border: 1px solid #27AE60;
	color: #ffffff;
}
a.btn-color6:hover,
button.btn-color5:hover,
a.btn-color6:focus,
button.btn-color5:focus,
a.btn-color6:active,
button.btn-color6:active {
	color: #ffffff;
	background: #27AE60;
	border-color: #27AE60;
	box-shadow: none;
	outline: 0px;
}
a.link,
a.link:visited {
	color: #5194bb;
}
a.dark-link,
a.dark-link:visited {
	color: #333333;
}
.stappen {
	height: 2px;
	overflow: visible;
	background: #34465c;
	max-height: 2px;
}
.stappen span {
	font-size: 18px;
	width: 30px;
	height: 30px;
	border: 2px solid #34465c;
	color: #34465c;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	top: -15px;
	background: #ffffff;
	line-height: 26px;
	outline: 4px solid #ffffff;
}
.stappen span.sel {
	background: #34465c;
	color: #ffffff;
}
.handwriting {
	font-weight: bold;
	font-family: "Hanna";
	font-size: 20px;
}
ul.dropdown-menu .checkbox {
	line-height: 20px;
}
.border-left {
	border-left: 1px solid #ddd;
}
.border-right {
	border-right: 1px solid #ddd;
}
.success {
	color: green;
}
.error {
	color: red;
}
.popover {
	max-width: 100%;
}
.modal-backdrop {
	z-index: 1110;
}
.modal {
	z-index: 1120;
}
.tab-content {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-radius: 0 0 4px 4px;
}
.nav-tabs {
	margin-bottom: 0;
}
.nav-tabs li a {
	color: #f76600;
}
.nav-tabs li a:last-child {
	margin-right: 2px;
}
.ishidden {
	display: none;
}
.showagain {
	display: none !important;
}
.pljs-placeholder {
	background: url(//rick-101.iseated.com/userview/assets/img/ajax-loader.gif) no-repeat center;
	width: 128px;
	height: 15px;
}
.tafel-view {
	background: url(//rick-101.iseated.com/userview/assets/img/tafel.png) no-repeat center;
	width: 800px;
	height: 560px;
	position: relative;
	display: inline-block;
}
.tafel-view.tafel-2 .seat-1 {
	left: 270px;
	top: 0px;
}
.tafel-view.tafel-2 .seat-1 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-2 .seat-2 {
	left: 270px;
	bottom: 0px;
}
.tafel-view.tafel-3 .seat-1 {
	left: 270px;
	top: 0px;
}
.tafel-view.tafel-3 .seat-1 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-3 .seat-2 {
	left: 270px;
	bottom: 0px;
}
.tafel-view.tafel-3 .seat-3 {
	right: 270px;
	top: 0px;
}
.tafel-view.tafel-3 .seat-3 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-4 .seat-1 {
	left: 270px;
	top: 0px;
}
.tafel-view.tafel-4 .seat-1 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-4 .seat-2 {
	left: 270px;
	bottom: 0px;
}
.tafel-view.tafel-4 .seat-3 {
	right: 270px;
	top: 0px;
}
.tafel-view.tafel-4 .seat-3 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-4 .seat-4 {
	right: 270px;
	bottom: 0px;
}
.tafel-view.tafel-5 .seat-1 {
	left: 355px;
	top: 0px;
}
.tafel-view.tafel-5 .seat-1 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-5 .seat-2 {
	left: 355px;
	bottom: 0px;
}
.tafel-view.tafel-5 .seat-3 {
	left: 70px;
	top: 60px;
}
.tafel-view.tafel-5 .seat-3 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-5 .seat-4 {
	right: 70px;
	bottom: 60px;
}
.tafel-view.tafel-5 .seat-5 {
	right: 70px;
	top: 60px;
}
.tafel-view.tafel-5 .seat-5 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-6.dishes {
	background-image: url(//rick-101.iseated.com/userview/assets/img/tafel-6-dishes.png);
}
.tafel-view.tafel-6 .seat-1 {
	left: 355px;
	top: 0px;
}
.tafel-view.tafel-6 .seat-1 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-6 .seat-2 {
	left: 355px;
	bottom: 0px;
}
.tafel-view.tafel-6 .seat-3 {
	left: 70px;
	top: 60px;
}
.tafel-view.tafel-6 .seat-3 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-6 .seat-4 {
	right: 70px;
	bottom: 60px;
}
.tafel-view.tafel-6 .seat-5 {
	right: 70px;
	top: 60px;
}
.tafel-view.tafel-6 .seat-5 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-6 .seat-6 {
	left: 70px;
	bottom: 60px;
}
.tafel-view.tafel-6 .seat-7,
.tafel-view.tafel-6 .seat-8,
.tafel-view.tafel-6 .seat-9,
.tafel-view.tafel-6 .seat-10 {
	display: none;
}
.tafel-view.tafel-7 .seat-1 {
	left: 270px;
	top: 0px;
}
.tafel-view.tafel-7 .seat-1 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-7 .seat-2 {
	left: 270px;
	bottom: 0px;
}
.tafel-view.tafel-7 .seat-3 {
	right: 270px;
	top: 0px;
}
.tafel-view.tafel-7 .seat-3 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-7 .seat-4 {
	right: 270px;
	bottom: 0px;
}
.tafel-view.tafel-7 .seat-5 {
	right: 70px;
	top: 60px;
}
.tafel-view.tafel-7 .seat-5 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-7 .seat-6 {
	left: 70px;
	bottom: 60px;
}
.tafel-view.tafel-7 .seat-7 {
	left: 70px;
	top: 60px;
}
.tafel-view.tafel-7 .seat-7 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-7 .seat-8,
.tafel-view.tafel-7 .seat-9,
.tafel-view.tafel-7 .seat-10 {
	display: none;
}
.tafel-view.tafel-8.dishes {
	background-image: url(//rick-101.iseated.com/userview/assets/img/tafel-8-dishes.png);
}
.tafel-view.tafel-8 .seat-1 {
	left: 270px;
	top: 0px;
}
.tafel-view.tafel-8 .seat-1 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-8 .seat-2 {
	left: 270px;
	bottom: 0px;
}
.tafel-view.tafel-8 .seat-3 {
	right: 270px;
	top: 0px;
}
.tafel-view.tafel-8 .seat-3 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-8 .seat-4 {
	right: 270px;
	bottom: 0px;
}
.tafel-view.tafel-8 .seat-5 {
	right: 70px;
	top: 60px;
}
.tafel-view.tafel-8 .seat-5 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-8 .seat-6 {
	left: 70px;
	bottom: 60px;
}
.tafel-view.tafel-8 .seat-7 {
	left: 70px;
	top: 60px;
}
.tafel-view.tafel-8 .seat-7 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-8 .seat-8 {
	right: 70px;
	bottom: 60px;
}
.tafel-view.tafel-8 .seat-9,
.tafel-view.tafel-8 .seat-10 {
	display: none;
}
.tafel-view.tafel-9 .seat-1 {
	left: 270px;
	top: 0px;
}
.tafel-view.tafel-9 .seat-1 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-9 .seat-2 {
	left: 270px;
	bottom: 0px;
}
.tafel-view.tafel-9 .seat-3 {
	right: 270px;
	top: 0px;
}
.tafel-view.tafel-9 .seat-3 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-9 .seat-4 {
	right: 270px;
	bottom: 0px;
}
.tafel-view.tafel-9 .seat-5 {
	right: 70px;
	top: 60px;
}
.tafel-view.tafel-9 .seat-5 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-9 .seat-6 {
	left: 70px;
	bottom: 60px;
}
.tafel-view.tafel-9 .seat-7 {
	left: 70px;
	top: 60px;
}
.tafel-view.tafel-9 .seat-7 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-9 .seat-8 {
	right: 70px;
	bottom: 60px;
}
.tafel-view.tafel-9 .seat-9 {
	left: 20px;
	top: 245px;
}
.tafel-view.tafel-9 .seat-10 {
	display: none;
}
.tafel-view.tafel-10 .seat-1 {
	left: 270px;
	top: 0px;
}
.tafel-view.tafel-10 .seat-1 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-10 .seat-2 {
	left: 270px;
	bottom: 0px;
}
.tafel-view.tafel-10 .seat-3 {
	right: 270px;
	top: 0px;
}
.tafel-view.tafel-10 .seat-3 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-10 .seat-4 {
	right: 270px;
	bottom: 0px;
}
.tafel-view.tafel-10 .seat-5 {
	right: 70px;
	top: 60px;
}
.tafel-view.tafel-10 .seat-5 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-10 .seat-6 {
	left: 70px;
	bottom: 60px;
}
.tafel-view.tafel-10 .seat-7 {
	left: 70px;
	top: 60px;
}
.tafel-view.tafel-10 .seat-7 .user {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
.tafel-view.tafel-10 .seat-8 {
	right: 70px;
	bottom: 60px;
}
.tafel-view.tafel-10 .seat-9 {
	left: 20px;
	top: 245px;
}
.tafel-view.tafel-10 .seat-10 {
	right: 20px;
	top: 245px;
}
.tafel-view .seat {
	width: 100px;
	position: absolute;
	height: 125px;
}
.tafel-view .seat:hover,
.tafel-view .seat:focus,
.tafel-view .seat:active {
	outline: 0px;
}
.tafel-view .seat.small {
	height: 90px;
}
.tafel-view .seat .user {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background-color: grey;
	display: inline-block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.tafel-view.user-view.tafel-2 .seat-1 {
	left: 270px;
	top: 0px;
}
.tafel-view.user-view.tafel-2 .seat-1 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-3 .seat-1 {
	left: 270px;
	top: 0px;
}
.tafel-view.user-view.tafel-3 .seat-1 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-3 .seat-3 {
	right: 270px;
	top: 0px;
}
.tafel-view.user-view.tafel-3 .seat-3 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-3 .seat-9,
.tafel-view.user-view.tafel-3 .seat-10 {
	display: none;
}
.tafel-view.user-view.tafel-4 .seat-1 {
	left: 270px;
	top: 0px;
}
.tafel-view.user-view.tafel-4 .seat-1 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-4 .seat-3 {
	right: 270px;
	top: 0px;
}
.tafel-view.user-view.tafel-4 .seat-3 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-4 .seat-9,
.tafel-view.user-view.tafel-4 .seat-10 {
	display: none;
}
.tafel-view.user-view.tafel-5 .seat-1 {
	left: 355px;
	top: 0px;
}
.tafel-view.user-view.tafel-5 .seat-1 .user-circle {
	position: absolute;
	left: 0;
	bottom: 0px;
}
.tafel-view.user-view.tafel-5 .seat-3 {
	left: 70px;
	top: 60px;
}
.tafel-view.user-view.tafel-5 .seat-3 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-5 .seat-5 {
	right: 70px;
	top: 60px;
}
.tafel-view.user-view.tafel-5 .seat-5 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-5 .seat-7,
.tafel-view.user-view.tafel-5 .seat-8,
.tafel-view.user-view.tafel-5 .seat-9,
.tafel-view.user-view.tafel-5 .seat-10 {
	display: none;
}
.tafel-view.user-view.tafel-6 .seat-1 {
	left: 355px;
	top: 0px;
}
.tafel-view.user-view.tafel-6 .seat-1 .user-circle {
	position: absolute;
	left: 0;
	bottom: 0px;
}
.tafel-view.user-view.tafel-6 .seat-3 {
	left: 70px;
	top: 60px;
}
.tafel-view.user-view.tafel-6 .seat-3 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-6 .seat-5 {
	right: 70px;
	top: 60px;
}
.tafel-view.user-view.tafel-6 .seat-5 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-6 .seat-7,
.tafel-view.user-view.tafel-6 .seat-8,
.tafel-view.user-view.tafel-6 .seat-9,
.tafel-view.user-view.tafel-6 .seat-10 {
	display: none;
}
.tafel-view.user-view.tafel-7 .seat-1 {
	left: 270px;
	top: 0px;
}
.tafel-view.user-view.tafel-7 .seat-1 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-7 .seat-3 {
	right: 270px;
	top: 0px;
}
.tafel-view.user-view.tafel-7 .seat-3 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-7 .seat-5 {
	right: 70px;
	top: 60px;
}
.tafel-view.user-view.tafel-7 .seat-5 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-7 .seat-7 {
	left: 70px;
	top: 60px;
}
.tafel-view.user-view.tafel-7 .seat-7 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-7 .seat-8,
.tafel-view.user-view.tafel-7 .seat-9,
.tafel-view.user-view.tafel-7 .seat-10 {
	display: none;
}
.tafel-view.user-view.tafel-8 .seat-1 {
	left: 270px;
	top: 0px;
}
.tafel-view.user-view.tafel-8 .seat-1 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-8 .seat-3 {
	right: 270px;
	top: 0px;
}
.tafel-view.user-view.tafel-8 .seat-3 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-8 .seat-5 {
	right: 70px;
	top: 60px;
}
.tafel-view.user-view.tafel-8 .seat-5 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-8 .seat-7 {
	left: 70px;
	top: 60px;
}
.tafel-view.user-view.tafel-8 .seat-7 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-8 .seat-9,
.tafel-view.user-view.tafel-8 .seat-10 {
	display: none;
}
.tafel-view.user-view.tafel-9 .seat-1 {
	left: 270px;
	top: 0px;
}
.tafel-view.user-view.tafel-9 .seat-1 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-9 .seat-3 {
	right: 270px;
	top: 0px;
}
.tafel-view.user-view.tafel-9 .seat-3 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-9 .seat-5 {
	right: 70px;
	top: 60px;
}
.tafel-view.user-view.tafel-9 .seat-5 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-9 .seat-7 {
	left: 70px;
	top: 60px;
}
.tafel-view.user-view.tafel-9 .seat-7 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-9 .seat-9 {
	left: 10px;
	top: 235px;
}
.tafel-view.user-view.tafel-9 .seat-10 {
	display: none;
}
.tafel-view.user-view.tafel-10 .seat-1 {
	left: 270px;
	top: 0px;
}
.tafel-view.user-view.tafel-10 .seat-1 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-10 .seat-3 {
	right: 270px;
	top: 0px;
}
.tafel-view.user-view.tafel-10 .seat-3 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-10 .seat-5 {
	right: 70px;
	top: 60px;
}
.tafel-view.user-view.tafel-10 .seat-5 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-10 .seat-7 {
	left: 70px;
	top: 60px;
}
.tafel-view.user-view.tafel-10 .seat-7 .user-circle {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tafel-view.user-view.tafel-10 .seat-9 {
	left: 10px;
	top: 235px;
}
.tafel-view.user-view.tafel-10 .seat-10 {
	right: 10px;
	top: 235px;
}
.tafel-view .invite-attendees {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -20px;
	margin-left: -100px;
}
.huge {
	font-size: 35px;
}
.border {
	border: 1px solid #555555;
}
.border + .border {
	border-left: 0px;
}
.bulk-action {
	display: none;
}
.userpic {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background-color: #d5e8f6;
	display: inline-block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
i.circle {
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background: #ffffff;
	display: inline-block;
}
.user-uploader {
	width: 100%;
}
.user-uploader div {
	width: 100%;
	padding-top: 100%;
	background-size: contain;
	background-color: #f2f2f2;
}
.user-uploader a {
	width: 100%;
	color: #ffffff;
	background: #555555;
	display: inline-block;
}
.width-auto {
	width: auto;
}
.planhold:hover {
	box-shadow: 0 0 0 5px #d5e8f6;
	cursor: pointer;
	border-radius: 3px;
}
.user-image {
	text-align: center;
}
.user-image .user-circle {
	width: 130px;
	height: 130px;
	border-radius: 50%;
	overflow: hidden;
	z-index: 9;
	position: initial;
	display: inline-block;
}

a.user-image .user-circle,
span.user-image .user-circle {
	display: inline-block;
}
a.user-image .user-circle:hover,
span.user-image .user-circle:hover,
a.user-image .user-circle:focus,
span.user-image .user-circle:focus,
a.user-image .user-circle:active,
span.user-image .user-circle:active {
	outline: 0px;
}
.userfooter {
	background: #e5e5e5;
}
html {
	position: relative;
	min-height: 100%;
}
body {
	/* Margin bottom by footer height */
	background-color: #f5f5f5;
}
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 60px;
	background: #f2f2f2;
	z-index: 1000;
}
.footer a {
	text-decoration: underline;
}
.social-circle {
	background: #555555;
	width: 45px;
	height: 45px;
	display: inline-block;
	border-radius: 50%;
	line-height: 49px;
}
.social-circle i {
	color: #fff;
	font-size: 20px;
}
.input-group-addon.has-picture {
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
}
.input-group-addon.has-picture i {
	opacity: 0;
}
.hover-show {
	opacity: 0;
	transition: opacity 0.2s linear;
}
.input-group-over {
	position: relative;
}
.input-group-over .input-group-addon-over {
	position: absolute;
	left: 0;
	top: 20%;
	width: 40px;
	text-align: center;
	vertical-align: bottom;
}
.input-group-over .input-group-addon-over.lg {
	font-size: 18px;
}
.input-group-over .input-group-addon-over + input,
.input-group-over .input-group-addon-over + select {
	padding-left: 40px;
}
input.right-cornered,
select.right-cornered,
textarea.right-cornered {
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
input.right-cornered + input.left-cornered,
input.right-cornered + select.left-cornered,
input.right-cornered + textarea.left-cornered,
select.right-cornered + input.left-cornered,
select.right-cornered + select.left-cornered,
select.right-cornered + textarea.left-cornered,
textarea.right-cornered + input.left-cornered,
textarea.right-cornered + select.left-cornered,
textarea.right-cornered + textarea.left-cornered {
	border-left: 0px;
}
input.left-cornered,
select.left-cornered,
textarea.left-cornered {
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
input.input-ok,
select.input-ok,
textarea.input-ok {
	border-color: #3c763d;
}
input.input-ok:not(.half),
select.input-ok:not(.half),
textarea.input-ok:not(.half) {
	background: url(//rick-101.iseated.com/userview/assets/img/input-ok.png) no-repeat center right 10px #ffffff;
	background-size: auto 49%;
}
input.input-error,
select.input-error,
textarea.input-error {
	border-color: #a94442;
}
input.input-error:not(.half),
select.input-error:not(.half),
textarea.input-error:not(.half) {
	background: url(//rick-101.iseated.com/userview/assets/img/input-error.png) no-repeat center right 10px #ffffff;
	background-size: auto 49%;
}
select.input-ok,
select.input-error,
textarea.input-ok,
textarea.input-error {
	background-image: none !important;
}
.number-attendees {
	border-right: 1px solid #555555;
}
input.hasbtn + label.btn {
	background: #d9d9d9;
	border: 1px solid #d9d9d9;
	color: #555555;
}
input.hasbtn + label.btn:hover,
input.hasbtn + label.btn:focus,
input.hasbtn + label.btn:active {
	background: #cccccc;
	border-color: #cccccc;
}
input.hasbtn:checked + label.btn-color1 {
	background: #f76600;
	border: 1px solid #f76600;
	color: #ffffff;
}
input.hasbtn:checked + label.btn-color1:hover,
input.hasbtn:checked + label.btn-color1:focus,
input.hasbtn:checked + label.btn-color1:active {
	color: #ffffff;
	background: #ff7412;
	border-color: #ff7412;
	box-shadow: none;
}
input.hasbtn:checked + label.btn-color1:hover span:after,
input.hasbtn:checked + label.btn-color1:focus span:after,
input.hasbtn:checked + label.btn-color1:active span:after {
	background: #ff7412;
}
input.hasbtn:checked + label.btn-color2 {
	background: #e3efce;
	border: 1px solid #e3efce;
	color: #555555;
}
input.hasbtn:checked + label.btn-color2:hover,
input.hasbtn:checked + label.btn-color2:focus,
input.hasbtn:checked + label.btn-color2:active {
	color: #555555;
	background: #d8e9bb;
	border-color: #d8e9bb;
	text-decoration: none;
	box-shadow: none;
}
.panel-footer .clearfix {
	background: #e5e5e5;
}
.panel-video {
	height:500px;
}
.panel-video-webinar {
	height:750px;
}

.alert-room-notification {
	background-color: #dc3545;
	color: white;
	border: none;
	border-radius: unset;
	text-align: center;
}

.panel-video-stream {
	height:700px;
}

@media (max-width: 1440px) {
	.panel-video-stream {
		height:500px;
	}
}

.panel-video-workshop {
	height:650px;
}
.moreinfo {
	background: #EF6934;
	color: #fff;
	border-radius: 0 0 5px 5px;
}
div.disabled {
	color: #a2a2a2;
}
.panel-matched {
	border-color: rgba(221, 221, 221, 0.6);
}
.panel-matched .panel-footer {
	border-color: rgba(221, 221, 221, 0.6);
	background: rgba(245, 245, 245, 0.6);
}
.panel-matched .panel-footer .clearfix {
	background: rgba(229, 229, 229, 0.6);
}
.eb-table {
	width: 100%;
}
.eb-table .img {
	width: 40px;
	height: 40px;
	border: 1px solid #d5e8f6;
	border-radius: 3px;
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: center;
}
.eb-table tr td {
	border-bottom: 1px solid #d5e8f6;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sidebar {
	display: block;
	width: 300px;
	margin: 0px auto;
	float: none;
}
@media screen and (min-width: 768px) {
	.sidebar {
		display: block;
		float: left;
		width: 300px;
		margin: 0px;
	}
}
@media screen and (max-width: 767px) {
	.sidebar.admin-navbar {
		margin-top: 170px;
	}
	.sidebar.attendee-navbar {
		margin-top: 170px;
	}
}
.sidebar:after {
	content: '';
	width: 100%;
	height: 0px;
	display: block;
	clear: both;
}
.sidebar .panel-body {
	word-wrap:break-word;
}
.content {
	width: 300px;
	margin: 0px auto;
	margin-top: 50px;
}
@media screen and (min-width: 768px) {
	.content {
		margin: 0px;
		margin-top: 0px;
		margin-left: 300px;
		width: auto;
		padding-left: 20px;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	.content {
		margin-left: 150px;
	}
	.sidebar {
		width: 150px;
	}
	.sidebar .btn-group-lg>.btn, .sidebar .btn-lg{
		font-size: 15px;
	}
}
.content:after {
	content: '';
	width: 100%;
	height: 0px;
	display: block;
	clear: both;
}
.dropdown {
	line-height: 40px;
	display: block;
	width: 300px;
	margin: 0px auto;
	margin-top: 100px;
	float: none!important;
}
.dropdown .btn {
	width: 100%;
}
.dropdown .dropdown-menu {
	right: 0;
	left: auto;
	top: 30px;
	min-width: 200px;
}
@media screen and (min-width: 768px) {
	.dropdown {
		width: auto;
		margin: 0px;
		display: inline-block;
		float: right!important;
		line-height: inherit;
	}
	.dropdown .btn {
		width: auto;
	}
	.dropdown .dropdown-menu {
		right: 0;
		left: auto;
		top: 60px;
	}
}
.dropdown .user-circle {
	width: 20px;
	height: 20px;
}
.compact-table .user-circle {
	max-width: 20px;
	max-height: 20px;
}
.compact-table .user-circle.user-square {
	max-width: 40px;
	max-height: 40px;
	border-radius: 0%;
}
.compact-table tr.compact-col-2 td {
	width: 50%;
}
.user-thumbnail .user-circle {
	max-width: 20px;
	max-height: 20px;
}
.user-thumbnail .user-circle.user-square {
	max-width: 40px;
	max-height: 40px;
	border-radius: 0%;
}
.full-width-sm {
	width: 100%;
	float: none;
	line-height: 0px;
}
.full-width-sm a {
	width: 100%;
}
@media screen and (min-width: 768px) {
	.full-width-sm {
		float: right;
		width: auto;
		line-height: 80px;
	}
	.full-width-sm a {
		width: auto;
	}
}
.clearfix {
	height: 0px;
}
.clearfix:before,
.clearfix:after {
	display: block;
	height: 0px;
}
form.compact-form .user-circle {
	max-width: 20px;
	max-height: 20px;
}
.user-circle {
	width: 130px;
	height: 130px;
	overflow: hidden;
	border-radius: 50%;
	z-index: 9;
	display:inline-block;
	position: initial;
	background: url(//rick-101.iseated.com/userview/assets/img/user-unknown.png) no-repeat #f2f2f2;
	background-size: cover;
}

.user-avatar-square {
	width: 40px;
	height: 40px;
	background: url(//rick-101.iseated.com/userview/assets/img/user-unknown.png) no-repeat #f2f2f2;
	background-size: cover;
}
.seat .user-circle {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.table-select:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.table-select .single-collum {
	width: 100%;
	float: left;
	margin: 40px 30px 30px 0px;
	height: 160px;
	position: relative;
}
.table-select .single-collum .user-circle {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.table-select .single-collum .pull-left {
	width: 100%;
}
@media screen and (min-width: 768px) {
	.table-select .single-collum {
		position: relative;
		width: 350px;
		float: left;
		margin-right: 20px;
	}
	.table-select .single-collum .user-circle {
		float: left;
		margin-right: 20px;
		margin-top: 0px;
		margin-bottom: 20px;
	}
	.table-select .single-collum .pull-left {
		float: left;
		width: 170px;
	}
}
@media only screen and (max-width: 767px) {
	.table-select .single-collum {
		width: 100%;
		float: left;
		margin: 0px 30px 200px 0px;
		height: 120px;
	}
}
.tabs-pane {
	margin-left: 0px;
}
@media screen and (min-width: 768px) {
	.tabs-pane {
		margin-left: 30px;
	}
}
.tabs-pane ul {
	height: auto;
	margin-top: 30px;
}
@media screen and (min-width: 768px) {
	.tabs-pane ul {
		height: 41px;
	}
}

.tabs-pane [data-role="event-description"] ul {
	height: auto;
	margin-top: 0;
}

.guest {
	width: 50%;
	float: left;
}
.guest .user-circle {
	margin: 10px auto;
}
.tab-pane {
	background-color: white;
}
li.menu-seperator {
	height: 10px;
}
li.admin-menu-item a {
	font-weight: bold;
}
.btn-toggle-mode {
	color: #000000;
	background-color: #eff5fb;
	border-color: #071018;
}
.btn-toggle-mode:hover,
.btn-toggle-mode:focus {
	color: #ffffff;
	background-color: #286090;
}
.btn-toggle-mode:active,
.btn-toggle-mode.active {
	color: #ffffff;
	background-color: #78acd9;
}
.copyright {
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #999;
	margin: 10px 0;
}
.nt-session-title {
	white-space: normal;
}
.host-seat,
.highlight-seat {
	border: 5px solid #f76600;
	border-radius: 65px;
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
}
.session-full {
	font-weight: bold;
	color: #f76600;
}
.session-conflicts {
	font-weight: bold;
	color: red;
}
.nt-alert-body {
	font-size: larger;
}

.nt-alert-body a,
.nt-alert-body a:visited {
	text-decoration: underline;
	color: black;
}
.nt-alert-body.nt-alert-success a,
.nt-alert-body.nt-alert-success a:visited {
	color: black;
}
.nt-alert-body.nt-alert-info a,
.nt-alert-body.nt-alert-info a:visited {
	color: black;
}
.nt-alert-body.nt-alert-warning a,
.nt-alert-body.nt-alert-warning a:visited {
	color: black;
}
.nt-alert-body.nt-alert-danger a,
.nt-alert-body.nt-alert-danger a:visited {
	color: black;
}
@media screen and (max-width: 767px) {
	.nt-menu-dropdown.nt-admin-menu {
		margin-top: 185px;
	}
	.nt-menu-dropdown.nt-attendee-menu {
		margin-top: 63px;
	}
}
.image-cropper-previews {
	display: block;
}
@media screen and (max-width: 767px) {
	.image-cropper-previews {
		display: none;
	}
}
.btn-browse {
	background: #2c7309;
	color: #f1ffc1;
	border: 2px dashed #3ea20d;
	border-radius: 0px;
}
.btn-browse:hover,
.btn-browse:focus,
.btn-browse:active {
	outline: 0px;
	background: #112c03;
	text-decoration: none;
}
.pretty-container table {
	border: 1px solid #dddddd;
	border-collapse: separate;
	border-radius: 4px;
}
.pretty-container table thead tr th {
	background-color: white;
	color: black;
	font-weight: bold;
	font-size: 14px;
}
.pretty-container h3 {
	font-weight: bold;
}
.subgroup-tabs-header {
	font-weight: bold;
}
.subgroup-tabs {
	width: 80%;
}
.select-childgroup {
	font-weight: bold;
	padding: 10px 0px;
}
.childgroup-tab-link {
	font-size: 13px;
}
.text-clipped {
	white-space: nowrap;
}
ul.child-session-groups {
	height: auto;
	overflow:hidden;
}
ul.child-session-groups > li{
	min-height: 45px;
}

body.iframed:not(.allow-iframe-sidebar) .admin-navbar,
body.iframed:not(.allow-iframe-sidebar) .attendee-navbar {
	display: none
}
body.iframed:not(.allow-iframe-sidebar) .content {
	margin-left:0px
}
.startup-card-rating,
.startup-card-rating a
{
	color:gold;
	font-size:20px;
}
@media (max-width: 1440px) {
	.startup-card-rating,
	.startup-card-rating a
	{
		color:gold;
		font-size:15px;
	}
}
.rate-wrap {
	color:gold;
	font-size:35px;
}

.RateSessionForm textarea {
	width: 100%;
	border: 1px solid #ccc;
}
a.fa-twitter {
	background-color: #1d9bf0;
	color: #fff !important;
	margin-bottom: 3px;
	height: 20px;
	padding-top: 0 !important;
	padding-left: 5px !important;
	border-radius: 30px;
	width: 70px;
}
a.fa-twitter span {
	margin-left: 2px;
	font-weight: bold;
}
a.fa-twitter:hover {
	background-color: #1d9bf0 !important;
}

.text-short {
	text-overflow: ellipsis;
	overflow: hidden;
	max-height: 80px;
}

.caret.opened {
	border-bottom: 4px dashed;
	border-top: none;
}

.full-description-text {
	display: none;
}
