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

.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

.hidden, .hide { display: none !important; }

.mcf:before, .mcf:after {
	content: " ";
	display: table;
}
.mcf:after { clear:both; }
.mcf { *zoom: 1; }

a, a:link, a:visited {
	text-decoration: none;
	cursor: pointer;
}

button {
	margin: 0px;
}

a.image {
	display: block;
	text-align: center;
	width: 214px;
	line-height: 34px;
	border: solid 1px;
}

a.image:hover {
	text-decoration: underline;
}

a.image img {
	display: block;
	max-width: 100%;
	max-height: 400px;
	margin: 0 auto;
}

/* Image styles */
.field-image.image-fb-tab img {
	width: 111px;
	height: 74px;
}

.field-image.image-fb-og img {
	width: 200px;
	height: auto;
}

.field-image.image-app-menu img,
.field-image.image-app-main img {
	max-width: 100%;
	height: auto;
}

.field-image.image-org img, .field-image.image-user img, .field-image.image-app img {
	width: 100px;
	height: 100px;
}

.image-add, .image-update, .image-remove {
	position: relative;
	overflow: hidden;
}

.image-update, .image-remove {
	display: inline-block;
	font-size: 12px;
	text-decoration: underline;
	margin-top: 9px;
}

.image-remove {
	margin-left: 13px;
}

/*+++++++++++++++++++++ LAYOUT ++++++++++++++++++++*/
body > div > .wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

/*+++++++++++++++++ LAYOUT HEADER +++++++++++++++++*/
body > .header {
	height: 63px;
	border-bottom: solid 1px;
	line-height: 63px;
}

body > .header #brand,
body > .header a {
	height: 100%;
}

body > .header #brand {
	float: left;
}

body > .header .menu-link {
	float: right;
}

body > .header .menu-link + .menu-link {
	margin-right: 26px;
}

/*+++++++++++++++ LAYOUT HEADER (BO) +++++++++++++++*/
body > .header_bo {
	height: 44px;
	border-bottom: solid 1px;
}

body > .header_bo > .wrapper {
	position: relative;
}

body > .header_bo #brand {
	float: left;
	line-height: 43px;
	margin-right: 10px;
	padding-right: 10px;
}

body > .header_bo #user {
	display: block;
	float: right;
	line-height: 44px;
	padding: 0px 10px 0px 10px;
}

body > .header_bo #user .image {
	float: left;
	display: block;
	width: 25px;
	height: 25px;
	margin-right: 6px;
	margin-top: 9px;
}

body > .header_bo #menu {
	display: block;
	float: right;
	line-height: 44px;
	padding: 0px 10px 0px 10px;
	margin-right: -10px;
	border-right: solid 1px;
	border-left: solid 1px;
}

body > .header_bo #menu > span {
	float: left;
}

body > .header_bo #menu .arrow {
	float: left;
	display: block;
	width: 8px;
	height: 4px;
	margin-left: 6px;
	margin-top: 20px;
}

body > .header_bo #menu .image {
	float: left;
	display: block;
	width: 25px;
	height: 25px;
	margin-right: 6px;
	margin-top: 9px;
}

body > .header_bo #menu.selected {
	background-color: #ffffff;
}

body > .header_bo #submenu {
	display: none;
	position: absolute;
	z-index: 500;
	top: 44px;
	right: -10px;
	min-width: 202px;
	padding: 12px 12px;
	border: solid 1px;
	border-top: 0px;
	background-color: #ffffff;
}

body > .header_bo #submenu.selected {
	display: block;
}

body > .header_bo #submenu a {
	display: block;
}

body > .header_bo #submenu .user + .user {
	margin-top: 5px;
}

body > .header_bo #submenu .image {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 6px;
}

body > .header_bo #submenu .sep {
	border-top: solid 1px;
	margin: 12px 0px;
}

body > .header_bo #user .image > img,
body > .header_bo #menu .image > img,
body > .header_bo #submenu .image > img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}


/*+++++++++++++++++ LAYOUT CONTENT +++++++++++++++++*/
body > .content > .wrapper {
	padding-bottom: 69px;
}

body > .content .big-list.top,
body > .content .category.top {
	margin-top: 32px;
}

body > .content #path {
	margin: 34px 0;
}

body > .content .tabs {
	margin-top: 37px;
}

body > .content #navigation {
	margin-top: 41px;
}

/*++++++++++++ LAYOUT CONTENT (FEATURES) +++++++++++*/
#features {
	margin-top: 69px;
	padding-right: 86px;
}

#features > h1 {
	margin-bottom: 40px;
}

#features > .feature + .feature {
	margin-top: 19px;
}

#features > .feature > .text {
	padding: 0 0 13px 19px;
}

#features > .feature > .text > h1 {
	line-height: 24px;
}

#features > .feature > .text > p {
	line-height: 20px;
}

/*++++++++++++ LAYOUT CONTENT (LOGIN) +++++++++++*/
#login {
	margin-top: 69px;
	border: solid 1px #e3e3e3;
	background-color: #f5f5f5;
	padding: 40px 25px 25px 25px;
}

#login > h1 {
	margin-bottom: 60px;
}

#login > .global-error {
	float: none;
	line-height: 20px;
	margin: 10px 0 30px 0;
}

/*++++++++++++ LAYOUT CONTENT (LAST CLIENTS) +++++++++++*/
#clients {
	margin-top: 56px;
}

#clients > h1 {
	margin-bottom: 30px;
}

#clients .client {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

/*++++++++++++ LAYOUT CONTENT (NAVIGATION) ++++++++++++*/
body > .content #navigation {
	border-bottom: solid 1px #e3e3e3;
}

body > .content #navigation > a {
	display: block;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 26px;
	margin-bottom: 6px;
	text-align: center;
	line-height: 1.4;
}

body > .content #navigation > a > img {
	display: block;
	margin: 0 auto;
}

/*++++++++++++ LAYOUT CONTENT (PATH) ++++++++++++*/
body > .content #path img {
	margin-bottom: 2px;
}

/*+++++++++++++++++ LAYOUT FOOTER +++++++++++++++++*/
body > .footer {
	border-top: solid 1px #e3e3e3;
	background-color: #f5f5f5;
	padding-bottom: 75px;
}

body > .footer > .wrapper {
	position: relative;
}

body > .footer #copyright {
	padding-top: 24px;
}

body > .footer .sitemap {
	width: 193px;
	float: left;
	font-size: 12px;
	margin-top: 24px;
	margin-bottom: 24px;
}

body > .footer .sitemap > p {
	margin-top: 6px;
}

body > .footer .button {
	position: absolute;
	right: 0px;
	top: 13px;
}

body > .footer li {
	margin-top: 8px;
}

/*+++++++++++++++++ FIELDS +++++++++++++++++*/
.field-group {
	overflow: hidden;
}

.field {
	position: relative;
	margin-bottom: 20px;
}

.field > h1 > .note {
	vertical-align: top;
}

.field > input[type=checkbox] {
	vertical-align: -2px;
}

.field img {
	display: block;
}

.field > span {
	line-height: 38px;
}

.field > .note, .field > .error {
	position: absolute;
	/*margin-top: 2px;*/
	left: 0;
}

.field.column > .note, .field.column > .error {
	left: 7.5px;
}

.field > .note + .error {
	right: 7.5px;
	left: auto;
}

.field-image img {
	width: 100%;
	box-sizing: content-box;
	border: 1px solid #e3e3e3;
}

.image-catalog img{
	width:auto;
	max-width: 100%;
}

.field-image input[type=file], .field-file input[type=file] {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	top: 0;
	left: 0;
}

.field-inline > * {
	vertical-align: middle;
}

.field input[type=text],
.field input[type=password],
.field input[type=number],
.field input[type=color]
.field textarea,
.field select {
	vertical-align: top;
}

.field-inline input[type],
.field-inline select {
	vertical-align: middle;
	height: 24px;
	line-height: 18px;
	font-size: 14px;
	font-weight: 400;
	padding: 2px 0;
}

.field-inline input[type=checkbox] {
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 0;
}

.field textarea {
	height: 350px;
}

.field > textarea.large-textarea {
	font-size: 12px;
	line-height: 15px;
	font-family: monospace;
	height: 500px;
}

#section-social .field textarea {
	height: 124px;
}

.field input[type=checkbox],
.field input[type=radio] {
	line-height: 38px;
	height: 38px;
}

.field-full input[type=text],
.field-full input[type=password],
.field-full input[type=number],
.field-full input[type=color],
.field-full textarea,
.field-full select {
	width: 100%;
}

.field-limit-container .hidable {
	visibility: hidden;
}

.field-limit-container.active .hidable {
	visibility: visible;
}

.field-button {
	height: 38px;
}

.field-button > .button {
	width: 100%;
	height: 38px;
	line-height: 38px;
	float: none;
}

/*+++++++++++++++++ INPUTS +++++++++++++++++*/
input[type=text],
input[type=password],
input[type=number] {
	display: inline-block;
	border: solid 1px #e3e3e3;
	height: 38px;
	line-height: 22px;
	margin: 0px;
	padding: 7px 0 7px 7px;

	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #555555;
}

input[type=color] {
	display: inline-block;
	height: 38px;
}

input[type=checkbox],
input[type=radio] {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

select {
	display: inline-block;
	vertical-align: middle;
	border: solid 1px #e3e3e3;
	height: 38px;
	line-height: 36px;
	padding: 0 0 0 7px;
	margin: 0px;

	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #555555;
}

select[disabled] {
	background-color: #ebebeb;
}

textarea {
	display: inline-block;
	vertical-align: middle;
	border: solid 1px #e3e3e3;
	margin: 0px;
	resize: none;
	overflow: auto;
	padding: 9px 0px 0px 8px;

	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #555555;
	line-height: 20px;
}

input:focus, textarea:focus, select:focus {
	outline: none;
}

/*+++++++++++++++++ BUTTONS +++++++++++++++++*/
.button {
	display: block;
	float: left;
	height: 32px;
	line-height: 30px;
	padding: 0px 24px;
	cursor: pointer;
	border-style: solid;
	border-width: 1px;

	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
}

.button.disabled,
.button[disabled] {
	cursor: default;
	background-color: #d3d3d3;
	border-color: #e3e3e3;
}

.button.loading {
	cursor: default;
	background-repeat: no-repeat;
	background-position: center center;
}

.button.loading > span {
	visibility: hidden;
}

.button.primary {
	position: relative;
	background-color: #db0589;
	border-color: #b90274;
}

.button.primary:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	border-top: 1px solid #f75dbb;
}

.button.primary.loading {
	background-image: url(../imgs/btn_prim_loading.gif);
}

.button.primary.disabled,
.button.primary[disabled] {
	opacity:	0.3;
}

.button.secondary {
	position: relative;
	background-color: #4d4d4d;
	border-color: #5d5757;
}

.button.secondary:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	border-top: 1px solid #868686;
}

.button.secondary.loading {
	background-image: url(../imgs/btn_sec_loading.gif);
}

.button.terciary {
	background-color: #ebebeb;
	border-color: #e3e3e3;

	float: none;

	width: 100%;
	height: 38px;
	line-height: 36px;

	font-size: 14px;
	font-weight: 400;
	color: #555555;
	text-decoration: underline;
}

.button.terciary.loading {
	background-image: url(../imgs/btn_ter_loading.gif);
}

.button + .button {
	margin-left: 13px;
}

.button.hidden + .button {
	margin-left: 0px !important;
}

.button.postfix {
	display: inline-block;
	text-align: center;
	height: 38px;
	line-height: 38px;
	padding: 0 5px;
	vertical-align: middle;
	/*border-left-style: none;*/
	margin: 0 !important;
	float: none !important;
}

/*++++++++++++++++++ LINKS +++++++++++++++++*/
.link {
	position: relative;
	cursor: pointer;
}

.link > span {
	text-decoration: underline;
}

.link > i {
	display: block;
	position: absolute;
	visibility: hidden;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	margin: -10px 0 0 -10px;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
}

.link.loading {
	cursor: default;
}

.link.loading > span {
	visibility: hidden;
}

.link.loading > i {
	visibility: visible;
}

/*+++++++++++++++ SMALL FORM +++++++++++++++*/
.small-form {
	border: solid 1px #e3e3e3;
	padding: 14px 14px 14px 14px;
	background-color: #ebebeb;
}

.small-form > h1 {
	margin-bottom: 14px;
}

/*++++++++++++++++ MINI LIST +++++++++++++++*/
.mini-list {
	width: 100%;
}

.mini-list .item.separator {
	background-color: #ffffff;
}

.mini-list .new .actions {
	background-color: #ebebeb;
}

.mini-list td {
	vertical-align: middle;
	height: 78px;
	border-bottom: 1px solid #e3e3e3;
}

.mini-list .header td {
	height: 47px;
}

.mini-list td.image {
	width: 52px;
}

.mini-list td.image img {
	width: 100%;
	height: auto;
}

.mini-list td.image img.draghandle {
	cursor: move;
}

.mini-list td + td {
	padding-left: 10px;
}

.mini-list td.actions {
	width: 115px;
}

.mini-list td.options > a {
	color: #555555;
}

.mini-list td.actions > a {
	text-decoration: underline;
	color: #555555;
}

.mini-list td.actions > a + a {
	margin-left: 10px;
}

/*+++++++++++++ PARTICIPATIONS +++++++++++++*/
#event-preReservation + label {
	margin-left: 5px;
}

#event-featured + label {
	margin-left: 5px;
}

#partner-new > .field {
	margin-bottom: 10px;
}

#partner-new > .ui-autocomplete, #winners-new > .ui-autocomplete {
	border-radius: 0;
	padding: 0;
	border: 1px solid #e3e3e3;
	border-top-width: 0;

    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

#partner-new > .ui-autocomplete .ui-menu-item a, 
#winners-new > .ui-autocomplete .ui-menu-item a {
	border-radius: 0;
	border: 0;
	margin: 0;
	padding: 4px;
	background: #FFF;

	font-size: 18px;
	line-height: 30px;
	color: #555;
	font-family: 'Open Sans';
}

#partner-new > .ui-autocomplete .ui-menu-item a.ui-state-hover,
#winners-new > .ui-autocomplete .ui-menu-item a.ui-state-hover,
#winners-new > .ui-autocomplete .ui-menu-item a:hover {
	background: #f1f1f1;
}

#details-partners {
	margin-bottom: 20px;
}

.partner + .partner {
	margin-top: 5px;
}

.partner-data, .winner-data {
	padding: 3px;
	height: 38px;
	border: 1px solid #e3e3e3;
	background-color: #ebebeb;

	font-size: 18px;
	line-height: 30px;
	color: #555;
	word-break: break-all;
}

.winner-data {
	height: 60px;
}

.partner-data > img {
	display: inline-block;
	max-width: 30px;
	max-height: 30px;
	margin-right: 10px;
}

.winner-data > img {
	height: 52px;
	width: auto;
	float: left;
	margin-right: 10px;
}

.winner-data .info-date, .winner-data .info-time {
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
}

.winner-data .info-date {
	color: #f00094;
}

.winner-data p {
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
}

.add-partner, .remove-partner {
	height: 38px;
	line-height: 38px;
	text-decoration: underline;
}

.remove-partner {
	color: #ec0593;
}

.tab-details .button {
	margin-bottom: 20px;
}

.participation-info-back{
	text-align: right;
}

.participation-info-back > a {
	color: #555555;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-decoration: underline;
}

.participation-info-remove{
	float: right;
	padding: 40px 0 0 25px;
	background-image: url(../imgs/delete-icon.png);
	background-repeat: no-repeat;
 	background-position: center right;
 	background-size: 25px 25px;
 	cursor:	pointer;
}

.participation-info-remove > a {
	color: #555555;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-decoration: underline;
}

.section > .participation-info {
	margin-bottom: 20px;
}

.participation-info > .position {
	float: left;
	width: 60px;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	line-height: 30px;
}

.participation-info > .media {
	position: relative;
	float: left;
	width: 138px;
}

.participation-info > .media.empty {
	background-color: #ebebeb;
}

.participation-info > .media.medium.empty {
	height: 56px;
}

.participation-info > .media.medium {
	width: 80px;
}

.participation-info > .media.small {
	width: 62px;
}

.participation-info > .media > .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(../imgs/play.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.participation-info > .media img {
	border: 1px solid #e6e6e6;
	width: 100%;
	display: block;
}

.participation-info > .photo {
	float: left;
	width: 62px;
}

.participation-info > .info {
	overflow: hidden;
	padding-left: 13px;
	color: #555555;
}

.participation-info .info-date-time {
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
}

.participation-info .info-date {
	color: #f00094;
}

.participation-info .info-text {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	word-wrap: break-word;
	word-break: break-all;
}

.participation-info .media + .info-text,
.participation-info .photo + .info-text {
	padding-left: 13px;
	overflow: hidden;
}

.participation-info .info-text > .title {
	font-weight: 700;
}

.participation-info .info .info-details,
.participation-info .info .info-facebook {
	margin-top: 10px;
	color: #555555;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	text-decoration: underline;
}

.participation-info form .info-details {
	line-height: 32px;
}

.participation-info .info-details + .info-facebook,
.participation-info .info-facebook + .info-details,
.participation-info .info-details + .info-details {
	margin-left: 10px;
}

/*+++++++++++++++++ COLORS +++++++++++++++++*/
.pink {
	color: #ec0593;
}

/*+++++++++++++++++ ERRORS +++++++++++++++++*/
body > #error {
	background-color: #EC0593;
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	min-height: 400px;
}

body > #error #holder {
	margin: 0px auto;
	padding: 100px 50px 100px 50px;
}

#error a:visited, #error a:link, #error a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#error #holder {
	color: #FFFFFF;
	font-family: "Open Sans";
	width: auto;
}

#error #holder #title {
	font-size: 80px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 30px;
	letter-spacing: -6px;
}

#error #holder #message {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}

#error #holder p {
	padding-top: 1em;
}

.error, .global-error, .global-error-catalog {
	color:	#DB444C;	/*Was color: #ec0593;*/
}

.item-error {
	text-align: center;
	padding: 5px 0;
}

.global-error {
	float: left;
	margin-left: 10px;
	line-height: 32px;
	color: #ec0593;
}

/*+++++++++++++++++ TOOLTIP MARKS +++++++++++++++++*/

.tooltip-mark {
	display:		inline-block;
	width:			16px;
	height:			16px;
	line-height:	16px;
	text-align:		center;
	margin:			0 3px;
	cursor:			default;
	-webkit-border-radius:	50%;
			border-radius:	50%;
}

/* ICONS */

.icon-calendar {
	background-image: url('../imgs/statistics-calendar.png') !important;
	background-repeat: no-repeat;
	background-position: 145px 6px;
}
