.search-box .btn.btn-search { 
    height: 50px;
    line-height: 50px;
    width: 70px;
    border-radius: 8%;
}

.h20 {
	height:20px;
}

.p5 {
	padding:5px !important;
}

.p10 {
	padding:10px !important;
}

.pt-5 {
	padding-top:5px !important;
}
.pb-5 {
	padding-bottom:5px !important;
}

.mlm24 {
	margin-left:-24px;
}

.mlm14 {
	margin-left:-14px !important;
}

.mlr-auto {
	margin-left: auto;
	margin-right: auto;
}
 
.mb-0i { 
	margin-bottom:0 !important;
}

.mb-22 { 
	margin-bottom:22px !important;
}

.dblock {
	display:block;
}

.bb0{
	border-bottom:0;
}

.tab-pb-0 td{
	padding-bottom:0 !important;
}

.tab-pt-5 td{
	padding-top:5px !important;
}

.messTab td:last-child{
	white-space: inherit !important;
}

.messView #view-message-subject{
	line-height:20px;
}

.messTab a {
	color:#787578 !important;
}

.messTab .unread a {
	color:#000000 !important;
}

.topTalonsAr {
	color: #fb0081;
	font-weight:700;
	text-transform: uppercase;
}

.w38p{
	width: 38% !important;
}

.tip-box-small {
	width:20px;
	height:20px;
	line-height:20px;
	font-size:10px;
	color:#ffffff;
}

@media (min-width: 1024px) {
	.minw1 {
		/*min-width:220px;*/
	}
	
	.tw1{
		width:160px;
	}
}

.topTalons svg{
	width:28px;
	height:28px;
}

.mobile-nav .topTalons{
	top:-2px;
}

.plr-3 {
	padding-left:3px;
	padding-right:3px;
}

.nav-tabs .nav-link.tag:first-child {
    margin-left: 0px;
}
.nav-tabs .nav-link.tag {
    padding: 0 14px;
}
.nav-tabs .nav-link.tag.active {
    background-color: #fff;
    color: #f54da3;
}
.item-col.col a {
    border: 4px solid transparent;
}

.search-fiters .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 12px;
    color: #000;
}
.search-fiters .bootstrap-select.btn-group>.dropdown-toggle {
    height: 22px;
    line-height: 22px;
}
@media (max-width: 479px) {
    .search-box .form-item.-submit {
        margin-bottom: -28px;
        text-align: center;
    }
    .search-links .btn-pink {
        padding: 0 10px;
        height: 34px;
        line-height: 34px;
    }
    .search-box .btn.btn-search {
        height: 40px;
        line-height: 40px;
    }
    .box-offers {
		padding:40px 24px !important; 
	}
}
.offer-list-search-box, .offer-list-search-links {
    max-width: 856px!important;
}

[data-expand], 
.-expand {
	overflow: auto;
	height: auto;
}
.seo-city-footer h2, 
.seo-city-footer h3 {
	font-size: 20px;
}

.site-title-col .teaser-title {
    display: block;
    color: #f54da3;
    font-size: 12px;
    letter-spacing: 0.12px;
}

.noSelect { 
    user-select: none; 
	-o-user-select: none; 
	-ms-user-select: none;
	-moz-user-select: none; 
	-khtml-user-select: none; 
	-webkit-user-select: none; 
	-webkit-touch-callout: none;
}
.breadcrumbs {
	width: 100%;
	margin-top: -20px;
	margin-bottom: 40px;
}
.breadcrumbs.cities {
	margin-top: -40px;
	margin-bottom: 0px;
}
.breadcrumbs li {
	display: inline;
	margin-left: 5px;
}
.breadcrumbs li a {
	color: #f7dcdc;
}
.breadcrumbs.cities li a {
	color: #211d22;
}

@media (max-width: 767px) {
	.breadcrumbs {
		margin-top: 0px;
	}
	.content-gallery-col {
		z-index: 1;
	}
}

.new-message-alert a {
	margin: 15px auto;
}
.new-message-alert .notification.alert {
	background-color: #f54da3;
    color: #fff;
    padding: 4px 10px;
    width: auto;
}

.item-col.col a.promoted {
	border-radius: 0;
    border-style: solid;
    border-color: #f54da3;
}

.item-col a:hover .image > img {
	transform: translateY(-50%) scale(1.2) !important;
}

.item-col a.promoted .image > img {
    transform: translateY(-50%) scale(1.01);
}

.item-col .item-stats.verified {
	position: absolute;
    right: 0px;
    color: orange;
}

.vip-sec .item-col .item-stats.verified,
.item-col .promoted .item-stats.verified {
	position: absolute;
    right: 0;
    bottom: -32px;
    color: orange;
}
.thumbs .item-icons img {
	border: 0 none;
}
/*
.thumbs .galleryArea {
	 position:relative;
	 float:left;
	 width:100%;
}*/

.hello-page.-mobile {
    background: #F7DCDC;
}
.hello-page.-mobile .hello-col {
    max-width: 100%;
}
.hello-page.-mobile .hello-col .form-box {
    position: static;
    top: 0;
    transform: none;
    text-align: center;
    width: 100%;
}
.hello-page.-mobile .hello-col .form-box .form-item.-top {
    padding: 35px 5px 0;
}
.hello-page.-mobile .hello-col .form-box .form-item.-bottom {
    padding: 0 15px 35px;
}
.hello-page.-mobile .hello-col .form-box .form-item.-top .logo-col,
.hello-page.-mobile .hello-col .form-box .form-item.-top .hello-info {
    justify-content: center;
}
.hello-page.-mobile .hello-col .form-box .form-item.-top .logo-col {
    margin-bottom: 55px;
}
.hello-page.-mobile .hello-col .form-box .form-item.-top .logo-col a {
    max-width: 100%;
    height: auto;
}
.hello-page.-mobile .hello-col .form-box .form-item.-top .logo-col a img {
    width: 240px;
}
.hello-page.-mobile .hello-col .form-box .form-item.-top .hello-info {
    color: #522061;
}
.hello-page.-mobile .hello-col .form-box .form-item.-top .hello-info .title-col {
    justify-content: center;
}
.hello-page.-mobile .hello-col .form-box .form-item.-top .hello-info h1,
.hello-page.-mobile .hello-col .form-box .form-item.-top .hello-info h2,
.hello-page.-mobile .hello-col .form-box .form-item.-top .hello-info h3,
.hello-page.-mobile .hello-col .form-box .form-item.-top .hello-info h4,
.hello-page.-mobile .hello-col .form-box .form-item.-top .hello-info h5,
.hello-page.-mobile .hello-col .form-box .form-item.-top .hello-info h6 {
    color: #522061;
    font-size: 36px;
    font-weight: 600;
}
.hello-page.-mobile .hello-col .form-box .form-item.-top .hello-image-col {
    margin-bottom: 20px;
}
.hello-page.-mobile .hello-col .form-box .form-item.-top .hello-image-col img {
    overflow: hidden;
    border-radius: 5px;
    border: 2px solid #fff;
}

.footer-list-col {
	display: block;
}

.content-contact .label {
    flex: 0 0 auto;
}

.as_btn-search {
	color: #ffffff !important;
	font-size:18px;
}

.max100 {
	max-width:100% !important;
}

.mw260 {
	max-width: 260px !important;
}

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

.askForVerif {
	text-align:center;
	width:260px;
	margin: 10px 0 30px 0;
}

.fs16{
	font-size:16px;
}

.pink{
	color:#f54da3 !important;
}
.w100 {
	width:100%;
}

.info-box-v2, .info-box-v2a {
	display:flex; 
	/*background-color: #fbf7f0;*/
	border-radius: 5px;
	border: 1px solid #f54da3;
	position: relative;
	/*display: block;*/
	padding: 15px 30px;
	color: #fb0081;
	font-size: 14px;
	line-height: 21px;
	width:100%;
	margin: 14px 0 30px 0;
}

.info-box-v2 p, .info-box-v2a p{
	margin-bottom:0;
}

.info-box-v2 .img2svg, .info-box-v2a .img2svg {
	margin-right:15px;
	margin-top: -4px;
}
.info-box-v2 .img2svg path{
	fill:#f54da3 !important;
}

.user-col .info-box-v2{
	display: flex;
	align-items: center;
	margin-top: 0;
	color: #361042;
}
.user-col .info-box-v2 img, .user-col .info-box-v2 svg{
	width:40px;
	height:40px;
}
.user-col .info-box-v2 .img2svg g g:nth-child(2) path{
	fill:#fbf7f0 !important;
}

.user-col .info-box-v2 b{
	color: #fb0081;
}

.info-box-v3 {
	display: block;
	border-radius: 5px;
	border: 2px solid red;
	position: relative;
	padding: 15px 30px;
	color: red;
	font-size: 14px;
	line-height: 21px;
	width:100%;
	margin: 14px 0 30px 0;
	text-align:center;
	font-weight:bold;
}

.info-box-v3 p{
	margin-bottom:0;
}

.info-box-v4 {
	display: block;
	border-radius: 5px;
	border: 2px solid red;
	position: relative;
	padding: 10px 10px;
	color: red;
	font-size: 14px;
	line-height: 21px;
	width:98%;
	margin: 14px 0 30px 0;
	font-weight:bold;
}

.info-box-v4 .notification{
	color:red;
	background:transparent;
	border:0;
	margin:0;
	padding:0;
}


.upper {
	text-transform: uppercase;
}

.search-links .sl-more {
	text-transform: uppercase;
	color: #f54da3 !important;
	font-size: 16px;
	text-shadow: 1px 1px #211d22;
}

.verification_rejected {
	color: red;
	font-weight:bold;
	margin-bottom:40px;
}

.red {color: red;}
.red-border {border: red !important;}
.bold {font-weight:700;}

.removeFav {
	color:#f54da3 !important;
	margin-bottom: 15px;
}

.removeFav:hover {
	border-color:transparent !important;
}

.removeHidPro {
	color:#f54da3 !important;
	margin-bottom: 15px;
}

.removeHidPro:hover {
	border-color:transparent !important;
}

.icon-green path{
	fill: #1abf24 !important;
}

.editVideoArea .thumb-item{
	width: 190px !important;
	height: 175px !important;
}
.changeVideoImg input{
	position: relative;
	width: 100%;
	opacity: 0;
	top: -22px; 
}

.rande-filter {
	max-width:320px !important;
}

.rande-filter select {
	height: 24px;
        line-height: 23px;
}

.rande-filter .labelf_price {
	display: none;
}

.formAdsGroup .checkbox {
	display: inline-block !important;
	float: right;
}

@media (max-width: 467px) {
	.formAdsGroup .checkbox {
		position:absolute;
		left:-17px;
		top:40%;
	}
	.my-ad-item-mobile {position:relative;}
}

.formAdsGroup .selectAll{
	font-weight: bold;
	cursor: pointer;
}

.groupLi {
	border-top:1px solid #E0E0E0;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}

.groupLi p {
	margin-bottom:0;
}

.groupLi span {
	position:absolute;
	right:0;
	display:inline-block;
	font-weight:0;
	transform: rotate(45deg);
	color:#f54da3; 
	font-weight: 700;
	font-size: 26px;
	line-height: 18px;
	cursor: pointer;
	padding:0 3px;
}

.advertisements-group #choose-group {
	margin-bottom:10px;
}

.advertisements-group #choose-group label, .advertisements-group #selMonth label{
	display:inline-block;
	padding-top: 18px;
	font-size: 13px;
	min-width: 250px;
}

.advertisements-group #choose-filter label{
	display:inline-block;
	padding-top: 18px;
	font-size: 13px;
	min-width: 60px;
}

.mb-25 {
	margin-bottom:25px !important;
}

.advertisements-group #choose-action label{
	display:inline-block;
	padding-top: 18px;
	font-size: 13px;
	min-width: 200px;
}

/*, .advertisements-filter #choose-action label*/

@media (max-width: 467px) {
	.advertisements-group #choose-action .bootstrap-select{
		width:100%;
	}
	/*, .advertisements-filter #choose-action .bootstrap-select*/
	
	.advertisements-group #choose-action #btnAction {
		margin-top:20px;
	}
	/*, .advertisements-filter #choose-action #btnAction*/
}

#selAddress .form-items-col.-third, #selPrice .form-items-col.-third, #selHours .form-items-col.-third {
	flex-basis: 50%;
}

#selHours label{
	min-width: 150px !important;
}

#selHours .week-switch {
	margin-left:0;
}

#selHours .hours-from-to label {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	display: block;
}

@media (max-width: 467px) {
	#selHours .hours-from-to {
		margin-bottom:0;
	}
	
	#selHours .hours-full {
		margin-bottom:10px;
	}
}

#selHours .hours-full {
	flex: 0 0 200px;
}

#selHours .hours-full label {
	min-width: 100px !important;
} 

#selHours .form-items-col .form-item {
	margin-bottom:5px;
}

#selHours .hours-from, #selHours .hours-to {
	padding: 0 5px;
	flex: 1 0 50%;
	width:40%;
}

#selAddress .form-items-col .form-item {
	margin-bottom:10px;
}

#selAddress .form-items-col.-third .select2-container{
	width:280px !important;
}

@media (max-width: 720px) {
	#selAddress .form-items-col.-third .select2-container{
		width:250px !important;
	}
}

#selAddress .form-items-col .select2-container--disabled{
	height:28px;
}

#selAddress .form-items-col .inp{
	height: 40px;
}

#selPrice .form-items-col .form-item {
	margin-bottom:10px;
}

.mlauto {
	margin-left:auto !important;
}

.mw-150 {
	max-width:150px !important;
}

#payment-simple .info-box ul{
	margin-bottom:0;
}

#payment-simple .info-box li b{
	color: #fb0081;
}

#payment-simple .info-box .summary{
	list-style:none !important;
	color:#211d22;
	text-transform: uppercase;
	border-top:1px solid #787578;
	margin-top:10px;
	padding:10px 0 0 0;
}

#payment-simple .info-box .summary:before {
	background-color:transparent;
}

@media (min-width: 720px) {
	.rande-filter-200 {
		max-width:200px !important;
	}
}

@media (max-width: 719px) {
	.content-actions-col .action-link {
		margin-left:10px !important;
	}
	
	.rande-filter .label {
		flex: 1 0 0;
	}
		
	.rande-filter .labelf_price {
		display:block;
	}
	
	.rande-filter input {
		width:36% !important;
	}
	
	.rande-filter select {
		width:36% !important;
	}
	
	.rande-filter .labelf {
		min-width:50px;
	}
	
	.rande-filter .labelf2 {
		max-width: 100px;
	}
	
	.rande-filter .labelf62 {
		max-width: 62px;
	}
	
	.rande-filter .irs {
		margin:0 20px;
	}
	
	.rande-filter .irs .irs-from {
		left:-40px !important;
	}
	
	.rande-filter .irs .irs-to {
		right:-32px !important;
	}
}

.offer-list-search-box, .offer-list-search-links {
    max-width: 856px!important;
}

#selAddress .form-items-col .form-item {
    margin-bottom: 30px;    
}

.user-box .user-col.-right .row .btn-border.anons-list-submit {
    margin: 10px 0px 0px 0px !important;
}

/**/

.anons-stats {}
.user-box .user-col.-right .anons-stats .item-col{
	min-width: 15%;
	max-width: 15%;
}
.user-box .user-col.-right .anons-stats .user-anons-table{
	margin-left:0;
}

.user-box .user-col.-right .anons-stats .user-anons-table .adArea {
	margin-bottom:5px;
}
.user-box .user-col.-right .anons-stats .user-anons-table .adArea td{
	padding-top:2px;
	padding-bottom:2px;
}

.user-box .user-col.-right .anons-stats .user-anons-table .st_name{
	width:35%;
	padding-left: 10px;
}
.user-box .user-col.-right .anons-stats .user-anons-table .st_status{
	width:20%;
}
.user-box .user-col.-right .anons-stats .user-anons-table .st_vip{
	width:15%;
}
.user-box .user-col.-right .anons-stats .user-anons-table .st_promoted{
	width:15%;
}
.user-box .user-col.-right .anons-stats .user-anons-table .st_options{
	width:15%;
	text-align:right;
	padding-left:0;
	padding-right:0;
}

.user-box .user-col.-right .anons-stats .user-anons-table .sname{
	font-weight:400;
	color:#999999;
}

.user-box .user-col.-right .anons-stats .user-anons-table .statsTab .th th{
	color:#999999;
	border-top:2px solid #361042;
	border-bottom:0;
}

.user-box .user-col.-right .anons-stats .user-anons-table .statsTab .th td{
	padding:10px 15px;
}

.user-box .user-col.-right .anons-stats .user-anons-table .statsTab .st_date {
	width:35%;
}

.user-box .user-col.-right .anons-stats .user-anons-table .statsTab tr {
	border-bottom: 1px solid #999999;
}
.user-box .user-col.-right .anons-stats .user-anons-table .statsTab tr td{
	padding:2px 15px;
}

.statsFromTo .it {
	/*margin-left:10px;*/
	margin-right:30px;
}

.statsFromTo input{
	padding:0;
}

.user-box .user-col.-right .anons-stats .statsFromTo label{
	display:inline-block;
	padding-top: 18px;
	font-size: 13px;
	min-width: 250px;
	margin-right:0;
}

.user-box .user-col.-right .anons-stats .statsFromTo input {
	min-width: 220px;
	font-weight:700;
}
/*
.statsFromTo .it label{
	margin-bottom:0;
	color: #999999;
}
*/

.user-box .user-col.-right .anons-stats .mw{
	min-width:205px !important;
}

#ui-datepicker-div {
	border:1px solid #f54da3;
	background: #ffffff;
	border-radius: 5px;
}

.ui-datepicker-next, .ui-datepicker-prev{
	top:12px;
}

/**/

@media (min-width: 1400px) {
	.wrap50 {
		width:51%;
	}
}

@media (max-width: 1039px) {
	.info-box-v2 {
		margin: 14px 14px 30px 14px;
	}
	
	.info-box-v2 .img2svg {
		display:none;
	}
	
	.user-col .info-box-v2 {
		margin: 14px 0 30px 0;
	}
	
	.user-col .info-box-v2 .img2svg {
		display:block;
	}
	
	.info-box-v3 {
		margin: 14px 14px 30px 14px;
	}
}

@media (min-width: 800px) and (max-width: 959px) {
	.search-sec.-index {
		padding:50px 0;
	}
}

@media (min-width: 960px) {
	.search-sec.-index {
		padding:96px 0;
	}
}

@media (max-width: 479px) {
    .search-links {
        padding:0 15px;
    }
}

.stat-elem.-lang {
    align-items: flex-start;
}
.stat-elem.-lang .sub-desc {
    padding-left: 10px;
    text-align: right;
}

.content-info-wrapper {
    max-width: 100%;
}

.new-uploaded-image {
    width: 100%;
    margin-bottom: 20px;
}
.new-uploaded-image .user-anons-table {
    width: 86%;
}
.new-uploaded-image .user-anons-table textarea {
    min-height: 90px;
}

.new-uploaded-image .upDetails {
	display:none;
}

.redBorder {border-color: red;}

.user-anons-table .mpa_icon{
	margin-right:10px;
}


.talonsRow .form-box{
	margin:10px 10px !important;
	padding:30px 10px 20px !important;
	width:23%;
}
.talonsRow .form-box svg {
	width:50px;
	height:50px;
}

.talonsRow .form-box p{
	margin:10px 0 0 0 !important;
	padding:0 !important;
}
.talonsRow .form-box .title {
	font-weight: 700;
	font-size:25px;
	color: #fb0081 !important;
}

.talonsRow .form-box .price{
	font-size: 40px;
	line-height: 24px;
	margin-bottom: 30px !important;
	font-weight: 700;
	color:#636363 !important;
}

.lang-adult {
	margin-top:30px;
	/*
	background-color: rgba(255,255,255,0.5);
	border-radius: 5px 5px 5px 5px;
	*/
	padding-bottom: 2px;
}

.lang-adult ul li {
	display:inline-block; 
	text-align:center;
	padding:0 3px;
}

.lang-adult ul li.active a{
	color: #f54da3;
}

#selectAd {width:100%;}

.new-message-col .select2 {
	min-width:300px;
	height:44px !important;
} 

@media (max-width: 480px) {
	.lang-adult {
		text-align:center;
	}
	
	.lang-adult ul li {
		margin-top:5px;
	}
	
    .new-uploaded-image {
        align-items: center;
        justify-content: center;
    }
    .new-uploaded-image .item-col {
        max-width: 60%;
    }
    .new-uploaded-image .user-anons-table {
        width: 100%;
    }
    .user-anons-table .mpa_icon{
		margin-right:6px;
		margin-left:6px;
	}
	.user-col .info-box-v2 .img2svg {
		width:35px;
		height:35px;
	}
	
	.talonsRow .form-box{
		margin-left: auto !important;
		margin-right: auto !important;
	}
	
	.user-box .user-praises-col .user-praise .user-praise-right .user-praise-info .user-praise-profile-container .user-praise-text {
		margin-left: 0px;
	}
}

.checkbox .dnone {
	display:none !important;
}

.checkbox label input[type="checkbox"][disabled=""]:before{
	background:#dfdfdf;
}

.top-bar {
    display: block;
}

.user-praise-profile-container .rating .jq-ry-container{
	padding-left:0 !important;
}

.color-gray{
	color:#211d22;
}

.user-praise-profile-container a {
	border:0;
	color:#f54da3 !important;
}

.user-praise-profile-container img{
	display:inline-block;
	margin-right:10px;
}

.review-col .review-content .answer{
	padding-left:20px;
}

#advansed-search .search-fiters-col {
	overflow:inherit;
}

#advansed-search .filter-4 {
	margin: 15px;
	flex: 1 0 22%;
}

.pointer {
	cursor: pointer; 
}

.changeVideoName:before {
	content: "/";
	position: absolute;
	left: 5px;
	color: #f54da3;
	top: 2px;
}

@media(max-width: 767px) {
    .top-links-col>a:not(.top-link) {
        display: none;
    }
    .lang-box .btn-dropdown {
        font-size: 12px;
    }
    .lang-box .btn-dropdown .btn-label {
        margin-right: 5px;
    }
    .site-title-col {
        text-align: left;
        margin-top: -30px;
        padding-right: 130px;
    }
    
    .newUploadArea .form-items-col.-base-470 {
    	flex-basis: 50%;
    }
    
    .image-details tr:first-child td{
    	display:block;
    	width:100%;
    }
}

.search-col .form-item.-select .bootstrap-select {
    width: 100%;
}

.anons-price-box {
  width:100%;
  display: block;
  margin-bottom: 5px;
  padding:10px 0 10px 0;
  border-bottom:1px solid #f7dcdc;
}

.anons-price-collapse {
	padding:20px 0 20px 0;
}

.anons-price-trigger a {
  color: #f54da3;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}
.anons-price-trigger a .on {
  display: inline;
}
.anons-price-trigger a .off {
  display: none;
}
.anons-price-trigger a.collapsed .on {
  display: none;
}
.anons-price-trigger a.collapsed .off {
  display: inline;
}

.sub-desc-extra {
	 text-align: right;
	 font-size: 10px;
	 margin-bottom:10px;
}
.adsPhone {
	display: flex;
	align-items: center;
}

.adsPhone .iti__flag {
	margin-right:5px;
}
.-whatsapp {
	width:25px;
	height:25px;
	display:inline-block;
	margin-right:10px;
}
.icon-holder.-pornstar {
	width:32px;height:32px;display:inline-block;
}
.icon-holder.-pornstar svg{
	position:absolute;
	top:10px;
	max-height:100%;
	height:auto;
}
@media (max-width: 767px) {
	.item-col .item-icons{
		top:2px;
	}
}
.mt-50 {
	margin-top:50px;
}

.pt2 {
	padding-top:2px;
}

.color-gray span{
	color:gray;
}

.item-col .item-icons-br {
	min-height: 28px;
	max-width: 22px;
	position: absolute;
	top: auto;
	left: auto;
	bottom: 4px;
	right: 4px;
	border-top: none;
}

.item-col .item-stats {
	width:88%;
}

@media (max-width: 767px) {
	.item-col .item-icons-br { 
		bottom: -3px;
		right:3px;
	}
}

@media (max-width: 479px) {
	.item-col .item-info {
		bottom:4px;
		left:5px;
	}
}

.content-contact .contact-elem.-phone {
    overflow: hidden;
}

.mobile-nav > li > a {
	height:auto;
	line-height: 25px;
	padding: 10px 25px;
}

.info-text2 {
  color: #787578;
  line-height: 1.2;
}

.imgElem_to_paid, .imgElem_to_validate {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background-color: rgba(255,0,0,0.4);
	padding: 10px;
}