.page[data-page=splash] {
    display: block;
}

body.login .page[data-page=splash] {
    display: block;
}

.page[data-page=splash] .page-content {
    text-align: center;
}

.navbar-logo {
    vertical-align: middle;
    height: 40px;
    margin-bottom: 7px;
}

.login-screen-title {
    max-width: 100% !important;
}

.login-screen-title img {
    width: 90%;
    max-width: 300px;
}

.login-screen-content {
    padding: 30px 25px !important;
}

.list-block.fixed-bottom {
    margin-bottom: 0px;
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.page[data-page="ordersC"] + .page[data-page="tablesMC"] .right {
    display: none;
}

#index-main-logo {
    width: 70%;
    min-width: 200px;
    -webkit-animation: fadein 2s;
    -moz-animation: fadein 2s;
    -ms-animation: fadein 2s;
    -o-animation: fadein 2s;
    animation: fadein 2s;
}

#panel-left-menu a[data-panel=left] {
    display: inline-block;
    padding: 0px 14px;
}

.mtn {
    margin-top: 0 !important;
}

.mn {
    margin: 0 !important;
}

.pn {
    padding: 0 !important;
}

.fw {
    width: 100% !important;
}

.text-center {
    text-align: center;
}

.text-white {
    color: white !important;
}

/*
.swiper-pagination {
	bottom: -5px !important;
	height: auto !important;
}*/

/*
.swiper-custom {
  position:relative;
  height:100%;
}
.swiper-container {
  height:100%;
}
.swiper-slide {
  background: #fff;
}
.swiper-slide span {
  text-align:center;
  display:block;
  margin: 20px;
  font-size:21px;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: none;
  border:1px solid #aaa;
  border-radius: 0 0 0 0;
  opacity:1;
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  background: #007aff;
  border-color: #007aff;
}

.page[data-page=home] .swiper-button-prev, .page[data-page=home] .swiper-button-next {
	display: none;
}*/

/*input,
textarea {
	-webkit-user-select: auto !important;
	-khtml-user-select: auto !important;
	-moz-user-select: auto !important;
	-ms-user-select: auto !important;
	-o-user-select: auto !important;
	user-select: auto !important;
}*/

/*
body.login .page[data-page=index] {
	display: none;
}
body.with-panel-left-reveal .views,
body.with-panel-right-reveal .views {
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
}
.page-content {
	background: rgb(241, 237, 232) url("../img/textura-fondo-1.png") repeat scroll left top / 25% auto;
}
.no-border .item-inner::after {
	display: none !important;
}
.jFiler-items-default {
	padding-left: 0 !important;
}
body.login .panel-left,
body.login .panel-overlay {
	display: none !important;
}
.page-with-search .floating-button {
	margin-bottom: 45px;
}
div.smart-select-page[data-select-name="add-stand-to-organizer-event-activity"] .list-block .item-title {
	white-space: normal;
}
div.page[data-page="add-stand-to-organizer-event"] .list-block .smart-select .item-after {
	white-space: normal;
	max-height: 100%;
	text-overflow: inherit;
}
div.page[data-page="organizer-view-item"] .list-block li:not(.accordion-item) {
	margin-bottom: 20px;
}
.messagebar-topbar.inactive {
	display: none;
}
.page.messagebar-hidden .page-content {
	padding-bottom: 0px;
}
.page.messagebar-hidden .messagebar,
.page.messagebar-hidden .messagebar-topbar {
	display: none;
}
.picker-calendar-prev-month,
.picker-calendar-prev-year {
	padding-right: 0;
}
.picker-calendar-next-month,
.picker-calendar-next-year {
	padding-left: 0;
}
.post-info-description img {
	width: 100% !important;
	height: auto !important;
}
.long-text {
	white-space: normal;
}
.messagebar-topbar {
	position: absolute;
	bottom: 46px;
	z-index: 999;
	width: 100%;
	background-color: #851107;
	color: white;
}
#view-stand-info .card-header {
	background-size: 100% 100%;
	height: 60vw !important;
}
.card-header {
	background: rgb(236, 236, 236) none repeat scroll 0% 0%;
}
.button-raised {
	background-color: rgba(255, 255, 255, 0.5);
}
.list-block .item-text {
	margin-top: 3px;
}
.file-button {
	position: relative;
	overflow: hidden;
}
.file-button form,
.file-button input {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.list-block .item-after {
	margin-right: 3px;
}
.ks-card-header-pic .card-header {
	height: 50vw !important;
}
.youtube-video {
	padding: 20px;
}
.youtube-video iframe {
	margin-bottom: 25px;
	width: 100%;
}
.navbar .navbar-searchbar {
	margin-top: 56px;
}
.no-navbar-by-scroll .searchbar-found,
.navbar-fixed .page-content.hide-bars-on-scroll {
	margin-top: 45px;
}
.photo-browser-swiper-container {
	background: rgb(241, 237, 232);
}
.navbar.navbar-inverse {
	background-color: #ecede8;
	border-bottom: 1px solid #D4D2D0;
}
.navbar.navbar-inverse .icon-only i {
	color: rgba(0, 0, 0, 0.54);
}
.list-block .item-content {
	padding-left: 20px;
}
.fs12 {
	font-size: 12px !important;
}
.mln {
	margin-left: 0px !important;
}
.pln {
	padding-left: 0px !important;
}
.searchbar input[type="search"] {
	padding: 0 36px 0 28px;
}
#stands {
	margin-bottom: 80px;
}
#bottom-ads {
	width: 100%;
	height: 100%;
	background: rgb(236, 237, 232) none repeat scroll 0% 0%;
}
#bottom-ads.row > [class*="col-"] {
	height: 100%;
}
#bottom-ads.row > [class*="col-"] a img {
	width: 100%;
	height: 100%;
}
#my-account-info .item-input-field::after,
div[data-page=view-budget] .page-content .item-input-field::after,
div[data-page=view-budget] .page-content .list-block ul::before,
div[data-page=organizer-view-activity] .page-content .item-input-field::after,
div[data-page=organizer-view-activity] .page-content .list-block ul::before {
	display: none;
}
div.input-disabled {
	color: #82848C;
	font-size: 16px;
	font-family: inherit;
	margin-top: 8px;
	margin-bottom: 5px;
}
.item-media img.icon-image {
	max-width: 26px;
	margin-left: 2px;
}
.message-name {
	margin-bottom: 4px;
}
.message-sent .message-text {
	background-color: rgba(133, 17, 7, 0.15);
}
.message-sent .message-text::before {
	border-left: 0px solid RGBA(133, 17, 7, 0.15);
	border-right: 8px solid #F5F3F1;
	border-bottom: 8px solid RGBA(133, 17, 7, 0.15);
}
#view-budget-comments-list {
	margin-bottom: 65px;
}
.preloader-indicator-modal {
	padding: 10px 20px;
}
.smart-select.smart-select-float {}
.smart-select.smart-select-float .item-title {
	color: rgba(0, 0, 0, 0.65);
	font-size: 12px;
}
.smart-select.smart-select-float .item-after {
	color: rgb(33, 33, 33);
	font-size: 16px;
	font-family: inherit;
	border: medium none;
	background: transparent none repeat scroll 0% 0%;
	border-radius: 0px;
	box-shadow: none;
	width: 100%;
	max-width: 100%;
	margin-top: 5px;
}
.sticky {
	position: sticky;
}
#my-account-info-header {
	background-size: 100% 100%;
	background-color: white;
	background-repeat: no-repeat;
	height: 75vw !important;
}
#my-account-info-header.no-avatar {
	height: 75vw !important;
	background-image: url('http://autotrack-gps.com/expoeventos/images/user/no-avatar.png');
	background-color: #f5eee5;
}
#picture-actions {
	display: contents;
	position: initial;
}
#select-image {
	min-width: 40px;
	margin: 9px 0px;
	border-radius: 50%;
	min-height: 40px;
}
#picture-actions-upload-cancel {
	height: 110px;
	display: none;
}
#picture-actions-upload {
	min-width: 40px;
	margin: 9px 0px;
	border-radius: 50%;
	min-height: 40px;
}
#picture-actions-cancel {
	min-width: 40px;
	margin: 15px 0px 9px 0px;
	border-radius: 50%;
	min-height: 40px;
}
#picture-actions a i.zmdi {
	padding: 8px;
}

.ptn {
	padding-top: 0 !important;
}

.mbn {
	margin-bottom: 0 !important;
}

.mtn {
	margin-top: 0 !important;
}

.text-right {
	text-align: right !important;
}

*/

/* Other styles */

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Firefox < 16 */

@-moz-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Internet Explorer */

@-ms-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Opera < 12.1 */

@-o-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.list-block .item-title {
    font-size: 18px;
}
.content-block-title {
    font-size: 16px;
}