/*
	Extra breakpoints
*/


/* [+].col-xxs-, .col-tn- */
.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12,
.col-tn-1, .col-tn-2, .col-tn-3, .col-tn-4, .col-tn-5, .col-tn-6, .col-tn-7, .col-tn-8, .col-tn-9, .col-tn-10, .col-tn-11, .col-tn-12 {
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

@media (min-width: 384px) and (max-width: 479px) {
    .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
        float: left;
    }
    .col-xxs-12 {
        width: 100%;
    }
    .col-xxs-11 {
        width: 91.66666667%;
    }
    .col-xxs-10 {
        width: 83.33333333%;
    }
    .col-xxs-9 {
        width: 75%;
    }
    .col-xxs-8 {
        width: 66.66666667%;
    }
    .col-xxs-7 {
        width: 58.33333333%;
    }
    .col-xxs-6 {
        width: 50%;
    }
    .col-xxs-5 {
        width: 41.66666667%;
    }
    .col-xxs-4 {
        width: 33.33333333%;
    }
    .col-xxs-3 {
        width: 25%;
    }
    .col-xxs-2 {
        width: 16.66666667%;
    }
    .col-xxs-1 {
        width: 8.33333333%;
    }
    .col-xxs-pull-12 {
        right: 100%;
    }
    .col-xxs-pull-11 {
        right: 91.66666667%;
    }
    .col-xxs-pull-10 {
        right: 83.33333333%;
    }
    .col-xxs-pull-9 {
        right: 75%;
    }
    .col-xxs-pull-8 {
        right: 66.66666667%;
    }
    .col-xxs-pull-7 {
        right: 58.33333333%;
    }
    .col-xxs-pull-6 {
        right: 50%;
    }
    .col-xxs-pull-5 {
        right: 41.66666667%;
    }
    .col-xxs-pull-4 {
        right: 33.33333333%;
    }
    .col-xxs-pull-3 {
        right: 25%;
    }
    .col-xxs-pull-2 {
        right: 16.66666667%;
    }
    .col-xxs-pull-1 {
        right: 8.33333333%;
    }
    .col-xxs-pull-0 {
        right: auto;
    }
    .col-xxs-push-12 {
        left: 100%;
    }
    .col-xxs-push-11 {
        left: 91.66666667%;
    }
    .col-xxs-push-10 {
        left: 83.33333333%;
    }
    .col-xxs-push-9 {
        left: 75%;
    }
    .col-xxs-push-8 {
        left: 66.66666667%;
    }
    .col-xxs-push-7 {
        left: 58.33333333%;
    }
    .col-xxs-push-6 {
        left: 50%;
    }
    .col-xxs-push-5 {
        left: 41.66666667%;
    }
    .col-xxs-push-4 {
        left: 33.33333333%;
    }
    .col-xxs-push-3 {
        left: 25%;
    }
    .col-xxs-push-2 {
        left: 16.66666667%;
    }
    .col-xxs-push-1 {
        left: 8.33333333%;
    }
    .col-xxs-push-0 {
        left: auto;
    }
    .col-xxs-offset-12 {
        margin-left: 100%;
    }
    .col-xxs-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-xxs-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-xxs-offset-9 {
        margin-left: 75%;
    }
    .col-xxs-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-xxs-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-xxs-offset-6 {
        margin-left: 50%;
    }
    .col-xxs-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-xxs-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-xxs-offset-3 {
        margin-left: 25%;
    }
    .col-xxs-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-xxs-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-xxs-offset-0 {
        margin-left: 0;
    }
}

@media (max-width: 383px) {
    .col-tn-1, .col-tn-2, .col-tn-3, .col-tn-4, .col-tn-5, .col-tn-6, .col-tn-7, .col-tn-8, .col-tn-9, .col-tn-10, .col-tn-11, .col-tn-12 {
        float: left;
    }
    .col-tn-12 {
        width: 100%;
    }
    .col-tn-11 {
        width: 91.66666667%;
    }
    .col-tn-10 {
        width: 83.33333333%;
    }
    .col-tn-9 {
        width: 75%;
    }
    .col-tn-8 {
        width: 66.66666667%;
    }
    .col-tn-7 {
        width: 58.33333333%;
    }
    .col-tn-6 {
        width: 50%;
    }
    .col-tn-5 {
        width: 41.66666667%;
    }
    .col-tn-4 {
        width: 33.33333333%;
    }
    .col-tn-3 {
        width: 25%;
    }
    .col-tn-2 {
        width: 16.66666667%;
    }
    .col-tn-1 {
        width: 8.33333333%;
    }
    .col-tn-pull-12 {
        right: 100%;
    }
    .col-tn-pull-11 {
        right: 91.66666667%;
    }
    .col-tn-pull-10 {
        right: 83.33333333%;
    }
    .col-tn-pull-9 {
        right: 75%;
    }
    .col-tn-pull-8 {
        right: 66.66666667%;
    }
    .col-tn-pull-7 {
        right: 58.33333333%;
    }
    .col-tn-pull-6 {
        right: 50%;
    }
    .col-tn-pull-5 {
        right: 41.66666667%;
    }
    .col-tn-pull-4 {
        right: 33.33333333%;
    }
    .col-tn-pull-3 {
        right: 25%;
    }
    .col-tn-pull-2 {
        right: 16.66666667%;
    }
    .col-tn-pull-1 {
        right: 8.33333333%;
    }
    .col-tn-pull-0 {
        right: auto;
    }
    .col-tn-push-12 {
        left: 100%;
    }
    .col-tn-push-11 {
        left: 91.66666667%;
    }
    .col-tn-push-10 {
        left: 83.33333333%;
    }
    .col-tn-push-9 {
        left: 75%;
    }
    .col-tn-push-8 {
        left: 66.66666667%;
    }
    .col-tn-push-7 {
        left: 58.33333333%;
    }
    .col-tn-push-6 {
        left: 50%;
    }
    .col-tn-push-5 {
        left: 41.66666667%;
    }
    .col-tn-push-4 {
        left: 33.33333333%;
    }
    .col-tn-push-3 {
        left: 25%;
    }
    .col-tn-push-2 {
        left: 16.66666667%;
    }
    .col-tn-push-1 {
        left: 8.33333333%;
    }
    .col-tn-push-0 {
        left: auto;
    }
    .col-tn-offset-12 {
        margin-left: 100%;
    }
    .col-tn-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-tn-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-tn-offset-9 {
        margin-left: 75%;
    }
    .col-tn-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-tn-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-tn-offset-6 {
        margin-left: 50%;
    }
    .col-tn-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-tn-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-tn-offset-3 {
        margin-left: 25%;
    }
    .col-tn-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-tn-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-tn-offset-0 {
        margin-left: 0;
    }
}


/* [+] hidden-xxs */
@media (min-width: 384px) and (max-width: 479px) {
    .hidden-xxs {
        display: none !important;
    }
}
/* [+] hidden-tn */
@media (max-width: 383px) {
    .hidden-tn {
        display: none !important;
    }
}


/* [+] visible-xxs, visible-xxs-, visible-tn and visible-tn- */
.visible-xxs, .visible-tn {
    display: none !important;
}
.visible-xxs-block, .visible-tn-block,
.visible-xxs-inline, .visible-tn-inline,
.visible-xxs-inline-block, .visible-tn-inline-block {
    display: none !important;
}

@media (min-width: 384px) and (max-width: 479px) {
    .visible-xxs {
        display: block !important;
    }
    table.visible-xxs {
        display: table;
    }
    tr.visible-xxs {
        display: table-row !important;
    }
    th.visible-xxs,
    td.visible-xxs {
        display: table-cell !important;
    }
    .visible-xxs-block {
        display: block !important;
    }
    .visible-xxs-inline {
        display: inline !important;
    }
    .visible-xxs-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 383px) {
    .visible-tn {
        display: block !important;
    }
    table.visible-tn {
        display: table;
    }
    tr.visible-tn {
        display: table-row !important;
    }
    th.visible-tn,
    td.visible-tn {
        display: table-cell !important;
    }
    .visible-tn-block {
        display: block !important;
    }
    .visible-tn-inline {
        display: inline !important;
    }
    .visible-tn-inline-block {
        display: inline-block !important;
    }
}




/*
  Generic base-template for shop
*/

.text-nowrap{
	white-space:nowrap;
}


.clear {
	clear: both;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}

.datepicker {
	z-index: 1050;
}

.hide-block {
	display: none;
}

.shop-top{
	margin-top: -50px;
	border-radius: 20px 20px 0 0;
}

.embedded .shop-top {
	margin-top: 0;
}

.shop{
	background-color:#fff;
}

.required > input::-webkit-input-placeholder::after {
	content:"*";
}
.required > textarea::-webkit-input-placeholder::after {
	content:"*";
}
.required > input::-moz-placeholder::after {
	content:"*";
}
.required > textarea::-moz-placeholder::after {
	content:"*";
}
.required > input:-ms-input-placeholder::after {
	content:"*";
}
.required > textarea:-ms-input-placeholder::after {
	content:"*";
}

/*
* Shop header
*/


.dropzone-upload {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;

	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
	background-color: rgba(52, 152, 219, 0);
}

.dz-drag-hover,
.dz-drag-hover .upload-label-wrapper,
.dz-started .upload-label-wrapper {
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
	background-color: rgba(52, 152, 219, 0.7);
}

.dz-drag-hover .drop-image,
.dz-started .drop-image {
	display: table-cell;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.drop-image {
	display: none;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	vertical-align: middle;
	text-align: center;
	display: inline-block;
	padding-top: 10%;
	padding-bottom: 10%;
	color: #ffffff;
	font-size: 3rem;
}

.dropzone-field .drop-image {
	font-size: 2rem;
}

.dropzone-field .show-label.drop-image {
	opacity: 1;
	color: #666;
}

.dropzone-field.dz-drag-hover .show-label.drop-image {
	color: #fff;
}

.dz-upload {
	display: block;
	background-color: red;
	height: 10px;
	width: 0%;
}

.dz-drag-hover .drop-label {
	opacity: 1;
}

.dropzone-field .spinner-wrapper {
	height: 20px;
}

.dropzone-upload.dz-started .drop-label,
.dropzone-field.dz-started .drop-label {
	opacity: 0;
}

.dropzone-upload .spinner-wrapper,
.dropzone-field .spinner-wrapper {
	visibility: hidden;
}

.dropzone-upload.dz-started .spinner-wrapper,
.dropzone-field.dz-started .spinner-wrapper {
	visibility: visible;
}

.eventName.animate-title {
	-webkit-animation: slideInDown 1s;
}

.new_ready{
	-webkit-animation: bounce 1s;
}

.modal-open #form-post{
	padding-right: 15px;
}


#form-post{
	-webkit-animation: slideInUp 1s;
}

.eventName input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color:    #ccc;
}
.eventName input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #ccc;
	opacity:  1;
}
.eventName input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #ccc;
	opacity:  1;
}
.eventName input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:    #ccc;
}


/**
	Upload view
*/


.upload-attendee-file-button {
	max-width: 50%;
	text-overflow: ellipsis;
	overflow: hidden;
}

/**
  Company overview widget
*/
.company-overview .widget {
	width: 100%;
	background-color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5% 8%;
	line-height: 1.9rem;
}

.company-overview .widget:first-child {
	margin-top: 10px;
}

.company-overview .company-information .company-logo {
	margin-bottom: 10px;
}

.company-overview .paydro-sales h2 {
	font-size: 2.1rem;
	margin-top: 0;
	font-weight:400;
}

.company-overview-header {
	border-bottom: 5px solid #ffffff;
}

.company-overview-header {
	position: relative;
	background-color: #fff;
}

.container-padding {
	padding-left :30px;
	padding-right: 30px;
}

.container .full-width-container {
	margin-left: -15px;
	margin-right: -15px;
}

.company-overview-header h1 {
	margin-top: 0;
	color: #333;
}

.company-overview {
	background-color: #fff;
	position: relative;
}

.company-overview .event-list {
	padding: 0 15px;
}

.edit-overview-page > div {
	top: -50px;
	left: 30px;
}

.event-list h2 {
	color: #fff;

	padding-left: 2%;
	padding-top: 10%;
	padding-bottom: 2%;
	margin: 0;
	position: relative;
}

.event-list .overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient( rgba(0,0,0,0.4),rgba(0,0,0,0.4));
	background-image: linear-gradient( rgba(0,0,0,0.4),rgba(0,0,0,0.4));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#70000000, endColorstr=#70000000 );
}

.upcoming-event {
	margin-top: 30px;
	background-color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	-webkit-box-shadow: inset 0px 0px 0px 1px #dcdcdc;
	-moz-box-shadow: inset 0px 0px 0px 1px #dcdcdc;
	box-shadow: inset 0px 0px 0px 1px #dcdcdc;
}

.upcoming-event:first-child,
.company-overview .widget:first-child {
	margin-top: 0;
	padding-top: 0;
}

.upcoming-event .eventHeader {
	padding: 0;
	position: relative;
	overflow: hidden;

}

.upcoming-event .event .heading {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1rem;
	margin-bottom: 5px;
}





.upcoming-event .event-button, .event-button, p-button {
	display: block;
	padding: 10px 5%;
	color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.upcoming-event .event-button {
	background-color: #39cd69;
}

.upcoming-event .event-button:hover, .event-button:hover, p-button:hover {
	opacity: 0.8;
	color: #ffffff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.upcoming-event a{
	color: #333;
}
.upcoming-event .legend{
	color: inherit;
	font-variant: all-small-caps;
	font-weight: 500;
}
.upcoming-event .event-meta{
	padding: 0px 10px 10px 10px;
}

.upcoming-event p {
	margin: 0;
}


.company-information {
	position: relative;
}

.company-logo img {
	max-height: 80px;
	display: inline-block;
}

.edit-company-information {
	top: 0;
	right: 0;
}

.edit-company-information-buttons {
	margin-bottom: 30px;
}

div.error-message {
	border-top: solid 2px #cc0000;
	color: #cc0000;
	font-size: 9pt;
	padding: 5px 0;
	margin-top:-2px;
	position: relative;
}

#flashMessage {
	margin-top:20px;
}

#logo_footer{
	padding: 10px;
}


.producttotals{
	font-weight: 200;
	font-size:1.7em;
}


/* @end */

/* @group eventHeader */


.selfservice_product {
	float: right;
}

.section-wrapper .section-title {
	margin-top: 0;
}

/* @end */

/* @group Promocode */

.promocode {
	padding: 20px 0px 5px 20px;
}

form .promocode  .input ,form .promocode .submit {
	display: inline;
}
form .promocode .input label {
	font-size: 1.2em;
	padding: 10px 10px 10px 0;
}
form .promocode .input input {
	padding: 2px;
}

.used-promocode {
	position: relative;
}

.used-promocode h4 {
	line-height: 50px;
	margin: 0;
	padding: 0;
}

body .shop .used-promocode .remove-promocode {
	background-color: transparent;
	color: #ffffff;
	border-color: #fff;
	position: relative;
	z-index: 2;
	display: inline-block;
	vertical-align: middle;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.shop .used-promocode .remove-promocode:hover {
	background-color: #ffffff;
	color: inherit;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* @end */

/* @group Products */
.add-icon-circle {
	height: 100%;
	max-height: 70px;
}

.products {
	position: relative;
	clear: both;
}
.product-table-heading {
	position: absolute;
	top: -10px;
	width: 100%;
	font-weight: bold;
}

.shop-edit .product-table-heading {
	top: 10px;
}

.add-button,
.add-button:hover,
.add-button:active,
.add-button:focus {
	color: #ffffff;
}

input.edit-category-header,
.category-header {
	min-height: 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	font-weight: 400;
	line-height: 1.5;
	margin-top:0;
}

.shop-edit .category-header-wrapper.active .category-header {
	white-space: nowrap;
}

input.edit-category-header {
	font-size: 30px;
	border: none;
	outline: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	right: 0;
	left: 0;
	display: none;
	background: transparent;
}

.extra-questions-group {
	width: 100%;
}

.category-edit-flyout{
	position: absolute;
    left: -10px;
    top: -20px;
    background-color: #fff;
    padding: 5px 10px;
	border-radius: 10px;
	transform: translate3d(0,17px,0);
	opacity: .001;

	transition: all .2s ease-in-out;

}
.category-header-wrapper {
	position: relative;
}

.not_sortable .category-header-wrapper:hover .category-edit-flyout,
.not_sortable .category-header-wrapper.active:hover .category-edit-flyout,
.not_sortable .category-header-wrapper.informed .category-edit-flyout
  {
	transition: all .2s ease-in-out;
	opacity: .99;
	transform: translate3d(0,0,0);

}

.category-header-wrapper.active:hover .category-edit-flyout  {
	display:none !important;
}

.category-header-wrapper.active {
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
}

.category-header-wrapper .category-hidden {
	color: #ccc;
}

.group-options {
	display: none;
	margin-bottom: 20px;
}
.product_header{
	position:relative;
}
.sortable_group .drag_handle{
	cursor: pointer;
	background-image: url(/img/tickets-drag-handle.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 8px;
	height: 27px;
	/* display: inline-block; */
	/* vertical-align: bottom; */
	position: absolute;
	left: -14px;
	top: 10px;
}
.single-ticket{
	position: relative;
}

.drag_handle_ticket{
	display:none;
	cursor: pointer;
	background-image: url(/img/tickets-drag-handle.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 14px;
	height: 100%;
	position: absolute;
	left: -14px;
	top: 0px;
}

.extraFieldList.ui-sortable .field_drag_handle{
	cursor: pointer;
	background-image: url(/img/tickets-drag-handle.png);
	background-position: 0;
	background-repeat: repeat-y;
	width: 8px;
	height: 28px;
	display: inline-block;
	vertical-align: bottom;
	position: absolute;
	left: -12px;
}

.sortable_group.not_sortable .drag_handle{ 
	display: none;
}

.liveEdit .sortable_group.not_sortable li.single-ticket:hover .drag_handle_ticket{ 
	display: inline-block;
}

.liveEdit .products .single-ticket:hover {
	background-color: #ffffff;
	cursor: pointer;
}

.liveEdit .products .ui-sortable-placeholder {
	/*border: 1px dashed #ccc;*/
	visibility: visible !important;
}


.single-ticket .sold-out {
	margin-top: 5px;
  display: inline-block;
}

.products select.inputAmount {
	width: 100%;
	margin-top: 5px;
	padding: 0;
}
.amount-wrapper-hidden{

	display:none;
}

.products .product-price {
	display: block;
	font-weight: 500;
}

.products .product-price .input-group-addon {
	padding: 5px;
	background-color: #ffffff;
	border: none;
}

.products .product-price input.form-control {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.products .default-price {
	display: block;
}

.dummy-ticket, .dummy-group {
	display: none;
}

#loading {
	display: inline;
	float: right;
}

.popover {
	max-width: 150px;
}

.popover .error {
	color: #e74c3c;
	display: none;
	font-size: 1.2rem;
}

.popover-content {
	padding-bottom: 10px;
}

.popover-content .popover-amount {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.popover-content .popover-choose {
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 10px;
}

/* Vat wizard */
.vat-wizard-title {
	margin-bottom: 20px;
	display: inline-block;
}

.currency-wizard {
	margin-top: 20px;
}

.setting-label {
	/*line-height: 30px;*/
	margin-top: 5px;
	margin-bottom: 0;
}

/* @group Packages */

.ticket-group {
	width: 100%;
}

.ticket-group select {
	width: auto;
}

.package.package-wrapper {
	margin-top: 40px;
}

.package.package-wrapper:first-child {
	margin-top: 0;
}

/* @end */


/* @end */


/* @group OrderLines */

.email-suggestion{
	display:none;
	margin-bottom: 10px;
}
.orderline {
	padding-top: 30px;
}

.orderline:first-child {
	padding-top: 0;
}

.orderline h4{
	/*margin: 10px 0 0 0;*/
	margin-bottom: 10px;
	margin-top: 3px;
}

.orderline h5{
	font-size: 1.2em;
	margin: 0;
	font-weight: 300;
	margin-bottom: 10px;
}

.orderlines .row , #billingInformations .row, .register.section .row{
	margin-right: -5px;
	margin-left: -5px;
}
.orderlines .col-xs-1, .orderlines .col-sm-1, .orderlines .col-md-1, .orderlines .col-lg-1, .orderlines .col-xs-2, .orderlines .col-sm-2, .orderlines .col-md-2, .orderlines .col-lg-2, .orderlines .col-xs-3, .orderlines .col-sm-3, .orderlines .col-md-3, .orderlines .col-lg-3, .orderlines .col-xs-4, .orderlines .col-sm-4, .orderlines .col-md-4, .orderlines .col-lg-4, .orderlines .col-xs-5, .orderlines .col-sm-5, .orderlines .col-md-5, .orderlines .col-lg-5, .orderlines .col-xs-6, .orderlines .col-sm-6, .orderlines .col-md-6, .orderlines .col-lg-6, .orderlines .col-xs-7, .orderlines .col-sm-7, .orderlines .col-md-7, .orderlines .col-lg-7, .orderlines .col-xs-8, .orderlines .col-sm-8, .orderlines .col-md-8, .orderlines .col-lg-8, .orderlines .col-xs-9, .orderlines .col-sm-9, .orderlines .col-md-9, .orderlines .col-lg-9, .orderlines .col-xs-10, .orderlines .col-sm-10, .orderlines .col-md-10, .orderlines .col-lg-10, .orderlines .col-xs-11, .orderlines .col-sm-11, .orderlines .col-md-11, .orderlines .col-lg-11, .orderlines .col-xs-12, .orderlines .col-sm-12, .orderlines .col-md-12, .orderlines .col-lg-12,

#billingInformations .col-xs-1, #billingInformations .col-sm-1, #billingInformations .col-md-1, #billingInformations .col-lg-1, #billingInformations .col-xs-2, #billingInformations .col-sm-2, #billingInformations .col-md-2, #billingInformations .col-lg-2, #billingInformations .col-xs-3, #billingInformations .col-sm-3, #billingInformations .col-md-3, #billingInformations .col-lg-3, #billingInformations .col-xs-4, #billingInformations .col-sm-4, #billingInformations .col-md-4, #billingInformations .col-lg-4, #billingInformations .col-xs-5, #billingInformations .col-sm-5, #billingInformations .col-md-5, #billingInformations .col-lg-5, #billingInformations .col-xs-6, #billingInformations .col-sm-6, #billingInformations .col-md-6, #billingInformations .col-lg-6, #billingInformations .col-xs-7, #billingInformations .col-sm-7, #billingInformations .col-md-7, #billingInformations .col-lg-7, #billingInformations .col-xs-8, #billingInformations .col-sm-8, #billingInformations .col-md-8, #billingInformations .col-lg-8, #billingInformations .col-xs-9, #billingInformations .col-sm-9, #billingInformations .col-md-9, #billingInformations .col-lg-9, #billingInformations .col-xs-10, #billingInformations .col-sm-10, #billingInformations .col-md-10, #billingInformations .col-lg-10, #billingInformations .col-xs-11, #billingInformations .col-sm-11, #billingInformations .col-md-11, #billingInformations .col-lg-11, #billingInformations .col-xs-12, #billingInformations .col-sm-12, #billingInformations .col-md-12, #billingInformations .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}


.orderlines {
	padding: 20px 0px 5px 0px;
}



.orderlines .orderline {
	list-style-type: none;
}

.orderlines .removeLine{
	margin-bottom: 10px;
}

fieldset .radio legend {
	font-size: 1.2em;
}

.orderlines .packge_product{
	border:none;
}
.orderlines div.radio{
	margin-top: 5px;
}

.orderlines .input.checkbox label , .orderlines .input.radio label {
	font-size: 1.0em;
	display: inline;
	vertical-align: middle;
}

.orderlines .radio label {
	display: inline !important;
}

.orderlines div.mandatory {
	font-weight: bold;
}

.orderline input.removeLine {
	float: right;
	margin-top: 0;
	font-size:.87em;
}

.product-question-title {
	font-weight: bold;
	font-size: 1.5rem;
}

.products-form .dropzone-field {
	height: 246px;
}

.send-ticket-line {
	padding: 10px 0;
}

.send-ticket-line .orderline-name,
.send-ticket-line .orderline-email {
	line-height: 30px;
}

/*
    Invoice
*/


/* @end */
#attendees .attendee{
	width: 50%;
	float:left;
	overflow:hidden;
	white-space:nowrap;
	height: 50px;
	margin: 10px 0;
}

#attendees .attendee-avatar {
	width: 50px;
	height: 50px;
	background-size: cover;
	background-position: center center;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
	float: left;
	background-color: #ccc;
}

#attendees .attendee-profile {
	display: table;
	width: auto;
	height: 50px;
	margin-left: 70px;
}

#attendees .attendee-profile-inner {
	display: table-cell;
	width: auto;
	height: 100%;
	vertical-align: middle;
}

#attendees .attendee-name {
	font-size: 1.7rem;
  font-weight: 400;
}

#attendees .attendee-company {
	color: #999999;
	line-height: 1.6rem;
}

.paydro_footer a{
	color:#333;
	display: block;
}

.paydro_footer .p-logo {
	vertical-align: middle;
	max-width: 30px;
	width: 100%;
	margin-bottom: 10px;
}


/* @group info */



/* @end */


/* @group register */
#businessOrder #businessOrderCheckbox {
	margin: 0 5px 0 0;
	vertical-align: baseline;
}

.telesalesDiscount {
	float: right;
	text-align: right;
}

.telesalesDiscount label {
	margin-right: 10px;
	font-size: 1.2em;
}

.telesalesDiscount input {
	width: 15%;
	text-align: right;
}

.reservation label {
	margin: 0 0 0 5px;
}

.saveReservation {
	float: right;
}

.newReservation {
	float: left;
}

.allReservations {
	float: right;
}

.reservationConfirmed {
	margin: 10px 0;
}

.telesalesInput[type="text"] {
	width: 100%;
}

textarea.telesalesDescription {
	width: 100%;
	height: 60px;
}

.telesalesProductHeading[type="text"] {
	font-weight: bold;
}

.telesalesProductAmount[type="text"] {
	text-align: right;
}

.defaultmailtext{
	padding:10px;
	margin:10px 0;
	border: solid 5px rgba(100,100,100,.1);
}

/* @end */

/* @group Shop settings */
.show-date-on-shop label {
	line-height: 30px;
}

.section.setting-language .header {
	float: left;
	margin-bottom: 0;
	line-height: 35px;
}

.setting-language .shop-language {
	float: right;
	max-width: 150px;
}

.container.shop .location-setting {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.container.shop .location-setting .map-row {
	margin: 0 -45px -45px -45px;
}

.location-setting .location-country-select {
	float: left;
	width: 100%;
}

.location-setting .show-map label {
	line-height: 30px;
	margin-right: 30px;
}

.location-setting .show-map {
	margin-bottom: 30px;
}

.location-setting #map-canvas {
	padding-left: 0;
	padding-right: 0;
}

.social-setting .header {
	margin-bottom: 0;
	line-height: 30px;
}

#vatModal .charge-vat-label {
	line-height: 30px;
}

.section.ticket-availability .header,
.section.attendee-list .header,
.section.shop-status .header,
.shop .section .header {
  line-height: 30px;
}

.shop-ticket-settings {
	margin-top: 20px;
}

/**
	Social
*/

.social-buttons {

	vertical-align: middle;
}

.social-button {
	text-align: center;
	vertical-align: middle;
}

.social-buttons .social-button {
	border-radius: 999px;
	width: 50px;
	height: 50px;
	display: inline-block;
	border: 1px solid #cccccc;
	margin-right: 10px;
	color: #cccccc;
}

.social-buttons .social-button:focus {
	outline: none;
}

.social-buttons .social-button i {
	vertical-align: middle;
  line-height: 50px;
	font-size: 2rem;
}

.social-buttons .social-button {
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.social-buttons .social-button:hover {

	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.social-buttons .social-twitter {
	border-color: #55acee;
	color: #55acee;
}

.social-buttons .social-twitter:hover {
	background-color: #55acee;
	color: #ffffff;
}

.social-buttons .social-facebook {
	border-color: #3b5998;
	color: #3b5998;
}

.social-buttons .social-facebook:hover,
.social-buttons .social-facebook.active-social{
	background-color: #3b5998;
	color: #ffffff;
}

.social-buttons .social-google {
	border-color: #DC4E41;
	color: #DC4E41;
}

.social-buttons .social-google:hover,
.social-buttons .social-google.active-social {
	background-color: #DC4E41;
	color: #ffffff;
}

.social-buttons .social-linkedin {
	border-color: #0077b5;
	color: #0077b5;
}

.social-buttons .social-linkedin:hover,
.social-buttons .social-linkedin.active-social {
	background-color: #0077b5;
	color: #ffffff;
}

.social-buttons .social-pinterest {
	border-color: #bd081c;
	color: #bd081c;
}

.social-buttons .social-pinterest:hover,
.social-buttons .social-pinterest.active-social {
	background-color: #bd081c;
	color: #ffffff;
}

.social-buttons .social-whatsapp {
	border-color: #4dc247;
	color: #4dc247;
}

.social-buttons .social-whatsapp:hover,
.social-buttons .social-whatsapp.active-social {
	background-color: #4dc247;
	color: #ffffff;
}

/**
	Individual tickets
*/

.send-individual-ticket .loader,
.send-individual-ticket .fa-check {
	margin-right: 5px;
}


/**
	Widgets example
*/


/**
	Extra order fields
*/
.extra-fields-form table {
	width: 100%;
}

/**
	Contact info
*/
.organization-logo {
	margin-top: 15px;
	margin-bottom: 10px;
	max-height: 80px;
}

.view-all-events {
	margin-top: 20px;
	margin-bottom:20px;
}

#about_section h3 {
	margin-top: 0;
}

/**
	Map
*/
.event-address {
	position: relative;
	height: 400px;
}

.event-address .address {
	position: absolute;
	z-index: 2;
	background-color: #fff;
	top: 20px;
	right: 20px;
	padding: 10px;
	font-size: 1.5rem;
	line-height: 2rem;
}

/* @end */

/*
	iFrame process payment
*/
.processing-overlay {
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}

.processing-overlay .spinner {
	top: 50%;
	position: absolute;
	width: 50px;
	height: 50px;
	opacity: 0.7;
	margin-top: -25px;
	margin-left: -25px;
}

/* @end */

.bb .typcn:before{
	padding-top: 3px;
}
.bb .typcn{

	padding-left: 8px;

	vertical-align: top;
	font-size: 3.1em;
	line-height: 1.25em;
}

.bb{
	position: relative;
	background-color: #fff;
	width: 60px;
	height: 60px;
	border: solid 1px #1385c8;
	border-radius: 100px;
	margin-bottom: 10px;
	float: left;
	margin-right: 15px;
}
.bb.cta{
	width:auto;
	font-size:1.5em;
	font-weight: 300;

}
.bb.cta div{
	padding:16px;
}
.bb:hover .network-info{
	display:block;
	-o-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
	opacity:1;
}
.network-info{
	opacity:0;
	top:70px;
	position:absolute;
	width:200px;
}

.network-page .shop {
	max-width: 100%;
}

.network-page .update-contact-button {
	margin-top: 10px;
}


.border-bottom-inherit{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: inherit;
}



.border-top-inherit{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: inherit;
}


#social_links  {
	float:right;
	font-size:10px;
}

#social_links ul {
	padding:0;
}

#social_links ul li {
	display:block;
	float:left;
	list-style:none outside none;
	margin-right:7px;
	padding:0;
	text-align:center;
}

#social_links img {
	-moz-border-radius:2px 2px 2px 2px;
	border:2px solid #DDDDDD;
	height:16px;
	margin:0 0 3px;
	width:16px;
}

#social_links ul li a.nounderline {
	text-decoration:none;
}


.test_mode, .shop_mode {
	margin-top:10px;
	padding: 10px 10px;
	background-color: #fff;
	position:fixed;
	top:0;
	right: 0;
}
/* @end */

/* @group Overview */

dl.info{
	margin-top:0;
}

.overview dt{
	float: left;
	padding-top: 5px;
}

.overview dd {
	margin-left: 130px;
	height: 20px;
	padding-top: 5px;
}

.button-row {
	margin-bottom: 10px;
}

.paydro-terms {
	float: right;
	margin-top: 10px;
	clear: both;
}


/* @group Event select */

.eventSelect {
	margin: 5px 0;
}

/* @end */


.p-wrapper{
	float:left;

	width:49%;
	margin-bottom:10px;
}
.p-wrapper:nth-child(odd){
	clear: left;
}
.p-image{
	width:80px;height:80px;
	border-radius: 100px;

}

.p-anon-image{
	float:left;
	margin:0 10px 0 0;
	width:90px;
	height:90px;
	background-image: url(/img/anon.png);
	border: 5px solid #fff;
	border-radius: 100px;
}
.p-anon-image:hover{
	border-color:#ccc;
}
.p-name{
	font-size: 1.3em;
	padding-top:.5em;
}
.p-headline{
	font-size: 1.1em;
}




.section {
	padding: 30px 30px;

}

.section.no-padding-top {
	padding-top: 0;
}

/**
	Network
*/
.network-header .container {
	max-width: 780px;
}


.network-page {
	background-color: #fff;
	max-width: 780px;
	margin: 0 auto;
	position: relative;
	margin-top: -50px;
}

.network-header {
	background-color: transparent;
}

.network-menu {
	max-width: 780px;
	margin: 0 auto;
}

#network_content h2 {
	margin-top: 0;
}

#network_content .event-list .featured-image h2,
#network_content .event-list a {
	color: #ffffff;
}

#network_content .event-list a:hover {
	text-decoration: none;
}


.btn-white {
}


#invoiceBillingInformations, #o_company{
	display:none;
}

@media (max-width: 991px) {
	.section{
		padding:20px 0;
	}
}
@media (max-width: 767px) {
	.design_menu_image_picker_wrapper{
		top:-50px;
		left:15px;
	}

	.info, .register{
		padding:5px;
	}

	.submit .btn{

		width: 100%;
		padding: 10px;
	}

	.eventName, .eventDate{

		margin:0 0 0 0px;
	}
	.shop-top{
		margin-top:0;
	}

	.p-wrapper{
		width:100%;
	}



	.products .th-amount{
		text-align: left;
	}

	.company-overview-page .event-list {
		/* padding: 0; */
	}

	.edit-overview-page > div {
		left: 15px;
	}

	.upcoming-event .event-meta > div {
		padding: 0;
	}

	.upcoming-event h2 {
		padding: 15% 4% 3% 4%;
	}

	.upcoming-event .event {
		padding: 15px;
		padding-top: 0
	}

	.upcoming-event .event .heading {
		margin-top: 10px;
	}


	.company-overview-page .sidebar {
		margin-top: 50px;
	}

}

@media (max-width: 1200px){
	.upcoming-event .event-button {
		margin-top: 10px;
	}
	.container.shop-edit{

		width: 100%;
		max-width: 750px;
	}

}

@media (min-width: 992px){
	.container {
		width: 750px;
	}

}

@media (min-width: 1200px){
	.container {
		width: 970px;
	}

}


@media (max-width: 320px) {
	#attendees .attendee{
		width:100%
	}
}

@media (max-width: 768px) {
	.container.shop .location-setting .map-row {
		margin: 0 -15px -15px -15px;
	}
}


/**
	Loader
*/

.loader {
  position: relative;
  margin: 0 auto;
  width: 25px;
	height: 25px;
  &:before {
    content: '';
    display: block;
    padding-top: 100%;
  }
}

.button-loader {
	width: 15px;
	height: 15px;
	top: 2px;
	display: inline-block;
	margin: auto;
}

.circular {
  animation: rotate 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}

@keyframes color {
  100%,
  0% {
    stroke: #000000;
  }
}
