html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	margin-bottom: 1em;
	word-break: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	hyphenate-lines: 3;
}

.center {
	margin: 0 auto;
	text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #1A1A1A;
	font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
	font-weight: 700;
}

h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
	color: #1A1A1A;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.17em;
}

h4 {
	font-size: 1.12em;
}

h5 {
	font-size: .83em;
}

h6 {
	font-size: .75em;
}

em {
	font-style: italic;
}

strong {
	font-weight: 700;
}

*,
:before,
:after {
	box-sizing: border-box;
}

body {
	color: #464342;
	font: 16px "Lora", "Georgia", sans-serif;
	line-height: 1.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #fff;
}

@media screen and (min-width: 520px) {
	body {
		font-size: 22px;
	}
}

body.admin-bar #main-menu-wrapper {
	top: 46px;
}

@media screen and (min-width: 768px) {
	body.admin-bar #main-menu-wrapper {
		top: 32px;
	}
}

a {
	color: #FF492A;
	text-decoration: none;
	border-bottom: 1px solid #f4baab;
}

a:hover,
a:focus {
	color: #FF492A;
}

img {
	max-width: 100%;
	height: auto;
}

#wp-calendar {
	width: 100%;
}

.screen-reader-text {
	display: none;
}

#after-header-wrapper .widget_search input[type="submit"],
.button--orange,
.button--orange--small,
#after-content .jetpack_subscription_widget input[type="submit"],
input[type="submit"],
#main-menu .featured-button,
#commentform input[type="submit"],
.button--blue,
.button--blue--small {
	position: relative;
	display: inline-block;
	padding: .3em .8em;
	font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
	border: 0;
	border-radius: 6px;
}

#after-header-wrapper .widget_search input[type="submit"]:hover,
.button--orange:hover,
.button--orange--small:hover,
#after-content .jetpack_subscription_widget input[type="submit"]:hover,
input[type="submit"]:hover,
#main-menu .featured-button:hover,
#commentform input[type="submit"]:hover,
.button--blue:hover,
.button--blue--small:hover {
	border: 0;
}

#after-header-wrapper .widget_search input[type="submit"]:focus,
.button--orange:focus,
.button--orange--small:focus,
#after-content .jetpack_subscription_widget input[type="submit"]:focus,
input[type="submit"]:focus,
#main-menu .featured-button:focus,
#commentform input[type="submit"]:focus,
.button--blue:focus,
.button--blue--small:focus {
	top: 2px;
	left: 2px;
}

#after-header-wrapper .widget_search input[type="submit"] {
	color: #787878;
	background: #eee;
}

#after-header-wrapper .widget_search input[type="submit"]:hover {
	background: #d4d4d4;
}

.button--orange,
.button--orange--small,
#after-content .jetpack_subscription_widget input[type="submit"],
input[type="submit"],
#main-menu .featured-button,
#commentform input[type="submit"] {
	color: #fff;
	background: #e56040;
}

.button--orange:hover,
.button--orange--small:hover,
#after-content .jetpack_subscription_widget input[type="submit"]:hover,
input[type="submit"]:hover,
#main-menu .featured-button:hover,
#commentform input[type="submit"]:hover {
	color: #fff;
	background: #d5411d;
}

.button--blue,
.button--blue--small {
	color: #fff;
	background: #2d86a7;
}

.button--blue:hover,
.button--blue--small:hover {
	color: #fff;
	background: #22667f;
}

.button--orange--small,
#after-content .jetpack_subscription_widget input[type="submit"],
.button--blue--small {
	letter-spacing: .07em;
	text-transform: uppercase;
}

@media screen and (min-width: 520px) {
	.button--orange--small,
	  #after-content .jetpack_subscription_widget input[type="submit"],
	  .button--blue--small {
		font-size: .72em;
	}
}

#after-header-wrapper,
#before-content,
#content-row-wrapper,
#after-content-wrapper,
#before-footer {
	max-width: 720px;
	margin: 2em auto;
}

#after-header-wrapper:after,
#before-content:after,
#content-row-wrapper:after,
#after-content-wrapper:after,
#before-footer:after {
	content: '';
	display: block;
	clear: both;
}

@media screen and (min-width: 992px) {
	#after-header-wrapper,
	  #before-content,
	  #content-row-wrapper,
	  #after-content-wrapper,
	  #before-footer {
		max-width: 920px;
	}
}

@media screen and (min-width: 1260px) {
	#after-header-wrapper,
	  #before-content,
	  #content-row-wrapper,
	  #after-content-wrapper,
	  #before-footer {
		max-width: 1180px;
	}
}

#main {
	padding: 1.5em 1em;
	background: #fff;
}

@media screen and (min-width: 768px) {
	#main {
		padding: 2em;
	}
}

#container {
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
}

#container:after {
	content: " ";
	display: block;
	clear: both;
}

@media screen and (min-width: 992px) {
	#container {
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#container:after {
		content: " ";
		display: block;
		clear: both;
	}
}

#content-row-wrapper .sidebar-row .widget-area {
	display: none;
}

body.blog #content-row-wrapper .sidebar-row #main,
body.single-post #content-row-wrapper .sidebar-row #main {
	padding: 0;
	background: transparent;
}

body.blog #content-row-wrapper .sidebar-row #container,
body.single-post #content-row-wrapper .sidebar-row #container {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	background: #fff;
}

@media screen and (min-width: 992px) {
	body.blog #content-row-wrapper .sidebar-row #container,
	  body.single-post #content-row-wrapper .sidebar-row #container {
		width: 73.52941%;
		float: left;
		margin-right: 5.88235%;
		margin-left: 0;
	}
}

body.blog #content-row-wrapper .sidebar-row #container #content,
body.single-post #content-row-wrapper .sidebar-row #container #content {
	padding: 1.5em 2em;
}

body.blog #content-row-wrapper .sidebar-row .widget-area,
body.single-post #content-row-wrapper .sidebar-row .widget-area {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	display: block;
}

@media screen and (min-width: 992px) {
	body.blog #content-row-wrapper .sidebar-row .widget-area,
	  body.single-post #content-row-wrapper .sidebar-row .widget-area {
		width: 20.58824%;
		float: right;
		margin-right: 0;
	}
}

input,
textarea,
select {
	padding: .3em .8em;
	color: #464342;
	font-family: "Lora", "Georgia", sans-serif;
	font-size: 1em;
	border-radius: 6px;
	border: 2px solid #ccc;
}

input:focus,
textarea:focus,
select:focus {
	outline: none;
	border-color: #10759b;
}

.contact-form > div input,
.contact-form > div select {
	max-width: 600px !important;
	width: 100% !important;
}

.contact-form textarea {
	max-width: 600px;
	width: 100% !important;
}

#after-header-wrapper .widget_search {
	text-align: center;
}

#after-header-wrapper .widget_search #searchform > div {
	display: inline-block;
	max-width: 440px;
	width: 100%;
}

@media screen and (min-width: 992px) {
	#after-header-wrapper .widget_search #searchform > div {
		max-width: 680px;
	}
}

#after-header-wrapper .widget_search #searchform:before {
	display: none;
}

@media screen and (min-width: 768px) {
	#after-header-wrapper .widget_search #searchform:before {
		content: '';
		display: inline-block;
		width: 28px;
		height: 28px;
		vertical-align: middle;
		background: url('https://2016.bucharest.wordcamp.org/files/2016/06/search.png') no-repeat right center;
		background-size: contain;
	}
}

#after-header-wrapper .widget_search input {
	display: inline-block;
	font-size: 1em;
	vertical-align: middle;
}

#after-header-wrapper .widget_search input[type="text"] {
	max-width: 200px;
	width: 100%;
	margin: 0;
}

@media screen and (min-width: 520px) {
	#after-header-wrapper .widget_search input[type="text"] {
		max-width: 300px;
		margin: 0 .4em;
	}
}

@media screen and (min-width: 992px) {
	#after-header-wrapper .widget_search input[type="text"] {
		max-width: 540px;
	}
}

#after-header-wrapper .widget_search input[type="submit"] {
	padding: 6px 18px;
	font-style: italic;
	letter-spacing: .05em;
	text-transform: none;
	border: 2px solid #eee;
	vertical-align: middle;
}

#after-header-wrapper .widget_search input[type="submit"]:hover {
	border: 2px solid #d4d4d4;
}

.before-content .xoxo li,
#after-content .xoxo li {
	padding: 1em;
	vertical-align: top;
}

@media screen and (min-width: 520px) {
	.before-content .xoxo li .textwidget,
	  #after-content .xoxo li .textwidget {
		font-size: .72em;
	}
}

.before-content .xoxo li .fa,
#after-content .xoxo li .fa {
	display: block;
	margin: .2em 0;
	text-align: center;
}

.before-content .widget-title,
#after-content .widget-title {
	text-align: center;
}

@media screen and (min-width: 768px) {
	.before-content .xoxo {
		display: table;
		margin: -1em;
		border-spacing: 1em;
	}
}

.before-content .xoxo li {
	margin: 1em;
}

@media screen and (min-width: 768px) {
	.before-content .xoxo li {
		display: table-cell;
		width: 33.33%;
		margin: 0;
	}
}

.before-content .xoxo li:nth-child(odd) {
	background-color: #c3dce6;
}

.before-content .xoxo li:nth-child(even) {
	background-color: #eee;
}

@media screen and (min-width: 992px) {
	.before-content .xoxo li .textwidget {
		font-size: 1em;
	}
}

.before-content .xoxo li .fa {
	font-size: 4em;
}

@media screen and (min-width: 1260px) {
	.before-content .xoxo li .fa {
		font-size: 6em;
	}
}

#after-content .xoxo {
	text-align: center;
}

@media screen and (min-width: 992px) {
	#after-content .xoxo {
		display: table;
		margin: -1em;
		border-spacing: 1em;
	}
}

#after-content .xoxo li {
	margin: 1em;
	background-color: #eee;
}

@media screen and (min-width: 768px) {
	#after-content .xoxo li {
		display: inline-block;
		width: 42%;
		margin: 0 0 1em;
	}
}

@media screen and (min-width: 768px) {
	#after-content .xoxo li:nth-child(odd) {
		margin-right: 1em;
	}
}

@media screen and (min-width: 992px) {
	#after-content .xoxo li:nth-child(odd) {
		margin-right: 0;
	}
}

@media screen and (min-width: 992px) {
	#after-content .xoxo li {
		display: table-cell;
		width: 25%;
		margin: 0;
	}
}

#after-content .xoxo li .textwidget {
	font: 1em/2 "Source Sans Pro", "Helvetica", "Arial", sans-serif;
}

@media screen and (min-width: 520px) {
	#after-content .xoxo li .textwidget {
		font-size: .8em;
	}
}

#after-content .xoxo li .fa {
	font-size: 3em;
}

@media screen and (min-width: 1260px) {
	#after-content .xoxo li .fa {
		font-size: 4em;
	}
}

@media screen and (min-width: 520px) {
	#after-content .xoxo li .button--orange,
	  #after-content .xoxo li .button--blue {
		font-size: .78em !important;
	}
}

#after-content .jetpack_subscription_widget p {
	font: 1em/2 "Source Sans Pro", "Helvetica", "Arial", sans-serif;
}

@media screen and (min-width: 520px) {
	#after-content .jetpack_subscription_widget p {
		font-size: .8em;
	}
}

#after-content .jetpack_subscription_widget input[type="submit"] {
	line-height: 2;
}

#before-footer .wcb_widget_sponsors .sponsor-level {
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

#before-footer .wcb_widget_sponsors .sponsor-level:after {
	content: " ";
	display: block;
	clear: both;
}

#before-footer .wcb_widget_sponsors .sponsor-level-title {
	color: #fff;
	font-family: "Lora", "Georgia", sans-serif;
	font-style: italic;
	margin-bottom: .5em;
}

#before-footer .wcb_widget_sponsors .sponsor-logo {
	display: inline-block !important;
	vertical-align: middle;
	border-bottom-width: 0;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media screen and (min-width: 992px) {
	#before-footer .wcb_widget_sponsors .sponsor-logo {
		width: 11.76471%;
		float: left;
		margin-right: 5.88235%;
	}
}

@media screen and (min-width: 992px) {
	#before-footer .wcb_widget_sponsors .sponsor-logo:nth-child(6n) {
		width: 11.76471%;
		float: right;
		margin-right: 0;
	}
}

#content-row-1 {
	font: 1em/2 "Source Sans Pro", "Helvetica", "Arial", sans-serif;
}

@media screen and (min-width: 520px) {
	#content-row-1 {
		font-size: .72em;
	}
}

#content-row-1 .xoxo > li {
	background: #fff;
	margin: 1em;
	padding: 1.36em;
}

@media screen and (min-width: 768px) {
	#content-row-1 .xoxo > li {
		margin: 0 0 2em;
	}
}

#header-container {
	position: relative;
	display: table;
	width: 100%;
	height: 360px;
	color: #fff;
	background: #10759b url('https://2016.bucharest.wordcamp.org/files/2016/06/074_panorama_by_lestatis-d5m7p5t.jpg');
	background-position: center;
	background-size: cover !important;
	border-bottom: 5px solid #e14a25;
}

#header-container #header {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	background: rgba(3,71,97,0.7);
}

#return-to-central {
	display: none;
}

#site-title {
	display: none;
	font-size: 2.4em;
}

#site-title a {
	color: #e76f52;
}

#site-description {
	color: #fff;
	font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
	font-size: 1em;
	letter-spacing: .11em;
}

@media screen and (min-width: 520px) {
	#site-description {
		font-size: .8em;
	}
}

@media screen and (min-width: 520px) {
	body.home #site-description:before {
		width: 400px;
		height: 400px;
		margin: 0 auto 1.5em;
	}
}

#main-menu-wrapper {
	text-align: center;
	background: #10759b;
}

@media screen and (min-width: 768px) {
	#main-menu-wrapper {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		text-align: left;
		background-color: transparent;
	}
}

#main-menu {
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
	font-size: .88em;
	letter-spacing: .07em;
	text-transform: uppercase;
}

#main-menu:after {
	content: " ";
	display: block;
	clear: both;
}

@media screen and (min-width: 520px) {
	#main-menu {
		font-size: .7em;
	}
}

#main-menu .menu-toggle {
	display: none;
}

#main-menu .menu-header,
#main-menu .menu {
	display: inline-block;
	vertical-align: middle;
}

#main-menu .featured-button {
	margin: .5em 1em 1em;
	padding: .1em .8em;
	font-size: .93em;
}

@media screen and (min-width: 520px) {
	#main-menu .featured-button {
		margin-bottom: .5em;
	}
}

@media screen and (min-width: 768px) {
	#main-menu .featured-button {
		float: right;
		margin-bottom: 0;
	}
}

@media screen and (min-width: 1260px) {
	#main-menu .featured-button {
		margin-right: 0;
	}
}

#main-menu ul li {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

#main-menu ul li:hover {
	background: #0b526d;
}

#main-menu ul li a {
	display: block;
	padding: .5em 1.2em;
	color: #fff;
	border: 0;
}

#main-menu ul li .sub-menu {
	position: absolute;
	display: none;
	min-width: 100%;
	background: #0b526d;
}

#main-menu ul li .sub-menu li {
	display: block;
	white-space: pre;
	border-top: 1px solid #e14a25;
}

#main-menu ul li .sub-menu li:hover {
	background: #1598c9;
}

@media screen and (min-width: 768px) {
	#main-menu ul li:hover .sub-menu {
		display: block;
	}
}

#main-menu .search-form {
	width: 20.58824%;
	float: right;
	margin-right: 0;
}

body.home .entry-title {
	position: static !important;
}

body.home .entry-thumbnail {
	display: none;
}

body.home #comments {
	display: none;
}

article.page .entry-header {
	position: relative;
}

article.page .entry-title {
	position: absolute;
	top: 0;
}

article.page .entry-thumbnail img {
	width: 100%;
}

article.page p {
	padding: 0 3em;
}

#content .post {
	margin: 2em 0 3em;
}

.entry-title {
	font-size: 1.8em;
	line-height: 1.5;
}

.entry-title a {
	border: 0;
}

.entry-content,
.wcorg-session-description {
	padding: 1em 0 0;
}

.entry-meta,
.entry-utility {
	font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
	font-size: .89em;
}

@media screen and (min-width: 520px) {
	.entry-meta,
	  .entry-utility {
		font-size: .72em;
	}
}

.entry-meta a,
.entry-utility a {
	border: 0;
}

.entry-meta a:hover,
.entry-utility a:hover {
	text-decoration: underline;
}

.entry-utility {
	color: #8c8c8c;
}

#nav-above,
#nav-below {
	font: .64em "Source Sans Pro", "Helvetica", "Arial", sans-serif;
	letter-spacing: .07em;
	text-transform: uppercase;
}

#nav-above:after,
#nav-below:after {
	content: '';
	display: block;
	clear: both;
}

#nav-above a,
#nav-below a {
	display: inline-block;
	padding: .2em .5em;
	color: #10759b;
	background-color: #e7f1f5;
	border: 0;
	border-radius: 6px;
}

#nav-above a:hover,
#nav-above a:focus,
#nav-below a:hover,
#nav-below a:focus {
	background-color: #c3dce6;
}

#nav-above .nav-previous,
#nav-below .nav-previous {
	float: left;
}

#nav-above .nav-next,
#nav-below .nav-next {
	float: right;
}

body.single .entry-utility {
	display: block;
	margin: 1em 0 -2em;
}

blockquote {
	position: relative;
	margin: 1.65em 0;
	padding: 0 2em;
	color: #7b7574;
	font-style: italic;
}

@media screen and (min-width: 768px) {
	blockquote {
		padding: 0 4em;
	}
}

blockquote:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\201C";
	color: #deecf1;
	font-family: "Georgia", serif;
	font-size: 4em;
	font-style: normal;
	line-height: 1;
}

@media screen and (min-width: 768px) {
	blockquote:before {
		font-size: 7em;
	}
}

.wp-caption a {
	border: 0;
}

.alignright {
	max-width: 100%;
	margin: 0 auto 1em;
}

@media screen and (min-width: 768px) {
	.alignright {
		float: right;
		margin: 0 0 1em 1em;
	}
}

.alignleft {
	max-width: 100%;
	margin: 0 auto 1em;
}

@media screen and (min-width: 768px) {
	.alignleft {
		float: left;
		margin: 0 1em 1em 0;
	}
}

.aligncenter {
	display: block;
	max-width: 100%;
	margin: 0 auto 1em;
	text-align: center;
}

.wp-caption-text {
	font: .72em/2 "Source Sans Pro", "Helvetica", "Arial", sans-serif;
	text-align: center;
}

#content .post ul,
#content .page ul {
	margin: 1em 0;
	padding: 1em;
	list-style-type: square;
}

#content .post ol,
#content .page ol {
	margin: 1em 0;
	padding: 1em;
	list-style-type: decimal;
}

.post .entry-content .wcpt-schedule {
	margin-right: 0;
	margin-left: 0;
}

#comments {
	margin-top: 4em;
}

#comments .nocomments {
	display: none;
}

.commentlist {
	font: 1em/2 "Source Sans Pro", "Helvetica", "Arial", sans-serif;
}

@media screen and (min-width: 520px) {
	.commentlist {
		font-size: .9em;
	}
}

.commentlist .comment {
	margin: .8em 0 3em;
	padding: 1.5em;
	background-color: #eee;
}

.commentlist .children {
	padding-left: 2em;
}

.commentlist .children .comment {
	margin: 2em 0 0;
	padding: 0;
}

@media screen and (min-width: 768px) {
	.comment-author {
		display: inline-block;
		margin-right: .5em;
	}
}

.comment-author .avatar {
	float: left;
	margin: .5em .8em .5em 0;
	border-radius: 50%;
}

@media screen and (min-width: 768px) {
	.comment-author .avatar {
		margin-top: .2em;
	}
}

.comment-author .says {
	display: none;
}

.comment-meta {
	font-style: italic;
	font-size: .89em;
}

@media screen and (min-width: 520px) {
	.comment-meta {
		font-size: .8em;
	}
}

@media screen and (min-width: 768px) {
	.comment-meta {
		display: inline-block;
	}
}

.comment-meta a {
	color: gray;
	border: 0;
}

.comment-meta a:hover,
.comment-meta a:focus {
	color: #464342;
}

.comment-reply-link {
	margin-top: -1em;
	font-size: .89em;
}

@media screen and (min-width: 520px) {
	.comment-reply-link {
		font-size: .8em;
	}
}

#commentform label {
	display: inline-block;
	width: 120px;
	vertical-align: top;
}

#commentform input[type="text"],
#commentform textarea {
	max-width: 500px;
	width: 100%;
	box-sizing: border-box;
}

#commentform input[type="submit"] {
	text-transform: none;
}

.comment-notes {
	font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
	font-size: .72em;
}

.form-allowed-tags {
	font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
	font-size: .89em;
}

@media screen and (min-width: 520px) {
	.form-allowed-tags {
		font-size: .72em;
	}
}

.form-allowed-tags code {
	font-family: monospace;
}

#cancel-comment-reply-link {
	display: inline-block;
	margin-left: .5em;
	color: gray;
	font-size: .69em;
	font-style: italic;
	font-weight: 400;
	border: 0;
	vertical-align: middle;
}

#cancel-comment-reply-link:hover,
#cancel-comment-reply-link:focus {
	color: #464342;
}

#before-footer-wrapper {
	padding: 1em;
	color: #fff;
	font: 1em/2 "Source Sans Pro", "Helvetica", "Arial", sans-serif;
	background-color: #2d86a7;
	border-top: 5px solid #e14a25;
}

@media screen and (min-width: 520px) {
	#before-footer-wrapper {
		padding: 1em 3em;
		font-size: .72em;
	}
}

@media screen and (min-width: 768px) {
	#before-footer-wrapper {
		padding: 1em 0;
	}
}

#before-footer-wrapper a {
	color: #fff;
	border-bottom-color: #fff;
}

#before-footer-wrapper a:hover,
#before-footer-wrapper a:focus {
	border-bottom-color: #e56040;
}

#before-footer-wrapper .xoxo > li {
	margin-bottom: 2em;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

#before-footer-wrapper .widget-title {
	color: #fff;
	font-size: 1.75em;
}

#footer-wrapper {
	font: .72em/2 "Source Sans Pro", "Helvetica", "Arial", sans-serif;
	text-align: center;
	background: #e56040;
}

#footer-wrapper a {
	display: inline-block;
	padding: 0 .5em;
	color: #fff;
	border: 0;
}

#footer-wrapper a:hover,
#footer-wrapper a:focus {
	text-decoration: underline;
}

#site-info,
#site-generator {
	display: inline-block;
	margin: .5em 1em;
}

#tix-attendees .tix-attendee-list {
	text-align: center;
	list-style-type: none !important;
}

#tix-attendees .tix-attendee-list li {
	width: 100%;
	min-height: 210px;
	height: auto !important;
	margin-bottom: 1em;
}

@media screen and (min-width: 520px) {
	#tix-attendees .tix-attendee-list li {
		width: 50%;
		margin-bottom: 2em;
	}
}

@media screen and (min-width: 768px) {
	#tix-attendees .tix-attendee-list li {
		width: 33.33%;
	}
}

#tix-attendees .avatar {
	display: block;
	float: none;
	width: 96px !important;
	height: 96px !important;
	margin: 0 auto .5em;
	border: 2px solid #c3dce6;
	border-radius: 50%;
	pointer-events: none;
}

#tix-attendees .tix-field {
	display: block;
	margin: 0;
}

#tix-attendees .tix-field.tix-attendee-name {
	font-size: 1em;
}

#tix-attendees .tix-field.tix-attendee-twitter,
#tix-attendees .tix-field.tix-attendee-url {
	text-decoration: underline;
	-webkit-text-decoration-color: #f4baab;
	text-decoration-color: #f4baab;
	border: 0;
}

#tix-attendees .tix-field.tix-attendee-twitter:after,
#tix-attendees .tix-field.tix-attendee-url:after {
	content: " ";
	display: block;
}

.wcpt-schedule thead,
.tix_tickets_table thead,
.wcpt-schedule .wcpt-time,
.tix_tickets_table .wcpt-time {
	font: bold .72em "Source Sans Pro", "Helvetica", "Arial", sans-serif;
	letter-spacing: .07em;
	text-transform: uppercase;
}

.wcpt-schedule tbody td:nth-child(2) .wcpt-session-speakers:after,
.tix_tickets_table tbody td:nth-child(2) .wcpt-session-speakers:after,
.wcpt-schedule tbody td:nth-child(3) .wcpt-session-speakers:after,
.tix_tickets_table tbody td:nth-child(3) .wcpt-session-speakers:after,
.tix-column-price:before,
.tix-column-remaining:before,
.tix-column-quantity:before {
	display: block;
	margin: 0 0 .5em;
	color: #10759b;
	font: normal .88em "Source Sans Pro", "Helvetica", "Arial", sans-serif;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule tbody td:nth-child(2) .wcpt-session-speakers:after,
	  .tix_tickets_table tbody td:nth-child(2) .wcpt-session-speakers:after,
	  .wcpt-schedule tbody td:nth-child(3) .wcpt-session-speakers:after,
	  .tix_tickets_table tbody td:nth-child(3) .wcpt-session-speakers:after,
	  .tix-column-price:before,
	  .tix-column-remaining:before,
	  .tix-column-quantity:before {
		display: none;
	}
}

.page-slug-schedule .entry-content h1 {
	font-size: 1.6em;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.page-slug-schedule .entry-content h1 {
		font-size: 2em;
		text-align: left;
	}
}

.wcpt-schedule,
.tix_tickets_table {
	margin: .5em auto 2em;
	width: 90%;
}

@media screen and (min-width: 520px) {
	.wcpt-schedule,
	  .tix_tickets_table {
		width: 96%;
	}
}

@media screen and (min-width: 768px) {
	.wcpt-schedule,
	  .tix_tickets_table {
		width: auto;
	}
}

@media screen and (min-width: 992px) {
	.wcpt-schedule,
	  .tix_tickets_table {
		margin: .5em -10% 2em;
	}
}

.wcpt-schedule thead,
.tix_tickets_table thead {
	display: none;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule thead,
	  .tix_tickets_table thead {
		display: table-header-group;
		color: #fff;
		text-align: left;
		background-color: #10759b;
		border-right: 1px solid #10759b;
		border-left: 1px solid #10759b;
	}
}

.wcpt-schedule tbody tr,
.tix_tickets_table tbody tr {
	display: block;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #deecf1;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule tbody tr,
	  .tix_tickets_table tbody tr {
		display: table-row;
	}
}

.wcpt-schedule tbody tr:nth-child(even),
.tix_tickets_table tbody tr:nth-child(even) {
	background-color: #f4f8fa;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule tbody td,
	  .tix_tickets_table tbody td {
		border-right: 1px solid #deecf1;
	}
}

@media screen and (min-width: 768px) {
	.wcpt-schedule tbody td:first-child,
	  .tix_tickets_table tbody td:first-child {
		border-left: 1px solid #deecf1;
	}
}

.wcpt-schedule tbody td:nth-child(2) .wcpt-session-speakers:after,
.tix_tickets_table tbody td:nth-child(2) .wcpt-session-speakers:after {
	content: "Foundry";
}

.wcpt-schedule tbody td:nth-child(3) .wcpt-session-speakers:after,
.tix_tickets_table tbody td:nth-child(3) .wcpt-session-speakers:after {
	content: "Blast Furnace";
}

.wcpt-schedule th,
.wcpt-schedule td,
.tix_tickets_table th,
.tix_tickets_table td {
	display: block;
	padding: .8em;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule th,
	  .wcpt-schedule td,
	  .tix_tickets_table th,
	  .tix_tickets_table td {
		display: table-cell;
		padding: .5em .8em;
	}
}

.wcpt-schedule .wcpt-time,
.tix_tickets_table .wcpt-time {
	color: #fff;
	background-color: #10759b;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule .wcpt-time,
	  .tix_tickets_table .wcpt-time {
		width: 15%;
		color: #464342;
		background-color: transparent;
	}
}

.wcpt-schedule .wcpt-session-type-session,
.wcpt-schedule .global-session,
.tix_tickets_table .wcpt-session-type-session,
.tix_tickets_table .global-session {
	max-width: 100%;
	width: 100%;
	margin: 0;
	line-height: 2;
	border-right: 1px solid #deecf1;
	border-left: 1px solid #deecf1;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule .wcpt-session-type-session,
	  .wcpt-schedule .global-session,
	  .tix_tickets_table .wcpt-session-type-session,
	  .tix_tickets_table .global-session {
		width: 42.5%;
	}
}

.wcpt-schedule .wcpt-session-empty,
.tix_tickets_table .wcpt-session-empty {
	display: none;
}

@media screen and (min-width: 768px) {
	.wcpt-schedule .wcpt-session-empty,
	  .tix_tickets_table .wcpt-session-empty {
		display: table-cell;
	}
}

.wcpt-schedule .wcpt-session-speakers,
.tix_tickets_table .wcpt-session-speakers {
	display: block;
	font-style: italic;
}

.wcpt-schedule .wcpt-session-speakers a,
.tix_tickets_table .wcpt-session-speakers a {
	color: #464342;
	border: 0;
}

.wcpt-schedule .wcpt-session-speakers a:hover,
.wcpt-schedule .wcpt-session-speakers a:focus,
.tix_tickets_table .wcpt-session-speakers a:hover,
.tix_tickets_table .wcpt-session-speakers a:focus {
	color: #6d6967;
}

.wcpt-schedule .wcpt-session-title,
.tix_tickets_table .wcpt-session-title {
	display: inline;
	padding: 0;
}

.wcpt-session-type-session:before {
	display: none;
}

.wcorg-session,
.wcb_session,
.wcb_sponsor,
.wcb_speaker {
	margin: 2em 0 3em;
}

.wcorg-session .entry-title,
.wcorg-session h2,
.wcb_session .entry-title,
.wcb_session h2,
.wcb_sponsor .entry-title,
.wcb_sponsor h2,
.wcb_speaker .entry-title,
.wcb_speaker h2 {
	text-align: center;
}

.wcorg-session .entry-title img,
.wcorg-session h2 img,
.wcb_session .entry-title img,
.wcb_session h2 img,
.wcb_sponsor .entry-title img,
.wcb_sponsor h2 img,
.wcb_speaker .entry-title img,
.wcb_speaker h2 img {
	width: auto;
	height: auto;
}

.entry-meta.session-speakers {
	display: none;
}

h2.session-speakers,
h2.speaker-sessions {
	text-align: center;
}

#session-speaker-names,
#speaker-session-names {
	margin-bottom: 2em;
	text-align: center;
}

.speaker-gravatar-list a {
	border: 0;
}

.speaker-gravatar-list .avatar {
	border: 2px solid #c3dce6;
	border-radius: 50%;
}

.speaker-gravatar-list .avatar:hover {
	border-color: #2d86a7;
}

.wcorg-organizer,
.wcb_speaker,
.wcorg-speaker {
	margin: 0 0 3em;
}

.wcorg-organizer .entry-meta,
.wcb_speaker .entry-meta,
.wcorg-speaker .entry-meta {
	display: none;
}

.wcorg-organizer-description:after,
.type-wcb_speaker:after,
.wcorg-speaker-description:after {
	content: '';
	display: block;
	clear: both;
}

.wcorg-organizer-description .avatar-default,
.wcorg-organizer-description .avatar,
.type-wcb_speaker .avatar-default,
.type-wcb_speaker .avatar,
.wcorg-speaker-description .avatar-default,
.wcorg-speaker-description .avatar {
	float: left;
	margin: .4em 1em 1em 0;
	border: 2px solid #c3dce6;
	border-radius: 50%;
	pointer-events: none;
}

.wcorg-speaker h2 {
	margin-bottom: .2em;
}

.wcorg-speaker-description .avatar,
.type-wcb_speaker .avatar {
	margin: 0 1em .5em 0;
}

.wcorg-speaker-description p:first-of-type,
.type-wcb_speaker p:first-of-type {
	padding-top: .3em;
}

.wcorg-organizer-description {
	position: relative;
	margin-top: 36px;
}

.wcorg-organizer-description h3:first-of-type {
	position: absolute;
	top: -50px;
	color: #999;
	font-size: 1em;
	font-style: italic;
	font-weight: 400;
	letter-spacing: .05em;
}

.wcorg-sponsors h2,
.sponsor__title {
	margin: 1.2em 0 .3em;
	font: bold italic 1.81em/1 "Lora", "Georgia", sans-serif;
}

.wcorg-sponsor-level-gold h2,
.sponsor__title--gold {
	color: #DAA520;
}

.wcorg-sponsor-level-silver h2,
.sponsor__title--silver {
	color: #789;
}

.wcorg-sponsor-level-bronze h2,
.sponsor__title--bronze {
	color: #D2691E;
}

#tix {
	padding: 0 0 1em !important;
}

.tix_tickets_table {
	border: 1px solid #deecf1;
}

@media screen and (min-width: 768px) {
	.tix_tickets_table {
		border: 0;
	}
}

.tix-column-price:before {
	content: "Price";
}

.tix-column-remaining:before {
	content: "Remaining";
}

.tix-column-quantity:before {
	content: "Quantity";
}

#header-container {
	color: #fff;
	background: url('https://2016.bucharest.wordcamp.org/files/2016/06/074_panorama_by_lestatis-d5m7p5t.jpg') !important;
}

img[src*="path"] {
	display: none !important;
}

#after-header {
	background-color: #002B7F;
	position: absolute;
	max-width: 100%;
	right: 0;
	left: 0;
	display: flex;
}

#after-header-1 {
	width: 50%;
	display: table-cell !important;
	padding: 1em;
}

#after-header-2 {
	width: 50%;
	display: table-cell;
	padding: 1em;
}

#widgetafterheader1 {
	float: right;
}

#widgetafterheader1, #widgetafterheader2 {
	width: 100%;
	padding: 10px;
	background-color: #002B7F;
}

#after-header-container {
	margin-top: -45px;
	margin-right: -50px;
	margin-left: -50px;
}

.widgetafterheader-title {
	font-size: 18px;
	color: #fff;
	font-family: nunito;
	text-align: right !important;
}

.widgetafterheader-text {
	color: #ffffff;
	font-size: 13px;
	font-family: open-sans;
	font-style: italic !important;
	text-align: right !important;
}

.widgetafterheader-cta {
	font-family: nunito;
	color: #ffffff !important;
	font-size: 18px;
	text-decoration: none !important;
	background-color: #e14a25;
	padding: 10px;
	border-radius: 5px;
	display: inline-block !important;
	float: left;
	margin-bottom: -1.5em;
	width: 200px;
	border: solid 1px #D94E3B;
	-webkit-box-shadow: 0 5px 0 #84261a;
	-moz-box-shadow: 0 5px 0 #84261a;
	box-shadow: 0 5px 0 #84261a;
}

#before-content {
	margin-top: -20px;
	position: relative;
}

#before-content-container {
	display: flex;
	margin-top: 135px;
	margin-bottom: 30px;
	position: relative;
}

#icon {
	display: none;
}

.central {
	background-color: #c3dce6;
}

.before-content .xoxo li .textwidget {
	font-family: open-sans;
	font-size: 15px;
}

.before-content .xoxo li:nth-child(odd) {
	background-color: transparent;
}

.fa-star:before {
	color: #fff;
	background-color: black;
	border-radius: 100px;
	padding: 10px;
}

.fa-microphone:before {
	color: #fff;
	background-color: black;
	border-radius: 100px;
	padding: 10px;
}

.fa-users:before {
	color: #fff;
	background-color: black;
	border-radius: 100px;
	padding: 10px;
}

.page-slug-organizers #container {
	max-width: 100% !important;
}

.page-slug-organizers .wcorg-organizer {
	margin-right: 70px;
	margin-top: 40px;
	display: inline-block;
	text-align: center;
}

@media screen and (max-width: 780px) {
	.page-slug-organizers .wcorg-organizer {
		margin-left: 50px;
	}
	
	.page-slug-organizers .entry-title {
		text-align: center;
	}
}

#before-buttons {
	margin: -1em;
	border-spacing: 1em;
}

.central-buttons {
	width: 33.3%;
	display: table-cell;
	padding: 1em;
	border-radius: 5px;
}

#topbar1 {
	background-color: #002B7F;
	border-bottom: 2px solid #000819;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 0;
}

#topbar2 {
	background-color: #FCD116;
	border-bottom: 2px solid #aa8a02;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 0;
}

#topbar3 {
	background-color: #CE1126;
	border-bottom: 2px solid #700915;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 0;
}

#central {
	margin-top: -20px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.call-to-action {
	background-color: #CF656E;
	font-family: verdana;
	font-size: 20px;
	color: #ffffff;
	padding: 8px;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	font-style: bold;
	text-decoration: none;
}

.widget-title {
	text-align: center;
	font-size: 24px;
	font-family: trebuchet ms;
	padding: 20px;
}

.textwidget {
	text-align: center;
	font-family: arial;
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
}

.widgetafterheader {
	width: 50%;
	display: table-cell;
	padding: 1em;
}

.before-widgetafterheader {
	background-color: #002B7F;
}

#widgetafterheader1, #widgetafterheader2 {
	padding: 20px;
}

​
.widgetafterheader-title {
	font-size: 24px;
	color: #ffffff;
	font-family: nunito;
	text-align: right;
}

​
.widgetafterheader-text {
	color: #ffffff;
	font-size: 14px;
	font-family: open-sans;
	font-style: italic;
	text-align: right;
}

​
.widgetafterheader-cta {
	font-family: nunito;
	color: #ffffff !important;
	font-size: 20px;
	text-decoration: none !important;
	background-color: #CE1126;
	padding: 10px;
	border-radius: 20px;
	display: inline-block;
}

@media screen and (max-width: 780px) {
	.central-buttons {
		display: block !important;
		width: 100% !important;
	}
}

@media screen and (max-width: 780px) {
	.widgetafterheader-cta {
		margin-left: -70px;
		margin-top: -10px;
	}
}

.entry-title {
	font-family: nunito;
}

#content {
	font-family: open-sans;
}

.widget1-calltoaction {
	background-color: #e14a25;
	border: solid 1px #D94E3B;
	padding: 10px;
	color: #fff;
	font-family: nunito;
	border-radius: 5px;
	font-size: 18px;
	box-shadow: 0 5px 0 #84261a;
}

.widget1-calltoaction:hover {
	color: #000;
}

.widget1-title {
	font-size: 24px;
	font-family: nunito;
}

.widget1-content {
	font-family: opens-sans;
	font-size: 15px;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sponsor-level-title {
	font-size: 20px;
}

#before-footer-wrapper {
	display: none;
}

/*Albastru sub header*/
#widgetafterheader1, #widgetafterheader2, #after-header {
	background-color: #1a6e94;
}

/*Widget buttons*/
a.widget1-calltoaction {
	display: inline-block;
	text-transform: uppercase;
}

/*Submit button*/
input[type="submit"] {
	background-color: #e14a25;
	border: solid 1px #D94E3B;
	padding: 10px;
	color: #fff;
	font-family: nunito;
	border-radius: 5px;
	font-size: 15px;
	box-shadow: 0 5px 0 #84261a;
	margin-top: 15px;
	text-transform: uppercase;
}

body {
	background: url('https://2016.bucharest.wordcamp.org/files/2016/06/vampir_fundal.png') no-repeat right 300px #F0FCFF;
}

#main-menu-wrapper {
	background-color: #1A6E94;
	border-bottom: 10px solid #035073;
}

#main-menu-wrapper #main-menu {
	text-align: center;
}

#main-menu-wrapper .menu {
	margin: 0 auto;
}

#main-menu-wrapper .menu li a {
	font-size: 16px;
	font-weight: bold;
}

#main-menu-wrapper .menu li.logo {
	position: absolute;
	top: -20px;
}

#main-menu-wrapper .menu li.logo:hover {
	background-color: transparent;
}

#main-menu-wrapper .menu li.logo a {
	background: url('https://2016.bucharest.wordcamp.org/files/2016/06/logo.png') no-repeat center center;
	height: 321px;
	text-indent: -9999999px;
	width: 268px;
}

#main-menu-wrapper .menu li.after-logo {
	margin-left: 268px;
}

#main-menu-wrapper .menu li.current-menu-item, #main-menu-wrapper .menu li:hover {
	background: url('https://2016.bucharest.wordcamp.org/files/2016/06/menu_arrow.png') no-repeat center 37px transparent;
	color: #ACDCF2;
}

#main-menu-wrapper .menu li.current-menu-item a, #main-menu-wrapper .menu li:hover a {
	color: #ACDCF2;
}

@media screen and (max-width: 1080px) {
	#main-menu-wrapper .menu li.logo a {
		background-size: 100%;
		height: 160px;
		width: 100px;
	}
	
	#main-menu-wrapper .menu li.after-logo {
		margin-left: 100px;
	}
}

@media screen and (max-width: 880px) {
	#main-menu-wrapper .menu li.logo {
		display: none;
	}
	
	#main-menu-wrapper .menu li.after-logo {
		margin-left: 0;
	}
}

@media screen and (max-width: 780px) {
	#main-menu-wrapper .menu li a {
		font-size: 14px;
	}
}

#main-menu-wrapper .menu .sub-menu {
	z-index: 1000;
}

#main-menu-wrapper .menu .sub-menu li {
	border: 0;
	text-align: left;
}

#main-menu-wrapper .menu .sub-menu li a {
	color: #fff;
}

#header-container {
	background-position: 0 0 !important;
	background-repeat: no-repeat !important;
	background-size: 100% auto !important;
	height: 100px;
}

@media screen and (min-width: 760px) {
	#header-container {
		height: 250px;
	}
}

@media screen and (min-width: 1080px) {
	#header-container {
		height: 350px;
	}
}

@media screen and (min-width: 1580px) {
	#header-container {
		height: 500px;
	}
}

#header-container #header {
	display: none;
}

#before-content {
	margin-top: 40px;
}

#before-content .central-buttons {
	height: auto;
	padding-bottom: 20px;
}

#before-content .central-buttons #icon {
	display: block;
}

#before-content .central-buttons .fa {
	bottom: -20px;
	margin: 0;
	position: relative;
	z-index: 100;
}

#before-content .central-buttons .fa:before {
	background-color: transparent;
	font-size: 60px;
}

#before-content .central-buttons #central {
	background-color: rgba(255,255,255,0.7);
	margin: 0;
	min-height: 280px;
	position: relative;
}

#before-content .central-buttons .widget-title {
	color: #1A6E94;
	font-size: 28px;
	padding-top: 40px;
}

#before-content .central-buttons .textwidget {
	font-size: 20px;
	font-style: italic;
	line-height: 22px;
	padding: 0 20px;
}

@media screen and (max-width: 768px) {
	#before-content .central-buttons {
		margin-bottom: 20px;
	}
}

#before-content #central-1 .fa:before {
	background-color: #002b7f;
}

#before-content #central-2 .fa:before {
	background-color: #fcd116;
}

#before-content #central-3 .fa:before {
	background-color: #ce1126;
}

#content-row-wrapper {
	margin-top: 0;
}

#content-row-wrapper .widget-area {
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#content-row-wrapper #main {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.home #content .post {
	margin-top: 0;
}

.home #container {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#before-buttons,
#before-content .xoxo,
.before-content .xoxo li,
.before-content .xoxo li .textwidget,
#before-content .central-buttons {
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

#before-content .central-buttons {
	display: block;
	float: left;
	padding: 0 10px;
}

#before-buttons {
	margin: 0 -10px;
}

body.blog #content-row-wrapper .sidebar-cell.grid_9 {
	float: none;
	padding-right: 10px;
	width: 100%;
}

@media screen and (min-width: 768px) {
	body.blog #content-row-wrapper .sidebar-cell.grid_9 {
		float: left;
		width: 66.66%;
	}
}

body.blog #content-row-wrapper .sidebar-cell.grid_3 {
	background-color: transparent;
	float: none;
	padding: 0 0 0 10px;
	width: 100%;
}

body.blog #content-row-wrapper .sidebar-cell.grid_3 .xoxo {
	background-color: #fff;
}

@media screen and (min-width: 768px) {
	body.blog #content-row-wrapper .sidebar-cell.grid_3 {
		float: left;
		width: 33.33%;
	}
}

body.blog #content-row-wrapper .sidebar-row #container {
	float: none;
	margin-right: 0;
	max-width: 100%;
	width: 100%;
}

.wcorg-mailchimp {
	text-align: center;
}

.wcorg-mailchimp input[type="text"] {
	width: 90%;
}

.wcorg-mailchimp input[type="submit"] {
	display: inline-block !important;
}

.entry-meta .meta-sep,
.entry-meta .author {
	display: none;
}

#entry-author-info {
	display: none;
}

.single-wcb_speaker .speaker-avatar {
	display: none;
}

.tix_tickets_table {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

.page-slug-tickets input[type="submit"] {
	float: left !important;
}