body{
	background: #eeeeee;
	font-family: 'Source Sans Pro', sans-serif;
}

.navbar-inverse{
	background: #fff;
	border: 0px !important;
}




.navbar-brand{
	color: #3c3c3c !important;
	font-size: 28px;
	font-family: 'Source Sans Pro', sans-serif;
	margin-top: 0px;
	font-weight: bold;
	float: left;
	width: 80%;
	text-align: left;
	margin-right: 20px;
}

.memberprice-text{
	color: #2e2e2e;
}

.sub-bottom-text{
	background: #fff;
	text-align: center;
	color: #8d8d8d;
	margin-top: 50px;
	padding: 50px 0px;
	margin-bottom: -80px;
}

.logo-pay-checkout{
	width: 150px; 
	margin: -8px auto 0px auto;
}


.Firmafon-external-css-widget-container{
	margin: 20px 0 !important;
	
}

.Firmafon-external-css-widget-phone-number a{
			color: #fff !important;
}
	
.Firmafon-external-css-widget-opening-hours, .Firmafon-external-css-widget-call-status{
		color: #dcdcdc !important;
}

@media only screen and (max-device-width: 480px){
	.logo-pay-checkout{
		width: 220px;
		margin: -8px auto 0px auto;
	}
}

.emaerket{
	width: 100%;
}

.emaerket .img{
	width: 70px;
	float: left;
}

.ebox{
	background: #fff; padding: 10px; margin-top: 25px;
}

.e-maerket-top{
	float: right; 
	margin-top: -43px;
}

.emarket .product{
	width: 300px;
	float: left;
}

@media only screen and (max-device-width: 480px){
	.emaerket .img{
		width: 70px;
		height: 100px;	
	}	
	
	.emarket .product{
		width: 200px;	
	}
	
	.ebox{
		margin-top: 70px;
	}
	
	.e-maerket-top{
		margin-top: -103px;
	}
	
}


.brand-btn{
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none !important;
	font-size: 14px;
	color: #858585;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
}

	.brand-btn:hover{
		color: #2e2e2e;
	}

.product-frame h2 a, .product-picture-area h1 a{
	color: #6cb6d1;
}

	.product-frame h2 a:hover, .product-picture-area h1 a:hover{
		text-decoration: none;
	}

.frontbanner{
	background: url('../images/banner.png') top center repeat-x;
	height: 423px;
}

	.frontbanner .membertext{
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 200;
		font-size: 35px;
		color: #fff;
		margin-top: 40px;
	}
	
	.frontbanner .fragbanner{
		margin-top: 8px;
		position: absolute;
		margin-left: 470px;
	}
	
	.frontbanner .whyout{
		margin-bottom: 25px;
	}
	
	.frontbanner .whyout p{
		font-size: 25px !important;
	}
	
	.frontbanner .checkpoints{
		margin-top: 50px;
		text-align: center;
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 200;
		color: #fff;
	}
	
		.frontbanner .checkpoints p{
			margin-top: 15px;
			color: #fff;
			font-family: 'Source Sans Pro', sans-serif;
			font-weight: 200;
			font-size: 19px;
		}



.ui-menu-item{
    height: 80px;
    border: 1px solid #ececf9;
}
.ui-widget-content .ui-state-active {
    background-color: #fff !important;
    margin-top: 2px;
    border: none !important;
}
.list_item_container {
    width:575px;
    height: 80px;
    float: left;
}
.ui-widget-content .ui-state-active .list_item_container {
    background-color: none;
}

.image {
    width: 15%;
    float: left;
    padding: 10px 15px;
}
.image img{
    width: 100%;
    height : 60px;
}
.label{
    width: 85%;
    float:right;
    white-space: normal;
    overflow: auto;
    color: #2e2e2e;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: left;
}

.searchbox{
	width: 600px;
	float: left;
	margin-top: 8px;
}

	.searchbox input[type="text"]{
		border-radius: 0px;
		width: 80%;
		font-size: 16px;
		padding: 10px;
		float: left;
	}
	
	.searchbox input[type="submit"]{
		width: 20%;
		float: left;	
		border-radius: 0px;
		background: #2e2e2e;
		border: 1px solid #2e2e2e;
	}

@media only screen and (max-device-width: 480px){
	.searchbox{
		width: 100%;
		margin-left: 15px;
		float: left;
		margin-top: -42px;
	}	
	
	.logobox{
		width: 370px;
		margin-bottom: -23px;
		margin-top: 50px;
		padding-left: 90px;
		margin-left: 0px;
	}
	
	.navbar-header{
		height: 140px !important;
		background: #fff;
	}
	
	.searchbox input[type="text"]{
		width: 60%;	
	}
	
	.list_item_container{
		width: 320px !important;
	}
	
	.list_item_container .image{
		width: 25%;
	}
	
	.list_item_container .label{
		width: 75%;
	}
	
	.cartuser{
		width: 109%;
		padding: 5px 10px;
		background: #ececec;
		color: #2e2e2e;
	}
	
	.cartuser .cart{
		float: right;
	}
	
	.cartuser a{
		color: #2e2e2e;
	}
	
	.navbar-brand{
		margin-left: 26px;
	}
	
}


.menubottom{
	width: 100%;
}

.menubottom .nav>li>a:first-child{
	padding: 10px 15px 10px 0px;
}

.paginationrow{
	width: auto;
	margin: 20px auto 0px auto;
}

.paginationrow strong{
	padding-right: 5px;
	padding-left: 5px;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block !important;  
}

@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block !important;
  }
}

.container{
	max-width: 1050px;
}

.extraImages{
	width: 83%;
	cursor: pointer;
	opacity: 0.5; 
	border: 1px solid #ececec; 
	margin-bottom: 10px;
}

.extraImages:hover, .extraImages:first-child{
	opacity: 1;
}

.longdesc h1{
	font-size: 28px !important;
	margin-bottom: 0px !important;
}

.longdesc h2{
	font-size: 18px;
	margin-bottom: 0px !important;
}

.payment-errors{
	color: #d43d3d;
}

.outletto-bottom{
	background: #6aaee8;
	color: #fff;
	padding: 10px 60px 30px 60px;
	margin-top: 30px;
}

	.outletto-bottom h2{
		text-align: center;
		font-size: 35px;
		font-family: 'Titillium Web', sans-serif;
		font-weight: bold;
		color: #fff;
	}
	
	.outletto-bottom p{
		text-align: center;
		font-size: 15px;
		font-family: 'Titillium Web', sans-serif;
		font-weight: 100;
		color: #fff;
	}
	
.emailbox h2{
	text-align: center;
	font-size: 30px !important;
	font-family: 'Titillium Web', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #464646;
}

.emailbox p{
	text-align: center;
	font-size: 15px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 100;
	color: #464646;
}

.emailbox input[type=text]{
	width: 70%;
	float: left;
	box-shadow: none;
	margin: 25px auto;
	border: 1px solid #dedede;
	border-radius: 3px;
	padding: 20px 15px !important;
}

.emailbox input[type=submit]{
	box-shadow: none;
	background: #6aaee8;
	color: #fff;
	width: 25%;
	float: left;
	margin-left: 5%;
	text-transform: uppercase;
	font-weight: 100;
	border: none;
	margin-top: 25px;
	font-family: 'Titillium Web', sans-serif;
	border-radius: 3px;
	padding: 10px 15px !important;
}

.variant_head{
	font-size: 16px;
	margin-top: 10px;
	float: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	padding-left: 10px;
	margin-bottom: 10px;
}

.normalprice{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	color: #5d5d5d;
	line-height: 18px;
	font-size: 21px;
	text-align: center;
}

	.normalprice .linethrough{
		padding: 0px 20px;
		font-size: 26px;
		text-decoration: line-through;
	}
	
	.normalprice .normalprice-small{
		font-size: 15px;
	}

.paginationrow a{
	color: #2e2e2e;
	text-decoration: none;
	background: #ececec;
	padding: 5px;
	border-radius: 5px;
	margin: 0px 2px;
}

.producthr{
	margin-left: 10px !important;
	margin-right: 10px !important;
	margin-bottom: 0px;
}

.navbar-inverse .navbar-nav>li>a{
	color: #3a3a3a;
	font-size: 14px;
	font-weight: 300;
	margin-top: 0px;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif;
	margin-right: 10px;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
	color: #1c1c1c;
}

.container .starter-template{
	margin-top: 90px;
}


.frontbg{
	background: url('../images/front-bg.png') top left no-repeat;
	width: 100%;
	height: 470px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.front-search-box{
	margin-top: 140px;
}

.front-search-box h1{
	font-family: 'Titillium Web', sans-serif;
	font-size: 49px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0,0,0,.75);
	font-weight: bold;
}

.front-search-box h3{
	font-size: 26px;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-weight: 300;
	text-align: center;
}

.front-search-box input{
	padding: 15px 0px;
	text-align: center;
	font-size: 20px;
	border-radius: 3px;
	background-clip: padding-box;
	background-color: #fff;
	font-family: 'Titillium Web', sans-serif;
	font-weight: light;
	border: 0px;
	width: 70%;
	margin-top: 35px;
	box-shadow: 0 1px 3px rgba(0,0,0,.18);
}


.headline-text{
	text-align: center;
	font-size: 32px;
	color: #6e6d6d;
	font-family: 'Titillium Web', sans-serif;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 50px;
}

.front-citybox{
	margin-top: 40px;
}

.front-citybox .city{
	color: #fefefe;
	font-family: 'Titillium Web', sans-serif;
	font-size: 45px;
	position: absolute;
	width: 96%;
	margin-top: -200px;
	text-align: center;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(0,0,0,.75);
}




.housecard{
	background-color: #fff;
	padding-bottom: 20px;
	margin-bottom: 25px;
	box-shadow: 0 1px 5px rgba(0,0,0,.2);
}

	.housecard .house-header{
		color: #323232;
		font-weight: 200;
		text-align: center;
		padding: 14px 0px 20px 0px;
		font-family: 'Titillium Web', sans-serif;
		font-size: 24px;
	}
	
	.housecard .definetype{
		color: #323232;
		font-family: 'Titillium Web', sans-serif;
		font-size: 13px;
		text-align: center;
	}
	
	.housecard .typename{
		color: #323232;
		font-family: 'Titillium Web', sans-serif;
		font-size: 13px;
		text-align: center;
	}
	
	.housecard .see-more{
		background-color: #469ddb;
		padding: 15px;
		text-align: center;
		font-size: 20px;
		font-family: 'Titillium Web', sans-serif;
		font-weight: 200;
		margin: 20px 10px 0px 10px;
		color: #fff;
	}
	
	.housecard .see-more-link{
		text-decoration: none;
	}
	
	.housecard .see-more:hover{
		background: #4180ad;
		cursor: pointer;
	}
	
	
.see-all-houses{
	background-color: #3c3c3c;
	text-align: center;
	font-size: 20px;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-weight: 200;
	padding: 15px;
	margin-top: 40px;
}

.see-all-houses:hover{
	background: #303030;
	cursor: pointer;
}

.product-top-text{
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 200;
	margin-top: 25px;
}

.badge{
	background: url('../images/savebadge.png') top left no-repeat;
	width: 63px;
	height: 63px;
	position: absolute;
	z-index: 99;
	top: 0px;
	right: 0px;
	margin-top: 30px;
	margin-right: 25px;
}

	.badge .texter{
		margin-top: 20px;
		width: 50px;
		font-family: 'Source Sans Pro', sans-serif;
		text-align: center;
		font-weight: 200;
		font-size: 18px;
	}

.footer{
	background: #303030;
	padding: 30px 0px;
	margin-top: 80px;
	color: #fff;
}

	.footer ul li{
		list-style: none;
		font-family: 'Titillium Web', sans-serif;
		padding-left: 0px;
		font-weight: 200;
		color: #c1c1c1;
		margin-left: 0px;
	}
	
	.footer ul li a{
		color: #c1c1c1;
	}
	
	.footer ul li.head{
		font-size: 20px;
		font-weight: normal;
		font-family: 'Titillium Web', sans-serif;
		margin-bottom: 15px;
	}
	
	.footer ul{
		padding-left: 0px;
	}
	
	
.subfooter{
	padding: 10px 0px;
	font-size: 16px;
	color: #2e2e2e;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 200;
}

	.subfooter img{
		margin-right: 20px;
		float: left;
	}
	
	.subfooter .text{
		padding-top: 5px;
		float: left;
	}

.mt-20{
	margin-top: 20px;
}

.mt-30{
	margin-top: 30px;
}

.mt-40{
	margin-top: 40px;
}

.mt-50{
	margin-top: 50px;
}

.mt-40-important{
	margin-top: 40px !important;
}

.mb-20{
	margin-bottom: 20px;
}

.mb-30{
	margin-bottom: 30px;
}

.mb-40{
	margin-bottom: 40px;
}

.mb-50{
	margin-bottom: 50px;
}
	
.apartmentcard{
	background-color: #fff;
	padding: 20px;
}

	.apartmentcard h2{
		font-size: 19px;
		color: #464646;
		font-family: 'Titillium Web', sans-serif;
		font-weight: bold;
	}
	
	.apartmentcard .price{
		font-size: 50px;
		color: #6aaee8;
		text-align: right;
		margin-top: 25px;
		font-family: 'Titillium Web', sans-serif;
		font-weight: bold;
	}
	
		.apartmentcard .price .delim{
			font-weight: 100;
			font-size: 30px;
		}
		
		
	.apartmentcard .text{
		font-size: 14px;
		font-family: 'Titillium Web', sans-serif;
		font-weight: 100;
	}

	.apartmentcard h1{
		font-size: 21px;
		font-weight: normal;
		margin: 0px;
		
	}
	
	.apartmentcard h1 .date{
		font-size: 16px;
		font-weight: 200;
		color: #afafaf;
		padding-left: 15px;
	}
	
	.apartmentcard hr{
		border: 0px;
		height: 1px;
		background: #eeeeee;
		margin-left: -25px;
		margin-right: -25px;
	}
	
	.apartmentcard .small-apartment-img{
		width: 100%;
		cursor: pointer;
	}
	
	.apartmentcard .description{
		font-size: 15px;
		line-height: 18px;
	}
	
	.apartmentcard .description .head{
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	.apartmentcard .contact-renter{
		background: #5cb85c;
		color: #fff;
		font-size: 16px;
		cursor: pointer;
		padding: 10px;
		margin-bottom: 10px;
		margin-top: 15px;
		text-align: center;
	}
	
	
	
	.apartmentcard .not-you{
		background: #469edb;
		color: #fff;
		font-size: 16px;
		cursor: pointer;
		padding: 10px;
		text-align: center;
	}
	
	.apartmentcard .not-you small{
		font-size: 12px;
		padding-top: 5px;
	}
	
	.apartmentcard .break{
		text-align: center;
		color: #9a9a9a;
		margin-top: 15px;
		margin-bottom: 15px;
		font-size: 14px;
	}
	
	.apartmentcard .contact-renter small{
		font-size: 12px;
		padding-top: 5px;
	}
	
	.apartmentcard .typebox{
		width: 121px;
		float: left;
	}
		.apartmentcard .typebox .head{
			font-size: 14px;
			text-align: center;
			margin-bottom: 4px;
			font-weight: 200;
		}
		
		.apartmentcard .typebox .desc{
			font-size: 14px;
			text-align: center;
			margin-bottom: 4px;
			margin-top: 5px;
			font-weight: 200;
		}
		
		.apartmentcard .form-group{
			margin-bottom: 20px;
		}
		
		.apartmentcard .form-group label{
			font-size: 18px;
			color: #828282;
			font-weight: 200;
		}
		
		.apartmentcard .form-group input{
			border: 1px solid #e8e8e8;
			padding: 15px 15px;
			height: 55px;
			font-size: 15px;
			box-shadow: none;
		}
		
		.apartmentcard .form-group .checkbox-text{
			color: #828282;
			padding-left: 5px;
			padding-right: 15px;
		}
		
		.apartmentcard .form-group textarea{
			border: 1px solid #e8e8e8;
			padding: 15px 15px !important;
			font-size: 15px;
			box-shadow: none;
		}
		
		.apartmentcard .benefits h2{
			font-size: 18px;
			color: #828282;
			font-weight: 200;
		}
		
		
		.apartmentcard .benefits p, p{
			color: #828282;
			font-weight: 200;
		}
		
		.apartmentcard .benefits ul li{
			list-style: none;
			color: #979797;
			list-style-image: url('../images/benefitcheck.png');
			margin-bottom: 15px;
		}
		
		.apartmentcard .benefits ul{
			padding-left: 23px;
			margin-left: 0px;
		}
		
		.multiuploadbox{
			border: 1px solid #e8e8e8;
			padding: 12px 30px;
			float: left;
			margin-right: 10px;
			text-align: center;
			font-size: 16px;
			width: 169px;
			height: 116px;
			color: #b8b8b8;
		}
		
		.uploaded_images{
			float: left;
		}
		
			.uploaded_images img{
				float: left;
				width: 170px;
				margin-bottom: 10px;
				margin-right: 10px;
			}
		
		.create-rent{
			background: #484848;
			padding: 20px 30px;
			margin-top: 25px;
			text-align: center;
			font-size: 20px;
			font-weight: 200;
			color: #fff;
			border: none;
		}
		
		.create-rent:hover{
			background: #3a3a3a;
		}
		
	.descriptionbox h2{
		font-size: 21px;
		margin-bottom: 15px;
		color: #606060;
	}

.content{
	margin-top: 80px;
	margin-bottom: 40px;
}


.default-btn{
	background: #75b241;
	color: #fff;
	padding: 15px;
	width: 100%;
	border-radius: 3px;
	font-size: 25px;
	text-align: center;
	border: 0px;
}


.blue-default-btn{
	background: #418cb7;
	color: #fff;
	padding: 15px;
	text-align: center;
	border: 0px;
}


.dz-size, .dz-filename, .dz-success-mark, .dz-error-mark{
	display: none;
}


.imagebox{
	border: 3px solid #ececec;
	float: left;
	margin-right: 10px;
}

.imagebox img{
	margin-right: 0px;
	margin-bottom: 0px;
}

.imagebox .position, .imagebox .delete{
	float: left;
	width: 85px;
}

.imagebox .position{
	background: #6e6e6e;
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding: 5px;
	cursor: pointer;
}

.imagebox .delete{
	background: #d55248;
	color: #fff;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	padding: 5px;
}

.rentout-login{
	background: #459bca; color: #fff; width: 50%; float: left; padding: 20px; text-align: center; font-size: 20px; margin-top: 50px;
}

.rentout-create{
	background: #525252; color: #fff; width: 50%; float: left; padding: 20px; text-align: center; font-size: 20px; margin-top: 50px;
}



#contentt {
  background:transparent;
  height:354px;
  padding:0 10px 0 0;
  width:100%;
}
#contentt li {
  height:100px;
  margin-bottom:10px;
}

#contentt li:last-child { margin-bottom: 0; }

.scrollable-content {
  overflow-x:hidden;
  overflow-y:scroll;
}
.scrollable-content::-webkit-scrollbar {
  width:10px;
}
.scrollable-content::-webkit-scrollbar * {
  background:transparent;
  border-radius:3px;
}
.scrollable-content::-webkit-scrollbar-thumb {
  background:#469edb !important;
  border-radius:4px;
}

.roomSizeDiv .wrap, .typeDiv .wrap{
	float: left;
}


.hideSearchBox{
	padding-top: 15px !important;
	font-weight: 300;
}

.hideSearchBox a{
	color: #7e7e7e !important;
	font-size: 16px;
	cursor: pointer;
}

.areaText{
	color: #7e7e7e;
	padding-top: 15px;
}

.selectForm{
	border: 1px solid #e8e8e8;
    padding: 25px 15px;
    height: 0px;
    font-size: 15px;
    box-shadow: none
}


.mainMenu{
	min-height: 100px;
	height: 100px;
}

	.mainMenu .navbar-header{
		width: 100%;
	}
	
	.mainMenu #navbar{
		border-top: 1px solid #ececec;
		border-bottom: 1px solid #ececec;
	}

.shoppingCart{
	margin-top: 5px;
}

.cartText, .cartIcon{
	float: left;
}

.cartText{
	text-align: right;
	margin-right: 15px;
	color: #2e2e2e;
	margin-top: 10px;
}

.shoppingCart i{
	font-size: 20px;
	color: #2e2e2e;
	margin-top: 10px;
}

.topMenu{
	background: #3c3c3c;
	color: #fff;
	margin-bottom: 0px; 
	min-height: 40px; 
	height: 40px;
}

	.navbar{
		border-radius: 0px !important;
	}

	.topMenu .navbar-nav>li>a, .topMenu .navbar-nav>li{
		color: #b5b5b5;
		font-size: 13px;
		font-family: 'Titillium Web', sans-serif;
		font-weight: 100;
	}
	
	.topMenu .navbar-nav>li{
		margin-top: -7px;
	}
	
	.topMenu .navbar-collapse{
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.topMenu .navbar-nav>li>a:hover{
		color: #fff;
	}


.product-wrap-box{
	border: 1px solid #f1efef;
	padding: 20px 0px;
}
.save-product-box{
	border-top: 1px solid #f1efef;
	border-left: 1px solid #f1efef;
	border-right: 1px solid #f1efef;
	padding: 10px;
}

	.save-product-box .save{
		border: 1px solid #e5473e;
		float: right;
		border-radius: 5px;
		padding: 5px 20px;
		color: #e5473e;
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 200;
		font-size: 14px;
	}

.upsell-product-box{
	border-top: 1px solid #f1efef;
	border-left: 1px solid #f1efef;
	border-right: 1px solid #f1efef;
	padding: 10px;
	
	font-size: 13px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
}

	.upsell-product-box p{
		padding: 0px 30px;
	}

	.upsell-product-box ul{
		padding-left: 0px;
	}
	
	.upsell-product-box ul li{
		padding-left: 0px;
		list-style: none;
		font-size: 14px;
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 200;
	}
	
		.upsell-product-box ul li i{
			color: #83c16b;
		}

.product-area{
	text-align: center;
	font-size: 21px;
	font-family: 'Titillium Web', sans-serif;
	color: #787878;
}

	.product-area .bigprice{
		font-weight: bold;
		font-size: 60px;
		font-weight: 300;
		font-family: 'Source Sans Pro', sans-serif;
		color: #3e3e3e;
	}
	
		.product-area .bigprice .kr{
			font-size: 40px;
		}
		
		.product-area .blue-text{
			color: #6aaee8;
			font-weight: bold;
		}
		
		.product-area .buybtn, .completePurchase{
			background: #83c16b;
			color: #fff;
			text-transform: uppercase;
			font-size: 23px;
			text-align: center;
			border: none;
			width: 95%;
			font-family: 'Source Sans Pro', sans-serif;
			font-weight: 200;
			margin-top: 25px;
			padding: 10px;
			margin-bottom: -10px;
			border-radius: 0px;
		}
		
			.product-area .buybtn:hover{
				cursor: pointer;
				background: #6d9f59;
			}
			
			.product-area .chooseVariant{
				width: 95%;
				margin: 15px auto 0px auto;
			}
			
			
		.completePurchase{
			background: #83c16b;
		}
			
			
.product-picture-area h1{
	margin-top: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300 !important;
	color: #7b7b7b;
	font-size: 25px;
	margin-bottom: 10px;
}

.product-picture-area p{
	margin-top: 25px;
}

.product-frame{
	border-top: 1px solid #f1efef;
	border-bottom: 1px solid #f1efef;
	border-left: 1px solid #f1efef;
	border-right: 1px solid #fff;
}

.product-frame-right {
	border-right: 1px solid #f1efef;
}  

	.product-frame:hover{
		border: 1px solid #3b8eb3;
	}

	.product-frame .product-image{
		height: 210px;
	}
	
	.product-frame h2{
		text-align: center;
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 17px;
		height: 70px;
		font-weight: 200;
	}
	
	.product-frame .beforeprice{
		float: left;
		width: 50%;
		text-decoration: line-through;
		padding-top: 10px;
		font-size: 16px;
		color: #909090;
		font-weight: 200;
	}
	
	.product-frame .currentprice{
		float: right;
		text-align: right;
		width: 50%;
		font-size: 27px;
		color: #373737;
		font-weight: 200;
	}

@media only screen and (max-device-width: 480px){
	
	.product-picture-area{
		border-right: 0px;
	}
	
	.product-picture-area img, .product-img{
		width: 100%;
	}
	
	.fragbanner{
		display: none;
	}
	
	.frontbanner .checkpoints{
		display: none;
	}
	
	.frontbanner{
		height: 300px;
	}
	
	.frontbanner .membertext{
		margin-top: 50px;
		padding-left: 15px;
	}
	
	.container{
		width: auto;
	}
	
	.extraImages{
		margin-top: 15px;
		width: 25% !important;
	}
	
	.roomSizeDiv .wrap, .typeDiv .wrap{
		width: 100%;
	}
	
	#navbar{
		z-index: 9999999 !important;
		position: relative;
		background: #fff;
	}
	
	.badge{
		margin-top: 0px;
	}
	
	.navbar-nav li a{
		padding-left: 30px !important;
	}
	
	.shoppingCart{
		margin-top: 5px;
		margin-right: -13px;
	}
	
	.cart-products .img{
		width: 60px !important;
	}
	
	.cartbox .go-to-payment{
		width: 120px;
		float: right;
	}
	
	.cartbox .trash-cart{
		width: 100px;
		float: left;
	}
	
	.cart-products{
		padding-bottom: 0px !important;
	}
	
	.cart-products .product{
		height: auto !important;
	}
	
	.cart-products .priceAmount{
		float: left !important;
		padding-left: 65px;
		width: 150px !important;
	}
	
	.apartmentcard{
		min-height: 315px !important;
	}
	
	.goarrow{
		margin-right: -11px !important;
	}
	
	.percentbox{
		margin-top: -205px !important;
		margin-right: -5px !important;
	}
	
	.cartbox{
		margin-bottom: 20px;
	}
	
	.completePurchase{
		width: 100%;
	}
	
	.cart-products .product{
		width: 200px !important;
	}
	
	.apartmentcard h1 .date{
		padding-left: 0px;
	}
	
	.rentout-login, .rentout-create{
		width: 100%;
	}
	
	.rentout-create{
		margin-top: 10px;
	}
	
	.rightMenuBar{
		float: left !important;
	}
	
	.front-citybox .city{
		margin-top: -110px;
		margin-bottom: 45px;
		position: relative;
	}
	
	.front-citybox .city.odense{
		margin-top: -190px;
		margin-bottom: 125px;
	}
	
	.front-citybox .city.aalborg{
		margin-top: -210px;
		margin-bottom: 145px;
	}
	
	.navbar-toggle{
		background: #2e2e2e;
		margin-top: 25px;
		margin-right: -16px;
	}
	
	.mainMenu{
		height: 140px;
		margin-bottom: -40px !important;
	}
	
	.navbar-brand{
		margin-top: -50px;
	}
	
	#contentt{
		height: auto;
	}
	
	.navbar-header{
		margin-top: 0px;
	}
	
	#contentt ul{
		list-style: none;
	}
	
	.topMenu{
		display: none;
	}
	
	#contentt li{
		float: left !important;
		list-style: none !important;
		margin-bottom: -30px !important;
		width: 33% !important;
	}
	
	.small-apartment-img{
		width: 100% !important;
		float: left;
		margin-right: 8px;
	}
	
	.big-apartment-big{
		margin-bottom: 15px;
	}
	
	.apartmentcard .typebox{
		width: 33%;
		margin-bottom: 15px;
	}
	
	.imagewrapper{
		height: auto;
		overflow: none;
	}

}


.cart-right{
	font-size: 18px;
	font-weight: 200;
	font-family: 'Source Sans Pro', sans-serif;
}

.normalprice{
	color: #a1a1a1;
	font-size: 18px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
}

	.line-through{
		text-decoration: line-through;
	}


.amount_saved{
	color: #6aaee8;
	font-size: 40px;
	font-weight: bold;
}

.amountsaved_box{
	font-size: 20px;
	padding-top: 10px;
}



.cart-products{
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 15px;
}

.cart-products .img{
	float: left;
	width: 100px;
}

.h1thin{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	font-size: 25px;
}

.cart-products .product{
	float: left;
	width: 466px;
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 25px;
	height: 55px;
}

.cart-products .abb-text{
	width: 400px !important;
}

.cart-products .product.emaerket{
	width: 650px;
	text-transform: none;
}

	.cart-products .product small{
		font-size: 12px;
	}

.cart-products .priceAmount{
	float: right;
	width: 100px;
	text-align: right;
	font-size: 20px;
	color: #525252;
	padding-top: 15px;
	font-weight: 200;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	height: 55px;
}

.abbtext{
	text-transform: none !important;
	color: #2e2e2e;
	font-size: 13px !important;
}

.abbtext small{
	font-size: 10px !important;
}

.trash-cart{
	background: #787878;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	border: none;
	text-transform: uppercase;
	padding: 15px;
	width: 250px;
	font-size: 17px;
	text-align: center;
}


.go-to-payment{
	background: #83c16b;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	border: none;
	padding: 15px;
	text-transform: uppercase;
	float: right;
	width: 250px;
	font-size: 17px;
	text-align: center;
}

	.go-to-payment:hover{
		background: #639c4c;
		color: #fff;
	}

.landing-image{
	margin-left: -20px;
	margin-top: -20px;
	margin-bottom: -20px;
}

.subpage .landing-image img{
	max-height: 200px; max-width: 100%;
}

@media only screen and (max-device-width: 480px){
	.landing-image{
		margin-right: -20px;	
	}
	
	.landing-box h1{
		margin-top: 35px;	
	}
	
	.subpage .landing-image img{
		max-height: 225px; max-width: 100%;
	}
}

.landing-box h1{
	font-family: 'Titillium Web', sans-serif;
	font-weight: 300;
	font-size: 28px;
	line-height: 35px;
}

.abbtext-sub{
	margin-top: 5px;
}

.landing-box p{
	margin-top: 15px;
	font-size: 18px;
}

.landing-box .newprice{
	color: #75b241;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 500;
	font-size: 35px;
}

.landing-box .oldprice{
	font-family: 'Titillium Web', sans-serif;
	font-weight: 300;
	text-decoration: line-through;
	font-size: 18px;
	color: #717171;
}

.arrowbox{
	background: url('../images/arrow.png') top left repeat-y;
	width: 15px;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: 15px;
}

.productinfo{
	width: 80%;
	float: left;
}

.product-box-h1{
	margin-top: 30px;
	font-size: 16px;
	padding-top: 2px;
	min-height: 70px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 300;
	margin-bottom: 10px;
}

.product-box-price{
	color: #75b241;
	font-size: 16px;
}

.goarrow{
	width: 20%;
	margin-right: -3px;
	margin-top: 155px;
	margin-bottom: -80px;
	float: left;
}

.goarrow img{
	margin-top: 14px;
	margin-left: 3px;
}

.discount_time_line{
	text-align: center;
	margin-top: 25px;
}

.discount_time_line_product{
	text-align: center;
	color: #a1a1a1;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 300;
}

.break-front-text{
	font-family: 'Pacifico', cursive;
	font-size: 24px;
	color: #75b241;
	font-weight: 500;
	text-align: center;
}

.headbox{
	width: 77%;
	float: left;
}

.percentbox{
	width: 25%;
	position: absolute;
	right: 0px;
	margin-right: -26px;
	margin-top: -21px;
	float: left;
	background: url('../images/percentbg.png') top left no-repeat;
	width: 128px;
	height: 100px;
}

.percentbox .percent{
	font-size: 22px;
	color: #fff;
	font-weight: 300;
	font-family: 'Titillium Web', sans-serif;
	margin-left: 65px;
	margin-top: 17px;
}

.front-banner-content{
	width: 100%;
	background: url('../images/folk-pattern-black.png') top left repeat-x;
	height: 300px;
}

@media only screen and (max-device-width: 480px){
	.front-banner-content h2{
		font-size: 20px;
		margin-top: 50px;
		padding-left: 20px;
		line-height: 30px !important;
	}
	
	.front-banner-content p{
		padding-left: 20px;	
	}
}


.front-banner-content h2{
	color: #fff;
	padding-top: 30px;
	font-weight: lighter;
	line-height: 40px;
}

.front-banner-content p{
	color: #d7d7d7;
	font-size: 17px;
	font-weight: 300;
}


.product-sell-type{
	margin-bottom: 15px;
	margin-left: 22px;
}

.product-sell-type .checkbox{
	width: 10px;
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: -20px;
}

.product-sell-type .info{
	width: 245px;
	float: left;
}

.product-sell-type .info .priceinfo{
	margin-top: 10px;
	font-size: 24px;
	color: #a8a8a8;
	font-weight: 300;
	font-family: 'Titillium Web', sans-serif;
	margin-bottom: -5px;
}

.product-sell-type .info .priceinfo.active{
	color: #a8a8a8;
	font-weight: 500;
}

.product-sell-type .info .subline{
	color: #a8a8a8;
	font-size: 12px;
	font-family: 'Titillium Web', sans-serif;
}

.product-sell-type .bulletpoints{
	font-size: 13px;
	list-style: none;
	margin-left: 0px;
	margin-top: 10px;
	color: #6c6c6c;
	padding-left: 0px;
}

.fa-check{
	color: #82c168;
}

.product-sell-type .bulletp p{
	font-size: 14px;
	font-weight: 500;
	color: #2e2e2e;
}

.bulletp a{
	color: #75b241 !important;
}


.default-btn:disabled,
.default-btn[disabled]{
  background-color: #cccccc;
  color: #666666;
}

/* Base for label styling */
.checkbox [type="checkbox"]:not(:checked),
.checkbox [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.checkbox [type="checkbox"]:not(:checked) + label,
.checkbox [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 0px;
  cursor: pointer;
}

/* checkbox aspect */
.checkbox [type="checkbox"]:not(:checked) + label:before,
.checkbox [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: -0.1em;
  width: 1.55em; height: 1.55em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
.checkbox [type="checkbox"]:not(:checked) + label:after,
.checkbox [type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: -0.1em; left: 0px;
  font-size: 1.4em;
  border-radius: 3px;
  line-height: 0.9;
  padding: 3px;
  color: #fff;
  background: #82c16a;
  transition: all .2s;
  font-family: Helvetica, Arial, sans-serif;
}
/* checked mark aspect changes */
.checkbox [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.checkbox [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
.checkbox [type="checkbox"]:disabled:not(:checked) + label:before,
.checkbox [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.checkbox [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.checkbox [type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
.checkbox [type="checkbox"]:checked:focus + label:before,
.checkbox [type="checkbox"]:not(:checked):focus + label:before {
}

/* hover style just for information */
.checkbox label:hover:before {
  border: 2px solid #bbb!important;
}

.mt-10{
	margin-top: 10px;
}

.mt-20{
	margin-top: 20px;
}

.mt-30{
	margin-top: 30px;
}

.mt-40{
	margin-top: 40px;
}


.mb-10{
	margin-bottom: 10px;
}

.mb-20{
	margin-bottom: 20px;
}

.mb-30{
	margin-bottom: 30px;
}

.mb-40{
	margin-bottom: 40px;
}

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.dropzone, .dropzone * {
  box-sizing: border-box; }

.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px; }
  .dropzone.dz-clickable {
    cursor: pointer; }
    .dropzone.dz-clickable * {
      cursor: default; }
    .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
      cursor: pointer; }
  .dropzone.dz-started .dz-message {
    display: none; }
  .dropzone.dz-drag-hover {
    border-style: solid; }
    .dropzone.dz-drag-hover .dz-message {
      opacity: 0.5; }
  .dropzone .dz-message {
    text-align: center;
    margin: 2em 0; }
  .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px; }
    .dropzone .dz-preview:hover {
      z-index: 1000; }
      .dropzone .dz-preview:hover .dz-details {
        opacity: 1; }
    .dropzone .dz-preview.dz-file-preview .dz-image {
      border-radius: 20px;
      background: #999;
      background: linear-gradient(to bottom, #eee, #ddd); }
    .dropzone .dz-preview.dz-file-preview .dz-details {
      opacity: 1; }
    .dropzone .dz-preview.dz-image-preview {
      background: white; }
      .dropzone .dz-preview.dz-image-preview .dz-details {
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear; }
    .dropzone .dz-preview .dz-remove {
      font-size: 14px;
      text-align: center;
      display: block;
      cursor: pointer;
      border: none; }
      .dropzone .dz-preview .dz-remove:hover {
        text-decoration: underline; }
    .dropzone .dz-preview:hover .dz-details {
      opacity: 1; }
    .dropzone .dz-preview .dz-details {
      z-index: 20;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      font-size: 13px;
      min-width: 100%;
      max-width: 100%;
      padding: 2em 1em;
      text-align: center;
      color: rgba(0, 0, 0, 0.9);
      line-height: 150%; }
      .dropzone .dz-preview .dz-details .dz-size {
        margin-bottom: 1em;
        font-size: 16px; }
      .dropzone .dz-preview .dz-details .dz-filename {
        white-space: nowrap; }
        .dropzone .dz-preview .dz-details .dz-filename:hover span {
          border: 1px solid rgba(200, 200, 200, 0.8);
          background-color: rgba(255, 255, 255, 0.8); }
        .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
          overflow: hidden;
          text-overflow: ellipsis; }
          .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
            border: 1px solid transparent; }
      .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
        background-color: rgba(255, 255, 255, 0.4);
        padding: 0 0.4em;
        border-radius: 3px; }
    .dropzone .dz-preview:hover .dz-image img {
      -webkit-transform: scale(1.05, 1.05);
      -moz-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      -o-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-filter: blur(8px);
      filter: blur(8px); }
    .dropzone .dz-preview .dz-image {
      border-radius: 20px;
      overflow: hidden;
      width: 120px;
      height: 120px;
      position: relative;
      display: block;
      z-index: 10; }
      .dropzone .dz-preview .dz-image img {
        display: block; }
    .dropzone .dz-preview.dz-success .dz-success-mark {
      -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview.dz-error .dz-error-mark {
      opacity: 1;
      -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
      pointer-events: none;
      opacity: 0;
      z-index: 500;
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      margin-left: -27px;
      margin-top: -27px; }
      .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
        display: block;
        width: 54px;
        height: 54px; }
    .dropzone .dz-preview.dz-processing .dz-progress {
      opacity: 1;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .dropzone .dz-preview.dz-complete .dz-progress {
      opacity: 0;
      -webkit-transition: opacity 0.4s ease-in;
      -moz-transition: opacity 0.4s ease-in;
      -ms-transition: opacity 0.4s ease-in;
      -o-transition: opacity 0.4s ease-in;
      transition: opacity 0.4s ease-in; }
    .dropzone .dz-preview:not(.dz-processing) .dz-progress {
      -webkit-animation: pulse 6s ease infinite;
      -moz-animation: pulse 6s ease infinite;
      -ms-animation: pulse 6s ease infinite;
      -o-animation: pulse 6s ease infinite;
      animation: pulse 6s ease infinite; }
    .dropzone .dz-preview .dz-progress {
      opacity: 1;
      z-index: 1000;
      pointer-events: none;
      position: absolute;
      height: 16px;
      left: 50%;
      top: 50%;
      margin-top: -8px;
      width: 80px;
      margin-left: -40px;
      background: rgba(255, 255, 255, 0.9);
      -webkit-transform: scale(1);
      border-radius: 8px;
      overflow: hidden; }
      .dropzone .dz-preview .dz-progress .dz-upload {
        background: #333;
        background: linear-gradient(to bottom, #666, #444);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        -webkit-transition: width 300ms ease-in-out;
        -moz-transition: width 300ms ease-in-out;
        -ms-transition: width 300ms ease-in-out;
        -o-transition: width 300ms ease-in-out;
        transition: width 300ms ease-in-out; }
    .dropzone .dz-preview.dz-error .dz-error-message {
      display: block; }
    .dropzone .dz-preview.dz-error:hover .dz-error-message {
      opacity: 1;
      pointer-events: auto; }
    .dropzone .dz-preview .dz-error-message {
      pointer-events: none;
      z-index: 1000;
      position: absolute;
      display: block;
      display: none;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      border-radius: 8px;
      font-size: 13px;
      top: 130px;
      left: -10px;
      width: 140px;
      background: #be2626;
      background: linear-gradient(to bottom, #be2626, #a92222);
      padding: 0.5em 1.2em;
      color: white; }
      .dropzone .dz-preview .dz-error-message:after {
        content: '';
        position: absolute;
        top: -6px;
        left: 64px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #be2626; }